﻿@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Signika:wght@500;600&display=swap');

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
}
body{
    width: 100%;
    height: 100%;
    font-family: 'Poppins', sans-serif;
    background-color: #F4F6F8 !important;
}
.text-green{
    color: #0C5F30;
}
.bg-green{
    background-color: #0C5F30;
    position: relative;
}
/*.bg-green::after{*/
/*    content: '';*/
/*    background: url(images/Group\ 29996.png);*/
/*    object-fit: cover;*/
/*    background-repeat: no-repeat;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/
.bank_bg{
    position: relative;
}
.bank_bg::after{
    content: '';
    background: url(images/Mask\ Group\ 171.png);
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.footer_bg{
    background: url(images/footer_bg.jpg);
    background-repeat: no-repeat;
    object-fit: cover;
    width: 100%;
    background-position: center;
}
.footer_cont{
    padding-bottom: 100px;
}
.top_header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 25px;
    background-color: #0C5F30;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
}
.top_header2{
    z-index: 100;
    width: 100%;
    background-color: #fff;
}
.bg-red{
    background-color: #E31E25;
}
.top_head{
    z-index: 1052; 
}
.navbar-brand.one{
    display: block;
}
.navbar-brand.two{
    display: none;
}
.top_header2 .navbar-brand h1{
    color: #fff !important;
}
.top_header2 .nav-link{
    font-size: 14px;
    font-weight: 500;
    color: #fff !important;
}
.fixed-top{
    top: -40px !important;
    transform: translateY(40px);
    transition: transform .3s ease;
    border-bottom: 0.5px solid rgb(181, 180, 180);
}
.fixed-top .navbar-brand h1{
    color: #598216 !important;
}
.fixed-top .nav-link{
    color: #fff !important;
}
.fixed-top .btn-white{
    background-color: #598216 !important;
    color: #fff !important;
    padding: 10px 20px;
    font-size: 13px;
    font-weight: 700;
}
.banner_img{
    min-width: 500px;
    object-fit: cover;
}
.carousel-caption{
    width: 50% !important;
    top: 20%;
    left: 7.5% !important;
    right: unset !important;
}
.ban_tag{
    font-weight: 500;
    letter-spacing: 5px;
    font-size: 16px;
}
.ban_head{
    font-family: 'Signika', sans-serif;
    font-weight: 600;
}
.ban_cont{
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 32px;
}
.banner_head{
    font-size: 100px;
}
.second_heading{
    margin-top: 15px;
    font-weight: 700;
    text-align: center;
}
.btn-green{
    background-color: #E31E25!important;
    color: #fff !important;
    font-size: 13px;
    font-weight: 700;
    padding: 15px !important;
}
.btn-green1{
    background-color: #0C5F30!important;
    color: #fff !important;
    font-size: 13px;
    font-weight: 700;
    padding: 15px !important;
}
.dropdown-menu{
    background-color: #E31E25 !important;
}
.dropdown-item{
    color: #fff !important;
    font-size: 14px;
}
.dropdown-item:hover{
    background-color: #cd080e !important;
}
.dropdown-item:focus{
    background-color: #cd080e !important;
}
.btn-white{
    background-color: #fff !important;
    color: #598216 !important;
    font-size: 13px;
    font-weight: 700;
}
.bg-lightblue{
    background: #F9FAF8;
    border-radius: 15px;
}
.bg-newsletter{
    background: url(images/Group\ 29969.png);
    /* background-repeat: no-repeat; */
    object-fit: cover;
}
.strokeme {
opacity: 7%;
  color: white;
  background-color: white;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.bg_img{
    background: url(images/second_section.jpg);
    background-repeat: no-repeat;
    width: 100%;
}
.healthy{
    background: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    object-fit: cover;
    margin-top: 210px;
    width: 100%;
    height: 100%;
}
.testi{
    background: url(images/testi.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    object-fit: cover;
    margin-top: 30px;
    width: 100%;
    height: 100%;
}
.healthy_up{
    background: url(images/healthy_up.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    position: absolute;
    top: -30%;
    left: 0;
    overflow: hidden;
    scale: 0.9;
}
/*.testi_up{*/
/*    width: 100%;*/
/*    position: absolute;*/
/*    top: -40%;*/
/*    left: 0;*/
/*    overflow: hidden;*/
/*    scale: 0.9;*/
/*}*/
.top_banner{
    background: url(images/Group\ 29969.png);
    object-fit: cover;
    width: 100%;
    height: 200px;
}
 .carousel-inner .carousel-item img {
    -webkit-animation: thing 3s;
    -o-animation: thing 3s;
    animation: thing 3s; 
  }
  .gallery_img{
    width: 300px;
    height: 300px;
    object-fit: cover;
}

.swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
.over_img{
    width: 100%;
    /* max-width: 500px; */
}
.b_image{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.card{
    background: #fff !important;
    border-radius: 10px;
}
.card img{
    padding: 15px;
}
.footer_link{
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
}
.btn-outline-secondary:hover{
    background-color: #0C5F30 !important;
}
.drop-zone {
  width: 100%;
  height: 200px;
  padding: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  cursor: pointer;
  color: #cccccc;
  border: 1px dashed #E31E25;
  background: "#fff";
  border-radius: 10px;
}

.drop-zone--over {
  border-style: solid;
}

.drop-zone__input {
  display: none;
}

.drop-zone__thumb {
  width: 200px;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  background-color: #cccccc;
  background-size: cover;
  position: relative;
}

.drop-zone__thumb::after {
  content: attr(data-label);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px 0;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.75);
  font-size: 14px;
  text-align: center;
}

  @keyframes thing {
    from {
       transform: scale(1.2, 1.2);
    }
    to {
      transform: scale(1, 1);
    }
  }

@media(max-width:830px){
    .banner_img{
        min-width: 400px;
    }
    .swiper-button-next{
        display: none !important;
    }
    .swiper-button-prev{
        display: none !important;
    }
    .top_header2{
        position: relative; 
        top: 0%; 
        z-index: 100; 
        width: 100%;
    }
    .top_banner{
        height: 300px;
    }
}
  .nf.fas.fa-heart{
    color: rgba(99, 96, 106, 0.675);
    cursor: pointer;
    font-size: 40px;
  }
  .gf.fas.fa-heart {
    color: rgb(192, 4, 4);
    cursor: pointer;
    font-size: 40px;
  }
  .chat_withus{
      position: absolute;
      bottom: -13%;
      left: 50%;
      transform: translate(-50%);
      z-index: 10;
     
  }
  .content .bg-green{
    padding: 20px;
    border-radius: 15px;
  }
  .contents{
    margin-top: 100px;
  }
  .contents_1{
    margin-top: 50px;
  }
  @media(max-width:770px){
    .chat_withus{
        margin-top: 20px;
        bottom: unset;
       
    }
    .contents{
        margin-top: 390px;
    }
    .carousel-caption{
        width: 100% !important;
        top: 4%;
        left: unset !important;
        right: unset !important;
    }
    .carousel-caption h3{
        font-size: 16px;
    }
    .navbar-brand.one{
        display: none;
    }
    .navbar-brand.two{
        display: block;
    }
    .top_header2 .nav-link {
         margin-left: 20px;   
    }
    .top_banner{
        height: 200px;
    }
    .footer_bg{
        background: #b89900;
    }
    .footer_cont{
        padding-bottom: 0px;
    }
}
@media(max-width:400px){
    .ban_tag{
        font-weight: 500;
        letter-spacing: 2px;
        font-size: 14px;
    }
    .ban_head{
        font-family: 'Signika', sans-serif;
        font-weight: 600;
    }
    .ban_cont{
        letter-spacing: 1px;
        font-size: 14px;
        line-height: 22px;
    }
    .btn-green{
        padding: 10px !important;
    }
    .banner_img{
        min-width: 250px;
    }
    .image_aa{
        width: 300px;
        height: 300px;
    }
    .contents{
        margin-top: 60px;
      }
      .top_banner{
        height: 100px;
    }
    .testi_up{
        top: -25%;
    }
    .testi{
        margin-top: 170px;
    }
}
