header.header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1000;
    transition: height .3s;
}
.header-h {
    height: 177px;
}
.header-top {
    height: 134px;
    background-color: #0f62b9;
    border-bottom: 2px solid white;
}
header.header {
    box-shadow: 0px 2px 6px -1px rgba(39, 39, 39, 0.2);
}
.header-top .container {
    overflow: hidden;
}
img.small-logo {
    display: none;
}
.header-top .logo_txt {
    font-size: 42px;
    padding-top: 35px;
    color: white;
    text-transform: uppercase;
    font-family: 'Bazooka';
    text-align: center;
}
.header-contact div span {
    font-family: 'Bazooka';
    padding-right: 10px;
}
.header-contact div {
    color: white;
    margin-bottom: 10px;
}
.header-contact a{
    color: white;
}
.header-phone {
    font-size: 24px;
}
.header-mail {
    font-size: 18px;
}
.header-contact {
    padding-top: 40px;
    border-left: 1px solid white;
    padding-bottom: 12px;
    padding-left: 40px;
}
.logo-img-wrapper {
    background-color: white;
    padding: 15px;
    border: 2px solid #f6f6f6;
    border-top: none;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 100%;
    max-width: 282px;
    text-align: center;
}
.header-bottom .header-main-menu {
    float: left;
    padding-left: 44px;
}
.header-bottom .header-main-menu > li {
    display: inline-block;
    float: left;
}
.header-bottom .header-main-menu > li > a {
    font-size: 22px;
    color: white;
    text-transform: uppercase;
    padding: 6px 15px;
    display: inline-block;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;  
}
.header-bottom .header-main-menu > li > a:hover, 
.header-bottom .header-main-menu > li > a:focus {
    background-color: #0f62b9;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
}
.header-bottom {
    background-color: #ff0000;
}
/*header submenu*/
header a:hover, header a:focus {
    color: white;
}
header ul.sub-menu {
    background-color: red;
    float: left;
    left: auto;
    display: none;
    position: absolute;
    width: 220px;
    top: 43px;
    z-index: 2;
    padding-top: 15px;
    padding-bottom: 15px;
}
.menu-item-has-children:hover .sub-menu {
    display: block;
}
header ul.sub-menu li {
    display: block;
    width: 100%;
    padding-left: 3px;
    padding-right: 3px;
}
header ul.header-main-menu li ul.sub-menu a {
    display: block;
    padding: 5px 10px 5px 15px;
    font-size: 20px;
    text-transform: uppercase;
    color: white;
    position: relative;
}
header ul.header-main-menu li ul.sub-menu a:before {
    content: "•";
    position: absolute;
    left: 6px;
}
header ul li ul.sub-menu a:hover {
    background: #0f62b9;
    color: white;
    transition: .3s;
}
.logo_txt a {
    color: white;
}
/*superfly menu*/
.sfm-sidebar-close {
    margin-bottom: 0 !important;
}
div#sfm-sidebar {
    background: #ff0000;
}
body.sfm-body-pushed {
    overflow: hidden;
}
.sfm-body-pushed #sfm-sidebar {
    overflow: hidden;
    min-height: 100%;
}
body.sfm-body-pushed #main {
    overflow: hidden;
}
div.sfm-title h3 {
    color: white;
    font-family: 'Bazooka';
    font-size: 34px;
}
.sfm-navicon-button.sf_label_default {
    top: 3px;
    background-color: transparent;
}
div#sfm-sidebar .sfm-menu-level-0 li, div#sfm-sidebar .sfm-menu-level-0 li a {
    color: white;
}
div#sfm-sidebar .sfm-menu li > a:before {
    background: transparent;
    transition: .3s;
}
div.sfm-navicon-button.sf_label_default {
    position: fixed;
    background: transparent;
    width: 48px;
    height: 34px;
    top: 0;
}
#sfm-sidebar .sfm-menu li a {
    font-size: 38px !important;
    line-height: 1.2 !important;
}
div#sfm-sidebar .sfm-social a {
    color: white;
}
.sfm-style-full #sfm-sidebar ul.sfm-social{
    border: none;
}
div.sfm-sidebar-close:before, div.sfm-sidebar-close:after{
    background-color: white;
    height: 3px !important;
}
div#sfm-sidebar .sfm-search-form {
    display: block !important;
    max-width: 470px;
    margin: auto !important;
    padding: 5px 0;
    height: 46px;
    font-size: 26px;
}
div#sfm-sidebar .sfm-search-form input[type=text] {
    height: 100%;
    font-size: 22px;
}
.sfm-va-middle {
    text-align: center;
}
li.sfm-menu-item-122, li.sfm-menu-item-121, li.sfm-menu-item-123 {
    display: inline-block;
}
#sfm-sidebar .sfm-menu li.sfm-menu-item-121 a, #sfm-sidebar .sfm-menu li.sfm-menu-item-122 a, #sfm-sidebar .sfm-menu li.sfm-menu-item-123 a {
    font-size: 22px !important;
    text-transform: uppercase;
    font-weight: 600;
}
.sfm-style-full #sfm-sidebar div.sfm-logo {
    margin-top: 50px;
}
div.sfm-sidebar-close:after, div.sfm-sidebar-close:before {
    left: 12px;
    top: 25px;
}
div.sfm-sidebar-close {
    margin-bottom: 0 !important;
    width: 50px;
    height: 50px;
}
body.sfm-body-pushed {
    overflow: hidden;
    position: fixed;
}
.sfm-style-full .sfm-logo img {
    max-width: 220px;
    border-radius: 24px;
}
#sfm-sidebar .sfm-menu-level-0 li ins.sfm-sm-indicator i {
    color: #ffffff;
}

#sfm-sidebar .sfm-menu-level-0 li .sfm-sm-indicator i {
    border-color: white !important;
}

@media screen and (min-width: 991px) {
    .temp-button {
        display: none !important;
    }
}

#sfm-sidebar.custom-menu-visibility {
    opacity: 1 !important;
    visibility: visible !important;
}

.sfm-style-full .sfm-title h3 {
    color: white !important;
}

.sfm-style-full #sfm-sidebar .sfm-sidebar-close:before, .sfm-style-full #sfm-sidebar .sfm-sidebar-close:after {
    background-color: white !important;
}
