.contacts h1{
	font-size: 2.4em;
	color: #68acee;
	margin-bottom: 15px;
}
.contacts .left{
	width: 270px;
}
.contacts .right{
	border: 1px solid #767676;
}
.contacts h4{
	font-size: 1.6em;
	font-weight: 400;
	margin: 10px 0;
}
.contacts .left h5{
	color: #414141;
	padding: 10px 0;
	font-weight: 400;
}
.contacts .left tel{
	color: #5ba6ee;
	padding: 10px 0;
}
.contacts .left ul li{
	font-size: 1.6em;
	display: block;
	border-bottom: 1px solid #c7c7c7;
	padding-bottom: 15px;
	padding-top: 5px;
}
.contacts select{
	width: 220px;
	height: 30px;
	padding-left: 10px;
	border-color: #e8e8e8;
}
.contacts .steps{
	margin: 15px 0 40px;
}
.contacts .steps a{
	font-size: 1.6em;
	font-weight: 600;
	margin-right: 30px;
}
.contacts .steps+.inline{
	margin: 15px 0 40px;
}
.contacts .texts{
	border-top: 1px solid #e8e8e8;
	padding-top: 25px;
}
.contacts .texts h6{
	color: #60abf0;
	font-size: 1.4em;
	margin-bottom: 10px;
}
.contacts .texts li{
	display: inline-block;
	width: 30%;
}