html, 
body { color: #525252; font-family: "effra",sans-serif; font-size: 18px; -webkit-font-smoothing: antialiased; }
.container { padding: 0; width: 100%; }

/* Links */
a { transition: background-color .2s, color .2s; padding: 4px 0; }
a:hover { text-decoration: none; }
a:focus { text-decoration: none; }
button { background: #ccc; border: 0; margin: 6px 0 6px; padding: 8px 14px 6px; transition: background .2s, color .2s; }
button:hover { background: #999; }

/* Headers */
h1 { font-size: 1.4em; margin: 0; transition: font-size .4s; }
h2 { color: #006682; font-size: 2.4em; font-weight: 500;  margin: 26px 0; }
h3 { font-size: 2.2em; margin: 46px 0 22px; }
h4 { font-size: 1.6em; margin: 46px 0 12px; }
h5 { font-size: 1.4em; margin: 46px 0 12px; }
h6 { font-size: 1.2em; margin: 46px 0 12px; }

/* Paragraphs & Lists */
p { line-height: 1.6em; margin: 22px 0; }
ul, 
ol { margin: 20px 0; }
li { line-height: 1.6em; margin: 12px 0; }
img { max-width: 100%; }

/* Header */
#header-top { background: #00508F; background-image: linear-gradient( to right, #00508F, #001729); padding: 3px 14px; }

#translation-widget { width: 100%; }
#translation-widget label { left: -99999px; position: absolute; }
#translation-widget select { background: transparent; border: 0; color: #fff; cursor: pointer; padding: 0 8px; }
#translation-widget option { color: #525252; }
#google_translate_element { display: none; }

#header-bottom { background: #0d4c6e; background-image: url("../images/heroimage.jpg"); background-size: cover; background-position: bottom; padding: 56px 8% 60px; position: relative; }
#header-bottom:before { background-color: rgba(0,0,0,.46); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
#header-bottom img { float: right; opacity: 0; position: relative; top: -60px; }
#header-bottom h1 { clear: both; color: #fff; font-size: 3.5em; font-weight: 700; left: 80px; letter-spacing: .02em; opacity: 0; position: relative; text-shadow: 0 3px 4px #000; top: 124px; }
#header-bottom h1 > span { color: #fff; display: block; font-size: 1.8em; opacity: 0; }

#skiptocontent { background-color: #fff; border-radius: 8px; box-shadow: 2px 2px 8px 0 #000; font-size: 1.3em; left: -9999px; padding: 6px 12px; position: absolute; top: -9999px; }
#skiptocontent:focus { left: 8px; top: 8px; }

#mobile-menu { background: transparent; border: 0; display: none; margin: 0; padding: 0 4px; }
#mobile-menu .line { background: #fff; display: block; height: 3px; left: 0; margin: 0 0 6px; position: relative; top: 0; transition: .3s; width: 26px; }
#mobile-menu .line.btm { margin: 0; }

.ada-element { left: -9999px; position: absolute; }

/* General Formatting */
#content > section { padding: 54px 8% 60px; }

.row { display: flex; gap: 5%; justify-content: space-between; margin: 0; }
.row:before,
.row:after { display: none; }
#content .row > div { padding: 0; }

/* Footer */
@keyframes tide {
    0% { background-position: 0; }
    100% { background-position: 97px; }
}

#footer-top { align-items: flex-start; background-color: #006682; color: #fff; display: flex; justify-content: space-between; margin-top: 29px; padding: 60px 8%; position: relative; }
#footer-top:before { animation-name: tide; animation-duration: 3s; animation-iteration-count: infinite; background-image: url("../images/wave.png"); background-repeat: repeat-x; background-size: 97px 29px; background-position: 0; bottom: 100%; content: ""; height: 0; left: 0; position: absolute; width: 100%; }
#footer-top img { opacity: 0; position: relative; top: -42px; }
#footer-bottom { align-items: center; background: #001729; color: #fff; display: flex; justify-content: space-between; padding: 10px 8%; }
#footer-bottom p { margin: 0; }
#footer-bottom a:hover { filter: brightness(.7) sepia(90%); }

#jotform { position: relative; width: 40%; }
#jotform h2 { font-size: 1.2em; line-height: 1.2em; margin-right: 28px; opacity: 0; position: absolute; right: 100%; transform: rotateX(100deg) skewX(25deg) rotateY(-90deg); width: 180px; }
#jotform h2 span { background: #E3530F; border-radius: 8px; color: #fff; display: block; padding: 8px 16px; position: relative; width: 100%; z-index: 1; }
#jotform h2:before { background: #e3530f; border-radius: 50%; content: ""; height: 76px; left: 110px; margin-top: -40px; position: absolute; top: 100%; width: 80px; }
#jotform h2:after { background: #006682; border-radius: 50%; content: ""; height: 68px; left: 110px; margin-left: 40px; margin-top: -33px; position: absolute; top: 100%; width: 40px;  }

.animate #footer-top:before { height: 29px; transition: height .6s ease-in-out 1s; }
.animate #footer-top img { opacity: 1; top: 0; transition: 1s; }
.animate #jotform h2 { opacity: 1; transform: none; transition: opacity .6s ease-in-out .1s, transform 1s ease-in-out .1s; }

/* Homepage */

#intro { background-image: linear-gradient( #E7FBFE 2%, #fff 98% ); }
#intro h2 { font-size: 2.8em; }
#intro .row > div { opacity: 0; position: relative; }
#intro .row > div:first-of-type { top: 46px; }
#intro .row > div:last-of-type { top: -46px; }

#project-status { background: #E3530F; border-radius: 8px; color: #fff; padding: 20px 34px; }
#project-status h3 { margin-top: 14px; }

@keyframes type {
    0% { color: #fff; }
    50% { color: #00C2DE; }
    100% { color: #fff; }
}

.animate-header #header-bottom h1 { left: 0; opacity: 1; top: 0; transition: .8s, top 1s ease-in-out 1s; }
.animate-header #header-bottom h1 > span { opacity: 1; transition: opacity 1s ease-in-out 1s; }
.animate-header #header-bottom h1 > span > span { animation-name: type; animation-duration: 1.8s; animation-delay: 2s; animation-iteration-count: 1; }
.animate-header #header-bottom h1 > span > span:nth-of-type(2) { animation-delay: 2.75s; }
.animate-header #header-bottom h1 > span > span:nth-of-type(3) { animation-delay: 3.5s; }
.animate-header #header-bottom img { opacity: 1; top: 0; transition: 1s ease-in-out 1s; }
.animate-header #intro .row > div { opacity: 1; top: 0; transition: .8s; }

#priorities { align-items: center; background: #001729; color: #fff; display: flex; overflow: hidden; }
#priorities > div { flex-shrink: 0; left: -40px; margin-right: 20px; opacity: 0; padding-right: 28px; position: relative; }
#priorities h3 { margin: 0  }
#priorities p { font-size: 0em; line-height: 1.2em; margin: 0; opacity: 0; width: 160px; }
#priorities ul { display: flex; flex-grow: 1; list-style: none; margin-right: -60px; padding: 0; }
#priorities li { align-items: center; background: #00C2DE; border-radius: 50%; box-shadow: 0 2px 8px -2px #000; color: #001729; display: flex; flex-shrink: 0; font-size: 1.2em; font-weight: 500; justify-content: center; left: 45px; margin-right: -26px; opacity: 0; position: relative; text-align: center; width: 25%; }
#priorities li button { background: transparent; margin: 0; padding: 0; }
#priorities li span { display: block; font-size: 0em; line-height: 1.1em; font-weight: 400; margin: 3px 0 0; opacity: 0; padding: 0 42px; position: relative; top: 32px; }
#priorities li:hover span,
#priorities li button:focus span { font-size: .75em; opacity: 1; top: 0; transition: font-size .6s, opacity .6s ease-in-out .2s, top 1s; }
#priorities li:nth-of-type(2) { background: #F9A01B; }
#priorities li:nth-of-type(3) { background: #D7D2CB; }
#priorities li:nth-of-type(4) { background: #EFFDFF; }
#priorities li img { display: block; margin: 0 auto; }

#priorities.animate > div { left: 0; opacity: 1; transition: .5s; }
#priorities.animate li { left: 0; opacity: 1; transition: 1s ease-in-out .6s, height 0s; }
#priorities.animate li:nth-of-type(2) { transition: 1s ease-in-out 1.1s, height 0s; }
#priorities.animate li:nth-of-type(3) { transition: 1s ease-in-out 1.6s, height 0s; }
#priorities.animate li:nth-of-type(4) { transition: 1s ease-in-out 2.1s, height 0s; }
#priorities.animate p { font-size: 1em; margin-top: 8px; opacity: 1; transition: .8s ease-in-out 2.8s, font-size .4s ease-in-out 2.4s; }

#partners { background-image: url("../images/partner-bg.jpg"); overflow: hidden;  padding: 0 !important; }
#partners .row > div:first-of-type { left: -25%; opacity: 0; padding: 54px 3% 60px 8%; }
#partners .row > div:last-of-type { left: 25%; opacity: 0; }
#partners .row > div:last-of-type img { height: 100%; object-fit: cover; object-position: center; position: absolute; width: 100%; }

#partners.animate .row > div { left: 0; opacity: 1; transition: 1s; }

#faq { background-color: #EFFDFF; overflow: hidden; padding: 0 !important; }
#faq h2 { color: #525252; }
#faq .row { gap: 2%; }
#faq .row > div:first-of-type { left: -25%; opacity: 0; }
#faq .row > div:first-of-type img { height: 100%; object-fit: cover; object-position: center; position: absolute; width: 100%; }
#faq .row > div:last-of-type { left: 25%; opacity: 0; padding: 54px 8% 60px 2%; }

#faq.animate .row > div { left: 0; opacity: 1; transition: 1s; }

/* Accordions */
.hdr-accordion h3 { font-size: 1.4em; margin: 0; }
.hdr-accordion { border-bottom: 2px dotted #A29D97; }
.hdr-accordion:last-of-type { border: 0; }
.hdr-accordion-header { background: transparent; color: #006682; cursor: pointer; padding: 16px 14px; position: relative; text-align: left; width: 100%; }
.hdr-accordion-header span { background: #F9A01B; border: 2px solid #001729; border-radius: 50%; height: 30px; left: 0; position: absolute; top: 50%; transform: translateY(-50%); transition: background .3s; width: 30px; }
.hdr-accordion-set.has-js .hdr-accordion-header:hover,
.hdr-accordion-set.has-js .hdr-accordion-header:focus { background: transparent; color: #003240; }
.hdr-accordion-set.has-js .hdr-accordion-header { padding-left: 48px; }
.hdr-accordion-set.has-js .hdr-accordion-header:before,
.hdr-accordion-set.has-js .hdr-accordion-header:after { background: #001729; content: ""; height: 3px; left: 7px; position: absolute; top: 50%; transform: translateY(-50%); transition: transform .8s; width: 16px; z-index: 1; }
.hdr-accordion-set.has-js .hdr-accordion-header:after { transform: translateY(-50%) rotate(270deg); }
.hdr-accordion-set.has-js .opened span { background: #00c2de; }
.hdr-accordion-set.has-js .opened .hdr-accordion-header:before { transform: translateY(-50%) rotate(45deg); }
.hdr-accordion-set.has-js .opened .hdr-accordion-header:after { transform: translateY(-50%) rotate(-45deg); }
.hdr-accordion > div { padding: 0 0 8px; }
.hdr-accordion > div p { margin-top: 10px; }

#gallery h2 { position: relative; opacity: 0; top: -42px; }
#project-gallery { position: relative; opacity: 0; top: 42px; }
#project-gallery > .photo-row { display: none; gap: 24px; }
#project-gallery > .photo-row.showing { display: flex; }
#project-gallery > .photo-row.showing > div { opacity: 0; transition: opacity .8s; }
#project-gallery > .photo-row.showing > div:nth-of-type(2) { transition: opacity .5s linear .04s; }
#project-gallery > .photo-row.showing > div:nth-of-type(3) { transition: opacity .6s linear .08s; }
#project-gallery > .photo-row.showing.rotate > div { opacity: 1; }
#project-gallery .photo-manip { align-items: center; background: #F2F2F2; border-radius: 100px; display: flex; gap: 22px; margin: 0 auto; width: 33%; }
#project-gallery .photo-manip .btn { background: transparent; margin: 0; opacity: 1; padding: 0; transition: opacity .4s; }
#project-gallery .photo-manip .btn:hover,
#project-gallery .photo-manip .btn:focus { opacity: .8; } 
#project-gallery .photo-manip .btn-left img { transform: rotate(180deg); }
#project-gallery .photo-manip .btn span { left: -99999px; position: absolute; }
#project-gallery .photo-manip > div { background: #D7D2CB; border-radius: 66px; flex-grow: 1; height: 10px; position: relative; }
#project-gallery .photo-manip > div span { background: #001729; border-radius: 66px; left: 0; height: 100%; position: absolute; top: 0; transition: left .4s; }

#gallery.animate h2 { opacity: 1; top: 0; transition: 1s; }
#gallery.animate #project-gallery { opacity: 1; top: 0; transition: 1s; }

/* Lightbox */
.hdr-lightbox { margin-bottom: 24px; position: relative; width: 100%; }
.hdr-lightbox img { border-radius: 8px; width: 100%; }
.hdr-lightbox button { background: transparent; display: none; font-size: 1em; height: 100%; left: 0; margin: 0; position: absolute; top: 0; width: 100%; }
.hdr-lightbox.has-js button { display: block; }
.hdr-lightbox button:after { background-color: rgba(0,0,0,.8); border-radius: 8px; content: ""; height: 0; left: 50%; margin: 0; opacity: 0; position: absolute; top: 50%; transition: .4s; width: 0; }
.hdr-lightbox button:hover:after,
.hdr-lightbox button:focus:after { height: 100%; left: 0; opacity: .8; top: 0; width: 100%; }
.hdr-lightbox button span { color: #333; font-style: italic; left: -99999px; margin-top: 12px; position: absolute; top: -99999px; }
.hdr-lightbox small { bottom: 0; color: #fff; display: block; font-size: 1em; left: -99999px; line-height: 1.2em; margin-top: 6px; opacity: 0; padding: 10px 18px; position: absolute; text-align: left; z-index: 1; }
.hdr-lightbox button:hover small { left: 0; opacity: 1; transition: left 0s, opacity .3s; }

body.hdr-lightbox-showing { overflow: hidden; }
.hdr-lightbox.enhanced { height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 2; }
.hdr-lightbox.enhanced div { background: #fff; box-shadow: 4px 13px 28px 0 #111; left: 50%; max-height: 84%; overflow: auto; position: absolute; top: 50%; transform: translateX(-50%) translateY(-50%); width: 90%; z-index: 3; }
.hdr-lightbox.enhanced div img { border-radius: 0; max-width: 8000%; width: 100%; }
.hdr-lightbox.enhanced button {  height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.hdr-lightbox.enhanced button:before { color: #fff; content: "\00d7"; font-size: 3em; line-height: 1em; position: absolute; right: 10px; top: 0; z-index: 2; }
.hdr-lightbox.enhanced button:after { background: rgba(0,0,0,.97); border-radius: 0; height: 100%; left: 0; opacity: .8; top: 0; width: 100%; }
.hdr-lightbox.enhanced button:hover:after { background: rgba(0,0,0,.99); }
.hdr-lightbox.enhanced button span { opacity: 0; transition: opacity .3s; }
.hdr-lightbox.enhanced button:hover span,
.hdr-lightbox.enhanced button:focus span { color: #fff; font-size: 1.1em; left: auto; opacity: 1; right: 44px; top: 1px; z-index: 3; }
.hdr-lightbox.enhanced small { display: none; }

@media screen and (max-width: 992px) {
    .hdr-lightbox.enhanced div { max-height: 76%; }
    .hdr-lightbox.enhanced div img { width: 992px; }
}

/************ Responsive ****************************************************************************************/

@media screen and (min-width: 2030px) {
    html,body { font-size: 19px; }
    p { line-height: 1.8em; margin: 32px 0; }
}

@media screen and (max-width: 1700px) {
    #priorities li img { height: 40px; }
    #priorities li button { line-height: 1em; }
    #priorities li span { padding: 0 30px; }
    #priorities li:hover span,
    #priorities li button:focus span{ font-size: .65em; }
}

@media screen and (max-width: 1500px) {
    #priorities h3 { font-size: 1.6em; width: 140px; }
}

@media screen and (max-width: 1240px) {
    #content > section { padding: 32px 6%; }

    #header-bottom { padding: 38px 6% 40px; }
    #header-bottom h1 { font-size: 2.6em; top: 100px; width: 86%; }

    #project-status { padding: 6px 24px 1px; }
    #project-status h3 { font-size: 1.5em; }

    #partners .row > div:first-of-type { padding: 30px 1% 36px 6%; }

    #faq .row > div:last-of-type { padding: 24px 6% 36px 3%; }

    #project-gallery { margin-bottom: 24px; }
                     
    #footer-top { display: block; padding: 40px 6%; }
    #footer-top img { display: block; height: 72px; margin: 0 auto; }
    #jotform { margin-left: 30%; margin-top: 18px; width: 70%; }
}

@media screen and (max-width: 1180px) {
    #priorities { flex-wrap: wrap; }
    #priorities div { font-size: 1.2em; margin-top: 22px; padding: 0; text-align: center; width: 100%; }
    #priorities h3 { width: auto; }
    #priorities p { display: none; width: auto; }
    #priorities ul {flex-wrap: wrap;  margin-right: -20px; }
    #priorities li { font-size: 1.3em; margin-right: -10px;width: 48%;  }
    #priorities li img { height: 58px; }
    #priorities li span { font-size: .8em !important; margin-top: 8px; opacity: 1 !important; top: 0 !important; }
}

@media screen and (max-width: 992px) {
    h1 { font-size: 1.2em; }
    h2 { font-size: 1.8em; margin: 16px 0; }
    h3 { font-size: 1.6em; margin: 24px 0 0; }
    h4 { font-size: 1.4em; margin: 24px 0 0; }
    h5 { font-size: 1.2em; margin: 24px 0 0; }
    h6 { font-size: 1.1em; margin: 24px 0 0; }
    p, li { font-size: .9em; line-height: 1.4em; }
    button { font-size: .9em; padding: 4px 10px; }

    #content > section { padding: 22px 6% 38px; }
    .row { display: block; }

    /* Header */
    #mobile-menu { display: block; }
    .menu-opened #mobile-menu .line.top { top: 8px; transform: rotate(45deg); }
    .menu-opened #mobile-menu .line.mid { opacity: 0; transform: rotate(90deg); }
    .menu-opened #mobile-menu .line.btm { top: -10px; transform: rotate(-45deg); }
    
    #header-bottom { padding: 36px 6% 22px; }
    #header-bottom h1 { font-size: 2em; top: 68px; }
    #header-bottom img { height: 66px; margin-bottom: 14px; }

    #intro h2 { font-size: 2em; }
    #project-status h3 { font-size: 1.2em; }

    #partners .row > div:first-of-type { padding: 30px 6%; }
    #partners .row > div:last-of-type { height: 260px; }

    #priorities li img { height: 46px; }
    
    #faq .row > div:first-of-type { display: none; }
    #faq .row > div:last-of-type { padding: 24px 6%; }
    .hdr-accordion h3 { font-size: 1.2em; }
    .hdr-accordion-header { padding-right: 0; }
    
    #project-gallery { margin-bottom: 10px; }

    #footer-top { display: block; padding: 32px 6% 14px; }
    #footer-top img { display: block; height: 62px; margin: 0 auto; }
    #jotform { margin-left: 0; margin-top: 32px; width: 100%; }
    #jotform h2 { position: relative; right: 0; transform: rotateX(-90deg) skewX(8deg) rotateY(0deg); width: 100%; }
    #jotform h2 span { padding: 16px; }
}

@media screen and (max-width: 768px) {
    #content > section { padding: 16px 8% 32px; }

    #header-top { font-size: .8em; }
    #header-bottom { padding: 20px 8% 24px; }
    #header-bottom h1 { font-size: 1.5em; top: 44px; }
    #header-bottom h1 > span { line-height: 1em; margin-top: 4px; }
    #header-bottom img { height: 54px; margin-bottom: 14px; }

    #priorities div { font-size: 1em; }
    #priorities h3 { font-size: 1.5em; }
    #priorities ul { margin: 0 0 18px; }
    #priorities li { border-radius: 12px; height: auto !important; left: 24px; margin: 14px 0 0; padding: 12px 18px; width: 100%; }

    #partners .row > div:first-of-type { padding: 18px 8%; }
    #partners .row > div:last-of-type { height: 240px; }
    
    #project-gallery { margin-bottom: 4px; }
    #project-gallery > .photo-row { flex-wrap: wrap; gap: 0; }
    #project-gallery .photo-manip { width: 80%; }
                                  
    #faq .row > div:last-of-type { padding: 24px 8% 6px; }
}

@media screen and (max-width: 575px) {
    #intro h2 { font-size: 1.6em; }
}