* {
    margin: 0px;
    padding: 0px;
}



body {
    font-family: "Roboto";
}

body p {
    color: white;
}

header {
    background-image: url("../img/FONDOPRINCIPAL.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

nav a {
    padding: 0px 12px 0px 12px;
    color: white;
    font-weight: 500;
    line-height: 23px;
    text-decoration: none;
}

a.nav-link {
    color: white;
}

a.nav-link:hover {
    color: rgba(255, 251, 251, 0.22);
    text-decoration: none;
}

nav {
    padding-top: 60px;
}

.whatsapp {
    position: fixed;
    left: 5px;
    bottom: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.textoHeader {
    width: 405px;
    text-align: left;
    font-size: 19px;
    text-align: justify;
    color: #FFFFFF;
}

.barraNav {
    background: rgba(217, 217, 217, 0.22);
    padding-right: 120px;
    height: 30px;
}

.innovandoTexto {
    font-weight: 400;
    font-size: 27px;
    line-height: 42px;
    text-align: center;
    letter-spacing: 0.045em;
    width: 440px;
    margin-top: 20px;
}

h1 {
    color: #FF8F2B;
    font-weight: 450;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    width: 500px;
}

.carruselMarcas {
    height: 95px;
    background: rgba(217, 217, 217, 0.56);
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 15px;
}

.Autos {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-top: 15px;
}

.carruselAutos {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 160px;
    background-color: #8392A3;
}

.linea {
    color: #FFFFFF;
    width: 80%;

}

.contenedorLogoYTitulo {
    margin-top: 40px;
}

.columna1Header {
    display: flex;
    flex-direction: column;
    align-items: center;

}

#dondeEstamos a {
    text-decoration: none;
}


.logo {
    height: 360px;

}

#nosotros {
    background-image: url("../img/vectorDecoracion.png");
    background-repeat: no-repeat;
    background-size: 371px;
}

h2 {
    font-weight: 700;
    font-size: 29px;
    line-height: 42px;
    letter-spacing: 0.055em;
}

.columna1Nosotros h2 {
    margin-left: 30px;
    margin-top: 85px
}

.listaMotoresQueTrabajamos {
    margin-left: 30px;
    margin-top: 10px;
}

.columna1Nosotros p {

    color: #E0AE76;
    font-weight: 600;
    font-size: 3em;
    letter-spacing: 0.125em;
}

.columna2Nosotros {
    text-align: end;

}


.columna2Nosotros h2 {
    margin-left: 30px;
    margin-top: 85px;
    margin-right: 60px;
    margin-bottom: 20px;
}

/* NOTE el margin bottom de la seccion nosotros esta puesto aca abajo */

.columna2Nosotros img {
    height: 300px;
    margin-right: 60px;
    margin-bottom: 85px;
}

.columna2Nosotros p {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.135em;
    color: #0B2A4A;
    margin-right: 120px;
    margin-bottom: 20px;
}

#servicios {
    height: 900px;
}

#servicios h2 {
    margin-left: 35px;
    padding-top: 75px;
    margin-bottom: 40px;
}

#servicios p {
    color: #0B2A4A
}


.lista li {
    line-height: 5px;
}

.lista p {
    line-height: 15px;
    margin-bottom: 5px;
}

.lista {
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0.06em;
    color: #002B49;
    margin-top: 25px;
    width: 190px;
    margin-left: -40px;
}

#cotizacion {
    background-image: url("../img/FONDO2.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

#diagnosticoTexto {
    font-weight: 550;
}

.seccionColumna1Cotizacion {
    color: white;
    margin-top: 75px;
    margin-bottom: 25px;
}

#cotizacion h3 {
    color: white;
    font-size: 20px;
    font-weight: 500;
}

#cotizacion p {
    font-size: 16px;
}

.seccionColumna1Cotizacion p {
    margin-bottom: 30px;
    text-align: justify;
}


.seccionColumna1Cotizacion h2 {
    margin-bottom: 40px;
}


.filaCotizacion {
    margin-bottom: 20px;
}


.seccionColumna2Cotizacion h2 {
    color: #FF8F2B;
    text-align: center;
    font-size: 35px;
    margin-bottom: 40px;
    margin-top: 40px;
}

.seccionColumna2Cotizacion h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.05em;
}

.camiones {
    margin-top: -20px;
}

.testimonios {
    background-color: #63778B
}

.comentarios {
    padding-bottom: 40px;
}

.comentarios h2 {
    padding-top: 40px;
    color: #0B2A4A;
    text-align: center;
    margin-bottom: 40px;
}

#dondeEstamos h2 {
    color: white;
    padding-top: 45px;
    margin-bottom: 40px;
    margin-left: 57px;
}

#dondeEstamos {
    background-color: #546A80;
}

.columnaMapa {
    text-align: center;
}

.Columna2Cotizacion {
    margin-top: 75px;
}

.filaContacto {
    margin-bottom: 50px;
}

h5 {
    font-size: 20px;
    color: white;
    font-weight: 500;
}

.mapa {
    margin-bottom: 30px;
}

.horariosAtencionMaxRes {
    display: none;
}





/*SECTION - MEDIA QUERIE 990 */


@media screen and (max-width: 990px) {


    .filaContacto h5 {
        font-size: 15px;
    }

    .contenedorLogoYTitulo {
        margin-top: 10px;
    }


    .carruselMarcas img {
        height: 27px;
    }

    h1 {
        font-size: 22px;
        width: 300px;
        line-height: 30px;
    }



    .textoHeader {
        font-size: 12px;
        width: 280px
    }

    .logo {
        height: 250px;
    }

    .innovandoTexto {
        font-size: 17px;
        width: 300px;
        line-height: 30px;
    }

    .barraNav {
        padding-right: 70px;
    }

    nav {
        padding-top: 40px;
    }

    /* header {

        height: 535px;
    } */

    .columna2Nosotros p {
        font-size: 15px;
        margin-right: 40px
    }

    .columna1Nosotros p {
        font-size: 32px;

    }

    h2 {
        font-size: 20px;
    }

    .columna1Nosotros h2 {
        margin-top: 40px;
    }

    .columna2Nosotros h2 {
        margin-bottom: 10px;
        margin-top: 40px;
        margin-right: 20px;
    }

    #nosotros {
        /* height: 540px; */
        background-position: cover;
        background-size: 250px;
    }

    .columna2Nosotros img {
        height: 200px;
        margin-bottom: 40px;
        margin-right: 20px;
    }


    .Autos img {
        height: 62px;
    }


    .lista {
        font-weight: 500;
        font-size: 11px;
        letter-spacing: 0.06em;
        color: #002B49;
        margin-top: 25px;
        width: 190px;
        margin-left: -5px;
    }

    .imgLista {
        height: 140px;
    }

    .seccionColumna2Cotizacion h2 {
        font-size: 25px
    }

    .camiones {
        height: 160px;
    }

    .iconoCotizacion {
        height: 30px;
    }

    .precioCalGar {
        height: 40px;
    }

    #cotizacion p {
        font-size: 12px;
    }

    #cotizacion h3 {
        font-size: 17px;
    }

    .mapa {
        width: 200px;
    }

    #dondeEstamos p {
        font-size: 12px
    }

}




/*SECTION - MEDIA QUERIE 600 */

@media screen and (max-width: 600px) {

    .barraNav {
        padding-right: 50px;
    }

    .innovandoTexto {
        font-size: 20px;
        width: 400px;
    }

    .logo {
        margin-top: -15px;
        height: 250px;
    }

    .carruselMarcas img {
        height: 20px;
    }

    .columna1Header {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }

    .carruselMarcas {
        height: 45px;
    }

    h1 {
        margin-top: 20px;
        font-size: 17px;
        width: 200px;
        line-height: 25px;
    }

    .textoHeader {
        width: 350px;
    }

    /* header {
        height: 725px;
    } */

    .filaNosotros {
        display: flex;
        flex-direction: column;
    }

    .carruselAutos {
        display: none;
    }

    .barraNav {
        padding-right: 20px;
    }

    .filaContacto h5 {
        font-size: 18px;
    }

}

/*SECTION - MEDIA QUERIE 575 */

@media screen and (max-width: 575px) {


    #cotizacion {
        background-position: center;
    }

    .carruselMarcas img {
        height: 15px;
    }

    .carruselMarcas {
        height: 55px;
    }


    .columna1Header {
        display: flex;
        flex-direction: column-reverse;

    }

    /* header {
        height: 735px;
    } */

    .columna1Nosotros {
        background: rgba(11, 42, 74, 0.25);
        height: 220px;
        background-size: 130px;
        background-image: url("../img/vectorDecoracion.png");
        background-repeat: no-repeat;
    }

    .listaMotoresQueTrabajamos p {
        font-size: 20px;
        line-height: 17px;
    }

    .columna1Nosotros h2 {
        margin-top: 20px;
    }

    .columna2Nosotros {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }

    .columna2Nosotros h2 {
        align-self: start;
        font-size: 21px;
        text-align: left;
        line-height: 25px;
        margin-top: 60px;
        margin-bottom: 20px;
        margin: 60px 0px 20px 22px
    }

    .columna2Nosotros p {
        font-size: 20px;
        margin: 0px 0px 19px 0px
    }

    .columna2Nosotros img {
        margin: 0px 0px 0px 0px;
        height: 220px;
    }

    #nosotros {
        /* height: 600px; */
        background-image: none;
    }

    #servicios h2 {
        padding-top: 0px;
        margin-top: 50px;
        margin-bottom: 20px;
    }

    .imgLista {
        height: 120px
    }

    nav a {
        font-size: 12.5px;
    }

    .lista {
        font-size: 9px;
        margin-left: -19px;
        width: 150px;
    }


    .Columna2Cotizacion {
        margin-top: 0px;
    }

    .seccionColumna1Cotizacion p {
        text-align: center;
    }

    #cotizacion {
        text-align: center;
    }

    .seccionColumna1Cotizacion {
        margin-top: 55px;
    }


    .filaCotizacion {
        margin-bottom: 40px;
    }

    #cotizacion h2 {
        margin-bottom: 25px;
    }

    .seccionColumna2Cotizacion h2 {
        font-size: 20px;
        margin-top: -5px;
        line-height: 30px;
    }

    .horariosAtencionMaxRes {
        display: block;
    }

    .horariosAtencionLowRes {
        display: none;
    }

    .filaContacto {
        text-align: center;
        margin-bottom: 40px;
    }

    .filaContacto img {
        margin-bottom: 20px;
    }

    .mapa {
        width: 300px;
    }

    #dondeEstamos h2 {
        text-align: center;
        margin-left: 0px;
        font-size: 22px;
    }

    [data-aos] {
        visibility: hidden;
        animation: none;
    }

    .whatsapp {
        height: 40px;
        margin-bottom: 20px;
    }

}