@font-face {
    font-family: Futura Bk BT;
    src: url(../fonts/FuturaBT-Book.eot);
    src: url(../fonts/FuturaBT-Book.eot#iefix) format("embedded-opentype"), url(../fonts/FuturaBT-Book.woff) format("woff2"),
    url(../fonts/FuturaBT-Book.woff) format("woff"), url(../fonts/FuturaBT-Book.ttf) format("truetype"),
    url(../fonts/FuturaBT-Book.svg#FuturaBT-Book) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'IntelOneDisplayMedium';
    src: url('../fonts/IntelOneDisplayMedium.eot');
    src: url('../fonts/IntelOneDisplayMedium.eot') format('embedded-opentype'),
    url('../fonts/IntelOneDisplayMedium.woff2') format('woff2'),
    url('../fonts/IntelOneDisplayMedium.woff') format('woff'),
    url('../fonts/IntelOneDisplayMedium.ttf') format('truetype'),
    url('../fonts/IntelOneDisplayMedium.svg#IntelOneDisplayMedium') format('svg');
}

@font-face {
    font-family: 'IntelOneDisplayBold';
    src: url('../fonts/IntelOneDisplayBold.eot');
    src: url('../fonts/IntelOneDisplayBold.eot') format('embedded-opentype'),
    url('../fonts/IntelOneDisplayBold.woff2') format('woff2'),
    url('../fonts/IntelOneDisplayBold.woff') format('woff'),
    url('../fonts/IntelOneDisplayBold.ttf') format('truetype'),
    url('../fonts/IntelOneDisplayBold.svg#IntelOneDisplayBold') format('svg');
}

/*** GENERIC CSS ***/
html,body {
    height: 100%;
}

body {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #555555;
}

a {
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    text-decoration: none;
    color: #555555;
}

a:hover {
    text-decoration: none;
    color: #24a9e2;
}

a:focus {
    text-decoration: none;
}

button {
    outline: 0 !important;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
}

button:focus {
    -webkit-box-shadow: none;
            box-shadow: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color:#005DBA;
    font-family: 'IntelOneDisplayBold';
    text-transform: uppercase;
}

h1 {
    font-size:54px;
    line-height: 1.5;
}

h2 {
    font-size: 48px;
    line-height: 1.4;
}

h3 {
    font-size:35px;
    line-height: 1.5;
}

h4 {
    font-size:27px;
    line-height: 1.5;
}

h5 {
    font-size:24px;
    line-height: 1.5;
}

.d-table {
    width: 100%;
    height: 100%;
}

.d-table-cell {
    vertical-align: middle;
}

p {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.8;
}

p:last-child {
    margin-bottom: 0;
}

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

.gold-text {
    color: #c79e51 !important;
}

.visible-xs {
    display: none;
}

.btn-default {
    background:none;
    border:1px solid #fff;
    padding:13px 65px;
    color:#fff;
    border-radius: 0px;
    min-width: 200px;
    max-width: 100%;
    font-size: 20px;
    display: inline-block;
    text-transform: uppercase;
    font-family: "Futura Bk BT";
    transition: 0.4s all ease;
}

.btn-black {
    background: #000;
    border-color: #000;
}

.btn-black-outline {
    border:1px solid #000;
    background:none;
    color:#000;
}

.btn-default:hover, .btn-gold {
    color: #fff;
    background:#c79e51;
    border-color: #c79e51;
}

.btn-gold:hover {
    background:#000;
    color: #fff;
    border-color: #000;
}

.underlined {
    position: relative;
    display: inline-block;
}

.underlined::after {
    content:'';
    width:100px;
    background:#134db8;
    height: 4px;
    position:absolute;
    top:100%;
    left: 0%;
}

ul.list li {
    margin:0px 0px 15px 0px;
}

ul.bulleted {
    list-style: none;
    margin: 0px 0px 0px 38px;
    padding:0px;
}

ul.bulleted li {
    font-weight: 400;
    line-height: 35px;
    margin: 20px 0px;
    position: relative;
}

ul.bulleted li:before {
    content: '';
    position: absolute;
    top: 7px;
    left: -38px;
    width: 20px;
    height: 20px;
    background: transparent url(../img/icon-list.png) no-repeat;
    background-size: 100% 100%;
}

.invert-white {
    filter: brightness(0) invert(1);
}

.first-letter {
    position: relative;
}

.first-letter p:before {
    content: attr(data-first-letter);
    font-family: "Futura Bk BT";
    font-size: 75px;
    color: #000;
    position: absolute;
    top: 0px;
    right: 100%;
    pointer-events: none;
    line-height: 1;
}

.section-title {
    margin-bottom: 50px;
    padding-top: 75px;
    position: relative;
}

.section-title::after {
    content: '';
    background: url(../img/title-border.png) 50% 50% no-repeat;
    background-size:auto 40px;
    position: absolute;
    top: 0px;
    left: calc(50% - 125px);
    width: 256px;
    height:40px;
}

.section-title h6 {
    font-family: 'IntelOneDisplayMedium';
    font-size: 15px;
    color: #000;
    margin-bottom: 15px;
    letter-spacing: 10.5px;
}

.section-title h2 {
    font-family: 'IntelOneDisplayBold';
    font-size: 50px;
    text-transform: uppercase;
    letter-spacing: 10px;
    color: rgb(0, 0, 0);
}

.section-title h1 {
    font-family: 'IntelOneDisplayMedium';
    font-size: 100px;
    text-transform: uppercase;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 10px;
    color: #c79e51;
}
.section-title-bg-dark {
    color: white !important;
}

.section-title.white h6, .section-title.white h2 {
    color: #fff;
}

.form-control {
    border:0px;
    background:none;
    border-bottom: 1px solid #000;
    border-radius: 0px;
    padding: 15px 15px;
    margin-bottom: 30px;
    outline: 0px;
    display: inline-block;
}

textarea.form-control {
    height: 150px;
    resize: none;
}

/*** PRELOADER ***/
.preloader {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #fff;
    top: 0;
    left: 0;
    z-index: 99999;
}

.preloader .lds-ripple {
    position: relative;
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.preloader .lds-ripple div {
    position: absolute;
    border: 2px solid #134db8;
    opacity: 1;
    border-radius: 0;
    -webkit-animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
            animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.preloader .lds-ripple div:nth-child(2) {
    -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s;
}

@-webkit-keyframes lds-ripple {
0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 1;
}
100% {
    top: -1px;
    left: -1px;
    width: 58px;
    height: 58px;
    opacity: 0;
}
}

@keyframes lds-ripple {
0% {
    top: 28px;
    left: 28px;
    width: 0;
    height: 0;
    opacity: 1;
}
100% {
    top: -1px;
    left: -1px;
    width: 58px;
    height: 58px;
    opacity: 0;
}
}

.img-rounded {
    border-radius: 15px;
}

.hover-animate {
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
}

.hover-animate:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

/*** HEADER ***/
.header {    
    position: absolute;
    width: 100%;
    z-index: 1001;
    padding: 10px 15px;
    /* background: #fff; */
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    /* box-shadow: 0 0 10px rgb(0 0 0 / 50%); */
}

.header .navbar-brand {
    margin: 0px;
    padding: 0px;
}

.header .navbar-brand img {
    max-height: 75px;
}

.header .navbar {
    padding:0px;
}

.header .nav-link, .navbar-light .navbar-nav .nav-link {
    color:#fff;
    font-size: 14px;
    font-family: "Futura Bk BT";
    letter-spacing: 3.2px;
    text-transform: uppercase;
}

.header .nav-item {
    margin:0px 14px;
}

.header .nav-item:first-child {
    margin-left: 0px !important;
}

.header .nav-item:last-child {
    margin-right: 0px !important;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color:#c79e51;
}

.header .menu-btn span {
	height:2px !important;
	width:30px;
	/* background: #000 !important; */
    background:#fff;
	float: left;
	margin: 0px;
}

.header .menu-btn span:first-child {
    margin-top: 5px;
}

.header .menu-btn span:nth-child(2n) {
	width:20px;
    margin-top: 12px;
    margin-left: -25px;
}

.header .menu-btn span:last-child {
    margin-top: 19px;
    margin-left: -30px;
}

.header .agency-logo img {
    max-height: 55px;
    filter: brightness(0) invert(1);
}

.header .agency-logo, .header .menu-btn {
    display: inline-block;
}

.header .menu-btn { 
    margin-left: 25px;
}

.menu {
    position:fixed;
    right:0px;
    top: 0px;
    width:65%;
    background: -webkit-linear-gradient(90deg,#ededed 0,#fff);
    background: -moz-linear-gradient(to right,#ededed 0,#fff 100%);
    background: linear-gradient(0deg,#ededed 0,#fff);
    height: 100vh;
    padding:50px 70px;
    z-index:99999999;
    display: none;
}

.menu::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 65%;
    height: 100%;
    background: url(../img/icon-logo.png) no-repeat;
    background-position: 50%;
    background-size: cover;
    opacity: .05;
}

.menu.intro-menu {
	opacity: 1;
	display:block;
	visibility: visible;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.menu ul li {
	padding:15px 0px;
	list-style:none;
	display:inline-block;
	width:100%;
}

.menu ul li a {
	font-size:36px;
	text-transform:uppercase;
	letter-spacing:1px;
	position:relative;
	display:inline-block;
	padding:10px 0px;
}

.menu ul li a:after,.menu ul li:hover a:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}

.menu ul li:hover a,.menu ul li.active a {
	color: #b4c1d0 !important;
}

a.close-menu {
	position:absolute;
	top:35px;
	right:70px;
}

a.close-menu:hover img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    display: block;
    color: #b4c1d0;
}

a.close-menu img {
	height:20px;
	 -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    filter: invert(1);
}

.header .menu .nav-item {
    margin-left:0px !important;
}

.header .menu .nav-link {
    font-size:22px;
    color: #000;
}

.menu h4 {
    color: #000;
    margin: 20px 0px;
    font-size: 18px;
}

.menu-details p, .menu-details a {
    font-size: 16px;
}

.menu-details a {
    margin: 0px 10px;
}

.menu-details a:hover {
    color: #c79e51;
}

.header .menu-btn div {
    width: 50px;
    display: inline-block;
}

.header.scrolled {
    position:fixed;
    background:#fff;
    transition: 0.3s;
}

.header.scrolled .nav-link {
    color: #000;
}

.header.scrolled .agency-logo img {
    filter: none;
}

.header.scrolled .menu-btn span {
    background:#000;
}

.social-fixed {
    position: fixed;
    top: 50%;
    right: 0px;
    padding-left: 0px;
    width: 70px;
    margin-top: -85px;
    z-index: 99;
}

.social-fixed ul, .social-fixed li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.social-fixed li { 
    margin: 10px 0px;
}

.social-fixed a {
    font-size: 24px;
    color: #fff;
}

.social-fixed li:hover a, .social-fixed.gold a {
    color: #c79e51;
}

.social-fixed.gold li:hover a {
    color: #000;
}

/*** VIDEO ***/
.video {
    height:100vh;
    position: relative;
    overflow: hidden;
}

/* .video::before {
    background: linear-gradient(180deg, rgb(0 0 0) 0%, rgb(255 255 255 / 0%) 100%);
    position: absolute;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1;
} */

.video video {
    object-fit: cover;
    width: 100%;
}

.video-btn-group {
    position: absolute;
    bottom:10%;
    z-index:99;
    left: 0px;
    width: 100%;
    text-align: center;
}

/*** ABOUT ***/
.about {
    padding: 75px 0px 0px 0px;
    background: -webkit-linear-gradient(90deg,#ededed 0,#fff);
    background: -moz-linear-gradient(to right,#ededed 0,#fff 100%);
    background: linear-gradient(0deg,#ededed 0,#fff);
    position: relative;
}

.about .first-letter {
    margin: 0px 75px;
}

.about .me-pic {
    margin-bottom: -65px;
}

.about::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/icon-logo.png) no-repeat;
    background-position: 50%;
    background-size: contain;
    opacity: .07;
    background-attachment: fixed;
}

/*** CTA ***/
.cta {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    padding-bottom: 20px;
    z-index: 2;
    padding: 0 30px 20px 30px;
}

.cta .big-button {
    position: relative;
    display: block;
    padding: 15px 0;
    text-align: center;
    /*background-image: url(../img/bg-cta.jpg);*/
    background-size: cover;
    background-position:50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    border: 3px solid #ececec;
    overflow: hidden;
    margin-bottom: 15px;
}

.cta .big-button::before {
    right: 0;
    width: 50%;
    background-color: #fff;
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.cta .cta-item-text {
    position: relative;
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    color: #cbcbcb;
    text-transform: uppercase;
    letter-spacing: 0.275em;
    text-align: left;
    font-family: 'IntelOneDisplayMedium';
}

.cta .cta-item-text::before {
    content: "";
    position: absolute;
    top:17px;
    right: calc(100% + 18px);
    width: 300%;
    height: 1px;
    background-color: rgba(215, 215, 215, 0.5);
    pointer-events: none;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.cta .cta-item-text div {
    font-family: 'IntelOneDisplayMedium';
    font-size: 50px;
    font-weight: 400;
    color: #fff;
    margin-top: 12px;
    padding-left: 15px;
}

.cta .big-button::after {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    right: 54px;
    width: 247px;
    background-image: url(../img/icon-logo2.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.cta a:hover, .cta a:focus {
    padding-right: 173px;
}

.cta a:hover:before, .cta a:focus:before {
    width: 100%;
    opacity: 1;
}

.cta a:hover .cta-item-text, .cta a:focus .cta-item-text, .cta  a:hover .cta-item-text div {
    color: #000;
}

.cta .big-button:hover:after, .cta .big-button:focus:after {
    opacity:0.5;
}

/*** SOCIAL MEDIA ***/
.social-media {
    background:#000;
    padding: 65px 0px;
    margin-bottom: 25px;
}

.social-media figure {
    margin: 0px;
}

.social-media a {
    color: #fff;
    font-size: 20px;
    margin: 0px 10px;
}

.social-media .section-title {
    margin-bottom: 25px;
}
/*** PROPERTIES ***/
.properties {
    padding: 100px 0px;
    background:#fff;
}

.property-box figure {
    position: relative;
    height: 500px;
    margin-bottom:30px;
}

.property-box figure::before {
    content: '';
    background:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5));
    background-size: 30% auto;
    position: absolute;
    top: 0;
    left: 0;
    height: 500px;
    width: 100%;
    opacity: 0;
    transition: 0.3s all ease;
}

.property-box figure::after {
    content: '';
    background:url(../img/gc-white-small.png) 90% 10% no-repeat;
    background-size: 30% auto;
    position: absolute;
    top: 0;
    left: 0;
    height: 500px;
    width: 100%;
    opacity: 0;
    transition: 0.3s all ease;
}

.property-box:hover figure::after{
    opacity: 0.75;
}

.property-box:hover figure::before{
    opacity: 1;
}

.property-details {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 50px;
}

.property-details h3 {
    color: #fff;
    margin: 0px;
}

.property-details p {
    color: #fff;
    font-size: 20px;
    margin: 0px;
}

.property-details h5 {
    color: #fff;
    font-weight: 700;
}

.properties .owl-nav {
    margin-top: 50px;
    display: block;
    width: 100%;
}

.properties .owl-carousel .owl-nav button.owl-next {
    float: right;
    width: 30%;
    text-align: left;
}

.properties .owl-carousel .owl-nav button.owl-prev {
    float: left;
    width: 30%;
    text-align: right;
}

.properties .owl-carousel .owl-nav button.owl-next, .properties .owl-carousel .owl-nav button.owl-prev {    
    font-family: "Futura Bk BT";
    text-transform: uppercase;
}

.properties .owl-carousel .owl-nav button.owl-next:hover, .properties .owl-carousel .owl-nav button.owl-prev:hover {
    background:none;
    color: #c79e51;
}

.properties .owl-carousel .owl-nav button.owl-prev img {
    margin-right: 10px;
    margin-top: -5px;
}

.properties .owl-carousel .owl-nav button.owl-next img {
    transform: rotateY(180deg);
    margin-left: 10px;
    margin-top: -5px;
}

.properties .property-box {
    z-index:9999;
}

.properties .property-box .btn-default:hover {
    background:#000;
    border-color: #000;
}

.properties .btn-pos {
    position: relative;
}

/*** SERVICES ***/
.services {
    padding: 75px 0px 75px 0px;
    background: -webkit-linear-gradient(90deg,#ededed 0,#fff);
    background: -moz-linear-gradient(to right,#ededed 0,#fff 100%);
    background: linear-gradient(0deg,#ededed 0,#fff);
    background: #ededed;
    position: relative;
}

.services::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/icon-logo.png) no-repeat;
    background-position: 50%;
    background-size: cover;
    opacity: .05;
    background-attachment: fixed;
}

.services h3 {
    color: #000;
    font-size: 30px;
    margin: 15px 0px;
    font-family: 'IntelOneDisplayMedium';
}

.services img {
    margin-bottom: -65px;
}


/*** TESTIMONIALS ***/
.testimonials {
    background:linear-gradient(rgba(0,0,0,0.9), rgba(0,0,0,0.9)), url(../img/bg-footer.jpg) 50% 50% fixed no-repeat;
    background-size: cover;
    padding: 100px 0px;
}

.testimonials .quote-slider p {
    color:#fff;
    font-size: 17px;
    line-height:2;
}

.testimonials .quote-slider h6 {
    color: #959595;
    text-transform: uppercase;
    margin-top: 50px;
    font-size: 24px;
}


/*** GET IN TOUCH ***/
.contact-form {
    padding: 50px 0px 50px 0px;
    background: -webkit-linear-gradient(90deg,#ededed 0,#fff);
    background: -moz-linear-gradient(to right,#ededed 0,#fff 100%);
    background: linear-gradient(0deg,#ededed 0,#fff);
    position: relative;
}

.contact-form::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../img/icon-logo.png) no-repeat;
    background-position: 50%;
    background-size: cover;
    opacity: .05;
    background-attachment: fixed;
}

.contact-form .fa {
    color: #c79e51;
    font-size: 20px;
    margin-right: 10px;
}

.contact-form a:hover {
    color:#c79e51;
}



/*** FOOTER ***/
footer {
    background: url(../img/bg-footer.jpg) 50% 50% no-repeat;
    background-size: cover;
}

.footer-qr-logo-ctn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
}

@media (max-width: 768px) {
    .footer-qr-logo-ctn {
        flex-direction: center;
        gap: 10px;
    }
}

.footer-qr-ctn {
    width: 125px;
    max-height: 125px;
}

.footer-qr-ctn img {
    width: 100%;
    height: 100%;
}

.footer-logo-ctn {
    position: relative;
    width: 475px;
}

.footer-logo {
    padding-bottom: 23%;
}

.footer-logo img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.about-footer {
    background:rgba(0,0,0,0.9);
    padding: 75px 0 30px 0px;
}

.about-footer p {
    color: #959595;
}

.footer-nav {
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

@media (max-width: 768px) {
    .footer-nav {
        flex-direction: column;
        align-items: center;
    }
}

.footer-nav li a {
    font-family: "Futura Bk BT";
    font-size: 16px;
    letter-spacing: 3.2px;
    text-transform: uppercase;
    color: #fff;
}

.footer-nav li a:hover {
    font-size: 20px;
    color: #c79e51;
}

.social-footer {
    background:rgba(14,14,14,0.9);
    padding:35px 0px;
}

.social-footer a {
    color: #fff;
    font-size: 24px;
    margin: 0px 20px;
}

.social-footer a:hover {
    color: #c79e51;
}

.contact-footer {
    background:rgba(0,0,0,0.9);
    padding: 0 0 75px 0px;
}

footer h3 {
    color: #fff;
    letter-spacing: 4px;
    font-weight: 400;
    margin-bottom: 15px;
}

.footer-text-ctn {
    display: flex;
    justify-content: center;
    gap: 30px;
}

@media (max-width: 768px) {
    .footer-text-ctn {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 5px;
    }
}

.contact-footer a, .contact-footer p {
    color: #959595;
    font-size: 14px;
    margin: 5px 0px;
}

.contact-footer .fa {
    color: #c79e51;
    font-size: 20px;
    margin-right: 10px;
}

.contact-footer a:hover {
    color: #fff;
}

.copyright-footer {
    background:#000;
    padding: 25px 0px;
}

.copyright-footer p {
    color: #959595;
}


/*** BANNER ***/
.banner {
    height:50vh;
    background:url(../img/bg-cta.jpg) 50% 50% no-repeat;
    background-size:cover;
    position: relative;
    overflow: hidden;
}

.banner::before {
    background: linear-gradient(180deg, rgb(0 0 0) 0%, rgb(255 255 255 / 0%) 50%);
    position: absolute;
    top: 0;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 99;
}

.banner .section-title::after, .about-intro .section-title::after {
    display: none;
}

/*** CONTENT ***/
.content {
    padding: 65px 0px;
    background:#f6f6f6;
}

.content.black-bg {
    background:#000;
}

.content ul {
    margin: 15px 0px 0px 15px;
    padding: 0px;
}

.content li {
    margin: 10px 0px;
}

.content h3 {
    color: #000;
}

.content.black-bg p, .content.black-bg li {
    color: #fff;
}

/*** BUYER SELLER FORM ***/
.author-box {
    background:#000;
    padding:15px;
    margin-bottom: 30px;
}

.author-box h3 {
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
}

.author-box p {
    color: #fff;
}

.author-box figure {
    border-radius:200px;
    height:200px;
    width: 200px;
    display: inline-block;
}

.author-box .agent-list {
    margin:20px 0px;
    padding: 0px;
    list-style: none;
}

.author-box .agent-list li a {
    font-size: 16px;
    line-height: 2;
    color: #fff;
}

.author-box .agent-list li a .fa {
    color: #c79e51;
    font-size: 20px;
    margin-right: 10px;
}

.author-box .agent-list li:hover a {
    color: #fff;
}

.buyer-form, .buyers-sellers .black-form {
	background:#000;
    padding: 75px 0px;
}

.buyer-form h3, .buyer-form p, .buyers-sellers .black-form h3, .buyers-sellers .black-form p {
    color: #fff;
}

.buyer-form .consent-ctn span,
.buyers-sellers .black-form span {
    font-size: 14px;
    color: #fff;
}

.buyer-form .consent-ctn a,
.buyers-sellers .black-form .consent-ctn a {
    color: #fff;
    text-decoration: underline;
    transition: all .3s ease;
}

.buyer-form .consent-ctn a:hover,
.buyers-sellers .black-form .consent-ctn a:hover {
    opacity: 0.7;
}

.buyer-form .form-control, 
.buyers-sellers .black-form .form-control {
    color: #fff;
    padding: 5px 0;
    border-color: #fff;
    margin: 30px 0 0 0;
}

.buyer-form input.form-control::placeholder, 
.buyers-sellers .black-form input.form-control::placeholder,
.buyers-sellers .black-form textarea.form-control::placeholder {
    color: #fff;
    padding: 5px 0;
    border-color: #fff;
}

.buyer-form .form-control:focus, 
.buyers-sellers .black-form .form-control:focus {
    outline: 0;
    background:none;
    box-shadow: none;
}

.buyer-form select, 
.buyers-sellers .black-form select {
    min-height: 38px;
}

.buyer-form select option, 
.buyers-sellers .black-form select option {
    color: #000;
}

.select2-container--default .select2-selection--multiple {
    color: #fff!important;
    background: none!important;
    border: none!important;
    border-bottom: 1px solid #fff!important;
    border-radius: 0px!important;
    outline: 0px!important;
    margin-top: 30px!important;
}

.select2-search__field::placeholder {
    color: #fff!important;
}

.buyer-form .btn-default, 
.buyers-sellers .black-form .btn-default {
    margin-top: 20px;
    margin-left: 0px;
}

.buyer-form .btn-default:hover, 
.buyers-sellers .black-form .btn-default:hover {
    background:#fff !important;
    color: #000 !important;
}

.buyer-form textarea.form-control, .buyers-sellers .black-form textarea.form-control {
    height: 100px;
}

/*** ABOUT ***/
.buyers-sellers {
    padding: 80px 0px;
    position: relative;
    background:none;
}

.buyers-sellers::before {
    content: "";
    height: 100%;
    width: 100%;
    max-width: 700px;
    position: absolute;
    right: 0;
    bottom: 0;
    background-position: right;
    background-repeat: no-repeat;
    background-attachment: fixed;
    pointer-events: none;
}

.buyers-sellers h3 {
    color: #000;
    font-weight: 400;
    font-family: 'IntelOneDisplayBold';
    letter-spacing: 1px;
    margin-bottom: 0;
    text-transform: none;
}

.buyers-sellers .agent {
    position: relative;
}

.buyers-sellers .agent img {
    width: 27vw;
    max-width: inherit;
    position: relative;
    z-index: 10;
}

.buyers-sellers .about-intro {
    padding: 0 50px 35px 35px;
    background: #fff;
}

.buyers-sellers ul {
    margin: 15px 0px 0px 15px;
    padding: 0px;
}

.buyers-sellers li {
    margin: 10px 0px;
}

.buyers-sellers .black-form {
    background:#000;
    padding: 35px;
}

.section-header .section-title::after {
    display: none;
}

.buyers-sellers .black-form h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1.4;
    font-weight: 400;
    font-family: 'IntelOneDisplayMedium';
}

/*** VIDEOS ***/
.video-box {
    background-image: url(/wp-content/uploads/2022/11/bg-cta.jpg);
    background-attachment: fixed;
}

/* .video-box::before,
.video-box::after {
    content: "";
    position: absolute;
    bottom: 0;
    background-image: url("../img/bg-cta.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    pointer-events: none;
} */

/* .video-box::before {
    bottom: 0px;
    right: 0;
    width: 31.25%;
    height: 400px;
}

.video-box::after {
    top: 0px;
    left: 0;
    width: 31.37%;
    height: 500px;
} */

.video-box .bg-white {
    position: relative;
    margin-top: 100px;
}

.video-box video {
    width: 100%;
    object-fit: cover;
    position: relative;
}

/*** DOWNLOAD GUIDE ***/
.download-guide {
    padding: 75px 0px;
    background: #000;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .header .nav-link, .navbar-light .navbar-nav .nav-link {
        letter-spacing: 0;
    }
    .header .nav-item {
        margin: 0px 4px;
    }
}
@media only screen and (max-width: 424px) {
    .properties a.btn-default {
        padding: 13px 20px;
    }
    .btn-default {
        padding: 13px 55px;
    }
}
.about.inner-page .section-title::after {
    display: none;
}
.about.inner-page .section-title {
    text-align: center;
}
.about.inner-page .section-title h2 {
color: #c79e51!important;
}
@media only screen and (max-width: 1439px) {
.cta .cta-item-text div {
    font-size: 30px;
}}
@media only screen and (max-width: 1199px) {
    .cta .cta-item-text div {
        font-size: 18px;
    }}
@media only screen and (max-width: 767px) {
    .cta {
        background: none !important;
    }
    .contact-form {
        padding: 0!important;
    }
    .buyers-sellers .black-form {
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .buyers-sellers .black-form h3 {
       margin-top: 20px;
    }
}

.btn-tools {
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
}

/* navwalker on tool link */
#menu-item-1367>a::after,
#menu-item-1369>a::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.dropdown-menu.show {
    width: max-content;
    padding: 10px;
}

#menu-item-30,
#menu-item-486,
#menu-item-1368,
#menu-item-1370,
#menu-item-1395,
#menu-item-1393 {
    margin: 0;
}

#menu-item-30>a,
#menu-item-486>a,
#menu-item-1368>a,
#menu-item-1370>a,
#menu-item-1395>a,
#menu-item-1393>a {
    color: #000;
}

.dropdown-menu.show #menu-item-30>a:hover,
.dropdown-menu.show #menu-item-1370>a:hover,
.dropdown-menu.show #menu-item-486>a:hover,
.dropdown-menu.show #menu-item-1368>a:hover,
.dropdown-menu.show #menu-item-1395>a:hover,
.dropdown-menu.show #menu-item-1393>a:hover  {
    color: #c79e51;
}
