/*Theme Name:Zenko FoundationAuthor:Honcharuk Oleh*/
@font-face {
    font-family: 'fontello';
    src: url('fonts/fontello_48028518.eot');
    src: url('fonts/fontello_48028518.eot#iefix') format('embedded-opentype'), url('fonts/fontello.woff') format('woff2'), url('fonts/fontello_48028518.woff') format('woff'), url('fonts/fontello_48028518.ttf') format('truetype'), url('fonts/fontello_48028518.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

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

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.rsContent img {
    min-width: initial !important;
}
/*
#iframe-magazine iframe { height: 1000px;}
@media screen and (max-width: 1624px)	{ #iframe-magazine iframe { height: 1400px;} }
@media screen and (max-width: 1524px)	{ #iframe-magazine iframe { height: 1400px;} }
@media screen and (max-width: 1424px)	{ #iframe-magazine iframe { height: 1300px;} }
@media screen and (max-width: 1324px)	{ #iframe-magazine iframe { height: 1200px;} }
@media screen and (max-width: 1224px)	{ #iframe-magazine iframe { height: 1100px;} }
@media screen and (max-width: 1124px)	{ #iframe-magazine iframe { height: 900px;} }
@media screen and (max-width: 1024px)	{ #iframe-magazine iframe { height: 900px;} }
@media screen and (max-width: 1000px)	{ #iframe-magazine iframe { height: 800px;} }
@media screen and (max-width: 900px)	{ #iframe-magazine iframe { height: 800px;} }
@media screen and (max-width: 800px)	{ #iframe-magazine iframe { height: 700px;} }
@media screen and (max-width: 768px)	{ #iframe-magazine iframe { height: 600px;} }
@media screen and (max-width: 640px)	{ #iframe-magazine iframe { height: 600px;} }
@media screen and (max-width: 480px)	{ #iframe-magazine iframe { height: 350px;} }
@media screen and (max-width: 320px)	{ #iframe-magazine iframe { height: 300px;} }
*/

@media screen and (max-width: 900px)	{ .floor img { width: 700px !important;} .stages-navigator .container { width: 800px !important; height: 450px !important;} }
@media screen and (max-width: 800px)	{ .floor img { width: 700px !important;} .stages-navigator .container { width: 700px !important; height: 400px !important;} }
@media screen and (max-width: 768px)	{ .floor img { width: 700px !important;} .stages-navigator .container { width: 600px !important; height: 400px !important;}}
@media screen and (max-width: 640px)	{ .floor img { width: 600px !important;} .stages-navigator .container { width: 600px !important; height: 330px !important;}}
@media screen and (max-width: 480px)	{ .floor img { width: 350px !important;} .stages-navigator .container { width: 350px !important; height: 180px !important;} }
@media screen and (max-width: 320px)	{ .floor img { width: 300px !important;} .stages-navigator .container { width: 300px !important; height: 150px !important;} }

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

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

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

.slick-track:before, .slick-track:after {
    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
}

/*! * Fotorama 4.6.4 | http://fotorama.io/license/ */
.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__html, .fotorama__img, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.fotorama--fullscreen, .fotorama__img {
    max-width: 99999px !important;
    max-height: 99999px !important;
    min-width: 0 !important;
    min-height: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0 !important
}

.fotorama__wrap .fotorama__grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.fotorama__grabbing * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.fotorama__spinner {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important
}

.fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3 .fotorama__fullscreen-icon, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__video-close, .fotorama__wrap--css3 .fotorama__video-play {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fotorama__caption, .fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before, .fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__wrap--css3 .fotorama__stage .fotorama__img, .fotorama__wrap--css3 .fotorama__stage__frame {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame {
    outline: 0
}

.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after {
    content: '';
    border-radius: inherit;
    background-color: rgba(0, 175, 234, .5)
}

.fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__shaft {
    -webkit-transform: none !important;
    transform: none !important
}

.fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
    transition-property: -webkit-transform, width;
    transition-property: transform, width;
    transition-timing-function: cubic-bezier(0.1, 0, .25, 1);
    transition-duration: 0ms
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__video-play, .fotorama__wrap {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fotorama__select {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.fotorama__nav, .fotorama__nav__frame {
    margin: auto;
    padding: 0
}

.fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    *display: inline;
    *zoom: 1
}

.fotorama__nav__frame, .fotorama__thumb-border {
    box-sizing: content-box
}

.fotorama__caption__wrap {
    box-sizing: border-box
}

.fotorama--hidden, .fotorama__load {
    position: absolute;
    left: -99999px;
    top: -99999px;
    z-index: -1
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close, .fotorama__video-play {
    -webkit-tap-highlight-color: transparent
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    background: url(css/fotorama.png) no-repeat
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 2dppx) {
    .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
        background: url(css/fotorama-2x.png) 0 0/96px 160px no-repeat
    }
}

.fotorama__thumb {
    background-color: #7f7f7f;
    background-color: rgba(127, 127, 127, .2)
}

@media print {
    .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__thumb-border, .fotorama__video-close, .fotorama__video-play {
        background: none !important
    }
}

.fotorama {
    min-width: 1px;
    overflow: hidden
}

.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
    display: none
}

.fullscreen {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    background: #000
}

.fotorama--fullscreen {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    float: none !important;
    z-index: 2147483647 !important;
    background: #000;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important
}

.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
    background: #000
}

.fotorama__wrap {
    -webkit-text-size-adjust: 100%;
    position: relative;
    direction: ltr;
    z-index: 0
}

.fotorama__wrap--rtl .fotorama__stage__frame {
    direction: rtl
}

.fotorama__nav, .fotorama__stage {
    overflow: hidden;
    position: relative;
    max-width: 100%
}

.fotorama__wrap--pan-y {
    -ms-touch-action: pan-y
}

.fotorama__wrap .fotorama__pointer {
    cursor: pointer
}

.fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 1 !important
}

.fotorama__stage__frame {
    overflow: hidden
}

.fotorama__stage__frame.fotorama__active {
    z-index: 8
}

.fotorama__wrap--fade .fotorama__stage__frame {
    display: none
}

.fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear, .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
    display: block;
    left: 0;
    top: 0
}

.fotorama__wrap--fade .fotorama__fade-front {
    z-index: 8
}

.fotorama__wrap--fade .fotorama__fade-rear {
    z-index: 7
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
    z-index: 9
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
    display: none
}

.fotorama__img {
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    border: none !important
}

.fotorama__error .fotorama__img, .fotorama__loaded .fotorama__img {
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img, .fotorama__img--full {
    display: none
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
    display: block
}

.fotorama__wrap--only-active .fotorama__nav, .fotorama__wrap--only-active .fotorama__stage {
    max-width: 99999px !important
}

.fotorama__wrap--only-active .fotorama__stage__frame {
    visibility: hidden
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
    visibility: visible
}

.fotorama__nav {
    font-size: 0;
    line-height: 0;
    text-align: center;
    display: none;
    white-space: nowrap;
    z-index: 5
}

.fotorama__nav__shaft {
    position: relative;
    left: 0;
    top: 0;
    text-align: left
}

.fotorama__nav__frame {
    position: relative;
    cursor: pointer
}

.fotorama__nav--dots {
    display: block
}

.fotorama__nav--dots .fotorama__nav__frame {
    width: 18px;
    height: 30px
}

.fotorama__nav--dots .fotorama__nav__frame--thumb, .fotorama__nav--dots .fotorama__thumb-border {
    display: none
}

.fotorama__nav--thumbs {
    display: block
}

.fotorama__nav--thumbs .fotorama__nav__frame {
    padding-left: 0 !important
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
    padding-right: 0 !important
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
    display: none
}

.fotorama__dot {
    display: block;
    width: 4px;
    height: 4px;
    position: relative;
    top: 12px;
    left: 6px;
    border-radius: 6px;
    border: 1px solid #7f7f7f
}

.fotorama__nav__frame:focus .fotorama__dot:after {
    padding: 1px;
    top: -1px;
    left: -1px
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
    width: 0;
    height: 0;
    border-width: 3px
}

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
    padding: 3px;
    top: -3px;
    left: -3px
}

.fotorama__thumb {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%
}

.fotorama__nav__frame:focus .fotorama__thumb {
    z-index: 2
}

.fotorama__thumb-border {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    border-style: solid;
    border-color: #00afea;
    background-image: linear-gradient(to bottom right, rgba(255, 255, 255, .25), rgba(64, 64, 64, .1))
}

.fotorama__caption {
    position: absolute;
    z-index: 12;
    bottom: -100px;
    left: 0;
    right: 0;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #000;
    opacity: 0;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms
}

.fotorama__active:hover .fotorama__caption {
    bottom: 0;
    opacity: 1
}

.fotorama__caption a {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, .5)
}

.fotorama__caption a:hover {
    color: #333;
    border-color: rgba(51, 51, 51, .5)
}

.fotorama__wrap--rtl .fotorama__caption {
    left: auto;
    right: 0
}

.fotorama__wrap--no-captions .fotorama__caption, .fotorama__wrap--video .fotorama__caption {
    display: none
}

.fotorama__caption__wrap {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .9);
    padding: 5px 10px
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fotorama__wrap--css3 .fotorama__spinner {
    -webkit-animation: spinner 24s infinite linear;
    animation: spinner 24s infinite linear
}

.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
    transition-property: opacity;
    transition-timing-function: linear;
    transition-duration: .3s
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0
}

.fotorama__select {
    cursor: auto
}

.fotorama__video {
    top: 32px;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 10
}

@-moz-document url-prefix() {
    .fotorama__active {
        box-shadow: 0 0 0 transparent
    }
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    position: absolute;
    z-index: 11;
    cursor: pointer
}

.fotorama__arr {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    margin-top: -16px
}

.fotorama__arr--prev {
    left: 2px;
    background-position: 0 0
}

.fotorama__arr--next {
    right: 2px;
    background-position: -32px 0
}

.fotorama__arr--disabled {
    pointer-events: none;
    cursor: default;
    *display: none;
    opacity: .1
}

.fotorama__fullscreen-icon {
    width: 32px;
    height: 32px;
    top: 2px;
    right: 2px;
    background-position: 0 -32px;
    z-index: 20
}

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus {
    border-radius: 50%
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
    background-position: -32px -32px
}

.fotorama__video-play {
    width: 96px;
    height: 96px;
    left: 50%;
    top: 50%;
    margin-left: -48px;
    margin-top: -48px;
    background-position: 0 -64px;
    opacity: 0
}

.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
    display: none
}

.fotorama__error .fotorama__video-play, .fotorama__loaded .fotorama__video-play, .fotorama__nav__frame .fotorama__video-play {
    opacity: 1;
    display: block
}

.fotorama__nav__frame .fotorama__video-play {
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    background-position: -64px -32px
}

.fotorama__video-close {
    width: 32px;
    height: 32px;
    top: 0;
    right: 0;
    background-position: -64px 0;
    z-index: 20;
    opacity: 0
}

.fotorama__wrap--css2 .fotorama__video-close {
    display: none
}

.fotorama__wrap--css3 .fotorama__video-close {
    -webkit-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--video .fotorama__video-close {
    display: block;
    opacity: 1
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    opacity: 0
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    opacity: 1
}

.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--video .fotorama__fullscreen-icon {
    opacity: 0 !important
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    display: none
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
    display: block
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
    display: none !important
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    -webkit-transform: translate3d(32px, -32px, 0);
    transform: translate3d(32px, -32px, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
    -webkit-transform: translate3d(-48px, 0, 0);
    transform: translate3d(-48px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
    -webkit-transform: translate3d(48px, 0, 0);
    transform: translate3d(48px, 0, 0)
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
    -webkit-transform: translate3d(32px, -32px, 0) !important;
    transform: translate3d(32px, -32px, 0) !important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
    -webkit-transform: translate3d(-48px, 0, 0) !important;
    transform: translate3d(-48px, 0, 0) !important
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
    -webkit-transform: translate3d(48px, 0, 0) !important;
    transform: translate3d(48px, 0, 0) !important
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus), .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus), .fotorama__wrap--css3 .fotorama__video-close:not(:focus), .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
    transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    transition-duration: .3s
}

.fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before {
    content: "";
    display: block;
    position: absolute;
    text-decoration: none;
    top: 0;
    bottom: 0;
    width: 10px;
    height: auto;
    z-index: 10;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 1px 100%, 5px 100%
}

.fotorama__nav:before, .fotorama__stage:before {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, .4), transparent);
    background-position: 0 0, 0 0;
    left: -10px
}

.fotorama__nav.fotorama__shadows--left:before, .fotorama__stage.fotorama__shadows--left:before {
    left: 0
}

.fotorama__nav:after, .fotorama__stage:after {
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .4), transparent);
    background-position: 100% 0, 100% 0;
    right: -10px
}

.fotorama__nav.fotorama__shadows--right:after, .fotorama__stage.fotorama__shadows--right:after {
    right: 0
}

.fotorama--fullscreen .fotorama__nav:after, .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__stage:after, .fotorama--fullscreen .fotorama__stage:before, .fotorama__wrap--fade .fotorama__stage:after, .fotorama__wrap--fade .fotorama__stage:before, .fotorama__wrap--no-shadows .fotorama__nav:after, .fotorama__wrap--no-shadows .fotorama__nav:before, .fotorama__wrap--no-shadows .fotorama__stage:after, .fotorama__wrap--no-shadows .fotorama__stage:before {
    display: none
}

#fotorama {
    height: 0px !important;
    overflow: hidden !important
}

#fotorama.fotorama--fullscreen {
    height: auto !important
}

* {
    margin: 0;
    padding: 0
}

html {
    height: 100%
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    width: 100%;
    height: 100%
}

a, a:focus, a:hover, a:active, a:visited {
    text-decoration: none;
    outline: none
}

a:focus, a:visited {
}

input, textarea {
    -webkit-appearance: none
}

.popup_menu_btn {
    display: none
}

.list-inline {
    margin: 0
}

.list-inline > li {
    padding: 0
}

#outer_wrap {
    position: relative;
    overflow: hidden
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

.icon-twitter:before {
    content: '\e800'
}

.icon-facebook:before {
    content: '\e801'
}

.icon-vkontakte:before {
    content: '\e802'
}

.icon-youtube-play:before {
    content: '\e803'
}

.icon-search:before {
    content: '\e804'
}

.icon-home:before {
    content: '\e805'
}

.icon-pinterest-circled:before {
    content: '\e806'
}

.icon-right-small:before {
    content: '\e807'
}

.icon-angle-up:before {
    content: '\e808'
}

.icon-skype:before {
    content: '\e809'
}

.icon-angle-right:before {
    content: '\e80a'
}

.icon-angle-left:before {
    content: '\e80b'
}

.icon-angle-down:before {
    content: '\e80c'
}

.icon-up-open:before {
    content: '\e80d'
}

.icon-down-open:before {
    content: '\e80e'
}

.icon-left-open:before {
    content: '\e80f'
}

.icon-right-open:before {
    content: '\e810'
}

.icon-instagram:before {
    content: '\e811'
}

.icon-play-button:before {
    content: '\e82b'
}

#mobile_menu {
    position: absolute;
    top: 0px;
    left: -80%;
    width: 80%;
    height: 100%;
    background-color: #f4f4f4;
    -webkit-transition: transform 600ms ease 0s;
    -moz-transition: transform 600ms ease 0s;
    -ms-transition: transform 600ms ease 0s;
    -o-transition: transform 600ms ease 0s;
    transition: transform 600ms ease 0s;
    z-index: 100
}

.mobile_menu_open #mobile_menu {
    -webkit-transform: translate3d(100%, 0px, 0px);
    -moz-transform: translate3d(100%, 0px, 0px);
    -ms-transform: translate3d(100%, 0px, 0px);
    -o-transform: translate3d(100%, 0px, 0px);
    transform: translate3d(100%, 0px, 0px)
}

.mobile_close {
    padding: 11px 0px 9px;
    text-align: center;
    background-color: #333;
    color: #fff;
    font-size: 16px;
    box-shadow: inset -3px 0px 17px 0px rgba(0, 0, 0, 0.15)
}

#mobile_menu li a {
    display: block;
    border-top: 1px solid white;
    border-bottom: 1px solid #e8e8e8;
    line-height: 21px;
    font-size: 15px;
    text-transform: uppercase;
    color: #555;
    padding: 14px 13px
}

#mobile_menu li a:hover, #mobile_menu li.current-menu-item > a {
    color: #ff4c4d;
    text-decoration: none;
    background-color: #fafafa
}

#inner_wrap {
    position: relative;
    top: 0px;
    left: 0px;
    -webkit-transition: transform 600ms ease 0s;
    -moz-transition: transform 600ms ease 0s;
    -ms-transition: transform 600ms ease 0s;
    -o-transition: transform 600ms ease 0s;
    transition: transform 600ms ease 0s
}

.mobile_menu_open #inner_wrap {
    -webkit-transform: translate3d(80%, 0px, 0px);
    -moz-transform: translate3d(80%, 0px, 0px);
    -ms-transform: translate3d(80%, 0px, 0px);
    -o-transform: translate3d(80%, 0px, 0px);
    transform: translate3d(80%, 0px, 0px);
    webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.content_wrap {
    position: relative;
    overflow: hidden;
    width: 100%
}

.mobile_menu_open #inner_wrap:before {
    background-color: rgba(0, 0, 0, .6);
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 1000
}

a {
    -webkit-transition: 300ms all;
    -moz-transition: 300ms all;
    -ms-transition: 300ms all;
    -o-transition: 300ms all;
    transition: 300ms all
}

.header {
    height: 450px;
    position: relative
}

#header_fixed {
    position: fixed;
    background: #ffffff;
    z-index: 500;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 78px;
    padding: 0;
    display: none;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    -webkit-transition: top 0.3s ease-in-out;
    -moz-transition: top 0.3s ease-in-out;
    transition: top 0.3s ease-in-out
}

#header_fixed .logo {
    margin-left: 5px
}

#toolbar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 60;
    height: 34px;
    background: #fff
}

#header_carousel.carousel, #header_carousel .item, #header_carousel .carousel-inner .active, #header_carousel .carousel-inner {
    height: 100%;
    background-color: #333
}

#header_carousel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden
}

#header_carousel .carousel-inner .item {
    -webkit-transition: 3s ease-in-out opacity;
    -moz-transition: 3s ease-in-out opacity;
    -o-transition: 3s ease-in-out opacity;
    transition: 3s ease-in-out opacity
}

#header_carousel .carousel-inner .item.active, #header_carousel .carousel-inner .item.next.left, #header_carousel .carousel-inner .item.prev.right {
    opacity: 1
}

#header_carousel .carousel-inner .item, #header_carousel .carousel-inner .item.active.left, #header_carousel .carousel-inner .item.active.right {
    opacity: 0
}

#header_carousel .carousel-inner .next, #header_carousel .carousel-inner .prev, #header_carousel .carousel-inner .active.left, #header_carousel .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0)
}

#header_carousel .item_img {
    width: 100%;
    height: 100%;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed
}

.item_img_section h3 {
    text-shadow: 0 3px 10px rgba(31, 28, 22, 0.2);
    color: white;
    font-size: 38px;
    line-height: 56px;
    font-weight: 300;
    letter-spacing: -0.5px
}

.item_img_section p {
    text-shadow: 0 3px 10px rgba(31, 28, 22, 0.2);
    color: white;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px
}

.item_img_section {
    display: table-cell;
    vertical-align: middle;
    height: 450px;
    position: relative;
    top: 300px;
    padding-bottom: 15px;
    opacity: 0;
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.active .item_img_section {
    opacity: 1;
    top: 0
}

#header_top {
    position: relative;
    top: 0;
    background-color: white;
    min-height: 80px;
    z-index: 501;
    margin: 0 auto;
    width: 100%
}

#header_top .container-fluid {
    max-width: 1600px
}

#header_top.fixed_menu {
    position: fixed;
    left: 0
}

.site_navigation {
    margin: 30px 0 0 20px
}

#header_top.is_stuck {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
}

.site_navigation ul {
    padding-left: 0;
    margin: 0;
    list-style: none
}

.site_navigation ul li {
    display: inline-block;
    padding: 0
}
.site_navigation ul li.menu-item-has-children {
    position: relative;
}
.site_navigation ul li.menu-item-has-children ul {
    display: none;
}
.site_navigation ul li.menu-item-has-children:hover ul {
    display: block;
    position: absolute;
    top:22px;
    left: 7px;
    width: 250px;
    text-align: left;
    background: #fff;
}

.site_navigation ul li a {
    color: inherit;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 4px
}

@media screen and (max-width: 1024px)	{ 
.site_navigation ul li a {
    color: inherit;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 5px !important;
}
    .site_navigation ul li.menu-item-has-children:hover ul {
        left:5px;
    }
.hidden-sm{padding-right: 0px !important; padding-left: 5px !important;}
 } 

.site_navigation ul li:first-child a {
    margin-left: 0
}

.site_navigation ul li:last-child a {
    margin-right: 0
}

.current-menu-item {
    color: #ff4c4d
}

a:hover {
    color: #ff4c4d !important
}

.logo {
    padding: 12px 0 11px;
    margin-left: 32px
}

.ismobile .logo {
    padding: 14px 0 11px
}

.logo img {
    max-width: 100%;
    height: auto
}

.site_search {
    vertical-align: top;
    margin-top: 28px
}

.site_search form {
    position: relative;
    width: 100%
}

.site_search form input[type="text"] {
    position: absolute;
    top: -5px;
    right: 0;
    width: 0;
    background: none;
    border: none;
    height: 30px;
    -webkit-transition: 300ms all;
    -moz-transition: 300ms all;
    -ms-transition: 300ms all;
    -o-transition: 300ms all;
    transition: 300ms all;
    background-color: white
}

.search_open .site_search form input[type="text"] {
    width: 160px;
    padding: 0 5px 0 35px
}

.site_search form button {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    border: none;
    cursor: pointer;
    font-size: 18px;
    line-height: 1;
    width: 19px;
    -webkit-transition: 300ms all;
    -moz-transition: 300ms all;
    -ms-transition: 300ms all;
    -o-transition: 300ms all;
    transition: 300ms all
}

.search_open .site_search form button {
    right: 130px;
    color: #ff4c4d
}

.col_no {
    padding: 0
}

.header_social {
    margin-top: 16px;
    vertical-align: top;
    margin-left: 20px;
    border-right: 1px solid #f1f1f1;
    max-height: 50px;
}
.header_social iframe {padding-top: 6px;}
.header_social a {
    font-size: 18px;
    color: inherit;
    margin: 0 5px
}

.header_social > a:first-child {
    margin-left: 0
}

.header_social > a:last-child {
    margin-right: 0
}

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

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

:-moz-placeholder {
    color: #a7a7a7
}

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

input:focus, textarea:focus, keygen:focus, select:focus {
    outline: none
}

:focus {
    outline: none
}

.site_lang a {
    color: inherit;
    font-weight: 400;
    text-transform: uppercase
}

.site_lang > a {
    position: relative;
    padding: 0 15px;
    font-size: 14px
}

.site_lang > a:hover {
    color: inherit !important
}

.site_lang > a:before {
    position: absolute;
    top: 8%;
    right: 0
}

.site_lang {
    margin-top: 26px;
    position: relative
}

.site_lang .dropdown-menu {
    border: none;
    min-width: 55px;
    z-index: 99999 !important;
    padding: 0 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: 130%;
    -webkit-box-shadow: 0 -2px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 -2px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: white
}

.site_lang .dropdown-menu li {
    border-bottom: 1px solid #eee
}

.dropdown-menu > li > a {
    padding: 7px 12px;
    font-size: 14px
}

.search-results h3 {
}

.search-results h3, .content_section h2, .content_section h1.title {
    color: #424242;
    font-size: 22px;
    line-height: 26px;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 18px;
    letter-spacing: -0.5px
}

.content_section p, .content_section {
    color: #6d6d6d;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 8px
}

.content_section p.date_front {
    font-weight: 400;
    font-size: 14px
}

.read_more {
    color: #262626;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
    padding-right: 11px;
    display: inline-block
}

.read_more:before {
    position: absolute;
    top: 4px;
    right: 0;
    content: '\e807';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

.content_section img {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px
}

.content_section > a > img {
    margin-top: 5px
}

h2 {
    font-size: 24px;
    line-height: 28px;
    margin-top: 0
}

.content_section h3 {
    font-size: 18px;
    line-height: 22px;
    margin-top: 0
}

.content_section h3 > a {
    color: #333
}

.content_section p > a {
    color: inherit
}

.content_section {
    position: relative
}

.content .content_section {
    padding: 57px 0 46px 0;
    max-width: 285px;
    margin: 0 auto
}

.content_desc {
    padding-left: 0px;
    font-weight: 400;
}

.line_section {
    padding-right: 10px !important
}

.line_section:after {
    position: absolute;
    width: 1px;
    background-color: #dbdbdb;
    content: "";
    top: 56px;
    right: 0;
    bottom: 70px
}

.line_row {
    position: relative
}

.line_row:before {
    position: absolute;
    width: 2900px;
    height: 1px;
    background-color: #dbdbdb;
    content: "";
    bottom: 0;
    left: -500px
}

#footer {
    padding: 13px 0 10px;
    border-top: 1px solid #dbdbdb;
    max-width: 1600px;
    margin: 0 auto
}

.developmetn p {
    color: #a7a7a7;
    font-size: 14px;
    margin-top: 23px
}

.social_block a {
    color: #474747;
    font-size: 18px;
    margin: 0 11px
}

#footer .social_block {
    margin-top: 22px
}
#footer .social_block iframe {
    padding-top: 6px
}

.social_block .subs {
    color: inherit;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px
}

.small_modal {
    background-color: white;
    max-width: 520px;
    padding: 30px
}

.small_modal .close {
    position: absolute;
    top: 10px;
    right: 10px
}

.modal_title {
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 24px
}

.modal_desc {
    color: #a7a7a7;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 40px;
    max-width: 300px
}

.mail_form {
    width: 100%;
    position: relative;
    height: 50px;
    margin-bottom: 30px
}

.mail_form input {
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    padding: 0 180px 0 25px
}

.btn_red {
    width: 160px;
    height: 50px;
    background-color: #ff4c4d;
    -webkit-border-radius: 2px 3px 3px 2px;
    -moz-border-radius: 2px 3px 3px 2px;
    border-radius: 2px 3px 3px 2px;
    border: none;
    font-weight: 400;
    font-size: 16px;
    color: white;
    text-transform: uppercase;
    text-align: center;
    -webkit-transition: 300ms all;
    -moz-transition: 300ms all;
    -ms-transition: 300ms all;
    -o-transition: 300ms all;
    transition: 300ms all
}

.btn_red:hover {
    background-color: #ff6768
}

.mail_form button {
    position: absolute;
    top: 0;
    right: 0
}

.header.page {
    height: 170px;
    margin-bottom: 67px
}

.search-results .line_row {
    margin-bottom: 40px
}

.header.page #header_carousel.carousel, .header.page #header_carousel .item, .header.page #header_carousel .carousel-inner .active, .header.page #header_carousel .carousel-inner {
    height: 250px;
    background-color: #333
}

.page_title {
    margin-top: 0;
    text-shadow: 0 3px 10px rgba(31, 28, 22, 0.2);
    color: white;
    font-size: 30px;
    line-height: 34px;
    font-weight: 400;
    text-transform: uppercase
}

.breadcrumbs a, .breadcrumbs span {
    text-shadow: 0 3px 10px rgba(31, 28, 22, 0.2);
    color: white;
    font-size: 12px;
    line-height: 17px
}

.page_block_title {
    height: 170px;
    display: table-cell;
    vertical-align: middle
}

.year_section {
    margin-bottom: 40px;
    text-align: right
}

.year_section a {
    color: inherit;
    font-size: 16px;
    margin-left: 15px
}

.year_section .current_year a {
    font-weight: 400
}

.pagination_block {
    text-align: center;
    margin-bottom: 30px
}

#press.tab-pane .pagination_block {
    margin-bottom: 0
}

.pagination_block > ul {
    display: inline-block;
    padding-left: 0;
    margin: 8px 0 13px;
    border-radius: 4px
}

.pagination_block > ul > li {
    display: inline-block;
    margin-bottom: 5px
}

.paginat > li > a, .paginat > li > span {
    position: relative;
    float: left;
    padding: 8px 14px;
    margin: 0 10px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.paginat > .active > a, .paginat > .active > a:focus, .paginat > .active > a:hover, .paginat > .active > span, .paginat > .active > span:focus, .paginat > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #ff4c4d;
    border-color: #ff4c4d
}

.paginat > li > a:focus, .paginat > li > a:hover, .paginat > li > span:focus, .paginat > li > span:hover {
    z-index: 3;
    color: #fff !important;
    background-color: #ff4c4d;
    border-color: #ff4c4d
}

.video_section {
    position: relative;
    max-width: 390px;
    margin-bottom: 18px;
    -webkit-transition: 300ms all;
    -moz-transition: 300ms all;
    -ms-transition: 300ms all;
    -o-transition: 300ms all;
    transition: 300ms all
}

.video_section:before {
    color: white;
    font-family: "fontello";
    position: absolute;
    content: '\e82b';
    font-size: 120px;
    line-height: 1;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -60px;
    pointer-events: none;
    z-index: 5
}

.video_section:after {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .0);
    content: "";
    width: 100%;
    height: 100%;
    pointer-events: none;
    -webkit-transition: 300ms all;
    -moz-transition: 300ms all;
    -ms-transition: 300ms all;
    -o-transition: 300ms all;
    transition: 300ms all
}

.video_section:hover:after {
    background: rgba(0, 0, 0, .5)
}

.hover_block {
    position: relative;
    margin-bottom: 21px
}

.content_section .hover_block img {
    margin-bottom: 0
}

.hover_block:after {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .0);
    content: "";
    width: 100%;
    height: 100%;
    pointer-events: none;
    -webkit-transition: 300ms all;
    -moz-transition: 300ms all;
    -ms-transition: 300ms all;
    -o-transition: 300ms all;
    transition: 300ms all
}

.hover_block:hover:after {
    background: rgba(0, 0, 0, .2)
}

.tree_block_row > div:nth-child(3n+1) {
    clear: both
}

.tree_block_row .content_section {
    max-width: 390px
}

#video .content_section {
    margin: 0 auto 42px
}

#video .year_section ul li a, #press .year_section ul li a {
    font-size: 14px;
    margin-left: 18px
}

.header.page.press_page {
    margin-bottom: 39px
}

#video {
    padding-bottom: 17px
}

.content_section .video_section img {
    margin-bottom: 0
}

.header.page.video_page {
    margin-bottom: 37px
}

#press .content_section {
    max-width: 390px;
    margin: 0 10px 35px 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #dbdbdb
}

#collection {
    padding-bottom: 20px
}

.four_block_row > div:nth-child(4n+1) {
    clear: both
}

#collection .content_section {
    margin: 0 auto 40px
}

#collection .section_title_block {
    font-weight: 300;
    margin-bottom: 60px
}

#collection .section_title_block h2 {
    font-weight: 300;
}

#collection .section_title_block {
    max-width: 950px
}

.four_block_row .content_section {
    max-width: 285px
}

#projects {
    padding-bottom: 97px
}

#projects .section_title_block {
    margin: 0 auto 20px
}

#projects .four_block_row + .row {
    margin-top: 17px
}

.section_title_block {
    position: relative
}

.section_title_block .year_section {
    position: absolute;
    top: 4px;
    right: 0
}

#projects .content_section {
    margin: 0 auto 32px
}

.content_section p:empty {
    display: none
}

#news .content_section p a {
    text-decoration: underline
}

#news .content_section {
    margin-bottom: 32px
}

#news .content_section.text-center {
    margin-bottom: 0px
}

#footer_news {
    border-top: 1px solid #dbdbdb;
    padding: 19px 0 5px;
    overflow: hidden;
    position: relative;
    margin-top: 9px
}

#footer_news:before {
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    background-color: #dbdbdb;
    height: 100%;
    width: 1px
}

#footer_news .content_section h3 {
    max-width: 300px
}

#news .content_section h1.title {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 22px;
    margin-top: 0
}

.content_section p + p {
    margin-top: 15px
}

#press .content_section p + .read_more {
    margin-top: 20px
}

.red_line {
    position: relative;
    min-height: 430px
}

.red_line:before {
    position: absolute;
    bottom: -20px;
    left: 0;
    content: "";
    width: 200px;
    height: 2px;
    background-color: #ff4c4d
}

#about_us .row {
    margin-bottom: 40px
}

#about_us .row:last-child {
    margin-bottom: 25px
}

.mising {
    margin-top: 6px
}

.custom-counter {
    margin: 51px 0 25px 0;
    padding: 0;
    list-style-type: none
}

.counter_block {
    display: table-cell;
    vertical-align: middle;
    height: 86px
}

.custom-counter li {
    counter-increment: step-counter;
    margin-bottom: 36px;
    padding-left: 77px;
    position: relative;
    color: #a7a7a7;
    line-height: 24px;
    display: table
}

.custom-counter li:before {
    content: counter(step-counter);
    color: #ff4c4d;
    font-size: 90px;
    font-weight: 100;
    line-height: 1;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 4px
}

#about_us .content_section, #about_us .content_section p {
    padding-left: 0;
    font-size: 18px;
    line-height: 24px
}

.mising_title {
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    margin-top: 0
}

.team_block {
    margin-bottom: 10px;
    margin-top: 25px;
    width: 32.9%;
    vertical-align: top;
    display: inline-block;
}

.team_block > p {
    margin-bottom: 15px;
    font-size: 18px
}

.team_block > h3 {
    margin-bottom: 0
}

.content_section > ul:not([class]) {
    margin-left: 20px
}

.content_section > ol:not([class]) {
    margin-left: 20px
}

input {
    height: 50px;
    background-color: white;
    border: 1px solid #d9d9d9;
    border-radius: 2px 3px 3px 2px;
    padding: 0 20px
}

.site_mail {
    margin: 22px 0 24px;
    font-size: 24px;
    font-weight: 400;
    color: #ff4c4d;
    display: inline-block;
    -webkit-transition: 300ms all;
    -moz-transition: 300ms all;
    -ms-transition: 300ms all;
    -o-transition: 300ms all;
    transition: 300ms all
}

.site_mail:hover {
    color: #333333 !important
}

.content_section p + form {
    margin-top: 28px
}

.small_form {
    width: 85%
}

#about_us .content_section {
    text-align: justify
}

#about_us_contacts {
    padding: 77px 0 50px;
    border-top: 1px solid #dbdbdb
}
#about_us_contacts hr {
    margin: 30px 0px 60px;
    border-top: 1px solid #dbdbdb
}
#about_us_contacts .content_section {
    margin-bottom: 25px;
}
.content_section_contacts_border {
    border-left: 1px solid #dbdbdb;
}
.content_section_contacts > div {
    padding: 0px 30px;
}

.post_form input {
    width: 180px;
    margin-bottom: 20px
}

.post_form > .error_wrap:first-child input {
    margin-right: 25px
}

#about_us_contacts .content_section h2 {
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 22px
}

#about_us_contacts .content_section .team_name {
    text-transform: initial;
    margin-bottom: 8px;
    color: #424242;
    font-size: 22px;
    line-height: 28px;
    font-weight: 300;
    margin-top: 0;
    letter-spacing: -0.5px
}

.site_mail {
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 400
}

textarea {
    height: 150px;
    background-color: white;
    border: 1px solid #d9d9d9;
    padding: 15px 20px;
    width: 100%;
    resize: none;
    margin-bottom: 20px
}

.post_form .btn_red {
    float: right
}

.page_tabs {
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    padding: 12px 0 12px
}

.page_tabs_block {
    max-width: 655px;
    float: left
}

.page_tabs.is_stuck {
    top: 80px !important;
    z-index: 99 !important;
    background: #fff
}

.tabs_section {
    float: right;
    margin-top: 50px
}

.work_tabs_section {
    margin-top: 10px
}

.tabs_section a {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #898989;
    padding-left: 19px
}

.tabs_section ul li:first-child a {
    padding-left: 0
}

.tabs_section .active a {
    color: #ff4c4d
}

.tabs_title {
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: -0.3px;
    margin-top: 0px;
    margin-bottom: 0px
}

.tax-people .tabs_title {
    min-height: 22px
}

.page_tabs_block .breadcrumbs a, .page_tabs_block .breadcrumbs span {
    text-shadow: none;
    color: #aeaeae
}

.page_tabs_block .breadcrumbs span span:before {
    color: #aeaeae
}

.tabs_content {
    padding: 45px 0
}

#painter .content_section {
    max-width: 285px;
    margin: 0 auto 30px
}

.inform img {
    max-width: 100%;
    height: auto
}

#inform .content_section {
    margin-top: 49px;
    padding-right: 25px
}

#inform .content_section p + p {
    margin-top: 23px
}

#press .content_section p + p {
    margin-top: 10px
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 26px;
    height: 48px;
    margin-top: -29px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    font-weight: 100
}

.slick-prev:hover:before, .slick-prev:hover:after, .slick-next:hover:before, .slick-next:hover:after {
    background: #ff4c4d
}

.slick-prev:before {
    -webkit-transform: translateX(-50%) rotate(-134deg);
    -moz-transform: translateX(-50%) rotate(-134deg);
    -ms-transform: translateX(-50%) rotate(-134deg);
    -o-transform: translateX(-50%) rotate(-134deg);
    transform: translateX(-50%) rotate(-134deg);
    -webkit-transform-origin: 50% 0%;
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    color: #3d3d3d
}

.slick-prev:after {
    -webkit-transform: translateX(-50%) rotate(-46deg);
    -moz-transform: translateX(-50%) rotate(-46deg);
    -ms-transform: translateX(-50%) rotate(-46deg);
    -o-transform: translateX(-50%) rotate(-46deg);
    transform: translateX(-50%) rotate(-46deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
}

.slick-prev:before, .slick-prev:after, .slick-next:before, .slick-next:after {
    position: absolute;
    width: 2px;
    height: 34px;
    background: #3d3d3d;
    content: '';
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 300ms all;
    -moz-transition: 300ms all;
    -ms-transition: 300ms all;
    -o-transition: 300ms all;
    transition: 300ms all
}

.slick-prev:before, .slick-prev:after {
    left: 0
}

.slick-next:before, .slick-next:after {
    right: 0
}

.slick-next:before {
    -webkit-transform: translateX(-50%) rotate(134deg);
    -moz-transform: translateX(-50%) rotate(134deg);
    -ms-transform: translateX(-50%) rotate(134deg);
    -o-transform: translateX(-50%) rotate(134deg);
    transform: translateX(-50%) rotate(134deg);
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    transform-origin: 50% 0%
}

.slick-next:after {
    -webkit-transform: translateX(-50%) rotate(46deg);
    -moz-transform: translateX(-50%) rotate(46deg);
    -ms-transform: translateX(-50%) rotate(46deg);
    -o-transform: translateX(-50%) rotate(46deg);
    transform: translateX(-50%) rotate(46deg);
    -webkit-transform-origin: 100% 0%;
    -moz-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    -o-transform-origin: 100% 0%;
    transform-origin: 100% 0%
}

.slick-prev {
    left: -185px
}

.slick-next {
    right: -185px
}

.slider-for {
    margin-bottom: 30px
}

.slider-nav {
    margin: 30px 0 0
}

.slider-nav .slick-slide img {
    cursor: pointer
}

.slider-nav .slick-slide.slick-current img {
    border: 2px solid #ff4c4d;
    z-index: 1
}

.slider-nav .slick-slide img {
    border: 2px solid transparent
}

.alignleft {
    margin-right: 65px;
    margin-bottom: 20px;
    float: left
}

.alignright {
    margin-left: 30px;
    margin-bottom: 20px;
    float: right
}

.slider-for .slick-slide {
    text-align: center
}

.slick-slide img {
    margin: 0 auto 20px;
    max-width: 100%
}

.slider-for .slick-slide p {
    color: #a7a7a7
}

.slider_img_title {
    font-size: 16px;
    color: #333
}

.collapse_btn {
    color: #424242;
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 30px;
    position: relative;
    padding-right: 30px;
    cursor: pointer
}

.slider_more_info {
    margin-left: 10px
}

.index_more_inform {
    display: none
}

.content_section p + h3 {
    margin-top: 30px
}

.collapse_btn.collapsed:before {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 6px solid #ff4c4d;
    border-bottom: none;
    content: "";
    top: 14px;
    right: 0
}

.collapse_btn:before {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 6px solid #afafaf;
    content: "";
    top: 14px;
    right: 0
}

.share_block {
    text-align: right;
    margin-right: 10px
}

#project_tabs .content_section, #news_tabs .content_section {
    margin: 0 auto 30px
}

form input.error {
    border: 1px solid #a2304b !important
}

.error_wrap {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 100%
}

form label.error {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 13px !important;
    color: #a2304b !important;
    font-weight: 400 !important;
    padding: 0 !important;
    margin: 0 !important;
    width: auto !important
}

.post_form label.error {
    top: 72%
}

#biography .content_section {
    margin-top: 48px;
    margin-right: 20px
}

#biography .content_section p {
    margin-bottom: 25px
}

@media (min-width: 1290px) {
    .container {
        width: 1260px
    }
}

@media (max-width: 1600px) {
    .logo {
        margin-left: 5px
    }

    .site_navigation {
        margin: 30px 0 0 0
    }

    .header_social a {
        margin: 0 4px
    }

    .site_navigation ul li a {
        margin: 0 6px
    }
    .site_navigation ul li.menu-item-has-children:hover ul {
        left:10px;
    }

    .social_block a {
        margin: 0 4px
    }

    .header_social {
        margin-left: 8px
    }

    .slick-prev {
        left: -85px
    }

    .slick-next {
        right: -85px
    }
}

@media (max-width: 1199px) {
    .site_navigation ul li a {
        margin: 0px 7px
    }
    .site_navigation ul li.menu-item-has-children:hover ul {
        left:7px;
    }

    #footer .social_block {
        text-align: center
    }

    .four_block_row > div:nth-child(4n+1) {
        clear: none
    }

    .four_block_row > div:nth-child(3n+1) {
        clear: both
    }

    .red_line:before {
        display: none
    }

    .post_form input {
        width: 100%;
        margin-bottom: 20px
    }

    .post_form > .error_wrap:first-child input {
        margin-right: 0px
    }

    #about_us_contacts .btn_red {
        width: 130px;
        font-size: 14px
    }

    .red_line {
        min-height: auto
    }

    .page_tabs_block {
        max-width: 50%
    }

    #inform .content_section {
        margin-top: 0;
        padding-right: 0
    }

    .site_lang {
        border-left: 1px solid #f1f1f1
    }

    .header_social {
        border: none
    }

    .alignleft {
        margin-right: 30px
    }

    #biography .content_section {
        margin: 0
    }

    /*#header_carousel .item_img{background-size:auto}*/
}

@media (max-width: 991px) {
    .site_navigation {
        display: none
    }

    .header_social a {
        margin: 0 10px
    }

    .content .content_section {
        padding: 30px 0 20px 0
    }

    .line_row > div:nth-child(2n+1) {
        clear: both
    }

    .open_menu {
        font-size: 24px;
        margin-top: 25px;
        display: block;
        text-align: center
    }

    .line_section:after {
        right: -45px;
        top: 30px;
        bottom: 40px
    }

    .tree_block_row > div:nth-child(3n+1) {
        clear: none
    }

    .tree_block_row > div:nth-child(2n+1) {
        clear: both
    }

    .four_block_row > div:nth-child(3n+1) {
        clear: none
    }

    .four_block_row > div:nth-child(2n+1) {
        clear: both
    }

    .header_social {
        margin-left: 0;
        text-align: center
    }

    .col_no {
        padding: 0 15px
    }

    .header.page {
        margin-bottom: 20px
    }

    .tabs_section a {
        padding-left: 10px
    }

    .tabs_title {
        font-size: 20px;
        line-height: 24px
    }

    #footer .social_block a {
        margin: 0 2px
    }

    #inform .alignleft {
        float: none;
        margin-right: 0
    }

    .slick-prev, .slick-next {
        z-index: 100
    }

    .works_slider .slick-prev:before, .works_slider .slick-next:before, .works_slider .slick-prev:after, .works_slider .slick-next:after {
        background: white
    }

    .slick-prev {
        left: 15px
    }

    .slick-next {
        right: 15px
    }

    .slider-nav {
        margin: 30px 0
    }

    #biography .alignleft {
        margin-right: 0;
        float: none
    }

    .line_section {
        padding-right: 0 !important
    }

    .slick-prev, .slick-next {
        margin-top: -50px
    }
}

@media (max-width: 767px) {
    .header {
        height: 295px
    }

    .item_img_section {
        height: 295px
    }

    .line_section:after {
        top: auto;
        bottom: -10px;
        width: 100%;
        height: 1px;
        left: 0
    }

    .logo {
        text-align: center
    }

    .col_no {
        padding-right: 15px;
        padding-left: 15px
    }

    .slider_title {
        font-size: 30px;
        line-height: 34px
    }

    .content .content_section {
        padding: 30px 0 0 0
    }

    .line_row {
        position: relative;
        padding-bottom: 25px
    }

    #footer {
        text-align: center;
        padding-bottom: 20px
    }

    .year_section {
        max-width: 390px;
        margin: 0 auto 20px
    }

    #video .content_section {
        margin: 0 auto 35px
    }

    #projects .section_title_block {
        text-align: center
    }

    .section_title_block .year_section {
        text-align: center;
        position: relative
    }

    .year_section li:first-child a {
        margin-left: 0
    }

    #projects .four_block_row {
        margin-bottom: 0
    }

    #projects {
        padding-bottom: 20px
    }

    #about_us_contacts .btn_red {
        width: 160px;
        font-size: 16px
    }
    #about_us_contacts .team_block {
        width: 49.6%;
    }

    .header.page #header_carousel.carousel, .header.page #header_carousel .item, .header.page #header_carousel .carousel-inner .active, .header.page #header_carousel .carousel-inner {
        height: 380px
    }

    .developmetn p {
        margin-top: 0
    }

    #footer .social_block {
        margin-top: 0
    }

    .content {
        padding-bottom: 20px
    }

    .page_tabs_block {
        max-width: 100%;
        float: none
    }

    .tabs_section {
        float: none;
        margin-top: 30px
    }

    .slider-for {
        margin-bottom: 0
    }

    .slider_more_info {
        margin-left: 0
    }

    .share_block {
        text-align: left;
        margin-right: 0
    }

    .slider_more_info .collapse.in {
        margin-bottom: 40px
    }

    #press .content_section {
        margin: 0 auto 35px
    }
}

@media (max-width: 467px) {
    .item_img_section h3 {
        font-size: 20px;
        line-height: 24px
    }

    .item_img_section p {
        font-size: 14px;
        line-height: 22px
    }

    #header_top .logo img {
        margin-top: 10px;
        width: 80%
    }

    #press .content_section {
        margin: 0 auto 10px;
        padding-bottom: 20px
    }

    .pagination_block {
        margin-bottom: 10px
    }

    .mail_form input {
        padding: 0 15px;
        margin-bottom: 20px;
        height: 50px
    }

    .mail_form button {
        width: 100%;
        position: relative
    }

    .mail_form {
        height: auto;
        margin-bottom: 0;
        overflow: hidden
    }

    #footer_news h3 {
        font-size: 12px
    }

    #about_us_contacts .btn_red {
        width: 100%;
        font-size: 16px;
        margin-bottom: 20px;
        display: block;
        float: left
    }

    .open_menu {
        top: 25px
    }

    .col_no {
        padding-right: 5px;
        padding-left: 5px
    }

    #header_top .row > div {
        padding-right: 5px;
        padding-left: 5px
    }

    .site_lang > a {
        padding: 0 10px 0 5px;
        font-size: 12px
    }

    .site_lang .dropdown-menu {
        padding: 0;
        left: auto;
        right: 0
    }

    .slider-nav {
        display: none
    }

    #works .line_row:before {
        display: none
    }

    #works .line_row {
        padding-bottom: 0
    }

    .slider-for {
        margin-bottom: 0
    }

    .tabs_section ul {
        text-align: center
    }

    .tabs_section a {
        padding-left: 3px;
        padding-right: 3px;
        font-size: 11px
    }

    .tabs_content {
        padding: 35px 0 20px
    }

    .slick-prev, .slick-next {
        margin-top: -55px;
        width: 20px;
        height: 40px
    }

    .collapse_btn {
        font-size: 20px
    }

    .collapse_btn.collapsed:before {
        top: 12px
    }

    .collapse_btn:before {
        top: 12px
    }

    .page_tabs {
        padding: 0px 0 15px
    }

    .tabs_section {
        margin-top: 15px
    }

    form label.error {
        top: 72%
    }

    .error_wrap {
        width: 100%
    }

    .small_form {
        width: 100%
    }

    .slick-prev:before, .slick-next:before {
        font-size: 50px
    }

    .slider-for .slick-slide p {
        font-size: 14px
    }

    .slick-prev:before, .slick-prev:after, .slick-next:before, .slick-next:after {
        height: 22px
    }
    .team_block {
        width: 100%;
    }
    .content_section_team {
        padding: 0px 30px;
    }
}

.modal iframe {
    margin: 0px;
    padding: 0px
}

.controls ul li {
	display: inline-block;
	}
.controls	{
	margin-top: 100px;
	}
.controls ul li .active {
background: #f3989b !important;
color:#fff !important;
}