<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.bg-bl {
    background-color: #f7fbff;
}

.sub-heading {
    margin-bottom: 30px;
}

.first_fold {
    background-image: linear-gradient(319deg, #faff00 0%, #ff1000 37%, #ff6a00 100%);
}

.first_fold-block {
    display: flex;
    align-items: center;

}

.first_fold h1 {
    color: #fff;
    font-size: 42px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

.first_fold h1 span {
    color: #ffe663;
}

.first_fold h2 {
    color: #fff;
    margin: 10px 0;
    font-size: 25px;
}

.first_fold p {
    font-size: 17px;
    color: #fff;
}
.blik {
  background: #fff;
  display: inline-block;
  padding: 1px 20px;
  border-radius: 50px;
  margin-top: 20px;
  margin-bottom: 15px;
}

p.blink {
  color: #ff0000 !important;margin-bottom: 0px;
}

.counter-block {
    display: flex;
    justify-content: center;
}

.counter {
    margin: 0 10px;
    background: #0000009e;
    padding: 15px 20px;
    border-radius: 10px;
}
.counter span {    
    background: none;
    display: inline-block;
    font-size: 23px;
    width: inherit !important;
    font-weight: bold !important;
    border-radius: inherit !important;
    color: #fff !important;
    padding: 0px !important;
}


.product-batches {
    text-align: center;
    padding: 40px;
    /* box-shadow: 0 13px 16px 0 rgba(68, 68, 68, .16); */
    padding: initial;
    margin-bottom: 20px;
    border: 2px solid #00000075;
}

.product-batches h3 {
    font-size: 20px;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    min-height: 67px;
  }



  .product-batches-h1 {
    background: linear-gradient(to right, #3a7bd5, #00d2ff);
    min-height: 100px;

  }

  .product-batches-h1 p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
  }

  .product-batches-h2 {
    background-color: #263e72;
    min-height: 100px;

  }

  .product-batches-h2 p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
  }


  .product-batches-h3 {
    background-color: #007785;
    min-height: 100px;

  }

  .product-batches-h3 p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
  }

  .product-batches-h4 {
    background-color: #0b33ad;
    min-height: 100px;

  }

  .product-batches-h4 p {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
  }

  .product-price-b p {
    font-weight: bold;
    padding: 10px;
    /* color: #28a745; */
    text-align: center;
    font-size: 17px;
    margin-bottom: 0px;
  }

  .product-price-b p strike {
    color: red;
}


  .center-block {
    display: block;
    margin: 0 auto;
  }

  .product-batches a {
    background-color: #ff692e;
    color: #fff;
    padding: 10px;
    margin: 6px 12px;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 20px;
    min-width: 150px;
    border-radius: 50px;
}

  .features .feature-grids .grid {
    padding: 30px 10px 30px 70px;
    box-shadow: 0 5px 15px 0 rgb(68 68 68 / 10%);
    position: relative;
    text-align: left;
    background: #fff;
    border: 1px solid #d7c3f5;
  }

  .feature-grids p {
    color: #000 !important;
  }

  .features .icon img {
    max-width: 50px;
  }

  .features .count {
    font-size: 25px;
    font-weight: 700;
    color: #ef6364;
    font-family: 'Oswald', sans-serif;
  }

  .features .icon {
    position: absolute;
    left: 16px;
  }

  .clock-text {
    padding: 30px;
  }



section {
    padding: 40px 0;
}


.faculty-box {
    text-align: center;
    padding: 20px 10px;
    position: relative;
    background: #ffe7ce;
    margin-bottom: 20px;
    min-height: 320px;
}

.faculty-box h3 {
    font-size: 19px;
    margin-bottom: 10px;
    margin-top: 15px;
}

.faculty-box h3 a {
    color: #000;
}



.reslt-region {
    padding: 40px 0;
    background: #fff;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    opacity: 0.9 !important;
}

.carousel .faculty-box img {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid #f44336;
    padding: 2px;
    margin: 0 auto;
}

.faculty-box h4 {
    font-size: 17px;
    font-weight: 500;
    color: #f44336;
}

.carousel-indicators {
    bottom: -35px;
}

#testi .carousel-item {
    background-color: #ffe7ce;
    text-align: center;
    padding: 15px;
    min-height: 344px;
    border-radius: 5px;
    line-height: 21px;
    font-size: 14px;
}

#testi .carousel-item .img-box img {
    width: 80px;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 15px;
    height: 80px;
    padding: 3px;
    background-color: #fff;
}

p.testimonial {
    min-height: 130px;
}

#testi .carousel-item .overview {
    text-transform: capitalize;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    min-height: 45px;
}

#testi .carousel-item .overview strong {
    color: #000000;
    font-weight: 500;
}

.test-user {
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 10px;
}

#testi .carousel-item .img-box i {
    font-size: 20px;
    background-color: #fff;
    color: #ee6723;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 40px;
    margin: 10px 0;
    border: 5px #ddd solid;
}

.slick-dots {
    display: none !important;
}

#testi .slick-slide&gt;div {
    padding: 0 10px;
}

.slick-slider {
    margin-top: 20px;
}

.slick-prev,
.slick-next {
    z-index: 9;
    width: 42px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    border-radius: 0px;
    border: none;
    font-size: 0px;
    background-color: transparent;
    top: -40px;
    cursor: pointer;
    padding: 0;
}

.slick-prev {
    right: 35px;
}

.slick-next {
    right: 0;
}

.slick-prev:before,
.slick-next:before {

    font-family: FontAwesome;
    font-size: 16px;
    color: #fff;
    opacity: 1;
    background-color: #ee6723;
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    text-align: center;
}

.slick-prev::before {
    content: "\f053";
}

.slick-next::before {
    content: "\f054";
}


/* Testimonails close*/


/* mCustom scroll bar settings */
.mCustomScrollbar {
    position: relative;
    height: 160px;
    overflow: auto;
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
    margin-bottom: 0px;
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}

.mCSB_inside&gt;.mCSB_container {
    margin-right: 15px;
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-color: rgba(0, 0, 0, .1);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center;
    background-color: #f15a22;
}

.currentafbox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgb(105, 204, 68);
}


/* mCustom scroll bar settings */


@media only screen and (max-width: 767px) {

.first_fold img {
    max-width: 40%;
  }

  .first_fold-block {
    display: inline-block;
}

    .first_fold h1 {
      color: #fff;
      font-size: 30px;
      font-weight: bold;
      margin-top: 0px;
    }

    .first_fold h2 {
        font-size: 22px;
    }

    .first_fold p {
      font-size: 15px;
      margin-bottom: 0;
  }

  #countdown span {
    font-size: 15px !important;
}

    .counter-block {
        flex-wrap: wrap;
    }

    .counter {
        margin: 10px;
        width: 40%;
        padding: 5px 0;
    }

    .clock-text {
      padding: 0px;
    }

    .feature-grids .grid {
      margin-bottom: 15px !important;
    }

    section#testi h2 {
      /* padding-bottom: 30px; */
      margin-top: -48px;
    }


    .regular.slider.slick-initialized.slick-slider.slick-dotted {
      text-align: center;
    }

    .testmonials-pull .slick-arrow {
      right: 51px;
    }

    button.slick-prev.slick-arrow {
      left: 0px !important;
      position: absolute;
    }

    p.overview {
        margin-top: 20px
    }

  }

  /* .row.first_fold-block .col-lg-6.col-sm-6.text-center {
    width: 44%;
  } */

  @media only screen and (min-width: 768px) and (max-width : 991px){

  .counter-block {
    flex-wrap: wrap;
}

  .counter {
    width: 40%;
    margin-bottom: 20px;
}

p.overview {
    margin-top: 20px
}

  }

  @media only screen and (min-width: 992px) and (max-width : 1199px){


  
  p.overview {
      margin-top: 20px
  }
  
    }</pre></body></html>