header.style-2.t .header-logo img {
  max-width: 100px !important;
  min-width: 100px !important;
}
@media screen and (max-width: 991.95px) {
  header.style-2.t .header-logo img {
    max-width: 50px !important;
    min-width: 50px !important;
  }
}

header.style-2.t .main-nav ul {
  text-align: center !important;
}
header.style-2.t .main-nav ul li a {
  padding: 5px 0 !important;
}

.watsapp .icon {
  margin-right: 5px !important;
}
.watsapp .icon img {
  width: 30px;
}
.watsapp .number span {
  font-size: 11px !important;
}
.watsapp .number h5 a {
  font-size: 11px !important;
}

.best-plan-single1 .image span.blog-category {
  position: absolute;
  right: -1px;
  top: 0;
  font-size: 14px;
  font-weight: 500;
  color: var(--white);
  background: var(--text-primary);
  padding: 6px 12px;
}

.blog-section.t .blog-single2 .image {
  max-height: 270px;
}

.inner-banner-section {
  background-image: url(../images/custom/banner.jpg) !important;
}

.best-plan-single1 .para {
  font-size: 16px !important;
  font-weight: normal !important;
  text-align: justify;
  color: #717171 !important;
}

.video-section {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/custom/banner.jpg) !important;
}

.a-btn {
  font-size: 2.4rem;
  font-weight: 700;
  color: var(--primary-color1);
  font-family: var(--font-merriw);
  text-decoration: underline;
}

.banner-section2 .swiper-slide.client .banner2-content h2 {
  font-size: 5rem;
  text-transform: capitalize;
}
.banner-section2 .swiper-slide.client .banner2-content .descrip {
  font-size: 1.7rem;
  line-height: 21px;
  letter-spacing: 1.2px;
}

.content p {
  font-size: 1.5rem !important;
  font-weight: 100 !important;
  text-align: justify;
  line-height: 23px;
}

.content.content_ p {
  font-size: 1.8rem !important;
  text-align: center;
}/*# sourceMappingURL=custom.css.map */