.testimonial {
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

#header .headerHolderCol .tel:hover {
  color: #cfcfcf !important;
}

.aactive {
  color: #ea4237 !important;
  font-weight: bold;
}

.closehere {
  color: #bd1522;
  font-size: 150%;
  cursor: pointer;
}
.a_menu {
  background: #fff;
  padding: 7px;
  color: #262b68;
  display: block;
  border-bottom: #ea4237 1px solid;
  cursor: pointer;
}

.a_menu:hover,
.a_menu_active {
  background: #ea4237;
  color: white !important;
}

#menu {
  position: absolute;
  z-index: 1;
  margin: auto;
  width: 100%;
}

.text-black-50:hover {
  color: #bd1522 !important;
}

.introBannerHolder::before {
  content: " ";
  /*background: linear-gradient(180deg, rgba(255, 255, 255 , 0.5) 0%, rgba(255, 255, 255,0) 100%);*/
  position: absolute;
  width: 100%;
  height: 300px;
}
#header {
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.5) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}
.holder .col-12,
.holder .col-xl-7 {
  background: rgba(255, 255, 255, 0.5);
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 5px;
}
.bannerBlockHolder {
  color: #262b68 !important;
}
.introBannerHolder .headingIV {
  color: #fff !important;
  display: none;
}

.bt {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  cursor: pointer;
  color: #707070;
}
.pt-price {
  background: #ea4237;
  color: white;
  display: inline-block !important;
  padding: 10px;
  border-radius: 10px;
}
.dropdown-menu {
  background-color: rgba(255, 255, 255, 0.7) !important;
}

.bannerBlockHolder .slick-dots {
  margin-top: -50px !important;
}

.bannerBlockHolder .slick-dots button {
  background-color: rgba(255, 255, 255, 1);
}

.last-menu {
  background-image: url(/images/1.png);
  background-position: right;
  background-size: 22px;
  background-repeat: no-repeat;
  padding-right: 22px !important;
}
