	
	body
		{
			background:white;
			

		
		
		}

		
		.remove
{
  display: none;
}

.hide{
  opacity: 0;
}
.center-align
{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 15px;

}

.section1
{
  color: black !important;
  padding: 0px;
  position: relative;
  top: 0px;

  padding-bottom: 70px;
  background-color: black !important;

  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  max-width: 100% !important;
    overflow-x: hidden !important;


}


.section1 div
{
  background-color: transparent;
  padding: 20px !important;
border-left: 5px solid #009b00;
padding-top: 70px !important;
border-radius: 10px;
left: 0px;
right: 0px;


position: absolute;
top: 65%;
transform: translateY(-65%);

  }
#h4_wwd
{
  opacity:0.7;
  display: none;

}


/* New styles */


.section1
{
  color: black !important;
  padding-top:250px;
  padding-bottom: 70px;


  background-size: cover !important;
  background-position: center;
  background-repeat: no-repeat;

}


[data-page="consultancy"]
{
background:linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(../img/C1.jpg);

}

.dark-div
{
  height: 120px;
  width: 100%;
  background-color: black;
}
.section2
{
  background-color: black; 

}
.main-head
{
    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;
padding-right: 20px;
}


.section2-row,.section3-row
{
  margin-top: 30px;
   padding-bottom: 100px;

}


.section2-row-div
{
  border-radius: 10px;
  margin-top: 20px;
  height:350px;background-repeat: no-repeat;background-position: center;background-size: cover;
}

.section2-row-div2
{
  border-radius: 10px;
  margin-top: 20px;
background-repeat: no-repeat;background-position: center;background-size: cover;
    border-color: transparent;
}

.section2-row-img2
{
  width: 100%;
    border-radius: 10px;
    border-color: transparent;

}


.section2-row-img
{
  width: 100%;
    border-radius: 10px;

}





.section2-sub-title
{
  font-size: 22px ;
  max-width: 75%;
  background-color: rgba(0, 100, 150,1);
  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; 
}


.section3
{
    padding-bottom: 00px;
  padding-top: 100px;
  position: relative;
  overflow: hidden;


}
.section3_div
{

  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  border-radius: 10px;  z-index: 200;
  padding-bottom: 100px;
}
.h1-div
{
  padding-top: 50px;
}

.h1-div h1
{

font-size: 40px;
border-left: 5px solid #009b00;
padding-left: 15px;

padding-top: 10px;
padding-bottom: 10px;
border-radius: 10px;
max-width: 100%;
margin-top: 30px;
padding-right: 20px;
}
.section3-content-div2

{
 margin-top: 20px;
}


.main-caption
{
  font-size: 18px;
}


@media (max-width: 768px)
{


  .section2-sub-title
{
  font-size: 20px ;

}


.main-head
{
   
font-size: 34px;

}

}
@media(max-width: 576px)
{
  .section1
  {
    padding: 15px;
     padding-top:200px;
  }

    .section2-sub-title
{
  font-size: 18px ;

}


.main-head
{
   
font-size: 30px;

}

}



@media (max-width: 442px)
{


  .section2-sub-title
{
  font-size: 14px ;

}

.main-head
{
   
font-size: 26px;

}



}
