.en__service-banner {
  position: relative;
  padding-top: 191px;
  padding-bottom: 0px;
  margin-bottom: 50px;
}
.en__service-banner::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 40vw;
  height: 100%;
  background-color: #9ed6df;
  z-index: -1;
  opacity: 0.44;
}
.en__service-banner .titlebox {
  display: block;
  width: 100%;
}
.en__service-banner .imgbox img {
  width: 100%;
  height: auto;
}
.en__service-banner .infobox {
  position: relative;
  left: 0;
  background-color: #9ed6df;
  padding: 50px 50px 10px 50px;
  z-index: 2;
  max-width: 47%;
  width: 100%;
  top: calc(100% - 0px);
  margin-top: -220px;
}
.en__service-banner .infobox img {
  filter: brightness(0);
  margin-right: 15px;
  position: absolute;
  top: -4px;
  left: 0;
  width: 18px;
  height: auto;
}
.en__service-banner .sub-title {
  font-size: 40px;
  margin: 0 0 25px;
}
.en__service-banner ul {
  margin: 0px;
}
.en__service-banner ul li {
  display: block;
  margin-bottom: 30px;
  font-size: 17px;
  text-transform: uppercase;
  position: relative;
  padding-left: 35px;
}

.en__weoffer {
  padding: 50px 0px;
}
.en__weoffer .sub-title {
  font-size: 30px;
}
.en__weoffer .tabs {
  margin: 20px 0px 0px;
  display: block;
}
.en__weoffer .tabs li {
  display: inline-block;
  margin: 0 3px;
}
.en__weoffer .tabs a {
  font-size: 18px;
  color: #83c6d1;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  padding: 0 15px;
  font-family: "Gotham Black";
}
.en__weoffer .tabs a::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 2px;
  top: 50%;
  right: -2px;
  transform: translate(0%, -50%);
  background-color: #83c6d1;
}
.en__weoffer .slidebox {
  margin-top: 80px;
}
.en__weoffer .slidebox .infobox {
  padding-right: 20px;
  max-width: 520px;
}
.en__weoffer .slidebox h3 {
  font-size: 28px;
  margin: 0px;
}
.en__weoffer .slidebox strong {
  font-size: 20px;
  color: #5AB0BE;
  margin-bottom: 25px;
  display: block;
  font-family: "Gotham Ultra";
  margin-top: 5px;
  text-transform: uppercase;
}
.en__weoffer .slidebox p {
  font-size: 18px;
  color: #707070;
  font-family: "Gotham Medium";
  margin: 0 0 30px;
  line-height: 1.5;
}
.en__weoffer .slidebox .en__disclamier {
  font-size: 12px;
}
.en__weoffer .slidebox ul {
  margin: 50px 0 25px;
}
.en__weoffer .slidebox ul li {
  display: block;
  margin-bottom: 30px;
  font-size: 16px;
  position: relative;
  padding-left: 35px;
  font-family: "Gotham Medium";
}
.en__weoffer .slidebox ul img {
  filter: brightness(0);
  margin-right: 15px;
  position: absolute;
  top: -4px;
  left: 0;
  width: 18px;
  height: auto;
}
.en__weoffer .slidebox .buttonbox .btn {
  font-size: 15px;
  margin-right: 15px;
}
.en__weoffer .slidebox .buttonbox .btn.bg-black {
  font-family: "Gotham Black";
}
.en__weoffer .slidebox:nth-child(even) {
  flex-direction: row-reverse;
}
.en__weoffer .slidebox:nth-child(even) .infobox {
  margin-left: auto;
  padding-left: 20px;
  padding-right: 0px;
}
.en__weoffer .imageaftrbfr {
  position: relative;
  height: 100%;
  max-height: 500px;
}
.en__weoffer .imageaftrbfr .befraftr {
  position: absolute;
  bottom: 30px;
  left: 30px;
  background-color: #9cd1da;
  color: #ffffff;
  font-size: 20px;
  text-transform: uppercase;
  display: inline-block;
  line-height: 1;
  padding: 10px;
  min-width: 120px;
  text-align: center;
  z-index: 2;
  font-family: "Gotham Ultra";
  font-weight: normal;
}
.en__weoffer .imageaftrbfr .befraftr.after-text {
  left: unset;
  right: 30px;
}
.en__weoffer .imageaftrbfr .swiper,
.en__weoffer .imageaftrbfr .row {
  height: 100%;
}
.en__weoffer .imageaftrbfr .imgbox {
  height: 100%;
}
.en__weoffer .imageaftrbfr .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.en__require {
  padding: 82px 70px;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
}
.en__require .sub-title {
  color: #b7e4ed;
  margin-bottom: 20px;
}
.en__require p {
  max-width: 680px;
  margin: 0px auto 20px;
}
.en__require .logos {
  max-width: 660px;
  margin: 30px auto 0px;
}
.en__require .logos img {
  height: 55px;
  width: auto;
  margin: 0px;
  margin-right: 20px;
}
.en__require .logos p {
  font-size: 20px;
  margin: 0px;
  text-transform: uppercase;
  font-family: "Gotham Ultra";
}
.en__require .logos .imgbox {
  display: flex;
  align-items: center;
  margin-top: 30px;
  justify-content: center;
}

/* slider icon css start */
.services .swiper-button-next,
.services .swiper-rtl .swiper-button-prev,
.services .swiper-button-prev,
.services .swiper-rtl .swiper-button-next {
  background-color: transparent;
}

.services .swiper-button-next:after,
.services .swiper-rtl .swiper-button-prev:after,
.services .swiper-button-prev:after,
.services .swiper-rtl .swiper-button-next:after {
  font-size: 30px;
  color: #000000;
  font-weight: 700;
}

/* slider icon css end */
@media (max-width: 1800px) {
  .swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: -40px !important;
  }
  .swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: -40px !important;
  }
}
@media (max-width: 767px) {
  .swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: -15px !important;
  }
  .swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: -15px !important;
  }
  .swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 24px !important;
  }
}/*# sourceMappingURL=services.css.map */