/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

.c-title__icon-2 {
    margin-left: 25px;
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    width: 150px;
    height: 55px;
    line-height: 55px;
    font-family: Calibri;
    margin-bottom: 0px
}
audio, canvas, progress, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

[hidden], template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit;
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
p {
    font-family: MullerRegular;
    line-height: 24px;
}
i {
    font-family: MullerRegular;
}
span {
    font-family: MullerRegular;
}
sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

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

button, input, select, textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

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: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

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-input-placeholder {
    color: inherit;
    opacity: 0.54
}

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

.slick-slider {
    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;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

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

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

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 4
}

.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner, .fancybox-outer {
    position: relative
}

.fancybox-inner {
    overflow: hidden;
    -webkit-overflow-scrolling: touch !important;
    overflow: auto !important
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe, .fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url(../img/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 7
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../img/fancybox_loading.gif) 50% no-repeat
}

.fancybox-close {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px
}

.fancybox-close, .fancybox-nav {
    position: absolute;
    cursor: pointer;
    z-index: 5
}

.fancybox-nav {
    top: 0;
    width: 40%;
    height: 100%;
    text-decoration: none;
    background: transparent url(../img/blank.gif);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 5;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    width: auto
}

.fancybox-lock, .fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 2;
    background: url(../img/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 6
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 6;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, .8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
        background-image: url(../img/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }

    #fancybox-loading div {
        background-image: url(../img/fancybox_loading@2x.gif);
        background-size: 24px 24px
    }
}

/*! main */
@font-face {
    font-family: MullerMedium;
    src: url(../fonts/MullerMedium.eot);
    src: url(../fonts/MullerMedium.eot?#iefix) format('embedded-opentype'),
    url(../fonts/MullerMedium.svg#MullerMedium) format('svg'),
    url(../fonts/MullerMedium.ttf) format('truetype'),
    url(../fonts/MullerMedium.woff) format('woff'),
    url(../fonts/MullerMedium.woff2) format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: MullerRegular;
    src: url(../fonts/MullerRegular.eot);
    src: url(../fonts/MullerRegular.eot?#iefix) format('embedded-opentype'),
    url(../fonts/MullerRegular.svg#MullerRegular) format('svg'),
    url(../fonts/MullerRegular.ttf) format('truetype'),
    url(../fonts/MullerRegular.woff) format('woff'),
    url(../fonts/MullerRegular.woff2) format('woff2');
    font-weight: normal;
    font-style: normal;
}


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

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

@font-face {
    font-family: Calibri;
    src: url(../fonts/Calibri-Bold.eot);
    src: url(../fonts/Calibri-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/Calibri-Bold.woff) format('woff'), url(../fonts/Calibri-Bold.ttf) format('truetype'), url(../fonts/Calibri-Bold.svg#CalibriRegular) format('svg');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Calibri;
    src: url(../fonts/Calibri-Italic.eot);
    src: url(../fonts/Calibri-Italic.eot?#iefix) format('embedded-opentype'), url(../fonts/Calibri-Italic.woff) format('woff'), url(../fonts/Calibri-Italic.ttf) format('truetype'), url(../fonts/Calibri-Italic.svg#CalibriRegular) format('svg');
    font-weight: 400;
    font-style: italic
}

/*! global */
html {
    font-size: 16px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box
}

*, :after, :before {
    box-sizing: inherit
}

body {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.25;
    color: #000;
    background-color: #fff;
    font-weight: 400;
    min-width: 1220px;
    font-family: MullerMedium;
}

a, button, input, path, span, textarea {
    -webkit-transition-property: opacity, background, color, border, box-shadow, text-shadow, fill;
    transition-property: opacity, background, color, border, box-shadow, text-shadow, fill;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s
}

img {
    width: 100%
}

a {
    color: #f60;
    text-decoration: none
}a.f-color {
    color: #5c5cff;
    text-decoration: none
}

a:focus, a:hover {
    text-decoration: underline
}

/*! grid */
.o-container:after {
    content: '';
    display: block;
    clear: both
}

.o-container {
    padding-right: 10px;
    padding-right: 0.625rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    margin-right: auto;
    margin-left: auto;
    max-width: 1220px;
    max-width: 76.25rem;
    position: relative;
}

.o-container-fluid:after {
    content: '';
    display: block;
    clear: both
}

.o-container-fluid {
    padding-right: 10px;
    padding-right: 0.625rem;
    padding-left: 10px;
    padding-left: 0.625rem
}

.o-cols {
    margin-left: -10px;
    margin-left: -0.625rem;
    margin-right: -10px;
    margin-right: -0.625rem;
    display: block;
    padding: 0;
    letter-spacing: -0.31em;
    text-rendering: optimizespeed
}

.o-cols_valign_bottom > [class*=col_] {
    vertical-align: bottom
}

.o-cols_valign_middle > [class*=col_] {
    vertical-align: middle
}

.o-cols_gutter_8 {
    margin-left: -8px;
    margin-right: -8px
}

.o-cols_gutter_8 > [class*=col_] {
    padding-left: 8px;
    padding-right: 8px
}

.o-cols_gutter_6 {
    margin-left: -6px;
    margin-right: -6px
}

.o-cols_gutter_6 > [class*=col_] {
    padding-left: 6px;
    padding-right: 6px
}

.o-cols_gutter_5 {
    margin-left: -5px;
    margin-right: -5px
}

.o-cols_gutter_5 > [class*=col_] {
    padding-left: 5px;
    padding-right: 5px
}

.o-col {
    width: 100%;
    padding-right: 10px;
    padding-right: 0.625rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    vertical-align: top;
    letter-spacing: normal;
    word-spacing: normal;
    text-rendering: auto;
    margin: 0;
    display: inline-block;
    position: relative
}

.o-col_1 {
    width: 8.33333333%
}

.o-col_2 {
    width: 16.66666667%
}

.o-col_3 {
    width: 25%
}

.o-col_4 {
    width: 33.33333333%
}

.o-col_5 {
    width: 41.66666667%
}

.o-col_6 {
    width: 50%
}

.o-col_7 {
    width: 58.33333333%
}

.o-col_8 {
    width: 66.66666667%
}

.o-col_9 {
    width: 75%
}

.o-col_10 {
    width: 83.33333333%
}

.o-col_11 {
    width: 91.66666667%
}

.o-col_12 {
    width: 100%
}

.o-col_1-5 {
    width: 20%
}

.o-col_2-5 {
    width: 40%
}

.o-col_3-5 {
    width: 60%
}

.o-col_4-5 {
    width: 80%
}

.o-col_5-5 {
    width: 100%
}

.o-col_push-0 {
    left: 0
}

.o-col_push-1 {
    left: 8.33333333%
}

.o-col_push-2 {
    left: 16.66666667%
}

.o-col_push-3 {
    left: 25%
}

.o-col_push-4 {
    left: 33.33333333%
}

.o-col_push-5 {
    left: 41.66666667%
}

.o-col_push-6 {
    left: 50%
}

.o-col_push-7 {
    left: 58.33333333%
}

.o-col_push-8 {
    left: 66.66666667%
}

.o-col_push-9 {
    left: 75%
}

.o-col_push-10 {
    left: 83.33333333%
}

.o-col_push-11 {
    left: 91.66666667%
}

.o-col_pull-0 {
    left: 0
}

.o-col_pull-1 {
    left: -8.33333333%
}

.o-col_pull-2 {
    left: -16.66666667%
}

.o-col_pull-3 {
    left: -25%
}

.o-col_pull-4 {
    left: -33.33333333%
}

.o-col_pull-5 {
    left: -41.66666667%
}

.o-col_pull-6 {
    left: -50%
}

.o-col_pull-7 {
    left: -58.33333333%
}

.o-col_pull-8 {
    left: -66.66666667%
}

.o-col_pull-9 {
    left: -75%
}

.o-col_pull-10 {
    left: -83.33333333%
}

.o-col_pull-11 {
    left: -91.66666667%
}

.o-col_prepend-0 {
    margin-left: 0
}

.o-col_prepend-1 {
    margin-left: 8.33333333%
}

.o-col_prepend-2 {
    margin-left: 16.66666667%
}

.o-col_prepend-3 {
    margin-left: 25%
}

.o-col_prepend-4 {
    margin-left: 33.33333333%
}

.o-col_prepend-5 {
    margin-left: 41.66666667%
}

.o-col_prepend-6 {
    margin-left: 50%
}

.o-col_prepend-7 {
    margin-left: 58.33333333%
}

.o-col_prepend-8 {
    margin-left: 66.66666667%
}

.o-col_prepend-9 {
    margin-left: 75%
}

.o-col_prepend-10 {
    margin-left: 83.33333333%
}

.o-col_prepend-11 {
    margin-left: 91.66666667%
}

.o-col_append-0 {
    margin-right: 0
}

.o-col_append-1 {
    margin-right: 8.33333333%
}

.o-col_append-2 {
    margin-right: 16.66666667%
}

.o-col_append-3 {
    margin-right: 25%
}

.o-col_append-4 {
    margin-right: 33.33333333%
}

.o-col_append-5 {
    margin-right: 41.66666667%
}

.o-col_append-6 {
    margin-right: 50%
}

.o-col_append-7 {
    margin-right: 58.33333333%
}

.o-col_append-8 {
    margin-right: 66.66666667%
}

.o-col_append-9 {
    margin-right: 75%
}

.o-col_append-10 {
    margin-right: 83.33333333%
}

.o-col_append-11 {
    margin-right: 91.66666667%
}

.c-banner {
    margin-bottom: 14px;
    display: block;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    will-change: opacity
}

.c-banner__image {
    display: block;
    width: 100%
}

.c-banner:focus, .c-banner:hover {
    opacity: 0.7
}

.c-btn {
    display: inline-block;
    color: #fff;
    background: #006d7a;
    text-decoration: none;
    border: 0;
    outline: none;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 4px 15px
}

.c-btn:focus, .c-btn:hover {
    background: #06535d;
    text-decoration: none
}

.c-breadcrumbs__list:after {
    content: '';
    display: block;
    clear: both
}

.c-breadcrumbs__list {
    padding-left: 0;
    list-style: none;
    margin: 0px 0px 25px
}

.c-breadcrumbs__unit {
    float: left;
    margin-right: 4px
}

.c-breadcrumbs__elem {
    font-size: 18px;
    color: #333
}

a.c-breadcrumbs__elem {
    font-weight: 700;
    text-decoration: none
}

a.c-breadcrumbs__elem:after {
    display: inline-block;
    content: '/';
    margin-left: 3px
}

a.c-breadcrumbs__elem:focus, a.c-breadcrumbs__elem:hover {
    text-decoration: underline
}

.c-event {
    display: block;
    margin-bottom: 14px
}

.c-event__main {
    display: block;
    text-decoration: none;
    color: inherit;
    position: relative;
    padding-top: 88px
}

.c-event__main:focus .c-event__name, .c-event__main:hover .c-event__name {
    background: #058c9c;
}

.c-event__name {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    min-height: 88px;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 12px 14px;
    background: #006d7a;
    color: #fff;
    display: block;
    line-height: 1.1428571428571428
}

.c-event__btn, .c-event__image {
    display: block;
    width: 100%
}

.c-event__btn {
    text-decoration: none;
    color: #fff;
    background: #f60;
    text-align: center;
    padding: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px
}

.c-event__btn:focus, .c-event__btn:hover {
    background: #FF9933;
    text-decoration: none
}

.c-event-date {
    font-size: 56px;
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    color: #ff6500;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1;
    margin-bottom: 6px
}

.c-event-date__weekday {
    color: #000;
    font-weight: 400;
    font-size: 26px
}

.c-event2:after {
    content: '';
    display: block;
    clear: both
}

.c-event2 {
    display: block;
    font-size: 20px;
    margin-bottom: 30px;
    margin-top: 30px
}

.c-event2:nth-child(2n) {
    background: #ddd;
    margin: 20px 0;
}

.c-event2__image {
    display: block;
    width: 100%
}

.c-event2__part {
    float: left;
    width: 31.666666666666665%
}

.c-event2__part_main {
    width: 68.33333333333333%;
    padding-bottom: 70px;
    position: relative
}

.c-event2__part + .c-event2__part {
    padding-left: 30px;
    padding-top: 25px;
}

.c-event2__desc {
    color: #333;
    font-size: 18px;
    display: block
}

.c-event2__name {
    display: block;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000
}

.c-event2__text {
    font-style: italic;
    display: block;
    position: absolute;
    bottom: 25px;
}

.c-event2__btn {
    position: absolute;
    bottom: 0;
    left: 30px;
    width: 286px;
    text-align: center;
    background: #99f;
    text-decoration: none;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    padding-bottom: 17px;
    padding-top: 16px
}

.c-event2__btn:focus, .c-event2__btn:hover {
    background: #7a7acc;
    text-decoration: none
}

.c-event3:after {
    content: '';
    display: block;
    clear: both
}

.c-event3 {
    font-size: 20px;
}

.c-event4__btn {
    position: absolute;
    bottom: -31px;
    right: 0;
    width: 276px;
    text-align: center;
    background: #006d7a;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    padding: 27px 0;
}
.c-event4__online {
    position: absolute;
    right: 0;
    top: -25px;
    background: #ff6600;
    width: 276px;
    padding: 12px 0;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}
.c-event4__online-img {
    background: url(../images/camera-2.png) no-repeat 0 0;
    width: 49px;
    height: 35px;
    margin-right: 10px;
}
.c-event4__online-desc {
    font-weight: bold;
    font-size: 18px;
}
.c-event4__online:focus, .c-event4__online:hover {
    background: #ff510a;
    text-decoration: none;
    transition: 0.2s;
}
.c-event4__btn:focus, .c-event4__btn:hover {
    background: #06535d;
    text-decoration: none;
    transition: 0.2s;
}

.js-filter__items {
    padding: 25px 0;
}
.js-filter__items:nth-child(2n) {
    background: #ddd;
    margin: 20px 0;
}
.c-event3__part {
    width: 18.3333%;
    float: left;
    min-height: 105px
}

.c-event3__part + .c-event3__part {
    padding-left: 25px
}

.c-event3__part_main {
    width: 81.6666%;
    padding-right: 296px;
    position: relative
}

.c-event3__desc {
    color: #333;
    display: block;
    font-size: 18px
}

.c-event3__date {
    font-size: 120px;
    display: inline-block;
    line-height: 0.8;
    color: #f60
}

.c-event3__weekday {
    display: inline-block
}

.c-event3__name, .c-event3__weekday {
    font-size: 30px;
    text-transform: uppercase
}

.c-event3__name {
    display: block;
    font-weight: 700;
    color: #000
}

.c-event3__text {
    font-style: italic;
    display: block;
    margin-bottom: 5px;
    font-size: 20px
}

.c-event3__info {
    font-size: 20px;
    font-weight: 700;
    color: #f60;
    display: block
}

.c-event3__btn {
    position: absolute;
    top: 10%;
    right: 0;
    width: 276px;
    text-align: center;
    background: #006d7a;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    text-transform: uppercase;
    padding: 30px 0;
}

.c-event3__btn:focus, .c-event3__btn:hover {
    background: #06535d;
    text-decoration: none
}

.c-filter-btns:after {
    content: '';
    display: block;
    clear: both
}

.c-filter-btns {
    padding-left: 0;
    list-style: none;
    margin-bottom: 15px
}

.c-filter-btns__unit {
    float: left;
    margin-right: 5px
}

.c-filter-btns__unit:last-child {
    margin-right: 0
}

.c-filter-btns__elem {
    border: 0;
    outline: none;
    background-color: transparent;
    padding: 0;
    font-size: 14px!important;
    color: #333;
    border-bottom: 3px solid transparent;
    cursor: pointer
}

.c-filter-btns__elem:hover {
    border-bottom-color: #f60;
    text-decoration: none
}

.is-active > .c-filter-btns__elem {
    display: inline-block;
    color: #FFFFFF;
    border: 1px solid #ff6600;
    text-decoration: none;
    padding: 7px 5px;
    width: 90px;
    text-align: center;
    font-size: 20px;
    background: #ff6600;
}

.c-filter-btns_md .c-filter-btns__unit {
    margin-right: 0
}

.c-filter-btns_md .c-filter-btns__unit.is-active > .c-filter-btns__elem {
    color: #fff;
    background: #f60
}

.c-filter-btns_md .c-filter-btns__elem {
    padding: 2px 14px 3px;
    font-size: 20px;
    color: #000;
    border-bottom: 0;
    font-weight: 700
}

.c-header__inner {
    letter-spacing: -0.31em;
    text-rendering: optimizespeed;
    padding-top: 30px
}

.c-header__part:after {
    content: '';
    display: block;
    clear: both
}

.c-header__part {
    padding-top: 16px;
    padding-bottom: 16px;
    letter-spacing: normal;
    text-rendering: auto;
    display: inline-block;
    vertical-align: middle
}

.c-header__part_logo {
    width: 60.83333333333333%
}

.c-header__part_links {
    width: 21.083333333333333%;
    margin-bottom: 35px;
}

.c-header__part_contacts {
    width: 17.083333333333343%
}

.c-header__elem {
    width: 211px;
    float: left
}

.c-header__elem_socs {
    width: 29px
}

.c-header__elem + .c-header__elem {
    padding-left: 16px
}

.c-header__phone, .c-header__text {
    display: block;
    font-weight: 700
}

.c-header__phone {
    color: #006d7a;;
    font-size: 21.3px;
    margin-bottom: 12px
}

.c-header__btn {
    margin-bottom: 3px
}

.c-icon-link:after {
    content: '';
    display: block;
    clear: both
}

.c-icon-link {
    display: inline-block;
    position: relative;
    text-decoration: none;
    margin-bottom: 8px;
    color: inherit;
    font-weight: 700;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    will-change: opacity;
    min-height: 38px
}

.c-icon-link__image {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%
}

.c-icon-link__image-wrap {
    width: 56px;
    height: 38px;
    position: relative;
    float: left;
    margin-right: 6px
}

.c-icon-link__text {
    padding-top: 3px;
    display: block;
    line-height: 0.875
}

.c-icon-link:focus, .c-icon-link:hover {
    text-decoration: none;
    opacity: 0.8
}

.c-footer {
    background: #ddd;
    padding-top: 20px;
    padding-bottom: 30px;
    font-size: 20px;
    z-index: 0;
    position: relative;
}

.c-footer__inner {
    letter-spacing: -0.31em;
    text-rendering: optimizespeed;
    padding-top: 60px
}

.c-footer__part {
    letter-spacing: normal;
    text-rendering: auto;
    display: inline-block;
    vertical-align: top;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 28.45833333333333%
}

.c-footer__part_main {
    width: 43.083333333333335%
}

.c-footer__title {
    font-weight: 700;
    color: #f60;
    text-transform: uppercase;
    margin-bottom: 12px
}

.c-footer__link {
    font-weight: 700;
    color: #f60;
    text-decoration: none
}

.c-footer__counter {
    margin-bottom: 10px
}

.c-logo {
    display: inline-block;
    text-decoration: none;
    position: relative;
    height: 210px;
    padding-left: 210px;
    padding-top: 25px
}

.c-logo__image {
    width: 600px;
    position: absolute;
    left: 0;
    top: 5px;
}

.c-logo__text {
    color: #666;
    font-size: 39px;
    font-weight: 700;
    display: block;
    line-height: 0.7;
}

.c-logo__text_main {
    color: #5c5cff;
    font-size: 59px;
    font-family: MetaPro-CondBold;
    text-transform: uppercase;
    letter-spacing: 5.4px;
}

.c-logo:focus, .c-logo:hover {
    text-decoration: none
}

.c-navbar {
    position: relative;
    z-index: 1
}

.c-navbar__nav:after {
    content: '';
    display: block;
    clear: both
}

.c-navbar__nav {
    padding-left: 0;
    list-style: none;
    margin: 0
}

.c-navbar__nav_dropdown {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 10px 20px;
    border-top: 6px solid #006d7a;
    white-space: nowrap;
    background: #fff;
    top: 100%;
    display: none;
    z-index: 1000;
}

.c-navbar__nav_dropdown:before {
    position: absolute;
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #006d7a;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    margin-bottom: 6px
}

.c-navbar__nav_dropdown .c-navbar__unit {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 6px;
    margin-bottom: 8px
}

.c-navbar__nav_dropdown .c-navbar__elem {
    font-size: 18px
}

.c-navbar__nav_sm .c-navbar__elem {
    font-size: 22px
}

.c-navbar__nav_offset_md .c-navbar__unit {
    margin-right: 56px
}

.c-navbar__unit {
    float: left;
    margin-right: 22px;
    padding-top: 9px;
    padding-bottom: 12px;
    position: relative
}

.c-navbar__unit:last-child {
    margin-right: 0
}

.c-navbar__unit:hover .c-navbar__nav_dropdown {
    display: block
}

.c-navbar__elem {
    font-size: 20px;
    text-transform: uppercase;
    font-family: MullerMedium;
    color: inherit;
    text-decoration: none;
    display: block;
    font-weight: bold;
}

.c-navbar__elem:focus, .c-navbar__elem:hover {
    color: #006d7a;
    text-decoration: none
}

.is-active > .c-navbar__elem {
    color: #006d7a;
}

.c-news-preview {
    display: block;
    margin-bottom: 16px;
    color: inherit;
    text-decoration: none
}

.c-news-preview__image {
    display: block;
    width: 100%;
    margin-bottom: 10px
}

.c-news-preview__name {
    font-size: 24px;
    font-weight: 700
}

.c-news-preview:focus, .c-news-preview:hover {
    text-decoration: underline
}

.c-news-preview-big:after {
    content: '';
    display: block;
    clear: both
}

.c-news-preview-big {
    margin-bottom: 10px;
    font-size: 20px
}

.c-news-preview-big__image {
    width: 100%
}

.c-news-preview-big__part {
    float: left;
    width: 68.33333333333333%
}

.c-news-preview-big__part_image {
    width: 31.666666666666665%
}

.c-news-preview-big__part + .c-news-preview-big__part {
    padding-left: 15px
}

.c-news-preview-big p {
    margin: 0
}

.c-news-preview-big__name {
    color: #f60;
    font-weight: 700;
    display: block
}

.c-news-preview-big__date {
    display: block;
    color: #006d7a;
    margin-bottom: 30px
}

.c-news-preview-big__date:last-child {
    margin-bottom: 0
}

.c-pagination {
    padding-left: 0;
    list-style: none;
    margin-top: 30px;
    margin-bottom: 40px;
    text-align: center
}

.c-pagination__unit {
    display: inline-block;
    padding-left: 7px;
    padding-right: 7px
}

.c-pagination__elem {
    text-decoration: none;
    color: inherit
}

.c-pagination__elem_cur {
    color: #f60;
    font-weight: 700
}

.c-billboard {
    background: #ccc no-repeat 50%;
    background-size: cover;
/*    height: 800px;*/
/*    padding-top: 27px;*/
/*    padding-bottom: 27px;*/
    height: 700px;
}

.c-billboard.js-photo.qwe1 {
    width: 100%!important;
}

.c-billboard_md {
    height: 540px
}

.c-billboard__desc {
    padding: 1px 13px 2px;
    color: #fff;
    background: #5c5cff;
    font-size: 30px;
    display: inline-block
}

.c-billboard__desc, .c-billboard__title {
    text-transform: uppercase;
    font-weight: 700
}

.c-billboard__title {
    color: #5c5cff;
    font-size: 36px
}

.c-photo {
    display: block;
    margin-bottom: 12px;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    will-change: opacity
}

.c-photo__image {
    display: block;
    width: 100%
}

.c-photo:focus, .c-photo:hover {
    opacity: 0.75
}

.c-slider .slick-dots {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-left: 0;
    list-style: none;
    margin: 0;
    bottom: 27px
}

.c-slider .slick-dots li {
    float: left;
    margin-left: 5px;
    margin-right: 5px
}

.c-slider .slick-dots li button {
    border: 0;
    outline: none;
    font-size: 0;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: gray;
    cursor: pointer
}

.c-slider .slick-dots li.slick-active button {
    background: #f60
}

.c-soc {
    display: inline-block;
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
    will-change: opacity
}

.c-soc__image, .c-soc_block {
    display: block
}

.c-soc:focus, .c-soc:hover {
    opacity: .75
}

.c-title {
    text-transform: uppercase;
    font-family: MullerMedium;
    font-size: 56px;
    color: #ff6500;
    margin-bottom: 14px
}.c-title_news {
    font-family: MullerMedium;
    font-size: 56px;
    color: #ff6500;
    margin-bottom: 14px
}

.c-title__icon {
    margin-left: 25px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    background: #006d7a;
    text-align: center;
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 50%;
    font-family: Calibri;
    margin-bottom: 10px
}

.c-title_offset-bot_md {
    margin-bottom: 50px
}

.c-title_black {
    color: #000
}

.c-title_sm {
    font-size: 36px;
    text-transform: none
}

.c-section {
    margin-top: 24px;
    margin-bottom: 32px
}

.u-block {
    display: block
}

.u-color-orange {
    color: #f60
}.u-color-f {
    color: #5c5cff
}

.u-align-right {
    text-align: right
}

.u-uppercase {
    text-transform: uppercase
}

.u-italic {
    font-style: italic
}

.u-bold {
    font-weight: 700
}

.u-text {
    font-size: 20px;
    margin-bottom: 35px
}

.u-text p {
    margin-bottom: 25px
}
.icon-blue {
    position: absolute;
    right: 0;
    margin: 40px 30px 0 0;
}
.page-sidebar {
    background: #ddd;
    position: relative;
    /*right: 95px;*/
    top: 2px;
    width: 250px;
    font-size: 20px;
}
.sidebar-nav {
    padding: 10px 20px 10px 20px;
}
.sidebar-nav ul li a {
    display: block;
    font: 700 18px/30px MullerRegular;
    color: #333;
}

.sidebar-nav ul li a:hover {
    text-decoration: none;
    color: #f60;
}

.sidebar-nav .selected {
    color: #f60;
}
.sidebar-nav li {
    padding: 5px;
}
.search {
    position: absolute;
    right: 0;
    top: 200px;
}
.search-text {
    border: 3px solid #006d7a;
    width: 226px;
    border-radius: 5px;
    outline: none;
    padding: 3px 30px 3px 15px;
}
.search-btn {
    background: url(/local/templates/main.v2/css/../images/search_new.png) 0 0 no-repeat;
    border: none;
    width: 20px;
    position: relative;
    left: -30px;
    top: 6px;
    outline: none;
    cursor: pointer;
}
.mobile .c-event3__btn {
    top: auto;
    bottom: -10px;
    right: 5px;
    width: 130px;
    font-size: 11px;
    padding: 10px 0;
}

/* Фестиваль Варежка */
:root {
    --colorBlue: #006977;
    --colorWhite: #FFFFFF;
    --colorGrey: #263444;
    --colorOrange: #ff6500;
}
.bgBlue {
    background-color: var(--colorBlue);
}
.textCenter {
    text-align: center;
}
.textWhite {
    color: var(--colorWhite);
}
.uppercase {
    text-transform: uppercase;
}
.bigBtn {
    font-size: 50px;
    font-weight: 600;
    padding: 10px 15px;
}
.textGrey {
    color: var(--colorGrey);
}
.mt-2 {
    margin-top: 2rem;
}
.mb-2 {
    margin-bottom: 2rem;
}
.mb-1 {
    margin-bottom: 1rem;
}
.mb-3 {
    margin-bottom: 3rem;
}
.festivalPosition {
    font-size: 30px;
    font-weight: 600;
}
.textOrange {
    color: var(--colorOrange);
}
.download {
    font-weight: 600;
}
.rounded-50 {
    border-radius: 50%;
}
.textOne {
    font-size: 20px;
}
.participantsText {
    font-size: 30px;
}
.swiper {
    overflow: hidden;
}
.swiper-pagination-bullet-active {
    background: var(--colorOrange)!important;
}
.participants .swiper-pagination-bullet,
.reviews .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px!important;
}
/* ----------------- */