.resumen {
    margin-top: -100px !important;
    width: 95%;
}

.pag1 {
    background-image: url("../img/fondo.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: center;
    background-position-x: center;
    height: 780px;
    text-align: center;
    padding-top: 10rem;
    padding-bottom: 10rem;
    font-family: 'Muli' ,'sans-serif';
    font-style: normal;
    color: #FFF;
    margin-bottom: 1.25rem;
    font-weight: 300;
    letter-spacing: .9px;
}

.pag1 h1{
    margin: 0 auto;
    max-width: 670px;
    margin-top: 450px;
    font-size: 5.5rem;
    font-weight: lighter;
}

.pag1 h2{
    font-size: 2rem;
}



.contenido {
    font-family: 'Muli' ,'sans-serif';
    margin: 0 auto;
    max-width: 1232px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.contenido h3 {
    font-weight: bolder;
    font-size: 1.7rem;
    letter-spacing: 0.14rem;
}

.contenido h4 {
    font-weight: bolder;
    font-size: 1.5rem;
    letter-spacing: 0.14rem;
} 

.contenido h5 {
    font-weight: bolder;
    font-size: 1.4rem;
    letter-spacing: 0.14rem;
} 

.contenido p {
    font-weight: lighter;
    font-size: 1.7rem;
    color: #8E9DAE;
    line-height: 2.8rem;
}

.contenido li {
    font-weight: lighter;
    font-size: 1.5rem;
    color: #8E9DAE;
    line-height: 2.8rem;
}

.contenido i{
    background-color: #03a9f4 ;
    color: #FFF;
    padding: 3rem;
    border-radius: 60px;
    font-size: 6rem;
    height: auto;
}

.contenido a {
    font-size: 1.6rem;
    padding-bottom: 10px;
    color: #03a9f4;
    text-decoration: underline;
    font-weight: 700;
}

.logistica {
    text-align: center;
    background-color: #f5fafd;
}

.logistica h3 {
    font-size: 3rem;
    font-weight: 200;
    
    
}

.sin-margen {
    max-width: max-content;
}

.max-width90 {
    max-width: 90%;
}

.cuadroInicio {
    background-color: #FFF;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.11);
    border: 1px solid #E3E4E5;
    text-align: center;
}


.div-foto {
    margin-left: 20%;
}

.testimonios {
    text-align: center;
}

.testimonios h3 {
    font-size: 3rem;
    font-weight: 200;    
}

.borde {
    border-bottom: solid;
    border-bottom-width: 2px;
    border-bottom-color: #FF9800;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
}

.izq {
    text-align: left;
    margin-left: 0;
}

.testimonios p {
    font-size: 2rem;
    font-weight: lighter;
    max-width: 1032px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.tablaLogos {
   padding-right: 2px;
   padding-left: 2px;
}

.logos-athos {
    width: 100%;
    height: auto;
}


.almacenaje {
    margin-top: 140px;
    background-color: #FFF;
    height: 980px;
}

.img1 {
    width: 85%;
    z-index: 10;
    margin-left: 10%;
}

.img2 {
    margin-top: -30%;
    width: auto;
    width: 85%;
    float: right;
}

.img3 {
    margin-top: -51%;
    z-index: 11;
    width: 78%;
}

.group {
    display: inline-block;
    position: relative;
    max-width: 100%;
}

.div-transporte {
    width: 90%;
}

.transporte img {
    width: 95%;
    margin-top: 40px;
    margin-left: -120px;
}

.modelos {
    margin-bottom: 80px;
}


.trans-right {
    margin-left: -20px;
}


.div-politicas {
    margin-top: 40px;
    width: 100%;
}



.politicas img {
    width: 90%;
    margin-top: 40px;
}



.portfolio {
    text-align: center;
}

.portfolio img {
    width: 100%;
}

.cuadroTestimonios {
    background-color: #FFF;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.11);
    border: 1px solid #E3E4E5;
    text-align: center;
    margin: 10px;
    padding: 10px;
}


.cuadroTestimonios img {
    height: 100px;
}


.cuadroTestimonios h3 {
    font-size: 2rem;
    margin: 15px;
}

.cuadroTestimonios p {
    font-size: 1.6rem;
    margin: 15px;
}

.cuadroTestimonios i{
    background-color: #FFF;
    color: #03a9f4;
    padding: 3rem;
    border-radius: 60px;
    font-size: 3rem;
    height: 10px;
}

.contadores {
    text-align: center;
    max-width: 1232px;
    margin: 20px auto;
}

.contadores h5{
    color: #8E9DAE;
    font-size: 14pt;
    padding: 15px;
}

.contadores h6{
    color: #FF9800;
    padding: 5px;
    font-size: 11pt;
    font-weight: bolder;
    text-transform: uppercase;
}

.contadores p {
    font-size: 20pt;
    font-weight: 300;
}

.contadores i{
    color: #03a9f4;
    font-size: 25pt;
}

.contacta {
    align-items: center;
    text-align: center;
    max-width: 1232px;
    margin: 0 auto;
}

.unete {
    background:linear-gradient(135deg,#00ABFA 0,#8c239f 52%,#FF9800 100%); 
    background-size: 350% 350%;
    color: #FFF;
    text-align: center;
    align-items: center;
    padding-top: 80px;
    padding-bottom: 80px;
}

.unete h3{
    font-size: 22pt;
}

.botonIndex {
    
    font-size: 8pt;
    height: 40px;
    width: 350px;
    border-radius: 10%;
    padding: 5px;
    margin: 0 auto;
}

.botonIndex a{
    color: #FFF;
    text-decoration: none;
    margin-top: 5px;
    font-size: 13pt;
    font-weight: bolder;
}

.equipo {
    
    text-align: center;
    max-width: 1232px;
    margin: 0 auto;
    margin-top: 70px;
    
}

.equipo img {
    width: 100%;
}

.equipo h4 {
    font-size: 20px;
    margin: 30px auto;
}

.equipo p {
    font-size: 14px;
    margin: 20px;
    color: #8E9DAE;
}

.div-noticias {
    margin: 0 auto;
    max-width: 40%;
    text-align: center;
}

.div-noticias h3 {
    font-size: 20pt;
}

.div-noticias p {
    font-size: 15pt;
}


.div-noticias img {
    width: 100%;
}

.noticia {
    margin: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.btn-noticias {
    margin-top: 40px;
    text-transform:  uppercase;
}




.contacto {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/fondo.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 360px;
    text-align: center;
    padding-top: 10rem;
    padding-bottom: 10rem;
    font-family: 'Muli' ,'sans-serif';
    font-style: normal;
    color: #FFF;
    font-weight: 300;
    letter-spacing: .9px;
}

@media (max-width: 858px) {
   
}