/*
Theme Name: RealtorPro
Theme URI: https://www.templatemonster.com/authors/mapilitmedia/
Author: MapilitMedia Inc.
Author URI: https://www.templatemonster.com/authors/mapilitmedia/
Description: Premium WordPress Theme for Realtors & Real Estate Companies.
Version: 1.0.0
Tested up to: latest
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: realtorpro
Domain Path: /languages
Tags: custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
RealtorPro is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 45px;
}
h2 {
	font-size: 39px;
}
h3 {
	font-size: 26px;
}
h4 {
	font-size: 21px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}
/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
	margin-top: 0;
	margin-bottom: 0;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}
/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}
/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}
html {
	box-sizing: border-box;
}
/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #333;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6,
.footer-widgets .wp-block-search__label,
.wp-block-search .wp-block-search__label {
	clear: both;
	color: #4a60a6;
	font-weight: 400;
	font-family: "Yanone Kaffeesatz", Sans-serif;
	margin: 0 0 20px;
	text-transform: uppercase;
}
form,
p,.section {
	margin-bottom: 20px;
}
dfn,
cite,
em,
i {
	font-style: italic;
}
blockquote {
	margin: 0;
    background-color: #fcf9e8;
    padding: 12px;
}
blockquote p {
	margin-top: 0;
}
blockquote p:last-child {
	margin-bottom: 0;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}
big {
	font-size: 125%;
}
/* Elements
--------------------------------------------- */
body {
	background: #fff;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul,
ol {
	margin: 0 0 20px 0;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: 700;
}
dd {
	margin: 0 1.5em 1.5em;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}
img {
	height: auto;
	max-width: 100%;
}
figure {
	margin: 1em 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
/* Links
--------------------------------------------- */
a {
	color: #337ab7;
	text-decoration: none;
}
a:visited {
	color: #337ab7;
}
a:hover,
a:focus,
a:active {
	color: #fb6a19;
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active {
	outline: 0;
}
/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	color: #fff;
	line-height: 1.5;
	padding: 12px 24px;
	margin-top: 4px;
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	border: 3px solid #4a60a6;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	cursor: pointer;
	background-color: #4a60a6;
	width: auto;
	font-family: 'Yanone Kaffeesatz',sans-serif !important;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #f6bc98 !important;
	background-color: #f6bc98 !important;
	color: #fff;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #f6bc98 !important;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc !important;
	border-radius: 0;
	padding: 5px 8px;
	flex-grow: 1;
    min-width: 3em;
    outline: none;
    max-width: 100%;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}
select {
	border: 1px solid #ccc;
}
textarea {
	width: 100%;
}
/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
	display: none;
	width: 100%;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation ul ul {
	background-color: #4a60a6;
	position: absolute;
	top: 100%;
	z-index: 99999;
	display: none;
}
.main-navigation ul ul ul {
	right: 0;
	top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}
.main-navigation ul ul a {
	width: 250px;
	padding: 10px 15px;
	font-size: 17px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	display: block;
	text-align: left;
}
.main-navigation li {
	position: relative;
	display: inline-block;
	padding-left: 30px;
}
.main-navigation li:first-child {
    padding-left: 0;
}
.main-navigation li li {
	display: block;
	padding-left: 0;
}
.main-navigation a {
	display: block;
	text-decoration: none;
	color: rgba(255,255,255,0.75);
	text-align: left;
}
.main-navigation a:hover,
.main-navigation .current_page_item a {color: #fff;}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}
.main-navigation .sub-menu {
    padding-top: 26px;
}
.main-navigation li li:hover a {
    color: #fff;
}
button.menu-toggle {
    border: 0;
    padding: 5px;
    font-size: 25px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: transparent;
    color: #fff;
    border-color: transparent !important;
    background-color: transparent !important;
}
.site-header.toggled button.menu-toggle {
    color: #000;
}
@media screen and (min-width: 1024px) {
	.main-navigation {
		display: block;
	}
	.menu-toggle {
		display: none;
	}
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}
/* Posts and pages
--------------------------------------------- */
.post-archive .sticky {
	display: block;
	border-top: 5px solid #dba617;
	padding-bottom: 20px;
}
.post-archive .sticky:before {
    content: url('images/pin-3-32.png');
    position: absolute;
    top: 30px;
    right: 30px;
    display: block;
    z-index: 1;
}
.post-archive .sticky:after {
	display: block;
	background-color: #fcf9e8;
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: calc( 100% - 20px );
	height: calc( 100% - 20px );
	margin: auto;
	z-index: -1;
}
.post-archive .sticky .entry-header,
.post-archive .sticky .entry-content {padding: 0 20px;color: #3c434a;}
.updated:not(.published) {
	display: none;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}
.widget select {
	max-width: 100%;
}
/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
	line-height: 0;
}
/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.wp-caption-text {
	text-align: center;
}
/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
	display: block;
}
/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}
/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}
/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}
/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}
.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
.iframe-wrap{position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;max-width: 100%;}
.iframe-wrap video, .iframe-wrap iframe, .iframe-wrap object, .iframe-wrap embed{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
[class^="row-"] .btn i {  }
.elementor-button.btn { background-color: #4a60a6; margin-top: 30px; }
.row-section { padding: 100px 0; }
.p-50-0 { padding: 50px 0; } 
.p-30-0 { padding: 30px 0; } 
.ptb-0 { padding-top: 0; padding-bottom: 0; }
.pt-0 { padding-top: 0; }
.text-center {width: 100%;text-align:center;display: block;}
.text-right { text-align: right; }
.text-left { text-align: left; }
.pr-15 {padding-right: 15px;}
.pl-15 {padding-left: 15px;}
.p-30 {padding: 30px;}
.p-30-0 {padding: 30px 0;}
.p-15 {padding: 15px;}
.p-15-0 {padding: 15px 0;}
p:last-child {margin-bottom: 0;}
img { max-width: 100%; }
.inner {width:1140px;margin: auto; max-width: 100%;box-sizing: border-box;}
.breadcrumbs- .post,
.breadcrumbs-0 .post,
.single-agent .breadcrumbs- {padding-top: 50px;}
.post-sidebar:after,
.inner:after {content: '';width: 100%;display: block;clear: both;}
.row-col,.flex { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; } 
.row-col .col,.flex-item {box-sizing: border-box;width: auto;display: -webkit-box; display: -ms-flexbox; display: flex; box-sizing: border-box; vertical-align: top; } 
.row-col .col-middle { vertical-align: middle;align-content: center; align-items: center; } 
.row-col .col-d,.flex-d { box-sizing: border-box;display: block;width: 100%; } 
.row-col .col-3 { flex: 33.333%;width: 33.333%; } 
.row-col .col-4 { flex: 25%;width: 25%; } 
.row-col .col-3-2 { flex: 66.66%;width: 66.66%; } 
.row-col .col-2 { flex: auto; } 
.main-header .col-x { flex: auto; }
.row-col .col-5 { flex: 20%;width: 20%; } 
.row-col .col-bottom { vertical-align: bottom; align-content: flex-end; align-items: flex-end; }
.row-col .col-top { vertical-align: top; align-content: end; align-items: end; }
.flex-item { align-items: center; }
.mb-0 { margin-bottom: 0 !important; } 
.di { display: inline-block; }
.clear { clear: both; display: block; width: 100%; }
.relative{position: relative;}
.search-form { display: flex; flex: auto; flex-wrap: nowrap; max-width: 100%; }
.search-form .search-submit { background: #f7f7f7; border: 1px solid #ccc; padding: .375em .625em; color: #32373c; margin-left: .625em; word-break: normal; margin-top: 0; }
.search-form label { flex-grow: 1; min-width: 3em; line-height: 0; }
.search-form [type="search"]{ width: 100%; padding: .375em .625em; }
.wp-block-search .wp-block-search__button {padding: 5px 24px;border: 0 solid #4a60a6;color: #fff;font-weight: 400;font-size: 16px;background-color: #4a60a6;}
.wp-block-search .wp-block-search__button:hover {/* border-color: #7a7a7a; *//* background-color: #7a7a7a; *//* color: #fff; */}
.post-sidebar { /*padding-top: 60px;*/padding-bottom: 60px; }
.home.blog .post-sidebar { padding-top: 60px; }
#breadcrumbs { padding: 0; margin-bottom: 20px; }
.nav-links { padding-top: 30px;padding-bottom: 30px;text-align: center; }
.post .entry-title { font-size: 32px !important; line-height: 1.2em; text-align: left !important; } 
.post .entry-title a {color: #222;text-decoration: none;}
.post .entry-title a:hover {color: #fb6a19;}
.post .entry-meta { margin-bottom: 15px; }
.right-content .wp-block-tag-cloud a ,
.post .cat-links a,
.nav-links a,
.nav-links span:not(.nav-subtitle,.nav-title) {display: inline-block;margin-top: 2px;margin-bottom: 2px;-webkit-backface-visibility: hidden;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;-o-transition: all .3s ease-in-out 0s;-ms-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;border: 2px solid #4a60a6;color: #fff;background-color: #4a60a6;padding: 2px 12px;text-decoration: none;text-transform: uppercase;font-size: 12px;font-weight: 400;letter-spacing: .03em;font-family: 'Yanone Kaffeesatz',sans-serif;} 
.pagination .nav-links .current, 
.right-content .wp-block-tag-cloud a:hover,
.nav-links a:hover,
.nav-links span:not(.nav-subtitle,.nav-title):hover,
.post .cat-links { display: inline-block; }
.post .cat-links a:hover,
.nav-links a:hover,
.widget_tag_cloud a:hover,
.nav-links .page-numbers.current,
.nav-links span.current {background-color: #f6bc98;color: #fff;border-color: #f6bc98;}
.post .posted-on { display: inline-block;text-transform: uppercase; font-size: 12px; font-weight: 600; letter-spacing: .03em; }
.post .byline { display: inline-block;text-transform: uppercase; font-size: 12px; font-weight: 600; letter-spacing: .03em; padding-right: 10px; } 
.post .byline i { padding-right: 5px; }
.post .byline a { text-decoration: none; }
.inner .post .lef-content .elementor-container { max-width: 100% !important;width: 100% !important;min-width: 100% !important; }
.post:not(.no-sidebar) .lef-content.contents { width: 66%; float: left; }
.post:not(.no-sidebar) .right-content.contents { width: 33.33%; float: right; padding-left: 30px; }
.right-content ul { list-style: none; padding-left: 0; }
.right-content ul li { margin-bottom: 8px; } 
.right-content ul li:before { font-family: "Font Awesome 5 Free"; content: "\f105"; display: inline-block; padding-right: 8px; font-weight: 700; vertical-align: middle; }
#secondary .widget ol { padding-left: 25px; }
#secondary .widget li article { display: inline-block !important; width: calc(100% - 20px); vertical-align: middle; }
.nav-links a { text-decoration: none; }
#masthead {background-color: rgb(70 35 122 / 75%);}
.top-header { background-color: #3c3d3d; color: #fff; padding: 15px; }
.top-header a { color: #fff; text-decoration: none;line-height: 30px; display: inline-block; }
.top-header .social a,
.top-header .social-links { display: inline-block; } 
.top-header .social-links { padding-left: 20px; } 
.top-header .social-links { padding-left: 20px; } 
.top-header .fa {line-height: 26px;height: 30px;width: 30px;text-align: center;border-radius: 50%;border: 2px solid #fff;box-sizing: border-box;margin: 2px;font-size: 13px;}
.top-header .no-border{border: 0;height: auto;width: 0;margin: 0;}
.top-header a:hover,
.top-header a:hover .fa,
.top-header .fa:hover {border-color: #fb6a19;color: #fb6a19;}
.site-branding .site-title { margin: 0; line-height: normal; }
.site-branding .custom-logo {width: 194px;max-width: 100%;}
.site-branding .site-title a,
.site-branding p { color: #fff; }
.footer-widgets { background-color: #54595f; color: #fff;font-size: 18px; line-height: 1.5; }
.footer-middle {}
.footer-widgets ul { padding-left: 0 !important; margin-left: 0 !important; }
.footer-widgets h3,
.footer-widgets .wp-block-search__label { margin-bottom: 20px;font-size: 26px;color: #fff; Sans-serif; display: block; }
.footer-widgets a { color: #fff; text-decoration: none; }
.footer-widgets a:hover { color: #fb6a19; }
.footer-widgets li { line-height: normal; display: block; padding-bottom: 10px; }
.footer-widgets input[type="search"],
.footer-widgets button { margin: 0 !important; border: 0 !important; background-color: #fff !important; font-size: 18px; padding: 0 !important; line-height: 50px; outline: none !important; } 
.footer-widgets input[type="search"] { padding: 0 0 0 10px !important; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; } 
.footer-widgets button { background-color: #7a7a7a !important; color: transparent !important; background-image: url('images/search-icon.jpg') !important; background-repeat: no-repeat !important; background-position: center center !important; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
.footer-widgets .elementor-icon-list-items { margin: 0; }
.footer-widgets .elementor-icon-list-items i { padding-right: 10px; } 
.footer-widgets .elementor-icon-list-items li { padding-bottom: 12px; }
.footer-bottom { font-size: 18px;background-color: #294870; text-align: center; color: #7d7d7d; line-height: 1.5; }
.footer-bottom h3 { font-size: 26px; margin: 0;color: #7d7d7d; }
.footer-middle {color: #3a3a3a;background-color: #f6f6f6;}
.footer-middle a {color: #3a3a3a;text-decoration: none;}
#colophon .fa {line-height: 36px;height: 40px;width: 40px;text-align: center;border-radius: 50%;border: 2px solid #3a3a3a;box-sizing: border-box;margin: 2px;}
.site-footer .col { flex: 40%;width: 40%; }
.site-footer .group-2 { flex: auto;width: auto; }
.footer-middle a:hover {color:#f6bc98;}
#colophon .fa:hover {border-color:#f6bc98;color:#f6bc98;}
#page-banner {background-position: center center;background-size: cover;background-repeat: no-repeat;height: 450px;width: 100%;display: flex;align-items: end;justify-content: space-between;position: relative;}
#page-banner .group {width: 1140px;margin: auto auto 100px;}
#page-banner h1 {color: #fff;font-size: 39px;margin: 0;line-height: 1.3;} 
#page-banner h1:after {content: '';width: 50px;background-color: #fff;display: block;height: 3px;}
#page-banner p { font-size: 21px; color: #fff; margin: 0; }
.person .image-wrapper,
.thumb-hover { overflow: hidden; -webkit-transform: translate3d(0,0,0); line-height: 0; margin-bottom: 20px; } 
.person .image-wrapper img,
.thumb-hover img { opacity: 1; transition: opacity 1s,transform 1s; } 
.person:hover .image-wrapper img,
.thumb-hover:hover img{ opacity: .9; transform: scale3d(1.1,1.1,1); } 
.person .author {font-size: 14px; line-height: 1.5; color: #000000;} 
.person .author span { display: block; } 
.person .social-networks a { display: inline-block; margin: 0 10px 10px; } 
.person .social-networks { margin: 20px auto 0; }
.person .contacts a { display: block; text-decoration: none; } 
.person .contacts i { display: inline-block; vertical-align: middle; margin-right: 10px; } 
.person .contacts { margin: 20px auto 0; }
.person .title { color: #4a60a6; font-family: "Yanone Kaffeesatz", Sans-serif; font-weight: 600; } 
.person .name { color: #4a60a6; font-family: "Yanone Kaffeesatz", Sans-serif; font-weight: 600; font-size: 26px; }
.person .btn { display: inline-block; text-transform: uppercase; color: #fff; font-weight: 500; padding: 12px 24px 10px 24px; transition: all .3s; font-family: 'Yanone Kaffeesatz',sans-serif; background-color: #4a60a6; }
.person { margin-bottom: 30px; }
.single .person {text-align: center;}
.archive .page-title { margin: 60px 0 30px 0; }
body.single .image-container { margin-bottom: 32px; } 
body.single .entry-title { font-size: 42px !important; }
.error404 #primary { padding: 200px 0; position: relative; background-repeat: no-repeat; background-size: cover; background-position: center center; } 
.error404 #primary:before { content: ''; background: rgba(14,18,25,.2); position: absolute; top: 0; left: 0; bottom: 0; right: 0; } 
.error404 #primary h1 { font-size: 150px; font-size: 12rem; line-height: 1; font-weight: 700; letter-spacing: .01em; color: #fff; position: relative; } 
.error404 #primary p { color: #fff; font-size: 20px; margin: 80px 0; position: relative; } 
.error404 #primary .btn { color: #000; background-color: #fff; display: inline-block; text-decoration: none; padding: 20px 50px; position: relative; }
/* CUSTOM CSS */
.ib-style-1 .elementor-icon-box-icon { position: relative; top: -25px; margin-bottom: -25px !important;}
.strong-view.wpmtst-modern .wpmtst-testimonial-content:before,
.strong-view.wpmtst-modern .wpmtst-testimonial-content:after { background: #445a81 !important; }
.strong-view.wpmtst-modern .wpmtst-testimonial-content p:last-of-type{ color: #445a81 !important; }
.strong-view.wpmtst-modern .wpmtst-testimonial-content { margin-bottom: 20px !important; }
.strong-view.wpmtst-modern .testimonial-name { font-weight: 600 !important; }
.home .page { margin-bottom: 0; }
#primary .entry-header h1 { text-align: center !important; font-size: 45px !important;margin-bottom: 50px !important; }
.wpcf7 .elementor-column { padding: 0 10px; }
.wpcf7 .elementor-column p,
.wpcf7 .elementor-column span { display: block; width: 100%; }
.wpcf7 .elementor-column input,
.wpcf7 .elementor-column text-area { display: block; width: 100%; }
.wpcf7 .elementor-column input[type="submit"] { width: auto; margin: 0; }
.testimonial { pointer: relative; padding: 0 55px; }
.testimonial:before,
.testimonial:after { width: 36px; height: 36px; font-style: normal; line-height: 36px; position: absolute; background: #445a81; content: ""; }
.testimonial:before{ -webkit-mask: url('./images/quote-left-solid.svg') center center no-repeat; mask: url('./images/quote-left-solid.svg') center center no-repeat; left: 0; top: 0px; }
.testimonial:after{ -webkit-mask: url('./images/quote-right-solid.svg') center center no-repeat; mask: url('./images/quote-right-solid.svg') center center no-repeat; bottom: 0px; right: 0; }
.testimonial p { margin: 0; }
.single-listing .mb-50 { margin-bottom: 50px; }
.single-listing .bb { border-bottom: 1px solid #dedede; padding-bottom: 30px;margin-bottom: 30px; }
.single-listing .entry-header h2 { margin: 0; line-height: 1.5; } 
.single-listing .entry-header .p1 { margin: 0; } 
.single-listing .entry-header .p1 .price { display: inline-block; vertical-align: middle;font-size: 21px; color: #000; font-weight: bold; } 
.single-listing .status { background-color: #4a60a6; display: inline-block; padding: 5px 15px; color: #fff; line-height: 1; font-size: 14px; margin-left: 10px; vertical-align: middle; }
.single-listing .entry-header .p1 .address { float: right; }
.single-listing .entry-meta { border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; padding: 30px 0; } 
.single-listing .entry-meta .item { display: inline-block; padding: 0 30px 0 40px; position: relative; } 
.single-listing .entry-meta .item .fa { color: #4a60a6; font-size: 24px; position: absolute; left: 0; bottom: 0; top: 0; margin: auto; display: block; } 
.single-listing .entry-meta .item span { display: block; letter-spacing: .03em; line-height: 15px; font-size: 14px; }
.single-listing .entry-meta .item .s1 { font-weight: 600; color: #4a60a6; }
.single-listing .overview ul,
.single-listing .features ul { column-count: 4; list-style: none; padding: 0; }
.single-listing .overview li,
.single-listing .features li { padding-bottom: 10px; }
.single-listing .owl-nav { margin: -60px 0 0; position: relative; z-index: 999999; height: 60px; display: inline-block; width: 300px; top: -20px; left: 10px; }
.single-listing #gallery { position: relative;line-height: 0; }
.single-listing .owl-nav .owl-next, 
.single-listing .owl-nav .owl-next:after, 
.single-listing .owl-nav .owl-prev, 
.single-listing .owl-nav .owl-prev:after { -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s }
.single-listing .owl-nav .owl-next, 
.single-listing .owl-nav .owl-prev { text-align: center; position: absolute; } .single-listing .owl-nav .owl-next span, .single-listing .owl-nav .owl-prev span { position: relative; width: 50px; height: 60px; display: block; text-align: center; line-height: 60px; font-size: 31px; color: #222; background-color: #f6f6f6; } .single-listing button.owl-prev span:after { border-bottom: solid 0 transparent; border-top: solid 60px #f6f6f6; border-right: solid 10px transparent; content: ''; top: 0; right: -10px; position: absolute; } .single-listing button.owl-next span:after { border-bottom: solid 60px #4a60a6; border-top: solid 0 transparent; border-left: solid 10px transparent; content: ''; top: 0; left: -10px; position: absolute; } .single-listing .owl-nav .owl-next span { background-color: #4a60a6; color: #fff; } .single-listing .owl-nav .owl-next { left: 65px; } .single-listing .owl-nav .owl-next span:hover, .single-listing .owl-nav .owl-prev span:hover { background-color: #fb6a19; } .single-listing .owl-nav .owl-next span:hover:after { border-bottom-color: #fb6a19; } .single-listing .owl-nav .owl-prev span:hover:after { border-top-color: #fb6a19; } .single-listing .owl-thumbs button.owl-thumb-item { width: 16.66%; padding: 5px; background-color: transparent; } .single-listing .owl-thumbs { flex-wrap: wrap; align-content: flex-start; overflow: hidden; width: calc(100% + 10px ); display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0 -5px; } .single-listing .owl-thumbs button { display: -webkit-box; display: -ms-flexbox; display: flex; box-sizing: border-box; outline: none; padding: 0; border: 0; margin: 0; } .single-listing .owl-thumbs button.owl-thumb-item.active {border-color: #f6bc98 !important;background-color: #f6bc98 !important;}
.rowcol {flex-wrap: wrap;align-content: flex-start;overflow: hidden;width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;} 
.rowcol .itemcol {box-sizing: border-box;width: auto;display: -webkit-box;display: -ms-flexbox;display: flex;box-sizing: border-box;} 
.rowcol .group-block {box-sizing: border-box;display: block;width: 100%;} 
.rowcol .itemcol-3 {width: 33.333%;} 
.rowcol .itemcol-1 {width: 100%;}
.listings .rowcol {width: calc(100% + 20px);padding-bottom: 50px;left: -10px; position: relative;} 
.listings .group-block { background-color: #f6f6f6; padding: 15px; } 
.listings .group-block { background-color: #f6f6f6; padding: 15px 15px 0; } 
.listings .itemcol { padding: 10px; } 
.listings .p0 span { padding-left: 10px; padding-right: 5px; line-height: 19px; font-size: 12px; background-color: #4a60a6; display: inline-block; color: #fff; position: absolute; top: 15px; } 
.listings .p0 { position: relative; } 
.listings .p0 .s1 { left: 0; } 
.listings .p0 .s2 { right: 0; } 
.listings h3 { margin-top: 0;color: #222; font-size: 18px; } 
.listings .p1 { font-size: 16px; font-weight: 600; color: #222; } 
.listings p { margin-top: 0;font-size: 12px; color: #337ab7; } 
.listings .group-entry i { color: #4a60a6; margin-right: 5px; } 
.listings .p5 { float: right; color: #222; } 
.listings .p4 { float: left; clear: left; display: block; } 
.listings .p3 { clear: both; display: block; width: 100%; } 
.listings .group { clear: both; background-color: #4a60a6; overflow: hidden; padding: 15px; width: calc(100% + 30px); left: -15px; position: relative; } 
.listings .group p { float: left; width: 33.33%; color: #fff; margin: 0; } 
.listings .group i { font-size: 14px; color: #fff; }
.listings .space { clear: both; height: 20px; width: 100%; }
.listings .pagination { width: 100%; text-align: center; display: block; }
.listings .propertystatus a { display: inline-block; text-transform: uppercase; color: #fff; font-weight: 500; font-size: 12px; padding: 8px 20px 6px; background-color: #222; transition: all .3s; font-family: 'Yanone Kaffeesatz',sans-serif; } 
.listings .propertystatus a:hover, 
.listings .propertystatus a.active { background-color: #4a60a6; }
	.listings.lists .itemcol {
    width: 100%;
}
.listings.lists .p0 {
    width: 330px;
    float: left;
    margin-right: 30px;
}
.listings.lists .group-entry {
    width: calc(100% - 360px);
    float: left;
    position: relative;
}
.listings.lists .group {
    width: 100%;
    left: 0;
}
.listings.lists .group-block {
    padding: 15px;
}
.listings .grid-lists { float: right; margin: 0; }
.listings .grid-lists .lists {
    position: relative;
    width: 28px;
    height: 32px;
    display: inline-block;
    cursor: pointer;
    background-color: #222;
    text-align: center;
    color: #fff;
    transition: all .3s;
    margin-right: 5px;
}
.listings .grid-lists .grid{
    position: relative;
    width: 28px;
    height: 32px;
    display: inline-block;
    cursor: pointer;
    background-color: #222;
    text-align: center;
    color: #fff;
    transition: all .3s;
}
.listings .grid-lists span i {
    color: #fff;
    line-height: 32px;
}
.listings .grid-lists .grid:before {
    border-bottom: solid 32px #222;
    border-top: solid 0 transparent;
    border-left: solid 6px transparent;
    right: 100%;
}
.listings .grid-lists span:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.listings .grid-lists .lists:before {
    border-bottom: solid 0 transparent;
    border-top: solid 32px #222;
    border-right: solid 6px transparent;
    left: 100%;
}
.listings .grid-lists span.grid.active:before,
.listings .grid-lists span.grid:hover:before {
    border-top-color: #4a60a6 !important;
    border-bottom-color: #4a60a6 !important;
}
.listings .grid-lists span.lists.active:before,
.listings .grid-lists span.lists:hover:before {
    border-top-color: #4a60a6 !important;
}
.listings .grid-lists span.active,
.listings .grid-lists span:hover {
    background-color: #4a60a6;
}
.listings .sorting { float: right; position: relative; }
.listings .sorting ul { position: absolute; padding: 0; z-index: 16777271; background-color: #fff; -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%); box-shadow: 0 6px 12px rgb(0 0 0 / 18%); left: 0; width: 160px; }
.listings .sorting ul li { display: block; padding: 5px 10px; }
.listings .sorting .placeholder { cursor: pointer; display: block; background-color: #f6f6f6; padding: 7px 35px 7px 15px; font-size: 12px; font-weight: 400; position: relative; margin-right: 15px; min-width: 160px; }
.listings .sorting .placeholder i { position: absolute; display: block; right: 15px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
body .btn:hover {background-color: #F6BC98 !important;}
@media screen and (max-width: 1024px) {
  .row-section { padding: 70px 0; }
  .inner { padding: 0 20px; }
  .m-block { width: 100%; min-width: 100%; display: block; clear: both; padding: 0; }
  .m-50 .col {width: 50%;min-width: 50%;float: left;display: block;clear: none;padding: 0 15px 25px 15px;}
  .m-50 .col:nth-child(3),
  .m-50 .col:nth-child(5) { clear: left; }
  .m-block .col-d { margin: 0; }
}
@media screen and (max-width: 1023px) {
  .site-header.toggled .main-navigation { display:block;padding: 30px 0 20px 0; }
  .site-header.toggled .main-navigation ul.nav-menu { text-align: center; }
  .main-header, .main-header .col-x, .main-header .col { display: block; width: 100%; }
  .main-navigation li { display: block;padding: 5px 0; }
  .main-navigation a {  text-align: center; }
  .main-navigation li li { padding: 0; }
  .main-navigation ul ul { position: relative; top: 0; }
  .main-navigation .sub-menu { padding-top: 20px; }
  .main-navigation ul ul a { background-color: #3c3d3d;width: 100%; }
  .listings .itemcol:not(.itemcol-1) { width: 50%; }
  .single-listing .overview ul, .single-listing .features ul { column-count: 3; }
  .single-listing .entry-header .p1 .address { float: none; display: block; margin-top: 20px; }
}
@media screen and (max-width: 900px) {
  [class^="row-"] br{display:none;}
  #colophon .fa { line-height: 26px; height: 30px; font-size: 14px; width: 30px;}
  .footer-widgets { font-size: 16px; }
  #page-banner { height: 250px; }
  #page-banner h1 { color: #fff; font-size: 40px; margin: 0; padding: 0 20px; }
}
@media screen and (max-width: 900px) and (min-width: 768px) {
  
}
@media screen and (max-width: 767px) {
  .m-50 .col {width: 100%;min-width: 100%;padding: 0 0 25px 0;}
  .show-767 {display: block !important;} 
  .hide-767 {display: none !important;}
  .show-767-inline {display: inline-block !important;}
  .m-row-col,.m-row-col .col,
  .row-col,.row-col .col {  display: block;width: 100%; }
  .pr-15 {padding-right: 0;}
  .pl-15 {padding-left: 0;}
  .m-row-col .col,
  .row-col .col-6 { width: 50%; float: left;padding: 10px; }  
  .m-row-col .col:nth-child(3),
  .m-row-col .col:nth-child(5),
  .row-col .col-6:nth-child(3),
  .row-col .col-6:nth-child(5) { clear: left; }
  .row-col .col-d br { display: none; }
  .top-header .col-d { text-align: center; }
  .post:not(.no-sidebar) .right-content.contents,
  .post:not(.no-sidebar) .lef-content.contents { width: 100%; float: none; padding-left: 0; }
  .image-container { background-color: #eee; text-align: center; }
  .image-container { background-color: #eee; text-align: center; }
  .post:not(.no-sidebar) .right-content.contents { padding: 10px; }
  .footer-middle { text-align: center; }
  .footer-middle .col-d { padding-top: 20px; text-align: center; }
  .footer-widgets .col-d { text-align: center; }
  .top-header .social-links {padding: 10px 0 0;}
  .listings .itemcol { width: 100%; }
  .listings .propertystatus { clear:both;float: left; width: 100%; text-align: center; margin-top: 40px; }
  .single-listing .overview ul, .single-listing .features ul { column-count: 2; }
  .single-listing .entry-meta .item { padding: 0 30px 30px 40px; }
  .single-listing .owl-nav .owl-next span, 
  .single-listing .owl-nav .owl-prev span { width: 30px; height: 40px; line-height: 40px; }
  .single-listing button.owl-next span:after { border-bottom: solid 40px #4a60a6; }
  .single-listing button.owl-prev span:after { border-top: solid 40px #f6f6f6; }
  .single-listing .owl-nav .owl-next { left: 45px; }
  .single-listing .owl-nav { top: 0px; }
  .comment-navigation .nav-links, 
  .posts-navigation .nav-links, 
  .post-navigation .nav-links { display: block; text-align: center; }
  .comment-navigation .nav-next, 
  .posts-navigation .nav-next, 
  .post-navigation .nav-next { text-align: center; flex: auto; }
  .elementor-widget-wp-widget-agents .elementor-widget-wrap { flex-wrap: nowrap !important; display: block !important; }
}
@media screen and (max-width: 600px){
  .row-section { padding: 50px 0; }
  .p-50-0 { padding: 30px 0; }
}
@media screen and (max-width: 480px){
  .m-row-col,.m-row-col .col {display: block;width: 100%;min-width: 100%;}
  [class^="row-"] a.btn {  }
}
@media screen and (max-width: 414px){
  .single-listing .overview ul, .single-listing .features ul { column-count: 1; }
}