@charset "UTF-8";

  @import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@300;400;600;800&display=swap');

.whapflotante {
	clear: none;
	float: right;
	width: 60px;
	display: block;
	height: 60px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	border-radius: 50%;
	line-height: 70px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	cursor: pointer;
	z-index:99999999;
}
.whapflotantehover  {
	height: 82px;
	width:  82px;
	transition: 0.2s;
	line-height: 75px;

	
	}
/* Body */
body {
	font-family: 'Fira Sans', sans-serif;
	background-color: #FFFFFF;
	margin: 0;
}
.Fira-Sans {
	font-family: 'Fira Sans', sans-serif;}
.small_font {font-size: 13px; }

/* Container */
.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	
}
.container-lg {max-width: 950px;}
#head {color: #FFF;font-family: 'Fira Sans', sans-serif;
background-image: url("../images/head_bg.jpg");}
/* Header */
header {
	width: 100%;
	height: 8%;
	background-color: #FFFFFF;
	border-bottom: 2px solid #FF6501;
}
.logo {
	color: #313131;
	font-weight: bold;
	margin-left: auto;
	letter-spacing: 4px;
	margin-right: auto;
	text-align: center;
	padding-top: 15px;
	line-height: 2em;
	font-size: 22px;
}
.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	letter-spacing: 4px;
}
.space_box {margin-bottom: 25px;
margin-top: 25px;
padding-bottom: 25px;}
/* About Section */
.text_column {
	width: 90%;
	text-align: left;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 23%;
	text-align: center;
	float: left;
	margin-top: 35px;
	background-color: #F8F8F8;
	padding-bottom: 20px;
	margin-left: 1%;
	margin-right: 1%;
	border-radius: 3px;
	padding-top: 20px;
	border-bottom: 4px solid #6DC7D0;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #52BAD5;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
.gallery .thumbnail p {
	margin: 0;
	color: #B3B3B3;
	text-align: left;
	padding-left: 20px;
}
/* More info */
.intro {
	background-color: #FFFFFF;
	padding-bottom: 35px;
	width: 100%;
	margin-top: 100px;
	margin-bottom: 100px;
}
.column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
.intro .column h3 {
	color: #FFFFFF;
	text-align: center;
}
.intro .column p {
	color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
	opacity: 0.8;
}
.intro .column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
	width: 80%;
	margin-top: 4%;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #6DC7D0;
	color: #FFFFFF;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
footer {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
}
.intro {
	display: inline-block;
	
}
.profile {
	width: 50%;
}
.gallery .thumbnail .tag {
	color: #5D5E5D;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

/* Mobile */
@media (max-width: 320px) {
.whapflotante:hover  {
	height: 62px;
	width:  62px;
	transition: 0.2s;
	line-height: 75px;

	
	}	
	
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding: 0;
}
.intro .column p {
	width: 80%;
	margin-left: 0px;
}
.text_column {
	padding-left: 20px;
}
.thumbnail {
	width: 100%;
}
.column {
	width: 100%;
	margin-top: 0px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
	.thead_cap {
	font-size: 50px;
	line-height: 40px;
	font-weight: 600;
	margin-top: 80px;
}

.video-containerm {
	position: absolute;
	z-index: -100;
	top: 100;
	left: 0;
	width: 100%;
	height: calc( 100vh * 0.5625);
	overflow:  hidden;
	
}
.video-containerm video
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100vh;  
}	
	
	
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
	
	.whapflotante:hover  {
	height: 62px;
	width:  62px;
	transition: 0.2s;
	line-height: 75px;

	
	}
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_column {
	width: 100%;
	text-align: left;
	padding: 0;
}
.thumbnail {
	width: 100%;
}
.column {
	width: 100%;
	margin-top: 0px;
}
.thumbnail {
	width: 100%;
}
.text_column {
	padding-left: 20px;
	padding-right: 20px;
	width: 90%;
}
.column {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
.profile {
	width: 100%;
}
.intro .column p {
	width: 90%;
	text-align: center;
	padding-left: 0px;
}
	.thead_cap {
	font-size: 50px;
	line-height: 40px;
	font-weight: 600;
	margin-top: 80px;
}

}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 48%;
}
.text_column {
	width: 90%;
	margin: 0;
	padding: 20px;
}
.intro .column p {
	width: 80%;
}
}

.propiedad_titulo { font-size: 40px; font-weight: 700; margin-bottom: 30px; line-height: 40px; margin-top: 20px;
	
}

.propiedad_precio { font-size: 40px; font-weight: 700; line-height: 30px; margin-bottom: 20px; color: #FF5F00;
	
}

.propiedad_texto { font-size: 16px; margin-bottom: 50px;
	
}

.guarda { height: 10px; background-image: url("../img/guard.png");
	
}

.textcall_head {
	font-size: 30px;
	font-weight: 300;
	margin-top: 80px;
}

.textcall_cap {
	font-size: 60px;
	line-height: 50px;
	font-weight: 600;
	margin-bottom: 20px;
}
.headcall_head {
	font-size: 22px;
	font-weight: 300;
	margin-top: 15px;
	
}

.thead_cap {
	font-size: 50px;
	line-height: 50px;
	font-weight: 600;
	margin-top: 80px;
}

.servicio_home {
	text-align: left;
	
	
}

.servicio_hometexto {
	font-size: 13px;
	
}

.servicio_line {
	width: 25px;
	height: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: orangered;
	
}

.video-container {
	position: absolute;
	z-index: -100;
	top: 100;
	left: 0;
	width: 100%;
	height: calc( 100vw * 0.5625);
	overflow:  hidden;
	
}
.video-container video
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;  
}

#top { background-color: #fff;
	
}

.texto_blanco { font-size: 20px;
	font-weight: 300;
	margin-bottom: 80px;
	
}

.titulos_orange {
	font-size: 22px;
	font-weight: 500;
	color: orangered;
	line-height: 22px;
}
