html {
    scroll-behavior: smooth;
    
}
/*^^^^^^^^^^^^^^^^^^^^^SECTION_1^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.contenedor_video_sec1{
    position: absolute; 
    overflow: hidden; 
    width: 100%; 
    height: 69vh; 
    z-index: -2;
    /*filter: brightness(50%);*/
}
#video_background_sec1{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: -1;
    overflow: hidden;
}

.contenedor_baner_1_sec1{
    /*background-image: url(../img/Textura_Banner_1920.png);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: overlay;
    width: 100%;
    height: 67vh;
}

.contenedor_menu_dos_sec1{
    width: 1300px;
}

.texto_Submenu_sec1{
    color: white;
    font-size: 16;
    font-family: "Pier_Sans_Reg";
}

.texto_Submenu_sec1:visited{
    color: white;
}

.texto_Submenu_sec1:hover{
    color: white;
}

.contenedor_titulo_baner_sec1{
    width: 1600px;
    padding-top: 70px;
}

.titulo_baner_sec1{
    color: white;
    font-family: "Pier_Sans_Bold";
    font-size: 70px;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
    line-height: 1;
    
}

.subtitulo_baner_sec1{
    color: white;
    font-family: "Pier_Sans_Reg";
    font-size: 24px;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
    line-height: 1.25;
}

.texto_vertical_baner_sec1{
    color: white;
    font-family: "OpenSans-Light";
    font-size: 22px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    white-space:nowrap;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
}

.btn_rojo_sec1{
    font-family: "OpenSans-Bold";
    background-color: #FF0000;
    color: white;
    font-size: 14px;
    width: 195px;
    height: 35px;
    cursor: pointer;
    margin-bottom: 10px;
    border-radius: 10px;
    box-shadow: 0px 1px 2px 0px rgba(100, 100, 100, 1);
}

.btn_rojo_sec1:hover {
    box-shadow: 0px 3px 2px 0px rgba(100, 100, 100, 1);
    background-color: #f00000;
    color: white;
}

.bg-dark_scroll{
    background-color: #1e1e1e !important;
}

.barra_svg_curva_sec1{
    margin-top: -50px;
}



@media only screen and (max-width: 1680px) {

  
    .contenedor_menu_dos_sec1{
        width: 1050px;
    }
    .contenedor_titulo_baner_sec1{
        width: 1200px;
        padding-top: 70px;
    }

    .texto_vertical_baner_sec1{
        font-size: 18px;

    }

}

@media only screen and (max-width: 1550px){

    .contenedor_video_sec1{
        height: 92vh; 
    }

    .contenedor_baner_1_sec1{
        height: 90vh;
    }

    .contenedor_titulo_baner_sec1{
        padding-top: 40px;
    }

    
}

@media only screen and (max-width: 1200px) {

    .contrenedor_baner_1_sec1{
        height: 65vh;
    }
  
    .contenedor_menu_dos_sec1{
        width: 1050px;
    }
    .contenedor_titulo_baner_sec1{
        width: 100%;
        padding-top: 70px;
    }

    .titulo_baner_sec1{
        font-size: 40px;
    }
    
    .texto_vertical_baner_sec1{
        font-size: 18px;

    }

    .barra_svg_curva_sec1{
        margin-top: -30px;
    }

}

@media only screen and (max-width: 1050px) {

    .contenedor_video_sec1{
        height: 35vh; 
    }

    .contenedor_baner_1_sec1{
        height: 33vh;
    }

    .contenedor_titulo_baner_sec1{
        width: 100%;
        padding-top: 40px;
    }

    .titulo_baner_movil_sec1{
        color: white;
        font-family: "Pier_Sans_Bold";
        font-size: 45px;
        text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
    }

    .subtitulo_baner_sec1{
        color: white;
    }

    .texto_Horizontal_baner_sec1{
        color: white;
        font-family: "OpenSans-Light";
        font-size: 18px;
        text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
    }

    .barra_svg_curva_sec1{
        margin-top: -25px;
    }
    
}

@media only screen and (max-width: 820px) {
    
    .contenedor_baner_1_sec1{
        background-image: url(../img/lubricantes-para-peletizado/peletizado%20tablet.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-blend-mode: overlay;
        width: auto;
        z-index: -2;
        height: 70vh;
        padding-left: 0px;
        padding-right: 0px;
    }

    .contenedor_textura_1_sec1{
        /*background-image: url(../img/Textura_Banner_800.png);*/
        background-repeat: no-repeat;
        background-size: cover;
        background-blend-mode: overlay;
        width: auto;
        z-index: -1;
        height: 70vh;
        
    }

    .contenedor_titulo_baner_sec1{
        padding-top: 100px;
        padding-left: 10%;
        padding-right: 10%;
    }


    .titulo_baner_movil_sec1{
        font-size: 45px;
        line-height: 1;
    }

    .texto_Horizontal_baner_sec1{
        font-size: 18px;

    }

    .barra_svg_curva_sec1{
        margin-top: -70px;
    }

}

@media only screen and (max-width: 600px) {

    .contenedor_baner_1_sec1{
        background-image: url(../img/lubricantes-para-peletizado/peletizado%20celular.png);
        height: 75vh;
    }

    .contenedor_textura_1_sec1{
        height: 75vh;
    }

    .contenedor_titulo_baner_sec1{
        padding-top: 50px;
    }

    .titulo_baner_movil_sec1{
        font-size: 45px;
    }

    .texto_Horizontal_baner_sec1{
        font-size: 18px;

    }

    .barra_svg_curva_sec1{
        margin-top: -40px;
    }
}

@media only screen and (max-width: 400px) {

    .contenedor_baner_1_sec1{
        height: 85vh;
    }

    .contenedor_textura_1_sec1{
        height: 85vh;
    }

    .contenedor_titulo_baner_sec1{
        padding-top: 100px;
    }

    .titulo_baner_movil_sec1{
        font-size: 45px;
    }

    .texto_Horizontal_baner_sec1{
        font-size: 18px;

    }

}

@media only screen and (max-width: 375px) {

    .contenedor_baner_1_sec1{
        height: 85vh;
    }

    .contenedor_textura_1_sec1{
        height: 85vh;
    }

    .contenedor_titulo_baner_sec1{
        padding-top: 50px;
    }

    .titulo_baner_movil_sec1{
        font-size: 35px;
    }

    .subtitulo_baner_sec1{
        font-size: 18px;
    }

    .texto_Horizontal_baner_sec1{
        font-size: 18px;

    }

}

@media only screen and (max-width: 350px) {

    .contenedor_baner_1_sec1{
        height: 85vh;
    }

    .contenedor_titulo_baner_sec1{
        padding-top: 50px;
    }

    .titulo_baner_movil_sec1{
        font-size: 25px;
    }

    .texto_Horizontal_baner_sec1{
        font-size: 14px;

    }

}
/*^^^^^^^^^^^^^^^^^^^^^End_SECTION_1^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/*^^^^^^^^^^^^^^^^^^^^^SECTION_2^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

.contenedor_texto_sec2{
    padding-top: 50px;
    padding-bottom: 50px;
}

.titulo_texto_2{
    color: #444444;
    font-family: "Pier_Sans_Bold";
    font-size: 40px;
}

.subtitulo_texto_2{
    color: #444444;
    font-family: "OpenSans-Regular";
    font-size: 14px;
}

@media only screen and (max-width: 820px) {

    .contenedor_texto_sec2{
        padding-left: 10%;
        padding-right: 10%;
    }

}

.contenedor_img_fondo_sec2{
    background-image: url(../img/lubricantes-extrusion-aluminio/TexturaMarcas1920.png);
    width: 100%;
    height: 350px;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: overlay;
    padding-top: 50px;
    padding-bottom: 50px;
}

.contenedor_clientes_sec2{
    width: 1400px;
    margin-top: -80px;  
}

.img_marca_cliente_sec2{
    width: 100%;
}

.linea_divisora{
    padding-top: 50px;
}

.texto_inferior_sec2{
    font-family: "Pier_Sans_Reg";
    font-size: 14px;
    text-align: center;
}

@media only screen and (max-width: 1680px) {

    .contenedor_clientes_sec2{
        width: 1250px; 
    }

}



@media only screen and (max-width: 1280px) {

    .contenedor_clientes_sec2{
        width: 1088px; 
    }
}

@media only screen and (max-width: 1050px) {

    .contenedor_img_fondo_sec2{
        width: 100%;
        height: 350px;
    }


    .contrenedor_rayas_sec2{
        width: 1000px;
    }

    .contenedor_clientes_sec2{
        width: 100%;
    }
}

@media only screen and (max-width: 820px) {

    .contenedor_img_fondo_sec2{
        background-image: url(../img/lubricantes-extrusion-aluminio/TexturaMarcas800.png);
        width: 100%;
        height: 608px;
    }

    .contenedor_clientes_sec2{
        margin-top: -550px;
        padding-bottom: 100px;
    }


}
/*^^^^^^^^^^^^^^^^^^^^^End_SECTION_2^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

/*^^^^^^^^^^^^^^^^^^^^^SECTION_3^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.contenedor_sec3{
    background-color: #040100;
    padding-bottom: 100px;
}

.titulo_img_sec3{
    color: #ffffff;
    font-family: "Pier_Sans_Bold";
    font-size: 35px;
    max-width: 390px;
    line-height: 1;
}

.texto_img_sec3{
    font-family: "OpenSans-Regular";
    font-size: 14px;
    color: #ffffff;
    max-width: 390px;
}

.col_izq_sec3{
    padding-left: 22%;
    padding-bottom: 100px;
}

.titulo_sec3{
    color: #ffffff;
    font-family: "Pier_Sans_Bold";
    font-size: 60px;
    line-height: 1;
    max-width: 921px;
}

.img_sec3_esc{
    width: 100%;
    height: auto;
    display: block;
}

.img_sec3_table{
    display: none;
}

.img_sec3_movil{
    display: none;
}

.lottie_sec3_esc{
    display: block;
}

.lottie_sec3_table{
    display: none;
}
@media only screen and (max-width: 1550px) {

    .col_izq_sec3{
        padding-left: 15%;
    }
    
    
}

@media only screen and (max-width: 1050px) {
    .col_izq_sec3{
        padding-left: 10%;
    }
    .titulo_sec3{
        padding-bottom: 50px;
    }

}

@media only screen and (max-width: 850px) {
    .titulo_img_sec3{
        max-width: 90%;
    }

    .titulo_sec3{
        padding-bottom: 0px;
        padding-right: 10%;
    }

    .texto_img_sec9{
        max-width: 90%;
    }

    .img_sec3_esc{
        display: none;       
    }
    
    .img_sec3_table{
        width: 100%;
        height: auto;
        display: block;
    }

    .lottie_sec3_esc{
        display: none;
    }
    
    .lottie_sec3_table{
        display: block;
    }
}

@media only screen and (max-width: 600px) {

    .titulo_sec3{
        font-size: 40px;
    }

    .texto_img_sec3{
        font-family: "OpenSans-Regular";
        font-size: 14px;
        color: #ffffff;
        max-width: 90%;
    }

    .img_sec3_table{
        width: 100%;
        height: auto;
        display: block;
    }
    
    .img_sec3_movil{
        display: none;
    }
}
/*^^^^^^^^^^^^^^^^^^^^^End_SECTION_3^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

/*^^^^^^^^^^^^^^^^^^^^^SECTION_4^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/

.contenedor_card_1{
    width: 1400px;
}

.fila_card_products{
    padding-top: 150px;
    padding-bottom: 100px;
}

.btn_card_selec_producto{  
    color: #ffffff;
    font-family: "Pier_Sans_Bold";
    font-size: 12px;
}

.btn_card_selec_producto:hover{
    color: #ffffff;
}

.img_card_producto{
    width: 170px;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -90px;
}

.card_forma{
    height: 100%;
    border-radius: 25px;
    padding: 32px;
    /*box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);*/
}

.titulo_principal_card{
    color: #444444;
    font-family: "Pier_Sans_Bold";
    font-size: 32px;
    text-align: left;
}

.titulo_mini_card_producto{
    color: #ff0000;
    font-family: "Pier_Sans_Bold";
    font-size: 12px;
    text-align: left;
}

.titulo_card_producto{
    color: #444444;
    font-family: "Pier_Sans_Bold";
    font-size: 18px;
    text-align: left;
}

.texto_card_producto{
    font-family: "OpenSans-Regular";
    font-size: 14px;
    text-align: left;
}

.btn_card_producto{
    padding-left: 0px;  
    color: #444444;
    font-family: "Pier_Sans_Bold";
    font-size: 11px;
}


@media only screen and (max-width: 1400px) {

    .contenedor_titulos_1{
        width: 1000px;
    }

}
@media only screen and (max-width: 1024px) {
    .contenedor_titulos_1{
        width: 950px;
    }
}

@media only screen and (max-width: 820px) {

    .fila_card_products{
        padding-top: 100px;
        padding-bottom: 50px;
    }

    .contenedor_card_1{
        width: 100%;
    }

}

@media only screen and (max-width: 600px) {
    .contenedor_card_1{
        padding-left: 12px;
    }

    .card_forma{
        width: 100%;
        padding: 5px;
    }

    .titulo_card_producto{
        font-size: 12px;
    }
    
    .texto_card_producto{
        font-size: 12px;
    }

    .img_card_producto{
        width: 75%;
        margin-top: -70px;
    }
   
}

@media only screen and (max-width: 360px) {
.img_card_producto{
    width: 120px;
    margin-top: -70px;
}

}
/*^^^^^^^^^^^^^^^^^^^^^End_SECTION_4^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
/*^^^^^^^^^^^^^^^^^^^^^SECTION_9^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
.contenedor_baner_sec9{
    width: 1250px;
    padding-bottom: 50px;
}

.miniTitulo_baner_sec9{
    color: #444444;
    font-family: "Pier_Sans_Reg";
    font-size: 18px;
}
.titulo_baner_sec9{
    color: #444444;
    font-family: "Pier_Sans_Bold";
    font-size: 60px;
    width: 400px;
    line-height: 1;
}

.texto_baner_sec9{
    font-family: "OpenSans-Regular";
    font-size: 16px;
    width: 369px;
}

.btn_rojo_sec9{
    font-family: "OpenSans-Bold";
    background-color: #FF0000;
    color: white;
    font-size: 14px;
    width: auto;
    height: 35px;
    cursor: pointer;
    margin-bottom: 10px;
    border-radius: 10px;
    box-shadow: 0px 1px 2px 0px rgba(100, 100, 100, 1);
}

.btn_rojo_sec9:hover {
    box-shadow: 0px 3px 2px 0px rgba(100, 100, 100, 1);
    background-color: #f00000;
    color: white;
}

.img_baner_sec9{
    width: 100%;
    height: auto;
}

.margen_sec9{
    padding-left: 80px;
}

@media only screen and (max-width: 1600px) {
    .contenedor_baner_sec9{
        width: 1000px;
        padding-top: 50px;
    }
}

@media only screen and (max-width: 1050px) {
    .contenedor_baner_sec9{
        width: 920px;
    }
}

@media only screen and (max-width: 820px) {

    .contenedor_baner_sec9{
        width: 80%;
    }
    
    .titulo_baner_sec9{
        width: 80%;
    }
    
    .texto_baner_sec9{
        width: 80%;
    }

    .img_baner_sec9{
        width: 60%;
        height: auto;
        margin-left: 20%;
    }

}

@media only screen and (max-width: 600px) {

    .img_baner_sec9{
        width: 100%;
        height: auto;
        margin-left: 0%;
    }
    .margen_sec9{
        padding-left: 0px;
    }
    
    .titulo_baner_sec9{
        font-size: 45px;
    }
}
/*^^^^^^^^^^^^^^^^^^^^^End_SECTION_9^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
