* {
    margin: 0;
    padding: 0;
}

p {
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 19px;
}
a {
    text-decoration: none;
}

.center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.collapse-header[aria-expanded="true"] img.arrow-img {
    transform: rotate(90deg);
}

.border-circle {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    border: 1px solid #000000;
}

.bg-gray-200 {
    background: #FBFBFB;
}

.bg-gray-100 {
    background: #F4F5F6;
}

.bg-gray__info {
    background: #F4F5F6;
    border-radius: 8px;
    padding: 2.5rem;
}

.bg-blue__info {
    color: #fff;
    background: #3780DD;
    border-radius: 8px;
    padding: 2.5rem;
}

.input-block {
    position: relative;
}

section {
    margin-bottom: 96px;
}

li {
    list-style: none;
}

select {
    cursor: pointer;
}

select option {
    color: #000;
}

.text-underline {
    text-decoration: underline;
}

.card {
    border: none;
}

.card-body {
    padding: 1rem;
    border-radius: 0px 0px 8px 8px;
    background: #F8F8F8;
}

.btn-card {
    color: #3780DD;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    position: relative;
}

.btn-card::before {
    content: '→';
    position: absolute;
    top: 3px;
    right: -20px;
}

.card-img-top {
    border-radius: 8px 8px 0px 0px;
    background-position: center !important;
}

.card-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 1rem;
}

.card-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 1rem;
}

.container {
    max-width: 1280px;
    padding: 0 1.5rem;
}

.title {
    font-size: 2.25rem;
    font-weight: 700;
    margin-bottom: 3rem;
    line-height: 42px;
}

.sub-title {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    line-height: 28px;
    font-weight: 700;
}

.sub-title-text {
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
}

/*button {*/
/*    height: 36px;*/
/*    font-size: 14px;*/
/*    border-radius: 2rem;*/
/*    outline: none;*/
/*    border: none;*/
/*}*/

.btn-touch {
    padding: 0 20px;
    background: #3780DD;
    color: #fff;
}

.btn-info {
    padding: 0 24px !important;
    border: 1px solid #000 !important;
    background: #ffffff !important;
    border-radius: 2rem !important;
    color: #000;
}

a.btn-info {
    padding: 6px 24px !important;
    border: 1px solid #000 !important;
    background: #ffffff !important;
    border-radius: 2rem !important;
    color: #000;
}

.btn-info.active {
    background: #3780DD !important;
    border: none !important;
}

.btn-info:hover {
    background: #3780DD !important;
}

.btn-white {
    padding: 0 24px;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
}

#calendar {
    width: 350px;
    height: 440px;
    margin: 0 auto;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
}

#calendar .h5-title {
    color: black;
}

#calendar tbody td {
    width: 50px;
    height: 50px;
}

#calendar tbody td:hover {
    background: #3780DD;
    color: #fff;
    cursor: pointer;
}

#calendar thead {
    border-bottom: 0.5px solid #CCCCCC;
}

#calendar thead td {
    color: #888888;
}

.calendar-title {
    font-weight: 600;
    font-size: 18px;
    color: black !important;
}

.international-main {
    width: 100%;
    height: 280px;
    object-fit: cover;
}


.arrow {
    width: 32px;
    height: 32px;
    background: #3780DD;
    border-radius: 50%;
    display: block;
    color: #fff;
    cursor: pointer;
}

.calendar-item {
    height: 100%;
    padding: 3rem;
    margin-bottom: 16px;
}

.calendar-active {
    background: #1C8B3C;
}

.today {
    background: #1C8B3C;
    color: white;
    font-weight: bold;
}

.calendar-error {
    background: #dd3737;
    color: white;
}

.top-line__wrapper {
    background: #F1F1F1;
}

.top-line {
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top-line__nav a {
    margin-right: 1.125rem;
}

.top-line__nav a span {
    font-size: 12px;
    margin-left: 6px;
    color: #3A3A3A;
    font-weight: 500;
}

header {
    position: sticky;
    z-index: 1;
}

.header__wrapper {
    height: 5rem;
    padding: 11px 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    top: 48px;
}

.header__input {
    width: 150px;
    height: 3rem;
    padding-left: 48px;
    font-size: 12px;
    color: #9A9EA6;
    background: #F0F1F2;
    border-radius: 30px;
    border: none;
    outline: none;
    position: relative;
    margin-right: 1.563rem;
}

.header-input__img {
    content: url("/img/header/search-normal.svg");
    position: absolute;
    left: 22px;
    top: 1rem;
}

.visually-impaired {
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    margin-bottom: 0;
    margin-right: 1.125rem;
    position: relative;
    cursor: pointer;
}

.visually-impaired-active:after {
    content: '';
    width: 20px;
    height: 3px;
    background: white;
    transform: rotate(120deg);
    position: absolute;
    left: 3px;
    top: 10px;

}

#language {
    width: 90px;
    border: none;
    color: #9A9EA6;
    font-weight: 400;
    font-size: 14px;
    outline: none;
    padding: 5px;
    position: relative;
    cursor: pointer;
}

.language-select {
    width: 100px;
    position: absolute;
    top: 20px;
    right: 0;
    display: none;
    background: #fff;
    border-radius: 16px;
    padding: 4px;
}

#language:hover .language-select {
    display: block;
    background: #FFFFFF;
    box-shadow: 0px 4px 19px rgba(152, 152, 152, 0.25);
    border-radius: 8px;
}

.language-select__item:last-child {
    margin-bottom: 0;
}

.language-select__item {
    margin-bottom: 16px;
    text-align: center;
    font-size: 12px;
    padding: 4px 0;
    color: #3780DD;
}

.language-select__item:hover {
    background: #3780DD;
    border-radius: 8px;
    color: #fff;
}

.header-navigation {
    width: 100%;
    font-weight: 400;
}

.navigation-burger {
    padding: 15px 0;
    display: none;
    justify-content: flex-end;
}

.navigation-burger img {
    width: 24px;
    height: 24px;
}

.header-navigation__nav {
    height: 4.063rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #fff;
    transition: all .3s;
}

.header-navigation__view {
    transform: translateX(0px) !important;
    position: relative;
}

.header-navigation__nav .close-menu {
    content: url("/img/icon/x.svg");
    fill: white;
    position: absolute;
    top: 15px;
    width: 45px;
    height: 45px;
    right: 16px;
    color: #ffffff;
    z-index: 1;
}

.header-sub-navigation__university .close-menu {
    position: absolute;
    top: 15px;
    width: 45px;
    height: 45px;
    right: 16px;
    color: #ffffff;
    z-index: 1;
}

.header-sub-navigation__nav {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    padding-top: 1rem;
    flex-direction: column;
    transform: translateX(250px);
    width: 250px;
    height: 100vh;
    background: #3780DD;
    transition: all .3s;
}

.header-sub-navigation__university {
    transform: translateX(0px);
    display: block;
}

.header-sub-navigation__university .university {
    display: block !important;
    transform: translateX(0);
}

.header-sub-navigation__university .close-menu {
    position: absolute;
    top: 15px;
    width: 45px;
    height: 45px;
    right: 16px;
    color: #ffffff;
    z-index: 1;
}

.university {
    display: none;
}

.university li {
    width: 100%;
    padding: 0 16px;
    margin: 15px 0;
}

.university li a {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

.header-sub-navigation__pres-century {
    transform: translateX(0px);
    display: block;
}

.header-sub-navigation__pres-century .pres-century {
    transform: translateX(0px);
    display: block !important;
}

.header-sub-navigation__pres-century .close-menu {
    position: absolute;
    top: 15px;
    width: 45px;
    height: 45px;
    right: 16px;
    color: #ffffff;
    z-index: 1;
}

.header-sub-navigation__title {
    font-size: 20px;
    padding-left: 1rem;
    font-weight: 900;
    color: #fff;
    margin-bottom: 3rem;
    border-bottom: 1px solid #ffffff29;
    padding-bottom: 30px;
}

.pres-century {
    display: none;
}

.pres-century li {
    width: 100%;
    padding: 0 16px;
    margin: 15px 0;
}

.pres-century li a {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

.header-navigation__nav li {
    white-space: nowrap;
    margin-right: 1rem;
}

.header-select {
    position: relative;
    cursor: pointer;
    display: flex;
}

.header-select__toggle {
    display: none;
}

.header-select img {
    margin-left: 5px;
    margin-bottom: -5px;
}

.header-select .header-select__content {
    min-width: 250px;
    height: auto;
    border-radius: 8px;
    position: absolute;
    top: 20px;
    left: 0;
    padding: 5px;
    background: #fff;
    display: none;
    box-shadow: 0px 4px 19px rgba(152, 152, 152, 0.25);
}

.header-select .header-select__content p {
    margin-bottom: 5px;
}

.header-select .header-select__content a {
    color: black;
    min-width: 100%;
    text-decoration: none;
    padding: 4px 0;
    margin: 8px 0;
}

.header-select .header-select__content p:hover a {
    color: #3780DD;
}

.header-select:hover .header-select__content {
    display: block;
}

.header-navigation__nav select {
    max-width: 110px;
    background: transparent;
    outline: none;
    border: none;
    color: #fff;
    font-size: 14px;
}

.header-navigation__nav a {
    color: #fff;
    font-size: 14px;
}

.state-information {
    margin-top: -30px;
    margin-bottom: 114px;
    padding: 0 4rem;
}

.state-information .title {
    font-size: 3rem;
    margin-bottom: 1rem;
    line-height: 56px;
}

.spending-calculator {
    background: #ffffff;
    border-radius: 8px;
    padding: 4rem 1rem;
}

.spending-calculator__wrapper {
    max-width: 800px;
    margin: 0 auto;
}

.main-history-success {
    /*background: url("/img/main-history-success.jpg") no-repeat center;*/
    /*background-size: cover;*/
    /*border-radius: 8px;*/
    padding: 3rem 8rem;
    color: #fff;
}

.main-history-success li:after {
    background: #fff !important;
}

.main-energo {
    background: url("/img/main-energo.jpg") no-repeat center;
    background-size: cover;
    border-radius: 8px;
    color: #fff;
    padding: 3rem 1rem;
}

.main-energo__title {
    font-weight: 700;
    font-size: 2rem;
    line-height: 38px;
}

.main-energo__text {
    font-weight: 400;
    font-size: 1rem;
    line-height: 19px;
}

.spending-calculator__number {
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
}

.spending-calculator input {
    height: 56px;
    margin-bottom: 36px;
    border: 2.5px solid #4724FB;
    border-radius: 8px;
    outline: none;
}

.spending-calculator__card {
    width: 100%;
    height: 248px;
    background: #3090E8;
    color: #fff;
    border-radius: 1rem;
    padding: 3rem;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;
}

.trader-block {
    height: 350px;
}

.trader-block .col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: end;
}

.trader-block .col div {
    width: 90px;
    border-radius: 8px;
    background: red;
}

.candle-num {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 1rem;
}

.candle-name {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    margin-top: 1rem;
}

.trader-block__lines {
    height: 350px;
}

.trader-block__lines .col div {
    width: 50px !important;
    background: #00B8C9;
}

.trader-block__lines .candle-num {
    font-weight: 700;
    font-size: 16px !important;
    line-height: 19px;
}

.block-color {
    height: 11.563rem;
    border-radius: 1rem;
    padding: 1.5rem 1rem;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.block-color__num {
    font-weight: 500;
    font-size: 48px;
    line-height: 56px;
}

.main-news .card-img-top {
    width: 100%;
    height: 250px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.news-block {
    display: grid;
    gap: 15px;
    grid-template-columns: 1fr 1fr 1fr;
}

.news-block .card-title {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news-block .card-text {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news-block .card {
    position: relative;
}

.news-block .card-body {
    padding-bottom: 25px;
}

.news-block .card .card-link {
    position: absolute;
    left: 16px;
    bottom: 16px;
}

.news-text {
    color: #323234;
    font-weight: 400;
    font-size: 18px;
}

.orange {
    background: #D37C61;
}

.blue {
    background: #3780DD;
}

.purple {
    background: #7F5DDA;
}

.green {
    background: #76BC7B;
}

.green-700 {
    background: #1EDD2C;
}

.yellow {
    background: #E0D46D;
}

.fs-16 {
    font-size: 1rem !important;
}

.fs-12 {
    font-size: 0.75rem !important;
}

.fw-6 {
    font-weight: 600 !important;
}

.grid-item {
    height: 27.625rem;
    padding: 2.5rem 1.5rem;
}

.grid-item .border-circle {
    margin-bottom: 1.5rem;
}

.grid-item__list {
    max-width: 320px;
    margin-bottom: 1rem;
    padding-left: 1.2rem;
    position: relative;
}

.goals-center li {
    margin-bottom: 1rem;
    padding-left: 1.2rem;
    position: relative;
}

.grid-item__list::after {
    content: '';
    width: 4px;
    height: 4px;
    background: #000;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 45%;
}

.grid-item__year {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    line-height: 2.5rem;
}

.analytic-item {
    display: flex;
    align-items: center;
    padding: 2.5rem;
    margin-bottom: 16px;
}

.analytic-item .title {
    /*width: 200px;*/
    font-size: 3rem;
    white-space: nowrap;
    margin-right: 16px;
}

.analytic-item span {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px
}

.analytic .border-item__top {
    height: 100%;
}

.four-color .title {
    max-width: 910px;
}

.four-color .block-color__num .number {
    /*letter-spacing: 0.09em!important;*/
    line-height: 19px !important;
    display: flex;
}

.four-color .block-color__num span.point {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.09em !important;
    line-height: 19px !important;
}

.main-block-info__inf {
    border-radius: 8px 0px 0px 8px;
    padding: 4.063rem 0 2.813rem 4.688rem;
}

.main-block-info__inf .btn-info {
    margin-bottom: 2rem;
}

.main-block-info__text {
    max-width: 340px;
    margin-bottom: 2rem;
}

.main-block-img {
    margin-left: -5px;
    border-radius: 0px 8px 8px 0px;
    background-size: cover !important;
}

.partner .card-img-top {
    /*height: 160px;*/
    border-radius: 8px;
}

.main-cart-banner .card-img-top {
    height: 160px;
}

.main-cart-banner .card-body {
    height: 5.938rem;
}

.border-item {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #000000;
    padding: 2rem 0;
}

.border-item__top {
    border-top: 1px solid #000000;
}

.bg-gray__item {
    display: flex;
    align-items: center;
    margin-bottom: 1.5rem;
}

.border-item__num {
    font-weight: 300;
    font-size: 64px;
    line-height: 75px;
    letter-spacing: 0.09em;
    margin-left: 2rem;
}

.info-block__img {
    min-width: 2rem;
    height: 2rem;
    margin-right: 1rem;
    background: #3780DD;
    border-radius: 8px;
}

.bg-gray__profession {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 1rem;
}

.bg-gray__phone {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
}

.bg-gray__number {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
}

.bg-blue__info li {
    max-width: 455px;
}

.bg-blue__info li::after {
    content: '';
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
}

#partnerSlider {
    display: flex;
    justify-content: space-between;
}

.text-group p {
    margin-bottom: 1.5rem;
}

.collapse-block .sub-title-text {
    cursor: pointer;
    padding: 1.125rem 1.5rem;
}

.structure-block {
    display: grid;
    gap: 15px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.structure-block .card .card-img-top {
    height: 300px;
    background-size: cover !important;
    background-position: center !important;
}

.structure-block .card .card-img-top img {
    object-fit: cover;
}


.structure-block .card-title {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.structure-block .card-text {
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.structure-block .card {
    position: relative;
}

.structure-block .card-body {
    padding-bottom: 25px;
}

.structure-block .card .card-link {
    position: absolute;
    left: 16px;
    bottom: 16px;
}

.structure-cart-text {
    font-weight: 500;
    font-size: 14px;
}

.collapse-border {
    border-bottom: 1px solid #E3E3E3;
}

.collapse-border .collapse p {
    color: rgba(60, 60, 67, 0.85);
    margin-bottom: 1.5rem;
    font-size: 1rem;
}

.collapse-border .collapse span {
    font-weight: 600;
}

.contacts .bg-gray__item {
    width: 250px;
}

footer {
    background: #3A3A3A;
    color: #fff;
}

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

footer a:hover, footer a.sub-menu:hover {
    text-decoration: none;
    color: #fff;
}

footer a.sub-menu{
    color: #b8b3b3;
}

footer li {
    margin-bottom: 24px;
}

.footer-wrapper {
    padding: 3rem 0;
}

.footer-wrapper .logo img {
    margin-bottom: 2.5rem;
}

.footer-title {
    width: 100%;
    height: 24px;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
}

.footer-title {
    margin-bottom: 16px;
}

footer .input-block {
    max-width: 340px;
}

footer .input-block input {
    width: 100% !important;
    padding: 6px;
    padding-left: 50px;
}

footer .input-block .btn-touch {
    position: absolute;
    top: 6px;
    right: 6px;
}

.svg-map path {
    position: relative;
}

.svg-map path:hover {
    fill: #3780DD;
    cursor: pointer;
}


#myModal {
    display: none;
    position: absolute;
}

.modal-dialog-polygon-map {
    min-width: 340px;
    background: #FFFFFF;
    border: 1px solid #3780DD;
    box-shadow: 0px 4px 17px rgba(74, 74, 74, 0.25);
    border-radius: 16px;
    padding: 24px 16px;
    max-width: 420px;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
}

#map {
    width: 100%;
    min-height: 100%;
    border-radius: 8px;
}


.form {
    padding: 15px;
}

.form-item {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.form-input {
    width: 100%;
    height: 40px;
    padding: 5px 15px;
}

.form-label {
    position: absolute;
    pointer-events: none;
    left: 15px;
    right: 15px;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    line-height: 55px;
    transition: .3s;
    font-weight: 400;
    font-size: 12px;
}

.form-input:focus ~ .form-label,
.form-input:not(:focus):valid ~ .form-label {
    top: -15px;
    color: #4724FB;
}

header .lang-btn {
    display: none;
}

.show-lang .lang-btn {
    display: flex;
}

.header-panel-2 {
    display: flex;
}

header .hv-circle:hover {
    background: rgba(217, 217, 217, 0.2);
}

.hv-circle {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}



.faintly-seeing {
    font-size: 20px;
}

.faintly-seeing .block-color {
    height: 9rem;
}

.faintly-seeing .bg-blue {
    background: black;
    border: 1px solid black;
}

.faintly-seeing .bg-gray-100 {
    background: transparent;
    border: 1px solid black;
}

.faintly-seeing .bg-gray__info {
    background: transparent;
    border: 1px solid black;
}

.faintly-seeing .card-body {
    background: transparent;
    border: 1px solid black;
}

.faintly-seeing .main-history-success {
    background: transparent;
    border: 1px solid black;
    color: black;
}

.faintly-seeing footer {
    background: black;
}

.faintly-seeing .bg-blue__info {
    background: transparent;
    border: 1px solid black;
    color: black;
}
.user-dropdown {
    position: relative;
}

.user-dropdown .dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 0.875rem;
    color: #212529;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.375rem;
}

.user-dropdown .dropdown-menu.show {
    display: block;
}

.user-dropdown .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.375rem 1rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.user-dropdown .dropdown-item:hover {
    color: #16181b;
    background-color: #f8f9fa;
}

.user-dropdown .dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}

/* Дополнительные стили для модального окна регистрации */
#registerModal .modal-dialog {
    max-height: 90vh;
    margin: 1.75rem auto;
}

#registerModal .modal-content {
    max-height: 90vh;
    display: flex;
    flex-direction: column;
}

#registerModal .modal-body {
    overflow-y: auto;
    max-height: calc(90vh - 120px); /* Вычитаем высоту header и footer */
    padding: 1rem 1.5rem;
}

#registerModal .modal-header {
    flex-shrink: 0;
    border-bottom: 1px solid #dee2e6;
}

#registerModal .modal-footer {
    flex-shrink: 0;
    border-top: 1px solid #dee2e6;
}

/* Для мобильных устройств */
@media (max-width: 576px) {
    #registerModal .modal-dialog {
        max-height: 95vh;
        margin: 0.5rem;
    }

    #registerModal .modal-content {
        max-height: 95vh;
    }

    #registerModal .modal-body {
        max-height: calc(95vh - 100px);
        padding: 1rem;
    }
}

/* Улучшенный скролл для Webkit браузеров */
#registerModal .modal-body::-webkit-scrollbar {
    width: 6px;
}

#registerModal .modal-body::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 3px;
}

#registerModal .modal-body::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 3px;
}

#registerModal .modal-body::-webkit-scrollbar-thumb:hover {
    background: #a8a8a8;
}
.faintly-seeing .block-color {
    background: transparent !important;
    border: 1px solid black;
    color: black !important;
}

.faintly-seeing .btn-touch {
    background: transparent;
    color: black;
    border: 1px solid black;
}

.faintly-seeing .custom-btn-outline-primary-active {
    background: black;
    border-color: black;
    color: black;
}








:root {
    --main-blue: #3780DD;
}

.card > .card-img-lg {
    height: 380px;
}

.card > .card-img-md {
    object-fit: cover;
    height: 200px;
}

.card > .card-img-sm {
    height: 160px;
}

.card-link {
    font-size: 14px;

}

.icon-right::after {
    padding-left: 10px;
    content: url("/img/icon/right.svg");
    width: fit-content;


}

.gap-1 {
    gap: 24px;
}

.bg-blue {
    background: #3780DD;
    color: #ffffff;
}

.bg-white{
    background: #ffffff;
    color: #000000;
}

.bg-white .navbar-dark .navbar-nav .show > .nav-link,.bg-white .navbar-dark .navbar-nav .active > .nav-link,.bg-white .navbar-dark .navbar-nav .nav-link.show,.bg-white .navbar-dark .navbar-nav .nav-link.active{
    color: #000000;
}
.text-blue {
    color: #3780DD;
}

.fill-blue {
    fill: #3780DD;
}

.d-grid {
    display: grid;
}

.grid-cols-2 {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

.grid-cols-3 {
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.btn-rounded {
    border-radius: 3rem;
}

.overflow-hidden {
    overflow: hidden;
}

.rounded-1 {
    border-radius: 0.5rem;
}

.bi-calculator {
    content: url("/img/calculator.svg");
}

.custom-btn-outline-primary {
    padding: 0.625rem 1.5rem;
    border-radius: 2rem;
    height: auto;
    background: none;
    color: #000000;
    border: 1px solid #000000;
}

.custom-btn-outline-primary:hover {
    border-color: var(--main-blue);
    background-color: var(--main-blue);
    color: #ffffff;
}

.custom-btn-outline-primary-active {
    border-color: var(--main-blue);
    background-color: var(--main-blue);
    color: #ffffff;
}

.kz-map-container {
    position: relative;
    content: url("/img/map-2.svg");
}

.bi-burger-menu {
    content: url("/img/icon/menu.svg");
    fill: white;
    width: 2rem;
    height: 2rem;
}

.fs-1 {
    font-size: 1rem !important;
}

.fs-2 {
    font-size: 1.5rem !important;
}

.dropdown-toggle::after {
    content: url("/img/header-arrow.svg");
    border: none;
    margin-left: 5px;
}

.navbar-toggler-icon {
    background-image: url("/img/icon/menu.svg") !important;
}

.dropdown-menu .dropdown-item:hover {
    color: var(--main-blue);
    background: none;
}


.banner-slider-dots {
    margin-top: 36px;
    display: flex;
    justify-content: center;
    gap: 8px;
}

.banner-slider-dots > li > button {
    content: "";
    background-color: #D9D9D9;
    width: 16px;
    height: 16px;
    color: transparent;;
}

.banner-slider-dots > .slick-active > button {
    background-color: var(--main-blue);

}

.custom-dropdown-toggle {
    height: 4.125rem;
}


.dropdown-menu {
    margin-top: 0px;
}



.modal-dialog-polygon-map-close > svg {
    fill: #000000;
    width: 24px;
    height: 24px;

}

.rounded-5 {
    border-radius: 30px;
}

.vacancy-file-input {
    color: #9A9EA6;
}

.vacancy-file-input:after {
    content: none;
}

.vacancy-file-input:active {
    box-shadow: none;
}

.blog-form {
    padding: 64px 76px;
}

.calc-container {
    /*min-width: 1200px;*/
}

.header .nav-item {

    position: relative;
}

.header .nav-item:after {
    content: "";
    position: absolute;
    transition: all 0.2s ease-in-out;
    background-color: rgba(255,255,255, 0.3);
    width: 0%;
    height: 10%;
    bottom: 0;
    left: 50%;
}
.header .nav-item:hover:after {
    width: 100%;
    left: 0;
}

.energia-unemdey-logo svg{
    width: auto;
    height: 3rem;
}

.energia-unemdey-logo:hover {
    text-decoration: none;
}

.directors-list {
    font-size: 18px;
    line-height: 25px;
}

.history-success-slider {
    position: relative;
}

.success-slider-prev-arrow, .success-slider-next-arrow {
    position: absolute;
    z-index: 1;
    top: 33%;
    width: 48px;
    height: 48px;
}

.success-slider-prev-arrow {
    left: 0;
    margin-left: 24px;

}

.success-slider-next-arrow {
    right: 0;
    margin-right: 24px;
}

.history-success-slider . {

}

.history-success-slider .slick-list {
    background-color: #3780DD;
    /*background: url("/img/main-history-success.jpg") no-repeat center;*/
    /*background-size: cover;*/
    border-radius: 8px;
}

.energia-unemdey-logo-container {
}

.map-conatiner {
    position: relative;
}

    .map-conatiner .map-city {
    position: absolute;
    text-decoration: none;
    color: #000000;
    cursor: pointer;
    padding: 4px;
    font-weight: 500;
        background: none;
}

.map-conatiner .map-city:hover {
    text-decoration: underline;
}

.map-conatiner .map-city:before {
    position: absolute;
    left: -10%;
    top: 50%;
    content: '';
    width: 2px;
    height: 2px;
    border-radius: 2px;
    background-color: #000000;
}

.map-conatiner .astana {
    top: 25%;
    left: 56%;
}

.map-conatiner .almaty {
    bottom: 24%;
    left: 75%;
}

.map-conatiner .shymkent{
    top: 82%;
    left: 53%;
}





@media screen and (max-width: 992px) {
    .news-block {
        grid-template-columns: 1fr 1fr;
    }

    .structure-block {
        grid-template-columns: 1fr 1fr;
    }

    #map {
        min-height: 350px;
    }

    .custom-dropdown-toggle {
        height: auto;
    }
}


@media screen and (max-width: 768px) {
    .main-block-info__inf {
        border-radius: 8px 8px 0px 0px;
    }

    .main-block-img {
        width: 100%;
        height: 400px;
        border-radius: 0px 0px 8px 8px;
        margin-left: 0;
    }

    .custom-dropdown-toggle {
        height: auto;
    }

    .map-conatiner .almaty {
        bottom: 24%;
        left: 75%;
    }

    .map-conatiner .astana {
        top: 25%;
        left: 57%;
    }

    .map-conatiner .shymkent{
        top: 81%;
        left: 56%;
    }
}


@media screen and (max-width: 756px) {
    html {
        font-size: 12px;
    }

    .visually-impaired__span {
        display: none;
    }

    .navigation-burger {
        display: flex;
    }

    .header-navigation__nav {
        position: fixed;
        top: 0;
        right: 0;
        padding-top: 7rem;
        flex-direction: column;
        transform: translateX(250px);
        width: 250px;
        height: 100vh;
        background: #3780DD;
    }


    .header-navigation__nav li {
        width: 100%;
        padding: 0 16px;
        margin: 15px 0;
    }

    .header-navigation__nav a {
        font-size: 18px;
        font-weight: 700;
    }

    .header-select {
        justify-content: space-between;
    }

    .header-select__toggle {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .header-select p {
        font-size: 18px;
        font-weight: 700;
    }

    .header-select .header-select__content {
        display: none;
    }

    #language {
        display: none;
    }

    .state-information {
        padding: 0 2rem;
    }

    #calendar {
        width: 250px;
        height: 290px;
    }

    footer .input-block .btn-touch {
        top: 0;
        right: 0;
    }

    .news-block .card-img-top {
        height: 300px;
    }

    .structure-block .card-img-top {
        height: 300px;
    }
}


@media screen and (max-width: 576px) {

    .dropdown-menu {
        background: var(--main-blue);
        border: none;
    }

    .dropdown-menu .dropdown-item {
        color: #ffffff;
        white-space: pre-wrap;
        font-weight: 500;

    }

    nav > .navbar > p, a {
        font-size: 1.25rem;
    }

    .dropdown-toggle::after {
        border: none;
        margin-left: 10px;
    }

    .sub-title {
        font-size: 1.25rem;
        margin-bottom: 0.75rem;
    }

    .sub-title-text {
        font-weight: 700;
        font-size: 14px;
        line-height: 19px;
    }

    .custom-dropdown-toggle {
        height: auto;
    }

    .calc-container {
        width: 1200px;
        overflow-x: auto;
    }

    .energia-unemdey-logo p{
        display: none;
    }

    .structure-block .card .card-img-top img {
        object-fit: contain;
    }

    .success-slider-prev-arrow, .success-slider-next-arrow {
        display: none !important;
    }

    .main-history-success {
        padding: 3rem 2rem;

    }

    .energia-unemdey-logo-container {
        display: none;
    }

    .hv-circle {
        font-size: 18px;
    }

    .grid-cols-2 {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .news-block {
        grid-template-columns: 1fr;
    }

    .structure-block {
        grid-template-columns: 1fr;
    }

    .mobile-hidden {
        display: none;
    }

    .grid-cols-3 {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .header-select .header-select__content {
        max-width: 300px;
        right: 0;
    }

    .header-select .header-select__content p {
        font-size: 16px;
        font-weight: 400;
    }

    .map-conatiner .almaty {
        bottom: 21%;
        left: 76%;
    }

    .map-conatiner .astana {
        top: 22%;
        left: 58%;
    }

    .map-conatiner .shymkent{
        top: 78%;
        left: 56%;
    }

}


@media screen and (max-width: 420px) {
    html {
        font-size: 15px;
    }

    .main-block-info__inf {
        padding: 1.5rem;
    }

    .analytic-item {
        display: block;
    }

    .map-conatiner .map-city {
        font-size: 14px;
    }

    .map-conatiner .map-city:before {
        left: -5%;
    }

}





