.main-screen{
    background: url("../img/module-main-screen/bg.jpg") top center;
    height: 590px;
}


.text-header{
    font-size: 60px;
    margin-top: 10px;
    color: #e45757;
    min-height: 40px;
    text-transform: uppercase;
}

.text-header-desc{
    font-size: 40px;
    color: #0f131c;
}

.order.main{
    padding-top: 15px;
    margin-top: 60px;
    background: #273051;
    padding-bottom: 20px;
    border-radius: 10px;
    margin-right: 10px;
}

.order-text{
    font-size: 24px;
    padding-bottom: 15px;
    color: white;
}

.input-order a{
    background-color: #ff4d53;
    padding: 10px 30px;
    text-decoration: none;
    font-size: 24px;
    cursor: pointer;
    display: inline-block;
    color: #ffffff;
    border-radius: 10px;
}


.action-main-header{
    font-size: 30px;
    padding-top: 15px;
}

.action-main-text{
    font-size: 26px;
    padding-top: 10px;
}

.counter-text{
    color: #868686;
    font-size: 20px;
    padding-top: 10px;
}

.company{
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
    margin-top: 2px;
}

.policy{
    color: white;
    margin-bottom: 10px;
    margin-top: -5px;
}

.ben-item{
    margin: 0 20px;
}

.ben-head{
    font-size: 72px;
    color: #e45757;
    font-family: "pfdintextcondprothin";
}

.ben-desc{
    font-size: 24px;
    color: #838383;
}