@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Inter+Display:wght@100..900&display=swap');

html body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: "Inter Display", "Inter", sans-serif;
    background-color: #161616;
}

@media (min-width: 1340px)
{
    .container {
        max-width: 1340px;
    }
}

.dropdown-menu .dropdown-menu {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    opacity: 1;
    visibility: visible;
}
body.no-scroll {
    overflow: hidden;
}

.tox-tinymce-aux{z-index:99999999999 !important;}

/*Повышение резкости картинки*/
.sharp-img {
    image-rendering: pixelated;
    image-rendering: -moz-crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
.row-m {
    display: flex;
    flex-wrap: wrap;
}
.row-m > div[class*='col-'] {
    display: flex;
}
#customFile .custom-file-control:lang(en)::after {
    content: "Select file1...";
}
#customFile .custom-file-control:lang(en)::before {
    content: "Click me1";
}

.header-msb-div {
    padding-top: 28px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.header-msb .mr-link-a {
    margin-right: 30px;
}
.header-msb a {
    color: #F4F4F4;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 145%;
    letter-spacing: -0.16px;
}
.header-msb a.dropdown-item {
    color: rgba(244, 244, 244, 0.7);
}
.header-msb a:hover {
    color: rgba(244, 244, 244, 0.7);
}
.header-msb a.active {
    color: rgba(244, 244, 244, 0.7);
    text-decoration-line: underline!important;
}
.header-msb .btn-a {
    border-radius: 45px;
    background: transparent;
    border: 2px solid #5DFCFA;
    padding: 10px 30px;
    color: #F4F4F4;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.header-msb .btn-a:hover {
    background: #00B7B4;
    border: 2px solid #00B7B4;
}
.header-msb .mr-80 {
    margin-right: 80px;
}

.modal-backdrop {
    z-index: 1000;
}
.header-msb {

    padding-bottom: 12px;
    z-index: 9991;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
}
.navbar-wrap {
    top: 0;
    width: 100%;
    padding-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center
}
.nav-flex {
    display: flex;
    align-items: center;
    justify-content: space-between
}
.navbar-toggler {
    padding: 0;
    font-size: 10px;
    line-height: 0;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    transition: box-shadow .15s ease-in-out;
    position: relative;
    z-index: 2000;
    display: inline-block
}
.animated-icon1 {
    width: 35px;
    height: 30px;
    position: relative;
    margin: 0px;
    transform: rotate(0deg);
    cursor: pointer;
}
.animated-icon1 span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    border-radius: 1px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
    background: #333;
}
.animated-icon1 span:nth-child(1) {
    top: 0px
}
.animated-icon1 span:nth-child(2) {
    top: 12px
}
.animated-icon1 span:nth-child(3) {
    top: 24px
}
.animated-icon1.open span {
    background: #ffffff;
}
.animated-icon1.open span:nth-child(1) {
    top: 10px;
    transform: rotate(135deg);
}
.animated-icon1.open span:nth-child(2) {
    opacity: 0;
    left: 0px;
}
.animated-icon1.open span:nth-child(3) {
    top: 10px;
    transform: rotate(-135deg);
}

.pagination .page-item.disabled .page-link,
.pagination .page-item:first-child:not(.active) .page-link,
.pagination .page-item:last-child:not(.active) .page-link {
    background: transparent;
}
.pagination .page-link:hover {
    background-color: rgba(239, 36, 45, 0.7) !important;
    color: #fff
}
.pagination .page-link {
    color: #D0D0D0;
    text-align: center;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
}
.pagination .page-item.active .page-link {
    z-index: 3;
    background-color: transparent;
    border-color: transparent;
    color: #EF242D;
    text-align: center;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
}
.pagination .page-item.active .page-link:hover {
    color: #ffffff;
}

.footer {
    background: #161616;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    padding: 29px 0.75rem;
}
.footer .img-a {
    height: 40px;
}
.footer .text-a {
    color: #00E2DF;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: lowercase;
}
.footer .text-b {
    color: #F4F4F4;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 13px;
}
.footer .lnk-b {
    color: #F4F4F4;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 13px;
}
.footer .lnk-b:hover {
    color: rgba(244, 244, 244, 0.7);
}
.footer .text-c {
    color: #F4F4F4;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.footer .text-c:hover {
    color: rgba(244, 244, 244, 0.7);
}
.footer .btn-a {
    color: #F4F4F4;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    padding: 4px 10px;
    border-radius: 30px;
    border: 2px solid #00E2DF;
}
.footer .btn-a:hover {
    background: #00B7B4;
    border: 2px solid #00B7B4;
}


.footer .img-b {
    height: 32px;
}

a[target]:not(.btn) {
    font-weight: 500;
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto;
    text-decoration: none !important;
}

.page-home .section-a {
    margin-bottom: 42px;
    margin-top: 91px;
}
.page-home .section-a .panel-a {
    padding-top: 91px;
}
.page-home .section-a h1 {
    color: #00E2DF;
    font-size: 60px;
    font-style: normal;
    font-weight: 500;
    line-height: 60px;
    margin-bottom: 13px;
    max-width: 750px;
}
.page-home .section-a .carousel-item {
    height: 644px;
}
.page-home .section-a .desc-a {
    color: #F4F4F4;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    width: 500px;
    margin-bottom: 27px;
}
.page-home .section-a .btn-a {
    border-radius: 39px;
    border: 1px solid #00E2DF;
    padding: 10px 24px;
    color: #F4F4F4;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
.page-home .section-a .btn-a:hover {
    background: #00B7B4;
    border: 1px solid #00B7B4;
}
.page-home .section-b {
    margin-bottom: 80px;
}
.page-home .section-b .head-a {
    color: #00E2DF;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
}
.page-home .section-b .head-b {
    color: #00E2DF;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
}
.page-home .section-b .head-b:hover {
    color: rgba(0, 226, 223, 0.7);
}
.page-home .section-b .card-a {
    padding: 30px 47px 20px 47px;
    border-radius: 20px;
    border: 2px solid #F4F4F4;
    background: #F4F4F4;
    cursor: pointer;
}
.page-home .section-b .card-a:hover {
    border: 2px solid #00E2DF;
    background: #161616;
}
.page-home .section-b .card-a .head-c {
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 17px;
    color: #161616;
}
.page-home .section-b .card-a:hover .head-c {
    color: #F4F4F4;
}
.page-home .section-b .card-a .desc-a {
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-top: 8px;
    color: #868686;
}
.page-home .section-b .card-a:hover .desc-a {
    color: #C9C9C9;
}
.page-home .section-b .card-a .desc-b {
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    color: #00B7B4;
}
.page-home .section-b .card-a:hover .desc-b {
    color: #00E2DF;
}
.page-home .section-c {
    margin-bottom: 100px;
}
.page-home .section-c .head-a {
    max-width: 660px;
    color: #00E2DF;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 45px;
}
.page-home .section-c .col-a {
    border-radius: 20px;
    border: 2px solid #00E2DF;
}
.page-home .section-c .col-b {
    border-radius: 20px;
    padding: 56px 48px 56px 48px;
    border: 2px solid #00E2DF;
}
.page-home .section-c .head-b {
    color: #00E2DF;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 13px;
}
.page-home .section-c .desc-a {
    color: #C9C9C9;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.page-home .section-d .panel-a {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    gap: 16px;
    padding-bottom: 32px;
}
/* стили для полосы прокрутки (опционально) */
.page-home .section-d .panel-a::-webkit-scrollbar {
    height: 8px;
    background: #414042;
}
.page-home .section-d .panel-a::-webkit-scrollbar-thumb {
    background: #00E2DF;
    border-radius: 4px;
}
.page-home .section-d .panel-a::-webkit-scrollbar-thumb:hover {
    background: #00E2DF;
}
.page-home .section-d .card-a {
    border-radius: 20px;
    background: linear-gradient(163deg, rgba(44, 44, 44, 0.80) 9.15%, rgba(85, 85, 85, 0.56) 88.09%);
    width: 427px;
    min-width: 427px;
    padding: 17px;
    color: #F4F4F4;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px;
}
.page-home .section-d .card-a .head-a {
    color: #F4F4F4;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 5px;
}
.page-home .section-d .card-a .head-b {
    color: rgba(244, 244, 244, 0.69);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
}
.page-home .section-d .card-a .img-a {
    height: 16px;
}

.page-about .section-a {
    margin-top: 130px;
    margin-bottom: 42px;
    height: 615px;
    background: url('/images/page-about/section-a/bg.svg?v1') top center / cover no-repeat;
}
.page-about .section-a .head-a {
    color: #00E2DF;
    font-size: 60px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
}
.page-about .section-b {
    margin-bottom: 60px;
}
.page-about .section-b .card-a {
    border-radius: 20px;
    border: 2px solid #00E2DF;
    padding: 20px 27px 34px 27px;
}
.page-about .section-b .card-a .desc-a {
    color: #F4F4F4;
    text-align: center;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-top: 34px;
}
.page-about .section-b .card-a .img-a {
    border-radius: 20px;
}
.page-about .section-b .card-b {
    border-radius: 20px;
    border: 2px solid #00E2DF;
    padding: 34px 27px 34px 27px;
    color: #F4F4F4;
    text-align: center;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
.page-about .section-c {
    margin-bottom: 60px;
}
.page-about .section-c .card-a {
    border-radius: 20px;
    border: 2px solid #00E2DF;
    padding: 57px 31px 57px 31px;
}
.page-about .section-c .card-b {
    border-radius: 20px;
    border: 2px solid #00E2DF;
    padding: 57px 31px 57px 70px;
}
.page-about .section-c .head-a {
    color: #00E2DF;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 35px;
}
.page-about .section-c .desc-a {
    color: #F4F4F4;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
}
.page-about .section-c .desc-a.green-a {
    color: #00E2DF;
}
.page-about .section-d {
    margin-bottom: 85px;
}
.page-about .section-d .head-a {
    color: #00E2DF;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 28px;
}
.page-about .section-d .card-a {
    border-radius: 20px;
    height: 420px;
}
.page-about .section-d .card-a.bg-a {
    background: url('/images/page-about/section-d/bg-a.webp') top center / cover no-repeat;
}
.page-about .section-d .card-a.bg-b {
    background: url('/images/page-about/section-d/bg-b.webp') top center / cover no-repeat;
}
.page-about .section-d .card-a.bg-c {
    background: url('/images/page-about/section-d/bg-c.webp') top center / cover no-repeat;
}
.page-about .section-d .card-a.bg-d {
    background: url('/images/page-about/section-d/bg-d.webp?v1') top center / cover no-repeat;
}
.page-about .section-d .card-a.bg-e {
    background: url('/images/page-about/section-d/bg-e.webp') top center / cover no-repeat;
}
.page-about .section-d .card-a.bg-f {
    background: url('/images/page-about/section-d/bg-f.webp') top center / cover no-repeat;
}
.page-about .section-d .card-a .panel-a  {
    padding: 36px;
    color: #F4F4F4;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    border-radius: 20px;
    border: 2px solid #00E2DF;
    background: #161616;
    min-height: 200px;
}
.page-about .section-e {
    background: url('/images/page-about/section-e/bg.svg') left bottom / 40% auto no-repeat;
    padding-bottom: 200px;
}
.page-about .section-e .head-a {
    color: #F4F4F4;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px;
}
.page-about .section-e .head-b {
    color: #F4F4F4;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
}
.page-about .section-e .color-green-a {
    color: #00E2DF;
}
.page-about .section-e .img-a {
    border-radius: 10px;
}
.page-about .section-f {
    background: url('/images/page-about/section-f/bg-a.svg') right bottom / 40% auto no-repeat;
    padding-bottom: 100px;
}
.page-about .section-f .head-a {
    color: #00E2DF;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    max-width: 850px;
    margin-bottom: 30px;
}
.page-about .section-f .img-a {
    border-radius: 20px;
}

.page-contacts .section-a {
    color: #F4F4F4;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin-top: 130px;
    margin-bottom: 91px;
}
.page-contacts .section-a a {
    color: #F4F4F4;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
.page-contacts .section-a a:hover {
    color: #00E2DF;
}
.page-contacts .section-a .head-a {
    color: #00E2DF;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 25px;
}
.page-contacts .section-a .color-green-a {
    color: #00E2DF;
}
.page-contacts #map {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
}
.page-contacts .section-b  {
    background: url('/images/page-contacts/section-b/bg.svg') left bottom / 60% auto no-repeat;
    padding-bottom: 250px;
}
.page-contacts .section-b .img-a {
    border-radius: 23px;
}

.page-faq .section-a {
    margin-top: 130px;
    padding-bottom: 150px;
    background: url('/images/page-faq/bg-a.svg') left center / 20% auto no-repeat, url('/images/page-faq/bg-b.svg') right bottom / 60% auto no-repeat;
}
.page-faq .section-a .head-a {
    color: #00E2DF;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 25px;
}
.page-faq .section-a .head-b {
    color: #00E2DF;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
}
.page-faq .section-faq .card-a .head-a {
    padding: 20px 0px;
    color: #00E2DF;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 35px;
    border-top: 1px solid #00E2DF;
}
.page-faq .section-faq .card-a {
    color: #F4F4F4;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
.page-faq .section-info {
    margin-top: 45px;
    border-radius: 31px;
    background: #F4F4F4;
    padding: 65px 44px;
    color: #161616;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
}
.page-faq .section-a .color-green-a {
    color: #00E2DF;
}
.page-services .section-a {
    margin-top: 130px;
    margin-bottom: 68px;
    height: 550px;
    background: url('/images/page-services/section-a/bg.webp') bottom center / 100% auto no-repeat;
}
.page-services .section-a .head-a {
    color: #00E2DF;
    text-align: center;
    font-size: 60px;
    font-style: normal;
    font-weight: 500;
    line-height: 42px;
    margin-bottom: 19px;
}
.page-services .section-a .desc-a {
    color: #FFF;
    text-align: center;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    max-width: 1200px;
}
.page-services .section-a .desc-b {
    color: #00E2DF;
    text-align: center;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    max-width: 1200px;
    margin-top: 10px;
    margin-bottom: 10px;
}




.page-services .section-b {
    margin-bottom: 80px;
}
.page-services .section-b .card-a {
    border-radius: 20px;
    border: 2px solid #00E2DF;
    padding: 20px 24px 21px 24px;
}
.page-services .section-b .card-a img {
    border-radius: 20px;
}
.page-services .section-b .card-a .desc-a {
    color: #00E2DF;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    font-variant: none;
    margin-top: 30px;
}
.page-services .section-b .card-a .btn-a, .page-services .section-b .card-a .btn-b, .page-services .section-b .card-a .btn-c {
    border-radius: 15px;
    border: 2px solid #00E2DF;
    color: #F4F4F4;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    padding: 5px 15px;
}
.page-services .section-b .card-a .btn-b:hover, .page-services .section-b .card-a .btn-c:hover {
    background: #00B7B4;
    border: 2px solid #00B7B4;
}
.page-services .section-c .head-b {
    color: #00E2DF;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
}
.page-services .section-c .card-a {
    border-radius: 20px;
    border: 2px solid #00E2DF;
    background: #161616;
    width: 278px;
    min-width: 278px;
    height: 220px;
    padding: 19px;
}
.page-services .section-c .card-a .head-a {
    color: #00E2DF;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 17px;
    padding-bottom: 17px;
    border-bottom: 1px solid rgba(201, 201, 201, 0.7);
}
.page-services .section-c .card-a .price-a {
    color: #C9C9C9;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-top: 11px;
}
.page-services .section-c .panel-a {
    display: flex;
    flex-wrap: nowrap; /* чтобы карточки не переносились */
    overflow-x: auto;  /* включаем горизонтальный скролл */
    overflow-y: hidden; /* убираем вертикальный */
    scroll-behavior: smooth; /* плавная прокрутка */
    gap: 16px; /* расстояние между карточками */
    padding-bottom: 32px; /* чтобы скролл не прилипал */
}
/* стили для полосы прокрутки (опционально) */
.page-services .section-c .panel-a::-webkit-scrollbar {
    height: 8px;
    background: #414042;
}
.page-services .section-c .panel-a::-webkit-scrollbar-thumb {
    background: #00E2DF;
    border-radius: 4px;
}
.page-services .section-c .panel-a::-webkit-scrollbar-thumb:hover {
    background: #00E2DF;
}
.page-services .section-c .card-a .btn-b, .page-services .section-c .card-a .btn-c {
    border-radius: 15px;
    border: 2px solid #00E2DF;
    color: #F4F4F4;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    padding: 5px 15px;
}
.page-services .section-c .card-a .btn-b:hover, .page-services .section-c .card-a .btn-c:hover {
    background: #00B7B4;
    border: 2px solid #00B7B4;
}
.page-service {
    margin-bottom: 50px;
}
.page-service .section-a {
    margin-top: 130px;
    margin-bottom: 50px;
}
.page-service .section-a .img-a {
    width: 313px;
    min-width: 313px;
    border-radius: 20px;
}
.page-service .section-a .head-a {
    color: #00E2DF;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    padding-bottom: 18px;
    border-bottom: 1px solid #00E2DF;
    margin-bottom: 18px;
}
.page-service .section-a .desc-a {
    color: #00E2DF;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 18px;
}
.page-service .section-a .desc-b {
    color: #C9C9C9;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 68px;
}
.page-service .section-a .mr-a {
    margin-right: 60px;
}
.page-service .section-a .btn-a {
    border-radius: 45px;
    background: transparent;
    border: 2px solid #5DFCFA;
    padding: 10px 30px;
    color: #F4F4F4;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.page-service .section-a .btn-a:hover {
    background: #00B7B4;
    border: 2px solid #00B7B4;
}
.page-service .section-faq .card-a .head-a {
    padding: 20px 0px;
    color: #00E2DF;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    border-top: 1px solid #00E2DF;
}
.page-service .section-b .head-b {
    color: #00E2DF;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
}
.page-service .section-faq .card-a {
    color: #F4F4F4;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
.page-service .section-info {
    margin-top: 45px;
    border-radius: 23px;
    padding: 49px 69px;
    color: #C9C9C9;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    border: 2px solid #00E2DF;
}
.page-service .section-info .head-a {
    color: #00E2DF;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 26px;
}





@media (max-width: 1397px)
{
    .container {
        padding-right: 0.75rem;
        padding-left: 0.75rem;
    }

    .footer {
        padding: 10px .75rem 10px .75rem;
    }
    .footer .img-a {
        height: 16px;
    }
    .footer .text-a {
        font-size: 7px;
    }
    .footer .text-b {
        font-size: 6px;
    }
    .footer .lnk-b {
        font-size: 6px;
    }
    .footer .text-c {
        font-size: 7px;
    }
    .footer .text-c:hover {
        color: rgba(244, 244, 244, 0.7);
    }
    .footer .btn-a {
        font-size: 7px;
        padding: 4px 7px;
        border: 1px solid #00E2DF;
    }
    .footer .img-b {
        height: 15px;
    }

    .header-msb-div {
        height: 50px;
    }
    .header-msb {
        margin: 0px;
        padding: 0px 10px 10px 5px;
        background-color: #161616;
        position: fixed;
        z-index: 2030;
        top: 0;
        right: 0;
        left: 0;
    }
    .header-msb a, .header-msb a:active  {
        color: #F4F4F4;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 145%;
        letter-spacing: -0.16px;
    }
    .header-msb a:hover {
        color: rgba(244, 244, 244, 0.7);
    }
    .header-msb .mr-link-a {
        margin-right: 10px;
    }
    .header-msb .btn-a {
        border-radius: 45px;
        background: transparent;
        border: 1px solid #5DFCFA;
        padding: 3px 8px;
        color: #F4F4F4;
        font-size: 9px;
        line-height: 100%;
    }
    #menuModal .modal-content {
        background: #161616;
        border-bottom: 1px solid rgba(93, 252, 250, 0.5);
    }

    .lng-section .dropdown-toggle::after {
        font-size: 12px;
    }
}

@media (max-width: 576px)
{
    .page-services .section-a {
        margin-top: 70px;
        margin-bottom: 22px;
        height: 200px;
        background: url('/images/page-services/section-a/bg.webp') top center / 100% auto no-repeat;
    }
    .page-services .section-a .head-a {
        font-size: 25px;
        font-weight: 600;
        line-height: 42px;
        margin-bottom: 1px;
    }
    .page-services .section-a .desc-a {
        font-size: 10px;
        line-height: 14px;
    }
    .page-services .section-a .desc-b {
        margin-top: 0px;
        font-size: 10px;
        line-height: 14px;
    }
    .page-services .section-b {
        margin-bottom: 30px;
    }
    .page-services .section-b .pr-a {
        padding-right: .25rem !important;
    }
    .page-services .section-b .pl-a {
        padding-left: .25rem !important;
    }
    .page-services .section-b .card-a {
        border-radius: 10px;
        border: 1px solid #00E2DF;
        padding: 7px 7px 12px 7px;
    }
    .page-services .section-b .card-a img {
        border-radius: 6px;
    }
    .page-services .section-b .card-a .desc-a {
        text-align: left;
        font-size: 14px;
        line-height: 14px;
        font-variant: small-caps;
        margin-top: 7px;
    }
    .page-services .section-b .card-a .btn-a {
        text-align: left;
        border: none;
        font-size: 9px;
        line-height: 100%;
        padding: 0px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .page-services .section-b .card-a .btn-b {
        border-radius: 10px;
        border: 1px solid #00E2DF;
        font-size: 9px;
        line-height: 100%;
        padding: 5px 5px;
        margin-bottom: 7px;
    }
    .page-services .section-b .card-a .btn-c {
        color: #F4F4F4;
        background: #00B7B4;
        border-radius: 10px;
        border: 1px solid #00B7B4;
        font-size: 9px;
        line-height: 100%;
        padding: 5px 5px;
    }
    .page-services .section-c .head-b {
        font-size: 20px;
        line-height: 21px;
        margin-bottom: 12px;
    }
    .page-services .section-c .card-a {
        border-radius: 10px;
        border: 1px solid #00E2DF;
        width: 142px;
        min-width: 142px;
        height: 173px;
        padding: 12px;
    }
    .page-services .section-c .card-a .head-a {
        font-size: 12px;
        line-height: 14px;
        padding-bottom: 12px;
    }
    .page-services .section-c .card-a .price-a {
        font-size: 10px;
        margin-top: 10px;
    }
    .page-services .section-c .panel-a {
        gap: 0px; /* расстояние между карточками */
        padding-bottom: 12px; /* чтобы скролл не прилипал */
    }
    /* стили для полосы прокрутки (опционально) */
    .page-services .section-c .panel-a::-webkit-scrollbar {
        height: 3px;
    }
    .page-services .section-c .card-a .btn-b {
        border-radius: 10px;
        border: 1px solid #00E2DF;
        font-size: 9px;
        line-height: 100%;
        padding: 5px 5px;
        margin-bottom: 7px;
    }
    .page-services .section-c .card-a .btn-c {
        color: #F4F4F4;
        background: #00B7B4;
        border-radius: 10px;
        border: 1px solid #00B7B4;
        font-size: 9px;
        line-height: 100%;
        padding: 5px 5px;
    }

    .page-service .section-a {
        margin-top: 70px;
        margin-bottom: 22px;
    }
    .page-service .section-a .img-a {
        width: 130px;
        min-width: 130px;
        border-radius: 10px;
    }
    .page-service .section-a .head-a {
        font-size: 25px;
        line-height: 22px;
        padding-bottom: 12px;
        margin-bottom: 12px;
    }
    .page-service .section-a .desc-a {
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        margin-bottom: 18px;
    }
    .page-service .section-a .desc-b {
        color: #C9C9C9;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 12px;
        margin-bottom: 18px;
    }
    .page-service .section-a .mr-a {
        margin-right: 15px;
    }
    .page-service .section-a .btn-a {
        border-radius: 30px;
        border: 1px solid #5DFCFA;
        padding: 5px 15px;
        font-size: 10px;
    }
    .page-service .section-b .head-b {
        font-size: 16px;
        font-weight: 600;
        line-height: 21px;
        margin-bottom: 22px;
    }
    .page-service .section-faq .card-a .head-a {
        padding: 7px 0px;
        font-size: 12px;
        font-weight: 400;
        line-height: 100%;
    }
    .page-service .section-faq .card-a .img-a {
        width: 11px;
    }
    .page-service .section-faq .card-a {
        font-size: 12px;
        line-height: 12px;
    }
    .page-service .section-info {
        margin-top: 20px;
        border-radius: 10px;
        padding: 10px 10px;
        font-size: 10px;
        font-style: normal;
        font-weight: 400;
        line-height: 10px;
        border: 1px solid #00E2DF;
    }
    .page-service .section-info .head-a {
        font-size: 10px;
        font-weight: 600;
        line-height: 16px;
        margin-bottom: 12px;
    }















    .page-faq .section-a {
        margin-top: 80px;
        padding-bottom: 50px;
        background: transparent;
    }
    .page-faq .section-a .head-a {
        font-size: 29px;
        line-height: 29px;
        margin-bottom: 10px;
    }
    .page-faq .section-a .head-b {
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 12px;
        margin-bottom: 24px;
    }
    .page-faq .section-faq .card-a .head-a {
        padding: 10px 0px;
        font-size: 12px;
        font-weight: 400;
        line-height: 14px;
    }
    .page-faq .section-faq .card-a {
        font-size: 10px;
        line-height: 14px;
    }
    .page-faq .section-faq .card-a .img-a {
        width: 11px;
    }
    .page-faq .section-info {
        margin-top: 25px;
        border-radius: 10px;
        padding: 10px 20px;
        font-size: 10px;
        line-height: 16px;
    }


    .page-contacts .section-a {
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        margin-top: 80px;
        margin-bottom: 20px;
    }
    .page-contacts .section-a .head-a {
        font-size: 25px;
        line-height: 25px;
        margin-bottom: 8px;
    }
    .page-contacts #map {
        height: 137px;
        border-radius: 10px;
    }
    .page-contacts .section-b  {
        background: transparent;
        padding-bottom: 100px;
    }
    .page-contacts .section-b .img-a {
        border-radius: 5px;
    }

    .page-home .section-a {
        margin-top: 70px;
        margin-bottom: 42px;
        height: 630px;
    }
    .page-home .section-a .carousel-item .bg-a {
        height: 360px;
    }
    .page-home .section-a h1 {
        font-size: 25px;
        font-style: normal;
        font-weight: 600;
        line-height: 25px;
        margin-bottom: 11px;
        margin-top: 20px;
        width: 300px;
    }
    .page-home .section-a .panel-a {
        padding-top: 0px;
    }
    .page-home .section-a .desc-a {
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        width: auto;
        margin-bottom: 17px;
    }
    .page-home .section-a .btn-a {
        background: #00B7B4;
        padding: 2px 15px;
        color: #F4F4F4;
        font-size: 12px;
    }
    .page-home .section-a .carousel-indicators {
        top:0px;
        bottom: auto;
    }
    .page-home .section-a .carousel-item {
        height: 674px;
    }

    .page-home .section-b {
        margin-bottom: 30px;
    }
    .page-home .section-b .card-a {
        padding: 8px 14px 4px 14px;
        border-radius: 8px;
    }
    .page-home .section-b .card-a .head-c {
        font-size: 13px;
        line-height: 13px;
        margin-bottom: 12px;
    }
    .page-home .section-b .card-a .desc-a {
        font-size: 11px;
    }
    .page-home .section-b .card-a .desc-b {
        font-size: 7px;
        line-height: 21px;
        padding-top: 20px;
    }
    .page-home .section-b .card-a.bg-black-a .head-c {
        color: #F4F4F4;
    }
    .page-home .section-b .card-a.bg-white-a .head-c {
        color: #F4F4F4;
    }
    .page-home .section-b .card-a.bg-black-a .desc-a {
        color: #C9C9C9;
        border-top: 2px solid rgba(201, 201, 201, 0.6);
    }
    .page-home .section-b .card-a.bg-white-a .desc-a {
        color: #C9C9C9;
        border-top: 2px solid rgba(201, 201, 201, 0.6);
    }
    .page-home .section-b .card-a.bg-black-a {
        border: 1px solid #00E2DF;
        background: #161616;
    }
    .page-home .section-b .card-a.bg-white-a {
        border: 1px solid #00E2DF;
        background: #161616;
    }
    .page-home .section-b .pr-a {
        padding-right: .25rem !important;
    }
    .page-home .section-b .pl-a {
        padding-left: .25rem !important;
    }
    .page-home .section-c {
        margin-bottom: 32px;
    }
    .page-home .section-c .head-a {
        font-size: 16px;
        line-height: 15px;
        max-width: 290px;
        margin-bottom: 15px;
    }
    .page-home .section-c .col-a {
        border-radius: 7px;
        border: 1px solid #00E2DF;
    }
    .page-home .section-c .col-b {
        border-radius: 7px;
        padding: 13px 13px 13px 13px;
        border: 1px solid #00E2DF;
    }
    .page-home .section-c .head-b {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 8px;
    }
    .page-home .section-c .desc-a {
        font-size: 11px;
    }
    .page-home .section-c .col-c {
        border-radius: 7px;
        padding: 9px 9px 9px 9px;
        border: 1px solid #00E2DF;
        color: #00E2DF;
        font-size: 11px;
        font-style: normal;
        font-weight: 600;
        line-height: 11px;
    }
    .page-home .section-d .panel-a {
        padding-bottom: 10px;
    }
    .page-home .section-d .card-a {
        border-radius: 12px;
        width: 236px;
        min-width: 236px;
        padding: 11px;
        font-size: 10px;
        font-style: normal;
        font-weight: 500;
        line-height: 13px;
    }
    .page-home .section-d .card-a .head-a {
        font-size: 12px;
    }
    .page-home .section-d .card-a .head-b {
        font-size: 9px;
    }
    .page-home .section-d .card-a .img-a {
        height: 9px;
    }

    .page-about .section-a {
        margin-top: 50px;
        margin-bottom: 42px;
        height: 190px;
        background: url('/images/page-about/section-a/bg.svg?v1') center calc(100% - 40px) / contain no-repeat;
        display: flex;
        align-items: flex-end; /* прижимает контент к нижнему краю */
        justify-content: center; /* по центру по горизонтали */
    }
    .page-about .section-a .head-a {
        font-size: 25px;
        font-weight: 600;
        line-height: 110%;
        text-align: center;
        margin-bottom: 0px;
    }
    .page-about .section-b {
        margin-bottom: 40px;
    }
    .page-about .section-b .card-a {
        border-radius: 10px;
        border: 1px solid #00E2DF;
        padding: 10px 10px 10px 10px;
        max-width: 90%;
    }
    .page-about .section-b .card-a .desc-a {
        margin-top: 8px;
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 14px;
    }
    .page-about .section-b .card-b {
        border-radius: 10px;
        border: 1px solid #00E2DF;
        padding: 10px 10px 10px 10px;
        font-size: 10px;
        line-height: 15px;
        width: 50%;
    }
    .page-about .section-c .card-a {
        border-radius: 10px;
        border: 1px solid #00E2DF;
        padding: 25px 36px 25px 36px;
    }
    .page-about .section-c .card-b {
        border-radius: 10px;
        border: 1px solid #00E2DF;
        padding: 25px 36px 25px 36px;
    }
    .page-about .section-c .head-a {
        margin-bottom: 9px;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 15px;
    }
    .page-about .section-c .desc-a {
        font-size: 12px;
        line-height: 14px;
    }
    .page-about .section-d {
        margin-bottom: 50px;
    }
    .page-about .section-d .head-a {
        font-size: 16px;
        line-height: 15px;
        margin-bottom: 18px;
    }
    .page-about .section-d .card-a {
        border-radius: 10px;
        height: 220px;
    }
    .page-about .section-d .card-a .panel-a {
        font-size: 12px;
        font-weight: 400;
        line-height: 14px;
        padding: 17px;
        border-radius: 10px;
        border: 1px solid #00E2DF;
        min-height: 93px;
    }
    .page-about .section-d .pr-a {
        padding-right: .25rem !important;
    }
    .page-about .section-d .pl-a {
        padding-left: .25rem !important;
    }
    .page-about .section-e {
        background: transparent;
        padding-bottom: 50px;
    }
    .page-about .section-e .head-a {
        font-size: 16px;
        font-weight: 700;
        line-height: 16px;
    }
    .page-about .section-e .head-b {
        font-size: 10px;
        line-height: 16px;
    }
    .page-about .section-e .img-a {
        border-radius: 10px;
    }
    .page-about .section-f {
        background: transparent;
        padding-bottom: 50px;
    }
    .page-about .section-f .img-a {
        border-radius: 10px;
    }
    .page-about .section-f .head-a {
        max-width: 850px;
        font-size: 16px;
        font-weight: 600;
        line-height: 19px;
        margin-bottom: 12px;
    }








}




