.action{
    background: url("../img/module-troubles/bg.png") top center;
    padding-bottom: 20px;
}

.order.action1{
    background-color: rgba(255,255,255, 0.5);
    padding: 0 0;
    padding-bottom: 20px;
}

.order.action1 .input-data-order{
    width: 85%;
}

.action-block{
    box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 15px 1px;
    height: 310px;
    margin-top: 50px;
}

.bant{
    position:  absolute;
    right: -35px;
    top: -10px;
    z-index: -1;
}

.action-head{
    color: #e45757;
    font-size: 60px;
    margin-top: 35px;
    font-family: "pfdintextcondprothin";
}

.action-desc{
    font-size: 36px;
    color: #273051;
    font-family: "pfdintextcondprothin";
}

.map{
    margin-top: 30px;
    border: 1px solid #2185b9;
    display: inline-block;
}

.map-text{
    font-size: 20px;
    color: #273051;
    text-align: center;
    margin-top: 10px;
}