@import url(https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css);

@import url(http://fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Playfair+Display:400,700,900,400italic,700italic,900italic);

body{
	font-family: 'Noto Sans', sans-serif;
	font-size:14px;
	}
	
object, embed, video {
	max-width: 100%;
	max-height:auto;
	border:none;
}	
	.clima {
	 z-index: 9999999999999999999999;
	 position: absolute;
    right: 20px;
    top: 5px;
}	
	   
#header{
	background:rgba(255,255,255,.7);
	width:100%;
	/*min-width:730px;*/
	height: 120px;
	position:absolute;
	top:0;
	left:0;
 z-index:9999;
	}
	
#menu {

 margin-right:170px;
 height:100px;

 
}

#menu img{
	float:left;
	}
	
#menu ul {
 width:165px;
 display: none;
 position: absolute;
 top: 112px;
 color: #000000;
 padding: 5px 5px 5px 7px;
 }
    
#menu li {
 background:rgba(255,255,255,.85);
 color: #000000;
 float: right;
 list-style: none;
 margin: 0% 3%;
 margin-top:80px;
 padding:5px 2px 5px 2px;
  }
   
#menu li:hover{
 color: #d1595a;
 cursor:pointer;
}

.sub_proyecto{
	margin-left:-8px;
	 text-align:left;
	} 
.sub_contacto{
	margin-left:-8px;
	 text-align:left;
	} 	
.sub_apartamentos{
	margin-left:-7px;
	 text-align:left;
	} 
	
.sub_galeria{
	margin-left:-7px;
	 text-align:left;
	} 		  
	
#menu ul li{
 float: left;
 color: #000000;
 width:140px;
 margin:1% 0%;
 padding:4px 2px 4px 7px;
 

}

#menu ul li a{
	font-size:14px;
}

#menu a{
	text-decoration:none;
	 color: #000000;
	 font-size:16px;
	 font-weight:lighter;
	}

#menu a:hover{
	color: #d1595a;
	border-bottom:#d1595a solid 1px;
	}

.visto{
	border-bottom:#d1595a solid 1px;
	}		  
   
#menu li:hover ul ul,#menu li:hover ul ul ul,#menu li.iehover ul ul,#menu li.iehover ul ul ul {
 display: none;
 cursor:pointer;
}
   
#menu li:hover ul,#menu ul li:hover ul,#menu ul ul li:hover ul,#menu li.iehover ul,#menu ul li.iehover ul,#menu ul ul li.iehover ul {
 display: block;
 cursor:pointer;
}

#footer{
	background:rgba(209,89,90,.5);
	width:100%;
	max-width:1920;
	 position: fixed;
    bottom: 0 ;
	left:0;
	height:50px;
	z-index:20;
	}
	
	#footer2{
	background:rgba(209,89,90,.5);
	width:100%;
	max-width:1920;
	 position: fixed;
    bottom: 0 ;
	left:0;
	height:65px;
	z-index:20;
	}
#footer a{
	text-decoration:none;
	color:#fff;
	}	
	
#foot{
	width:100%;
	max-width:1024px;
	margin:auto;
	color:#ffffff;
	font-size:11px;
	padding-left:60px;
	padding-top:10px;
	}	

#foot img{
	float:right;
	margin-top:-12px;
	padding-right:5px;
	}	
	
#text_home{
	
	background:rgba(255,255,255,0.5);
	
	margin-top:20%;
	float:right;
	position:relative;
	text-align:left;
	font-size:45px;
	right:0;
	padding:18px 20px 30px 0px;
	}

#text_home spam{
	font-size:30px;
	}
	
#text_home a{
	text-decoration:none;
	color:#000000;
	cursor:pointer;
	}			

#img_video{
	 margin-left:350px;
	 vertical-align:middle;
	 }	
	 
.contenido{

	 width:100%; 
	 max-width:1024px; 
	 margin:auto;
	 }	
	 
.contenidos{
	background:rgba(255,255,255,.7);
	 width:100%; 
	 max-width:1920px;
	 }	  
	 
.cuadro{
	background:rgba(255,255,255,.8);
	width:393px;
	height:420px;
	position: fixed;
    bottom: 0 !importante;
    bottom: 35px;
	text-align:center;
	/*font-size:15px;*/
	}
	
	.cuadrolol{
	background:rgba(255,255,255,.8);
	width:393px;
	height:520px;
	position: fixed;
    bottom: 0 !importante;
    bottom: 35px;
	text-align:center;
	/*font-size:15px;*/
	}
	
	.cuadro2{
	left: 600px;
	top: 350px;
	background:rgba(255,255,255,.8);
	width:643px;
	height:560px;
	position: relative;
    bottom: 0 !importante;
    bottom: 35px;
	text-align:center;
	/*font-size:15px;*/
	}
	
	
.cuadro h1{
	font-family: 'Playfair Display', serif;
	font-weight:lighter;
	font-size:45px;
	margin-top:10px;
	}

.cuadro p{
	text-align:justify;
	padding:5px 30px 5px 30px;
	}
	
.cuadro h2{
	font-size:17px;
	text-align:left;
	padding-left:30px;
	}	
	
.cuadro ul{
	text-align:left;
	padding-left: 48px; 
	}
	
.cuadro h3{
	text-align:left;
	padding-left:30px;
	}
	
.cuadro h4{
	text-align:left;
	padding-left:30px;
	font-size:22px;
	}			

.cuadro_gran{

	width:550px;
	height:565px;
	position: relative;
    bottom: 0 !importante;
    bottom: 35px;
	text-align:center;
	background:rgba(255,255,255,.8);
	}	
	
.cuadro_gran h1{
	margin-top:10px;
	font-family: 'Playfair Display', serif;
	font-weight:lighter;
	font-size:45px;
	}
	
.cuadro_gran h2{
	margin-top:10px;
	font-weight:lighter;
	font-size:20px;
	color:#d1595a;
	}	

.cuadro_gran p{
	text-align:justify;
	padding:5px 30px 5px 30px;
	}
	
.cuadro_gran h2{
	font-size:17px;
	text-align:left;
	padding-left:30px;
	}	
	
.cuadro_gran ul{
	text-align:left;
	padding-left: 48px; 
	}
	
.cuadro_gran h3{
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	margin-top:-5px;
	}
	
.cuadro_gran h4{
	text-align:center;
	padding-left:30px;
	font-size:22px;
	padding-right:30px;
	margin-top:-10px;
	}		

.cuadro_gran #torre{
	height:400px;
}

.cuadro_grann{
	background:rgba(255,255,255,.8);
	width:393px;
	height:565px;
	position: fixed;
    bottom: 0 !importante;
    bottom: 35px;
	text-align:center;
	}
	
.cuadro_grann h1{
	margin-top:10px;
	font-weight:lighter;
	font-size:45px;
	}		

.cuadro_grann #torre{
	height:400px;
}	

#mapa{
	width:100%;
	height:auto;
	max-width:1920px;
	margin-top:120px;
	}
	
.tabla{
	width:98%;
	padding:2px 2px 2px 2px;
	color:#848484;
	-webkit-border-radius: 4px 3px;
	border:1px solid #848484;
	}
	
#Mensaje{
	width:98%;
	height:65px;
	padding:2px 2px 2px 2px;
	color:#848484;
	-webkit-border-radius: 4px 3px;
	border:1px solid #848484;
	}	
	
#boton{
	padding:2px 2px 2px 2px;
	color:#848484;
	-webkit-border-radius: 4px 3px;
	border:1px solid #848484;
	cursor:pointer;
	}
	
#lista_talento{
	margin-left:20px;
	}	

#lista_talento li{
	list-style-image:url(../img/punto.png);
	line-height: 25px; 
	}	
	
#lista_talento a{
	text-decoration:none;
	color:#000000;
	}

#lista_talento a:hover{
	color:#d1595a;
	}
	
.info_talentos{
	width:86%;
	height:345px;
	margin:auto;
	overflow:scroll;
	text-align:justify;
	overflow-x: hidden;
	}
	
.info_img{
	float:right;
	padding-right:30px;
	}						
		
.volver{
	float:right;
	margin-right:25px;
	margin-top:10px;
	background:#CD5A58;
	color:#FFF;
	padding:0 5px;
	cursor:pointer;
	font-size:12px;
}

#master_plan{
	background:#b6b6b6;
	width:100%;
	max-width:1920px;
	margin-top:8%;
	}
	
#master_plan img{
	width:100%;
	height:auto;
	}		
	

	
#modal {
width:100%;
height:100%;
background-color: rgba(0,0,0, 0.6); 
top:0;
left:0;
position: fixed; 
z-index:9;
cursor:pointer;
}
#contenido-interno { 
margin:180px auto;
width:50%; /*Ancho del contenedor*/
}


#bot_cent_peq_casa{
	float:left;
	width:22%;
	height:24%;
	background:url(../images/boton_peq.png) no-repeat;
	margin:2px 0px 0px 200px;
	}	
	
#bot_cent_peq_casa_act{
	float:left;
	width:22%;
	height:24%;
	background:url(../images/hover_peq.png) no-repeat;
	margin:2px 0px 0px 200px;
	}	

#bot_cent_peq_casa:hover{
	float:left;
	width:22%;
	height:24%;
	background:url(../images/hover_peq.png) no-repeat;
	margin:2px 0px 0px 200px;
	}																

#rosa{
	float:right; margin-right:15px;
}

#disponibilidades{
	float:right; margin-right:15px;
	text-align:right;
	color:#999;
	font-size:12px;
}	

#abajo{
	float:right;
	margin-top:-75px;
	margin-right:30px;
	cursor:pointer;
	}


@media only screen 
and (max-height : 718px) {
	body{
	
		font-size:12px;
	}
	
	#header{
	
	
	height:120px;
	}
	
	#menu{
		height:50px;
		
	}
	
	#menu li{
		margin-top:35px;
	}
	#menu img{
		height:70px;
	}
	
	#menu ul {
		top:63px;
	}
	#menu ul li a{
	font-size:12px;
	}
	
	.cuadro_gran, .cuadro{
		height:auto;
	}
	.cuadro_gran h1, .cuadro h1{
		font-size:35px;
	}
	#rosa{
	margin-right:0px;
}
	
}

.maskseo4{
top:150px;
   position: relative;
   overflow: hidden;
   height:200px;
   margin: 0px auto;
   width: 100%;
   
}


.maskseo3 p{
 text-align: justify;
    padding: 5px 30px 5px 30px;
   
}

.maskseo img{

    padding: 5px 30px 5px 30px;
   
}
.maskseo3 img{

    padding: 5px 30px 5px 30px;
   
}


.cuadro_grann img{

    padding: 5px 30px 5px 30px;
   
}

.maskseo3{
top:150px;
   position: relative;
   overflow: hidden;
   left: -20px;
  

  background:            rgba(255,255,255,.8);
}
.maskseo2{
top:150px;
   position: relative;
   overflow: hidden;
   margin: 0px auto;
   width: 100%;
  background:            rgba(255,255,255,.8);
}

.maskseo{
top:300px;
   position: relative;
   overflow: hidden;
   margin: 0px auto;
   width: 100%;

}
.headerseo{
   float: left;
   width: 100%;
background:rgba(255,255,255,.8);
}
.colleftseo{
   position: relative;
   width: 100%;
   right: 50%;

}

.colleftseoc{
   position: relative;
   width: 100%;
   right: 60%;

}
.colleftseopro{
   position: relative;
   width: 100%;
   right: 50%;

}
.col1seo{
   position: relative;
   overflow: hidden;
   float: left;
   width: 48%;
   left: 102%;
 background:rgba(255,255,255,.8);
}
.col2seo{
   position: relative;
   overflow: hidden;
   float: left;
   width: 48%;
   left: 3%;
padding-top:20px;
 
}

.col1nada{
   position: relative;
   overflow: hidden;
   float: left;
   width: 58%;
   left: 102%;
  background:rgba(255,255,255,.8);
}

.col1seoc{
   position: relative;
   overflow: hidden;
   float: left;
   width: 58%;
   left: 102%;
 
}
.col2seoc{
   position: relative;
   overflow: hidden;
   float: left;
   width: 38%;
   left: 3%;
   height: 540px;
padding-top:20px;

}


.col1seopro{
   position: relative;
   overflow: hidden;
   float: left;
   width: 48%;
   left: 102%;
 
}
.col2seopro{
   position: relative;
   overflow: hidden;
   float: left;
 width: 100%;

padding-top:20px;


}
.col2seopro p{
 text-align: justify;
    padding: 5px 30px 5px 30px;
	word-wrap: break-word; 

   
}

.col2seopro h1{
 text-align: justify;
    padding: 5px 30px 5px 30px;
	word-wrap: break-word; 

   
}
.col2seopro img{

    padding: 0px 70px 0px 10px;
   
}

.izqcolumn {
   position: relative;
   overflow: hidden;
   float: left;
   width: 48%;
   left: 3%;
   height: 570px;
padding-top:20px;
 background:rgba(255,255,255,.8);

}
.izqcolumn  p{
 text-align: justify;
    padding: 5px 30px 5px 30px;
	word-wrap: break-word; 

   
}

.izqcolumn  h1{
 text-align: justify;
    padding: 5px 30px 5px 30px;
	word-wrap: break-word; 

   
}
.izqcolumn img{

    padding: 5px 30px 5px 30px;
   
}


.footerseo{
 padding: 10 px;
top:350px;
   float: left;
   width: 100%;
    background:rgba(255,255,255,.8);
	padding: 10px;
	margin-left: 10px;
	margin-right: <15></15>px;
}

.col3seo{
   position: relative;
   overflow: hidden;
   float: left;
   width: 95%;
   left: 3%;
padding-top:20px;
 background:rgba(255,255,255,.8);
}
bodyseo {
   padding: 0px;
   margin: 0px;
   font-size: 90%;
  
}


/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 45.2%;
	
	background: rgba(255,255,255,.8);
}

.col2seopro h1 {
    margin-top: 10px;
    font-family: 'Playfair Display', serif;
    font-weight: lighter;
    font-size: 40px;
}
.col2seopro  h2 {
    margin-top: 10px;
    font-weight: lighter;

    color: #d1595a;
	    font-size: 17px;
    text-align: left;
    padding-left: 30px;
}

.col2seopro h3{
	text-align:center;
	padding-left:30px;
	padding-right:30px;
	margin-top:-5px;
	}
	
.col2seopro h4{
	text-align:center;
	padding-left:30px;
	font-size:22px;
	padding-right:30px;
	margin-top:-10px;
	}		
	
	#fon {
    color: #000000;
    right: 170px;
    margin: 0% 3%;
    margin-top: 10px;
    padding: 5px 2px 5px 2px;
    position: absolute;
    font-size: 12px !important;
}

#fon a {
    color: #000000;
    text-decoration: none;
	  font-size: 12px !important;
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

@media only screen and (max-width: 480px) {
	.span_2_of_2, .span_1_of_2 { width: 100%; }
}

a:focus { 
		outline: none !important;
	}

