@charset "utf-8";
.footer-credits {
	text-align: center;
	background: #eee;
	padding-top: 8px;
	padding-bottom: 3px;
}
.footer-credits img {
	width: 850px;
}
.nf-field-element h3 {
	color: #415499 !important;
	margin-bottom: 15px !important;
}
#wpcf7-f274-o1 .wpcf7-submit:hover {
	background: #20294a !important;
}
#wpcf7-f274-o1 .wpcf7-submit {
	font-size: 16px !important;
	background: #415499 !important;
	border: 0px !important;
}
#wpcf7-f274-o1 p {
	font-size: 14px !important;
	margin-bottom: 5px !important;
}
#wpcf7-f274-o1 .wpcf7-form-control {
	padding: 5px !important;
	font-size: 15px !important;
}
#wpcf7-f274-o1 textarea {
	max-height: 100px;
}
.vc_separator.vc_separator_align_left h4 {
	font-size: 17px !important;
	font-weight: 400 !important;
	line-height: 1.2;
}
.vc_separator-has-text .vc_sep_holder, .vc_separator-has-text .vc_sep_line {
	display: none !important;
}
.link a:hover {
	color: #20294a !important;
	transition: .9s;
}
.link a {
	color: #415499 !important;
	text-decoration: none;
	border-bottom: 1px dotted #20294a;
	font-size: 20px;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover {
	background: #424242 !important;
	color: #fff !important; 
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
	background: #111 !important;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
	background: rgba(65,84,153,1) !important;
	background: -moz-linear-gradient(top, rgba(65,84,153,1) 0%, rgba(50,63,110,1) 100%) !important;
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(65,84,153,1)), color-stop(100%, rgba(50,63,110,1))) !important;
	background: -webkit-linear-gradient(top, rgba(65,84,153,1) 0%, rgba(50,63,110,1) 100%) !important;
	background: -o-linear-gradient(top, rgba(65,84,153,1) 0%, rgba(50,63,110,1) 100%) !important;
	background: -ms-linear-gradient(top, rgba(65,84,153,1) 0%, rgba(50,63,110,1) 100%) !important;
	background: linear-gradient(to bottom, rgba(65,84,153,1) 0%, rgba(50,63,110,1) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#415499', endColorstr='#323f6e', GradientType=0 ) !important;
}
#property-search-home {
	background: rgba(65, 84, 153, 0.7);
	color: #fff;
}
.mega-menu-link:hover {
	transition: .9s !important;
}
body .dashicons-email-alt::before {
	color: #415499 !important;
}
.post-footer {
	background: #eee;
	padding: 20px 20px 5px 20px;
	margin-top: 35px;
}
#blog-post-wrapper, #post-sidebar {
	margin-top: 45px;
}
.single-post .post-container {
	max-width: 1190px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5%;
	padding-right: 5%;
}
.comments {
	display: none !important;
}
.post-wrap {
	margin-bottom: 55px;
}
.sidebar-widget .menu a:hover {
	color: #797979 !important;
	transition: .9s;
}
.sidebar-widget .menu a {
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	color: #333 !important
}
.sidebar-widget .menu {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.widget-wrap {
	border-top: 4px solid #111;
    padding-top: 25px;
    padding-bottom: 25px;
}
.sidebar-widget h3 {
	font-size: 20px !important;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.sidebar-widget .search-submit, .sidebar-widget .search-input {
	font-size: 14px;
}
.sidebar-widget .search-submit {
	padding: 8px;
	border: 1px solid #111;
	background: #111;
	color: #fff;
	width: 23%;
    display: inline-block;
	box-sizing: border-box;
}
.sidebar-widget .search-input {
	padding: 8px;
	box-sizing: border-box;
	display: inline-block;
    width: 75%;
}
.post-thumbnail {
	margin-top: 25px;
	margin-bottom: 20px;
}
.post-details {
	background: #eee;
	padding: 15px;
}
.blog-posts-wrap h2 {
	margin-bottom: 15px !important;
}
.blog-posts-wrap a {
	text-decoration: none;
}
.wpcf7-submit:hover {
	transition: .9s;
	background: #20294a;
}
.wpcf7-submit {
	border: 0px;
	background: #415499;
	color: #fff;
	line-height: 2.3;
}
.wpcf7 .wpcf7-form-control:focus {
	border: 1px solid #777;
	transition: .9s;
}
.wpcf7 .wpcf7-form-control {
	width: 100%;
	margin-top: 8px;
	margin-bottom: 15px;
	padding: 8px;
	box-sizing: border-box;
	border: 1px solid #444;
}
.post-type-archive-property .actions a:hover {
	background: #7482b6;
    transition: .9s;
}
.post-type-archive-property .actions a {
	text-decoration: none;
    display: inline-block;
    background: #384883;
    color: #fff;
    font-size: 16px;
    max-width: 450px;
    padding: 15px 25px;
	margin-top: 20px;
}
.post-type-archive-property .price {
	font-size: 24px !important;
	margin-top: 10px;
}
.post-type-archive-property .summary {
	margin-top: 15px;
	font-size: 15px !important;
}
.post-type-archive-property .details h3 a {
	text-decoration: none !important;
}
.propertyhive-result-count {
	margin-bottom: 15px !important;
	margin-top: 25px !important;
}
.property-search-results-wrap-search {
	padding-top: 35px;
	padding-bottom: 20px;
	background: #415499;
	margin-bottom: 35px;
	color: #fff;
}
.post-type-archive-property .page-title {
	display: none !important;
}
.message {
	margin-bottom: 5px !important;
    display: block !important;
}
#pp_full_res .pp_inline p {
	margin-bottom: 20px !important;
}
.pp_content h2 {
	margin-bottom: 15px !important;
}
.pp_content p {
	line-height: 1.6;
}
.pp_content {
	height: 535px !important;
	padding: 15px;
    box-sizing: border-box;
}
.pp_content_container input, .pp_content_container textarea {
	width: 100%;
	padding: 8px;
	box-sizing: border-box;
	margin-bottom: 15px;
}
.property-info .property_actions .action-make-enquiry a:hover {
	background: #7482b6;
	transition: .9s;
}
.property-info .property_actions .action-make-enquiry a {
	text-decoration: none;
	display: inline-block;
	background: #384883;
	color: #fff;
	font-size: 20px;
	max-width: 450px;
	padding: 15px 25px;
}
.property-info .property_actions ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.property-info .features {
	margin-bottom: 25px;
	margin-top: 25px;
}
.property-info .features ul li {
	margin-bottom: 10px !important;
}
.property-info .features ul {
	padding: 0px 0px 0px 15px;
}
.property-info h4 {
	margin-bottom: 15px !important;
}
.flex-direction-nav .flex-next {
	right: 10px !important;
	opacity: 1 !important;
	color: #415499 !important;
}
.flex-direction-nav .flex-prev {
	left: 10px !important;
	opacity: 1 !important;
	color: #415499 !important;
}
.wrapper .flex-direction-nav .flex-disabled {
	opacity: 1 !important;
}
.property-info-wrap {
	clear: both;
	overflow: auto;
}
.property_meta i {
	color: #384883 !important;
	margin-right: 5px;
}
.single-property .thumbnails {
	display: none !important;
}
.single-property #slider {
	border: 0px !important;
}
.property_meta {
	margin-top: 25px;
}
.property_title {
	margin-bottom: 15px !important;
}
.property_meta ul {
	list-style: none;
	padding: 0px;
}
.property-header {
	background: #eee;
	padding-top: 35px;
	padding-bottom: 30px;
	margin-bottom: 35px;
}
.single-property #container, .post-type-archive-property #container {
	max-width: none !important;
}
.footer-top .widget_nav_menu, .footer-top .widget_text {
	margin-top: 0px;
	margin-bottom: 0px;
}
.ninja-forms-field {
	padding: 8px;
	box-sizing: border-box;
}
.footer #gtranslate_selector {
	width: 100%;
}
.footer-top h3, .footer-top h2, .footer-top .widgettitle {
	font-size: 20px !important;
	color: #fff !important;
}
.footer-top {
	background: #415499;
	padding-top: 30px;
	padding-bottom: 35px;
}
.footer-bottom {
	background: #20294a;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align: center;
}
.footer {
	background: transparent !important;
	padding: 0px !important;
}
#gtranslate-2 #gtranslate_selector {
	margin-top: 10px;
	width: 100%;
}
#gtranslate-2 {
	color: #fff;
	padding: 20px;
}
#copyright-company {
	margin-bottom: 10px !important;
	margin-top: 15px;
}
.mob-menu-icon {
	margin-top: 20px !important;
	margin-left: 5px !important;
}
.mob-standard-logo {
	margin-top: 5px;
}
.property-search-home-title {
	background: #384883b3;
	color: #fff;
	padding: 25px;
}
.property-search-form input[type="submit"]:hover {
	transition: .9s;
	background: #424242;
}
.property-search-form input[type="submit"] {
	width: 100%;
	background: #111;
	border: 0px;
	color: #fff;
}
.control select {
	width: 100%;
	padding: 8px;
	box-sizing: border-box;
}
.control label {
	display: block;
	margin-bottom: 8px;
}
.property-search-form-home-search {
	background: #feeba7cc;
	padding: 35px 25px 35px 25px;
	box-sizing: border-box;
}
.dashicons-email-alt:before {
	color: #feecae !important;
}
.menu-item i._before {
	margin-right: 5px !important;
	color: #415499 !important;
}
#menu-header-contact a {
	color: #3b3a38;
	text-decoration: none;
}
#menu-header-contact li {
	list-style: none;
}
#menu-header-contact {
	margin: 0px;
	padding: 0px;
	color: #fff;
}
#catapult-cookie-bar {
	background-color: #2c4095b3 !important;
	max-width: 250px;
}
.legal-links a {
	color: #eee !important;
	font-size: 14px;
}
button#catapultCookie {
	border-radius: 0px !important;
}
.has-cookie-bar #catapult-cookie-bar {
    opacity: 1;
    max-height: 999px;
	min-height: 30px;
	padding: 10px 20px 10px !important;
	font-size: 14px !important;
}
.contact-form #nf-field-4:hover {
	transition: .9s;
	background: #616161;
}
.contact-form #nf-field-4 {
	min-width: 250px;
	background: #111;
	color: #fff;
	border: 0px;
	line-height: 2.3;
}
.contact-form input, .contact-form textarea {
	font-size: 16px;
	padding: 5px;
	box-sizing: border-box;
}
.nf-form-fields-required {
	margin-bottom: 35px;
}
.wrapper .footer #short_code_si_icon {
	text-align: center !important;
}
.wrapper a:hover {
	color: #20294a;
	transition: .9s;
}
.wrapper a {
	color: #415499;
}
.footer .widgettitle {
	font-size: 22px;
	text-transform: uppercase;
}
.flexslider .slides img, .flexslider  {
	height: auto;
	margin-bottom: 0px !important;
}
.logo {
	margin-top: 5px;
}
.clear {
	clear: both;
	overflow: auto;
}
.wrapper .footer .menu a:hover {
	transition: .9s;
	background: #20294a;
}
.wrapper .footer .menu a {
	display: block;
	border-bottom: 1px dotted #a0b1f2;
	color: #fff;
	text-decoration: none;
	line-height: 1.8;
	padding: 5px;
}
.wrapper .footer .menu {
	padding: 0px;
	margin: 0px;
}
.wrapper #breadcrumbs {
	margin-bottom: 0px !important;
}
.page-title {
	background-image: url("/wp-content/uploads/2019/04/background.png");
	padding-top: 35px;
	padding-bottom: 35px;
	margin-bottom: 35px;
}
.page-title h1 {
	margin-bottom: 15px !important;
}
#breadcrumbs a {
	text-decoration: none;
}
.wrapper .footer li {
	list-style: none;
}
.social-links {
	margin-bottom: 15px;
	margin-top: 20px;
}
.wrapper #short_code_si_icon {
	text-align: left !important;
}
.wrapper .copyright a {
	color: #eee;
}
.wrapper .copyright {
	margin-bottom: 0px;
	font-size: 14px;
	color: #fff;
}
.row-margin-45 {
	margin-top: 45px;
}
img {
	max-width: 100%;
}
body {
	overflow-x: hidden;
}
.wrapper p {
	margin-bottom: 15px;
	margin-top: 0px;
	line-height: 1.4;
	font-size: 18px;
}
.wrapper h1, h2, h3, h4, h5 {
	font-weight: 600;
	margin-top: 0px;
}
.wrapper h1 {
	font-size: 34px;
}
.wrapper h2 {
	font-size: 28px;
}
.wrapper h3 {
	font-size: 24px;
}
.wrapper h4 {
	font-size: 22px;
}
.wrapper h5 {
	font-size: 22px;
}
.wrapper {
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
}
.container {
	max-width: 1190px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5%;
	padding-right: 5%;
}
.row-margin {
	margin-top: 35px;
}
.header {
	padding-top: 5px;
	padding-bottom: 10px;
}
.footer {
	background: #212121;
	padding-top: 35px;
	padding-bottom: 35px;
	color: #fff;
}
.nav {
}
.sub-menu {

}
@media (max-width: 767px) {
	#banner-home {
		padding-top: 50px;
		padding-bottom: 30px;
	}
	#property-search-home {
		padding: 20px 35px 35px 35px;
	}
	.sfwa_footer_area {
		margin-bottom: 35px !important;
	}
	.property-search-form-home-search .control-department label {
		background: #111;
		padding: 15px;
		color: #fff;
	}
	.wrapper h1 {
		font-size: 28px;
	}
	.property-search-form input[type="submit"] {
		box-sizing: border-box;
		display: block;
		margin-top: 25px;
		height: 40px;
	}
	.property-search-form .control {
		display: block;
		width: 100% !important;
		margin-top: 15px;
		margin-bottom: 15px;
		padding: 0px !important;
	} 
	.header-contact-item {
		margin-left: 15px;
		margin-right: 15px;
	}
	.logo {
		margin-bottom: 10px;
		text-align: center;
	}
	.nav {
		margin-top: 15px;
	}
	.header-contact {
		text-align: center;
	}
	#header-tel {
		margin-right: 0px;
		margin-bottom: 10px;
	}
	.header-contact-item {
		display: inline-block;
	}
	.header-contact-item i {
		margin-right: 5px;
	}
	.header-contact-item-content a {
		text-decoration: none;
	}
	.header-contact-item i, .header-contact-item-content {
		display: inline-block;
		font-size: 18px;
		vertical-align: middle;
	}
	#footer-block-2, #footer-block-2, #footer-block-3 {
		margin-top: 35px;
	}
}
@media (max-width: 991px) {
	#banner-title-wrap {
		 margin-top: 0px;
	}
	#banner-home {
		min-height: 450px;
		background-size: cover;
	}
	.blog-posts-wrap .post-details-item {
		width: 100%;
		display: block;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	body .mob-cancel-button {
		font-size: 20px !important;
	}
	#gtranslate_selector {
		padding-left: 10px;
		padding-right: 10px;
		box-sizing: border-box;
		background: transparent;
		color: #fff;
		box-shadow: none !important;
		border-radius: 3px;
		height: 45px;
		border: 1px solid #fff;
	}
}
@media (min-width: 768px) {
	#property-search-home {
		padding: 35px;
	}
	.property_meta li {
		display: inline-block;
		margin-right: 15px;
	}
	.price {
		font-size: 28px;
	}
	#mega-menu-item-105 {
		display: none !important;
	}
	.sfwa_footer_area {
		padding: 0px 25px !important;
	}
	.control-department {
		padding-top: 13px;
	}
	.property-search-form input[type="submit"] {
		margin-top: 32px;
		height: 40px;
		border: 0px;
		color: #fff;
	}
	#menu-header-contact li {
		display: inline-block;
		padding-left: 10px;
    	padding-right: 10px;
	}
	.header-contact-links-wrap {
		float: right;
		margin-top: 5px;
	}
	#mega-menu-item-105 {
		float: right !important;
	}
	.header-button {
		display: inline-block;
		padding-left: 10px;
		padding-right: 10px;

	}
	.header-buttons-wrap {
		float: right;
		clear: right;
		margin-top: 13px;
	}
	#header-tel {
		margin-right: 35px;
	}
	.header-contact-item {
		display: inline-block;
	}
	.header-contact-item i {
		margin-right: 5px;
	}
	.header-contact-item-content a {
		text-decoration: none;
	}
	.header-contact-item i, .header-contact-item-content {
		display: inline-block;
		font-size: 26px;
		vertical-align: middle;
	}
	.header-contact {
		float: right;
		margin-top: 40px;
	}
	.logo {
		float: left;
		max-width: 215px;
	}
	#footer-block-1 {
		padding-right: 25px;
	}
	#footer-block-2 {
		padding-right: 25px;
	}
	#footer-block-3 {
		padding-right: 25px;
	}
	#footer-block-4 {
		padding-right: 0px;
	}
	.footer-block {
		width: 24%;
		display: inline-block;
		box-sizing: border-box;
	}
	.row-margin-mobile {
		margin-top: 35px;
	}
	.nav {
		font-size: 16px;
	}
}
@media (min-width: 992px) {
	#banner-title-wrap {
		 margin-top: 100px;
	}
	#banner-home {
		min-height: 600px;
	}
	#menu-header-contact {
		font-size: 18px !important;
	}
	.logo {
		float: left;
	}
	.nav {
		float: right;
		clear: right;
		margin-top: 30px;
		background: #415499;
	}
	.post-details-item {
		margin-right: 25px;
	}
	.post-title {
		font-size: 40px !important;
	}
	.blog-sidebar {
		float: right;
		width: 25%;
	}
	.blog-posts-wrap {
		width: 65%;
		float: left;
	}
	.wpcf7-submit {
		width: 250px !important;
		max-width: 100% !important;
	}
	.property-header {
		text-align: center;
	}
	.property-info {
		float: right;
		width: 40%;
	}
	.property-images  {
		width: 55%;
		float: left;
	}
	#gtranslate_selector {
		padding-left: 10px;
		padding-right: 10px;
		box-sizing: border-box;
		background: transparent;
		color: #fff;
		box-shadow: none !important;
		border-radius: 3px;
		height: 45px;
		border: 1px solid #fff;
	}
}

@media (min-width: 1200px) {
	#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
		padding: 0px 17px 0px 17px !important;
	}
	#menu-header-contact li {
		padding-left: 10px;
		padding-right: 10px;
	}
	#mega-menu-item-105 {
		display: inline-block !important;
	}
}
@media (min-width: 1600px) {
	.nav {
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media (min-width: 1800px) {
}

