
 #body .container{
    max-width: 1400px !important;
    /* overflow-y: scroll; */
    scroll-behavior: smooth !important;
}

body{
    
    font-family: MYRIADPRO-REGULAR !important;
}

.a-font{
    
    

    font-family: galabiyah;
}

html {
    overflow-y: auto;
    scroll-behavior: smooth !important;
  }

@font-face{
    src: url(../Fonts/galabiyah.ttf);
    font-family: galabiyah;
} 

@font-face{
    src: url(../Fonts/MYRIADPRO-REGULAR.OTF);
    font-family: MYRIADPRO-REGULAR;
} 

@font-face{
    src: url(../Fonts/MyriadPro-Light.otf);
    font-family: MyriadPro-Light;
} 

@font-face{
    src: url(../Fonts/MYRIADPRO-SEMIBOLD.OTF);
    font-family: MYRIADPRO-SEMIBOLD;
} 

@font-face{
    src: url(../Fonts/MYRIADPRO-BOLD.OTF);
    font-family: MYRIADPRO-BOLD;
} 




/*------------ fixed social -------------------*/

.fixed-list{
    list-style-type: none;
    margin: 0;
    padding: 0;

}

.fixed-list li a{
    width: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 100%;
    text-align: center;
    margin: 3px 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
}

.fix{
    background: #1773ea;
    
}

.fix2{
    background: linear-gradient(29.61deg, #f38334 0%, #da2e7d 50.39%, #6b54c6 100%);
    
}

.fix3{
    background: #1bc895;
    
}

.fix4{
    background: #0fdace;
    
}

.fix5{
    background: #0077b5;
}



.fixed{
    z-index: 999999;
    position: fixed;
    right: 0;
    top: 30%;
}


/*---------------- navigation ----------------------*/

.main_nav .navbar .container .navbar-nav li a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}


.main_nav .navbar {
    background-color: rgb(255, 255, 255);
}

.main_nav .navbar .container .navbar-nav li {
    padding: 0 15px !important;
}

.navbar-brand .logo img {
    width: 150px;
}
.nav-btn ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav-btn ul li a {
    font-size: 16px;
    color: #ffffff;
    /* font-weight: 600; */
    display: inline-block;
    background: #006470;
    padding: 12px 37px;
    border-radius: 50px;
}

.nav-btn ul{
    display: flex;
}

.nav-btn ul li a .fa-1 {
    font-size: 18px;
    margin-right: 38px;
    transform: translateY(3px);
}

.nav-btn ul li a:hover{
    text-decoration: none;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    /* background: black; */
    /* box-shadow: 0px 2px 17px 6px #dedddd; */
    box-shadow: 0 6px 17px -6px #abaaaa;
}

  .sticky2 {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    /* background:black; */
  }

  /* .active {
    color: #b61d91 !important;
    font-weight: 500 !important;
} */

/* .main_nav{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
} */
  

/*--------------- banner ---------------------*/

/* .banner {
    padding: 0 80px;
} */

.bc-img {
    background: url(../images/banner-a.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 829px;
    /* padding: 230px 0; */
    /* border-radius: 10px; */
}

/* .bc-img2{
    background: url(../images/banner-b.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 800px;
} */



/*--------------- about ---------------------*/

.ab-container{
    width: 1400px;
    margin: 0 auto;

}

.ab-img img {
    width: 100%;
    
}

h5.ab-header {
    font-size: 73px;
    font-weight: 500;
    position: relative;
    margin-bottom: 18px;
    color: #a57252;
}


h4.ab-header2 {
    font-size: 27px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 35px;
    line-height: 34px;
    font-family: MYRIADPRO-SEMIBOLD;
}

p.ab-para {
    font-size: 18px;
    color: #1c1b1a;
    line-height: 30px;
    margin-bottom: 0;
}

.ab-lft {
    margin-right: 40px;
    /* margin-top: 80px; */
}

.about {
    margin-top: 80px; 
    
}

.bg-img img{
    width: 100%;
}

.ab-bg .container-fluid{
    padding: 0 !important;
}

.ab-bg .container-fluid .row .col-lg-3{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ab-bg .container-fluid .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

h5.bg-header.a-font {
    color: #aaab58;
    font-weight: 500;
    font-size: 40px;
    margin-bottom: 20px;
}

h5.bg-header2.a-font {
    color: #f1c981;
    font-weight: 500;
    font-size: 40px;
    margin-bottom: 20px;
}

.bg-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.bg-list li a{
    display: flex;
}

.bg-list li a i{
    color: #f1c981;
    font-size: 13px;

}

.bg-list li a h5 {
    font-size: 14px;
    color: #f1c981;
}

.bg-list li a i {
    color: #f1c981;
    font-size: 5px;
    line-height: 17px;
    margin-right: 14px;
}

.bg-list li a:hover{
    text-decoration: none;
}

.bg-txt {
    position: absolute;
    top: 349px;
    left: 28px;
    padding-right: 50px;
}

.bg-txt3 {
    position: absolute;
    top: 265px;
    left: 24px;
    /* padding-right: 67px; */
    /* background: #87613d; */
    background: rgba(135, 97, 61, 0.9);
    padding: 20px;
    width: 90%;
    margin: 0 auto;
    /* text-align: center; */
}


h5.bg-header4.a-font {
    color: #fdf3eb;
    text-align: right;
    font-size: 64px;
    margin-bottom: 20px;
}

p.bg-para {
    color: #ebac84;
    font-size: 20px;
    font-weight: 300;
    text-align: right;
}

.bg-txt4 {
    position: absolute;
    top: 97px;
    left: 177px;
    /* right: 0; */
    padding-right: 22px;
}

h5.bg-header5.a-font {
    color: #e78578;
    font-size: 40px;
    padding-right: 54px;
    line-height: 65px;
}

h5.bg-header5 span {
    color: #fbb576;
    font-size: 75px;
}

p.bg-para5 {
    color: #f2f0d6;
    font-size: 17px;
    margin-bottom: 0;
    padding-right: 48px;
    margin-top: 16px;
}

.bg-txt5 {
    position: absolute;
    top: 203px;
    left: 127px;
}

.ab-bg {
    margin-top: 80px;
}

h5.am-para3.a-font {
    color: #96663a;
    font-size: 38px;
    margin-bottom: 60px;
    line-height: 50px;
}

.am-txt {
    margin-top: 185px;
    /* margin-left: 185px; */
}

/*--------------- location ---------------------*/

.map img{
    width: 100%;
}

.location {
    background: #fff8db;
}

h5.l-header.a-font {
    color: #86705f;
    font-size: 65px;
}

.l-txt {
    margin-left: 218px;
}

p.l-para {
    margin-bottom: 0;
    font-size: 18px;
    color: #13100f;
}

p.l-para {
    margin-bottom: 0;
    font-size: 18px;
    color: #13100f;
    padding-right: 202px;
    line-height: 24px;
    margin-top: 18px;
}

.location {
    background: #fff8db;
    padding-top: 40px;
    margin-top: 25px;
}


/*--------------- plans ---------------------*/

.plan .container .pl-cont .nav-tabs{
    justify-content: center;
    border: initial !important;
}



.plan .container .pl-cont .nav-tabs li a {
    background: initial !important;
    border-radius: initial !important;
    border: initial !important;
    margin: 0 12px;
    font-size: 20px;
    padding: 8px 32px;
    transition: all .5s ease-in-out;
    color: #000000;
    /* font-weight: 600; */
}

.plan .container .pl-cont .nav-tabs li a.active {
    color: #86705f !important;
    background: initial !important;
    border: 2px solid #86705f !important;
    font-weight: 600 !important;
    border-radius: 30px !important;
}

.plan .container .pl-cont .nav-tabs li a:hover{
    color: #86705f !important;
    background: initial !important;
    border-radius: 30px !important;
    border: 2px solid #86705f !important;
    font-weight: 600 !important;
}

.pl-img img {
    width: 46%;
    border: 2px solid #86705f;
    margin-top: 14px;
}

.plan{
    margin-top: 80px;
}

.pl-header2 {
    color: #86705f;
    font-size: 45px;
    margin-bottom: 30px;
    /* font-weight: 600; */
}

/*--------------- footer ---------------------*/

.ftr-container{
    width: 1140px;
    margin: 0 auto;
}

h5.f-header {
    color: #86705f;
    font-weight: 400;
    margin-bottom: 20px;
}

h5.f-header2 {
    text-align: center;
    color: #86705f;
}

.ftr-logo {
    text-align: center;
}

h5.f-cap {
    font-size: 19px;
    color: #212121;
    
    /* margin-left: 20px; */
}

h5.f-cap2 {
    font-family: MyriadPro-Light;
    font-size: 16px;
    line-height: 24px;
}

.ftr-txt {
    margin-left: 76px;
    margin-top: 25px;
}

h5.f-header2 {
    text-align: center;
    color: #86705f;
    margin-bottom: 25px;
}

.ftr-txt2 {
    margin-top: 37px;
}

.footer .ftr-container .row .col-lg-4 .f-1 .ftr-form .form-group .form-control{
    border: initial !important;
    border-bottom: 1px solid #929292 !important;
    border-radius: initial !important;
}

.footer .ftr-container .row .col-lg-4 .f-1 .ftr-form .form-group .form-control::placeholder{
    color: #4d4d4d;
}

.ftr-link {
    display: inline-block;
    background-color: #a67252;
    color: #fff;
    padding: 15px 32px;
    margin-top: 15px;
}

.ftr-link i {
    font-size: 14px;
    margin-left: 56px;
}

.ftr-link:hover{
    color: #fff;
    text-decoration: none;

}

p.ftr-para {
    margin-bottom: 0;
    font-size: 13px;
    margin-left: 451px;
    margin-top: -52px;
    line-height: 24px;
}

.f-3 {
    border-right: 1px solid #a2a2a2;
}

.footer {
    padding: 60px 0;
}


/*----------- overview -----------*/

.overview{
    background: url(../images/abt-banner.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
}

.am-banner{
    background: url(../images/am-banner.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
}

.lo-banner{
    background: url(../images/lo-banner.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
}

.contact-banner{
    background: url(../images/contact-banner.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
}

.ov-banner{
    background: url(../images/ov-banner.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto; 
}

.overview2{
    margin-top: 80px;
}

.ov-head {
    padding: 200px 0;
}

.ov-lft img {
    width: 100%;
}

h5.ov-header {
    font-size: 35px;
    font-weight: 600;
    color: #602e2f;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.ov-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.ov-list li a{
    display: flex;
}

.ov-list li a h5 {
    font-size: 18px;
    color: #a67252;
    font-weight: 600;
    margin-bottom: 20px;
}

.ov-list li a:hover{
    text-decoration: none;
}

.ov-list li a h5 span {
    font-weight: 600;
    color: #000;
}

.ov-list li a i {
    color: #a67252;
    font-size: 13px;
    transform: translateY(5px);
    margin-right: 10px;
}

h5.ov-cap {
    font-size: 19px;
    margin-bottom: 28px;
    margin-top: 8px;
}

.ov-rt {
    margin-left: 20px;
}

.fa-img img {
    width: 100%;
}

h5.fa-header2 {
    color: #587b3d;
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 1px;
    position: relative;
    padding-left: 80px;
    margin-bottom: 22px;
}

h5.fa-header2::before {
    content: "";
    width: 60px;
    height: 2px;
    background-color: #719752;
    position: absolute;
    left: 0;
    bottom: 10px;
}

.fa-list3 {
    margin: 0;
    padding: 0;
    list-style: none;
}

.fa-list3 li a {
    display: inline-block;
    color: #000;
    font-weight: 500;
    line-height: 45px;
}

.fa-list3 li a span img {
    width: 25px;
    margin-right: 24px;
}

.fa-list3 li a:hover{
    text-decoration: none;
}

.fa-txt {
    margin-left: 63%;
    margin-top: 60px;
}

.fa-top {
    margin-top: 60px;
}

.fa-lft {
    margin-left: 50px !important;
    margin-top: 65px;
}

.fa-cont {
    margin-left: 135px !important;
    margin-top: 75px;
}

.facility {
    margin-top: 80px;
}

.facility1 {
    margin: 70px 0;
}

.pr-img {
    width: 100%;
    height: 380px;
    background-color: #e0dede;
    overflow: hidden;
    float: left;
    position: relative;
    /* border-radius: 30px; */
}

.pr-img img{
    width: auto;
    height: auto;
    max-width: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.project {
    background: #e9e7e3;
    padding: 30px 0 50px;
    margin-top: 60px;
}

.project .container-fluid {
    padding: 0 !important;
}

h5.p-header.a-font.text-center {
    color: #86705f;
    font-size: 45px;
    margin-bottom: 24px;
}

 .pro1 .container-fluid{
    padding: 0 80px !important;
}

h5.pr-cap {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    color: #6a8f4c;
    /* line-height: 36px; */
    background: #efffde;
    padding: 14px 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
}

.pr-box {
    margin-bottom: 30px;
}

.g-header2 {
    color: #000;
    font-size: 26px;
    margin-bottom: 28px;
}

.pro1 {
    margin-top: 70px;
}



.pl-list{
    margin: 0;
    padding: 0;
    list-style: none;

}

.pl-list li a{
    display: inline-block;
    
}

.pl-list li a i{
    font-size: 13px;
}

.place2 .container-fluid{
    padding: 0 15px 0 50px !important;
}

h5.pl-cap {
    font-size: 17px;
    font-weight: 600;
}

.high .container-fluid{
    padding: 0 !important;
}

.high{
    background: #e3f1ce;
}

h5.hi-head {
    font-family: galabiyah;
    color: #558114;
    font-size: 42px;
    text-transform: capitalize;
}

h5.hi-head2 {
    color: #13100f;
    font-size: 23px;
}

.hi-txt {
    margin-top: 20px;
    margin-left: 60px;
}

.high .container-fluid .hi-content i.fa-solid.fa-arrow-left-long {
    font-size: 22px;
}

.high .container-fluid .hi-content i.fa-solid.fa-arrow-right-long {
    font-size: 22px;
}

.high {
    background: #e3f1ce;
    padding: 60px 0 20px;
}

.am-img img {
    width: 100%;
}

.am-content {
    background: #cdc6ba;
    /* padding: 200px 0; */
    padding: 60px 236px 70px;
}

h5.am-header {
    color: #96663a;
    font-weight: 600;
    font-size: 27px;
    letter-spacing: 1px;
    text-align: right;
}

.am-list{
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: end;
}

.am-list li a {
    display: inline-block;
    color: #353535;
    line-height: 30px;
}

.am-txt {
    margin-top: 185px;
    /* margin-left: 185px; */
}

.am-content2 {
    background: #ebd5c9;
    /* padding: 200px 0; */
    padding: 60px 236px 70px;
}

.am-lft {
    margin-top: 190px;
    margin-left: 78px;
}

.am-content3{
    background-color: #f6debe;
    padding: 60px 236px 70px;
}

.amenity .container .nav-tabs {
    border-bottom: initial !important;
    justify-content: center;
    text-transform: capitalize;
}

.amenity .container .nav-tabs li a {
    background-color: #fbf4e3;
    font-family: galabiyah;
    font-size: 25px;
    color: #000;
    border-radius: initial !important;
    padding: 6px 43px;
    margin: 0 3px;
}

.amenity .container .nav-tabs li a.active{
    border: initial !important;
}

.am-color{
    background-color: #602e2f !important;
    color: #cdc6ba !important;
}

.am-color2{
    background-color: #342a2b !important;
    color: #cdc6ba !important;
}

.am-color3{
    background-color: #7e6245 !important;
    color: #cdc6ba !important;
}

.amenity{
    margin-top: 20px;
}

.ftr-top {
    border-top: 2px solid #a67252;
    margin-top: 80px;
}

h5.v-header.a-font {
    color: #fff;
    font-size: 60px;
}

.v-list{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.v-list li a {
    display: inline-block;
    color: #fff;
}

.v-list li a i{
    font-size: 12px;
}

.ov-head {
    padding: 160px 0;
}

/* .l-row{
    display: flex;
    justify-content: space-between;
} */

.place2 .container-fluid {
    /* padding: 0 15px 0 50px !important; */
    padding: 0 200px !important;
}

h5.pl-head.text-center.a-font {
    font-size: 40px;
    color: #a67252;
}

.pl-img2 img {
    width: 100%;
}

p.pl-para {
    text-align: center;
    font-size: 16px;
    margin-bottom: 45px;
}


h5.pl-cap {
    font-size: 18px;
    font-weight: 600;
    color: #a67273;
}

.pl-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.pl-list li a {
    color: #000;
    display: inline-block;
    line-height: 30px;
}

.pl-list li a i {
    color: #a67252;
    margin-right: 12px;
}

.place {
    margin-top: 80px;
}

.pl-list li a:hover{
    text-decoration: none;
}


h5.pl-cap {
    font-size: 18px;
    font-weight: 600;
    color: #a67273;
    margin-top: 22px;
    margin-bottom: 12px;
}

.pl-container {
    width: 1455px;
    margin: 0 auto;
}

.l-full{
    margin-left: 40px;
}

h5.le-header3 {
    font-family: galabiyah;
    font-size: 45px;
    /* text-align: center; */
    color: #000;
    margin-bottom: 22px;
    position: relative;
    padding-left: 100px;
}

h5.le-header3::before {
    content: "";
    width: 75px;
    height: 2px;
    background-color: #000;
    position: absolute;
    top: 30px;
    left: 0;
}

h5.le-header {
    color: #602e2f;
    font-size: 30px;
    
}

h5.le-header2 {
    color: #7e6245;
    font-size: 18px;
    border-bottom: 2px solid #7e6245;
    display: inline-block;
    padding-bottom: 3px;
    margin-top: 15px;
}

.le-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.le-list li a {
    display: inline-block;
    color: #4b4b4b;
    line-height: 35px;
}

.le-list li a i {
    font-size: 11px;
    /* line-height: 10px; */
    transform: translateY(-1px);
    color: #342a2b;
    margin-right: 10px;
}

.le-list li a:hover{
    text-decoration: none;
}

h5.le-header {
    color: #602e2f;
    font-size: 27px;
    letter-spacing: 1px;
    font-family: MYRIADPRO-SEMIBOLD;
}

.let .container-fluid{
    padding: 0 100px !important;
}

.let {
    margin-top: 80px;
}

.le-full2 {
    margin-top: 25px;
}

/*------------ contact ---------*/

.contact {
    margin-top: 70px;
}

.con-box {
    text-align: center;
    /* box-shadow: 0px 5px 15px 0px rgb(62 65 159 / 10%); */
    padding: 30px;
    min-height: 233px;
    margin-top: 15px;
    background: #a67252;
}

.con-icon a {
    background: #9e9e9e;
    width: 70px;
    height: 70px;
    background: #ffffff;
    line-height: 70px;
    text-align: center;
    /* margin: 0 auto; */
    border-radius: 50%;
    display: inline-block;
    font-size: 23px;
    color: #a67252;
}

.con-icon a:hover{
    text-decoration: none;
}

h5.con-text2 {
    font-size: 22px;
    display: inline-block;
    margin: 20px 0 12px;
    color: #ffff;
}

h5.con-text a {
    font-size: 18px;
    color: #ececec;
    line-height: 26px;
}

h5.con-text a:hover{
    text-decoration: none;
    color: #ececec;
}

h3.get-heading {
    text-transform: capitalize;
    font-size: 35px;
    margin-bottom: 40px;
    position: relative;
}

h3.get-heading::after {
    content: "";
    width: 67px;
    height: 3px;
    background-color: #05453a;
    position: absolute;
    /* bottom: -7px; */
    left: 46%;
    bottom: -18px;
    /* margin-bottom: 40px; */
}

p.get-para {
    padding: 0 300px;
    color: #545454;
    line-height: 28px;
}

.g-header2 {
    color: #000;
    font-size: 33px;
    margin-bottom: 32px;
}

.pr-img {
    width: 100%;
    height: 232px;
    background-color: #e0dede;
    overflow: hidden;
    float: left;
    position: relative;
    /* border-radius: 30px; */
}

.pr-img img {
    width: auto;
    height: auto;
    max-width: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.pr-box {
    margin-bottom: 30px;
}

h5.pr-cap {
    font-size: 17px;
    text-align: center;
    /* font-weight: 600; */
    color: #96663a;
    /* line-height: 36px; */
    background: #fbf4e3;
    padding: 14px 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
}

.pro1 {
    margin-top: 80px;
}

.pro-container {
    width: 72%;
    margin: 0 auto;
}

.p-img img {
    width: 100%;
}

.p-img {
    margin-bottom: 30px;
}

.pro-des{
    margin-top: 80px;
}