
@font-face {
	font-family: "Roboto";
	src: url("../fonts/Roboto.ttf");
}
@font-face {
	font-family: "Roboto";
	src: url("../fonts/Roboto.ttf");
}
@font-face {
	font-family: "Roboto";
	src: url("../fonts/Roboto.ttf");
}
@font-face {
	font-family: "Roboto";
	src: url("../fonts/Roboto.ttf");
}
body {
	font-family: Roboto;
	padding: 0px;
	font-size: 16px;
}
td, th
{
	font-size:16px;
}
header
{
	background-image: linear-gradient(to bottom, #FFBA66, #ffffff 49%, #87C75D);
	/*background-image: linear-gradient(to right, #ffba00, #ffffff 49%, #87c70e);
	height:124px;*/
}
.navbar-default
{
	background:none;
}
.logo
{
	height:150px !important;
	width:130px;
	margin-top:-5px;
}
.text-top-light
{
	font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #165298;
  font-family:Roboto;
}

.container
{
	font-family:Roboto;
}
.container-text{
	height: 80px;
	background-color: #165298;
	margin-top:0px
}
.positive-impacts
{
	font-family:Roboto;
	font-size:36px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.22;	
}
.creative-design
{
	font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.22;
  letter-spacing: normal;
  color: #165298;
  margin:2px 0px 0px;
}
.ind-experts
{
  font-size: 28px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.18;
  letter-spacing: normal;
  color: #303030;
  margin:26px 0px;
}

.div1 img
{
	margin:0 auto;
}
.div1 h2
{
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.17;
	letter-spacing: normal;
	text-align: center;
	color: #165298;
}
.div1 p
{
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.19;
	letter-spacing: normal;
	text-align: left;
	color: #303030;
}
.div2 h2
{
	font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #165298;
}
.div2 p
{
	font-size:16px;
	font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #303030;
}
.div3 img
{
	margin:0 auto;
}
.div3 p
{
	font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: center;
  color: #303030;
  margin-top:18px;
}
.fbold
{
	font-weight: 600;
}

.positive-impacts .left-text
{
	color:#009a29;
}
.positive-impacts .right-text
{
	color:#8bd500;
}
.head-text
{
	font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.22;
  letter-spacing: 1.2px;
  text-align: center;
  color: #ffffff !important;
}
@media screen and (min-width: 991px) {
.owl-carousel2
{
	margin-top:65px;
}
.div1{
	width:280px
}
.div2{
	width:19.2%
}
.div3
{
	width:24%;
}
.head-text
{
  font-size: 36px !important;
  margin-top:20px;
  
}
}
@media screen and (max-width: 991px) {
header
{
	height:80px;
}
.logo
{
	height:80px !important;
	width:60px;
}
.head-text
{
  font-size: 21px !important;
  margin-top:13px;
}
}

@media only screen  and (min-width : 1824px) {
#objectives {
    margin-left:11% !important;
}
}
.table-bordered, .table-bordered > tbody > tr > td{
    border:1px solid #f5eaea96 !important
}
.table-bordered > thead > tr > th{
    border-bottom-width:0px !important;
}
/*@media only screen and (min-device-width : 1224px) and (max-device-width : 1500px) {*/
/*#objectives {*/
/*    margin-left:3% !important;*/
/*}*/
/*}*/