﻿
.img-container .overlay{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:rgba(0, 121, 57, 0.5);
  opacity:0;
  transition:opacity 500ms ease-in-out;
}

.img-container:hover .overlay{
  opacity:1;
}

.overlay span{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  color:#fff;
}

	.bottom-sm-30 {margin-bottom: 30px!important}

.head-cont{
    background-color:#F5F5F5;
}

				.et_pb_section { padding: 54px 0; }

				.et_pb_section.et_pb_section_first { padding-top: inherit; }

    
				
.et_pb_section_0.et_pb_section { padding-top: 0px; padding-bottom: 0px; }

.et_pb_section_1.et_pb_section { background-color:#f6f8fa !important; }

	.et_pb_section_4.et_pb_section { padding-top: 30px; }
.w-100{width:100%!important}


.logomain.w-100 {
    width: 75% !important;
}




#copyright{float: left;}


#component-wrap {min-height: 400px;}

div#component-wrap img {max-width: 100%; height: auto;}

div#component-wrap .slider-wrapper img {max-width: none;}

	#content { margin-bottom:80px; }


img.small-loader {
  width: 16px;
  height: 16px;
  display: block;
  margin: 0 auto; }
