@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400,600");

/* Reset */

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

	body {
		line-height: 1;
		-webkit-font-smoothing: antialiased;
	}

	ol, ul {
		list-style: none;
	}

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}

/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
.remodal-wrapper{
z-index: 99999;
}


/* Containers */

	.container {
		margin-left: auto;
		margin-right: auto;
	}

	.container.\31 25\25 {
		width: 100%;
		max-width: 1750px;
		min-width: 1400px;
	}

	.container.\37 5\25 {
		width: 1050px;
	}

	.container.\35 0\25 {
		width: 700px;
	}

	.container.\32 5\25 {
		width: 350px;
	}

	.container {
		width: 1400px;
	}

	@media screen and (min-width: 961px) and (max-width: 1880px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1500px;
			min-width: 1200px;
		}

		.container.\37 5\25 {
			width: 900px;
		}

		.container.\35 0\25 {
			width: 600px;
		}

		.container.\32 5\25 {
			width: 300px;
		}

		.container {
			width: 1200px;
		}

	}

	@media screen and (min-width: 961px) and (max-width: 1620px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1200px;
			min-width: 960px;
		}

		.container.\37 5\25 {
			width: 720px;
		}

		.container.\35 0\25 {
			width: 480px;
		}

		.container.\32 5\25 {
			width: 240px;
		}

		.container {
			width: 960px;
		}

	}

	@media screen and (min-width: 961px) and (max-width: 1320px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 125%;
			min-width: 100%;
		}

		.container.\37 5\25 {
			width: 75%;
		}

		.container.\35 0\25 {
			width: 50%;
		}

		.container.\32 5\25 {
			width: 25%;
		}

		.container {
			width: 100%;
		}

	}

	@media screen and (max-width: 960px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 125%;
			min-width: 100%;
		}

		.container.\37 5\25 {
			width: 75%;
		}

		.container.\35 0\25 {
			width: 50%;
		}

		.container.\32 5\25 {
			width: 25%;
		}

		.container {
			width: 100%;
		}

	}

	@media screen and (max-width: 736px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 125%;
			min-width: 100%;
		}

		.container.\37 5\25 {
			width: 75%;
		}

		.container.\35 0\25 {
			width: 50%;
		}

		.container.\32 5\25 {
			width: 25%;
		}

		.container {
			width: 100% !important;
		}

	}

/* Grid */

	.row {
		border-bottom: solid 1px transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row > * {
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.row.uniform > * > :first-child {
		margin-top: 0;
	}

	.row.uniform > * > :last-child {
		margin-bottom: 0;
	}

	.row.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row.uniform.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.uniform.\30 \25 {
		margin: 0px 0 -1px 0px;
	}


	
	.row.uniform > * {
		padding: 40px 0 0 40px;
	}

	.row.uniform {
		margin: -40px 0 -1px -40px;
	}

	.row.\32 00\25 > * {
		padding: 80px 0 0 80px;
	}

	.row.\32 00\25 {
		margin: -80px 0 -1px -80px;
	}

	.row.uniform.\32 00\25 > * {
		padding: 80px 0 0 80px;
	}

	.row.uniform.\32 00\25 {
		margin: -80px 0 -1px -80px;
	}

	.row.\31 50\25 > * {
		padding: 60px 0 0 60px;
	}

	.row.\31 50\25 {
		margin: -60px 0 -1px -60px;
	}

	.row.uniform.\31 50\25 > * {
		padding: 60px 0 0 60px;
	}

	.row.uniform.\31 50\25 {
		margin: -60px 0 -1px -60px;
	}

	.row.\35 0\25 > * {
		padding: 20px 0 0 20px;
	}

	.row.\35 0\25 {
		margin: -20px 0 -1px -20px;
	}

	.row.uniform.\35 0\25 > * {
		padding: 20px 0 0 20px;
	}

	.row.uniform.\35 0\25 {
		margin: -20px 0 -1px -20px;
	}

	.row.\32 5\25 > * {
		padding: 10px 0 0 10px;
	}

	.row.\32 5\25 {
		margin: -10px 0 -1px -10px;
	}

	.row.uniform.\32 5\25 > * {
		padding: 10px 0 0 10px;
	}

	.row.uniform.\32 5\25 {
		margin: -10px 0 -1px -10px;
	}

	.\31 2u, .\31 2u\24 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u, .\31 1u\24 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u, .\31 0u\24 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u, .\39 u\24 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u, .\38 u\24 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u, .\37 u\24 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u, .\36 u\24 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u, .\35 u\24 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u, .\34 u\24 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u, .\33 u\24 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u, .\32 u\24 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u, .\31 u\24 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24 + *,
	.\31 1u\24 + *,
	.\31 0u\24 + *,
	.\39 u\24 + *,
	.\38 u\24 + *,
	.\37 u\24 + *,
	.\36 u\24 + *,
	.\35 u\24 + *,
	.\34 u\24 + *,
	.\33 u\24 + *,
	.\32 u\24 + *,
	.\31 u\24 + * {
		clear: left;
	}

	.\-11u {
		margin-left: 91.66667%;
	}

	.\-10u {
		margin-left: 83.33333%;
	}

	.\-9u {
		margin-left: 75%;
	}

	.\-8u {
		margin-left: 66.66667%;
	}

	.\-7u {
		margin-left: 58.33333%;
	}

	.\-6u {
		margin-left: 50%;
	}

	.\-5u {
		margin-left: 41.66667%;
	}

	.\-4u {
		margin-left: 33.33333%;
	}

	.\-3u {
		margin-left: 25%;
	}

	.\-2u {
		margin-left: 16.66667%;
	}

	.\-1u {
		margin-left: 8.33333%;
	}

	@media screen and (min-width: 961px) and (max-width: 1880px) {

		

		.row.uniform > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform {
			margin: -40px 0 -1px -40px;
		}

		.row.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.uniform.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.\31 2u\28wide\29, .\31 2u\24\28wide\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28wide\29, .\31 1u\24\28wide\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28wide\29, .\31 0u\24\28wide\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28wide\29, .\39 u\24\28wide\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28wide\29, .\38 u\24\28wide\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28wide\29, .\37 u\24\28wide\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28wide\29, .\36 u\24\28wide\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28wide\29, .\35 u\24\28wide\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28wide\29, .\34 u\24\28wide\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28wide\29, .\33 u\24\28wide\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28wide\29, .\32 u\24\28wide\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28wide\29, .\31 u\24\28wide\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28wide\29 + *,
		.\31 1u\24\28wide\29 + *,
		.\31 0u\24\28wide\29 + *,
		.\39 u\24\28wide\29 + *,
		.\38 u\24\28wide\29 + *,
		.\37 u\24\28wide\29 + *,
		.\36 u\24\28wide\29 + *,
		.\35 u\24\28wide\29 + *,
		.\34 u\24\28wide\29 + *,
		.\33 u\24\28wide\29 + *,
		.\32 u\24\28wide\29 + *,
		.\31 u\24\28wide\29 + * {
			clear: left;
		}

		.\-11u\28wide\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28wide\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28wide\29 {
			margin-left: 75%;
		}

		.\-8u\28wide\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28wide\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28wide\29 {
			margin-left: 50%;
		}

		.\-5u\28wide\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28wide\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28wide\29 {
			margin-left: 25%;
		}

		.\-2u\28wide\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28wide\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (min-width: 961px) and (max-width: 1620px) {

		

		.row.uniform > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform {
			margin: -40px 0 -1px -40px;
		}

		.row.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 80px 0 0 80px;
		}

		.row.uniform.\32 00\25 {
			margin: -80px 0 -1px -80px;
		}

		.row.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 60px 0 0 60px;
		}

		.row.uniform.\31 50\25 {
			margin: -60px 0 -1px -60px;
		}

		.row.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform.\35 0\25 {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\32 5\25 {
			margin: -10px 0 -1px -10px;
		}

		.\31 2u\28normal\29, .\31 2u\24\28normal\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28normal\29, .\31 1u\24\28normal\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28normal\29, .\31 0u\24\28normal\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28normal\29, .\39 u\24\28normal\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28normal\29, .\38 u\24\28normal\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28normal\29, .\37 u\24\28normal\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28normal\29, .\36 u\24\28normal\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28normal\29, .\35 u\24\28normal\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28normal\29, .\34 u\24\28normal\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28normal\29, .\33 u\24\28normal\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28normal\29, .\32 u\24\28normal\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28normal\29, .\31 u\24\28normal\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28normal\29 + *,
		.\31 1u\24\28normal\29 + *,
		.\31 0u\24\28normal\29 + *,
		.\39 u\24\28normal\29 + *,
		.\38 u\24\28normal\29 + *,
		.\37 u\24\28normal\29 + *,
		.\36 u\24\28normal\29 + *,
		.\35 u\24\28normal\29 + *,
		.\34 u\24\28normal\29 + *,
		.\33 u\24\28normal\29 + *,
		.\32 u\24\28normal\29 + *,
		.\31 u\24\28normal\29 + * {
			clear: left;
		}

		.\-11u\28normal\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28normal\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28normal\29 {
			margin-left: 75%;
		}

		.\-8u\28normal\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28normal\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28normal\29 {
			margin-left: 50%;
		}

		.\-5u\28normal\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28normal\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28normal\29 {
			margin-left: 25%;
		}

		.\-2u\28normal\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28normal\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (min-width: 961px) and (max-width: 1320px) {

		.row > * {
			padding: 20px 0 0 20px;
		}

		.row {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.uniform.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.\31 2u\28narrow\29, .\31 2u\24\28narrow\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28narrow\29, .\31 1u\24\28narrow\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28narrow\29, .\31 0u\24\28narrow\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28narrow\29, .\39 u\24\28narrow\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28narrow\29, .\38 u\24\28narrow\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28narrow\29, .\37 u\24\28narrow\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28narrow\29, .\36 u\24\28narrow\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28narrow\29, .\35 u\24\28narrow\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28narrow\29, .\34 u\24\28narrow\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28narrow\29, .\33 u\24\28narrow\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28narrow\29, .\32 u\24\28narrow\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28narrow\29, .\31 u\24\28narrow\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28narrow\29 + *,
		.\31 1u\24\28narrow\29 + *,
		.\31 0u\24\28narrow\29 + *,
		.\39 u\24\28narrow\29 + *,
		.\38 u\24\28narrow\29 + *,
		.\37 u\24\28narrow\29 + *,
		.\36 u\24\28narrow\29 + *,
		.\35 u\24\28narrow\29 + *,
		.\34 u\24\28narrow\29 + *,
		.\33 u\24\28narrow\29 + *,
		.\32 u\24\28narrow\29 + *,
		.\31 u\24\28narrow\29 + * {
			clear: left;
		}

		.\-11u\28narrow\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28narrow\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28narrow\29 {
			margin-left: 75%;
		}

		.\-8u\28narrow\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28narrow\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28narrow\29 {
			margin-left: 50%;
		}

		.\-5u\28narrow\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28narrow\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28narrow\29 {
			margin-left: 25%;
		}

		.\-2u\28narrow\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28narrow\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 960px) {

		.row > * {
			padding: 20px 0 0 20px;
		}

		.row {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.uniform.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.\31 2u\28narrower\29, .\31 2u\24\28narrower\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28narrower\29, .\31 1u\24\28narrower\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28narrower\29, .\31 0u\24\28narrower\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28narrower\29, .\39 u\24\28narrower\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28narrower\29, .\38 u\24\28narrower\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28narrower\29, .\37 u\24\28narrower\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28narrower\29, .\36 u\24\28narrower\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28narrower\29, .\35 u\24\28narrower\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28narrower\29, .\34 u\24\28narrower\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28narrower\29, .\33 u\24\28narrower\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28narrower\29, .\32 u\24\28narrower\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28narrower\29, .\31 u\24\28narrower\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28narrower\29 + *,
		.\31 1u\24\28narrower\29 + *,
		.\31 0u\24\28narrower\29 + *,
		.\39 u\24\28narrower\29 + *,
		.\38 u\24\28narrower\29 + *,
		.\37 u\24\28narrower\29 + *,
		.\36 u\24\28narrower\29 + *,
		.\35 u\24\28narrower\29 + *,
		.\34 u\24\28narrower\29 + *,
		.\33 u\24\28narrower\29 + *,
		.\32 u\24\28narrower\29 + *,
		.\31 u\24\28narrower\29 + * {
			clear: left;
		}

		.\-11u\28narrower\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28narrower\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28narrower\29 {
			margin-left: 75%;
		}

		.\-8u\28narrower\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28narrower\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28narrower\29 {
			margin-left: 50%;
		}

		.\-5u\28narrower\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28narrower\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28narrower\29 {
			margin-left: 25%;
		}

		.\-2u\28narrower\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28narrower\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 736px) {

		.row > * {
			padding: 20px 0 0 20px;
		}

		.row {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.uniform.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.\31 2u\28mobile\29, .\31 2u\24\28mobile\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28mobile\29, .\31 1u\24\28mobile\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28mobile\29, .\31 0u\24\28mobile\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28mobile\29, .\39 u\24\28mobile\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28mobile\29, .\38 u\24\28mobile\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28mobile\29, .\37 u\24\28mobile\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28mobile\29, .\36 u\24\28mobile\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28mobile\29, .\35 u\24\28mobile\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28mobile\29, .\34 u\24\28mobile\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28mobile\29, .\33 u\24\28mobile\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28mobile\29, .\32 u\24\28mobile\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28mobile\29, .\31 u\24\28mobile\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28mobile\29 + *,
		.\31 1u\24\28mobile\29 + *,
		.\31 0u\24\28mobile\29 + *,
		.\39 u\24\28mobile\29 + *,
		.\38 u\24\28mobile\29 + *,
		.\37 u\24\28mobile\29 + *,
		.\36 u\24\28mobile\29 + *,
		.\35 u\24\28mobile\29 + *,
		.\34 u\24\28mobile\29 + *,
		.\33 u\24\28mobile\29 + *,
		.\32 u\24\28mobile\29 + *,
		.\31 u\24\28mobile\29 + * {
			clear: left;
		}

		.\-11u\28mobile\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28mobile\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28mobile\29 {
			margin-left: 75%;
		}

		.\-8u\28mobile\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28mobile\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28mobile\29 {
			margin-left: 50%;
		}

		.\-5u\28mobile\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28mobile\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28mobile\29 {
			margin-left: 25%;
		}

		.\-2u\28mobile\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28mobile\29 {
			margin-left: 8.33333%;
		}

	}

/* Basic */

	body {
		background: #f8f8f7;
		font-family: 'Montserrat', sans-serif;
		font-size: 18pt;
		font-weight: 300;
		line-height: 1.75em;
		color: #888;
	}

		body.is-loading * {
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
		}

	input, textarea {
		font-family: 'Montserrat', sans-serif;
		font-size: 19pt;
		font-weight: 300;
		line-height: 1.75em;
		color: #888;
		outline: none;
	}

	h1, h2, h3, h4, h5, h6 {
		font-weight: 300;
		color: #666;
		line-height: 1.5em;
	}

	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		color: inherit;
		text-decoration: none;
	}


		h1{

			padding-top: 0px;
			color: #333;
			font-family: Montserrat; 
			font-size: 1.5em;
			font-weight: 600;
			line-height: 1.25;
	}
	h3{

			padding-top: 0px;
			color: #333;
			font-family: Montserrat; 
			font-size: 1.5em;
			font-weight: 600;
			line-height: 1.25;
	}
	h1 span{
		color: #018cd6;
		padding-top: 15px;
		display: block;
		font-size: 1.6em;
		font-weight: 600;
	}

	#main h2{
		font-family: Montserrat; 
		font-size: 1.5em;
		letter-spacing: -1px;
		color: #333 !important;
		text-shadow: 1px 1px 1px #fff;
		font-weight: 500!important;
		line-height: 1.2;
		padding: 15px 0 25px;
	}
	#main .top-info>ul li{
		color: #222;
		font-size: 18px;
		line-height: 1.2;
		padding-bottom: 12px;
		font-weight: 300!important;
		padding-left: 0px;
	}
	#main .top-info>ul li:before{
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: '\f095';
		color: #F9D800;
		margin-right: 10px;
	}

#top{
	min-height: calc(100vh);
}
#top p{
	color: rgb(34, 34, 34);
	font-size: 20px;
	line-height: 1.5;
}
img.header_h1{

	max-width: 360px;
	height: auto;
	padding-top: 35px;
	padding-bottom: 10px;
}
.sub_title{
    margin-bottom: 20px;
    margin-top: 0px;
    text-align: center;
    float: none;
    color: #333;
    font-weight: 400;
    line-height: 30px !important;
    font-size: 23px;
}
.sub_title2{
    margin-bottom: 20px;
    margin-top: 0px;
    text-align: center;
    float: none;
    color: #56B03A;
    font-weight: 400;
    line-height: 26px !important;
    font-size: 20px;
}
.sub_title2 img{
    max-width: 150px;
    height: 45px;
}
.sub_title2 img:first-child{
    margin-right: 15px;
}
.sub_title2 img:last-child{
    margin-left: 15px;
}


	.first_img{
		margin: 10px auto; 
		width: 255px;
		height: 255px;
		border-radius: 50%;
		border: 1px solid #56B03A;
		background: url(../../images/call.jpg);
		background-size: cover;
		overflow: hidden;

	}
	.first_img2{
		margin: 10px auto; 
		width: 300px;
		height: 300px;
		border-radius: 50%;
		border: 1px solid #56B03A;
		background: url(../../images/driver.jpg);
		background-size: cover;
		overflow: hidden;

	}
	.first_img3{
		margin: 10px auto; 
		width: 255px;
		height: 255px;
		border-radius: 50%;
		border: 1px solid #56B03A;
		background: url(../../images/oper.jpg);
		background-size: cover;
		overflow: hidden;

	}
	.li_fir{
		margin-top: 60px;
	}
	.icon2{
		padding-right: 5px;
		text-shadow: none;
			font-size: 13px;
	}
	.icon3{
		padding-right: 15px;
		color: #FFD72A;
		
			font-size: 18px;
			font-size: 18px;
	}
		#vakancii .icon3{
		color: #56B03A;
	}
	.prev_but{
		line-height: 100%;
		margin-right: 25px;
		font-size: 30px;
		color: #fff;
	}
	.under_li{
		margin-left: 70px;
		font-size: 20px;
	}
	span.fa-circle:before{
		font-size: 8px;
	}
	#main section.cover#top{
		padding:0.2em; 
		margin:0px; 
	}
	.driver{
		background-image: url(../../images/part.jpg);
		background-size: cover;
		min-height: 240px;
		width: 80%;
		margin: 15px auto;

		border: 1px solid #56B03A;
	}
	.town{
		margin-bottom: 0px;
		margin-top: 12px;
		 text-align: left;
		   color: #41484c;
		   font-weight: 400;
			font-size: 17px;
			line-height: 26px;
			padding: 0 0px;
			font-weight: 500;
			width: 400px;
	}
	.town li{
		display: inline-block;
		margin-right: 20px;
	}
	.town2{
		margin-bottom: 0px;
		margin-top: 20px;
		 text-align: center;
		 display: flex;
		 justify-content: space-between;
		 padding: 0 18px;
		 line-height: 0;
	}
.town3{
		margin-bottom: 30px;
		margin-top: 0px;
		 text-align: left;
		  float: none;
		   color:#333;
		   font-weight: 400;
		   
			line-height: 30px !important;
	}
	.town4{
		margin-left: 40px;
	}
#main > section#vakancii{
	background-color: #FFD72A;
}
.p_des{
	clear: both;
    color: #fff;
    font-weight: 600;
    margin: 0px;
    font-size: 20px;
    text-shadow: -1px -1px 0 #f31b20, 1px -1px 0 #f31b20, -1px 1px 0 #f31b20, 1px 1px 0 #f31b20;
}
.work_img{
	margin-top:20px; 
	width: 100%;
	height: 22px;
	background: url(../../images/tax.png) repeat-x;
	clear: both;
	

}

.work_taxi{
	font-size: 70px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    line-height: 90px;
    margin: 0px;
    text-shadow: -0   -2px 0   #333333,
		 0   -2px 0   #333333,
		-0    2px 0   #333333,
		 0    2px 0   #333333,
		-2px -0   0   #333333,
		 2px -0   0   #333333,
		-2px  0   0   #333333,
		 2px  0   0   #333333,
		-1px -2px 0   #333333,
		 1px -2px 0   #333333,
		-1px  2px 0   #333333,
		 1px  2px 0   #333333,
		-2px -1px 0   #333333,
		 2px -1px 0   #333333,
		-2px  1px 0   #333333,
		 2px  1px 0   #333333,
		-2px -2px 0   #333333,
		 2px -2px 0   #333333,
		-2px  2px 0   #333333,
		 2px  2px 0   #333333,
		-2px -2px 0   #333333,
		 2px -2px 0   #333333,
		-2px  2px 0   #333333,
		 2px  2px 0   #333333;

}
.ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #56b03a !important;
}
span.ui-checkboxradio-icon.ui-corner-all.ui-icon.ui-icon-background.ui-icon-blank.ui-state-hover{
	visibility: hidden !important;
}
.ui-widget-shadow {
    opacity: .9 !important;
    color: #fff !important;
    }
    .mobilauto-container .ui-widget {
    font-size: 16px !important;
    padding: 5px !important;
}
.town2 li{
	max-width: calc(50% - 5px);

}
.order .town2 li{
	max-width: calc(50% - 5px);
	max-width: 170px;
}
.town2 img{
	max-width: 100%;
}
.town4 img{
	max-width: 150px;
}
		h2.alt {
			color: #888;
		}

			h2.alt strong {
				color: #666;
			}

	h3 {
		font-size: 1.5em;
	}

	header {
		margin: 0 0 1em 0;
	}

		header  p {
			font-family: Montserrat;
			font-weight: 600;
			margin: 0.5em 0 0 0;
			text-shadow:
			-1px -1px 0 #333,
			2px -1px 0 #333,
			-1px 1px 0 #333,
			1px 1px 0 #333;
			font-size: 1.3em;
			color: #fff;
		}

	footer {
		margin: 1em 0 0 0;
	}


	em, i {
		font-style: italic;
	}

	a {
		text-decoration: none;
		color: inherit;
		border-bottom: dotted 0px rgba(128, 128, 128, 0.5);
		-moz-transition: color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
		-webkit-transition: color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
		-ms-transition: color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
		transition: color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
		outline: 0;
		cursor: pointer;
	}

		a:hover {
			color: #E27689;
			border-bottom-color: rgba(255, 255, 255, 0);
		}

	sub {
		position: relative;
		top: 0.5em;
		font-size: 0.8em;
	}

	sup {
		position: relative;
		top: -0.5em;
		font-size: 0.8em;
	}

	hr {
		border: 0;
		border-top: solid 1px #ddd;
	}

	blockquote {
		border-left: solid 0.5em #ddd;
		padding: 1em 0 1em 2em;
		font-style: italic;
	}



	br.clear {
		clear: both;
	}

/* Sections/Article */

	section, article {
		margin-bottom: 3em;
	}

		section > :last-child,
		section > .container, section:last-child, article > :last-child,
		article > .container, article:last-child {
			margin-bottom: 0;
		}

		.row > section, .row > article {
			margin-bottom: 0;
		}

/* Image */

	.image {
		display: inline-block;
		border: 0;
	}

		.image img {
			display: block;
			width: 100%;
		}

		.image.avatar48 {
			width: 48px;
			height: 48px;
			background: #f00;
		}

			.image.avatar48 img {
				width: 48px;
				height: 48px;
			}

		.image.fit {
			display: block;
			width: 100%;
		}

		.image.featured {
			display: block;
			width: 100%;
			margin: 0 0 2em 0;
		}

		.image.left {
			float: left;
			margin: 0 2em 2em 0;
		}

		.image.centered {
			display: block;
			margin: 0 0 2em 0;
		}

			.image.centered img {
				margin: 0 auto;
				width: auto;
			}

/* List */

	ul.default {
		list-style: disc;
		padding-left: 1em;
	}

		ul.default li {
			padding-left: 0.5em;
		}

	ul.icons {
		cursor: default;
	}

		ul.icons li {
			display: inline-block;
		}

		ul.icons a {
			display: inline-block;
			width: 2em;
			height: 2em;
			line-height: 2em;
			text-align: center;
			border: 0;
		}

	ol.default {
		list-style: decimal;
		padding-left: 1.25em;
	}

		ol.default li {
			padding-left: 0.25em;
		}

/* Form */



/* Table */

	table {
		width: 100%;
	}

		table.default {
			width: 100%;
			text-align: left;
		}

			table.default tbody tr:nth-child(2n+2) {
				background: #f4f4f4;
			}

			table.default td {
				padding: 0.5em 1em 0.5em 1em;
			}

			table.default th {
				text-align: left;
				padding: 0.5em 1em 0.5em 1em;
				color: #fff;
				background: #222729 url("images/overlay.png");
			}

			table.default thead {
				background: #444;
				color: #fff;
			}

			table.default tfoot {
				background: #eee;
			}



.h2_title{
	color: #499631;
	font-family: Montserrat;
	font-weight: 600;
	padding-top: 15px;
}


/* Item */

	.item {
		box-shadow: 0 0.05em 0.15em 0 rgba(0, 0, 0, 0.05);
		margin-bottom: 40px;
	}

		.item header {
			background: #fff;
			margin: 0;
			padding: 1em 0 1em 0;
			font-size: 0.8em;
		}

			.item header h3 {
				font-size: 1em;
			}

/* Icons */

	.icon {
		text-decoration: none;
	}

		.icon:before {
			display: inline-block;
			font-family: FontAwesome;
			font-size: 1.25em;
			text-decoration: none;
			font-style: normal;
			font-weight: normal;
			line-height: 1;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
		}

		.icon > .label {
			display: none;
		}

/* Header */

	#header {
		display: -moz-flex;
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-moz-flex-direction: column;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-moz-justify-content: space-between;
		-webkit-justify-content: space-between;
		-ms-justify-content: space-between;
		justify-content: space-between;
		background: #f7f7fa;
		box-shadow: 6px 0 6px 0px rgba(0, 0, 0, 0.08);
		color: #fff;
		height: 100%;
		left: 0;
		overflow-y: auto;
		position: fixed;
		text-align: right;
		top: 0;
		width: 375px;
		z-index: 2;
	}

		#header .top {
			-moz-flex-grow: 1;
			-webkit-flex-grow: 1;
			-ms-flex-grow: 1;
			flex-grow: 1;
		}

		#header .bottom {
			-moz-flex-shrink: 0;
			-webkit-flex-shrink: 0;
			-ms-flex-shrink: 0;
			flex-shrink: 0;
			padding: 0.3em 0;
		}

			#header .bottom > :last-child {
				margin-bottom: 0;
			}

		#header .icons {
			font-size: 0.8em;
			text-align: center;
		}

			#header .icons a {
				color: #41484c;
				-moz-transition: color 0.35s ease-in-out;
				-webkit-transition: color 0.35s ease-in-out;
				-ms-transition: color 0.35s ease-in-out;
				transition: color 0.35s ease-in-out;
			}

				#header .icons a:hover {
					color: #fff;
				}

	#logo {
		position: relative;
		padding:  0;
		min-height: 48px;
		cursor: default;
		background: #fff;
		line-height: 0;
		border-bottom: 1px solid #eee;
	}

		#logo h1 {
			position: relative;
			color: #fff;
			font-weight: 600;
			font-size: 1em;
			line-height: 1em;
		}

		#logo p {
			position: relative;
			display: block;
			font-size: 0.6em;
			color: rgba(255, 255, 255, 0.5);
			line-height: 1.25em;
			margin: 0.5em 0 0 0;
		}

		#logo .image {
			position: absolute;
			left: 0;
			top: 0;
		}
		#logo img{

		}

	#nav ul {
		margin-bottom: 0;
	}

		#nav ul li a {
			display: block;
			padding:  6px 16px;
			color: #333;
			text-decoration: none;
			outline: 0;
			border: 0;
			-moz-transition: none;
			-webkit-transition: none;
			-ms-transition: none;
			transition: none;
			font-weight: 400;

		}
		#nav ul li a.active {
			color: #fff;
		}

			#nav ul li a span {
				position: relative;
				display: block;
				font-size: 0.7em;
				text-align: left;
				padding-left: 35px;
				font-weight: 500;
			}

				#nav ul li a span:before {
					position: absolute;
					left: 0;
					color: #41484c;
					text-align: center;
					width: 1.25em;
					line-height: 1.85em;
				}
				#nav ul li a.active span:before {
					color: #fff;
				}
				#nav ul li:nth-child(2) a span:before{
					font-size: 1.1em;
					line-height: 2.3em;
				}
				#nav ul li:nth-child(3) a span:before{
					
				}
				#nav ul li:nth-child(4) a span:before{
					font-size: 1.1em;
					line-height: 2.1em;
				}
				#nav ul li:nth-child(5) a span:before{
					font-size: 1.05em;
					line-height: 2.2em;
				}
				#nav ul li:nth-child(6) a span:before{
					font-size: 1.1em;
					line-height: 2.2em;
				}

			#nav ul li a.active {
				background: #018cd6;
			}
			#nav{
				border-bottom: 1px solid #eee;
			}





/* Footer */

	#footer {
		margin-left: 375px;
		text-align: center;
		background-color: #222;
		padding: 0.5em 0 0.5em 0;
		box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.05), inset 0 0.1em 0.1em 0 rgba(0, 0, 0, 0.025);
		font-size: 0.8em;
		color: #f3f3f3;
		font-size: 15px;
	}

		#footer .copyright {
			cursor: default;
			margin: 0;
		}

			#footer .copyright li {
				display: inline-block;
				line-height: 1em;
				
				padding: 0 0 0 0.5em;
				margin: 0 0 0 0.5em;
			}

				#footer .copyright li:first-child {
					border-left: 0;
					padding-left: 0;
					margin-left: 0;
				}

/* Main */

	#main {
		margin-left: 375px;
	}

		#main > section {
			margin: 0;
			overflow: hidden;
			margin: 0em 0;
			
			text-align: center;
		}

			#main > section.dark {
				background-color: #f4f4f8;
				margin-top: 0;
			}
			#main > section.light {
				background-color: #fff;
				margin-top: 0;
			}

				#main > section.dark h2, #main > section.dark h3, #main > section.dark h4, #main > section.dark h5, #main > section.dark h6 {
					color: inherit;
				}




					#main > section.dark a:hover {
						font-weight: 400;
					}

			#main > section.cover {
				padding: 6em 0;
				background-size: cover;
				background-position: center center;
			}

			#main > section.one {
				background-image: url("../../images/hero-3-bg2.png");
				background-size: cover;
				position: relative;
			}

			#main > section.two {
				background-color: #fff;
			}

			#main > section.three {
				background-color: #fff;
			}

			#main > section.four {
				background-color: #fff;
			}


.telegram-btn{
	display: block;
	width: calc(100% - 36px);
	height: 40px;
	line-height: 40px;
	color: #333;
	text-align: center;
	border-radius: 20px;
	font-size: 16px;
	background-color: #018cd6;
	margin: 12px auto 0px;
	transition: all 0.4s;
	font-weight: 500;
	border:none;
	cursor: pointer;
}
.telegram-btn:hover{
	color: #fff;
	background-color: #333;
}
.telegram-btnNew{
	display: block;
	width: auto;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	font-size: 16px;
	background-color: #018cd6;
	margin: 12px auto 0px;
	transition: all 0.4s;
	font-weight: 400;
	border:none;
	cursor: pointer;
	transition: all 0.3s;

}
.telegram-btnNew:hover{
	color: #fff;
	background-color: #008cd7;
	box-shadow: 0px 0px 4px 1px #999;
}
.town a:hover{
	color: #333;
}
.top-info{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 40px;
	width: 50%;
	text-align: left;
}
h1.title{
	font-size: 35px;
	font-weight: 600;
	text-align: center;
	display: block;
	padding: 60px 0;
}
h3.title{
	font-size: 35px;
	font-weight: 600;
	text-align: center;
	display: block;
	padding: 60px 0;
}
.uslugi{
	color: #111;
	font-size: 16px;
	font-weight: 400;
}
.uslugi-img{
	width: 50px;
	height: 50px;
	background-image: url('../../images/11.png');
	background-position: 0px 0px;
}
.uslugi{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.uslugi-item{
	width: calc(33% - 30px);
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
	margin: 0 15px 50px; 
	border-radius: 10px;
	box-sizing: border-box;
	padding: 95px 20px 20px;
	min-height: 220px;
	background-color: #fff;
	position: relative;
}
.uslugi-item p{
	color: #000;
	font-weight: 600;
	font-size: 18px;
	line-height: 1.2;
	display: block;
	padding-bottom: 15px;
	text-align: center;
}
.uslugi-item li{
	color: #222;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.2;
	padding-bottom: 8px;
	text-align: center;
}
.uslugi-item ul ul li{
	font-size: 15px;
}

.uslugi-item ul ul li:before{
	font-family: FontAwesome;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f111';
	color: #fff;
	margin: 0 7px 0 10px;
	font-size: 6px;
	vertical-align: middle;
}
.uslugi-item:before{
	font-family: FontAwesome;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f1da';
	color: #fff;
	vertical-align: middle;
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	top: 30px;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 6px;
	background-color: #018cd6d6;
	text-align: center;
	line-height: 44px;
	box-sizing: border-box;
	max-width: 100%;
	font-size: 22px;
}
.uslugi-item:nth-child(2):before{
content: '\f095';
}
.uslugi-item:nth-child(3):before{
	content: '\f10a';
}
.uslugi-item:nth-child(4):before{
	content: '\f086';
}
.uslugi-item:nth-child(5):before{
	content: '\f164';
}
.uslugi-item:nth-child(6):before{
	content: '\f06b';
}
.text-page{
	min-height: calc(100vh - 52px);
}
#main img{
	max-width: 100%;
}
.order-item{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 1000px;
	max-width: 100%;
	margin: 0 auto 60px;

}
.order-item>img{
	display: block;
	width: 50%;
	max-width: 50%!important;
	border-radius: 20px;
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.07);

}
.order-item>div{
	text-align: left;
	color: #222;
	padding: 15px 30px;
	width: 50%;
	max-width: 50%;
}
.submit-rights a:hover{
	color: #222;
	text-decoration: underline;
}
.order-item>div p{
	font-size: 18px;
	font-weight: 600;
	line-height: 1.3;
	padding-bottom: 7px;
}
.order-item>div ul li{
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	padding: 3px 0;
	text-align: left;
	padding-left: 20px;
	position: relative;
}
.order-item>div ul li:before {
    font-family: FontAwesome;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f111';
    color: #018cd6;
    margin: 0;
    font-size: 6px;
    vertical-align: middle;
    position: absolute;
    top: 13px;
    left: 7px;
}
.order-item>div ul li.libefore:before {
	display: none;
}
.order-item>div ul li.libefore{
	padding-left: 0;
}
.order-item2{
	flex-direction: row-reverse;
}
.order-item2>div{
	text-align: left;
}
.order-item3{
	width: 1080px;
}
.order-tel{
	display: inline-block;
	font-size: 16px;
	padding-right: 10px;
}
.order-tel:hover{
	color: #000;
	text-decoration: underline;
}
#nav ul li a:hover{
	background: #018cd6;
}
.order-item .telegram-btn{
	width: 240px;
	margin: 15px 0 0;
	display: inline-block;
}
.order-item .town2 li:before{
	display: none;
}
.order-item .town2{
	margin-top: 20px;
}
.order-item3>div p {
    padding-top: 30px;
}
.link-btn{
	display: block;
	font-size: 15px;
	line-height: 1.3;
	padding-bottom: 5px;
}
.link-btn:first-chld{
	padding-top: 20px;
}
.form-block h3{
	font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    padding: 5px 0;
    text-align: center;
    color: #222!important;
}
.form-block{
	width: 600px;
	margin:0 auto;
	max-width: 100%; 
}
.form-block form{
	padding-top: 30px;
}
.form-block form .row>div{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}

input#checkb{
	width: auto!important;
	text-align: left;

	display: block;
}
.checkbox-block label{
	width: calc(100% - 50px)!important;
	box-sizing: border-box;
	padding-left: 30px;
	line-height: 1.4;
	margin-bottom: 0;
}
.checkbox-block label a{
	text-decoration: underline;
}
.checkbox-block label a:hover{
	text-decoration: none;
	color: #222;
}
.order-item4>div ul li:before {
	display: none;
}
.order-item4 a{
	display: block;
	text-decoration: underline;
	padding-top: 7px;
	font-size: 15px;
}
.order-item4 a:hover{
	color: #222;
	text-decoration: none;
}
.list-pref{
	display: flex;
	justify-content: space-between;
	padding-bottom: 60px;
	padding-top: 30px;
	width: 1000px;
	margin: 0 auto;
	max-width: 100%;
	flex-wrap: wrap;
}
.list-pref li{
	display: block;
	text-align: center;
	background-color: #fff;
	padding: 30px;
	box-sizing: border-box;
	border-radius: 10px;
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.07);
	width: 170px;
}
.list-pref li p{
	font-size: 17px;
	text-align: center!important;
    font-weight: 400;
    line-height: 1.2;
    text-align: left;
    color: #222!important;
    display: block;
    width: 100%;
    padding-top: 20px;
}
.list-pref li i{
	display: block;
	text-align: center;
	color: #018cd6;
}
.checkbox-block{
	padding-top: 10px;
}









@media screen and (min-height: 1079px) {
	#nav ul li a{
		padding: 16px 16px;
	}

}

	@media screen and (min-width: 961px) and (max-width: 1880px) {

		/* Basic */

			body, input, textarea, select {
				font-size: 17pt;
			}

		/* Header */

			#header {
				width: 300px;
			}

		/* Footer */

			#footer {
				margin-left: 300px;
			}

		/* Main */

			#main {
				margin-left: 300px;
			}

	}

/* Normal */

	@media screen and (min-width: 961px) and (max-width: 1620px) {

		/* Main */


	}

/* Narrow */

	@media screen and (min-width: 961px) and (max-width: 1320px) {

		/* Basic */

			body, input, textarea, select {
				font-size: 16pt;
			}

			.container {
				padding: 0 2em 0 2em;
			}

		/* List */

			ul.icons li a {
				width: 1.75em;
			}

		/* Item */

			.item {
				margin-bottom: 20px;
			}

		/* Header */

			#header {
				width: 24%;
			}

			#logo .image {
				position: relative;
				margin: 0 0 0.5em 0;
			}

			#nav ul li a {
				font-size: 0.8em;
				padding-top: 0.5em;
				padding-bottom: 0.5em;
			}

				#nav ul li a span {
					padding-right: 2.25em;
				}

					#nav ul li a span:before {
						left: 100%;
						margin-left: -1.25em;
						line-height: 2.25em;
					}

		/* Footer */

			#footer {
				margin-left: 24%;
			}

		/* Main */

			#main {
				margin-left: 24%;
			}

	}

/* Narrower */

	#headerToggle {
		display: none;
	}
	.mobile-contact{
	display: none;
}
.mobile-contact .town2 {
    margin-top: 25px;
}
.mobile-contact ul{
	padding-left: 0;
	padding-right: 0;

}
#main section.dark .mobile-contact ul a {
    color: #222;
    border-color: inherit;
}


	@media screen and (max-width: 1280px) {
		.list-pref li {
    		width: calc(33% - 60px);
    		margin: 0 30px 30px;
		}
		.list-pref {
    justify-content: center;
}
	}



	@media screen and (max-width: 960px) {


.town4 img{
	max-width: 120px;
}
.icon2 {
    padding-right: 5px;
    
}
.town {
    
    font-size: 17px;
    }
#main h2 strong {
    font-size: 1.0em;
}
h1 {
    padding-top: 5px; 
}
.town4 {
     margin-left: 0px; 
}
.under_li {
     margin-left: 0px; 
    font-size: 17px;
}
.driver {

    width: 100%;
    }
			html, body {
				overflow-x: hidden;
			}

			body, input, textarea, select {
				font-size: 16pt;
			}
#nav ul li a
{
	color: #888;
}
			

			.container {
				padding: 0 2em 0 2em;
			}

		/* Item */

			.item {
				margin-bottom: 15px;
			}

		/* List */

			ul.icons a {
				width: 1.75em;
				font-size: 1.25em;
			}

		/* Header */

			#header {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transform: translateX(-275px);
				-webkit-transform: translateX(-275px);
				-ms-transform: translateX(-275px);
				transform: translateX(-275px);
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				-webkit-overflow-scrolling: touch;
				display: block;
				height: 100%;
				left: 0;
				overflow-y: auto;
				position: fixed;
				top: 0;
				width: 275px;
				z-index: 10002;
				width: 275px;
				
				box-shadow: none;
			}
			.header-visible #header{
				box-shadow: 6px 0 6px 0px rgba(0, 0, 0, 0.08);
			}

				#header .top {
					position: relative;
				}

				#header .bottom {
					border-top: solid 1px rgba(255, 255, 255, 0.05);
					box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.15);
					padding-top: 2em;
					margin-top: 2em;
					position: relative;
				}



			#headerToggle {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 2.25em;
				left: 0;
				position: fixed;
				top: 0;
				width: 3.25em;
				z-index: 10001;

			}

				#headerToggle .toggle {
					position: absolute;
					left: 0;
					top: 0;
					width: 100%;
					height: 100%;
					outline: 0;
					border: 0;
				}

					#headerToggle .toggle:before {
						font-family: FontAwesome;
						text-decoration: none;
						font-style: normal;
						font-weight: normal;
						-webkit-font-smoothing: antialiased;
						-moz-osx-font-smoothing: grayscale;
						content: '\f0c9';
						color: #fff;
						font-size: 18px;
						line-height: 2.25em;
						background: #333;
						border-radius: 0.35em;
						text-align: center;
						position: absolute;
						left: 0.5em;
						top: 0.5em;
						display: block;
						width: 2.75em;
						height: 2.25em;
						line-height: 2.25em;
					}

			body.header-visible #main {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.header-visible #headerToggle {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.header-visible #header {
				-moz-transform: translateX(0);
				-webkit-transform: translateX(0);
				-ms-transform: translateX(0);
				transform: translateX(0);
			}

		/* Footer */

			#footer {
				margin-left: 0;
			}

		/* Main */

			#main {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				padding-bottom: 1px;
				margin-left: 0;
			}

				#main > section {
					margin: 0em 0;
				}

				#main section.cover {
					margin: 0em 0;
				}
	}

/* Mobile */
#online-order{
	display: block;
}
#online-order-mobile{
	display: none;
}

	@media screen and (max-width: 736px) {
		.list-pref li {
    		width: calc(50% - 20px);
    		margin: 0 10px 15px;
    		padding: 30px 10px;
		}
		.list-pref li p {
    font-size: 15px;

}
#slider {
    width: 340px;
    height: 120px;
}
img.header_h1{

	max-width: 280px;
	
}
			body, input, textarea, select {
				font-size: 14pt;
			}

			h2 {
				font-size: 1.5em;
				letter-spacing: 0;
				font-weight: 300;
			}

			.container {
				padding: 0 15px 0 15px;
			}

		/* List */

			ul.icons a {
				width: 2em;
				font-size: 1.25em;
			}

		/* Main */

			#main > section {
				margin: 0em 0;
			}

			#main section.cover {
				margin: 0em 0em;
			}

				#main section.cover header {
					padding: 0 1em;
				}

		/* Footer */

			#footer .copyright li {
				display: block;
				line-height: 1.25em;
				border: 0;
				padding: 0;
				margin: 1em 0 0 0;
			}

				#footer .copyright li:first-child {
					margin-top: 0;
				}

				.row > .sec2 {
    padding: 0px 0 0 20px;
}
.town3 {
    margin-bottom: 0px;
    }
    .li_fir {
    margin-top: 0px;
}

	}

.lang a{
	font-size: 18px;
	font-weight: 600;
	line-height: 20px;

}
#header .lang a.curr{
	color: #fff;
	border:1px solid #fff; 
	padding: 1px 4px;
	background: transparent;
	border-radius: 2px;
	
}
#slider-wrap{ 
	width:420px; 
	margin:0 auto; 
	}
#slider{ 
	width: 420px;
    height: 170px;
    overflow: hidden;
    position: relative;
}
.slide{ 
	width:100%;
	height:100%;
	}
.sli-links{ 
	margin-top:10px;
	text-align:center;
display: none;}
.sli-links .control-slide{
	margin:2px;
	display:inline-block;
	width:16px;
	height:16px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../../images/radioBg.png) center bottom no-repeat;}
.sli-links .control-slide:hover{
	cursor:pointer;
	background-position:center center;}
.sli-links .control-slide.active{
	background-position:center top;}
#prewbutton, #nextbutton{ 
	display:block;
	width:15px;
	height:100%;
	position:absolute;
	top:0;
	overflow:hidden;
	text-indent:-999px;
	background:url('../../images/arrowBg.png') left center no-repeat;
	opacity:0.8;
	z-index:3;
	outline:none !important;}
#prewbutton{left:10px;}
#nextbutton{
	right:10px;
	background:url('../../images/arrowBg.png') right center no-repeat;}
#prewbutton:hover, #nextbutton:hover{
	opacity:1;}
.copyright{
	display: flex;
    justify-content: space-between;
    padding: 0 40px;
}
#footer .copyright li:first-child {
    line-height: 43px;
}

	@media screen and (max-width: 736px) {
		.copyright{
			display: block;
		}
#slider {
    width: 340px;
    height: 120px;
}
#slider-wrap {
    width: 340px;
    margin: 0 auto;
}

.p_des {
    
    font-size: 17px;
    line-height: 23px;
}
#main section.cover header {
    padding: 0 0em; 
}
#online-order{
	display: none;
}
#online-order-mobile{
	display: block;
}
}

@media screen and (max-width: 1200px) {
.uslugi-item {
    width: calc(50% - 30px);
}
}
@media screen and (max-width: 750px) {

.uslugi-item {
    width: 100%;
    margin: 0 0px 30px; 
}
.top-info {
    position: relative;
    top: auto;
    transform: none;
    left: auto;
    width: 100%;
    text-align: left;
    padding-top: 60px;
}
#main > section.one {
    background-image: url(../../images/bg3.jpg);
    background-size: cover;
    position: relative;
}
section.one h1 {
    padding-top: 20px;
    font-size: 25px;
    text-align: center;
    
}
#main h2{
	font-size: 24px;
	text-align: center;
}
#main .top-info>ul li {
    color: #000;
    font-size: 17px;
    line-height: 1.2;
    padding-bottom: 12px;
    font-weight: 400!important;
    padding-left: 0px;
}
.mobile-contact {
    display: block;
    width: 100%;
}
#top {
    min-height: calc(100vh - 47px);
}
.order-item>img{
	width: 100%!important;
	max-width: 100%!important;

}
h1.title {
    font-size: 23px;
    padding-bottom: 30px;
}
h3.title {
    font-size: 23px;
    padding-bottom: 30px;
}
#main > section{
	margin-top: 60px;
}
.order-item>div {

    padding: 20px 0;
    width: 100%;
    max-width: 100%;
}
.order-item {
    margin: 0 auto 10px;
}
.order-item3{
	flex-direction: column-reverse;
	margin-bottom: 30px;
}
.order-item3>div {
    padding: 0px 0;
}
.order-item3>div p:first-child{
    padding-top: 0px;
}
.order-item3>img{
	display: none;
}
form label {
    padding-right: 0px;
    width: 100%;
}
.form-block form .row>div {
    flex-wrap: wrap;padding-top: 5px;
}
form input, form textarea, form select{
	width: 100%!important;
}

.list-pref{
	padding-bottom: 20px;
}
}
	@media screen and (max-width: 390px) {
#slider {
    width: 280px;
    height: 135px;
}
#slider-wrap {
    width: 280px;
    margin: 0 auto;
}


}
.viber{
	width: 23px;
	margin: 0 5px; 
}

.headNew{
	background-color: #fff;
	display: flex;
	align-items: center;
	height: 70px;
	box-shadow: 0px 1px 4px #6666661f;
}
.logoNew{
	padding-left: 20px;
	width: 121px;
}
.logoNew img{
	display: block;
	max-width: 100%;
}
.contentNew{
	height: calc(100vh - 170px);
	background: url(../../images/map-bg.png) no-repeat center;
	background-size: cover;
	display: flex;
    align-items: center;
    justify-content: center;
}
.footerNew{
	background-color: #333;
	display: flex;
	align-items: center;
	height: 100px;
	color: #fff;
	text-align: center;
	width: 100%;
	font-size: 15px;
	justify-content: center;
	padding: 0 20px;
	box-sizing: border-box;

}
.changeNew{
	font-size: 34px;
	font-weight: 600;
	display: block;
	width: 100%;
	text-align: center;
	padding-bottom: 25px;
	color: #555;
}
.changeNew2{
	font-size: 22px;
	line-height: 1.2;
	font-weight: 400;
	display: block;
	width: 100%;
	text-align: center;
	padding-bottom: 50px;
	color: #555;
}
.townNew{
	width: 300px;
	max-width: 50%;
	border-bottom: 3px solid #018cd6;
	border-radius: 8px;
	background-color: #fff;
	overflow: hidden;
	margin: 0 20px;
	box-shadow: 0px 1px 4px #66666640;
	text-align:center;
	font-size: 18px;
	color: #222;
	font-weight: 400;
	transition: all 0.4s;
	display: block;
	text-decoration: none;

}
.townNew p{
	display: block;
	padding: 16px 0;
	box-sizing: border-box;
	line-height: 1;
}
.townNew:hover{
	transform:translateY(-10px); 
	cursor: pointer;
	border-bottom: 3px solid #008cd7;
	background-color: #fff;
	box-shadow: 0px 1px 4px #66666640;
	color: #222;
	font-weight: 400;
	transition: all 0.4s;
	display: block;
	text-decoration: none;
}
.townNew img{
	max-width: 100%;
}
.contentNew-inner{
	display: flex;
	justify-content: center;
	align-items: center;
}
.footerNew p{
	font-size: 14px;
	line-height: 1;
	margin-bottom: 0;
	margin-bottom: 9px;
}
.footerNew a{
	margin-top: 0;
}
.footerNew-btn{
	position: absolute;
	right: 60px;
}
.modalBgImage{
  background-size: cover;
  background-position: center;
  background-image: url(../../images/28.jpg);
  line-height: 0;
}
.remodalNew .remodalBorder{
  padding: 0;
}
.remodalNew .info-modal{
  padding: 40px 20px 20px;
}
.remodalNew .submit-rights{
  font-size: 14px;
  text-transform: none;
  text-align: left;
  font-weight: 400;
}
.MultiFile-title{
  max-width: 100px;
    display: inline-block;
    overflow: hidden;
        white-space: nowrap;
        font-size: 12px;
        line-height: 28px;
}
.MultiFile-label{
  display: block;
    line-height: 0;
}
.MultiFile-applied::-webkit-file-upload-button {
  visibility: hidden;
  display: none;
}
.MultiFile-applied::file-upload-button{
  visibility: hidden;
  display: none;
}
.MultiFile-applied::file-selector-button{
  visibility: hidden;
  display: none;
}

.MultiFile-applied::after {
  content: 'Завантажити фото авто';
  display: inline-block;
  padding: 0px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  font-size: 10pt;
  color: #444!important;
  line-height: 28px;
  font-size: 16px;
  width: max-content;
    float: left;
}

.MultiFile-applied::before {
  content: "\F01DA";
  display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    color: #444!important;
    width: max-content;
    float: left;
    margin-right: 6px;
    vertical-align: super;
        line-height: 28px;

}
input[type="file"]{
 color: #fff;
 }
 .file-upload {
    width: 100%;
    padding: 0 0px;
    height: auto;

    margin-bottom: 5px;
    
    border: none;
    outline: none;
    font-size: 16px;
    line-height: 48px;
    text-align: left;
     font-family: 'Montserrat', sans-serif;
     font-weight: normal;
     position: relative;
 }

 .file-upload>label {
 display: block;
 width: 100%;
 height: 100%;
 cursor: pointer;
 font-size: 14px;
    line-height: 41px;
    text-align: left;
     font-family: 'Montserrat', sans-serif;
     font-weight: normal;
     margin: 0;
 }
 /* стиль текста на кнопке*/
 .file-upload label>span {
 font-weight:bold;
 font-size: 16px;
    line-height: 48px;
    text-align: left;
     font-family: 'Montserrat', sans-serif;
     font-weight: normal;
     padding-left: 15px;
         background: #fff;
         display: block;
         border-radius: 3px;
 }
.remodal-wrapper .remodal{

  border-radius: 15px;
  box-shadow: 1px 1px 12px 2px rgba(0,0,0,0.4);
}
.info-modal p.modal-tit{
  font-size: 28px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.info-modal p{
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.info-modal span{
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0px;
  margin-bottom: 0px;
  display: block;
  margin-bottom: 10px;

}
.info-modal ul{
  padding: 0;
  list-style-type: none;
}
.info-modal li{
  font-size: 17px;
  color: #fff;
  font-weight: 400;
  display: flex;
  align-items: center;
  margin-bottom: 7px;
  letter-spacing: 0.005em;
  text-align: left;
  line-height: 26px;
}
.info-modal li .icon{
color: #018cd6;
margin-right: 10px;
height: 18px;
width: 18px;
stroke-width: 3;
line-height: 18px;
}
.submit-rights{
  color: #fff;
      margin: 0;
    line-height: 48px;
}
.remodal{
  width: 1400px;
  max-width: 100%;
  background: -webkit-linear-gradient(135deg, rgb(85, 85, 85) 50%, rgb(96, 94, 94) 50%);
background: -moz-linear-gradient(135deg, rgb(85, 85, 85) 50%, rgb(96, 94, 94) 50%);
background: linear-gradient(135deg, rgb(85, 85, 85) 50%, rgb(96, 94, 94) 50%);
}
#submitFF{
  padding: 16px 50px;
  font-size: 16px;
  width: auto;
}

select option[disabled] {
  display: none;
}
.title-heading h4 span{
  display: block;
}
.title-heading h4 span a{
  color: #222!important;
}
.title-heading h4 span a:hover{
  color: #ffe03b!important;
}
 .putName::-webkit-input-placeholder {color:#333;}
.putName::-moz-placeholder          {color:#333;}
.putName:-moz-placeholder           {color:#333;}
.putName:-ms-input-placeholder      {color:#333;}
#submitFF{
  font-weight: 600;
  background-color: #018cd6;
}
button:active, button:focus {
  outline: none !important;
}
button::-moz-focus-inner {
  border: 0 !important;
}
a.active.focus,
a.active:focus,
a.focus,
a:active.focus,
a:active:focus,
a:focus,
button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
outline: 0!important;
outline-color: transparent!important;
outline-width: 0!important;
outline-style: none!important;
box-shadow: 0 0 0 0 rgba(0,123,255,0)!important;
}
.modal2{
  width: 700px;
  max-width: 100%;
}
.modal2 p{
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 20px;
}

.modal2 a{
      background-color: #6d62fd !important;
      padding: 14px 10px;
    font-size: 20px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    display: block;
    margin:7px 0; 
    border-radius: 7px;
        color: #fff !important;
}
.MultiFile-list{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
div.MultiFile-label{
  margin-right: 7px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  padding: 5px;
  border-radius: 4px;
  margin-top: 0px;
  background-color: #fff;
}
.MultiFile-remove{
  color: red;
  margin-right: 8px;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  display: flex;
  line-height: 1;
  padding: 5px 10px;
  background: #FF4747;
  border-radius: 2px;
  color: #fff;
}

.submit-bl-mob{
  display: none;
}

.remodalNew .remodalBorder{
  padding: 0;
}
.remodalNew .info-modal{
  padding: 40px 40px 20px;
}
.remodalNew .submit-rights{
  font-size: 14px;
  text-transform: none;
  text-align: left;
  font-weight: 400;
}
.putName, .putPhone {
    width: 100%;
    padding: 10px 15px;
    height: auto;
    background: #fff;
    margin-bottom: 8px;
    border-radius: 3px;
    border: none;
    outline: none;
    font-size: 16px;
    height: 48px;
}
#mobil{
	background-color: #018cd6!important;
	padding-bottom: 60px;
}
#mobil h1.title{
	padding-bottom: 15px;
	color: #fff;
}
#mobil h3.title{
	padding-bottom: 15px;
	color: #fff;
}
#mobil p{
	padding-bottom: 25px;
	color: #fff;
	font-size: 18px;
}
#mobil .town2{
	justify-content: center;
}
#mobil .town2 li{
	width: 200px;
	max-width: 50%;
	margin: 0 5px;
}

#vaca{
	background-color: #018cd6!important;
	padding-bottom: 60px;
}
#vaca h1.title{
	padding-bottom: 15px;
	color: #fff;
}
#vaca h3.title{
	padding-bottom: 15px;
	color: #fff;
}
#vaca p{
	padding-bottom: 25px;
	color: #fff;
	font-size: 18px;
}
#contacts p{
	padding-bottom: 15px;
	color: #000;
	font-size: 18px;
	line-height: 1.5;
}
#vaca .town2{
	justify-content: center;
}
#vaca .town2 li{
	width: 200px;
	max-width: 50%;
	margin: 0 5px;
}
#vaca .telegram-btn{
	background-color: #FFBF00;
	width: 250px;
}
#contacts li{
	display: inline-block;
	margin: 0 7px;
}
#contacts li a{
	font-size: 19px;
	font-weight: 500;
	color: #333;
}
#contacts li a:hover{
	color: #018cd6;
}
@media(max-width: 1200px){
#main > section.one {
    background: url(../../images/hero-3-bg3.png) bottom no-repeat;
    background-size: contain;
    position: relative;
    background-color: #fff;
}
	.top-info {
    position: relative;
    top: auto;
    transform: none;
    left: auto;
    width: 100%;
    text-align: center;
    padding-top: 60px;
}
.town {
    width: 100%;
    text-align: center;
}
}
@media(max-width: 960px){
	.top-info {

    padding-top: 30px
;
}
}
@media(max-width: 992px){

.modalBgImage{
	display: none;
}

}

@media(max-width: 899px){
	.footerNew-btn {
    position: relative;
    right: auto;
    width: 100%;
    margin-top: 20px;
}
.footerNew {
    flex-wrap: wrap;
    height: auto;
    padding: 20px;
}
.footerNew a {
    width: 200px;
    max-width: 100%;
}
}


@media(max-width: 767px){
	#submitFF{
  font-size: 15px;
}
.submit-rights{
  display: none;
}
.info-modal p.modal-tit {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.select2-container .select2-selection--single {
    height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 40px;
    font-size: 14px;
    padding-left: 10px;
}
.MultiFile-applied::before {
    margin-right: 3px;
    line-height: 20px;
}
.MultiFile-applied::after {
    font-size: 14px;
    line-height: 20px;
}
.putName, .putPhone {
    padding: 10px 10px;
}
.remodalBorder {
    padding: 40px 10px;
}
.modal-tit {
    font-size: 20px;
    margin-bottom: 15px;
}
.info-modal p {
    font-size: 14px;
    letter-spacing: 0px;
    margin-bottom: 10px;
}
.info-modal li {
    font-size: 14px;
    margin-bottom: 5px;
}
.info-modal .app-btn{
  text-align: left!important;
}
.info-modal span {
    font-size: 12px;

}
.putName, .putPhone {
    font-size: 14px;
    height: 40px;
}
.file-upload {
    font-size: 14px;
    line-height: 40px;
    margin-bottom: 8px;
}
.file-upload span {
    font-size: 14px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
}
option {
    padding: 0px ;
}
select{
  padding-left: 12px!important;
}
.modal-andro img{
  width: 140px;
}
.submit-bl-mob{
  display: block;
}
.modal2 p {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
}
.phone-inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    height: 100vh;
}
.remodal-wrapper {
    padding: 0px;
}
.remodal-wrapper .remodal{
  margin-bottom: 0;
}
.remodal-wrapper .remodal {
    border-radius: 0px;
    box-shadow: none;
}
.modal2 {
    margin: 0;
    height: 100vh;
    top: 0;
}
.remodal{
  min-height: 100vh;
}
.remodal-close{
  z-index: 99;
}
.remodalNew .info-modal {
    padding: 60px 20px 20px 40px;
}
.modalBgImage{
	display: none;
}
h1 span {
    font-size: 1.2em;
}
#main h2 {
    font-size: 20px;
    text-align: center;
}
#top p{
	display: none;
}
#top .town{
	display: none;
}
#headerToggle .toggle:before {
    width: 2.25em;
    height: 2.15em;
    line-height: 2.15em;
    left: 15px;
    top: 15px;
}
#main h2 {
    padding-top: 10px;
}
#main > section.one {
    background: #fff;
    background-size: contain;
    position: relative;
    background-color: #fff;
}
#main section.cover#top {
    padding: 0;
}
#main .mobile-contact>img{
	margin-left: -15px;
	margin-right: -15px;
	max-width: calc(100% + 30px);
}
h1 span {
    font-size: 1.4em;
}
.mobile-contact .telegram-btn{
	height: 50px;
    line-height: 50px;
        border-radius: 5px;
        margin-right: 0;
        margin-left: 0;
        width: 100%;
        color: #fff;
        font-size: 15px;
        background-color: #018cd6!important;
}
#vaca p {
    font-size: 16px;
}
#contacts p{
	font-size: 16px;
}
#mobil p {
    font-size: 16px;
}
.mobile-contact .telegram-btn.apbtn{
	background-color: #000!important;
	color: #fff;
}
.apbtn img {
    border: 0;
    width: 19px;
    display: inline-block;
    height: auto;
    margin-bottom: -3px;
}
#contacts li a {
    font-size: 17px;
    font-weight: 500;
    color: #333;
}
.remodal2 p{
	color: #fff;
	font-weight: 600;
	margin-bottom: 20px;
}
.remodal2 .remodalBorder{
	display: flex;
	align-items: center;
	height: 100%;
	width: 100%;
}
.remodalBorder>div{
	width: 100%;
}
.remodal2 a{
	display: block;
	width: 100%;
	height: 50px;
    line-height: 50px;
        border-radius: 5px;
        margin-right: 0;
        margin-left: 0;
        width: 100%;
        color: #fff;
        font-size: 17px;
        background-color: #018cd6!important;
        margin-bottom: 8px;
        font-weight: 500;
}
}

@media (max-width: 579px) {
	#top {
    min-height: 0;
}
#submitFF {
    padding: 10px 30px;
    font-size: 14px;
    width: auto;
}
.MultiFile-applied{
  padding-right: 0;
}
.remodal-close{
 color: #fff!important;
}
.logoNew {
    padding-left: 0px;
    width: 70px;
}
.headNew {
    height: 56px;
}
.changeNew {
    font-size: 22px;
    padding-bottom: 20px;

}
.changeNew2 {
    font-size: 16px;
    padding-bottom: 30px;
}
.contentNew .container {
    padding: 0 0px 0 0px;
}
.townNew {
    width: 48%;
    border-bottom: 2px solid #018cd6;
    border-radius: 4px;
    margin: 0 0px;
    box-shadow: 0px 1px 3px #66666640;
    font-size: 15px;
}
.contentNew-inner{
	justify-content: space-between;
}
.contentNew {
    height: calc(100vh - 190px);
}
.footerNew{
	font-size: 14px;
	padding: 10px 0;
}
.footerNew a{
	font-size: 13px;
}
.info-modal li {
    font-size: 13px;
    margin-bottom: 0px;
    line-height: 1.4;
}
.remodalNew .remodalBorder {
    padding: 0;
    display: flex;
    align-items: center;
    height: 100%;
}
}

@media (max-width: 359px) {
.MultiFile-applied::after {
    font-size: 12px;
    line-height: 20px;
}
.putName, .putPhone {
    font-size: 12px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 12px;
}
.footerNew {
    font-size: 13px;
    padding: 10px 0;
}
.changeNew {
    font-size: 19px;
    padding-bottom: 20px;
}
.footerNew-btn {
    margin-top: 10px;
}
.contentNew {
    height: calc(100vh - 180px);
}
}
.answer{
	width: 100%!important;
}