header {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    /* border-bottom:0px !important; */
}
.container-fluid {
    width: 94vw;
}
@media (max-width: 992px){
	.container-fluid, .page_posts_header .container-fluid {
		width: 98vw;
	}
}
.single_page .header_single_details .single_page_details .single_price_details h2 span {
	color: #007a50;
	font-size: 26px;
	margin-top: 4px;
}

.single_body_maint h1 {
	font-size: 36px;
	color: #585858;
	margin-bottom: 30px;
}

.single_page .header_single_details {
	margin-bottom: 20px;
}
.header_single_title h2 {
	color: #585858;
	margin-bottom: 10px;
}

.single_page .single_form .body_single_form {
	margin-bottom: 30px;
	border-color: #007a4f;
	box-shadow: 0 -2px 0 0 #007a4f;
	padding-top: 30px;
}
.single_page .single_form .body_single_form:before {content: 'Deja tus datos para contactarte';position: absolute;top: -13px;left: -1px;background: #006f4c;padding: 4px 10px;color: #fff;font-size: 10px;text-transform: uppercase;font-weight: 600;border-radius: 4px;}

.single_page .single_profile .body_single_profile .picture_profile .name_picture_profile h2 {
	color: #007A48;
}
.btnSend {
	background-color: #007a4f;
}

.single_page .single_body_content .single_body_maint ul {
	font-size: 16px;
}

.single_page .single_body_content .single_body_maint h2 {font-weight: 500;font-size: 24px;color: #4a4a4a;line-height: 30px;}
header{
	z-index:10;
}
header .logo+nav ul li {
	/* padding: 4px 10px; */
	display: block;
	margin: 0 !important;
	border: 3px solid #fff;
}
header .logo+nav ul {
	background: #fff;
	border-radius:8px;
	border: 1px solid #ececec;
	margin: 0;
	padding: 0;
	max-width: fit-content;
	overflow: hidden;
}

header .logo+nav ul li.current-menu-item {
	background: #216f4c;
	border-radius: 8px;
	border: 3px solid #fff;
	/* margin-right: 0; */
}
header .logo+nav ul li.current-menu-item:hover a:hover {
    background-color: #216f4c;
}
header .logo+nav ul li.current-menu-item a {
	color: #fff;
}

header .logo{
}
header .logo figure {
	margin: 0;
	max-width: 190px;
}

header .logo figure img {
	margin: 0;
}

header .logo a {
	display: flex !important;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	width: 370px !important;
}

header .logo .logo_title {
	margin-left: 10px;
	font-weight: 500;
	font-size: 20px;
	text-transform: uppercase;
	color: #01167c;
	margin-bottom: 0;
	line-height: initial;
}

header .logo .logo_title strong {
	font-size: 13px;
	color: #707070;
}

.main_search .main_search_content {
	padding: 0;
}

.main_search .main_search_content:before {
	display: none;
}
#searchForm .form-group .input-mask .output {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	align-items: center;
}

/* #searchForm .form-group .input-mask .output::before{display:none;} */
#searchForm .form-group .multi-rangeSlide .sliderBar .thumb{background-color: #00a156 !important;}
#searchForm .form-group .multi-rangeSlide .sliderBar .track{background-color:#006f4c69 !important;}
#searchForm .form-group .selectTipe::before, #searchForm .form-group .input-mask .btn{color:#206f4c !important;}
#searchForm .form-group .multi-rangeSlide .sliderBar .range,.btn-search, #searchForm .form-group .input-mask .btn:hover{background-color:#206f4c !important; color:#fff !important;}
#searchForm .form-group .input-mask #output-bed .output::before{content: "\efe2" !important;}
#searchForm .form-group .input-mask #output-room .output::before{content: "\efdd" !important;}
#searchForm .form-group .input-mask #output-park .output::before{content: "\f011" !important;}

#searchForm .form-group .input-mask .btn:first-child{margin-right:2px !important; width:35px !important;}
#searchForm .form-group .input-mask .btn:last-child{margin-left:2px !important; width:35px !important;}
#searchForm .form-group .input-mask .output::before {
	font-size: 24px;
	color: #444;
	font-family: 'Material Icons Outlined';
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;
	margin-right: 5px;
	float: right;
}

.main_caption .main_caption_parra h4{max-width:100% !important;}

.single_page .single_page_gallery.single_gallery_12345 .box:first-child::after{
	width: 100px;
	background-size: 140px;
	background-position: -42px 0px;
}

.accordion-body.forma-de-pago-box ul {
	margin: 0;
}

.accordion-body.forma-de-pago-box ul li {
	list-style: decimal;
	padding: 10px;
	margin: 0px 0 10px 0;
	background: #1987541f;
	width: 100%;
	font-size: 16px;
	color: #006f4c;
	font-weight: 600;
	box-shadow: -32px 0 0 0 #006f4c2e;
}

.accordion-body.forma-de-pago-box {
	grid-template-columns: 100% 0% !important;
}

.btn-leerMas{
	border: 1px solid #d7d7d7;
	padding: 6px 10px;
}

.single_body_main h1 {
	font-size: 28px;
	color: #4a4a4a;
	padding: 10px 0;
}

.single_page .single_body_content #single_content_details .accordion-item h2 button {
	padding-left: 0;
	padding-right: 0;
}
.single_page .single_body_content #single_content_details .accordion-item .accordion-body {
	padding-left: 0;
	padding-right: 0;
}
.page_posts_body .page_posts_card {
	position: relative;
	display: grid;
	grid-template-rows: min-content;
}
.page_posts_body .page_posts_card .card-body{
	width: 100%;
	display: flex;
	padding: 12px 17px;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
	height: 100%;
}
.page_posts_body .page_posts_card .card-body h2 {
	line-height: 16px;
	margin-bottom: 10px;
}

.page_posts_body .page_posts_card .card-body small.text-muted {
	font-size: 12px;
	font-weight: 800;
	font-family: 'Merriweather';
	color: #ddd;
}

.page_posts_body .page_posts_card .card-post-image {
	height: 200px;
}
.main_top{
	padding-top:0px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding-bottom: 0;
}

.main_top .main_top_content .title_top_content h2{
	padding-top:100px;
}
.main_top .main_top_content .title_top_content {
	max-width: 790px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	/* margin-bottom: 30vh; */
}
.main_caption .main_caption_boxList .boxList {
	border: 3px solid #006f4c;
}

.main_caption .main_caption_boxList .boxList p span {
	color: #006f4c;
}

.main_caption .main_caption_boxList .boxList .numb_boxList {
	background-color: #006f4c;
}

.main_caption .main_caption_boxList .boxList p {
	color: #3d3d3d;
	font-size: 17px;
}

.main_caption::after{
	border-top: 3px solid #e1e1e1;
}
.main_search_post .card_main_page .card-top, .main_page .card_main_page .card-top {
	width: 100%;
	max-width: 100%;
}

.main_search_post .card_main_page {
	margin: auto;
	max-width: 500px;
}
.main_top .main_top_content .btn_top_content a::before {
	display: none;
}

.main_top .main_top_content .btn_top_content a {
	/* width: inherit; */
}
.MobileNav nav ul li a {font-size: 18px !important;padding: 12px 10px !important;/* border-bottom: 1px solid #ddd; */margin: 0 !important;/* font-weight: 400 !important; */color: #ffffff !important;}

.MobileNav nav ul li.current-menu-item a {
	color: #ffffff !important;
}
header .btn_Search {
	background: transparent;
	color: #000 !important;
	transform: rotateY(185deg);
	z-index: 1;
	position: relative;
}

header .btn_Search span {
	color: inherit;
	font-size: 30px;
	max-width: 30px;
	overflow: hidden;
}
/* .btnNav {
	padding: 20px;
	width: 40px;
	height: 40px;
}

.btnNav span:nth-child(1) {
	top: 10px;
}

.btnNav span:nth-child(2) {
	top: 19px;
}

.btnNav span:nth-child(3) {
	top: 28px;
}

.btnNav span {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
} */
.single_property_details.lineBefore ul li {
	background: #006f4c1f;
	border-radius: 4px;
	padding-left: 5px;
	padding-right: 5px;
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
	margin-right: 5px;
	padding: 2px 6px;
	font-size:13px !important;
	font-weight:500 !important;
}
h1.title_property {
	font-size: 30px;
	color: #212529;
	margin-bottom: 15px;
}
.single_page .header_single_details .single_page_details .single_property_details ul li .material-icons, .single_page .header_single_details .single_page_details .single_property_details ul li .material-icons-outlined {
	text-transform: inherit;
	font-size:20px;
	margin-right:5px;
	color: #006f4c;
}
.single_page .header_single_details .single_page_details .single_property_details {
	padding: 0 10px 0 0;
	margin-right: 10px;
}
.single_page .header_single_details .single_page_details .single_price_details{
	padding-right: 20px;
}
.single_page .header_single_details .single_page_details .single_status_details{
	padding: 0 20px;
}
.single_page .header_single_details .single_page_details .single_status_details p {
    width: 100%;
}
header.page_posts_header nav{
	margin-right:0;
}
.single_status_details p {
    font-size: 13px;
    margin: 0;
    padding: 7px 10px;
    background: #e4edea;
    border-radius: 4px;
    text-align: center;
    color: #016f4c;
    width: fit-content;
    text-transform: uppercase;
    font-weight: 500;
}
.single_page .single_profile .body_single_profile .picture_profile {margin-bottom: 0;border-bottom-right-radius: 0;border-bottom-left-radius: 0;border-bottom: 0;}
.single_page .single_profile .body_single_profile .action_single_profile .btn_profile {border-top-left-radius: 0;border-top-right-radius: 0;border-bottom-left-radius: 0;padding: 10px;font-size: 14px;}
.single_page .single_profile .body_single_profile .action_single_profile .btn_profile span {font-size: 20px;}
.single_page .single_profile .body_single_profile .action_single_profile .btn_profile:first-child {margin: 0;border-right: 0;border-top-right-radius: 0;border-top-left-radius: 0;border-bottom-right-radius: 0;border-bottom-left-radius: 4px;}
header nav ul li.text-white a {color: #fff !important;padding: 6px 10px;display: block;font-size: 14px;}
header nav ul li.text-white {padding: 0;border-radius: 8px !important;}
.card.page_profiles_card.home-video{
	display: flex;
	height: 100%;
	flex-direction: column;
}
.card.page_profiles_card.home-video iframe {
    height: 200px;
    width: 100%;
    min-height: calc(180px + 2vw);
    max-height: 200px;
}
.btnLink-color a:hover {
    background: #1f6f4c;
}
.home .main_search_post .container-fluid {
    position: relative;
    z-index: 4;
}
.card.page_profiles_card.home-testimonio, .card.page_profiles_card.home-testimonio iframe {
    max-height: 210px;
}
.card.page_profiles_card {
    padding: 0;
    padding-right: 20px;
}

.card.page_profiles_card .card-profile-image {
    min-width: 120px;
    width: 120px;
    height: 150px;
    border: 4px solid #fff;
    border-radius: 12px;
    background: #e4edea69;
}

.card.page_profiles_card h2 {
    font-size: 18px;
    color: #000;
}
.card.page_profiles_card.home-video h2 {
    font-size: 15px;
    margin: 0;
    text-align: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: center;
    padding: 15px;
    line-height: 20px;
    color: #000e51;
}
.card.page_profiles_card p {
    font-size: 14px;
    line-height: 19px;
}
@media (max-width: 767px) {
	.single_page .header_single_details .single_page_details .single_property_details, .single_page .header_single_details .single_page_details .single_price_details, .single_page .header_single_details 		.single_page_details .single_status_details {
		padding: 0;
		padding-bottom:10px;
	}
	
	h1.title_property {
		font-size: 24px;
		margin-bottom: 10px;
	}
	
	.main_top .main_top_content .title_top_content h2 {
		padding-top: 90px;
		max-width: 100%;
		line-height: normal;
		font-size: 27px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
	}
	
	header.page_posts_header .logo{
		margin:0 !important;
	}
	
	header .logo figure {
		/* max-width: 40px; */
	}

	header .logo .logo_title {
		font-size: 18px;
		margin-left: 8px;
	}
	
	.main_top .main_top_content .title_top_content h2 br{
		display:none;
	}
	
	.main_top .main_top_content .title_top_content h2 span{
		/* display:inline; */
		font-size: 20px;
		/* letter-spacing: -.5px; */
	}

	.single_page .single_page_gallery.single_gallery_12345 .box:first-child {
		max-width: 100%;
		height:280px;
		margin-bottom: 5px;
	}

	.single_page .single_page_gallery.single_gallery_12345 .box:nth-child(n+2) {
		max-width: calc(25% - 8px);
		float: left;
		height: 21vw;
		margin: 5px;
	}

	.single_page .single_page_gallery.single_gallery_12345 .box:nth-child(2) {
		margin-left: 0;
	}

	.single_page .single_page_gallery.single_gallery_12345 .box:nth-child(5) {
		margin-right: 0;
	}
	
	.single_page .single_page_gallery {
		/* margin-top: 55px; */
		margin-bottom: 10px;
	}
	
	.single_page .data_page_gallery {
		/* bottom: auto; */
		/* top: 80px; */
		/* right: 22px; */
		/* left: auto; */
	}
	
	.single_page .header_single_details .single_page_details {
		margin-bottom: 0px !important;
		padding-bottom: 0px;
	}
	
	.single_page .single_body_content #single_content_details .accordion-item .accordion-body {
		margin: 0 !important;
		padding: 10px 0px !important;
	}
	
	.single_profile {
		position: fixed !important;
		background: #fff;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 3;
		border-top: 1px solid #eee;
	}

	.single_profile .header_single_title {
		display: none;
	}

	.single_page .single_profile .body_single_profile .action_single_profile {
		margin: 0 !important;
		padding: 0 !important;
	}

	.single_page .single_profile .body_single_profile .action_single_profile .btn_profile {
		padding: 12px 0px;
		margin: 0 !important;
		border-radius: 0;
		font-size: 15px;
	}
	
	.single_page .single_profile .body_single_profile .picture_profile {
		margin: 0;
	}
	
	header.single_header {
		padding: 6px 0 !important;
		box-shadow: none;
	}
	
	.single_page .single_profile .body_single_profile .picture_profile figure {
		width: 60px;
		height: 60px;
	}
	
	.single_page .single_profile .body_single_profile .picture_profile .name_picture_profile p {display: none;}
	
	.single_page .single_body_content .single_body_maint p, .single_page .single_body_content .single_body_maint ul li {
		font-size: 16px;
		line-height: 24px;
		color: #212529;
	}
}
.body_box_mail {
    max-width: 266px;
}
span.ws-icons {
    background-image: url(https://invierterd.com/wp-content/uploads/2022/10/whatsapp-4.png);
    width: 20px;
    height: 20px;
    background-size: contain;
    filter: saturate(0.8);
    background-repeat: no-repeat;
}