body{font-family:'Josefin Sans','Calibri',sans-serif;width:100%;min-height:100vh;margin:0;padding:0;line-height:1.3;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;flex-direction:column;-ms-flex-direction:column}body.theme-light{background:transparent;color:#17365d}body.theme-dark{background:#393939;color:#fff}main{flex:1 0 auto}footer{font-size:.6em;font-weight:600;text-align:center;padding:1rem;flex-shrink:0}footer p{margin:0}.theme-light footer{background-color:#2e6867;color:#fff}.theme-dark footer{background-color:#17365d;color:#fff}a{text-decoration:none}.theme-light a{color:#055632}.theme-dark a{color:#50b98a}a:hover,a:visited:hover{font-weight:600}.theme-light a:hover,.theme-light a:visited:hover{color:#17365d}.theme-dark a:hover,.theme-dark a:visited:hover{color:#3e7ecf}.theme-light a:visited{color:#006400}.theme-dark a:visited{color:#3d9970}p{font-size:1.3em;font-weight:500}::selection{color:#fff}.theme-light ::selection{background:#2e6867}.theme-dark ::selection{background:#3d9970}::-moz-selection{color:#fff}.theme-light ::-moz-selection{background:#2e6867}.theme-dark ::-moz-selection{background:#3d9970}.d-none{display:none}.d-list-item{display:list-item}.home-header{width:100%;height:100vh;margin:0;padding:0;background-color:transparent;overflow:hidden}.home-header #back-container{position:relative;width:100%;height:100vh;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;text-align:center}.logo-container{margin:auto;width:auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;justify-content:center}.logo{margin:auto;height:172px;width:199px}.logo-name{margin:10px auto;font-size:2.2em;font-weight:600}.logo-caption{font-size:.7em;font-weight:800}.theme-light .lens-container{box-shadow:0 0 35px 3px rgba(0,0,0,.75)}.theme-dark .lens-container{box-shadow:0 0 35px 3px rgba(255,255,255,.75)}.project-header{width:100%;overflow:hidden;margin:0;padding:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;align-items:center;justify-content:center}@media screen and (min-width:680px){.project-header{-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;justify-content:space-between}}.project-header .home-logo-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;align-self:flex-start;margin:10px}@media screen and (min-width:680px){.project-header .home-logo-container{margin:20px}}.project-header .home-logo-container .home-logo{height:1.8em;margin-right:10px}.project-header .home-logo-container .home-logo-caption{font-size:1.5em;line-height:1.5em;margin:0;font-weight:700}.navigation{list-style:none;margin:0;background:transparent;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;justify-content:flex-end;z-index:10}.navigation li{width:53px}.navigation li:hover{background-color:rgba(61,153,112,.7)}.navigation li a{text-decoration:none;display:block;padding:1em}.navigation li button{background:transparent;color:inherit;border:0 solid transparent;display:block;padding:.8em 1em 1em 1em;outline:none!important;border-radius:0;height:100%;width:100%}.navigation li button:focus{border:0 solid transparent}.navigation li button i{font-size:16px;height:14px}.navigation.project-nav{padding:0}@media screen and (min-width:680px){.navigation.project-nav{margin-top:-26px}}.flag{height:14px}section{width:100%;min-height:100px;height:auto;margin:0;padding:0}section h1{text-align:center;font-size:2.7em;font-weight:700;line-height:1}.theme-light section h1{color:#17365d}.theme-dark section h1{color:#fff}section h3{font-style:italic;text-align:center;font-size:1.5em;font-weight:600;line-height:1}.theme-light section h3{color:#575353}.theme-dark section h3{color:#d3d3d3}section.section-alt{color:#fff}.theme-light section.section-alt{background-color:#50b98a}.theme-dark section.section-alt{background-color:#1e4544}section .section-content{padding:15px 20px;background-color:transparent;width:80%;margin:auto}.hashtags-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;justify-content:center;text-align:center}.hashtags-container .hashtag{font-size:1em;font-family:'Courier New';width:auto;height:auto;border:none;margin:0 20px;padding:3px}.theme-light .hashtags-container .hashtag{color:#06f!important}.theme-dark .hashtags-container .hashtag{color:#09f!important}@media screen and (min-width:680px){.hashtags-container .hashtag{font-size:1.3em}}.card-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;justify-content:center}.card-container .card{width:100%;height:auto;margin:5px 0;padding:3px;border-bottom:solid 1px #d3d3d3}@media screen and (min-width:1024px){.card-container .card{width:220px;border:1px solid transparent;margin:0 10px;opacity:.6}.card-container .card:hover{transform:scale(.95);transition-duration:.12s;transition-property:transform;border-radius:5px;opacity:1;border:1px solid #fff}}.card-container .card .card-content{padding:0 3px;text-align:center}.card-container .card img{height:175px;margin:auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.skills{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.skills div{width:100%;min-height:80px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-item-align:center;-ms-flex-item-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;margin:.5rem}.theme-light .skills div{background-color:#f5f5f5}.theme-dark .skills div{background-color:#4d4d4d}@media screen and (min-width:680px){.skills div{width:48%;text-align:left;min-height:122px}}.skills div div{padding:.5rem}.skills div .icon{text-align:center;font-size:3rem;margin:auto}.skills div .icon i{margin:auto}@media screen and (min-width:680px){.skills div .icon{width:auto}}.skills div .text{margin:auto}.skills div .text p{margin:auto}@media screen and (min-width:680px){.skills div .text p{margin:unset}}.image-text{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.image-text .image-text-content{order:2;width:100%}.image-text .image-text-img{order:1;width:180px;height:180px;margin:auto 20px auto 0;border-radius:50%}.quotes-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;flex-direction:column;-ms-flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;align-items:center}blockquote{font-style:italic;border-bottom:solid 1px #ccc;padding-left:6px;width:100%;margin:1em 0;text-align:center}.quote-author{font-size:.8em}.theme-light .quote-author{color:#645d5d}.theme-dark .quote-author{color:#d3d3d3}.privacy-logo{width:150px;height:129px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:auto}@media screen and (min-width:680px){.logo-caption{font-size:1.5em;font-weight:500}.image-text .image-text-content{order:2;width:80%}}@media screen and (min-width:900px){.quotes-container{-webkit-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:nowrap;justify-content:center}blockquote{text-align:left;width:33%;text-align:left;border-left:solid 3px #ccc;border-bottom:none}}#form-frame{position:fixed;top:0;left:0;width:100%;height:100vh;visibility:collapse;z-index:20;background-color:rgba(112,104,104,.59);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;color:#fff}#form-container{margin:auto;width:90%;height:98vh;background-color:#2a6867;padding:0 20px 10px 20px;visibility:inherit;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;flex-direction:column;-ms-flex-direction:column;justify-content:center}#form-container h1{text-align:center}.close-button{align-self:flex-end;color:#fff;font-weight:500;background-color:transparent;width:30px;height:30px;border:none;margin-right:-20px}.close-button:hover{background-color:rgba(211,211,211,.69);font-weight:700}#result-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;flex-direction:row;-ms-flex-direction:row;flex-grow:3;align-items:center;padding-left:20px;margin:0 auto}.result-img{height:40px;width:40px}.result-message{display:inline}.error-message{color:#f08080;font-weight:600}.contact-form{margin:auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;flex-direction:column;-ms-flex-direction:column;width:100%;visibility:inherit}.form-group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;margin:10px 0;width:100%}.form-end{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-flow:row;-ms-flex-flow:row;flex-flow:row;margin:10px 0;width:100%}.form-label{width:100px;font-weight:900;margin-bottom:3px}.form-control{width:100%;line-height:1.3em}.form-instructions{margin:5px auto}textarea{font-family:inherit;font-size:inherit;border:1px solid #d3d3d3;height:120px;resize:none}.send-button{width:60px;background-color:transparent;border:none;color:#fff}input,textarea{font-size:1em;font-weight:500;font-family:inherit;line-height:1.1em}.hp-message,.hp-input{display:none!important}.contacts{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#fff;justify-content:center;width:100%}.theme-light .contacts{background-color:#2e6867!important}.theme-dark .contacts{background-color:#17365d!important}.contacts-text{order:1;flex:0 1 auto}.contacts-text h1{color:#fff;text-align:left}.contacts-icons{order:2;flex:0 1 auto;margin:auto 0}.contacts a{color:#fff}.contacts a:visited{color:#fff}.contacts a:hover,.send-button:hover{color:#17365d}.loader-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;flex-direction:row;-ms-flex-direction:row;flex-grow:3;align-items:center;padding-left:20px;margin:0 auto;visibility:collapse}.loader{border:5px solid #f3f3f3;border-radius:50%;border-top:5px solid #17365d;width:36px;height:36px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media screen and (max-width:679px){#form-container h1{font-size:1.2em}.contact-form{margin:3px auto}.form-instructions,form-label,.error-message,textarea{font-size:1em}}@media screen and (min-width:680px){#form-container{width:60%;height:90vh}.contacts-icons{width:200px}}@media screen and (min-width:1024px){#form-container{width:40%}.contacts-text{width:100%}.contacts-icons{width:200px}}.title-section{min-height:unset}.title-section .project-title{font-size:2.7em;font-weight:700;vertical-align:middle;margin:0}@media screen and (max-width:500px){.title-section .project-title.long-title{font-size:2em}}.theme-light .project-media{background:#f5f5f5}.theme-dark .project-media{background:#4d4d4d}.project-image-container{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;justify-content:space-between}.project-image-container .gallery-item{width:48%}@media screen and (min-width:680px){.project-image-container .gallery-item{width:20%}}.project-image-container .gallery-item .project-image{width:100%}.project-image-container .gallery-item.single-gallery-item{width:100%}@media screen and (min-width:680px){.project-image-container .gallery-item.single-gallery-item{width:50%;margin:auto}}.project-label{font-weight:600;text-align:left}.cookie-alert{position:fixed;bottom:0;left:0;z-index:50;padding-left:10px;width:100%;font-size:1em;background-color:#17365d;color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;flex-direction:row;-ms-flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;align-content:center;justify-content:space-between}.cookie-alert a{color:#add8e6}.cookie-alert a:hover{text-decoration:underline;color:#add8e6}.choice-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;flex-direction:row;-ms-flex-direction:row}.choice-wrapper a{color:#fff}.choice-wrapper a:hover{text-decoration:underline;color:#fff}.choice-container{padding:0 30px;color:#fff;height:100%;min-height:50px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-content:center;justify-content:center;align-self:center;align-items:center}.decline-container{background-color:transparent}.accept-container{background-color:rgba(42,104,103,.7);font-weight:800}.accept-container:hover{background-color:#2a6867}.accept-container a:hover{text-decoration:none;font-weight:800}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-no-margins img.mfp-img{padding:0}.mfp-no-margins .mfp-figure:after{top:0;bottom:0}.mfp-no-margins .mfp-container{padding:0}