body, html{
    font-family: var(--font);
    font-size: 18px;
}
.wrapper {
    max-width: 1400px;
    height: inherit;
    padding: 0 32px;
    margin: 0 auto;
}
.block.block-subtheme-content {
    margin: 0 auto;
    max-width: 100%;
    min-width: 300px;
    padding: 0;
    position: relative;
}

/*---------------------------------------------------
------------------- Header --------------------------
---------------------------------------------------*/
header.pd-medium{
    position: sticky;
    top: 0;
    background-color: white;
    z-index: 9;
    -webkit-box-shadow: 0px 3px 9px 1px rgba(0,0,0,0.1); 
box-shadow: 0px 3px 9px 1px rgba(0,0,0,0.1);
}
#topbar > .wrapper{
    justify-content: space-between;
    align-items: center;
    height: 42px;
}
.topwrapper {
    display: flex;
    align-items: center;
    font-size: 15px;
    gap: 20px;
    font-weight: bold;
    color: var(--maincolor);
    text-transform: uppercase;
}
.topwrapper a{
    font-weight: bold;
    color: var(--maincolor);
    text-transform: uppercase;
    line-height: 43px;
}
.topwrapper span{
    line-height: 43px;
}
#topbar > .wrapper ul{
    margin-bottom: 0px;
}
.bg-grey {
    background-color: #f5f5f5;
}
.block-subtheme-languageswitcher ul.links{
    display: flex;
    gap: 6px;
    padding-left: 10px;
}
.block-subtheme-languageswitcher ul.links a{
    font-weight: bold;
    color: var(--maincolor);
    text-transform: uppercase;
}
#logo img {
    width: 180px;
    height: auto;
}
.branding{
    flex: 1 1 190px;
}
.nav-wrap {
    display: flex;
    justify-content: end;
}
.slogan-wrap {
    font-weight: bold;
    color: var(--maincolor);
    font-size: 15px;
}
.field-media {
    display: flex;
    justify-content: center;
}
    
.field-media > iframe {
    aspect-ratio: 16 / 9;
    width: 100% !important;
}
.lang-wrap{
    display: flex;
    color: var(--maincolor);
    font-weight: bold;
    text-transform: uppercase;
    align-items: center;
}
.language-switcher-language-url li a {
    width: 22px;
    height: 34px;
    text-indent: 0;
    display: block;
    line-height: 42px;
    text-decoration: none;
    text-align: center;
    font-size: 0;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat !important;
        background-position: center;
}
.language-switcher-language-url li a[hreflang="en"]{
    background-image: url(/themes/custom/subtheme/images/en.jpg);
    background-size: contain;
}.language-switcher-language-url li a[hreflang="fr"]{
    background-image: url(/themes/custom/subtheme/images/fr.jpg);
    background-size: contain;
}.language-switcher-language-url li a[hreflang="it"]{
    background-image: url(/themes/custom/subtheme/images/it.jpg);
    background-size: contain;
}.language-switcher-language-url li a[hreflang="es"]{
    background-image: url(/themes/custom/subtheme/images/es.jpg);
    background-size: contain;
}.language-switcher-language-url li a[hreflang="de"]{
    background-image: url(/themes/custom/subtheme/images/de.jpg);
    background-size: contain;
}
#burgerBtn{
    display: none;
}
/*---------------------------------------------------
------------------- footer -------------------------
---------------------------------------------------*/
footer .flexwrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: var(--maincolor);
}
footer.br-top-main {
    border-top: 2px solid var(--maincolor);
}



/*---------------------------------------------------
------------------- content -------------------------
---------------------------------------------------*/

tr:nth-child(even) {
    background-color: rgba(0, 69, 124, 0.05);
}
.button, input[type=button] {
    background-color: var(--maincolor);
    border: 1px solid var(--maincolor);
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.5;
    margin-right: 0em;
    padding: .75em 1em;
    text-align: center;
    text-decoration: none;
    transition: background-color .1s ease-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: unset;
    text-transform: none;
    letter-spacing: 0;
}
aside.sidebar {
    background: white;
    border: 1px solid #e5e5e5;
    border-bottom-width: 1px;
    max-width: 356px;
    padding: 24px;
    width: 100%;
}
.flexwrap .contentwrapper{
    padding: 0 0 0 40px;
        max-width: calc(100% - 396px);
}
main header {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}
main .card header {
    border-bottom: 0px solid #e5e5e5;
    margin-bottom: 0px;
}
main header .field_title {
    margin-bottom: 12px;
        font-size: 48px;
        margin-top: 20px;
}
main .bundle-text ul {
    list-style-image: url(/themes/custom/subtheme/css/arrow.png);
}
main .bundle-text ol li:before, main .bundle-text ul li:before{
    content: none;
}
main ul li {
    line-height: 140%;
}
nav.breadcrumb ol li a {
    color: var(--maincolor);
    font-weight: 600;
    padding: 0;
    font-size: 14px;
}
nav.breadcrumb ol li {
    background: 0 0;
    margin: 0 5px 0 0;
    padding: 0;
    font-size: 14px;
}
.social-buttons .iblock.icon {
    border-radius: 20px;
    color: #fff;
    font-size: 0;
    height: 35px;
    margin-right: .5rem;
    padding: .857em;
    text-shadow: none;
    width: 35px;
    background-color: var(--maincolor) !important;
}
.social-buttons .iblock.icon:before {
    font-size: 16px;
    line-height: 35px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 35px;
}