
.link_legal {
    float: left;
    margin: 6px 18px 0 0;
}

.menu_header_home {
    width: 100%;
    padding: 8px 0;
    background: #43516a;
}

.menu_header_home #menu_h li a, .menu_header_home #menu_h li {
    color: #fff;
    font-weight: 400;
    vertical-align: top;
    display: inline-block;
}

.menu_header_home #menu_h li a:hover {
    text-decoration: none;
}

.menu_header_home #menu_h li {
    margin-right: 20px;
}

.menu_header_home #menu_h li:after {
    content: '';
    font-size: 12px;
    cursor: pointer;
    font-weight: bold;
    position: absolute;
    right: -12px;
    top: 1px;
    font-family: Student;
}

.menu_header_home #menu_h li.one_item::after {
    content: '';
}

.menu_header_home #menu_h li .adv_search:before {
    color: #fff;
    content: '';
    font-size: 12px;
    font-weight: normal;
    position: relative;
    top: -1px;
    left: -2px;
    padding-right: 5px;
    font-family: Student;
}

.menu_header_home #menu_h li .adv_search {
    padding-left: 0;
}

.menu_header_home #menu_h .menu_hidden {
    width: 175px;
    background: #43516a;
    position: absolute;
    top: 30px;
    left: -15px;
    display: none;
    padding: 5px;
    line-height: 1;
    z-index: 100;
}

.menu_header_home #menu_h .menu_hidden a:first-child {
    padding-top: 10px;
}

.menu_header_home #menu_h .menu_hidden a {
    color: #fff;
    display: block;
    font-weight: normal;
    font-family: Open Sans;
    font-size: 12px;
    line-height: 1;
    text-transform: none;
    padding: 0 0 17px 10px;
}

.menu_header_home #menu_h .menu_hidden a:hover {
    color: #6ed3ff;
}

.menu_header_home #menu_h .menu_hidden .bl {
    border: solid 1px #637493;
    border-top: none;
}

.menu_header_home #menu_h .menu_hidden .menu_label_new:after {
    position: relative;
    top: 2px;
    right: -5px;
    content: url(../img/header/i_new.svg);
}

.menu_header_home #menu_h li.useful_tools {
    margin-right: 28px;
}

.link_contact_us {
    float: left;
    color: #384a52;
    font-family: Open Sans;
    font-size: 12px;
    cursor: pointer;
    position: relative;
    line-height: 1.3;
    display: inline-block;
    padding-right: 20px;
    margin: 5px 20px 5px 10px;
}

.link_contact_us:hover, .link_contact_us:active {
    text-decoration: none;
}

.link_contact_us:before {
    content: '';
    color: #546e7a;
    font-size: 15px;
    padding-right: 10px;
    font-family: Student;
}

#form_header_desk {
    width: 735px;
    float: left;

    max-width: 100%;
    position: relative;
    font-family: Open Sans;
}

#form_header_desk .search_h {
    width: 150px;
    height: 22px;
    right: 120px;
    border: none;
    top: 7px;
    outline: none;
    font-size: 11px;
    font-weight: 600;
    color: #35474f;
    position: absolute;
    background: #fff;
    padding-left: 5px;
    border-left: 1px solid #c7cbcd;
}

#form_header_desk input {
    width: 100%;
    height: 34px;
    font-size: 13px;
    color: #90a4ae;
    border-radius: 3px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 275px 0 40px;
    border: 1px solid #c7cbcd;
}

#form_header_desk button {
    color: #fff;
    border: none;
    width: 119px;
    height: 34px;
    top: 0;
    right: 0;
    padding: 0;
    position: absolute;
    background: #3aa651;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

#form_header_desk button:hover, #form_header_desk button:active {
    opacity: 0.8;
}

#form_header_desk button:before {
    color: #fff;
    content: '';
    font-size: 14px;
    font-weight: 100;
    padding-right: 7px;
    font-family: Student;
}

#form_header_desk input::-webkit-input-placeholder {
    color: #90a4ae;
}

#form_header_desk input::-moz-placeholder {
    color: #90a4ae;
}

#form_header_desk input:-ms-input-placeholder {
    color: #90a4ae;
}

#form_header_desk input:-moz-placeholder {
    color: #90a4ae;
}

#form_header_desk .i_search_input {
    left: 20px;
    top: 5px;
    z-index: 10;
    position: absolute;
}

#form_header_desk .i_search_input:before {
    color: #a8adb7;
    content: '';
    font-size: 14px;
    font-weight: 100;
    padding-right: 7px;
    font-family: Student;
}

.page-site-index .wrapper {
    padding-top: 118px;
}

.ui_container_main_home_header .ui-autocomplete {
    width: 650px !important;
    max-width: 100%;
    z-index: 99999999;
    top: 54px !important;
    position: fixed;
    border-top: none !important;
}

@media (min-width: 1200px) and (max-width: 1350px) {

    .link_contact_us {
        margin: 5px 10px 5px 0;
        padding-right: 10px;
    }

    .btn_reg {
        width: 165px;
    }

    .link_contact_us:before {
        padding-right: 5px;
    }

    .ui_container_main_home_header .ui-autocomplete {
        width: 526px !important;
    }

}

@media (max-width: 1199px) and (min-width: 768px) {
    .page-site-index .wrapper {
        padding-top: 100px;
    }
}

@media (min-width: 320px) and (max-width: 1199px) {

    .menu_header_home, .link_contact_us {
        display: none;
    }

    .drop_down_menu, .drop_down_menu .interior_menu_box {
        background: #43516a;
    }

    .drop_down_menu a, .drop_down_menu .title {
        color: #fff;
    }

    .drop_down_menu a.menu_label_new:after {
        position: relative;
        top: 2px;
        right: -5px;
        content: url(../img/header/i_new.svg);
    }

    .link_legal {
        display: none;
    }

}

@media (min-width: 320px) and (max-width: 767px) {

    .page-site-index .wrapper {
        padding-top: 50px;
    }

    .drop_down_menu .btn_exit {
        top: 15px;
        right: 15px;
    }

    .drop_down_menu .btn_exit:before {
        cursor: pointer;
        content: url(../img/header/i_exit_white.svg);
    }

    .drop_down_menu .title {
        margin-bottom: 25px;
    }

    .drop_down_menu .interior_menu_box {
        padding: 25px 15px 75px;
    }

    .drop_down_menu a:last-child {
        margin-bottom: 25px;
    }

}

@media (min-width: 1200px) and (max-width: 1450px) {

    .link_contact_us {
        margin: 5px 0 5px;
        padding-right: 8px;
    }

    #form_header_desk {
        width: 480px;
    }

}

@media (min-width: 1451px) {

    #form_header_desk {
        width: 87%;
    }

}









