<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*:active,
*:focus {
    outline: none !important;
}


.admin_bar {
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    position: fixed;
    z-index: 99999;
}

.admin_bar a {
    color: white;
}

table {
    border: inherit;
}

.text-page ul,
.page__wrap .contacts ul {
    margin-bottom: 28px;
}

.text-page li,
.page__wrap .contacts li {
    width: 100%;
    padding-left: 27px;
    padding-right: 10px;
    position: relative;
    margin-bottom: 11px;
    font-size: 16px;
}

.text-page li:before,
.page__wrap .contacts li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 9px;
    height: 9px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #006699;
}



.btn_bg-green {
    color: #fff;
}

.main-title {
    font-size: 24px;
}

blockquote {
    margin-left: 30px;
    border-left: 2px solid;
    padding-left: 20px;
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 10px;
}

.text-page p {
    padding-top: 10px;
    padding-bottom: 10px;
}

.main-articles__img {
    margin-bottom: 15px;
    max-width: 360px;
    height: 200px;
}

.prices__tab {
    overflow-y: auto;
}

.order__block textarea {
    width: 100%;
}

.main-articles__img img {
    width: 100%;
    height: 100%;
}

.main-articles__item {
    margin-bottom: 20px;
}

.services__text {
    min-height: 60px;
}

.services__img {
    min-height: 185px;
}

.services__nav li.ui-state-active {
    font-weight: bold;
    border-bottom: 1px solid #fff;
}

.prices__tab li,
.ligood li {
    padding-left: 27px;
    padding-right: 10px;
    position: relative;
    margin-bottom: 11px;
}

.prices__tab li:before,
.ligood li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 9px;
    height: 9px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #006699;
}

a.see_all {
    text-align: right;
    width: 100%;
    display: block;
    margin-top: 20px;
    text-decoration: underline;
}

a.see_all:hover {
    font-weight: 700;
}

.ligood100 li {
    width: 100%;
}

.ui-widget-content {
    width: auto !important;
}

.ms-options-wrap&gt;.ms-options {
    width: auto !important;
}

.hotels__img {
    position: relative;
}

.hidden_class {
    display: none;
}

.prices__links ul {
    width: auto !important;
    display: table;
}

.prices__links ul li {
    display: table-cell !important;
    text-align: center;
}

.hotels__img .plans__label {
    left: 0 !important;
    margin-left: 0 !important;
}

.hotel__text,
.hotel__text * {
    font-family: 'Circe', serif !important;
}

.hotel__text {
    height: auto !important;
}

.insta {
    position: absolute;
    top: -7px;
    width: 40px;
}

.logotext {
    display: none;
}

.logo_meg {
    display: flex;
    flex-direction: row !important;
    justify-content: space-between;
}

.logo_meg a.logoimg {
    overflow: hidden;
    flex: 0 0 55px;

}

.logo_meg a.logoimg img {
    width: 49px;
    min-width: 33px;
}

.logo_meg a.logotext {
    flex: 1 1 auto;
    width: 122px;
    display: block;
}

.logotext_1 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
}

.logotext_1 ul {
    display: flex;
    /* justify-content: space-between; */
    padding-left: 0;
    margin-bottom: 0;
    flex-wrap: nowrap;
}

.logotext_2 ul {
    flex-wrap: nowrap;
}


.logotext_1 li {
    list-style: none;
    white-space: nowrap;
}

img.logobot {
    height: 10.36px;
}

a.anchor {
    display: block;
    position: relative;
    top: -15px;
    visibility: hidden;
}

@media screen and (max-width: 767px) {
    a.anchor {
        top: -80px;
    }

    .logo_meg a.logoimg {
        display: block;
        margin-right: 5px;
        height: 34px;
        top: 0px;
    }

    .logo_meg a.logoimg {
        flex: 0 0 5px;
    }

    .logo_meg a.logoimg img {
        display: none;
    }

    .logotext_1 {
        font-size: 16px !important;
        line-height: 1;
    }

    img.logobot {
        width: 64px;
    }

    .header__callback,
    .header__callback a {
        font-size: 13px;
        line-height: 16px;
        vertical-align: text-top;
    }

    .insta {
        display: none;
    }
}

.main .mir__content {
    padding: 19px 17px 19px 21px;
    background-color: #f5f7fa;
    margin-top: 15px;
}

.page__wrap .mir__content {
    padding: 19px 30px 19px 30px;
}

.mir_promo {
    flex: 1 1 100%;
    display: flex;
    flex-wrap: wrap;
    background: none;
}

.mir_bg {
    flex: 1 1 40%;
}

.mir__text {
    font-family: "Museo Sans Cyrl", sans-serif !important;
    font-size: 16px;
    text-align: justify;
    margin-top: 30px;
}

#mir .promo__title {
    color: #0b6749;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex: 1 1 100%;
}

#mir .promo__title-number {
    font-family: Montserrat, sans-serif;
    font-weight: 900;
    letter-spacing: -.12em;
    font-size: 82px;
    line-height: 82px;
    position: relative;
    width: 114px;
    margin-right: 12px;
}

#mir .promo__title-number:before {
    content: attr(data-unit);
    position: absolute;
    z-index: 1;
    right: 0;
    top: 9px;
    font-size: 33px;
    line-height: 33px;
    letter-spacing: -.01em;
}

#mir .promo__title-text {
    letter-spacing: -.01em;
}

#mir .title_h1 {
    font-weight: 700;
    font-size: 21px;
    line-height: 21px;
    margin: 0;
}

#mir .promo__period-dates {
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    color: #006848;
}

#mir .promo__title-hidden {
    display: none;
}

#mir .promo__period {
    margin-top: 10px;
    margin-bottom: 22px;
    flex: 0 1 450px;
}

#mir .promo__buttons {
    flex: 0 1 300px;
}

#mir .promo__period-text {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}

#mir .promo__period-text a {
    color: #006848;
    text-decoration: underline;
}

#mir .button {
    background-color: #006848;
    color: #fff;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: 10px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -.01em;
    font-weight: 500;
    padding: 8px 21px;
    border-radius: 83px;
    border: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

@media (min-width: 760px) {
    .mir_promo {
        background-image: url(/template/img/bg/mir-promo-img.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: right;
    }

    #mir .title_h1 {
        font-size: 36px;
        line-height: 36px;
    }

    #mir .promo__title-number {
        font-size: 139px;
        line-height: 139px;
        width: 234px;
        margin-right: 13px;
    }

    #mir .promo__title-number:before {
        top: 18px;
        font-size: 76px;
        line-height: 76px;
    }

    #mir .promo__period-dates {
        font-size: 22px;
        line-height: 40px;
    }

    #mir .promo__period-text {
        font-size: 19px;
        line-height: 27px;
        max-width: 370px;
    }

    #mir .button {
        font-size: 18px;
        line-height: 27px;
        padding: 4px 30px;
    }

    #mir .promo__period,
    #mir .promo__buttons {
        margin-top: 9px;
        margin-bottom: 0px;
    }
}

@media (min-width: 1200px) {

    #mir .promo__period,
    #mir .promo__buttons {
        margin-top: 6px;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 1225px) {
    #mir .mir__content {
        padding: 15px 15px 0;
    }

    .mir_bg {
        display: none;
    }

    .mir__content {
        padding: 30px 15px 0 15px;
    }
}

.mirput {
    color: #006848;
    text-decoration: underline;
}



.accmodal__opened {
    position: fixed;
    right: 0;
    left: 0;
    overflow: hidden;
}

.accmodal__shadow {
    position: fixed;
    border: none;
    display: block;
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    z-index: 98;
    opacity: 0;
    /* transition: opacity 0.15s ease; */
    background-color: black;
}

.accmodal__shadow--show {
    pointer-events: auto;
    opacity: 0.6;
}

.accmodal {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    opacity: 1;
    pointer-events: none;
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    z-index: 99;
    visibility: hidden;
}

.accmodal--active {
    opacity: 1;
}

.accmodal--moved,
.accmodal--active {
    pointer-events: auto;
    visibility: visible;
}

.accmodal__wrap {
    flex-shrink: 0;
    flex-grow: 0;
    width: 100%;
    min-height: 100%;
    margin: auto;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: center;
}

.accmodal__window {
    margin: 50px 0;
    box-sizing: border-box;
    flex-shrink: 0;
    flex-grow: 0;
    background: #fff;
    width: 600px;
    max-width: 100%;
    overflow: visible;
    transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
    transform: scale(0.9);
    opacity: 0;
}

.accmodal--active .accmodal__window {
    transform: scale(1);
    opacity: 1;
}

.accmodal__close {
    position: absolute;
    z-index: 10;
    top: 0;
    right: -40px;
    display: block;
    width: 30px;
    height: 30px;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M22 2L2 22'/%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M2 2l20 20'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    border: none;
    font-size: 0;
    cursor: pointer;
    outline: none;
}

.accmodal__close:focus {
    outline: 2px dotted #afb3b9;
    outline-offset: 2px;
}

@media all and (max-width:767px) {
    .accmodal__close {
        top: 10px;
        right: 10px;
        width: 24px;
        height: 24px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' stroke='%23111' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M22 2L2 22'/%3E%3Cpath fill='none' stroke='%23111' stroke-linecap='square' stroke-miterlimit='50' stroke-width='2' d='M2 2l20 20'/%3E%3C/svg%3E");
    }

    .accmodal__window {
        margin: 0;
    }
}


.accmodal__styled {
    padding: 15px;
}

.soglasiechb-wrap {
    display: flex;
    gap: 5px;
    margin-top: 15px;
}

.soglasiechb {
    font-size: 9px;
    color: #fff;
}

.soglasiechb a {
    text-decoration: underline;
    color: inherit;
}

.main_date_block {
    background-color: #006699;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 3px 11px;
    color: #fff;
    display: inline-block;
    margin-bottom: 13px;
    margin-top: 34px;
    width: 95px;
}


.header__callback a:first-child{
    margin-right: 8px;
}

.headericon, .headericon:hover{
    text-decoration: none;
}

.header__callback&gt;a&gt;svg{
    border: none;
}

@media screen and (max-width: 767px) {
    .header__callback&gt;a&gt;span{
        display: none;
    }
}

.service__section {
    width: 100%;
}
.s-partnership {
    margin-bottom: 333px;
}</pre></body></html>