.center-align
{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 15px;

}

[data-page="services"]
{


background:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0)), url(../img/NE6.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#h4_wwd
{
	opacity:1;

}


#main-head
{
    background-color: rgba(0, 100, 150, 0.8);
font-size: 40px;
border-left: 5px solid #009b00;
padding-left: 15px;

padding-top: 10px;
padding-bottom: 10px;
border-radius: 10px;
margin-top: 30px;
padding-right: 20px;
}
#services_section2
{
	  padding-bottom: 100px;
  padding-top: 50px; 
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: black;

}

.section2-row-div
{
  height: 320px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-color: black;
  margin-top: 30px;

}

[data-service="epc-epcm"]
{
  background-image: url(../img/epc-epm-bg.webp);

}

[data-service="fm"]
{
  background-image: url(../img/O7.jpg);

}

[data-service="es"]
{
  background-image: url(../img/stock-vector-petroleum-oil-refinery-complex-panorama-business-concept-finance-economy-polygonal-petrochemical-1613667313.jpeg);

}


[data-service="ps"]
{
  background-image: url(../img/supply-chain-management-scm-concept-600w-1483641350.webp);

}


[data-service="cm"]
{
  background-image: url(../img/background-concept-wordcloud-illustration-construction-600w-322615481.webp);

}


[data-service="qi"]
{
  background-image: url(../img/abstract-iso-standards-quality-control-600w-1953620704.webp);

}



.main-caption
{
  font-size: 18px;
}
.services-row
{
  margin: 0 auto;

  margin-top: 20px;


}
.line
{
  width: 10%;
  height: 20px;
  opacity: 0.1;

}
.h1-div
{

  padding-top: 15px;
  padding-bottom: 15px;
  background-color: rgba(255,255,255, 0);
  border-radius: 10px;


  margin: 0 auto;
    margin-top: 50px;
}
.h2-services
{
  font-size: 26px ;
  max-width: 75%;
  background-color: rgba(0, 100, 150,0.8);
  padding: 15px;
  border-radius: 10px;
  position: absolute;
  bottom: 10px;
  z-index: 2000;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border: 2px solid rgba(255,255,255, .2);
  border-left: 0px; 
}


#services_section2_div
{
  background-color: rgba(255,255, 255,0);
  border-radius: 10px;

}

.services-img-div 
{
position: relative;
transition: opacity .3s linear;
border-radius: 10px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 300px;
  margin-top: 20px;
}


.services-img-div:hover
{

opacity: 0.6;
}
.services-img-div img
{
width: 100%;
border-radius: 10px;
margin-top: 20px;
z-index: 2000;
position: relative;
border-right: 10px solid #009b00;
box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}


.services-img-div2 img
{
width: 100%;
border-radius: 10px;
margin-top: 20px;
z-index: 2000;
position: relative;
border-left: 1
text-align: center;0px solid #009b00;
box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.services-main-div
{
 border-radius: 10px;
  margin-top: 20px;



}
.services-content-div
{box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
  margin-top: 30px;
  padding: 20px;
  border-radius: 10px;
  border-left: 10px solid #009b00;
  position: relative;
  z-index: 1500;
  background-color:;

  left: 40px;
  top: -50px;
  padding-top: 40px;




}


.services-content-div2
{
  margin-top: 20px;
}

.services-content-div-p
{

font-size: 18px;
color:#D5D5D5;



}
@media(max-width: 845px)

{
  .center-align
{
  position: relative;
padding-top: 10px;  top: 0%;
padding-bottom: 50px;
  transform: translateY(0%);
}


.services-row
{
  margin: 0 auto;

  margin-top: 20px;
  max-width: 100%;

}
}


@media(max-width: 576px)
{


  .services-content-div
{

  left: 0px;
  top: -50px;





}

}