

.prod{margin:0 auto; max-width:50%}


.block1{text-align:center;}

.block1 .right-block {
    box-sizing:content-box;
    width: 282px;
    min-height: 442px;
    margin:0 auto 10px auto;
    padding: 0 19px;
    background: #fff;
    -webkit-box-shadow: 0 5px 13px 0 rgba(31, 27, 42, .2);
    -moz-box-shadow: 0 5px 13px 0 rgba(31, 27, 42, .2);
    box-shadow: 0 5px 13px 0 rgba(31, 27, 42, .2);
    margin-top: 22px
}

.block1 .right-block .price-block {
    width: 100%;
    float: left;
    margin-top: 5px
}

.block1 .right-block .price-block .price {
    width: 170px;
    float: left;
    font-family: 'Open Sans';
    color: #e76414;
    font-size: 15px;
    line-height: 38px;
    font-weight: 400
}

.block1 .right-block .price-block .price .big {
    font-size: 33px;
    font-weight: 600;
    text-transform: uppercase
}

.block1 .right-block .price-block .old {
    width: 112px;
    color: #464646;
    line-height: 11px;
    font-weight: 400;
    margin-top: 0
}

.block1 .right-block .timer {
    width: 100%;
    float: left;
    text-align: center
}

.block1 .right-block .timer .timer-text {
    width: 100%;
    float: left;
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 18px;
    color: #464646;
    font-weight: 400
}

.block1 .right-block .timer .timer-block {
    width: 100%;
    float: left;
    margin-top: 3px
}

.block1 .right-block .timer .timer-block .item {
    width: 42px;
    height: 39px;
    float: left;
    border: 1px solid #eee;
    font-family: 'Open Sans';
    font-size: 27px;
    line-height: 39px;
    color: #464646;
    font-weight: 600;
    text-align: center
}

.block1 .right-block .timer .timer-block .days {
    margin-left: 25px
}

.block1 .right-block .timer .timer-block .delimiter {
    width: 19px;
    float: left;
    font-family: 'Open Sans';
    font-size: 30px;
    line-height: 39px;
    color: #464646;
    font-weight: 600;
    text-align: center
}

.block1 .right-block .timer .bottom-line {
    width: 100%;
    float: left;
    font-family: 'Open Sans';
    font-size: 13px;
    line-height: 17px;
    color: #464646;
    font-weight: 400;
    margin-top: 5px
}

.block1 .right-block .timer .bottom-line div {
    float: left;
    width: 44px;
    text-align: center;
    margin-left: 19px
}

.block1 .right-block .timer .bottom-line .d-text {
    margin-left: 25px
}

.block1 .right-block .form-block {
    width: 100%;
    float: left;
    margin-top: 5px
}

.block1 .right-block .form-block .inp-line {
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 10px
}

.block1 .right-block .form-block .inp-line input {
    width: 257px;
    outline: 0;
    height: 42px;
    border: none;
    background: #eee;
    font-family: 'PT Sans';
    color: #464646;
    padding: 0 15px;
    font-size: 19px;
    line-height: 42px;
    font-weight: 400
}

.block1 .right-block .form-block .inp-line select {
    width: 257px;
    outline: 0;
    height: 42px;
    border: none;
    background: #eee;
    font-family: 'PT Sans';
    color: #464646;
    padding: 0 15px;
    font-size: 19px;
    line-height: 42px;
    font-weight: 400
}

.block1 .right-block .form-block .textline {
    width: 100%;
    float: left;
    font-family: 'PT Sans';
    font-size: 15px;
    line-height: 20px;
    color: #464646;
    font-weight: 400;
    margin-top: 15px;
    text-align: center
}

.block1 .right-block .form-block .textline .red {
    color: #ef711a;
    font-weight: 700
}

.block1 .right-block .form-block .button-line {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: center
}

.block1 .right-block .form-block .button-line button {
    width: 300px;
    height: 88px;
    background: url(../img/button1.png) no-repeat left top;
    border: none;
    outline: 0;
    margin-left: -8px
}

.block1 .right-block .arrow {
    width: 77px;
    height: 177px;
    float: left;
    background: url(../img/arrow1.png) no-repeat left top;
    margin-left: 252px;
    margin-top: -219px;
    position: relative;
    z-index: 1
}


.block1 .right-block .form-block .button-line button {
    width: 300px;
    height: 88px;
    background: url(../img/button1.webp) no-repeat left top;
    border: none;
    outline: 0;
    margin-left: -8px
}
