@charset "utf-8";
/* CSS Document */


@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');

body { margin:0; text-align:center; font-family: 'Urbanist', sans-serif; font-size: 16px; color: #fff; font-weight:400; overflow-x: hidden;}

html,
body {
	/*height: 100vh;*/
	background-color: #dad3bf;
	width: 100%;
}

.txt-sand {
	color: #d6cfbb !important;
}
.txt-dark {
	color: #284245;
}
.txt-coffee {
	color: #5c5546;
}

.global__h1 {
	font-size: 3rem;
	font-weight: 700;
  text-transform: uppercase;
}

.global__h2 {
	font-size: 2rem;
	font-weight: 700;
  text-transform: uppercase;
}

.global__h3 {
	text-align: center;
	font-family: "Urbanist", "sans-serif";
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.3em;
}

#navbar{
	padding: 45px 0;
	transition: padding .5s ease-in-out;
}
.navbar{
	background-color: #ffffff;
	height: 0;
	padding: 45px 0;
	font-family: "Urbanist", "sans-serif";
	font-weight: 400;
	font-size: 1rem;
	color: #939393;
	border-bottom: solid thin #aaaaaa;
	z-index: 99991;
}
.navbar>.container-fluid{
	padding: 0;
}

a.nav-link{
	color: #939393!important;
}
a.nav-link.active{
	color: #5c5546!important;
	text-decoration: underline;
}


.navbar-collapse{
	flex-grow: 0;
	margin: 0 auto;
	align-items: center;
	padding: 0;
	width: 100%;
}


.navbar-brand{
	padding-left: 50px;
}
.navbar-brand #logonav{
	height: 73px;
	width: 100px;
	background-image: url(../img/iqono-logo.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	transition: all .6s ease-in-out;
}

.navbar-expand-lg .navbar-nav{
	justify-content: center;
}


.nav-redes-movil{
	display: none;
}

.nav-redes-movil .ico-facebook path.a, .nav-redes-movil .ico-instagram path.a{
	fill: #939393;
}

.nav-redes{
	display: flex;
	float: right;
	padding-right: 50px;
	align-items: center;
	align-content: center;
}
.nav-redes .nav-link{
	font-size: .8rem;
	height: 20px;
	 margin: 0 10px;
	padding-top: 5px;
}

.ico-facebook svg, .ico-instagram svg{
	  width: 20px;
	  height: 20px;
	  margin: 0 10px;
		fill: #939393;
  }

.nav-redes-movil .ico-facebook svg, .nav-redes-movil .ico-instagram svg{
	  width: 20px;
	  height: 20px;
	  margin: 0 10px;	
}

/*.start{
	margin-top: 38px!important;
}*/
.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 0.8em!important;
}



.navbar-toggler{
	border:none!important;
}
.navbar-toggler:focus{
	box-shadow: none!important;
}
.navbar .w-100{
	width: 100%!important;
}



@media screen and (max-width: 991px) {
	#navbar {
		padding: 10px 0;
		height: auto;
	}
	.navbar-brand{
		padding-left: 25px;
	}
	.navbar-brand #logonav{
		height: 50px;
	}
	.nav-redes{
		display: none;
	}
	.nav-redes-movil{
		display:inline-flex;
	}
	.nav-link.active{
	border-bottom: none;
	}
	.navbar-collapse{
	/*height: 100vh;*/
	background-color: #fff;
	}
	.navbar-dark .navbar-nav .nav-link {
    /*color: rgba(55,56,72,.55);*/
	color: #303030;
	}
	.navbar-collapse .nav-link{
	padding: 1rem;
	font-size: 1.2rem!important;
	font-weight: 600;
	}
	.nav-redes-movil{
	padding: 2.2rem 1rem;
	}

}

.navbar-collapse .nav-link{
	text-transform: uppercase;
	}



*, *:before, *:after { box-sizing: border-box; }

.grecaptcha-badge {
	display: none;
}

h1 {
	line-height: 1.2em !important;
}

img{
	width:100%;
	height:auto;
	text-align:center;
}

ul{
	text-decoration: none;
	list-style: none;
	padding: 0;
	margin: 0;
}

li{
	text-decoration: none;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
	align-self: center;
}

a, a:visited, a:active, a:link, modal a, modal a:visited, modal a:active, modal a:link{
	text-decoration: none;
	color: #888;
}

a:hover{
	text-decoration: none;
	color:#888;
}

::selection {
  background: #aaa;
}
::-moz-selection {
  background: #aaa;
}

.zero{
	margin: 0;
	padding: 0;
}
button{
	color: #303030;
}

.container-fluid button.navbar-toggler{
	width: initial !important;
    height: initial !important;
    margin: 0 !important;
}

.global__button {
	font-size: 1rem;
  text-align: center;
  padding: 7px;
  font-weight: 700;
  
  border: solid thin #d6cfbb;
}

a.global__button {
	color: #d6cfbb;
}

.global__button:hover{
	background-color: #284245;
}

.anchor-link {
  scroll-margin-top: 30px;
}



h1, h2, h3, h4 {
	display: inherit;
  	font-size: inherit;
 	font-weight: inherit;
	font-family: inherit;
 	color: inherit;
	padding: 0;
	margin: 0;
	line-height: inherit;
}


h1{
	font-family: "Urbanist", "sans-serif";
	font-weight: 700;
	font-size: 2.5rem;
	display: block;
	text-align: center;
	color: #fff;
	padding: 0;
}

h2{
	font-family: "Urbanist", "sans-serif";
	font-weight: 700;
	font-size: 2rem;
	display: block;
	text-align: center;
	color: #fff;
	padding: 0;
}


p{
	text-align: justify; 
	font-family: "Urbanist", sans-serif; 
	font-size: 1.1rem; 
	color: #fff;
	font-weight:400;
}

.content{
	margin:0 auto 0 auto;
	width:100%;
}



.unsel { 
-moz-user-select: none; 
-khtml-user-select: none; 
-webkit-user-select: none; 
/* Introduced in IE 10. See http://ie.microsoft.com/testdrive/HTML5/msUserSelect/ */ 
-ms-user-select: none; user-select: none; 
}


.border {
	border: 2px solid #303030;
}


.warning { 
	font-weight: bold;
} 
#container{
	padding-bottom: 66.68%;
	height: 0;
	max-width: 1920px;
	overflow: hidden;
	margin: 0 auto;
}



.h100vhcalc{
	height: calc(100vh - 50px);
}
.h100vh{
	height: 100vh;
}
.w100{
	width: 100%;
}



#portada{
	position: relative;
	background-position: top left;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	/* background-image: url(../img/iqono-portada.jpg); */
}

/*#portada .col-12{
	padding-top: 200px;

}*/

#portada.error404:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
}

#proyecto .proyecto-img{
	background-image: url(../img/ps_proyecto-img.jpg);
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 50vh;
}

.proyecto-txt{
	text-align: left;
	display: flex;
	flex-direction: column;
}
.proyecto-txt h1, .proyecto-txt p{
	padding: 20px 40px;
}

.proyecto-txt ul.listas{
	color: #659BD1;
	font-family: "Urbanist", "sans-serif";
	font-weight: 400;
	font-size: 1.3rem;	
}
.proyecto-txt ul.listas li span{
	font-weight: 600;
	font-size: 1.5em;
	padding: 0 10px;
}

.proyecto-txt ul.listas li{
  border: 8px solid;
  border-image-slice: 1;
  border-width: 4px;
  border-image-source: linear-gradient(to left, #025D8A, #739FD3);
  border-left: 0;
  border-right: 0;
  border-top: 0;
  display: inline-block;
  min-width: 60%;
  padding: 10px 50px;
}

#curva{
	width: 100vw;
	height: 100vh;
	background-position: top left;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	background-image: url(../img/iqono-portada-curva.jpg);
	justify-content: flex-start;
	align-content: center;
	align-items: center;
}
#curva .curva_1{
	background-image: none;
	height: 50vh;
}
#curva .curva_2{
	background-image: none;
	height: 50vh;
}


#curva .curva-cont{
	width: 35vw;
	height: 50vh;
	align-self: center;
}
#curva h2{
	font-size: 2.5rem;
	color: #fff;
	font-weight: 800;
	text-align: center;
	padding-bottom: 20px;
}
#curva p{
	text-align: center;
	color: #fff;
	display: block;
	max-width: 450px;
	margin: 0 auto;
}
#curva h3{
	font-weight: 600;
	font-size: 1.3em;
	display: block;
	padding: 20px 0;
	text-align: center;
	color: #fff;
}
#curva a{
	color: #dad3bf;
	font-weight: 600;
	font-size: 1.2em;
	display: block;
	max-width: 200px;
	margin: 0 auto;
	line-height: 110%;
}
#video {
	margin-top: 60px;
}
#video iframe {
	height: 80vh;
}








#amenidades.amenidades-img{
	background-image: url(../img/ps_amenidades-img.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#amenidades h1{
	color: #fff;
}
#amenidades .proyecto-txt ul.listas{
	color: #fff;
}
#amenidades .proyecto-txt ul.listas li{
	min-width: none;
	width: 100%;
}


/*
#video, #galeria, #esfera, #ubicacion, #simulador{
	background-color: #fff;
	margin: 50px 0;
	display: flex;
	flex-direction: row;
}*/


.video-wrap{
	margin: auto;
	display: flex;
	/*overflow-x: hidden;*/
}

.cont-iframe{
	margin: 0 auto;
	/*padding-bottom: 56.25%; /* 16:9 */
	/*min-height: 500px;*/	
	/*border: 1px solid #303030;*/

}
.cont-iframe iframe{
	width: 80vw;
	height: 80vh;
	margin: auto;
	border: none;
}

#esfera .video-wrap{
	overflow-x: hidden;
}

#esfera p, #simulador p{
	padding-top: 25px;
}

#esfera{
	padding-top: 100px !important;
}


#ubicacion{
	width: 100vw;
	height: 100vh;
	background-position: top left;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	background-image: url(../img/iqono-ubicacion-mapa-bg.jpg);
	justify-content: flex-start;
	align-content: center;
	align-items: center;
}
#ubicacion .mapa-cont{
	min-height: 50vh;
	display: flex;
	flex-direction: column;
	align-self: center;
}
#ubicacion .mapa-cont h1{
	color: #fff;
	font-weight: 800;
	text-align: center;
	padding-bottom: 20px;
	line-height: 110%;
}
#ubicacion .mapa-cont p{
	text-align: center;
	color: #fff;
	display: block;
	max-width: 450px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#ubicacion .mapa-cont a{
	color: #dad3bf;
	font-weight: 600;
	font-size: 1.2em;
	display: block;
	max-width: 200px;
	margin: 0 auto;
	line-height: 110%;
}


#ubicacion_portada{
	background-position: top left;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	/* background-image: url(../img/iqono-ubicacion.jpg); */
}


#ubicacion .cont-iframe iframe{
	width: 50vw;
	margin: auto;
	border: none;
}


#ubicacion .video-wrap{
	display: block; 
	position: relative;
}

#ubicacion .cont-iframe{
}

#ubicacion .cont-iframe iframe{
	width: 100%;
	height: 100%;
	margin: auto;
	border: 0;
}
#ubicacion .noDisplay{
	display:none;
}
#ubicacion .yesDisplay{
	display:block;
	background-position: left -130px center; background-size: cover; background-repeat: no-repeat; width: 100%
}

#ubicacion button#opt1, #ubicacion button#opt2{
	width: 80px; height: 80px; position: absolute; bottom: 25px; left: 25px; border: none; background: transparent;
}
#ubicacion button#opt1 img{
	width: 100%; height: auto;
}


/*LIFESTYLE*/

#lifestyle{
	height: auto;
}

#ls_titulo{
	width: 100vw;
	height: 20vh;
	background-position: top left;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	background-image: url(../img/iqono-ubicacion-lifestyle.jpg);
	justify-content: flex-start;
	align-content: center;
	align-items: center;
}
#ls_txt{
	background-color: #dad3bf;
	height: 25vh;
	align-self: center;
	flex-direction: column;
}
#ls_txt p{
	text-align: center;
	color: #5c5546;
	line-height: 110%;
}
#ls_txt span p{
	font-size: 1.3em;
	color: #5c5546;
	line-height: 110%;
}
#ls_1, #ls_2, #ls_3, #ls_4{
	width: 100vw;
	height: 60vh;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	justify-content: flex-start;
	align-content: center;
	align-items: center;
}
#ls_1{	background-image: url(../img/iqono-ubicacion-lifestyle-1.jpg); }
#ls_2{	background-image: url(../img/iqono-ubicacion-lifestyle-2.jpg); }
#ls_3{	background-image: url(../img/iqono-ubicacion-lifestyle-3.jpg); }
#ls_4{	background-image: url(../img/iqono-ubicacion-lifestyle-4.jpg); }


.ls_m{
	height: auto;
}
.ls-cont{
	flex-direction: column;
	padding: 20px;
	height: auto;
}

.ls-cont p{
	text-align: center;
}

.ls-cont li::before {
  content: "+ ";
}

#lifestyle_rows{
	position: relative;
}
#lifestyle_rows .lifestyle-line{
	display: block;
	position: absolute;
	height: 100%;
	width: auto;
	left: 0;
	right: 0;
	top: 0;
	z-index: 99990;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(../img/iqono-ubicacion-lifestyle-line.png);
}

.ls_m{
	height: auto;
}



/*RESIDENCIAS*/
#residencias_portada{
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	/* background-image: url(../img/iqono-residencias.jpg); */
}

#residencias_portada h1{
	position: absolute;
	bottom: 100px;
	left: 0; right: 0;
	z-index: 9999;
	font-size: 3rem;
}

#residencias_portada p{
	position: absolute;
	bottom: 50px;
	left: 0; right: 0;
	text-align: center;
	z-index: 9999;
}

#res_1{
	background-image: url(../img/iqono-residencias-1bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#res_1 .imagot{
	display: block;
	background-image: url(../img/iqono-imagotipo.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 120px;
	width: 200px;
	margin: 8vh auto;
}
#res_1 .res1{
	background-image: url(../img/iqono-residencias-1.png);
	background-size: cover;
	background-position: right center;
	background-repeat: no-repeat;
	height: calc(100vh - 50px);
}
#res_1 .res1txt{
	padding: 8vw;
	align-self: center;
	flex-direction: column;
}
#res_1 .res1txt h2{
	font-size: 1.5em;
	text-transform: uppercase;
}
#res_1 p{
	text-align: center;
}

#res_2{
	/* background-image: url(../img/iqono-residencias-r2.jpg); */
	background-size: cover;
	background-position: right top;
	background-repeat: no-repeat;

}

#res_2 .res2txt{
	padding: 8vw;
	align-self: center;
	flex-direction: column;
	color: #284245;
}
#res_2 .res2txt h2{
	font-size: 1.5em;
	text-transform: uppercase;
	color: #284245;
}
#res_2 .res2txt p{
	color: #284245;
	text-align: center;
}

#res_3{
	background-image: url(../img/iqono-residencias-r3.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 30vh;
}
#res_3 h3{
	font-size: 1em;
	color: #5c5546;
	padding: 0 20px;
	text-align: center;
}
#res_3 h3 p{
	font-size: 1.5em;
	color: #5c5546;
	padding: 0 20px;
	text-align: center;
}

#tipo-titulo{
	width: 100vw;
	height: 20vh;
	background-position: top left;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	background-image: url(../img/iqono-ubicacion-lifestyle.jpg);
	justify-content: flex-start;
	align-content: center;
	align-items: center;
}

.col-0{
	display: block;
}
.col-lg{
	display: none;
}


/*DESARROLLO*/
#desarrollo_portada{
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	/* background-image: url(../img/iqono-desarrollo.jpg); */
}

#desarrollo_portada h1{
	position: absolute;
	bottom: 50px;
	left: 0; right: 0;
	z-index: 9999;
	font-size: 3rem;
}

#des_1{
	background-image: url(../img/iqono-desarrollo-1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right center;
}

#des_1 .imagot{
	display: block;
	background-image: url(../img/iqono-imagotipo.png);
	background-size: contain;
	background-repeat: no-repeat;
	min-height: 120px;
	width: 200px;
	margin: 4vh auto;
}

#des_1 .des1txt{
	padding: 0 8vw;
	align-self: center;
	flex-direction: column;
}
#des_1 .des1txt h2{
	font-size: 1.2rem;
	color: #5c5546;
	font-weight: 400;
}
#des_1 .des1txt p{
	font-size: 1.2rem;
	color: #5c5546;
	text-align: center;
	font-weight: 700;
	padding-top: 15px;
}


#des_2{
	background-image: url(../img/iqono-ubicacion-lifestyle-m-2b.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
#des_2 .des2{
	background-image: url(../img/iqono-desarrollo-2.png);
	background-size: cover;
	background-position: left center;
	background-repeat: no-repeat;
	height: calc(100vh - 50px);
}
#des_2 .des2txt{
	padding: 8vw;
	align-self: center;
	flex-direction: column;
	color: #d6cfbb;
}
#des_2 .des2txt h1{
	font-size: 1.8rem;
	text-transform: uppercase;
	color: #d6cfbb;
}
#des_2 ul{
	padding-top: 20px;
}
#des_2 li{
	list-style: disc;
	text-align: left;
	font-weight: 400;
	font-size: 1.2rem;
	margin-bottom: 10px;
}
#des_2 li strong{
	font-weight: 700;
}
#des_2 li span{
	display: block;
	padding-left: 15px;
	font-weight: 400;
	font-size: 1rem;
}

#des_3{
	background-image: url(../img/iqono-desarrollo-3.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#des_3 .des3txt{
	padding: 0 8vw;
	align-self: center;
	flex-direction: column;
	align-content: center;
}
#des_3 .des3txt h1{
	font-size: 1.5rem;
	padding-bottom: 15px;
}
#des_3 .des3txt p{
	font-size: 1rem;
	text-align: center;
	padding-bottom: 15px;
}
#des_3 .des3txt a{
	font-size: 1rem;
	text-align: center;
	padding: 7px;
	font-weight: 700;
	color: #d6cfbb;
	border: solid thin #d6cfbb;
}

#des_3 .des3txt a:hover{
	background-color: #284245;
}


#des_4{
	background-image: url(../img/iqono-desarrollo-4.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

#des_4 .des4txt{
	padding: 0 8vw;
	align-self: center;
	flex-direction: column;
	align-content: center;
}
#des_4 .des4txt h1{
	font-size: 1.5rem;
	padding-top: 20px;
	text-align: left;
}
#des_4 ul{
	padding-top: 20px;
}
#des_4 li{
	list-style: disc;
	text-align: left;
	font-size: 1rem;
}

#des_5{
	background-image: url(../img/iqono-desarrollo-5.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right center;
	height: 70vh;
}

#des_5 .des5txt{
	padding: 0 8vw;
	align-self: center;
	flex-direction: column;
	align-content: center;
}
#des_5 ul{
	color: #284245;
}
#des_5 li{
	list-style: disc;
	text-align: left;
	font-size: 1rem;
}




/*AMENIDADES*/

#amenidades_portada{
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	/* background-image: url(../img/iqono-amenidades.jpg); */
}

#amenidades_portada h1{
	position: absolute;
	bottom: 50px;
	left: 0; right: 0;
	z-index: 9999;
	font-size: 3rem;
}

#ame_1{
	background-image: url(../img/iqono-amenidades-r1.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 40vh;
	align-content: center;
}
#ame_1 h2{
	font-size: 2rem;
	color: #284245;
}
#ame_1 h3{
	font-size: 1.1rem;
	color: #284245;
	padding-top: 20px;
}
#ame_1 h3 span{
	font-size: 1.4rem;
	color: #284245;
	display: block;
	padding-top: 15px;
}


#ame_2{
	background-image: url(../img/iqono-amenidades-r2.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 60vh;
	color: #fff;
}
#ame_2 ul{
	text-align: center;
}
#ame_2 li{
	display: inline-flex;
	color: #fff;
	font-size: 1.4em;
	text-transform: uppercase;
}
#ame_2 a{
	color: #89d392;
	display: inline-flex;
}
#ame_2 li::after {
  content: "|";
	padding: 0 7px;
  display: inline-flex;
}

#ame_3{
	background-color: #294345;
}

.ame-img{
	height: 80vh;
	width: 100%;
	padding: 0 50px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.ame-txt{
	color: #5c5546;
	font-size: 1.5rem;
	text-transform: uppercase;
	padding: 50px;
	align-self: center;
}
.a-lf{
	text-align: left;
}
.a-rg{
	text-align: right;
}

/* 
#gym{ background-image: url(../img/galeria/iqono-amenidades-gym.jpg); }
#box{ background-image: url(../img/galeria/iqono-amenidades-box.jpg); }
#crossfit{ background-image: url(../img/galeria/iqono-amenidades-crossfit.jpg); }
#infinity_pool{ background-image: url(../img/galeria/iqono-amenidades-infinitypool.jpg); }
#alberca_semi{ background-image: url(../img/galeria/iqono-amenidades-albercaolimpica2.jpg); }
#pista_hielo{ background-image: url(../img/galeria/iqono-amenidades-pistadehielo.jpg); }
#snack_terraza{ background-image: url(../img/galeria/iqono-amenidades-snackterraza.jpg); }
#snack_bar{ background-image: url(../img/galeria/iqono-amenidades-snackbar.jpg); }
#sky_cinema{ background-image: url(../img/galeria/iqono-amenidades-skycinema.jpg); }
#salon_eventos{ background-image: url(../img/galeria/iqono-amenidades-salondeeventos.jpg); }
#sports_bar{ background-image: url(../img/galeria/iqono-amenidades-sportbar.jpg); }
#ludoteca{ background-image: url(../img/galeria/iqono-amenidades-ludoteca.jpg); }
#pet_resort{ background-image: url(../img/galeria/iqono-amenidades-petresort.jpg); }
#karaoke{ background-image: url(../img/galeria/iqono-amenidades-karaokebar.jpg); }
#zoom{ background-image: url(../img/galeria/iqono-amenidades-zoomroom.jpg); }
#c_padel{ background-image: url(../img/galeria/iqono-amenidades-padel.jpg); } 
*/

#contacto{
	margin-top: 50px;
}
#contacto .contacto-img{
	background-image: url(../img/psat-logo.svg);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
}

#contacto h1, #contacto .proyecto-txt{
	text-align: center;
}

#contacto .proyecto-txt ul.listas li{
	font-size: 1.1rem;
	min-width: none;
	width: 300px;
	padding: 10px 0;
}

#contacto .proyecto-txt a{
	color: #659BD1;
	display: block;
}

#logos{
	text-align: center;
	display: flex;
	flex-direction: row;
	align-items: center;
	min-height: 300px;
}
#logos img{
	margin: 0 20px;
	max-width: 250px;
	height: auto;
	min-width: 200px;
	min-height: 200px;
}




.whats{
  position:fixed;
  width:4vw;
	min-width: 50px;
  height:4vw;
	min-height: 50px;
  bottom:3vw;
  right:3vw;
  z-index:10999;
  background-image: url(../img/iqono-whats-2.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
  -webkit-filter: drop-shadow(3px 3px 5px rgba(0,0,0,0.50));
  filter: drop-shadow(3px 3px 5px rgba(0,0,0,0.50));
}




.modal-backdrop.show{
	opacity: 0!important;
	z-index: -10!important;
}
.modal-content{
	margin: 0 auto;
	border: #EDD44F 4px solid;
	border-radius: 0;
}
.modal-dialog{
	/*position: fixed;*/
	z-index: 1002;
	max-width: 90vw!important;
}
.modal-body, .modal-title{
	font-family: "Urbanist", "sans-serif";
	font-weight: 600;
	font-size: 1em;
	text-transform: uppercase;
}
.modal-header{
	padding: 10px;
	background-color: #EDD44F;
	border-radius: 0;
}
.modal-body .nav-link{
	color: #373848;
	text-transform: uppercase;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
	background-color: #F37F8D;
}
.tab-content h3{
	font-size: 2em;
}

#s2 .nav-tabs .nav-link{
	width: auto;
	height: 45px;
}

a.nav-link.dropdown-toogle.active.show, .nav-tabs .nav-link.active{
	background-color: #fff;
	border: none;
}
.nav-tabs{
	border: none;
}






/*GALERIA*/


#galeria-sec{
	margin-top: 90px !important;
}

#gal-ph .carousel {	
	width: 100%;
	height: 100vh;
	/*border: 1px solid #303030;*/
	/*width: 80vw;
	max-width: 1920px;
	*/
}
gal-ph .carousel-inner{
	height: 100vh;
}


.carousel-indicators [data-bs-target]{
	width: 15px;
	height: 15px;
	margin: 5px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.5);
}
.carousel-indicators .active{
	width: 15px;
	height: 15px;
	margin: 5px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.8); 
}


.carousel-control{
	background-size: 0 0;
}

.carousel-item{
	background-size: cover;	
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	align-items: center;
	align-content: center;
	height: 100vh;
}

#gal-ph .carousel-item .gal-desc{
	position: absolute;
	width:35%;
	height: 50%;
	left: auto;
	right: 30px;
	padding: 15px;
	bottom: auto;
	top:40%;
	z-index: 9999;
	color: #fff;
	font-weight: 400;
	font-size: 2.7em;
	line-height: 98%;
	text-align: center;
	text-transform: uppercase;
	margin: 0 auto;
}
	#carouselSlides	.carousel, #carouselSlides .carousel-item, #carouselSlides .slide{
		/*width: 80vw;
	max-width: 1920px;*/
		width: 100%;
	}

#gal-res .carousel {	
	width: 100%;
	height: 70vh;
	/*border: 1px solid #303030;*/
	/*width: 80vw;
	max-width: 1920px;
	*/
}
#gal-res .carousel-inner, #gal-res .carousel-item{
	height: 70vh;
}
#gal-res .carousel-item .gal-desc{
	position: absolute;
	width:100%;
	height: 100px;
	left: auto; right: auto;
	padding: 15px;
	top: 50px!important;
	bottom: inherit;
	z-index: 9999;
	color: #fff;
	font-weight: 400;
	font-size: 2em;
	line-height: 98%;
	text-align: center;
	text-transform: uppercase;
	margin: 0 auto;
}

#gal-res .carousel-inner .s1{
	background: url(../img/iqono-residencias-salacomedor.jpg) center;
	background-size: cover;
}
#gal-res .carousel-inner .s2{
	background: url(../img/iqono-residencias-sala.jpg) center;
	background-size: cover;
}

#gal-res .carousel-inner .s3{
	background: url(../img/iqono-residencias-cocina.jpg) center;
	background-size: cover;
}

#gal-res .carousel-inner .s4{
	background: url(../img/iqono-residencias-recamara.jpg) center;
	background-size: cover;
}

#gal-res-txt{
	background-image: url(../img/iqono-ubicacion-lifestyle-m-2b.jpg);
	width: 100%;
	height: 20vh;
}
#gal-res-txt h3{
	font-size: 1.4rem;
	align-self: center;
	padding: 0 25vw;
	display: inline-flex;
}

/*	#galeria{
	padding-top: 30px;
	}
*/


/* BLOG */

#categories {
	background-position: top left;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-image: url(../img/iqono-ubicacion-lifestyle.jpg);
}

a.post-category {
	color: #5c5546;
	font-size: 18px;
	display: block;
  width: fit-content;
  background-color: white;
  border-radius: 20px;
  padding: 2px 20px;
}
a.post-category.active {
	color: #5c5546;
	font-weight: bold;
	box-shadow: 2px 2px 5px #5a5a5a;
}
a.post-category:hover {
	box-shadow: 2px 2px 5px #5a5a5a;
	color: #5c5546;
}
#grid_entradas {
	padding: 40px 0;
}
.post-wrapper {
	margin: 20px 0;
}
.post-wrapper p {
	color: #5c5546;
}
.blog-post__thumb {
	margin-bottom: 20px;
	height: 270px;
  object-fit: cover;
}
.blog-post__title {
	line-height: 1.1em;
	margin-bottom: 20px;
}
a.like-button {
	background-color: white;
	display: block;
  width: fit-content;
  border-radius: 20px;
  padding: 2px 20px;
  margin: 0 auto;
}
a.like-button:hover {
	box-shadow: 2px 2px 5px #5a5a5a;
	color: #5c5546;
}
.pagination-list li {
	margin: 0 10px;
}
.page-numbers.current {
	color: #5c5546;
	font-weight: bold;
}
.page-numbers::hover {
	color: #5c5546;
}

#single {
	height: 80vh;
	background-size: cover;
	background-position: center;
}
#single h1, #single h2 {
	text-shadow: 2px 2px 3px #5a5a5a;
	text-align: left;
	line-height: 1.3;
}
#single-container {
	padding: 30px 0 60px;
}
#single-container h1, #single-container h2, #single-container h3, #single-container h4, #single-container h5, #single-container h6 {
	color: #5c5546;
	font-weight: bold;
	line-height: 1.3;
	margin: 1.5em 0 1em;
}
#single-containersingle-container h3 {
	font-size: 1.5em;
}
#single-container p {
	color: #5c5546;
}
#single-container p img, #single-container p picture {
	padding: 0 3em;
}
#single-container ol, #single-container ul {
	color: #5c5546;
	padding: revert;
	margin: 1.2em 0;
}
#single-container ol li {
	text-align: initial;
  list-style: auto;
}
#single-container ul li {
	text-align: initial;
	list-style: disc;
}
#single-container .blog-post__portada {
	margin: 20px 0;
}
#single-container .like-button {
  color: #5c5546;
  font-weight: bold;
  margin: 60px 0 40px;
}


/* ERROR 404 */

.error404 > div {
	z-index: 1;
}
.error404	.global__button {
	display: block;
	margin: 20% 0 0;
}



/* FOOTER */

#footer{
	padding: 10px 0 40px !important;
	min-height: 110px;
	justify-content:space-around;
	background-color:#dad3bf;
	color: #5c5546;
	position: relative;
	/*flex-wrap: wrap;*/
}

#footer .logo-footer{
	width: 100px;
	resize: both;
	align-self: center;
	position: absolute;
	left: 50px;
	bottom: 0;
	top: 0;
}
#footer .logo-footer img{
	height: 100%;
	width: 100%;
}


#footer .f-menu{
	display: flex;
	padding: 0;
	justify-content:center;
	flex-wrap: wrap;
}

#footer p{
	font-size: .9rem;
	padding-top: 30px;
	margin: 0 10px;
	color: #5c5546;
}
#footer a{
	font-size: .8rem;
	color: #5c5546;
}

#footer .aviso p{
	font-size: 0.6em;
}




@media screen and (max-width: 1140px) {	

	#simulador h1, #simulador p, #esfera h1, #esfera p{
		text-align: center;
	}
	
}


@media screen and (max-width: 992px) {	
	

	#footer, #footer .f-menu, #footer .f-menu-c{
		justify-content: center;
	}
	
		#footer p{
	padding: 0;
			text-align: center;
	}
	#footer .f-menu{
		padding: 10px 20px;
	}
	#footer{
	justify-content:center;
}
	#footer .logo-footer{
		position: relative;
		left: auto;
	}
	
		#curva{
	background-image: none;
		height: auto;
	}
	#curva .curva_1{
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
		background-image: url(../img/iqono-portada-curva-media1.jpg);
		height: 100vh;
	}
	#curva .curva_2{
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
		background-image: url(../img/iqono-portada-curva-media2.jpg);
		height: 100vh;
		display: flex;
		flex-direction: column;
	}
	#curva .curva_2 h1, #curva .curva_2 p, #curva .curva_2 span, #curva .curva_2 a{
		align-self: center;
	}

	#gal-res-txt{
	height: 30vh;
	}
	#gal-res-txt h3{
	padding: 0 4vw;
	}
	
	
}

@media screen and (max-width: 768px) {

	.global__h1 {
		font-size: 2.2rem;
	}

	.global__h2 {
		font-size: 1.6rem;
	}

	.global__h3 {
	  font-size: 1.1rem
	}
	
	#portada{
	background-position: center right;
	}

	#des_4{
		background-position: -90vw center;
	}
	
	.carousel-indicators {
    left: 0;
	right: 0;
    width: 90%;
    padding-left: 0;
    margin: 0 auto;
	}

	#gal-ph .carousel-inner .s1{
		background: url(../img/iqono-portada-banner-01.jpg) left 20% top;
		background-size: cover;
	}
	#gal-ph .carousel-inner .s2{
		background: url(../img/iqono-portada-banner-02.jpg) center bottom;
		background-size: cover;
	}

	#gal-ph .carousel-inner .s3{
		background: url(../img/iqono-portada-banner-03.jpg) left 15% top;
		background-size: cover;
	}


	#gal-ph .carousel-item .gal-desc{
		width:90%;
		height: 20%;
		right: 0;
		left: 0;
		margin: 0 auto;
		top: auto;
		bottom: 20%;
		font-size: 2em;
		vertical-align: text-bottom;
	}
	
	#ubicacion_portada{
		background-position: top center;

	}
	
	#ubicacion{
		height: 150vh;
		background-position: top -600px left;
		background-size: cover;
	}
	
	#lifestyle{
	height: 70vh;
	}
	
	#ls_txt{
		height: 50vh;
		padding: 20px 40px;
	}
	
	.ls_m{
		height: 50vh;
	}
	.ls-cont{
		height: 50vh;
	}
	#lifestyle_rows .lifestyle-line{
		display: none;
	}
	#ls_1, #ls_2, #ls_3, #ls_4 {
		height: 100vh;
	}
	#ls_1 .ls_m{
		background: url(../img/iqono-ubicacion-lifestyle-m-1.jpg) center top;
		background-size: cover;
	}
	#ls_1 .ls-cont{
		background: url(../img/iqono-ubicacion-lifestyle-m-1b.jpg) center;
		background-size: cover;
	}
	#ls_2 .ls_m{
		background: url(../img/iqono-ubicacion-lifestyle-m-2.jpg) center top;
		background-size: cover;
	}
	#ls_2 .ls-cont{
		background: url(../img/iqono-ubicacion-lifestyle-m-2b.jpg) center;
		background-size: cover;
	}
	#ls_3 .ls_m{
		background: url(../img/iqono-ubicacion-lifestyle-m-3.jpg) center top;
		background-size: cover;
	}
	#ls_3 .ls-cont{
		background: url(../img/iqono-ubicacion-lifestyle-m-3b.jpg) center;
		background-size: cover;
	}
	#ls_4 .ls_m{
		background: url(../img/iqono-ubicacion-lifestyle-m-4.jpg) center top;
		background-size: cover;
	}
	#ls_4 .ls-cont{
		background: url(../img/iqono-ubicacion-lifestyle-m-4b.jpg) center;
		background-size: cover;
	}

	#galeria-sec{
		padding-top: 0px;
	}
	
	#categories {
		padding: 0 40px;
	}
	#single {
		padding: 0 60px;
	}
}



.full-screen{width:30px; height: 30px;position: absolute;bottom:15px;right: 15px; z-index: 9998; margin: auto; background-color: rgba(0, 0, 0, 0.7);}
.full-screen:not(.is-active) .full-screen--close {
  display: none;
}
.full-screen.is-active .full-screen--open {
  display: none;
}
  .full-screen--close {
  display: none
}
:fullscreen .full-screen--open {
  display: none;
}
:fullscreen .full-screen--close {
  display: block;
}



	/*GALERÍA*/

.serv-img{
	cursor: pointer;
	align-content: center;
	position: relative;
	align-items: flex-end;
	border: solid 6px #DAD3BF;
	-webkit-transition: all .2s;
  	transition: all .2s;
}
.serv-img .gallery-img{
	position: relative;
	z-index: 2;
}
.serv-img:hover{
	border: solid 3px #9D9581;
}
.serv-img .bg-img{
	width: 100%;
	height: 100%; 
	position: absolute;
	top: 0;left: 0; z-index: 1;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.serv-img .caption{
	background-color: rgba(0, 0, 0, 0.7);
	padding: 10px;
	width: 100%;
	position: absolute;bottom: 0;left: 0;
	margin: 0;
	text-align: center;
	color: #fff;
}



.lightbox {
  display: none;
  position: fixed;
  z-index: 99992;
  left: 0;
	right: 0;
  top: 0;
	bottom: 0;
	margin: auto;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
	align-content: center;
  padding: 10px;
  box-sizing: border-box;
}

.lightbox-content {
  display: block;
  width: 100%;
	height: auto;
	margin: auto;
	align-content: center;
	 align-items: center;
	justify-content: center;
}


.close {
  position: absolute;
  top: 10px;
  right: 20px;
  color: white;
  font-size: 2.5rem;
  cursor: pointer;
}

.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 2rem;
  user-select: none;
  transition: font-size 0.2s ease;
  background-color: rgba(0, 0, 0, 0.5);
}

.prev {
  left: 10px;
}

.next {
  right: 10px;
}

/* Responsividad */
@media only screen and (max-width: 768px) {
  .lightbox-content {
  height: auto;
	width: 100%;	  
  }

  .close {
    font-size: 2rem;
    top: 5px;
    right: 15px;
  }

  .prev, .next {
    font-size: 1.5rem;
    padding: 12px;
  }
}

@media only screen and (max-width: 480px) {
  .lightbox-content {
   
  }

  .close {
    font-size: 1.8rem;
  }

  .prev, .next {
    font-size: 1.2rem;
    padding: 10px;
  }
}

.lightbox-caption {
  text-align: center;
  color: white;
  font-size: 1.2rem;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
}

@media only screen and (max-width: 768px) {
  .lightbox-caption {
    font-size: 1rem;
    padding: 8px;
  }
}

@media only screen and (max-width: 480px) {
  .lightbox-caption {
    font-size: 0.9rem;
    padding: 6px;
  }
}

.cont-prox{
	height: 60vh;
	margin: auto;
	display:flex;
	flex-direction: column;
	align-self: center;
}
.cont-prox h1{
	font-size: 3.3rem;
	text-align: center;
	color: #9D9581;
}

.cont-prox h2{
	text-align: center;
	color: #5c5546;
	font-weight: 300;
	font-size: 1.8rem;
}

.cont-prox span{
	height: 73px;
	width: 100px;
	background-image: url(../img/iqono-logo-f.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin: 20px 0;
}


/*tipologías*/
#s2{
	background-color: #fff;
	/*height: 90vh;*/
	
}

.s2-buttons{
	background-color: #f2ebd9;
	color: #5c5546;
	padding: 20px;
	align-content: center;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 1.2rem;
}

.s2-buttons button{
	border: none;
	background-color: #f2ebd9!important;
	color: #5c5546;
	padding: 8px 12px!important;
}

#s2 .nav-link.active{
	font-weight: 700!important;
	border-bottom: solid thin #5c5546;
}

.cont-tipos{
	background-color: #fff;
}

.cont-tipos div{
	color: #5c5546;
	text-align: center;
	align-content: center;
	padding: 20px 0;
	font-size: 1.2rem;
}
.cont-tipos div ul, li{
	text-align: center;
} 

.borde{
	border-bottom: solid thin #5c5546;
}

.cont-tipos .tipo-mini{
	padding: 0;
}
.cont-tipos .tipo-mini img{
	max-height: 40vh;
	width: auto;
}

	.cont-tipos .tipo-img{
		padding: 0;
}

.cont-tipos .tipo-img img{
	max-height: 80vh;
	width: auto;
	padding: 0;
}

.pad-0{
	padding: 0!important;
}
.nav-link:focus, .nav-link:hover{
	color: #9c9480;
}

.h100vhcalc-r{
	height: calc(100vh - 50px);
	margin: 0;

}

@media screen and (max-width: 991px) {

	#desarrollo_portada{
		background-position: right bottom;
	}
	#residencias_portada h1, #desarrollo_portada h1, #amenidades_portada h1{
		font-size: 2rem;
		bottom: 25vh;
	}
	
	#des_1 .des1txt, #des_2 .des2txt, #des_3 .des3txt, #des_4 .des4txt, #des_5 .des5txt{
	padding: 0;
	}
	#res_1 .res1txt, #res_2 .res2txt, #res_3 .res3txt, #res_4 .res4txt, #res_5 .res5txt{
	padding: 0;
	}

	.col-0{
		display: none;
	}
	.col-lg{
		display: block;
	}
	.cont-tipos div{
		font-size: 1rem;
	}
	
		.cont-tipos .tipo-img{
		font-size: 1rem;
		padding: 0!important;
	}
	
	.cont-tipos .tipo-img img{
	height: auto;
	width: 100%;
	}
	
	.cont-tipos .tipo-mini img{
		max-height: 30vh;
		width: auto;
	}
	
	#ame_1{
		height: 50vh;
	}
	#ame_2{
		height: 80vh;
	}
	#ame_2 li{
	font-size: 1.1em;
	}
	
	.ame-img{
	height: 50vh;
	}
	
	.ame-txt{
		padding: 0;
	}
	
	.h100vhcalc-r{
	 height: 60vh;	
		margin-bottom: 30px;
	}
	.a-lf, .a-rg{
		text-align: center;
	}
}

@media screen and (max-width: 440px) {
	#categories-list {
		flex-wrap: wrap;
		gap: 20px;
	}
	#single {
		padding: 0 40px;
	}
	#single-container {
		padding: 0 40px;
	}
	#des_4{
		background-position: -180vw center;
	}
	#tipo-titulo h1{
		font-size: 1.8rem;
	}
	#residencias_portada{
		background-position: -160vw bottom;
	}

}


