@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');

/*@font-face {
    font-family: 'bodonibook';
    src: url('../fonts/bodoni-book-bt-webfont.woff2') format('woff2'),
         url('../fonts/bodoni-book-bt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}*/

:root {
    --primaryClr: #1bc6a8;
    --txtClr: #294076;
    --deepblueClr: #6858e0;
    --greenClr: #00af86;
}

* {
    transition: all ease-in 0.2s;
}

*:focus,
button:focus {
    outline: none;
}

html,
body {
    height: 100%;
}

body {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: var(--txtClr);
    background-color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
figure,
label {
    margin: 0;
    padding: 0;
}

ul {
    list-style: none;
}

textarea {
    resize: none;
}


/* UTILITIES */

.para {
    font-size: 16px;
    font-family: "Lato";
}

.txt__xs {
    font-size: 12px;
}

.txt__sm {
    font-size: 13px;
}

.txt__md {
    font-size: 15px;
}

.txt__lg {
    font-size: 18px;
}

.txt__primary {
    color: var(--primaryClr);
}

.bg__primary {
    background-color: var(--primaryClr);
}

.txt__black {
    color: #000;
}

.txt__light {
    color: #8d99b6;
}

.font-weight-medium {
    font-weight: 500;
}


/* END UTILITIES */


/* COMPONENTS */

.button {
    font-size: 18px;
    display: inline-block;
    font-weight: 400;
    margin-top: 40px;
    padding: 9px 38px;
    border: 1px solid rgb(239, 239, 239);
    background-color: rgb(239, 239, 239);
    border-radius: 50px;
}

.button:focus {
    outline: none;
}

.button:hover {
    text-decoration: none;
}

.button-white {
    background-color: #fff;
    border-color: #fff;
    color: var(--primaryClr);
}

.button-white:hover {
    background-color: transparent;
    color: #fff;
}

.button-white-outline {
    background-color: transparent;
    color: #fff;
}

.button-white-outline:hover {
    background-color: #fff;
    border-color: #fff;
    color: var(--primaryClr);
}

.button-goldren {
    background-color: #fff;
    color: #897245;
    border-color: #897245;
}

.button-goldren:hover {
    background-color: #897245;
    border-color: #fff;
    color: #fff;
}

.section-header {
    width: auto;
    font-size: 38px;
    font-weight: 500;
    color: #897245;
    text-transform: uppercase;
    position: relative;
}

.section-header:before {
    width: 164px;
    height: 69px;
    background: url(../images/colka1.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: -84px;
    content: "";
    right: 0;
    margin: 0px auto;
    display: table;
}

.section-header-three {
    width: auto;
    margin: 0px auto;
    font-size: 38px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    z-index: 11;
    left: 0;
    right: 0;
    top: 27%;
}

.section-header-three p {
    font-size: 23px;
    font-weight: 500;
    letter-spacing: 21px;
    color: #fff;
}

.section-header-three:before {
    width: 204px;
    height: 87px;
    background: url(../images/colka2.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: -100px;
    content: "";
    right: 0;
    margin: 0px auto;
    display: table;
}

.section-header-three-one {
    width: auto;
    margin: 0px auto;
    font-size: 43px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    z-index: 11;
    left: 0;
    right: 0;
    top: 27%;
}

.section-header-three-one p {
    font-size: 23px;
    font-weight: 500;
    letter-spacing: 21px;
    color: #fff;
}

.section-header-three-one:before {
    width: 204px;
    height: 87px;
    background: url(../images/colka2.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: -100px;
    content: "";
    right: 0;
    margin: 0px auto;
    display: table;
}

.section-header-four {
    width: auto;
    margin: 0px auto 20px;
    font-size: 38px;
    font-weight: 500;
    color: #897245;
    text-transform: uppercase;
    position: relative;
    text-align: left;
}

.section-header-four:before {
    width: 204px;
    height: 87px;
    background: url(../images/colka1.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: auto;
    top: -100px;
    content: "";
}


/* END COMPONENTS 

/* LAYOUT */

.main {
    /* max-width: 1920px;*/
    margin: 0 auto;
}

@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1400px;
    }
}


/* END LAYOUT */


/* NAVBAR */

.mainNav.navbar {
    transition: all ease-in-out 0.3s;
    padding: 0.6rem 1rem;
}

.mainNav.navbar .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.mainNav.not-fixed {
    background-color: #fff;
}

.mainNav.navbar.sticky {
    background-color: var(--primaryClr);
    padding: 0.4rem 1rem;
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.28);
}

.mainNav.navbar .nav-item {
    margin-right: 16px;
}

.mainNav.navbar .nav-item:last-child {
    margin-right: 0;
}

.mainNav.navbar .nav-item .nav-link {
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
}

.mainNav.navbar .nav-item .nav-link.active,
.mainNav.navbar .nav-item .nav-link:hover {
    color: #cfc5b2;
}

.mainNav.navbar .nav-item .nav-link.active {
    font-weight: normal;
    color: #cfc5b2;
}

.mainNav.navbar .navbar-toggler {
    padding: 0.15rem 0.5rem;
    border-color: rgba(255, 255, 255, 0.5);
}

.navbar-action-button {
    display: flex;
    align-items: center;
    padding-left: 80px;
}

.navbar-action-item {
    margin-right: 8px;
}

.navbar-action-item:last-child {
    margin-right: 0;
}


/* END NAVBAR */


/* END MEDIA QUERIES */

.mainNav {
    background: #897245;
    width: 100%;
    height: auto;
    float: left;
}

.navbar-logo {
    width: 139px;
    height: auto;
    float: left;
}

.navbar-logo img {
    width: 250px;
    height: auto;
}

.phone-number {
    width: 100%;
    height: auto;
    float: right;
    background: #fff;
    border-radius: 0px 20px 20px 0px;
    position: relative;
    color: #897245;
    font-size: 18px;
    padding: 8px 16px;
}

.phone-number:before {
    width: 61px;
    height: 43px;
    background: url(../images/phone-icon.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
    position: absolute;
    top: 0px;
    left: -52px;
    content: "";
}

.phone-number a {
    text-decoration: none;
    color: #000;
}


/* Slider
/*-----------------------------------------------------------------------------------*/

.slider_container {
    width: 100%;
    height: auto;
    margin: auto;
    clear: both;
    overflow: hidden;
    background: url(../images/shadow_top.png) no-repeat top center;
    padding: 0px 0 0 0;
}

.flex-caption {
    position: absolute;
    left: 15%;
    top: 16%;
}

.caption_title_line {
    width: 800px;
    height: auto;
    padding: 5px 15px 10px 15px;
}

.flex-caption h2 {
    font-size: 60px;
    font-weight: 400;
    padding: 0px;
    margin: 0px;
    color: #fff;
    font-family: 'bodonibook';
}

.flex-caption h3 {
    font-size: 110px;
    font-weight: 500;
    padding: 0px;
    line-height: 120px;
    margin: 0px;
    color: #fff;
    font-family: 'bodonibook';
    margin-bottom: 15px;
}

.flex-caption>a.btn-default {
    background: #ff8270;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 12px 28px;
    border: 2px solid #ffa396 !important;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}

.flex-caption>a.btn-primary {
    color: #fff;
    cursor: pointer;
    font-weight: 400;
    font-size: 16px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 12px 28px;
    border: 2px solid #ff8270 !important;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #ff8270;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}

.flex-container a:active,
.flexslider a:active {
    outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.banner-logo {
    width: auto;
    height: auto;
    float: right;
    position: absolute;
    right: 14%;
    top: 16%;
}


/*ul.flex-direction-nav {
    display: none;
}*/


/* FlexSlider Necessary Styles
*********************************/

.flexslider {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0 0 0px 0;
    background: url(images/shadow_bottom.png) no-repeat center bottom;
}

.flexslider .slides>li {
    display: none;
}


/* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {
    width: 100%;
    display: block;
}

.flex-pauseplay span {
    text-transform: capitalize;
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides>li:first-child {
    display: block;
}

.flexslider {
    position: relative;
    zoom: 1;
}

.flexslider .slides {
    zoom: 1;
}

.flexslider .slides>li {
    position: relative;
    padding-bottom: 0px;
}

.flex-container {
    zoom: 1;
    position: relative;
}


/* Direction Nav */

.flex-direction-nav li a {
    width: 45px;
    height: 56px;
    margin: 0;
    display: block;
    position: absolute;
    right: 11px;
    z-index: 999;
    cursor: pointer;
    text-indent: -9999px;
}

.flex-direction-nav li a.next {
    background-image: url(../images/next1.png);
    background-repeat: no-repeat;
    background-size: cover;
    top: 86%;
    z-index: 9999;
    width: 33px;
    height: 33px;
    right: 16%;
}

.flex-direction-nav li a.prev {
    background: url(../images/prev1.png);
    background-repeat: no-repeat;
    background-size: cover;
    top: 86%;
    z-index: 9999;
    width: 33px;
    height: 33px;
    right: 23.7%;
}

.flex-direction-nav li a.next:hover {
    background: url(../images/next1.png) no-repeat center;
}

.flex-direction-nav li a.prev:hover {
    background: url(../images/prev_a.png) no-repeat center;
}

.flex-direction-nav li a.disabled {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: default;
}


/* Control Nav */

.flex-control-nav {
    width: auto;
    height: auto;
    padding: 10px 50px;
    position: absolute;
    bottom: 80px;
    right: 15%;
    text-align: center;
    display: block;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50px;
}

.flex-control-nav li {
    margin: 0 0 0 5px;
    display: inline-block;
    zoom: 1;
    color: #fff;
}

.flex-control-nav li:first-child {
    margin: 0;
}

.flex-control-nav li a {
    width: 35px;
    height: 10px;
    display: block;
    cursor: pointer;
    color: #fff;
    font-size: 23px;
}

.flex-control-nav li a:hover {
    background-position: 0 -13px;
}

.flex-control-nav li a.active {
    background-position: 0 -26px;
    cursor: default;
    color: #897245;
}

.banner-deskstop {
    width: 100%;
    height: auto;
    float: left;
    background: #000;
    position: relative;
}

.option-one {
    width: 100%;
    height: auto;
    float: left;
    padding: 200px 0px 100px;
    background: #ffffff url(../images/over-bg.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.option-three {
    width: 100%;
    height: auto;
    float: left;
    padding: 0px 0px 0px;
    position: relative;
}

.option-four {
    width: 100%;
    height: auto;
    float: left;
    padding: 220px 0px 80px;
    position: relative;
    background: #f4f4f4 url(../images/flower_bg1.png);
    background-repeat: no-repeat;
}

.option-five {
    width: 100%;
    height: auto;
    float: left;
    padding: 200px 0px 0px;
    position: relative;
    background: #ffffff url(../images/over-bg.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.option-six {
    width: 100%;
    height: auto;
    float: left;
    padding: 200px 0px 80px;
    position: relative;
    background: #ffffff url(../images/over-bg.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.option-seaven {
    width: 100%;
    height: auto;
    float: left;
    padding: 200px 0px 80px;
    position: relative;
    background: #ffffff url(../images/over-bg.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.option-eight {
    width: 100%;
    height: auto;
    float: left;
    padding: 200px 0px 80px;
    position: relative;
    background: url(../images/contact-bg.jpg);
    background-repeat: no-repeat;
}

.testimonials {
    width: 100%;
    height: auto;
    float: left;
    padding: 200px 0px 80px;
    position: relative;
    background: #ffffff url(../images/over-bg.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.overview-set {
    width: 90%;
    height: auto;
    float: none;
    padding: 80px 0px 0px;
    margin: 0px auto;
}

.overview-set p {
    font-size: 18px;
    line-height: 28px;
    color: #323232;
    text-align: center;
    margin-bottom: 50px;
}

.line-two {
    width: auto;
    height: auto;
    margin: 0px auto;
    display: table;
}

.line-three {
    width: auto;
    height: auto;
    margin: 0px auto;
    display: table;
    float: left;
    padding: 50px 65px 80px;
}


/*  Numbers */

.owl-dots {
    counter-reset: dots;
}

.owl-dot:before {
    counter-increment: dots;
    content: counter(dots);
    font-size: 20px;
}

.owl-dots .active:before {
    color: #987d00;
}

.key-slider {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}

.key-slider img {
    width: 100%;
    height: auto;
}

.key-section {
    width: 100%;
    height: auto;
    float: left;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 9999;
    padding: 80px 120px;
}

.club-house {
    width: 70%;
    height: auto;
    margin: 0px auto;
    text-align: center;
}

.club-house h2 {
    font-size: 40px;
    margin-bottom: 50px;
    color: #fff;
}

.club-house p {
    font-size: 24px;
    margin-bottom: 50px;
    color: #fff;
}

.option-two {
    width: 100%;
    height: auto;
    float: left;
    padding: 240px 0px 50px;
}

.pc-tab>input,
.pc-tab section>div {
    display: none;
}

#tab1:checked~section .tab1,
#tab2:checked~section .tab2,
#tab3:checked~section .tab3 {
    display: block;
}

#tab1:checked~nav .tab1,
#tab2:checked~nav .tab2,
#tab3:checked~nav .tab3 {
    color: red;
}


/* Visual Styles */

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    -webkit-font-smoothing: antialiased;
    background: #ecf0f1;
}

h1 {
    text-align: center;
    font-weight: 100;
    font-size: 60px;
    color: #e74c3c;
}

.pc-tab {
    width: 100%;
    margin: 0 auto;
}

.pc-tab ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.pc-tab ul li:first-child label {
    border-left: 0px solid #897245;
}

.pc-tab ul li label {
    float: left;
    font-size: 23px;
    text-transform: uppercase;
    padding: 8px 15px;
    border-left: 1px solid #897245;
    border-bottom: 0;
    color: #897245;
}

.pc-tab ul li label:hover {
    background: #ddd;
}

.pc-tab ul li label:active {
    background: #fff;
}

.pc-tab ul li:not(:last-child) label {
    border-right-width: 0;
}

.pc-tab section {
    font-family: "bodonibook";
    clear: both;
}

.pc-tab section div {
    /*  padding: 20px 0px;
   width: 100%;*/
    border: 0px solid #ddd;
    /* background: #fff;*/
    line-height: 1.5em;
    letter-spacing: 0.3px;
    color: #444;
}

.pc-tab section div h2 {
    margin: 0;
    font-family: 'Poppins', sans-serif;
    color: #34495e;
}

#tab1:checked~nav .tab1 label,
#tab2:checked~nav .tab2 label,
#tab3:checked~nav .tab3 label {
    background: #897245;
    color: #fff;
    position: relative;
}

#tab1:checked~nav .tab1 label:after,
#tab2:checked~nav .tab2 label:after,
#tab3:checked~nav .tab3 label:after {
    content: '';
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #fff;
    left: 0;
    bottom: -1px;
}

.tt-potv {
    width: 16%;
    height: auto;
    margin: 55px auto 0px;
    text-align: center;
}

.home-banner-slider.owl-theme .owl-nav {
    margin-top: 0px;
}

.home-banner-slider.owl-carousel .owl-item img {
    height: 100%;
    max-width: none;
    object-fit: cover;
    margin: 0;
}

.home-banner-slider.owl-carousel .owl-nav [class*=owl-] {
    background: #00000073 !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.home-banner-slider.owl-carousel .owl-nav [class*=owl-] span {
    display: none;
}

.home-banner-slider.owl-carousel .owl-nav [class*=owl-]:after {
    content: '>';
    color: #ffffff96;
    font-size: 15px;
    margin: -4px 0 0;
    display: block;
}

.home-banner-slider.owl-carousel .owl-nav .owl-next {
    right: 0;
}

.home-banner-slider.owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.home-banner-slider.owl-carousel .owl-nav .owl-prev:after {
    content: '<';
}

.carousel-caption {
    width: 55%;
    height: auto;
    margin: 0px auto;
    text-align: center;
    bottom: 0;
    top: 0;
    margin-top: 16%;
}

.carousel-indicators {
    width: 30%;
    height: 90px;
    position: absolute;
    right: 0;
    padding-left: 0;
    margin-right: 0%;
    margin-left: 0%;
    bottom: 156px;
    left: 0;
    margin: 0px auto;
    z-index: 15;
    background: #fff;
    border-radius: 50px;
    padding: 1px;
}

.carousel-indicators li {
    width: auto;
    height: auto;
    border: 0px solid #222;
    padding: 12px 20px 11px 20px;
    opacity: 1;
    transition: none;
}

.carousel-indicators li:last-child {
    border-radius: 0px 50px 50px 0px;
    padding: 12px 32px 11px 20px;
}

.carousel-indicators li:first-child {
    border-radius: 50px 0px 0px 50px;
    padding: 12px 19px 11px 32px;
}

.carousel-indicators li img {
    width: auto;
    height: 100%;
}

.carousel-indicators .active:first-child {
    border-radius: 50px 0px 0px 50px;
    padding: 12px 19px 11px 32px;
    border: 0px;
}

.carousel-indicators .active:last-child {
    border-radius: 0px 50px 50px 0px;
    padding: 12px 32px 11px 20px;
    border: 0px;
}

.carousel-indicators .active {
    background: #897245;
}

.carousel-indicators .active .icon-one {
    width: 65px;
    height: 65px;
    background: url(../images/home1_hover.png);
    background-repeat: no-repeat;
    background-size: 94%;
}

.carousel-indicators .active .icon-two {
    width: 65px;
    height: 65px;
    background: url(../images/flower_hover.png);
    background-repeat: no-repeat;
    background-size: 94%;
}

.carousel-indicators .active .icon-three {
    width: 65px;
    height: 65px;
    background: url(../images/home_hover.png);
    background-repeat: no-repeat;
    background-size: 94%;
    background-position: center;
}

.carousel-indicators .active .icon-four {
    width: 65px;
    height: 65px;
    background: url(../images/jim_hover.png);
    background-repeat: no-repeat;
    background-size: 94%;
    background-position: center;
}

.carousel-indicators .active .icon-five {
    width: 60px;
    height: 66px;
    background: url(../images/bilding_hover.png);
    background-repeat: no-repeat;
    background-size: 94%;
    background-position: center;
}

.icon-one {
    width: 65px;
    height: 65px;
    background: url('../images/home1_trans.png');
    background-repeat: no-repeat;
    background-size: 94%;
}

.carousel-indicators li:hover {
    background: #897245;
}

.carousel-indicators li:hover .icon-one {
    width: 65px;
    height: 65px;
    background: url(../images/home1_hover.png);
    background-repeat: no-repeat;
    background-size: 94%;
}

.carousel-caption h5 {
    font-size: 35px;
    margin-bottom: 50px;
    color: #fff;
    margin-top: 40px;
}

.carousel-caption p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 50px;
    color: #fff;
}

.icon-two {
    width: 65px;
    height: 65px;
    background: url(../images/flower.png);
    background-repeat: no-repeat;
    background-size: 94%;
}

.carousel-indicators li:hover .icon-two {
    width: 65px;
    height: 65px;
    background: url(../images/flower_hover.png);
    background-repeat: no-repeat;
    background-size: 94%;
}

.icon-three {
    width: 65px;
    height: 65px;
    background: url(../images/home.png);
    background-repeat: no-repeat;
    background-size: 94%;
    background-position: center;
}

.carousel-indicators li:hover .icon-three {
    width: 65px;
    height: 65px;
    background: url(../images/home_hover.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 94%;
}

.icon-four {
    width: 65px;
    height: 65px;
    background: url(../images/jim.png);
    background-repeat: no-repeat;
    background-size: 94%;
    background-position: center;
}

.carousel-indicators li:hover .icon-four {
    width: 65px;
    height: 65px;
    background: url(../images/jim_hover.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 94%;
}

.carousel-indicators li:hover .icon-five {
    width: 60px;
    height: 66px;
    background: url(../images/bilding_hover.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 94%;
}

.icon-five {
    width: 60px;
    height: 66px;
    background: url(../images/bilding.png);
    background-repeat: no-repeat;
    background-size: 94%;
    background-position: center;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    /*.carousel-indicators {
    position: relative !important;
    bottom: 0; }*/
    /*  .carousel-caption {
    bottom: 0px;
    top: 80px; }*/
    .carousel-caption h5 {
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 15px;
    }
    .carousel-caption p {
        font-size: 12px;
        line-height: 15px;
    }
    .carousel-title {
        font-size: 18px;
        margin-top: 20px;
    }
}


/*# sourceMappingURL=main.css.map */

.results-section {
    width: 100%;
    height: auto;
    float: left;
}

.twocolordiv {
    position: relative;
    z-index: 1;
    background: #fff;
    width: 100%;
    height: auto;
    padding: 280px 0px 100px;
}

.twocolordiv:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 70%;
    bottom: 0;
    left: 0;
    background: #a3916e url(../images/flower_bg.png);
    background-repeat: no-repeat;
}

.feature-content {
    /*   padding-bottom: 120px;*/
    position: relative;
    z-index: 2;
}

.feature-content-image img {
    width: 100%;
    height: auto;
}

.feature-content-text {
    padding-top: 40px;
    padding-left: 60px;
    padding-right: 178px;
}

.feature-content-map {
    width: 100%;
    height: 850px;
    float: left;
}

.feature-content-text p {
    font-size: 18px;
    color: #323232;
    line-height: 28px;
}

.bed-st {
    width: auto;
    height: auto;
    margin: 24px auto 0px;
    display: table;
}

.cty-section {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin-top: 30px;
}

.cty-section h2 {
    font-size: 35px;
    color: #231f20;
    line-height: 80px;
    margin-bottom: 15px;
}

.cty-section h2 span {
    color: #806a3e;
    font-weight: 600;
}

.cty-section h3 {
    font-size: 30px;
    color: #231f20;
    line-height: 50px;
    margin-bottom: 50px;
}

.cty-section h3 span {
    color: #806a3e;
}

.picture-theme {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}

.picture-theme ul {
    display: block;
}

.picture-theme ul li {
    width: 363px;
    height: 345px;
    float: left;
    position: relative;
    padding: 15px;
    margin-right: 8px;
    margin-left: 8px;
}

.picture-theme ul li img {
    width: 100%;
    height: auto;
}

.picture-theme ul li .court-pp {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0;
}

.picture-theme ul li .cout-kk {
    width: 91%;
    height: 91%;
    position: absolute;
    top: 0px;
    border: 1px solid #cacaca;
    margin-top: 15px;
    background: transparent;
}

.picture-theme ul li .cout-kk span {
    background-color: rgba(0, 0, 0, 0.3);
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 15px;
    position: absolute;
    bottom: 0px;
}

.hotel-features-section {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    padding: 70px 0px 80px;
    background: #fff;
}

.hotel-features-list {
    width: 100%;
    height: auto;
    float: left;
}

.hotel-features-list ul {
    display: block;
}

.hotel-features-list ul li {
    width: 138px;
    height: 176px;
    float: left;
    margin: 15px 25px 50px;
    padding: 15px;
    text-align: center;
}

.hotel-features-list ul li .ff-icon {
    width: 100%;
    height: 83px;
    float: left;
    margin-bottom: 35px;
}


/*.hotel-features-list ul li .ff-icon img{width: 100%; height: auto;}*/

.hotel-features-list ul li h2 {
    color: #181818;
    font-size: 20px;
}

.home-banner-slider.owl-carousel {
    /*margin-top: 0px;*/
}

.owl-carousel .item {
    height: auto;
    background: #4DC7A0;
    padding: 0;
}

.gg-picture {
    width: 100%;
    height: auto;
    float: left;
}

.gg-picture img {
    width: 100%;
    height: 460px;
}

.option-six .owl-carousel .owl-item img {
    max-width: 100%;
}

.up {
    position: absolute;
    left: 0px;
    bottom: 0;
}

a.up {
    color: #fff;
    font-size: 8px;
}

#customers-testimonials .item {
    text-align: center;
    margin-bottom: 50px;
    padding: 0px;
    opacity: .2;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #000;
}

#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    max-width: 90px;
    margin: 0 auto 17px;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #221b1b;
    transform: translate3d(0px, -50%, 0px) scale(0.6);
}

#customers-testimonials.owl-carousel .owl-dots {
    display: inline-block;
    width: auto;
    text-align: center;
    right: 0;
    float: right;
    margin-right: 16%;
    margin-top: -69px;
    z-index: 9;
    position: relative;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    outline: none;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
    background: #000;
    display: none;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
    border-radius: 100%;
}

.commo img {
    width: 30px !important;
    height: auto;
    float: left;
}

.author-img img {
    width: 60px !important;
    height: auto;
    border-radius: 100%;
    margin-bottom: 0 !important;
}

.nearby-section {
    width: 100%;
    position: relative;
    padding-top: 0px;
    float: left;
}

.feature-content-nearby {
    padding-top: 250px;
    padding-left: 60px;
    padding-right: 60px;
}

.section-header-nearby {
    width: auto;
    font-size: 38px;
    font-weight: 500;
    color: #897245;
    text-transform: uppercase;
    position: relative;
    text-align: left;
}

.section-header-nearby:before {
    width: 204px;
    height: 87px;
    background: url(../images/colka1.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: -100px;
    content: "";
    right: 0;
}

.citizens-point {
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.citizens-point>.row>.col-lg-6 {
    width: 44%;
    float: left;
    margin-bottom: 0px;
    margin-right: 0px;
    padding: 35px 45px;
    position: relative;
}

.citizens-point>.row>.col-lg-6:before {
    width: 1px;
    height: 100%;
    background: #897245;
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
}

.citizens-point>.row>.col-lg-6(2n+0):before {
    display: none;
}

.citizens-point>.row>.col-lg-6(2n+4):after {
    display: none;
}

.citizens-point>.row>.col-lg-6(2n+3):after {
    display: none;
}

.citizens-point>.row>.col-lg-6:after {
    width: 100%;
    height: 1px;
    background: #897245;
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.citizens-point p {
    font-size: 20px;
    line-height: 25px;
    color: #000;
}

.ne-icon {
    width: auto;
    height: auto;
    margin-bottom: 15px;
    display: inline-block;
}

.jt-fly {
    width: 80%;
    height: auto;
    float: none;
    text-align: center;
    margin: 69px auto;
}

.jt-fly p {
    font-size: 18px;
    line-height: 28px;
    color: #323232;
    margin-bottom: 30px;
}

.assist-pi {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 120px;
}

.assist-pi h2 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 24px;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #373219;
    border-top: 1px solid #373219;
    margin-bottom: 42px;
}

.assist-pi input[type="text"],
.assist-pi input[type="email"] {
    width: 100%;
    height: auto;
    background: transparent;
    border: 0px;
    font-size: 15px;
    color: #ccc;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
}

.assist-pi input[type="text"]::-webkit-input-placeholder,
.assist-pi input[type="email"]::-webkit-input-placeholder {
    color: #a0a0a0;
}

.assist-pi select {
    width: 100%;
    height: auto;
    background: transparent;
    border: 0px;
    font-size: 15px;
    color: #ccc;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
}

.assist-pi textarea {
    width: 100%;
    height: auto;
    background: transparent;
    border: 0px;
    padding: 0px 14px;
    font-size: 15px;
    color: #ccc;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
}

.assist-pi textarea::-webkit-input-placeholder {
    color: #a0a0a0;
}

.assist-pi .form-group {
    margin-bottom: 35px;
}

.btn-primary-2 {
    width: auto;
    /* float: left; */
    background: #897245;
    font-size: 22px;
    color: #fff;
    border-radius: 30px;
    margin: 38px auto 50px;
    display: table;
    padding: 5px 52px;
    text-transform: uppercase;
}

.owl-prev {
    width: 33px;
    height: 33px;
    position: absolute;
    font-size: 0px !important;
    top: auto;
    left: 44%;
    background: url(../images/prev1.png)!important;
    background-repeat: no-repeat!important;
}

.owl-next {
    width: 33px;
    height: 33px;
    position: absolute;
    font-size: 0px !important;
    top: auto;
    right: 46%;
    background: url(../images/next1.png)!important;
    background-repeat: no-repeat!important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: transparent !important;
    border: 2px solid #81704f;
}

.owl-theme .owl-dots .owl-dot span {
    width: 26px!important;
}

.testimonials .owl-next {
    right: 12%;
    top: 83%;
}

.testimonials .owl-prev {
    left: 68%;
    top: 83%;
}

.down-arrow {
    width: 40px;
    height: 40px;
    margin: 0px auto;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    display: none;
}

.footer-secton {
    width: 100%;
    height: auto;
    padding: 12px 0px;
    background: #fff;
    float: left;
}

p.text-b {
    color: #897245;
    font-size: 16px;
    text-align: center;
}

p.text-b-e {
    color: #897245;
    font-size: 14px;
    text-align: center;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    margin: 0px 8px;
}

.ct-contact {
    width: 80%;
    margin: 0px auto;
}

.navbar-toggler-icon {
    width: 19px;
    height: 20px;
}

.down {
    width: 40px;
    height: 40px;
    float: left;
    text-decoration: none;
    padding: 10px;
    background: url(../images/down-arrow.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    font-size: 15px;
    cursor: default;
    position: absolute;
    margin: 0px auto;
    top: 0px;
    right: 0px;
}

.assist-pi-ki {
    width: 100%;
    height: auto;
    float: left;
    padding: 0px 147px;
}

.assist-pi-ki input[type="text"],
.assist-pi-ki input[type="email"] {
    width: 100%;
    height: 38px;
    background: transparent;
    border: 0px;
    font-size: 15px;
    color: #ababab;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    padding: 10px 3px;
}

.assist-pi-ki input[type="text"]::-webkit-input-placeholder,
.assist-pi-ki input[type="email"]::-webkit-input-placeholder {
    color: #ababab;
}

.assist-pi-ki select {
    width: 100%;
    height: 38px;
    padding: 10px 3px;
    background: transparent;
    border: 0px;
    font-size: 15px;
    color: #ccc;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
}

.assist-pi-ki textarea {
    width: 100%;
    height: 38px;
    background: transparent;
    border: 0px;
    padding: 10px 3px;
    font-size: 15px;
    color: #ccc;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    overflow: hidden;
}

.assist-pi-ki textarea::-webkit-input-placeholder {
    color: #ababab;
}

.spasing-right {
    padding-right: 0px;
}

.spasing-left {
    padding-left: 15px;
}

.selldof .title,
.selldof label {
    color: #fff;
}

.thankyou {
    color: #fff;
}

.offer_img {
    position: fixed;
    left: 7%;
    bottom: 0;
    z-index: 1;
    max-width: 268px;
    width: 10%;
}

.offer_img img {
    display: block;
    margin: 0;
    width: 100%;
}

.home-banner-slider {
    background-color: #fff;
}

a.btn-enquiry-mb {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    background-color: #897245;
    padding: 10px 20px;
    border-radius: 4px 4px 0px 0px;
    color: #fff;
    margin-left: 4px;
    box-shadow: 2px -2px 4px 0px #00000059;
    text-decoration: none;
    font-size: 16px;
    display: none;
}

.modal {
    z-index: 1041 !important;
}

#formModal button.close {
    position: absolute;
    right: 10px;
    top: 2px;
}


/* new banner css */

.banner-wrpr {
    position: relative;
}

.banner-caption h3 :where(small,
span) {
    display: block;
}

.banner-caption h3 {
    text-align: center;
    font-size: 33px;
    /* margin-bottom: 0; */
    text-transform: uppercase;
    padding: 15px 20px;
    border-radius: 15px;
    max-width: 580px;
    margin: 0 auto;
}

.banner-caption h3 span {
    font-weight: 600;
}

.banner-caption {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
}

h3.grycolor {
    color: #A88D58;
}

h3.whitecolor {
    color: #ffffff;
}

.banner-logo-new img {
    width: auto !important;
}

.banner-logo-new {
    position: absolute;
    right: 40px;
    top: 20px;
}

.feature-content-map img {
    max-width: 100%;
}

@media(min-width:768px) and (max-width:1024px) {
    .banner-caption h3 {
        font-size: 20px;
        max-width: 300px;
    }
}

@media(max-width:767px) {
    .banner-caption h3 {
        font-size: 20px;
    }
    .banner-caption {
        top: 60px;
    }
    .banner-logo-new {
        top: 15px;
    }
    .banner-logo-new img {
        width: 90px!important;
    }
}


.form-wrap{
  /* margin-top: 110px; */
}
.form-wrap .mb-10{
  margin: 15px 0 0;
}
.form-wrap input,
.form-wrap textarea,
.form-wrap select{
  display: block;
  width: 100%;
  height: 34px;
  font-size: 16px;
  line-height: 1.42857143;
  padding: 6px 12px;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  /* margin-top: 15px; */
  border-radius: 4px;

  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-wrap label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
  color: #fff;
  font-size: 12px;
}

.intl-tel-input.separate-dial-code .selected-dial-code {
  color: #000;
}
.intl-tel-input .country-list .country {
  color: #000;
}
.intl-tel-input input{
  padding-left: 84px !important;
}
.iti-flag.in {
    /* height: 14px;
    background-position: -2403px 0; */
}
.iti-flag {
    background-size: 5650px 15px !important;
}
@media only screen and (max-width: 480px){
  .form-wrap{
    margin-top: 40px;
    padding: 0 15px;
  }
  .intl-tel-input.iti-container {
      z-index: 99999 !important;
  }
}
@media only screen and (max-width: 290px){
  .sec-eq.show .container {
      width: 270px !important;
  }
  .home-slider .item {
      height: calc(100vh - 140px);
  }
}
/* .project-overview */
.project-overview {
    background-color: #897245;
    padding: 20px 0;
}

.project-overview .form-control {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    border-radius: 0;
}

.project-overview .form-control::placeholder {
    color: #fff;
}

.project-overview .form-control:focus {
    box-shadow: none;
}

.project-overview select option {
    background-color: #897245;
}

.project-overview .form-wrap button {
    background-color: #fff;
    color: #897245;
    border-radius: 20px;
    border: none;
    padding: 6px 12px;
}

@media (min-width: 426px) and (max-width: 992px) {
    .form-sec .form-control {
        width: 96%;
        font-size: 12px;
    }

    .form-sec button {
        font-size: 12px;
    }
}

@media (min-width:993px) {
    .project-overview .form-control {
        width: 96%;
    }
}

@media (min-width: 300px) and (max-width: 767px) {
    .form-sec .container .justify-content-between {
        display: block !important;
    }

    .form-sec .form-control {
        width: 90% !important;
        margin: 10px auto;
    }

    .project-overview .form-wrap button {
        margin: auto;
        display: block;
    }
        .project-overview {
            position: inherit !important;
            padding: 20px 0 ;
            height: 100% !important;
        }
                .showNavbar.removeNav {
                    display: block;
                }
}
.project-overview.sticky_form {
    top: 0;
    position: fixed;
    height: 100px;
    width: 100%;
    z-index: 999;
    
}

.project-overview.sticky_form  .form-control {
    border: 1px solid #fff;
}

 .project-overview .form-sec{
     width: 80%;
}
.showNavbar {
        position: fixed;
            top: 0;
            right: 0;
            left: 0;
            z-index: 1030;
}
.showForm {
    position: relative;
}
.removeNav {    
	display: none;
}
/* countrycode */
.iti-flag {
    background-image: url("images/flags.png");
}

.intl-tel-input.separate-dial-code .selected-flag {
    background-color: transparent !important
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    color: #fff;
	padding-right: 10px;
}

.intl-tel-input .selected-flag .iti-arrow {
    border-top: 8px solid #fff !important;
}

#popupform .intl-tel-input.separate-dial-code .selected-dial-code, #contactform .intl-tel-input.separate-dial-code .selected-dial-code {
    color: #000;
	padding-right: 10px;
}

#popupform .intl-tel-input .selected-flag .iti-arrow, #contactform .intl-tel-input .selected-flag .iti-arrow {
    border-top: 8px solid #000 !important;
}

@media (max-width:767px) {
    .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input {
        padding-left: 100px !important;
    }

    .intl-tel-input .selected-flag {
        padding: 0 0 0 24px !important;
    }

    .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
        width: 100px !important;
    }
}










.disclaimer_bxfoot{
    
}
.disclaimer_bxfootcol{
    padding:40px 15px;
}

.disclaimer_bxfootcol a{
       color: #897245 !important;
}


@media (max-width:767px) {
    .disclaimer_bxfootcol{
    padding:20px 0px;
}

#chat-bot-launcher-container.chat-bot-avatar-launcher #chat-bot-launcher {
    margin-bottom: 35px !important;
}


}



 


