.team-two__img::after {
  background-color: rgb(34 34 34 / 59%);
}

.why-choose-one {
  padding: 120px 0 120px;
}

.main-menu__logo img {
  width: 176px;
  height: auto;
}

.main-menu__logo {
  padding: 0px;
}

.main-menu__logo::before {
  background-color: transparent;
}

.main-menu__top-inner:before {
  background-color: #373d49;
}

.main-menu__top-inner {
  background-color: #be202e;
}

.main-menu__left::after {
  background-color: transparent;
}

.main-menu__left::before {
  background-color: transparent;
}


.banner-one__title {
  font-size: 43px;
}

.banner-one__title span {
  letter-spacing: 3px;
  text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;

}

.about-one__review-text {
  font-size: 29px;
}

.about-one__experience-count-text {
  font-size: 26px;
}

.banner-one__sub-title {
  letter-spacing: 3px;
  text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;
}

.font-bdr {
  letter-spacing: 3px;
  text-shadow:
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;
}

.right-icon-list {
  list-style: none;
  padding-left: 0;
  padding-top: 15px;
  margin: 0;
}

.right-icon-list li {
  position: relative;
  /* padding-top: 0px; */
  padding-left: 19px;
  margin-bottom: 10px;
  font-size: 15px;
  color: #ffffff;
}

.right-icon-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 2px;
  color: #ffffff;
  /* match your theme red */
  font-weight: bold;
}

.about-one__review-and-experience-box {
  padding: 30px 20px 18px;
}

.video-one {
  padding: 100px 0 80px;
}

.faq-one {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 120px 0 120px;
  margin-top: 0px;
  z-index: 1;
}

.faq-one .faq-one-accrodion .accrodion-title h4::before {
  background-color: rgb(190 32 46);
}

.faq-one__experience-box {
  background: linear-gradient(270deg, #be202e 45%, #ffffff 100%);
}


.select-box,
.selectmenu,
.nice-select {
  width: 100% !important;
}

.nice-select {
  height: 56px;
  line-height: 56px;
  padding-left: 20px;
}

.nice-select .list {
  width: 100%;
}

.input-box .nice-select {
  display: flex;
  align-items: center;
}


/* Nice Select dropdown scroll fix */
.nice-select .list {
  max-height: 260px;
  /* dropdown height */
  overflow-y: auto;
  /* enable vertical scroll */
  overflow-x: hidden;
}

/* Smooth scrollbar (Chrome / Edge) */
.nice-select .list::-webkit-scrollbar {
  width: 6px;
}

.nice-select .list::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.nice-select .list::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 4px;
}

/* Firefox support */
.nice-select .list {
  scrollbar-width: thin;
  scrollbar-color: #c1c1c1 #f1f1f1;
}

/* Make textarea look exactly like input fields */
.input-box textarea {
  width: 100%;
  min-height: 80px;
  /* same as input height */
  padding: 14px 20px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  font-size: 15px;
  font-family: inherit;
  color: #333;
  background-color: #fff;
  resize: none;
  /* disable resize */
  transition: all 0.3s ease;
}

/* Match input focus effect */
.input-box textarea:focus {
  outline: none;
  border-color: #c62828;
  /* theme red */
  box-shadow: 0 0 0 1px rgba(198, 40, 40, 0.15);
}

/* Common focus style for all form fields */
.input-box input:focus,
.input-box textarea:focus,
.input-box select:focus,
.nice-select.open,
.nice-select:focus {
  outline: none;
  border-color: #c62828;
  /* theme red */
  box-shadow: 0 0 0 1px rgba(198, 40, 40, 0.15);
}


/* Placeholder styling */
.input-box textarea::placeholder {
  color: #999;
}

/* Align textarea vertically with others */
.input-box textarea {
  display: block;
}


.xs-sidebar-group .content-inner .logo img {
  width: 250px;
}

.xs-sidebar-widget {
  max-width: 371px;
}


.goog-te-banner-frame.skiptranslate {
  display: none !important;
}



.loader div:nth-child(1) {
  background-color: rgb(190 32 46);
}

.loader div:nth-child(2) {
  background-color: rgb(190 32 46);
  animation-delay: 0.2s;
}

.loader div:nth-child(3) {
  background-color: rgb(190 32 46);
  animation-delay: 0.4s;
}

.mobile-nav__wrapper.expanded .mobile-nav__content {
  opacity: 1;
  width: 315px;
}


.team-one__content {
  display: block;
}

.team-one__single:hover .team-one__title {
  color: #f1f1f1;
}

.product-details__reveiw {
  display: flex;
  align-items: center;
  margin-top: 9px;
  padding-bottom: 15px;
  margin-bottom: 21px;
  border-bottom: 1px solid rgba(var(--tanspot-black-rgb), .10);
}

.product-details__additional-information-text-1 {
  padding-bottom: 1px;
}

.product-description__list {
  position: relative;
  display: block;
  margin-top: 15px;
  margin-bottom: 30px;
}

.site-footer {
  padding-top: 73px;
}

.footer-widget__logo img {
  width: 250px;
}

.site-footer__bottom-inner {
  display: block !important;
  text-align: center;
}

.main-menu .main-menu__list>li+li, .stricky-header .main-menu__list>li+li {
    margin-left: 19px;
}

.main-menu .main-menu__list>li>a, .stricky-header .main-menu__list>li>a {
    font-size: 15px;
}

@media (max-width: 767px) {
  .main-header {
    padding: 15px 0px;
  }
}

@media (min-width: 768px) {}

@media (min-width: 992px) {
  .main-menu__top-inner:before {
    left: 78%;
  }

}

@media (min-width:1200px) {
  .main-menu__top-inner:before {
    left: 84%;
  }

}

@media (min-width: 1255px) {}