.header-style-one .main-box .nav-outer .navigation > li > a {
  color: #121313;
}
.c11 {
  list-style: circle;
}
.main-menu .navigation > li.dropdown > a:after {
  content: "\f063 ";
}
b,
strong {
  color: #333;
  font-weight: bold;
}
.j11 {
  text-align: justify;
}
.services-details__content p {
  margin-bottom: 0px;
}
.testimonial-block img {
  background: #101218 !important;
  padding: 20px !important;
  height: 100% !important;
  border-radius: 10px 40px 10px 40px;
  width: auto !important;
}

.testimonial-section {
  position: relative;
  padding: 0px 0 120px;
}
.services-details__content h4,
h3,
h5 {
  margin-bottom: 5px;
  margin-top: 15px;
}
.tg-header__top {
  background: #31376a;
}
.header-top-one {
  display: flex;
  padding: 13px 0;
}
.header-style-one li,
a {
  color: white;
}
.tg-header__top li {
  padding: 0 15px;
}
.gap li a i {
  padding: 0 7px !important;
}
.button-71 {
  background-color: white;
  color: #31376a;
  padding: 12px 30px;
  border-radius: 5px;
}
.list-wrap {
  display: flex;
}
.button-71:hover {
  background-color: #0a0a0a;
  color: #ffffff;
  padding: 12px 30px;
  border-radius: 10px;
}
.button-71 {
  background-color: #31376a;
  color: #fff;
  padding: 17px 35px;
  border-radius: 5px;
}
.tg-header__top-social .button-71 {
  margin-left: 102px;
}
.tg-header__top-right li {
  color: #fff;
}
.header-style-one .header-lower .logo-box {
  padding: 10px 20px;
}
.main-header .main-box .nav-outer {
  justify-content: space-around;
}
@media (max-width: 768px) {
  .tg-header__top-social {
    display: none;
  }
  .dsb {
    display: none;
  }
  .testimonial-block img {
    height: 200px !important;
  }
  .sticky-header .mobile-nav-toggler {
    color: var(--theme-color-dark);
    position: r;
    position: absolute;
    top: 50px;
    right: 30px;
  }
}
.sticky-header .logo {
  padding: 40px 0;
}
.main-menu .navigation > li > ul {
  width: 260px;
}
@media (max-width: 768px) {
  .sticky-header .logo img {
    max-height: 63px !important;
  }
}

a.book-btn-test {
  color: white;
  z-index: 999;
  position: relative;
  background: #31376a;
  padding: 10px 30px;
}
.feature-block .inner-box:after a.book-btn-test {
  background: white;
  color: black;
}
.modal-content {
  width: 80%;
  margin: auto;
}
@media (max-width: 768px) {
  .modal-content {
    width: 100%;
  }
}
.gallery-slide {
  margin-top: 150px !important;
}
@media (max-width: 768px) {
  .testimonial-block img {
    height: 150px !important;
  }
  .txt-500 {
    font-size: 28px;
  }
}
.slider-section .item img {
  width: 100vw !important ;
  height: 100%;
}
.slider-section .item img {
  width: 100vw;
  height: 100%;
  object-fit: contain !important;
  width: 100% !important;
}
@media (max-width: 1250px) {
  .slider-section .item img {
    width: 100vw;
    height: 100%;
    object-fit: cover !important;
    width: 90% !important;
  }
}
@media (max-width: 768px) {
 
element.style {
}
.slider-section .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
@media (max-width: 1250px) {
    .slider-section .item img {
        width: 100vw;
        height: 100%;
        object-fit: contain !important;
        width: 100% !important;
    }
}
