@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Cardo:ital,wght@0,400;0,700;1,400&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Rouge+Script&display=swap');
/* CSS Document */


html, body {
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
		font-size:10px;
		background-color: #f4f4f6;
		font-family: 'Lato', sans-serif;
/*
		background-image: url(images/texture_orange.svg);
		background-position: center top -125px;
		background-repeat: no-repeat;
		background-size: 110% auto;
*/
}
.bio_wrapper {
padding-left: 50px; 
padding-right: 125px;
}

.bio_txt {
float: left; 
width: calc(100% - 700px); 
text-align: left; 
padding: 0 0 0 50px
}
.bio_actions {
width: 300px; 
float: right;
}

.mainsearchbar {
background-color: #FFF; 
height: 50px; 
border-radius: 25px; 
max-width: 1000px; 
margin: auto;
}
.video_contain {
    position: fixed;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
				overflow: hidden !important;
				z-index: 0;
}
video {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    min-height: 50%;
    min-width: 50%;
}

.icon_menu, .icon_menu_mobile, .icon_close {
width: 40px;
height: 40px;
margin-right: 25px;
display: inline-block;
vertical-align: middle;
text-decoration: none;
background-position: center center;
background-repeat: no-repeat;
background-size: 100% auto;
color: transparent;
background-image: url(images/icon_menu_black.svg);
}
.icon_close {
background-image: url(images/icon_close_white.png);
position: absolute;
top: 30px;
right: 30px;
}
.icon_menu_mobile {
position: fixed;
left: 20px;
top: 30px;
display: none;
}
.animation {
		-webkit-transition: all .25s ease-out;
  	-moz-transition: all .25s ease-out;
  	-o-transition: all .25s ease-out;
  	transition: all .25s ease-out;
}
.main_align {
display: table;
width: 100%;
height: 100%;
}
.align {
	display: table-cell; 
	vertical-align: middle;
}
.wrapper {
position: relative;
width: 100vw;
}
.content, .content_internas, .content_articulo {
width: 100vw;
position: relative;
z-index: 10;
background-color: #FFF;
text-align: center;
}
.content_articulo {
width: calc(100% - 100px);
padding: 175px 50px 50px 50px;
background-color: initial;
}
.content_internas {
padding: 175px 0 50px 0;
background-color: initial;
}

.content_full {
width: 100vw;
padding: 100px 0 0 0 ;
position: relative;
z-index: 1;
}
.content_detalle {
padding: 50px;
position: relative;
z-index: 2;
}

.icon_internas {
background-position: right 50px top 200px;
background-repeat: no-repeat;
background-size: 150px auto;
}

.elibot {
position: fixed; 
z-index: 1000; 
right: -350px; 
top: 50%; 
height: 100px; 
width: 350px; 
margin-top: -50px; 
border-radius: 50px 0 0 50px; 
background-color: #daae73;
background-image: url(images/elibot.svg);
background-position: left 25px center;
background-repeat: no-repeat;
background-size: auto 50px;
overflow: hidden;
display: table;
text-align: left;
padding-left: 100px;
}
.elibot:hover {
right: 0;
}
/*HEADER*/

header {
	width:  calc(100vw - 100px);
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	padding: 0 50px 0 50px;
	height: 100px;
}
#header_mob {
display: none;
height: 100vh;
width: calc(100vw - 50px);
top: 0;
left: -100vw;
background-color: #152443;
padding: 0 25px 0 25px;
}

.headersmall {
	background-color: #152443 !important;
}

.logo {
	float: left;
	width: 120px;
    padding: 15px 0 0 0;
	text-align: center;
	background-position:  center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.logo img {
width: 100%;
height: auto;
margin: auto;
}

.nav-extend {
    width: calc(100% - 150px);
    float: right;
    height: 100%;
    display: table;
    text-align: right;
}

.main_nav {
	width: 100%;
	height: 100%;
}
.main_nav_left, .main_nav_right {
	width: calc(50% - 30px);
	float: left;
	height: 100%;
	text-align: left;
	display: table;
}
.main_nav_right {
	float: right;
	text-align: right;
}
.nav, .calculadora {
	width: 35vw;
	height: 100vh;
	background-color: #152443;
	top: 0;
	left: -35vw;
	position: fixed;
	z-index: 9999;
}


.nav_scroll_mob {
width: 100%;
height: 100%;
}
.calculadora {
padding: 50px 50px 0 50px;
width: calc(50vw - 100px);
	left: initial;
	right: -100vw;
	overflow-y:  scroll !important;
	z-index: 9998;
}
.buscador {
	width: 35vw;
	right: -35vw;
	top: 0;
	height: 100vh;
	background-color: #152443;
	position: fixed;
	z-index: 9999;
	text-align: center;
}
.buscadoron {
	right: 0;
}
.botpage {
	width:calc(80vw - 100px);
	right: calc(-80vw - 100px);
	top: 0;
	padding: 0 50px 0 50px;
	height: 100vh;
	background-color: #15161a;
	position: fixed;
	z-index: 9999;
	text-align: center;
}
.botpageon {
	right: 0;
}


.navon {
	left: 0;
}

.menu, .menu_side, .menu_footer {
font-size:1.2rem;
text-decoration: none;
margin: 0 20px 0 20px;
color: #666;
letter-spacing: 2px;
vertical-align: middle;
text-transform: uppercase;
}
.menu_side {
font-size:3rem;
color: #FFF;
display: block;
margin-bottom: 15px;
margin: 0 0 20px 0;
}
/*
.mainmenu {
font-size: 7rem;
display: block;
line-height: 6rem;
}
.mainmenu:hover {
color: #FFF !important;
}
.submenu {
margin-bottom: 2px;
height: 50px;
display: block;
padding: 0 25px 0 25px;
color: #FFF;
background-position: right 40px center;
background-repeat: no-repeat;
background-size: 20px auto;
}
.submenu:hover {
background-position: right 15px center;
background-color: #15161a !important;
background-image: url(images/arrow_right_white.png);
}
*/
.menu_footer {
margin: 0;
display: block;
font-size:1rem;
margin-right: 0;
padding-bottom: 5px;
color: #FFF;
margin-bottom: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: transparent;
background-position: right 20px top;
background-repeat: no-repeat;
background-size: 15px auto;
}
.menu_footer:hover {
background-position: right top;
border-bottom-color: rgba(255,255,255,.5);
background-image: url(images/arrow_right_white.png);
}
.btbox, .btbot {
width: calc(50% - 15px);
margin-right: 20px;
height: 150px;
display: inline-table;
background-color: #f3f3f5;
color: #15161a;
text-decoration: none;
text-align: center;
}
.btbox:hover {
background-color: #c6d9df !important;
}

.btbot {
width: calc(33.3333% - 25px);
margin-right: 30px;
}

.call_simula {
font-family: 'PT Sans Caption', sans-serif;
	font-size:2rem;
width: calc(100% - 100px);
height: 65px;
display: block;
padding: 35px 0 0 100px;
margin-top: 15px;
background-color: #243642;
background-position: left 15px center;
background-repeat: no-repeat;
background-size: auto 60px;
color: #FFF;
text-decoration: none;
background-image: url(images/icon_calculadora.png);
}
.call_agent {
display: none;
}


.nav_main_content {
width: 100%; 
height: 100%;
display: table;
text-align: left;
}
/*

.logo_pop {
width: 250px; 
position: absolute; 
left: 50px; 
top: 25px;
}
*/

/*FOOTER*/

footer {
	width: 100vw;
	background-color: #152443;
	position: relative;
	z-index: 1;
}
footer .left, footer .right {
width: calc(60% - 100px);
float: left;
padding: 50px;
}
footer .right {
width: calc(40% - 100px);
float: right;
text-align: right;
}
.footer_left_logo {
float: left; 
width: 125px; 
margin-right: 75px;
}
.footer_left_map {
float: left; 
width: calc(100% - 225px);
}
footer .mapsite {
width: calc(50% - 25px);
float: left;
margin-right: 50px;
}
.disclaimer {
width: 100%; 
height: 50px; 
background-color: #c6d9df; 
text-align: center; 
display: table;
}
/*MAIN BANNER*/
.main_banner {
width: 100vw; 
height: 100vh;
position: relative;
background-color: #15161a;
}

.main_banner .slide {
width: 100vw; 
height: 100vh;
position: relative;
}
.main_banner .slide .img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	width: 100vw;
	height: 100vh;
	opacity: .5;
}



.main_banner .search_bar {
left: 0;
right: 0;
bottom: 0;
top: 0;
position: absolute;
text-align: center;
z-index: 2;
padding: 100px;
}


.search_bar {
left: 50px;
width: calc(100% - 100px);
height: 300px;
margin-top: -150px;
top: 50%;
position: absolute;
text-align: center;
z-index: 5;
}


.scroll {
position: absolute;
bottom: 50px;
left: 50%;
margin-left: -25px;
z-index: 10;
}


.banner_internas {
width: calc(100vw - 100px);
padding: 225px 50px 50px 50px;
min-height: calc(100vh - 275px);
	background-color: rgba(0,0,0,.5);
	display: table;
}

.bgimg {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}


.about_img {
float: right; 
width: 40%; 
text-align: left; 
padding-top: 25vw; 
background-color: aliceblue; 
border-radius: 0 0 0 100px; 
background-position: center center; 
background-size: cover; 
background-repeat: no-repeat;
}
.about_line {
width: 150px; 
clear: both; 
margin: 0 0 50px 0; 
float: left; 
border-radius: 0 5px 5px 0; 
background-color: #152443; 
height: 10px;
}
.about_intro {
float: left; 
width: calc(45% - 50px); 
text-align: left; 
padding: 0 0 0 50px;
}
.about_serv {
text-align: left; 
width: calc(100% - 100px); 
float: left; 
padding: 0 50px 0 50px;
}
.serv {
float: left; 
width: calc(50% - 200px); 
padding: 0 75px 50px 125px;
background-position: left top;
background-repeat: no-repeat;
background-size: 90px auto;
}


.main_acceso {
width: 33.33333%;
float: left;
background-image: url(images/texture-black.svg?v=1.2);
background-repeat: no-repeat;
background-size: 1000px auto;
}
.main_acceso:hover {
background-position: center center !important;
}
.acceso_wrapper {
width: 100%;
padding-top: 60%;
position: relative;
}
.acceso_content {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
padding: 50px;
text-align: left;
}
/*
.acceso_content_inferior {
position: absolute;
right: 0;
left: 0;
bottom: 0;
padding: 50px;
z-index: 2;
}

.acceso_medio {
width: calc(50% - 10px); 
margin-right: 20px; 
margin-bottom: 20px; 
float: left; 
background-color: aliceblue;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.acceso_medio_wrapper, .acceso_mid_wrapper {
width: 100%;
padding-top: 60%; 
position: relative;
}
.acceso_mid_wrapper {
padding-top: 40%; 
}
.shadow_bottom {
position: absolute;
right: 0;
left: 0;
bottom: 0;
top: 0;
z-index: 1;
background-position:left bottom;
background-repeat: repeat-x;
background-size: 100% 50%;
background-image: url(images/shadow_bottom.png);
mix-blend-mode: multiply;
}

.acceso_small {
width: calc(33.3333% - 13.3333px); 
margin-right: 20px; 
float: left; 
}
.acceso_mid {
width: calc(50% - 10px); 
margin-right: 20px; 
float: left; 
}
*/



.articulo_left {
width: 65%;
float: left;
text-align: left;
position: relative;
}
.articulo_right {
width: 25%;
float: right;
text-align: left;
position: sticky;
top: 150px;
right: 0;
}
.detalle_left {
float: left;
text-align: left;
position: relative;
width: calc(65% - 50px);
}
.detalle_right {
float: right;
position: sticky;
top: 150px;
right: 0;
margin-top: -100px;
margin-right: -50px;
width: calc(35% - 50px); 
background-color: #c5d8de; 
padding: 25px;
text-align: center;
border-radius: 50px 0 0 50px;
}





 /*PROPIEDADES*/ 
	.thumb, .thumbX2 {
	width: calc(25% - 20px); 
	float: left; 
	background-color: #FFF; 
	margin-right: 20px;
	margin-bottom: 20px;
		border-radius: 0 0 0 50px;
		text-align: left;
	}
.thumbX2 {
	width: calc(50% - 20px);
	}
	.thumb:hover, .thumbX2:hover {
transform: scale(1.05);
	}
	.thumb_img {
	width: 100%; 
	padding-top: 80%; 
	border-radius: 0 0 50px 0;
	position: relative; 
	background-position: center center; 
	background-repeat: no-repeat; 
	background-size: cover;
	}
	.tag {
height: 30px;
background-color: #152443;
text-align: center;
display: table;
position: absolute;
top: 10px;
left: 10px;
right: 10px;
width: calc(100% - 20px);
text-transform: uppercase;
font-size:1.2rem;
color: #FFF;
}
.tag_content, .tag_content_detalle {
position: absolute; 
left: 25px; 
bottom: -15px;
z-index: 2; 
	}
.tag_content_detalle {
top: -15px;
bottom: initial; 
left: initial;
	}
.tag_top, .tag_bottom {
background-color: #FFF; 
padding: 0 15px 0 15px;
height: 25px;
color: #15161a;
border-radius: 13px;
text-transform: uppercase;
font-size:1rem;
text-align: left;
display: table;
}
.tag_bottom {
background-color: #15161a; 
color: #FFF; 
margin-top: 5px;
}
.thumb_info {
width: 100%; 
padding-top: 65%; 
position: relative;
}

.thumb_txt {
position: absolute; 
left: 25px; 
right: 25px; 
top: 40px;
}


 /*BLOG*/ 
	.slide_blog {
	width: calc(100% - 100px); 
	text-align:center; 
	padding: 50px;
	}
.thumb_blog {
width: calc(33.3333% - 28.6666px); 
margin-right: 40px; 
float: left;
vertical-align: top;
margin-bottom: 40px;
text-align: left;
}

.thumb_blog_img {
width: 100%; 
padding-top: 60%; 
background-color: #15161a;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
margin-bottom: 25px;
border: solid 1px #ccc;
border-radius: 0 0 50px 0;
}

.thumb_blog_txt {
width: calc(100% - 50px); 
text-align: left;
}

.thumb_blog:hover .thumb_blog_img {
transform: scale(1.05);
}



 /*AGENTE*/ 
	
.thumb_agent, .thumb_agent_small {
width: calc(33.3333% - 83.3333px); 
margin-right: 50px; 
float: left;
vertical-align: top;
background-color: #c5d8de;
margin-bottom: 150px;
min-height: 400px;
text-align: center;
color: #15161a;
border-radius: 50px 0 50px 0;
position: relative;
padding: 0 25px 25px 25px;
}
.thumb_agent_small {
width: calc(100% - 20px); 
margin-bottom: 10px;
padding: 10px;
}
.thumb_agent_img, .thumb_agent_img_detalle {
width: 200px; 
height: 200px;
border-radius: 50%;
background-color: #15161a;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
border: solid 2px #FFF;
margin: auto;
margin-top: -100px;
}
.thumb_agent_img_detalle {
float: left;
width: 100px; 
height: 100px;
margin-top: 0;
}

.thumb_agent_txt, .thumb_agent_txt_detalle {
width: calc(100% - 50px); 
padding: 25px;
}
.thumb_agent_txt_detalle {
text-align: left;
float: right;
width: calc(100% - 125px);
padding: 0;
}
/*
.thumb_agent_btn {
width: 40px; 
float: left;
height: 100px;
display: table;
text-align: right;
opacity: 0;
}
.thumb_agent:hover .thumb_agent_btn {
opacity: 1;
}
*/

.thumb_agent:hover {
background-color: #FFF;
}
/*

.thumb_agent_small .thumb_agent_btn {
opacity: 1;
}
*/


.categoria {
	display:block;
	width: calc(100% - 40px);
	text-align: left;
	text-decoration:none;
	cursor:pointer;
	background-image: url(images/arrow_down_blue.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 20px auto;
	border-top: 1px solid #ccc;
	text-transform: uppercase;
	padding: 20px 40px 20px 0;
	letter-spacing: 2px;
	}

.detalle {
	text-align: left;
	overflow: hidden;
	width: 100%;
	padding: 25px 0 50px 0;
	clear: both;
	display:block;
}

.categoria_perfil {
	display:block;
	width: 100%;
	text-align: left;
	text-decoration:none;
	cursor:pointer;
	}

.bt_whatsapp, .bt_categoria, .bt_perfil, .bt_perfil_small, .bt_propiedades, .bt_show_filter {
width: calc(100% - 40px);
border-radius: 25px;
height: 33px;
color: #15161a;
background-position: right 20px center;
background-repeat: no-repeat;
background-size: 25px auto;
background-image: url(images/icon_whatsapp_black.svg);
margin-bottom: 10px;
font-size: 1.2rem;
text-transform: uppercase;
text-align: left;
text-decoration: none;
border: none;
background-color: #FFF;
padding: 17px 20px 0 20px;
font-family: 'Lato', sans-serif;
letter-spacing: 2px;
display: block;
}
.bt_categoria {
background-image: url(images/icon_email.svg);
background-position: right 20px top 15px;
min-height: 33px;
height: initial;
}
.bt_perfil_small {
width: initial;
display: inline-block;
background-image: none;
height: 25px;
border-radius: 15px;
padding: 5px 20px 0 20px;
}
.bt_perfil {
background-image: url(images/icon_perfil.svg);
}
.bt_propiedades {
background-image: url(images/icon_gps.svg);
}
.bt_categoria:hover {
background-image: url(images/icon_email_white.svg);
background-color: #15161a !important;
color: #FFF !important;
}
.bt_perfil:hover, .bt_propiedades:hover  {
background-image: url(images/icon_perfil_white.svg);
background-color: #15161a !important;
color: #FFF !important;
}
.bt_whatsapp:hover {
background-image: url(images/icon_whatsapp.svg);
background-color: #00d954 !important;
color: #FFF !important;
}
.thumb_agent:hover .bt_whatsapp, .thumb_agent:hover .bt_categoria, .thumb_agent:hover .bt_perfil {
background-color: #c5d8de;
}

.bt_show_filter {
display: none;
width: calc(100% - 100px);
background-color:  #c5d8de;
background-image: none;
text-align: center;
margin: auto;
margin-bottom: 15px;
}
.bt_plus {
font-size: 1.1rem;
height: 30px;
padding-top: 20px;
padding-left: 20px;
background-image: url(images/icon_plus.svg);
background-position: left 10px center;
background-repeat: no-repeat;
background-size: 20px auto;
text-decoration: none;
color: #15161a;
text-transform: uppercase;
letter-spacing: 2px;
width: 100px;
float: left;
}


.dest_top {
position: absolute; 
z-index: 2; 
left: 0; 
right: 0; 
top: 0; 
padding: 25px;
}
.dest_middle, .desc_banner_interior {
position: absolute; 
z-index: 1; 
left: 0; 
right: 0; 
top: 0; 
bottom: 0; 
padding: 25px;
}
.desc_banner_interior {
padding: 50px;
}
.dest_bottom {
position: absolute; 
z-index: 3; 
left: 0; 
right: 0; 
bottom: 0; 
padding: 25px;
}
.dest_icon, .dest_detalle_icon {
background-position: left center;
background-repeat: no-repeat;
background-size: 25px auto;
padding: 12px 0 0 30px;
height: 28px;
display: inline-block;
vertical-align: middle;
margin-right: 15px;
}
.dest_detalle_icon {
background-size: auto 30px;
padding: 0 0 0 50px;
margin-right: 40px;
height: 40px;
vertical-align: top;
}

.detalle_destacado {
width: 33.3333%;
float: left;
margin-bottom: 25px;
}
.detalle_txt {
float:left;
padding-top: 12px;
}
.detalle_icon {
background-position: center center;
background-repeat: no-repeat;
background-size: 30px auto;
float: left;
width: 50px;
height: 50px;
margin-right: 15px;
background-color: #FFF;
border-radius: 25px;
}

.bio_img {
float: left;  
margin-right: 50px; 
}

.bio_info {
float: left; 
height: 150px; 
display: table;
}
.bio_content {
width: calc(50% - 200px); 
float: left; 
padding-left: 200px;
}
.bio_desc {
width: 100%; 
float: left;
}
.bio_form {
width: 40%; 
float: right;
}

.wrapper_split, .wrapper_list, .wrapper_map {
width: 100%;
}
.content_thumb_full {
width:calc(100% - 90px); 
float: left;
padding: 0 40px 0 50px;
}
.content_thumb_small {
width: calc(55% - 50px); 
float: left;
padding: 0 0 0 50px;
}

.small_map, .full_map, .detalle_map {
width: 45%; 
float: right; 
background-color: aliceblue;
height: calc(100vh - 100px);
top: 100px;
left: 0;
}
.full_map, .detalle_map  {
width: 100%;
float: none !important;
}
.detalle_map {
height: 500px;
}
.smallmapstop {
position: fixed !important;
right: 50px;
top: 125px;
z-index: 10;
width: calc(33.3333% - 35px); 
}

/*
.interior_gallery {
width: 100vw; 
background-color: #FFF; 
height: 33.3333vw;
}
.interior_gallery .txt {
background-color: #FFF;
float: left;
width: 33.3333%;
}
*/
.interior_gallery {
background-color: #ccc;
width: 100%;
overflow: hidden;
height: 33.3333vw;
overflow-x: scroll !important;
display: flex;
}
/*
.detalle_back {
width: 149px; 
float: left; 
height: 75px; 
display: table;
border-right: solid 1px #102430;
}
.detalle_result {
width: calc(100% - 650px); 
float: left; 
padding: 0 50px 0 50px; 
display: table; 
height: 75px;
}
.detalle_options {
border-left: solid 1px #102430;
width: 374px;
padding-left: 25px;
float: right; 
height: 75px; 
display: table;
}
*/


.propietario_left {
float: left; 
width: calc(50% - 150px);
padding-right: 150px;
}
.propietario_right {
float: right; 
width: calc(50% - 150px);
padding-right: 150px;
}
/*
.contacto_left {
float: left; 
width: 30%;
}
.contacto_right {
float: right; 
width: 60%;
}
*/
.form_side {
width: calc(50% - 10px); 
float: left;
}
/*
.nosotros_left {
float: left; 
width: 50%;
}
.nosotros_right {
float: right; 
width: 40%;
}
*/

.filter {
width: calc(100% - 150px); 
float: left; 
text-align: left;
}
.detalle_form {
width: 100%;
}


/*
.thumb_team {
float: left; 
width: 25vw; 
height: 40vw; 
display: table; 
background-position: center center; 
background-repeat: no-repeat; 
background-size: cover; 
background-color: #ccc; 
}
.thumb_team_txt {
padding: 50px; 
opacity: 0;
}
.thumb_team:hover .thumb_team_txt  {
opacity: 1;
}
*/
/* FONTS */

.credito {
	font-family: 'PT Sans Caption', sans-serif;
	font-size:1;
	color:#15161a;
	text-decoration:none;
	opacity:.75;
	letter-spacing:2px;
	text-transform:uppercase;
}



.t1 {
font-family: 'Cardo', serif;
	font-size:4rem;
	line-height: 5rem;
}
.t2 {
font-family: 'Rouge Script', cursive;
	font-size:6rem;
	line-height: 6rem;
}
.t3 {
	font-size:4rem;
	line-height: 3.6rem;
	font-weight: 300;
}
.t4 {
font-family: 'Cardo', serif;
	font-size:3rem;
	line-height: 3rem;
}
.t5 {
	font-size:2rem;
	line-height: 2rem;
}
.t6 {
	font-size:1.6rem;
	line-height: 2.4rem;
}
.t7 {
	font-size:1.2rem;
	line-height: 1.6rem;
}
.t8 {
font-family: 'Cardo', serif;
	font-size:2rem;
	line-height: 2.6rem;
}
.t9 {
	font-size:3rem;
	line-height: 3.6rem;
}
.white {
	color:#FFF;
}
.black {
color: #15161a;
}


.bt_orange, .bt_outline, .bt_back {
text-decoration: none;
font-size:1.2rem;
letter-spacing: 3px;
vertical-align: middle;
text-transform: uppercase;
color: #FFF;
border: none;
text-align: right;
background-position: left 15px center;
background-repeat: no-repeat;
background-size: 15px auto;
background-color: #192542;
background-image: none;
width: initial;
display: inline-block;
height: 35px;
padding: 15px 25px 0 25px;
border-radius: 25px;
}
.bt_orange:hover {
background-color: #a78489;
transform: scale(1.05);
    color: #192542;
}
.bt_outline {
border: solid 1px #ccc;
background-color: transparent;
height: 28px;
padding: 12px 15px 0 15px;
border-radius: 20px;
}
.bt_back {
border: solid 1px #ccc;
background-color: #FFF;
color: #666;
height: 28px;
width: calc(100% - 30px);
padding: 12px 15px 0 15px;
border-radius: 20px;
text-align: center;
}
.bt_back:hover {
background-color: #333;
color: #FFF;
}


/* REDES */

.redes {
	display:inline-block;
	cursor:pointer;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	text-decoration:none;
	margin: 0 0 0 25px;
	vertical-align: middle;
	background-color: #FFF;
	color: transparent;
background-position: center center;
background-repeat: no-repeat;
background-size: 60% auto;
}
.redes:hover {
transform: scale(1.2);
}
.facebook {
background-image: url(images/icon_facebook.svg);
}
.instagram {
background-image: url(images/icon_instagram.svg);
}
.youtube {
background-image: url(images/icon_youtube.svg);
}
.linkedin {
background-image: url(images/icon_linkedin.svg);
}

.whatsapp, .call_whatsapp {
background-image: url(images/icon_whatsapp.svg);
background-size: 100% auto;
	border-radius: 0;
	background-color: transparent;
		width: 60px;
	height: 60px;
}
/*
.call_whatsapp {
width: initial;
text-decoration: none;
margin-bottom: 25px;
margin-right: 0;
color: #FFF;
background-position: right 10px center;
background-size: 30px auto;
background-color: #00d934;
padding-right: 50px;
padding-left: 20px;
padding-top: 12px;
height: 28px;
border-radius: 20px;
}
*/

.search, .search_mobile {
	display:inline-block;
	cursor:pointer;
	width: 40px;
	height: 40px;
	text-decoration:none;
	vertical-align: middle;
	color: transparent;
background-position: center center;
background-repeat: no-repeat;
background-size: 90% auto;
background-image: url(images/icon_search_black.svg);
background-color: transparent;
margin-left: 25px;
}
.search_mobile {
position: fixed; 
top: 30px;
right: 15px;
display: none;
z-index: 10;
}
.icon_list, .icon_map, .icon_split, .dropfilterview {
	display:inline-block;
	cursor:pointer;
	width: 100px;
	height: 26px;
	padding: 14px 10px 0 40px;
	text-decoration:none;
	vertical-align: middle;
	background-color: #FFF;
	color: #15161a;
background-position: left 10px center;
background-repeat: no-repeat;
background-size: auto 20px;
margin: 10px;
border: 1px solid #ccc;
border-radius: 20px;
font-size: 1rem;
text-transform: uppercase;
letter-spacing: 2px;
	-webkit-appearance:none;
 -moz-appearance:none;
	outline: none;
 appearance:none;
text-align: left;
}
.icon_list:hover, .icon_map:hover, .icon_split:hover {
	background-color: #c9c5b8;
	border-color: #c9c5b8;
}
.icon_list {
background-image: url(images/icon_filter_black.svg);
background-size: auto 15px;
}
.icon_map {
background-image: url(images/icon_gps.svg);
}
.icon_split {
background-image: url(images/icon_split.svg);
}
.dropfilterview {
padding: 0 30px 0 10px;
height: 40px;
width: 150px;
background-position: right 10px center;
background-image: url(images/down_arrow_black.svg);
background-size: 15px auto;
}

/* FORM*/
.maindrop, .mainsearch, .smallsearch, .smalldrop  {
background-image: url(images/arrow_down_blue.png);
background-position: right 10px center;
background-repeat: no-repeat;
background-size: 20px auto;
width: calc(20% - 4px);
border: none;
font-size:1.1rem;
text-transform: uppercase;
float: left;
margin: 2px;
height: 46px;
letter-spacing: 2px;
background-color: #FFF;
outline: none;
border-radius: 23px 0 0 23px;
padding: 0 20px 0 10px;
	-webkit-appearance:none;
 -moz-appearance:none;
 appearance:none;
	color: #102430;
	border-right: solid 1px #CCC;
}

.mainsearch, .smallsearch {
background-image: url(images/down_arrow_black.svg);
width: calc(60% - 156px);
border-radius: 0;
}
.smallsearch, .smalldrop {
width: calc(100% - 4px);
padding: 0 10px 0 10px;
max-width: 300px;
background-color: #FFF;
margin: auto;
margin-top: 10px;
}

.mainsearch::-webkit-input-placeholder { /* Edge */
  color: #102430;
		opacity: 1;
}
.mainsearch:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #102430;
		opacity: 1;
}
.mainsearch::placeholder {
  color: #102430;
		opacity: 1;
}
.seconddrop {
color: #FFF !important;
}
.maindrop select option, .seconddrop select option {
color: #102430 !important;
}

.filter_tab {
width: 50%; 
float: left; 
padding: 15px 0 0 0; 
height: 35px;	
border-radius: 25px 0 0 25px; 
font-size: 1.2rem;
text-transform: uppercase;
letter-spacing: 2px;
background-color: #FFF;
color: #15161a;
text-decoration: none;
}
.filter_tab:hover {
background-color: #c9c5b8; 
}
.filter_tab_active {
background-color: #c9c5b8; 
}

.field_box {
width: 32%;
margin-right: 2%;
float: left;
}
.field, .field_half, .drop, .drop_half, .area {
font-family: 'PT Sans Caption', sans-serif;
background-color: #FFF;
margin-bottom: 10px;
	border: none;
	color:#102430;
	width: calc(100% - 40px);
	height: 50px !important;
	padding: 0 20px 0 20px;
	text-decoration:none;
	font-size:1.2rem;
	display: block;
	outline:none;
	-webkit-appearance:none;
 -moz-appearance:none;
 appearance:none;
	resize:none;
	border-radius: 25px;
}
.field_half {
	width: calc(50% - 50px);
	margin-right: 10px;
	display: inline-block;
}
.drop, .drop_half {
background-image: url(images/arrow_down_blue.png);
background-position: right 20px center;
background-repeat: no-repeat;
background-size: 20px auto;
width: 100%;
}
.drop_half {
width: calc(50% - 7px);
margin-right: 4px;
display: inline-block;
}

.area {	
		height: 150px !important;
		padding-top: 20px;
}

.send, .mainsend, .smallsend, .filtersend {
	color:#152443;
	background-color: #c5d8de;
	text-decoration:none;
	width:calc(100% - 5px);
	max-width: 300px;
	border: none;
	text-align:center;
	display:block;
	cursor:pointer;
	height: 46px;
	font-family: 'PT Sans Caption', sans-serif;
	font-size:1.4rem;
	letter-spacing: 2px;
	text-transform: uppercase;
	-webkit-appearance:none;
 -moz-appearance:none;
 appearance:none;
	outline: none;
	border-radius: 23px;
	margin: auto;
}
.mainsend {
float: left;
	max-width: 150px;
}
.smallsend {
width: 150px;
float: right;
}
.smallsend:hover {
background-color: #a7848a;
color: #FFF;
}
.filtersend {
background-color: #a7848a;
color: #FFF;
max-width: initial;
}
.result_box {
width: 100%; 
min-height: 300px; 
text-align: center;
display: table;
}

	label.error  {
		color: red;
		font-style: italic; 
		display:inline-block;
	}
	  
	form  label.error  {
		display:none !important;
	}
	  
	form  input.error,
	form  textarea.error,
	form  select.error{
		background-color:#FFC6C6;
	}
	.contact_left p{
	    margin-top:0px;
	}
	



.listado_mainfilter {
width: calc(100% - 100px); 
text-align: center;
padding: 0 50px 0 50px;
margin-bottom: 25px;
}
.listado_filter_icons {
width: 100%; 
text-align: center;
margin-bottom: 25px;
}


.panelBaner{
	position: relative;
}

/*
.panelBaner .bx-controls{
	 
}
*/

 .bx-wrapper .bx-controls-direction a { 
	 top: inherit;
	 margin-top: 0px; 
	 bottom: 20px;
}

.bx-wrapper .bx-prev, .bx-wrapper .bx-next {

}
 
/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 30px;
	background: url('images/arrow_left_blue.png') no-repeat center center; 
}
.bx-wrapper .bx-next {
	right: 30px;
	background: url('images/arrow_left_white.png') no-repeat center center; 
}

.destacado .bx-wrapper .bx-prev {
left: 22%;
bottom: 25px;
	background-image: url('images/arrow_left_blue.png'); 
	z-index: 5;
}
.destacado .bx-wrapper .bx-next {
bottom:25px;
	left: 27%;
	background-image: url('images/arrow_right_blue.png'); 
	z-index: 5;
}

.bx-wrapper .bx-controls-direction a {
	width: 50px !important;
	height: 50px !important;
	background-size: contain;
}

/* PAGER */
.bx-wrapper .bx-pager { 
	display: none;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: rgba(255,255,255,.5);
	text-indent: -9999px;
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #fff;
}

.panelBaner .bx-wrapper, .panelBaner .bx-viewport, .panelBaner .boxSlider, .panelBaner .slide{
	position:absolute !important;
	left:0px;
	top:0px;
	width:100% !important;
	height:100% !important;
}
.panelBaner .bx-wrapper{
	z-index:0;
}

@media screen and (max-width: 600px) {
.panelBaner .bx-controls .bx-controls-direction {
	display:none !important
}
}

.main_banner .bx-controls-direction {
display: none !important;
}

.fixhome {
margin-top: -100px;
}



@media screen and (max-width: 900px) {


}

@media screen and (max-width: 700px) {

html, body {
		font-size:10px;
}



/*HEADER*/
header {
	width:  calc(100vw - 50px);
	padding: 0 25px 0 25px;
}

header .logo {
	float: none;
	margin: auto;
}

header .main_nav .main_nav_left, header .main_nav .main_nav_right {
display: none;
}

.nav {
display: none;
}

.main_acceso {
width: 100%;
float: none;
background-size: 1200px auto;
}
.acceso_wrapper {
padding-top: 50%;
}
.acceso_content {
padding: 25px;
}

.slide_blog {
	width: calc(100% - 50px); 
	padding: 25px;
	}
.thumb_blog {
width: 100%; 
margin-right: 0; 
float: none;
}
.thumb_blog_txt {
width: 100%; 
text-align: center;
}

#header_mob {
display: block;
}

footer .left, footer .right {
width: calc(100% - 50px);
float: none;
padding: 25px;
}
.footer_left_logo {
float: none; 
margin: auto;
width: 150px;
margin-bottom: 50px;
}
.footer_left_map {
text-align: center;
float: none; 
width: 100%;
}
footer .mapsite {
width: 100%;
float: none;
margin-right: 0;
}
.mainsearchbar {
background-color: transparent; 
height: initial; 
border-radius: 0; 
}
.maindrop, .mainsearch {
background-color: #FFF;
border-radius: 25px;
width: 100%;
border: none;
margin-bottom: 10px;
}
.mainsend {
float: none;
}
.elibot {
    top: 50%;
    height: 70px;
    border-radius: 35px 0 0 35px;
    z-index: 10000;
    margin-top: -35px;
    right: 0;
    width: 65px !important;
    padding: 0;
    color: transparent;
    content: "";
    display: flex;
    background-position: right 10px top 16px;
    background-size: 60%;
}


.icon_menu_mobile, .search_mobile {
display: block;
}
.btbox {
width: 100%;
margin-right: 0;
margin-bottom: 10px;
height: 75px;;
text-align: center;
}

.menu {
margin: 20px 0 20px 0;
color: #FFF !important;
display: block;
}





.about_img {
float: none; 
width: calc(100% - 25px); 
padding-top: 75vw;
border-radius: 0 0 75px 0;
margin-bottom: 50px;
}
.about_line {
display: none;
}
.about_intro {
float: none; 
width: calc(100% - 50px); 
padding: 0 25px 0 25px;
margin-bottom: 50px;
}
.about_serv {
width: calc(100% - 50px); 
float: none; 
padding: 0 25px 0 25px;
}
.serv {
float: none; 
width: calc(100% - 125px); 
padding: 0 50px 50px 75px;
background-size: 50px auto;
}

.form_side {
width: calc(100%); 
float: none;
}

.articulo_left, .articulo_right {
width: 100%;
float: none;
}

.articulo_left {
margin-bottom: 50px;
}
.thumb_agent {
width: calc(100% - 50px); 
margin-right:0; 
}

.bio_txt {
float: none; 
width: 100%; 
padding: 0;
text-align: center;
margin-bottom: 50px;
}
.bio_actions {
width: 100%; 
float: none;
}
.bio_img {
float: none;
margin: auto;
margin-bottom: 25px;
margin-top: -50px;
}

.bio_wrapper {
padding: 50px;
}

.propietario_left, .propietario_right {
float: none; 
width: 100%;
margin-bottom: 50px;
text-align: center;
padding-right: 0;
}
.buscador {
	width: 100vw;
	right: -100vw;
}
.buscadoron {
	right: 0;
}

	.thumb, .thumbX2 {
	width: 100%; 
	float: none; 
	margin-right: 0;
	}
	
	
	.detalle_left {
float: none;
width: 100%;
}
.detalle_right {
float: none;
top: 0;
margin-top: 0;
margin-right: 0;
width: calc(100% - 50px); 
padding: 25px;
border-radius: 0;
}
	
.interior_gallery {
height: 50vw;
}


.tag_content_detalle {
left: 50px;
	}

.t1 {
	font-size:3.6rem;
	line-height: 4.6rem;
}
.t2 {
	font-size:5rem;
	line-height: 5rem;
}
.t3 {
	font-size:3.6rem;
	line-height: 3.2rem;
}

.calculadora {
width: calc(100vw - 100px);
padding: 100px 50px 0 50px;
}
.field_box {
width: 100%;
margin-right: 0;
float: none;
}
.listado_mainfilter {
display: none;
}


.content_thumb_small {
    width: calc(100% - 100px);
    float: none;
    padding: 0 50px 0 50px;
}
.icon_split {
display: none;
}

.icon_list, .icon_map, .icon_split {
    width: 40px;
    margin: 2.5px;
}
.dropfilterview {
    margin: 2.5px;
}
.bt_show_filter {
display: block;
}
.botpage {
	width:calc(100vw - 100px);
	right: calc(-100vw - 100px);
}
.botpageon {
	right: 0;
}

.btbot {
width: 100%;
margin-right: 0;
height: 75px;
margin-bottom: 0;
}




}


