.hero__banner {
  padding: 346px 0 138px;
  background: #0076E0;
  position: relative;
}
.hero__banner .hero__banner--content {
  position: relative;
  z-index: 1;
  padding-left: 120px;
}
.hero__banner .hero__banner--content .hero__banner-slider .swiper-work {
  padding: 0 6.5vw;
}
.hero__banner .hero__banner--content .hero__banner-slider .swiper-work .tm__hero_content {
  padding-bottom: 113px;
}
.hero__banner .hero__banner--content .hero__banner-slider .swiper-work .tm__hero_content h1 {
  max-width: 800px;
  font-size: 100px;
  line-height: 1.2;
}
.hero__banner .hero__banner--content .hero__banner-slider .swiper-work .tm__hero_content h4 {
  font-family: "Montserrat";
  font-weight: 700;
  color: #7FADE3;
  margin-bottom: 35px;
}
.hero__banner .hero__banner--content .hero__banner-slider .swiper-work .work-next, .hero__banner .hero__banner--content .hero__banner-slider .swiper-work .work-prev {
  position: absolute;
  top: calc(var(--hero-c-height) / 2);
  transform: translateY(-40%);
  z-index: 9;
}
.hero__banner .hero__banner--content .hero__banner-slider .swiper-work .work-prev {
  left: 0;
}
.hero__banner .hero__banner--content .hero__banner-slider .swiper-work .work-next {
  right: 7.5vw;
}
.hero__banner .hero__banner--content .hero__banner-slider .swiper-work .work-next-btn, .hero__banner .hero__banner--content .hero__banner-slider .swiper-work .work-prev-btn {
  opacity: 0.5;
}
.hero__banner .hero__banner--content .hero__banner-slider .swiper-work .work-pagination-new {
  width: auto;
  left: 105px;
  bottom: 0;
  font-size: 16px;
  font-weight: 500;
}
.hero__banner .hero__banner--content .hero__banner-slider .swiper-work .work-pagination-new span {
  color: #ffffff;
}
.hero__banner .hero__banner--content .hero__banner-slider .swiper-work .work-pagination-new span:first-child {
  font-weight: 700;
  margin-bottom: 10px;
  display: inline-block;
}

@media (max-width: 1199px) {
  .hero__banner {
    padding: 250px 0 100px;
  }
  .hero__banner .hero__banner--content {
    padding-left: 0;
  }
  .hero__banner .hero__banner--content .hero__banner-slider .swiper-work {
    padding: 0 60px;
  }
  .hero__banner .hero__banner--content .hero__banner-slider .swiper-work .tm__hero_content h1 {
    font-size: 72px;
    max-width: 65%;
  }
  .hero__banner .hero__banner--content .hero__banner-slider .swiper-work .work-next {
    right: 25vw;
  }
}
@media (max-width: 991px) {
  .hero__banner .hero__banner--content {
    padding-left: 0;
  }
  .hero__banner .hero__banner--content .hero__banner-slider .swiper-work .tm__hero_content h1 {
    font-size: 60px;
    max-width: 70%;
  }
}
@media (max-width: 767px) {
  .hero__banner {
    padding: 200px 0 100px;
  }
  .hero__banner .hero__banner--content .hero__banner-slider .swiper-work h4 {
    margin-bottom: 20px;
  }
  .hero__banner .hero__banner--content .hero__banner-slider .swiper-work .work-next img, .hero__banner .hero__banner--content .hero__banner-slider .swiper-work .work-prev img {
    width: 24px;
  }
  .hero__banner .hero__banner--content .hero__banner-slider .swiper-work .work-prev {
    left: 10px;
  }
  .hero__banner .hero__banner--content .hero__banner-slider .swiper-work .work-next {
    right: 25px;
  }
  .hero__banner .hero__banner--content .hero__banner-slider .swiper-work .tm__hero_content {
    padding-bottom: 80px;
  }
  .hero__banner .hero__banner--content .hero__banner-slider .swiper-work .tm__hero_content h1 {
    font-size: 44px;
    max-width: 100%;
  }
  .hero__banner .hero__banner--content .title h1 {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .hero__banner .hero__banner--content {
    padding-right: 20px;
  }
  .hero__banner .hero__banner--content .hero__banner-slider {
    margin-left: -50px;
    margin-right: -50px;
  }
  .hero__banner .hero__banner--content .hero__banner-slider .swiper-work {
    padding: 0 70px;
  }
  .hero__banner .hero__banner--content .hero__banner-slider .swiper-work .tm__hero_content {
    padding-bottom: 60px;
  }
  .hero__banner .hero__banner--content .hero__banner-slider .swiper-work .tm__hero_content h1 {
    font-size: 40px;
  }
  .hero__banner .hero__banner--content .hero__banner-slider .swiper-work .work-prev {
    left: 35px;
  }
  .hero__banner .hero__banner--content .hero__banner-slider .swiper-work .work-next img, .hero__banner .hero__banner--content .hero__banner-slider .swiper-work .work-prev img {
    width: 18px;
  }
}
.work-image {
  padding: 19% 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

@media (max-width: 767px) {
  .work-image {
    padding: 18.7% 0;
  }
}
.tm__work-details {
  padding: 50px 0;
}
.tm__work-details .tm__work-details-title {
  padding-left: 190px;
}
.tm__work-details .tm__work-details-title h3 {
  margin-bottom: 30px;
  color: #111111;
}
.tm__work-details .tm__work-details-title .tm-work-details-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.tm__work-details .tm__work-details-title .tm-work-details-inner .tm__work-details--content {
  width: 57.8%;
}
.tm__work-details .tm__work-details-title .tm-work-details-inner .tm__work-details--content p {
  color: #111111;
}
.tm__work-details .tm__work-details-title .tm-work-details-inner .tm__work-details--area {
  width: 28.1%;
  display: flex;
  justify-content: end;
}
.tm__work-details .tm__work-details-title .tm-work-details-inner .tm__work-details--area p {
  font-weight: 700;
  color: #858585;
}
.tm__work-details .tm__work-details-title .tm-work-details-inner .tm__work-details--area .title {
  color: #111111;
  margin-bottom: 5px;
}

@media (max-width: 1199px) {
  .tm__work-details .tm__work-details-title {
    padding-left: 100px;
  }
}
@media (max-width: 991px) {
  .tm__work-details .tm__work-details--content {
    max-width: 100%;
  }
  .tm__work-details .tm__work-details-title {
    padding-left: 0;
  }
  .tm__work-details .tm__work-details-title h3 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .tm__work-details .tm__work-details-title {
    padding-left: 0;
  }
  .tm__work-details .tm__work-details-title .tm-work-details-inner .tm__work-details--content {
    width: 100%;
    margin-bottom: 20px;
  }
  .tm__work-details .tm__work-details-title .tm-work-details-inner .tm__work-details--area {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .tm__work-details .tm__work-details-title .tm-work-details-inner .tm__work-details--area {
    width: 100%;
  }
}
.tm__work-gallery .row {
  margin: 0 -2.5px;
  margin-bottom: 5px;
}
.tm__work-gallery .row:nth-child(even) {
  flex-direction: row-reverse;
}
.tm__work-gallery .col-8, .tm__work-gallery .col-4 {
  padding: 0 2.5px;
  overflow: hidden;
}
.tm__work-gallery .tm__work-gallery--inner-img {
  position: relative;
  width: 100%;
  padding-top: 58.2%;
  overflow: hidden;
}
.tm__work-gallery .tm__work-gallery--inner-img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tm__work-gallery .col-4 .tm__work-gallery--inner-img {
  position: relative;
  width: 100%;
  padding-top: 87.5%;
  overflow: hidden;
}
.tm__work-gallery .col-4 .tm__work-gallery--inner-img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 767px) {
  .tm__work-gallery .col-8, .tm__work-gallery .col-4 {
    padding: 0 0 5px;
  }
  .tm__work-gallery .row {
    margin: 0;
  }
  .tm__work-gallery .col-4 .tm__work-gallery--inner-img {
    padding-top: 75%;
  }
}
.tm__testimonial {
  padding: 50px 0;
}
.tm__testimonial .tm__testimonial--content {
  padding-left: 190px;
}
.tm__testimonial .tm__testimonial--content .swiper-work_testimonial {
  padding-bottom: 50px;
  position: relative;
}
.tm__testimonial .tm__testimonial--content .swiper-work_testimonial .tm__testimonial_content {
  max-width: 38.38vw;
}
.tm__testimonial .tm__testimonial--content .swiper-work_testimonial .tm__testimonial_content img, .tm__testimonial .tm__testimonial--content .swiper-work_testimonial .tm__testimonial_content svg {
  margin-bottom: 2.08vw;
}
.tm__testimonial .tm__testimonial--content .swiper-work_testimonial .tm__testimonial_content p {
  color: #111111;
  font-weight: 500;
  margin-bottom: 1.66vw;
}
.tm__testimonial .tm__testimonial--content .swiper-work_testimonial .tm__testimonial_content .tm__testimonial-company {
  font-weight: 700;
  color: #00205B;
  margin: 0;
}
.tm__testimonial .tm__testimonial--content .swiper-work_testimonial .tm__testimonial_content .tm__testimonial-name {
  font-weight: 700;
  color: #0076E0;
  margin: 0;
}
.tm__testimonial .tm__testimonial--content .swiper-work_testimonial .tm__testimonial_content .tm__testimonial-designation {
  color: #0076E0;
  margin: 0;
}
.tm__testimonial .tm__testimonial--content .work_testimonial-next, .tm__testimonial .tm__testimonial--content .work_testimoniall-prev {
  top: auto;
  bottom: 5px;
}
.tm__testimonial .tm__testimonial--content .work_testimonial-next:after, .tm__testimonial .tm__testimonial--content .work_testimoniall-prev:after {
  color: #0076E0;
  font-size: 2.7vw;
}
.tm__testimonial .tm__testimonial--content .work_testimonial-pagination {
  display: flex;
  padding: 0;
  bottom: 0;
}
.tm__testimonial .tm__testimonial--content .work_testimonial-pagination span {
  background: #00205B;
  width: 14px;
  height: 14px;
}

@media (max-width: 1199px) {
  .tm__testimonial .tm__testimonial--content {
    padding-left: 100px;
  }
  .tm__testimonial .tm__testimonial--content .swiper-work_testimonial {
    padding-bottom: 50px;
  }
  .tm__testimonial .tm__testimonial--content .swiper-work_testimonial .tm__testimonial_content {
    max-width: 100%;
  }
  .tm__testimonial .tm__testimonial--content .work_testimonial-pagination {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .tm__testimonial .tm__testimonial--content {
    padding-left: 0;
  }
  .tm__testimonial .tm__testimonial--content .testimonial-next:after, .tm__testimonial .tm__testimonial--content .testimonial-prev:after {
    font-size: 40px;
  }
  .tm__testimonial .tm__testimonial--content .work_testimonial-pagination {
    padding: 0;
  }
  .tm__testimonial .tm__testimonial--content .swiper-work_testimonial {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .tm__testimonial .tm__testimonial--content .col-4, .tm__testimonial .tm__testimonial--content .col-8 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .tm__testimonial .tm__testimonial--content .swiper-work_testimonial {
    margin: 0;
    padding-bottom: 50px;
  }
  .tm__testimonial .tm__testimonial--content .swiper-work_testimonial .tm__testimonial_content {
    padding-left: 0;
  }
  .tm__testimonial .tm__testimonial--content .swiper-work_testimonial .tm__testimonial_content img, .tm__testimonial .tm__testimonial--content .swiper-work_testimonial .tm__testimonial_content svg {
    max-width: 30px;
  }
  .tm__testimonial .tm__testimonial--content h3 {
    max-width: 100%;
    text-align: center;
  }
  .tm__testimonial .tm__testimonial--content .work_testimonial-next:after, .tm__testimonial .tm__testimonial--content .work_testimoniall-prev:after {
    font-size: 24px;
  }
  .tm__testimonial .tm__testimonial--content .work_testimonial-pagination {
    padding: 0;
  }
  .tm__testimonial .tm__testimonial-inner .tm__testimonial-image {
    position: unset;
    padding-top: 0;
  }
  .tm__testimonial .tm__testimonial-inner .tm__testimonial-image img {
    width: 50%;
    height: 50%;
    margin: 0 auto;
    position: relative;
  }
}
@media (max-width: 480px) {
  .tm__testimonial .tm__testimonial--content h3 {
    max-width: 100%;
    text-align: center;
  }
  .tm__testimonial .tm__testimonial--content .swiper-work_testimonial .tm__testimonial_content {
    padding-left: 0;
  }
}/*# sourceMappingURL=work-single.css.map */