@font-face {
    font-display: block;
    font-style: normal;
    font-family: "fontawesome";
    font-weight: 900;
    src: url("wp-content/themes/Impreza/fonts/fa-solid-900.woff2") format("woff2");
}
.fas {
    font-family: "fontawesome";
    font-weight: 900;
}
@font-face {
    font-display: block;
    font-style: normal;
    font-family: "fontawesome";
    font-weight: 400;
    src: url("wp-content/themes/Impreza/fonts/fa-regular-400.woff2") format("woff2");
}
.far {
    font-family: "fontawesome";
    font-weight: 400;
}
@font-face {
    font-display: block;
    font-style: normal;
    font-family: "fontawesome";
    font-weight: 300;
    src: url("wp-content/themes/Impreza/fonts/fa-light-300.woff2") format("woff2");
}
.fal {
    font-family: "fontawesome";
    font-weight: 300;
}
@font-face {
    font-display: block;
    font-style: normal;
    font-family: "Font Awesome 5 Duotone";
    font-weight: 900;
    src: url("wp-content/themes/Impreza/fonts/fa-duotone-900.woff2") format("woff2");
}
.fad {
    font-family: "Font Awesome 5 Duotone";
    font-weight: 900;
}
.fad {
    position: relative;
}
.fad:before {
    position: absolute;
}
.fad:after {
    opacity: 0.4;
}
@font-face {
    font-display: block;
    font-style: normal;
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
    src: url("wp-content/themes/Impreza/fonts/fa-brands-400.woff2") format("woff2");
}
.fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
}
@font-face {
    font-display: block;
    font-style: normal;
    font-family: "Material Icons";
    font-weight: 400;
    src: url("wp-content/themes/Impreza/fonts/material-icons.woff2") format("woff2");
}
.material-icons {
    font-family: "Material Icons";
    font-weight: 400;
}

.l-subheader.at_top,
.l-subheader.at_top .w-dropdown-list,
.l-subheader.at_top .type_mobile .w-nav-list.level_1 {
    background: var(--color-header-top-bg);
    color: var(--color-header-top-text);
}
.no-touch .l-subheader.at_top a:hover,
.no-touch .l-header.bg_transparent .l-subheader.at_top .w-dropdown.opened a:hover {
    color: var(--color-header-top-text-hover);
}
.l-header.bg_transparent:not(.sticky) .l-subheader.at_top {
    background: var(--color-header-top-transparent-bg);
    color: var(--color-header-top-transparent-text);
}
.no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-cart-link:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-text a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-html a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-nav > a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-menu a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-search > a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-dropdown a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_top .type_desktop .menu-item.level_1:hover > a {
    color: var(--color-header-transparent-text-hover);
}
.l-subheader.at_middle,
.l-subheader.at_middle .w-dropdown-list,
.l-subheader.at_middle .type_mobile .w-nav-list.level_1 {
    background: var(--color-header-middle-bg);
    color: var(--color-header-middle-text);
}
.no-touch .l-subheader.at_middle a:hover,
.no-touch .l-header.bg_transparent .l-subheader.at_middle .w-dropdown.opened a:hover {
    color: var(--color-header-middle-text-hover);
}
.l-header.bg_transparent:not(.sticky) .l-subheader.at_middle {
    background: var(--color-header-transparent-bg);
    color: var(--color-header-transparent-text);
}
.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-cart-link:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-text a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-html a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-nav > a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-menu a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-search > a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-dropdown a:hover,
.no-touch .l-header.bg_transparent:not(.sticky) .at_middle .type_desktop .menu-item.level_1:hover > a {
    color: var(--color-header-transparent-text-hover);
}
.header_ver .l-header {
    background: var(--color-header-middle-bg);
    color: var(--color-header-middle-text);
}
@media (min-width: 1005px) {
    .hidden_for_default {
        display: none !important;
    }
    .l-subheader.at_bottom {
        display: none;
    }
    .l-header {
        position: relative;
        z-index: 111;
        width: 100%;
    }
    .l-subheader {
        margin: 0 auto;
    }
    .l-subheader.width_full {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .l-subheader-h {
        display: flex;
        align-items: center;
        position: relative;
        margin: 0 auto;
        max-width: var(--site-content-width, 1200px);
        height: inherit;
    }
    .w-header-show {
        display: none;
    }
    .l-header.pos_fixed {
        position: fixed;
        left: 0;
    }
    .l-header.pos_fixed:not(.notransition) .l-subheader {
        transition-property: transform, background, box-shadow, line-height, height;
        transition-duration: 0.3s;
        transition-timing-function: cubic-bezier(0.78, 0.13, 0.15, 0.86);
    }
    .headerinpos_bottom.sticky_first_section .l-header.pos_fixed {
        position: fixed !important;
    }
    .header_hor .l-header.sticky_auto_hide {
        transition: transform 0.3s cubic-bezier(0.78, 0.13, 0.15, 0.86) 0.1s;
    }
    .header_hor .l-header.sticky_auto_hide.down {
        transform: translateY(-110%);
    }
    .l-header.bg_transparent:not(.sticky) .l-subheader {
        box-shadow: none !important;
        background: none;
    }
    .l-header.bg_transparent ~ .l-main .l-section.width_full.height_auto:first-of-type > .l-section-h {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .l-header.pos_static.bg_transparent {
        position: absolute;
        left: 0;
    }
    .l-subheader.width_full .l-subheader-h {
        max-width: none !important;
    }
    .l-header.shadow_thin .l-subheader.at_middle,
    .l-header.shadow_thin .l-subheader.at_bottom {
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
    }
    .l-header.shadow_wide .l-subheader.at_middle,
    .l-header.shadow_wide .l-subheader.at_bottom {
        box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.05);
    }
    .header_hor .l-subheader-cell > .w-cart {
        margin-left: 0;
        margin-right: 0;
    }
    :root {
        --header-height: 175px;
        --header-sticky-height: 60px;
    }
    .l-header:before {
        content: "175";
    }
    .l-header.sticky:before {
        content: "60";
    }
    .l-subheader.at_top {
        line-height: 55px;
        height: 55px;
    }
    .l-header.sticky .l-subheader.at_top {
        line-height: 0px;
        height: 0px;
        overflow: hidden;
    }
    .l-subheader.at_middle {
        line-height: 120px;
        height: 120px;
    }
    .l-header.sticky .l-subheader.at_middle {
        line-height: 60px;
        height: 60px;
    }
    .l-subheader.at_bottom {
        line-height: 36px;
        height: 36px;
    }
    .l-header.sticky .l-subheader.at_bottom {
        line-height: 40px;
        height: 40px;
    }
    .headerinpos_above .l-header.pos_fixed {
        overflow: hidden;
        transition: transform 0.3s;
        transform: translate3d(0, -100%, 0);
    }
    .headerinpos_above .l-header.pos_fixed.sticky {
        overflow: visible;
        transform: none;
    }
    .headerinpos_above .l-header.pos_fixed ~ .l-section > .l-section-h,
    .headerinpos_above .l-header.pos_fixed ~ .l-main .l-section:first-of-type > .l-section-h {
        padding-top: 0 !important;
    }
    .headerinpos_below .l-header.pos_fixed:not(.sticky) {
        position: absolute;
        top: 100%;
    }
    .headerinpos_below .l-header.pos_fixed ~ .l-main > .l-section:first-of-type > .l-section-h {
        padding-top: 0 !important;
    }
    .headerinpos_below .l-header.pos_fixed ~ .l-main .l-section.full_height:nth-of-type(2) {
        min-height: 100vh;
    }
    .headerinpos_below .l-header.pos_fixed ~ .l-main > .l-section:nth-of-type(2) > .l-section-h {
        padding-top: var(--header-height);
    }
    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) {
        position: absolute;
        top: 100vh;
    }
    .headerinpos_bottom .l-header.pos_fixed ~ .l-main > .l-section:first-of-type > .l-section-h {
        padding-top: 0 !important;
    }
    .headerinpos_bottom .l-header.pos_fixed ~ .l-main > .l-section:first-of-type > .l-section-h {
        padding-bottom: var(--header-height);
    }
    .headerinpos_bottom .l-header.pos_fixed.bg_transparent ~ .l-main .l-section.valign_center:not(.height_auto):first-of-type > .l-section-h {
        top: calc(var(--header-height) / 2);
    }
    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-cart-dropdown,
    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_2 {
        bottom: 100%;
        transform-origin: 0 100%;
    }
    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 {
        top: auto;
        bottom: 100%;
        box-shadow: var(--box-shadow-up);
    }
    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_3,
    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_4 {
        top: auto;
        bottom: 0;
        transform-origin: 0 100%;
    }
    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-dropdown-list {
        top: auto;
        bottom: -0.4em;
        padding-top: 0.4em;
        padding-bottom: 2.4em;
    }
    .admin-bar .l-header.pos_static.bg_solid ~ .l-main .l-section.full_height:first-of-type {
        min-height: calc(100vh - var(--header-height) - 32px);
    }
    .admin-bar .l-header.pos_fixed:not(.sticky_auto_hide) ~ .l-main .l-section.full_height:not(:first-of-type) {
        min-height: calc(100vh - var(--header-sticky-height) - 32px);
    }
    .admin-bar.headerinpos_below .l-header.pos_fixed ~ .l-main .l-section.full_height:nth-of-type(2) {
        min-height: calc(100vh - 32px);
    }
}
@media (min-width: 1025px) and (max-width: 1004px) {
    .hidden_for_laptops {
        display: none !important;
    }
    .l-subheader.at_bottom {
        display: none;
    }
    .l-header {
        position: relative;
        z-index: 111;
        width: 100%;
    }
    .l-subheader {
        margin: 0 auto;
    }
    .l-subheader.width_full {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .l-subheader-h {
        display: flex;
        align-items: center;
        position: relative;
        margin: 0 auto;
        max-width: var(--site-content-width, 1200px);
        height: inherit;
    }
    .w-header-show {
        display: none;
    }
    .l-header.pos_fixed {
        position: fixed;
        left: 0;
    }
    .l-header.pos_fixed:not(.notransition) .l-subheader {
        transition-property: transform, background, box-shadow, line-height, height;
        transition-duration: 0.3s;
        transition-timing-function: cubic-bezier(0.78, 0.13, 0.15, 0.86);
    }
    .headerinpos_bottom.sticky_first_section .l-header.pos_fixed {
        position: fixed !important;
    }
    .header_hor .l-header.sticky_auto_hide {
        transition: transform 0.3s cubic-bezier(0.78, 0.13, 0.15, 0.86) 0.1s;
    }
    .header_hor .l-header.sticky_auto_hide.down {
        transform: translateY(-110%);
    }
    .l-header.bg_transparent:not(.sticky) .l-subheader {
        box-shadow: none !important;
        background: none;
    }
    .l-header.bg_transparent ~ .l-main .l-section.width_full.height_auto:first-of-type > .l-section-h {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .l-header.pos_static.bg_transparent {
        position: absolute;
        left: 0;
    }
    .l-subheader.width_full .l-subheader-h {
        max-width: none !important;
    }
    .l-header.shadow_thin .l-subheader.at_middle,
    .l-header.shadow_thin .l-subheader.at_bottom {
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
    }
    .l-header.shadow_wide .l-subheader.at_middle,
    .l-header.shadow_wide .l-subheader.at_bottom {
        box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.05);
    }
    .header_hor .l-subheader-cell > .w-cart {
        margin-left: 0;
        margin-right: 0;
    }
    :root {
        --header-height: 205px;
        --header-sticky-height: 60px;
    }
    .l-header:before {
        content: "205";
    }
    .l-header.sticky:before {
        content: "60";
    }
    .l-subheader.at_top {
        line-height: 85px;
        height: 85px;
    }
    .l-header.sticky .l-subheader.at_top {
        line-height: 0px;
        height: 0px;
        overflow: hidden;
    }
    .l-subheader.at_middle {
        line-height: 120px;
        height: 120px;
    }
    .l-header.sticky .l-subheader.at_middle {
        line-height: 60px;
        height: 60px;
    }
    .l-subheader.at_bottom {
        line-height: 36px;
        height: 36px;
    }
    .l-header.sticky .l-subheader.at_bottom {
        line-height: 40px;
        height: 40px;
    }
    .headerinpos_above .l-header.pos_fixed {
        overflow: hidden;
        transition: transform 0.3s;
        transform: translate3d(0, -100%, 0);
    }
    .headerinpos_above .l-header.pos_fixed.sticky {
        overflow: visible;
        transform: none;
    }
    .headerinpos_above .l-header.pos_fixed ~ .l-section > .l-section-h,
    .headerinpos_above .l-header.pos_fixed ~ .l-main .l-section:first-of-type > .l-section-h {
        padding-top: 0 !important;
    }
    .headerinpos_below .l-header.pos_fixed:not(.sticky) {
        position: absolute;
        top: 100%;
    }
    .headerinpos_below .l-header.pos_fixed ~ .l-main > .l-section:first-of-type > .l-section-h {
        padding-top: 0 !important;
    }
    .headerinpos_below .l-header.pos_fixed ~ .l-main .l-section.full_height:nth-of-type(2) {
        min-height: 100vh;
    }
    .headerinpos_below .l-header.pos_fixed ~ .l-main > .l-section:nth-of-type(2) > .l-section-h {
        padding-top: var(--header-height);
    }
    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) {
        position: absolute;
        top: 100vh;
    }
    .headerinpos_bottom .l-header.pos_fixed ~ .l-main > .l-section:first-of-type > .l-section-h {
        padding-top: 0 !important;
    }
    .headerinpos_bottom .l-header.pos_fixed ~ .l-main > .l-section:first-of-type > .l-section-h {
        padding-bottom: var(--header-height);
    }
    .headerinpos_bottom .l-header.pos_fixed.bg_transparent ~ .l-main .l-section.valign_center:not(.height_auto):first-of-type > .l-section-h {
        top: calc(var(--header-height) / 2);
    }
    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-cart-dropdown,
    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_2 {
        bottom: 100%;
        transform-origin: 0 100%;
    }
    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 {
        top: auto;
        bottom: 100%;
        box-shadow: var(--box-shadow-up);
    }
    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_3,
    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_4 {
        top: auto;
        bottom: 0;
        transform-origin: 0 100%;
    }
    .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-dropdown-list {
        top: auto;
        bottom: -0.4em;
        padding-top: 0.4em;
        padding-bottom: 2.4em;
    }
    .admin-bar .l-header.pos_static.bg_solid ~ .l-main .l-section.full_height:first-of-type {
        min-height: calc(100vh - var(--header-height) - 32px);
    }
    .admin-bar .l-header.pos_fixed:not(.sticky_auto_hide) ~ .l-main .l-section.full_height:not(:first-of-type) {
        min-height: calc(100vh - var(--header-sticky-height) - 32px);
    }
    .admin-bar.headerinpos_below .l-header.pos_fixed ~ .l-main .l-section.full_height:nth-of-type(2) {
        min-height: calc(100vh - 32px);
    }
}
@media (min-width: 601px) and (max-width: 1024px) {
    .hidden_for_tablets {
        display: none !important;
    }
    .l-subheader.at_bottom {
        display: none;
    }
    .l-header {
        position: relative;
        z-index: 111;
        width: 100%;
    }
    .l-subheader {
        margin: 0 auto;
    }
    .l-subheader.width_full {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .l-subheader-h {
        display: flex;
        align-items: center;
        position: relative;
        margin: 0 auto;
        max-width: var(--site-content-width, 1200px);
        height: inherit;
    }
    .w-header-show {
        display: none;
    }
    .l-header.pos_fixed {
        position: fixed;
        left: 0;
    }
    .l-header.pos_fixed:not(.notransition) .l-subheader {
        transition-property: transform, background, box-shadow, line-height, height;
        transition-duration: 0.3s;
        transition-timing-function: cubic-bezier(0.78, 0.13, 0.15, 0.86);
    }
    .headerinpos_bottom.sticky_first_section .l-header.pos_fixed {
        position: fixed !important;
    }
    .header_hor .l-header.sticky_auto_hide {
        transition: transform 0.3s cubic-bezier(0.78, 0.13, 0.15, 0.86) 0.1s;
    }
    .header_hor .l-header.sticky_auto_hide.down {
        transform: translateY(-110%);
    }
    .l-header.bg_transparent:not(.sticky) .l-subheader {
        box-shadow: none !important;
        background: none;
    }
    .l-header.bg_transparent ~ .l-main .l-section.width_full.height_auto:first-of-type > .l-section-h {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .l-header.pos_static.bg_transparent {
        position: absolute;
        left: 0;
    }
    .l-subheader.width_full .l-subheader-h {
        max-width: none !important;
    }
    .l-header.shadow_thin .l-subheader.at_middle,
    .l-header.shadow_thin .l-subheader.at_bottom {
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
    }
    .l-header.shadow_wide .l-subheader.at_middle,
    .l-header.shadow_wide .l-subheader.at_bottom {
        box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.05);
    }
    .header_hor .l-subheader-cell > .w-cart {
        margin-left: 0;
        margin-right: 0;
    }
    :root {
        --header-height: 165px;
        --header-sticky-height: 60px;
    }
    .l-header:before {
        content: "165";
    }
    .l-header.sticky:before {
        content: "60";
    }
    .l-subheader.at_top {
        line-height: 85px;
        height: 85px;
    }
    .l-header.sticky .l-subheader.at_top {
        line-height: 0px;
        height: 0px;
        overflow: hidden;
    }
    .l-subheader.at_middle {
        line-height: 80px;
        height: 80px;
    }
    .l-header.sticky .l-subheader.at_middle {
        line-height: 60px;
        height: 60px;
    }
    .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px;
    }
    .l-header.sticky .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px;
    }
}
@media (max-width: 600px) {
    .hidden_for_mobiles {
        display: none !important;
    }
    .l-subheader.at_bottom {
        display: none;
    }
    .l-header {
        position: relative;
        z-index: 111;
        width: 100%;
    }
    .l-subheader {
        margin: 0 auto;
    }
    .l-subheader.width_full {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .l-subheader-h {
        display: flex;
        align-items: center;
        position: relative;
        margin: 0 auto;
        max-width: var(--site-content-width, 1200px);
        height: inherit;
    }
    .w-header-show {
        display: none;
    }
    .l-header.pos_fixed {
        position: fixed;
        left: 0;
    }
    .l-header.pos_fixed:not(.notransition) .l-subheader {
        transition-property: transform, background, box-shadow, line-height, height;
        transition-duration: 0.3s;
        transition-timing-function: cubic-bezier(0.78, 0.13, 0.15, 0.86);
    }
    .headerinpos_bottom.sticky_first_section .l-header.pos_fixed {
        position: fixed !important;
    }
    .header_hor .l-header.sticky_auto_hide {
        transition: transform 0.3s cubic-bezier(0.78, 0.13, 0.15, 0.86) 0.1s;
    }
    .header_hor .l-header.sticky_auto_hide.down {
        transform: translateY(-110%);
    }
    .l-header.bg_transparent:not(.sticky) .l-subheader {
        box-shadow: none !important;
        background: none;
    }
    .l-header.bg_transparent ~ .l-main .l-section.width_full.height_auto:first-of-type > .l-section-h {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .l-header.pos_static.bg_transparent {
        position: absolute;
        left: 0;
    }
    .l-subheader.width_full .l-subheader-h {
        max-width: none !important;
    }
    .l-header.shadow_thin .l-subheader.at_middle,
    .l-header.shadow_thin .l-subheader.at_bottom {
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
    }
    .l-header.shadow_wide .l-subheader.at_middle,
    .l-header.shadow_wide .l-subheader.at_bottom {
        box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.05);
    }
    .header_hor .l-subheader-cell > .w-cart {
        margin-left: 0;
        margin-right: 0;
    }
    :root {
        --header-height: 185px;
        --header-sticky-height: 50px;
    }
    .l-header:before {
        content: "185";
    }
    .l-header.sticky:before {
        content: "50";
    }
    .l-subheader.at_top {
        line-height: 135px;
        height: 135px;
    }
    .l-header.sticky .l-subheader.at_top {
        line-height: 0px;
        height: 0px;
        overflow: hidden;
    }
    .l-subheader.at_middle {
        line-height: 50px;
        height: 50px;
    }
    .l-header.sticky .l-subheader.at_middle {
        line-height: 50px;
        height: 50px;
    }
    .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px;
    }
    .l-header.sticky .l-subheader.at_bottom {
        line-height: 50px;
        height: 50px;
    }
}
@media (min-width: 1005px) {
    .ush_image_1 {
        height: 35px !important;
    }
    .l-header.sticky .ush_image_1 {
        height: 35px !important;
    }
}
@media (min-width: 1025px) and (max-width: 1004px) {
    .ush_image_1 {
        height: 30px !important;
    }
    .l-header.sticky .ush_image_1 {
        height: 30px !important;
    }
}
@media (min-width: 601px) and (max-width: 1024px) {
    .ush_image_1 {
        height: 25px !important;
    }
    .l-header.sticky .ush_image_1 {
        height: 25px !important;
    }
}
@media (max-width: 600px) {
    .ush_image_1 {
        height: 20px !important;
    }
    .l-header.sticky .ush_image_1 {
        height: 20px !important;
    }
}
@media (min-width: 1005px) {
    .ush_image_2 {
        height: 35px !important;
    }
    .l-header.sticky .ush_image_2 {
        height: 35px !important;
    }
}
@media (min-width: 1025px) and (max-width: 1004px) {
    .ush_image_2 {
        height: 30px !important;
    }
    .l-header.sticky .ush_image_2 {
        height: 30px !important;
    }
}
@media (min-width: 601px) and (max-width: 1024px) {
    .ush_image_2 {
        height: 30px !important;
    }
    .l-header.sticky .ush_image_2 {
        height: 30px !important;
    }
}
@media (max-width: 600px) {
    .ush_image_2 {
        height: 20px !important;
    }
    .l-header.sticky .ush_image_2 {
        height: 20px !important;
    }
}
.header_hor .ush_menu_1.type_desktop .menu-item.level_1 > a:not(.w-btn) {
    padding-left: 20px;
    padding-right: 20px;
}
.header_hor .ush_menu_1.type_desktop .menu-item.level_1 > a.w-btn {
    margin-left: 20px;
    margin-right: 20px;
}
.header_hor .ush_menu_1.type_desktop.align-edges > .w-nav-list.level_1 {
    margin-left: -20px;
    margin-right: -20px;
}
.header_ver .ush_menu_1.type_desktop .menu-item.level_1 > a:not(.w-btn) {
    padding-top: 20px;
    padding-bottom: 20px;
}
.header_ver .ush_menu_1.type_desktop .menu-item.level_1 > a.w-btn {
    margin-top: 20px;
    margin-bottom: 20px;
}
.ush_menu_1.type_desktop .menu-item:not(.level_1) {
    font-size: 15px;
}
.ush_menu_1.type_mobile .w-nav-anchor.level_1,
.ush_menu_1.type_mobile .w-nav-anchor.level_1 + .w-nav-arrow {
    font-size: 16px;
}
.ush_menu_1.type_mobile .w-nav-anchor:not(.level_1),
.ush_menu_1.type_mobile .w-nav-anchor:not(.level_1) + .w-nav-arrow {
    font-size: 15px;
}
@media (min-width: 1005px) {
    .ush_menu_1 .w-nav-icon {
        font-size: ;
    }
}
@media (min-width: 1025px) and (max-width: 1004px) {
    .ush_menu_1 .w-nav-icon {
        font-size: 32px;
    }
}
@media (min-width: 601px) and (max-width: 1024px) {
    .ush_menu_1 .w-nav-icon {
        font-size: ;
    }
}
@media (max-width: 600px) {
    .ush_menu_1 .w-nav-icon {
        font-size: ;
    }
}
.ush_menu_1 .w-nav-icon > div {
    border-width: 3px;
}
@media screen and (max-width: 1047px) {
    .w-nav.ush_menu_1 > .w-nav-list.level_1 {
        display: none;
    }
    .ush_menu_1 .w-nav-control {
        display: block;
    }
}
.ush_menu_1 .w-nav-item.level_1 > a:not(.w-btn):focus,
.no-touch .ush_menu_1 .w-nav-item.level_1.opened > a:not(.w-btn),
.no-touch .ush_menu_1 .w-nav-item.level_1:hover > a:not(.w-btn) {
    background: ;
    color: #354b5c;
}
.ush_menu_1 .w-nav-item.level_1.current-menu-item > a:not(.w-btn),
.ush_menu_1 .w-nav-item.level_1.current-menu-ancestor > a:not(.w-btn),
.ush_menu_1 .w-nav-item.level_1.current-page-ancestor > a:not(.w-btn) {
    background: ;
    color: #666fb6;
}
.l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .w-nav-item.level_1.current-menu-item > a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .w-nav-item.level_1.current-menu-ancestor > a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .w-nav-item.level_1.current-page-ancestor > a:not(.w-btn) {
    background: ;
    color: #ffffff;
}
.ush_menu_1 .w-nav-list:not(.level_1) {
    background: #ffffff;
    color: #354b5c;
}
.no-touch .ush_menu_1 .w-nav-item:not(.level_1) > a:focus,
.no-touch .ush_menu_1 .w-nav-item:not(.level_1):hover > a {
    background: #ffffff;
    color: #7a3fb5;
}
.ush_menu_1 .w-nav-item:not(.level_1).current-menu-item > a,
.ush_menu_1 .w-nav-item:not(.level_1).current-menu-ancestor > a,
.ush_menu_1 .w-nav-item:not(.level_1).current-page-ancestor > a {
    background: ;
    color: #354b5c;
}
.header_hor .ush_menu_2.type_desktop .menu-item.level_1 > a:not(.w-btn) {
    padding-left: 20px;
    padding-right: 20px;
}
.header_hor .ush_menu_2.type_desktop .menu-item.level_1 > a.w-btn {
    margin-left: 20px;
    margin-right: 20px;
}
.header_hor .ush_menu_2.type_desktop.align-edges > .w-nav-list.level_1 {
    margin-left: -20px;
    margin-right: -20px;
}
.header_ver .ush_menu_2.type_desktop .menu-item.level_1 > a:not(.w-btn) {
    padding-top: 20px;
    padding-bottom: 20px;
}
.header_ver .ush_menu_2.type_desktop .menu-item.level_1 > a.w-btn {
    margin-top: 20px;
    margin-bottom: 20px;
}
.ush_menu_2.type_desktop .menu-item:not(.level_1) {
    font-size: 15px;
}
.ush_menu_2.type_mobile .w-nav-anchor.level_1,
.ush_menu_2.type_mobile .w-nav-anchor.level_1 + .w-nav-arrow {
    font-size: 16px;
}
.ush_menu_2.type_mobile .w-nav-anchor:not(.level_1),
.ush_menu_2.type_mobile .w-nav-anchor:not(.level_1) + .w-nav-arrow {
    font-size: 15px;
}
@media (min-width: 1005px) {
    .ush_menu_2 .w-nav-icon {
        font-size: ;
    }
}
@media (min-width: 1025px) and (max-width: 1004px) {
    .ush_menu_2 .w-nav-icon {
        font-size: 32px;
    }
}
@media (min-width: 601px) and (max-width: 1024px) {
    .ush_menu_2 .w-nav-icon {
        font-size: ;
    }
}
@media (max-width: 600px) {
    .ush_menu_2 .w-nav-icon {
        font-size: ;
    }
}
.ush_menu_2 .w-nav-icon > div {
    border-width: 3px;
}
@media screen and (max-width: 1047px) {
    .w-nav.ush_menu_2 > .w-nav-list.level_1 {
        display: none;
    }
    .ush_menu_2 .w-nav-control {
        display: block;
    }
}
.ush_menu_2 .w-nav-item.level_1 > a:not(.w-btn):focus,
.no-touch .ush_menu_2 .w-nav-item.level_1.opened > a:not(.w-btn),
.no-touch .ush_menu_2 .w-nav-item.level_1:hover > a:not(.w-btn) {
    background: ;
    color: #354b5c;
}
.ush_menu_2 .w-nav-item.level_1.current-menu-item > a:not(.w-btn),
.ush_menu_2 .w-nav-item.level_1.current-menu-ancestor > a:not(.w-btn),
.ush_menu_2 .w-nav-item.level_1.current-page-ancestor > a:not(.w-btn) {
    background: ;
    color: #666fb6;
}
.l-header.bg_transparent:not(.sticky) .ush_menu_2.type_desktop .w-nav-item.level_1.current-menu-item > a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_2.type_desktop .w-nav-item.level_1.current-menu-ancestor > a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_2.type_desktop .w-nav-item.level_1.current-page-ancestor > a:not(.w-btn) {
    background: ;
    color: #ffffff;
}
.ush_menu_2 .w-nav-list:not(.level_1) {
    background: #ffffff;
    color: #354b5c;
}
.no-touch .ush_menu_2 .w-nav-item:not(.level_1) > a:focus,
.no-touch .ush_menu_2 .w-nav-item:not(.level_1):hover > a {
    background: #ffffff;
    color: #7a3fb5;
}
.ush_menu_2 .w-nav-item:not(.level_1).current-menu-item > a,
.ush_menu_2 .w-nav-item:not(.level_1).current-menu-ancestor > a,
.ush_menu_2 .w-nav-item:not(.level_1).current-page-ancestor > a {
    background: ;
    color: #354b5c;
}
.header_hor .ush_menu_3.type_desktop .menu-item.level_1 > a:not(.w-btn) {
    padding-left: 20px;
    padding-right: 20px;
}
.header_hor .ush_menu_3.type_desktop .menu-item.level_1 > a.w-btn {
    margin-left: 20px;
    margin-right: 20px;
}
.header_hor .ush_menu_3.type_desktop.align-edges > .w-nav-list.level_1 {
    margin-left: -20px;
    margin-right: -20px;
}
.header_ver .ush_menu_3.type_desktop .menu-item.level_1 > a:not(.w-btn) {
    padding-top: 20px;
    padding-bottom: 20px;
}
.header_ver .ush_menu_3.type_desktop .menu-item.level_1 > a.w-btn {
    margin-top: 20px;
    margin-bottom: 20px;
}
.ush_menu_3.type_desktop .menu-item:not(.level_1) {
    font-size: 15px;
}
.ush_menu_3.type_mobile .w-nav-anchor.level_1,
.ush_menu_3.type_mobile .w-nav-anchor.level_1 + .w-nav-arrow {
    font-size: 16px;
}
.ush_menu_3.type_mobile .w-nav-anchor:not(.level_1),
.ush_menu_3.type_mobile .w-nav-anchor:not(.level_1) + .w-nav-arrow {
    font-size: 15px;
}
@media (min-width: 1005px) {
    .ush_menu_3 .w-nav-icon {
        font-size: ;
    }
}
@media (min-width: 1025px) and (max-width: 1004px) {
    .ush_menu_3 .w-nav-icon {
        font-size: 32px;
    }
}
@media (min-width: 601px) and (max-width: 1024px) {
    .ush_menu_3 .w-nav-icon {
        font-size: ;
    }
}
@media (max-width: 600px) {
    .ush_menu_3 .w-nav-icon {
        font-size: ;
    }
}
.ush_menu_3 .w-nav-icon > div {
    border-width: 3px;
}
@media screen and (max-width: 1047px) {
    .w-nav.ush_menu_3 > .w-nav-list.level_1 {
        display: none;
    }
    .ush_menu_3 .w-nav-control {
        display: block;
    }
}
.ush_menu_3 .w-nav-item.level_1 > a:not(.w-btn):focus,
.no-touch .ush_menu_3 .w-nav-item.level_1.opened > a:not(.w-btn),
.no-touch .ush_menu_3 .w-nav-item.level_1:hover > a:not(.w-btn) {
    background: ;
    color: #354b5c;
}
.ush_menu_3 .w-nav-item.level_1.current-menu-item > a:not(.w-btn),
.ush_menu_3 .w-nav-item.level_1.current-menu-ancestor > a:not(.w-btn),
.ush_menu_3 .w-nav-item.level_1.current-page-ancestor > a:not(.w-btn) {
    background: ;
    color: #666fb6;
}
.l-header.bg_transparent:not(.sticky) .ush_menu_3.type_desktop .w-nav-item.level_1.current-menu-item > a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_3.type_desktop .w-nav-item.level_1.current-menu-ancestor > a:not(.w-btn),
.l-header.bg_transparent:not(.sticky) .ush_menu_3.type_desktop .w-nav-item.level_1.current-page-ancestor > a:not(.w-btn) {
    background: ;
    color: #ffffff;
}
.ush_menu_3 .w-nav-list:not(.level_1) {
    background: #ffffff;
    color: #354b5c;
}
.no-touch .ush_menu_3 .w-nav-item:not(.level_1) > a:focus,
.no-touch .ush_menu_3 .w-nav-item:not(.level_1):hover > a {
    background: #ffffff;
    color: #7a3fb5;
}
.ush_menu_3 .w-nav-item:not(.level_1).current-menu-item > a,
.ush_menu_3 .w-nav-item:not(.level_1).current-menu-ancestor > a,
.ush_menu_3 .w-nav-item:not(.level_1).current-page-ancestor > a {
    background: ;
    color: #354b5c;
}
.ush_socials_1 .w-socials-list {
    margin: -2px;
}
.ush_socials_1 .w-socials-item {
    padding: 2px;
}
.ush_html_1 {
    text-align: center !important;
}
.ush_popup_3 {
    width: 0px !important;
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
}

.us_custom_dff83e3a {
    padding-bottom: 12px !important;
}
.us_custom_dcab56b3 {
    margin-bottom: 12px !important;
}
.us_custom_ae57acd5 {
    color: #e6eff9 !important;
}
.us_custom_eb849559 {
    text-align: center !important;
}
.us_custom_064d3121 {
    font-weight: 600 !important;
}
.us_custom_4f24afa8 {
    margin-bottom: 2rem !important;
}
.us_custom_2774bef1 {
    margin-bottom: 0 !important;
}

a:hover {
    border-bottom: none !important;
}
#smaller-icon .w-iconbox-icon {
    font-size: 77px !important;
}

.layout_15785 .w-grid-item-h {
}
.layout_15785 .usg_post_image_1 {
    margin-left: -0.75rem !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-shadow: 0 0 0 1.5px #000 !important;
}
@media (max-width: 414px) {
    #us_grid_2 .w-grid-item {
        width: 50%;
    }
}
@media (max-width: 309px) {
    #us_grid_2 .w-grid-list {
        margin: 0;
    }
    #us_grid_2 .w-grid-item {
        width: 100%;
        padding: 0;
        margin-bottom: var(--gap, 0px);
    }
}
.layout_14233 .w-grid-item-h {
}

@media (max-width: 766px) {
    #us_grid_3 .w-grid-list {
        margin: 0;
    }
    #us_grid_3 .w-grid-item {
        width: 100%;
        padding: 0;
        margin-bottom: var(--gap, 0px);
    }
}
.layout_14999 .w-grid-item-h {
}
.layout_14999 .usg_post_image_1 {
    width: 5.5rem !important;
}
.layout_14999 .usg_post_custom_field_1 {
    font-weight: 700 !important;
    line-height: 26px !important;
    margin-bottom: 0 !important;
}
.layout_14999 .usg_post_custom_field_2 {
    color: #999999 !important;
    font-size: 0.9rem !important;
    line-height: 26px !important;
}

.layout_13386 .w-grid-item-h {
}
.layout_13386 .usg_post_image_1 {
    transition-duration: 0.3s;
    transform-origin: 50% 50%;
    transform: scale(0.8) translate(0%, 0%);
}
.layout_13386 .w-grid-item-h:hover .usg_post_image_1 {
    transform: scale(1) translate(0%, 0%);
    opacity: 1;
}
.layout_13386 .usg_post_image_1 {
    padding: 1rem !important;
}
@media (max-width: 999px) {
    #efcb {
        height: 20px !important;
    }
}
.layout_15215 .w-grid-item-h {
}
.layout_15215 .usg_post_image_1 {
    transition-duration: 0.3s;
    transform-origin: 50% 50%;
    transform: scale(0.8) translate(0%, 0%);
}
.layout_15215 .w-grid-item-h:hover .usg_post_image_1 {
    transform: scale(1) translate(0%, 0%);
    opacity: 1;
}
.layout_15215 .usg_post_image_1 {
    position: relative !important;
    padding: 1rem !important;
}

.layout_15000 .w-grid-item-h {
}
.layout_15000 .usg_post_image_1 {
    width: 7rem !important;
}
.layout_15000 .usg_post_custom_field_1 {
    font-weight: 700 !important;
    line-height: 26px !important;
    margin-bottom: 0 !important;
}
.layout_15000 .usg_post_custom_field_2 {
    color: #999999 !important;
    font-size: 0.9rem !important;
    line-height: 26px !important;
}
.layout_15000 .usg_post_custom_field_3 {
    color: #67b0e0 !important;
    font-size: 1.2rem !important;
}
h1 {
    font-family: system-ui !important;
}
h2 {
    font-family: system-ui !important;
}
h3 {
    font-family: system-ui !important;
}
h4 {
    font-family: system-ui !important;
}
h5 {
    font-family: system-ui !important;
}
h6 {
    font-family: system-ui !important;
}
p {
    font-family: system-ui !important;
}
span {
    font-family: system-ui !important;
}
li {
    font-family: system-ui !important;
}
div {
    font-family: system-ui !important;
}
.ads-mid-3 h3 {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 10px;
}
.ads-mid-3 p {
    margin-bottom: 5px;
}















.nav-safds .navbar{
  height: 100%;
  max-width: 1250px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: auto;
  /* background: red; */
  padding: 0 50px;
}
.navbar .logo a{
  font-size: 30px;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
.nav-safds .navbar .nav-links{
  line-height: 70px;
  height: 100%;
}
.nav-safds .navbar .links{
  display: flex;
}
.nav-safds .navbar .links li{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style: none;
  padding: 0 14px;
}
.nav-safds .navbar .links li a{
  height: 100%;
  text-decoration: none;
  white-space: nowrap;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}
.links li:hover .htmlcss-arrow,
.links li:hover .js-arrow{
  transform: rotate(180deg);
  }

.nav-safds .navbar .links li .arrow{
  /* background: red; */
  height: 100%;
  width: 22px;
  line-height: 70px;
  text-align: center;
  display: inline-block;
  color: #fff;
  transition: all 0.3s ease;
}
.nav-safds .navbar .links li .sub-menu{
  position: absolute;
  top: 50px;
  left: 0;
  line-height: 40px;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 0 0 4px 4px;
  display: none;
  z-index: 2;
}
.nav-safds .navbar .links li:hover .htmlCss-sub-menu,
.nav-safds .navbar .links li:hover .js-sub-menu{
  display: block;
}
.navbar .links li .sub-menu li{
  padding: 0 22px;
  border-bottom: 1px solid rgb(0 0 0 / 10%);
}
.navbar .links li .sub-menu a{
  color: #2c2c2c;
  font-size: 15px;
  font-weight: 500;
}
.navbar .links li .sub-menu .more-arrow{
  line-height: 40px;
}
.navbar .links li .htmlCss-more-sub-menu{
  /* line-height: 40px; */
}
.navbar .links li .sub-menu .more-sub-menu{
  position: absolute;
  top: 0;
  left: 70%;
  border-radius: 0 4px 4px 4px;
  z-index: 1;
  display: none;
}
.links li .sub-menu .more:hover .more-sub-menu{
  display: block;
}
.navbar .search-box{
  position: relative;
   height: 40px;
  width: 40px;
}
.navbar .search-box i{
  position: absolute;
  height: 100%;
  width: 100%;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}
.navbar .search-box .input-box{
  position: absolute;
  right: calc(100% - 40px);
  top: 80px;
  height: 60px;
  width: 300px;
  background: #3E8DA8;
  border-radius: 6px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.4s ease;
}
.navbar.showInput .search-box .input-box{
  top: 65px;
  opacity: 1;
  pointer-events: auto;
  background: #3E8DA8;
}
.search-box .input-box::before{
  content: '';
  position: absolute;
  height: 20px;
  width: 20px;
  background: #3E8DA8;
  right: 10px;
  top: -6px;
  transform: rotate(45deg);
}
.search-box .input-box input{
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 4px;
  transform: translate(-50%, -50%);
  height: 35px;
  width: 280px;
  outline: none;
  padding: 0 15px;
  font-size: 16px;
  border: none;
}
.navbar .nav-links .sidebar-logo{
  display: none;
}
.navbar .bx-menu{
  display: none;
}
@media (max-width:920px) {
  .nav-safds .navbar{
    max-width: 100%;
    padding: 0 25px;
  }

  .nav-safds .navbar .logo a{
    font-size: 27px;
  }
  .nav-safds .navbar .links li{
    padding: 0 10px;
    white-space: nowrap;
  }
  .nav-safds .navbar .links li a{
    font-size: 15px;
  }
}
@media (max-width:800px){
  .nav-safds{
    /* position: relative; */
  }
  .navbar .bx-menu{
    display: block;
  }
  .nav-safds .navbar .nav-links{
    position: fixed;
    top: 0;
    left: -100%;
    display: block;
    max-width: 270px;
    width: 100%;
    background:  #3E8DA8;
    line-height: 40px;
    padding: 20px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    transition: all 0.5s ease;
    z-index: 1000;
  }
  .navbar .nav-links .sidebar-logo{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .sidebar-logo .logo-name{
    font-size: 25px;
    color: #fff;
  }
    .sidebar-logo  i,
    .navbar .bx-menu{
      font-size: 25px;
      color: #fff;
    }
  .nav-safds .navbar .links{
    display: block;
    margin-top: 20px;
  }
  .nav-safds .navbar .links li .arrow{
    line-height: 40px;
  }
.nav-safds .navbar .links li{
    display: block;
  }
.nav-safds .navbar .links li .sub-menu{
  position: relative;
  top: 0;
  box-shadow: none;
  display: none;
}
.nav-safds .navbar .links li .sub-menu li{
  border-bottom: none;

}
.navbar .links li .sub-menu .more-sub-menu{
  display: none;
  position: relative;
  left: 0;
}
.navbar .links li .sub-menu .more-sub-menu li{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.links li:hover .htmlcss-arrow,
.links li:hover .js-arrow{
  transform: rotate(0deg);
  }
  .navbar .links li .sub-menu .more-sub-menu{
    display: none;
  }
  .navbar .links li .sub-menu .more span{
    /* background: red; */
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
  }

  .links li .sub-menu .more:hover .more-sub-menu{
    display: none;
  }
  .nav-safds .navbar .links li:hover .htmlCss-sub-menu,
  .nav-safds .navbar .links li:hover .js-sub-menu{
    display: none;
  }
.navbar .nav-links.show1 .links .htmlCss-sub-menu,
  .navbar .nav-links.show3 .links .js-sub-menu,
  .navbar .nav-links.show2 .links .more .more-sub-menu{
      display: block;
    }
    .navbar .nav-links.show1 .links .htmlcss-arrow,
    .navbar .nav-links.show3 .links .js-arrow{
        transform: rotate(180deg);
}
    .navbar .nav-links.show2 .links .more-arrow{
      transform: rotate(90deg);
    }
}
@media (max-width:370px){
  .nav-safds .navbar .nav-links{
  max-width: 100%;
} 
}
.l-subheader.at_middle .w-image.ush_image_1.with_transparent img.attachment-large.size-large {
    width: 194px;
    height: 105px;
    margin-top: -27px;
}
.l-subheader.at_middle .w-image.ush_image_1.with_transparent img.attachment-large.size-large-1 {
    width: 119px;
    height: 59px;
    margin-top: -10px;
}
.thinkd-s1 img {
    height: 25px;
    margin: -3px 5px 0px 0;
}
.thinkd-s1 {
    padding: 13px 23px 11px 16px;
    display: flex;
}
@media (max-width:700px){
.l-subheader.at_middle .w-image.ush_image_1.with_transparent img.attachment-large.size-large {
    width: 131px;
    height: 105px;
    margin-top: -27px;
}
.l-subheader.at_middle .w-image.ush_image_1.with_transparent img.attachment-large.size-large-1 {
    width: 81px;
    height: 43px;
    margin-top: -10px;
}
.slider-gjfht-1 {
    display: grid;
}
.slider-gjfht-1 .w-btn-wrapper.align_center a {
    text-align: center;
    display: block;
    margin-bottom: 11px;
}
.slider-gjfht-1 .w-btn-wrapper.align_center a img {
    height: 20px;
}
}
.team-fhdj-1 {
    margin-bottom: 60px;
}
.call-float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 9999999;
}
.call-float img {
    width: 100%;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.fonr-gjghf-submit {
    background: #ffb33a;
}



