

/* Start:/local/templates/sape/css/normalize.css?17428108112530*/
html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
body{margin:0;}
article,
aside,
footer,
header,
nav,
section{display:block;}
h1{font-size:2em;margin:0.67em 0;}
figcaption,
figure,
main{display:block;}
figure{margin:1em 40px;}
hr{box-sizing:content-box;height:0;overflow:visible;}
pre{font-family:monospace, monospace;font-size:1em;}
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;}
b,
strong{font-weight:bolder;}
code,
kbd,
samp{font-family:monospace, monospace;font-size:1em;}
dfn{font-style:italic;}
mark{background-color:#ff0;color:#000;}
small{font-size:80%;}
sub,
sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-0.25em;}
sup{top:-0.5em;}
audio,
video{display:inline-block;}
audio:not([controls]){display:none;height:0;}
img{border-style:none;}
svg:not(:root){overflow:hidden;}
button,
input,
optgroup,
select,
textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0;}
button,
input{overflow:visible;}
button,
select{text-transform:none;}
button,
html [type="button"],
[type="reset"],
[type="submit"]{-webkit-appearance:button;}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{border:1px solid #c0c0c0;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;}
progress{display:inline-block;vertical-align:baseline;}
textarea{overflow:auto;}
[type="checkbox"],
[type="radio"]{box-sizing:border-box;padding:0;}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button{height:auto;}
[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
details,
menu{display:block;}
summary{display:list-item;}
canvas{display:inline-block;}
template{display:none;}
[hidden]{display:none;}
/* End */


/* Start:/local/templates/sape/css/slick.css?17428108111363*/
.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;}
.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;}
/* End */


/* Start:/local/templates/sape/css/lity.min.css?17428108113385*/
/*! Lity - v2.2.2 - 2016-12-14
* http://sorgalla.com/lity/
* Copyright (c) 2015-2016 Jan Sorgalla; Licensed MIT */.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,0.9);outline:none !important;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease}.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}.lity-hide{display:none}
/* End */


/* Start:/local/templates/sape/css/jquery.fancybox.min.css?174281081114065*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;left:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s,visibility 0s linear .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s,visibility 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;text-align:center;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{overflow:visible;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-slide--iframe{padding:44px 44px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 6px;max-width:100%;overflow:auto;padding:0;padding:24px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;margin:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-drag .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--html .fancybox-content{margin-bottom:6px}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;margin:0;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff;height:calc(100% - 44px);margin-bottom:44px}.fancybox-iframe,.fancybox-video{background:transparent;border:0;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{vertical-align:top}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;outline:none;padding:10px;transition:color .2s;vertical-align:top;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default}.fancybox-button svg{display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path{fill:currentColor}.fancybox-button--share svg path{stroke-width:1}.fancybox-navigation .fancybox-button{height:38px;opacity:0;padding:6px;position:absolute;top:50%;width:38px}.fancybox-show-nav .fancybox-navigation .fancybox-button{transition:opacity .25s,visibility 0s,color .25s}.fancybox-navigation .fancybox-button:after{content:"";left:-25px;padding:50px;position:absolute;top:-25px}.fancybox-navigation .fancybox-button--arrow_left{left:6px}.fancybox-navigation .fancybox-button--arrow_right{right:6px}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#555;cursor:pointer;height:44px;margin:0;padding:6px;position:absolute;right:0;top:0;width:44px;z-index:10}.fancybox-close-small svg{fill:transparent;opacity:.8;stroke:currentColor;stroke-width:1.5;transition:stroke .1s}.fancybox-close-small:focus{outline:none}.fancybox-close-small:hover svg{opacity:1}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small{color:#ccc;padding:5px;right:-12px;top:-44px}.fancybox-slide--iframe .fancybox-close-small:hover svg,.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg{background:transparent;color:#fff}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid hsla(0,0%,100%,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;border:6px solid hsla(0,0%,39%,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li{background-position:50%;background-repeat:no-repeat;background-size:cover}.fancybox-thumbs>ul>li:before{border:4px solid #4ea7f9;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs .fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/sape/css/plyr.css?174281081113033*/
.plyr input[type=range]:focus,.plyr:focus{outline:0}/*.plyr .plyr__video-embed iframe,.plyr__tooltip{pointer-events:none}*/@keyframes plyr-progress{to{background-position:25px 0}}.plyr{position:relative;max-width:100%;min-width:200px;font-family:Avenir,'Avenir Next','Helvetica Neue','Segoe UI',Helvetica,Arial,sans-serif;direction:ltr}.plyr,.plyr *,.plyr ::after,.plyr ::before{box-sizing:border-box}.plyr a,.plyr button,.plyr input,.plyr label{-ms-touch-action:manipulation;touch-action:manipulation}.plyr audio,.plyr video{width:100%;height:auto;vertical-align:middle;border-radius:inherit}.plyr input[type=range]{display:block;height:20px;width:100%;margin:0;padding:0;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:none;background:0 0}.plyr input[type=range]::-webkit-slider-runnable-track{height:8px;background:0 0;border:0;border-radius:4px;-webkit-user-select:none;user-select:none}.plyr input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;margin-top:-4px;position:relative;height:16px;width:16px;background:#fff;border:2px solid transparent;border-radius:100%;transition:background .2s ease,border .2s ease,transform .2s ease;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.15);box-sizing:border-box}.plyr input[type=range]::-moz-range-track{height:8px;background:0 0;border:0;border-radius:4px;-moz-user-select:none;user-select:none}.plyr input[type=range]::-moz-range-thumb{position:relative;height:16px;width:16px;background:#fff;border:2px solid transparent;border-radius:100%;transition:background .2s ease,border .2s ease,transform .2s ease;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.15);box-sizing:border-box}.plyr input[type=range]::-ms-track{height:8px;background:0 0;border:0;color:transparent}.plyr input[type=range]::-ms-fill-upper{height:8px;background:0 0;border:0;border-radius:4px;-ms-user-select:none;user-select:none}.plyr input[type=range]::-ms-fill-lower{height:8px;border:0;border-radius:4px;-ms-user-select:none;user-select:none;background:#3498db}.plyr input[type=range]::-ms-thumb{position:relative;height:16px;width:16px;background:#fff;border:2px solid transparent;border-radius:100%;transition:background .2s ease,border .2s ease,transform .2s ease;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.15);box-sizing:border-box;margin-top:0}.plyr input[type=range]::-ms-tooltip{display:none}.plyr input[type=range]::-moz-focus-outer{border:0}.plyr input[type=range].tab-focus:focus{outline-offset:3px}.plyr input[type=range]:active::-webkit-slider-thumb{background:#3498db;border-color:#fff;transform:scale(1.25)}.plyr input[type=range]:active::-moz-range-thumb{background:#3498db;border-color:#fff;transform:scale(1.25)}.plyr input[type=range]:active::-ms-thumb{background:#3498db;border-color:#fff;transform:scale(1.25)}.plyr--video input[type=range].tab-focus:focus{outline:rgba(255,255,255,.5) dotted 1px}.plyr--audio input[type=range].tab-focus:focus{outline:rgba(86,93,100,.5) dotted 1px}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute!important;padding:0!important;border:0!important;height:1px!important;width:1px!important}.plyr__video-wrapper{position:relative;background:#000;border-radius:inherit}.plyr__video-embed{padding-bottom:56.25%;height:0;border-radius:inherit;overflow:hidden;z-index:0}.plyr__video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.plyr__video-embed>div{position:relative;padding-bottom:200%;transform:translateY(-35.95%)}.plyr video::-webkit-media-text-track-container{display:none}.plyr__captions{display:none;position:absolute;bottom:0;left:0;width:100%;padding:20px;transform:translateY(-40px);transition:transform .3s ease;color:#fff;font-size:16px;text-align:center;font-weight:400}.plyr__captions span{border-radius:2px;padding:3px 10px;background:rgba(0,0,0,.7);-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:150%}.plyr__captions span:empty{display:none}@media (min-width:768px){.plyr__captions{font-size:24px}}.plyr--captions-active .plyr__captions{display:block}.plyr--hide-controls .plyr__captions{transform:translateY(-15px)}@media (min-width:1024px){.plyr--fullscreen-active .plyr__captions{font-size:32px}}.plyr ::-webkit-media-controls{display:none}.plyr__controls{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;line-height:1;text-align:center}.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls>button{margin-left:5px}.plyr__controls .plyr__progress:first-child,.plyr__controls .plyr__time:first-child,.plyr__controls>button:first-child{margin-left:0}.plyr__controls .plyr__volume{margin-left:5px}.plyr__controls [data-plyr=pause]{margin-left:0}.plyr__controls button{position:relative;display:inline-block;-ms-flex-negative:0;flex-shrink:0;overflow:visible;vertical-align:middle;padding:7px;border:0;background:0 0;border-radius:3px;cursor:pointer;transition:background .3s ease,color .3s ease,opacity .3s ease;color:inherit}.plyr__controls button svg{width:18px;height:18px;display:block;fill:currentColor}.plyr__controls button:focus{outline:0}.plyr__controls .icon--captions-on,.plyr__controls .icon--exit-fullscreen,.plyr__controls .icon--muted{display:none}@media (min-width:480px){.plyr__controls .plyr__progress,.plyr__controls .plyr__time,.plyr__controls>button{margin-left:10px}}.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none}.plyr--video .plyr__controls{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:50px 10px 10px;background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;color:#fff;transition:opacity .3s ease}.plyr--video .plyr__controls button.tab-focus:focus,.plyr--video .plyr__controls button:hover{background:#3498db;color:#fff}.plyr--audio .plyr__controls{padding:10px;border-radius:inherit;background:#fff;border:1px solid #dbe3e8;color:#565D64}.plyr--audio .plyr__controls button.tab-focus:focus,.plyr--audio .plyr__controls button:hover,.plyr__play-large{background:#3498db;color:#fff}.plyr__play-large{display:none;position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);padding:10px;border:4px solid currentColor;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15);transition:all .3s ease}.plyr__play-large svg{position:relative;left:2px;width:20px;height:20px;display:block;fill:currentColor}.plyr__play-large:focus{outline:rgba(255,255,255,.5) dotted 1px}.plyr .plyr__play-large{display:inline-block}.plyr--audio .plyr__play-large,.plyr--playing .plyr__controls [data-plyr=play],.plyr__controls [data-plyr=pause]{display:none}.plyr--playing .plyr__play-large{opacity:0;visibility:hidden}.plyr--playing .plyr__controls [data-plyr=pause]{display:inline-block}.plyr--captions-active .plyr__controls .icon--captions-on,.plyr--fullscreen-active .icon--exit-fullscreen,.plyr--muted .plyr__controls .icon--muted{display:block}.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr--captions-active .plyr__controls .icon--captions-on+svg,.plyr--fullscreen-active .icon--exit-fullscreen+svg,.plyr--muted .plyr__controls .icon--muted+svg{display:none}.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen]{display:inline-block}.plyr__tooltip{position:absolute;z-index:2;bottom:100%;margin-bottom:10px;padding:5px 7.5px;opacity:0;background:rgba(0,0,0,.7);border-radius:3px;color:#fff;font-size:14px;line-height:1.3;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease}.plyr__tooltip::before{content:'';position:absolute;width:0;height:0;left:50%;transform:translateX(-50%);bottom:-4px;border-right:4px solid transparent;border-top:4px solid rgba(0,0,0,.7);border-left:4px solid transparent;z-index:2}.plyr button.tab-focus:focus .plyr__tooltip,.plyr button:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%,0) scale(1)}.plyr button:hover .plyr__tooltip{z-index:3}.plyr__controls button:first-child .plyr__tooltip{left:0;transform:translate(0,10px) scale(.8);transform-origin:0 100%}.plyr__controls button:first-child .plyr__tooltip::before{left:16px}.plyr__controls button:last-child .plyr__tooltip{right:0;transform:translate(0,10px) scale(.8);transform-origin:100% 100%}.plyr__controls button:last-child .plyr__tooltip::before{left:auto;right:16px;transform:translateX(50%)}.plyr__controls button:first-child .plyr__tooltip--visible,.plyr__controls button:first-child.tab-focus:focus .plyr__tooltip,.plyr__controls button:first-child:hover .plyr__tooltip,.plyr__controls button:last-child .plyr__tooltip--visible,.plyr__controls button:last-child.tab-focus:focus .plyr__tooltip,.plyr__controls button:last-child:hover .plyr__tooltip{transform:translate(0,0) scale(1)}.plyr__progress{position:relative;display:none;-ms-flex:1;flex:1}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress input[type=range]::-webkit-slider-runnable-track{background:0 0}.plyr__progress input[type=range]::-moz-range-track{background:0 0}.plyr__progress input[type=range]::-ms-fill-upper{background:0 0}.plyr__progress .plyr__tooltip{left:0}.plyr .plyr__progress{display:inline-block}.plyr__progress--buffer,.plyr__progress--played,.plyr__volume--display{position:absolute;left:0;top:50%;width:100%;height:8px;margin:-4px 0 0;padding:0;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:100px}.plyr__progress--buffer::-webkit-progress-bar,.plyr__progress--played::-webkit-progress-bar,.plyr__volume--display::-webkit-progress-bar{background:0 0}.plyr__progress--buffer::-webkit-progress-value,.plyr__progress--played::-webkit-progress-value,.plyr__volume--display::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:8px}.plyr__progress--buffer::-moz-progress-bar,.plyr__progress--played::-moz-progress-bar,.plyr__volume--display::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:8px}.plyr__progress--buffer::-ms-fill,.plyr__progress--played::-ms-fill,.plyr__volume--display::-ms-fill{border-radius:100px}.plyr__progress--played,.plyr__volume--display{z-index:1;color:#3498db;background:0 0;transition:none}.plyr__progress--played::-webkit-progress-value,.plyr__volume--display::-webkit-progress-value{min-width:8px;max-width:99%;border-top-right-radius:0;border-bottom-right-radius:0;transition:none}.plyr__progress--played::-moz-progress-bar,.plyr__volume--display::-moz-progress-bar{min-width:8px;max-width:99%;border-top-right-radius:0;border-bottom-right-radius:0;transition:none}.plyr__progress--played::-ms-fill,.plyr__volume--display::-ms-fill{display:none}.plyr__progress--buffer::-webkit-progress-value{transition:width .2s ease}.plyr__progress--buffer::-moz-progress-bar{transition:width .2s ease}.plyr__progress--buffer::-ms-fill{transition:width .2s ease}.plyr--video .plyr__progress--buffer,.plyr--video .plyr__volume--display{background:rgba(255,255,255,.25)}.plyr--video .plyr__progress--buffer{color:rgba(255,255,255,.25)}.plyr--audio .plyr__progress--buffer,.plyr--audio .plyr__volume--display{background:rgba(198,214,219,.66)}.plyr--audio .plyr__progress--buffer{color:rgba(198,214,219,.66)}.plyr--loading .plyr__progress--buffer{animation:plyr-progress 1s linear infinite;background-size:25px 25px;background-repeat:repeat-x;background-image:linear-gradient(-45deg,rgba(0,0,0,.15) 25%,transparent 25%,transparent 50%,rgba(0,0,0,.15) 50%,rgba(0,0,0,.15) 75%,transparent 75%,transparent);color:transparent}.plyr--video.plyr--loading .plyr__progress--buffer{background-color:rgba(255,255,255,.25)}.plyr--audio.plyr--loading .plyr__progress--buffer{background-color:rgba(198,214,219,.66)}.plyr__time{display:inline-block;vertical-align:middle;font-size:14px}.plyr__time+.plyr__time{display:none}@media (min-width:768px){.plyr__time+.plyr__time{display:inline-block}}.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px}.plyr__volume{display:none}.plyr .plyr__volume{-ms-flex:1;flex:1;position:relative}.plyr .plyr__volume input[type=range]{position:relative;z-index:2}@media (min-width:480px){.plyr .plyr__volume{display:block;max-width:60px}}@media (min-width:768px){.plyr .plyr__volume{max-width:100px}}.plyr--is-ios .plyr__volume,.plyr--is-ios [data-plyr=mute]{display:none!important}.plyr--fullscreen-active{position:fixed;top:0;left:0;right:0;bottom:0;height:100%;width:100%;z-index:10000000;background:#000;border-radius:0!important}.plyr--fullscreen-active video{height:100%}.plyr--fullscreen-active .plyr__video-wrapper{height:100%;width:100%}.plyr--fullscreen-active .plyr__video-embed{overflow:visible}.plyr--fullscreen-active .plyr__controls{position:absolute;bottom:0;left:0;right:0}.plyr--fullscreen-active.plyr--vimeo .plyr__video-wrapper{height:0;top:50%;transform:translateY(-50%)}
/* End */


/* Start:/local/templates/sape/css/fontello.css?17428108112308*/
@font-face {
  font-family: 'fontello';
  src: url('/local/templates/sape/css/../fonts/fontello.eot?68786477');
  src: url('/local/templates/sape/css/../fonts/fontello.eot?68786477#iefix') format('embedded-opentype'),
       url('/local/templates/sape/css/../fonts/fontello.woff2?68786477') format('woff2'),
       url('/local/templates/sape/css/../fonts/fontello.woff?68786477') format('woff'),
       url('/local/templates/sape/css/../fonts/fontello.ttf?68786477') format('truetype'),
       url('/local/templates/sape/css/../fonts/fontello.svg?68786477#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*.icon-right-big:before { content: '\e800'; } !* '' *!*/
/*.icon-left-big:before { content: '\e801'; } !* '' *!*/
/*.icon-vk:before { content: '\e802'; } !* '' *!*/
/*.icon-youtube:before { content: '\e803'; } !* '' *!*/
/*.icon-facebook:before { content: '\e804'; } !* '' *!*/
/*.icon-twitter:before { content: '\f099'; } !* '' *!*/
/*.icon-list-bullet:before { content: '\f0ca'; } !* '' *!*/
/*.icon-instagram:before { content: '\f16d'; } !* '' *!*/

.icon-right-big:before { content: '\e800'; } /* '' */
.icon-left-big:before { content: '\e801'; } /* '' */
.icon-vk:before { content: '\e802'; } /* '' */
.icon-youtube:before { content: '\e803'; } /* '' */
.icon-facebook:before { content: '\e804'; } /* '' */
.icon-search-exp:before { content: '\e80a'; } /* '' */
.icon-viewswitcher-exp:before { content: '\e80e'; } /* '' */
.icon-viewswitcher2-exp:before { content: '\e80f'; } /* '' */
.icon-cross-exp:before { content: '\e810'; } /* '' */
.icon-downarrow-exp:before { content: '\e811'; } /* '' */
.icon-rightarrowarrow-exp:before { content: '\e812'; } /* '' */
.icon-littledownarrow-exp:before { content: '\e813'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-list-bullet:before { content: '\f0ca'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
/* End */


/* Start:/local/templates/sape/css/flags.min.css?174281081111333*/
/*!
 * Generated with CSS Flag Sprite generator (https://www.flag-sprites.com/)
 */.flag{display:inline-block;width:24px;height:24px;background:url('/local/templates/sape/css/../img/flags.png') no-repeat}.flag.flag-ad{background-position:-24px 0}.flag.flag-ae{background-position:-48px 0}.flag.flag-af{background-position:-72px 0}.flag.flag-ag{background-position:-96px 0}.flag.flag-ai{background-position:-120px 0}.flag.flag-al{background-position:-144px 0}.flag.flag-am{background-position:-168px 0}.flag.flag-an{background-position:-192px 0}.flag.flag-ao{background-position:-216px 0}.flag.flag-ar{background-position:-240px 0}.flag.flag-as{background-position:-264px 0}.flag.flag-at{background-position:-288px 0}.flag.flag-au{background-position:-312px 0}.flag.flag-aw{background-position:-336px 0}.flag.flag-ax{background-position:-360px 0}.flag.flag-az{background-position:0 -24px}.flag.flag-ba{background-position:-24px -24px}.flag.flag-bb{background-position:-48px -24px}.flag.flag-bd{background-position:-72px -24px}.flag.flag-be{background-position:-96px -24px}.flag.flag-bf{background-position:-120px -24px}.flag.flag-bg{background-position:-144px -24px}.flag.flag-bh{background-position:-168px -24px}.flag.flag-bi{background-position:-192px -24px}.flag.flag-bj{background-position:-216px -24px}.flag.flag-bl{background-position:-240px -24px}.flag.flag-bm{background-position:-264px -24px}.flag.flag-bn{background-position:-288px -24px}.flag.flag-bo{background-position:-312px -24px}.flag.flag-br{background-position:-336px -24px}.flag.flag-bs{background-position:-360px -24px}.flag.flag-bt{background-position:0 -48px}.flag.flag-bw{background-position:-24px -48px}.flag.flag-by{background-position:-48px -48px}.flag.flag-bz{background-position:-72px -48px}.flag.flag-ca{background-position:-96px -48px}.flag.flag-cd{background-position:-120px -48px}.flag.flag-cf{background-position:-144px -48px}.flag.flag-cg{background-position:-168px -48px}.flag.flag-ch{background-position:-192px -48px}.flag.flag-ci{background-position:-216px -48px}.flag.flag-ck{background-position:-240px -48px}.flag.flag-cl{background-position:-264px -48px}.flag.flag-cm{background-position:-288px -48px}.flag.flag-cn{background-position:-312px -48px}.flag.flag-co{background-position:-336px -48px}.flag.flag-cr{background-position:-360px -48px}.flag.flag-cu{background-position:0 -72px}.flag.flag-cv{background-position:-24px -72px}.flag.flag-cw{background-position:-48px -72px}.flag.flag-cy{background-position:-72px -72px}.flag.flag-cz{background-position:-96px -72px}.flag.flag-de{background-position:-120px -72px}.flag.flag-dj{background-position:-144px -72px}.flag.flag-dk{background-position:-168px -72px}.flag.flag-dm{background-position:-192px -72px}.flag.flag-do{background-position:-216px -72px}.flag.flag-dz{background-position:-240px -72px}.flag.flag-ec{background-position:-264px -72px}.flag.flag-ee{background-position:-288px -72px}.flag.flag-eg{background-position:-312px -72px}.flag.flag-eh{background-position:-336px -72px}.flag.flag-er{background-position:-360px -72px}.flag.flag-es{background-position:0 -96px}.flag.flag-et{background-position:-24px -96px}.flag.flag-eu{background-position:-48px -96px}.flag.flag-fi{background-position:-72px -96px}.flag.flag-fj{background-position:-96px -96px}.flag.flag-fk{background-position:-120px -96px}.flag.flag-fm{background-position:-144px -96px}.flag.flag-fo{background-position:-168px -96px}.flag.flag-fr{background-position:-192px -96px}.flag.flag-ga{background-position:-216px -96px}.flag.flag-gb{background-position:-240px -96px}.flag.flag-gd{background-position:-264px -96px}.flag.flag-ge{background-position:-288px -96px}.flag.flag-gg{background-position:-312px -96px}.flag.flag-gh{background-position:-336px -96px}.flag.flag-gi{background-position:-360px -96px}.flag.flag-gl{background-position:0 -120px}.flag.flag-gm{background-position:-24px -120px}.flag.flag-gn{background-position:-48px -120px}.flag.flag-gq{background-position:-72px -120px}.flag.flag-gr{background-position:-96px -120px}.flag.flag-gs{background-position:-120px -120px}.flag.flag-gt{background-position:-144px -120px}.flag.flag-gu{background-position:-168px -120px}.flag.flag-gw{background-position:-192px -120px}.flag.flag-gy{background-position:-216px -120px}.flag.flag-hk{background-position:-240px -120px}.flag.flag-hn{background-position:-264px -120px}.flag.flag-hr{background-position:-288px -120px}.flag.flag-ht{background-position:-312px -120px}.flag.flag-hu{background-position:-336px -120px}.flag.flag-ic{background-position:-360px -120px}.flag.flag-id{background-position:0 -144px}.flag.flag-ie{background-position:-24px -144px}.flag.flag-il{background-position:-48px -144px}.flag.flag-im{background-position:-72px -144px}.flag.flag-in{background-position:-96px -144px}.flag.flag-iq{background-position:-120px -144px}.flag.flag-ir{background-position:-144px -144px}.flag.flag-is{background-position:-168px -144px}.flag.flag-it{background-position:-192px -144px}.flag.flag-je{background-position:-216px -144px}.flag.flag-jm{background-position:-240px -144px}.flag.flag-jo{background-position:-264px -144px}.flag.flag-jp{background-position:-288px -144px}.flag.flag-ke{background-position:-312px -144px}.flag.flag-kg{background-position:-336px -144px}.flag.flag-kh{background-position:-360px -144px}.flag.flag-ki{background-position:0 -168px}.flag.flag-km{background-position:-24px -168px}.flag.flag-kn{background-position:-48px -168px}.flag.flag-kp{background-position:-72px -168px}.flag.flag-kr{background-position:-96px -168px}.flag.flag-kw{background-position:-120px -168px}.flag.flag-ky{background-position:-144px -168px}.flag.flag-kz{background-position:-168px -168px}.flag.flag-la{background-position:-192px -168px}.flag.flag-lb{background-position:-216px -168px}.flag.flag-lc{background-position:-240px -168px}.flag.flag-li{background-position:-264px -168px}.flag.flag-lk{background-position:-288px -168px}.flag.flag-lr{background-position:-312px -168px}.flag.flag-ls{background-position:-336px -168px}.flag.flag-lt{background-position:-360px -168px}.flag.flag-lu{background-position:0 -192px}.flag.flag-lv{background-position:-24px -192px}.flag.flag-ly{background-position:-48px -192px}.flag.flag-ma{background-position:-72px -192px}.flag.flag-mc{background-position:-96px -192px}.flag.flag-md{background-position:-120px -192px}.flag.flag-me{background-position:-144px -192px}.flag.flag-mf{background-position:-168px -192px}.flag.flag-mg{background-position:-192px -192px}.flag.flag-mh{background-position:-216px -192px}.flag.flag-mk{background-position:-240px -192px}.flag.flag-ml{background-position:-264px -192px}.flag.flag-mm{background-position:-288px -192px}.flag.flag-mn{background-position:-312px -192px}.flag.flag-mo{background-position:-336px -192px}.flag.flag-mp{background-position:-360px -192px}.flag.flag-mq{background-position:0 -216px}.flag.flag-mr{background-position:-24px -216px}.flag.flag-ms{background-position:-48px -216px}.flag.flag-mt{background-position:-72px -216px}.flag.flag-mu{background-position:-96px -216px}.flag.flag-mv{background-position:-120px -216px}.flag.flag-mw{background-position:-144px -216px}.flag.flag-mx{background-position:-168px -216px}.flag.flag-my{background-position:-192px -216px}.flag.flag-mz{background-position:-216px -216px}.flag.flag-na{background-position:-240px -216px}.flag.flag-nc{background-position:-264px -216px}.flag.flag-ne{background-position:-288px -216px}.flag.flag-nf{background-position:-312px -216px}.flag.flag-ng{background-position:-336px -216px}.flag.flag-ni{background-position:-360px -216px}.flag.flag-nl{background-position:0 -240px}.flag.flag-no{background-position:-24px -240px}.flag.flag-np{background-position:-48px -240px}.flag.flag-nr{background-position:-72px -240px}.flag.flag-nu{background-position:-96px -240px}.flag.flag-nz{background-position:-120px -240px}.flag.flag-om{background-position:-144px -240px}.flag.flag-pa{background-position:-168px -240px}.flag.flag-pe{background-position:-192px -240px}.flag.flag-pf{background-position:-216px -240px}.flag.flag-pg{background-position:-240px -240px}.flag.flag-ph{background-position:-264px -240px}.flag.flag-pk{background-position:-288px -240px}.flag.flag-pl{background-position:-312px -240px}.flag.flag-pn{background-position:-336px -240px}.flag.flag-pr{background-position:-360px -240px}.flag.flag-ps{background-position:0 -264px}.flag.flag-pt{background-position:-24px -264px}.flag.flag-pw{background-position:-48px -264px}.flag.flag-py{background-position:-72px -264px}.flag.flag-qa{background-position:-96px -264px}.flag.flag-ro{background-position:-120px -264px}.flag.flag-rs{background-position:-144px -264px}.flag.flag-ru{background-position:-168px -264px}.flag.flag-rw{background-position:-192px -264px}.flag.flag-sa{background-position:-216px -264px}.flag.flag-sb{background-position:-240px -264px}.flag.flag-sc{background-position:-264px -264px}.flag.flag-sd{background-position:-288px -264px}.flag.flag-se{background-position:-312px -264px}.flag.flag-sg{background-position:-336px -264px}.flag.flag-sh{background-position:-360px -264px}.flag.flag-si{background-position:0 -288px}.flag.flag-sk{background-position:-24px -288px}.flag.flag-sl{background-position:-48px -288px}.flag.flag-sm{background-position:-72px -288px}.flag.flag-sn{background-position:-96px -288px}.flag.flag-so{background-position:-120px -288px}.flag.flag-sr{background-position:-144px -288px}.flag.flag-ss{background-position:-168px -288px}.flag.flag-st{background-position:-192px -288px}.flag.flag-sv{background-position:-216px -288px}.flag.flag-sy{background-position:-240px -288px}.flag.flag-sz{background-position:-264px -288px}.flag.flag-tc{background-position:-288px -288px}.flag.flag-td{background-position:-312px -288px}.flag.flag-tf{background-position:-336px -288px}.flag.flag-tg{background-position:-360px -288px}.flag.flag-th{background-position:0 -312px}.flag.flag-tj{background-position:-24px -312px}.flag.flag-tk{background-position:-48px -312px}.flag.flag-tl{background-position:-72px -312px}.flag.flag-tm{background-position:-96px -312px}.flag.flag-tn{background-position:-120px -312px}.flag.flag-to{background-position:-144px -312px}.flag.flag-tr{background-position:-168px -312px}.flag.flag-tt{background-position:-192px -312px}.flag.flag-tv{background-position:-216px -312px}.flag.flag-tw{background-position:-240px -312px}.flag.flag-tz{background-position:-264px -312px}.flag.flag-ua{background-position:-288px -312px}.flag.flag-ug{background-position:-312px -312px}.flag.flag-us{background-position:-336px -312px}.flag.flag-uy{background-position:-360px -312px}.flag.flag-uz{background-position:0 -336px}.flag.flag-va{background-position:-24px -336px}.flag.flag-vc{background-position:-48px -336px}.flag.flag-ve{background-position:-72px -336px}.flag.flag-vg{background-position:-96px -336px}.flag.flag-vi{background-position:-120px -336px}.flag.flag-vn{background-position:-144px -336px}.flag.flag-vu{background-position:-168px -336px}.flag.flag-wf{background-position:-192px -336px}.flag.flag-ws{background-position:-216px -336px}.flag.flag-ye{background-position:-240px -336px}.flag.flag-yt{background-position:-264px -336px}.flag.flag-za{background-position:-288px -336px}.flag.flag-zm{background-position:-312px -336px}.flag.flag-zw{background-position:-336px -336px}
/* End */


/* Start:/local/templates/sape/css/jquery.scrollbar.css?174281081122618*/
/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}









/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #e0e0e0; }
.scrollbar-inner > .scroll-element .scroll-bar { background-color: #c2c2c2; }
.scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #919191; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }


.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }










/*************** SIMPLE OUTER SCROLLBAR ***************/

.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-outer > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-outer > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-y {
    height: 100%;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer { height: 8px; top: 2px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer { left: 2px; width: 8px; }

.scrollbar-outer > .scroll-element .scroll-element_outer { overflow: hidden; }
.scrollbar-outer > .scroll-element .scroll-element_track { background-color: #eeeeee; }

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-outer > .scroll-element .scroll-bar { background-color: #d9d9d9; }
.scrollbar-outer > .scroll-element .scroll-bar:hover { background-color: #c2c2c2; }
.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar { background-color: #919191; }


/* scrollbar height/width & offset from container borders */

.scrollbar-outer > .scroll-content.scroll-scrolly_visible { left: -12px; margin-left: 12px; }
.scrollbar-outer > .scroll-content.scroll-scrollx_visible { top:  -12px; margin-top:  12px; }

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar { min-width: 10px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-bar { min-height: 10px; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -14px; }

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -14px; }










/*************** SCROLLBAR MAC OS X ***************/

.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track { display: none; }
.scrollbar-macosx > .scroll-element .scroll-bar {
    background-color: #2c3e52;
    display: block;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;

    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}


.scrollbar-macosx > .scroll-element.scroll-x {
    bottom: 0px;
    height: 0px;
    left: 0;
    min-width: 100%;
    overflow: visible;
    width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0px;
    top: 0;
    width: 0px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar { height: 7px; min-width: 10px; top: -9px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar { left: -9px; min-height: 10px; width: 7px; }

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer { left: 2px; }
.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size { left: -4px; }

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer { top: 2px; }
.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }










/*************** SCROLLBAR LIGHT ***************/

.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-light > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-light > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-light > .scroll-element .scroll-element_outer {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light > .scroll-element .scroll-element_size {
    background: #dbdbdb;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#dbdbdb), color-stop(100%,#e8e8e8));
    background: -webkit-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: -o-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: -ms-linear-gradient(left, #dbdbdb 0%,#e8e8e8 100%);
    background: linear-gradient(to right, #dbdbdb 0%,#e8e8e8 100%);

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light > .scroll-element.scroll-x {
    bottom: 0;
    height: 17px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-light > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 17px;
}

.scrollbar-light > .scroll-element .scroll-bar {
    background: #fefefe;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fefefe), color-stop(100%,#f5f5f5));
    background: -webkit-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: -o-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: -ms-linear-gradient(left, #fefefe 0%,#f5f5f5 100%);
    background: linear-gradient(to right, #fefefe 0%,#f5f5f5 100%);

    border: 1px solid #dbdbdb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-light > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scrollbar-light > .scroll-content.scroll-scrollx_visible { top:  -17px; margin-top:  17px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-bar { height: 10px; min-width: 10px; top: 0px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-bar { left: 0px; min-height: 10px; width: 10px; }

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer { height: 12px; left: 2px; top: 2px; }
.scrollbar-light > .scroll-element.scroll-x .scroll-element_size { left: -4px; }

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer { left: 2px; top: 2px; width: 12px; }
.scrollbar-light > .scroll-element.scroll-y .scroll-element_size { top: -4px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -19px; }
.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }










/*************** SCROLLBAR RAIL ***************/

.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-rail > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-rail > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-rail > .scroll-element .scroll-element_size {
    background-color: #999;
    background-color: rgba(0, 0, 0, 0.3);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
    background-color: #666;
    background-color: rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    min-width: 100%;
    padding: 3px 0 2px;
    width: 100%;
}

.scrollbar-rail > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    padding: 0 2px 0 3px;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-rail > .scroll-element .scroll-bar {
    background-color: #d0b9a0;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;

    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

/* scrollbar height/width & offset from container borders */

.scrollbar-rail > .scroll-content.scroll-scrolly_visible { left: -17px; margin-left: 17px; }
.scrollbar-rail > .scroll-content.scroll-scrollx_visible { margin-top: 17px; top: -17px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar { height: 10px; min-width: 10px; top: 1px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-bar { left: 1px; min-height: 10px; width: 10px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer { height: 15px; left: 5px; }
.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size { height: 2px; left: -10px; top: 5px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer { top: 5px; width: 15px; }
.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size { left: 5px; top: -10px; width: 2px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -25px; }
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -25px; }

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -25px; }
.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -25px; }










/*************** SCROLLBAR DYNAMIC ***************/

.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-dynamic > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-x {
    bottom: 2px;
    height: 7px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 2px;
    top: 0;
    width: 7px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
    opacity: 0.3;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.scrollbar-dynamic > .scroll-element .scroll-element_size {
    background-color: #cccccc;
    opacity: 0;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;

    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.scrollbar-dynamic > .scroll-element .scroll-bar {
    background-color: #6c6e71;

    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
    bottom: 0;
    height: 7px;
    min-width: 24px;
    top: auto;
}
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
    left: auto;
    min-height: 24px;
    right: 0;
    width: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
    bottom: 0;
    top: auto;
    left: 2px;

    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    -o-transition: height 0.2s;
    -ms-transition: height 0.2s;
    transition: height 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
    left: auto;
    right: 0;
    top: 2px;

    -webkit-transition: width 0.2s;
    -moz-transition: width 0.2s;
    -o-transition: width 0.2s;
    -ms-transition: width 0.2s;
    transition: width 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size { left: -4px; }
.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size { top: -4px; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -11px; }
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -11px; }


/* hover & drag */

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
    overflow: hidden;

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
    opacity: 1;
}
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
    height: 100%;
    width: 100%;

    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
    height: 20px;
    min-height: 7px;
}
.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
    min-width: 7px;
    width: 20px;
}










/*************** SCROLLBAR GOOGLE CHROME ***************/

.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div
{
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-chrome > .scroll-element {
    background-color: #ffffff;
}

.scrollbar-chrome > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-chrome > .scroll-element .scroll-element_outer {}

.scrollbar-chrome > .scroll-element .scroll-element_track {
    background: #f1f1f1;
    border: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x {
    bottom: 0;
    height: 16px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-chrome > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 16px;
}

.scrollbar-chrome > .scroll-element .scroll-bar {
    background-color: #d9d9d9;
    border: 1px solid #bdbdbd;
    cursor: default;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
    background-color: #c2c2c2;
    border-color: #a9a9a9;
}

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
    border-color: #7e7e7e;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-chrome > .scroll-content.scroll-scrolly_visible { left: -16px; margin-left: 16px; }
.scrollbar-chrome > .scroll-content.scroll-scrollx_visible { top:  -16px; margin-top:  16px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar { height: 8px; min-width: 10px; top: 3px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar { left: 3px; min-height: 10px; width: 8px; }

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer { border-left: 1px solid #dbdbdb; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track { height: 14px; left: -3px; }
.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size { height: 14px; left: -4px; }

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer { border-top: 1px solid #dbdbdb; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track { top: -3px; width: 14px; }
.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size { top: -4px; width: 14px; }

/* update scrollbar offset if both scrolls are visible */

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -19px; }
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -19px; }

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -19px; }
.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -19px; }








/* End */


/* Start:/local/templates/sape/css/style.css?174281081190644*/
@font-face {
    font-family: 'Open Sans Regular';
    src: url('/local/templates/sape/css/../fonts/Open Sans Regular.eot');
    src: url('/local/templates/sape/css/../fonts/Open Sans Regular.eot') format('embedded-opentype'), url('/local/templates/sape/css/../fonts/Open Sans Regular.woff') format('woff'), url('/local/templates/sape/css/../fonts/Open Sans Regular.ttf') format('truetype'), url('/local/templates/sape/css/../fonts/Open Sans Regular.svg#Open Sans Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('/local/templates/sape/css/../fonts/RobotoCondensed-Regular.eot');
    src: url('/local/templates/sape/css/../fonts/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/sape/css/../fonts/RobotoCondensed-Regular.woff') format('woff'),
    url('/local/templates/sape/css/../fonts/RobotoCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Condensed';
    src: url('/local/templates/sape/css/../fonts/RobotoCondensed-Bold.eot');
    src: url('/local/templates/sape/css/../fonts/RobotoCondensed-Bold.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/sape/css/../fonts/RobotoCondensed-Bold.woff') format('woff'),
    url('/local/templates/sape/css/../fonts/RobotoCondensed-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "Roboto Slab";
    src: url('/local/templates/sape/css/../fonts/roboto-slab-bold.ttf') format('truetype');
}
@font-face {
    font-family: "Rockwell Bold";
    src: url('/local/templates/sape/css/../fonts/Rockwell-Bold.ttf') format('truetype');
}
.container {
    max-width: 1120px;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}
.row {
    margin-left: -10px;
    margin-right: -10px;
}
.row:after {
    content: '';
    display: block;
    clear: both;
}
.row.flex {
    display: flex;
    flex-wrap: wrap;
}
.col {
    float: left;
    /*padding-left: 10px;*/
    /*padding-right: 10px;*/
    box-sizing: border-box;
}
.center-text{
    text-align: center;
}
a {
    color: inherit;
    text-decoration: none;
}
p {
    margin: 0;
}
*:focus {
    outline: none;
}

/* font-family: 'Roboto Condensed', sans-serif; */
body {
    font-family: 'Roboto condensed', sans-serif;
    min-width: 320px;
    color: #000;
}
.section-title {
    font-weight: 500;
    font-size: 47px;
    text-align: center;
    margin-bottom: 50px;
    text-transform: uppercase;
}
/* top contacts */
.top-contacts {
    background-color: #435365;
    color: #d9dada;
    padding: 12px 0 9px;
    font-family: 'Open Sans Regular';
    font-size: 15px;
    line-height: 20px;
}
.top-contacts .address {
    width: 45%;
}
.top-contacts .email {
    text-align: center;
    width: 20%;
}
.top-contacts .icon {
    font-size: 20px;
    vertical-align: middle;
}
.top-contacts .top-mail {
    display: inline-block;
    padding-left: 35px;
    background: url("/local/templates/sape/css/../img/mail-icon.png") no-repeat left center;
}
.top-contacts .social {
    text-align: right;
    width: 35%;
}
.top-contacts .social .social-items {
    display: inline-block;
}
.top-contacts .social .social-items {
    margin-left: 15px;
}
.top-contacts a:hover {
    color: #eee;
}
.top-contacts .icon-list-bullet {
    font-size: 21px;
    margin-top: -4px;
    margin-right: 9px;
    display: inline-block;
}
.top-contacts .social .social-items .icon-vkontakte {
    font-size: 24px;
    height: 20px;
    display: inline-block;
    margin-top: -7px;
}
.top-contacts .social .social-items .icon-facebook {
    font-size: 17px;
}
.fancybox-caption .icon-facebook{
    position: relative;
    top: -5px;
}
.fancybox-caption .link-container{
    margin-right: 10px;
}
/* org block */
.org-block {
    padding: 0px 0 8px;
    text-align: center;
    color: #3a496b;
    font-weight: 500;
}
.org-block .main-title {
    font-weight: 500;
    font-size: 24px;
    margin: 25px 0 20px 0;
    text-transform: uppercase;
}
.org-block .item-title {
    font-size: 10px;
    line-height: 40px;
    vertical-align: middle;
    display: inline-block;
    margin-left: 30px;
}
.org-block .org-item {
    display: inline-block;
	vertical-align: top;
/*     vertical-align: middle; */
    margin: 0 11px;
}
.org-block .org-items-row {
  margin-left: 12%;
}
.org-block .org-items-row .item1 img {
    width: auto;
    height: 40px;
    margin-left: 30px;
}
.org-block .org-items-row .item2 img {
    width: auto;
    height: 40px;
    margin-left: 30px;
}
.org-block .org-items-row .item3 img {
    width: auto;
     height: 30px;
    margin-left: 30px;
}
.org-block .org-items-row .item3_1 img {
    width: auto;
     height: 20px;
    margin-left: 30px;
}
.org-block .org-items-row .item4 img {
    width: auto;
    height: 40px;
    margin-left: 30px;
}
.org-block .org-items-row .item5 img {
    width: auto;
    height: 30px;
    margin-left: 30px;
}
.org-block .org-items-row .item6 img {
    width: auto;
    height: 40px;
    margin-left: 30px;
    filter: grayscale(1);
    transition: 0.5s;
}
.org-block .org-items-row img {
    filter: grayscale(1);
    transition: 0.5s;
}
.org-block .org-items-row img:hover {
    filter: grayscale(0);
}

.org-block .patr-items {
    padding-left: 0;
}
/* nav block */
.nav-slider {
    position: relative;
}
.nav-block {
    color: #fff;
    background-color: #435365;
    font-family: 'Roboto Condensed', sans-serif;
}
.nav-block .logo {
    width: 165px;
    position: absolute;
    top: 15px;
    left: 20px;
}
.nav-block .lang  {
    width: 11%;
    text-align: right;
    white-space: nowrap;
}
.nav-block .logo img {
    max-width: 100%;
    height: auto;
}
.nav-block .navigation  {
    width: 100%;
    text-align: center;
    padding-top: 21px;
    float: none;
    display: block;
}
.nav-block .col {
}
.nav-block .navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.nav-block .navigation>ul>li>a {
    /*text-shadow: 1px 1px 1px rgba(0,0,0,0.7);*/
    text-transform: uppercase;
    transition: 200ms;
    font-size: 22px;
}
.nav-block .navigation>ul>li:hover>a {
    color: #fabc35;
}
.nav-block .navigation>ul>li>ul a {
    display: block;
    padding: 4px 20px;
    transition: 300ms;
}
.nav-block .lang .lang-item {
    margin-top: 3px;
    display: inline-block;
    padding: 1px 4px 0;
    text-align: center;
    min-width: 32px;
    font-size: 18px;
    line-height: 19px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
    box-shadow: 1px 1px 1px rgba(0,0,0,0.7),inset 1px 1px 1px rgba(0,0,0,0.7);
    border: 1px solid #fff;
    opacity: 0.7;
}
.nav-block .lang .lang-item:last-child {
    margin-left: 8px;
}
.nav-block .lang .lang-item:hover {
    opacity: 0.85;
}
.nav-block .lang .lang-item.current {
    opacity: 1;
}

/* main slider */
.main-slider {
    /*border-top: 10px solid #435365;*/
    /*max-height: 660px;*/
    /*opacity: 0;*/
    transition: 400ms;
    overflow: hidden;
}
.main-slider.slick-initialized {
    opacity: 1;
}
.main-slider-item {
    height: 760px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.container_big {
    max-width: 1225px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding-left: 200px;
    padding-right: 200px;
    position: relative;
}
.main-slider__wrap {
    padding-top: 70px;
    height: calc(100% - 70px);
}
.main-slider__title {
    color: #fff;
    text-align: center;
    padding: 15px 0 8px 0;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    text-transform: uppercase;
    font-size: 42px;
    font-family: Arial;
    margin: 125px 0 50px 0;
}
.main-slider__title span {
    display: block;
    border-bottom: 3px solid #fff;
    padding-bottom: 15px;
}
.main-slider.gallery-top {
    display: block !important;
}
.main-slider.gallery-top .main-slider-item {
    /*height: auto !important;*/
    padding-bottom: 0;
    background-position: top center;
    position: relative;
}
.main-slider.gallery-top .main-slider-item.video {
    /*height: 760px !important;*/
}
.main-slider-item .slide-text {
    margin-top: 205px;
    font-weight: 700;
    font-size: 70px;
    line-height: 80px;
    color: #fff;
    max-width: 60%;
    text-transform: uppercase;
}
.main-slider__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.main-slider__when_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.main-slider__when p {
    color: #ef7f1a;
    background: #fff;
    font-size: 40px;
    margin-bottom: 10px;
    padding: 10px 20px;
}
.main-slider__when p:nth-child(1) {
    font-weight: bold;
    text-transform: uppercase;
}
.main-slider__when p:nth-child(2) {
    margin: 0;
}
.main-slider__exhibition {
    background: #fff;
    padding: 4.5px 20px;
    display: block;
}
.main-slider__buttons {
    margin-top: 100px;
    margin-left: -50px;
    margin-right: -50px;
}
.main-title {
    display: none;
}
.main-slider__button {
    color: #fff;
    font-size: 22px;
    background: #fabc35;
    text-transform: uppercase;
    text-align: center;
    width: 270px;
    display: block;
    padding: 15px 20px;
    cursor: pointer;
}
/* photos */
.photo-block {
    margin: 180px 0 0;
    position: relative;
}
.photo-block-slider .slick-arrow {
    position: absolute;
    display: block;
    border: none;
    color: transparent;
    overflow: hidden;
    width: 30px;
    height: 60px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.photo-block-slider .slick-arrow.slick-prev {
    left: 10px;
    z-index: 5;
    background: rgba(255,255,255,0.6) url("/local/templates/sape/css/../img/arrow-left.png") no-repeat center;
}
.photo-block-slider .slick-arrow.slick-next {
    right: 10px;
    background: rgba(255,255,255,0.6) url("/local/templates/sape/css/../img/arrow-right.png") no-repeat center;
}
.photo-block .rec {
    white-space: nowrap;
}
.photo-block .live-label {
    position: absolute;
    left: 10px;
    top: 10px;
    color: #fff;
    font-size: 18px;
    z-index: 5;
    max-width: 23%;
}
.photo-block .live-label i {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #f00;
    margin: 0 2px;
}
.photo-block .photo-item {
    display: block;
    float: left;
    width: 25%;
    box-sizing: border-box;
    height: 0;
    padding-bottom: 20%;
    overflow: hidden;
    position: relative;
    border: 2px solid #fff;
    cursor: pointer;
    transition: 300ms;
}
.photo-block .photo-item:hover {
    border-color: #fabc35;
}
.photo-block .photo-item img {
    width: auto;
    height: 100%;
    display: block;
    position: absolute;
    left: -100%;
    right: -100%;
    margin: auto;
}
/* about */
.about-exhib {
    padding: 100px 0 115px;
    background: url("/local/templates/sape/css/../img/about-bg-wide.jpg") no-repeat bottom center;
    background-size: cover;
}
.about-exhib .about-title-col {
    width: 35%;
    margin-right: 5%;
}
.about-exhib .about-descr-col {
    width: 60%;
}
.about-exhib .about-title {
    font-weight: 500;
    display: block;
    position: relative;
    font-size: 46px;
    line-height: 46px;
    padding-bottom: 36px;
    margin-bottom: 36px;
    text-transform: uppercase;
}
.about-exhib .about-title:before {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 60px;
    height: 4px;
    background-color: #fabc35;
}
.about-exhib .about-title-descr {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
    color: #5b5b5b;
    font-weight: 500;
    text-transform: uppercase;
}
.about-exhib .about-descr-col p {
    line-height: 26px;
    font-size: 18px;
    color: #5b5b5b;
}
.about-exhib .become-button {
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    width: 275px;
    background-color: #fabc35;
    padding: 22px 0 18px;
    margin-top: 20px;
    transition: 200ms;
}
.about-exhib .become-button:first-of-type{
    margin-top: 105px;
}
.about-exhib .become-button:hover {
    color: #fff;
}
.about-exhib .become-button:focus {
    color: #fff;
    background-color: #bf9231;
}

/* benefits */
.benefits {
    padding: 60px 0 55px;
    background: #2c3c52 url("/local/templates/sape/css/../img/benefits-bg.jpg") no-repeat center;
    background-size: cover;
}
.benefits .benefit-col {
    color: #fff;
    text-align: center;
    width: 20%;
}
.benefits .benefit-col .counter {
    font-weight: 700;
    font-size: 48px;
    line-height: 48px;
    color: #fabc35;
    margin: 45px 0 20px;
}
.benefits .benefit-col .counter-descr {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase;
}
.benefits .benefit-image {
    height: 36px;
    width: 50px;
    margin: 4px auto;
}
.benefits .benefit-image.image1 {
    background: url("/local/templates/sape/css/../img/ben1.svg") no-repeat center;
}
.benefits .benefit-image.image2 {
    background: url("/local/templates/sape/css/../img/ben2.svg") no-repeat center;
}
.benefits .benefit-image.image3 {
    background: url("/local/templates/sape/css/../img/ben3.svg") no-repeat center;
}
.benefits .benefit-image.image4 {
    background: url("/local/templates/sape/css/../img/ben4.svg") no-repeat center;
}
.benefits .benefit-image.image5 {
    background: url("/local/templates/sape/css/../img/ben5.svg") no-repeat center;
}

/* sape is */
.sape {
    padding-bottom: 20px;
    background: url("/local/templates/sape/css/../img/sape-bg.jpg") no-repeat center bottom 0px;
    background-size: cover;
}
.sape-is {
    background-color: rgba(0,0,0,0.3);
    padding-top: 70px;
    padding-bottom: 36px;
    color: #fff;
    text-align: center;
    margin-bottom: 35px;
}
.sape-is-slider {
    max-height: 300px;
    overflow: hidden;
    opacity: 0;
}
.sape-is .sape-is-title {
    font-weight: 500;
    font-size: 46px;
    margin: 0 0 40px;
    text-transform: uppercase;
}
.sape-is .slider-item-title {
    font-weight: 400;
    font-size: 33px;
    margin-bottom: 26px;
    text-transform: uppercase;
}
.sape-is .slider-item-descr {
    max-width: 935px;
    margin: auto;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    line-height: 32px;
    text-transform: uppercase;
}
.sape-is-slider {
    counter-reset: section;
}
.sape-is .slider-item-title:before {
    counter-increment: section;
    content: counter(section);
    display: inline-block;
    line-height: 45px;
    min-width: 45px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 50%;
    font-weight: 500;
    margin-right: 20px;
}
.sape-is .slick-dots {
    margin: 37px 0 0;
    padding: 0;
}
.sape-is .slick-dots li {
    display: inline-block;
    color: transparent;
    overflow: hidden;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    border: 3px solid #fff;
    border-radius: 50%;
    background-color: transparent;
    margin: 0 4px;
    cursor: pointer;
}
.sape-is .slick-dots li.slick-active {
    background-color: #fff;
}
.sape-is .slick-dots li button {
    visibility: hidden;
}
.sape .gallery .row {
    margin: 0;
}
.sape .gallery .gallery-item {
    padding: 0;
    width: 25%;
    height: 0;
    padding-bottom: 270px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}
.sape .gallery .gallery-item img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -200%;
    right: -200%;
    margin: auto;
    width: auto;
    max-height: 100%;
    height: 100%;
    min-width: 100%;
    transition: 300ms;
}
.sape .gallery .gallery-item:hover  img {
    transform: scale(1.1);
}

/* official */
.official {
    padding: 48px 0 0;
}
.official-slider {
    max-height: 340px;
    overflow: hidden;
    opacity: 0;
}
.official .official-photo {
    width: 26%;
}
.official .official-details {
    width: 74%;
    padding-left: 35px;
}
.official .slick-arrow {
    position: absolute;
    top: -105px;
    border: none;
    width: 24px;
    height: 56px;
    overflow: hidden;
    color: transparent;
    cursor: pointer;
}
.official .slick-arrow.slick-prev {
    left: 9%;
    background: url("/local/templates/sape/css/../img/arrow-left.png") no-repeat center;
}
.official .slick-arrow.slick-next {
    right: 9%;
    background: url("/local/templates/sape/css/../img/arrow-right.png") no-repeat center;
}
.official .official-photo .photo-container {
    display: block;
    width: 245px;
    height: 245px;
    margin: 18px auto 0;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #d6d9d8;
    border-radius: 50%;
}
.official .official-photo .photo-container img {
    position: absolute;
    height: 100%;
    top: 0;
    left: -300%;
    right: -300%;
    margin: auto;
}
.official .official-details .name {
    font-weight: 500;
    font-size: 34px;
    padding: 38px 0 3px;
    text-transform: uppercase;
}
.official .official-details .stat {
    font-size: 18px;
    max-width: 340px;
    padding:  0 0 26px;
    margin: 0 0 26px;
    position: relative;
    text-transform: uppercase;
}
.official .official-details .stat:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 4px;
    width: 60px;
    background-color: #fabc35;
}
.official .official-details .descr {
    color: #5b5b5b;
    line-height: 25px;
    font-size: 18px;
}
.official .slick-dots {
    margin: 53px 0 57px;
    padding: 0;
    text-align: center;
}
.official .slick-dots li {
    display: inline-block;
    cursor: pointer;
    width: 20px;
    height: 20px;
    border: 2px solid #afaeae;
    box-sizing: border-box;
    border-radius: 50%;
    margin: 0 4px;
}
.official .slick-dots li.slick-active {
    background-color: #afaeae;
}
.official .slick-dots li button {
    visibility: hidden;
}

/* members */
.members {
    padding-top: 10px;
}
.info-partners .partner-item,
.members .member-item {
    margin-bottom: 50px;
}
.member-slider {
    max-height: 320px;
    overflow: hidden;
    opacity: 0;
}
.info-partners .partner-item .vert-aligner,
.members .member-item .vert-aligner {
    height: 100px;
    display: table;
    width: 100%;
}
.info-partners .partner-item a,
.members .member-item a {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
    padding-right: 20px;
}
.info-partners .partner-item img,
.members .member-item img {
    margin: auto;
    max-height: 100px;
    max-width: 100%;
    height: auto;
    width: auto;
}
.info-partners .slick-dots,
.members .slick-dots {
    margin: 0px 0 72px;
    padding: 0;
    text-align: center;
}
.info-partners .slick-dots li,
.members .slick-dots li {
    display: inline-block;
    cursor: pointer;
    width: 20px;
    height: 20px;
    border: 2px solid #afaeae;
    box-sizing: border-box;
    border-radius: 50%;
    margin: 0 4px;
}
.info-partners .slick-dots li.slick-active,
.members .slick-dots li.slick-active {
    background-color: #afaeae;
}
.info-partners .slick-dots li button,
.members .slick-dots li button {
    visibility: hidden;
}

/* become member */
.become-member {
    padding-top: 40px;
    padding-bottom: 5px;
    background: url("/local/templates/sape/css/../img/member-bg.jpg") no-repeat center bottom;
    background-size: cover;
}
.become-member .section-title {
    color: #fff;
    margin-bottom: 35px;
}
.become-member .new {
    padding-top: 40px;
}
.new .row {
    margin: 0;
}
.become-member .new .new-item {
    width: 20%;
    overflow: hidden;
    padding: 0 0 17%;
    height: 0;
    position: relative;
    background-color: #202d3e;
}
.become-member .new .new-item:last-of-type {
    display: none;
}
.become-member .new .new-item img {
    display: block;
    position: absolute;
    height: 60%;
    width: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    /*min-width: 100%;*/
    left: -200%;
    right: -200%;
    margin: auto;
    transition: 300ms;
}
.become-member .new .new-item:hover img {
    -webkit-transform: scale(1.1) translateY(-50%);
    -moz-transform: scale(1.1) translateY(-50%);
    -ms-transform: scale(1.1) translateY(-50%);
    -o-transform: scale(1.1) translateY(-50%);
    transform: scale(1.1) translateY(-50%);
}
.new .look {
    display: block;
    margin: 30px auto 35px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    background-color: #fabc35;
    padding: 18px 10px 16px;
    max-width: 415px;
    box-sizing: border-box;
    transition: 300ms;
}
.new .look:hover {
    color: #fff;
    background-color: #957126;
}
.new .look:focus {
    color: #fff;
    background-color: #957126;
    box-shadow: inset 0 1px 3px #7f6020;
}
.welcome {
    background-color: rgba(0,0,0,0.2);
    padding-top: 70px;
    padding-bottom: 65px;
    text-align: center;
}
.welcome .section-title {
    margin-bottom: 42px;
}
.welcome-slider {
    max-height: 300px;
    overflow: hidden;
    opacity: 0;
}
.welcome .welcome-item {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 21px;
    line-height: 32px;
    color: #fff;
    text-transform: uppercase;
}
.welcome .slick-dots {
    margin: 45px 0 0;
    padding: 0;
}
.welcome .slick-dots li {
    display: inline-block;
    color: transparent;
    overflow: hidden;
    width: 22px;
    height: 22px;
    box-sizing: border-box;
    border: 3px solid #fff;
    border-radius: 50%;
    background-color: transparent;
    margin: 0 4px;
    cursor: pointer;
}
.welcome .slick-dots li.slick-active {
    background-color: #fff;
}
.welcome .slick-dots li button {
    visibility: hidden;
}
.requisition {
    background-color: rgba(0,0,0,0.2);
    position: relative;
}
.requisition .section-title {
    margin-bottom: 58px;
}
.requisition .row {
    margin: 0;
}
.requisition .requisition-item {
    width: 33.33333%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 35px 20px 45px;
    position: relative;
}
.requisition .requisition-item.item1 {
    background-color: #faab00;
}
.requisition .requisition-item.item2 {
    background-color: #618ca7;
}
.requisition .requisition-item.item3 {
    background-color: #30384b;
}
.requisition .requisition-item .top-title {
    font-size: 32px;
    line-height: 40px;
    text-transform: uppercase;
}
.requisition .requisition-item .descr {
    font-size: 24px;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 30px 0;
    text-transform: uppercase;
}
.requisition .requisition-item .register {
    line-height: 44px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    border: 2px solid #fff;
    border-radius: 2px;
    max-width: 280px;
    box-sizing: border-box;
    margin: auto;
    display: block;
    transition: 300ms;
}
.requisition .requisition-item .register:hover {
    background-color: rgba(0,0,0,0.3);
}
.requisition .requisition-item .register:focus {
    transform: scale(0.97);
}
/* info partners */
.partner-slider {
    max-height: 320px;
    overflow: hidden;
    opacity: 0;
    text-align: center;
}
.info-partners {
    padding-top: 55px;
}
.info-partners .section-title {
    margin-bottom: 30px;
}
/* place */
.place {
    position: relative;
    padding: 45px 0 38px;
}
.place .map {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.place .map iframe {
    width: 100%;
    height: 100%;
    border: none;
}
.place .map:after {
    /*content: '';*/
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #9ab4cb;
    opacity: 0.5;
}
.place .contact-info {
    position: relative;
    width: 340px;
    background-color: rgba(255,255,255,0.6);
    text-align: center;
    padding: 46px 30px;
    font-size: 18px;
    box-sizing: border-box;
}
.place .contact-info .address {
    margin: 26px 0 43px;
    line-height: 26px;
}
.place .contact-info .register {
    line-height: 55px;
    font-size: 24px;
    font-family: 'Roboto Condensed', sans-serif;
    display: block;
    border: 2px solid #fff;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    background-color: #30384b;
    transition: 300ms;
}
.place .contact-info .register:hover {
    opacity: 0.6;
}
.place .contact-info .register:focus {
    opacity: 0.6;
    box-shadow: 1px 2px 4px #abb5bd;
}
.header_phone .footer-phone {
    padding-left: 32px;
    display: inline-block;
    background: url("/local/templates/sape/css/../img/phone-icon.png") no-repeat left center;
}
/* footer */
footer {
    color: #fff;
    padding: 50px 0;
    background-color: #2c3e52;
    font-size: 24px;
}
footer .footer-col {
    width: 33.3333%;
}
footer .footer-col:nth-child(2) {
    text-align: center;
}
footer .footer-col:last-of-type {
    text-align: right;
}
footer a:hover {
    color: #eee;
}
footer .footer-phone {
    padding-left: 32px;
    display: inline-block;
    background: url("/local/templates/sape/css/../img/phone-icon.png") no-repeat left center;
}
footer .email {
    text-align: right;
}
footer .footer-mail {
    padding-left: 32px;
    display: inline-block;
    background: url("/local/templates/sape/css/../img/mail-icon.png") no-repeat left center;
}
.slick-initialized {
    max-height: 100% !important;
    opacity: 1;
    transition: 400ms;
    overflow: visible;
}
footer .social-items {
    display: none;
}


/* social */
@keyframes social {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(0);
    }
}
.side-social {
    position: fixed;
    left: 0;
    top: 50%;
    transform: translateX(-100%);
    list-style: none;
    padding: 0;
    margin: 0;
    animation: social 1s 2s forwards;
}
.side-social a {
    opacity: 0.8;
    /*line-height: 10px;*/
    display: block;
    width: 40px;
    height: 40px;
    line-height: 35px;
    background-color: #435365;
    text-align: center;
    margin-bottom: 5px;
}
.icon-vk:before{
    width: 1.3em;
}
.side-social i{
    font-size: 20px;
    vertical-align: middle;
    color: #d9dada;
}
.side-social a:hover {
    opacity: 1;
}
.side-social a:hover i{
    color: #fff;
}
.side-social img {
    width: 40px;
}

/* top btn */
#top-btn {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    right: 20px;
    bottom: 50px;
    border-radius: 4px;
    text-align: center;
    width: 40px;
    height: 40px;
    background: rgba(0,0,0,0.4) url("/local/templates/sape/css/../img/up-arrow.svg") no-repeat center;
    background-size: 30px;
    transition: 300ms;
    cursor: pointer;
}
#top-btn.visible {
    visibility: visible;
    opacity: 0.8;
}
#top-btn.visible:hover {
    opacity: 1;
}
/* popup */
#reg-popup {
    background-color: #fff;
    border-radius: 4px;
    padding: 20px;
    max-width: 400px;
    margin: 0 8px 0 10px;
}
#reg-popup .popup-title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
}
#reg-popup input {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #618ca7;
    margin-bottom: 15px;
    border-radius: 3px;
    padding: 5px 15px;
    line-height: 20px;
}
#reg-popup input:focus {
    border-color: #faab00;
}
#reg-popup input[type="submit"] {
    background-color: #fabc35;
    border: none;
    margin-bottom: 0;
    transition: 200ms;
    cursor: pointer;
    padding: 8px 15px 6px;
    line-height: 26px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
}
#reg-popup input[type="submit"]:hover {
    color: #fff;
}
#reg-popup input[type="submit"]:focus {
    color: #fff;
    background-color: #bf9231;
}
.fancybox-caption .link-container {
    float: right;
    opacity: 1;
    visibility: visible;
}
.fancybox-caption .icon {
    font-size: 30px;
}

/*from Denn*/
.fancybox-caption-wrap {
    background: rgba(0,0,0, 0.84);
    border-top: 1px solid hsla(0,0%,100%,0.4);
    padding: 0px 30px 0;
}
.fancybox-caption {
    text-align: center;
    border-top: none;
    padding: 15px 0;
    opacity: 1!important;
}

.col.reg-items {
    margin-left: 35px;
}
.col.supp-items {
    margin-left: 20px;
}
.col.supp-items.supp-items_1 {
	text-align:left;
}
.col.supp-items.supp-items_1 .item-title{
	margin-left: 140px;
}
.tv-partners .member-slider {
    text-align: center;
}
/* IE10+ */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .org-block .main-title {
        font-size: 22px;
    }
    .main-slider-item .slide-text {
        font-size: 65px;
    }
    .about-exhib .about-title {
        font-size: 42px;
    }
    .requisition .requisition-item .top-title {
        font-size: 30px;
    }
}
@supports (-ms-ime-align:auto) {
    .main-slider-item .slide-text {
        font-size: 62px;
    }
}
.mobile_banner{
    display: none;
}
.bx-composite-btn{
    margin: 0 auto!important;
    display: block!important;
    position: relative!important;
    right: auto!important;
    left: auto!important;
    width: 136px!important;
    top: -27px!important;
}
body>div[style="position: relative;"]{
    background-color: #2c3e52;
}

.icon-download::before {
    display: block;
    width: 18px;
    height: 18px;
    display: inline-block;
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    background: url('/local/templates/sape/img/fancy_dwld.png') 0 0 no-repeat;
    background-size: contain;
    content: ' ';
    opacity: .8;
    transition: all .1s linear;
}
.icon-download:hover:before{
    opacity: 1;
}

/*.top-contacts .social .social-items .icon-vkontakte {*/
/*font-size: 24px;*/
/*height: 20px;*/
/*display: inline-block;*/
/*margin-top: -7px;*/
/*}*/

.video_block{
    margin-bottom: 50px;
}
.about-exhib{
    padding-top: 70px;
}
.about-exhib {
    background-size: contain;
}
.counter-more {
    margin-top: 15px;
    margin-bottom: -45px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase;
    color: #fabc35;
}


/* member reviews */
.member-reviews {
    padding: 30px 0;
    background: url(/local/templates/sape/css/../img/member-bg.jpg) no-repeat center top;
    background-size: cover;
    color: #fff;
    text-align: center;
}
.member-reviews__item-logo img {
    margin: 0 auto 30px;
    max-width: 100%;
    max-height: 150px;
}
.member-reviews__text {
    line-height: 25px;
    font-size: 18px;
}
.member-reviews .slick-dots {
    margin: 0;
    padding: 30px 0 0;
}
.member-reviews .slick-dots li button {
    visibility: hidden;
}
.member-reviews .slick-dots li {
    display: inline-block;
    color: transparent;
    overflow: hidden;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    border: 3px solid #fff;
    border-radius: 50%;
    background-color: transparent;
    margin: 0 4px;
    cursor: pointer;
}
.member-reviews .slick-dots li.slick-active {
    background-color: #fff;
}


/* news page */
.internal-page-container {
    position: relative;
    background: url(/local/templates/sape/css/../img/sape-bg.jpg) no-repeat center bottom;
    background-size: cover;
    border-top: 15px solid #435365;
    padding: 230px 0 15px;
}

.news-container .news-item {
    width: 33.3333%;
    padding: 20px;
    color: #f8f9fc;
}
.news-item .news-item__content {
    background-color: rgba(33, 42, 75,0.55);
    padding: 0 25px 30px;
    position: relative;
    min-height: 575px;
}
.news-item__image {
    display: block;
    position: relative;
    left: -12px;
    top: -20px;
/*  left: -20px;
	width: 160px;
    height: 100px; */
    width: 270px;
    height: 150px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.news-item__title {
    display: block;
    min-height: 70px;
    /*margin-left: 130px;*/
    margin-bottom: 15px;
    padding-top: 10px;
    font-size: 20px;
    line-height: 26px;
    position: relative;
}
.news-item__title:after {
    content: "";
    height: 4px;
    background-color: #f7f8fc;
    display: block;
    width: 139px;
    position: relative;
    left: 0;
    margin-top: 15px;
    margin-bottom: 15px;
}
.news-item__date {
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 15px;
}
.news-item__short-text {
    font-size: 15px;
    line-height: 1.2;
    margin: 0 0 30px;
}
.news-item__link {
    display: block;
    padding: 15px;
    width: 170px;
    text-align: center;
    font-size: 14px;
    background-color: #fa9b1f;
    color: #020305;
    margin: auto;
    font-weight: 700;
    transition: 300ms;
    bottom: 10%;
    position: absolute;
    left: 19%;
}
.news-item__link:hover {
    opacity: 0.8;
}

@media (max-width: 1024px) {
    .internal-page-container {
        padding: 95px 0 15px;
    }
    .news-container .news-item {
        width: 50%;
    }
}
@media (max-width: 767px) {
    .internal-page-container {
        padding: 20px 0;
    }
    .news-container .news-item {
        width: 100%;
    }
}
@media (max-width: 540px) {
    .news-container .news-item {
        padding: 20px 0 0;
    }
    .news-item .news-item__content {
        padding: 15px;
    }
    .news-item__image {
        position: static;
        width: 100%;
        height: 200px;
    }
    .news-item__title {
        margin-left: 0;
        min-height: 0;
    }
    .news-item__title:after {
        width: 100%;
    }
}

.message {
    padding-left: 150px;
}

/* single news page */
.single-news-container {
    background-color: rgba(33, 42, 75,0.55);
    color: #fff;
    position: relative;
    padding: 30px 20px;
}
.single-news__image {
    width: 330px;
    height: 210px;
    position: absolute;
    top: -30px;
    left: -40px;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.single-news__title-container {
    min-height: 160px;
    margin-bottom: 20px;
    margin-left: 280px;
}
.single-news__title {
    position: relative;
    /*font-size: 22px;*/
    font-size: 25pt;
    line-height: 1.1;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.single-news__title:before {
    content: '';
    height: 4px;
    width: 100px;
    background-color: #fff;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.single-news__title-descr {
    font-size: 18px;
    line-height: 24px;
}
.single-news__full-text p{
    font-size: 15px;
    margin-bottom: 10px;
}
.single-news__full-text{
    font-size: 15px;
}
.single-news__imgs{
    margin: 20px 0;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.single-news__imgs-item{
    padding: 0px 15px;
    width: 50%;
    margin-bottom: 20px;
    box-sizing: border-box;
    height: 305px;
    overflow: hidden;
}
.single-news__imgs-item img{
    width: 100%;
}
.member-reviews__item-logo {
    min-height: 150px;
}
@media (max-width: 1024px) {
    .single-news__image {
        top: -20px;
        left: -10px;
    }
    .single-news__title-container {
        margin-left: 290px;
        min-height: 170px;
    }
}
@media (max-width: 767px) {
    .single-news__image {
        top: 0px;
        left: 0px;
    }
    .single-news__title-container {
        margin-left: 300px;
        min-height: 180px;
    }
}
@media (max-width: 640px) {
    .single-news__image {
        position: static;
        width: 100%;
        height: 0;
        padding-bottom: 60%;
    }
    .single-news__title-container {
        margin-left: 300px;
        min-height: 180px;
    }
    .single-news__title-container {
        margin-left: 0;
        margin-top: 15px;
        min-height: 0;
    }
}
@media (max-width: 540px) {
    .single-news-container {
        padding: 10px;
    }
}



/*CONTACT PAGE STYLES*/
.contact_page_content, .archive_content, .form_content,.reliz_content, .video_content, .products_main_content, .program_content{
    background: url("/local/templates/sape/css/../img/sape-bg.jpg") no-repeat center;
    background-size: cover;
    padding-top: 300px;
    padding-bottom: 60px;
    border-top: 15px solid #435365;
}
.person_block{
    background: url("/local/templates/sape/css/../img/person_bg.png");
    max-width: 390px;
    min-height: 250px;
    width: 100%;
    margin-bottom: 55px;
    margin-left: 23px;
    margin-right: 23px;
}
.person_block img{
    float: left;
    position: relative;
    right: 44px;
    top: 22px;

}
.person_block .person_description{
    position: relative;
    right: 27px;
    top: 32px;
    width: 110%;
}

.persons_container{
    max-width: 1350px;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}
.person_row{
    width: 100%;
    margin: 0 auto;
    display: inline-flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.person_description h3, .person_description .h3{
    font-family: "Roboto";
    font-weight: bold;
    font-size: 19px;
    color: #f7f8fc;
    padding: 0 14px 0 0;
}
.contact_phone,.contact_email,.contact_email a{
    font-family: "Roboto";
    font-weight: bold;
    font-size: 14px;
    color: #f7f8fc;
}
.person_description h3:after, .person_description .h3:after{
    content: "";
    height: 5px;
    background-color: #f7f8fc;
    display: block;
    width: 139px;
    position: relative;
    left: 177px;
    margin-top: 25px;
    margin-bottom: 20px;
}
.person5 h3:after, .person5 .h3:after{
    margin-top: 20px;
}
.person6 h3:after, .person6 .h3:after{
    margin-top: 35px;
}

.contacts_address{
    text-align: center;
    font-family: "Roboto";
    font-weight: bold;
    font-size: 24px;
    color: #f7f8fc;
}
.news_detail_back {
    width: 1040px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.news_detail_back a {
    color: #fff;
    padding: 0;
    margin: 0;
}


/*Archive styles*/
.archive_content{
    padding-top: 200px;
    padding-bottom: 0px;
}
.cards_container{
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.photo_card{
    margin-bottom: 30px;
    border: 2px solid #ffffff;
    /*max-width: 250px;
    min-height: 230px;*/
    transition: .3s linear;
    width: 216px;
    height: 185px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
}
.photo_card:hover{
    border-color: rgb(250, 188, 53);
}
.photo_card img{
    width: 140%;
    position: relative;
    right: 25%;
}
.archive_popup{
    display: none;
    text-align: center;
    transition: .4s linear;

}
.archive_popup img{
    max-width: 100%;
    margin-bottom: 30px;
    width: 90%;
}



/*PARTICIPATION FORM STYLES*/
.form_content{
    padding-top: 180px;
}
.form_wrapper{
    background: url("/local/templates/sape/css/../img/form_bg.png");
    padding-top: 50px;
    padding-bottom: 50px;
}
.form_title{
    background-color: #ea7c3c;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 20px;
}
.form_title h2,.form_title .h2{
    color: #fff;
    font-family: "Roboto Condensed";
    font-size: 25pt;
    /*text-shadow: 0px 4px 0px rgba(11, 16, 21, 0.75);*/
    margin: 0;
    font-weight: normal;
}
.form_content form{
    max-width: 800px;
    margin: 0 auto;
}
.captcha{
    padding-left: 18%;
    padding-right: 18%;
}
.form_content input[type="text"],.form_content input[type="number"],.form_content input[type="email"],.form_content input[type="tel"]{
    border: none;
    background-color: #fff;
    height: 45px;
    padding-left: 12px;
    margin-bottom: 20px;
    color:#716f6f;
    font-size: 20pt;
    font-family:"Roboto Condensed";
}
/*PLACEHOLDER STYLE*/
.form_content ::-webkit-input-placeholder {font-family:"Roboto Condensed";font-size: 20pt;color:#716f6f;transition:all .4s linear}
.form_content ::-moz-placeholder          {font-family:"Roboto Condensed";font-size: 20pt;color:#716f6f;transition:all .4s linear}/* Firefox 19+ */
.form_content :-moz-placeholder           {font-family:"Roboto Condensed";font-size: 20pt;color:#716f6f;transition:all .4s linear}/* Firefox 18- */
.form_content :-ms-input-placeholder      {font-family:"Roboto Condensed";font-size: 20pt;color:#716f6f;transition:all .4s linear}
.form_content :focus::-webkit-input-placeholder {color: transparent}
.form_content :focus::-moz-placeholder          {color: transparent}
.form_content :focus:-moz-placeholder           {color: transparent}
.form_content :focus:-ms-input-placeholder      {color: transparent}

.COMPANY_NAME,.FIO{
    width: 100%;
}
.CITY, .PHONE{
    width: 54%;
    margin-right: 3px;
}
.SITE, .EMAIL{
    width: 45%;
}
.AREA{
    width: 70px;
    margin-right: 20px;
}

.diff_checkbox input{
    display: none;
}
.diff_checkbox .box{
    display: block;
    width: 23px;
    height: 23px;
    background-color: #fff;
    float: left;
    margin-right: 10px;
    margin-bottom: 30px;
}
.diff_checkbox input:checked ~ .box{
    background: url('/local/templates/sape/css/../img/ok.png');
    background-size: 100%;
}
.label_text{
    font-family: "Roboto Condensed";
    font-size: 23px;
    color: #716f6f;

}
.small_text{
    font-size: 18px;
}
.checkbox_block{
    display: inline-flex;
}
.left_checkbox{
    margin-right: 20px;
}
.right_checkbox{
    display: table;
}
.right_checkbox .label_text{
    display: table-cell;
}
.left_checkbox .label_text,
.right_checkbox .label_text {
    text-shadow: 1px 1px 2px #fff;
}
.form_content button{
    width: 265px;
    height: 50px;
    color: #fff;
    font-family:"Roboto Condensed";
    font-size: 18pt;
    text-shadow: 0px 2px 1.8px rgba(11, 16, 21, 0.75);
    background-color: #ea7c3c;
    border: none;
    margin: 0 auto;
    display: block;
    margin-top: 30px;
}
.form_content .button,
.afbf_submit_block input{
    width: 265px;
    height: 50px;
    color: #fff;
    font-family:"Roboto Condensed";
    font-size: 18pt;
    /*text-shadow: 0px 2px 1.8px rgba(11, 16, 21, 0.75);*/
    background-color: #ea7c3c !important;
    border: none;
    margin: 0 auto;
    display: block;
    margin-top: 30px;
    cursor: pointer;
    text-transform: uppercase;
}



/*RELIZ STYLES*/
.reliz_content{
    padding-top: 200px;
}
.reliz_text_wrapper{
    background: url("/local/templates/sape/css/../img/reliz_bg.png");
    padding: 35px 30px 10px 30px;
    color: #f7f8fc;

}
.reliz_content h2,.reliz_content .h2{
    font-size: 26px;
    margin: 0;
    padding: 0;
    font-family:"Roboto Condensed";
    line-height: 1.1;
}
.reliz_content h2:after,.reliz_content .h2:after{
    content: "";
    height: 5px;
    background-color: #f7f8fc;
    display: block;
    width: 139px;
    position: relative;
    left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}
.reliz_content p{
    font-family: 'Roboto condensed', sans-serif;
    font-size: 15px;
}
.reliz_content .sape_span{
    font-family: 'Roboto condensed', sans-serif;
}
.reliz_arrow{
    display: block;
    width: 35px;
    height: 35px;
    background: url("/local/templates/sape/css/../img/reliz_arrow.png") no-repeat;
    background-size: 100%;
    margin-left: auto;
    position: relative;
    bottom: 15px;
}
.form_content .site_right{
    margin-right: -1px;
}
.reliz_content p.contacts {
    text-align: right;
}



.video_content{
    padding-top: 200px;
    padding-bottom: 50px;
}
.repost{
    position: relative;
    display: flex;
    justify-content: flex-end;
    font-size: 35px;
    padding-right: 25px;
    bottom: 85px;
    color: #fff;
    z-index: 99;
}

.products_main_content{
    padding-top: 200px;
    padding-bottom: 50px;
}
.products_main_content .products_main_title{
    background-color: #414a59;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 20px;

}
.products_main_content .products_cats{
    background-color: #202d3e;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding: 30px 15px;
}
.products_main_content .product_category{
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    margin: 10px 15px 40px 15px;
}
.product_category .img_wrapper{
    height:150px;
}
.products_main_content .product_category img{
    height: 60%;
}
.products_main_content .product_category a{
    font-size:25px;
    color: #fff;
    text-transform: uppercase;
}
.product_card_container{
    display: inline-flex;
    flex-wrap: wrap;
}
.product_title{
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #49586b;

    margin-left: 10px;
    margin-right: 25px;
}
.product_title img{
    width: 25px;
    position: relative;
    top: 3px;
    right: 5px;
}
.product_card{
    background: url("/local/templates/sape/css/../img/reliz_bg.png");
    color: #fff;
    max-width: 31%;
    min-height: 750px;
    margin: 10px;
}
.product_card img{
    width: 100%;
}
.product_card .top{
    padding: 10px;
    text-align: center;
    font-size: 17px;
}
.product_card .bottom{
    padding: 15px;
    font-size: 16px;
}
.product-center{
    margin-left: auto;
    margin-right: auto;
}


/*PROGRAM STYLES*/
.program_content {
    padding-top: 200px;
}
.program_content p{
    font-size: 18px;
}
.program_content .title_block{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    background-color: #ee8d3c;
}
.program_content .main_content{
    background: url("/local/templates/sape/css/../img/reliz_bg.png");
    color: #fff;
    padding: 25px 40px;
}
.program_content .h3, .program_content h3{
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 19px;
}
.download_program{
    display: inline-block;
    width: 450px;
    padding: 10px;
    text-align: center;
    color: #fff;
    background-color: #ee8d3c;
    margin-left: auto;
    margin-right: auto;
    font-size: 30px;
    font-family:"Roboto Condensed";
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 30px;
}
.download_program.buttom1 {margin-right: 30px;}

.program_bottom li,.card_text li{
    color: #ee8d3c;
}
.program_bottom .li_span,.card_text .li_span{
    color: #fff;
}
.program_cards{
    display: inline-flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}
.program_card{
    width: 48%;
    display: inline-flex;
}
.program_card img{
    width: 100px;
    height: 100px;
}

.program_card:nth-child(1) img,.program_card:nth-child(2) img{
    padding-right: 20px;
}
.program_card:nth-child(3) img,.program_card:nth-child(4) img{
    padding-right: 20px;
}
.program_card ul{
    padding-left: 25px;
}

.photo_block{
    border-top: 15px solid #49586b;
    border-bottom: 15px solid #49586b;
    margin-bottom: 20px;
    /*overflow: hidden;
    height: 200px;*/
}
.program_bottom{
    margin-top: 25px;
}
.program_gallery_2{
    width: 40%;
    display: inline-block;
}
.bottom_text .bottom_span{
    text-transform: uppercase;
    font-size: 20px;
}
.bottom_text{
    font-size: 18px;
    float: right;
    width: 55%;
    margin-top: 30px;
}
.bottom_text ul{
    padding: 0;
}

.message,
.afbf_mess_ok{
    font-size: 25px;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 0;
    background: rgba(255, 255, 255, 0.45);
    max-width: 100%;
    margin-left: 0;
    box-sizing: border-box;
}
.message font.notetext,
.afbf_mess_ok{
    color: #ea7c3c;
}
.photo_block img.slick-slide{
    min-height: 170px!important;
}
.fancybox-caption-wrap.fancybox_caption_visible{
    opacity: 1;
}
.fancybox_caption_visible .fancybox-caption{
    position: relative;
}
.fancybox_caption_visible .fancybox-caption:after{
    content: '';
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    float: none;
    clear: both;
}
.program_content .h2 {
    font-size: 20px;
}
.program_bottom > div[id^="bx_incl_"]{
    display: inline;
}
.program_content~br{
    display: none;
}
.program_gallery_2 img{
    width: 100%;
}
.download_icons{
    width: 100%;
    margin: 0 auto;
    display: inline-flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.download_icon{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
    display: block;
}
.download_icon:first-child p{
    margin-top: -4px;
}
.large_input{
    width: 100%;
}
.middle_input{
    width: 54%;
    margin-right: 3px;
}
.small_input{
    width: 42%;
}
.new_form_title{
    background-color: #ea7c3c;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 20px;
}
.new_form_title h2,.new_form_title .h2{
    color: #fff;
    font-family: "Roboto Condensed";
    font-size: 23px;
    margin: 0;
    font-weight: normal;
}
.yellow_left_checkbox{
    position: relative;
    top: -12px;
}
.diff_checkbox input{
    display: none;
}
.diff_checkbox .yellow_box{
    display: block;
    width: 20px;
    height: 20px;
    border: 3px solid #959595;
    border-radius: 5px;
    background-color: #fff;
    float: left;
    margin-right: 10px;
    margin-bottom: 30px;
}
.diff_checkbox input:checked ~ .yellow_box{
    background: url("/local/templates/sape/css/../img/yellow_ok.png");
    background-size: 100%;
}
.file-upload {
    position: relative;
    overflow: hidden;
    width: 200px;
    height: 40px;
    background-color: #ea7c3c;
    color: #fff;
    display: inline-block;
}
.file-upload input[type="file"]{
    display: none;
}
.file-upload label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.file-upload span{
    font-family: "Roboto Condensed";
    font-size: 20px;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.form_content input[type="text"], .form_content input[type="number"], .form_content input[type="email"], .form_content input[type="tel"] {
    padding-right: 12px;
    box-sizing: border-box;
}
.small_input {
    width: 44%;
}
.middle_input {
    width: 54%;
    margin-right: 2%;
    float: left;
}
.form_sgie_submit{
    width: 265px;
    height: 50px;
    color: #fff;
    font-family: "Roboto Condensed";
    font-size: 18pt;
    /*text-shadow: 0 2px 1.8px rgba(11, 16, 21, 0.75);*/
    background-color: #ea7c3c;
    border: none;
    margin: 30px auto 0;
    display: block;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}
.diff_checkbox{
    cursor: pointer;
}
.form_sgie_upload{
    visibility: hidden;
}
.form_sgie_upload.visible{
    visibility: visible;
}
.form_sgie_file{
    display: none;
}
.diff_checkbox .yellow_box {
    margin-bottom: 15px;
}
.fb_close_hidden{
    display: none;
}
.new_form_title ~ .message{
    margin-bottom: 15px;
}
.sgie_massage{
    display: none;
}
.archive_refs_container{
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}
.archive_ref{
    border: 2px solid #ffffff;
    transition: .3s linear;
    width: 216px;
    height: 185px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    margin: 0 10px 30px;
}
.archive_ref img{
    display: block;
    height: 100%;
    width: auto;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.archive_ref_name{
    position: absolute;
    z-index: 2;
    bottom: 0;
    display: flex;
    width: 100%;
    left: 0;
    font-size: 18px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
    text-transform: uppercase;
    color: #fff;
    padding: 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(67, 83, 101, 0.7);
    justify-content: center;
    align-content: space-between;
    align-items: center;
    flex-direction: column;
    height: 40px;
    transition: all .2s linear;
}
.archive_ref:hover .archive_ref_name{
    height: 100%;
}
.cards_container_block{
    display: block;
    width: 100%;
}
.archive_content {
    padding-bottom: 1px;
}
.clear_div{
    width: 100%;
    clear: both;
    float: none;
}
.back_to_list{
    font-size: 18px;
    /*text-shadow: 1px 1px 1px rgba(0,0,0,0.7);*/
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    margin-bottom: 15px;
    display: inline-block;
}
.archive_title{
    width: 100%;
    display: block;
    text-align: center;
    font-size: 47px;
    /*text-shadow: 1px 1px 1px rgba(0,0,0,0.7);*/
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 30px;
}
/*.collection_wrapper {*/
/*display: none;*/
/*}*/
.archive_content {
    min-height: calc(100vh - 539px);
}
.collection_wrapper.cards_container {
    justify-content: center;
    padding-bottom: 30px;
}

/*ABOUT EXPO*/
.about_page_content{
    background: url("/local/templates/sape/css/../img/sape-bg.jpg") no-repeat center;
    background-size: cover;
    padding-top: 200px;
    padding-bottom: 60px;
    border-top: 15px solid #435365;
}
.about_expo_1 .first_block{
    background: url("/local/templates/sape/css/../img/reliz_bg.png");
    padding: 27px 50px 10px;
    color: #f7f8fc;
}
.about_expo_1 .h2,.about_expo_1 h2{
    font-size: 26px;
    margin: 0;
    padding: 0;
    font-family: "Roboto Condensed";
    line-height: 1.1;
}
.about_expo_1 .first_block .h2:after, .about_expo_1 .first_block h2:after{
    content: "";
    height: 5px;
    background-color: #f7f8fc;
    display: block;
    width: 139px;
    position: relative;
    left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}
.about_expo_1 .first_block .not_line:after{
    display: none;
}

.about_expo_1 .first_block .not_line{
    text-align: center;
    text-decoration: underline;
}

.about_expo_1 p{
    margin: 15px 0;
}
.about_expo_1 .second_block p{
    font-size: 18px;
}
.about_expo_1 .first_block p{
    font-size: 17px;
    font-family:Roboto;
    font-weight: bold;
}
.about_expo_1 a.presentation_button{
    display: inline-block;
    text-align: center;
    background-color: #3a4f63;
    border-radius: 10px;
    padding: 10px 30px;
    text-transform: uppercase;
    font-size: 17px;
    font-family:Roboto;
    font-weight: bold;
    margin: 10px auto 10px auto;
    width: 200px;
}
.about_expo_1 a.presentation_button:last-child {
    float: right;
}
.about_expo_1 a.presentation_button svg{
    display: block;
    margin: 0 auto 17px;
}
.about_expo_1 .second_block{
    background-color: #2f5266;
    color: #f7f8fc;
    text-align: center;
    padding: 10px 15px 5px;
    margin-top: 22px;
}
.about_expo_1 .second_block h2, .about_expo_1 .second_block .h2{
    font-size: 24px;
}
.about_expo_2 .about_slider{
    margin-top: 22px;
    color: #f7f8fc;
}
.about_slider .left_block{
    float: left;
    width: 49%;
    box-sizing: border-box;
    background: url("/local/templates/sape/css/../img/about/slide1_part1_bg.png") no-repeat;
    background-size: cover;
    -ms-background-position-x: -1px;
    background-position-x: -1px;
    height: 90%;
    padding: 30px 20px 30px 175px;
}
.about_slider .right_block{
    float: right;
    width: 49%;
    -ms-background-position-x: -2px;
    background-position-x: -2px;
    box-sizing: border-box;
    background: url("/local/templates/sape/css/../img/about/slide1_part2_bg.png")  no-repeat;
    background-size: cover;
    padding: 30px 20px 30px 175px;
    height: 90%;
}
/*.slide_wrapper .slide_content:nth-child(1){
    background: url("/local/templates/sape/css/../img/about/slide2_bg.png");
    background-size: cover;
}
.slide_wrapper .slide_content:nth-child(2){
    background: url("/local/templates/sape/css/../img/about/slide3_bg.png");
    background-size: cover;
}*/
.about_slider .slide_2 .slide_content, .about_slider .slide_3 .slide_content{
    padding: 30px 20px 30px 175px;
}

.about_slider .slide_2 ul, .about_slider .slide_3 ul{
    float: left;
    max-width: 49%;
    margin-left: 5px;
}
.about_slider .slide_content:last-child ul {
    max-width: 47%;
    margin-left: 10px;
}
.about_slider h3, .about_slider .h3{
    font-size: 24px;
    font-family:Roboto;
    font-weight: bold;
    text-transform: uppercase;
    width: 400px;
}
.about_slider h3:after, .about_slider .h3:after{
    content: "";
    background-color: #bad5f0;
    height: 7px;
    width: 165px;
    position: relative;
    display: block;
    top: 5px;
}

.about_slider ul{
    padding: 0;
}
.about_slider ul li{
    color: #bad5f0;
    margin: 1px 0;
}
.about_slider ul li span{
    color: #f7f8fc;
    font-size: 19px;
    font-family:Roboto;
    font-weight: bold;
    line-height: 1.2;
}
.about_slider .about_slide{
    height: 400px;
}
.about_slider .about_slide .slide_text {
    margin-left: -15px;
}
.about_slider ul.slick-dots{
    text-align: center;
}
.about_slider ul.slick-dots li{
    list-style-type: none;
    display: inline-block;
    margin: 0 3px;
}
.about_slider ul.slick-dots li button{
    border: 5px solid #3e5365;
    border-radius: 50%;
    color: transparent;
    background-color: transparent;
}
.about_slider ul.slick-dots li.slick-active button{
    background-color: #3e5365;
}
.about_expo_3 .invite{
    background-color: #13344b;
    color: #ffffff;
    padding: 30px 60px;
}
.about_expo_3 .title{
    text-align: center;
    margin: 0 0 15px;
    text-transform: uppercase;
    font-size: 35px;
    font-family:Roboto;
    font-weight: bold;
}
.about_expo_3 .invite_cards{
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.about_expo_3 .card{
    display: inline-block;
    width: 300px;
    text-align: center;
    margin: 20px 10px;
}
.about_expo_3 .card p{
    font-family:Roboto;
    font-weight: bold;
    font-size: 18px;
}
.about_expo_3 .card img{
    height: 70px;
    margin-bottom: 10px;
}


.about_slider ul.slick-dots li{
    max-width: 33px;
    min-height: 33px;
}
.about_slider ul.slick-dots li button{
    max-width: 33px;
    min-height: 33px;
}
.about_slider .slick-track .member-reviews__item:nth-child(2) .slide_content{
    background: url('/local/templates/sape/css/../img/about/slide2_bg.png');
    background-size: cover;
    -ms-background-position-x: -2px;
    background-position-x: -2px;
}
.about_slider .slick-track .member-reviews__item:nth-child(3) .slide_content{
    background: url('/local/templates/sape/css/../img/about/slide3_bg.png');
    background-size: cover;
    -ms-background-position-x: -2px;
    background-position-x: -2px;
}
a[href="/press/"], a[href="/en/press/"]{
    pointer-events: none;
    cursor: pointer !important;
}
li:hover a[href="/press/"] {
    cursor: pointer !important;
}
.top_menu__class li:hover {
    cursor: pointer;
}

/*Yandex*/
.ya-browser-updater__stripe{
    height: 100%;
    background-color: rgba(0,0,0,.9)!important;
}
.ya-browser-updater__stripe__txt{
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff!important;
    padding: 0 30px;
    top: 50%;
    margin-top: -70px;
    left: 0;
    font-size: 18px;
    white-space: normal!important;
}
.ya-browser-updater__stripe__close, .ya-browser-updater__popup__close{
    display: none !important;
}
.ya-browser-updater__stripe__button{
    margin: 0 !important;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #fff!important;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-radius: 4px;
}
.ya-browser-updater__stripe__button-wrap{
    width: 100%;
    height: 100%;
    background-color: transparent!important;
}
.ya-browser-updater__popup__paranja{
    opacity: .9!important;
}
.ya-browser-updater__popup__wrap{
    width: 100%!important;
    height: 100% !important;
    left: 0!important;
    top: 0 !important;
    margin: 0 !important;

}
@media only screen and (max-width: 711px){
    .ya-browser-updater__popup__wrap{
        padding: 20px 15px!important;
    }
}
@media only screen and (max-width: 601px){
    .ya-browser-updater__stripe__txt{
        position: relative!important;
        display: block !important;
        top:0!important;
        margin-top: 20px;
        font-size: 15px!important;
        margin-bottom: 30px;
    }
    .ya-browser-updater__stripe{
        padding: 0 !important;
    }
    .ya-browser-updater__stripe__button{
        position: relative;
        margin: 0 auto!important;
        top: 0;
        left: 0;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        height: 35px;
        line-height: 35px;
        font-size: 16px;
        border-radius: 2px;
        width: 200px;
        text-align: center;
        display: none!important;
    }
    .ya-browser-updater__stripe__button-wrap{
        position: relative!important;
        width: 100%;
    }
}
.noscript{
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: auto;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.86);
    z-index: 9999;
    font-size: 22px;
    line-height: 25px;
    text-align: center;
    padding: 100px 20px 20px;
    color: #fff;
}
.row.org-items-row [id^="bx_incl_area"]{
    display: inline-block;
}
.top-contacts > .container > .row{
    position: relative;
}
.lng_switch_item{
    display: inline-block;
}
.lng_switch_block{
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}
.top-contacts .address {
    padding-left: 90px;
}
.nav-slider .container .row{
    position: relative;
}
.lng_switch_block_mobile {
    display: none;
}
.nav-block .navigation>ul>li>ul a:hover, .nav-block .navigation>ul>li>ul a:visited, .nav-block .navigation>ul>li>ul a:focus {
    color: #fff;
    text-decoration: none;
}
.application_round_button{
    position: fixed;
    top: 78px;
    left: 20px;
    width: 195px;
    height: 80px;
    border-radius: 8px;
    background-color: rgba(28, 54, 79, 0.88);
    cursor: pointer;
    z-index: 9989;
    border: 2px solid #faab00;
    -webkit-transform: translateX(-210px);
    -moz-transform: translateX(-210px);
    -ms-transform: translateX(-210px);
    -o-transform: translateX(-210px);
    transform: translateX(-210px);
    transition: all 0.6s ease-in;
    opacity: 0;
}
.application_round_button_two{
    top: 180px;
    height: 60px;
}
.application_round_button_two_en{
    height: 80px;
}
.application_round_button.visible_btn{
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
}
.application_round_button_top{
    padding: 0 10px;
    text-align: center;
    font-size: 19px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 6px;
    letter-spacing: 1px;
}
.application_round_button_top_two{
    font-size: 16px;
}
.application_round_button_middle{
    color: white;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.4px;
    text-align: center;
    margin-top: 3px;
}
.application_round_button_bottom{
    color: #fabc35;
    font-size: 26px;
    text-align: center;
    margin-top: 2px;
    letter-spacing: 4px;
    font-weight: 600;
}
.application_round_button_two .application_round_button_bottom{
    font-size: 22px;
    letter-spacing: 2px;
    margin-top: 1px;
}
form[name="iblock_add"] .form_site, form[name="iblock_add"] .form_email {
    width: 45%;
}
/*form[name="iblock_add"] .form_area{*/
    /*width: 120px;*/
/*}*/
form[name="iblock_add"] .captcha{
    padding: 0;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.input_block.captcha .input_block{
    display: inline-block;
}
.input_block.captcha .captcha .input_block img{
    margin: 0 5px;
}
.input_block.captcha .captcha .input_block input[type="text"]{
    margin-bottom: 2px;
}
.form_title .h2{
    padding-left: 15px;
    padding-right: 15px;
}
#applic_form_modal{
    width: 900px;
    background-color: #fff;
}
#applic_form_modal .form_content {
    padding-top: 30px;
    padding-bottom: 40px;
}
#applic_form_modal .form_wrapper {
     background-image: none;
     padding-top: 0;
     padding-bottom: 0;
}
#applic_form_modal{
    max-height: 100vh;
    overflow: auto;
    border-radius: 5px;
}
.applic_form_modal_img{
    display: none;
}
label.error{
    color: #ea7c3c;
    position: absolute;
    top: -33px;
    width: 100%;
}
input.error{
    box-shadow: inset 0px 0px 2px #FF5722;
}
form .input_block>span,
.captcha .input_block>span,
form[name="iblock_add"]>span{
    position: relative;
}
form[name="iblock_add"]>.input_block{
    padding-top: 15px;
}
.about_expo_4 .main-slider{
    border-top: none;
}
.about_expo_4 .photo-block{
    margin: 22px 0 0;
}
.about_expo_4{
    margin-top: 22px;
}

.main-slider .plyr {
    margin: 180px 0 0;
    position: relative;
}
.nav-block .navigation>ul>li>a.selected{
    color: #fabc35;
}
.clear {
    clear: both;
}
.input_block.captcha {
    margin-top: 10px;
}
.afbf_error_text,
.afbf_error_ftext{
    display:none;
}
.error_pole .afbf_error_text{
    display:block;
    margin:5px 0 0;
    padding-right:20px;
    color:#f80000;
    font-size:12px;
    position: absolute;
    left: 0;
    top:-37px;
}
.capimg {
    position: relative;
    top:11px
}

.news_block__header {
    text-align: center;
}

.news_block__box {
    text-align: center;
    min-height: 172px;
    position: relative;
}

.news_block__box__header {
    background: #fabc35;
    display: inline-block;
    /*font-family: 'OpenSans-Light', sans-serif;*/
    position: relative;
    font-size: 18px;
    color: #000;
    padding: 0 5px;
    margin-bottom: 30px;
}

.news_block__box__header:before {
    content: ' ';
    display: block;
    width: 50px;
    height: 1px;
    background: #447383;
    position: absolute;
    top: 50%;
    left: -65%;
}

.news_block__box__header:after {
    content: ' ';
    display: block;
    width: 50px;
    height: 1px;
    background: #447383;
    position: absolute;
    top: 50%;
    right: -65%;
}

.news_block__box__text {
    font-size: 17px;
    /*font-family: 'OpenSans-Light', sans-serif;*/
    color: #808080;
    line-height: 1.4;
    /*padding: 0 30px;*/
}

.news_block__box__link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.news_main .row{
    /*display: flex;*/
    /*justify-content: space-between;*/
    /*margin: 0 -15px;*/
}
.news_main .news_block__item{
    padding: 0 15px;
    /*width: 25%;*/
}
.news_main{
    padding-top: 30px;
    padding-bottom: 40px;
}
.news_main-slider{
    padding: 0 20px;
}
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 30px;
    line-height: 1;
    opacity: .75;
    color: #afaeae;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 0px;
}

.slick-prev:before
{
    content: '\276E';

}

.slick-next
{
    right: 0px;
}

.slick-next:before
{
    content: '\276f';

}

@media (max-width: 991px){
    .news_main .row{
        flex-wrap: wrap;
    }
    .news_main .news_block__item{
        width: 45%;
    }
}
@media (max-width: 620px){
    .news_main .news_block__item{
        width: 100%;
    }

    .news_block__box {
        margin-bottom: 30px;
        min-height: 0;
    }

    .news_block__box__header {
        margin-bottom: 15px;
    }
}


.bgvideo {
    display: block;
    min-width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    /*top: -40%;*/
    /*height: 100%;*/
    filter: grayscale(80%);
    width: auto;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    /*height: 100%;*/
    /*max-height: 100%;*/
}

.bottom_video {
    height: 400px;
    overflow: hidden;
    background: url('/local/templates/sape/img/videos/video22.jpg') no-repeat 0 0;
    background-size: cover;
}

.bottom_video video {
    display: block;
    min-width: 100%;
    height: auto;
    margin-top: -300px;
}

.main-slider-item .container {
    height: 100%;
}

.top_video_content {
    display: table;
    position: relative;
    width: 100%;
    z-index: 10;
    height: 100%;
    text-align: center;
}

.top_video_table_cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.top_video_content__header {
    font-weight: bold;
    font-size: 85px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 5px;
}

.orange {
    color: #df3f32;
}

.top_video_content__title {
    font-size: 23px;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.top_video_content__title.eng {
    font-size: 18px;
}

.top_video_content__date {
    font-size: 62px;
}

.top_video_content__date.eng {
    font-size: 59px;
}

.event_city {
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}

.event_date {
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}
.about-exhib .become-button:nth-of-type(2){
    margin-top: 20px;
}
.about_page_content .btn:hover {
    color: #fff;
}
.about_page_content .btn{
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    background-color: #fabc35;
    padding: 15px;
    transition: 200ms;
    margin-bottom: 20px;
    cursor: pointer;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    min-width: 310px;
}
.party-list{

}
.party_item{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    border: 1px solid #e0e0e0;
    padding: 15px;
}
.party_img{
    width: 200px;
}
.party_img img{
    width: 100%;
}
.party_title{
    width: calc(100% - 220px);
    padding-left: 20px;
}
.party_name{
    font-size: 20px;
    margin-bottom: 15px;
}
.party_name:after {
    content: "";
    height: 4px;
    background-color: #000;
    display: block;
    width: 139px;
    position: relative;
    left: 0;
    margin-top: 15px;
    margin-bottom: 15px;
}
.party_site{}
.party_site:hover{
    color: #fa9b1f;
}
.party_descr{
    width: 100%;
    margin-top: 15px;
}
.party_button{
    display: inline-block;
    padding: 15px;
    width: 170px;
    text-align: center;
    font-size: 14px;
    background-color: #fa9b1f;
    color: #020305;
    margin: auto;
    font-weight: 700;
    cursor: pointer;
}
.party_alphabet{
    margin: 20px 0;
    text-align: center;
}
.party_alphabet span{
    display: inline-block;
    padding: 0 3px;
    cursor: pointer;
    font-size: 20px;
    text-transform: uppercase;
}
.party_alphabet span:hover{
    color: #fa9b1f
}
.party_search{}
.party_input{
    display: inline-block;
    height: 43px;
    border:solid 1px #000;
    margin-right: 10px;
    width: 400px;
    padding-left: 20px;
}
#modal_participants{
width: 900px;
background-color: #fff;
max-height: 95vh!important;
overflow: auto;
padding: 20px;
    color: #000;
}
#modal_participants .h2:after {
    content: "";
    height: 5px;
    background-color: #000;
    display: block;
    width: 139px;
    position: relative;
    left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}
#modal_participants .h2{
    font-size: 26px;
    margin: 0;
    padding: 0;
    font-family: "Roboto Condensed";
    line-height: 1.1;
    color: #000;
}
#modal_participants{}
#modal_participants{}
.for_mobile{
    display: none!important;
}
.top_video_content{
    display: block !important;
}
.reviews_page{
    position: relative;
}
.reviews_page_button{
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    z-index: 1;
    font-size: 30px;
}
.reviews_page_button_prev{
    float: left;
}
.reviews_page_button_next{
    float: right;
}
.reviews_page_button>div:hover{
    opacity: 0.8;
}
.reviews_page_button>div{
    cursor: pointer;
    transition: all 0.3s;
}

.exproduct * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.exproduct {
    padding-top: 50px;
    border-top: solid 1px #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.exproduct-page {
    background: -webkit-gradient(linear, left top, left bottom, from(#529cc9), to(#927fb6));
    background: linear-gradient(180deg, #529cc9 0%, #927fb6 100%);
    padding-top: 90px;
    padding-bottom: 10px;
    border-top: 15px solid #435365;
    font-family: 'Roboto Condensed', sans-serif;
}
.exproduct-page__title {
    color: #ffffff;
    font-size: 36px;
    letter-spacing: 0.9px;
    margin-bottom: 25px;
}
.exproduct__col {
    padding: 0 10px;
    width: 25%;
}
.exproduct__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 20px);
    margin: 0 -10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.exproduct__list {
    position: relative;
}
.exproduct__setting {
    margin-bottom: 30px;
}
.exproduct__setting select {
    width: 100%;
    height: 40px;
    border: 1px solid #2c3e52;
    background-color: #ffffff;
    outline: 0;
    color: #2c3e52;
    font-size: 16px;
    padding: 0 20px;
    font-family: 'Roboto Condensed', sans-serif;
}
.exproduct__setting input {
    padding: 0 20px;
    width: 100%;
    height: 40px;
    border: 1px solid #2c3e52;
    background-color: #ffffff;
    outline: 0;
    color: #2c3e52;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
}
.exproduct__setting input::-webkit-input-placeholder {
    font-size: 16px;
    color: #bababa;
    font-family: 'Roboto Condensed', sans-serif;
}
.exproduct__setting input:-ms-input-placeholder {
    font-size: 16px;
    color: #bababa;
    font-family: 'Roboto Condensed', sans-serif;
}
.exproduct__setting input::-ms-input-placeholder {
    font-size: 16px;
    color: #bababa;
    font-family: 'Roboto Condensed', sans-serif;
}
.exproduct__setting input::placeholder {
    font-size: 16px;
    color: #bababa;
    font-family: 'Roboto Condensed', sans-serif;
}
.exproduct__setting .exproduct__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.exproduct__item {
    background-color: #2c3e52;
    padding: 10px;
    margin-bottom: 35px;
    min-height: 377px;
}
.exproduct__img {
    height: 170px;
    background-color: #ffffff;
    position: relative;
    cursor: pointer;
}
.exproduct__img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 90%;
}
.exproduct__content {
    color: #ffffff;
    font-size: 16px;
    padding: 20px 10px;
    line-height: 1.75;
}
.exproduct__title {
    cursor: pointer;
    letter-spacing: 0.45px;
}
.exproduct__title:hover {
    text-decoration: underline;
}
.exproduct__number {
    letter-spacing: 0.4px;
}
.exproduct__country {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.exproduct__country .flag {
    margin-right: 7px;
}
.exproduct__country-text {
    letter-spacing: 0.35px;
}
.exproduct__view-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.exproduct__view-btn--line {
    margin-right: 20px;
}
.exproduct__view-btn--line, .exproduct__view-btn--grid {
    cursor: pointer;
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0.5;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.exproduct__view-btn--line i, .exproduct__view-btn--grid i {
    color: #2c3e52;
    font-size: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.exproduct__view-btn--line:hover, .exproduct__view-btn--grid:hover {
    opacity: 1;
}
.exproduct__view-btn--line.active_el, .exproduct__view-btn--grid.active_el {
    opacity: 1;
}
.exproduct__search-btn {
    width: 40px;
    height: 40px;
    background-color: #fabc35;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.exproduct__search-btn i {
    color: #fff;
    font-size: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.exproduct__detail {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    padding: 50px 30px;
    background-color: rgba(44, 62, 82, 0.8);
    color: #fff;
}
.exproduct__detail-title {
    font-size: 16px;
    margin-bottom: 23px;
    line-height: 1;
    text-transform: uppercase;
}
.exproduct__detail-about {
    border-bottom: solid 1px #fff;
    padding-bottom: 35px;
    margin-bottom: 40px;
}
.exproduct__detail-about--text {
    font-size: 18px;
}
.exproduct__detail-assortment--text {
    font-size: 16px;
}
.exproduct__detail-assortment--text ul {
    -webkit-column-count: 2;
    column-count: 2;
    padding-left: 25px;
}
.exproduct__detail-assortment--text ul li {
    line-height: 1.7;
}
.exproduct__detail-close {
    position: absolute;
    cursor: pointer;
    top: 40px;
    right: 30px;
    color: #fff;
    font-size: 30px;
    opacity: 0.8;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.exproduct__detail-close:hover {
    opacity: 1;
}
.exproduct__detail-arrow {
    position: absolute;
    top: -30px;
    left: 50px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 30px 25px;
    border-color: transparent transparent rgba(44, 62, 82, 0.8) transparent;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.exproduct__moreline {
    background-color: rgba(44, 62, 82, 0.8);
    padding: 50px 20px 30px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
}
.exproduct__moreline-wrap {
    display: none;
}
.exproduct__btn-more {
    width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.exproduct__search {
    position: relative;
    width: 100%;
}
.exproduct__search #circleG {
    position: absolute;
    right: 5px;
    top: 18px;
}
.exproduct__search .circleG {
    background-color: #bababa;
}
.exproduct__search input {
    padding-right: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.exproduct__search-list {
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
    z-index: 1;
    border: 1px solid #2c3e51;
    border-top: none;
    background: #fff;
}
.exproduct__search-list ul {
    padding: 0;
    margin: 0;
    display: block;
}
.exproduct__search-list ul li {
    cursor: pointer;
    padding: 10px 5px 10px 28px;
    display: block;
    width: 100%;
    background: #fff;
    color: #2c3e52;
    font-size: 16px;
}
.exproduct__search-list ul li:hover {
    background-color: #fabc35;
    color: #fff;
}
.exproduct__message {
    margin: 30px 0;
    color: #ffffff;
    font-size: 18px;
    line-height: 1.7;
    letter-spacing: 0.45px;
    background-color: rgba(44, 62, 82, 0.8);
    padding: 30px 20px;
}

.exproduct__list-line .exproduct__col {
    width: 100%;
    margin-bottom: 10px;
}
.exproduct__list-line .exproduct__content {
    background-color: #2c3e52;
    padding: 11px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
}
.exproduct__list-line .exproduct__content.active_el .icon-rightarrowarrow-exp:before {
    content: '\e811';
}
.exproduct__list-line .exproduct__title {
    width: 25%;
    padding: 0 10px 0 0;
}
.exproduct__list-line .exproduct__number {
    width: 25%;
    padding: 0 10px;
}
.exproduct__list-line .exproduct__country {
    width: 25%;
    padding: 0 10px;
}
.exproduct__list-line .exproduct__img-wrap {
    width: 25%;
    padding: 0 20px 0 0px;
}
.exproduct__list-line .exproduct__img {
    height: 0;
    padding: 0 0px 100% 0px;
    width: 100%;
}
.exproduct__list-line .exproduct__img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.exproduct__list-line .exproduct__more-text {
    width: 75%;
    padding: 0 10px;
}
.exproduct__list-line .exproduct__item {
    background-color: transparent;
    padding: 0px;
    margin-bottom: 0px;
    min-height: auto;
}

.exproduct__select {
    width: 100%;
    position: relative;
    cursor: pointer;
}
.exproduct__select input {
    width: 100%;
    cursor: pointer;
    padding-right: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.exproduct__select input::-webkit-input-placeholder {
    color: #2c3e52;
}
.exproduct__select input:-ms-input-placeholder {
    color: #2c3e52;
}
.exproduct__select input::-ms-input-placeholder {
    color: #2c3e52;
}
.exproduct__select input::placeholder {
    color: #2c3e52;
}
.exproduct__select-list {
    display: none;
    position: absolute;
    left: 0;
    top: 39px;
    width: 100%;
    z-index: 2;
    border: 1px solid #2c3e51;
    border-top: none;
    background: #fff;
    height: 400px;
    overflow: auto;
}
.exproduct__select-list ul {
    padding: 0;
    padding-bottom: 50px;
    margin: 0;
    display: block;
}
.exproduct__select-list ul li {
    cursor: pointer;
    padding: 13px 5px 13px 28px;
    display: block;
    width: 100%;
    background: #fff;
    color: #2c3e52;
    text-transform: uppercase;
}
.exproduct__select-list ul li:hover {
    background-color: #fabc35;
    color: #fff;
}
.exproduct__select-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
}

.scroll-wrapper.exproduct__select-list:after {
    content: '';
    display: block;
    width: 100%;
    height: 44px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(47%, #ffffff), color-stop(50%, #ffffff), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to top, #ffffff 47%, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}

#circleG {
    width: 27px;
    margin: auto;
}

.start_animation .circleG {
    -webkit-animation-name: bounce_circleG;
    animation-name: bounce_circleG;
    -webkit-animation-duration: 1.94s;
    animation-duration: 1.94s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    animation-direction: normal;
}

.circleG {
    background-color: white;
    float: left;
    height: 5px;
    margin-left: 3px;
    width: 5px;
    border-radius: 50%;
}

#circleG_1 {
    -webkit-animation-delay: 0.35s;
    animation-delay: 0.35s;
}

#circleG_2 {
    -webkit-animation-delay: 0.95s;
    animation-delay: 0.95s;
}

#circleG_3 {
    -webkit-animation-delay: 1.25s;
    animation-delay: 1.25s;
}

@-webkit-keyframes bounce_circleG {
    50% {
        background-color: black;
    }
}

@keyframes bounce_circleG {
    50% {
        background-color: black;
    }
}
.become-button {
    font-family: "Roboto Condensed", sans-serif;
    text-align: center;
    width: auto;
    background-color: #fabc35;
    padding: 20px 15px 18px;
    transition: 200ms;
    display: inline-block !important;
    color: #fff;
    font-size: 20px;
}
.accordion_link {
    margin-bottom: 15px;
    display: inline-block;
}
.accordion_title:after {
    display: none !important;
}
.accordion_content {
    margin-bottom: 15px;
}
.mobile_logo, .footer_logo {
    display:none;
}
.org-items__footer {
    display: none;
}
.inner_page .nav-block .navigation {
    width: 100%;
    padding-top: 45px;
    padding-left: 195px;
}
.inner_page .nav-block .logo {
    width: 100px;
    top: 17px;
    left: 215px;
}
.inner_page .nav-block .navigation>ul {
    max-width: 100% !important;
}
.inner_page .about_page_content {
    padding-top: 125px;
}
.logo__wrap {
    height: 100%;
    float: left;
    margin-bottom: 30px;
}
.dark45 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
    z-index: 444;
}
.main-slider__wrap.container_big {
    z-index: 555 !important;
}
.main__down-btn {
    z-index: 666 !important;
}
.nav-slider {
    z-index: 777 !important;
}

ul.side-social {
    z-index: 1000;
}
ul.side-social .vk {
    display: none;
}
.banner-2019_wrap {
    width: 87%;
    margin: 0 auto;
    margin-bottom: -2px;
}
.banner-2019_img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.new-assort {
    padding: 24px 0;
    background-color: #202d3e;
    margin: 0 -20px 60px -20px;
}
.new-assort a {
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    width: auto;
    padding: 18px 42px 16px;
    background-color: #fabc35;
    box-sizing: border-box;
    transition: 300ms;
    max-width: 580px;
}
.new-assort a:hover {
    color: #fff;
    background-color: #957126;
}
.dflex {
    display: flex;
    justify-content: space-between;
}
.wb-50 {
    width: 47%;
}
.wb-50 .partner-item a{
    padding: 0 !important;
}
.wb-50 .partner-item {
    width: 30% !important;
}
.wb-50 .partner-item.big {
    width: 50% !important;
}
.wb-50 .partner-item.big45 {
    width: 45% !important;
}
/* End */


/* Start:/local/templates/sape/css/responsive.css?174281081143156*/
@media screen and (min-width: 1820px){
    .bgvideo {
        display: block;
        min-width: 100%;
        height: auto;
        position: absolute;
        left: 0;
    }
}

@media screen and (max-width: 1670px){
   
    .inner_page .nav-block .logo {
        left: 187px;
    }
    .container_big {
        max-width: 1140px;
        padding-left: 160px;
        padding-right: 160px;
    }
    .main-slider__title {
        font-size: 39px;
    }
    .nav-block .logo {
        width: 150px;
        left: 0px;
    }
    .main-slider__buttons {
        margin-left: -30px;
        margin-right: -30px;
    }
    .bgvideo {
        top: 0;
    }

    .top_video_content__header {
        font-weight: bold;
        font-size: 60px;
        text-transform: uppercase;
        color: #fff;
        margin-bottom: 5px;
    }

    .orange {
        color: #df3f32;
    }

    .top_video_content__title {
        font-size: 17px;
        color: #ffffff;
        text-transform: uppercase;
        margin-bottom: 10px;
    }

    .top_video_content__date {
        font-size: 45px;
    }
}


@media screen and (max-width: 1541px){
    .container_big {
        max-width: 1024px;
    }
    .main-slider__title {
        font-size: 35px;
        margin: 16px 0 35px 0;
    }
    .nav-block .navigation>ul>li>a {
        font-size: 20px;
    }
    .main-slider.gallery-top .main-slider-item.video {
        /*height: 650px !important;*/
    }
    .main-slider-item {
        height: 650px;
    }
    .nav-block .navigation {
        padding-top: 10px;
    }
    .main-slider__wrap {
        padding-top: 55px;
        height: calc(100% - 55px);
    }
    .main-slider__when p {
        font-size: 35px;
    }
    .main-slider__exhibition img {
        height: 120px;
    }
    .main-slider__button {
        font-size: 20px;
        width: 250px;
    }
    .application_round_button {
        left: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-left: 0;
        top: 135px;
    }
    .application_round_button_two{
        top: 230px;
    }
}
@media screen and (max-width: 1365px) {
    .inner_page .nav-block .logo {
        top: 16px;
        left: 30px;
    }
    .inner_page .nav-block .navigation {
        padding-left: 152px;
    }
    .inner_page .nav-block .navigation {
        padding-top: 42px;
    }
    .container_big {
        padding-left: 30px;
        padding-right: 30px;
    }
    .nav-block .navigation {
        padding-top: 21px;
        padding-left: 140px;
    }
    .nav-block .navigation>ul {
        max-width: 100% !important;
    }
    .nav-block .logo {
        width: 100px;
        left: 35px;
        top: 0px;
    }
    .main-slider__title {
        font-size: 32px;
        margin: 38px 0 35px 0;
    }
    .main-slider__when p {
        font-size: 30px;
    }
    .main-slider__exhibition img {
        height: 106px;
    }
    .main-slider.gallery-top .main-slider-item.video {
        /*height: 550px !important;*/
    }
    .main-slider-item {
        height: 550px;
    }
    .main-slider__buttons {
        margin-top: 35px;
        margin-left: 0;
        margin-right: 0;
    }
}
@media screen and (max-width: 1280px) {
    .persons_container {
        max-width: 1280px;
        padding-left: 50px;
        padding-right: 10px;

    }
    .person_block {
        width: 380px;
    }
    .person_block img {
        right: 35px !important;
        width: 167px !important;
    }
    .person_description {
        width: 105% !important;
        right: 22px !important;

    }
}

@media screen and (max-width: 1199px) {
    .nav-block .navigation>ul>li>a {
        font-size: 18px;
    }
    .main-slider__when p {
        font-size: 22px;
    }
    .main-slider__exhibition img {
        height: 88px;
    }
    .container_big {
        max-width: 960px;
    }
    .org-items__footer {
        display: block;
        padding: 10px 0 5px 0;
    }
    .org-items__footer .item5{
        display: none;
    }
    .org-items__footer .org-items__footer_row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .org-items__footer img {
        width: auto;
        max-height: 40px;
        max-width: 93px;
        filter: grayscale(1);
        transition: 0.5s;
    }
    .org-items__item {
        margin: 5px 8px;
    }
    .news_detail_back {
        width: calc(100% - 20px);
        margin-left: 20px;
    }
    .single-news__imgs-item{
        height: 250px;
    }
    .top-contacts .address {
        width: 45%;
    }
    .top-contacts .social {
        width: 35%;
    }
    .top-contacts .email {
        width: 19%;
    }
    .main-slider-item .slide-text {
        max-width: 65%;
    }
    .photo-block-slider .slick-arrow.slick-prev {
        left: 0;
        z-index: 20;
    }
    .photo-block-slider .slick-arrow.slick-next {
        right: 0;
    }
    .org-items-row {
        display: none;
    }
    .org-block {
        padding: 0;
    }
    .org-block .main-title {
        margin: 0;
        font-size: 22px;
    }
    .persons_container{
        max-width: 100%;
    }
    .reliz_text_wrapper{
        padding-bottom: 35px;
    }
    .about_slider ul li span{
        font-size: 19px;
    }
    .application_round_button {
        left: auto;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
        border-left: 2px solid #faab00;
        top: 180px;
        right: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-right: 0;
        -webkit-transform: translateX(210px);
        -moz-transform: translateX(210px);
        -ms-transform: translateX(210px);
        -o-transform: translateX(210px);
        transform: translateX(210px);
    }
    .application_round_button_two{
        top: 280px;
    }

}

@media screen and (max-width: 1200px) {
    .bgvideo {
        height: 100%;
    }
    .main__down-btn {
        display: inline-block;
        margin: 0 auto;
        position: absolute;
        bottom: 50px !important;
        left: calc(50% - 25px);
        cursor: pointer;
        z-index: 555;
        transition: all 0.4s linear;
    }
    .main__down-btn:hover {
        bottom: 40px !important;
    }
}

@media screen and (min-width: 1025px) {
    .nav-block .navigation>ul>li>ul {
        left: -20px !important;
    }
    .nav-block .navigation>ul>li:hover>ul {
        visibility: visible;
        opacity: 1;
        z-index: 50;
    }
}
@media screen and (max-width: 1023px) {
    .container_big {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 734px;
    }
    .nav-block .navigation {
        padding-left: 127px;
    }
    nav-block .navigation>ul>li {
        margin: 0 10px;
    }
    .nav-block .navigation>ul>li>a {
        font-size: 16px;
    }
    .nav-block .logo {
        width: 100px;
        left: 15px;
    }
    .main-slider__title {
        font-size: 25px;
    }
    .main-slider__when p {
        font-size: 20px;
        margin-bottom: 5px;
        padding: 8px 15px;
    }
    .main-slider__exhibition img {
        height: 71px;
    }
    .main-slider__button {
        font-size: 16px;
        width: 190px;
    }
}
@media screen and (max-width: 767px) {
    .bgvideo {
        display: block;
        min-width: 100%;
        height: auto;
        position: absolute;
        left: 0;
        /*top: -40%;*/
        /*height: 100%;*/
        filter: grayscale(80%);
        width: auto;
        height: auto;
        /*max-height: 100%;*/
    }
    .main-slider__title p {
        font-size: 30px !important;
    }
    .nav-block .logo {
        width: 70px;
        left: 49px;
        top: 6px;
        -webkit-transition: 0.3s;
        -moz-transition:  0.3s;
        -ms-transition:  0.3s;
        -o-transition:  0.3s;
        transition:  0.3s;
    }
    .nav-block.small .logo {
        width: 44px;
    }
    .nav-block.small .navigation {
        margin-right: 75px;
    }
    .org-block {
        display: none !important;
    }
    .org-block .container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .container_big {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .nav-block .navigation {
        padding-left: 0;
    }
    .mobile_logo {
        left: 0px !important;
    }
}
@media (max-width: 1024px) {
    .inner_page .nav-block .logo {
        width: 102px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .nav-block .navigation>ul>li>ul.opened {
        visibility: visible;
        opacity: 1;
    }
}
@media screen and (max-width: 1041px) {
    .top-contacts .address {
        display: none;
    }

    .main-slider .plyr {
        margin: 80px 0 0;
    }
    .top-contacts .social {
        width: 55%;
        text-align: right;
    }
    .top-contacts .email {
        width: 45%;
        text-align: left;
        padding-left: 100px;
    }
    .org-block {
        display: table;
    }
    .org-block .main-title {
        text-align: left;
        padding-left: 180px;
        height: 115px;
        vertical-align: middle;
        font-size: 26px;
    }

    .org-block .container {
        position: relative;
    }
    .nav-block .navigation {
        width: 100%;
        text-align: left;
    }
    .nav-block .lang {
        width: 17%;
    }
    .nav-block .navigation>ul>li {
        margin-left: 0 !important;
        margin-right: 15px;
    }
    .main-slider-item {
        height: 500px;
    }
    .photo-block .live-label {
        font-size: 16px;
    }
    .about-exhib .about-title-col {
        width: 40%;
        margin-right: 0;
    }
    .main-slider-item .slide-text {
        margin-top: 100px;
        margin-left: 15px;
        font-size: 50px;
        line-height: 65px;
        max-width: 60%;
    }
    .about-exhib .about-title {
        font-size: 30px;
    }
    .official .official-photo .photo-container {
        width: 100%;
        height: 0;
        padding-bottom: 100%;
        margin-top: 0;
    }
    .official .official-details .name {
        padding-top: 0px;
    }
    .official .slick-arrow.slick-prev {
        left: 0px;
    }
    .official .slick-arrow.slick-next {
        right: 0px;
    }
    .requisition .requisition-item .top-title {
        font-size: 18px;
        line-height: 24px;
    }
    .requisition .requisition-item .register {
        font-size: 16px;
    }
    footer {
        font-size: 18px;
    }
    .contact_page_content{
        padding-top: 220px;
    }
    .archive_content,.reliz_content, .video_content,.products_main_content,.program_content, .about_page_content{
        padding-top: 80px;
    }
    .product_title{
        margin: 0;
    }
    .product_card {
        max-width: 300px;
        width: 300px;
        margin-bottom: 30px;
        min-height: 800px;
    }
    .product_card_container{
        justify-content: center;
    }
    .photo_block img.slick-slide {
        min-height: 150px!important;
    }

}

@media (max-width: 991px) {
    .dflex {
        flex-wrap: wrap;
    }
    .dflex .wb-50 {
        width: 100%;
    }
    .logo__wrap {
        width: 100%;
        height: 140px;
        display: flex;
        justify-content: center;
    }
    .main-slider-item.video {
        height: 100% !important;
    }
    .org-block .main-title {
        font-size: 25px;
    }
    .date {
        font-size: 20px;
    }
    .exproduct__col{
        width: 50%;
    }
    .exproduct__setting .exproduct__col{
        margin-bottom: 10px;
    }
    #modal_participants{
        width: 600px;
    }
    .party_input{
        width: 375px;
    }
    .single-news__imgs-item{
        height: 200px;
    }
    .person_row{
        justify-content: space-around;
    }
    .program_card{
        width: 100%;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .program_bottom{
        text-align: center;
    }
    .bottom_text{
        width: 100%;
        float: none;
        text-align: left;
    }
    .program_gallery_2{
        width: 60%;
    }
    .message {
        margin-left: 0;
    }
    .about_slider .left_block{
        float: none;
        width: 100%;
        background-color: #2F5266;
        background-size:contain;
    }
    .about_slider .right_block{
        float: none;
        width: 100%;
        background-color: #2F5266;
        background-size:contain;
        margin-top: 10px;
    }
    .about_slider .about_slide{
        height: auto;
    }
    .about_slider .slide_2 ul, .about_slider .slide_3 ul{
        float: none;
        max-width: 100%;
    }
    .about_slider .slide_2 .slide_content{
        padding-left: 215px;
    }
    .about_slider .slide_3 .slide_content{
        padding-left: 280px;
    }
    #applic_form_modal{
        width: 600px;
    }
    #applic_form_modal .checkbox_block{
        display: block;
    }
    #applic_form_modal .diff_checkbox .box{
        margin-bottom: 0;
    }
    #applic_form_modal .left_checkbox {
        margin-right: 0;
        margin-bottom: 15px;
    }
    .main-slider.gallery-top .main-slider-item.video{
        /*height: auto !important;*/
        padding-bottom: 155px;
    }
    .bgvideo{
        /*display: none !important;*/
    }
}

@media screen and (max-width: 855px){
    .application_round_button{
        display: none;
    }
}

@media (max-width: 820px) {
    .checkbox_block{
        flex-wrap: wrap;
    }

}

@media (max-width: 782px) {
    .form_city, .form_phone,.form_site, .form_email{
        width: 100%;
    }
    .download_program.buttom1 {margin-right: 0px;}
    .middle_input,.small_input{
        width: 100%;
    }
    form[name="iblock_add"] .form_site, form[name="iblock_add"] .form_email {
        width: 100%;
    }
    .label_text{
        font-size: 20px;
    }
}





@media screen and (min-width: 768px) {
        #nav-tgl,
    .nav-block .mobile-register,
    .mobile-copyright {
        display: none;
    }
    .nav-block {
        position: absolute;
        top: 10px;
        left: 0;
        right: 0;
        z-index: 20;
        background-color: transparent;
    }
    .nav-block .navigation>ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 80%;
        margin: auto;
    }
    .nav-block .navigation>ul>li {
        display: inline-block;
        vertical-align: middle;
        font-size: 18px;
        padding: 5px 0;
        margin: 0 16px;
        position: relative;
    }
    .nav-block .navigation>ul>li>ul a:hover {
        background-color:rgba(0,0,0,0.4);
    }
    .nav-block .navigation>ul>li>ul {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        top: 100%;
        left: -5px;
        width: 250px;
        background-color:rgba(0,0,0,0.4);
        text-align: left;
        font-family: 'Roboto', sans-serif;
        transition: 200ms;
    }

}
@media screen and (width: 768px) {
    .main-slider-item {
        height: 400px;
    }
    .main-slider-item .slide-text {
        margin-top: 100px;
        font-size: 40px;
        line-height: 55px;
    }
    .section-title {
        font-size: 35px;
    }
    .about_slider .slide_content ul {
        max-width: 47%;
        margin-right: 10px;
    }
}
@media screen and (max-width: 768px) {
    .about_slider h3, .about_slider .h3 {
        width: 100%;
    }
    .about_slider .slide_content:last-child ul {
        max-width: 100%;
        margin-left: -20px;
    }
    .about_slider .slick-track .member-reviews__item:nth-child(2) .slide_content, .about_slider .slick-track .member-reviews__item:nth-child(3) .slide_content {
        background-color: #2F5266;

    }
    .about_slider .slick-track .member-reviews__item:nth-child(2) .slide_content h3, .about_slider .slick-track .member-reviews__item:nth-child(3) .slide_content h3{
        margin-left: -20px;

    }
    .member-reviews__slider .slide_wrapper .slide_content, .member-reviews__slider .about_slide .left_block, .member-reviews__slider .about_slide .right_block {
        background-image: none !important;
        background-color: #2F5266;
        padding: 10px;
        padding-left: 50px;
    }
}

@media screen and (max-width: 767px) {
    .inner_page .nav-block .navigation {
        padding-left: 0;
    }
    .inner_page .nav-block .navigation {
        padding-top: 28px;
        margin-right: 110px;
    }
    .inner_page .nav-block .logo {
        width: 72px;
        top: 13px;
        left: 54px;
    }
    .inner_page .nav-block .mobile-register {
        padding-top: 29px;
    }
    .mobile_logo {
        display: block;
        height: 115px;
        background: url(/local/templates/sape/css/../img/logo_2019.png) no-repeat left center;
        background-size: 140px auto;
        width: 140px;
        position: absolute;
        bottom: 0;
        left: 20px;
    }
    .bottom_video {
        position: relative;
        z-index: -1;
    }
    .become-button {
        font-size: 18px;
        padding: 10px 10px 10px;
    }
    .exproduct__list-line .exproduct__content{
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .exproduct__list-line .exproduct__title, .exproduct__list-line .exproduct__number, .exproduct__list-line .exproduct__country, .exproduct__btn-more{
        width: 50%;
        padding-left: 0;
    }
    .exproduct-page{
        padding-top: 0;
    }
    .exproduct{
        border-top: none;
        padding-top: 30px;
    }
    .exproduct__list-line .exproduct__more-text{
        width: 100%;
        padding: 0;
        margin-top: 20px;
    }
    .exproduct__moreline{
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px;
    }
    .exproduct__list-line .exproduct__img-wrap{
        width: 40%;
        padding: 0;
    }
    .single-news__imgs-item{
        width: 100%;
        height: auto;
    }
    .org-block .main-title {
        font-size: 20px;
        padding-left: 140px;
        display: table-cell;
    }
    body {
        padding-top: 60px;
    }
    .photo-block {
        margin-top: 20px;
    }
    .main-slider .plyr{
        margin-top: 70px;
    }
    .side-social,
    .top-contacts {
        display: none;
    }
    .nav-block .mobile-register {
        transition: padding 600ms;
    }
    .nav-block .mobile-register .register {
        display: block;
        background-color: #fabc35;
        color: #000;
        line-height: 22px;
        max-width: 280px;
        margin: auto;
        min-width: 145px;
    }
    .nav-block .mobile-register .register:hover {
        background-color: #bf9231;
        color: #fff;
    }
    .nav-block {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 100;
    }
    .nav-block .lang .lang-item {
        min-width: 18px;
    }
    .nav-block .lang .lang-item:last-child {
        margin-left: 0;
    }
    .nav-block .lang,
    .nav-block .navigation {
        padding-top: 20px;
        padding-bottom: 20px;
        transition: padding 600ms;
    }
    .nav-block.small .lang,
    .nav-block.small .navigation,
    .nav-block.small .mobile-register {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .nav-block .lang {
        text-align: right;
        width: 20%;
    }
    .nav-block .navigation {
        width: 30px !important;
        margin-right: 100px;
    }
    .nav-block .navigation>ul {
        display: none;
        position: fixed;
        top: 62px;
        left: 0;
        right: 20%;
        bottom: 0;
        visibility: hidden;
        padding: 20px;
        background-color: #2c3c52;
        transition: 600ms;
        transform: translateX(-100%);
    }
    .nav-block .container_big > .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .main-slider__wrap {
        padding-top: 0;
        height: 100%;
    }
    .main-slider__title {
        margin: 0px 0 25px 0;
        padding: 20px 0 8px 0;
        border: none;
        font-size: 17px;
    }
    .main-slider__when p {
        font-size: 14px;
        margin-bottom: 5px;
        padding: 5px 10px;
    }
    .main-slider__exhibition img {
        height: 45px;
    }
    .main-slider__buttons .main-slider__col {
        width: 100%;
    }
    .main-slider__button {
        font-size: 16px;
        padding: 8px 10px;
        width: 335px;
        margin-bottom: 5px;
        margin-left: auto;
        margin-right: auto;
    }
    .main-slider__title span {
        border-bottom: 2px solid #fff;
    }
    .nav-block.small .navigation>ul {
        top: 42px;
    }
    #nav-tgl:before {
        content: '';
        display: block;
        position: fixed;
        top: 62px;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(0,0,0,0.6);
        transition: 600ms;
        visibility: hidden;
        opacity: 0;
    }
    .nav-block.small #nav-tgl:before {
        top: 42px;
    }
    #nav-tgl.active:before {
        visibility: visible;
        opacity: 1;
    }
    .nav-block .mobile-register {
        width: auto;
        text-align: left;
        padding-top: 20px;
        line-height: 24px;
    }

    .nav-block .navigation>ul.opened {
        visibility: visible;
        opacity: 1;
        transform: translateX(0);
        overflow-y: scroll;
    }
    .nav-block .navigation>ul>li {
        font-size: 20px;
        padding: 0 0 10px;
        margin: 0;
    }
    .nav-block .navigation>ul>li:last-child {
        padding: 0;
    }
    .nav-block .navigation>ul>li>ul a {
        padding: 10px 0 2px 5px;
    }
    .nav-block .navigation>ul>li>ul a:before {
        content: '- ';
    }
    #nav-tgl .lines {
        width: 30px;
    }
    #nav-tgl .lines .line {
        background-color: #fff;
        border-radius: 2px;
        height: 4px;
        margin-bottom: 5px;
        transition: 500ms;
        width: 30px;
    }
    #nav-tgl.active .lines .line1 {
        transform: rotate(-45deg);
        transform-origin: right;
        width: 26px;
    }
    #nav-tgl.active .lines .line3 {
        transform: rotate(45deg);
        transform-origin: right;
        width: 25.5px;
    }
    #nav-tgl.active .lines .line2 {
        width: 0;
    }
    #nav-tgl .lines .line:last-child {
        margin-bottom: 0;
    }
    .nav-block .lang .lang-item {
        margin-top: 0;
        font-size: 16px;
    }
    .main-slider {
        border-top: none;
    }
    .main-slider-item {
        height: 400px;
    }
    .main-slider-item .slide-text {
        margin-top: 50px;
        font-size: 40px;
        line-height: 55px;
    }

    .about-exhib {
        padding: 35px 0 100px;
    }
    .about-exhib .about-descr-col,
    .about-exhib .about-title-col {
        width: 100%;
        margin-right: 0;
    }
    .about-exhib .become-button {
        margin: 30px auto 0;
    }
    .benefits {
        padding-bottom: 10px;
    }
    .benefits .benefit-col {
        width: 33.333333%;
        margin-bottom: 50px;
    }
    .benefits .benefit-col .counter {
        margin: 15px 0;
    }
    .sape {
        background-position: center bottom 90px;
    }
    .sape-is .slider-item-title {
        font-size: 22px;
    }
    .sape-is .slider-item-title:before {
        min-width: 30px;
        line-height: 30px;
    }
    .official .slick-dots {
        margin: 25px 0;
    }
    .official .slick-arrow {
        top: -70px;
    }
    .info-partners .partner-item,
    .members .member-item {
        margin-bottom: 20px;
    }
    .info-partners .slick-dots,
    .members .slick-dots {
        margin-bottom: 25px;
    }
    .requisition .requisition-item {
        width: 100%;
        float: none;
        max-width: 365px;
        margin: auto;
    }
    footer {
        padding: 30px 0 10px;
    }
    footer .copyright {
        display: none;
    }
    footer .footer-col {
        width: 100%;
        margin-bottom: 20px;
        text-align: center !important;
    }
    footer .mobile-copyright {
        display: block;
        font-size: 14px;
        margin-bottom: 10px;
    }
    footer .social-items {
        display: block;
        text-align: center;
        margin-bottom: 20px;
        font-size: 25px;
        width: 100%;
    }
    footer .social-items a {
        display: inline-block;
    }
    .section-title {
        font-size: 25px;
        margin-bottom: 30px;
    }
    .bx-composite-btn {
        top: -13px!important;
    }
    .counter-more {
        display: none;
    }
    .system-nav-orange .nav-pages a {
        display: inline-block;
        width: 26px;
        height: 19px;
        /* border: 1px solid rgba(250, 155, 31, 0.7); */
        padding-top: 4px;
        background-color: rgba(33, 42, 75,0.35);
        box-shadow: 0 3px 20px rgba(0,0,0,.25), inset -1px -1px 3px rgba(0,0,0,.25), 0 2px 0 rgba(0,0,0,.1), inset 20px 20px 20px rgba(0,0,0,.1);
        border-radius: 3px;
        /* vertical-align: middle; */}
    .news-item__link {
        bottom: 2%;
    }
    .archive_content,.form_content,.reliz_content, .products_main_content, .program_content, .about_page_content{
        padding-top: 40px;
    }
    .archive_popup img {
        max-width: 100%;
        margin-bottom: 80px;
        margin-top: 40px;
        width: 100%;
    }
    .photo_card{
        width: 300px;
        height: 270px;
    }
    .cards_container{
        justify-content: center;
    }
    .about_slider .slide_3, .about_slider .slide_2{
        background-position-x: 100%;

    }
    .about_slider .slide_2 .slide_content, .about_slider .slide_3 .slide_content{
        padding-left: 30px;
    }
    .about_slider .left_block, .about_slider .right_block{
        background: #2F5266;
        padding-left: 30px;
    }

    .about_slider ul.slick-dots li{
        margin: 0 13px;
        padding: 0;
        width: 23px;
        height: 23px;
    }
    .about_slider ul.slick-dots li button{
        margin: 0 13px;
        padding: 0 11px;
        width: 23px;
        height: 23px;
    }
    .lng_switch_block_mobile {
        display: inline-block;
        position: absolute;
        top: 50%;
        right: 5px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .about_expo_1 a.presentation_button {
        display: block;
        text-align: center;
    }
    .about_expo_1 a.presentation_button:last-child {
        float: none;
    }

    .bgvideo {
        /*top: -30%;*/
    }

    .main-slider.gallery-top .main-slider-item.video {
        /*height: 430px !important;*/
    }
    .for_mobile{
        display: block!important;
    }
    .main-slider.gallery-top .main-slider-item.video {
        /*height: auto !important;*/
    }
    .main-slider__title .date {
        font-size: 17px;
    }
    .bgvideo {
        height: 100%;
    }
}
@media screen and (max-width: 736px) {
    .about_slider .slide_content ul {
        width: 300px;
    }
    .reviews_page_button{
        display: none;
    }
}
@media screen and (max-width: 680px) {
    .org-items__footer img {
        max-height: 33px;
        max-width: 72px;
    }
    .about_page_content .btn{
        width: 90%;
        min-width: 0;
    }
    #modal_participants{
        width: 300px;
    }
    .party_input{
        width: 100px;
    }
    .party_img, .party_title, .party_button{
        width: 100%;
    }
    .party_descr{
        font-size: 14px;
    }
    .party_input{
        width: 100%;
        margin-bottom: 15px;
    }
    .main-slider-item {
        height: 290px;
    }
    .main-slider-item .slide-text {
        margin-top: 25px;
        font-size: 35px;
        line-height: 55px;
        max-width: 65%;
    }
    .photo-block .photo-item {
        width: 50%;
        padding-bottom: 40%;
    }
    .photo-block .live-label {
        max-width: 40%;
    }
    .about-exhib {
        padding: 15px 0 50px;
    }
    .about-exhib .about-title {
        padding-bottom: 20px;
        margin-bottom: 20px;
        font-size: 25px;
        line-height: 25px;
    }
    .benefits .benefit-col {
        margin-bottom: 30px;
    }
    .benefits .benefit-col .counter {
        font-size: 35px;
        line-height: 35px;
    }
    .about-exhib .about-descr-col p,
    .benefits .benefit-col .counter-descr {
        font-size: 16px;
    }
    .sape-is .sape-is-title {
        font-size: 25px;
        margin-bottom: 20px;
    }
    .official .official-details .name {
        font-size: 25px;
    }
    .official .official-details .descr {
        font-size: 16px;
    }
    .requisition .requisition-item .descr {
        font-size: 25px;
        margin: 15px 0;
    }
    .place .contact-info {
        width: auto;
        padding: 20px;
        margin: 0 -20px;
        background-color: rgba(255,255,255,0.8);
    }
    .place .contact-info .address {
        margin: 15px 0;
    }
    .place {
        padding: 0 0 250px;
    }
    .place .map:after {
        display: none;
    }
    .place .contact-info .register {
        font-size: 18px;
        line-height: 30px;
        max-width: 300px;
        margin: auto;
    }
    #applic_form_modal{
        width: 400px;
    }
    #applic_form_modal .right_checkbox .label_text{
        display: inline;
    }
    #applic_form_modal label[for="area"]{
        font-size: 17px;
    }
}

@media screen and (max-width: 600px){
    .video_content iframe{
        height: 300px;
    }

}

@media screen and (min-width: 540px) and (max-width: 610px) {
    .top-contacts .social .social-items {
        display: none;
    }
}
@media screen and (max-width: 540px) {
    .exproduct__col{
        width: 100%;
    }
    .exproduct__list-line .exproduct__title, .exproduct__list-line .exproduct__number, .exproduct__list-line .exproduct__country, .exproduct__btn-more{
        width: 100%;
        padding-left: 0;
    }
    .exproduct__btn-more {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .exproduct__detail-assortment--text ul {
        column-count: auto;
    }
    .exproduct__detail{
        padding: 20px;
    }
    .exproduct__detail-close{
        top: 10px;
        right: 10px;
        font-size: 20px;
    }
    .exproduct__detail-about--text{
        font-size: 16px;
    }

    .nav-block .navigation,
    .nav-block .lang {
        width: 25%;
    }
    .nav-block .lang .lang-item {
        font-size: 14px;
    }
    .benefits .benefit-col {
        width: 50%;
    }
    .about-exhib .become-button {
        width: auto;
    }
    .sape-is {
        padding-top: 30px;
    }
    .person_block{
        margin-right: 0;
        margin-left: 0;
        text-align: center;
        min-height: 420px;
    }
    .person_block img{
        float: none;
        left: 0;
        right: 0;
        top: 40px;
    }
    .person_block .person_description{
        width: 80%;
        margin: 0 auto;
        padding-bottom: 20px;
        margin-top: 60px;
        position: static;
    }
    .person_description h3:after, .person_description .h3:after{
        display: none;
    }
    .product_card{
        margin-left: 0;
        margin-right: 0;
    }
    .download_program{
        width: 70%;
        font-size: 20px;
    }
    .download_program.buttom1 {margin-right: 0;}
    .program_card{
        flex-wrap: wrap;
    }
    .program_card img{
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
    }
    .program_gallery_2{
        width: 100%;
    }
    .program_content .main_content{
        padding: 25px;
    }
    .about_expo_1 .first_block{
        padding: 20px 20px;
    }
    .about_expo_3 .invite{
        padding: 30px 10px;
    }
    .about_expo_3 .title{
        font-size: 26px;
    }
}
@media screen and (max-width: 539px) {
    .inner_page .nav-block .mobile-register {
        padding-top: 21px;
    }
    .inner_page .nav-block.small .navigation {
        margin-top: 14px;
    }
    .inner_page .nav-block .logo {
        top: 8px;
    }
    .nav-block .mobile-register {
        width: 200px;
        text-align: left;
        padding-top: 14px;
        line-height: 18px;
        font-size: 16px;
    }
    .main-slider__title span {
        padding-left: 0;
        padding-bottom: 9px;
    }
    .main-slider__title {
        margin: 0px 0 10px 0;
        padding: 16px 0 10px 0;
        border: none;
        font-size: 13px;
    }
    .nav-block.small .navigation {
        margin-top: 7px;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s ;
    }
    .nav-block .logo {
        width: 55px;
        left: 48px;
        top: 12px;
    }
    .nav-block .navigation {
        margin-right: 81px;
    }
}
@media screen and (max-width: 480px) {
    .main-slider-item .slide-text {
        margin-top: 80px;
        font-size: 25px;
        line-height: 35px;
    }
    .sape-is .slider-item-title {
        font-size: 18px;
    }
    .sape-is .slider-item-title:before {
        display: none;
    }
    .welcome .welcome-item,
    .sape-is .slider-item-descr {
        font-size: 14px;
        line-height: 20px;
    }
    .become-member .new .new-item,
    .sape .gallery .gallery-item {
        width: 50%;
        padding-bottom: 200px;
    }
    .become-member .new .new-item:last-of-type {
        display: block;
    }
    .official .official-photo,
    .official .official-details {
        width: 100%;
        text-align: center;
    }
    .official .official-details .stat {
        max-width: 100%;
    }
    .official .official-details .stat:before {
        right: 0;
        margin: auto;
    }
    .official .official-photo .photo-container {
        width: 250px;
        padding-bottom: 250px;
        margin-bottom: 20px;
    }
    .official .official-details {
        padding-left: 10px;
    }
    .new .look {
        font-size: 18px;
        padding: 12px 5px 10px;
    }
    .about-exhib .become-button {
        font-size: 18px;
        padding: 10px;
    }

    .requisition .requisition-item {
        padding: 20px 15px;
    }
    .requisition .requisition-item .register {
        line-height: 30px;
    }
    .requisition .section-title {
        margin-bottom: 30px;
    }
    .place .contact-info .address {
        font-size: 18px;
    }
    .fancybox-caption {
        text-align: center;
    }
    .fancybox-caption .link-container {
        margin-top: 15px;
        float: none;
    }
    .fancybox-caption .icon {
        float: none;
        font-size: 50px;
    }

}


@media screen and (max-width: 460px) {
    .label_text{
        display: block;
        margin-bottom: 30px;
    }
    .form_area{
        margin-right: 0;
    }
    .left_checkbox{
        width: 100%;
        margin-right: 0;
    }
    .right_checkbox{
        display: block;
        width: 100%;
    }
    .right_checkbox .label_text{
        display: block;
    }
    .form_content button{
        margin-top: 0;
    }
    .checkbox_block{
        width: 50%;
        display: inline-block;
    }
    .diff_checkbox .yellow_box{
        margin-bottom: 0;
    }
    .yellow_label_text{
        margin-bottom: 0;
    }
    form[name="iblock_add"] .checkbox_block{
        width: 100%;
    }
    /*form[name="iblock_add"] .form_area {*/
        /*width: 80px;*/
    /*}*/
}

@media screen and (max-width: 451px){
    .main-slider{
        display: none !important;
    }
    .mobile_banner{
        display: none;
        height: 200px;
        width: 100%;
        background-image: url("/local/templates/sape/css/../img/banner_mobile.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right center;
    }
}
@media screen and (max-width: 424px) {
    .inner_page .nav-block .mobile-register {
        width: 180px;
        padding-top: 22px;
    }
    .inner_page .small.nav-block .mobile-register {
        padding-top: 13px;
    }
    .inner_page .small.nav-block .logo {
        top: 11px;
    }
    .inner_page .small.nav-block.small .navigation {
        margin-top: 10px;
    }
    .container_big {
        padding-left: 10px;
        padding-right: 10px;
    }
    .main-slider__title {
         font-size: 12px;
        margin: 0px 0 0px 0;
     }
    .nav-block .navigation {
        margin-right: 70px;
        margin-left: 10px;
    }
    .nav-block .logo {
        width: 50px;
        left: 51px;
        top: 14px;
    }
    .main-slider__desc .main-slider__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .main-slider__when {
        margin-bottom: 10px;
    }
    .main-slider__buttons {
        margin-top: 10px;
    }
    .main-slider__button {
        font-size: 14px;
        width: 165px;
    }
    .main-slider__when_row {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .inner_page .nav-block .logo {
        width: 50px;
        left: 51px;
        top: 20px;
    }
    .inner_page .nav-block .navigation {
        margin-right: 70px;
        margin-left: 10px;
    }
    .internal-page-container {
        border-top: 0px solid #435365;
    }
}
@media screen and (max-width: 420px) {
    .main-slider__title p {
        font-size: 20px !important;
    }
    .main_header_video .date {
        font-size: 22px !important;
    }
    .org-block .main-title {
        padding-left: 120px;
    }
    .org-block .main-title {
        font-size: 16px;
        line-height: 20px;
    }
    .mobile_logo {
        background-size: 110px auto;
        width: 110px;
    }
    .main-slider {
        display: none;
    }
    .form_content ::-webkit-input-placeholder {font-size: 17pt;}
    .form_content :-ms-input-placeholder      {font-size: 17pt;}

}
@media screen and (max-width: 460px){
    label[for="area"]{
        margin-left: 89px;
    }
    input[type="number"]{
        float: left;
    }
    .label_text{
        font-size: 21px;
    }
    #applic_form_modal .label_text {
        font-size: 20px;
    }
    .label_text .small_text{
        font-size: 17px;
    }
    .right_checkbox .box{
        margin-bottom: 50px;
    }
    #applic_form_modal{
        width: 290px;
    }
    .form_content ::-webkit-input-placeholder {font-family:"Roboto Condensed";font-size: 20px;color:#716f6f;transition:all .4s linear}
    .form_content ::-moz-placeholder          {font-family:"Roboto Condensed";font-size: 20px;color:#716f6f;transition:all .4s linear}/* Firefox 19+ */
    .form_content :-moz-placeholder           {font-family:"Roboto Condensed";font-size: 20px;color:#716f6f;transition:all .4s linear}/* Firefox 18- */
    .form_content :-ms-input-placeholder      {font-family:"Roboto Condensed";font-size: 20px;color:#716f6f;transition:all .4s linear}
    #applic_form_modal .form_title .h2{
        font-size: 25px;
    }
    .form_content input[type="text"], .form_content input[type="number"], .form_content input[type="email"], .form_content input[type="tel"]{
        font-size: 20px;
    }
}
@media screen and (width: 414px) {
    .about_slider ul.slick-dots {
        width: 350px;
    }
}
@media screen and (max-width: 375px){

    .about_slider ul.slick-dots {
        width: 300px;
    }
}
@media screen and (max-width: 374px) {
    .inner_page .nav-block .mobile-register {
        padding-top: 23px;
        width: 135px;
    }
    .inner_page .nav-block.small .navigation {
        margin-top: 9px;
    }
    .main-slider__title {
        font-size: 14px;
    }
    .nav-block .mobile-register {
        padding-top: 17px;
        line-height: 15px;
        font-size: 13px;
    }
    .lng_switch_block_mobile {
        font-size: 14px;
    }
    .nav-block.small .logo {
        top: 11px;
    }.nav-block.small .navigation {
         margin-top: 5px;
     }

}
@media screen and (max-width: 360px) {
    .nav-block .navigation{
        width: 17%;
    }
    .nav-block .lang {
        width: 29%;
    }
    .nav-block .mobile-register {
        width: 150px;
    }
    .org-block .main-title {
        padding-left: 104px;
    }
    .mobile_logo {
        background-size: 90px auto;
        width: 90px;
    }
    .about_slider .slide_content ul {
        width: 235px;
    }


}

@media screen and (max-width: 320px) {
    .about_slider ul.slick-dots {
        width: 265px;
    }
}

@media (max-width: 1366px) {
    .org-block .org-items-row {
      margin-left: 17%;
    }
}
/* End */


/* Start:/local/templates/sape/components/bitrix/news/news_main/bitrix/news.list/.default/style.css?1742810811162*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/sape/components/bitrix/news/off_greet/bitrix/news.list/.default/style.css?1742810811162*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/sape/styles.css?17428108111819*/
div.main_header_video {
    /*margin-bottom: 50px;*/
    position:relative;
    /*padding-bottom:56.25%;*/
    /*padding-top:30px;*/
    /*height:0;*/
    /*overflow:hidden;*/
    /*border:1px solid #ccc;*/
}
.main__down-btn {
    display: inline-block;
    margin: 0 auto;
    position: absolute;
    bottom: 50px;
    left: calc(50% - 25px);
    cursor: pointer;
    z-index: 555;
    transition: all 0.4s linear;
}
.main__down-btn:hover {
    bottom: 40px;
}
div.main_header_video iframe, div.main_header_video object, div.main_header_video embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.link {
    color: blue;
    cursor: hand;
  text-decoration: none;
    cursor: pointer;
  
}
#test {
    background-color: gray;
    padding: 10px;
}
.link2 {
    color: blue;
    cursor: hand;
  text-decoration: none;
    cursor: pointer;
  
}
#test2 {
    background-color: gray;
    padding: 10px;
}
.link3 {
    color: blue;
    cursor: hand;
  text-decoration: none;
    cursor: pointer;
  
}
#test3 {
    background-color: gray;
    padding: 10px;
}

.link4 {
    color: blue;
    cursor: hand;
  text-decoration: none;
    cursor: pointer;
  
}
#test4 {
    background-color: gray;
    padding: 10px;
}
.link5 {
    color: blue;
    cursor: hand;
  text-decoration: none;
    cursor: pointer;
  
}
#test5 {
    background-color: gray;
    padding: 10px;
}
@media screen and (max-width: 780px) {
.hiddeniframe {
display:none;
}
.link-container img {
margin-left:34%;
}
.iframewidth {
width:100%;
}
.video_content {
padding-top:10px !important;
}
}
@media all and (min-width: 780px) {

.blockmobile {
display:none;
}

}
.nav-block .navigation>ul>li {
font-size:16px;
}

/* End */
/* /local/templates/sape/css/normalize.css?17428108112530 */
/* /local/templates/sape/css/slick.css?17428108111363 */
/* /local/templates/sape/css/lity.min.css?17428108113385 */
/* /local/templates/sape/css/jquery.fancybox.min.css?174281081114065 */
/* /local/templates/sape/css/plyr.css?174281081113033 */
/* /local/templates/sape/css/fontello.css?17428108112308 */
/* /local/templates/sape/css/flags.min.css?174281081111333 */
/* /local/templates/sape/css/jquery.scrollbar.css?174281081122618 */
/* /local/templates/sape/css/style.css?174281081190644 */
/* /local/templates/sape/css/responsive.css?174281081143156 */
/* /local/templates/sape/components/bitrix/news/news_main/bitrix/news.list/.default/style.css?1742810811162 */
/* /local/templates/sape/components/bitrix/news/off_greet/bitrix/news.list/.default/style.css?1742810811162 */
/* /local/templates/sape/styles.css?17428108111819 */
