

/* 
Css extra 
=========================== */
.menu-mobile{display: none;}
#home-slider .formulario-carru {
    background-color: #ffffff;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 25px 15px 0px;
    width: 335px;
    position: relative;
    position: absolute;
    top: 0;
    right: 15%;
    z-index: 999;
}
#home-slider{
    height: 410px;
    background-size: cover;
}
#home-slider .owl-dots{margin-bottom: 110px;}
#home-slider .next_prev{width: 100%;z-index: 9;}
#home-slider .next_prev > div img{width: 30px;opacity: 0.6;}
#home-slider .next_prev > div img:hover{opacity:1}
#home-slider .next_prev > div:first-child{float: left;margin-left: 40px;position: absolute;top: 40%;z-index: 999;}
#home-slider .next_prev > div:last-child{float: right;margin-right: 40px;position: absolute;top: 40%;right: 0;z-index: 999;}
#home-slider .container{position:relative}
#home-slider img{
    width: 420px;
}

.slide-home-container{display: block;height: 570px;position: relative;}
.single-image{
    float: left;
    margin-top: 10px;
    position: absolute;
    bottom: 0;
}
.single-image img{}

.slide-home{
    background-size: cover;
}
.slide-home::after{content: ""; display: block;clear: both;}
.box-carrousel{width: 350px;z-index: 99;margin-top: 40px;top: 0;position: absolute;left: 36%;}
.box-carrousel h1{font-size: 33px;text-transform: uppercase;color: black;line-height: 40px;}
.box-carrousel p{
    color: black;
    font-size: 21px;
    font-weight: 400;
}

.fourblockshome{
    display: table;
    width: 100%;
    position: relative;
    z-index: 999;
}

.blockhome{
    display: table-cell;
    vertical-align: middle;
    width: 25%;
    padding-left: 20px;
    text-align: center;
    background: white;
}
.blockhome img{
    position:relative;
    top:-25px;
    width: 50px;
}

.blockhome p{
    font-size: 17px;
}

.item-pre{
    background-color: #e7dbc7;
    color: white;
    text-align: center;
    font-weight: 100;
    position: relative;
    height: 100%;
}

.item-pre::after{
    position: absolute;
    top: 0;
    right: -30px;
    z-index: 1;
    display: block;
    width: 60px;
    height: 70px;
    background-color: #e7dbc7;
    border-top: 0 solid rgba(0,0,0,0.12);
    border-left: 0 solid rgba(0,0,0,0.12);
    content: " ";
    -webkit-transform: skewX(-25deg);
    -moz-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    -o-transform: skewX(-25deg);
    transform: skewX(-25deg);
    height: 100%;
}

.item-pre h1{margin:0;padding:0;font-style: italic;text-align: left;}

.btnform {
    background-color: #577b19;
    border-radius: 50px;
    color: white;
    font-size: 16px;
    padding: 10px 44px;
    position: relative;
}

.btnform a:hover, .btnform a:visited, .btnform a:link, .btnform a:active{
    text-decoration: none;
    color: white;
}

.btnform2 {
    background-color: white;
    border: 1px solid #c8c8c8;
    border-radius: 50px;
    color: black;
    font-size: 16px;
    padding: 8px 0;
    text-align: center;
    margin: 10px 0;
    position: relative;
}

.btnform2 a:visited, .btnform2 a:link, .btnform2 a:active{
    text-decoration: none;
    color: black;
    
}

.btnform2 a:hover {
    color: #c12336;
}

.formulario-carru .input_form_color{
    background-color: white;
    border: 1px solid #ccc;
}

.formulario-carru  .input_form_color:focus{
    border: 1px solid #c12336;
}

/* 
OWL
=========================== */

.owl-item img{width: 100%}
.owl-dots{position: absolute;bottom: 0;padding:30px 0;text-align: center;width: 100%;}

/* Header */ 
.header-container{
    margin-left:;
    margin-right:;
}

/* 
Seleccion de producto - Home
=========================== */

.selector{display: none}
.selector.active{display: block}

.back-seleccion-producto{
    padding: 15px 0;
    background-size: cover;
    background-position: bottom right;
    height: 475px;
    position: relative;
}

.play_button_producto{
    position: absolute;
    bottom: 36%;
    right: -45%;
    z-index: 9999;
    width: auto !important;
}
.play_button_producto img{}

#seleccion_de_producto{
}
#seleccion_de_producto .owl-dots{display: none !important;}
#seleccion_de_producto .container{position:relative;height: 455px;}

#seleccion_de_producto h1{
    font-size: 26px;
    font-weight: 500;
    margin-left: 230px;
    text-align: center;
}

#seleccion_de_producto .subtitle{
    bottom: 60px;
    left: 330px;
    position: absolute;
    text-align: center;
    width: 610px;
}
#seleccion_de_producto .subtitle h2{
    font-size: 22px;
    line-height: 26px;
    font-weight: 500;
}

.products_home_table{
    width: 560px;
    position: absolute;
    z-index: 9;
    top: 95px;
    left: 80px;
}
.products_home_table::after{
    content:"";
    clear:both;
    display:block;
}
.products_home_table > div:nth-child(1){
    -ms-writing-mode: tb-rl; /* old syntax. IE */
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl; /* new syntax */
    -webkit-text-orientation: upright;
    -moz-text-orientation: upright;
    -ms-text-orientation: upright;
    text-orientation: upright;
    text-transform: uppercase;
    background: #cc0033;
    float: left;
    color: white;
    padding: 17px 8px;
}
.products_home_table > div:nth-child(2){
    float: left;
    margin-left: 40px;
}
.products_home_table > div:nth-child(3){
     background-image: url("../images/icon_fondoproteccion.png");
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    color: white;
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin-left: 250px;
    margin-top: -5px;
    padding: 20px 15px 20px 30px;
    position: absolute;
}

.product_home_images{
    position: relative;
    top: -40px;
    background-image: none;
    background-size: 130px 128px;
    background-repeat: no-repeat;
    background-position: -5px -2px;
    cursor: pointer;
}
.product_home_images.active, .product_home_images:hover{
    position: relative;
    top: -40px;
    background-image: url('../images/selector.png');
    background-size: 132px 130px;
    background-repeat: no-repeat;
    background-position: -6px -2px;
}

.product_home_images img{
    
padding: 10px;
    
width: 125px;
    
height: 126px;
}

.icon_child{
    padding-top: 25px;
    padding-left: 40px;
}

.mybtn{
    margin-left: 50px;
    margin-right: 50px;
    top: -40px;
}

.espaciado{
    margin-bottom: 80px;
}

/*Five Colkumns Fix*/

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

/* 
Slider Quotes - Home
=========================== */
#slider_quotes{background-image:url('../images/quotes_background.png');background-size: 100%;position: relative;}
#slider_quotes a.btn {background:white;color: black;margin-top: 24px;}
#slider_quotes .owl-item{height: 350px;}
#slider_quotes #quotes_version2 .owl-item{height: 391px;}
#slider_quotes .navigation{
    position: absolute;
    width: 100%;
    top: 30%;
}
#slider_quotes .navigation > div{
    margin: 0 5%;
}
#slider_quotes .navigation i{
    font-size: 150px;
    color: rgba(65, 65, 65, 0.5);
}
#slider_quotes .navigation i::before{}

#slider_quotes .navigation .next{
    position: absolute;
    right: 0;
}
#slider_quotes .navigation .prev{
    position: absolute;
    left: 0;
}


#quotes_version2 .quote-caption{

left: 22%;

width: 44%;

top: 15%;
}

#quotes_version2 .image_quote{
    right: 210px;
    bottom: 0;
    left: auto;
}

#quotes_version2 .quote-caption h1{font-size:20px}

.quote-caption{
    position: absolute;
    z-index: 999999;
    top: 15%;
    right: 12%;
    width: 45%;
}

.image_quote{
    position: absolute;
    left: 150px;
}
.image_quote img{
    width: auto;
    position: relative;
    bottom: -2px;
}

.quote-caption img.imgsize{
  width: 30px;
  height: 30px;
}

.quote-caption-org{
display: inline;
position:relative;
}
.quote-caption-org span:first-child{
    position: absolute;
    left: -75px;
}
.quote-caption-org span:first-child img{
    width: 70px;
    height: auto;
}

.quote-caption h1{
    font-size: 23px;
    color: white;
    line-height: 28px;
    font-weight: 100;
}

.navigation, .prev, .img_navigation {
    z-index: 10;
}

.img_navigation {
    cursor: pointer;
    opacity: 0.2;
}


/* 
Consulta - Home
=========================== */
/*.bloque_consulta{
    width: 60%;
    text-align: center;
    position: absolute;
    top: 30px;
    right: 0;
}*/

.bloque_consulta {
    position: absolute;
    right: -45px;
    text-align: center;
    top: 20px;
    width: 70%;
}

#consulta .container{position: relative;}
/*#consulta{background-image: url('../images/consulta.jpg');background-size: cover;position: relative;background-position: bottom left;max-height: 390px;height: 390px;}*/

#consulta {
    background-color: #dae3ea;
    /*background-image: url("../images/consulta.jpg");*/
    background-position: left bottom;
    background-size: cover;
    height: 390px;
    max-height: 390px;
    position: relative;
}
.consultacontainer{
    position: relative;
    top: 45px;
}

.imgconsulta{
    left: -75px;
}

.bloque_consulta h1{
    font-size: 35px;
    color: #cc0033;
    line-height: 40px;
}
.bloque_consulta p{
    font-size: 25px;
}
.bloque_consulta a{margin-top:30px;padding: 10px 60px 8px 60px;}

.image_quote_Mobile, .image_quote_Tablet{
    display: none;
}

/* 
Consulta - Home
=========================== */
.actualidad{}
.bloques_actualidad{display: table;}
.bloque_actualidad{display: table-cell;padding: 40px 20px;width: 33.3333333%;}
.bloque_actualidad:nth-child(2){border-left:1px solid #868585;border-right:1px solid #868585}


/* 
Footer
=========================== */
.pie-amplio{padding: 40px 40px 15px 40px;}

/*.pie-amplio li a:hover{color: white; text-decoration:none;}
.pie-amplio li a:link{color: white;}
.pie-amplio li a:visited{color: white;}
.pie-amplio li a:active{color: white;}*/

.pie-amplio li a:hover, .pie-amplio li a:link, .pie-amplio li a:visited, .pie-amplio li a:active{color: white; text-decoration:none;}

.footer-item{}
.footer-item ul{
    margin: 0;
    padding: 0;
}
.footer-item li{color: white;list-style: none;font-size: 17px;margin-bottom: 14px;}
.footer-item h3{color: white;font-size: 17px;text-transform: uppercase;font-weight: 100;margin-bottom: 5px;}

.coyright{color:white;padding-top: 15px;}

.post-footer{padding-top: 40px}

.certificaciones-block{
    display: table;
    padding: 20px 0;
}
.certificacion{
    float: left;
    padding-top: 15px;
    margin-right: 15px;
}
.certificacion h2{
    font-size: 17px;
    line-height: 20px;
    margin: 0;
}
.certificacion p{
    margin: 0;
}