@font-face {
    font-family: "NewYork";
    src: url("../fonts/NewYork.ttf");
}
h1,h2{
    font-family: NewYork;
}

@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');

p,a,span{
    font-family: "Roboto Condensed", sans-serif !important;
}
.left-t ul {
  padding: 13px 0;
  margin: 0;
}
.left-t ul li {
  color: #000000;
  letter-spacing: 0.55px;
  font-size: 14px;
}
.left-t12 ul{
    justify-content: end;
}

.bottom-nav ul{
   justify-content: space-between;
   /* width: 75%;
   margin: auto; */
}
.logo{
    text-align: center;
}


.bottom-nav ul li a {
  text-decoration: none;
  color: #ffffff;
  font-size: 17px;
  letter-spacing: 0.55px;
  font-weight: 300;
  letter-spacing: 0.55px;
}
.bottom-nav ul{
    margin: 0;
}
.bottom-nav {
  padding: 20px 0;
  background-color: #2c0d0a;
}
.logo{
    width: 200px;
    position:relative
}
.dg a:nth-child(1) img{
  /* filter: brightness(0) invert(1); */
    width: 23px;
}
.dg a:nth-child(2) img{
  /* filter: brightness(0) invert(1); */
    width: 23px;
}
.logo img {
  width: 100%;
}

.innerlogo {
  width: 150px;
  height: 150px;
  position: absolute;
  left: 50%;
  top: -75px;
  transform: translateX(-50%);
  z-index: 99;
}

.main-div {
  display: flex;
}

.main-div .animet-text {
    margin: 0;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0;
    margin-left: -70px;
}

.animet-text li {
  list-style: none;
  color: #2c2c51;
  font-size: 25px;
  font-weight: 600;
  position: relative;
  top: 0;
  animation: slide 9s steps(3) infinite;
}

@keyframes slide {
  100% {
      top: -120px;
  }
}

.animet-text li span {
  position: relative;
  margin: 5px 0;
  line-height: 30px;
  color: #000000;
  letter-spacing: 0.55px;
  font-size: 14px;
  font-weight: 300;
}

.animet-text li span::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  height: 20px;
  width: 100%;
  background: #ffffff;
  border-left: 1px solid #000000;
  animation: typing 3s steps(10) infinite;
}

@keyframes typing {
  40%,
  60% {
      left: calc(100% + 0px);
  }
  100% {
      left: 0;
  }
}
/* .innerlogo::after{
  position: absolute;
  content: "";
  border-top: 5px solid #fff;
  background-size:contain;
  height:105%;
  width: 105%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  border-radius: 50%;
} */

/* banner */
.bannerswiper {
    width: 100%;
    height: 100%;
  }
  .im {
    display: block;
    width: 100%;
    height: 100vh;
    object-fit: cover;
  }
.bannerswiper .swiper-slide {
    position: relative;
    transition: all .7s;
    text-align: left;
}
  .sw-anim{
    transition:all 5s;
    transition: all .7s;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /*-webkit-transform:scale(1);*/
    /*-ms-transform:scale(1);*/
    /*transform:scale(1);*/
    -webkit-transition: all 6000ms linear;
    -moz-transition: all 6000ms linear;
    -ms-transition: all 6000ms linear;
    -o-transition: all 6000ms linear;
    transition: all 6000ms linear;
  }
  
  .sw-anim {
      width: 25px;
      transition: none;
  }
  .ban-text {
    bottom: 4%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
    overflow: hidden;
  }
  .bannerswiper .swiper-slide-active .sw-anim{
    transform:scale(1.1);
  }
  .bannerswiper .swiper-slide::after {
    position: absolute;
    content: "";
    background-color:#00000000;
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
  }



  /* products */
  popular_categories_hd {
    margin-bottom: 2rem;
    }
    .why-list {
      padding: 1rem;
      box-shadow: #ffffff 4px 4px 0px 0px;
      border-radius: 0 63px;
      margin-bottom: 2rem;
    }
    .why-list img{
    filter: brightness(0) invert(1);
    }
    .why-list p {
    margin-top: 1rem;
    color: #fff;
    font-weight: 300;
    font-size: 18px;
    }
    .why {
      background-color: #1b4e9be0;
      position: relative;
      overflow: hidden;
      /* z-index: 1; */
    }
    
      
    
    .left-why-hd h2 {
    font-size: 32px;
    color: #fff;
    font-size: 32px;
    font-weight: 400;
    }
    .rte p{
        font-size: 18px;
    letter-spacing: 0.55px;
    line-height: 28px;
    }
    .left-why-hd p{
    font-size: 18px;
    letter-spacing: 0.55px;
    line-height: 28px;
    font-weight: 300;
    color: #fff;
    }
    .why{
    padding: 7rem 0;
    }
    /* .prd-list img {
      border-radius: 15px;
    } */
    .prd-txt h3 {
        margin-top: 15px;
        letter-spacing: 0;
        color: #000;
        font-weight: 500;
        font-size: 20px;
        text-align: center;
        /* line-height: 26px; */
    }
    .prd-list{
      overflow: hidden;
      
      /* border-radius: 15px; */
    }
    .das {
    position: absolute;
    top: -8px;
    left: -100%;
    z-index: -1;
    transition: all .5s;
    /*filter: drop-shadow(1px 4px 5px black);*/
}
    .das1{
      position: relative;
      top: -8px;
      left: 0%;
      z-index: 1;
      transition: all .5s;
      /*filter: drop-shadow(1px 4px 5px black);*/
    }
    .prd-list:hover .das{
      left: 0;
      z-index: 1;
    }
    .prd-list:hover .das1{
      left: -100%;
      z-index: 1;
    }
      /* .das1{
        transition: all 3s;
      }
      .prd-list:hover .das1{
      opacity: 0;
      } */
       .inner_popular_categories a{
        text-decoration: none;
       }
       .popular_categories_hd{
        /* width: fit-content;
        margin: auto; */
        position: relative;
        text-align: center;
       }
       .product--compare-price {
        text-decoration: line-through;
       }
       .product--price-container{
        text-align:center;
       }
       .price {
            color: #a7a7a7;
            font-weight: 400;
            letter-spacing: 0.55px;
            font-size: 15px;
        }
       /* .popular_categories{
       margin: auto;
       width: 94%;
      } */


      /* why we start */
    .text-nowrap {
        font-size: 21px;
        color: #fff;
        line-height: 31px;
    }

      .whyan {
        /* background-image: url(../images/bvn.jpg); */
        padding: 8rem 0;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        background-color: #217021;
        z-index: 1;
    }
    .whyan::after{
      position: absolute;
      content: "";
      background-image: url(../images/bvn.jpg);
      background-size: cover;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      z-index: -1;
      opacity: 0.2;
    }
    .ify {
      width: 54%;
  }
  .test-txt{
    text-align: left;
  }
      .afn{
        color: #fff;
        font-size: 39px;
        letter-spacing: 0.55px;
        text-align: center;
      }
      /* why we end */


      /* blog start */
      .pictu img {
        position: relative;
        width: 100%;
        transition: all .7s ease;
        object-fit: cover;
        overflow: hidden;
      }
      .lower-content a{
        text-decoration: none;
      }
      .lower-content h4{
      font-size: 15px;
    color: #227221cf;
    letter-spacing: 0.55px;
        }
        .lower-content p{
          color:#fff;
          letter-spacing: 0.55px;
        }
        .lower-content p {
          color: #000;
          letter-spacing: 0.55px;
          font-size: 16px;
          line-height: 27px;
          margin-top: 5%;
      }
      /* .inner-box:hover .pictu img{
        transform: scale(1.09);
    -webkit-transform: scale(1.09)
      } */
       .inner-choose a{
        text-decoration: none;
       }
      /* blog end */



      /* blog detra */
      .blogg img{
        width:100%
      }
      /* bloge detra */


      .popular_categories_hd h2 {
          font-weight: 600;
          letter-spacing: 1px;
          font-size: 39px;
      }
      .bannerswiper .swiper-slide img {
        transition: all 10s;
        height: 100vh !important;
        object-fit:cover;
    }
      /*.bannerswiper .swiper-slide-active img{*/
      /*    transform: scale(1.1);*/
      /*}*/
      .bannerswiper .swiper-button-next:after, .bannerswiper .swiper-button-prev::after {
          color: #fff;
          font-size: 20px;
      }
      .bannerswiper .swiper-button-next:after{
        content: url(../images/ri-ar.png);
        z-index: 9;
      }
      .bannerswiper .swiper-button-prev:after{
        content: url(../images/le-ar.png);
        z-index: 9;
      }
      .bannerswiper .swiper-button-next::before {
         position:absolute;
         content:"";
         /* border: 1px solid lightgray; */
         background-color: #ffffff3d;
         background-size: contain;
         height: 40px;
         width: 40px;
         top:46%;
         left: 50%;
         transform: translate(-50%,-50%);
         border-radius: 50%;
         box-shadow: inset #ffffff 0px 0px 25px -5px;
      }
      .bannerswiper .swiper-button-prev::before {
        position: absolute;
        content: "";
        /* border: 1px solid lightgray; */
        background-color: #ffffff3d;
        background-size: contain;
        height: 40px;
        width: 40px;
        top: 46%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 50%;
        box-shadow: inset #ffffff 0px 0px 25px -5px;
    }
      .bannerswiper .swiper-button-next{
        right: 87%;
        top: 90%;
      }
      .bannerswiper .swiper-button-prev {
        left: 6%;
        top: 90%;
    }

    .ban-content {
      top: 50%;
      left: 5%;
      z-index: 9999;
      transform: translateY(-50%);
      display:none;
  }
    .ban-content h2 {
        font-size: 59px;
        font-weight: 500;
        font-style: italic;
        letter-spacing: 0.55px;
        line-height: 73px;
        transition:all 1s;
        transition-delay: .3s;
      transform: rotateX(180deg);
    }

    .bannerswiper .swiper-slide-active .ban-content h2{
      transform: rotateX(360deg);
    } 
    .ban-content p {
      font-weight: 100;
      letter-spacing: 0.55px;
      line-height: 29px;
      transform: translateY(82%);
      opacity: 0;
      transition: all 1s;
      transition-delay: .8s;
  }
  .bannerswiper .swiper-slide-active .ban-content p {
      transform: translateY(0%);
      opacity: 1;
  }
  .popular_categories_hd{
    margin-bottom: 3rem;
  }
  .popular_categories_hd p{
    font-size: 15px;
    letter-spacing: 0.55px;
    color: gray;
    font-weight:300;
  }
  .product--price{
    color: #227221;
  }
  .header{
    transition: all 2s;
  }
.headernew .top-header {
    display: none !important;
}
  .headernew{
    animation: animate 1s;
  }
  @keyframes animate{
    0%{
      margin-top: -100%;
    }
    100%{
      margin-top: 0;
    }
  }
  .headernew .bottom-nav {
    background-color: #2e0d0a;
    padding: 5px 0;
}
.headernew .innerlogo {
  width: 80px;
  height: 80px;
  position: initial;
  left: 50%;
  top: -63px;
  transform: initial;
  z-index: 99;
  margin: auto;
}

.test-img img{
  border-radius: 10px;
}

.test-txt h5{
  font-size: 17px;
  letter-spacing: 0.55px;
}
.test-txt span{
  font-size: 14px;
  color: gray;
  letter-spacing: 0.55px;
}
.test-list {
  padding: 2rem;
  /* border-radius: 10px; */
}
.test-hd{
  margin-bottom: 15px;
}
.test-dt p {
    font-size: 15px;
    letter-spacing: 0.55px;
    color: #000;
    line-height: 26px;
    font-weight: 300;
    text-align: left;
}

.test-list{
  position: relative;
}
.test-list::after {
  position: absolute;
  content: "";
  
  background-size: contain;
  height: 100%;
  width: 100%;
  border-radius: 0;
  top: 6%;
  left: 4%;
  z-index: -1;
}

.testswiper {
  padding: 1.5rem 1.5rem 1.5rem 1.5rem;
}
.swiper-slide:nth-child(2) .test-list::after {
  position: absolute;
  content: "";
  background-color: rgb(255, 0, 0);
  background-size: contain;
  height: 100%;
  width: 100%;
  border-radius: 0;
  top: 6%;
  left: 4%;
  z-index: -1;
  transition:all .3s
}
.test-list1::after{
  background-color: #d9dcff;
}
.test-list2::after{
  background-color: #ceffd6;
}
.test-list3::after{
  background-color: #d9dcff;
}

.test-list:hover::after{
  top: -6%;
  left: -4%;
}

.testswiper .swiper-button-next:after, .testswiper .swiper-button-prev:after {
  font-family: swiper-icons;
  color: #fff;
  font-size: 17px !important;
}
.testswiper .swiper-button-next::before, .testswiper .swiper-button-prev::before {
  position: absolute;
  content: "";
  background-color: #2e0d0a;
  background-size: contain;
  height: 40px;
  width: 40px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.testswiper .swiper-button-next, .testswiper .swiper-rtl .swiper-button-prev {
  right: 15px;
  left: auto;
}
.testswiper .swiper-button-prev, .testswiper .swiper-rtl .swiper-button-next {
  left: 8px;
  right: auto;
}










/* p {
  font-size: 16px;
  line-height: 30px;
  color: #898b96;
  font-weight: 300;
}

h4 {
  font-family: "Poppins", sans-serif;
  margin: 0;
  font-weight: 400;
  padding: 0;
  color: #363940;
} */

.footer-widget-title a {
  color: #5867dd;
}

.footer-big {
  padding: 105px 0 65px 0;
}

.footer-big .footer-widget {
  margin-bottom: 40px;
}

.footer--light {
  background: #000000;
}

.footer-big .footer-menu ul li a, .footer-big p, .footer-big ul li {
  color: #ffffff;
  text-decoration: none;
  letter-spacing: 0.55px;
  font-weight: 100;
}
/* Responsive Css Code created by : Shift Code Design */

.footer-menu {
    padding-left: 17px;
}

.footer-menu ul li a {
  font-size: 15px;
  line-height: 32px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.footer-menu ul li a:hover {
  color: #ce1a19;
}

.footer-widget-title {
  line-height: 30px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
  color: #fff;
}

.mini-footer {
  background: #ffffff;
  text-align: center;
  padding: 15px 0;
}

.mini-footer p {
  margin: 0;
  line-height: 26px;
  font-size: 15px;
  color: #000000;
}

.mini-footer p a {
  color: #ce1a19;
  font-weight: 500;
  text-decoration: none;
  /* font-weight: 600; */
}

.mini-footer p a:hover {
  color: #34bfa3;
}

/* Responsive Css Code created by : Shift Code Design */

.widget-about img {
  display: block;
  margin-bottom: 0px;
  max-width: 70%;
}

.widget-about p {
  font-weight: 400;
}

.widget-about .contact-details {
  margin: 30px 0 0 0;
}

.widget-about .contact-details li {
  margin-bottom: 10px;
}

.widget-about .contact-details li:last-child {
  margin-bottom: 0;
}

.widget-about .contact-details li i {
  padding-right: 10px;
  color: #333;
}

.widget-about .contact-details li a {
  color: #5867dd;
}

/* Responsive Css Code created by : Shift Code Design */

@media (max-width: 991px) {
  .footer-menu {
    padding-left: 0;
  }
  .widget-about img {
    max-width: 50%;
  }
}
.contact-details li a{
  text-decoration: none;
  color: #fff !important;
}
.choose {
  background-color: #0b653517;
}

.cnt-75 span{
  font-size: 16px;
  letter-spacing: 0.55px;
  color: #777;
}
.cnt-75 h2{
  font-size: 39px;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 10px 0 1rem 0;
}

.cnt-75 p{
  font-size: 16px;
  letter-spacing: 0.55px;
  color: #000;
  line-height: 26px;
}
.ab{
  padding: 2rem 0 4rem 0;
}
.header222 {
  /* box-shadow: black 0px 0px 15px -10px; */
  background-color: #2b0b04;
}
/* .header222 .bottom-nav ul li a{
  color: #000;
} */
/* .header222 .bottom-nav .dg a img {
  filter: brightness(1) invert(0);
} */

#in-p{
  margin-top: 12rem !important;
}





.mainswiper.swiper,.thumbswiper.swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

 .mainswiper .swiper-slide,.thumbswiper .swiper-slide {
  background-size: cover;
  background-position: center;
}

.mainswiper {
  height: 80%;
  width: 100%;
}

.thumbswiper {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}

.thumbswiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}

.thumbswiper .swiper-slide-thumb-active {
  opacity: 1;
}

.mainswiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.thumbswiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100px;
  object-fit: cover;
  cursor: pointer;
}
.img-magnifier-container {
  position:relative;
}

.img-magnifier-glass {
  position: absolute;
  border: 3px solid #000;
  border-radius: 50%;
  cursor: none;
  /*Set the size of the magnifier glass:*/
  width: 100px;
  height: 100px;
}
.dff li{
  font-size: 16px;
  letter-spacing: 0.55px;
  color: #000;
  padding: 5px 0;
}
.dff {
  padding-left: 20px !important;
}
.btna a {
  padding: 8px 20px;
  text-decoration: none;
  color: #2b0b04;
  border: 1px solid #2b0b04;
}
.btna a {
  padding: 10px 20px;
  text-decoration: none;
  color: #2b0b04;
  border: 1px solid #2b0b04;
}




.values h5{
  font-size: 25px;
  letter-spacing: 0.55px;
}
.values p {
    font-size: 16px;
    letter-spacing: 0.55px;
    line-height: 26px;
}
.career-hd h4{
  font-size: 30px;
  letter-spacing: 0.55px;
}




.usus{
  margin: auto;
    width: 59%;
}
.form {
  width: 100%;
  max-width: 820px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

/* .contact-form {
  position: relative;
  padding: 2rem 2rem 2rem 2rem;
  border-radius: 15px;
} */
.corn{
  border-radius: 15px;
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  padding: 3rem 0px;
}
.contasect{
  padding: 2rem;
}


form {
  padding: 0.3rem 1.2rem;
  z-index: 10;
  overflow: hidden;
  position: relative;
}

.title {
  color: #fff;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1;
  margin-bottom: 0.7rem;
}

.input-container {
  position: relative;
  margin: 1rem 0;
}

.input {
  width: 100%;
  outline: none;
  border: 1px solid #00000061;
  background: none;
  padding: 0.6rem 1.2rem;
  color: #00000061;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 0.55px;
  border-radius: 0;
  transition: .3s;
}

textarea.input {
  padding: 0.8rem 1.2rem;
  min-height: 150px;
  border-radius: 0;
  resize: none;
  overflow-y: auto;
}

.input-container label {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  padding: 0 0.4rem;
  color: #000;
  font-size: 0.9rem;
  font-weight: 400;
  pointer-events: none;
  z-index: 1000;
  transition: 0.5s;
}

.input-container.textarea label {
  top: 1rem;
  transform: translateY(0);
}
.gallery-image iframe{
    width:100%;
}


.input-container span {
  position: absolute;
  top: 0;
  left: 25px;
  transform: translateY(-50%);
  font-size: 0.8rem;
  padding: 0 0.4rem;
  color: transparent;
  pointer-events: none;
  z-index: 500;
}

.input-container span:before,
.input-container span:after {
  content: "";
  position: absolute;
  width: 10%;
  opacity: 0;
  transition: 0.3s;
  height: 5px;
  background-color: #fff;
  top: 50%;
  transform: translateY(-50%);
}

.input-container span:before {
  left: 50%;
}

.input-container span:after {
  right: 50%;
}

.input-container.focus label {
  top: 0;
  transform: translateY(-50%);
  left: 25px;
  font-size: 0.8rem;
}

.input-container.focus span:before,
.input-container.focus span:after {
  width: 50%;
  opacity: 1;
}

.contact-info {
  padding: 2.3rem 2.2rem;
  position: relative;
}

.bvt a:hover {
  border: 1px solid #000;
  color: #000;
  background-color: #fff;
}
.bvt a {
  border: 1px solid #2e0d0a;
  text-decoration: none;
  color: #2e0d0a;
  padding: 10px 24px;
  font-size: 18px;
  letter-spacing: 0.55px;
  font-weight: 500;
  background-color: #fff;
}
.hfg h2 {
    font-size: 24px;
    letter-spacing: 0.55px;
    font-weight: 900;
    letter-spacing: 2px;
}
.righhgt-tx p {
  font-size: 15px;
  letter-spacing: 0.55px;
  color: #000;
  font-weight: 400;
}
.career-hd p {
    font-size: 16px;
    letter-spacing: 0.55px;
    color: #000;
}



.pictu{
  position:relative;
}
.pictu::after {
  position: absolute;
  content: "";
  border-top: 1px solid #2b0b04;
  border-left: 1px solid #2b0b04;
  top: 10px;
  left: 10px;
  width: 70px;
  height: 70px;
  transition: all .3s;
}
.pictu::before {
  position: absolute;
  content: "";
  border-bottom: 1px solid #2b0b04;
  border-right: 1px solid #2b0b04;
  bottom: 10px;
  right: 10px;
  width: 70px;
  height: 70px;
  z-index: 9;
  transition: all .3s;
}

.inner-box:hover .pictu::after{
  height: 90%;
  width: 95%;
}

.inner-box:hover .pictu::before{
  height: 90%;
  width: 95%;
}






.kovi-product-slider-wrapper{
width: 100%;
height: 100%;
}
.mySwiperDesktop  {
  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;
}

.mySwiperDesktop  {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  background-size: cover;
  background-position: center;
}

.mySwiper2 {
  height: 80%;
  width: 100%;
}

.mySwiper {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}

.mySwiper .swiper-slide, .mySwiperDesktop .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
    border: 1px solid #a4327a;
    border-radius: 7px;
    cursor:pointer;
}

.mySwiper .swiper-slide-thumb-active,.mySwiperDesktop .swiper-slide-thumb-active {
  opacity: 1;
}

.mySwiperDesktop {
  margin-bottom: 0px;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-button-next, .swiper-button-prev {
color: #fff !important;
}



@media (min-width: 768px) {
.mySwiper {
display: none;
}
  .kovi-product-slider-wrapper {
    display: flex;
    flex-direction: row;
}
  .mySwiper2 {
    height: 100%;
}
  .mySwiperDesktop  {
    width: 100%;
    height: 564px;
}
.mySwiperDesktop .swiper-slide {
    width: 100%;
}
  .mySwiperDesktop {
  width: calc(22% - 20px);
}
  .mySwiper2{
    width:78%;
  }
}

@media (max-width: 767px) {
.kovi-product-slider-wrapper {
  display: flex;
    flex-direction: column;
}
/*.mySwiperDesktop {*/
/*display: none;*/
/*}*/
.kovi-product-slider-wrapper{
width: 100%;
height: 70%;
}

.mySwiperDesktop {
height: 250px;
}
}




.piclist{
  margin-top: 30px;
}
.piclist li{
  display: inline-block;
  width: 50px;
  height: 50px;
}
.piclist li img{
  width: 100%;
  height: auto;
}

/* custom style */
.picZoomer-pic-wp,
.picZoomer-zoom-wp{
  border: 1px solid #fff;
}

.vi-btn a {
  padding: 10px 22px;
  border: 1px solid #2e0d0a;
  color: #2e0d0a;
  text-decoration: none;
  margin: auto;
  font-size: 16px;
  letter-spacing: 0.55px;
  transition: all .3s;
  position: relative;
  z-index: 1;
}
.vi-btn a::after{
  position: absolute;
  content: "";
  background-color: #2e0d0a;
  background-size: contain;
  height: 0;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all .3s;
}
.vi-btn a::before{
  position: absolute;
  content:"";
  background-color: #2e0d0a;
  background-size: contain;
  height: 0;
  width:100%;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all .3s;
}
.vi-btn{
  text-align: center;
}
.vi-btn a:hover::after,.vi-btn a:hover::before{
  height: 55%;
}
.vi-btn a:hover{
  color: #fff;
}
.career-pop {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  background-color: #000000d4;
  z-index: 9999999999999999;
}
.inner-pop{
  width: 75%;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%)scale(0);
  transition:all .3s;
  transition-delay: .3s;

}
.inner-pop-new{
  transform: translate(-50%,-50%)scale(1);
}
.right-form{
  padding: 3rem 1rem 3rem 0;
}

.right-form h2{
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.55px;
  color: #000;
}
.right-form p {
  font-size: 15px;
  letter-spacing: 0.55px;
  color: #8d8d8d;
  line-height: 26px;
  margin-bottom: 2rem;
}

.form-group input{
  height: 40px;
  border-radius: 0;
  border: 1px solid lightgray;
  padding-left: 10px;
}
.form-group input:focus{
  box-shadow: none;
  outline: none;
  border: 1px solid lightgray;
}
.form-group select{
  height: 40px;
  border: 1px solid lightgray;
  pasdding-left:10px
}
.form-group select:focus{
  border: 1px solid lightgray;
  outline:none;
  box-shadow:none
}

.form-group textarea{
  height: 80px;
  border: 1px solid lightgray;
  padding-left: 10px;

}
.form-group textarea:focus{
  border: 1px solid lightgray;
  outline: none;
  box-shadow: none;
}
.filez{
border: none !important;
padding: 0 !important;
}

.app-btn a{
  padding: 10px 22px;
  border: 1px solid #2e0d0a;
  color: #2e0d0a;
  transition:all .3s;
  text-decoration:none;
  font-size: 16px;
  letter-spacing: 0.55px;
  position:relative;
  z-index: 1;
}
.app-btn a::after{
  position:absolute;
  content: "";
  background-color: #2e0d0a;
  background-size: contain;
  height:0;
  width:100%;
  top: 0;
  left: 0;
  transition:all .3s;
  z-index: -1;
}

.app-btn a::before{
  position:absolute;
  content:"";
  background-color: #2e0d0a;
  background-size: contain;
  height: 0;
  width: 100%;
  bottom: 0;
  left: 0;
transition:all .3s;
z-index: -1;
}

.app-btn a:hover::after,.app-btn a:hover::before{
 height: 55%;
}
.app-btn a:hover{
  color: #fff;
}

.career-pop{
  transition: all .3s;
  transform: translateY(-100%);
}

.career-pop-new{
  transform: translateY(0%) !important;
}

.left-img{
  height: 100%;
}
.left-img img{
  height: 100%;
}
.clr{
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 9;
  cursor: pointer;
}
.clr img {
  width: 25px;
}
/* .bannerswiper .swiper-slide img{
  height: 100vh;
} */

.ab{
  position: relative;
}
.ab::after {
  position: absolute;
  content: "";
  background-image: url(../images/a2.png);
  background-size: contain;
  height: 400px;
  width: 400px;
  left: 11%;
  top: 0;
  background-repeat: no-repeat;
  opacity: 0.2;
}



.vewall-bt a {
    position: relative;
    padding: 12px 22px;
    border: 1px solid #2e0d0a;
    color: #2e0d0a;
    z-index: 1;
    transition: all .3s;
    font-size: 16px;
    letter-spacing: 0.55px;
        text-decoration: none;
}
.vewall-bt a:hover{
  color: #fff;
}
.vewall-bt a::after{
  position: absolute;
  content: "";
  background-color: #2e0d0a;
  background-size: contain;
  height: 0;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all .3s;
}
.vewall-bt a::before{
  position: absolute;
  content: "";
  background-color: #2e0d0a;
  background-size: contain;
  height: 0;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all .3s;
}
.vewall-bt a:hover::after,.vewall-bt a:hover::before{
  height: 55%;
}

.btna a{
  position: relative;
  z-index: 1;
  transition: all .3s;
}
.btna a:hover{
  color: #fff;
}
.btna a::after{
  position: absolute;
  content: "";
  background-color: #2e0d0a;
  background-size: contain;
  height: 0;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all .3s;
}
.btna a::before{
  position: absolute;
  content: "";
  background-color: #2e0d0a;
  background-size: contain;
  height: 0;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all .3s;
}
.btna a:hover::after,.btna a:hover::before{
  height: 55%;
}

.btna1 a {
  padding: 10px 20px;
  text-decoration: none;
  color: #fff;
  border: 1px solid #2b0b04;
  transition:all .3s;
  position:relative;
}
.btna1 a::after{
  position: absolute;
  content: "";
  background-color: #2e0d0a;
  background-size: contain;
  height: 55%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all .3s;
}
.btna1 a::before{
  position: absolute;
  content: "";
  background-color: #2e0d0a;
  background-size: contain;
  height: 55%;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all .3s;
}
.btna1 a:hover::after,.btna1 a:hover::before{
  height: 0%;
}
.btna1 a:hover{
    color:#2e0d0a;
}














.image-container{
  width: var(--block-width);
  height: var(--block-height);
  overflow: hidden;
  background: url('https://burst.shopifycdn.com/photos/black-cat-with-green-eyes.jpg?width=373&format=pjpg&exif=0&iptc=0');
  background-size: 100%;
  background-position: center;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: box-shadow .5s;
  border: 2px solid white;
}

.scaleble-image{
  width: calc(var(--block-width) * 2);
  height: calc(var(--block-height) * 2);
  background: url('https://burst.shopifycdn.com/photos/black-cat-with-green-eyes.jpg?width=1850&format=pjpg&exif=0&iptc=0 '); /* 2x recommended */
  background-size: calc(var(--block-width) * 2) calc(var(--block-height) * 2);
  background-repeat: no-repeat;
  background-position: center;
/*   backgorund-size: cover; */
  transition: opacity .1s;
  opacity: 0;
}

.image-container:hover .scaleble-image{
  opacity: 1;
}

.inner-pop11{
  width: 75%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transition:all .3s;
  transition-delay: .3s;

}
.popimg{
  width: 60%;
  margin: auto;
}
.immx {
    width: 85%;
}
.clr1 {
    position: absolute;
    top: 1rem;
    right: 23rem;
    z-index: 9;
    cursor: pointer;
    /* filter: brightness(0) invert(1); */
}
.dg{
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}






.test-txt img{
  width: 14px !important;
}
.testimonials{
  padding-bottom: 2rem;
}

.tab-l .active {
  /* background-color: rgb(0, 0, 0); */
  border: 1px dashed rgb(0, 0, 0);
  border-radius: 30px;
  color: #000000 !important;
}
.tab-l .active, .tab-l a {
    color: #fff;
    padding: 8px 20px;
    font-size: 16px;
}
.tab-l a {
  /* border: 1px dashed rgb(0, 0, 0); */
  border-radius: 30px;
  color: #575757;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: 0.55px;
}
.adden-img img {
    width: 33px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    filter: brightness(0) invert(1);
}
.adden-img {
    height: 50px;
    width: 50px;
    /* border: 1px dashed #a13279; */
    border-radius: 50%;
    position: relative;
    background-color: #a13279;
}














.adden-txt {
    width: 70%;
}
.adden-txt p{
    font-size:15px;
}

.contentz p {
    font-size: 17px;
    line-height: 28px;
    color: #000;
}
.contentz{
    text-align:center;
    /*height:300px;*/
}
.contentz ul li{
    font-size:16px;
    letter-spacing:0.55px;
    color:#000;
    padding:5px 0;
}
.contentz ul{
    padding-left: 17px;
}



.li-process {
    height: 200px;
    width: 200px;
    border-radius: 50%;
    background-color: #2c0d0a;
}
.lg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 86%;
    transform: translate(-50%, -50%);
}
.lg h3 {
    color: #fff;
    margin: 0 0 7px 0;
    font-size: 18px;
}
.lg p {
    color: #fff;
    margin: 0;
}
.hgt {
    position: absolute;
    height: 70px;
    width: 70px;
    background-color: white;
    border-radius: 50%;
    top: -3%;
    right: 2%;
    box-shadow: black 0px 0px 16px -6px;
}
.li-process::after {
    position: absolute;
    content: "";
    background-image: url(../images/asd.png);
    background-size: contain;
    height: 52px;
    width: 114px;
    top: 57%;
    right: -57%;
    background-repeat: no-repeat;
    opacity: 0.6;
    transform: translateY(-50%);
}
.process-dt .row .col:last-child .li-process::after {
    background-image: none;
}
.hgt p {
    margin: 0;
    font-size: 27px;
    font-weight: 700;
    position: absolute;
    width: 37px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* filter: brightness(0.1); */
    color: #2c0d0a;
}
.news {
    height:50vh;
}

.prd-list  {
    background-image: url(../images/bg.jpg);
    background-size: contain;
}
.mySwiper2  {
    background-image: url(../images/bg.jpg);
    background-size: cover;
    cursor:pointer;
}

.contentz{
    width:80%;
    margin:auto;
}
.frq{
    text-align:center;
}




.wx{
    display:flex;
    align-items:center;
    gap:10px;
}

.fo-tx{
    font-size:16px;
    letter-spacing:0.55px;
    color:gray;
}
.chat-frm {
    padding: 10px;
    background: linear-gradient(90deg, lightgray 65%, green 0);
    border-radius: 10px;
}
.con-fie p{
        color: gray;
    font-size: 15px;
}
.footer_social {
    gap: 10px !important;
}
.footer_social li {
    width: 35px;
    height: 35px;
    margin-top: 5px;
    background-color: #ffffff;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.footer_social li img {
    width: 18px !important;
}
.dt-titld-wrap h4{
        font-size: 28px;
    line-height: 38px;
}


.footer_social li{
    transition:all .3s;
}
.footer_social li img{
    transition:all .3s;
}
.footer_social li:hover img{
    filter:brightness(0)invert(1);
}
.footer_social li:nth-child(1):hover{
    background-color:#3b5998;
}
.footer_social li:nth-child(2):hover{
    background-color:#fc2f7c;
}
.footer_social li:nth-child(3):hover{
    background-color:#1b80e4;
}
.footer_social li:nth-child(4):hover{
    background-color:#1b80e4;
}


.w-40{
    width:40%;
}
.imm22 {
    bottom: -69%;
    right: 0;
    border: 8px solid #fff;
}
/*.ab1 {*/
/*    height:70vh;*/
/*}*/
.sdfa {
    padding: 30px 0;
}
.right-ab-img img{
    margin-left:4rem;
}
















#whatsapp-chat {
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  outline: none !important;
  position: fixed;
  width: 350px;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
          box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
  bottom: 90px;
  right: 30px;
  overflow: hidden;
  z-index: 99999;
  -webkit-animation-name: showchat;
          animation-name: showchat;
  -webkit-animation-duration: .35s;
          animation-duration: .35s;
  -webkit-transform: scale(1);
          transform: scale(1);
}

@media only screen and (max-width: 480px) {
  #whatsapp-chat {
    max-width: 300px;
    width: 100%;
    bottom: 75px;
  }
}

#whatsapp-chat .whatsapp-name {
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 0;
  margin-bottom: 0;
  font-family: var(--regular-font);
  line-height: 0.5;
      color: white;
}

#whatsapp-chat .head-home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#whatsapp-chat .head-home small {
  font-size: 12px;
  color: #ffffff;
  font-family: var(--icon-font);
  letter-spacing: .6px;
}

#whatsapp-chat .header-chat {
  background: #31a55c;
  color: #fff;
  padding: 20px;
}

#whatsapp-chat .header-chat h3 {
  margin: 0 0 10px;
}

#whatsapp-chat .header-chat p {
  margin: 0;
  line-height: 18px;
}

#whatsapp-chat .info-avatar {
  position: relative;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  margin-right: 10px;
}

#whatsapp-chat .info-avatar img {
  width: 45px;
  height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
}

#whatsapp-chat a.informasi {
  padding: 20px;
  display: block;
  overflow: hidden;
  -webkit-animation-name: showhide;
          animation-name: showhide;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}

#whatsapp-chat a.informasi:hover {
  background: #f1f1f1;
}

#whatsapp-chat .info-chat span {
  display: block;
}

#whatsapp-chat #get-label {
  font-size: 12px;
  color: #888;
  color: #fff;
}

#whatsapp-chat span.chat-label {
  font-size: 12px;
  color: #888;
}

#whatsapp-chat #get-nama {
  margin: 5px 0 0;
  font-size: 15px;
  font-weight: 700;
  color: #222;
  color: #fff;
}

#whatsapp-chat span.chat-nama {
  margin: 5px 0 0;
  font-size: 15px;
  font-weight: 700;
  color: #222;
}

#whatsapp-chat span.my-number {
  display: none;
}

#whatsapp-chat textarea#chat-input {
  border: none;
  font-family: "Arial", sans-serif;
  width: 100%;
  height: 40px;
  outline: none;
  resize: none;
  padding: 10px;
  overflow: hidden;
  font-size: 14px;
}

#whatsapp-chat a#send-it {
  width: 45px;
  font-weight: 700;
  padding: 10px 10px 0;
  background: #fff;
}

#whatsapp-chat a#send-it svg {
  fill: #a6a6a6;
  height: 24px;
  width: 24px;
  margin-bottom: 6px;
}

#whatsapp-chat .first-msg {
  background: transparent;
  padding: 30px;
  text-align: center;
}

#whatsapp-chat .first-msg span {
  background: #e2e2e2;
  color: #333;
  font-size: 14.2px;
  line-height: 1.7;
  border-radius: 10px;
  padding: 15px 20px;
  display: inline-block;
}

#whatsapp-chat .start-chat .blanter-msg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#whatsapp-chat #get-number {
  display: none;
}

#whatsapp-chat a.close-chat {
  position: absolute;
  top: 5px;
  right: 15px;
  color: #fff;
  font-size: 30px;
  text-decoration: none;
  font-family: var(--regular-font);
}

#whatsapp-chat.hide {
  display: none;
  -webkit-animation-name: showhide;
          animation-name: showhide;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

#whatsapp-chat .show {
  display: block;
  -webkit-animation-name: showhide;
          animation-name: showhide;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

#whatsapp-chat .whatsapp-message-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}

#whatsapp-chat .whatsapp-message {
  padding: 7px 14px 6px;
  background-color: #fff;
  border-radius: 0px 8px 8px;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0;
  -webkit-transform-origin: center top 0px;
          transform-origin: center top 0px;
  z-index: 2;
  -webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
          box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  margin-top: 4px;
  margin-left: -54px;
  max-width: calc(100% - 66px);
}

#whatsapp-chat .whatsapp-chat-body {
  padding: 20px 20px 20px 10px;
  background-color: #e6ddd4;
  position: relative;
  height: 300px;
}

#whatsapp-chat .whatsapp-chat-body::before {
  display: block;
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 0;
  opacity: 0.08;
  background-image: url("public/images/whatsapp.webp");
}

#whatsapp-chat .dAbFpq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
}

#whatsapp-chat .eJJEeC {
  background-color: #fff;
  width: 52.5px;
  height: 32px;
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 10px;
  opacity: 0;
  -webkit-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  z-index: 1;
  -webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
          box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

#whatsapp-chat .hFENyl {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#whatsapp-chat .ixsrax {
  height: 5px;
  width: 5px;
  margin: 0px 2px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  top: 0px;
  background-color: #9e9da2;
  -webkit-animation-name: ZpjSY;
          animation-name: ZpjSY;
}

#whatsapp-chat .dRvxoz {
  height: 5px;
  width: 5px;
  margin: 0px 2px;
  background-color: #b6b5ba;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  top: 0px;
  -webkit-animation-name: hPhMsj;
          animation-name: hPhMsj;
}

#whatsapp-chat .kAZgZq {
  padding: 7px 14px 6px;
  background-color: #fff;
  border-radius: 0px 8px 8px;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0;
  -webkit-transform-origin: center top 0px;
          transform-origin: center top 0px;
  z-index: 2;
  -webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
          box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
  margin-top: 4px;
  margin-left: -54px;
  max-width: calc(100% - 66px);
}

#whatsapp-chat .bMIBDo {
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.54);
  letter-spacing: -0.2px;
  font-family: var(--regular-font);
}

#whatsapp-chat .iSpIQi {
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
  color: #111;
  font-size: 14px;
  line-height: 19px;
  margin-top: 4px;
  color: #111;
}

#whatsapp-chat .cqCDVm {
  text-align: right;
  margin-top: 6px;
  font-size: 10px;
  line-height: 16px;
  color: rgba(17, 17, 17, 0.5);
  margin-right: -8px;
  margin-bottom: -4px;
}

#whatsapp-chat .service_chatList {
  position: relative;
  margin-top: 15px;
  padding: 15px;
  background: #fff;
  margin-left: 10px;
  font-size: 14px;
  border-radius: 0 10px 10px 10px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
          box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

#whatsapp-chat .service_chatList::after {
  position: absolute;
  content: '1:41 AM';
  text-align: right;
  font-size: 10px;
  line-height: 16px;
  color: rgba(17, 17, 17, 0.5);
  right: 10px;
  bottom: 5px;
}

#whatsapp-chat .service_chatList ul {
  position: relative;
}

#whatsapp-chat .service_chatList ul li {
  position: relative;
  line-height: 25px;
  margin-bottom: 5px;
  color: #141d97;
  opacity: 0.75;
}

#whatsapp-chat .service_chatList ul li:hover {
  opacity: 1;
}

#whatsapp-chat .service_chatList ul li::after {
  position: absolute;
  content: '';
  width: 16px;
  height: 16px;
  background-image: url(../icons/external_links.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px;
  top: 4px;
  margin-left: 5px;
}

#whatsapp-chat .service_chatList ul h6 {
  font-size: 14px;
  font-weight: 400;
}

@media screen and (max-width: 480px) {
  #whatsapp-chat #whatsapp-chat {
    width: auto;
    left: 5%;
    right: 5%;
    font-size: 80%;
  }
}

a.blantershow-chat {
  background: #fff;
  color: #404040;
  position: fixed;
  z-index: 98;
  bottom: 20px;
  right: 25px;
  border-radius: 50%;
}

a.blantershow-chat img {
  width: 45px;
  -webkit-box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
          box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
  border-radius: 50%;
}



.inner-career .row{
    width:85% !important;
}
.values ul{
    padding-left:20px;
}

/*news and evmet details start*/
.itm-txt h1 {
    font-size: 26px !important;
    letter-spacing: 0.55px;
    color: #000;
    line-height: 38px;
    font-weight: 400;
  }
.itm-img img {
  width: 657px;
}
.itm-txt p {
  font-size: 17px;
  letter-spacing: 0.55px;
  line-height: 25px;
  font-weight: 500;
}
.itm-txt span{
color:#002578;
 font-size: 18px;
  letter-spacing: 0.55px;
  line-height: 25px;
  font-weight: 500;  

}
.news-details{
  margin-bottom: 5%;
}



.values ul li{
    font-size: 16px;
    letter-spacing: 0.55px;
    color: #000;
    line-height: 26px;
}

.footer--light {
    position: relative;
    /* z-index: 99; */
}
.footer--light {
    background: #000000c4;
}
.footer--light::after{
    position:absolute;
    content:"";
    background-image:url(../images/bvn.jpg);
    background-size:cover;
    top:0;
    left:0;
    height:100%;
    width:100%;
    z-index:-1;
}

#mob_err{
  display: none;
}
#email_err{
  display: none;
}
  
.inner-success{
  width: 300px;
  margin: auto;
  background-color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  padding: 2rem 1rem;
}
#success{
  background-color: #000000b8;
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999999;
  display:none;
}
.quick_sucInner{
  text-align: center;
}
.quick_sucInnerBtn{
  background-color: #31a300;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  padding: 7px 20px;
  border-radius: 30px;
  font-family:auto !important;
}
.quick_sucInner h3{
  font-family:auto !important;
}
.sdfdsf .col{
  flex-wrap: wrap;
  flex: 0 0 20%;
}