
 #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;
    background: 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;

}



/* .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;
}



.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%;
}


.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;
}



.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 {
    color: #505050;
    display: inline-block;
    line-height: 30px;
}

.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 i {
    color: #a67252;
    margin-right: 12px;
}

.place {
    margin-top: 80px;
}

.pl-list li a:hover{
    text-decoration: none;
}


h5.pl-cap {
    font-size: 17px;
    font-weight: 600 !important;
    color: #505050;
    margin-top: 22px !important;
    margin-bottom: 8px;
    /* font-family: galabiyah; */
    font-weight: 600;
}

.plot {
    margin-left: 30px;
}

.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: 27px;
    letter-spacing: 1px;
    font-family: MYRIADPRO-SEMIBOLD;
    
}

h5.le-header2 {
    color: #7e6245;
    font-size: 16px;
    border-bottom: 2px solid #7e6245;
    display: inline-block;
    padding-bottom: 3px;
    margin-top: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.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;
}

.spc-img {
    margin-bottom: 8px;
    margin-top: 23px;
}

/*------------ contact ---------*/

.get {
    margin-top: 70px;
  }
  
  h3.get-heading {
    font-size: 28px;
    color: #a67252;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 0.625rem;
    /* letter-spacing: 1px; */
}

p.get-para {
    font-size: 16px;
    color: #5f5f5f;
    padding-right: 74px;
    line-height: 24px;
}
  
  form.form-get-bg {
    margin-top: 30px;
  }
  
  .get .container .form-get-bg .form-grp-1 .form-control {
    border: 1px solid #bfbfbf;
    border-radius: initial;
    height: 49px;
  }
  
  .get .container .form-get-bg .form-grp-1 .msg {
    resize: none;
    height: 133px;
    padding-top: 45px;
  }
  
  .form-grp-1 {
    margin-bottom: 25px;
  }
  
  .get .container .form-get-bg .form-grp-1 .form-control::placeholder{
    font-size: 14px;
    color: #555555;
    font-weight: 500;
  }
  
  input.get-link {
    background-color: #a67252;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    border: none;
    padding: 17px 40px;
    margin-top: 10px;
    transition: all 0.5s ease;
}
  
  input.get-link:hover{
    text-decoration: none;
    color: #fff;
  }
  
  .direct-box {
    min-height: 288px;
    /* border: 1px solid #000000; */
    /* padding-top: 17px; */
    /* padding-left: 14px; */
    width: 65%;
    padding: 40px 45px;
    margin-top: 107px;
    margin-left: 13%;
    /* box-shadow: 0px 20px 31px 0px #eaeaea; */
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
  
h3.direct-header {
    font-size: 16px;
    color: #a67252;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 0.625rem;
}
  
p.direct-para {
    font-size: 16px;
    color: #585656;
    line-height: 27px;
    text-align: justify;
    margin-bottom: 1.25rem;
}
  
  .ico-direct {
    color: #ff5e15;
    margin-right: 23px;
  }
  
  .ico-direct-1 {
    color: #ff5e15;
    margin-right: 28px;
  }
  
  .direct-2 {
    margin: 8px 0;
  }
  
  h4.direct-text {
    color: #000000;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    line-height: 23px;
  }
  
  .follow {
    font-size: 17px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 1rem;
  }
  
  .ico-1{
    width: 37px;
    height: 37px;
    background-color: #8a4814;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    padding-top: 11px;
    font-size: 16px;
  }
  
  
  .ico-2 {
    width: 37px;
    height: 37px;
    background-color: #8a4814;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    padding-top: 11px;
    font-size: 16px;
    margin: 0 6px;
  }
  
  

.pr-img {
    width: 100%;
    height: 376px;
    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;
}



.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;
}

.pl-img3 img {
    width: 100%;
}

.ma-img {
    text-align: center;
}

.ma-img img {
    width: 55%;
    margin: 0 auto;
    border: 2px solid #86705f;
}

.overview{
    background: url(../images/overview.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 688px;
}

.location-bg{
    background: url(../images/location.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 688px;
}

.spe-bg{
    background: url(../images/spe-banner.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 688px;
}

.gallery-banner{
    background: url(../images/gallery-banner.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 688px;
}

.am-banner2{
    background: url(../images/am-banner2.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 688px;
}

.contact-banner{
    background: url(../images/contact-banner.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 688px;
}

.plan-banner{
    background: url(../images/plan-banner.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 688px;
}

.develop-banner{
    background: url(../images/de-banner.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 688px;
}

.ov-list3{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.ov-list3 li a {
    display: inline-block;
    font-size: 16px;
    color: #1f1f1f;
    font-family: MyriadPro-Light;
}

.ov-list3 li a i {
    font-size: 14px;
    color: #996444;
}

.ov-box {
    background: #ededed;
    padding: 20px 0;
}


/*----------- bg -----------*/

.green-con {
    width: 95%;
    margin: 0 auto;
}

.gr-img3 img{
    width: 100%;

}

.green-full {
    background: #d7e488;
    position: relative;
}

.green-full::before {
    content: url(../images/cr-1.png);
    position: absolute;
    top: 50px;
    right: 19px;
    /* bottom: 144px; */
}

h5.gr-header.a-font {
    color: #018145;
    font-size: 68px;
    /* padding-right: 174px; */
    text-transform: capitalize;
    line-height: 85px;
    margin-bottom: 26px;
}

.gr-txt {
    margin-left: 20px;
    margin-top: 75px;
}

p.gr-para {
    font-size: 20px;
    padding-right: 110px;
    color: #565948;
    line-height: 31px;
    margin-bottom: 0;
}


.green-full2{
    background: #00a196;
    position: relative;
}

/* .green-full2::before {
    content: url(../images/cr-2.png);
    position: absolute;
   
    right: 26px;
    bottom: 16px;
} */

h5.gr-header2.a-font {
    color: #ffffff;
    font-size: 68px;
    /* padding-right: 80px; */
    text-transform: capitalize;
    line-height: 80px;
    margin-bottom: 26px;
}

h5.gr-header2 span{
    color: #e8e187;
}

.gr-txt2 {
    margin-left: 20px;
    margin-top: 50px;
}

p.gr-para2 {
    font-size: 16px;
    padding-right: 109px;
    color: #fffcd6;
    line-height: 26px;
    margin-bottom: 0;
}

.gr-img4 img {
    width: 100%;
}


.green {
    margin-top: 80px;
}

.ab-bg .green-con .row .col-lg-3{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ab-bg .green-con .row{
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.de-txt{
    color: #f1c981;
    font-weight: 500;
    font-size: 33px !important;
    margin-bottom: 17px !important;
}

.fi-txt{
    font-size: 60px !important;
}

.gr2{
    margin-top: 40px !important;
}

h5.ma-header.a-font.text-center {
    font-size: 33px;
    margin-bottom: 25px;
}

.me-box{
    justify-content: space-between;
}

.me-box {
    background: #7e6245;
    padding: 10px 12px;
}

h5.me-head {
    margin-bottom: 0;
    color: #fff;
    font-size: 18px;
}

.pl {
    margin-top: 70px;
}

.master {
    margin-top: 80px;
}

.spt-container {
    width: 65%;
    margin: 0 auto;
}

.spt-row{
    display: flex;
    justify-content: space-between;
}

h5.spt-head.a-font {
    font-size: 35px;
    color: #86705f;
}

p.spt-para {
    font-size: 17px;
    color: #737373;
    margin-bottom: 30px;
}

.spt-img {
    text-align: center;
}


.spt-box {
    background-color: #fbf4e3;
    padding: 20px;
}

.spt-box.spt-color {
    background-color: #602e2f !important;
}

h5.pl-cap.spt-color2 {
    color: #cdc6ba !important;
}

.spt-color3 li a {
    color: #cdc6ba !important;
}

.spt-color3 li a i{
    color: #fff !important;
}

.spt-color3 li a{
    font-weight: 400 !important;
    font-family: MyriadPro-Light !important;
}

.spt-box.sh-color {
    background-color: #342a2b !important;
}

.spt-box.st-color {
    background-color: #7e6245 !important;
}

.spt-box {
    background-color: #fbf4e3;
    padding: 25px;
    min-height: 206px;
    margin-top: 30px;
}

.spot2 {
    margin-top: 35px;
}

.spot {
    margin-top: 12px;
    background: #fef8db;
    padding: 60px 0;
}

.map2 img {
    width: 95%;
}

.spot .container-fluid{
    padding: 0 200px !important;
}

.spc-img img {
    width: 45px;
    filter: brightness(0) saturate(100%) invert(13%) sepia(81%) saturate(802%) hue-rotate(317deg) brightness(101%) contrast(81%);
}

.footer.ftr-border {
    border-top: 2px solid #a67252;
    background: #fffaf7;
    margin-top: 70px;
}


.con-banner{
    background: url(../images/contact-banner.png) no-repeat;
    background-size: cover;
    background-position: center;
    min-height: auto;
}

.co-head {
    font-size: 50px;
    color: #fff;
    font-weight: 400;
}

.abt-list{
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.abt-list li a {
    display: inline-block;
    color: #fff;
}

.con-padding {
    padding: 150px 0;
}

.gt-list {
    margin: 27px 0 0 0;
    padding: 20px 0 0 0;
    list-style: none;
    border-top: 1px solid #d3d3d3;
}

.gt-list li a {
    display: inline-block;
    color: #342a2b;
    line-height: 30px;
    font-size: 17px;
}

.gt-icon {
    width: 70px;
    height: 70px;
    background: #342a2b;
    border-radius: 100%;
    text-align: center;
    line-height: 75px;
}

.gt-icon i {
    font-size: 25px;
    color: #fbf4e3;
}

h5.gt-title.a-font {
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 21px;
    margin-left: -2px;
    font-weight: 500;
}

.gt-box {
    background: #fbf4e3;
    padding: 35px 30px;
    border-radius: 30px;
}

.get {
    margin-top: 70px;
}

.co-lft {
    width: 100%;
    height: 617px;
    overflow: hidden;
    float: left;
    position: relative;
    /* border-radius: 50px; */
    background-color: #ddd;
    /* border-radius: 30px; */
}

.co-lft img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    width: auto;
    height: auto;
}

.co-caption {
    font-size: 16px;
    letter-spacing: 2px;
    background: #f2f2f2;
    display: inline-block;
    padding: 3px 8px;
    border-radius: 30px;
    margin-bottom: 25px;
}

h5.co-cap2.a-font {
    font-size: 38px;
    color: #000;
}

.co-form .form-control {
    height: 55px;
    border: 1px solid #afafaf;
    margin-bottom: 20px;
    border-radius: initial !important;
}

.co-form .msg{
    resize: none;
    height: 130px !important;
}

button.btn.btn-primary.btn-link {
    background: #a67252;
    border: none;
    color: #fff;
    border-radius: initial !important;
    padding: 11px 34px;
    margin-top: 17px;
}

.co-rt {
    /* margin-left: 30px; */
    margin-top: 56px;
    padding: 0 40px 0 25px;
}
.g-content {
    background-color: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 35px;
}

.get-2 {
    margin-top: 70px;
}

h5.co-cap2.a-font {
    font-size: 32px;
    color: #342a2b;
    margin-bottom: 28px;
}

.ga-img img{
    width: 100%;

}

.ga-img img {
    width: 100%;
    margin-top: 30px;
}

.gallery {
    margin-top: 50px;
}

.co-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.co-list li a{
    display: flex;
}

.co-list li a i {
    color: #a67252;
    font-size: 14px;
    line-height: 31px;
    margin-right: 16px;
}

.co-list li a h5 {
    font-weight: 400;
    font-size: 17px;
    color: #666666;
    line-height: 28px;
    margin-bottom: 15px;
}

.map{
    margin-top: 70px;
}

.uti2 {
    background: #d1c7bb;
    margin: 0 100px;
    padding: 70px 0 60px;
}

h5.ut-font.a-font {
    color: #96663a;
    font-size: 38px;
    margin-bottom: 95px;
    line-height: 55px;
}

h5.ut-font2 {
    color: #96663a;
    font-weight: 600;
    font-size: 23px;
    letter-spacing: 1px;
    text-align: right;
    padding-right: 98px;
    margin-bottom: -11px;
}

ul.ut-list {
    margin: 0;
    padding: 20px 95px 0 0;
    list-style: none;
    text-align: end;
    position: relative;
}

ul.ut-list::before {
    content: url(../images/one.png);
    position: absolute;
    right: -22px;
    top: -43px;
    /* z-index: -99; */
}

ul.ut-list li a {
    display: inline-block;
    color: #353535;
    line-height: 29px;
    font-size: 15px;
}

.ut-text {
    margin-top: 230px;
    /* margin-left: 185px; */
    margin-right: 210px;
}

.uti3 {
    background: #ebd5c9;
    margin: 0 100px;
    padding: 70px 0 60px;
}

.ut-font3{
    color: #96663a;
    font-weight: 600;
    font-size: 23px;
    letter-spacing: 1px;
    
}

ul.ut-list2 {
    margin: 0;
    padding: 0 0 0 0;
    list-style: none;
    
}

.ut-text2 {
    position: relative;
    margin-top: 80px;
    margin-left: -140px;
}

.ut-text2::after {
    content: url(../images/two.png);
    position: absolute;
    left: -161px;
    top: -25px;
}

.uti3 {
    background: #ebd5c9;
    margin: 40px 100px;
    padding: 70px 0 60px;
}

.ut-text3::after {
    content: url(../images/three.png);
    position: absolute;
    left: -138px;
    top: -25px;
}

ul.ut-list2 li a {
    display: inline-block;
    color: #353535;
    line-height: 29px;
    font-size: 15px;
}

.ut-img2 img{
    width: 100%;
}

.ut-header span{
    color: #f588a4;
    font-size: 30px;
}

.ut-header {
    color: #816080;
    font-size: 20px;
    margin-bottom: 29px;
}

.utility2 {
    background: #fcddd2;
    padding: 60px 0;
}

.ut-text3{
    position: relative;
    margin-top: 80px;
    margin-left: -140px;
}


.facility .container-fluid{
    padding: 0 100px !important;
}

.faci2 {
    background: #f2e7d0;
    padding: 60px;
}

.faci3 {
    background: #f6debe;
    padding: 60px;
}


.fa-img img {
    width: 100%;
}

.fa-header2 {
    color: #98715d;
    font-size: 40px;
    margin-bottom: 20px;
}

.ut-list2 li a i {
    font-size: 6px;
    /* line-height: 25px; */
    transform: translateY(-3px);
    margin-right: 20px;
}

.fa-txt {
    margin-left: 50px;
    margin-top: 90%;
}

.fa-txt2 {
    margin-left: 22px;
    margin-top: 135%;
}

.facility {
    margin-top: 40px;
}

.pl-tab .container .nav-tabs li a.active {
    color: #86705f !important;
    background: initial !important;
    border: 2px solid #86705f !important;
    font-weight: 600 !important;
    border-radius: 30px !important;
}

.pl-tab .container .nav-tabs {
    border-bottom: initial !important;
    justify-content: center;
}

.pl-tab .container .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;

}

.pl-img4{
    text-align: center;
}

.pl-tab {
    margin-top: 50px;
}

.q-list{
    margin: 0;
    padding: 0;
    list-style: none;
}

.q-list li a{
    display: flex;
}

.q-list li a i {
    font-size: 6px;
    color: #a67252;
    /* line-height: 30px; */
    transform: translateY(10px);
    margin-right: 15px;
}

.q-list li a h5 {
    font-size: 17px;
    color: #707070;
    line-height: 28px;
}

.q-list li a h5 span {
    color: #a98366;
    /* font-weight: 600; */
}
h5.q-header.a-font {
    font-weight: 500;
    /* font-size: 40px; */
    color: #86705f;
    font-size: 45px;
    margin-bottom: 30px;
}

.q-list li a:hover{
    text-decoration: none;
}

h5.q-txt {
    font-weight: 500;
    color: #705c4d;
    margin-bottom: 20px;
    margin-top: -68px;
}

.quick {
    margin-top: 50px;
}

.green {
    margin-top: 55px;
}

.fo-header2 {
    color: #86705f;
    margin-bottom: 14px;
}

.fo-list{
    margin: 0;
    padding: 0;
    list-style: none;

}

.fo-list li a {
    display: inline-block;
    color: #545454;
    font-size: 15px;
    /* line-height: 31px; */
    padding-bottom: 7px;
}

.fo-list li a i{
    color: #545454;
    font-size: 7px;
    margin-right: 15px;
}

.f-2 {
    border-left: 1px solid #a7a7a7;
    padding-left: 60px;
}

p.ftr-para {
    margin-bottom: 0;
    font-size: 16px;
    /* margin-left: 451px; */
    /* margin-top: -52px; */
    line-height: 24px;
    color: #505050;
    margin-top: 40px;
}

.de-logo a img {
    width: 158px;
    margin: 0 auto;
}

.de-header {
    color: #602e2f;
    font-size: 28px;
    /* font-weight: 600; */
    margin-top: 15px;
    margin-bottom: 15px;
}

.de-header span {
    font-weight: 600;
    font-size: 33px;
}

.de-para {
    font-size: 16px;
    color: #464646;
    padding-right: 450px;
}

.de-txt4 {
    margin-top: 70px;
}


h5.pr-cap {
    display: inline-block;
    width: 100%;
    margin: 0 auto 0 auto;
    text-align: center;
    /* box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px; */
    font-size: 20px;
    padding: 12px;
    color: #602e2f;
    /* position: relative; */
    /* background: #fff; */
}


 
 /* .pr-box2 {
     padding: 10px;
     width: 85%;
     margin: 0 auto;
     text-align: center;
    
     background-color: #ffffff;
     box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
     margin-top: -35px;
     position: relative;
     padding: 14px;
 } */
 
 #project .pro1 .pro-content .owl-item.cloned {
     height: 440px;
 
 } 
 
 .g-header2 {
     color: #000;
     font-size: 33px;
     margin-bottom: 30px;
 }
 
 #project .pro1 .pro-content i.fa-solid.fa-angle-left {
    background: #a67252;
    color: #fff;
    width: 42px;
    height: 42px;
    border-radius: 100%;
    line-height: 42px;
    font-size: 14px;
}
 
 #project .pro1 .pro-content i.fa-solid.fa-angle-right{
    background: #a67252;
     color: #fff;
     width: 42px;
     height: 42px;
     border-radius: 100%;
     line-height: 42px;
     font-size: 14px;
 }
 
 #project .pro1 .pro-content  .owl-theme .owl-nav {
    margin-top: 10px;
    -webkit-tap-highlight-color: transparent;
    text-align: right;
    margin-top: 2px;
}
 
 .pr-border{
     position: relative;
 }
 
 .pr-border::before {
    content: "";
    width: 1256px;
    height: 2px;
    background-color: #dedede;
    position: absolute;
    bottom: 22px;
    left: 15px;
}
 
.pro1 {
    margin-top: 70px;
    background: #fef6f6;
    padding: 60px 0;
}