@charset "UTF-8";

/* .stm-header .stm-header__row_top {
    font-size: 13px;
}

.stm-header .stm-header__row_color_center {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.stm-header .stm-navigation__default > ul > li > a {
    padding: 10px 23px 9px;
    border-radius: 25px;
    letter-spacing: -0.5px;
    border: 2px solid transparent;
    font-weight: 300;
    font-size: 18px;
}

.stm-header .stm-navigation__default > ul > li:before {
    display: none;
}

.stm-header .stm-navigation__default > ul > li.current-menu-item > a {
    border-color: rgba(255, 255, 255, 0.8);
}

.stm-header .stm-navigation__default > ul > li.current-menu-item > a:hover {
    color: #ffffff !important;
}

.stm-header .stm-navigation__default > ul > li ul {
    top: 51px;
}

.stm-header .stm-navigation__default > ul > li ul li > a {
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
    color: #222222;
}

.stm-header .stm-navigation__default > ul > li ul li > a:hover {
    color: #ffffff !important;
}

.stm-header .stm-navigation__default > ul > li.stm_megamenu li a {
    font-weight: 400 !important;
    color: #222222 !important;
}

.stm-header .stm-socials {
    margin: 0 -5px;
}

.stm-header .stm-socials a {
    margin: 0 5px;
}

.stm-header .stm-icontext {
    padding-right: 30px;
    position: relative;
    font-weight: 300;
}

.stm-header .stm-icontext i {
    color: #ffffff !important;
}

.stm-header .stm-icontext:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 24px;
    background: #ffffff;
    opacity: 0.2;
}

.stm_transparent_header_disabled .stm-header .stm-header__row_color_center {
    border-top: 0;
}

@media (max-width: 1023px) {
    .stm-header .stm-navigation__default > ul {
        width: auto;
    }

    .stm-header .stm-navigation__default > ul li.current-menu-item > a {
        border-color: transparent !important;
    }

    .stm-header .stm-navigation__default > ul li .stm_mobile__dropdown {
        font-size: 10px !important;
    }

    .stm-header .stm-navigation__default > ul li .stm_mobile__dropdown:before {
        transform: translate(-50%, -50%) rotate(90deg) !important;
        content: "" !important;
        font-family: 'stmicons' !important;
    }

    .stm-header .stm-navigation__default > ul li ul.sub-menu {
        padding-top: 0;
        padding-bottom: 0;
    }

    .stm-header .stm-navigation__default > ul li ul.sub-menu li a {
        padding-right: 25px;
        padding-left: 25px;
    }

    .stm-header .stm-navigation__default > ul li.active > a .stm_mobile__dropdown:before {
        transform: translate(-50%, -50%) rotate(-90deg) !important;
    }

    .stm-header .stm-navigation__default > ul li.stm_megamenu.active .sub-menu {
        background-color: #ffffff !important;
    }

    .stm-header .stm-navigation__default > ul li.stm_megamenu.active .sub-menu ul {
        padding: 0 !important;
    }

    .stm-header .stm-logo {
        margin-left: 10px;
    }

    .stm-header .stm-icontext {
        margin-left: 6px;
    }

    .stm-header .stm-icontext:after {
        display: none;
    }

    .stm-header.active {
        padding-top: 25px !important;
    }

    .stm-header .stm-header__row_color_center {
        padding-top: 30px !important;
    }
} */

.stm_header_style_1 .stm-navigation__default > ul > li > a {
    font-size: 15px;
    padding: 0 20px;
}

.stm_header_style_1 .stm-navigation__default > ul > li ul li > a {
    font-weight: 700;
}

.stm_header_style_1 .stm-navigation__line_bottom > ul > li:hover:before {
    bottom: -11px;
}

.stm_header_style_1 .stm-navigation__line_bottom > ul > li:before {
    height: 3px;
    left: 20px;
    right: 20px;
}

.stm_header_style_1 .stm-navigation > ul > li.current-menu-item:before {
    opacity: 1;
    visibility: visible;
    bottom: -11px;
}

@media (max-width: 1023px) {
    .stm_header_style_1 .stm_mobile__header {
        margin-bottom: 30px;
    }

    .stm_header_style_1 .stm_slider,
  .stm_header_style_1 .stm_titlebox {
        margin-top: -30px;
    }

    .stm_header_style_1 .stm-header {
        padding: 20px 0 20px 20px;
        margin-bottom: 0 !important;
    }

    .stm_header_style_1 .stm-header .stm-header__row_color:before,
    .stm_header_style_1 .stm-header .stm-header__row_color {
        background: none !important;
    }

    .stm_header_style_1 .stm-logo {
        display: none;
    }

    .stm_header_style_1 .stm_mobile__logo {
        min-width: 220px;
        max-width: 220px;
    }

    .stm_header_style_1 .stm-navigation__default > ul {
        margin: 0 -5px !important;
    }

    .stm_header_style_1 .stm-navigation.stm-navigation__default ul li.menu-item-has-children > a {
        position: relative;
        padding-right: 25px;
    }

    .stm_header_style_1 .stm-navigation.stm-navigation__default ul li ul.sub-menu {
        padding: 0 0 10px;
        background: transparent;
    }

    .stm_header_style_1 .stm-navigation.stm-navigation__default ul li ul.sub-menu li {
        float: none;
        border: 0;
    }

    .stm_header_style_1 .stm-navigation.stm-navigation__default ul li ul.sub-menu li a {
        color: #fff !important;
    }

    .stm_header_style_1 .stm-navigation.stm-navigation__default ul li ul.sub-menu ul.sub-menu {
        margin: 15px 0 0 15px;
        padding-bottom: 0;
    }

    .stm_header_style_1 .stm-navigation__default > ul > li > a {
        padding: 15px 15px 15px 0;
    }
}

.stm_header_style_1 .stm-dropdown .dropdown-toggle {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.stm_header_style_1 .stm-dropdown .dropdown-toggle:after {
    content: "" !important;
    font-family: 'stmicons' !important;
    display: inline-block;
    font-size: 8px;
    transform: rotate(270deg);
    transform-origin: center;
    margin-left: 10px;
}

.stm_header_style_1 .stm-dropdown .dropdown-list li a {
    font-size: 12px;
    padding: 10px 15px;
    line-height: 1;
    min-height: 0;
}