@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);@import url(https://fonts.googleapis.com/css?family=Slabo+27px);html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}h1,h2,h3,h4,h5{font-family:Montserrat,sans-serif!important;color:#333;margin:0;letter-spacing:.01em}h1{font-size:58px}h2,h3{font-size:40px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}h2,h2.underline,h3,h3.underline{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex}h2.underline,h3.underline{padding:0 5px 2px;margin-bottom:10px;border-bottom:2px solid #333}h4{display:inline-block}p{font-size:20px;letter-spacing:.04rem;margin:3px 0}p.link{display:inline-block;color:#2980b9;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}p.link:hover{color:#6ab0de}p.large{font-size:25px}p.margin{margin-top:20px}p a{color:#2980b9;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}p a:hover{color:#6ab0de}p strong{margin-right:5px}a{color:#333}a,a:hover{text-decoration:none}a.small{font-size:22px}span.underline{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:10px;margin-right:10px;border-bottom:2px solid #333}hr{background:#333;height:2px;margin:5px 0;border:0}hr.mobile-view{display:none}@media (max-width:600px){hr.mobile-view{display:block}}div.br.large{margin:50px 0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wrapper{width:100%;overflow:hidden;position:relative;min-height:-webkit-calc(100vh - $nav-height);min-height:calc(100vh - $nav-height)}body{background:-webkit-gradient(linear,left top,left bottom,from(rgba(52,152,219,.54)),color-stop(48%,rgba(52,152,219,.61)),color-stop(74%,rgba(46,204,113,.65)),to(rgba(46,204,113,.68)));background:-webkit-linear-gradient(top,rgba(52,152,219,.54),rgba(52,152,219,.61) 48%,rgba(46,204,113,.65) 74%,rgba(46,204,113,.68));background:linear-gradient(180deg,rgba(52,152,219,.54) 0,rgba(52,152,219,.61) 48%,rgba(46,204,113,.65) 74%,rgba(46,204,113,.68));background-repeat:no-repeat;min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.masonry,body{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.masonry{-webkit-box-align:baseline;-webkit-align-items:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.masonry .img{background-color:#eee;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:1em}.masonry .img img{min-width:0;min-height:0}.page.spacing{padding-top:50px}.page section{margin:0 5vw;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.page section .col{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;margin-top:30px}.page section .col:first-child{margin-right:20px}.page section .col:only-child{margin-right:10%;margin-left:10%;width:80%}.page section .col h2{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex}.page section.no-margin{margin:0}.page section.no-margin .col{margin-top:15px;margin:0}@media (max-width:1300px){.page section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page section p{font-size:18px}.page section .col:first-child{margin-right:0}.page section .col:only-child{margin-right:5%;margin-left:5%;width:90%}}.page .background{position:absolute;z-index:-1;width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.page img{min-width:100%;min-height:100%;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.page .overlay{margin:0 10px}@media (min-width:1300px){.page .overlay{margin:0 20%}}.nav{width:100%;height:120px;z-index:9;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:#e4e4e4}.nav,.nav .logo{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.nav .logo{padding:10px 0;height:80px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative}.nav .logo .text{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nav .logo .text h4{letter-spacing:.0097em;margin-left:2px}.nav .logo .text h3{font-size:32px}.nav .logo .contact-btns{padding:20px}.nav .logo .contact-btns img{width:50px;height:50px}.nav .logo .ballance-logo{margin-right:10px;padding:15px 20px 15px 10px;width:140px;height:140px;margin-top:60px;-webkit-border-radius:0 0 50% 0;border-radius:0 0 50% 0;border-right:2px solid #333;border-bottom:2px solid #333;position:relative;overflow:hidden;background:#eee}.nav .logo .ballance-logo:before{top:0;bottom:0;left:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(52,152,219,.54)),color-stop(48%,rgba(52,152,219,.61)),color-stop(74%,rgba(46,204,113,.65)),to(rgba(46,204,113,.68)));background:-webkit-linear-gradient(top,rgba(52,152,219,.54),rgba(52,152,219,.61) 48%,rgba(46,204,113,.65) 74%,rgba(46,204,113,.68));background:linear-gradient(180deg,rgba(52,152,219,.54) 0,rgba(52,152,219,.61) 48%,rgba(46,204,113,.65) 74%,rgba(46,204,113,.68))}.nav .logo .ballance-logo:after,.nav .logo .ballance-logo:before{position:absolute;-webkit-border-radius:0 0 50% 0;border-radius:0 0 50% 0;content:""}.nav .logo .ballance-logo:after{top:10px;bottom:10px;left:5px;right:15px;background:url(../img/logo.png);background-position:50%;background-size:contain;background-repeat:no-repeat;overflow:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.nav .logo .text{-webkit-box-flex:11;-webkit-flex:11;-moz-box-flex:11;-ms-flex:11;flex:11}.nav .links{list-style:none;margin:0;padding:0;padding-left:140px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:40px;background:#333}.nav .links .dropdown{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;background:#333;overflow:hidden;height:40px}.nav .links .dropdown .vert-links{padding-left:0;height:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nav .links .dropdown .vert-links a>.link{height:40px;text-align:left;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.nav .links .dropdown .vert-links a:first-child>.link{text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.nav .links .dropdown:hover.info{height:200px}.nav .links .dropdown:hover.fund{height:120px}.nav .links .dropdown:hover.students{height:80px}.nav .links a{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;min-height:40px}.nav .links a .link{max-height:40px;height:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;font-size:15px;color:#eee;padding:0 10px}.nav .links a .link.active,.nav .links a .link:hover{background:#474747}.nav .links a .link.first-child{padding-left:50px;margin-left:-50px}.gallery-pg{min-height:100vh}.gallery-pg section{min-height:100vh}.gallery-pg section,.gallery-pg section .img{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gallery-pg section .img,.gallery-pg section .img .img-footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.gallery-pg section .img .img-footer{height:50px}.gallery-pg section .img .img-footer a.download-icon{background:transparent;padding:5px;font-family:Montserrat,sans-serif;font-size:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.gallery-pg section .img .img-footer a.download-icon i{padding:5px}.gallery-pg section .img .img-footer a.download-icon:hover{background:rgba(0,0,0,.2)}.gallery-pg section .img .img-footer span.time{font-family:Montserrat,sans-serif;font-size:20px;letter-spacing:1.2em}.gallery-pg section .img .img-footer span.divider{margin:-2px 10px 0;font-size:24px}.gallery{width:100%;height:450px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;z-index:8;border-top:2px solid #333;border-bottom:2px solid #333;position:relative}@media (min-width:1300px){.gallery{height:550px}}.gallery .gallery-btns{z-index:2;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:10px;left:10px;right:10px}.gallery .gallery-btns .gallery-btn{-webkit-border-radius:50%;border-radius:50%;margin:0 5px;border:2px solid #fff;width:25px;height:25px;max-width:25px;max-height:25px;overflow:hidden;color:transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:hsla(0,0%,100%,0);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.gallery .gallery-btns .gallery-btn:hover{cursor:pointer}.gallery .gallery-btns .gallery-btn.current{border:10px solid #fff;background:#fff}.gallery .images{width:100%;height:100%}.gallery .images,.gallery .images .image{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;overflow:hidden}.gallery .images .image{min-width:100%;background:#eee;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.gallery .images .image img{min-height:320px;z-index:1}.gallery .images .image img.blur,.gallery .images .image img.icon{position:absolute;top:-10px;left:-10px;z-index:0;width:-webkit-calc(100% + 10px);width:calc(100% + 10px)}.gallery .images .image img.fit{height:450px;min-width:auto}@media (min-width:1300px){.gallery .images .image img.fit{height:550px}}img.blur{-webkit-filter:blur(15px);filter:blur(15px)}img.blur-tiny{-webkit-filter:blur(4px);filter:blur(4px)}img.blur-light{-webkit-filter:blur(10px);filter:blur(10px)}img.blur-heavy{-webkit-filter:blur(20px);filter:blur(20px);display:none}img.grayscale{-webkit-filter:grayscale(80%);filter:grayscale(80%)}img.grayscale-light{-webkit-filter:grayscale(50%);filter:grayscale(50%)}img.grayscale-full{-webkit-filter:grayscale(100%);filter:grayscale(100%)}img.grayscale-blur-tiny{-webkit-filter:grayscale(80%) blur(4px);filter:grayscale(80%) blur(4px)}img.grayscale-light-blur{-webkit-filter:grayscale(50%) blur(15px);filter:grayscale(50%) blur(15px)}.page.about .section{width:100%;height:380px;position:relative;margin:0}.page.about .section .section-bg{position:absolute;z-index:-1}.page.about .section .section-bg img{width:100%;height:100%}.page.about .section .overlay{-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;max-height:380px;height:100%}.page.about .section .overlay,.page.about .section .overlay .section-part{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.page.about .section .overlay .section-part{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;maRgin:0 10px}.page.about .section .overlay .section-part.order-first{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}.page.about .section .overlay .text{height:380px;max-width:50%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.page.about .section .overlay .text h3{width:100%;font-size:25px;margin:0 0 10px;text-align:center;text-shadow:1px 1px 50px hsla(0,0%,93%,.5)}.page.about .section .overlay .text p{font-size:14px}.page.about .section .overlay .img{max-height:250px;max-width:50%;-webkit-border-radius:5px;border-radius:5px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;overflow:hidden}.page.about .section .overlay .img img{height:300px;min-width:450px;-webkit-border-radius:5px;border-radius:5px}@media (min-width:1300px){.page.about .section .overlay .img,.page.about .section .overlay .text{max-width:550px;margin:0 30px}.page.about .section .overlay .img img,.page.about .section .overlay .text img{min-width:550px}.page.about .section .overlay .img p,.page.about .section .overlay .text p{font-size:18px}}.footer{width:100%;text-align:center;margin-top:50px;font-size:17px}.footer .footerlink{margin-right:10px;padding-right:10px;border-right:2px solid #333}.footer .noshow{color:#333}.google-map{position:relative;padding-bottom:500px;height:0;overflow:hidden}.google-map iframe{position:absolute;top:0;left:0;height:100%!important;width:100%!important}

