/*Header - menu principal HC*/
.normal-logo-right{
	padding-bottom: 20px;
}
.backDisplay {
    left: 0;
}
.newHeader .main-nav {
    height: 80px !important;
    margin-top: -8px !important;
    background: white !important;
}
/*Header - menu principal HC
contenidos guias*/
.guias-new-2018{
	padding-top: 70px !important;
}
.imputs img.flag {
    width: auto !important;
}
.cookies .logo img {
    height: 50px;
    width: 64px;
}
/*contenidos guias*/

.autor
{
    display: none;
}
.autores {
    width: 35%;
    line-height: 1.8;
    text-align: left;
    margin-left: 5%;
}


.author {
    /* margin: 0 4rem; */
    /* padding: 1.2rem 0; */
    background: white;
    width: 100%;
    text-align: center;
}
.card-main {
    background: #FBD730;
    /* color: #fff; */
    margin: auto;
    max-width: 87%; /*nuevo cambio*/
    /* margin-top: -144px; */
    position: relative;
    /* z-index: 2; */
    padding-top: 13px;
    margin-bottom: 4%;
    /* border: 1px solid #EBEBEB; */
    /* background-color: rgba(255,255,255,.8); */
}
.socia-media {
    /* background: rgb(8, 12, 243); */
    margin: auto;
    width: 86%;
    margin-top: -265px; /*nuevo cambio*/
    position: relative;
    height: 100px;
    z-index: 100;
    /* border: 1px solid #EBEBEB; */
}
.socia-media-content {
    float: right;
    height: 100%;
    width: 120;
    z-index: 100;
    /* border: 1px solid #640505; */
}
.socia-media-content p {
    color: white;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    width: 100%;
    margin-bottom: 5%;
}
.socia-media-content img {
    width: 35%;
    float: left;
    margin-left: 13px;
    margin-top: 2px;
}

.section-main .content-text {
    padding: 0 1.5rem;
}
.texto-dos
{
    line-height: 1.4;
    letter-spacing: -0.12px;
    /*padding-top: 3%;*/
    color: #6E6E6E;
    width: 81%;
    margin: auto;
    font-size: 15px;
}
.yellow {
    background: #ffda00;
    color: #000;
    padding: 10px;
}
.negro {
    background: #000000;
    color: #ffda00;
    padding: 10px;
}

.section1 {
    margin-left: 14%;
    margin-right: 14%;
    margin-top: -1%;
    margin-bottom: 1%;
}

h3.titulodos {
    font-size: 16px;
    color: #ffffff;
}

h3.pasos-para-su-aplicacion {
    margin-left: 5%;
}

p.enlacesint {
    font-size: 16px;
    text-align: left;
    line-height: 1.5;
}
.cont-segundo-texto {
    line-height: 1.2;
}
li a, p a {
    text-decoration: underline !important;
}


.col-xs-12.col-sm-12.col-md-6.uno {
    border-right: 2px solid #f4f4f4;
}
.section5
{
    margin: auto !important;
    width: 1194px;
    margin-top: 1% !important;
}
p.impermeabilizacion {
    font-size: 16px;
    line-height: 1.2;
    color: #6e6e6e;
    margin-bottom: -1%;
}

/*Carousel*/
.carousel-inner {
    position: relative;
    width: 100%;
    height: 403px;
    overflow: hidden;
}
.item {
    margin-right: 1% !important;
    margin-left: 30% !important;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 5% !important;
    font-size: 20px;
    color: #fff;
    text-align: center;
    filter: alpha(opacity=50);
    opacity: .5;
}




/* external css: flickity.css */

/** {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }*/
  
  body { font-family: sans-serif; }
  
  .gallery {
    background: #EEE;
  }
  
  .gallery-cell {
    width: 66%;
    height: 200px;
    margin-right: 10px;
    background: #8C8;
    /*counter-increment: gallery-cell;*/
  }
  /* cell number */
  .gallery-cell:before {
    display: block;
    text-align: center;
    content: counter(gallery-cell);
    line-height: 200px;
    font-size: 80px;
    color: white;
  }
  .gallery.js-flickity.flickity-enabled.is-draggable {
    width: 1194px;
    margin: auto;
    margin-top: 5%;
}
.flickity-page-dots {
    display: none;
}
.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 0 !important;
    transform: translateY(-50%);
}
.flickity-button {
    position: absolute;
    background: unset !important;
    border: none;
    color: #fff !important;
    background-color: transparent !important;
}


/*img.slider {
    width: 737px !important;
    margin-left: 15% !important;
    margin-right: 15% !important;
    padding-left: 5% !important;
    left: 0 !important;
}*/
.flickity-viewport {
    background-color: #ffffff;
}

/*lo que me paso sebas*/
.flickity-viewport {
    height: 400.953px;
}

.carousel, .pantalladif { /*nuevo cambio*/
    background: #EEE;
    overflow: hidden;
    width: 1194px;
    margin: auto;
    margin-top: 80px;
}

.carousel-cell {
    margin-right: 33px;
    border-radius: 5px;
}


h2.subtitulo {
    margin-top: 12%;
}
h2.pasos-para-su-aplicacion {
    display: inline-block;
    font-size: 24px;
    margin-top: 7%;
}
h2.pasos-para-su-aplicacion.par {
    display: inline-block;
    font-size: 24px;
    margin-left: 31%;
    margin-bottom: 2%;
}
p.numero-impar {
    color: #62AA45;
    padding-top: 17px;
    font-size: 18px !important;
    margin-left: 91%;
    margin-bottom: 4%;
    margin-top: 12%;
}
p.pasoimpar {
    font-size: 16px;
    line-height: 1.2;
    margin-left: 5%;
    color: #6e6e6e;
    margin-bottom:1%;
}
hr.amarilla {
    border: 2px solid #ffda00;
    left: 10px;
    margin-top: 0;
    margin: 0 auto;
    position: relative;
    top: -6px;
    width: 10%;
    background: #ffda00;
}
hr.gray {
    border: 2px solid #DCE4E7;
    /* right: 10px; */
    margin-top: 4% !important;
    /* margin: 0 auto; */
    position: relative;
    top: -6px;
    width: 24%;
    /* float: left; */
    margin-bottom: 4% !important;
    background: #DCE4E7;
}
hr.gris {
    border: 1px solid #9B9B9B;
    left: 10px;
    margin-top: 0;
    margin: 0 auto;
    position: relative;
    top: -6px;
    width: 10%;
    margin-bottom: 4% !important;
}
h2.title {
    font-size: 24px;
}
p.herramientas {
    font-size: 20px;
    line-height: 1.2;
}
hr {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    border: 0;
    border-top: 1px solid #eee;
}
div#sec-ge1_ {
    float: right;
    margin-top: 25%;
    width: unset !important; 
}
div#se-contenido1_ {
    width: 1194px;
    text-align: center;
    margin-top: -1%;
}
div#sec-ge2_ {
    margin-top: 4%;
    margin-left: 14%;
    width: 53% !important;
}
img.home {
    margin-top: 5%;
    margin-left: 14% !important;
}
div#sec-ge3_ {
    margin-left: -114% !important;
    margin-top: 88%;
}
.col-md-3 {
    width: 29% !important;
}
.col-md-2 {
    width: 12% !important;
}
/*li {
    margin-top: -6%;
    margin-left: 8%;
}*/
li.puntos {
    margin-top: -5%;
    margin-left: 8%;
}
li.puntos1 {
    margin-top: -3%;
    margin-left: 8%;
}
.section6 {
    margin-bottom: -3%;
}
.icono1
{
    width: 50%;
    margin-left: -17%;
}
.texto {
    width: 47%;
    float: left;
    margin-top: -75px;
    margin-left: 25%;
}


p.numero-par {
    color: #62AA45;
    padding-top: 17px;
    font-size: 18px !important;
    margin-bottom: 4%;
    margin-top: 14%;
}
p.pasopar {
    font-size: 15px;
    line-height: 1.5;
    color: #6E6E6E;
    margin-right: 20%;
    margin-left: 20%;
}
p.parfinal {
    font-size: 15px;
    line-height: 1.2;
    color: #6E6E6E;
    margin-right: 15%;
}
p.imgparrafos {
    font-size: 15px;
    line-height: 1.5;
    color: #6E6E6E;
    margin-right: 8%;
}
.imgderecha {
    margin-top: 6%;
    width: 587px;
    height: 401px;
}
.imgdere {
    margin-top: 6%;
    width: 576px;
    height: 463px;
}
p.parrafo {
    font-size: 16px;
    line-height: 1.2;
    color: #ffffff;
}
.section2 {
    width: 1194px;
    margin: auto;
    margin-bottom: 0%;
}
.section6 {
    width: 1194px;
    margin: auto;
    padding: 40px 0;
}
.section7 {
    width: 1194px;
    margin: auto;
    margin-bottom: 2%;
}
ul.lista-instalacion-techo{
    font-size: 15px;
    line-height: 1.2;
    margin-right: 4%;
    color: #6E6E6E;
    margin-top: 3%;
}
ul.lista-instalacion-electrica{
    font-size: 16px;
    line-height: 1.2;
    margin-right: 4%;
    color: #6E6E6E;
    margin-top: 3%;
    margin-left: 20%;
}
p.pasoultimo
{
    font-size: 16px;
    line-height: 1.2;
    margin-top: 25%;
    margin-right: 25%;
}

hr.impar {
    border: 1px solid #f00 !important;
    display: inline-block !important;
    right: 10px !important;
    margin-top: 0 !important;
    margin: 0 auto !important;
    position: relative !important;
    top: -6px !important;
    width: 10% !important;
}

/*Imagenes*/
img.pasospar {
    height: 469px;
}

/* inicio fondo negro*/

div#paso {
    width: 353px !important; /*Nuevo cambio*/
    height: 469px !important; /*Nuevo cambio*/
    margin-left: 50px; /*Nuevo cambio*/
}
div#pasouno {
    width: 353px !important; /*Nuevo cambio*/
    height: 469px !important; /*Nuevo cambio*/
}
.hidden-xs.hidden-sm.col-xs-12.col-sm-12.col-md-6.imagenes {
    width: 756px !important; /*Nuevo cambio*/
    margin-top: 64px; /*Nuevo cambio*/
    margin-left: -10%; /*Nuevo cambio*/
}
.row.primerblock {
    background-color: #000000;
    height: 603px;
    width: 93%; /*nuevo cambio*/
    float: right; /*nuevo cambio*/
}
.cont-texto-techado {
    text-align: left;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 15px;
}
.col-xs-12.col-sm-12.col-md-6.fondonegro {
    width: 39vw;
}

/* fin fondo negro*/


img.instecho {
    width: 587px;
    height: 401px;
    margin-top: 6%;
    margin-bottom: 10%;
    float: right;
    margin-right: 3.5%;
}
img.imgder {
    width: 576px;
    height: 463px;
    margin-top: 6%;
    margin-bottom: 10%;
    float: right;
    margin-right: 3.5%;
}

img.pasos{
    width: 100%;
    height: 550px;
}





h1, h2, h3
{
    font-weight: bold !important;
}
/*.cont-segundo-texto {
    /* top: 754px; */
    /* left: 0px; */
    /* width: 1920px; 
    height: 396px;
    padding-top: 4%;
}*/
p.lead {
    font-size: 20px;
    font-weight: 400;
    margin-top: 4.8%;
    margin-right: 19%;
    margin-left: 18%;
}
p.leadgris{ /*nuevo cambio*/
    font-size: 20px;
    font-weight: 400;
    margin-top: 4%; /*nuevo cambio*/
    margin-left: 16%; /*nuevo cambio*/
    margin-right: 16%; /*nuevo cambio*/
}
h2.titulo-principal {
    font-size: 24px;
    margin-bottom: 2%;
    margin-top: 3%;
    color: #000000;
}
h3.titulo-principal {
    font-size: 16px;
    margin-bottom: 2%;
    margin-top: 3%;
    color: #000000;
}
h2.titulo-pasos {
    font-size: 16px;
    margin-bottom: 2%;
    margin-top: 3%;
    color: #6E6E6E;
}
.col-xs-12.col-sm-12.negro {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(2.5deg);
    /* border-radius: 20px; */
    background-color: #ddd;
    width: 200px;
    padding: 10px;
}
.col-xs-12.col-sm-12.fondoblanco {
    padding: 40px 0 !important;
}
img.vineta {
    margin-top: -2% !important;
}
img.vineta1 {
    margin-top: -1%;
}

.cont-texto-par {
    margin-top: 6% !important;
    margin-left: 0%;
    margin-left: 2%;
}
.cont-texto-impar {
    margin-top: 6% !important;
    margin-left: 0%;
    margin-right: 2%;
    border-right: 2px solid #eee;
}
.cont-principal-texto
{
   margin-top: 16%;
   text-align: left;
   margin-right: 10%; 
   margin-left: 10%; 
}
h1.titulo-primero {
    font-size: 36px;
    line-height: 1.5;
}
.main-section .yellow {
    background: #ffda00;
    color: #000;
    padding: 2px;
}
h2.titulo-recomendaciones {
    font-size: 33px;
    margin-top: 4%;
}
.destacador {
    margin-bottom: 2%;
    margin-top: 2%; /*nuevos cambios*/

}
.recomendaciones {
    font-size: 15px;
    padding-left: 14%;
    padding-right: 14%;
    line-height: 1.2;
    font-weight: 200;
}
/*---- aside social media ----*/
aside .social-media{
    right: 0;
    position: fixed;
    top:37%;
    width: 40px;
    z-index: 9;
  }
  aside .social-media a{
    
    margin-bottom: 10px;
    display: inline-block;
    width: 40px;
  }
  aside .social-media a.box-facebook{
    background: #3b5998;
    border-radius: 5px 0 0 5px;
  }
  aside .social-media a.box-whatsapp{
    background: #29b201;
    border-radius: 5px 0 0 5px;
  }
  aside .social-media a .icon-s{
    height: 35px;
    width: 35px;
    border-radius:5px 0 0 5px ;
    box-shadow: -1px 0px 4px rgba(0,0,0,.3);
  }
  aside .social-media a .icon {
    height: 39px;
    width: 39px;
    border-radius: 5px 0 0 5px;
    box-shadow: -1px 0px 4px rgb(0 0 0 / 30%);
    color: #fff;
    font-size: 2.3rem;
    padding: 9px 9px;
    margin-top: 32px;
}
  /*---- end aside social media ----*/


  /*redes*/
#main .container, .cata2018 {
    padding: 0px !important;
    width: 100%!important;
}
.type-redes {
    margin: 3rem auto;
    max-width: 100%;
    padding: 0 25px;
    margin-bottom: 0%;
}
#share {
    width: 32%;
    margin: 25px auto;
    text-align: center;
}
#share a {
    /*width: 50px;
    height: 50px;*/
    display: inline-block;
    /*margin: 8px;*/
    border-radius: 50%;
    font-size: 16px;
    /*color: #fff;*/
    opacity: 100%;
    transition: opacity 0.15s linear;
}
.facebook {
    background: #3b5998 !important;
}
.whatsapp {
    background: #29b201 !important;
}
#share i{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
    color: white !important;
}
/*.imgwhatsapp {
    background: url(img/Whatsapp.svg) no-repeat;
    width: 32px;
    height: 32px;
    display: inline-block;
    margin-left: 9px;
    margin-top: 12px;
}
.imgfacebook {
    background: url(img/Icon_awesome-facebook-f.png) no-repeat;
    width: 27px;
    height: 32px;
    display: inline-block;
    margin-left: 9px;
    margin-top: 12px;
}*/


.type-service .service {
    -moz-box-shadow: 2px 7px 50px rgba(0,0,0,0.1);
    -webkit-box-shadow: 2px 7px 50px rgb(0 0 0 / 10%);
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: start;
    align-items: start;
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 2px 7px 50px rgb(0 0 0 / 10%);
    /* box-shadow: 2px 7px 50px rgb(0 0 0 / 10%); */
    padding: 20px 8px;
}
.type-service .service .box-description .title {
    font-size: 22pt;
    font-weight: bold;
    margin: 20px 0;
}
.type-service .service .box-description p {
    font-size: 14pt;
    font-weight: lighter;
    margin-bottom: 22px;
}
#main .container, .cata2018 {
    padding: 0px !important;
    width: 100% !important;
}
.type-service {
    margin: 7rem auto;
    max-width: 800px;
    padding: 0 25px;
}



.footer {
    margin: 0;
    padding: 10px;
}
.footer .width-custom {
    -webkit-box-align: start;
    -moz-box-align: start;
    -o-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: start;
    align-items: start;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 92%;
    width: 1194px;
}
.footer .title {
    font-size: 24px;
    margin: 0.67em 0;
    padding-left: 0px;
    text-align: center;
    margin-bottom: 3%;
    font: normal normal bold 24px/29px Fixture;

}
.footer .box-interest .card {
    background: #fff;
    border: 1px solid #f4f4f4;
    margin-bottom: 20px;
    max-width: 544.19px;
    height: 478px;
    
}
.amarillodos {
    background: #ffda00;
    color: #000;
    padding: 5%;
    font-size: 14px;
    padding-right: 25%;
    padding-left: 25%;
    margin-left: 11%;
}
img.constructor {
    width: 114px;
    height: 111px;
    margin-bottom: 7%;
}
.footer .box-interest .card .card-body {
    color: #4b616b;
    display: inline-block;
    font-size: 1rem;
    padding: 20px;
    width: 100%;
}
.footer .box-interest .card .card-img-top {
    max-width: 544.19px;
}
.footer .box-interest .card .card-body .card-title {
    color: #000000;
    font-size: 16px;
    margin-top: -18%;
    text-align: center;
    margin-bottom: 23%;
    text-decoration: none!important;
}

/*img {
    width: 100%;
}*/




.footer .box-grl-cont-rel {
    margin: 0 auto;
}
.footer .box-cont-relacionado {
    -ms-flex-align: center !important;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center !important;
    align-items: center !important;
    background: #fff;
    border-bottom: 1px solid #b3b3b3;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    margin-bottom: 8px;
    padding: 20px 15px;
}
.footer .box-cont-relacionado .box-img {
    height: 100px;
    margin-right: 2rem;
    min-width: 100px;
    width: 100px;
}
.footer .box-cont-relacionado .bt-ver-dark {
    border-radius: 5px;
    font-size: 1.29em;
    height: auto;
    padding: 10px 15px;
    width: 145px;
}
.footer .box-cont-relacionado .description-title {
    color: #4b616b;
    font-size: 13pt;
    margin-top: 0px;
    margin-left: 6%;
}
.footer .box-cont-relacionado p {
    font-size: 12pt;
    font-weight: lighter;
    margin-bottom: 15px;
    color: #000;
    margin-left: 6%;
}
img.card-img-top {
    width: 168px;
    height: 168px;
    margin: 25%;
}
div#sec-ge3_ {
    margin-left: 57%;
}
img.hidden-xs.hidden-sm.arrow { /*nuevo cambio*/
    margin-top: -6%;
    width: 6.5%;
    height: 1% !important;
}
.flechaescritorio {/*nuevo cambio*/
    width: 100%;
    height: fit-content;
    /* background: #000000; */
    /* float: right; */
    position: relative;
    /* z-index: 100; */
    text-align: end;
}


.pantalladif {
    /*width: 100%; */
    /* height: 100px; */
    background: transparent;
    position: absolute;
    /* background-image: linear-gradient(to right, black -30%, transparent, black 124%); */
    z-index: 4;
    /* width: 1194px; */
    left: 0;
    right: 0;
    margin: auto;
    height: 400.938px;
    margin-top: 80px;
}

.pantalladif div {
    z-index: 5;
    width: 100px;
    height: 100%;
    /* background-image: linear-gradient(to right, black, transparent); */
}

.pantalladif #n1 {
    background-image: linear-gradient(to right, black, transparent);
}

.pantalladif #n2 {
    background-image: linear-gradient(to left, black, transparent);
}

.flickity-button {
    z-index: 6;
}


/*Mobile*/
@media (max-width: 992px)
{
    .autores {
        margin-top: 5%;
        width: unset;
        line-height: 1.8;
        text-align: left;
    }
    .autor
    {
        display: block;
    }
    ul.lista-instalacion-electrica {
        font-size: 15px;
        line-height: 1.2;
        margin-right: 4%;
        color: #6E6E6E;
        margin-top: 1%;
        margin-left: 9%;
    }
    .section2 {
        width: unset;
        margin: auto;
        margin-bottom: 0%;
    }
    .section7 {
        width: unset;
        margin: auto;
        margin-bottom: 2%;
    }
    .section6 {
        width: unset;
        margin: auto;
        margin-bottom: 0%;
        padding: 0px 0;
    }
    .author {
        background: white;
        width: 100%;
        text-align: center;
    }
    img.Ico-cabezote {
        width: 52px !important;
        height: 53px !important;
        margin-top: -3.5%; /*nuevos cambios*/
    }
    .socia-media {
        /* background: rgb(8, 12, 243); */
        width: fit-content;
        height: fit-content;
        margin-top: -145px;
        position: relative;
        z-index: 100;
        /* border: 1px solid #EBEBEB; */
        float: right;
    }
    .socia-media-content {
        float: right;
        z-index: 100;
        width: 32px;
        /* border: 1px solid #640505; */
    } 
    .socia-media-content p {
        width: 0;
        height: 0;
        padding: 0;
        margin: 0;
    } 
    .socia-media-content img {
        margin: 0 0 12px;
        width: 91%; /*nuevos cambios*/
        float: right;
    }
    img.hidden-md.hidden-lg.arrowm {/*nuevos cambios*/
        width: 100%;
    }
    img.hidden-md.hidden-lg.compartir {
        width: 60%;
        margin-right: 23%;
    }
    /*.socia-media-content .cuadrado-abajo {
        width: 130%;
        height: 30px;
        background-color: #FBD730;
        float: right;
    }*/
    
    .main-section .cont-principal-texto {
        padding: 50px 20px;
    }
    img
    {
        width: 100%;
    }
    img.home {
        width: 15%;
        float: right;
        margin-top: -18% !important;
        margin-right: 10%;
    }

    .box-img-service {
        margin-left: 35%;
    }
    h2.title {
        font-size: 20px;
    }
    p.herramientas {
        font-size: 15px;
    }
    div#sec-ge2_ {
        margin-top: 23% !important;
        margin-left: 10%;
        margin-right: 10%;
        width: unset!important; 
    }
    .amarillodos {
        background: #ffda00;
        color: #000;
        padding: 5%;
        font-size: 14px;
        padding-right: 15%;
        padding-left: 15%;
        margin-left: -22%;
    }
    #share a {
        display: inline-block;
        /* margin: 8px; */
        border-radius: 50%;
        font-size: 14px;
        /* color: #fff; */
        opacity: 100%;
        transition: opacity 0.15s linear;
    }
    .texto {
        width: 85%;
        float: left;
        margin-top: -23%;
        margin-left: 18%;
    }
    #share {
        width: 85%;
        margin: 10%;
        text-align: center;
        margin-bottom: 15%;
    }
    .icono1 {
        width: 25% !important;
        margin-left: -12%;
    }
    /*li {
        margin-top: 7%;
        margin-left: 0;
    }*/
    img.numero {
        width: 7%;
    }
    img.numerouno {
        width: 7%; /*Nuevo cambio*/
    }
    img.vineta {
        width: 2%;
        margin-top: -5%;
    }
    img.vineta1 {
        width: 8%;
        margin-top: -16%;
    }
    .instalacion
    {
        margin-top: -5%;
        margin-bottom: 15%;
    }
    li.puntos1 {
        margin-top: -8%;
        margin-left: 6%;
    }
    li.puntos {
        margin-top: -14%;
        margin-left: 16%;
        font-size: 15px !important;
        margin-right: 7%;
        margin-bottom: 6%;
    }
    h2.pasos-para-su-aplicacion {
        display: inline-block;
        font-size: 16px;
        margin-top: 14%;
        text-align: center;
    }
    .col-xs-12.col-sm-12.col-md-6.fondonegro {
        background-color: #000000;
        margin-top: -6%; /*Nuevo cambio*/
        width: unset;
        height: 780px;
    }
    h3.titulodos {
        font-size: 15px;
        color: #ffffff;
        margin-bottom: 7%;
    }
    .row.primerblock {
        background-color: #ffffff;
        height: 603px;
    }
    div#paso {
        margin-right: 3%;
        margin-left: 3%;
        width: 94% !important;
        height: unset !important; /*nuevo cambio*/
    }
    .type-redes {
        margin: 0 !important;
    }
    hr.amarilla {
        border: 2px solid #ffda00;
        left: 0; 
        margin-top: 0;
        max-width: none;
        margin: 0 auto;
        position: relative;
        top: -6px;
        width: 40%;
        margin-top: 5% !important;
        margin-bottom: 5% !important;
        background: #ffda00;
    }
    .overlay {
        border-bottom: 7px solid #FBD730; /*nuevo cambio*/
    }
    .card-main { /*nuevo cambio*/
        margin: 0 auto;
        position: relative;
        padding-top: 10px; /*nuevo cambio*/
        margin-bottom: 4%;
        background: unset;
    }
    img.img-responsive.hidden-md.hidden-lg {
        height: 175px;
    }

    a.bt-ver-dark {
        margin-left: 25%;
    }
    div#sec-ge3_ {
        margin-left: 41%;
        margin-top: 4%;
    }
    .destacador { /*nuevos cambios*/
        margin-bottom: 6%;
        margin-top: 5%;
    }
    img.linea { /*nuevos cambios*/
        width: 46%;
        height: 0.51vw;
    }
    ul.lista-instalacion-techo {
        font-size: 16px;
        line-height: 1.2;
        margin-right: 11%;
        color: #6E6E6E;
        margin-top: 6%;
        margin-bottom: -10%;
    }
    .section5 {
        width: unset;
    }
    div#se-contenido1_ {
        width: unset;
        margin-top: -4% !important;
    }
    
    .gallery.js-flickity.flickity-enabled.is-draggable {
        width: 360px;
        margin: auto;
        margin-top: 5%;
    }

    h2.numero-par {
        background: #FEDA31;
        width: 54px;
        height: 65px;
        text-align: center;
        padding-top: 17px;
        font-size: 33px !important;
        margin-bottom: 9%;
        margin-top: 14%;
    }
    h2.numero-impar {
        background: #FEDA31;
        width: 54px;
        height: 65px;
        text-align: center;
        padding-top: 17px;
        font-size: 33px !important;
        margin-left: 87%;
        margin-bottom: 9%;
        margin-top: 12%;
    }
    p.pasopar { /*nuevo cambio*/
        font-size: 15px;
        text-align: left !important;
        margin-left: 8%;
        margin-right: 6%;
        
    }
    .col-xs-12.col-sm-12.parrafo2 {
        height: 530px !important;
    }
    p.pasoimpar {
        font-size: 15px;
        margin-bottom: 8%;
        /*margin-left: 48%;*/
        margin-left: 7%;
        text-align: left;
    }
    p.impermeabilizacion {
        font-size: 15px;
        margin-bottom: 8%;
        /* margin-left: 48%; */
        margin-left: 7%;
        text-align: left;
    }
    p.lead {
        font-size: 15px !important;
        margin-top: 12%;
        margin-right: 9%; /*Nuevo cambio*/
        margin-left: 8%; /*Nuevo cambio*/
        text-align: left !important;
    }
    p.leadgris { /*Nuevo cambio*/
        font-size: 16px !important;
        margin-top: 12%;
        margin-right: 10%; 
        margin-left: 10%; /*Nuevo cambio*/
        text-align: left !important;
    }
    hr.gris { /*Nuevo cambio*/
        border: 1px solid #9B9B9B;
        left: 10px;
        margin-top: 0;
        margin: 0 auto;
        position: relative;
        top: -6px;
        width: 119px;
        margin-bottom: 10% !important;
    }
    .recomendaciones {
        padding-left: 14%;
        padding-right: 14%;
        line-height: 1.2;
    }
    img.btn-vermasfo {
        width: 73%;
        margin-left: -11%;

    }
    h2.titulo-principal {
        font-size: 16px;
        margin-bottom: 7%;
        margin-top: 7%;
        margin-left: 6%;
        margin-right: 6%;
    }
    .section1{
        height: 210px;
    }
    .cont-texto-par {
        text-align: left;
        margin-left: 10%;
        margin-bottom: 7%;
    }
    .cont-texto-izquierda {
        text-align: left;
        margin-left: 10%;
    }
    h3.amazon-alexa {
        margin-bottom: 10% !important;
        margin-top: 15%;
        text-align: center !important;
    }
    h3.circuito-electrico {
        margin-bottom: 8% !important;
        margin-top: 10%;
        text-align: left !important;
        margin-left: 8%;

    }
    .cont-texto-techado {
        text-align: left;
        margin-left: 9%;
        margin-top: 0;
        height: 340px;
    }
    .cont-texto-impar {
        text-align: left;
        margin-left: 5%;
        margin-right: 5% !important;
        margin-top: -7%;    /*Nuevo cambio*/
    }
    .footer .title {
        font-size: 20px;
        margin: 0.67em 0;
        padding-left: 0px;
        text-align: center;
        font: normal normal bold 24px/29px Fixture;

    }
    h3.pasos-para-su-aplicacion {
        display: inline-block;
        font-size: 15px;
        margin-top: 18%;
        margin-left: 6% !important;
    }
    h3.impermeabilizacion {
        display: inline-block;
        font-size: 15px;
        margin-left: 6% !important;
        margin-top: -6%; /*nuevo cambio*/
    }
    h3.pasos-para-su-aplicacion.par {
        display: inline-block;
        font-size: 11pt;
        color: #62AA45;
        margin-top: 18%;
        margin-bottom: 6%;
        margin-left: -6%;
    }
    img.pasos{
        width: 100%;
        height: unset;
    }
    .type-service .service .box-description p {
        font-size: 14pt;
        font-weight: lighter;
        margin-bottom: 22px;
        text-align: center;
    }
    .texto-dos
    {
        text-align: left !important;
        font-size: 14px !important;
    }
    h1.titulo-primero {
        font-size: 22px;
    }
    .author {
        margin: unset;
    }
    .section1 {
        margin-left: 14%;
        margin-right: 14%;
        margin-top: -13%;
        margin-bottom: 5%;
    }
    .cont-segundo-texto {
        margin-left: 1%;
        margin-right: 1%;
    }
    .footer .width-custom {
        -webkit-box-align: start;
        -moz-box-align: start;
        -o-box-align: start; 
        -ms-flex-align: start;
        -webkit-align-items: start;
        align-items: start;
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 92%;
        width: 92%;
    }
    img.card-img-top {
        width: 168px;
        height: 168px;
        margin: 18%;
    }
    .footer .box-interest .card .card-body .card-title {
        color: #000000;
        font-size: 16px;
        margin-top: 11%;
        text-align: center;
        margin-bottom: 22%; /*Nuevo cambio*/
        text-decoration: none !important;
    }
    /*ol {
        font-size: 15px !important;
        margin-left: 7% !important;
        margin-top: -13% !important;
    }*/
    img.constructor {
        width: 52px;
        height: 53px;
        margin-bottom: 7%;
        margin-top: -1%;
    }
    hr.gray {
        border: 2px solid #DCE4E7;
        left: 10px; 
        margin-top: 4% !important;
        margin: 0 auto;
        position: relative;
        top: -6px;
        width: 24%;
        /* float: left; */
        margin-bottom: 4% !important;
    }
    .col-md-2 {
        width: 12% !important;
        float: right;
        margin-right: 10%;
    }
    .flickity-viewport {
        height: 236px !important;
    }
    .carousel-cell {
        width: 319px !important;
        margin-right: 18px !important;
    }
    .carousel {
        width: 90% !important;
        margin-top: 0 !important;
    }
    .row.primerblock {
    width: unset; /*nuevo cambio*/
    float: unset; /*nuevo cambio*/
    }
    .pantalladif {
        display: none;
    }
    .col-xs-12.col-sm-12.fondoblanco {
        height: 520px !important;
        padding: 0px 0 !important;
    }
    .col-xs-12.col-sm-12.fondogris {
        height: 210px !important;
    }
    h3.titulo-principal {
        font-size: 15px;
        margin-bottom: 10%;
        margin-top: 8%;
        color: #000000;
    }

}