@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
@import url('https://fonts.cdnfonts.com/css/great-day-personal-use-2');
@import url('https://fonts.cdnfonts.com/css/august-free');

html, body{
    overflow-x: hidden;
        scroll-behavior: smooth;
}
@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}
*{
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: #5e5e5e;
}
b{
    font-weight: 600;
}

.logo-img{
    max-height: 4em;
}

nav .active::before {
    content: '';
    height: 2px;
    width: 41px;
    background: #dfac56;
    position: absolute;
    bottom: 5px;
}


nav li {
    list-style: none;
    color: black;
    margin: 0px 15px;
}

nav ul li a {
    color: #6c6c6c;
    position: relative;
    font-size: 20px;
    font-weight: 300;
}

a:hover{
    color: #dfac56;
    text-decoration: none;
}

.main-tag-in-bnner{
    position: absolute;
    top: 50%;
    transform: translate(-55%,-50%);
    right: 0;
}
.main-tag-in-bnner h2{
    font-size: 3.5rem;
    font-weight: 700;
    color: #5e5e5e;
}
.main-tag-in-bnner h3{
    font-size: 3.5rem;
    font-weight: 400;
    margin-bottom: 0;
    color: #5e5e5e;
}


.img-2 img{
    width: 70%;
    border: 15px solid #c8a973;
}

.img-2-2 img{
    position: absolute;
    top: 300px;
    right: 24px;
    border: 15px solid #64646438;
}


.bg-p{
    background: #e1b65a;
}
.bg-p-l{
    background: #f2e1b5;
}

h2{
    font-size: 2.5rem;
}


.hol-m{
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding: 4.5rem 0;
        background: white;
    border-radius: 20px;
}
.hol-m img{
    width: 35%;
}
.hol-m h4{
    font-family: 'Great Day Personal Use', sans-serif;
        color: #5d5d5d;
}
.hol-m h3{
    font-family: initial;
    font-size: 3rem;
        color: #5d5d5d;
}

.nutr-h{
    font-family: 'August free', sans-serif;
        font-weight: bold;
    text-align: center;
    color: #e1b65a;
    font-size: 4rem;
    position: relative;
    top: -31px;
}

.hol-mp .col-lg-6{
    position: relative;
    top: -40px;
}


.v-y-r{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}


.why-font{
    font-family: 'Great Day Personal Use', sans-serif;
    color: #a26e19;
    font-size: 4rem;
}

.f-18{
    font-size: 18px;
    font-weight: 400;
}

.txt-c-d{
    color: #a26e19;
}

.why-font .material-icons{
    font-size: 5rem;
    position: relative;
    top: -34px;
    left: -18px;
    color: inherit;
}


.container {
  position: relative;
  text-align: center;
  color: white;
}





footer a:hover{
    color: inherit;
}














.footer-logo {
    width: 150px;
    height: auto;
    padding-bottom: 10px;
}
.footer .social-media{
    /* justify-content: center; */
    display: flex;
}
.footer .social-media ul{
    list-style: none;
    padding-left: 0px;
}
.footer .social-media li{
    display: inline-block;
    margin: 5px 5px 0 0px
}
 .social-media a{
    text-decoration: none;
    color: black;
    font-size: 24px;
 }
 .social-media li a i{
    background: white;
    padding: 10px 15px;
    border-radius: 0px;
 }
.footer .form-control{
    border: 2px solid #a26e19;
    background: transparent;
    color: #ab6e18;
}
.ft-send-btn{
    background: linear-gradient(100deg, rgb(162 110 25 / 84%) 47%, rgb(0 0 0 / 44%) 100%, rgba(0,0,0,1) 100%);
    font-size: 18px;
    font-weight: 600;
    padding: 4px 38px;
}
.ft-connect {
    position: fixed;
    bottom: 47px;
    right: 0;
    z-index:9;
}
.ft-whts-connect {
    /* margin-left: auto; */
    float: right;
    margin-right: 23px;
}
.ft-whts-connect .whatsapp-contact {
    background-color: rgb(40 197 95);
    padding: 3px;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    display: flex;
    border-radius: 50%;
    margin: auto;
}
.ft-whts-connect .whatsapp-contact i {
    color: white;
    font-size: 25px;
    /* margin-right: 23px; */
}
.ft-connect p {
    
    font-size: 12px;
}

.f-600b{
    color: #000;
    font-weight: 600;
}







.v-y{
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%);
}

.layer-b{
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0000003b;
}


.banner-slider img{
    height: auto !important;
}









.owl-next {
    position: absolute !important;
    right: -23px !important;
    top: 50% !important;
    font-size: 24px !important;
    background: #a26e19  !important;
    border-radius: 300px !important;
    width: 38px !important;
    color: #fff !important;
    line-height: 1.55 !important;
    transform: translateY(-50%);
}

.owl-prev {
    position: absolute !important;
    left: -23px !important;
    top: 50% !important;
    font-size: 24px !important;
    background: #a26e19  !important;
    border-radius: 300px !important;
    width: 38px !important;
    color: #fff !important;
    line-height: 1.55 !important;
    transform: translateY(-50%);
}

.owl-prev span, .owl-next span{
    font-size: inherit;
    color: inherit;
}


.BXS{
    box-shadow: 0px 10px 30px 0px #0000002e;
    padding-bottom: 25px;
    border-radius: 8px;
}



.calUL{
    border: 2px solid #e1b65a;
    border-radius: 54px;
    padding-top: 16px;
    padding-bottom: 16px;
}

.calUL li{
    margin: 12px;
    display: inline-block;
    text-align: center;
    width: 124px;
    vertical-align: top;
}

.calUL li a{
    color:#5e5e5e;
    font-weight: 700;
}

.calUL li img{
    width: 80px;
    height: 80px;
    margin-bottom: 5px;
}
.comn-btn {
    color: #ffffff;
    padding: 9px 25px;
    font-size: 15px;
    background: #66c3d0;
    font-weight: 700;
    border-radius: 50px;
}