.action{
    background: url("../img/module-action/bg.jpg") top center;
    height: 410px;
}

.action-text{
    color: #ff4200;
    font-size: 22px;
    font-family: H_Roman;
    text-align: center;
    margin-top: 14px;
}

.action-text2{
    color: white;
    font-size: 14px;
    font-family: H_Light;
    text-align: center;
    text-transform: uppercase;
    margin-top: 8px;
    margin-bottom: 5px;
}

.action-text3{
    color: white;
    font-size: 30px;
    font-family: neusamedium;
    text-align: center;
    text-transform: uppercase;
    margin-top: 25px;
}

.action-line{
    height: 1px;
    width: 70%;
    background: white;
    margin: 10px auto;
    display: inline-block;
}

.action-block{
    background: url("../img/pat2.png");
    height: 228px;
    box-sizing: border-box;
}

.action-text10{
    color: white;
    font-size: 44px;
    font-family: H_Thin;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
}

.action-text20{
    color: white;
    font-size: 30px;
    font-family: H_Thin;
    text-align: center;
    margin: 0 0 20px 0;
}

.action .button{
    font-size: 20px;
    font-family: H_Bold;
    width: 290px;
    height: 60px;
    line-height: 60px;
    margin-top: 16px;
}

.action .warranty{
    color: #ffffff;
}

.action .input-data-order{
    height: 54px;
    line-height: 54px;
    font-size: 20px;
    font-family: H_Light;
    width: 290px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 5px;
    border: none;
    margin-bottom: 10px;
    display: inline-block;
    margin-top: 24px;
}

.action #defaultCountdown1.is-countdown {
    margin-left: 0px;
}

.action #defaultCountdown1.is-countdown tr:last-child td{
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    font-family: H_Light;
    padding-top: 10px;
}