@font-face {
    font-family: 'GilroyBold';
    src: url('../fonts/Gilroy-Bold.eot');
    src: url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Bold.woff2') format('woff2'),
        url('../fonts/Gilroy-Bold.woff') format('woff'),
        url('../fonts/Gilroy-Bold.ttf') format('truetype'),
        url('../fonts/Gilroy-Bold.svg#Gilroy-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

::-webkit-scrollbar-button {
    background-image: url('');
    background-repeat: no-repeat;
    width: 5px;
    height: 0px;
}

::-webkit-scrollbar-track {
    background-color: #fff;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-color: #121A70;
}

::-webkit-scrollbar-thumb:hover {}

::-webkit-resizer {
    background-image: url('');
    background-repeat: no-repeat;
    width: 6px;
    height: 0px;
}

::-webkit-scrollbar {
    width: 6px;
    height: 3px;
}

html {
    height: 100%;
    position: relative;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    position: relative;
    background: #fff;
    margin: 0;
    font-size: 16px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
    margin: 0;
}

img {
    display: block;
}

ul {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding: 0 15px;
    position: relative;
    max-width: 1324px;
    width: 100%;
    box-sizing: border-box;
}

.d-flex {
    display: flex;
    flex-wrap: wrap;
}

.nowrap {
    flex-wrap: nowrap;
}

.j-between {
    justify-content: space-between;
}

.j-center {
    justify-content: center;
}

.j-end {
    justify-content: flex-end;
}

.a-center {
    align-items: center;
}

.a-start {
    align-items: flex-start;
}

.dir-column {
    flex-direction: column;
}

.page-main {
    background: #fff;
    overflow: hidden;
}

.page-inner {
    background: #EEF2FD;
    overflow: hidden;
}

.f-screen {
    width: 100%;
    height: 714px;
    background: url('../images/rocket.webp') no-repeat right 218px bottom, linear-gradient(161deg, #6F60C6 0%, rgba(142, 123, 255, 0.60) 100%);
}

.f-inner {
    width: 100%;
    height: 422px;
    background: linear-gradient(161deg, #6F60C6 0%, rgba(142, 123, 255, 0.60) 100%);
}

header {
    padding: 23px 46px 15px 33px;
    border-bottom: 1px solid #D7D7D7;
}

header .logo {
    height: 53px;
    padding: 0 0 0 73px;
    color: #fff;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    display: flex;
    align-items: center;
    text-decoration: none;
    background: url('../images/logo.svg') no-repeat;
}

nav ul {
    display: flex;
    padding: 0 0 0 92px;
}

nav ul li {
    margin: 0 0 0 55px;
}

nav ul li a {
    color: #fff;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 136.9%;
    text-transform: uppercase;
    text-decoration: none;
}

nav ul li a:hover {
    text-decoration: underline;
}

.phone {
    color: #fff;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    text-decoration: none;
}

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

.banner__info {
    padding: 146px 0 0 0;
}

.inner__info {}

.inner__info h1 {
    color: #fff;
    font-size: 80px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin: 146px 0 0 0;
}

.inner__info img {
    margin-right: 134px;
    max-height: 330px;
}

.banner__info h1 {
    color: #fff;
    font-size: 80px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}

.banner__info p {
    color: #fff;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 136.9%;
    margin: 33px 0 0 0;
}

.banner__info .btn {
    margin: 80px 0 0 0;
    width: 100%;
    max-width: 382px;
    height: 76px;
    border-radius: 65px;
    background: linear-gradient(180deg, #7190E3 0%, #4BBEFF 100%);
    box-shadow: 0px -4px 14px 0px rgba(255, 255, 255, 0.60) inset;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 24px;
    font-family: 'GilroyBold';
    line-height: 121%;
    text-decoration: none;
}

.b-service {
    padding: 122px 0 4px 0;
}

.b-service p.title {
    margin: 0;
    color: #2D1D42;
    font-size: 56px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.service-item {
    width: calc(50% - 16px);
    height: 436px;
    margin: 49px 0 0 0;
    padding: 82px 80px 0 84px;
}

.service-item:first-child {
    border-radius: 30px;
    background: url('../images/bg-service-1.webp') no-repeat right top 92px, linear-gradient(197deg, #9272D4 0%, #603AB1 100%);
}

.service-item:last-child {
    border-radius: 30px;
    background: url('../images/bg-service-2.webp') no-repeat right top 53px, linear-gradient(203deg, #9DB8FF 0%, #6389EE 100%);
    ;
    =
}

.service-item p {
    margin: 0;
    color: #fff;
    font-size: 36px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    line-height: 134.4%;
}

.b-vakans {
    padding: 265px 0 50px 0;
    background: url('../images/bg-vakans.webp') no-repeat top center;
}

.vakans-block {
    border-radius: 15px;
    background: #fff;
    box-shadow: 0px 30px 35px 0px rgba(64, 76, 183, 0.12);
    padding: 55px 0 62px 101px;
}

.vakans-block p.title {
    color: #2D1D42;
    font-size: 56px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin: 0;
    line-height: 100%;
}

.vakans-block .detail {
    width: 100%;
    max-width: 382px;
    min-width: 382px;
    height: 76px;
    margin: 95px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 65px;
    background: linear-gradient(180deg, #7190E3 0%, #4BBEFF 100%);
    box-shadow: 0px -4px 14px 0px rgba(255, 255, 255, 0.60) inset;
    color: #fff;
    font-size: 24px;
    font-family: 'GilroyBold';
    line-height: 121%;
    text-decoration: none;
}

.vakans-left {
    padding-right: 136px;
    border-right: 1px solid rgba(146, 114, 212, 0.31);
}

.vakans-right {
    padding: 0 65px 0 94px;
    flex: 1;
}

.vakans-right a {
    padding-right: 72px;
    color: #2D1D42;
    font-size: 36px;
    font-family: 'Montserrat', sans-serif;
    display: block;
    font-weight: 500;
    line-height: 119.4%;
    text-decoration: none;
    display: block;
    background: url('../images/arrow.svg') no-repeat right center;
}

.vakans-right a span {
    text-decoration-line: underline;
}

.vakans-right .price {
    color: #8160C9;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 119.4%;
    display: flex;
    width: 310px;
    height: 78px;
    border-radius: 66px;
    border: 1px solid #9272D4;
    align-items: center;
    justify-content: center;
    margin: 105px 0 0 0;
}

.conditions-item {
    width: calc(50% - 16px);
    margin: 66px 0 0 0;
    padding: 36px 100px 36px 43px;
    border-radius: 30px;
}

.conditions-item p {
    color: #fff;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 130.9%;
    margin: 0;
    padding: 0;
    flex: 1;
}

.conditions-item img {
    margin-right: 40px;
}

.conditions-item p span {
    font-weight: 600;
}

.zp {
    background: linear-gradient(203deg, #9DB8FF 0%, #6389EE 100%);
}

.gr {
    background: linear-gradient(197deg, #9272D4 0%, #603AB1 100%);
}

.ques-block {
    border-radius: 30px;
    background: #EEF2FD url('../images/icon-ques.webp') no-repeat right 177px top 36px;
    padding: 75px 0 85px 110px;
    margin: 66px 0 108px 0;
    width: 100%;
}

.ques-block.ques-block--bg-w {
    background-color: #fff;
}

.ques-block p {
    color: #2D1D42;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 36px 0 0 0;
}

.ques-block p a {
    font-weight: 700;
    color: #2D1D42;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
}

.ques-block p.title {
    color: #2D1D42;
    font-size: 32px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: normal;
    margin: 0;
}

footer {
    padding: 42px 90px;
    background: #2D1D42;
    width: 100%;
}

footer .logo {
    height: auto;
    padding: 0 114px 0 0;
    color: #fff;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    display: flex;
    text-decoration: none;
    background: none
}

footer .rekv {
    padding-top: 27px;
}

footer p {
    color: #fff;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin: 0;
}

footer p:first-child {
    padding-right: 113px;
}

footer p span {
    padding-right: 40px;
}

.content {
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 30px 35px 0px rgba(64, 76, 183, 0.12);
    margin: 75px 0 0 0;
    padding: 105px 95px 95px 70px;
}

.content h3 {
    color: #2D1D42;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 119.4%;
    margin: 47px 0 0 0;
}

.content ul li {
    color: #000;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    position: relative;
    margin: 25px 0 0 0;
    padding: 0 0 0 30px;
}

.content ul li::before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #8375D7;
    position: absolute;
    left: 0;
    top: 7px;
}

.content p {
    color: #2D1D42;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 145.4%;
    margin: 60px 0 0 0;
}

.content p.title {
    color: #2D1D42;
    font-size: 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin: 0;
}

.content div.price {
    color: #8160C9;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 119.4%;
    display: flex;
    width: 310px;
    height: 78px;
    border-radius: 66px;
    border: 1px solid #9272D4;
    align-items: center;
    justify-content: center;
}

.calc {
    border-radius: 30px;
    background: linear-gradient(203deg, #9DB8FF 0%, #6389EE 100%);
    margin: 81px 0 0 0;
    padding: 89px 0 92px 0;
}

.calc-wrap {
    width: 100%;
    max-width: 910px;
    margin: 0 auto;
}

.calc-wrap p.title {
    margin: 0;
    color: #fff;
    font-size: 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-align: center;
}

.calc__body {
    padding: 0 0 52px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.42);
}

.calc__footer {
    padding: 30px 0 0 0;
}

.calc__footer span {
    margin-right: 114px;
    color: #fff;
    font-size: 32px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    display: inline-block;
}

.calc__footer p {
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 167.9%;
}

.weekly,
.month {
    display: flex;
    flex-direction: column;
    padding: 10px 0 0 0;
}

.calc__footer .itog-w {
    padding: 20px 0 0 0;
    color: #fff;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    line-height: 167.9%;
}

.calc__footer .itog {
    margin: 9px 0 0 0;
    width: 100%;
    max-width: 391px;
    min-width: 391px;
    height: 66px;
    border-radius: 50px;
    background: #5D7FDB;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    line-height: 167.9%;
}

.calc-choice {
    display: flex;
    flex-direction: column;
    margin: 40px 0 0 0;
}

.calc-choice p {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 167.9%;
    margin: 0;
}

.select2 {
    width: 100% !important;
    max-width: 390px;
    height: 66px;
    border: none;
    border-radius: 50px;
    padding: 0;
    outline: none;
    color: #2D1D42;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    margin: 20px 0 0 0;
    background: #fff;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: flex;
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #2D1D42;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    cursor: pointer;
    height: 100%;
    width: 100%;
    justify-content: center;
    padding: 0;
}

.select2-container .select2-selection--single {
    height: 66px;
    border-radius: 50px;
    border: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 30px;
    right: 50px;
    width: 14px;
    height: 9px;
    margin: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    width: 14px;
    height: 9px;
    overflow: hidden;
    display: flex;
    border: none;
    left: auto;
    margin: 0;
    top: auto;
    background: url('../images/arr-select.svg') no-repeat;
}

.select2-dropdown {
    border: none;
}

.feedback {
    margin: 82px 0 100px 0;
    width: 100%;
    border-radius: 15px;
    background: linear-gradient(154deg, #9272D5 0%, #6843B7 100%);
    padding: 62px 92px 54px 102px;
}

.feedback p {
    margin: 0;
    color: #fff;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 119.4%;
}

.feedback form {}

.feedback input {
    width: 346px;
    height: 66px;
    border-radius: 50px;
    background: #fff;
    padding: 0 0 0 50px;
    color: #003A4D;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 167.9%;
    outline: none;
    border: none;
    margin: 36px 21px 0 0;
    display: inline-block;
}

.feedback button {
    margin: 36px 0 0 33px;
    border-radius: 65px;
    background: linear-gradient(180deg, #7190E3 0%, #4BBEFF 100%);
    box-shadow: 0px -4px 14px 0px rgba(255, 255, 255, 0.60) inset;
    width: 328px;
    height: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: none;
    color: #FFF;
    font-size: 20px;
    font-family: 'GilroyBold';
    font-weight: 700;
    line-height: 121%;
}

.feedback input[type="checkbox"] {
    position: absolute;
    left: -9999px;
}

.feedback input[type="checkbox"]+label {
    padding: 7px 0 6px 54px;
    margin: 22px 0 0 0;
    display: block;
    color: #fff;
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 125.4%;
    position: relative;
    cursor: pointer;
}

.feedback input[type="checkbox"]+label a {
    text-decoration: underline;
    color: #fff;
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.feedback input[type="checkbox"]+label::before {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 5px;
    border: 1px solid #fff;
}

.feedback input[type="checkbox"]:checked+label::after {
    content: '';
    width: 15px;
    height: 12px;
    position: absolute;
    left: 5px;
    top: 6px;
    background: url('../images/icon-check.svg') no-repeat;
}

.contacts {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 100px;
    margin: 100px 0;
}

.contacts .contacts-map {
    display: block;
    max-width: 100%;
    border-radius: 16px;
}

.contacts .contacts-info p + h3 {
    margin-top: 30px;
}

.cities {
    display: none;
}

.cities {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #003a4d3d;
}

.cities ul {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 40px;
}

.cities li a {
    color: #003a4d;
    padding: 10px;
    display: block;
    text-decoration: none;
}

.cities li a:hover {
    color: #ed9620;
}

.cities-close {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -14px;
    right: -14px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: #fff;
    border-radius: 50%;
}

.cities-link svg {
    width: 14px;
    height: 14px;
}

.text {
    line-height: 1.75;
    margin: 100px 0;
    font-size: 18px;
}

.text ul li {
    color: rgb(0, 0, 0);
    font-size: 16px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    position: relative;
    margin: 25px 0px 0px;
    padding: 0px 0px 0px 30px;
}

.text ul li::before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: rgb(131, 117, 215);
    position: absolute;
    left: 0px;
    top: 7px;
}

.text .text-img {
    border-radius: 16px;
    width: 580px;
    float: right;
    margin: 0 60px;
}

.grid-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 80px;
    margin: 60px 0;
}

.price {
    font-weight: bold;
}

.price span {
    padding: 8px 16px;
    background: #ffe3a8;
    border-radius: 24px;
    color: #986700;
    margin: 0 8px;
    font-weight: normal;
}

@media (max-width: 768px) and (min-width: 0) {
    header .logo {
        font-size: 14px;
        background-size: 34px 34px;
        height: 34px;
        padding: 0 0 0 44px;
    }

    header {
        padding: 16px 15px 18px 15px;
    }

    header .contact_info {
        flex-direction: row-reverse;
        align-items: center;
        justify-content: flex-end;
        padding: 0;
    }

    header .contact_info .phone {
        margin: 0;
        width: 150px;
        height: 40px;
        font-size: 14px;
    }

    header nav ul {
        padding: 0;
        flex-wrap: wrap;
    }

    header nav ul li {
        margin: 0;
    }

    header nav ul li a {
        font-size: 12px;
        padding: 8px;
        display: block;
    }

    header .a-center {
        width: 100%;
    }

    header .phone {
        margin: 10px 0 0 0;
        font-size: 16px;
    }

    .f-screen {
        padding-bottom: 80px;
        height: auto;
        background: url(../images/rocket-mobile.webp) right 0px bottom no-repeat, linear-gradient(161deg, rgb(111, 96, 198) 0%, rgba(142, 123, 255, 0.6) 100%);
    }

    .banner__info {
        padding: 39px 0 0 0;
    }

    .banner__info h1 {
        font-size: 40px;
    }

    .banner__info p {
        margin: 28px 0 0 0;
        font-size: 16px;
    }

    .b-service {
        padding: 48px 0 0 0;
    }

    .b-service p.title {
        font-size: 36px;
        padding: 0 0 9px 0;
    }

    .service-item {
        margin: 12px 0 0 0;
        width: 100%;
        height: 180px;
        padding: 40px 80px 0 36px;
    }

    .service-item p {
        color: #fff;
        font-size: 20px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 800;
    }

    .b-vakans {
        padding: 97px 0px 42px;
        background: url(../images/bg-vakans-mobile.webp) no-repeat top center;
        background-size: cover;
    }

    .vakans-block {
        padding: 43px 15px 150px 15px;
        position: relative;
        box-shadow: 0px 30px 35px 0px rgba(64, 76, 183, 0.12);
    }

    .vakans-block p.title {
        font-size: 36px;
    }

    .vakans-right a {
        font-size: 20px;
        margin: 52px 0 0 0;
    }

    .vakans-block .detail {
        position: absolute;
        bottom: 60px;
        left: 15px;
        width: calc(100% - 30px);
        min-width: auto;
    }

    .vakans-right {
        padding: 0;
    }

    .vakans-right .price {
        margin: 38px 0 0 0;
    }

    .service-item:first-child {
        border-radius: 30px;
        background: url('../images/bg-service-1-mob.webp') no-repeat right bottom, linear-gradient(197deg, #9272D4 0%, #603AB1 100%);
    }

    .service-item:last-child {
        border-radius: 30px;
        background: url('../images/bg-service-2-mob.webp') no-repeat right bottom, linear-gradient(203deg, #9DB8FF 0%, #6389EE 100%);
    }

    .vakans-left {
        border: none;
        padding: 0;
    }

    .conditions {
        padding: 25px 0 0 0;
    }

    .conditions-item {
        margin: 22px 0 0 0;
        width: 100%;
        padding: 30px 48px 30px 20px;
    }

    .conditions-item img {
        margin-right: 24px;
    }

    .conditions-item p {
        font-size: 16px;
    }

    .ques-block {
        margin: 0;
        background: #EEF2FD url(../images/icon-ques.webp) no-repeat right 7px top 24px;
        background-size: 100px 103px;
        padding: 48px 0 50px 38px;
        margin: 0 0 53px 0;
    }

    .ques-block p.title {
        font-size: 20px;
    }

    .ques-block p {
        font-size: 16px;
        line-height: 150.9%;
        margin: 31px 0 0 0;
    }

    .ques-block p a {
        font-size: 16px;
        display: block;
    }

    footer {
        padding: 34px 36px 37px 50px;
    }

    footer .logo {
        font-size: 24px;
        padding: 0;
        width: 100%;
    }

    footer nav ul li {
        margin: 0;
    }

    footer nav ul {
        padding: 25px 0 0 0;
    }

    footer .phone {
        margin: 27px 0 0 0;
    }

    footer .rekv {
        padding-top: 42px;
    }

    footer p:first-child {
        padding: 0;
    }

    footer p {
        margin: 0 0 19px 0;
    }

    footer p span {
        display: block;
        padding: 0;
    }

    .f-inner {
        height: auto;
        background: linear-gradient(161deg, rgb(111, 96, 198) 0%, rgba(142, 123, 255, 0.6) 100%);
    }

    .f-inner img {
        position: absolute;
        right: -50px;
        bottom: 0;
        display: block;
        margin: 0;
        max-height: 150px;
    }

    .inner__info h1 {
        font-size: 28px;
        margin: 49px 0 24px 0;
    }

    .content {
        margin: 30px 0 0 0;
        padding: 33px 29px 52px 36px;
    }

    .content p.title {
        font-size: 20px;
    }

    .content div.price {
        font-size: 20px;
        display: block;
        margin: 19px 0 0 0;
        width: auto;
        height: auto;
        border-radius: none;
        border: none;
    }

    .content h3 {
        font-size: 20px;
        margin: 28px 0 0 0;
    }

    .content ul li {
        font-size: 14px;
        margin: 15px 0 0 0;
    }

    .content p {
        font-size: 14px;
    }

    .calc {
        padding: 40px 20px 64px 20px;
    }

    .calc-wrap p.title {
        font-size: 20px;
    }

    .calc-choice {
        padding: 20px 0 12px 0;
        margin: 0;
        width: 100%;
    }

    .calc-choice p {
        font-size: 15px;
        margin: 0;
        text-align: center;
    }

    .jq-selectbox__select {
        margin: 14px 0 0 0;
    }

    .calc__body {
        padding: 0 0 11px 0;
    }

    .calc__footer {
        text-align: center;
    }

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

    .calc__footer .d-flex>* {
        width: 100%;
    }

    .calc__footer span {
        margin: 0;
        font-size: 20px;
    }

    .weekly {
        padding-bottom: 17px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.42);
    }

    .month {
        padding: 25px 0 0 0;
    }

    .feedback {
        margin: 35px 0 48px 0;
        padding: 33px 25px 45px 25px;
    }

    .feedback input {
        width: 100%;
        height: 55px;
        margin: 8px 0 0px 0px;
    }

    .feedback form {
        padding: 12px 0 0 0;
    }

    .feedback button {
        margin: 20px 0 0 0;
        width: 100%;
    }

    .feedback input[type="checkbox"]+label {
        padding: 7px 0 6px 33px;
    }

    .calc__footer .itog {
        min-width: 100%;
    }

    .contacts {
        grid-gap: 20px;
        grid-template-columns: 1fr;
        margin: 40px 0;
    }

    .text {
        line-height: 1.5;
        margin: 40px 0;
        font-size: 16px;
    }

    .text .text-img {
        width: 100%;
        float: none;
        margin: 20px 0;
    }

    .cities-link svg {
        vertical-align: middle;
    }

    .grid-row {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 40px;
        margin: 30px 0;
    }

    footer nav ul {
        flex-wrap: wrap;
    }

    footer nav ul li {
        width: 100%;
    }

    footer nav ul li a {
        padding: 8px 0;
        display: block;
    }
}