﻿@font-face {
    font-family: 'timesroman';
    src: url('../fonts/timesroman/timesroman.ttf') format('ttf'), 
        url('../fonts/timesroman/timesroman.woff') format('woff'), 
        url('../fonts/timesroman/timesroman.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'timesbold';
    src: url('../fonts/timesbold/timesbold.ttf') format('ttf'),
        url('../fonts/timesbold/timesbold.woff') format('woff'), url('../fonts/timesbold/timesbold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PlayfairDisplay-Regular';
    src: url('../fonts/PlayfairDisplay-Regular/PlayfairDisplay-Regular.ttf') format('ttf'), 
        url('../fonts/PlayfairDisplay-Regular/PlayfairDisplay-Regular.woff') format('woff'), 
        url('../fonts/PlayfairDisplay-Regular/PlayfairDisplay-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PlayfairDisplay-Regular';
    src: url('../fonts/PlayfairDisplay-Regular/PlayfairDisplay-Regular.ttf') format('ttf'), url('../fonts/PlayfairDisplay-Regular/PlayfairDisplay-Regular.woff') format('woff'), url('../fonts/PlayfairDisplay-Regular/PlayfairDisplay-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular/Montserrat-Regular.ttf') format('ttf'), url('../fonts/Montserrat-Regular/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular/Montserrat-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'MontserratAlternates-Bold';
    src: url('../fonts/MontserratAlternates-Bold/MontserratAlternates-Bold.ttf') format('ttf'), url('../fonts/MontserratAlternates-Bold/MontserratAlternates-Bold.woff') format('woff'), url('../fonts/MontserratAlternates-Bold/MontserratAlternates-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}


ul li:not(.slick-current)  {
    transform: scale(0.9);
    transition-delay: 0s;
}

.hero-slider-9 .slick-slide:not(.slick-current) {
    opacity: 1;
}


.la-image-loading img {
    margin: auto;
    display: block;
    position: relative;
    top: 50%;
}

.real-estate__header-center {
    align-items: flex-end;
    justify-content: end;
}


header .header__navigation.menu-style-three {
    margin-right: 2%;
}

.header-social-left li {
    color: #86764f;
}
.navigation-menu .current {
}

.navigation-menu > ul > li.current > a:before {
    color: #86764f;
}

.navigation-menu > ul > li.current > a:before {
    width: 100%;
    left: 0;
}

.navigation-menu > ul > li {
    margin: 0 14px;
}

.navigation-menu > ul > li.socialLink a {
    font-size: 18px;
}

.real-estate__right a{
    font-size: 24px;
}

.footer-menu ul li a{
    font-weight: normal;
}

.navigation-menu > ul > li > a {
    font-size: 16px;
    font-weight: bold;
    font-family: Montserrat-Regular, Arial, Helvetica, sans-serif;
    color: #86764f;
}

    .navigation-menu > ul > li > a:before {
        background-color: #000;
        height: 0px;
    }

.navigation-menu > ul > li:hover > a span, .navigation-menu > ul > li.active > a span {
    color: #000;
}

.sticky.is-sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 84%;
    max-width: 84%;
    margin: auto;
}

.sticky.is-sticky .header__logo{
    padding: 0px !important;
}

    .sticky.is-sticky .header__logo .logoLargeMenu {
        background: url(../images/logo/smallLogo.png);
        background-size: contain !important;
        padding: 50px;
        background-repeat: no-repeat;
        background-position: center;
    }

.sticky.is-sticky .header__logo img {
    display: none;
}

.sticky.is-sticky  ul > li > a{
    color: #86764f;
}


h1, h2, h3, h4, h5, h6 {
    color: #86764f;
}

body {
    font-family: Montserrat-Regular, Arial, Helvetica, sans-serif;
    background: #333;
}


.font-weight--bold {
    font-family: Montserrat-Regular, Arial, Helvetica, sans-serif;
}

p {
    font-family: Montserrat-Regular, Arial, Helvetica, sans-serif;
}

header {
    background-color: #fff;
    color: #86764f;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 8px solid #000;
}

header .real-estate__right img{
    max-width: 150px;
}

header .header-icon{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0px;
}

.bgNackchi {
    background-color: #000;
    color: #fff;
}

.bgNackchiSec {
    background-color: #212121;
}

.bgNackchiSec {
    padding-left: 0px;
    padding-right: 0px;
}

.aboutUsHomeSection {
    padding-bottom: 15%;
}

.aboutUsHomeSection h2 {
    margin-bottom: 4%;
    color: #86764f;
    font-family: Montserrat-Regular, Arial, Helvetica, sans-serif;
    font-size: 28px;
    text-transform: none;
}

.aboutUsHomeSection h2 span {
    border-bottom: 3px solid #fff;
    padding-bottom: 4px;
}

.aboutUsHomeSection p {
    color: #fff;
    max-width: 80%;
    font-size: 20px;
    line-height: 42px;
    letter-spacing: 0px;
    margin-left: 0px;
}



.contact-form-section h2 {
    color: #fff;
    font-size: 28px;
    text-transform: capitalize;
}


.contact-form-section .contactInfo{
    margin-top: 10%;
}

.contact-form-section .btn-full {
    background: transparent;
    width: 100%;
    border: 1px solid;
    font-size: 24px;
    font-family: Montserrat-Regular, Arial, Helvetica, sans-serif;
    width: 100%;
}

.contact-form-section .contactInfo h6 {
    color: #fff;
    font-family: Montserrat-Regular, Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 32px;
    font-weight: normal;
}

.websiteContentWrapper {
    /* max-width: 84%;
    margin: auto;
    margin-top: 0%;
    margin-bottom: 8%;*/
}

.single-hero-slider-nine {
    height: 90vh;
    background-position: center !important;
    background-size: cover !important;
    /*-webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;*/
}

    .single-hero-slider-nine.bg-img.slick-slide:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0, .07);
        z-index: 9;
    }

.heroTextBlox h1 {
    font-size: 62px;
    color: #86764f;
    font-weight: normal;
    font-family: PlayfairDisplay-Regular, timesbold;
}

.heroTextBlox {
    position: relative;
    /* right: 0%; */
    left: 50px;
    top: 18%;
    z-index: 99999;
    display: inline-block;
}

.single-agents .agents-image::after {
    background: rgba(112, 0, 50, 0.8);
}

.single-agents .agents-content .title {
    font-weight: bold;
    margin-bottom: 6px;
    font-family: Montserrat-Regular, Arial, Helvetica, sans-serif;
    font-size: 26px;
}

.single-agents .agents-image img{
    width: 100%;
}

.agents-slider-1 .slick-dots li button {
    background: #ececec;
    width: 32px;
    height: 32px;
}

.agents-slider-1 .slick-dots li.slick-active button {
    background: #86764f;
}

.readMoreColored {
    background: #86764f;
    color: #fff;
    font-size: 18px;
    font-family: Montserrat-Regular, Arial, Helvetica, sans-serif;
    padding: 25px;
}



/* gallery style start */

.case-studies-area{
    padding-left: 0px;
    padding-right: 0px;
}


    .case-studies-area h2 {
        margin-bottom: 4%;
        color: #333;
        font-family: Montserrat-Regular, Arial, Helvetica, sans-serif;
        font-size: 28px;
        text-transform: capitalize;
    }

    .case-studies-area h2 span {
        border-bottom: 3px solid #333;
        padding-bottom: 4px;
    }

#lightgallery {
    position: relative;
    float: left;
    width: 100%;
}

.leftArticlesBlock {
    position: relative;
    /* display: block; */
    float: left;
    width: 60%;
}

    .leftArticlesBlock img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        max-height: 35vh;
        min-height: 35vh;
    }



.archive {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
    /* grid-template-rows: repeat(auto-fit, minmax(210px, 1fr)); */
    grid-template-columns: repeat(4, 1fr);
    /* grid-template-rows: repeat(1, 1fr); */
    grid-gap: 32px;
    grid-auto-flow: dense;
}

/* Extra-wide grid-posts */
.article:nth-child(1) {
    grid-column: 1 / 3;
    grid-row: 1 / 2;
}

.article:nth-child(2) {
    grid-column: 3 / 6;
    grid-row: 1 / 2;
}


.article:nth-child(3) {
    grid-column: 1 / 6;
    grid-row: 2 / 4;
}


.article:nth-child(4) {
    /*grid-column: 5 / 7;
    grid-row: 1 / 2;*/
    /*grid-column: 5 / 9;
    grid-row: 1 / 4;*/
}


.rightArticlesBlock {
    position: relative;
    /* display: block; */
    float: left;
    width: calc(40% - 32px );
    margin-left: 32px;
}

.rightArticlesBlock img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: calc(70vh + 32px);
    min-height: calc(70vh + 32px);
}

.rightArticlesBlock.archive {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
    /* grid-template-rows: repeat(auto-fit, minmax(210px, 1fr)); */
    grid-template-columns: repeat(1, 1fr);
    /* grid-template-rows: repeat(1, 1fr); */
    grid-gap: 32px;
    grid-auto-flow: dense;
}

.rightArticlesBlock.article:nth-child(1) {
    grid-column: 1 / 1;
    grid-row: 1 / 1;
}



.single-project--three .project-top-wrap .project-image img{
    /*width: auto*/
}
/*.article:nth-child(4) {
    grid-column: 8 / 8;
    grid-row: 1 / 2;
}*/
/*.article:nth-child(5) {
    grid-column: 7 / 8;
    grid-row: 2 / 2;
}*/
/*.article:nth-child(31n + 1) {
    grid-column: 1 / -1;
}

.article:nth-child(16n + 2) {
    grid-column: -3 / -1;
}

.article:nth-child(16n + 10) {
    grid-column: 1 / -2;
}*/
/* Single column display for phones */
@media (max-width: 459px) {
    .archive {
        display: flex;
        flex-direction: column;
    }
}

.menuBlcok .title h3, .menuBlcok .title h4{
    color: #fff !important;
    text-align: center;
}


.ht-tab-menu-one button.is-checked {
    color: #86764f;
    font-weight: 700;
    background: #86764f;
    
}



.ht-tab-menu-one button {
    padding: 10px;
    border-right: 1px solid #fff;
    font-size: 25px;
}

.ht-tab-menu-one button span{

}
/* gallery style end */
.footerAddress {
    flex-direction: column;
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    line-height: 42px;
}


.social-share-footer ul {
    padding-left: 15px;
    padding-right: 15px;
}


.footer-area-wrapper .footer-area{
    padding-top: 0px;
    padding-bottom: 0px;
}



.footer-widget-wrapper {
    align-items: center;
    align-content: center;
    align-self: center;
}

    .footer-widget-wrapper .copyright-text {
        padding-top: 30px;
        padding-bottom: 30px;
        color: #86764f;
        font-family: Montserrat-Regular, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 32px;
    }

.contact-form__three .contact-btn-three {
    background: #86764f;
    color: #ffffff;
}


.default-overlay .project-link-icon {
    color: #fff;
    font-size: 48px;
    z-index: 999;
}


.galleryMainImage.homeHiddenImage{
    display: none;

}

.lg-item .readMoreColored {
   
}


.lg-item .galleryReadMoreDiv {
    position: absolute;
    top: 75%;
    opacity: 0.9;
    left: 0;
    right: 0;
    width: auto;
    margin: auto;
}

.lg-backdrop {
    /*background-color: rgba(112, 0, 50, 0.94);*/
}

.lg-outer .lg-thumb {
    margin-left: auto;
    margin-right: auto;
}

/*
::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    background: #fff;
    border: 3px solid transparent;
    background-clip: content-box;
}

::-webkit-scrollbar-thumb {
    background: #86764f;
    border-radius: 16px;
}*/

.menuItemDiv .project-text-content {
    position: relative;
    bottom: 15px;
}

.teamHomeSection h2 {
    margin-bottom: 4%;
    color: #fff;
    font-family: Montserrat-Regular, Arial, Helvetica, sans-serif;
    font-size: 28px;
    text-transform: capitalize;
}

    .teamHomeSection h2 span {
        border-bottom: 3px solid #fff;
        padding-bottom: 4px;
    }


.teamHomeSection h5.title {
    font-weight: normal;
    margin-bottom: 6px;
    font-family: Montserrat-Regular, Arial, Helvetica, sans-serif;
    font-size: 21px;
    color: #fff;
    text-align: center;
}

.teamHomeSection h5.positiontitle {
    font-weight: normal;
    margin-bottom: 6px;
    font-family: Montserrat-Regular, Arial, Helvetica, sans-serif;
    font-size: 19px;
    color: #fff;
    text-align: center;
}

.teamMemberBlock a {
    cursor: unset;
}

.teamMemberBlock .button-box a {
    border: 0px;
    color: #fff;
    padding-left: 0px;
    text-decoration: underline;
    font-size: 16px;
}

.teamMemberBlock .bioBodyText{
    text-align: left;
    text-align-last: left;
    padding-top: 30px;
}

.teamHomeSection {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/team/bg1.jpg);
    /*background-color: #000;*/
    color: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
}

.teamHomeSection .latest-blog-content{
    text-align: center;
}

.teamHomeSection p {
    color: #fff !important;
        font-size: 14px;
}

.teamHomeSection .teamMemberBlock{
    padding-right: 5%;
    padding-left: 5%;
}

.footer-widget {
    margin-bottom: 0px;
    flex-direction: column;
    text-align: center;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: unset !important;
    align-items: center !important;
}

.footer-widget__logo {
    margin-bottom: 0px;

}

.footer-widget .footerHoldingLogo img{
    padding: 5%;

}

.scroll-top {
    /* border-radius: 0
px
; */
    background-color: #fff;
    /* color: #333 !important; */
    font-size: 20px;
    line-height: 50px;
    width: 50px;
    height: 50px;
}

.scroll-top i{
        color: #333;
}
.single-project--one .project-top-wrap .default-overlay::after {
    background: rgba(134, 118, 79, 0.5);
}

.hero-slider-9 .slick-arrow {
    background: rgba(255, 255, 255, 90%);
    padding: 12px;
    left: 0px;
    color: #000;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 6px;
}

.hero-slider-9 .slick-arrow:hover{
    background: rgba(0, 0, 0, 90%);
    color: #fff;
}

.hero-slider-9 .slick-arrow.slick-next{
    right: 0px
}

.contact-form__three textarea {
    margin-bottom: 0px;
    height: 100%;
}

form .submit-btn {
    margin-top: 10%;
}
@media only screen and (max-width: 1024px) {
    .lg-outer .lg-thumb-outer{
        display: none;
    }

    .modal-dialog {
        width: 70%;
    }
}



@media only screen and (max-width: 767px) {
    .la-image-loading .content {
        width: 100%;
        margin: auto;
    }

    .la-image-loading .content img{
        margin:auto;
        display: block;
    }

    .la-image-loading .content::after {
        content: '';
    }
    .hamburger-area {
        background-color: #86764f;
    }
    .menu-primary-menu-1 li a {
        color: #fff;
    }
    .sticky.is-sticky .real-estate__right a .fa {
        color: #86764f;
    }

    .modal-dialog {
        width: 95% !important;
    }

    .bgNackchiSec {
        padding-left: 15px;
        padding-right: 15px;
    }
    .hero-slider-9 .slick-dots,
    .hero-slider-two .slick-dots,
    .hero-slider-12-active .slick-dots,
    .hero-slider-14-active .slick-dots {
        position: relative;
        bottom: 0px;
        text-align: left;
        left: 0;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        background: #86764f;
    }

        .hero-slider-two .slick-dots li.slick-active button::after, .hero-slider-9 .slick-dots li.slick-active button::after, .hero-slider-12-active .slick-dots li.slick-active button::after, .hero-slider-14-active .slick-dots li.slick-active button::after {
            border: 4px solid #fff;
        }

        .hero-slider-two .slick-dots li:hover button::after, .hero-slider-9 .slick-dots li:hover button::after, .hero-slider-12-active .slick-dots li:hover button::after, .hero-slider-14-active .slick-dots li:hover button::after {
            border-color: #fff;
        }

    .heroTextBlox h1 {
        font-size: 24px;
    }

    .aboutUsHomeSection p {
        max-width: 100%;
        font-size: 20px;
        line-height: 42px;
        letter-spacing: 0px;
    }

    .aboutUsHomeSection h2 {
        margin-bottom: 10%;
    }

    .agents-slider-1 .slick-dots li button {
        width: 16px;
        height: 16px;
    }

    .lg-item .readMoreColored {
        top: 75%;
        width: 100%;
    }

    .footer-widget__logo{
        max-width: 100%;
    }

    .footerAddress{
        margin-top: 40px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 20px;
    }

    .real-estate__right a {
        font-size: 34px;
    }
}