#ms-mega-menu #mega-menu-wrap-main_menu #mega-menu-main_menu {
	border-top: solid 1px #a5b3c5;
}
.border-danger {
    border-color: #ec6a00 !important;
}
ul.dropdown-menu {
	background-color: #ec6a00;
	border-radius:0px;
}
.dropdown-menu .dropdown-item{
	color:#fff !important;
}

.dropdown-menu .dropdown-item:hover,
.dropdown-item:hover,
.dropdown-item.active,
.dropdown-item:active {
	background-color: #fff;
	color:#000 !important;
}
.dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: 0;
	content: "\f078";
	border-top: 0;
	font-weight: 900;
	border-right: 0;
	border-bottom: 0; 
	border-left: 0; 
	font-family: 'FontAwesome';
}
.dropdown-menu .menu-item{
	margin:0px;
}
.dropdown-menu .menu-item a:before{
	content: "\f101";
	font-family: 'FontAwesome';
	font-weight: 900;	
	margin-right: 10px;
	color:#fff;
}
.dropdown-menu .dropdown-item.active::before,
.dropdown-menu .menu-item a:hover::before{
	color:#555;
}
.dropdown-menu .menu-item a.dropdown-item {
	font-size: 15px;
}
#Footer .menu-item {
	display: block;
}
#Footer .menu-item .nav-link {
	padding:0px;
	color: #C2C2C2 !important
}
#Footer .menu-item .nav-link:hover,
#Footer .menu-item.active .nav-link {
	color: #EC6A00 !important
}
.page-link{
	color: #ec6a00;
}
.active>.page-link,
.page-link.active{
	background-color: #ec6a00;
	border-color: #ec6a00;
}

.img-mode-multiply{mix-blend-mode: multiply;}
.map_round iframe{border-radius:6% !important;}
.post_enjoy a{
	color: #E6437C!important;
	text-decoration: underline;
}
.post_enjoy a:hover{
	text-decoration: none;
}
.custom_btn a,
a.wp-block-button__link{
	font-size:15px;
	font-weight:600;
	padding:12px 30px;
	letter-spacing:0.06em;
	text-decoration:none !important;
	border-radius:8px;
	text-transform:uppercase;
	border-color:#EC6A00!important;
	background-color:#EC6A00!important;
	color:#fff !important;
}
.custom_btn a:hover,
a.wp-block-button__link:hover,
a.wp-block-button__link:focus{
	border-color:#d56102!important;
	background-color:#d56102!important;
	color:#fff !important;
}

input.wpmtst_submit_testimonial{
	font-size:15px;
	font-weight:600;
	padding:12px 30px;
	letter-spacing:0.06em;
	text-decoration:none !important;
	border-radius:8px;
	text-transform:uppercase;
	border-color:#EC6A00!important;
	background-color:#EC6A00!important;
	color:#fff !important;
}
input.wpmtst_submit_testimonial:hover{
	border-color:#d56102!important;
	background-color:#d56102!important;
	color:#fff !important;
}

span.wpcf7-form-control-wrap,
span.wpcf7-spinner {
	display: block !important;
}

textarea#wpmtst_post_content{height:120px;}
textarea.wpcf7-form-control.wpcf7-textarea {
	height: 132px;
}
.wpmtst-testimonial-inner {
	border: solid 1px rgb(0, 0, 0);
}
.cff-visual-header .cff-header-hero{
	height:100%;
}
.propty-image {
	height: 550px;
	object-fit: cover;
	object-position: center;
}

.desktop.banner{
	display:block;
}
.mobile.banner{
	display:none;
}

@media (max-width:1599.98px) {

}

@media (max-width: 1359.98px) {	
	#ms-mega-menu #mega-menu-wrap-main_menu #mega-menu-main_menu {
		text-align: center;
	}
}

@media( max-width : 991px ){
	#ms-mega-menu .mega-toggle-animated.mega-toggle-animated-slider{
		position: absolute;
		top: -50px;
		right: 0;
	}
	#ms-mega-menu .mega-menu-toggle{
		height:0px;
	}	
}
@media (min-width: 768px) {

}

@media (max-width:767.98px) {
	.desktop.banner{
		display:none;
	}
	.mobile.banner{
		display:block;
	}
	#ms-mega-menu .mega-toggle-animated.mega-toggle-animated-slider{
		position: absolute;
		top: -28px;
		right: 0;
	}
	.display-3 {
		font-size: calc(1.525rem + 1.3vw);
	}
}
