

a {
    text-decoration: none;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}


.list-inline {
    padding-left: 0px;
    list-style: none;
}

.list-inline-item {
    display: inline-block;
}

.list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}

.container {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 1180px) {
    .container {
        max-width: 1264px;
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: rgb(41, 43, 44);
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none;
    }
}

.btn:hover {
    color: rgb(41, 43, 44);
    text-decoration: none;
}

.btn:focus {
    outline: 0px;
    box-shadow: rgba(2, 135, 199, 0.25) 0px 0px 0px 0.2rem;
}

.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0px;
}

.header-widget #menu .promotion-btn {
    color: rgb(255, 255, 255);
    background: 0px 0px;
    border: none;
}

.navbar-brand {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-right: 0px;
    font-size: 0.875rem;
    line-height: inherit;
    white-space: nowrap;
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 6px;
}

.navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none;
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-flow: row;
        justify-content: flex-start;
    }

    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}

.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(255, 255, 255, 0.5);
}

.navbar-light .navbar-toggler {
    color: rgb(255, 255, 255);
    border-color: rgba(255, 255, 255, 0.1);
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    opacity: 0.75;
}

.pb-0 {
    padding-bottom: 0px !important;
}

@media (min-width: 992px) {

    .container.container-menu, .container.container-shortcuts {
        max-width: 1480px;
    }
}

body {
    overflow-x: hidden;
    background: rgb(239, 242, 246) !important;
}

.container {
    padding-right: 0px;
    padding-left: 0px;
}

@media (min-width: 576px) {
    .container-wrapper {
        padding-left: 24px;
        padding-right: 24px;
    }
}

body .intro {
    position: relative;
    height: 96px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}

@media (min-width: 576px) {

    body .intro {
        height: 102px;
    }
}

@media (min-width: 768px) {

    body .intro {
        height: 106px;
    }
}

.badge-container.bazar-nav-link {
    position: relative;
    display: flex;
    flex-flow: row;
    align-items: center;
}

.badge-container.bazar-nav-link span {
    display: block;
    flex: 0 0 auto;
}

.intro-top {
    position: relative;
    display: none;
    font-family: "Roboto Condensed", serif;
}

.menu-content .socials-icons-list, .top-menu-wrapper .socials-icons-list {
    flex: 0 0 100%;
    display: flex;
    align-items: center;
    margin: 10px 0px 0px;
    order: 5;
}

.menu-content .socials-icons-list .list-inline-item, .top-menu-wrapper .socials-icons-list .list-inline-item {
    margin: 0px;
}

@media (min-width: 992px) {
    body .intro {
        height: 140px;
    }

    .intro-top {
        display: block;
    }

    .menu-content .socials-icons-list, .top-menu-wrapper .socials-icons-list {
        order: unset;
        flex: 0 0 auto;
        margin: 0px;
    }

    .menu-content .socials-icons-list .list-inline-item, .top-menu-wrapper .socials-icons-list .list-inline-item {
        margin: 0px 0px 0px 24px;
    }

    .menu-content .socials-icons-list .list-inline-item:first-child, .top-menu-wrapper .socials-icons-list .list-inline-item:first-child {
        margin-left: 0px;
    }
}

.menu-content .socials-icons-list .list-inline-item a, .top-menu-wrapper .socials-icons-list .list-inline-item a {
    display: flex;
    padding: 10px 16px;
}

.menu-content .socials-icons-list .svg-icon, .top-menu-wrapper .socials-icons-list .svg-icon {
    width: 24px;
    height: 24px;
}

.top-menu-wrapper {
    background: rgb(45, 88, 123);
    color: rgb(255, 255, 255);
}

.top-menu-wrapper .top-menu {
    display: flex;
    flex-flow: row;
    padding: 12px 0px;
    border-bottom: 1px solid rgb(87, 120, 147);
    height: 42px;
}

.external-top-menu {
    flex: 0 0 100%;
    order: 4;
    display: flex;
    flex-flow: column;
    align-items: center;
    margin: 10px 0px 0px;
    padding: 0px;
}

@media (min-width: 992px) {
    .menu-content .socials-icons-list .list-inline-item a, .top-menu-wrapper .socials-icons-list .list-inline-item a {
        padding: 0px;
    }

    .menu-content .socials-icons-list .svg-icon, .top-menu-wrapper .socials-icons-list .svg-icon {
        width: 16px;
        height: 16px;
    }

    .external-top-menu {
        order: unset;
        flex: 0 0 auto;
        flex-direction: row;
        margin: 0px 0px 0px auto;
    }
}

.external-top-menu.external-top-menu-mobile {
    position: relative;
    padding: 14px 0px;
}

.external-top-menu.external-top-menu-mobile::after, .external-top-menu.external-top-menu-mobile::before {
    position: absolute;
    left: 16px;
    right: 16px;
    height: 1px;
    background: rgba(255, 255, 255, 0.2);
    display: block;
    content: "";
}

.external-top-menu.external-top-menu-mobile::before {
    top: 0px;
}

.external-top-menu.external-top-menu-mobile::after {
    bottom: 0px;
}

.external-top-menu > li {
    display: block;
    flex: 0 0 auto;
    margin: 0px;
}

.external-top-menu > li > a {
    font-family: "Roboto Condensed", serif;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    text-decoration: none;
    display: block;
    padding: 10px 16px;
    color: rgb(255, 255, 255);
}

.external-top-menu > li > a:hover {
    color: rgb(5, 136, 200);
}

.main-menu-shortcuts-wrapper {
    position: relative;
    background: rgb(255, 255, 255);
    margin: 0px;
    padding: 0px;
    z-index: 0;
    height: 40px;
}

.main-menu-shortcuts-wrapper .container-shortcuts {
    position: relative;
    z-index: 3;
    background: 0px 0px;
}

.main-menu-shortcuts-wrapper .shortcuts-label {
    display: none;
    flex: 0 0 auto;
    white-space: nowrap;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    color: rgb(41, 43, 44);
}

@media (min-width: 992px) {
    .external-top-menu.external-top-menu-mobile::after, .external-top-menu.external-top-menu-mobile::before {
        display: none;
    }

    .external-top-menu > li {
        margin: 0px 0px 0px 24px;
    }

    .external-top-menu > li:first-child {
        margin-left: 0px;
    }

    .external-top-menu > li > a {
        font-size: 14px;
        line-height: 18px;
        padding: 0px;
    }

    .main-menu-shortcuts-wrapper {
        height: 48px;
    }

    .main-menu-shortcuts-wrapper .shortcuts-label {
        display: block;
    }
}

.main-menu-shortcuts-wrapper .shortcuts-list-arrow {
    transition: opacity 0.5s ease-in-out, right 0.5s ease-in-out;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    display: none;
    align-items: center;
    justify-content: center;
    width: 42px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0px, rgb(255, 255, 255) 30%, rgb(255, 255, 255) 100%);
    cursor: pointer;
    opacity: 1;
}

.main-menu-shortcuts-wrapper .shortcuts-list-arrow::before {
    transition: opacity 0.2s ease-in-out, height 0.2s linear;
    display: inline-flex;
    content: "";
    width: 1px;
    height: 8px;
    max-height: 0px;
    opacity: 0;
    background: rgb(185, 191, 197);
}

.main-menu-shortcuts-wrapper .shortcuts-list-arrow .svg-icon {
    transition: transform 0.3s ease-in-out;
    width: 6px;
    height: 10px;
    color: rgb(185, 191, 197);
    transform: scale(1, 1);
}

.main-menu-shortcuts-wrapper .shortcuts-list-arrow.arrow-back {
    right: auto;
    left: 0px;
    background: linear-gradient(90deg, rgb(255, 255, 255) 0px, rgb(255, 255, 255) 70%, rgba(255, 255, 255, 0) 100%);
}

@media (min-width: 992px) {
    .main-menu-shortcuts-wrapper .shortcuts-list-arrow {
        justify-content: flex-end;
    }

    .main-menu-shortcuts-wrapper .shortcuts-list-arrow.arrow-back {
        justify-content: center;
        left: 78px;
    }
}

.main-menu-shortcuts-wrapper .shortcuts-list-arrow.arrow-back::before {
    display: none;
}

.main-menu-shortcuts-wrapper .shortcuts-list-arrow.arrow-back .svg-icon {
    transform: scale(-1, 1);
}

.main-menu-shortcuts-wrapper .header-menu-shortcuts {
    position: relative;
    display: flex;
    flex-flow: row;
    align-items: center;
    padding: 8px 28px 8px 16px;
}

@media (min-width: 576px) {
    .main-menu-shortcuts-wrapper .header-menu-shortcuts {
        padding: 8px 0px;
    }
}

@media (min-width: 992px) {
    .main-menu-shortcuts-wrapper .header-menu-shortcuts {
        padding: 12px 0px;
        gap: 12px;
    }
}

.main-menu-shortcuts-wrapper .header-menu-shortcuts.scrollable .shortcuts-list-arrow {
    display: flex;
}

.main-menu-shortcuts-wrapper .header-menu-shortcuts.scrollable .shortcuts-list-arrow.arrow-back {
    display: none;
}

.main-menu-wrapper {
    position: relative;
    background: rgb(45, 88, 123);
    width: 100%;
    z-index: 8;
}

.main-menu-wrapper .container-menu {
    position: relative;
    z-index: 3;
    background: inherit;
}

/* .main-menu-wrapper.menu-pinned {
    position: fixed;
    top: 0;
} */
#main-menu-wrapper.menu-pinned {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  transition: all 0.5s;
}

.show-block-on-mobile {
    display: block;
}

@media (min-width: 992px) {
    .show-block-on-mobile {
        display: none !important;
    }
}

.show-flex-on-mobile {
    display: flex;
}

@media (min-width: 992px) {
    .show-flex-on-mobile {
        display: none !important;
    }

    .lg-theme-switcher.only-mobile {
        display: none;
    }
}

.lg-theme-switcher {
    position: relative;
    padding: 0px;
    display: flex;
    flex-flow: row;
    background: 0px 0px;
    border: none;
    margin: 0px;
    overflow: hidden;
}

.lg-theme-switcher .switch-label {
    position: relative;
    display: block;
    flex: 0 0 auto;
    color: inherit;
    margin-left: 5.5px;
}

.lg-theme-switcher .theme-switch-globe {
    position: relative;
    display: block;
    width: 15px;
    height: 16px;
}

.lg-theme-switcher .theme-switch-globe::after, .lg-theme-switcher .theme-switch-globe::before {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transform-origin: center center;
    content: "";
}

.lg-theme-switcher .theme-switch-globe::before {
    width: 10px;
    height: 10px;
    background: rgb(45, 88, 123);
    z-index: 4;
}

.lg-theme-switcher .theme-switch-globe::after {
    transition: width 0.4s linear, height 0.4s linear;
    width: 8px;
    height: 8px;
    background: rgb(255, 255, 255);
    z-index: 5;
}

.lg-theme-switcher .theme-switch-globe span {
    transition: transform 0.5s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform-origin: center center;
    width: 2px;
    height: 15px;
    background: rgb(255, 255, 255);
    z-index: 2;
}

.lg-theme-switcher .theme-switch-globe span::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    transform-origin: center center;
    width: 2px;
    height: 15px;
    background: rgb(255, 255, 255);
    content: "";
}

.lg-theme-switcher .theme-switch-globe span:nth-child(2) {
    transform: translate(-50%, -50%) rotate(90deg);
}

.lg-theme-switcher .theme-switch-moon {
    transition: transform 0.5s ease-in-out, left 0.4s ease-in-out, opacity 0.2s linear, background-color 0.4s linear;
    position: absolute;
    opacity: 0;
    width: 8px;
    height: 8px;
    background: rgb(45, 88, 123);
    transform: scale(0.4);
    top: 2px;
    left: 12px;
    z-index: 6;
    border-radius: 50%;
}

@media (min-width: 992px) {
    .lg-theme-switcher .switch::before, .lg-theme-switcher .theme-switch-moon {
        background: rgb(45, 88, 123);
    }
}

.lg-theme-switcher .switch {
    position: relative;
    display: block;
    flex: 0 0 32px;
    width: 32px;
    height: 16px;
    border-radius: 8px;
    margin: 0px;
    overflow: hidden;
    background: rgb(255, 255, 255);
}

.lg-theme-switcher .switch::before {
    transition: transform 0.3s ease-in-out;
    position: absolute;
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-14px, -50%);
    z-index: 1;
    background: rgb(45, 88, 123);
}

.lg-theme-switcher:not(.selected):hover .switch::before {
    transform: translate(-50%, -50%);
}

.lg-theme-switcher:not(.selected):hover:active .switch::before, .lg-theme-switcher:not(.selected):hover:focus .switch::before {
    transform: translate(-2px, -50%);
}

.lg-theme-switcher:not(.selected):hover .theme-switch-globe::after {
    width: 10px;
    height: 10px;
}

.lg-theme-switcher:not(.selected):hover .theme-switch-globe span {
    transform: translate(-50%, -50%) scale(0.1);
}

.lg-theme-switcher:not(.selected):hover .theme-switch-globe span:nth-child(2) {
    transform: translate(-50%, -50%) rotate(90deg) scale(0.1);
}

.lg-theme-switcher:not(.selected):hover .theme-switch-moon {
    opacity: 1;
    transform: scale(1);
    left: 7px;
}

@media (max-width: 991.98px) {
    body {
        background: rgb(239, 242, 246) !important;
    }
        body.admin-bar .main-menu-wrapper.menu-pinned #menu {
        top: 0
    }
}

.input-group, .input-group .btn {
    height: 50px;
}

.badge-container {
    padding: 10px;
    position: relative;
}

.btn {
    display: flex;
    align-items: center;
    flex-flow: wrap;
    justify-content: center;
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    border: 1px solid transparent;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    line-height: 1.25;
    border-radius: 6px;
}

.btn:focus {
    outline: 0px;
    box-shadow: none;
}

.header-widget nav {
    align-items: center;
    justify-content: center;
    z-index: 999;
    padding: 16px 0px;
}

.header-widget .navbar-brand {
    display: block;
    flex: 0 1 auto;
    padding-top: 0px;
    padding-bottom: 0px;
}

@media (min-width: 992px) {
    .header-widget .navbar-brand {
        overflow: hidden;
        width: 24px;
        flex: 0 0 24px;
        min-width: unset;
    }
}

.header-widget .navbar-brand img {
    display: block;
    max-height: 24px;
}

@media (min-width: 576px) {
    .header-widget .navbar-brand img {
        max-height: 30px;
        width: auto;
    }
    body.admin-bar .main-menu-wrapper.menu-pinned {
        top: 46px
    }
}

@media (min-width: 992px) {
    .header-widget .navbar-brand img {
        width: 126.7px;
        max-width: unset;
    }

    .header-widget .menu-mobile-close {
        display: none;
    }
}

@media only screen and (min-width: 1280px) {
    .header-widget .navbar-brand {
        flex: 0 1 auto;
        width: auto;
    }

    .header-widget .navbar-brand img {
        width: auto;
        max-width: 100%;
    }
}

.header-widget .navbar-toggler {
    transition: 0.2s ease-in-out;
    position: absolute;
    left: 15px;
    width: 32px;
    height: 32px;
    padding: 0px;
}

@media (min-width: 576px) {
    .header-widget .navbar-toggler {
        left: 0px;
        width: 36px;
        height: 36px;
    }
}

.header-widget .navbar-toggler .svg-icon {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
}

.header-widget .navbar-toggler, .header-widget .navbar-toggler:focus, .header-widget .navbar-toggler:hover {
    border: none;
}

.header-widget .menu-mobile-close {
    position: absolute;
    top: 20px;
    right: 16px;
    width: 24px;
    height: 24px;
    z-index: 4;
    cursor: pointer;
}

.header-widget .menu-mobile-close::after, .header-widget .menu-mobile-close::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 1px;
    background: rgb(255, 255, 255);
    content: "";
    display: block;
    transform-origin: center center;
}

.header-widget .menu-mobile-close::before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.header-widget .menu-mobile-close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.header-widget .menu-mobile-search-toggler {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0px;
    padding: 0px;
    width: 24px;
    height: 30px;
    z-index: 4;
    cursor: pointer;
    display: block;
    appearance: unset;
    right: 0px;
}

@media (min-width: 992px) {
    .header-widget .menu-mobile-search-toggler {
        position: relative;
        top: unset;
        right: unset;
        transform: none;
    }
}

.header-widget .menu-mobile-search-toggler::after {
    display: none;
}

.header-widget .menu-mobile-search-toggler > .svg-icon {
    transition: transform 0.1s ease-in-out, opacity 0.1s ease-out;
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    transform-origin: center center;
    fill: rgb(255, 255, 255);
    width: 24px;
    height: 24px;
}

.header-widget .menu-mobile-search-toggler > .svg-icon.svg-icon-search {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

.header-widget .menu-mobile-search-toggler > .svg-icon.svg-icon-close {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0);
    width: 16px;
    height: 16px;
}

.header-widget .menu-mobile-search-toggler:hover > .svg-icon {
    fill: rgb(255, 255, 255);
}

.header-widget .menu-mobile-search {
    transition: max-width 0.2s ease-in-out, padding 0.1s linear;
    position: absolute;
    top: 0px;
    z-index: 0;
    height: 100%;
    padding: 0px;
    width: 100%;
    max-width: 0px;
    background: rgb(255, 255, 255);
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: flex-end;
    right: 16px;
}

@media (min-width: 576px) {
    .header-widget .menu-mobile-search-toggler > .svg-icon {
        width: 30px;
        height: 30px;
    }

    .header-widget .menu-mobile-search {
        right: 0px;
    }
}

.header-widget #menu {
    transition: left 0.6s, background-color 0.4s linear;
    position: fixed;
    inset: 0px auto 0px -100vw;
    width: 100vw;
    background: rgb(45, 88, 123);
}

.header-widget #menu ::-webkit-scrollbar {
    width: 7px;
}

.header-widget #menu ::-webkit-scrollbar-track {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px inset;
}

.header-widget #menu ::-webkit-scrollbar-thumb {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px inset;
    background: rgb(2, 135, 199);
}

@media (min-width: 992px) {
    .header-widget .menu-mobile-search {
        z-index: 1;
        right: 58px;
    }

    .header-widget #menu {
        background: 0px 0px;
        position: relative;
        inset: auto;
        width: 100%;
        margin-left: 8px;
    }
}

.header-widget #menu .navbar-brand-wrapper {
    position: relative;
    display: flex;
    flex-flow: row;
    align-items: center;
}

@media (min-width: 992px) {
    .header-widget #menu .navbar-brand-wrapper {
        display: none;
    }
}

.header-widget #menu .navbar-brand-wrapper .navbar-brand {
    padding: 16px;
    z-index: 1;
}

 .header-widget #menu .menu-content {
 padding-bottom: 20px;
 display: flex;
 flex-flow: wrap; 
 justify-content: space-around;
 flex-direction: column;
 }

@media (min-width: 992px) {
    .header-widget #menu .menu-content {
        flex-wrap: nowrap;
        padding: 0px;
        align-items: center;
        max-height: unset;
    }
	
}

.header-widget #menu .btn {
    flex-wrap: nowrap;
    white-space: nowrap;
}

@media (min-width: 1180px) {
    .header-widget .menu-mobile-search {
        display: none;
    }

    .header-widget #menu {
        margin-left: 20px;
    }
}

.header-widget #menu .promotion-btn {
    transition: transform 0.1s ease-in-out;
    order: 3;
    flex: 0 0 50%;
    margin: 0px;
    border: none;
    padding: 12px 16px;
    width: unset;
    font-family: "Roboto Condensed", serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    border-radius: 0px;
    text-transform: initial;
    height: 50px;
    justify-content: flex-end;
}

@media (min-width: 992px) {

    .header-widget #menu .promotion-btn {
        order: unset;
        flex: 0 0 auto;
        margin-right: 0px;
        height: auto;
        justify-content: initial;
        font-weight: 500;
        padding: 0px;
        text-transform: initial;
        background: 0px 0px;
        border: none;
        outline: 0px;
    }
	.header-widget #menu .menu-content{
		Flex-direction: row;
	}

    .header-widget #menu .btn {
        height: 36px;
    }
}

@media (min-width: 1180px) {

    .header-widget #menu .promotion-btn {
        margin-left: 24px;
    }
}

.header-widget #menu .promotion-btn .svg-icon {
    transition: transform 0.1s ease-in-out;
    transform-origin: left bottom;
    width: 16px;
    height: 16px;
    margin: 0px 10px 0px 0px;
    min-width: 16px;
}

.header-widget #menu .promotion-btn:hover {
    color: rgb(255, 255, 255);
    background: 0px 0px;
    border: none;
}

.header-widget #menu .promotion-btn:hover .svg-icon {
    fill: white;
}

.header-widget #menu .promotion-btn:active {
    color: rgb(255, 255, 255);
    outline: 0px;
    box-shadow: none;
    background: 0px 0px;
}

.header-widget #menu .promotion-btn:active .svg-icon {
    fill: white;
}

body #menu {
    transition: left 0.6s;
}

body::before {
    transition: opacity 0.2s ease-in-out;
    position: absolute;
    opacity: 0;
    content: "";
    display: block;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10;
}

@media (min-width: 768px) {
    body.admin-bar .main-menu-wrapper.menu-pinned {
        top:32px
    }
    .header-widget nav {
        padding: 18px 0px;
    }

    .header-widget .menu-mobile-search-toggler:hover > .svg-icon.svg-icon-search {
        transform: translate(-50%, -56%) scale(1);
    }

    .header-widget #menu .navbar-brand-wrapper .navbar-brand {
        padding: 20px 16px;
    }

    .header-widget #menu .promotion-btn:hover {
        transform: translateY(-4px);
    }

    .header-widget #menu .promotion-btn:active .svg-icon, .header-widget #menu .promotion-btn:hover .svg-icon {
        transform: rotate(-15deg) translateY(4px) scale(1.2);
    }

    body::before {
        display: none;
    }
}
@media (max-width: 991.98px) {
    body.main-menu-open #menu {
        left: 0;
        right: 0;
    }
	
	.navbar-brand-wrapper, nav.navbar-nav {
    padding: 16px;
}
	.wp-block-navigation__container{
    display: flex;
    flex-direction: column;
 align-items: flex-start;
	}
	
}

.search-widget input:focus {
    outline: 0px;
    box-shadow: none;
    border: none;
}

.search-widget.header-search-widget {
    transition: border-color 0.2s linear 0.1s, border-radius 0.2s linear 0.2s;
    position: fixed;
    right: 0px;
    max-width: 0px;
    padding: 0px;
    border-radius: 0px;
    width: 100%;
    transform-origin: right center;
    overflow: hidden;
    background: 0px 0px;
    z-index: 6;
    top: 56px;
}

@media (min-width: 576px) {

    .search-widget.header-search-widget {
        top: 62px;
    }
}

@media (min-width: 768px) {

    .search-widget.header-search-widget {
        top: 52px;
    }
}

@media (min-width: 992px) {

    .search-widget.header-search-widget {
        transition: max-width 0.1s linear, border-color 0.2s linear 0.1s, border-radius 0.2s linear 0.2s;
        position: absolute;
        height: 36px;
        top: 0px;
        right: 88px;
    }
}

@media (min-width: 1180px) {

    .search-widget.header-search-widget {
        position: relative;
        inset: auto;
        margin:0;
        max-width: 208px;
        border-radius: 4px;
        overflow: visible;
    }
}

.search-widget.header-search-widget .input-group {
    transition: background-color 0.2s linear 0.1s, border-radius 0.2s linear 0.15s;
    position: relative;
    border: 1px solid transparent;
    box-sizing: border-box;
    flex-direction: row-reverse;
    transform-origin: right center;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 0px;
    overflow: hidden;
}

@media (min-width: 992px) {
    .search-widget.header-search-widget .input-group {
        transition: background-color 0.2s linear 0.1s, width 0.1s linear 0.1s, border-radius 0.2s linear 0.15s;
        position: absolute;
        right: 0px;
        top: 0px;
        height: 100%;
    }
}

@media (min-width: 1180px) {
    .search-widget.header-search-widget .input-group {
        border-radius: 4px;
    }
}

.search-widget.header-search-widget .input-group input {
    border: none;
    outline: 0px;
}

.search-widget.header-search-widget .input-group-btn {
    transition: opacity 0.3s linear, max-width 0.3s linear;
    overflow: hidden;
    display: none;
}

.search-widget.header-search-widget .input-group-btn .btn {
    border-radius: 0px 4px 4px 0px;
    height: 36px;
    padding: 8px 9px 8px 0px;
    background: 0px 0px;
    border: none;
}

.search-widget.header-search-widget .input-group-btn .btn .svg-icon {
    width: 19px;
    height: 19px;
    fill: rgb(255, 255, 255);
    margin: 0px;
}

.search-widget.header-search-widget .input-group-btn.input-group-clear {
    transition: opacity 0.2s ease-out, right 0.2s linear;
    position: absolute;
    display: flex;
    align-items: center;
    padding: 0px 16px 0px 8px;
    opacity: 0;
    right: -44px;
    max-width: unset;
    top: 0px;
    height: 100%;
    z-index: 10;
}

.search-widget.header-search-widget .input-group-btn.input-group-clear .svg-icon {
    display: block;
    color: rgb(41, 43, 44);
    width: 19px;
    height: 19px;
}

.search-widget.header-search-widget .form-control {
    transition: color 0.2s linear 0.2s;
    border-radius: 0px;
    background: 0px 0px;
    height: auto;
    font-family: "Roboto Condensed", serif;
    font-size: 16px;
    line-height: 16px;
    color: rgb(255, 255, 255);
    padding: 8px 8px 8px 16px;
}

.search-widget.header-search-widget .header-search-results-container {
    transition: max-height 0.15s linear, opacity 0.15s linear;
    position: relative;
    overflow-y: auto;
    max-height: 0px;
    opacity: 0;
    border-width: 0px 1px 1px;
    border-style: solid;
    border-radius: 0px 0px 4px 4px;
    background-color: rgb(255, 255, 255);
    border-color: rgb(220, 228, 238);
    height: 100%;
    width: 100%;
}

@media (min-width: 992px) {
    .search-widget.header-search-widget .header-search-results-container {
        position: absolute;
        top: 100%;
        right: 0px;
        width: 360px;
        overflow: hidden;
    }
}

.search-widget.header-search-widget .header-search-results-container .header-search-results-inner {
    transition: opacity 0.2s linear, max-height 0.15s linear, padding 0.1s linear;
    position: relative;
    padding: 0px 12px;
    opacity: 0;
    max-height: 0px;
    overflow: hidden;
    z-index: 2;
}

.search-widget.header-search-widget .header-search-results-container .header-search-results-inner#header-search-trending .header-search-label {
    margin-bottom: 0px;
}

.search-widget.header-search-widget .header-search-results-container .header-search-results-inner#header-search-trending.active {
    transition: opacity 0.2s linear, max-height 0.15s linear 0.15s, padding 0.1s linear;
}

.search-widget.header-search-widget .header-search-results-container .header-search-hints-list {
    display: flex;
    flex-direction: column;
    margin: 12px 0px 0px;
}

.search-widget.header-search-widget .header-search-results-container .header-search-loading {
    transition: padding 0.1s linear, opacity 0.1s linear, max-height 0.2s linear;
    position: relative;
    background: rgba(255, 255, 255, 0.9);
    padding: 0px 24px;
    overflow: hidden;
    height: 100%;
    opacity: 0;
    max-height: 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    place-content: center;
    gap: 8px;
    z-index: 1;
}

.search-widget.header-search-widget .header-search-results-container .header-search-loading p {
    display: block;
    margin: 0px;
    font-size: 14px;
    line-height: 18px;
    color: rgb(41, 43, 44);
}

.search-widget.header-search-widget .header-search-results-container .header-search-label {
    color: rgb(86, 86, 86);
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    margin: 0px 0px 16px;
    width: 100%;
}

.search-widget.header-search-widget .header-search-results-container .header-search-results-posts {
    border-bottom: 1px solid rgb(220, 228, 238);
    display: flex;
    flex-direction: column;
}

.search-widget.header-search-widget .header-search-results-container .header-search-results-posts .header-search-label {
    margin-bottom: 4px;
}

@media (min-width: 1180px) {
    .search-widget.header-search-widget .input-group-btn {
        display: block;
    }
}

.socials-icons-list .list-inline-item a {
    color: rgb(255, 255, 255);
}

.socials-icons-list .list-inline-item a, .socials-icons-list .list-inline-item a .svg-icon {
    transition: 0.2s ease-in-out;
}

.socials-icons-list .list-inline-item a .svg-icon {
    fill: rgb(255, 255, 255);
}

.socials-icons-list .list-inline-item a:focus .svg-icon, .socials-icons-list .list-inline-item a:hover .svg-icon {
    fill: rgb(5, 136, 200);
}

ul.navbar-nav.wp-block-page-list.has-small-font-size {
    display: contents;
    list-style: none;
}

body.main-menu-open {
    overflow: hidden;
}
