ul {
    text-align: left
}

.orderform {
    overflow: visible;
    position: relative;
    max-width: 300px;
    width: 95%;
    margin: 0 auto
}

.orderform label,
.form-index label {
    color: #000;
    display: block;
    font-weight: bold;
    font-size: 17px;
    text-align: left;
    font-size: 14px
}

.orderform input,
.orderform select,
#form-index input,
#form-index select,
textarea {
    height: 40px;
    border: 1px solid #1f9dd3;
    font-weight: normal;
    font-size: 16px;
    line-height: 12px;
    padding: 3px;
    width: 100%;
    margin: 0 auto 5px;
    display: block;
    resize: none;
    direction: ltr;
    text-align: right;
}

textarea {
    height: 50px
}

.orderform #shipping_areacode {
    width: 40px !important;
    float: left
}

.orderform input:focus,
#form-index input:focus {
    box-shadow: 0 0 5px red;
    -webkit-box-shadow: 0 0 5px red;
    -moz-box-shadow: 0 0 5px red;
    border: 1px solid red
}

.orderform input[name="shipping_phone"] {
    max-width: 216px;
    float: right
}

#form-index2 #shipping_phone2 {
    max-width: 230px
}

.orderform select {
    width: 98%;
    height: 40px
}

#form {
    visibility: hidden
}

.orderform br {
    clear: both
}

.tip {
    position: absolute !important;
    width: 150px
}

.toolTip {
    background: red;
    border: thin solid red;
    color: #fff;
    left: 0;
    margin-top: 28px;
    padding: 5px;
    position: absolute;
    text-align: center;
    width: 150px;
    z-index: 10;
    border-radius: 4px;
    font-weight: bold;
    font-size: 11px
}

.toolTipArrow {
    border-color: transparent transparent red transparent;
    border-style: solid;
    border-width: 11px;
    height: 0;
    width: 0;
    position: absolute;
    top: -20px;
    left: 20px;
    display: block;
    content: "\00a0"
}

.toolTipArrow:before {
    border-color: transparent transparent red transparent;
    position: absolute;
    top: -11px;
    left: -12px;
    border-style: solid;
    border-width: 12px;
    height: 0;
    width: 0;
    display: block;
    content: "\00a0"
}

.red {
    color: red;
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: bold
}

.wrapper {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 10px;
    text-align: center;
    position: relative
}

.section_11 {}

.section_11 h2 {
    text-shadow: 1px 1px 3px #edd872
}

.fire {
    background: url(../img/fire.png) center top
}

.productBox,
.formBox,
.box {
    display: inline-block;
    vertical-align: middle
}

.box {
    width: 49%
}

.section_01 .box {
    width: 25%;
    text-align: right
}

.productBox {
    position: relative;
    margin-right: 90px
}

.formBox {
    width: 100%;
    max-width: 280px;
    background-color: rgba(255, 255, 255, .7);
    border-radius: 8px;
    margin-bottom: 10px;
    padding: 10px 0;
    -webkit-box-shadow: 0 1px 8px 0 #e88030;
    box-shadow: 0 1px 8px 0 #e88030
}

.formBox h3 {
    padding: 0
}

.formBox h4 {
    padding: 0
}

.button,
.orderform button {
    font-weight: 700;
    margin: 10px auto;
    font-size: 21px;
    color: #fff !important;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    padding: 10px;
    cursor: pointer;
    text-transform: uppercase;
    background-color: red;
    border-radius: 8px;
    min-width: 210px;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, .75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, .75);
    border: none
}

.button:hover,
.orderform button:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #c90101
}

.section_11 .wrapper {
    padding-bottom: 30px
}

.section_11 .box {
    min-width: 300px
}

.section_11 .product {
    vertical-align: middle
}

.section_11 .formBox {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 300px;
    margin: 0 auto
}

.content {
    background-color: #e3f7ee;
    -webkit-box-shadow: 0 1px 8px 0 #e88030;
    box-shadow: 0 1px 8px 0 #e88030;
    border-radius: 8px
}

.countdown_box {
    width: auto;
    margin: 5px 0;
    text-align: center
}

.order-countdown-hours,
.order-countdown-minutes,
.order-countdown-seconds {
    background-color: red;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    font-weight: 900;
    padding: 10px;
    text-align: center;
    margin: 0
}

.left-block-btn {
    width: 75%
}

.nnpercent {
    font-size: 14px
}

.new-button-s1 {
    display: block;
    margin: 5px auto 5px;
    border: none;
    background: red;
    font-size: 27px;
    color: #fff;
    max-width: 80%;
    border-radius: 15px;
    padding: 10px;
    font-weight: bold;
    -webkit-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
    text-align: center;
    text-decoration: none
}

.time {
    margin: 0 auto;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
    line-height: 10px
}

.time span {
    margin: 0 8px
}

.countbox {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.countbox:hover,
.countbox:focus {
    text-decoration: none;
    color: #000
}

.toend {
    text-align: center;
    font-weight: 900;
    font-size: 14px;
    line-height: 12px
}

.prices {
    width: 95%;
    max-width: 300px;
    padding: 5px;
    display: table;
    margin: 0 auto;
    text-align: center
}

.prices .red {
    color: red;
    font-weight: bold;
    text-decoration: line-through;
    margin-bottom: 10px;
    font-size: 18px
}

.prices .green {
    color: red;
    font-weight: bold;
    font-size: 25px
}

.prices p {
    margin: 0 auto;
    line-height: 1.4em
}

@media screen and (max-width:1000px) {
    .section_02 .wrapper div {
        display: inline-block;
        vertical-align: top;
        width: 25%;
        min-width: 160px;
        margin: 10px;
        position: relative
    }
}

@media screen and (max-width:973px) {
    .productBox {
        margin-right: 65px
    }
}

@media screen and (max-width:941px) {
    .productBox {
        margin-right: 0;
        margin-top: 10px;
        margin-left: 25px
    }
}

@media screen and (max-width:938px) {
    .section_04 .box {
        width: 60%
    }
}

@media screen and (max-width:934px) {
    .section_01 .stamp {
        width: 80px
    }
}

@media screen and (max-width:856px) {
    .section_03 .box:nth-child(2) {
        margin-right: 20%
    }

    .section_03 .box:nth-child(3) {
        margin-left: 20%
    }
}

@media screen and (max-width:781px) {
    .arrow-right {
        right: 4%
    }

    .arrow-left {
        left: 4%
    }

    .arrow {
        background-size: 40px;
        top: 254px;
        width: 42px
    }
}

@media screen and (max-width:769px) {
    .section_11 .box {
        min-width: 100%
    }

    .section_01 .box {
        width: 50%
    }

    .section_01 h1,
    .section_01 h2 {
        width: 100%;
        padding-left: 0
    }

    .section_01 h1,
    .section_01 h2 {
        text-align: center
    }

    .section_01 h1 {
        line-height: normal;
        font-size: 21px
    }

    .section_01 h2 {
        font-size: 18px;
        padding: 0;
        background: rgba(255, 96, 22, 0);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 96, 22, 0)), color-stop(15%, rgba(255, 96, 22, 1)), color-stop(23%, rgba(255, 96, 22, 1)), color-stop(77%, rgba(255, 96, 22, 1)), color-stop(85%, rgba(255, 96, 22, 1)), color-stop(100%, rgba(255, 96, 22, 0)));
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 96, 22, 0)), color-stop(15%, rgba(255, 96, 22, 1)), color-stop(23%, rgba(255, 96, 22, 1)), color-stop(77%, rgba(255, 96, 22, 1)), color-stop(85%, rgba(255, 96, 22, 1)), to(rgba(255, 96, 22, 0)));
        background: linear-gradient(to right, rgba(255, 96, 22, 0) 0%, rgba(255, 96, 22, 1) 15%, rgba(255, 96, 22, 1) 23%, rgba(255, 96, 22, 1) 77%, rgba(255, 96, 22, 1) 85%, rgba(255, 96, 22, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6016', endColorstr='#ff6016', GradientType=1)
    }

    .section_01 .wrapper {
        background-position: 302px 82px;
        background-size: 136px
    }
}

@media screen and (max-width:732px) {
    .section_01 .wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background: none
    }

    .left-block-btn {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: auto
    }

    ul {
        padding-left: 20px
    }

    .a {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .c {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .header ul {
        display: none
    }

    .header img {
        float: none;
        height: 25px;
        margin: 0
    }

    .header {
        height: 35px
    }
}

@media screen and (max-width:728px) {
    .section_03 .box:nth-child(2) {
        margin-right: 10%
    }

    .section_03 .box:nth-child(3) {
        margin-left: 10%
    }
}

@media screen and (max-width:696px) {
    .section_04 h2 {
        font-size: 27px;
        line-height: normal
    }
}

@media screen and (max-width:633px) {

    .section_07 .box,
    .section_07 h2 {
        width: 100%
    }

    .section_07 h2 {
        text-align: center;
        font-weight: bold;
        color: #fff;
        text-shadow: 1px 1px 3px rgba(0, 0, 0, 1)
    }
}

@media screen and (max-width:584px) {
    .section_09 .box {
        width: 100%
    }

    .section_09 .box div,
    .section_09 .box img {
        display: inline-block;
        vertical-align: middle
    }

    .section_09 .box div {
        text-align: left;
        margin-left: 10px
    }

    .section_09 .box img {}
}

@media screen and (max-width:576px) {
    .section_05 .box {
        width: 100%
    }

    .section_05 img {
        height: 250px
    }

    .section_05 .box img {
        height: inherit
    }

    .productBox {
        width: 225px
    }
}

@media screen and (max-width:569px) {
    .section_04 .box img {
        display: none
    }
}

@media screen and (max-width:550px) {
    .section_03 .box:nth-child(2) {
        margin: -8px 0
    }

    .section_03 .box:nth-child(3) {
        margin-left: 0
    }

    .section_03 .box {
        width: 100%
    }
}

@media screen and (max-width:504px) {
    .section_06 .box {
        width: 45%;
        max-width: inherit
    }

    .section_06 img {
        width: 100%
    }

    .section_06 p {
        font-size: 18px;
        padding: 5px 0;
        line-height: 17px
    }
}

@media screen and (max-width:494px) {
    .section_04 .box {
        width: 100%
    }
}

@media screen and (max-width:482px) {

    h2,
    .section_04 h2 {
        font-size: 20px;
        line-height: normal
    }

    h3 {
        font-size: 16px;
        line-height: normal
    }

    .section_02 img {
        width: 100px;
        display: inline-block;
        vertical-align: middle
    }

    .section_02 .wrapper div {
        display: block;
        width: 100%;
        margin: 0;
        padding: 10px;
        text-align: left
    }

    .section_02 h3 {
        top: 40px;
        left: 25px;
        font-size: 29px;
        display: table-column;
        width: 73px;
        text-align: center;
        line-height: 19px
    }

    .section_02 div:nth-child(6) h3 {
        top: 29px
    }

    .section_02 div:nth-child(6) h3 span {
        font-size: 18px
    }

    .section_02 p {
        width: 59%;
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px
    }
}

@media screen and (max-width:477px) {
    .section_01 .wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .productBox {
        margin: 0 auto
    }

    .section_01 .box {
        width: 100%;
        text-align: center
    }

    .formBox {
        margin: 0 auto
    }
}

@media screen and (max-width:461px) {
    .section_07 .inBox {
        width: 100%
    }
}

@media screen and (max-width:446px) {
    .section_09 .box div {
        width: 63%
    }
}

@media screen and (max-width:441px) {
    .section_07 .wrapper {
        background-size: cover
    }
}

@media screen and (max-width:410px) {
    .section_06 p {
        font-size: 16px
    }
}

@media screen and (max-width:325px) {
    #form-index2 #shipping_phone2 {
        max-width: 210px
    }
}