    @import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Poppins:wght@100;300;400;500;600;700;800;900&display=swap');
     :root {
        --bg-color: #05063E;
        --orange: #EA6218;
        --bg-second: #CDD3CE;
    }
    
.localtion-advantage figure {
    overflow: hidden;
}

.localtion-advantage figure:before {content: " ";position: absolute;left: 0;right: 0;width: 100%;height: 0;background: rgba(0,0,0,.7);z-index: 1;transition: 0.5s all;bottom: 0;}

.localtion-advantage figure {
    overflow: hidden;
}

.localtion-advantage figure:hover:before {
    height: 100%;
}
.localtion-advantage figure:hover .hover-btn {
    top: 45%;
}
a.hover-btn:hover {
    color: white;
}

.tab-content figure:before {content: " ";position: absolute;left: 0;right: 0;width: 100%;height: 0;background: rgba(0,0,0,.7);z-index: 1;transition: 0.5s all;bottom: 0;}

.tab-content figure {
    overflow: hidden;
}

.tab-content figure:hover:before {
    height: 100%;
}

.tab-content figure:hover .hover-btn {
    top: 45%;
}
a.hover-btn:hover
{
    color:white;
    cursor:pointer;
}

a.hover-btn {cursor:pointer;position: absolute;border: .1vw solid #e0e0e0;left: auto;right: auto;margin: auto;background: rgba(0,0,0,.7);z-index: 3;color: #e0e0e0;padding: 10px 30px;border-radius: 4px;left: calc(50% - 98px);top: -70px;transition: 0.5s all;}

.localtion-advantage figure:hover .hover-btn {
    top: 45%;
}

.key-project figure span {
    cursor: pointer;
}

    header {
    border-bottom: 2px solid #0AA06E;
}
.thankkyou a:hover
{
    color:white;
}

html{scroll-behavior:smooth;}html{scroll-padding:80px;}    
.modal {
    background: #060b3eb0 !important;
}
.modal-form .form-group input:focus {
    outline: 0;
    box-shadow: unset;
}


.tab-content figure.mb-0 {
    cursor: pointer;
}
header a {
    color: #333333;
}

menu:hover span {
    background: white;
}
    header.sticky {
        position: fixed;
        left: 0;
        top: 0;
        z-index: 9;
        width: 100%;
        background: white;
        box-shadow: 0 4px 10px 0 #04275347;
    }
    
    header {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        z-index: 9;
        transition: .5s all;
    }
    
    header+div {
        margin-top: 82px;
    }
    
    .fade {
        transition: opacity .5s linear !important;
    }
    
    img {
        max-width: 100%;
    }
    
    .h-font {
        font-family: 'Poppins', sans-serif !important;
    }
    
    .thankkyou {
        height: calc(100vh - 96px);
        display: flex;
    }
    
    .thankkyou lord-icon {
        margin-top: 50px;
    }
    
    .thankkyou h1 {
        font-size: 72px;
        line-height: 87px;
        margin-bottom: 24px;
    }
    
    .thankkyou p {
        
        font-size: 24px;
        line-height: 35px;
        font-weight: 400;
    }
    
    .thankkyou a {
        font-size: 16px;
        padding: 13px 20px;
        background: #0AA06E;
        color: white;
        border-radius: 6px;
    }
    
    body {
        font-family: 'Lato', sans-serif !important;
        font-size: 16px !important;
        background: white !important;
        line-height: 1.5;
        color: #333333 !important;
    }
    
    .bg-second {
        background: var(--bg-second);
    }
    
    button.owl-prev {
        position: absolute;
        left: -30px;
        top: 40%;
    }
    
    button.owl-next {
        position: absolute;
        top: 40%;
        right: 50px;
    }
    
    menu {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 2px solid #125139;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin: 0;
        padding: 0;
    }
    
    menu span {
        width: 20px;
        height: 1px;
        background:#125139;
        display: inline-block;
    }
    
    menu span+span {
        margin-top: 5px;
    }
    
    menu:hover {
        background: #125139;
        cursor: pointer;
    }
    
    .banner h1 {
        margin-top: 10px;
        font-weight: 600;
        font-size: 45.54px;
        line-height: 68px;
        margin-bottom: 20px;
    }
    
    .banner .ready-tomove {
        background: #12513A;
        padding: 9px 0;
    }
    
    .banner .ready-tomove h2 {
        font-size: 34px;
        line-height: 51px;
        font-weight: 400;
        margin-bottom: 0;
        color: white;
    }
    
    .banner .ready-tomove h3 {
        font-size: 25px;
        line-height: 38px;
        margin-bottom: 0;
        font-weight: 400;
        color: white;
    }
    
    .key-project figure span b {
        font-weight: normal;
    }
    
    .key-project figure span i {
        display: none;
    }
    
    .key-project .item:hover figure span b {
        display: none;
    }
    
    .key-project .item:hover figure span i {
        display: block;
        color: white;
    }
    
    .key-project figure span i {
        font-style: normal;
    }
    
    .banner .ready-tomove h3 span {
        font-weight: 600;
    }
    
    .banner .ready-tomove h4 {
        font-size: 21px;
        line-height: 38px;
        font-weight: 400;
        margin-bottom: 0;
        color: white;
    }
    
    .get-in-touch {
        width: 300px;
        display: table;
        margin: 0 auto;
    }
    
    .get-in-touch .form-group span {
        position: absolute;
        right: 14px;
        top: 14px;
    }
    
    .get-in-touch .form-group input {
        height: 48px;
        border-radius: 4px;
        border: 1px solid #B7CBDE;
        background: white;
        background: #F3F5F9;
    }
    
    .get-in-touch .form-group+.form-group {
        margin-top: 11px;
    }
    
    .get-in-touch .form-group {
        margin-bottom: 0;
    }
    
    .get-in-touch .form-group button {
        border: 0;
        width: 100%;
    }
    
    .get-in-touch .form-group button {
        margin-top: 18px;
        padding: 13px 0;
        background: #0AA06E;
        border-radius: 5px;
        color: white;
        font-size: 15px;
        font-weight: 600;
        font-family: 'Poppins', sans-serif !important;
    }
    
    button:focus {
        outline: 0 !important;
        box-shadow: unset !important;
    }
    
    .get-in-touch .form-group label {
        font-size: 14px;
        font-family: 'Poppins', sans-serif !important;
     
        font-weight: 400;
    }
    
    .get-in-touch {
        padding-top: 32px;
    }
    
    .get-in-touch h6 {
       
        text-align: center;
        font-size: 30px;
        line-height: 45px;
        margin-bottom: 7px;
    }
    
    .slider-btnn {
        position: absolute;
        bottom: 20px;
        right: 33px;
    }
    
    .slider-btnn a+a {
        margin-left: 15px;
    }
    
    .flex-fill {
        -ms-flex: 1 1 auto!important;
        flex: 1 1 auto!important;
    }
    
    .about-the-project {
        padding-top: 52px;
    }
    
    .about-the-project h1 {
        margin-bottom: 52px;
        font-size: 34px;
        font-weight: 400;
    }
    
    .about-the-project .content {
        display: table;
        margin-left: auto;
        margin-right: auto;
        width: 460px;
    }
    
    .about-the-project .content h6 {
        font-size: 25px;
        line-height: 38px;
        margin-bottom: 17px;
    }
    
    .about-the-project .content p {
        font-size: 17px;
        letter-spacing: 0.01em;
        font-weight: normal;
    }
    
    .about-the-project .content+.row {
        margin-top: 40px;
    }
    
    .about-the-project h3 {
        margin-top: 7px;
        font-size: 17.0762px;
        line-height: 26px;
        margin-bottom: 0;
        font-family: 'Poppins', sans-serif !important;
    }
    
    .about-the-project h5 {
        font-family: 'Poppins', sans-serif !important;
        font-size: 13px;
        line-height: 19px;
        font-weight: 300;
      
    }
    
    .about-the-project .content+.row>div {
        margin-bottom: 40px;
    }
    
    .looking-more {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: #CDD3CE;
        padding: 12px 0;
    }
    
    .copywrite p span a {
        color: white;
    }
    
    .looking-more h2 {
        font-size: 18px;
        font-weight: 500;
        margin-left: 50px;
        margin-right: 60px;
        margin-bottom: 0;
    }
    
    .def-btn:hover {
        color: white;
    }
    
    .looking-more a {
        background: #0AA06E;
        color: white;
        font-size: 17px;
        line-height: 25px;
        padding: 9px 20px;
        border-radius: 20px;
        font-weight: 400;
    }
    
    a:hover,
    a {
        text-decoration: none !important;
    }
    
    .key-project {
        padding-left: 110px;
        padding-top: 80px;
        padding-bottom: 80px;
    }
    
    .key-project h1 {
        color: #333333;
        font-size: 35px;
        line-height: 53px;
        font-weight: 400;
    }
    
    .key-project .owl-carousel {
        margin-top: 50px;
    }
    
    .key-project figure {
        margin-bottom: 0;
        border-radius: 13px 13px 0 0;
        overflow: hidden;
    }
    
    .key-project figure span {
        width: 100%;
        background: #CDD3CE;
        display: inline-block;
        color: #212121;
        text-align: center;
        border-bottom-left-radius: 13px;
        border-bottom-right-radius: 13px;
        font-size: 19px;
        padding: 12px 0;
        font-weight: 400;
    }
    
    .localtion-advantage figure img {
        filter: blur(3px);
        cursor:pointer;
    }
    
    .overlay {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 52px;
        background: rgb(0 0 0 / 70%);
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
        font-size: 25px;
        font-weight: 600;
        transition: 0.5s all;
        opacity: 0;
    }
    
    .key-project .owl-carousel .item figrue:hover .overlay {
        opacity: 9;
        z-index: 2;
    }
    
    .key-project .owl-carousel .item img {
        z-index: 0;
    }
    
    .key-project .item:hover figure .overlay {
        opacity: 9;
    }
    
    .key-project .item:hover span {
        background: #12513A;
    }
    
    .def-btn {
        font-family: 'Poppins', sans-serif !important;
        font-size: 19px;
        padding: 9px 22px;
        background: #0AA06E;
        border-radius: 28px;
        font-weight: 400;
        color: white;
    }
    .item {
    cursor: pointer;
}
   .bars h1 {
        font-size: 30px;
        line-height: 38px;
        font-weight: 400;
        color: #333333;
    }
    
    .bars p {
        font-size: 17px;
        line-height: 25px;
        padding-right: 60px;
        margin-bottom: 30px;
        color: #333333;
    }
    
    .bar-second h1 {
        font-size: 30px;
    }
    
    .bar-second a.def-btn {
        padding: 9px 37px;
    }
    
    .bar-second {
        padding: 0;
    }
    
    .bg-card {
        width: 258px;
        background: var(--orange);
        padding: 40px 0;
        margin-left: auto;
    }
    
    .bg-card h2 {
        font-size: 35px;
        line-height: 53px;
        margin: 0;
        font-weight: 600;
    }
    
    .bg-card h3 {
        font-size: 25px;
        font-weight: 400;
        line-height: 30px;
        padding: 0 30px;
        margin: 0;
    }
    .tab-content-area h3 {
    font-size: 32px;
    font-weight: 400;
    line-height: 48px;
}
    
    .tab-content-area {
        padding-left: 92px;
    }
    
    .tab-content-area figure {
        margin-bottom: 0;
    }
    
    .tab-content-area .tab-card.bg-second {
       
        padding: 38px 52px;
        border-radius: 10px;
    }
    
    .tab-content-area .tab-card.bg-second h2 {
        font-weight: 600;
        font-size: 20px;
        line-height: 38px;
        margin-bottom: 15px;
    }
    
    .tab-content-area .tab-card.bg-second p span {
        font-family: 'Poppins', sans-serif !important;
        font-weight: 600;
    }
    
    .tab-content-area .tab-card.bg-second p {
        font-size: 24px;
        line-height: 45px;
        margin-bottom: 0;
        font-family: 'Poppins', sans-serif !important;
    }
    
    .tab-content-area .tab-card.bg-second .col {
        padding: 0;
    }
    
    .fix-footer {
        position: fixed;
        bottom: 0;
        background: #12513A;
        left: 0;
        right: 0;
        padding: 10px 0;
        display: none;
        z-index:9;
    }
    
    .fix-footer a {
        color: white;
    }
    
    .tab-content-area a.tab-btn {
        margin-top: 40px;
        display: inline-block;
        background: #0AA06E;
        color: white;
        padding: 13px 20px;
        border-radius: 8px;
        font-family: 'Poppins', sans-serif !important;
        font-weight: 400;
    }
    
    .tab-content {
        margin-top: 70px;
        border: none;
    }
    
    .pricing-floor .nav-tabs .nav-link.active {
        background: #EA6218;
        border: none;
    }
    
    .pricing-floor .nav-tabs .nav-item {
        margin-bottom: 0;
        color: white !important;
    }
    
    .pricing-floor .nav-tabs .nav-item a {
        color: white;
        border-radius: 30px;
        font-size: 24px;
        line-height: 30px;
        padding: 12px 50px;
        background: #19456B;
        border: none !important;
    }
    
    .pricing-floor .nav-tabs .nav-item+.nav-item {
        margin-left: 40px;
    }
    
    .pricing-floor {
        padding: 80px 0;
    }
    
    .pricing-floor h1 {
        font-size: 35.5753px;
        line-height: 53px;
        margin-bottom: 40px;
    }
    
    .localtion-advantage {
        padding: 80px 0;
    }
    
    .localtion-advantage h1 {
        margin-bottom: 50px;
        font-size: 35px;
        line-height: 53px;
    }
    
    .localtion-advantage {
        padding: 80px 0;
    }
    
    .localtion-advantage h1 {
        margin-bottom: 50px;
        font-size: 35px;
        line-height: 53px;
    }
    
    .localtion-advantage ul {
        list-style: none;
        padding: 0;
    }
    
    .localtion-advantage ul li {
        border-bottom: 2.13452px dashed #333333;
        padding-left: 10px;
        padding-bottom: 18px;
        font-size: 16px;
        font-weight: normal;
        display:flex;
        align-items:center;
    }
    
    .localtion-advantage ul li img {
        margin-right: 10px;
    }
    
    .localtion-advantage ul li {
        margin-top: 70px;
    }
    
    .about-orchide figure span {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        display: inline-block;
        background:#CDD3CE;
        border-radius: 0 0 13px 13px;
        font-size: 23px;
        line-height: 28px;
        text-align: center;
        
        font-weight: 500;
        padding: 8px 0;
    }
    
    .about-orchide figure {
        position: relative;
        display: inline-block;
    }
    
    .about-orchide ol {
        bottom: 0;
        margin: 0;
        padding: 0;
        justify-content: flex-start;
    }
    
    .about-orchide {
        padding: 80px 0;
    }
    
    .about-orchide h1 {
        font-size: 35px;
        font-weight: 400;
        margin-bottom: 50px;
       
        line-height: 53px;
    }
    
    .about-orchide .carousel-indicators li {
        width: auto;
        height: auto;
        text-indent: unset;
        border: 0;
        background: none;
        margin: 0;
        border-radius: 8px;
        overflow: hidden;
    }
    
    .about-orchide .carousel-indicators li+li {
        margin-left: 30px;
    }
    
    .about-orchide .carousel-indicators li:before,
    .about-orchide .carousel-indicators li:after {
        display: none;
    }
    
    .about-orchide h2 {
        font-size: 25px;
        line-height: 38px;
        margin-bottom: 15px;
        font-weight: 400;
    }
    
    .about-orchide p {
        font-size: 18px;
        line-height: 28px;
        font-weight: 400;
        padding-right: 100px;
        margin-bottom: 50px;
    }
    
    .about-orchide h3 {
        font-size: 25px;
        line-height: 38px;
        margin-bottom: 24px;
        font-weight: 400;
    }
    
    .book-visit form {
        width: 389px;
        display: table;
        margin: auto;
    }
    
    .book-visit .form-group span {
        position: absolute;
        right: 14px;
        top: 14px;
    }
    
    .book-visit .form-group input {
        height: 48px;
        border-radius: 4px;
        border: 1px solid #B7CBDE;
        background: #F3F5F9;
        
    }
    
    .book-visit .form-group+.form-group {
        margin-top: 11px;
    }
    
    .book-visit .form-group {
        margin-bottom: 0;
    }
    
    .book-visit .form-group button {
        border: 0;
        width: 100%;
    }
    
    .book-visit .form-group button {
        margin-top: 18px;
        padding: 13px 0;
        background: #0AA06E;
        border-radius: 5px;
        color: white;
        font-size: 15px;
        font-weight: 600;
        font-family: 'Poppins', sans-serif !important;
    }
    
    .book-visit .form-group label {
        font-size: 14px;
        font-family: 'Poppins', sans-serif !important;
     
        font-weight: 400;
    }
    
    .book-visit h1 {
        font-size: 35px;
        margin-bottom: 24px;
        font-weight: 400;
    }
    
    .book-visit {
        padding-bottom: 80px;
    }
    
    .book-visit figure {
        margin-bottom: 0;
    }
    
    .declaration {
        padding: 30px 60px;
       
    }
    
    .declaration h1 {
        font-size: 20px;
        line-height: 26px;
        font-weight: 400;
        margin-bottom: 15px;
    }
    
    .declaration p {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0;
    }
    
    .copywrite {
        padding: 20px 75px;
        background:black;
    }
    
    .copywrite p {
        font-size: 17px;
        line-height: 21px;
    }
    
    .copywrite p span {
        font-weight: 600;
    }
    
    .overlays {
        height: 0%;
        width: 100%;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color:white;
        overflow-y: hidden;
        transition: 0.3s all;
    }
    
    .overlay-content {
        position: relative;
        top: 0%;
        width: 100%;
        height: 100%;
    }
    
    .overlay-content ul li a {
        position: relative;
    }
    
    .overlay-content ul li a:before {
        width: 0;
        height: 2px;
        background: white;
        content: " ";
        position: absolute;
        opacity: 0;
        transition: 0.5s all;
    }
    
    .overlay-content ul li a:hover:before {
        opacity: 9;
        width: 60px;
    }
    
    .overlay-content ul li a {
        font-size: 34px;
        line-height: 55px;
        color: #0AA06E;
        font-family: 'Poppins', sans-serif !important;
    }
    
    .overlay-content ul li+li {
        margin-top: 30px;
    }
    
    .overlay-content ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    
    .overlays a:hover,
    .overlays a:focus {
        color: #0AA06E;
    }
    
    .overlays .closebtn {
        position: absolute;
        top: 20px;
        right: 16px;
        z-index: 999;
    }
    
    .modal-form .modal-dialog {
        max-width: 1000px;
    }
    
    .modal-form form {
        width: 340px;
        display: table;
        margin: auto;
    }
    
    .modal-form .form-group span {
        position: absolute;
        right: 14px;
        top: 14px;
    }
    .pricing-floor .row .col-md-6:nth-child(1) figure img {filter: blur(3px);}
    
    .modal-form .form-group input {
        height: 48px;
        border-radius: 4px;
        border: 1px solid #B7CBDE;
        background: white;
    }
    
    .modal-form .form-group+.form-group {
        margin-top: 11px;
    }
    
    .modal-form .form-group {
        margin-bottom: 0;
    }
    
    .modal-form .form-group button {
        border: 0;
        width: 100%;
    }
    
    .modal-form .form-group button {
        margin-top: 18px;
        padding: 13px 0;
        background: #0AA06E;
        border-radius: 5px;
        color: white;
        font-size: 15px;
        font-weight: 600;
        font-family: 'Poppins', sans-serif !important;
    }
    
    .modal-form .form-group label {
        font-size: 13px;
        font-family: 'Poppins', sans-serif !important;
        font-weight: 400;
    }
    
    .modal-form .modal-content {
        background: white;
        border: 0;
    }
    
    button.close {
        position: absolute;
    }
    
    .modal-form h1 {
        font-size: 33px;
        font-weight: 600;
        margin-bottom: 24px;
        color: #333333 !important;
    }
    button, a {
    cursor: pointer;
}
.invalid-feedback {
    margin-top: 0 !important;
}
    .modal-form form {
        margin-top: 50px;
    }
    
    .about-orchide .carousel-item figure {
        border-radius: 13px;
        overflow: hidden;
    }
    
    .about-the-project .row .col-md-6:nth-child(1) img {
        border-radius: 13px 13px 0 0;
    }
    
    button.play-bnt {
        border: 0;
        background: no-repeat;
        position: absolute;
        left: 50%;
        top: 40%;
        cursor:pointer;
    }
    
    a.carousel-control-prev {
        left: -24px !important;
    }
    
    a.carousel-control-next {
        right: 53px !important;
    }
    
    .carousel-control-next,
    .carousel-control-prev {
        width: auto !important;
        padding: 0;
        opacity: 9 !important;
    }
    
    .modal-form .close {
        position: absolute;
        right: 30px;
        top: 30px;
        opacity: 9;
        z-index: 2;
    }
    
    .modal-form .close:focus {
        outline: 0;
        box-shadow: unset;
    }
    
    .looking-more a:hover {
        color: white;
    }
    
    @media screen and (max-height: 480px) {
        .overlays {
            overflow-y: auto;
        }
        .overlays a {
            font-size: 20px
        }
        .overlays .closebtn {
            font-size: 40px;
            top: 15px;
            right: 35px;
        }
    }
    
    @media only screen and (max-width: 600px) {
        .slider-btnn {
            left: 0;
            right: 0;
        }
        .about-the-project .content {
            width: 100%;
        }
        .key-project {
            padding-left: 0;
        }
        .tab-content-area {
            padding-left: 0;
        }
        .declaration {
            padding: 30px 0;
        }
        .copywrite {
            padding: 20px 0;
        }
        .bg-card {
            display: none;
        }
        .banner h1 {
            margin-top: 38px;
            font-size: 45px;
            margin-bottom: 20px;
        }
        .banner .ready-tomove h2 {
            font-size: 26px;
            line-height: 39px;
        }
        .banner .ready-tomove h3 {
            font-size: 16px;
            line-height: 24px;
        }
        .banner .ready-tomove h4 {
            font-size: 16px;
            line-height: 25px;
        }
        .get-in-touch {
            padding-top: 40px;
        }
        .get-in-touch h6 {
            font-size: 18px;
            line-height: 27px;
        }
        .about-the-project .content h6 {
            margin-top: 40px;
            text-align: center;
            font-size: 18px;
            margin-bottom: 12px;
        }
        .about-the-project .content p {
            text-align: center;
            font-size: 16px;
            line-height: 25px;
            padding: 0 20px;
        }
        .about-the-project h3 {
            font-size: 16px;
        }
        .about-the-project h5 {
            font-size: 15px;
        }
        .looking-more {
            margin-top: 10px;
            position: relative;
        }
        .about-the-project .container-fluid {
            padding: 0 !important;
        }
        .about-the-project .content+.row {
            margin-top: 40px;
        }
        .looking-more h2 {
            margin-left: 15px;
            margin-right: 0;
            font-size: 16px;
            width: 130px;
            line-height: 24px;
        }
        .looking-more a {
            font-size: 14px;
            padding: 11px 30px;
            font-weight:500;
        }
        .key-project {
            padding: 25px 0;
        }
        .key-project h1 {
            font-size: 22px;
            line-height: 33px;
            margin-bottom: 24px;
        }
        .key-project .owl-carousel {
            margin-top: 0;
        }
        .key-project figure span {
            font-size: 18px;
            padding: 7px 0;
        }
        .bars {
            display: none;
        }
        .project-amenities {
            padding-top: 10px;
        }
        .project-amenities h1 {
            margin-bottom: 32px;
        }
        .pricing-floor {
            padding: 10px 0;
        }
        .pricing-floor h1 {
            font-size: 22px;
            line-height: 33px;
        }
        .pricing-floor .nav-tabs .nav-item+.nav-item {
            margin-left: 24px;
        }
        .pricing-floor .nav-tabs .nav-item a {
            font-size: 18px;
            line-height: 27px;
        }
        .tab-content {
            margin-top: 43px;
        }
        .tab-content-area figure img {
            display: table;
            margin: 20px auto;
        }
        .tab-content-area .tab-card.bg-second {
            padding: 24px 33px;
        }
        .tab-content-area .tab-card.bg-second h2 {
            font-size: 16px;
            margin-bottom: 10px;
            line-height: 25px;
        }
        .tab-content-area .tab-card.bg-second p {
            font-size: 19px;
            line-height: 29px;
        }
        .tab-content-area a.tab-btn {
            font-size: 16px;
            display: table;
            margin: 30px auto 0 auto;
            padding: 9px 35px;
        }
        .localtion-advantage {
            padding: 30px 0;
        }
        .localtion-advantage h1 {
            font-size: 22px;
            line-height: 33px;
            margin-bottom: 33px;
        }
        .localtion-advantage ul li {
            margin-top: 0;
            margin-bottom: 37px;
        }
        .localtion-advantage figure {
            margin-bottom: 65px !important;
        }
        .about-orchide {
            padding: 0 0 40px 0;
        }
        .about-orchide h1 {
            font-size: 22px;
            line-height: 33px;
        }
        .about-orchide h2 {
            font-size: 18px;
            line-height: 27px;
            text-align: center;
            margin-top: 40px;
        }
        .about-orchide p {
            text-align: center;
            padding: 0;
            font-size: 18px;
            margin-bottom: 0;
        }
        .about-orchide ol {
            display: none !important;
        }
        .about-orchide h3 {
            display: none;
        }
        .book-visit h1 {
            margin-top: 0;
            font-size: 22px;
            line-height: 33px;
            margin-bottom: 18px;
        }
        .book-visit {
            padding-top: 30px;
            padding-bottom: 40px;
        }
        .book-visit form {
            width: 90%;
            margin-top: 40px;
        }
        .declaration {
            text-align: center;
        }
        .copywrite p {
            text-align: center !important;
        }
        .copywrite .row .col-md-6:nth-child(1) p {
            margin-bottom: 10px !important;
        }
        .overlay-content ul li a {
            font-size: 20px;
            line-height: 30px;
        }
        .overlays {
            overflow: hidden;
        }
        header {
            overflow: hidden;
        }
        body>div {
            overflow: hidden;
        }
        .call-us.mr-5 {
            display: none;
        }
        button.play-bnt img {
            width: 80px;
        }
        button.play-bnt {
            left: 40%;
        }
        .owl-nav {
            display: none !important;
        }
        a.carousel-control-next {
            right: 5px !important;
        }
        a.carousel-control-prev {
            left: 5px !important;
        }
        .modal-form .row .col-md-6 img {
            display: none;
        }
        .modal-form form {
            margin-top: 0px;
            margin-bottom: 0px;
        }
        .modal-form .modal-content {
            padding: 50px 0;
        }
        .modal-form .close {
            right: 15px;
            top: 15px;
        }
        .fix-footer {
            display: block;
        }
        .thankkyou h1 {
            font-size: 40px;
            line-height: 57px;
        }
        .thankkyou p {
            font-size: 18px;
        }
        header+div
        {
            margin-top:66px;
        }
        .about-the-project h1
        {
            text-align:center;
        }
        .overlay
        {
            display:none;
        }
        .tab-content-area h3 {
    text-align: center;
    margin: 20px 0;
}
a.logo {
    display: block;
    width: 150px;
    display: table;
    margin: 0 auto;
}
    }