@import url(https://fonts.googleapis.com/css?family=Alegreya+Sans:400,300);@import url(https://fonts.googleapis.com/css?family=Roboto:400,300);.m-home-about__title,.m-home-hero__title,.m-home-news .m-home-news__title{font-family:Roboto,sans-serif;font-weight:700;line-height:1.1em;letter-spacing:.04em;text-transform:uppercase}.m-home-about__title{font-weight:300}.m-home-news .m-home-news__title{font-size:32px;line-height:1.1em}@media only screen and (min-width:640px) and (max-width:1023px){.m-home-news .m-home-news__title{font-size:3.2em;letter-spacing:0!important}}@media only screen and (max-width:639px){.m-home-news .m-home-news__title{font-size:3.5em;letter-spacing:0!important}}.m-home-hero__title{line-height:1.1em;margin-bottom:.4em}@media only screen and (min-width:640px) and (max-width:1023px){.m-home-hero__title{font-size:5.2em;letter-spacing:0!important}}@media only screen and (max-width:639px){.m-home-hero__title{font-size:4.5em;letter-spacing:0!important}}.m-home-about__title{font-size:62px;line-height:1.1em}@media only screen and (min-width:640px) and (max-width:1023px){.m-home-about__title{font-size:6.2em;letter-spacing:0!important}}@media only screen and (max-width:639px){.m-home-about__title{font-size:5em;letter-spacing:0!important}}.m-home-about__p,.m-home-hero__p{font-size:18px;line-height:1.4em}.m-lightbox-active{overflow:hidden}.m-lightbox{width:100%;height:100%;top:0;left:0;position:fixed;z-index:9000;background:rgba(0,0,0,.8);display:none}.m-lightbox.active{display:block;opacity:1}.m-lightbox.fadein{-webkit-animation:m-lightbox_active .4s ease;-moz-animation:m-lightbox_active .4s ease;-o-animation:m-lightbox_active .4s ease;animation:m-lightbox_active .4s ease;-moz-animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.m-lightbox.fadein .m-lightbox__container{-webkit-animation:m-lightbox__container_active 1.1s ease;-moz-animation:m-lightbox__container_active 1.1s ease;-o-animation:m-lightbox__container_active 1.1s ease;animation:m-lightbox__container_active 1.1s ease;-moz-animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.m-lightbox.disappear{display:block;-webkit-animation:m-lightbox_disappear .4s ease;-moz-animation:m-lightbox_disappear .4s ease;-o-animation:m-lightbox_disappear .4s ease;animation:m-lightbox_disappear .4s ease;-moz-animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes m-lightbox__container_active{0%,45%{opacity:0}100%,95%{opacity:1}}@-moz-keyframes m-lightbox__container_active{0%,45%{opacity:0}100%,95%{opacity:1}}@-o-keyframes m-lightbox__container_active{0%,45%{opacity:0}100%,95%{opacity:1}}@keyframes m-lightbox__container_active{0%,45%{opacity:0}100%,95%{opacity:1}}@-webkit-keyframes m-lightbox_disappear{0%,20%{opacity:1}95%{opacity:0}100%{display:none;opacity:0}}@-moz-keyframes m-lightbox_disappear{0%,20%{opacity:1}95%{opacity:0}100%{display:none;opacity:0}}@-o-keyframes m-lightbox_disappear{0%,20%{opacity:1}95%{opacity:0}100%{display:none;opacity:0}}@keyframes m-lightbox_disappear{0%,20%{opacity:1}95%{opacity:0}100%{display:none;opacity:0}}@-webkit-keyframes m-lightbox_active{0%,10%{opacity:0}95%{opacity:1}100%{display:block;opacity:1}}@-moz-keyframes m-lightbox_active{0%,10%{opacity:0}95%{opacity:1}100%{display:block;opacity:1}}@-o-keyframes m-lightbox_active{0%,10%{opacity:0}95%{opacity:1}100%{display:block;opacity:1}}@keyframes m-lightbox_active{0%,10%{opacity:0}95%{opacity:1}100%{display:block;opacity:1}}.m-lightbox__slider{position:absolute;top:0;left:0;width:100%;height:100%;white-space:nowrap;-moz-transition:-moz-transform .5s ease,left .2s ease;-o-transition:-o-transform .5s ease,left .2s ease;-webkit-transition:-webkit-transform .5s ease,left .2s ease;transition:transform .5s ease,left .2s ease}.m-lightbox__slider.leftSpring{left:80px}.m-lightbox__slider.rightSpring{left:-80px}.m-lightbox__slide-item{display:inline-block;width:100%;height:100%;position:relative;text-align:center}.m-lightbox__inner-wrapper{top:50%;left:50%;position:absolute;-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.m-lightbox__media{overflow:hidden}.m-lightbox__media.item-loading{background:url(../img/loading.gif) center center no-repeat}.m-lightbox__media img{width:100%;height:auto}.m-lightbox__media-video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;background:#000}.m-lightbox__media-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.m-lightbox__ui-bottom-wrapper{top:0;left:0;position:absolute;padding:3em 0 2em;width:100%;text-align:center;font-size:.7em}.m-lightbox__ui-info{display:inline-block;vertical-align:middle;font-size:3em;margin:.8em}.m-lightbox__ui-close{z-index:9001;top:.6em;right:.6em;position:absolute;background:rgba(0,0,0,.4);font-size:4.4em;color:#fff;cursor:pointer;-moz-transition:color .5s ease;-o-transition:color .5s ease;-webkit-transition:color .5s ease;transition:color .5s ease}@media only screen and (min-width:1024px){.m-lightbox__ui-close{font-size:38px}}.m-lightbox__ui-close:hover{color:#00e0d8}.m-lightbox__ui-side_left-arrow{display:none;top:50%;left:-.3em;position:absolute;-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);transform:translate(0,-50%);border-left:none}.m-lightbox__ui-side_right-arrow{display:none;top:50%;right:-.3em;position:absolute;-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);transform:translate(0,-50%);border-right:none}@media (max-width:700px){body.landscape .m-lightbox__ui-side_left-arrow,body.landscape .m-lightbox__ui-side_right-arrow{display:block}body.landscape .m-lightbox__ui-bottom-place-holder,body.landscape .m-lightbox__ui-bottom-wrapper{display:none}}.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;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:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-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:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.m-home-hero{position:relative;background:#000}@media only screen and (max-width:639px){.m-home-hero{text-align:center}}.m-home-hero__logo-mobile{position:absolute;top:60px;left:50%;width:55%;display:none;-moz-transform:translate(-50%);-ms-transform:translate(-50%);-webkit-transform:translate(-50%);transform:translate(-50%);-webkit-animation:m-home-hero__logo-mobile .4s ease;-moz-animation:m-home-hero__logo-mobile .4s ease;-o-animation:m-home-hero__logo-mobile .4s ease;animation:m-home-hero__logo-mobile .4s ease;-moz-animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.m-home-hero__logo-mobile img{width:100%;max-width:470px;height:auto}@media only screen and (max-width:639px){.m-home-hero__logo-mobile{display:inline-block}}@-webkit-keyframes m-home-hero__logo-mobile{0%,45%{opacity:0}100%,95%{opacity:1}}@-moz-keyframes m-home-hero__logo-mobile{0%,45%{opacity:0}100%,95%{opacity:1}}@-o-keyframes m-home-hero__logo-mobile{0%,45%{opacity:0}100%,95%{opacity:1}}@keyframes m-home-hero__logo-mobile{0%,45%{opacity:0}100%,95%{opacity:1}}.m-home-hero__slide-item{padding:33em 0 30em}@media only screen and (min-width:640px) and (max-width:1023px){.m-home-hero__slide-item{padding:33em 0;-moz-background-size:120%;-o-background-size:120%;-webkit-background-size:120%;background-size:120%;background-position:center center}}@media only screen and (max-width:639px){.m-home-hero__slide-item{padding:55em 0 12em;-moz-background-size:100%;-o-background-size:100%;-webkit-background-size:100%;background-size:100%;min-height:90em}}.m-home-hero__bg{top:0;left:0;position:absolute;width:100%;height:100%;background-repeat:no-repeat;background-position:center top;-moz-background-size:cover;-o-background-size:cover;-webkit-background-size:cover;background-size:cover;display:inline-block}@media only screen and (min-width:640px) and (max-width:1023px){.m-home-hero__bg{padding:23em 0 10em;-moz-background-size:110%;-o-background-size:110%;-webkit-background-size:110%;background-size:110%;background-position:center center}}@media only screen and (max-width:639px){.m-home-hero__bg{padding:55em 0 8em;-moz-background-size:100%;-o-background-size:100%;-webkit-background-size:100%;background-size:100%;background-position:center 0}}.m-home-hero__gradient{bottom:-1px;left:0;position:absolute;width:101%;height:20%;-moz-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0);background-size:100%;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(70%,#020b10));background-image:-moz-linear-gradient(top,rgba(0,0,0,0)0,#020b10 70%);background-image:-webkit-linear-gradient(top,rgba(0,0,0,0)0,#020b10 70%);background-image:linear-gradient(to bottom,rgba(0,0,0,0)0,#020b10 70%)}@media only screen and (min-width:640px) and (max-width:1023px){.m-home-hero__gradient{height:39%;background-size:100%;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(66%,#020b10));background-image:-moz-linear-gradient(top,rgba(0,0,0,0)0,#020b10 66%);background-image:-webkit-linear-gradient(top,rgba(0,0,0,0)0,#020b10 66%);background-image:linear-gradient(to bottom,rgba(0,0,0,0)0,#020b10 66%)}}@media only screen and (max-width:639px){.m-home-hero__gradient{height:45%}}.m-home-hero__container{max-width:120em;position:absolute;left:10em;top:50%;-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}@media only screen and (min-width:640px) and (max-width:1023px){.m-home-hero__container{max-width:90em}}@media only screen and (max-width:639px){.m-home-hero__container{max-width:90em;bottom:10em;top:auto;left:0;-moz-transform:translate(0,0);-ms-transform:translate(0,0);-webkit-transform:translate(0,0);transform:translate(0,0)}}.m-home-hero__col{width:60%;display:inline-block}@media only screen and (max-width:639px){.m-home-hero__col{width:100%}}.m-home-hero__title{font-size:4em;text-shadow:0 0 .15em rgba(0,223,216,.5)}@media only screen and (min-width:640px) and (max-width:1023px){.m-home-hero__title{font-size:3.6em}}@media only screen and (max-width:639px){.m-home-hero__title{margin-bottom:.7em}}.m-home-hero__p{margin-bottom:1.8em;max-width:650px}@media only screen and (min-width:640px) and (max-width:1023px){.m-home-hero__p{font-size:16px;line-height:1.2em}}@media only screen and (max-width:639px){.m-home-hero__p{font-size:14px;line-height:1.2em}}.m-home-hero__btn{margin-bottom:1em}.m-home-hero__indicator{position:absolute!important;bottom:1em;left:0;width:100%;height:5em;text-align:center}.m-home-hero__indicator button{display:none!important}.m-home-hero__indicator .slick-dots li{display:inline-block;margin:0 .5em;font-size:2.3em;cursor:pointer}@media only screen and (min-width:1024px){.m-home-hero__indicator .slick-dots li{font-size:1.9em}}.m-home-hero__indicator .slick-dots li:before{content:"\e90c";font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.m-home-hero__indicator .slick-dots li.slick-active:before{content:"\e908";color:#fff!important}.m-home-hero__indicator .slick-dots li:hover{color:#00e0d8}.m-home-hero__carousel-arrow{display:inline-block;top:50%;left:0;position:absolute;-moz-transform:translate(0,-55%);-ms-transform:translate(0,-55%);-webkit-transform:translate(0,-55%);transform:translate(0,-55%);cursor:pointer;opacity:0;width:7.6em}@media only screen and (min-width:640px) and (max-width:1023px){.m-home-hero__carousel-arrow{width:6.2em}}.m-home-hero__carousel-arrow:hover{opacity:1}@media only screen and (max-width:639px){.m-home-hero__carousel-arrow{display:none!important}}.m-home-hero__carousel-arrow--left{-webkit-animation:m-home-hero__carousel-arrow .8s ease;-moz-animation:m-home-hero__carousel-arrow .8s ease;-o-animation:m-home-hero__carousel-arrow .8s ease;animation:m-home-hero__carousel-arrow .8s ease;-moz-animation-delay:.3s;-webkit-animation-delay:.3s;animation-delay:.3s;-moz-animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.m-home-hero__carousel-arrow--right{-webkit-animation:m-home-hero__carousel-arrow--right .8s ease;-moz-animation:m-home-hero__carousel-arrow--right .8s ease;-o-animation:m-home-hero__carousel-arrow--right .8s ease;animation:m-home-hero__carousel-arrow--right .8s ease;-moz-animation-delay:.3s;-webkit-animation-delay:.3s;animation-delay:.3s;-moz-animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;left:auto;right:0;text-align:right}@-webkit-keyframes m-home-hero__carousel-arrow{0%,45%{opacity:0;left:-100%}100%,95%{opacity:1;left:0}}@-moz-keyframes m-home-hero__carousel-arrow{0%,45%{opacity:0;left:-100%}100%,95%{opacity:1;left:0}}@-o-keyframes m-home-hero__carousel-arrow{0%,45%{opacity:0;left:-100%}100%,95%{opacity:1;left:0}}@keyframes m-home-hero__carousel-arrow{0%,45%{opacity:0;left:-100%}100%,95%{opacity:1;left:0}}@-webkit-keyframes m-home-hero__carousel-arrow--right{0%,45%{opacity:0;right:-100%}100%,95%{opacity:1;right:0}}@-moz-keyframes m-home-hero__carousel-arrow--right{0%,45%{opacity:0;right:-100%}100%,95%{opacity:1;right:0}}@-o-keyframes m-home-hero__carousel-arrow--right{0%,45%{opacity:0;right:-100%}100%,95%{opacity:1;right:0}}@keyframes m-home-hero__carousel-arrow--right{0%,45%{opacity:0;right:-100%}100%,95%{opacity:1;right:0}}.m-home-about{background-image:url(../../../img/_home/about_bg-l.jpg);background-repeat:no-repeat;background-position:top center;-moz-background-size:cover;-o-background-size:cover;-webkit-background-size:cover;background-size:cover;text-align:center;padding-top:48em;background-color:#02070b}@media only screen and (min-width:640px) and (max-width:1023px){.m-home-about{background-image:url(../../../img/_home/about_bg-m.jpg);-moz-background-size:100%;-o-background-size:100%;-webkit-background-size:100%;background-size:100%;padding-top:38em}}@media only screen and (max-width:639px){.m-home-about{background-image:url(../../../img/_home/about_bg-s.jpg);-moz-background-size:100%;-o-background-size:100%;-webkit-background-size:100%;background-size:100%}}.m-home-about .ui-special-title{display:none}.m-home-about__title{text-shadow:0 0 .15em rgba(0,223,216,.5);margin-bottom:.3em;letter-spacing:.1em}.m-home-about__p{max-width:650px;margin:0 auto 2em}.m-home-about__btn{margin:1em;vertical-align:middle}.m-home-news{padding-top:.7em;background:url(../../../img/_home/news_bg-l.jpg) no-repeat;-moz-background-size:cover;-o-background-size:cover;-webkit-background-size:cover;background-size:cover}.m-home-news .m-home-news__title{text-align:center;margin:.7em 0 .8em}@media only screen and (min-width:1024px){.m-home-news .m-home-news__title{display:none}}.m-home-news .m-home-news__box-container{margin:-3px auto 2em;max-width:105em}@media (max-width:530px){.m-home-news .m-home-news__box-container{border:none}}.m-home-news .ui-carousel-arrow{top:4.5em;left:-2px;position:absolute;-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);transform:translate(0,-50%);display:none!important}@media only screen and (max-width:639px){.m-home-news .ui-carousel-arrow{display:block!important}}.m-home-news .ui-carousel-arrow--right{left:auto;right:-3px;border-right:none}.m-home-news .news__bgs-wrapper{border:1px solid #007175}.m-home-news .ui-unique-box{display:inline-block;border:none;padding:0;height:38em}.m-home-news .ui-unique-box:nth-child(1){width:50%}.m-home-news .ui-unique-box:nth-child(1) .news__bgs-wrapper{border-right:none}@media only screen and (max-width:639px){.m-home-news .ui-unique-box:nth-child(1) .news__bgs-wrapper{border-right:1px solid #007175}}.m-home-news .ui-unique-box:nth-child(2){width:50%}.m-home-news .ui-unique-box:nth-child(3){width:33%;height:30em}.m-home-news .ui-unique-box:nth-child(3) .news__bgs-wrapper{border-right:none}@media only screen and (max-width:639px){.m-home-news .ui-unique-box:nth-child(3) .news__bgs-wrapper{border-right:1px solid #007175}}.m-home-news .ui-unique-box:nth-child(4){width:34%;height:30em}.m-home-news .ui-unique-box:nth-child(4) .news__bgs-wrapper{border-right:none}@media only screen and (max-width:639px){.m-home-news .ui-unique-box:nth-child(4) .news__bgs-wrapper{border-right:1px solid #007175}}.m-home-news .ui-unique-box:nth-child(5){width:33%;height:30em}@media only screen and (min-width:1024px){.m-home-news .ui-unique-box:nth-child(3) .news__title,.m-home-news .ui-unique-box:nth-child(4) .news__title,.m-home-news .ui-unique-box:nth-child(5) .news__title{font-size:1.8em}}@media only screen and (min-width:640px) and (max-width:1023px){.m-home-news .ui-unique-box:nth-child(3) .news__date,.m-home-news .ui-unique-box:nth-child(3) .news__p,.m-home-news .ui-unique-box:nth-child(3) .news__title,.m-home-news .ui-unique-box:nth-child(4) .news__date,.m-home-news .ui-unique-box:nth-child(4) .news__p,.m-home-news .ui-unique-box:nth-child(4) .news__title,.m-home-news .ui-unique-box:nth-child(5) .news__date,.m-home-news .ui-unique-box:nth-child(5) .news__p,.m-home-news .ui-unique-box:nth-child(5) .news__title{font-size:1.6em}.m-home-news .ui-unique-box:nth-child(3) .ui-unique-box__content-wrapper,.m-home-news .ui-unique-box:nth-child(4) .ui-unique-box__content-wrapper,.m-home-news .ui-unique-box:nth-child(5) .ui-unique-box__content-wrapper{padding:2em 3em}}@media only screen and (min-width:640px){.m-home-news .ui-unique-box:nth-child(3) .news__gradient,.m-home-news .ui-unique-box:nth-child(4) .news__gradient,.m-home-news .ui-unique-box:nth-child(5) .news__gradient{height:70%}}@media (max-width:640px){.m-home-news .ui-unique-box{width:50%!important;height:34em!important}.m-home-news .ui-unique-box:nth-child(5){display:none}.m-home-news .ui-unique-box .news__gradient{height:71%}}@media (max-width:530px){.m-home-news .ui-unique-box{width:100%!important;height:46em!important;margin-bottom:2em}}