/*  =====================================================
    Table of Contets
    =====================================================

    01 Common Styles
    02 Header Section
    03 Page Header
    04 Hero Section
    05 About Section
    06 Service Section
    07 Project Section
    08 Team Section
    09 Skills Section
    10 Testimonial Section
    11 Working Process
    12 Cta Section
    13 Info Section
    14 Faq Section
    15 Content Section
    16 Pricing Section
    17 Contact Section
    18 Sponsor Section
	19 Blog Section
	20 Footer Section

    =====================================================
    @DynamicLayers
    ===================================================== */

/* @import url('https://fonts.googleapis.com/css2?family=Roboto&amp;family=Teko:wght@400;500;600&amp;family=Work+Sans:wght@400;600&amp;display=swap'); */
/* Import Google Fonts */
@import url("https://fonts.googleapis.com/css2?family=Merriweather+Sans:wght@300;400;700&family=Rajdhani:wght@400;600;700&display=swap");

/*  ======= Common Styles ======= */
* {
  padding: 0;
  margin: 0;
}

body {
  text-size-adjust: 100% !important; /* Prevent automatic adjustments */
  background-color: #fff;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #8d9aa8;
  font-weight: 400;
  letter-spacing: -0.2px;
  position: relative;
  padding-bottom: 0 !important;
  /* overflow-x: hidden; */
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Rajdhani", sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #051441;
  overflow-wrap: anywhere;
}

h1 {
  font-size: 45px;
  font-weight: 600;
  line-height: 55px;
  margin: 0 0 10px;
  color: #051441;
}

h2 {
  font-size: 32px;
  line-height: 42px;
  color: #051441;
  margin: 0 0 10px;
  font-weight: 600;
  letter-spacing: -1px;
}

h3,
h4 {
  margin: 0 0 10px;
  font-weight: 600;
  line-height: 1.7;
  color: #051441;
  letter-spacing: -0.5px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 16px;
}

h5,
h6 {
  font-size: 14px;
  margin: 0 0 10px;
}
.lowws {
  filter: sepia(100%);
  -webkit-font-smoothing: antialiased;
}
img {
  border: none;
  outline: none;
  max-width: 100%;
}

ul {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
}

p,
li,
a,
span {
}

p {
  color: #6a7c92;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 15px;
}

a,
a:hover {
  text-decoration: none;
}

a:focus {
  outline: 0;
  text-decoration: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999 !important;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #999 !important;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #999 !important;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999 !important;
}

button {
  border: none;
  background: none;
}

/* ======= Scrollbar Style ======= */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: #0b2653;
}

::selection {
  background-color: #0b2653;
  color: #fff;
}

-webkit-::selection {
  background-color: #0b2653;
  color: #fff;
}

::-moz-selection {
  background-color: #0b2653;
  color: #fff;
}

/* ======= Helper Class ======= */
.padding {
  padding: 40px 0;
}

.no-padding {
  padding: 0;
}

.padding-15 {
  padding: 15px;
}

.padding-20 {
  padding: 20px;
}

.box-padding {
  padding: 0 50px;
}

.bg-white {
  background-color: #fff;
}

.bg-grey {
  background-color: #f4f4f4;
}

.bg-yellow {
  background-color: #fdb900cc;
}

.bg-blue {
  background-color: #0b2653e8;
}

.bg-blue-2 {
  background-color: #f8fafc;
}

.bg-dark {
  background-color: #242323 !important;
}

.bd-top {
  border-top: 1px solid #eeeeee;
}

.bd-bottom {
  border-bottom: 1px solid #eeeeee;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-25 {
  margin-left: 25px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-35 {
  margin-left: 35px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 90px;
}

.fz-28 {
  font-size: 28px;
}

.fz-24 {
  font-size: 24px;
}

.fz-22 {
  font-size: 22px;
}

.fz-20 {
  font-size: 20px;
}

.fz-18 {
  font-size: 18px;
}

.fz-16 {
  font-size: 16px;
}

.pt-80 {
  padding-top: 80px;
}

/* ======= Preloader Styles ======= */
.loaded .site-preloader-wrap {
  opacity: 0;
  visibility: hidden;
}

.site-preloader-wrap {
  position: fixed;
  z-index: 999;
  height: 100%;
  width: 100%;
  background: #fff;
  top: 0;
  left: 0;
}

.site-preloader-wrap .spinner {
  background-color: #fdb900;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
}

.spinner {
  width: 40px;
  height: 40px;

  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }

  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

/* ==========================================================================
   Default Button
   ========================================================================== */
.btn-group {
}

.btn-group a {
  margin: 5px;
}

.btn-group-left a {
  margin-right: 10px;
}

.default-btn {
  display: inline-block;
  background: #5f9ea0;
  color: #fff;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 12px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  height: 45px;
  line-height: 45px;
  padding: 0 35px;
  letter-spacing: 0;
  border-radius: 0;
  overflow: hidden;
  position: relative;
  transition: all ease 700ms;
  -moz-transition: all ease 700ms;
  -webkit-transition: all ease 700ms;
  -ms-transition: all ease 700ms;
  -o-transition: all ease 700ms;
  z-index: 1;
}

.default-btn:hover {
  color: #fff;
}

.default-btn span {
  background: #0b0829 none repeat scroll 0 0;
  border-radius: 50%;
  display: block;
  height: 0;
  position: absolute;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transition: width 0.6s ease 0s, height 0.6s ease 0s;
  -moz-transition: width 0.6s ease 0s, height 0.6s ease 0s;
  -webkit-transition: width 0.6s ease 0s, height 0.6s ease 0s;
  -ms-transition: width 0.6s ease 0s, height 0.6s ease 0s;
  -o-transition: width 0.6s ease 0s, height 0.6s ease 0s;
  width: 0;
  z-index: -1;
}

.default-btn:hover span {
  height: 562.5px;
  width: 562.5px;
}

/* ==========================================================================
   Section Heading
   ========================================================================== */
.section-heading h2 {
  font-size: 42px;
  color: #051441;
  line-height: 42px;
  font-weight: 600;
  display: block;
  text-align: center;
}

.section-heading.light h2 {
  color: #fff;
}

.section-heading h4 {
  display: inline-block;
  text-transform: uppercase;
  font-size: 18px;
  color: #4682b4;
  font-weight: 500;
  letter-spacing: 1px;
  font-family: "Rajdhani", sans-serif;
  position: relative;
  margin-bottom: 10px;
  z-index: 1;
}

.section-heading span {
  color: #4682b4;
}

.map-pattern {
  background-image: url(../img/map-pattern.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 70%;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.map-pattern-light {
  background-image: url(../img/light-map.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 70%;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 1;
}

/* ==========================================================================
   Slick Controls
   ========================================================================== */
.slick-slide:focus {
  outline: none;
}

.nav-style .slick-arrow {
  background-color: #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 12px;
  color: #333;
  text-align: center;
  position: absolute;
  left: 0;
  top: 50%;
  box-shadow: 0 3px 15px 2px rgba(0, 0, 0, 0.06);
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  z-index: 10;
}

/* slide arrow */
.main-slider .slick-arrow {
  /* z-index: 0 !important; */
}

.nav-style .slick-arrow {
  background-color: #5f9ea0;
  color: #fff;
}

.nav-style .slick-arrow.right {
  left: auto;
  right: 0;
}

.nav-style .slick-arrow {
  left: -40px;
  visibility: visible;
  opacity: 1;
}

.nav-style .slick-arrow.right {
  left: auto;
  right: -40px;
}

.carousel-dots .slick-dots {
  text-align: center;
  margin-top: 30px;
}

.carousel-dots .slick-dots li {
  display: inline-block;
  margin: 0 4px;
}

.carousel-dots .slick-dots li button {
  display: inline-block;
  background-color: #ddd;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  overflow: hidden;
  text-indent: -999px;
}

.carousel-dots .slick-dots li.slick-active button {
  background-color: #fdb900;
}

.carousel-dots .slick-dots li button:focus {
  outline: none;
}

.reveal-text-small {
  font-size: unset !important;
  text-wrap: wrap !important;
}

.enquiry__title {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.enquiry__title > div:nth-of-type(2) {
  flex-grow: 1 !important;
}

#hightlight-btns {
  display: block !important;
}

.infinite-translate-button {
  display: inline-block;
  padding: 10px 20px;
  background: linear-gradient(to right, #4682b4, #5f9ea0);
  color: white;
  text-decoration: none;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  position: relative;
  overflow: hidden;

  /* animation: translateX 4s infinite linear; */
}

.infinite-translate-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.2),
    transparent
  );
  /* animation: shine 4s infinite linear; */
}

@keyframes translateX {
  0%,
  100% {
    transform: translateX(-5px);
  }
  50% {
    transform: translateX(5px);
  }
}

@keyframes shine {
  0% {
    left: -100%;
  }
  20%,
  100% {
    left: 100%;
  }
}

.highlight-btns-top {
  display: none;
}

.highlight-btns-top a.slider-btn {
  padding: 0 10px !important;
  /* background: #008325;
  border: 1px solid #2aee62;
  box-shadow: 0 0 10px rgba(0, 255, 72, 0.71373); */
  background: linear-gradient(to right, #4682b4, #5f9ea0);
  border: 1px solid #5f9ea0;
  box-shadow: 0 0 10px rgba(95, 158, 160, 0.7);
  padding: 4px 8px !important;
}

@media screen and (max-width: 768px) {
  .highlight-btns-top a.slider-btn {
    padding: unset !important;
  }
}

.highlight-btns-top a.slider-btn:hover {
  color: #fff !important;
}

.main-slider .slider-caption .inner-layer {
  overflow: unset !important;
}

/* animation */
.flip-button {
  perspective: 1000px;
}

.flip-inner {
  /* width: 150px;
  height: 50px; */
  /* background-color: #4682b4; */
  color: white;
  font-size: 16px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  animation: flip 3s ease-in-out infinite;
  transform-style: preserve-3d;
  position: relative;
}

.flip-inner span {
  transform: rotateY(180deg);
  backface-visibility: hidden;
}

@keyframes flip {
  0% {
    transform: rotateY(0deg);
  }
  20% {
    transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(180deg);
  }
}
/* animation */

.gradient__btns {
  display: flex;
}

@media screen and (min-width: 1024px) {
  #hightlight-btns {
    display: none !important;
  }
}

@media screen and (min-width: 1024px) {
  .highlight-btns-top {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .category__Tabs {
    gap: 5px;
  }

  .category__Tabs li button {
    border-radius: 0.25rem;
  }
  .policy_card {
    grid-template-columns: 1fr !important;
  }
  .nav-style .slick-arrow {
    left: 0;
  }

  .nav-style .slick-arrow.right {
    left: auto;
    right: 0;
  }
}

/* ==========================================================================
   Lightbox
   ========================================================================== */
#spotlight .dl-header {
  background-color: rgba(0, 0, 0, 0.5);
}

#spotlight .icon {
  background-size: 18px 18px;
}

#spotlight .dl-header div {
  opacity: 0.8;
  padding-right: 10px;
}

#spotlight .dl-header .icon.player,
.enova #spotlight .dl-header .icon.theme,
.enova #spotlight .dl-header .icon.autofit {
  display: none;
}

#spotlight .arrow {
  background-color: transparent;
  -webkit-background-size: 25px 25px;
  background-size: 25px 25px;
}

#spotlight .footer {
  text-align: center;
  background-color: transparent;
}

#spotlight .footer .title {
  margin-bottom: 0;
}

/* ======= Transition Effect ======= */
a,
a:hover,
img,
.form-control,
.form-control:hover,
button {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

/* ======= Scroll To Top ======= */
#scrollup {
  width: 45px;
  height: 45px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  overflow: hidden;
  z-index: 999;
}

.scroll-to-top {
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #4682b4;
  font-size: 20px;
  padding: 0;
  line-height: 40px;
  color: #fff;
  border-radius: 50%;
  text-decoration: none;
  transform: translateY(150%);
  transition: all 0.3s ease-in-out;
}

#scrollup.show {
  opacity: 1;
}

#scrollup.show .scroll-to-top {
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
}

.scroll-to-top:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.8;
  transition: all 0.3s ease-in-out;
}

.scroll-to-top:focus {
  outline: none;
}

/* ==========================================================================
   Header Section
   ========================================================================== */
/* Top Bar */
.top-bar {
  background-color: #5b5b8a;
}

.top-bar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
}

.top-bar .top-left li {
  font-size: 15px;
  color: #fff;
  display: inline-block;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-right: 10px;
  font-family: "Rajdhani", sans-serif;
}

li.merri-lbl span.merri-lbl {
  font-family: "Merriweather Sans", sans-serif;
}

li.merri-lbl span.merri {
  font-family: "Merriweather Sans", sans-serif;
}

.top-bar .top-left li a {
  color: #fff;
  text-decoration: none;
}

.top-bar .top-social {
  padding: 0;
}

.top-bar .top-social li {
  font-size: 16px;
  display: inline-block;
  margin-left: 10px;
}

.top-bar .top-social li:first-child {
  margin-left: 0px;
}

.top-bar .top-social li a {
  color: #fff;
}

.top-bar .top-social li a:hover {
  color: #ddd;
}

.top-bar .top-social li a i::before {
  margin-left: 0px;
}

@media (max-width: 767px) {
  .top-bar .top-right {
    display: none;
  }

  .top-bar .top-left li,
  .top-bar .top-left li:first-child {
    border: none;
  }

  .top-bar .top-left li {
    padding-left: 0;
    padding-right: 20px;
  }
}

/*Header*/
.header {
  background-color: #fff;
  position: relative;
  width: 100%;
  height: auto;
  display: block;
  border-bottom: 4px solid #5b5b8a;
}

.sticky-header {
  background-color: #4682b4;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  transform: translateY(-100%);
  z-index: 99;
}

.sticky-header.sticky-fixed-top {
  transition: transform 1s ease;
  will-change: transform;
}

.sticky-header.sticky-fixed-top {
  transform: translateY(0);
}

.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Burger Menu */
.mobile-menu-icon {
  display: none;
}

.burger-menu {
  width: 20px;
  height: 17px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  -webkit-transition: transform 330ms ease-out;
  -moz-transition: transform 330ms ease-out;
  -o-transition: transform 330ms ease-out;
  transition: transform 330ms ease-out;
}

.burger-menu.menu-open {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.line-menu {
  background-color: #fff;
  border-radius: 2px;
  width: 100%;
  height: 3px;
}

.line-menu.line-half {
  width: 50%;
}

.line-menu.first-line {
  transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  transform-origin: right;
}

.menu-open .line-menu.first-line {
  -webkit-transform: rotate(-90deg) translateX(3px);
  -moz-transform: rotate(-90deg) translateX(3px);
  -o-transform: rotate(-90deg) translateX(3px);
  transform: rotate(-90deg) translateX(3px);
}

.line-menu.last-line {
  align-self: flex-end;
  transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  transform-origin: left;
}

.menu-open .line-menu.last-line {
  -webkit-transform: rotate(-90deg) translateX(-3px);
  -moz-transform: rotate(-90deg) translateX(-3px);
  -o-transform: rotate(-90deg) translateX(-3px);
  transform: rotate(-90deg) translateX(-3px);
}

/*Mid Header*/
.mid-header {
  padding: 4px 0 34px 0;
}

.mid-header .header-logo {
  max-width: 250px;
}

.mid-header .header-logo img {
  width: 72px;
  height: 72px;
}

.mid-header .mid-header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mid-header .mid-header-right ul li pad-red {
  display: inline-block;
  /* padding-left: 55px; */
  position: relative;
  line-height: 20px;
  font-family: "Merriweather Sans", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0;
  font-weight: 600;
}

.mid-header .mid-header-right ul li {
  display: inline-block;
  padding-left: 49px;
  position: relative;
  line-height: 20px;
  font-family: "Merriweather Sans", sans-serif;
  /* text-transform: uppercase; */
  font-size: 12px;
  letter-spacing: 0;
  font-weight: 600;
}

.mid-header .mid-header-right ul li:not(:last-of-type) {
  /* margin-right: 40px; */
}

.mid-header .mid-header-right ul li .icon {
  font-size: 40px;
  color: #5f9ea0;
  text-align: center;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.mid-header .mid-header-right ul li span {
  display: block;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #051441;
  text-transform: capitalize;
}

/* Menu Style */
.header-menu-wrap ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.header-menu-wrap ul li {
  display: inline-block;
  position: relative;
}

.header-menu-wrap ul li > a {
  display: block;
  font-family: "Rajdhani", sans-serif;
  font-size: 15px;
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  padding: 0 12px;
  /* height: 80px;
    line-height: 80px; */
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
}

.header-menu-wrap ul li:hover > a {
  color: #fff;
}

.header-menu-wrap li ul {
  background-color: #fff;
  display: block;
  width: 250px;
  padding: 0;
  /* -webkit-box-shadow: 0px 50px 100px 0px rgba(64, 1, 4, 0.1),
    0px -6px 0px 0px rgba(248, 99, 107, 0.004);
  box-shadow: 0px 50px 100px 0px rgba(64, 1, 4, 0.1),
    0px -6px 0px 0px rgba(248, 99, 107, 0.004); */
  position: absolute;
  left: -35px;
  top: 160%;
  opacity: 0;
  visibility: hidden;
  z-index: 0;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  -o-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}

.header-menu-wrap li:hover > ul {
  opacity: 1;
  visibility: visible;
  z-index: 99;
}

.header-menu-wrap li li {
  display: block;
  padding: 0;
  text-align: left;
  position: relative;
}

.header-menu-wrap li li:not(:last-of-type) {
  margin: 0;
  border-bottom: 1px solid #eee;
}

.header-menu-wrap li li > a {
  font-family: "Rajdhani", sans-serif;
  display: block;
  height: auto;
  color: #051441;
  font-weight: 600 !important;
  letter-spacing: 0;
  line-height: 24px;
  text-transform: capitalize;
  padding: 12px 30px;
  font-size: 16px !important;
  display: block;
  -webkit-font-smoothing: antialiased;
}

.header-menu-wrap li li:hover > a {
  color: #fff;
  background-color: #5f9ea0;
}

li a:active {
  color: #ffe4b5 !important;
}

.header-menu-wrap li ul li ul {
  width: 250px;
  position: absolute;
  left: 100%;
  top: 0;
}

/* Media Query */
@media (min-width: 993px) {
  .header-menu-wrap li ul {
    display: block !important;
    left: -20px;
  }
}

@media (max-width: 992px) {
  .primary-header-inner .header-right {
    width: 100%;
    margin-left: 0;
    justify-content: space-between;
  }

  .mid-header .mid-header-right ul li:not(:last-of-type) {
    margin-right: 10px;
  }

  .dropdown-plus {
    width: 49px;
    height: 49px;
    line-height: 49px;
    position: absolute;
    top: 0px;
    right: 0;
    cursor: pointer;
  }

  .dropdown-plus:before,
  .dropdown-plus:after {
    position: absolute;
    content: "";
    top: 21px;
    right: 10px;
    width: 13px;
    height: 1px;
    background-color: #777;
  }

  .dropdown-plus:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .dropdown-plus.dropdown-open:after {
    display: none;
  }

  .mobile-menu-icon {
    display: block;
  }

  .header-menu-wrap {
    display: none;
    background-color: #fff;
    width: 100%;
    height: auto;
    padding: 0 20px;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999;
  }

  .header-menu-wrap ul li {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    /* padding: 11px 0; */
    margin: 0;
  }

  .header-menu-wrap ul li:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.04);
  }

  .header-menu-wrap ul li > a {
    padding: 10px 15px;
    height: inherit;
    line-height: inherit;
    color: #051441;
  }

  .header-menu-wrap li li:hover > a {
    background-color: transparent;
  }

  .header-menu-wrap ul li ul li ul,
  .header-menu-wrap ul li ul {
    background-color: transparent;
    width: 100%;
    opacity: 1;
    padding: 0;
    visibility: visible;
    position: inherit;
    display: none;
    top: inherit;
    left: inherit;
    box-shadow: none;
    padding-top: 11px;
  }

  .header-menu-wrap li li {
    padding-left: 11px;
  }

  .header-menu-wrap li li:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }

  .header-menu-wrap li li > a {
    color: #0b2653;
    font-size: 13px;
  }

  .header-menu-wrap li li:hover > a {
    color: #666;
  }
}

@media screen and (max-width: 782px) {
  .sticky-header,
  .mid-header-right {
    display: none;
  }

  .mid-header .mid-header-inner {
    text-align: center;
    justify-content: center;
  }

  .counter-wrapper .section-heading,
  .counter-wrapper .counter-content {
    text-align: center;
  }
}

@media (max-width: 580px) {
  .header-right a.dl-btn {
    line-height: 40px;
    font-size: 10px;
    padding: 0 25px;
  }

  .primary-header .header-logo {
    max-width: 150px;
  }

  .top-bar .top-left li {
    font-size: 12px;
  }
}

.primary-header-inner .header-right {
  display: flex;
  align-items: center;
  line-height: 80px;
  margin-left: 20px;
}

.header-right .mobile-menu-icon {
  margin-left: 20px;
}

.pad-red a.header-btn {
  display: inline-block;
  background: #5f9ea0;
  color: #fff;
  font-family: "Work Sans", sans-serif;
  font-size: 12px;
  font-weight: 600;
  /* text-transform: uppercase; */
  height: 45px;
  line-height: 45px;
  padding: 0 35px;
  letter-spacing: 0;
  border-radius: 0;
  border-radius: 0;
  overflow: hidden;
  position: relative;
  transition: all ease 700ms;
  -moz-transition: all ease 700ms;
  -webkit-transition: all ease 700ms;
  -ms-transition: all ease 700ms;
  -o-transition: all ease 700ms;
  z-index: 1;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  /* Animation */
  animation: zoomInOut 1.5s ease-in-out infinite;
}

@keyframes zoomInOut {
  0%,
  100% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }
}

.header-right a.header-btn {
  display: inline-block;
  background: #5f9ea0;
  color: #fff;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  /* text-transform: uppercase; */
  height: 45px;
  line-height: 45px;
  padding: 0 18px;
  letter-spacing: 0;
  border-radius: 0;
  border-radius: 0;
  overflow: hidden;
  position: relative;
  transition: all ease 700ms;
  -moz-transition: all ease 700ms;
  -webkit-transition: all ease 700ms;
  -ms-transition: all ease 700ms;
  -o-transition: all ease 700ms;
  z-index: 1;
}

.header-right a.header-btn:hover {
  color: #fff;
}

.header-right a.header-btn span {
  background: #0b2653 none repeat scroll 0 0;
  border-radius: 50%;
  display: block;
  height: 0;
  position: absolute;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transition: width 0.6s ease 0s, height 0.6s ease 0s;
  -moz-transition: width 0.6s ease 0s, height 0.6s ease 0s;
  -webkit-transition: width 0.6s ease 0s, height 0.6s ease 0s;
  -ms-transition: width 0.6s ease 0s, height 0.6s ease 0s;
  -o-transition: width 0.6s ease 0s, height 0.6s ease 0s;
  width: 0;
  z-index: -1;
}

.header-right a.header-btn:hover span {
  height: 562.5px;
  width: 562.5px;
}

.header-right .search-icon {
  color: #fff;
  cursor: pointer;
}

.header-right .search-icon:hover {
  opacity: 0.8;
}

/*Primary Header*/
.header .primary-header {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  transform: translateY(50%);
  z-index: 9;
}

.primary-header-inner {
  background-color: #4682b4;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 0 15px;
  height: 60px !important;
}

.primary-header .header-logo {
  max-width: 180px;
}

.viewport-lg .primary-header .header-menu-wrap {
  display: block !important;
}

/* Search Box */
#dl-popup-search-box {
  background-color: rgba(5, 20, 65, 0.95);
  position: fixed;
  width: 100%;
  height: 100%;
  top: -20em;
  left: 0;
  right: 0;
  white-space: nowrap;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 500ms ease all;
  -moz-transition: 500ms ease all;
  transition: 500ms ease all;
}

.box-inner-wrap:hover {
  cursor: url(../img/cross.png), auto;
}

#dl-popup-search-box.toggled {
  top: 0;
  opacity: 1;
  visibility: visible;
}

#dl-popup-search-box .box-inner-wrap {
  width: 100%;
  height: 100%;
}

#dl-popup-search-box .box-inner-wrap form {
  position: relative;
  margin: 0 auto;
}

#dl-popup-search-box .box-inner-wrap input::-webkit-input-placeholder {
  /* Edge */
  color: #444;
}

#dl-popup-search-box .box-inner-wrap input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #444;
}

#dl-popup-search-box .box-inner-wrap input::placeholder {
  color: #444;
}

#dl-popup-search-box .box-inner-wrap input {
  width: 100%;
  padding: 10px 50px 10px 10px;
  background: transparent;
  border: none;
  border-bottom: 3px solid #fdb900;
  font-size: 36px;
  color: #ddd;
}

#dl-popup-search-box .box-inner-wrap input:focus {
  outline: none;
}

#dl-popup-search-box .box-inner-wrap button {
  position: absolute;
  display: block;
  width: 10%;
  right: 0;
  top: 50%;
  background: transparent;
  border: none;
  color: #fdb900;
  font-size: 40px;
  transform: translateY(-50%);
  -webkit-transition: 500ms ease all;
  -moz-transition: 500ms ease all;
  transition: 500ms ease all;
}

#dl-popup-search-box .box-inner-wrap button:focus {
  outline: none;
}

@media screen and (max-width: 600px) {
  #dl-popup-search-box .box-inner-wrap form {
    width: 90%;
  }

  #dl-popup-search-box .box-inner-wrap input,
  #dl-popup-search-box .box-inner-wrap button {
    font-size: 3em;
  }
}

/* ==========================================================================
   Page Header
   ========================================================================== */

.page-header {
  background-image: url(../img/bg-img-02.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
  position: relative;
  z-index: 0;
}

.page-header .overlay {
  position: absolute;
  background-color: rgba(11, 38, 83, 0.9);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}

.page-header .section-heading h2 {
  color: #fff;
}

.page-header .section-heading p {
  color: #ddd;
}

/* ==========================================================================
   Hero Section
   ========================================================================== */
.hero-section {
  background-image: url(../img/hero-bg-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  position: relative;
  width: 100%;
  height: 600px;
  display: flex;
  align-items: center;
  z-index: 1;
}

.hero-section-2:before,
.hero-section:before {
  background-color: rgba(255, 255, 255, 0.8);
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
}

.hero-section .bg-shape {
  background-image: url(../img/hero-shape.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  position: absolute;
  width: 100%;
  height: 100px;
  left: 0;
  bottom: 0;
  transform: rotate(180deg);
  z-index: -1;
}

.hero-content {
}

.hero-content h4 {
  font-size: 18px;
  color: #fdb900;
  text-transform: uppercase;
}

.hero-content h2 {
  font-size: 52px;
  line-height: 52px;
  color: #051441;
  margin: 20px 0;
}

.hero-content h2 span {
  color: #fdb900;
}

.hero-content p {
  font-family: "Roboto", sans-serif;
  color: #051441;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 40px;
  letter-spacing: -0.2px;
}

/*========== Hero 2 ==========*/
.hero-section-2 {
  background-image: url(../img/hero-bg-2.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
  width: 100%;
  height: 600px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}

.hero-section-2 .play-btn {
  position: absolute;
  right: 40%;
  top: 50%;
}

/* ==========================================================================
   About Section
   ========================================================================== */
.about-section {
}

.about-list {
  position: relative;
  margin-bottom: 40px;
}

.about-icon {
  font-size: 50px;
  color: #4682b4;
  position: absolute;
  left: 0;
  top: 18px;
}

.about-content {
  padding-left: 70px;
}

.about-content h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0;
}

.about-content p {
}

.sign {
  display: flex;
  align-items: center;
}

.sign img {
  padding-left: 30px;
}

.exp-box {
  background-color: #4682b4;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
}

.exp-box:before {
  background-color: #4682b4;
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  left: 50%;
  bottom: -15px;
  transform: rotate(45deg) translateX(-50%);
}

.exp-box h3 {
  color: #fff;
  font-size: 28px;
  line-height: 1;
  padding: 15px 45px;
  margin: 0;
}

/*========== About 2 ==========*/
.about-section-2 .exp-box {
  left: 33%;
  top: 56%;
}

/*========== About 3 ==========*/
.list-icon {
}

.list-icon li {
  color: #051441;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
}

.list-icon li:last-child {
  margin-bottom: 0;
}

.list-icon li i {
  color: #fdb900;
  padding-right: 15px;
}

.about-section-3 .about-img {
  position: relative;
}

.about-section-3 .play-btn {
  left: 46%;
  top: 43%;
  transform: translateX(-50%) translateY(-50%);
}

/* ==========================================================================
   Service Section
   ========================================================================== */
.service-section {
  position: relative;
}

.service-box {
  position: relative;
}

.service-box .service-icon {
  background-color: #4682b4;
  color: #fff;
  text-align: center;
  font-size: 40px;
  height: 70px;
  width: 70px;
  line-height: 70px;
  position: absolute;
  /* top: 0%;
  left: 20%;
  transform: translate(-50%, -50%); */
  /* top: 40%; */
  left: 20%;
  transform: translate(-50%, -50%);
}

.service-box .service-content {
  background-color: #fff;
  box-shadow: 0 1px 3px rgb(0 0 0 / 10%);
  padding: 0;
  padding: 50px 30px;
}

.service-box .service-content h3 {
  font-size: 24px;
}

.service-box .service-content p {
}

.service-box .read-more {
  font-family: "Work Sans", sans-serif;
  color: #6a7c92;
  font-size: 14px;
  font-weight: 600;
  margin: 10px 0;
  text-transform: uppercase;
}

.service-box .read-more:hover {
  color: #051441;
}

/*========== Service 2 ==========*/
.service-2 .service-item {
  position: relative;
}

.service-2 .service-icon {
  font-size: 60px;
  color: #fdb900;
  position: absolute;
  left: 0;
  top: 30px;
}

.service-2 .service-info {
  padding-left: 80px;
}

.service-2 .service-info h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0;
}

.service-2 .read-more {
  font-family: "Work Sans", sans-serif;
  font-size: 12px;
  color: #6a7c92;
  font-weight: 600;
  text-transform: uppercase;
}

.service-2 .read-more:hover {
  color: #051441;
}

/*========== Service 3 ==========*/
.service-wrap {
  position: relative;
  background-color: #fff;
  padding: 50px 30px;
  -webkit-box-shadow: 0 0.2rem 2.8rem rgb(36 36 36 / 10%);
  -moz-box-shadow: 0 0.2rem 2.8rem rgba(36, 36, 36, 0.1);
  box-shadow: 0 0.2rem 2.8rem rgb(36 36 36 / 10%);
  display: block;
  overflow: hidden;
  z-index: 1;
}

.service-wrap .shape {
  position: absolute;
  left: 75px;
  top: 80px;
  transform: translate(-50%, -50%);
  fill: rgba(253, 186, 0, 0.2);
  z-index: -1;
  transition: all 0.3s linear;
}

.service-wrap:hover .shape {
  left: 85px;
  transition: all 0.3s linear;
}

.service-wrap i {
  color: #fdb900;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 60px;
  margin-bottom: 10px;
  margin: 0 auto;
}

.service-wrap h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: -0.5px;
  color: #051441;
  margin: 25px 0 15px 0;
}

.service-wrap p {
  font-size: 14px;
  letter-spacing: -0.2px;
  color: #6a8695;
}

.service-3 .read-more {
  font-family: "Work Sans", Sans-serif;
  color: #6a7c92;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.service-3 .read-more:hover {
  color: #051441;
}

.service-wrap .overlay-icon {
  position: absolute;
  bottom: -17px;
  right: 45px;
  opacity: 0.2;
}

.service-wrap .overlay-icon i {
  color: #fdb900;
  font-size: 120px;
}

.promo-count {
  background-color: #fdb900;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  right: 40px;
  top: -100%;
  transition: all 0.3s ease;
  transition-duration: 0.5s;
}

.promo-count:before {
  background-color: #fdb900;
  content: "";
  width: 2px;
  height: 42px;
  position: absolute;
  top: -40px;
  right: 13px;
  transform: translateX(-50%);
}

.service-wrap:hover .promo-count {
  top: 40px;
  visibility: visible;
  opacity: 1;
  visibility: visible;
  opacity: 1;
}

/*========== Service 4 ==========*/
.service-4 {
  z-index: 1;
}

.service-4.map-pattern-light {
  background-size: contain;
  z-index: -1;
}

.service-4 .section-heading h2 {
  color: #fff;
}

.service-4 .section-heading p {
  color: #ddd;
}

.service-4 .service-item {
  background-color: #4682b4;
  position: relative;
  padding: 20px;
  box-shadow: 0 0.2rem 2.8rem rgb(36 36 36 / 10%);
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  z-index: 1;
  border-radius: 20px;
}

.service-4 .service-item:hover {
  background-color: #5f9ea0;
  transition: all 0.3s ease-in-out;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.service-4 .service-icon {
  color: #0b2653;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 60px;
  margin-bottom: 20px;
  -ms-transform: translate(0px, 0px);
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.service-4 .service-content h3 {
  color: #fff;
  font-size: 24px;
  line-height: 24px;
}

.service-4 .service-content p {
  color: #ddd;
}

.service-4 .service-content .read-more {
  font-family: "Work Sans", sans-serif;
  color: #0b2653;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  margin-bottom: 16px;
}

.service-4 .service-item .overlay-icon {
  position: absolute;
  bottom: -17px;
  right: 10px;
  opacity: 0.2;
}

.service-4 .service-item .overlay-icon i {
  color: #fdb900;
  font-size: 100px;
}

.service-4 .service-item:hover .service-icon,
.service-4 .service-item:hover .service-content h3,
.service-4 .service-item:hover .service-content p,
.service-4 .service-item:hover .read-more,
.service-4 .service-item:hover .service-content .overlay-icon i {
  color: #fff;
}

/* ==========================================================================
   Project Section
   ========================================================================== */
.project-section {
  background-image: url(../img/map-pattern.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 50%;
  width: 100%;
  padding-top: 100px;
}

@media (max-width: 992px) {
  .country-card img {
    width: 50% !important;
  }
  .project-section {
    padding-top: 60px;
  }

  .project-carousel {
    padding-bottom: 60px;
  }
}

.project-carousel {
  margin: 0 -10px;
  z-index: 1;
}

.project-items.grid {
  margin-bottom: -35px;
}

.project-carousel-2 {
  margin-top: 40px;
}

.project-section .project-thumb {
  position: relative;
  overflow: hidden;
}

.project-thumb .project-view {
  background-color: #fdb900;
  background-color: #4682b4cc;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  transform: translateY(100%);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.project-thumb .project-view a {
  background-color: #5f9ea0;
  color: #fff;
  font-weight: 500;
  text-align: center;
  font-size: 18px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.project-item:hover .project-view {
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
}

.project-item {
  padding: 0 10px;
}

.project-thumb .project-view a {
  color: #fff;
  font-size: 15px;
}

.project-thumb img {
  width: 100%;
  height: 330px;
  object-fit: cover;
}

.project-content {
  background-color: #fff;
  /* padding: 20px 30px; */
  padding: 1rem;
  margin: 0 10px;
  transform: translateY(-20px);
  box-shadow: 0px 0px 20px 0.5px rgb(0 0 0 / 20%);
  min-height: 120px;
  display: flex;
  flex-direction: column;
  height: 100%; /* Make sure parent has a defined height */
}

.project-content a {
  line-height: 1.2;
}

.project-content a.cat {
  font-family: "Work Sans", sans-serif;
  color: #6a7c92;
  font-size: 12px;
  font-weight: 600;
  margin: 10px 0;
  text-transform: uppercase;
}

.project-content h3 {
  color: #343352;
  font-size: 1rem;
  margin-bottom: 0;
  line-height: 1;
}

.project-content h3 a {
  color: #343352;
}

.project-content h3 a:hover {
  color: #4682b4;
}

.project-section .carousel-dots .slick-dots {
  margin-top: 0;
}

.project-filter {
  margin-bottom: 30px;
}

.project-filter li {
  font-family: "Rajdhani", sans-serif;
  color: #051441;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  margin-right: 22px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.project-filter li.active {
  color: #fdb900;
}

/*=========== Project 2 ==========*/
.project-section-2 {
}

.project-info-box {
}

.project-info-box h2 {
  font-size: 42px;
}

.project-info-box .p-info h3 {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.project-info-box .p-info span {
  font-family: "Roboto", sans-serif;
  color: #6a7c92;
  font-size: 15px;
  font-weight: 400;
  display: block;
  text-transform: capitalize;
}

.project-info-box .p-social {
  margin-top: 30px;
}

.project-info-box .p-social a {
  background-color: #fdb900;
  color: #fff;
  font-size: 12px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin-right: 10px;
  display: inline-block;
  text-align: center;
  border-radius: 0;
}

.project-info-box .p-social a:hover {
  background-color: #051441;
}

/*=========== Counter ==========*/
.counter-wrapper {
  background-color: #4682b4 !important;
  position: relative;
}

@media (min-width: 992px) {
  .counter-wrapper {
    padding-top: 300px;
    margin-top: -300px;
  }
}

.counter-wrapper .bg-pattern {
  background-image: url(../img/light-map.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.1;
}

.counter-content h3 {
  font-family: "Rajdhani", sans-serif;
  font-size: 38px;
  line-height: 42px;
  font-weight: 600;
  color: #fff;
}

.counter-content h4 {
  color: #fff;
  font-size: 22px;
  line-height: 28px;
}

/* ==========================================================================
   Team Section
   ========================================================================== */
.team-section {
}

.team-box {
}

.team-thumb {
  position: relative;
  overflow: hidden;
}

.team-thumb img {
  width: 100%;
}

.team-thumb .shape-1 {
  background-color: rgba(11, 38, 83, 0.9);
  position: absolute;
  width: 245px;
  height: 300px;
  left: 0;
  bottom: -150px;
  transform: rotate(-45deg);
  transition: all 0.3s ease-in-out;
}

.team-thumb .shape-2 {
  background-color: #fdb900;
  position: absolute;
  width: 60px;
  height: 280px;
  left: 235px;
  bottom: -110px;
  transform: rotate(-45deg) skewY(55deg);
  clip-path: polygon(0% 10%, 100% 0, 100% 100%, 0% 100%);
  transition: all 0.3s ease-in-out;
}

.team-content {
  position: absolute;
  bottom: 15px;
  left: 25px;
}

.team-content h3 {
  font-size: 26px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 0;
}

.team-content h3 span {
  font-family: "Work Sans", sans-serif;
  display: block;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  margin-top: -5px;
  text-transform: uppercase;
}

.team-box .team-social {
  position: absolute;
  width: auto;
  height: auto;
  right: 20px;
  top: 20px;
  line-height: 32px;
  visibility: hidden;
  opacity: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 2;
  transition: all 0.3s linear;
}

.team-box:hover .team-social {
  visibility: visible;
  opacity: 1;
}

.team-box .team-social li {
  transform: translateX(100px);
  transition: all 0.3s linear;
}

.team-box .team-social li:nth-child(2) {
  transition-delay: 100ms;
}

.team-box .team-social li:nth-child(3) {
  transition-delay: 150ms;
}

.team-box .team-social li:nth-child(4) {
  transition-delay: 200ms;
}

.team-box:hover .team-social li {
  transform: translateX(0);
}

.team-social li a {
  color: #fff;
  font-size: 14px;
}

.team-box:hover .team-thumb img {
  transform: scale(1.1);
}

.team-box:hover .shape-1 {
  bottom: -135px;
}

.team-box:hover .shape-2 {
  bottom: -100px;
  transition-delay: 0.03s;
}

/*========== Team 2 ========== */
.team-section-2 {
  background-image: url(../img/bg-img-02.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
  padding-top: 100px;
  z-index: 1;
}

.team-section-2 .overlay {
  position: absolute;
  background-color: rgba(11, 38, 83, 0.9);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}

.team-section-2 .section-heading h2 {
  color: #fff;
}

.team-section-2 .section-heading p {
  color: #ddd;
}

.team-section-2 .team-box {
  margin-bottom: -83px;
}

.team-section-2 .team-content {
  background-color: #fdb900;
  width: 100%;
  left: 0;
  bottom: 0;
  text-align: center;
  padding: 14px 0;
}

.team-section-2 .team-content h3 {
  font-size: 24px;
}

.team-section-2 .team-social li a {
  font-size: 14px;
}

.team-section-2 .team-thumb img:hover {
  -webkit-transform: scale(1.1) rotate(2deg);
  transform: scale(1.1) rotate(2deg);
  filter: blur(2px);
  -webkit-animation: teamhover 0.2s linear;
  animation: teamhover 0.2s linear;
}

/*===============================================
    Skills Section
=============================================== */
.skills-section {
  background-color: #4682b4;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.skills-section .section-heading h2,
.skills-section .section-heading p {
  color: #fff;
}

.skills-info {
  background-color: #4682b4;
  padding: 40px;
  position: relative;
}

.skills-items .skills-item {
  margin-bottom: 5px;
  overflow: hidden;
}

.skills-item:last-child {
  margin-bottom: 0;
}

.skills-items .skills-item h5 {
  color: #fff;
  font-family: "Work Sans", Sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0px;
}

.skills-items .skills-item .progress {
  height: 5px;
  background-color: #ddd;
  box-shadow: none;
  margin-bottom: 20px;
}

.skills-items .skills-item .progress,
.skills-items .skills-item .progress .progress-bar {
  border-radius: 3px;
  overflow: visible;
}

.skills-items .skills-item .progress .progress-bar {
  line-height: 5px;
  background-color: #0b2653;
  position: relative;
}

.skills-items .skills-item .progress .progress-bar span {
  position: absolute;
  top: -15px;
  right: -15px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}

.skill-list {
}

.skill-list li {
  color: #fff;
  margin-bottom: 5px;
}

.skill-list li i {
  font-size: 14px;
  color: #fdb900;
  margin-right: 15px;
}

.play-btn {
  background-color: #5f9ea0;
  position: absolute;
  width: 70px;
  height: 70px;
  right: -35px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 70px;
  text-align: center;
  display: block;
  border-radius: 50%;
  -webkit-box-shadow: 0 10px 33.25px 1.75px rgba(0, 27, 103, 0.35);
  box-shadow: 0 10px 33.25px 1.75px rgba(0, 27, 103, 0.35);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  z-index: 1;
}

.play-btn svg {
  fill: #fff;
  width: 30px;
  margin-left: 5px;
}

.play-btn .ripple {
  z-index: -1;
}

.play-btn .ripple,
.play-btn .ripple:before,
.play-btn .ripple:after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 70px;
  height: 70px;
  transform: translateX(-50%) translateY(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
  -webkit-animation: rippleOne 3s infinite;
  -moz-animation: rippleOne 3s infinite;
  -ms-animation: rippleOne 3s infinite;
  -o-animation: rippleOne 3s infinite;
  animation: rippleOne 3s infinite;
}

.play-btn .ripple:before {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
}

.play-btn .ripple:after {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
}

@-webkit-keyframes rippleOne {
  70% {
    box-shadow: 0 0 0 70px rgba(244, 68, 56, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
  }
}

@keyframes rippleOne {
  70% {
    box-shadow: 0 0 0 70px rgba(244, 68, 56, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
  }
}

/* ==========================================================================
    Testimonial Section
   ========================================================================== */
.testimonials-section {
  background-image: url(../img/map-pattern.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50%;
  width: 100%;
  height: 100%;
}

.testi-item {
  background-color: #fff;
  padding: 40px 30px;
  box-shadow: 0px 14px 20px -10px rgba(0, 0, 0, 0.1);
  margin: 20px;
}

.testi-content {
  position: relative;
  padding-left: 130px;
}

.testi-item {
  position: relative;
}

.testi-item .testi-thumb img {
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto;
}

.testi-item p {
  margin-bottom: 20px;
}

.testi-item h3 {
  font-size: 24px;
  line-height: 1.4;
  color: #333;
  letter-spacing: -0.04em;
  font-weight: 600;
}

.testi-item h3 span {
  display: block;
  font-family: "Work Sans", Sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0px;
  color: #6a8695;
}

.testi-item .ratings {
}

.testi-item .ratings li {
  display: inline-block;
}

.testi-item .ratings li i {
  font-size: 12px;
  color: #fdb900;
}

.testi-content .quote-icon {
  position: absolute;
  right: 30px;
  bottom: -10px;
  font-size: 50px;
  color: #fdb900;
  opacity: 0.5;
}

/*========== Testimonial 2 ==========*/
.testimonials-section-2 {
  padding-top: 160px;
}

/*===============================================
   Working Process
=============================================== */
.working-process {
  position: relative;
  padding: 80px 0;
}

.working-process .left-pattern {
  position: absolute;
  background-image: url(../img/corner-pattern-left.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.working-process .right-pattern {
  position: absolute;
  background-image: url(../img/corner-pattern-right.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: contain;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.working-process-box {
  text-align: center;
  padding: 0 30px;
}

.icon-box {
  background-color: #f9f9f9;
  color: #4682b4;
  border-style: solid;
  position: relative;
  width: 110px;
  height: 110px;
  line-height: 110px;
  border: 5px solid #add2f1;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
}

.icon-box i {
  font-size: 50px;
}

.icon-box span {
  background-color: #4682b4;
  font-size: 16px;
  color: #fff;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  right: -15px;
  font-weight: 600;
  line-height: 30px;
  border-radius: 50%;
  border: 5px solid rgba(253, 186, 0, 0.1);
  border-color: #add2f1;
  box-sizing: content-box;
  text-align: center;
}

.content-box {
}

.content-box h3 {
  font-size: 24px;
  font-weight: 600;
  margin-top: 20px;
}

.content-box p {
  margin-bottom: 0;
}

.working-process-box .arrow {
  position: absolute;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 56%;
  content: "";
  width: 236px;
  height: 40px;
  left: 210px;
  top: 40px;
  z-index: 1;
}

.arrow.arrow-up {
  background-image: url(../img/arrow-up.png);
}

.arrow.arrow-down {
  background-image: url(../img/arrow-down.png);
}

/* ==========================================================================
    Cta Section
   ========================================================================== */
.cta-section {
  background-image: url(../img/bg-img-02.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.cta-section .overlay {
  position: absolute;
  background-color: rgba(11, 38, 83, 0.9);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}

.cta-section .section-heading h2,
.cta-section .section-heading p {
  color: #fff;
}

/* ==========================================================================
    10.0 Info Section
   ========================================================================== */
.info-section {
  background-image: url(../img/bg-img-03.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.info-box {
  padding: 100px 40px 100px 40px;
}

.info-box i {
  font-size: 60px;
  color: #fdb900;
}

.info-box h3 {
  font-size: 32px;
  color: #fff;
  line-height: 32px;
  margin: 20px 0;
}

.info-box p {
  color: #fff;
  margin-bottom: 0;
}

.info-section .bg-yellow i {
  color: #fff;
}

/* ==========================================================================
    Faq Section
   ========================================================================== */
.faq-section {
  background-image: url(../img/excavator-action.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.faq-section:before {
  background-color: #0b2653;
  content: "";
  width: 50%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.faq-section .section-heading h2 {
  color: #fff;
}

.faq-section .section-heading p {
  color: #ddd;
}

.faq-content {
  padding-left: 40px;
}

.acc-item {
  border: 0;
  border-radius: 5px;
}

.acc-item.active-acc {
}

.acc-item h5 {
  font-weight: 600;
  margin: 0;
  border-radius: 5px;
  transition: background-color 0.3s linear;
}

.acc-item.active-acc h5 {
  transition: background-color 0.3s linear;
  border-bottom: 2px solid #eee;
  margin-bottom: 20px;
}

.acc-item h5 a {
  background-color: #051441;
  color: #fff;
  display: block;
  padding: 20px;
  font-size: 22px;
  line-height: 30px;
  position: relative;
}

.acc-item.active-acc h5 a {
  color: #fdb900;
}

.acc-item h5 a:before {
  content: "\f067";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  position: absolute;
  right: 20px;
  top: 20px;
  color: #fff;
}

.acc-item h5 a[aria-expanded^="true"]:before {
  content: "\f068";
  color: #fff;
}

.acc-item h5 a[aria-expanded^="true"] {
  color: #fdb900;
}

.card-body {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.acc-item:last-child .card-body {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

/*=========== Faq 2 ===========*/
.faq-section-2 {
}

.faq-section-2 .acc-item {
  padding: 0 30px;
  border: 1px solid #ddd;
  border-radius: 0;
}

.faq-section-2 .acc-item h5 a {
  color: #051441;
}

.faq-section-2 .acc-item h5 a:before {
  color: #051441;
}

/* ==========================================================================
    Content Section
   ========================================================================== */
.content-section {
  background-color: #0b2653;
  position: relative;
}

.content-section .left-pattern {
  position: absolute;
  background-image: url(../img/corner-pattern-left.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 30%;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.1;
}

.content-section .section-heading h2 {
  color: #fff;
}

.content-section .section-heading p {
  color: #ddd;
}

/* ==========================================================================
    Pricing Section
   ========================================================================== */
.pricing-section {
}

.pricing-box {
  background-color: #fff;
  padding: 40px;
  box-shadow: 0px 2px 50px 0px rgb(0 0 0 / 10%);
  position: relative;
  overflow: hidden;
}

.pricing-content {
  margin-bottom: 25px;
}

.pricing-content h4 {
  font-family: "Rajdhani", sans-serif;
  color: #6a7c92;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

.pricing-content h3 {
  font-size: 62px;
  color: #051441;
  font-weight: 600;
  margin: -20px 0;
}

.pricing-content span {
  color: #6a7c92;
  font-family: "Work Sans", Sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0px;
}

.pricing-list {
  line-height: 40px;
  margin-bottom: 20px;
}

.pricing-list li {
  color: #6a7c92;
  font-size: 16px;
}

.pricing-list li i {
  color: #0abf53;
  margin-right: 10px;
  font-size: 12px;
}

.pricing-tag {
  position: absolute;
  width: auto;
  height: 100%;
  top: 0;
  right: -120px;
}

.pricing-tag h4 {
  background-color: #fdb900;
  font-family: "Work Sans", sans-serif;
  color: #fff;
  font-size: 12px;
  padding: 0 35px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-weight: 600;
  -webkit-transform: rotate(-90deg) translateX(-100%);
  -ms-transform: rotate(-90deg) translateX(-100%);
  transform: rotate(-90deg) translateX(-100%);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  border-radius: 2px;
  letter-spacing: 0;
  text-transform: uppercase;
}

/* ==========================================================================
    Contact Section
   ========================================================================== */
.contact-section {
  background-image: url(../img/map-pattern.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50%;
  width: 100%;
  height: 100%;
}

.contact-section .contact-details li {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.contact-section .contact-details li i {
  color: #fff;
  font-size: 15px;
  margin-right: 15px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 0;
  background-color: #fdb900;
}

.contact-section .form-group {
  margin-bottom: 30px;
}

.contact-section .form-control {
  height: 50px;
  border: 1px solid #eee;
  outline: none;
  box-shadow: none;
  border-radius: 0;
}

.contact-section .form-control.message {
  height: 150px;
}

#form-messages {
  display: none;
  margin-top: 15px;
  margin-bottom: 0;
}

#form-messages.alert-danger,
#form-messages.alert-success {
  display: block;
}

@media (max-width: 767px) {
  .contact-section .form-group {
    margin-bottom: 0;
  }
  .custom_grid_sector {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
  }
  .custom_grid_sector .card-wrapper {
    width: unset !important;
  }
}

/* ==========================================================================
    Sponsor Section
   ========================================================================== */
.sponsor-section {
  padding: 60px 0;
  padding-bottom: 80px;
}

.sponsor-item {
  padding: 0px 40px 0px 40px;
}

.sponsor-item img:hover {
  cursor: pointer;
}

.sponsor-grid {
  border: 1px solid #eee;
  border-right: none;
}

.sponsor-grid > div {
  padding: 30px;
  text-align: center;
  border-color: #eee;
  border-style: solid;
  border-top-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 1px;
}

.sponsor-grid > div:nth-child(1),
.sponsor-grid > div:nth-child(2),
.sponsor-grid > div:nth-child(3),
.sponsor-grid > div:nth-child(4) {
  border-bottom-width: 1px;
}

@media (max-width: 767px) {
  .sponsor-grid {
    border-right-width: 0;
    border-bottom-width: 0;
  }

  .sponsor-grid > div {
    border-bottom-width: 1px !important;
  }
}

/*===============================================
    Blog Section
=============================================== */
.blog-wrap {
}

.blog-item {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.blog-item .blog-thumb {
  position: relative;
  overflow: hidden;
}

.classic-blog .blog-thumb img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}

.blog-item .blog-thumb .category {
  background-color: #4682b4;
  padding: 5px 15px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Work Sans", sans-serif;
  position: absolute;
  width: auto;
  height: auto;
  left: 0;
  bottom: 0;
}

.blog-item .blog-thumb .category a {
  color: #fff;
}

.blog-item .blog-thumb img {
  width: 100%;
  margin: 0;
}

.blog-content {
  background-color: #fff;
  padding: 30px;
}

.blog-content h3 {
  line-height: 24px;
}

.blog-content h3 a {
  font-family: "Rajdhani", sans-serif;
  font-size: 30px;
  color: #051441;
  line-height: 30px;
  font-weight: 600;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.blog-content h3 a:hover {
  color: #5f9ea0;
}

.blog-content .read-more {
  font-family: "Work Sans", sans-serif;
  color: #051441;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  padding-left: 40px;
}

.blog-content .read-more:hover {
  color: #5f9ea0;
}

.blog-content .read-more:before {
  background-color: #5f9ea0;
  position: absolute;
  content: "";
  width: 30px;
  height: 4px;
  left: 0;
  top: calc(50% - 2px);
}

.blog-item:hover .blog-thumb img {
  transform: scale(1.02);
}

/*  ======= Pagination ======= */
.pagination-wrap {
}

.pagination-wrap li {
  display: inline-block;
  margin: 0 5px;
}

.pagination-wrap.text-left li {
  margin: 0 10px 0 0;
}

.pagination-wrap li a {
  border: 1px solid #eee;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  color: #051441;
  font-weight: 600;
  border-radius: 2px;
}

.pagination-wrap li a:hover {
  background-color: #0b2653;
  color: #fff;
  opacity: 1;
  text-decoration: none;
}

.pagination-wrap li a.active {
  background-color: #5f9ea0;
  border: 1px solid #5f9ea0;
  color: #fff;
}

/*  ======= 15.0 Blog Single ======= */
.blog-thumb {
}

.blog-thumb img {
  margin-bottom: 20px;
}

.blog-single-content {
}

.blog-single-content h2 a {
  font-size: 32px;
  color: #051441;
}

.blog-single-content h2 a:hover {
  color: #5f9ea0;
}

.single-post-meta {
  margin-bottom: 20px;
}

.single-post-meta li {
  display: inline-block;
  margin-right: 20px;
}

.single-post-meta li i {
  font-size: 12px;
  color: #5f9ea0;
  margin-right: 5px;
}

.single-post-meta li a {
  display: inline-block;
  font-family: "Merriweather Sans", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  color: #051441;
}

/* Blog Quote */
blockquote {
  background-color: #f4f4f4;
  padding: 40px;
  border-left: 4px solid #4682b4;
  margin: 30px 0;
  position: relative;
  z-index: 1;
}

blockquote p {
  color: #051441;
  font-size: 18px;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  letter-spacing: -0.2px;
}

blockquote span {
  font-family: "Work Sans", sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  margin-top: 20px;
  color: #051441;
}

/*===== Post Tags =====*/
.post-tags {
  margin-top: 30px;
}

.post-tags li {
  display: inline-block;
}

.post-tags li a {
  display: inline-block;
  background-color: #5f9ea0;
  padding: 5px 10px;
  border-radius: 0;
  font-size: 12px;
  color: #fff;
  margin: 3px;
}

.post-tags li a:hover {
  background-color: #051441;
  color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

/*===== Author Box =====*/
.author-box {
  background-color: #f4f4f4;
  display: flex;
  align-items: center;
  padding: 30px;
  margin-top: 30px;
  border-left: 4px solid #4682b4;
}

.author-box img {
  border-radius: 50%;
}

.author-info {
  padding-left: 30px;
}

.author-info h3 {
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 5px;
}

.author-box .social-icon {
}

.author-box .social-icon li {
  display: inline-block;
  margin-right: 8px;
}

.author-box .social-icon li a {
  font-size: 14px;
  color: #051441;
}

.author-box .social-icon li a:hover {
  color: #fdb900;
}

/*===== Post Navigation =====*/
.post-navigation {
  background-color: #fff;
  border: 1px solid #eee;
  margin-top: 40px;
  margin-left: 0;
  margin-right: 0;
}

.post-navigation .col {
  padding: 20px;
}

.post-navigation .col:not(:last-of-type) {
  border-right: 1px solid rgba(17, 17, 17, 0.04);
}

.post-navigation .col a {
  color: #051441;
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  display: flex;
  align-items: center;
}

.post-navigation .col.next-post a {
  justify-content: flex-end;
}

.post-navigation .col i {
  display: inline-block;
  font-size: 14px;
}

.post-navigation .ti-arrow-left {
  margin-right: 10px;
}

.post-navigation .ti-arrow-right {
  margin-left: 10px;
}

.post-navigation .col a:hover {
  color: #5f9ea0;
}

.post-navigation .col.prev-post .fa {
  margin-right: 10px;
}

.post-navigation .col.next-post .fa {
  margin-left: 10px;
}

/*===== Comments Style =====*/
.blog-single-wrap .comments-area {
  margin-top: 40px;
}

.blog-single-wrap .comments-area .comments {
  border-bottom: 0;
}

.blog-single-wrap .comments-area li > div {
  border-bottom: 1px solid rgba(17, 17, 17, 0.05);
  padding: 35px;
}

.blog-single-wrap .comments-area ol {
  list-style-type: none;
  padding-left: 0;
}

.blog-single-wrap .comments-area ol ul {
  padding-left: 30px;
  list-style-type: none;
  margin: 0;
}

.blog-single-wrap .comments-area ol > li:last-child div {
  border-bottom: 0;
}

.blog-single-wrap .comments-area .comments-title {
  font-size: 28px;
  font-weight: 600;
}

.blog-single-wrap .comments-area li > div {
  position: relative;
}

.blog-single-wrap .comments-area .comment-thumb {
  position: absolute;
  left: 35px;
}

.blog-single-wrap .comments-area .comment-thumb .comment-img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

.blog-single-wrap .comments-area .comment-thumb .comment-img img {
  border-radius: 50%;
}

.blog-single-wrap .comments-area .comment-main-area {
  padding-left: 100px;
}

.blog-single-wrap .comments-area .comment-main-area p {
  margin-bottom: 20px;
}

.blog-single-wrap .comments-area .comments-meta h4 {
  font-family: "Rajdhani", sans-serif;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0;
}

.blog-single-wrap .comments-area .comments-meta h4 span {
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  text-transform: none;
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  margin-left: 5px;
}

.blog-single-wrap .comments-area .comment-reply-link {
  font-family: "Work Sans", sans-serif;
  font-size: 12px;
  font-weight: 600;
  color: #5f9ea0;
  display: inline-block;
  text-transform: uppercase;
  padding-left: 35px;
  position: relative;
}

.blog-single-wrap .comments-area .comment-reply-link:before {
  background-color: #5f9ea0;
  position: absolute;
  content: "";
  width: 30px;
  height: 2px;
  left: 0;
  top: calc(50% - 1px);
}

.blog-single-wrap .comments-area .comment-reply-link:hover {
  text-decoration: underline;
}

.blog-single-wrap .comment-respond {
}

.blog-single-wrap .comment-respond .comment-reply-title {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: -1px;
  margin-bottom: 20px;
}

.blog-single-wrap .comment-respond form input,
.blog-single-wrap .comment-respond form textarea {
  background-color: #f4f4f4;
  border: 1px solid #eee;
  width: 100%;
  height: 50px;
  padding: 6px 15px;
  margin-bottom: 15px;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  transition: all 0.3s;
}

.blog-single-wrap .comment-respond form input:focus,
.blog-single-wrap .comment-respond form textarea:focus {
  border-color: #fdb900;
}

.blog-single-wrap .comment-respond form textarea {
  height: 200px;
  padding: 15px;
}

.blog-single-wrap .comment-respond .form-inputs {
  overflow: hidden;
}

.blog-single-wrap .comment-respond .form-inputs > input:nth-child(2) {
  width: 49%;
  float: left;
}

.blog-single-wrap .comment-respond .form-inputs > input:nth-child(3) {
  width: 49%;
  float: right;
}

.blog-single-wrap .comment-respond .form-submit input {
  font-family: "Work Sans", sans-serif;
  max-width: 180px;
  background-color: #5f9ea0;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 1px;
  margin-bottom: 0;
  border: 0;
  outline: 0;
  cursor: pointer;
  border-radius: 0;
  text-transform: uppercase;
}

.blog-single-wrap .comment-respond .form-submit input:hover {
  opacity: 0.9;
}

/*  ======= 16.0 Sidebars ======= */
.sidebar-wrap {
  padding-left: 40px;
}

.sidebar-wrap .widget-content:not(:last-of-type) {
  margin-bottom: 40px;
}

.sidebar-wrap .widget-content h4 {
  font-family: "Rajdhani", sans-serif;
  font-size: 20px !important;
  font-weight: 600;
  position: relative;
  margin-bottom: 30px;
}

.sidebar-wrap .widget-content h4:before {
  background-color: #5f9ea0;
  position: absolute;
  content: "";
  width: 60px;
  height: 3px;
  left: 0;
  bottom: -5px;
}

.sidebar-wrap .widget-content .widget-links li a:hover {
  text-decoration: underline;
}

/*===== Search Form =====*/
.search-form {
  position: relative;
  margin-left: -2px;
}

.search-form .form-control {
  background-color: #fff;
  box-shadow: none;
  width: 100%;
  display: block;
  border: 1px solid #eee;
  color: #051441;
  height: auto;
  padding: 15px 20px;
  border-radius: 2px;
  padding-right: 60px;
  margin-bottom: 20px;
}

.search-form .search-btn {
  background-color: transparent;
  font-size: 15px;
  color: #051441;
  width: 60px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  padding: 10px 0;
  opacity: 0.6;
  border: none;
}

.search-form .search-btn:focus,
.search-form .search-btn:hover {
  opacity: 1;
  cursor: pointer;
}

.search-form input::-webkit-input-placeholder {
  color: #6a8695 !important;
}

.search-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #6a8695 !important;
}

.search-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #6a8695 !important;
}

.search-form input:-ms-input-placeholder {
  color: #6a8695 !important;
}

/*===== Thumbnails Post =====*/
.widget-links {
  margin-top: -10px !important;
}

.thumb-post {
}

.thumb-post li {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}

.thumb-post li:last-child {
  margin-bottom: 0;
}

.thumb-post li img {
  width: 80px;
  height: 70px;
  object-fit: cover;
}

.thumb-post li a {
  font-family: "Rajdhani", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: #051441;
  padding-left: 10px;
  letter-spacing: -0.5px;
}

.thumb-post li a:hover {
  color: #fdb900;
  text-decoration: none;
}

.thumb-post span {
  font-family: "Merriweather Sans", sans-serif;
  display: block;
  font-size: 12px;
  color: #6a7c92;
}

/*===== Tag Cloud =====*/
.widget-content .tags {
}

.widget-content .tags li {
  display: inline-block;
}

.widget-content .tags li a {
  display: inline-block;
  background-color: #5f9ea0;
  padding: 5px 10px;
  border-radius: 0;
  font-size: 12px;
  color: #fff;
  margin: 3px;
}

.widget-content .tags li a:hover {
  background-color: #051441;
  color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

/*===== Category =====*/
.widget-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.widget-links li a {
  font-family: "Merriweather Sans", sans-serif;
  color: #6a7c92;
  font-size: 14px !important;
  font-weight: 500;
  line-height: 18px !important;
  padding-left: 0;
  display: block;
  margin-bottom: 15px;
  letter-spacing: 0.2;
}

.widget-content ul li a:hover {
  color: #5f9ea0;
}

/* ==========================================================================
   Footer Section
   ========================================================================== */

path {
  fill: #fff !important;
}

.footer-section {
  background-color: #5b5b8a;
}

.footer-top {
  padding: 60px 0;
  position: relative;
  /* border-bottom: 1px solid rgba(255, 255, 255, 0.1); */
}

.footer-bottom {
  padding: 20px 0;
}

.footer-bottom p {
  margin: 0;
  color: #fff !important;
}

.footer-top .footer-bg {
  background-image: url(../img/city-skiline.png);
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
  opacity: 0.5;
}

.footer-top .truck {
  background-image: url(../img/truck-1.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  position: absolute;
  width: 70px;
  height: 40px;
  right: 0;
  bottom: 0;
  animation: running-anim 20s linear infinite;
}

.footer-top .truck-2 {
  background-image: url(../img/truck-2.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  position: absolute;
  width: 90px;
  height: 40px;
  right: 30%;
  bottom: 0;
  animation: running-anim 30s linear infinite;
}

.footer-top .truck-3 {
  background-image: url(../img/truck-3.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  position: absolute;
  width: 100px;
  height: 100px;
  right: 70%;
  bottom: 0;
  animation: running-anim-left 35s linear infinite;
}

.footer-content {
}

.footer-content .logo {
  width: 70%;
  margin-bottom: 0px;
}

.footer-content p {
  margin-top: 8px;
  color: #ddd;
}

.footer-icon-content {
  position: relative;
}

.footer-icon-content svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  position: absolute;
  left: 0;
  top: 7px;
}

.footer-icon-info {
  padding-left: 65px;
  overflow-wrap: anywhere;
}

.footer-icon-info h3 {
  font-family: "Rajdhani", sans-serif;
  color: #ddd;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
}

.footer-icon-info a {
  font-family: "Teko", sans-serif;
  color: #fff;
  font-weight: 600;
  margin-bottom: 0;
}

.footer-social {
  margin-top: 15px;
}

.footer-social li {
  display: inline-block;
  margin-right: 3px;
}

.footer-social li a {
  background-color: #5f9ea0;
  font-size: 14px;
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  display: inline-block;
}

.footer-social li a:hover {
  background-color: #0b2653;
}

.footer-header {
  position: relative;
}

.footer-header h3 {
  font-size: 36px;
  color: #fff;
}

h3.text-white {
  font-size: 24px !important;
  line-height: 12px;
}

.d-flex.align-items-baseline div p {
  font-size: 15px;
  line-height: 18px;
}

.footer-header h3:after {
  background-color: #fff;
  content: "";
  display: inline-block;
  width: 60px;
  height: 3px;
  top: 50%;
  position: absolute;
  margin-left: 8px;
  border-radius: 2px;
  margin-top: -1.5px;
}

.footer-list {
}

.footer-list li {
  line-height: 40px;
}

.footer-list li a {
  font-size: 15px;
  font-family: "Merriweather Sans", sans-serif;
  color: #ddd;
}

.footer-list li a:hover {
  color: #fff;
}

.footer-section .thumb-post li a {
  color: #fff;
}

.footer-section .thumb-post li a span {
  color: #ddd;
}

.footer-section .thumb-post li a:hover {
  color: #fdb900;
}

.subscribe-widget {
  padding: 40px;
  padding-top: 50px;
  position: relative;
  margin-top: -120px;
  /* z-index: 1; */
  z-index: 0;
}

.subscribe-widget:before {
  background-color: #4682b4;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  clip-path: polygon(0% 5%, 100% 0, 100% 100%, 0% 100%);
  z-index: -1;
}

.sub-content {
}

.lang-alignment {
  gap: 4px;
  display: flex;
}

.mob-cen {
  margin-bottom: 0 !important;
}

.sub-content .sub-icon svg {
  width: 60px;
  height: 60px;
  fill: #fff;
}

.sub-content p {
  font-size: 16px;
  color: #fff;
}

.footer-section .overlay-icon {
  position: absolute;
  right: 20px;
  top: 40px;
}

.footer-section .overlay-icon svg {
  fill: #fff;
  width: 200px;
  opacity: 0.2;
}

.subscribe-widget .form-field {
  position: relative;
}

.subscribe-widget .form-field input {
  background-color: #fff;
  width: 100%;
  height: 45px;
  border: none;
  display: block;
  padding: 0 15px;
  padding-right: 80px;
  outline: none;
  box-shadow: none;
}

.subscribe-widget input[type="submit"] {
  background-color: #fdb900;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="white" d="M476 3.2L12.5 270.6c-18.1 10.4-15.8 35.6 2.2 43.2L121 358.4l287.3-253.2c5.5-4.9 13.3 2.6 8.6 8.3L176 407v80.5c0 23.6 28.5 32.9 42.5 15.8L282 426l124.6 52.2c14.2 6 30.4-2.9 33-18.2l72-432C515 7.8 493.3-6.8 476 3.2z"></path></svg>');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 15px;
  display: inline-block;
  text-align: center;
  width: 70px;
  height: 37px;
  position: absolute;
  right: 4px;
  top: 4px;
  border-radius: 0;
  cursor: pointer;
  text-indent: 9999px;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

.subscribe-widget input[type="submit"]:hover {
  background-color: #051441;
}

@-moz-keyframes running-anim {
  0% {
    right: -30%;
  }

  100% {
    right: 100%;
  }
}

@-webkit-keyframes running-anim {
  0% {
    right: -30%;
  }

  100% {
    right: 100%;
  }
}

@keyframes running-anim {
  0% {
    right: -30%;
  }

  100% {
    right: 100%;
  }
}

@-moz-keyframes running-anim-left {
  0% {
    left: -30%;
  }

  100% {
    left: 100%;
  }
}

@-webkit-keyframes running-anim-left {
  0% {
    left: -30%;
  }

  100% {
    left: 100%;
  }
}

@keyframes running-anim-left {
  0% {
    left: -30%;
  }

  100% {
    left: 100%;
  }
}

/*  ======= Media Query ======= */
/* max-width 1024px */
@media (max-width: 1024px) {
  .header-menu-wrap ul li > a {
    padding: 0 10px;
  }
}

/* max-width 992px */
@media (max-width: 992px) {
  .services_container {
    gap: 1rem !important;
  }
  .page-header {
    height: unset !important;
    /* height: 400px; */
  }
  .sm-padding {
    padding: 15px;
  }

  .sidebar-wrap {
    padding-left: 0;
    margin-top: 20px;
  }
}

/* max-width 767px */
@media all and (max-width: 767px) {
  .padding {
    padding: 60px 0;
  }

  .xs-padding {
    padding: 15px;
  }

  p br {
    display: none;
  }

  .sidebar-wrap {
    padding-left: 0;
  }

  .blog-single-content h2 a {
    font-size: 22px;
    line-height: 28px;
  }

  .blog-single-content h2 {
    line-height: 28px;
  }

  blockquote p {
    line-height: 32px;
  }
}

/* max-width 580px */
@media all and (max-width: 580px) {
  .header-3 a.header-btn,
  .header-1 a.header-btn {
    display: none;
  }

  .top-left {
    width: 100%;
    padding: 15px 0;
    text-align: left;
  }

  .top-bar .top-left li {
    font-size: 14px;
    display: block;
    padding: 0;
    line-height: 1;
  }

  .top-bar .top-left li:not(:last-of-type) {
    margin-bottom: 10px;
  }

  .primary-header-inner .header-right {
    margin-left: 0;
  }

  .header-right a.dl-btn {
    padding: 3px 10px;
    font-size: 14px;
    line-height: 32px;
    margin: 0;
    margin-left: 15px;
  }

  .primary-header-two .header-right a.dl-btn {
    padding: 5px 15px;
  }

  .header-three .top-bar .top-left li,
  .header-three .top-bar .top-left li:first-child {
    border: none;
  }

  .header-one .header-right .dl-btn {
    display: none;
  }

  #scrollup {
    bottom: 20px;
    right: 20px;
  }
}

@media screen and (max-width: 480px) {
  .lang-alignment {
    flex-wrap: wrap;
    margin-left: -1.5rem !important;
  }
}

/* max-width 420px */
@media (max-width: 420px) {
  .gradient__btns a {
    margin-left: 0 !important;
    width: 100% !important;
  }
}

/* max-width 320px */
@media (max-width: 320px) {
  .primary-header .header-logo {
    max-width: 122px;
  }

  .header-right .mobile-menu-icon {
    margin-left: 10px;
  }
}

/* Custom CSS */
.footer_icon svg {
  width: 40px;
  height: 40px;
}

/* Top bar Lang align */
.lang-alignment {
  margin-left: 1rem;
}

.slick-arrow.slick-prev {
  background-image: url(../img/arrow-left-light.png);
  background-repeat: no-repeat;
  margin-left: 1rem;
}

.slick-arrow.slick-next {
  background-image: url(../img/arrow-right-light.png);
  background-repeat: no-repeat;
  /* margin-right: 2rem; */
}

h4.empower {
  color: #fff;
}

/* black and white grayscale */
html.grayscale-mode {
  filter: grayscale(100%) !important;
}

#grayscale-toggle {
  color: #f1c40f;
  /* optional color */
}

#grayscale-toggle:focus,
#grayscale-toggle:active {
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
}

#grayscale-toggle {
  background: none !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  cursor: pointer;
  font-size: 18px;
  padding: 0 !important;
  color: #f1c40f;
  vertical-align: middle;
  display: inline-block;
  margin-right: 12px;
}

#grayscale-toggle i {
  vertical-align: middle;
}

/* Style the eye icon button */
#low-blue-toggle {
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 18px;
  color: #fff;
  /* soft orange */
  margin-left: 5px;
  vertical-align: middle;
  margin-right: 12px;
}

body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
  background: rgba(
    255,
    244,
    214,
    0
  ); /* Sepia overlay (transparent initially) */
  transition: background 0.3s ease;
  z-index: 9999;
}

body.sepia-mode::before {
  backdrop-filter: sepia(1);
}

/* Style for font inc dec */
button#decrease-font {
  padding-right: 10px;
  color: #fff;
}

button#reset-font {
  padding-right: 10px;
  color: #fff;
}

button#increase-font {
  padding-right: 10px;
  color: #fff;
}

/* Style for header 2 */
ul.for-biz-buddy {
  display: flex;
  align-items: center;
}

/* CSS ripple effect */

#scroll_up {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
}

.scroll_to_top {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #4682b4;
  color: white;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: visible;
}

/* First ripple wave */
.scroll_to_top::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  transform: scale(1);
  opacity: 0;
  pointer-events: none;
  z-index: -1;
  animation: 3s linear 0s infinite normal none running ripple;
}

/* Second ripple wave */
.scroll_to_top::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  transform: scale(1);
  opacity: 0;
  pointer-events: none;
  z-index: -1;
  animation: 3s linear 1.5s infinite normal none running ripple;
}

@keyframes ripple {
  0% {
    transform: scale(1);
    opacity: 0.3;
  }

  70% {
    opacity: 0.1;
    /* Smooth fade-out */
  }

  100% {
    transform: scale(2.2);
    opacity: 0;
  }
}

/* Custom code */

/* 19-06-2025 */

html,
body {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  font-family: "Merriweather Sans", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Rajdhani", sans-serif;
  line-height: 1.2 !important;
}

/* Sidebar Overview */
.sidebar_overview {
  background: #ffffff;
  border-radius: 10px;
}

.sidebar_header {
  background: linear-gradient(90deg, #3c8dbc, #367fa9);
  color: white;
  padding: 0 0.2rem;
  display: flex;
  align-items: center;
  gap: 10px;
}

.sidebar_header i {
  background: #ffffff33;
  padding: 8px;
  border-radius: 50%;
  font-size: 14px;
}

.sidebar_header h2 {
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}

.sidebar_overview ul {
  list-style: none;
  margin: 1.6rem 0;
}

.sidebar_overview ul li {
  margin-bottom: 1rem;
}

.sidebar_overview ul li a {
  text-decoration: none;
  font-size: 15px;
  color: #6a7c92;
  display: flex;
  align-items: center;
  gap: 12px;
  transition: color 0.3s ease;
  font-family: "Rajdhani", sans-serif;
}

.sidebar_overview ul li a i {
  font-size: 1rem;
  color: #6a7c92;
  width: 20px;
  text-align: center;
}

.sidebar_overview ul li a:hover {
  color: #313335;
}

.sidebar_overview ul li a.active {
  color: #051441;
  font-weight: 700;
}

.sidebar_overview ul li a:hover i {
  color: #313335;
}

.sidebar_overview ul li a.active i {
  color: #051441;
}

.overview_left {
  width: 90%;
  margin: auto;
}

.tab_image_overview {
  align-items: center !important;
}

/* Tab content styling */
.tab-content {
  border-radius: 0 0 5px 5px;
}

/* Custom tab styling */

.tabbed_grid {
  display: grid;
  grid-template-columns: 3.2fr 1fr;
}

.tabbed_grid-2 {
  display: grid;
  grid-template-columns: 4.2fr 1fr;
}

.tabbed_grid-3 {
  display: grid;
  grid-template-columns: 2.2fr 1fr;
}

.tab_heading,
.card_heading {
  font-size: 42px;
  line-height: 1;
  font-weight: 600 !important;
}

.tab_text {
  font-size: 28px;
  color: #051441;
  font-weight: 700;
  margin-top: 8px;
  font-family: "Rajdhani", sans-serif;
  line-height: 36px;
}

.nav_tabs {
  margin-bottom: 0;
  border-bottom: none;
  justify-content: center;
}

.tamil-nav_tabs {
  gap: 4px;
}

.nav_tabs .nav-link {
  color: white;
  border: none;
  border-radius: 0;
  margin-right: 2px !important;
  border-radius: 4px 4px 0 0;
  font-weight: 700;
  text-align: center;
  font-size: 14px !important;
  line-height: 1;
  padding: 15px;
}

.nav_tabs .nav-link.active {
  background-color: #5f9ea0 !important;
  color: white !important;
}

.nav_tabs .nav-link:not(.active) {
  background-color: #4682b4 !important;
  color: white !important;
}

.nav_tabs .nav-link:hover:not(.active) {
  background-color: #3a6d9b !important;
  color: white !important;
}

/* Icon */
.base-color {
  color: #4682b4 !important;
}

.overview_title {
  font-size: 12px;
  font-family: "Merriweather Sans", sans-serif;
  color: #4682b4;
  font-weight: 600;
  letter-spacing: 0;
}

/* Milestone */
.milestone-card {
  border-top: 4px solid #5f9ea0 !important;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 2rem;
  position: relative;
  box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}

/* 
.milestone-card::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  border: 10px solid transparent;
  border-bottom-color: #ccc;
} */

.milestone-title {
  font-weight: bold;
  font-size: 42px;
  font-family: "Rajdhani", sans-serif;
  color: #051441;
  line-height: 1;
  overflow-wrap: anywhere;
}

.milestone-title ~ p {
  font-size: 15px;
  font-family: "Merriweather Sans", sans-serif;
  color: #6a7c92 !important;
  line-height: 1.6 !important;
}

.timeline-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
}

.timeline-arrow {
  background: none;
  border: none;
  font-size: 2rem;
  color: #0b2653;
  transition: none;
  outline: none;
}

.timeline-arrow:hover {
  color: #4682b4;
  /* Prevent white on hover */
}

.timeline-arrow:focus {
  outline: none !important;
}

.timeline-arrow[disabled] {
  visibility: hidden;
}

.year-highlight {
  font-size: 42px;
  font-weight: 600;
  color: #4682b4;
  text-align: center;
  font-family: "Rajdhani", sans-serif;
  margin-bottom: 2rem;
}

.overview_heading {
  font-size: 42px !important;
}

.overview_sub_text {
  font-size: 15px;
}

.overview_button {
  background: #5f9ea0;
  position: relative;
  overflow: hidden;
  font-size: 12px;
  transition: background 0.3s;
  padding: 0 35px;
  height: 45px;
  font-weight: 600;
  border-radius: 0;

  &:hover {
    background: #051441;
  }

  &:focus {
    box-shadow: none !important;
  }

  &:hover::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 5px;
    height: 5px;
    background: rgba(255, 255, 255, 0.5);
    opacity: 0;
    border-radius: 100%;
    transform: scale(1, 1) translate(-50%, -50%);
    transform-origin: 50% 50%;
    animation: wave 1s ease-out;
  }
}

@keyframes wave {
  0% {
    transform: scale(0, 0) translate(-50%, -50%);
    opacity: 0.5;
  }

  20% {
    transform: scale(25, 25) translate(-50%, -50%);
    opacity: 0.3;
  }

  100% {
    transform: scale(50, 50) translate(-50%, -50%);
    opacity: 0;
  }
}

.text-over-image {
  background: #4682b4;
  padding: 10px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  position: absolute;
  top: 120px;
  left: 120px;
  font-family: "Rajdhani", sans-serif;
  font-size: 28px;
}

.e-fas-hand-point-right path {
  width: 15px !important;
  fill: #4682b4 !important;
}

.list_text {
  color: #051441;
  font-size: 15px;
  font-weight: 500;
  margin-left: 15px;
}

.highlight_text {
  color: #6a7c92 !important;
  font-weight: 400;
  font-size: 15px;
}

.highlight_border {
  border-radius: 10px;
}

/* 20-06-25  invest-page */

.fs-1rem p {
  font-size: 1rem !important;
  line-height: 30px;
}

.base-color {
  color: #4682b4 !important;
}

.inset-page p {
  color: #6a7c92;
  font-size: 1rem;
  line-height: 30px;
}

.read-more-content p {
  color: #6a7c92;
  font-size: 1rem;
  line-height: 30px;
}

/* toggle */
.read-more-toggle {
  display: none;
}

.read-more-content {
  display: none;
}

.read-more-label {
  cursor: pointer;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  user-select: none;
  display: inline-block;
}

.arrow_icon {
  display: inline-block;
  transition: transform 0.3s ease;
  margin-left: 5px;
}

.read-more-toggle:checked ~ .read-more-content {
  display: block;
}

.read-more-toggle:checked ~ .read-more-label .arrow_icon {
  transform: rotate(180deg);
}

.read-more-label::before {
  content: "Read more";
}

.read-more-toggle:checked ~ .read-more-label::before {
  content: "Read less";
}

/* board of directors */

.board_of_directors_heading {
  font-weight: 500 !important;
}

.carousel-item-board {
  padding: 80px 0;
  min-height: 350px;
}

.profile-container {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  align-items: center;
}

.profile-image {
  width: 140px;
  height: 174px;
  object-fit: cover;
  margin-bottom: 10px;
}

.profile-text {
  flex: 1;
  text-align: center;
}

.person-name {
  font-weight: 400;
  font-size: 1.75rem;
  margin-bottom: 5px;
  color: #051441;
}

.person-title {
  color: #000;
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 1.3rem;
  font-weight: 400;
}

.contact-info p {
  margin: 0;
  font-size: 15px;
}

.carousel-control-prev,
.carousel-control-next {
  align-items: flex-start;
  padding-top: 20px;
  width: auto;
  opacity: 1;
}

.carousel-control-prev {
  left: auto;
  right: 60px;
  background: none !important;
}

.carousel-control-next {
  right: 20px;
  background: none !important;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-color: #5f9ea0;
  background-image: none !important;
  width: 30px;
  height: 30px;
  background-size: 50% 50%;

  &:hover {
    background-color: #0b2653;
  }
}

.carousel-indicators {
  bottom: -40px;
}

.carousel-indicators li {
  background-color: #333;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.carousel_head {
  font-size: 18px;
  color: #051441;
  font-weight: 700;
}

/* member of committee */

.nav__tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px;
}

.nav__tabs .nav-link {
  padding: 10px;
  font-size: 12px;
  text-align: center;
  line-height: 1;
}

.profile-name h3 {
  line-height: 1.2 !important;
  font-size: 24px !important;
}

/* reports & charter citizen */

.citizen_charter_tab {
  padding: 0rem !important;
}

.report_container {
  width: 55% !important;
  margin: 5rem auto !important;
}

.charter-title {
  font-size: 24px !important;
  color: #051441;
  text-align: center;
  font-weight: 700;
  line-height: 1.2;
}

.title-status {
  font-family: "Rajdhani", sans-serif;
  font-size: 18px;
  text-align: center;
  color: #051441;
  font-weight: 700;
}

.custom-shadow {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  border-radius: 10px !important;
}

.nav__tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px;
}

.nav__tabs .nav-link {
  padding: 10px;
  font-size: 12px;
  text-align: center;
  line-height: 1;
}

/* Services */

.online_services {
  background-image: url("../img/map-pattern.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70% auto;
  background-attachment: fixed;
  min-height: 100vh;
  margin: 40px auto;
}

.online_services_heading h4 {
  font-size: 18px;
  margin-bottom: 20px;
  color: #4682b4;
  font-weight: 500;
  letter-spacing: 1px;
}

.online_services_heading h2 {
  font-size: 42px;
  color: #051441;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: -0.5px;
  margin-bottom: 10px;
}

.online_services_heading h2 span {
  color: #4682b4;
}

.service_box {
  display: flex;
  flex-direction: column;
  /* border */
  background: #fff !important;
  border: 1.6px solid #f3f4f6;
  padding: 1rem;
  border-radius: 1rem;
}

.service__apply {
  margin-top: auto;
}

.service_box_icon {
  margin: 15px 0px 15px 0px;
}

.service_box i {
  font-size: 60px;
  color: #4682b4;
}

.service_box h3 {
  font-size: 24px;
  color: #051441;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin: 15px 0px 15px 0px;
  line-height: 1;
}

.service_box p {
  font-size: 15px;
  font-weight: 400;
  text-align: justify;
  line-height: 26px;
  letter-spacing: -0.2px;
  color: #6a7c92;
  margin: 0px 0px 10px 0px;
  font-family: "Merriweather Sans", sans-serif;
}

.service_box button {
  background: none;
  border: 1px solid #5f9ea0;
  color: #5f9ea0;
  padding: 0px 035px 0px 035px;
  height: 42px;
  font-weight: 600;
  border-radius: 10px;
  font-size: 12px;
  font-family: "Merriweather Sans", sans-serif;

  &:hover {
    background-color: #051441;
    color: #ffffff;
    border-color: #051441;
  }

  &:focus {
    outline: none;
  }
}

/* Advantages */

.sidebar_advantages h2 {
  font-size: 20px !important;
  font-weight: 600 !important;
  margin: 0 !important;
}

.advantage_box.hidden {
  display: none !important;
}

.advantages_heading h2 {
  font-size: 42px;
  font-family: "Rajdhani", sans-serif;
  color: #051441;
  font-weight: 700;
  line-height: 38px;
  letter-spacing: -0.5px;
  margin-top: 80px;
  margin-bottom: 20px;
  color: #4682b4;
}

.advantage_box {
  box-shadow: 0 0.2rem 2.8rem rgba(36, 36, 36, 0.1);
  padding: 60px 30px 30px 30px;
  background-color: #fff;

  &:hover {
    .overlay-icon {
      transform: translateX(10px);
    }
  }
}

.advantage_box i {
  font-size: 70px;
  display: inline-block;
  color: #4682b4;
}

.advantage_box h3 {
  font-weight: 700;
  letter-spacing: -0.5px;
  color: #051441;
  font-size: 24px;
}

.advantage_box p {
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: -0.2px;
  color: #6a7c92;
}

.overlay-icon {
  position: absolute;
  top: -30px;
  left: 0px;
  opacity: 40%;
  transition: transform 0.3s ease-in-out;
  transform: translateX(0);
}

.box-num {
  position: absolute;
  top: 0px;
  right: 30px;
  text-align: center;
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.box-num .line {
  width: 2px;
  height: 60px;
  background-color: #4682b4;
  margin: 0 auto;
}

.box-num .circle {
  background-color: #4682b4;
  color: white;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  border-radius: 50%;
  margin-top: 1px;
}

/* Show only on hover */
.advantage_box:hover .box-num {
  opacity: 1;
  transform: translateY(0);
}

/* Policy page */
.policy_section {
  gap: 1rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 50px auto;
}

.pdf_icon {
  /* width: 25%; */
  width: 40%;
}

#Annual_return div a img.pdf_icon {
  width: 100%;
}

.policy_card {
  border-radius: 10px !important;
  display: grid !important;
  grid-template-columns: 2fr 1fr;
  align-items: center !important;
}

.policy_card h2 {
  font-size: 24px;
}

.policy_btn {
  background: none;
  border: 1px solid #5f9ea0;
  color: #5f9ea0;
  padding: 0px 035px 0px 035px;
  height: 42px;
  font-weight: 600;
  border-radius: 10px;
  font-size: 12px;
  font-family: "Merriweather Sans", sans-serif;
  display: block !important;
  text-align: center;
  align-content: center;

  &:hover {
    border-color: #0b2653;
    background: #0b2653;
    color: #fff;
  }
}

.tabbed_grid_policy {
  gap: 2rem;
}

.policy_sidebar {
  margin: 50px auto;
}

.policy_card.hidden {
  display: none !important;
}

/* Allotment */
.allotment_procedure {
  color: #6a7c92;
}

.fs-1rem li {
  font-size: 1rem !important;
  line-height: 30px !important;
}

/* Tendors */
.tendors-title {
  font-size: 22px;
  font-weight: 700;
  color: #051441;
  line-height: 1;
  letter-spacing: 0;
  font-family: "Rajdhani", sans-serif;
}

.tendors-status {
  font-size: 18px;
  font-weight: 700;
  color: #051441;
  line-height: 1;
  letter-spacing: 0;
  font-family: "Rajdhani", sans-serif;
}

.tender_container {
  width: 85% !important;
  margin: 2rem auto !important;
}

/* FAQs */

.faq_head {
  color: #4682b4;
  letter-spacing: 0;
}

.acc_item {
  border-radius: 5px;
}

.acc_item h5 a span {
  font-weight: 500;
  line-height: 1.2;
}

.acc_item h5 a {
  color: #051441;
  font-size: 18px;
  font-family: "Rajdhani", Sans-serif;
  font-weight: 600;
  letter-spacing: 0px;
  display: flex;
  padding: 20px;
  line-height: 1;
  position: relative;
  border: 1px solid #ccc;
}

.card_body p {
  font-family: "Merriweather Sans", Sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.2px;
  color: #6a7c92;
  padding: 20px;
  margin: 0;
  border: 1px solid #ccc;
}

.acc_item h5 {
  margin: 0;
}

.acc_item h5 a:before {
  content: "\f067";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  position: absolute;
  right: 20px;
  top: 25px;
}

.acc_item h5 a[aria-expanded="true"]:before {
  content: "\f068";
}

.acc_item h5 a[aria-expanded="true"] {
  color: #5f9ea0;
  border-bottom: none;
}

.tamil-text-service {
  font-size: 1.2rem !important;
}

.tamil-text-upcoming {
  font-size: 0.8rem !important;
}

/* Custom media query */
@media screen and (max-width: 768px) {
  .milestone-title {
    font-size: 1.2rem !important;
    white-space: normal !important;
  }
  .milestone-card {
    padding: 1rem;
  }
  .gradient__btns {
    flex-direction: column;
    gap: 10px;
  }

  .service-box .service-content {
    padding: 50px 15px;
  }
  .policy_section {
    grid-template-columns: 1fr;
  }

  .policy_sidebar {
    margin: unset;
  }

  .tabbed_grid {
    grid-template-columns: 1fr;
    width: 90%;
    margin: auto;
  }

  .tabbed_grid-2 {
    grid-template-columns: 1fr;
    width: 90%;
    margin: auto;
  }

  .tabbed_grid-3 {
    grid-template-columns: 1fr;
    width: 90%;
    margin: auto;
  }

  .nav_tabs {
    flex-direction: column;
    display: flex;
  }

  .nav_tabs .nav-link {
    color: white;
    border: none;
    border-radius: 0;
    margin-right: 2px;
    border-radius: 0;
    font-weight: 700;
  }

  .citizen_charter_tab {
    padding: 2rem !important;
  }

  .report_container {
    width: 90% !important;
    margin: 2rem auto !important;
  }
}

.text-center.my-2 {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.shape path {
  fill: #4682b4 !important;
}

.connectivity_card p {
  color: #fff;
}

/* sponser logo marquee */

.wrapper {
  overflow: hidden;
  margin: 0 auto;
  padding: 50px 0 100px 0;
}

.marquee {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.marquee__ctn {
  display: flex;
  flex-wrap: nowrap;
}

.marquee__track {
  display: flex;
}

.marquee__item {
  flex: 0 0 auto;
  width: 120px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 2rem;
  margin-left: 2rem;
}

.marquee__item img {
  max-width: 100%;
  max-height: 60px;
  object-fit: contain;
  display: block;
}

.bg-img.kenburns-top {
  background-position: bottom;
  background-size: cover;
}

ul#verticalTab {
  display: flex !important;
  flex-direction: column;
  justify-content: flex-start !important;
  margin-top: 0px !important;
}

.tamil-text {
  font-size: 45px !important;
}

.tamil-text-office {
  font-size: 2rem !important;
}

@media screen and (max-width: 768px) {
  .tamil-text {
    font-size: 1rem !important;
  }
}

.english-text {
  font-size: 58px;
}

.tamil-text_1 h2 {
  font-size: 36px !important;
}

.english-text_1 h2 {
  font-size: 42px;
}

.tamil-text_2 h3 {
  font-size: 24px;
}

.english-text_2 h3 {
  font-size: 28px;
}

.tamil-text_3 h5 {
  font-size: 26px !important;
  line-height: 1.5;
}

.english-text_3 h5 {
  font-size: 42px;
}

/* 31-07-2025 */
.tamil-menu-wrap ul li a {
  font-size: 11px !important;
}

.arrow-align {
  align-items: center;
}

/*  */
.slide__Bg {
  background: #f8fafc !important;
  border-radius: 8px !important;
}

/* ---form css--- */

:root {
  --primary: #4682b4;
  --primary-light: rgba(70, 130, 180, 0.15);
  --primary-lighter: rgba(70, 130, 180, 0.08);
  --primary-lightest: rgba(70, 130, 180, 0.04);
  --primary-dark: #3b6f99;
  --secondary: #5f9ea0;
  --secondary-light: rgba(95, 158, 160, 0.1);
  --text-dark: #1e293b;
  --text-medium: #475569;
  --text-light: #64748b;
  --border: #e2e8f0;
  --bg-light: #f8fafc;
  --white: #ffffff;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.formbold-main-wrapper {
  display: flex;
  align-items: flex-start !important;
  justify-content: center;
  min-height: 100vh;
  padding: 40px 20px;
  background-color: var(--primary-lightest);
  font-family: "Rajdhani", sans-serif;
  background-color: var(--bg-light);
  color: var(--text-dark);
  line-height: 1.6;
}

.formbold-form-wrapper {
  z-index: 0;
  /* max-width: 800px; */
  max-width: 1140px;
  width: 100%;
  background: var(--white);
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(14, 165, 233, 0.1);
  padding: 50px;
  transition: all 0.3s ease;
  border: 1px solid var(--primary-lighter);
}

.formbold-steps {
  padding-bottom: 20px;
  margin-bottom: 40px;
  border-bottom: 1px solid var(--border);
}
.formbold-steps ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  gap: 10px;
  justify-content: space-between;
}
.formbold-steps li {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 600;
  font-size: 12px;
  color: var(--text-light);
  flex-direction: column;
  text-align: center;
  flex: 1;
  position: relative;
  font-family: "Merriweather Sans", sans-serif;
}
.formbold-steps li:not(:last-child):after {
  content: "";
  position: absolute;
  top: 18px;
  right: -30px;
  width: 20px;
  height: 2px;
  background: var(--border);
}
.formbold-steps li span {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--primary-lightest);
  border-radius: 50%;
  width: 36px;
  height: 36px;
  font-weight: 600;
  font-size: 16px;
  color: var(--text-light);
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
}
.formbold-steps li.active {
  color: var(--primary-dark);
}
.formbold-steps li.active span {
  background: var(--primary);
  color: var(--white);
  box-shadow: 0 4px 12px rgba(14, 165, 233, 0.2);
}
.formbold-steps li.completed span {
  background: var(--primary-light);
  color: var(--primary-dark);
}

.formbold-input-flex {
  display: flex;
  gap: 20px;
  margin-bottom: 25px;
}
.formbold-input-flex > div {
  width: 50%;
}
.formbold-form-input {
  width: 100%;
  padding: 15px 20px;
  border-radius: 10px;
  border: 1px solid var(--border);
  background: var(--white);
  font-weight: 500;
  font-size: 16px;
  color: var(--text-dark);
  outline: none;
  resize: none;
  transition: all 0.3s ease;
  font-family: "Rajdhani", sans-serif;
}
.formbold-form-input:focus {
  border-color: var(--primary);
  box-shadow: 0 0 0 3px var(--primary-light);
}
.formbold-form-label {
  color: var(--text-dark);
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 12px;
  display: block;
  font-family: "Merriweather Sans", sans-serif;
}

.formbold-form-confirm {
  border-bottom: 1px solid var(--border);
  padding-bottom: 35px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.formbold-form-confirm p {
  font-size: 16px;
  color: var(--text-medium);
  margin-bottom: 25px;
  width: 100%;
  text-align: center;
}
.formbold-form-confirm > div {
  display: flex;
  gap: 15px;
}

.formbold-confirm-btn {
  display: flex;
  align-items: center;
  gap: 10px;
  background: var(--white);
  border: 1px solid var(--border);
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
  color: var(--text-medium);
  cursor: pointer;
  padding: 14px 24px;
  transition: all 0.3s ease;
  font-family: "Rajdhani", sans-serif;
}
.formbold-confirm-btn {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
.formbold-confirm-btn.active {
  background: var(--primary);
  color: var(--white);
  border-color: var(--primary);
}
.formbold-confirm-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);
}

.formbold-form-step p {
  font-family: "Merriweather Sans", sans-serif;
}

.formbold-form-step-1,
.formbold-form-step-2,
.formbold-form-step-3,
.formbold-form-step-4,
.formbold-form-step-5,
.formbold-form-step-6 {
  display: none;
  animation: fadeInForm 0.5s ease;
}
@keyframes fadeInForm {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.formbold-form-step-1.active,
.formbold-form-step-2.active,
.formbold-form-step-3.active,
.formbold-form-step-4.active,
.formbold-form-step-5.active,
.formbold-form-step-6.active {
  display: block;
}

.formbold-form-btn-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  margin-top: 30px;
}
.formbold-back-btn {
  cursor: pointer;
  background: var(--secondary);
  border: none;
  color: var(--white);
  font-weight: 600;
  font-size: 16px;
  padding: 14px 28px;
  border-radius: 10px;
  transition: all 0.3s ease;
  display: none;
  font-family: "Rajdhani", sans-serif;
  box-shadow: 0 4px 8px rgba(125, 211, 252, 0.2);
}
.formbold-back-btn:hover {
  background: #528d8f; /* Slightly darker than secondary */
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(95, 158, 160, 0.3);
}

.formbold-back-btn.active {
  display: block;
}
.formbold-btn {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  border-radius: 10px;
  padding: 14px 28px;
  border: none;
  font-weight: 600;
  background-color: var(--primary);
  color: var(--white);
  cursor: pointer;
  transition: all 0.3s ease;
  font-family: "Rajdhani", sans-serif;
  box-shadow: 0 4px 8px rgba(14, 165, 233, 0.2);
}
.formbold-btn:hover {
  background: var(--primary-dark);
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(70, 130, 180, 0.3); /* Based on new primary */
}

.time-slots {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 30px;
}

.time-slot {
  flex: 1 1 calc(33.333% - 12px);
  min-width: 0;
}

.time-slot input[type="radio"] {
  display: none;
}

.time-slot label {
  display: block;
  padding: 12px 8px;
  background: var(--white);
  border: 2px solid var(--border);
  border-radius: 8px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 16px;
  font-weight: 700;
}

.time-slot input[type="radio"]:checked + label {
  background: var(--secondary);
  color: var(--white);
  border-color: var(--secondary);
  box-shadow: 0 4px 8px rgba(125, 211, 252, 0.2);
}

.time-slot label:hover {
  border-color: var(--secondary);
}

.header_3 {
  color: var(--text-dark);
  margin-bottom: 25px;
  font-size: 22px;
  font-weight: 700;
  font-family: "Merriweather Sans", sans-serif;
}

.date-slots {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 30px;
}

.date-slot {
  flex: 1 1 calc(33.333% - 12px);
  min-width: 0;
}

.date-slot input[type="radio"] {
  display: none;
}

.date-slot label {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 4px;
  align-items: center;
  padding: 12px;
  background: var(--white);
  border: 2px solid var(--border);
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: 16px;
  font-weight: 500;
  height: 100%;
}

.date-slot .day {
  font-weight: 700;
}

.date-slot .date {
  font-weight: 700;
  color: var(--text-dark);
}

.date-slot input[type="radio"]:checked + label {
  background: var(--secondary);
  color: var(--white);
  border-color: var(--secondary);
  box-shadow: 0 4px 8px rgba(125, 211, 252, 0.2);
}

.date-slot input[type="radio"]:checked + label .day,
.date-slot input[type="radio"]:checked + label .date {
  color: var(--white);
}

.date-slot label:hover {
  border-color: var(--secondary);
}

@media (max-width: 600px) {
  .date-slot {
    flex: 1 1 calc(50% - 12px);
  }
}

/* CSS Media query */
@media (max-width: 600px) {
  .formbold-form-wrapper {
    padding: 30px 20px;
  }

  .formbold-input-flex {
    flex-direction: column;
    gap: 15px;
  }
  .formbold-input-flex > div {
    width: 100%;
  }

  .time-slot {
    flex: 1 1 calc(50% - 12px);
  }

  .formbold-form-btn-wrapper {
    flex-direction: column-reverse;
  }

  .formbold-back-btn,
  .formbold-btn {
    width: 100%;
    text-align: center;
    justify-content: center;
    font-family: "Merriweather Sans", sans-serif;
  }
}

.formbold-header {
  text-align: center;
  margin-bottom: 30px;
}

.formbold-header h2 {
  font-size: 28px;
  color: var(--primary-dark);
  margin-bottom: 10px;
  font-weight: 700;
}

.formbold-header p {
  color: var(--text-medium);
  font-size: 16px;
  font-family: "Merriweather Sans", sans-serif;
}
.comments {
  margin: 20px auto;
}

/* Land plot cards styling */
.land-plots {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 20px;
  font-family: "Merriweather Sans", sans-serif;
}

.land-plot {
  flex: 1 1 calc(50% - 15px);
  min-width: 200px;
  position: relative;
}

.land-plot input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.land-plot label {
  display: block;
  padding: 20px;
  border: 2px solid #ddd;
  border-radius: 8px;
  background: white;
  cursor: pointer;
  transition: all 0.3s;
}

.land-plot input[type="radio"]:checked + label {
  border-color: #5f9ea0;
  background-color: #f0f8fa;
  box-shadow: 0 0 10px rgba(95, 158, 160, 0.2);
}

.land-plot-title {
  font-weight: 600;
  margin-bottom: 8px;
  color: #333;
}

.land-plot-desc {
  font-size: 14px;
  color: #666;
}

/* Custom date picker styling to match time slots */
.date-picker {
  margin-top: 20px;
}

.date-options {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 15px;
}

.date-option {
  position: relative;
  flex: 1 1 calc(33.333% - 10px);
  min-width: 100px;
}

.date-option input[type="radio"] {
  position: absolute;
  opacity: 0;
}

.date-option label {
  display: block;
  padding: 12px;
  border: 2px solid var(--border);
  border-radius: 6px;
  background: white;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s;
  font-family: "Merriweather Sans", sans-serif;
  font-weight: 500;
}

.date-option input[type="radio"]:checked + label {
  border-color: #5f9ea0;
  background-color: var(--secondary);
  color: var(--white);
}

.confirmation-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* Park selection styling */
.park-selection {
  margin-top: 20px;
}

.blog-content h3 button {
  text-align: justify;
}

select.formbold-form-select {
  font-family: "Merriweather Sans", sans-serif;
}

select.formbold-form-input {
  appearance: none;
  -webkit-appearance: none;
  background: white
    url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e")
    no-repeat;
  background-position: right 10px center;
  background-size: 1em;
  border: 1px solid #dde3ec;
  border-radius: 5px;
  padding: 12px;
  width: 100%;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 16px;
  color: #536387;
}

/* ----form css end---- */

.quick-link-card {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
  position: relative;
}

.quick-link-heading {
  margin: 0 0 30px;
}

.marquee-wrapper {
  margin: 0 auto;
}

.custom-breaking-news {
  position: relative;
  overflow: hidden;
  background: linear-gradient(135deg, #5b5b8a, #7777a8) !important;
  height: 40px;
  width: 100%;
  border: 0 !important;
}

.custom-breaking-news .headertext {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: #4682b4;
  color: #fff;
  font-weight: bold;
  padding: 0 20px;
  display: flex;
  align-items: center;
  z-index: 1;
}

.custom-breaking-news .marquee-container {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
}

.custom-breaking-news .marquee-content {
  display: flex;
  white-space: nowrap;
  margin-left: 100px; /* adjust to header width */
  height: 100%;
}

.custom-breaking-news .marquee-track {
  display: flex;
  align-items: center;
  color: #fff;
  padding-right: 50px;
  will-change: transform;
  white-space: nowrap;
}

.custom-breaking-news .marquee-content:hover .marquee-track {
  animation-play-state: paused;
}

@keyframes marquee-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

/* Flex grid: 7 items per row */
.custom-grid {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(min(20%, 150px), 1fr));
}

.custom-grid:not(:last-child) {
  margin-bottom: 1rem;
}



@media screen and (min-width: 769px) and (max-width: 991px) {
  .custom-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 768px) {
  .custom-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Each card takes ~13.28% of 100% (100 / 7.5 to account for gaps) */
.card-wrapper {
  /* width: calc((100% - 6 * 16px) / 7); */
  width: auto !important;
}

/* Card design */
.card-option {
  background-color: #4682b4;
  color: white;
  font-weight: 500;
  border-radius: 12px;
  height: 120px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  transition: background-color 0.3s ease;
}

.card-option:hover {
  background-color: #0b2653;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

/* Icon size */
.icon {
  font-size: 28px;
  margin-bottom: 10px;
}

.q-link-con {
  margin-top: 30px;
  margin-bottom: 80px;
  display: flex;
  justify-content: space-between;
}

.q-link-con div span {
  font-size: 14px !important;
}

.policy_sidebar ul.submenu_children {
  display: none;
  margin-left: 20px;
  list-style: none;
  padding-left: 0;
}

.policy_sidebar ul.submenu_children.open {
  display: block;
}

.policy_sidebar .submenu_toggle {
  display: block;
  cursor: pointer;
  margin: 10px 0;
}

.policy_sidebar .submenu_toggle i {
  margin-left: 5px;
  font-size: 0.8em;
}

.policy_sidebar a.active {
  font-weight: bold;
  color: #f00;
}

span.required-asterisk {
  color: red;
  margin-left: 2px;
  font-weight: bold;
}

.card-option .icon {
  transition: transform 0.5s ease;
}

.card-option:hover .icon {
  transform: rotate(360deg);
}

.country-card {
  background-color: #4682b478;
  border-radius: 50%;
  height: 150px;
  width: 100%;
  padding: 30px;
  transition: border 0.3s;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  border: 2px solid #4682b4;
}

.country-card:hover {
  border: 2px solid #5f9ea0;
  box-shadow: rgba(95, 158, 160, 0.35) 0px 10px 36px 0px,
    rgba(95, 158, 160, 0.2) 0px 0px 0px 1px;
  background-color: #5f9ea082;
}

.country-flag {
  max-width: 80px;
  height: auto;
}
.country-name {
  margin-top: 10px;
  text-align: center;
  font-weight: 500;
}

.card-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  cursor: pointer;
}

.country-card img {
  width: 80%;
  height: auto;
  object-fit: contain;
  transition: transform 0.4s ease;
}

.country-card:hover img {
  transform: scale(1.1); /* Zoom in */
}

.bizz-buddy-button {
  background-color: #5f9ea0;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  line-height: 12;
  font-family: "Merriweather Sans", sans-serif;
  letter-spacing: 0;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  padding: 0 35px;
  line-height: 45px;
}

#section {
  word-wrap: break-word;
}

.moretext {
  display: none;
}

.dots {
  display: inline;
}

.moreless-button {
  color: #0b2653;
  text-decoration: underline;
}

.moreless-button:hover {
  color: #5f9ea0;
  text-decoration: underline;
}

.slider-btn {
  cursor: pointer;
}

.shiny-button-continuous {
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  color: white;
  background: linear-gradient(to right, #4682b4, #5f9ea0);
  border-radius: 4px;
  text-decoration: none;
  font-size: 12px;
  font-weight: 500;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.shiny-button-continuous:hover {
  cursor: pointer;
  /* transform: translateY(-2px); */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.shiny-button-continuous::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.4),
    transparent
  );
  animation: shine 3s infinite;
}

@keyframes shine {
  0% {
    left: -100%;
  }
  20% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}

.tooltip-category {
  opacity: inherit;
  position: relative;
  display: contents;
}
.tooltip-inner {
  max-width: 500px;
  white-space: pre-wrap;
  text-align: left;
}

.map-img {
  width: 50%;
}



@media screen and (max-width: 991px){  
.map-img {
  width: 40%;
}
}

@media screen and (max-width: 768px){  
.map-img {
  width: 20%;
}
}


@media screen and (max-width: 480px){  
.map-img {
  width: 40%;
}
}

.map-hgt {
  height: 90% !important;
}

/* Base tooltip container */
.tooltip {
  opacity: 1 !important;
  background: none !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  filter: none !important;
}

/* Ensure opacity during visible state */
.tooltip.show {
  opacity: 1 !important;
}

/* Tooltip content box */
.tooltip .tooltip-inner {
  background: linear-gradient(135deg, #5b5b8a, #7777a8) !important;
  color: #fff !important;
  border: none !important;
  box-shadow: none !important;
  font-size: 14px !important;
  padding: 10px 14px !important;
  border-radius: 8px !important;
  opacity: 1 !important;
  filter: none !important;
}

/* Tooltip arrow background (non-glassy look) */
.tooltip .tooltip-arrow::before {
  background-color: #5b5b8a !important; /* fallback solid */
  border: none !important;
  opacity: 1 !important;
}

/* Optional: For directional variants, apply same arrow background */
.tooltip.bs-tooltip-top .tooltip-arrow::before,
.tooltip.bs-tooltip-bottom .tooltip-arrow::before,
.tooltip.bs-tooltip-start .tooltip-arrow::before,
.tooltip.bs-tooltip-end .tooltip-arrow::before {
  background-color: #5b5b8a !important;
  border: none !important;
  opacity: 1 !important;
}

.col-section {
  position: relative;
}

.indus-nav {
  position: absolute;
  top: -4.5rem;
  right: -1rem;
  z-index: 0;
}

@media screen and (max-width: 992px) {
  .indus-nav {
    top: -7.5rem;
  }
  .main-slider .slider-btn {
    padding: unset !important;
  }
}

@media screen and (max-width: 768px) {
  .indus-nav {
    top: -8.5rem;
  }
}

@media screen and (max-width: 480px) {
  .indus-nav {
    top: -11rem;
  }
}
