body
{
  overflow-x: hidden !important;
}

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

}

[data-page="sectors"]
{

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

}

.main-caption
{
  font-size: 18px;
}

.wwd-caption
{
  opacity: 0.5;
  font-size: 20px;
  left: 2px;

}

[data-sector="energy"]
{
  background-image: url(../img/3d-rendering-abstract-energy-ball-600w-755829682.webp);
  background-size: cover;
  border: none;
  background-position: center;
  background-repeat: no-repeat;
}



[data-sector="chemical-petrochemical"]
{
  background-image: url(../img/aerial-view-oil-gas-industry-600w-705021334.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}



[data-sector="water"]
{
  background-image: url(../img/desalination-plant-supplies-potable-water-600w-458870896.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}



[data-sector="power"]
{
  background-image: url(../img/power.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}



#sectors_section2
{
   background: repeating-linear-gradient(
  -45deg,
  rgba(255,255,255,0.06),
  rgba(255,255,255,0.06) 10px,
  rgba(255,255,255,0) 10px,
  rgba(255,255,255,0) 20px
);
  background-color: black;

}

.sectors-row
{
    margin: 0 auto;
    padding-top: 60px;

    padding-bottom: 50px;


}


.popup
{
position: fixed;
left: 50%;
top: 200%;
transform: translate(-50%, -45%);background-color: white; !important;z-index: 9999;margin:0 auto;box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;border-radius: 5px;text-align: center;padding-top: 25px;padding-bottom: 25px;padding-left: 15px;padding-right: 15px;


padding-top: 20px;
transition: all 0.25s;
opacity:0;


}
.popup span
{
  position: absolute;top: 5px;right: 25px;cursor: pointer;
}

.popup-div1
{
  color:#858a3d;font-size: 22px;background-color: rgba(255,255,255,0.1);padding-top: 7px;padding-bottom: 1px;
}

.popup-div1 p
{
  position: relative;
  top: 3px;
  font-size: 30px;
}


.popup-div2
{
  text-align:center !important;margin:0 auto;
}

.sectors-titles
{
  background-color: rgba(0, 100, 150, 0.8);
  padding: 15px;
  border-radius: 10px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;

 
}
.popup-div2 p
{
  text-align:center;margin:0 auto;padding-top: 15px;padding-bottom: 15px;opacity: 0.9;
}
.sectors-div1
{
  min-height: 250px;
  height: 250px;
  position: relative;
  transition: all .5s;
  cursor: pointer;
  margin-top: 20px;



}

.sectors-div1:hover
{
  opacity: 0.9;
}

.sectors-div1:hover
{
 box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}
.sectors-div2
{
  text-align: center;
   position: absolute;
  bottom: 10px;
  left: 0px;


}


.sectors-div2 h4
{
padding-top: 10px;
}


.sectors-div2 span
{
opacity: 0.5;
}

.line
{
  width: 10%;
  height: 20px;
}
.energy-div
{
  padding-top: 100px;
}
.h3-headings
{
  background-color: rgba(0, 100, 150, 0);
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;
position: relative;
left: -12px;
}


.heading6
{
  font-size: 26px !important;
}


.sub-headings
{
  font-size: 20px !important;
}
.energy-row-div
{
  padding-top: 50px;
}

.energy-div{
  margin-top: -80px;
}

.energy-img-div
{
  position: relative;
}
.energy-img-div2 img
{

  width: 100%;

}

.energy-img-div2 h4
{

 background-color: rgba(255,255, 255, 0.8);
 position: absolute;

bottom: 15px;


right: 30px;
margin: 0 auto;
text-align: center;
padding-bottom: 15px;
padding-top: 15px;
width: 50%;
font-size: 30px;


}
.energy-div1
{
  width: 100%;
  margin: 0 auto;
  padding-bottom: 50px;
}

.energy-div2
{
  background-color: rgba(0, 0, 0,0.9);
  max-width: 95%;
  padding: 15px;
  padding-bottom: 30px;
  border-radius: 10px;
}
.energy-sector-div
{
  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: black;
}

.energy-div4
{

  text-align: center;
  padding: 20px;
  border-radius: 10px;
  color: white;
  margin-top: 20px;
}

.energy-div3
{

  text-align: center;
  padding: 20px;
  border-radius: 10px;
  color: white;
  margin-top: 20px;
}
hr
{
  background-color: rgba(255,255, 255, .3); !important;
}

.energy-div3 h4
{
  font-size: 20px;
}

.energy-div2-head h2
{

padding-top: 20px;
font-size: 30px;

}
@media(max-width: 576px)

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

.energy-div1
{
  width: 92.8%;
  margin: 0 auto;
  margin-top: 10px;

}

.energy-div2
{
  background-color: rgba(0, 0, 0,0.9);
  max-width: 99%;
  padding: 15px;
  padding-bottom: 30px;
  border-radius: 10px;
}

}
