* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-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: #fff;
    background: #0A0909;
    font: 16px/20px "Arial", Verdana;
    cursor: default
}

button {
    outline: none;
    border: 0
}

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/20px "Arial", Verdana;
    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: #fff;
    text-decoration: none;
    font: 16px/20px "Arial", Verdana
}

a:hover {
    text-decoration: none
}

.cl:after, .b0:after, .b1:after, .b2:after, .b3:after, .b4:after, .b5:after, .b6:after, .b0_bot:after, .b5_items:after, .b6_items:after, .b0_bot_2: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;
    oveflow: auto
}

ul {
    list-style: none
}

.b0, .b1, .b2, .b3, .b4, .b5, .b6 {
    max-width: 1170px;
    padding: 0 10px;
    margin: 0 auto
}

body {
    background: #0A0909 url("../img/bg.jpg") center top no-repeat
}

.b0_wrap {
    overflow: hidden;
    padding-top: 64px;
    position: relative
}

.b0_left_text {
    display: block;
    font-size: 150px;
    line-height: 150px;
    white-space: nowrap;
    font-family: "Arial";
    filter: alpha(Opacity=1);
    opacity: 0.01;
    position: absolute;
    top: 430px;
    left: 50%;
    transform: rotate(-90deg) translateY(-1270px)
}

.b0_right_text {
    display: block;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 9px;
    white-space: nowrap;
    font-family: "Arial";
    position: absolute;
    top: 467px;
    left: 50%;
    transform: rotate(-90deg) translateY(683px)
}

.b0_right_text:before {
    display: block;
    content: '';
    width: 30px;
    height: 14px;
    background: url("../img/b0_scroll.png") 0 0 no-repeat;
    position: absolute;
    left: -55px;
    top: 6px
}

.b0_conf {
    display: inline-block;
    vertical-align: top;
    height: 56px;
    border: 1px solid #ff4e00;
    border-radius: 10px;
    box-shadow: 0 0 29px rgba(244, 78, 1, 0.3);
    font-size: 20px;
    line-height: 54px;
    padding: 0 10px 0 57px;
    position: relative;
    margin-bottom: 120px
}

.b0_conf:before {
    display: block;
    content: '';
    width: 27px;
    height: 27px;
    background: url("../img/b0_conf_lock.png") 0 0 no-repeat;
    box-shadow: 0 0 29px rgba(244, 78, 1, 0.3);
    position: absolute;
    left: 13px;
    top: 50%;
    transform: translateY(-50%)
}

h1, .h1 {
    display: block;
    font-weight: normal;
    font-size: 90px;
    line-height: 92px;
    font-family: "Arial";
    margin-bottom: 4px
}

.b0_text_1 {
    display: block;
    font-size: 50px;
    line-height: 52px;
    font-family: "Arial"
}

.b0_text_1 > span {
    color: #f54f01
}

.b0_items {
    margin: 65px 0 50px
}

.b0_item {
    display: inline-block;
    vertical-align: top;
    margin: 0 30px 30px 0;
    font-size: 22px;
    line-height: 25px;
    font-family: "Arial";
    padding-left: 40px;
    position: relative
}

.b0_item:before {
    box-sizing: border-box;
    display: block;
    content: '';
    width: 27px;
    height: 27px;
    border: 6px solid #F54F01;
    box-shadow: 0 0 29px rgba(244, 78, 1, 0.3);
    border-radius: 27px;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    -ms-border-radius: 27px;
    position: absolute;
    top: 0;
    left: 0
}

.b0_item:nth-child(3) {
    margin-right: 0
}

.b0_bot {
    max-width: 645px
}

.offer_1 {
    display: block;
    float: right
}

.b0b_left {
    float: left;
    max-width: 315px
}

.btn {
    display: block;
    max-width: 311px;
    width: 100%;
    height: 76px;
    background-color: red;
    background-image: linear-gradient(to top, #b32f00 0%, #f75001 100%);
    border-radius: 10px;
    box-shadow: 0 0 29px rgba(244, 78, 1, 0.3);
    font-size: 22px;
    line-height: 76px;
    font-family: "Arial";
    text-align: center
}

.btn:hover {
    background-image: linear-gradient(to bottom, #b32f00 0%, #f75001 100%)
}

.b0_btn {
    margin: 20px 0 42px
}

.b0_text_2 {
    display: block;
    font-size: 22px;
    line-height: 24px;
    text-align: center
}

.b0_text_2 > span {
    display: inline-block;
    vertical-align: top;
    font-size: 32px;
    line-height: 34px;
    font-family: "Arial";
    color: #f54f01;
    text-shadow: 0 0 29px rgba(244, 78, 1, 0.3);
    margin-bottom: 14px
}

.b0_text_2 > i {
    display: inline-block;
    font-style: normal;
    text-decoration: underline
}

.b1 {
    margin-top: 95px
}

.c_head {
    display: block;
    min-height: 220px;
    position: relative;
    text-align: center;
    padding-top: 73px
}

.c_head.sp {
    padding-top: 42px
}

.ch_numb {
    display: block;
    font-size: 250px;
    line-height: 251px;
    font-family: "TTNorms-Black";
    filter: alpha(Opacity=2);
    opacity: 0.02;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.ch_text_1 {
    display: block;
    font-size: 28px;
    line-height: 32px;
    font-family: "TTNorms-Light";
    letter-spacing: 10px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 23px
}

.ch_text_1:after {
    display: block;
    content: '';
    width: 49px;
    height: 5px;
    background: url("../img/ch_dots.png") 0 0 no-repeat;
    margin: 25px auto 0
}

.ch_text_2 {
    display: block;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: "TTNorms-Medium"
}

.b1_text {
    display: block;
    float: right;
    max-width: 545px;
    margin-top: 25px
}

.b1_text p {
    font-size: 22px;
    line-height: 28px;
    font-family: "TTNorms-Medium";
    color: #9b9b9b;
    margin-bottom: 30px
}

.b1_text p > span {
    color: #f54f01;
    font-family: "Arial"
}

.b1_item {
    display: block;
    float: left;
    width: 33.3%;
    min-height: 250px;
    text-align: center;
    margin-bottom: 20px;
    padding: 0 15px
}

.b1i_img {
    display: table;
    width: 128px;
    height: 128px;
    background: url("../img/img_border.png") 0 0 no-repeat;
    margin: 0 auto 19px
}

.b1i_img > span {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.b1i_img > span > img {
    display: inline-block;
    transform: translateY(5px)
}

.b1i_text {
    display: block;
    font-size: 20px;
    line-height: 22px;
    font-family: "Arial"
}

.b2_wrap {
    padding-bottom: 40px;
    overflow: hidden
}

.b2_content {
    min-height: 535px;
    position: relative;
    margin-top: 30px
}

.b2_left {
    float: left;
    width: calc(100% - 480px)
}

.b2_left p {
    font-size: 22px;
    line-height: 28px;
    font-family: "TTNorms-Medium";
    color: #9b9b9b;
    margin-bottom: 35px
}

.b2_left p > span {
    font-family: "Arial";
    color: #fff
}

.b2_right_img {
    position: absolute;
    top: 0;
    right: 0
}

.b2_right_img > img {
    display: block
}

.b2_right_img > img:nth-child(2) {
    display: none
}

.b2_right_img:before {
    display: block;
    content: '';
    width: 281px;
    height: 304px;
    background: url("../img/fish.png") 0 0 no-repeat;
    position: absolute;
    top: -190px;
    right: -119px
}

.b2_btn {
    display: inline-block;
    vertical-align: top;
    margin-right: 48px
}

.b2_text_2 {
    display: inline-block;
    vertical-align: top;
    font-size: 22px;
    line-height: 24px;
    margin-top: -15px
}

.b2_text_2 > span {
    display: inline-block;
    vertical-align: top;
    font-size: 32px;
    line-height: 34px;
    font-family: "Arial";
    color: #f54f01;
    text-shadow: 0 0 29px rgba(244, 78, 1, 0.3);
    margin-bottom: 10px
}

.b2_text_2 > i {
    display: inline-block;
    font-style: normal;
    text-decoration: underline
}

.b3_content {
    max-width: 600px;
    width: 100%;
    float: right;
    margin: 40px 20px 0 0
}

.b3_content p {
    font-size: 22px;
    line-height: 26px;
    color: #9b9b9b;
    font-family: "TTNorms-Italic";
    margin-bottom: 30px
}

.b3_content p > span {
    color: #fff;
    font-family: "Arial"
}

.b3_author {
    min-height: 122px;
    padding: 18px 0 0 150px;
    position: relative;
    margin-bottom: 35px
}

.b3_author > img {
    display: block;
    max-width: 122px;
    position: absolute;
    top: 0;
    left: 0
}

.b3a_name {
    display: block;
    font-size: 24px;
    line-height: 26px;
    color: #f54f01;
    font-family: "Arial";
    letter-spacing: 3px;
    margin-bottom: 12px
}

.b3a_text {
    display: block;
    font-size: 20px;
    line-height: 23px;
    font-family: "TTNorms-Medium"
}

.b4 {
    margin-top: 75px
}

.b4_items {
    max-width: 650px;
    margin-top: 100px
}

.b4_item {
    margin-bottom: 15px
}

.b4i_numb {
    display: inline-block;
    vertical-align: middle;
    width: 266px;
    font-size: 150px;
    line-height: 152px;
    color: #f75001;
    font-family: "TTNorms-Black";
    text-transform: uppercase;
    text-shadow: 0 0 29px rgba(244, 78, 1, 0.3)
}

.b4i_sep {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 105px;
    background-color: #f75001;
    background-image: linear-gradient(to top, #b32f00 0%, #f75001 100%);
    box-shadow: 0 0 29px rgba(244, 78, 1, 0.3);
    margin-right: 60px
}

.b4i_text {
    display: inline-block;
    vertical-align: middle;
    font-size: 28px;
    line-height: 32px;
    text-transform: uppercase
}

.b4_res {
    display: inline-block;
    vertical-align: top;
    height: 56px;
    border: 1px solid #ff4e00;
    border-radius: 10px;
    box-shadow: 0 0 29px rgba(244, 78, 1, 0.3);
    font-size: 20px;
    line-height: 22px;
    padding: 3px 10px 0 57px;
    margin-top: 80px;
    position: relative
}

.b4_res:before {
    display: block;
    content: '';
    width: 33px;
    height: 33px;
    background: url("../img/results_icon.png") 0 0 no-repeat;
    position: absolute;
    left: 13px;
    top: 50%;
    transform: translateY(-50%)
}

.b5 {
    margin-top: 125px
}

.b5_items {
    text-align: center;
    margin-top: 40px;
    min-height: 300px
}

.b5_item {
    display: block;
    float: left;
    width: 25%;
    padding: 0 10px;
    position: relative
}

.b5_item:after {
    display: block;
    content: ">";
    font-size: 25px;
    line-height: 27px;
    color: #f75001;
    font-family: "TTNorms-Thin";
    position: absolute;
    top: 50px;
    left: -5px
}

.b5_item:nth-child(1):after {
    display: none
}

.b5i_img {
    display: table;
    width: 128px;
    height: 128px;
    background: url("../img/img_border.png") 0 0 no-repeat;
    margin: 0 auto 19px
}

.b5i_img > span {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.b5i_img > span > img {
    display: inline-block;
    transform: translateY(5px)
}

.b5i_text {
    display: block;
    font-size: 20px;
    line-height: 22px;
    font-family: "Arial"
}

.b6 {
    margin-top: 40px
}

.b6_items {
    min-height: 600px;
    margin-top: 20px
}

.b6_item {
    display: block;
    width: 29%;
    min-height: 470px;
    float: left;
    margin-right: 6.5%;
    position: relative
}

.b6_item:after {
    display: block;
    content: '';
    width: 95px;
    height: 60px;
    background: url("../img/q.png") 0 0 no-repeat;
    position: absolute;
    right: 35px;
    bottom: -40px
}

.b6_item:nth-child(3) {
    margin-right: 0
}

.b6_item p {
    display: block;
    font-size: 18px;
    line-height: 22px;
    font-family: "TTNorms-Italic";
    color: #9b9b9b
}

.b6i_top {
    display: table;
    width: 100%;
    height: 94px;
    padding-left: 126px;
    margin-bottom: 20px;
    position: relative
}

.b6i_top > img {
    display: block;
    max-width: 94px;
    position: absolute;
    top: 0;
    left: 0
}

.b6i_top > span {
    display: table-cell;
    vertical-align: middle;
    font-size: 20px;
    line-height: 22px;
    font-family: "TTNorms-Medium"
}

.b6i_top > span > span {
    display: block;
    font-size: 24px;
    line-height: 26px;
    font-family: "Arial";
    color: #f54f01;
    margin-bottom: 8px
}

.b0_gar {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ff4e00;
    border-radius: 10px;
    box-shadow: 0 0 29px rgba(244, 78, 1, 0.3);
    font-size: 16px;
    line-height: 18px;
    color: #959595;
    padding: 5px 10px 5px 57px;
    position: relative;
    text-align: left;
    margin-bottom: 30px
}

.b0_gar > span {
    display: block;
    font-family: "Arial";
    font-size: 20px;
    line-height: 22px;
    color: #fff
}

.b0_gar:before {
    display: block;
    content: '';
    width: 27px;
    height: 27px;
    background: url("../img/b0_conf_lock.png") 0 0 no-repeat;
    box-shadow: 0 0 29px rgba(244, 78, 1, 0.3);
    position: absolute;
    left: 13px;
    top: 50%;
    transform: translateY(-50%)
}

.h1 {
    margin-bottom: 17px
}

.b0w_bot {
    padding: 26px 0 45px
}

.b0_bot_2 {
    max-width: 760px
}

.b0_bot_2 .offer_1 {
    margin-top: 220px
}

.form {
    width: 100%;
    max-width: 410px;
    float: left;
    margin-top: 47px;
    text-align: left
}

.selectbox {
    width: 100%;
    vertical-align: middle;
    cursor: pointer
}

.selectbox .select {
    width: 100%;
    height: 76px;
    padding: 0 0 0 38px;
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 0 29px rgba(255, 255, 255, 0.1);
    position: relative
}

.selectbox .select:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #000000 transparent transparent transparent;
    position: absolute;
    right: 27px;
    top: 50%;
    transform: translateY(-50%)
}

.selectbox .select .text {
    display: block;
    font-size: 22px;
    color: #818181;
    line-height: 76px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.selectbox ul.dropdown {
    top: 76px;
    width: 100%;
    margin: 0;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #D3C5B2
}

.selectbox li {
    color: #383636;
    font-size: 22px;
    line-height: 24px;
    padding: 5px 10px 6px
}

.selectbox li:hover, .selectbox li.selected {
    background: #E6E6E6;
    color: #000000
}

.selectbox li.disabled {
    color: #AAA
}

::-webkit-input-placeholder {
    color: #818181;
    opacity: 1
}

::-moz-placeholder {
    color: #818181;
    opacity: 1
}

:-ms-input-placeholder {
    color: #818181;
    opacity: 1
}

.f_input {
    display: block;
    width: 100%;
    height: 76px;
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 0 29px rgba(255, 255, 255, 0.1);
    padding: 0 10px 0 38px;
    font-size: 22px;
    color: #818181;
    margin-top: 15px
}

.f_submit {
    margin: 15px 0 36px 0;
    color: #fff;
    cursor: pointer;
    width: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

img {
    max-width: 100%;
    height: auto
}

@media only screen and (max-width: 1120px) {
    .b0_left_text, .b0_right_text {
        display: none
    }

    .b2_left {
        width: 100%
    }

    .b2_left p {
        width: calc(100% - 350px);
        font-size: 20px;
        line-height: 25px
    }

    .b2_right_img > img:nth-child(1) {
        display: none
    }

    .b2_right_img > img:nth-child(2) {
        display: block
    }
}

@media only screen and (max-width: 999px) {
    body {
        background: #0A0909 url("../img/bg_1000.jpg") center top no-repeat
    }

    .b6_item {
        width: 31%;
        margin-right: 3%
    }

    .b6_item p {
        font-size: 15px;
        line-height: 17px
    }

    .b6i_top {
        padding-left: 105px
    }

    .b6i_top > span {
        font-size: 16px;
        line-height: 18px
    }

    .b6i_top > span > span {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 6px
    }
}

@media only screen and (max-width: 830px) {
    .b0_gar {
        margin-top: -18px
    }
}

@media only screen and (max-width: 800px) {
    .b2_right_img > img {
        max-width: 250px
    }

    .b2_right_img:before {
        width: 155px;
        height: 167px;
        background: url("../img/fish_m.png") 0 0 no-repeat;
        right: -60px;
        top: -105px
    }

    .b2_left p {
        width: calc(100% - 270px)
    }

    .b2_left p > br {
        display: none
    }

    .form {
        max-width: 340px
    }
}

@media only screen and (max-width: 700px) {
    body {
        background: #0A0909 url("../img/bg_700.jpg") center top no-repeat
    }

    .b0, .b1, .b2, .b3, .b4, .b5, .b6 {
        max-width: 320px
    }

    .b0_wrap {
        padding-top: 24px;
        text-align: center
    }

    .b0_conf {
        font-size: 18px;
        width: 100%;
        margin-bottom: 50px
    }

    h1, .h1 {
        font-size: 42px;
        line-height: 44px
    }

    .b0_text_1 {
        font-size: 24px;
        line-height: 26px
    }

    .b0_items {
        max-width: 200px;
        text-align: left;
        margin: 50px auto 470px
    }

    .offer_1 {
        max-width: 280px;
        float: none
    }

    .b0b_left {
        float: none
    }

    .b0_btn {
        margin: 20px 0 30px
    }

    .b1 {
        margin-top: 35px
    }

    .ch_text_1 {
        font-size: 20px;
        line-height: 24px;
        letter-spacing: 7px
    }

    .ch_text_2 {
        font-size: 16px;
        line-height: 18px
    }

    .b1_text {
        float: none
    }

    .b1_text p {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 0
    }

    .b1_text p > span {
        color: #f54f01;
        font-family: "Arial"
    }

    .b1_items {
        margin-top: 35px
    }

    .b1_item {
        width: 100%;
        min-height: auto;
        float: none;
        padding: 0
    }

    .b2 {
        margin-top: 600px
    }

    .b2_left {
        float: none
    }

    .b2_left > p {
        width: 100%;
        font-size: 18px;
        line-height: 22px
    }

    .b2_right_img {
        position: relative;
        top: auto;
        right: auto;
        margin: 110px 0 20px
    }

    .b2_right_img:before {
        right: -20px
    }

    .b2_text_2 {
        display: block;
        margin-top: 20px;
        text-align: center
    }

    .b3 {
        margin-top: 50px
    }

    .b3_content {
        float: none;
        margin: 25px 0 0
    }

    .b3_content p {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 20px
    }

    .b3_author {
        min-height: 122px;
        padding: 0;
        margin-bottom: 35px;
        text-align: center
    }

    .b3_author > img {
        display: inline-block;
        position: static;
        margin: 0 auto 20px
    }

    .b4 {
        margin-top: 650px
    }

    .b4_items {
        margin-top: 0px
    }

    .b4_item {
        text-align: center
    }

    .b4i_sep {
        display: none
    }

    .b4i_text {
        font-size: 24px;
        line-height: 28px
    }

    .b4_res {
        height: auto;
        font-size: 16px;
        padding-bottom: 2px;
        padding-left: 77px;
        font-size: 16px;
        line-height: 18px;
        margin-top: 18px
    }

    .b4_res > br {
        display: none
    }

    .b5 {
        margin-top: 570px
    }

    .b5_items {
        margin-top: 10px
    }

    .b5_item {
        float: none;
        width: 100%;
        text-align: center;
        padding: 0;
        margin-bottom: 31px
    }

    .b5_item:after {
        display: none
    }

    .b6 {
        margin-top: 90px
    }

    .b6_item {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 45px
    }

    .b6_item p {
        font-size: 18px;
        line-height: 22px
    }

    .b6i_top {
        padding-left: 110px
    }

    .b6i_top > span {
        font-size: 20px;
        line-height: 22px
    }

    .b6i_top > span > span {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 6px
    }

    .b0_gar {
        margin-top: 0
    }

    .b0_gar > span {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 5px
    }

    .b0_gar:before {
        top: 13px;
        transform: translateY(0)
    }

    .b0_bot_2 {
        margin-top: 615px
    }

    .form {
        margin-top: 30px
    }

    .f_submit {
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 400px) {
    body {
        background: #0A0909 url("../img/bg_400.jpg") center top no-repeat
    }
}