

/* Start:/local/templates/afs/components/bitrix/system.auth.form/ia/style.css?16152759502668*/
div.bx-system-auth-form {float: right; position: relative; z-index: 1; color: #dd191b; text-align: right;}
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/local/templates/afs/components/bitrix/system.auth.form/ia/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/local/templates/afs/components/bitrix/system.auth.form/ia/images/sec-unlocked.png);}

#authform {
    display: none;
	margin: 10px 20px;
}
#authform h2 {
    font-size: 18px;
	margin-bottom: 20px;
	color: #11116d;
}
.authform {
    display: block;
	padding: 5px 0px;
	margin-top: 5px;
	color: #dd191b;
	border-bottom: 0px solid #dd191b;
	text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
	margin-right: -10px;
	background: rgba(216, 30, 91, 0.1);
	white-space: nowrap;
}
.authform .preauth {
	position: absolute;
	display: block;
	width: 170px;
	margin-left: -202px;
	font-size: 16px;
}
.authform .preauth:hover {
	text-decoration: underline;
}
.authform:hover {
	text-decoration: underline;
	background: transparent;
}
.authform::before {
	margin: -2px 0 0 -25px;
	content: " ";
	display: block;
	position: absolute;
	width: 19px;
	height: 19px;
	background: url(/img/man-shape.svg) no-repeat;
	background-size: cover;
}
.authtable {
    color: #666!important;	
	min-width: 270px;
}
.authtable a {
    color: #646464!important;	
}
.authtable td:first-child  {
    padding-right: 20px;
	color: #666;
}
.authtable td span {
    color: red;
}
.authtable td input[type="text"], .authtable td input[type="password"] {
    width: 150px;
    margin-bottom: 12px;
    padding-left: 10px;
    height: 30px;
    outline: none;
    border-radius: 5px;
    border: 1px solid #474a9e;
    background: #ededee!important;
}
.authtable td input[type="submit"] {
    min-height: 38px;
}
.authtable td textarea {
    width: 150px;
    resize: none;
    height: 133px;
    margin-bottom: 12px;
    padding-left: 10px;
    outline: none;
    border-radius: 5px;
    border: 1px solid;
    background: #ededee!important;
}
.authtable td input.btn {
    margin-left: 50px;
}
#auth-error {
	margin-bottom: 20px;
	display: none;
	color: red;
}
.authtable #send_auth {
    width: 180px;
	margin: 0 auto;
	margin-top: 20px;	
}
div.bx-system-auth-form .employ {
	color: #fff;
	float: right;
	display: block;
}
div.bx-system-auth-form .payer {
	color: #0489aa;
	float: right;
	clear: both;
}
.errortext {
	display: block;
	padding: 15px 0;
	color: #dd191b;
}





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

}
/* End */


/* Start:/local/components/bitrix/system.auth.form/templates/om/style.css?16141843145424*/
div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/local/components/bitrix/system.auth.form/templates/om/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/local/components/bitrix/system.auth.form/templates/om/images/sec-unlocked.png);}

div.bx-system-auth-form span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:bottom; margin-top:-1px;}
div.bx-system-auth-form div.bx-auth-secure-icon {background-image:url(/local/components/bitrix/system.auth.form/templates/om/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-system-auth-form div.bx-auth-secure-unlock {background-image:url(/local/components/bitrix/system.auth.form/templates/om/images/sec-unlocked.png);}

.auth_page {
    margin: 20px 30px 20px 20px;
	overflow: hidden;
}
.bx-system-auth-form {
    margin: 0px 10px 10px 10px;
	font-size: 14px;
}
#content .bx-system-auth-form {
    color: #111!important;	
}	
.authtable {
float: left;
}
.authtable td:first-child  {
    padding-right: 20px;
}
.authtable td span {
    color: red;
}
.authtable td.registration {
    padding-top: 20px;
	padding-right: 0px
}
.authtable td.registration span {
    float: right;
}
.authtable td.checkbox {
    padding: 0px;
	width: 30px;
}
.authtable td.registration a {
    text-decoration: underline;
}
.auth_page .authtable td.registration span {
    display: none;
}
.authtable td input[type="text"], .authtable td input[type="password"] {
    width: 150px;
	margin-top: 4px;
    margin-bottom: 12px;
    padding-left: 10px;
    height: 30px;
    outline: none;
    border-radius: 4px;
    border: 1px solid #ccc;	
}
.authtable input[type="submit"], .registred_area input[type="button"] {
    border: 1px solid #ccc;
    border-radius: 4px;
	font: normal 14px Tahoma;
}
.authtable input[type="submit"], .registred_area input[type="button"] { 
border-bottom-color: #CCCCCC;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #CCCCCC;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #CCCCCC;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #CCCCCC;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-top-style: solid;
border-top-width: 1px;
}
.authtable input:hover.button, .registred_area input:hover.button  { 
background-position: 0px -120px;
text-shadow:0 1px 0 #700;	
}
.authtable .element-button.element-button-yellow, .registred_area .element-button.element-button-yellow { 
background-color: #af0126 !important;
border-bottom-left-radius: 6px !important;
border-bottom-right-radius: 6px !important;
border-top-left-radius: 6px !important;
border-top-right-radius: 6px !important;
font-size: 12px;
max-height: 32px !important;
max-width: 200px !important;
}
.authtable .element-button.element-button-yellow:hover, .registred_area .element-button.element-button-yellow:hover {
background-color: #f00 !important;
}
.authtable input.button, .registred_area input.button { 
background-attachment: scroll;
background-clip: border-box;
background-color: rgba(0, 0, 0, 0);
background-image: url("/img/buttons_new.png");
background-origin: padding-box;
background-position: 0px 0px;
background-repeat: no-repeat;
background-size: auto;
border-bottom-color: currentColor;
border-bottom-left-radius: 12px;
border-bottom-right-radius: 12px;
border-bottom-style: none;
border-bottom-width: medium;
border-left-color: currentColor;
border-left-style: none;
border-left-width: medium;
border-right-color: currentColor;
border-right-style: none;
border-right-width: medium;
border-top-color: currentColor;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
border-top-style: none;
border-top-width: medium;
color: #FFFFFF;
cursor: pointer;
font-family: "Open Sans", sans-serif;
font-size: 17px;
font-weight: 700;
height: 50px;
line-height: 18px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
text-decoration: none;
text-transform: uppercase;
padding-left: 30px;
padding-right: 30px;
}
.authtable td textarea {
    width: 150px;
    resize: none;
    height: 133px;
    margin-bottom: 12px;
    padding-left: 10px;
    outline: none;
    border-radius: 4px;
    border: 1px solid #ccc;
}
.authtable td input.btn {
    margin-left: 50px;
}
#auth-error {
	margin-bottom: 20px;
	display: none;
	color: red;
}
.authtable #send_auth {
    width: 180px;
	margin: 0 auto;
	margin-top: 20px;	
}
.registred_area {
    border-left: 1px dotted #ccc;
    margin-left: 220px;
	width: 420px;
	max-width: 440px;
	padding: 0px 0px 20px 20px;
	margin-right: 0;
	min-height: 200px;
	position: relative;
	top: 20px;
	font-size: 14px;
}
.registred_area h4 {
    color: #900;
}

.alert-success { 
	background-color: #DFF0D8;
	border-bottom-color: #D6E9C6;
	border-left-color: #D6E9C6;
	border-right-color: #D6E9C6;
	border-top-color: #D6E9C6;
	color: #3C763D;
}
.alert { 
	border: medium none currentColor;
	border-radius: 1px;
	font-size: 14px;
	margin-bottom: 20px;
	padding: 15px;
}
table.email {
	margin: 20px 0;
}
table.email td {
	padding-right: 10px;
	vertical-align: top;
}
table.email td:first-child {
	font: normal normal 700 14px/19px Arial;
}
table.email td span {
	text-transform: uppercase;
}
/* End */


/* Start:/local/components/amslog/contact_form/templates/question/style.css?17683791564070*/
/* Стили для чекбокса согласия в форме */
.consent-checkbox-container {
	margin: 20px 0;
}

.consent-checkbox-wrapper {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	padding: 15px;
	background: linear-gradient(135deg, rgba(4, 137, 170, 0.08) 0%, rgba(4, 137, 170, 0.05) 100%);
	border-radius: 8px;
	border: 2px solid rgba(4, 137, 170, 0.2);
	transition: all 0.3s ease;
	border-left: 4px solid #0489aa;
}

.consent-checkbox-wrapper:hover {
	background: linear-gradient(135deg, rgba(4, 137, 170, 0.12) 0%, rgba(4, 137, 170, 0.08) 100%);
	border-color: rgba(4, 137, 170, 0.3);
}

.consent-checkbox-custom {
	position: relative;
	flex-shrink: 0;
	width: 22px;
	height: 22px;
	margin-top: 2px;
}

.consent-checkbox-custom input[type="checkbox"] {
	position: absolute;
	opacity: 0;
	width: 0;
	height: 0;
	cursor: pointer;
}

.consent-checkbox-custom .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	width: 22px;
	height: 22px;
	background-color: white;
	border: 2px solid #0489aa;
	border-radius: 4px;
	cursor: pointer;
	transition: all 0.3s ease;
}

.consent-checkbox-custom .checkmark:after {
	content: "";
	position: absolute;
	display: none;
	left: 6px;
	top: 2px;
	width: 6px;
	height: 11px;
	border: solid white;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

.consent-checkbox-custom input:checked ~ .checkmark {
	background-color: #0489aa;
	border-color: #0489aa;
}

.consent-checkbox-custom input:checked ~ .checkmark:after {
	display: block;
}

.consent-checkbox-custom input:focus ~ .checkmark {
	box-shadow: 0 0 0 3px rgba(4, 137, 170, 0.2);
}

.consent-checkbox-label {
	font-size: 14px;
	line-height: 1.5;
	color: #043c53;
	cursor: pointer;
	user-select: none;
	flex: 1;
	font-weight: 500;
}

.consent-checkbox-label a {
	color: #0489aa;
	text-decoration: none;
	font-weight: 600;
	border-bottom: 1px solid rgba(4, 137, 170, 0.3);
	padding-bottom: 1px;
	transition: all 0.3s;
}

.consent-checkbox-label a:hover {
	color: #03657e;
	border-bottom-color: #03657e;
}

.consent-checkbox-error {
	color: #dc3545;
	font-size: 13px;
	animation: fadeIn 0.3s ease;
}

@keyframes fadeIn {
	from { opacity: 0; transform: translateY(-5px); }
	to { opacity: 1; transform: translateY(0); }
}

/* Анимация для ошибки */
@keyframes shakeError {
	0%, 100% { transform: translateX(0); }
	25% { transform: translateX(-5px); }
	75% { transform: translateX(5px); }
}

@keyframes pulseError {
	0%, 100% {
		border-left-color: #dc3545;
		background-color: rgba(220, 53, 69, 0.08);
	}
	50% {
		border-left-color: #ff6b6b;
		background-color: rgba(220, 53, 69, 0.12);
	}
}

.consent-checkbox-wrapper.error {
	background: linear-gradient(135deg, rgba(220, 53, 69, 0.08) 0%, rgba(220, 53, 69, 0.05) 100%);
	border: 2px solid rgba(220, 53, 69, 0.2);
	border-left: 4px solid #dc3545;
	animation: shakeError 0.5s ease-in-out, pulseError 1.5s ease-in-out infinite;
}

/* Стиль для неактивной кнопки */
.tpl-form-button:disabled {
	background-color: #95a5a6 !important;
	cursor: not-allowed !important;
	opacity: 0.7 !important;
	transform: none !important;
	box-shadow: none !important;
}

.tpl-form-button:disabled:hover {
	background-color: #95a5a6 !important;
	transform: none !important;
	box-shadow: none !important;
	color: #fff !important;
}

/* Адаптивность для формы */
@media (max-width: 768px) {
	.consent-checkbox-wrapper {
		padding: 12px;
		flex-direction: row;
		align-items: flex-start;
	}

	.consent-checkbox-label {
		font-size: 13px;
		line-height: 1.4;
	}

	.consent-checkbox-custom {
		width: 20px;
		height: 20px;
	}

	.consent-checkbox-custom .checkmark {
		width: 20px;
		height: 20px;
	}

	.consent-checkbox-custom .checkmark:after {
		left: 5px;
		top: 1px;
		width: 5px;
		height: 10px;
	}

	.consent-checkbox-error {
		font-size: 12px;
		padding-left: 32px;
	}
}
/* End */


/* Start:/local/templates/afs/styles.css?176847351784385*/
@charset "utf-8";
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-y: scroll;
}

body {
    margin: 0;
}

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

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

a:active, a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
}

/*border-spacing:0*/
/*td,th{padding:0}*/
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.visible {
    visibility: visible;
}

.reset-indents {
    padding: 0;
    margin: 0;
}

.reset-font {
    line-height: 0;
    font-size: 0;
}

.clear-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0;
}

.clearfix:after {
    clear: both;
}

.clear {
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0;
}

.clear-self::after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '';
}

.overflowHidden {
    overflow: hidden;
}

.thumb, .YMaps, .ymaps-map {
    color: #000;
}

.table {
    display: table;
}

.table .tr {
    display: table-row;
}

.table .tr .td {
    display: table-cell;
}

.table0, .table1, .table2 {
    border-collapse: collapse;
}

.table0 td, .table1 td, .table2 td {
    padding: 0.5em;
}

.table1, .table2 {
    border: 1px solid #afafaf;
}

.table1 td, .table2 td, .table1 th, .table2 th {
    border: 1px solid #afafaf;
}

.table2 th {
    padding: 0.5em;
    color: #fff;
    background: #f00;
}

html, body {
    height: 100%;
}

html {
    font-size: 16px;
}

html.oveflowHidden {
    overflow: hidden;
}

body {
    position: relative;
    min-width: 320px;
    text-align: left;
    color: #043c53;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.25;
}

h1, h2, h3, h4, h5, h6 {
    color: #043c53;
    font-family: 'Roboto-Condensed', Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
}

h1 {
    margin-top: 0;
    font-size: 30px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 26px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

h5, h6 {
    font-weight: bold;
}

a {
    text-decoration: underline;
    color: #0489aa;
}

a:hover {
    text-decoration: none;
}

a img {
    border-color: #043c53;
}

a[href^="tel:"] {
    text-decoration: none;
    color: inherit;
    cursor: default;
}

img, textarea, object, object embed, .table-wrapper {
    max-width: 100%;
}

img {
    height: auto;
}

table img {
    max-width: none;
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.site-path {
    margin-bottom: 10px;
    white-space: pre-wrap;
    line-height: 1;
}

.site-header a img, .site-sidebar a img, .site-footer a img {
    border: none;
}

.site-header p, .site-footer p {
    margin: 0;
}

.site-sidebar p:first-child {
    margin-top: 0;
}

.site-sidebar p:last-child {
    border-bottom: 0;
}

.site-wrapper {
    position: relative;
    overflow: hidden;
    margin: auto;
    background-color: #f5f5f5;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.site-wrapper.blurBg:after {
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    background-color: rgba(0, 0, 0, 0.9);
}

.site-header {
    min-height: 100px;
    margin: 0 0 12px;
    border-bottom: 1px solid #e5e5e6;
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
}

@media screen and (min-width: 768px) {
    .menuLine {
        background: #043c53;
    }
}

@media screen and (max-width: 767px) {
    .menuLine {
        position: fixed;
        z-index: 500;
        top: 0;
        bottom: 0;
        left: 0;
        overflow: scroll;
        width: 480px;
        background-color: #0c121e;
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        -o-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    .menuLine.open {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .menuLine.transition {
        -webkit-transition: all 0.6s;
        -moz-transition: all 0.6s;
        -o-transition: all 0.6s;
        -ms-transition: all 0.6s;
        transition: all 0.6s;
    }
}

@media screen and (max-width: 479px) {
    .menuLine {
        width: 100%;
    }
}

@media screen and (min-width: 768px) {
    .menuLine .menuLineInner {
        max-width: 942px;
        margin: 0 auto;
        padding: 4px 7px;
    }
}

@media screen and (max-width: 767px) {
    .menuLine .menuLineInner {
        padding: 0;
        text-align: right;
    }
}

.menuClose {
    display: inline-block;
    width: 48px;
    height: 48px;
    margin: 43px 26px 30px;
    cursor: pointer;
    vertical-align: top;
    border: 1px solid rgba(255, 255, 255, 1);
    font-size: 0;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22rgba%28255%2C%20255%2C%20255%2C%201%29%22%20d%3D%22M22.508%2C2.101%20L12.465%2C12.144%20L22.211%2C21.890%20L21.594%2C22.508%20L11.847%2C12.761%20L2.667%2C21.942%20L2.057%2C21.332%20L11.237%2C12.152%20L1.491%2C2.405%20L2.109%2C1.787%20L11.855%2C11.534%20L21.898%2C1.491%20L22.508%2C2.101%20Z%22%20class%3D%22cls-1%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
}

@media screen and (min-width: 768px) {
    .menuClose {
        display: none;
    }
}

.headerMenu {
    font-size: 0;
}

.headerMenu > li {
    display: inline-block;
    vertical-align: top;
}

.headerMenu > li > ul {
    position: absolute;
    z-index: 60;
    display: none;
    margin: 0;
    padding: 0 0 0 8px;
    list-style: none;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    font-size: 0;
}

.headerMenu > li > ul ul {
    display: block !important;
    opacity: 1 !important;
    padding: 0;
    margin: 0;
    list-style: none;
}

.headerMenu > li > ul ul a {
    position: relative;
    display: block;
    padding: 5px 20px 5px 30px;
    text-decoration: none;
    text-transform: uppercase;
    color: #222328;
    font-family: "Roboto-Condensed";
    font-size: 15px;
}

.headerMenu > li > ul ul a:hover {
    color: #0489aa;
}

.headerMenu > li > ul .column {
    display: inline-block;
    width: 332px;
    padding: 20px 0 25px;
    vertical-align: top;
    border-left: 1px solid #e1e1e1;
}

.headerMenu > li > ul a {
    position: relative;
    display: block;
    padding: 8px 19px;
    text-decoration: none;
    text-transform: uppercase;
    color: #222328;
    font-family: "Roboto-Condensed";
    font-size: 16px;
}

.headerMenu > li > ul a:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -2px;
    display: block;
    width: 3px;
    content: "";
    opacity: 0;
    background-color: #0489aa;
}

.headerMenu > li > ul a:hover {
    color: #0489aa;
}

.headerMenu > li > ul a:hover:after {
    opacity: 1;
}

.headerMenu > li > a {
    position: relative;
    display: block;
    padding: 13px 13px 23px;
    text-decoration: none;
    text-transform: uppercase;
    color: #f5f5f5;
    font-family: "Roboto-Condensed";
    font-size: 16px;
}

.headerMenu > li > a:before {
    position: absolute;
    right: 8px;
    bottom: 15px;
    left: 8px;
    display: block;
    height: 1px;
    content: "";
    background-color: #346173;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.headerMenu > li > a:after {
    position: absolute;
    bottom: 14px;
    left: 50%;
    display: block;
    width: 23px;
    height: 3px;
    margin-left: -11.5px;
    content: "";
    background-color: #127d9a;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.headerMenu > li > a:hover {
    color: #fff108;
}

.headerMenu > li > a:hover:before {
    background-color: #82972d;
}

.headerMenu > li > a:hover:after {
    background-color: #fff108;
}

@media screen and (max-width: 767px) {
    .headerMenu {
        display: none;
    }
}

.mobileMenu {
    text-align: left;
    padding: 0 0 30px;
}

.mobileMenu > li ul {
    display: none;
    margin: 0;
    padding: 20px 0;
    list-style: none;
    background-color: #232936;
}

.mobileMenu > li ul a {
    display: block;
    padding: 13px 46px 13px 40px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    font-family: "Roboto-Condensed";
    font-size: 15px;
}

.mobileMenu > li > a {
    position: relative;
    display: block;
    padding: 12px 46px 12px 30px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    font-family: "Roboto-Condensed";
    font-size: 19px;
}

.mobileMenu > li > a > .arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 46px;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.mobileMenu > li > a > .arrow:after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -6px;
    margin-top: -3px;
    border-top: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.mobileMenu > li > a.s3-menu-allin-open {
    background-color: #232936;
}

.mobileMenu > li.open > ul {
    display: block;
}

.mobileMenu > li.open > a .arrow:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media screen and (min-width: 768px) {
    .mobileMenu {
        display: none;
    }
}

.site-header-inner {
    max-width: 942px;
    margin: 0 auto;
    padding: 24px 20px 31px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

@media screen and (min-width: 768px) and (max-width: 939px) {
    .site-header-inner {
        padding: 18px 20px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .site-header-inner {
        padding: 28px 20px 31px;
    }
}

@media screen and (max-width: 479px) {
    .site-header-inner {
        padding: 28px 60px 32px 16px;
    }
}

.logo {
    padding: 2px 0 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 200px;
    -moz-box-flex: 1;
    -moz-flex: 1 0 200px;
    -ms-flex: 1 0 200px;
    flex: 1 0 200px;
}

.logo a {
    text-decoration: none;
    text-transform: uppercase;
    color: #0489aa;
    font-family: "Bravo";
    font-size: 33px;
    line-height: 1;
}

.logo .activity {
    width: 220px;
    color: #043c53;
    font-family: "Roboto-Condensed";
    font-size: 18px;
    line-height: 1.1;
}

.headerButtons {
    font-size: 0;
}

@media screen and (min-width: 768px) {
    .headerButtons {
        display: none;
    }
}

@media screen and (max-width: 479px) {
    .headerButtons {
        position: absolute;
        z-index: 10;
        top: 4px;
        right: 4px;
        width: 42px;
        display: -moz-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.menuOpen {
    cursor: pointer;
    background-color: #fff108;
    font-size: 0;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2225px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2025%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23366044%22%20d%3D%22M-0.004%2C16.999%20L-0.004%2C13.599%20L24.653%2C13.599%20L24.653%2C16.999%20L-0.004%2C16.999%20ZM-0.004%2C6.799%20L24.653%2C6.799%20L24.653%2C10.199%20L-0.004%2C10.199%20L-0.004%2C6.799%20ZM-0.004%2C-0.001%20L24.653%2C-0.001%20L24.653%2C3.399%20L-0.004%2C3.399%20L-0.004%2C-0.001%20Z%22%20class%3D%22cls-1%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat #fff108;
}

@media screen and (max-width: 479px) {
    .menuOpen {
        width: 42px;
        height: 42px;
        margin: 0 0 10px;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-order: 0;
        -ms-flex-order: 0;
        order: 0;
    }
}

@media screen and (min-width: 480px) {
    .menuOpen {
        display: inline-block;
        width: 50px;
        height: 50px;
        margin: 0 0 0 12px;
        vertical-align: top;
    }
}

.contactButton {
    cursor: pointer;
    background-color: #ebebeb;
}

@media screen and (min-width: 480px) {
    .contactButton {
        position: relative;
        display: inline-block;
        width: 133px;
        height: 50px;
        text-align: center;
        vertical-align: top;
        text-transform: uppercase;
        color: #043c53;
        font-family: "Roboto-Condensed";
        font-size: 16px;
        line-height: 50px;
    }

    .contactButton:after {
        position: absolute;
        top: 100%;
        left: 50%;
        width: 0;
        height: 0;
        margin-left: -12px;
        content: "";
        border-top: 7px solid #ebebeb;
        border-right: 12px solid transparent;
        border-left: 12px solid transparent;
    }
}

@media screen and (max-width: 479px) {
    .contactButton {
        display: block;
        width: 42px;
        height: 42px;
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2227px%22%20height%3D%2226px%22%20%20viewBox%3D%220%200%2027%2026%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222328%22%20d%3D%22M26.803%2C15.221%20L24.830%2C14.690%20C24.831%2C14.626%2024.840%2C14.564%2024.840%2C14.500%20C24.840%2C7.596%2019.243%2C2.000%2012.340%2C2.000%20C12.159%2C2.000%2011.983%2C2.019%2011.805%2C2.027%20L11.205%2C0.057%20C11.581%2C0.028%2011.957%2C-0.000%2012.340%2C-0.000%20C20.348%2C-0.000%2026.840%2C6.492%2026.840%2C14.500%20C26.840%2C14.743%2026.815%2C14.980%2026.803%2C15.221%20ZM4.495%2C2.292%20L6.037%2C1.779%20L8.730%2C6.944%20L7.660%2C7.842%20L4.495%2C2.292%20ZM5.380%2C10.639%20L15.172%2C20.502%20L16.697%2C19.149%20L22.352%2C22.715%20L21.967%2C23.504%20L16.536%2C25.779%20C3.433%2C20.212%20-0.018%2C8.512%20-0.018%2C8.512%20L2.490%2C3.238%20L3.287%2C2.885%20L6.631%2C8.678%20L5.380%2C10.639%20ZM13.341%2C7.074%20L12.715%2C5.019%20C17.578%2C5.209%2021.494%2C9.046%2021.808%2C13.876%20L19.738%2C13.319%20C19.222%2C10.065%2016.620%2C7.513%2013.341%2C7.074%20ZM18.464%2C17.027%20L23.678%2C20.311%20L23.175%2C21.615%20L17.359%2C18.218%20L18.464%2C17.027%20Z%22%20class%3D%22cls-1%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat #ebebeb;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}

.contactClose {
    font-size: 0;
    margin: 0 0 40px;
    width: 48px;
    height: 48px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 1);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22rgba%28255%2C%20255%2C%20255%2C%201%29%22%20d%3D%22M22.508%2C2.101%20L12.465%2C12.144%20L22.211%2C21.890%20L21.594%2C22.508%20L11.847%2C12.761%20L2.667%2C21.942%20L2.057%2C21.332%20L11.237%2C12.152%20L1.491%2C2.405%20L2.109%2C1.787%20L11.855%2C11.534%20L21.898%2C1.491%20L22.508%2C2.101%20Z%22%20class%3D%22cls-1%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
}

@media screen and (min-width: 768px) {
    .contactClose {
        display: none;
    }
}

@media screen and (min-width: 768px) {
    .headerContacts {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 470px;
        -moz-box-flex: 0;
        -moz-flex: 0 1 470px;
        -ms-flex: 0 1 470px;
        flex: 0 1 470px;
    }
}

@media screen and (max-width: 767px) {
    .headerContacts {
        position: fixed;
        z-index: 500;
        top: 0;
        right: 0;
        left: 0;
        padding: 43px 25px;
        text-align: right;
        background-color: #0c121e;
        -webkit-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        -o-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    .headerContacts.open {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .headerContacts.transition {
        -webkit-transition: all 0.6s;
        -moz-transition: all 0.6s;
        -o-transition: all 0.6s;
        -ms-transition: all 0.6s;
        transition: all 0.6s;
    }
}

.phone {
    padding: 6px 0 6px 30px;
    color: #043c53;
    font-family: "Roboto-Condensed";
    font-size: 0;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2275px%22%20height%3D%2253px%22%20%20viewBox%3D%220%200%2075%2053%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%237d7d80%22%20d%3D%22M74.920%2C15.536%20L74.301%2C18.629%20C74.119%2C19.569%2073.581%2C20.383%2072.785%2C20.919%20C71.990%2C21.455%2071.033%2C21.650%2070.090%2C21.468%20L55.819%2C18.709%20C55.605%2C18.668%2055.428%2C18.547%2055.229%2C18.471%20C61.602%2C22.138%2066.400%2C28.819%2066.400%2C31.977%20L72.400%2C53.002%20L2.571%2C53.002%20L8.571%2C31.977%20C8.571%2C28.749%2013.149%2C22.215%2019.545%2C18.558%20C19.409%2C18.602%2019.294%2C18.682%2019.152%2C18.709%20L4.881%2C21.468%20C2.935%2C21.844%201.046%2C20.570%200.670%2C18.631%20C0.670%2C18.631%200.051%2C15.536%200.051%2C15.533%20C-0.031%2C15.107%20-0.042%2C14.633%200.016%2C14.169%20C0.062%2C12.226%200.474%2C5.789%203.850%2C4.498%20C10.793%2C1.846%2027.149%2C-0.002%2037.486%2C-0.002%20C47.823%2C-0.002%2064.178%2C1.846%2071.121%2C4.498%20C74.496%2C5.787%2074.908%2C12.223%2074.955%2C14.165%20L74.952%2C14.120%20C75.013%2C14.629%2075.003%2C15.104%2074.920%2C15.536%20ZM73.032%2C14.231%20L73.029%2C14.187%20C72.999%2C12.908%2073.700%2C7.472%2070.790%2C6.360%20C64.708%2C4.037%2048.834%2C1.922%2037.486%2C1.922%20C26.138%2C1.922%2011.263%2C3.037%205.180%2C5.360%20C2.270%2C6.473%201.972%2C12.912%201.939%2C14.235%20C1.889%2C14.643%201.897%2C15.032%201.959%2C15.355%20C1.959%2C15.355%202.578%2C18.451%202.578%2C18.453%20C2.858%2C19.895%204.260%2C19.840%205.705%2C19.562%20L18.976%2C16.803%20C20.419%2C16.525%2020.367%2C16.125%2020.088%2C14.683%20L19.347%2C10.861%20L19.249%2C10.379%20L25.245%2C8.727%20L25.763%2C16.730%20L25.537%2C16.850%20C17.079%2C21.350%2010.496%2C29.092%2010.496%2C31.977%20C10.496%2C31.977%204.496%2C50.195%204.496%2C51.078%20C5.397%2C51.078%2069.574%2C51.078%2070.475%2C51.078%20C70.475%2C50.195%2064.475%2C31.977%2064.475%2C31.977%20C64.475%2C29.212%2057.568%2C21.231%2049.433%2C16.849%20L49.208%2C16.728%20L48.764%2C10.290%20L48.721%2C9.726%20L55.717%2C10.379%20L54.883%2C14.683%20C54.748%2C15.382%2054.893%2C16.091%2055.292%2C16.680%20C55.691%2C17.269%2056.295%2C17.668%2056.995%2C17.803%20L70.266%2C19.562%20C70.966%2C19.696%2071.677%2C19.552%2072.267%2C19.153%20C72.858%2C18.756%2072.257%2C19.152%2072.393%2C18.451%20L73.011%2C15.359%20C73.074%2C15.029%2073.082%2C14.639%2073.032%2C14.231%20ZM20.803%2C17.846%20C22.236%2C17.041%2023.323%2C16.452%2023.874%2C16.157%20C23.904%2C15.733%2024.183%2C11.677%2024.245%2C10.789%20C23.541%2C10.881%2021.973%2C11.086%2021.349%2C11.167%20C21.546%2C12.184%2021.996%2C14.508%2021.996%2C14.508%20C22.041%2C14.737%2022.063%2C14.965%2022.063%2C15.190%20C22.063%2C16.236%2021.565%2C17.176%2020.803%2C17.846%20ZM52.974%2C14.508%20C52.974%2C14.508%2053.479%2C11.904%2053.622%2C11.167%20C52.997%2C11.086%2051.429%2C10.881%2050.726%2C10.789%20C50.787%2C11.677%2051.068%2C15.737%2051.096%2C16.158%20C51.656%2C16.461%2052.774%2C17.074%2054.242%2C17.908%20C53.984%2C17.693%2053.719%2C17.484%2053.525%2C17.198%20C53.119%2C16.597%2052.907%2C15.905%2052.907%2C15.197%20C52.907%2C14.968%2052.930%2C14.737%2052.974%2C14.508%20ZM37.487%2C45.569%20C31.745%2C45.569%2025.074%2C40.218%2025.074%2C34.870%20C25.074%2C29.521%2031.745%2C24.170%2037.487%2C24.170%20C43.228%2C24.170%2049.899%2C29.521%2049.899%2C34.870%20C49.899%2C40.218%2043.228%2C45.569%2037.487%2C45.569%20ZM37.487%2C26.094%20C32.255%2C26.094%2026.999%2C30.031%2026.999%2C34.870%20C26.999%2C39.708%2032.255%2C43.645%2037.487%2C43.645%20C42.718%2C43.645%2047.974%2C39.708%2047.974%2C34.870%20C47.974%2C30.031%2042.718%2C26.094%2037.487%2C26.094%20ZM45.996%2C17.277%20L45.940%2C17.291%20L28.659%2C17.291%20L28.135%2C8.315%20L28.588%2C8.273%20C31.649%2C7.991%2035.306%2C7.848%2037.486%2C7.848%20C38.775%2C7.848%2043.898%2C8.083%2045.444%2C8.279%20L45.882%2C8.343%20L46.747%2C11.001%20C46.326%2C16.194%2046.326%2C17.194%2045.996%2C17.277%20ZM37.486%2C9.772%20C35.450%2C9.772%2032.956%2C9.909%2030.127%2C10.159%20C30.181%2C10.887%2030.467%2C14.689%2030.518%2C15.368%20C31.280%2C15.368%2043.703%2C15.368%2044.457%2C15.368%20C44.512%2C14.701%2044.824%2C10.927%2044.824%2C10.927%20C44.851%2C10.600%2044.871%2C10.362%2044.892%2C10.151%20C43.032%2C9.969%2038.662%2C9.772%2037.486%2C9.772%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left 50% no-repeat;
    background-size: 20px auto;
}

.phone > div {
    display: inline-block;
    padding: 0 20px 0 0;
    vertical-align: top;
    font-size: 20px;
}

.phone > div:last-child {
    padding: 0;
}

@media screen and (max-width: 767px) {
    .phone {
        color: #fff;
        text-align: left;
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2275px%22%20height%3D%2253px%22%20%20viewBox%3D%220%200%2075%2053%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22rgba%28255%2C%20255%2C%20255%2C%20.6%29%22%20d%3D%22M74.920%2C15.536%20L74.301%2C18.629%20C74.119%2C19.569%2073.581%2C20.383%2072.785%2C20.919%20C71.990%2C21.455%2071.033%2C21.650%2070.090%2C21.468%20L55.819%2C18.709%20C55.605%2C18.668%2055.428%2C18.547%2055.229%2C18.471%20C61.602%2C22.138%2066.400%2C28.819%2066.400%2C31.977%20L72.400%2C53.002%20L2.571%2C53.002%20L8.571%2C31.977%20C8.571%2C28.749%2013.149%2C22.215%2019.545%2C18.558%20C19.409%2C18.602%2019.294%2C18.682%2019.152%2C18.709%20L4.881%2C21.468%20C2.935%2C21.844%201.046%2C20.570%200.670%2C18.631%20C0.670%2C18.631%200.051%2C15.536%200.051%2C15.533%20C-0.031%2C15.107%20-0.042%2C14.633%200.016%2C14.169%20C0.062%2C12.226%200.474%2C5.789%203.850%2C4.498%20C10.793%2C1.846%2027.149%2C-0.002%2037.486%2C-0.002%20C47.823%2C-0.002%2064.178%2C1.846%2071.121%2C4.498%20C74.496%2C5.787%2074.908%2C12.223%2074.955%2C14.165%20L74.952%2C14.120%20C75.013%2C14.629%2075.003%2C15.104%2074.920%2C15.536%20ZM73.032%2C14.231%20L73.029%2C14.187%20C72.999%2C12.908%2073.700%2C7.472%2070.790%2C6.360%20C64.708%2C4.037%2048.834%2C1.922%2037.486%2C1.922%20C26.138%2C1.922%2011.263%2C3.037%205.180%2C5.360%20C2.270%2C6.473%201.972%2C12.912%201.939%2C14.235%20C1.889%2C14.643%201.897%2C15.032%201.959%2C15.355%20C1.959%2C15.355%202.578%2C18.451%202.578%2C18.453%20C2.858%2C19.895%204.260%2C19.840%205.705%2C19.562%20L18.976%2C16.803%20C20.419%2C16.525%2020.367%2C16.125%2020.088%2C14.683%20L19.347%2C10.861%20L19.249%2C10.379%20L25.245%2C8.727%20L25.763%2C16.730%20L25.537%2C16.850%20C17.079%2C21.350%2010.496%2C29.092%2010.496%2C31.977%20C10.496%2C31.977%204.496%2C50.195%204.496%2C51.078%20C5.397%2C51.078%2069.574%2C51.078%2070.475%2C51.078%20C70.475%2C50.195%2064.475%2C31.977%2064.475%2C31.977%20C64.475%2C29.212%2057.568%2C21.231%2049.433%2C16.849%20L49.208%2C16.728%20L48.764%2C10.290%20L48.721%2C9.726%20L55.717%2C10.379%20L54.883%2C14.683%20C54.748%2C15.382%2054.893%2C16.091%2055.292%2C16.680%20C55.691%2C17.269%2056.295%2C17.668%2056.995%2C17.803%20L70.266%2C19.562%20C70.966%2C19.696%2071.677%2C19.552%2072.267%2C19.153%20C72.858%2C18.756%2072.257%2C19.152%2072.393%2C18.451%20L73.011%2C15.359%20C73.074%2C15.029%2073.082%2C14.639%2073.032%2C14.231%20ZM20.803%2C17.846%20C22.236%2C17.041%2023.323%2C16.452%2023.874%2C16.157%20C23.904%2C15.733%2024.183%2C11.677%2024.245%2C10.789%20C23.541%2C10.881%2021.973%2C11.086%2021.349%2C11.167%20C21.546%2C12.184%2021.996%2C14.508%2021.996%2C14.508%20C22.041%2C14.737%2022.063%2C14.965%2022.063%2C15.190%20C22.063%2C16.236%2021.565%2C17.176%2020.803%2C17.846%20ZM52.974%2C14.508%20C52.974%2C14.508%2053.479%2C11.904%2053.622%2C11.167%20C52.997%2C11.086%2051.429%2C10.881%2050.726%2C10.789%20C50.787%2C11.677%2051.068%2C15.737%2051.096%2C16.158%20C51.656%2C16.461%2052.774%2C17.074%2054.242%2C17.908%20C53.984%2C17.693%2053.719%2C17.484%2053.525%2C17.198%20C53.119%2C16.597%2052.907%2C15.905%2052.907%2C15.197%20C52.907%2C14.968%2052.930%2C14.737%2052.974%2C14.508%20ZM37.487%2C45.569%20C31.745%2C45.569%2025.074%2C40.218%2025.074%2C34.870%20C25.074%2C29.521%2031.745%2C24.170%2037.487%2C24.170%20C43.228%2C24.170%2049.899%2C29.521%2049.899%2C34.870%20C49.899%2C40.218%2043.228%2C45.569%2037.487%2C45.569%20ZM37.487%2C26.094%20C32.255%2C26.094%2026.999%2C30.031%2026.999%2C34.870%20C26.999%2C39.708%2032.255%2C43.645%2037.487%2C43.645%20C42.718%2C43.645%2047.974%2C39.708%2047.974%2C34.870%20C47.974%2C30.031%2042.718%2C26.094%2037.487%2C26.094%20ZM45.996%2C17.277%20L45.940%2C17.291%20L28.659%2C17.291%20L28.135%2C8.315%20L28.588%2C8.273%20C31.649%2C7.991%2035.306%2C7.848%2037.486%2C7.848%20C38.775%2C7.848%2043.898%2C8.083%2045.444%2C8.279%20L45.882%2C8.343%20L46.747%2C11.001%20C46.326%2C16.194%2046.326%2C17.194%2045.996%2C17.277%20ZM37.486%2C9.772%20C35.450%2C9.772%2032.956%2C9.909%2030.127%2C10.159%20C30.181%2C10.887%2030.467%2C14.689%2030.518%2C15.368%20C31.280%2C15.368%2043.703%2C15.368%2044.457%2C15.368%20C44.512%2C14.701%2044.824%2C10.927%2044.824%2C10.927%20C44.851%2C10.600%2044.871%2C10.362%2044.892%2C10.151%20C43.032%2C9.969%2038.662%2C9.772%2037.486%2C9.772%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left 50% no-repeat;
        background-size: 20px auto;
    }
}

.address {
    padding: 6px 0 6px 30px;
    color: #043c53;
    font-family: "Roboto-Condensed";
    font-size: 16px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2253px%22%20height%3D%2285px%22%20%20viewBox%3D%220%200%2053%2085%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%237d7d80%22%20d%3D%22M26.497%2C85.015%20C26.497%2C85.015%20-0.003%2C40.961%20-0.003%2C26.393%20C-0.003%2C11.822%2011.861%2C0.013%2026.497%2C0.013%20C41.134%2C0.013%2052.998%2C11.822%2052.998%2C26.393%20C52.998%2C40.961%2026.497%2C85.015%2026.497%2C85.015%20ZM26.497%2C1.013%20C12.414%2C1.013%200.997%2C12.266%200.997%2C26.151%20C0.997%2C40.033%2026.497%2C83.014%2026.497%2C83.014%20C26.497%2C83.014%2051.998%2C40.033%2051.998%2C26.151%20C51.998%2C12.266%2040.581%2C1.013%2026.497%2C1.013%20ZM26.497%2C39.014%20C19.599%2C39.014%2014.006%2C33.417%2014.006%2C26.515%20C14.006%2C19.609%2019.599%2C14.014%2026.497%2C14.014%20C33.396%2C14.014%2038.989%2C19.609%2038.989%2C26.515%20C38.989%2C33.417%2033.396%2C39.014%2026.497%2C39.014%20ZM26.497%2C15.013%20C20.151%2C15.013%2015.005%2C20.160%2015.005%2C26.514%20C15.005%2C32.864%2020.151%2C38.012%2026.497%2C38.012%20C32.844%2C38.012%2037.990%2C32.864%2037.990%2C26.514%20C37.990%2C20.160%2032.844%2C15.013%2026.497%2C15.013%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 2px 50% no-repeat;
    background-size: 16px auto;
}

@media screen and (max-width: 767px) {
    .address {
        color: #fff;
        text-align: left;
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2253px%22%20height%3D%2285px%22%20%20viewBox%3D%220%200%2053%2085%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22rgba%28255%2C%20255%2C%20255%2C%20.6%29%22%20d%3D%22M26.497%2C85.015%20C26.497%2C85.015%20-0.003%2C40.961%20-0.003%2C26.393%20C-0.003%2C11.822%2011.861%2C0.013%2026.497%2C0.013%20C41.134%2C0.013%2052.998%2C11.822%2052.998%2C26.393%20C52.998%2C40.961%2026.497%2C85.015%2026.497%2C85.015%20ZM26.497%2C1.013%20C12.414%2C1.013%200.997%2C12.266%200.997%2C26.151%20C0.997%2C40.033%2026.497%2C83.014%2026.497%2C83.014%20C26.497%2C83.014%2051.998%2C40.033%2051.998%2C26.151%20C51.998%2C12.266%2040.581%2C1.013%2026.497%2C1.013%20ZM26.497%2C39.014%20C19.599%2C39.014%2014.006%2C33.417%2014.006%2C26.515%20C14.006%2C19.609%2019.599%2C14.014%2026.497%2C14.014%20C33.396%2C14.014%2038.989%2C19.609%2038.989%2C26.515%20C38.989%2C33.417%2033.396%2C39.014%2026.497%2C39.014%20ZM26.497%2C15.013%20C20.151%2C15.013%2015.005%2C20.160%2015.005%2C26.514%20C15.005%2C32.864%2020.151%2C38.012%2026.497%2C38.012%20C32.844%2C38.012%2037.990%2C32.864%2037.990%2C26.514%20C37.990%2C20.160%2032.844%2C15.013%2026.497%2C15.013%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 2px 50% no-repeat;
        background-size: 16px auto;
    }
}

.time {
    padding: 6px 0 6px 30px;
    color: #043c53;
    font-family: "Roboto-Condensed";
    font-size: 16px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2272px%22%20height%3D%2272px%22%20%20viewBox%3D%220%200%2072%2072%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%237d7d80%22%20d%3D%22M71.911%2C37.969%20C70.891%2C56.590%2055.720%2C71.432%2036.969%2C71.944%20L33.969%2C71.910%20C15.680%2C70.908%201.029%2C56.258%200.027%2C37.969%20L-0.007%2C34.969%20C0.506%2C16.217%2015.348%2C1.047%2033.969%2C0.027%20L36.969%2C-0.006%20C56.054%2C0.516%2071.422%2C15.884%2071.944%2C34.969%20L71.911%2C37.969%20ZM36.969%2C0.994%20L36.969%2C9.969%20L33.969%2C9.969%20L33.969%2C1.030%20C15.901%2C2.048%201.505%2C16.770%200.993%2C34.969%20L9.969%2C34.969%20L9.969%2C37.969%20L1.030%2C37.969%20C2.029%2C55.705%2016.233%2C69.907%2033.969%2C70.907%20L33.969%2C61.969%20L36.969%2C61.969%20L36.969%2C70.944%20C55.168%2C70.433%2069.890%2C56.037%2070.908%2C37.969%20L61.969%2C37.969%20L61.969%2C34.969%20L70.944%2C34.969%20C70.423%2C16.436%2055.502%2C1.516%2036.969%2C0.994%20ZM33.969%2C37.969%20L33.969%2C19.969%20L36.969%2C19.969%20L36.969%2C34.969%20L59.969%2C34.969%20L59.969%2C37.969%20L33.969%2C37.969%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left 50% no-repeat;
    background-size: 19px auto;
}

@media screen and (max-width: 767px) {
    .time {
        color: #fff;
        text-align: left;
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2272px%22%20height%3D%2272px%22%20%20viewBox%3D%220%200%2072%2072%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22rgba%28255%2C%20255%2C%20255%2C%20.6%29%22%20d%3D%22M71.911%2C37.969%20C70.891%2C56.590%2055.720%2C71.432%2036.969%2C71.944%20L33.969%2C71.910%20C15.680%2C70.908%201.029%2C56.258%200.027%2C37.969%20L-0.007%2C34.969%20C0.506%2C16.217%2015.348%2C1.047%2033.969%2C0.027%20L36.969%2C-0.006%20C56.054%2C0.516%2071.422%2C15.884%2071.944%2C34.969%20L71.911%2C37.969%20ZM36.969%2C0.994%20L36.969%2C9.969%20L33.969%2C9.969%20L33.969%2C1.030%20C15.901%2C2.048%201.505%2C16.770%200.993%2C34.969%20L9.969%2C34.969%20L9.969%2C37.969%20L1.030%2C37.969%20C2.029%2C55.705%2016.233%2C69.907%2033.969%2C70.907%20L33.969%2C61.969%20L36.969%2C61.969%20L36.969%2C70.944%20C55.168%2C70.433%2069.890%2C56.037%2070.908%2C37.969%20L61.969%2C37.969%20L61.969%2C34.969%20L70.944%2C34.969%20C70.423%2C16.436%2055.502%2C1.516%2036.969%2C0.994%20ZM33.969%2C37.969%20L33.969%2C19.969%20L36.969%2C19.969%20L36.969%2C34.969%20L59.969%2C34.969%20L59.969%2C37.969%20L33.969%2C37.969%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left 50% no-repeat;
        background-size: 19px auto;
    }
}

.service {
    position: relative;
    margin: 0 0 67px;
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
}

@media screen and (max-width: 939px) {
    .service {
        margin: 0 0 30px;
    }
}

.service:after {
    position: absolute;
    right: 0;
    bottom: 1px;
    left: 0;
    display: block;
    height: 1px;
    content: "";
    background-color: #e5e5e6;
}

.service .serviceInner {
    position: relative;
    max-width: 942px;
    margin: 0 auto;
    padding: 0 20px;
}

@media screen and (min-width: 768px) and (max-width: 939px) {
    .service .serviceInner {
        padding: 0 102px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .service .serviceInner {
        padding: 0 52px;
    }
}

@media screen and (max-width: 479px) {
    .service .serviceInner {
        padding: 0 68px;
    }
}

.service .owl-nav > div {
    position: absolute;
    top: 50%;
    width: 43px;
    height: 43px;
    margin-top: -30px;
    background-color: rgba(4, 137, 170, 0.9);
    font-size: 0;
}

.service .owl-nav > div:hover {
    background-color: rgba(49, 182, 214, 0.9);
}

.service .owl-nav > div:after {
    position: absolute;
    top: 14px;
    display: block;
    width: 0;
    height: 0;
    content: "";
}

.service .owl-nav > div.owl-prev {
    left: -53px;
}

@media screen and (min-width: 768px) and (max-width: 939px) {
    .service .owl-nav > div.owl-prev {
        left: -85px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .service .owl-nav > div.owl-prev {
        left: -36px;
    }
}

.service .owl-nav > div.owl-prev:after {
    left: 15px;
    border-top: 7px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 7px solid transparent;
}

.service .owl-nav > div.owl-next {
    right: -53px;
}

@media screen and (min-width: 520px) and (max-width: 939px) {
    .service .owl-nav > div.owl-next {
        right: -85px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .service .owl-nav > div.owl-next {
        right: -36px;
    }
}

.service .owl-nav > div.owl-next:after {
    right: 15px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #fff;
}

.itemService {
    padding: 0 0 10px;
    border-bottom: 3px solid transparent;
    text-decoration: none;
    display: block;
}

.itemService p {
    margin: 0;
}

.itemService .itemServiceInner {
    border: 1px solid #e5e5e6;
}

.itemService:hover {
    border-color: #fff108;
}

.itemService:hover .itemPrice {
    color: #043c53;
    background-color: #fff108;
}

.itemService:hover .itemPrice span {
    color: #043c53;
}

.itemName {
    margin: 0 -1px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    color: #fff;
    border-bottom: 1px solid #e5e5e6;
    background-color: #043c53;
    font-family: "Roboto-Condensed";
    font-size: 14px;
    text-align: center;
    padding: 0 10px;
}

.itemName:after {
    display: inline-block;
    visibility: hidden;
    width: 0;
    height: 65px;
    content: "";
    vertical-align: middle;
}

.itemName span {
    display: inline-block;
    white-space: normal;
    padding: 2px 0 0;
    vertical-align: middle;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.2;
}

.itemPrice {
    margin: -1px -1px 0;
    padding: 14px 18px 16px;
    color: #dd191b;
    font-family: "Roboto-Condensed";
    font-size: 15px;
    font-weight: 300;
}

.itemPrice span {
    font-size: 28px;
    font-weight: normal;
}

.topBlock {
    border-bottom: 1px solid #e5e5e6;
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
}

@media screen and (min-width: 940px) {
    .topBlock {
        margin: 0 0 40px;
    }
}

@media screen and (min-width: 768px) and (max-width: 939px) {
    .topBlock {
        margin: 0 0 30px;
    }
}

@media screen and (max-width: 767px) {
    .topBlock {
        margin: 0 0 20px;
    }
}

.topBlock p {
    margin: 0;
}

.topBlock .topBlockInner {
    max-width: 942px;
    margin: 0 auto;
    padding: 0 20px 40px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

@media screen and (min-width: 768px) and (max-width: 939px) {
    .topBlock .topBlockInner {
        padding: 0 20px 30px;
    }
}

@media screen and (max-width: 959px) {
    .topBlock .topBlockInner {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 767px) {
    .topBlock .topBlockInner {
        padding: 0 16px 20px;
    }
}

@media screen and (min-width: 960px) {
    .advantages {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 640px;
        -moz-box-flex: 1;
        -moz-flex: 1 1 640px;
        -ms-flex: 1 1 640px;
        flex: 1 1 640px;
    }
}

@media screen and (max-width: 959px) {
    .advantages {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0 0 40px;
    }
}

.advantagesTitle {
    font-size: 31px;
    color: #043c53;
    font-family: 'Roboto-Condensed';
    text-transform: uppercase;
    padding: 0 0 34px;
}

@media screen and (min-width: 768px) and (max-width: 939px) {
    .advantagesTitle {
        padding: 0 0 20px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .advantagesTitle {
        padding: 0 0 20px;
    }
}

@media screen and (max-width: 479px) {
    .advantagesTitle {
        padding: 5px 0 20px;
        font-size: 25px;
    }
}

.advantagesBody {
    border: 1px solid #e5e5e6;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 767px) {
    .advantagesBody {
        padding: 13px 0;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media screen and (min-width: 768px) {
    .advantagesBody {
        padding: 25px 0 0;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media screen and (min-width: 768px) {
    .itemAdvantage {
        margin: 0 0 30px;
        padding: 0 10px;
        text-align: center;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 30%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 30%;
        -ms-flex: 1 1 30%;
        flex: 1 1 30%;
    }
}

@media screen and (max-width: 767px) {
    .itemAdvantage {
        padding: 13px 19px;
        display: -moz-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media screen and (max-width: 479px) {
    .itemAdvantage {
        padding: 10px 7px;
    }
}

@media screen and (max-width: 767px) {
    .itemIcon {
        margin: 0 24px 0 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 82px;
        -moz-box-flex: 0;
        -moz-flex: 0 0 82px;
        -ms-flex: 0 0 82px;
        flex: 0 0 82px;
    }
}

@media screen and (min-width: 768px) {
    .itemIcon {
        padding: 0 0 14px;
    }
}

@media screen and (max-width: 767px) {
    .itemText {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    }
}

.itemAdvantage .itemTitle {
    padding: 0 0 2px;
    text-transform: uppercase;
    color: #043c53;
    font-family: "Roboto-Condensed";
    font-size: 20px;
}

.itemNote {
    color: #043c53;
    font-family: "Roboto-Condensed";
    font-size: 16px;
    font-weight: 300;
    line-height: 1.1;
}

@media screen and (min-width: 959px) {
    .formBlock {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 250px;
        -moz-box-flex: 0;
        -moz-flex: 0 0 250px;
        -ms-flex: 0 0 250px;
        flex: 0 0 250px;
    }

    .formBlock.withMargin {
        margin: 0 0 0 52px;
    }
}

@media screen and (max-width: 959px) {
    .formBlock {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 477px;
        -moz-box-flex: 0;
        -moz-flex: 0 1 477px;
        -ms-flex: 0 1 477px;
        flex: 0 1 477px;
        margin: 0 auto;
    }
}

.formTitle {
    padding: 3px 0 19px;
    text-transform: uppercase;
    color: #043c53;
    font-family: "Roboto-Condensed";
    font-size: 18px;
}

@media screen and (max-width: 959px) {
    .formTitle {
        text-align: center;
        padding: 3px 0 25px;
    }
}

.form {
    position: relative;
    padding: 4px 4px 0 0;
    border-top: 1px solid #e5e5e6;
    border-right: 1px solid #e5e5e6;
}

.form:after {
    position: absolute;
    right: -3000px;
    bottom: 0;
    left: 100%;
    display: block;
    height: 1px;
    content: "";
    background-color: #e5e5e6;
}

.formInner {
    border: 1px solid #e5e5e6;
    padding: 23px 12px 27px;
}

.formInner .field {
    padding: 0 0 12px;
}

.formInner .field input[type="text"] {
    box-sizing: border-box;
    width: 100%;
    height: 35px;
    padding: 0 10px;
    border: 1px solid #e5e5e6;
    font-size: 15px;
    color: #7f8084;
    font-family: 'Roboto-Condensed';
    background-color: transparent;
}

.formInner .field textarea {
    box-sizing: border-box;
    width: 100%;
    height: 100px;
    padding: 10px;
    border: 1px solid #e5e5e6;
    font-size: 15px;
    color: #7f8084;
    background-color: transparent;
    font-family: 'Roboto-Condensed';
}

.formInner .formButton {
    padding: 7px 0 0;
}

.formInner .formButton button {
    width: 100%;
    height: 35px;
    text-transform: uppercase;
    color: #043c53;
    border: none;
    outline: none;
    background-color: #fff108;
    font-family: "Roboto-Condensed";
    font-size: 15px;
}

.formInner .formButton button:hover {
    background-color: #043c53;
    color: #fff;
}

.formInner .formButton button:active {
    background-color: #043c53;
    color: #fff;
}

.formInner .error-message {
    font-size: 13px;
    font-family: "Roboto-Condensed";
    color: #043c53;
    padding: 0 0 3px;
}

.tpl-anketa-success-note {
    font-size: 17px;
    font-family: "Roboto-Condensed";
    color: #043c53;
    padding: 20px 0;
    line-height: 1.1;
}

.editBlock {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
}

@media screen and (min-width: 940px) {
    .editBlock {
        padding: 0 20px 40px;
    }
}

@media screen and (min-width: 768px) and (max-width: 939px) {
    .editBlock {
        padding: 0 20px 30px;
    }
}

@media screen and (max-width: 767px) {
    .editBlock {
        padding: 0 16px 20px;
    }
}

.editBlock .editBlockInner {
    max-width: 942px;
    margin: 0 auto;
    border: 1px solid #e5e5e6;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.editImage {
    font-size: 0;
}

@media screen and (max-width: 767px) {
    .editImage {
        display: none;
    }
}

.editText {
    font-family: "Roboto-Condensed";
}

@media screen and (min-width: 768px) {
    .editText {
        padding: 30px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .editText {
        padding: 30px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 50%;
        -moz-box-flex: 1;
        -moz-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
    }
}

@media screen and (max-width: 479px) {
    .editText {
        padding: 20px;
    }
}

.editTitle {
    color: #dd191b;
    line-height: 1;
}

@media screen and (min-width: 480px) {
    .editTitle {
        font-size: 30px;
    }
}

@media screen and (max-width: 479px) {
    .editTitle {
        font-size: 20px;
        text-align: center;
    }
}

.editBody {
    color: #043c53;
    font-size: 17px;
    font-weight: 300;
}

@media screen and (min-width: 480px) {
    .editBody {
        font-size: 16px;
    }
}

@media screen and (max-width: 479px) {
    .editBody {
        font-size: 15px;
    }
}

.ourProject {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
}

@media screen and (min-width: 940px) {
    .ourProject {
        padding: 0 20px 40px;
    }
}

@media screen and (min-width: 768px) and (max-width: 939px) {
    .ourProject {
        padding: 0 20px 30px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .ourProject {
        padding: 0 16px 20px;
        margin: 0 0 20px;
    }
}

@media screen and (max-width: 479px) {
    .ourProject {
        padding: 0 16px 20px;
        margin: 0 0 20px;
    }
}

.ourProject .ourProjectInner {
    max-width: 942px;
    margin: 0 auto;
}

.ourProject .owl-nav > div {
    position: absolute;
    top: 50%;
    width: 43px;
    height: 43px;
    margin-top: -4px;
    background-color: rgba(4, 137, 170, 0.9);
    font-size: 0;
}

.ourProject .owl-nav > div:hover {
    background-color: rgba(49, 182, 214, 0.9);
}

.ourProject .owl-nav > div:after {
    position: absolute;
    top: 14px;
    display: block;
    width: 0;
    height: 0;
    content: "";
}

@media screen and (min-width: 940px) {
    .ourProject .owl-nav > div.owl-prev {
        left: -30px;
    }
}

@media screen and (min-width: 768px) and (max-width: 939px) {
    .ourProject .owl-nav > div.owl-prev {
        left: -74px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .ourProject .owl-nav > div.owl-prev {
        left: -82px;
    }
}

@media screen and (max-width: 479px) {
    .ourProject .owl-nav > div.owl-prev {
        left: -24px;
    }
}

.ourProject .owl-nav > div.owl-prev:after {
    left: 15px;
    border-top: 7px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 7px solid transparent;
}

@media screen and (min-width: 940px) {
    .ourProject .owl-nav > div.owl-next {
        right: -30px;
    }
}

@media screen and (min-width: 768px) and (max-width: 939px) {
    .ourProject .owl-nav > div.owl-next {
        right: -74px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .ourProject .owl-nav > div.owl-next {
        right: -82px;
    }
}

@media screen and (max-width: 479px) {
    .ourProject .owl-nav > div.owl-next {
        right: -24px;
    }
}

.ourProject .owl-nav > div.owl-next:after {
    right: 15px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #fff;
}

.projectTitle {
    padding: 0 0 34px;
    text-transform: uppercase;
    color: #043c53;
    font-family: "Roboto-Condensed";
    font-size: 30px;
}

@media screen and (max-width: 479px) {
    .projectTitle {
        font-size: 20px;
        padding: 0 0 20px;
        text-align: center;
    }
}

.projectBody {
    border: 1px solid #e5e5e6;
}

@media screen and (min-width: 940px) {
    .projectBody {
        padding: 36px 20px;
    }
}

@media screen and (min-width: 768px) and (max-width: 939px) {
    .projectBody {
        padding: 36px 64px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .projectBody {
        padding: 36px 72px;
    }
}

@media screen and (max-width: 479px) {
    .projectBody {
        padding: 36px 14px 30px;
    }
}

.projectBody a {
    display: block;
    padding: 8px;
    background-color: #fff;
    border: 1px solid #e9e9e9;
}

.projectBody .itemTitle {
    text-transform: uppercase;
    color: #043c53;
    font-family: "Roboto-Condensed";
    font-size: 20px;
    padding: 10px 0;
}

.license {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
}

@media screen and (min-width: 940px) {
    .license {
        padding: 0 20px 40px;
    }
}

@media screen and (min-width: 768px) and (max-width: 939px) {
    .license {
        padding: 0 20px 30px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .license {
        padding: 0 16px 20px;
    }
}

@media screen and (max-width: 479px) {
    .license {
        padding: 0 16px 20px;
    }
}

.license .licenseInner {
    max-width: 942px;
    margin: 0 auto;
}

.license .licenseTitle {
    padding: 0 0 36px;
    text-transform: uppercase;
    color: #043c53;
    font-family: "Roboto-Condensed";
    font-size: 30px;
}

@media screen and (max-width: 479px) {
    .license .licenseTitle {
        font-size: 20px;
        padding: 0 0 15px;
        text-align: center;
    }
}

.licenseBody {
    border: 1px solid #e5e5e6;
}

@media screen and (min-width: 940px) {
    .licenseBody {
        padding: 40px 80px 48px;
    }
}

@media screen and (min-width: 768px) and (max-width: 939px) {
    .licenseBody {
        padding: 40px 76px 48px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .licenseBody {
        padding: 40px 42px 48px;
    }
}

@media screen and (max-width: 479px) {
    .licenseBody {
        padding: 40px 62px 48px;
    }
}

.licenseBody .owl-nav > div {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    width: 43px;
    height: 43px;
    background-color: rgba(4, 137, 170, 0.9);
    font-size: 0;
}

.licenseBody .owl-nav > div:hover {
    background-color: rgba(49, 182, 214, 0.9);
}

.licenseBody .owl-nav > div:after {
    position: absolute;
    top: 14px;
    width: 0;
    height: 0;
    content: '';
    display: block;
}

@media screen and (min-width: 940px) {
    .licenseBody .owl-nav > div.owl-prev {
        left: -90px;
    }
}

@media screen and (min-width: 768px) and (max-width: 939px) {
    .licenseBody .owl-nav > div.owl-prev {
        left: -86px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .licenseBody .owl-nav > div.owl-prev {
        left: -52px;
    }
}

@media screen and (max-width: 479px) {
    .licenseBody .owl-nav > div.owl-prev {
        left: -72px;
    }
}

.licenseBody .owl-nav > div.owl-prev:after {
    left: 15px;
    border-right: 10px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}

@media screen and (min-width: 940px) {
    .licenseBody .owl-nav > div.owl-next {
        right: -90px;
    }
}

@media screen and (min-width: 768px) and (max-width: 939px) {
    .licenseBody .owl-nav > div.owl-next {
        right: -86px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .licenseBody .owl-nav > div.owl-next {
        right: -52px;
    }
}

@media screen and (max-width: 479px) {
    .licenseBody .owl-nav > div.owl-next {
        right: -72px;
    }
}

.licenseBody .owl-nav > div.owl-next:after {
    right: 15px;
    border-left: 10px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}

.footerForm {
    min-height: 422px;
    padding: 0 20px;
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
}

@media screen and (min-width: 768px) {
    .footerForm {
        background: url("/local/templates/afs/./images/formbg2.png") 50% 100% no-repeat;
        background-color: #fcfcfa;
        padding: 0 20px;
    }
}

@media screen and (max-width: 767px) {
    .footerForm {
        background: #fcfcfa;
        padding: 0 16px;
    }
}

.footerForm .footerFormInner {
    max-width: 942px;
    margin: 0 auto;
    padding: 0 0 30px;
}

@media screen and (max-width: 767px) {
    .footerForm .footerFormInner {
        padding: 0 0 20px;
    }
}

.footerForm .footerFormTitle {
    text-transform: uppercase;
    color: #043c53;
    font-family: "Roboto-Condensed";
    font-size: 25px;
}

@media screen and (min-width: 768px) {
    .footerForm .footerFormTitle {
        padding: 40px 0 30px;
    }
}

@media screen and (min-width: 480px) and (max-width: 767px) {
    .footerForm .footerFormTitle {
        padding: 30px 0;
    }
}

@media screen and (max-width: 479px) {
    .footerForm .footerFormTitle {
        padding: 20px 0;
        font-size: 20px;
        text-align: center;
    }
}

.footerForm .footerFormBody {
    background-color: #36a0bb;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (min-width: 768px) {
    .footerForm .footerFormBody {
        width: 480px;
        padding: 30px 30px 20px 25px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 767px) {
    .footerForm .footerFormBody {
        box-sizing: border-box;
        width: 100%;
        padding: 30px 25px 17px;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media screen and (max-width: 479px) {
    .footerForm .footerFormBody {
        padding: 30px 15px 17px;
    }
}

@media screen and (max-width: 767px) {
    .footerForm .column {
        width: 100%;
    }
}

@media screen and (min-width: 768px) {
    .footerForm .column {
        width: 227px;
    }
}

.footerForm .field {
    padding: 0 0 13px;
}

.footerForm input[type="text"], .footerForm textarea {
    box-sizing: border-box;
    width: 100%;
    color: #7f8084;
    border: 1px solid #053e4c;
    background-color: #fff;
    font-family: "Roboto-Condensed";
    font-size: 15px;
}

.footerForm input[type="text"] {
    height: 41px;
    padding: 0 10px;
}

.footerForm textarea {
    height: 148px;
    padding: 10px;
}

.footerForm .formButton {
    padding: 10px 0 0;
}

.footerForm .formButton button {
    width: 152px;
    height: 41px;
    text-transform: uppercase;
    color: #fff;
    border: none;
    background-color: #043c53;
    font-family: "Roboto-Condensed";
    font-size: 17px;
}

.footerForm .formButton button:hover {
    background-color: #fff108;
    color: #043c53;
}

.footerForm .formButton button:active {
    background-color: #fff108;
    color: #043c53;
}

.footerForm .error-message {
    font-size: 11px;
    color: #fff;
    font-family: "Roboto-Condensed";
    padding: 0 0 3px;
}

.footerForm .tpl-anketa-success-note {
    max-width: 300px;
    font-family: "Roboto-Condensed";
    font-size: 20px;
    color: #043c53;
    line-height: 1.1;
}

.companyMap {
    min-height: 293px;
    border: 4px solid #fff;
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.21);
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.21);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.21);
}

@media screen and (max-width: 767px) {
    .companyMap {
        display: none;
    }
}

.footerContact {
    background-color: #043c53;
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
}

.footerContact .footerContactInner {
    max-width: 942px;
    margin: 0 auto;
    padding: 26px 20px 22px;
    font-size: 0;
}

@media screen and (max-width: 767px) {
    .footerContact .footerContactInner {
        padding: 26px 16px;
    }
}

.footerContact .phone, .footerContact .time, .footerContact .address {
    box-sizing: border-box;
    color: #fff;
    font-family: "Roboto-Condensed";
    font-size: 19px;
    font-weight: 300;
}

@media screen and (min-width: 920px) {
    .footerContact .phone, .footerContact .time, .footerContact .address {
        display: inline-block;
        width: 50%;
        padding: 14px 45px;
    }
}

@media screen and (max-width: 919px) {
    .footerContact .phone, .footerContact .time, .footerContact .address {
        padding: 14px 0 14px 48px;
    }
}

@media screen and (max-width: 479px) {
    .footerContact .phone, .footerContact .time, .footerContact .address {
        padding: 12px 15px 12px 48px;
    }
}

.footerContact .phone {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2275px%22%20height%3D%2253px%22%20%20viewBox%3D%220%200%2075%2053%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M74.920%2C15.536%20L74.301%2C18.629%20C74.119%2C19.569%2073.581%2C20.383%2072.785%2C20.919%20C71.990%2C21.455%2071.033%2C21.650%2070.090%2C21.468%20L55.819%2C18.709%20C55.605%2C18.668%2055.428%2C18.547%2055.229%2C18.471%20C61.602%2C22.138%2066.400%2C28.819%2066.400%2C31.977%20L72.400%2C53.002%20L2.571%2C53.002%20L8.571%2C31.977%20C8.571%2C28.749%2013.149%2C22.215%2019.545%2C18.558%20C19.409%2C18.602%2019.294%2C18.682%2019.152%2C18.709%20L4.881%2C21.468%20C2.935%2C21.844%201.046%2C20.570%200.670%2C18.631%20C0.670%2C18.631%200.051%2C15.536%200.051%2C15.533%20C-0.031%2C15.107%20-0.042%2C14.633%200.016%2C14.169%20C0.062%2C12.226%200.474%2C5.789%203.850%2C4.498%20C10.793%2C1.846%2027.149%2C-0.002%2037.486%2C-0.002%20C47.823%2C-0.002%2064.178%2C1.846%2071.121%2C4.498%20C74.496%2C5.787%2074.908%2C12.223%2074.955%2C14.165%20L74.952%2C14.120%20C75.013%2C14.629%2075.003%2C15.104%2074.920%2C15.536%20ZM73.032%2C14.231%20L73.029%2C14.187%20C72.999%2C12.908%2073.700%2C7.472%2070.790%2C6.360%20C64.708%2C4.037%2048.834%2C1.922%2037.486%2C1.922%20C26.138%2C1.922%2011.263%2C3.037%205.180%2C5.360%20C2.270%2C6.473%201.972%2C12.912%201.939%2C14.235%20C1.889%2C14.643%201.897%2C15.032%201.959%2C15.355%20C1.959%2C15.355%202.578%2C18.451%202.578%2C18.453%20C2.858%2C19.895%204.260%2C19.840%205.705%2C19.562%20L18.976%2C16.803%20C20.419%2C16.525%2020.367%2C16.125%2020.088%2C14.683%20L19.347%2C10.861%20L19.249%2C10.379%20L25.245%2C8.727%20L25.763%2C16.730%20L25.537%2C16.850%20C17.079%2C21.350%2010.496%2C29.092%2010.496%2C31.977%20C10.496%2C31.977%204.496%2C50.195%204.496%2C51.078%20C5.397%2C51.078%2069.574%2C51.078%2070.475%2C51.078%20C70.475%2C50.195%2064.475%2C31.977%2064.475%2C31.977%20C64.475%2C29.212%2057.568%2C21.231%2049.433%2C16.849%20L49.208%2C16.728%20L48.764%2C10.290%20L48.721%2C9.726%20L55.717%2C10.379%20L54.883%2C14.683%20C54.748%2C15.382%2054.893%2C16.091%2055.292%2C16.680%20C55.691%2C17.269%2056.295%2C17.668%2056.995%2C17.803%20L70.266%2C19.562%20C70.966%2C19.696%2071.677%2C19.552%2072.267%2C19.153%20C72.858%2C18.756%2072.257%2C19.152%2072.393%2C18.451%20L73.011%2C15.359%20C73.074%2C15.029%2073.082%2C14.639%2073.032%2C14.231%20ZM20.803%2C17.846%20C22.236%2C17.041%2023.323%2C16.452%2023.874%2C16.157%20C23.904%2C15.733%2024.183%2C11.677%2024.245%2C10.789%20C23.541%2C10.881%2021.973%2C11.086%2021.349%2C11.167%20C21.546%2C12.184%2021.996%2C14.508%2021.996%2C14.508%20C22.041%2C14.737%2022.063%2C14.965%2022.063%2C15.190%20C22.063%2C16.236%2021.565%2C17.176%2020.803%2C17.846%20ZM52.974%2C14.508%20C52.974%2C14.508%2053.479%2C11.904%2053.622%2C11.167%20C52.997%2C11.086%2051.429%2C10.881%2050.726%2C10.789%20C50.787%2C11.677%2051.068%2C15.737%2051.096%2C16.158%20C51.656%2C16.461%2052.774%2C17.074%2054.242%2C17.908%20C53.984%2C17.693%2053.719%2C17.484%2053.525%2C17.198%20C53.119%2C16.597%2052.907%2C15.905%2052.907%2C15.197%20C52.907%2C14.968%2052.930%2C14.737%2052.974%2C14.508%20ZM37.487%2C45.569%20C31.745%2C45.569%2025.074%2C40.218%2025.074%2C34.870%20C25.074%2C29.521%2031.745%2C24.170%2037.487%2C24.170%20C43.228%2C24.170%2049.899%2C29.521%2049.899%2C34.870%20C49.899%2C40.218%2043.228%2C45.569%2037.487%2C45.569%20ZM37.487%2C26.094%20C32.255%2C26.094%2026.999%2C30.031%2026.999%2C34.870%20C26.999%2C39.708%2032.255%2C43.645%2037.487%2C43.645%20C42.718%2C43.645%2047.974%2C39.708%2047.974%2C34.870%20C47.974%2C30.031%2042.718%2C26.094%2037.487%2C26.094%20ZM45.996%2C17.277%20L45.940%2C17.291%20L28.659%2C17.291%20L28.135%2C8.315%20L28.588%2C8.273%20C31.649%2C7.991%2035.306%2C7.848%2037.486%2C7.848%20C38.775%2C7.848%2043.898%2C8.083%2045.444%2C8.279%20L45.882%2C8.343%20L46.747%2C11.001%20C46.326%2C16.194%2046.326%2C17.194%2045.996%2C17.277%20ZM37.486%2C9.772%20C35.450%2C9.772%2032.956%2C9.909%2030.127%2C10.159%20C30.181%2C10.887%2030.467%2C14.689%2030.518%2C15.368%20C31.280%2C15.368%2043.703%2C15.368%2044.457%2C15.368%20C44.512%2C14.701%2044.824%2C10.927%2044.824%2C10.927%20C44.851%2C10.600%2044.871%2C10.362%2044.892%2C10.151%20C43.032%2C9.969%2038.662%2C9.772%2037.486%2C9.772%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left 50% no-repeat;
    background-size: 18px auto;
}

.footerContact .time {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2272px%22%20height%3D%2272px%22%20%20viewBox%3D%220%200%2072%2072%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M71.911%2C37.969%20C70.891%2C56.590%2055.720%2C71.432%2036.969%2C71.944%20L33.969%2C71.910%20C15.680%2C70.908%201.029%2C56.258%200.027%2C37.969%20L-0.007%2C34.969%20C0.506%2C16.217%2015.348%2C1.047%2033.969%2C0.027%20L36.969%2C-0.006%20C56.054%2C0.516%2071.422%2C15.884%2071.944%2C34.969%20L71.911%2C37.969%20ZM36.969%2C0.994%20L36.969%2C9.969%20L33.969%2C9.969%20L33.969%2C1.030%20C15.901%2C2.048%201.505%2C16.770%200.993%2C34.969%20L9.969%2C34.969%20L9.969%2C37.969%20L1.030%2C37.969%20C2.029%2C55.705%2016.233%2C69.907%2033.969%2C70.907%20L33.969%2C61.969%20L36.969%2C61.969%20L36.969%2C70.944%20C55.168%2C70.433%2069.890%2C56.037%2070.908%2C37.969%20L61.969%2C37.969%20L61.969%2C34.969%20L70.944%2C34.969%20C70.423%2C16.436%2055.502%2C1.516%2036.969%2C0.994%20ZM33.969%2C37.969%20L33.969%2C19.969%20L36.969%2C19.969%20L36.969%2C34.969%20L59.969%2C34.969%20L59.969%2C37.969%20L33.969%2C37.969%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") left 50% no-repeat;
    background-size: 19px auto;
}

.footerContact .address {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2253px%22%20height%3D%2285px%22%20%20viewBox%3D%220%200%2053%2085%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M26.497%2C85.015%20C26.497%2C85.015%20-0.003%2C40.961%20-0.003%2C26.393%20C-0.003%2C11.822%2011.861%2C0.013%2026.497%2C0.013%20C41.134%2C0.013%2052.998%2C11.822%2052.998%2C26.393%20C52.998%2C40.961%2026.497%2C85.015%2026.497%2C85.015%20ZM26.497%2C1.013%20C12.414%2C1.013%200.997%2C12.266%200.997%2C26.151%20C0.997%2C40.033%2026.497%2C83.014%2026.497%2C83.014%20C26.497%2C83.014%2051.998%2C40.033%2051.998%2C26.151%20C51.998%2C12.266%2040.581%2C1.013%2026.497%2C1.013%20ZM26.497%2C39.014%20C19.599%2C39.014%2014.006%2C33.417%2014.006%2C26.515%20C14.006%2C19.609%2019.599%2C14.014%2026.497%2C14.014%20C33.396%2C14.014%2038.989%2C19.609%2038.989%2C26.515%20C38.989%2C33.417%2033.396%2C39.014%2026.497%2C39.014%20ZM26.497%2C15.013%20C20.151%2C15.013%2015.005%2C20.160%2015.005%2C26.514%20C15.005%2C32.864%2020.151%2C38.012%2026.497%2C38.012%20C32.844%2C38.012%2037.990%2C32.864%2037.990%2C26.514%20C37.990%2C20.160%2032.844%2C15.013%2026.497%2C15.013%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 2px 50% no-repeat;
    background-size: 16px auto;
}

.site-container {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.site-container .site-container-inner {
    max-width: 942px;
    margin: 0 auto;
    padding: 15px 20px 40px;
}

@media screen and (min-width: 940px) {
    .site-main {
        float: left;
        width: 100%;
    }
}

.site-main__inner {
    position: relative;
    background-color: #0c121e;
}

.site-sidebar {
    position: relative;
}

.site-sidebar.left {
    background-color: #e5e5e6;
}

@media screen and (min-width: 940px) {
    .site-sidebar.left {
        width: 250px;
        float: left;
        margin-right: -100%;
    }

    .site-sidebar.left ~ .site-main > .site-main__inner {
        margin-left: 250px;
    }
}

.site-sidebar.right {
    background-color: #043c53;
}

@media screen and (min-width: 940px) {
    .site-sidebar.right {
        width: 250px;
        float: right;
        margin-left: -250px;
    }

    .site-sidebar.right ~ .site-main > .site-main__inner {
        margin-right: 250px;
    }
}

.site-footer {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
}

.site-footer .site-footer-inner {
    max-width: 942px;
    margin: 0 auto;
    padding: 25px 20px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

@media screen and (min-width: 640px) {
    .site-footer .site-footer-inner {
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
    }
}

@media screen and (max-width: 639px) {
    .site-footer .site-footer-inner {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
    }
}

@media screen and (max-width: 767px) {
    .site-footer .site-footer-inner {
        padding: 25px 16px;
    }
}

.siteName {
    padding: 9px 0;
    color: #6b6b6b;
    font-family: "Roboto";
    font-size: 13px;
    font-weight: 300;
}

.copyRight {
    padding: 9px 0;
    color: #6b6b6b;
    font-family: "Roboto";
    font-weight: 300;
}

.copyRight a {
    color: #6b6b6b;
}

.copyRight span {
    font-size: 13px !important;
}

.socNetworks {
    padding: 9px 0;
    font-size: 0;
}

.socNetworks a {
    display: inline-block;
    margin: 0 2px;
    vertical-align: top;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.socNetworks a img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
    display: none;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("/local/templates/afs/./images/theme0/owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    transition: scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

.no-js .owl-carousel {
    display: block;
}

@font-face {
    font-family: 'Roboto-Condensed';
    src: url("/local/templates/afs/./g/fonts/roboto_condensed/roboto_condensed-r.eot");
    src: url("/local/templates/afs/./g/fonts/roboto_condensed/roboto_condensed-r.eot?#iefix") format("embedded-opentype"), url("/local/templates/afs/./g/fonts/roboto_condensed/roboto_condensed-r.woff2") format("woff2"), url("/local/templates/afs/./g/fonts/roboto_condensed/roboto_condensed-r.woff") format("woff"), url("/local/templates/afs/./g/fonts/roboto_condensed/roboto_condensed-r.ttf") format("truetype"), url("/local/templates/afs/./g/fonts/roboto_condensed/roboto_condensed-r.svg#Roboto-Condensed") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Condensed';
    src: url("/local/templates/afs/./g/fonts/roboto_condensed/roboto_condensed-l.eot");
    src: url("/local/templates/afs/./g/fonts/roboto_condensed/roboto_condensed-l.eot?#iefix") format("embedded-opentype"), url("/local/templates/afs/./g/fonts/roboto_condensed/roboto_condensed-l.woff2") format("woff2"), url("/local/templates/afs/./g/fonts/roboto_condensed/roboto_condensed-l.woff") format("woff"), url("/local/templates/afs/./g/fonts/roboto_condensed/roboto_condensed-l.ttf") format("truetype"), url("/local/templates/afs/./g/fonts/roboto_condensed/roboto_condensed-l.svg#Roboto-Condensed") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url("/local/templates/afs/./g/fonts/roboto/roboto-l.eot");
    src: url("/local/templates/afs/./g/fonts/roboto/roboto-l.eot?#iefix") format("embedded-opentype"), url("/local/templates/afs/./g/fonts/roboto/roboto-l.woff2") format("woff2"), url("/local/templates/afs/./g/fonts/roboto/roboto-l.woff") format("woff"), url("/local/templates/afs/./g/fonts/roboto/roboto-l.ttf") format("truetype"), url("/local/templates/afs/./g/fonts/roboto/roboto-l.svg#Roboto") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Bravo';
    src: local('BravoRG'), url('/local/templates/afs/./fonts/bravorg.woff2') format('woff2'), url('/local/templates/afs/./fonts/bravorg.woff') format('woff'), url('/local/templates/afs/./fonts/bravorg.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

.itemAdvantage .emptyImage.image1 {
    background: url(/local/templates/afs/./images/theme0/advantage1.png) 50% 50% no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.itemAdvantage .emptyImage.image2 {
    background: url(/local/templates/afs/./images/theme0/advantage2.png) 50% 50% no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.itemAdvantage .emptyImage.image3 {
    background: url(/local/templates/afs/./images/theme0/advantage3.png) 50% 50% no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.logo {
    display: flex;
}

@media (min-width: 961px) {
    .logo .sn_logo {
        align-self: center;
        margin-right: 10px;
    }
}

@media (max-width: 768px) {
    .logo {
        flex-direction: column;
    }
}
/* End */
/* /local/templates/afs/components/bitrix/system.auth.form/ia/style.css?16152759502668 */
/* /local/components/bitrix/system.auth.form/templates/om/style.css?16141843145424 */
/* /local/components/amslog/contact_form/templates/question/style.css?17683791564070 */
/* /local/templates/afs/styles.css?176847351784385 */
