@import url(https:)

/
/
fonts.googleapis.com

/
css? family

=
Roboto + Condensed:

300
,
400
,
700
|Roboto:

100
,
300
,
400
,
500
,
700
,
900
&
display

=
swap& subset

=
cyrillic, cyrillic-ext

;
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/roboto-regular-webfont.woff2) format("woff2")
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 400;
    src: url(../fonts/roboto-italic-webfont.woff2) format("woff2")
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/roboto-bold-webfont.woff2) format("woff2")
}

@font-face {
    font-family: Roboto;
    font-style: italic;
    font-weight: 700;
    src: url(../fonts/roboto-bolditalic-webfont.woff2) format("woff2")
}

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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

select {
    word-wrap: normal
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.slick-loading .slick-list {
    background: #fff url(ajax-loader.gif) center center no-repeat
}

@font-face {
    font-family: slick;
    src: url(fonts/slick.eot);
    src: url(fonts/slick.eot?#iefix) format("embedded-opentype"), url(fonts/slick.woff) format("woff"), url(fonts/slick.ttf) format("truetype"), url(fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal
}

.slick-next, .slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.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: .25
}

.slick-next:before, .slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.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 {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    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);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[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
}

::-webkit-input-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

::-ms-input-placeholder {
    color: #666
}

::placeholder {
    color: #666
}

::-moz-selection {
    background-color: #015b81;
    color: #fff
}

::selection {
    background-color: #015b81;
    color: #fff
}

input, textarea {
    outline: 0
}

input:focus:required:invalid, textarea:focus:required:invalid {
    border-color: red
}

input:required:valid, textarea:required:valid {
    border-color: green
}

body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.65;
    font-family: Roboto, sans-serif;
    overflow-x: hidden;
    color: #333;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

body.isActive {
    overflow: hidden
}

a, a:hover {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-decoration: none;
    color: #fff
}

.container {
    max-width: 1200px;
    min-width: 300px;
    margin: 0 auto;
    padding: 0 16px
}

.btn {
    padding: 10px 20px;
    background-color: #027db4;
    color: #fff;
    border-radius: 4px
}

.btn:hover {
    color: #fff;
    cursor: pointer;
    background-color: #015b81
}

header {
    height: 73px;
    background-color: #fff;
    width: 100vw;
    position: fixed;
    border-bottom: 1px solid rgba(1, 91, 129, .3);
    -webkit-box-shadow: 0 0 4px 0 rgba(1, 91, 129, .5);
    box-shadow: 0 0 4px 0 rgba(1, 91, 129, .5)
}

.header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header_logo {
    height: 70px
}

.logo_img {
    height: 100%
}

.menu_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.top_item {
    margin: 0;
    padding: 0
}

.top_item_link {
    padding: 10px 15px;
    color: #027db4
}

.top_item_link:hover {
    background-color: rgba(1, 91, 129, .2);
    color: #015b81
}

.top_item_link_active {
    background-color: rgba(1, 91, 129, .2);
    color: #015b81
}

.content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-top: 73px
}

footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #015b81
}

.footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 114px
}

.footer_lB {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.lB_link, .menu_footer {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.lB_link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.menu_footer {
    margin-bottom: 25px
}

.footer_item {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.footer_item_link {
    color: #fff
}

.footer_item_link:hover {
    text-decoration: underline
}

.link_copy, .link_poticy {
    font-size: 14px;
    color: #fff
}

.link_poticy:hover {
    text-decoration: underline
}

.link_copy:hover {
    cursor: default
}

.footer_rB {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -20px
}

.contact_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style-type: none;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-bottom: 0
}

.contact_item_header {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px
}

.contact_item_link {
    color: #fff
}

.contact_item_link::selection {
   background: #0046b8;
}

.footer_M {
    display: none
}

header {
    -webkit-transition: height .5s;
    -o-transition: height .5s;
    transition: height .5s
}

header.isActive {
    height: auto
}

.header_menu.isActive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding-bottom: 20px
}

.header_menu.isActive .top_item {
    width: 100%;
    padding: 10px 0
}

.header_mailto.isActive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.gutter {
    display: none;
    width: 35px;
    height: 35px;
    border: 1px dashed transparent;
    position: absolute;
    top: 20px;
    right: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.gutter span {
    width: 100%;
    height: 3px;
    margin: 4px 0;
    background-color: #015b81;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.gutter.isActive span {
    opacity: 0
}

.gutter.isActive span:first-child {
    opacity: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 14px
}

.gutter.isActive span:last-child {
    opacity: 1;
    margin-top: -16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.isMain {
    width: 100vw;
    min-height: 100vh;
    background-image: url(../img/main.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.isMain:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .7)
}

.main_content {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    background-image: url(../img/main_map.svg);
    background-position: 95% 10%;
    background-repeat: no-repeat;
    background-size: 45%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.main_content_header {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: auto
}

.main_content_footer {
    height: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-top: 1px solid #fff;
    margin: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 11px;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 20px
}

.main_content_footer .main_content_footer_section_row {
    position: relative;
    padding-left: 70px
}

.main_content_footer .main_content_footer_section_row .minsport-logo {
    position: absolute;
    left: 0;
    width: 50px;
    margin: 6px 0
}

.main_content_footer_row_logos .ns-logo {
    height: 28px
}

.main_content_footer_row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 10px 0
}

.main_content_footer_row_center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.main_content_footer_row_center .main_content_footer_item {
    margin: 0 30px
}

.main_content_footer_row_logos .main_content_footer_item {
    line-height: 30px
}

.main_content_footer_row_logos .rr-logo {
    height: 30px
}

.main_content_footer_row_logos .minsport-logo {
    height: 30px
}

.main_content_footer_row_contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main_content_footer_item {
    padding: 0;
    margin: 0;
    font-size: 14px;
    text-align: center
}

.main_content_footer_item img {
    height: 15px;
    margin-right: 10px
}

.main_content_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0 20px
}

.main_content_Lside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.main_content_Lside_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main_content_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    list-style-type: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    margin: 40px 0;
    padding: 0
}

.main_content_menu_link {
    margin: 0 25px;
    position: relative
}

.main_content_menu_link:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    right: -15px;
    background-image: url(../img/main_link_arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.main_content_menu_link:hover {
    color: #027db4
}

.main_content_menu_logo {
    margin-left: 80px
}

.main_content_menu_logo img {
    height: 100%
}

.gutter_main span {
    background-color: #fff
}

.main_content_item {
    margin-left: 80px;
    color: #fff
}

.main_content_Rside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 0 10px;
    margin-right: 40px;
    margin-top: 40px
}

.main_content_img {
    display: none
}

.main_content_item_h2 {
    font-size: 36px;
    font-weight: 400;
    letter-spacing: .04em
}

.main_content_item_desc {
    font-size: 16px;
    letter-spacing: .02em;
    font-weight: 300
}

.main_content_item_link {
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .02em;
    font-weight: 300
}

.main_content_item_link:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    right: -15px;
    background-image: url(../img/main_link_arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.main_content_h1 {
    color: #fff;
    text-transform: uppercase;
    padding-left: 80px;
    font-size: 32px;
    line-height: 48px;
    font-weight: 400;
    margin: 60px 0
}

.main_content_Lside_info {
    min-width: 320px;
    max-width: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 80px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.main_content_info {
    width: 30%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px
}

.main_content_info_h4 {
    padding: 0;
    margin: 0;
    padding-left: 35px;
    position: relative
}

.main_content_info_h4:before {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    top: -2px;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.icon_teach:before {
    background-image: url(../img/main_teach.svg)
}

.icon_star:before {
    background-image: url(../img/main_star.svg)
}

.icon_agree:before {
    background-image: url(../img/main_agree.svg)
}

.icon_megaphon:before {
    background-image: url(../img/main_megaphon.svg)
}

.icon_like:before {
    background-image: url(../img/main_like.svg)
}

.icon_globe:before {
    background-image: url(../img/main_globe.svg)
}

.main_content_info_desc {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 300
}

.main_content_connect {
    margin-left: 80px;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 220px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
    background-color: #027db4
}

.main_content_reward {
    margin-left: 80px;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 220px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
    background-color: #df001a
}

.preloader {
    position: absolute;
    top: 40%;
    width: 0;
    height: 0;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    opacity: 0
}

.preloader img {
    width: 100%
}

.preloader.isActive {
    opacity: 1;
    width: 60px;
    height: 60px
}

.main_news {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    min-width: 320px;
    max-width: 365px;
    min-height: 100%;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.tabsCalendar, .tabsNews {
    display: none
}

.tabsCalendar.isActive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.tabsNews.isActive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.main_news_calendar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 28px 0 10px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 0
}

.main_news_calendar.isActive {
    opacity: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.main_news_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 30px;
    margin-bottom: 20px
}

.main_news_header_h2 {
    color: #b3b3b3;
    text-transform: uppercase;
    font-size: 13.5px;
    font-weight: 400;
    letter-spacing: .04em;
    padding-top: 8px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

.main_news_header_h2:hover {
    color: #000
}

.main_news_header_h2.isActive {
    color: #000;
    border-bottom: 2px solid #015b81
}

.main_news_calendar_item, .main_news_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.main_news_calendar_item_img, .main_news_item_img {
    width: 80%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin: 6px 0
}

.main_news_calendar_item_head, .main_news_calendar_item_location, a.main_news_item_head {
    padding: 0 28px;
    margin: 0;
    font-size: 18px;
    line-height: 20px
}

a.main_news_item_head {
    padding: 0;
    margin: 0 32px 20px;
    color: #6b6b6b
}

a.main_news_item_head:hover {
    color: #000;
    text-decoration: underline
}

.main_news_item_date {
    margin: 0 32px;
    margin: 0 32px;
    padding-left: 28px;
    position: relative
}

.main_news_item_date:before {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    top: 2px;
    left: 2px;
    background-image: url(../img/calendar_black.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.main_news_calendar_item_location {
    font-size: 14px;
    font-weight: 500;
    color: #6b6b6b
}

.main_news_calendar_item_desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 28px;
    font-size: 14px
}

.main_news_calendar_item_desc_date {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 4px;
    padding-left: 20px
}

.main_news_calendar_item_desc_date:before {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    top: 0;
    left: 0;
    background-image: url(../img/calendar_black.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.main_news_more {
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0 30px 28px;
    color: #6b6b6b;
    max-width: 212px;
    padding: 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #6b6b6b
}

.main_news_more:hover {
    color: #000
}

.main_news_calendar_item_desc_distance {
    background-color: #1252cd;
    color: #fff;
    padding: 3px 5px;
    margin-right: 4px;
    margin-left: 4px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .04em
}

.main_news_vebinar {
    min-height: 10vh;
    background-color: #015b81;
    padding: 30px 20px 20px
}

.main_news_vebinar_hedaer {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .04em
}

.vebinar_slider_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 300
}

.vebinar_slider_item_title {
    padding: 0 20px 0 0;
    margin: 0;
    margin-bottom: 10px
}

.vebinar_slider_item_date_time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px 0 0
}

.vebinar_slider_item_date, .vebinar_slider_item_time {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 20px
}

.vebinar_slider_item_date:before, .vebinar_slider_item_time:before {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    top: 0;
    left: 0;
    background-image: url(../img/calendar.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.vebinar_slider_item_time {
    margin-left: 8px
}

.vebinar_slider_item_time:before {
    background-image: url(../img/clock.svg)
}

.vebinar_slider_arrow {
    position: absolute;
    top: -24px;
    width: 10px !important;
    height: 10px !important;
    margin-left: 180px;
    background-image: url(../img/vebinar_slider_arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.vebinar_arrow_prev {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 120px
}

.vebinar_arrow_next {
    right: 80px
}

header {
    z-index: 1
}

.header {
    padding-right: 10px;
    margin-left: -10px
}

.oMain_h1 {
    text-align: center;
    padding: 0;
    margin: 0;
    margin: 20px 0;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 42px
}

.oMain_h2 {
    text-align: center;
    padding: 0;
    margin: 0;
    margin: 20px 0;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 28px
}

.oMain_p {
    max-width: 700px;
    text-align: center;
    font-size: 20px;
    line-height: 25px;
    margin: 0 auto;
    margin-bottom: 20px
}

.oMain_p span {
    font-weight: 600
}

.img_overlay {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    max-height: 70vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.img_overlay:after {
    content: '';
    width: 120px;
    height: 60px;
    background-image: url(../img/logo.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 35px;
    left: 25px
}

.main_img {
    z-index: -1;
    width: 100%;
    height: 100%
}

.oSection {
    margin: 120px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.oSection__dark {
    z-index: -1;
    background-color: #f9f9f9
}

.oSection__column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.oSection_img, .oSection_text {
    width: 49%;
    height: 100%;
    display: block
}

.oSection_text {
    font-family: Roboto, sans-serif
}

.oSection_header {
    font-weight: 300;
    font-size: 28px;
    padding: 0;
    margin: 0;
    line-height: 50px;
    margin-top: -10px;
    margin-bottom: 20px
}

.oSection_desc {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 24px
}

.oSection_desc__list {
    padding-left: 20px;
    line-height: 16px;
    margin-top: 10px;
    margin-left: 20px
}

.oSection_dest_item {
    padding: 0;
    margin: 0
}

.dest_item_text {
    padding: 0;
    margin: 0;
    line-height: 26px
}

.advantage_header {
    margin: 20px 0
}

.advantage_link {
    color: #333;
    margin: 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #027db4
}

.advantage_link img {
    margin-right: 10px;
    height: 24px;
    width: auto
}

.advantage_link:hover {
    text-decoration: underline;
    color: #015b81
}

.advantage_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%
}

.advantage_item {
    width: 19%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 20px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.advantage_item_img {
    width: 120px;
    height: 120px;
    border-radius: 10em;
    border: 1px solid #015b81;
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 15px;
    overflow: hidden;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.advantage_item_desc {
    text-align: center;
    width: 120px;
    font-size: 14px
}

.advantage_header, .example_header {
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 1em
}

.advantage_desc, .example_desc {
    text-align: center;
    max-width: 700px;
    font-size: 20px;
    font-weight: 300
}

.examples {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr 2vw 1fr 2vw 1fr;
    grid-template-rows:1fr 1fr 1fr;
    -ms-grid-columns: 1fr 2vw 1fr 2vw 1fr;
    grid-template-columns:1fr 1fr 1fr;
    grid-gap: 2vw;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.examples > :nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1
}

.examples > :nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3
}

.examples > :nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5
}

.examples > :nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 1
}

.examples > :nth-child(5) {
    -ms-grid-row: 3;
    -ms-grid-column: 3
}

.examples > :nth-child(6) {
    -ms-grid-row: 3;
    -ms-grid-column: 5
}

.examples > :nth-child(7) {
    -ms-grid-row: 5;
    -ms-grid-column: 1
}

.examples > :nth-child(8) {
    -ms-grid-row: 5;
    -ms-grid-column: 3
}

.examples > :nth-child(9) {
    -ms-grid-row: 5;
    -ms-grid-column: 5
}

.examples .example_item {
    text-align: center;
    vertical-align: middle
}

.examples .example_item p {
    font-size: 16px
}

.examples .example_item div {
    min-height: 200px;
    vertical-align: middle;
    line-height: 200px
}

.example_desc a {
    color: #333
}

.example_desc a:hover {
    color: #333
}

.example_desc a:visited {
    color: #333
}

.organizer_form {
    min-height: 30vh
}

.form_contactus {
    width: 100%;
    padding: 20px
}

.form_header {
    text-align: center;
    font-size: 32px
}

.form_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.form_column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.form_inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 5%
}

.form_buttons {
    margin: 0 5%
}

.form_inputs .form_column {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.form_input, .form_textarea {
    width: 100%;
    margin: 0 5px;
    padding: 8px;
    border: 1px solid #d7d7d7;
    resize: none
}

.form_input {
    margin-bottom: 12px
}

.submit-btn[disabled] {
  cursor: not-allowed;
  background: #6b6b6b;
}

.form_contactus .modal-text {
  font-size: 12px;
  user-select: none;
  display: block;
  margin: 0 7.5%;
}

.form_contactus .modal-text a {
  color: #333;
}

.form_btn {
    border: none;
    text-transform: uppercase;
    margin-right: 5px;
    padding: 10px 30px;
    margin-top: 8px
}

.organizer_example_img {
    max-width: 360px
}

.about_main {
    min-height: 50vh;
    position: relative;
    background-image: url(../img/about_main.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    padding: 50px;
    z-index: -1
}

.about_main:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    background-color: rgba(52, 68, 102, .7)
}

.aMain_h1 {
    max-width: 635px;
    font-weight: 300;
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 20px;
    position: relative
}

.aMain_p {
    position: relative;
    max-width: 560px;
    font-size: 16px;
    line-height: 24px
}

.about_organizer {
    background-color: #f9f9f9
}

.aSection {
    margin: 40px 0
}

.aSection__dark {
    padding-bottom: 20px
}

.aSection__column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.aSection_header {
    text-align: center;
    font-size: 36px;
    position: relative;
    padding: 20px 0;
    margin-bottom: 20px
}

.aSection_header:before {
    height: 2px;
    width: 224px;
    position: absolute;
    bottom: 5px;
    left: 50%;
    margin-left: -112px;
    background-color: #d7d7d7;
    content: ''
}

.aSection_header:after {
    height: 8px;
    width: 40px;
    position: absolute;
    bottom: 3px;
    left: 50%;
    margin-left: -20px;
    background-color: #344466;
    content: ''
}

.aSection_desc {
    font-size: 20px;
    line-height: 27px;
    max-width: 1020px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 40px
}

.aSection_desc__small {
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 30px
}

.aSection_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 20px 0
}

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

.aMission_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 350px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px;
    background-color: #f9f9f9;
    z-index: -1
}

.aMission_item_header {
    font-weight: 300;
    font-size: 24px;
    position: relative;
    margin-bottom: 20px;
    z-index: -1
}

.aMission_item_header:before {
    height: 1px;
    width: 224px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -112px;
    background-color: #d7d7d7;
    content: ''
}

.aMission_item_paragraph {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    padding: 0 20px
}

.aSection_btn {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
    border: none;
    text-transform: uppercase;
    margin-top: 20px;
    display: none
}

.aSection_btn.isActive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.aSection_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.aSection_btn_hMore, .aSection_row_more {
    display: none
}

.aSection_btn_hMore.isActive, .aSection_row_more.isActive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.aOrganizer_item {
    width: 300px;
    background-color: #fff;
    padding-bottom: 15px
}

.aOrganizer_item:hover {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    -webkit-box-shadow: 0 0 10px 1px #015b81;
    box-shadow: 0 0 10px 1px #015b81
}

.aOrganizer_item_photo {
    width: 100%
}

.aOrganizer_item_desc, .aOrganizer_item_name, .aOrganizer_item_paragraph {
    padding: 0 18px;
    margin: 8px 0
}

.aOrganizer_item_name {
    font-size: 16px;
    margin-top: 15px;
    line-height: 16px
}

.aOrganizer_item_desc, .aOrganizer_item_paragraph {
    font-size: 14px
}

.aOrganizer_item_desc {
    font-size: 15px;
    line-height: 20px;
    font-weight: 300
}

.aReviews_slider {
    max-width: 1020px;
    margin: 0 auto
}

.aReviews_slider_item {
    padding: 20px
}

.aReviews_slider_text {
    padding: 40px 60px;
    background: #f9f9f9;
    margin-bottom: 25px;
    position: relative
}

.aReviews_slider_text:before {
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    bottom: -25px;
    left: 75px;
    border-top: 25px solid #f9f9f9;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent
}

.aReviews_slider_text > p {
    padding: 0;
    margin: 0
}

.aReviews_slider_text > p:first-child {
    position: relative;
    padding-left: 24px
}

.aReviews_slider_text > p:first-child:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    background-color: #fff;
    background-image: url(../img/about/review.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.aReviews_slider_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 20px 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.aReviews_slider_img {
    height: 100px;
    width: 100px;
    margin-right: 20px
}

.aReviews_slider_userdesc, .aReviews_slider_username {
    line-height: 24px
}

.aReviews_slider_userdesc {
    font-weight: 300
}

.aReviews_slider_arrow {
    position: absolute;
    width: 25px;
    height: 50px;
    background-image: url(../img/about/prev.svg);
    top: 50%
}

.arrow_prev {
    left: -50px
}

.arrow_next {
    right: -50px;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.btn.btn_mailto {
    visibility: hidden
}

.aMain_h1 {
    font-size: 36px
}

p {
    font-size: 16px;
    font-weight: 300
}

.aSection_map {
    width: 998px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin: 0 auto
}

.map_control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    min-width: 998px;
    height: 120px;
    margin: 24px 0;
    background-image: url(../img/slider_bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 0
}

.phase_end, .phase_start {
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
    top: 18px;
    left: 230px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    position: absolute;
    z-index: 0
}

.phase_end {
    left: auto;
    right: 186px
}

.modal {
    border-radius: 2px;
    background-color: #fafafa;
    max-width: 400px
}

.error {
    color: red;
    padding-left: .5em
}

#success-modal {
    display: none
}

#error-modal {
    display: none
}

#contact-section:before {
    display: block;
    content: "";
    height: 1px;
    margin: -1px 0 0
}

.organizer_example .oSection {
    margin-bottom: 0
}

.map_control_line {
    position: relative;
    width: 596px;
    height: 32px;
    background-image: url(../img/begunok.png);
    background-position: center 0;
    background-repeat: no-repeat;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin: 0 auto;
    margin-top: -12px;
    z-index: 0
}

.map_control_line_active {
    position: absolute;
    top: 0;
    left: 0;
    height: 32px;
    background-image: url(../img/begunok.png);
    background-position: 0 -32px;
    background-repeat: no-repeat;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin: 0 auto;
    z-index: 1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.line_active_state_0 {
    width: 0
}

.line_active_state_1 {
    width: 25%
}

.line_active_state_2 {
    width: 50%
}

.line_active_state_3 {
    width: 75%
}

.line_active_state_4 {
    width: 100%
}

.map_control_line_point {
    position: absolute;
    top: 1px;
    width: 30px;
    height: 30px;
    background-image: url(../img/begunok.png);
    background-position: 0 -64px;
    background-repeat: no-repeat;
    z-index: 4;
    -webkit-transition: margin .5s;
    -o-transition: margin .5s;
    transition: margin .5s
}

.map_control_line_point:hover {
    background-position: 0 -93px
}

.line_point_state_0 {
    margin-left: 0
}

.line_point_state_1 {
    margin-left: 133px
}

.line_point_state_2 {
    margin-left: 279px
}

.line_point_state_3 {
    margin-left: 426px
}

.line_point_state_4 {
    margin-left: 565px;
    background-position: 0 -93px
}

.map_control_years_overlay {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    position: absolute;
    width: 596px;
    margin: 0 auto;
    margin-left: 201px
}

.map_control_years {
    position: absolute;
    padding: 0;
    margin: 0;
    padding: 26px 3px 0 24px;
    margin-top: -20px;
    margin-right: -6px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    z-index: 2;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.map_control_years:hover {
    cursor: pointer;
    text-decoration: underline
}

.map_control_years_0 {
    right: 535px
}

.map_control_years_1 {
    right: 410px
}

.map_control_years_2 {
    right: 265px
}

.map_control_years_3 {
    right: 120px
}

.map_control_years_4 {
    right: 8px
}

.map_control_years.isActive {
    font-weight: 600
}

.map_description_overlay {
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 998px
}

.map_description {
    position: absolute;
    display: none;
    padding: 0;
    margin: -10px 0 0 2px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .02em;
    font-weight: 600
}

.map_description.isActive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.map {
    height: 520px;
    width: 998px;
    margin: 0 auto;
    border-radius: 6px
}

.maplayer {
    height: 520px;
    width: 100%;
    background-repeat: no-repeat !important;
    background-image: url(../img/russia_opt_998.png);
    position: absolute;
    opacity: 0;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.maplayer.isActive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 1
}

#map_0 {
    background-position: 0 0
}

#map_1 {
    background-position: 0 -398px
}

#map_2 {
    background-position: 0 -799px
}

#map_3 {
    background-position: 0 -1198px
}

#map_4 {
    background-position: 0 -1663px
}

@media (max-width: 1464px) {
    .main_content_Rside {
        max-width: 400px;
        margin: 0
    }

    .main_content_menu_link {
        margin: 0 15px;
        position: relative;
        font-size: 14px
    }

    .main_content_item_h2 {
        font-size: 26px;
        font-weight: 400;
        letter-spacing: .04em
    }

    .main_content_h1 {
        margin: 20px 0
    }

    .main_content_connect {
        margin-top: 20px
    }
}

@media (max-width: 1210px) {
    .main_content_img.main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 75%;
        margin: 0 auto
    }

    .main_content_menu_logo.main {
        margin: 15px auto
    }

    .main_content_menu.main {
        display: none
    }

    .main_content_menu.isActive {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: rgba(0, 0, 0, .8);
        top: 0;
        left: 0;
        margin: 0;
        z-index: 998;
        padding: 60px 0 0
    }

    .main_content_menu.main li {
        padding: 20px
    }

    .gutter_main.main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        z-index: 999
    }
}

@media (max-width: 1052px) {
    .oSection_img, .oSection_text {
        height: 100%
    }

    .header_menu {
        font-size: 14px
    }

    .main_content_img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 75%;
        margin: 0 auto
    }

    .main_content_menu_logo {
        margin: 15px auto
    }

    .main_content_menu {
        display: none
    }

    .main_content_menu.isActive {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: rgba(0, 0, 0, .8);
        top: 0;
        left: 0;
        margin: 0;
        z-index: 998;
        padding: 60px 0 0
    }

    .main_content_menu li {
        padding: 20px
    }

    .gutter_main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        z-index: 999
    }
}

@media (max-width: 998px) {
    .aReviews_slider_arrow, .about_history {
        display: none !important
    }
}

@media (max-width: 992px) {
    .gutter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .advantage_row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .advantage_item {
        width: 33%
    }

    .form_row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .footer {
        min-height: 150px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer_lB {
        display: none
    }

    .contact_menu {
        padding: 20px 0;
        width: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .contact_item {
        margin: 0 15px;
        text-align: center
    }

    .footer_M {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 90%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .M_link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .header, .menu_top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .header_mailto, .header_menu {
        display: none
    }

    .header_menu {
        text-transform: uppercase;
        margin-top: 20px
    }

    .aOrganizer_item:last-child {
        display: none
    }

    .aSection_row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .aMission_item {
        min-width: 300px;
        margin: 20px
    }

    .main_content_img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 75%;
        margin: 0 auto
    }

    .main_content_info {
        width: 40%
    }

    .main_content_Lside_info, .main_content_connect, .main_content_h1, .main_content_item {
        padding-left: 10px;
        margin-left: 10px
    }

    .main_content_footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        min-height: 120px;
        padding: 15px 0;
        text-align: center
    }

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

    .main_content_footer_item {
        margin: 8px 0
    }

    .oSection_header {
        font-size: 28px
    }

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

@media (max-width: 768px) {
    .form_inputs {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .container {
        padding: 0 25px
    }

    .oSection {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .oSection_reverse {
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }

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

    .oSection_text {
        width: 100%;
        height: auto;
        margin-bottom: 20px
    }

    .oSection_img {
        width: auto;
        max-width: 480px;
        height: auto;
        max-height: 350px
    }

    .img_overlay:after {
        width: 50px;
        height: 30px;
        top: 15px;
        left: 10px
    }

    .oSection_desc__list {
        text-align: left
    }

    .form_row {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form_input {
        width: 100%
    }

    .aSection_row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .aOrganizer_item:last-child {
        display: block
    }

    .aOrganizer_item {
        width: 480px;
        margin-bottom: 40px
    }

    .main_news {
        display: none
    }

    .main_content_menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 10px;
        padding: 0
    }

    .main_content_menu li {
        margin: 5px 0
    }

    .main_content_connect {
        margin: 20px auto
    }
}

@media (max-width: 650px) {
    #iframe {
        height: 2650px
    }
}

@media (max-width: 576px) {
    #iframe {
        height: 2754px
    }

    .oMain_h1 {
        font-size: 2rem
    }

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

    .advantage_item {
        width: 50%
    }

    .footer {
        min-height: 250px
    }

    .oSection_header {
        font-size: 28px
    }

    .aMain_h1 {
        font-size: 1.75em;
        line-height: 1em
    }

    .main_content_Lside_info, .main_content_connect, .main_content_h1, .main_content_item {
        padding-left: 0;
        margin-left: 0
    }

    .main_content_h1 {
        text-align: center
    }
}

@media (max-width: 480px) {
    #iframe {
        height: 2871px
    }

    .organizer_example_img {
        max-width: 100%
    }

    .advantage_item {
        width: 100%
    }

    .oSection_img {
        width: auto;
        max-width: 300px;
        height: auto;
        max-height: 250px
    }

    .aOrganizer_item {
        width: 300px
    }

    .aReviews_slider_info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }

    .aReviews_slider_text:before {
        left: 50%;
        margin-left: -35px
    }

    .aMission_item {
        width: 300px
    }

    .main_content {
        max-width: 100%;
        overflow: hidden
    }

    .aMain_h1 {
        font-size: 1.5em;
        line-height: 1em
    }

    .main_content_Lside, .main_content_Lside_info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .main_content_info {
        width: 60%;
        margin: 5px auto
    }

    .main_content_connect {
        margin: 20px auto
    }

    .main_content_footer {
        min-height: 180px
    }
}

@media (max-width: 450px) {
    #iframe {
        height: 3077px
    }
}

@media (max-width: 400px) {
    #iframe {
        height: 3260px
    }
}

@media (max-width: 375px) {
    #iframe {
        height: 3600px
    }
}

@media (max-width: 350px) {
    .main_content_footer_item {
        margin: 0
    }

    #iframe {
        height: 3600px
    }
}