


h2{
	font-size: 30px;
}
.product-section,
.platform-section {
	min-height: 800px;
    padding-top: 70px;
    text-align: center;
    background: #eee;
}
.manufacturing-section,
.solutions-section {
	min-height: 800px;
	padding-top: 70px;
    text-align: center;
    background: #34495E;
	color:#d1f2eb;
}
.development-section,
.lighting-section {
	min-height: 1000px;
    padding-top: 70px;
    text-align: center;
    background: #1ABC9C;
	color:#ffffff;
}
.skills-section
{
	min-height: 1000px;
	padding-top: 50px;
    text-align: center;
    background: #ffff;
}
.services-section,
.aboutus-section {
	padding-top: 50px;
    text-align: center;
    background: #eee;
}

.contact-section {
	padding-top: 30px;
    text-align: center;
    background: #1ABC9C;
}

/* ACTIFI GREEN SECTION CSS Customisation here */

.green-sec-banner {
  color: #efefef;
  background-color: #1abc9c;
  }
.green-sec-banner .green-sec-title {
  color: #fff;
  }

  /* ACTIFI BLUE SECTION CSS Customisation here */

.blue-sec-banner {   color: #d1f2eb;
  background-color: #34495e;}
.blue-sec-banner .blue-sec-title {
  color: #fff;
  }
 
 body {
        min-height: 2000px;
        padding-top: 40px;
    }
 .footer-banner {
		min-height: 1px;
		padding: 0 15px 15px;
	  }
 footer {
		padding: 25px 25px 25px 25px;
		min-height: 53px;
		font-size: 15px;
		color: #bac1c8;
		background-color: #34495e;
	  }
#about {
	  background-color: #34495e;
	  }
#diag {
	  background-color: #34495e;
	  }
