.message-wrap {
	margin-top: 86px;
}
.margin-top_80 {
	margin-top: 80px;
}
form.form_contact input[type="text"] {
	float:left;
}
form.form_contact textarea {
	height:10em;
}
.content .container .inner-page.services .row table {
	border-collapse: collapse;
	border:1px solid #ccc;
}
.content .container .inner-page.services .row table td {
	padding: 0 15px 0 15px;
}
.content .container .inner-page.services .row table th {
	padding: 0 15px 0 15px;
	font-weight:bold;
}
.btn_good {
	background-color:green !important;
}
.header_phone {
	padding: 30px 0 0 28px; 
	overflow:hidden; 
	display: inline-block; 
	color:#fff; 
	font-size:22px; 
	width:250px;
}
.logo-footer {
	text-align:center;
}
.logo-footer img {
	height:35px;
}

@media (min-width:768px) and (max-width: 994px) {
.navbar-header {
	max-width:50%;
}
.header_phone {
	padding: 0px 0 0 8px;
	font-size: 18px;
}
header .bottom-header .navbar-default a.navbar-brand {
	padding: 10px 0 0 0;
	height: 58px;
}
}
@media (min-width:400px) and (max-width: 768px) {

}
@media (max-width: 600px) {
.header_phone {
	padding: 0px 0 0 8px;
	font-size: 18px;
	width:100%;
}
header .bottom-header .navbar-default a.navbar-brand {
	padding: 10px 0 0 0;
	height: 58px;
}
}
