* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

html, body {
    width: 100%;
    min-width: 320px;
    color: #000000;
    background: #000;
    font:16px/1.5em 'Roboto Condensed', sans-serif;
    cursor: default
}

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

body {
    height: auto !important;
    min-height: 100%;
    height: 100%;
    position: relative
}

html, body, div, applet, object, iframe, blockquote, pre, abbr, acronym, address, big, select, input, textarea, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, caption {
    font:16px/1.5em 'Roboto Condensed', sans-serif;
    margin: 0;
    padding: 0;
    border: 0
}

a img, :link img, :visited img {
    border: 0
}

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

table {
    border-collapse: collapse;
    border-spacing: 0
}

td {
    vertical-align: top
}

a {
    cursor: pointer;
    outline: none;
    color: #000000;
    text-decoration: none;
    font:16px/1.5em 'Roboto Condensed', sans-serif;
}

a:hover {
    text-decoration: none
}

.cl:after, header:after, .b1:after, .b2:after, .b3:after, .b4:after, .b5:after, .b6:after, .b7:after, .b8:after, .b9:after, footer:after, .b2_items:after {
    content: "";
    display: block;
    clear: both
}

.hand {
    cursor: pointer
}

.display_none {
    display: none
}

input, select {
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

textarea {
    outline: none;
    resize: none;
    overflow: auto
}

ul {
    list-style: none
}

header, .b1, .b2, .b3, .b4, .b5, .b6, .b7, .b8, .b9, footer {
    max-width: 640px;
    padding: 0 20px;
    margin: 0 auto
}

body {
    overflow-x: hidden
}

strong {
    font-weight: 700;
    
}

header {
    padding: 0
}

header > span {
    display: block;
    height: 100px;
    text-align: center;
    font-size: 40px;
    line-height: 100px;
    text-transform: uppercase;
    color: #fff;
    background: #000
}

header > span:nth-child(2) {
    background: #fff;
    color: #000;
    font-weight: 700;
}

.b1_wrap {
    height: 1266px;
    background: url(../img/b1-new.jpg) center top no-repeat;
    margin-top: -22px;
    padding-top: 57px
}

.b1_text_1 {
    display: block;
    padding-left: 275px;
    font-size: 52px;
    line-height: 57px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase
}

.b1_text_2 {
    display: block;
    padding-left: 275px;
    font-size: 43px;
    line-height: 53px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 45px 0 32px
}

.b1_text_3 {
    display: block;
    text-align: right;
    color: #bd0101;
    font-size: 36px;
    line-height: 38px;
    font-weight: 700;
    text-transform: uppercase
}

.b1_text_4 {
    display: block;
    font-size: 40px;
    line-height: 44px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    margin: 240px 0 12px
}

.b1_text_5 {
    display: block;
    width: calc(100% + 40px);
    -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
            transform: translateX(-20px);
    height: 60px;
    background: #FFE400;
    line-height: 60px;
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
}

.b1_text_6 {
    display: block;
    font-size: 40px;
    line-height: 44px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 300;
    margin: 7px 0 22px;
    background: rgba(0,0,0,0.4);
}

.b1_text_6 > span {
    color: #ffe32a;
    font-weight: 700;
}

.timer_x {
    text-align: center;
    margin-top: 80px
}

.x_timing > span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 1px;
    width: 150px;
    height: 150px;
    background: url(../img/t_bg.png) center top no-repeat;
    background-size: 100%;
    text-align: center;
    color: #000;
    font-weight: 900;
    font-size: 74px;
    padding-bottom: 10px
}

.x-second {
    color: #9f001e !important
}

.x_titles {
    margin-top: 10px
}

.x_titles > span {
    display: inline-block;
    vertical-align: top;
    width: 150px;
    text-align: center;
    text-transform: none;
    font-size: 32px;
    line-height: 34px;
    color: #ffffff;
    font-weight: 300;
}

.b2_wrap {
    background: url(../img/b2.jpg) center bottom no-repeat
}

.b2 {
    margin-top: -140px
}

.form {
    background-color: white;
    border-radius: 10px;
    padding: 34px 20px 30px
}

.f_label {
    display: block;
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 21px
}

.f_input {
    display: block;
    width: 100%;
    height: 84px;
    background-color: #e1e5e8;
    border: 2px solid #b0b7ba;
    border-radius: 10px;
    padding: 0 15px;
    font-size: 28px;
    margin-bottom: 20px
}

.f_submit {
    display: block;
    width: 100%;
    height: 140px;
    cursor: pointer;
    background-color: #7a0320;
    border-radius: 70px;
    font-size: 40px;
    color: #ffffff;
    font-weight: 700;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin: 50px 0 30px
}

.f_submit:hover {
    filter: alpha(Opacity=70);
    opacity: 0.7
}

.f_info {
    display: block;
    text-align: center;
    font-size: 32px;
    line-height: 34px;
    color: #b9b9b9
}

.selectbox {
    width: 100%;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 20px
}

.selectbox .select {
    width: 100%;
    height: 84px;
    background-color: #e1e5e8;
    border: 2px solid #b0b7ba;
    border-radius: 10px;
    padding: 0 0 0 15px;
    text-align: left;
    position: relative
}

.selectbox .select:after {
    display: block;
    content: '';
    width: 16px;
    height: 7px;
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%)
}

.selectbox .select .text {
    display: block;
    font-size: 28px;
    line-height: 80px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    overflow: hidden
}

.selectbox ul.dropdown {
    top: 82px;
    width: 100%;
    margin: 0;
    background-color: #e1e5e8;
    border: 2px solid #b0b7ba;
    border-radius: 10px
}

.selectbox li {
    font-size: 28px;
    padding: 12px 15px 14px
}

.selectbox li:hover, .selectbox li.selected {
    background: #ccc
}

.selectbox li.disabled {
    color: #AAA
}

.b2_items {
    text-align: center;
    margin-top: 70px
}

.b2_item {
    display: block;
    float: left;
    width: 50%;
    height: 440px;
    text-align: center;
    margin-bottom: 11px
}

.b2_item > img {
    display: inline-block
}

.b2i_text {
    display: block;
    font-size: 32px;
    line-height: 36px;
    color: #ffffff;
    text-transform: uppercase;
   font-weight: 700;
    padding: 0 20px;
    margin-top: -14px
}

.b2_bot {
    margin-top: 170px
}

.b2b_head {
    display: block;
    font-size: 52px;
    line-height: 66px;
    color: #ffffff;
    font-weight: 300;
    text-transform: uppercase
}

.b2b_head > span {
    display: block;
    font-weight: 700;
    color: #ffe32a
}

.b2b_text_1 {
    display: block;
    color: #fff;
    font-size: 36px;
    line-height: 40px;
    margin: 50px 0 30px
}

.b2b_text_2 {
    display: block;
    width: calc(100% + 40px);
    -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
            transform: translateX(-20px);
    background: #B90116;
    color: #fff;
    padding: 20px;
    font-size: 32px;
    line-height: 38px
}

.b2b_text_2 > span {
    font-weight: 700;
}

.b3_wrap {
    background: url(../img/b3-new.jpg) center top no-repeat;
    padding-top: 465px
}

.b3 p {
    font-size: 36px;
    line-height: 39px;
    color: #fff;
    margin-bottom: 40px
}

.b3 p > span {
    display: inline-block;
    background: #FFE400;
    color: #000
}

.b3_head {
    display: block;
    color: #fff;
    font-size: 52px;
    line-height: 54px;
    font-weight: 300;
    margin-bottom: 65px
}

.b3_head > span {
    display: block;
    font-weight: 700;
}

.b3_bot {
    display: block;
    padding: 30px 50px 95px;
    text-align: center;
    background: #232323;
    color: #fff;
    font-size: 36px;
    line-height: 40px;
    text-transform: uppercase
}

.b3_bot > span {
    color: #ffe32a;
    font-weight: 700;
}

.b3_btn {
    display: block;
    width: 100%;
    max-width: 552px;
    height: 140px;
    background-color: #8f001b;
    border-radius: 70px;
    margin: 0 auto;
    color: #fff;
    font-size: 40px;
    line-height: 140px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-top: -70px;
    position: relative;
    z-index: 1
}

.b3_btn:hover {
    filter: alpha(Opacity=70);
    opacity: 0.7
}

.b4_wrap {
    background: url(../img/b4.jpg) center top no-repeat;
    padding-top: 175px;
    margin-top: -70px;
    text-align: center
}

.b4_head {
    display: block;
    font-size: 52px;
    line-height: 56px;
    color: #fff;
    text-transform: uppercase
}

.b4_head span {
    display: block;
    font-size: 40px;
    line-height: 44px;
    font-weight: 700;
}

.b4_head span > span {
    display: inline;
    color: #ffe32a
}

.slider_block {
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 0;
    padding-bottom: 180px
}

.s_img {
    display: inline-block
}

.s_head {
    display: block;
    font-size: 32px;
    line-height: 35px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: -20px
}

.s_descr {
    display: inline-block;
    vertical-align: top;
    border: 2px solid #FFC200;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    padding: 0 19px 7px 54px;
    font-size: 36px;
    line-height: 38px;
    color: #fff;
    text-align: left;
    position: relative;
    margin: 40px 0
}

.s_descr:before {
    display: block;
    content: '';
    width: 24px;
    height: 30px;
    background: url(../img/s_descr.png) 0 0 no-repeat;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 15px
}

.s_text {
    display: block;
    font-size: 36px;
    line-height: 42px;
    color: #fff
}

.bx-controls {
    height: 0px
}

a.bx-prev, a.bx-next {
    display: block;
    position: absolute;
    z-index: 2;
    width: 56px;
    height: 90px;
    top: 120px;
    background: url(../img/slider_dir.png) 0 0 no-repeat
}

a.bx-prev {
    left: 50px
}

a.bx-prev:hover {
    background-position: 0 -90px
}

a.bx-next {
    right: 50px;
    background-position: -56px 0
}

a.bx-next:hover {
    background-position: -56px -90px
}

.bx-pager {
    width: 100%;
    height: 24px;
    text-align: center;
    position: absolute;
    bottom: 80px;
    left: 0;
    z-index: 1
}

.bx-pager-item {
    display: inline-block;
    margin: 0 2px
}

.bx-pager-item a.bx-pager-link {
    display: block;
    width: 24px;
    height: 24px;
    text-indent: -20000px;
    border: 4px solid #BDBDBD;
    border-radius: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    -ms-border-radius: 24px
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
    border: 4px solid #FFC200;
    background: #FFC200
}

.b5_wrap {
    background: url(../img/b5.jpg) center top no-repeat;
    padding: 115px 0 60px;
    text-align: center
}

.b5_head {
    display: block;
    font-size: 52px;
    line-height: 56px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 50px
}

.b5_head > span {
    display: block;
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
}

.b5_item {
    display: table;
    height: 196px;
    max-width: 490px;
    width: 100%;
    border: 4px solid #FFFFFD;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    padding-left: 170px;
    margin: 0 auto 40px;
    position: relative
}

.b5_item:nth-child(1) {
    padding-left: 150px
}

.b5_item:nth-child(3) {
    background: #FFE400;
    border: 4px solid #FFE400
}

.b5_item:nth-child(3) > span {
    color: #000
}

.b5_item > img {
    display: block;
    max-width: 120px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 30px
}

.b5i_text {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    color: #fff;
    font-size: 36px;
    line-height: 44px
}

.b5_text_1 {
    display: block;
    font-size: 36px;
    line-height: 40px;
   font-weight: 700;
    color: #fff
}

.b5_text_1 > span {
    color: #ffe32a
}

.b5_btn {
    display: block;
    width: 552px;
    height: 190px;
    background: url(../img/b5_btn.png) 0 0 no-repeat;
    margin: 60px auto 150px;
    text-align: center;
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    padding: 20px 80px 0;
    font-weight: 700;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.b5_btn:hover {
    filter: alpha(Opacity=70);
    opacity: 0.7
}

.b5_text_2 {
    display: block;
    font-size: 52px;
    line-height: 56px;
    color: #fff;
    text-transform: uppercase
}

.b5_img {
    display: inline-block;
    margin-top: 37px
}

.b5_text_3 {
    display: block;
    color: #fff;
    font-size: 36px;
    line-height: 40px;
   font-style: italic;
}

.b5_text_3 > strong {
    font-weight: 700;
    font-style: italic;
}

.b5_text_3 > span {
    color: #ffe32a;
    font-weight: 700;
    font-style: italic;
}

.b5_text_4 {
    display: block;
    max-width: 345px;
    margin: 35px auto 0;
    padding-top: 25px;
    border-top: 1px solid #707070;
    font-size: 32px;
    line-height: 36px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase
}

.b6_wrap {
    background: #000 url(../img/b6.jpg) center 112px no-repeat;
    text-align: center;
    margin-top: 150px;
    padding-bottom: 150px
}

.b6_head {
    display: block;
    font-size: 56px;
    line-height: 58px;
    color: #fff;
    text-transform: uppercase
}

.b6_items {
    margin-top: 110px
}

.b6_item {
    margin-bottom: 35px
}

.b6i_img {
    display: table;
    width: 100%;
    height: 160px
}

.b6i_img > span {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.b6i_img > span > img {
    display: inline-block
}

.b6i_head {
    display: block;
    font-size: 40px;
    line-height: 44px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0 15px
}

.b6i_text {
    display: block;
    color: #fff;
    font-size: 36px;
    line-height: 40px;
    font-style: italic;
}

.b6i_text > span {
    display: block;
    color: #ffe32a;
    margin-bottom: 110px
}

.b7 {
    background: #000;
    padding: 30px 20px 80px;
    position: relative
}

.b7_img {
    display: block;
    position: absolute;
    right: 0;
    top: -42px
}

.b7_head {
    display: block;
    font-size: 52px;
    line-height: 58px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px
}

.b7_head > span {
    display: block;
    color: #ffe32a;
    font-weight: 700;
}

.b7_text {
    display: block;
    font-size: 36px;
    line-height: 43px;
    color: #fff
}

.b8_wrap {
    height: 1070px;
    background: url(../img/b7-new.jpg) center top no-repeat;
    padding-top: 210px
}

.b9_wrap {
    margin-top: -132px;
    margin-bottom: 20px
}

footer {
    padding: 20px 20px 50px;
    text-align: center
}

.f_text {
    display: block;
    font-size: 36px;
    line-height: 42px;
    color: #484848;
    margin-bottom: 7px
}

.conf {
    font-size: 36px;
    line-height: 38px;
    color: #858585;
    text-decoration: underline
}

.conf:hover {
    text-decoration: none
}

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

img {
    max-width: 100%;
    height: auto
}.example {
    display: -ms-grid;
    display: grid;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(black));
    background: -o-linear-gradient(top, white, black);
    background: linear-gradient(to bottom, white, black);
}

footer {
    padding: 30px 0;
    text-align: center;
    font-size: 14px;
}
footer a {
    display: block;
    margin: 15px 0;
    text-decoration: none;
    color:#fff;
}
footer img {
   width: auto;
}
footer p {
    padding: 0;
    margin: 0;
}