#mainNav,
a {
    transition: 0.35s;
}
footer ul li,
footer ul li i {
    margin-right: 10px;
}
.btn,
body {
    /*font-family: Montserrat, sans-serif; */
    font-family:Jost, sans-serif;
}
.gallery-p figure h2,
.gallery-p figure h4,
.gallery-p figure p,
footer,
footer ul {
    margin: 0;
}
#feedback-tab,
#feedback-tab-enquiry {
    padding: 10px 18px;
    letter-spacing: 1px;
}
#feedback-tab-enquiry:hover,
#video-c-sec a:hover,
.btn-black:hover,
.btn-blue:hover {
    text-decoration: none;
}
#feedback,
#feedback-enquiry,
#video-c {
    position: fixed;
    margin-left: -3px;
    margin-bottom: -3px;
}
@font-face {
    font-family: "Ants Valley - Personal Use";
    font-style: normal;
    font-weight: 400;
    src:
        local("Ants Valley - Personal Use"),
        url("../Ants Valley - Personal Use.woff") format("woff");
}
body {
    font-weight: 400;
    font-size: 14px;
    overflow-x: hidden;
    color:#534531;
}
.displayNav {
    top: 0;
    transition: 0.3s;
    opacity: 1;
}
nav {
    top: -48px;
    opacity: 0;
    background-color: #fff;
    z-index: 9999;
}
#feedback-tab,
.line {
    margin-top: 60px;
}
#owl-carousel1 .owl-item.active.center .item,
.bg_blue,
.btn-send {
    margin-top: 0;
}
#feedback-tab,
#feedback-tab-enquiry,
#video-c-sec {
    cursor: pointer;
    margin-top: 100px;
}
#feedback {
    top: 30%;
    right: 0;
    z-index: 9999;
    bottom: 0;
    height: 66px;
}
#feedback-form {
    float: right;
    width: 300px;
    height: auto;
    padding: 30px 25px;
    background-color: #eee;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 20px 0 0 20px;
    z-index: 9999;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
#feedback-form .form-control {
    background: #fff;
    height: 40px;
    border-radius: 10px;
}
#feedback-form .form-control:focus {
    border: 1px solid #b2b0af !important;
    box-shadow: 0 0 5px #8e8e8d !important;
    color: #000;
    font-size: 15px;
}
#feedback-form option,
.am-block:hover h6,
.colab-logos .owl-nav .owl-next a,
.colab-logos .owl-nav .owl-prev a,
.form-control option {
    color: #000;
}
#feedback-tab {
    float: left;
    color: #fff;
    font-size: 16px;
    height: auto;
    z-index: 9999;
    background-color: #2f2e30;
    margin-right: -55px;
    text-transform: uppercase;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 0;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    font-weight: 500;
    background: linear-gradient(to right, #d0336c, #f6c221, #3baedd);
}
#feedback-form .form-group,
.banner_form .form-group,
.specifications-section p {
    margin-bottom: 10px;
}
#feedback-tab:hover {
    background-color: #44b3e6;
}
#feedback-form textarea {
    resize: none;
}
.btn-send {
    background-color: #bb8f32;
    border-radius: 0;
    padding: 6px 16px;
}
.btn-send:active,
.btn-send:active:hover,
.btn-send:focus,
.btn-send:hover {
    background-color: #000;
}
.carousel-indicators {
    bottom: 40px;
}
.custome_slide.owl-carousel .active.center .testimonial_detail,
.desktop_unique {
    display: block !important;
}
.mobile_unique {
    display: none !important;
}
.lp_modal .modal-header {
    padding: 0 1rem;
    border-bottom: unset;
}
.lp_modal .modal-header .close {
    font-size: 2rem;
}
#subscribe_form .form-control {
    padding: 0.5rem 7rem 0.5rem 0.5rem;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: unset;
}
.sub_submit {
    text-transform: capitalize !important;
    background: #01315c;
    color: #fff;
    font-size: 0.8em;
    padding: 0.55rem 1rem;
    border-radius: unset !important;
}
.lp_modal .modal-content {
    background: #a9232a;
    border: 2px solid #d1d1d1;
}
#mainNav,
.carousel-indicators .active,
.gallery-p figure.softeffect:hover {
    background: #fff;
}
.lp_modal .modal-body {
    padding: 2rem 1.5rem;
}
a {
    color: #333;
}
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover,
a:focus,
a:hover {
    color: #fcbd20;
}
.carousel-item {
    background: center center/cover no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    z-index: 2;
}
.carousel-caption {
    text-align: left;
    top: 40%;
}
.banner_head,
.btn-black {
    text-transform: uppercase;
    text-align: center;
}
.carousel-caption h3 {
    color: #a8222c;
    font-size: 38px;
}
.carousel-caption h4 {
    color: #01315c;
    font-weight: 700;
    font-size: 38px;
}
.carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: 0 0;
    border: 1px solid #fff;
}
.bg_blue {
    background-color: rgb(21 22 33 / 25%);
    border-radius: 0;
    border: 2px solid #1c353a;
}
.banner_form {
    position: absolute;
    right: 55px;
    top: 20%;
}
.banner-btn {
    position: absolute;
    left: 10%;
    bottom: 20%;
}
.banner_head {
    padding: 25px 0 10px;
    font-size: 20px !important;
    font-weight: 700;
    color: #adadad;
}
.form-control {
    font-size: 0.84rem;
    line-height: 1.5;
    background-clip: padding-box;
    border: 1px solid #8b8a8a;
    border-radius: 0;
    transition:
        border-color 0.15s ease-in-out,
        box-shadow 0.15s ease-in-out;
}
.submit-btn {
    background: #d2252c;
    padding: 7px 33px !important;
    color: #fff !important;
    border-radius: 0;
    font-size: 0.85rem !important;
    border: 1px solid;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
    border: none;
}
#owl-carousel2 .owl-item.active.center .item h6,
.btn-blue {
    font-size: 17px;
}
.submit-btn:hover {
    background: #073342;
}
.form-control:focus {
    color: #fff;
    border-color: #f0f1f3;
    outline: 0;
}
.btn-black {
    background: 0 0;
    color: #2f2e30;
    text-shadow: none;
    margin-top: 10px;
    display: inline-block;
    font-weight: 500;
    border: 1px solid #2f2e30;
    padding: 7px 36px;
    border-radius: 25px;
    text-transform: capitalize;
}
#feedback-tab-enquiry,
#video-c-sec,
.btn,
.btn-blue,
.section-heading h1,
.section-heading h5 {
    text-transform: uppercase;
}
.btn-black:hover {
    /*background-color: #44b3e6;*/
    background-color:#C4A260;
    /*border-color: #44b3e6;*/
    border-color:#C4A260;
    color: #fff !important;
    cursor: pointer;
}
.btn-blue {
    background: #ec7e21;
    color: #fff;
    padding: 10px 30px;
    border: 0;
    font-weight: 700;
    border-radius: 5px;
}
.btn-blue:hover {
    color: #fff;
    background: #522c80;
}
.bg_blue_mobile {
    background-color: #513d68;
}
#mainNav {
    border-color: rgba(34, 34, 34, 0.05);
    padding: 5px;
    position: fixed;
    width: 100%;
    display: none;
}
#mainNav .navbar-brand {
    color: #fdcc52;
    font-weight: 200;
}
.navbar-light .navbar-nav .nav-link {
    display: inline-block;
    margin: 0;
    padding: 0 12px;
    position: relative;
    opacity: 1;
    color: #242222;
    font-size: 17px;
    font-weight: 500;
}
#slide-testimonal .active.center .main-reviewimage img,
.main-reviewimage img,
.nav-link:hover {
    opacity: 1;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #b1b1b1;
}
.navbar-shrink {
    background-color: #fff;
    color: #eef;
    display: none !important;
}
.colab-logos p,
.foo-strip,
footer,
footer a,
footer a:hover {
    color: #fff;
}
.navbar-brand {
    width: 20%;
    padding: 5px;
}
.hight-bg,
.top-bg {
    width: 100%;
    display: block;
}
.navbar-brand img {
    width: 85%;
}
.section-p {
    padding: 3em 0;
}
.section-about {
    background-image: url(../images/about.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    border-radius: 0 0 100px;
    padding: 6em 0;
}
.section-about .peach-bg{
 background: #fcf5eb;  
 color:#534531;
}

.section-about .blue-bg {
    /*background: #005c97;*/
    /*background: -webkit-linear-gradient(to right, #007a7c, #00618e);*/
    /*background: linear-gradient(to right, #007a7c, #00618e);*/
    /*color: #fff;*/
     color:#534531;
}
.section-top {
    padding-top: 6em !important;
    position: relative;
}
.top-bg {
    position: absolute;
    top: -50px;
}
.hight-bg {
    position: absolute;
    top: 52%;
    z-index: 1;
}
.bottom-bg {
    position: absolute;
    top: 20%;
    display: block;
    z-index: 0;
}
.hi-img {
    float: left;
    width: 50px;
}
.hi-txt {
    display: block;
    margin-left: 70px;
}
.owl-carousel .owl-nav .owl-next {
    float: right;
    top: calc(50% - 18px);
    position: absolute;
    right: -50px;
}
.owl-carousel .owl-nav .owl-prev {
    float: left;
    top: calc(50% - 18px);
    position: absolute;
    left: -50px;
}
.colab-logos .owl-nav .owl-next,
.colab-logos .owl-nav .owl-prev {
    top: calc(100% - 18px) !important;
    font-size: 20px !important;
    color: #000 !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: block;
    text-align: center;
    background: 0 0;
}
.colab-logos .owl-nav .owl-prev {
    border: 1px solid #000 !important;
    left: 46%;
}
.colab-logos p {
    font-weight: 600;
    padding: 8px 0;
    background: #102229;
}
.colab-logos .owl-nav .owl-next {
    border: 1px solid #000 !important;
    right: 46%;
}
.colab-logos img {
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.15);
}
footer {
    /*background: linear-gradient(to right, #007a7c, #00618e);*/
    /*background:#00618e;*/
    background:#192954;
    padding: 5px 0;
    font-size: 20px;
    font-weight: 300;
}
footer ul {
    padding: 0;
}
footer ul li {
    list-style: none;
    line-height: 35px;
    font-size: 19px;
}
footer h4 {
    margin-bottom: 15px;
    font-size: 19px;
}
.notfound-social > a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 30px;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
    margin: 0 6px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    text-align: center;
}
.notfound-social > a:hover {
    color: rgb(68 179 230);
    background-color: #fff;
    border-radius: 50%;
}
.foo-strip {
    background: #404040;
    padding: 10px 0;
    text-align: center;
}
.bg-primary {
    background: #fdcc52;
    background: linear-gradient(#fdcc52, #fdc539);
}
.text-primary {
    color: #fdcc52;
}
.no-gutter > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.btn-outline {
    color: #fff;
    border: 1px solid #fff;
}
.btn-outline.active,
.btn-outline:active,
.btn-outline:focus,
.btn-outline:hover {
    color: #fff;
    border-color: #fdcc52;
    background-color: #fdcc52;
}
.btn {
    border-radius: 300px;
    letter-spacing: 2px;
}
.btn-xl {
    font-size: 11px;
    padding: 15px 45px;
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
    color: #44b3e6;
}
.gallery-p figure {
    cursor: pointer;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    height: auto !important;
    max-height: auto !important;
    border: 1px solid #fff;
}
.gallery-p1 figure.softeffect img,
.main-reviewimage {
    border-radius: 100px 0;
}
.gallery-p1 figure {
    padding: 5px;
    border-radius: 100px;
    position: relative;
    overflow: visible;
}
.gallery-p1 figure.softeffect:hover img {
    transform: none !important;
    opacity: 0.8;
}
.gallery-p figure figcaption,
.gallery-p figure figcaption > a {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.gallery-p figure figcaption {
    backface-visibility: hidden;
    color: #fff;
    font-size: 1.25em;
    text-transform: uppercase;
}
.gallery-p figure h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    word-spacing: -0.15em;
}
.gallery-p figure p {
    font-size: 24px;
    font-weight: 200;
    color: #000;
    letter-spacing: 1px;
}
figure.softeffect:hover img {
    opacity: 0.35;
}
.gallery-p figure.softeffect figcaption:before,
.gallery-p figure.softeffect p {
    opacity: 0;
    transition:
        opacity 0.35s,
        transform 0.35s;
    font-size: 26px;
    font-weight: 300;
}
.gallery-p figure.softeffect h4 {
    opacity: 0;
    padding: 40% 0 20px;
    transition:
        opacity 0.35s,
        transform 0.35s;
    font-size: 28px;
}
.gallery-p figure.softeffect h4 img {
    filter: unset;
    opacity: 1;
    vertical-align: middle;
    display: block;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    min-height: auto;
}
.gallery-p figure.softeffect h4 i {
    font-weight: lighter;
}
.gallery-p figure.softeffect:hover figcaption:before,
.gallery-p figure.softeffect:hover p {
    opacity: 1;
    transform: scale(1);
    /*background: linear-gradient(to right, #00797d, #00628e);*/
    background:#C4A260;
    color: #fff;
    display: inline-block;
    padding: 5px 60px;
    border-radius: 25px;
}
.gallery-p figure.softeffect:hover h4 {
    opacity: 0;
    transform: scale(1);
}
.gallery-p figure img {
    display: block;
    max-width: 100%;
    min-height: 100%;
    opacity: 1;
    position: relative;
}
.gallery-p figure.softeffect {
    background: #f1f1f1;
}
.gallery-p figure.softeffect img {
    transform: scale(1);
    transition:
        opacity 0.35s,
        transform 0.35s;
}
figure.softeffect:hover img {
    opacity: 0.25;
    transform: scale(1.15);
    filter: blur(2px);
}
.close-btn,
.close-btnpopup {
    position: absolute;
    right: -7px;
    color: #000;
    opacity: unset;
    width: 30px;
    height: 30px;
    font-size: 27px;
    z-index: 999999;
    padding: 1px !important;
    top: -8px;
    border-radius: 100%;
    text-shadow: none;
    background-color: #fff !important;
    line-height: 8px;
    border: 1px solid #fff;
}
#feedback-enquiry {
    top: 45%;
    right: 0;
    z-index: 999;
    bottom: auto;
    display: block;
}
#feedback-tab-enquiry {
    float: left;
    color: #fff;
    font-size: 16px;
    height: auto;
    z-index: 9999;
    margin-right: -65px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 0;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    /*background: #01628d;*/
    background:#d5a52c;
}
.blink-text {
    background: #000;
    font-weight: 700;
    font-size: 2rem;
    animation: 2s infinite blinkingText;
}
.thank-u {
    height: 100vh;
    padding-top: 10%;
    text-align: center;
    background: linear-gradient(to right, #007a7c, #00618e);
    color: #fff;
}
.thank-u h2 {
    font-size: 52px;
    font-weight: 1000;
    color: #fff;
    letter-spacing: 4px;
}
.thank-u h4 {
    color: #162e55;
    margin: 6px 0 20px;
    font-size: 22px;
}
.mg-btn {
    margin-bottom: 48px;
}
.thank-u a {
    margin: 40px 0;
    letter-spacing: 2px;
    padding: 4px 12px;
    color: #fff;
}
.btn-redback {
    background-color: #0f6e0c !important;
    border-color: #0f6e0c !important;
}
.btn-secondary {
    background-color: #703232;
}
#button {
    display: inline-block;
    background-color: #d7d7d7;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 10px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition:
        background-color 0.3s,
        opacity 0.5s,
        visibility 0.5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    border: 1px solid #222;
}
#button .fa {
    font-size: 1.2em;
    line-height: 50px;
    color: #383434;
}
#button:hover {
    cursor: pointer;
    background-color: #333;
}
#button:active {
    background-color: #555;
}
#button.show {
    opacity: 1;
    visibility: visible;
}
.live {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.live > li {
    list-style: none;
    position: relative;
    padding: 0 0 0 2em;
    margin: 0 0 0.5em 10px;
    transition: 0.12s;
}
.live > li::before {
    position: absolute;
    content: "•";
    color: #949494;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 1.1em;
    opacity: 0.5;
    line-height: 0.8;
    transition: 0.5s;
}
.live > li:hover {
    color: #949494;
}
.live > li:hover::before {
    transform: scale(1);
    opacity: 1;
    text-shadow: 0 0 4px;
    transition: 0.1s;
}
#owl-carousel1 .item,
#owl-carousel2 .item,
.amenities-sec h6 {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
}
.live li ul li {
    list-style: none;
    color: #c4c4c4;
}
.text-blue {
    color: #0578cc;
}
.section-heading h5 {
    color: #d4b02d;
    letter-spacing: 2px;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 500;
}
.section-heading h1 {
    font-size: 23px;
    background: #00648c;
    display: inline-block;
    padding: 11px 30px;
    font-weight: 600;
    letter-spacing: 5px;
    color: #fff;
    position: relative;
}
.section-heading h1:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #00648c;
    right: -106%;
    position: absolute;
    top: 40px;
}
.section-heading h2:after,
.section-heading2 h2:after,
.section-heading3 h2:after {
    height: 1px;
    background: #00648c;
    position: absolute;
    /*top: 50px;*/
    top:28px;
}
.section-heading h2,
.section-heading2 h2,
.section-heading3 h2,
.section-heading4 h2 {
    display: inline-block;
    position: relative;
    /*color: #00648c;*/
    color:#666;
    line-height: 36px;
    font-size: 36px;
}
#video-c-sec,
.am-block h6,
.ft {
    font-size: 14px;
}
.section-heading h2 span,
.section-heading2 h2 span,
.section-heading3 h2 span,
.section-heading4 h2 span {
    font-family:"Afacad", sans-serif;
    /*font-family: "Ants Valley - Personal Use"; */
    /*font-size: 65px;*/
}
.section-heading h2:after {
    content: "";
    width: 100%;
    right: -106%;
}
.section-heading2 h2:after {
    content: "";
    width: 30%;
    left: -34%;
}
.section-heading3 h2:after {
    content: none;
    width: 100%;
    right: -106%;
}
.section-heading4 h2:after,
.section-heading4 h2:before {
    content: "";
    width: 90%;
    height: 1px;
    background: #00648c;
    position: absolute;
    top: 30px;
}
.section-heading4 h2:after {
    right: -100%;
}
.section-heading4 h2:before {
    left: -100%;
}
.section-heading p {
    font-weight: 500;
}
.highlight-bg {
    /*background: #005c97; */
    background:#fcf5eb;
    /*background: -webkit-linear-gradient(to right, #007a7c, #00618e);*/
    /*background: linear-gradient(to right, #007a7c, #00618e);*/
    /*color: #fff;*/
    color:#534531;
    border-radius: 100px 0 0;
}
.custome_slide.owl-carousel .active .testimonial_detail,
.inner-testimonials .owl-dots,
.moretext {
    display: none;
}
.overview-div {
    padding-bottom: 460px;
    padding-top: 0;
    background-image: url(../images/bg-img.png);
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    overflow-y: visible;
    background-blend-mode: multiply;
}
.amenities-sec {
    background-color: #fff;
}
.amenities-sec h6 {
    font-weight: 400;
    -ms-transition: 0.3s ease-in-out;
}
#video-c-sec,
.modal h1 {
    font-weight: 700;
}
#owl-carousel1 .item,
#owl-carousel2 .item {
    text-align: center;
    padding: 0;
    opacity: 0.9;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    transition: 0.3s ease-in-out;
}
#owl-carousel1 .owl-item.active.center .item,
#owl-carousel2 .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.video-play-button,
.video-play-button:before {
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
}
#owl-carousel2 .owl-item.active.center .item .am-block {
    /*background: linear-gradient(to right, #007a7c, #00618e);*/
    background:#fcf5eb;
    /*color: #fff !important;*/
    color:#534531 !important;
    height: 200px;
    width: 200px;
    border:1px solid #fcf5eb;
}
#owl-carousel2 .owl-item.active.center .item .am-block img {
    filter: invert(100) sepia(10) hue-rotate(168deg);
}
.am-block {
    /*border: 1px solid #00648c;*/
    border:1px solid #fcf5eb;
    border-radius: 50%;
    text-align: center;
    padding: 20px 0;
    min-height: 185px;
    position: relative;
    height: 185px;
    width: 185px;
}
.am-block img {
    width: 80px !important;
    filter: grayscale(100%);
    -webkit-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    box-shadow: none !important;
}
.am-block:hover img {
    filter: grayscale(0%);
}
.pro-tabs .nav-tabs {
    border-bottom: 0;
    margin: 0 auto;
}
.pro-tabs .nav-tabs li {
    margin-bottom: 0;
}
.pro-tabs .nav-tabs li a {
    font-size: 16px;
    font-weight: 500;
    color: #222;
    text-align: center;
    background: 0 0;
    padding: 10px 60px;
    /*border: 1px solid #333;*/
    border:1px solid #C4A260;
    border-radius: 30px;
    margin-left: 10px;
}
.pro-tabs .nav-tabs li a:active,
.pro-tabs .nav-tabs li a:hover {
    /*background: #44b3e6;*/
    background:#fff;
    /*color: #fff;*/
    color:#534531;
    border-radius: 30px;
    border: 1px solid #534531;
}
.pro-tabs .nav-tabs .nav-item.show .nav-link,
.pro-tabs .nav-tabs .nav-link.active {
    /*background: linear-gradient(to right, #007a7c, #00618e);*/
    background:#C4A260;
    color: #fff;
    border-radius: 30px;
    /*border: 1px solid #00628e;*/
    border:1px solid #534531;
}
.pro-tabs .tab-content {
    margin-top: 30px;
    width: 100%;
}
.accordion .card-header:after {
    float: right;
    content: "-";
}
.accordion .card-header.collapsed:after {
    content: "+";
}
.specifications-section,
.specifications-section .card-body {
    text-align: left;
}
.specifications-section .card-header {
    background-color: transparent;
    cursor: pointer;
    padding: 16px 30px;
}
.specifications-section .card-title {
    color: #5a5a5a !important;
    font-size: 18px;
    text-align: left;
    width: 95%;
    display: inline-block;
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 0;
}
.video-play-button:after,
.video-play-button:before {
    content: "";
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
}
.specifications-section .fa,
.specifications-section .fas {
    margin-right: 12px;
}
.border-l {
    min-height: 95%;
    width: 6px;
    margin-left: 29px;
    background: #58abe0;
}
.specifications-section .card {
    border: 1px solid #dfdfdf;
}
.video-play-button,
.video-play-button:after,
.video-play-button:before {
    position: absolute;
    border-radius: 50%;
}
.text-blue {
    background: linear-gradient(to left, #4cb1e4, #a173b1, #df2c58, #f68d43);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}
.modal {
    z-index: 9999;
}
.modal-body {
    padding: 0;
}
.vdo {
    border-bottom: 2px solid #ccc;
    padding-bottom: 12px;
    font-size: 30px;
}
.video-play-button {
    z-index: 10;
    bottom: -5px;
    right: 0;
    transform: translateX(-50%) translateY(-50%);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    padding: 18px 20px 18px 28px;
}
.video-play-button:before {
    z-index: 0;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    background: #204560;
    -webkit-animation: 1.5s ease-out infinite pulse-border;
    animation: 1.5s ease-out infinite pulse-border;
}
.video-play-button:after {
    z-index: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    display: block;
    background: #1a374d;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.video-play-button:hover:after {
    background-color: #204560;
}
.video-play-button img {
    position: relative;
    z-index: 3;
    max-width: 100%;
    width: auto;
    height: auto;
}
.video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-left: 22px solid #fff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
}
@-webkit-keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}
@keyframes pulse-border {
    0% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}
#video-c {
    top: 15%;
    right: 0;
    z-index: 999;
    bottom: auto;
    display: block;
}
#video-c-sec {
    float: right;
    color: #fff;
    height: auto;
    z-index: 1;
    margin-right: -85px;
    padding: 10px 16px 10px 17px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 0;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    border: 1px solid transparent;
    /*background: #b6ad01;*/
    background:#d5a52c;
}
.testimonials {
    position: relative;
}
.custome_slide.owl-carousel .owl-item.active.center .main-reviewimage {
    border: 4px solid #fff;
}
.main-reviewimage {
    height: 310px;
    width: 100%;
    border: 7px solid #fff;
    margin-bottom: 30px;
}
.test_img {
    position: relative;
    opacity: 1;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin: 40px -48px 0;
}
.inner-testimonials {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
#slide-testimonal .center .test_img:before {
    content: none;
    transition: 0.7s ease-in-out;
}
.test_img img {
    border-radius: 100px 0;
    overflow: hidden;
    margin: 0 auto;
    height: 100%;
    object-fit: cover;
}
.custome_slide.owl-carousel .owl-item.active.center {
    margin-top: 0 !important;
    position: relative;
    z-index: 999;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.custome_slide.owl-carousel .owl-item {
    transform: scale(0.8);
    padding: 10px 0;
    transition: 0.5s;
}
.testimonial_detail {
    text-align: center;
    transform: scale(0.7) !important;
    width: 447px;
    position: relative;
    left: -71px;
}
.testimonial_detail h4 {
    font-size: 38px;
    margin: 0;
}
.testimonial_detail p {
    color: #ccc;
    font-size: 26px;
}
.view-text {
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.un-gap {
    margin-top: -95px;
}
@media only screen and (max-width: 767px) {
    .main-reviewimage {
        height: 400px;
        width: 425px;
        margin: 0 auto;
        display: block;
    }
    .testimonial_detail {
        left: inherit;
        width: 100%;
    }
}
.ab-vbhc {
    width: 91px;
    margin-left: 20px;
}
.about-vbhc-bg-peach {
    background: #fcf5eb;
    
    /*color: #666;*/
    color:#534531;
    border-radius: 0 0 100px;
    padding: 30px;
}
.about-vbhc-bg {
    /*background: #005c97;*/
    /*background: -webkit-linear-gradient(to right, #007a7c, #00618e);*/
    /*background: linear-gradient(to right, #007a7c, #00618e);*/
    background:#fcf5eb;
    color: #fff;
    border-radius: 0 0 100px;
    padding: 30px;
}
@media only screen and (max-width: 1366px) {
    .navbar-light .navbar-nav .nav-link {
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    .section-heading h1 {
        font-size: 15px;
        width: 100%;
    }
    .banner_form {
        position: relative !important;
        margin-top: 10px !important;
        right: auto !important;
    }
    .mob-bnner-height {
        height: 70vh;
    }
    .owl-carousel .owl-nav .owl-next {
        right: 35%;
        top: calc(100% - 5px) !important;
    }
    .owl-carousel .owl-nav .owl-prev {
        left: 35%;
        top: calc(100% - 5px) !important;
    }
    .video-play-button,
    .view-text {
        position: relative;
        right: auto;
        bottom: auto;
    }
    .desktop_unique {
        display: none !important;
    }
    .mobile_unique {
        display: block !important;
    }
    #mainNav .navbar-brand {
        display: contents;
    }
    .navbar-brand img {
        width: 31%;
    }
    .carousel-item {
        height: auto;
    }
    .section-p {
        padding: 2em 0;
    }
    .hightlights ul li {
        font-size: 16px;
    }
    .section-heading {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }
    footer {
        text-align: center;
    }
    footer h4 {
        font-size: 18px;
        margin-top: 20px;
    }
    .foo-strip {
        margin-top: 20px;
        padding-bottom: 50px;
    }
    .carousel-caption {
        text-align: right;
        top: 33%;
    }
    #owl-carousel2 .owl-item.active.center .item .am-block h6,
    .amenities-sec h6,
    .carousel-caption h3 {
        font-size: 14px;
    }
    .carousel-caption h4 {
        font-size: 11px;
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 5px 0;
    }
    .navbar-nav {
        border-top: 1px solid #333;
        margin-top: 20px;
    }
    .gallery-p figure.softeffect img {
        max-height: 100%;
        min-height: auto;
    }
    #feedback-enquiry {
        top: 32%;
    }
    #mainNav {
        padding: 5px;
        background: #fff;
    }
    .sticky-tabs {
        margin-bottom: 30px;
    }
    .text-about {
        width: 87%;
    }
    .section-p h2 {
        font-size: 24px;
    }
    .section-p h3 {
        font-size: 20px;
    }
    .nav-pills .nav-link,
    .nav-pills .nav-link:hover {
        color: #fff;
    }
    .circle {
        margin-right: 15px;
    }
    .social ul {
        display: inline-flex !important;
    }
    #feedback {
        top: 15%;
    }
    #feedback-form {
        width: 265px;
        padding: 15px;
    }
    #feedback-tab {
        margin-right: -61px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    header {
        margin-top: 0;
    }
    .section-top {
        padding-top: 2em !important;
    }
    .section-heading h2 span,
    .section-heading2 h2 span,
    .section-heading3 h2 span,
    .section-heading4 h2 span {
        font-size: 40px !important;
    }
    .section-heading3 em {
        display: none;
    }
    .pro-tabs .nav-tabs li a {
        font-size: 10px;
        margin-left: 5px;
        padding: 10px;
    }
    #video-c {
        top: 3%;
    }
    .am-block {
        height: 165px;
        width: 165px;
        max-height: 165px;
    }
    #owl-carousel2 .owl-item.active.center .item .am-block {
        height: 165px;
        width: 165px;
        max-height: 165px;
        padding: 5px;
    }
    .video-play-button {
        margin: 15px 0 0;
    }
    .gallery-p figure.softeffect figcaption:before,
    .gallery-p figure.softeffect p {
        opacity: 1;
        transform: scale(1);
        background: linear-gradient(to right, #00797d, #00628e);
        color: #fff;
        display: inline-block;
        padding: 5px 60px;
        border-radius: 25px;
    }
    .section-about {
        background-position: left;
    }
}
