/* See http://code.google.com/p/minify/wiki/CommonProblems#@imports_can_appear_in_invalid_locations_in_combined_CSS_files */
body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.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-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;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{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.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{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.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{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.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{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.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{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.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)}}@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&subset=cyrillic,cyrillic-ext,devanagari,greek,greek-ext,latin-ext,vietnamese');header,nav,main,section,article,aside,footer{display:block}html{height:100%}body{background:#f2f0f1;background:-moz-linear-gradient(left,  #f2f0f1 0%, #f2f0f1 70%, #fff 70%, #fff 100%);background:-webkit-linear-gradient(left,  #f2f0f1 0%,#f2f0f1 70%,#fff 70%,#fff 100%);background:linear-gradient(to right,  #f2f0f1 0%,#f2f0f1 70%,#fff 70%,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f0f1', endColorstr='#ffffff',GradientType=1 );font-family:'Noto Sans',sans-serif;font-size:14px;line-height:1.42857143;padding:0
!important;margin:0;color:#333;transition:filter 2s ease 0s}a{color:#4c5870;text-decoration:none;transition:all 0.3s ease 0s}a:hover{color:rgba(33,181,251,1)}.display_none{display:none}.display_block{display:block}.clear_both{clear:both}.float_left{float:left}.float_right{float:right}.text_center{text-align:center !important}.text_right{text-align:right !important}.text_justify{text-align:justify}.small{font-size:0.8em}.big{font-size:1.3em}.uppercase{text-transform:uppercase}.white{color:#fff !important}.orange{color:#c54408}.pink{color:#982275}.grey{color:#9f9f9f}.blue{color:#4b5770}a.white:hover{color:rgba(255,255,255,0.9)}a.black{color:#484443}a.black:hover{color:#222}a.pink{color:#982275}a.pink:hover{color:#7b135c}.border_radius_5{border-radius:5px}.body_out_filter{filter:grayscale(60%)}.row{position:relative;margin:0
auto;width:1140px;max-width:96%;text-align:left}header{background:#fff;height:100px;line-height:100px;padding:0;margin:0}header.scroll{position:fixed;top:0;left:0;right:0;z-index:100;height:45px;line-height:45px;box-shadow:0px 10px 10px 0px rgba(153,153,153,0.2);overflow-y:visible}header.scroll+.row{margin-top:75px}header
.header_main{position:relative;float:left;width:calc(100% - 390px);padding-right:30px}.header_aside{position:relative;float:right;width:315px;height:100px;padding:0
0 0 30px;box-shadow:-10px 0px 10px 0px rgba(153,153,153,0.2);z-index:10}.header_aside:before{content:"";position:absolute;margin:0;right:0;bottom:-1px;left:30px;height:0px;border-bottom:1px solid #d5d5d5;z-index:12}.header_aside:after{content:"";position:absolute;margin:0;top:99%;right:0px;bottom:-15px;left:0;background:rgba(255,255,255,1);z-index:11}header.scroll
.header_aside{box-shadow:none;height:45px}header.scroll .header_aside:before, header.scroll .header_aside:after{display:none}.select_country_holder{display:inline-block;line-height:1.4em;margin-top:35px;height:65px;width:100%}header.scroll
.select_country_holder{margin-top:5px}.select_country_holder .lightbox-header{display:none}.country_select_title{color:#999;font-size:1.2em;padding-top:6px;float:left}.select_country_holder
ul{position:relative;display:inline-block;list-style:none;padding:0;margin:0;float:right;line-height:1.4em;width:calc(100% - 130px)}.select_country_holder li.primary>a{display:inline-block;width:calc(100% - 20px);padding:6px
10px 5px 8px;margin:0;font-size:1.2em;border-radius:2px;cursor:pointer;border:1px
solid #fff;transition:all 0.3s ease 0s}.select_country_holder li.primary
img{margin:0
5px 0 0}.select_country_holder li.primary>a
span{transition:all 0.3s ease 0s}.select_country_holder li.primary>a span:nth-of-type(1){display:block;float:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:calc(100% - 25px)}.select_country_holder li.primary>a span:nth-of-type(2){display:block;float:right}.select_country_holder li .icon+.icon{display:none}.select_country_holder li.active
.icon{display:none}.select_country_holder li.active .icon+.icon{display:inline}.select_country_holder li.primary>a:hover span:nth-of-type(2){color:rgba(33,181,251,1)}.select_country_holder li.primary>a:hover, .select_country_holder li.primary.active>a{border:1px
solid #e3e2e2;color:#333;box-shadow:1px 5px 10px -3px rgba(153,153,153,0.7)}.select_country_holder ul
ul{display:none;margin:0;background:#fff;box-shadow:1px 5px 10px -3px rgba(153,153,153,0.7)}.select_country_holder ul ul
li{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border-top:1px dashed #ddd;text-shadow:1px 1px 0px #fff}.select_country_holder ul ul li:last-of-type{}.select_country_holder ul ul li:hover{background:rgba(250,250,250,1)}.select_country_holder ul ul li
a{display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:calc(100% - 16px);height:100%;padding:8px
8px 6px 8px}.select_country_holder ul ul li
img{margin-right:8px}.select_country_holder li.active
ul{display:block;position:absolute;left:0px;right:0;top:85%;margin:0;z-index:15;width:calc(100% - 2px);border:1px
solid #e3e2e2;border-top:none;max-height:calc(100vh - 130px);overflow-y:auto}.logo{display:inline-block;line-height:inherit;transition:none;height:63px}.logo
img{vertical-align:middle;height:100%}.logo
.logo_small{display:none;height:27px}header.scroll
.logo_big{display:none}header.scroll
.logo_small{display:inline-block}.header_right{width:calc(100% - 210px);float:right;text-align:right}.search-form{position:relative;display:inline-block;height:35px;margin-top:35px;line-height:1.4em;white-space:nowrap}.search-form .lightbox-header{display:none}header.scroll .search-form{margin-top:5px}.search-form
input{display:block;float:left;border:1px
solid #ccc;border-radius:2px 0 0 2px;padding:0
12px 0 12px;height:33px;width:250px}.search-form input[type="submit"]{display:block;float:right;padding:0
24px 0 24px;height:35px;background:rgba(33,181,251,1);border-radius:0 2px 2px 0;border:1px
solid rgba(33,181,251,1);margin:0
0 0 -2px;color:#fff;width:auto}.search-form input[type="submit"]:hover{background:rgba(1,157,229,1);box-shadow:inset 0px 0px 10px -3px rgba(5,122,176,0.5)}.header-icon{display:inline-block;margin:0
0 0 12px;font-size:1.6em;color:#999}.search_toggler,.country_toggler{display:none}.header_main
.share_button{display:none}main{float:left;width:calc(100% - 360px);padding:0
0 40px 0}aside{float:right;width:315px;background:#fff;min-height:100vh;margin:0;padding:0
0 60px 30px;box-shadow:-10px 0px 10px -4px rgba(153,153,153,0.2);z-index:5}.aside-toggler,.aside-toggler-header{display:none}footer{position:fixed;-webkit-transform:translateZ(0);bottom:0;left:0;right:0;background:rgba(33,181,251,1);padding:8px
0;z-index:100}footer a.social-icons, footer .social-icons{color:#fff;font-size:21px;line-height:1em}footer
a.white{font-size:0.9em;padding-bottom:2px}footer .social-icons>a{display:none}footer .social-icons
iframe{vertical-align:bottom;margin:0
10px 2px 0;border-radius:2px;box-shadow:1px 1px 5px -2px rgba(117,117,117,0.6);transition:all 0.3s ease 0s}footer .social-icons iframe:hover{box-shadow:2px 2px 6px -2px rgba(117,117,117,0.9)}footer a:hover, footer a.social-icons:hover{color:#eaf1f6}.footer-menu-toggler{display:none}#footer_menu{display:inline-block}footer
.share_button{display:inline-block;margin:0
0 0 12px;font-size:1em;margin:0
0 0 2px;background:transparent;padding:0
10px;line-height:20px}.footer_aside{position:relative;float:right;text-align:center;width:315px;height:20px;padding:0
0 0 30px;background:rgba(33,181,251,1);z-index:10}.footer_aside:after{content:"";position:absolute;margin:0px
0 0 0;top:-30px;right:-9999px;bottom:-10px;left:0;background:rgba(33,181,251,1);box-shadow:-10px 0px 10px 0px rgba(153,153,153,0.2);z-index:-1}.go_to_top{color:#fff;font-size:32px;position:absolute;left:50%;top:50%;margin:-32px 0 0 -16px}.coll-title{font-size:1.5em;text-transform:uppercase;color:#000;font-weight:bold;margin:30px
0 20px 0}h1.coll-title{text-transform:none}.shot{float:left;width:100%;background:#fff;margin:0
0 20px 0}.shot.trend-shot{position:relative;border:1px
solid #d5d5d5}aside
.trend_side_ad{width:100%}.trend_side_ad .shot.trend-shot
.content{width:calc(100% - 22px);margin:11px}aside .trend_side_ad .shot.trend-shot
.content{width:100%;margin:0}aside .trend_side_ad .shot.trend-shot{border:none}aside .trend_side_ad .shot.trend-shot:hover{transform:none;box-shadow:none}.shot
.content{margin:11px}.shot.trend-shot
.content{width:calc(100% - 122px);float:left;margin-top:6px;margin-bottom:0}.shot
.content.footer{padding:11px
0 0 0;display:inline-block;width:calc(100% - 22px);box-sizing:border-box;margin-bottom:5px;margin-top:5px;border-top:1px solid #e2e2e2}.shot
.title{display:inline-block;color:#4c5870;font-size:1em;line-height:1.25em;max-height:2.5em;overflow:hidden;font-weight:bold}.shot .title:hover{color:rgba(33,181,251,1)}.shot
.shot_date_source{position:relative;width:calc(100% - 48px);float:left;font-size:0.8em;color:rgba(153,153,153,1);margin:-2px 0 0 0}.trend-shot
.shot_date_source{margin:0;position:absolute;bottom:6px;width:auto;left:111px;right:11px;background:#fff}.news-shot
.shot_date_source{width:calc(100% - 91px)}.news-shot .no-photo-news+.shot_date_source{width:100%}.news_shot_ad .news-shot{overflow-x:hidden}.shot .shot_date_source>div{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.shot.trend-shot
.count_news{color:rgba(33,181,251,1);font-size:1.2em;height:1.2em}.shot
.shot_title{}.trend-shot
.shot_title{font-size:0.80em;line-height:1.3em;max-height:2.6em;overflow:hidden;margin:0}.trend-shot .photo-link, .news-shot .photo-link{display:block;float:left;color:rgba(153,153,153,1);text-align:center;font-size:0.9em;cursor:pointer}.trend-shot .photo-link{width:100px;height:100px;overflow:hidden;text-align:center;background:#d5d5d5;display:flex;align-items:center}.trend-shot
.photo{float:left;margin:0;max-width:100%;max-height:100%}.news-shot
.photo{margin:0
11px 0px 0;width:80px}.images-shot
.photo{width:100%;vertical-align:middle}.videos-shot
.photo{width:100%}.image-link,.video-link{width:100%;display:inline-block;position:relative;padding:0}.image-link
.icon{display:inline-block;position:absolute;bottom:0;right:0;margin:0;font-size:2em;line-height:40px;width:40px;text-align:center;color:rgba(255,255,255,0.8);background:rgba(153,153,153,0.25);transition:all 0.3s ease 0s;z-index:3}.image-link:hover
.icon{color:rgba(255,255,255,1);background:rgba(153,153,153,0.45)}.image-link .icon:hover{color:rgba(33,181,251,1);background:rgba(153,153,153,0.45)}.video-link
.icon{display:inline-block;position:absolute;left:50%;top:50%;margin:-37px 0 0 -37px;font-size:25px;line-height:75px;width:75px;height:75px;border-radius:38px;text-align:center;color:rgba(255,255,255,1);background:rgba(33,181,251,0.8);transition:all 0.3s ease 0s}.video-link:hover
.icon{background:rgba(33,181,251,1)}.video-link .icon:hover{box-shadow:inset 0px 0px 15px 3px rgba(5,122,176,0.7)}.shot .more,.more,.share_button{display:inline-block;background:rgba(33,181,251,1);color:#fff;text-align:center;line-height:32px}.more{font-size:0.9em;min-width:90px;padding-left:8px;padding-right:8px}.shot .more:hover,.more:hover{background:rgba(1,157,229,1)}.shot
.share_button{width:32px;background:rgba(153,153,153,0.6);margin:0
0 0 11px}.shot .share_button:hover{color:#fff;background:rgba(33,181,251,1)}#a2apage_dropdown,#a2apage_full{border-radius:0px;border:4px
solid rgba(255,255,255,0.5);box-shadow:1px 5px 10px -3px rgba(153,153,153,0.7)}#a2apage_dropdown a, #a2apage_full
a{color:rgba(33,181,251,1)}.a2a_mini{z-index:90}.popular_tags{margin:0}.popular_tags
a{display:inline-block;font-size:0.85em;white-space:nowrap;margin:0
9px 9px 0;padding:6px
10px 7px;border:1px
solid #e3e2e2;border-radius:2px;color:#333}.popular_tags a:hover{color:rgba(33,181,251,1);border:1px
solid rgba(33,181,251,0.3);background:rgba(227,226,226,0.1)}.waterfall{margin:0;padding:0;list-style:none}.waterfall
li{left:0;top:0;opacity:0;transform:translateY(100px)}.waterfall
li.show{opacity:1;transform:translateY(0);transition:all 0.3s, top 1s}.waterfall li>article{display:inline-block;margin:0
30px 30px 0;width:calc(100% - 30px);transition:all 0.4s}.waterfall li > article.trend-shot:not(.trend_like_shot .article.trend-shot){margin-right:0;width:calc(100% - 20px)}.waterfall li>article:hover{transform:translateY(-5px);box-shadow:1px 5px 10px -3px rgba(153,153,153,0.7);transition:all 0.4s}.news_view{background:#fff;padding:5px
0;margin:10px
30px 30px 0;box-shadow:1px 5px 10px -3px rgba(153,153,153,0.7)}.news_view-text
a{color:#0b9be0}.news_view-text a:hover,.news_view-text:visited:hover{color:rgba(33,181,251,1)}.news_view-text a:visited{color:#0878b8}.news_view
.content{margin:11px}.news_view .coll-title{margin:20px
0}.news_view
.shot_date_source{position:relative;float:left;width:100%;margin:0
0 9px 0}.news_view .shot_date_source>div{width:35%;float:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.news_view .shot_date_source>div+div{width:65%;float:right;text-align:right}.news_view .shot_date, .news_view
.shot_source{color:#666;font-size:0.9em;display:block;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.news_view .shot_source:hover{color:rgba(33,181,251,1)}.news_view
.share_big_button{position:relative;display:block;float:right;margin:0
0 0 10px;line-height:36px;background:#21b6fb;color:#fff;font-size:1.6em;padding:0
10px 0 10px}.share_big_button
span{display:inline-block;vertical-align:middle;font-size:14px;margin:0
0 0 5px}.share_big_button span+span{display:none}.share_big_button.twitter{background:#2daae1}.share_big_button.facebook{background:#4758a5}.share_big_button:hover{box-shadow:inset 0px 0px 20px -4px rgba(33,33,33,0.5)}.news_view
.video_holder{position:relative;height:0;padding-top:56%;background:rgba(233,233,233,1);box-shadow:inset 0 5px 10px -7px rgba(0,0,0,0.2), inset 0 -7px 10px -7px rgba(0,0,0,0.2);margin:0
0 10px 0}.news_view
iframe.video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:10}.news_view .video_holder .cssload-loader{top:50%}.news_view .image-link,.news_view_primary_image{display:block;position:relative;float:left;width:100%;margin:0
0 10px 0;background:rgba(233,233,233,1);text-align:center;box-sizing:border-box}.news_view .image-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 5px 10px -7px rgba(0,0,0,0.2), inset 0 -7px 10px -7px rgba(0,0,0,0.2);z-index:2}.news_view .image-link .cssload-loader{top:50%;z-index:0}.news_view .image-link
.photo{position:relative;max-width:100%;max-height:700px;vertical-align:middle;z-index:1}.news_view_news
.photo{display:inline-block;box-sizing:border-box;margin:11px
11px 11px;max-width:100%}.news_view_primary_image
.photo{display:block;margin:11px
auto;max-width:calc(100% - 22px)}.news_view-text{float:left;width:100%}.news_view-text img, .news_view-text object, .news_view-text embed, .news_view-text video,
.news_view-text audio, .news_view-text
figure{max-width:100%;height:auto}.news_view-text
iframe{max-width:100%;margin:0
auto}.news_view-text
figure{display:block;position:relative;float:left;width:100%;margin:0
0 10px 0;padding:10px
5px 5px 5px;background:rgba(233,233,233,1);text-align:center;box-sizing:border-box;box-shadow:3px 6px 6px -3px rgba(123,123,123,0.4), inset 3px -6px 26px -5px rgba(243,243,243,0.2)}.news_view-text figcaption, .news_view-text figure
cite{display:block;width:100%;font-style:italic;padding:5px
10px 5px 10px;color:#666;text-shadow:1px 1px 0px rgba(255,255,255,0.7)}.news_view-text iframe[src*="youtube"]{width:100%;height:350px;border:none}.news_view-text .fb_iframe_widget, .news_view-text iframe[src*="facebook.com/plugins/post"], .news_view-text iframe[src*="facebook.com/plugins/video"]{margin:0
auto !important;display:block !important}.news_view-text .fb_iframe_widget>span{display:block !important;margin:0
auto !important;max-width:100%}.news_view-text iframe.twitter-tweet, .news_view-text iframe.instagram-media{margin:10px
auto !important}.news_view-text iframe.instagram-media{display:block !important}.news_view-text blockquote.twitter-tweet, .news_view-text blockquote.instagram-media{display:block;font-size:12px;font-weight:bold;line-height:16px;border-color:#eee #ddd #bbb;border-radius:5px;border-style:solid;border-width:1px;box-shadow:0 1px 3px rgba(0, 0, 0, 0.15);margin:10px
auto !important;padding:0
16px 16px 16px;max-width:468px}.news_view-text blockquote.twitter-tweet p, .news_view-text blockquote.instagram-media
p{font-size:16px;font-weight:normal;line-height:20px}.news_view-text blockquote.twitter-tweet a, .news_view-text blockquote.instagram-media
a{color:rgba(33,181,251,1);font-weight:normal;text-decoration:none;outline:0
none}.news_view-text blockquote.twitter-tweet a:hover,
.news_view-text blockquote.twitter-tweet a:focus{text-decoration:underline}.news_view
.footer{padding-bottom:11px;margin-bottom:0;border-bottom:1px solid #e9ebee}.news_view .footer
.share_button{width:32px;background:rgba(153,153,153,0.6);margin:0}.news_view .footer .share_button:hover{color:#fff;background:rgba(33,181,251,1)}.news_view-ad-links{margin:10px
0}.news_view-comments{min-height:100px;position:relative}.news_view-comments .cssload-loader{top:70px;z-index:0}.fb-comments,.fb-comments>*{background:#fff}#trend_page
.news_view{background:transparent;box-shadow:none;margin-top:0}#trend_page .coll-title{margin-top:7px}.sh_ad_top{position:relative;display:inline-block;width:calc(100% - 30px);margin:0
30px 0 0;min-height:90px}.upBlock{position:relative;padding:30px
0}.lightbox-header{border-bottom:2px solid rgba(33,181,251,1);font-size:1.5em;font-weight:bold;padding:0
0 15px 0;margin:0
0 20px 0}#breadcrumb{position:relative;float:left;width:100%;font-size:0.9em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#breadcrumb>span{display:inline;margin:0
5px 0 0}#breadcrumb>span:after{content:"»";color:#999;font-size:0.9em;margin:0
0 0 5px}#breadcrumb>span:last-of-type:after{display:none}.find-not
h3{font-size:1.1em;margin:0;padding:0}.find-not
ul{list-style:none;margin:5px
0;padding:0
0 0 20px}.cssload-loader{position:absolute;margin:auto;left:0;right:0;width:63px}.cssload-loader
ul{margin:0;list-style:none;width:63px;height:45px;position:relative;padding:0;height:7px}.cssload-loader ul
li{position:absolute;width:3px;height:0;background-color:rgba(33,181,251,0.7);bottom:0}.cssload-loader li:nth-child(1){left:0;background-color:rgba(33,181,251,0.5);animation:cssload-sequence1 0.75s ease infinite 0;-o-animation:cssload-sequence1 0.75s ease infinite 0;-ms-animation:cssload-sequence1 0.75s ease infinite 0;-webkit-animation:cssload-sequence1 0.75s ease infinite 0;-moz-animation:cssload-sequence1 0.75s ease infinite 0}.cssload-loader li:nth-child(2){left:10px;background-color:rgba(33,181,251,0.6);animation:cssload-sequence2 0.75s ease infinite 0.075s;-o-animation:cssload-sequence2 0.75s ease infinite 0.075s;-ms-animation:cssload-sequence2 0.75s ease infinite 0.075s;-webkit-animation:cssload-sequence2 0.75s ease infinite 0.075s;-moz-animation:cssload-sequence2 0.75s ease infinite 0.075s}.cssload-loader li:nth-child(3){left:21px;background-color:rgba(33,181,251, 0.7);animation:cssload-sequence1 0.75s ease-in-out infinite 0.15s;-o-animation:cssload-sequence1 0.75s ease-in-out infinite 0.15s;-ms-animation:cssload-sequence1 0.75s ease-in-out infinite 0.15s;-webkit-animation:cssload-sequence1 0.75s ease-in-out infinite 0.15s;-moz-animation:cssload-sequence1 0.75s ease-in-out infinite 0.15s}.cssload-loader li:nth-child(4){left:31px;background-color:rgba(33,181,251,0.8);animation:cssload-sequence2 0.75s ease-in infinite 0.225s;-o-animation:cssload-sequence2 0.75s ease-in infinite 0.225s;-ms-animation:cssload-sequence2 0.75s ease-in infinite 0.225s;-webkit-animation:cssload-sequence2 0.75s ease-in infinite 0.225s;-moz-animation:cssload-sequence2 0.75s ease-in infinite 0.225s}.cssload-loader li:nth-child(5){left:42px;background-color:rgba(33,181,251,0.9);animation:cssload-sequence1 0.75s ease-in-out infinite 0.3s;-o-animation:cssload-sequence1 0.75s ease-in-out infinite 0.3s;-ms-animation:cssload-sequence1 0.75s ease-in-out infinite 0.3s;-webkit-animation:cssload-sequence1 0.75s ease-in-out infinite 0.3s;-moz-animation:cssload-sequence1 0.75s ease-in-out infinite 0.3s}.cssload-loader li:nth-child(6){left:52px;background-color:rgba(33,181,251,1);animation:cssload-sequence2 0.75s ease infinite 0.375s;-o-animation:cssload-sequence2 0.75s ease infinite 0.375s;-ms-animation:cssload-sequence2 0.75s ease infinite 0.375s;-webkit-animation:cssload-sequence2 0.75s ease infinite 0.375s;-moz-animation:cssload-sequence2 0.75s ease infinite 0.375s}@keyframes cssload-sequence1{0%{height:7px}50%{height:35px}100%{height:7px}}@-o-keyframes cssload-sequence1{0%{height:7px}50%{height:35px}100%{height:7px}}@-ms-keyframes cssload-sequence1{0%{height:7px}50%{height:35px}100%{height:7px}}@-webkit-keyframes cssload-sequence1{0%{height:7px}50%{height:35px}100%{height:7px}}@-moz-keyframes cssload-sequence1{0%{height:7px}50%{height:35px}100%{height:7px}}@keyframes cssload-sequence2{0%{height:14px}50%{height:45px}100%{height:14px}}@-o-keyframes cssload-sequence2{0%{height:14px}50%{height:45px}100%{height:14px}}@-ms-keyframes cssload-sequence2{0%{height:14px}50%{height:45px}100%{height:14px}}@-webkit-keyframes cssload-sequence2{0%{height:14px}50%{height:45px}100%{height:14px}}@-moz-keyframes cssload-sequence2{0%{height:14px}50%{height:45px}100%{height:14px}}@media(max-width: 1100px){.search-form
input{width:210px}.waterfall li > article.trend-shot:not(.trend_like_shot .article.trend-shot){width:calc(100% - 2px)}}@media(max-width: 992px){main, header
.header_main{width:calc(100% - 370px);padding-right:0}.header_right{width:calc(100% - 150px)}.search-form{display:none;padding:15px;height:auto;line-height:1.4em}.search-form .lightbox-header{display:block}.search-form
input{padding:0
12px}.search-form input[type="submit"]{position:relative;right:auto;top:auto;padding:0
24px 0 24px;height:35px;width:auto}.search_toggler{display:inline-block}.waterfall li>article{margin:0
0 30px 0;width:100%}.news_view,.sh_ad_top{margin-right:0}.sh_ad_top{width:100%}.news_view .shot_date_source>div{width:40%}.news_view .shot_date_source>div+div{width:60%}.share_big_button
span{display:none}.share_big_button span+span{display:inline-block}}@media(max-width: 780px){header{position:fixed;top:0;left:0;right:0;z-index:100;height:45px;line-height:45px;box-shadow:0px 10px 10px 0px rgba(153,153,153,0.2);overflow-y:visible}.logo
.logo_big{display:none}.logo
.logo_small{display:inline-block}header+.row{margin-top:45px}header
.header_main{width:100%}.header_aside{display:none}.header_main
.share_button{display:inline-block;font-size:1.6em;margin:0
0 0 12px;background:transparent;color:#0d95e8}.header_main .share_button:hover{color:#0b9be0}.country_toggler{display:inline-block}.select_country_holder{width:250px;height:auto}.select_country_holder .lightbox-header{display:block}.country_select_title{font-size:1.1em;padding:0}.select_country_holder li.primary > a, .select_country_holder li.primary>a:hover{margin:5px
0 10px 0;font-size:1em;background:rgba(33,181,251,1);color:#fff;box-shadow:1px 1px 4px -1px rgba(153,153,153,0.7);text-shadow:1px 1px 0px #0f4d68}.select_country_holder li.primary > a span:nth-of-type(2){display:none}.select_country_holder li.primary > a
img{margin:0
5px 0 0}.select_country_holder
ul{width:100%}.select_country_holder ul
ul{display:block;position:relative;max-height:173px;overflow-y:scroll;box-shadow:1px 1px 4px -1px rgba(153,153,153,0.7)}.select_country_holder ul ul li:first-of-type{border-top:0}main{width:calc(100% - 320px)}aside{width:280px;padding-left:20px}.news_view .shot_date_source>div, .news_view .shot_date_source>div+div{width:50%}.share_big_button span, .share_big_button span+span{display:none}.share_big_button{box-shadow:1px 3px 7px -1px rgba(153,153,153,0.7)}.news_view-text iframe[src*="youtube"]{width:100%;height:250px}.footer-menu-toggler{display:inline}#footer_menu{display:none}#footer_menu
a{display:block;text-align:left;padding:7px
10px;background:rgba(33,181,251,1);box-shadow:1px 1px 4px -1px rgba(153,153,153,0.7);text-shadow:1px 1px 0px #0f4d68}}@media(max-width: 680px){body{background:#f2f0f1}main{width:100%}aside{position:fixed;top:100vh;left:0;width:96%;margin:0
2%;padding:0
0 40px 0;box-shadow:-20px 0 1px 0px #fff, 20px 0 1px 0px #fff;transition:top 0.4s ease-in 0s;transform:translateY(115px);z-index:90}aside.active{position:absolute;top:0px;width:100%;margin:0;transform:translateY(0px);transition:top 0.5s ease-out 0s}.aside-toggler-header{position:relative;display:inline-block;font-size:1.6em;color:rgba(240,6,77,1);opacity:0;transition:opacity 0.9s linear 0s, color 1s ease 0.4s}.aside-toggler-header.active{transition:opacity 0.2s linear 0s, color 0.5s ease 0.4s}.aside-toggler-header:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:#fff;transition:all 0.6s ease 0s}.aside-toggler-header.scroll{opacity:1;color:rgba(33,181,251,1);animation:aside-toggler-fire 15s infinite;animation-direction:alternate}.aside-toggler-header.scroll:after{bottom:100%}.aside-toggler-header.active{transform:rotateY(360deg);animation:none}@keyframes aside-toggler-fire{0%{color:rgba(33,181,251,1)}25%{transform:skew(2deg,2deg);color:rgba(33,181,251,1)}40%{color:rgba(240,6,77,1)}75%{transform:skew(-3deg,1deg);color:rgba(33,181,251,1)}100%{color:rgba(33,181,251,1)}}.aside-toggler{display:block;position:relative;padding:16px
0 8px 0;background:#fff;background:-moz-linear-gradient(top,  #fff 0%, #fff 57%, t 57%, #f2f0f1 100%);background:-webkit-linear-gradient(top,  #fff 0%,#fff 57%,#f2f0f1 57%,#f2f0f1 100%);background:linear-gradient(to bottom,  #fff 0%,#fff 57%,#f2f0f1 57%,#f2f0f1 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f0f1',GradientType=0 );transition:all 0.3s ease-out 0s;box-shadow:0 -200px 0px 130px #fff}.aside-toggler:after{content:"";position:absolute;left:0;top:55%;right:0;height:0;background:#fff;z-index:0;transition:all 0.3s ease-in 0s}.aside-toggler.active{}.aside-toggler.active:after{height:45%;transition:all 0.4s ease-out 0s}.aside-toggler
.row{text-align:right;z-index:1}.aside-toggler
a{width:140px;padding:5px
18px;box-shadow:1px 5px 10px -3px rgba(153,153,153,0.7)}.aside-toggler a:hover{color:#fff}.aside-toggler span+span, .aside-toggler-header span+span{display:none;transition:all 0.3s ease-out 0s}main>section .coll-title:nth-of-type(1), aside .coll-title:nth-of-type(1){margin-top:10px}footer{line-height:21px}.footer_aside{position:relative;float:right;text-align:center;width:auto;height:100%;padding:0}.footer_aside:after{display:none}.go_to_top{font-size:21px;position:relative;left:auto;top:auto;margin:0}.find-not h3, .find-not
ul{display:none}}@media(max-width: 600px){.search-form{width:250px}.search-form
input{width:calc(100% - 26px);border-radius:2px}.search-form input[type="submit"]{width:100%;padding:0;margin:10px
0 0 0;border-radius:2px}}