/*
 Theme Name:   Nestin Child
 Theme URI:    http://nestin.bold-themes.com
 Description:  Nestin child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     nestin
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  nestin-child
*/

@font-face {
    font-family: 'bodyFont-Regular';
    src: url('./assets/fonts/Metropolis-Regular.otf') format('opentype');
    font-style: normal;
}

@font-face {
    font-family: 'bodyFont-Bold';
    src: url('./assets/fonts/Metropolis-SemiBold.otf') format('opentype');
    font-style: normal;
}

@font-face {
    font-family: 'headingFont-Bold';
    src: url('./assets/fonts/Didot-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'headingFont-Regular';
    src: url('./assets/fonts/Didot.ttf') format('truetype');
}

body {
    font-family: 'bodyFont-Regular', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'headingFont-Bold', serif;
}

.bt_bb_size_normal.bt_bb_headline h1,
.bt_bb_size_normal.bt_bb_headline h2,
.bt_bb_size_normal.bt_bb_headline h3,
.bt_bb_size_normal.bt_bb_headline h4,
.bt_bb_size_normal.bt_bb_headline h5,
.bt_bb_size_normal.bt_bb_headline h6 {
    font-size: 2.6rem;
}

.bt_bb_size_medium.bt_bb_headline h1,
.bt_bb_size_medium.bt_bb_headline h2,
.bt_bb_size_medium.bt_bb_headline h3,
.bt_bb_size_medium.bt_bb_headline h4,
.bt_bb_size_medium.bt_bb_headline h5,
.bt_bb_size_medium.bt_bb_headline h6 {
    font-size: 2.2rem;
}

.btIconWidget .btIconWidgetText,
.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline,
.bt_bb_button .bt_bb_button_text,
.menuPort,
.bt_bb_custom_menu div ul a {
    font-family: 'bodyFont-Regular', sans-serif;
}

.topTools .btIconWidgetTitle,
.topBarInMenu .btIconWidgetTitle,
.bt_bb_headline .bt_bb_headline_superheadline,
.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir,
.bt_bb_tabs ul.bt_bb_tabs_header li span,
.bt_bb_counter_holder .bt_bb_counter_content .bt_bb_counter {
    font-family: 'bodyFont-Bold', sans-serif;
    /* font-family: 'headingFont-Bold', serif; */
}

.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-family: 'headingFont-Bold', serif;
}
.pt-0{
    padding-top: 0 !important;
}
.bt_bb_google_maps_location{
    box-shadow: rgba(0, 0, 0, 0.15) 0px 15px 25px, rgba(0, 0, 0, 0.05) 0px 5px 10px;
    /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
    /* box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px; */
}
.bt_bb_google_maps_map iframe{
    width: 100%;
    height: 100%;
    border: 0 !important;
    border-top: 5px solid #fff !important;
    border-bottom: 5px solid #fff;
}
.bt_bb_google_maps_content a{
    color: #191919;
}
.bt_bb_google_maps_content a:hover{
    color: #a6862f;
}


/* ////
/////////Custom code 
/////*/
.inner-banner-wapper {
    height: 100vh;
}

#custom-height .bt_bb_card {
    min-height: 315px;
}

#custom-card-inner .bt_bb_headline_superheadline {
    font-size: 1rem;
    font-family: 'bodyFont-Bold', sans-serif;
}

#custom-project-list .bt_bb_real_estate_details {
    border: 0 !important;
}

#custom-project-list .bt_bb_real_estate_details_details {
    text-align: left;
    line-height: 20px;
}

.bt_bb_section[class*="dark_solid"]:before {
    background-color: rgb(88 71 56 / 47%);
}

.bt_bb_content_slider_item[class*="dark_solid"]:before {
    /* background-color: rgba(0, 0, 0, .3); */
    background-color: rgb(88 71 56 / 50%);
}

.prj-logo,
#custom-img img {
    width: 398px;
    margin: 0 auto;
    display: block;
}

#custom-max-width {
    max-width: 800px !important;
}

.bt_bb_headline_superheadline {
    padding-bottom: 10px;
}

.bt_bb_interactive_image .bt_bb_interactive_image_content .bt_bb_interactive_image_item {
    padding: 1em 0;
}

#custom-card-inner-vm {
    min-height: 375px !important;
}

.btPostSingleItemStandard .port,
.btPrevNextNav.gutter .port {
    padding-left: 0px;
    padding-right: 0px;
}

body.btNoSidebar .btPostSingleItemStandard:first-child {
    margin-top: 0em;
}

/* remove black color*/
.btMenuVertical.btDarkTransparentHeader .mainHeader,
.btMenuVertical.btDarkTransparentHeader .btVerticalHeaderTop,
.btDarkTransparentHeader .btBelowLogoArea,
.btDarkTransparentHeader .topBar,
.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btDarkTransparentHeader .mainHeader,
.btHasAltLogo.btStickyHeaderActive.btMenuHorizontal.btDarkTransparentHeader .btVerticalHeaderTop {
    background-color: #584738
}

.custom_contact_link {
    display: flex;
    flex-wrap: wrap;
}

.custom_contact_link .contact-text {
    color: #a6862f;
}

.custom_button.bt_bb_style_filled a {
    box-shadow: 0 0 0 3em #a6862f inset !important;
}

.custom_button.bt_bb_style_filled a:hover {
    background-color: #a6862f !important;
}


/* Theme customization starts here
-------------------------------------------------------------- */
p {
    font-size: 16px;
}

.btPrevNextItem.custom .btPrevNextDir,
.btPrevNextItem.custom .btPrevNextTitle {
    font-size: 16px !important;
}

.btPostContentHolder .btArticleAuthor,
.btPostContentHolder .btArticleComments,
.btPostContentHolder .btArticleDate::after {
    display: none;
}

.bt_bb_row_holder,
.bt_bb_row_inner_holder {
    justify-content: inherit;
}

.uppercase {
    text-transform: uppercase;
}

.slick-dots li.slick-active,
.slick-dots li:hover {
    background: #181818;
}

.bt_bb_color_scheme_6.bt_bb_style_filled.bt_bb_service {
    box-shadow: 0 0 0 10em #a6862f7a inset !important;
}

.bt_bb_color_scheme_6.bt_bb_style_outline.bt_bb_service {
    color: #fff;
}

.menuPort nav>ul>li>a {
    line-height: 83px;
}

.content_wrapper {
    border: 0;
    text-align: justify;
}



/* .bt_bb_section.bt_bb_bottom_spacing_large > .bt_bb_port{
    padding-bottom: 10em;
}
.bt_bb_section.bt_bb_top_spacing_large > .bt_bb_port{
    padding-top: 15em;
} */
/*
.bt_bb_image img{
    max-width: 80%;
}*/
.btLogoArea .logo img {
    height: 100px;
}

.btStickyHeaderActive.btMenuHorizontal .mainHeader .btLogoArea .logo img {
    height: calc(50px* 0.8);
    margin: 15px 0px;
}

.btMenuHorizontal .menuPort>nav>ul>li {
    padding: 0 35px 0 0;
}

#my-card-holding img {
    border-left: 5px solid #a7862f;
}

#my-card-real img {
    border-left: 5px solid #dadf37;
}

#my-card-building img {
    border-left: 5px solid #f99b1f;
}

#my-card img {
    border-left: 5px solid #76471e;
}

/* <!-- Amenities--> */
.custom-amenities .bt_bb_size_small.bt_bb_headline.bt_bb_subheadline .bt_bb_headline_subheadline {
    margin-top: 1rem;
}

.custom-amenities .bt_bb_size_small.bt_bb_headline .bt_bb_headline_superheadline {
    margin-bottom: 1rem;
}

.custom-amenities .bt_bb_headline {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

/* <!-- Footer--> */
.custom-footer .btMainLogo {
    display: none;
}

.footer-logo .bt_bb_image img {
    width: 75%;
}

.bt_bb_color_scheme_4.bt_bb_button.bt_bb_style_clean a,
.bt_bb_color_scheme_4.bt_bb_icon.bt_bb_style_borderless a {
    color: #a6862f !important;
}

.custom-footer {
    font-size: 16px;
}

.custom-footer .bt_bb_background_image_holder {
    position: relative;
}

.custom-footer .bt_bb_background_image_holder::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgb(88 71 56 / 83%);
    /* background-color: rgba(0, 0, 0, .9); */
}

/* Burger Menu Icon*/
.btHasAltLogo.btStickyHeaderActive .btVerticalMenuTrigger .bt_bb_icon:after,
.btHasAltLogo.btStickyHeaderActive .btVerticalMenuTrigger .bt_bb_icon:before,
.btHasAltLogo.btStickyHeaderActive .btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before {
    border-top-color: #fff;
}

.custom-footer .bt_bb_color_alternate.bt_bb_custom_menu div ul a,
.custom-footer .bt_bb_color_scheme_11.bt_bb_icon .bt_bb_icon_holder span {
    color: #fff;
}

/* .custom_masonry{
    width: 271px;
} */


@media (min-width: 1200px) {
    .bt_bb_interactive_image .bt_bb_interactive_image_content {
        flex: 1 0 35%;
        max-width: 35%;
        padding-left: 2.5em;
    }

}

@media (max-width: 1380px) {
    #inner-banner-wrapper {
        height: 770px;
    }

    #inner-banner-wrapper .bt_bb_separator.bt_bb_bottom_spacing_large {
        margin-bottom: 12em;
    }
}

@media (max-width: 1260px) {
    #custom-card-inner-vm {
        min-height: 360px !important;
    }
}

@media (max-width: 1120px) {
    #custom-card-inner-vm {
        min-height: 318px !important;
    }
}

@media (max-width: 1200px) {
    #custom-card-inner-vm {
        min-height: 345px !important;
    }

    #inner-banner-wrapper {
        height: 670px;
    }

    .btMenuVertical .btLogoArea .logo img.btMainLogo {
        height: 78px;
    }

    .btMenuVertical .btLogoArea .logo img.btAltLogo {
        height: 30px;
        margin: 15px 0;
    }

    .btMenuVertical .btVerticalMenuTrigger .bt_bb_icon {
        margin: 29px 0;
    }

    .btMenuVertical.btStickyHeaderActive .btVerticalMenuTrigger .bt_bb_icon {
        margin: 20px 0;
    }

}


@media (max-width: 1024px) {
    #inner-banner-wrapper {
        height: 580px;
    }

    #inner-banner-wrapper .bt_bb_separator.bt_bb_bottom_spacing_large {
        margin-bottom: 8em;
    }
}

@media (max-width: 991px) {
    .bt_bb_section.bt_bb_top_spacing_80>.bt_bb_port {
        padding-top: 30px;
    }

    .bt_bb_section.bt_bb_top_spacing_large>.bt_bb_port {
        padding-top: 5em;
    }
    #inner-banner-wrapper {
        height: 460px;
    }

    #inner-banner-wrapper .bt_bb_separator.bt_bb_bottom_spacing_medium {
        margin-bottom: 5em;
    }

    .bt_bb_content_slider_item.bt_bb_column_background_image.slick-slide {
        background-position: center top 75%;
    }

    .btPrevNextItem.custom .btPrevNextDir,
    .btPrevNextItem.custom .btPrevNextTitle {
        font-size: 16px !important;
    }

    .product-list .bt_bb_content_slider_item {
        height: 400px !important;
    }
}

@media(max-width:768px) {

    .btPostSingleItemStandard.gutter .port {
        padding-left: 0px;
        padding-right: 0px;
    }

    #inner-banner-wrapper {
        height: 450px;
    }

    .custom-footer .custom_bb_port {
        padding-top: 4em !important;
    }

    /* .custom_masonry{
        width: auto;
    } */
    .bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_sizer,
    .bt_bb_grid_container.bt_bb_columns_3 .bt_bb_grid_item {
        width: 50% !important;
    }

    .bt_bb_align_right.bt_bb_column.call-us-section {
        text-align: left;
    }

    /* .custom-footer .bt_bb_section.bt_bb_bottom_spacing_medium > .bt_bb_port{
        padding-top: 4em;
    } */
}

@media(max-width:505px) {
    #inner-banner-wrapper {
        height: 345px;
    }

    .bt_bb_row_holder .bt_bb_column.bt_bb_padding_double .bt_bb_column_content {
        padding-left: 10px;
        padding-right: 10px;
    }

    .bt_bb_button.bt_bb_size_normal a {
        font-size: 15px;
        padding: 1.25rem;
    }

    .bt_bb_headline_content {
        font-size: 28px;
    }

    /* .bt_bb_section.bt_bb_top_spacing_large > .bt_bb_port {
        padding-top: 4em;
    } */
    .bt_bb_background_overlay_dark_solid .bt_bb_size_large.bt_bb_headline .bt_bb_headline_superheadline {
        margin-bottom: 1em;
    }

    .bt_bb_background_overlay_dark_solid .bt_bb_separator.bt_bb_bottom_spacing_medium {
        margin-bottom: 7em;
    }

    .bt_bb_separator.bt_bb_bottom_spacing_medium {
        margin-bottom: 2em;
    }

    .bt_bb_service.bt_bb_style_filled+.bt_bb_service.bt_bb_style_filled,
    .bt_bb_service.bt_bb_style_outline+.bt_bb_service.bt_bb_style_outline,
    .bt_bb_service.bt_bb_style_outline+.bt_bb_service.bt_bb_style_filled,
    .bt_bb_service.bt_bb_style_filled+.bt_bb_service.bt_bb_style_outline {
        margin-left: 0em;
    }
}