.color-blue {
	color: #286fe5 !important;
}

.contact-form .wrap-verify-code input {
	width: 100px;
	float: left;
}
.contact-form .wrap-verify-code img {
	float: left;
}

.contact-form .field-callbackform-verifycode label {
	text-align: left;
	font-size: 14px;
}

.footer-contacts a.link-tel {
	font-size: 20px;
	font-weight: bold;
	color: #eee;
}
.footer-contacts a.link-mail {
	color: #b1a2dd;
}

.logo {
	font-weight: bold;
}

.logo a {
	font-size: 40px;
	color: #58468c;
}

.logo i {
	font-size: 32px;
	color: #ff4802;
	line-height: 1;
	margin-right: 10px;
}

.main-menu ul li a {
	font-weight: bold;
	text-decoration: underline;
}

.modal .modal-dialog {
	max-width: 370px;
	width: 100%;
	position: absolute;
	margin: auto;
	top: 10px;
	bottom: 0;
	left: 0;
	right: 0;
	/* height: 380px; */
}
.modal .modal-content {
	background: #fff;
	border: none;
	padding: 45px 32px 43px;
}
.modal .modal-header {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
	padding: 0;
}
.modal h2 {
	font-size: 26px;
	text-align: center;
	color: #033;
	text-transform: uppercase;
	line-height: 28px;
	width: 100%;
	display: block;
	margin-bottom: 15px;
}
.modal h4 {
	font-size: 17px;
	color: #033;
	width: 100%;
	display: block;
	margin-bottom: 20px;
}
.modal .close {
	position: absolute;
	right: 9px;
	top: 0;
	opacity: .25;
	font-size: 36px;
	-webkit-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease;
}
.modal .btn {
	cursor: pointer;
	outline: 0;
	margin-top: 5px;
	display: block;
	width: 100%;
}
.modal .modal-body {
	padding: 10px 0 0 0;
}
.modal input {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	outline: 0;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 0 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	color: #333;
	height: 40px;
}
.modal input[type="checkbox"] {
	width: auto;
	margin-top: 10px;
	height: unset;
}
.modal label.accept {
	font-size: 13px;
}
.modal-content .loading {
	padding: 100px;
	margin: 0 auto;
	text-align: center;
}
.modal-content .loading>.fa {
	color: #000;
	font-size: 30px;
}

.modal-content .captcha-input {
	width: 85px;
}

.price-count i.fa-ruble-sign {
	font-size: 24px;
}
.login-links {
	float: right;
	padding: 3px 27px;
	font-size: smaller;
}
.login-links a {
	display: inline-block;
	text-decoration: underline;
}

.services-bg {
	padding-top: 60px;
}

.services-area .single-services {
	min-height: 340px;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.animate-slider-img img {
		display: unset;
	}
}

@media (min-width: 992px) and (max-width: 1200px) {
	.animate-slider-img .slider-main-img {
		position: unset;
		opacity: 1;
		visibility: hidden;
		display: block;
	}
}