#header {
    background-color: #fff;
}

.header_font_size {
    font-size: 14px;
}

#utp_block {
    float: right;
    text-align: center;
    padding: 5px 20px;
    padding-top: 5px;
    padding-left: 35px;
    background-color: #FFE889;
    display: inline-block;
    padding-right: 25px;
    border-bottom-left-radius: 30px;
}

.star_sign {
    font-size: 23px;
    position: relative;
    line-height: 16px;
}

#utp_text {
    bottom: 2px;
    position: relative;
}

#header_content_block {
    text-align: right;
    background-color: #FFE889;
    padding-right: 10px;
    z-index: 1000;
}

#header_content_block_inner {
    background-color: #fff;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    padding: 10px 20px 5px 0px;
}


@media screen and (max-width:1140px) {
    #logo_block {
        margin-top: 20px !important;
    }
}

#logo_block {
    margin-top: -20px;
    margin-left: 11px;
    margin-right: 31px;
    margin-bottom: 0px;
    float: left;
}

#logo{
    height: 90px;
}

#header_content_part_right {
    float: right;
    text-align: right;
}

#phone {
    white-space: nowrap;
}

    #phone a,
    #phone a:visited {
        font-size: 25px;
        font-weight: bold;
        font-family: 'GOST type B Standard';
        margin-left: 0px;
        padding-left: 0px;
        color: #437fa7;
        text-decoration: none;
        border-bottom-style: dotted;
        border-bottom-color: #196da5;
        border-bottom-width: 1px;
    }

#agency_description {
    font-weight: bold;
    margin-top: 7px;
    margin-bottom: 3px;
    margin-left: 20px;
    color: #437fa7;
    font-family: 'GOST type B Standard';
    font-size: 31px;
}
