.slider-sign__title {
    font-size: 3.125rem;
}

.slider-sign__subtitle {
    font-size: 1.5625rem;
}

.title.title-small {
    font-size: 3.125rem;
}

.navigation__list {
    font-size: 1.125rem;
    margin: 0;
}

.btn.btn-sm {
    font-size: 1.125rem;
}

@media (min-width:992px) {
    .title {
        font-size: 3.125rem;
    }
}

.product__subtitle {
    font-size: 1.125rem;
}

.other-services__text {
    font-size: 1.125rem;
}

.other-services__title {
    font-size: 25x;
}

.dignity-body__item-sign {
    font-size: 1.125rem;
}

.review__author {
    font-size: 25x;
}

.review__text {
    font-size: 1.125rem;
}

.footer-head__title {
    font-size: 25x;
}

.footer-head__list {
    font-size: 1.125rem;
}

.portfolio-info__text {
    font-size: 1.125rem;
}

.title.title-small {
    font-size: 25x;
}

.tooltip__title {
    font-size: 25x;
    text-align: center;
}

.form-body__header-title {
    font-size: 25x;
}

.form-body__header-subtitle {
    font-size: 1.125rem;
}

.tooltip {
    font-size: 1.125rem;
    max-width: 31.25rem;
    min-height: 17.75rem;
}

.work-body__link img {
    border-radius: 1.25rem;
}

.work-body__item {
    border: none;
}

.work__title.title-blue {
    background: none;
    padding: 0;
}

.portfolio-map__checkboxes {
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr);
}

#portfolio {
    min-height: 37.5rem;
}

.footer-body__list-item {
    font-size: 1.125rem;
}

.work-body__info-title {
    font-size: 25x;
}

.work-body__info-text {
    font-size: 1.125rem;
}

.work-body__info-more {
    font-size: 1.125rem;
}

.work-body__info {
    background: white;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 70%;
}

.dignity-body__container {
    padding: 4.25em;
}

.photo-body__item img {
    height: 18.75rem;
}

.page__work {
    background: #f6f6f6;
    max-width: 87.5rem;
    margin: 0 auto;
    border-radius: 3.125rem;
    padding: 4.25em;
}

.work-body {
    max-width: 87.5rem;
    margin: 0 auto;
    border: 0;
    grid-gap: 0.625rem;
    padding-top: 4.25em;
}

.reviews__container {
    margin-top: 4.25em;
    padding: 4.25em;
}

.portfolio__container {
    padding: 4.25em;
}

.disc {
    list-style: disc;
}

.border-blue {
    border-left: 0.1875rem solid #265c92;
    padding-left: 3.125rem;
}

.big_p {
    font-size: 1.875rem;
    color: #265c92;
}

.signboard__body-item {
    border: 0.0625rem solid rgba(0, 0, 0, 0.15);
    padding: 2em;
}

.reviews__body-item {
    border: 0.0625rem solid rgba(0, 0, 0, 0.15);
}

.signboard-sign__text {
    text-decoration: none;
    text-align: left;
}



.bodysss div p:first-child {
    color: #265c92;
    font-size: 1.875rem;
    font-weight: 600;
    text-align: left;
    margin: 0;
    line-height: 2.5rem;
}

.bodysss div p:nth-child(2) {
    text-align: left;
}

.product__subtitle input {
    border: 0.1875rem solid #265c92;
    border-radius: 3.125rem;
    padding: 0.8em 1.32em 0.8em 2.6em;
}

.product__subtitle input[type=submit] {
    border-radius: 3.125rem;
    padding: 0.8em 2.6em 0.8em 2.6em;
    text-align: center;
    background: #265c92;
    color: white;
}

.product__subtitle input[type=submit]:hover {
    border-radius: 3.125rem;
    padding: 0.8em 2.6em 0.8em 2.6em;
    text-align: center;
    background: #0a2845;
    color: white;
}

.header-actions__list-place {
    margin: 0;
}



.bodysss {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
}

.portfolio__big-image img {
    width: 100%;
    max-width: auto;
}

::-webkit-scrollbar {
    height: 0.375rem;
}

.icon-menu {
    outline: 0.0625rem solid transparent !important;
}

.icon-menu.active {
    width: 3rem;
    height: 3rem;
    border-width: 0.3125rem;
}

.icon-menu.active::before,
.icon-menu.active::after {
    left: 0.1875rem;
    height: 0.3125rem;
    margin: 0;
    width: calc(100% - 0.4375rem);
}

.icon-menu.active::before {
    top: calc(50% - 0.125rem);
}

.icon-menu.active::after {
    bottom: calc(50% - 0.1875rem);
}



.sub-menu {
    padding: 2em 5em;
}

.about__info-list {
    font-size: 1.125rem;
}

.page__main-slider {
    width: 100%;
    max-width: 87.5rem;
    margin: 0 auto 0.9375rem auto;
    border-radius: 0 0 3.125rem 3.125rem;
    overflow: hidden;
}

.main-slider__slide {
    height: 28.125rem;
    margin-bottom: 0;
}

.work-body__link {
    display: block;
    width: 100%;
    height: 100%;
}

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

.btn.btn-blue,
.btn.btn-black,
.search-form__input,
.form__input {
    border-width: 0.0625rem;
}

.input__checkbox+label::before {
    border-width: 0.3125rem;
}

.slider-sign__btn {
    margin-top: 2.1875rem;
}

.reviews__body-item {
    display: none;
    border-width: 0.0625rem;
}

.reviews__body-item.active {
    display: block;
}

.page__reviews {
    padding-top: 2.5em;
}

.reviews__container {
    margin-top: 2.5em;
}

.reviews__header {
    margin: 0;
}

.about__info h1 {
    font-size: 3.125rem;
    font-weight: 700;
}

.portfolio__big-image {
    display: block;
    width: 100%;
    height: auto;
}

.portfolio__big-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 0.9375rem;
}

.portfolio-list {
    padding-left: 0;
    font-size: 1.125rem;
}

.prisesss {
    position: relative;
}

.prisesss .signboard-sign__btn .btn {
    width: 100%;
}

.signboard-sign__btn a {
    padding: 0.65em 1.5em !important;
    font-size: 1.375rem;
    font-weight: 700;
}

.result_seart-item {
    text-align: left;
}

.result_seart-item a {
    display: inline-block;
    margin-bottom: 0.625rem;
    font-size: 1.5625rem;
}

[class*=-balloon__content]>[id^=id_] {
    width: 20rem !important;
    height: auto !important;
}

.ymaps-2-1-79-balloon__close+.ymaps-2-1-79-balloon__content {
    margin-right: 2.1875rem !important;
}

.ymaps-2-1-79-balloon__close-button {
    width: 1.875rem !important;
    height: 1.875rem !important;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTQgLjdsLS43LS43TDcgNi4zLjcgMCAwIC43IDYuMyA3IDAgMTMuM2wuNy43TDcgNy43bDYuMyA2LjMuNy0uN0w3LjcgN3oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) 50% 50%/25% no-repeat !important;
}

.ymaps-2-1-79-balloon__close {
    border: 0.125rem solid #265c92;
    border-radius: 3.125rem;
}

.place-img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 20rem;
}

.place-img img {
    width: 100%;
    height: 9.375rem;
}

.place-img__desc {
    padding: 0.9375rem;
}

.place-img__desc-title,
.place-img__desc-link {
    font-size: 1.0625rem;
}

.place-img__desc-title {
    margin-bottom: 0.4375rem;
}

.place-img {
    border-left: 0.125rem solid #265c92;
    border-radius: 1.25rem;
    overflow: hidden;
}

.service-slider__slide-image:hover+.service-slider__sign {
    display: block !important;
    opacity: 1 !important;
}

.portfolio-info__title h1 {
    font-size: 1.875rem;
}

.signboard-sign__title {
    font-size: 1.5625rem;
    text-align: left;
}

.news-list .col .row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.news-list-item {
    font-family: inherit;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 48%;
    flex: 0 1 48%;
}

.news-list-item .card {
    background: transparent;
    border: none;
}

.card-img-top {
    height: 17.5rem;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 1.25rem;
}

.news-list-item .card .card-body {
    padding: 1.5rem 0 0 0;
    text-align: left;
}

.news-list .card-title {
    font-family: inherit;
    padding-bottom: 1.25rem;
}

.news-list .card-title a {
    font: 700 1.5625rem inherit;
}

.dignity-body__item {
    margin-bottom: 0;
}

.dignity-body__item img {
    width: 9.375rem;
    height: 9.375rem;
    -o-object-fit: contain;
    object-fit: contain;
}

.product__container dl {
    color: #808080;
    font-size: 1.125rem;
}

.news-detail-title {
    font: 700 1.875rem inherit !important;
    margin-bottom: 1.25rem;
    color: #265c92;
}

.news-detail-content {
    font-size: 1.125rem;
    line-height: 1.2;
    color: #808080;
}

.navigation__list {
    padding: 0;
}

.navigation__btn {
    display: none;
}

.product__container {
    line-height: 1.2;
}

.places__info-title {
    font-size: 1.5625rem;
}

.places__info-text {
    font-size: 1.125rem;
}

.sign__subtitle {
    font-size: 1.125rem;
    color: gray;
}

.rev-title__container h2 {
    text-align: center;
    color: white;
}

.desc_table {
    font-size: 0.875rem;
}

@media (max-width: 1200px) {
    .header__container {
        min-height: 3.75rem;
        padding: 0.9375rem 0.9375rem;
    }

    .header__logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 15rem;
        flex: 0 1 15rem;
        margin: 0 2.5rem;
    }

    .header-actions__list-place,
    .header-actions__list-link,
    .header-actions__footer-link span {
        font-size: 1rem;
    }

    .header-actions__footer-input::before {
        margin-top: 0.4375rem;
        font-size: 1.5rem;
    }

    .header-actions__list {
        padding-left: 0;
    }

    .search-form__input {
        padding: 0.625rem 1.875rem 0.625rem 3.125rem;
    }

    .search-form .search-form__icon {
        left: 1.25rem;
    }

    .search-form .search-form__icon::before {
        font-size: 1.25rem;
    }

    .header-actions__footer {
        margin-top: 0.9375rem;
    }



    .sub-menu {
        padding: 1.7em 1em 1.5em 5em;
    }

    .page__main-slider,
    .page__work {
        max-width: 60.625rem;
    }

    .product__subtitle dd {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .icon-menu {
        border-width: 0.3125rem;
    }

    .menu__btn-title {
        display: none;
    }

    .header__logo,
    .header-actions,
    .header-actions__list,
    .header-actions__footer-input {
        z-index: 11;
    }

    .header__logo {
        margin: 0 1.25rem 0 0;
    }

    .about__info h1 {
        font-size: 2rem;
    }

    .sub-menu {
        padding: 1em 1em 1em 0em;
    }

    .prisesss .signboard-sign__btn {
        position: relative;
        top: initial;
        right: initial;
        width: 100%;
    }

    .signboard-sign__btn .btn {
        width: 100%;
    }

    /* .portfolio-map__checkboxes {
        justify-content: flex-start;
        grid-template: repeat(2,1fr) / repeat(3, 1fr);
        grid-gap: rem(20);
        padding: rem(30) rem(35);
    }
    .portfolio-map__checkboxes .input__checkbox+label::before {
        margin-right: rem(12);
    } */

    .header-actions__footer {
        margin-top: 0;
    }

    .header-actions__list {
        margin-bottom: 0;
    }

    .header-actions__list-item.item-mail,
    .header-actions__list-item.item-place,
    .header-actions__list-link span {
        display: none;
    }

    .header-actions__list-link {
        font-size: 1.875rem;
    }

    .header-actions__footer-search .search__icon {
        display: block;
    }

    .header-actions {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-column-gap: 0.625rem;
        -moz-column-gap: 0.625rem;
        column-gap: 0.625rem;
        font-size: 1.875rem;
    }

    .search-form {
        position: absolute;
        top: -100%;
        left: 0;
        z-index: 10;
        width: 100%;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }



    .about__info h1,
    .reviews__title h2,
    .work-title h2,
    .service-slider__title,
    .partners-slider__title,
    .portfolio-info__title h1,
    .product__title,
    .about__reviews-signz,
    .form-body__header-title,
    .titless,
    .title.title-small {
        font-size: 2.25rem;
    }

    .page__main-slider,
    .page__work {
        max-width: 46.875rem;
    }

    .product__container,
    .page__work,
    .reviews__container,
    .portfolio__big-image img,
    .dignity-body__container {
        border-radius: 1.5625rem;
    }

    .page__main-slider {
        border-radius: 0 0 1.5625rem 1.5625rem;
    }

    .signboard__body {
        margin-top: 1.5625rem;
    }

    .signboard-sign__title {
        font-size: 1.375rem;
    }

    .product__container {
        padding: 1.875rem;
    }

    .big_p {
        font-size: 1.625rem;
    }

    .news-list .col .row {
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }

    .news-list-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 47%;
        flex: 0 1 47%;
    }

    .card-img-top {
        height: 13.75rem;
        border-radius: 0.9375rem;
    }

    .news-list .card-title a {
        font-size: 1.375rem;
    }

    .card-body p {
        font-size: 1rem;
    }
}

@media (max-width: 768px) {
    .header-actions__list {
        margin: 0;
    }


    .mt-5 {
        margin-top: 1.5em !important;
    }

    .portfolio {
        width: 100%;
        height: 25rem;
    }
}

@media (max-width: 500px) {
    .work-body {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        background: #f6f6f6;
        margin: 0 auto;
        border-radius: 1.25rem;
        padding: 1em;
    }
}

@media (max-width: 480px) {
    .icon-menu {
        border-width: 0.1875rem;
    }

    .icon-menu.active {
        width: 2.5rem;
        height: 2.5rem;
        border-width: 0.1875rem;
    }

    .icon-menu.active::before,
    .icon-menu.active::after {
        left: 0.25rem;
        height: 0.2rem;
        width: calc(100% - 0.5rem);
    }

    .icon-menu.active::before {
        top: calc(50% - 0.0625rem);
    }

    .icon-menu.active::after {
        bottom: calc(50% - 0.125rem);
    }


    .menu__list {
        padding-left: 0.9375rem;
    }

    .sub-menu {
        padding: 0.5em 0;
    }

    .sub-menu__list {
        padding-left: 0;
    }

    .sub-menu__element {
        font-size: 0.9375rem;
    }

    .sub-menu__item:not(:last-child) {
        margin: 0 0 0.3em 0;
    }

    .page__main-slider {
        border-radius: 0 0 0.9375rem 0.9375rem;
    }

    .main-slider__slide {
        height: 21.875rem;
    }

    .slider-sign__title {
        font-size: 1.875rem;
    }

    .slider-sign__subtitle {
        font-size: 1.125rem;
    }

    .navigation__list {
        padding-left: 0;
    }

    .about__container {
        padding: 0;
    }

    .about__info h1,
    .reviews__title h2,
    .work-title h2,
    .service-slider__title,
    .partners-slider__title,
    .product__title,
    .about__reviews-signz,
    .form-body__header-title,
    .titless,
    .title.title-small {
        font-size: 1.875rem;
    }

    .about__reviews-image img {
        max-width: 65%;
    }

    .about__reviews-text {
        font-size: 1.125rem;
    }

    .about__info-list {
        padding-left: 0;
    }

    .about__info-item {
        margin-bottom: 0.3125rem;
        font-size: 1rem;
    }

    .about__reviews-btn {
        margin-top: 1.875rem;
    }

    .page__work,
    .reviews__container,
    .portfolio__container,
    .product__container,
    .dignity-body__container {
        padding: 1.875rem 1.5625rem;
    }

    [class*=-balloon__content]>[id^=id_] {
        width: 17.5rem !important;
    }

    .place-img {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .place-img img {
        width: 100%;
    }

    .product__subtitle {
        margin-top: 0.625rem;
        font-size: 1rem;
    }

    .work-body {
        grid-gap: 0.9375rem;
        margin-top: 1.25rem;
        padding: 0;
    }

    .work-body__item {
        height: 12.8125rem;
    }

    .reviews__body-item {
        padding: 1.25rem 1.5625rem;
        border-radius: 1.25rem;
    }

    .review__stars {
        padding-left: 0;
    }

    .review__text {
        font-size: 1rem;
    }

    .btn {
        padding: 0.8em 1.8em;
    }

    .btn.btn-sm,
    .signboard-sign__btn a {
        font-size: 1rem;
    }

    .reviews__header-btn {
        width: 100%;
    }

    .reviews__header-btn a {
        width: 100%;
    }

    .reviews__header-column {
        margin-top: 0.625rem;
    }

    .reviews__header-number {
        margin-top: 0.3125rem;
        margin-right: 0.625rem;
    }

    .reviews__header-info::before {
        margin-left: 0.625rem;
    }

    .reviews__body,
    .reviews__more {
        margin-top: 1.25rem;
    }

    .service-slider__slide .service-slider__sign {
        position: relative;
    }

    .service-slider__pagination.swiper-pagination {
        margin-top: 0.625rem;
    }

    .slider-sign__btn {
        margin-top: 1.25rem;
    }

    .portfolio-info__text {
        font-size: 1rem;
    }

    .bodysss {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .big_p {
        font-size: 1.375rem;
    }

    .product__table {
        display: block;
        margin-bottom: 0.9375rem;
        font-size: initial !important;
        overflow-x: auto;
    }

    .dignity-body__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 45%;
        flex: 0 1 45%;
    }

    .dignity-body__item img {
        width: 5rem;
        height: 5rem;
    }

    .dignity-body__item-sign {
        font-size: 1rem;
    }

    .news-list-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        margin-bottom: 1.875rem !important;
    }

    .news-list-item:last-child {
        margin-bottom: 0;
    }

    .card-img-top {
        height: 13.75rem;
    }

    .news-list .card-title {
        padding-bottom: 0.9375rem;
    }

    .news-detail-title {
        margin-bottom: 0.625rem;
    }

    .news-detail-content {
        font-size: 1.125rem;
    }

    .portfolio-info__title h1,
    .news-detail-title {
        font-size: 1.625rem;
    }

    /* .portfolio-map__checkboxes {
        grid-template: repeat(3,1fr) / repeat(2, 1fr);
        grid-gap: rem(12);
        padding: rem(20) rem(25);
    }
    .input__checkbox+label {
        font-size: rem(14);
    }
    .input__checkbox:checked+label::before {
        width: rem(25);
        height: rem(25);
        font-size: rem(18);
    } */
}

@media (max-width: 88.4375em) {

    .page__main-slider,
    .page__work {
        max-width: 73.125rem;
    }
}