body {

    overflow-x: hidden;

    background-color: #f5f5f5;

}



/** HEADER **/
header.with-overflow {
    overflow: auto;
    height: 100%;
}
header {

    position: fixed;

    width: 100%;

    z-index: 99;
   

}
header .language-container ul a {
    display: inline-block;
    width: 100%;
    padding: .25rem 1.5rem;
}
header .language-container .dropdown-item {
    padding: 0;
}
header .header-large:before {

    background-color: transparent;

    transition: background-color 0.2s ease-in-out;

    content:"";

    top:0;

    left: 0;

    width: 100%;

    position: absolute;

    height: 155px;

}

header > .header-large.scrolling-white-bg:before,

header > .header-small.scrolling-white-bg,

header .header-large.scrolling-white-bg .header-border,

header .header-large.search-white-bg:before, header.scrolling,

header .white-bg, header .white-bg .overlay {    

    background-color: #FFFFFF !important;   

}

header .header-large:not(.white-bg):not(.search-white-bg) .overlay {

    height: 0;

}

header .header-large .overlay {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    background-color: transparent;

    transition: background-color 0.2s ease-in-out;

}

header .white-bg .overlay {

    height: 738px;    

}

header .header-large:after {

    content: "";

    position: absolute;

    left: 0;

    top: 0;    

    width: 100%;

    transition: all 0.2s ease;

    display: block;

    z-index: -1;

}

header .white-bg:after,

header .search-white-bg:after {

    background: #13383C;

    opacity: 0.7;

    transition: opacity 0.2s ease-in-out;

    height: 100vh;

}

header .header-large {    

    z-index: 9999;

    position: relative;

    padding-top: 20px;

}

header .header-large .header-border {

    margin-top: 20px;

    border-top: 1px solid #80A2A6;

    border-bottom: 1px solid #80A2A6;

    z-index: 8;

    position: relative;

}

header .header-large.search-white-bg .header-border {

    background-color: #FFFFFF;

}

header .header-large.white-bg a[data-level="1"],

header .header-large.search-white-bg a[data-level="1"],

header > .header-large.scrolling-white-bg a[data-level="1"] {

    color: #000000;

}

header .header-large:not(.white-bg):not(.search-white-bg) a[data-level="1"]

header > .header-large:not(.scrolling-white-bg) a[data-level="1"]

 {

    color: #FFFFFF;    

}

header .header-large a[data-level="1"] {

    padding-left: 8px;

    padding-right: 8px;

    font-size: 15px;

}

header .header-large a[data-level="1"] {

    position: relative;

    font-family:'Inter-Regular', sans-serif;

    color: #FFFFFF;

}

header .header-large div[data-level="1"] > a:after, header .header-large .navbar > a[data-level="1"]:after {

    content: "";

    height: 0;

    width: 100%;

    background-color: transparent;

    position: absolute;

    left: 0;

    bottom: 0;

    transition: height 0.2s ease;

}

header .header-large div[data-level="1"].active >  a:after, header .header-large .navbar > a[data-level="1"].active:after,

header .header-large div[data-level="1"]:hover > a:after, header .header-large .navbar > a[data-level="1"]:hover:after {

    background-color: #80A2A6;

    height: 3px;

}

header .dropdown-menu {

    border-radius: 0;

}

header .dropdown-menu .dropdown-item {

    cursor: pointer;

}

header .dropdown-toggle::after {

    display: none;

}

header .header-large a {

    cursor: pointer;

}

header a#selected-lang, header a#selected-lang:hover,

header a#selected-lang:focus {

    text-decoration: none;

}

header .header-large .navbar {

    position: relative;

    padding: 0;

}

header p.nav-link {

    margin: 0;

    font-family: Inter-ExtraBold, sans-serif;

    color: #000000;

    margin-top: 32px;

    padding-top: 0;

}

header .header-large a[data-level="2"], header .header-large a[data-level="3"],

header .header-large a[data-level="2"]:hover, header .header-large a[data-level="3"]:hover

 {

    color: #13383C;

    font-family: Inter-Medium, sans-serif;

    padding-top: 0;

}

header .header-large a[data-level="2"]:not(.active):not(:hover),

header .header-large a[data-level="3"]:not(.active):not(:hover) {

    color: #A0A0A0;    

}

header .header-large .links-container {

    position: absolute;

    left: 0;

    width: 100%;

}

header .header-large .links-container.active, header .header-large .active .submenu {

    display: flex;

    flex-direction: column;

    max-height: 575px;

    height: 574px;

    overflow-y: visible;

    overflow-x: hidden;

}

header .header-large .links-container.active, header .header-large .active .submenu a{
   
}

header .header-large .submenu img {

    display: inline-block;

    margin-left: 8px;

    margin-top: 4px;

}

header .header-large .submenu {

    position: relative;

    right: 0;

}

header .header-large .submenu > a, header .header-large .submenu a.has-children {

    display: flex;

    align-items: center;

    justify-content: space-between;

    width: fit-content;

    padding-top: 0;

}

header .header-large .submenu-1 {

    position: absolute;

    top: 0;

    left: 34%;

    height: 100%;

    width: 100%;

}

header .header-large .nav-link[data-level="1"] {

    padding-top: 1rem;

    padding-bottom: 1rem;

}

header > div.scrolling-white-bg a#selected-lang {

    color: #000000;

}

header > div:not(.scrolling-white-bg) a#selected-lang:not(.small-selected-lang) {

    color: #FFFFFF;

}

header .header-large .links-container, 

header .header-large div[data-level="1"]:not(.active) > div, 

header .header-large a[data-level="2"]:not(.active) > div, 

header .header-large .submenu-1:not(.active), header .header-large.white-bg .white,

header .header-large a[data-level="2"].active .grey,

header .header-large a[data-level="2"]:hover .grey, 

header .header-large a[data-level="2"]:not(.active) .green, 

header .header-large a[data-level="2"]:not(:hover) .green, 

header .header-large:not(.white-bg):not(.search-white-bg):not(.scrolling-white-bg) a[data-level="1"] .green, 

header .header-large.white-bg .chevron-white, header .header-large.scrolling-white-bg .chevron-white, 

header .header-large:not(.white-bg):not(.search-white-bg):not(.scrolling-white-bg) .chevron-black, 

header .header-large:not(.white-bg):not(.search-white-bg):not(.scrolling-white-bg) .logo-color, 

header .header-large.white-bg .logo-white, header .header-large.search-white-bg .logo-white,

header .header-large.scrolling-white-bg .logo-white, 

header .header-large.search-white-bg a[data-level="1"] img.white, 

header .header-large.search-white-bg img.img-fluid.chevron-white,

header .header-small .navbar-nav .dropdown-menu:not(.open) > *,

header > .header-large.scrolling-white-bg a[data-level="1"] .white,

header .header-small:not(.scrolling-white-bg) > .container > .row > .col-6 > .logo .logo-color,

header .header-small.scrolling-white-bg > .container > .row > .col-6 > .logo .logo-white,

header .header-small:not(.scrolling-white-bg) .hamburger-black,

header .header-small.scrolling-white-bg > .hamburger-white

 {

    display: none;

}

header .header-large a[data-level="2"], header .header-large div[data-level="2"],

header .header-large a[data-level="2"].active .green, 

header .header-large a[data-level="2"]:hover .green,

header > .header-large.scrolling-white-bg a[data-level="1"] .green {

    display: inline-block;

}

header .header-large:not(.white-bg):not(.search-white-bg) .search, 

header .header-large:not(.white-bg):not(.search-white-bg):not(.scrolling-white-bg) .language-container, 

header .header-small .search, header > .header-large:not(.scrolling-white-bg) .search, 

header > .header-small:not(.scrolling-white-bg) .search

 {

    color:#FFFFFF;

}

header .header-large.white-bg .search, .header-large.white-bg .language-container,

header .header-large.search-white-bg .search, .header-large.search-white-bg .language-container,

header > .header-large.scrolling-white-bg .search, header > .header-small.scrolling-white-bg .search,

header > .header-large.scrolling-white-bg .language-container {

    color: #000000 !important;

}

header .header-large .search {

    margin-right: 60px;

}

header .search {    

    font-family: Inter-ExtraBold, sans-serif;

    font-size: 18px;

}

header .last {

    display: flex;

    justify-content: flex-end;

    align-items: center;

    position: relative;

    z-index: 999;

}

header .language-container {

    font-family: Inter-Regular, sans-serif;

    font-size: 16px;

}

header .header-small {

    padding-top: 12px;

    border-bottom: 1px solid #80A2A6;

    padding-bottom: 12px;

}

header .header-small:before {

    content: "";

    background-color: transparent;

    width: 100%;

    display: block;

    height: 0;

    opacity: 0.7;

    transition: background-color 0.2s ease-in-out;

    position: absolute;

    top: 0;

}

header .header-small.is-open:before {

    height: 100vh;

}

header .header-small.green-overlay:before {

    background: #13383C;

}

header .header-small .logo {

    max-width: 84px;

}

header .header-small .dropdown-menu > .nav-link {

    padding-top: 0;

}

header .header-small #navbarNav {

    transition: opacity 1s ease-in-out, left 1s ease-in-out;

    left: -100vw;

    position: fixed;

    background: #FFFFFF;

    width: 100%;

    top: 0;

    min-height: 100vh;

    overflow-y: scroll;

    max-height: 100%;

    opacity: 0;

}

header .header-small #navbarNav.open {

    left: 0;

    opacity: 1;

}

header .header-small .navbar-nav .dropdown-menu {

    position: relative;

    transition: height 0.2s ease;

    display: block !important;

    border: 0;

    transform: unset !important;

}

header .header-small .navbar-nav .dropdown-menu:not(.open) {

    display: block;

    padding: 0;

    height: 0;

}

header .header-small .navbar-nav .dropdown-menu.open {

    height: 100%;

}

header .header-small .close-section {

    padding-top: 24px;

    border-bottom: 1px solid #80A2A6;

    padding-bottom: 12px;

    margin-bottom: 20px;

}

header .header-small .close-section img {

    max-width: 84px;

}

header .header-small .language-container * {

    color: #000000;

}

header .header-small .close-section .last .language-container {

    margin-right: 32px;

}

header .header-small .navbar-nav .nav-link {

    display: flex;

    justify-content: space-between;

    align-items: center;

}

header .header-small .navbar-nav > .nav-item > .nav-link, 

header .header-small .nav-link.active,

header .header-small .nav-link.active:hover,

header .header-small .navbar-nav > .nav-item .dropdown-menu .nav-link.active {

    color: #000000;

}

header .header-small .navbar-nav > .nav-item > .nav-link:not(.active) {

    font-family: Inter-Regular, sans-serif;    

}

header .header-small .navbar-nav > .nav-item .dropdown-menu .nav-link {

    font-family: Inter-Medium, sans-serif;

    color: #A0A0A0;

}

header .header-small .nav-link.active {

    font-family: Inter-SemiBold, sans-serif;

}

header .header-small .nav-link.active .dropdown-arrow-grey,

header .header-small .nav-link:not(.active) .dropdown-arrow-black {

    display:none;

}

header .header-small #navbarNav .container-fluid > .navbar-nav > li.nav-item:not(:last-child) {

    border-bottom: 1px solid #EAEAEA;

}

header .header-small #navbarNav .container-fluid > .navbar-nav > li.nav-item {

    padding-top: 12px;

    padding-bottom: 12px;

}

header .header-small .children .dropdown-menu {

    padding: 0;

}

.submenu-1.active:before {

    content: "";

    width: 1px;

    height: 50%;

    display: block;

    position: absolute;

    background: #D4D4D4;

    left: -4%;

}

header #link-2 .links-container > .submenu > .nav-link {

    max-width: 320px;

}

@media only screen and (max-width: 1199px) {

    header .header-large {

        display: none;

    }

}

@media only screen and (min-width: 1200px) {    

    header .header-small {

        display: none;

    }

}



/** FOOTER **/

footer {

    background-color: #13383C;

    padding-top: 52px;

    padding-bottom: 84px;

    margin-top: 130px;

}

footer .social-container {

    display: flex;

    justify-content: flex-end;

    align-items: center;

    padding-top: 8px;
    flex-wrap: wrap;

}

footer .social-container a {

    display: inline-block;

}

footer .social-container a:not(:last-child) {

    margin-right: 16px;

}

footer p {
    font-family: Inter-Regular, sans-serif;
    text-align: center;
    color: #FFFFFF;
    font-size: 0.8rem;
}
footer .newsletter-column {
    margin-top: 16px;
}
footer .newsletter-column button {
    width: 100%;
}
footer .newsletter-box {
    background-color: #13383C;    
    padding-bottom: 16px;
    margin-bottom: 24px; 
    padding-top: 16px;   
}
footer .newsletter-box.fixed-box {
    margin-bottom: 0;
    z-index: 99;
    position: fixed;
    bottom: 0;
    width: 100%;
    
}
footer .newsletter-box:not(.fixed-box) .container {
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 16px;
}
footer .newsletter-box form {
    justify-content: center;
}
footer .newsletter label {
    font-family: 'Inter-SemiBold', sans-serif;
    color: #FFFFFF;
    margin-right: 8px;
}
footer .newsletter input {
    color: #13383C;
    font-family: "Inter-Regular", sans-serif;
    border-radius: 0;
}
footer .newsletter input::placeholder {
    color: #13383C;
}
footer .newsletter-box button {
    padding-left: 24px;
    padding-right: 24px
}
footer .newsletter-column button {
    padding: 4px 24px;
}
footer .newsletter button {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    color:#13383C;
    font-family: "Inter-SemiBold", sans-serif;    
}
footer .newsletter button:hover,
footer .newsletter button:focus {
    background-color: #13383C;
    color: #FFFFFF;
}
@media only screen and (max-width: 991px) {

    footer {

        margin-top: 48px;

    }

    footer .logo {

        text-align: center;

        order: 1;

    }

    footer .social {

        order: 2;

        margin-top: 24px;

        margin-bottom: 23px;     

    }

    footer .text {

        order: 3;

    }

    footer .social-container {

        justify-content: center;

    }
    footer .newsletter-box button {
        margin-top: 8px;
    }
    footer .newsletter button {
        width: 100%;        
    }

}

/** HERO **/

.hero {

    background-size: cover;

    background-repeat: no-repeat;

    background-position: center;

    padding-top: 222px;

    padding-bottom: 68px;

}

@media only screen and (max-width: 1199px) {

    .hero {

        padding-top: 150px;

        padding-bottom: 68px;

    }

}

.hero-coloured {

    background-color: #13383C;

}

h1 {

    font-family: Inter-Bold, sans-serif;

    font-size: 45px;

    line-height: 55px;

    color: #FFFFFF;

}

@media only screen and (max-width: 991px) {

    h1 {

        font-size: 24px;

        line-height: 29px;

    }

}

.hero-detail {

    font-family: Inter-Regular, sans-serif;

    color: #FFFFFF;

    font-size: 21px;

    line-height: 32px;

}

@media only screen and (max-width: 991px) {

    .hero-detail {

        font-size: 16px;

        line-height: 24px;

    }

}

.hero-author {

    font-family: Inter-Regular, sans-serif;

    font-style: italic;

    color: #FFFFFF;

    font-size: 21px;

    line-height: 32px;

}

@media only screen and (max-width: 991px) {

    .hero-author {

        font-size: 16px;

        line-height: 24px;

    }

}

.hero-tag {

    color: #FFFFFF;

    text-transform: uppercase;

    font-family: Inter-Regular, sans-serif;

    font-size: 21px;

    line-height: 25px;

    background-color: #80A2A6;

    padding: 16px;

    width: -webkit-min-content;

    width: -moz-min-content;

    width: min-content;



}

.widget-title {

    font-family: Inter-ExtraBold, sans-serif;

    font-size: 30px;

    line-height: 36px;

    color: #000000;

    margin-bottom: 0; 

}

.widget-title-container {

    display: flex;

    align-items: center;

    justify-content: space-between;

    margin-bottom: 24px;

}

.widget-title-container.has-subdescription {

    flex-wrap: wrap;

}

.widget-title-container a {

    font-family: Inter-Medium, sans-serif;

    font-size: 18px;

    line-height: 21px;

    color: #0F3E44;

}

.widget-title-container.has-separator {

    border-bottom: 1px solid #CBCBCB;

    padding-bottom: 24px;

}

.widget-title-container .subdescription {

    margin: 0;
    text-align: justify;
    margin-top: 12px;

}

@media only screen and (max-width: 991px) {

    .widget-title-container:not(.collapsable-title) {

        margin-bottom: 40px;

        display: block;

    }

    .widget-title {

        font-size: 21px;

        line-height: 25px; 

        margin-bottom: 8px;       

    }

}

.main-description {

    font-family: Inter-Regular, sans-serif;

    font-size: 20px;

    line-height: 28px;

    color: #000000;

    margin-top: 32px;

    margin-bottom: 40px;
    text-align: justify;

}

.load-more {

    background-color: #0A454D;

    padding: 16px;

    color: #FFFFFF;

    font-family: Inter-Bold, sans-serif;

    font-size: 21px;

    line-height: 25px;

    text-decoration: none;

    border-radius: 0;

}

.load-more:focus, .load-more:hover {

    text-decoration: none;

    color: #FFFFFF;

}

@media only screen and (max-width: 991px) {

    .load-more {

        width: 100%;

        display: flex;

        justify-content: space-between;

        align-items: center;

    }

    .feed, .feed * {

        opacity: 0;

        height: 0;

        visibility: hidden;

        transition: all 0.2s ease;

    }

    .feed.open, .feed.open * {

        opacity: 1;

        height: initial;

        visibility: visible;

    }

}

@media only screen and (min-width: 992px) {

    .load-more-container {

        text-align: center;

    }

    .load-more-container img {

        display: none;

    }

}

.subdescription {

    font-family: Inter-Regular, sans-serif;

    font-size: 18px;

    line-height: 24px;

    color: #000000;

    width: 100%;
    text-align: justify;
}

.sponsors-container {

    margin-top: 40px;

}

.sponsors-container .col-lg-2 {

    margin-top: 16px;

}

.sponsor-title {

    font-family: Inter-ExtraBold, sans-serif;

    font-size: 24px;

    line-height: 29px;

    color: #000000;

    margin-bottom: 18px;

}

.blocks {

    margin-top: 50px;

}

.blocks > div {

    margin-bottom: 88px;

}

.block-title {

    font-family: Inter-Bold, sans-serif;

    font-size: 20px;

    line-height: 24px;

    color: #000000;

}

.block-details {

    font-family: Inter-SemiBold, sans-serif;

    font-size: 18px;

    line-height: 24px;

    color: #5D5D5D;

}

.block-link {

    font-family: Inter-Regular, sans-serif;

    color: #0A454D;

    display: inline-block;

    width: 100%;

}

@media only screen and (max-width: 991px) {

    .blocks > div {

        margin-bottom: 45px;

    }

}
@media only screen and (min-width: 992px) {
    body .dynamic_data
    {
        text-align: justify;
    }
}

.dynamic_data .short_desc
{
    background-color: #13383c;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #FFF;
    font-style: italic;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.dynamic_data h2
{
    font-size: 24px;
}

.dynamic_data h3
{
    color: #917b0b;
    font-size: 20px;
}

.dynamic_data p, .dynamic_data ul li, .dynamic_data ol li
{
    font-size: 16px !important;
    line-height: 24px !important;
}

.dynamic_data a
{
    font-size: 16px !important;
    line-height: 24px !important;
    text-decoration: underline !important;
    font-weight: bold !important;
}

/*
body h3:before {

    content: '“';

    display: block;

    color: #0F3D43;

    font-size: 75px;

    font-family: "Inter-Bold", sans-serif;

    line-height: 1;

    max-height: 40px;

}
*/

body h2 {

    font-family: "Inter-SemiBold", sans-serif;

    font-size: 32px;

    color: #0F3D43;

}

body h3 {

    font-family: "Inter-SemiBold", sans-serif;

    font-size: 28px;

    color: #0F3D43;

    margin-top: 20px;

    margin-bottom: 20px;

}


body .dynamic_data p, body .dynamic_data ul, body .dynamic_data ol {

    font-family: "Inter-Regular", sans-serif;

    color: #000000;

    font-size: 20px;

}

body .dynamic_data a {

    font-family: "Inter-Regular", sans-serif;

    color: #0F3D43;

    font-size: 20px;

}

body .dynamic_data img, body .dynamic_data video {

    margin-bottom: 16px;

    display: inline-block;

}

.staff_c
{
    float: left; width: 100%; margin-bottom: 30px; border-bottom: 1px solid #CCC; padding-bottom: 20px;
}

.staff_pic
{
    float: left; max-width: 170px;
}

.staff_data
{
    font-size: 1rem; font-weight: 400; line-height: 1.5; font-family: Inter-Regular, sans-serif; float: left; margin-left: 20px; width: calc(100% - 220px);
}

@media only screen and (orientation: portrait) {
    .staff_pic
    {
        float: left; max-width: 100px;
    }

    .staff_data
    {
        float: left; margin-left: 0; width: 100%; margin-top: 20px;
    }

    .dynamic_data p
    {
        font-size: 16px !important;
        line-height: 24px !important;
        text-align: justify !important;
    }
}