@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/barlow/v12/7cHpv4kjgoGqM7E_DMs8.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E30-8s51op.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3t-4s51op.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3q-0s51op.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/barlow/v12/7cHqv4kjgoGqM7E3j-ws51op.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aX8.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aX8.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aX8.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC73w5aX8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v30/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWyosBO5Xk.ttf) format('truetype');
}
@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/dancingscript/v28/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7B1i03Sup5.ttf) format('truetype');
}
.primary-font {
  font-family: 'Montserrat', sans-serif;
}
.secondary-font {
  font-family: 'Barlow', sans-serif;
}
.tertiary-font {
  font-family: 'Roboto Condensed', sans-serif;
}
.quad-font {
  font-family: 'Dancing Script', cursive;
}
* {
  margin: 0 auto;
}
body {
  background: #FFF;
}
/*==================================
    02.BASIC COMMON STYLE
====================================*/
body,
html,
.wrapper {
  height: 100%;
}
body {
  font-family: 'Montserrat', sans-serif;
  background: #fff;
}
header {
  z-index: 999;
}
/*==================================
    04.BLOCKS
====================================*/
.spl-quote {
  background: #eee;
  padding: 10px 20px;
  border-left: 5px solid #000;
}
.custom-list li {
  list-style: none;
  position: relative;
}
.custom-list li:before {
  content: "\e65d";
  font-family: 'themify';
  position: absolute;
  top: 0;
  left: -20px;
}
.landing-page-cover {
  height: 50% !important;
  text-align: center;
  position: relative;
}
/*-----------------------
  05.12 COLLAPSE
  ----------------------*/
.custom-collapse .panel-group .panel {
  border-radius: 0px;
}
.custom-collapse .panel-group .panel + .panel {
  margin-top: 0px;
  border-radius: 0px;
  background: none;
  border-top: 0px;
}
.custom-collapse .panel-default > .panel-heading {
  background: none;
  padding: 20px;
}
.custom-collapse .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 0px;
  padding: 20px;
  line-height: 25px;
}
.custom-collapse .panel-default > .panel-heading .panel-title a span {
  padding-right: 20px;
  width: 35px;
  transition: 0.2s linear;
  width: 5%;
  height: 15px;
  float: left;
}
/*==================================
   08. HEADER STYLE
====================================*/
/*-----------------------
  08.1 MAIN HEADER
  ----------------------*/
.navbar-transparent .side-menu a i {
  color: #fff;
}
.main-header .navbar-default.navbar-transparent {
  background: rgba(255, 255, 255, 0) !important;
  background: none;
  border: 0 !important;
  transition: 0.2s linear;
}
.main-header .navbar-default.navbar-fixed {
  transition: 0.5s linear;
  z-index: 1000;
}
.main-header .navbar-default.navbar-transparent ul.nav > li > a {
  padding: 45px 15px !important;
}
.main-header .navbar-default ul.nav li a {
  font-size: 16px;
  color: #000 !important;
  text-transform: capitalize;
  font-weight: 600 !important;
  transition: 0.5s linear;
  text-shadow: 0 8px 3px rgba(24, 24, 24, 0.2);
}
.main-header .navbar-default ul.nav li a.active-menu {
  color: #0d9ba7 !important;
  text-shadow: 0 8px 3px rgba(24, 24, 24, 0.2);
}
.main-header .navbar-default.navbar-transparent ul.nav li a {
  color: #fff !important;
  transition: 0.5s linear;
}
.main-header .navbar-brand {
  width: 210px;
  transition: 0.5s linear;
}
.main-header .navbar-transparent .navbar-brand {
  width: 280px;
  transition: 0.5s linear;
}
.main-header nav.navbar.bootsnav .navbar-toggle {
  background: none;
  color: #000;
}
.navbar-transparent .nav li.dropdown ul.dropdown-menu li a {
  color: #000 !important;
}
.swiper-button-next,
.swiper-button-prev {
  display: none !important;
}
/*==================================
   09. BANNER STYLE
====================================*/
/*-----------------------
  09.1 SIMPLE BANNER 
  ----------------------*/
.simple-inner-banner {
  background: linear-gradient(to left, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(to right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("../images/inner-1.jpg") no-repeat top center / cover;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.simple-inner-banner h1 {
  display: block;
  color: #fff;
  width: 100%;
  font-weight: 300 !important;
}
.simple-inner-banner ul {
  display: block;
  margin-top: 10px;
}
.simple-inner-banner ul li {
  display: inline-block;
}
.simple-inner-banner ul li:before {
  content: "-";
  color: #fff;
  padding-right: 5px;
}
.simple-inner-banner ul li:first-child:before {
  content: "";
}
.simple-inner-banner ul li a {
  color: #fff;
}
/*end of simple banner*/
/*----------------------------------
 01.1 SLIDER STYLE
----------------------------------*/
.slider-option,
.slider-option .swiper-container {
  height: 100%;
}
.slider-option .swiper-container .swiper-slide {
  position: relative;
}
.main-slider-btn {
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 50px;
  background-size: 13px;
  background: none;
  color: #fff;
  font-size: 25px;
  /*padding-left:11px;*/
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s ease-in;
}
.main-slider-btn:hover {
  width: 60px;
  height: 60px;
}
.slider-option .swiper-pagination {
  color: #fff;
  font-size: 20px;
  font-weight: 200;
}
.slider-option .swiper-pagination span {
  width: 30px;
  height: 30px;
  display: inline-block;
}
/*................................
 01.1.1 banner-content
................................*/
.slider-option .swiper-container .swiper-slide .banner-content {
  position: absolute;
  bottom: 20%;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}
.slider-option .swiper-container .swiper-slide .banner-content h1 {
  color: #fff;
  text-transform: capitalize;
  text-shadow: 0 8px 3px rgba(24, 24, 24, 0.2);
  font-size: 4em;
  line-height: 1.1;
  word-break: break-word;
}
.slider-option .swiper-container .swiper-slide .banner-content h1 span {
  font-weight: 100;
  font-size: 0.5em;
  display: block;
}
.slider-option .swiper-container .swiper-slide .banner-content .main-photo-btn {
  margin-top: 30px;
}
/* Responsive styles */
@media (max-width: 1200px) {
  .slider-option .swiper-container .swiper-slide .banner-content h1 {
    font-size: 3em;
  }
}
@media (max-width: 768px) {
  .slider-option .swiper-container .swiper-slide .banner-content {
    bottom: 10%;
    padding: 0 10px;
  }
  .slider-option .swiper-container .swiper-slide .banner-content h1 {
    font-size: 2em;
  }
}
@media (max-width: 480px) {
  .slider-option .swiper-container .swiper-slide .banner-content {
    bottom: 5%;
    padding: 0 5px;
  }
  .slider-option .swiper-container .swiper-slide .banner-content h1 {
    font-size: 1.2em;
  }
}
.swiper-slide {
  position: relative;
}
.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.about-section {
  padding: 50px 0;
  background: #0d9ba7;
  color: #FFF;
}
.about-section h2 {
  font-size: 18px;
  font-weight: 400;
}
.about-section p {
  padding: 30px 0;
  font-size: 16px;
  color: #FFF;
  line-height: 1.6;
}
.about-section img {
  height: 550px;
  width: 100%;
  object-fit: cover;
  display: block;
  /* Unique shape using clip-path */
  clip-path: ellipse(70% 50% at 50% 50%);
  border-radius: 40% 60% 60% 40% / 50% 40% 60% 50%;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}
@media (max-width: 768px) {
  .about-section img {
    /* Maintain unique shape on mobile */
    clip-path: ellipse(70% 50% at 50% 50%);
    border-radius: 40% 60% 60% 40% / 50% 40% 60% 50%;
    object-fit: cover;
    width: 80%;
    height: 250px;
    display: block;
  }
}
@media (max-width: 768px) {
  .about-section {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .about-section h1 {
    font-size: 2.5em !important;
    font-weight: 400;
  }
  .about-section img {
    height: 250px;
  }
}
.sector-section {
  padding-top: 50px;
}
.sector-section .service-wrapper {
  float: left;
  padding: 15px;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.sector-section .service-wrapper .services-num {
  font-size: 55px;
  color: #ccc;
  display: inline-block;
  width: 20%;
  float: left;
}
.sector-section .service-body {
  width: 80%;
  display: inline-block;
  float: left;
  padding: 15px;
  font-size: 12px;
}
.sector-section .service-body h4 {
  font-size: 14px;
  font-weight: bold;
}
.sector-section img {
  height: 720px;
  width: 100%;
  object-fit: cover;
}
.teams {
  padding-top: 50px;
}
.teams .teams-wrapper .teams-wrapper-image-title {
  position: relative;
  padding-top: 15px;
}
.teams .teams-wrapper .teams-wrapper-image-title h1 {
  position: absolute;
  bottom: 10px;
  color: #FFF;
  padding: 10px;
  font-weight: 100;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
  font-size: 20px;
}
.teams .teams-wrapper .teams-wrapper-image-title span {
  background: #FFF;
  font-size: 25px;
  position: absolute;
  height: 14px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  text-align: center;
  display: block;
  line-height: 43px;
  right: 0;
  border: 5px solid #FFF;
  bottom: -28px;
  color: #FFF;
}
.teams .teams-wrapper .teams-wrapper-image-title span img {
  object-fit: cover;
  padding: 5px;
}
.teams .teams-description {
  background: #FFF;
  padding: 10px;
  border-bottom: 1px solid #CCC;
}
footer {
  background: -moz-linear-gradient(90deg, #0d9ba7 0%, rgba(255, 255, 255, 0.01) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.01)), color-stop(100%, #0d9ba7));
  background: -webkit-linear-gradient(90deg, #0d9ba7 0%, rgba(255, 255, 255, 0.01) 100%);
  background: -o-linear-gradient(90deg, #0d9ba7 0%, rgba(255, 255, 255, 0.01) 100%);
  background: -ms-linear-gradient(90deg, #0d9ba7 0%, rgba(255, 255, 255, 0.01) 100%);
  background: linear-gradient(0deg, #0d9ba7 0%, rgba(255, 255, 255, 0.01) 100%);
  background-size: cover;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#0d9ba7', GradientType=0);
  border-top: 1px solid #FFF;
  font-size: 16px;
  color: #FFF;
  line-height: 1.6;
}
footer .footer-top {
  border-bottom: 1px solid #162b81;
  padding: 30px 0;
}
footer .footer-top h2 {
  color: #0d9ba7;
  font-family: 'Montserrat', sans-serif;
  padding-bottom: 10px;
  font-size: 18px;
}
footer .footer-top img {
  width: 55px;
  float: left;
  margin-right: 25px;
  background: #FFF;
  border-radius: 100%;
  padding: 2px;
}
footer .footer-middle {
  color: #FFF;
  padding: 50px 0;
  font-family: 'Barlow', sans-serif;
}
footer .footer-middle img {
  padding: 10px;
  width: 300px;
  display: block;
}
footer .footer-middle h2 {
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
}
footer .footer-middle ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer .footer-middle ul li a {
  color: #FFF;
}
footer .footer-bottom {
  text-align: center;
  color: #FFF;
  font-size: 12px !important;
}
footer fieldset {
  padding-bottom: 20px;
}
footer fieldset legend {
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.slider-option-second,
.slider-option-second .swiper-container-second {
  height: 75% !important;
}
.swiper-container-second {
  height: 75% !important;
}
.pages-contents-wrapper {
  margin-top: -120px;
}
.main-header nav.navbar.bootsnav .navbar-toggle {
  background: #EEE;
  color: #000;
  padding: 5px 16px;
  margin-top: 5px;
}
nav.navbar.bootsnav.no-full .navbar-collapse {
  max-height: 500px;
  overflow-y: hidden !important;
}
.archive-each {
  margin-bottom: 35px;
  background: #EEE;
}
.archive-each .archive-each-content {
  padding: 15px;
}
.contact-info-block {
  text-align: center;
}
.contact-info-block h1 {
  font-family: 'Barlow', sans-serif;
  font-weight: bold;
  font-size: 24px;
}
.contact-info-block h1 i {
  display: block;
}
.contact-info-block h1 span {
  font-size: 18px;
  display: block;
  font-weight: 500;
}
.header-title-black .side-img {
  width: 75px;
  display: inline-block;
  height: 14px;
}
.header-title-black .side-img i {
  margin: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin-bottom: 1px;
  border: 0;
  border-top: 1px solid #000;
  height: 1px;
  display: inline-block;
  width: 75px;
  float: left;
}
.header-title-black .side-img i:first-child,
.header-title-black .side-img i:last-child {
  width: 65px;
}
.header-title-black .side-img.left-side-img i:first-child,
.header-title-black .side-img.left-side-img i:last-child {
  width: 65px;
  margin: 0 0 1px 10px;
}
.header-title-black .header-icon h1 {
  text-align: center;
  font-size: 4em;
  color: #0d9ba7;
}
.header-title-black .header-text h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 3em;
  margin-top: 0;
  font-weight: bold;
  color: #0d9ba7;
}
.header-title-black .header-text h1 small {
  margin-top: 10px;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #162b81;
}
/* Responsive styles */
@media (max-width: 768px) {
  .header-text h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 2em !important;
    margin-top: 0;
    font-weight: bold;
  }
}
@media (max-width: 480px) {
  .header-text h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5em !important;
    margin-top: 0;
    font-weight: bold;
  }
}
.our-services {
  padding: 50px 0;
}
.why-us {
  padding: 50px 0;
  background: #f9f9f9;
}
.image-overlay-wrapper .image-overlay-each {
  margin-top: 25px;
  overflow: hidden;
  position: relative;
}
.image-overlay-wrapper .image-overlay-each:hover img {
  transform: scale(1.1);
  /* Animation */
}
.image-overlay-wrapper .image-overlay-each img {
  transition: transform 0.7s;
  /* Animation */
  height: 450px;
  width: 100%;
  object-fit: cover;
  position: relative;
}
.image-overlay-wrapper .image-overlay-each img:hover {
  transform: scale(1.1);
}
.image-overlay-wrapper .image-overlay-each:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  pointer-events: none;
}
.image-overlay-wrapper .image-overlay-each h1 {
  position: absolute;
  bottom: 20px;
  padding-left: 15px;
  color: #FFF !important;
  font-family: 'Barlow', sans-serif;
  text-shadow: 0 8px 9px rgba(24, 24, 24, 0.6);
  font-weight: bold;
  font-size: 3.03em;
  z-index: 99;
}
.image-overlay-wrapper .image-overlay-each h1 small {
  display: block;
  color: #FFF;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  text-shadow: 0 8px 3px rgba(24, 24, 24, 0.2);
}
.why-us p {
  padding: 30px 0;
  font-size: 16px;
  color: #555;
  line-height: 1.6;
}
.why-us .modern-list {
  list-style: none;
  padding: 0;
  margin: 30px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}
.why-us .modern-list li {
  background: #f7f7fa;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.07);
  padding: 14px 22px;
  font-size: 1.08em;
  color: #222;
  display: block;
  align-items: left;
  transition: box-shadow 0.2s;
  min-width: 220px;
}
.why-us .modern-list li:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.13);
  background: #e6f0ff;
}
.why-us .modern-list li i {
  margin-right: 12px;
  font-size: 1.3em;
  color: #007bff;
}
@media (max-width: 600px) {
  .why-us .modern-list {
    flex-direction: column;
    gap: 12px;
  }
  .why-us .modern-list li {
    min-width: unset;
    width: 100%;
  }
}
.social-metrics {
  padding: 50px 0;
}
.social-metrics p {
  padding: 30px 0;
  font-size: 16px;
  color: #555;
  line-height: 1.6;
}
.social-metrics .social-metrics-details {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  margin-top: 40px;
  align-items: stretch;
}
.social-metrics .modern-metric {
  background: rgba(255, 255, 255, 0.18);
  border-radius: 24px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.18);
  padding: 44px 18px 32px 18px;
  margin-bottom: 0;
  text-align: center;
  transition: box-shadow 0.3s, transform 0.3s;
  position: relative;
  min-width: 180px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.social-metrics .modern-metric:before {
  content: "";
  position: absolute;
  top: -40px;
  left: -40px;
  width: 120px;
  height: 120px;
  background: linear-gradient(135deg, #e3e8ee55 0%, #f8fafc33 100%);
  border-radius: 50%;
  z-index: 0;
  pointer-events: none;
  filter: blur(8px);
}
.social-metrics .modern-metric:hover {
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.22);
  transform: translateY(-6px) scale(1.06);
  background: rgba(255, 255, 255, 0.28);
}
.social-metrics .modern-metric .icon {
  display: block;
  font-size: 2.8em;
  color: #007bff;
  margin-bottom: 14px;
  filter: drop-shadow(0 2px 6px #007bff33);
  position: relative;
  z-index: 1;
}
.social-metrics .modern-metric h2.counter {
  font-size: 2.8em;
  font-weight: 900;
  color: #222;
  margin-bottom: 10px;
  letter-spacing: 2px;
  transition: color 0.3s;
  text-shadow: 0 2px 8px #e3e8ee;
  position: relative;
  z-index: 1;
}
.social-metrics .modern-metric p {
  font-size: 1.15em;
  color: #444;
  font-weight: 600;
  margin: 0;
  letter-spacing: 0.7px;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .social-metrics .social-metrics-details {
    gap: 24px;
    grid-template-columns: 1fr 1fr;
  }
  .social-metrics .modern-metric {
    min-width: 140px;
    padding: 28px 8px 18px 8px;
  }
  .social-metrics .modern-metric h2.counter {
    font-size: 2em;
  }
  .social-metrics .modern-metric .icon {
    font-size: 1.8em;
  }
}
@media (max-width: 767px) {
  .social-metrics .social-metrics-details {
    grid-template-columns: 1fr 1fr;
    gap: 18px;
  }
  .social-metrics .modern-metric {
    min-width: unset;
    width: 100%;
    padding: 18px 2px 10px 2px;
  }
  .social-metrics .modern-metric h2.counter {
    font-size: 1.2em;
  }
  .social-metrics .modern-metric .icon {
    font-size: 1.2em;
  }
}
@media (max-width: 480px) {
  .social-metrics .social-metrics-details {
    grid-template-columns: 1fr;
  }
}
.social-metrics .social-metrics-content {
  padding-top: 30px;
}
.social-metrics .social-metrics-each .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(2.5);
  color: #16a6ae;
  opacity: 0.2;
  z-index: 1;
  font-size: 4em;
  pointer-events: none;
}
.social-metrics .social-metrics-content img {
  width: 100%;
  max-height: 600px;
  border-radius: 30% 0 30% 0;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  display: block;
  margin: 0 auto;
}
.testimonial {
  position: relative;
  padding: 50px 0;
  text-align: center;
  background: #f9f9f9;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.testimonial .container {
  max-width: 760px;
}
.testimonial .testimonials-content {
  padding: 30px 0;
  font-size: 16px;
  color: #555;
  line-height: 1.6;
}
.testimonial .testimonial-slider-nav {
  position: relative;
  width: 468px;
  margin: 0 auto;
}
.testimonial .testimonial-slider-nav .slick-slide {
  position: relative;
  opacity: 0;
  transition: 0.5s;
}
.testimonial .testimonial-slider-nav .slick-slide img {
  position: relative;
  display: block;
  margin-top: 37px;
  width: 100%;
  height: auto;
  border-radius: 100px;
}
.testimonial .testimonial-slider-nav .slick-active {
  opacity: 1;
  transform: scale(1.3);
}
.testimonial .testimonial-slider-nav .slick-center {
  transform: scale(1.8);
  z-index: 1;
}
.testimonial .testimonial-slider {
  position: relative;
  margin-top: 15px;
  padding-top: 50px;
}
.testimonial .testimonial-slider::before {
  position: absolute;
  content: "";
  width: 60px;
  height: 50px;
  top: 0;
  left: calc(50% - 30px);
  background: url(../images/icons/quote.png) top center no-repeat;
}
.testimonial .testimonial-slider h3 {
  font-size: 22px;
  font-weight: 700;
}
.testimonial .testimonial-slider h4 {
  font-size: 14px;
  font-weight: 300;
  color: #645c5c;
  font-style: italic;
  margin-bottom: 10px;
}
.testimonial .testimonial-slider p {
  font-family: 'Barlow', sans-serif;
  color: #645c5c;
  font-size: 14px;
  margin: 0;
  font-size: 16px;
  color: #555;
  line-height: 1.6;
}
.our-clients {
  padding: 50px 0;
}
.our-clients .our-clients-content {
  padding-top: 30px;
}
.our-clients .our-clients-content img {
  width: 100%;
  max-height: 400px;
  border-radius: 0 30% 0 30%;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  display: block;
  margin: 0 auto;
}
.our-clients .our-clients-content p {
  padding: 30px 0;
  font-size: 14px;
  color: #555;
  line-height: 1.6;
  text-align: center;
}
.our-clients .our-clients-logo {
  padding-top: 30px;
  margin-top: 50px;
}
.our-clients .our-clients-logo .our-clients-logo-each {
  display: inline-block;
  margin: 0 15px;
  overflow: hidden;
  transition: transform 0.3s ease-in-out;
  padding-bottom: 25px;
}
.our-clients .our-clients-logo .our-clients-logo-each img {
  width: 70%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.our-clients .our-clients-logo .our-clients-logo-each:hover {
  transform: scale(1.1);
}
.build-together {
  padding: 50px 0;
}
.build-together .build-together-content {
  padding-top: 30px;
}
.build-together .build-together-content img {
  width: 100%;
  max-height: 600px;
  border-radius: 10% 10% 10% 10%;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  object-fit: cover;
  display: block;
  margin: 0 auto;
}
.build-together .build-together-details {
  padding-top: 30px;
  font-size: 16px;
  color: #555;
  line-height: 1.6;
}
.build-together .build-together-content-forms {
  padding-top: 20px;
}
.build-together .build-together-content-forms h3 {
  font-size: 24px;
  font-weight: bold;
  color: #162b81;
  margin-bottom: 20px;
}
.build-together .build-together-content-forms h3 small {
  padding-top: 10px;
  display: block;
  font-size: 12px;
  line-height: 1.6;
  font-weight: 500;
  color: #162b81;
}
.build-together .build-together-content-forms form label {
  font-size: 12px;
  font-weight: 600;
}
.build-together .build-together-content-forms form input[type="text"],
.build-together .build-together-content-forms form input[type="email"],
.build-together .build-together-content-forms form input[type="number"],
.build-together .build-together-content-forms form textarea {
  border: 1px solid #ccc;
  padding: 20px;
  border-radius: 50px;
}
.build-together .build-together-content-forms form .alert {
  font-size: 12px;
}
#back-to-top {
  display: none;
  position: fixed;
  bottom: 40px;
  right: 30px;
  z-index: 9999;
  background: #0d9ba7;
  color: #fff;
  padding: 12px 18px;
  border-radius: 50%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  font-size: 22px;
  text-align: center;
  transition: background 0.2s;
  font: weight 400px;
}
