body{
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 12px;
    overflow-x: hidden;
}
@font-face {
    font-family: "ez";
    src: url("fonts/edosz-webfont.woff") format('woff');
  }

.alerta{    
    max-width: 800px;    
    height: auto;
    border: 1px solid #CBCBCB;
    background-color: #FFF;
    border-radius: 10px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -400px;
    margin-top: -250px;
    z-index:9999;
    font-size: 16px;
    display: none;
}

.cont{
    width: 100%;
    min-width: 1180px;
    max-width: 1920px;
    margin: 0 0;
    position: absolute;
    top: 0;
    left: 0;    
}
.header{    
    width: 100%;
    height: 200px;
}
.logo{
    position: absolute;
    width: 480px;
    top:30px;
    left:50px;
    cursor: pointer;
}
.whatsapp{
    position: absolute;
    width: 240px;
    top:10px;
    right:50px;
    cursor: pointer;
    transition: all 300ms ease-out;
    border:3px solid #000;
}
.whatsapp:hover{
    position: absolute;
    width: 260px;
    top:8px;
    right:45px;
    cursor: pointer;
}

@keyframes leyenda-anim {
    0%   { left: 15%; }    
    50%  { left: 15.05%; }
    100% { left: 15%;}
  }

  .leyendaAux{
    font-size:56px; font-weight: bolder; color: #ff0808;
  }
.leyenda{
    font-style: italic;
    font-family: 'anton'; /* 'ez', 'Permanent Marker'; */
    font-size: 48px;
    color: #000;
    position: absolute;
    top: 220px;
    left: 5%;
    z-index: 9999;
    font-weight: bold;
    text-shadow: -2px -1px 0 #ffffff, 2px -1px 0 #ffffff, -1px 2px 0 #a7bf07, 1px 2px 0 #a7bf07;
   /* animation-name: leyenda-anim;
    animation-duration: 200ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    transition: all 300ms ease-out;*/
}
.leyenda img{
    width: 900px !important;
}

.logosClientes{
    width: 70%;
}


.socialicox{    
    padding-left: 35px;
}
.socialico img{
    cursor: pointer;
    width: 38px;
    padding-right: 10px;
}

.banner{
    position: absolute;   
    top:200px;
    left:0px;
    width: 100%;
    height: 350px !important; 
    max-height: 350px;
    min-height: 350px;
 
}



@keyframes banner-anim {
    0%   { right: 50px; }    
    50%  { right: 60px; }
    100% { right: 50px;}
  }

.banner-img{
    position: absolute;
    top: 60px;
    right: 50px;
    width:550px;
    animation-name: banner-anim;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    transition: all 300ms ease-out;
}
.banner-img:hover{
    rotate: -3deg;
}


.carousel{
    position: absolute;    
    top:550px;
    width: 100%;
    height: 350px;
    background-color:#FFF;
}
.btn{
    transition: all 200ms ease-out;
}
.btn:hover{
    width: 52px;
}
.prev{
    position: absolute;
    width: 50px;
    left: 10px;
    top: 150px;
    cursor: pointer;
}
.next{
    position: absolute;
    width: 50px;
    right: 10px;
    top: 150px;
    cursor: pointer;
}

.prevGal{
    position: absolute;
    width: 50px;
    left: 10px;
    top: 200px;
    cursor: pointer;
}
.nextGal{
    position: absolute;
    width: 50px;
    right: 10px;
    top: 200px;
    cursor: pointer;
}

.slider-cont{
    z-index: 900;
}
.prods{    
    position: absolute;
    width: 300px;
    top: 10px;   
    transition: all 300ms ease-out;    
    cursor: pointer;
}
.prods:hover{
    width: 320px;
    left: 49.5%;
}

.letrs{    
    position: absolute;
    width: 300px;
    top: 300px;   
    transition: all 300ms ease-out;    
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Bebas Neue';
}

.prod1{    left:50%;    margin-left: -550px; }
.prod2{    left:50%;    margin-left: -150px; }
.prod3{    left:50%;    margin-left:  250px; }

.let1{    left:50%;    margin-left: -550px; }
.let2{    left:50%;    margin-left: -150px; }
.let3{    left:50%;    margin-left:  250px; }

.barraAux{
    position: absolute;  
    background-color: #FFF;
    width: 100%;
    top:990px;
}
.barra{
    position: absolute;  
    background-color: #ddfe05;
    width: 100%;
    top:1630px;
}
.upside{
    position: absolute;    
    top:1540px;
    left:0px;
    width: 100%;
    height: 90px;
}

.leyendaBottom{
    padding-top: 10px;
    font-family: 'Bebas Neue';
    font-size: 40px;
    color: #000;    
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.posts{    
    position: absolute;
    width: 300px;
    top: 970px;   
    
}
.post1{
    left:50%;
    margin-left: -550px; 
}
.post2{
    left:50%;
    margin-left:-150px;
}
.post3{
    left:50%; 
    margin-left: 250px; 
}

.insta{
    z-index: 900;
    position: absolute;
    top: 10px;
    left: 10px;
}

.clientes{
    width: 100%;
    text-align: center;
    height: auto;
}

.bloimg{
    display: inline-block;
    width: 250px;
    cursor: pointer;
    transition: all 300ms ease-out; 
}
.bloimg:hover{        
    width: 300px;
    
}
.bloimg img{
    width: 100%;
}

@media only screen and (min-width: 1500px) {
    .bloimg{
        display: inline-block;
        width: 350px;
        cursor: pointer;
        transition: all 300ms ease-out; 
    }
    .bloimg:hover{        
        width: 370px;        
    }

}


.footerCont{
    z-index: 900;
    position: absolute;
    top: 10px;    
    font-family: 'Bebas Neue';
    font-weight: bold;
    width: 100%;
    
}

.tbl{
    width: 100%;
}
.tit{font-size: 34px; padding: 0 0 0 0; margin: 0 0 0 0;}
/*.sub{font-size: 35px; padding: 0 0 0 0; margin: 0 0 0 0; color:#ddfe05; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; }*/

.sub{font-size: 30px; padding: 0 0 0 0; margin: 0 0 0 0; color:#5d5d5d;  cursor: pointer; transition: all 100ms ease-out;}
.sub a{ all: unset;  }

.sub:hover{
    color:#a7a7a7;
}

.footLabel{
    margin-left: 20px !important; 
    font-size: 18px; padding: 0 0 0 0; margin: 0 0 0 0; color:#181818;  cursor: pointer; font-weight: normal !important;
    padding-left: 20px !important;
}
.footLabel a{
    all: unset;
}

.ico{ width: 20px; opacity: .6; cursor: pointer;  }

.titForm{
    font-family: 'Bebas Neue';
    font-size: 34px; ;
    text-align: center;
    padding: 0 0 0 0; margin: 0 0 0 0;
}

#waBtn{display: none;}

.FormPopUp{
    display: none;    
    border: 1px solid #CBCBCB;
    font-size: 16px;
    background-color: #FFF;
    border-radius: 10px;
    position: fixed;    
    left: 50%;
    margin-left: -270px;
    width: 540px;
    height: 400px;
    top:50%;
    margin-top: -240px;
    z-index: 99999;  
    padding: 20px 20px 20px 20px;
    background-color: #FFF;  
}


.form{
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; height: 100%;
    vertical-align: top;    
}
.form input{
    border: 1px solid #CBCBCB;
    border-radius: 5px;
    line-height: 40px;
    background-color: #f7f7f7;
}
.form textarea{
    border: 1px solid #CBCBCB;
    border-radius: 5px;
    line-height: 40px;
    width: 100%;
    background-color: #f7f7f7;
}

.submit{
    line-height: 40px;
    background-color: #ddfe05;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    width: 200px;
}

.boton{
    line-height: 40px;
    background-color: #ddfe05;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    padding: 5px 20px 5px 20px;
}

.social{
    display: inline-block;
    margin-right:5px;
    cursor: pointer;
    opacity: .6;
    
}

.social img{width:30px; transition: all 100ms ease-out;}

.social img:hover{
    width: 32px;
}


.footer{
    position:absolute;    
    top: 2100px;  /*1300*/
    width: 100%;
    height: 450px;
    background-color:#FFF;
}
.bottom{
    position: relative;    
    top:2350px;
    left: 0px;
    width: 100%;
    height: 20px;
    background-color:#000;
    color:#FFF;
    overflow-x: hidden;
}

.closeicon{
    position: absolute;
    right: -8px;
    top: -8px;
    border: 2px solid #000;
    border-radius: 15px;
    width: 20px;
    height: 20px;
    font-size: 11px;
    background: #FFF;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    line-height: 20px;
    box-shadow: #4f4f4f 2px 2px 3px;
    transition: all 300ms ease-out; 
    
}

.closeicon:hover{
    width: 23px;
    height: 23px;
    font-size: 12px;
}

@media only screen and (min-width: 1500px) {
    .footer{
        position:absolute;    
        top: 2200px;  /*1300*/
        width: 100%;
        height: 450px;
        background-color:#FFF;
    }
    .bottom{
        position: relative;    
        top:2450px;
        left: 0px;
        width: 100%;
        height: 20px;
        background-color:#000;
        color:#FFF;
        overflow-x: hidden;
    }
}

@media only screen and (max-width: 1190px) {
    .footer{
        position:absolute;    
        top: 2070px;  /*1300*/
        width: 100%;
        height: 450px;
        background-color:#FFF;
    }
    .bottom{
        position: relative;    
        top:2300px;
        left: 0px;
        width: 100%;
        height: 20px;
        background-color:#000;
        color:#FFF;
        overflow-x: hidden;
    }
}

.site{
    position: absolute;    
    right:5%;
    top:0px;
}