@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600&amp;family=Oxygen:wght@700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,700;1,700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@600&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:ital@0;1&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Secular+One&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Magra&amp;display=swap');

html,
body {
    margin: 0;
    padding: 0;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 300;
}

H1,
H2,
H3,
H4,
H5,
H6 {
    font-family: 'Oxygen', sans-serif;
    font-family: 'Nunito Sans', sans-serif;
    font-family: 'Oswald', sans-serif;
    font-family: 'Secular One', sans-serif;
    font-family: 'Magra', sans-serif;
    font-weight: 700;
}

H1 {
    color: #1a7375;
}

H2 {
    color: darkblue;
}

.text-fgreen {
    color: #1a7375 !important;
}

.button-fgreen {
    color: #1a7375;

    border-color: #1a7375;
}

a {
    color: #00667b;
    text-decoration: none;
}

.btn-outline-info {
    background: none;
}

.front-cover .nav-link.active,
.front-cover .nav-link,
.main-cover .nav-link.active,
.main-cover .nav-link,
.front-cover a,
.main-cover a,
.breadcrumb-fluid a {
    font-weight: bold;
    color: white;
}

.breadcrumb-fluid a {
    font-weight: normal;
}


.front-cover .nav-link.active:hover,
.front-cover .nav-link:hover,
.main-cover .nav-link.active:hover,
.main-cover .nav-link:hover,
.main-cover .nav-link.active.show,
.front-cover a:hover,
.main-cover a:hover,
.breadcrumb-fluid a:hover {
    color: #f8ac00;
}

.dropdown-menu.show {
    background: #006686;
    background: #0b4970;
}

.dropdown-menu.show .nav-item a:hover {
    background: #0b4970;
    background: #006686;
}

.dropdown-item {
    margin-top: 1px;
    margin-bottom: 1px;
}

.dropdown-item.active {
    background: #006686;
}

.dropdown-menu.show .nav-item a {
    font-weight: normal;
}





.front-cover {
    /*background-image: linear-gradient(to bottom, #001a5c, #007890);*/
    background: linear-gradient(45deg, navy, darkcyan, navy);
    /* height: 100vh;
    flex-shrink: 0; */
}

.main-cover {
    background-image: url("../../../../sites/default/files/main-header-bg.png");
    background-size: cover;
    background-position: center;
}

.main-cover a,
.front-cover a {
    color: white;
}

.navbar-toggler {
    color: #f8ac00;
    border: 1px solid #f8ac00;
    margin-right: 10px;
}

.navbar-brand img {
    height: 60px;
}

#block-b5genextheme-main-navigation .navbar-nav>.nav-item:last-child {
    background-color: color(srgb 0 0.3986 0.5247);
    border-radius: 10px;
    /* border: 1px solid color(srgb 0.1798 0.545 0.3408 / 0.52); */
}


#block-socialheader {
    font-size: 1.3rem;
    padding-left: 5px;
    border-left: 1px solid seagreen;
    margin-left: 5px;
}


.region-header-extra-left {
    margin-left: auto;
    margin-right: auto;
}


#block-carousel {
    background: url("../../../../sites/default/files/carousel-bg.png");
    background-position: center top;
    background-size: contain;
    background-repeat: no-repeat;
}

.moto {
    font-family: 'Lora', serif;
    color: aliceblue;
    font-size: 2rem;
    font-style: italic;
    text-align: center;
    text-shadow: 1px 1px 3px black;
    background: rgba(0, 0, 50, 0.5);
    padding: 0.5rem;
    border-radius: 3rem;
    margin-bottom: 4rem;
    background-image: url("../../../../sites/default/files/dots-black-trans-bg.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
}

.moto img {
    height: 5rem;
    display: none;
}

.header-extra-bottom-fluid {
    /*background: rgba(255, 255, 255, 0.86);
    background-image: url("/sites/default/files/moto-bg.png");*/
    /*background-color: #b8d7e6;
    background: radial-gradient(white, #b8d7e6);*/
    background: rgba(0, 0, 50, 0.3);
    background-image: url("../../../../sites/default/files/lines-green-bg.png");
    background-position: bottom center;

    /*color: mediumaquamarine;
    background: linear-gradient(200deg, #020f28, #006987);*/
}

.header-extra-bottom-fluid h2 {
    line-height: 4rem;
    font-size: 2.3rem;
    /*padding: 2rem;*/
    text-shadow: 1px 1px 3px #17324e;
    color: white;
    /*text-emphasis: open #018687;*/
}

.breadcrumb-fluid {
    background-color: #1a2542;
}

.breadcrumb-fluid ol.breadcrumb {
    margin-bottom: 0px;
}

.breadcrumb-item {
    color: #b0b0af;
    font-size: 0.8rem;
    text-transform: uppercase;
}


.front .region-content {
    background: linear-gradient(to top, aliceblue, white);
}

.qblock {
    background: linear-gradient(310deg, #008489, #36005b);
    border-radius: 1rem;
    color: white;
}

.gblock {
    background: linear-gradient(to bottom, aliceblue, lightgray);
}

.bblock {
    background: linear-gradient(310deg, #008489, #00225b);
    color: white;
}


.hblock {
    background: #008389;
    border-left: 6px solid #145278;
    border-right: 6px solid #145278;
    color: white;
}

.cblock {
    background: #145278;
    color: white;
    border-left: 4px solid #fbbe00;
    border-right: 4px solid #008389;
    font-weight: bolder;
}

.emblock {
    background: linear-gradient(to bottom right, gold, #f8ac00);
    font-weight: bolder;
    color: #044167;
}

.ybox {
    background: linear-gradient(to bottom right, #145278, #fab500);
    padding: 0.2rem;
    border-radius: 0.5rem;
}

.yblock {
    border: none;
    background: white;
    color: black;
}


#block-beyondthestateoftheart h2,
#block-views-block-news-block-news h2 {
    padding-bottom: 1.5rem;
    text-align: center;
}

#block-beyondthestateoftheart .state-of-art div {
    flex: 1;
    background: linear-gradient(310deg, #775aa2, #174967);
    background: #008489;
    /*border-radius: 3rem 1rem;*/
    color: white;
    font-size: 1.2rem;
}

#block-beyondthestateoftheart .state-of-art div:first-child {
    background: linear-gradient(310deg, #008489, #00225b);
    border-radius: 3rem 0rem 0rem 3rem;
}

#block-beyondthestateoftheart .state-of-art div:last-child {
    background: linear-gradient(130deg, #008489, #00225b);
    border-radius: 0rem 3rem 3rem 0rem;
}

#block-beyondthestateoftheart .state-of-art div img {
    width: 100px;
    max-width: 90%;
    height: auto;
}

.partner-logo img {
    border: 1px solid #dddddd;
    border-radius: 1rem;
}

.partner-node img:hover {
    box-shadow: 1px 1px 4px #dddddd;
}

.tl-slide .tl-slide-scrollable-containe {
    width: 100% !important;
}

.tl-attribution {
    display: none;
}

.tl-headline {
    text-transform: unset !important;
    font-family: 'Magra', sans-serif !important;
}

.tl-slide-content-container .tl-headline {
    font-size: 2rem !important;
}

.tl-timeline p {
    font-family: 'Noto Sans', sans-serif !important;
}

.page-node-type-article .article-logo img {
    border-radius: 0.5rem;
}


ul.timeline {
    list-style-type: none;
    position: relative;
}

ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}

ul.timeline>div>li {
    margin: 20px 0;
    padding-left: 20px;
    margin-bottom: 80px;
    background-color: white;
}

ul.timeline>div>li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #1a7375;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}

.timeline li>div {
    border-radius: 1rem;
    padding: 10px;
    background: linear-gradient(to top left, #f8ac00, #1a7375);
}

.timeline-entry {
    background: #fffd;
    padding: 10px;
}

.gfe_agenda_header {
    border-bottom: 2px solid #1a7375;
    position: relative;
}

.gfe_agenda_header::before {
    font-family: bootstrap-icons;
    content: '\F287';
    /* content: '\F229'; */
    position: absolute;
    left: -24px;
    /* top: -10px; */
    line-height: 37px;
    color: #1a7375;
}

.gfe_agenda_block {
    background-color: #1a737522;
}



.footer-top-fluid {
    background-color: aliceblue;
}

.footer-top-fluid .block-news-entry {
    flex: 1;
    background-color: white;
}

.footer-top-fluid .block-news-entry p {
    text-align: justify;
}

.footer-top-fluid .more-link {
    margin-bottom: 1rem;
    padding: 1rem;
    text-align: center;
    font-weight: bold;
    font-size: 1.2rem;
}

.footer-fluid {
    /*background: linear-gradient(to right, #00265d, #005e77);*/
    background: #00265d;
    background-image: url("../../../../sites/default/files/newsletter-bg.png");
    background-size: 100% auto;
}

.footer-fluid h2 {
    text-align: center;
    color: white;
}

.footer-bottom-fluid {
    background: #1c1a26da;
    color: white;
}

.footer-bottom-fluid a {
    color: white;
}

.footer-bottom-fluid a:hover {
    /*color: #0dcaf0;*/
    color: #f8ac00;
}

.footer-bottom-fluid #block-eufunded {
    text-align: justify;
    line-height: 2rem;
}

.footer-bottom-fluid #block-eufunded p {
    margin-bottom: 0px;
}

.footer-bottom-fluid #block-socialheader-2 h2 {
    font-size: 1.7rem;
    font-weight: normal;
}

.footer-bottom-fluid #block-socialheader-2 a {
    font-size: 1.5rem;
}




.google-map {
    padding-bottom: 50%;
    position: relative;
}

.google-map iframe {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
}

.i4ewOd-pzNkMb-haAclf {
    display: none !important;
}




@media (min-width: 992px) {

    .navbar-brand img {
        height: 100px;
    }

    .moto img {
        display: inline-block;
    }

}


@media (max-width: 576px) {
    #block-beyondthestateoftheart .state-of-art div {
        border-radius: 0rem !important;
    }
}