/*  Fonts
	-------------------------------------------------------------- */
@font-face {
    font-family: 'Proxima Nova';
    src: url('../fonts/ProximaNovaSemibold.woff2') format('woff2'),
    url('../fonts/ProximaNovaSemibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sofia Pro Condensed';
    src: url('../fonts/SofiaProCondensedBold.woff2') format('woff2'),
    url('../fonts/SofiaProCondensedBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sofia Pro Condensed';
    src: url('../fonts/SofiaProCondensedRegular.woff2') format('woff2'),
    url('../fonts/SofiaProCondensedRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sofia Pro';
    src: url('../fonts/SofiaProLight.woff2') format('woff2'),
    url('../fonts/SofiaProLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sofia Pro';
    src: url('../fonts/SofiaPro-Regular.woff2') format('woff2'),
    url('../fonts/SofiaPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Sofia Pro';
    src: url('../fonts/SofiaPro-Bold.woff2') format('woff2'),
    url('../fonts/SofiaPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src: url('../fonts/HelveticaNeueLTPro-Lt.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-Lt.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
		font-family: 'Helvetica Neue LT Pro';
    src: url('../fonts/HelveticaNeueLTPro-It.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-It.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src: url('../fonts/HelveticaNeueLTPro-Roman.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src: url('../fonts/HelveticaNeueLTPro-BdIt.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-BdIt.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src: url('../fonts/HelveticaNeueLTPro-Bd.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-Bd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src: url('../fonts/HelveticaNeueLTPro-BdCn.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-BdCn.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
	font-stretch: condensed;
}


@font-face {
    font-family: 'Helvetica Neue LT Pro';
    src: url('../fonts/HelveticaNeueLTPro-Cn.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTPro-Cn.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
	font-stretch: condensed;
}


@media (min-width: 768px) {
    .home-phones,
    .home-team,
    .home-slogan,
    .contact-container,
    .vc_custom_1583778076625,
    .vc_custom_1583790953599,
    .vc_custom_1599152276942 {
        position: relative;
        left: -296.5px;
        box-sizing: border-box;
        width: 1903px;
        padding-left: 296.5px;
        padding-right: 296.5px;
    }

    .home-panels,
    .home-locations-container,
    .zig-zag {
        position: relative;
        left: -296.5px;
        box-sizing: border-box;
        width: 1903px;
    }
}

.blueico {
    color: #0267ff !important;
}

.blueico svg {
    color: #0267ff !important;
}

/*  Visual Composer
	-------------------------------------------------------------- */
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
    border-color: #CCC;
}

.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline {
    min-width: 250px;
    font-family: 'Helvetica Neue LT Pro';
    font-size: 28px;
    letter-spacing: 0.02em;
}

@media (max-width: calc(768px - 1px)) {
    .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline {
        font-size: 22px;
        min-width: 200px;
    }
}

.vc_separator.vc_sep_color_blue .vc_sep_line {
    border-color: #06F;
}

.vc_custom_1583538335358 {
    background-image: url(/wp-content/uploads/2020/03/home-areas.jpg?id=6809) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.vc_custom_1583538370772 {
    background-image: url(/wp-content/uploads/2017/10/footer-sitemap.png?id=6816) !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
}

.vc_custom_1583579472777 {
    background-color: #0066ff !important;
}

/*  Bootstrap
    -------------------------------------------------------------- */
.btn-primary {
    background-color: #06F;
    border-color: #06F;
}

.btn-primary:hover {
    background-color: #111;
    border-color: #111;
}

.form-control,
.btn {
    border-radius: 0;
}

.form-control {
    border-color: #EEE;
    box-shadow: none;
    /*.placeholder({
          color: #888;
      });*/
}

/*  Common
	-------------------------------------------------------------- */
body {
    font-family: 'Helvetica Neue LT Pro';
    font-size: 16px;
    color: #111;
    /*padding-top: 80px;

      @media (min-width: 768px) {
          padding-top: 184px;

          &.page-template-ppc {
              padding-top: 130px;
          }
      }
      @media (min-width: 965px) {
          padding-top: 130px;

          &.home, &.has-banner {
              padding-top: 80px;
          }
      }*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-family: 'Helvetica Neue LT Pro';
    letter-spacing: 0.01em;
}

p {
    margin-bottom: 30px;
}

a {
    color: #06F;
}

a:hover {
    color: #000;
}

textarea {
    resize: vertical;
}

th,
td {
    vertical-align: top;
}

img {
    max-width: 100%;
    height: auto;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.site-main {
    padding-left: 15px;
    padding-right: 15px;
}

.container {
    width: 100%;
    max-width: 1210px;
}

.rev_slider iframe {
    border: none;
}

/*  Header
	-------------------------------------------------------------- */
.admin-bar .navbar-fixed-top {
    top: 32px;
}

@media (max-width: 782px) {
    .admin-bar .navbar-fixed-top {
        top: 46px;
    }
}

@media (max-width: 767px) {
    .navbar-fixed-top {
        position: absolute;
        margin-bottom: 0;
    }
}

.navbar {
    /*.header-bottom {
          background-color: rgba(0,0,0,0.7);
          min-height: 50px;

          @media (max-width: 767px) {
              background-color: rgba(0,0,0,0.9);
          }
      }*/
}

.navbar .container {
    display: flex;
    justify-content: space-between;
}
.navbar .container:before,
.navbar .container:after {
    content: none;
}

.navbar .header-locations {
	display: flex;
	align-items: center;
    padding: 10px 0;
    background-color: #000;
    min-height: 50px;
}

@media (max-width: 1099px) {
    .navbar .header-locations {
        display: none;
    }
}

.navbar .header-locations ul {
    padding: 0;
    margin: auto;
}

.navbar .header-locations ul li {
    list-style: none;
    float: left;
    margin: 0 11px;
    font-family: 'Helvetica Neue LT Pro';
}

.navbar .header-locations ul li a {
    font-size: 13px;
	font-stretch: condensed;
    letter-spacing: 0.02em;
	color: #0066ff;
	font-weight: 700;
}

.header-top .login-link {
	display: flex;
	align-items: center;
    white-space: nowrap;
    position: relative;
}

.header-top .login-link:before {
    content: '';
    position: absolute;
    left: 69px;
    width: 34px;
    height: 34px;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
    background-position: 0 -97px;
	
}
.header-top .login-link a {
    font-size: 15px;
	font-weight: normal;
	font-stretch: condensed;
    color: #fff;
	letter-spacing: 0.08em;
}
.header-top .login-link a:first-child {
    margin-right: 51px;
}

.navbar .header-top {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.659) 41%, rgba(255, 255, 255, 0) 100%);
    min-height: 80px;
    padding-top: 9px;
    padding-bottom: 8px;
}

@media (min-width: 1830px) {
    .navbar .header-top .container-fluid {
        padding-left: 60px;
        padding-right: 60px;
    }
}

.navbar .header-top .navbar-brand {
    margin: 15px 0 0;
    width: 225px;
    height: 46px;
    background-image: url("../images/logo-light.png");
    background-repeat: no-repeat;
	background-size: cover;
}

@media (max-width: calc(768px - 1px)) {
    .navbar-header {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media (min-width: 992px) {
    .nav-top {
        float: right;
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

@media (max-width: calc(992px - 1px)) {
    .nav-top > li {
        float: none;
    }

    .navbar-collapse, .navbar-collapse ul {
        width: 100%;
    }

}

.nav-top > li > a {
    font-size: 15px;
    font-family: 'Helvetica Neue LT Pro';
    color: #fff;
    letter-spacing: 0.005em;
    text-transform: uppercase;
    padding: 10px 12.5px;
}

@media (max-width: 800px) {
    .nav-top > li > a {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.nav-top > li > a:hover {
    background-color: transparent;
    color: #06F;
}

.nav-top > li > a span {
    color: #000;
    padding-right: 5px;
}
.nav>li>a:focus, .nav>li>a:hover {
    background: none !important;
}
.dropdown-menu {
	border: 2px solid #fff;
    grid-template-columns: 1fr 1fr;
    gap: 0;
}

.dropdown-menu > li {
    list-style: none;
}

@media (min-width: 992px) {
    .nav-top > li.contact-item > a {
        display: none;
        font-size: 24px;
        border: 2px solid #06F;
        padding-top: 12px;
        padding-bottom: 8px;
        border-radius: 25px;
    }
	.nav-top > li:hover > .dropdown-menu {
        top: 68px;
    }
    .nav-top > li.contact-item > a:hover {
        border-color: #06F;
        color: #06F;
    }
	.dropdown-menu>li>a{
		font-size: 14px;
		padding: 2.65px 15px;
	}
}

@media (min-width: 768px) {
    .nav-top > li:hover > .dropdown-menu {
        display: grid;
    }
}

.nav-top .open .dropdown-menu,
.nav-top .dropdown-menu {
    background-color: #333;
}

.nav-top .dropdown-menu {
    box-shadow: none;
    border-radius: 0;
	padding: 30px 21px 33px;
}

@media (min-width: 768px) {
    .nav-top .dropdown-menu {
        left: 50%;
        transform: translateX(-50%);
    }

    .nav-top .dropdown-menu:after {
        content: "";
        position: absolute;
        top: -30px;
        left: 0;
		width: 100%;
		display: block;
        height: 28px;
	}
    .nav-top .dropdown-menu:before {
        content: "";
        position: absolute;
        top: -28px;
        left: 50%;
        margin-left: -14px;
        border: 14px solid transparent;
        border-bottom-color: #fff;
    }

}

.nav-top .dropdown-menu > li > a {
    color: #FFF;
    font-weight: bold;
}

.nav-top .dropdown-menu > li > a:hover {
    background-color: transparent;
    color: #06F;
}

.nav-top .open > a,
.nav-top .open > a:focus,
.nav-top .open > a:hover {
    background-color: transparent;
}

.nav-top .caret {
    float: right;
    margin-top: -25px;
    margin-right: 13px;
    border-width: 7px;
    position: relative;
    z-index: 10;
    border-top-color: #06F;
}

.header-contact {
    display: flex;
    align-items: center;
}

.header-contact .button {
    font-size: 24px;
    min-width: 170px;
    border: 3px solid #0066FF;
    padding: 15px 19px 8px;
    border-radius: 30px;
    text-align: center;
}

.header-contact .button:hover {
    color: #fff;
    background-color: #0066FF;
    text-decoration: none !important;
}

.header-contact a {
    font-size: 20px;
    font-family: 'Helvetica Neue LT Pro';
    color: #111111;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    padding: 10px 0;
    position: relative;
    letter-spacing: 0.01em;
}

.header-contact .login-icon::before {

}

@media (min-width: 992px) {
    .nav-top .caret {
        display: none;
    }
}

/*.nav-main {
	float: none;
	font-size: 14px;

	@media (min-width: 768px) {
		display: flex;
		justify-content: space-between;
		margin: 0 -15px;
	}
	@media (min-width: 1199px) {
		margin: 0 -35px;
	}

	> li {
		> a {
			color: @alt-color;
			text-transform: uppercase;
			font-weight: bold;

			@media (min-width: 768px) and (max-width: 1109px) {
				padding-left: 10px;
				padding-right: 10px;
				font-size: 10px;
			}
			@media (max-width: 767px) {
				margin-right: 40px;
			}

			@media (min-width: 768px) {
				&:hover {
					background-color: transparent;
				}
			}
		}
		@media (min-width: 768px) {
			&:hover {
				> .dropdown-menu {
					display: block;
				}
			}
		}
	}
	.open .dropdown-menu,
	.dropdown-menu {
		background-color: #333;
	}
	.dropdown-menu {
		box-shadow: none;
		border-radius: 0;
		border: none;
		padding-top: 15px;
		padding-bottom: 25px;

		@media (min-width: 768px) {
			left: 50%;
			transform: translateX(-50%);

			&:before {
				content: "";
				position: absolute;
				top: -16px;
				left: 50%;
				margin-left: -8px;
				border: 8px solid transparent;
				border-bottom-color: #333;
			}
		}

		> li > a {
			color: #FFF;
			font-weight: bold;

			&:hover {
				background-color: transparent;
				color: @brand-color
			}
		}
	}
	.open > a {
		&, &:focus, &:hover {
			background-color: transparent;
		}
	}
	.caret {
		float: right;
		margin-top: -25px;
		border-width: 7px;
		border-top-color: #FFF;

		@media (min-width: 768px) {
			display: none;
		}
	}
}*/
@media (max-width: calc(992px - 1px)) {
    .navbar-header {
        float: none;
    }
}

.navbar-toggle {
    margin-top: 15px;
    margin-right: 0px;
}

@media (max-width: calc(992px - 1px)) {
    .navbar-toggle {
        display: block;
    }

    .header-contact {
        display: none;
    }

    .navbar-header {
        width: 100%;
    }

    .navbar .container {
        flex-wrap: wrap;
    }
}

.navbar-toggle .icon-bar {
    background-color: #fff;
    width: 40px;
    height: 5px;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px;
}

@media (max-width: calc(992px - 1px)) {
    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
    }
	.header-top .login-link{
		display: none;
	}
}

/*  Footer
	-------------------------------------------------------------- */
.bold-title h4 {
    font-family: 'Helvetica Neue LT Pro';
    font-weight: bold;
}

.footer-contact {
    background: url("../images/footer-contact.png") repeat-x;
    background-size: cover;
    color: #FFF;
    padding: 30px 0;
    display: none;
}

@media (max-width: calc(1280px - 1px)) {
    .footer-contact {
        text-align: center;
    }
}

.footer-contact .container {
    max-width: 1250px;
}

.footer-contact span {
    font-family: 'Helvetica Neue LT Pro';
    font-size: 40px;
    letter-spacing: 0.02em;
}

@media (max-width: calc(1280px - 1px)) {
    .footer-contact span {
        font-size: 32px;
        display: block;
        margin-bottom: 15px;
    }
}

@media (max-width: calc(768px - 1px)) {
    .footer-contact span {
        font-size: 24px;
    }
}

.footer-contact .btn {
    font-size: 22px;
    font-weight: bold;
    background-color: #000;
    border-color: #FFF;
    border-width: 2px;
    padding: 7px 30px;
}

@media (min-width: calc(1280px - 1px)) {
    .footer-contact .btn {
        font-size: 28px;
        float: right;
    }
}

.footer-contact .btn:hover {
    background-color: #111;
}
.footer-areas{
	left: auto !important;
}
.footer-areas,
.footer-sitemap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
    color: #FFF;
    font-size: 14px;
    padding-top: 0;
    padding: 0 !important;
}
.footer-areas:before, .footer-areas:after,
.footer-sitemap:before, .footer-sitemap:after{
	display: none;
}

.footer-sitemap .bold-title {
    margin-bottom: 25px !important;
}

.footer-areas > .vc_column_container > .vc_column-inner {
    padding-top: 66px;
    padding-bottom: 54px;
}

.footer-areas > .vc_column_container > .vc_column-inner > .wpb_wrapper {
    max-width: 760px;
    width: 100%;
}
.footer-areas .right-block{
	max-width: 530px;	
}
.footer-areas .right-block p {
    line-height: 120%;
    max-width: 530px;
    margin-bottom: 17px;
}

.footer-areas .right-block a {
    color: #fff;
}

.footer-areas .right-block .social {
    margin-top: 3px;
    margin-bottom: 15px;
}

.footer-areas .right-block .social-block {
    margin-bottom: 50px;
	display: flex;
	flex-wrap: wrap;
}

.footer-areas .right-block .social-block i {
	display: flex;
    justify-content: center;
	align-items: center;
    padding: 0;
	width: 24px;
	height: 24px;
    color: #111111;
    font-size: 16px;
    background-color: #fff;
}

.footer-achievement{
	height: 361px;
	position: relative;
	z-index: 5;
	box-sizing: content-box;
	background-color: #006dd9;
    box-shadow: inset 0 -81px 0 #d7b468 !important;
}
.footer-achievement .container{
	position: relative;
	display: flex;
	align-items: center;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 60px;
	padding-bottom: 109px;
}
.footer-achievement .container:after, .footer-achievement .container:before{
	display: none !important;
}
.text-block{
	display: flex;
	align-items: center;
}
.footer-achievement .container img:first-child{
	position: absolute;
	left: 0;
	width: 500px;
	bottom: -57px;
}
.footer-achievement .container img:last-child{
	position: absolute;
	right: 0;
	bottom: 0;
}
.footer-achievement p{
	font-size: 37px;
	line-height: 110%;
	color: #fff;
	font-weight: bold;
	margin-left: 490px;
	font-stretch: condensed;
}
.footer-achievement p span{
	color: #d7b266;
}
.foot-logo > .vc_column-inner > .wpb_wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-end;
}
.foot-logo img{
	width: 222px;
	height: 46px;
	margin-bottom: 17px;
}
.footer-areas .right-block .social h4 {
    margin-bottom: 13px;
}

.footer-areas .right-block .social img {
    margin-right: 5px;
}

.footer-areas .right-block .license h4 {
    margin-bottom: 16px;
}

.footer-areas .right-block .license p {
    line-height: 150%;
}

@media (min-width: 1830px) {
    .footer-areas,
    .footer-sitemap {
        padding-left: 85px;
        padding-right: 85px;
    }
}

.footer-areas h4,
.footer-sitemap h4 {
    font-size: 18px;
	font-weight: bold;
    color: #06F;
    margin-bottom: 33px;
    letter-spacing: 0.03em;
	font-stretch: condensed;
}

.footer-areas h4 em,
.footer-sitemap h4 em {
    font-weight: inherit;
    font-style: normal;
    color: #FFF;
}

.footer-areas .locations-block strong {
    color: #06F;
}

.page-contact-us .footer-areas {
    display: none;
}

.locations-block {
    font-size: 14px;
    margin-bottom: 27px;
}

.locations-block p {
    margin-bottom: 24px;
    position: relative;
    padding-left: 75px;
}

.locations-block code, .offices-property .info-block code {
    font-family: 'Helvetica Neue LT Pro';
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: normal;
    float: left;
    width: 56px;
    height: 56px;
    background-color: #06F;
    font-size: 28px;
    color: #FFF;
    line-height: 56px;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.offices-property .info-block {
    position: relative;
    padding-bottom: 14px;
}

.offices-property .info-block code {
    position: absolute;
    left: 0;
    top: 0;
}
.offices-property .owl-carousel .owl-stage{
	display: flex;
	padding-left: 85px !important;
}
.offices-property .owl-carousel .owl-stage .owl-item{
	display: flex;
	flex: 1 0 auto;
}
.offices-property .owl-carousel .owl-stage-outer{
	overflow: visible;
}

.locations-block p:nth-child(2) code {
    background-color: #FF4000 !important;
}

.locations-block p:nth-child(3) code {
    background-color: #008C00 !important;
}

.locations-block p:nth-child(4) code {
    background-color: #D9A300 !important;
}

.locations-block p:nth-child(5) code {
    background-color: #008C8C !important;
}

.locations-block p:nth-child(2) strong {
    color: #FF4000 !important;
}

.locations-block p:nth-child(3) strong {
    color: #008C00 !important;
}

.locations-block p:nth-child(4) strong {
    color: #D9A300 !important;
}

.locations-block p:nth-child(5) strong {
    color: #008C8C !important;
}

.locations-block a {
    color: inherit;
}

@media (min-width: 768px) {
    .footer-sitemap {
        padding-top: 30px;
        padding-bottom: 70px;
    }
}

.footer-sitemap .menu,
.footer-sitemap .menu ul {
    list-style: none;
    padding-left: 0;
}

.footer-sitemap .menu > li {
    margin-bottom: 10px;

}

.footer-sitemap .menu > li > a {
    font-weight: 900;
    font-size: 16px;
}

.footer-sitemap .menu > li > a:hover {
    color: #fff;
}

.footer-sitemap .menu ul {
    margin-top: 5px;
    margin-bottom: 50px;
}

.footer-sitemap .menu ul > li > a {
    font-size: 13px;
    color: #FFF;
}

.footer-sitemap .menu ul > li {
    margin-bottom: -0.5px;
}

.footer-sitemap .footer-form {
    text-align: center;
	max-width: 320px;
}

.footer-sitemap .footer-form > .vc_column-inner > .wpb_wrapper > .wpb_text_column {
    margin-bottom: 22px;
}

.footer-sitemap .footer-form .social-block i {
    padding: 2.5px 1px;
    color: #111111;
    font-size: 16px;
    background-color: #CCCCCC;
}

@media (min-width: 768px) {
    .footer-sitemap .footer-form {
        text-align: right;
    }
}

.footer-sitemap .footer-form h4 {
    margin-bottom: 10px;
}

.footer-sitemap .footer-form .tel {
    color: #FFF;
    font-size: 18px;
    letter-spacing: 0.1em;
}

.footer-sitemap .footer-form .tel:before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 20px;
    vertical-align: text-bottom;
    margin-right: 10px;
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat;
    background-position: -35px -70px;
}

.footer-sitemap .footer-form .form-group {
    margin-bottom: 10px;
}

.footer-sitemap .footer-form p{
	margin: 0;
}

.footer-sitemap .footer-form .form-control {
    border-radius: 4px;
    font-weight: bold;
    color: #000;
}

.footer-sitemap .footer-form .form-control::-webkit-input-placeholder {
    color: #000;
    text-transform: uppercase;
}

.footer-sitemap .footer-form .form-control:-moz-placeholder {
    color: #000;
    text-transform: uppercase;
}

.footer-sitemap .footer-form .form-control::-moz-placeholder {
    color: #000;
    text-transform: uppercase;
}

.footer-sitemap .footer-form .form-control:-ms-input-placeholder {
    color: #000;
    text-transform: uppercase;
}

.foot-container {
    max-width: 1750px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.site-bottom {
    background-color: #181818;
}
.site-bottom .foot-panel1{
	padding-top: 20px;
}
.foot-panel2{
	background-color: #000;
}
.footer-sitemap .footer-form .btn {
    display: block;
    width: 100%;
    background-color: #06F;
    border-radius: 4px;
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

.site-footer {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    color: #FFF;
    font-family: 'Helvetica Neue LT Pro';
    font-weight: bold;
    font-size: 18px;
}

@media (min-width: 1830px) {
    .site-footer {
        padding-left: 100px;
        padding-right: 100px;
    }
}

.site-footer img {
    margin-left: 30px;
}

/*  Home page
	-------------------------------------------------------------- */
.home-banner {
    padding-top: 146px;
    padding-left: 50px;
}
.vc_row.home-banner{
	background-position: top !important;
}
.home-banner .text-block {
    max-width: 700px;
}

.home-banner h1, .home-banner h2 {
    font-size: 62px;
    color: #FFFFFF;
	font-weight: 700;
    line-height: 100%;
    margin-top: -5px;
	letter-spacing: 0.022em;
    margin-bottom: 30px !important;
	font-stretch: condensed;
}

.home-banner p {
    font-size: 22px;
    color: #FFFFFF;
    line-height: 120%;
	margin-top: -10px;
    margin-bottom: 13px !important;
}

.home-banner h3 {
    font-size: 22px;
    color: #0066FF;
}

.home-banner h3 img {
    padding-bottom: 5px;
}

.home-banner .wpb_single_image {
    margin-bottom: 0;
}

.home-banner .wpb_single_image img {
    margin-left: 38px;
}
.hero-banner{
	max-height: 670px !important;
	height: 100vh;
	min-height: 670px !important;
	padding-bottom: 40px;
}
.under-banner-info .text-block .wpb_wrapper{
	display: flex;
	gap: 60px;
}
.under-banner-info > .wpb_column > .vc_column-inner{
	padding-top: 25px !important;
}
.under-banner-info h2{
	font-weight: bold;
	font-size: 42px;
	color: #fff;
	padding-bottom: 12px;
	letter-spacing: 0.023em;
}
.under-banner-info{
	padding-top: 25px;
	padding-bottom: 35px;
}
.under-banner-info .text-block .wpb_wrapper{
	display: flex;
	margin-bottom: 0;
}
.under-banner-info .wpb_single_image{
	min-width: 360px;
}
.under-banner-info .wpb_single_image img{
	width: 100%;
}
.under-banner-info p{
	font-size: 16px;
	color: #fff;
	line-height: 150%;
}
.about-home-block h2{
	font-size: 42px;
	color: #fff;
	margin-bottom: 53px !important;
	letter-spacing: 0;
}
.about-home-block .text-block{
	margin-bottom: 37px;
}
.contact-block p{
	font-size: 22px;
	max-width: 280px;
	border-radius: 55px;
	padding: 10px 17px;
	display: flex;
	gap: 15px;
	font-weight: 700;
	align-items: center;
	background-color: rgba(0,0,0,0.6);
}
.contact-block p a:hover{
	text-decoration: none;
	color: #0066ff;
}
.contact-block p a span:hover{
	text-decoration: none;
	color: #0066ff;
}
.contact-block img{
	min-width: 90px;
	height: 90px;
}
.about-home-block h2{
	font-size: 42px;
	font-weight: 700;
}
.about-home-block h3{
	color: #0066ff;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 7px;
}
.about-home-block{
	color: #fff;
	padding-top: 30px;
	padding-bottom: 35px;
}
.chat-with {
    display: none;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #0066FF;
    height: 200px;
    width: 160px;
    position: absolute;
    right: 0;
    top: calc(50% - 50px);
    z-index: 100;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    padding-left: 15px;
}

.chat-with h4 {
    font-size: 18px;
    max-width: 105px;
    color: #FFFFFF;
    line-height: 120%;
}

.chat-with:hover {
    text-decoration: none;
}

.chat-with img {
    margin-bottom: 15px;
}

.for-tools .main-text {
    text-align: center;
    margin-top: 24px !important;
}

.home-property .main-text h2 {
    font-size: 50px;
    color: #111111;
    margin-bottom: 37px;
}

.home-property .text-block p, .home-property .main-text p {
    color: #fff !important;
}

.home-property .main-text p {
    font-size: 18px;
    line-height: 150%;
}

.home-property .call-us {
    max-width: 1030px;
    margin: auto;
}

.home-property .call-us .text-block {
    max-width: none;
    margin-top: 28px;
}

.home-property .call-us .text-block > .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.home-property .call-us .text-block h2, .home-property .call-us .text-block h2 a {
    font-size: 50px;
    color: #111111;
    margin-bottom: 0;
}

.home-property .call-us .text-block img {
    margin: 0 43px;
    padding-top: 12px;
}

.home-property .block h3 {
    color: #fff !important;
}

.home-property .block h3 a {
    color: #fff;
	line-height: 100%;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	font-stretch: condensed;
	letter-spacing: 0;
}

.home-rental {
    padding-top: 53px;
    padding-bottom: 100px;
}

.home-rental h2 {
    font-size: 50px;
    color: #fff;
    text-align: center;
    font-weight: 300;
    margin-bottom: 56px !important;
    letter-spacing: 0.01em;
}

.home-rental .block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.home-rental .block .vc_column_container {
    max-width: 340px;
}

.home-rental .block ul {
    list-style: none;
    padding: 0;
}

.home-rental .block li {
    color: #fff;
    margin-bottom: 6px;
}

.home-rental .block li a {
    font-size: 16px;
    color: #fff;
}

.for-tools .title .wpb_text_column{
	margin: 0 !important;
}
.for-tools .title .vc_column-inner{
	width: fit-content;
}

.for-tools .title h3{
	text-wrap: nowrap;
	font-size: 24px;
	font-weight: bold;
	min-width: 139px;
}

.for-home .block {
    text-align: center;
}

.for-home .block h2 {
    font-size: 70px;
    color: #fff;
}

.for-home .block > .vc_column-inner {
    height: 500px;
    justify-content: center;
    padding-top: 0 !important;
}

.for-home .block > .vc_column-inner > .wpb_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.banner-sidebar {
    background-color: #000;
    text-align: center;
    font-size: 18px;
    padding: 0 5px;
    color: #000;
}

@media (min-width: 992px) {
    .banner-sidebar {
        padding: 25px 5px 0;
        margin-left: auto;
        border-radius: 30px;
        background-color: rgba(0, 0, 0, 0.7);
        max-width: 24.47916667vw;
    }
}

@media (min-width: 992px) and (max-width: 1920px) {
    .banner-sidebar {
        max-width: 470px;
    }
}

.banner-sidebar .wpb_text_column {
    margin-bottom: 0;
}

.banner-sidebar p {
    margin-bottom: 10px;
    line-height: 1;
}

.banner-sidebar strong {
    color: #06F;
    /*font-size: 54px;*/
    font-family: 'Helvetica Neue LT Pro';
    letter-spacing: 0.02em;
    font-size: 2.8125vw;
}

@media (min-width: 1920px) {
    .banner-sidebar strong {
        font-size: 54px;
    }
}

@media (max-width: calc(768px - 1px)) {
    .banner-sidebar strong {
        font-size: 24px;
    }
}

.banner-sidebar .tel {
    font-family: 'Helvetica Neue LT Pro';
    color: #FFF;
    font-size: 1.66666667vw;
}

@media (min-width: 1920px) {
    .banner-sidebar .tel {
        font-size: 32px;
    }
}

@media (max-width: calc(992px - 1px)) {
    .banner-sidebar .tel {
        margin-bottom: 20px;
        font-size: 18px;
        display: inline-block;
    }
}

@media (max-width: 1199px) {
    .banner-sidebar .form-group {
        margin-bottom: 5px;
    }
}

.banner-sidebar .form-control,
.banner-sidebar .btn {
    border-radius: 5px;
}

.banner-sidebar .form-control {
    background-color: transparent;
    border: 2px solid rgba(204, 204, 204, 0.7);
    color: #FFF;
    font-size: 18px;
}

.banner-sidebar .form-control:not(textarea) {
    height: 40px;
}

@media (max-width: 1199px) {
    .banner-sidebar .form-control.wpcf7-textarea {
        height: 40px;
    }
}

.banner-sidebar .form-control.wpcf7-select option {
    color: #000;
}

.banner-sidebar .form-control::-webkit-input-placeholder {
    color: #FFF;
}

.banner-sidebar .form-control:-moz-placeholder {
    color: #FFF;
}

.banner-sidebar .form-control::-moz-placeholder {
    color: #FFF;
}

.banner-sidebar .form-control:-ms-input-placeholder {
    color: #FFF;
}

.banner-sidebar .btn {
    width: 100%;
    height: 50px;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-family: 'Helvetica Neue LT Pro';
    font-size: 26px;
    background-color: #06F;
    margin-bottom: 10px;
}

.banner-sidebar div.wpcf7 .ajax-loader {
    float: left;
}

.banner-sidebar .company {
    text-align: right;
    color: #06F;
    font-size: 14px;
    font-weight: bold;
}

.title-block {
    min-height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.title-block .vc_column-inner {
    padding-top: 0 !important;
}

.title-block .wpb_content_element {
    margin-bottom: 0 !important;
}

.title-block h3 {
    font-family: 'Helvetica Neue LT Pro';
    font-size: 50px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 15px !important;
    margin-top: 15px !important;
}

.phones {
    font-family: 'Helvetica Neue LT Pro';
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    padding-top: 14px;
    padding-bottom: 14px;
}

@media (min-width: 800px) {
    .phones {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.phones .wpb_content_element > .wpb_wrapper {
    max-width: 955px;
    margin: 0 auto;
}

.phones .wpb_content_element {
    margin-bottom: 0;
}

.phones ul {
    padding-left: 0;
    list-style: none;
    margin: 0 auto;
}

@media (min-width: 500px) {
    .phones ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .phones ul li {
        margin-left: 26px;
        margin-right: 26px;
        letter-spacing: 0.02em;
    }

    .phones ul li a {
        color: #fff;
        text-transform: uppercase;
    }

    .phones ul .current-menu-item a {
        color: #0066FF;
    }
}

@media (max-width: 1023px) {
    .phones ul li {
        max-width: 110px;
    }
}

@media (max-width: 767px) {
    .phones ul li {
        display: inline-block;
    }
}

.home-phones .phones {
    color: #06F;
}

.page-container .phones {
    background-color: #06F;
}

.page-id-904 .phones,
.parent-pageid-904 .phones,
.parent-pageid-4765 .phones,
.parent-pageid-4794 .phones,
.parent-pageid-4817 .phones {
    background-color: #111;
}

.page-id-904 .footer-contact,
.parent-pageid-904 .footer-contact,
.parent-pageid-4765 .footer-contact,
.parent-pageid-4794 .footer-contact,
.parent-pageid-4817 .footer-contact {
    display: block;
}

/*.home-prop-mgm {
	> .wpb_column {
		> .vc_column-inner > .wpb_wrapper {
			margin: 0 auto 50px;
			max-width: 320px;
		}
		@media (min-width: 768px) {
			&:first-child {
				> .vc_column-inner > .wpb_wrapper {
					float: left;
				}
			}
			&:last-child {
				> .vc_column-inner > .wpb_wrapper {
					float: right;
				}
			}
		}
	}
	.wpb_text_column {
		margin-bottom: 20px;
	}
	h4 {
		font-size: 20px;
		
		a {
			color: @default-color;
		}
	}
	h5 {
		font-size: 16px;
		font-weight: 900;
		color: @brand-color;
		
		strong {
			color: #333;
			font-weight: 900;
		}
	}
}*/
.home-content {
    text-align: center;
    padding-top: 35px;
}

.home-content .wpb_content_element > .wpb_wrapper {
    max-width: 1080px;
    margin: 0 auto;
}

.home-content h1 {
    font-size: 50px;
}

@media (max-width: calc(768px - 1px)) {
    .home-content h1 {
        font-size: 40px;
    }
}

.home-content h4 {
    font-size: 22px;
}

.home-icons .wpb_content_element > .wpb_wrapper {
    max-width: 1080px;
    margin: 0 auto;
}

.home-icons h2 {
    font-size: 40px;
    text-align: center;
    margin-bottom: 60px;
}

@media (max-width: calc(768px - 1px)) {
    .home-icons h2 {
        font-size: 30px;
    }
}

.home-icons table,
.home-icons tbody {
    display: block;
}

.home-icons tr {
    display: block;
}

@media (min-width: 480px) {
    .home-icons tr {
        display: flex;
        justify-content: space-between;
    }
}

.home-icons td {
    display: block;
    padding-bottom: 20px;
    text-align: center;
}

@media (max-width: 479px) {
    .home-icons td {
        float: left;
        width: 50%;
    }
}

.home-icons img {
    margin-bottom: 20px;
}

.home-icons a {
    color: #111;
    font-size: 18px;
    font-family: 'Helvetica Neue LT Pro';
    text-transform: uppercase;
}

.home-phone {
    font-family: 'Helvetica Neue LT Pro';
    font-size: 60px;
    text-align: center;
}

@media (min-width: 768px) {
    .home-phone {
        font-size: 100px;
    }
}

.home-panels {
    min-height: 300px;
    /*.col {
          background-size: cover;
          background-repeat: no-repeat;
          display: flex;
      }
      .col-1 {
          background-image: url("../images/home-panels_1.jpg");
      }
      .col-2 {
          background-image: url("../images/home-panels_2.jpg");
      }*/
}

@media (min-width: 992px) {
    .home-panels {
        min-height: 600px;
    }
}

@media (min-width: 768px) {
    .home-panels > .wpb_column:first-child {
        padding-left: 0;
    }

    .home-panels > .wpb_column:last-child {
        padding-right: 0;
    }
}

@media (min-width: 768px) {
    .home-panels .vc_column_container > .vc_column-inner {
        padding-left: 45px;
    }
}

.home-panels h3 {
    font-size: 40px;
    color: #FFF;
}

@media (max-width: calc(768px - 1px)) {
    .home-panels h3 {
        font-size: 28px;
    }
}

@media (min-width: 992px) {
    .home-panels h3 {
        padding-left: 10px;
    }
}

.home-panels h3 a {
    color: #FFF;
}

.home-team {
    text-align: center;
    height: 56vw;
    margin-top: 5px;
    /*.vc_pagination {
          margin-top: 0 !important;
      }
      .home-team-content {
          padding-right: 15px;

          > .vc_column-inner {
              border: 1px solid #666;
              background-color: #111;
              padding: 42px;
              margin-left: 20px;
              width: auto;

              @media (max-width: 767px) {
                  padding: 15px;
              }

              .wpb_content_element {
                  margin-bottom: 0;
              }
          }
      }
      h4 {
          color: #AAA;
      }
      h3 {
          font-size: 40px;
          color: @brand-color;
      }
      a.call, a.email {
          font-weight: bold;
          display: inline-block;
          margin-right: 30px;
          color: #FFF;

          &:before {
              color: @alt-color;
              display: inline-block;
              vertical-align: middle;
              padding-right: 10px;
              font-size: 20px;
              font-family: 'Proxima Nova';: 'Glyphicons Halflings', sans-serif;
          }
          &:hover {
              color: @brand-color;
              text-decoration: none;

              &:before {
                  color: @brand-color;
              }
          }
      }
      a.call {
          &:before {
              content: "\e182";
          }
      }
      a.email {
          &:before {
              content: "\2709";
          }
      }*/
}

.home-team h3 {
    font-size: 100px;
    color: #FFF;
}

@media (max-width: calc(992px - 1px)) {
    .home-team h3 {
        font-size: 60px;
    }
}

@media (max-width: calc(768px - 1px)) {
    .home-team h3 {
        font-size: 40px;
    }
}

@media (min-width: 992px) {
    .home-team h3 {
        margin-top: 200px;
    }
}

.home-team h3 em {
    font-size: 79px;
    font-style: normal;
    display: block;
}

@media (max-width: calc(992px - 1px)) {
    .home-team h3 em {
        font-size: 50px;
    }
}

@media (max-width: calc(768px - 1px)) {
    .home-team h3 em {
        font-size: 30px;
    }
}

.home-slogan {
    min-height: 210px;
    text-align: center;
}

.home-slogan h3 {
    color: #FFF;
    font-size: 30px;
}

@media (min-width: 992px) {
    .home-slogan h3 {
        font-size: 40px;
    }
}

.home-locations-container > .wpb_column:first-child > .vc_column-inner {
    background-position: left center !important;
    padding-top: 50px !important;
    padding-bottom: 50px;
}

@media (min-width: 1280px) {
    .home-locations-container > .wpb_column:first-child > .vc_column-inner {
        padding-left: 100px;
    }
}

.home-locations-container > .wpb_column:last-child > .vc_column-inner {
    background-position: right center !important;
}

.home-locations-container h2 {
    font-size: 26px;
}

.home-locations-container h5 {
    font-size: 30px;
}

@media (min-width: 768px) {
    .home-locations-container h5 {
        font-size: 50px;
    }
}

@media (min-width: 1280px) {
    .home-locations-container h5 {
        font-size: 100px;
    }
}

.home-locations-container a {
    color: #000;
}

.home-locations-container a:hover {
    color: #06F;
}

/*.home-locations-container,
.home-featured-container {
	@media (min-width: 768px) {
		padding-bottom: 80px;
	}
}
.home-locations {
	font-weight: 300;
	
	> .wpb_column {
		> .vc_column-inner > .wpb_wrapper > .wpb_content_element {
			margin: 0 auto;
			max-width: 334px;
			padding-bottom: 20px;
			
			@media (max-width: 767px) {
				margin-bottom: 20px;
			}
		}
		@media (min-width: 992px) {
			&:nth-child(3n+1) {
				> .vc_column-inner > .wpb_wrapper > .wpb_content_element {
					float: left;
				}
			}
			&:nth-child(3n+3) {
				> .vc_column-inner > .wpb_wrapper > .wpb_content_element {
					float: right;
				}
				
			}
		}
	}
}*/
/*.home-buckets {
	min-height: 400px;
	text-align: center;
	
	h4 {
		font-size: 18px;
		
		@media (max-width: 767px) {
			margin: 100px 0 !important;
		}
		a {
			color: #FFF;
		}
	}
}*/
/*  Zig-Zag template
	-------------------------------------------------------------- */
.simple-banner {
    padding-top: 146px;
    text-align: center;
    height: 100vh;
}

#scroll-arrow {
    position: absolute;
    left: calc(50% - 43px);
    bottom: 20px;
}

#scroll-arrow:hover {
    cursor: pointer;
    opacity: 0.8;
}

@media (min-width: 1920px) {
    .simple-banner {
        min-height: 600px;
    }
}

@media (max-width: 1199px) {
    .simple-banner {
        padding-top: 80px;
    }
}

.simple-banner h1 {
    font-size: 100px;
    color: #FFF;
}

@media (max-width: 1199px) {
    .simple-banner h1 {
        font-size: 50px;
    }
}

.simple-banner .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline {
    min-width: 180px;
    font-size: 20px;
    letter-spacing: 0.05em;
}

.additional-banner h2 {
    font-size: 58px;
}

.additional-banner {
    padding-top: 0;
}

.consultation-banner {
    min-height: 800px;
	padding-top: 65px;
}

.consultation-banner h2 {
    font-size: 50px;
    color: #FFFFFF;
	font-weight: 700;
    line-height: 125%;
	letter-spacing: 0.022em;
}

.consultation-banner .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline {
    font-family: 'Helvetica Neue LT Pro';
    font-weight: bold;
    font-size: 20px;
	width: 243px;
	min-width: unset;
	letter-spacing: 0.01em;
	font-stretch: condensed;
	padding: 18px 15px;
}

.consultation-banner .text-block{
	margin-bottom: 27px;
}

.zig-zag > .vc_column_container > .vc_column-inner {
    padding-top: 0 !important;
}

.zig-zag .vc_row {
    justify-content: center;
}

.zig-zag .vc_row .wpb_column {
    max-width: 590px;
}

.zig-zag .image-block{
	align-items: flex-end !important;
}

.top-agents .text-block h4{
	margin-bottom: 17px;
}
.zig-zag .wpb_text_column {
    max-width: 570px;
}

.zig-zag .wpb_single_image {
    margin-bottom: 0;
}

.zig-zag .vc_column-inner {
    padding-top: 0 !important;
}

.zig-zag .block {
    min-height: 600px;
}
.property-blocks .block:nth-child(2n+1) .wpb_text_column {
    padding-left: 86px;
}

.property-blocks .block:nth-child(2n) .wpb_text_column {
    padding-right: 86px;
}

.property-blocks .block {
    border-bottom: none;
}
.services-property-background{
    background: url('../images/services-info-block.jpg') no-repeat;
}
.management-property-background{
    background: url('../images/property-management-list-background.jpg') no-repeat;
}
.property-blocks .block ul {
    padding: 0;
}

.property-blocks .block ul li {
    font-size: 20px;
    list-style: none;
    color: #111111;
    margin-bottom: 12px;
}

.property-blocks .block ul li a {
    color: #111111;
}
.property-info .breadcrumbs{
	color: #fff;
	font-size: 12px;
	letter-spacing: -0.01em;
	margin-bottom: 19px;
}
.property-block.property-info{
	padding-top: 57px !important;
	align-items: flex-start;
	background-size: cover;
}
.property-info .vc_column-inner{
	padding-top: 0px !important;
}
.property-links .links-block {
	padding-top: 5px;
	display: flex;
	justify-content: end;
	margin-bottom: 28px !important;
}
.property-links .links-block p{
	display: flex;
	gap: 10px 40px;
	margin-bottom: 0 !important;
}
.property-links .links-block a{
	color: #0066FF !important;
	font-weight: bold;
	flex-wrap: wrap;
	text-wrap: nowrap;
}
.property-block.property-info .property-links h2{
	margin-bottom: -10px !important;
}
.property-block.property-info p{
	margin-bottom: 25px;
	line-height: 150%;
}
.property-block.property-info .content{
	margin-bottom: -5px;
}
.services-info .breadcrumbs p, .services-info .breadcrumbs a{
	height: 0;
	padding-top: 5px;
	padding-bottom: 17px;
	color: #111111;
	font-size: 12px;
	letter-spacing: -0.01em;
}
.services-info .breadcrumbs{
	margin-top: -21px;
    margin-bottom: 28px;
}
.services-info .breadcrumbs a{
	padding: 0;
}
.services-info .services-sidebar{
	width: 410px;
	float: right;
	padding-left: 50px;
}
.property-block a.is-current {
    color: #ffc819 !important;
}
.services-info .services-sidebar .widget_sp_image .widget-title{
	display: none;
}
.services-info .form-horizontal .form-group{
	margin-bottom: 0;
}
.services-info .services-sidebar img{
	margin: 0;
}
.services-info .services-sidebar form{
	padding: 22px 25px 16px;
	color: #fff;
	background-color: #0166FF;
}
.services-info .property-sidebar.services-sidebar form{
	background-color: #661A00;
}

.services-info .services-sidebar form h3{
	font-size: 28px;
	margin-bottom: 20px;
	line-height: 120%;
}
.services-info .services-sidebar img{
	width: 100%;
}
.services-info .services-sidebar form input{
	color: #111;
	padding: 7px 15px;
	font-size: 16px;
	height: 40px;
}
.services-info .services-sidebar form textarea{
	font-size: 16px;
	height: 90px;
	padding: 7px 15px;
}
.services-info .services-sidebar .form-control{
	border: none;
	margin-bottom: 8px;
}
.services-info .services-sidebar form input::placeholder{
	color: #111;
}
.services-info .services-sidebar form .wpcf7-spinner{
	display: none;
}
.services-info .services-sidebar form .form-horizontal .form-group:last-child{
	margin-bottom: 0;
}
.services-info .services-sidebar form textarea::placeholder{
	color: #111;
}
.services-info .services-sidebar form .wpcf7-submit{
	width: 100%;
	color: #fff;
	font-weight: bold;
	border: none !important;
	background-color: #001029;
}
.services-info .services-sidebar form p{
	margin: 0;
}
.services-info img{
	margin-bottom: 35px;
}
.services-info ul{
	margin-top: 0;
	margin-bottom: 25px;
	padding-left: 17px;
}

.for-tools {
	color: #fff;
	padding-top: 23px;
	padding-bottom: 13px;
}
.for-tools > .wpb_column > .vc_column-inner{
	padding-top: 0 !important;
}
.for-tools .title {
	display: flex;
	align-items: center;
	gap: 0px;
    text-align: left;
    margin-bottom: 10px;
	padding-right: 15px;
    margin-top: 8px;
}
.for-tools .title:after {
	content: "";
	height: 1px;
	background-image: linear-gradient(
	  to right,
	  #ffffff 0,
	  #ffffff 2px,
	  transparent 2px,
	  transparent 5px
	);
	background-size: 5px 100%;
	background-repeat: repeat;
	width: 100%;
}

.for-tools .block {
    margin: auto;
    display: flex;
	gap: 20px;
	margin-bottom: 28px;
    justify-content: space-between;
}

.for-tools .block:after, .for-tools .block:before {
    display: none;
}

.for-tools .block > .wpb_column {
    max-width: 280px;
}
.for-tools .block > .text-block .wpb_content_element{
	margin-bottom: 0 !important;
}

.for-tools .block .wpb_single_image {
    min-width: 86px;
    float: left;
}
.for-tools .block .text-block > .vc_column-inner > .wpb_wrapper{
	display: flex;
	align-items: center;
	gap: 20px;
}
.for-tools .block .wpb_single_image img {
	width: 100%;
}
.for-tools .text-block h3 {
    margin-bottom: 6px;
    font-weight: 300;
	line-height: 80%;
}

.for-tools .text-block > .vc_column-inner{
	padding: 0 !important;
}

.for-tools .text-block p {
    line-height: 120%;
	font-size: 14px;
}

.services-awards {
    padding-top: 71px;
    text-align: center;
    padding-bottom: 135px;
}

.services-awards h2 {
    color: #0066FF;
    font-size: 40px;
    font-weight: 300;
}

.services-awards .block {
    max-width: 990px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 63px;
}
.property-block{
	display: flex;
	align-items: center;
	min-height: 360px;
	padding-top: 31px;
	padding-bottom: 31px;
}
.property-block h2{
	font-size: 42px;
	font-weight: bold;
	letter-spacing: 0;
	padding-bottom: 6px;
}
.property-block.wh-color h2{
	font-size: 30px;
	margin-bottom: -7px !important;
	padding-bottom: 0;
} 
.property-block ul{
	padding: 0;
}

.property-block.property-info h2, .property-block.property-info.propertyh1 h1{
	font-size: 32px;
	letter-spacing: 0.02em;
	margin-bottom: 56px !important;
}
.property-block.property-info h1{
	font-size: 42px;
	font-weight: bold;
	margin-bottom: 47px;
	color: #F0D12B !important;
}
.property-block.property-info.propertyh1 ul li{
	letter-spacing: -0.052em;
}
.property-block.property-info ul li{
	letter-spacing: 0;
}
@media (min-width: 1200px) {
	.low-spacing{
		letter-spacing: -0.055em;
	}
}
.property-block ul li{
	list-style: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
    margin-bottom: 5px;
}
.property-block ul li a{
	color: #111;
}
.property-block ul li a:hover{
	color: #F0D12B !important;
	text-decoration: none;
}
.property-block ul li:last-child{
	margin-bottom: 0;
}
.services-awards .block:after, .services-awards .block:before {
    display: none;
}

.services-awards .text-block {
    max-width: 410px;
    color: #fff;
}

.services-awards .text-block ul {
    padding: 0;
    text-align: left;
}

.services-awards .wpb_single_image {
    margin-bottom: 17px;
}

.services-awards .text-block ul li {
    font-size: 24px;
    list-style: none;
    margin-bottom: 14px;
    font-weight: 300;
}
.services-awards .text-block ul li a{
	color: #fff;
}
.for-services .wpb_text_column{
	margin-bottom: 0 !important;
}
.for-services .vc_column-inner{
	padding-top: 0 !important;
}
.for-services h2 {
    font-family: 'Helvetica Neue LT Pro';
    font-weight: bold;
    font-size: 32px;
    color: #fff;
    text-align: center;
    margin-bottom: 45px !important;
}

.for-services .block .vc_row-fluid {
    display: grid;
    margin: auto;
    max-width: 330px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}

.for-services .block > .vc_column-inner {
    padding-top: 76px !important;
    padding-bottom: 110px;
}

.for-services .block > .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.for-services .text-block {
    height: 160px;
    width: 160px;
    display: flex;
    justify-content: center;
    align-items: flex-end !important;
    padding-bottom: 19px;
    background-color: rgba(0, 0, 0, 0.7);
}

.for-services .text-block p {
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    font-family: 'Helvetica Neue LT Pro';
    font-weight: bold;
}

.for-services .text-block p a {
    color: #fff;
}

.for-services .text-block div {
    margin: 0;
}

.for-services .text-block .wpb_single_image {
    margin-bottom: 25px;
}

.for-home .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline {
    min-width: 190px;
    font-size: 20px;
}

.for-home .light-button {
    background-color: rgba(255, 255, 255, 0.3) !important;
}
.services-info .wpb_column .vc_column-inner{
	padding-top: 17px !important;
}
.post-row .services-info .wpb_column .vc_column-inner{
	padding-top: 0 !important;
}
.vc_row.services-info{
	width: auto;
	padding-top: 43px;
	padding-bottom: 40px;
	background-position: bottom !important;
}
.services-info p{
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 25px;
}
.services-info .wpb_video_widget{
	margin-bottom: 30px !important;
}
.wp-embed-aspect-16-9{
	aspect-ratio: 16 / 9;
}
.wp-embed-aspect-16-9 > .wp-block-embed__wrapper{
	height: 100%;
}
.post-information .services-info .wp-block-embed{
	margin-bottom: 35px !important;
}
.services-info hr{
	height: 1px;
    border-top: 1px solid #ccc;
    display: block;
    position: relative;
    width: 100%;
	margin-top: 35px;
    margin-bottom: 35px !important;
}
.services-info iframe{
	display: block;
	width: 100%;
	height: 100%;
	margin-bottom: 35px !important;
}
.services-info h1{
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 120%;
	margin-top: 0;
	margin-bottom: 25px;
}
.services-info h2{
	margin-top: 9px;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 26px;
	letter-spacing: 0;
}
.services-info h3{
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0;
	margin-bottom: 12px;
}
.services-info h4{
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0;
	margin-bottom: 15px;
	margin-top: 33px;
}
.newsroom .news {
    width: 46.6%;
    margin-right: 6.8%;
    overflow: hidden;
    margin-bottom: 50px;
    position: relative;
    min-height: 440px;
    background-color: #EEE;
}
.newsroom .first {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 50px;
}
.newsroom .news > a:first-child {
	display: flex;
}
.newsroom .first .text-block {
    padding: 21px 22px 7px;
}
.newsroom .first .text-block {
    min-height: auto;
}
.newsroom .news .news-categories{
	padding: 0;
}
.newsroom .news .text-block {
	display: block;
    min-height: 220px;
    position: relative;
    box-sizing: border-box;
    padding: 28px 22px 2px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.newsroom .news img {
    margin-bottom: -4px;
    width: 100%;
}
.newsroom .news h4 {
    font-style: normal;
    margin-top: 8px;
    margin-bottom: 29px;
    text-transform: none;
}
.newsroom .first h4 {
    margin-bottom: 29px;
}
.newsroom {
    display: flex;
    flex-wrap: wrap;
}
.newsroom .news:nth-of-type(2n+3) {
    margin-right: 0;
}
.newsroom .news h4 a {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    color: #111111;
    text-decoration: none;
}
.page-template-basic-page .navbar .header-top{
	background: #333333;
}
.services-info .quick-ans-block h4{
	margin-bottom: 6px;
}
.services-info .quick-ans-block h4{
	margin-top: 18px;
}
.services-info .quick-ans-block h2{
	margin-top: 30px;
	margin-bottom: 37px;
}
.services-info .quick-ans-block p{
	margin-bottom: 18px;
}
.page-template-basic-page{
	padding-top: 147px;
}
@media (max-width: 991px) {
    .page-template-basic-page{
        padding-top: 87px;
    }
	.zig-zag .block {
		padding-top: 20px;
		min-height: auto;
	}
	.offices-location .block{
		min-height: 350px;
		padding-top: 0;
		padding-bottom: 60px;
	}
	.services-sidebar{
		display: none;	
	}
}
@media (max-width: 1150px) {
    .page-template-basic-page{
        padding-top: 208px;
    }
}
@media (max-width: 1099px) {
    .page-template-basic-page{
        padding-top: 158px;
    }
}
@media (max-width: 991px) {
    .page-template-basic-page{
        padding-top: 87px;
    }
}
.services-info figure, .services-info figure img, .services-info figure a{
	height: 100%;
}
.services-info figure img{
	object-fit: cover;
}
.services-image-block .image-block .vc_column-inner{
	padding: 0 !important;
	
}
.post-information .services-image-block{
	gap: 0;
}
.post-information .services-image-block .text-block{
	padding: 60px 45px 40px !important;
}
.services-image-block{
	margin: auto;
	padding-top: 5px;
	padding-bottom: 35px;
}
.post-information .services-image-block{
	padding-bottom: 55px;
}
.services-image-block img{
	margin: 0 !important;
}
.services-image-block .text-block .wpb_text_column{
	margin-bottom: 25px !important;
}
.services-image-block .image-block a{
	pointer-events: none;
}
.services-image-block .vc_btn3-container button, .services-image-block .vc_btn3-container a, .wp-block-media-text .wp-block-media-text__content .wp-block-button a{
	border: 2px solid #fff;
	background: none;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	padding: 13px 20px;
	border-radius: 0;
    letter-spacing: -0.045em;
}
.wp-block-media-text .wp-block-media-text__content .wp-block-button{
	margin-bottom: 24px;
}
.services-image-block figure, .services-image-block figure > div, .services-image-block figure img, .services-image-block figure a, .post-zig-zag figure a{
	width: 100%;
}
.services-image-block .vc_btn3-container button:hover, .services-image-block .vc_btn3-container a:hover, .wp-block-media-text .wp-block-media-text__content .wp-block-button a:hover{
	border: 2px solid #fff;
	background: #fff;
	color: #666;
	text-decoration: none;
}
.wp-block-media-text .wp-block-media-text__content{
	justify-content: center;
	flex-direction: column;
	display: flex;
}

.services-info .services-image-block .image-block{
	padding-right: 0;
}
.services-info .services-image-block .image-block .vc_column-inner{
	padding-right: 0 !important;
	padding-left: 0 !important;
	padding-top: 0 !important;
}
.services-info .services-image-block > div{
	padding-left: 0 !important;
}
.services-info .services-image-block .image-block  div{
	height: 100%;
}
.services-image-block .wpb_single_image{
	margin: 0;
}
.services-image-block p, .wp-block-media-text p{
	font-size: 24px;
	color: #fff;
	line-height: 125%;
}
.wp-block-media-text .wp-block-media-text__content{
	padding: 60px 45px 40px !important;
}
@media (min-width: 768px) {
	.wp-block-media-text > div{
		min-width: 50%;
	}
}

.wp-block-media-text .is-type-video .wp-block-embed__wrapper{
	height: 100%;
}
.wp-block-media-text{
	margin-bottom: 55px;
	gap: 0;
}
.wp-block-media-text 
.wp-block-media-text .is-type-video iframe{
	margin-bottom: 0 !important;
}
.wp-block-media-text .is-type-video.wp-block-embed{
	aspect-ratio: unset;
}
.services-image-block .text-block > .vc_column-inner{
	padding: 65px 75px 30px !important;
}


@media (max-width: calc(768px - 1px)) {
    .zig-zag .wpb_text_column {
        text-align: center;
    }
}

.buyers-info .text-block {
    margin: auto;
    max-width: 730px;
    padding-top: 33px;
    padding-bottom: 105px;
}

.buyers-info h2 {
    font-size: 26px;
    color: #0066FF;
    margin-bottom: 31px;
}

.buyers-info h3 {
    margin-bottom: 27px;
}

.buyers-info p {
    color: #777777;
    line-height: 150%;
    margin-bottom: 23px;
}

/*  Inner page
	-------------------------------------------------------------- */
/*.page-banner {
	height: 500px;
	background-size: cover;

	@media (max-width: 767px) {
		height: 250px;
	}
}*/
.page-wrapper {
    padding-top: 100px;
    background-color: #EEE;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.page-wrapper .page-title {
    font-family: 'Helvetica Neue LT Pro';
    font-size: 40px;
    font-weight: normal;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 78px;
    padding-left: 15px;
    padding-right: 15px;
}

.phones ul li {
    white-space: nowrap;
    margin-left: 25px;
    margin-right: 25px;
    text-transform: uppercase !important;
    max-width: none;
}

.gallery-page {
    position: relative;
}

.gallery-page .page-title {
    color: #0066FF;
    margin-bottom: 30px;
    padding-left: 90px;
    padding-right: 90px;
}

.gallery-page .phones {
    background-color: #777777;
}

.gallery-page .phones a {
    color: #fff !important;
}

.gallery-page .phones a:hover {
    color: #000 !important;
    text-decoration: none;
}

.gallery-page .offices-block figure::after {
    display: none;
}

.gallery-page .phones ul li {
    max-width: none;
    margin: 0 22.5px;
}

.gallery-page .address {
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.gallery-page .vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item {
    padding-right: 75px;
    padding-bottom: 75px;
}

.gallery-page .words {
    font-family: 'Helvetica Neue LT Pro';
    position: absolute;
    left: 15px;
    top: -5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: normal;
    float: left;
    width: 80px;
    height: 80px;
    background-color: #0066FF;
    font-size: 28px;
    color: #FFF;
    line-height: 56px;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 0;
}

.gallery-page .content-container {
    margin-bottom: 0 !important;
}

.gallery-page .vc_grid-pagination {
    border-top: 4px solid #EEEEEE;
    padding-top: 20px;
    margin-top: 10px;
}

.gallery-page .vc_grid-pagination .vc_grid-pagination-list > li > a {
    font-size: 20px;
    color: #111111 !important;
    border: none !important;
    background: none !important;
}

.gallery-page .vc_grid.vc_row.vc_grid-gutter-35px .vc_pageable-slide-wrapper {
    margin-right: -75px;
}

.gallery-page .article {
    padding-bottom: 5px;
}

.accordion {
    color: #0066FF;
    cursor: pointer;
    padding: 24.5px 0;
    width: 100%;
    text-align: left;
    border: none;
    font-size: 24px;
    outline: none;
    transition: 0.4s;
    background: none;
    letter-spacing: 0.01em;
    border-bottom: 2px dashed #CCCCCC;
}

.panel {
    padding: 0;
    max-height: 0;
    margin-bottom: 0;
    overflow: hidden;
    box-shadow: none;
    transition: max-height 0.2s ease-out;
}

.panel p {
    margin: 15px 0;
}

.accordion:after {
    content: '+';
    font-size: 13px;
    color: #CCCCCC;
    float: right;
    margin-left: 5px;
    font-size: 32px;
    margin-right: 15px;
}

.acc-active:after {
    content: "-";
    font-size: 32px;
}

@media (min-width: 768px) {
    .page-wrapper .page-title {
        font-size: 60px;
    }
}

.content-container {
    background-color: #FFF;
}

@media (min-width: 1280px) {
    .content-container {
        margin-bottom: 110px;
    }
}

.post {
    margin-bottom: 25px;
}

.post img {
    margin-bottom: 15px;
}

.pagination {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translate(-50%, 0);
}

.social-block i {
    font-size: 18px;
    background-color: #CCCCCC;
    border-radius: 50%;
    max-width: 24px;
    max-height: 24px;
    margin-right: 5px;
    position: relative;
    padding: 2px;
    color: #fff;
}

.social-block i:hover {
    background-color: #0066FF !important;
}

.social-block i a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.social-block i:last-child {
    margin-right: 0;
}

.blog .post-container .article {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 25px;
    grid-row-gap: 25px;
}
.blog .resources-categories .categories{
	margin: 30px 0 0;
}
.blog .resources-categories{
	padding-top: 10px;
}
.blog .post-container {
    padding-bottom: 50px;
    position: relative;
}

.blog .post-information{
	padding-bottom: 0;
}

.page-breadcrumbs {
    padding: 20px 0;
    margin-left: 15px;
    margin-right: 15px;
}

.breadcrumbs {
    font-size: 12px;
    color: #AAA;
    text-transform: uppercase;
}

.breadcrumbs a {
    color: #AAA;
}

.property-block.property-info.let-03 ul li{
	letter-spacing: -0.03em;
}

.article h1,
.property-list h1,
.article .property-area,
.property-list .property-area {
    font-size: 42px;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: bold;
}

.article .property-area,
.property-list .property-area {
    margin-bottom: 20px;
}

.article {
    padding-top: 22px;
    padding-bottom: 67px;
    border-top: 4px solid #EEE;
}

.article.has-sidebar {
    max-width: 848px;
}

.blog .article.has-sidebar {
    max-width: none;
}

.article h1 {
    text-transform: uppercase;
    font-size: 30px;
}

.article h2 {
    text-transform: uppercase;
    font-size: 26px;
}

@media (max-width: 991px) {
    .article h2 {
        font-size: 24px;
    }
}

.article h3 {
    font-size: 20px;
}
.article h2 + h3 {
    margin-top: -20px;
    margin-bottom: 30px;
}

@media (max-width: 991px) {
    .article h3 {
        font-size: 17px;
    }
}

.article ul {
    padding-left: 20px;
    margin-bottom: 30px;
}

.article .alignleft {
    float: left;
    margin: 5px 30px 30px 0;
}

.article .contact-btn a.vc_general {
    color: #06F;
    font-family: 'Helvetica Neue LT Pro';
    font-size: 24px;
    min-width: 150px;
}

.article .call-block {
    display: flex !important;
    align-items: center !important;
    padding-bottom: 45px;
    padding-left: 11px;
}

.article .call-block .wpb_content_element {
    margin-bottom: 25px !important;
}

.article .call-block p {
    display: flex;
    align-items: center;
}

.article .call-block p img {
    display: flex;
    align-items: center;
    margin-right: 10px;
}

/**
	Property Management Service
 */

.page-template-property-management,
.page-template-pricing {
    background: #bbb;
    background: linear-gradient(to bottom, #bbb 0%, #FFFFFF 200px);
}

.property-management-container {
    margin-bottom: 0;
    padding-top: 150px;
    background-color: transparent;
}
@media (max-width: 991px) {
    .property-management-container {
        padding-top: 100px;
    }
}

.property-management-container .page-breadcrumbs {
    margin-left: 0;
    margin-right: 0;
}

.property-management-container .container {
    padding-left: 0;
    padding-right: 0;
}

.property-management-container .page-title {
    padding-bottom: 30px;
    padding-top: 34px;
    font-weight: 600;
    letter-spacing: 0.03em;
    border-top: 2px solid #EEEEEE;
    text-transform: uppercase;
}

.property-management-container .article {
    border-top: 2px solid #EEEEEE;
    padding-top: 52px;
}

.property-management-container .article h2 {
    text-transform: none;
    font-size: 24px;
    line-height: 130%;
    margin-bottom: 28px;
}

.property-management-container .article p {
    color: #777777;
    line-height: 150%;
}

.property-management-services {
    padding-top: 56px;
    text-align: center;
    padding-bottom: 59px;
}

.property-management-services h2 {
    color: #0066FF;
    font-size: 50px;
    font-weight: 300;
	letter-spacing: 0em;
}

.property-management-services .block {
    max-width: 1105px;
    margin: auto;
    display: flex;
	flex-wrap: nowrap;
    justify-content: space-between;
	padding: 0;
    margin-top: 73px;
}

.property-management-services .text-block {
    max-width: 450px;
    color: #fff;
}

.property-management-services .text-block:first-child {
	margin-right: 20px;
}
.property-management-services .text-block ul {
    padding: 0;
    text-align: left;
}

.property-management-services .wpb_single_image {
    margin-bottom: 17px;
}

.property-management-services .text-block ul li{
    font-size: 16px;
    list-style: none;
	line-height: 120%;
    margin-bottom: 32px;
	color: #777777;
}

.property-management-services .text-block .vc_column-inner{
	padding-right: 0;
	padding-left: 0;
}
.property-management-services .text-block ul li h3{
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 14px;
	letter-spacing: 0em;
}
.property-management-services .text-block ul li h3 a{
	color: #0066FF;
}
.property-management-services .text-block ul li h3 a:hover{
	color: #fff;
}
.property-management-services .text-block ul li h3 a:focus{
	color: #fff;
	text-decoration: none;
}

@media (max-width: 767px) {
	.property-management-services .block {
        flex-direction: column;
		align-items: center;
    }
	.property-management-services h2{
		font-size: 34px;
	}
	.property-management-services .text-block ul li{
		text-align: center;
	}
	
	.property-management-services .text-block:first-child {
		margin-right: 0px;
	}
}
@media (max-width: 480px) {
	.property-management-services h2{
		font-size: 28px;
	}
	.offices-property .owl-carousel .owl-stage{
		padding-left: 40px !important;
	}
	.contact-form .submit-button p{
		flex-direction: column;
		align-items: flex-start !important;
		gap: 10px;
	}
	.services-info h2{
		font-size: 24px;
		margin-bottom: 26px;
		letter-spacing: 0;
	}
	.services-info h3{
		font-size: 20px;
		font-weight: bold;
		letter-spacing: 0;
		margin-bottom: 12px;
	}
}
.article.property-management ul {
    color: #777777;
}

.article.property-management ul li {
    margin-bottom: 4px;
}

.property-management-bottom h2 {
    font-size: 40px;
    text-align: center;
    margin-bottom: 50px;
}

.sub-categories .title {
    font-size: 18px;
    color: #212121;
    font-weight: bold;
    border-bottom: 1px solid #EEE;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.sub-categories .list {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 90px;
    font-size: 14px;
    font-weight: bold;
}

.sub-categories .list li {
    width: 11%;
    display: inline-block;
}

.sub-categories .list a {
    color: #AAA;
}

.sub-categories .list a:hover {
    color: #06F;
}

/*  Sidebar
	-------------------------------------------------------------- */
@media (min-width: 768px) {
    .right-sidebar {
        padding-left: 2.5px;
    }
}

.right-sidebar .wp-block-button__link {
    min-width: 180px;
    font-size: 20px;
    letter-spacing: 0.05em;
    color: #FFF;
    border-radius: 0;
    text-transform: uppercase;
    border: 2px solid #0066FF;
    background-color: #0066FF;
    padding: 15px 24px;
    margin-top: 6px;
}

.right-sidebar .wp-block-button__link:hover {
    color: #0066FF;
    background-color: transparent;
    text-decoration: none;
}

.right-sidebar .wpcf7 {
    margin-top: -30px;
}

.right-sidebar .wpcf7 .form-group {
    margin-bottom: 10px;
}

.right-sidebar .wpcf7 input.form-control {
    padding-top: 7px;
    padding-bottom: 7px;
    height: 40px;
}

.right-sidebar .wpcf7 .wpcf7-submit {
    width: 100%;
    background-color: #06F;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
}

.right-sidebar .wpcf7 .wpcf7-submit:hover,
.right-sidebar .wpcf7 .wpcf7-submit:focus {
    background-color: #111;
}

@media (max-width: calc(992px - 1px)) {
    .right-sidebar .sidebar {
        display: flex;
        justify-content: space-between;
    }
}

.sidebar .widget {
    margin-bottom: 10px;
}

.sidebar .widget-title {
    font-family: 'Helvetica Neue LT Pro';
    font-size: 24px;
    text-transform: uppercase;
    color: #111111;
    margin: 0 0 20px;
}

.sidebar .widget_navigation,
.sidebar .widget_categories,
.sidebar .widget_nav_menu {
    font-size: 15px;
}

.sidebar .widget_navigation ul,
.sidebar .widget_categories ul,
.sidebar .widget_nav_menu ul {
    list-style: none;
    padding-left: 0;
    margin-top: 5px;
}

.sidebar .widget_navigation ul li,
.sidebar .widget_categories ul li,
.sidebar .widget_nav_menu ul li {
    margin-bottom: 2.7px;
}

.sidebar .widget_navigation ul li a,
.sidebar .widget_categories ul li a,
.sidebar .widget_nav_menu ul li a {
    font-size: 15px;
    color: #111;
}

/*  Properties
	-------------------------------------------------------------- */
@media (min-width: 992px) {
    .property-list {
        max-width: 850px;
    }
}

.property-list h1 {
    margin-bottom: 20px;
}

.property-contact {
    list-style: none;
    padding-left: 0 !important;
    margin-bottom: 40px;
}

.property-contact li {
    display: inline-block;
    margin-right: 25px;
}

.property-contact a {
    color: #222;
    font-weight: bold;
}

.property-contact a:hover {
    text-decoration: none;
    color: #06F;
}

.property-contact a span {
    vertical-align: bottom;
    color: #000;
    font-size: 22px;
    margin-right: 5px;
}

.property-item {
    margin-bottom: 60px;
}

@media (min-width: 768px) {
    .property-item {
        display: flex;
    }

    .property-item .thumb,
    .property-item .content {
        width: 50%;
    }
}

@media (max-width: calc(768px - 1px)) {
    .property-item {
        margin-bottom: 25px;
    }

    .gallery-page .page-title {
        font-size: 44px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .gallery-page .words {
        display: none;
    }

    #scroll-arrow {
        left: calc(50% - 32px);
        bottom: 8px;
        width: 64px;
    }

    .gallery-page .phones ul li {
        margin: 0 10px;
    }

    .page-wrapper {
        padding-top: 190px;
    }

    .gallery-page .content-container {
        padding-left: 0;
        padding-right: 0;
    }
}

.property-item .thumb {
    background-size: cover;
    min-height: 325px;
}

.property-item .content {
    padding: 37px 55px 40px;
    background: url('../images/property_bg.jpg') no-repeat;
    background-size: cover;
}

@media (max-width: 1122px) {
    .property-item .content {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.property-item .content h3 {
    font-size: 24px;
    margin-bottom: 20px;
}

.property-item .attributes {
    width: 100%;
    margin-bottom: 30px;
}

.property-item .attributes th,
.property-item .attributes td {
    vertical-align: top;
}

.property-item .attributes th {
    color: #06F;
    font-weight: normal;
    width: 30%;
}

.property-item .actions {
    text-align: center;
}

.property-item .actions .btn-lg {
    padding-top: 7px;
    padding-bottom: 7px;
    min-width: 150px;
}

.property-item .actions .btn-lg:first-child {
    margin-right: 7px;
}

.property-item .btn-contact {
    background-color: #0042A6;
    border-color: #0042A6;
}

.property-content h1 {
    font-size: 30px;
    text-transform: none;
    color: #06F;
    margin-bottom: 20px;
}

.property-content .attributes {
    margin-bottom: 30px;
    font-size: 18px;
}

.property-content .attributes th,
.property-content .attributes td {
    vertical-align: top;
}

.property-content .attributes th {
    color: #06F;
    font-weight: normal;
    min-width: 130px;
}

.property-content .attributes td p:last-child {
    margin-bottom: 0;
}

@media (min-width: 471px) {
    .property-content .attributes .space th,
    .property-content .attributes .space td {
        padding-top: 30px;
    }

    .property-content .attributes .gap th,
    .property-content .attributes .gap td {
        padding-top: 50px;
    }
}

@media (max-width: 470px) {
    .property-content .attributes,
    .property-content .attributes tr,
    .property-content .attributes th,
    .property-content .attributes td {
        display: block;
    }

    .property-content .attributes th {
        padding-top: 15px;
    }

    .property-content .attributes .price th,
    .property-content .attributes .bedrooms th,
    .property-content .attributes .bathrooms th,
    .property-content .attributes .sq_ft th {
        float: left;
    }

    .property-content .attributes .price td,
    .property-content .attributes .bedrooms td,
    .property-content .attributes .bathrooms td,
    .property-content .attributes .sq_ft td {
        padding-top: 15px;
    }
}

.property-content .attributes .fancybox.image {
    display: inline-block;
    margin-top: 6px;
    margin-right: 3px;
}

@media (min-width: 471px) {
    .property-content .attributes .fancybox.image.more-info {
        float: left;
        margin-right: 105px;
    }
}

.property-content .attributes .direction {
    color: #06F;
}

@media (max-width: 470px) {
    .property-content .attributes .direction {
        display: block;
        padding-top: 15px;
    }
}

.property-content .attributes .direction a {
    color: #222;
}

.property-content .attributes .direction a:hover {
    text-decoration: none;
    color: #000;
}


.offices-property .owl-carousel-container {
    max-width: 1200px; /* Adjust as needed */
    margin: 0 auto;
    padding: 20px 0;
    background-color: #000; /* Dark background as in the reference */
    color: #fff;
}

.offices-property .owl-carousel .item {
    background-color: #1a1a1a;
    border: 1px solid #333;
    padding: 20px;
    text-align: left;
    transition: border-color 0.3s ease, outline 0.3s ease;
    box-sizing: border-box;
    margin: 0 10px;
}

.offices-property .owl-carousel .item:hover, .owl-carousel .item.active-card {
    border-color: #007bff !important;
    outline: 1px solid #007bff;
}

.offices-property .owl-carousel .item img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 15px;
}

.offices-property .owl-carousel .item h4 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
}

.offices-property .owl-carousel .item .office-address {
    color: #007bff;
    font-size: 14px;
    margin-bottom: 5px;
}

.offices-property .owl-carousel .item .office-details {
    color: #cccccc;
    font-size: 13px;
    line-height: 1.6;
}

.offices-property .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none !important;
    border: none !important;
    font-size: 30px !important;
    color: #007bff !important; /* Blue color for arrows */
    outline: none !important;
    cursor: pointer;
    padding: 0;
}

.offices-property .owl-nav button.owl-next {
    left: 0px;
}

.offices-property .owl-nav button.owl-prev {
    display: none;
}
.offices-property .owl-nav button span{
	display: none;
}
.offices-property .owl-nav button.owl-next:before {
    content: '';
	display: block;
	background-size: cover;
	width: 54px;
	height: 35px;
	background-image:  url("../images/blue-arrow-slider.png");
}
.offices-property .owl-dots {
    display: none;
}

@media (max-width: 768px) {
    .offices-property .owl-carousel .item {
        margin: 0 5px;
    }
    .offices-property .owl-nav button.owl-prev {
        left: 0px;
    }
    .offices-property .owl-nav button.owl-next {
        right: 0px;
    }
	.reviews-blocks{
		color: #fff;
		padding-top: 30px;
		padding-bottom: 100px;
	}
	.footer-achievement .container{
		padding-bottom: 60px;
	}
	.footer-sitemap .footer-form{
		max-width: 100%;
	}
	.property-block.property-info h1{
		font-size: 38px;
	}
	.vc_row.home-banner {
		background-position: top 0 right 30% !important;
	}
}

.offices-property {
    padding-top: 8px;
	padding-bottom: 50px;
    color: #fff;
}

.offices-property .block img {
    width: 100%;
	aspect-ratio: 4/3;
	object-fit: cover;
}

.offices-property .block > .vc_column-inner {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 25px;
	border: 1px solid #444;
}

.offices-property .block {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-bottom: 30px;
}

.offices-property h2{
	font-size: 42px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 50px !important;
}
.offices-property .wpb_content_element {
    margin-bottom: 0;
}

.offices-property .info-block code {
    width: 80px;
    height: 80px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.offices-property .info-block {
    font-size: 14px;
    margin-top: 22px;
}

.offices-property .container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1740px;
    margin: auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.offices-property h4 {
	letter-spacing: 0;
	font-size: 18px;
	font-weight: 700;
    margin-top: 1px;
    margin-bottom: 24px;
	font-stretch: condensed;
	text-transform: uppercase;
}
.offices-property p{
	font-size: 14px;
}
.offices-property h4 a {
    color: #fff;
}

.offices-property strong {
	font-weight: normal;
    color: #0066FF;
}
.wh-color{
	color: #fff !important;
}
.wh-color a:not(span > a) {
	color: #fff !important;
}
.city-blocks{
	padding-left: 15px;
	padding-right: 15px;
}
.city-blocks .wpb_text_column, .city-blocks .vc_separator{
	margin-bottom: 0 !important;
}

.city-list .wpb_wrapper{
	display: flex;
	position: relative;
	justify-content: center;
	gap: 38px;
}
.contact-info-text-block p{
	font-weight: bold;
	font-size: 30px;
}
.no-padd > .vc_column-inner{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.vci-0 .vc_column-inner{
	padding-top: 0 !important;
}
.info-image-block{
	padding-top: 26px;
	padding-bottom: 70px;
}
.info-image-block > .wpb_column{
	display: flex !important;
	align-items: flex-end !important;
}
.info-image-block h2{
	font-size: 42px;
	margin-bottom: 28px;
	font-weight: bold;
}
.info-image-block p{
	font-size: 16px;
	line-height: 150%;
}
.info-image-block p strong{
	text-wrap: nowrap;
	font-size: 16px;
	letter-spacing: 0;
}
.city-blocks > .vc_column-inner{
	padding-top: 0 !important;
}
.city-blocks p{
	font-size: 14px;
	margin-bottom: 13px !important;
}
.city-list .wpb_wrapper:after{
	content: '';
	position: absolute;
	height: 100%;
	width: 1px;
	left: 50%;
	background-color: #999999;
}
.city-blocks .city-list{
	margin-bottom: 15px !important;
}
.city-blocks h3{
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.020em;
}
.contact-info-text-block{
	padding-top: 40px;
}
.city-list ul{
	padding:0;
	flex: 1;
	margin-top: 15px;
}
.city-list ul:first-child{
	text-align: right;
}

.city-list li {
	font-size: 14px;
	list-style: none;
	line-height: 150%;
}

.about-childs .block > .vc_column-inner {
    min-height: 100vh;
    display: flex;
    justify-content: flex-end;
	background-position: top !important;
    padding: 90px 90px 57px !important;
}

.about-childs .block h2 {
    font-size: 50px;
    color: #fff;
	margin-bottom: 19px;
    font-weight: normal;
    line-height: 100%;
	letter-spacing: 0.045em;
}

.about-childs .block p {
	font-size: 18px;
	color: #fff;
	line-height: 150%;
	margin-bottom: 28px;
}
.about-childs .block .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline{
	font-stretch: condensed;
	font-weight: bold;
}
.about-childs .block .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline {
    min-width: 184px;
    font-size: 20px;
    padding: 18px 19px;
}

.additional-banner {
    height: 850px;
}

.additional-banner h2 {
    font-size: 70px;
    color: #fff;
}

.additional-banner .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline {
    min-width: 250px;
    font-size: 16px;
    font-weight: bold;
}

.rate-score-block{
	padding-top: 25px;
	padding-bottom: 50px;
}
.rate-score-block h2{
	font-size: 42px;
    font-weight: bold;
}
.rate-score-block .vc_tta-tab{
	padding-right: 13px !important;
}
.rate-score-block .vc_tta-tabs-list{
    border-bottom: 1px solid #999999 !important;
	margin-bottom: 21px !important;
}
.rate-score-block .vc_tta-tab.vc_active{
	border: none !important;
}
.rate-score-block .vc_tta-tab a{
	color: #aaaaaa !important;
	font-weight: bold;
	font-size: 14px;
	background: none !important;
	border: none !important;
	padding: 0 14px 20px 5px !important;
	margin-bottom: -1px;
}
.rate-score-block .vc_tta-tab.vc_active a{
    border-bottom: 1px solid #999999 !important;
    box-shadow: inset 0 -6px 0 #0066ff !important;
	color: #0066ff !important;
}
.rate-score-block .vc_tta.vc_tta-tabs .vc_tta-tabs-container{
	display: block !important;
}
.rate-score-block .vc_tta-panel-heading{
	display: none !important;
}
.rate-score-block h3{
	font-size: 31px;
	color: #aaaaaa;
	font-weight: bold;
	letter-spacing: 0;
    margin-bottom: 8px;
}
.rate-score-block strong{
	font-size: 20px;
	color: #111;
}
.rate-score-block p{
	font-size: 16px;
	color: #444;
	margin-bottom: 20px;
}
.rate-score-block ul{
	padding-left: 18px;
	margin-top: -19px;
	margin-bottom: 25px;
}
.rate-score-block .text-block .wpb_text_column{
	margin-bottom: 0 !important;
}
.rate-score-block .image-block .wpb_single_image{
	margin-bottom: 25px !important; 
}
.rate-score-block .image-block .wpb_single_image:last-child{
	margin-bottom: 0 !important;
}
.rate-score-block .image-block > .vc_column-inner{
	padding: 42px 40px !important;
}
.rate-score-block .image-block img{
	mix-blend-mode: multiply;
}
.rate-score-block .text-block > .vc_column-inner{
	padding: 42px 40px !important;
}
.reviews-blocks{
 	color: #fff;
	padding-top: 30px;
	padding-bottom: 100px;
}
.reviews-blocks h2{
 	font-size: 42px;
    font-weight: bold;
	letter-spacing: 0;
	padding-bottom: 6px;
}
.reviews-blocks img{
	margin-bottom: 8px;
}
.reviews-blocks .block{
	display: flex;
	justify-content: space-between;
}
.reviews-blocks .block:after, .reviews-blocks .block:before{
	display: none;
}
.reviews-blocks .text-block{
	display: block;
	max-width: 325px;
}
.reviews-blocks p{
	font-size: 14px;
    line-height: 150%;
	margin-bottom: 10px;
}

/*  Contact Us page
	-------------------------------------------------------------- */
.contact-title {
    padding-top: 120px;
    margin-bottom: 80px;
}

.contact-title h1 {
    font-size: 60px;
    text-align: center;
}

@media (max-width: calc(768px - 1px)) {
    .contact-title h1 {
        font-size: 40px;
    }
}

.contact-form {
    padding-bottom: 50px;
}


.contact-form .form-control {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 20px;
	letter-spacing: -0.03em;
}

.contact-form .form-control:not(textarea) {
    height: 50px;
}

.contact-form .form-control::-webkit-input-placeholder {
    color: #111;
}

.contact-form .form-control:-moz-placeholder {
    color: #111;
}

.contact-form .form-control::-moz-placeholder {
    color: #111;
}

.contact-form .form-control:-ms-input-placeholder {
    color: #111;
}

.contact-form .location .form-control option:first-child {
    color: #111;
    font-weight: 900;
}
.contact-form .form-control{
	color: #111;
}
.contact-form p{
	margin-bottom: 15px;
}
.contact-form .row.form-group{
	margin-bottom: 0;
}
.contact-form .row.form-group > div:first-child{
	padding-right: 0 !important;
}
.contact-form .form-group textarea{
	height: 200px;
}
.contact-form .btn-primary {
	max-width: 237px;
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
    font-weight: bold;
    font-size: 24px;
	border: 1px solid #fff;
    text-transform: uppercase;
}
.contact-form .submit-button p{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.contact-form-text p{
	color: #fff;
	margin-top: 32px;
	font-size: 18px;
	font-weight: bold;    
	letter-spacing: 0.015em;
    line-height: 125%;
}
.contact-form .submit-button .wpcf7-spinner{
	display: none;
}
.contact-form .submit-button p:before{
	content: '';
	display: inline-block;
	width: 239px;
	background-size: cover;
	height: 49px;
    background-image: url("../images/logo-light.png");
}
.contact-container.vc_row{
	padding-bottom: 110px;
	padding-top: 17px;
	background-position: bottom !important; 
}
.contact-sidebar{
	color: #fff;
}
@media (min-width: 1280px) {
    .contact-sidebar {
        padding-left: 15px;
    }
}

/*.contact-addresses {
	color: #FFF;
	
	h5 {
		text-align: center;
	}
	p {
		margin-bottom: 20px;
	}
}*/
/*.contact-page-forms {
	padding-top: 45px;
	padding-bottom: 60px;
	
	strong {
		font-weight: 900;
	}
	
	> .wpb_column {
		> .vc_column-inner > .wpb_wrapper > .wpb_content_element {
			margin: 0 auto;
			max-width: 320px;
			padding-bottom: 20px;
			
			@media (max-width: 767px) {
				margin-bottom: 20px;
			}
		}
		@media (min-width: 992px) {
			&:nth-child(3n+1) {
				> .vc_column-inner > .wpb_wrapper > .wpb_content_element {
					float: left;
				}
			}
			&:nth-child(3n+3) {
				> .vc_column-inner > .wpb_wrapper > .wpb_content_element {
					float: right;
				}
				
			}
		}
	}
	.form-control {
		font-weight: bold;
		font-size: 14px;
		text-transform: uppercase;
	}
	.btn-primary {
		min-width: 200px;
		font-weight: 900;
		text-transform: uppercase;
		letter-spacing: 0.1em;
	}
}*/
/* Our Agents */
.our-agents-banner {
    min-height: 44.27083333vw;
}

@media (min-width: 1920px) {
    .our-agents-banner {
        min-height: 850px;
    }
}

@media (max-width: calc(768px - 1px)) {
    .our-agents-banner {
        height: 323px;
    }
}

.our-agents-banner > .vc_column_container > .vc_column-inner {
    background-color: rgba(0, 0, 0, 0.5);
    color: #FFF;
}

.our-agents-banner > .vc_column_container > .vc_column-inner > .wpb_wrapper {
    max-width: 1240px;
    margin: 0 auto;
}

.agent-list{
	padding-bottom: 30px;
}

.agent-list .maw__modal_popup_box {
    position: absolute;
    top: 135px;
    left: 0;
    right: 0;
}

.agent-list .maw__modal_popup_box span {
    display: none;
    color: #fff;
}

.agent-list .vc_column_container:hover .maw__modal_popup_box span {
    display: block;
}

.agent-list .model-popup-btn {
    margin: auto;
}

.top-agents {
    color: #FFF;
    font-size: 15px;
}

.top-agents .image-block .wpb_single_image{
	display: flex;
	justify-content: center;
}

.top-agents .wpb_text_column {
    max-width: 570px;
    color: #fff;
}

.top-agents .wpb_text_column a{
	color: #fff;	
}

.top-agents h2 {
	color: #D8A300;
    letter-spacing: 0;
    font-size: 32px;
    margin-bottom: 4px;
	font-weight: bold;
	font-stretch: condensed;
}

.top-agents .text-block > .vc_column-inner{
	background: rgba(0,0,0,0.7);
	padding: 45px 39px 13px !important;
}
.bl-color, .bl-color a, .bl-color h1, .bl-color h2, .bl-color h3, .bl-color h4, .bl-color h5{ 
	color: #111 !important;
}
.top-agents h4 {
	letter-spacing: 0;
    font-size: 20px;
    margin-bottom: 33px;
	font-weight: bold;
	font-stretch: condensed;
}

.top-agents p {
    line-height: 150%;
    margin-bottom: 23px;
	letter-spacing: 0.03em;
}

.offices-location .text-block{
	display: flex;
    align-items: flex-start !important;
}
.offices-location h2{
	margin-bottom: -1px;
}
.offices-location .text-block > .vc_column-inner{
    padding: 48px 42px 16px !important;
}

/* Blog */

.resources-categories {
    padding: 14px 0 30px;
}

.resources-categories .categories {
    list-style: none;
    padding: 0;
    margin: 30px 0 0;
	justify-content: flex-start;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 36px;
}

.resources-categories .categories li {
    margin: 0;
	padding: 0;
}
.categories li{
	padding-bottom: 8px;
    list-style: none;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 20px;
    color: #111;
    margin: 0 21px;
    margin-bottom: 10px;
}
.resources-categories li{
	border-bottom: 4px solid transparent;	
}
.resources-categories .resources-active{
	border-bottom: 4px solid #B5D1D7;	
}
.resources-newsroom .news .text-block{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	min-height: 180px;
    position: relative;
    box-sizing: border-box;
    padding: 15px 22px 2px;
	background-color: #EEEEEE;
}
.resources-newsroom .news .news-categories {
    display: flex;
    flex-wrap: wrap;
}
.resources-newsroom .news h3{
	font-style: normal;
	font-size: 18px;
    margin-top: 8px;
    margin-bottom: 29px;
    text-transform: none;
	font-weight: bold;
	line-height: 130%;
	color: #111111;
}
.resources-newsroom .news h3 a{
	color: #111111;
}
.categories li a {
    color: #111;
    font-size: 20px;
}
.resources-categories .categories li a {
    text-decoration: none;
	padding-bottom: 3px;
    display: inline-block;
	text-transform: uppercase;
}
.resources-newsroom {
    display: flex;
    flex-wrap: wrap;
    gap: 49px;
    margin: 9px 0;
}

.resources-newsroom .news {
    width: calc(33.333% - 33px);
    position: relative;
}
.wp-pagenavi{
  width: 100%;
  font-size: 18px;
  margin-top: 4px;
  margin-bottom: 27px;
  display: flex;
  row-gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
}
.wp-pagenavi span.current::after, 
.wp-pagenavi a.page::after {
    content: ",";
    display: inline-block;
}

.wp-pagenavi span.current:last-child::after, 
.wp-pagenavi a.page:nth-last-child(2)::after,
.wp-pagenavi a.page:last-child::after {
    content: "";
}

.wp-pagenavi a.page + a.nextpostslink::before {
    content: ""; 
}

.wp-pagenavi span.pages::after {
    content: "" !important;
}
.blog .home-banner{
    background: url("../images/blog-banner.jpg") no-repeat;
	background-size: cover !important;
}
.wp-pagenavi a, .wp-pagenavi span {
  color: #111;
  border: none;
  padding: 0;
  margin: 0;
  margin-right: 5px;
}
.wp-pagenavi .first, .wp-pagenavi .previouspostslink{
  margin-right: 15px;
}
.wp-pagenavi .last, .wp-pagenavi .nextpostslink{
  margin-left: 15px;
}
.wp-pagenavi .pages{
  margin-left: 0;
  margin-right: 40px;
}
.blog .wp-pagenavi{
	margin-top: 45px;
	margin-bottom: 160px;
}
.blog-background{
    background: url("../images/blog-info-background.jpg") no-repeat;
}
.blog-banner{
	display: flex;
	align-items: center;
	background-size: cover !important;
	background-position: bottom !important;
	font-weight: bold;
	font-size: 32px;
	height: 130px;
	padding: 20px 0;
    background: url("../images/blog-info-background.jpg") no-repeat;
}
.blog-banner .wpb_text_column{
	margin: 0 !important;
}
.blog-banner{
	color: #fff;
}
.blog-banner h1, .blog-banner h2{
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 0;
}
.blog-banner.rent-banner{
    background: url("../images/rent-banner-background.jpg") no-repeat;
}
.resources-newsroom .news img {
    width: 100%;
    height: auto;
    display: block;
	aspect-ratio: 16 / 9;
}

.resources-block {
  padding-bottom: 80px;
}

.resources-block .title {
  margin-top: 81px;
  margin-bottom: 45px;
}

.resources-block .info {
  text-align: center;
  margin-top: -12px;
  margin-bottom: 69px;
}

.resources-block .info p {
  line-height: 150%;
  font-size: 24px;
  color: #545454;
}

.resources-block .news-block {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-rows: 1fr;
  grid-gap: 40px;
}

.resources-block .news-block .news {
  overflow: hidden;
  border-radius: 15px;
}

.resources-block .news-block .news:hover {
  cursor: pointer;
}

.resources-block .news-block .news .text-block {
  height: 100%;
  padding: 28px 22px 32px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #272727;
}

.resources-block .news-block .news img {
  margin-bottom: -4px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 100%;
}

.resources-block .news-block .news h5 {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 2px;
  color: #fff;
  opacity: 0.6;
  text-transform: uppercase;
  margin-bottom: 13px;
}

.resources-block .news-block .news p {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 42px;
  color: #fff;
  margin-top: 13px;
  margin-bottom: 19px;
  text-decoration: underline;
}

.resources-block .news-block .news span {
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.35px;
  color: rgba(255, 255, 255, 0.6);
}


.news-categories {
    list-style: none;
    padding: 0;
    margin: 0 0 8px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.news-categories li a {
    font-size: 14px;
	color: #816147;
    text-decoration: none;
	text-transform: uppercase;
}

.news h3 {
    font-size: 20px;
    margin: 10px 0;
}

.news .date {
    font-size: 14px;
    color: #777;
}

.free-trial {
    padding: 80px 0;
    color: #fff;
    position: relative;
}

.free-trial .text-block {
    max-width: 600px;
}

.category-free-trial {
    margin-top: 80px;
}

.post-row {
    display: flex;
    gap: 50px;
    margin: -2px 0;
}

.post-row .content {
    width: 70%;
}
.dropdown-blocks{
    padding: 25px 19px;
    left: 0;
	width: 100%;
	display: none;
	position: absolute;
	background: #FFFFFF;
	border: 3px solid #B5D1D7;
    flex-direction: column;
	top: 53px;
}
.dropdown-blocks a{
	font-size: 16px;
	color: #202020;
	font-weight: normal;
}
.dropdown-blocks a:hover{
	text-decoration: underline;
}
.post-row .sidebar .posts-filters{
	display: flex;
	flex-wrap: nowrap;
	font-size: 18px;
	gap: 10px;
}
.post-row .sidebar .posts-filters > div{
	white-space: nowrap;
}
.post-row .sidebar .posts-filters > div div{
	white-space: wrap;
}
.post-row .sidebar{
	margin-top: 25px;
}
.blog .post-row .sidebar{
	position: relative;
	top: 0;
}
.post-row .sidebar .posts-filters .filters-block{
	width: 45%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #AAA;
	font-size: 18px;
	gap: 10px;
	height: 37px;
}

.filters-block strong{
	font-size: 14px;
}
.post-row .sidebar .posts-filters .filters-block{
	height: 55px;
	box-sizing: border-box;
	border-left: 3px solid transparent;
	border-top: 3px solid transparent;
}
.post-row .sidebar .posts-filters .search-block{
	height: 55px;
	color: #AAA;
	box-sizing: border-box;
	border-right: 3px solid transparent;
	border-top: 3px solid transparent;
}
.post-row .sidebar .posts-filters .filters-block:hover{
	border-left: 3px solid #B5D1D7;
	border-top: 3px solid #B5D1D7;
	color: #111;
}
.post-row .sidebar .posts-filters .search-block:hover{
	border-right: 3px solid #B5D1D7;
	border-top: 3px solid #B5D1D7;
	color: #111;
}
.filters-block:hover .dropdown-blocks, .search-block:hover .dropdown-blocks{
	display: flex;
}
.filters-block:hover .dropdown-blocks:before{
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    background-color: #fff;
    height: 3px;
    width: calc(45% + 26px);
    left: 0;
}
.search-block:hover .dropdown-blocks:before{
    content: "";
    display: block;
    position: absolute;
    top: -3px;
    background-color: #fff;
    height: 3px;
    width: calc(55% + 24.4px);
    right: 0;
}
.search-block::after {
    content: '';
	display: none;
    position: absolute;
	height: 55px;
    top: 0;
   	right: calc(55% - 7px);
    width: 4px;
    background-color: #B5D1D7;
    transform: skewX(-30deg);
    transform-origin: top left;
}
.search-block:hover::after {
	display: block;
}
.filters-block::after {
    content: '';
	display: none;
    position: absolute;
	height: 55px;
    top: 0;
    left: calc(45% - 6px);
    width: 4px;
    background-color: #B5D1D7;
    transform: skewX(30deg);
    transform-origin: top left;
}
.filters-block:hover::after {
	display: block;
}
.categories-block {
    display: flex;
	flex-direction: column;
	border-bottom: 3px solid #B5D1D7;
	padding-bottom: 23px;
    margin-bottom: 19px;
    gap: 4.5px;
}

.categories-block a {
    text-decoration: none;
}

.tag-title-block {
    margin-bottom: 7px;
    font-weight: 700;
}

.tag-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 1px;
}

.tag-block a {
    width: calc(33.333% - 6px);
    text-decoration: none;
	font-size: 14px;
}

.post-row .sidebar .posts-filters .search-block{
	width: 55%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.post-row .sidebar {
    width: 360px;
	min-width: 360px;
	position: sticky;
	top: 190px;
}
.post-information{
	align-items: flex-start;
	padding-bottom: 75px;
	position: relative;
	z-index: 10;
}
.post-information .services-info{
	padding-top: 0;
}
.post-information .services-image-block .text-block > .vc_column-inner{
	padding: 60px 45px 40px !important;
}
.post-information .services-info > .vc_column-inner{
	padding: 0 !important;
}
.post-image-list mark{
	padding: 0;
}
.post-image-list > .wp-block-group-is-layout-flow p{
	margin-bottom: 0;
}
.post-image-list > .wp-block-group-is-layout-flow{
	padding: 35px 15px 35px 50px !important;
}
.post-image-list > .vc_column-inner > .wpb_wrapper, .post-image-list > .wp-block-group-is-layout-flow{
	display: flex;
	align-items: center;
	gap: 20px 70px;
}
.description .vc_row .vc_row{
	margin: 0;
}
.post-image-list .wpb_text_column, .post-image-list .wpb_single_image{
	margin: 0 !important;
}
.post-image-list img{
	margin: 0;
}
.post-image-list{
	color: #fff;
	margin-bottom: 55px;
}
.services-info .post-image-list .vc_column-inner{
	padding: 35px 15px 35px 50px !important;
}
.post-image-list p{
	font-size: 24px;
}

.tags {
    list-style: none;
    padding: 0;
    margin: 30px 0 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.post-zig-zag img{
	margin: 0 !important;
}
.post-zig-zag p{
	margin-bottom: 0;
}
.post-zig-zag .wpb_column .vc_column-inner div, .post-zig-zag figure{
	width: 100%;
	height: 100%;
}
.post-zig-zag .wpb_text_column > .wpb_wrapper{
	display: flex;
	justify-content: center;
	align-items: center;
}
.post-zig-zag{
	padding-bottom: 40px;
	color: #fff !important;
}
.post-zig-zag .wpb_text_column{
	padding: 35px 40px;
}
.post-zig-zag img{
	width: 100%;
}
.post-zig-zag .wp-block-columns > div:nth-child(2n+1){
	width: 53%;
	flex-basis: 53% !important;
}
.post-zig-zag .wp-block-columns > div:nth-child(2n){
	width: 47%;
	flex-basis: 47% !important;
}
.post-zig-zag .wp-block-columns{
	gap: 0;	
	margin: 0;
}
.post-zig-zag .wp-block-columns > div{
	padding: 0;
}
.post-zig-zag .wp-block-columns .text-block{
	padding: 35px 40px;
}
@media (max-width: 1150px) {
	.post-row .sidebar {
		top: 240px;
	}
	.services-info h1{
		font-size: 36px;
	}	
	.wp-block-media-text .wp-block-media-text__content{
		padding: 15px !important;	
	}
	.post-information .services-image-block .text-block > .vc_column-inner{
		padding: 15px !important;
	}
	.post-image-list > .vc_column-inner > .wpb_wrapper, .post-image-list > .wp-block-group-is-layout-flow{
		gap: 20px 35px;
	}
	.services-info .post-image-list .vc_column-inner {
		padding: 35px 15px 35px 15px !important;
	}
}
.post-zig-zag .wpb_column .vc_column-inner{
	display: flex;
    justify-content: center;
    align-items: center;
	padding: 0 !important;
}
.post-zig-zag .wpb_single_image{
	margin: 0;
}
.post-zig-zag .wpb_text_column{
	margin: 0 !important;
}
.post-zig-zag h4{
	margin: 0;
	line-height: 130%;
	font-size: 26px;
}
.post-zig-zag p{
	line-height: 140%;
	font-size: 16px;
}

.tags li a {
    text-decoration: none;
    font-size: 13px;
}

.accordion {
    padding: 80px 0;
}

.accordion h4 {
    margin-bottom: 30px;
}

.btn-accordion {
    width: 100%;
    text-align: left;
    padding: 18px;
    border: none;
    cursor: pointer;
    background: #f5f5f5;
    margin-bottom: 5px;
}

.btn-accordion.active {
    background: #e5e5e5;
}

.panel {
    display: none;
    padding: 20px;
    background: #fafafa;
}




/*.our-agents-ron {
	min-height: 740px;
	
	.wpb_text_column {
		h1 {
			font-size: 60px;
			margin-top: 0;
			margin-bottom: 0;
			
			@media (min-width: 1200px) {
				text-align: left;
			}
		}
		h2 {
			color: #000;
			font-size: 42px;
			margin-top: 40px;
			margin-bottom: 100px;
		}
	}
	.ron-info {
		@media (min-width: 1200px) {
			padding-left: 215px;
		}
		@media (max-width: 1199px) {
			padding-top: 215px;
			text-align: center;
		}
		
		p {
			font-size: 22px;
			font-weight: bold;
			
			@media (min-width: 1200px) {
				color: #777;
			}
		}
		.model-popup-btn {
			font-weight: bold;
		}
	}
}*/
.managers-title {
    padding: 50px 0;
}

.managers-title h1 {
    font-size: 50px;
    text-align: center;
    font-family: 'Helvetica Neue LT Pro';
    font-weight: normal;
}

.agent-list {
    text-align: center;
}

.agent-list > .wpb_column {
    min-height: 500px;
    margin-bottom: 0;
}

.agent-list > .wpb_column > .vc_column-inner {
    justify-content: flex-start !important;
}

.agent-list > .wpb_column h3 {
    font-size: 26px;
    margin-bottom: 5px;
    font-weight: bold;
}

.agent-list > .wpb_column p {
    margin-bottom: 12px;
    font-size: 14px;
}

.agent-list > .wpb_column strong {
    color: #06F;
    font-weight: 900;
    font-size: 13px;
}

.agent-list .wpb_text_column {
    margin-bottom: 0;
}

.agent-list .vc_column-inner:hover .vc_single_image-wrapper {
    position: relative;
}

.agent-list .vc_column-inner:hover .vc_single_image-wrapper:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    background: url("../images/manager-hover.png") no-repeat;
    background-size: cover;
}

.agent-list .vc_column-inner:hover .modal-popup-box {
    display: block;
    width: 100%;
    position: absolute;
    top: 130px;
}

.agent-list .vc_column-inner .wpb_wrapper {
    position: relative;
}

.agent-list .vc_column-inner .modal-popup-box {
    display: none;
}

.agent-list .vc_column-inner .modal-popup-box .model-popup-btn {
    border: 2px solid #FFF !important;
    color: #FFF !important;
    font-weight: 900;
    font-size: 16px !important;
}

.b-modal {
    opacity: 0.9 !important;
}

.b-close {
    width: 26px;
    height: 26px;
    border: 2px solid #000;
    border-radius: 3px;
    right: 0;
    top: 15px;
}

@media (max-width: 768px) {
    .b-close {
        display: block;
    }
}

.b-close img {
    padding: 0;
    display: block;
}

.mega-model-popup {
    box-shadow: none;
    color: #FFF;
    border: none;
    border-top: 2px solid #06F;
    border-bottom: 3px solid #06F;
    max-width: 500px !important;
}

@media (max-width: 767px) {
    .mega-model-popup {
        width: 74.7% !important;
    }
}

.mega-model-popup .model-popup-container > span {
    padding-left: 0 !important;
}

.mega-model-popup h2 {
    border-bottom-color: #06F !important;
}

.mega-model-popup h3 {
    color: #06F;
}

.mega-model-popup strong,
.mega-model-popup strong a {
    color: #06F;
}

.offices-block .wpb_column {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

@media (max-width: 599px) {
    .offices-block .wpb_column {
        width: 100%;
    }

    .offices-block .wpb_column .wpb_single_image {
        text-align: center;
    }
}

.offices-block .vc_column-inner {
    padding-top: 0;
    position: relative;
}

.offices-block .wpb_text_column {
    position: absolute;
    top: 33%;
    left: 15px;
    right: 15px;
    text-align: center;
}

.offices-block figure {
    position: relative;
}

.offices-block figure::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0.5;
}

.offices-block .wpb_text_column h2 {
    font-size: 40px;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 2px;
}

.offices-block .wpb_text_column h2 a {
    color: #0066FF;
}

.offices-block .wpb_text_column p {
    font-size: 24px;
    font-family: 'Helvetica Neue LT Pro';
}

.offices-block,
.offices-block a {
    color: #FFF;
}

.cities-block .vc_column-inner {
    padding-top: 0px !important;
}

.cities-block .wpb_text_column h1 {
    color: #111;
    font-family: 'Helvetica Neue LT Pro';
    font-weight: normal;
    font-size: 30px;
    margin: 0 0 30px;
    text-align: center;
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .cities-block .wpb_text_column h1 {
        padding: 0 120px;
        font-size: 50px;
    }
}

.cities-block table {
    width: 100%;
    margin: 0 auto;
    table-layout: fixed;
}

.cities-block table tr:nth-child(odd) td:first-child {
    background-color: #06F;
}

.cities-block table tr:nth-child(odd) td:last-child {
    background-color: #004ABB;
}

.cities-block table tr:nth-child(even) td:first-child {
    background-color: #004ABB;
}

.cities-block table tr:nth-child(even) td:last-child {
    background-color: #06F;
}

.cities-block table td {
    width: 50%;
    height: 100px;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    font-family: 'Helvetica Neue LT Pro';
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .cities-block table td {
        font-size: 40px;
    }
}

.cities-block table td a {
    color: #FFF;
}

.office_list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0 20px;
    list-style: none;
    font-size: 18px;
    padding-left: 0 !important;
}
@media (min-width: 768px) {
    .office_list {
        font-size: 40px;
    }
}
.office_list li {
    background-color: #06F;
    height: 100px;
}
.office_list li:nth-child(4n+2),
.office_list li:nth-child(4n+3) {
    background-color: #004ABB;
}
.office_list a {
    color: #FFF;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-transform: uppercase;
}


.cities-block iframe {
    display: block;
}

.cities-block .back-link {
    color: #111111;
    font-family: 'Helvetica Neue LT Pro';
    font-size: 20px;
}

@media (min-width: 768px) {
    .cities-block .back-link {
        float: left;
        margin-top: 17px;
        font-size: 20px;
    }
}

/*  PPC page
	-------------------------------------------------------------- */
.ppc-banner {
    min-height: 1000px;
}

@media (max-width: 991px) {
    .ppc-banner {
        min-height: 600px;
    }
}

.ppc-banner > .banner-container {
    max-width: 980px;
    margin: auto;
}

@media (max-width: 991px) {
    .ppc-banner .banner-content {
        display: none !important;
    }
}

.ppc-banner .banner-sidebar {
    background-color: #EAEAEB;
    text-align: center;
    font-size: 12px;
    padding: 25px 5px 0;
    color: #000;
}

@media (max-width: 991px) {
    .ppc-banner .banner-sidebar {
        margin: auto;
        max-width: 320px;
    }
}

.ppc-banner .banner-sidebar .wpb_text_column {
    margin-bottom: 0;
}

.ppc-banner .banner-sidebar p {
    margin-bottom: 10px;
}

.ppc-banner .banner-sidebar strong {
    color: #B7985B;
    font-size: 18px;
    letter-spacing: 0.1em;
}

.ppc-banner .banner-sidebar .tel {
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.ppc-banner .banner-sidebar .tel:before {
    content: "";
    display: inline-block;
    width: 27px;
    height: 20px;
    vertical-align: text-bottom;
    margin-right: 10px;
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat;
    background-position: 0 -70px;
}

.ppc-banner .banner-sidebar .form-control {
    background-color: rgba(255, 255, 255, 0.45);
    border-radius: 5px;
    text-transform: uppercase;
}

.ppc-banner .banner-sidebar .btn {
    width: 100%;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-weight: bold;
    background: #323232;
    background: -moz-linear-gradient(top, #323232 0%, #525252 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #323232), color-stop(100%, #525252));
    background: -webkit-linear-gradient(top, #323232 0%, #525252 100%);
    background: -o-linear-gradient(top, #323232 0%, #525252 100%);
    background: -ms-linear-gradient(top, #323232 0%, #525252 100%);
    background: linear-gradient(top, #323232 0%, #525252 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@color1', endColorstr='@color2', GradientType=0);
}

@media (min-width: 992px) {
    .ppc-content {
        display: none;
    }
}

.ppc-banner .banner-content,
.ppc-content {
    background-color: rgba(0, 0, 0, 0.7);
    color: #FFF;
    line-height: 100%;
    padding: 30px 15px 0;
}

@media (max-width: 991px) {
    .ppc-banner .banner-content,
    .ppc-content {
        padding: 5px 15px;
        font-size: 14px;
    }
}

.ppc-banner .banner-content .title,
.ppc-content .title {
    font-size: 100px;
    font-weight: bold;
    color: #000;
    line-height: 90%;
    letter-spacing: 0.02em;
    margin-bottom: 30px;
}

@media (max-width: 991px) {
    .ppc-banner .banner-content .title,
    .ppc-content .title {
        font-size: 54px;
    }
}

.ppc-banner .banner-content .subtitle,
.ppc-content .subtitle {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 25px;
    line-height: 110%;
}

@media (max-width: 991px) {
    .ppc-banner .banner-content .subtitle,
    .ppc-content .subtitle {
        font-size: 20px;
    }
}

.ppc-banner .banner-content p,
.ppc-content p {
    margin-bottom: 15px;
}

.ppc-banner .banner-content strong,
.ppc-content strong {
    font-size: 18px;
    line-height: 110%;
}

@media (max-width: 991px) {
    .ppc-banner .banner-content strong,
    .ppc-content strong {
        font-size: 16px;
    }
}

.ppc-locations {
    color: #FFF;
    text-align: center;
    padding-bottom: 20px;
}

.ppc-locations p {
    margin-bottom: 20px;
}

.ppc-locations a {
    color: #FFF;
}

.ppc-locations .wpb_single_image {
    margin-bottom: 25px;
}

@media (min-width: 768px) {
    .ppc-locations .wpb_text_column h1 {
        margin-top: 35px;
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
    .ppc-locations .wpb_text_column h1 {
        display: none;
    }
}

.ppc-panels {
    min-height: 500px;
}

@media (max-width: 767px) {
    .ppc-panels .vc_column-inner {
        min-height: 400px;
        padding-left: 30px;
        padding-top: 0 !important;
    }
}

@media (max-width: 767px) {
    .ppc-panels .wpb_column:last-child .vc_column-inner {
        min-height: 300px;
    }
}

.ppc-panels .wpb_text_column {
    max-width: 600px;
    margin: auto;
    color: #FFF;
    font-size: 20px;
    font-weight: bold;
}

.ppc-panels h3 {
    font-size: 36px;
    line-height: 110%;
}

@media (max-width: 767px) {
    .ppc-panels h3 {
        font-size: 24px;
    }
}

.ppc-panels h3 a {
    color: #FFF;
}


@media (max-width: 1150px) {
    .about-childs .block h2 {
        font-size: 52px;
    }

    .navbar .container {
        flex-wrap: wrap;
    }

    .navbar-header {
        width: 50%;
    }

    .header-top .navbar-collapse {
        order: 3;
    }

    .header-contact {
        width: 50%;
        justify-content: flex-end;
    }
}

@media (max-width: 1280px) {
    .home-banner h1, .home-banner h2  {
        font-size: 52px;
    }
	.under-banner-info h2, .about-home-block h2, .property-block h2, .offices-property h2, .info-image-block h2, .property-block h2, .rate-score-block h2, .reviews-blocks h2{
		font-size: 38px;
	}
	.for-tools .block > .wpb_column{
		max-width: calc(50% - 10px);
        width: 100%;
	}
	.for-tools .block{
		flex-wrap: wrap;
	}
	.footer-achievement .container img:last-child{
		display: none;
	}
}

@media (max-width: 1024px) {
    .post-row {
        flex-direction: column;
		gap: 0;
    }
    .post-row .content,
    .post-row .sidebar {
        width: 100%;
    }
	.post-row .sidebar{
		order: 0;
		position: relative;
		top: 0;
	}
	.post-row .content{
		order: 1;
	}
	.sidebar .widget{
		margin-bottom: 0px;
	}
	.sidebar p{
		margin-bottom: 0 !important;
	}
	.sidebar .widget_block:not(:first-of-type) {
		display: none;
	}
	.post-row .sidebar .posts-filters{
		gap: 15px 30px;
	}
	.post-row .sidebar .posts-filters > div{
		width: auto !important;
		padding-left: 15px;
		padding-right: 15px;
	}
	.contact-sidebar .locations-block p{
		padding-left: 0;
		padding-top: 65px;
	}
	.filters-block::after{
		left: 136px;
	}
	.filters-block:hover .dropdown-blocks:before{
		width: 165px;
	}
	.search-block:hover .dropdown-blocks:before{
		width: 222px;
        left: 138px;
	}
	.search-block::after{
		left: 169px;
	}
    .for-home .block h2 {
        font-size: 50px;
    }	
	.post-information .services-image-block{
		padding-bottom: 25px;
	}
	.post-image-list{
		margin-bottom: 25px;
	}
	.resources-newsroom .news {
        width: calc(50% - 25px);
    }
	.post-information .services-image-block .text-block > .vc_column-inner{
		display: flex;
		justify-content: center;
		padding: 15px !important;
	}
	.post-information .services-image-block .text-block{
		padding: 15px !important;
	}
	.post-information .services-image-block .text-block .wpb_text_column{
		margin-bottom: 0 !important;
	}
	.post-information .services-image-block .text-block > .vc_column-inner .wpb_wrapper{
		margin: 0 !important;
	}
	.top-agents .text-block > .vc_column-inner{
		padding: 35px 15px 0px !important;
	}
	.post-image-list > .vc_column-inner > .wpb_wrapper, .post-image-list > .wp-block-group-is-layout-flow{
		flex-direction: column;
	}
	.services-info .post-image-list .vc_column-inner{
		padding: 35px 15px 35px 15px !important;
	}
	.post-image-list > .wp-block-group-is-layout-flow{
		padding: 35px 15px 35px 15px !important;
	}
	.post-zig-zag .wpb_text_column, .post-zig-zag .wp-block-columns .text-block{
		padding: 15px !important;
	}
	.post-zig-zag h4{
		font-size: 22px;
	}
	.hero-banner{
		min-height: unset !important;
	}
	.under-banner-info h2, .about-home-block h2, .property-block h2, .offices-property h2, .info-image-block h2, .property-block h2, .rate-score-block h2, .reviews-blocks h2{
		font-size: 32px;
	}
    .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline {
        min-width: 190px;
        font-size: 18px;
    }
	.home-banner p{
		margin-top: 0;
	}
	.services-image-block .text-block > .vc_column-inner{
		padding: 25px 30px 0 !important;
	}
	.reviews-blocks .block{
		flex-wrap: wrap;
	}
	.reviews-blocks .block .text-block{
		width: 100%;
		max-width: 50%;
	}
	.reviews-blocks .block .text-block:last-child{
		width: 100%;
		max-width: 100%;
	}
	.under-banner-info .text-block .wpb_wrapper{
		flex-direction: column;
		justify-content: center;
		gap: 0px;
	}
	.under-banner-info .text-block img{
		max-width: 300px;
	}
	.under-banner-info .wpb_single_image{
		min-width: auto;
	}
	.city-blocks h3{
		font-size: 24px;
	}
    .for-home .block > .vc_column-inner {
        height: 400px;
    }

    .home-property .call-us .text-block h2, .home-property .call-us .text-block h2 a {
        font-size: 32px;
    }

    .home-banner h1, .home-banner h2 {
        font-size: 52px;
        margin-bottom: 25px;
    }
    .home-banner h3 {
        font-size: 20px;
    }

    .home-banner {
        padding-left: 0;
    }
	.footer-achievement .container img:first-child{
		width: 400px;
	}
	.footer-achievement .container img:first-child{
		bottom: 0;
	}
	.footer-achievement p{
		font-size: 32px;
		margin-left: 400px;
	}
	.footer-achievement{
		height: 300px;
		box-shadow: inset 0 -40px 0 #d7b468 !important;
	}
}

@media (max-width: 991px) {
    .navbar-header {
        width: 100%;
    }

    .navbar-nav {
        margin: 0;
    }

    .navbar-collapse.collapse.in {
		background-color: #333333;
        padding: 0;
        margin: 0;
		margin-left: -15px;
		margin-right: -15px;
		width: calc(100% + 30px);
		padding-right: 15px;
		padding-left: 5px;
    }
}

@media (max-width: 768px) {
    .home-property .call-us .text-block > .wpb_wrapper {
        flex-direction: column;
    }
	.resources-newsroom {
        gap: 20px;
    }
	.post-zig-zag h4{
		font-size: 20px;
	}
	.services-info h1{
		font-size: 32px;
	}
	.services-info h2{
		font-size: 28px;
	}
	.contact-form .row.form-group > div:first-child{
		padding-right: 15px !important;
	}
    .resources-newsroom .news {
        width: 100%;
    }
	.blog .wp-pagenavi{
		margin-bottom: 100px;
	}
    .resources-categories .categories {
        gap: 12px;
    }
	.property-links .links-block{
		justify-content: flex-start;
	}
	.property-links .links-block p{
		flex-wrap: wrap;
		line-height: 100%;
	}
    .free-trial {
        padding: 50px 0;
    }
    .accordion {
        padding: 50px 0;
    }
    .home-property .call-us .text-block h2 {
        order: 1;
    }
	.under-banner-info h2, .about-home-block h2, .property-block h2, .offices-property h2, .info-image-block h2, .property-block h2, .rate-score-block h2, .reviews-blocks h2{
		font-size: 26px;
	}
	.services-image-block .text-block > .vc_column-inner{
		padding-left: 15px;
		padding-right: 15px;
	}
	.services-info figure img, .services-info figure{
		width: 100%;
	}
	.post-image-list > .wp-block-group-is-layout-flow figure{
		width: auto;
	}
	.post-information .services-info .services-image-block figure img{
		max-height: 300px;
	}
	.services-info .services-image-block div{
		width: 100%;
	}
	.rate-score-block .vc_tta-tabs-list{
		border: none !important;
		display: flex !important;
    	flex-direction: column;
	}
	.reviews-blocks .block .text-block{
		max-width: 100%;
	}
	.services-info .text-block{
		padding-left: 15px;
	}
	.services-image-block p{
		font-size: 20px;
	}
	.services-image-block .vc_btn3-container button, .services-image-block .vc_btn3-container a, .wp-block-media-text .wp-block-media-text__content .wp-block-button a{
		padding: 13px 15px;
	}
	.rate-score-block .vc_tta-tab a{
		padding: 0 0 4px 0px !important;
		margin-bottom: 8px;
	}
	.rate-score-block .vc_tta-tab.vc_active a{
		box-shadow: inset 0 -2px 0 #0066ff !important;
	}
	.footer-achievement{
		height: auto;
	}
	.under-banner-info p{
		line-height: 120%;
	}
	.footer-achievement .container img:first-child{
		position: relative;
		width: 300px;
		margin-top: -50px;
	}
	.footer-achievement .container{
		padding-top: 0;
		padding-bottom: 25px;
		gap: 15px;
		flex-wrap: wrap;
		justify-content: center;
	}
	.footer-achievement p{
		margin-left: 0;
	}
	.wp-block-media-text{
		display: flex !important;
		flex-direction: column;
	}
	.wp-block-media-text > div{
		width: 100%;
	}
	.wp-block-media-text iframe{
		aspect-ratio: 16 / 9;
	}
	.services-info iframe{
		margin-bottom: 0 !important;
	}
	.wp-block-media-text figure img{
		margin-bottom: 0;
        max-height: 300px;
	}
	.wp-block-media-text p{
		font-size: 20px;
	}
    .title-block h3 {
        font-size: 36px;
    }

    .title-block {
        min-height: 120px;
    }
	.about-home-block h3{
		font-size: 24px;
	}
	.city-blocks h3 {
    	font-size: 20px;
	}
	.rate-score-block .text-block > .vc_column-inner, .rate-score-block .image-block > .vc_column-inner{
		padding: 20px 35px !important;
	}
	.rate-score-block h3{
		font-size: 24px;
	}
	.rate-score-block strong{
		font-size: 18px;
	}
    .home-property .main-text h2 {
        font-size: 32px;
    }

    .home-property .main-text p {
        font-size: 16px;
    }
	.rate-score-block{
		padding-bottom: 25px;
	}
    .additional-banner h2 {
        font-size: 62px;
    }

    .additional-banner .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline {
        min-width: 190px;
        font-size: 14px;
    }

    .additional-banner {
        height: 400px;
    }

    .offices-property .block {
        max-width: 100%;
    }

    .for-tools .text-block {
        max-width: none;
    }
	.for-tools .block > .wpb_column{
		max-width: 100%;
	}
    .for-tools .block {
        flex-wrap: wrap;
    }

    .home-rental h2 {
        font-size: 36px;
    }

    .property-blocks .block {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .property-blocks .block img, .property-blocks .block .wpb_single_image, .property-blocks .block .wpb_single_image div, .property-blocks .block .wpb_single_image figure {
        width: 100%;
    }

    .property-blocks .block ul {
        margin-top: 40px;
    }

    .zig-zag .wpb_text_column {
        max-width: none;
    }

    .zig-zag .block:nth-child(2n) > .vc_column_container:first-child {
        order: 2;
        margin-top: 25px
    }

    .property-blocks .block .wpb_text_column {
        padding-left: 0 !important;
    }

    .property-blocks .block .wpb_text_column {
        padding-right: 0 !important;
    }

    .zig-zag .block {
        min-height: auto;
    }
	.offices-location .block{
		padding-left: 15px;
		padding-right: 15px;
	}

    .services-awards .block {
        flex-direction: column;
    }

    .services-awards .text-block ul li {
        text-align: center;
    }

    .for-services .block {
        border: none !important;
    }

    .consultation-banner h2 {
        font-size: 42px;
    }

    .consultation-banner {
        min-height: 450px;
    }

    .for-services .block:first-child {
        margin-bottom: 10px;
    }

    .services-awards {
        padding-bottom: 75px;
    }

    .for-tools .block {
        justify-content: center;
    }

    .property-management-container .page-title {
        font-size: 26px;
    }

    .property-management-container .article {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .right-sidebar .sidebar {
        flex-direction: column;
    }

    .chat-with {
        display: none;
    }
	.contact-block img{
		min-width: 70px;
		height: 70px;
	}
    .home-banner h1, .home-banner h2 {
        font-size: 42px;
        margin-bottom: 15px;
    }

    .home-banner p {
        font-size: 18px;
    }

    .home-banner h3 {
        font-size: 18px;
    }

    .home-banner .vc_single_image-img {
        display: none;
    }

    .home-rental .block ul {
        width: 100%;
        text-align: center;
    }

    .home-rental .block .vc_column_container {
        max-width: none;
    }
	.site-footer{
		flex-direction: column;
	}
}
@media (max-width: 480px) {
	.services-image-block .text-block > .vc_column-inner{
		padding: 25px 15px 0 !important;
	}
	.blog-banner h1, .blog-banner h2{
		font-size: 28px;
	}
	.contact-container.vc_row{
		padding-bottom: 80px;
	}
	.wp-block-media-text .wp-block-media-text__content .wp-block-button{
		margin-bottom: 0;
	}
	.services-info h1{
		font-size: 28px;
	}
	.post-zig-zag .wp-block-columns{
		flex-direction: column;
	}
	.post-zig-zag .wp-block-columns > div:nth-child(2n), .post-zig-zag .wp-block-columns > div:nth-child(2n+1){
		width: 100%; 
	}
	.post-zig-zag .wp-block-columns .text-block{
		order: -1;
	}
	.services-info h2{
		font-size: 24px;
	}
	.navbar .header-top .navbar-brand {
		margin: 19px 0 0;
		width: 209px;
		height: 43px;
	}
	.rate-score-block .text-block > .vc_column-inner, .rate-score-block .image-block > .vc_column-inner{
		padding: 20px 25px !important;
	}
	.property-block.property-info h2, .property-block.property-info.propertyh1 h1{
		margin-bottom: 25px !important;
	}
	.for-services .block > .vc_column-inner{
		padding-top: 40px !important;
    	padding-bottom: 90px;
	}
	.offices-property .owl-nav button.owl-next:before{
		width: 29px;
    	height: 18px;
	}
	.offices-property p{
		font-size: 12px;
	}
	.city-blocks .no-padd{
		width: 100%;
	}
	.post-image-list p{
		font-size: 20px;
	}
	.post-zig-zag p{
		font-size: 14px;
	}
	.services-info h1{
		font-size: 30px;
	}
	.post-row .sidebar .posts-filters .filters-block img{
		max-width: 30p;
	}
	.post-row .sidebar .posts-filters{
		gap: 15px;
	}
	.post-row .sidebar .posts-filters .filters-block{
		font-size: 16px !important;
	}
	.post-row .sidebar .posts-filters > div {
		padding-left: 5px;
		padding-right: 5px;
	}
	.dropdown-blocks{
		padding: 25px 10px;
	}
	.filters-block::after{
		transform: skewX(15deg);
		width: 3px;
		left: 110px;
	}
	.post-row .sidebar .posts-filters{
		font-size: 16px;
	}
	.filters-block:hover .dropdown-blocks:before{
		width: 122px;
	}
	.search-block::after{
		transform: skewX(-15deg);
		width: 3px;
		left: 127px;
	}
	.post-row .sidebar{
		min-width: auto;
	}
	.search-block:hover .dropdown-blocks:before{
        width: 172px;
        left: 112px;
	}
}
@media (max-width: 380px) {
    .for-services .block .vc_row-fluid {
        grid-template-columns: repeat(1, 1fr);
		padding-left: 15px;
		padding-right: 15px;
    }

    .for-services .text-block {
        width: 100%;
    }
	.footer-achievement p{
		font-size: 24px;
	}
}

/* Hide the Apply Now button */
.wpb_text_column + .vc_btn3-container.vc_btn3-center {
	display: none;
}