
@font-face {
  font-family: 'Gilroy';
  src: url('https://cdn.jsdelivr.net/gh/repalash/gilroy-free-webfont@fonts/Gilroy-Light.woff2') format('woff2'),
       url('https://cdn.jsdelivr.net/gh/repalash/gilroy-free-webfont@fonts/Gilroy-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gilroy';
  src: url('https://cdn.jsdelivr.net/gh/repalash/gilroy-free-webfont@fonts/Gilroy-Extrabold.woff2') format('woff2'),
       url('https://cdn.jsdelivr.net/gh/repalash/gilroy-free-webfont@fonts/Gilroy-Extrabold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

body {
  font-family: 'Gilroy', sans-serif !important;
}



.header-menu a {
    font-family: 'Gilroy' !important;
    color: #fff !important;
    padding-left: 0px !important;
}

.heading-real h2 {
    font-family: 'Gilroy' !important;
}
.side-bar a {
  font-family: 'Gilroy' !important;
    color: #fff !important;
}
.banner {
    background-image: url('../images/bannerg.png');
    height: 870px;
    background-position: center;
    background-size: cover;
    position: relative;
}
.header-menu ul li a {
    padding-right: 24px !important;
}
.header-menu 
 ul.sub-menu  li a {
    padding-left: 30px !important;
}
.header {
    margin-top: 30px;
    position: absolute;
    z-index: 999;
    width: 100%;
}
.side-bar span {
    padding-right: 0px !important;
}
.side-bar {
    padding-right: 0px !important;
}

.banner::before {
     background: hsla(0, 0%, 7%, .64);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.leader p {
    font-size: 16px !important;
    font-weight: 400;
    font-family: 'Gilroy' !important;
    color: #fff;
}
.explore-btn a {
    font-family: 'Gilroy' !important;
    padding: 18px 36px;
    background: #10101A !IMPORTANT;
    color: #b18463 !important;
}
ul.sub-menu li {
    border-bottom: none !important;
}

ul.sub-menu li a {
   font-size: 14px;
}
ul.sub-menu{
    width: 354px !important;
}
.explore-btn svg {
    width: 2em !important;
}
/* 
.explore-btn :hover {
    border: 1px solid #b18463 !important;
    color: #b18463 !important;
    transition: all 0.3s ease;
} */
.header-menu ul li  :hover {
    color: #b18463 !important;
}
.custom-content-opening-slider__item:before {
    background: hsla(0,0%,7%,.64);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.featured h2 {
    font-family: 'Gilroy' !important;
    font-weight: 500 !important;
}
.heading p {
    font-family: 'Gilroy' !important;
}

.listing-slider img {
    height: 770px  !important;
    width: 100% !important;
}
.properties a {
    font-family: 'Gilroy' !important;
    padding: 18px 36px 18px 35px;
    border-radius:0px !important ;
}
.repertoire {
    background: rgba(255, 255, 255, .04);
    -webkit-backdrop-filter: blur(calc(32px / 2));
    backdrop-filter: blur(calc(32px / 2));
    z-index: 999;
}

.aarmon-img {
    /* transform: scale(1.1); */
    /* filter: grayscale(1); */
    object-position: 20% bottom;
}
.aarmon-img::after {
    position: absolute;
    right: 0;
    content: '';
    width: 37%;
    height: 100%;
    background: linear-gradient(to right, transparent, #141414 70%);
}

.btn-read-more a {
    font-family: 'Gilroy' !important;
    padding: 20px 36px 18px 36px;
    border-radius: none!important;
}

.menu-item li:nth-child(11),
.menu-item li:last-child {
    border-right: none;
}
.menu-item li:last-child {
    border-right: none;
}


input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
    border-radius: 0px !important;
}



.marque-outer marquee {
    animation: marquee var(--marqueeScrollSpeed, 15s) linear infinite;
       bottom: -21px;
    display: inline-block;
    font-size: 200px;
    line-height: 1;
    margin: 0;
    opacity: .15;
    position: absolute;
    text-transform: uppercase;
    white-space: nowrap;
    font-family: "Didot LT Std", serif !important;
    font-weight: 200 !important;
    color: #d0d0d0 !important;
}

.feature-slider-icon img {
    -webkit-filter: brightness(0) saturate(100%) invert(80%) sepia(0%) saturate(24%) hue-rotate(205deg) brightness(95%) contrast(98%);
    filter: brightness(0) saturate(100%) invert(80%) sepia(0%) saturate(24%) hue-rotate(205deg) brightness(95%) contrast(98%);
    opacity: .8;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.competitive {
    padding: 60px 40px;
    background: rgba(255, 255, 255, .04);
    -webkit-backdrop-filter: blur(calc(32px / 2));
    backdrop-filter: blur(calc(32px / 2));
}

.auction-house::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    background: linear-gradient(205.65deg, rgba(0, 0, 0, 0) 31.84%, rgba(0, 0, 0, 0.6) 76.74%), linear-gradient(0deg, rgba(18, 18, 18, 0.1), rgba(18, 18, 18, 0.1));
}

.auction-house {
    position: relative;
}
.newsletter {
    padding: 100px 40px;
    background: rgba(255, 255, 255, .04);
    -webkit-backdrop-filter: blur(calc(32px / 2));
    backdrop-filter: blur(calc(32px / 2));
}
.email-container {
    width: 549px;
    margin: 30px auto;
}
.consent input[type="checkbox"] {
    accent-color: #9e8b63;
}


    .email-input {
        width: 100%;
        background: transparent;
        border: none;
        border-bottom: 1px solid #aaa;
        padding: 10px 0;
        font-size: 16px;
        color: #fff;
        outline: none;
    }

    .email-input::placeholder {
        color: #aaa;
    }

    .consent {
        margin-top: 15px;
        font-size: 12px;
        line-height: 1.5;
        color: #ccc;
    }

    .consent input {
        margin-right: 6px;
        vertical-align: top;
    }

    .consent a {
        color: #ccc;
        text-decoration: underline;
    }
    .email-container input {
    border: none  !important;
    border-bottom: 1px solid #ddd !important;
    border-radius: none !important;
}

.consent label {
    color: #D0D0D0;
    font-size: 9px;
    line-height: 14px;
}

.email-container input::placeholder {
    color: #fff !important;
}
.aaron-kirman-inter li span {
    font-family: 'Gilroy' !important;
}
.footer-vi-menu ul li a {
    font-family: 'Gilroy' !important;
    padding-left: 0px !important;
}
.footer-icon ul li {
    padding: 13px 28px !important;
    border-color: rgba(243, 243, 243, 1) !important;
    background-color: rgba(243, 243, 243, 1) !important;
    color: rgba(20, 20, 20, 1) !important;
}
.featured {
    text-underline-offset: .6em;
}

.footer-icon ul li {
    margin-bottom: 16px !important;
}

.footer-icon ul {
    display: flex !important;
    flex-wrap: wrap !important;
    width: 50%;
    justify-content: flex-end !important;
    float: inline-end;
}

.footer-icon ul li:hover {
    background: #000 !important;
    color: #fff !important;
}
.menu-item li:after {
    border-right: 1px solid  #646464;
    height: 26px;
    margin-top: 17px;
    position: absolute;
    content: "";
    top: -7px;
    right: 0;
}

.menu-item li:last-child:after,
.menu-item li:nth-child(11):after {
    display: none;
}



.menu-item-inner li:after {
    border-right: 1px solid  #646464;
    height: 26px;
    margin-top: 17px;
    position: absolute;
    content: "";
    top: -22px;
    right: 9px;
}

.menu-item-inner li:last-child:after
 {
    display: none;
}

.defined::after {
    position: absolute;
    content: "";
    top: 44px;
    left: 50px;
    height: 2px;
    background-color: #9e8b63;
    width: 240px;
    cursor: pointer;
    z-index: 9999;
}
.defined {
    position: relative;
}
.btn-read-more svg {
    height: auto;
    width: 20px;
    color:#141414 !important;
}

.footer-powered ul li {
    border-bottom: 1px solid #646464;
}

.footer-powered ul li:first-child,
.footer-powered ul li:nth-child(3) {
    border-bottom: none;
}
.aarmon-img {
  position: relative;
}

.aarmon-img::before {
  content: "";
  position: absolute;
  inset: 0;
  background: inherit;
  filter: grayscale(1);

}

.featured h6 {
    font-family: 'Gilroy' !important;
}

.hfe-pointer__double-line .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__double-line .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__underline .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__underline .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__overline .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__overline .menu-item.parent a.hfe-menu-item:after {
    height: 1px !important;
    width: 70% !important;
    left: 0;
    background-color: #55595c;
    z-index: 2;
}
.siderbar-left {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.siderbar-left span {
    padding-right: 0px!important;
}
@media screen and (max-width: 1800px) {
.header {
    padding: 0px 20px;
}
}

@media screen and (max-width: 1480px) {
    .repertoire {
    right: -350px !important;
    top: 82px !important;
}
}

@media screen and (max-width: 1300px) {
    .sold-heading {
    width: 70% !important;
}
}


@media screen and (max-width: 1250px) {
    .header-menu {
    width: 40%;
}
.logo {
    width: 40%;
}
.side-bar {
    width: 20%;
}
}
@media screen and (max-width: 1200px) {
.competitive {
    top: 200px !important;
    width: 70% !important;
}
.newsletter {
    width: 80% !important;
    left: 90px !important;
}
}






@media screen and (max-width: 1100px) {
.repertoire {
    right: -289px !important;
    top: 82px !important;
    width: 80% !important;
}
}



@media screen and (max-width: 1024px) {
    .side-bar {
    display: none;
}
.logo {
    width: 50%;
       order: 1;
}
    .header-menu {
    width: 50%;
    order: 2;
}
.header {
    display: flex;
}
.header-menu .hfe-nav-menu__toggle.elementor-clickable {
    margin-right: 0px !important;
}
.repertoire {
    right: -252px !important;
    top: 82px !important;
    width: 90% !important;
}
.email-container {
    width: 100%;
}
.siderbar-left {
    display: none;
}
.header-menu a {
    padding-left: 15px !important;
}
}
@media screen and (max-width: 850px) {
.repertoire {
    right: -220px !important;
    top: 82px !important;
    width: 97% !important;
}
}





@media screen and (max-width: 767px) {
    .defined::after {
    top: 140px;
}
.listing-slider img {
    height: 602px  !important;
    width: 100% !important;
}
.listing-slider {
    min-height: 600px !important;
}

.repertoire {
    position: unset;
    margin-top: 130px;
    width: 100% !important;
}
.marque-outer marquee {
    bottom: 17px;
    font-size: 130px;
}
.footer-icon ul {
    float: inline-start;
        width: 100%;
}
}

@media screen and (max-width: 680px) {
.competitive {
    top: 180px !important;
    width: 86% !important;
    right: 29px !important;
}
}
@media screen and (max-width: 480px) {

.repertoire {
    position: unset;
    margin-top: 83px;
    width: 100% !important;
}
.marque-outer marquee {
    bottom: 37px;
    display: inline-block;
    font-size: 100px; 
   
}
.competitive {
    top: 133px !important;
    width: 86% !important;
    right: 29px !important;
}
.footer-icon ul {
    display: flex !important;
    flex-wrap: wrap !important;
    width: 100%;
    justify-content: flex-end !important;
    float: inline-start;
}
.newsletter {
    width: 80% !important;
    left: 40px !important;
}
.listing-slider img {
    height: 320px  !important;
    width: 100% !important;
}
  .listing-slider {
     min-height: 320px !important;
}
.competitive.competitive-inner.e-flex.e-con.e-child {
    left: 30px;
}
.footer-logo img {
    width: 180px;
}
.marque-outer marquee {
    bottom: 60px;
    display: inline-block;
    font-size: 69px;
}
}
@media screen and (max-width: 380px) {
.competitive.competitive-inner.e-flex.e-con.e-child {
    left: 23px;
}
}
