.gt-page-heading h1 {
    margin: 0;
    font-weight: 400;
    color: #667782;
    max-width: 100%;
    font-size: 3rem;
}
.gt-row-opacity-colored .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item:before, .gt-row-opacity-colored.vc_row:before, .gt-row-opacity-colored:before, .gt-grid-item--h2, .gt-info-box.gt-style-1 .gt-overlay, .gt-video-bg, .gt-fullscreen-section .gt-section .gt-opacity-effect-true, .gt-slider .swiper-slide, .gt-project-bg-grid, .gt-project-list .gt-overlay-color, .gt-project-list .gt-img, .gt-image-slider .swiper-slide, .gt-price-list.gt-style-2 .gt-img, .gt-feature-box.gt-style-4, .gt-feature-box .gt-img, .gt-split-page .gt-banner, .gt-page-featured, .gt-post-featured, .gt-page-banner, .gt-blog-list-item.gt-style-1 .gt-img, .gt-blog-list-item.gt-style-1 .gt-overlay-color, .gt-blog-list-item.gt-style-2 .gt-img, .gt-blog-list-item.gt-style-2 .gt-overlay-color, .gt-posts-pagination .gt-item {
    background-color: #9f6f48;
}
.gt-page-heading.gt-dark h1 {
    color: #667782;
}
.gt-slider .swiper-slide::before {
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.0) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.0) 0%,rgba(0,0,0,0) 100%);
}
.gt-btn, .gt-btn:visited {
    font-weight: 400;
}
.gt-feature-box .gt-content .gt-title {
    font-weight: 400;
}
.gt-feature-box .gt-content .gt-subtitle {
    font-weight: 400;
}
.gt-navbar {
    font-size: 12px;
    padding-top: 30px;
    font-family: schnyder-cond-m-ligh;
}
.gt-header.gt-absolute {
    position: absolute;
    padding-top: 0px;
}
.gt-navbar-default, .gt-navbar-hover {
    position: relative;
    padding-top: 0px;
}
.gt-navbar-mobile .gt-nav-primary > li > a, .gt-navbar-mobile .gt-nav-primary > li > a:visited {
    font-size: 1.5rem;
    font-weight: 400;
    padding: 8px 32px;
    font-family: 'schnyder-cond-m-ligh';
    color: #9f6f48;
}
.gt-page-banner-img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    opacity: 1;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.gt-page-banner {
    padding: 140px 0 0px;
}
img[Attributes Style] {
    max-width: 100%;
    height: auto;
    width: 250px;
}
.gt-social-list.gt-transparent li a, .gt-social-list.gt-transparent li a:visited {
    background-color: transparent;
    font-size: 1.4rem;
}
.gt-social-list {
    padding-top: 20px;
}
.gt-footer a, .gt-footer a:visited {
    color: #ffffff;
}
.custom-file-control::before, button, input[type="submit"] {
    background-color: #9f6f48;
    border: 2px solid #9f6f48;
    font-weight: 400;
    font-family: schnyder-cond-m-ligh;
}
.gt-social-list li a, .gt-social-list li a:visited {
    width: 32px;
    height: 32px;
    font-size: .75rem;
    border-radius: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    background-color: #9f6f48;
    color: #FFFFFF;
}
.wpcf7-form-control-wrap {
    position: relative;
    display: block;
    width: 100%;
    max-width: 370px;
    margin: 0 auto;
}
#mobile-enquire-bar {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #9f6f48 !important;
    padding: 14px 20px;
    z-index: 9999;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 -2px 12px rgba(0,0,0,0.2);
}
#mobile-enquire-bar a {
    color: #ffffff;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    flex: 1;
    text-align: center;
}
#mobile-enquire-close {
    background: rgba(0, 0, 0, 0.2) !important;
    border: none !important;
    color: #ffffff;
    width: 28px !important;
    height: 28px !important;
    border-radius: 50%;
    font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
@media (max-width: 768px) {
    #mobile-enquire-bar {
        display: flex;
    }
    body {
        padding-bottom: 60px;
    }
    #enquire_now_mobile {
        scroll-margin-top: 80px;
    }
    .wpcf7 form {
        padding: 0 15px;
        box-sizing: border-box;
    }
    .wpcf7-form-control-wrap {
        width: 100% !important;
        max-width: 100% !important;
    }
    .wpcf7 input[type="text"],
    .wpcf7 input[type="email"],
    .wpcf7 input[type="tel"],
    .wpcf7 select,
    .wpcf7 textarea {
        width: 100% !important;
        box-sizing: border-box !important;
    }
}