
.carousel-control.right, .carousel-control.left {
      color: #31353d;
  }
  .carousel-indicators li {
      border-color: #31353d;
  }
  .carousel-indicators li.active {
      background-color: #31353d;
  }
h2 {
      font-size: 25px;
      text-transform: uppercase;
      color: #303030;
      font-weight: 600;
      margin-bottom: 0px;
  }
  h3{
	  text-align:center;
  }
  h4 {
      font-size: 19px;
      line-height: 1.375em;
      color: #303030;
      font-weight: 400;
      margin-bottom: 20px;
  }  
  .text1{
	  font-family: 'Times New Roman',serif ;
	  font-size:25px;
		color:#7fb23d;
	text-align:center;
  }
  .text2{
	  font-family: 'Times New Roman';
	  font-size:20px;
	  text-align:justify;
	  line-height:35px;
  }
  .text3{
	  font-family: 'Times New Roman';
	  font-size:20px;
	  text-align:justify;
	  line-height:35px;
	  
  }

.low
{
	font-family:'Times New Roman',serif ;
	font-size:20px;
	line-height:30px;
}
  #about h2{
	  margin-top:0px;
  }
  .body-fluid {
	  padding: 0px 20px 0px 20px;
	  background-color:white;
	  text-align:justify;
	  color:black;
  }
  .bg-grey {
      background-color:#7fb23d;
	  color:white;
  }

  .logo {
	  padding :60px;
      color: white;
      font-size: 150px;
  }
   
#top {
  background: #ffffff;
  padding:0px 0;
}

#footer p {
  margin: 0;
}
	
  #footer p {
    float: none !important;
    text-align: center;
   /* margin-bottom: 10px;*/
  }
@media (max-width: 768px) {
html, body {
width: auto !important;
overflow-x: hidden !important;
}
}