@charset "UTF-8";

/*
Theme Name: Gaona Caballero
Author: DMX
Author URI: @emm_rozz

*/





    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, embed,
    figure, figcaption, footer, header, hgroup,
    menu, nav, output, ruby, section, summary,
    time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    }
    /* HTML5 display-role reset for older browsers */
    article, aside, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section {
    display: block;
    }
	a{ text-decoration:none;}
	html {
				overflow:auto;

	}
    body {
    line-height: 1;
	 background:#fff;
	 font-family: 'versatilebold';
	  background-position: 50% 50%;
        -webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		-ms-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
	 margin: 0px;
    padding: 0px;
  
    }
	
header{
background: #FFF;
width:100%;
height:auto;
padding:0;
z-index:2;
position:fixed;
text-align:center;
top:0;
	border-bottom:2px solid #868789;

}

header #menu{
	color:#fff;
	margin: 0 auto;
	text-align:center;
	width: 90%;
max-width: 1280px;
	padding-bottom:20px;
}
header ul li {
	color:#595959;
	font-size:14px;
	list-style:none;
	padding:0 10px;
	text-align:center;
	-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		-ms-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
	display: inline-block;
	vertical-align: bottom;
	float:inherit !important;
}

header ul .logo  {
	display: inline-block;
	padding:0px;
	width: 30%;
	margin:0;
	
}

header ul .itemsMenu  {
	display: inline-block;
	width: 65%;
	text-align: right;
	padding:0;
}

header ul .itemsMenu  li {
	float:left;
	
	
}

header ul .red  {
	float:right;
	
}

header .red   li{
	float:righ;
	display:inline-block;
	list-style:none;
	vertical-align:middle;
	padding:40px 15px 0 15px;
}



header ul .logo img {
	margin:5px;
	max-width: 250px;
}


header #menu li .activeMenu,
header #menu li:hover{
	color:#e9681b;
	cursor:pointer;
}

#menuToggle{
	display:inline;
	height:auto;

}
#menuToggle li{ 
margin: 0 10px ;
}
header ul .menu{
	display:none;
	pointer-events:none;
	vertical-align: bottom;
}


#menu-toggle {
  display: none;
}

header ul label .menuCircle{
	position:relative;
	vertical-align:middle !important;
	width:30px;
	height:auto;
	padding:5px;
	text-align:left;
	cursor:pointer;
	margin: 0 20px;
	}
	

	
header .subMenu{
	width: 100%;
	padding: 10px 0;
	background: #272727;
	position: relative;
	display:inline-block; 
	text-align: center;
	font-size:8px;
}
header .subMenu .subMenuContent{
	width: 90%;
	padding:  0;
	max-width: 980px;
	display: inline-block;
	margin:0;
	vertical-align: middle;
}
header .subMenu .subMenuContent li{
	width: 33%;
	padding:0;
	color:#fff;
}
	

header ul label .menuCircle hr{
	background:#bf0303;
	height:2px;
	width:25px;
	border:0px;

	padding:0;
	display: inline-block;
	vertical-align:middle;
	margin:3px auto;
}
header ul label .menuCircle hr:nth-child(2){ width:35px; }
header ul label .menuCircle hr:nth-child(3){ width:20px; }


header img{
	display:inline-block;
	vertical-align:middle;
	float:left;
	cursor:pointer;
}



#menuToggle{
display: inline-block;
vertical-align:bottom;

text-align:center;
}

#menuToggle li{
	display:inline-block;
	padding: 5px 0  ;
	position:relative;
	font-size:14px;
	color:#58595a;
	text-align:left;
	cursor:pointer;
	margin: 0 35px;
	vertical-align:middle;
	
	background-position: center top;
}
#menuToggle li:hover,
#menuToggle  .activeMenu  {
		color:#ff5500;
	cursor:pointer;
	
	-moz-transform-origin: 0px 0px;    
    -webkit-transform-origin: 0px 0px;  
   transform-origin: 0px 0px;  
	}

#menuToggle li label{
	font-size:13px;
	text-align:left;
	width:50%;
	float:left;
	
}
#menuToggle li hr{
	background:url(assets/path/flecha.png) top right no-repeat;
margin:20px 0 0 0;
padding: 0;
height: 20px;
border-bottom: 1px solid #fff;
width:0;
}
#menu-toggle:checked + #menuToggle  {
  display: inline-block;
  
}

#menuToggle li ul{ display:none;  magin:15px 0;}

#menuToggle li:hover > ul {
	display:block;
}

#menuToggle li ul {
	position: absolute;
	left:0;
	width: 100%;
	margin-top:5px;
}
#menuToggle li ul li {
	width:100%;
	margin: 0;
padding: 5px 0;
text-align: center;
	color:#fff;
	background: #ff5500;
}
#menuToggle li ul li:nth-child(2){
	background: #000;
}
#menuToggle li ul li:hover{
	color:#B03E05
}
article {
	width:100%;
	height:100%;
	position:relative;
	float:left;
	clear:left;
	z-index:1;
	
}
article section{
	width:100%;
	
	
	float:left;
	position:relative;
	overflow:hidden;
}
article #sec1 {margin-top:100px; }


article aside{
	width:90%;
	max-width:1280px;
	height:auto;
	min-height:300px;
	margin: 0 auto;
	padding:0 5%;
	z-index:999;
	position:relative;
	
}

#sec2{
	background: url(assets/bannerNosotros.jpg)  center 80px no-repeat;
	min-height: 530px;
}
#sec3{
	background:#fff
	
}	
#sec4{
	background:#f2f2f2;
	padding:30px 0 0 0;
}	
#sec1 	.ss-slider  .ss-slides aside h1{
		font-size:37px;
		color:#0e1012;
		line-height:1.3;
	width: auto;
background: #fff;
position: relative;
display: inline-block;
	padding:15px;
		
	}
	
	#sec1 .ss-slider  .ss-slides aside button{
		color:#0e1012;
		font-size:18px;
		border:2px solid #0e1012;
		padding:15px 70px;
		background: none;
		margin-top:20px;
		display: block;
		 
	}
	
	


#slider ,
#slider2{ 
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%; 
	}
.ss-slider {
  height: 100%;
  overflow: hidden;
}

.ss-slider  > .ss-slides {
  height: 100%;
  overflow: hidden;
  user-select: none;
  width: 100%;
}

.ss-slider  > .ss-slides > .ss-slide {
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
 background-position: 50% 50% !important;
	background-size:cover !important;
}
	
	

#slider 	  .ss-slides .rightBanner{
	right:0;
	position:absolute;
	width:100%;
	height:100%;
	background-position: 50% 50% !important;
	background-size:cover !important;
	}

	
		
			
#slider .ss1 .rightBanner{ background:url(assets/banner1.jpg) no-repeat; }
#slider .ss2 .rightBanner{ background:url(assets/banner1.jpg) no-repeat; }
#slider .ss3 .rightBanner{ background:url(assets/banner1.jpg) no-repeat; }
#slider .ss4 .rightBanner{ background:url(assets/banner1.jpg) no-repeat; }
#slider .ss5 .rightBanner{ background:url(assets/banner1.jpg) no-repeat; }
#slider .ss-next-slide .rightBanner{ background:url(assets/banner1.jpg) no-repeat; }

#sec1 .pager{
		position:absolute;
		bottom:50%;
		text-align:center;
		width:60%;
	left: 20%;
	z-index: 99;
	}
	
#sec1 .num{
	width:15px;
	height:15px;
	background:#bf0303;
	display:inline-block;
	vertical-align:middle;
	z-index:999;
	margin:10px 0;
		-webkit-border-radius: 10px ;
      -moz-border-radius:10px ;
	   border-radius: 10px  ;
	   cursor:pointer;
}
#sec1 .num:hover,#sec1  .bulletActive{
	background:#fff;
}



     #sec1 .arrow{
		 position:absolute;
		 width:60px;
		 height:60px;
		 cursor:pointer;
		 top:40%;
		 opacity:.6;
		 z-index:9999;
		 background-size:cover !important;
		 background-position: center center !important;
		 list-style: none
		
	 }
#sec1 .arrow:hover{
	background:rgba(255,255,255,.1) url(assets/left.png) no-repeat;
	-webkit-border-radius: 30px ;
      -moz-border-radius:30px ;
	   border-radius: 30px ;
}
 #sec1 .next:hover{
		 background:rgba(255,255,255,.1) url(assets/right.png) no-repeat;
	 -webkit-border-radius: 30px ;
      -moz-border-radius:30px ;
	   border-radius: 30px ;
	 }


#sec1 .prev{
		 left:20px !important;
		  background:url(assets/left.png) no-repeat;
	 }
	  #sec1 .next{
		 right:20px !important;
		 background:url(assets/right.png) no-repeat;
	 }


section h1{
	font-size: 20px;
	text-transform: capitalize;
text-align: center;
position: relative;
width: auto;
display: inline-block;
padding: 10px;
}
section .h1Content{
	text-align: center;
}
section h1::after{
  display:block;
  content: '';
	position: absolute;
	width: 50%;
	height: 5px;
	background: #ff5500;  
	top: 0;
	left:25%
}


section p{
	font-size: 14px;
	color:#666;
	line-height: 1.5;
}



#sec2 .info{
	width: 100%;
	text-align: center;
	position: relative;
	display: inline-block;
}
#sec2 .info li{
	width: 40%;
	position: relative;
	display: inline-block;
	padding:20px;
	text-align: left;
	background: #f5f5f5;
	margin:30px;
	vertical-align: top;
	min-height: 160px;
}

#sec2 .info li h2{
	font-size: 15px;
	color:#000;
	margin-bottom: 10px;
	position: relative;
}
#sec2 .info li p{
	font-size: 14px;
	line-height: 1.8;
}




.casas{
	width: 100%;
	position: relative;
	text-align: center;
	list-style: none;
	margin:30px 0;
}
.casas .homeCasa{
	width: 22%;
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding:2px;
	margin:1%;
	background: #f5f5f5;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 4px;
	transition: all .4s ease-in-out;
}
.casas .homeCasa:hover{
	
transform: scale(1.2);
	cursor:pointer;
	z-index:99;
	
}

.casas .homeCasa .hover{
	position: absolute;
	display:none;
	z-index: 2;
	width: 100%;
	height: 100%;
	background-position: center 20px !important;
	background-size: 40% !important;
	background: no-repeat;
	transition: all .4s ease-in-out;
	background: url(assets/hover.png) 20px top no-repeat;
}

.casas .homeCasa:hover > .hover{
	display: block;
	transition: all .4s ease-in-out;
}
.casas .homeCasa .imgContent{
	display: inline-block;
	width: 100%;
	height: 150px;
	position: relative;
	background-size: cover !important;
	margin-bottom:5px;
		

}

.casas .homeCasa .data{
	display: inline-block;
	width: 100%;
	position: relative;
	background: #000;
	color:#fff;
	font-size: 14px;
	padding:5px 0;
	margin:0 0 5px 0;
}
.casas .homeCasa .data span{
	display: inline-block;
	width: 43%;
	position: relative;
	font-size: 14px;
	padding: 0 5px;
	display: inline-block;
vertical-align: bottom;
}
.casas .homeCasa .data span img{
	margin:0 0 0 5px;
	width:20px;
	display:inline-block;
	 vertical-align:sub;
}
.casas .homeCasa h2{
	display: inline-block;
	width: 100%;
	position: relative;
	text-align: center;
	color:#8f8f90;
	font-size: 11px;
	margin:0 0 5px 0;
}

.casas .homeCasa .titulo{
	display: inline-block;
	width: 100%;
	position: relative;
	text-align: center;
	color:#000;
	font-size: 13px;
	margin:0 0 5px 0;
}

.casas .homeCasa .precio{
	display: inline-block;
	width: 100%;
	position: relative;
	text-align: center;
	color:#000;
	font-size: 14px;
	margin:0 0 5px 0;
}

.casas .homeCasa hr{
	display: inline-block;
	width: 100%;
	height: 3px;
	background:#868789;
	border:0;
	margin:0 0 5px 0;
}





section#sec4 .h1Content {
  text-align: center;

}
section#sec4 .h1Content h1 {
  font-size: 20px;
  text-transform: capitalize;
  text-align: center;
  position: relative;
  width: auto;
  display: inline-block;
  padding: 10px 0;
}
section#sec4 .h1Content h1::after {
  display: block;
  content: '';
  position: absolute;
  width: 80px;
  height: 5px;
  background: #ff5500;
  top: 0;
  left: 0;
}





section#sec4 .LogoC {
	position: relative;
	width: 30%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}

section#sec4 .LogoC img{
	width:100%;
	float:left;
}

section#sec4 .formC {
	position: relative;
	width: 60%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	
}
section#sec4 .formC  div{
	float:left;
	position: relativeactie;
	width: 49%;
	
}
section#sec4 .formC  div:nth-child(2){
	margin-top:40px;
}
section#sec4 .h1Content .formC  div h1 {
	text-align:left;
	position:relative;
	display:inline-block;
	width:100%;
	
}
section#sec4 .formC input{
	width: 95%;
	padding:5px;
	font-size: 12px;
	color:#959595;
	margin:5px;
	border:0;
}
section#sec4 .formC textarea{
	width: 95%;
	padding:3px;
	font-size: 12px;
	color:#959595;
	margin:5px;
	height: 90px;
	border:0;
}

section#sec4 .formC button{
	width: auto;
	padding:5px 20px;
	font-size: 12px;
	color:#fff;
	background: #ff5500;
	margin:5px;
	height: auto;
	text-align: center;
	border:0;
	float: right;
}
section#sec4 .contentInfo{
	width:100%;
	background: #fff;
	padding:30px 0;
	text-align: center;
}

section#sec4 .info{
	display:  inline-block;
	text-align: center;
	max-width: 980px;
	width: 100%;
}


section#sec4 .info div{
	text-align: center;
margin: 10px;
position: relative;
width: 30%;
display: inline-block;
}

section#sec4 .info div p{
	text-align: center;
	width:100%;
}
section#sec4 .info div img{
	width:80px;
}




footer{
	text-align: center;
	background: #ff5500;
	position: relative;
	display: inline-block;
	width: 100%;
}

footer p{
	text-align: center;
	max-width: 980px;
	width:90%;
	padding:10px 0;
	position: relative;
	display: inline-block;
	font-size: 14px;
	color:#fff;
}

footer p img{
	width: 30px;
	-webkit-border-radius: 3px ;
      -moz-border-radius:3px ;
	   border-radius: 3px ;
	display: inline-block;
	vertical-align: middle;
	margin-left:20px;
}
.blogInmobiliaria{
	position: relative;
	width: 100%;
	background: url(assets/bannerNosotros.jpg) center top no-repeat;
	text-align: center;
	display:inline-block;
	margin-top:50px;
	background-size: 100% auto;
}
.blogInmobiliaria article{
	padding-top:350px;
}
.noticiasContent {
	margin:40px 0 30px 0;
	position: relative;
	width: 100%;
	max-width: 1280px;
	display: inline-block;
	list-style: none;
}


.noticiasContent.botonera li{
	margin:30px 0;
	position: relative;
	width: 100%;
	max-width: 1280px;
	display: flex;
	list-style: none;
	text-align: center
}
.noticiasContent.botonera li button{
	margin:10px auto;
	position: relative;
	width: 100%;
	width:200px;
	border:0;
	background: #565454;
	border-top:2px solid  #ff2959;
	padding:10px;
	text-align: center;
	color:#fff;
	cursor: pointer;
}

.noticiasContent.botonera li button:hover{
	color:#ff5500;
}







.PostPropiedades{
	position: realtive;
	width: 100%;
	text-align: center;
	padding-top:150px;
}


.PostPropiedades .casaContent{
	width: 70%;
	float:left;
	position: relative;
}

.PostPropiedades .casaContent .galeria,
.PostPropiedades  .casaContent .informacion{
width: 100%;
	display: inline-block;
	position: relative;
}

.PostPropiedades .casaContent ul li{
	padding:5px 0 0 20px;
	text-align: left;
	font-size: 14px;
	background: url(assets/arowBullet.png) no-repeat 0 5px ;
	background-size: 15px;
}

.PostPropiedades .casaContent ul{
width: 100%;
	display: inline-block;
	position: relative;
	list-style:none;
	margin:10px 0;
	text-align: left;
}
.PostPropiedades .casaContent ul p{
    font-size: 14px;
	line-height: 1.5;
	display: inline-block;
	position: relative;
	list-style:none;
	font-family: 'soleilregular';
}
.PostPropiedades .casaContent ul.w100 li{
width: 95%;
	display: inline-block;
	position: relative;
	list-style:none;
	font-family: 'soleilregular';
}
.PostPropiedades  .casaContent ul.w50 li{
width: 45%;
	display: inline-block;
	position: relative;
	list-style:none;
	float:left;
	font-family: 'soleilregular';
}
.PostPropiedades .casaContent ul   li.titleList{
    width: 95%;
	display: inline-block;
	position: relative;
	list-style:none;
	border-bottom:1px solid #333;
	font-family: 'versatilebold';
	font-size: 16px;
	margin:0 0 10px 20px;
	background: none;
	padding: 0 0 5px 0
}

.galeria{
	margin-top: 30px;
	width: 100%;
	height: auto;
}

.galeria .imagenPrincipal{
	margin-top: 30px;
	width: 94%;
	padding:20px 3%;
	height: auto;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 4px;
	position: relative;
    display: inline-block;
}

.galeria .imagenPrincipal img{
	max-width: 100%
}




.PostPropiedades .casaSidebar{
	width: 30%;
	float:left;
	position: relative;
}

.PostPropiedades .casaSidebar ul{
    width: 90%;
	display: inline-block;
	position: relative;
	list-style:none;
	margin:60px 5% 10px 5%;
}

.PostPropiedades .casaSidebar ul   li.titleList{
    width: 100%;
	display: inline-block;
	position: relative;
	list-style:none;
	border-bottom:1px solid #333;
	font-family: 'versatilebold';
	font-size: 14px;
	margin-bottom: 10px;
	color:#000
}
.PostPropiedades .casaSidebar ul   li.titleList1{
    width: 100%;
	display: inline-block;
	position: relative;
	list-style:none;
	border-bottom:1px solid #333;
	font-family: 'versatilebold';
	font-size: 16px;
	margin-bottom: 10px;
	color:#ff5500
}


.PostPropiedades .casaSidebar ul li{
	padding:5px 0;
	text-align: left;
	font-size: 12px;
	color:#777;
	font-family: 'soleilregular';
}

.PostPropiedades .casaSidebar ul li.agente_single{
	text-align:left;
	font-size:14px;
	text-align:center;
	
}
.PostPropiedades .casaSidebar ul li.agente_single div{
	padding-left: 30px;
font-size: 14px;
line-height: 2;
	color:#333;
	text-align:left;
	
}
.PostPropiedades .casaSidebar ul li.agente_single  .nombre{
	background: url(assets/icouser.png) 0px 5px  no-repeat;
	background-size: 20px !important;
}
.PostPropiedades .casaSidebar ul li.agente_single  .correo{
	background: url(assets/icomail.png) 0px 5px  no-repeat;
	background-size: 20px !important;
}
.PostPropiedades .casaSidebar ul li.agente_single  .telefono{
	background: url(assets/icotel.png) 0px 5px  no-repeat;
	background-size: 20px !important;
}
.PostPropiedades .casaSidebar ul li.agente_single  .celular{
	background: url(assets/icocel.png) 0px 5px  no-repeat;
	background-size: 20px !important;
}
.PostPropiedades .casaSidebar ul li.agente_single .foto{
	margin:20px;
	width:150px;
	height:150px;
	position:relative;
	display:inline-block;
	-webkit-border-radius: 50% ;
      -moz-border-radius:50% ;
	   border-radius: 50% ;
	background-size:contain !important;
	padding:0 !important;
	background-repeat: no-repeat !important;
	background-size: 102% !important;

}


.PostPropiedades .casaSidebar ul li input{
	padding:5px 5%;
	text-align: left;
	font-size: 12px;
	color:#777;
	font-family: 'soleilregular';
	margin:3px 0;
	border:1px solid #999;
	-webkit-border-radius: 5px ;
      -moz-border-radius:5px ;
	   border-radius: 5px  ;
	width: 90%;
}


.PostPropiedades .casaSidebar ul li textarea{
	padding:5px 5%;
	text-align: left;
	font-size: 12px;
	color:#777;
	font-family: 'soleilregular';
	margin:5px 0;
	border:1px solid #999;
	-webkit-border-radius: 5px ;
      -moz-border-radius:5px ;
	   border-radius: 5px  ;
	width: 90%;
}

.PostPropiedades .casaSidebar ul li.button{
	text-align: right;

}
.PostPropiedades .casaSidebar ul li button{
	padding:5px 20px;
	border:0;
	text-align: center;
	background: #ff5500;
	font-size: 12px;
	color:#fff;
	font-family: 'soleilregular';
	margin:5px 0;
	
	-webkit-border-radius: 5px ;
      -moz-border-radius:5px ;
	   border-radius: 5px  ;
}


 .desk{
		display:inline-block;
	}
	.movil{
		display: none !important;
	}

.whatsapp{
 position:fixed;
	right:30px;
	bottom:30px;
	width:100px;
	height:100px;
	
 -webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		-ms-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
	 
	-webkit-border-radius: 100px ;
      -moz-border-radius: 100px ;
	   border-radius:  100px ;
	background: url(http://gcconstructora.com/site/wp-content/uploads/2022/06/wp-icon.jpg) #1e9c16 right center  no-repeat;
	background-size:100px;
	display: flex;
text-align: left;
cursor:pointer;
	z-index:999999;

}
.whatsapp span{
	display:none;
margin: auto auto auto 0px;
position: relative;
width: 150px;
color: #fff;
font-size: 16px;
line-height: 1.2;
cursor:pointer;
} 

.ribbon {
  width: 100%;
  height: 120px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9999;
}
.ribbon::after {
 content: '';
position: absolute;
bottom: 0px;
left: 0%;
width: 100%;
border-left: 1100px solid #fff;
border-top: 150px solid transparent;
z-index: 99999;
}

.ribbon::before {
  content: '';
position: absolute;
bottom: 0px;
right: 0%;
width: 100%;
border-right: 1100px solid #fff;
border-top: 150px solid transparent;
z-index: 99999;
}







/*animaciones*/
#menuToggle li:hover >hr{
   width:50%;
    -webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		-ms-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
	 
}

#seguridad, #investigacion, #nosotros, #contacto{
	   -webkit-animation-name:bounceInUp;
    animation-name:bounceInUp;
   animation-duration: 1.3s
  }
 
 .revealOnScroll {
    opacity: .0
 }
 
 
 #sec1.animated .idActive h1 {
	 -webkit-animation-name:bounceInLeft;
animation-name:bounceInLeft;
animation-duration: 1s;
 }
 #sec1.animated .idActive button {
	 -webkit-animation-name:bounceInLeft;
animation-name:bounceInLeft;
animation-duration: 1.3s;
 }

#sec2.animated .h1Content{
	 -webkit-animation-name:bounceInLeft;
animation-name:bounceInLeft;
animation-duration: 1s;
}
#sec2.animated p{
	 -webkit-animation-name:bounceInLeft;
animation-name:bounceInLeft;
animation-duration: 1s;
}


#sec2.animated .info li{
	-webkit-animation-name:bounceInDown;
   animation-name:bounceInDown;
   animation-duration: 1.5s;
}


#sec2.animated .info li h2{
	 -webkit-animation-name:bounceInUp;
animation-name:bounceInUp;
animation-duration: 2s;
}
#sec2.animated .info li p{
	 -webkit-animation-name:bounceInUp;
animation-name:bounceInUp;
animation-duration: 2.2s;
}



#sec3.animated .titulo{
	 -webkit-animation-name:bounceInLeft;
animation-name:bounceInLeft;
animation-duration: 1s;
}

#sec3.animated   li{
-webkit-animation-name:rollIn;
animation-name:rollIn;
	animation-duration: .5s;
}


#sec3.animated  h1{
	 -webkit-animation-name:bounceInLeft;
animation-name:bounceInLeft;
animation-duration: 1s;
}
#sec3.animated .imgContent{
	 -webkit-animation-name:bounceInRight;
animation-name:bounceInRight;
animation-duration: 1s;
}
#sec4.animated  h1{
	 -webkit-animation-name:bounceInDown;
animation-name:bounceInDown;
animation-duration: 1s;
}

#sec4.animated  .formC h1{
	 -webkit-animation-name:bounceInDown;
animation-name:bounceInDown;
animation-duration: 1s;
}
#sec4.animated  .formC input:nth-child(2){
	 -webkit-animation-name:bounceInLeft;
animation-name:bounceInLeft;
animation-duration: 1.3s;
}
#sec4.animated  .formC input:nth-child(3){
	 -webkit-animation-name:bounceInLeft;
animation-name:bounceInLeft;
animation-duration: 1.6s;
}
#sec4.animated  .formC input:nth-child(4){
	 -webkit-animation-name:bounceInLeft;
animation-name:bounceInLeft;
animation-duration: 1.9s;
}
#sec4.animated  .formC textarea{
	 -webkit-animation-name:bounceInDown;
animation-name:bounceInDown;
animation-duration: 1s;
}

#sec4.animated  .info div:nth-child(1){
	 -webkit-animation-name:rollIn;
animation-name:rollIn;
animation-duration: 1.3s;
}

#sec4.animated  .info div:nth-child(2) {
	 -webkit-animation-name:rollIn;
animation-name:rollIn;
animation-duration: 1.6s;
}

#sec4.animated  .info div:nth-child(3) {
	 -webkit-animation-name:rollIn;
animation-name:rollIn;
animation-duration: 1.9s;
}
#sec4.animated  button{
-webkit-animation-name:rubberBand;
animation-name:rubberBand;
animation-duration: 1s;
}

#sec4.animated  img{
-webkit-animation-name:rubberBand;
animation-name:rubberBand;
animation-duration: 1s;
}


.blogInmobiliaria .animated  h1{
-webkit-animation-name:bounceInDown;
animation-name:bounceInDown;
animation-duration: 1s;
}
.blogInmobiliaria .animated li button:nth-child(1){
-webkit-animation-name:bounceInDown;
animation-name:bounceInDown;
animation-duration: 1.3s;
}
.blogInmobiliaria .animated li button:nth-child(2){
-webkit-animation-name:bounceInDown;
animation-name:bounceInDown;
animation-duration: 1.6s;
}
.blogInmobiliaria .animated li button:nth-child(3){
-webkit-animation-name:bounceInDown;
animation-name:bounceInDown;
animation-duration: 1.9s;
}

.blogInmobiliaria  .homeCasa{
	-webkit-animation-name:bounceInLeft;
   animation-name:bounceInLeft;
   animation-duration: 1.5s;
}


.blogInmobiliaria .animated  .homeCasa h2{
	 -webkit-animation-name:bounceInUp;
animation-name:bounceInUp;
animation-duration: 2s;
}
.blogInmobiliaria .animated  .homeCasa p{
	 -webkit-animation-name:bounceInUp;
animation-name:bounceInUp;
animation-duration: 2.2s;
}

.animated  .casaContent img{
-webkit-transform-origin:top center;
-ms-transform-origin:top center;
transform-origin:top center;
-webkit-animation-name:swing;
animation-name:swing;
animation-duration: 1s;
}


.animated  .informacion ul:nth-child(1){
-webkit-animation-name:bounceInDown;
animation-name:bounceInDown;;
animation-duration: 1s;
}
.animated  .informacion ul:nth-child(2){
-webkit-animation-name:bounceInLeft;
animation-name:bounceInLeft;;
animation-duration: 1s;
}


.animated  .informacion ul:nth-child(3){
-webkit-animation-name:bounceInLeft;
animation-name:bounceInLeft;;
animation-duration: 1.3s;
}

.animated  .informacion ul:nth-child(4){
-webkit-animation-name:bounceInLeft;
animation-name:bounceInLeft;;
animation-duration: 1.6s;
}

.animated  .informacion ul:nth-child(5){
-webkit-animation-name:bounceInLeft;
animation-name:bounceInLeft;;
animation-duration: 1.9s;
}

.animated  .informacion ul:nth-child(6){
-webkit-animation-name:bounceInUp;
animation-name:bounceInUp;
animation-duration: 2.1s;
}

.animated .casaSidebar ul li:nth-child(1){
-webkit-animation-name:bounceInRight;
animation-name:bounceInRight;
animation-duration: .7s;
}


.animated .casaSidebar ul li:nth-child(2){
-webkit-animation-name:bounceInRight;
animation-name:bounceInRight;
animation-duration: 1s;
}


.animated .casaSidebar ul li:nth-child(3){
-webkit-animation-name:bounceInRight;
animation-name:bounceInRight;
animation-duration: 1.3s;
}


.animated .casaSidebar ul li:nth-child(4){
-webkit-animation-name:bounceInRight;
animation-name:bounceInRight;
animation-duration: 1.6s;
}


.animated .casaSidebar ul li:nth-child(5){
-webkit-animation-name:bounceInRight;
animation-name:bounceInRight;
animation-duration: 1.9s;
}


.animated .casaSidebar ul li:nth-child(6){
-webkit-animation-name:bounceInRight;
animation-name:bounceInRight;
animation-duration: 2.1s;
}


.animated .casaSidebar ul li:nth-child(7){
-webkit-animation-name:bounceInRight;
animation-name:bounceInRight;
animation-duration: 2.4s;
}


.animated .casaSidebar ul li:nth-child(8){
-webkit-animation-name:bounceInRight;
animation-name:bounceInRight;
animation-duration: 2.7s;
}



@media screen and (max-width: 76.875em) {
	#home aside { font-size:50px; }
	#menuToggle li{	margin: 0 5px; padding: 20px 10px}
	header ul label .menuCircle {    margin: 0 5px;}
	header .red li {padding:40px 5px;}
	
}


 /*tablet*/
@media screen and (max-width: 56.875em) {
	
	header{
		top:0;
		bottom: inherit;
	}
header ul .menu{
	display:block;
}

#menu-toggle, #menuToggle {
  display: none;
}	
 #menuToggle {
 display: none;
vertical-align: middle;
text-align: center;
float: left;
position: absolute;
padding: 50px 0;
left: 0;
top: 48px;
width:100%;
 }

header ul .menu {
    display: block;
    float:right;
	pointer-events:auto;
}


 #menuToggle li{
	 width:100%;
	 text-align:center;
	 padding:35px 0 20px 0;
	 margin:0;
	 background:#fff center 10px  no-repeat;
 }
#menuToggle li:hover,
#menuToggle  .activeMenu  {
		color:#ed1c24;
	cursor:pointer;
	background:url(assets/path/meunHover.png) #fff center 10px no-repeat;
	-moz-transform-origin: 0px 0px;    
    -webkit-transform-origin: 0px 0px;  
   transform-origin: 0px 0px;  
	}
	
	header ul .itemsMenu {      margin: 35px 20px 0 20px;}
	
	
	
#menuToggle li: hover > ul { display:block }

header ul .logo,
	header ul .itemsMenu{
		width: 45%;
		margin:0;
	}

}

	
	
	
	 /*movil*/
@media screen and (max-width: 37.5em) {
	#home aside {
		 margin-top:100px !important;
		 min-height:auto;
		 font-size:30px;
		  }
	.subHde{
		display:block !important;
	}

#menuToggle {
 display: none;
vertical-align: middle;
text-align: center;
float: left;
position: absolute;
padding: 15px 0;
left: 0;
top: 160px;
width:100%;
	
 }

 #menuToggle li{
	 width:100%;
	 text-align:center;
	 padding:35px 0 20px 0 !important;
	 background: #fff  center 10px  no-repeat;
	 max-width:100%;
 }
	#menuToggle li span {padding:10px 0;position: relative;
display: inline-block;}
#menuToggle li:hover,
#menuToggle  .activeMenu  {
		color:#e9681b;
	cursor:pointer;
	
	-moz-transform-origin: 0px 0px;    
    -webkit-transform-origin: 0px 0px;  
   transform-origin: 0px 0px;  
	}
	
	#menuToggle li {
    padding: 10px 0 10px 0 !important;
		
   }


	
	#slider {height: 100%;}

	#slider .ss-slides .rightBanner {
    width: 100%;
    }
	#sec1 .ss-slider .ss-slides aside h1 {
    font-size: 25px;
	color:#333;
    }
	#sec1 .ss-slider .ss-slides aside button {
    color: #333;
    border: 1px solid #333;
		display: inline-block;
		background: #fff;
	}
	


    #sec1 aside {
     text-align: center;
	
    }
	
	
#menuToggle li ul {
  position: relative;
  z-index: 999999 !important;
}

#sec2 .info li {
  width: 100%;
  margin: 30px 0;
}
header .subMenu {
  padding: 10px 0;
}
header .subMenu .subMenuContent {
  width: 100%;
 
}
header .subMenu .subMenuContent li {
  width: 100%;
  font-size: 10px;
}
.casas .homeCasa {
  width: 90%;
	margin: 20px 1%
	}

section#sec4 .LogoC{
		width: 90%;
	margin-bottom:30px;
}
section#sec4 .formC,
section#sec4 .formC div{
		width: 100%;
}
section#sec4 .formC div:nth-child(2) {
  margin-top: 0px;
}
section#sec4 .info div {
  text-align: center;
  margin: 10px;
  position: relative;
  width: 20%;
  display: inline-block;
  vertical-align: top;
}	
section#sec4 .info div {
  
  width: 100%;
 
}
.PostPropiedades .casaContent,
	.PostPropiedades .casaSidebar{
  width: 100%;
 
}	
	.blogInmobiliaria {
  width: 100%;
  background: url(assets/bannerNosotros.jpg) center 40px no-repeat;
  background-size: 170% auto;
}
	a {
		color: #666;
	}
	.desk{
		display:none !important ;
	}
	.movil{
		display: inline-block  !important;
	}
	.blogInmobiliaria article {
  padding-top: 250px;
}
	#menuToggle li ul li {
 
  padding: 20px 0 !important;
 
}
}









@media screen and (min-width:320px) and (max-width:767px) and (orientation:landscape) { 
#sec1 aside {
        padding: 0 10%;
		 width:80%;
        padding-top: 30px !important;
   }
   

}



@media screen and (min-width:0\0){
	
	
}
   
   
   
   
@media screen and (-webkit-min-device-pixel-ratio:0) { 
}
