body {
    position: absolute;
}

.fondo {
    position: fixed;
    margin-left: auto;
    margin-right: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 72%;
    height: 100%;
    z-index: -100;
}

.tamano {
    font-size: 1.3em !important;
    font-weight: normal;
    font-family: eurostile;
    text-align: justify;
    color: rgb(0, 0, 0);
}

.fondo img {
    width: 100%;
}

#main {
    margin-top: 30px;
}

header {
    top: 0px;
    left: 0px;
    right: 0px;
}

section:nth-child(1) {
    overflow-x: hidden;
    margin: auto;
    width: 90%;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 0px;
    background-color: rgba(229, 230, 231, 0.6);
}

section:nth-child(1) img {}

article {
    width: 90%;
    margin: auto;
    text-align: center;
    display: flex;
    position: relative;
}

article > div {
    margin: auto;
    margin-top: 0px;
    width: 100%;
    padding: px;
    box-sizing: border-box;
}

article > div p {}

article img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.titulo {
    width: 100%;
    padding-top: 10px;
}

.iconos {
    width: 40%;
}

.central {
    position: relative;
    display: block;
    width: 50%;
}

.central h2 {
    width: 100%;
    font-family: "Franklin Gothic Medium";
    font-size: 1.9em;
}

.eda {
    font-size: 1.6em !important;
}

.linea {
    width: 40%;
    height: 2px;
    background: red;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 5px;
}

.titulo img {
    width: 65%;
}

.central img {
    width: 45px;
    position: absolute;
    top: 2px;
    right: 70px;
}

.primero {
    padding: 15px;
    position: relative;
    margin-top: 50px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: auto;
    width: 55%;
    height: 100%;
    background-color: rgba(255, 255, 255, .6);
    border-radius: 10px 10px 0px 0px;
}

.primero:before {
    content: "";
    width: 100%;
    height: 20px;
    position: absolute;
    z-index: 1;
    top: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(255, 133, 0, 0.6);
    border-radius: 0px 0px 10px 10px;
}

.primero p {
    width: 80%;
}

.foto1 {
    position: absolute;
    top: 10px;
    right: 0;
    padding: 0;
    z-index: 2;
    width: 50%;
}

.foto1 img {
    width: 470px;
    margin-right: 0px;
}

.segundo {
    position: relative;
    margin-top: 150px;
    width: 100%;
    height: 100%;
    padding: 15px;
    background: rgba(255, 133, 0, 0.6);
    border-radius: 10px 10px 0px 0px;
}

.segundo:before {
    content: "";
    width: 100%;
    height: 20px;
    position: absolute;
    z-index: -1;
    top: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 0px 0px 10px 10px;
}

.camion {
    padding: 0;
    margin-left: 0;
    margin-top: -110px;
    margin-bottom: 0px;
    width: 35%;
    height: auto;
    position: absolute;
    left: 0px;
}

.camion img {
    width: 390px;
    height: auto;
    margin-left: 0px;
}

.textos {
    width: 100%;
    margin-bottom: 0;
}

.textos p {
    width: 55%;
    color: white;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: auto;
}

.tercero {
    margin-top: 15px;
    height: 100%;
    position: relative;
    display: flex;
}

.pamat {
    position: relative;
    width: 60%;
    height: auto;
    background: rgba(255, 255, 255, .6);
    border-radius: 10px 10px 0px 0px;
    margin-bottom: 0;
}

.pamat p {
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px;
}


.pamat:before {
    content: "";
    width: 100%;
    height: 20px;
    position: absolute;
    z-index: -1;
    top: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(255, 133, 0, 0.6);
    border-radius: 0px 0px 10px 10px;
}

.flex-center {
    margin: 5px;
    text-align: center;
}

.pama {
    width: 40%;
    height: 100%;
    padding: 0;
    margin-top: 0px;
    align-self: center;
}

.pama img {
    margin-top: -55px;
    width: 90%;
    height: 100%;
}

.cuarto {
    margin-top: 30px;
    width: 100%;
    max-height: 600px;
    display: block;
    position: relative;
}

.cuarto p {
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px;
    position: relative;
}

.cajas {
    float: left;
    margin-top: 0px;
    width: 50%;
    z-index: 4;
    position: relative;
}

.cajas img {
    width: 100%;
}

.persona {
    float: left;
    position: relative;
    width: 50%;
    padding: 0;
    z-index: 2;
    margin-top: 0px;
}

.persona img {
    width: 100%;
    height: auto;
    margin-left: 0;
}

.testo {
    float: left;
    margin-top: -100px;
    margin-left: 0;
    margin-bottom: 0px;
    width: 100%;
    height: auto;
    color: white;
    background: rgba(255, 133, 0, 0.6);
    border-radius: 10px 10px 0px 0px;
    z-index: 0;
    position: relative;
}

.testo:before {
    content: "";
    width: 100%;
    height: 20px;
    position: absolute;
    z-index: -1;
    top: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 0px 0px 10px 10px;
}


.testo p {
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 0;
    color: white;
    width: 60%;
    height: auto;
    padding: 15px;
}

.ultimo {
    display: flex;
    flex-direction: column;
    margin-top: 40px;
    margin-bottom: 0;
    padding: 0;
}

.parra {
    width: 80%;
    margin-bottom: 30px;
}

.parra p {
    text-align: center;
}

.personas {
    padding: 0;
}

.personas img {
    margin-bottom: -4px;
}

.blanco {
    height: 150px;
}

@media (max-width: 1300px) {
    .central img {
        right: 40px;
    }
}

@media (max-width: 1200px) {
    .central img {
        right: 5%;
    }
}

@media (max-width: 1010px) {
    body {
        background-size: 100%;
    }

    article {
        width: 90%;
    }

    article > div div {
        width: 100%;
    }

    .tamano {
        font-size: 1.2em !important;
    }

    section:nth-child(1) {
        width: 100%;
    }

    .linea {
        width: 30%;
    }

    .central {
        position: relative;
        display: block;
        width: 70%;
    }

    .titulo img {
        width: 65%;
    }

    .central img {
        width: 30px;
        right: 100px;
    }

    .foto1 {
        top: 10px;
        width: 50%;
    }

    .foto1 img {
        width: 370px;
        margin-right: 0px;
    }

    .central h2 {
        font-size: 1.5em;
    }

    .eda {
        font-size: 1.3em !important;
    }

    .pama img {
        width: 100%;
        ;
    }

    .camion img {
        width: 340px;
        height: auto;
        margin-left: 0px;
    }

    .blanco {
        height: 80px;
    }
}

@media (max-width: 825px) {
    body {
        background-size: 100%;
        background-attachment: fixed;
    }

    .tamano {
        font-size: 1.1em !important;
    }

    .central img {
        right: 15px;
    }

    .iconos {
        width: 70%;
    }

    .eda {
        font-size: 1.2em !important;
    }

    .linea {
        width: 60%;
    }

    .segundo {
        margin-top: 90px;
    }

    .camion {
        width: 45%;
        margin-top: -80px;
        margin-left: -15px;
    }

    .camion img {
        width: 90%;
    }

    .blanco {
        height: 75px;
    }
    .testo{
        margin-top: -80px;
    }
}

@media (max-width: 750px) {
    .rabaja {
        width: 90%;
    }

    .tamano {
        font-size: 1.1em !important;
    }

    article img {
        width: 100%;
    }



    .central {
        width: 100%;
    }

    .central img {
        right: 10px;
    }

    .eda {
        font-size: 1.1em !important;
    }

    .primero {
        margin-top: 20px;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
        height: 110px;
        background-color: rgba(255, 255, 255, .6);
        border-radius: 10px 10px 0px 0px;
    }

    .foto1 {
        top: 10px;
        right: 30px;
        width: 40%;
    }

    .foto1 img {
        width: 100%;
    }

    .segundo {
        margin-top: 50px;
        width: 90%;
        height: auto;

    }

    .camion {
        margin-top: -40px;
        margin-left: 0px;
        width: 45%;
    }

    .camion img {
        width: 100%;
        height: auto;
        margin-left: 0px;
    }

    .textos p {
        width: 50%;
        color: white;
        padding: 0;
        margin-top: 0;
        margin-right: 0;
        margin-left: auto;
    }

    .blanco {
        height: 50px;
    }

    .tercero {
        margin-top: 20px;
        width: 90%;
        height: auto;
    }

    .pama img {
        width: 100%;
    }
}

@media (max-width: 500px) {
    .fondo {
        width: auto;
        height: 100%;
        z-index: -100;
    }

    .fondo img {
        width: auto;
        height: 100%;
    }

    article {
        display: block;
        width: 95%;
    }

    article img {
        width: 100%;
    }

    .tamano {
        font-size: 1em;
    }

    .titulo {
        display: flex;
        width: 97%;
    }

    .titulo img {
        width: 100%;
        margin-top: 10px;
    }

    .iconos {
        width: 40%;
    }

    .central {
        width: 100%;
        margin-bottom: 1px;
        height: auto;
    }

    .central h2 {
        font-size: 1em;
    }

    .linea {
        width: 50%;
    }

    .eda {
        font-size: .8em !important;
    }

    .central img {
        width: 25px;
        right: 10%;
        top: -10px;
    }

    .primero {
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        height: auto;
        width: 90%;
        position: relative;
    }

    .primero p {
        width: 90%;
        padding: 10px;
    }

    .foto1 {
        width: 90%;
        position: relative;
        margin-left: 50px;
        margin-right: auto;
        margin-top: 25px;
    }

    .segundo {
        margin-top: 10px;
        width: 90%;
        height: auto;
    }

    .segundo p {
        width: 100%;
        margin-top: 10px;
    }

    .camion {
        width: 80%;
        position: relative;
        padding: 0;
        margin-left: -10px;
        margin-top: 0px;
    }

    .blanco {
        height: 10px;
    }

    .tercero {
        margin-top: 20px;
        width: 90%;
        height: auto;
        display: block;
    }

    .pamat {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0;
        position: relative;
    }

    .pamat p {}

    .pama {
        position: relative;
        margin-top: 10px;
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }

    .pama img {
        width: 100%;
        margin-top: 15px;
    }

    .cuarto {
        margin-top: 5px;
        width: 90%;
        min-height: 500px;
    }

    .cajas {
        float: left;
        margin-top: 20px;
        width: 50%;
        height: auto;
        z-index: 4;
    }

    .cajas img {
        width: 100%;
    }

    .persona {
        width: 50%;
        padding: 0;
        margin-top: 0px;
        margin-bottom: 0px;
        z-index: 2;
    }

    .persona img {
        width: 100%;
        height: auto;
    }

    .testo {
        float: left;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        height: auto;
    }

    .testo p {
        margin-top: 0px;
        width: 90%;
        height: auto;
        font-size: 2em !important;
    }

    .ultimo {
        margin-top: 40px;
        width: 100%;
    }

    .parra p {
        width: 100%;
        font-size: 2em !important;
        padding: 0px;
    }

}

@media (max-width 400px) {
    .central img {
        width: 25px;
        right: 5%;
        top: 0px;
    }

    .foto1 {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }
}
