.footer{
    background-color: #f2f2f2;
    padding: 20px 0 30px 0;
    font-size: 14px;
}


.footer-text1{
    color: #000000;
    font-size: 36px;
    text-align: right;
    box-sizing: border-box;

}

.footer-text2{
    color: #000000;
    font-size: 18px;
    text-align: right;
    box-sizing: border-box;
    padding-right: 20px;
    height: 50px;
}

.inerg{
    background: url("arrow.png") no-repeat right center;
    height: 24px;
    font-size: 16px;
    line-height: 24px;
    display: inline-block;
    box-sizing: border-box;
    padding-right: 30px;
    margin-top: 25px;
    margin-right: 4px;
}

.inerg a{
    color: #000000;
    text-decoration: none;
}

.inerg a:hover{
    text-decoration: underline;
}

.footer .policy{
    margin-top: 6px;
    display: inline-block;
    text-decoration: underline;
    cursor: pointer;
}

.pre-footer{
    padding-bottom: 50px;

}

.pre-arr{
    background: url("arr.jpg");
    width: 81px;
    height: 110px;
    position: absolute;
    bottom: 124px;
    left: 480px;
}

.pre-footer .module-header{
    text-align: left;
}

.pre-footer ul.pre li{
    font-size: 16px;
    font-family: din_light;
    margin: 10px 0;
}

.pre-footer-text{
    font-family: din_light;
    font-size: 20px;
    margin-top: 30px;
}

.pre-footer-text span{
    font-family: din_bold;
    font-size: 24px;
    text-transform: uppercase;
}

.pre-footer .input-data-order{
    width: 98%;
}

.pre-footer .inputs-order{
    display: block;
}

.pre-footer .order{
    margin-top: 50px;
}

.pre-footer textarea{
    height: 90px !important;
}
