header .adress,
header .phone_box .phone {
    font-family: 'RedRing-Medium';
    font-size: 2.5rem;
    padding: 16px 0;
}
header .phone_box {
    padding: 16px 0 0;
}
.footer .copyrate {
    font-size: 1.5rem;
    color: #999999;
}
header h1{
    font-size: 4rem;
    line-height: 5rem;
}
.preimuchestva_box {
    max-width: 220px;
    min-height: 163px;
    margin: 17px auto;
}
h2{
    font-size: 4rem;
    text-align: center;
}
.master_text h2{
    font-size: 4rem;
}
.modal.in .modal-dialog {
    box-shadow: none;
    display: block;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 30px auto;
    height: 100%;
    width: 85%;
}
#master_modal .modal-body .col-md-6 {
    padding: 0;
    min-width: 350px;
    width: 350px;
}
#master_modal .modal-body .col-md-6 .col-sm-3 {
    padding: 0 7px;
    overflow: hidden;
    text-align: center;
    height: 83px;
    width: 87px;
    margin-bottom: 14px;
}
#master_modal .modal-dialog{
    width: 820px;
}
.form_lead input{
    font-size: 1.8rem;
}