.ActivitiesBtn {
    display: none;
}

@import url(https://fonts.googleapis.com/css?family=Roboto&subset=latin);


body {
    font-family: 'Roboto' !important;
}

/******************LAYOUT 2025**************/
.renov__header--container {
    justify-content: center;
    display: flex;
    font-family: "PT Sans", sans-serif;
}
.header-container {
    max-width: 1480px;
    padding: 0 20px !important;
    width: 100%;
}

.rrss-container{
    gap:10px;
    padding-top:10px;
}

header .rrss-container .tlf {
    color: #33868e;
    font-size:14px;
}

.linkedIn svg:hover {
    fill: #0d66c2;
    cursor:pointer;
}

.linkedIn span {
    color: #b0b0b0;
}

.img-container{
    display:flex;
    justify-content:space-between;
}

    .img-container nav {
        display: flex;
        align-items: center;
        gap: 15px;
        margin: 10px 0;
        min-width: 140px;
    }

.img-container .home-icon {
    display: block;
    width: 30px;
    height: auto;
}

.img-container .home-icon img{
    width: 100%;
    color:orange;
}

#lang-button-container {
    display: flex;
    align-items: center;
    font-size: 14px;
    margin: 0;
    padding: 0;
    width: 105px;
    height: 42px;
    position: relative;
}

    #lang-button-container .button {
        border-radius: 10px;
        padding: 10px;
        border: 0.5px solid rgba(202, 219, 226, 0.4);
        background-color: #ffffff;
        box-shadow: 0px 3px 6px rgba(79, 104, 113, 0.2);
        height: 42px;
        transition: 0.4s ease;
        top: 0;
        width: 105px;
        height: 42px;
        position: absolute;
    }

.navbar-item-lang img {
    width: 25px;
    height: auto;
    display: block;
    margin-right:10px;
}

    .navbar-item-lang img.arrow-icon {
        width: 15px;
        margin-left: auto;
    }

#lang-submenu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 58%;
    left: 10px;
    padding: 0;
    margin-top: 5px;
    transition: opacity 0.4s ease;
}

#lang-button{
    color:black;
    text-decoration:none;
}

    #lang-submenu li {
        list-style: none;
    }

    #lang-submenu a {
        text-decoration: none;
    }

    #lang-submenu.show {
        visibility: visible;
        opacity: 1;
    }

footer {
    font-family: "PT Sans", sans-serif;
}

.footer-logos {
    display: flex;
    color: #333;
    font-weight: bold;
    padding-top: 2em;
    margin: auto;
    flex-direction: column;
    align-items: center;
}

.footer-logos-top {
    justify-content: flex-start;
    width: 100%;
}

.footer-colab, .footer-avebiom {
    width: 100%;
    width: 100%;
    margin-bottom: 20px;
}

.footer-avebiom {
    margin-right: 61px;
    width: 265px;
}

.footer-partner {
    width: 265px;
}

    .footer-partner .footer-logo img{
        margin-top: 41px;
    }

.footer-avebiom-txt, .footer-colab-txt {
    padding-bottom: 5px;
    border-bottom: 1px solid #333;
}

.footer-avebiom .footer-logo {
    height: 150px;
    display: flex;
    overflow: hidden;
    position: relative;
}

.footer-logo.eba img,
.footer-logo.bioe img,
.footer-logo.sure img {
    width: 162px;
    height: auto;
}

.footer-logo.idae img,
.footer-logo.ideva img,
.footer-logo.somacyl img {
    width: 350px;
    height: auto;
}

.footer-logo.vall img{
    width: 90px;
    height: auto;
}

.footer-logo.fer-vall img {
    width: 115px;
    height: auto;
}

    .footer-avebiom .footer-logo img {
        width: 510px;
        height: auto;
        max-width: none;
        position: absolute;
        top: -97px;
        left: -140px;
    }

.colab-logos {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
    justify-content: space-between;
    padding-bottom: 20px;
    padding-top: 30px;
}

.footer-logo img {
    width: auto;
    height: 50px;
    margin-top: 10px;
}

    .footer-logo img:hover {
        filter: brightness(1.1);
    }
/******************LAYOUT 2025**************/

/****** xeria ******/
/*.k-state-selected {
            background-color: #e5398d !important;
        }

        a {
            color: #e5398d;
        }

        .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
            background-color: #e5398d;
            border-color: #e5398d;
        }

        .action-button, .btn-info {
            background-color: #e5398d !important;
            color: #fff !important;
        }

            .action-button > span, .btn-info > span {
                color: #fff !important;
            }



        .form-group {
            margin-bottom: 0px !important;
            margin-top: 0px !important;
            line-height: 1.2em;
        }

        .k-grid td {
            line-height: 1em !important;
        }

        #widgets {
            margin-bottom: 5px;
        }

        .widget-item {
            margin-bottom: 5px;
        }


        .anchorjs-link {
            color: #000 !important;
            font-size: 18px !important;
            text-decoration: none !important;
        }

        h2.main-title {
            font-size: 22px;
            border-bottom: 4px solid #e5398d;
            padding-bottom: 10px;
        }

        .banner-bottom {
            margin-top: 20px;
            border-top: 5px solid #e5398d;
            text-align: center;
            width: 100%;
        }

        @@media screen and (min-width: 1200px) {
            .navbar.container {
                max-width: 1140px;
            }
        }

        .container {
            padding-right: 0px;
            padding-left: 0px;
        }

        .navbar {
            border: 0px;
        }

        .navbar-default {
            background-color: transparent;
            border-color: transparent;
        }

        .container > .navbar-header {
            margin-left: 0px;
            margin-right: 0px;
        }

        .navbar-header {
            width: 100%;
        }


        .region.region-navigation {
            padding-top: 1em;
        }

        section#block-logo {
            display: inline-block;
            vertical-align: top;
        }

        .social_menu {
            display: inline-block;
            width: 4.3em;
            vertical-align: top;
        }

        .header-logo {
            background-size: contain;
            background-image: url(/Content/Expobiomasa/logo_expobiomasa.png);
            background-repeat: no-repeat;
            background-position: center;
            line-height: 7em;
            width: 12em;
            height: 7em;
        }

        article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
            display: block;
        }


        */


/*CORRECCIONES*/

a {
    text-decoration: none;
    color: initial;
}

    a:hover {
        text-decoration: none;
        color: initial;
    }

ul {
    list-style: none;
}

body {
    min-height: 100vh;
    margin: 0;
}


/*MODIFICACIONES FORMULARIO*/
h5 {
    color: #33C7D3;
    font-weight: bold;
}

h3 {
    color: #33C7D3;
    font-size: 16px;
    font-weight: bold;
}

h4 {
    color: #33C7D3;
    font-size: 18px;
    font-weight: bold;
}


/*COMÚN STYLES*/
.max {
    max-width: 1170px;
    margin: auto;
}

.header__logos {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}

.header__language {
    text-align: right;
    padding: 15px;
    text-decoration: none;
    color: #33C7D3;
}

.header__lang--elem {
    color: #33C7D3;
}

.btn-primary {
    color: #fff;
    background-color: #33C7D3 !important;
    border-color: #33C7D3 !important;
}

/*RENOVABLES STYLES*/

.renov__header--container {
    background-color: #fff;
    padding: 25px 100px;
    border-bottom: 2px solid #F1F1F1;
}

.renov__header--div {
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-content: center;
}

.logo--img {
    max-height: 80px;
}

.renov__header--menu {
    margin: 0;
    display: flex;
    align-content: center;
    text-transform: uppercase;
}

.renov__menu--elem {
    align-self: center;
}

.renov__menu--link {
    color: #324545;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: 700;
    padding: 10px;
}

    .renov__menu--link:hover {
        color: #33C7D3;
    }

.renov__footer--container {

    margin-bottom: 0;
    padding: 32px 100px;
}

.renov__footer {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.renov__footer--div {
    margin: auto;
}

.renov__footer--img {
    max-width: 160px;
}

.renov__footer--links {
    display: flex;
    justify-content: center;
    align-items: center;
}

.renov__footer--elem {
    color: black;
    padding: 15px;
}

    .renov__footer--elem:hover {
        color: #20666c;
    }

    @media(max-width:768px){
        .footer-logos-top{
            flex-direction:column;
            margin-bottom:70px;
        }

        .footer-avebiom{
            margin-right:0px;
        }

        .footer-logo.somacyl img,
        .footer-logo.idae img,
        .footer-logo.ideva img {
            width: 325px;
        }
    }

    @media(max-width:600px){
        .header-container{
            padding:20px !important;
        }

        .img-container {
            flex-direction: column;
            align-items: center;
        }

        .renov__footer--container {
            padding: 32px;
        }

        .footer-logo img {
            height: 45px;
        }

        .rrss-container{
            display:none !important;
        }
    }

@media all and (min-width: 850px) {
    .header__logos {
        flex-direction: row;
        column-gap: 20px;
    }

    .renov__footer {
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .renov__footer--links {
        justify-content: space-between;
    }

    .renov__footer--div {
        margin: 0;
    }
}
