* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

img,
video {
    width: 100%;
    height: auto;
    object-fit: cover;
}

@import url('https://fonts.googleapis.com/css2?family=Gilda+Display&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
    font-family: "Bellamy";
    font-weight: 400;
    src: url(../fonts/Bellamy\ Stevenson.otf);
}

@font-face {
    font-family: "Aramis";
    font-weight: 400;
    src: url(../fonts/Aramis\ Regular.ttf);
}

body::-webkit-scrollbar {
    width: 0.5em;
    background-color: #000;
    border-left: none;
}

body::-webkit-scrollbar-thumb {
    background-color: #002948;
    outline: 1px solid #000;
    border-radius: 15px;
}

body {
    /* background-color: #092739; */
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
}

p,
ul li {
    font-family: "Montserrat", sans-serif;
}

/* Preloader */

/* Preloader end */

.header {
    padding: 1rem 5rem 0;
    background: linear-gradient(267deg, transparent, rgba(0, 0, 0, 0.822));
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}

.offcanvas-header {
    justify-content: end;
}

.hambergur {
    display: flex;
    align-items: center;
    gap: 15px;
}

.hambergur a {
    text-decoration: none;
}

.ham_flex {
    display: flex;
    align-items: center;
    gap: 15px;
}

.hambergur img {
    width: 50px;
}

.req_call p {
    right: 36px;
    position: relative;
}

.hambergur p,
.req_call p {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    color: #FFF;
    margin: 0;
    text-transform: capitalize;
}

.logo a img {
    width: 90px;
}

.navbar-nav .nav-item a {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    color: #000 !important;
}

.navbar-nav .nav-item {
    text-align: center;
}

/*****************  *******************************/
.section__banner {
    width: 100%;
    position: relative;
    background-color: #092739;
}

.ban_video {
    position: absolute;
    top: 36%;
    right: 53%;
    width: 10%;
}

.ban_title {
    font-family: "Butler_Light";
    font-size: 9vw;
    color: #FFF;
    text-transform: uppercase;
    position: absolute;
    top: 20%;
    left: 7%;
    width: fit-content;
    margin: 0;
}

.ban_para {
    font-family: "Butler_Light";
    font-size: 2.7vw;
    color: #FFF;
    text-align: right;
    position: absolute;
    right: 3%;
    bottom: 3%;
    width: 25%;
    margin: 0;
    line-height: normal;
}

.heading{
    margin-left: 34px;
}

/***************** Title *******************************/

.logo_tit img {
    width: 13%;
}

.logo_tit p {
    font-family: "Gilda Display", serif;
    font-size: 24px;
    color: #FFF;
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: #FFF;
    text-transform: uppercase;
    margin-top: 15px;
}

.logo_tit h2 {
    font-family: "Gilda Display", serif;
    font-size: 60px;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
}
.phase_tit {
    /* display: flex; */
    justify-content: center;
    margin-top: 5%;
    position: relative;
}
/* .phase_tit::after {
    content: "";
    position: absolute;
    right: 49%;
    top: 0;
    height: 70px;
    border-right: 1px solid #C19A5B;
} */
.phase_tit h2 {
    font-family: "Gilda Display", serif;
    font-size: 42px;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    /* width: 40%; */
}

/***************** overview *******************************/

.section__over {
    width: 100%;
    padding: 70px 0;
    background-color: #092739;
    position: relative;
}

.over_img img {
    width: 92%;
}

.over1_img {
    position: absolute;
    bottom: -13%;
    right: -11%;
    width: 50%;
}

.over_div h2 {
    color: #C29B5C;
    font-family: "Bellamy";
    font-size: 4rem;
    text-transform: capitalize;
    margin: 0;
}

.over_div h3 {
    color: #C29B5C;
    font-family: "Gilda Display", serif;
    font-size: 2.8rem;
    line-height: 110%;
    text-transform: uppercase;
    /* margin-top: -3%; */
}

.over_div p {
    color: #FFF;
    font-size: 1rem;
    line-height: 1.75rem;
    margin-left: 5%;
}

.high_div {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    width: 100%;
    margin-bottom: 20px;
}

.high_div img {
    width: 50px !important;
}

.high_div p {
    font-weight: 500;
    color: #C29B5C;
    font-size: 1rem;
    margin: 0;
    text-align: center;
}

/*********************** Features *********************************/

.feat_div h2 {
    color: #C29B5C;
    font-family: "Bellamy";
    font-size: 4rem;
    text-transform: capitalize;
    text-align: center;
    margin: 0;
}

.feat_div h3 {
    color: #C29B5C;
    font-family: "Gilda Display", serif;
    font-size: 4rem;
    line-height: 110%;
    text-transform: uppercase;
    text-align: center;
    /* margin-top: -2%; */
}

.feat_div p {
    font-size: 1rem;
    color: #FFF;
    text-align: center;
    margin-top: 25px;
}

.feat_para p {
    font-size: 1.1rem;
    color: #FFF;
    -webkit-text-stroke-width: 0.16px;
    -webkit-text-stroke-color: #FFF;
    width: 80%;
    margin: 0 auto;
}

.fp1 {
    margin-top: 6%;
}

.swiper-button.swiper-button-prev-1 {
    position: absolute;
    top: 40%;
    left: 3%;
    z-index: 9;
}

.swiper-button.swiper-button-next-1 {
    position: absolute;
    top: 40%;
    right: 3%;
    z-index: 9;
}

.swiper-button.swiper-button-prev-1 img,
.swiper-button.swiper-button-next-1 img {
    width: 55%;
}

/*********************** Configuration *********************************/

.section__conf {
    width: 100%;
    padding: 50px 0;
    background-color: #092739;
    position: relative;
}

.conf_img img {
    border-top-right-radius: 250px;
    border-bottom-right-radius: 250px;
}

.conf_div {
    margin-left: 5%;
}

.conf_sq {
    width: 50%;
    position: relative;
}

.conf_sq::after {
    content: "";
    position: absolute;
    bottom: 60%;
    right: 22%;
    background: #C19A5B;
    width: 80px;
    height: 1px;
    transform: rotate(90deg);
}

.conf_sq p {
    font-family: "Gilda Display", serif;
    font-size: 1.25rem;
    color: #FFF;
    text-transform: uppercase;
}

.conf_btn {
    width: 50%;
}

.conf_price {
    width: fit-content;
    padding: 15px 30px;
    border-radius: 3.125rem;
    background: #FFF;
    cursor: pointer;
}

.conf_price span {
    font-weight: 500;
    font-size: 1rem;
    color: #C19A5B;
    text-align: center;
}

/*********************** Amenities *********************************/

.section__ameni {
    padding: 70px 0;
    position: relative;
    z-index: 1;
    background: linear-gradient(180deg, #092739 0%, rgba(9, 39, 57, 0.00) 100%), url(../images/ameni.webp);
    background-color: #092739;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.ameni_para p {
    width: 80%;
    font-size: 1rem;
    color: #FFF;
}

.amen_image img {
    height: 390px;
}

.amen_image p {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #000000ab;
    width: fit-content;
    padding: 5px 10px;
    font-size: 12px;
    text-align: center;
    margin: 0;
}

.section__ameni .owl-carousel .owl-nav .owl-next img,
.section__ameni .owl-carousel .owl-nav .owl-prev img {
    width: 70% !important;
}

.section__ameni .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    left: 0;
}

.section__ameni .owl-carousel .owl-nav .owl-next {
    position: absolute;
    left: 7%;
}

/* .section__ameni .owl-carousel:not(.active) img {
    height: auto;
}

.section__ameni .owl-carousel .active img {
    height: 500px;
} */

/*********************** Connectivity *********************************/

.section__connect {
    width: 100%;
    position: relative;
    padding: 50px 0;
    background-color: #092739;
    overflow: hidden;
}

.accordion-item {
    border: none;
    background-color: transparent;
}

.accordion-button {
    background-color: transparent !important;
    border-bottom: 1px solid #fff;
}

.accordion-button p {
    font-weight: 500;
    font-size: 1.25rem;
    color: #FFF;
    text-transform: uppercase;
}

.accordion-body p {
    font-size: 1rem;
    color: #FFF;
}

.accordion-body p img {
    width: 18px;
    filter: invert(1);
}

.accordion-button::after {
    filter: invert(1);
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-radius: 0 !important;
}

.accordion-button:focus {
    border-bottom: 1px solid #fff !important;
    box-shadow: none !important;
}

/**************************** Gallery **********************************/

.section__gal {
    width: 100%;
    padding: 50px 0;
    background-color: #092739;
    position: relative;
}

.plan_img p {
    position: absolute;
    bottom: 8%;
    left: 5%;
    width: fit-content;
    padding: 10px 20px;
    background: #FFF;
    font-weight: 500;
    font-size: 1rem;
    color: #C19A5B;
    text-align: center;
    cursor: pointer;
    margin: 0;
}

/* tabs ccs */

.nav-tabs {
    border-bottom: none;
}

.nav-tabs .nav-link {
    font-family: "Gilda Display", serif;
    font-size: 1.5rem;
    color: #C19A5B;
    text-align: center;
    text-transform: uppercase;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 40px;
    margin: 0 15px;
    padding: 10px 30px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #fff;
    background-color: transparent;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: transparent;
    border: 1px solid #fff;
}

/* tabs css end */

.section__gal .owl-carousel:not(.active.center) img {
    transform: scale(0.9);
    transition: all 1s ease;
}

.section__gal .owl-carousel .active.center img {
    transform: scale(1);
    transition: all 1s ease;
}

.section__gal .owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 45%;
    right: 0;
}

.section__gal .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 45%;
    left: 0;
}

.section__gal .owl-carousel .owl-nav .owl-next img,
.section__gal .owl-carousel .owl-nav .owl-prev img {
    width: 80%;
    transform: initial;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}

/************************* Contact ***************************/

.cont_left {
    padding-left: 60px;
}

.cont_div h2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 2rem;
    color: #C29B5C;
    line-height: 1.5;
    letter-spacing: 0.08988rem;
    text-transform: uppercase;
}

.cont_div h3 {
    font-family: "Gilda Display", serif;
    font-size: 3rem;
    color: #FFF;
    text-transform: uppercase;
    line-height: 1;
}

.cont_div p {
    font-size: 15px;
    line-height: 1.5;
}

.sub_btn {
    width: fit-content;
    padding: 15px 30px;
    border-radius: 3.125rem;
    background: #FFF;
    cursor: pointer;
}

.sub_btn span {
    font-weight: 500;
    font-size: 1rem;
    color: #C19A5B;
    text-align: center;
}

/************************* Footer ***************************/

.section__footer {
    width: 100%;
    padding: 30px 0;
    background-color: #070707;
}
.foot_div img {
    width: 18%;
}
.foot_div span {
    font-family: "Gilda Display", serif;
    font-weight: 700;
    font-size: 1.1rem;
    color: #fff;
}

.foot_div p {
    font-size: 13px;
    text-align: center;
}

.fixed_div {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: #092739;
    padding: 10px 0;
    text-align: center;
    z-index: 2;
}

.fixed_div button,
.fixed_div a {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    background-color: transparent !important;
    border: none !important;
}

.div_line {
    border-right: 1px solid #fff;
}

/*********************Modal *******************************/

.modal-content {
    background: transparent;
    border: none;
}

.modal-body {
    background-color: #092739;
    border-radius: 10px;
    backdrop-filter: blur(10px);
}

.modal-body h2 {
    font-family: "Gilda Display", serif;
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
}

.modal-body p {
    font-size: 14px;
    color: #fff;
}

.modal-body .sub_btn {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #C19A5B;
    width: fit-content;
    padding: 15px 30px;
    border-radius: 3.125rem;
    background-color: #FFF;
}

.modal-body .btn-close {
    position: absolute;
    top: 15px;
    right: 15px;
    filter: invert(1);
}

.modal-body .input-group-addon i {
    margin-top: 5px;
}

.about-btn{
    display: flex;
    justify-content: center;
}

.over-form{
    border: 1px solid #C29B5C ;
    padding: 40px 15px;

}

.form-group {
    height: 65px;
}

.input-group-addon p {
    color: #FFF;
    font-size: 15px;
}

.form-control {
    border: 1px solid rgb(195 164 104 / 97%) !important;
    background-color: transparent !important;
    color: #fff !important;
    border-radius: 0.25rem;
}

.input-group>.form-control:focus {
    box-shadow: none !important;
    background: transparent !important;
}

.error {
    color: red;
}

/**************Thank You  **************************/

.thank__sec {
    width: 100%;
    position: relative;
    background: url(../images/bg.webp) center no-repeat;
    background-size: cover
}

.thank_wrap {
    background: rgba(0, 41, 72, 0.80);
    padding: 20px;
    margin: 10% 0;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    border: 1px solid #dadada;
}

.check_sign {
    background: #070707;
    padding: 20px;
    height: 100px;
    width: 100px;
    border: 3px solid #070707;
    border-radius: 50%;
    margin: 0 auto;
}

.check_sign i {
    font-size: 55px;
    color: #fff;
}

.section-title h2 {
    font-family: "Gilda Display", serif;
    font-weight: 500;
    font-size: 25px;
    color: #fff;
}

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

.oops-greet,
.oops-subtitle {
    font-size: 20px;
    color: #fff;
}

.go_txt {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #C19A5B;
    background-color: #fff !important;
    border-radius: 3.125rem;
    border: 1px solid #002948;
    width: fit-content;
    padding: 15px 30px;
    margin: 15px auto 0;

}

/*******  ***********/

.btn_dwnld {
    position: fixed;
    bottom: 46%;
    width: fit-content;
    padding: 10px 20px;
    background-color: #092739;
    color: #fff;
    font-family: "Corporate";
    border: 1px solid #fff;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    z-index: 1;
    right: -62px;
    transform: rotate(270deg);
}

.btn_enq {
  position: fixed;
    bottom: 26%;
    width: fit-content;
    padding: 10px 20px;
    background-color: #092739;
    color: #fff;
    font-family: "Corporate";
    border: 1px solid #fff;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    z-index: 1;
    right: -38px;
    transform: rotate(270deg);
}

#pageloader {
    background: rgba(255, 255, 255, 0.9);
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999999;
    top: 0;
}

#pageloader img {
    left: 50%;
    width: 100px;
    margin-left: -32px;
    margin-top: -32px;
    position: absolute;
    top: 50%;
}