*{
  padding: 0;
  margin: 0;
}
p{
margin-bottom: 0px !important;
font-size: 19px;
}
.navbar{
  padding: 0 45px;
}
.navbar-nav a{
  text-transform:uppercase;
}
h3{
color:#234165;
font-size: 36px;
font-weight: 700;
}
.subHeading{
font-size: 18px;
}
.banner-section {
  position: relative;
  width: 100%;
}
.BannerTopHeading{
  background-color: #EECE95;
  color: black;
  border-radius: 50px;
  font-size: 19px;
  font-weight: 600;
  padding: 4px 15px;
  border: none;
}
.projectBtn button{
  background-color: #BF7F4B;
  color: rgb(255, 255, 255);
  border-radius: 50px;
  font-size: 19px;
  font-weight: 400;
  padding: 4px 25px;
  border: none;
}
.banner {
  background-size: cover;
  background-position: center;
  height: 630px; /* Adjust as needed */
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  position: relative;
}

.banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.banner h1 {
  position: relative;
  z-index: 2;
}
.Countets{
  background-size: cover;
  height: 294px;
}
.CountetsOverly{
  height: inherit;
}
.CountetsOverly .container{
  height: inherit;
}
.CountetsOverly .container .row{
  height: inherit;
  align-items: center;
}
.counderDivBorder{
  border: 2px dotted white;
  border-radius: 15px;
  background: #234165;
  align-items: center;
  padding: 0px 10px;
  height: 130px;
}
.counderDivBorder div{
  color:white;
}
.counderDivBorder p{
line-height: 18px;
}
.counderDivBorder h2{
margin-bottom: 0px !important;
}
.info_dev{
position: absolute;
margin-top: -240px;
width: 25%;
margin-left: 2%;
margin-bottom: 10%;
}
.text_contain{
  background: white;
  border-radius: 12px;
  padding: 60px 25px 25px 25px;
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.text_contain p{
text-align: start;
font-size: 18px;
}
.text_contain h5{
  text-align: left;
  color: #BF7F4B;
}
.btnClass{
  text-align: left;
}
.img_div{
  width: 31%;
  position: relative;
  top: 58px;
  left: 200px;
}
.btnClass button{
  background: #ececec;
  color: #234165;
  border: none;
  padding: 7px;
  width: 60%;
  border-radius: 23px;
  font-weight: 600;
}
.btnClass button:hover{
  color: #ececec;
  background: #234165;
}

.HeaderBtn button{
background: #234165;
color: white;
border: none;
padding: 8px 24px;
border-radius: 38px;
}

.HeaderBtn button:hover{
  background: #bf7f4b;
}

.nav-link{
font-size: 16px;
font-weight: 500;
display: flex;
align-items: center;
justify-content: center;
}
/* .nav-link .active{
background: red;
height: 99px;
align-content: center;
} */
/* Active Nav Link Styling */
.nav-link.active {
background: #ffcda23d;
height: 99px;
display: flex;
align-items: center;
justify-content: center;
border-bottom: 4px solid #BF7F4B;
}
.nav-link:hover {
background: #ffcda23d;
height: 99px;
display: flex;
align-items: center;
justify-content: center;
border-bottom: 4px solid #BF7F4B;
}


/* swiper */
.swiper {
  width: 100%;
  padding: 20px;
  padding-bottom: 87px !important;
}

.swiper-slide {
  height: 300px;
  text-align: center;
  border-radius: 10px;
  width: 250px !important;
}

.swiper-slide:nth-child(1) {
  background-size: cover;
}

.swiper-slide:nth-child(2) {
  background-size: cover;
}

.swiper-slide:nth-child(3) {
  background-size: cover;
}

.swiper-slide:nth-child(4) {
  background-size: cover;
}

.swiper-slide:nth-child(5) {
  background-size: cover;
}

.swiper-slide:nth-child(6) {
  background-size: cover;
}

.swiper-slide:nth-child(7) {
  background-size: cover;
}

.swiper-slide:nth-child(8) {
  background-size: cover;
}

.swiper-slide:nth-child(9) {
  background-size: cover;
}

.swiper_text{
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper_text_inner{
  background: white;
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  border-radius: 10px;
  padding: 5px 12px;
  margin-top: 221px;
}
.swiper_text_inner div p{
  margin-bottom: 0px;
}
.swiper_text_inner div h6{
  margin-bottom: 0px;
}
.swiper_text_inner p{
  font-size: 14px;
}
.swiper_text_inner h6{
  font-size: 18x;
}
.swiper_text_inner div p span{
  color: #BF7F4B;
  font-size: 16px;
  border-left: 1px solid #BF7F4B;
  padding: 0 0px 0 5px;
}


.Projectswiper_swiper_text{
  height: 355px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.Projectswiper{
  width: 280px !important;
  border-radius: 20px;
}
.Projectswiper_ProjectPage{
  border-radius: 20px;
  height: 425px;
  background-size: cover !important;
}
.Projectswiper_text_inner{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  border-radius: 10px;
  padding: 5px 0px;
  margin-top: 221px;
}
.Projectswiper_text_inner_Project_page{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  border-radius: 10px;
  padding: 5px 0px;
  margin-top: 381px;
}
.Projectswiper_text_inner div,
.Projectswiper_text_inner_Project_page div{
  width: 90%;
}
.Projectswiper_text_inner_location{
  font-size: 12px;
  background-color: #BF7F4B;
  color: white;
  display: flex;
  border-radius: 17px;
  justify-content: center;
  align-items: center;
}

.Projectswiper_text_inner_location img{
  width: 5%;
}
.Projectswiper_text_inner_text{
  color: white;
  line-height: 14px;
  font-size: 12px;
}
.swiper_text_inner div p{
  margin-bottom: 0px;
}
.Projectswiper_text_inner div h6,
.Projectswiper_text_inner_Project_page div h6{
  margin-bottom: 0px;
  color:white;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  margin-top:2px;
  margin-bottom: 2px;;
}
.swiper_text_inner p{
  font-size: 14px;
}
.swiper_text_inner h6{
  font-size: 18x;
}
.swiper_text_inner div p span{
  color: #BF7F4B;
  font-size: 16px;
  border-left: 1px solid #BF7F4B;
  padding: 0 0px 0 5px;
}

/* Navigation Button Styles */
.swiper-button-next,
.swiper-button-prev {
width: 40px;
height: 40px;
background-color: #ddd; /* Light grey background */
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
transition: background-color 0.3s ease;
}

/* Arrow Icon */
.swiper-button-next::after,
.swiper-button-prev::after {
font-size: 18px;
color: #fff; /* White arrow */
font-weight: bold;
}

/* Right Arrow */
.swiper-button-next {
background-color: #c18c5d; /* Brownish color */
right: 45%;
bottom: -50px;
}

/* Left Arrow */
.swiper-button-prev {
background-color: #5e5e5e; /* Dark grey color */
left: 45%;
bottom: -50px;
}

/* Hover Effect */
.swiper-button-next:hover,
.swiper-button-prev:hover {
background-color: #333;
}

/* Adjust the position of arrows */
.swiper {
position: relative;
padding-bottom: 60px; /* Space for the arrows */
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 493px !important;
  left: unset !important;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 493px !important;
  right: unset !important;
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 87%) !important;
}
.swiper-button-next::after, .swiper-button-prev::after {
  font-size: 18px !important;
  color: #fff;
  font-weight: bold;
}
.swiper-button-next, .swiper-button-prev {
  width: 50px !important;
  height: 50px !important;
}
/* Ensure navigation buttons are visible */
.swiper-button-next, .swiper-button-prev {
  color: #fff; /* Change to match your design */
  background: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
  padding: 10px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
@media (max-width: 576px) {
  .swiper-button-next, .swiper-button-prev {
      width: 30px;
      height: 30px;
      padding: 5px;
      font-size: 14px;
  }
}
/* swiper end  */


/* footer */
.subfooter{
  background: #232222;
  padding: 15px 0px;
}
.footerInfo{
  display: flex;
  align-items: center;
  text-align: left;
}
.footerInfo p{
  margin-bottom: 0px;
  color: white;
}
.footerInfoImgDiv{
  margin-right: 10px;
}
.footerBtn button{
  background: black;
  color: white;
  border: none;
  padding: 10px 25px;
  border-radius: 48px;
}
.footerBtn button:hover{
  background: #bf7f4b;
}
footer{
  height: 480px;
  background-size: cover;
}
.FooterOverly{
  background: #000000bf;
  height: inherit;
}
.FooterContent{
  padding-top: 7%;
}
.FooterContent p,
.FooterContent h3{
  color:white;
  margin-bottom: 0px;
}
.FooterContent a{
  color: white;
  text-decoration: none;
}
.FooterContent a:hover{
  color: #ffd497;
}
.FooterContent p span{
  color:#EECE95;
}
.socialIcon{
  gap: 10px;
}

.socialIcon img{
  width: 30px;
  height: 30px;
}

.PageBanner{
height: 300px;
background-size: cover !important;
}
.bannerOverly{
height: inherit;
background: #181008e0;
}
.bannerOverly h5{
color: white;
height: inherit;
align-content: center;
text-align: center;
font-size: 42px;
}
.visionMission{
height: 600px;
width: 100%;
background-size: cover !important;
background: #ebebeb36;
}
.vissonMission {
font-size: 30px;
color: #b77036;
}
.machineSection{
background-color: #fffaf7;
padding: 10px 0px;
}
.card-img-top{
  cursor: pointer;
}
.certificatediv .card {
  border: none;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.abtSection{
height: 500px !important;
background-size: cover !important;
}

.abtBtn{
margin-top: 3%;
background: #BF7F4B;
color: white;
border: none;
padding: 8px 35px;
border-radius: 48px;
}
.abtBtn:hover{
margin-top: 3%;
background: #234165;
color: white;
border: none;
padding: 8px 35px;
border-radius: 48px;
}

.roadIcon{
position: absolute;
right: 0;
margin-top: -60px;
z-index: -3;
}
.IndustryWeServe{
height: 640px;
margin-bottom: 5%;
}
.ProjectsSection{
height: 700px;
background-size: cover !important;
background-color: #f3f3f3 !important;
}
.roadIcon3{
position: absolute;
left: 0;
margin-top: -60px;
z-index: -3;
}
.roadIcon2{
margin-top: -120px;
z-index: -3;
}
.ProjectBtn{
  color:#ffffff;
  background: #234165;
  border: none;
  border-radius: 30px;
  padding: 10px 30px;
}
.ProjectBtn:hover{
  background:#dddddd;
  color: #020202;
}
.roadIcon {
position: absolute;
right: 0;
margin-top: -360px;
}
/* .roadIcon {
position: absolute;
right: 0;
margin-top: -59px;
} */
.roadIcon7 {
position: absolute;
right: 0;
margin-top: -366px;
z-index: -3;
}

.modelFormbtn{
  background: #BF7F4B;
  color: white;
}
.modelFormbtn:hover{
  background: #0ba318;
  color: white;
}
.modelFormclosebtn{
  background: #bf5c4b;
  color: white;
}
.modelFormclosebtn:hover{
  background: #bfb74b;
  color: white;
}
.accordion-button {
  background:#bf7f4b17 !important
}

.contactInfo{
  display: flex;
  align-items: center;
  text-align: left;
}
.contactInfo p{
  margin-bottom: 0px;
  color: #bf7f4b;
  font-weight: 600;
}
.contactInfo p a{
  margin-bottom: 0px;
  color: rgb(0, 0, 0);
}
.contactInfo p a:hover{
  margin-bottom: 0px;
  color: #1a4272;
}
.contactInfoImgDiv{
  margin-right: 10px;
}
.contactInfoImgDiv img{
  border-radius: 50%;
  width: 40px;
  height: 40px;
}
.addressText{
  color: rgb(0, 0, 0);
}
.abtImg{
  align-content: center;
}
.mobileView{
  display:none;
}
.computerView{
  display: block;
}
.swiper-slide img{
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.text_contain{
  width: 357px;
}
/* Ensure parent is positioned */
.Projectswiper_ProjectPage {
    position: relative;
    overflow: hidden;
}

/* Overlay initially hidden */
.Projectswiper_text_inner_text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7); /* Optional dark background */
    color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

/* Show on hover */
.Projectswiper_ProjectPage:hover .Projectswiper_text_inner_text {
    opacity: 1;
    visibility: visible;
    font-size: 15px;
}

/********************************************************************
Responsive design
********************************************************************/
/* Media Query for Mobile Devices */
@media (max-width: 480px) {
  .abtSection{
    height: unset !important;
    padding-bottom: 10%;
    margin-bottom: 10%;
  }
  .abtImg{
    margin-top: 5%;
  }

  .Countets {
    background-size: cover;
    height: unset;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .counderDivBorder {
    margin-bottom: 25px;
  }

  .IndustryWeServe {
    height: unset;
    margin-bottom: 5%;
  }

  .info_dev {
    width: 89%;
  }
  .industoryWeServeDiv{
    height: 500px;
  }
  .footerInfo {
    margin-top: 4%;
    margin-bottom:4%;
  }
  .footerContentText{
    margin-bottom: 10%;
  }
  footer {
    height: unset;
  }
  .endFooter{
    margin-top: -50px;
  }
  .endFooter div{
    display: inline-block !important;
  }
  .ProjectsSection {
    height: unset;
    padding: 10% 0;
  }
  .roadIcon2{
    display: none;
  }
  .MachineryDiv{
    display: flex;
    justify-content: center;
  }
  .visionMission {
    height: unset;
    padding-bottom: 15%;
  }
  .certificatediv{
    flex-wrap: wrap;
    padding-bottom: 10%;
  }
  .info_dev {
    margin-bottom: 20%;
  }
  .contactInfo p {
    font-size: 15px;
  }
  .contactInfo{
    margin-bottom: 15%;
  }
  .HeaderBtn{
    margin-top: 5%;
    margin-bottom: 5%;
    justify-content: center;
    display: flex;
  }
  .navbar-brand{
    width: 50%;
  }
  .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 100px !important;
    right: unset !important;
  }
  .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 100px !important;
    left: unset !important;
  }
  .allProjectBtn{
    justify-content: center !important;
  }
  .swiper-wrapper {
   margin: 0 5px;
  }
  .Projectswiper {
    width: 358px !important;
    border-radius: 20px;
  }
  .MachineriesSectionSwiper{
    width: 336px !important;
    height: 415px !important;
    margin-bottom: 5%;
  }
  
  .swiper_text_inner {
    margin-top: 240px;
  }
  .mobileView{
    display:block;
  }
  .computerView{
    display: none;
  }
  .socialIcon {
    gap: 10px;
    margin-top: 10%;
    padding-bottom: 5%;
  }
}

/* Media Query for low resolution  Tablets, Ipads */
@media (min-width: 481px) and (max-width: 767px) {
  .abtSection{
    height: unset !important;
    padding-bottom: 10%;
    margin-bottom: 10%;
  }
  .abtImg{
    margin-top: 5%;
  }

  .Countets {
    background-size: cover;
    height: unset;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .counderDivBorder {
    margin-bottom: 25px;
  }

  .IndustryWeServe {
    height: unset;
    margin-bottom: 5%;
  }

  .info_dev {
    width: 89%;
  }
  .industoryWeServeDiv{
    height: 500px;
  }
  .footerInfo {
    margin-top: 4%;
    margin-bottom:4%;
  }
  .footerContentText{
    margin-bottom: 10%;
  }
  footer {
    height: unset;
  }
  .endFooter{
    margin-top: -50px;
  }
  .endFooter div{
    display: inline-block !important;
  }
  .ProjectsSection {
    height: unset;
    padding: 10% 0;
  }
  .roadIcon2{
    display: none;
  }
  .MachineryDiv{
    display: flex;
    justify-content: center;
  }
  .visionMission {
    height: unset;
  }
  .certificatediv{
    flex-wrap: wrap;
    padding-bottom: 10%;
  }
  .info_dev {
    margin-bottom: 20%;
  }
  .contactInfo p {
    font-size: 15px;
  }
  .contactInfo{
    margin-bottom: 15%;
  }
  .HeaderBtn{
    margin-top: 5%;
    margin-bottom: 5%;
    justify-content: center;
    display: flex;
  }
  .navbar-brand{
    width: 50%;
  }
  .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 100px !important;
    right: unset !important;
  }
  .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 100px !important;
    left: unset !important;
  }
  .allProjectBtn{
    justify-content: center !important;
  }
  .swiper-wrapper {
   margin: 0 5px;
  }
  .Projectswiper {
    width: 358px !important;
    border-radius: 20px;
  }
  .MachineriesSectionSwiper{
    width: 336px !important;
    height: 415px !important;
    margin-bottom: 5%;
  }
  
  .swiper_text_inner {
    margin-top: 455px;
  }
}
/* Media Query for Tablets Ipads portrait mode */
@media (min-width: 768px) and (max-width: 1024px) {
  .abtSection{
    height: unset !important;
    padding-bottom: 10%;
    margin-bottom: 10%;
  }
  .abtImg{
    margin-top: 5%;
    align-content: center;
  }

  .Countets {
    background-size: cover;
    height: unset;
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .counderDivBorder {
    margin-bottom: 25px;
  }

  .IndustryWeServe {
    height: unset;
    margin-bottom: 5%;
  }

  .info_dev {
    width: 42%;
  }
  .industoryWeServeDiv{
    height: 500px;
  }
  .footerInfo {
    margin-top: 4%;
    margin-bottom:4%;
  }
  .footerContentText{
    margin-bottom: 10%;
  }
  footer {
    height: unset;
  }
  .footerBtn{
    margin-top: 2%;
  }
  .endFooter{
    margin-top: -50px;
  }
  .endFooter div{
    display: inline-block !important;
  }
  .ProjectsSection {
    height: unset;
    padding: 10% 0;
    background-size: contain !important;
  }
  .roadIcon2{
    display: none;
  }
  .MachineryDiv{
    display: flex;
    justify-content: center;
  }
  .visionMission {
    height: unset;
    padding-bottom: 10%;
  }
  .certificatediv{
    flex-wrap: wrap;
    padding-bottom: 10%;
  }
  .info_dev {
    margin-bottom: 20%;
  }
  .contactInfo p {
    font-size: 15px;
  }
  .contactInfo{
    margin-bottom: 15%;
  }
  .HeaderBtn{
    margin-top: 5%;
    margin-bottom: 5%;
    justify-content: center;
    display: flex;
  }
  .navbar-brand{
    width: 50%;
  }
  .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 100px !important;
    right: unset !important;
  }
  .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 100px !important;
    left: unset !important;
  }
  .allProjectBtn{
    justify-content: center !important;
  }
  .swiper-wrapper {
   margin: 0 5px;
  }
  .Projectswiper {
    width: 358px !important;
    border-radius: 20px;
  }
  .MachineriesSectionSwiper{
    width: 336px !important;
    height: 415px !important;
    margin-bottom: 5%;
  }
  
  .swiper_text_inner {
    margin-top: 213px;
  }
  .centerAlign{
    justify-content: center;
  }
  .MachineryImg{
    width: 100% !important;
  }
  .socialIcon {
    margin-top: 7%;
    margin-bottom: 2%;
  }
}
/* Media Query for Laptops and Desktops */
@media (min-width: 1025px) and (max-width: 1280px) {

}

/* Media Query for Large screens */
@media (min-width: 1680px) {
  .abtSection {
    padding-bottom: 5%;
    height: unset !important;
  }
  .info_dev {
    position: absolute;
    margin-top: -240px;
    width: 20%;
    margin-left: 2%;
  }
  .ProjectsSection{
    height: 1000px;
    padding-top: 10%;
    background-size: cover !important;
    background-color: #f3f3f3 !important;
  }
}
