/* Nav Background Change */
.header-style-5 #site-header {
  background-color: #fff !important;
  opacity: 100%;
}
.header-style-5 #site-header-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-color: transparent;
  z-index: 999;
}
#site-header.style-5:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter: alpha(opacity=20);
  opacity: 0.2;
  z-index: -1;
}

#site-header.style-5 #main-nav > ul > li > a {
  color: #000;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
#site-header.style-5 #main-nav > ul > li.current-menu-item > a,
#site-header.style-5 #main-nav > ul > li > a:hover {
  color: #ffbc13;
}

.dd-icon svg {
  width: 70%;
  height: 70%;
}

.outside {
  position: relative;
}
.inside {
  position: absolute;
  top: 50%;
  bottom: 50%;
  transform: translate(-50%, -60%);
}

.profileRead {
  margin-top: 2rem;
  background-color: #4b4b4b;
  border-color: #4b4b4b;
  color: #fff !important;
  padding: 1.5rem !important;
  font-weight: 600 !important;
}

.profileRead:hover {
  background-color: #ffbc13;
  border-color: #ffbc13;
  color: #fff;
}

.bg-white {
  background-color: #fff;
}

#featured-title .featured-title-inner-wrap {
  padding: 2rem 0 !important;
}

/* .inpirationImg{
    height: 40% !important;
} */

.inpirationImg{
  height: 100%;
  width: 100%;
}

.inspirationName {
  color: #000 !important;
  font-weight: 700 !important;
  padding: 1rem 0 1rem 1rem;
  margin-bottom: 0;
}
.inspirationTitle {
  font-weight: 700 !important;
  left: 50%;
  transform: translateX(38%);
}
.machineryMore {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.sisterCompaniesRow .col-md-4 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

#site-header.style-5 .mobile-button:before,
#site-header.style-5 .mobile-button:after,
#site-header.style-5 .mobile-button span {
  background-color: #4b4b4b;
}

.statsRow {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.aboutCol {
  margin-top: 2rem;
}

.projectCard {
  padding: 1rem;
}

.projectImg img {
  border-radius: 10px;
}

.projectCard .card-title {
  padding-top: 1rem;
}


.partnerCard{
	box-shadow: 0px 1px 5px 3px #8080801c;
    border-radius: 1rem;
    padding: 2rem;
    margin: 2rem 0rem 4rem 0rem;
}
.partnerCard:hover{
	box-shadow: 0px 3px 7px 2px #534e4e3b;
}

.hClass{
	margin: -12.1px !important;
}

.partnerImg{
	width: 10rem;
	height: 10rem;
	border-radius: 50%;
}

.partnerTitle{
  margin: 1rem 0rem;
}


.teamHeader{
	margin: 1rem 0rem;
}


.wprt-icon-box.accent-background.icon-effect-2 .dd-icon {
	background-color: #fff;
}

#sBDeshmukhInfra{
	min-width: 12rem;
	margin: -2.3rem;
}

#sBD{
	min-width: 14rem;
    margin: -1rem -3rem;
}
#sBDNSK{
min-width: 11rem;
    margin: -4rem -4rem;
}

#bRBBuildCon{
	min-width: 11rem;
    margin: -4rem -4rem;
}


#bhadaneWagh{
	margin: -3rem -0.5rem;
    min-width: 10rem;
}

#natureFresh{
	margin: -3rem -2rem;
    width: 6rem;
}

#tapiSagar{
	min-width: 12rem;
    margin: -1rem;
}

#saiSupreme{
	min-width: 10rem;
    margin: -3rem;
}
@media (max-width: 998.99px) {
  .inspirationTitle {
    transform: translateX(20%);
  }

  .sisterCompaniesRow .col-md-4 {
    margin-top: 3rem;
    margin-bottom: 4rem;
  }
}

@media (max-width:768.98px) {
  .tableCol{
    overflow-x: scroll;
  }
  
  .tableResponsive{
    width: 200%!important;
    max-width: 200%!important;
  }


}

@media (max-width: 576.99px) {
  .inspirationTitle {
    transform: translateX(30%);
  }

  .wprt-testimonials .position{
    bottom: -105px ;
  }
}

.secondSlideText{
   letter-spacing: 2px!important;

}


.logosMulti img{
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.goldenJubilee{
  height: 7rem !important;
}

