*{
	margin:0px;
	padding:0px;
}
body{
	/*background: #E5E5E5;*/
	width: 100%;
}
header{
	width: 100%;
	height: auto;
	/*border-top: 4px #FBFB00 solid;*/
	margin: 0 auto;
	padding: 0;
	background-color: rgba(229,229,229,0.9);
	position: absolute;
	display: block;
	z-index: 1;

	display: flex;
}
header .logo {
	width: 310px;
	height: 90px;
	margin: 10px 20px;
	float: left;
	position: relative;
}
/***** Menu *****/
header .menu-tlf{
	display: none;	
}
.menu_bar {
	display: none;
}

.menu {
		width: 50%;
		float: right;
		margin-right: 20px;
		height: auto;
		/*border: solid 1px;*/
		/*border-bottom: 1px solid #00A100;*/

		display: flex;
		flex-direction: row;
		justify-content: space-around;
		align-items: center;
		margin-top: 50px;
		margin-bottom: 20px;
} 

.menu a {
	list-style: none;
	text-decoration: none;
	color: #00A100;
	font-family: 'Ubuntu', sans-serif;
	font-size: 10pt;
	margin-bottom: 5px; 
}

.menu a:hover {
color:#073E00;
text-decoration: none;
}
.parallax{
	width: 100%;
	height: 100%;
	background-image: url("../img/portada-1.jpg");
	background-attachment: fixed;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
}
.boton_cotizacion{
	border: 1px solid #fff;
	border-radius: 5px;
	margin: auto;
	width: auto;
	height: auto;
	position: absolute;
	z-index: 1;
	top: 90%;
	left: 45%;

	animation-name: myframes;
	animation-duration: 2s;
	animation-timing-function: ease-in-out;
	animation-delay: 0s;
	animation-iteration-count: 1;
	animation-direction: normal;
	animation-fill-mode: forwards;

}
	@keyframes myframes{
			from {
				top: 90%;

			}
			to {
				top:60%;
			}

		}
.btn-outline{
	
	color: #fff;
	background-color: transparent;
	width: 150px;
	height: 50px;

}
.btn-outline:hover {
	color: #fff;
	background-color: #073E00;
}

/***Inmobiliaria***/
#urbanizacion{
}
.historia {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 100px 0;
}
.historia .titulo {
	width: auto;
	height: auto;
	margin: 0 auto;
	float: none;
	position: relative;
	padding-top: 20px; 
	font-family: 'Hammersmith One', sans-serif;
	font-size: 40pt;
	text-align: center;
}
.historia .info {
	width: 80%;
	height: auto;
	margin: 30px auto;
	float: none;
	text-align: center;
	font-family: 'Rajdhani', sans-serif;
	font-size: 15pt;
}
.nombre1 {
	width: 350px;
	height: auto;
	margin: 0 auto;
	float: none;
	position: relative;
	padding-top: 20px; 
	font-family: 'Hammersmith One', sans-serif;
	font-size: 40pt;
	text-align: center;
	
	color: #858585;
}
.container .gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: 100vh;
    border-radius: 20px;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0);
}

.gallery-container h1 {
    text-align: center;
    margin-top: 70px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    max-width: 800px;
    margin: 5px auto;
    color: #888;
    font-size: 18px;
}

.tz-gallery {
    padding: 0px;
    height: auto;
}

.tz-gallery .lightbox img {
    width: 100%;
    margin-bottom: 10px;
    transition: 0.2s ease-in-out;
    /*box-shadow: 0 2px 3px rgba(0,0,0,0.2);*/
}
.lightbox {
	width: 100%;
    margin-bottom: 10px;
    transition: 0.2s ease-in-out;
}

.tz-gallery .lightbox img:hover {
    transform: scale(1.02);
    box-shadow: 0 8px 15px rgba(0,0,0,0.3);
}

.tz-gallery img {
    border-radius: 0
}

.baguetteBox-button {
    background-color: transparent !important;
}
.tz-gallery .nombre4 {
	width: auto;
	height: auto;
	margin: 0 auto;
	float: none;
	position: relative;
	font-family: 'Hammersmith One', sans-serif;
	margin-bottom: 15px;
	font-size: 20pt;
	color: #000;
	/*border-bottom: solid 1px #005ECF;*/
}
.tz-gallery .sociales {
	padding-top: 50px;
	width: auto;
	height: auto;
	text-align: center;
	
}
.tz-gallery  .sociales>span {
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	font-family: 'Rajdhani', sans-serif;
	font-size: 15pt;
	/*border-bottom: solid 2px #005ECF;*/
}
.tz-gallery .libertad_diseños {
	padding: 20px;
	width: 120%;
	height: 100%;
	text-align: center;
	background-color: #f0f0f0;
	color: #000;
	
}
.tz-gallery .libertad_diseños>span {
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	font-family: 'Rajdhani', sans-serif;
	font-size: 15pt;
}
.tz-gallery .terrenos {
	padding: 20px;
	width: 120%;
	height: 100%;
	text-align: center;
	background-color: #f0f0f0;
	/*background-color: rgba(0, 103, 38, 0.9);*/
	color: #000;
}
.tz-gallery .terrenos>span {
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	font-family: 'Rajdhani', sans-serif;
	font-size: 15pt;

}
.tz-gallery .departamentos {
	padding: 20px;
	width: 110%;
	height: 100%;
	text-align: center;
	background-color: #f0f0f0;
}
.tz-gallery .departamentos>span {
	text-align: center;
	display: inline-block;
	margin-top: 5%;
	font-family: 'Rajdhani', sans-serif;
	font-size: 14pt;
	color: #000;
}
.tz-gallery .departamentos>span h3 {
	font-weight: bold;
}
.tz-gallery .departamentos_al_rio {
	padding: 20px;
	width: 110%;
	height: 100%;
	text-align: center;
	background-color: #f0f0f0;
}
.tz-gallery .departamentos_al_rio>span {
	text-align: center;
	display: inline-block;
	margin-top: 5%;
	font-family: 'Rajdhani', sans-serif;
	font-size: 14pt;
	color: #000;
}
.tz-gallery .departamentos_al_rio>span h3 {
	font-weight: bold;
}
.tz-gallery .nombre5 {
	width: auto;
	height: auto;
	margin: 0 auto;
	float: none;
	position: relative;
	font-family: 'Hammersmith One', sans-serif;
	font-size: 20pt;
	color: #000;
	/*border-bottom: solid 1px #005ECF;*/
}

/***Ubicacion***/
.nombre2 {
	width: 280px;
	height: auto;
	margin: 0 auto;
	float: none;
	position: relative;
	padding-top: 100px; 
	font-family: 'Hammersmith One', sans-serif;
	font-size: 40pt;
	/*border: solid 1px;*/
	text-align: center;
	color: #858585;
}
.mapa {
	height: auto;
	width: auto;
	margin: 20px auto;
	display: block;
	position: relative;

	display: flex;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: wrap;

}
.mapa iframe {
}
.direccion {
	width: 45.5%;
	height: 450px;
	/*border: solid 1px;*/
	margin: 0 auto;
	margin-bottom: 50px;
	background-color: #F6F6F6;
}
.direccion .subtitulo_direccion {
	width: auto;
	height: auto;
	margin: 0 auto;
	margin-top: 10px;
	float: none;
	position: relative;
	font-family: 'Hammersmith One', sans-serif;
	font-size: 18pt;
	line-height: 24px;
	/*border: solid 1px;*/
	text-align: center;
	color: #858585;

}
.direccion .lugares {
	margin-left: 20px;
	margin-top: 10px;
	text-align: left;
	line-height: 25px;
	font-family: 'Rajdhani', sans-serif;
	font-size: 15pt;
}
.direccion .lugares span {
	font-weight: bold;
}
.direccion .lugares  li {
	margin-left: 40px;
}
.direccion .slogan{
	width: 100%;
	text-align: center;
	color: red;
	font-family: 'Hammersmith One', sans-serif;
	font-size: 17pt;
	font-style: italic;
}
/*** Formulario ****/
.formulario_clientes {
	width: 100%;
	height: 600px;
	margin: 0 auto;
	background-color: #4C5D47;
	padding-top: 20px; 
	/*border: solid 1px;*/

}
.formulario {
	width: auto;
	height: auto;
	margin: 0 auto;
	margin-bottom:;
	/*border: solid 1px;*/
	padding-top: 40px;
	color: #fff;
}
.formulario form {


}
.formulario .titulo_form {
	width: auto;
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
	font-family: 'Hammersmith One', sans-serif;
	font-size: 40pt;
	text-align: center;
}
.formulario .subtitulo_form {
	width: auto;
	height: auto;
	margin: 0 auto;
	font-family: 'Hammersmith One', sans-serif;
	font-size: 20pt;
	text-align: center;
	color: #BDBCBC;
}
.formulario .orden {
	width: 80%;
	margin: 0 auto;
	/*border: solid 1px;*/
	float: none;

	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: top;
	
}
.formulario .datos {
	width: 100%;
	height: auto;
	margin: 0 auto;
	/*border: solid 1px;*/
	
}
.formulario .datos2 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	/*border: solid 1px;*/

}
.formulario input, select {
	width: 80%;
	height:auto;
	border-radius: 5px;
	border: solid 1px #7C7C7C;
	background-color: #72816E;
	color: #fff;
 
}
.formulario .mensaje {
	width: 50%;
	height: auto;
	margin: 0 auto;
}
.formulario .boton {
	width: 30%;
	height: auto;
	margin: 0;
	float: right;
	cursor: pointer;
}
.formulario textarea {
	border-radius: 5px;
	margin-bottom: 20px;
	background-color: #72816E;
	color: #fff;
}

footer {
	width: 100%;
	height: 320px;
	background-color: #3B4938;
	margin: 0 auto;
}
footer .informacion {
	height: 90%;
	width: auto;

	display: flex;
	flex-direction: row;
	justify-content: space-around;
	flex-wrap: wrap;
}
.informacion .inmobiliaria {
	width: 41%;
	height: 300px;
	margin: 10px auto;
	padding: 10px;
	padding-top: 30px;
	font-family: 'Hammersmith One', sans-serif;
	color: #CDD0CC;

}
.informacion .contactos1 {
	width: 45%;
	height: 300px;
	margin: 10px auto;
	padding-left: 20px;
	padding-top: 30px;
	border-left:solid 1px rgba(255,255,255,0.1);
	font-family: 'Hammersmith One', sans-serif;
	color: #CDD0CC;
}
.informacion .contactos1 span {
	font-size: 20pt;
}

#constructora::before,
#urbanizacion::before
#ubicacion::before
#formulario::before {
  display: block;
  content: " ";
  margin-top: 0px;
  height: 10px;
  visibility: hidden;
}

.ir-arriba {
	display:none;
	padding:15px;
	background:#4C5D47;
	font-size: 28px;
	font-weight: 400;
	color:#fff;
	cursor:pointer;
	position: fixed;
	bottom:20px;
	right:20px;
	border: solid 1px #fff;
	/*box-shadow: 0px 3px 5px 0px #000000;*/
}
.whatsapp {
	/*border: 1px solid #fff;*/
	height:60px;
	width: 60px;
   	width:auto;
   	border-radius:200px;
	position: fixed;
	z-index: 1;
	top: 450px;
	left:0.5%;
	background-color: #018C20;
	cursor:pointer;
}
.whatsapp i {
	color: #fff;
	margin-top: 10%;
	margin-left: 14%;
	width: 60px;
}

.whatsapp i:hover{

	animation-name: myframeswhats;
	animation-duration: 0.3s;
	animation-timing-function: ease-in-out;
	animation-delay: 0s;
	animation-iteration-count: 1;
	animation-direction: normal;
	animation-fill-mode: forwards;

}
	@keyframes myframeswhats{
			from {
				margin-left: 14%;
				margin-right: 0px;
			}
			to {
				margin-left: 25%;
				margin-right: 20px;
			}

}
.instagram {
	/*border: 1px solid #fff;*/
	height:60px;
	width: 60px;
   	width:auto;
   	border-radius:200px;
	position: fixed;
	z-index: 1;
	top: 515px;
	left:0.5%;
	background-color: #9C0000;
	cursor:pointer;
}
.instagram i {
	color: #fff;
	margin-top: 10%;
	margin-left: 14%; 
	width: 60px;

}
.instagram i:hover{

	animation-name: myframesinst;
	animation-timing-function: ease-in-out;
	animation-duration: 0.3s;
	animation-delay: 0s;
	animation-iteration-count: 1;
	animation-direction: normal;
	animation-fill-mode: forwards;

}
	@keyframes myframesinst{
			from {
				margin-left: 14%;
				margin-right: 0px;
			}
			to {
				margin-left: 25%;
				margin-right: 20px;
			}

}
.correo {
	/*border: 1px solid #fff;*/
	border-radius: 8px;
	margin: auto;
	width: auto;
	height: 60px;
	position: fixed;
	z-index: 1;
	top: 280px;
	left:;
	background-color: #002CCF;
	cursor:pointer;
}
.correo i {
	color: #fff;
	margin-top: 10%;
	margin-left: 14%; 
	width: 60px;

}
.correo i:hover{

	animation-name: myframescorreo;
	animation-timing-function: ease-in-out;
	animation-duration: 0.3s;
	animation-delay: 0s;
	animation-iteration-count: 1;
	animation-direction: normal;
	animation-fill-mode: forwards;

}
	@keyframes myframescorreo{
			from {
				margin-left: 14%;
				margin-right: 0px;
			}
			to {
				margin-left: 25%;
				margin-right: 20px;
			}

}
/***Galeria de imagenes***/
.background {


}
.titulo_video {
	width: auto;
	height: auto;
	margin: 0 auto;
	position: relative;
	padding-top: 100px; 
	padding-bottom: 20px;
	font-family: 'Hammersmith One', sans-serif;
	font-size: 20pt;
	
	text-align: center;
	color: #858585;
}
.titulo_galeria {
	width: auto;
	height: auto;
	margin: 0 auto;
	position: relative;
	padding-top: 0px; 
	padding-bottom: 20px;
	font-family: 'Hammersmith One', sans-serif;
	font-size: 20pt;
	
	text-align: center;
	color: #858585;
}
.video-responsive {
position: relative;
padding-bottom: 40%; /* 16/9 ratio */
padding-top: 5px; /* IE6 workaround*/
height: 0;
overflow: hidden;
/*border:solid 1px;*/

display: flex;
flex-direction: column;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
position: absolute;
top: 0;
left:10%;
float: none;
width: 80%;
height: 80%;
margin: 0 auto;
}
.portada_galeria {
	display: flex;
	flex-direction:column;

}
.parallax_galeria {
	width: 100%;
	height: 80%;
	background-image: url("../img/portada-1.jpg");
	background-attachment: fixed;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
 }
.parallax_galeria .portada_galeria img{
	width: 45%;
	height: auto;
	float: none;
	margin: 0 auto;
	background-color: rgba(229,229,229,0.8);
	/*border: 1px solid;*/
}
.parallax_galeria .portada_galeria a {
	width: 100px;
	height: auto;
	float: none;
	margin: 0 auto;
	margin-top: 50px;
	border-radius: 5px;
	padding: 5px;
	background-color: none;
	border-style: none;
	border: 1px solid #fff;
	color: #fff;
}
.portada_galeria  a:hover {
color: #fff;
background-color: #073E00;
list-style: none;
text-decoration: none;
}