@charset "UTF-8";
/* reset */
/* main variables */
/* colors */
body { margin: 0px; padding: 0px; font-family: "ProximaNova", sans-serif; background-color: #FFF; height: 100%; position: relative; font-size: 17px !important; font-weight: 400; line-height: 1.3529; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

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

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main { display: block; }

blockquote, q { quotes: none; }

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

table { border-collapse: collapse; border-width: 0px; padding: 0px; margin: 0px; }

html { height: 100%; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; }

input, textarea { color: #333; font-family: "ProximaNova", sans-serif; outline: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border: none; -moz-border-radius: 0; -webkit-border-radius: 0; -webkit-appearance: none; }

input[type="button"], input[type="submit"], button { cursor: pointer; }

td { margin: 0px; padding: 0px; }

form { padding: 0px; margin: 0px; }

a { color: #666666; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; text-decoration: none; outline: none; -webkit-tap-highlight-color: transparent; }

a, span, div, button { outline: none !important; }

input[type=submit], input[type=button], button { -webkit-appearance: none; outline: none; background: none; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.clearfix:after, .wrapper:after, .row:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }

@font-face { font-family: 'ProximaNova'; src: url("../fonts/ProximaNova-Extrabld.eot"); src: url("../fonts/ProximaNova-Extrabld.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Extrabld.woff2") format("woff2"), url("../fonts/ProximaNova-Extrabld.woff") format("woff"), url("../fonts/ProximaNova-Extrabld.ttf") format("truetype"), url("../fonts/ProximaNova-Extrabld.svg#ProximaNova-Extrabld") format("svg"); font-weight: 800; font-style: normal; font-stretch: normal; unicode-range: U+0020-00FE; }
@font-face { font-family: 'ProximaNova'; src: url("../fonts/ProximaNova-Light.eot"); src: url("../fonts/ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Light.woff2") format("woff2"), url("../fonts/ProximaNova-Light.woff") format("woff"), url("../fonts/ProximaNova-Light.ttf") format("truetype"), url("../fonts/ProximaNova-Light.svg#ProximaNova-Light") format("svg"); font-weight: 300; font-style: normal; font-stretch: normal; unicode-range: U+0020-0491; }
@font-face { font-family: 'ProximaNova'; src: url("../fonts/ProximaNova-Regular.eot"); src: url("../fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Regular.woff2") format("woff2"), url("../fonts/ProximaNova-Regular.woff") format("woff"), url("../fonts/ProximaNova-Regular.ttf") format("truetype"), url("../fonts/ProximaNova-Regular.svg#ProximaNova-Regular") format("svg"); font-weight: 400; font-style: normal; font-stretch: normal; unicode-range: U+0020-0491; }
@font-face { font-family: 'ProximaNova'; src: url("../fonts/ProximaNova-Semibold.eot"); src: url("../fonts/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Semibold.woff2") format("woff2"), url("../fonts/ProximaNova-Semibold.woff") format("woff"), url("../fonts/ProximaNova-Semibold.ttf") format("truetype"), url("../fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold") format("svg"); font-weight: 600; font-style: normal; font-stretch: normal; unicode-range: U+0020-0491; }
@font-face { font-family: 'FontAwesome'; src: url("../fonts/fontawesome-webfont.eot?v=4.7.0"); src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }
.fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/* Slider */
.slick-slider { position: relative; display: block; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

/* Slider */
.slick-loading .slick-list { background: #fff url("../img/ajax-loader.gif") center center no-repeat; }

/* Arrows */
.slider .slick-prev, .slider .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0px; font-size: 0px; cursor: pointer; background: transparent; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); padding: 0; border: none; outline: none; }
.slider .slick-prev:hover, .slider .slick-prev:focus, .slider .slick-next:hover, .slider .slick-next:focus { outline: none; background: rgba(255, 255, 255, 0.88); -webkit-transition: all 0.7s linear; -moz-transition: all 0.7s linear; -ms-transition: all 0.7s linear; -o-transition: all 0.7s linear; transition: all 0.7s linear; }
.slider .slick-prev:hover:before, .slider .slick-prev:focus:before, .slider .slick-next:hover:before, .slider .slick-next:focus:before { color: #e2223f; }
.slider .slick-prev.slick-disabled:before, .slider .slick-next.slick-disabled:before { opacity: 0.25; }
.slider .slick-prev:before, .slider .slick-next:before { content: ""; display: block; font-family: "FontAwesome"; font-size: 34px; line-height: 1; color: #9c9c9c; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slider .slick-prev { left: -25px; }
[dir="rtl"] .slider .slick-prev { left: auto; right: -25px; }
.slider .slick-prev:before { margin-left: -6px; content: ""; }
[dir="rtl"] .slider .slick-prev:before { content: ""; }

.slick-next { right: -25px; }
[dir="rtl"] .slick-next { left: -25px; right: auto; }
.slick-next:before { margin-right: -6px; }
[dir="rtl"] .slick-next:before { content: ""; }

/* Dots */
.slick-dotted.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; list-style: none; display: block; text-align: center; padding: 0; margin: 0; width: 100%; }
.slick-dots li { display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; margin: 47px 10px 0; left: -10px; position: relative; }
.slick-dots li button { border: 0; background: #2c2d32; opacity: 0.33; display: block; height: 18px; width: 18px; outline: none; line-height: 0px; font-size: 0px; color: transparent; padding: 5px; cursor: pointer; text-indent: -9999px; border-radius: 50%; margin: 0 11px; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; opacity: 1; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; width: 20px; height: 20px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }
.slick-dots li.slick-active button { opacity: 1; }

/** 	This element is created inside your target element 	It is used so that your own element will not need to be altered */
.time_circles { position: relative; width: 100%; height: 100%; }

/** 	This is all the elements used to house all text used in time circles */
.time_circles > div { position: absolute; text-align: center; }

/** 	Titles (Days, Hours, etc) */
.time_circles > div > h4 { margin: 0px; padding: 0px; text-align: center; text-transform: uppercase; font-family: 'Century Gothic', Arial; }

/** 	Time numbers, ie: 12 */
.time_circles > div > span { display: block; width: 100%; text-align: center; font-family: 'Century Gothic', Arial; font-size: 300%; margin-top: 0.4em; font-weight: bold; }

/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
header { background: #fff; width: 100%; min-width: 320px; text-align: left; -webkit-box-ordinal-group: 1; -webkit-order: 1; -ms-flex-order: 1; order: 1; z-index: 1; height: 75px; min-height: 75px; }

.wrapper_header, .wrapper_footer { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; list-style: none; height: 100%; }
.wrapper_header:after, .wrapper_footer:after { display: none; }

.header__link { text-transform: uppercase; font-size: 15px; font-weight: 400; line-height: 1; color: #383838; letter-spacing: 0.03em; margin-top: 7px; }
.header__link-2 { margin-left: 3px; }
.header__link-2:hover { color: #2c2d32; }
.header__link-3 { margin-left: -5px; }
.header__link-3:hover { color: #e2223f; }

.contacts-item { margin-left: -16px; margin-top: -11px; }
.contacts-item .sprite { position: relative; top: 8px; margin-right: 18px; }

.orange { color: #e2223f; }
.orange-link:hover { color: #2c2d32; }
.orange-bg { background: #e2223f; }

.contacts { font-size: 18px; font-weight: 400; line-height: 1; color: #ffffff; }

.box-logo__link { margin-top: 12px; }

.header-nav { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 100%; padding-left: 4.1%; width: calc(100% - 180px); }

.header-list { list-style: none; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-around; justify-content: space-around; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-right: 7.6%; width: 100%; }

.header-list__item { display: inline-block; }

.header-item { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding-top: 4px; width: calc(100% - 462px); }

.header-item-contacts { height: 100%; padding-top: 0; position: relative; width: 462px; }
.header-item-contacts:after { content: ''; background-color: #2c2d32; height: 100%; top: 0; left: 46px; position: absolute; z-index: 0; width: 10000px; }
.header-item-contacts > * { margin-left: 30px; position: relative; white-space: nowrap; z-index: 1; }

.hambrg { cursor: pointer; display: none; float: right; height: 28px; padding: 12px 4px; width: 32px; }
.hambrg.open .hambrg__button { background: transparent; }
.hambrg.open .hambrg__button:after, .hambrg.open .hambrg__button:before { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.hambrg.open .hambrg__button:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); top: 0; }
.hambrg.open .hambrg__button:before { bottom: 0; }

.hambrg__button { float: right; position: relative; background: #2c2d32; width: 24px; height: 4px; transition: all 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1); }
.hambrg__button:before, .hambrg__button:after { content: ""; background: #2c2d32; position: absolute; left: 0; width: 24px; height: 4px; transition: all 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1); }
.hambrg__button:before { bottom: 6px; }
.hambrg__button:after { top: 6px; }

@media screen and (max-width: 1256px) { .contacts-item .sprite { margin-right: 6px; } }
@media screen and (max-width: 1100px) { .header-list { margin-right: 0; }
  .header-item { width: calc(100% - 426px); }
  .header-item-contacts { width: 426px; }
  .header-item-contacts > * { margin-left: 20px; }
  .header-item-contacts:after { left: 33px; }
  .contacts-item .sprite { margin-right: 2px; }
  .header-nav { padding-left: 2.5%; } }
@media screen and (max-width: 991px) { .hambrg { display: block; }
  .header-nav { background-color: rgba(255, 255, 255, 0.97); display: block; height: auto; padding: 20px; position: absolute; top: 100%; right: -100%; transition: all 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1); width: auto; }
  .header-nav.open { right: 0; }
  .header-nav.open:after, .header-nav.open:before { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
  .header-list { display: block; }
  .header-list__item { display: block; margin-bottom: 8px; }
  .header__link-3, .header__link-2 { margin-left: 0; }
  .header-item { display: block; width: 100%; }
  .contacts { color: #383838; }
  .contacts-item .sprite { margin-right: 8px; }
  .header-item-contacts { margin-left: 0; }
  .header-item-contacts:after { display: none; }
  .header-item-contacts > * { margin-left: 0; margin-top: 10px; } }
/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/
footer { text-align: left; width: 100%; min-width: 320px; -webkit-box-ordinal-group: 3; -webkit-order: 3; -ms-flex-order: 3; order: 3; padding: 23px 0 28px; background: #3b3e45; /* Old browsers */ background: -moz-linear-gradient(left, #3b3e45 0%, #3b3e45 61.5%, #2c2d32 61.5%, #2c2d32 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #3b3e45 0%, #3b3e45 61.5%, #2c2d32 61.5%, #2c2d32 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #3b3e45 0%, #3b3e45 61.5%, #2c2d32 61.5%, #2c2d32 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#2c2d32',GradientType=1 ); /* IE6-9 */ }
footer .contacts_footer-list .sprite { background-color: #e2223f; border-radius: 50%; position: absolute; top: -5px; left: -41px; }

.footer-left__text { font-size: 14px; font-weight: 400; line-height: 1.28; color: #ffffff; margin-top: 24px; }

.soc-list-item.sprite { display: inline-block; margin-right: 19px; -webkit-transition: none; -moz-transition: none; transition: none; }

.contacts_footer { padding-top: 9px; }
.contacts_footer-item { font-size: 16px; font-weight: 300; line-height: 1.2; color: #ffffff; position: relative; }
.contacts_footer-item-tel { margin: 21px 0; }
.contacts_footer-list { position: relative; left: -5px; }

.logo-footer { margin-right: 15%; }

.main-wrapper { padding: 0 0 0 0; min-width: 320px; width: 100%; position: relative; overflow: hidden; min-height: 100%; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; }

.wrapper { min-width: 320px; max-width: 1170px; padding: 0 15px; margin: 0 auto; position: relative; }

.sprite { background-image: url(../img/sprite.png); background-repeat: no-repeat; display: block; }

.before:before, .after:after { content: ""; display: inline-block; }

/* titles */
p { font-size: 17px; font-weight: 400; line-height: 1.3529; color: #000; }

h1 { font-size: 45px; font-weight: 600; line-height: 1.2; color: #ffffff; font-family: "ProximaNova", sans-serif; padding: 51px 0 15px 0; text-align: center; }

h2 { font-size: 22px; font-weight: 400; line-height: 1.2; color: #ffffff; font-family: "ProximaNova", sans-serif; padding: 15px 0 15px 0; }

h3 { font-size: 36px; font-weight: 700; line-height: 1.2; color: #ffffff; font-family: "ProximaNova", sans-serif; }

::-webkit-input-placeholder { color: #bcbcbc; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; opacity: 1; }

::-moz-placeholder { color: #bcbcbc; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; opacity: 1; }

:-ms-input-placeholder { color: #bcbcbc; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; opacity: 1; }

:-moz-placeholder { color: #bcbcbc; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; opacity: 1; }

:focus::-webkit-input-placeholder { opacity: 0; }

:focus::-moz-placeholder { opacity: 0; }

:focus:-ms-input-placeholder { opacity: 0; }

:focus:-moz-placeholder { opacity: 0; }

/* text position */
.text-left { text-align: left !important; }

.text-center { text-align: center !important; }

.text-right { text-align: right !important; }

.nowrap { white-space: nowrap !important; }

/* loader */
.loaded .main-wrapper { visibility: hidden; }

.icon-load { background: url(../img/loader.gif) no-repeat left top; width: 40px; height: 40px; position: fixed; left: 50%; top: 50%; margin-left: -20px; margin-left: -20px; display: none; }

.loaded .icon-load { display: block; }

/*
================================================================================
|                                     CONTENT                                 |
================================================================================
*/
.sprite { background-image: url(../img/sprite.png); background-repeat: no-repeat; display: block; }
.sprite-inline { display: inline-block; }
.sprite-1 { width: 90px; height: 70px; background-position: -2px -2px; }
.sprite-2 { width: 67px; height: 76px; background-position: -96px -2px; }
.sprite-3 { width: 84px; height: 61px; background-position: -2px -82px; }
.sprite-4 { width: 93px; height: 71px; background-position: -90px -82px; }
.sprite-email { background-color: #e2223f; width: 30px; height: 30px; background-position: -167px -2px; border-radius: 50%; }
.sprite-email-footer { width: 26px; height: 25px; background-position: -201px -2px; }
.sprite-geo { width: 25px; height: 25px; background-position: -201px -31px; }
.sprite-i1 { width: 68px; height: 66px; background-position: -2px -157px; }
.sprite-i2 { width: 70px; height: 70px; background-position: -74px -157px; }
.sprite-i3 { width: 70px; height: 64px; background-position: -148px -157px; }
.sprite-i4 { width: 66px; height: 55px; background-position: -231px -2px; }
.sprite-i5 { width: 63px; height: 63px; background-position: -187px -61px; }
.sprite-inst { width: 28px; height: 28px; background-position: -254px -61px; }
.sprite-inst:hover { background-position: -220px -204px; }
.sprite-line { width: 81px; height: 1px; background-position: -187px -128px; }
.sprite-tel { background-color: #e2223f; border-radius: 50%; width: 30px; height: 30px; background-position: -254px -93px; }
.sprite-tel-footer { width: 26px; height: 25px; background-position: -272px -127px; }
.sprite-vk { width: 25px; height: 16px; background-position: -222px -156px; }
.sprite-vk:hover { background-position: -222px -180px; }
.sprite-yt { width: 26px; height: 24px; background-position: -251px -156px; }
.sprite-yt:hover { background-position: -251px -180px; }

.extrabold { font-weight: 700; }

.content { min-width: 320px; text-align: left; width: 100%; -webkit-box-ordinal-group: 2; -webkit-order: 2; -ms-flex-order: 2; order: 2; flex-grow: 1; -webkit-flex-grow: 1; background: #FFF; }

section:not(.screen-1) { position: relative; z-index: 2; }

.screen-1 { /*background: url(../img/bg.png) center top no-repeat;
background-size: cover;*/ position: relative; }
.screen-2 { background: url(../img/map.jpg) center top no-repeat; padding: 57px 0 7px; }
.screen-2__item-1, .screen-2__item-3 { margin-left: 47px; z-index: 1; }
.screen-2__item-2 { margin-right: 29px; margin-left: -10px; }
.screen-3 { background: #2c2d32; padding: 68px 0 60px; }
.screen-4 { padding: 51px 0 5px; }

.section-main { position: relative; }

.video-foreground, .video-background iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; border: none; z-index: 0; }

.video-background { position: absolute; left: 0; top: 0; bottom: 0; right: 0; overflow: hidden; width: 100%; z-index: 0; }

.iframe-utube { height: 100%; width: 100%; }

.video-background iframe { height: 665px; left: 0; margin: 0 auto; /* width: 1920px; */ }

.video-img { background: url("../img/bg_top.png"); z-index: 1; position: absolute; left: 0; right: 0;
  /* filter: progid:DXImageTransform.Microsoft.Alpha(opacity=$opacity-ie); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$opacity-ie)"; -moz-opacity: 0.65; -khtml-opacity: 0.65;  opacity: 0.65;  */
  height: 100%; width: 100%; }

@-webkit-keyframes bounceIn { from, 20%, 40%, 60%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 1; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); }
  20% { opacity: 0.5; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
  40% { -webkit-transform: scale3d(0.9, 0.9, 0.9); transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
  80% { -webkit-transform: scale3d(0.97, 0.97, 0.97); transform: scale3d(0.97, 0.97, 0.97); }
  to { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } }
@keyframes bounceIn { from, 20%, 40%, 60%, 80%, to { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% { opacity: 1; transform: scale3d(0.3, 0.3, 0.3); }
  20% { transform: scale3d(1, 1, 1); opacity: 0; }
  40% { transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1; transform: scale3d(1, 1, 1); }
  80% { transform: scale3d(0.97, 0.97, 0.97); }
  to { opacity: 1; transform: scale3d(1, 1, 1); } }
.list { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-box-align: flex-start; -webkit-align-items: flex-start; -ms-flex-align: flex-start; align-items: flex-start; list-style: none; text-align: center; }
.list_screen-1 { margin: 36px 0; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.list_screen-1 .sprite.sprite-2 { margin-top: -5px; }
.list_screen-1 .sprite.sprite-3 { margin-top: 9px; }
.list_screen-1 .sprite.sprite-3 + .sprite-line { margin: 22px auto 2px; }
.list_screen-1 .sprite.sprite-line { margin: 19px auto 5px; }
.list__icon { margin: 0 auto; }
.list-item_2 { margin-left: -13px; }
.list-item_3 { margin-right: 19px; }
.list_2 { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 35px; -webkit-box-align: flex-end; -webkit-align-items: flex-end; -ms-flex-align: flex-end; align-items: flex-end; }
.list_2-item { width: 38.859649%; /*min-width: 300px;*/ display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin-bottom: 50px; }
.list_2-item:hover .list_2__icon { -webkit-animation: 6s linear  bounceIn; -moz-animation: 6s linear  bounceIn; -o-animation: 6s linear  bounceIn; animation: 6s linear  bounceIn; }
.list_2__title { font-size: 22px; font-weight: 600; line-height: 1.2; color: #000; text-transform: uppercase; margin-bottom: 21px; }
.list_2__description { line-height: 1.4; }
.list_2__right { text-align: left; width: 72.5%; }
.list_2__icon { margin-top: -17px; -webkit-transform: scale3d(0, 0, 0), opacity(1); transform: scale3d(0, 0, 0), opacity(1); -webkit-transition: transform .3s ease; -moz-transition: transform .3s ease; transition: transform .3s ease; }
tra .list_2__icon.sprite-i4 { margin-left: -4px; }
.list_2 .price { background: #e2223f; float: right; margin-top: 19px; padding: 6px 1px 5px 16px; font-size: 15px; font-weight: 600; line-height: 1; color: #ffffff; width: 123px; }
.list_2__button { width: 26px; height: 26px; background: #e2223f; float: right; margin-left: 1px; margin-top: 19px; margin-right: 22px; }
.list_2__link:hover .price { background: #2c2d32; }

@media screen and (min-width: 978px) { .list_2-item:first-of-type { position: absolute; top: 171px; width: calc(50% - 210px); }
  .list_2-item:first-of-type .list_2__right { width: 67.5%; padding-right: 0; }
  .list_2-item:first-of-type .price, .list_2-item:first-of-type .list_2__button { position: relative; left: 68px; }
  .list_2-item:first-of-type .list_2__icon { margin-top: -32px; }
  .list_2-item:nth-of-type(2n+1):not(:first-of-type) .list_2__right { width: 74%; }
  .list_2-item:nth-of-type(2n+1):not(:first-of-type) .list_2__button { margin-right: 30px; } }
.triangle-right { display: inline-block; width: 0; height: 0; border-style: solid; border-width: 4px 0 4px 7px; border-color: transparent transparent transparent #ffffff; margin-top: 9px; margin-left: 11px; }

.timer { background: rgba(240, 240, 240, 0.07); margin: 54px 0 20px; padding: 20px 0; z-index: 2; position: relative; }
.timer-after-text { text-align: center; font-size: 20px; font-weight: 600; line-height: 1; color: #ffffff; padding: 9px 0 31px; position: relative; }

#CountDownTimer { width: 496px; height: 140px; margin-top: -43px; padding-top: 20px; margin-bottom: -20px; }

.time_circles > div { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.time_circles > div h4 { -webkit-box-ordinal-group: 2; -webkit-order: 2; -ms-flex-order: 2; order: 2; font-family: "ProximaNova", sans-serif; font-size: 13px; font-weight: 400; line-height: 1; color: #ffffff; margin-top: 9px; }
.time_circles > div span { -webkit-box-ordinal-group: 1; -webkit-order: 1; -ms-flex-order: 1; order: 1; font-family: "ProximaNova", sans-serif; font-size: 24px; font-weight: 700; line-height: 1; color: #ffffff; margin-top: 6px; }
.time_circles > div.textDiv_mSeconds h4 { font-size: 11px; }

@media screen and (min-width: 1300px) { .time_circles > div h4 { font-size: 13px !important; }
  .time_circles > div span { font-size: 24px !important; }
  .time_circles > div.textDiv_mSeconds h4 { font-size: 11px !important; } }
.timer__button, #CountDownTimer { margin-left: 3%; margin-right: 3%; }

.button { display: inline-block; vertical-align: top; margin: 0 0 0 0; padding: 15px 20px; background: #e2223f; color: #ffffff; border: 4px solid #e2223f; font-family: "ProximaNova", sans-serif; font-size: 20px; line-height: 1.2; height: auto; transition: 0.7s; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; text-transform: uppercase; }
.button:hover { background: transparent; color: #e2223f; }

.button.button_small { font-size: 16px; padding: 5px 40px 16px; line-height: 1.2; }
.button.button_small_screen-3 { padding: 9px 75px; margin-top: 5px; }
.button.button_form-monitor { background: #e2223f; margin-top: 9px; padding: 7px 67px; }
.button.button_form-monitor:hover { background: transparent; }

.wrapper_screen-2, .wrapper_screen-3 { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch; }
.wrapper_timer { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.form-monitor { background: #3b3e45 url(../img/form-monitor-bg.png) left top repeat; padding: 15px 15px 17px 25px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.form-monitor__title { font-size: 25px; font-weight: 600; line-height: 1.2; color: #ffffff; text-align: center; }
.form-monitor__title .orange { text-transform: uppercase; }
.form-monitor__input { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; height: 31px; width: 247px; padding: 2px 18px; font-size: 12px; }
.form-monitor__input-box { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; margin: 27px 8px; width: 97%; }

.circle { height: 406px; width: 406px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; text-align: center; margin: -6px auto 10px; position: relative; left: 11px; z-index: 1; }
.circle-box { position: relative; }
.circle-box .screen-2__img-mobile { position: absolute; bottom: 43px; right: -26px; z-index: 0; }
.circle:after, .circle:before { content: ''; height: 43px; width: 50vw; width: 10000px; background: #e2223f; display: block; position: absolute; }
.circle:before { right: 206px; }
.circle:after { left: 206px; bottom: 0; }
.circle__text-size { display: inline-block; font-family: "ProximaNova", sans-serif; font-size: 51px; font-weight: 700; line-height: 1; color: #ffffff; }
.circle__text-size-1 { font-size: 60px; margin-top: 139px; }
.circle__text-size-2 { margin-top: -3px; }
.circle__text-size-3 { font-size: 41px; margin-top: 4px; }

.box-video { width: 43.9%; max-width: 500px; }

.why { width: 56.1%; padding-left: 7.4%; text-align: center; }
.why__title { margin-top: -5px; margin-bottom: 23px; text-align: left; }
.why__list { font-size: 20px; color: #ffffff; list-style: none; border-left: 1px solid #48484c; margin-left: 5px; padding-left: 17px; position: relative; text-align: left; }
.why__list-item { height: 48px; position: relative; }
.why__list-item:not(:last-of-type):after { content: ''; background: #41b92c; height: 5px; width: 5px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; display: inline-block; margin-left: -5px; position: absolute; top: 35px; left: -15px; background: rgba(92, 92, 92, 0.38); }
.why__list-item .circle_small { background: #e2223f; height: 10px; width: 10px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; display: inline-block; margin-left: -5px; position: absolute; top: 7px; left: -17px; }
.why__list-item:first-of-type .circle_small:before, .why__list-item:last-of-type .circle_small:after { content: ''; width: 9px; height: 10px; background: #2c2d32; display: block; position: absolute; top: -10px; left: 0; }
.why__list-item:last-of-type .circle_small:after { top: 10px; height: 100px; }
.why__list-item .extrabold { font-size: 19px; }

.link_why { color: #e2223f; }
.link_why:hover { border: none; }

.screen-4__title { color: #000; text-align: center; }
.screen-4 .slick-dots { display: none !important; }

.slider { margin: 39px 0 47px; }
.slider__slide-description { width: 73%; margin: 0 auto; margin-top: 38px; line-height: 1.4; }
.slider .slick-prev { left: -1px; }
.slider .slick-next { right: -1px; }
.slider .slick-prev, .slider .slick-next { top: calc(50% + 25px); }

.orange_title { font-weight: 600; }

.slick-slide img { margin: 0 auto; }

iframe { width: 100%; border: 0; height: 298px; }

.view-mob { display: none; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { body { min-height: 100vh; width: 100%; /*display: flex; flex-direction: column;*/ } }
@media screen and (min-width: 1300px) { .button.button_small_screen-3 { margin-left: -46px; }
  .slider__slide:nth-of-type(2n+1) { position: relative; left: -8px; }
  .slider__slide:nth-of-type(2n+1) .slider__img { position: relative; left: -28px; }
  .slider__slide:nth-of-type(2n) { position: relative; left: 6px; }
  .slider__slide:nth-of-type(2n) .slider__img { position: relative; top: 4px; left: -5px; }
  .slider__slide:nth-of-type(2n) .slider__slide-description { padding-right: 17px; } }
@media screen and (max-width: 1190px) { .why__list-item { font-size: 17px; }
  .why__list-item .extrabold { font-size: 17px; }
  .why__list-item:not(:last-of-type):after { top: 32px; }
  .why__list-item .circle_small { top: 5px; }
  .form-monitor { width: 50%; }
  .screen-2__item-1, .screen-2__item-3 { margin-left: 0; }
  .screen-2__item-2 { margin-right: 0; }
  .form-monitor__title { font-size: 23px; }
  .wrapper_screen-2 { -webkit-justify-content: center; justify-content: center; }
  .wrapper.wrapper_screen-2:after { content: ''; display: block; width: 49%; }
  .list_2 .price { text-align: center; padding-left: 3px; padding-right: 3px; } }
@media screen and (max-width: 1176px) { .list_2-item:first-of-type { top: 153px; } }
@media screen and (max-width: 1053px) { .list_2-item:first-of-type { top: 130px; } }
@media screen and (max-width: 1022px) { .list_2-item:first-of-type { top: 107px; } }
@media screen and (max-width: 1000px) and (min-width: 978px) { .list_2-item:first-of-type .list_2__description { font-size: 16px; } }
@media screen and (max-width: 1170px) { h1 { font-size: 36px; }
  h2 { font-size: 19px; }
  .timer-after-text { font-size: 19px; }
  .button { font-size: 17px; }
  .form-monitor__input { width: 48%; } }
@media screen and (max-width: 1005px) { .form-monitor__title { font-size: 22px; } }
@media screen and (max-width: 1030px) { .box-video { width: 42%; }
  iframe { height: 239px; }
  .why { width: auto; position: absolute; right: 15px; }
  h3 { font-size: 30px; }
  .why__list-item { height: 38px; }
  .why__list-item:not(:last-of-type):after { top: 26px; }
  .why__title { margin-bottom: 19px; }
  .button.button_small_screen-3 { /*margin-left: 23%;*/ padding: 8px 61px; width: auto; }
  .slider__slide-description { width: 91%; padding: 0 5%; }
  .list_2 .price { padding-right: 5px; }
  .ios .video-background { background: url("../img/bg.png") no-repeat; background-size: cover; }
  .ios .video-foreground { display: none; } }
@media screen and (max-width: 1000px) { .circle { width: 352px; height: 352px; }
  .circle:before { right: 179px; }
  .circle:after { left: 179px; }
  .circle__text-size-1 { font-size: 52px; margin-top: 122px; }
  .circle__text-size-2 { font-size: 47px; }
  .circle__text-size-3 { font-size: 38px; }
  .circle-box .screen-2__img-mobile { right: 23px; width: 34%; height: auto; }
  .list_2-item:first-of-type { top: 76px; } }
@media screen and (max-width: 977px) { .wrapper.wrapper_screen-2:after { display: none; }
  .wrapper.wrapper_screen-2 { -webkit-box-align: flex-start; -webkit-align-items: flex-start; -ms-flex-align: flex-start; align-items: flex-start; }
  .screen-2__item-1, .screen-2__item-3 { -webkit-box-ordinal-group: 1; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
  .screen-2__item-2 { -webkit-box-ordinal-group: 2; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
  .form-monitor, .screen-2__item-1, .screen-2__item-3 { width: 52%; min-width: 300px; }
  .form-monitor { margin-left: 0; margin-bottom: 26px; padding: 17px 15px 31px; margin-top: -8px; }
  .circle-box .screen-2__img-mobile { right: 10%; width: 336px; height: auto; }
  .circle { margin-left: 10%; }
  .circle:after, .circle:before { width: 2000px; }
  .list_2-item { width: 50%; }
  .list_2 { -webkit-justify-content: space-around; justify-content: space-around; }
  .list_2__right { width: 79.5%; }
  .list_2-item:nth-of-type(2n+1) .list_2__right { padding-right: 10%; }
  .list_2-item:nth-of-type(2n) .list_2__right { padding-left: 10%; }
  .list_2-item:nth-of-type(2n) .list_2__icon { position: relative; left: 10%; }
  .list_2-item:not(:last-of-type) .list_2__icon { min-width: 70px; margin-right: 5%; }
  .list_2-item:last-of-type .list_2__icon { min-width: 63px; margin-right: 5%; } }
@media screen and (max-width: 947px) { h1 { font-size: 33px; } }
@media screen and (max-width: 910px) { h1 { font-size: 33px; }
  .box-video { width: 100%; margin: 0 auto; margin-top: 25px; -webkit-box-ordinal-group: 2; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
  .why { margin: 0 auto; position: static; padding-left: 0; -webkit-box-ordinal-group: 1; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
  .why__title { text-align: center; }
  .screen-3 { padding: 53px 0 41px; }
  .screen-4 { padding: 48px 0 3px; } }
@media screen and (max-width: 905px) { .form-monitor { margin-top: -7px; }
  .form-monitor__title { font-size: 20px; } }
@media screen and (max-width: 870px) { h1 { font-size: 29px; }
  .timer-after-text { font-size: 15px; }
  .button { padding: 9px 20px; width: 247px; }
  h2 { font-size: 18px; }
  .timer-after-text { font-size: 14px; } }
@media screen and (max-width: 840px) { .form-monitor__title { font-size: 16px; }
  .form-monitor { margin-top: -5px; }
  .form-monitor__input-box { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .form-monitor__input { width: 100%; margin-bottom: 10px; }
  .button.button_form-monitor { margin-top: -10px; width: 100%; } }
@media screen and (max-width: 800px) { h2 { font-size: 16px; }
  .list_screen-1 .sprite.sprite-3 { margin-top: 0px; }
  .sprite-1 { width: 67px; height: 52px; background-size: 333%; }
  .sprite-2 { width: 52px; height: 58px; background-position: -74px -2px; background-size: 448%; }
  .sprite-3 { width: 67px; height: 53px; background-position: -2px -61px; background-size: 357%; }
  .sprite-4 { width: 69px; height: 55px; background-position: -70px -62px; background-size: 332%; }
  .list-item_2 .sprite.sprite-line { position: relative; top: -1px; }
  .list-item_3 .sprite.sprite-line { position: relative; top: -4px; }
  .list-item_4 .sprite.sprite-line { position: relative; top: -3px; }
  h2 { padding: 8px 0 8px 0; }
  .circle { width: 299px; height: 299px; }
  .circle:before { right: 152.5px; }
  .circle:after { left: 152.5px; }
  .circle__text-size-1 { font-size: 42px; margin-top: 96px; }
  .circle__text-size-2 { font-size: 38px; }
  .circle__text-size-3 { font-size: 32px; }
  .circle-box .screen-2__img-mobile { width: 285px; } }
@media screen and (max-width: 730px) { footer { background: #3b3e45; /* Old browsers */ background: -moz-linear-gradient(left, #3b3e45 0%, #3b3e45 50%, #2c2d32 50%, #2c2d32 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #3b3e45 0%, #3b3e45 50%, #2c2d32 50%, #2c2d32 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #3b3e45 0%, #3b3e45 50%, #2c2d32 50%, #2c2d32 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#2c2d32',GradientType=1 ); /* IE6-9 */ }
  .logo-footer, .logo-pincom { display: none; } }
@media screen and (min-width: 1900px) { footer { background: #3b3e45; /* Old browsers */ background: -moz-linear-gradient(left, #3b3e45 0%, #3b3e45 58%, #2c2d32 58%, #2c2d32 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #3b3e45 0%, #3b3e45 58%, #2c2d32 58%, #2c2d32 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #3b3e45 0%, #3b3e45 58%, #2c2d32 58%, #2c2d32 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#2c2d32',GradientType=1 ); /* IE6-9 */ } }
@media screen and (max-width: 703px) { .list_screen-1 { -webkit-justify-content: space-around; justify-content: space-around; }
  .list_screen-1 .list-item { width: 47%; margin-bottom: 22px; }
  .list-item_3 { position: relative; left: 8px; }
  .list-item_4 { position: relative; left: -8px; }
  h1 { font-size: 22px; }
  h2 { font-size: 15px; }
  .timer { margin: 7px 0 7px; }
  .list_screen-1 { margin: 36px 0 18px; }
  .timer-after-text { font-size: 12px; margin: 0 15px; }
  .list_2__description { font-size: 14px; }
  .list_2__title { font-size: 20px; margin-bottom: 12px; }
  .circle-box .screen-2__img-mobile { right: 3%; }
  .circle { margin-left: 3%; }
  .screen-2 { padding-top: 36px; }
  .list_2__link { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-box-orient: horizontal; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; } }
@media screen and (max-width: 1300px) { .time_circles > div span { margin-top: 1px; } }
@media screen and (max-width: 985px) { #CountDownTimer { margin-top: -33px; margin-bottom: 12px; -webkit-box-ordinal-group: 1; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
  .timer__button { -webkit-box-ordinal-group: 2; -webkit-order: 2; -ms-flex-order: 2; order: 2; font-size: 16px; padding: 14px 22px; }
  .timer__button, #CountDownTimer { margin-left: 10%; margin-right: 10%; }
  .timer__button { width: auto; }
  .video-background iframe { height: 727px; left: -5%; width: 1293px; } }
@media screen and (max-width: 800px) { .video-background { background: url("../img/bg.png") no-repeat; background-size: cover; }
  .video-foreground { display: none; }
  .time_circles > div h4 { font-size: 11px !important; font-weight: 400; line-height: 1; color: #ffffff; }
  .time_circles > div.textDiv_mSeconds h4 { font-size: 9px !important; } }
@media screen and (max-width: 700px) { .time_circles > div h4 { margin-top: 42px; }
  .time_circles > div span { font-size: 32px !important; font-weight: 600; line-height: 1; color: #ffffff; margin-top: 5px; }
  .time_circles > div.textDiv_mSeconds h4 { font-size: 11px !important; }
  .timer__button { margin-top: 18px; }
  .timer__button, #CountDownTimer { margin-left: 0; margin-right: 0; } }
@media screen and (max-width: 550px) { .timer__button { margin-top: 0; }
  #CountDownTimer { margin-bottom: 29px; } }
@media screen and (max-width: 464px) { .time_circles > div span { margin-top: 1px; } }
@media screen and (max-width: 429px) { .time_circles > div h4 { font-size: 9px !important; font-weight: 400; line-height: 1; color: #ffffff; }
  .time_circles > div.textDiv_mSeconds h4 { font-size: 9px !important; }
  .timer__button { margin-top: -15px; } }
@media screen and (max-width: 400px) { .time_circles > div h4 { font-size: 9px !important; font-weight: 400; line-height: 1; color: #ffffff; margin-top: 34px; }
  .time_circles > div span { font-size: 23px !important; font-weight: 600; line-height: 1; color: #ffffff; margin-top: 3x; }
  .time_circles > div.textDiv_mSeconds h4 { font-size: 8px !important; } }
@media screen and (max-width: 600px) { .list_2-item { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; justify-content: center; }
  .list_2__right { width: 100%; margin-top: 14px; }
  .list_2__title { text-align: center; }
  .list_2-item:not(:last-of-type) .list_2__icon { margin-right: 9%; }
  .circle { width: 250px; height: 250px; }
  .circle:before { right: 128px; }
  .circle:after { left: 128px; }
  .circle__text-size-1 { font-size: 35px; margin-top: 84px; }
  .circle__text-size-2 { font-size: 32px; }
  .circle__text-size-3 { font-size: 25px; margin-top: 2px; }
  .circle-box .screen-2__img-mobile { width: 234px; } }
@media screen and (max-width: 540px) { footer { background: #3b3e45; /* Old browsers */ background: -moz-linear-gradient(left, #3b3e45 0%, #3b3e45 45%, #2c2d32 45%, #2c2d32 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #3b3e45 0%, #3b3e45 45%, #2c2d32 45%, #2c2d32 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #3b3e45 0%, #3b3e45 45%, #2c2d32 45%, #2c2d32 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#2c2d32',GradientType=1 ); /* IE6-9 */ }
  .contacts_footer-item { font-size: 13px; }
  .footer-left__text { font-size: 12px; width: 109px; }
  .soc-list-item.sprite { margin-right: 7px; }
  footer .contacts_footer-list .sprite { left: -29px; }
  .contacts_footer-list { left: 0px; width: 110px; } }
@media screen and (max-width: 530px) { .why { width: 96%; }
  .why__list-item { height: 53px; }
  .why__list-item:not(:last-of-type):after { top: 35px; }
  .slider { margin: 24px 0 27px; } }
@media screen and (max-width: 503px) { .circle { width: 165px; height: 165px; }
  .circle:before { right: 85.5px; }
  .circle:after { left: 85.5px; }
  .circle__text-size-1 { font-size: 22px; margin-top: 58px; }
  .circle__text-size-2 { font-size: 19px; }
  .circle__text-size-3 { font-size: 16px; }
  .circle-box .screen-2__img-mobile { width: 155px; bottom: 33px; }
  .circle:after, .circle:before { height: 33px; }
  .circle-box .screen-2__img-mobile { right: 0%; }
  .circle { margin-left: 0%; } }
@media screen and (max-width: 450px) { .list_2-item { width: 100%; }
  .list_2__right { padding: 0 10%; }
  .list_2-item:nth-of-type(2n) .list_2__icon { margin-right: 19%; }
  .list_2-item:nth-of-type(2n+1) .list_2__icon { margin-right: -1%; }
  .list_2__button { margin-right: 0; }
  .list_2 .price { padding-left: 16px; padding-right: 16px; width: 140px; } }
@media screen and (max-width: 400px) { h2 { font-size: 14px; } }
@media screen and (max-width: 366px) { .why__list-item { font-size: 15px; }
  .why__list-item .extrabold { font-size: 15px; }
  .why__title { font-size: 26px; }
  .why__list-item:last-of-type .circle_small:after { height: 42px; }
  iframe { height: 179px; }
  .list_screen-1 { margin: 18px 0; }
  .list_screen-1 .list-item { width: 100%; margin-bottom: 12px; }
  h1 { padding: 23px 0 0px 0; font-size: 20px; }
  .list-item_2 { position: relative; left: 7px; }
  .list-item_3 { left: 10px; }
  .list-item_4 { left: 0px; }
  .list_screen-1 .sprite.sprite-line { margin: 13px auto 0px; } }
@media screen and (max-width: 359px) { .slider .slick-prev, .slider .slick-next { display: none !important; }
  .slider { margin: 24px 0 64px; }
  .screen-4 .slick-dots { display: block !important; }
  .slick-dots li { height: 14px; width: 14px; margin: 19px 11px 0; }
  .slick-dots li button { width: 14px; height: 14px; }
  li.slick-active button { background: #e2223f; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) { .list_2 .price { padding-top: 5px; padding-bottom: 6px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) { .list_2 .price { padding-top: 5px; padding-bottom: 6px; } }

.amoform {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.8);
  z-index: 99999;
  -webkit-transition: opacity 400ms ease-in;
  -moz-transition: opacity 400ms ease-in;
  transition: opacity 400ms ease-in;
  display: none;
}




.amoform > div {
  width: 95%;
  max-width: 500px;
  height: 240px;
  position: relative;
  margin: 10% auto;
  padding: 5px 0 13px 0;
  border-radius: 10px;
  background: #fff;
  background: -moz-linear-gradient(#fff, #999);
  background: -webkit-linear-gradient(#fff, #999);
  background: -o-linear-gradient(#fff, #999);

}

.amoform iframe {
  width: 95% !important;
  max-width: 500px !important;
  height: 240px !important;
}
/*

@media screen and (max-width: 1300px) {
  .amoform > div {
    width: 500px;
    height: 200px;
  }

  .amoform iframe {
    width: 500px !important;
    height: 200px !important;
  }
}

@media screen and (max-width: 500px) {
  .amoform > div {
    width: 400px;
    height: 200px;
  }

  .amoform iframe {
    width: 400px !important;
    height: 200px !important;
  }


}


@media screen and (max-width: 360px) {
  .amoform > div {
    width: 350px;
    height: 200px;
  }

  .amoform iframe {
    width: 350px !important;
    height: 200px !important;
  }


}
*/

  .amoform .close {
  background: #606061;
  color: #FFFFFF;
  line-height: 25px;
  position: absolute;
  right: -12px;
  text-align: center;
  top: -10px;
  width: 24px;
  text-decoration: none;
  font-weight: bold;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -moz-box-shadow: 1px 1px 3px #000;
  -webkit-box-shadow: 1px 1px 3px #000;
  box-shadow: 1px 1px 3px #000;
  z-index: 10001;

}

.close:hover { background: #00d9ff; }




.wrapper_screen-2 small {
font-size: 11px;
color: #888;
display: inline-block;
margin-top: 10px;
}