a[href^=tel] {
	color: inherit !important;
	border: inherit !important;
	border-bottom: inherit !important;
	font-size: inherit !important;
	/* cursor: default; */
}
@media (max-width: 960px) {
	a[href^=tel] {
		color: #70a4d8 !important;
		border: inherit !important;
		border-bottom: 1px dashed #70a4d8 !important;
		font-size: inherit !important;
	}
	body {
		min-width: 320px;
		text-size-adjust: none;
		-ms-text-size-adjust: none;
		-moz-text-size-adjust: none;
		-webkit-text-size-adjust: 100%;
	}
	.center960 {
		width: 100%;
		min-width: 320px;
		max-width: 1000px;
		box-sizing: border-box;
	}
	header .logo {
		width: 40%;
	}
	header .address {
		width: 35%;
		box-sizing: border-box;
	}
	header .phone {
		width: 25%;
		box-sizing: border-box;
	}
	header .phone:before {
		left: auto;
		right: 175px;
	}
	#zvonok {
		left: auto;
		margin-left: 0;
		right: 40px;
	}
	.error_block {
		display: none !important;
	}
	.first_block h1 {
		line-height: 45px;
		padding: 10px 15px;
	}
	.second_block .form {
		width: 100%;
		padding-left: 40%;
		box-sizing: border-box;
		margin-left: 0;
	}
	.second_block .form form {
		margin-left: 120px;
	}
	.auto_block {
		padding: 30px 0;
	}
	.auto_block .car,
	.fourth_block .auto_block .car {
		height: auto;
		background: none;
	}
	.auto_block .car:after {
		content: '';
		display: table;
		clear: both;
	}
	.auto_block .car .service {
		position: relative;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		width: 33.33%;
		float: left;
		border: 1px solid #ccc;
		background-color: #fff;
		box-sizing: border-box;
		padding: 30px 20px;
		text-align: center;
	}
	.auto_block .car .service:before,
	.auto_block .car .service:after {
		content: none;
	}
	.auto_block .car .service .line {
		display: none;
	}
	.auto_block .car .service p:first-of-type {
		min-height: 66px;
		font-weight: 500;
	}
	.auto_block .car .service p a {
		width: 100%;
		max-width: 210px;
		height: 34px;
		line-height: 34px;
		font-size: 16px;
		color: #000;
		padding: 0;
		border-radius: 3px;
		border: 2px solid #f26522 !important;
		background-color: transparent;
		background-image: none;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		text-shadow: none;
		transition: none;
		-o-transition: none;
		-moz-transition: none;
		-webkit-transition: none;
		display: inline-block;
		font-weight: 500;
		text-align: center;
		margin: 20px auto 0;
	}
	.auto_block .car .service p a:first-letter {
		text-transform: uppercase;
	}
	.auto_block .car .service.first,
	.auto_block .car .service.second {
		border-right: none;
		border-bottom: none;
	}
	.auto_block .car .service.third {
		border-bottom: none;
	}
	.auto_block .car .service.fourth,
	.auto_block .car .service.fifth {
		border-right: none;
	}
	.auto_block .table .table_block:before {
		top: 30px;
	}
	.auto_block .table .table_block {
		padding-top: 170px;
	}
	.auto_block .table .table_block a.btn {
		width: 100%;
		max-width: 240px;
		position: static;
	}
	.auto_block .table .table_block p {
		margin-bottom: 30px;
	}
	.auto_block h2 {
		padding: 70px 0 40px;
	}
	.fourth_block .popup_block {
		left: 50% !important;
		margin-left: -125px;
		top: 115px;
	}
	.fourth_block .auto_block .car {
		padding-top: 125px;
	}
	.fourth_block .auto_block .table .table_block:first-of-type:before {
		top: 20px;
		/* background-image: url(images/table-block-img-1.png); */
		/* background-position: 0 0; */
		/* background-size: contain; */
	}
	.fourth_block .auto_block .table .table_block:before {
		top: 50px;
		/* background-image: url(images/table-block-img-2.png); */
		/* background-position: 0 0; */
		/* background-size: contain; */
	}
	.fourth_block .auto_block .table .table_block:last-of-type:before {
		top: 25px;
		/* background-image: url(images/table-block-img-3.png); */
		/* background-position: 0 0; */
		/* background-size: contain; */
	}
	.fourth_block .auto_block .table .table_block {
		padding-top: 200px;
	}
	.fifth_block {
		padding: 40px 0;
	}
	.other_services {
		height: auto;
		text-align: center;
		font-size: 0;
		line-height: 0;
		padding-bottom: 30px;
	}
	.other_services .block {
		padding-bottom: 0;
		display: inline-block;
		float: none;
		width: 135px !important;
	}
	.other_services .block a {
		line-height: 22px;
	}
	.other_services .block:before {
		content: '';
		display: block;
		height: 109px;
		position: absolute;
		top: 31px;
		background-image: url(images/images.png);
		background-repeat: no-repeat;
	}
	.other_services .block.first:before {
		width: 100px;
		left: 20px;
		background-position: -1764px 0;
	}
	.other_services .block.second:before {
		width: 135px;
		left: -1px;
		background-position: -1875px 0;
	}
	.other_services .block.third:before {
		width: 100px;
		left: 34px;
		background-position: -2035px 0;
	}
	.other_services .block.fourth:before {
		width: 140px;
		left: 0;
		background-position: -2133px 0;
	}
	.other_services .block.fifth:before {
		width: 127px;
		left: 0;
		background-position: -2275px 0;
	}
	.other_services .block.sixth:before {
		width: 145px;
		left: 0;
		top: 40px;
		background-position: -2414px 0;
	}
	.other_services .block.seventh {
		width: 110px;
	}
	.other_services .block.seventh:before {
		width: 110px;
		left: 12px;
		background-position: -2568px 0;
	}
	.other_services:before {
		content: none;
	}
	.sixth_block .arrow {
		display: none !important;
	}
	.presents_slider {
		width: 100%;
		max-width: 850px;
		height: 280px;
		box-sizing: border-box;
	}
	.presents_slider .slide .img {
		width: 38%;
		overflow: hidden;
	}
	.presents_slider .slide .img img {
		width: auto;
	}
	.presents_slider .slide .text {
		width: 62%;
	}
	#present_popup {
		width: 300px;
		box-sizing: border-box;
		margin-left: -150px;
		padding-left: 30px;
		padding-right: 30px;
	}
	#present_popup .close {
		right: 0;
	}
	#present_popup .popup_container,
	#present_popup .form_block {
		width: 100%;
	}
	#present_popup .popup_container {
		padding: 0 0 20px 0;
	}
	#present_popup .img {
		display: none;
	}
	#present_popup p.name,
	#present_popup p.title {
		padding-left: 0;
		padding-right: 0;
	}
	#present_popup p.title {
		height: auto;
		margin-bottom: 10px;
	}
	.eighth_block {
		padding: 40px 0;
	}
	.eighth_block p.h1 {
		margin-bottom: 60px;
	}
	.reviews_slider {
		max-width: 835px;
		width: 100%;
	}
	.eighth_block .arrow {
		display: none !important;
	}
	.eighth_block .slide .img img {
		width: 47%;
		height: auto;
		box-sizing: border-box;
	}
	.eighth_block .slide .img img:first-of-type {
		margin-right: 3%;
	}
	.eighth_block .slide .img img:last-of-type {
		margin-left: 3%;
	}
	.eighth_block .slide .img:after {
		left: 51.5%;
	}
	.eighth_block .slide .text .left {
		width: 38%;
		box-sizing: border-box;
		padding-left: 0;
	}
	.eighth_block .slide .text .right {
		width: 62%;
		box-sizing: border-box;
	}
	.eighth_block .slide .img {
		height: auto;
	}
	.eighth_block .slide .text .left ul li {
		margin-left: 15px;
	}
	.eighth_block .slide {
		background: none;
	}
	.eighth_block .slide .text .right object {
		display: none;
	}
	.ninth_block {
		padding: 40px 0;
		height: auto;
	}
	.autoservice_slider {
		max-width: 700px;
		width: 100%;
		height: auto;
	}
	.autoservice_slider .container .row {
		width: auto;
	}
	.autoservice_slider .slide {
		box-sizing: border-box;
		height: 450px;
	}
	.ninth_block .arrow {
		top: 50%;
		margin-top: -16px;
	}
	.ninth_block .arrow.next {
		right: 20px;
	}
	.ninth_block .arrow.prev {
		left: 20px;
	}
	.tenth_block {
		padding: 40px 0;
	}
	.tenth_block .map_block {
		width: 55%;
		padding: 0 50px 0 0;
		box-sizing: border-box;
	}
	.tenth_block #map {
		width: 100%;
		overflow: hidden;
	}
	.tenth_block .contacts {
		width: 45%;
		padding: 0 0 0 30px;
		box-sizing: border-box;
	}
	footer {
		height: auto;
		padding-bottom: 8px;
	}
	footer:after {
		content: '';
		display: table;
		clear: both;
	}
	.policy {
		width: 300px;
		box-sizing: border-box;
		margin-left: -150px;
		padding-left: 30px;
		padding-right: 30px;
	}
	.policy .close {
		right: 0;
	}
	.policy p.title {
		font-size: 22px;
	}
	.fixed_footer .v2 .column.title {
		display: none;
	}
	.fixed_footer .v2 .column.phone {
		width: 50%;
		box-sizing: border-box;
	}
	.fixed_footer .column.button {
		width: 50%;
		box-sizing: border-box;
		text-align: right;
	}
	.second_block .form form .photo_btn {
		box-sizing: border-box;
	}
	.first_block ul li {
		margin-bottom: 10px;
	}
	.send_block .msg {
		width: 100%;
		max-width: 620px;
	}
	.fixed_footer .column.phone:before {
		animation: shake 3s linear infinite;
		-webkit-animation: shake 3s linear infinite;
		-moz-animation: shake 3s linear infinite;
		position: relative;
		display: inline-block;
		top: 0px;
	}
	@keyframes shake {
		0%, 43%, 57%, 100%{
			transform: translateX(0);
		}
		44%, 48%, 52%, 56%{
			transform: translateX(-3px);
		}
		46%, 50%, 54%{
			transform: translateX(3px);
		}
	}
	@-moz-keyframes shake {
		0%, 43%, 57%, 100%{
			transform: translateX(0);
		}
		44%, 48%, 52%, 56%{
			transform: translateX(-3px);
		}
		46%, 50%, 54%{
			transform: translateX(3px);
		}
	}
	@-webkit-keyframes shake {
		0%, 43%, 57%, 100%{
			transform: translateX(0);
		}
		44%, 48%, 52%, 56%{
			transform: translateX(-3px);
		}
		46%, 50%, 54%{
			transform: translateX(3px);
		}
	}
}
@media (max-width: 900px) {
	.auto_block .table {
		background-color: transparent;
		border: none;
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
	}
	.auto_block .table .table_block {
		width: 50%;
		float: left;
		display: block;
		min-height: 440px;
		background-color: #fff;
	}
	.auto_block .table:after {
		content: '';
		display: table;
		clear: both;
	}
	.auto_block .table .table_block:first-of-type {
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}
	.auto_block .table .table_block:nth-of-type(2) {
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}
	.auto_block .table .table_block:nth-of-type(3) {
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}
	.fourth_block .auto_block .table .table_block {
		min-height: 405px;
	}
}
@media (max-width: 850px) {
	header {
		height: auto;
		padding-bottom: 15px;
	}
	header .logo,
	header .address {
		width: 100%;
		padding-right: 230px;
	}
	header .logo {
		margin-bottom: 10px;
		box-sizing: border-box;
	}
	header .phone {
		position: absolute;
		top: 15px;
		right: 20px;
		width: auto;
	}
}
@media (max-width: 810px) {
	.ninth_block .arrow {
		display: none !important;
	}
}
@media (max-width: 750px) {
	.second_block .form {
		padding-top: 30px;
		padding-left: 0;
	}
	.second_block .form form {
		margin-left: 50%;
	}
	.second_block {
		background-image: url(images/image-2-m.html);
		background-size: 180%;
		background-color: #e6ebee;
		background-position: center bottom;
	}
}
@media (max-width: 740px) {
	.seventh_block p.h1 {
		width: 100%;
		font-size: 30px;
		line-height: 34px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.seventh_block {
		height: auto;
		background-repeat: repeat;
		padding-bottom: 40px;
	}
	.seventh_block .advantages {
		width: 100%;
		padding: 30px 30px 30px 60px;
	}
	.seventh_block .advantages ol li:before {
		left: -50px;
	}
	.seventh_block .advantages ol li:after {
		left: -20px;
	}
}
@media (max-width: 700px) {
	.auto_block .car .service {
		width: 50%;
	}
	.auto_block .car .service.second,
	.auto_block .car .service.fourth {
		border-right: 1px solid #ccc;
	}
	.auto_block .car .service.third {
		border-right: none;
	}
	.auto_block .car .service.fourth {
		border-bottom: none;
	}
	#service_popup.big {
		width: 300px;
		box-sizing: border-box;
		margin-left: -150px;
		padding-left: 30px;
		padding-right: 30px;
	}
	#service_popup.big .close {
		right: 0;
	}
	#service_popup.big .popup_container {
		width: 100%;
	}
	#service_popup.big:after {
		content: none;
	}
	#service_popup.big .btn {
		font-size: 18px;
	}
}
@media (max-width: 680px) {
	.tenth_block .map_block {
		width: 100%;
		padding: 0;
	}
	.tenth_block .contacts {
		width: 100%;
		padding: 40px 0 0 30px;
	}
}
@media (max-width: 660px) {
	.auto_block .table .table_block {
		width: 100%;
		min-height: 0;
	}
	.fourth_block .auto_block .table .table_block {
		min-height: 0;
	}
}
@media (max-width: 650px) {
	.first_block h1 {
		font-size: 38px;
		line-height: 40px;
	}
	.first_block ul {
		margin-bottom: 35%;
	}
	.first_block ul li {
		font-size: 20px;
		line-height: 24px;
	}
	.first_block a.btn {
		line-height: 26px;
		height: auto;
		padding: 22px 40px;
	}

@media (max-width: 640px) {
	.fixed_footer .v2 .column.button {
	   display: none;
	}
.fixed_footer .v2 .column.title br{display:none;}
	.fixed_footer .v2 .column.title {
		display: block;
		font-size: 13px;
		width: 100%;
		float: right;
		text-transform: uppercase;
		line-height: 20px;
		padding-top: 13px;
		text-align: center;
	}
.fixed_footer .v2 {
	display:flex;
	flex-direction:column;
	justify-content:flex-start;
	position: relative;
	padding-left: 30px;
}
	.fixed_footer .v2 .column.title i {
		/* display: none; */
		width: 47px!important;
		background-size: auto 95px!important;
		top: 15px!important;
		left: -34px!important;
	}
}

}
@media (max-width: 600px) {
	#photo_popup {
		width: 300px;
		box-sizing: border-box;
		margin-left: -150px;
		padding-left: 30px;
		padding-right: 30px;
	}
	#photo_popup .close {
		right: 0;
	}
	#photo_popup p.title {
		font-size: 19px;
		line-height: 24px;
	}
	#photo_popup .popup_container {
		margin-left: 0;
		width: 100%;
	}
	#photo_popup:before {
		content: none;
	}
	.second_block {
		background-size: 220%;
	}
	.second_block .form form {
		float: right;
		margin-left: 0;
	}
	.eighth_block .slide .img img {
		width: 100%;
	}
	.eighth_block .slide .img img:first-of-type {
		margin-right: 0%;
		margin-bottom: 40px;
	}
	.eighth_block .slide .img img:last-of-type {
		margin-left: 0%;
	}
	.eighth_block .slide .img:after {
		top: 48.5%;
		left: 0;
	}
	.eighth_block .slide .text .left {
		width: 100%;
		padding-right: 0;
		margin-bottom: 20px;
	}
	.eighth_block .slide .text .right {
		width: 100%;
	}
}
@media (max-width: 580px) {
	.send_block {
		height: auto;
		padding-bottom: 35px;
	}
	.send_block .msg {
		height: auto;
		box-sizing: border-box;
		padding: 45px 15px;
	}
	.send_block .msg p.title {
		line-height: 36px;
	}
}
@media (max-width: 560px) {
	header .phone {
		position: relative;
		top: 0;
		right: 0;
		width: 100%;
		text-align: left;
		padding-left: 30px;
		margin-bottom: 10px;
	}
	header .phone:before {
		right: auto;
		left: 0;
	}
	header .logo,
	header .address {
		padding-right: 0;
	}
	header .address {
		margin-bottom: 10px;
	}
	header .phone p + a {
		display: none !important;
		/*
		height: 30px;
		line-height: 30px;
		font-size: 16px;
		color: #000;
		padding: 0 20px;
		border-radius: 2px;
		border: 2px solid #f26522;
		background-color: transparent;
		background-image: none;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		text-shadow: none;
		transition: none;
		-o-transition: none;
		-moz-transition: none;
		-webkit-transition: none;
		font-weight: 500;
		text-align: center;

		position: absolute;
		top: -3px;
		right: 0;
		*/
	}

	.presents_slider .slide .img {
		width: 0;
	}
	.presents_slider .slide .img img {
		/*
		margin-left: -40px;
		*/
		display: none;
	}

	.presents_slider .slide .text {
		width: 100%;
		float: none;
	}
	.presents_slider .slide .text strong {
		font-size: 22px;
		line-height: 22px;
	}
}
@media (max-width: 500px) {
	.fixed_footer .column.button .btn {
		font-size: 14px;
		padding: 0 10px !important;
	}
	.fixed_footer .v2 .column.phone {
		width: 100%;
		padding-left: 0;
		font-size: 17px;
		display: flex;
		flex-direction: row;
		justify-content: center;
		vertical-align: top;
		line-height: inherit;
		position: relative;
		text-align: center;
	}
	.fixed_footer .v2 .column.phone a{
		vertical-align:top;
		display: inline-block;
		margin-left: 14px;
		text-decoration: none;
	}
	.fixed_footer .v2 .column.button {
		width: 100%;
	}
}
@media (max-width: 480px) {
	.first_block ul {
	 	padding: 10px 20px 10px 25px;
	 	margin-bottom: 30%;
	 }
	.first_block ul li {
		font-size: 18px;
		line-height: 22px;
	}
	.first_block ul li:before {
		left: -15px;
	}
	.first_block a.btn {
		padding: 16px 30px;
		font-size: 20px;
		line-height: 24px;
	}
	.second_block {
		background-size: 280%;
	}
	.fourth_block .auto_block .car .service.third p:first-of-type {
		min-height: 88px;
	}
}
@media (max-width: 479px) {
	.first_block h1 {
		font-size: 32px;
		line-height: 35px;
	}
}
@media (max-width: 460px) {
	.auto_block .car .service {
		width: 100%;
	}
	.auto_block .car .service.first,
	.auto_block .car .service.third,
	.auto_block .car .service.fifth {
		border-right: 1px solid #ccc;
	}
	.auto_block .car .service.fifth {
		border-bottom: none;
	}
	.auto_block .car .service p:first-of-type,
	.fourth_block .auto_block .car .service.third p:first-of-type {
		min-height: 0;
	}
}
@media (max-width: 440px) {
	.center960 {
		padding: 0 10px;
	}
	.popup .close {
		right: 0;
	}
	.popup {
		width: 300px;
		box-sizing: border-box;
		margin-left: -150px;
		padding-left: 30px;
		padding-right: 30px;
	}
	#service_popup .popup_container {
		width: 100%;
	}
	#service_popup .btn {
		font-size: 18px;
	}
	#meeting_popup .popup_container,
	#qtn_popup .popup_container {
		width: 100%;
	}
	#meeting_popup {
		margin: -233.5px 0 0 -150px;
		padding: 30px;
	}
	#qtn_popup {
		width: 300px;
		margin-left: -150px;
	}
	.first_block h1 {
		font-size: 22px;
		line-height: 25px;
	}
	.first_block a.btn {
		font-size: 18px;
		line-height: 22px;
		padding: 10px 20px;
	}
	.second_block .form p.title {
		font-size: 28px;
		line-height: 30px;
	}
	.second_block {
		background-size: 330%;
	}
	.auto_block p.h1, .fifth_block p.h1, .eighth_block p.h1, .ninth_block p.h1, .tenth_block p.h1 {
		font-size: 26px;
		line-height: 30px;
	}
	.auto_block p.h1:after, .fifth_block p.h1:after, .eighth_block p.h1:after, .ninth_block p.h1:after, .tenth_block p.h1:after {
		top: 40px;
	}
	.sixth_block p.title {
		font-size: 30px;
		line-height: 34px;
	}
	.sixth_block p.title strong {
		font-size: 35px;
	}
	.eighth_block .slide .img:before, .eighth_block .slide .img:after {
		line-height: 30px;
		height: 30px;
		font-size: 20px;
		width: 90px;
	}
	footer .left, footer .right {
		width: 100%;
	}
	footer .right a {
		position: static;
		margin: 15px 0 5px;
	}
}
@media (max-width: 400px) {
	header .address,
	header .phone {
		padding-left: 23px;
	}
	header .phone p + a {
		font-size: 14px;
		padding: 0 10px;
	}
	header .phone p {
		font-size: 16px;
	}
	.second_block {
		background-size: 370%;
	}
	.second_block .form form {
		width: 240px;
	}
	.seventh_block p.h1 {
		font-size: 24px;
		line-height: 26px;
	}
	.presents_slider .slide .img {
		display: none;
	}
	.presents_slider .slide .text {
		width: 100%;
	}
}
@media (max-width: 350px) {
	.first_block ul li {
		font-size: 15px;
		line-height: 18px;
	}
	.first_block ul li:before {
		top: 7px;
	}
	.second_block {
		background-image: none;
	}
	.second_block .form form {
		width: 100%;
	}
}