:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15), hsla(0, 0%, 100%, 0))
}

.container {
    width: 100%;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y)*-1);
    margin-right: calc(var(--bs-gutter-x)/-2);
    margin-left: calc(var(--bs-gutter-x)/-2)
}

.row>* {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)/2);
    padding-left: calc(var(--bs-gutter-x)/2);
    margin-top: var(--bs-gutter-y)
}

.col {
    flex: 1 0 0%
}

.col-6 {
    flex: 0 0 auto;
    width: 50%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.3333333333%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

.g-0 {
    --bs-gutter-x: 0
}

.g-0 {
    --bs-gutter-y: 0
}

.g-2 {
    --bs-gutter-x: 0.5rem
}

.g-2 {
    --bs-gutter-y: 0.5rem
}

.g-5 {
    --bs-gutter-x: 3rem
}

.g-5 {
    --bs-gutter-y: 3rem
}

.d-flex {
    display: flex!important
}

.border {
    border: 1px solid #dee2e6!important
}

.justify-content-center {
    justify-content: center!important
}

.align-items-center {
    align-items: center!important
}

.m-2 {
    margin: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.p-0 {
    padding: 0!important
}

.visible {
    visibility: visible!important
}

* {
    box-sizing: border-box
}

body {
    font-family: Montserrat, sans-serif
}

body, h1, h2, h3, h4, li, p, ul {
    padding: 0;
    margin: 0
}

button:hover {
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .6) 49.87%, hsla(0, 0%, 100%, 0)), #faa61a
}

.top-header {
    padding: 24px 2px 12px
}

.top-header img {
    max-width: 126px
}

.top-header .ministry {
    max-width: 114px;
    display: block;
    margin: auto 0 auto auto
}

.header-count p {
    margin-bottom: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px 0
}

.header-count .count-number {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin-left: 7px
}

.header-count {
    padding: 1px 7px;
    background: #02a58c
}

.header-count__desk, .header .online {
    display: none
}

.header-content {
    background-image: url(../img/798c015d96bad9aba611.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 28px 0 50px
}

.header-content .title-desktop {
    display: none
}

.header-content .title {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    max-width: 430px
}

.header-content .subtitle {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin: 19px 0 23px
}

.header-content .subtitle span {
    font-weight: 700
}

.video-block video {
    width: 100%
}

.form-block {
    width: 287.1px;
    height: 453px;
    padding: 47px 20px;
    margin: 34px auto 0;
    position: relative
}

.form-block__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(209.55deg, hsla(0, 0%, 100%, .6), hsla(0, 0%, 100%, .3)), hsla(0, 0%, 100%, .8);
    opacity: .9;
    border-radius: 10px
}

.form-block button, .form-block h3, .form-block input {
    position: relative;
    z-index: 1
}

.form-block h3 {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    letter-spacing: -.025em;
    color: #04587c;
    margin-bottom: 20px
}

.form-block input {
    border: none;
    width: 247.23px;
    height: 45.7px;
    background: hsla(0, 0%, 100%, .5);
    border-radius: 4px;
    /* padding-left: 10px; */
}


.contact-form__input {
    position: relative
}



.contact-form__input:not(:last-of-type) {
    margin-bottom: 14px
}

.button-link {
    width: 248px;
    height: 46px;
    background: #e84613;
    border-radius: 8px;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 9px;
    margin: 24px auto 0;
    display: block;
    border: none;
    cursor: pointer;
    transition: all .3s
}

.button-link:hover {
    background: #02a58c;
    color: #fefefe
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-weight: normal;
    font-size: 12px;
    line-height: 19px;
    color: #212121;
    text-align: center;
  }
  ::-moz-placeholder { /* Firefox 19+ */
    font-weight: normal;
    font-size: 12px;
    line-height: 19px;
    color: #212121;
    text-align: center;
  }
  :-ms-input-placeholder { /* IE 12+ */
    font-weight: normal;
    font-size: 12px;
    line-height: 19px;
    color: #212121;
    text-align: center;
  }

.first {
    padding: 60px 0;
    background: #fff;
    text-align: center
}

.first-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #04587c;
    margin-bottom: 32px
}

.left-block {
    margin-bottom: 100px
}

.left-block div {
    display: flex;
    align-items: flex-start
}

.left-block .wave {
    margin-right: 39px
}

.left-block p {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #04587c;
    text-align: left
}

.left-block div:nth-child(2) {
    margin: 24px 0
}

.right-block div {
    background: #fff;
    box-shadow: 0 2px 61px rgba(0, 0, 0, .15);
    border-radius: 24px;
    padding: 32px 43px;
    max-width: 320px;
    margin: 0 auto
}

.right-block div:nth-child(2) {
    margin: 24px auto
}

.right-block .text {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #04587c;
    margin: 16px auto 0;
    max-width: 181px
}

.right-block .uwaga {
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    color: #e84613;
    margin: 4px auto 0;
    max-width: 202px
}

.second {
    background: #04587c;
    padding: 60px 0
}

.second .title {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #fff
}

.second .subtitle {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #ccc;
    margin: 8px 0 24px
}

.second .text {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #fff
}

.second .president {
    width: 100%;
    margin: 32px auto 8px;
    max-width: 522px
}

.second-bnt__desk {
    display: none
}

.third {
    padding: 60px 0
}

.third .title {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px
}

.third .subtitle, .third .title {
    text-align: center;
    color: #04587c
}

.third .subtitle {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    margin: 16px 0 24px
}

.third .output {
    background: #02a58c;
    border-radius: 24px;
    padding: 32px 24px;
    max-width: 565px;
    margin: 0 auto
}

.third .output-name {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #fff
}

.third .output-sum {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    margin-top: 16px
}

.third-btn:hover {
    background: #04587c
}

.calculator__capital-body .slider {
    width: 100%
}

.calculator__capital-body .slider__range {
    margin: 18px 0;
    width: 100%
}

.calculator__capital-body .slider__range:focus {
    outline: none
}

.calculator__capital-body .slider #slider_rangeSlider .slider-selection {
    background: #02a58c
}

.calculator__capital-body .slider #slider_rangeSlider .slider-handle {
    width: 22px;
    height: 22px;
    background: #04587c;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .25)
}

.info {
    margin: 12px 0 32px;
    display: flex;
    justify-content: space-between
}

.info .info-sum__label {
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    color: #04587c
}

.info .currency {
    display: block
}

.fourth {
    background: #04587c;
    padding: 60px 0
}

.fourth h1 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    margin-bottom: 32px
}

.fourth-block {
    background: hsla(0, 0%, 100%, .2);
    border-radius: 24px;
    max-width: 288px;
    padding: 0;
    margin: 0 auto
}

.fourth-block:last-of-type {
    margin-top: 20px
}

.fourth .image-block__left {
    background-image: url(../img/14e950291bba60a8fa49.png)
}

.fourth .image-block__right {
    background-image: url(../img/01f13e1b3b383c29ffb0.png)
}

.fourth .image-block {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    padding: 149px 18px 20px;
    border-radius: 24px
}

.fourth .image-block h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 10px
}

.fourth .image-block p {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #fff
}

.fourth .text-block {
    padding: 20px 18px 32px
}

.fourth .text-block .note {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    max-width: 205px
}

.fourth .text-block .content {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    margin: 8px 0 10px
}

.fourth .text-block .orange {
    color: #e84613
}

.footer {
    padding: 40px 0 16px
}

.footer-images {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    max-width: 335px;
    margin: 0 auto
}

.footer-images .current__img {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    cursor: pointer
}

.footer-images .f1 {
    background-image: url(../img/2c933bf97e98bfd5e760.png);
    width: 130px;
    height: 36px;
    margin: 0 25px 30px 0
}

.footer-images .f2 {
    background-image: url(../img/b9d1d190f0f4c3d959c0.png);
    width: 117px;
    height: 30px;
    margin: 0 0 30px
}

.footer-images .f3 {
    background-image: url(../img/71e26e9d07dc065244ec.png);
    width: 90px;
    height: 42px
}

.footer-images .f4 {
    background-image: url(../img/9ed2acde492d4fff3f16.png);
    width: 50px;
    height: 16px;
    margin: 0 28px
}

.footer-images .f5 {
    background-image: url(../img/70dc883a35717e61f3ea.png);
    width: 91px;
    height: 36px
}

.footer-images .f6 {
    background-image: url(../img/cd60e1a20e589852b0d1.png);
    width: 44px;
    height: 26px;
    margin: 30px 0 0 5px
}

.footer-images .f7 {
    background-image: url(../img/2533f03b65622d8dd09f.png);
    width: 43px;
    height: 26px;
    margin: 30px 40px 0 48px
}

.footer-images .f8 {
    background-image: url(../img/74b1501408158337a3a6.png);
    width: 91px;
    height: 23px;
    margin: 30px 0 0
}

.footer p {
    margin-top: 40px;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #000;
    text-align: center
}

@media(min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media(min-width:768px) {
    .container {
        max-width: 720px
    }
    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .col-md-4 {
        flex: 0 0 auto;
        width: 33.3333333333%
    }
    .col-md-5 {
        flex: 0 0 auto;
        width: 41.6666666667%
    }
    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .col-md-7 {
        flex: 0 0 auto;
        width: 58.3333333333%
    }
    .offset-md-1 {
        margin-left: 8.3333333333%
    }
    .flex-md-row-reverse {
        flex-direction: row-reverse!important
    }
    .justify-content-md-center {
        justify-content: center!important
    }
    .align-items-md-center {
        align-items: center!important
    }
    .header-content {
        background-image: url(../img/b441dab271a98f1ee591.png)
    }
    .header-content .title {
        display: none
    }
    .header-content .title-desktop {
        display: block;
        font-size: 40px;
        line-height: 56px;
        margin-top: 45px;
        font-weight: 700;
        color: #fff;
        max-width: 1140px
    }
    .header-content .subtitle {
        margin: 24px 0 31px;
        font-size: 28px;
        line-height: 34px
    }
    .top-header img {
        max-width: 200px
    }
    .top-header .ministry {
        max-width: 185px
    }
    .top-header {
        padding: 36px 5px
    }
    .header .online {
        font-family: Playfair Display, serif;
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 29px;
        text-align: center;
        color: #000;
        display: block;
        margin-right: 20px
    }
    .quantity {
        display: block
    }
    .online {
        display: none
    }
    .header-count__desk {
        display: block
    }
    .header-count__desk p {
        display: flex;
        align-items: center
    }
    .header-count__desk p .quantity {
        font-weight: 400;
        font-size: 13px;
        line-height: 13px;
        color: #04587c
    }
    .header-count__desk p .count-number {
        font-weight: 700;
        font-size: 26px;
        line-height: 26px;
        color: #e84613;
        margin-left: 7px
    }
    .header-count {
        display: none
    }
    .header-count div {
        width: 23px;
        height: 23px;
        background: #f7971d;
        box-shadow: 0 1px 4px rgba(0, 203, 20, .4);
        border-radius: 50%;
        margin-right: 35px;
        display: block
    }
    .header-count p {
        font-family: Mulish, sans-serif;
        font-style: normal;
        font-weight: 800;
        font-size: 18px;
        line-height: 160%;
        text-align: center;
        padding: 7px 27px;
        color: #fff
    }
    .third {
        padding: 120px 0
    }
    .third .title {
        font-size: 32px;
        line-height: 39px
    }
    .third .subtitle {
        font-size: 18px;
        line-height: 22px;
        margin: 32px 0 49px
    }
    .third .output {
        padding: 48px 0
    }
    .third .output-name {
        font-size: 18px;
        line-height: 22px
    }
    .third .output-sum {
        font-size: 32px;
        line-height: 39px;
        margin: 20px 0
    }
    .slider.slider-horizontal .slider-track {
        height: 12px
    }
    .calculator__capital-body .slider #slider_rangeSlider .slider-handle {
        width: 32px;
        height: 32px
    }
    .slider-handle {
        top: -4px
    }
    .info .info-sum__label {
        font-size: 18px;
        line-height: 22px
    }
    .fourth h1 {
        font-size: 32px;
        line-height: 39px
    }
    .fourth-block {
        max-width: 355px
    }
    .fourth-block:last-of-type {
        margin: 0 0 0 10px
    }
    .footer-images {
        max-width: 500px
    }
    .footer-images .f3 {
        margin: 0 0 30px 28px
    }
    .footer-images .f4 {
        margin: 0 28px 20px
    }
    .footer-images .f6 {
        margin: 0 0 0 44px
    }
    .footer-images .f5 {
        margin-top: 30px
    }
    .footer-images .f6 {
        margin: 30px 0 0 44px
    }
    .footer p {
        margin-top: 40px;
        font-size: 14px;
        line-height: 17px
    }
}

@media(min-width:992px) {
    .container {
        max-width: 960px
    }
    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.3333333333%
    }
    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.6666666667%
    }
    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.3333333333%
    }
    .offset-lg-1 {
        margin-left: 8.3333333333%
    }
    .offset-lg-2 {
        margin-left: 16.6666666667%
    }
}

@media(min-width:1000px) {
    .header-content .title {
        font-size: 46px;
        line-height: 61px;
        margin-top: 45px;
        padding-right: 20px
    }
    .header-content .subtitle {
        padding-right: 40px;
        margin: 24px 0 40px
    }
    .form-block {
        padding: 47px 20px
    }
    .right-block {
        display: flex;
        align-items: flex-start
    }
    .right-block div {
        background: #fff;
        box-shadow: none;
        border-radius: unset;
        padding: 0;
        max-width: 200px;
        margin: 0
    }
    .right-block div:nth-child(2) {
        margin: 0
    }
    .first .button-link {
        width: 373px
    }
    .second {
        padding: 120px 0
    }
    .second .title {
        font-size: 32px;
        line-height: 39px;
        margin-top: 47px
    }
    .second .subtitle {
        font-size: 18px;
        line-height: 22px;
        margin: 8px 0 32px
    }
    .second .text {
        font-size: 16px;
        line-height: 20px;
        max-width: 566px
    }
    .second .president {
        width: 100%;
        margin: 0 auto;
        max-width: 522px
    }
    .second-bnt__desk {
        display: block;
        width: 373px;
        margin: 32px auto 0 0
    }
    .second-bnt__mob {
        display: none
    }
    .info .currency {
        display: inline-block
    }
    .fourth {
        padding: 120px 0
    }
    .fourth-block {
        max-width: 470px
    }
    .fourth .image-block {
        padding: 159px 48px 20px
    }
    .fourth .image-block h3 {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 8px
    }
    .fourth .image-block p {
        font-size: 18px;
        line-height: 22px
    }
    .fourth .text-block {
        padding: 16px 48px 32px
    }
    .fourth .text-block .note {
        font-size: 16px;
        line-height: 20px;
        max-width: none
    }
    .fourth .text-block .content {
        font-size: 16px;
        line-height: 20px;
        margin: 8px 0
    }
    .fourth-btn {
        width: 373px
    }
}

@media(min-width:1200px) {
    .container {
        max-width: 1140px
    }
    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.3333333333%
    }
    .justify-content-xl-between {
        justify-content: space-between!important
    }
    .top-header .ministry, .top-header img {
        max-width: 300px
    }
    .header-count__desk p .quantity {
        font-size: 14px;
        line-height: 17px
    }
    .header-count__desk p .count-number {
        font-size: 38px;
        line-height: 46px;
        margin-left: 9px
    }
    .header-content .title {
        padding-right: 90px
    }
    .header-content .subtitle {
        font-size: 28px;
        line-height: 33px;
        margin: 20px 0 40px
    }
    .form-block {
        width: 375px;
        height: 552px;
        padding: 70px 36px
    }
    .header-content {
        padding: 80px 0 66px
    }
    .form-block h3 {
        font-size: 24px;
        line-height: 34px;
        width: auto;
        margin: 0 auto 18px
    }
    .form-block input {
        width: 300px
    }
    .contact-form__input:not(:last-of-type) {
        margin-bottom: 14px
    }
    .form-btn {
        margin-top: 34px;
        width: 302px;
        height: 58px
    }
    .first-title {
        font-size: 32px;
        line-height: 39px;
        text-align: left;
        margin-bottom: 35px
    }
    .first .right__title {
        max-width: 350px;
        text-align: center;
        margin: 0 auto 41px
    }
    .left-block p {
        font-size: 20px;
        line-height: 24px;
        max-width: 318px
    }
    .left-block div:nth-of-type(2) p {
        max-width: 277px
    }
    .left-block div:first-of-type p {
        max-width: 170px
    }
    .fourth-block:last-of-type {
        margin: 0 auto 0 10px
    }
    .fourth-block:first-of-type {
        margin: 0 0 0 auto
    }
    .footer {
        padding: 100px 0 36px
    }
    .footer-images {
        max-width: unset
    }
    .footer-images .f1 {
        background-image: url(../img/60831f9c25509765e948.png);
        width: 150px;
        height: 42px;
        margin: 0
    }
    .footer-images .f1:hover {
        background-image: url(../img/d763ce6bad48519c0688.png)
    }
    .footer-images .f2 {
        background-image: url(../img/d24812df5868d084b11e.png);
        width: 166px;
        height: 42px;
        margin: 0 33px
    }
    .footer-images .f2:hover {
        background-image: url(../img/b9d1d190f0f4c3d959c0.png)
    }
    .footer-images .f3 {
        background-image: url(../img/220c72aa891a30bcd913.png);
        width: 88px;
        height: 42px;
        margin: 0
    }
    .footer-images .f3:hover {
        background-image: url(../img/71e26e9d07dc065244ec.png)
    }
    .footer-images .f4 {
        background-image: url(../img/dea2af30d1a07f738056.png);
        width: 79px;
        height: 26px;
        margin: 0 33px
    }
    .footer-images .f4:hover {
        background-image: url(../img/9ed2acde492d4fff3f16.png)
    }
    .footer-images .f5 {
        background-image: url(../img/a990f0a05eeddb940afd.png);
        width: 105px;
        height: 42px;
        margin: 0
    }
    .footer-images .f5:hover {
        background-image: url(../img/70dc883a35717e61f3ea.png)
    }
    .footer-images .f6 {
        background-image: url(../img/c523d2463b806ffb4724.png);
        width: 70px;
        height: 42px;
        margin: 0 33px
    }
    .footer-images .f6:hover {
        background-image: url(../img/cd60e1a20e589852b0d1.png)
    }
    .footer-images .f7 {
        background-image: url(../img/6f7da0df83a1b028902d.png);
        width: 70px;
        height: 42px;
        margin: 0
    }
    .footer-images .f7:hover {
        background-image: url(../img/2533f03b65622d8dd09f.png)
    }
    .footer-images .f8 {
        background-image: url(../img/3f0c5c464ff3a2353508.png);
        width: 165px;
        height: 42px;
        margin: 0 0 0 19px
    }
    .footer-images .f8:hover {
        background-image: url(../img/74b1501408158337a3a6.png)
    }
}

@media(min-width:1400px) {
    .container {
        max-width: 1320px
    }
    .header-content .subtitle, .header-content .title {
        padding-right: 200px
    }
    .right-block {
        justify-content: center
    }
}