@charset "UTF-8";

.header_item,
.history,
.video {
    position: relative
}

.header_text h2,
.header_text>span,
.history .history_text,
.karta_head,
.ne_pl h2,
.ne_pl ul li span,
.video .video_text,
.zakaz_head {
    text-transform: uppercase
}

.header_ul,
.ne_pl ul {
    list-style-type: none
}

.btn1,
.header_text,
.prices,
.reviews .reviews_img,
.timer,
.zakaz_item {
    text-align: center
}

body {
    font-family: Roboto, sans-serif !important
}

.mobile {
    display: none
}

footer,
header,
section {
    background-repeat: no-repeat !important;
    background-position: center top !important
}

footer,
header {
    background: url(../img/header.jpg);
    padding: 20px 0
}

.ne_pl {
    background: url(../img/ne_pl.jpg);
    padding-bottom: 246px
}

.ne_pl h2 {
    font-weight: 900;
    font-size: 72px;
    color: #f5c728
}

.ne_pl ul li {
    font-size: 20px;
    font-weight: 500;
    color: #5e64dd;
    margin-bottom: 22px;
    background-repeat: no-repeat !important;
    padding-left: 55px;
    background-position: left center !important
}

.ne_pl ul li:first-child {
    background: url(../img/pl1.png)
}

.ne_pl ul li:nth-child(2) {
    background: url(../img/pl2.png)
}

.ne_pl ul li:nth-child(3) {
    background: url(../img/pl3.png)
}

.ne_pl ul li span {
    color: #ec1c4d;
    padding: 2px 4px;
    background-color: #171d8f
}

.video {
    background: url(../img/video.png);
    bottom: 24px;
    padding: 50px 0 20px
}

.video .video_text {
    color: #f5c728;
    font-weight: 900;
    font-size: 69px;
    line-height: 1;
    margin-top: 80px;
}

.video .video_text span {
    font-size: 55px;
    position: relative;
    bottom: 6px
}

.video .btn1 {
    font-size: 17px;
    margin-top: 465px
}

.history {
    background: url(../img/history.jpg);
    bottom: 26px
}

.history .history_text {
    color: #f5c728;
    font-size: 50px;
    margin-bottom: 45px;
    font-weight: 700
}

.history .history_text span {
    display: block;
    font-size: 36px
}

.history .history_wrap {
    background-color: #fff;
    padding: 20px 20px 60px 60px
}

.history .history_wrap p {
    color: #5e64dd;
    font-size: 20px;
    padding-right: 100px;
    margin-top: 55px
}

.header_text {
    position: absolute;
    right: 0;
    top: 225px;
    color: #f5c728;
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg)
}

.header_text h2 {
    font-weight: 900;
    font-size: 76px;
    margin-bottom: 0
}

.header_text>span {
    color: #ec1c4d;
    font-weight: 700;
    font-size: 38px;
    background-color: #171d8f;
    padding: 7px 15px
}

.header_text p {
    color: #5e64dd;
    font-weight: 500;
    font-size: 24px;
    margin-top: 10px
}

.header_text p span {
    font-weight: 900
}

.header_text .sp1 {
    margin-left: 12px
}

.zakaz_item img {
    width: 140px
}

.karta_head,
.zakaz_head {
    color: #f5c728;
    font-weight: 700;
    font-size: 48px;
    text-align: center;
    margin: 30px 0 40px
}

.karta_head span,
.zakaz_head span {
    display: block;
    font-size: 30px
}

.zakaz {
    padding-bottom: 40px
}

.karta {
    background: url(../img/karta.jpg);
    padding-top: 1px;
    padding-bottom: 638px
}

.zakaz_item {
    color: #5e64dd;
    font-size: 15px
}

.zakaz_item p {
    margin-top: 15px;
    padding: 0 10px
}

.reviews {
    background-color: #eee;
    padding: 20px 0 30px
}

.reviews .reviews_text {
    color: #5e64dd;
    padding: 15px 0
}

.reviews .reviews_head,
.timer>span {
    color: #f5c728;
    font-weight: 700;
    text-transform: uppercase
}

.reviews .reviews_text span {
    font-weight: 700;
    font-size: 18px
}

.reviews .reviews_text p {
    font-size: 16px;
    margin-top: 15px
}

.reviews .reviews_wrap {
    background-color: #FFF;
    margin-bottom: 15px;
    padding: 15px
}

.reviews .reviews_head {
    font-size: 48px;
    margin-bottom: 40px
}

.reviews .reviews_head span {
    display: block;
    font-size: 36px
}

.timer>span {
    font-size: 20px
}

.timer .countdown__item {
    display: inline-block;
    color: #171d8f;
    font-size: 44px;
    font-weight: 700;
    position: relative;
    margin: 20px 14px 0;
    background-color: #f5c728;
    padding: 0 10px;
    border-radius: 6px
}

.header_ul li,
.prices .price__old {
    color: #5e64dd;
    font-weight: 500;
    font-size: 21px
}

.timer .countdown__item:before {
    position: absolute;
    font-size: 16px;
    font-weight: 500;
    bottom: -25px;
    right: 0;
    left: 0
}

.timer .countdown__item:first-child:before {
    content: 'часов'
}

.timer .countdown__item:nth-child(2):before {
    content: 'минут'
}

.timer .countdown__item:last-child:before {
    content: 'секунд'
}

.timer .countdown__item:after {
    position: absolute;
    content: ':';
    right: -20px
}

.timer .countdown__item:last-child:after {
    display: none
}

.header_ul {
    padding-left: 45px;
    margin-top: 48px
}

.header_ul li {
    text-transform: uppercase;
    padding-left: 40px;
    margin-bottom: 20px;
    background: url(../img/galka.png) left top no-repeat
}

.prices .price__old {
    display: inline-block;
    position: relative
}

.btn1,
.form__btn,
.form__input {
    font-weight: 700
}

.prices .price__old hr {
    position: absolute;
    width: 95px;
    top: 15px;
    border: 1px solid #5e64dd;
    margin: 0
}

.prices .price__old .old_price_cur {
    text-transform: uppercase
}

.prices .price__new {
    display: inline-block;
    font-weight: 700;
    background-color: #f5c728;
    color: #ec1c4d;
    font-size: 21px;
    padding: 0 10px;
    margin-left: 15px
}

.prices .price__new .new_price_val {
    font-size: 36px
}

.prices .price__new .new_price_cur {
    text-transform: uppercase;
    font-size: 21px
}

.btn1 {
    background-color: #ec1c4d;
    outline: 0;
    color: #FFF;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    border: none;
    padding: 24px;
    display: block;
    margin: 30px auto 0;
    border-radius: 6px
}

iframe {
    width: 100%;
    height: 300px;
    margin-top: 30px
}

.links {
    margin-top: 60px
}

.f_left {
    float: left;
    color: #171d8f
}

.f_right {
    float: right;
    text-align: right
}

.f_right a {
    display: block;
    color: #171d8f;
    text-decoration: underline
}

.callback_wrp {
    background: rgba(0, 0, 0, .3);
    display: block;
    position: fixed;
    z-index: 1001
}

.callback_bg {
    position: absolute;
    z-index: 1
}

.callback_bg,
.callback_wrp {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.wrap-form {
    background-color: #FFF;
    padding: 25px 20px 50px;
    margin: 0 auto 0 -200px;
    width: 730px;
    position: absolute;
    top: 25%;
    left: 43%;
    z-index: 2
}

.wrap-form .header_text {
    position: static;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.wrap-form .header_text h2 {
    margin-top: 0;
    font-size: 66px
}

.wrap-form .header_text>span {
    font-size: 30px
}

.wrap-form .form,
.wrap-form .header_item {
    display: inline-block
}

.wrap-form .header_item {
    margin-right: 30px
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.close {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer
}

.form__input,
.wrap-form select {
    height: 50px;
    margin-bottom: 15px;
    width: 100%;
    padding-left: 15px;
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    border: 2px solid #c8cbff
}

.timer>span {
    display: block;
    margin-top: 20px
}

.form__btn {
    width: 100%;
    display: block;
    text-align: center;
    padding: 21px 0;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 18px;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    background-color: #ec1c4d
}