.section-title h2 {
    color: #b2531f;
    font-size: 45px;
    letter-spacing: 2px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 8px;
}

.section-title h2 span {
    color: #814c20;
}

.about .content p:last-child {
    color: #000;
    font-size: 18px;
}

.about:before,
.about:after {
    position: absolute;
    content: "";
    width: 200px;
    height: 200px;
    background: #814c20;
}

.grey-bg {
    background: #F1F1F199;
}

.mapback-bg {
    background: #E2E2D5;
}

.section-padding {
    padding-top: 65px;
    padding-bottom: 65px;
}

.about {
    position: relative;
    padding-top: 160px;
    padding-bottom: 150px;
}

.about:before {
    position: absolute;
    content: "";
    width: 200px;
    height: 100px;
    background: #814c20;
    top: 0;
    left: 50%;
    transform: translate(-50%);
}

.about:after {
    position: absolute;
    content: "";
    width: 200px;
    height: 100px;
    background: #814c20;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
}

.contact {
    background: #e8c7a8;
}

.contact .section-title h2 {
    color: #b2531f;
}

.contact .section-title h2 span {
    color: #814c20;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
    height: 44px;
    color: #fff;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #b2531f;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 0;
}

.contact .php-email-form input::placeholder,
.contact .php-email-form textarea::placeholder {
    color: #fff;
    letter-spacing: 1px;
}

#footer {
    background: #000000;
    padding-top: 15px;
    padding-bottom: 0px;
    color: #EAEAEA;
}

.disclaimer h3 {
    color: #ECECEC;
    font-size: 15px;
}

.disclaimer p {
    color: #ECECEC;
    font-size: 10px;
}

.master-layout {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}

.section-title {
    margin-bottom: 0px;
    padding-bottom: 0;
}

.master-layout .section-title:before {
    position: absolute;
    content: "";
    width: 200px;
    height: 100px;
    background: #814c20;
    top: 0;
    left: 21%;
    transform: translate(-50%);
}

.master-layout .section-title:after {
    position: absolute;
    content: "";
    width: 200px;
    height: 150px;
    background: #814c20;
    bottom: 0;
    left: 21%;
    transform: translate(-50%);
}

.master-layout .row {
    align-items: center;
}

.master-layout .section-title {
    text-align: left;
}

span.line {
    border: 1px solid #814c20;
    width: 150px;
    height: 2px;
    display: block;
    margin-left: 10px;
}

span.newline {
    border: 1px solid #814c20;
    width: 215px;
    height: 2px;
    display: block;
    margin-left: 0px;
    margin-top: 5px;
}

.project-highlight {
    background: url(../img/highlight.jpg) no-repeat;
    background-size: cover;
    background-position: 100% center;
    height: 80vh;
    position: relative;
}

.highlight2 {
    background: url(../img/2_New.webp) no-repeat;
    background-size: cover;
    background-position: 100% center;
    height: 80vh;
    position: relative;
}

.highlight1 .row:before {
    position: absolute;
    content: "";
    width: 200px;
    height: 100px;
    background: #814c20;
    top: 0;
    right: 21%;
    transform: translate(-50%);
}

.highlight1 .row:after {
    position: absolute;
    content: "";
    width: 200px;
    height: 100px;
    background: #814c20;
    bottom: 0;
    right: 21%;
    transform: translate(-50%);
}

.highlight2 .row:before {
    position: absolute;
    content: "";
    width: 200px;
    height: 100px;
    background: #814c20;
    top: 0;
    left: 21%;
    transform: translate(-50%);
}

.highlight2 .row:after {
    position: absolute;
    content: "";
    width: 200px;
    height: 150px;
    background: #814c20;
    bottom: 0;
    left: 21%;
    transform: translate(-50%);
}

.project-highlight .col-lg-4 {
    position: absolute;
    top: 30%;
}

.project-highlight .section-title p {
    color: #fff;
}

.project-highlight .section-title h2 {
    color: #b2531f;
    text-align: left;
}

.project-highlight .highlight-txt p {
    color: #000000;
    padding-top: 20px;
    line-height: 25px;
    font-size: 14px;
}

.map-txt p {
    padding-top: 20px;
}

.connectivity {
    background: #e9dfd5;
}

.connectivity .section-title {
    margin-bottom: 30px;
}

.connectivity .section-title p {
    justify-content: center;
    color: #aa460f;
}

.connectivity .section-title p span.line {
    border-color: #814c20;
    margin-right: 20px;
    margin-left: 20px;
}

.connectivity .section-title h2 {
    color: #b2531f;
}

.connectivity .section-title p.sub-txt {
    width: 70%;
    display: block;
    margin: 0 auto;
}

.gallery .section-title p.sub-txt {
    width: 70%;
    display: block;
    margin: 0 auto;
}


.gallery .section-title {
    margin-bottom: 50px;
}

.gallery .owl-nav {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.gallery .owl-nav button div {
    color: #000000;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 2px;
}

.banner-slider .owl-dots {
    text-align: center;
    padding-top: 15px;
    position: absolute;
    bottom: 1%;
    left: 50%;
    transform: translateX(-50%);
}

.banner-slider .owl-dots button.owl-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px;
}

.banner-slider .owl-dots button.owl-dot.active {
    background-color: #000;
}

.banner-slider .owl-dots button.owl-dot:focus {
    outline: none;
}

.banner-slider.owl-carousel .owl-item img {
    height: 100%;
}

.about .section-title {
    margin-bottom: 20px;
}

.about .section-title p {
    justify-content: center;
    color: #aa460f;
}

.about .section-title p span.line {
    border-color: #814c20;
    margin-right: 20px;
    margin-left: 20px;
}

.blue-bg {
    background: #b2531f;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
}

.orange-bg {
    background: #814c20;
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
}

.amenit-box p {
    color: #fff;
}

.amenit-box {
    width: 161px;
    float: left;
    height: 161px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: 5px;
}

.amenit-box img {
    width: 80px;
}

.amenities .section-title {
    margin-bottom: 20px;
}

.amenities .section-title p {
    justify-content: center;
    color: #aa460f;
}

.amenities .section-title p span.line {
    border-color: #814c20;
    margin-right: 20px;
    margin-left: 20px;
}

.amenities .section-title p.sub-txt {
    width: 90%;
    display: block;
    margin: 0 auto;
    color: #000;
}

.amenit-wrapper {
    flex-wrap: wrap;
    display: flex;
}

/*
.amenit-wrapper .amenit-box:nth-child(even) {
    background: #814c20;
}

.amenit-wrapper .amenit-box:nth-child(odd) {
    background: #184B7D;
}
*/
.gallery-slider .item {
    position: relative;
    overflow: hidden;
    transition: all 0.2s linear;
}

.galler-txt {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 15px;
    background: rgb(232 199 168 / 70%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    color: #814c20;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.gallery-slider .item:hover .galler-txt {
    top: 0;
    transition: all 0.2s linear;
}

.galler-txt h3 span {
    color: #b2531f;
}

.galler-txt p {
    font-size: 14px;
    font-weight:600;
}

.error_msg {
    display: none;
}

.error {
    color: red;
    font-size: 14px;
    font-weight: 600;
    padding-top: 5px;
}

.sub_bt {
    background: #814c20;
    color: #FFFFFF;
    padding: 6px 20px;
    width: 120px;
    border-radius: 5px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 auto;
    margin-top: 20px;
    display: block;
    border: none;
}

.sidebar-contact {
    position: fixed;
    top: 52%;
    right: -350px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 350px;
    height: auto;
    padding: 40px;
    background: #fff;
    /*
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, .5);
    box-shadow: 0 20px 50px rgba(0, 0, 0, .5);
*/
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 18;
}

.sidebar-contact.active {
    right: 0;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, .5);
    box-shadow: 0 20px 50px rgba(0, 0, 0, .5);
}

#modalForm input,
.sidebar-contact input,
#popup-modalForm .form-group input {
    width: 100%;
    height: 47px;
    padding: 5px;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin-bottom: 0px;
    color: #000;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #000;
    border-radius: 5;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#modalForm h2,
.sidebar-contact h2,
#popup-modalForm h2 {
    margin: 15px 20px;
    padding: 0;
    color: #b2531f;
    text-transform: uppercase;
    text-align: center;
}

.sidebar-contact textarea {
    height: 60px;
    resize: none
}

.sidebar-contact buuto[type=submit] {
    background: #ca9d75;
    border: 1px solid #ca9d75;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    height: auto;
    padding: 10px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.sidebar-contact input[type=submit]:focus,
.sidebar-contact input[type=submit]:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.sidebar-contact {
    position: fixed;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: -350px;
    width: 350px;
    height: auto;
    padding: 40px;
    background: #fff;
    /* -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, .5); */
    /* box-shadow: 0 20px 50px rgba(0, 0, 0, .5); */
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    z-index: 999;
}

.sidebar-contact.active {
    right: 0px;
    width: 300px;
}

.sidebar-contact input,
.sidebar-contact textarea,
.sidebar-contact select,
    {
    width: 100%;
    height: 36px;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid rgba(0, 0, 0, .5);
    outline: none;
    color: #000;
}

.sidebar-contact textarea {
    height: 60px;
    resize: none;
}

.sidebar-contact input[type="submit"] {
    background: #814c20;
    color: #FFFFFF;
    cursor: pointer;
    border: none;
    font-size: 15px;
    margin-top: 15px;
}

.toggle {
    position: absolute;
    top: 80px;
    left: -87px;
    width: auto;
    height: auto;
    line-height: 0px;
    text-align: center;
    cursor: pointer;
    background: #814c20;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    padding: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
}

.toggle:hover {
    cursor: pointer;
}

.toggle::before {
    content: 'ENQUIRE NOW';
    font-family: 'Montserrat', sans-serif;
    color: #FFFFFF;
    font-size: 11px;
    animation: blink 2s linear infinite;
}

.sidebar-contact.active {
    right: 0px;
}

.sidebar-contact h2 {
    margin: 0 0 20px;
    padding: 0;
    text-transform: uppercase;
    font-size: 26px;
    letter-spacing: 0.5px;
    text-align: center;
}

.sidebar-contact .form-group {
    display: inline-block;
    width: 100%;
    height: 60px;
}

.sidebar-contact .form-group input {
    width: 100%;
    margin: 0 auto;
}

.sidebar-contact .form-group label {
    text-align: center;
}

.sidebar-contact #btnside {
    height: 35px;
    color: #000;
    text-transform: uppercase;
    border: 0px solid #afb1a3;
    font-size: 12px;
    /* font-family: 'bold'; */
    line-height: normal;
    border-radius: 3px;
    background: #fb8741;
    padding: 10px;
    width: 300px;
    cursor: pointer;
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
    position: relative;
    margin: 10px 0;
}

.connectivity-img img {
    margin: 0 auto;
    display: block;
}

.btn-close.close {
    position: absolute;
    right: 0;
    background-color: #e8c7a8;
    opacity: 1;
    z-index: 9;
}

input#form1 {
    background: #814c20;
    border-bottom: 0;
    border-radius: 5px;
    margin-top: 0;
}
.download-brochure {
    background: #814c20;
    border-bottom: 0;
    border-radius: 5px;
    margin-top: 0;
    color: #FFFFFF;
    padding: 5px 10px;
    position: fixed;
    bottom: 10px;
    left: 20px;
    z-index: 999;
    cursor: pointer;
    font-weight: 400;
}
.download-brochure:hover{
    color:#fff;
}