body {font-family: Verdana, sans-serif;
color: #666;

}




h2 {
  color: #f07c17;
}




.features {
    border:1px solid grey;
}

.right {
  margin-left: auto;
}



.tu-service {
  
  background-color:#E1E1E1;
}

.service img {
  float:left;
  margin-right:15px;
}
.tu-header {
  color:#8c8c8c;
  min-height:150px;
  background-color:#f0f0f0;
  padding:0.5em; 
  margin-bottom:5px;
  position: relative;  

}

.tu-header img {
	display: inline-block;
	max-height: 10%;
	}



.tu-header h2 {
	display: inline;
	
	font-size: 2.3em;
	color:#8c8c8c;
}

.tu-description ul {
  list-style: circle;
}

.tu-description li {
  padding: 5px;
}

#image1 {
	max-width: 70%;
}

.center-block {
 
  
text-align:center;
 
}

#tu-hotline {
	display:inline-block;
	background-color:#E1E1E1;
	
	width: 100%;
	margin: 10px 0;
	line-height: 1em;
}

#tu-hotline h3 p {
	display: inline;
}


