@charset "UTF-8";
@import url("/media/fonts/fonts.css");
@import url("/media/libraries/bootstrap-grid/bootstrap-grid.min.css");
@import url("/media/libraries/normalize/normalize.css");
body,
html {
    height: 100%
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: sans-serif
}

*,
:after,
:before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

img {
    display: block;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

a {
    color: inherit;
    text-decoration: none
}

button {
    cursor: pointer;
    border: none;
    background: transparent
}

.page__path {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #ffffff
}

.page__path--white {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #9e9e9e;
    margin-left: 20px;
    margin-bottom: 40px
}

.page__path--white span {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #0033a1
}

.bg {
    background: #f8f8f8
}

.br {
    border-right: 1px solid rgba(196, 196, 196, 0.31)
}

.international {
    padding: 70px 0 60px
}

.international .col {
    width: 300px
}

.international .swiper-3d,
.international .swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: none;
    perspective: none
}

.international .swiper-slide,
.international .swiper-wrapper {
    width: 350px
}

.international .last {
    width: 240px
}

.international__body {
    border: 1px solid #e0e0e0
}

.international__body .col-3 {
    width: 400px
}

.international__title {
    padding: 20px
}

.international__title--first {
    font-family: "Stapel";
    font-style: normal;
    font-weight: 400;
    font-size: 27px;
    line-height: 34px;
    color: #0033a1
}

.international__title p {
    margin-top: 5px;
    font-family: "Stapel";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #8c8c8c
}

.international__title span {
    font-family: "Stapel";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #0f1010
}

.international__body {
    overflow-x: scroll;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.international__body::-webkit-scrollbar {
    width: 0;
    height: 0
}

@media (max-width:575px) {
    .international {
        padding: 20px 0
    }
    .page__path,
    .page__path--white {
        display: none
    }
    .consult__title {
        font-size: 20px
    }
    .international__body .col-3 {
        width: 270px
    }
}

.nav-active {
    background-color: #193759
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    padding: 15px 0;
    width: 100%;
    color: #ffffff;
    z-index: 3333;
    -webkit-transition: ease 200ms;
    transition: ease 200ms
}

.header .nav__lang--content {
    background: #FFFFFF;
    position: absolute;
    top: 75px;
    right: 59px;
    width: 54px;
    height: 93px;
    text-align: center;
    margin: auto 0;
}

.lang__active {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #8C8C8C !important;
}

.header .nav__lang--content::before {
    content: ".";
    color: #FFFFFF;
    position: absolute;
    top: -18px;
    right: -0px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 19px solid #FFFFFF;
}

.header .nav__lang--content a {
    display: block;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #0033A1;
    height: 20px;
    margin: 7.5px 0;
}

.header__section {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 55px;
    padding: 0 50px
}

.header__logo {
    margin-left: 110px
}

.header__left {
    float: left
}

.header__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__svgs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 25px
}

.header__svgs--language {
    margin-left: 10px;
    padding: 9px 9px;
    border-radius: 50%;
    background-color: #00aeef
}

.header__phone a {
    font-family: "Stapel";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.045em
}

.nav {
    position: fixed;
    left: 0;
    top: 0;
    width: 595px;
    height: 100%;
    background-color: #0033a1;
    -webkit-transform: translateX(-595px);
    transform: translateX(-595px);
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s
}

.nav__logo {
    margin-left: 160px;
    margin-top: 15px
}

.nav__items {
    margin-left: 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 12%;
}

.nav__link {
    font-family: "Stapel";
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.045em;
    margin-bottom: 25px
}

.nav .dropbtn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    cursor: pointer
}

.nav .dropbtn svg {
    margin-left: 5px
}

.nav .dropdown-content {
    display: none
}

.nav .dropdown-content a {
    display: block
}

.nav .show {
    display: block
}

.main-menu {
    overflow-y: scroll;
    max-height: 420px;
    margin-bottom: 20px;
}

.main-menu::-webkit-scrollbar {
    width: 0;
    height: 0
}

.active {
    display: block;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.menu-btn {
    position: relative;
    left: 50px;
    top: 15px;
    width: 60px;
    height: 55px;
    position: fixed;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: 1111;
    padding-right: 75px;
    border-right: 1px solid #ffffff
}

.menu-btn__burger {
    margin-top: 25px;
    width: 35px;
    height: 2px;
    background: #ffffff;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.menu-btn__burger:after,
.menu-btn__burger:before {
    content: "";
    position: absolute;
    width: 35px;
    height: 2px;
    background: #ffffff;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.menu-btn__burger:before {
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px)
}

.menu-btn__burger:after {
    -webkit-transform: translateY(12px);
    transform: translateY(12px)
}

.menu-btn.open .menu-btn__burger {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    background: transparent
}

.menu-btn.open .menu-btn__burger:before {
    -webkit-transform: rotate(45deg) translate(35px, -35px);
    transform: rotate(45deg) translate(35px, -35px);
    background: #ffffff
}

.menu-btn.open .menu-btn__burger:after {
    -webkit-transform: rotate(-45deg) translate(35px, 35px);
    transform: rotate(-45deg) translate(35px, 35px);
    background: #ffffff
}

svg[hidden] {
    display: none;
    position: absolute
}

.clicky-menu .uil {
    width: 1em;
    height: 1em;
    margin-left: 0.5em;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.clicky-menu svg {
    width: 1em;
    height: 1em;
    margin-left: 0.5em
}

.clicky-menu [aria-expanded=true] svg {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.clicky-menu ul {
    display: none;
    margin-left: 20px
}

.clicky-menu ul li {
    margin-bottom: 20px
}

.clicky-menu ul li .dropdown-link {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    cursor: pointer;
    color: white
}

.clicky-menu.no-js li:hover>ul {
    display: block
}

.clicky-menu.no-js li:focus-within>ul {
    display: block
}

.clicky-menu ul[aria-hidden=false] {
    display: block
}

.clicky-menu .sub-menu--right {
    left: auto!important;
    right: 0!important
}

[type=checkbox]:checked,
[type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px;
    opacity: 0;
    pointer-events: none
}

.dark-light:checked+label,
.dark-light:not(:checked)+label {
    display: block;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    cursor: pointer;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear
}

.dark-light:checked+label {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.dark-light:checked+label:after,
.dark-light:not(:checked)+label:after {
    content: "";
    overflow: hidden;
    display: block;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    background-color: #102770;
    background-image: url("https://media.codepen.io/1462889/moon.svg");
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    opacity: 0
}

.dark-light:checked+label:after {
    opacity: 1
}

.dark-light:checked+label:before,
.dark-light:not(:checked)+label:before {
    content: "";
    overflow: hidden;
    z-index: 1;
    display: block;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    background-color: #48dbfb;
    background-image: url("https://media.codepen.io/1462889/sun.svg");
    background-size: 25px 25px;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear
}

.dark-light:checked+label:before {
    background-color: #000
}

.light-back {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
    background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/1462889/pat-back.svg");
    background-position: center;
    background-repeat: repeat;
    background-size: 4%;
    height: 100%;
    width: 100%;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    opacity: 0;
    display: none
}

.dark-light:checked~.light-back {
    display: block;
    opacity: 1
}

.dropdown:checked+label,
.dropdown:not(:checked)+label {
    position: relative;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    cursor: pointer
}

.dropdown:checked+label:before,
.dropdown:not(:checked)+label:before {
    position: fixed;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    z-index: -1;
    cursor: auto
}

.dropdown:checked+label:before {
    pointer-events: auto
}

.dropdown:not(:checked)+label .uil {
    font-size: 24px;
    margin-left: 10px;
    -webkit-transition: -webkit-transform 200ms linear;
    transition: -webkit-transform 200ms linear;
    transition: transform 200ms linear;
    transition: transform 200ms linear, -webkit-transform 200ms linear
}

.dropdown:checked+label .uil {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    font-size: 24px;
    margin-left: 10px;
    -webkit-transition: -webkit-transform 200ms linear;
    transition: -webkit-transform 200ms linear;
    transition: transform 200ms linear;
    transition: transform 200ms linear, -webkit-transform 200ms linear
}

.section-dropdown {
    padding: 5px;
    width: 100%;
    border-radius: 4px;
    display: none;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    margin-left: 20px;
    margin-top: 20px
}

.section-dropdown a {
    display: block;
    max-width: 420px;
    font-family: "Stapel";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    margin-bottom: 20px
}

.dropdown:checked~.section-dropdown {
    pointer-events: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    display: block
}

a .uil {
    font-size: 22px
}
.header__right--md {
    display: none;
}
@media (max-width:768px) {
    .header__section {
        padding: 0 10px 0 0
    }
    .header__logo svg {
        width: 250px
    }
    .menu-btn {
        left: 25px;
        padding-right: 60px
    }
    .header__phone a {
        font-size: 16px
    }
    .main-menu {
        max-height: 500px;
        max-width: 400px;
    }
}

@media (max-width:575px) {
    .header .nav__lang--content {
        background: #FFFFFF;
        position: absolute;
        z-index: 999;
        top: 574px;
        right: 268px;
        width: 54px;
        height: 93px;
        text-align: center;
        margin: auto 0;
    }
    .header__logo {
        margin-left: 100px;
    }
    .header__logo svg {
        width: 250px;
    }
    .header__right {
        display: none
    }
    .header__right--md {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .main-menu {
        max-height: 360px;
        max-width: 220px;
    }
    .nav__logo {
        margin-left: 100px;
        margin-top: 15px
    }
    .nav__logo svg {
        width: 250px;
    }
    .menu-btn {
        width: 53px;
        padding-right: 30px;
    }

    .menu-btn__burger {
        margin-top: 25px;
        width: 35px;
        height: 2px;
        background: #ffffff;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out
    }
}

.footer {
    background: #193759;
    padding: 50px 0;
    color: #ffffff
}

.footer__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 480px
}

.footer__link {
    width: 50%;
    font-family: "Stapel";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.045em;
    margin-bottom: 15px
}

.footer__faq--content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px
}

.footer__faq--title {
    font-family: "Stapel";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 101.19%;
    color: #ffffff;
    margin-right: 10px;
    width: 140px
}

.footer__faq--subtitle {
    font-family: "Stapel";
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 138.69%;
    margin-right: 10px
}

.footer__address {
    max-width: 300px
}

.footer__address--title {
    font-family: "Stapel";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.045em;
    color: #ffffff;
    margin-bottom: 20px
}

.footer__address--subtitle {
    font-family: "Stapel";
    font-style: normal;
    font-weight: 200;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.045em;
    color: #ffffff;
    margin-bottom: 20px
}

.footer__address--icons i {
    font-size: 24px;
    margin-right: 20px;
    opacity: 0.6
}

.footer__address--icons i:hover {
    opacity: 1
}

.consult {
    padding: 45px 0;
    background: #ffffff
}

.consult__title {
    font-family: "Stapel";
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 35px;
    color: #0033a1;
    text-align: center;
    margin-bottom: 5px
}

.consult__subtitle {
    font-family: "Stapel";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: #797979;
    margin-bottom: 20px
}

.consult label {
    font-family: "Stapel";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #0f1010
}

.consult input {
    width: 100%;
    background: rgba(224, 224, 224, 0.24);
    border: 1px solid rgba(51, 51, 51, 0.31);
    padding: 20px;
    font-family: "Stapel";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #797979
}

.consult input:focus {
    outline: none
}

.consult button {
    background: #0033a1;
    border: 1px solid rgba(51, 51, 51, 0.31);
    font-family: "Stapel";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.045em;
    padding: 20px;
    color: #ffffff;
    width: 100%
}

.d-xs-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 60%
}

@media (max-width:1170px) {
    .footer__faq {
        width: 600px
    }
}

@media (max-width:768px) {
    .footer__body {
        display: block
    }
    .footer__faq {
        width: 1250px
    }
    .footer__links {
        width: 90%;
        margin: 0 auto;
        margin-bottom: 50px
    }
    .footer__link {
        width: 22%
    }
    .d-xs-flex {
        width: 90%;
        margin: 0 auto
    }
    .footer__faq--title {
        width: 150px
    }
}

@media (max-width:575px) {
    .d-xs-flex {
        display: block
    }
    .footer__faq {
        width: auto
    }
    .footer__links {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 30px
    }
    .footer__link {
        width: 50%
    }
    .footer__faq--content {
        display: inline-block;
        margin-bottom: 15px
    }
    .footer__faq--title {
        margin-bottom: 10px
    }
    .footer__address--icons {
        text-align: center
    }
    .consult button,
    .consult input {
        padding: 15px
    }
    .d-xs-flex {
        width: 100%
    }
}

.modal {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 50%;
    right: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: rgba(0, 0, 0, 0.7);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    padding-bottom: 20px;
    overflow-y: auto
}

.modal--active {
    z-index: 9999;
    opacity: 1;
    visibility: visible
}

.modal--active.modal--search {
    z-index: 1
}

.modal__content {
    position: absolute;
    width: 95%;
    height: 95%;
    top: 5%;
    left: 2%;
    background: #ffffff;
    margin: 0;
    overflow-y: scroll;
    padding-bottom: 90px
}

.modal__content--back {
    position: absolute;
    right: 35px;
    top: 35px
}

.modal__info {
    gap: 100px
}

.modal__info--img {
    width: 558px;
    height: 610px
}

.modal__info--img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.modal__info--text {
    margin-top: 79px;
    max-width: 678px;
    width: 100%
}

.modal__info--text h3 {
    color: #0F1010;
    font-size: 28px;
    line-height: 42px;
    font-weight: 400
}

.modal__info--text h5 {
    color: #0033A1;
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 15px
}

.modal__info--text ol {
    list-style: disc
}

.modal__info--text li {
    color: #8C8C8C;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400
}

.modal__info--text a {
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    padding: 20px 90px;
    width: 268px;
    height: 59px;
    background: #0033A1;
    border-radius: 1px;
    margin-top: 30px
}

@media (max-width:1199.98px) {
    .modal__info {
        gap: 50px
    }
    .modal__info--img {
        width: 445px;
        height: 510px
    }
}

.wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%
}

.footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.container-fluid {
    padding-left: 30px;
    padding-right: 30px
}

@media (min-width:1920px) {
    .container-fluid {
        max-width: 1920px
    }
}

@media (max-width:991.98px) {
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }
}
