@charset 'UTF-8'; /*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
    display: block;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button,
input {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    display: inline-block;
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
summary {
    display: list-item;
}
[hidden],
template {
    display: none;
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none;
}
button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
}
.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent;
}
.mfp-arrow .mfp-a,
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow .mfp-b,
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.mfp-ie7 .mfp-img {
    padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
    padding: 0;
}
.mfp-ie7 .mfp-content {
    padding-top: 44px;
}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after,
.slick-track:before {
    display: table;
    content: "";
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-loading .slick-list {
    background: url(../libs/slick/ajax-loader.gif) center center no-repeat #fff;
}
@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(../libs/slick/fonts/slick.eot);
    src: url(../libs/slick/fonts/slick.eot?#iefix) format("embedded-opentype"), url(../libs/slick/fonts/slick.woff) format("woff"), url(../libs/slick/fonts/slick.ttf) format("truetype"),
        url(../libs/slick/fonts/slick.svg#slick) format("svg");
}
.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
[dir="rtl"] .slick-prev {
    right: -25px;
    left: auto;
}
.slick-prev:before {
    content: "←";
}
[dir="rtl"] .slick-prev:before {
    content: "→";
}
.slick-next {
    right: -25px;
}
[dir="rtl"] .slick-next {
    right: auto;
    left: -25px;
}
.slick-next:before {
    content: "→";
}
[dir="rtl"] .slick-next:before {
    content: "←";
}
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: #000;
}
a:active,
a:focus,
a:hover,
a:link,
a:visited,
button:active,
button:focus,
input:active,
input:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
    outline: 0;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
h1,
h2,
h3 {
    margin: 0;
}
body {
    margin: 0;
    font-family: ProximaNova-400;
    font-size: 16px;
    line-height: 24px;
    color: #23323c;
}
body.deactive {
    overflow: hidden;
}
.wrapper {
    max-width: 1290px;
    padding: 0 60px;
    margin: 0 auto;
}
h1 {
    font-family: ProximaNova-600;
    font-size: 48px;
    line-height: 54px;
    color: #23323c;
    margin-bottom: 27px;
}
h2 {
    font-family: ProximaNova-600;
    font-size: 48px;
    line-height: 72px;
    color: #23323c;
    margin-bottom: 17px;
}
h3 {
    font-family: ProximaNova-600;
    font-size: 24px;
    line-height: 28px;
    color: #23323c;
    margin-bottom: 22px;
}
.descr {
    font-family: ProximaNova-400;
    font-size: 16px;
    line-height: 24px;
    color: #3f6982;
}
.descr p {
    margin: 0;
}
.hidden {
    display: none;
}
.overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 300;
}
.btn {
    display: block;
    width: 170px;
    height: 54px;
    background: #fa9054;
    border-radius: 6px;
    font-family: ProximaNova-700;
    font-size: 12px;
    line-height: 54px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.btn:hover {
    background: #f06d24;
}
.btn_blue {
    background: #1ba4ce;
}
.btn_blue:hover {
    background: #1183b4;
}
.btn_link {
    display: block;
    height: 55px;
    font-family: ProximaNova-700;
    font-size: 14px;
    line-height: 55px;
    color: #1ba4ce;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
}
.btn_more {
    display: block;
    width: 100%;
    height: 64px;
    background: #f6fbfc;
    border-radius: 10px;
    font-family: ProximaNova-600;
    font-size: 12px;
    line-height: 64px;
    color: #1ba4ce;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    margin-bottom: 80px;
}
.btn_more span {
    position: relative;
    padding-left: 38px;
}
.btn_more span::before {
    content: "";
    width: 24px;
    height: 24px;
    background: url(../img/plus.svg) no-repeat;
    position: absolute;
    top: -5px;
    left: 0;
}
.head {
    width: 100%;
    min-height: 80px;
    padding: 13px 0 12px;
    background: #fff;
    border-bottom: 1px solid #e9f3f7;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}
.head .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}
.wrap_logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.logo {
    text-decoration: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 30px;
}
.logo img {
    display: block;
    margin-right: 10px;
    margin-top: -3px;
}
.name_logo {
    font-family: ProximaNova-400;
    color: #373839;
    text-transform: uppercase;
    text-align: center;
    margin-top: 8px;
}
.title_logo {
    font-size: 10.5785px;
    line-height: 9px;
}
.title_logo span {
    font-family: ProximaNova-800;
    font-size: 21.4201px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #0074b4;
    display: block;
}
.descr_logo {
    font-family: ProximaNova-700;
    font-size: 3.43549px;
    line-height: 6px;
    letter-spacing: 0.37em;
    color: #3f6982;
}
.btn_volume {
    width: 24px;
    height: 24px;
    display: block;
    background: url(../img/volume_active.svg) no-repeat;
    border: none;
    cursor: pointer;
    margin-top: 14px;
    padding: 0;
}
.btn_volume .svg {
    display: block;
}
.btn_volume.volume_off {
    background: url(../img/volume_off.svg) no-repeat;
}
.nav_head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.nav_head .phone,
.nav_head .wrap_logo {
    display: none;
}
.btn_head {
    width: 244px;
    height: 54px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    margin-left: 14px;
    -webkit-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}
.btn_head .btn {
    margin-left: 30px;
}
.phone {
    width: 44px;
    height: 44px;
    background: #edf6f9;
    border-radius: 100px;
    padding-left: 42px;
    margin-top: 4px;
    font-family: ProximaNova-600;
    font-size: 14px;
    line-height: 44px;
    color: #3f6982;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    left: 0;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}
.phone::before {
    content: "";
    width: 24px;
    height: 24px;
    background: url(../img/smartphone.svg) no-repeat;
    position: absolute;
    top: 10px;
    left: 10px;
}
.phone span {
    display: none;
    margin-right: 10px;
}
.phone a {
    display: none;
    color: #1ba4ce;
    text-decoration: none;
}
.phone:hover {
    width: 244px;
}
.phone:hover a,
.phone:hover span {
    display: inline-block;
}
.phone:hover + .btn {
    display: none;
}
.toggle_menu {
    width: 18px;
    height: 14px;
    position: absolute;
    left: 23px;
    top: 50%;
    margin-top: -7px;
    display: none;
    z-index: 100;
}
.toggle_menu span {
    width: 100%;
    height: 2px;
    background: #23323c;
    border-radius: 2px;
    position: relative;
    display: block;
}
.toggle_menu span::before {
    content: "";
    width: 100%;
    height: 2px;
    background: #23323c;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 6px;
}
.toggle_menu span::after {
    content: "";
    width: 100%;
    height: 2px;
    background: #23323c;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 12px;
}
.close_menu {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: -34px;
    top: 25px;
}
.close_menu::before {
    content: "";
    width: 18px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: rotate(45deg) translate(2px, 5px);
    -ms-transform: rotate(45deg) translate(2px, 5px);
    transform: rotate(45deg) translate(2px, 5px);
}
.close_menu::after {
    content: "";
    width: 18px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: rotate(-45deg) translate(-5px, 2px);
    -ms-transform: rotate(-45deg) translate(-5px, 2px);
    transform: rotate(-45deg) translate(-5px, 2px);
}
.main_head .toggle_menu span,
.main_head .toggle_menu span::after,
.main_head .toggle_menu span::before {
    background: #fff;
}
.menu {
    margin-top: 19px;
}
.menu ul {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.menu ul li {
    display: inline-block;
    font-size: 14px;
    line-height: 17px;
    font-family: ProximaNova-700;
    text-transform: uppercase;
    padding: 0 10px;
    position: relative;
}
.menu ul li::before {
    content: "";
    width: 0;
    height: 3px;
    background: #1ba4ce;
    position: absolute;
    left: 50%;
    bottom: -31px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.menu ul li a {
    color: #3f6982;
    text-decoration: none;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.menu ul li:hover::before {
    width: 100%;
    left: 0;
}
.menu ul li:hover a {
    color: #1ba4ce;
}
.menu ul li.active::before {
    width: 100%;
    left: 0;
}
.menu ul li.active a {
    color: #1ba4ce;
}
.support {
    text-align: center;
    margin-bottom: 130px;
}
.support .descr {
    max-width: 260px;
    margin: 0 auto 60px;
}
.support span {
    font-family: ProximaNova-600;
    font-size: 16px;
    line-height: 24px;
    color: #1ba4ce;
    margin-bottom: 3px;
    display: block;
}
.icon_support {
    width: 84px;
    height: 84px;
    background: url(../img/help.svg) no-repeat;
    margin: 0 auto 28px;
}
.social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.social a {
    display: block;
    width: 44px;
    height: 44px;
    border: 2px solid #d5e2e7;
    border-radius: 6px;
    margin: 0 11.5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.social a .svg {
    display: block;
    margin: auto;
}
.social a:hover {
    border-color: #1ba4ce;
}
.social a:hover .svg path {
    fill: #1ba4ce;
}
.wrap_foot {
    background: rgba(237, 246, 249, 0.5);
    padding: 44px 0 50px;
}
.wrap_foot .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.wrap_foot .descr {
    color: #7e90a5;
    margin-bottom: 51px;
}
.logo_foot {
    max-width: 270px;
}
.logo_foot .logo {
    margin-bottom: 59px;
}
.menu_foot {
    overflow: hidden;
    margin-top: 14px;
    padding-bottom: 40px;
}
.menu_foot ul {
    margin: 0 -20px;
}
.menu_foot ul li {
    padding: 0;
    margin: 0 20px;
}
.menu_foot ul li a {
    color: #23323c;
}
.info_foot {
    width: 70%;
    max-width: 800px;
}
.requisites {
    padding-top: 34px;
    border-top: 1px solid #d5e2e7;
}
.requisites p {
    font-size: 12px;
    line-height: 22px;
    color: #23323c;
    margin: 0 0 18px;
}
.requisites span {
    font-size: 12px;
    line-height: 28px;
    display: block;
}
.wrap_requisites {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.item_requisites {
    max-width: 260px;
}
.contacts_foot p {
    margin-bottom: 20px;
}
.contacts_foot p span {
    line-height: 22px;
}
.contacts_foot a {
    display: block;
    font-size: 14px;
    line-height: 17px;
    color: #3f6982;
    text-decoration: none;
    margin-bottom: 16.5px;
    position: relative;
}
.contacts_foot a:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: -2px;
    left: 0;
}
.contacts_foot a.link_phone {
    font-family: ProximaNova-600;
    padding-left: 27px;
}
.contacts_foot a.link_phone:before {
    background: url(../img/smartphone_sm.svg) no-repeat;
    top: -1px;
}
.contacts_foot a.link_mail {
    padding-left: 33px;
    margin-bottom: 0;
}
.contacts_foot a.link_mail:before {
    background: url(../img/mail_sm.svg) no-repeat;
}
.copyright {
    background: #fff;
    font-size: 12px;
    line-height: 24px;
    color: #7e90a5;
    padding: 13px 0;
}
.copyright .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.wrap_copy {
    width: 70%;
    max-width: 771px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.wrap_copy p {
    margin: 0;
}
.link_foot a {
    color: #1ba4ce;
    text-decoration: none;
    margin-left: 37px;
    line-height: 20px;
}
.form {
    overflow: hidden;
}
.form .wrap_form {
    margin: 0 -15px 10px;
}
.form .item_form {
    width: 50%;
    padding: 0 15px;
}
.form .item_form input,
.form .item_form select {
    width: 100%;
    height: 64px;
    background: #fff;
    border: 2px solid #d5e2e7;
    border-radius: 6px;
    font-family: ProximaNova-600;
    font-size: 16px;
    line-height: 18px;
    color: #23323c;
    padding: 17px 18px 0;
    margin-bottom: 30px;
    -webkit-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    transition: border-color 0.3s;
}
.form .item_form input:focus,
.form .item_form input:hover,
.form .item_form select:focus,
.form .item_form select:hover {
    border-color: #1ba4ce;
}
.form .item_form input:focus + .text_field,
.form .item_form select:focus + .text_field {
    font-size: 12px;
    line-height: 15px;
    top: 12px;
}
.form .item_form input.full_field,
.form .item_form select.full_field {
    border-color: #1ba4ce;
}
.form .item_form input.full_field + .text_field,
.form .item_form select.full_field + .text_field {
    font-size: 12px;
    line-height: 15px;
    top: 12px;
}
.form .item_form select {
    padding-left: 14px;
}
.form .item_form label {
    position: relative;
    display: block;
}
.form .item_form label .text_field {
    font-family: ProximaNova-600;
    font-size: 16px;
    line-height: 20px;
    color: #7e90a5;
    position: absolute;
    left: 20px;
    top: 22px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.form .item_form label.res_field .reset_field {
    display: block;
}
.form .item_form label.req .text_field::after {
    content: "*";
    color: #1ba4ce;
    padding-left: 5px;
}
.form .item_form .select_form .text_field {
    font-size: 12px;
    line-height: 15px;
    top: 12px;
    left: 15px;
}
.form .reset_field {
    width: 20px;
    height: 20px;
    background: url(../img/reset_field.svg) no-repeat;
    position: absolute;
    top: 22px;
    right: 20px;
    cursor: pointer;
    display: none;
}
.form .select {
    position: relative;
}
.form .select_form {
    width: 100%;
    height: 64px;
    background: #fff;
    border: 2px solid #d5e2e7;
    border-radius: 6px;
    font-family: ProximaNova-600;
    font-size: 16px;
    line-height: 18px;
    color: #23323c;
    padding: 17px 15px 0;
    margin-bottom: 30px;
    position: relative;
}
.form .select_form::after {
    content: "";
    width: 24px;
    height: 24px;
    background: url(../img/chevron-right.svg) no-repeat;
    position: absolute;
    top: 30px;
    right: 10px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    cursor: pointer;
}
.form .select_form.active {
    background: #f6fbfc;
}
.form .select_form.active::after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.form .select_form .text_select {
    margin-top: 15px;
}
.form .wrap_select {
    width: 100%;
    max-width: 240px;
    background: #fff;
    border: 1px solid #d5e2e7;
    -webkit-box-shadow: 0 25px 25px -12px rgba(18, 26, 43, 0.2);
    box-shadow: 0 25px 25px -12px rgba(18, 26, 43, 0.2);
    border-radius: 6px;
    position: absolute;
    top: 80px;
    right: 0;
    z-index: -1;
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    overflow: hidden;
}
.form .wrap_select.active {
    top: 70px;
    z-index: 5;
    opacity: 1;
}
.form .item_select {
    height: 50px;
    border-bottom: 1px solid #d5e2e7;
    font-size: 16px;
    line-height: 50px;
    font-family: ProximaNova-600;
    color: #3f6982;
    width: 100%;
    padding: 0 16px;
    overflow: hidden;
    position: relative;
}
.form .item_select:last-child {
    border-bottom: none;
}
.form .item_select input[type="checkbox"],
.form .item_select input[type="radio"] {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.form .item_select input[type="checkbox"] + span,
.form .item_select input[type="radio"] + span {
    cursor: pointer;
}
.form .item_select.active input[type="checkbox"] + span,
.form .item_select.active input[type="radio"] + span {
    color: #1ba4ce;
}
.form .item_select.active input[type="checkbox"] + span::after,
.form .item_select.active input[type="radio"] + span::after {
    content: "";
    width: 20px;
    height: 20px;
    background: url(../img/check-square.svg) no-repeat;
    position: absolute;
    top: 15px;
    right: 12px;
}
.form button {
    width: 100%;
    border: none;
    cursor: pointer;
}
.wrap_form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.wrap_checkbox {
    margin-bottom: 38px;
}
.checkbox {
    font-size: 16px;
    line-height: 24px;
    color: #3f6982;
    width: 100%;
    overflow: hidden;
    margin-bottom: 6px;
}
.checkbox a {
    color: #1ba4ce;
}
.checkbox input[type="checkbox"] {
    display: none;
}
.checkbox input[type="checkbox"] + label span {
    width: 16px;
    height: 16px;
    background: 0 0;
    border: 2px solid #d5e2e7;
    border-radius: 2px;
    cursor: pointer;
    float: left;
    position: relative;
    top: 3px;
    margin-right: 15px;
    display: block;
}
.checkbox input[type="checkbox"]:checked + label span {
    background: url(../img/icon_check.svg) center no-repeat #1ba4ce;
    border-color: #1ba4ce;
}
.checkbox:hover input[type="checkbox"] + label span {
    border-color: #1ba4ce;
}
.checkbox:hover input[type="checkbox"]:checked + label span {
    background-color: #1183b4;
    border-color: #1183b4;
}
.switch {
    height: 90px;
    background: #f6fbfc;
    border-radius: 15px;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 0 15px;
}
.wrap_switch {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 370px;
    margin: 36px auto;
}
.wrap_switch input {
    display: none;
}
.btn_switch {
    position: absolute;
    height: 20px;
    width: 40px;
    background: #1ba4ce;
    border-radius: 10px;
    margin: -10px -20px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 20;
    cursor: pointer;
}
.btn_switch::before {
    content: "";
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    left: 2px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    z-index: 5;
}
.btn_switch.active::before {
    left: 22px;
}
.text_switch {
    font-family: ProximaNova-600;
    font-size: 14px;
    line-height: 17px;
    color: #3f6982;
    text-transform: uppercase;
    opacity: 0.5;
    cursor: pointer;
    position: relative;
    width: 50%;
    z-index: 10;
}
.text_ontime {
    padding-right: 85px;
    color: #3f6982;
    opacity: 0.5;
}
.text_ontime.active {
    color: #1183b4;
    opacity: 1;
}
.text_monthly {
    padding-left: 85px;
    color: #3f6982;
    opacity: 0.5;
}
.text_monthly.active {
    color: #1183b4;
    opacity: 1;
}
.wrap_carousel {
    border-bottom: 1px solid #d5e2e7;
    margin-bottom: 122px;
    position: relative;
}
.nav_carousel {
    display: inline-block;
    font-size: 16px;
    line-height: 19px;
    color: #3f6982;
    background: #fff;
    padding-right: 173px;
    position: absolute;
    left: 0;
    bottom: -9.5px;
}
.carousel .slick-slide {
    padding: 0 15px;
}
.carousel .slick-arrow {
    width: 24px;
    height: 24px;
    position: absolute;
    top: auto;
    bottom: -33px;
    z-index: 20;
}
.carousel .slick-arrow.slick-disabled {
    opacity: 0.5;
}
.carousel .slick-arrow:before {
    display: none;
}
.carousel .slick-arrow.slick-prev {
    background: url(../img/chevron-right.svg) no-repeat;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 217px;
    bottom: -21px;
}
.carousel .slick-arrow.slick-next {
    background: url(../img/chevron-right.svg) no-repeat;
    right: auto;
    left: 261px;
}
.carousel_blog {
    margin: 52px -15px 0;
}
.carousel_blog .slick-slide {
    padding: 0 15px;
}
.carousel_thanks {
    margin: 0 -15px;
    padding-bottom: 67px;
}
.carousel_thanks .slick-slide {
    padding: 0 15px;
}
.carousel_new {
    margin: 0 -15px;
    padding-bottom: 9px;
}
.carousel_new .slick-arrow,
.carousel_new .slick-arrow.slick-prev {
    bottom: -13px;
}
.carousel_new .slick-arrow.slick-next {
    bottom: -24px;
}
.carousel_new .slick-slide {
    padding: 0 15px;
}
.carousel_new .item_blog {
    padding: 0;
}
.carousel_new .item_blog .image {
    margin-bottom: 23px;
    height: auto;
}
.carousel_new .item_blog .image img {
    width: 100%;
}
.carousel_new .item_blog .title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 22px;
}
.container {
    margin-top: 80px;
}
.main_page {
    background: #1d1f20;
    color: #fff;
}
.main_page h1,
.main_page h2,
.main_page h3 {
    color: #fff;
}
.main_page .descr,
.main_page p {
    color: #acbcc6;
}
.main_page .carousel .item_blog {
    padding: 0;
    margin-bottom: 64px;
}
.main_page .carousel .item_blog .title {
    color: #fff;
}
.main_page .carousel .item_blog .date {
    color: #acbcc6;
}
.main_page .wrap_carousel {
    border-bottom: 1px solid rgba(213, 226, 231, 0.2);
    padding-bottom: 10px;
    margin-bottom: 0;
}
.main_page .nav_carousel {
    color: #acbcc6;
    background: #1d1f20;
}
.main_page .support {
    margin-bottom: 0;
    padding-bottom: 162px;
}
.main_page .icon_support {
    background: url(../img/help_wh.svg) no-repeat;
}
.main_page .social a {
    background: rgba(25, 25, 25, 0.2);
    border-color: rgba(213, 226, 231, 0.2);
}
.main_page .social a:hover {
    border-color: #fff;
}
.main_page .social a .svg path {
    fill: #fff;
}
.main_logo .descr_logo,
.main_logo .name_logo,
.main_logo .title_logo span {
    color: #fff;
}
.wrap_head {
    height: 880px;
    background: url(../img/bg.png) top center no-repeat #1d1f20;
}
.main_head .head {
    background: #1d1f20;
    color: #fff;
    border-color: #393b3d;
    border-top: 1px solid #393b3d;
    position: static;
}
.main_head .head .wrapper {
    position: relative;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.main_head .head .wrap_logo {
    position: absolute;
    top: 3px;
    left: 60px;
}
.main_head .head .menu {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.main_head .head .menu ul li::before {
    background: #fff;
}
.main_head .head .menu ul li a {
    color: #fff;
}
.main_head .head .phone {
    background: #121212;
    color: #fff;
}
.main_head .head .phone::before {
    background: url(../img/smartphone_wh.svg) no-repeat;
}
.main_head .head .phone a {
    color: #fff;
}
.main_head .head .btn_head {
    width: 44px;
}
.main_head .head .btn_head:hover {
    width: 244px;
}
.main_head .head .btn_head .btn {
    display: none;
}
.main_head .head .btn_head .phone {
    left: auto;
    right: 0;
}
.main_head .head.scroll {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}
.main_head .head.scroll .btn_head {
    width: 244px;
}
.main_head .head.scroll .btn_head .btn {
    display: block;
}
.main_head .head.scroll .btn_head .phone {
    left: 0;
    right: auto;
}
.main_head .head.scroll .btn_head .phone:hover + .btn {
    display: none;
}
.main_head .btn_volume {
    background: url(../img/volume_active_wh.svg) no-repeat;
}
.main_head .btn_volume.volume_off {
    background: url(../img/volume_off.svg) no-repeat;
}
.top_head {
    padding-top: 49px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 147px;
}
.top_head img {
    display: block;
    margin-right: 50px;
}
.text_head {
    max-width: 600px;
}
.text_head .subtitle_head {
    font-family: ProximaNova-700;
    font-size: 20px;
    line-height: 86px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #1ba4ce;
}
.text_head h1 {
    font-family: ProximaNova-600;
    font-size: 80px;
    line-height: 82px;
    color: #fff;
    margin: -10px 0 85px;
}
.broadcast {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 61px;
}
.btn_broadcast {
    display: block;
    width: 36px;
    height: 36px;
    background: url(../img/icon_play.svg) 14px center no-repeat #1ba4ce;
    border-radius: 50%;
    margin-right: 24px;
    -webkit-box-shadow: 0 0 0 6px rgba(27, 164, 206, 0.2);
    box-shadow: 0 0 0 6px rgba(27, 164, 206, 0.2);
    -webkit-transition: -webkit-box-shadow 0.2s;
    transition: box-shadow 0.2s;
    -o-transition: box-shadow 0.2s;
    transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.btn_broadcast:hover {
    -webkit-box-shadow: 0 0 0 6px #1ba4ce;
    box-shadow: 0 0 0 6px #1ba4ce;
}
.text_btn {
    font-family: ProximaNova-600;
    font-size: 18px;
    line-height: 22px;
}
.text_btn span {
    display: block;
    font-size: 12px;
    line-height: 15px;
    color: #1ba4ce;
    text-transform: uppercase;
    margin-bottom: 3px;
}
.main_foot .wrap_foot {
    background: #161717;
}
.main_foot .wrap_foot .descr {
    color: #acbcc6;
}
.main_foot .wrap_foot .menu_foot ul li a {
    color: #fff;
}
.main_foot .wrap_foot .requisites,
.main_foot .wrap_foot .requisites p {
    color: #acbcc6;
}
.main_foot .contacts_foot a.link_phone {
    color: #fff;
}
.main_foot .contacts_foot a.link_phone::before {
    background: url(../img/smartphone_sm_wh.svg) no-repeat;
}
.main_foot .contacts_foot a.link_mail {
    color: #fff;
}
.main_foot .contacts_foot a.link_mail::before {
    background: url(../img/mail_wh.svg) no-repeat;
}
.main_foot .copyright {
    background: #1d1f20;
}
.main_foot .link_foot a {
    color: #fff;
}
.programs {
    padding: 59px 0 0;
}
.programs .wrap_programs {
    margin-bottom: 0;
}
.programs .wrap_title {
    margin-bottom: 54px;
    padding: 0;
}
.programs .item_programs {
    background: #161717;
}
.programs .title_programs {
    color: #fff;
}
.patron {
    background: url(../img/bg_patron.png) top center no-repeat #1d1f20;
    padding: 240px 0 128px;
    overflow: hidden;
    margin-top: -87px;
}
.patron .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.image_patron {
    position: relative;
}
.image_patron img {
    display: block;
    position: absolute;
    top: 0;
    left: -10px;
}
.text_patron {
    width: 497px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin-top: 43px;
}
.text_patron p {
    margin: 0 0 25px;
}
.text_patron .buttons {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 118px;
}
.text_patron .btn {
    width: 200px;
}
.subtitle_patron {
    font-family: ProximaNova-600;
    font-size: 24px;
    line-height: 54px;
    margin-bottom: 20px;
}
.title_patron {
    font-family: ProximaNova-600;
    font-size: 44px;
    line-height: 24px;
    margin-bottom: 55px;
}
.title_patron br {
    display: none;
}
.title_patron span {
    font-family: ProximaNova-400;
    font-size: 24px;
    color: #1ba4ce;
    display: block;
    margin-bottom: 29px;
    position: relative;
}
.title_patron span::after {
    content: "";
    width: calc(100% - 147px);
    height: 1px;
    background: #d5e2e7;
    position: absolute;
    right: 0;
    top: 50%;
    opacity: 0.2;
}
.donation {
    padding-top: 37px;
    overflow: hidden;
    padding-bottom: 225px;
}
.donation .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.donation h1 {
    margin-bottom: 15px;
}
.donation .form .item_form .select_form,
.donation .form .item_form input,
.donation .form .item_form select {
    background: #242626;
    border: 2px solid #404a50;
    color: #fff;
}
.donation .form .item_form .select_form:focus,
.donation .form .item_form .select_form:hover,
.donation .form .item_form input:focus,
.donation .form .item_form input:hover,
.donation .form .item_form select:focus,
.donation .form .item_form select:hover {
    border-color: #1ba4ce;
}
.donation .form .item_form .select_form:focus + .text_field,
.donation .form .item_form input:focus + .text_field,
.donation .form .item_form select:focus + .text_field {
    font-size: 12px;
    line-height: 15px;
    top: 12px;
}
.donation .form .item_form .select_form.full_field,
.donation .form .item_form input.full_field,
.donation .form .item_form select.full_field {
    border-color: #1ba4ce;
}
.donation .form .item_form .select_form.full_field + .text_field,
.donation .form .item_form input.full_field + .text_field,
.donation .form .item_form select.full_field + .text_field {
    font-size: 12px;
    line-height: 15px;
    top: 12px;
}
.donation .form .item_form .select_form::after {
    background: url(../img/chevron-wh.svg) no-repeat;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.donation .form .item_form .select_form.active::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.donation .form .item_form .wrap_select {
    border: 1px solid #404a50;
}
.donation .form .item_form .item_select {
    background: #242626;
    border-bottom: 1px solid #404a50;
    color: #fff;
}
.donation .form .item_form label .text_field {
    color: #687278;
}
.donation .checkbox {
    color: #acbcc6;
}
.donation .checkbox a {
    color: #fff;
}
.donation .checkbox input[type="checkbox"] + label span {
    border-color: #49535a;
}
.donation .checkbox input[type="checkbox"]:checked + label span {
    border-color: #1ba4ce;
}
.donation .switch {
    background: #232626;
}
.donation .text_switch {
    color: #acbfca;
}
.donation .btn_switch {
    background: #fff;
}
.donation .btn_switch::before {
    background: #191919;
}
.donation .text_ontime {
    color: #acbfca;
}
.donation .text_ontime.active {
    color: #fff;
}
.donation .text_monthly {
    color: #acbfca;
}
.donation .text_monthly.active {
    color: #fff;
}
.text_donation {
    max-width: 540px;
    width: 45%;
}
.text_donation .descr {
    margin-bottom: 16px;
}
.text_donation .list {
    margin-bottom: 32px;
}
.text_donation .list li {
    color: #fff;
    line-height: 32px;
    margin: 0;
    padding-left: 23px;
}
.text_donation .list li::before {
    width: 8px;
    height: 8px;
    top: 11px;
}
.text_donation .list li span {
    font-family: ProximaNova-700;
}
.text_donation .list li a {
    color: #1ba4ce;
    text-decoration: none;
}
.image_donation {
    display: block;
    margin-left: -84px;
    margin-top: 18px;
}
.form_donation {
    width: 50%;
    max-width: 510px;
    padding-top: 18px;
}
.form_donation .descr {
    margin-bottom: 45px;
}
.main_blog {
    padding-bottom: 170px;
}
.main_blog .wrapper {
    position: relative;
}
.main_blog .link {
    position: absolute;
    right: 60px;
    bottom: -8px;
    padding-left: 60px;
    background: #1d1f20;
}
.thanks {
    padding-bottom: 175px;
}
.thanks h2 {
    margin-bottom: 42px;
}
.item_thanks {
    background: #161717;
    border-radius: 15px;
    min-height: 235px;
    padding: 30px 0 28px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.title_thanks {
    padding: 0 28px 0 31px;
    width: 167px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    text-align: center;
}
.title_thanks .image {
    width: 108px;
    height: 108px;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
}
.title_thanks .image img {
    display: block;
    margin: auto;
}
.title_thanks .title {
    font-family: ProximaNova-600;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    margin-bottom: 8px;
}
.title_thanks .city {
    font-size: 12px;
    line-height: 15px;
    color: #7e90a5;
    margin-bottom: 4px;
}
.title_thanks .date {
    font-size: 12px;
    line-height: 15px;
    color: #7e90a5;
}
.text_thanks {
    -webkit-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3;
    padding-right: 31px;
    max-width: 373px;
    font-size: 14px;
    line-height: 22px;
    color: #acbcc6;
}
.text_thanks p {
    margin: 5px 0 27px;
}
.text_thanks a {
    font-family: ProximaNova-600;
    font-size: 16px;
    line-height: 19px;
    color: #1ba4ce;
    text-decoration: none;
}
.banner .wrapper {
    max-width: 1290px;
    padding: 0 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.text_banner {
    max-width: 370px;
    margin-top: 104.58px;
}
.banner_blog {
    height: 540px;
    background: url(../img/bg_blog.svg) top center no-repeat #f6fbfc;
}
.banner_wards {
    background: #fff;
    padding-bottom: 77.5px;
    overflow: hidden;
}
.banner_wards .wrapper {
    position: relative;
}
.banner_wards .text_banner {
    max-width: 456px;
    margin-top: 100px;
}
.banner_wards .image_banner {
    position: absolute;
    left: 561px;
    top: 75px;
}
.banner_wards .image_banner img {
    display: block;
}
.banner_wards .descr {
    margin-bottom: 45px;
}
.banner_about {
    height: auto;
    background: url(../img/bg_about.jpg) center -93px no-repeat;
    margin-bottom: 138px;
}
.banner_about .wrapper {
    position: relative;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.banner_about .text_banner {
    width: 66%;
    max-width: 770px;
    margin-top: 95px;
}
.banner_about .image_banner {
    position: absolute;
    top: 107px;
    left: -28px;
}
.banner_about .image_banner img {
    display: block;
}
.banner_about h1 {
    margin-bottom: 40px;
}
.banner_about p {
    font-size: 16px;
    line-height: 24px;
    color: #3f6982;
    margin: 0 0 25px;
    max-width: 740px;
}
.banner_about .quote {
    padding: 46px 0 51px 122px;
    margin: 59px 0 0;
}
.banner_about .quote p {
    font-size: 18px;
    line-height: 26px;
}
.banner_about .quote::before {
    top: 44px;
}
.banner_about .quote .author {
    font-size: 14px;
    padding-left: 19px;
}
.banner_program {
    height: 480px;
    background: url(../img/bg_program.svg) center -80px no-repeat;
    padding-top: 267px;
}
.banner_program .text_banner {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin: 0;
}
.banner_program .text_banner h1 {
    position: relative;
    z-index: 2;
}
.banner_program .subtitle_banner {
    font-family: ProximaNova-600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 1em;
    text-transform: uppercase;
    color: #1ba4ce;
    padding-left: 14px;
    margin-bottom: 10px;
}
.banner_program .nav_banner {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    margin: -63px 0 0;
    position: relative;
    z-index: 10;
}
.banner_program .nav_banner li {
    list-style-type: none;
}
.text_nav {
    display: none;
    font-family: ProximaNova-700;
    font-size: 14px;
    line-height: 17px;
    color: #1ba4ce;
    text-transform: uppercase;
}
.link {
    font-family: ProximaNova-700;
    font-size: 14px;
    line-height: 17px;
    color: #1ba4ce;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    padding-right: 44px;
    display: inline-block;
}
.link::after {
    content: "";
    width: 24px;
    height: 24px;
    background: url(../img/arrow.svg) no-repeat;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -13px;
}
.link_prev {
    padding-left: 44px;
    padding-right: 0;
}
.link_prev::after {
    background: url(../img/arrow_prev.svg) no-repeat;
    position: absolute;
    top: 50%;
    left: 0;
    right: auto;
    margin-top: -13px;
}
.link_download {
    padding-left: 38px;
    padding-right: 0;
}
.link_download::after {
    background: url(../img/download.svg) no-repeat;
    position: absolute;
    top: 50%;
    left: 0;
    right: auto;
    margin-top: -13px;
}
.wrap_content {
    max-width: 1290px;
    padding: 30px 60px 0;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.wrap_content .content {
    -webkit-box-flex: 4;
    -webkit-flex: 4;
    -ms-flex: 4;
    flex: 4;
    padding: 0;
}
.content {
    max-width: 1290px;
    padding: 0 60px;
    margin: 0 auto;
}
.content h2 {
    font-family: ProximaNova-700;
    font-size: 36px;
    line-height: 54px;
    margin-bottom: 39px;
}
.content h3 {
    font-family: ProximaNova-700;
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 18px;
}
aside {
    width: 220px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin-right: 80px;
    padding-top: 9px;
}
.widget {
    margin-bottom: 16px;
    overflow: hidden;
}
.widget p {
    font-size: 14px;
    line-height: 22px;
    color: #3f6982;
    margin: 0 0 30px;
}
.title_widget {
    font-family: ProximaNova-600;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 29px;
}
.descr_widget {
    font-family: ProximaNova-600;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 7px;
}
.menu_category {
    padding: 0;
    margin: 0;
}
.menu_category li {
    list-style-type: none;
    font-family: ProximaNova-700;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    margin-bottom: 26px;
}
.menu_category li a {
    color: #7e90a5;
    text-decoration: none;
    position: relative;
    padding-left: 43px;
}
.menu_category li .svg {
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: -4px;
    left: 0;
}
.menu_category li .svg circle,
.menu_category li .svg path {
    stroke: #7e90a5;
}
.menu_category li.active a,
.menu_category li:hover a {
    color: #1ba4ce;
}
.menu_category li.active .svg circle,
.menu_category li.active .svg path,
.menu_category li:hover .svg circle,
.menu_category li:hover .svg path {
    stroke: #1ba4ce;
}
.widget_support {
    position: relative;
    padding-top: 29px;
}
.widget_support::before {
    content: "";
    width: 168px;
    height: 1px;
    background: #d5e2e7;
    position: absolute;
    top: 0;
    left: 0;
}
.widget_support .social {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 -11.5px;
}
.wrap_text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.text p {
    line-height: 24px;
    color: #3f6982;
    margin: 0 0 25px;
}
.image_text img {
    max-width: 100%;
    display: block;
    margin-bottom: 15px;
}
.image_text span {
    font-size: 12px;
    line-height: 24px;
    color: #7e90a5;
}
.text_left {
    margin-bottom: 72px;
}
.text_left .text {
    -webkit-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.text_left .image_text {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 300px;
    overflow: hidden;
    margin-left: 39px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}
.text_right {
    margin-bottom: 41px;
}
.text_right .text {
    -webkit-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-top: -5px;
}
.text_right .image_text {
    width: 430px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    overflow: hidden;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    border-radius: 6px;
    margin-right: 40px;
}
.text_right .img_mob {
    display: none;
}
.quote {
    width: 100%;
    padding: 27px 0 35px 130px;
    border-top: 2px solid #1ba4ce;
    border-bottom: 2px solid #1ba4ce;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    margin-bottom: 76px;
}
.quote::before {
    content: "";
    width: 64px;
    height: 56.5px;
    background: url(../img/quote.svg) no-repeat;
    position: absolute;
    top: 31px;
    left: 0;
}
.quote p {
    margin: 0;
    color: #23323c;
}
.quote .author {
    font-family: ProximaNova-600;
    color: #1ba4ce;
    background: #fff;
    padding-left: 33px;
    position: absolute;
    right: 0;
    bottom: -12px;
}
.list {
    padding: 0;
    margin-top: 0;
}
.list li {
    list-style-type: none;
    font-size: 16px;
    line-height: 26px;
    color: #3f6982;
    padding-left: 46px;
    position: relative;
    margin-bottom: 25px;
}
.list li::before {
    content: "";
    width: 10px;
    height: 10px;
    background: #1ba4ce;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    left: 0;
}
.wrap_reporting {
    padding-top: 121px;
    margin-bottom: 145px;
}
.wrap_reporting h1 {
    margin-bottom: 60px;
}
.text_reporting {
    max-width: 570px;
}
.carousel_reporting {
    margin-left: 230px;
    max-width: 50px;
}
.carousel_reporting .slick-slide {
    padding: 0;
}
.carousel_reporting .slick-arrow.slick-prev {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    left: 75px;
    bottom: auto;
    top: 5px;
}
.carousel_reporting .slick-arrow.slick-next {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    left: 75px;
    bottom: 5px;
}
.carousel_reporting span {
    font-family: ProximaNova-700;
    font-size: 14px;
    line-height: 16px;
    color: #3f6982;
    opacity: 0.5;
}
.carousel_reporting .slick-current span {
    color: #1ba4ce;
    opacity: 1;
}
.reporting {
    margin-top: -244px;
    margin-right: -25px;
}
.item_reporting {
    padding-top: 170px;
    padding-right: 25px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}
.item_reporting .title_reporting {
    font-family: ProximaNova-600;
    font-size: 78px;
    line-height: 72px;
    color: #1ba4ce;
    max-width: 340px;
    padding-bottom: 33px;
    border-bottom: 1px solid #d5e2e7;
    position: relative;
    margin-bottom: 41px;
}
.item_reporting .title_reporting::after {
    content: "";
    width: 170px;
    height: 3px;
    background: rgba(17, 131, 180, 0.8);
    position: absolute;
    left: 0;
    bottom: 0;
}
.item_reporting p {
    color: #3f6982;
    margin: 0 0 60px;
}
.item_reporting .btn {
    margin-right: 66px;
}
.text_reporting {
    max-width: 570px;
    width: 60%;
}
.diagram_reporting {
    max-width: 368px;
    position: absolute;
    top: 30px;
    right: 20px;
}
@-webkit-keyframes render {
    0% {
        stroke-dasharray: 0 100;
    }
}
@keyframes render {
    0% {
        stroke-dasharray: 0 100;
    }
}
.canvas {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.legend {
    margin: 40px auto 0;
    max-width: 267px;
}
.chart {
    width: 368px;
    height: 368px;
}
.chart:not(:root) {
    overflow: visible;
}
.unit {
    fill: none;
    width: 368px;
    height: 368px;
    stroke-width: 9;
    cursor: pointer;
    -webkit-animation-name: render;
    animation-name: render;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.hovered,
.unit:hover {
    stroke-width: 12;
    -webkit-box-shadow: 0 0 10px 20px #000;
    box-shadow: 0 0 10px 20px #000;
}

.info_reporting {
    position: absolute;
    text-align: center;
    top: 80px;
    left: 80px;
    width: 205px;
    height: 205px;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
}
.info_reporting p {
    font-size: 16px;
    line-height: 22px;
    color: #3f6982;
    padding-top: 110px;
    background: url(../img/bar-chart.svg) center 50px no-repeat;
}
.info_reporting .info_item {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #1ba4ce;
    z-index: -1;
    opacity: 0;
    padding-top: 80px;
}
.info_reporting .info_item.active {
    z-index: 20;
    opacity: 1;
}
.info_reporting .info_item span {
    display: block;
    font-family: ProximaNova-700;
    font-size: 36px;
    margin-bottom: 10px;
    color: #000;
}
.caption_list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.caption_item {
    width: 50%;
    position: relative;
    margin-bottom: 15px;
    padding-left: 19px;
    font-size: 10px;
    line-height: 24px;
    color: #000;
    cursor: pointer;
}
.caption_item::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 14px;
    height: 14px;
    border-radius: 4px;
}
.caption_item:nth-child(1)::before {
    background-color: #3fd2c1;
}
.caption_item:nth-child(2)::before {
    background-color: #fa9054;
}
.caption_item:nth-child(3)::before {
    background-color: #45cdeb;
}
.caption_item:nth-child(4)::before {
    background-color: #1183b4;
}
.banner_report {
    background: url(../img/bg_report.svg) center 80px no-repeat;
    margin-bottom: 171px;
}
.banner_report .text_banner {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-top: 249px;
}
.banner_report h1 {
    font-family: ProximaNova-600;
    font-size: 24px;
    line-height: 44px;
    margin-bottom: 10px;
}
.banner_report h1 span {
    font-size: 78px;
    line-height: 72px;
    color: #1ba4ce;
    display: block;
    margin-bottom: 23px;
}
.banner_report .descr {
    max-width: 540px;
    margin: 0 auto 43px;
}
.report {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.report h2 {
    font-family: ProximaNova-600;
    font-size: 48px;
    line-height: 54px;
}
.report .descr {
    font-size: 14px;
    line-height: 20px;
}
.title_report {
    width: 30%;
}
.list_number {
    padding: 0;
    margin: 0;
    width: 33%;
}
.list_number > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}
.list_number p {
    margin: 0;
    color: #3f6982;
    max-width: 240px;
}
.list_number span {
    min-width: 66px;
    font-family: ProximaNova-600;
    font-size: 56px;
    line-height: 72px;
    color: #1ba4ce;
    margin-right: 30px;
    display: block;
}
.list_number .lang_number {
    min-width: 120px;
}
.wrap_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 66%;
}
.wrap_list > div {
    width: 50%;
}
.report_1 {
    position: relative;
    margin-bottom: 118px;
    padding-bottom: 83px;
    border-bottom: 1px solid #d5e2e7;
}
.report_1 .title_report {
    position: relative;
}
.report_1 .title_report img {
    position: absolute;
    top: -120px;
    left: 0;
}
.report_1 h2 {
    max-width: 276px;
    margin: 66px 0 30px;
}
.report_1 .descr {
    max-width: 276px;
}
.report_1 .wrap_list {
    margin-bottom: 122px;
    padding-top: 77px;
    border-top: 1px solid #d5e2e7;
}
.report_1 .wrap_list > div {
    margin-bottom: 61px;
}
.report_1 .wrap_list p {
    max-width: 220px;
}
.report_1 .image_report {
    padding-left: 45px;
    padding-right: 15px;
    margin-top: -40px;
    -webkit-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3;
}
.report_1 .image_report img:last-child {
    margin-top: 80px;
}
.report_2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 1px solid #d5e2e7;
    padding-bottom: 121px;
    margin-bottom: 164px;
}
.report_2 .title_report {
    width: 100%;
    text-align: center;
}
.report_2 h2 {
    margin-bottom: 30px;
}
.report_2 .descr {
    max-width: 340px;
    margin: 0 auto 162px;
}
.report_2 .image_report,
.report_2 .list_number {
    width: 48.5%;
}
.report_2 .list_number > div {
    display: block;
    margin-bottom: 54px;
}
.report_2 .list_number > div span {
    margin-bottom: 10px;
}
.report_2 .list_number p {
    max-width: 270px;
}
.report_2 .list_number div,
.report_2 .list_number h3 {
    width: 50%;
}
.report_2 h3 {
    font-family: ProximaNova-600;
    font-size: 36px;
    line-height: 42px;
    margin-top: 15px;
}
.report_2 .wrap_list_2 {
    margin-top: 150px;
}
.report_2 .wrap_list_2 h3 {
    width: 100%;
    margin-bottom: 60px;
}
.report_2 .wrap_list_2 > div {
    margin-bottom: 30px;
}
.report_2 .img_report_mob {
    display: none;
}
.report_3 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 1px solid #d5e2e7;
    padding-bottom: 165px;
    margin-bottom: 118px;
}
.report_3 .title_report {
    width: 48.5%;
}
.report_3 .title_report img {
    width: 100%;
    max-width: 370px;
}
.report_3 h2 {
    margin-bottom: 30px;
}
.report_3 .descr {
    max-width: 270px;
    margin-bottom: 100px;
}
.report_3 .list_number {
    width: 48.5%;
}
.report_3 .list_number > div {
    display: block;
    margin-bottom: 30px;
}
.report_3 .list_number > div span {
    margin-bottom: 10px;
}
.image_report {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.image_report img {
    display: block;
}
.image_report_2 {
    margin-top: 168px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.report_4 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 1px solid #d5e2e7;
    padding-bottom: 85px;
    margin-bottom: 163px;
}
.report_4 .title_report {
    width: 100%;
    text-align: center;
}
.report_4 h2 {
    margin-bottom: 30px;
}
.report_4 .descr {
    max-width: 300px;
    margin: 0 auto 60px;
}
.report_4 .list_number {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.report_4 .list_number > div {
    max-width: 270px;
    width: 30%;
    text-align: center;
    display: block;
    margin-top: 70px;
}
.report_4 .list_number span {
    font-size: 96px;
    line-height: 72px;
    display: inline;
    margin: 0;
}
.report_4 .list_number p {
    max-width: 100%;
    margin-top: 44px;
}
.report_4 .list_number .image_report {
    width: 40%;
    max-width: 400px;
    margin-top: 0;
}
.report_4 .list_number .image_report img {
    margin: 0 auto 32px;
}
.report_4 .list_number .image_report p {
    margin: 0;
}
.report_5 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 224px;
}
.report_5 .title_report {
    max-width: 324px;
}
.report_5 h2 {
    margin-bottom: 25px;
}
.report_5 .list_number {
    max-width: 700px;
    width: 66%;
    background: #f6fbfc;
    border-radius: 15px;
    padding: 44px 44px 42px;
    position: relative;
}
.report_5 .list_number > div {
    margin: 0;
}
.report_5 .list_number span {
    font-size: 120px;
    line-height: 95px;
    margin-right: 35px;
}
.report_5 .list_number p {
    max-width: 120px;
    margin-top: -28px;
}
.report_5 .list_number img {
    position: absolute;
    bottom: 0;
    right: 98px;
}
.about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #d5e2e7;
}
.title_about {
    width: 30%;
    max-width: 230px;
}
.title_about h2 {
    font-family: ProximaNova-600;
    font-size: 36px;
    line-height: 44px;
}
.wrap_about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 70%;
    max-width: 770px;
    margin-top: 10px;
}
.item_about {
    width: 48%;
    max-width: 370px;
    margin-bottom: 50px;
}
.item_about img {
    display: block;
    margin-bottom: 20px;
}
.item_about p {
    line-height: 24px;
    color: #3f6982;
    margin: 0;
}
.activity .item_about {
    padding-left: 99px;
    position: relative;
    margin-bottom: 62px;
}
.activity .item_about span {
    font-family: ProximaNova-700;
    font-size: 48px;
    color: #1ba4ce;
    position: absolute;
    top: 12px;
    left: 0;
}
.resources {
    padding: 80px 0 50px;
}
.resources .wrap_about {
    margin-top: 4px;
}
.documents {
    padding-top: 139px;
    margin-bottom: 228px;
    border-bottom: none;
}
.documents h2 {
    margin-bottom: 83px;
}
.documents .wrap_document {
    margin-top: 0;
}
.documents .item_document {
    width: 32%;
    max-width: 233px;
}
.documents p {
    font-size: 14px;
    line-height: 22px;
    color: #7e90a5;
    margin: 0 0 15px;
}
.documents p span {
    font-size: 14px;
    line-height: 22px;
    display: block;
    max-width: 100%;
}
.documents .image_document {
    height: auto;
    margin-bottom: 14px;
}
.item_blog {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 75px;
    text-decoration: none;
    display: block;
}
.item_blog .image {
    width: 100%;
    height: 220px;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 25px;
}
.item_blog .image img {
    display: block;
}
.item_blog .title {
    font-family: ProximaNova-600;
    font-size: 24px;
    line-height: 32px;
    color: #23323c;
    margin-bottom: 14px;
}
.item_blog .date {
    font-size: 14px;
    line-height: 24px;
    color: #7e90a5;
}
.last_new .item_blog {
    width: 100%;
    padding: 0;
    border-radius: 15px;
}
.last_new .item_blog .image {
    height: auto;
    margin-bottom: 33px;
}
.last_new .item_blog .title {
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 28px;
}
.last_new .item_blog .date {
    font-size: 20px;
    line-height: 24px;
}
.wrap_new {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -15px;
}
.subtitle {
    position: relative;
}
.subtitle span {
    background: #fff;
    padding-right: 55px;
    position: relative;
    z-index: 1;
}
.subtitle::after {
    content: "";
    width: 100%;
    height: 1px;
    background: #d5e2e7;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.5px;
}
.news {
    overflow: hidden;
    margin-bottom: 60px;
}
.news .subtitle {
    font-size: 24px;
    line-height: 24px;
    color: #7e90a5;
    margin-bottom: 75px;
}
.article_news {
    margin-bottom: 0;
}
.last_new {
    margin: -195px 0 65px;
}
.last_new .subtitle {
    margin-bottom: 70px;
}
.last_new .subtitle span {
    background: #f6fbfc;
}
.last_new img {
    max-width: 100%;
}
.banner_article {
    height: 540px;
    position: relative;
    color: #fff;
    overflow: hidden;
}
.banner_article .image_banner {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.banner_article .image_banner img {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
.banner_article .text_banner {
    width: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    margin-top: 44px;
}
.banner_article .link {
    color: #fff;
    margin-bottom: 86px;
}
.banner_article .link_prev::after {
    background: url(../img/arrow_prev_white.svg) no-repeat;
}
.banner_article h1 {
    color: #fff;
    max-width: 1000px;
    margin-bottom: 56px;
}
.banner_article .foot_banner {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.banner_article .date {
    font-family: ProximaNova-600;
    font-size: 20px;
    line-height: 24px;
    margin-right: 80px;
}
.banner_article .social_link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.banner_article .social_link span {
    margin-right: 27px;
}
.banner_article .social_link a {
    width: 24px;
    height: 24px;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
}
.banner_article .social_link .svg {
    margin: auto;
}
.banner_article .social_link .svg path {
    fill: #fff;
}
.content_article {
    background: #fff;
    border-radius: 15px;
    margin-top: -100px;
    position: relative;
    z-index: 20;
    padding: 63px 70px 48px;
    margin-bottom: 103px;
}
.wrap_wards {
    border-top: 1px solid #d5e2e7;
    padding-top: 45px;
    margin-bottom: 130px;
}
.item_wards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 46px;
    border-bottom: 1px solid #d5e2e7;
    margin-bottom: 45px;
    overflow: hidden;
}
.image_wards {
    width: 270px;
    height: 270px;
    border-radius: 6px;
    overflow: hidden;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin-right: 60px;
}
.image_wards img {
    display: block;
    max-width: 100%;
}
.text_wards {
    -webkit-box-flex: 4;
    -webkit-flex: 4;
    -ms-flex: 4;
    flex: 4;
    padding-top: 2px;
}
.text_wards p {
    line-height: 24px;
    color: #3f6982;
    margin: 0 0 53px;
}
.title_wards {
    font-family: ProximaNova-600;
    font-size: 24px;
    margin-bottom: 15px;
}
.info_wards {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.info_wards .link {
    font-family: ProximaNova-600;
    font-size: 16px;
    line-height: 19px;
    text-transform: none;
    padding-right: 38px;
    margin-right: 40px;
}
.list_sum {
    padding: 0;
    margin: 0;
    width: 370px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.list_sum li {
    list-style-type: none;
    height: 100px;
    width: calc(50% - 1.5px);
    background: #f6fbfc;
    padding: 16px 27px;
    font-size: 14px;
    line-height: 24px;
}
.list_sum li:first-child {
    border-radius: 10px 0 0 10px;
}
.list_sum li:last-child {
    border-radius: 0 10px 10px 0;
    padding-left: 33px;
}
.list_sum li span {
    display: block;
    font-family: ProximaNova-600;
    font-size: 24px;
    color: #1ba4ce;
    margin-top: 16px;
}
.buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.wrap_ward {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 50px 0 110px;
}
.info_ward {
    width: 370px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin-right: 100px;
}
.info_ward .list_sum {
    margin-bottom: 30px;
}
.info_ward .btn {
    width: 100%;
    margin-bottom: 15px;
}
.carousel_ward {
    margin-bottom: 27px;
}
.carousel_ward .slick-arrow {
    width: 24px;
    height: 24px;
    position: absolute;
    top: auto;
    bottom: -14px;
    z-index: 20;
}
.carousel_ward .slick-arrow.slick-disabled {
    opacity: 0.5;
}
.carousel_ward .slick-arrow:before {
    display: none;
}
.carousel_ward .slick-arrow.slick-prev {
    background: url(../img/chevron-right.svg) no-repeat;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 0;
    bottom: -2px;
}
.carousel_ward .slick-arrow.slick-next {
    background: url(../img/chevron-right.svg) no-repeat;
    right: 0;
}
.carousel_ward .item_ward {
    width: 100%;
    text-align: center;
}
.carousel_ward .image_ward {
    height: 370px;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 21px;
}
.carousel_ward .image_ward img {
    display: block;
    width: 100%;
}
.carousel_ward span {
    font-size: 14px;
    line-height: 17px;
    color: #3f6982;
    padding: 0 30px;
}
.text_ward {
    -webkit-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3;
    margin-bottom: 25px;
}
.text_ward .link_prev {
    margin: 4px 0 27px;
}
.tabs {
    width: 100%;
    border-bottom: 1px solid #e9f3f7;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 36px;
}
.tabs .tab {
    font-family: ProximaNova-700;
    font-size: 14px;
    line-height: 17px;
    color: #7e90a5;
    text-transform: uppercase;
    cursor: pointer;
    padding: 13px 35px 27px;
    margin-right: 19px;
}
.tabs .tab.active {
    color: #1ba4ce;
    position: relative;
}
.tabs .tab.active::after {
    content: "";
    width: 100%;
    height: 3px;
    background: #1ba4ce;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.content_tabs {
    display: none;
    opacity: 0;
}
.content_tabs.active {
    display: block;
    opacity: 1;
}
.content_tabs p {
    line-height: 24px;
    color: #3f6982;
    margin: 0 0 25px;
}
.content_tabs p span {
    font-family: ProximaNova-700;
    color: #23323c;
}
.wrap_document {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -9px;
}
.item_document {
    width: 31%;
    max-width: 212px;
    text-align: center;
}
.item_document span {
    font-size: 12px;
    line-height: 18px;
    color: #7e90a5;
    display: block;
    max-width: 130px;
    margin: 0 auto;
}
.image_document {
    display: block;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 9px;
    position: relative;
}
.image_document::after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../img/icon_scale.svg) center no-repeat rgba(27, 164, 206, 0.9);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.image_document img {
    display: block;
    max-width: 100%;
}
.image_document:hover::after {
    opacity: 1;
}
.wrap_title {
    padding-top: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 52px;
}
.wrap_title h1 {
    margin-bottom: 0;
    width: 48.8%;
    max-width: 570px;
}
.wrap_title .descr {
    width: 48.8%;
    max-width: 570px;
    margin-top: 8px;
    padding-right: 105px;
}
.carousel_programs {
    margin: 0 -15px 40px;
}
.carousel_programs .slick-arrow {
    bottom: auto;
    top: -64px;
}
.carousel_programs .slick-arrow.slick-prev {
    left: auto;
    right: 53px;
    top: -76px;
}
.carousel_programs .slick-arrow.slick-next {
    left: auto;
    right: 7px;
}
.item_programs {
    display: block;
    width: 48.8%;
    max-width: 570px;
    background: #f6fbfc;
    border-radius: 15px;
    margin-bottom: 30px;
    color: #3f6982;
    text-decoration: none;
    padding: 45px 46px 29px;
    position: relative;
    min-height: 237px;
    -webkit-transition: -webkit-box-shadow 0.3s;
    transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
.item_programs p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    max-width: 365px;
}
.item_programs:hover {
    -webkit-box-shadow: inset 0 0 0 3px #1ba4ce;
    box-shadow: inset 0 0 0 3px #1ba4ce;
}
.title_programs {
    font-size: 36px;
    line-height: 42px;
    color: #1ba4ce;
    max-width: 370px;
    margin-bottom: 19px;
}
.icon_programs {
    width: 85px;
    height: auto;
    position: absolute;
    top: 30px;
    right: 30px;
}
.program {
    background: #fff;
    border-radius: 15px;
    margin-top: -85px;
    padding: 70px 70px 0;
    margin-bottom: 169px;
}
.wrap_program {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 60px;
}
.image_program {
    width: 230px;
    margin-right: 100px;
}
.image_program img {
    display: block;
    max-width: 100%;
}
.image_program .img_mob {
    display: none;
}
.text_program {
    -webkit-box-flex: 4;
    -webkit-flex: 4;
    -ms-flex: 4;
    flex: 4;
    margin-top: -2px;
}
.text_program p {
    color: #3f6982;
    margin: 0 0 25px;
}
.wrap_note {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #1ba4ce;
    border-bottom: 1px solid #1ba4ce;
    padding: 74px 0 61px;
}
.wrap_note .btn {
    width: 200px;
}
.image_note {
    width: 230px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin-right: 100px;
    text-align: center;
}
.text_note {
    -webkit-box-flex: 4;
    -webkit-flex: 4;
    -ms-flex: 4;
    flex: 4;
}
.text_note h2 {
    font-family: ProximaNova-600;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 24px;
}
.text_note p {
    color: #3f6982;
    margin: 0 0 14px;
}
.patron_note {
    text-align: right;
    margin-bottom: 21px;
}
.patron_note span {
    font-size: 14px;
    line-height: 24px;
    color: #7e90a5;
    position: relative;
    padding-left: 98px;
}
.patron_note span::before {
    content: "";
    width: 68px;
    height: 1px;
    background: #d5e2e7;
    position: absolute;
    top: 50%;
    left: 0;
}
.main_video {
    border-bottom: 1px solid #d5e2e7;
    padding-bottom: 30px;
    margin-bottom: 72px;
}
.main_video .image {
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 30px;
}
.main_video .image img {
    display: block;
    width: 100%;
}
.main_video .title_video {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.main_video .title {
    font-family: ProximaNova-600;
    font-size: 30px;
    line-height: 36px;
    -webkit-box-flex: 3;
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3;
}
.announc {
    width: 270px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin-right: 30px;
    background: #f6fbfc;
    border: 3px solid #1ba4ce;
    border-radius: 10px;
    padding: 16px 13px 19px 21px;
}
.title_announc {
    font-family: ProximaNova-700;
    font-size: 14px;
    line-height: 17px;
    color: #3f6982;
    text-transform: uppercase;
    margin-bottom: 23px;
}
.date_announc {
    font-family: ProximaNova-600;
    font-size: 22px;
    line-height: 24px;
    color: #1ba4ce;
    padding-left: 30px;
    position: relative;
}
.date_announc::before {
    content: "";
    width: 24px;
    height: 24px;
    background: url(../img/calendar.svg) no-repeat;
    position: absolute;
    top: -1px;
    left: -4px;
}
.date_announc span:first-child {
    padding-right: 5px;
}
.date_announc span:last-child {
    padding-left: 5px;
}
.wrap_video {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px 57px;
}
.wrap_video .item_blog {
    width: 33.3%;
    margin-bottom: 60px;
}
.wrap_video .item_blog .image {
    height: 160px;
    margin-bottom: 15px;
    position: relative;
}
.wrap_video .item_blog .title {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 9px;
}
.wrap_video .item_blog .date {
    font-size: 12px;
    line-height: 24px;
}
.btn_play {
    display: block;
    width: 40px;
    height: 40px;
    background: url(../img/icon_play.svg) center no-repeat rgba(35, 50, 60, 0.5);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px;
    z-index: 10;
}
.wrap_volunteer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 79px 0 100px;
}
.title_volunteer {
    width: 29%;
    max-width: 333px;
}
.title_volunteer img {
    display: block;
    margin-bottom: 36px;
}
.title_volunteer h1 {
    font-family: ProximaNova-600;
    font-size: 48px;
    line-height: 54px;
    margin-bottom: 44px;
    max-width: 280px;
}
.title_volunteer .descr {
    margin-bottom: 25px;
}
.title_volunteer p {
    color: #1183b4;
}
.form_volunteer {
    width: 66%;
    max-width: 670px;
    margin-top: 49px;
}
.form_volunteer h2 {
    font-size: 24px;
    margin: -10px 0 10px;
}
.form_volunteer .tab {
    display: none;
    width: 100%;
    position: relative;
}
.form_volunteer .tab.tab_2 .scale_form {
    top: -53px;
}
.form_volunteer .tab.tab_2 .scale_form span {
    width: 33.33%;
}
.form_volunteer .tab.tab_3 .scale_form {
    top: -53px;
}
.form_volunteer .tab.tab_3 .scale_form span {
    width: 66.66%;
}
.form_volunteer .tab.tab_4 .scale_form {
    top: -53px;
}
.form_volunteer .tab.tab_4 .scale_form span {
    width: 100%;
}
.form_volunteer .tab.tab_2 .item_form,
.form_volunteer .tab.tab_3 .item_form {
    margin-bottom: 10px;
}
.form_volunteer .tab.tab_2 .item_form_lg,
.form_volunteer .tab.tab_3 .item_form_lg {
    margin: 10px 0 0;
}
.form_volunteer .tab.tab_2 .item_form_lg p,
.form_volunteer .tab.tab_3 .item_form_lg p {
    padding-bottom: 0;
}
.form_volunteer .tab.tab_2 .wrap_field,
.form_volunteer .tab.tab_3 .wrap_field {
    margin-left: 30px;
    width: calc(100% - 30px);
}
.form_volunteer .tab.tab_2 .wrap_field input,
.form_volunteer .tab.tab_3 .wrap_field input {
    background: #f6fbfc;
}
.form_volunteer .tab.tab_2 .wrap_field input:hover,
.form_volunteer .tab.tab_3 .wrap_field input:hover {
    border-color: #d5e2e7;
}
.form_volunteer .tab.tab_2 .wrap_field .text_field,
.form_volunteer .tab.tab_3 .wrap_field .text_field {
    color: #d5e2e7;
}
.form_volunteer .tab.tab_2 .wrap_field.active input,
.form_volunteer .tab.tab_3 .wrap_field.active input {
    background: #fff;
}
.form_volunteer .tab.tab_2 .wrap_field.active .text_field,
.form_volunteer .tab.tab_3 .wrap_field.active .text_field {
    color: #7e90a5;
}
.form_volunteer .tab.tab_3 h2 {
    margin-bottom: 27px;
}
.form_volunteer .tab.tab_3 .item_form_lg {
    margin: 10px 0 0;
    padding: 0;
}
.form_volunteer .tab.tab_3 .checkbox {
    margin-bottom: 20px;
}
.form_volunteer .tab.tab_3 .checkbox p {
    max-width: 100%;
    padding: 0;
}
.form_volunteer .tab.tab_3 .checkbox p span {
    position: static;
    display: block;
    line-height: 24px;
}
.form_volunteer .tab.tab_3 .fields {
    margin-left: 15px;
    width: calc(100%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.form_volunteer .tab.tab_3 .fields .wrap_field {
    width: 47.5%;
    margin: 0 15px;
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
}
.form_volunteer .tab.tab_3 .fields .wrap_field input {
    margin-bottom: 20px;
}
.form_volunteer .steps_form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px;
    position: relative;
}
.form_volunteer .steps_form .step {
    font-family: ProximaNova-600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #7e90a5;
    position: relative;
    z-index: 10;
}
.form_volunteer .steps_form .step:nth-child(1),
.form_volunteer .steps_form .step:nth-child(4) {
    width: 16%;
}
.form_volunteer .steps_form .step:nth-child(4) {
    margin-left: 15px;
}
.form_volunteer .steps_form .step span {
    display: block;
    width: 24px;
    height: 24px;
    background: #d5e2e7;
    border-radius: 50%;
    font-family: ProximaNova-700;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    margin: 20px auto 0;
}
.form_volunteer .steps_form .step.active {
    color: #1ba4ce;
}
.form_volunteer .steps_form .step span.active {
    background: #1ba4ce;
}
.form_volunteer .steps_form .step span.check_active {
    color: transparent;
    background: url(../img/icon_check.svg) center/11px no-repeat #1ba4ce;
}
.form_volunteer .scale_form {
    width: calc(100% - 100px);
    height: 3px;
    background: #e9f3f7;
    position: absolute;
    left: 50px;
    top: -63px;
}
.form_volunteer .scale_form span {
    height: 3px;
    width: 0;
    background: #1ba4ce;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: width 0.5s;
    -o-transition: width 0.5s;
    transition: width 0.5s;
}
.form_volunteer .form .title_form {
    font-family: ProximaNova-600;
    font-size: 16px;
    line-height: 19px;
    color: #7e90a5;
    margin: 20px 0;
}
.form_volunteer .form .wrap_form {
    margin: 0 -15px;
}
.form_volunteer .form .item_form_lg {
    width: 100%;
}
.form_volunteer .form .city_field {
    position: relative;
}
.form_volunteer .form .city_field:before {
    content: "";
    width: 24px;
    height: 24px;
    background: url(../img/map-pin.svg) no-repeat;
    position: absolute;
    top: 20px;
    left: 17px;
}
.form_volunteer .form .city_field input {
    padding: 0 17px 0 174px;
}
.form_volunteer .form .city_field input.full_field + p span,
.form_volunteer .form .city_field input:focus + p span {
    display: none;
}
.form_volunteer .form .city_field p {
    font-family: ProximaNova-600;
    font-size: 16px;
    line-height: 20px;
    color: #23323c;
    position: absolute;
    left: 60px;
    top: 22px;
    margin: 0;
}
.form_volunteer .form .city_field p span {
    color: #7e90a5;
    margin-left: 15px;
}
.form_volunteer .form .checkbox {
    display: block;
    margin-bottom: 10px;
    line-height: 20px;
    padding-left: 30px;
}
.form_volunteer .form .checkbox input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 10px 0 0 7px;
}
.form_volunteer .form .checkbox p {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    cursor: pointer;
    color: #23323c;
    margin: 0;
    padding-bottom: 30px;
    max-width: 260px;
}
.form_volunteer .form .checkbox p span {
    font-size: 12px;
    line-height: 16px;
    color: #7e90a5;
    position: absolute;
    left: 0;
    top: 24px;
}
.form_volunteer .form .checkbox p:before {
    content: "";
    position: absolute;
    top: 4px;
    left: -30px;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    border: 2px solid #d5e2e7;
    background: #fff;
}
.form_volunteer .form .checkbox input:checked + p:before {
    border: 2px solid #1ba4ce;
    background: url(../img/icon_check.svg) center no-repeat #1ba4ce;
}
.form_volunteer .form .checkbox_big {
    margin-bottom: 20px;
}
.form_volunteer .form .regularly {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 39px;
}
.form_volunteer .form .regularly .wrap_fields {
    margin: 0;
    width: 34%;
    max-width: 220px;
}
.form_volunteer .form .regularly .wrap_fields .item_form {
    width: 100%;
    padding: 0;
}
.form_volunteer .form .wrap_checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 54%;
    margin-bottom: 14px;
}
.form_volunteer .form .item_checkbox {
    width: 48%;
    max-width: 170px;
}
.form_volunteer .form .item_checkbox .checkbox {
    margin-bottom: 20px;
}
.form_volunteer .form .item_checkbox .checkbox p {
    padding-bottom: 0;
}
.form_volunteer .form .select_form {
    width: 100%;
    display: block;
    padding-top: 0;
    padding-left: 21px;
    position: relative;
    overflow: hidden;
}
.form_volunteer .form .select_form .text_field {
    line-height: 60px;
    color: #7e90a5;
}
.form_volunteer .form .select_form .text_field.deactive {
    display: none;
}
.form_volunteer .form .select {
    position: relative;
}
.form_volunteer .form .select #result_select {
    height: 100%;
    margin-right: 50px;
    max-width: 563px;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 8px 48px 8px 8px;
    overflow: hidden;
}
.form_volunteer .form .select #result_select::after {
    content: "...";
    width: 44px;
    height: 44px;
    background: #f6fbfc;
    border: 2px solid #d5e2e7;
    border-radius: 4px;
    font-family: ProximaNova-600;
    font-size: 14px;
    line-height: 44px;
    color: #23323c;
    text-align: center;
    position: absolute;
    top: 7px;
    right: 0;
    display: none;
}
.form_volunteer .form .select #result_select.active::after {
    display: block;
}
.form_volunteer .form .select .res_select {
    background: #f6fbfc;
    border: 2px solid #d5e2e7;
    border-radius: 4px;
    font-family: ProximaNova-600;
    font-size: 14px;
    line-height: 44px;
    color: #23323c;
    padding: 0 52px 0 16px;
    margin-right: 8px;
    position: relative;
    margin-bottom: 10px;
}
.form_volunteer .form .select .res_select .reset_field {
    display: block;
    top: 12px;
    right: 12px;
}
.form_volunteer .form .wrap_select label {
    display: block;
}
.form_volunteer .form .form_buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px;
}
.form_volunteer .form .back {
    display: none;
}
.form_volunteer .form button {
    width: 170px;
    margin-left: 64px;
}
.form_volunteer .form .btn {
    display: none;
}
.form_volunteer .form .btn.next {
    display: block;
    margin-left: 64px;
}
.success_volunteer {
    padding: 133px 0;
    display: none;
    text-align: center;
}
.success_volunteer img {
    width: 120px;
    height: auto;
    display: block;
    margin: 0 auto 24px;
}
.success_volunteer h2 {
    font-size: 24px;
    margin-bottom: 6px;
}
.success_volunteer .descr {
    max-width: 430px;
    margin: 0 auto 24px;
}
.success_volunteer span {
    font-family: ProximaNova-600;
    font-size: 20px;
    line-height: 24px;
    color: #1ba4ce;
    margin-bottom: 36px;
    display: block;
}
.success_volunteer .btn {
    width: 206px;
    margin: 0 auto;
}
.top {
    position: fixed;
    bottom: 38px;
    right: -120px;
    width: 64px;
    height: 64px;
    border-radius: 10em;
    cursor: pointer;
    background: url(../img/chevron-down.svg) center no-repeat #1ba4ce;
    text-align: center;
    z-index: 100;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.top.active {
    right: 10px;
}
.popup {
    width: 100%;
    max-width: 1024px;
    background: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin: 20px auto;
    border: 2px solid #d5e2e7;
    border-radius: 15px;
    -webkit-box-shadow: 0 60px 60px -32px rgba(0, 0, 0, 0.2);
    box-shadow: 0 60px 60px -32px rgba(0, 0, 0, 0.2);
}
.popup .descr {
    max-width: 305px;
    margin: 0 auto 42px;
    text-align: center;
    color: #3f6982;
}
.title_popup {
    font-family: ProximaNova-600;
    font-size: 36px;
    line-height: 36px;
    color: #23323c;
    text-align: center;
    margin-bottom: 18px;
}
.popup_donation {
    max-width: 642px;
    padding: 56px 64px 64px;
}
.popup_success {
    max-width: 320px;
    padding: 47px 40px 50px;
    margin: 20px auto;
    text-align: center;
}
.popup_success img {
    display: block;
    margin: 0 auto 18px;
}
.popup_success .title_popup {
    font-family: ProximaNova-700;
    font-size: 24px;
    line-height: 32px;
    color: #3b4046;
    margin-bottom: 9px;
}
.popup_success .descr {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
}
.popup_success .mfp-close {
    display: none;
}
.popup_guide {
    max-width: 1024px;
    padding: 60px 90px;
    color: #3f6982;
}
.popup_guide .title_popup {
    line-height: 54px;
    margin-bottom: 9px;
}
.popup_guide .descr {
    margin-bottom: 39px;
}
.tabs_guide {
    max-width: 400px;
    border-radius: 10px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto 87px;
}
.tab_guide {
    width: 50%;
    height: 56px;
    line-height: 56px;
    background: #edf6f9;
    text-align: center;
    font-family: ProximaNova-600;
    font-size: 12px;
    text-transform: uppercase;
    color: #1ba4ce;
    cursor: pointer;
}
.tab_guide.active {
    background: #1ba4ce;
    color: #fff;
}
.content_guide {
    display: none;
}
.content_guide.active {
    display: block;
}
.item_guide {
    position: relative;
}
.item_guide::before {
    content: "";
    width: 45px;
    height: 45px;
    background: #1ba4ce;
    border-radius: 50%;
    font-family: ProximaNova-700;
    font-size: 24px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
}
.item_guide:nth-child(1)::before {
    content: "1";
}
.item_guide:nth-child(2)::before {
    content: "2";
}
.item_guide:nth-child(3)::before {
    content: "3";
}
.item_guide:nth-child(4)::before {
    content: "4";
}
.item_guide:nth-child(5)::before {
    content: "5";
}
.item_guide:nth-child(6)::before {
    content: "6";
}
.item_guide p {
    font-size: 14px;
    line-height: 20px;
    color: #3f6982;
    margin: 0;
}
.item_guide p span {
    font-family: ProximaNova-700;
}
.title_guide {
    font-family: ProximaNova-700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #1ba4ce;
    margin-bottom: 6px;
}
.last_item {
    border-top: 1px solid #d5e2e7;
    padding-top: 77px;
}
.last_item .item_guide {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
}
.last_item .item_guide::before {
    display: none;
}
.last_item span {
    display: block;
    font-family: ProximaNova-700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #23323c;
    margin-top: 37px;
}
.guide_application {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.guide_application .item_guide {
    width: 31.5%;
    max-width: 230px;
    padding-top: 22.56px;
    text-align: center;
    margin-bottom: 80px;
}
.guide_application .item_guide::before {
    left: 50%;
    margin-left: -22.5px;
    -webkit-box-shadow: 0 0 0 7px #fff;
    box-shadow: 0 0 0 7px #fff;
}
.guide_application .item_guide .text_image {
    position: absolute;
    bottom: 45px;
    left: 28px;
    width: calc(100% - 56px);
    background: #1ba4ce;
    padding: 15px 17px 14px;
    border-radius: 10px;
    z-index: 50;
    color: #fff;
    text-align: left;
}
.guide_application .item_guide .text_image .title_image {
    font-family: ProximaNova-700;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 7px;
}
.guide_application .item_guide .text_image p {
    font-size: 12px;
    line-height: 18px;
    color: #fff;
}
.guide_application .image_guide {
    position: relative;
    padding-top: 24.44px;
    padding-left: 8px;
    margin-bottom: 45px;
}
.guide_application .image_guide::before {
    content: "";
    width: 100%;
    height: 489px;
    background: url(../img/bg_guide.png) 0 0/100% no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}
.guide_application .image_guide img {
    display: block;
    position: relative;
    z-index: 10;
    max-width: 100%;
}
.portal .item_guide {
    padding-left: 76px;
}
.portal .item_guide::before {
    top: 0;
    left: 0;
    margin: 0;
}
.portal .item_guide:nth-child(1) {
    margin-bottom: 114px;
}
.portal .item_guide:nth-child(1) img:nth-child(1) {
    width: 68%;
    max-width: 438px;
    margin-right: 40px;
}
.portal .item_guide:nth-child(2) {
    margin-bottom: 26px;
    position: relative;
}
.portal .item_guide:nth-child(2) img {
    position: absolute;
    top: -30px;
    left: 76px;
    width: 68%;
    max-width: 438px;
}
.portal .item_guide:nth-child(2) .image_guide {
    margin: 0;
}
.portal .item_guide:nth-child(2) .text_guide {
    margin-left: 478px;
}
.portal .item_guide:nth-child(3) {
    margin-bottom: 140px;
}
.portal .item_guide:nth-child(3) .text_guide {
    margin-left: 478px;
}
.portal .item_guide:nth-child(4) {
    margin-bottom: 64px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.portal .item_guide:nth-child(4) img {
    width: 100%;
    max-width: 438px;
    margin-right: 40px;
}
.portal .item_guide:nth-child(4) .text_guide {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
    max-width: 270px;
}
.portal .image_guide {
    margin-bottom: 34px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.item_popup {
    max-width: 666px;
    display: block;
}
.item_popup .item_thanks {
    background: #fff;
    padding: 0;
    overflow: hidden;
    color: #23323c;
}
.item_popup .title_thanks {
    background: #f6fbfc;
    padding: 32px;
    width: 172px;
}
.item_popup .title_thanks .title {
    color: #23323c;
}
.item_popup .title_thanks span {
    font-family: ProximaNova-600;
    font-size: 24px;
    line-height: 29px;
    color: #1ba4ce;
    display: block;
    margin: 10px 0 15px;
}
.item_popup .text_thanks {
    padding: 50px 64px 60px 40px;
    max-width: 100%;
    font-size: 16px;
    line-height: 24px;
}
.item_popup .text_thanks p {
    color: #3f6982;
    margin: 0;
}
.popup_contract {
    padding: 68px 90px 48px;
    font-size: 16px;
    line-height: 26px;
    color: #3f6982;
}
.popup_contract .title_popup {
    text-align: left;
    line-height: 54px;
    margin: 8px 0 25px;
}
.popup_contract .title_popup br {
    display: none;
}
.popup_contract span {
    font-family: ProximaNova-700;
    display: block;
}
.popup_contract p {
    color: #3f6982;
    margin: 0;
}
.popup_contract p span {
    margin-top: 25px;
}
.popup_contract ul {
    padding: 0;
    margin: 0;
}
.popup_contract ul li {
    list-style-type: none;
}
.popup_contract ul a {
    color: #1ba4ce;
    text-decoration: none;
}
.popup_contract .head_contract {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 25px;
}
.popup_contract .head_contract span {
    font-family: ProximaNova-400;
}
.popup_contract .text_popup {
    margin-top: 25px;
}
.popup_contract .text_popup .recipient {
    font-family: ProximaNova-600;
    margin-bottom: 25px;
}
.popup_contract .chairman,
.popup_contract .text_popup .item_text {
    margin-bottom: 25px;
}
.popup_contract .chairman span {
    display: inline-block;
    margin-right: 75px;
}
.mfp-counter {
    display: none;
}
.mfp-ready .mfp-figure {
    opacity: 0;
}
.mfp-zoom-in .mfp-figure,
.mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler {
    opacity: 0;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}
.mfp-zoom-in .mfp-preloader,
.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.mfp-zoom-in.mfp-image-loaded .mfp-figure,
.mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.mfp-zoom-in.mfp-ready .mfp-preloader,
.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.82;
}
.mfp-zoom-in.mfp-removing .mfp-figure,
.mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
}
.mfp-zoom-in.mfp-removing .mfp-preloader,
.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}
.mfp-iframe-scaler {
    overflow: visible;
}
.mfp-zoom-out-cur {
    cursor: auto;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer;
}
.mfp-close-btn-in .mfp-close {
    opacity: 0.3;
    color: transparent;
    width: 24px;
    height: 24px;
    background: url(../img/x.svg) no-repeat;
    opacity: 1;
    top: 17px;
    right: 17px;
    z-index: 999;
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
}
.mfp-close-btn-in .mfp-close:hover {
    opacity: 0.6;
    opacity: 1;
}
.my-mfp-zoom-in .popup {
    opacity: 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.my-mfp-zoom-in.mfp-ready .popup {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.my-mfp-zoom-in.mfp-removing .popup {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0;
}
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.5;
    background: #000;
}
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}
.mfp-zoom-out-cur .mfp-content img.mfp-img {
    max-height: 8000px;
}
.defaultscroll::-webkit-scrollbar-track {
    display: none;
}
.defaultscroll::-webkit-scrollbar {
    display: none;
}
.defaultscroll::-webkit-scrollbar-thumb {
    display: none;
}
@font-face {
    font-family: ProximaNova-400;
    src: url(../fonts/ProximaNova-Regular.eot);
    src: url(../fonts/ProximaNova-Regular.eot#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-Regular.woff) format("woff"), url(../fonts/ProximaNova-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: ProximaNova-600;
    src: url(../fonts/ProximaNova-Semibold.eot);
    src: url(../fonts/ProximaNova-Semibold.eot#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-Semibold.woff) format("woff"), url(../fonts/ProximaNova-Semibold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: ProximaNova-700;
    src: url(../fonts/ProximaNova-Bold.eot);
    src: url(../fonts/ProximaNova-Bold.eot#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-Bold.woff) format("woff"), url(../fonts/ProximaNova-Bold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: ProximaNova-800;
    src: url(../fonts/ProximaNova-Extrabld.eot);
    src: url(../fonts/ProximaNova-Extrabld.eot#iefix) format("embedded-opentype"), url(../fonts/ProximaNova-Extrabld.woff) format("woff"), url(../fonts/ProximaNova-Extrabld.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@media only screen and (max-width: 1280px) {
    .main_head .head .menu ul li a {
        color: #3f6982;
    }
    .head .nav_head,
    .main_head .head .nav_head {
        min-width: 264px;
        width: 33%;
        height: 100%;
        background: #fff;
        position: fixed;
        top: 0;
        left: -110%;
        z-index: 500;
        -webkit-transition: left 0.5s;
        -o-transition: left 0.5s;
        transition: left 0.5s;
        display: block;
        padding: 24px 24px 100px;
    }
    .head .nav_head.active,
    .main_head .head .nav_head.active {
        left: 0;
    }
    .head .nav_head .wrap_logo,
    .main_head .head .nav_head .wrap_logo {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-left: 0;
        position: static;
    }
    .head .nav_head .btn_volume,
    .main_head .head .nav_head .btn_volume {
        margin-top: -5px;
        margin-right: -6px;
        background: url(../img/volume_active.svg) no-repeat;
    }
    .head .nav_head .logo img,
    .main_head .head .nav_head .logo img {
        width: 65px;
        margin-right: 9px;
    }
    .head .nav_head .title_logo,
    .main_head .head .nav_head .title_logo {
        font-size: 8.71px;
    }
    .head .nav_head .title_logo span,
    .main_head .head .nav_head .title_logo span {
        font-size: 17.64px;
        line-height: 21px;
    }
    .head .nav_head .descr_logo,
    .main_head .head .nav_head .descr_logo {
        font-size: 2.83px;
    }
    .head .nav_head .phone,
    .main_head .head .nav_head .phone {
        display: block;
        width: 100%;
        max-width: 216px;
        height: 54px;
        line-height: 54px;
        background: #edf6f9;
        border-radius: 8px;
        color: #3f6982;
        position: absolute;
        bottom: 24px;
        left: 24px;
        margin: 0;
        padding-left: 71px;
    }
    .head .nav_head .phone::before,
    .main_head .head .nav_head .phone::before {
        top: 15px;
        left: 36px;
        content: "";
        width: 24px;
        height: 24px;
        background: url(../img/smartphone.svg) no-repeat;
        position: absolute;
    }
    .head .nav_head .phone a,
    .main_head .head .nav_head .phone a {
        display: block;
        color: #1ba4ce;
    }
    .head .nav_head .close_menu,
    .main_head .head .nav_head .close_menu {
        display: block;
    }
    .menu {
        margin-top: 25px;
        width: calc(100% + 48px);
        margin-left: -24px;
    }
    .head .menu ul,
    .toggle_menu {
        display: block;
    }
    .head .menu ul li {
        display: block;
        font-size: 16px;
        line-height: 18px;
        padding: 0;
        margin-bottom: 0;
    }
    .head .menu ul li:active,
    .head .menu ul li:hover {
        background: #edf6f9;
    }
    .head .menu ul li:active::before,
    .head .menu ul li:hover::before {
        content: "";
        width: 3px;
        height: 100%;
        background: #1ba4ce;
        position: absolute;
        top: 0;
        right: 0;
    }
    .head .menu ul li:active a,
    .head .menu ul li:hover a {
        color: #1ba4ce;
    }
    .head .menu ul li a {
        display: block;
        padding: 19px 24px;
    }
    .menu ul li.active::before {
        display: none;
    }
    .menu ul li.active a {
        color: #3f6982;
    }
    .head .wrap_logo {
        margin-left: 50px;
    }
    .btn_head {
        position: fixed;
        top: 13px;
        right: 12px;
    }
    .main_head .head .btn_head {
        position: relative;
        top: 0;
        right: -14px;
    }
    .head .wrapper {
        padding: 0 24px;
    }
}
@media only screen and (max-width: 1220px) {
    .list_sum {
        margin-bottom: 33px;
        width: 100%;
    }
    .info_wards {
        max-width: 458px;
    }
    .info_wards .btn {
        width: 229px;
        max-width: 49.5%;
    }
    .info_wards .link {
        margin-right: 0;
    }
    .info_wards .buttons {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
    }
}
@media only screen and (max-width: 1190px) {
    .image_program {
        margin-right: 50px;
    }
    .logo_foot {
        width: 23%;
        max-width: 240px;
    }
    .info_foot {
        width: 75%;
    }
    .menu_foot ul {
        margin: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .menu_foot ul li {
        margin: 0;
    }
    aside {
        margin-right: 40px;
    }
    .banner_wards .image_banner {
        left: 490px;
    }
    .info_ward {
        margin-right: 50px;
    }
    .image_patron img {
        left: -80px;
    }
}
@media only screen and (max-width: 1100px) {
    .banner_article h1 {
        font-size: 36px;
        line-height: 48px;
    }
}
@media only screen and (max-width: 1024px) {
    .popup_contract {
        max-width: 648px;
        padding: 60px;
    }
    .popup_contract .head_contract {
        display: block;
    }
    .popup_guide {
        padding: 60px 50px 72px;
    }
    .title_volunteer {
        width: 100%;
        max-width: 580px;
        padding-bottom: 10px;
    }
    .title_volunteer img {
        display: none;
    }
    .title_volunteer h1 {
        margin-bottom: 26px;
    }
    .title_volunteer .descr {
        margin-bottom: 20px;
    }
    .form_volunteer {
        width: 100%;
        max-width: 100%;
    }
    .wrap_volunteer {
        padding: 50px 0 80px;
    }
    .report_5 .list_number img {
        right: 50px;
    }
    .banner_report {
        margin-bottom: 154px;
    }
    .report_1 {
        border-top: 1px solid #d5e2e7;
        padding: 81px 0 42px;
    }
    .report_1 .title_report {
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .report_1 .title_report img {
        top: 0;
        left: auto;
        right: 0;
    }
    .report_1 h2 {
        margin: 0 0 34px;
    }
    .report_1 .list_number.wrap_list {
        border: none;
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 0;
    }
    .wrap_list > div {
        width: 43%;
    }
    .report_1 .image_report {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        padding: 0;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        margin: 0 0 82px;
    }
    .report_1 .image_report img:first-child {
        width: 50%;
        max-width: 272px;
    }
    .report_1 .image_report img:last-child {
        width: 50%;
        max-width: 261px;
    }
    .report_1 .list_number_1 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .report_1 .list_number_1 > div {
        width: 43%;
        margin-bottom: 58px;
    }
    .report_1 .list_number_1 > div:nth-child(1) {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .report_1 .list_number_1 > div:nth-child(3) {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .report_1 .list_number_1 > div:nth-child(2) {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
    }
    .report_1 .list_number_1 > div:nth-child(4) {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
    }
    .report_1 .list_number_1 p {
        -webkit-box-flex: 3;
        -webkit-flex: 3;
        -ms-flex: 3;
        flex: 3;
    }
}
@media only screen and (max-width: 991px) {
    .chart {
        width: 266px;
    }
    .info_reporting {
        width: 145px;
        height: 145px;
        top: 111px;
        left: 60px;
    }
    .info_reporting p {
        font-size: 10px;
        line-height: 14px;
        background-size: 36px 36px;
        background-position: center 35px;
        padding-top: 77px;
    }
    .text_reporting {
        width: 100%;
        max-width: 100%;
    }
    .text_reporting p {
        width: 52%;
    }
    .text_reporting p br {
        display: none;
    }
    .wrap_reporting {
        padding-top: 60px;
    }
    .wrap_reporting h1 {
        max-width: 300px;
        margin-bottom: 51px;
    }
    .diagram_reporting {
        top: -10px;
    }
    .legend {
        margin-top: 0;
    }
    .main_head .head.scroll .nav_head .phone {
        display: block;
    }
    .btn_head {
        width: 44px;
    }
    .btn_head .btn {
        margin-left: 0;
    }
    .head .nav_head .btn_volume,
    .head .nav_head .logo img,
    .head .nav_head .phone {
        display: block;
    }
    .report_1 {
        margin-bottom: 80px;
    }
    .report_2 .image_report {
        width: 100%;
        margin-bottom: 100px;
    }
    .report_2 .image_report img {
        width: 100%;
    }
    .report_2 .descr {
        margin-bottom: 32px;
    }
    .report_2 .list_number {
        width: 100%;
    }
    .report_2 .list_number > div {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 70px;
    }
    .report_2 .list_number > div span {
        margin: 0 20px 0 0;
        min-width: 30px;
    }
    .report_2 .list_number > div p {
        -webkit-box-flex: 3;
        -webkit-flex: 3;
        -ms-flex: 3;
        flex: 3;
    }
    .report_2 .list_number > div:nth-child(2) p,
    .report_2 .list_number > div:nth-child(3) p,
    .report_2 .list_number > div:nth-child(4) p {
        max-width: 100px;
    }
    .report_2 .list_number > div:nth-child(3) span,
    .report_2 .list_number > div:nth-child(5) span {
        min-width: 45px;
    }
    .report_2 .img_report_mob {
        display: block;
    }
    .report_2 .img_report {
        display: none;
    }
    .report_2 .image_report_2 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
        margin-top: 80px;
        margin-bottom: 65px;
    }
    .report_2 .wrap_list_2 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
        margin-top: 0;
    }
    .report_2 .wrap_list_2 h3 {
        margin: 0 0 66px;
    }
    .report_2 .wrap_list_2 > div:nth-child(2) p,
    .report_2 .wrap_list_2 > div:nth-child(3) p,
    .report_2 .wrap_list_2 > div:nth-child(4) p {
        max-width: 240px;
    }
    .report_2 {
        padding-bottom: 30px;
        margin-bottom: 75px;
    }
    .report_2 h3 {
        margin-top: -20px;
    }
    .report_3 {
        padding-bottom: 10px;
        margin-bottom: 80px;
    }
    .report_3 .title_report {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .report_3 .title_report h2 {
        margin-top: 48px;
    }
    .report_3 .title_report img {
        width: 227px;
        margin-right: 25px;
    }
    .report_3 .list_number {
        width: 100%;
    }
    .report_3 .list_number > div {
        width: 50%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 72px;
    }
    .report_3 .list_number > div span {
        margin-bottom: 0;
    }
    .report_3 .list_number > div p {
        max-width: 200px;
    }
    .report_4 .list_number .image_report {
        width: 100%;
        max-width: 100%;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .report_4 .list_number .image_report p {
        max-width: 400px;
        font-size: 16px;
        line-height: 24px;
        margin: 0 auto;
    }
    .report_4 .list_number p {
        font-size: 16px;
        line-height: 24px;
    }
    .report_4 .list_number > div {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 50%;
    }
    .report_4 {
        padding-bottom: 70px;
        margin-bottom: 90px;
    }
    .report_5 {
        margin-bottom: 150px;
    }
    .report_5 .title_report {
        width: 100%;
        max-width: 100%;
    }
    .report_5 .title_report .descr {
        max-width: 330px;
    }
    .report_5 .list_number {
        width: 100%;
        max-width: 100%;
        margin-top: 50px;
    }
    .report_5 .list_number p {
        font-size: 16px;
        line-height: 24px;
    }
    .banner_report .text_banner {
        margin-top: 229px;
    }
    .banner_report {
        background-position: center 60px;
    }
    .list_number span {
        font-size: 48px;
        line-height: 48px;
        margin-right: 20px;
        min-width: 56px;
    }
    .report_1 .wrap_list > div {
        margin-bottom: 85px;
    }
    .list_number .lang_number {
        min-width: 103px;
    }
    .list_number p {
        font-size: 14px;
        line-height: 22px;
    }
    .toggle_menu {
        left: 13px;
    }
    .patron {
        padding: 96px 0 89px;
        margin-top: 0;
    }
    .text_donation {
        width: 100%;
        max-width: 100%;
        position: relative;
        margin-bottom: 103px;
    }
    .image_donation {
        position: absolute;
        top: -80px;
        right: -25px;
        height: 180px;
    }
    .form_donation {
        width: 100%;
        max-width: 510px;
        margin: 0 auto;
    }
    .donation {
        padding-bottom: 130px;
    }
    .image_patron {
        width: 100%;
    }
    .image_patron img {
        position: static;
        margin: 0 auto;
    }
    .text_patron {
        width: 100%;
        margin-top: -180px;
    }
    .text_patron .buttons {
        margin-top: 75px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .text_patron .buttons .btn {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-right: 100px;
    }
    .text_patron .buttons .link {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .programs {
        padding-top: 50px;
    }
    .main_head .head .wrap_logo {
        position: static;
    }
    .head,
    .main_head .head {
        padding: 10px;
        height: 64px;
        min-height: 64px;
    }
    .head .wrap_logo,
    .main_head .head .wrap_logo {
        margin: 0 auto;
    }
    .head .wrap_logo .logo,
    .main_head .head .wrap_logo .logo {
        margin: 0;
    }
    .name_logo {
        margin-top: 2px;
    }
    .nav_head .name_logo {
        margin-top: 8px;
    }
    .btn_head {
        height: auto;
        top: 10px;
    }
    .btn_volume,
    .head .logo img,
    .head .phone {
        display: none;
    }
    .main_head .head .phone {
        display: block;
    }
    .main_head .head .btn_head {
        position: absolute;
        top: -5px;
        right: 0;
    }
    .main_head .head .btn_donation {
        width: 44px;
        height: 44px;
        background: url(../img/icon_heart.svg) center no-repeat #121212;
        border-radius: 50%;
        margin-top: 4px;
    }
    .main_head .head .btn_donation span,
    .main_head .head.scroll .phone {
        display: none;
    }
    .btn_donation {
        width: 44px;
        height: 44px;
        background: url(../img/icon_heart.svg) center no-repeat #fa9054;
        border-radius: 50%;
    }
    .btn_donation span {
        display: none;
    }
    .btn_donation:hover {
        background: url(../img/icon_heart.svg) center no-repeat #f06d24;
    }
    .head .title_logo {
        font-size: 9.5px;
    }
    .head .title_logo span {
        font-size: 19.2px;
    }
    .head .descr_logo {
        font-size: 3.1px;
    }
    .container {
        margin-top: 64px;
    }
    .text_banner {
        margin-top: 114px;
    }
    .last_new {
        margin-bottom: 70px;
    }
    .last_new .item_blog {
        margin-bottom: 0;
    }
    .last_new .subtitle {
        margin-bottom: 50px;
    }
    .news.last_new .item_blog .title {
        max-height: 100%;
    }
    .last_new .item_blog .image {
        margin-bottom: 24px;
    }
    .last_new .item_blog .title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 24px;
    }
    .last_new .item_blog .date {
        font-size: 16px;
        line-height: 24px;
    }
    .news .subtitle {
        margin-bottom: 50px;
    }
    .item_blog .title {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 11px;
    }
    .news .item_blog .title {
        max-height: 47px;
        overflow: hidden;
    }
    .item_blog .image {
        margin-bottom: 20px;
    }
    .item_blog {
        margin-bottom: 60px;
    }
    .support {
        margin-bottom: 170px;
    }
    footer {
        text-align: center;
    }
    .logo_foot {
        width: 100%;
        max-width: 100%;
    }
    .logo_foot .logo {
        margin: 16px auto 33px;
        width: 80px;
    }
    .wrap_foot {
        padding-bottom: 42px;
    }
    .wrap_foot .descr {
        max-width: 430px;
        margin: 0 auto 60px;
        color: #3f6982;
    }
    .wrap_foot .btn {
        margin: 0 auto 15px;
    }
    .menu_foot {
        display: none;
    }
    .info_foot {
        width: 100%;
        max-width: 480px;
        margin: 0 auto;
    }
    .requisites {
        border: none;
    }
    .contacts_foot,
    .item_requisites {
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .requisites p {
        margin-bottom: 42px;
    }
    .wrap_link {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 75px;
    }
    .wrap_link a {
        margin: 0 16px;
    }
    .copyright {
        padding: 25px 0 18px;
    }
    .wrap_copy {
        width: 100%;
        max-width: 100%;
        text-align: center;
        display: block;
    }
    .wrap_copy p {
        margin-bottom: 15px;
        line-height: 18px;
    }
    .link_foot a {
        display: block;
        margin: 0 0 10px;
    }
    .top {
        width: 50px;
        height: 50px;
    }
    .wrap_title h1 {
        width: 100%;
        max-width: 100%;
        margin-bottom: 24px;
    }
    .wrap_title {
        padding-top: 50px;
        margin-bottom: 50px;
    }
    .wrap_title .descr {
        width: 100%;
        max-width: 530px;
        padding-right: 60px;
        margin-top: 0;
    }
    .icon_programs {
        width: 64px;
    }
    .item_programs {
        width: 47.5%;
        padding: 50px 21px 35px 30px;
        min-height: 260px;
    }
    .item_programs p br {
        display: none;
    }
    .title_programs {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 24px;
    }
    .wrap_programs {
        margin-bottom: 50px;
    }
    aside {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .widget_support {
        display: none;
    }
    .widget_category {
        margin-bottom: 4px;
    }
    .widget_category .title_widget {
        display: none;
    }
    .menu_category {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .menu_category li {
        background: #edf6f9;
        border-radius: 16px;
        height: 72px;
        line-height: 72px;
        width: 30.5%;
        text-align: center;
    }
    .menu_category li.active,
    .menu_category li:hover {
        -webkit-box-shadow: inset 0 0 0 3px #1ba4ce;
        box-shadow: inset 0 0 0 3px #1ba4ce;
    }
    .menu_category li .svg {
        height: 36px;
        width: 36px;
        top: -10px;
        left: -8px;
    }
    .main_video {
        margin-bottom: 60px;
        padding-bottom: 56px;
    }
    .wrap_video .item_blog {
        width: 50%;
    }
    .wrap_video .item_blog img {
        width: 100%;
    }
    .main_video .title_video .announc {
        width: 100%;
        margin-bottom: 40px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 37px 48px 36px 43px;
    }
    .main_video .title_video .title {
        width: 100%;
    }
    .title_announc {
        font-size: 22px;
        line-height: 27px;
        margin: 0;
    }
    .main_video .image {
        margin-bottom: 60px;
    }
    .banner_wards .image_banner {
        height: 254px;
        top: 70px;
        left: auto;
        right: -105.5px;
    }
    .banner_wards .image_banner img {
        height: 100%;
        width: auto;
    }
    .banner_wards .text_banner {
        width: 52%;
        margin-top: 60px;
    }
    .banner_wards .text_banner h1 {
        margin-bottom: 30px;
    }
    .banner_wards .descr {
        margin-bottom: 34px;
    }
    .banner_wards {
        padding-bottom: 52px;
    }
    .wrap_wards {
        padding-top: 40px;
    }
    .image_wards {
        width: 150px;
        height: 150px;
        margin-right: 40px;
    }
    .text_wards p {
        margin-bottom: 35px;
    }
    .item_wards {
        padding-bottom: 40px;
        margin-bottom: 40px;
    }
    .wrap_ward {
        position: relative;
        padding-top: 172px;
        padding-bottom: 45px;
    }
    .wrap_ward .link {
        position: absolute;
        top: 50px;
        left: 0;
        margin: 0;
    }
    .wrap_ward h1 {
        position: absolute;
        top: 94px;
        left: 0;
        font-size: 36px;
        line-height: 42px;
    }
    .info_ward {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .info_ward .item_info {
        -webkit-box-flex: 3;
        -webkit-flex: 3;
        -ms-flex: 3;
        flex: 3;
        max-width: 370px;
        margin-bottom: 30px;
    }
    .info_ward .list_sum li {
        padding: 23px 27px 33px;
        height: auto;
    }
    .info_ward .list_sum li span {
        margin-top: 26px;
    }
    .carousel_ward {
        width: 214px;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        margin-right: 64px;
    }
    .carousel_ward .image_ward {
        height: auto;
        margin-bottom: 25px;
    }
    .carousel_ward span {
        display: block;
        margin: 0 auto;
    }
    .carousel_ward .slick-arrow.slick-prev {
        bottom: 5px;
    }
    .carousel_ward .slick-arrow {
        bottom: -7px;
    }
    .image_document {
        margin-bottom: 20px;
    }
    .text_ward .wrap_document {
        margin: 50px 0 20px;
    }
    .banner_about .text_banner {
        width: 58%;
    }
    .title_about {
        width: 100%;
        max-width: 450px;
    }
    .wrap_about {
        width: 100%;
        max-width: 100%;
    }
    .documents .title_about {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 100%;
    }
    .text_nav {
        display: block;
        margin-top: 7px;
    }
    .banner_program .nav_banner {
        margin: 0 auto;
        max-width: 252px;
    }
    .banner_program .nav_banner span {
        display: none;
    }
    .banner_program .text_banner h1 {
        margin-bottom: 26px;
    }
    .banner_program {
        background-position: center -60px;
        padding-top: 287px;
        height: 490px;
    }
    .program {
        margin: 0;
        padding: 60px 0 100px;
    }
    .content_article {
        margin: 0 0 100px;
        padding: 60px 0 0;
    }
    .banner_article .image_banner img {
        margin: 0;
        left: -318px;
    }
    .banner_article .link {
        margin-bottom: 116px;
    }
    .banner_article h1 {
        margin-bottom: 46px;
    }
    .text_left .image_text {
        float: right;
        margin-bottom: 35px;
    }
    .text_left {
        overflow: hidden;
        display: block;
        margin-bottom: 30px;
    }
    .text_left .text p:first-child {
        margin-bottom: 40px;
    }
    .text_left .text {
        max-width: 100%;
    }
    .quote {
        padding: 27px 0 27px 100px;
        margin-bottom: 68px;
    }
    .text_right .img_mob {
        display: block;
    }
    .text_right .img {
        display: none;
    }
    .text_right .image_text {
        width: 100%;
        margin-bottom: 28px;
        margin-right: 0;
    }
    .text_right .text {
        width: 100%;
        max-width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .text_right {
        margin-bottom: 10px;
    }
    .list li {
        margin-bottom: 15px;
        padding-left: 34px;
    }
    .article_news.news .subtitle {
        margin-bottom: 35px;
    }
    .article_news.news .subtitle span {
        padding-right: 25px;
    }
    .carousel_blog.defaultscroll,
    .carousel_new.defaultscroll,
    .carousel_thanks.defaultscroll {
        padding: 0 0 0 60px;
        margin: 0 -60px;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -webkit-flex-direction--ms-flex-direction: row;
        -webkit-flex-direction--ms-flex-direction-flex-direction: row;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        white-space: nowrap;
        width: calc(100% + 120px);
    }
    .carousel_blog.defaultscroll .item_blog,
    .carousel_blog.defaultscroll .item_thanks,
    .carousel_new.defaultscroll .item_blog,
    .carousel_new.defaultscroll .item_thanks,
    .carousel_thanks.defaultscroll .item_blog,
    .carousel_thanks.defaultscroll .item_thanks {
        min-width: 570px;
        white-space: normal;
        margin-right: 30px;
    }
    .carousel_blog.defaultscroll .item_blog .title,
    .carousel_new.defaultscroll .item_blog .title,
    .carousel_thanks.defaultscroll .item_blog .title {
        font-size: 24px;
        line-height: 32px;
        max-height: 100%;
        margin-bottom: 14px;
    }
    .carousel_new.defaultscroll {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
    }
    .main_blog .link {
        position: relative;
        padding-left: 0;
        margin-left: 60px;
    }
    .main_page .carousel .item_blog {
        margin-bottom: 36px;
    }
    .main_page .wrap_carousel {
        border: none;
    }
    .wrap_carousel {
        border: none;
        margin-bottom: 90px;
    }
    .article_news {
        width: calc(100% + 120px);
        margin-left: -60px;
        margin-right: -60px;
        padding-left: 60px;
    }
    .main_blog,
    .thanks {
        overflow: hidden;
    }
    .carousel_new .item_blog .image {
        height: 220px;
    }
    .nav_carousel {
        display: none;
    }
    .wrap_head {
        height: 961px;
    }
    .top_head {
        margin-bottom: 314px;
    }
    .main_blog {
        padding-bottom: 115px;
    }
    .main_blog h2 {
        margin-bottom: 52px;
    }
}
@media only screen and (max-width: 860px) {
    .wrap_video {
        margin-bottom: 0;
    }
    .item_reporting .btn {
        width: 300px;
        margin-right: 10px;
    }
    .item_reporting .buttons {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .item_reporting .title_reporting {
        max-width: 300px;
    }
    .item_reporting p {
        max-width: 300px;
        margin-bottom: 90px;
    }
    .wrap_reporting {
        margin-bottom: 100px;
    }
    .carousel_reporting {
        margin-left: 220px;
    }
    .carousel_reporting .slick-arrow.slick-next,
    .carousel_reporting .slick-arrow.slick-prev {
        left: 60px;
    }
    .info_reporting .info_item span {
        font-size: 26px;
        margin-bottom: 5px;
    }
    .info_reporting .info_item {
        font-size: 12px;
        padding-top: 50px;
    }
    .legend {
        margin-top: 8px;
    }
    .guide_application .item_guide .text_image {
        left: 20px;
        bottom: 31px;
        width: calc(100% - 40px);
        padding: 8px 10px 9px;
    }
    .guide_application .item_guide .text_image p {
        font-size: 10px;
        line-height: 12px;
    }
    .guide_application .item_guide .text_image .title_image {
        font-size: 14px;
    }
    .popup_guide {
        max-width: 644px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .guide_application .item_guide {
        max-width: 170px;
        margin-left: 10px;
    }
    .guide_application .image_guide {
        padding: 17px 5px 0;
        margin-bottom: 35px;
        max-width: 160px;
    }
    .item_guide::before {
        width: 32px;
        height: 32px;
        font-size: 16px;
        line-height: 32px;
        top: 6px;
    }
    .tabs_guide {
        margin-bottom: 50px;
    }
    .portal .item_guide {
        padding: 55px 0 0;
    }
    .portal .item_guide img {
        width: 100%;
    }
    .portal .item_guide:nth-child(2) {
        padding-top: 385px;
    }
    .portal .item_guide:nth-child(2) img {
        top: 55px;
        left: 0;
        width: 100%;
        max-width: 488px;
    }
    .portal .item_guide:nth-child(2) .text_guide,
    .portal .item_guide:nth-child(3) .text_guide {
        margin: 0;
    }
    .portal .item_guide:nth-child(1) {
        margin-bottom: 63px;
    }
    .portal .item_guide:nth-child(3) {
        padding-top: 10px;
        margin-bottom: 80px;
    }
    .portal .item_guide:nth-child(3)::before {
        top: -250px;
        right: 73px;
        left: auto;
    }
    .portal .item_guide:nth-child(1) img:nth-child(1) {
        width: 100%;
        max-width: 488px;
        margin: 0;
    }
    .portal .item_guide:nth-child(1) img:nth-child(2) {
        display: none;
    }
    .portal {
        padding: 0 36px;
    }
    .image_program {
        width: 100%;
        max-width: 100%;
        margin-bottom: 43px;
        margin-right: 0;
    }
    .image_program .img {
        display: none;
    }
    .image_program .img_mob {
        display: block;
    }
    .image_note {
        width: 100%;
        margin-right: 0;
        text-align: left;
        margin-bottom: 50px;
    }
    .wrap_note {
        padding: 54px 0 60px;
    }
    .banner_about {
        background-position: -133px -82px;
        margin-bottom: 90px;
    }
    .banner_about .text_banner {
        width: 100%;
        max-width: 100%;
        margin-top: -50px;
    }
    .banner_about .image_banner {
        position: static;
        margin-top: 129px;
    }
    .banner_about .image_banner img {
        width: 632px;
        height: auto;
    }
    .banner_about h1 {
        margin-bottom: 30px;
    }
    .banner_about .quote {
        margin-top: 53px;
    }
    .activity .item_about {
        padding-left: 79px;
        margin-bottom: 54px;
    }
    .item_about p {
        font-size: 14px;
        line-height: 22px;
    }
    .activity .item_about span {
        top: 11px;
    }
    .wrap_about {
        margin-top: 23px;
    }
    .about {
        border: none;
    }
    .resources {
        padding: 26px 0 0;
    }
    .resources .title_about h2 {
        margin-bottom: 61px;
    }
    .resources .item_about {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .resources .item_about img {
        margin-right: 30px;
        margin-bottom: 0;
    }
    .resources .item_about p {
        font-size: 16px;
        line-height: 24px;
    }
    .documents {
        padding-top: 74px;
        margin-bottom: 144px;
    }
    .documents h2 {
        margin-bottom: 67px;
    }
    .thanks {
        padding-bottom: 140px;
    }
}
@media only screen and (max-width: 758px) {
    .form_volunteer .steps_form {
        display: block;
    }
    .form_volunteer {
        margin-top: 0;
    }
    .form_volunteer .form {
        padding-top: 28px;
    }
    .form_volunteer .steps_form .step {
        display: block;
        width: 100%;
        text-align: left;
        padding-left: 50px;
        position: relative;
        margin-bottom: 29px;
    }
    .form_volunteer .steps_form .step span {
        position: absolute;
        top: -2px;
        left: 0;
        margin: 0;
    }
    .form_volunteer .steps_form .step:nth-child(1),
    .form_volunteer .steps_form .step:nth-child(4) {
        width: 100%;
        margin: 0 0 29px;
    }
    .form_volunteer .scale_form {
        width: 2px;
        height: 140px;
        left: 11px;
        bottom: auto;
    }
    .form_volunteer .tab.tab_1 .scale_form,
    .form_volunteer .tab.tab_2 .scale_form,
    .form_volunteer .tab.tab_3 .scale_form,
    .form_volunteer .tab.tab_4 .scale_form {
        top: -195px;
    }
    .form_volunteer .scale_form span {
        width: 2px;
        height: 0;
    }
    .form_volunteer .tab.tab_2 .scale_form span {
        height: 33.33%;
    }
    .form_volunteer .tab.tab_3 .scale_form span {
        height: 66.66%;
    }
    .form_volunteer .tab.tab_4 .scale_form span {
        height: 100%;
    }
}
@media only screen and (max-width: 720px) {
    .carousel_ward {
        margin-right: 40px;
    }
    .wrap_document.defaultscroll {
        padding: 0;
        margin: 0;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -webkit-flex-direction--ms-flex-direction: row;
        -webkit-flex-direction--ms-flex-direction-flex-direction: row;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        white-space: nowrap;
    }
    .text_ward {
        overflow: hidden;
        width: calc(100% + 48px);
        margin-left: -24px;
        margin-right: -24px;
        padding-left: 24px;
    }
    .item_document {
        min-width: 212px;
        white-space: normal;
        margin-right: 32px;
    }
    .image_document {
        margin-bottom: 9px;
    }
    .documents .item_document {
        min-width: 233px;
    }
    .about.documents {
        overflow: hidden;
        width: calc(100% + 48px);
        margin-left: -24px;
        margin-right: -24px;
        padding-left: 24px;
        margin-bottom: 114px;
    }
    .wrap_head {
        height: 484px;
        background-position: center -140px;
    }
    .top_head {
        margin-bottom: 81px;
        padding-top: 26px;
    }
    .top_head img:first-child {
        height: 43px;
        margin-right: 37px;
    }
    .top_head img:last-child {
        height: 36px;
        margin: 0;
    }
    .text_head .subtitle_head {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 4px;
    }
    .text_head h1 {
        font-size: 42px;
        line-height: 46px;
        max-width: 300px;
        margin: 0 0 36px;
    }
    .text_head .buttons {
        display: block;
    }
    .text_head .buttons .btn {
        margin-bottom: 40px;
    }
    .text_head .buttons .broadcast {
        margin: 0;
    }
}
@media only screen and (max-width: 700px) {
    .carousel_main_programs.defaultscroll {
        padding: 0 0 0 24px;
        margin: 0 -24px;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -webkit-flex-direction--ms-flex-direction: row;
        -webkit-flex-direction--ms-flex-direction-flex-direction: row;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        white-space: nowrap;
        width: calc(100% + 48px);
    }
    .carousel_main_programs.defaultscroll .wrap_programs {
        white-space: nowrap;
        min-width: 1056px;
    }
    .carousel_main_programs.defaultscroll .item_programs {
        min-width: 256px;
        width: 256px;
        white-space: normal;
        margin-right: 8px;
        padding: 91px 45px 25px 28px;
        margin-bottom: 0;
        min-height: 300px;
    }
    .carousel_main_programs.defaultscroll .item_programs .icon_programs {
        top: 24px;
        right: auto;
        left: 28px;
    }
    .programs {
        padding-top: 40px;
    }
    .programs .wrap_title {
        margin-bottom: 40px;
    }
    .programs .wrap_title .descr {
        max-width: 230px;
        padding-right: 0;
    }
    .image_patron img {
        width: 382px;
    }
    .subtitle_patron {
        margin-bottom: 0;
    }
    .text_patron {
        margin-top: -115px;
    }
    .title_patron span {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 20px;
    }
    .title_patron {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 20px;
        width: calc(100% + 10px);
    }
    .title_patron br {
        display: block;
    }
    .banner_article {
        height: 456px;
    }
    .banner_article .image_banner img {
        height: 100%;
        left: auto;
        right: -710px;
    }
    .banner_article .link {
        margin-bottom: 42px;
    }
    .banner_article h1 {
        font-size: 24px;
        line-height: 30px;
        padding-right: 20px;
        margin-bottom: 40px;
    }
    .banner_article .date {
        margin-bottom: 35px;
        width: 100%;
        margin-right: 0;
    }
    .content_article {
        padding: 36px 0 0;
        margin-bottom: 50px;
    }
    .content_article h2 {
        margin-bottom: 20px;
    }
    .text_left .image_text {
        float: none;
        width: 100%;
        margin: 0 0 28px;
    }
    .content h2 {
        font-size: 36px;
        line-height: 42px;
    }
    .content h3 {
        font-size: 24px;
        line-height: 32px;
    }
    .list li {
        padding-left: 28px;
        margin-bottom: 32px;
    }
    .carousel_new.defaultscroll .item_blog {
        min-width: 216px;
    }
    .carousel_new .item_blog .image {
        height: auto;
        margin-bottom: 16px;
    }
    .carousel_blog.defaultscroll .item_blog .title,
    .carousel_new.defaultscroll .item_blog .title,
    .carousel_thanks.defaultscroll .item_blog .title {
        font-size: 16px;
        line-height: 22px;
        max-height: 44px;
        overflow: hidden;
    }
    .article_news.news .subtitle {
        margin-bottom: 24px;
        margin-right: 24px;
    }
    .wrap_carousel {
        margin-bottom: 50px;
    }
    .article_news {
        overflow: hidden;
        width: calc(100% + 48px);
        margin-left: -24px;
        margin-right: -24px;
        padding-left: 24px;
    }
    .about.documents .btn {
        margin-right: 24px;
    }
    .banner .wrapper,
    .content,
    .wrapper {
        padding: 0 24px;
    }
    .banner_blog {
        height: 360px;
        background-size: cover;
    }
    .banner_blog .text_banner {
        width: 74%;
    }
    h1 {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 19px;
    }
    .last_new {
        margin: -102px 0 40px;
    }
    .text_banner {
        margin-top: 38px;
    }
    .news .subtitle {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 24px;
    }
    .news .subtitle span {
        padding-right: 25px;
    }
    .last_new .item_blog .image {
        margin-bottom: 12px;
    }
    .news.last_new .item_blog .title {
        font-size: 16px;
        line-height: 22px;
        max-height: 47px;
        margin-bottom: 8px;
    }
    .last_new .item_blog .date {
        font-size: 14px;
        line-height: 24px;
    }
    .item_blog .image {
        height: 140px;
        margin-bottom: 12px;
    }
    .item_blog .title {
        margin-bottom: 8px;
    }
    .item_blog {
        margin-bottom: 40px;
    }
    .support h2 {
        font-size: 36px;
        line-height: 42px;
    }
    .support span {
        margin-bottom: 15px;
    }
    .support .descr {
        margin-bottom: 40px;
    }
    .support {
        margin-bottom: 80px;
    }
    .wrap_title {
        padding-top: 32px;
    }
    .icon_programs {
        width: 48px;
    }
    .menu_category li a span {
        display: none;
    }
    .menu_category li {
        width: 27%;
        margin-bottom: 20px;
    }
    .menu_category li a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        padding: 0;
    }
    .menu_category li .svg {
        position: static;
        margin: auto;
    }
    .wrap_content {
        padding: 24px 24px 0;
    }
    .main_video .image {
        margin-bottom: 14px;
    }
    .title_announc {
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 23px;
        width: 100%;
    }
    .main_video .title_video .announc {
        padding: 16px 12px 21px 23px;
        margin-bottom: 24px;
    }
    .main_video .title {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 0;
    }
    .main_video {
        padding-bottom: 24px;
        margin-bottom: 40px;
    }
    .text_patron .buttons {
        display: block;
        margin-top: 38px;
    }
    .text_patron .buttons .link {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 43px;
    }
    .text_patron .buttons .btn {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .image_donation {
        display: none;
    }
    .main_page h2 {
        font-size: 36px;
        line-height: 42px;
    }
    .patron {
        padding-bottom: 35px;
    }
    .text_donation .list {
        margin-bottom: 28px;
    }
    .text_donation {
        margin-bottom: 20px;
    }
    .donation {
        padding-bottom: 80px;
    }
    .main_blog h2 {
        margin-bottom: 32px;
    }
    .carousel_blog.defaultscroll .item_blog,
    .carousel_thanks.defaultscroll .item_thanks {
        min-width: 216px;
        margin-right: 16px;
    }
    .carousel_thanks.defaultscroll .item_thanks {
        padding: 54px 20px 48px;
    }
    .main_page .wrap_carousel {
        padding-bottom: 0;
    }
    .main_blog {
        padding-bottom: 83px;
    }
    .text_thanks {
        padding-right: 0;
        margin-top: 28px;
        text-align: center;
    }
    .text_thanks p {
        display: none;
    }
    .item_popup .text_thanks p {
        display: block;
    }
    .thanks {
        padding-bottom: 80px;
    }
    .carousel_blog.defaultscroll,
    .carousel_new.defaultscroll,
    .carousel_thanks.defaultscroll {
        width: calc(100% + 48px);
        margin-left: -24px;
        margin-right: -24px;
        padding-left: 24px;
    }
    .main_page .support {
        padding-bottom: 80px;
    }
    .popup_donation {
        padding: 36px 30px 30px;
    }
    .popup_donation .form {
        max-width: 510px;
        margin: 0 auto;
    }
    .title_volunteer h1 {
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 0;
    }
    .wrap_volunteer {
        padding: 30px 0 40px;
    }
    .title_volunteer .descr,
    .title_volunteer p {
        display: none;
    }
    .form_volunteer .form .item_form_lg input {
        height: 128px;
    }
    .form_volunteer h2 {
        font-size: 24px;
        line-height: 32px;
    }
    .form_volunteer .tab.tab_3 .fields {
        display: block;
        width: 100%;
        margin-left: 0;
    }
    .form_volunteer .tab.tab_3 .fields .wrap_field {
        width: 100%;
        margin: 0;
    }
    .form_volunteer .tab.tab_3 .fields .wrap_field input {
        height: 64px;
    }
    .form_volunteer .form .item_checkbox,
    .form_volunteer .form .regularly .wrap_fields,
    .form_volunteer .form .wrap_checkbox {
        width: 100%;
        max-width: 100%;
    }
    .success_volunteer h2 {
        font-size: 24px;
    }
    .success_volunteer {
        padding: 40px 0 60px;
    }
}
@media only screen and (max-width: 640px) {
    .popup_contract {
        padding: 20px 24px 7px;
    }
    .popup_contract .title_popup {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 20px;
        margin-top: 35px;
    }
    .popup_contract .title_popup br {
        display: block;
    }
    .wrap_reporting {
        padding-top: 28px;
        margin-bottom: 55px;
    }
    .diagram_reporting {
        position: relative;
        margin-top: 0;
        right: auto;
    }
    .item_reporting {
        padding-top: 170px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .wrap_reporting h1 {
        margin-bottom: 40px;
    }
    .carousel_reporting {
        margin-left: 200px;
    }
    .carousel_reporting .slick-arrow.slick-next,
    .carousel_reporting .slick-arrow.slick-prev {
        left: 52px;
    }
    .text_reporting p {
        width: 100%;
        margin-bottom: 40px;
        max-width: 100%;
    }
    .reporting {
        width: calc(100% + 20px);
        margin-left: -10px;
        margin-right: -10px;
    }
    .item_reporting .buttons {
        display: block;
        margin-bottom: 35px;
    }
    .item_reporting .buttons .btn {
        margin-bottom: 35px;
        width: 100%;
        max-width: 300px;
    }
    .legend {
        margin-top: -10px;
    }
    .guide_application .item_guide {
        width: 47%;
    }
    .banner_report .text_banner {
        margin-top: 145px;
    }
    .banner_report .text_banner .descr {
        margin-bottom: 33px;
    }
    .banner_report {
        background-size: 180%;
        background-position: center 40px;
        margin-bottom: 0;
    }
    .report_1 {
        border: none;
        padding: 44px 0 0;
    }
    .report_1 .title_report img {
        left: 50%;
        right: auto;
        top: -168px;
        margin-left: -135px;
    }
    .report_1 .title_report {
        margin-top: 168px;
    }
    .report_1 .title_report h2 {
        max-width: 120px;
        margin-bottom: 20px;
    }
    .report_1 .title_report .descr {
        width: calc(100%+ 10px);
        margin-right: -10px;
    }
    .report_1 .wrap_list > div {
        width: 100%;
    }
    .banner_wards .image_banner {
        height: 230px;
        top: 31px;
        right: auto;
        left: 50%;
        margin-left: -240px;
    }
    .banner_wards .text_banner {
        margin-top: 292px;
        text-align: center;
        width: 100%;
        max-width: 100%;
    }
    .banner_wards .text_banner h1 {
        margin-bottom: 16px;
    }
    .banner_wards .text_banner .descr {
        max-width: 280px;
        margin: 0 auto 28px;
    }
    .banner_wards {
        padding-bottom: 43px;
    }
    .image_wards {
        width: 100%;
        height: auto;
        margin-bottom: 23px;
    }
    .wrap_wards {
        padding-top: 24px;
        margin-bottom: 80px;
    }
    .carousel_ward {
        width: 100%;
        max-width: 370px;
    }
    .info_ward .item_info {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }
    .wrap_ward .link {
        top: 28px;
    }
    .wrap_ward h1 {
        top: 72px;
    }
    .wrap_ward {
        padding-top: 138px;
        padding-bottom: 10px;
    }
    .carousel_ward span {
        width: 100%;
    }
    .carousel_ward .image_ward {
        margin-bottom: 23px;
    }
    .carousel_ward .slick-arrow.slick-prev {
        bottom: -2px;
    }
    .carousel_ward .slick-arrow {
        bottom: -14px;
    }
    .info_ward .list_sum li {
        padding: 16px 27px 19px;
    }
    .info_ward .list_sum li span {
        margin-top: 16px;
    }
    .btn_link {
        line-height: 22px;
        margin-top: 25px;
    }
    .tabs .tab:last-child {
        margin-right: 0;
    }
    .tabs .tab {
        padding: 10px 20px 25px;
    }
    .tabs {
        margin-bottom: 32px;
    }
    .text_ward .wrap_document {
        margin: 0 0 45px;
    }
    .banner_about .image_banner img {
        width: 377px;
        margin: 0 -30px;
    }
    .banner_about .image_banner {
        width: 100%;
        max-width: 100%;
        margin-top: 39px;
    }
    .item_about {
        width: 100%;
    }
    .banner_about {
        overflow: hidden;
        background-position: -300px -120px;
        margin-bottom: 70px;
    }
    .banner_about h1 {
        margin-bottom: 24px;
    }
    .banner_about .quote {
        margin-top: 38px;
        margin-bottom: 10px;
    }
    .wrap_about {
        margin: 0;
    }
    .activity .item_about {
        margin-bottom: 44px;
    }
    .resources .title_about h2 {
        max-width: 160px;
        margin-bottom: 40px;
    }
    .resources .item_about {
        width: 43%;
        display: block;
        margin-bottom: 40px;
    }
    .resources .item_about p {
        font-size: 14px;
        line-height: 22px;
    }
    .resources .item_about img {
        margin-bottom: 20px;
    }
    .documents {
        padding-top: 42px;
    }
    .documents h2 {
        text-align: center;
        margin-bottom: 40px;
        width: 100%;
    }
    .about.documents .btn {
        margin: 0 auto 60px;
    }
    .banner_program {
        height: 448px;
        background-position: center -85px;
        padding-top: 271px;
    }
    .banner_program .subtitle_banner {
        letter-spacing: 0.6em;
        padding-left: 7px;
    }
    .program {
        padding: 24px 0 80px;
    }
    .image_program {
        margin-bottom: 24px;
    }
    .carousel_programs {
        margin-bottom: 23px;
    }
    .wrap_note {
        padding: 40px 0 51px;
    }
    .image_note {
        margin-bottom: 30px;
    }
    .image_note img {
        display: block;
    }
    .report_1 .image_report img:first-child,
    .report_1 .image_report img:last-child {
        width: 43.5%;
    }
    .report_1 .image_report img:last-child {
        margin-top: 30px;
    }
    .report_1 .wrap_list {
        padding-top: 50px;
    }
    .report_1 .wrap_list > div {
        margin-bottom: 52px;
    }
    .report_1 .wrap_list > div span {
        margin-right: 49px;
    }
    .report_1 .wrap_list > div:first-child span {
        margin-right: 20px;
    }
    .report_1 .list_number_1 > div {
        width: 100%;
    }
    .list_number .lang_number {
        min-width: 58px;
    }
    .report_1 {
        border-bottom: 1px solid #d5e2e7;
        padding-bottom: 0;
        margin-bottom: 40px;
    }
    .report_2 h2 {
        margin-bottom: 19px;
    }
    .report_2 .descr {
        margin-bottom: 25px;
    }
    .report_2 .img_report_mob {
        display: none;
    }
    .report_2 .img_report {
        display: block;
    }
    .report_2 .list_number div {
        width: 100%;
    }
    .report_2 .list_number h3 {
        width: 100%;
        margin: 0 0 34px;
    }
    .report_2 .list_number h3 br {
        display: none;
    }
    .report_2 .image_report {
        margin-bottom: 45px;
        margin-top: 32px;
    }
    .report_2 .list_number > div {
        margin-bottom: 28px;
    }
    .report_2 .list_number > div span {
        min-width: 45px;
        margin-right: 22px;
    }
    .report_2 .wrap_list_2 > div:nth-child(3) br {
        display: none;
    }
    .report_2 {
        padding-bottom: 24px;
        margin-bottom: 50px;
    }
    .report_3 .title_report > div {
        width: 100%;
        text-align: center;
    }
    .report_3 .title_report > div h2 {
        margin: 0 0 19px;
    }
    .report_3 .title_report > div .descr {
        margin: 0 auto 45px;
    }
    .report_3 .title_report img {
        margin: 0 auto 31px;
    }
    .report_3 .list_number > div {
        width: 100%;
        margin-bottom: 36px;
    }
    .report_3 .list_number > div p {
        max-width: 100%;
        -webkit-box-flex: 4;
        -webkit-flex: 4;
        -ms-flex: 4;
        flex: 4;
    }
    .report_3 {
        padding-bottom: 17px;
        margin-bottom: 50px;
    }
    .report_4 h2 {
        margin-bottom: 19px;
    }
    .report_4 .descr {
        margin-bottom: 45px;
    }
    .report_4 .list_number .image_report img {
        margin-bottom: 40px;
    }
    .report_4 .list_number > div {
        width: 100%;
        margin-top: 40px;
    }
    .report_4 .list_number > div p {
        margin-top: 32px;
    }
    .report_4 .list_number > div:last-child p br {
        display: none;
    }
    .report_4 {
        padding-bottom: 40px;
        margin-bottom: 50px;
    }
    .report_5 h2 {
        text-align: center;
        margin-bottom: 19px;
    }
    .report_5 .title_report .descr {
        text-align: center;
        max-width: 225px;
        margin: 0 auto;
    }
    .report_5 .list_number {
        margin-top: 299px;
        padding: 23px 5px 23px 30px;
        width: calc(100% + 32px);
        max-width: calc(100% + 32px);
        margin-left: -16px;
        margin-right: -16px;
    }
    .report_5 .list_number img {
        right: auto;
        left: 50%;
        margin-left: -87px;
        bottom: auto;
        top: -237px;
        height: 238px;
    }
    .report_5 .list_number span {
        font-size: 96px;
        margin-right: 26px;
    }
    .report_5 .list_number p {
        margin-top: -5px;
    }
    .report_5 {
        margin-bottom: 80px;
    }
    .popup_guide .title_popup {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 32px;
    }
    .popup_guide {
        padding: 40px 24px;
    }
    .popup_guide .descr {
        display: none;
    }
    .news {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 580px) {
    .portal {
        padding: 0;
    }
    .portal .item_guide:nth-child(2) {
        padding-top: 250px;
    }
    .portal .item_guide:nth-child(1),
    .portal .item_guide:nth-child(3) {
        margin-bottom: 50px;
    }
    .portal .item_guide:nth-child(4) {
        margin-bottom: 41px;
    }
    .portal .item_guide:nth-child(1) p {
        margin-bottom: 20px;
    }
    .portal .item_guide:nth-child(3)::before {
        right: -8px;
    }
    .guide_application .item_guide {
        width: 100%;
        max-width: 214px;
        margin-bottom: 32px;
    }
    .guide_application .image_guide {
        margin: 0 auto 35px;
    }
    .tabs_guide {
        margin-bottom: 35px;
    }
    .guide_application {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .last_item {
        margin-top: 43px;
        padding-top: 48px;
    }
    .banner_report .descr br {
        display: none;
    }
    .item_popup .title_thanks {
        width: 100%;
    }
    .item_popup .text_thanks {
        padding: 0 20px 30px;
        text-align: left;
    }
    .quote {
        padding: 27px 0 66px 40px;
    }
    .quote .author {
        padding-left: 0;
        bottom: 25px;
        left: 41px;
    }
    .item_blog {
        width: 100%;
    }
    .wrap_video .item_blog {
        width: 100%;
        margin-bottom: 36px;
    }
    .wrap_video .item_blog .image {
        height: auto;
    }
    .wrap_foot .descr {
        max-width: 267px;
        margin-bottom: 45px;
    }
    .requisites p {
        margin-bottom: 20px;
    }
    .wrap_link {
        max-width: 180px;
        margin: 40px auto 0;
    }
    .wrap_link .link_phone {
        margin-bottom: 15px;
    }
    .wrap_foot {
        padding-bottom: 30px;
    }
    .wrap_copy p {
        max-width: 180px;
        margin: 0 auto 14px;
    }
    .copyright {
        padding-bottom: 15px;
    }
    .top {
        width: 40px;
        height: 40px;
        bottom: 15px;
    }
    .icon_programs {
        top: 24px;
        right: auto;
        left: 28px;
    }
    .item_programs {
        width: 100%;
        padding: 91px 45px 25px 28px;
        margin-bottom: 20px;
        min-height: 300px;
    }
    .title_programs {
        margin-bottom: 12px;
    }
    .wrap_title .descr p {
        display: inline;
    }
    .wrap_title {
        margin-bottom: 40px;
    }
    .carousel_programs .slick-arrow {
        top: -51px;
    }
    .carousel_programs .slick-arrow.slick-prev {
        top: -63px;
    }
    .wrap_programs {
        margin-bottom: 10px;
    }
    .item_wards {
        margin-bottom: 24px;
    }
    .quote::before {
        width: 24px;
        background-size: 100%;
    }
    .banner_about .quote {
        padding: 27px 0 68px 40px;
    }
    .banner_about .quote .author {
        padding-left: 0;
    }
    .text_note h2 {
        line-height: 32px;
        margin-bottom: 17px;
    }
    .text_note h2 span {
        display: block;
    }
    .patron_note {
        text-align: left;
        margin: 36px 0 32px;
    }
    .patron_note span {
        padding: 0;
    }
    .patron_note span::before {
        display: none;
    }
    .form .item_form {
        width: 100%;
    }
    .form_donation .descr {
        margin-bottom: 40px;
    }
    .form .wrap_form {
        margin-bottom: 2px;
    }
    .wrap_checkbox {
        margin-bottom: 30px;
    }
    .item_popup .title_thanks {
        text-align: left;
        padding: 30px;
    }
    .popup_donation .checkbox {
        font-size: 14px;
        line-height: 22px;
    }
    .popup_donation .checkbox input[type="checkbox"] + label span {
        margin-right: 14px;
    }
    .title_popup {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 12px;
    }
    .text_switch {
        display: none;
        width: auto;
    }
    .btn_switch {
        right: 15px;
        top: 50%;
        margin: -10px 0 0;
        z-index: 50;
    }
    .wrap_switch {
        height: 90px;
        margin: 0;
        max-width: 100%;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 0 15px;
    }
    .wrap_switch input {
        position: absolute;
        width: 20px;
        height: 20px;
        right: 35px;
        top: 50%;
        margin: -10px 0 0;
        display: block;
        opacity: 0;
    }
    #monthly {
        right: 15px;
    }
    .text_monthly,
    .text_ontime {
        padding: 0;
    }
    .text_ontime {
        display: block;
        color: #3f6982;
        opacity: 0;
        position: absolute;
        left: 15px;
    }
    .text_ontime.active {
        color: #1183b4;
        opacity: 1;
        display: block;
    }
    .text_monthly {
        opacity: 0;
    }
    .text_monthly.active {
        color: #1183b4;
        opacity: 1;
        display: block;
    }
}
@media only screen and (max-width: 440px) {
    .wrap_head {
        background: url(../img/bg_mob.png) top center/cover no-repeat #1d1f20;
    }
    .text_right .img {
        display: block;
    }
    .text_right .img_mob {
        display: none;
    }
    .list_sum {
        margin-bottom: 43px;
    }
    .list_sum li {
        width: 100%;
    }
    .list_sum li:first-child {
        margin-bottom: 2px;
        border-radius: 10px 10px 0 0;
    }
    .list_sum li:last-child {
        border-radius: 0 0 10px 10px;
    }
    .info_wards .btn {
        width: 100%;
        max-width: 100%;
        margin-top: 42px;
    }
    .form_volunteer .form .form_buttons,
    .info_wards .buttons {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .form_volunteer .form .btn.next,
    .form_volunteer .form button {
        width: 100%;
        margin: 0 0 44px;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
    .form_volunteer .form .back {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
    .form_volunteer .tab.tab_2 .wrap_field,
    .form_volunteer .tab.tab_3 .wrap_field {
        margin-left: 0;
        width: 100%;
    }
}
@media only screen and (max-width: 400px) {
    .banner_blog {
        background: url(../img/bg_blog_mob.svg) top center/cover no-repeat #f6fbfc;
    }
}
