/*! custom.css v1.0 */

/* ==========================================================================

   Custom CSS Stylesheet. This is where you should add your own styles!

   ========================================================================== */

/*
* Simple style overrides or custom adds
*/

.some-css-selector {font-size:13px;}

.logo-container.hasInfoCard:before {
   display: none;
}

.main-nav > ul > li > a {
	color: #333;
}

.site-header {
    background: #fff;
}

.site-header .kl-header-toptext {
    color: #333333;
}

.site-header .social-icons.topnav.sc--clean > li > a {
    color: #333;
}

.site-header .kl-header-toptext a {
    color: #333;
}

.topnav > li > a {
    color: #333;
}

.icon-white {
    color: #6b6b6b;
}

.site-logo img {
    max-height: 100px !important;
    margin-bottom: 10px;
}

.site-header.style1 .main-nav {
    position: relative;
    top: 28px;
}

.site-header .separator {
    background: #2b2b2b;
}

a#ctabutton {
    right: 14px;
    top: 18px;
}

.site-logo a {
    padding: 7px;
    background: #fff;
}

.zn-res-trigger::after {
    background: #da4343;
    box-shadow: 0 8px 0 #da4343,0 16px 0 #da4343;
}

.kl-slideshow.iosslider-slideshow.uh_light_gray.maskcontainer--shadow_ud.iosslider--custom-height.scrollme.kl-slider-loaded {
    margin-top: 110px;
}


.kl-ioscaption--style4 .main_title {
    margin-bottom: 42px;
}

.kl-ioscaption--style4.klios-alignright .main_title::before {
    background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0, 0, 0, 0.68) 60%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(60%,rgba(0, 0, 0, 0.68)));
    background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.68) 60%);
    background: -o-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.68) 60%);
    background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.68) 60%);
    background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.68) 60%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#40000000',GradientType=1 );
}

#footer {
    background: #080808;
    border-top: 0px;
}

.lista-nosotros li {
    font-size: 18px;
    letter-spacing: 1px;
    width: 100%;
    text-align: left;
    text-decoration: none !important;
    display: block;
    margin: auto;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #b63431;
}

/*.lista-nosotros li:before {
    content: "-";
    display: block;
    float: left;
    line-height: 73px;
    margin-right: 20px;
    font-size: 22px;
}
.lista-nosotros li:last-child:before {
  line-height: 50px;

}*/
ul.lista-nosotros {
    margin-top: 15px;
    margin-bottom: 90px;

}

h1.titulo-galeria {
    text-align: center;
    width: 100%;
    display: block;
    border: 6px solid rgb(182, 52, 49);
    padding: 25px;
    box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.3);
    background: #f8403d;
    background: -webkit-linear-gradient(#fb817f, #f8403d);
    background: -o-linear-gradient(#fb817f, #f8403d);
    background: -moz-linear-gradient(#fb817f, #f8403d);
    background: linear-gradient(#fb817f, #f8403d);
    color: rgba(255, 255, 255, 0.92);
    border-radius: 8px;
}

.caja-contenido {
    margin-top: 10px;
    width: 70%;
    float: right;
    overflow: visible;
}

.caja-contenido p, .caja-contenido2 p {
    font-size: 18px;
    text-align: justify;
}

h1.titulo-servi {
    text-transform: uppercase;
}

.titulo-servi span {
    font-family: sans-serif;
    font-weight: 100;
}

img.ico-servi1 {
    float: right;
    margin-top: -38px;
    margin-left: 10px;
}

img.imagen-remodelacion2 {
    position: relative;
    left: 120px;
    float: right;
    margin-top: 63px;
    overflow: visible;
    box-shadow: -18px 20px 50px rgba(0, 0, 0, 0.4);
    max-width: 75%;
}

.caja-contenido2 {
    margin-top: 80px;
    width: 70%;
    float: left;
    overflow: visible;
}

img.imagen-remodelacion1 {
    position: relative;
    left: 120px;
    float: right;
    margin-top: 38px;
    overflow: visible;
    box-shadow: -18px 20px 50px rgba(0, 0, 0, 0.4);
    max-width: 75%;
}
.porquetitulo {
    position: relative;
    top: 400px;
    font-size: 38px;
    text-align: center;
    color: #fff;
    text-shadow: 5px 15px 30px rgba(2, 2, 2, 0.44);
}

h1.porquetitulo:after {
    content: "";
    width: 150px;
    height: 6px;
    background: #333;
    display: block;
    text-align: center;
    margin: auto;
    margin-top: 20px;
    box-shadow: -18px 20px 50px rgb(2, 2, 2);
}

.lista-porque-nosotros li {
    position: relative;
    right: 30px;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 30px;
    width: 90%;
    text-align: left;
    text-decoration: none !important;
    display: block;
    margin: auto;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #b63431;
    padding-left: 50px;
    background: url(../images/ok3.png) no-repeat left center;
}

ul.lista-porque-nosotros {
    display: block;
    position: relative;
    top: 280px;
}


.caja-servi-coti {
    display: block;
    width: 100%;
    height: 50%;
    min-height: 300px;
    border: 1px solid #fc9997;
    margin-top: 40px;
    margin-bottom: 20px;
    border-radius: 8px;
}

.caja-servi-coti img {
    display: block;
    margin: auto;
    padding-top: 44px;
}

h3.titulo-servi-coti {
    text-align: center;
    letter-spacing: -1px;
    font-size: 18px;
}

p.kl-iconbox__desc.fs-14.gray {
    height: 31px;
}
.link-intro-nosotros {
    width: 100%;text-align: center;display: block;border: 2px #4e4e4e solid;font-size: 22px;padding: 20px;color: #cd2122;transition: all;margin-top: 40px;position: relative;top: 40px;
}

.kl-slideshow-inner.static-content__wrapper.min-500 {
    height: 340px !important;
}

.static-content__slideshow[class*="maskcontainer--"] .kl-slideshow-inner {
    padding-bottom: 15px;
}

.kl-slideshow-inner.static-content__wrapper.servicos {
    margin-top: 175px;
}


.site-header .social-icons.topnav {
    top: 9px;
}

img.logo-footer {
    width: 400px;
    padding: 25px;
    background: #fff;
    opacity: 0.9;
    border-radius: 8px;
}

.site-header .social-icons.topnav.sc--clean > li > a:hover {
    color: rgba(234, 84, 84, 0.9);
}

@media only screen and (max-width: 1297px) {
    ul.lista-porque-nosotros {
        top: 180px;
    }
}

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

    .hg_section .full_width {
    margin-left: 0px;
    margin-right: 0px;
    }

    .kl-title-block.clearfix.text-left.tbk-symbol--line.tbk-icon-pos--after-title.pbottom-0 {
        position: relative;
        left: 36px;
        width: 80%;
    }

    .link-intro-nosotros {
        position: relative;
        top: 0px
    }

    .caja-contenido {
        background: rgba(255, 255, 255, 0.86);
        padding: 40px;
        margin-right: 14%;
        margin-bottom: -14px;

    }

    .caja-contenido2 {
        background: rgba(255, 255, 255, 0.86);
        padding: 40px;
        margin-left: 14%;
        margin-bottom: -14px;
    }

    .block-porque-nosotros {
        height: 350px !important;
        background-position-y: -400px;
    }

    h1.porquetitulo {
        top: 160px;
    }

    ul.lista-porque-nosotros {
        top: 40px;
        margin-bottom: 85px;
    }

    .lista-porque-nosotros li {
        width: 80%;
    }

}

@media only screen and (max-width: 768px) {
    section.galeria-section.ptop-200 {
        padding-top: 52px;
    }

    span.fw-thin.titulo-antes-footer {
        position: relative;
        top: 140px;
    }

    .caja-contenido, .caja-contenido2 {
        margin-top: 41px;
    }

    section.remodela-block {
        padding-top: 0px;
        top: -15px;
        position: relative;
    }

    .block-porque-nosotros {
        height: 250px !important;
        background-position-y: -400px;
    }

    h1.porquetitulo {
        top: 100px;
    }

    .kl-slideshow.static-content__slideshow.scontent__maps {
        top: 0px !important;
    }

    .kl-slideshow .kl-slideshow-safepadding {
        padding-top: 0px !important;
    }

    .kl-slideshow-inner.static-content__wrapper.servicos {
        margin-top: 0px;
    }
}


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

    h3.static-content__subtitle.text-left.ptop-50 {
        padding-top: 0px;
    }

    .kl-slideshow .kl-slideshow-safepadding {
        padding-bottom: 17px;
    }

}



/* ==========================================================================
   ** Responsive styles custom rules
   * These rules are ready to be used for either overrides
   * or just your own custom rules.
   ========================================================================== */

@media only screen and (min-width : 1921px){

}

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

}

@media only screen and (min-width : 1200px) and (max-width : 1440px){

}

@media only screen and (min-width : 1200px){

}

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


}

@media only screen and (min-width: 992px) and (max-width: 1199px){

}

@media only screen and (min-width: 992px){


}

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

}

@media only screen and (min-width: 768px) and (max-width: 991px){

}

@media only screen and (min-width: 768px) {

}

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

}

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

}

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

}

