@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@1,700&display=swap');

h3 {
	color: #1172CE !important;
	padding-bottom: 20px;
}

.seccion-margin {
	margin-top: 150px !important;
}

.negrilla {
	font-weight: 600;
}

ul {
	margin-left: 3% !important;
}

ul > li {
	font-size: 16px;
    font-size: 16px;
    line-height: 1.5;
    margin: 4px 0px;
	list-style-image: url("../img/Bullets.png");
}

.author {
    /* margin: 0 4rem; */
    /* padding: 1.2rem 0; */
    /*background: #E8F4FF;*/
    width: 100%;
    /*text-align: center;*/
}

img.vineta {
    margin-top: -6%;
}

.card-main {
    /*background: #E8F4FF;*/
    /* color: #fff; */
    margin: auto;
    max-width: 58%;
    margin-top: -480px;
    position: absolute;
    z-index: 2;
    padding-top: 60px;
    padding-bottom: 60px;
    /*margin-bottom: 4%;*/
    /* border: 1px solid #EBEBEB; */
    /* background-color: rgba(255,255,255,.8); */
    width: 100%;
}
.socia-media {
    /* background: rgb(8, 12, 243);
    margin: auto; */
    width: 10%;
    margin-top: -214px;
    position: relative;
    height: 100px;
    z-index: 100;
    /* border: 1px solid #EBEBEB; */
    margin-left: 9%;
}
.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: 7%;

}
.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.1;
    letter-spacing: -0.12px;
    padding-top: 2%;
    color: #000000;
    width: 76%;
    margin: auto;
    font-size: 15px;
    font: italic normal bold 24px/28px Lato;
}
.cont-segundo-texto h2.amazon-alexa{
    text-transform: uppercase;
}
.yellow {
    background: #ffda00;
    color: #000;
    padding: 10px;
}
.negro {
    color: #ffda00;
}

.section1 {
    margin-left: 14%;
    margin-right: 14%;
    margin-top: -1%;
    margin-bottom: 1%;
}
.row.primerblock {
    background-color: #F9f9f9;
    height: 603px;
}


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

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

p.enlacesint {
    font-size: 16px;
    text-align: left;
    margin-top: 4%;
    line-height: 1.2;
}

li a, p a {
    text-decoration: underline !important;
}
.col-xs-12.col-sm-12.col-md-12.col-lg-6.col-xl-6 {
    padding-left: 0px;
    padding-right: 0px;
}


.col-xs-12.col-sm-12.col-md-6.uno {
    border-right: 2px solid #f4f4f4;
}

p.impermeabilizacion {
    font-size: 16px;
    line-height: 1.2;
    color: #6e6e6e;
    margin-bottom: -1%;
}
h3.impermeabilizacion {

}

/*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.blanca {
    border: 2px solid #ffffff;
    left: 10px;
    margin-top: 0;
    margin: 0 auto;
    position: relative;
    top: 6px;
    width: 10%;
    background: #ffffff;
}
hr.gray {
    border: 2px solid #FD2F2E;
    /* right: 10px; */
    margin-top: 4% !important;
    /* margin: 0 auto; */
    position: relative;
    top: -6px;
    width: 24%;
    /* float: left; */
    margin-bottom: 4% !important;
    background: #FD2F2E;
}
hr.line-red {
    border: 2px solid #FD2F2E;
    margin: 0 auto;
    position: relative;
    width: 24%;
    background: #FD2F2E;
}
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;
}
hr {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    border: 0;
    border-top: 1px solid #eee;
}
hr.vertical {
    border: none;
    border-left: 1px solid #EAEAEA;
    height: 6vh;
    width: 17px;
    margin-left: 19%;
    margin-top: -7.8% !important;
}
div#sec-ge1_ {
    float: right;
    margin-top: 61px;
    width: unset !important; 
    margin-right: -32% !important;
}
div#se-contenido1_ {
    width: 100%;
    max-width: 1194px;
    text-align: center;
    margin-top: 4%;
}
div#sec-ge2_ {
    margin-top: 4%;
    margin-left: 14%;
    width: 60% !important;
}
img.home {
    margin-left: 14% !important;
}
div#sec-ge3_ {
    margin-left: -114% !important;
    margin-top: 132px;
}
.col-md-3 {
    width: 29% !important;
}
.col-md-2 {
    width: 12% !important;
}
/*li {
    margin-top: -6%;
    margin-left: 8%;
}*/
li.puntos {
    margin-top: -6%;
    margin-left: 8%;
}
li.puntos1 {
    margin-top: -4%;
    margin-left: 8%;
}
img.card-img-top.imagenuno {
    width: 68%;
}

img.card-img-top.imagendos {
    width: 31%;
}

img.card-img-top.imagentres {
    width: 32%;
}




/*img.vineta {
    margin-top: 4%;
}*/
img.numero {
    margin-top: -1%;
}
li.alexa {
    margin-top: -2%;
    margin-left: 5%;
}
.icono1
{
    width: 50%;
    margin-left: -17%;
    margin-top: -1%;
}
h3.siri {
    margin-left: 9%;
    margin-top: 18%;
    margin-bottom: -5%;
}
.texto {
    width: 56%;
    float: left;
    margin-top: -84px;
    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: 16px;
    line-height: 1.4;
    color: #000000;
    margin-right: 12%;
    margin-bottom: 4%;
}
p.pasopar a{
    text-decoration: none;
}
ul.lista-instalacion-techo{
    font-size: 16px;
    line-height: 1.2;
    margin-right: 25%;
    color: #6E6E6E;
    margin-top: 10%;
    margin-left: 9%
}
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;
}
img.instecho {
    width:  584px;
    height: 401px;
    margin-top: 6%;
    margin-bottom: 10%;
    float: right;
    margin-right: 2%;
}
.imgderecha
{
    margin-top: 6%;
}

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

/* inicio fondo negro*/

div#paso {
    width: 50% !important; /*Nuevo cambio*/
    height: 642px !important; /*Nuevo cambio*/
    margin-bottom: 10%;
}
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: 24px; /*Nuevo cambio*/
    margin-left: -10%; /*Nuevo cambio*/
}
.row.primerblock {
    background-color: #FCFCFC;
    height: 567px;
}

/* fin fondo negro*/

section.conten-general.seccion-g {
    margin: 5% 0;
}

section.conten-general {
    margin: 8% 0;
}


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: 24px;
    font-weight: 600;
    margin-top: 1.8%;
    line-height: normal;
    font: italic normal normal 24px/30px Lato;
}
p.lead1 {
    font-size: 20px;
    font-weight: 400;
    margin-top: 4.8%;
}
h2.titulo-principal {
    font-size: 24px;
    margin-bottom: 2%;
    margin-top: 3%;
}
.cont-principal-texto
{
   margin-top: 16%;
   text-align: left;
   margin-right: 10%; 
   margin-left: 10%; 
}
h1.titulo-primero {
    font-size: 36px;
    line-height: 1.2;
    text-align: left;
    margin-left: 16%;
    text-transform: uppercase;
	color: #ffffff;
}
.main-section .yellow {
    background: #ffda00;
    color: #000;
    padding: 2px;
}
h2.titulo-recomendaciones {
    font-size: 33px;
    margin-top: 4%;
}
.destacador {
    margin-bottom: -1%; /*nuevos cambios*/
    margin-top: 1%; /*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;
}
  /*---- end aside social media ----*/


  /*redes*/
#main .container, .cata2018 {
    padding: 0px !important;
    width: 100%!important;
}
.type-redes {
    margin-top: 50px;
    max-width: 100%;
    padding: 0 25px;
    margin-bottom: 150px;
}
.facebook {
    background: #3b5998 !important;
}
.whatsapp {
    background: #29b201 !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%;
    color: #1172CE;
}
.footer .box-interest .card {
    background: #fff;
    border: 1px solid #f4f4f4;
    margin-bottom: 20px;
    padding: 40px 0;
    /*max-width: 544.19px;*/
    /*height: 478px;*/
    
}
.amarillodos {
    color: #DB122A;
    padding: 5%;
    font-size: 14px;
    padding-right: 25%;
    padding-left: 25%;
    border: 1px solid #DB122A;
}
img.constructor {
    width: 114px;
    height: 111px;
    margin-bottom: 7%;
}
.footer .box-interest .card .card-body {
    color: #4b616b;
    display: inline-block;
    font-size: 1rem;
    padding: 140px 0 30px 0;
    width: 100%;
}
/*.footer .box-interest .card .card-img-top {
    max-width: 544.19px;
    width: 300px;
    height: auto;
}*/
.footer .box-interest .card .card-body .card-title {
    color: #8A8A8A;
    font-size: 16px;
    margin-top: -22%;
    text-align: center;
    margin-bottom: 16%;
}
a {
    text-decoration: none!important;
}
/*img {
    width: 100%;
}*/


.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 {
    height: 210px;
    margin: 25%;
}*/
div#sec-ge3_ {
    margin-left: 57%;
}
.section2 {
    width: 930px !important;
    margin: auto;
    margin-bottom: 0px;
    /*margin-top: 90px;*/
    margin-top: 20px;
}
img.hidden-xs.hidden-sm.arrow { /*nuevo cambio*/
	margin-top: -6.5%;
    width: 5%;
    height: 1% !important;
    float: right;
    margin-right: 11%;
}
.flechaescritorio {/*nuevo cambio*/
    width: 100%;
    height: fit-content;
    /* background: #000000; */
    /* float: right; */
    position: absolute;
    z-index: 100;
    margin-top: 1.5%;
    
}


.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;
}
.section7 {
    width: 1194px;
    margin: auto;
    margin-bottom: 2%
}
.col-xs-12.col-sm-12.col-md-6.fondonegro {
    width: 50%;
}
.cont-segundo-gris {
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 2%;
}
.mt-2{
    margin-top: 3%;
}

.rigth-text {
    position: absolute;
    text-align: left;
    left: 45%;
    margin-top: 5%;
    display: flex;
    align-items: center;
    padding: 8% 6%;
}


.rigth-text > div > p {
    font-size: 16px;
    line-height: 1.4;
    color: #000000;
    margin-rigth: 0px;
}

.left-text{    
    position: absolute;
    text-align: left;
    right: 45%;
    margin-top: 5%;
    display: flex;
    align-items: center;
    padding: 5% 4%;
    z-index: 2;
}


.left-text > div > p {
    font-size: 16px;
    line-height: 1.4;
    color: #000000;
    margin-rigth: 0px;
}


.left-text > div {
	padding-left: 7%;
}

.aqua-background > div > h4 {
    margin: 0px 0px 3% 0px;
}

.TePuedeInteresar {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 1.5% 0%;
    width: 45%;
    margin: 0px auto;
	display: flow-root;
}


.TPI-Icono
{
    width: 16%;
    float: left;
    border-right: 1px solid #eee;
}

.TPI_Text {
    width: 80%;
    float: right;
}

.TPI_Text > p {
    font-size: 16px;
    text-align: left;
    margin-top: 4%;
    line-height: 1.2;
}

.page-footer {
    padding: 5%;
    background-color: #FFD600;
    width: 100%;
}

#catalogos-especiales {
	display: block !important;
}
.three-text{
    width: 100%;
    /* position: absolute; */
    /* left: 45% !important; */
    /* top: -31%; */
    /* margin-top: 6%; */
    height: 100%;
    align-items: center;
    text-align: center;
}
.six-text{
    width: 55%;
    position: absolute;
    left: 45% !important;
    /* top: -31%; */
    margin-top: 6%;
    height: 27vw;
    display: flex;
    align-items: center;
    text-align: center;
    
}

.aqua-background{
    background: #F5FAFF !important;
    /* position: absolute; */
}
.content-text-equal-image{
    width: 73%; 
    margin: auto; 
    margin-top:0%;
    align-items: center;
    text-align: left;
  }
  
  .content-text-equal-image h2{
      text-align: center; 
      color:#1172CE; 
      font-size: 24px; 
      /*margin-bottom: 40px;*/
      margin-top: 50px
  }

/*Mobile*/
@media (max-width: 992px){

	.seccion-margin {
		margin-top: 0px !important;
	}
	
	.rigth-text {
		position: inherit;
		padding: 15% 10%;
	}
	
	.left-text {
		position: inherit;
		padding: 15% 10%;
	}


	.left-text > div > h3 {
		font-size: 18px;
	}


	.rigth-text > div > h3 {
		font-size: 18px;
	}


	.left-text > div > p {
		font-size: 15px;
		margin-bottom: 15px;
	}


	.rigth-text > div > p {
		font-size: 15px;
		margin-bottom: 15px;
	}


	.rigth-text > div {
		padding-left: 0%;
	}
	
	
	.TePuedeInteresar {
		width: 90%;
		padding: 5% 0%
	}
	
	.TPI-Icono {
    	margin-top: 3%;
	}
	
	.TPI-Icono > img {
    	width: 80%;
	}
	
	.TPI_Text > p {
		font-size: 15px;
		margin-top: 0%;
		line-height: 1.2;
	}
	
	.type-redes {
		margin-top: 50px;
		margin-bottom: 150px;
	}
	

    section.conten-general.seccion-g.inicio {
        width: unset !important;
    }
    .col-xs-12.col-sm-12.col-md-12.col-lg-6.col-xl-6.p-relative.aqua-background.three-text {
        height: unset !important;
    }

    .cont-texto-techado1 {
        margin-left: 10% !important;
        margin-right: 10% !important;
        width: unset !important;
        margin-bottom: 10% !important;
    }
    .container-fluid.iluminacion {
        display: inline-table !important;
    }
    .footer .box-interest .card{
        max-width: 500px;
        margin: 0 auto;
        height: auto;
        margin-bottom: 40px;
    }
    .seccion-g .row {
        display: block;
    }
    .seccion-g .r-ight {
        right: 0%;
    }
    .seccion-g .l-eft {
        left: 0%;
    }
    .box-bn .title {
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -49%);
    }
    .box-bn .title h1{
        text-align: center;
    }
    .box-bn .box-social{
        left: 0;
        position: fixed;
        z-index: 99999;
    }
    p.enlacesint {
        font-size: 16px;
        text-align: left;
        margin-top: 5%
    }
    hr.vertical
    {
        display: none;
    }
    .col-xs-12.col-sm-12.parrafo2 {
        height: 132px !important;
    }
    .author {
        width: 100%;
        text-align: center;
    }
    img.Ico-cabezote {
        width: 52px !important;
        height: 53px !important;
        margin-top: -2%;

    }
    img.hidden-md.hidden-lg.arrowm {
        width: 10%;
        float: right;
        margin-top: -38px;
        position: absolute;
        margin-left: 80%;
    }
    .col-xs-12.col-sm-12.fondoredaccion {
        height: 45px !important;
        margin-top: -15px !important;
    }
    
    .socia-media-content img {
        width: 25%;
        float: left;
        margin-left: 6px;
        margin-top: 2px;
    }
    .socia-media {
        /* background: rgb(8, 12, 243); */
        width: fit-content;
        height: fit-content;
        margin-top: -80px;
        position: absolute;
        z-index: 100;
        /* border: 1px solid #EBEBEB; */
        float: right;
    }
    .socia-media-content p {
        color: white;
        font-weight: bold;
        font-size: 16px;
        text-align: left;
        width: 100%;
        margin-bottom: 7%;
    }
   
    /*.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 {
        color: #DB122A;
        padding: 5%;
        font-size: 14px;
        padding-right: 25%; /*nuevos cambios*/
        padding-left: 25%; /*nuevos cambios*/
        margin-left: -22%;
        border: 1px solid #DB122A;
    }
    .texto {
        width: 79%;
        float: left;
        margin-top: -21%; /*nuevos cambios*/
        margin-left: 26%; /*nuevos cambios*/
    }
    .icono1 {
        width: 20% !important;
        margin-left: -1%; /*nuevos cambios*/
    }
    /*li {
        margin-top: 7%;
        margin-left: 0;
    }*/
    li.alexa {
        margin-top: -7%;
        margin-left: 8%;
    }
    img.numero {
        width: 2%;
        margin-top: -9%;
    }
    img.numero1 {
        width: 10%;
    }
    img.vineta {
        width: 2%;
    }
    img.vinetalexa {
        width: 2%;
    }
    li.puntos {
        margin-top: -11%;
        margin-left: 7%;
        font-size: 15px !important;
        margin-right: 0%;
    }
    img.vineta {
        margin-top: -8%;
    }
    li.puntos1 {
        margin-top: -11%;
        margin-left: 15%;
        font-size: 15px !important;
        margin-right: 0%;
    }
    div#sec-ge1_ {
        float: right;
        margin-top: 28px;
        width: unset !important;
        margin-right: -7% !important;
    }
    h2.pasos-para-su-aplicacion {
        display: inline-block;
        font-size: 18px;
        margin-top: 6%;
        text-align: left !important;
        margin-left: 0%;
        margin-right: 12%;
    }
    h2.amazon-alexa {
        font-size: 18px !important;
        margin-top: 16%  !important;
        text-align: left !important;
    }
    h2.lavadodemanos {
        font-size: 18px !important;
    }
    h3.siri {
        margin-left: -11%;
        margin-top: 10%;
        margin-bottom: -5%;
        font-size: 16px !important;
    }
    .col-xs-12.col-sm-12.col-md-6.fondonegro {
        background-color: #F7F7F7;
        margin-top: -6%; /*Nuevo cambio*/
        width: unset;
        height: 640px;
    }
    h3.titulodos {
        font-size: 16px !important;
        color: #ffffff;
        margin-bottom: 4%;
    }
    .row.primerblock {
        background-color: #ffffff;
        height: 603px;
    }
    div#paso {
        margin-right: 3%;
        margin-left: 3%;
        width: 94% !important;
        height: unset !important;
    }
    hr.blanca {
        border: 2px solid #ffffff;
        /* left: 10px;     */
        top: 6px;
        width: 20%;
        background: #ffffff;
        margin: unset;
    }
    .card-main {
        /* color: #fff; */
        margin: auto;
        max-width: 94%; /*nuevo cambio*/
        margin-top: -246px;
        position: relative;
        /* z-index: 2; */
        padding-top: 13px;
        margin-bottom: 4%;
        /* border: 1px solid #EBEBEB; */
        /*background-color: rgba(0,0,0,.6);*/
        float: left;
        height: 126px;
    }

    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%;
    }
    img.linea {
        width: 46%;
        height: 0.51vw;

    }
    ul.lista-instalacion-techo {
        font-size: 16px;
        line-height: 1.2;
        margin-right: 11%;
        color: #6E6E6E;
        margin-top: 15%;
        margin-left: -10%;
    }
    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 {
        font-size: 15px;
        /*margin-right: 22%;*/
        margin-right: 0%;
        text-align: left !important;
        margin-top: 0 !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;
    }
    section.conten-general.seccion-g {
        margin: 10% 0;
    }
    p.lead {
        font-size: 15px !important;
        margin-top: 5%; /*nuevos cambios*/
        margin-right: 10%;
        margin-left: 5%;
        text-align: left !important;
    }
    p.lead1 {
        font-size: 15px !important;
        margin-top: 12%;
        margin-right: 10%;
        margin-left: 10%;
        text-align: left !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: 20%;
    }
    .cont-texto-techado {
        text-align: left;
        margin-left: 10% !important;
        margin-right: 10% !important;
        margin-top: 0 !important;
        width: unset  !important;
        margin-bottom: 10% !important;
        padding-top: 40px;
    }
    .footer .title {
        font-size: 20px;
        margin: 0.67em 0;
        padding-left: 0px;
        text-align: center;
    }
    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-top: 18%;
        margin-left: 6% !important;
    }
    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;
        margin-top: 5% !important; /*Nuevos ajustes*/
        margin-left: 5%;
        margin-right: 2%;
        width: unset;
    }
    h1.titulo-primero {
        font-size: 22px;
        margin-left: 10%;
    }
    .author {
        margin: unset;
    }
    .section1 {
        margin-left: 14%;
        margin-right: 14%;
        margin-top: -13%;
        margin-bottom: 5%;
    }
    .cont-segundo-texto {
        margin-left: 10%;
        margin-right: 10%;
    }
    .cont-segundo-gris {
        margin-left: 5%;
        margin-right: 5%;
        margin-top: 0% !important;
    }
    .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: 270px;
        height: auto;
        margin: 2%;
    }
    .footer .box-interest .card .card-body{
        padding: 60px 0 50px 0;
    }
    .footer .box-interest .card .card-body .card-title {
        color:#8A8A8A;
        font-size: 16px;
        margin-top: 0%;
        text-align: center;
        margin-bottom: 20%;
        text-decoration: none !important;
    }
    ol {
        font-size: 15px !important;
        margin-left: 7% !important;
        margin-top: -13% !important;
    }
    img.constructor {
        width: 55px; /*nuevos cambios*/
        height: 66px; /*nuevos cambios*/
        margin-bottom: 7%;
        margin-top: 10%;
    }
    hr.gray {
        border: 2px solid #FD2F2E;
        left: 0px; 
        margin-top: 4% !important;
        margin: unset !important;
        position: relative;
        top: 6px;
        width: 50%; /* nuevos cambios*/
        /* float: left; */
        margin-bottom: 11% !important;
    }
    ul.listado {
        margin-top: 8% !important;
    }
    .col-md-2 {
        width: 12% !important;
        float: right;
        margin-right: 10%;
    }
    .section2 {
        width: 100% !important;
        margin: auto;
        height: 160px;
    }

    .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;
    }
    .destacador {
        margin-bottom: 6%;
        margin-top: 5%;
    }
    .section7 {
        width: unset;
        margin: auto;
        margin-bottom: 2%;
    }
    .section6 {
        margin-top: 10%;
    }
    .col-xs-12.col-sm-12.fondogris {
        height: 200px !important;
    }

}
@media (min-width: 993px) and (max-width: 1199.98px){
	
	.rigth-text {
		margin-top: 4%;
		padding: 6% 8%;
	}
	
	.left-text {
		margin-top: 4%;
		padding: 6% 8%;
	}
	
	.TePuedeInteresar {
		width: 90%;
		padding: 5% 0%
	}
	
	.TPI-Icono {
    	margin-top: 3%;
	}
	
	.TPI-Icono > img {
    	width: 80%;
	}
	
	.TPI_Text > p {
		font-size: 15px;
		margin-top: 0%;
		line-height: 1.2;
	}
	
	.type-redes {
		margin-top: 50px;
		margin-bottom: 150px;
	}
	
}

@media (min-width: 993px) and (max-width: 1000px){
	#img-mobile {
		display: none !important;
	}
}
	
@media (min-width: 768px) and (max-width: 992px){
	
	.TePuedeInteresar {
		width: 70%;
		padding: 4% 0%
	}
	
	.TPI-Icono {
    	margin-top: 0%;
	}
	
	.TPI_Text > p {
		margin-top: 2%;
	}
}

@media (min-width: 1200px) and (max-width: 1280px){
}
@media (min-width: 1281px) and (max-width: 1366px){
}
@media (min-width: 1367px) and (max-width: 1440px){
}
