 .pding{
    padding: 60px 0px;
 }


@font-face {
      font-family: "Avenir Light";

  src: url('../font/Avenir\ Light.woff') format('woff'),
      url('../font/Avenir\ Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}



 p{
    font-size: 15px;
 }
h1{
    font-size: 32px !important;
        font-family: "Avenir Light" !important;

    color: #fff !important;
    margin-bottom: 15px !important;
}

 h2{
        font-size: 40px;
    font-weight: 800;
        font-family: "Avenir Light" !important; 

    line-height: 1.2;
    margin-bottom: 30px;
 }
 h2 span{
        font-size: 40px;
     line-height: 1.2;
    margin-bottom: 30px;
        font-family: "Avenir Light" !important;
    color: #28a745 !important;
 }

 a{
    font-size: 15px;

 }

 .centerpix{
    display: flex;
    text-align: center;
 }

.home-slider .item {

    height: 100vh;
  background-size: cover;
  background-position: center;
  position: relative;
  color: #fff;
}

.v-middle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
      z-index: 2;
}

.button-1 {
    display: inline-block;
    padding: 7px 22px;
    color: #fff;
    border: 2px solid #fff;
    z-index: 2;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    transition: 0.3s;
    position: relative;
    background: #fff;
    color: #000;
    text-decoration: none !important;
}
.bannertext a::after{
background-color: #28a745;
    top: 6px;
    left: -4px;
    content: '';
    width: 7px;
    height: 76%;
    position: absolute;
}

.bannertext a::before{
background-color: #28a745;
    top: 6px;
    right: -4px;
    content: '';
    width: 7px;
    height: 76%;
    position: absolute;
}

.button-1:hover {
  background: #fff;
  color: #000;
}

h1 span {
  display: block;
  font-weight: 400;
      z-index: 2;
}

.banner-sec img{
 width: 100%;
    height: 100vh;
    object-fit: cover;
}

.bannertext p{
    color: #fff;
    font-size: 17px;
    margin: 11px 8px 16px 2px;
}

.banner-sec{
    position: relative;
}
.banner-sec::after{
    position: absolute;
    top: 0px;
    left: 0px;
 background-color: #000000a1;
    content: '';
    width: 100%;
    height: 100%;

}

.aboutsec{

}

.abtleft{

}
.leftabout h4{
    font-size: 17px;
    font-weight: 400;
    border-left: 4px solid #28a745;
    padding-left: 7px;
}

.abtbtn{

}

.abtbtn a{
background-color: #28a745;
    color: #fff;
    padding: 7px 18px;
    width: 200px;
    font-size: 14px;
    border-radius: 4px;
}

.abtbtn a:hover{
    color: #fff;
}
.abtright{
     display: flex
;
    justify-content: space-between;
    width: 85%;
}
.abtright img{
  width: 48%;
     height: 400px;
    object-fit: cover;
}
.abtpicrt1{
   
}

.abtpicrt2{
    float: right;
    margin-top: 50px;
    position: relative;
}

.abtpicrt2::after{
        position: absolute;
    top: 0px;
    left: 0px;
 background-color: #28a745;
    content: '';
    width: 90%;
    height: 2%;
}


.opning_sec{
 
}

.opning_sec h4{
        margin-bottom: 25px;
    font-size: 30px;
    /* font-size: -webkit-xxx-large; */
    font-weight: 600;
    color: #000000;
}

.opning_secmain{
      display: flex;
      position: relative      ;
    justify-content: space-between;
}

.opning_secmain::after{
    position: absolute;
    top: 14px;
    left: 50%;
    height: 80px;
    width: 1px;
    content: '';
    background-color: #28a745;
}

.opning_secmainlft H5{
 font-size: 16px;
    margin: 11px 0px 18px 0px;
}

.opning_secmainlft P{
    font-size: 16px;
}

.btnfomr{
       margin-top: 25px;
    margin-bottom: 30px;
}


.btnfomr a{
    padding: 7px 12px;
    border: 1px solid #28a745;
    background-color: #2b694d;
    color: #fff;
}


.testimonials_sec{
background-image: linear-gradient(45deg, #000000c4, #000000a1), url(../images/banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 100%;
    background-size: cover;
    padding-top: 60px;
}


.testibox{
    color: #fff !important;
}

.testimonials_sec  h2{
    color: #fff;
}


.opning_sec {
    width: 65%;
    background: #fff;
    text-align: center;
    padding: 20px 20px;
    margin: auto 0 auto auto;
        border-radius: 50px 46px 0px 0px;
}


/* servicessecbox */
.servicessec{
background-image: linear-gradient(45deg, #ffffff, #d6d6d6d9), url(https://www.andacademy.com/resources/wp-content/uploads/2024/11/Untitled-20.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
    overflow: hidden;
}
.servicessec::after {
    position: absolute;
    top: 12%;
    left: -4%;
    background-image: url(../images/lif.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    height: 17%;
    width: 22%;
    transform: rotate(302deg);
    opacity: 0.6;
}

.servicessec::before {
        position: absolute;
    bottom: 6%;
    right: 0%;
    background-image: url(../images/lif.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    height: 11%;
    width: 15%;
    transform: rotate(302deg);
    opacity: 0.6;

}


.servicessecbox{
   color: #000;
   margin-bottom: 30px;

}
.servicessec h2{
    text-align: center;
    margin-bottom: 20px;
}

.servicessecbox img{
    width: 100%;
    height: 200px;
    background: #fff;
    object-fit: cover;
    padding: 20px
}


.servicessecbox h3{
        font-size: 18px;
    margin: 13px 0px 2px 0px;
}

/* .servicessecbox h4{
    font-size: 11px;
    position: absolute;
    left: -67px;
    bottom: 85px;
    opacity: 0;
    transform: rotate(270deg);
    background: #28a745;
    color: #fff;
    padding: 2px 15px;
    border-radius: 2px;
} */
.servicessecbox h4{
    font-size: 14px;
    color: #47525c;
    border-radius: 2px;
}
.servicessecbox p{
    /* margin-left: 15px !important; */
    font-size: 15px;
    margin: 0px;
}


.servicessecbox p i{
    font-size: 14px;
}

.servicessecbox p strong{
    font-size: 14px !important;
}



.slick-prev {
    left: 7% !important;
    top: inherit !important;
    bottom: 29% !important;
}




.slick-next {
    left: 18% !important;
    top: inherit !important;
        right: inherit !important;
    bottom: 29% !important;
}


.slick-prev:before, .slick-next:before {
     
    font-size: 25px !important;
    line-height: 1 !important;
    opacity: 3.75 !important;
}











.footersection{
        background: #fff;
        padding-top: 70px;
        padding-bottom: 40px;
}


.foot1{

}

.foot1 img{
    width: 200px;
}

.foot1 p{
    color: #000 !important;
    width: 80%;
    margin-top: 12px;
}

.foot2 ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.foot2 ul li{
    list-style-type: none ;
    margin-bottom: 12px;
}

.foot2 ul li a{
    color: #000;
    font-size: 15px;
     text-decoration: none !important;
}
.footersection h3{
    font-size: 20px;
    color: #28a745;
    font-weight: 500;
    margin-bottom: 15px;
}
.foot3{

}

.foot3 {

}

.addrs{
    display: flex
;
    align-items: baseline;
}

 
.addrs p a{
    text-decoration: none !important;
    color: #000;
    font-size: 15px;
}
.addrs i{
        font-size: 20px;
    margin-right: 9px;
    margin-top: 0;
    margin-bottom: -11px;
}
.wychoossecleft img{
      width: 100%;
    height: 400px;
    object-fit: cover;
}

 









/* fics form */
.reservation-section {
    width: 100%;
    background: #000; /* or background image */
    padding: 80px 0;
    position: relative;
}

.left-content {
    background: url('your-image.jpg') center/cover no-repeat;
    color: #fff;
    height: 100%;
    padding: 80px 50px;
}

.left-content .stars {
    font-size: 24px;
    color: #d4af37;
    margin-bottom: 20px;
}

.left-content h2234 {
    font-size: 40px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 30px;
}

.reservation-info .label {
    letter-spacing: 3px;
    margin-bottom: 5px;
    font-size:35px;
    
}

.reservation-info h3 {
    font-size: 36px;
    margin-bottom: 10px;
}

.tollfree {
    font-size: 22px;
}

.reservation-form-box {
    background: #fff;
    padding: 50px;
    border-radius: 8px;
}

.form-title {
    text-align: center;
    margin-bottom: 30px;
    font-size: 32px;
}

.form-control {
    height: 50px;
    border-radius: 4px;
    padding-left: 15px;
}

.submit-btn {
    width: 100%;
    background: #28a745;
    color: #fff;
    font-weight: bold;
    height: 55px;
    border: none;
    border-radius: 4px;
    letter-spacing: 2px;
}
.submit-btn:hover {
    background: #28a745;
}

.popbtn{
    margin-bottom: 0px !important;
    padding: 0px !important;
}
.popbtn input{
        background: #28a745;
    width: 40%;
    color: #fff;
    margin: 0 auto;
}

@media screen and (max-width: 768px){
    .v-middle {
    position: relative;
    top: inherit;
    left: inherit;
    transform: inherit;
    z-index: 0;
}
.banner-sec::after{
    display: none;
}
.banner-sec{
            background-image: linear-gradient(45deg, #0000009c, #000000bd), url(../images/banner.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        position: relative;
        height: 600px;
        width: 100%;
                display: flex
;
        align-items: center;
}
.bannertext p {
     font-size: 13px;
}
h1 {
    font-size: 20px !important;
}

.button-1 {
    
    padding: 7px 14px;
 
 
    z-index: 2;
    
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    transition: 0.3s;
}

.banner-sec img{
    display: none  !important;
}
 .pding{
    padding: 30px 0px;
 }

body {
    text-align: center !important;
}

.abtright img {
    width: 70%;
    height: 212px;
    object-fit: cover;
    margin-left: 16px;
    margin-top: 15%;
}

.abtpicrt2 {
float: right;
        margin-top: 50px;
        position: relative;
        position: absolute;
        width: 135px !important;
        height: 135px !important;
        right: 0px;
        bottom: 0px;
        border: 5px solid #fff;
}

h2 {
    font-size: 25px;
}

h2 span {
    font-size: 25px;
}

.opning_sec {
    width: 100%;
     padding: 20px 11px;
    margin: auto auto auto auto;
    border-radius: 50px 46px 0px 0px;
    margin-top: 25px;
    margin-bottom: -3px;

}
.opning_secmain::after {
     left: 47%;

}




.wychoossecleft img {
    width: 100%;
    height: auto;
    object-fit: contain;
    margin-bottom: 26px;
    margin-top: 23px;
}
.servicessec::before {
    display: none !important;
}

.servicessec::after {
    display: none !important;
}
.reservation-form-box {
     padding: 15px;
}
.foot1 p {
    color: #000 !important;
    width: 75%;
    margin-top: 7px !important;
    margin: 0 auto;
    margin-bottom: 15px;
}
.footersection { 
    padding-top: 35px;
    padding-bottom: 10px;
}
.form-title {
     margin-bottom: 15px;
    font-size: 24px;
}
.left-content {
    padding: 15px 0px;
}
.addrs {
 
    justify-content: center;
}
.reservation-section {
     padding: 1px 0 30px 0;
}
.addrs {
    display: block;
}
.slick-next {
     bottom: 12% !important;
}
.slick-prev {
     bottom: 12% !important;
}
.reservation-info .label {
     font-size:22px;
}
}