	.list{
	border: 1px  solid  #4ce2fd;
	height: 30px;
	color: #4ce2fd;
		font-size: 14px;
		
	}
	
	.section .section--description {
	font-size: 20px;
	line-height: 30px;
	color: #9b9b9b;
	text-align: center;
	margin: 13px 0 0
}

.section .section-container {
	border-top: 1px solid #e9e9e9;
	margin-top: 50px
}

.section .section-container .contact-left li {
	list-style: none;
	margin: 67px 0 0
}

.section .section-container .contact-left li::first-child {
	margin-top: 0
}

.section .section-container .contact-left li .contact_item {
	position: relative;
	padding: 0 0 0 97px
}

.section .section-container .contact-left li .contact_item .contact_item--icon {
	position: absolute;
	font-size: 72px;
	color: #6975a6;
	top: 0;
	left: 0
}

.section .section-container .contact-left li .contact_item .contact_item--title {
	font-size:15px
}

.section .section-container .contact-left li .contact_item .contact_item--text {
	font-size: 16px;
	line-height: 23px;
	color: #969696;
	margin: 15px 0 0
}

.section .section-container .contact-form {
	margin-top: 60px
}

.section .section-container .contact-form .contact-form_title {
	font-size: 15px;
	margin: 0 0 6px
}

.section .section-container .contact-form input,
.section .section-container .contact-form textarea {
	width: 100%;
	background: #fcfcfc;
	border: 2px solid #e9e9e9;
	font-size: 16px;
	line-height: 20px;
	padding: 15px 20px;
	position: relative;
	z-index: 1;
	resize: none;
	border-radius: 3px;
	vertical-align: top;
	color: #262626
}

.section .section-container .contact-form .am-form .am-g .am-u-md-6 {
	padding: 10px
}

.section .section-container .contact-form .am-form select {
	width: 100%;
	background: #fcfcfc;
	border: 2px solid #e9e9e9;
	font-size: 16px;
	line-height: 20px;
	padding: 15px 20px;
	position: relative;
	z-index: 1;
	resize: none;
	border-radius: 3px;
	vertical-align: top;
	color: #262626
}

.section .section-container .contact-form .am-form .btn-change {
	position: absolute;
	top: 10px;
	padding: 10px 18px;
	border: 2px solid #34c1e4;
	background: #fff;
	color: #34c1e4
}

.section .section-container .contact-form .am-form .btn-reguest {
	padding: 10px 18px;
	border: 2px solid #6975a6;
	background: #fff;
	color: #6975a6;
	width: 94px;
	line-height: 15px;
	margin-top: 10px
}

.section .section-container .contact-form .am-form .btn-reguest:hover {
	background: #6975a6;
	color: #fff
}
	