@charset "utf-8";
/* CSS Document */

 @font-face {font-family: Human; src: url(../fonts/Hum521Lt.ttf);}
@font-face {font-family: Colab; src: url(../fonts/ColabLig.otf);}

.greenBull{list-style-type:square; color: #00A063}
.blueFont{color:#33404F;font-family: Colab;font-size: 17px;}
.blueFont1{color:#33404F;font-family: Colab;font-size: 25px;}
.blueFont2{color:#33404F;font-family: Colab;font-size: 18px;}

.image {
  background-color: #fff;
  background: url( ../images/services.jpg) no-repeat center center;
  background-size: cover;
  height: 570px;
  margin-top: -20px;
}

.image1 {
  background-color: #fff;
  background: url( ../images/contact2.jpg) no-repeat center center;
  background-size: cover;
  height: 570px;
  margin-top: -20px;
}

.image2 {
  background-color: #fff;
  background: url( ../images/services3.jpg) no-repeat center center;
  background-size: cover;
  height: 570px;
  margin-top: -20px;
}

.col18{
	font-size: 18px;
	font-family: Colab;
	text-align: justify;
	color:#33404F;
}