
.slider-home{
    width: 100%;
    height: 800px;
    display: block;
    position: relative;
}

.slider-pag{
    width: 100%;
    height: 530px;
    display: block;
    position: relative;
}

.slider-pag2{
    width: 100%;
    height: 730px;
    display: block;
    position: relative;
}

.linea-slider{
    width: 100%;
    position: absolute;
    top: 50%;
    height: 1px;
    z-index: 99;
}

.cont-linea1{
    width: 85%;
    height: 1px;
    float: left;
    background: white;
    position: relative;
    display:none;
}

.cont-linea2{
    width: auto;
    height: 1px;
    display: inline-block;
    float:left;
    position: relative;
}


.slide1-linea{
    height: 1px;
    width: 25px;
    background: white;
    margin-left: 3px;
    float: left;
    position: relative;
}

.flecha-slider{
    width: 28px;
    position: absolute;
    left: 105%;
    top: 50%;
    margin-top: -15px;
}

.slide1-linea p{
    position: absolute;
    color: white;
    width: 100%;
    text-align: center;
    font-family: lato-black;
    bottom: -17px;
}

.siguiente-slide{
    position: absolute;
    color: white;
    font-family: lato-regular;
    bottom: -14px;
    right: 0px;
    font-size: 12px;
    letter-spacing: 2px;
}

.cont-linea2 .active{
    background: #e5663c !important;
}

.slide{
    height: 800px;
}

.text-top{
    width: 100%;
    height: 50px;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -50px;
}

.text-bottom{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 45%;
    margin-top: 48px;
}

.text-top p{
    font-family: lato-black;
    text-align: center;
    color: white;
    font-size: 25px;
    letter-spacing: 5px;
    text-transform: uppercase;
}

.text-bottom p{
    font-family: nunito-light;
    text-align: center;
    color: white;
    font-size: 96px;
    line-height: 0.9;
    letter-spacing: 5px;
    text-transform: uppercase;
}

.boton-slide{
    position: absolute;
    bottom: 11%;
    left: 11%;
    color: white !important;
    font-family: lato-bold;
    border: 2px solid white;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 11px;
    padding: 10px 32px;
}

.boton-slide:hover{
    background: white;
    color:black !important;
}

.nav{
    position: fixed;
    width: 577px;
    height: 87px;
    left: 0px;
    top: 0px;
    z-index: 9999;
    padding: 0px 87px 0px 0px;
}

.menu{
    width: 50%;
    float: left;
    height: 100%;
    position: relative;
    padding-top: 25px;
    padding-right: 61px;
    padding-left: 140px;
    background: rgba(255, 255, 255, 0.48);
    z-index: 9;
}

.boton-menu{
    width: 50%;
    float: left;
    height: 100%;
    position: relative;
    padding: 35px 20px 0px 112px;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.48);
}

.boton-menu p{
    font-family: nunito-black;
    font-size: 12px;
    line-height: 0;
    margin-top: 4px;
    color: #383838;
    letter-spacing: 1px;
}

.logo{
    height: 30px;
}

.lineas-menu{
    height: 12px;
    margin-right: 4px;
}

.buscador-boton{
    width: 87px;
    height: 87px;
    position: absolute;
    top: 0px;
    right: -1px;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.48);
}

.buscador-boton2{
    width: 87px;
    height: 87px;
    position: absolute;
    top: 0px;
    right: -1px;
    cursor: pointer;
    background: #2a2a32;
}

.lupa{
    width: 25px;
    margin-left: 29px;
    margin-top: 29px;
}

.lupa2{
    width: 40px;
    margin-left: 23px;
    margin-top: 22px;
}

.banner1{
    width: 480px;
    height: 130px;
    background: url(../img/banner-contacto.png);
    background-size: cover;
    background-position: center;
    position: absolute;
    right: 74px;
    bottom: -55px;
    z-index: 99;
    padding: 23px 54px;
}

.lampara{
    width: 84px;
    position: absolute;
    top: 0px;
    left: 55%;
}

.titulo-banner{
    color: white;
    font-family: nunito-bold;
    font-size: 18px;
    letter-spacing: 3px
}

.linea-banner{
    width: 193px;
    height: 1px;
    background: white;
    margin-top: -9px;
    margin-bottom: 5px;
    position: relative;
}

.hijo-linea{
    width: 50px;
    height: 2px;
    background: white;
}

.p-regular{
    font-family: lato-light;
    font-size: 15px;
}

.p-regular2{
    font-family: lato-light;
    font-size: 14px;
    line-height: 1.2;
}

.boton-banner{
    width: 43px;
    position: absolute;
    right: 51px;
    top: 45px;
}

.mv-r:hover{
    right: 45px
}

.banner1:hover .linea-banner{
    width:270px
}

.banner1:hover .hijo-linea{
    width: 60px;
}

.menu-despl{
    position: fixed;
    right: 0px;
    top: 0px;
    width: 75%;
    height: 816px;
    background: url(../img/fondo-menu.jpg);
    background-size: cover;
    background-position: center;
    padding: 5% 19%;
}

.menu-despl2{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 816px;
    z-index: 999;
    display: none;
}

.whatsapp a{
	position: relative;
    text-align: right;
    float: right;
    z-index: 1;
    padding: 15px;
    color: white;
    font-weight: bold;
}

.menu-despl-banner{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 25%;
    height: 816px;
    background: url(../img/menu-banner.jpg);
    background-size: cover;
    background-position: center;
}

nav ul li a {
    color: white !important;
    text-transform: uppercase;
    font-family: nunito-regular;
    font-size: 47px;
    line-height: 1.2;
    width: 100%;
    display: block;
    position: relative;
    left: 0px;
}

nav ul li{
    position: relative;
}

nav ul li a:hover {
    color: white;
    left: 10px;
}

nav ul li ul li a:hover {
    color: white;
    left: 6px;
}

nav ul li ul{
    padding: 20px 59px 0px 59px;
}

nav ul li ul li a {
    color: white;
    text-transform: uppercase;
    font-family: lato-black;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 4px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

nav ul li ul li a i{
    position: relative;
    left: 0px;
}

nav ul li ul li a:hover i{
    left: 10px;
}

.redes{
    position: absolute;
    width: 200px;
    height: 30px;
    top: 21px;
    left: 35%;
}

.red{
    width: 28px;
    height: 28px;
    border: 2px solid white;
    border-radius: 2px;
    float: left;
    margin-right: 8px;
    position: relative;
    top: 0px;
}

.red:hover{
    top:-6px;
}

.redes a{
    padding: 0 !important;
    line-height: 1 !important;
    
}

.redes a:hover{
    padding: 0 !important;
    line-height: 1 !important;
    left: 0px !important
}

.red i {
    width: 100%;
    text-align: center;
    color: white;
    font-size: 13px;
    position: relative;
    top: -18px;
}

.buscador{
    width: 0px;
    height: 87px;
    position: absolute;
    left: 100%;
    background: white;
    overflow: hidden;
}

.submenu{
    width: 100%;
    height: auto;
    border: 1px solid #2A2A32;
    display: inline-block;
    margin-bottom: 60px;
}

.submenu2{
    width: 327px;
    height: 62px;
    border: 1px solid #2A2A32;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 60px;
}

.submenu3{
    width: 300px;
    height: 62px;
    border: 1px solid #2A2A32;
    display: inline-block;
    margin-bottom: 60px;
    margin-left: -5px;
}

.submenu4{
    width: 250px;
    height: 62px;
    border: 1px solid #2A2A32;
    display: inline-block;
    margin-bottom: 60px;
    margin-left: -5px;
}

.filtrar{
    font-family: nunito-light;
    color: #040205;
    font-size: 71px;
    text-align: center;
    margin-bottom: 40px;
    margin-top: -15px;
    line-height: 1;
    text-transform: uppercase;
}

.aa{
    float: left;
    height: 62px;
}

.item1{
    width: 33.3%;
    border-bottom: 1px solid #2A2A32;
}

.item2{
    width: 33.3%;
    border-bottom: 1px solid #2A2A32;
}

.item3{
    width: 33.3%;
    border-bottom: 1px solid #2A2A32;
}

.item4{
    width: 33.3%;
}

.item5{
    width: 100%;
}

.submenu  .item5{
    width: 33.3%;
    /*width: 100%;*/
}

.item6{
    width: 33.3%;
}

.item7{
    width: 33.3%;
}

.input-buscador{
    width: 100%;
    height: 95%;
    line-height: 0;
    border: none;
    text-transform: uppercase;
    font-size: 35px;
    padding-right: 100px;
    color: #666;
    font-family: lato-light;
    padding-left: 10px;
}
  
.seccion-scrolldown{
    width: 100%;
    height: 100px;
    padding-top: 45px;
}

.seccion-scrolldown p{
    width: 100%;
    font-family: lato-black;
    letter-spacing: 2px;
    color:#2a2a32;
    margin-bottom: 0px;
    text-align: center;
}

.seccion-scrolldown i{
    font-size: 20px;
}

.seccion-ancha{
    width: 100%;
    height: auto;
    padding: 45px 54px;
    display: block;
    position: relative;
}

.seccion-ancha3{
    width: 100%;
    height: auto;
    padding: 14px 54px 10px 54px;
    display: block;
    position: relative;
    margin-bottom: 54px;
}

.item5{
    /*width: 33.3%;
    width: 100% !important;
    border: 1px solid #2a2a32;*/
}

.seccion-ancha2{
    width: 100%;
    position: relative;
    height: auto;
    padding: 45px 84px;
    display: block;
}

.oculto{
    display: none;
}

.producto{
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 65px;;
}

.producto .cuadrado{
    width: 100%;
}

.img-producto{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    overflow: hidden;
}

.desc-product{
    background: #2A2A32;
    width: 76%;
    /*width: auto;*/
    position: absolute;
    /*height: 70px;*/
    height: 50px;
    left: 0px;
    bottom: -35px;
    /*padding: 20px 30px;*/
    padding: 8px 15px;
    z-index: 9;
}

.desc-product p{
    font-family: nunito-black;
    color: white;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 10px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.desc-product2{
    background:white;
    width: 100%;
    position: relative;
    height: 60px;
    padding: 20px 15px;
    z-index: 9;
}

.desc-product2 p{
    font-family: nunito-black;
    color: #2A2A32;
    text-transform: uppercase;
    font-size: 10px;
    margin-bottom: 0px;
    letter-spacing: 1px;
    margin-top: 0px;
}

.desc-product3{
    background:white;
    width: 100%;
    position: relative;
    height: 60px;
    padding: 20px 30px;
    z-index: 9;
}

.desc-product3 p{
    font-family: nunito-black;
    color: #2A2A32;
    text-transform: uppercase;
    font-size: 10px;
    margin-bottom: 0px;
    letter-spacing: 1px;
    margin-top: 0px;
}

.line-desc{
    width:70px;
    height: 1px;
    background: white; 
    margin: 6px 0px 10px 0px;
}

.ref{
    opacity: 0;
}

.producto:hover .ref{
    opacity: 1;
}

.producto:hover .move{
    /*margin-top: -5px;*/
    margin-top: -2px;
}

.producto:hover .line-desc{
    margin-bottom:3px !important;
    background: #E16C49;
}

.boton-desc{
    width: 70px;
    /*height: 70px;*/
    height: 50px;
    background: #2A2A32;
    position: absolute;
    top: 0px;
    left: 101%;
}

.boton-desc p{
    width: 100%;
    text-align: center;
    font-size: 12px;
    /*padding-top: 25px;*/
    padding-top: 15px;
    color: white;
}

nav .red i {
    top: -29px;
}

.item5 .boton-desc2{
    /*border-right:none !important;
    border-left:1px solid #2a2a32;*/
}


.boton-desc2{
    width: 60px;
    height: 63px;
    position: absolute;
    top: 0px;
    border-right:1px solid #2a2a32;
    border-left:1px solid #2a2a32;
    right:0px;
}

.pdf{
    padding: 6px 10px;
    border-radius: 4px;
    cursor: pointer;
}

.sinp{
    padding: 0px !important
}

.img-pdf{
    width: 46px;
    float: left;
    margin-right: 7px;
}

.girar i{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.texto-pdf{
    padding: 9px 3px 0px 3px;
    margin-bottom: -4px;
}

.producto-detalle{
    width: 100%;
    margin-top: 1px;
    position: relative;
}

.pwhite .line-sencilla3{
    background: white !important
}

.pdleft{
    width: 40%;
    float: left;
    background: #2a2a32;
    height: 700px;
    padding: 88px 71px;
}

.imagen-foto{
    width: 100%;
    height: 700px;
}

.pdright{
    width: 60%;
    float: left;
    height: 700px;
}

.pdf:hover{
    background: rgba(0,0,0,0.04)
}

.p1texto-pdf{
    font-family: nunito-black;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: -3px;
}

.p2texto-pdf{
    font-family: nunito-light;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.boton-desc3{
    width: 60px;
    height: 60px;
    background: white;
    position: absolute;
    top: 0px;
    border-left:1px solid #2a2a32;
    right:0px;
}

.boton-desc3 p{
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #2A2A32;
    padding-top: 20px;
}

.boton-desc2 p{
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #2A2A32;
    padding-top: 20px;
}

.submenu .active .boton-desc2{
    background: #2a2a32 !important;
    border-left:1px solid white !important;
}

.submenu .active .desc-product2{
    background: #2a2a32 !important;
    border-left:1px solid white !important;
    height: 63px;
}

.submenu .active .line-desc2{
    width:70px;
    height: 1px;
    background: #E16C49; 
    margin: 6px 0px 10px 0px;
}

.aa{
    cursor: pointer;
}

.submenu .active .desc-product2 p{
    color: #E16C49;
}

.submenu .active .boton-desc2 p{
    color: #E16C49;
}

.aa:hover .boton-desc2, .aa:hover .boton-desc3{
    background: #2a2a32;
    border-left:1px solid white;
}

.aa:hover .boton-desc2 p{
    color: #E16C49;
}

.boton-desc3:hover p{
    color: #E16C49 !important;
}

.desc-product3 .active p{
    color: #E16C49 !important;
}

.aa:hover .desc-product2, .aa:hover .desc-product3{
    background:#2A2A32;
    width: 100%;
    position: relative;
    height: 63px;
    padding: 20px 30px;
    z-index: 9;
}

.aa:hover .desc-product2 p{
    color: #E16C49;
}

.aa .fleft:hover p{
    color: #E16C49 !important;
}

.aa:hover .desc-product3 p{
    color: white;
}

.line-desc2{
    width:5px;
    height: 1px;
    background: white; 
    margin: 6px 0px 10px 0px;
}

.fleft:hover .line-desc3{
    /*width:56px;*/
    width: 100%;
}

.desc-product3 .active .line-desc3{
	width: 100%;
    /*width:55px !important;*/
}

.line-desc3{
    width:0px;
    height: 1px;
    background: #E16C49; 
    margin: 6px 0px 10px 0px;
}

.aa:hover .line-desc2{
    width:70px;
    height: 1px;
    background: #E16C49; 
    margin: 6px 0px 10px 0px;
}

.producto:hover p{
    color:#E16C49;
}

.cover{
    position: absolute;
    width: 100%;
    height: 100%;
}

.cover2{
    position: absolute;
    width: 100%;
    height: 100%;
}

.producto:hover .cover{
    transform: scale(1.1)
}

.ref2{
    margin-left: 20px;
    overflow: hidden;
    margin-right: -200px;
    opacity: 0;
}

.producto:hover .ref2{
    margin-right: 0px;
    opacity: 1;
}

.nav-prod{
    width: 70px;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
    background: #F1F1F1;
    z-index: 9
}

.prod-der{
    height: 687px;
    width: 100%;
}

.nav-slide-product{
    width: 100%;
    position: absolute;
    bottom: 40px;
}

.nav-slide-product li{
    width: 100%;
    text-align: center;
    font-family: nunito-black;
    letter-spacing:3px;
    font-size: 12px;
    margin-bottom: 5px;
    cursor: pointer;
}

.nav-slide-product .active{
   color:#E16C49;
}

.nav-slide-product li:hover{
    color:#E16C49;
 }

 .txt-nav-prod{
    font-family: nunito-black;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 293px;
    position: absolute;
    top: 40%;
    left: -163%;
    line-height: 0;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 3px;
 }

 .p-1{
    font-family: nunito-black;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 2px;
    margin-bottom: 0px !important;
 }

 .p-1l{
    font-family: nunito-black;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 2px;
    margin-top: 15px !important;
    margin-bottom: 0px;
 }

 .n-light{
    font-family: nunito-light !important;
 }
 
 .line-sencilla{
    width: 100px;
    height: 1px;
    background: #2A2A32;
    margin-bottom: 3px;
 }

 .line-sencilla2{
    width: 60px;
    height: 1px;
    background: #2A2A32;
    margin-top: 15px;
    margin-bottom: 10px;
 }

 .line-sencilla3{
    width: 60px;
    height: 1px;
    background: #2A2A32;
    margin-top: 9px;
    margin-left: 4px;
    margin-bottom: 10px;
 }

 .line-sencilla4{
    width: 60px;
    height: 1px;
    background: #2A2A32;
    margin-top: 4px;
    margin-left: 4px;
    margin-bottom: 16px;
 }

 .line-sencilla5{
    width: 60px;
    height: 1px;
    background: #2A2A32;
    margin-top: 6px;
    margin-left: 4px;
    margin-bottom: 1px;
 }

 .line-sencilla6{
    width: 180px;
    height: 1px;
    background: #2A2A32;
    margin-top: 2px;
    margin-left: 4px;
    margin-bottom: 16px;
 }



 .t-1{
    color: #2A2A32;
    font-family: nunito-bold;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 1;
 }

 
  .boton-regular{
    color: #2a2a32 !important;
    text-transform: uppercase;
    font-family: nunito-black;
    font-size: 9px;
    letter-spacing: 2px;
    padding-bottom: 7px;
    border-bottom: 1px solid #2a2a32;
    position: relative;
    display: inline-block;
    margin-top: 18px !important;
  }

  .boton-regular2{
    border-bottom: 1px solid white;
  }

  .boton-regular i {
    font-size: 12px;
    position: absolute;
    left: 105%;
    top: 2px;
    }

    .boton-regular:hover i {
        left: 108%;
    }

    .banner2{
        width: 450px;
    }

    .banner3{
        width: 330px;
        margin-top: -50%;
        margin-left: 54%;
    }

    .p-banner2{
        width: 183px;
        position: absolute;
        left: 19%;
        bottom: 2%;
    }

    .p-banner6{
        width: 183px;
        position: absolute;
        left: 33px;
        bottom: 0px;
        z-index: 9;
        opacity: 0;
    }

    .p-banner7{
        width: 183px;
        position: absolute;
        left: 63px;
        bottom: 0px;
        z-index: 9;
        opacity: 0;
    }

    .mascara-negra{
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0px;
        top: 0px;
        background: rgba(0,0,0,0.5);
        z-index: 5;
        opacity: 0;
    }

    .caja-video{
        width: 96%;
        top: 0px;
        height: auto;
        position: absolute;
        overflow: hidden;
    }

    .slider-logos{
        width: 100%;
        padding-top: 16px;
        height: 114px;
    }

    .logos{
        height: 40px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: auto !important;
    }

    .owl-dots{
        bottom: -99px;
        text-align: center;
        position: absolute;
        width: 100%;
    }

    .owl-theme .owl-dots .owl-dot span {
        width: 15px;
        height: 1px;
        margin: 5px 2px;
        background: #464646;
    }

    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #e5663c;
    }

    .triangulo3{
        position: absolute;
        right: 0px;
        bottom: 0px;
        width: 72%;
        z-index: -1;
    }
    .b-none{
        border:none !important
    }
    
    .desc-product3 .fleft{
        padding: 0px 5px;
    }

    .triangulo4{
        position: absolute;
        right: 0px;
        bottom: 110px;
        width: 72%;
        z-index: -1;
    }

    .triangulo5{
        position: absolute;
        right: 0px;
        bottom: 200px;
        width: 72%;
        z-index: -1;
    }
    
    .play{
        width: 80px;
        position: absolute;
        right: 59px;
        top: 30px;
        z-index: 9;
        cursor: pointer;
    }

    .slider-novedad{
        width: 100%;
        margin-top: 15px;
    }

    .slider-novedad .owl-dots{
        bottom: 45%;
        text-align: center;
        position: absolute;
        width: 2px;
        right: -15px;
    }

    .slider-novedad .owl-dots .owl-dot span {
        width: 3px;
        height: 14px;
        margin: 0px;
        background: #464646;
    }

    .p0{
        padding: 0px;
    }

    .caja-img{
       /* height: 427px;*/
       height: 460px;
    }

    .caja-img img{
        width: 100%;
        height: 100%;
    }

    .imgs-1:hover .mascara-negra{
        opacity: 1;
    }

    .imgs-2:hover .mascara-negra{
        opacity: 1;
    }

    .imgs-1:hover img {
        -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
        filter: grayscale(100%);
    }

    .imgs-1:hover .p-banner6{
        bottom: 22px;
        opacity: 1;
    }

    .imgs-2:hover .p-banner7{
        bottom: 22px;
        opacity: 1;
    }

    .imgs-2:hover .p-banner6{
        bottom: 22px;
        opacity: 1;
    }

    .p-banner6 p, .p-banner7 p{
        color: white !important
    }

    .seccion-2{
        padding: 50px 0px 0px 0px;
        position: relative;
        margin-bottom: 50px;
    }

    .pp-2{
        font-family: lato-black;
        text-transform: uppercase;
        letter-spacing: 3px;
        font-size: 14px;
        margin-bottom: 0px;
    }

    .pp-3{
        font-family: nunito-bold;
        text-transform: uppercase;
        font-size: 16px;
        margin-bottom: 0px;
    }

    .p-small{
        font-size: 13px !important
    }

    .p-small2{
        font-size: 11px !important
    }


    .fondo-svg{
        position: absolute;
        bottom: 0px;
        right: 0px;
        width: 70%;
        z-index: -1;
    }

    .noticias{
        width: 100%;
        height: auto;
        padding-top: 80px;
    }

    .img-noticia{
        width: 100%;
        height: 380px;
    }

    .desc-noticia{
        width: 55%;
        padding: 15px 80px 40px 80px;
        background: #F8F8F8;
        position: relative;
    }

    .linea-noticia{
        position: absolute;
        height: 22px;
        width: 100%;
        top: -21px;
        left: 21px;
        background: #f8f8f8;
    }

    .triangle{
        position: absolute;
        height: 100%;
        left: -25px;
        bottom: 0px;
        margin-left: 1px;
    }
    
    .t-2{
        color: #2A2A32;
        font-family: nunito-bold;
        text-transform: uppercase;
        font-size: 24px;
        line-height: 1;
     }

     .t-3{
        color: #2A2A32;
        font-family: nunito-black;
        text-transform: uppercase;
        font-size: 29px;
        line-height: 1;
     }

     .red2{
        font-family: nunito-light;
        color: white;
        font-size: 8px;
        margin-left: 5px;
        padding: 5px 19px 8px 19px;
        border-radius: 4px;
        line-height: 0;
        position: relative;
        top: -3px;
     }

     .facebook{
         background: #3d549e;
     }

     .twitter{
        background: #00a7f7;
    }
    
    .noticia2{
        width: 48%;
        height: 372px;
        position: absolute;
        bottom: 0px;
        right: 0px;
        background:#2A2A32;
        z-index: 9;
    }

    .noticia3{
        width: 100%;
        height: 372px;
        position: relative;
        background:#2A2A32;
        margin-bottom: 60px;
    }

    .relative{
        position: relative;
    }

    .img-noticia2{
        position: absolute;
        height: 100%;
        left: 0px;
        top: 0px;
        width: 50%;
        background: url(../img/banner4.png);
        background-size: cover;
        background-position: center;
    }

    .cont-noticia2{
        position: absolute;
        height: 100%;
        right: 0px;
        top: 0px;
        width: 50%;
        padding: 57px 30px;
    }

    .triangle2{
        position: absolute;
        width: 30px;
        top: 0px;
        left: -25px;
    }

    .logo-footer{
        height: 22px;
        float: left;
    }

    footer ul{
        float: left;
        margin-bottom: 0px;
        top: 5px;
        position: relative;
    }

    footer{
        margin-top: 100px;
    }

    .footer1{
        width: 100%;
        padding: 22px 0px;
        border-top: 2px solid #e2e2e2;
        border-bottom: 2px solid #e2e2e2;
    }

    .footer2{
        width: 100%;
        padding: 22px 0px;
    }

    .footer3{
        width: 100%;
        padding: 47px 0px 10px 0px;
        /*background: #2A2A32;*/
        background: black;
    }

    .menu-footer li{
        color: #888681 !important;
        font-family: lato-bold;
        text-transform: uppercase;
        font-size: 9px;
        letter-spacing: 2px;
        float: left;
        padding: 0px 29px;
        position: relative;
    }

    .separador-footer{
        position: absolute;
        background: #909090;
        width: 1px;
        height: 7px;
        right: 0px;
        top: 3px;
    }

   

    .redes2 {
        position: absolute;
        width: 153px;
        height: 30px;
        top: -3px;
        right: 0px;
    }

    .redes3 p{
        float: left;
    margin-right: 6px;
    font-family: nunito-black;
    text-transform: uppercase;
    color: #2a2a32;
    font-size: 10px;
    letter-spacing: 2px;
    margin-top: 5px;
    margin-left: 10px;
    }

    .redes3 .red3 i{
        top: -1px !important;
        color: #2A2A32;
    }

    .redes3 .red3{
        border: 2px solid #2a2a32;
    }

    .redes3{
        position: relative;
    width: auto;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-top: 50px;
    }
    
    .red3{
        width: 28px;
        height: 28px;
        border: 2px solid #909090;
        border-radius: 2px;
        float: left;
        margin-right: 8px;
        position: relative;
        top: 0px;
    }
    
    .redes2 a{
        padding: 0 !important;
        line-height: 1 !important;
    }
    
    .redes2 a:hover{
        padding: 0 !important;
        line-height: 1 !important;
        left: 0px !important
    }
    
    .red3 i{
        width: 100%;
        text-align: center;
        color: #909090;
        font-size: 13px;
        position: relative;
        top: 3px;
    }

    .redf:hover{
        border: 2px solid #3d549e;
    }
    .redf:hover i{
        color: #3d549e;
    }

    .redt:hover{
        border: 2px solid #00a7f7;
    }
    .redt:hover i{
        color: #00a7f7;
    }

    .redy:hover{
        border: 2px solid #e9121c;
    }
    .redy:hover i{
        color: #e9121c;
    }

    .redi:hover{
        border: 2px solid #da0ec9;
    }
    .redi:hover i{
        color: #da0ec9;
    }

    .footer2 p{
        text-align: center;
        color: #909090;
        margin-bottom: 0px;
    }

    .footer2 p a{
    	color: #909090;
    	font-weight: bold;
    	font-size: 15px;
    }

    .p-small2 .bold{
        font-family: lato-black;
        text-transform: uppercase;
        letter-spacing: 2px;
    }

    .p-small2 .bold2{
        font-family: lato-bold;
        text-transform: uppercase;
        letter-spacing: 2px;
    }

    .input-news{
        margin: 0px 14px;
        width: 185px;
        background: #EEEEEE;
        border: none;
        padding: 6px 37px 6px 11px;
        border-radius: 4px;
    }

    .icono-correo{
        margin-left: -43px;
        margin-right: 28px;
        position: relative;
        top: -2px;
    }

    .footer3 p{
        font-family: lato-bold;
        font-size: 9px;
        /*color:#4e4f54;*/
        color: white;
        text-align: center;
        margin-bottom: 0px
    }

    .footer3 p a{
        font-family: lato-bold;
        font-size: 9px;
        /*color: #4e4f54;*/
        color: white;
        border-right: 1px solid #4e4f54;
        padding: 0px 14px 0px 0px;
        margin-right: 14px;
    }

    .separador{
        width: 1px;
    height: 20px;
    background: red;
    margin: 0px 12px;
    }

    .logowebcra{
        height: 11px;
        margin-top: -3px;
    }

    .title-pag{
        width: 100%;
        position: absolute;
        left: 0px;
        text-align: center;
        top: 41%;
        font-family: nunito-light;
        font-size: 100px;
        text-transform: uppercase;
        color: white;
    }

    .t-xl{
        font-family: nunito-black;
        font-size: 76px;
        line-height: 0.9;
        margin-bottom: 20px;
    }

    .t-xl2{
        font-family: nunito-black;
        font-size: 65px;
        line-height: 0.9;
        margin-bottom: 20px;
    }

    .boton-desc4{
        width: 60px;
        height: 60px;
        background: white;
        position: absolute;
        top: 0px;
        left:0px;
    }
    
    .boton-desc4 p{
        width: 100%;
        text-align: center;
        font-size: 12px;
        color: #2A2A32;
        padding-top: 20px;
    }

    .boton-desc4 i{
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        position: relative;
        left: 0px;
    }

    .boton-desc5 i{
        position: relative;
        left: 0px;
    }

    .boton-desc5{
        width: 60px;
        height: 60px;
        background: #2a2a32;
        position: absolute;
        top: 0px;
        right:0px;
    }

    .boton-desc4:hover i{
        left: -6px;
    }

    .boton-desc5:hover i{
        left:6px;
    }
    
    .boton-desc5 p{
        width: 100%;
        text-align: center;
        font-size: 12px;
        color: white;
        padding-top: 20px;
    }

    
.botones-slide{
    width: 120px;
    height: 60px;
    position: absolute;
    left: 40%;
    bottom: 45px;
    margin-left: -60px;
    z-index: 99;
    cursor: pointer;
}

.contador{
    width: 90px;
    height: 60px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 99;
    background: #2a2a32;
}

.contador p{
    color: white;
    width: 100%;
    text-align: center;
    font-family: nunito-bold;
    font-size: 34px;
}

.contador .min{
    color: white;
    width: 100%;
    text-align: center;
    font-family: nunito-bold;
    font-size: 12px;
    letter-spacing: 2px;
    position: relative;
    top: -14px;
}

.separador-general{
    width: 100%;
    height: 1px;
    margin-top: 37px;
}

.botones-slider2{
    width: 40px;
    height: 40px;
    position: relative;
    float: right;
    cursor: pointer;
}

.botones-slider2 p{
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #2A2A32;
    padding-top: 10px;
}

.pro-l, .pro-r{
    border-radius: 4px;
}

.pro-l, .pro-r{
    position: relative;
    left: 0px;
}

.pro-l:hover, .pro-r:hover{
    background: #f2f2f2 !important;
}

.pro-l:hover{
    left: -6px;
}

.pro-r:hover{
    left: 6px;
}

.p-contacto{
    padding: 0px 30px;
}

.p-cont-2{
    padding: 0px 90px;
    margin-bottom: 50px;
}

.linea-deco{
    width: 2px;
    height: 23px;
    position: absolute;
    left: 74px;
    top: 19px;
    background: #2A2A32;
}

.img-contacto{
    margin-top: -269px;
    width: 383px;
    margin-left: -28%;
}

.izq{
    width: auto;
    display: table;
    height: 40px;
    float: left;
    margin-bottom: -2px;
}

.der{
    width: 50%;
    display: table;
    height: 40px;
    float: left;
    margin-bottom: -2px;
}

.mb01{
    margin-bottom: -7px !important;
}

.campo-contacto{
    border-bottom: 2px solid #e0e0e1;
    padding-left: 0px;
    display: inline-block;
    height: auto;
    width: 100%;
    margin-bottom: 25px;
}

.input-contacto{
    width: 100%;
    height: auto;
    font-family: nunito-light;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 2px;
    margin-top: 15px !important;
    margin-bottom: 0px;
    border: none;
    padding-left: 15px;
    color: #bfbfbf;
    background: transparent;
}

.submenu {
    border-right: 0px !important;
}

.menu-footer a {
    color: inherit !important;
}

.check{
    opacity:1 !important;
}

.img-thumbnail{
    opacity: 0.2;
    width: 26px;
    margin-top: 12px;
    border: none;
    margin-right: 5px;
    cursor: pointer;
}

.input-mag input{
    position: absolute;
    opacity: 0;
}

.terminos a{
    color:#e5663c !important;
}

.terminos{
    font-family: nunito-regular;
    text-transform: uppercase;
    font-size: 9px;
    margin-top: 15px !important;
    margin-bottom: 0px;
    color: #2a2a32;
    line-height: 1.2;
    letter-spacing: 1px;
}

@media (min-width: 1200px) {
    .seccion-scrolldown {
        width: 100%;
        height: 100px;
        padding-top: 95px;
        margin-bottom: 70px;
    }
}

@media (max-width: 1199.98px) {

    .slider-pag2{
        height: 400px;
    }

    .submenu4 {
        width: 50%;
    }

    .submenu3 {
        width: 50%;
    }

    .filtrar {
        font-size: 60px;
        text-align: center;
        margin-bottom: 36px;
        margin-top: -24px;
    }

    .seccion-ancha3 {
        padding: 14px 15px 10px 15px;
    }

    .pdleft {
        width: 50%;
        padding: 70px 39px;
    }

    .pdright {
        width: 50%;
    }

    .botones-slide {
        left: 50%;
    }

    .item1{
        /*width: 50%;*/
        border-bottom: 1px solid #2A2A32;
    }
    .item2{
        width: 50%;
        border-bottom: 1px solid #2A2A32;
    }
    .item3{
        width: 50%;
    }
    .item4{
        width: 50%;
    }

    .submenu {
        margin-top: 50px;
        height: auto;
    }

    .text-bottom p {
        font-family: nunito-light;
        text-align: center;
        color: white;
        font-size: 46px;
        line-height: 1;
        letter-spacing: 5px;
        text-transform: uppercase;
    }

    .seccion-scrolldown {
        width: 100%;
        height: 100px;
        padding-top: 95px;
        margin-bottom: 50px;
    }

    #body > section.seccion-ancha > div > div > div.col-lg-6.col-md-12.po1 > div > div.img-producto > div > div > div.owl-stage-outer{
        overflow: visible;
    }

    .po1 .desc-product{
        /*bottom: 0px;*/
        bottom: -35px;
    }

    .p-banner2{
        display: none;
    }

    .boton-desc {
        display: none;
    }

    .nav-slide-product {
        bottom: -6px;
    }

    .txt-nav-prod {
        top: 29%;
    }

    .noticia2 {
        width: 100%;
        height: auto;
        position: relative;
        display: inline-block;
        background: #2A2A32;
        z-index: 9;
        margin-top: 50px;
    }

    .img-noticia2 {
        position: absolute;
        height: 100%;
        left: 0px;
        float: left;
        top: 0px;
        width: 30%;
        background: url(../img/banner4.png);
        background-size: cover;
        background-position: center;
    }

    .cont-noticia2 {
        position: relative;
        height: 100%;
        right: 0px;
        float: left;
        top: 0px;
        left: 30%;
        width: 70%;
        padding: 50px 30px;
    }

    .desc-noticia {
        width: 100%;
        padding: 15px 40px 40px 40px;
    }

    .slider-home, .slide{
        height: auto;
    }

    .text-top {
       top: 47%;
    }

    .text-bottom {
        top: 47%;
    }

    .linea-slider {
        width: 93%;
    }

    .menu-footer li {
        padding: 0px 18px;
    }

    footer ul {
        margin-top: 12px;
    }

    .p-small2 {
        line-height: 25px;
    }

    .cont-linea1 {
        width: 66%;
    }

    nav ul li a {
        font-size: 36px;
    }

    .menu-despl {
        padding: 16% 7%;
    }

    .redes {
        top: 150%;
        left: 0% !important;
    }

    nav .red i {
        top: -18px;
    }
}

@media (max-width: 991.98px) {

   

    .img-contacto{
        display: none;
    }

    .terminos {
        margin-bottom: 25px;
    }
    
    .t-xl2 {
        font-size: 40px;
    }

    .img-contacto {
        margin-top: 0px;
        width: 100%;
        margin-left: 0px;
    }

    .noticia3 {
        width: 100%;
        height: auto;
        position: relative;
        background: #2A2A32;
        margin-bottom: 60px;
        display: inline-block;
    }

    .img-noticia2 {
        width: 50%;
    }

    .cont-noticia2 {
        left: 50%;
        width: 50%;
    }

    .over{
        overflow: hidden;
        margin-bottom: 20px;
    }

    .caja-video {
        width: 94%;
    }

    .seccion-ancha2 {
        padding: 45px 20px;
    }

    .pdleft {
        width: 100%;
        padding: 96px 39px;
        height: auto;
    }

    .pdright {
        width: 100%;
    }

    .botones-slide {
        left: 50%;
        bottom: 20px;
        display: none;
    }

    nav ul li ul {
        padding: 20px 22px 0px 17px;
    }

    .seccion-ancha3 {
        padding: 14px 10px 10px 10px;
    }

    .title-pag {
        font-size: 50px;
    }

    .item1{
        width: 100%;
        border-bottom: 1px solid #2A2A32;
    }
    .item2{
        width: 100%;
        border-bottom: 1px solid #2A2A32;
    }
    .item3{
        width: 100%;
        border-bottom: 1px solid #2A2A32;
    }
    .item4{
        width: 100%;
        border-bottom: 1px solid #2A2A32;
    }

    .item6{
        width: 100%;
        border-bottom: 1px solid #2A2A32;
    }

    .item7{
        width: 100%;
    }

    .boton-desc {
        display: block;
    }

    .seccion-ancha {
        padding: 45px 20px;
    }


}

@media (max-width: 767.98px) {

    .slider-pag2 {
        height: 300px;
        margin-bottom: -102px;
    }

    .submenu4 {
        width: 100%;
        margin-bottom: -7px;
    }

    .submenu3 {
        width: 100%;
    }

    .redes3 a {
        display: block;
        padding: 30px 0px;
    }

    .redes3 {
        margin-top: 0px;
    }

    .slider-home, .slide{
        height: auto;
    }

    .text-top {
        /*top: 39%;*/
        top: 60%;
    }

    .text-top p{
        font-size: 12px;
    }

    .text-bottom {
        top: 50%;
    }

    .text-bottom p{
        font-size: 17px;
    }

    .linea-slider{
        top: 60%;
    }

    .banner3 {
        margin-left: 37%;
    }

    .menu-despl {
        padding: 25% 7%;
    }

    .menu-despl-banner {
        width: 15%;
    }

    .menu-despl {
        width: 85%;
    }

    .boton-slide {
        /*bottom: 16%;*/
        bottom: 2%;
        left: 27%;
        padding: 6px 9px;
    }

    .nav {
        width: 100%;
    }

    .redes {
        left: 35%;
    }

    .buscador {
        width: 0px;
        height: 87px;
        position: absolute;
        left: 0%;
        top: 100%;
    }

    .menu {
        padding-left: 24px;
    }

    .boton-menu {
        padding: 35px 20px 0px 42px;
        left: -1px;
    }

    .banner3{
        display: none;
    }

    .banner2 {
        width: 100%;
    }

    .banner1 {
        width: 90%;
        right: 5%;
    }

    .seccion-scrolldown {
        padding-top: 139px;
    }

    .menu-footer li {
        padding: 13px 18px;
        width: 100%;
    }

    .oculto{
        display: block;
    }

    .img-noticia2 {
        position: relative;
        height: 228px;
        width: 100%;
    }

    .cont-noticia2 {
        position: relative;
        height: 100%;
        right: 0px;
        float: left;
        top: 0px;
        left: 0%;
        width: 100%;
        padding: 57px 30px;
    }

    .triangle2{
        display: none;
    }

    .po1 .boton-desc{
        display: none
    }

    .seccion-ancha {
        padding: 45px 20px;
    }

    .seccion-2 {
        padding: 50px 20px 0px 20px;
    }

    .linea-noticia {
        display: none;
    }

    .redes2 {
        right: 11px;
    }
    
}


@media (max-width: 575.98px) { }

/*JAV*/
.play, .pt30 {
    display: none;
}
@media screen and (min-width: 1601px) {  
    .caja-video {
        height: auto;
    }
    .caja-img {
       /* height: 100%;*/
       height: 929px;
    }
}
/*END JAV*/
/*PATCH-ALEJANDRO-GALLEGO*/
.submenu2 div.item5.b-none.aa{
    width: 100%;
}
.submenu2 div.item5.b-none.aa .desc-product3{
    padding: 20px 13px;
}
.prod-der {
    height: 567px;
}
.patch-de-prod{
    bottom: 0;
}
.nav-prod{
    height: 567px;
}
/**/
@media (max-width:1610px){
    .desc-product .move{
        font-size: 8px;
        width: 100%;
        /*width: 120px;*/
    }
}
.seccion-scrolldown i {
    font-size: 60px;
}
@media (max-width:1350px) and (min-width:991px){
    .prod-der {
        height: 500px;
    }
    .nav-prod{
        height: 500px;
    }
    .patch-prod-home-cont{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .patch-prod-home-prod {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .po1 {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
    }
    .po1 .producto{
        /*height: 520px;*/
        height: 535px;
    }
}
@media (max-width: 1310px) and (min-width: 930px){
    .patch-class-prod{
        flex: 0 0 33%;
        max-width: none;
    }
}
@media (max-width: 1199.98px){
    .boton-desc {
        display: block;
    }
}

@media (max-width: 767.98px){
    .po1:hover .patch-de-prod .boton-desc{
        display: block;
    }
    .patch-de-prod .boton-desc{
        left: 0;
        top: -71px;
    }
    .patch-de-prod .boton-desc p{
        font-size: 10px;
    }
}
@media (max-width:660px){
    prod-der{
        height: 400px
    }
    .nav-prod{
        height: 566px;
    }
}
@media (max-width:657px){
    .prod-der {
        height: 429px;
    }
    .nav-prod {
        height: 430px;
    }
}
@media (max-width:520px){
    .prod-der {
        height: 360px;
    }
    .nav-prod {
        height: 360px;
        width: 40px;
    }
    .nav-prod li{
        font-size: 10px
    }
    .txt-nav-prod{
        font-size: 9px;
        letter-spacing: 2px;
        top: 20%;
        left: -323%;
    }
    .patch-de-prod{
        padding: 20px 20px;
    }
    .patch-de-prod p{
        font-size: 8px;
    }
}
@media (max-width:445px){
    .prod-der {
        height: 300px;
    }
    .nav-prod {
        height: 300px;
    }
}
@media (max-width:382px){
    .po1:hover .patch-de-prod{
        /*height: 87px;*/
        height: auto;
        width: 86%;
    }
    .patch-de-prod{
        display: flex;
        flex-direction: column;
    }
    .ref2{
        margin-left: 0px;
    }
    .prod-der {
        height: 250px;
    }
    .nav-prod {
        height: 240px;
    }
    .txt-nav-prod{
        font-size: 7px;
        top: 1%;
        left: -318%;
    }
}
#top-top > p:nth-child(1){
    display: none;
}
/*FIN-PATCH-ALEJANDRO-GALLEGO*/

/*karen*/

section.noticias > div > div.row > div > div.img-noticia{
	height: auto;
}

section.noticias > div > div.row > div > div.img-noticia > img{
	width: 100%;
}

.slider-pag{
	height: auto;
}

.slider-pag2{
	height: auto;
}

.slider-pag2 img{
	width: 100%;
}

#body > div.slider-pag.banner > img{
	width: 100%;
}

#body > footer > div.footer3 > div > div > div > p > a:nth-child(3) {
    border-right: 0px solid #4e4f54;
    padding: 0px 0px 0px 0px;
    margin-right: 0px;
}

.t-3, .pdleft.p-white p{
	text-align: center;
}

.pdleft.p-white p strong{
	font-family: nunito-black;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 2px;
    margin-bottom: 0px !important;
}

.line-sencilla4{
	margin: 4px auto;
}

.owl-fotos .owl-dots{
	bottom: 0;
}

.owl-fotos .owl-dots .owl-dot span{
	height: 3px;
}
.slider-logos{
    display: none;
}

.retilap{
    /*border-top: 2px solid #e2e2e2;*/
    padding-top: 20px;
}

.retilap p{
    font-size: 12px;
}

.retilap p img{
    width: 93px;
    height: auto;
}

.caja-img iframe{
    position: absolute;
    width: 100%;
    height: 100%;
}

@media (max-width: 1024px){
    .caja-img{
        height: 355px;
    }

    .slider-home .owl-carousel .item img.mobile{
        width: 100% !important;
    }

}

@media (max-width: 991px){
    .caja-img{
        height:auto;
    }

    .video-nosotros{
        padding-bottom: 56%;
    }

}

@media (max-width: 960px){
	.menu {
    	padding-left: 5px;
    	padding-right: 0px;
	}

	.logo {
	    width: 100%;
	    height: auto;
	}

	.banner1{
		padding: 23px 15px;
	}

	.banner1:hover .linea-banner{
		width: 100%;
	}

	.boton-banner{
		top: 15px;
		right: 10px;
	}

	.mv-r:hover {
	    right: 0px;
	}

	.submenu .item5{
		width: 100% !important;
		border-bottom: 1px solid #2A2A32 !important;
	}

	.desc-product2{
		padding: 20px 5px;
	}

	.desc-product2 p{
		font-size: 9px;
	}

	.aa:hover .desc-product2, .aa:hover .desc-product3{
		padding: 20px 15px;
	}

	.submenu2{
		width: 100%;
	}

	.t-xl2{
		font-size: 25px;
	}

	.linea-deco{
		left: 0px;
	}

	.p-cont-2{
		padding: 0px 10px;
	}

	.po1 .desc-product{
		/*padding: 20px 10px;*/
        padding: 30px;
        height: auto;
        width: 86%;
	}

    .line-desc{
        margin: 6px 0px 5px 0px;
    }

	.desc-product{
		width: 70%;
		padding: 19px 10px;
	}
}

.boton-slide.boton-video-yt{
    left: 27%;
}

@media (max-width: 768px){
	nav ul li a {
	    font-size: 25px;
	}
	.footer2 p a{
		width: 100%;
	    position: relative;
	    display: table;
	}
	.whatsapp a{
		display: none;
	}

	.title-pag {
	    font-size: 2em;
	}

	.slider-pag{
		margin-top: 87px;
	}

	.banner1{
		bottom: auto;
	}

	.pdright{
		height: auto;
	}

	.imagen-foto{
		height: auto;
	}

	.slider-pag2{
		margin-top: 87px;
	}
    .boton-slide{
      left: 5%;
    }
    .boton-slide.boton-video-yt{
      left: 48%;
    }
}

@media (max-width: 355px){
    #body > section.seccion-ancha > div > div > div.col-lg-6.col-md-12.po1 > div{
        height: 287px;
    }
    
}
/*fin karen*/
