
.slick-slider .slick-arrow {
    background: transparent;
    border:1px solid #fff;
    color: #fff !important;
}
.slick-dots {
    bottom: 10px;
}
.bg-review {
  min-height: 70vh;
  background-size: 100%;
  padding: 20px!important;
  background-size: cover !important;
  justify-content:center;
  color:#fff;
}
.reviewslider q {
  font-size:28px;
  padding:0px 100px;
  text-align:center;
}
@media (max-width: 991.98px) {
  .reviewslider q {
    font-size:16px;
    padding:0px;
  }
}
.reviewslider .slick-arrow {
  bottom:-10rem !important;
}
.reviewslider .slick-prev {
  left: 45% !important;
}
.reviewslider .slick-next {
  left: 43% !important;
}
@media (min-width: 1792px){
  .reviewslider .slick-prev {
    left: 45% !important;
  }
  .reviewslider .slick-next {
    left: 43% !important;
  }
}
@media (min-width: 1024px) and (max-width: 1024px){
  .reviewslider .slick-arrow {
    margin:0px auto !important;
    bottom:0rem !important;
    top:20rem;
  }
  .reviewslider .slick-prev {
    left: 47% !important;
  }
  .reviewslider .slick-next {
    left: 51% !important;
  }
  .reviewslider q {
    font-size:22px;
  }
}
@media (max-width: 991.98px){
  .bg-review {
    min-height: 70vh;
    background-size: 100%;
    padding: 20px!important;
    background-size: cover !important;
    justify-content:center;
  }
  .reviewslider .slick-arrow {
    bottom:-10rem;
  }
}
@media (min-width: 991.98px){
  .reviewslider .slick-prev::before, .reviewslider .slick-next::before {
    color: #fff !important;
    margin-left: -2px;
    font-size: 1.2rem;
    width: 0rem;
  }
}
.reviewslider .slick-slider .slick-arrow {
  background: transparent;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  height: 2rem;
  width: 2rem;
  border-radius: 0.4rem;
  transition: all 0.5s;
}
.card-img-top {
  max-height: 55vh;
}
@media (max-width: 413.98px){
  .card-img-top {
    max-height: 55vh;
  }
}
.card-title {
  font-family: 'glacial_indifferencebold';
  font-size:18px;
  line-height:26px;
  color: #044674;
}
.card-text{
  font-family: 'glacial_indifferenceregular';
  font-size:16px;
  line-height:26px;
  color: #044674 !important;
}
.card-text span{
  font-family: 'glacial_indifferencebold';
}
.card-price {
  font-family: 'aktivgrotesk-bolduploadedfile';
  color:#73449a;
  font-size:26px !important;
  line-height:28px;
}
.card-price .strick-out {
  font-family: 'aktivgrotesk-bolduploadedfile';
  color:#484848;
  font-size:20px !important;
  line-height:28px;
}
  .text-white {
    color:#fff !important;
  }
  .text-black {
    color:#484848 !important;
  }
  #compare-tab-content .link-on {
      font-family: 'glacial_indifferencebold' !important;
      font-size: 17px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.29;
      letter-spacing: normal;
      text-align: center;
      color: #00a1df !important;
      border-bottom:2px solid #00a1df;
  }
  #compare-tab-content .See-The-Research {
      font-family: 'glacial_indifferencebold' !important;
      font-size: 17px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.29;
      letter-spacing: normal;
      text-align: center;
      color: #444;
  }
  #compare-tab-content .is-active a {
      font-family: 'glacial_indifferencebold' !important;
      font-size: 17px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.29;
      letter-spacing: normal;
      text-align: center;
      color: #00a1df !important;
      border-bottom:2px solid #00a1df;
  }
  .tabs {
    list-style: none;
  }
  .tabs li {
    display:inline-block;
  }
  .tabs li a {
    text-decoration: none;
  }
  .fa-star {
      color: gold;
      padding: 2px;
  }
