/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */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:.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;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:-.25em}sup{top:-.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}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .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}[hidden],template{display:none}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;font-size:16px;line-height:1.5}body,html{font-weight:400;color:RGBA(33,33,33,.87)}body{font-size:100%;font-family:Roboto,sans-serif}h1,h2,h3,h4,h5,h6{font-weight:300;font-family:Roboto Slab,serif}h1{font-size:3.5rem}h1,h2{font-weight:100}h2{font-size:2.8125rem}h3{font-size:2.125rem;font-weight:200}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}img{display:block;max-width:100%}body.dark header .bg{opacity:1;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:scale(1);transform:scale(1)}.App>header{position:fixed;width:100%;top:0;left:0;background-color:transparent;background-color:#f5f5f5;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12);z-index:9}.App>header .bg{position:absolute;width:100%;height:100%;z-index:-1;top:0;left:0;background-color:#252a34;-webkit-transition:opacity .15s ease-in,-webkit-transform .1s linear .3s;transition:opacity .15s ease-in,-webkit-transform .1s linear .3s;transition:transform .1s linear .3s,opacity .15s ease-in;transition:transform .1s linear .3s,opacity .15s ease-in,-webkit-transform .1s linear .3s;opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:center bottom;transform-origin:center bottom}.App>main{margin-bottom:350px;z-index:2;background-color:#f5f5f5;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}.App>main,.App>main .Page{position:relative}.pagenav-enter{opacity:.01;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0)}.pagenav-enter.pagenav-enter-active{-webkit-transition:opacity .5s ease-in,-webkit-transform .3s ease-out;transition:opacity .5s ease-in,-webkit-transform .3s ease-out;transition:opacity .5s ease-in,transform .3s ease-out;transition:opacity .5s ease-in,transform .3s ease-out,-webkit-transform .3s ease-out}.pagenav-enter.pagenav-enter-active,.pagenav-leave{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.pagenav-leave.pagenav-leave-active{opacity:.01;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0);-webkit-transition:opacity .15s ease-in,-webkit-transform .15s ease-in;transition:opacity .15s ease-in,-webkit-transform .15s ease-in;transition:opacity .15s ease-in,transform .15s ease-in;transition:opacity .15s ease-in,transform .15s ease-in,-webkit-transform .15s ease-in}.slab{font-family:Roboto Slab,serif}.base_grid{max-width:1280px;margin-left:auto;margin-right:auto}.base_grid:after,.base_grid:before{content:"";display:table}.base_grid:after{clear:both}.full_height{min-height:100vh}.dark_bg{background-color:#252a34;color:RGBA(255,255,255,.54)}.parallax{background-attachment:fixed;background-position:50%}.valign_center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head_title{margin-top:0}.small_font{font-size:.75rem}.Nav{padding:15px 0}.Nav ul{list-style:none;padding:0;margin:0;float:right;height:51px;line-height:51px;margin-right:30px}.Nav ul,.Nav ul .menu-item{position:relative;z-index:2}.Nav ul .menu-item{display:inline-block;padding:0 15px;font-size:13px;font-weight:600}.Nav ul .menu-item a{color:#727272;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.Nav ul .menu-item a.router-link-active{color:#b3e5fc}.Nav ul .activity{position:absolute;background-color:#b3e5fc;height:3px;bottom:-15px;z-index:1}.Nav #logo{display:block;float:left;width:67px;height:48px;margin-left:30px}.Nav #logo svg{width:67px;height:48px;overflow:visible}.Nav #logo path{fill:#727272}footer.Footer{position:fixed;width:100%;left:0;bottom:0;z-index:0;padding-top:30px;background-color:#fff}@media (max-width:860px){footer.Footer{height:350px}footer.Footer:hover{overflow-y:auto}}footer.Footer .triplet{font-size:12px;padding:0 30px}footer.Footer .triplet:after{clear:both;content:"";display:table}footer.Footer .triplet>div{width:calc(99.9% * 1/3 - 20px)}footer.Footer .triplet>div:nth-child(1n){float:left;margin-right:30px;clear:none}footer.Footer .triplet>div:last-child{margin-right:0}footer.Footer .triplet>div:nth-child(3n){margin-right:0;float:right}footer.Footer .triplet>div:nth-child(3n+1){clear:both}@media (max-width:860px){footer.Footer .triplet>div{width:calc(99.9% * 1 - 0px)}footer.Footer .triplet>div:nth-child(1n){float:left;margin-right:30px;clear:none}footer.Footer .triplet>div:last-child{margin-right:0}footer.Footer .triplet>div:nth-child(undefinedn){margin-right:0;float:right}footer.Footer .triplet>div:nth-child(undefinedn+1){clear:both}}footer.Footer .triplet>div .md-toolbar-tools{font-size:20px;letter-spacing:.005em;box-sizing:border-box;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;height:64px;max-height:64px;padding:0 16px;margin:0;background-color:#f5f5f5}footer.Footer .triplet>div ul{list-style:none;margin:0;padding:0}footer.Footer .triplet>div ul li{padding:0 16px}footer.Footer .triplet>div ul li a{text-transform:uppercase;text-decoration:none;color:RGBA(33,33,33,.87)}footer.Footer .triplet>div ul li p{display:inline-block}footer.Footer .triplet>div ul li i{vertical-align:middle;margin-right:15px}footer.Footer .triplet>div ul .divider{height:1px;background-color:rgba(0,0,0,.12)}footer.Footer .credits .wrapper{text-align:right;padding:1em 30px}footer.Footer .credits .wrapper a{color:RGBA(33,33,33,.87)}.Homepage{position:relative}.Homepage section.landing{position:relative;width:100%;height:100vh}.Homepage section.landing>div{float:left;width:50%;height:100%;padding:90px;position:relative}@media (max-width:860px){.Homepage section.landing>div{width:100%}}.Homepage section.landing .right{background-size:cover;background-position:50%;z-index:1;display:table}@media (max-width:860px){.Homepage section.landing .right{text-align:right}}.Homepage section.landing .right>*{display:table-cell;vertical-align:bottom;font-weight:300;opacity:.75;line-height:1.15em}.Homepage section.landing .left{text-align:right;z-index:2;background-color:#f5f5f5;box-shadow:3px 0 5px -1px rgba(0,0,0,.2),6px 0 10px 0 rgba(0,0,0,.14),1px 0 18px 0 rgba(0,0,0,.12)}@media (max-width:860px){.Homepage section.landing .left{position:absolute;background-color:transparent}}.Homepage section.landing .left .brand{font-size:56px;font-weight:200;-webkit-transform:translate3d(0,-90px,0);transform:translate3d(0,-90px,0)}.Homepage section.history{padding:81px 0}.Homepage section.history .wrapper>div{width:calc(99.9% * 1/2 - 15px)}.Homepage section.history .wrapper>div:nth-child(1n){float:left;margin-right:30px;clear:none}.Homepage section.history .wrapper>div:last-child{margin-right:0}.Homepage section.history .wrapper>div:nth-child(2n){margin-right:0;float:right}.Homepage section.history .wrapper>div:nth-child(odd){clear:both}.Homepage section.history .wrapper>div.left{box-shadow:0 50px 60px rgba(0,0,0,.48)}@media (max-width:860px){.Homepage section.history .wrapper>div{width:calc(99.9% * 1 - 0px)}.Homepage section.history .wrapper>div:nth-child(1n){float:left;margin-right:30px;clear:none}.Homepage section.history .wrapper>div:last-child{margin-right:0}.Homepage section.history .wrapper>div:nth-child(undefinedn){margin-right:0;float:right}.Homepage section.history .wrapper>div:nth-child(undefinedn+1){clear:both}.Homepage section.history .wrapper>div.left img{width:100%}}.Homepage section.extra_info .content{width:calc(99.9% * 1/2 - 15px);padding:30px;background-color:rgba(0,0,0,.8);color:RGBA(255,255,255,.54);box-shadow:0 50px 60px rgba(0,0,0,.48)}.Homepage section.extra_info .content:nth-child(1n){float:left;margin-right:30px;clear:none}.Homepage section.extra_info .content:last-child{margin-right:0}.Homepage section.extra_info .content:nth-child(2n){margin-right:0;float:right}.Homepage section.extra_info .content:nth-child(odd){clear:both}@media (max-width:860px){.Homepage section.extra_info .content{margin-left:30px;width:calc(99.9% * 8/12 - 10px)}.Homepage section.extra_info .content:nth-child(1n){float:left;margin-right:30px;clear:none}.Homepage section.extra_info .content:last-child{margin-right:0}.Homepage section.extra_info .content:nth-child(12n){margin-right:0;float:right}.Homepage section.extra_info .content:nth-child(12n+1){clear:both}}.Homepage section.extra_info .content h4{line-height:1.15em;margin-top:0}div.Facilities section{padding:81px 0 0;overflow:hidden}div.Facilities section .facilities_nav{position:relative;left:calc(50% - 150px);padding:30px 0}div.Facilities section .facilities_nav .wrapper{width:2100px}div.Facilities section .facilities_nav .wrapper:after{clear:both;content:"";display:table}div.Facilities section .facilities_nav .wrapper div{float:left;width:300px;opacity:.3;text-align:center;cursor:pointer;-webkit-transition:opacity .6s,color .6s;transition:opacity .6s,color .6s}div.Facilities section .facilities_nav .wrapper div.active{opacity:1;cursor:default;color:#03a9f4}div.Facilities section .facilities_nav .wrapper div span{display:inline-block}div.Facilities section .facilities_nav .underliner{position:absolute;left:150px;bottom:0;height:2px;background-color:#03a9f4;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}div.Facilities section .img_slider{height:calc(100vh - 162px);position:relative;left:calc(50% - 30vw)}div.Facilities section .img_slider .wrapper{height:100%}div.Facilities section .img_slider .wrapper:after{clear:both;content:"";display:table}div.Facilities section .img_slider .wrapper div{float:left;padding:30px 30px 90px;height:100%;opacity:.3;cursor:pointer;-webkit-transform:scale(.8);transform:scale(.8);-webkit-transition:opacity .6s,-webkit-transform .6s ease-out;transition:opacity .6s,-webkit-transform .6s ease-out;transition:opacity .6s,transform .6s ease-out;transition:opacity .6s,transform .6s ease-out,-webkit-transform .6s ease-out}div.Facilities section .img_slider .wrapper div.active{opacity:1;cursor:default;-webkit-transform:scale(1);transform:scale(1)}div.Facilities section .img_slider .wrapper div.active img{box-shadow:0 50px 60px rgba(0,0,0,.48)}div.Facilities section .img_slider .wrapper div img{position:relative;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);max-width:100%;max-height:100%;margin:0 auto}.Contact{padding:81px 0}.Contact:after{clear:both;content:"";display:table}.Contact .contact_area{padding-top:30px;position:relative;width:calc(99.9% * 6/12 - 15px);margin-left:calc(99.9% * 0.25 - 22.5px + 30px)!important;vertical-align:middle}.Contact .contact_area:nth-child(1n){float:left;margin-right:30px;clear:none}.Contact .contact_area:last-child{margin-right:0}.Contact .contact_area:nth-child(12n){margin-right:0;float:right}.Contact .contact_area:nth-child(12n+1){clear:both}@media (max-width:860px){.Contact .contact_area{width:calc(99.9% * 10/12 - 5px);margin-left:calc(99.9% * 0.083333333333333 - 27.50000000000001px + 30px)!important}.Contact .contact_area:nth-child(1n){float:left;margin-right:30px;clear:none}.Contact .contact_area:last-child{margin-right:0}.Contact .contact_area:nth-child(12n){margin-right:0;float:right}.Contact .contact_area:nth-child(12n+1){clear:both}}.Contact .contact_area .cnt_bg{position:absolute;width:125%;height:160px;top:70px;left:-10%;z-index:0;background-color:#212121}@media (max-width:860px){.Contact .contact_area .cnt_bg{width:calc(99.9% * 1 - 0px)}.Contact .contact_area .cnt_bg:nth-child(1n){float:left;margin-right:30px;clear:none}.Contact .contact_area .cnt_bg:last-child{margin-right:0}.Contact .contact_area .cnt_bg:nth-child(undefinedn){margin-right:0;float:right}.Contact .contact_area .cnt_bg:nth-child(undefinedn+1){clear:both}}.Contact .contact_area .cnt_bg ul{list-style:none;position:absolute;height:100%;right:0;width:10%;margin:0;padding:0;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.Contact .contact_area .cnt_bg ul li{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;text-align:center}.Contact .contact_area .cnt_bg ul li i{font-size:18px;line-height:24px}.Contact .contact_area .cnt_top{background-color:#03a9f4;position:relative;z-index:2;display:inline-block;width:100%}.Contact .contact_area .cnt_top h1{-webkit-transform:translate3d(-8%,0,0);transform:translate3d(-8%,0,0);color:#fff}.Contact .contact_area .cnt_content{position:relative;z-index:2;background-color:#fff}.Contact .contact_area .cnt_content h3 a{text-decoration:none}.Contact .contact_area .cnt_content p{color:RGBA(114,114,114,.4)}.Contact .contact_area .cnt_content li{position:relative;padding:0 16px;list-style:none}.Contact .contact_area .cnt_content li:after{clear:both;content:"";display:table}.Contact .contact_area .cnt_content li i{float:left;width:24px;margin-top:16px;margin-bottom:12px;margin-right:32px;display:inline-block;color:RGBA(33,33,33,.87)}.Contact .contact_area .cnt_content li .md-list-item-text{color:RGBA(33,33,33,.87);float:left;padding:15.5px 0}.Contact .contact_area .cnt_content li .md-list-item-text>*{margin:0;line-height:1.25em}.Contact .contact_area .cnt_content li .md-list-item-text p{font-size:14px;line-height:1.6em}.Contact .contact_area .cnt_content li .md-list-item-text a{color:RGBA(33,33,33,.87);text-decoration:none}.Contact .contact_area .cnt_content .divider{height:1px;background-color:rgba(0,0,0,.12)}
/*# sourceMappingURL=app.css.map*/