.nav a {
    font-size: 1.6rem;
    font-family: 'RedRing-Bold';
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 5px;
}
.contact_phone,
.contact_adress,
.contact_job{
    font-size: 1.4rem;
}
header {
    background: url(../images/bg_header.jpg) center left;
}
header .adress, header .phone_box .phone {
    font-family: 'RedRing-Medium';
    font-size: 2.1rem;
    padding: 0px 0 10px;
}
header .description {
    padding: 2px 0;
    text-align: left;
    width: 125px;
    float: none;
}

header .age_mark {
    float: right;
    background-position: 0 center;
    clear: both;
    width: 165px;
    margin-top: 0;
}
header .phone_box {
    padding: 9px 15px 0;
    clear: both;
}
.interer_box {
    height: 179px;
    margin: 15px 0;
}
.contact_job
{
    padding-top: 9px;
    background-position: 0 13px;
}
.contact_adress {   
    padding: 15px 0 15px 20px;
}
#lead_modal .modal-dialog, #lead_modal .modal-content {
    width: 100%;
    max-width: 600px;
    text-align: center;
}
#master_modal .modal-dialog {
    width: 90%;
}
#master_modal .modal-body .col-md-6 {
    padding: 0 30px;
    min-width: 100px;
}
.master_text {
    width: 100%;
    margin: 0 auto;
}
.master_text .btn-relax{
    width: 100%;
}
.master_text h2{
    font-size: 3rem;
}


.modal.in .modal-dialog {
    box-shadow: none;
    display: flex;
}
header h1 {
    font-size: 4rem;
    line-height: 5rem;
    max-width: 600px;
}
.preimuchestva_box {
    max-width: 160px;
    min-height: 163px;
    margin: 17px auto;
}
#master_modal .modal-body .col-md-6 {
    width: 370px;
}
#master_modal .modal-body .col-md-6:last-child {
    width: 250px;
}
#master_modal .modal-body .col-md-6 .col-sm-3 {
    padding: 0 7px;
    overflow: hidden;
    text-align: center;
    height: 150px;
    width: 154px;
    margin-bottom: 14px;
}
.btn_contact a {
    font-size: 1.6rem;
    width: 170px;
}
.whitelink,
.visa{
    text-align: left;
}
.col-sm-3.whitelink{
    width: 22%;
}
.col-sm-3.whitelink.footerlink2{
    width: 28%;
}
.visa{
    width: 178px;
    float: right;
}
.btn_contact:before {
    width: 170px;
    top: 10px;
    height: 56px;
}
.shashlik p {
    font-size: 3rem;
    max-width: 460px;
    margin: 0 auto;
}