/* 
 Jagat Aroma – Common Optimized Stylesheet
 Combined from the two supplied stylesheets.
 Valid CSS (nested SCSS expanded), duplicate declarations cleaned,
 exact duplicate rules removed, and media queries consolidated.
 */

/* Cabin font */

@font-face {
    font-family: 'Cabin';
    src: url('./fonts/Cabin-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cabin';
    src: url('./fonts/Cabin-500.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cabin';
    src: url('./fonts/Cabin-600.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Cabin';
    src: url('./fonts/Cabin-700.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: block;
}
/* */

/* Montserrat font */
@font-face {
  font-family: 'Montserrat';
  src: url('./fonts/Montserrat-Regular.woff2') format('woff2'),
    url('./fonts/Montserrat-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('./fonts/Montserrat-Bold.woff2') format('woff2'),
    url('./fonts/Montserrat-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('./fonts/Montserrat-SemiBold.woff2') format('woff2'),
    url('./fonts/Montserrat-SemiBold.woff2') format('woff');
  font-weight: normal;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('./fonts/Montserrat-Medium.woff2') format('woff2'),
    url('./fonts/Montserrat-Medium.woff2') format('woff');
  font-weight: normal;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
/* */

/* ── Global base ── */
body,
button,
input,
select,
textarea,
.entry-content,
.site-footer,
.header,
.menu-section a,
p:not(.section-label):not(.contact-label),
li,
span,
div,
a {
  font-family: 'Montserrat', sans-serif;
}

/* ── Headings ── */
h1,
h2,
h3,
h4,
h5,
h6,
.wp-block-heading,
.section-heading,
.jagat-hero-title,
.section-divisions__title,
.block-divisions.our-ser h3 {
  font-family: "Cabin", sans-serif !important;
  font-weight: 600;
}



/* ── Body text ── */
p:not(.section-label):not(.contact-label),
.block-div1 p:not(.section-label),
.contact-body,
.section-divisions__division {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}

/* ── Nav + CTA button ── */
.menu-section>li>a,
.menu-section>li:last-child>a,
.jagat-nav-cta>a,
.contact-btn,
.section-divisions__link {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600 !important;
}

/* ── Override VC Sackers class ── */
/* .has-sackers-gothic-std-font-family,
[class*="sackers-gothic"] {
  font-family: 'Montserrat', sans-serif !important;
} */

/* ── Counter strip ── */
.counter-time h1,
.counter-time .counter-desc,
.counter-box h1 {
  font-family: 'Montserrat', sans-serif !important;
}

.site-footer__wrapper-top{
  margin-bottom:  0px !important;
}

/* body{
  display: none !important;
} */
.vce-text-block .block-content-media__image-wrapper{
  height: 100%;
}
.custom-our-values-main-cls, .custom-products-section-main-cls {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
.site-footer .site-footer__main-nav-title {
  font-size: 16px;
  color: #353535;
}

.phone-font {
  font-size: 24px;
  font-weight: 600;
  color: #353535;
  margin-bottom: 30px;
}

.f-text {
  font-size: 12px;
  color: #898989;
  padding-bottom: 20px;
  /* padding-bottom: 36px; */
}

.our-ser {
  padding-bottom: 10px
}

.our-ser p {
  text-align: center;
  padding: 10px 40px
}

.our-ser h3 {
  text-align: center;
  color: #2F2F2F;
  padding: 10px 0;
  font-weight: 600;
  line-height: 25px;
  font-family: Montserrat, system-ui, sans-serif !important;
  font-size: 25px;
}

.our-ser h1 {
  text-align: center;
  color: #2F2F2F;
  padding: 20px 0;
  font-weight: 600;
  font-size: 35px;
}

.counter-time {
  background: #F9F9F9;
  padding: 50px 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center
}
.counter-time h1{
 padding: 0px !important;
}

.counter-time .col-md-3:first-child:before {
  content: none;
}

.counter-time .col-md-3:before {
  content: "";
  border-right: 1px solid #ebd2b8;
  margin-right: 0;
  position: absolute;
  height: 80px;
  background: #C8A96E  !important;
  display: flex;
  /* margin-top: 49px; */
  top: 0px;
  bottom: 0px;
  border:none !important;
  width:0.8px !important;
  margin: auto !important;
}

.counter-time h3 {
  font-size: 16px;
  text-align: center;
  font-weight: 400;
  font-family: "Cabin", sans-serif;
  color: #353535
}

.counter-time i {
  display: none;
}

.counter-time h1 {
  color: #24AED8 !important;
  font-size: 68px;
  font-weight: 600;
  font-family: "Cabin", sans-serif;
  text-align: center;
  padding: 30px 0 0;
  margin-bottom: 0px !important;
}

.counter p {
  font-size: 22px;
  color: #353535
}

.site-footer .col-md-4:before {
  content: "";
  border: 1px solid #C8A96E !important;
  margin-left: -60px;
  position: absolute;
  height: 80px !important;
  width: 0.8px !important;
  background: #ccc;
  display: flex;
  margin-top: 10px;
}

.site-header-nav .nav-bar {
  height: 70px;
  background: #ffffff69;
  position: fixed;
  width: 100%;
}

.brand {
  float: left;
  padding-left: 20px;
  line-height: 70px;
  font-size: 18px;
}

.brand a {
  text-decoration: none;
  color: white;
}

.our-ser .section-divisions__link {
  color: #353535;
  justify-content: center;
}

@font-face {
  font-display: swap;
  font-family: 'Yeseva One';
  font-style: normal;
  font-weight: 400;
  src: url('/assets/fonts/yeseva-one-v22-latin-regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'DM Serif Display';
  font-style: normal;
  font-weight: 400;
  src: url('/assets/fonts/dm-serif-display-v15-latin-regular.woff2') format('woff2');
}

.block-content-media h2,
.our-ser h2 {
  font-family: 'Yeseva One';
  text-transform: uppercase;
}

.counter h2 {
  font-family: Montserrat, system-ui, sans-serif !important;
}

.our-ser h2 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
  margin-bottom: 40px;
  text-align: center;
  font-family: "Cabin", sans-serif;
}

.section-divisions__link .fa-chevron-right {
  padding-left: 15px;
  color: #2DAAE4;

  line-height: 17px;
}

.our-ser h2::after {
  content: '';
  height: 2px;
  width: 6%;
  background: #0a0a0a;
  position: absolute;
  margin-bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  margin-top: 52px;
}

.our-ser-1 {
  padding-bottom: 100px
}

.our-ser-1 p {
  text-align: left;
}

.our-ser-1 h3 {
  text-align: left;
  color: #2F2F2F;
  padding: 10px 0;
  font-weight: 600;
  border-bottom: 1px solid #4F4F4F;
  line-height: 25px;
  font-family: Montserrat, system-ui, sans-serif !important;
  font-size: 25px;
}

.our-ser-1 h2 {
  text-align: center;
  color: #2F2F2F;
  padding: 20px 0;
  font-weight: 600;
  font-size: 35px;
}

.our-ser-1 h3 {
  border-bottom: 1px solid #4F4F4F;
  font-family: Montserrat, system-ui, sans-serif !important;
  padding: 11px 0;
  font-size: 22px !important;
  font-weight: 600;
  margin-bottom: 30px;
}

.head-text {
  display: flex;
  justify-content: center
}

.head-text .cer-list li {
  padding: 10px 20px;
  list-style: none;
  display: flex;
  align-items: center;
}

.head-text ul.cer-list {
  display: flex;
  justify-content: center;
  margin: 50px 0;
}

.head-text .cer-list img {
  width: 100px;
}

.head-text p {
  text-align: center;
  font-size: 16px !important;
  line-height: 30px !important;
  padding: 5px 0 !important;
  margin-bottom: 5px;
}

.head-text h2 {
  font-family: "Cabin", sans-serif !important;
  font-size: 30px !important;
  text-transform: uppercase;
  line-height: 50px;
  font-weight: 700 !important;
}

.our-ser-1 p {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #353535;
}

.our-ser-1 .col-sm-4 {
  padding: 0 50px;
}

.div-divider {
  padding: 15px;
  text-align: left
}

.div-divider .col-sm-6 {
  padding: 0px;
}

.div-divider p {
  text-align: left;
  padding: 0px;
}

.div-divider h3 {
  font-family: 'Yeseva One';
  font-size: 35px;
  padding: 0px;
  text-transform: uppercase;
}

.div-divider-inner .col-sm-6 {
  padding: 10px;
  padding-bottom: 0px
}

.menu {
  text-align: right;
  right: 0;
  width: 100%;
}

.header {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 1px 0;
  margin: 0 auto;
  z-index: 99999;
  border: none;
  outline: none;
  background: #fafafa45;
  -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.header .wrapper {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-item-left {
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 17%;
  flex: 0 0 20%;
}

.header-item-center {
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83%;
  flex: 0 0 80%;
}

.header-item-right {
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 17%;
  flex: 0 0 17%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header-item-right .menu-icon {
  font-size: 1.35rem;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1rem;
  margin-left: 1rem;
  border: none;
  outline: none;
  color: #121212;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.header .menu>ul>li {
  display: inline-block;
  line-height: 3.125rem;
  margin-left: 0.1rem;
  padding: 15px 13px;
  margin-bottom: 0px !important;
}

.header .menu>ul>li>a {
  position: relative;
  font-family: inherit;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.25;
  border: none;
  outline: none;
  color: #fff;
  FONT-VARIANT: JIS83;
  text-rendering: optimizeLegibility;
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  text-decoration: none;
}

.header .menu>ul>li>a i {
  display: none
}

.header .menu>ul>li .menu-subs {
  position: absolute;
  width: 100%;
  height: auto;
  margin-top: 1.75rem;
  padding: 1.5rem 5rem;
  border: none;
  outline: none;
  z-index: 500;
  opacity: 0;
  visibility: hidden;
  border-radius: 0rem;
  border-top: 3px solid #2da9e4;
  background: #fafafa;
  -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: flex;
}

.header .menu>ul>li .menu-subs>ul>li {
  line-height: 1;
}

.header .menu>ul>li .menu-subs>ul>li>a {
  display: inline-block;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25;
  padding: 0.75rem 0;
  border: none;
  outline: none;
  color: #121212;
  text-transform: capitalize;
  text-rendering: optimizeLegibility;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header .menu>ul>li .menu-column-1 {
  min-width: 16rem;
  max-width: 20rem;
}

.header .menu>ul>li .menu-subs.menu-mega {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.header .menu>ul>li .menu-subs img {
  height: 250px;
  object-fit: cover;
  width: 595px;
}

.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li {
  display: block;
  line-height: 1;
}

.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a {
  display: inline-block;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25;
  padding: 0.5rem 0;
  border: none;
  outline: none;
  color: #121212;
  text-transform: capitalize;
  text-rendering: optimizeLegibility;
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.header .menu>ul>li .menu-subs.menu-column-4 {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 97%;
  width: 100%;
  padding: 1.25rem 1rem;
}

.header .menu>ul>li .menu-subs.menu-column-4>.list-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  padding: 0 1rem;
}

.header .menu>ul>li .menu-subs.menu-column-4>.list-item .title {
  font-family: inherit;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  padding: 0.75rem 0;
  border: none;
  outline: none;
  color: #e91e63;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center .title {
  text-align: center;
}

.header .menu>ul>li .menu-subs.menu-column-4>.list-item img.responsive {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin-top: 0.75rem;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: middle;
}

.header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a:hover,
.header .menu>ul>li .menu-subs>ul>li>a:hover {
  color: #e91e63;
}

.header-item-right a:hover,
.header .menu>ul>li:hover>a {
  color: #2da9e4;
}

.menu-mobile-header,
.menu-mobile-trigger {
  display: none;
}

.link-text {
  padding: 10px 100px
}

.list-link {
  padding: 30px 10px 0px;
  list-style: none;
}

.list-link li {
  line-height: 35px;
}

.list-link li a {
  text-decoration: none;
  color: #353535
}

.list-link li a:hover {
  Cursor: text !important;
  Text-Decoration: None !important;
}

.image-hd {
  display: flex;
  justify-content: flex-start;
  align-items: end;
}

.image-hd h3 {
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Yeseva One';
}

.image-hd img {
  width: 100px;
  margin-right: 10px;
}

.list-menu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: baseline;
  padding-left: 20px;
}

.list-menu a h4 {
  color: #353535;
  font-size: 16px;
  text-decoration: none;
  text-transform: capitalize;
}

.list-menu a h4:hover {
  text-decoration: underline;
}

.blue-header {
  background: #2DAAE4;
  text-align: center;
  padding: 30px;
  font-size: 20px;
  color: #fff;
}

.contact-f {
  padding: 10px 100px;
}

.contact-f .contact-left-side {
  background: #F4F4F4;
  color: #353535;
  padding: 30px;
  height: 100%;
  display: flex;
  flex-direction: column;

  border-radius: 9px;
}

.contact-f .contact-left-side h3 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  font-family: Montserrat, system-ui, sans-serif !important;
  margin-bottom: 20px;
}

.contact-f .contact-left-side i {
  padding-right: 15px;
  padding-top: 5px;
  color: #2DA9E4
}

.page-id-151 .counter {
  display: none
}

.btn-message {
  background: #000 !important;
  color: #fff !important;
  padding: 10px 30px !important;
  float: inline-end;
  margin: 20px 0;
}

.contact-f .contact-right-side {
  padding: 20px
}

.list-contact div {
  text-align: left;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 22px;
}

.contact-f .social-icon .site-footer__rss-icon {
  display: flex;
  align-items: center;
  font-size: 1.25rem;
  color: #fff;
  background: #000000;
  border-radius: 50%;
  padding: 2px 7px;
}

.contact-f .social-icon .site-footer__rss-link .site-footer__rss-icon:hover {
  background-color: #ffffff;
  color: #000;
}

.list-link {
  padding: 30px 10px;
  list-style: none;
}

.list-link li {
  line-height: 25px;
}

.list-link li a {
  text-decoration: none;
  color: #353535;
  cursor: none
}

.image-hd h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Cabin", sans-serif;
  font-size: 34px;
}

.link-border ul.list-link {
  border: 1px solid #C0C0C0 !important;
  padding: 0px;
  border-bottom: 0px solid #fff !important;
}

.link-border .list-link li {
  border-bottom: 1px solid #C0C0C0 !important;
  margin-bottom: 0px;
  padding: 10px;
  box-sizing: border-box !important;
}

.link-border table td {
  border: 1px solid #C0C0C0;
  padding: 8px;
}

.list-menu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: baseline;
  padding-left: 40px;
}

.list-menu a h4.title {
  color: #353535 !important;
  text-align: left;
  font-size: 16px !important;
  text-decoration: none !important;
  font-family: Montserrat, system-ui, sans-serif !important;
  text-transform: capitalize !important;
  line-height: 30px;
}

.list-menu a h4.title:hover {
  text-decoration: underline !important;
}

.launch-banner-wrapper {
  display: none !important
}

.inner-body {
  top: 0;
  position: absolute;
}

.div-block {
  padding: 0 20px
}

.div-block .col-md-6 {
  padding: 0px
}

.block-div {
  padding: 40px 60px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.block-div1 {
  padding: 40px 80px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.block-div h2,
.block-div1 h2,
.block-div h3 {
  text-transform: uppercase;
  font-size: 30px;
  text-align: left;
  width: 100%;
  margin: 30px 0 30px 0;

  font-weight: 700;
  line-height: 2.5375rem;

  font-family: "Cabin", sans-serif;
}

.block-div p,
.block-div1 p:not(.section-label):not(.contact-label),
.block-div p {
  font-size: 16px !important;
  font-weight: 400;
  color: #353535;
  line-height: 1.6375rem !important;
}

.wp-block-spacer {
  height: 80px !important
}

.wp-block-spacer1 {
  height: 30px !important
}

.aux-hidden-blocks,
.pswp {
  display: none !important
}

.menu.active .menu-section {
  padding: 0px;
}

.header .menu.active>ul>li {
  /* padding: 5px 0px; */
  padding: 0px !important;
}

.slider-banner__container h1 {
  text-transform: uppercase;
  font-size: 51px !important;
  line-height: 74px !important;
  font-weight: 600 !important;
  font-family: Montserrat, system-ui, sans-serif !important;
  padding: 0 120px;
}

.about-txt {
  padding-top: 30px;
  font-size: 16px !important;
  line-height: 30px !important;
  font-weight: 500 !important;
}

.home-bg {
  background: url(https://jagataroma.wpcomstaging.com/wp-content/uploads/2025/01/bg2.png);
  background-repeat: no-repeat;
  top: 0;
  margin-left: 32px;
  background-position: top left;
  background-size: contain;
}

.home-bg-1 {
  background: url(https://jagataroma.wpcomstaging.com/wp-content/uploads/2025/01/bg1.png);
  background-repeat: no-repeat;
  background-size: 18%;

  background-position: bottom right;
}

.fluentform .ff-text-left {
  text-align: right !important;
}

form.fluent_form_1 .ff-btn-submit:not(.ff_btn_no_style) {
  background-color: #000 !important;
  color: #ffffff !important;
  border-radius: 5px !important;
}

.contact-border {
  margin: 0 auto;
  box-shadow: 0 0 20px 13px #9d9d9d26;
  border-radius: 10px;
  padding: 10px 0px !important;
}

.ff-default .ff-el-form-control {
  border-bottom: 1px solid #8D8D8D !important;
  border-radius: 0 !important;
  color: #353535 !important;
  font-family: Montserrat, system-ui, sans-serif !important;
  line-height: 1;
  margin-bottom: 0;
  max-width: 100%;
  padding: 11px 15px;
  transition: border-color .0s ease-in-out, box-shadow .0s ease-in-out;
  border: 0px;

}

.header-active {
  background-color: #fff;

}

.head-text div.col-md-7 {
  line-height: 1.6375rem !important
}

.header-active .menu>ul>li>a {
  color: #000
}

.header-item-center ul {
  margin-bottom: 0px !important
}

.line-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.our-padding {
  padding: 0 120px;
}

/* .aux-site-footer,
#sitefooter {
  display: none
} */
.aux-site-footer {
  display: none
}

.reverse-div .col-md-5 {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
}

.color-c {
  color: #000 !important;
}

.counter-time .col-md-3 {
  padding: 0px;
  margin: 0px
}

.maintenance {
  background-image: url(https://demo.wpbeaveraddons.com/wp-content/uploads/2018/02/main-1.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
}

.maintenance {
  width: 100%;
  height: 100%;
  min-height: 100vh;
}

.maintenance {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
}

.maintenance_contain {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 15px;
}

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

.pp-infobox-title-prefix {
  font-weight: 500;
  font-size: 20px;
  color: #000000;
  margin-top: 30px;
  text-align: center;
}

.pp-infobox-title-prefix {
  font-family: sans-serif;
}

.pp-infobox-title {
  color: #000000;
  font-family: sans-serif;
  font-weight: 700;
  font-size: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  display: block;
  word-break: break-word;
}

.pp-infobox-description {
  color: #000000;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}

.pp-infobox-description p {
  margin: 0;
}

.title-text.pp-primary-title {
  color: #000000;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  font-family: sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4;
  margin-top: 50px;
  margin-bottom: 0px;
}

.pp-social-icon {
  margin-left: 10px;
  margin-right: 10px;
  display: inline-block;
  line-height: 0;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center;
}

.pp-social-icon a {
  display: inline-block;
  height: 40px;
  width: 40px;
}

.pp-social-icon a i {
  border-radius: 100px;
  font-size: 20px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
}

.pp-social-icon:nth-child(1) a i {
  color: #4b76bd;
}

.pp-social-icon:nth-child(1) a i {
  border: 2px solid #4b76bd;
}

.pp-social-icon:nth-child(2) a i {
  color: #00c6ff;
}

.pp-social-icon:nth-child(2) a i {
  border: 2px solid #00c6ff;
}

.pp-social-icon:nth-child(3) a i {
  color: #fb5245;
}

.pp-social-icon:nth-child(3) a i {
  border: 2px solid #fb5245;
}

.pp-social-icon:nth-child(4) a i {
  color: #158acb;
}

.pp-social-icon:nth-child(4) a i {
  border: 2px solid #158acb;
}

.pp-social-icons {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
}

.block-div1 h2.section-heading,
.block-div1 h3.section-heading {
  font-size: clamp(24px, 2.4vw, 32px) !important;
  font-weight: 600 !important;
  color: #111111 !important;
  line-height: 1.25 !important;
  margin: 0 0 20px 0 !important;
  text-transform: none !important;
  text-align: left !important;
}

.entry-content .block-div1 p.section-label,
.block-div1 p.section-label,
p.section-label,
p.contact-label {
  font-family: 'Cabin', sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.08em !important;
  color: #24AED8 !important;
  line-height: 1.4 !important;
  margin: 0 0 5px 0 !important;
  text-align: left !important;
}

.jagat-contact-section .contact-label,
.jagat-contact-section p.section-label {
  color: rgba(255, 255, 255, 0.75) !important;
  text-align: center !important;
  margin-bottom: 8px !important;
}

body.jagat-nav-solid header.header {
  transition: none !important;
  position: fixed !important;
}

:root {
  --jagat-teal: #24AED8;
  --jagat-teal-dk: #0D7A8F;
  --jagat-dark: #1a2a3a;
  --jagat-body: #444444;
  --jagat-bg: #FAF6EE;
  --jagat-sans: 'Montserrat', sans-serif;
  --jagat-head: 'Cabin', sans-serif;
  --r-md: 8px;
  --shadow-md: 0 4px 14px rgba(11, 43, 58, .10);
}

html,
body {
  overflow-x: hidden !important;
  max-width: 100%;
}

.row {
  display: flex !important;
  flex-wrap: wrap !important;
  margin-right: -15px;
  margin-left: -15px;
}

.row[style*="display: none"],
.row[style*="display:none"] {
  display: none !important;
}

.col-md-6 {
  position: relative;
  width: 50% !important;
  max-width: 50% !important;
  padding-right: 0;
  padding-left: 0;
  flex: 0 0 50%;
}

.col-sm-4 {
  position: relative;
  width: 33.333% !important;
  max-width: 33.333% !important;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 33.333%;
}

.col-md-3 {
  position: relative;
  width: 25% !important;
  max-width: 25% !important;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 25%;
}

header.header {
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  border-bottom: none !important;
  transition: background-color 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease !important;
}

body.jagat-nav-solid header.header {
  background-color: #FAF6EE !important;
  opacity: 1 !important;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07) !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
}

header.header {
  padding: 0 !important;
}

.header-item-left img {
  /* max-height: 75px !important; */
  height: auto !important;
  padding: 0 !important;
  transition: max-height 0.25s ease !important;
}

body.jagat-nav-solid .header-item-left img {
  /* max-height: 74px !important; */
  padding: 0 !important;
}

.header-item-left img {
  filter: drop-shadow(0 0 6px rgba(255, 255, 255, 0.55)) drop-shadow(0 1px 3px rgba(0, 0, 0, 0.2)) !important;
  transition: filter 0.25s ease, max-height 0.25s ease !important;
}

body.jagat-nav-solid .header-item-left img {
  filter: none !important;
}

.header .menu>ul>li {
  margin-left: 0.1rem !important;
  margin-bottom: 0px !important;
}

.menu-section>li:not(:last-child)>a {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  color: #ffffff !important;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.35) !important;
  letter-spacing: 0.01em !important;
  text-decoration: none !important;
  transition: color 0.2s ease !important;
}

.menu-section>li:not(:last-child):hover>a,
.menu-section>li:not(:last-child).current-menu-item>a {
  color: #24AED8 !important;
  text-shadow: none !important;
}

body.jagat-nav-solid .menu-section>li:not(:last-child)>a {
  color: #1a2a3a !important;
  text-shadow: none !important;
}

body.jagat-nav-solid .menu-section>li:not(:last-child):hover>a,
body.jagat-nav-solid .menu-section>li:not(:last-child).current-menu-item>a {
  color: #24AED8 !important;
}

.btn-wipe,
.nav-cta-btn>a {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  letter-spacing: 0.01em !important;
  padding: 12px 24px !important;
  border: none !important;
  border-radius: 6px !important;
  cursor: pointer !important;
  background: #24AED8 !important;
  color: #FFFFFF !important;
  text-decoration: none !important;
  transition: background 0.25s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.25s cubic-bezier(0.22, 1, 0.36, 1) !important;
  margin-left: 8px;
}

.btn-wipe:hover,
.nav-cta-btn>a:hover {
  background: #0D7A8F !important;
  color: #FFFFFF !important;
  transform: scale(1.02);
}

.btn-wipe:active,
.nav-cta-btn>a:active {
  transform: scale(0.98) !important;
}

.nav-cta-btn {
  display: flex !important;
  align-items: center;
}

.slider-banner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.slider-banner .wp-block-cover {
  min-height: 80vh !important;
  display: flex;
  align-items: center;
}

.slider-banner .wp-block-cover__video-background {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
}

.slider-banner .wp-block-cover__inner-container {
  position: relative;
  z-index: 2;
  padding: 40px 60px !important;
}

.slider-banner h1,
.slider-banner__container h1,
.slider-banner__container h1.jagat-hero-title,
.wp-block-cover__inner-container .slider-banner__container h1 {
  font-family: "Cabin", sans-serif !important;

  font-size: clamp(22px, 2.6vw, 38px) !important;
  line-height: 1.3 !important;
  font-weight: 600 !important;
  text-shadow: 1px 2px 8px rgba(0, 0, 0, 0.4);
  color: #fff !important;
  text-transform: uppercase !important;
  padding: 0 60px !important;
}

.section-divisions__division {
  position: relative !important;
  cursor: pointer;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  overflow: hidden;
}

.section-divisions__division:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18);
}

.row.div-block.reverse-div,
.row.div-block:not(.our-ser) {
  background-color: #FAF6EE !important;
}

.row.div-block {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.row.div-block {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.wp-block-spacer.home-bg {
  background-color: transparent !important;
}

.row.div-block:not(:last-of-type) {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.row.div-block+.row.div-block {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.section-label {
  font-family: 'Cabin', sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.08em;
  color: #24AED8 !important;
  margin: 0 0 12px 0 !important;
  line-height: 1.4;
  text-align: left !important;
}

.block-div1 p.section-label {
  text-align: left !important;
}

.section-heading {
  font-size: clamp(24px, 2.4vw, 32px) !important;
  font-weight: 600 !important;
  color: #111111 !important;
  line-height: 1.25 !important;
  margin: 0 0 20px 0 !important;
  text-transform: none !important;
}

.row.div-block .col-md-6,
.block-div1 {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
}

.block-div1 {
  padding: 40px 60px 0px 60px !important;
  align-items: flex-start !important;
}
.reverse-div .block-div1 {
  padding: 40px 60px 40px 60px !important;
  /* align-items: flex-start !important; */
}

.block-div1 p:not(.section-label) {
  font-family: 'Montserrat' !important;
  font-size: clamp(14px, 1.5vw, 14px) !important;
  font-weight: 400 !important;
  color: #444444 !important;
  line-height: 1.75 !important;
  text-align: left !important;
  margin-bottom: 0px !important;
}

.block-div1 .wp-block-button,
.block-div1 .wp-block-buttons {
  display: none !important;
}

.btn {
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  letter-spacing: 0.01em !important;
  padding: 12px 24px !important;
  border-radius: 8px !important;
  border: 1.5px solid transparent !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  cursor: pointer !important;
  text-decoration: none !important;
  transition: all 0.25s cubic-bezier(0.22, 1, 0.36, 1) !important;
  box-shadow: 0 4px 14px rgba(11, 43, 58, .10) !important;
}

.btn:active {
  transform: scale(0.98) !important;
}

.block-divisions.our-ser h2 {
  text-transform: capitalize;
  font-size: 30px;
  text-align: center;
  width: 100%;
  margin: 30px 0 30px 0;
  font-weight: 700;
  line-height: 2.5375rem;
  font-family: "Cabin", sans-serif;
}

.block-divisions.our-ser h2::after {
  content: none;
}

.btn.fill,
.section-divisions__link.btn.fill {
  background: #ffffff !important;
  border-color: #24AED8 !important;
  color: #24AED8 !important;
}

.btn.fill:hover,
.section-divisions__link.btn.fill:hover {
  background: #24AED8 !important;
  color: #ffffff !important;
}

.block-div1 .section-divisions__link {
  display: inline-flex !important;
  align-items: center;
  background: #fff !important;
  border: 1.5px solid #24AED8 !important;
  color: #24AED8 !important;
  padding: 12px 24px !important;
  border-radius: 8px !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  transition: all 0.25s cubic-bezier(0.22, 1, 0.36, 1) !important;
}

.block-div1 .section-divisions__link:hover {
  background: #24AED8 !important;
  color: #fff !important;
}

.block-divisions.our-ser {
  padding: 60px 40px !important;
  text-align: center !important;
  background: #ffffff;
}

.block-divisions.our-ser .section-label {
  text-align: center !important;
  display: block;
  margin: 0 0 10px 0 !important;
  ;
  font-size: 16px !important;
  line-height: 1.6375rem !important;
}

.block-divisions.our-ser .section-heading {
  text-align: center !important;
  max-width: 600px;
  margin: 0 auto 20px !important;
}

.block-divisions.our-ser .block-divisions__wrapper {
  margin-top: 10px !important;
  align-items: flex-start;
  gap: 0;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.block-divisions.our-ser .col-sm-4 {
  padding: 0 24px 20px !important;
}

.block-divisions.our-ser .col-sm-4 h3 {
  font-family: 'Cabin', sans-serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  color: #1a2a3a !important;
  margin-bottom: 0px !important;
  /* margin-bottom: 14px !important; */
  text-align: center !important;
  white-space: nowrap !important;
}

.block-divisions.our-ser .col-sm-4.line-text {
  border-right: none !important;
  position: relative !important;
  justify-content: center !important;
}

.block-divisions.our-ser .col-sm-4.line-text::after {
  content: '' !important;
  display: block !important;
  position: absolute !important;
  top: 40px !important;
  right: 0 !important;
  width: 1px !important;
  height: 80px !important;
  background-color: #C8A96E !important;
}

.block-divisions.our-ser .col-sm-4.line-text:last-child::after {
  display: none !important;
}

.block-divisions.our-ser .col-sm-4 p {
  margin-bottom: 0 !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 14px !important;
  line-height: 1.8 !important;
  color: #555 !important;
  text-align: center !important;
}

.counter-box .counter {
  color: #24AED8 !important;
}

.jagat-contact-section {
  background: #24AED8;
  padding: 80px 40px 60px 40px !important;
  text-align: center !important;
  color: #fff;
}

.jagat-contact-section .contact-label,
.jagat-contact-section .section-label {
  color: rgba(255, 255, 255, 0.75) !important;
  text-align: center !important;
  display: block;
  margin-bottom: 8px !important;
}

.jagat-contact-section .contact-heading,
.jagat-contact-section .section-heading {
  color: #ffffff !important;
  text-align: center !important;
  max-width: 990px;
  /* max-width: 860px; */
  font-size: clamp(22px, 2.2vw, 30px) !important;
  margin: 0 auto 12px !important;
}

.jagat-contact-section .contact-body {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 16px !important;
  color: rgba(255, 255, 255, 0.90) !important;
  max-width: 750px;
  margin: 0 auto 18px !important;
  line-height: 1.75 !important;
  text-align: center !important;
}

.jagat-contact-section .contact-btn,
.btn.fill.contact-btn {
  background: #ffffff !important;
  border: 1.5px solid #ffffff !important;
  color: #24AED8 !important;
  padding: 14px 40px !important;
  border-radius: 8px !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  letter-spacing: 0.01em !important;
  text-decoration: none !important;
  display: inline-flex !important;
  transition: all 0.25s cubic-bezier(0.22, 1, 0.36, 1) !important;
  box-shadow: 0 4px 14px rgba(0, 0, 0, .15) !important;
}

.jagat-contact-section .contact-btn:hover,
.btn.fill.contact-btn:hover {
  background: #0D7A8F !important;
  border-color: #0D7A8F !important;
  color: #ffffff !important;
}

#el-blk11ce173 {
  margin-bottom: 0 !important;
}

#el-50f8758d {
  margin-bottom: 0 !important;
}

#el-blk2e10f9f .col-md-6:has(.block-content-media__image-wrapper) {
  justify-content: flex-start !important;
}

#el-646a1005 .col-md-6:has(.block-content-media__image-wrapper) {
  justify-content: flex-start !important;
}

#el-blk2e10f9f,
#el-646a1005 {
  margin-bottom: 0 !important;
}

#el-646a1005 {
  margin-bottom: 0 !important;
}

#el-blk2e10f9f+.clear {
  margin-top: 0 !important;
}

#el-646a1005+.clear {
  margin-top: 0 !important;
}

@media screen and (max-width:1199px) and (min-width:768px) {
  .our-ser p{
    padding:10px 0px  !important;
  }
  .counter-box.counter-time .col-sm-8{
    width:100% !important
  }
}
@media screen and (max-width:992px) and (min-width:768px) {
  .reverse-div .block-div1{
    padding:40px 20px !important
  }
  #block_7e1d166e7fbfa9d8ce8c415b419bf825 .section-divisions>.section-divisions__division{
    height: 350px !important;
    min-height: 350px !important;
  }
  #block_7e1d166e7fbfa9d8ce8c415b419bf825 .section-divisions__title{
    font-size: 21px;
    line-height: 28px;
  }
  /*.jagat-metrics-banner h1{
    font-size: 50px !important;
  }*/
  .counter-time h1{
    font-size: 50px !important;
  }
  .jagat-metrics-banner .counter-desc{
    max-width: 125px;
    display: block;
    text-align: center;
    margin: auto;
    font-size: 16px !important;
  }
}
@media screen and (max-width:768px) and (min-width:450px) {
   #block_7e1d166e7fbfa9d8ce8c415b419bf825 .section-divisions, .section-divisions.block-divisions__wrapper, .block-divisions__wrapper{
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
  }
  #block_7e1d166e7fbfa9d8ce8c415b419bf825 .section-divisions>.section-divisions__division{
    min-height: 350px !important;
  }
}

@media (max-width: 768px) {
  .counter-time .col-md-3 {
    width: 50%;
    margin-bottom: 15px !important;
    padding-bottom: 15px !important;
  }
  .counter-time .col-md-3:last-child{
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
  }
   .block-divisions__wrapper p{
    padding:10px 0px  !important;
  }

  .col-md-3:nth-child(3):before {
    content: "" !important;
  }
   .col-md-3:nth-child(4):before {
    content: none !important;
  }

  .block-content-media__grid {
    display: flex !important;
    flex-direction: column-reverse !important;
  }

  .blue-header {

    padding: 18px;
    font-size: 16px;

  }

  .header {
    height: 75px
  }

  .brand img {
    height: 70px
  }

  .wp-block-spacer,
  .wp-block-spacer1 {
    height: 10px;
  }

  .block-div {
    padding: 10px 0px;
  }

  .block-div h2,
  .block-div1 h2 {
    font-size: 30px
  }

  .site-footer__container {
    padding: 0 20px;
  }

  .section-divisions__title {
    font-size: 20px;
  }

  .section-divisions__division:hover .section-divisions__sub-title {
    font-size: 16px;
  }

  .section-divisions__txt-link {
    font-size: 14px;
  }

  .site-footer__main-menu {

    display: block;
  }

  li.vertical-line.left {
    display: none
  }

  .our-ser h2 {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .our-padding .line-text {
    margin-top: 10px !important;
  }

  .page-header__title {
    font-size: 1.5625rem;
    padding: 0 15px
  }

  .reverse-div {
    flex-direction: column-reverse;
  }

  .our-padding {
    padding: 0 10px;
  }

  .slider-banner__container h1 {
    padding: 0 30px;
    text-align: center;
    line-height: 50px !important;
    font-size: 40px !important;
    max-width: 32.25rem !important;
  }

  .section-divisions__title {
    line-height: 24px;
  }

  .wp-block-spacer {
    height: 15px !important;
  }

  .section-divisions__link {
    padding-left: 13px;
  }

  .block-div1 {
    padding: 1.25rem;
  }

  .block-div h2,
  .block-div1 h2,
  .block-div h3 {
    margin: 10px 0 10px 0 !important;
    font-size: 24px ! IMPORTANT;
  }

  .line-text {
    margin-top: 30px
  }

  .our-ser p {
    text-align: center;
    padding: 0px 40px;
  }

  .site-footer__logo-image {
    width: 20.3125rem;
  }

  .link-text {
    padding: 10px 20px;
  }

  .list-link {
    padding: 0px 10px;
  }

  .contact-f {
    padding: 10px 40px;
  }

  .div-divider .col-sm-6 {
    padding: 0px;
    margin-bottom: 20px;
  }

  .text-center {
    text-align: center !important;
    padding: 20px;
  }

  .col-md-6 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100%;
  }

  .col-sm-4 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100%;
  }

  .col-md-3 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100%;
  }

  header.header {
    padding: 0 !important;
  }

  .menu-section>li {
    line-height: 48px !important;
  }

  .header .menu>ul>li.jagat-nav-cta>a {
    line-height: 2.125rem !important;
  }

  header.header .menu>ul>li .menu-subs img {
    max-height: auto !important;
    max-width: auto !important;
  }

  header.header {
    background-color: #FAF6EE !important;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07) !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;
  }

  .menu-section>li:not(:last-child)>a {
    color: #1a2a3a !important;
    text-shadow: none !important;
  }

  .header-item-left img,
  body.jagat-nav-solid .header-item-left img {
    filter: none !important;
    /* max-height: 42px !important; */
  }

  .slider-banner .wp-block-cover {
    min-height: 50vh !important;
  }

  .slider-banner h1,
  .slider-banner__container h1,
  .slider-banner__container h1.jagat-hero-title,
  .wp-block-cover__inner-container .slider-banner__container h1 {
    font-size: 20px !important;
    padding: 0 16px !important;
    text-align: center !important;
    line-height: 1.4 !important;
    word-break: break-word !important;
  }

  .block-divisions,
  .section-divisions,
  .section-divisions.block-divisions__wrapper,
  .block-divisions__wrapper {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .section-divisions__division {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    margin-bottom: 8px !important;
  }

  .section-divisions__cover {
    width: 100% !important;
    height: 220px !important;
    min-height: 220px !important;
    background-size: cover !important;
    background-position: center !important;
  }

  .section-divisions__wrapper-title {
    width: 100% !important;
    padding: 0 !important;
  }

  .section-divisions__title {
    font-size: 15px !important;
    word-break: break-word !important;
    white-space: normal !important;
    overflow: visible !important;
    width: 100% !important;
    padding: 8px 12px !important;
    text-align: center !important;
    line-height: 1.4 !important;
  }

  .section-divisions__txt-link {
    text-align: center !important;
    padding: 8px 0 !important;
  }

  .section-divisions__wrapper-title,
  .section-divisions__division:hover .section-divisions__wrapper-title {
    bottom: var(--padding-bottom) !important;
    transform: none !important;
    text-align: center !important;
    color: #ffffff !important;
  }

  .section-divisions__txt-link,
  .section-divisions__division:hover .section-divisions__txt-link {
    bottom: calc(var(--padding-bottom) * -1 - .9375rem) !important;
  }

  .section-divisions__sub-title,
  .section-divisions__division:hover .section-divisions__sub-title {
    opacity: 0 !important;
    height: 0 !important;
    visibility: hidden !important;
  }

  .menu-section>li:last-child>a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    line-height: normal !important;
  }

  .row.div-block {
    flex-direction: column !important;
    margin: 0 !important;
  }

  .row.div-block .col-md-6,
  .row.div-block [class*="col-"] {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    padding: 0 !important;
  }

  .row.div-block.reverse-div {
    flex-direction: column-reverse !important;
  }

  .block-div1 {
    padding: 28px 20px !important;
  }

  .block-div1 h2:not(.section-heading) {
    font-size: 24px !important;
    line-height: 1.3 !important;
  }

  .block-div1 p:not(.section-label) {
    font-size: 15px !important;
  }

  .section-heading {
    font-size: 24px !important;
  }

  .block-divisions.our-ser .block-divisions__wrapper {
    margin-top: 0px !important;
  }

  .block-divisions.our-ser {
    padding: 40px 20px !important;
  }

  .block-divisions.our-ser .col-sm-4,
  .block-divisions.our-ser .col-sm-4.line-text {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    border-right: none !important;
    border-bottom: 1px solid #C8A96E !important;
    /* padding: 24px 16px !important; */
    padding:0px !important;
     padding-bottom: 10px !important;
    margin-bottom: 10px !important;
  }

  .block-divisions.our-ser .col-sm-4 h3 {
    white-space: normal !important;
  }

  .block-divisions.our-ser .col-sm-4.line-text:last-child {
    border-bottom: none !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
   
  }

  .block-divisions.our-ser>h2,
  .block-divisions.our-ser .section-heading {
    font-size: 26px !important;
  }

  .block-divisions.our-ser .col-sm-4,
  .block-divisions.our-ser .col-sm-4.line-text {
    border-bottom: none !important;
  }

  .block-divisions.our-ser .col-sm-4.line-text::after {
    content: '' !important;
    top: unset !important;
    bottom: 0 !important;
    right:0px;
    margin:auto;
    left: 0% !important;
    /* left: 42% !important; */
    width: 100px !important;
    height: 1px !important;
  }

  .jagat-contact-section {
    padding: 50px 20px 40px !important;
  }

  .jagat-contact-section .contact-heading,
  .jagat-contact-section .section-heading {
    font-size: 24px !important;
  }

  .col-sm-6 {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
  }

  img {
    max-width: 100% !important;
    height: auto !important;
  }

  .block-divisions.our-ser .col-sm-4 p {
    margin-bottom: 10px !important;
  }

  body .blue-header.jagat-cert-banner {
    margin: 0 !important;
  }

  .row.div-block .block-div,
  .row.div-block .block-div1 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }


  /* 21-7-2026 */

  .counter-time .col-md-3:first-child:before {
      content: "" !important;
  }
  .counter-time .col-md-3:before{
    height: 1px !important; 
    left: 0px;
    right: 0px;
    margin: auto !important;
    width: 100px !important;
    top: initial;
    bottom: -5px;

    /* margin-right: initial !important; */
  }

  .custom-products-section-main-cls, .custom-our-values-main-cls {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .block-div1{
    padding:40px 20px 20px !important;
  }
  .custom-products-section-main-cls {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
    .custom-our-values-main-cls {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
}

@media (min-width: 993px) {
  .header .menu>ul>li.menu-item-has-children:hover .menu-subs {
    margin-top: 1.5rem;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 992px) {
  .header-item-center {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .header-item-left,
  .header-item-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .header .menu-mobile-trigger {
    position: relative;
    display: block;
    cursor: pointer;
    width: 1.75rem;
    height: 1rem;
    border: none;
    outline: none;
    margin-left: 1.25rem;
    background: none;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.35s ease-in-out;
    -o-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;


    padding: 0px !important;
    width: 50px !important;
    height: 22px !important;
    margin: auto;
  }

  .header .menu-mobile-trigger span {
    display: block;
    position: absolute;
    width: 30px;
    height: 5px;
    left: 0;
    border: none;
    outline: none;
    opacity: 1;
    border-radius: 0.25rem;
    background: #121212;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }

  .header .menu-mobile-trigger span:nth-child(1) {
    top: 0;
  }

  .header .menu-mobile-trigger span:nth-child(2),
  .header .menu-mobile-trigger span:nth-child(3) {
    top: 0.5rem;
  }

  .header .menu-mobile-trigger span:nth-child(4) {
    top: 1rem;
  }

  .header-item-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header .menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 20rem;
    height: 100%;
    z-index: 1099;
    overflow: hidden;
    background: #fafafa;
    -webkit-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }

  .header .menu.active {
    -webkit-transform: translate(0%);
    -ms-transform: translate(0%);
    transform: translate(0%);
  }

  .header .menu>ul>li {
    display: block;
    line-height: 1;
    margin: 0;
  }

  .header .menu>ul>li>a {
    display: block;
    line-height: 3.125rem;
    height: 3.125rem;
    padding: 0 3.125rem 0 1rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-align: left;
    color: #000;
    text-shadow: none !important;
  }


  .header .menu>ul>li>a i.ion {
    position: absolute;
    font-size: 1.25rem;
    line-height: 3.125rem;
    top: 0;
    right: 0;
    width: 3.125rem;
    height: 3.125rem;
    text-align: center;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .header .menu .menu-mobile-header {
    position: sticky;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    top: 0;
    height: 3.125rem;
    z-index: 501;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background: #fafafa;
  }

  .header .menu .menu-mobile-header .menu-mobile-arrow {
    display: none;
    font-size: 1.25rem;
    line-height: 3.125rem;
    width: 3.125rem;
    height: 3.125rem;
    cursor: pointer;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    color: #121212;
    text-align: center;
    padding: 0px;
  }

  .header .menu .menu-mobile-header.active .menu-mobile-arrow {
    display: block;
  }

  .header .menu .menu-mobile-header .menu-mobile-title {
    font-family: inherit;
    font-size: 1rem;
    font-weight: 500;
    line-height: inherit;
    color: #121212;
    text-transform: capitalize;
    text-rendering: optimizeLegibility;
  }

  .header .menu .menu-mobile-header .menu-mobile-close {
    font-size: 2.25rem;
    line-height: 3.125rem;
    cursor: pointer;
    width: 3.125rem;
    height: 3.125rem;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    color: #121212;
    text-align: center;
    padding: 0px
  }

  .header .menu .menu-section {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .header .menu>ul>li .menu-subs {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    max-width: none;
    min-width: auto;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 1rem;
    padding-top: 4rem;
    opacity: 1;
    overflow-y: auto;
    visibility: visible;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .header .menu>ul>li .menu-subs.menu-mega {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    max-width: none;
    min-width: auto;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 1rem;
    padding-top: 4rem;
    opacity: 1;
    overflow-y: auto;
    visibility: visible;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .header .menu>ul>li .menu-subs.active {
    display: block;
  }

  .header .menu>ul>li .menu-subs.menu-column-4>.list-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 0rem;
  }

  .header .menu>ul>li .menu-subs.menu-column-4>.list-item img.responsive {
    margin-top: 0;
  }

  .header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center .title {
    margin-bottom: 1.25rem;
  }

  .header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center:last-child .title {
    margin-bottom: 0rem;
  }

  .header .menu>ul>li .menu-subs>ul>li>a {
    display: block;
  }

  .header .menu>ul>li .menu-subs.menu-mega>.list-item>ul {
    margin-bottom: 1rem;
  }

  .header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a {
    display: block;
  }

  .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1098;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.55);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }

  .overlay.active {
    opacity: 1;
    visibility: visible;
  }
  .section-divisions__title {
    line-height: 24px !important; 
  }
}

@media (max-width: 991px) {
  .entry-content .vce-row-container {
    margin-top: 0px !important;
  }

  .header .menu>ul>li.jagat-nav-cta>a {
    line-height: 2.125rem !important;
    color: #fff !important;
  }

  .block-div1 {
    padding: 20px !important;
    /* padding: 40px 16px 40px !important; */

  }
   .reverse-div .block-div1 {
    /* padding: 20px !important; */
    padding: 40px 16px 40px !important;

  }

  .row.div-block .col-md-6,
  .block-div1 {
    justify-content: center !important;
  }

  header.header .menu>ul>li .menu-subs img {
    max-height: auto !important;
    max-width: auto !important;
  }

  .header-item-left img,
  body.jagat-nav-solid .header-item-left img {
    filter: none !important;
    max-width: 300px !important;
  }

  .header .menu>ul>li>a {
    color: #000 !important;
  }

  .jagat-contact-section p.contact-button-wrapper {
    text-align: center !important;
  }

  body .blue-header.jagat-cert-banner {
    /* margin: 50px 0 0 0 !important; */
  }

  .section-divisions__wrapper-title .section-divisions__title {
    font-size: 1rem !important;
  }
}

@media (max-width: 480px) {

  .slider-banner h1,
  .slider-banner__container h1,
  .slider-banner__container h1.jagat-hero-title,
  .wp-block-cover__inner-container .slider-banner__container h1 {
    font-size: 17px !important;
  }

  .section-divisions__title {
    font-size: 14px !important;
  }

  .block-div1 {
    /* padding: 40px 16px 40px !important; */
  }

  .section-heading {
    font-size: 22px !important;
  }

  .jagat-contact-section .section-heading {
    font-size: 20px !important;
  }
}

/* ═══════════════════════════════════════════════════════════════════════════
   SECTION 1: HERO — full-viewport video banner
   Swiper.js sets inline height on containers; !important here beats it.
   ═══════════════════════════════════════════════════════════════════════════ */

.slider-banner,
.slider-banner__container,
.slider-banner__swiper-container,
.slider-banner__swiper-wrapper,
.slide-banner {
	width: 100% !important;
	height: 100vh !important;
	min-height: 100vh !important;
	max-height: none !important;
	display: block !important;
	overflow: hidden !important;
}

.slide-banner .wp-block-cover,
.jagat-hero-cover {
	position: relative !important;
	width: 100% !important;
	height: 100vh !important;
	min-height: 100vh !important;
	overflow: hidden !important;
	background: #000 !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
}

/* Video: true full-bleed cover */
.jagat-hero-cover video,
.slide-banner video,
.wp-block-cover__video-background {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
	z-index: 0 !important;
}

/* Text overlay: centered in the viewport */
.jagat-hero-inner,
.jagat-hero-cover .wp-block-cover__inner-container {
	position: relative !important;
	z-index: 1 !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	flex-direction: column !important;
	width: 100% !important;
	height: 100% !important;
	text-align: center !important;
	margin: 0 !important;
	padding: 0 40px !important;
	box-sizing: border-box !important;
}

/* "Light Lift" typography */
.jagat-hero-title {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
	color: #fff !important;
	/* v2.0.24: kept in sync with jagat-fixes.css TASK 2, which is the
rule that actually wins live (class+tag selector beats this
class-only one on specificity) — see note there. */
	font-size: 38px !important;
	line-height: 1.2 !important;
	letter-spacing: 1px !important;
	text-shadow: 0 0 20px rgba(0, 0, 0, 0.5) !important;
	text-align: center !important;
	margin: 0 auto !important;
	max-width: 1100px !important;
}

/* ═══════════════════════════════════════════════════════════════════════════
SECTION 2: PRODUCT BOXES (desktop — 4 columns side by side, 480px tall)
v2.0.24 REWRITE: previous version flex-centered the caption permanently,
which fought the theme's own native bottom-anchored / hover-reveal
mechanism (main.css already ships title `bottom:var(--padding-bottom)`
+ txt-link `bottom:calc(var(--padding-bottom)*-1 - .9375rem)`, i.e.
"Discover" sits just below the box, clipped by overflow:hidden, until
hover brings both into view). Client asked for exactly that behavior
(text at bottom by default; hover reveals Discover + recenters text),
so this restores it explicitly with our own fixed values instead of
fighting it with flex centering. .section-divisions__cover is the
background-image layer — pinned absolute so it always fills the box.
═══════════════════════════════════════════════════════════════════════════ */

.section-divisions>.section-divisions__division {
	height: 480px !important;
	min-height: 480px !important;
	position: relative !important;
	display: block !important;
	overflow: hidden !important;
}

.section-divisions>.section-divisions__division>.section-divisions__cover {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
	background-size: cover !important;
	background-position: center !important;
}

/* Default: caption sits near the bottom of the box. */
.section-divisions__wrapper-title {
	position: absolute !important;
	left: 0 !important;
	right: 0 !important;
	top: auto !important;
	bottom: 34px !important;
	transform: none !important;
	z-index: 2 !important;
	width: 100% !important;
	padding: 0 8px !important;
	/* padding: 0 24px !important; */
	box-sizing: border-box !important;
	text-align: center !important;
	transition: bottom 0.35s ease !important;
}

.section-divisions__title {
	width: 100% !important;
	text-align: center !important;
	margin: 0 !important;
	text-shadow: 0 2px 10px rgba(0, 0, 0, 0.45) !important;
  /* line-height: 24px !important; */
    padding: 0px !important;
}

/* Default: "Discover" link pushed below the box — hidden by overflow. */
.section-divisions__txt-link {
	position: absolute !important;
	left: 0 !important;
	right: 0 !important;
	top: auto !important;
	bottom: -56px !important;
	width: 100% !important;
	text-align: center !important;
	opacity: 0 !important;
	z-index: 2 !important;
	pointer-events: none !important;
	transition: bottom 0.35s ease, opacity 0.35s ease !important;
}

/* Hover: caption moves toward the vertical middle, Discover slides up
into view just beneath it. Fixed px values (not flex/auto) so both
properties stay smoothly animatable. */
.section-divisions__division:hover .section-divisions__wrapper-title {
	bottom: 210px !important;
}

.section-divisions__division:hover .section-divisions__txt-link {
	bottom: 150px !important;
	opacity: 1 !important;
	pointer-events: auto !important;
}

/* ═══════════════════════════════════════════════════════════════════════════
SECTION 3: MOBILE OVERRIDES  (≤ 768px)
═══════════════════════════════════════════════════════════════════════════ */

@media (max-width: 768px) {

	/* ── 3a. Header: above hero, not overlaid ── */
	header.header {
		position: relative !important;
		width: 100% !important;
		top: auto !important;
		left: auto !important;
		z-index: 9999 !important;
	}

	header.header .menu>ul>li .menu-subs img {
		max-height: auto !important;
		max-width: auto !important;
	}

	header.header img {
		/* max-height: 60px !important;
max-width: 180px !important; */
		width: auto !important;
		height: auto !important;
	}

	/* ── 3b. Remove Phlox container width constraints ── */
	.aux-container,
	.aux-container.aux-fold,
	.aux-wrapper,
	#primary.aux-primary,
	.entry-main,
	.entry-content {
		max-width: 100% !important;
		width: 100% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
		box-sizing: border-box !important;
	}

	/* ── 3c. VCE: single-column, full-width ── */
	.vce-row-container,
	.vce-row,
	.vce-row-content {
		max-width: 100% !important;
		width: 100% !important;
		padding: 0 !important;
	}

	.vce-row-content {
		display: flex !important;
		flex-direction: column !important;
		flex-wrap: nowrap !important;
	}

	.vce-col,
	.vce-col-inner,
	.vce-col-content {
		width: 100% !important;
		max-width: 100% !important;
		flex: 0 0 100% !important;
		min-width: 0 !important;
		padding: 0 !important;
		box-sizing: border-box !important;
	}

	/* ── 3d. Hero: shorter on mobile ── */
	.slider-banner,
	.slider-banner__container,
	.slider-banner__swiper-container,
	.slider-banner__swiper-wrapper,
	.slide-banner,
	.slide-banner .wp-block-cover,
	.slide-banner .wp-block-cover.is-light,
	.jagat-hero-cover {
		height: 65vh !important;
		min-height: 65vh !important;
		max-height: 65vh !important;
	}

	.jagat-hero-inner,
	.jagat-hero-cover .wp-block-cover__inner-container {
		padding: 0 20px !important;
	}

	.jagat-hero-title {
		font-size: 28px !important;
		letter-spacing: 0.5px !important;
		text-shadow: 0 0 15px rgba(0, 0, 0, 0.6) !important;
	}

	/* ── 3e. Product boxes: full-width stacked ── */
	.section-divisions {
		display: flex !important;
		flex-direction: column !important;
		width: 100% !important;
	}

	.section-divisions>.section-divisions__division {
		width: 100% !important;
		height: 100% !important;
		/* min-height: 100% !important; */
		margin-bottom: 6px !important;
	}

	.section-divisions>.section-divisions__division>.section-divisions__cover {
		position: absolute !important;
		top: 0 !important;
		left: 0 !important;
		width: 100% !important;
		height: 100% !important;
	}

	.section-divisions__title {
		font-size: 14px !important;
		white-space: normal !important;
		overflow: visible !important;
		padding: 8px 12px !important;
		text-align: center !important;
	}

	/* Touch devices have no :hover — the desktop bottom-anchored/
hover-reveal positioning (SECTION 2) would otherwise leave
"Discover" permanently clipped off-screen on mobile. Put both
back in normal stacked flow, always visible. */
	.section-divisions__wrapper-title {
		/* bottom: auto !important; */
		padding: 8px 12px 0 !important;
	}

	.section-divisions__txt-link {
		bottom: 15px !important;
		opacity: 1 !important;
		pointer-events: auto !important;
		padding: 4px 0 10px !important;
	}

  .section-divisions__wrapper-title {
    bottom: 53px !important;
  }
	/* ── 3f. Add horizontal padding back for text content ── */
	.vce-text-block-wrapper {
		padding: 0 16px !important;
	}

	.block-div1,
	.jagat-contact-section,
	.block-divisions.our-ser {
		padding-left: 16px !important;
		padding-right: 16px !important;
	}

	.block-content-media__image-wrapper,
	.block-content-media__video-wrapper {
		aspect-ratio: unset !important;
	}

	.our-padding .col-sm-4 {
		margin-bottom: 0 !important;
	}

	.jagat-contact-section p.contact-button-wrapper {
		text-align: center !important;
	}

	.page-header__thumbnail {
		height: 100% !important;
	}

	.header-item-left .brand img {
		max-height: 70px !important;
		padding: 0 !important;
	}

	.block-divisions__wrapper.our-padding .line-text h3 {
		/* margin-top: 15px !important; */
	}
}


/* ═══════════════════════════════════════════════════════════════════════════
SECTION 4: NAV — "Get in Touch" button
Targets last <li> in .menu-section directly as the primary selector.
.jagat-nav-cta is the backup selector — added server-side by the
v2.0.91 output-buffer rewrite above (and again by renameLastNavItem() in
the JS below, as a no-op safety net).
v2.0.65: the old ".menu-section > li:first-child { display: none }" rule
that lived here has been removed. It was meant to hide "Home," but it's a
POSITIONAL selector — once Home is dropped server-side, the new first
item is "About Us" (or whatever follows), and this rule would have
hidden that instead. It's also no longer needed: Home is removed from
the page's HTML entirely now (v2.0.91 output-buffer rewrite), not just
hidden with CSS after the fact, which was the actual cause of the
reported "menu is moving" jump (this CSS lives in a wp_footer-injected
<style> tag near the bottom of the document, so it was never
render-blocking the header that needed it).
═══════════════════════════════════════════════════════════════════════════ */

.menu-section>li:last-child>a,
.jagat-nav-cta>a,
.jagat-nav-cta>a:visited {
	display: inline-block !important;
	background: #24AED8 !important;
	color: #fff !important;
	font-weight: 600 !important;
	font-size: 14px !important;
	padding: 8px 20px !important;
	border-radius: 6px !important;
	text-decoration: none !important;
	white-space: nowrap !important;
	border: none !important;
	cursor: pointer !important;
	transition: background 0.2s ease !important;
}

.menu-section>li:last-child>a:hover,
.jagat-nav-cta>a:hover {
	background: #1a9cbf !important;
	color: #fff !important;
	text-decoration: none !important;
}

/* ── 4a. Mobile dropdown: neutralize inline float/margin on the Get in
Touch <li> (DevTools confirmed `style="float:left; margin:0 15px;"` is
rendered inline on it — meant for the horizontal desktop bar, but it
carries into the stacked mobile menu too and floats the button narrow
instead of letting it sit full-width like the rest of the list). A CSS
rule with !important beats a plain (non-!important) inline style, so
this safely overrides it without touching the markup. ── */
@media (max-width: 992px) {
	header .menu-section>li:last-child {
		float: none !important;
		margin: 10px 15px !important;
		width: auto !important;
    max-width: 95% !important;
    margin: 10px auto 0px !important;
	}

	.menu-section>li:last-child>a {
		display: block !important;
		width: 100% !important;
		box-sizing: border-box !important;
		text-align: center !important;
	}
}

/* ═══════════════════════════════════════════════════════════════════════════
SECTION 5: NAV — increase side margins, trim height slightly
═══════════════════════════════════════════════════════════════════════════ */

.aux-header-main-section .aux-container,
header#masthead .aux-container {
	padding-left: 80px !important;
	padding-right: 80px !important;
}

@media (max-width: 1200px) {

	.aux-header-main-section .aux-container,
	header#masthead .aux-container {
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
}

/* NOTE: a forced line-height on the nav <li>s was removed here — it changed
the header's total rendered height, which threw off the theme's own
sticky-header scroll math and caused the nav to hide/flicker on scroll.
Side margins only; height left at the theme default. */

/* ═══════════════════════════════════════════════════════════════════════════
SECTION 6: CONTACT US BUTTON — hover spec fix
Sheet spec: hover fills #24AED8, text white, white border.
Overrides jagat-fixes.css .contact-btn:hover (was using #0D7A8F).
═══════════════════════════════════════════════════════════════════════════ */

.jagat-contact-section .contact-btn:hover,
.btn.fill.contact-btn:hover {
	background: #24AED8 !important;
	border-color: #ffffff !important;
	color: #ffffff !important;
}

/* ═══════════════════════════════════════════════════════════════════════════
SECTION 7: CERTIFICATIONS BANNER + METRICS BANNER (140+ Years section)
Backgrounds/colors set inline via JS (classes unknown in VCE markup);
these are just safety nets in case JS hasn't run yet.
═══════════════════════════════════════════════════════════════════════════ */

/* v2.0.24: was solid #24AED8 — identical to the metrics banner directly
above it, which is exactly why the client saw it as a second stacked
blue block ("it appears like this too, I'm not sure where this comes
from"). Restyled as a lighter, clearly-distinct certifications strip
instead of removing the (genuinely useful) content.
v2.0.27: client's sheet now explicitly asks for #24AED8 here ("should
be #24aed8 to match the blue... looks odd with the current [lighter]
preview") — this is a direct, later instruction that supersedes the
v2.0.24 judgment call above, so reverting to solid brand blue with
white text. Leaving the v2.0.24 comment in place for history. */
.jagat-cert-banner {
	display: block !important;
	width: 100% !important;
	background-color: #24AED8 !important;
	color: #ffffff !important;
	font-weight: 600 !important;
	text-align: center !important;
	padding: 12px 20px !important;
	box-sizing: border-box !important;
	margin: 0 !important;
	border-top: none !important;
}

/* 140+ / 30+ / 7 / 100+ band — blue background, white numbers + labels */
.jagat-metrics-banner {
	/* background-color: #24AED8 !important; */
	padding: 40px 20px !important;
}

/* ═══════════════════════════════════════════════════════════════════════════
SECTION 8: FOOTER — match live site (white bg, dark text)
Staging currently renders the footer with a black background; live is
white. Scoped strictly to footer/#colophon — never walks outward.
═══════════════════════════════════════════════════════════════════════════ */

footer,
#colophon,
.site-footer {
	background-color: #ffffff !important;
}

footer p,
footer span,
footer div,
footer li,
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6,
#colophon p,
#colophon span,
#colophon div,
#colophon li,
#colophon h1,
#colophon h2,
#colophon h3,
#colophon h4,
#colophon h5,
#colophon h6,
.site-footer p,
.site-footer span,
.site-footer div,
.site-footer li {
	color: #333333 !important;
}

footer a,
#colophon a,
.site-footer a {
	color: #1a2a3a !important;
}

.jagat-footer-copyright {
	white-space: normal !important;
}

/* v2.0.24: vertical divider between footer columns was a 200px-tall
::before line that towered over the actual column content, and looked
unanchored because .col-md-4 itself is position:static — its ::before
was positioning against a distant ancestor, not the column. Giving the
column its own relative containing block first, then pinning the line
to a shorter, vertically-centered-ish span fixes both the length and
the alignment in one move. */
.site-footer .col-md-4 {
	position: relative !important;
}

.site-footer .col-md-4::before {
	top: 8px !important;
	bottom: auto !important;
	height: 80px !important;
  width:1px !important;
  border: none !important;
  background: #C8A96E !important;
}

/* v2.0.24: footer contact rows ("Email: x@y.com", phone number with no
label) misaligned because only the email had a text-label prefix.
Equalize via flex so the icon/label and value baseline together;
email font-size bumped slightly per client request (was reading
noticeably smaller than the phone number next to it). */
.site-footer .f-text {
	display: flex !important;
	align-items: baseline !important;
	gap: 6px !important;
}

.site-footer .f-text a {
	font-size: 16px !important;
}

/* ═══════════════════════════════════════════════════════════════════════════
SECTION 9: HEADER — transparent-over-hero, solid on scroll
v2.0.22 FIX: this block was targeting Auxin/Phlox class names
(.aux-header, header#masthead, etc.) that don't exist in this site's
actual header markup — confirmed by live DOM inspection. The real
header is `header.header` (see jagat-fixes.css TASK 1 for the full
writeup). That selector mismatch is why the scroll-to-solid change had
no visible effect at all. Corrected below; kept as a belt-and-suspenders
reinforcement of the same rule in jagat-fixes.css, since this loads
later (wp_footer) and can win on source order against any equally-
specific page-builder-injected style.
═══════════════════════════════════════════════════════════════════════════ */

/* Desktop only — mobile keeps the solid header (jagat-fixes.css handles
that, and it's loaded earlier; scoping this to min-width:769px stops it
from clobbering that mobile override since this block loads later). */
@media (min-width: 769px) {
	header.header {
		background-color: transparent !important;
		background-image: none !important;
	}

	body.jagat-nav-solid header.header {
		background-color: #FAF6EE !important;
		background-image: none !important;
		opacity: 1 !important;
	}
}