/* Also neutralize unnecessary horizontal scrollbars on body/html */
html, body {
  overflow-x: hidden;
}

html {
  overflow-y: auto;
  margin: 0 !important;
  margin-top: 0 !important;
}
body.admin-bar #header {
  margin-top: 32px;
}

/*#slider .owl-carousel .owl-item img{
  width: 100% !important;
}*/
header,section,footer {
  z-index: 0
}
button.owl-dot {
  border-radius: 50%;
}
.owl-nav button {
  z-index: 3;
  cursor: pointer !important;
}
/*--------slider------*/
.header-wrap {
    position: absolute;
    left: 0;
    right: 0;
}
#banner {
  position: relative;
  overflow: hidden;
}
.slider-banner-image {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.slider-banner-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-inner-wrapper2 {
  position: relative;
  z-index: 2;
}

.owl-carousel,
.slid-bg,
.carousel-item-sli {
  position: relative;
  z-index: 3;
}
.banner-text-wrap {
  position: relative;
  z-index: 4;
  padding: 140px 0 160px; /* adjust vertically */
}
.slide-image-dtl-box {
  position: relative;
  z-index: 5;
}

span.slid-pill2 img,span.slid-pill1 img,.slider-centr-image img {
    width: auto !important;
}
p.slidr-text {
    font-size: 14px;
    font-family: "Oxanium", sans-serif;
    color: #EFEFEF;
}
h2.banner-heading {
    font-size: 64px;
    color: #ffffff;
    line-height: 95px;
}
h6.label {
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
    font-family: "DM Sans", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}
p.value {
    font-size: 18px;
    color: #797777;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.slider-centr-image img {
    border-radius: 300px;
    box-shadow: -70px 128px 146.6px 50px #16BBBD0A;
}
.profile-feature-wrap {
  position: relative;
  /*max-width: 1100px;
  margin: 120px auto 0;*/
  display: grid;
  grid-template-columns: 1fr 700px 1fr;
  align-items: center;
  z-index: 3;
}
.slider-centr-image {
  position: relative;
}

.slider-centr-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
span.slid-pill1,span.slid-pill2.gradient {
    display: inline-block;
        margin-bottom: -16px;
}
/* BACK SHAPE */
.slider-centr-image::after {
    content: "";
    position: absolute;
    top: 80px;
    right: 20px;
    background: linear-gradient(180deg, #236465 0%, #87C4C2 38.46%, #8E9D9C 62.98%, #EAFFFF 100%);
    border-radius: 300px;
    z-index: -1;
    box-shadow: -70px 128px 146.6px 50px #16BBBD0A;
    width: 336px;
    height: 528px;
    border: 1px solid #000000;
    /*box-shadow: -70px 128px 146.6px 248px #16BBBD0A;*/
}

.info-item {
  position: relative;
  max-width: 260px;
}
.slid-fet::before {
  content: "";
  position: absolute;
  top: 43%;
    height: 12px;
    width: 12px;
  background: #ffffff;
  border-radius: 50%;
}
.itm1:before{
    left: 111%;
}
.itm2:before {
    left: 127%;
}
.itm3:before {
    left: 115%;
}
.itm4:before {
    right: 121%;
}
.itm5:before {
    right: 108%;
}
.slid-fet::after {
  content: "";
  position: absolute;
  top: 50%;
  height: 2px;
  background: #ffffff;
}
.slid-fet{
    position: relative;
}
.itm1:after{
    width: 278px;
    left: 111%;
}
.itm2:after {
    width: 180px;
    left: 127%;
}
.itm3:after {
    width: 300px;
    left: 115%;
}
.itm4:after {
    width: 222px;
    right: 121%;
}
.itm5:after {
    width: 277px;
    right: 108%;
}
.info-item.prof-1 {
    left: 11%;
    position: absolute;
    top: 18%;
}
.info-item.prof-2 {
    left: 17%;
    position: absolute;
    top: 45%;
}
.info-item.prof-3 {
    left: 10%;
    position: absolute;
    top: 74%;
}
.info-item.prof-4 {
    right: 16%;
    position: absolute;
    top: 32%;
}
.info-item.prof-5 {
    right: 9%;
    position: absolute;
    top: 56%;
}
section#banner .owl-nav {
    display: inline-grid;
    position: absolute;
    top: 35%;
    transform: translateY(-50%);
    left: 5%;
}
section#banner button.owl-prev i,section#banner button.owl-next i {
    border-radius: 50%;
    color: #ffffff;
    border: 3px solid #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
}
section#banner button.owl-prev,section#banner button.owl-next {
    background: none;
    border: none;
    padding: 0;
}
section#banner button.owl-prev {
    margin-bottom: 25px;
}
/*---brand--*/
img.brnd-img {
    width: 270px !important;
    margin: 0 !important;
    height: 45px !important;
}
.brnd-img-box {
    padding: 0px 0px 20px 0px;
}
#brand .owl-stage-outer {
  padding-left: 0 !important;
  overflow: hidden;
}

#brand .owl-stage {
  margin-left: -765px; /* must match stagePadding value */
}
/*-----------about-----------*/
.abt-heading-wrapper{
  position: relative;
  display: inline-block;
}
.abt-bg-head{
    position: relative;
    font-size: 128px;
    font-weight: 900;
    white-space: nowrap;
    z-index: 1;
    color: #16BBBD;
    opacity: 0.3;
     line-height: 80%;
     text-transform: uppercase;
}
.abt-sm-head{
  position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 38px;
    font-weight: 800;
    color: #FFFFFF;
    width: 100%;
    margin: auto;
    z-index: 2;
}
p.abt-txt {
    line-height: 38px;
}
a.about-btn,a.proj-btn,a.project-otr-btn {
    font-size: 20px;
    font-weight: 600;
    color: #ffffff;
    background: #16BBBD;
    border-radius: 12px;
    padding: 10px 25px;
}
a.project-otr-btn {
    width: 398px;
}
.about-img1 img {
    border-radius: 296px;
        width: 400px;
    height: 630px;
}
.about-img2 img {
    border-radius: 112px;
    width: 235px;
    height: 310px;
}
.abt-lft-img-box {
    position: relative;
}
.img2-plce-box {
    position: absolute;
    right: 0;
    bottom: 40px;
}
.abt-vid-icon {
    position: absolute;
    right: 22%;
    bottom: 41%;
    z-index: 99;
}
/*----------skills-----*/
.skill-icon-box {
  position: relative;
  width: 200px;
  height: 200px;
  margin: 0 auto 15px;
}
.skill-circle {
  transform: rotate(10deg);
}
.skill-circle circle {
  fill: none;
  stroke-width: 20;
  stroke-linecap: round;
}
.skill-bg {
  stroke: #D9D9D9;
}
.skill-progress {
  stroke: #000000;
  stroke-dasharray: 440;
  stroke-dashoffset: 440;
  transition: stroke-dashoffset 2s ease;
}
.achiv-no {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 36px;
    font-weight: 700;
    color: #ffffff;
    font-family: "DM Sans", sans-serif;
    letter-spacing: 2px;
}
.skill-value {
  margin-left: 2px;
}
.skill-hd-wrapper{
  position: relative;
}
.skill-head{
    position: relative;
    font-size: 128px;
    font-weight: 900;
    white-space: nowrap;
    z-index: 1;
    color: #555555;
    line-height: 80%;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.skill-sm-head {
    position: absolute;
    left: 82px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 38px;
    font-weight: 800;
    color: #ffffff;
    width: 100%;
    margin: auto;
    z-index: 2;
    letter-spacing: 1px;
}
h6.skill-inn-head {
    font-size: 24px;
    font-weight: 700;
    font-family: "DM Sans", sans-serif;
    letter-spacing: 1px;
    text-transform: capitalize;
}
/*-----project------------*/
.prj-hd-wrapper{
  position: relative;
}
.project-main-hd{
    position: relative;
    font-size: 128px;
    font-weight: 900;
    white-space: nowrap;
    z-index: 1;
    color: #16BBBD;
    opacity: 0.3;
     line-height: 80%;
     letter-spacing: 5px;
}
.project-sm-hd{
  position: absolute;
    right: 110px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 40px;
    font-weight: 800;
    color: #FFFFFF;
    width: 100%;
    margin: auto;
    z-index: 2;
    letter-spacing: 1px;
}
p.project-txt {
    width: 68%;
    display: inline-block;
}
h6.projct-name, h6.projct-name a {
    font-size: 24px;
    font-weight: 700;
    font-family: "DM Sans", sans-serif;
    text-transform: capitalize;
}
.row.ri8-4-box h6.projct-name, .row.ri8-4-box h6.projct-name a,.row.ri8-4-box a.proj-btn {
    font-size: 14px;
}
.row.ri8-4-box p.proj-inn-txt{
    font-size: 12px;
}
/*.row.ri8-4-box .proj-inn-detail:hover{
    margin-bottom: 10px;
}*/
p.proj-inn-txt {
    font-size: 16px;
    color: #BDBDBD;
    letter-spacing: 1px;
}
.proj-in-btn{
    display: none;
}
.proj-inn-detail:hover .proj-in-btn{
    display: block;
}
.proj-inn-detail {
    position: relative;
    border-bottom: 15px solid transparent;
    border-radius: 35px;
}
.row.ri8-4-box .proj-inn-detail{
    position: relative;
    border-bottom: 10px solid transparent;
    border-radius: 30px;
}
.proj-inn-detail:hover,.row.ri8-4-box .proj-inn-detail:hover{
    border-color: #15BABC;
}
.prjct-boxing1 .projct-detail-box,.prjct-boxing2 .projct-detail-box {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
}
.prjct-boxing3 .projct-detail-box,.prjct-boxing4 .projct-detail-box,.row.ri8-4-box .projct-detail-box {
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
}
.projct-info img {
    border-radius: 22px;
}
.row.ri8-4-box img{
    border-radius: 17px;
    width: 100%;
    height: 263px;
    object-fit: cover;
}
.row.sec-left-box img {
    width: 100%;
    height: 551px;
    object-fit: cover;
}
.prjct-boxing1 p.proj-inn-txt,.prjct-boxing2 p.proj-inn-txt {
    width: 65%;
}
h6.projct-name:hover, h6.projct-name a:hover{
    color: #16BBBD;
}
/*----------experience----------*/
.expern-hd-wrapper{
  position: relative;
}
.exprnce-head{
    position: relative;
    font-size: 128px;
    font-weight: 900;
    white-space: nowrap;
    z-index: 1;
    color: #16BBBD;
    opacity: 0.3;
    line-height: 80%;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.exprnce-sm-head {
    position: absolute;
    left: 120px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 40px;
    font-weight: 800;
    color: #ffffff;
    width: 100%;
    margin: auto;
    z-index: 2;
    letter-spacing: 1px;
}
p.exprnce-txt {
    width: 72%;
}
.exprnc-evnt-details {
    background: #555555;
    border-radius: 12px;
    width: 410px;
    height: auto;
    position: relative;
    margin: 0 0 0 36px;
}
h6.exprnce-evnt-desig {
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: "DM Sans", sans-serif;
    letter-spacing: 1px;
}
p.exprnce-inn-txt {
    font-size: 16px;
    color: #BDBDBD;
    line-height: 29px;
}
h6.exprnce-evnt-name {
    font-size: 14px;
    font-weight: 600;
    font-family: 'DM Sans';
    letter-spacing: 1px;
}
h6.exprnce-evnt-yr {
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: "DM Sans", sans-serif;
    letter-spacing: 1px;
}
/*border*/
.exprnce-box-part {
    position: relative;
      
}
.exprnc-boxing4,.exprnc-boxing2{
    padding-left: 30px;
}
.exprnc-boxing1,.exprnc-boxing2{
    margin-bottom: 30%;
}
.exprnc-boxing4 .exprnc-evnt-details,.exprnc-boxing2 .exprnc-evnt-details{
    margin: 0 0 0 auto;
}
.exprnc-boxing1::before{
    content: "";
    position: absolute;
    left: 154px;
    top: -60px;
    bottom: -220%;
    width: 3px;
    background: #555555;
}
.exprnc-boxing2::before {
    content: "";
    position: absolute;
    left: 175px;
    top: -60px;
    bottom: -220%;
    width: 3px;
    background: #555555;
}
.evnt-year-box,.exprnc-boxing3,.exprnc-boxing4 {
    position: relative;
}
.exprnc-boxing3:before{
    content: "";
    position: absolute;
    left: 147px;
    top: -215%;
    width: 16px;
    height: 16px;
    background: #555555;
    border-radius: 50%;
    z-index: 2;
}
.exprnc-boxing4:before{
    content: "";
    position: absolute;
    left: 168px;
    top: -215%;
    width: 16px;
    height: 16px;
    background: #555555;
    border-radius: 50%;
    z-index: 2;
}
.exprnc-boxing3:after{
    content: "";
    position: absolute;
    left: 147px;
    bottom: -40%;
    width: 16px;
    height: 16px;
    background: #555555;
    border-radius: 50%;
    z-index: 2;
}
.exprnc-boxing4:after{
    content: "";
    position: absolute;
    left: 168px;
    bottom: -40%;
    width: 16px;
    height: 16px;
    background: #555555;
    border-radius: 50%;
    z-index: 2;
}
.evnt-year-box::after {
    content: "";
    position: absolute;
    right: -22px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background: #16BBBD;
    border-radius: 50%;
    z-index: 2;
}

/* Pointer */
.exprnc-evnt-details::before {
    content: "";
    position: absolute;
    left: -22px;
    top: 53%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-right: 27px solid #555555;
}
/*-------------service----------*/
.serv-hd-wrapper{
  position: relative;
  }
.sevc-hd{
    position: relative;
    font-size: 128px;
    font-weight: 900;
    white-space: nowrap;
    z-index: 1;
    color: #16BBBD;
    opacity: 0.3;
     line-height: 80%;
     text-transform: uppercase;
}
.sevc-sm-head{
  position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 38px;
    font-weight: 800;
    color: #FFFFFF;
    width: 100%;
    margin: auto;
    z-index: 2;
}
p.sevc-txt {
    letter-spacing: 2px;
}
.servce-detl-box .row {
  display: flex;
  align-items: stretch;
  flex-wrap: nowrap;   /* KEY FIX */
  overflow: hidden;    /* prevents overflow issues */
  justify-content: space-between;
}

/* ===== COLUMN WRAPPER (THIS PUSHES OTHERS) ===== *
/* Expanded column */
.ser-info {
  flex: 0 0 204px;
  max-width: 204px;
}

.ser-info.active {
  flex: 0 0 645px;
  max-width: 645px;
  z-index: 10;
}

/* ===== CARD ===== */
.serv-card {
  position: relative;
  width: 100%;
  height: 524px;
  border: 5px solid #555454;
  box-shadow: 4px 4px 4px -1px #555454;
  border-radius: 12px;
  overflow: hidden;
  transition: height 0.5s ease, box-shadow 0.5s ease;
}
/*.servc-content{
    position: relative;
}
.servc-content::after {
  content: "";
  position: absolute;
  inset: -6px;
  border-radius: inherit;
  background: linear-gradient(
    135deg,
    rgba(0,252,255,0) 40%,
    rgba(0,252,255,0.9) 100%
  );
  filter: blur(10px);
  opacity: 0;
  z-index: -1;
  transition: opacity 0.5s ease;
}
.ser-info.active .servc-content::after {
  opacity: 1;
}
.ser-info.active .servc-content::after {
  filter: blur(14px);
}*/

/* Expanded card height */
.ser-info.active .serv-card {
  height: 645px;
  /*box-shadow: 11px 11px 7.5px -1px #00FCFF;*/
     border-radius: 18px;
    box-shadow: 12px 12px 20px rgba(0, 252, 255, 0.25), 10px 10px 10px rgba(0, 252, 255, 0.55), 10px 10px 7px rgba(0, 252, 255, 0.35);
}
.ser-info.active .servc-content:after {
    content: '';
    position: absolute;
    border: 4px solid rgba(30, 30, 30, 0.9);
    top: 0px;
    left: 0px;
    right: -4px;
    bottom: -4px;
    border-radius: 22px;
    border-left: none;
    border-top: none;
}
.servc-content.mb-4 {
    position: relative;
}
/* ===== STEP NUMBER ===== */
.serv-step-no {
  font-size: 48px;
  font-weight: 800;
  color: #16BBBD;
  font-family: "DM Sans", sans-serif;
  letter-spacing: 2px;
  border-bottom: 2px solid #555454;
}
.serv-hover-card .serv-step-no {
  border: none;
}
/* ===== VERTICAL TITLE ===== */
.serv-vertical {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  transition: opacity 0.4s ease;
}
.serv-vertical-title {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #ffffff;
  text-align: center;
}
/* Hide vertical content when active */
.ser-info.active .serv-vertical {
  opacity: 0;
}
/* ===== HOVER CARD ===== */
.serv-hover-card {
  position: absolute;
  inset: 0;
  opacity: 0;
  transform: scale(0.95);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
/* Show expanded card */
.ser-info.active .serv-hover-card {
  opacity: 1;
  transform: scale(1);
  z-index: 999;
}
/* ===== IMAGE ===== */
.serv-img-box {
  position: relative;
}
.serv-img-box img {
  width: 100%;
  height: 480px;
  object-fit: cover;
}
.serv-img-box::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(0,0,0,0.3),
    rgba(0,0,0,0.9)
  );
}
/* ===== OVERLAY CONTENT ===== */
.serv-overlay {
  position: absolute;
  top: 16%;
  left: 0;
  right: 0;
}

.serv-overlay h6 {
  font-size: 40px;
  font-weight: 900;
  font-family: "DM Sans", sans-serif;
}

.serv-overlay p {
  font-size: 20px;
  font-weight: 600;
  line-height: 35px;
}
/* ===== SVG ICON ===== */
.servce-icon-svg {
  width: 40px;
  margin-bottom: 20px;
}
/*-------partner--------------*/
img.prtnr-img {
    width: auto !important;
}
.excl-brdr {
    background: #242121;
    border-radius: 8px;
    width: 264px;
    height: 124px;
    justify-content: center;
    display: flex;
    align-items: center;
    position: relative;
}
.cnter-icn-box {
    position: absolute;
    left: -14%;
    top: 50%;
    transform: translateY(-50%);
}
h3.excl-no {
    color: #ffffff;
    font-size: 40px;
}
p.counter-name {
    font-weight: 700;
    font-family: 'DM Sans';
}
.cntr-icon-svg {
    width: 70px;
    height: 70px;
    background: #000000;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
/*--------gallery----*/
.gallery-grid {
  display: grid;
  /*grid-template-columns: repeat(4, 1fr);*/
  /*grid-template-rows: repeat(2, 260px);*/
}

.gal-grd {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}

.gal-grd img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.gal-grd:hover img {
  transform: scale(1.08);
}

/* GRID SHAPE */
.galry-img-sec1 {
  grid-column: 1 / span 2;
  grid-row: 1 / span 2;
}

.galry-img-sec2 {
  grid-column: 3;
  grid-row: 1;
  margin-top: -5rem;
}

.galry-img-sec3 {
  grid-column: 4;
  grid-row: 1;
  margin-left: -1rem;
  margin-top: -2rem;
}

.galry-img-sec4 {
  grid-column: 3;
  grid-row: 2;
  margin-left: -4rem;
    margin-bottom: -1rem;
}

.galry-img-sec5 {
  grid-column: 4;
  grid-row: 2;
  margin-left: -1rem;
    margin-bottom: -3rem;
}
.gal-grd.galry-img-sec5 img {
    height: 300px;
}
.gal-grd.galry-img-sec3 img {
    height: 282px;
}
.gal-grd.galry-img-sec2 img {
    height: 330px;
}
.galry-hd-wrapper{
  position: relative;
}
.gallry-head{
    position: relative;
    font-size: 128px;
    font-weight: 900;
    white-space: nowrap;
    z-index: 1;
    color: #16BBBD;
    opacity: 0.3;
    line-height: 80%;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.gallry-sm-head {
    position: absolute;
    left: 120px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 40px;
    font-weight: 800;
    color: #ffffff;
    width: 100%;
    margin: auto;
    z-index: 2;
    letter-spacing: 1px;
}
/*------------testimonial---------*/
.testi-img-sec4,.testi-img-sec0{
    margin-right: -2rem;
    margin-left: 3rem;
}
.testi-img-sec5,.testi-img-sec1 {
    margin-top: -3rem;
    margin-left: 3rem;
}
.testi-img-sec6,.testi-img-sec2 {
    margin-right: 2rem;
}
.testi-img-sec7,.testi-img-sec3 {
    margin-left: -1rem;
    margin-right: 3rem;
    margin-top: -2rem;
}
.testi-slide {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
.testimonial-text-section {
  background: #555555;
  border-radius: 30px;
  position: relative;
  backdrop-filter: blur(60px);
  border: 1px solid #FFFFFF1A;
    height: 228px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: box-shadow 0.3s ease;
}
.testimonial-text-section:hover {
    box-shadow: 0px 14px 0.4px 0px #16BBBD;
}
/* highlighted card (like your cyan border) */
.testimonial-text-section.active {
  box-shadow: 0 10px 0 #16bbbd;
}
.test-hd-wrapper{
  position: relative;
}
.testi-heading{
    position: relative;
    font-size: 128px;
    font-weight: 900;
    white-space: nowrap;
    z-index: 1;
    color: #16BBBD;
    opacity: 0.3;
     line-height: 80%;
     letter-spacing: 5px;
}
.testi-sm-head{
  position: absolute;
    right: 16%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 40px;
    font-weight: 800;
    color: #FFFFFF;
    width: 100%;
    margin: auto;
    z-index: 2;
    letter-spacing: 1px;
}
p.testi-txt {
    letter-spacing: 1px;
}
h6.tsti-name, h6.tsti-name a {
    font-size: 20px;
    font-weight: 900;
    font-family: 'DM Sans';
}
.testi-img img {
    width: 122px !important;
    height: 122px;
    object-fit: cover;
}
p.testi-contnt {
    line-height: 38px;
}
section#testimonials .owl-nav {
    text-align: end;
}
section#testimonials button.owl-prev i,section#testimonials button.owl-next i {
    border-radius: 50%;
    color: #ffffff;
    border: 3px solid #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
}
section#testimonials button.owl-prev,section#testimonials button.owl-next {
    background: none;
    border: none;
    padding: 0;
}
section#testimonials button.owl-prev {
    margin-right: 25px;
}
/*----------blog---------*/
.blog-hd-wrapper{
  position: relative;
}
.blog-hd{
    position: relative;
    font-size: 128px;
    font-weight: 900;
    white-space: nowrap;
    z-index: 1;
    color: #16BBBD;
    opacity: 0.3;
    line-height: 80%;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.blog-sm-hd {
    position: absolute;
    left: 90px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 40px;
    font-weight: 800;
    color: #ffffff;
    width: 100%;
    margin: auto;
    z-index: 2;
    letter-spacing: 1px;
}
p.blog-txt {
    line-height: 38px;
    width: 70%;
}
.blog-img img {
    border-radius: 30px;
    width: 100%;
    margin-bottom: 15px;
}
.blog-img img:hover{
    box-shadow: 0px 10px 4px 0px #16BBBD;

}
.blog-content-wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 60px;
}
.blog-hedng, .blog-hedng a.blg-inn-hd {
    font-size: 25px;
    font-weight: 700;
    font-family: 'DM Sans';
    line-height: 34px;
}
p.blg-inn-txt {
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
}
a.blg-btn,.lttr-btn.btn {
    border-radius: 12px;
    font-size: 16px;
    font-weight: 600;
    background: #16BBBD;
    padding: 8px 20px;
}
/*----newsletter----------*/
.lttr-bgimg img {
    box-shadow: 0px 4px 9.7px 2px #FFFFFFCC;
    border-radius: 30px;
}
.news-hd-wrapper{
    position: relative;
}
.newsletter-main-hd{
    position: relative;
    font-size: 128px;
    font-weight: 900;
    white-space: nowrap;
    z-index: 1;
    color: #16BBBD;
    opacity: 0.3;
     line-height: 80%;
     text-transform: uppercase;
     letter-spacing: 3px;
}
.newsletter-sm-hd{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 38px;
    font-weight: 800;
    color: #FFFFFF;
    width: 100%;
    margin: auto;
    z-index: 2;
    letter-spacing: 1px;
}
input[type="email"].lttr-mail {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    background: #16BBBD !important;
    font-family: 'inter';
    border-radius: 35px;
    width: 770px;
    height: 70px;
    border: none;
    padding: 10px 40px;
}
input[type="email"].lttr-mail::placeholder{
    color: #ffffff;
}
.lttr-btn.btn{
    text-transform: capitalize;
    width: auto;
    margin-top: 25px;
}
.newsletter-form-box {
    position: absolute;
    top: 45%;
    transform: translate(-50%, -50%);
    left: 50%;
}
.lttr-post-box {
    position: relative;
}
/* Hover effect */
.hover15 figure{
    overflow: hidden;
}
.hover15 figure::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255,255,255,.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}
.hover15 figure:hover::before {
    -webkit-animation: circle 1s;
    animation: circle 1s;
}
@-webkit-keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }
}
@keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }
}
/* My Custom Css */
.ico,#footer input[type="submit"] {
  transition:all 0.5s;  
}
/* Button style */

.btn-1,.btn-2 {
  font-family: "Sora", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 12px;
  text-align: center;
  color: #16BBBD;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 200px;
  height: 50px;
  position: relative;
  z-index: 1;
  transition: 0.3s ease-in-out;
}
.btn-1 {
  background: #ffffff;
}
.btn-2 {
  background: #E8E8E8;
}
.btn-1 span ,.btn-2 span {
  width: 100%;
  height: 100%;
  max-width: 10px;
  background: #16BBBD;
  position: absolute;
  left: 0;
  transition: 0.3s ease-in-out;
  z-index: -1
}
.btn-1:hover span ,.btn-2:hover span {
  max-width: 100%;
}
.btn-1:hover,.btn-2:hover {
  color: #ffffff
}
/* Shine */
.hover14 figure {
    position: relative;
    overflow: hidden;
}
.hover14 figure::before {
    position: absolute;
    top: 0;
    left: -81%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
/* Trigger the shine effect when the whole blog-info is hovered */
.blog-info:hover .hover14 figure::before,.abt-left-img-box:hover .hover14 figure::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}
.hover13 figure:hover img {
  animation: slideInLeft 0.6s ease forwards;
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
/*hover effect*/
.user-img,.tbr-social-icn-box i,i.tbr-phn, i.fas.tbr-phn,#footer_box .socialbox i,.tbr-addrs-box:hover svg{
  transition: transform 0.3s ease, filter 0.3s ease;
  cursor: pointer;
}

.tbr-addrs-box:hover svg,.tbr-call-box:hover svg,.tbr-mail-box:hover svg{
  transform: scale(1.2); /* zoom in */
  filter: brightness(0) saturate(100%) invert(14%) sepia(25%) saturate(3519%) hue-rotate(244deg) brightness(94%) contrast(94%);
}
a.abt-cllnum:hover{
    color: #2E164E;
}
figure{
    margin:0;
}
#zoomIn img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
#zoomIn:hover img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    z-index: 9;
    position: relative;
}
  /*hover-effects*/
.plce-detail-box{
    position: relative;
}
.hover13 figure:hover .place-img img {
  animation: slideInLeft 0.6s ease forwards;
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
#zoomIn img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
#zoomIn:hover img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    z-index: 9;
    position: relative;
}
/* Common hover effect wrapper */
.hover18 figure {
  position: relative;
  overflow: hidden;
  margin: 0;
  cursor: pointer;
}

.hover18 figure img {
  display: block;
  transform: scale(1);
  transition: transform 0.6s ease, filter 0.6s ease;
}

/* Zoom-out + slight dark overlay on hover */
.hover18 figure::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.6s ease;
  z-index: 1;
}

.hover18:hover figure img {
  transform: scale(1.08);
  filter: brightness(0.9);
}

.hover18:hover figure::before {
  opacity: 1;
}

/* Optional: subtle lift effect */
.hover18 {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.hover18:hover {
  transform: translateY(-5px);
}
/*-btn-*/
.btn-x-line {
  position: relative;
  border-color: transparent;
  color: #fff;
  &::before,
  &::after {
    height: 100%;
    position: absolute;
    top: 0;
    transition: all 0.3s;
    content: "";
  }

  &::before {
    width: 100%;
    left: 0;
    border-radius: 0;
    /*background-color: #16BBBD;*/
    z-index: -1;
  }
  &::after {
    width: 0;
    left: 50%;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    transform: translate(-50%, 0);
    z-index: 1;
  }
  &:hover {
    color: #16BBBD;
    background: transparent !important;
    &::before {
      transform: scale(0, 1);
    }
    &::after {
      width: 100%;
      border-color: var(--btn-hover-accent);
      transition-delay: 0.2s;
    }
  }
}
.lttr-btn.btn:hover {
    border: 3px solid var(--btn-hover-accent);
    background: #ffffff;
    color: #16BBBD;
}
a.cbthdr-vol-btn,a.about-btn, a.proj-btn, a.project-otr-btn,a.blg-btn {
    --btn-hover-accent: #16BBBD;
}
section#banner button.owl-prev i:hover, section#banner button.owl-next i:hover,section#testimonials button.owl-prev i:hover, section#testimonials button.owl-next i:hover {
    border-color: #16BBBD;
    background: #16BBBD;
}
a.serv-inn-hd:hover,.blog-hedng:hover, .blog-hedng a.blg-inn-hd:hover{
    color: #16BBBD;
}
.excl-brdr:hover {
    background: #16BBBD;
    border: 3px solid #242121;
}
.ftr-social-icn-box a i:hover{
background: #16BBBD;
}
ul#menu-footer-links li a:hover,.footer-cols a:hover,.wp-block-calendar :where(table:not(.has-text-color)) {
    color: #ffffff;
}