/* Header styles */

button.header__email-btn {
    border: 5px solid #E40A38;
    color: #E40A38;
    display: flex;
    text-align: start;
    padding: 10px 20px;
    font-family: 'TTNorms';
    background-color: #F2F8FC;
}

p.header__email-btn__link a {
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
}

p.header__email-btn__link {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
}

div#header-widgets-area-1 .contact-info-wrapper img {
    height: fit-content;
}

.header__email-btn__image-block a.header__email-btn__image {
    background-image: url('/wp-content/uploads/2021/11/email-header_hover-icon.svg');
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-size: contain;
    display: block;
    background-position-y: center;
}

.header__email-btn__image-block {
    width: 20px;
    height: 30px;
    margin-right: 10px;
}

.header__soc-net-image-block a.header__soc-net-image {
    display: block;
    width: 100%;
    height: 20px;
}

.header__soc-net-image-block {
    width: 20px;
    height: 20px;
    margin: 5px;
}

a.youtube-soc-net-image {
    background-image: url('/wp-content/uploads/2021/11/youtube-header-icon.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

a.facebook-soc-net-image {
    background-image: url('/wp-content/uploads/2021/11/facebook-header-icon.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.header__fouth-widget-wrapper {
    display: flex;
}

.header__email-btn-block {
    margin-right: 20px;
}

button.header__email-btn:hover {
    color: #B0C1CB;
    border: 5px solid #B0C1CB;
}

button.header__email-btn:hover a {
    color: #B0C1CB;
}

button.header__email-btn:hover a.header__email-btn__image {
    filter: grayscale(1) contrast(0);
}

.header__soc-net-image-block:hover a.facebook-soc-net-image {
    background-image: url('/wp-content/uploads/2021/11/facebook-header_hover-icon.svg');
}

.header__soc-net-image-block:hover a.youtube-soc-net-image {
    background-image: url('/wp-content/uploads/2021/11/youtube-header_hover-icon.svg');
}

.header-widgets-area-1 .widget::before {
    display: none;
}

.contact-info-wrapper.email-icon.adaptive-hidden {
    display: none;
}

#site-header .contact-info-wrapper a {
    text-decoration: none;
    color: #7F91A1;
    line-height: 18px;
}

header#site-header {
    transform: translateY(0px);
    transition: 0.5s !important;
}

header#site-header.scroll {
    transform: translateY(-180px);
}

#site-header p.email-info-item {
    margin: 0 8px;
}

#site-header .contact-info-block-item p.header-headline-of-block {
    font-weight: bold;
    color: #7F91A1;
    margin: 0;
}

#site-header .contact-info-block-item {
    margin: 0;
    padding: 0 4px;
}

#site-header .contact-info-block-item p {
    margin: 0 8px;
    color: #7F91A1;
    line-height: 18px;
}

.adaptive-header-hider {
    display: flex;
    width: 100%;
    justify-content: end;
}

.adaptive-header-opener {
    display: none;
}

.logo-adaptive-header-opener {
    display: none;
}

.header-soc_net-block .soc_net-block-item p.soc_net-text {
    display: none;
}

div#header-widgets-area-1 {
    max-width: 150px;
}

.header-soc_net-block .soc_net-block-item {
    display: flex;
    height: fit-content;
    align-items: center;
    margin: 0;
    margin-bottom: 5px;
}

.header-soc_net-block {
    flex-direction: column;
}

.header-soc_net-block .soc_net-block-item .image-soc_net-block {
    background: #0E809E;
}

.header-soc_net-block .soc_net-block-item .image-soc_net-block img {
    filter: brightness(0) invert(1);
}

.header-soc_net-block .soc_net-block-item .image-soc_net-block:hover {
    background: #E40A38;
}

/* Search menu */

div#header-widgets-area-1 .header-widget.widget:last-child {
    display: none;
    position: absolute;
    bottom: -50px;
    width: 100%;
    left: 0;
    background: #DDECF2;
    padding: 10px 70px 10px 20px;
}

div#header-widgets-area-1 .header-widget.widget.active:last-child {
    display: block;
}

input#wp-block-search__input-1 {
    background: #FFFFFF;
    border-radius: 30px;
    padding: 0 10px;
    outline: none;
    font-size: 20px;
    line-height: 18px;
    color: #7F91A1;
}

.wp-block-search .wp-block-search__button {
    background: #CF0032 center;
    color: #FFF;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    padding: 6px 30px 8px;
}

div#header-widgets-area-1 .header-widget.widget:last-child form:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(/wp-content/uploads/close-search-icon.svg) top right no-repeat;
    right: -50px;
    top: 4px;
    cursor: pointer;
}

div#header-widgets-area-1 .header-widget.widget:last-child form:hover:after {
    background: url(/wp-content/uploads/close-search_hover-icon.svg) top right no-repeat;
}

form.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

li#menu-item-620 a {
    display: none;
}

li#menu-item-620 {
    width: 30px;
    height: 30px;
    background: url('/wp-content/uploads/white-search-icon.svg') no-repeat center;
}

/* Main menu */

li#menu-item-909 a {
    opacity: 0;
    position: absolute;

}

li#menu-item-909 {
    position: relative;
    display: none;
    width: 90px;
    height: 63px;
    background: url('/wp-content/uploads/white-logo-icon.svg') no-repeat center;
    background-size: auto;
}

ul.header-menu__dropdown-list {
    position: absolute;
    background: #0E809E;
    list-style: none;
    padding: 0 20px;
    max-height: 0;
    overflow: hidden;
    width: max-content;
    transition: 0.3s;
    left: 0;
    top: 44px;
}

.menu-item-has-children>.dropdown-toggle {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0px 7px;
    background: url(/wp-content/uploads/menu-arrow-icon.svg) no-repeat;
    background-position: center;
    transform: scale(1.5);
}

.menu-item-has-children:hover>.dropdown-toggle {
    background-image: url(/wp-content/uploads/menu-arrow_hover-icon.svg);
}

.header-top.container {
    height: auto;
}

#site-header .contact-info-wrapper a:hover {
    color: #E72951;
}

@media (min-width: 1101px) {

    .menu-item-has-children:hover > ul.header-menu__dropdown-list {
        padding: 20px;
        max-height: 2000px;
        overflow: visible;
    }

    .menu-item-has-children:hover ul.header-menu__dropdown-list li {
        padding: 5px 0px;
    }

    .menu-item-has-children .menu-item-has-children>.header-menu__dropdown-list,
    .menu-item-has-children:hover .menu-item-has-children>.header-menu__dropdown-list {
        overflow: hidden;
        left: 100%;
        top: 0;
        max-height: 0;
        padding: 0;
    }

    .menu-item-has-children .menu-item-has-children>.dropdown-toggle {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0px 7px;
        background: url(/wp-content/uploads/menu-arrow_hover-icon.svg) no-repeat;
        background-position: center;
        transform: scale(1.5) rotate(-90deg);
    }

    .menu-item-has-children .menu-item-has-children:hover .header-menu__dropdown-list {
        max-height: 1000px;
        padding: 9px;
        box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    }

    ul.header-menu__dropdown-list li:hover .header-menu__dropdown-list a {
        color: #0668A2;
    }

    ul.header-menu__dropdown-list li:hover .header-menu__dropdown-list li:hover a {
        color: #E72951;
    }

}

/* Footer styles */

footer#footer {
    background: #0E5166;
}

.main-footer-wrapper {
    display: flex;
	margin-bottom: 20px;
}

.navigation-menu-block {
    display: flex;
}

.banner-soc_net-block {
    display: flex;
    flex-wrap: wrap;
}

footer#footer .contact-info-block .contact-info-block-wrapper a {
    white-space: nowrap;
}

.footer-banner-block {
    display: flex;
    background: linear-gradient(89.46deg, #90D7EC 0.47%, #00ACC4 107.16%);
    margin-bottom: 15px;
    position: relative;
    margin-right: 45px;
}

.contact-info-block {
    padding: 15px 40px 20px 0;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    color: #95ADB4;
    max-width: 200px;
}

.contact-info-block .logo-title-block .logo-block {
    text-align: center;
    margin-bottom: 5px;
}

.contact-info-block .logo-title-block .title-block {
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
    padding: 5px 0;
    margin-bottom: 15px;
    border-top: 1px solid #00ACC4;
    border-bottom: 1px solid #00ACC4;
}

footer#footer a {
    color: #95ADB4;
    text-decoration: none;
}

.contact-info-block-item p {
    margin: 8px;
}

.contact-info-block-item p.phone-info-item {
    margin: 0 8px;
}

p.footer-headline-of-block {
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    color: #FFFFFF;
    margin-bottom: 8px;
}

footer#footer p.footer-headline-of-block a {
    color: #FFFFFF;
}

ul.nav-list-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.contact-info-block-item {
    margin-bottom: 15px;
}

li.nav-list-menu-item {
    font-weight: bold;
    font-size: 12px;
    margin: 10px 0;
}

.footer-banner-block .text-banner-block {
    padding: 10px 25px 10px 10px;
}

.footer-banner-block .text-banner-block p {
    margin: 0;
}

.footer-banner-block .text-banner-block p.headline-banner {
    font-weight: bold;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    color: #FFFFFF;
    white-space: nowrap;
}

.footer-banner-block .text-banner-block span.text-banner {
    font-weight: 500;
    font-size: 11px;
    line-height: 13px;
    color: #0E5166;
}

.footer-banner__invisible-block img.shadow-block {
    position: absolute;
    z-index: 0;
    top: -5px;
    width: 29px;
    left: -22px;
}

.footer-banner__invisible-block img.invisible-block {
    position: absolute;
    z-index: 1;
    top: -9px;
    left: -30px;
}

.logo-banner-block img {
    width: 100%;
}

.logo-banner-block {
    align-self: center;
    border-radius: 50%;
    background: #FDFDFD;
    width: 33px;
    height: 33px;
    margin: 5px;
    display: flex;
    align-items: center;
    margin-left: 15px;
}

.contact-info-wrapper {
    display: flex;
}

.navigation-link-block {
    padding: 25px 0;
}

.footer-soc_net-block,
.header-soc_net-block {
    display: flex;
    flex-wrap: wrap;
}

.footer-soc_net-block .soc_net-block-item {
    display: flex;
    height: fit-content;
    align-items: center;
    margin-right: 45px;
    margin-bottom: 10px;
}

.footer-soc_net-block .soc_net-block-item .image-soc_net-block {
    background: #B0C1CB;
}

.footer-soc_net-block .soc_net-block-item .image-soc_net-block,
.header-soc_net-block .soc_net-block-item .image-soc_net-block {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    margin-right: 10px;
    align-items: center;
}

.footer-soc_net-block .soc_net-block-item .image-soc_net-block img,
.header-soc_net-block .soc_net-block-item .image-soc_net-block img {
    width: fit-content;
    max-width: 18px;
    max-height: 18px;
}

.footer-soc_net-block .soc_net-block-item p.soc_net-text,
.header-soc_net-block .soc_net-block-item p.soc_net-text {
    margin: 0;
    height: fit-content;
    font-weight: bold;
    font-size: 13px;
    line-height: 15px;
    color: #B0C1CB;
}

.navigation-menu-block-item {
    margin-right: 30px;
}

footer#footer a:hover {
    color: #00ACC4;
}

footer#footer p.footer-headline-of-block a:hover {
    color: #00ACC4;
}

.navigation-flex-wrapper {
    display: flex;
}

.footer-banner-block.adaptive-footer-mobile-hider {
    display: none;
}

.footer-soc_net-block.adaptive-footer-mobile-hider {
    display: none;
}

.footer-banner-block.adaptive-footer-mobile-hider {
    height: 95px;
    background: url('/wp-content/uploads/label-new-mobile-footer.png') no-repeat;
    background-size: contain;
}

.footer-banner-block {
    height: 60px;
    background: url('/wp-content/uploads/label-footer-2.png') no-repeat;
    width: 460px;
    background-size: contain;
}

.assist-info-block {
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #679AAA;
    max-width: 850px;
    margin: 0 auto;
}

.assist-info-block p {
    margin: 0 auto;
}

.assist-image-block {
    display: flex;
    justify-content: center;
	flex-wrap: wrap;
}

.assist-image-item {
    margin: 10px 5px;
}

/* Back to Top btn */

#backToTop {
    display: flex;
    transition: 0.4s;
    background-color: #00ACC4;
    width: 45px;
    height: 45px;
    padding: 13px;
    border-radius: 45px;
    position: fixed;
    right: 30px;
    bottom: 45px;
    z-index: 100;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    opacity: 0.6;
}

div#backToTop img {
    transform: rotate(-90deg) scale(0.8);
}

/* WorldSkills */

.wordskills__first-img {
    background: url(/wp-content/uploads/first-page-img_worldskills.jpg) center center;
    max-width: 1101px;
}

.text-image {
    max-width: 630px;
    max-height: 430px;
}

.text-section .text-wrapper {
    padding: 50px 50px 45px;
}

.text-section.right-image-block {
    margin: 50px 0 0;
    flex-direction: row-reverse;
}

.text-section.right-image-block .text-wrapper {
    padding-top: 0;
}

.text-section {
    display: flex;
}

.benef-of-stud__first-img {
    background: url(/wp-content/uploads/first-image-benefits-of-studying.jpg) center center;
    max-width: 1101px;
}

.check-list-block {
    display: flex;
    margin: 30px 0;
}

.image-icon-block {
    margin-right: 20px;
}

p.simple-text.check-blue-hedline {
    color: #2A7B94;
    font-weight: 700;
}

/* Benefits of Studying */

.benefits-container .text-section.right-image-block {
    margin: 55px 0 30px;
}

.benefits-of-stud-wrapper .inner-simple-block h2 {
    text-align: center;
}

.benefits-of-stud-wrapper ul.necessary-expenses__inner-list {
    margin: 5px 0;
}

.benefits-of-stud-wrapper .before-arrive__items-block {
    margin-top: 30px;
    max-width: 100%;
}

.benefits-of-stud-wrapper .inner-simple-block {
    margin: 15px 0;
}

.benefits-of-stud-wrapper .recognition.container {
    margin: 70px 0;
}

/* Digital Library */

.e-library__first-img {
    background: url(/wp-content/uploads/book-library-with-open-textbook.jpg) center center;
    max-width: 1101px;
}

/* Filter */

.bapf_head {
    cursor: pointer;
}


.bapf_sfilter {
    margin-bottom: 0;
}

.hidden-filter-btn {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #E72951;
    margin-bottom: 25px;
    display: none;
    position: relative;
    cursor: pointer;
}

.hidden-filter-btn:after {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    background: url('/wp-content/uploads/filter-btn-arrow_hover-icon.svg') no-repeat;
    top: 10px;
    margin-left: 10px;
}

.hidden-filter-btn:hover:after {
    background: url('/wp-content/uploads/filter-btn-arrow-icon.svg') no-repeat;
}

div#filter-menu.active {
    max-height: 2000px;
    transition: 1.8s;
}

/* Pagination */

.woocommerce .woocommerce-pagination ul.page-numbers li span,
.woocommerce .woocommerce-pagination ul.page-numbers li a:not(.prev),
.woocommerce .woocommerce-pagination ul.page-numbers li a:not(.next) {
    background: #FFFFFF;
    border: 3px solid #DDECF2;
    border-radius: 30px;
    width: 45px;
    height: 45px;
    padding: 11px 0;
    color: #7F91A1;
}

.woocommerce .woocommerce-pagination ul.page-numbers li span.dots {
    width: auto;
    border: none;
    background: transparent;
    padding: 22px 0 0;
}

.woocommerce nav.woocommerce-pagination ul li {
    border: none;
    margin: 0 3px;
}


.woocommerce nav.woocommerce-pagination ul li span.current {
    margin: 0 auto;
    padding: 11px 0;
    color: #00ACC4;
    background: none;
}

.woocommerce .woocommerce-pagination ul.page-numbers li:focus {
    border-color: #00ACC4;
}

.woocommerce .woocommerce-pagination ul.page-numbers li:active {
    border-color: #00ACC4;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: inherit;
}

.woocommerce nav.woocommerce-pagination ul {
    border: none;
    position: relative;
}

.wpcf7-not-valid-tip {
    font-size: 16px !important;
}

.eu-image {
    float: right;
    max-width: 375px !important;
    margin-top: -80px;
    width: 100%
}

.stoimost-container {
    padding: 50px 0 0;
}

.stoimost-container h2 {
    text-align: center;
}

.stoimost-links-grid {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
    flex-wrap: wrap;
}

.stoimost-links-block {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: flex-start;
    align-content: center;
    position: relative;
    padding: 14px 100px 11px 30px;
    width: 49%;
    margin-bottom: 1%;
    box-sizing: border-box;
}

.stoimost-links-block__icon {
    margin-right: 30px;
}

.stoimost-links-block__header {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.44;
    color: #0E5166;
    display: flex;
    align-items: center;
}

.stoimost-links-block__download {
    background: #00ACC4;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 83px;
    display: flex;
    align-items: center;
    justify-content: center;
	transition: 0.4s;
}

.stoimost-links-block__download:hover {
    background: #B0C1CB;
}

a.privacy_policy_form-link {
    color: #2A7B94;
    font-size: 13px;
    font-weight: 500;
    margin: 0 3px;
    text-decoration: underline;
}

.cuntact-us__checkbox {
    display: flex;
    justify-content: center;
}

a.privacy_policy_form-link:hover {
    color: #E72951;
}

.category_language_translate_choice-block {
    display: flex;
    background: #fff;
    justify-content: center;
    margin: 0 auto 10px;
    align-items: center;
    width: fit-content;
    padding: 5px 15px;
    color: #0E809E;
    font-weight: 900;
    position: relative;
    max-height: 40px;
}

.category_language_translate {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 50px;
    text-align: center;
    color: #7F91A1;
}

.switcher.notranslate {
    margin-left: 10px;
}

.category-page-blocks {
    justify-content: center;
}

.product-form-input {
    background: #F2F8FC;
    border: none;
    border-radius: 30px;
    text-align: center;
    padding: 14px 0;
    margin-bottom: 9px;
    font-size: 16px;
    line-height: 24px;
    font-family: 'TTNorms';
    width: 80%;
    outline-color: #2A7B94;
    font-weight: 500;
    color: #0E5166;
}

.product-form-confidence {
    font-size: 13px;
    line-height: 15px;
    color: #2A7B94;
    font-weight: 500;
}

.product-form-checkbox-input {
    visibility: hidden;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 0;
}

.product-form-checkbox-input+span:before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 0;
    height: 16px;
    width: 16px;
    top: -2px;
    left: 0px;
    border: 2px solid #2A7B94;
    background: #fff;
}

.product-form-confidence label {
    position: relative;
}

.product-form-checkbox-input+span:after {
    display: block;
    position: absolute;
    content: "";
    background: #FA2950;
    height: 8px;
    width: 8px;
    top: -2px;
    left: 0;
    visibility: hidden;
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    margin: 4px;
}

.product-form-confidence span {
    margin-left: 24px;
    display: inline-block;
    font-size: 13px;
    line-height: 15px;
    color: #2A7B94;
    font-weight: 500;
}

.product-form-checkbox-input:checked+span:after {
    visibility: visible;
}

.product-form-button {
    line-height: 19px;
    font-weight: 700;
    color: #fff;
    background: linear-gradient(268.47deg, #FF1640 -4.01%, #CF0032 98.7%);
    border: none;
    border-radius: 59px;
    width: 80%;
    margin-top: 7px;
    padding: 14px 0;
    margin-bottom: 15px;
    cursor: pointer;
    font-family: 'TTNorms';
    font-size: 16px;
}

.product-form-button:hover {
	background: #B0C1CB;
}

.form-title-big {
    font-size: 26px;
    line-height: 30px;
    font-weight: 700;
    color: #0E5166;
    margin-bottom: 3px;
}

/* GTranslate */

.adaptive-hidden-block.nav-widget .selected {
    border: none;
}

.switcher .selected:hover a:after {
    background-image: url(/wp-content/uploads/menu-arrow_hover-icon.svg);
}

.switcher .selected a img {
    margin: 0;
}

.switcher .option a:hover {
    color: #7F91A1;
}

.header-menu__container.container {
    display: flex;
    position: relative;
}

nav.menu-main-menu-container {
    width: 100%;
}

div#nav-widget-1 {
    height: fit-content;
    align-self: center;
}

.header__menu.scroll div#nav-widget-1 {
    top: 15px;
}

.switcher {
    text-align: left;
    cursor: pointer;
    overflow: hidden;
    max-width: 100px;
    line-height: 17px;
}

.switcher a {
    text-decoration: none;
    display: block;
    font-size: 12pt;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.switcher a img {
    vertical-align: middle;
    display: inline;
    border: 0;
    padding: 0;
    margin: 0;
    opacity: 1;
    margin-right: 6px;
}

.switcher .selected {
    background: transparent;
    position: relative;
    z-index: 9999;
    border-left: 1px solid #1B6173;
    max-width: 100px;
    margin: 0 0 0 auto;
}

.switcher .selected a {
    padding: 0px 20px;
    width: 50px;
    font-weight: bold;
    font-size: 11px;
    line-height: 18px;
    color: transparent;
}

.switcher .selected a:after {
    height: 24px;
    display: inline-block;
    position: absolute;
    right: 20px;
    width: 15px;
    background-position: 50%;
    background-size: 11px;
    background-image: url(/wp-content/uploads/menu-arrow-icon.svg);
    background-repeat: no-repeat;
    content: "" !important;
    transition: all .2s;
}

.switcher .selected a.open:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.switcher .option {
    position: absolute;
    z-index: 9998;
    margin-top: 10px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #DDECF2;
    display: none;
    max-width: fit-content;
    max-height: 200px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: border-box;
    padding: 15px 15px;
}

.switcher .option a {
    font-weight: bold;
    font-size: 11px;
    line-height: 18px;
    color: #0E809E;
    display: flex;
    align-items: center;
}

.switcher .option a.selected {
    background: #fff;
}

#selected_lang_name {
    float: none;
}

.l_name {
    float: none !important;
    margin: 0;
}

.switcher .option::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    background-color: #f5f5f5;
}

.switcher .option::-webkit-scrollbar {
    width: 5px;
}

.switcher .option::-webkit-scrollbar-thumb {
    border-radius: 5px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    background-color: #888;
}

@media (max-width: 1100px) {
    div#nav-widget-1 {
        align-self: auto;
    }
}

@media (max-width: 959px) {
    .eu-image {
        margin-top: 15px;
    }
}

@media (max-width: 900px) {
    .stoimost-links-grid {
        justify-content: center;
    }

    .stoimost-links-block {
        width: 100%;
        max-width: 500px;
    }
}

@media (max-width: 768px) {
    .eu-image {
        margin: 15px auto 0;
        display: block;
        float: none
    }
}


@media (max-width: 500px) {

    .woocommerce .woocommerce-pagination ul.page-numbers li span,
    .woocommerce .woocommerce-pagination ul.page-numbers li a:not(.prev),
    .woocommerce .woocommerce-pagination ul.page-numbers li a:not(.next),
    .woocommerce nav.woocommerce-pagination ul li span.current {
        width: 35px;
        height: 35px;
        padding: 7px 0;
    }

    .stoimost-container h2 {
        font-size: 22px;
    }

    .stoimost-links-block {
        padding: 10px 70px 10px 15px;
        margin-bottom: 15px;
    }

    .stoimost-links-block__icon {
        margin-right: 20px;
        max-width: 30px;
        display: flex;
        align-items: center;
    }

    .stoimost-links-block__icon img {
        width: 100%;
    }

    .stoimost-links-block__download {
        width: 60px;
    }

    .stoimost-links-block__header {
        font-size: 14px;
    }
}

@media (max-width: 380px) {
    .woocommerce .woocommerce-pagination ul.page-numbers li span.dots {
        display: none;
    }
}