/*
Theme Name: Loop Digital
Theme URI: https://www.loop-digital.co.uk
Version: 1.0
*/

html,
body {
  overflow-x: hidden;
}

body,
html {
  margin: 0;
  padding: 0;
}

html {
  font-size: 62.5%;
}

a {
    color: #094b56;
  }

a:hover {
  color: #094b56;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-text-decoration-style: wavy;
  text-decoration-style: wavy;
}

h1,h2,h3,h4,h5,h6,body,div,ul,ol,li,p,span,input,a,body {
  font-family: "Roboto Condensed", sans-serif;
}

h1, h1 span {
  font-size: 2.8rem;
}

h2, h2 span {
  font-size: 4.8rem;
  color: #094b56;
  font-weight: 600;
  margin-bottom: 1rem;
  line-height: 5.7rem;
  text-transform: uppercase;
}

h3,h4,h5,h6,h3 span,h4 span,h5 span,h6 span {
  font-size: 2.4rem;
}

body,div,ul,ol,li,p,span,input,button,a {
  font-size: 1.8rem;
}

a {
  text-decoration: none;
}

.button-primary {
  display: inline-block;
  letter-spacing: 0.28px;
  padding: 2rem 3rem 2rem 3rem;
  text-decoration: none;
  border-radius: 0.8rem;
  line-height: 1.4rem;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #cbe87e;
  color: #094b56;
  text-transform: uppercase;
  font-weight: 600;
}

.button-secondary {
  display: inline-block;
  padding: 2rem 3rem 2rem 3rem;
  text-decoration: none;
  border-radius: 0.8rem;
  font-size: 2rem;
  line-height: 1.4rem;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #339999;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.28px;
}

.button-primary:hover,
.button-secondary:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  color: #094b56;
  -webkit-box-shadow: 3px 4px 10px rgba(9, 75, 86, 0.3);
  box-shadow: 3px 4px 10px rgba(9, 75, 86, 0.3);
}

.button-secondary:hover {
  color:#fff;
}

.navbar-expand-xl .navbar-nav .nav-link {
  padding-right: 2.2rem;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 600;
}

.banner-div {
  padding-top: 130px;
  padding-bottom:60px;
}

#hero-banner {
  min-height: 550px;
  background-size: cover;
}

 .spacer {
  width:100%;
  height:150px;
 }

.hero-banner-title, .hero-banner-title-color {
  font-size: 7.2rem;
  padding-top: 0.5rem;
  padding-bottom: 0;
  font-weight: 600;
  line-height: 8.5rem;
  text-transform: uppercase;
}

.hero-banner-title {
  color:#fff;
}

.hero-banner-title-color {
  color: #cbe87e;
}

.banner-content {
  color: #fff;
  font-weight: 400;
  padding-top: 1.5rem 0;
  text-align: center;
  font-size: 2.4rem;
  line-height: 3.2rem;
}

.content-sub-header {
  font-size: 1.5rem;
  text-transform: uppercase;
  text-align: left;
  line-height: 1.7rem;
  color: #0c6377;
  letter-spacing: 2.8px;
}

.content-heading-h2 {
  font-size: 4.2rem;
  text-transform: uppercase;
  text-align: left;
  line-height: 4.9rem;
  color: #094b56;
  font-weight: 600;
}

.content-style p, .content-style li {
  font-size: 1.8rem;
  text-align: left;
  line-height: 3.6rem;
  color: #094b56;
}

.button-text {
  font-size: 2.2rem;
  text-align: left;
  line-height: 2.8rem;
  color: #094b56;
  font-weight: 600;
  margin-right: 2rem;
  margin-top: 3rem;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.button-text:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.button-text:after {
  content: '\f061';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  background-color: #094b56;
  color: #fff;
  text-align: center;
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.content-right-container {
  background: #ffffff9c;
  -webkit-box-shadow: 0px 0px 30px #094b564d;
  box-shadow: 0px 0px 30px #094b564d;
  border: 1px solid #ffffff;
  opacity: 1;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border-radius: 15px;
  padding: 15px;
  -webkit-transform: translate(200px, -100px);
  -ms-transform: translate(200px, -100px);
  transform: translate(200px, -100px);
  max-width: 440px;
}

.content-right-container ul {
  line-height: 24px;
  color: #094b56;
  list-style: none;
  padding-left: 0px;
}

.content-right-container li {
  background: url("/wp-content/uploads/2025/08/Check.png") no-repeat left center;
  background-size: 22px 22px;
  padding-left: 34px;
  margin-bottom: 10px;
}

.hero-orbit {
  position: absolute;
  top: 50%;
  right: -30%;
  width: 1700px;
  height: 1400px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.orbit {
  position: absolute;
  top: 68%;
  left: 50%;
  width: 1800px;
  height: 1400px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.orbit2 {
  position: absolute;
  top: 38%;
  left: 50%;
  width: 2000px;
  height: 1400px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  rotate: 4deg;
}

.planet {
  position: absolute;
  width: 21px;
  height: 21px;
  background: #CEEA7F;
  border-radius: 50%;
  offset-path: ellipse(900px 700px at 900px 700px);
  offset-rotate: 0deg;
  -webkit-animation: orbit 18s linear infinite;
  animation: orbit 18s linear infinite;
}

.planet2 {
  position: absolute;
  width: 31px;
  height: 31px;
  background: #094B56;
  border-radius: 50%;
  offset-path: ellipse(1000px 700px at 1000px 700px);
  offset-rotate: 0deg;
  -webkit-animation: orbit2 48s linear infinite;
  animation: orbit2 48s linear infinite;
}

@keyframes orbit {
  0% {
    offset-distance: 100%;
  }

  100% {
    offset-distance: 0%;
  }
}

@keyframes orbit2 {
  0% {
    offset-distance: 12%;
  }

  50% {
    offset-distance: -7%;
  }

  100% {
    offset-distance: 12%;
  }
}

#header {
  position: absolute;
  top:10px;
  z-index:10000;
}

#header .dropdown-item:focus,
#header .dropdown-item:hover {
  background-color:#339999;
}

#main-navbar li span {
  font-size: 1.6rem;
}

#main-navbar .menu-item-has-children>a::after {
  content: '\f054';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-left: 7px;
  color: #cbe87e;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  display: inline-block;
}

@media screen and (min-width:1199px) {
  #main-navbar li.dropdown:hover>ul.dropdown-menu {
    display: block;
  }
}


.btn-tab-what {
  background-color: #0c6377;
  border: 2px solid #0c6377;
  color: #ffffff;
  padding: 1rem 2rem;
  border-radius: 1rem;
  transition: all 0.3s ease;
  font-weight: 600;
  text-align: left;
  position: relative;
  overflow: hidden;
  margin-right: 1rem;
  font-size: 1.4rem;
  line-height: 2.8rem;
  letter-spacing: 0.28px;
}

.btn-tab-what:hover {
  background-color: #062b36;
  border-color: #062b36;
  color: #ffffff;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  -webkit-box-shadow: 0 4px 8px rgb(12 99 119 / 45%);
  box-shadow: 0 4px 8px rgb(12 99 119 / 45%);
}

.btn-tab-what.active {
  background-color: #ceea7f;
  border-color: #ceea7f;
  color: #094b56;
  -webkit-box-shadow: 0 4px 8px rgb(12 99 119 / 45%);
  box-shadow: 0 4px 8px rgb(12 99 119 / 45%);
}

.btn-tab-what i {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.btn-tab-what.active i {
  color: #ffffff;
}

.button-tabs-what-container {
  margin:0 0 4rem 0;
}

.tab-content {
  -webkit-animation: fadeIn 0.3s ease-in-out;
  animation: fadeIn 0.3s ease-in-out;
  background-color: #062b36;
  border-radius: 12px;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  border: 1px solid #0c6377;
}

.tab-pane {
  padding: 2rem;
  min-height: 400px;
}

.image-what-container-right {
  background-color: #fff;
  border-radius: 15px;
}

.section img {
  max-width:100%;
  height:auto;
}

.section-image-what {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.what-hr {
  color: #fff;
}

.white-heading-h2 {
  font-size: 4.2rem;
  text-transform: uppercase;
  text-align: left;
  line-height: 4.9rem;
  color: #ffffff;
  font-weight: 600;
}

.content-p p {
  font-size: 1.8rem;
  line-height: 3.6rem;
  color: #ffffff;
}

.content-service p {
  color: #ffffff;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
}

.content-what p {
  font-size: 18px;
  text-align: left;
  line-height: 36px;
  color: #ffffff;
}

.content-what li {
  font-size: 18px;
  text-align: left;
  line-height: 36px;
  color: #ffffff;
  list-style: none;
  padding-left: 45px;
  position: relative;
}

.content-what li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  color: #062b36;
  border-radius: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: bold;
  font-size: 1.6rem;
}

.content-what li:nth-child(1)::before {
  background-color: #0c6377;
}

.content-what li:nth-child(2)::before {
  background-color: #4caf50; 
}

.content-what li:nth-child(3)::before {
  background-color: #ceea7f;
}

.content-what li:nth-child(n + 4)::before {
  background-color: #0c6377;
}

.content-p li {
  font-size: 18px;
  text-align: left;
  line-height: 36px;
  color: #ffffff;
}

.button-text-white {
  color: #fff;
  padding-top:1rem;
}

.button-text-white i {
  color: #ceea7f;
}

#whatwedo {
  background-color: #094b56;
}

#eclipse {
  background-color: #094b56;
  padding: 80px 20px 40px;
  color: white;
  text-align: center;
  -webkit-clip-path: ellipse(54% 80px at 50% -3%);
  clip-path: ellipse(54% 80px at 50% -3%);
}

.what-container {
  margin-top: 50px;
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .btn-tab-custom {
    padding: 12px 15px;
    font-size: 14px;
    text-align: center;
  }
}

.tab-content {
  -webkit-animation: fadeIn 0.3s ease-in-out;
  animation: fadeIn 0.3s ease-in-out;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.team-carousel-container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0px 20px;
}

.team-carousel {
  position: relative;
  overflow: hidden;
  padding: 0 60px;
  z-index: 6;
}

.carousel-wrapper {
  position: relative;
  height: 420px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.carousel-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.team-card {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 330px;
  height: 400px;
  border-radius: 16px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  margin-bottom: 0rem;
  padding-top: 100px;
  -webkit-box-shadow: inset 5px 5px 10px rgb(0 0 0 / 50%);
  box-shadow: inset 5px 5px 10px rgb(0 0 0 / 50%);
  -webkit-box-shadow:
    0 0 0 8px transparent,
    0 0 0 10px #d9d9d936,
    inset 5px 5px 10px rgb(0 0 0 / 50%);
  box-shadow:
    0 0 0 8px transparent,
    0 0 0 10px #d9d9d936,
    inset 5px 5px 10px rgb(0 0 0 / 50%);
  background: -webkit-gradient(linear, left top, left bottom, from(#0a5462), to(#b7da7e));
  background: -o-linear-gradient(top, #0a5462, #b7da7e);
  background: linear-gradient(to bottom, #0a5462, #b7da7e);
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.card-image {
  width: 100%;
  height: 200px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 120px;
  height: 120px;
  z-index: 10;
  border-radius: 50%;
  overflow: hidden;
  border: 4px solid #fff;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  margin-top: 25px;
}

.card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.placeholder-image {
  width: 100%;
  height: 100%;
  background: -o-linear-gradient(315deg, #667eea 0%, #764ba2 100%);
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: white;
  font-size: 6rem;
}

.card-content {
  background: #fff;
  border-radius: 12px;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 5;
  padding-top: 60px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.content-inner {
  padding: 80px 20px 20px 20px;
  text-align: center;
}

.member-name {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 8px 0;
  color: #094b56;
  line-height: 1.2;
}

.member_location {
  font-size: 1.4rem;
  color: #094b56;
  margin: 0 0 4px 0;
}

.member-position {
  font-size: 1.6rem;
  color: #094b56;
  margin: 0 0 8px 0;
  font-weight: 600;
  border: 1px solid #094b56;
  border-radius: 20px;
  padding: 5px 15px;
  margin-top: 10px;
  margin-bottom: 10px;
  display:inline-block;
}

.skills_title {
  font-size: 14px;
  color: #094b56;
  margin: 0 0 4px 0;
  font-weight: 600;
}

.card-content ul {
  color: #094b56;
  list-style: circle;
  line-height: 25px;
}

@media (min-width: 768px) {
  .carousel-wrapper {
    height: 490px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .team-card {
    position: absolute;
    -webkit-transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    cursor: pointer;
  }

  .team-card.center {
    z-index: 3;
    -webkit-transform: translateX(0) scale(1);
    -ms-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
    opacity: 1;
  }

  .team-card.center:hover {
    -webkit-transform: translateX(0) scale(1);
    -ms-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
    -webkit-box-shadow: 0 12px 40px rgba(0, 0, 0, 0.2);
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.2);
  }

  .team-card.left {
    z-index: 2;
    -webkit-transform: translateX(-230px) scale(0.85);
    -ms-transform: translateX(-230px) scale(0.85);
    transform: translateX(-230px) scale(0.85);
    opacity: 1;
  }

  .team-card.left:hover {
    -webkit-transform: translateX(-230px) scale(0.9);
    -ms-transform: translateX(-230px) scale(0.9);
    transform: translateX(-230px) scale(0.9);
    opacity: 1;
  }

  .team-card.right {
    z-index: 2;
    -webkit-transform: translateX(230px) scale(0.85);
    -ms-transform: translateX(230px) scale(0.85);
    transform: translateX(230px) scale(0.85);
    opacity: 1;
  }

 .team-card.right:hover {
  -webkit-transform: translateX(230px) scale(0.9);
  -ms-transform: translateX(230px) scale(0.9);
  transform: translateX(230px) scale(0.9);
  opacity: 1;
 }

 .team-card.hidden {
   z-index: 1;
   -webkit-transform: translateX(0) scale(0.6);
   -ms-transform: translateX(0) scale(0.6);
   transform: translateX(0) scale(0.6);
   opacity: 0;
   pointer-events: none;
  }
}

.carousel-btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: white;
  border: none;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  color: #333;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 10;
  display: none;
}

.carousel-btn:hover {
  background: #333;
  color: white;
  -webkit-transform: translateY(-50%) scale(1.1);
  -ms-transform: translateY(-50%) scale(1.1);
  transform: translateY(-50%) scale(1.1);
}

.prev-btn {
  left: 10px;
}

.next-btn {
  right: 10px;
}

.carousel-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
  margin-top: 30px;
}

.dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #cccccc00;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.dot.active {
  background: #33333300;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.dot:hover {
  background: #555;
}

@media (max-width: 767px) {
  .team-carousel {
    padding: 0 20px;
  }

  .carousel-wrapper {
    height: 450px;
    overflow: hidden;
  }

  .carousel-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: -webkit-transform 0.4s ease;
    -o-transition: transform 0.4s ease;
    transition: transform 0.4s ease;
    transition: transform 0.4s ease, -webkit-transform 0.4s ease;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .team-card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 280px;
    flex: 0 0 280px;
    width: 280px;
    margin: 0 10px;
    position: relative;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    opacity: 1 !important;
    z-index: auto !important;
  }

  .carousel-btn {
    width: 40px;
    height: 40px;
    font-size: 14px;
  }

  .prev-btn {
    left: 5px;
  }

  .next-btn {
    right: 5px;
  }
}

@media (max-width: 480px) {
  .team-card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 260px;
    flex: 0 0 260px;
    width: 260px;
  }

  .member-name {
    font-size: 1.8rem;
  }
}

.no-team-members {
  text-align: center;
  padding: 60px 20px;
  color: #666;
}

.eclipse-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 2;
  height: clamp(200px, 30vh, 380px);
}

.eclipse-bottom svg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  shape-rendering: geometricPrecision;
}

.demo-content-top {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  z-index: 1;
}

.demo-content-top h1 {
  font-size: clamp(1.5rem, 4vw, 3rem);
  margin-bottom: 1rem;
  font-family: "Arial", sans-serif;
}

.demo-content-top p {
  font-size: clamp(0.9rem, 2vw, 1.2rem);
  opacity: 0.9;
}

#home-about {
  margin-top: -100px;
  z-index: 7;
  position: relative;
  background: #fff;
}

.content-left-abt {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

@media (max-width: 768px) {
  .eclipse-bottom {
    height: 40px;
  }
}

#common-repeater {
  background-image: -o-linear-gradient(272deg,
      #ffffff 10% 10%,
      rgb(196 227 126) 220% 70%,
      rgb(203 232 126) 35%);
  background-image: linear-gradient(178deg,
      #ffffff 10% 10%,
      rgb(196 227 126) 220% 70%,
      rgb(203 232 126) 35%);
}

.cta-div {
  background-image:
    -webkit-gradient(linear,
      left top, left bottom,
      color-stop(10%, #e8f4cd),
      color-stop(60%, rgb(232 244 205)),
      to(rgb(203 232 126))),
    url();
  background-image:
    -o-linear-gradient(top,
      #e8f4cd 10% 10%,
      rgb(232 244 205) 60%,
      rgb(203 232 126) 100%),
    url();
  background-image:
    linear-gradient(180deg,
      #e8f4cd 10% 10%,
      rgb(232 244 205) 60%,
      rgb(203 232 126) 100%),
    url();
}

.cta-content {
  font-size: 18px;
  color: #0c6377;
  font-weight: 400;
  margin-bottom: 30px;
  margin-top: 20px;
}

.cta-below-container {
  background-color: #fff;
  border-radius: 10px;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 50px;
}

.cta-inner-container {
  position: relative;
  overflow: hidden;
}

.cta-semicircle-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
}

.cta-below-container {
  position: relative;
  z-index: 2;
}

.swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.carousel-card-process {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: background-image 0.3s ease;
  -o-transition: background-image 0.3s ease;
  transition: background-image 0.3s ease;
  position: relative;
  border: 1px solid #ffffff3b;
  border-radius: 10px;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.swiper-slide {
  height: auto;
}

.carousel-card-process::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 1;
  border-radius: 10px;
}

.swiper-slide-active .carousel-card-process::before {
  opacity: 1;
}

.carousel-card-process > * {
  position: relative;
  z-index: 2;
}

.swiper-slide-active .carousel-card-process,
.swiper-slide-duplicate-active .carousel-card-process {
  border-color: #ceea7f;
}

.process-h2 {
  margin: 10px 0;
  color: #ffffff;
  font-size: 42px;
  text-transform: uppercase;
  line-height: 49px;
  letter-spacing: 0px;
  font-weight: 600;
}

.process-h3 {
  margin: 10px 0;
  color: #9dc5ce;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 16px;
  letter-spacing: 2.8px;
}

#our-process p {
  margin: 0;
  color: #ffffff;
  font-size: 18px;
  line-height: 36px;
  letter-spacing: 0px;
}

.carousel-card-process img {
  max-width: 100%;
}

.pagination-top {
  margin-bottom: 20px;
  text-align: center;
  margin-top: 10px;
}

.swiper-pagination-process {
  position: relative !important;
  bottom: auto !important;
  top: auto !important;
  margin-bottom: 20px;
  text-align: center;
  z-index: 10;
  pointer-events: auto;
  display:none;
}

.swiper-pagination-process span {
  background: #5b909db3;
  color: #094b56;
  font-weight: bold;
  font-size: 13px;
  width: auto !important;
  height: auto !important;
  opacity: 1 !important;
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 7px;
  height: 30px !important;
  width: 30px !important;
  position: relative;
}

.swiper-pagination-process span::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: -o-linear-gradient(225deg, #437b88 60%, #094b56 50%);
  background: linear-gradient(225deg, #437b88 60%, #094b56 50%);
  border-radius: 50%;
  top: -3px;
  right: -3px;
}

.swiper-pagination-process .swiper-pagination-bullet-active {
  color: #094b56;
  background: #ceea7f;
  pointer-events: auto;
}

.swiper-pagination-process .swiper-pagination-bullet-active::before {
  background: -o-linear-gradient(225deg, #ceea7f 60%, #094b56 50%);
  background: linear-gradient(225deg, #ceea7f 60%, #094b56 50%);
}

.process-icon-img {
  width: 45px;
  height: 45px;
}

#our-process {
  background-color: #094b56;
}

.process-repeater-title {
  color: #ffffff;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 49px;
  font-weight: 600;
  margin-top: 20px;
}

#our-process .process-repeater-p {
  color: #ffffff;
  font-size: 16px;
  line-height: 30px;
}

#footer-widget {
  background-color: #094b56;
  color: #fff;
}

#footer-widget a {
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#footer-widget a:hover {
  color:#cbe87e;
}

#footer-widget li a {
  line-height: 3.6rem;
  margin-bottom:1rem;
  display: inline-block;
}

#footer-widget .copyright p {
  font-size: 1.8rem;
  line-height:3.6rem;
}

#copyright {
  background-color: #094b56;
  color: #fff;
  border-top: 1px solid #ffffff3b;
  padding-top: 30px;
  padding-bottom: 30px;
}

.eclipse-top {
  width: 100%;
  height: clamp(120px, 25vw, 200px);
  margin-bottom: -5px;
  background-color: #cce883;
  position: relative;
  overflow: hidden;
}

.eclipse-top svg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  min-height: 100%;
  --wave-color: #094b56;
  display: block;
}

.eclipse-top-blue {
  width: 100%;
  height: clamp(120px, 25vw, 120px);
  margin-bottom: -5px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}

.eclipse-top-blue svg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  min-height: 100%;
  --wave-color: #094b56;
  display: block;
}

@media (max-width: 480px) {
  .eclipse-top {
    height: clamp(80px, 30vw, 150px);
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  .eclipse-top {
    height: clamp(100px, 28vw, 180px);
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .eclipse-top {
    height: clamp(140px, 22vw, 200px);
  }
}

@media (min-width: 1025px) {
  .eclipse-top {
    height: 200px;
    max-height: 250px;
  }
}

.footer-bottom-title {
  font-size: 24px;
  line-height: 38px;
  color: #fff;
  font-weight: 600;
  display: block;
}

.footer-bottom-title-color {
  font-size: 24px;
  line-height: 38px;
  color: #cbe87e;
  font-weight: 600;
}

.social-icons a {
  position: relative;
  color: rgb(255, 255, 255);
  margin-left: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid #FFFFFF3B;
  border-radius: 50%;
  padding: 0;
}

.social-icons a .icon-dot {
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #CEEA7F;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-animation: rotateDot 26s linear infinite;
  animation: rotateDot 26s linear infinite;
}

.social-icons a .icon-dot-insta {
  -webkit-animation: rotateDotReverse 40s linear infinite;
  animation: rotateDotReverse 40s linear infinite;
}

.social-icons a .icon-dot-linked {
  -webkit-animation: rotateDot 12s linear infinite;
  animation: rotateDot 12s linear infinite;
}

@-webkit-keyframes rotateDot {
  from {
    -webkit-transform: rotate(0deg) translateX(20px);
    transform: rotate(0deg) translateX(20px);
  }

  to {
    -webkit-transform: rotate(360deg) translateX(20px);
    transform: rotate(360deg) translateX(20px);
  }
}

@keyframes rotateDot {
  from {
    -webkit-transform: rotate(0deg) translateX(20px);
    transform: rotate(0deg) translateX(20px);
  }

  to {
    -webkit-transform: rotate(360deg) translateX(20px);
    transform: rotate(360deg) translateX(20px);
  }
}

@-webkit-keyframes rotateDotReverse {
  from {
    -webkit-transform: rotate(360deg) translateX(20px);
    transform: rotate(360deg) translateX(20px);
  }

  to {
    -webkit-transform: rotate(0deg) translateX(20px);
    transform: rotate(0deg) translateX(20px);
  }
}

@keyframes rotateDotReverse {
  from {
    -webkit-transform: rotate(360deg) translateX(20px);
    transform: rotate(360deg) translateX(20px);
  }

  to {
    -webkit-transform: rotate(0deg) translateX(20px);
    transform: rotate(0deg) translateX(20px);
  }
}

.contact-item a {
  color: #fff;
}

.social-icon {
  position: relative;
  display: inline-block;
}

.icon-dot {
  position: absolute;
  width: 8px;
  height: 8px;
  background-color: #cce883;
  border-radius: 50%;
  z-index: 1;
}

.social-icon-facebook .icon-dot {
  top: 0px;
  left: 2px;
}

.social-icon-instagram .icon-dot {
  top: 33px;
  left: 35%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.social-icon-linkedin .icon-dot {
  top: -2px;
  right: 8px;
}

.quick-links a {
  color: #ffffff;
}

.quick-links .menu {
  list-style: none;
  padding-left: 0px;
  font-size: 18px;
  line-height: 36px;
}

#internal-banner {
  padding: 0px;
}

.banner-title {
  color: #fff;
  font-size: 60px;
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.internal-banner-title-color {
  color: #cbe87e;
  font-size: 60px;
  padding-top: 5px;
  padding-bottom: 0px;
  font-weight: 600;
  line-height: 85px;
  text-transform: uppercase;
}

.banner-cta {
  margin-top: 30px !important;
}

.banner-description p {
  font-size: 18px;
}

.banner-description {
  font-size: 18px;
}

.eclipse-bottom-internal {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 2;
  height: clamp(100px, 10vh, 380px);
}

.eclipse-bottom-internal svg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  shape-rendering: geometricPrecision;
}

.team-members {
  background-image: -webkit-gradient(linear,
      left top, left bottom,
      color-stop(10%, rgb(255, 255, 255)),
      color-stop(10%, rgb(255, 255, 255)),
      color-stop(220%, rgb(196, 227, 126)),
      color-stop(70%, rgb(196, 227, 126)),
      color-stop(35%, rgb(203, 232, 126)));
  background-image: -o-linear-gradient(rgb(255, 255, 255) 10%,
      rgb(255, 255, 255) 10%,
      rgb(196, 227, 126) 220%,
      rgb(196, 227, 126) 70%,
      rgb(203, 232, 126) 35%);
  background-image: linear-gradient(rgb(255, 255, 255) 10%,
      rgb(255, 255, 255) 10%,
      rgb(196, 227, 126) 220%,
      rgb(196, 227, 126) 70%,
      rgb(203, 232, 126) 35%);
  padding-top: 70px;
  margin-top: -40px;
}

.swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
  margin-bottom: 25px;
}

#service {
  background-image: -webkit-gradient(linear,
      left top, left bottom,
      color-stop(10%, #ffffff),
      color-stop(220%, rgb(196 227 126)),
      color-stop(35%, rgb(203 232 126)));
  background-image: -o-linear-gradient(top,
      #ffffff 10% 10%,
      rgb(196 227 126) 220% 70%,
      rgb(203 232 126) 35%);
  background-image: linear-gradient(180deg,
      #ffffff 10% 10%,
      rgb(196 227 126) 220% 70%,
      rgb(203 232 126) 35%);
}

.service-card {
  background: #ffffff;
  border: 2px solid #ceea7f;
  border-radius: 12px;
  padding: 2rem;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.service-card:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  border-color: #007cba;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.service-card-title {
  color: #094b56;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.4;
}

.service-card-text {
  color: #666666;
  line-height: 1.6;
}

.service-card-text p {
  color: #094b56;
  line-height: 1.6;
  font-size: 18px;
}

.service-card-link-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  color: #007cba;
  font-weight: 500;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0.5rem 0;
}

.service-card-link-button:hover {
  color: #005a87;
  text-decoration: none;
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}

.service-card-link-button .fas {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.service-card-link-button:hover .fas {
  -webkit-transform: translateX(3px);
  -ms-transform: translateX(3px);
  transform: translateX(3px);
}

.what-hr {
  border: none;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#007cba), to(#e0e0e0));
  background: -o-linear-gradient(left, #007cba, #e0e0e0);
  background: linear-gradient(90deg, #007cba, #e0e0e0);
  margin: 1rem 0;
}

.service-left-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.service-content-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.service-image-container {
  margin-top: auto;
  padding-top: 2rem;
}

.service-container {
  margin-bottom: 50px;
  margin-top: 50px;
}

.service-image {
  -webkit-box-shadow: 0 2px 6px rgb(9 75 79 / 52%);
  box-shadow: 0 2px 6px rgb(9 75 79 / 52%);
  border-radius: 12px;
}

.service-option-eclipse-wrap {
  display: block;
  width: 100%;
  line-height: 0;
  overflow: hidden;
  background-color: #fff;
}

.service-option-eclipse-wrap--top {
  background-color: transparent;
}

.service-option-eclipse-wrap--bottom {
  background-color: transparent;
}

.service-option-eclipse-wrap svg {
  display: block;
  width: 100%;
  height: 80px;
}

.contact-card {
  background: #3781791c;
  border-radius: 8px;
  padding: 2rem;
}

.map-form-section iframe {
  border-radius: 30px;
  max-width:100%;
}

#contact .contact-card-0 {
  background: #2A7B9B;
  background: -webkit-gradient(linear, left top, right top, from(rgba(42, 123, 155, 1)), to(rgba(51, 153, 153, 1)));
  background: -o-linear-gradient(left, rgba(42, 123, 155, 1) 0%, rgba(51, 153, 153, 1) 100%);
  background: linear-gradient(90deg, rgba(42, 123, 155, 1) 0%, rgba(51, 153, 153, 1) 100%);
}

#contact .contact-card-1 {
  background: #2A7B9B;
  background: -o-linear-gradient(60deg, rgba(42, 123, 155, 1) 0%, rgba(51, 153, 153, 1) 100%);
  background: linear-gradient(30deg, rgba(42, 123, 155, 1) 0%, rgba(51, 153, 153, 1) 100%);
}

#contact .contact-card-2 {
  background: #2A7B9B;
  background: -o-linear-gradient(280deg, rgba(42, 123, 155, 1) 0%, rgba(51, 153, 153, 1) 100%);
  background: linear-gradient(170deg, rgba(42, 123, 155, 1) 0%, rgba(51, 153, 153, 1) 100%);
}

.contact-card-title {
  color: #fff;
  font-weight: 400;
  font-size: 2.3rem;
  line-height: 2.8rem;
  padding-top: 1rem;
}

.contact-card-link-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  color: #007cba;
  font-weight: 500;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0.5rem 0;
}

.contact-card-link-button:hover {
  color: #005a87;
  text-decoration: none;
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}

.contact-card-link-button .fas {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.contact-card-link-button:hover .fas {
  -webkit-transform: translateX(3px);
  -ms-transform: translateX(3px);
  transform: translateX(3px);
}

.what-hr {
  border: none;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#007cba), to(#e0e0e0));
  background: -o-linear-gradient(left, #007cba, #e0e0e0);
  background: linear-gradient(90deg, #007cba, #e0e0e0);
  margin: 1rem 0;
}

#contact {
  margin-top: 50px;
  margin-bottom: 50px;
}

.contact-icon {
  width: 11%;
}

.contact-card-text {
  color: #005a87;
  font-weight: 600;
  line-height: 1.6;
}

.contact-card-text a {
  color:#CBE87E;
}

.contact-card-text p {
  color:#fff;
}

.contact-heading-h2 {
  font-size: 42px;
  text-transform: uppercase;
  text-align: center;
  line-height: 49px;
  color: #094b56;
  font-weight: 600;
  margin-top: 30px;
}

.contact-sub-header {
  font-size: 18px;
  text-align: center;
  line-height: 36px;
  color: #094b56;
  margin-bottom: 25px;
}

#works-section {
  background-color: #094b56;
  padding-top: 80px;
}

.work-icon {
  background-color: #094b56;
  color: #ffffff;
  border-radius: 50%;
  font-size: 1.8rem;
  margin: 2rem 0 1.5rem 0;
  width:5rem;
  height:5rem;
  line-height:5rem;
  text-align: center;
}

#services-work-section {
  background-color: #094b56;
  padding-top: 50px;
  padding-bottom: 160px;
  margin-bottom: 50px;
}

.service-work-image {
  border-radius: 10px;
  -webkit-box-shadow: 5px 5px 10px 5px #0a2f3a;
  box-shadow: 5px 5px 10px 5px #0a2f3a;
}

.work-card {
  border-radius: 10px;
  color: #0a2f3a;
  padding-left: 20px;
  padding-right: 20px;
  background: #cbe87e;
}

.work-card-text p {
  font-size: 16px;
}

#faq-section {
  margin-bottom: 50px;
}

.top-image-section {
  margin-top: -150px;
}

.faq-image {
  border-radius: 70px;
}

.content-faq {
  font-size: 16px;
  text-align: left;
  line-height: 36px;
  color: #094b56;
}

.accordion-item {
  border-radius: 15px !important;
  border: none;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.accordion-header {
  margin: 0;
}

.accordion-button {
  font-size: 1.6rem;
  font-weight: 600;
  color: #333;
  background-color: #e8f4cd;
  padding: 20px 25px;
  border: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.accordion-button:not(.collapsed) {
  background-color: #094b56;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  border: 1px solid #ccc;
}

.accordion-button:hover {
  background-color: #e9ecef;
}

.accordion-button:not(.collapsed):hover {
  background-color: #094b56;
}

.accordion-button:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}

.accordion-button::after {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.accordion-button:not(.collapsed)::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordion-collapse {
  border-top: 1px solid #e0e0e0;
}

.accordion-body {
  padding: 25px;
  background-color: #fcfcfc;
  color: #555;
  line-height: 1.8;
}

ul.dropdown-menu {
  line-height: 35px;
  color: #094d59;
  font-size: 18px;
}

#other-service {
  background-color: #094b56;
  color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
}

#fifty-repeater-container img, #repeater img {
  max-width:100%;
  height:auto;
}

#fifty-repeater-container .content-left {
  color: #094b56;
  line-height: 35px;
}

#fifty-repeater-container p {
  font-size: 18px;
}

#fifty-repeater-container .content-left img,
#fifty-repeater-container .content-right img {
  border-radius: 10px;
  text-align: center;
  display: block;
  margin: 0 auto;
}

#blue-cta {
  background: #094b56;
  color: #fff;
}

#blue-cta p {
  font-size: 18px;
  color: #ffffff;
  margin: 20px 0px 20px 0px;
}

.blue-cta-eclipse-wrap {
  display: block;
  width: 100%;
  line-height: 0;
  overflow: hidden;
  background-color: #fff;
}

.blue-cta-eclipse-wrap--top {
  background-color: #e7f4ca;
}

.blue-cta-eclipse-wrap--bottom {
  background-color: transparent;
}

.blue-cta-eclipse-wrap svg {
  display: block;
  width: 100%;
  height: 80px;
}

.wpcf7 {
  max-width: 100%;
  width: 100%;
}

.wpcf7 .full-width {
  width: 100%;
  box-sizing: border-box;
}

.wpcf7 label {
  display: block;
  width: 100%;
}

.wpcf7 input[type="submit"] {
  width: 100%;
  padding: 12px;
  font-size: 2.4rem;
  cursor: pointer;
  background: #094b56;
  color: #cce883;
  border-radius: 20px;
  border:none;
  outline:none;
  text-transform: uppercase;
  letter-spacing: 0.9px;
}

.contact-right-column {
  border-radius: 10px;
  padding:2rem 2rem 0 2rem;
  background-color:#E8EFEF;
}

.contact-right-column input[type="text"], .contact-right-column input[type="email"], .contact-right-column textarea, .contact-right-column input[type="tel"], .contact-right-column select,
#contact-form input[type="text"], #contact-form input[type="email"], #contact-form textarea, #contact-form input[type="tel"] {
  position: relative;
  padding: 3px;
  border-radius: 10px;
  background-color: transparent;
  border: solid 3px #339999;
}

#contact-form select {
  border: solid 3px #339999;
  border-radius: 10px;
  background-color:transparent;
}

#contact-form span.wpcf7-list-item {
  display: block;
}

#contact-form .content-style {
  border-radius: 10px;
  padding: 2rem 2rem 0 2rem;
  background-color: #E8EFEF;
}

.contact-right-column .star {
  color:#db8e1c;
}

.contact-right-column input[type="text"]:focus-visible,
.contact-right-column input[type="email"]:focus-visible,
.contact-right-column textarea:focus-visible {
  outline:none;
}

.error-page {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #cce883;
  color: #094b56;
}

.second-banner-div {
  background-image:
    -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))),
    url("/wp-content/uploads/2025/10/Recruitment_faq.jpg");
  background-image:
    -o-linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("/wp-content/uploads/2025/10/Recruitment_faq.jpg");
  background-image:
    linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("/wp-content/uploads/2025/10/Recruitment_faq.jpg");
  background-size: cover;
  background-position: top;
  height: 100%;
  min-height: 350px;
}

#news-archive .blog-post-wrapper img {
  width: 200px;
  height: 200px;
  border-radius: 15px;
  -o-object-fit: cover;
  object-fit: cover;
}
#news-archive .post-title-container {
  padding-left:4rem;
}

#news-archive .blog-post {
  border-radius: 50px;
  padding: 2rem;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#news-archive {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), color-stop(76%, rgba(255, 255, 255, 1)), to(rgba(204, 232, 131, 1)));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 76%, rgba(204, 232, 131, 1) 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 76%, rgba(204, 232, 131, 1) 100%);
  overflow: hidden;
}

#news-archive .orbit {
  border:solid 1px rgb(203 232 126);
  top:75%;
}

#news-archive .planet {
  background-color:#062b36;
}

#news-archive .container {
  z-index: 1000;
  position: relative;
}

#single-post h2 {
  padding: 2rem 0 0 0;
}

#single-post a {
  font-weight:700;
}

#single-post .blog-post-content-wrapper img {
  border-radius: 15px;
  margin:2rem 0;
}

#single-post .featured-image {
  width:200px;
  height:200px;
  object-fit: cover;
  border-radius:15px;
  margin-right:4rem;
}

#single-post .date {
  display: inline-block;
  background-color: rgb(51, 153, 153);
  color:#fff;
  font-weight:600px;
  text-transform: uppercase;
  padding:0.5rem 2rem;
  border-radius:0.8rem;
  margin-bottom:2rem;
}

#single-post h1 {
  font-size: 6rem;
  line-height: 6rem;
  text-transform: uppercase;
  background: -o-linear-gradient(293deg, #094B56 10% 10%, rgb(51, 153, 153) 100%);
  background: linear-gradient(157deg, #094B56 10% 10%, rgb(51, 153, 153) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#single-post .post-orbit {
  position: absolute;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  border: solid 1px #094B56;
  top: 28%;
  right: -4%;
  -webkit-animation: orbit-spin 28s linear infinite;
  animation: orbit-spin 28s linear infinite;
}

#single-post .post-orbit::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background: #094B56;
  border-radius: 50%;
  top: -5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

#single-post .post-orbit::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: #CBE87E;
  border-radius: 50%;
  bottom: -5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

@-webkit-keyframes orbit-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes orbit-spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

#glossary .single-term {
  background: linear-gradient(157deg, rgba(203, 232, 126, 0.4) 10% 10%, rgba(12, 99, 119, 0.5) 60%, rgba(9, 75, 86, 0.5) 100%);
  border-radius: 30px;
}

#glossary .single-term h3 {
  color:rgba(9, 75, 86, 1);
}

#glossary span.term-tag {
  display: inline-block;
  width: 170px;
  height:40px;
  line-height:4rem;
  text-align: center;
  border-radius: 30px;
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight:600;
}

#glossary span.term-tag.tag-hiring {
  background: linear-gradient(157deg, rgba(9, 75, 86, 1) 10% 10%, rgba(12, 99, 119,1) 60%, rgba(203, 232, 126, 1) 100%);
  color:#fff;
}

#glossary span.term-tag.tag-compliance {
  background: rgba(9, 75, 86, 1);
  color: #fff;
}

#glossary span.term-tag.tag-legal {
  background: rgba(203, 232, 126, 1);
  color: rgba(9, 75, 86, 1);
}

#glossary span.term-tag.tag-payroll {
  background: linear-gradient(60deg, rgba(12, 99, 119, 1) 0, rgba(203, 232, 126, 1) 100%);
  color: #fff;
}

#glossary span.term-tag.tag-offshore {
  background: #f4f4f4;
  color: rgba(9, 75, 86, 1);
}

#glossary span.term-tag.tag-compIndia {
  background: linear-gradient(157deg, #4caf50, rgba(203, 232, 126, 1));
  color: rgba(9, 75, 86, 1);
}

#glossary span.letter {
  font-size: 3rem;
  display: inline-block;
  margin: 2rem 1rem 1rem 1rem;
}

#glossary span.letter::after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #4caf50;
  display: inline-block;
  margin: 0.5rem 0 0.75rem 2rem;
}

#glossary .letter-wrapper {
  padding:2rem 0;
}

#glossary .letter-wrapper a:last-child span.letter::after {
  display: none;
}

#glossary span.term-tag.tag-compLegal {
  background: linear-gradient(157deg, rgba(12, 99, 119, 0.5), rgba(203, 232, 126, 1));
  color: rgba(9, 75, 86, 1);
}

#single-post {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 1)), color-stop(66%, rgba(255, 255, 255, 1)), to(rgba(204, 232, 131, 1)));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 66%, rgba(204, 232, 131, 1) 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 66%, rgba(204, 232, 131, 1) 100%);
}

.blog-post-wrapper:nth-child(4n+1) .blog-post {
  background: -o-linear-gradient(33deg, #094B56 10% 10%, rgb(12 99 119) 80%, rgb(203 232 126) 100%);
  background: linear-gradient(57deg, #094B56 10% 10%, rgb(12 99 119) 80%, rgb(203 232 126) 100%);
}

.blog-post-wrapper:nth-child(4n+2) .blog-post {
  background: -o-linear-gradient(293deg, #094B56 10% 10%, rgb(12 99 119) 80%, rgb(203 232 126) 100%);
  background: linear-gradient(157deg, #094B56 10% 10%, rgb(12 99 119) 80%, rgb(203 232 126) 100%);
}

.blog-post-wrapper:nth-child(4n+3) .blog-post {
  background: -o-linear-gradient(335deg, #094B56 10% 10%, rgba(51, 153, 153, 1) 85%, rgb(203 232 126) 100%);
  background: linear-gradient(115deg, #094B56 10% 10%, rgba(51, 153, 153, 1) 85%, rgb(203 232 126) 100%);
}

.blog-post-wrapper:nth-child(4n+4) .blog-post {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, #094B56), color-stop(90%, rgb(12 99 119)), to(rgb(203 232 126)));
  background: -o-linear-gradient(bottom, #094B56 10% 10%, rgb(12 99 119) 90%, rgb(203 232 126) 100%);
  background: linear-gradient(0deg, #094B56 10% 10%, rgb(12 99 119) 90%, rgb(203 232 126) 100%);
}

#news-archive .blog-post:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

#news-archive .blog-post-wrapper a {
  color:#fff;
}

#news-archive .blog-post-wrapper h2, #news-archive .blog-post-wrapper h3, #news-archive .date {
  color:rgb(203 232 126);
}

#news-archive .blog-post-wrapper a:hover {
  text-decoration: none;
}

#sitemap {
  background-image:
    -webkit-gradient(linear,
      left top, left bottom,
      color-stop(10%, #ffffff),
      color-stop(60%, rgb(232 244 205)),
      to(rgb(203 232 126))),
    url();
  background-image:
    -o-linear-gradient(top,
      #ffffff 10% 10%,
      rgb(232 244 205) 60%,
      rgb(203 232 126) 100%),
    url();
  background-image:
    linear-gradient(180deg,
      #ffffff 10% 10%,
      rgb(232 244 205) 60%,
      rgb(203 232 126) 100%),
    url();
  padding-bottom: 20px;
  padding-top: 50px;
}

.sitemap-section a {
  color: #094b56;
  font-size: 16px;
  line-height: 35px;
}

#contact-form {
  margin-top: 50px;
  margin-bottom: -30px;
}

.form-row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.form-col {
  width: 100%;
}

.wpcf7 select {
  padding: 12px 15px;
}

@media (max-width: 768px) {
  .form-row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}


#full-content p {
  font-size: 18px;
  text-align: center;
  line-height: 36px;
  color: #094b56;
}

.curved-lines-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  z-index: 1;
}

.curved-line-svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
}

.curve-line {
  opacity: 1;
}

.center-circle {
  opacity: 1;
}

.overlay-image,
.overlay-below-container,
#team-members {
  position: relative;
  z-index: 11;
}

.banner-div {
  position: relative;
}

.section-image-about {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-tab-what {
  text-transform: uppercase;
}

.repeater-abt-img {
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  text-align: center;
}

/* Responsive Code */

@media screen and (max-width:1699px) {
  #single-post .post-orbit {
      width: 200px;
      height: 200px;
      top: 38%;
      right: 0;
  }

  #single-post h1 {
    font-size:4rem;
    line-height:4.8rem;
    padding-top:1rem;
  }
}

@media screen and (max-width:1299px) {
  .content-right-container {
    transform: translate(0px, -100px);
  }
}
@media screen and (max-width:1199px) {
  #single-post .post-orbit {
    display:none;
  }
    .navbar-toggler {
      z-index: 1000000;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
    }
  i.fas.fa-bars.navbar-toggler-icon {
    color: #fff;
    font-size: 3rem;
    padding-top: 2rem;
  }

  .navbar-toggler[aria-expanded="true"] {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

    .navbar-toggler:focus-visible,
    .navbar-toggler:focus {
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
  
  #header #header-cta {
    display: none;
  }

  img#logo {
    margin-top: 25px;
    margin-left:20px;
  }

  nav#main-navbar {
    margin-top:-70px;
  }
  
    #navbarSupportedContent {
      position: fixed;
      top: 0;
      left: 0px;
      right: 0px;
      bottom: 0;
      width: 100%;
      z-index: 1050;
      -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
      transform: translateY(-100%);
      opacity: 0;
      pointer-events: none;
      background: #339999;
      background: -o-linear-gradient(95deg, rgba(51, 153, 153, 1) 0%, rgba(9, 75, 86, 1) 100%);
      background: linear-gradient(355deg, rgba(51, 153, 153, 1) 0%, rgba(9, 75, 86, 1) 100%);
      padding: 2rem;
      transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    }
  
    #navbarSupportedContent.show {
      -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px);
      opacity: 1;
      pointer-events: auto;
    }
  
  ul#menu-main-menu {
    padding-top: 4rem;
    padding-left: 3rem;
  }

  .eclipse-top-blue {
    height: clamp(52px, 25vw, 52px);
  }
  
  .spacer {
    height:50px
  }
  
  .banner-description {
    padding:1rem;
  }
  .eclipse-bottom, .eclipse-bottom-internal {
    display:none;
  }
}

@media screen and (max-width: 999px) {
  .eclipse-bottom-internal {
    bottom:-40px;
  }
}

@media screen and (max-width: 991px) {
  .team-card {
      -webkit-box-shadow: none;
      box-shadow: none;
      padding-left: 0;
      padding-right: 0;
      width: 270px;
    }
  .card-content {
    margin:0 15px;
  }
  .card-content ul {
    list-style: none;
    padding-inline-start: 0;
  }
  .card-content ul li {
    font-size:1.4rem;
  }
  
  #news-archive .post-title-container {
    padding-left:0;
    padding-top:2rem;
  }

    #single-post .post-intro {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    }

  #single-post .featured-image {
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  .curved-line-svg {
    opacity: 0.6;
  }
  .curve-line {
    stroke-width: 1.2px;
  }
  .center-circle {
    r: 6;
  }
    .swiper-pagination-process {
      display:block;
    }
}

@media screen and (max-width: 767px) {
  .team-carousel-container {
    padding: 0;
    overflow: hidden;
  }
  .spacer {
    height:0;
  }
  .team-carousel {
    padding:0;
  }
  .carousel-wrapper {
    overflow: hidden;
    width: 100%;
    position: relative;
    min-height: 400px;
  }
  .carousel-track {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .team-card {
    -webkit-transition: opacity 0.4s ease, visibility 0.4s ease;
    -o-transition: opacity 0.4s ease, visibility 0.4s ease;
    transition: opacity 0.4s ease, visibility 0.4s ease;
    width: 95%;
  }
  .hero-banner-title {
    font-size: 30px;
    line-height: 33px;
    padding:3rem 1rem;
    display: block;
  }
  .hero-banner-title-color {
    font-size: 30px;
    line-height: 33px;
  }
  .banner-div {
    padding-top: 120px;
    height: 100%;
    min-height: 260px;
  }
  .banner-content {
    font-size: 16px;
    line-height: 30px;
  }
  .white-heading-h2 {
    font-size: 28px;
    line-height: 35px;
  }
  .content-heading-h2 {
    font-size: 28px;
    line-height: 33px;
  }
  .process-h2 {
    font-size: 28px;
    line-height: 33px;
  }
  .content-right-container {
    position: relative;
    transform: none;
    max-width: 100%;
    margin-top: -4rem;
  }
  #other-service {
    padding-top: 45px;
    padding-bottom: 65px;
  }
  .cta-content {
    font-size: 18px;
    margin-bottom: 0px;
    margin-top: 20px;
    padding-left: 20px;
    line-height: 33px;
    padding-right: 20px;
  }
    .cta-button {
      display: inline-block;
      letter-spacing: 0.28px;
      padding: 1rem 3rem 1rem 3rem;
      text-decoration: none;
      border-radius: 10px;
      font-size: 14px;
      line-height: 2rem;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      background-color: #cbe87e;
      color: #094b56;
      text-transform: uppercase;
      font-weight: 600;
      margin-top: 30px;
    }

  .cta-title {
    font-size: 28px;
    color: #094b56;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 33px;
  }
  .cta-div {
    padding: 35px;
  }

  .image-what-container-right {
    margin-top: 15px;
  }

  #whatwedo li.nav-item {
    padding: 5px;
  }

  .banner-title, .internal-banner-title-color {
    font-size:3rem;
    line-height:4.5rem;
  }
  #glossary span.letter {
      
    font-size:2.5rem;
  }
  #glossary span.term-tag {
    margin-top:2rem;
  }
}
@media screen and (max-width: 599px) {
    .eclipse-bottom,
      .eclipse-bottom-internal {
        display: block;
      }
  .eclipse-bottom-internal {
    bottom:-70px;
  }
  .cta-below-container {
    background-color: transparent;
    padding: 0;
    margin-top:4rem;
  }
  .cta-inner-container {
    padding:0;
  }
  
  .cta-div {
    padding: 2rem;
  }
 #cta .button-primary {
   -webkit-box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.16);
   box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.16);
 }

  .eclipse-top {
    height: clamp(50px, 16vw, 140px);
  }
  
  .curved-line-svg {
    opacity: 0.5;
  }
    
  .curve-line {
    stroke-width: 1px;
 }
    
  .center-circle {
    r: 5;
  }

  .faq-image {
    border-radius: 16px;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  #contact {
    margin-bottom:0;
  }
}