/*
 Theme Name:   FDDM
 Author:       Ludo Solutions
 Author URI:   https://ludosolutions.ro
 Template:     twentytwentyone
 Version:      1.0.0
*/

@font-face {
    font-family: 'Wondra';
    src: url('./fonts/Wondra-yYnJ2.otf') format('opentype');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PlusJakartaSans';
    src: url('./fonts/PlusJakartaSans.ttf') format('truetype');
    font-style: normal;
    font-display: swap;
}


/*UI & General styles*/

:root {
    --brick-red: #892C28;
    --pine-green: #666D63;
    --light-blue: #738792;
    --white: #fff;
    --brown: #7A6A58;
    --light-green: #92A3A0;
    --black: #000;
    --radius: 10px;
}


/*RESETS*/

.otgs-development-site-front-end {
    display: none;
}

body {
    background-color: var(--white) !important;
}

* {
    font-family: 'PlusJakartaSans';
}

#page {
    margin-top: 20px;
}

a:hover {
    color: var(--brick-red) !important;
}

h1, h2, h3{
	font-family: 'Wondra' !important;
    text-transform: uppercase !important;
}

h1:not(.hero-title) {
    font-size: 60px !important;
}

:lang(de-DE) > h1:not(.hero-title) {
    font-size: 50px !important;
}

h2, .page-template-page-content h2, h2 a {
    font-size: 40px !important;
}

h3, h3 a {
	font-size: 35px;
}

h4, h5, h6, h4 a, h5 a, h6 a {
    font-size: 30px !important;
}

.page-template-page-content p, .page-template-page-content li, .single .news-ticker li{
    font-size: 20px;
}

.site a:focus, .site a:focus img {
    outline: none !important;
    text-decoration: none !important;
}

.site .button:focus, button:focus {
    outline: none !important;
}

.site-main {
    padding-top:0 !important;
    padding-bottom: 0 !important;
}

.site header a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    text-decoration: none !important;
}

.btn-primary {
    position: relative;
    background-color: var(--white);
    color: var(--light-blue);
    padding: 16px 24px !important;
    border-radius: 20px;
    font-size: 20px !important;
    font-family: 'PlusJakartaSans' !important;
    font-weight: bold !important;
    text-decoration: none;
    max-width: 370px;
    text-align: center;
    cursor: pointer;
    overflow:hidden !important;
    display:inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 1em !important;
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px !important; */
}

.btn-primary:focus, .btn-primary a:focus {
    background: unset;
}

img {
    max-width: 100% !important;
}

.bkg-img {
    height: 100% !important;
}

@media (min-width: 1600px) {
    .container{
        max-width: 1480px !important;
    }
}

@media (min-width: 1800px) {
    .container{
        max-width: 1640px !important;
    }
}

@media (min-width: 1920px) {
    .container{
        max-width: 1740px !important;
    }
}

@media only screen and (min-width: 1101px) and (max-width:1400px) {
    h1, h1:not(.hero-title) {
        font-size: 3rem !important;
    }

    :lang(de-DE) > h1, :lang(de-DE) > h1:not(.hero-title) {
        font-size: 2.25rem !important;
    }

	h2, .page-template-page-content h2, h2 a {
        font-size: 35px !important;
    }
    
    h3, h3 a{
        font-size: 30px !important;
    }

	h4, h5, h6, h4 a, h5 a, h6 a {
    	font-size: 24px !important;
	}
}

@media only screen and (min-width: 768px) and (max-width:1100px) {
    h1, h1:not(.hero-title) {
        font-size: 2.75rem !important;
    }

    :lang(de-DE) > h1, :lang(de-DE) > h1:not(.hero-title) {
        font-size: 1.75rem !important;
    }

	h2, .page-template-page-content h2, h2 a {
        font-size: 35px !important;
    }
    
    h3, h3 a{
        font-size: 30px !important;
    }

	h4, h5, h6, h4 a, h5 a, h6 a {
    	font-size: 24px !important;
	}

	.page-template-page-content p, .page-template-page-content li, .single .news-ticker li, .milestone-text, .member-name, .member-position, .featured-project-excerpt, .btn-primary, .bureau-member-name, .board-member-name, .bureau-member-description, .bureau-member-name, .board-member-description {
        font-size: 16px !important;
    }

    .single-post-article p, .single-post-article a, .single-post-article li {
        font-size: 16px;
    }
}

@media only screen and (max-width:767px) {
    h1, h1:not(.hero-title) {
        font-size: 2.5rem !important;
    }

    :lang(de-DE) > h1, :lang(de-DE) > h1:not(.hero-title) {
        font-size: 1.4rem !important;
    }

	
	h2, .page-template-page-content h2, h2 a {
        font-size: 30px !important;
    }

	h3, h3 a{
        font-size: 24px !important;
    }

	h4, h5, h6, h4 a, h5 a, h6 a {
    	font-size: 20px !important;
	}

	.page-template-page-content p, .page-template-page-content li, .single .news-ticker li, .milestone-text, .member-name, .member-position, .featured-project-excerpt, .btn-primary .bureau-member-name, .board-member-name, .bureau-member-description, .bureau-member-name, .board-member-description {
        font-size: 16px !important;
    }

    .single-post-article p, .single-post-article a, .single-post-article li {
        font-size: 16px;
    }

    .bkg-img {
        height: 50vh !important;
        margin: 1em 0 !important;
    }

    .single-post-article ul {
        padding-left:2em;
    }
}

@media only screen and (max-width:560px) {
    h1, h1:not(.hero-title) {
        font-size: 2rem !important;
    }
}

@media only screen and (max-width:480px) {
    h1, h1:not(.hero-title) {
        font-size: 1.6rem !important;
    }

    h2, .page-template-page-content h2, h2 a {
        font-size: 24px !important;
    }

	h3, h3 a{
        font-size: 20px !important;
    }

	h4, h5, h6, h4 a, h5 a, h6 a {
    	font-size: 18px !important;
	}
}

/* HEADER */
.site-logo img {
    width: 160px !important;
}

#masthead {
    position: fixed;
	padding: 0;
    top:0;
    background-color: var(--white);
    width: 100%;
    max-width: 100%;
    z-index:9999;
}

#masthead .main-header {
    background-color: var(--white);
}

#masthead > .container-fluid {
    justify-content: center;
    align-items: center;
}

.site-branding:last-child {
    text-align: left !important;
}

#menu-icon {
    width: 32px;
}

.menu-mobile-wrapper {
    height: 80px !important;
}

.primary-navigation > .primary-menu-container {
    background-color: var(--white) !important;
}

.primary-navigation-open .menu-button-container {
    background-color: var(--white) !important;
}

@media only screen and (max-width: 481px) {
    body:not(.primary-navigation-open) .menu-mobile-wrapper .header-lang-switcher{
        display: none;
    }

    body:not(.primary-navigation-open) .menu-mobile-wrapper .site-branding{
        display: none;
    }

    .main-header-desktop .header-lang-switcher {
        display: none;
    }

    .site-logo {
        position: relative !important;
    }

    .site-logo .custom-logo-link img {
        width: 90px !important;
    }
}

#primary-mobile-menu .dropdown-icon.close {
    font-size: 0;
}

#primary-mobile-menu .dropdown-icon.close svg {
    width: 32px;
    height: 32px;
    font-size: initial;
}

span.dropdown-icon.open {
    font-size: 0; 
}

span.dropdown-icon.open svg {
    display: none !important;
}

span.dropdown-icon.open {
    background: url('./img/burger.png') no-repeat center center !important;
    background-size: contain !important;
    width: 32px;
    height: 32px;
    display: inline-block;
    padding: 0;
}

.wpml-ls-menu-item a {
    padding: 0 !important;
}

.primary-navigation-open .wpml-ls-menu-item {
    width: fit-content !important;
    padding: 0;
    padding-right: 25px;
    border-right: 1px solid var(--black);
    margin-top: 25px;
}

.primary-navigation-open .wpml-ls-menu-item:last-child {
    border-right: none !important;
    padding-left: 25px;
}

.desktop-switcher .wpml-ls-item .wpml-ls-link{
    border-right: 1px solid var(--black);
    padding-top: 0;
    padding-bottom: 0;
}

.desktop-switcher .wpml-ls-item:last-child .wpml-ls-link {
    border-right: none;
}



/* MEGA MENU */

.menu-desktop-wrapper.d-flex, .menu-mobile-wrapper.d-flex {
    display:none !important;
}

@media only screen and (max-width: 481px) {
    .menu-mobile-wrapper.d-flex {
        display: flex !important;
    }
}

@media only screen and (min-width: 482px) {
    .menu-desktop-wrapper.d-flex {
        display: flex !important;
    }
}

#menu-controls {
    flex-direction: row;
    cursor: pointer;
}

.mega-menu-overlay.overlay-open {
    position: absolute;
    right:0;
    height:50vh;
    z-index:99;
    background-color: var(--white);
}

.mega-menu {
    display: none;
    width: fit-content !important;
    background-color: var(--white) !important;
}

.mega-menu-active {
    display: block;
    animation: slideIn .5s forwards;
}

.mega-menu-desktop {
    position: fixed;
    right:0;
    background-color: var(--white);
    z-index:999;
    bottom:0;
    overflow-y:scroll;
    overflow-x: hidden;
    background-color: var(--soft-white);
    scrollbar-width: none;
}

.mega-menu-off {
    display: block;
    animation: slideOut .5s forwards;
}

.mm-col {
    display:none;
    background-color: var(--soft-white);
    width: 30vw !important;
    opacity: 0;
    transform: translateX(100%);
    padding-bottom: 3rem;
}

.mm-col-active, .mm-col-default-active {
    display: block;
    animation: slideIn .5s forwards;
    z-index: 3;
}

@media only screen and (min-width: 1400px) {
    .mm-col-default-active {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }
}

@media only screen and (max-width: 980px) {
    .mm-col {
        width: 50vw !important;
    }
}

.mm-col-default-active {
    z-index: 5;
}

.mm-col-hide {
    display: block;
    animation: slideOut .5s forwards;
    z-index:2;
}


@keyframes slideIn {
    from {
        opacity: 0.5;
        transform: translateX(100%);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes slideOut {
    from {
        opacity: 1;
        transform: translateX(0);
    }
    to {
        opacity: 0;
        transform: translateX(100%);
    }
}

.selected-menu-item {
    text-decoration: solid underline var(--aqua-blue) 3px;
    text-underline-offset: 8px !important;
}

.mega-menu .custom-logo {
    max-height:100px !important;
}

.mega-menu .top-level-items {
    padding-top:30px;
}

.menu-items-list {
    list-style: none;
    padding-left:0;
}

.mm-item a{
    text-decoration: none !important;
}

.mm-item {
    padding-left:1em;
    padding-right: 1em;
    border-radius: 20px;
    cursor: pointer;
}

.mega-menu .current-menu-item a{
    color: var(--brick-red) !important;
    font-weight: bold;
}

@media only screen and (min-width: 482px) {
    .primary-navigation {
        margin-left: unset !important;
    }
}


/* FOOTER */

.site-footer {
    background-color: var(--brick-red);
    max-width: 100% !important;
    margin-top: 30px;
}

.footer-logo-wrapper img {
    width: 160px;
}

.footer-row {
    justify-content: space-between;
}

.footer-contact {
    width: 66.66%;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.footer-contact-col {
    padding: 20px;
    width: 30%;
}

.footer-sep {
    width: 1px;
    height: 50px;
    background-color: var(--white);
}

.footer-contact-col:first-child {
    padding-left:0;
}

.footer-col p, .footer-col a {
    font-size: 16px;
    color: var(--white) !important;
    text-decoration: none !important;
}

.footer-menu p {
    border-top: 1px solid var(--white);
    padding: 10px 0;
}

.footer-menu p:last-child {
    border-top: 1px solid var(--white);
    padding: 10px 0;
    border-bottom: 1px solid var(--white);
}

.footer-menu a {
    text-decoration: none;
}

.footer-menu a:hover {
    color: var(--white) !important;
}

.social-media-icon img{
    height: 48px !important;
}

@media only screen and (max-width: 1400px) {
    .social-media-wrapper {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}

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

    .footer-row {
        flex-wrap: wrap;
    }

    .footer-contact {
        flex-direction: column;
        width: 80%;
        align-items: start;
    }

    .footer-sep {
        display: none;
    }

    .footer-contact-col {
        width: 80%;
        padding: 20px 0 0 0 !important;
    }

    .social-media-wrapper {
        order: 2;
        width: 20%;
    }

    .footer-menu  {
        order: 3;
        width: 100%;
        margin-top:50px;
    }

    .social-media-icon img{
        height: 32px !important;
    }
}


/* HERO BANNER */

.hero-banner-container {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.hero {
    margin-bottom: 0 !important;
    position: relative;
    display: flex;
    min-height: 360px;
    /* border-radius:var(--radius); */
}

.hero-mobile {
    display:none !important;
    margin-top: 0 !important;
}

.hero-image-overlay {
    position: absolute;
    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
    z-index: 2;
    margin: 0 !important;
    background: rgba(0, 0, 0, 0.05) !important;
    align-content: center;
    border-radius: var(--radius);
}

.hero .hero-title-wrapper {  
    width: 50%;
    z-index: 3 !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.hero .hero-title-wrapper.position-centre {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.hero .hero-title-wrapper.position-centre .hero-title{
    text-align: center;
}

.hero .hero-title-wrapper.position-droit {
    right: 0;
}

.hero .hero-title-wrapper.position-droit .hero-title{
    text-align: right;
}

.hero.hero-mobile .hero-title-wrapper {  
    /* top: 10%;
    transform: translateY(-10%); */
}

.hero.hero-mobile img {
    border-radius: var(--radius);
}

.hero-image {
    width: 100%;
    border-radius: var(--radius);
}

@media only screen and (min-width: 769px) and (max-width: 1199px) {
    .hero .hero-title-wrapper {
        width: 70%;
    }
}

@media only screen and (max-width: 768px) {
    .hero {
        display: none !important;
    }

    .hero-mobile {
        display: flex !important;
    }

    .hero .hero-title-wrapper {
        width: 100%;
    }
}


/* ENTITIES */

.entity-wrapper {
    width: 200px;
    margin-left: 50px;
    margin-right: 50px;
}

.entity-card {
    height: 190px;
    width: 190px;
    border-radius: 50%;
}

.entity-icon {
    max-height: 110px !important;
    max-width: 120px !important;
}

.entity-link {
    text-decoration: none !important;
}

.entity-name {
    max-width: 200px;
}

@media only screen and (min-width: 1400px) and (max-width: 1919px) {
    .entity-wrapper {
        width: 180px;
        margin-left: 30px;
        margin-right: 30px;
    }

    .entity-name {
        max-width: 180px;
    }

    .entity-card {
        height: 160px;
        width: 160px;
        border-radius: 50%;
    }

    .entity-icon {
        max-height: 72px !important;
        max-width: 80px !important;
    }
}

@media only screen and (max-width: 1399px) {
    .entity-wrapper {
        width: 160px;
        margin-left: 20px;
        margin-right: 20px;
    }

    .entity-name {
        max-width: 160px;
        font-size: 16px !important;
    }

    .entity-card {
        height: 140px;
        width: 140px;
        border-radius: 50%;
    }

    .entity-icon {
        max-height: 72px !important;
        max-width: 80px !important;
    }
}

@media only screen and (max-width: 480px){
    .entity-wrapper {
        width: 150px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .entity-name {
        max-width: 150px;
        font-size: 16px !important;
    }

     .entity-card {
        height: 120px;
        width: 120px;
        border-radius: 50%;
    }

    .entity-icon {
        max-height: 72px !important;
        max-width: 80px !important;
    }
}


/* INTRO CARD */
.intro-card-wrapper {
    padding: 100px 0 !important;
    max-width: 100% !important;
}

.intro-card {
    max-width: 1250px;
}

.intro-card-title {
    color: var(--white);
}

.intro-card-text {
    color: var(--white);
}

@media only screen and (max-width: 480px) {
    .intro-card-wrapper {
        padding: 30px 0 !important;
    }
}


/* KPIS */

.kpi-card {
    max-width: 530px;
    margin: 20px;
    background-color: var(--light-blue);
    border-radius: var(--radius);
    color: var(--white);
    padding: 30px;
}

.kpi-value {
    font-size: 100px;
    font-family: 'Wondra';
}

.kpi-text {
    text-align: left;
}

@media only screen and (min-width: 1400px) and (max-width: 1919px) {
    .kpi-card {
        max-width: 360px;
        padding: 20px;
    }

    .kpi-value {
        font-size: 64px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .kpi-card {
        max-width: 320px;
    }

    .kpi-value {
        font-size: 50px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1219px) {
    .kpi-value {
        font-size: 50px;
    }
}

@media only screen and (max-width: 768px){
    .kpi-value {
        font-size: 50px;
    }
}


/* SINGLE PROJECT */

.single-project .single-post-article hr{
    color: #892C28 !important;
    border:none;
    overflow:visible;
    border-top: 2px solid #892C28;
    margin:1.5em 0 !important;
}

.project-featured-image {
    margin-bottom: 1em;
}

.project-image-col {
    overflow:hidden;
    border-radius: var(--radius) !important;
}

.project-image {
    border-radius: var(--radius);
}

.back-to-entity-button img {
    filter:invert(1);
    transform: rotate(180deg);
}

.slb_details {
    display: none !important;
}


/* FEATURED PROJECTS */

.project-card {
    position:relative;
}

.project-image-overlay {
    position: absolute;
    width: 100% !important;
    max-width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
    z-index: 2;
    margin: 0 !important;
    background: rgba(0, 0, 0, 0.45) !important;
    align-content: center;
    border-radius: var(--radius);
}

.project-link {
    text-decoration: none !important;
}

.project-card {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    max-height:386px;
    max-width: 386px;
    aspect-ratio: 1 / 1;
    margin-bottom: calc(var(--bs-gutter-x));
}

.project-category-icon {
    position: absolute;
    top: 5%;
    left: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    background-color: var(--white);
    height: 50px;
    width: 50px;
    border-radius: 50%;
}

.project-category-icon .entity-icon {
    filter: invert(1);
    max-width: 30px !important;
    max-height: 30px !important;
}

.project-meta {
    position: absolute;
    z-index: 3;
    bottom: 5%;
    left: 5%;
    justify-content: space-between;
    width: 90%;
}

.project-meta .project-title {
    color: var(--white);
    font-weight: bold !important;
    max-width: 70%;
}

.project-meta .read-more-icon {
    width: 40px;
    height: 40px;
    justify-self: end;
}

@media only screen and (min-width: 1600px) and (max-width: 1919px) {
}

@media only screen and (max-width: 1600px) {
    .project-meta .project-title {
        font-size: 16px !important;
    }
}

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

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

@media only screen and (max-width: 480px) {
    .project-meta .read-more-icon {
        width: 30px;
        height: 30px;
    }

    /* .project-meta .project-title {
        font-size: 13px !important;
    } */
}


/* QUOTATION SLIDER */

.quotations {
    margin: 0 auto;
    position: relative;
}

.quotation-slide {
    background-color: var(--pine-green);
    color: var(--white);
    padding: 5em;
    border-radius: var(--radius);
}

.quotation-carousel-controls {
    position: absolute;
    display: flex;
    bottom: -35px;
    right: 2em;
    column-gap: 1em;
}

.quotation-carousel-controls .carousel-control-prev {
    width: 70px !important;
    height: 70px !important;
    border-radius: 50%;
    position: relative !important;
    background-color: var(--light-green) !important;
    opacity: 1 !important;
}

.quotation-carousel-controls .carousel-control-next {
    width: 70px !important;
    height: 70px !important;
    border-radius: 50%;
    position: relative !important;
    background-color: var(--light-green) !important;
    opacity: 1 !important;
}

.quotation-carousel-controls .carousel-control-next-icon {
    background-image: url('./img/arrow-right.svg');
}

.quotation-carousel-controls .carousel-control-prev-icon {
    background-image: url('./img/arrow-left.svg');
}

.quotation-marks {
    position: absolute;
    top: -75px;
    right: 2em;
}

@media only screen and (min-width: 1200px) {
    .quotations {
        max-width: 75%;
    }
}

@media only screen and (min-width: 1600px) {
    .quotations {
        max-width: 70%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .quotations {
        max-width: 90%;
    }
}

@media only screen and (max-width: 768px) {
    .quotation-slide {
        padding: 2em;
    }

    .quotation-marks {
        top: -40px;
        right: 2em;
    }

    .quotation-marks img {
        height: 80px;
        width: auto;
    }

    .quotation-carousel-controls .carousel-control-prev, .quotation-carousel-controls .carousel-control-next {
        width: 50px !important;
        height: 50px !important;
    }

    .quotation-carousel-controls {
        bottom: -25px;
    }

}

@media only screen and (max-width: 480px) {
    .quotation-marks {
        top: -30px;
        right: 2em;
    }

    .quotation-marks img {
        height: 60px;
        width: auto;
    }
}


/* MISSION SECTION */

.mission-text p {
    padding: 1em 0;
}

.milestone {
    border-top: 1px solid var(--brick-red);
}

.milestone:last-child {
    border-bottom: 1px solid var(--brick-red);
}

.milestone-icon {
    width: 60px;
    min-width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: var(--brick-red);
}

.milestone-text {
    padding-left: 1em;
}

@media only screen and (min-width: 1024px) {
    .mission-title {
        max-width: 50%;
    }
}


/* TEAM */

.team-wrapper {
    max-width: 100% !important;
    background-color: var(--light-blue);
}

.team-title {
    color: var(--white);
}

.team-member {
    width: 20%;
}

.team-photo {
    max-width: 190px;
}

.team-photo img {
    border-radius: 50%;
}

.member-name {
    color: var(--white);
}

.member-position {
    color: var(--white);
}

.member-touchpoint {
    width: 32px;
    height: 32px;
    padding: 5px;
    border-radius: 50%;
    background-color: var(--white);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-origin: content-box;
}

.member-phone {
    background-image: url('./img/telephone.png');
}

.member-email {
    background-image: url('./img/email.png');
}

@media only screen and (max-width: 1200px) {
    .team-member {
        width: 33.33%;
    }

    .team-photo {
        max-width: 150px;
    }
}

@media only screen and (max-width: 768px) {
    .team-photo {
        max-width: 120px;
    }
}

@media only screen and (max-width: 480px) {
    .team-member {
        width: 50%;
    }
}


/* BOARD SECTION */

.board-bureau-title {
    color: var(--brown);
    border-bottom: 1px solid var(--brown);
}

.bureau-member-name {
    color: var(--brown);
}

.board-members-title {
    color: var(--brick-red);
    border-bottom: 1px solid var(--brick-red);
}

.board-member-name {
    color: var(--brick-red);
}


/* REPORTS */

.reports-section {
    background-color: var(--pine-green);
    border-radius: var(--radius);
}

.reports-column {
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
}

.report a {
    color: var(--white);
}

li.report::marker {
    color: var(--white);
}

@media only screen and (max-width: 574px) {
    .reports-section {
        width: calc(100% - var(--bs-gutter-x)) !important;
    }
}

/* CATEGORY INTRO */
.category-intro p {
    padding: 0.25em 0;
}


/* CATEGORY FEATURED PROJECT */

.featured-project-wrapper {
    max-width: 100% !important;
}

.featured-project-image {
    border-radius: var(--radius);
    max-height: 600px;
}

.featured-project-title, .featured-project-excerpt {
    color: var(--white);
}


/* CTA SECTION */

.cta-section {
    background-color: var(--pine-green);
    border-radius: var(--radius);
    position: relative;
}

.cta-wrapper {
    width: 60%;
}

.cta-icon {
    width: 200px !important;
    position: absolute;
    bottom: -50px;
    right: 3em;
}

@media only screen and (max-width: 1200px) {
    .cta-wrapper {
        width: 80%;
    }
}

@media only screen and (max-width: 768px) {
    .cta-wrapper {
        width: 100%;
    }

    .cta-icon {
        width: 100px !important;
        position: absolute;
        top: -25px;
        right: 1em;
    }
}

@media only screen and (max-width: 574px) {
    .cta-section {
        width: calc(100% - var(--bs-gutter-x)) !important;
    }
}


/* CONTACT FORM */

.contact-form-section input[type="submit"]{
    position: relative;
    background-color: var(--light-blue) !important;
    color: var(--white) !important;
    padding: 16px 24px !important;
    border-radius: 20px !important;
    font-size: 20px !important;
    font-family: 'PlusJakartaSans' !important;
    font-weight: bold !important;
    text-decoration: none !important;
    max-width: 370px !important;
    text-align: center !important;
    cursor: pointer !important;
    overflow:hidden !important;
    display:inline-block !important;
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    line-height: 1em !important;
}


/* CAREERS */

.row.jobs {
    border-bottom: 1px solid var(--brick-red);
}


/* COOKIE CONSENT */

.cky-preference-body-wrapper p, .cky-notice-des p {
    font-size: 16px !important;
}

.cky-cookie-des-table li div, .cky-cookie-des-table li div p {
    font-size: 13px !important;
}

/* HEADER COLOR */

.contrast-header img.custom-logo {
    filter: invert(1);
}

.contrast-header img#menu-icon {
    filter: invert(1);
}

.contrast-header .wpml-ls-item a span {
    color:var(--white);
}

.contrast-header .menu-mobile-wrapper .wpml-ls-item a span {
    color:var(--primary-nav--color-link-hover);
}

.contrast-header .desktop-switcher .wpml-ls-item .wpml-ls-link {
    border-color: var(--white);
}

.contrast-header #primary-mobile-menu .dropdown-icon {
    filter: invert(1);
}