.hero .myVerticalSwiper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hee ul{
        text-align: end;
}
.quality p.text-uppercase{
        margin-top: 32px;
}
.hero .myVerticalSwiper {
  height: 570px;
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(4px);
  padding: 30px 20px;
  border-radius: 16px;
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.1);
}

.hero .myVerticalSwiper .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.myVerticalSwiper img {
  width: 100%;
  border-radius: 10px;
}

.myVerticalSwiper .hello {
  padding: 20px 0px;
  margin-bottom: 50px;
  height: 400px;
}

.hero {
  background: url('../img/gavson/Hero.png') no-repeat center center;
  background-size: cover;
  position: relative;
  padding: 80px 0;
  overflow: hidden;
}

.hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  z-index: 1;
}

.hero .container {
  position: relative;
  z-index: 2;
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, -8px);
}

.text-warning {
  --bs-text-opacity: 1;
  color: #9E853E !important;
}

.swiper-pagination-nullet-active {
  background: #9E853E !important;
}

/* Change background color of active bullet */
.swiper-pagination-bullet-active {
  background-color: black !important;
  /* Change this to your desired color */
}

/* Optional: Style other bullets */
.swiper-pagination-bullet {
  background-color: #a4a3a3;
  /* Inactive bullets */
  opacity: 1;
}

/* start 2 Our Numbers*/
#our-numbers {
  background: url(../img/gavson/pexels.png) no-repeat center center;
  background-size: cover;
  position: relative;
  background-position: top;
  overflow: hidden;
}

#our-numbers h3 {
  color: #002547 !important;
  font-size: 40px;
  text-align: left;
  padding-bottom: 150px;
  padding-top: 150px;
}

#our-numbers .bg-white {
  color: #002547 !important;
  --bs-bg-opacity: 1;
  background-color: rgb(255 255 255 / 53%) !important;
}

.counter-box {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 20px;
  border-radius: 8px;
}

.counter-box h2 {
  font-size: 2.5rem;
  margin-bottom: 10px;
}

#our-numbers h2 {
  font-size: 40px;
  font-weight: 600;
}

@media (max-width: 1024px) {
  #our-numbers .col-md-3 {
    flex: 0 0 auto;
    width: 37%;
  }

  #our-numbers {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  #our-numbers h3 {
    font-size: 32px;
    text-align: center;
  }

  #our-numbers h2 {
    font-size: 32px;
  }

  .p-5 {
    padding: 2rem !important;
  }
}

/* Mobile view */
@media (max-width: 768px) {
  #our-numbers .col-md-3 {
    flex: 0 0 auto;
    width: 50%;
  }

  #our-numbers h3 {
    font-size: 28px;
  }

  #our-numbers h2 {
    font-size: 28px;
  }

  .p-5 {
    padding: 1.5rem !important;
  }

  .fs-6 {
    font-size: 12px !important;
  }
}

/* Small mobile (portrait) */
@media (max-width: 480px) {
  #our-numbers .col-md-3 {
    flex: 0 0 auto;
    width: 88%;
  }

  #our-numbers {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  #our-numbers h3 {
    font-size: 24px;
    text-align: center;
    padding-bottom: 30px;
  }

  #our-numbers h2 {
    font-size: 24px;
  }

  .p-5 {
    padding: 1rem !important;
  }
}



/* end 2 Our Numbers*/
/* View Categories start */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);

}


.overlay-content h3 a {
  font-size: 15px;
  text-decoration: none;
  justify-content: center;
  display: flex;
  margin-top: 20px;
  color: black;
}

.chate h5 {
  border-left: 4px solid #F6922F;
  padding: 2px 0px 2px 8px;
  color: black;
  font-weight: 700;
  font-size: 30px;
  text-transform: capitalize;
  background: linear-gradient(to right, #0e0c0b 0%, #0c0c0b 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.viewss a {
  float: inline-end;
  text-decoration: none;
  color: #C00000;
}

.project-block-two .image {
  text-align: center;
}

.project-block-two .image img {
  width: 83%;
  height: auto;
  max-width: 100%;
  display: inline-block;
}

.four-item-carousel {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  padding: 0px 115px;
}

.four-item-carousel {
  background-color: #002547;
}

/* View Categories end */
/* videos stat */
.experience h2 {
  font-weight: 600;
  font-size: 2rem;
  color: #102445;
}

@media (max-width: 768px) {
  .experience h2 {
    font-size: 1.5rem;
  }
}


/* videos end */
/* start 5 */
.headline {
  font-size: 2rem;
  font-weight: 400;
  color: #102445;
}

@media (min-width: 768px) {
  .headline {
    font-size: 2.6rem;
  }
}

/*.section-padding {*/
/*  padding: 0px 40px 70px 0px;*/
/*}*/

.section-padding .container-fluid {
  max-width: 1521px;
  padding-left: calc(var(--bs-gutter-x) * .0);
}

.section-padding1 {
  padding: 0px 40px 0px 0px;
}

.section-padding1 .container-fluid {
  max-width: 1500px;
  padding-left: calc(var(--bs-gutter-x) * .0);
}

.shaping-img {
  background: url('../img/gavson/exprece.png') center center no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  /* optional white background */
  height: 100vh;
  width: 100%;
}

.shaping-img1 img {

  height:65vh;
  width: 93%;
}

.info-block h5 {
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 20px;
}

.info-block p {
  font-size: 0.95rem;
  color: #333;
}

.btn-learn {
  font-size: 0.85rem;
  border: 1px solid #9E853E;
  padding: 6px 16px;
  color: #9E853E;
  background-color: transparent;
  transition: 0.3s;
}

.btn-learn:hover {
  background-color: #9E853E;
  color: #fff;
}

/* end 5 */
/* start 6 */
.contact-section {
  padding: 0px 0px 0px 40px;
}

.contact-section .container-fluid {
  max-width: 1500px;
  padding-right: calc(var(--bs-gutter-x) * .0);
}

.form-control:focus,
.form-select:focus {
  box-shadow: none;
  border-color: #ccc;
  /* or any other border color you prefer */
  outline: none;
}

.contact-left h2 {
  font-weight: 700;
  font-size: 2.5rem;
}

.contact-left h2 span {
  color: #0c2f5c;
}

.contact-left p {
  color: #555;
  margin-bottom: 30px;
}

.form-control,
.form-select {
  border-radius: 0;
  padding: 12px;
  font-size: 0.95rem;
  margin-bottom: 15px;
}

.btn-send {
  background-color: #0c2f5c;
  color: white;
  padding: 10px 30px;
  border: none;
  border-radius: 0;
  font-weight: 600;
  width: 100%;
}

.contact-icons {
  margin-top: 20px;
  font-size: 0.9rem;
}

.contact-icons i {
  margin-right: 8px;
  color: #0c2f5c;
}

.map-image {
  background: url('../img/gavson/Gavson-Map.png') center center no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
}


.beger {
  background-image: url(../img/gavson/Group.png);
  background-size: 46% 100%;
  background-repeat: no-repeat !important;
  height: auto;
  background-position: right;
  /* margin: 50px 0 0; */
  position: relative;
  /* background-attachment: fixed; */
}

.contact-icons {
  display: flex;
  gap: 30px;
}

.contact-info {
  display: flex;
  /* justify-content: center; */
  gap: 40px;
  flex-wrap: wrap;
  margin-top: 20px;
}

.contact-item {
  display: flex;
  align-items: center;
  gap: 12px;
}

.contact-icon {
  font-size: 22px;
  color: #000;
}

.contact-label {
  font-weight: 600;
  font-size: 14px;
  color: #000;
}

.contact-text {
  display: block;
  font-size: 14px;
  color: #406080;
  text-decoration: none;
}

.contact-text:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .contact-left h2 {
    font-size: 2rem;
  }

 
}

/* end 6 */
/* page construction strat 1 */
.no-gap-section h2 {
  font-weight: 400;
  font-size: 38px !important;
}

.text-warning {
  color: #b58b2f !important;
}

.no-gap-section .container-fluid {
  max-width: 1500px;
  padding-right: calc(var(--bs-gutter-x) * .0);
}

.no-gap-section {
  padding: 0px 0px 0px 40px;
}

.image-side {
  background: url(../img/gavson/crafting.png) center center no-repeat;
  background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    height: 76vh;
    width: 100%;
    margin-top: 29px;
  /* adjust as per your design */
}

.image-side1 {
  background: url('../img/gavson/grand.png') no-repeat center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  /* optional white background */
  height: 100vh;
  /* full screen height */
  width: 100%;
}

.image-side2 {
  background: url('../img/gavson/lea.png') no-repeat center center;

  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
     background-size: cover;
    height: 510px;
  /* full screen height */
  width: 100%;
}





.fw-bold {
  font-weight: 700;
}

.fw-semibold {
  font-weight: 600;
}

.text-muted {
  color: black !important;
}

ul.hello li {
  text-decoration: dotted;
  list-style: disc;
  margin-left: 20px;
}

ul.hello1 li {
  text-decoration: dotted;
  list-style: disc;
  margin-left: 20px;
}

/* page construction end 1 */
/* start 3 */
.project-stats {
  background-color: #02203C;
  /* deep blue */
  padding: 80px 0;
}

.project-stats p,
.project-stats h6 {
  color: #ffffffc7;
  margin: 0;
}

/* end 3 */
/* page steel start */
.steel {
  background: url(../img/gavson/steel.png) center center no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  height: 100vh;
  width: 100%;
}

.sustain {
  background: url(../img/gavson/ans.png) center center no-repeat;
  background-size: inherit;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  height: 100vh;
  width: 100%;
}

.about {
  background: url(../img/gavson/about.png) center center no-repeat;
  background-size: inherit;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  height: 100vh;
  width: 100%;
}

.steel1 {
  background: url(../img/gavson/steel4.png) center center no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
  height: 86vh;
  width: 100%;
}

.transformer-section {
  background-color: #002c5f;
}

.bg-dark-blue {


  padding: 70px 0px;
  min-height: 350px;
  height: 350px;
  margin-bottom: 50px;
  margin-top: 122px;
}

.white-box {
  background-color: #ffffff;
  color: #000;
  padding: 30px;
  border-radius: 4px;
  max-width: 400px;
}

.brand-title {
  font-size: 2rem;
  line-height: 1.3;
  font-weight: 600;
}

.brand-title span {
  font-weight: normal;
}

.text-content {
  font-size: 15px;
  line-height: 1.8;
  max-width: 90%;
}

.full-height-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    /* margin-left: 127px; */
    top: -301px;
    padding: 0px 0px 0px 149px;
    overflow: hidden;
    z-index: 11;
    /* max-width: 700px; */
}
.vinay {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    /* margin-left: 127px; */
    
    /* max-width: 700px; */
}
.vinay img{
  width: 550px;
  height: 550px;
}
.full-height-img img {
  width: 100%;
  height: 68%;
}

.tex::before {
  background-image: url(../img/gavson/Graphic_Elements.png);
  position: absolute;
  left: 60px;
  bottom: -164px;
  /* background-image: url(../img/image/bg/free-trail-bg.png); */
  width: 226px;
  height: 257px;
  background-position: center;
  content: "";
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
}

.tex h2 {
  padding: 0px 0px 0px 90px;
}

.inhouse {
  background-color: #D9D9D9;
  padding: 50px;
  border-radius: 10px;
}

.inhouse ul li {
  list-style: auto;
  margin-left: 20px;
  margin-bottom: 10px;
}

.quality h3 {
  color: #9E853E;
  font-size: 20px;
}

.inhouse::before {
  background-image: url(../img/gavson/Graphic_Elements.png);
  position: absolute;
  /* left: 34px; */
  /* bottom: -277px; */
  /* background-image: url(../img/image/bg/free-trail-bg.png); */
  width: 177px;
  height: 257px;
  background-position: top;
  content: "";
  z-index: 2;
  /* top: -13px; */
  right: 50px;
  margin-top: -160px;
  background-size: cover;
  background-repeat: no-repeat;
}

.teaa {
  background-color: #fff;
  position: relative;
  padding: 90px;
  margin-bottom: 40px;
  justify-self: center;
}
.btn-learn a {
    color: #9e853e;
    text-decoration: none;
}
.btn-learn:hover a {
  color: black;
    --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}
.graphic-img {
  position: absolute;
  top: -86px;
  left: 0;
  width: 236px;
  height: auto;
  z-index: 1;
}

.graphic-text {
  margin-left: 130px;
  /* push text into image arc area */
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  position: relative;
  z-index: 2;
}

@media (max-width: 767.98px) {
  .graphic-img {
    position: relative;
    top: 0;
    width: 150px;
    margin-bottom: -92px;
  }

  .graphic-text {
    margin-left: 0;
    text-align: center;
  }

  .teaa .container {
    text-align: left;
  }
}

/* page steel end */

.trusted-by {
  background-color: #002244;
  /* Dark navy blue */
  padding: 70px 0;
}

.trusted-row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 70px;
}

.trusted-label {
  font-size: 18px;
  color: #ffffffb3;
  /* light white with opacity */
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* Desktop default */
.trusted-row img {
  height: 70px;
  object-fit: contain;
  filter: brightness(0) invert(1);
  transition: transform 0.3s ease;
}

.trusted-row img:hover {
  transform: scale(1.05);
}

/* Medium screens (tablets) */
@media (max-width: 1024px) {
  .trusted-row {
    gap: 40px;
  }

  .trusted-row img {
    height: 50px;
  }
}

/* Small screens (mobiles) */
@media (max-width: 768px) {
  .trusted-row {
    gap: 30px;
  }

  .trusted-row img {
    height: 38px;
  }

  .trusted-label {
    font-size: 16px;
  }
}

/* Extra small screens (mobiles portrait) */
@media (max-width: 480px) {
  .trusted-row {
    flex-direction: column;
    gap: 25px;
  }

  .trusted-label {
    margin-bottom: 15px;
    font-size: 15px;
  }

  .trusted-row img {
    height: 45px;
  }
}

/* TRUSTED BY END */

/* BRAND START */
.brand-names {
  background-color: #002244;
  /* Same dark navy blue */
  padding: 70px 0;
}

.brand-row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 90px;
}

.brand-label {
  font-size: 18px;
  color: #ffffffb3;
  /* Light white */
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* Default desktop logo style */
.brand-row img {
  height: 104px;
  object-fit: contain;
  /* filter: brightness(0) invert(1); */
  transition: transform 0.3s ease;
}

.brand-row img:hover {
  transform: scale(1.05);
}

/* Tablet view */
@media (max-width: 1024px) {
  .brand-row {
    gap: 56px;
  }

  .brand-row img {
    height: 70px;
  }
}

/* Mobile view */
@media (max-width: 768px) {
  .brand-row {
    gap: 40px;
  }

  .brand-row img {
    height: 50px;
  }

  .brand-label {
    font-size: 16px;
  }
}

/* Extra small mobile */
@media (max-width: 480px) {
  .brand-row {
    flex-direction: column;
    gap: 25px;
  }

  .brand-label {
    margin-bottom: 15px;
    font-size: 15px;
  }

  .brand-row img {
    height: 45px;
  }
}

/* BRAND END */