 /* Start of Testimonials */

  .mid-bottom-sec {
    margin: 0 auto;
    padding: 60px 0;
  }

  .mid-bottom-sec h3 {
    font-family: 'Rosario', sans-serif;
    color: #bb4413;
    font-size: 30px;
    font-weight: bold;
    text-align: right;
    padding-right: 20px;
  }

  .mid-bottom-sec p {
    font-size: 20px;
  }


  /* Styles for Testimonials */

  .swiperTestimonial {
    width: 100%;
    height: auto;
  }

  .testimonial-section {
    width: 116rem;
    position: relative;
    margin-top: 30px;
    background: #ffffff;
    padding: 30px !important;
    border-radius: 10px;
  }

  .testimonial-section .card-body h3 {
    color: #bb4413;
    text-align: center;
    font-style: italic;
    font-size: 25px;
  }

  .testimonial-section .card-body p {
    font-size: 17px;
  }

  .testimonial-section .card-body object,
  .testimonial-section .card-body img {
    max-width: 40% !important;
    margin: 0 auto;
    text-align: center;
    display: block !important;
  }

  .testimonial-section .swiper-button-prev,
  .testimonial-section .swiper-button-next {
    background: #696969;
    border-radius: 50%;
    width: 48px;
    opacity: 0.7;
  }

  .testimonial-section .swiper-button-prev:after,
  .testimonial-section .swiper-button-next:after {
    color: #fff;
    font-size: 20px;
    opacity: 0.7;
  }


  .swiperTestimonial .swiper-slide.swiper-slide-active {
    z-index: 10;
    opacity: 1;
    width: 500px;
    border-radius: 15px;
  }

  .swiperTestimonial .swiper-slide {
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
    background-position: center;
    width: 525px;
    background-color: #fff;
    height: 440px;
  }

  .card-text {
    text-align: left !important;
    font-size: 16px;
    line-height: 1.5em;
    word-wrap: break-word;
    padding: 0 15px;
    margin-top: 15px;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow-y: scroll;
  }


  .swiper-button-prev.disabled,
  .swiper-button-prev[disabled] {
    display: none;
  }

  .swiper-pagination-bullet-active {
    background-color: #bb4413;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    border-radius: 50%;
  }

   .swiper-navBtn {
    color: #bb4413;
  }

  @media (max-width: 760px) {
    .swiper-button-next {
      right: 20px;
    }

    .swiper-button-prev {
      left: 20px;
    }
  }

  .banner-bg {
    padding: 20px !important;
    min-height: unset !important;
    background-image: linear-gradient(50deg ,rgb(160 48 50 / 40%), rgb(0 0 0 / 40%)),url(../img/tl-background.webp);
    /* min-height: 50vh; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    
}

    h2 {
      font-size: 24px !important;
    }

.mobile-medialogos {
  display: none !important;
}

.desktop-medialogos {
  display: none !important;
}

.owl-dot {
    width: 30px;
    height: 48px;
    margin: 0 8px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

    .gtco-testimonials {
      position: relative;
      margin: 20px;
    }

    .gtco-testimonials h2 {
      font-size: 42px !important;
      text-align: center;
      margin-bottom: 50px !important;
      color: #00479e !important;
      /* color: #FFFFFF; */
      /* text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; */
      /* letter-spacing: 2px; */
      /* background-color: black; */
      padding: 10px 5px;
    }

    .gtco-testimonials .owl-stage-outer {
      padding: 30px 0;
    }

    .gtco-testimonials .owl-nav {
      display: none;
    }

    .gtco-testimonials .owl-dots {
      text-align: center;
    }

    .gtco-testimonials .owl-dots span {
      position: relative;
      height: 10px;
      width: 10px;
      border-radius: 50%;
      display: block;
      background: #fff;
      border: 2px solid #01b0f8;
      margin: 0 5px;
    }

    .gtco-testimonials .owl-dots .active {
      box-shadow: none;
    }

    .gtco-testimonials .owl-dots .active span {
      background: #01b0f8;
      box-shadow: none;
      height: 12px;
      width: 12px;
      margin-bottom: -1px;
    }

    .gtco-testimonials .card {
      background: #f6f6f6;
      box-shadow: 0 8px 30px -7px #c9dff0;
      margin: 0 10px;
      padding: 0 10px;
      border-radius: 20px;
      border: 0;
    }

    .gtco-testimonials .card .card-img-top {
      max-width: 100px;
      border-radius: 50%;
      margin: 15px auto 0;
      box-shadow: 0 8px 20px -4px #95abbb;
      width: 100px;
      height: 100px;
    }

    .gtco-testimonials .card span {
      color: #01b0f8;
      font-size: 21px;
      line-height: 1.3;
    }

    .gtco-testimonials .card span span {
      font-size: 18px;
      color: #666666;
    }

    .gtco-testimonials .card p {
      color: #555;
      padding-bottom: 15px;
    }

    .gtco-testimonials .active {
      opacity: 0.5;
      transition: all 0.3s;
    }

    .gtco-testimonials .center {
      opacity: 1;
    }

    .gtco-testimonials .center span {
      font-size: 24px;
    }

    .gtco-testimonials .center span span {
      font-size: 20px;
    }

    .gtco-testimonials .center .card-img-top {
      max-width: 100%;
      height: 120px;
      width: 120px;
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel button.owl-dot {
      outline: 0;
    }

    .owl-carousel.owl-drag .owl-item,
    .gtco-testimonials .owl-dots .active {
      background: none !important;
    }

    .rate-icon i {
      background-color: #73cf11;
      color: #fff;
      padding: 3px;
      margin: 0px 2px;
    }

    .rate-icon .grey {
      background-color: #cecece;
      color: #fff;
      padding: 3px;
      margin: 0px 2px;
    }

    .rate-icon .sj {
      background-color: #ee6922;
      color: #fff;
      padding: 3px;
      margin: 0px 2px;
    }

    .card-text {
      text-align: left !important;
      font-size: 16px;
      line-height: 1.5em;
      word-wrap: break-word;
      height: 315px;
      text-overflow: ellipsis;
      font-style: italic;
    }

    .card-body .flag-logo {
      width: 32px !important;
      height: 32px;
      display: inline-block;
    }

    .card-body .rev-logo {
      width: 100%;
      max-width: 50%;
      display: inline-block !important;
    }

    .footer-details {
      display: flex;
      place-content: center;
      align-items: center !important;
      padding: 10px 0px 0px 0px !important;
    }

    .full-link {
      margin: 20px 0px 0px 0px;
      padding: 0px !important;
      text-align: center !important;
      font-size: 14px;
    }

    @media only screen and (max-width: 767px) {
      .gtco-testimonials {
        margin: 20px;
      }

      .gtco-testimonials h2 {
        font-size: 28px !important;
        line-height: 28px;
      }

      .banner-bg span,.banner-bg p,.banner-bg .row.mt-5, .banner-bg .pt-3.px-1{
display: none;
}
    }

    @media (min-width: 1024px) {

      .desktop-medialogos {
        display: block !important;
      }
    }



    /*********COUNTER************/



    .card-counter {
      border-bottom: 10px solid #f36f2d;
    }

    .card-counter i {
      font-size: 2.5rem;
      color: #ddcdcd;
    }

    .card-counter p {
      font-size: 3.8rem !important;
      line-height: 1.2;
      color: #fac5ab;
    }

    .card-counter small {
      color: #ddcdcd;
    }

    .cta-testimonial-container {
      background: #f36f2d0d !important;
    }

    .counter {
      display: none;
    }



    @media (min-width: 1024px) {
      .counter {
        width: 1024px;
        max-width:100%;
    margin: -18px auto 0;
    position: relative;
    display: block;
        
        
      }
   

      .card-counter {
        width: 33.33%;
      }

      .card-counter i {
        font-size: 3.2rem;
      }

   
    }

    .marquee {
    width: 100%;
    pointer-events: none;
    overflow: hidden;
}

.marquee__inner-wrap {
    height: 100%;
    width: 100%;
}

.marquee__inner {
    height: 100%;
    width: fit-content;
    display: flex;
    position: relative;
    animation: scroll 10s linear infinite;
    /* animation-direction: alternate; */
    will-change: transform;
    column-gap: 10px;
}

.marquee__inner img {
    background: transparent;
}

@keyframes marquee {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}

.search-id {
  border-color: #F36F2D !important;
}

.search-id:hover {
  background: #F36F2D;
  border-color: #F36F2D;
}

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

  

  .banner-bg .flex-column-reverse {
    margin-top: -25px;
  }

  .banner-bg h1 {
    font-size: 27px !important;
    text-align: center !important;
    line-height: 25px;
  }

  .banner-bg {
    margin-top: 4rem;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  #bottom-cta-nav-mobile-top {
    top: 175px !important;
  
}
}