
html{
    scroll-behavior: smooth;
    scroll-padding-top: 80px;
}
 #body .container{

    max-width: 1500px !important;

    /* overflow-y: scroll; */

    scroll-behavior: smooth !important;

}



body{

    font-family: "Poppins", sans-serif !important;

}



.a-font{

    

    font-family: "Playfair Display", serif;

}



html {

    overflow-y: auto;

    scroll-behavior: smooth !important;

  }



/* @font-face{

    src: url(../Fonts/Muli-Bold.ttf);

    font-family: muli-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%;

}









/*--------------- top navigation ---------------------*/



.top-list{

    margin: 0;

    padding: 0;

    list-style: none;

    display: flex;

}



.top-list li a {

    display: inline-block;

    color: #f5f5f5;

    font-size: 16px;

}



.top-list li a i {

    color: #fff;

    font-size: 14px;

    margin-right: 8px;

}



.top-social a i {

    display: inline-block;

    color: #fff;

}



.top-nav {

    padding: 6px 0;

    /* border-bottom: 1px solid #d3d3d3; */

    background: #b52091;

}





/*---------------- navigation ----------------------*/



.nav-btn ul li a i{

    font-size: 14px;

    margin-right: 10px;

}



.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: 130px;

}

.nav-btn ul{

    list-style: none;

    margin: 0;

    padding: 0;

}



.nav-btn ul li a {

    font-size: 15px;

    color: #ffffff;

    /* font-weight: 600; */

    display: inline-block;

    background: #728a39;

    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-1.png) no-repeat;

    background-size: cover;

    background-position: center;

    min-height: 770px;

    /* padding: 230px 0; */

    /* border-radius: 10px; */

}



h5.ban-header {

    color: #fff;

    /* text-transform: capitalize; */

    font-weight: 400;

    font-size: 60px;

}



h5.ban-title {

    color: #fff;

    font-size: 50px;

}



h5.ban-title2 {

    color: #fff;

    font-size: 25px;

    font-weight: 600;

}



h5.ban-cap {

    color: #fff;

    background: rgba(255,255,255,0.2);

    display: inline-block;

    padding: 8px 75px 8px 41px;

    font-size: 35px;

    font-weight: 600;

    line-height: 47px;

    margin-left: -218px;

    border-radius: 0 20px 20px 0px;

    margin-top: 26%;

}



.ban-text {

    /* line-height: 300px; */

    padding-top: 17%;

}



h5.ban-header span {

    font-weight: 600;

    font-size: 70px;

    letter-spacing: 3px;

}



.ban-txt {

    margin-top: 26%;

    margin-left: -670px;

}



.ban-title2 i {

    font-size: 21px;

    margin-right: 5px;

}



/*--------------- about ---------------------*/



.ab-img img{

    width: 86%;

}



.ab-box{

    background: rgb(148 201 92 / 90%);

    width: 164px;

    height: 164px;

    border-radius: 100%;

}



.ab-title {

    font-size: 20px;

    font-weight: 600;

    text-align: center;

    /* line-height: 50px; */

    color: #fff;

    padding-top: 52px;

}



.ab-title span{

    font-size: 18px;

    line-height: 1.2;

    font-weight: 600;

}



.ab-box2 {

    background: #3D9A37;

    width: 203px;

    height: 203px;

    border-radius: 100%;

    margin-left: 10px;

}



.ab-top {

    padding-top: 75px;

}



.ab-top2 {

    padding-top: 67px;

}



.ab-top3 {

    padding-top: 83px;

}



.ab-box3{

    width: 217px;

    height: 217px;

    background: #42773F;

    border-radius: 100%;

}



.ab-box4{

    width: 174px;

    height: 174px;

    background: rgb(104 170 34 / 80%);

    border-radius: 100%;

    margin-left: 20px;

}



.ab-3 {

    margin-top: -113px;

    z-index: -99999;

    margin-left: -47px;

}



.ab-2 {

    margin-top: 50px;

    margin-left: -15px;

}



.ab-4 {

    margin-left: -51px;

    margin-top: -28px;

}



.ab-5 {

    margin-left: 48%;

    margin-top: -38%;

}



.abb-color {

    background-color: #387635 !important;

}



.ab-icon img{

    /* width: 50px; */

    filter: brightness(0) saturate(100%) invert(18%) sepia(68%) saturate(2490%) hue-rotate(297deg) brightness(87%) contrast(101%);

}





h5.ab-header2 {

    color: #686868;

    letter-spacing: 5px;

    font-size: 13px;

    font-family: muli-bold;

    text-transform: uppercase;

    margin-bottom: 13px;

}



h5.ab-header {

    font-size: 28px;

    margin-bottom: 20px;

    color: #8b1864;

    font-weight: 600;

    margin-top: 22px;

}



p.ab-para {

    color: #252224;

    line-height: 30px;

    font-size: 16px;

    /* padding-right: 90px; */

    padding: 0 280px;

    margin-bottom: 10px;

}



a.ab-link {

    background: #b31b8a;

    color: #fff;

    text-transform: capitalize;

    padding: 12px 40px;

    display: inline-block;

    margin-top: 20px;

}



a.ab-link i{

    font-size: 12px;

    margin-left: 8px;

}



a.ab-link:hover{

    color: #fff;

    text-decoration: none;

}



.abt-lft {

    /* margin-top: 30px; */

    margin-left: -75px;

}



.about {

    background: url(../images/ab3.png) no-repeat;

    background-size: cover;

    background-position: center;

    padding: 65px 0 55px;

    /* margin-top: 80px; */

}



/*----------- unique -----------*/



.un-row {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    margin-right: -15px;

    margin-left: -15px;

}



.item-col{

    flex: 0 0 20%;

    max-width: 20%;

    padding-right: 15px;

    padding-left: 15px;

}



.uni .container-fluid{

    padding: 0 200px !important;



}



/* .un-img img {

    width: 55px; 

    margin: 0 auto;

    filter: brightness(0) saturate(100%) invert(40%) sepia(11%) saturate(2700%) hue-rotate(69deg) brightness(89%) contrast(78%);

} */



.un-img img {

    width: 55px;

    margin: 0 auto;

    /* filter: brightness(0) saturate(100%) invert(40%) sepia(11%) saturate(2700%) hue-rotate(69deg) brightness(89%) contrast(78%); */

    /* filter: brightness(0) saturate(100%) invert(31%) sepia(17%) saturate(1981%) hue-rotate(171deg) brightness(93%) contrast(93%); */

    /* filter: brightness(0) saturate(100%) invert(50%) sepia(100%) saturate(2253%) hue-rotate(359deg) brightness(99%) contrast(90%); */

    filter: brightness(0) saturate(100%) invert(62%) sepia(94%) saturate(3965%) hue-rotate(10deg) brightness(102%) contrast(101%);

}



.uni .container-fluid .owl-carousel .owl-item img {

    display: block;

    width: 55px;

}



.uni .container-fluid .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {

    background: #3d9a37;

}



.un-img {

    height: 65px;

}



.un-hi {

    height: 72px !important;

}



.un-wid{

    width: 45px !important;

}



.un-box {

    text-align: center;

    /* background: #d0ffcd; */

    background: #e7ffe6;

    padding: 20px;

    min-height: 160px;

    margin-bottom: 30px;

} 



/* .un-box {

    text-align: center;

    background: #fff3ec;

    padding: 20px;

    min-height: 160px;

    margin-bottom: 30px;

} */



h5.un-head {

    font-size: 16px;

    line-height: 24px;

    margin-bottom: 0;

}



.uni {
    padding-top: 70px;

}



h5.unn-header.a-font {

    text-align: center;

    font-weight: 600;

    font-size: 32px;

    text-align: center;

    margin-bottom: 30px;

}

.am-box{
    width: 100% !important;
}
.am-img img{
    width: 100% !important;
}
.owl-carousel .owl-item{
    width: 100%;
}
/*----------- awards -----------*/
#award-section{
    background-color: #efefef;
    padding: 50px 0;
}
#award-section .item{
    border-radius: 10px;
    border: 1px solid #cecece;
    background-color: #fff;
    padding: 10px;
}
#award-section img{
    width: 100%;
    border-radius: 10px;
}
#award-section .am-header{
    margin-bottom: 0;
    padding-left: 10px;
}
.award-text{
    padding-bottom: 40px;
}
.award-text img{
    height: 30px !important;
    width: auto !important;
    border-radius: 0 !important;
}
.award-text{
    padding-top: 20px;
    padding: 20px 25px 20px 25px;
}
.award-text h4{
    font-size: 19px;
    font-weight: 600;
}
.award-details{
    padding-top: 20px;
    padding-left: 0;
    list-style: none;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    color: #234f20;
}
.award-details span{
    font-weight: 400;
    font-size: 15px;
    color: #000;
}
.award-details li::marker{
    color: #234f20;
}
/*----------- flat -----------*/



.f-icon img {

    width: 36px;

    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(72deg) brightness(119%) contrast(102%);

}



.f-icon {

    width: 80px;

    height: 80px;

    background: #470234;

    border-radius: 100%;

    margin: 0 auto;

    line-height: 72px;

}



h5.f-header {

    font-size: 20px;

    margin-top: 15px;

    color: #fff;

}



.f-header2 {

    font-family: muli-semibold;

    font-size: 18px;

    color: #cecece;

}



.flat .fl-container .row .col-lg-2{

    padding-left: 4px !important;

    padding-right: 4px !important;

}



.flat .fl-container .row{

    margin-right: -4px !important;

    margin-left: -4px !important;

}



.f-box {

    text-align: center;

    background: #66004a;

    padding: 30px;

    /* box-shadow: 0px 5px 20px 0px #ffe6f8; */

}



.f-bg{

    background: url(../images/f-bg.png) no-repeat;

    background-position: center;

    background-size: cover;

    min-height: 330px;

    margin-top: 70px;

}



.flat {

    margin-top: -80px;

}



.fl-container{

    width: 70%;

    margin: 0 auto;

}



/* .f-video a img {

    width: 65px;

     height: 65px;

    border-radius: 100%; 

    margin: 0 auto;

    line-height: 300px; 

    padding-top: 87px; 

    animation: pulse1 1s infinite; 

} */



.f-video a{

    width: 65px;

    height: 65px;

    background-color: #fff;

    border-radius: 100%;

    display: inline-block;

    animation: pulse1 1s infinite; 

}



.f-video a i {

    color: #66004a;

    line-height: 65px;

}



.f-video {

    padding-top: 127px;

}



@keyframes pulse1{

    0% {

        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);

        box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);

    }



    70% {

        -webkit-box-shadow: 0 0 0 15px transparent;

        box-shadow: 0 0 0 15px transparent;

    }



    100% {

        -webkit-box-shadow: 0 0 0 0 transparent;

        box-shadow: 0 0 0 0 transparent;

    }

}





/*----------- plans -----------*/



/* Popup Styling */

.img-popup {

    position: fixed;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    background: rgba(0, 0, 0, .8);

    display: flex;

    justify-content: center;

    align-items: center;

    display: none;

    z-index: 99999;

}

  

.img-popup img {

    max-width: 1030px;

    width: 100%;

    opacity: 0;

    transform: translateY(-100px);

    -webkit-transform: translateY(-100px);

    -moz-transform: translateY(-100px);

    -ms-transform: translateY(-100px);

    -o-transform: translateY(-100px);

}

  

  .close-btn {

    width: 35px;

    height: 30px;

    display: flex;

    justify-content: center;

    flex-direction: column;

    position: absolute;

    top: 20px;

    right: 20px;

    cursor: pointer;

  }

  

  .close-btn .bar {

    height: 4px;

    background: #fff;

  }

  

  .close-btn .bar:nth-child(1) {

    transform: rotate(45deg);

  }

  

  .close-btn .bar:nth-child(2) {

    transform: translateY(-4px) rotate(-45deg);

  }

  

  .opened {

    display: flex;

  }

  

  .opened img {

    animation: animatepopup 1s ease-in-out .8s;

    -webkit-animation: animatepopup .3s ease-in-out forwards;

  }

  

  @keyframes animatepopup {

  

    to {

      opacity: 1;

      transform: translateY(0);

      -webkit-transform: translateY(0);

      -moz-transform: translateY(0);

      -ms-transform: translateY(0);

      -o-transform: translateY(0);

    }

  

  }



h5.pl-cap {

    font-size: 18px;

    color: #3d9a37;

    margin-top: 20px;

}



.pl-img img {

    width: 60%;

    /* border-radius: 20px; */

    border: 2px solid #096181;

    z-index: 9999;

    cursor: pointer;

}



.plan .container .pl-tab .nav-tabs{

    justify-content: center;

    border-bottom: initial !important;

}



.pl-img2 img{

    width: 100%;

    border-radius: 20px;

    cursor: pointer;

}



.pl-img2 {

    border: 2px solid #94c95c;

    border-radius: 20px;

}



.plan .container .pl-tab .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {

    color: #0985b4 !important;

    background-color: initial !important;

    border-color: initial !important;

    font-weight: 700 !important;

    border-bottom: 3px solid #0985b4 !important;

    border-top: initial !important;

    border-left: initial !important;

    border-right: initial !important;

}



.plan .container .pl-tab .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover{

    border: initial !important;

    

}



.plan .container .pl-tab .nav-tabs li a {

    font-size: 18px;

    color: #454545;

    padding: 8px 30px;

    margin-bottom: 15px;

    font-weight: 500;

}



h5.pl-header2.text-center.a-font {

    font-size: 40px;

    margin-bottom: 25px;

}





.plan{

    padding-top: 70px;
    padding-bottom: 100px;

}



/*----------- aminities -----------*/



.am-padding {

    padding: 0 265px;

}



.amenity button.owl-prev i {

    background: #0f380d;

    color: #fff;

    font-size: 25px;

    width: 50px;

    height: 50px;

    line-height: 50px;

    border-radius: 100%;

    position: absolute;

    top: 152px;

    left: -23px;

}



.amenity button.owl-next i {

    background: #0f380d;

    color: #fff;

    font-size: 25px;

    width: 50px;

    height: 50px;

    line-height: 50px;

    border-radius: 100%;

    position: absolute;

    top: 152px;

    right: -26px;

}



.amenity .owl-theme .owl-nav {

    margin-top: 10px;

    text-align: center;

    -webkit-tap-highlight-color: transparent;

    justify-content: space-between;

    display: flex;

}





.amenity .owl-carousel .owl-item img {

    display: block;

    width: 100%;

}



.am-header2 {

    font-size: 42px;

    text-align: center;

    margin-bottom: 30px;

    color: #fff;

}



h5.am-header a {

    display: inline-block;

    font-size: 17px;

    text-align: center;

    color: #000;

    text-transform: capitalize;

    margin-top: 24px;

    margin-bottom: 12px;

    /* border-radius: 20px; */

    line-height: 23px;

    /* padding: 0 8px; */

}



h5.am-header{

    text-align: center;

}



.amenity {

    margin-top: 50px;

    background: #f387aa;

    padding: 60px 0 72px;

}



.am-box {

    display: inline-block;

    background: #fff;

    padding: 5px;

    border-radius: 16px;

    margin-top: 12px;

}



.am-img img {

    border-radius: 16px;

}



.am-img img {

    width: 100%;

}



.amenity .container-fluid {

    padding: 0 70px !important;

}



#ameniti_section .amenity .container-fluid .nav-tabs{

    border-bottom: initial !important;

    justify-content: center;



}



#ameniti_section .amenity .container-fluid .nav-tabs li .active {

    background-color: #fff !important;

    border-radius: initial !important;

    color: #931ea1;

}





#ameniti_section .amenity .container-fluid .nav-tabs li a {

    background-color: #931ea1;

    color: #fff;

    border-radius: initial !important;

    padding: 11px 25px;

    margin: 0 8px;

}



.am-btm {

    margin-top: 30px;

}







/*----------- gallery -----------*/



.g-header2{

    color: #000;

    font-size: 42px;

    margin-bottom: 30px;

}



.gallery .container-fluid .g-tab .nav-tabs {

    border-bottom: initial !important;

    justify-content: center;

    margin-bottom: 20px;

}



.gallery .container-fluid .g-tab .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {

    color: #931ea1 !important;

    background-color: initial !important;

    border-color: initial !important;

    font-weight: 600 !important;

    border-bottom: 3px solid #931ea1 !important;

    border-top: initial !important;

    border-left: initial !important;

    border-right: initial !important;

}



.gallery .container-fluid .g-tab .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover{

    border: initial !important;

    

}



.gallery .container-fluid .g-tab .nav-tabs li a {

    font-size: 18px;

    color: #454545;

    padding: 8px 30px;

    margin-bottom: 15px;

}



.e-img {

    width: 100%;

    height: 671px;

    background-color: #e0dede;

    overflow: hidden;

    float: left;

    position: relative;

    border-radius: 30px;

}



.e-img img{

    width: auto;

    height: auto;

    max-width: 100%;

    margin: auto;

    position: absolute;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

} 



.gallery .container-fluid .g-tab .tab-content .owl-nav .fa-long-arrow-left {

    font-size: 26px;

    position: absolute;

    left: 67px;

    top: 37%;

    color: #fff;

}



.experience .e-full .owl-nav .fa-long-arrow-right {

    font-size: 26px;

    position: absolute;

    right: 67px;

    top: 37%;

    color: #fff;

}



.g-img {

    width: 100%;

    height: 321px;

    overflow: hidden;

    float: left;

    position: relative;

    /* border-radius: 50px; */

    background-color: #ddd;

    border-radius: 15px;

}



.g-img img{

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    max-width: 100%;

    width: auto;

    height: auto;

}



.mr-top{

    margin-top: 30px;

}



.gallery .container-fluid{

    padding: 0 30px !important;

}



.gallery {

    padding-top: 70px;
    padding-bottom: 70px;

}



/*---------------- brand ----------------------*/



.br-title {

    text-align: center;

    text-transform: uppercase;

    font-size: 32px;

    font-weight: 600;

    letter-spacing: 2px;

    margin-bottom: 70px;

    position: relative;

}



.br-title::before {

    content: "";

    height: 3px;

    width: 50px;

    background-color: #000;

    position: absolute;

    bottom: -19px;

    left: 914px;

}





/* .brand{

    margin-top: 90px;

    

} */



.brand1 {

    margin-top: 50px;

}



.brand .container-fluid{

    padding: 0 100px 0 250px !important;

}



.brand1 .container-fluid {

    padding: 0 100px 0 250px !important;

}



.br-img img {

    width: 100%;

}



.brand {

    margin-top: 70px;

}



.br-header a {

    font-size: 25px;

    /* text-transform: uppercase; */

    /* letter-spacing: 2px; */

    margin-bottom: -2px;

    display: inline-block;

    color: #2e7e29;

    font-weight: 600;

}



/* .br-header{

    position: relative;

}



.br-header::before{

    content: "";

    width: 50px;

    height: 2px;

    background-color: #2e7e29;

    position: absolute;

    bottom: 0;

    right: 0;



} */



.br-header a:hover{

    color: #2e7e29;

    text-decoration: none;

}



p.br-para {

    margin-bottom: 0;

    font-size: 15px;

    line-height: 28px;

    color: #5a5a5a;

}



.br-lft {

    margin-top: 182px;

}



/* .brand1{

    margin-top: 50px;

   

} */



h5.br-capp {

    font-size: 18px;

    font-weight: 600;

    margin-top: 24px;

    margin-bottom: 10px;

}



.br-list{

    margin: 0;

    padding: 0;

    list-style: none;

}



.br-list li i {

    color: #2f5c2d;

    font-size: 11px;

    margin-right: 10px;

}



.br-list li {

    font-size: 16px;

    white-space: nowrap;

    color: #353535;

    font-weight: 500;

    line-height: 34px;

}



.br-lft {

    margin-top: 0;

}



h5.br-capp {

    font-size: 16px;

    font-weight: 600;

    margin-top: 14px;

}



.da-header2 {

    color: #000;

    font-size: 37px;

    margin-bottom: 40px;

}



.brr {

    margin-left: 30px;

}



/*----------- location -----------*/



/* Popup Styling */

.img-popup2 {

    position: fixed;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    background: rgba(0, 0, 0, .8);

    display: flex;

    justify-content: center;

    align-items: center;

    display: none;

    z-index: 99999;

}

  

.img-popup2 img {

    max-width: 1030px;

    width: 100%;

    opacity: 0;

    transform: translateY(-100px);

    -webkit-transform: translateY(-100px);

    -moz-transform: translateY(-100px);

    -ms-transform: translateY(-100px);

    -o-transform: translateY(-100px);

}

  

  .close-btn2 {

    width: 35px;

    height: 30px;

    display: flex;

    justify-content: center;

    flex-direction: column;

    position: absolute;

    top: 20px;

    right: 20px;

    cursor: pointer;

  }

  

  .close-btn2 .bar {

    height: 4px;

    background: #fff;

  }

  

  .close-btn2 .bar:nth-child(1) {

    transform: rotate(45deg);

  }

  

  .close-btn2 .bar:nth-child(2) {

    transform: translateY(-4px) rotate(-45deg);

  }

  

  .opened {

    display: flex;

  }

  

  .opened img {

    animation: animatepopup 1s ease-in-out .8s;

    -webkit-animation: animatepopup .3s ease-in-out forwards;

  }

  

  @keyframes animatepopup {

  

    to {

      opacity: 1;

      transform: translateY(0);

      -webkit-transform: translateY(0);

      -moz-transform: translateY(0);

      -ms-transform: translateY(0);

      -o-transform: translateY(0);

    }

  

  }





  .l-img img {

    width: 100%;

    border-radius: 20px;

    border: 2px solid #94c95c;

}



.l-text2 {

    /* margin-top: 60px; */

    margin-left: 20px;

}



.location {

    margin-top: 70px;

}



.location .container .nav-tabs {

    border-bottom: initial !important;

    margin-bottom: 35px;

}



.location .container tbody {

    border-left: 1px solid #ddd;

    border-right: 1px solid #ddd;

    border-bottom: 1px solid #ddd;

    

}



.location .container .table tr {

    font-size: 14px;

    color: #000;

    font-weight: 500;

}



.location .container .table {

    width: 82%;

    margin-bottom: 1rem;

    color: #212529;

}



.location .container .table td, .table th {

    padding: 10px 20px;

    vertical-align: top;

    border-top: 1px solid #dee2e6;

}



.location .container  .table td, .table th {

    padding: 10px 20px;

    vertical-align: top;

    border-top: 1px solid #dee2e6;

    border-right: 1px solid #ddd;

}



.location .container .row .col-lg-6 .nav-tabs li a{

    font-size: 14px !important;

    color: #000 !important;

    text-transform: capitalize;

}



.location .container .row .col-lg-6 .nav-tabs li a.active{

    color: #8b1864 !important;

}

.para-cont{
    height: 900px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
#para-img{
    width: 100%;
    max-width: 290px;
    transition: transform 0.1s ease-out;
}
.para-cont2{
    height: 900px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
#para-img2{
    width: 100%;
    max-width: 550px;
    transition: transform 0.1s ease-out;
}


/*----------- specification -----------*/



.sp-img img{

    width: 120%;

}



h5.sp-header {

    font-size: 42px;

    color: #4c4c4c;

    margin-bottom: 20px;

    position: relative;

    /* margin-left: 50px; */

    /* padding-left: 103px; */

}



/* h5.sp-header::before {

    content: "";

    width: 80px;

    height: 3px;

    background-color: #4c4c4c;

    position: absolute;

    bottom: 17px;

    left: 0;

    right: 0;

} */



h5.sp-title {

    font-size: 18px;

    text-transform: capitalize;

    color: #42773f;

    font-weight: 600;

    border-bottom: 3px solid #42773f;

    display: inline-block;

    padding-bottom: 3px;

    margin-bottom: 23px;

    margin-top: 20px;

}



.sp-list{

    list-style: none;

    margin: 0;

    padding: 0;

}



.sp-list li a{

    display: flex;

}



.sp-list li a i {

    color: #7aac45;

}



.sp-list li a h5 {

    font-size: 16px;

    color: #636363;

    line-height: 28px;

    margin-bottom: 14px;

}



.sp-list li a i {

    color: #7aac45;

    font-size: 14px;

    transform: translateY(7px);

    margin-right: 8px;

}



.sp-list li a:hover{

    text-decoration: none;

}



.speci .container-fluid{

    padding: 0 100px !important;

}



.sp-lft {

    margin-left: 50px;

}



.speci {

    background: #eeeeee;

    padding: 70px 0;

}



/*----------- enquire -----------*/



.enquire {

    background: #e6ffe6;

    padding: 18px 0 9px 0;

    /* padding-top: 26px; */

    /* margin-top: 70px; */

}



/* .en2{

    position: -webkit-sticky;

    position: sticky;

    bottom: 0;

    z-index: 9999;

} */



h5.en-header, input.en-header {

    font-size: 14px;

    color: #ffffff;

    margin-bottom: 0;

    background: #728a39;

    display: inline-block;

    padding: 8px 25px;

    text-transform: uppercase;

    border-radius: 10px;

    margin-top: 12px;
	border:none;

}

.thnakheader{font-size:50px !important;}
.thnakpara{font-size:30px !important;}

.enquire .container .form-control {

    display: block;

    width: 100%;

    height: 45px;

    padding: 0 !important;

    font-size: 14px !important;

    font-weight: 400;

    line-height: 1.5;

    color: #000000 !important;

    background-color: initial !important;

    background-clip: padding-box;

    border: initial;

    border-radius: initial !important;

    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

    border-bottom: 1px solid #000000;

    /* padding: 0 0 1px 0; */

}



.enquire .container .form-control::placeholder{

    font-size: 14px;

    color: #000000;

}



a.en-link {

    background: #3d9a37;

    color: #fff;

    font-weight: 600;

    padding: 12px 65px;

    display: inline-block;

    border-radius: 50px;

}





/*----------- footer -----------*/



.f-flex{

    justify-content: center;

}



h5.f-cap {

    font-weight: 700;

    margin-top: 8px;

    margin-right: 40px;

    color: #234f20;

}



a.fo-color {

    background: #3b5998;

    display: inline-block;

    color: #fff;

    width: 40px;

    height: 40px;

    font-size: 16px;

    text-align: center;

    line-height: 40px;

    border-radius: 100%;

}



.fo-color2{

    background-color: #000 !important;

    margin-left: 6px;

}



.follow {

    background: #f9fff9;

    padding: 40px 0;

    margin-top: 70px;

}



h5.f-site span {

    color: #234f20;

    font-weight: 700;

    font-size: 17px;

}



h5.f-site {

    font-size: 16px;

    line-height: 26px;

}



.f-2 {

    margin-left: 90px;

}



h5.co-header {

    font-size: 14px;

    color: #234f20;

}



.co-list{

    display: flex;

    margin: 0;

    padding: 0;

    list-style: none;

}



.co-list li a{

    display: inline-block;

    font-size: 14px;

    color: #234f20;

}



.co-list li:first-child {

    border-right: 1px solid #000;

    padding-right: 12px;

    /* height: 23px; */

    /* line-height: 12px; */

    margin-right: 10px;

}



.copy {

    background: #e3ffe2;

    padding: 13px 0;

}



/* .en2{

    position: -webkit-sticky;

    position: sticky;

    bottom: 0;

    z-index: 9999;

} */





h5.ft-head {

    font-size: 16px;

    font-weight: 600;
    color: #fff;

}



a.ft-link {

    color: #fff;

    font-size: 16px;

    line-height: 33px;

}



a.ft-link:hover{

    color: #2a2a2a;

    text-decoration: none;

}



a.ft-link2:hover{

    color: #ffa6c3;

    text-decoration: none;

}



a.ft-link2 {

    color: #b3e244;

    font-weight: 600;

}



.footer.w-100 {

    background: #728a39;

    padding: 50px 0;

}



.enquire {

    background: #ffffff;
    background-color: #e3f1ce;

    padding: 18px 0 18px 0;

    /* padding-top: 26px; */

    /* margin-top: 70px; */

    border-top: 2px solid #728a39;

    margin-top: 70px;

}



.ft-social a i{

    font-size: 22px;

    color: #fff;

    margin: 0 8px;

}
.ft-social a i:hover{
    color: #ffa6c3;
}


h5.ft-capp {

    font-size: 16px;

    font-weight: 400;

    margin-top: 11px;

    margin-bottom: 15px;
    color: #fff;

}


.modal-open{padding-right:0px !important;}

.mobilephbbtn{display:none;}


