    /* -------------------------------------------------------------------------- */
    .white {
        background: #fff;
    }
    .blue {
        background: #00bcd4;
    }
    .blue div[otype=header] > div > *:first-child ,
    [style="background-color: #00bcd4;"] > div[otype=header] > div > *:first-child {
        border-color: #fff !important;
        color: #fff !important;
    }
    .blue div[otype=header] > div > p ,
    [style="background-color: #00bcd4;"] > div[otype=header] > div > p {
        color: rgba(255, 255, 255, 0.7) !important;
    }
    .blue .ol-article ,
    [style="background-color: #00bcd4;"] > div[otype=text] > .ol-article {
        color: #fff !important;
    }
    .blue .ol-article a ,
    [style="background-color: #00bcd4;"] > div[otype=text] > .ol-article a {
        color: #ffe99e;
        border-bottom-color: #ffe99e;
    }
    .blue .ol-article a:hover ,
    [style="background-color: #00bcd4;"] > div[otype=text] > .ol-article a:hover {
        border-bottom-color: transparent;
    }
    /* -------------------------------------------------------------------------- */
    [otype=article_x2] {
        padding: 0 12px !important;
        /* justify-content: flex-start !important; */
    }
    [otype=article_x2] .gw6 {
        max-width: calc(100%/12*6 - 12px) !important;
        margin: 0 0 0 -12px !important;
        padding: 12px !important;
        justify-content: center;
        align-content: center;
    }
    [otype=article_x2] .gw6:nth-child(even) {
        margin: 0 -12px 0 0 !important;
    }
    [otype=article_x2] .gw6 > * {
        max-width: 640px;
    }
    [otype=article_x2] .gw6 > [otype=photo_single] ,
    [otype=article_x2] .gw6 > [otype=slider_inside] ,
    [otype=article_x2] .gw6 > [otype=iframe]#cid259 ,
    [otype=article_x2] .gw6 > [otype=iframe]#cid334 ,
    [otype=article_x2] .gw6 > [otype=youtube] {
        max-width: unset;
        width: calc(100% + 24px);
        height: calc(100% + 24px);
        padding: 0;
        margin: -12px -12px -12px -12px;
    }
    [otype=article_x2] .gw6 > [otype=photo_single] > figure.no-zoom {
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    @media only screen and (max-width: 1023px) {
        [otype=article_x2] .gw6 ,
        [otype=article_x2] .gm12 {
            max-width: calc(100% - 0px) !important;
            margin: 0 -12px 0 -12px !important;
            padding: 12px !important;
        }
        [otype=article_x2] .gw6:nth-child(even) ,
        [otype=article_x2] .gm12:nth-child(even) {
            margin: 0 -12px 0 -12px !important;
        }
        [otype=article_x2] .gw6 > [otype=photo_single] ,
        [otype=article_x2] .gw12 > [otype=photo_single] ,
        [otype=article_x2] .gw6 > [otype=slider_inside] ,
        [otype=article_x2] .gm12 > [otype=slider_inside] ,
        [otype=article_x2] .gw6 > [otype=iframe]#cid259 ,
        [otype=article_x2] .gm12 > [otype=iframe]#cid259 ,
        [otype=article_x2] .gw6 > [otype=iframe]#cid334 ,
        [otype=article_x2] .gm12 > [otype=iframe]#cid334 ,
        [otype=article_x2] .gw6 > [otype=youtube] ,
        [otype=article_x2] .gm12 > [otype=youtube] {
            margin: -12px -12px -12px -12px;
        }
    }
    @media only screen and (max-width: 767px) {
        [otype=article_x2] .gw6 {
            max-width: calc(100% - 0px) !important;
            margin: 0 -12px 0 -12px !important;
            padding: 12px !important;
        }
        [otype=article_x2] .gw6:nth-child(even) {
            margin: 0 -12px 0 -12px !important;
        }
        [otype=article_x2] .gw6 > [otype=photo_single] ,
        [otype=article_x2] .gw6 > [otype=slider_inside] ,
        [otype=article_x2] .gw6 > [otype=iframe]#cid259 ,
        [otype=article_x2] .gw6 > [otype=iframe]#cid334 ,
        [otype=article_x2] .gw6 > [otype=youtube] {
            margin: -12px -12px -12px -12px;
        }
    }
    /* -------------------------------------------------------------------------- */
    .gradient_bg {
        background: rgb(255,255,255);
        background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(236,239,241,1) 100%);
    }
    /* -------------------------------------------------------------------------- */
    .golova-photo {
        z-index: 1;
    }
    .golova-photo [otype=photo_single] img {
        box-shadow: 0 28px 56px 0px rgb(17,62,65,0.3);
        margin: 0 0 28px 0;
    }
    @media only screen and (max-width: 1023px) {
        .golova-photo [otype=photo_single] img {
            margin: 0 0 0 0;
            height: 100%;
            width: auto;
            max-height: 570px;
            max-width: unset !important;
            box-shadow: none;
        }
    }
    @media only screen and (max-width: 767px) {
        .golova-photo [otype=photo_single] img {
            height: auto;
            width: 100%;
        }
    }
    /* -------------------------------------------------------------------------- */
    [otype=article_x2]#cid31_x2 {
        padding: 12px !important;
    }
    [otype=article_x2]#cid31_x2 .gw6 {
        max-width: calc(1280px/12*6 - 12px) !important;
        margin: 0 !important;
        padding: 0 !important;
        justify-content: flex-start;
    }
    @media only screen and (max-width: 1304px) {
        [otype=article_x2]#cid31_x2 .gw6 {
            max-width: calc(100%/12*6 - 12px) !important;
        }
    }
    [otype=article_x2]#cid31_x2 .gw6 > * {
        max-width: unset;
    }
    [otype=article_x2]#cid31_x2 .gw6 > [otype=photo_single] {
        max-width: unset;
        width: calc(100% - 24px);
        height: auto;
        padding: 12px;
        margin: 0;
    }
    [otype=article_x2]#cid31_x2 .gw6 > [otype=photo_single] > figure.no-zoom {
        overflow: visible;
        display: block;
    }
    @media only screen and (max-width: 767px) {
        [otype=article_x2]#cid31_x2 .gw6 {
            width: calc(100% - 0px);
            max-width: calc(100% - 0px) !important;
            margin: 0 !important;
            padding: 0 !important;
        }
        [otype=article_x2]#cid31_x2 .gw6:nth-child(even) {
            margin: 0 !important;
        }
        [otype=article_x2]#cid31_x2 .gw6 > [otype=photo_single] {
            margin: 0;
        }
    }
/* -------------------------------------------------------------------------- */
body[mid_1] > * > div[otype=blog_outside] {
    margin: -18px 0;
    padding: 0 12px;
}
/* -------------------------------------------------------------------------- */
#cid207 {
    box-shadow: inset 0 8px 8px 0px rgba(38, 50, 56, 0.1);
    margin-bottom: -32px;
    z-index: 1;
}
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
#cid14 {
    position: relative;
    z-index: 3;
}
#cid14:after {
    display: block;
    content: '';
    position: absolute;
    bottom: -16px;
    left: 0;
    width: 100%;
    height: 16px;
    box-shadow: inset 0 8px 8px 0px rgba(38, 50, 56, 0.15);
}
#cid215_x2 {
    align-items: flex-start;
    position: relative;
}
#cid215_x2:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    background: #fff;
    width: 64px;
    height: 100px;
    z-index: 1;
}
#cid215_x2:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    background: #f4f4fa;
    width: 50%;
    height: 100px;
}
/* -------------------------------------------------------------------------- */
#cid215 {
    justify-content: flex-end;
    align-items: flex-start;
    align-content: flex-start;
    position: relative;
}
#cid215:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(244,244,250);
    background: linear-gradient(180deg, rgba(244,244,250,1) 50%, rgba(255,255,255,1) 100%);
    width: 100%;
    height: 100%;
    z-index: 1;
}
#cid215:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: url(/d/i/w-shadow.png) no-repeat bottom right transparent;
    width: 50px;
    height: 462px;
    z-index: 1;
}
/* -------------------------------------------------------------------------- */
#cid217 {
    max-width: none;
    justify-content: flex-end;
    margin: 36px 0 0 0;
    z-index: 2;
}
#cid217 > div {
    min-width: 510px;
}
#cid217 img {
    max-width:  80px;
    max-height: 80px;
    margin: -6px 14px 6px 0;
}
#cid217 h3 {
    font-size: 40px;
    padding: 0 0 10px 0;
}
#cid217 p {
    margin: 12px 0 0 0;
}
/* -------------------------------------------------------------------------- */
#cid218 {
    width: 180px;
    height: auto;
    margin: 0 12px;
    position: relative;
    z-index: 3;
}
#cid218:before {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    right: 0;
    width: 68px;
    height: 68px;
    background-image: url(/d/i/quote.svg);
    background-repeat: no-repeat;
    background-position: -14px -32px;
    background-size: 270px 270px;

}
#cid218 figure {
    box-shadow: 0 28px 56px 0px rgb(38, 50, 56, 0.3);
    margin: 88px 0 32px 0;
}
/* -------------------------------------------------------------------------- */
#cid219 {
    width: 254px;
    margin: 0 110px 0 18px;
    z-index: 2;
}
#cid219 .ol-article {
    font-weight: 300;
}
#cid219 .fio {
    font-family: 'Gilroy', serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    margin: 8px 0 4px 0;
}
#cid219 .fio + .fio {
    font-size: 28px;
    margin: 4px 0 4px 0;
    white-space: nowrap;
}
#cid219 p.posada {
    margin: 24px 0 0 0;
    white-space: nowrap;
    position: relative;
}
#cid219 p.posada:before {
    display: block;
    content: '';
    position: absolute;
    top: -10px;
    left: -44px;
    background: #216cc1;
    width: 408px;
    height: 1px;
}
/* -------------------------------------------------------------------------- */
#cid216 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start !important;
    margin: 0 -12px 56px 0 !important;
    padding: 12px 12px 8px 12px !important;
    background-repeat: no-repeat;
    background-size: 957px 800px;
    background-position: center;
    position: relative;
    z-index: 2;
}
#cid216 > div {
    width: 306px;
    z-index: 1;
}
#cid216:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 100%;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0.15) 35%, rgba(255,255,255,1) 65%, rgba(255,255,255,1) 75%, rgba(255,255,255,0.15) 100%);
    z-index: 1;
}
#cid216:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 358px;
    height: 100%;
    background: rgb(33,108,193);
    background: linear-gradient(90deg, rgba(33,108,193,0.9) 0%, rgba(33,108,193,0.65) 50%);
}
/* -------------------------------------------------------------------------- */
#cid220 {
    width: 250px !important;
}
#cid220 > div {
    border-bottom: 4px solid #ffbd00;
}
#cid220 h3 {
    border-bottom: none;
    color: #fff;
    line-height: 1.1;
}
#cid220 > div > p {
    margin: -2px 0 8px 0;
    letter-spacing: 2px;
    color: #fff;
}
/* -------------------------------------------------------------------------- */
#cid221 {
    background-color: transparent !important;
}
#cid221 .ol-article {
    font-weight: 300;
}
/* -------------------------------------------------------------------------- */
#cid222 a {
    background: #fff;
    border: 1px solid transparent !important;
    box-shadow: 0 8px 8px 0px rgba(38, 50, 56, 0.3);
}
#cid222 a > i {
    color: #ffbd00;
}
#cid222 a > p {
    color: #216cc1;
}
#cid222 a:hover {
    background: #ffbd00;
}
#cid222 a:hover > i {
    color: #216cc1;
}
#cid222 a:hover > p {
    color: #216cc1;
}
#cid222:after {
    display: block;
    content: '';
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
    height: 50px;
    background: url(/d/i/w-shadow2.png) no-repeat top left transparent;
}
/* -------------------------------------------------------------------------- */
@media only screen and (max-width: 1279px) {
    #cid215_x2 {
        width: 100%;
        padding: 0 !important;
    }
    #cid215 {
        max-width: none !important;
        width: 536px;
        margin: 0 !important;
    }
    #cid216 {
        max-width: none !important;
        width: calc(100% - 584px);
        margin: 0 !important;
    }
    #cid215_x2:before {
        bottom: 0;
        left: 560px;
    }
    #cid215_x2:after {
        width: calc(100% - 560px);
        height: 100px;
    }
    #cid217 > div {
        min-width: 430px;
    }
    #cid219 {
        margin: 0 32px 0 18px;
    }
}
@media only screen and (max-width: 955px) {
    #cid215_x2 {
        flex-direction: column;
    }
    #cid215_x2:before {
        width: 50px;
        bottom: 0;
        left: 0;
    }
    #cid215_x2:after {
        width: 100%;
        height: 100px;
    }
    #cid215 {
        width: calc(100% - 24px);
        justify-content: center;
    }
    #cid216 {
        width: calc(100% - 24px);
        margin: 0 0 50px 0 !important;
    }
    #cid217 {
        justify-content: center;
        margin: 12px 0 0 0;
    }
}
@media only screen and (max-width: 579px) {
    #cid215 {
        padding: 12px 0 !important;
        width: 100%;
    }
    #cid217 > div {
        min-width: unset;
    }
    #cid217 h3 {
        font-size: 32px;
        padding: 0 0 8px 0;
    }
    #cid217 p {
        letter-spacing: 2px;
    }
    #cid218 {
        width: 130px;
    }
    #cid219 {
        width: calc(100% - 182px);
        margin: 0;
    }
    #cid219 .fio {
        font-size: 28px;
        margin: 24px 0 4px 0;
    }
    #cid219 .fio + .fio {
        font-size: 24px;
        margin: 4px 0 4px 0;
        white-space: normal;
    }
    #cid219 p.posada {
        margin: 24px 0 0 0;
        white-space: normal;
        font-size: 14px;
    }
    #cid219 p.posada:before {
        top: -10px;
        left: 0;
        width: 100%;
    }
}
@media only screen and (max-width: 369px) {
    #cid216 > div {
        width: calc(100% - 24px);
    }
    #cid216:after {
        width: 100%;
        height: 100%;
    }
    #cid219 .ol-article ,
    #cid221 .ol-article {
        font-size: 14px;
        line-height: 1.3;
    }
    #cid219 .fio {
        font-size: 24px;
        margin: 18px 0 4px 0;
    }
    #cid219 .fio + .fio {
        font-size: 20px;
    }
}
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
#cid237 {
    z-index: 1;
    box-shadow: inset 0 8px 8px 0px rgba(38, 50, 56, 0.4),
                0 6px 12px 0px rgba(38,50,56, 0.15);
}
#cid238 h3 {
    color: #fff;
    margin-top: 4px;
}
/* -------------------------------------------------------------------------- */
#cid240 a {
    background: #fff;
    border: 1px solid transparent !important;
    box-shadow: 0 8px 8px 0px rgba(38, 50, 56, 0.3);
}
#cid240 a > i {
    color: #ffbd00;
}
#cid240 a > p {
    color: #216cc1;
}
#cid240 a:hover {
    background: #ffbd00;
}
#cid240 a:hover > i {
    color: #216cc1;
}
#cid240 a:hover > p {
    color: #216cc1;
}
/* -------------------------------------------------------------------------- */
