.ss {
  max-width: 40%;
}

.main-header .header-upper .logo-box .logo {
  position: relative;
  display: block;
  text-align: left;
  padding: 5px 0px;
}

.logo-box img {
  max-width: 180px;
  width: 100%;
}

.main-header .nav-outer {
  top: 25px;
}

.feature-block-one .image .icon {
  display: none;
}

@media (max-width: 992px) {
  .main-header .nav-outer {
    position: relative;
    z-index: 1;
    float: right;
    margin-top: 20px;
  }
  .mobile-menu .nav-logo img {
    max-width: 150px;
    width: 100%;
  }
  .mobile-menu .nav-logo {
    margin-bottom: 0px;
  }
}

.main-menu .navigation > li.dropdown {
  padding-right: 0px;
}

.j11 {
  text-align: justify;
}

.process-block-one .inner-box::before {
  position: absolute;
  content: "";
  height: 32px;
  width: 72px;
  right: 0px;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  background: url(../images/icons/icon-7.pngg) center center no-repeat;
}

.page-title:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: -moz-linear-gradient(
    0deg,
    rgb(0, 0, 0) 0%,
    rgb(0 0 0 / 72%) 100%
  );
  background-image: -webkit-linear-gradient(
    0deg,
    rgb(0, 0, 0) 0%,
    rgb(0 0 0 / 72%) 100%
  );
  background-image: -ms-linear-gradient(
    0deg,
    rgb(0, 0, 0) 0%,
    rgb(0 0 0 / 72%) 100%
  );
}

.why-choose-us-section .single-feature-item:before {
  position: absolute;
  content: "\f106";
  font-size: 55px;
  color: rgb(83, 84, 108);
  font-family: Flaticon;
  line-height: 48px;
  top: 5px;
  left: 0px;
  background: #d88c1905;
  transition: 0.5s;
}

.why-choose-us-section .features-list:before {
  position: absolute;
  content: "";
  left: 25px;
  top: 0px;
  bottom: 0px;
  width: 2px;
  background: rgb(83 84 108 / 0%);
}

.service-block-six .image-box:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  opacity: 0.74;
  background-image: -moz-linear-gradient(
    47deg,
    rgb(0 0 0 / 85%) 37%,
    #1414141f 86%
  );
  background-image: -webkit-linear-gradient(
    47deg,
    rgb(0 0 0 / 85%) 37%,
    #1414141f 86%
  );
  background-image: -ms-linear-gradient(
    47deg,
    rgb(0 0 0 / 85%) 37%,
    #1414141f 86%
  );
}

.main-header .header-upper {
  position: relative;
  border-top: 1px solid rgb(0 0 0);
  background: #d88c19;
}

button.owl-prev,
button.owl-next {
  display: none;
}

li.single-feature-item {
  text-align: justify;
}

.cases-section {
  position: relative;
  padding: 70px 0px 70px;
}

section.why-choose-us-section {
  display: none;
}

@media (max-width: 992px) {
  .why-choose-us-section .pattern {
    background-position: inherit;
    background-repeat: no-repeat;
  }
}

@media (max-width: 767px) {
  .logo-box img {
    max-width: 140px;
    width: 100%;
  }
  .main-header .nav-outer {
    top: 10px;
  }
}

@media (max-width: 448px) {
  .auto-container {
    max-width: 100%;
  }
  .fact-counter .count-box {
    font-size: 72px;
  }
  .why-choose-us-section .single-feature-item {
    padding: 0px 0px 0px 45px;
  }
  .why-choose-us-section .single-feature-item:before {
    font-size: 31px;
    top: -8px;
  }
  .why-choose-us-section .text {
    color: rgb(255 255 255);
    font-weight: 400;
  }
  .testimonial-block {
    padding-left: 20px;
    padding-right: 20px;
  }
  .testimonial-block h4 {
    font-size: 35px;
  }
  .testimonial-block .text {
    font-weight: 400;
  }
  .services-section-six {
    position: relative;
    padding: 70px 0 70px;
  }
  .right-column.\31 1 {
    width: 100%;
  }
  .news-section .right-column {
    padding: 100px 0px;
  }
  .testimonial-block-three .inner-box {
    margin-left: 0px;
    padding: 50px 12px 40px;
  }
  .quote {
    display: none;
  }
  .faq-section-four {
    padding: 0px;
  }
  .main-header .nav-outer {
    margin-top: 0px;
  }
  .logo-box {
    max-width: 79%;
  }
  .ss {
    max-width: 67%;
  }
}

.logo-box img {
  max-width: 100%;
  width: 100%;
}

.main-header .header-upper {
  position: relative;
  border-top: 1px solid rgb(0 0 0);
  background: #ffffff;
}

.main-header .nav-outer {
  top: 0px;
}

.main-menu .navigation > li.current > a {
  color: #d88c19;
}

.main-menu .navigation > li > a {
  position: relative;
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: var(--fira-sans);
  color: #d88c19;
  padding: 3px 0px;
  opacity: 1;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.main-header .header-top {
  position: relative;
  color: rgb(255, 255, 255);
  background: #d88c19;
  padding: 10px 0px;
}

body {
  font-size: 16px;
  color: #000000;
  line-height: 1.7em;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  font-family: "Barlow", sans-serif;
  background: rgb(255, 255, 255);
}

.mobile-menu .menu-box {
  background: #d88c19;
}

.contact-info-block ul li a {
  color: #0c2957;
}

.logo-box img {
  max-width: 40%;
  width: 100%;
}

.contact-widget ul.list li {
  position: relative;
  font-size: 18;
  font-weight: 600;
  color: #fff;
  margin-top: 10px;
}

.about-section .image-block::before {
  display: none;
}

.main-header .header-upper .logo-box .logo {
  position: relative;
  display: block;
  text-align: left;
  padding: 15px 0px;
  width: 120px;
}
.logo-box img {
  max-width: 80%;
  width: 100%;
}
