@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:100,300,700|Open+Sans:100, 300, 400,700&amp;subset=cyrillic')

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



.video-container {
  position:relative;
  padding-bottom:56.25%;
  padding-top:30px;
  height:0;
  overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

.thank-you{
  padding-bottom: 50px;
}
.thank-you .p{
  font-size: 26.88px;
  font-size: 1.68rem;
}

.thank-you .p:not(:last-child){
  margin-bottom: 60px;
}


.h1 small{
  display: block;
  font-size: 32px;
  font-size: 2rem;
  text-transform: none;
  font-weight: normal;
  margin-top: 10px;
}

.thank-you .h1{
  margin-bottom: 60px;
}

.thank-you .links{
  margin-top: 20px;
}
.thank-you .links__item a{
  color: #ec0202;
}
.thank-you .links__item:not(:last-child){
  margin-bottom: 10px;
}

.container{
  /*border: 1px solid red;*/
}
.container2{
  width: 1440px;
  margin: auto;
}
*{
  box-sizing: border-box;
}
body, html{
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
img{
  max-width: 100%;
  height: auto;
}


.top{
  margin-top: 20px;
}
.top-wrapper{
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.top-wrapper img{
  display: block;
}
.top-wrapper a{
  font-weight: bold;
  font-size: 28px;
  font-size: 1.75rem;
  color: #000;
  text-decoration: none;
}


.h1{
  font-weight: bold;
  font-size: 44.96px;
  font-size: 2.81rem;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  padding-top: 20px;
  line-height: 1.3;
}
.color1{
  color: #ec0202;
}
.section-1-wrapper{
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  align-items: center;
}



.main-form{
  background: #02112e;
  padding: 30px;
  text-align: center;
  border-radius: 10px;
}
.main-form__title{
  color: #fff;
  font-size: 30px;
  margin-bottom: 35px;
  text-align: center;
  line-height: 1.3;
}
.main-form__title2{
  font-size: 24px;
  color: #fff;
  margin-bottom: 20px;
  text-align: center;
}

.main-form__input-row{
  width: 315px;
  max-width: 315px;
  margin: auto;
}
.main-form__input-row:not(:last-child){
  margin-bottom: 15px;
}
.main-form__input-row select{
  display: block;
  width: 100%;
  padding: 12px;
          border-radius: 50px;
  border: none;
  background: rgba(255,255,255,.3);
  border: 1px solid #fff;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
   -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) center;
    font-family: 'Open Sans', sans-serif;
  padding-left: 22px;
}

.main-form__input-row input::-webkit-input-placeholder {color: #fff;opacity: 0.5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}
.main-form__input-row input::-moz-placeholder {color: #fff;opacity: 0.5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}
.main-form__input-row input:-ms-input-placeholder {color: #fff;opacity: 0.5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}
.main-form__input-row input:-moz-placeholder {color: #fff;opacity: 0.5;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}

.main-form__input-row input:focus::-webkit-input-placeholder {color: transparent;}
.main-form__input-row input:focus::-moz-placeholder {color: transparent;}
.main-form__input-row input:focus:-ms-input-placeholder {color: transparent;}
.main-form__input-row input:focus:-moz-placeholder {color: transparent;}



.js-other-car{
  display: none;
}

.main-form__input-row input[type="email"],
.main-form__input-row input[type="text"]{
  display: block;
  width: 100%;
  padding: 12px;
  -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
          border-radius: 50px;
  border: none;
  background: rgba(255,255,255,.3);
  border: 1px solid #fff;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
  padding-left: 25px;
}

.main-form__input-row select[disabled]{
  opacity: .4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"
}
.main-form__input-row select option {
  color: #000;
  font-size: 16px;
  font-size: 1rem;
}


.special{
  text-align: center;
}

.special__top{
  position: relative;
}
.special-texts{
  display: table;
  margin: 30px auto 25px;
  position: relative;
}
.special-texts__item{
  display: table-cell;
  vertical-align: middle;
  padding: 0 15px;
  font-size: 16.8px;
  font-size: 1.05rem;
  line-height: 1.3;
}
.special-texts__item:nth-child(1){
    max-width: 130px;
    position: relative;
}
.special-texts__item:nth-child(2){
  max-width: 230px;
  position: relative;
  padding-left: 25px;
}
.special-texts__item:nth-child(3){
    padding: 0 30px;
    display: none;
}
.special__bottom{
  position: relative;
  left: -40px;
}
.special__small-text{
  margin-top: 50px;
  font-size: 12px;
  font-size: .75rem;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}
.special__small-text a{
  color: #000;
}

.btn-red{
  background: #ec0202;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    border: none;
    cursor: pointer;
    padding: 15px;
    font-size: 18px;
    font-size: 1.125rem;
    -webkit-border-radius: 50px;
       -moz-border-radius: 50px;
            border-radius: 50px;
    text-align: center;
    display: inline-block;
    margin: auto;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
}
.btn-red_full{
  display: block;
  width: 100%;
}





.hidden-before-car-select{display: none;}

.mobile-handler{
  display: none;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.3;
}


.section{
  padding: 50px 0;

}
.section__header{
  font-size: 45px;
  font-size: 2.8125rem;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #000;
  text-align: center;
  padding-bottom: 50px;
  text-transform: uppercase;
}
.section-2-items{
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.section-2-items__item_50{
  width: 50%;
  margin-bottom: 70px;
}
.section-2-items__item_33{
  width: 33.3333333333%;
}

.section-2-item__text{
  font-size: 27px;
  font-size: 1.6875rem;
  text-align: center;
}
.section-2-items__item{
  padding: 0 40px;
}
.section-2-items__item_33 .section-2-item__image{
  height: 185px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.section-2-item__image{
  margin-bottom: 15px;
}


.section__header_white{
  color: #fff;
}

.section-3{
  background: url(../images/videobg.png);
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
    background-position: center;
}




.video-btn{
  text-align: center;
}
.video-btn .video-btn__el .btn-color{
  fill: rgba(255,255,255,.5);
  -webkit-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  transition: all 0.15s ease
}
.video-btn .video-btn__el{
  cursor: pointer;
  margin-top: 100px;
  margin-bottom: 75px;
  width: 108px;
  height: 75px;
  display: inline-block;
}
.video-btn .video-btn__el:hover .btn-color{
  fill: #ec0202;
}

.section-3-text{
  color: #fff;
  text-align: center;
}
.section-3-text:not(:last-child){
  margin-bottom: 30px;
}
.section-3-text:last-child){
  margin-bottom: 20px;
}
.section-3-text__link{
  text-align: center;
  font-family: 'Open Sans Condensed', sans-serif;
  text-decoration: underline;
  font-size: 24.96px;
  font-size: 1.56rem;
  margin-bottom: 10px;
  cursor: pointer;
  color: #fff;
}

.section-3-text__link:hover{
  text-decoration: none;
}
.section-3-text__under{
  text-align: center;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 20px;
  font-size: 1.25rem;
}


.section-3{
  position: relative;
  z-index: 2;
}
.section-3 .video-block-full:not(.open){
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: -999;
  height: 0;
}
.section-3 .video-block-full.open,
 .open .video-block-full{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  z-index: 10;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  transition: all 0.1s ease
}


.video-block-full.open iframe,
.video-block-full.open video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-block-full:not(.open) iframe,
.video-block-full:not(.open) video {
 display: none;
}

.section-5-items__item.video-btn{
  position: relative;
}
.video-btn__el-wrapper:not(.open){
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: -999;
  height: 0;
}

.video-btn__el-wrapper.open{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  z-index: 10;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  transition: all 0.1s ease
}

.video-block-full.open iframe,
.open .video-block-full iframe,
.video-block-full.open video ,
.open .video-block-full.open video
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.open .video-block-full iframe,
.open  .video-block-full video{
 display: block;
}

.section-4-wrapper{
  height: 840px;
  background-image: url(../images/red-line.png);
  background-repeat: no-repeat;
  background-position: center 50px;
  position: relative;
}
.section-4-wrapper:before{
  position: absolute;
  content: '';
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-image: url(../images/whitebg.png);
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center center;
}

.section-4-item{
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section-4 .section__header{
  margin-top: 45px;
}
.section-4-item__counter{
  font-size: 40px;
  font-size: 2.5rem;
  color: #fff;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  vertical-align: middle;
  background: #ec0202;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}
.section-4-item__bubble{
  width: 350px;
  background: #000;
}
.section-4-item{
  position: absolute;
}
.section-4-item:nth-child(1){
    left: 132px;
}
.section-4-item:nth-child(2){
    left: 522px;
    top: 122px;
}
.section-4-item:nth-child(3){
    left: 259px;
    top: 311px;
}
.section-4-item:nth-child(4){
    left: 650px;
    top: 418px;
}
.section-4-item:nth-child(5){
    left: 330px;
    top: 635px;
}
.section-4-item__bubble{
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3;
  text-align: center;
}
.section-4-items__final{
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
     -moz-box-orient: vertical;
     -moz-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;

}
.section-4-item__final{
  width: 350px;
  padding: 30px;
  background: white;
  -webkit-border-radius: 25px;
     -moz-border-radius: 25px;
          border-radius: 25px;
  border: #878787 solid 1px;
  margin: 0;
  margin-top: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
}

.section-4-item__counter_big{
  width:       72px;
  height:      72px;
  line-height: 72px;
  font-size: 49.6px;
  font-size: 3.1rem;
}

.section-4-items__right{
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.bubble
{
  margin-right: 40px;
  position: relative;
  width: 350px;
  padding: 25px;
  background: white;
  -webkit-border-radius: 25px;
     -moz-border-radius: 25px;
          border-radius: 25px;
  border: #878787 solid 1px;
}
.section-4-items__right .bubble{
  margin-left: 40px;
  margin-right: 0;
}

.bubble:after
{
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 16px 0 16px 15px;
  border-color: transparent #FFFFFF;
  display: block;
  width: 0;
  z-index: 1;
  right: -15px;
  top: -webkit-calc(50% - 16px);
  top: -moz-calc(50% - 16px);
  top: calc(50% - 16px);
}

.bubble:before
{
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 16px 0 16px 15px;
  border-color: transparent #878787;
  display: block;
  width: 0;
  z-index: 0;
  right: -16px;
  top: -webkit-calc(50% - 16px);
  top: -moz-calc(50% - 16px);
  top: calc(50% - 16px);
}

.section-4-items__right .bubble:after{
  border-width: 16px 15px 16px 0;
  left: -15px;
}
.section-4-items__right .bubble:before{
  border-width: 16px 15px 16px 0;
  left: -16px;
}



.section-5-items{
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.section-5-items__item:nth-child(1){
  width: 45%;
}
.section-5-items__item:nth-child(2){
  width: 55%;
  background-image: url(../images/photo.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  background-position: center center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack:  center;
  -webkit-justify-content:  center;
     -moz-box-pack:  center;
      -ms-flex-pack:  center;
          justify-content:  center;
}
.section-5-items__item.video-btn .video-btn__el{
  margin: 0;
}

.section-5-list__title{
  font-size: 34.992px;
  font-size: 2.187rem;
  margin-bottom: 50px;
}
.section-5-list__item:before{
  content: '—';
  display: inline-block;
}
.section-5-list__item:not(:last-child){
  margin-bottom: 30px;
}
.section-5-list__item{
  font-size: 24.96px;
  font-size: 1.56rem;
  line-height: 1.5;
}
.section-5-list{
  padding: 0 30px 0 0;
}
.section-5-items{
  margin-top: 20px;
}




.section-6-row{
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.section-6-col{
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.section-6-col__text{
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 40px;
  line-height: 1.5;
}
.section-6-col__text:before{
  content: '\201d';
  font-family: Arial;
  font-size: 140px;
  font-size: 8.75rem;
  display: block;
  position: absolute;
  line-height: 1;
  top: -17px;
  right: 0;
  color: #ec0202;
}
.section-6-col__text:after{
  content: '\201c';
  font-family: Arial;
  font-size: 140px;
  font-size: 8.75rem;
  display: block;
  position: absolute;
  line-height: 1;
    bottom: -85px;
    left: 0;
  color: #ec0202;
}
.section-6-col-info{
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.section-6-col-info__name{
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  margin-right: 20px;
  line-height: 1.5;
}

.section-6-col-info__link a{
  font-size: 20px;
  font-size: 1.25rem;
  color:  #ec0202;
  font-family: 'Open Sans Condensed', sans-serif;
}
.section-6-col_image{
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
    width: 100%;
    height: 100%;
    position: relative;
}
.section-6-col_image-title{
  position: absolute;
  background: #ec0202;
    color: white;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: bold;
    padding: 15px;
    top: 20px;
}
.section-6-col_image img{
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -o-object-fit: cover;
       object-fit: cover;
}



.section-6-col:nth-child(1){
  margin-right: 15px;
}
.section-6-col:nth-child(2){
  margin-left: 15px;
}

.section-6-row:nth-child(2n){
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}


.section-6-row:not(:last-child){
  margin-bottom: 50px;
}
.section-6-row:nth-child(2n) .section-6-col:nth-child(1){
  margin-left: 15px;
  margin-right: 0;
}
.section-6-row:nth-child(2n) .section-6-col:nth-child(2){
  margin-right: 15px;
  margin-left: 0;
}




.section-7-wrapper{
  background-image: url(../images/form-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}

.section-7-form{
  width: 320px;
  padding: 30px 0;
}

.section-7-form__row:not(:last-child){
  margin-bottom: 20px;
}
.section-7-form__row input{
  display: block;
  width: 100%;
  padding: 12px;
  -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
          border-radius: 50px;
  border: none;
  font-size: 18px;
  font-size: 1.125rem;
  border: 1px solid black;
  padding-left: 25px;
}

.section-7-form__row_submit input[type="submit"]{
  background: #ec0202;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  border: none;
  cursor: pointer;
  padding: 15px;
}

.section-7-form__checkbox{
  text-align: center;
  margin-top: 10px;
}


.section-7-form__checkbox label{
  font-size: 16px;
  font-size: 1rem;
  font-family: 'Open Sans Condensed', sans-serif;
  line-height: 12px;
}
.section-7-form__checkbox label:before{
  content: '';
  width: 12px;
  height: 12px;
  border: 2px solid black;
  display: inline-block;
  margin-right: 10px;
    position: relative;
    top: 3px;
}
.section-7-form__checkbox input:checked ~ label:before{
    background: url(../images/check.png);
    background-position: center;
    background-repeat: no-repeat;
}

.section-7-form__checkbox_white{
  color: #fff;
}
.section-7-form__checkbox_white label:before{
  border-color: #fff;
}
.section-7-form__checkbox_white input:checked ~ label:before{
  background: url(../images/check_white.png);
    -webkit-background-size: 100% 100%;
       -moz-background-size: 100%;
         -o-background-size: 100%;
            background-size: 100%;
}
.section-7-form__checkbox_black label a {
  color: black;
}

/******************   <OLD FOOTER>   ******************/
.new-footer-bottom{
  background: #f4f4f4;
  padding: 15px 0;
  margin-top: 20px;
}
.new-footer-top-wrapper{
  padding: 30px 0;
  padding-bottom: 0;
}
.new-footer-top__row{
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  color: #a3a3a3;
  font-size: 11px;
}
.new-footer-top__row:not(:last-child){
  margin-bottom: 20px;
}
.new-footer-top__row img{
  max-width: 100%;
  height: auto;
  margin-top: 0
}

.new-footer a{
  text-decoration: none;
  color: #565555;
}

.agreement{
  color: white;
}

.footer-line__item.btn.btn-default{
  padding: 8px 20px;
  background: #ec0202;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-border-radius: 20px;
     -moz-border-radius: 20px;
          border-radius: 20px;
  font-size: 13.92px;
  font-size: .87rem;
  font-weight: bold;
}
a.footer-line__item{
  color: #ec0202;
}
a.footer-bottom__link{
  color: #a2a2a2;
}


@media (max-width: 768px) {

  .footer-row-to-col{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .footer-row-to-col > *:not(:last-child){
    margin-bottom: 10px;
  }
}

@media (max-width: 767px){
  .top-wrapper.top-wrapper__flex{
    flex-flow: row wrap;
  }
  .top-wrapper__item--text{
    width: 100%;
    order: 2;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-top: 12px;
  }
}
/* 767 */

@media (max-width: 480px){
  .new-footer-top__row{
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
          -ms-flex-align: start;
                  -ms-grid-row-align: flex-start;
              align-items: flex-start;
  }
  .footer-row-to-col a{
    text-decoration: underline;
  }
  .footer-row-to-col{
    text-align: left;
    font-size: 14px;
  }
  .footer-row-to-col a.btn{
    text-decoration: none;
      font-size: 16px;
      padding: 8px 15px;
      font-weight: normal;
      margin: 20px 0;
  }
  .footer-bottom__link{
    font-size: 14px;
  }
  .special__bottom{
    left: 0;
    max-width: 250px;
  }
  .special-texts__item:nth-child(2){
    max-width: 170px;
    padding-left: 15px;
  }
}

@media (max-width: 460px){
  .top-wrapper.top-wrapper__flex{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .top-wrapper__item--text{
    order:  initial;
    margin-bottom: 12px;
  }
}
/* 460 */
/******************   </OLD FOOTER>   ******************/










.s-only{
  display: none;
}
.footer-row__col.s-only{
    margin-top: 15px;
    margin-bottom: 25px;
}

.select-car{
  position: fixed;
  background: #02112e;
  width: 100%;
  padding: 5px 0;
  top: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: -999;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease
}
.select-car.open{
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  z-index: 10;
}
.select-car .container{
  margin: auto;
}

.select-car__title{
  color: #fff;
  font-size: 32px;
  font-size: 2rem;
  font-family: 'Open Sans Condensed', sans-serif;
  padding: 10px 0;
  text-align: center;
}

.select-car-wrapper{
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.select-car-wrapper__item{
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 20%;
}
.select-car-wrapper__item:not(:last-child){
  margin-right: 30px;
}
.select-car-wrapper__item select{
  display: block;
  width: 100%;
  padding: 12px;
  -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
          border-radius: 50px;
  border: none;
  background: rgba(255,255,255,.3);
  border: 1px solid #fff;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
   -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: -webkit-calc(100% - 20px) center;
    background-position: -moz-calc(100% - 20px) center;
    background-position: calc(100% - 20px) center;
}
.select-car-wrapper__item select option{
  color: #000;
}
.select-car-wrapper__item select[disabled]{
  opacity: .4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"
}

.select-car-wrapper__item_btn{
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
     -moz-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.select-car-wrapper__item_btn input{
  padding-left:  30px;
  padding-right: 30px;
}



.select-city:not(.open) .select-city-input{
  display: none;
}
.select-city:not(.open) .select-city-text{
  display: inline;
  cursor: pointer;
}
.select-city.open .select-city-input{
  display: inline-block;
}
.select-city.open .select-city-text{
  display: none;
}
.select-city-input{
    font-size: 44.96px;
    font-size: 2.81rem;
    width: auto;
    border: none;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #ec0202;
    text-align: center;
    width: 200px;
    outline: none;
    height: 45.92px;
    height: 2.87rem;
}
.select-city{
  position: relative;
  display: inline-block;
}
.city-list{
  position: absolute;
  background: white;
    -webkit-box-shadow: 0 0 24px rgba(0,0,0,.18);
       -moz-box-shadow: 0 0 24px rgba(0,0,0,.18);
            box-shadow: 0 0 24px rgba(0,0,0,.18);
    padding: 15px 0;
    min-width: 100%;
    display: block;
}

.select-city:not(.open) .city-list{
  display: none;
}

.city-list__item{
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  text-align: left;
  text-transform: none;
  line-height: 2;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  transition: all 0.1s ease;
  padding: 0 15px;
}
.city-list__item:not(.city-list__item_not-found):hover{
  background: #F1F1F1;
  cursor: pointer;
}

.city-list__item_not-found{
  cursor: default;
  color: #C3C3C3;
  text-align: center;
}



.section-1__item_form{
    width: 600px;
    margin-right: 0;
}
.section-1__item_special{
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1
}




.selectric{
    background: rgba(255,255,255,.35);
    padding: 4px;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    text-align: left;
    padding-left: 19px;
}
.selectric .button{
  background: transparent;
  height: 100%;
  right: 7px;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  transition: all 0.1s ease
}
.selectric .button:after{
    background-image: url(../images/arrow.png);
    width: 13px;
    height: 8px;
    -webkit-background-size: 100% 100%;
       -moz-background-size: 100%;
         -o-background-size: 100%;
            background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
}
.selectric .label{
  font-size: 17.6px;
  font-size: 1.1rem;
  color: white;
  font-family: 'Open Sans', sans-serif;
}
.selectric-open .selectric{
  -webkit-border-bottom-right-radius: 0;
     -moz-border-radius-bottomright: 0;
          border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
     -moz-border-radius-bottomleft: 0;
          border-bottom-left-radius: 0;
  border-bottom: none;
}

.selectric-open .selectric .button{
  -webkit-transform: rotate(-180deg);
     -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
       -o-transform: rotate(-180deg);
          transform: rotate(-180deg)
}
.selectric-items{
    border: 1px solid white;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}
.selectric-items li{
  font-size: 16px;
  font-size: 1rem;
    text-align: left;
    color: white;
    padding: 5px;
    padding-left: 18px;
    font-family: 'Open Sans', sans-serif;
}
.selectric-items li:hover,
.selectric-items li.highlighted{
  background: white;
  color: #404751;
}
.selectric-items{
  background: #404751;
  -webkit-border-bottom-left-radius: 30px;
     -moz-border-radius-bottomleft: 30px;
          border-bottom-left-radius: 30px;
}
.selectric-scroll{
  max-height: 266px;
}

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


  .select-car{display: none;}
  .hidden-xs{
    display: none;
  }
  .s-only{
    display: block;
  }
    .container {
        width: 100%;
        padding: 0 10px;
    }

    .h1{
    font-size: 1.56rem;
  }
  .section-1-wrapper{
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
                  -ms-grid-row-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
  }
  .section-1__item:last-child{
    margin-bottom: 50px;
  }
  .section-1__item{
    width: 100%;
  }
  .section-1-wrapper{
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .top-wrapper a{
    font-size: 1.1rem;
  }
  .top-wrapper img{
    height: 30px;
  }
  .special-texts__item{
    font-size: 14px;
    line-height: 1.2;
  }
  .special__top{
    max-width: 350px;
  }
  .special__small-text{
      margin: 0;
      width: auto;
      margin-top: 20px;
      font-size: .65rem;
  }
  .main-form__input-row{
    width: 100%;
  }
  .main-form__title{
    font-size: 1.25rem;
  }
  .section__header{
    font-size: 1.56rem;
    line-height: 1.3;
  }
  .section{
    padding: 20px 0;
  }

  .section-2-items{
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
  }
  .section-2-items__item_50, .section-2-items__item_33{
    width: 100%;
  }
  .section-2-items__item{
    padding: 0;
  }
  .section-2-item__text{
    font-size: 1.4rem;
  }

  .section-2-items__item_50, .section-2-items__item_33{
    margin-bottom: 50px;
  }
  .section-2-items__item_33 .section-2-item__image{
    height: auto;
  }
  .container2{
    width: 100%;
    position: 0 30px
  }

  .section-3{
    margin-top: 40px;
    margin-bottom: 60px;
  }
  .section-3 .section__header{
      height: 0;
    margin-top: -90px;
    color: black;
  }
  .section-3__text:nth-of-type(3){
      height: 0;
    margin-bottom: -40px;
    color: #000;
  }
  .section-3-text:not(:last-child){
    margin-bottom: 40px;
  }
  .video-btn .video-btn__el{
      margin-top: 85px;
      margin-bottom: 25px;
  }


  .section-4-wrapper, .section-4-wrapper:before{
    background: none;
  }
  .section-4-item{
    position: static;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
         -moz-box-orient: horizontal;
         -moz-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
  }

  .section-4-item > *:not(.section-4-item__counter){
    border: none;
    width: auto;
    margin: 0;
      padding-left: 15px;
      padding: 15px 30px;
      text-align: left;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
         -moz-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1
  }

  .section-4-item .bubble:before,.bubble:after{
    display: none;
  }
  .section-4-items__right .bubble{
    margin: 0;
  }
  .section-4-item__counter{
      font-size: 1.5rem;
      width: 40px;
      height: 40px;
      line-height: 40px;
      width: 40px;
      min-width: 40px
  }

  .section-4-wrapper{
    height: auto;
  }
  .section-4 .section__header{
    padding-bottom: 10px;
  }

  .section-5-items{
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
         -moz-box-orient: vertical;
         -moz-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
  }
  .section-5-items__item:nth-child(1), .section-5-items__item:nth-child(2){
    width: 100%
  }
  .section-5-items__item.video-btn .video-btn__el{
      margin: 60px 0;
  }
  .section__header{
    padding-bottom: 15px;
  }
  .section-5-list__title{
    font-size: 1.25rem;
    margin: 20px 0;
    padding-left: 10px;
  }
  .section-5-list__item:not(:last-child){
    margin-bottom: 15px;
  }
  .section-5-list__item{
      font-size: 1rem;
      line-height: 1.3;
      padding-left: 10px;
  }

  .section-6-row{
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
         -moz-box-orient: vertical;
         -moz-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
  }
  .section-6-row:nth-child(2n){
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .section-6-col:nth-child(1){
    margin-right: 0;
  }
  .section-6-col:nth-child(2){
    margin-left: 0;
  }
  .section-6-col{
    width: 100%;
  }

  .section-6-col__text{
    padding-top:    25px;
    padding-bottom: 25px;
    margin-bottom: -10px;
  }
  .section-6-col__text:before, .section-6-col__text:after{
    font-size: 4rem
  }
  .section-6-col__text:after{
      bottom: -35px;
  }
  .section-6-col__text:before{
      top: 0px;
  }

  .section-6-col-info{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .section-6-col-info__name{
      text-align: right;
      margin-right: 0;
  }
  .section-6-col-info__link a{
    font-size: .9rem;
  }
  .section-6-row:not(:last-child){
    margin-bottom: 25px;
  }
  .section-7-wrapper{
    background: #e8e8e8;
  }

  .main-form{
    height: auto;
  }


  .main-form.mobile-clicked .mobile-handler{
    display: none;
  }


  .thank-you .p{
    font-size: 1rem;
  }

  .thank-you .p:not(:last-child){
    margin-bottom: 20px;
  }
  .thank-you .h1{
    margin-bottom: 30px;
  }
  .h1 small{
    font-size: 1.25rem;
  }
  .section-7-form{
    width: 100%;
  }

  .container_narrow{
    max-width: 368px;
    padding: 0;
  }

  .full-container{
      width: 100vw !important;
      margin-left: -10px;
    }

    .section-6-row:nth-child(2n) .section-6-col:nth-child(1){
      margin-left: 0;
    }
}



@media only screen and (max-width: 480px) {
  .container_narrow{
    width: 100%;
    padding: 0 10px;
  }
}




.remodal-close:before{
    font-family: Arial,"Helvetica CY","Nimbus Sans L",sans-serif!important;
    font-size: 48px !important;
    font-size: 3rem !important;
    line-height: 35px;
    content: "\00d7";
    text-align: center;
    color: red;
    padding: 10px !important;
}
.remodal-close, .remodal-close:before{
    position: absolute;
    top: 0;
    right: 0 !important;
    left: inherit !important;
    display: block;
    width: 35px;
}

.modal-text{
    text-align: left;
    font-size: 18px;
    font-size: 1.125rem;
}
.modal-text p{
  line-height: 1.3;
}
.modal-text p:not(:last-of-type){
  margin-bottom: 20px;
}
.remodal{
  padding: 0 !important;
}
.modal-wrapper{
  max-height: 600px;
    overflow: auto;
    padding: 0 100px 53px 100px;
    margin-top: 53px;
}

@media only screen and (min-width: 641px){
  .remodal {
      max-width: 1087px !important;
  }
}


.section-7-form__checkbox a{
  color: #fff;
}

.remodal_mini{
  width: auto !important;
}
.modal-wrapper_mini{
  width: 400px;
    padding: 0 30px 30px 30px;
}

*{
  outline: none;
}

.ul{
  list-style: disc;
    list-style-position: inside;
}
.ul > li:not(:last-child){
  margin-bottom: 7px;
}

input::-webkit-input-placeholder {color: #bababa;opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
input::-moz-placeholder {color: #bababa;opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
input:-ms-input-placeholder {color: #bababa;opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
input:-moz-placeholder {color: #bababa;opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}



input:focus::-webkit-input-placeholder {color: transparent;}
input:focus::-moz-placeholder {color: transparent;}
input:focus:-ms-input-placeholder {color: transparent;}
input:focus:-moz-placeholder {color: transparent;}



.section-7-form__checkbox{
  position: relative;
}
.section-7-form__checkbox input[type="checkbox"]{
  position: absolute;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  top: 7px;
}

.section-7-form .section-7-form__checkbox input[type="checkbox"]{
    position: absolute;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    top: 7px;
    left: 25px;
    display: inline;
    width: auto;
}

.oferta {
  padding-top: 50px;
}
.oferta h1{
  text-transform: uppercase;
}
.oferta p{
  line-height: 1.7;
  font-size: 16px;
}
.center{
  text-align: center;
}

.show-power{
  display: none;
}
@media only screen and (max-width: 480px){
  .special-texts__item:nth-child(1){
    padding-left: 0;
    left: 0;
  }
  .special__top{
    max-width: 260px;
  }
  .special-texts{
    left: 20px;
    margin: 15px auto;
  }
  .special-texts__item{
    font-size: 12px;
  }
  .section-1__item_form{
    min-width: inherit;
  }
  .modal-wrapper{
    width: 100%;
    padding: 10px;
  }
  .main-form{
    padding: 20px;
  }
  .section-3-text__link_m-black{
    color: black
  }
  .section-6-row .section-6-col:nth-child(2){
    height: 190px;
  }
  .show-power.open{
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    text-align: center;
    background: #ec0202;
    z-index: 9999999;
    padding: 20px;
    color: white
  }
}


/* NEW STYLES */


.section-1__title {
  text-transform: uppercase;
  padding-bottom: 20px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.37;
}
.section-1__list {
  margin-top: 0;
  padding-left: 40px;
}
.section-1__list-de {
  padding-right: 15px;
  font-family: 'Open Sans Condensed';
}
.section-1__list-item {
  position: relative;
  margin-bottom: 20px;
  font-size: 28px;
}
.section-1__list-item:before {
  content: '';
  width: 26px;
  height: 20px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="26" height="20" viewBox="0 0 26 20" fill="none"><path d="M9.41198 13.2639L3.51779 7.40914C3.31672 7.20807 2.98948 7.21201 2.79235 7.40914L0.150805 10.0665C-0.0502682 10.2675 -0.0502682 10.5948 0.150805 10.7958C3.12353 13.7488 6.09231 16.7019 9.06503 19.6509C9.26611 19.852 9.59334 19.852 9.79441 19.6509L25.8526 3.51779C26.0498 3.31672 26.0498 2.98948 25.8487 2.78841L23.1914 0.150805C22.9903 -0.0502682 22.6631 -0.0502682 22.462 0.150805L9.41198 13.2639Z" fill="%23FF141E"/></svg>');
  position: absolute;
  left: -40px;
  top: 2px;
}

.new-footer {
  background-color: #000;
  text-align: center;
  font-size: 13px;
  color: #A2A2A2;
  padding-top: 20px;
  padding-bottom: 20px;
}

.section-1 {
  padding-bottom: 62px;
}
.section-1-wrapper {
  align-items: start;
}
.section-1__item_special {
}
.main-form__input-row select[disabled] {
  opacity: 0;
}

.new-year-banner {
  margin-bottom: 50px;
  display: block;
  text-align: center;
}

.ui-btn-prim {
  display: none;
  margin: 16px auto 7px;
  width: 100%;
  max-width: 295px;
  padding: 10px 10px 12px;
  background: #FC2B3A;
  border-radius: 53px;
  font: bold 21px/24px 'Open Sans Condensed';
  text-align: center;
  color: #FFFFFF;
  text-decoration: none;
}


.section-main {
  margin-top: 72px;
  margin-bottom: 60px;
}
.section-main-label {
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 240px;
  margin-left: 50px;
  border-radius: 50%;
  color: #FFF;
  line-height: 1.36;
  font-size: 14px;
  background: url("../images/bg-label.png");
  background-size: cover;
  text-align: center;
}
.section-main-label__title {
  padding-top: 10px;
  font-weight: 700;
  text-transform: uppercase;
}
.section-main-label__result {
  margin-bottom: 10px;
  color: #FF141E;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
}
.section-main-label__note {
  max-width: 148px;
  margin-left: auto;
  margin-right: auto;
  opacity: 0.7;
}
.section-main__title {
  max-width: 700px;
  margin-bottom: 16px;
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.section-main__info {
  color: #000;
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
}
.section-main__gray {
  color: #929292;

}
.section-main__btn {
  display: block;
  margin-top: 34px;
  width: 560px;
  padding: 19px 40px;
  border-radius: 74px;
  background: #FF141E;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
}


.b-video {
  display: flex;
  margin-bottom: 120px;
  padding: 60px;
  border-radius: 20px;
  border: 1px solid #FFF;
  background: #EFEFEF;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
  line-height: normal;
}
.b-video__video iframe {
  width: 640px;
  height: 360px;
}
.b-video__main {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 60px;
}
.b-video__title,
.b-video__title-mob {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
.b-video__title-mob {
  display: none;
}
.b-video__info {
  margin-bottom: 10px;
  font-size: 16px;
  opacity: 0.5;
}
.b-video__time {
  font-size: 16px;
  font-weight: 700;
  opacity: 0.5;
}
.b-video__ic {
  display: block;
  margin-bottom: 20px;
  line-height: 1;
}

.b-info {
  display: flex;
  padding-bottom: 120px;
  line-height: 1.37;
}
.b-info__video {
  width: 500px;
  flex: 0 0 auto;
  margin-right: 60px;
}
.b-info__video-btn {
  display: block;
  cursor: pointer;
}

.b-info__video-mob {
  display: none;
}
.b-info__block {
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-left: -20px;
  margin-bottom: 28px;
  color: #7A7A7A;
  font-size: 24px;
  font-weight: 700;
}
.b-info__block span {
  color: #000;
}
.b-info__block-inner {
  max-width: 440px;
}
.b-info__title {
  padding-top: 20px;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
}
.b-info__text {
  font-size: 24px;
}
.b-info__btn {
  display: block;
  width: 400px;
  margin-top: 46px;
  padding: 20px;
  border-radius: 74px;
  background: #FF141E;
  text-decoration: none;
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

@media (max-width: 1200px) {
  .b-video__video iframe {
    width: 530px;
    height: 300px;
  }
}

@media only screen and (max-width: 1024px) {
  .b-video__ic {
    position: absolute;
    right: 0;
    top: calc(50% - 12px);
    transform: rotate(90deg);
  }
  .section-main {
    padding-left: 30px;
    padding-right: 30px;
  }
  .b-info {
    display: block;
    padding: 40px 30px 70px;
  }
  .b-video {
    display: block;
    margin-bottom: 50px;
  }
  .b-video__main {
    position: relative;
    padding-left: 0;
    margin-top: 10px;
  }
  .b-video__title {
    display: none;
  }
  .b-video__title-mob {
    display: block;
    margin-bottom: 10px;
  }
  .b-info__video-mob {
    display: block;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 320px;
  }
  .section-main__title {
    font-size: 30px;
  }
  .b-info__video {
    display: none;
  }
  .ui-btn-prim {
    display: block;
  }
  .section-1-wrapper {
    display: block;
  }
  .section-1 {
    padding-bottom: 0;
  }
  .section-1__item:last-child {
    margin-bottom: 0;
  }
  .section-1__item_special {
    padding-left: 0;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }
  .section-1__list {
    padding-left: 53px;
    margin-bottom: 58px;
  }
  .section-1__list-item {
    font-size: 20px;
    line-height: 1.2;
  }
  .section-1__title {
    padding-bottom: 15px;
    font-size: 30px;
    text-align: center;
  }
  .section-1__list-item:before {
    width: 20px;
    height: 16px;
    background-size: cover;
  }
}

@media only screen and (max-width: 768px) {
  .section-1__list {
    padding-left: 53px;
  }
  .new-year-banner {
    margin-bottom: 0;
  }
  .new-footer {
    padding-top: 12px;
  }
  .new-footer .container {
    line-height: 1.69;
  }
  .section-1__item_special {
    max-width: 310px;
  }
}

@media (max-width: 767px) {
  .section-main-label {
    width: 110px;
    height: 110px;
    margin-left: 0;
    font-size: 8px;
  }
  .section-main {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .section-main__title {
    font-size: 18px;
  }
  .section-main__info {
    font-size: 14px;
  }
  .section-main-label__result {
    margin-bottom: 0;
    font-size: 20px;
  }
  .section-main-label__title {
    max-width: 52px;
    margin-left: auto;
    margin-right: auto;
  }
  .section-main-label__note {
    max-width: 67px;
    margin-left: auto;
    margin-right: auto;
  }
  .section-main__btn {
    width: 100%;
  }
  .section-main__btn {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .b-video__title-mob {
    text-align: center;
    font-size: 20px;
  }
  .b-video {
    padding: 30px;
  }
  .b-video__video iframe {
    width: 100%;
    height: 200px;
  }
  .b-info__title {
    font-size: 30px;
    text-align: center;
  }
  .b-info__text {
    font-size: 16px;
    text-align: center;
  }
  .b-video__info {
    margin-bottom: 0;
    font-size: 12px;
  }
  .b-video__time {
    margin-left: 15px;
    margin-right: 38px;
    font-size: 14px;
  }
  .b-video__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .b-info__btn {
    width: 100%;
    font-size: 16px;
  }
  .b-info .section-1__list {
    margin-bottom: 30px;
  }
  .b-info__block-inner {
    font-size: 18px;
  }
}

/* Cooks */
.cooks-container{
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #959595;
  display: none;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 13px;
  color: #fff;
  line-height: 1.3;
  padding: 8px 15px 8px;
  z-index: 1001;
}
.cooks-container.show{
  display: flex;
}
.cooks-container p{
  color: #fff;
  margin-top: 3px;
  margin-bottom: 3px;
  font-size: 14px;
}
.cooks-container a{
  color: #fff;
  text-decoration: underline;
}
.cooks-container a:hover{
  text-decoration: none;
}
.close-cook{
  flex: none;
  display: block;
  width:16px;
  height:16px;
  top: 0;
  position: relative;
  background: url('../images/close-white.png') 0 0 no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  margin-left: 60px;
}
@media(max-width: 767px){
  .cooks-container{
    align-items: flex-start;
  }
  .close-cook{
    margin-left: 10px;
    right: -10px;
  }
}
@media(max-width: 340px){
  .cooks-container{
    font-size: 14px;
    padding: 20px 20px 17px;
  }
}
.cookie-text-page li{
  color: var(--black);
    font-family: 'Goth_Light_1';
  font-size: 18px;
}
.cookie-text-page ul ul li{
  margin-left: 10px;
  margin-top: 10px;
}