html {
  scroll-behavior: auto;
}
html body {
  overflow-x: hidden !important;
}
html body a {
  text-decoration: none !important;
}
.nav-tabs li span {
  font-family: 'Barlow', sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  opacity: 0.65;
}
.tab-style1 .nav-tabs li:hover span,
.tab-style1 .nav-tabs li .active span {
  color: #d7282f;
  opacity: 1;
}
.tab-style4 .nav-tabs > li {
  border-left: none;
  border-top: none;
  border-bottom: none;
}
.tab-style4 .nav-tabs > li > a {
  background-color: #fff;
  font-family: 'Barlow', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #9b9b9b;
  text-align: right;
}
.tab-style4 .nav-tabs > li > a.active {
  color: #575757;
  background-color: transparent;
}
.tab-style4 .tab-content {
  border-left: 1px solid #979797;
}
.sub-tab {
  text-align: left;
}
.sub-tab h6 {
  line-height: 27px;
  font-family: 'Barlow', sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: normal;
  letter-spacing: normal;
  letter-spacing: 0;
  color: #404042;
  margin-bottom: 5px;
}
.sub-tab .sub-title {
  font-family: 'Barlow', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
  line-height: 21px;
  letter-spacing: 0;
  color: #404042;
  margin-bottom: 2px;
}
.sub-tab .status {
  font-family: 'Barlow', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  display: flex;
}
.sub-tab .status span {
  letter-spacing: 2px;
  color: #9b9b9b;
}
.sub-tab .status .separator {
  color: #d82a31;
  font-weight: 800;
  margin: 0px 10px 0px 10px;
}
.sub-tab .status .percentage {
  color: #404042;
  margin-right: 10px;
}
.sub-tab p {
  font-family: 'Barlow', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  line-height: 27px;
  color: #404042;
}
.sub-tab p b {
  font-weight: 600;
}
.sub-tab .project-landing-btn {
  background-color: #d7282f;
  color: #fff;
}
.sub-tab .project-landing-btn:hover {
  color: #000;
  border-color: #d7282f;
}
.sub-tab .project-landing-btn:active {
  color: #fff;
  background-color: #495057;
  border-color: #495057;
}
@media (max-width: 1200px) {
  .status {
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .sub-tab h6 {
    text-align: center;
  }
  .sub-tab p {
    text-align: justify;
  }
  .sub-tabs-nav {
    margin-bottom: 15px;
  }
  .sub-tabs-nav li a {
    text-align: center !important;
  }
}
@media (max-width: 768px) {
  #animated-tab > .nav-tabs {
    margin: auto;
    display: grid !important;
    grid-template-columns: auto auto auto;
    justify-content: center;
  }
  #animated-tab > .nav-tabs li {
    justify-content: center;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .sub-tab-content > div {
    padding: 0 !important;
  }
  .tab-style4 .tab-content {
    border: none;
    padding: 0px;
  }
}
@media (max-width: 575px) {
  .sub-tab {
    padding: 45px;
    box-sizing: border-box;
  }
  .index-welcome-section div div div {
    padding: 0 !important;
  }
  .index-welcome-section div div div p {
    padding: 15px;
  }
}
@media (max-width: 425px) {
  #animated-tab > .nav-tabs {
    grid-template-columns: auto auto;
    justify-content: center;
  }
  #animated-tab > .nav-tabs li {
    min-width: 175px;
  }
}
.main-slider {
  margin-top: 100px;
}
.slider-section .title {
  font-family: 'Barlow', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  text-align: left;
  margin-left: 3.7%;
  letter-spacing: 1.4px;
  text-shadow: 0 2px 8px rgba(0,0,0,0.5);
}
.slider-section .sub-title {
  font-family: 'Barlow', sans-serif;
  font-size: 64px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  text-align: left;
  margin-left: 2%;
  text-shadow: 0 2px 8px rgba(0,0,0,0.5);
  margin-top: 0px;
}
.slider-section .sub-titlespan {
  font-family: 'Barlow', sans-serif;
  font-size: 64px;
  font-weight: 300;
  line-height: normal;
  letter-spacing: normal;
}
.slider-section .sub-title > b {
  font-weight: 600;
}
.icon-section {
  background-image: url("../../images/backgrounds/contact-background.png");
}
.icon-section .feature-box::before,
.icon-section .feature-box .content::before,
.icon-section .feature-box::after,
.icon-section .feature-box .content::after {
  background-color: #404042;
}
.icon-section .text-box-title {
  font-family: 'Barlow', sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  color: #404042;
}
.icon-section .text-box-description {
  font-family: 'Barlow', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  color: #404042;
}
.icon-section .feature-box {
  height: 320px;
}
.icon-section .feature-box i {
  width: 67px;
  height: 70px;
}
.contact-section p {
  font-family: 'Barlow', sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  color: #404042;
  line-height: 27px;
}
.contact-section p b {
  font-weight: 600;
}
.contact-section span {
  font-family: 'Barlow', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  line-height: 27px;
  color: #404042;
}
.contact-section form span {
  color: #9b9b9b;
  line-height: 27px;
}
.contact-section form span b {
  color: #d82a31;
}
.contact-section form .btn {
  font-family: 'Barlow', sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: normal;
  line-height: 27px;
  background-color: #d82a31;
  border-color: #d82a31;
  color: #fff;
  width: 100%;
  text-transform: none;
}
.contact-section form .btn:hover {
  background-color: #404042;
  border-color: #404042;
}
.contact-section form .btn:focus {
  background-color: #404042;
  border-color: #404042;
}
.logos {
  background-color: #404042;
}
.logos h4 {
  font-family: 'Barlow', sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  line-height: 27px;
  color: #fff;
}
.logos h4 b {
  font-weight: 600;
}
.logos .swiper-slider-clients .swiper-button-next,
.logos .swiper-slider-clients .swiper-button-prev {
  display: none;
}
@media (max-width: 767px) {
  .logos .swiper-slider-clients .swiper-pagination {
    display: none;
  }
  .logos .swiper-slider-clients .swiper-button-next,
  .logos .swiper-slider-clients .swiper-button-prev {
    display: block;
    height: 48px;
    top: 20%;
  }
}
.swiper-slide .partner {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: auto;
}