

/* Start:/local/templates/eva/fonts.css?16719495374390*/
/* raleway-600 - latin_cyrillic */
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('/local/templates/eva/fonts/raleway-v19-latin_cyrillic-600.eot'); /* IE9 Compat Modes */
	src: local(''),
	   url('/local/templates/eva/fonts/raleway-v19-latin_cyrillic-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('/local/templates/eva/fonts/raleway-v19-latin_cyrillic-600.woff2') format('woff2'), /* Super Modern Browsers */
	   url('/local/templates/eva/fonts/raleway-v19-latin_cyrillic-600.woff') format('woff'), /* Modern Browsers */
	   url('/local/templates/eva/fonts/raleway-v19-latin_cyrillic-600.ttf') format('truetype'), /* Safari, Android, iOS */
	   url('/local/templates/eva/fonts/raleway-v19-latin_cyrillic-600.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-700 - latin_cyrillic */
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('/local/templates/eva/fonts/raleway-v19-latin_cyrillic-700.eot'); /* IE9 Compat Modes */
	src: local(''),
	   url('/local/templates/eva/fonts/raleway-v19-latin_cyrillic-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('/local/templates/eva/fonts/raleway-v19-latin_cyrillic-700.woff2') format('woff2'), /* Super Modern Browsers */
	   url('/local/templates/eva/fonts/raleway-v19-latin_cyrillic-700.woff') format('woff'), /* Modern Browsers */
	   url('/local/templates/eva/fonts/raleway-v19-latin_cyrillic-700.ttf') format('truetype'), /* Safari, Android, iOS */
	   url('/local/templates/eva/fonts/raleway-v19-latin_cyrillic-700.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-800 - latin_cyrillic */
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('/local/templates/eva/fonts/raleway-v19-latin_cyrillic-800.eot'); /* IE9 Compat Modes */
	src: local(''),
	   url('/local/templates/eva/fonts/raleway-v19-latin_cyrillic-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('/local/templates/eva/fonts/raleway-v19-latin_cyrillic-800.woff2') format('woff2'), /* Super Modern Browsers */
	   url('/local/templates/eva/fonts/raleway-v19-latin_cyrillic-800.woff') format('woff'), /* Modern Browsers */
	   url('/local/templates/eva/fonts/raleway-v19-latin_cyrillic-800.ttf') format('truetype'), /* Safari, Android, iOS */
	   url('/local/templates/eva/fonts/raleway-v19-latin_cyrillic-800.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* Neo Sans W1G-400 - latin_cyrillic */
@font-face {
    font-family: 'Neo Sans W1G';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url('/local/templates/eva/fonts/NeoSansW1G-Regular.eot'); /* IE9 Compat Modes */
    src: local('Neo Sans W1G'), local('NeoSansW1G-Regular'),
        url('/local/templates/eva/fonts/NeoSansW1G-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('/local/templates/eva/fonts/NeoSansW1G-Regular.woff2') format('woff2'), /* Super Modern Browsers */
        url('/local/templates/eva/fonts/NeoSansW1G-Regular.woff') format('woff'), /* Modern Browsers */
        url('/local/templates/eva/fonts/NeoSansW1G-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
        url('/local/templates/eva/fonts/NeoSansW1G-Regular.svg#NeoSansW1G-Regular') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin_cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/local/templates/eva/fonts/roboto-v30-latin_cyrillic-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
       url('/local/templates/eva/fonts/roboto-v30-latin_cyrillic-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/local/templates/eva/fonts/roboto-v30-latin_cyrillic-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/local/templates/eva/fonts/roboto-v30-latin_cyrillic-regular.woff') format('woff'), /* Modern Browsers */
       url('/local/templates/eva/fonts/roboto-v30-latin_cyrillic-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/local/templates/eva/fonts/roboto-v30-latin_cyrillic-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin_cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('/local/templates/eva/fonts/roboto-v30-latin_cyrillic-700.eot'); /* IE9 Compat Modes */
    src: local(''),
       url('/local/templates/eva/fonts/roboto-v30-latin_cyrillic-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/local/templates/eva/fonts/roboto-v30-latin_cyrillic-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/local/templates/eva/fonts/roboto-v30-latin_cyrillic-700.woff') format('woff'), /* Modern Browsers */
       url('/local/templates/eva/fonts/roboto-v30-latin_cyrillic-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/local/templates/eva/fonts/roboto-v30-latin_cyrillic-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* End */


/* Start:/local/templates/eva/reset.css?16243543574779*/
/*
    HTML5 Reset :: style.css
    ----------------------------------------------------------
    We have learned much from/been inspired by/taken code where offered from:

    Eric Meyer                  :: http://meyerweb.com
    HTML5 Doctor                :: http://html5doctor.com
    and the HTML5 Boilerplate   :: http://html5boilerplate.com

-------------------------------------------------------------------------------*/

/* Let's default this puppy out
-------------------------------------------------------------------------------*/

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: normal;
    vertical-align: baseline;
    background: transparent;
}

article, aside, figure, footer, header, nav, section, details, summary {display: block;}

/* Handle box-sizing while better addressing child elements:
   http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

/* consider resetting the default cursor: https://gist.github.com/murtaugh/5247154 */

/* Responsive images and other embedded objects */
/* if you don't have full control over `img` tags (if you have to overcome attributes), consider adding height: auto */
img,
object,
embed {max-width: 100%;}

/*
   Note: keeping IMG here will cause problems if you're using foreground images as sprites.
	In fact, it *will* cause problems with Google Maps' controls at small size.
	If this is the case for you, try uncommenting the following:

#map img {
        max-width: none;
}
*/

/* force a vertical scrollbar to prevent a jumpy page */
html {overflow-y: scroll;}

html, body {
    height: 100%;
}

/* we use a lot of ULs that aren't bulleted.
you'll have to restore the bullets within content,
which is fine because they're probably customized anyway */
ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before,
blockquote:after,
q:before,
q:after {content: ''; content: none;}

a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

/* tables still need cellspacing="0" in the markup */
table {border-collapse: separate; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle; outline: none;}

pre {
    white-space: pre; /* CSS2 */
    white-space: pre-wrap; /* CSS 2.1 */
    -hite-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
    word-wrap: break-word; /* IE */
}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom;}
.ie7 input[type="checkbox"] {vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% 'Montserrat', sans-serif;}

table {font-size: inherit; font: 100%;}

small {font-size: 85%;}

strong {font-weight: bold;}

td, td img {vertical-align: top;}

/* Make sure sup and sub don't mess with your line-heights http://gist.github.com/413930 */
sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* standardize any monospaced elements */
pre, code, kbd, samp {font-family: monospace, sans-serif;}

/* hand cursor on clickable elements */
.clickable,
label,
input[type=button],
input[type=submit],
input[type=file],
button {cursor: pointer;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0;}

/* make buttons play nice in IE */
button,
input[type=button] {width: auto; overflow: visible;}

/* scale images in IE7 more attractively */
.ie7 img {-ms-interpolation-mode: bicubic;}

/* prevent BG image flicker upon hover
   (commented out as usage is rare, and the filter syntax messes with some pre-processors)
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}
*/

/* let's clear some floats */
.clearfix:after { content: " "; display: block; clear: both; }
/* End */


/* Start:/local/templates/eva/js/bxslider/jquery.bxslider.css?16221675064042*/
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
  /*fix flickering when used background-image instead of <img> (on Chrome)*/
  -webkit-perspective: 1000;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /* fix other elements on the page moving (in Chrome) */
  -webkit-transform: translateZ(0);
}
/** THEME
===================================*/
.bx-wrapper {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('/local/templates/eva/js/bxslider/images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url('/local/templates/eva/js/bxslider/images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url('/local/templates/eva/js/bxslider/images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('/local/templates/eva/js/bxslider/images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('/local/templates/eva/js/bxslider/images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/* End */


/* Start:/local/templates/eva/components/bitrix/menu/top/style.css?16258369861131*/
.header .menu {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    margin: 0 45px 0 0;
}

.menu .item {
    line-height: 16px;
    padding: 0;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    background-color: transparent;
    white-space: nowrap;
    text-decoration: none;
    font-family: 'Raleway';
}

.header .menu .item {
    color: #000000;
}

.menu .item:not(:last-of-type) {
    margin: 0 15px 0 0;
}

.menu .item.is-active {
    text-decoration: underline;
}

.menu .item:not(.is-active):active,
.menu .item:not(.is-active):hover {
    text-decoration: underline;
}

@media screen and (max-width: 1139px) {
    .header .menu {
        flex-direction: column;
        width: 100%;
        margin: 0;
    }

    .home .menu {
        display: none;
    }

    .header .menu .item {
        font-size: 18px;
        color: #2C2C2C;
        white-space: normal;
    }

    .header .menu .item:not(:last-of-type) {
        margin: 0 0 50px 0;
    }

    .header .menu .item.is-active {
        font-weight: bold;
    }
}
/* End */


/* Start:/local/templates/eva/components/bitrix/news.list/models/style.css?17155936394925*/
.models-sort-and-filter {
    display: flex;
    align-items: center;
    /*justify-content: flex-end;*/
    justify-content: center;
    width: 100%;
    margin: 0 0 82px 0;
    padding: 0 30px;
}

.page-wrapper:not(.main) .models-sort-and-filter {
    padding: 0 50px;
}

.models-sort-and-filter div.filter {
    display: flex;
}

.models-sort-and-filter select.filter {
    display: none;
}

.models-sort-and-filter .filter .item {
    line-height: 21px;
    margin: 0 0 0 20px;
    padding: 9px 30px 8px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #333333;
    background-color: #FFFFFF;
    opacity: 0.5;
    cursor: pointer;
}

.page-wrapper:not(.main) .models-sort-and-filter .filter .item {
    background-color: #F6F6F6;
}

.models-sort-and-filter .filter .item:hover {
    opacity: 1;
}

.models-sort-and-filter .filter .item.active {
    color: #ffffff !important;
    background-color: #2E2E2E !important;
}

.model-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: 0 0 51px;
    padding: 20px 0;
    border-radius: 4px;
    background-color: #FFFFFF;
}

.page-wrapper:not(.main) .model-list {
    padding: 0;
}

.model-list .item {
    display: flex;
    flex-direction: column;
    width: 360px;
    margin: 0 0 15px;
    padding: 20px;
    border: 2px solid transparent;
    border-radius: 2px;
    transition-property: opacity, height, visibility;
}

.model-list .item:hover {
    border-color: #009fe3;
}

.model-list .item.hide {
    display: none;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    border-width: 0;
    opacity: 0;
    visibility: hidden;
}

.model-list .item .image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 318px;
    height: 230px;
    margin: 0 0 33px;
    border-radius: 4px;
}

.model-list .item .image img {
    border-radius: 4px;
}

.model-list .item .title {
    line-height: 21px;
    margin: 0 0 11px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    text-align: center;
    color: #333333;

}

.model-list .item .title:hover {

}

.model-list .item .text {
    line-height: 22px;
    margin: 0 0 25px;
    font-size: 16px;
    text-align: center;
    color: #333333;
    opacity: 0.5;
}

@media screen and (max-width: 1139px) {
    .models-sort-and-filter {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin: 0 0 21px 0;
        padding: 0;
    }

    .page-wrapper:not(.main) .models-sort-and-filter {
        padding: 0;
    }

    .models-sort-and-filter div.filter {
        display: none;
    }

    .models-sort-and-filter select.filter {
        display: block;
    }

    .models-sort-and-filter .filter .item {
        line-height: 21px;
        margin: 0 0 0 20px;
        padding: 9px 30px 8px;
        border-radius: 10px;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        color: #333333;
        background-color: #FFFFFF;
        opacity: 0.5;
        cursor: pointer;
    }

    .page-wrapper:not(.main) .models-sort-and-filter .filter .item {
        background-color: #F6F6F6;
    }

    .models-sort-and-filter .filter .item:hover {
        opacity: 1;
    }

    .models-sort-and-filter .filter .item.active {
        color: #ffffff !important;
        background-color: #2E2E2E !important;
    }

    .models-sort-and-filter .select2 {
        width: 100% !important;
    }

    .models-sort-and-filter .select2 .select2-selection--single {
        height: auto;
        border-color: #ffffff;
        border-radius: 3px;
    }

    .models-sort-and-filter .select2 .select2-selection--single .select2-selection__rendered {
        line-height: 24px;
        padding: 12px 22px;
        font-weight: 600;
        font-size: 16px;
        color: #333333;
    }

    .models-sort-and-filter .select2 .select2-selection--single .select2-selection__arrow {
        top: 12px;
        right: 11px;
    }

    .select2-container--open .select2-dropdown--below {
        border-width: 0;
    }

    .model-list {
        width: 100%;
        margin: 0;
        padding: 0 20px;
        border-radius: 4px;
        background-color: transparent;
    }

    .model-list .item {
        width: 280px;
        margin: 0 20px 40px;
        padding: 20px;
        border: 2px solid transparent;
        border-radius: 4px;
        background-color: #ffffff;
    }

    .model-list .item .image {
        width: 240px;
        height: 200px;
        margin: 0 0 20px;
    }

    .model-list .item .title {
        line-height: 26px;
        margin: 0 0 10px;
        font-size: 18px;
        letter-spacing: initial;
        text-transform: initial;
    }

    .model-list .item .text {
        margin: 0;
        color: #999999;
        opacity: 1;
    }
}
/* End */


/* Start:/local/templates/eva/js/select2/select2.min.css?171559295116264*/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

/* End */


/* Start:/local/templates/eva/components/bitrix/news.list/news/style.css?16261829802302*/
.news {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin: 0 0 6px;
}

.news .item {
    display: flex;
    flex-direction: column;
    width: 560px;
    margin: 0 0 42px;
}

.news .item .image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 560px;
    height: 301px;
    margin: 0 0 24px;
    border-radius: 4px;
    background-color: #ffffff;
}

.page-wrapper:not(.main) .news .item .image {
    background-color: #F6F6F6;
}

.news .item .image img {
    border-radius: 4px;
}

.news .item .title {
    line-height: 20px;
    margin: 0 0 5px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #333333;
    text-decoration: none;
    font-family: Raleway;
}

.news .item .text {
    line-height: 22px;
    font-size: 14px;
    color: #333333;
    opacity: 0.65;
}

@media screen and (max-width: 1139px) {
    .news {
        display: block;
        margin: 0;
    }

    .news .item {
        width: unset;
    }

    .bx-wrapper.custom-style.news-slider-style .news .item {
        margin: 0;
    }

    .news .item:last-of-type {
        margin: 0;
    }

    .news .item .image {
        width: 100%;
        height: 300px;
        border-radius: 7px;
    }

    .page-wrapper:not(.main) .news .item .image {
        background-color: #F6F6F6;
    }

    .bx-wrapper.custom-style.news-slider-style .news .item .image {
        margin: 0 0 70px;
    }

    .news .item .image img {
        border-radius: 7px;
    }

    .news .item .title {
        line-height: 23px;
        margin: 0 0 5px;
        font-size: 18px;
    }

    .news .item .text {
        font-size: 16px;
    }

    .page-wrapper:not(.main) .news .item .text {
        display: none;
    }

    .bx-wrapper.custom-style.news-slider-style .bx-controls-direction a {
        top: 312px;
        margin: 0;
    }

    .bx-wrapper.custom-style.news-slider-style .bx-controls-direction a.bx-prev {
        left: initial;
        right: 60px;
    }

    .news + .button,
    .bx-wrapper.custom-style.news-slider-style + .button {
        margin: 28px 0 0 0;
    }
}
/* End */


/* Start:/local/templates/eva/components/custom/iblock.element.add.form/feedback/style.css?1624367148928*/
div[id^='wait_comp'] {
    display: none;
}

.form-wrapper.feedback .fields-group {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 100%;
}

.form-wrapper.feedback .fields-group fieldset {
    width: calc(50% - 11px);
}

.form-wrapper.feedback .fields-group fieldset input[type="text"] {
    width: 100%;
}

.checkbox {
    margin: 26px 0 0 0;
}

.form-wrapper.feedback input[type=submit] {
    width: 200px;
}

@media screen and (max-width: 1139px) {
    .form-wrapper.feedback {
        padding: 0;
    }

    .form-wrapper.feedback .title {
        line-height: 28px;
        margin: 0 0 31px;
        font-size: 24px;
        font-weight: bold;
    }

    .form-wrapper.feedback .fields-group {
        flex-wrap: wrap;
    }

    .form-wrapper.feedback .fields-group fieldset {
        width: 100%;
    }

    .form-wrapper.feedback input[type=submit] {
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/eva/styles.css?167413106514777*/
/* -------------------- СТИЛИ СТАТИЧНОГО ТЕКСТА -------------------- */
a {
    color: #009fe3;
}

.content a,
.fancybox-container a {
    width: 100%;
}

b {
    font-weight: bold;
}

.content h1 {
    width: 100%;
    line-height: 23px;
    margin: 0 0 36px;
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000000;
}

.content h2 {
    margin: 12px 0 28px 0;
    font-size: 20px;
    font-weight: bold;
}

.content p + h2 {
    margin-top: 23px;
}

.content p {
    width: 100%;
    line-height: 22px;
    margin: 0 0 25px 0;
    font-size: 14px;
    color: #333333;
    opacity: 0.5;
}

.content ul {
    width: 100%;
    margin: 0 0 24px 0;
}

.content ul li {
    position: relative;
    line-height: 25px;
    padding: 0 0 12px 18px;
    font-size: 16px;
}

.content ul li:last-child {
    padding-bottom: 0;
}

.content ul li:before {
    position: absolute;
    top: 11px;
    left: 0;
    content: ' ';
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background-color: #808080;
}

.content ol {
    width: 100%;
    list-style-type: none;
    margin: 0 0 24px 0;
    counter-reset: item;
}

.content ol li {
    position: relative;
    line-height: 25px;
    padding: 0 0 12px 18px;
    font-size: 16px;
}

.content ol li:last-child {
    padding-bottom: 0;
}

.content ol li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: counters(item, ".") ". ";
    counter-increment: item;
}

.content table {
    margin: 5px auto 55px auto;
}

.content table th {
    padding: 17px 0 16px 0;
    border-bottom: 1px solid #1a1a1a;
    font-size: 16px;
    font-weight: 500;
}

.content table th:first-of-type {
    text-align: left;
}

.content table td {
    padding: 17px 0 16px 0;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
    font-size: 16px;
}

.content table td:first-of-type {
    text-align: left;
    font-weight: 600;
}

.content .container > :last-child {
    margin-bottom: 0 !important;
}

/* -------------------- СТИЛИ ФОРМ -------------------- */
.form-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.form-wrapper p {
    margin: 0 0 21px 0;
    line-height: 23px;
    font-size: 16px;
    color: #000000;
}

.form-wrapper b {
    font-weight: bold;
}

.form-wrapper .message {
    line-height: 30px;
    margin: 0 0 30px;
    font-size: 22px;
    color: #03a647;
}

.form-wrapper .descr {
    line-height: 20px;
    padding: 0 0 0 0;
    border-width: 0;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
}

.form-wrapper .note {
    line-height: 20px;
    padding: 0 0 0 0;
    border-width: 0;
    font-size: 14px;
    color: #808080;
}

.form-wrapper input[type="submit"] + .note {
    max-width: 450px;
    margin: 45px 0 0 0;
}

.form-wrapper .descr + .note {
    margin: 16px 0 0 0;
}

.form-wrapper .errors {
    display: none;
    line-height: 23px;
    margin: 0 0 10px;
    font-size: 16px;
    color: #C70000;
    transition: none;
    text-align: left;
}

.form-wrapper .errors:empty {
    margin: 0;
}

.form-wrapper fieldset {
    display: flex;
    flex-direction: column;
    margin: 0 0 20px 0;
    text-align: left;
}

.form-wrapper fieldset input[type=password],
.form-wrapper fieldset input[type=text],
.form-wrapper fieldset select,
.form-wrapper fieldset textarea {
    width: 560px;    
    line-height: 17px;
    padding: 15px 21px 16px;
    border: 1px solid #EBEBEB;
    border-radius: 4px;
    background: #EBEBEB;
    font-size: 14px;
    color: #333333;
    opacity: 0.6;
    outline: none;
}

.form-wrapper fieldset textarea {
    height: 100px;
    resize: none;
}

.form-wrapper fieldset input[type=text]::placeholder,
.form-wrapper fieldset textarea::placeholder {
    opacity: 0.4; /* Firefox */
}

.form-wrapper fieldset input[type=password]:hover,
.form-wrapper fieldset input[type=text]:hover,
.form-wrapper fieldset select:hover,
.form-wrapper fieldset textarea:hover {
    border: 1px solid #009fe3;
    box-shadow: 0 0 15px rgba(0, 129,195, 0.35);
}

.form-wrapper fieldset input[type=password]:focus,
.form-wrapper fieldset input[type=text]:focus,
.form-wrapper fieldset select:focus,
.form-wrapper fieldset textarea:focus {
    border: 1px solid #009fe3;
    box-shadow: 0 0 15px rgba(0, 129,195, 0.35);
}

.form-wrapper fieldset input[type=password].red,
.form-wrapper fieldset input[type=text].red,
.form-wrapper fieldset select.red,
.form-wrapper fieldset textarea.red {
    border-color: #C70000;
}

.form-wrapper fieldset input[type=password].red:focus,
.form-wrapper fieldset input[type=text].red:focus,
.form-wrapper fieldset select.red:focus,
.form-wrapper fieldset textarea.red:focus {
    border-color: #000000;
    box-shadow: 0 0 0 1px #000000;
}

.form-wrapper input[type=text]::-webkit-input-placeholder {
    font-weight: normal;
    color: #999999;
}

.form-wrapper input[type=text]::-moz-placeholder {
    font-weight: normal;
    color: #999999;
}

.form-wrapper input[type=text]:-ms-placeholder {
    font-weight: normal;
    color: #999999;
}

.checkbox input {
    display: none;
}

.checkbox input[type="checkbox"] + label {
    position: relative;
    display: flex;
    line-height: 22px;
    padding: 0 0 0 31px;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
}

.checkbox label:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    border: 1px solid #2B2B2B;
    border-radius: 4px;
}

.checkbox label:hover:before {
    border-color: #009fe3;
    background-color: #F1F1F1;
}

.checkbox label:disabled:before {
    border-color: #D9D9D9;
    background-color: #F2F2F2;
}

.checkbox input[type="checkbox"].red + label:before {
    border-color: #C70000;
}

.checkbox input[type="checkbox"]:checked + label:before {
    border-color: #2B2B2B;
    color: #ffffff;
    background: #2B2B2B url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEwIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTIuMzYwMTEgMy4yODAxQzEuOTY3MDYgMi44OTIxMSAxLjMzMzkxIDIuODk2MjEgMC45NDU5MjIgMy4yODkyNUMwLjU1NzkzNSAzLjY4MjMgMC41NjIwMzUgNC4zMTU0NSAwLjk1NTA4IDQuNzAzNDRMMy40OTYwMyA3LjIxMTdDMy45MTQwNiA3LjYyNDM0IDQuNTk2MDMgNy41ODk1NCA0Ljk2OTg3IDcuMTM2NDhMOS4wOTU1OCAyLjEzNjQ4QzkuNDQ3MDggMS43MTA0OSA5LjM4NjcgMS4wODAyMSA4Ljk2MDcxIDAuNzI4NzA4QzguNTM0NzIgMC4zNzcyMDggNy45MDQ0NCAwLjQzNzU5MiA3LjU1Mjk0IDAuODYzNTc5TDQuMTIzMDMgNS4wMjAzM0wyLjM2MDExIDMuMjgwMVoiIGZpbGw9IndoaXRlIi8+PC9zdmc+') 50% 50% no-repeat;
    transition: background-position 0s;
}

.checkbox input[type="checkbox"] + label .text {
    opacity: 0.6;
}

.button {
    display: inline-block;
    line-height: 14px;
    padding: 14px 26px 14px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: linear-gradient(180deg, #0096E2 0%, #009fe3 100%);
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    font-family: 'Raleway';
}

.button:hover {
    background: linear-gradient(180deg, #00A9FF 0%, #0088CD 100%);
    box-shadow: 0 4px 12px rgba(0, 108, 163, 0.64);
}

.button:active {
    background: linear-gradient(180deg, #00A9FF 0%, #006AA0 0.01%, #0084C7 100%), #006AA0;
}

.form-wrapper input[type=submit] {
    margin: 45px 0 0 0;
    padding: 15px 25px;
    border-width: 0;
}

/* -------------------- СТИЛИ BXSLIDER -------------------- */
.bx-wrapper.custom-style {
    max-width: 1140px !important;
    margin: 0 auto 0 !important;
    border-width: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
}

.bx-wrapper.custom-style .bx-viewport {
    left: 0;
    width: 1140px !important;
    height: auto !important;
    margin: 0 auto;
    border-width: 0;
    background-color: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bx-wrapper.custom-style .bx-controls-direction a {
    z-index: 0;
    width: 63px;
    height: 63px;
    margin: -90px 0 0 0;
    border-bottom-width: 0;
    border-radius: 63px;
    font-size: 0;
    background: #F6F6F6 50% 50% no-repeat scroll;
    box-shadow: 0 2px 13px rgba(0, 0, 0, 0.05);
}

.bx-wrapper.custom-style .bx-controls-direction a.bx-prev {
    left: 0;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAUCAMAAACpgK3LAAAAOVBMVEUAAAAwMDAwMDA0NDQzMzM0NDQyMjI0NDQyMjIzMzMyMjIzMzMzMzMzMzM0NDQyMjIzMzMyMjIzMzOR9eJrAAAAEnRSTlMAECBAUHB/gJCQn6C/z8/f3+9HJPNrAAAARklEQVR42tXJtQGAMABFwYe7/f13xamwSJVrj0s9JryppZIXuTTEYZz69kkOegeFpGl4krHvGPPme6vPbfy2i7625GNTrCze7ghGkwM5DQAAAABJRU5ErkJggg==');
}

.bx-wrapper.custom-style .bx-controls-direction a.bx-next {
    right: 0;
    background-color: #95B3D7;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAUCAMAAACpgK3LAAAANlBMVEUAAAD////////////////////////////////////////////////////////////////////xY8b8AAAAEXRSTlMAECBAYG9wf4CPkJ+gv8/f7zd17FMAAABPSURBVHjatdAHCsAgFIPhaPfw6bv/ZWtZhWJSoPiz+YBA8C6WDbTZ/aAYTGpWGn/q8qlTalXxVucBq+VGpdouNk/xUg8zZYHgKAyDp8dUF6OoCD0tjM3xAAAAAElFTkSuQmCC');
}

.bx-wrapper.custom-style .bx-controls-direction a.bx-prev:hover,
.bx-wrapper.custom-style .bx-controls-direction a.bx-prev:active {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAUCAMAAACpgK3LAAAAOVBMVEUAAAAwMDAwMDA0NDQzMzM0NDQyMjI0NDQyMjIzMzMyMjIzMzMzMzMzMzM0NDQyMjIzMzMyMjIzMzOR9eJrAAAAEnRSTlMAECBAUHB/gJCQn6C/z8/f3+9HJPNrAAAARklEQVR42tXJtQGAMABFwYe7/f13xamwSJVrj0s9JryppZIXuTTEYZz69kkOegeFpGl4krHvGPPme6vPbfy2i7625GNTrCze7ghGkwM5DQAAAABJRU5ErkJggg==');
}

.bx-wrapper.custom-style .bx-controls-direction a.bx-next:hover,
.bx-wrapper.custom-style .bx-controls-direction a.bx-next:active {
    background-color: #95B3D7;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAUCAMAAACpgK3LAAAANlBMVEUAAAD////////////////////////////////////////////////////////////////////xY8b8AAAAEXRSTlMAECBAYG9wf4CPkJ+gv8/f7zd17FMAAABPSURBVHjatdAHCsAgFIPhaPfw6bv/ZWtZhWJSoPiz+YBA8C6WDbTZ/aAYTGpWGn/q8qlTalXxVucBq+VGpdouNk/xUg8zZYHgKAyDp8dUF6OoCD0tjM3xAAAAAElFTkSuQmCC');
}

.bx-wrapper.custom-style .bx-pager {
    bottom: -53px;
}

.bx-wrapper.custom-style .bx-pager.bx-default-pager .bx-pager-item:first-of-type:last-of-type {
    display: none
}

.bx-wrapper.custom-style .bx-pager.bx-default-pager a {
    width: 10px;
    height: 10px;
    margin: 0 10px;
    border: 2px solid #ffffff;
    background-color: #333333;
}

.bx-wrapper.custom-style .bx-pager.bx-default-pager a:hover {
    border-color: #333333;
}

.bx-wrapper.custom-style .bx-pager.bx-default-pager a.active,
.bx-wrapper.custom-style .bx-pager.bx-default-pager a.active:hover {
    background-color: #009fe3;
    border-color: #009fe3;
}

@media screen and (max-width: 1139px) {
    /* -------------------- СТИЛИ СТАТИЧНОГО ТЕКСТА -------------------- */
    .content p {
        font-size: 16px;
        opacity: 0.65;
    }

    /* -------------------- СТИЛИ ФОРМ -------------------- */
    .form-wrapper fieldset input[type=password],
    .form-wrapper fieldset input[type=text],
    .form-wrapper fieldset select,
    .form-wrapper fieldset textarea {
        width: 100%;
        max-width: 560px;
        line-height: 24px;
        padding: 7px 12px;
        border: 1px solid #DADADA;
        border-radius: 4px;
        font-size: 16px;
        color: #2E2E2E;
        background: #ffffff;
        outline: none;
    }

    .form-wrapper fieldset textarea {
        height: 80px;
    }

    .form-wrapper input[type=submit] {
        margin: 20px 0 0 0;
    }

    /* -------------------- СТИЛИ BXSLIDER -------------------- */
    .bx-wrapper.custom-style {
        max-width: 100% !important;
    }

    .bx-wrapper.custom-style .bx-viewport {
        width: 100% !important;
    }

    .bx-wrapper.custom-style .bx-controls-direction a {
        z-index: 0;
        width: 48px;
        height: 48px;
        margin: -90px 0 0 0;
        border: 1px solid #EEEEEE;
        background: #ffffff 50% 50% no-repeat scroll;
        box-shadow: none;
    }

    .bx-wrapper.custom-style .bx-controls-direction a.bx-prev {
        left: 0;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAMAAABoQAyvAAAANlBMVEUAAAAAgL8AgL8AgL8AgMUAgMMAhMQAgMIAg8MAgMMAgsQAgMIAgcMAgcMAgcIAgcQAgcMAgcPMVJOKAAAAEXRSTlMAECAwMEBfYH+An6C/z9/f73tWVVMAAAA7SURBVHjaJcwJDgAhCENRhtlV1N7/skpLlv8SCMY5w9l7omUfoLvKzbd7qDVrP1ASVEivjqUhXXxIhS96BwJH+zwpUgAAAABJRU5ErkJggg==');
    }

    .bx-wrapper.custom-style .bx-controls-direction a.bx-next {
        right: 0;
        background-color: #ffffff;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAMAAABoQAyvAAAAP1BMVEUAAAAAgL8AgL8AgL8AgMUAgMMAhMQAgMUAg8MAgMMAgsIAgMIAgcMAgMMAgcMAgcQAgcIAgcQAgcIAgcMAgcOm4/7rAAAAFHRSTlMAECAwMEBfYH+An6C/z8/P39/v7yjkGy8AAAA9SURBVHjaNYxFAgAxDALbrLvx/6/G2EaYOVHk6kvOjo8mNzDSzmbVbaZtv9UVWIIXKc4p+DhZ+A6sObqkAYsIAo4dxgRLAAAAAElFTkSuQmCC');
    }

    .bx-wrapper.custom-style .bx-controls-direction a.bx-prev:hover,
    .bx-wrapper.custom-style .bx-controls-direction a.bx-prev:active {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAMAAABoQAyvAAAANlBMVEUAAAAAgL8AgL8AgL8AgMUAgMMAhMQAgMIAg8MAgMMAgsQAgMIAgcMAgcMAgcIAgcQAgcMAgcPMVJOKAAAAEXRSTlMAECAwMEBfYH+An6C/z9/f73tWVVMAAAA7SURBVHjaJcwJDgAhCENRhtlV1N7/skpLlv8SCMY5w9l7omUfoLvKzbd7qDVrP1ASVEivjqUhXXxIhS96BwJH+zwpUgAAAABJRU5ErkJggg==');
    }

    .bx-wrapper.custom-style .bx-controls-direction a.bx-next:hover,
    .bx-wrapper.custom-style .bx-controls-direction a.bx-next:active {
        background-color: #ffffff;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAMAAABoQAyvAAAAP1BMVEUAAAAAgL8AgL8AgL8AgMUAgMMAhMQAgMUAg8MAgMMAgsIAgMIAgcMAgMMAgcMAgcQAgcIAgcQAgcIAgcMAgcOm4/7rAAAAFHRSTlMAECAwMEBfYH+An6C/z8/P39/v7yjkGy8AAAA9SURBVHjaNYxFAgAxDALbrLvx/6/G2EaYOVHk6kvOjo8mNzDSzmbVbaZtv9UVWIIXKc4p+DhZ+A6sObqkAYsIAo4dxgRLAAAAAElFTkSuQmCC');
    }

    .bx-wrapper.custom-style .bx-pager.bx-default-pager a {
        width: 16px;
        height: 16px;
        margin: 0 8px;
        border: 4px solid #ffffff;
        border-radius: 16px;
        background-color: #9B9B9B;
    }

    .bx-wrapper.custom-style .bx-pager.bx-default-pager a:hover {
        border-color: #009fe3;
    }

    .bx-wrapper.custom-style .bx-pager.bx-default-pager a.active,
    .bx-wrapper.custom-style .bx-pager.bx-default-pager a.active:hover {
        background-color: #eeeeee;
        border-color: #009fe3;
    }
}
/* End */


/* Start:/local/templates/eva/template_styles.css?174791420543230*/
html {
    height: auto;
    min-height: 100%;
}

body {
    min-height: 100%;
    font-size: 14px;
    color: #000000;
    background-color: #e5e5e5;
    font-family: 'Roboto', sans-serif;
}

body * {
    box-sizing: border-box;
    backface-visibility: hidden;
}

pre {
    display: block;
    text-align: left;
    font-size: 14px;
}

.page-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: space-between;
    min-height: 100vh;
}

.page-wrapper *,
.page-wrapper *:before {
    transition: all 0.3s ease, font-size 0ms;
}

.page-wrapper #bx-panel * {
    transition: none;
}

.container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0;
}

.header {
    position: relative;
    display: none;
    margin: 0 0 20px 0;
    padding: 25px 0;
    background: #ffffff;
    box-shadow: 0 4px 9px rgba(0, 0, 0, 0.15);
}

.page-wrapper:not(.main) .header {
    display: block;
}

.page-wrapper .header.fixed {
    position: fixed;
    z-index: 100;
    display: block;
    width: 100%;
}

.bx-panel-fixed ~ .header.fixed {
    top: 39px;
}

.header .phone {
    display: none;
}

.header .logo {
    width: 104px;
    height: 73px;
    margin: 0 50px 0 0;
    background: transparent url('/local/templates/eva/images/logo.png') 0 0 no-repeat scroll;
    background-size: contain;
}

.header .button {
    padding: 12px 12px;
    font-size: 10px;
}

.home {
    background: #ffffff url('/local/templates/eva/images/home_bg.jpg') 50% 50% no-repeat scroll;
    background-size: cover;
}

.home .container {
    flex-direction: column;
}

.home .top {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 117px 0 0 0;
}

.home .logo {
    width: 104px;
    height: 73px;
    margin: 8px 0 0 0;
    background: transparent url('/local/templates/eva/images/logo.png') 0 0 no-repeat scroll;
    background-size: contain;
}

.home .bottom {
    width: 100%;
    margin: 102px 0 108px 0;
}

.home .title {
    line-height: 52px;
    margin: 0 0 13px;
    font-weight: 800;
    font-size: 52px;
    color: #FFFFFF;
    font-family: 'Raleway';
}

.home .text {
    max-width: 517px;
    line-height: 24px;
    margin: 0 0 76px;
    font-size: 18px;
    color: #FFFFFF;
    opacity: 0.8;
}

.about {
    padding: 98px 0 123px;
    background-color: #009fe3;
}

.about .container {
    flex-direction: column;
    align-items: center;
}

.about .container > .title {
    line-height: 48px;
    margin: 0 0 17px;
    font-size: 44px;
    font-weight: 800;
    color: #FFFFFF;
    font-family: 'Raleway';
}

.about .container > .text {
    line-height: 24px;
    max-width: 584px;
    margin: 0 0 31px;
    font-size: 16px;
    color: #FFFFFF;
    opacity: 0.5;
    text-align: center;
}

.about .features {
    display: flex;
    justify-content: center;
}

.about .features .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 318px;    
}

.about .features .item:not(:last-of-type) {
    margin: 0 33px 0 0;
}

.about .features .item .title {
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 17px;
    margin: 0 0 17px;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: 'Raleway';
}

.about .features .item .title:before {
    content: '';
    width: 63px;
    height: 63px;
    margin: 0 0 29px;
    background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD8AAAA/CAMAAABggeDtAAAARVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////9SnXPCAAAAFnRSTlMAECAwQFBfYG9wf4CPkJ+gr7C/z9/vjWluHAAAAktJREFUeNqll+Fu5SoMhIGkl0sIJCXme/9HXQm1W04Kh6CdP5WaM47xeEyselhdTJKBfKXdrWoG2qXMK/Jp9UP2uhcycgbvrPMhXRRE84SdCjesuk5oDfIogo5ADq3jLkceRvgvQ/a9gxovILb/8h0I78pkDmDvPbxARkIZgcv0nhx6rO0BYtp0r57AlwAD+mQAPUEvAa7Xk+5jeg1/U8FCVDM44OPl8KLnHCbkH0YEo+awVicwk9kXBPjutVTkmITOpL+v92oe/juBSH78+mWpEwjl78TpF1iqChQJbPW/sfmyqSWwSqkTeU6vu0ZJqWA5xiNct0IHcsliHfB6HllhUQ6ete4G560FwKnA9Yj+/92zpQBRJdIz5RpNevKphDCpXF1AURn/hN5sEk9W4MZeudq/cqDADvmx4zALt/drEdNQrlMjB7fzL5A/ftOvnoXzvf4O2FSNj0q5Rv0Tn69Cy+tsNrlLL71zIL0bslauY6jQ6H99/mSspa9v6f+m/zxk+9Wh/fYq1Lb/SxX7ytX+VwlpN2zUG2/NJaX0DtZ2AAHRby1pqzl8R6ASvtPVuprDre56RzeZ+F1G307QDObZ1/PUSWA0ElJ9F8+ivvMPWOfv/1hfhfPfH2L+4fsngr2JvY1Z/Ymkr5kA2+/GNPI8wNb7gN0m6B3LjSsfKfSO5cxI9zLdOqHDaMEZbShWQDbTY2+5DLbRgpPj0l0LhxUyCUD22/63C0Aa26TkUHClveyf+ylQr4VDaHv+2n+T03MGdeFr/5YU+/v3HwtbMVmpJ5b0AAAAAElFTkSuQmCC') 0 0 no-repeat scroll;
}

.about .features .item .text {
    line-height: 24px;
    font-size: 14px;
    color: #FFFFFF;
    opacity: 0.5;
    text-align: center;
}

.tasks {
    position: relative;
    padding: 109px 0 112px;
    background-color: #ffffff;
}

.tasks .descr {
    width: 50%;
    padding: 0 40px 0 0;
}

.tasks .descr > .title {
    line-height: 48px;
    margin: 0 0 22px;
    font-size: 44px;
    font-weight: 800;
    color: #333333;
    font-family: 'Raleway';
}

.tasks .descr > .text {
    line-height: 24px;
    margin: 0 0 72px;
    font-size: 18px;
    color: #333333;
    opacity: 0.5;
}

.tasks .descr .list .item {
    position: relative;
    margin: 0 0 52px;
    padding: 0 0 0 78px;
}

.tasks .descr .list .item:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 52px;
    min-width: 52px;
    height: 52px;
    border-radius: 8px;
    background: #95B3D7 50% 50% no-repeat scroll;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.09);
}

.tasks .descr .list .item.item-1:before {
   background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAgCAMAAADQQiM0AAAANlBMVEUAAAD////////////////////////////////////////////////////////////////////xY8b8AAAAEXRSTlMAECAwQGBwf4CPkJ+vv8/f756gHEMAAACMSURBVHjafdMBDoMgEETRAUFpFd25/2VbsZs2DPZd4G8mWfwquJENY/FgwtCDLBiJJHeMrHwLUJmnGergqUIsbCxI3nhJmv/YskMzURTP9w6/WGQfrFc9L6IP1lvRVM3H//n7ixeKCU12W5f/SrxYRCeYDyaq58XsF4ugebf7YKKQTwwlH0xZhtIveQEz2hPQtDxRDAAAAABJRU5ErkJggg==');
}

.tasks .descr .list .item.item-2:before {
   background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAAP1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////9Du/pqAAAAFHRSTlMAECAwQFBgb3B/gI+Qn6Cvv8/f7xHFuM0AAAC0SURBVHjahdAFAoMwEETRCV5JCbv//letZOvGw5lBEj3b6ofB9V1jdHrTFoq04SzLWJqnMkUNF40MPCkMXJLM2VaXhEmhQG4kdVgjNXsoqhIQn/ZBtQDxuh7sZTwOtaIMWc8OtxsGY/NsBJeUZr7JSZnvdnK+c8Vh4WGJck2s0Z6brRq/JyWGFzqp3BPvm5mb3EZLfLGW+M9kMs7sSe36JG3jhx46iMme3pP2liSDomdzHfsJN2UcDfMlIqIAAAAASUVORK5CYII='); 
}

.tasks .descr .list .item .title {
    line-height: 19px;
    margin: 0 0 18px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #009fe3;
    font-family: 'Raleway';
}

.tasks .descr .list .item .text {
    line-height: 22px;
    font-size: 14px;
    color: #333333;
}

.tasks .image {
    position: absolute;
    top: 100px;
    right: 0;
    width: 50%;
    height: 593px;
    background: transparent url(/local/templates/eva/images/phones.png) 0 0 no-repeat scroll;
    background-size: contain;
}

.tasks .image img {
    visibility: hidden;
}

.services {
    padding: 109px 0 141px;
    background-color: #F7F7F7;
}

.services .container {
    flex-direction: column;
    align-items: center;
}

.services .container > .title {
    line-height: 48px;
    margin: 0 0 24px;
    font-size: 44px;
    font-weight: 800;
    color: #333333;
    font-family: 'Raleway';
}

.services .container > .text {
    line-height: 24px;
    max-width: 484px;
    margin: 0 0 47px;
    font-size: 16px;
    color: #333333;
    opacity: 0.5;
    text-align: center;
}

.services .list {
    display: flex;
    justify-content: center;
}

.services .list .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 300px; 
    line-height: 21px;
    margin: 0 0 20px;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #333333;
    text-align: center;
    font-family: 'Raleway';
}

.services .list .item:not(:last-of-type) {
    margin: 0 80px 0 0;
}

.services .list .item:before {
    content: '';
    width: 169px;
    height: 169px;
    margin: 0 0 20px;
    border-radius: 169px;
    background: #ffffff 50% 50% no-repeat scroll;
}

.services .list .item.item-1:before {
    background-image: url('/local/templates/eva/images/electric_car.png');
}

.services .list .item.item-2:before {
    background-image: url('/local/templates/eva/images/smart_car.png');
}

.services .list .item.item-3:before {
    background-image: url('/local/templates/eva/images/car_battery.png');
}

.models {
    padding: 104px 0 54px;
    background-color: #FFFFFF;
}

.models .container {
    flex-direction: column;
    align-items: center;
}

.models .container > .title {
    line-height: 39px;
    margin: 0 0 55px;
    font-size: 36px;
    font-weight: bold;
    color: #333333;
}

.production {
    padding: 97px 0 138px;
    background-color: #2E2E2E;
}

.production .container {
    flex-direction: column;
}

.production .container > .title {
    line-height: 39px;
    margin: 0 0 110px;
    font-size: 36px;
    font-weight: bold;
    color: #FFFFFF;
}

.production .wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.production .list {
    display: flex;
    flex-direction: column;
    width: 50%;
    padding: 10px 20px 0 0;
}

.production .list .item {
    position: relative;
    margin: 0 0 0 56px;
    cursor: pointer;
}

.production .list .item:not(:last-of-type) {
    margin-bottom: 47px;
}

.production .list .item:before {
    position: absolute;
    top: -8px;
    left: -56px;
    content: '';
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    line-height: 21px;
    border: 1px solid #E8E8E8;
    border-radius: 38px;
    font-size: 14px;
    color: #ffffff;
    opacity: 0.25;
    background-color: transparent;
}

.production .list .item.current:before {
    border-color: #ffffff;
    color: #2E2E2E;
    background-color: #ffffff;
    opacity: 1;
}

.production .list .item.item-1:before {
    content: '1';
}

.production .list .item.item-2:before {
    content: '2';
}

.production .list .item.item-3:before {
    content: '3';
}

.production .list .item.item-4:before {
    content: '4';
}

.production .list .item .title {
    line-height: 24px;
    margin: 0 0 15px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #FFFFFF;
    opacity: 0.25;
}

.production .list .item.current .title {
    opacity: 1;
}

.production .list .item .text {
    line-height: 22px;
    font-size: 16px;
    color: #FFFFFF;
    opacity: 0.25;
}

.production .list .item.current .text {
    opacity: 0.5;
}

.production .images {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    width: 50%;
}

.production .images .item:not(.current) {
    display: none;
}

.certificates {
    padding: 93px 0 71px;
    background-color: #F6F6F6;
}

.certificates .container {
    flex-direction: column;
    align-items: center;
}

.certificates .container > .title {
    line-height: 48px;
    margin: 0 0 24px;
    font-size: 36px;
    font-weight: 600;
    color: #333333;
}

.certificates .container > .text {
    line-height: 30px;
    margin: 0 0 36px;
    font-size: 18px;
    color: #333333;
    opacity: 0.5;
    text-align: center;
}

.certificates .wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.certificates .wrapper .descr {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}

.certificates .wrapper .descr .item {
    margin: 0 53px 0 0;
}

.certificates .wrapper .descr .item .top {
    line-height: 24px;
    margin: 0 0 32px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #333333;
}

.certificates .wrapper .descr .item .title {
    line-height: 22px;
    font-size: 14px;
    color: #333333;
    opacity: 0.5;
}

.certificates .wrapper .images {
    display: flex;
}

.certificates .wrapper .images :not(:last-of-type) {
    margin: 0 8px 0 0;
}

.certificates .titles {
    display: none;
}

.mobile-app {
    padding: 109px 0 79px;
    background-color: #ffffff;
}

.mobile-app .container {
    flex-direction: column;
    align-items: center;
}

.mobile-app .container > .title {
    line-height: 48px;
    margin: 0 0 25px;
    font-size: 44px;
    font-weight: 800;
    color: #333333;
    font-family: 'Raleway';
}

.mobile-app .container > .text {
    line-height: 24px;
    max-width: 717px;
    margin: 0 0 45px;
    font-size: 16px;
    color: #333333;
    opacity: 0.5;
    text-align: center;
}

.mobile-app .marketplaces {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 233px;
    height: 33px;
    -argin: 0 0 45px;
}

.mobile-app .image {
    max-width: 1140px;
    -ax-height: 444px;
    background: transparent url('/local/templates/eva/images/mobile_app.png') 50% 50% no-repeat scroll;
    background-size: contain;
}

.mobile-app .image img {
    visibility: hidden;
}

.ecodrive {
    padding: 114px 0 22px;
    background-color: #009fe3;
}

.ecodrive .container {
    flex-direction: column;
    align-items: center;
}

.ecodrive .container > .title {
    line-height: 48px;
    margin: 0 0 23px;
    font-size: 44px;
    font-weight: 800;
    color: #FFFFFF;
    font-family: 'Raleway';
}

.ecodrive .container > .text {
    line-height: 24px;
    max-width: 670px;
    margin: 0 0 29px;
    font-size: 16px;
    color: #FFFFFF;
    opacity: 0.6;
    text-align: center;
}

.ecodrive .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1140px;
    padding: 43px 100px 0;
    border-top: 1px solid rgba(235, 235, 235, 0.5);
}

.ecodrive .list .item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 420px;
    margin: 0 0 40px;
    padding: 0 0 0 76px;
}

.ecodrive .list .item:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 52px;
    min-width: 52px;
    height: 52px;
    border-radius: 8px;
    background: #ffffff 50% 50% no-repeat scroll;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.09);
}

.ecodrive .list .item.item-1:before {
   background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAMAAAANmfvwAAAAaVBMVEUAAAAAgL8AhMUAgL8AgMcAgL8AgMUAgMMAgMIAhMQAgMIAgMUAgsIAg8MAf8IAf8QAg8MAgMEAgMMAgsIAgsQAgMMAgsIAgsQAgMIAgMMAgcMAgMMAgcMAgcQAgcIAgcQAgcIAgcMAgcOvJL3CAAAAInRSTlMAEB8gIDAwQFBfYGBgb3Bwf4CAj4+Qn5+gv7/Pz8/f3+/vN6b61wAAASJJREFUeNqV1OFSgzAcA/DUDrpNnMCGDoZA8/4P6bX3h7azePr7xJ1xhIYNqfNADhV+8UHvhl01xQV7ZgqrkGe4KZCjVBQxKvM5J/uludGjrTJNOwwUPTqyRuJMtkBp6S0aaMlT0sO6BFBOLjH5sm36XOrRydWxaYz8pXuoECiNRsbBGLl6cw2GH6HClZ995ys9Wz4lpPqnexYxq/wYVTgLGkSOXA3gpkGk4eYvkXCjY371PtSdEFNTqIu77FIgEvbq/BjuH/qQENpVWN7XG5sDMrQpFTbjTSqYpllrX0eVvgx+jGL25+y3qLmo9JVyGW3DXrV7lkRL3sIZDW7cFk/OdtTcvIzL63+/JKKIIshTNoyx50LRYldH746s8BPUV0h8A56dNFADQ5IPAAAAAElFTkSuQmCC');
}

.ecodrive .list .item.item-2:before {
   background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAYCAMAAAA1ddazAAAAaVBMVEUAAAAAgL8AgL8AgMcAgL8AgMUAgMMAgMIAgMIAgMUAgsIAf8IAgsIAg8MAgMEAgMMAgMQAgsQAgMEAgMMAgsQAgMMAgsMAgMIAgMMAgcMAgMMAgcMAgcQAgMIAgcIAgcQAgcIAgcMAgcM63V3rAAAAInRSTlMAECAgMDBAUGBgYHBwf4CAj4+QkJ+vr7C/v8/Pz9/f3+/vpQwq+QAAAO1JREFUeNp1kQeWhSAMRR/1V3vvwv4XOUL8x0y7tsBVeZwgYKc2vRn8y8tHhvptxV++8Rfb8PtXk2fsbbv6qeW/4roK01ks3ZBHrZmuId5viYpGU/Q35jXmIwMEjTqKP1xA0luhXn2KXwh3eIlA6m9A+p0bbuPygA1V6jVlZ7i4d7mFpKkD9yf17ZY7H30P7nurzH2lmnzJfYaAXJl/Mb+CsMxb5kucOOpCJiDA/P3jh6g1oAT+/f6J2/EsxOWdIH2jMNIHUpa/oPwb9SWlj5j3282oxH2y0xz3jOncZs89xyILMSTvH+cJyPtdAF/S9zhA9OJ//gAAAABJRU5ErkJggg=='); 
}

.ecodrive .list .item.item-3:before {
   background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAdCAMAAABopjdHAAAAXVBMVEUAAAAAgL8AgL8AgL8AgMUAgMMAgMIAgMIAgsIAf8IAf8QAgsIAgMEAgMMAgcEAgMEAgMMAgsQAgMIAgMMAgsMAgMMAgcMAgMMAgcMAgcQAgcIAgcQAgcIAgcMAgcPFBkRcAAAAHnRSTlMAECAwMEBQYGBwcHCAgICQkJ+gr6+/v8/Pz9/f7+/CNe/9AAAAwklEQVR42l3Q0VKDMBSE4U2EhCqo1DZiMP/7P6bCBCac75Kds8xG/2IqLLOX5RK7Ncj4oSqdLiKnpIvE5vnIwItaBcjbpwmiWgCDXJCSSTIgrYzypVdrBJwKdIpmToGw5UlWgLTnN1n+m153KE6yOq8emHWyix9LhpzmwZvfHWxxoXGzwyozwdGqdW9jkJRoRG3egXXQF40PbULeqwuNY9uEtajyGcOd0Z3KLDKN5hF9bCqfXhdH9vsqy302B8aU68EfXYcjhzy2hBIAAAAASUVORK5CYII=');
}

.ecodrive .list .item.item-4:before {
   background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAMAAAC6CgRnAAAATlBMVEUAAAAAgL8AhMUAgL8AgMcAgL8AgMUAgMMAgMIAhMQAgMIAgMUAg8MAf8IAg8MAgMEAgMMAgMQAgcMAgMMAgcMAgcIAgcQAgcIAgcMAgcPi7Vb4AAAAGXRSTlMAEB8gIDAwQFBfYGBvcH+AgJ+/z8/f3+/vtaP/AwAAAIpJREFUeNrdj0UWhEAMBX8P7tCe+x8Ud2c7tUq9OBxOIzoEENlJpQNJM5bBoQUOWhEgWOtf5OxKPHgrU4gXKQGUs5kQcIIRHx3+pAz3sG3fmnA5JscOvblzy/a/nkBJdpWLiX7nuSCuiNLYOcvJIS7Ocvwmx9ysjdzPtwBOUaCHr3IOtjhiypgEWxrZoy2ycAF7wAAAAABJRU5ErkJggg=='); 
}

.ecodrive .list .item .title {
    line-height: 20px;
    margin: 10px 0 10px;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: 'Raleway';
}

.ecodrive .list .item ul li {
    display: flex;
    line-height: 22px;
    font-size: 14px;
    color: #FFFFFF;
    opacity: 0.5;
}

.ecodrive .list .item ul li:before {
    content: '';
    width: 5px;
    min-width: 5px;
    height: 5px;
    margin: 9px 10px 0 0;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.6);
}

.projects {
    padding: 95px 0 88px;
    background-color: #F6F6F6;
}

.projects .container {
    flex-direction: column;
    align-items: center;
}

.projects .container > .title {
    line-height: 48px;
    margin: 0 0 68px;
    font-size: 44px;
    font-weight: 800;
    color: #333333;
    font-family: 'Raleway';
}

.projects .list .item {
    display: flex;
    width: 100%;
}

.projects .list .item .left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 461px;
    min-width: 461px;
    margin: 0 20px 0 0;
}

.projects .list .item .left img:first-of-type {
    margin: 0 0 20px;
}

.projects .list .item .right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.projects .list .item .right .descr {
    margin: 0 0 0 69px;
}

.projects .list .item .right .descr img {
    display: none;
}

.projects .list .item .right .descr .title {
    line-height: 20px;
    max-width: 413px;
    margin: 52px 0 26px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #333333;
    font-family: Raleway;
}

.projects .list .item .right .descr .title a,
.projects .list .item .right .descr .title:visited {
    text-decoration: underline;
    color: #009fe3;
}

.projects .list .item .right .descr .text {
    max-width: 459px;
    line-height: 22px;
    font-size: 14px;
    color: #333333;
    opacity: 0.5;
}

.partners {
    padding: 66px 0 115px;
    background-color: #ffffff;
}

.partners .container {
    flex-direction: column;
    align-items: center;
}

.partners .container > .title {
    line-height: 48px;
    margin: 0 0 25px;
    font-size: 44px;
    font-weight: 800;
    color: #333333;
    font-family: 'Raleway';
}

.partners .container > .text {
    line-height: 24px;
    max-width: 558px;
    margin: 0 0 53px;
    font-size: 16px;
    color: #333333;
    opacity: 0.5;
    text-align: center;
}

.partners .list .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 810px;
}

.partners .list .item .city-widget.size-200x200 {
    display: none;
}

.partners .list .item .wrapper {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 0 75px;
}

.partners .list .item .image {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 50%;
    height: 104px;
    padding: 0 33px 0 0;
    border-right: 1px solid #EBEBEB;
}

.partners .list .item .descr {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    padding: 0 0 0 33px;
}

.partners .list .item .descr .title {
    max-width: 400px;
    line-height: 20px;
    margin: 0 0 17px;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase;
    color: #333333;
    font-family: Raleway;
}

.partners .list .item .descr .title a,
.partners .list .item .descr .title a:visited {
    text-decoration: underline;
    color: #009fe3;
}

.partners .list .item .descr .text {
    max-width: 400px;
    line-height: 22px;
    font-size: 14px;
    color: #333333;
}

.news-on-main {
    padding: 106px 0 66px;
    background-color: #F6F6F6;
}

.news-on-main .container {
    flex-direction: column;
    align-items: center;
}

.news-on-main .container > .title {
    line-height: 48px;
    margin: 0 0 86px;
    font-size: 44px;
    font-weight: 800;
    color: #333333;
    font-family: 'Raleway';
}

.contacts {
    padding: 100px 0 85px;
    background-color: #ffffff;
}

.contacts .container {
    flex-direction: column;
    align-items: center;
}

.contacts .container > .title {
    line-height: 48px;
    margin: 0 0 22px;
    font-size: 44px;
    font-weight: 800;
    color: #333333;
    font-family: 'Raleway';
}

.contacts .container > .text {
    line-height: 24px;
    max-width: 717px;
    margin: 0 0 49px;
    font-size: 16px;
    color: #333333;
    opacity: 0.5;
    text-align: center;
}

.contacts .wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.contacts .left {
    display: none;
    width: 560px;
}

.contacts .left > .title,
.contacts .left > .text {
    display: none;
}

.contacts .right {
    width: 560px;
    width: 100%;
}

.contacts .right .map {
    width: 100%;
    height: 240px;
    margin: 0 0 26px;
    border-radius: 4px;
}


.contacts .right .map * {
    transition: none;
}

.contacts .right .address {
    line-height: 22px;
    font-size: 14px;
    color: #333333;
    opacity: 0.6;
}

.content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    background-color: #ffffff;
}

.content .container:not(:empty) {
    position: relative;
    flex-direction: column;
    align-items: flex-start;
    padding: 108px 0 38px;
}

.content .wrapper-h1 {
    display: flex;
    align-items: baseline;
    margin: 0 0 58px;
}

.content .wrapper-h1 h1 {
    line-height: 48px;
    margin: 0 50px 0 0;
    font-size: 44px;
    font-weight: 800;
    letter-spacing: -0.95px;
    color: #333333;
    font-family: Raleway;
}

.content .wrapper-h1 a {
    line-height: 24px;
    font-size: 18px;
    text-decoration-line: underline;
    color: #009fe3;
}

.content .wrapper-h1 a:hover {
    text-decoration: none;
}

.footer {
    padding: 63px 0 33px;
    background-color: #333333;
}

.footer .container {
    align-items: flex-start;
    justify-content: flex-start;
}

.footer .address {
    display: none;
}

.footer .wrapper {
    display: flex;
}

.footer .logo {
    width: 104px;
    height: 73px;
    margin: 6px 50px 0 0;
    background: transparent url('/local/templates/eva/images/logo.png') 0 0 no-repeat scroll;
    background-size: contain;
}

.footer .copy {
    line-height: 22px;
    margin: 0 40px 0 0;
    font-size: 14px;
    color: #FFFFFF;
    opacity: 0.7;
}

.footer .requisites {
    max-width: 330px;
    line-height: 22px;
    font-size: 14px;
    color: #FFFFFF;
    opacity: 0.7;
}

@media screen and (max-width: 1139px) {
    .container {
        min-width: 320px;
        padding: 0 20px;
    }

    .header {
        display: block;
        margin: 0;
        padding: 0;
    }

    .header .top {
        padding: 19px 0;
        background-color: #2E2E2E;
    }

    .header .top .container {
        justify-content: center;
    }

    .header .logo {
        display: none;
    }

    .header .phone {
        display: block;
        line-height: 11px;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
    }

    .header .switcher-mobile-menu {
        position: absolute;
        top: 15px;
        right: 20px;
        display: block;
        width: 20px;
        height: 20px;
        background: transparent 0 0 no-repeat scroll;
    }

    .header .switcher-mobile-menu.open {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAADFBMVEUAAAD///////////84wDuoAAAAA3RSTlMAIEAZLqHsAAAAIklEQVR42mNgxgKwCzJhAQx0A4xYAPGOx66dXgBr0BHveACLcwHhgXzz/wAAAABJRU5ErkJggg==');
    }

    .header .switcher-mobile-menu.close {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAVCAMAAABxCz6aAAAAFVBMVEUAAAAsLCwsLCwtLS0sLCwtLS0sLCwCzEiWAAAABnRSTlMAf4CPkO9T4O/6AAAARElEQVR42sXPsRGAAAzDQDuE7D8ywLnRhR6V30nHWMinNUP1DapXYaUoLQqDxqAxaIwag26TH/S2KKx+eFMMqt5vra8upLIC9DKl/kIAAAAASUVORK5CYII=');
    }

    .header .bottom {
        position: fixed;
        z-index: -1;
        right: -230px;
        display: flex;
        justify-content: flex-end;
        padding: 0;
    }

    .header .bottom.open {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        background-color: rgba(0, 0, 0, .6);
    }

    .page-wrapper .bx-panel-folded ~ .header .bottom {
        top: 39px;
    }

    .header .bottom .container {
        position: relative;
        flex-direction: column;
        width: 230px;
        min-width: initial;
        height: 100vh;
        margin: 0;
        padding: 60px 40px;
        background-color: #FFFFFF;
    }

    .header .button {
        display: none;
    }

    .home {
        background-size: cover;
    }

    .home .top {
        width: auto;
        margin: 40px 0 0 0;
    }

    .home .logo {
        width: 75px;
        height: 52px;
        margin: 0 0 22px;
    }

    .home .bottom {
        margin: 0 0 50px 0;
        text-align: center;
    }

    .home .title {
        line-height: 30px;
        margin: 0 0 13px;
        font-size: 30px;
        font-weight: 800;
        letter-spacing: initial;
    }

    .home .text {
        line-height: 19px;
        margin: 0 auto 25px;
        font-size: 16px;
        opacity: 0.8;
    }

    .about {
        padding: 30px 0 40px;
    }

    .about .container > .title {
        line-height: 24px;
        margin: 0 0 5px;
        font-size: 24px;
    }

    .about .container > .text {
        line-height: 20px;
        margin: 0 0 23px;
    }

    .about .features {
        flex-wrap: wrap;
    }

    .about .features .item {
        padding: 0 20px;
    }

    .about .features .item:not(:last-of-type) {
        margin: 0 0 30px 0;
    }

    .about .features .item .title {
        line-height: 20px;
        margin: 0 0 9px;
        font-size: 16px;
    }

    .about .features .item .title:before {
        margin: 0 0 20px;
    }

    .about .features .item .text {
        line-height: 22px;
        font-size: 16px;
    }

    .tasks {
        padding: 30px 0 35px;
    }

    .tasks .container {
        flex-wrap: wrap;
        justify-content: center;
    }

    .tasks .descr {
        width: 100%;
        padding: 0;
    }

    .tasks .descr > .title {
        line-height: 24px;
        margin: 0 0 15px;
        font-size: 24px;
        text-align: center;
    }

    .tasks .descr > .text {
        line-height: 20px;
        margin: 0 0 40px;
        font-size: 16px;
        text-align: center;
    }

    .tasks .descr .list .item {
        margin: 0 0 35px;
        padding: 0;
    }

    .tasks .descr .list .item:before {
        display: none;
    }

    .tasks .descr .list .item .title {
        display: flex;
        align-items: center;
        line-height: 23px;
        margin: 0 0 22px;
        font-size: 18px;
        letter-spacing: initial;
    }

    .tasks .descr .list .item .title:before {
        content: '';
        width: 60px;
        min-width: 60px;
        height: 60px;
        margin: 0 20px 0 0;
        border-radius: 8px;
        background: #95B3D7 50% 50% no-repeat scroll;
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.09);
    }

    .tasks .descr .list .item.item-1 .title:before {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAgCAMAAADQQiM0AAAANlBMVEUAAAD////////////////////////////////////////////////////////////////////xY8b8AAAAEXRSTlMAECAwQGBwf4CPkJ+vv8/f756gHEMAAACMSURBVHjafdMBDoMgEETRAUFpFd25/2VbsZs2DPZd4G8mWfwquJENY/FgwtCDLBiJJHeMrHwLUJmnGergqUIsbCxI3nhJmv/YskMzURTP9w6/WGQfrFc9L6IP1lvRVM3H//n7ixeKCU12W5f/SrxYRCeYDyaq58XsF4ugebf7YKKQTwwlH0xZhtIveQEz2hPQtDxRDAAAAABJRU5ErkJggg==');
    }

    .tasks .descr .list .item.item-2 .title:before {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAMAAADzN3VRAAAAP1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////9Du/pqAAAAFHRSTlMAECAwQFBgb3B/gI+Qn6Cvv8/f7xHFuM0AAAC0SURBVHjahdAFAoMwEETRCV5JCbv//letZOvGw5lBEj3b6ofB9V1jdHrTFoq04SzLWJqnMkUNF40MPCkMXJLM2VaXhEmhQG4kdVgjNXsoqhIQn/ZBtQDxuh7sZTwOtaIMWc8OtxsGY/NsBJeUZr7JSZnvdnK+c8Vh4WGJck2s0Z6brRq/JyWGFzqp3BPvm5mb3EZLfLGW+M9kMs7sSe36JG3jhx46iMme3pP2liSDomdzHfsJN2UcDfMlIqIAAAAASUVORK5CYII=');
    }

    .tasks .descr .list .item .text {
        font-size: 16px;
        opacity: .5;
    }

    .tasks .image {
        position: relative;
        top: initial;
        right: initial;
        width: auto;
        height: auto;
        background-size: contain;
    }

    .services {
        padding: 30px 0 35px;
    }

    .services .container > .title {
        line-height: 24px;
        margin: 0 0 15px;
        font-size: 24px;
    }

    .services .container > .text {
        line-height: 20px;
        margin: 0 0 40px;
    }

    .services .list {
        flex-wrap: wrap;
    }

    .services .list .item {
        line-height: 20px;
        margin: 0;
        padding: 0 20px;
        font-size: 16px;
    }

    .services .list .item:not(:last-of-type) {
        margin: 0 0 40px;
    }

    .services .list .item:before {
        width: 110px;
        height: 110px;
        margin: 0 0 23px;
        background-size: 50%;
    }

    .models {
        padding: 35px 0;
    }

    .models .container > .title {
        line-height: 24px;
        margin: 0 0 21px;
        font-size: 24px;
    }

    .production {
        padding: 35px 0;
    }

    .production .container > .title {
        line-height: 24px;
        margin: 0 0 35px;
        font-size: 24px;
        text-align: center;
    }

    .production .list {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .production .list .item {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 260px;
    }

    .production .list .item:not(:last-of-type) {
        margin: 0 10px 25px;
    }

    .production .list .item:last-of-type {
        margin: 0 10px;
    }

    .production .list .item:before {
        position: initial;
        margin: 0 0 17px 0;
        border: 1px solid #ffffff;
        color: #2E2E2E;
        opacity: 1;
        background-color: #ffffff;;
    }

    .production .list .item .title {
        margin: 0 0 11px;
        font-size: 16px;
        opacity: 1;
    }

    .production .list .item .text {
        opacity: 0.5;
    }

    .production .images {
        display: none;
    }

    .certificates {
        padding: 35px 0 70px;
    }

    .certificates .container > .title {
        line-height: 24px;
        margin: 0 0 24px;
        font-size: 24px;
        text-align: center;
    }

    .certificates .container > .text {
        line-height: 22px;
        font-size: 16px;
    }

    .certificates .wrapper {
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .certificates .wrapper .descr {
        flex-direction: column;
        justify-content: center;
    }

    .certificates .wrapper .descr .item {
        margin: 0 0 39px 0;
    }

    .certificates .wrapper .descr .item .top {
        margin: 0;
    }

    .certificates .wrapper .descr .item .title {
        display: none;
    }

    .certificates .wrapper .images {
        margin: 0 0 20px;
    }

    .certificates .wrapper .images :not(:last-of-type) {
        margin: 0;
    }

    .certificates .titles {
        display: flex;
        flex-direction: column;
    }

    .certificates .titles .item {
        line-height: 22px;
        font-size: 16px;
        color: #333333;
        opacity: 0.5;
    }

    .certificates .titles .item:not(:last-of-type) {
        margin: 0 0 18px;
    }

    .mobile-app {
        padding: 30px 0 35px;
    }

    .mobile-app .container > .title {
        order: 1;
        line-height: 24px;
        margin: 0 0 15px;
        font-size: 24px;
        text-align: center;
    }

    .mobile-app .container > .text {
        order: 2;
        line-height: 20px;
        margin: 0 0 25px;
        text-align: center;
    }

    .mobile-app .marketplaces {
        order: 4;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        height: auto;
        margin: 17px 0 0;
    }

    .mobile-app .image {
        order: 3;
        max-width: 100vw;
        height: auto;
        background-size: 100%;
    }

    .ecodrive {
        padding: 30px 0 35px;
    }

    .ecodrive .container > .title {
        line-height: 24px;
        margin: 0 0 26px;
        font-size: 24px;
        text-align: center;
    }

    .ecodrive .container > .text {
        line-height: 20px;
        margin: 0 0 50px;
    }

    .ecodrive .list {
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        padding: 0;
        border-top-width: 0;
    }

    .ecodrive .list .item {
        width: 100%;
        max-width: 300px;
        margin: 0 0 40px;
        padding: 0 25px;
    }

    .ecodrive .list .item:before {
        display: none;
    }

    .ecodrive .list .item .title {
        display: flex;
        align-items: center;
        line-height: 23px;
        margin: 0 0 30px;
        font-size: 18px;
    }

    .ecodrive .list .item .title:before {
        content: '';
        width: 60px;
        min-width: 60px;
        height: 60px;
        margin: 0 17px 0 0;
        border-radius: 8px;
        background: #ffffff 50% 50% no-repeat scroll;
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.09);
    }

    .ecodrive .list .item.item-1 .title:before {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAMAAAANmfvwAAAAaVBMVEUAAAAAgL8AhMUAgL8AgMcAgL8AgMUAgMMAgMIAhMQAgMIAgMUAgsIAg8MAf8IAf8QAg8MAgMEAgMMAgsIAgsQAgMMAgsIAgsQAgMIAgMMAgcMAgMMAgcMAgcQAgcIAgcQAgcIAgcMAgcOvJL3CAAAAInRSTlMAEB8gIDAwQFBfYGBgb3Bwf4CAj4+Qn5+gv7/Pz8/f3+/vN6b61wAAASJJREFUeNqV1OFSgzAcA/DUDrpNnMCGDoZA8/4P6bX3h7azePr7xJ1xhIYNqfNADhV+8UHvhl01xQV7ZgqrkGe4KZCjVBQxKvM5J/uludGjrTJNOwwUPTqyRuJMtkBp6S0aaMlT0sO6BFBOLjH5sm36XOrRydWxaYz8pXuoECiNRsbBGLl6cw2GH6HClZ995ys9Wz4lpPqnexYxq/wYVTgLGkSOXA3gpkGk4eYvkXCjY371PtSdEFNTqIu77FIgEvbq/BjuH/qQENpVWN7XG5sDMrQpFTbjTSqYpllrX0eVvgx+jGL25+y3qLmo9JVyGW3DXrV7lkRL3sIZDW7cFk/OdtTcvIzL63+/JKKIIshTNoyx50LRYldH746s8BPUV0h8A56dNFADQ5IPAAAAAElFTkSuQmCC');
    }

    .ecodrive .list .item.item-2 .title:before {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAYCAMAAAA1ddazAAAAaVBMVEUAAAAAgL8AgL8AgMcAgL8AgMUAgMMAgMIAgMIAgMUAgsIAf8IAgsIAg8MAgMEAgMMAgMQAgsQAgMEAgMMAgsQAgMMAgsMAgMIAgMMAgcMAgMMAgcMAgcQAgMIAgcIAgcQAgcIAgcMAgcM63V3rAAAAInRSTlMAECAgMDBAUGBgYHBwf4CAj4+QkJ+vr7C/v8/Pz9/f3+/vpQwq+QAAAO1JREFUeNp1kQeWhSAMRR/1V3vvwv4XOUL8x0y7tsBVeZwgYKc2vRn8y8tHhvptxV++8Rfb8PtXk2fsbbv6qeW/4roK01ks3ZBHrZmuId5viYpGU/Q35jXmIwMEjTqKP1xA0luhXn2KXwh3eIlA6m9A+p0bbuPygA1V6jVlZ7i4d7mFpKkD9yf17ZY7H30P7nurzH2lmnzJfYaAXJl/Mb+CsMxb5kucOOpCJiDA/P3jh6g1oAT+/f6J2/EsxOWdIH2jMNIHUpa/oPwb9SWlj5j3282oxH2y0xz3jOncZs89xyILMSTvH+cJyPtdAF/S9zhA9OJ//gAAAABJRU5ErkJggg==');
    }

    .ecodrive .list .item.item-3 .title:before {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAdCAMAAABopjdHAAAAXVBMVEUAAAAAgL8AgL8AgL8AgMUAgMMAgMIAgMIAgsIAf8IAf8QAgsIAgMEAgMMAgcEAgMEAgMMAgsQAgMIAgMMAgsMAgMMAgcMAgMMAgcMAgcQAgcIAgcQAgcIAgcMAgcPFBkRcAAAAHnRSTlMAECAwMEBQYGBwcHCAgICQkJ+gr6+/v8/Pz9/f7+/CNe/9AAAAwklEQVR42l3Q0VKDMBSE4U2EhCqo1DZiMP/7P6bCBCac75Kds8xG/2IqLLOX5RK7Ncj4oSqdLiKnpIvE5vnIwItaBcjbpwmiWgCDXJCSSTIgrYzypVdrBJwKdIpmToGw5UlWgLTnN1n+m153KE6yOq8emHWyix9LhpzmwZvfHWxxoXGzwyozwdGqdW9jkJRoRG3egXXQF40PbULeqwuNY9uEtajyGcOd0Z3KLDKN5hF9bCqfXhdH9vsqy302B8aU68EfXYcjhzy2hBIAAAAASUVORK5CYII=');
    }

    .ecodrive .list .item.item-4 .title:before {
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAMAAAC6CgRnAAAATlBMVEUAAAAAgL8AhMUAgL8AgMcAgL8AgMUAgMMAgMIAhMQAgMIAgMUAg8MAf8IAg8MAgMEAgMMAgMQAgcMAgMMAgcMAgcIAgcQAgcIAgcMAgcPi7Vb4AAAAGXRSTlMAEB8gIDAwQFBfYGBvcH+AgJ+/z8/f3+/vtaP/AwAAAIpJREFUeNrdj0UWhEAMBX8P7tCe+x8Ud2c7tUq9OBxOIzoEENlJpQNJM5bBoQUOWhEgWOtf5OxKPHgrU4gXKQGUs5kQcIIRHx3+pAz3sG3fmnA5JscOvblzy/a/nkBJdpWLiX7nuSCuiNLYOcvJIS7Ocvwmx9ysjdzPtwBOUaCHr3IOtjhiypgEWxrZoy2ycAF7wAAAAABJRU5ErkJggg==');
    }

    .ecodrive .list .item ul li {
        font-size: 16px;
    }

    .projects {
        padding: 35px 0 35px;
    }

    .projects .container > .title {
        line-height: 24px;
        margin: 0 0 32px;
        font-size: 24px;
    }

    .projects .list .item {
        flex-direction: column;
    }

    .projects .list .item .left {
        display: none;
        order: 2;
        width: 100%;
        min-width: 100%;
        margin: 0 20px 0 0;
    }

    .projects .list .item .left > img:first-of-type {
        display: none;
        margin: 0;
    }

    .projects .list .item .left .wrapper {
        justify-content: center;
    }

    .projects .list .item .left .wrapper img {
        display: none;
    }

    .projects .list .item .right {
        order: 1;
    }

    .projects .list .item .right .descr {
        margin: 0;
        text-align: left;
    }

    .projects .list .item .right .descr img {
        display: block;
        margin: 0 auto 32px;
        border-radius: 7px;
    }

    .projects .list .item .right .descr .title {
        max-width: 100%;
        line-height: 24px;
        margin: 0 0 20px;
        font-size: 18px;
    }

    .projects .list .item .right .descr .text {
        max-width: 100%;
        margin: 0;
    }

    .projects .list .item .right > img {
        display: none;
    }

    .bx-wrapper.custom-style.projects-slider-style .bx-controls-direction a.bx-prev {
        display: block;
    }

    .bx-wrapper.custom-style.projects-slider-style .bx-controls-direction a.bx-prev,
    .bx-wrapper.custom-style.projects-slider-style .bx-controls-direction a.bx-next,
    .bx-wrapper.custom-style.projects-slider-style .bx-controls-direction a.bx-next:hover,
    .bx-wrapper.custom-style.projects-slider-style .bx-controls-direction a.bx-next:active {
        top: 0;
        margin: 80px 0 0 0;
        background-color: #ffffff;
    }

    .partners {
        padding: 30px 0 35px;
    }

    .partners .container > .title {
        line-height: 24px;
        margin: 0 0 25px;
        font-size: 24px;
        text-align: center;
    }

    .partners .container > .text {
        line-height: 20px;
        margin: 0 0 33px;
    }

    .partners .list .item {
        width: 100%;
        margin: 0 0 55px;
    }

    .partners .list .item .city-widget.size-650x200 {
        display: none;
    }

    .partners .list .item .city-widget.size-200x200 {
        display: block;
    }

    .partners .list .item .wrapper {
        flex-direction: column;
        align-items: center;
        margin: 0 0 35px;
    }

    .partners .list .item .image {
        justify-content: center;
        width: 100%;
        height: 44px;
        margin: 0 0 33px;
        padding: 0;
        border-right-width: 0;
    }

    .partners .list .item .image img {
        height: 100%;
    }

    .partners .list .item .descr {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .partners .list .item .descr .text {
        line-height: 20px;
        font-size: 16px;
    }

    .bx-wrapper.custom-style.partners-slider-style .bx-controls-direction a {
        display: none;
    }

    .bx-wrapper.custom-style.partners-slider-style .bx-pager {
        bottom: 0;
    }

    .news-on-main {
        padding: 30px 0 35px;
    }

    .news-on-main .container > .title {
        line-height: 24px;
        margin: 0 0 22px;
        font-size: 24px;
    }

    .contacts {
        padding: 0;
    }

    .contacts .container {
        padding: 0;
    }

    .contacts .container > .title {
        display: none;
    }

    .contacts .container > .text {
        display: none;
    }

    .contacts .wrapper {
        flex-wrap: wrap-reverse;
        width: 100%;
    }

    .contacts .left {
        z-index: 1;
        width: 100%;
        margin: -75px 20px;
        padding: 30px 20px 35px;
        border: 1px solid #EEEEEE;
        border-radius: 7px;
        background-color: #ffffff;
    }

    .contacts .left > .title {
        line-height: 24px;
        margin: 0 0 11px;
        font-size: 24px;
        font-weight: 800;
        color: #333333;
        text-align: center;
        font-family: 'Raleway';
    }

    .contacts .left > .text {
        line-height: 20px;
        margin: 0 0 23px;
        font-size: 16px;
        color: #999999;
        text-align: center;
    }

    .contacts .right {
        width: 100%;
    }

    .contacts .right .map {
        height: 300px;
        margin: 0;
        border-radius: 0;
    }

    .contacts .right .address {
        display: none;
    }

    .content {
        display: flex;
        flex-direction: column;
        flex-grow: 1;
        background-color: #F6F6F6;
    }

    .page-wrapper:not(.main) .content {
        padding: 0;
    }

    .content .container:not(:empty) {
        position: relative;
        padding: 30px 20px 35px;
        background-color: #FFFFFF;
    }

    .content .wrapper-h1 {
        width: 100%;
        margin: 0 0 20px;
        text-align: center;
    }

    .content .wrapper-h1 h1 {
        line-height: 24px;
        margin: 0;
        font-size: 24px;
        letter-spacing: initial;
    }

    .content .wrapper-h1 a {
        display: none;
    }

    .footer {
        padding: 97px 0 35px;
    }

    .page-wrapper:not(.main) .footer {
        padding-top: 30px;
    }

    .footer .container {
        flex-wrap: wrap;
    }

    .footer .address {
        order: 1;
        display: block;
        line-height: 22px;
        margin: 0 24px 24px 0;
        font-size: 16px;
        color: #FFFFFF;
        opacity: 0.7;
    }

    .footer .wrapper {
        order: 3;
    }

    .footer .logo {
        width: 80px;
        height: 55px;
        margin: 6px 34px 0 0;
    }

    .footer .copy {
        margin: 0;
        font-size: 16px;
    }

    .footer .requisites {
        order: 2;
        margin: 0 24px 24px 0;
        font-size: 16px;
    }
}
/* End */
/* /local/templates/eva/fonts.css?16719495374390 */
/* /local/templates/eva/reset.css?16243543574779 */
/* /local/templates/eva/js/bxslider/jquery.bxslider.css?16221675064042 */
/* /local/templates/eva/components/bitrix/menu/top/style.css?16258369861131 */
/* /local/templates/eva/components/bitrix/news.list/models/style.css?17155936394925 */
/* /local/templates/eva/js/select2/select2.min.css?171559295116264 */
/* /local/templates/eva/components/bitrix/news.list/news/style.css?16261829802302 */
/* /local/templates/eva/components/custom/iblock.element.add.form/feedback/style.css?1624367148928 */
/* /local/templates/eva/styles.css?167413106514777 */
/* /local/templates/eva/template_styles.css?174791420543230 */
