.slider .indicators {
 display:none;
}

.headfontstyle {
  font-family: Arial, Calibri, Trebuchet, sans-serif;
}

.serv-container {
  padding-left: 50px;
  padding-right: 50px;
}

.servcard:hover{
  border: 1px solid #e3f2fd;
}

.servcard .tile_image_wrap img{
  margin-top: 5px;
  width: 100%;
  max-height: 230px;
}

.serv-container.row2 {
 padding-top: 50px; 
}

.servcard .title h5{
 font-size: 17px; 
}

.servcard .title-desc {
 font-size: 12px; 
}

.servcard .title-more {
 padding-top: 15px; 
}

.service_top_menu {
  padding-top: 30px;
  padding-bottom: 20px;
  padding-left: 50px;
  padding-right: 50px;
  background-color: #fdfdfd;
  background-color: #4d4d4d;
  color: white;
}

.serv_desc_text {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5; 
  color: #4d4d4d;
}

.pic {
  opacity: 0.55; 
  -moz-opacity: 0.55;
  filter:alpha(opacity=50);
}

.inpic_text {
  font-size:18px;
  line-height: 1.5;    
}

.news_header {
  font-size:16px;
  font-style: italic;
  color: #039be5;
}

.news_date {
  font-size: 12px;
}

.news_desc {
  margin-top: 10px;
  font-size: 14px;
}

.news_image_wrap {
  width: 300px; 
  float: left;
}

.news_text_block {
  float: left;
  margin-left: 10px;
}

.news_menu {
  font-size: 20px;
  line-height: 2.0;
  padding-right: 50px;
}

#map {
  height: 500px;
  width: 100%;
}