.Logo1 {
  width: 20%;
  
}

.Home-About {
  width: 90%;
  box-shadow: -20px 20px 0px #ff6a0091;
  border-radius: 5px;
}
.bg {
  border-radius: 10px;
}
.banner-bg {
  position: relative;
  z-index: 2;
  box-shadow: 0px 104px 80px rgba(0, 0, 0, 0.18),
    0px 52.65px 34.875px rgba(0, 0, 0, 0.1215),
    0px 20.8px 13px rgba(0, 0, 0, 0.09),
    0px 4.55px 4.625px rgba(0, 0, 0, 0.0585);
  border-radius: 10px;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.banner-bg-img {
  position: relative;
  z-index: 2;
  box-shadow: 20px 30px 50px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
}
.banner-bg::after {
  position: absolute;
  background-image: url(../image/md/banner-background.png);

  width: 62%;
  height: 56%;
  content: "";
  right: 53%;
  z-index: -1;
  top: 67%;
}

.circle {
  position: absolute;
  left: 47%;
  top: 14%;
}
.img-1 {
  border-radius: 10px;
}
.Logo-footer {
  width: 20%;
}
.home {
  width: 100%;
  transition: transform 200ms;

  /* box-shadow: 20px 30px 50px rgb(0 0 0 / 25%); */
  border-radius: 10px;
}
.home:hover {
  transform: scale(1.05);
}

.pa {
  padding-top: 21px;
  padding-bottom: 94px;
}
.Logo-footer {
  width: 24%;
}
.About-img {
  height: 100%;
  border-radius: 10px;
}

.about-p {
  padding-top: 640px;
  padding-bottom: 16px;
  background: linear-gradient(
    180deg,
    #fdf7f3 -5.67%,
    rgb(253 247 243 / 44%) 110.03%
  );
}
.about-video {
  box-shadow: 0px -2px 11px rgb(0 0 0 / 18%),
    0px -1.35px 3.875px rgb(0 0 0 / 12%), 0px 20.8px 13px rgb(0 0 0 / 9%),
    0px 4.55px 13.625px rgb(0 0 0 / 6%);
  border-radius: 10px;
}
.shadow-box {
  /* box-shadow: 5px 5px 10px rgb(0 0 0 / 14%), -2px -2px 11px rgb(0 0 0 / 6%),
    inset 5px 5px 10px rgb(255 255 255 / 16%); */
  box-shadow: 0 7px 20px rgb(0 0 0 / 7%);
  transition: transform 200ms;

  border-radius: 10px;
}
.shadow-box:hover {
  box-shadow: 5px 5px 10px rgb(0 0 0 / 14%), -2px -2px 11px rgb(0 0 0 / 6%),
    inset 5px 5px 10px rgb(255 255 255 / 16%);
  transform: scale(1.01);
  background-color: #f8ae8826;
  transition: transform 2s;
}
.core-team {
  font-size: 17px;
  font-weight: 400;
  font-family: poppins;
  color: #3e2f30;
}
.team-pd {
  padding-top: 100px;
}
.gym {
  border-radius: 10px;
}
.about-strength {
  box-shadow: 5px 5px 10px rgb(0 0 0 / 9%), -2px -2px 11px rgb(0 0 0 / 6%),
    inset 5px 5px 10px rgb(255 255 255 / 16%);
  border-radius: 10px;
  padding: 59px;
}
.project-area {
  padding-top: 123px;
  padding-bottom: 50px;
  text-align: center;
  border-radius: 10px;
  display: block;
  background: rgb(237 237 237);
  box-shadow: 0 8px 32px 0 rgb(0 0 0 / 14%);
}
.sub {
  position: relative;
  top: -13%;
  left: 27%;
}

.sub h3 {
  color: #ff5a62;
}
.page-title-area.item-bg2 {
  background-image: url(../image/md/projects-bg.png);
  height: 40vh;
}
.contact-top {
  padding-top: 14px;
  padding-bottom: 110px;
}
.thumbnail {
  box-shadow: 0 8px 32px 0 rgb(0 0 0 / 14%);
  background: white;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 26px;
}

.mining-banner {
  position: relative;
  top: 20%;
}

.mining-p {
  margin-top: 143px;
  margin-bottom: 100px;
}

.minning-banner {
  max-width: 96%;
  height: 51vh;
  border-radius: 10px;
  box-shadow: 0px 104px 80px rgb(0 0 0 / 18%),
    0px 52.65px 34.875px rgb(0 0 0 / 12%), 0px 20.8px 13px rgb(0 0 0 / 9%),
    0px 4.55px 4.625px rgb(0 0 0 / 6%);
}
.glance {
  margin: 100px 0;
}
.list-mining {
  box-shadow: 0px 4px 12px 0 rgb(0 0 0 / 14%);
  backdrop-filter: blur(8.5px);
  border-radius: 10px;
  border-left: 9px solid #ff5a62;
  margin: 30px;
  text-align: left;
}
/* .item-bg2 {
  height: 86vh;
} */
.mining-banner {
  height: 65vh;
  background: linear-gradient(
    90.13deg,
    rgb(220 145 92 / 7%) 70.2%,
    #ff5a62 70.25%
  );
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.bg-mining {
  height: 41vh;
}
.image-mining {
  border-radius: 10px;
  box-shadow: 0 7px 20px rgb(0 0 0 / 7%);
}
.banner3 {
  border-radius: 10px;
  height: 62vh;
  box-shadow: 4px 4px 20px 2px rgb(0 0 0 / 7%);
}
.mining-project {
  padding-top: 95px;
  padding-bottom: 60px;
}
.env-text {
  padding-top: 32px;
  padding-bottom: 102px;
  margin-left: 50px;
}
.env-img {
  border-radius: 10px;
  box-shadow: 0px 15px 20px 0px rgb(0 0 0 / 25%);
}
.stategic-image {
  width: 54%;
  border-radius: 10px;
  height: auto;
  box-shadow: 0px 15px 20px 0px rgb(0 0 0 / 25%);
}
.vision-mission {
  padding: 100px 0;
}
.text-vision {
  margin: 0 0 20px 0;
}
.card-image {
  margin: 23px;
}
.vision {
  background-color: #fff;
  border-radius: 10px;
  text-align: center;

  box-shadow: 0 8px 32px 0 rgb(215 215 215 / 28%);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-radius: 10px;

  padding: 18px;
  margin:10px
}
.b {
  display: flex;
  justify-content: center;
}
.sustainability-area {
  background-color: #363636;
}
.substainity-project {
  padding: 60px 0;
  margin: 60px;
}
.projectp {
}

.portfolio-menu {
  text-align: center;
}
.portfolio-menu ul li {
  display: inline-block;
  margin: 0;
  list-style: none;
  padding: 10px 15px;
  cursor: pointer;
  -webkit-transition: all 05s ease;
  -moz-transition: all 05s ease;
  -ms-transition: all 05s ease;
  -o-transition: all 05s ease;
  transition: all 0.5s ease;
}
.about-create-area {
  background-color: #3c3c3c;
}
.portfolio-item {
  width: 100%;
}
.portfolio-item .item {
  /*width:303px;*/
  float: left;
  margin-bottom: 10px;
}
.imgeffect {
  border-radius: 5px;
  border: 5px solid rgb(214, 214, 214);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}
.imgeffect:hover {
  box-shadow: 0px 15px 20px 0px rgb(0 0 0 / 25%);
}

.design-section-1 {
  padding: 70px 0;
}
.design-bg {
  box-shadow: 1px 20px 80px rgb(0 0 0 / 18%), 2px 1px 3px rgb(0 0 0 / 12%);
  width: 100%;
  border-radius: 10px;
}
.design-img {
  border-radius: 10px;
}

.bar {
  height: 5px;
  width: 90px;
  background: #f95b087a;
  margin: 20px 0 25px;
  position: relative;
  border-radius: 30px;
}
.bar::before {
  content: "";
  position: absolute;
  left: 0;
  top: -2.7px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #ec2029;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: MOVE-BG;
  animation-name: MOVE-BG;
}
.quality-list {
  padding-left: 27px;
}
.spin {
  position: relative;
  left: 3%;
}
.tick {
  margin: 0 34px;
}
.quality-list li {
      padding: 0 13px;
}
.quality-list li span {
  display: block;
  color: #6084a4;
  position: relative;

  font-size: 14px;
  font-weight: 400;
}
.quality-list li i {
  background: linear-gradient(135deg, #fc6204 0%, #e62822 100%);
  color: white;
  border-radius: 3px;
  transition: 0.5s;
  width: 22px;
  height: 20px;
  text-align: center;
  line-height: 18px;
  position: absolute;
  left: -7%;
}
.quality-list li i::before {
  font-size: 10px;
  position: relative;
}
.quality-text {
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 600;
  font-family: poppins;


}

.fabrication-text {
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  font-family: poppins;
}
.fabric-icon {
  margin: 0 24px;
}
.para-test{
  padding-left: 42px;
}
.fabric li{
  padding: 25px 10px 10px;
}
.img-fea{
  width: 100%;
   
}
.content-quality{
 
}
.fea-text{
      font-weight: 600;
    font-family: poppins;
}
.footer-span{
  font-weight: 400;
  line-height: 0;
  font-size: 16px;

}
.line{
  width: 26%;
  border: 1px solid #ff6901;
  border-radius: 5px;
  margin: 5px 5px;
}
.design-section-2{
  padding: 20px 0 50px;
}
.mep1{
  padding: 194px 0 90px;
  
}
.mep2{
  padding: 20px 0 100px 0;
}
#more {display: none;}
#more1 {display: none;}
#more2 {display: none;}
#more3 {display: none;}

.box-read-more:hover{

  transition:  2ms;
  animation: fadeIn 0.5s;
margin: 0;
}
.icon-plumber {
  width: 57%;
}
.icon-mechanical {
  width: 48%;
}
.icon-electrical {
  width: 70%;
}
.icon-fire{
  
  width: 75%;

}
.sustainability{
      width: 72%;
}
.project-sub-pad1{
 padding: 150px 0 0; 
}
.social-links{
   padding: 0;
    margin: 35px 0 0;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
  bottom: 4%;
  left: 2%;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}

.testimonials{
  background-color: #f4565e;
  position: relative;
  padding-top: 93px;
  padding-bottom: 80px;
 }
 .testimonials:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 47%;
    background-color: #fafafa;
   
  }

#customers-testimonials 
  .item-details{
    background-color: #ffffff;
    color: #fff;
    padding: 20px 10px;
    text-align: left;
    
  }
    h5{
      margin: 0 0 15px;
      font-size: 18px;
      line-height: 18px;
    }
    h5 span{
        color: red;
        float:right;
        padding-right: 20px;
      }
    
    p{
      font-size: 14px;
    }
  
  .item {
      text-align: center;
   
      margin-bottom:80px;
  
}
.owl-carousel .owl-nav [class*='owl-'] {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
 
}
.owl-carousel .owl-nav [class*='owl-'].disabled:hover {
  background-color: #D6D6D6;
}
.owl-carousel {
  position: relative;
}
.owl-carousel .owl-next,
.owl-carousel .owl-prev {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 30%;
  font-size: 20px;
  color: #fff;
  border: 1px solid #ddd;
  text-align: center;
}
.owl-carousel .owl-prev {
  left: -70px;
}
.owl-carousel .owl-next {
  right: -70px;
}
.owl-carousel.card{
 width: 280px;
}
.menu-card{
  margin-bottom: 10px;
}
.latest{
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 600;
  font-family: poppins;

}
.arrow-button{
  position: absolute;
  color: #fff;
  background: -webkit-gradient( linear, left top, right top, from(#e64445), to(#ff6a00d9) );
    border-radius: 4px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    box-shadow: 1px -2px 20px #0000006b;
 border: none;
 width: 11%;
 padding: 8px 13px;
 border-radius: 26px;
 left: 78%;
 top: 71%;

}
/* .arrow-button::before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: -webkit-gradient( linear, left top, right top, from(#e64445), to(#ff6a00d9) );
  border-radius: 63px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  box-shadow: 1px -2px 20px #0000006b;

} */

.upc-img{
  box-shadow: 6px 9px 8px 0 rgb(0 0 0 / 27%);
  margin-bottom: 22px;
}
.quality-list2{
  width: 200%;
  text-align: justify;
}
.quality-list2 li span{
  padding-left: 14px;
}
.quality2{
  padding-left: 43px;
}

@media screen and (max-width: 1200px) {
  .main-banner-content {
    margin-top: 47px;
  }
  .page-title-area.item-bg1 {
    height: 60vh;
  }
  .about-p {
    padding-top: 468px;
    padding-bottom: 0;
   
}
.team-pd {
  padding-top: 50px;
}
.mep1 {
    padding: 140px 0 10px;
}

}

@media screen and (max-width: 990px) {
  .overview-box {
    flex-wrap: wrap;
  }
  .main-banner-content {
 
    margin-bottom: 19px;
  }
  .page-title-area.item-bg1 {
    height: 44vh;
  }
  .features-image{
    display: none;
  }
  .fabric-icon {
    margin: 0;
}

.about2 {
  padding-top: 151px;
  padding-bottom: 0;
}
.section-title p {
 
  padding:0;
}
.funfact {
  height: 14vh;
  padding: 19px;
}
.mining-p {
  margin-top: 74px;
  margin-bottom: 63px;
}
.glance {
  margin: 100px 0 60px;
}

.list-mining p{
  padding: 10px 9px;
}
.mining-project {
  padding-top: 47px;
  padding-bottom: 0;
}
.vision{
  margin:1px;
}
.mining-banner{
  height: 77vh;
}
.tick {
  margin: 0;
}


}
@media screen and (max-width: 786px) {
  .overview-box {
    flex-wrap: wrap;
  }
  .banner-bg {
    margin-top: 66px;
  }
  .banner-bg::after {
    top: 59%;
  }
  .page-title-area.item-bg1 {
    height: 60vh;
  }
  .ptb-70 {
    padding-top: 133px;
    padding-bottom: 25px;
}
.funfact {
  height: 12vh;
  padding: 16px;
}
.mep1 {
  padding: 100px 0 70px;
}
.mep2 {
  padding: 20px 0;
}
.design-section-1 {
  padding: 50px 0;
}
.tick {
  margin: 0 ;
}
.project-padd-2{
  padding-top: 63px;
  padding-bottom: 25px;
}
.mining-banner {
  height: 85vh;
}
.mining-p {
  margin-top: 94px;
  margin-bottom: 76px;
}
.glance {
  margin: 100px 0;
}
.mining-project {
  padding-top: 40px;
  padding-bottom: 0;
}
.vision{
  margin: 10px;
}
.banner-bg{
  margin-top: 10px;
} 
.main-banner-content {
 
  margin-bottom: 19px;
}


}



@media screen and (max-width: 574px) {
  .overview-box {
    flex-wrap: wrap;
  }
  .page-title-area.item-bg1 {
    height: 46vh;
  }
  .About-img {
    height: 100%;
  }
  .para-test {
    padding: 0 49px 0 49px;
}
.design-section-2 {
  padding: 20px 0 35px;
}
.design-section-1 {
  padding: 35px 0;
}
.banner-bg::after {
  top: 53%;
  height: 58%;
}
.main-banner {
  height: 107vh;

}
.featured-boxes-area {

  padding: 50px 0 100px;
}
.sub {
  position: relative;
  top: 0%;
  left: 0%;
}
.about2 {
  padding-top: 108px;
  
}
.ptb-70 {
  padding-top: 113px;
  padding-bottom: 20px;
}

}
