/*

 - cache/global.less.60adca73220c7e0bb97a578f4633aa64.css
 - cache/module--common.less.ab0b1cbc2a871c498d507cf902b3d1c1.css
 - cache/frame.less.2678cd6398352f2582913f524e6a5d3d.css
 - cache/module--socialMedia.icons.less.d3dbcd9a1b5f2437245b8268c677ca0e.css

*/


/* minified the hell out of this */

/* minified the hell out of this */
html {min-height: 100vh;
background: linear-gradient(#0e293c,#0e293c 50vh,#091b27 100vh);
scroll-behavior: smooth;}
body {background: #fff;
font-family: Signika, sans-serif;
font-size: 16px;}
body .n-product {display: inline-block;
font-family: 'Dorsa', sans-serif;
font-size: 1.8em;
line-height: 100%;}
body .n-product::first-letter {color: #007afb;
font-size: 70%;
line-height: 70%;
vertical-align: top;}
body h1 {background: #51bafd;
padding: 15px;
color: #000;
font-size: 28px;
font-weight: 600;
margin-bottom: 0;
text-transform: uppercase;
text-align: center;}
body h2 {display: inline-block;
font-weight: 700;
font-size: 25px;
padding: 0 50px 15px 0;
margin-bottom: 25px;
border-bottom: 2px solid #ff6d00;
text-transform: uppercase;}
body article h4[itemprop="headline"] {font-weight: 700;
font-size: 1.6;
padding: 0 0 12px 0;
margin: 40px 0 0.6em 0;
position: relative;
text-transform: uppercase;
max-width: 800px;
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;}
body article h4[itemprop="headline"]:after {content: '';
display: block;
position: absolute;
width: 160px;
bottom: 0;
border-bottom: 2px solid #ff6d00;}
body article date {display: block;
text-align: right;
font-size: 11px;}
body article figure.img-flex {padding-bottom: 65%;}
body article:not([itemtype="http://schema.org/NewsArticle"]) .content {max-width: 800px;
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;
margin-top: 60px;
margin-bottom: 60px;}
body section.article-container {position: relative;}
body section .container {position: relative;
padding-top: 60px;
padding-bottom: 60px;
max-width: 800px;}
body section a.anchor {position: absolute;
top: -100px;}
body section.news .container {display: flex;
flex-wrap: wrap;
justify-content: space-around;}
body section.news .container .item {flex-basis: calc(50% - 24px);
flex-grow: 1;
min-width: 300px;
margin: 12px;
border-radius: 0;
max-width: calc( 50% - 24px);}
body section.news .container .item .card-img-top {display: grid;
border-radius: 0;
overflow: hidden;}
body section.news .container .item .card-img-top .figure {padding-bottom: 60%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
transition: all 0.5s;}
body section.news .container .item .card-title {text-transform: uppercase;
display: block;
font-size: 21px;
color: #21628f;
margin-bottom: 0.6em;
line-height: 1.1;}
body section.news .container .item .card-footer {background: #fff;}
body section.news .container .item:hover .card-img-top .figure {transform: scale(1.1);}
body section.newsletter .container {display: grid;
grid-template-columns: auto 1fr;
grid-template-rows: auto;
grid-gap: 24px;}
@media (max-width:991px) {body section.newsletter .container {grid-template-columns: auto;
grid-template-rows: auto auto;}}
body section.newsletter .previous-issues {list-style: none;
padding: 0;}
body section.contact .container {display: grid;
grid-template-columns: 65% 1fr;
grid-template-rows: auto;
grid-gap: 48px;}
body section.contact .container aside {min-height: 360px;}
body section.contact .container .contact-details {margin-top: 40px;}
@media (max-width:991px) {body section.contact .container {grid-template-columns: auto;
grid-template-rows: auto auto;}
body section.contact .container aside {min-height: 200px;}
body section.contact .container .contact-details {margin: 0 auto;}}
body .lead {font-size: 1rem;}
body .carousel .carousel-inner .carousel-item {height: 64vh;
min-height: 320px;
max-height: 500px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;}
body .carousel .carousel-inner .carousel-item .aligner {position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 0;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;}
body .carousel .carousel-inner .carousel-item .aligner .carousel-caption {position: static;}
body .carousel .carousel-inner .carousel-item .carousel-caption {text-transform: uppercase;
font-size: 30px;
font-weight: bold;
text-shadow: 0 7px 20px rgba(0,0,0,0.5);
padding: 0 20%;
opacity: 0;
transition: all 0.6s;
transform: translateY(-60px);}
body .carousel .carousel-inner .carousel-item .carousel-caption h2 {font-size: 22px;}
body .carousel .carousel-inner .carousel-item .carousel-caption p {font-size: 20px;}
body .carousel .carousel-inner .carousel-item .carousel-caption .partner-logos {list-style: none;
padding: 0;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: left;}
body .carousel .carousel-inner .carousel-item .carousel-caption .partner-logos li {flex-grow: 1;
flex-basis: 25%;
min-width: 150px;
max-width: 33%;
padding: 6px;}
body .carousel .carousel-inner .carousel-item .carousel-caption .partner-logos li img {display: block;
max-width: 100%;}
@media (max-width:767px) {body .carousel .carousel-inner .carousel-item .carousel-caption {font-size: 22px;}
body .carousel .carousel-inner .carousel-item .carousel-caption h2 {font-size: 18px;}
body .carousel .carousel-inner .carousel-item .carousel-caption p {font-size: 12px;}
body .carousel .carousel-inner .carousel-item .carousel-caption .partner-logos li {min-width: 90px;}}
body .carousel .carousel-inner .carousel-item.active .carousel-caption {opacity: 1;
transform: translateY(0);}
body .carousel .carousel-inner .carousel-item.has-content .carousel-caption {text-align: left;}
body .aquatic-life {display: flex;
flex-wrap: wrap;
justify-content: space-around;}
body .aquatic-life .item {flex-basis: 150px;
flex-grow: 1;
text-align: center;}
@media (max-width:991px) {body .aquatic-life .item {min-width: 200px;}}
body .aquatic-life .item img {width: 150px;
height: 176px;}
body .portfolio {background: #eee;}
body .portfolio .item {border-radius: 12px;}
body .portfolio .item .card-header {display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
color: #fff;
font-size: 22px;
text-align: center;
line-height: 1.1;
padding: 24px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
background: linear-gradient(to bottom,#51bafd 0%,#0871b4 100%);}
body .portfolio .container {display: flex;
flex-wrap: wrap;}
body .portfolio .container .item {flex-basis: calc(25% - 24px);
flex-grow: 1;
min-width: 250px;
margin: 12px;}
body .card date {display: block;
text-align: right;
font-size: 11px;}
body .btn-primary {background-color: #51bafd;
border-color: #1fa6fc;}
body .btn-primary:hover {background-color: #014f81;}
body .img-responsive {max-width: 100%;}
body .img-flex {background-size: cover;
background-position: center;
background-repeat: no-repeat;}
body .img-flex > img {display: none;}
body .img-flex-list {display: block;
margin: 40px 0;}
body .img-flex-list tr {display: flex;
flex-direction: row;
flex-wrap: wrap;}
body .img-flex-list td {display: block;
width: 25%;
min-width: 150px;
flex-grow: 1;}
@media (max-width:767px) {body .img-flex-list td {min-width: 120px;}}
body .img-flex-list td p {text-align: center;
margin: 0;}
body .img-flex-list td p:nth-child(2) {margin-top: -20px;}
body .img-flex-list td img {display: block;
max-width: 100%;
padding: 0 25px;
margin: 0 auto;}
body > main.has-bg {padding-bottom: 26%;
background-image: url("/assets/images/background/waves.svg");
background-repeat: no-repeat;
background-size: 100%;
background-position: center bottom;}
body article.case.studies {max-width: 1024px;
padding-left: 15px;
padding-right: 15px;
margin-left: auto;
margin-right: auto;
display: grid;
grid-template-columns: 300px 1fr;
grid-template-rows: repeat(auto,4);
grid-template-areas: "thumbnail title" "thumbnail lead" "thumbnail content" "cover cover";
margin-top: 60px;
margin-bottom: 90px;}
@media (max-width:991px) {body article.case.studies {grid-template-columns: auto;
grid-template-rows: repeat(auto,5);
grid-template-areas: "thumbnail" "title" "lead" "content" "cover";}}
body article.case.studies .cover-image {grid-area: cover;
width: 100%;}
body article.case.studies .title {grid-area: title;}
body article.case.studies .lead {grid-area: lead;}
body article.case.studies .content {grid-area: content;
padding: 0;
max-width: none;}
body article.case.studies .thumbnail {grid-area: thumbnail;
width: 100%;}
/* minified the hell out of this */
.btn-collapse .fa-expand {display: none;}
.btn-collapse .fa-compress {display: inline-block;}
.btn-collapse.collapsed .fa-expand {display: inline-block;}
.btn-collapse.collapsed .fa-compress {display: none;}
.panel-heading .btn-collapse {float: right;
margin-top: -1px;
margin-right: -5px;
background: none;
border: none;}
.panel-heading .btn-collapse:focus,
.panel-heading .btn-collapse:active {outline: none;}
nav > ul.pagination {margin-bottom: 1rem;}
/* minified the hell out of this */
[nj-semantic*= 'header'] {display: grid;
grid-template-rows: auto;}
[nj-semantic*= 'header'][nj-semantic *= "wBrandStripe"] {grid-template-rows: 1fr auto;
grid-template-columns: auto;}
[nj-semantic*= 'header'][nj-semantic *= "wBrandStripe"] [nj-semantic= 'brandStripe'] {width: 100%;
padding-left: calc((100% - 1400px ) / 2);
padding-right: calc((100% - 1400px ) / 2);
margin: 0 auto;
display: grid;
grid-template-columns: auto 1fr auto;
align-items: center;
grid-gap: 15px;
padding-top: 15px;
padding-bottom: 15px;}
@media (max-width:1199px) {[nj-semantic*= 'header'][nj-semantic *= "wBrandStripe"] [nj-semantic= 'brandStripe'] {width: 100%;
max-width: none;
padding-left: 0;
padding-right: 0;
margin: 0 auto;}}
@media (max-width:1199px) and (max-width:1440px) {[nj-semantic*= 'header'][nj-semantic *= "wBrandStripe"] [nj-semantic= 'brandStripe'] {padding-left: 15px;
padding-right: 15px;}}
@media (max-width:991px) {[nj-semantic*= 'header'][nj-semantic *= "wBrandStripe"] [nj-semantic= 'brandStripe'] {grid-template-rows: auto auto auto;
grid-template-columns: auto;
text-align: center;}}
[nj-semantic*= 'header'] [nj-semantic*= 'navbar'] {width: 100%;
padding-left: calc((100% - 1400px ) / 2);
padding-right: calc((100% - 1400px ) / 2);
margin: 0 auto;}
@media (max-width:1199px) {[nj-semantic*= 'header'] [nj-semantic*= 'navbar'] {width: 100%;
max-width: none;
padding-left: 0;
padding-right: 0;
margin: 0 auto;}}
@media (max-width:1199px) and (max-width:1440px) {[nj-semantic*= 'header'] [nj-semantic*= 'navbar'] {padding-left: 15px;
padding-right: 15px;}}
header {width: 100%;
padding-left: calc((100% - 1400px ) / 2);
padding-right: calc((100% - 1400px ) / 2);
margin: 0 auto;
position: relative;
z-index: 1000;
background: transparent;
padding-top: 15px;
padding-bottom: 10px;
grid-area: header;}
@media (max-width:1199px) {header {width: 100%;
max-width: none;
padding-left: 0;
padding-right: 0;
margin: 0 auto;}}
@media (max-width:1199px) and (max-width:1440px) {header {padding-left: 15px;
padding-right: 15px;}}
header .header-container {display: grid;
grid-template-columns: auto 1fr;
align-items: center;
padding-left: 15px;
padding-right: 15px;
grid-template-areas: 'logo nav';
grid-column-gap: 30px;}
@media (max-width:991px) {header .header-container {grid-template-columns: auto 1fr;
grid-template-areas: 'nav logo';
grid-column-gap: 10px;
padding: 0;}}
@media (max-width:479px) {header .header-container {grid-template-columns: 1fr auto;
grid-template-rows: auto;
grid-template-areas: 'logo nav';}}
header .logo {grid-area: logo;}
header .logo img {width: 162px;}
header .icons {grid-area: icons;
display: inline-flex;
justify-content: flex-end;
align-items: center;}
@media (max-width:479px) {header .icons {padding-top: 15px;
padding-bottom: 15px;
justify-content: space-between;}}
header .icons .social-media-icons {margin-right: 15px;}
@media (max-width:991px) {header .icons .social-media-icons {justify-content: center;}}
header .icons .btn {font-size: 10px;
padding: 4px 18px;}
header nav {grid-area: nav;
background-color: transparent;
justify-content: end !important;
position: relative;}
header nav .navbar-nav {list-style: none;}
header nav .navbar-toggler {width: 50px;
height: 38px;
color: #fff;
background: #336589;
border: 1px solid #336589;
padding: 10px 10px;
font-size: inherit;
border-radius: 15px;
cursor: pointer;
border-radius: 10px;}
header nav .navbar-toggler span {background-color: currentColor;
transition: all .3s linear;}
header nav .navbar-toggler:hover {border: 1px solid #336589;}
header nav .navbar-toggler:hover span {color: #fff;}
header nav .navbar-toggler[aria-expanded="true"] {border: 1px solid #336589;}
header nav .navbar-toggler[aria-expanded="true"] span {color: #fff;}
header nav .navbar-toggler[aria-expanded="true"] span:nth-child(2) {opacity: 0;}
header nav .navbar-toggler[aria-expanded="true"] span:nth-child(1) {top: 10%;
transform: translateY(13px) rotate(45deg);}
header nav .navbar-toggler[aria-expanded="true"] span:nth-child(3) {top: 82%;
transform: translateY(-13px) rotate(-45deg);}
@media (max-width:991px) {header nav .navbar-collapse {display: grid !important;
height: 0;}
header nav .navbar-nav {background-color: #336589;
position: absolute;
width: 220px;
top: 100%;
height: 0;
left: -300px;
z-index: 1;
transition: left .3s linear;
overflow: hidden;
box-shadow: 1px 1px 10px rgba(0,0,0,0.3);}
header nav .navbar-nav .nav-item {display: flex;
flex-direction: column;}
header nav .navbar-nav .nav-item .nav-link {text-align: left;
color: #fff;}
header nav .navbar-nav .nav-item .dropdown-menu {position: static;}
header nav .show .navbar-nav {height: auto;
left: -15px;
transition: left .3s linear;}
header nav .show .navbar-nav .nav-link {padding: 15px;}}
@media (max-width:991px) and (max-width:479px) {header nav .navbar-nav {left: auto;
right: -300px;
transition: right .3s linear;}}
@media (max-width:991px) and (max-width:479px) {header nav .show .navbar-nav {left: auto;
right: -15px;
transition: right .3s linear;}}
header nav .nav-link {display: block;
width: 100%;
height: 100%;
padding: 26px 15px;
text-align: center;
text-transform: none;
text-decoration: none;
color: #525252;
position: relative;
z-index: 10;
transition: all .3s linear;}
header nav .nav-link.active,
header nav .nav-link:hover {color: #51bafd;
text-decoration: underline;
text-decoration-style: wavy;
text-decoration-color: #51bafd;
text-underline-position: under;}
[nj-semantic~= 'nav'] {display: grid;
grid-auto-flow: column;}
[nj-semantic*= 'navbar'] {display: grid;
grid-auto-flow: column;
align-items: center;}
[nj-semantic*= 'navbar'][nj-semantic *= "fixed-top"] {position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 1030;}
@media (max-width:1199px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-xl'] {display: block;
padding-top: 15px;
padding-bottom: 15px;}
[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-xl'] [nj-semantic~= 'nav'] {grid-auto-flow: row;}}
@media (max-width:1199px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-xl'] [nj-semantic*= 'toggler'] {display: block;}}
@media (max-width:1199px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-xl'] [nj-semantic*= 'collapse']:not(.show) {display: none;}}
@media (max-width:991px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-lg'] {display: block;
padding-top: 15px;
padding-bottom: 15px;}
[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-lg'] [nj-semantic~= 'nav'] {grid-auto-flow: row;}}
@media (max-width:991px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-lg'] [nj-semantic*= 'toggler'] {display: block;}}
@media (max-width:991px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-lg'] [nj-semantic*= 'collapse']:not(.show) {display: none;}}
@media (max-width:767px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-md'] {display: block;
padding-top: 15px;
padding-bottom: 15px;}
[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-md'] [nj-semantic~= 'nav'] {grid-auto-flow: row;}}
@media (max-width:767px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-md'] [nj-semantic*= 'toggler'] {display: block;}}
@media (max-width:767px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-md'] [nj-semantic*= 'collapse']:not(.show) {display: none;}}
@media (max-width:479px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-sm'] {display: block;
padding-top: 15px;
padding-bottom: 15px;}
[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-sm'] [nj-semantic~= 'nav'] {grid-auto-flow: row;}}
@media (max-width:479px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-sm'] [nj-semantic*= 'toggler'] {display: block;}}
@media (max-width:479px) {[nj-semantic*= 'navbar'][nj-semantic ~= 'expand-sm'] [nj-semantic*= 'collapse']:not(.show) {display: none;}}
[nj-semantic*= 'navbar'] [nj-semantic*= 'toggler'] {display: none;
position: relative;}
[nj-semantic*= 'navbar'] [nj-semantic*= 'toggler'] span {display: block;
position: absolute;
height: 3px;
width: 60%;
left: 20%;
border-radius: 9px;
opacity: 1;
text-align: center;}
[nj-semantic*= 'navbar'] [nj-semantic*= 'toggler'] span:nth-child(1) {top: 21%;}
[nj-semantic*= 'navbar'] [nj-semantic*= 'toggler'] span:nth-child(2) {top: 48%;}
[nj-semantic*= 'navbar'] [nj-semantic*= 'toggler'] span:nth-child(3) {top: 73%;}
[nj-semantic*= 'navbar'] [nj-semantic*= 'collapse'] {display: grid;}
.nav {display: flex;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;}
.nav-link {display: block;
padding: 15px 15px;}
.nav-link:hover,
.nav-link:focus {text-decoration: none;}
.nav-link.disabled {color: rgba(255,255,255,0.5);
text-decoration: none;}
.nav-tabs {border-bottom: 1px solid #f2f2f2;}
.nav-tabs .nav-item {margin-bottom: -1px;
margin-right: -1px;}
.nav-tabs .nav-link {color: #51bafd;
background: transparent;
border: 1px solid transparent;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
transition: all .1s linear;}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {color: #1fa6fc;
background: transparent;
border-color: transparent;
border-bottom-color: transparent;}
.nav-tabs .nav-link.disabled {color: rgba(255,255,255,0.5);
background-color: transparent;
border-color: transparent;}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {color: #336589;
background-color: #ffffff;
border-color: #254a64;
border-bottom-color: #ffffff;}
.nav-tabs .dropdown-menu {margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;}
.nav-pills .nav-link {border-radius: 15px;}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {color: #fff;
background-color: #51bafd;}
.tab-content > .tab-pane {display: none;}
.tab-content > .active {display: block;}
[nj-semantic*= 'footer'] {display: grid;
grid-template-rows: auto;}
[nj-semantic*= 'footer'][nj-semantic *= wTop],
[nj-semantic*= 'footer'][nj-semantic *= wLegal] {grid-template-rows: 1fr auto;
grid-template-columns: auto;
width: 100%;}
[nj-semantic*= 'footer'][nj-semantic *= wTop][nj-semantic *= wLegal] {grid-template-rows: 1fr auto auto;
grid-template-columns: auto;}
[nj-semantic*= 'footer'] [nj-semantic*= footerTop],
[nj-semantic*= 'footer'] [nj-semantic*= footerLegal],
[nj-semantic*= 'footer'] [nj-semantic*= footerNavigation] {width: 100%;
padding-left: calc((100% - 1400px ) / 2);
padding-right: calc((100% - 1400px ) / 2);
margin: 0 auto;}
@media (max-width:1199px) {[nj-semantic*= 'footer'] [nj-semantic*= footerTop],
[nj-semantic*= 'footer'] [nj-semantic*= footerLegal],
[nj-semantic*= 'footer'] [nj-semantic*= footerNavigation] {width: 100%;
max-width: none;
padding-left: 0;
padding-right: 0;
margin: 0 auto;}}
@media (max-width:1199px) and (max-width:1440px) {[nj-semantic*= 'footer'] [nj-semantic*= footerTop],
[nj-semantic*= 'footer'] [nj-semantic*= footerLegal],
[nj-semantic*= 'footer'] [nj-semantic*= footerNavigation] {padding-left: 15px;
padding-right: 15px;}}
[nj-semantic*= 'footer'] [nj-semantic*= footerTop] {display: grid;
grid-template-columns: 1fr auto;
grid-template-rows: auto;}
@media (max-width:991px) {[nj-semantic*= 'footer'] [nj-semantic*= footerTop] {grid-template-columns: 1fr;
grid-template-rows: auto auto auto;}}
[nj-semantic*= 'footer'] [nj-semantic*= footerLegal] {padding-top: 15px;
padding-bottom: 15px;}
[nj-semantic*= 'footer'] [nj-semantic*= footerLegal] > div.legal-notice {display: grid;
grid-gap: 15px;}
@media (max-width:991px) {[nj-semantic*= 'footer'] [nj-semantic*= footerLegal] > div.legal-notice {text-align: center;
grid-template-columns: auto;
grid-template-rows: auto auto;}}
[nj-semantic*= 'footer'] [nj-semantic*= footerNavigation] {display: grid;
grid-auto-flow: column;
justify-content: center;
grid-column-gap: 15px;
padding-top: 15px;
padding-bottom: 15px;}
footer {grid-area: footer;
position: relative;}
footer .top {background-color: #fff;
color: #0E293C;
padding-top: 50px;
padding-bottom: 50px;
background: linear-gradient(0deg,#fff 70%,rgba(0,0,0,0.1) 100%);
grid-gap: 30px;
align-items: start;
width: 100%;
padding-left: calc((100% - 1400px ) / 2);
padding-right: calc((100% - 1400px ) / 2);
margin: 0 auto;
grid-template-columns: 1fr 1fr;}
@media (max-width:1199px) {footer .top {width: 100%;
max-width: none;
padding-left: 0;
padding-right: 0;
margin: 0 auto;}}
@media (max-width:1199px) and (max-width:1440px) {footer .top {padding-left: 15px;
padding-right: 15px;}}
@media (max-width:1199px) {footer .top {grid-template-columns: 1fr;
padding-bottom: 30px;}}
footer .top > div {display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
align-items: center;
padding: 15px 15px 30px;}
@media (max-width:767px) {footer .top > div {padding: 30px 0;}}
footer .top h5 {text-transform: uppercase;
color: rgba(51,101,137,0.5);
font-size: 18px;
margin-bottom: 1em;}
footer .top .contact-us {padding-top: 0;
padding-bottom: 0;
display: grid;
grid-template-columns: auto 1fr;
grid-gap: 30px;}
@media (max-width:767px) {footer .top .contact-us {grid-template-columns: 1fr;}}
footer .top .contact-us .email,
footer .top .contact-us .social-media {margin-bottom: 30px;}
footer .top .contact-us .social-media .social-media-icons {justify-content: center;}
footer .top .contact-us .newsletter .controls button {width: 100%;}
footer .top .contact-us .newsletter form {display: grid;
grid-template-columns: 1fr 1fr;
grid-column-gap: 15px;}
footer .top .contact-us .newsletter form .controls,
footer .top .contact-us .newsletter form .checkbox,
footer .top .contact-us .newsletter form .form-group:nth-child(3) {grid-column: 1/3;}
footer .top .contact-us .newsletter .checkbox {margin-bottom: 15px;}
footer .top .contact-us .newsletter .checkbox label {display: grid;
grid-template-columns: auto 1fr;
align-items: center;
grid-gap: 5px;
font-size: 16px;}
footer .eu-project-legal {background-color: #0E293C;
color: #fff;}
footer .eu-project-legal .legal-notice {font-size: 13px;
display: grid;
grid-template-columns: auto 1fr;
grid-gap: 15px;
padding-left: 15px;
padding-right: 15px;
width: 100%;
max-width: 990px;
margin: 0 auto;}
footer .eu-project-legal p {margin-top: 0;
margin-bottom: 3px;}
footer .eu-project-legal img {width: 66px;}
footer .navigation {display: grid;
grid-template-columns: 1fr 1fr 1fr auto;
grid-gap: 15px;
list-style: none;}
@media (max-width:991px) {footer .navigation {grid-template-columns: repeat(2,1fr);
grid-template-rows: repeat(2,auto);}}
@media (max-width:767px) {footer .navigation {grid-template-columns: 1fr;
grid-template-rows: repeat(4,auto);}}
footer .navigation ul {list-style: none;
padding: 0;}
footer .navigation ul a {color: #336589;}
.social-media-icons {display: grid;
grid-gap: 15px;}
.social-media-icons .social-media-icon {display: inline-flex;
align-items: center;
justify-content: center;
width: 2em;
height: 2em;
font-size: 16px;
color: #ffffff;
background-color: #336589;
border: 1px solid #ffffff;
border-radius: 5px;
transition: all .3s linear;}
.social-media-icons .social-media-icon:hover {color: #ffffff;
background-color: #51bafd;
border-color: #51bafd;
text-decoration: none;}
.dropup,
.dropright,
.dropdown,
.dropleft {position: relative;
margin-top: 0;}
.dropdown-toggle:before,
.dropdown-toggle:after {display: inline-block;
width: 0.7em;
height: 0.7em;
content: "";
border-top: 2px solid currentColor;
border-right: 2px solid currentColor;
border-left: none;}
.dropdown-toggle:before {display: none;}
.dropdown-toggle:after {transform: rotate(135deg);
margin: 0 0 0.2em 1em;}
.dropup .dropdown-menu {margin-bottom: 0;}
.dropup .dropdown-toggle:after {transform: rotate(-45deg);
margin: 0 0 0.2em 1em;}
.dropright .dropdown-menu {margin-left: 0;}
.dropright .dropdown-toggle:after {transform: rotate(45deg);
margin: 0 0 0.2em 1em;}
.dropleft .dropdown-menu {margin-right: 0;}
.dropleft .dropdown-toggle:before {display: inline-block;
transform: rotate(-135deg);
margin: -0.2em 10px 0 0;}
.dropleft .dropdown-toggle:after {display: none;}
.dropdown-menu {position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 0 0 0;
font-size: 16px;
color: #0E293C;
text-align: left;
list-style: none;
background-color: #ffffff;
background-clip: padding-box;
border: 1px solid transparent;
border-radius: 0;
box-shadow: 0 0 4px 1px #f3f8fb;}
.dropdown-menu.show {display: block;}
.dropdown-item {display: block;
width: 100%;
padding: 10px 20px;
clear: both;
font-weight: normal;
color: #51bafd;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;}
.dropdown-item:hover,
.dropdown-item:focus {color: #1fa6fc;
text-decoration: none;
background-color: #fff;}
.dropdown-item.active,
.dropdown-item:active {color: #1fa6fc;
text-decoration: none;
background-color: #fff;}
.dropdown-item.disabled,
.dropdown-item:disabled {color: lightgray;
background-color: transparent;}
.dropdown-divider {height: 0;
overflow: hidden;
margin: 7.5px 0;
font-size: 16px;
color: #336589;
border-top: 1px solid #336589;}
.dropdown-header {display: block;
padding: 5px 20px;
margin-bottom: 0;
font-size: 16px;
color: #336589;
white-space: nowrap;}
.btn {display: inline-block;
width: auto;
background-clip: padding-box;
padding: 9px 27px;
font-size: 16px;
font-weight: normal;
line-height: 1.5;
border-radius: 15px;
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;}
.btn:focus {box-shadow: 0 0 4px 1px #f3f8fb;}
.btn:disabled {box-shadow: 0.8;
cursor: default;}
.btn:not(:disabled):not(.disabled) {cursor: pointer;}
.btn-sm {padding: 6.75px 20.25px;
font-size: 14px;
border-radius: 10.5px;}
.btn-lg {padding: 16.2px 48.6px;
font-size: 20px;
border-radius: 19.5px;}
.btn-block {display: block;
width: 100%;
text-align: center;}
.btn-block + .btn-block {margin-top: 13.5px;}
.btn-collapse .fa-expand {display: none;}
.btn-collapse.collapsed .fa-expand {display: block;}
.btn-collapse.collapsed .fa-compress {display: none;}
.dropdown-toggle-split {padding-right: 20.25px;
padding-left: 20.25px;}
.dropdown-toggle-split::after {margin-left: 0;}
.btn-sm + .dropdown-toggle-split {padding-right: 15.12px;
padding-left: 15.12px;}
.btn-lg + .dropdown-toggle-split {padding-right: 36.45px;
padding-left: 36.45px;}
.btn-group,
.btn-group-vertical {position: relative;
display: inline-flex;
vertical-align: middle;}
.btn-group > .btn,
.btn-group-vertical > .btn {position: relative;
flex: 0 1 auto;}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {z-index: 1;}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {margin-left: -1px;}
.btn-group.show .dropdown-toggle,
.btn-group-vertical.show .dropdown-toggle {box-shadow: 0 0 4px 1px #f3f8fb;}
.btn-group.show .dropdown-toggle.btn-link,
.btn-group-vertical.show .dropdown-toggle.btn-link {box-shadow: none;}
.btn-group > .btn:first-child {margin-left: 0;}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {border-top-right-radius: 0;
border-bottom-right-radius: 0;}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {border-top-left-radius: 0;
border-bottom-left-radius: 0;}
.btn-group-vertical {flex-direction: column;
align-items: flex-start;
justify-content: center;}
.btn-group-vertical .btn,
.btn-group-vertical .btn-group {width: 100%;}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {margin-top: -1px;
margin-left: 0;}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {border-bottom-right-radius: 0;
border-bottom-left-radius: 0;}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {border-top-left-radius: 0;
border-top-right-radius: 0;}
.btn {text-transform: uppercase;
font-weight: 700;}
/* minified the hell out of this */
body .social-media-icons {margin: 0;
padding: 0;
list-style: none;
white-space: nowrap;}
body .social-media-icons.horizontal {display: flex;
flex-direction: row;}
body .social-media-icons.bordered li {border: solid 2px;}
body .social-media-icons.rounded li {border-radius: 50%;}

