.section_header {
    font-size: 35px !important;

}

.ds h1, .ds h2, .ds h3,  .ds h5, .ds h4{
color : #00ced1 ;
font-weight: 100 !important;
font-family: 'calibri' !important;
}
/*.ds {
    background-color: #30383b!important;
    }*/
    .ds.parallax {
    color: rgba(255, 255, 255, 0.9);
}
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 29px;
    background-color: #30383b!important;
}
.item-content h3 a{
	    width: 80% !important;
    font-weight: 500;
    font-size: 24px!important;
}

.ls a{
	font-size: 14px!important;
}
/*.overlay-ourteam{
	position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #008CBA;
}*/
/*.overlay{

	position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: lightslategrey;
   
    top: 1px;

}
.overlay:hover.overlay{
	opacity: 1;
	transform: rotateX(0);
}*/
/*.text {
 color: white;
    font-size: 15px;
    position: absolute;*/
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    /*-ms-transform: translate(-50%, -50%);*/
    /* width: 97%; */
    /*text-align: center;
    padding: 20px 24px 0 23px;
}*/
.text h3{
	  text-align: center;
   

    font-weight: 100!important;
    margin-top: 20px;
    font-family: 'calibri'!important;
}
.text p{
  text-align: center;
}
.ls {
    color: white;
        background-color: #30383b!important
}
  .ls h3 {
	color:white;
}
.ls a:hover {
  color: #fff!important; 
}
.Management-team h2{
 text-align: center;
    color: #00ced1;
    font-weight: 100!important;
    margin-top: 20px;
    font-family: 'calibri'!important;
}
  .line1{
    color: #00ced1;
  }