header .header__top-right a:nth-child(1):hover {
    margin-right: 90px;
    background: #333;
}

header .header__top-right a:nth-child(2):hover {
    margin-right: 65px;
    background: #00ACEE;
}

header .header__top-right a:nth-child(3):hover {
    margin-right: 75px;
    background: #2B587A;
}

header .header__top-right a:nth-child(4):hover {
    margin-right: 106px;
    background: #ee8208;
}

header .header__top-right a:nth-child(4):hover .header__top-right-description {
    background: #ee8208;
}

header .header__top-right a:nth-child(5):hover {
    margin-right: 111px;
    background: #0098f7;
}

header .header__top-right a:nth-child(5):hover .header__top-right-description {
    background: #0098f7;
}

header .header__top-right a:nth-child(6):hover {
    margin-right: 119px;
    background: #C4302B;
}

header .header__top-right a:nth-child(6):hover .header__top-right-description {
    background: #C4302B;
}

header .header__top-right a:nth-child(7):hover {
    margin-right: 174px;
    background: #444444;
}

header .header__top-right a:nth-child(8):hover {
    margin-right: 35px;
    background: #444444;
}

.header__top-left a.support-of-citizens-desctop {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header__top-left a.support-of-citizens-desctop:hover {
    opacity: 0.8;
    color: white;
    text-decoration: none;
}

.header__top-left a.support-of-citizens-desctop>div {
    padding: 0 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1023px) {
    .header__top-left a.support-of-citizens-desctop {
        display: none;
    }
}

.support-of-citizens {
    display: none;
    text-transform: uppercase;
    font-weight: 500;
}

@media (min-width: 576px) and (max-width: 767px) {
    .header .header__bottom ._wrapper {
        width: 540px;
        padding: 0 15px;
        margin: auto;
    }
}

@media (max-width: 767px) {
    .support-of-citizens {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    header .header__top {
        display: block;
    }
    header .header__top-right {
        display: none;
    }
    header .header__top ._wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    a.support-of-citizens>div {
        font-size: 14px;
    }
}

@media (max-width: 540px) {
    header .header__top {
        display: none;
    }
    /* .header .header__bottom ._wrapper{
		width: 540px;
		padding: 0 15px;
	} */
}

@media (max-width: 1023px) {
    .support-of-citizens {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 15px;
        background: #e73751;
    }
}

.logo-menu {
    width: 100%;
    height: 100%;
}

.header__bottom-logo {
    display: flex;
    align-items: center;
}

.header__bottom-logo img {
    height: 130px;
    width: auto;
}

.counters .number {
    width: 100%;
    display: flex;
    gap: 10px;
    height: 33%;
    align-items: center;
}

.header__bottom-text {
    color: inherit;
}

.header__bottom-text h1 {
    font-weight: 300;
    font-size: 30px;
    line-height: 1;
	white-space: nowrap;
}

.header__bottom-text h2 {
    font-weight: 300;
    font-size: 19px;
    line-height: 1.125;
}

.main-page__welcome-head-link {
    color: #fff;
}

.footer-content__block--address ul {
    list-style: none;
}

.footer-content__block--address .footer-title {
    color: #3C5D8E;
    margin-bottom: 1rem;
}

.footer-content__block--address ul li {
    color: #777;
}

.overview__slide-content-docs a {
    position: relative;
    border-radius: 5px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all ease-in-out 0.3s;
    padding: 10px 50px;
    margin-bottom: 24px;
    font-weight: normal;
    color: #3C5D8E;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 8px;
}

.overview__slide-content-docs {
    padding-top: 24px;
}

.header__bottom-links .nav-link.active {
    font-weight: bold;
    /* text-decoration: underline; */
}

.header__bottom-center a {
    font-size: 1.25rem;
    margin-left: .25rem;
    color: #FF5858;
}

.main-page__welcome-nav-item {
    text-align: center;
}

.main-page__welcome-nav-item svg {
    margin: 0 auto;
}

.header__bottom-mobile {
    display: none;
}

.main-page__content-bottom-links-container.links {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1rem;
}

.nobottommargin .nav-item {
    list-style: none;
    font-size: 1rem;
    margin-bottom: 1rem;
}

#backtotop {
    z-index: 9999;
}

.main-page__content-information-link-container h4 {
    font-size: 18px;
    line-height: 24px;
}

.main-page__welcome-nav a {
    width: 100%;
}

.main-page__content-information-link {
    width: 33.3%;
}

#views-exposed-form-measures-search-page {
    /* margin-bottom: 3rem; */
}

#views-exposed-form-measures-search-page .views-exposed-form .views-exposed-widget {
    float: none;
    margin: 0;
    padding: 0;
    margin-bottom: 1rem;
}

#views-exposed-form-measures-search-page label {
    margin-bottom: .25rem;
}

#views-exposed-form-measures-search-page .views-exposed-form .views-exposed-widget select {
    /* min-height: 40px; */
    display: block;
    padding: .5rem;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    background: #fff;
    font-size: 16px;
    width: 100%;
}

#views-exposed-form-measures-search-page .views-exposed-form .views-exposed-widget input.form-text {
    /* min-height: 40px; */
    display: block;
    padding: .5rem;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    background: #fff;
    font-size: 16px;
    width: 100%;
}

.main-page__content-information-link-container {
    background-size: 75px !important;
    background-repeat: no-repeat !important;
    background-position: 100% 100% !important;
}

.main-page__content-information-link-container h4 {
    margin-top: 0;
    font-size: 16px;
    line-height: 1.25;
}

.measures_finance {
    position: absolute;
    bottom: .25rem;
    font-style: italic;
}

.numbers {
    line-height: 1.2;
    margin-bottom: 25px;
    color: #fff;
}

.number_title {
    font-size: 2rem;
    color: #fff;
    width: fit-content;
}

.number_desc {
    font-size: 1.125rem;
    color: #fff;
    width: fit-content;
}

@media screen and (max-width: 767px) {
	.counters .number {
		margin-top: 5px;
	}
    .main-page__content-information-link-container {
        background-size: 40px !important;
    }
    .main-page__welcome-head {
        width: 100%;
        display: grid;
        margin-bottom: 0;
        grid-gap: 1rem;
    }
    .numbers {
        line-height: 1.2;
        margin-bottom: 25px;
        color: #fff;
    }
    .number_title {
        font-size: 1rem;
        color: #fff;
    }
    .number_desc {
        font-size: .75rem;
        color: #fff;
    }
    .main-page__content {
        padding-top: 24rem;
    }
    .measures_finance {
        position: relative;
        margin-top: 1rem;
    }
    .main-page__welcome-nav-item {
        text-align: left;
    }
    .main-page__welcome-nav-item svg {
        margin: 0;
    }
    .header__bottom-logo {
        width: auto !important;
    }
    .header__bottom-text h1 {
        font-size: 1rem;
    }
    .header__bottom-text h2 {
        font-size: 1rem;
    }
    .header__bottom ._wrapper {
        display: grid;
        justify-content: space-around;
    }
    .main-page__content-bottom-links-container {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 1rem;
    }
    .main-page__content-bottom-links-container.links {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 1rem;
    }
    .footer__logo {
        margin: auto
    }
    .header__bottom-mobile {
        display: block;
        position: absolute;
        top: 1rem;
        right: 1rem;
        padding: 0;
        margin: 0;
    }
    .main-page__content-information-link {
        width: 100%;
    }
}
