@font-face {
    font-family: 'Barlow';
    src: url('../fonts/Barlow-Medium.eot');
    src: url('../fonts/Barlow-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Barlow-Medium.woff2') format('woff2'),
        url('../fonts/Barlow-Medium.woff') format('woff'),
        url('../fonts/Barlow-Medium.ttf') format('truetype'),
        url('../fonts/Barlow-Medium.svg#../fonts/Barlow-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Barlow';
    src: url('../fonts/Barlow-Regular.eot');
    src: url('../fonts/Barlow-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Barlow-Regular.woff2') format('woff2'),
        url('../fonts/Barlow-Regular.woff') format('woff'),
        url('../fonts/Barlow-Regular.ttf') format('truetype'),
        url('../fonts/Barlow-Regular.svg#../fonts/Barlow-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Barlow';
    src: url('../fonts/Barlow-Bold.eot');
    src: url('../fonts/Barlow-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Barlow-Bold.woff2') format('woff2'),
        url('../fonts/Barlow-Bold.woff') format('woff'),
        url('../fonts/Barlow-Bold.ttf') format('truetype'),
        url('../fonts/Barlow-Bold.svg#../fonts/Barlow-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clan Pro';
    src: url('../fonts/ClanPro-Bold.eot');
    src: url('../fonts/ClanPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ClanPro-Bold.woff2') format('woff2'),
        url('../fonts/ClanPro-Bold.woff') format('woff'),
        url('../fonts/ClanPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clan Pro';
    src: url('../fonts/ClanPro-Medium.eot');
    src: url('../fonts/ClanPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/ClanPro-Medium.woff2') format('woff2'),
        url('../fonts/ClanPro-Medium.woff') format('woff'),
        url('../fonts/ClanPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
.p-partner-new.partnerbottom .p-partner_nav {
    margin-top: 0;
    padding-top: 60px;
}
.p-partner-new.partnertop {
    padding-bottom: 0;
}
.p-partner-new.partnerbottom {
    padding-top: 0;
}
.p-partner {
    background: #f9f9f9;
    padding: 90px 0 80px;
}
.p-partner .p-partner_slider-new .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.p-partner .p-partner_slider-new .slick-dots li {
    margin: 0 8px;
}

.p-partner .p-partner_slider-new .slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 20px;
    background: #e0e0e0;
    text-indent: -99999px;
    font-size: 0;
}

.p-partner .p-partner_slider-new .slick-dots li.slick-active button {
    width: 100px;
    background: #5a6970;
}

@media only screen and (max-width:768px) {
    .p-partner .p-partner_slider-new .slick-dots {
        margin-top: 6.4vw;
    }

    .p-partner .p-partner_slider-new .slick-dots li {
        margin: 0 2.1333333333vw;
    }

    .p-partner .p-partner_slider-new .slick-dots li button {
        width: 2.6666666667vw;
        height: 2.6666666667vw;
        border-radius: 5.3333333333vw;
    }

    .p-partner .p-partner_slider-new .slick-dots li.slick-active button {
        width: 26.6666666667vw;
    }
}




.format_new .p-format-02 {
    padding-bottom: 0;
}
.format_new .p-format_content .p-format_item:last-child {
    padding-bottom: 60px;
}
.publications_style .elementor-post__meta-data {
    display: none;
}

.rowpdf_dl h3 {
    margin-bottom: 10px;
}
.rowpdf_dl a {
    display: inline-block;
    margin-top: 4px;
    text-decoration: underline;
}

.flex-single .related_ct {
    margin-top: 68px;
}

.related_ct .heading_c {
    flex-direction: column;
    align-items: flex-start;
}
.related_ct .widget-heading::after {
    opacity: 0;
}
.archive_new.list_article_ct {
    display: flex;
    gap: 10px;
    align-items: start;
}
body.archive .p-article .list_article_ct .p-article_grid .p-article_item {
    width: calc(50% - 24px);
    padding: 0 12px;
    margin-bottom: 25px;
}
.list_article_ct .p-article_list {
    width: 70%;
    background: #F9F9F9;
    padding: 20px 10px;
    border-radius: 10px;
}
.archive_sidebar_ct {
    width: 30%;
    background: #F9F9F9;
    padding: 20px;
    border-radius: 10px;
}


@media all and ( max-width: 999px ) {

    .flex-single .related_ct {
        margin-top: 40px;
    }
    .related_ct .see_all {
        display: block;
    }


    body.archive  .page-header {
        padding-top: 50px;
        margin-bottom: 40px;
    }
    .archive_new.list_article_ct {        
        flex-direction: column;
    }
    .list_article_ct .p-article_list, .archive_sidebar_ct {
        width: calc(100% - 40px);
        margin: 0 20px;
    }


    .p-newsletter .p-newsletter_contact::after {
        top: -20px;
        height: calc(100% + 40px);
    }
    .p-newsletter_contact .c-btn {
        line-height: 26px;
    }


}

.p-newsletter .p-newsletter_left {
    width: 60%;
}
.p-newsletter .p-newsletter_right, .p-newsletter .p-newsletter_right_new {
    width: 40%;
}
.p-newsletter .p-newsletter_contact .inner {
    margin: 0 auto;
    text-align: center;
}


.publikationen_rowct .p-publikations {
    padding-bottom: 0;
}
.themen_term a:empty {
    display: none;
}
.themen_term {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}
.taxonomy_cttop.havesiba {
    right: 29px;
}
.taxonomy_cttop {
    background: #32afcc;
    color: #fff;
    padding: 2px 5px 4px;
    border-radius: 5px;
    position: static;
    right: 0;
    top: 2px;
    font-size: 12px;
    line-height: 15px;
    z-index: 10;
    transition: all 0.3s;
}
.taxonomy_cttop:hover {
    background: #136fa5;
    transition: all 0.3s;
}
.single .taxonomy_cttop {
    font-size: 12px;
    line-height: 12px;
    letter-spacing: .12px;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    padding: 11px 13px 9px 10px;
    background: #32afcc;
    margin: 4px 2px;
    border-radius: 5px;
    text-transform: uppercase;
    position: static;
    transition: all 0.3s;
}
.single .taxonomy_cttop:hover {
    background: #136fa5;
    transition: all 0.3s;
}

body .container .default_format h1 {
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 25px;
}
body .container .default_format h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 20px;
}
body .container .default_format h3 {
    font-size: 18.72px;
    line-height: 28.0833px;
    margin-bottom: 17px;
}
body .container .default_format h4 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
}
body .container .default_format p {    
    padding-bottom: 15px;
}
body .container .default_format ul {
    margin-left: 25px;
    margin-bottom: 20px;
}
body .container .default_format li {
    list-style: disc;
    margin-bottom: 5px;
}


.termine_btnmmore.btn-normal.btn_top, .onlypastevent .btn_top {
    text-align: left;
    margin-top: 35px;
}



.pastevent_row {
    display: none;
}
body .ev_button {
    text-align: center;
}
.p-members_list.showdots {
    padding-bottom: 50px;
}
.showdots .slick-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    display: block !important;
    width: 100%;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 2;
    position: absolute;
    bottom: 12px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    align-content: center;
    justify-items: center;
    text-align: center;
}
.showdots .slick-dots li {
    display: inline-block;
    margin: 0 8px;
}
.showdots .slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 20px;
    background: #e0e0e0;
    text-indent: -99999px;
    font-size: 0;
    transition: all 0.3s;
}
.p-article_slide.showdots {
    padding-bottom: 85px;
    overflow-y: visible;
}
.showdots .slick-dots li.slick-active button {
    width: 240px;
    background: #8196a1;
    transition: all 0.3s;
}

body.search .page-header.search-notfound {
    padding-top: 33vh;
    padding-bottom: 33vh;
    margin-bottom: 0;
}
body .mobile-only {
    display: none !important;
}
body .btn_ev:hover {
    opacity: .8;
}

.showdots button.slick-arrow {
    width: 50px;
    height: 50px;
    background: url(../img/icon_arrow_07.svg) no-repeat center/contain;
    text-indent: -9999px;
    z-index: 9;
    position: absolute;
    bottom: 0;
    display: block;
    overflow: visible;
    border-radius: 50%;
    border: 1px solid #ccc;
}
.showdots .slick-next.slick-arrow {
    -webkit-transform: scale(-1);
    transform: scale(-1);
    right: 0;
}
body.search .navigation.pagination {
	max-width: 1136px;
	margin: 0 auto;
}
body.search .navigation .nav-links {
	text-align: center;
}
.p-newsletter .wpforms-field-checkbox label.wpforms-field-label-inline a {
    text-decoration: underline;
}
body .p-newsletter .p-newsletter_contact .contact-form button[type="submit"]:focus::after {
    width: 13px;
    height: 12px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 4px;
    border: unset;
    position: static;
}
body form {
    font-family: Lexend,sans-serif !important;
}
.ss_contactus .wpforms-field-container > div:not(:last-child) {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.ss_contactus.p-newsletter .p-newsletter_contact .contact-form textarea {
    background: #fff;
    color: #8196A1;
}
.ss_contactus.p-newsletter .p-newsletter_contact .contact-form input[type="text"] {
    background: #fff url(../img/icon_user_01.png) no-repeat center left 10px/24px 24.5px;
    color: #8196A1;
}
.ss_contactus.p-newsletter .p-newsletter_contact .contact-form input[type="email"] {
    background: #fff url(../img/icon_mail_02.png) no-repeat center left 10px/24px 24.5px;
    color: #8196A1;
}
.ss_contactus .wpforms-container .wpforms-field-payment-checkbox {
    margin-top: 10px;
}
.wpforms-container::before {
    content: "";
    background: #F6F6F6;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 135px;
    position: absolute;
    border-radius: 12px;
}
body .p-newsletter .p-newsletter_contact .contact-form textarea {
    padding-left: 10px;
    display: flex;
    align-items: center;
    height: 122px;
}
body .p-newsletter .p-newsletter_contact .contact-form textarea::placeholder {
    vertical-align: middle;

    display: flex;
    align-items: center;
}
.single-post .meta-tag {
    min-height: 30px;
}
.risiko_tax img {
    display: block;
    max-width: 23px;
}
.risiko_tax {
    position: absolute;
    right: 0;
    top: 1px;
    width: auto;
    z-index: 10;
}

.single-post .meta-tag .risiko_tax img {
    max-width: 30px;
}
.single-post .col-sidebar .risiko_tax {
    top: 2px;
}
.single-post .meta-tag .risiko_tax {
    top: 5px;
}




.risiko_tax:hover {
    opacity: .6;
}
.dsin-banner-slider .item-inner .content .des {
/*    max-height: 400px;*/
}

body .slider-item_btn a, body a.c-btn, body .p-about .p-about_item .item-btn .c-btn, body .p-currentProject .p-currentProject_item .item-btn .c-btn, body .p-statutes .p-statutes_btn .c-btn, body .p-newsletter .p-newsletter_contact .contact-form button, .p-find-02 .p-find_btn a, body .cta_jahreskongress.p-find-02 .p-find_btn a, body .l-footer div.l-footer_btn button, body .p-presskit .p-presskit_box .box-btn .c-btn {
/*    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0.01em;
    padding: 15px 24px 17.8px;
    height: auto;*/


    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Lexend,sans-serif;
    line-height: 1.2;
    padding: 14px 24px 16.4px;
    border-radius: 12px;
    font-size: 18px;
    line-height: 120%;
    font-weight: 400;
}
body .slider-item_btn a::after, body a.c-btn::after, body .p-about .p-about_item .item-btn .c-btn::after, body .p-currentProject .p-currentProject_item .item-btn .c-btn::after, body .p-statutes .p-statutes_btn .c-btn::after, body .p-newsletter .p-newsletter_contact .contact-form button::after, .p-find-02 .p-find_btn a::after, body .cta_jahreskongress.p-find-02 .p-find_btn a::after, body .l-footer div.l-footer_btn button::after, body .p-presskit .p-presskit_box .box-btn .c-btn::after {
    content: "";
    width: 13px;
    height: 12px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 4px;
}



.dca_class a {
    min-width: 250px;
}
.termine_btn .btn_ev img {
    max-width: 24px;
}
a.btn_ev {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: Lexend,sans-serif;
    padding: 13px 17px 14px;
    border-radius: 12px;
    font-size: 16px;
    min-width: 168px;
    line-height: 120%;
    font-weight: 400;
    gap: 10px;
    border: 1px solid;
}
a.btn_ev.btn_download {
    color: #828282;
    border-color: #828282;
    margin-left: 10px;
    min-width: 209px;
}
a.btn_ev.btn_download:first-child {
    margin-left: 0;
}
.ss_termine {
    background: #F9F9F9;
    padding: 90px 0;
}

.single-post .col-content-post ul {
    list-style: disc;
    margin-left: 15px;
}

.termine_top p {
    font-weight: 600;
    font-size: 22px;
    line-height: 120%;
    color: #232628;
}
.termine_title {
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    max-width: 500px;
}
.list_termine {
    display: block;
    margin-top: 82px;
}
.termine_btn {
    display: block;
    margin-top: 28px;
}
p.termine_des {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #5A6970;
}
.termine_top {
    display: flex;
    justify-content: space-between;
}
.item_termine > div {
    background: #fff;
    border-radius: 12px;    
    display: flex;
}
.item_termine > div.termine_image {
    align-items: center;
    justify-content: center;
    padding: 22px;
    min-height: 218px;
    width: 217px;
}
.item_termine > div.termine_content {
    flex-direction: column;
    gap: 16px;
    padding: 25px 47px 17px;
    width: calc(100% - 241px);
}
.item_termine {
    display: flex;
    gap: 24px;
    margin-bottom: 40px;
    align-items: center;
}
.termine_btn .c-btn {
    min-width: 115px;
    font-weight: 400;
    /* font-size: 16px; */
    /* line-height: 120%; */
}
.item_termine:last-child {
    margin-bottom: 0;
    padding-bottom: 40px;
}
.ss_termine:not(.hastitle) .termine_top_hd {
    opacity: 0;
}
.ss_termine:not(.hastitle) .list_termine {
    margin-top: 40px;
}
body .e-con.e-flex > .e-con-inner {
    gap: 0;
}
.termine_btnmmore {
    margin: 0 auto;
    text-align: center;
}


body .cta_jahreskongress {
    background: #019778;
    padding: 0;
}
body .cta_jahreskongress .content_cta {
    padding: 46px 0 52px;
}
body .cta_jahreskongress .l-inner {
    padding: 0;
    display: flex;
    align-items: center;
    gap: 5%;
}
body .cta_jahreskongress .content_cta {
    text-align: left;
}
body .cta_jahreskongress .content_cta {
   width: 55%;
}
.banner_cta {
      width: 40%;
      display: flex;
}
.cta_jahreskongress.p-find-02 .p-find_copy {
    margin-top: 28px;
}
.cta_jahreskongress.p-find-02 .p-find_btn {
    margin-top: 22px;
}
.cta_jahreskongress.p-find-02 .p-find_btn a {
    min-width: 273px;
}
.banner_cta img {
    object-fit: cover;
}





.hidenav_scroll #scrollContainer {
    display: none;
}
.sub_center .c-heading-03_copy p {
    text-align: center;
    display: block;
    width: 100%;
}
body .c-heading-03 .c-heading-03_copy::before, body .c-heading-03 .c-heading-03_copy::after {
    display: none;
}
body .l-header .l-header_ministerium .ttl {
    font-family: 'Clan Pro';
    font-weight: bold;
}
/* hai menu */
.open-menu > .sub-menu {
    display: block;
  }
.menu-item-has-children {
    position: relative;
  }
.sub-menu , .submenu-icon{
    display: none;
  }
  .sub-menu {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu-item.menu-item-has-children > .submenu-toggle {
    display: none; /* Hide toggle for desktop */
    cursor: pointer;
    margin-left: 10px;
    font-size: 16px;
}
body .p-currentProject .p-currentProject_item {
    column-gap: 24px;
    align-items: stretch;
}
body .p-currentProject .p-currentProject_item .item-image, body .p-currentProject .p-currentProject_item .item-text {
/*    height: auto;
    margin: 0;
    width: 50%;
    flex: unset;*/

    height: auto;
    margin: 0;
    flex-basis: 50%;
    flex: 1;
    flex-basis: 50%;
}
body .p-currentProject .p-currentProject_item .item-logo {
    display: none;
}

.hidenav_scroll .l-inner {
    padding-bottom: 52px;
}



  
.l-header .l-header_menu ul.sub-menu li {
    margin-left: 0px;
    text-align: left;
    background: white;
  }
  .l-header .l-header_menu ul.sub-menu li a {
    text-align: left;
    padding: 5px;
    /*! width: 200px; */
    text-wrap: nowrap;
  }
  /* Desktop styles */
    @media (min-width: 768px) {
        /* .menu-item-has-children:hover > .sub-menu{
            display: block;
            position: absolute;
            left: 20px;
            padding: 10px;
            z-index: 999;
          }
        .menu-item.menu-item-has-children:hover > .sub-menu {
            display: block;
        }
        .l-header .l-header_menu li a:hover {
            color: #004c73;
        } */
    }
    @media (min-width: 810px) {
        .menu-item-has-children:hover > .sub-menu{
            display: block;
            position: absolute;
            left: 20px;
            padding: 10px;
            z-index: 999;
          }
        .menu-item.menu-item-has-children:hover > .sub-menu {
            display: block;
        }
        .l-header .l-header_menu li a:hover {
            color: #004c73;
        }
    }

    /* Mobile styles */
    @media (max-width: 768px) {

        
    }
  @media all and (max-width:800px){
    .submenu-icon {
            display: block;
    }
  }
  
  .dsin-search-form {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 290px;
    background-color: #f9f9f9;
    border-radius: 8px;
    padding: 5px 10px;
}

.dsin-search-form form {
    display: flex;
    align-items: center;
    width: 100%;
}

.dsin-search-form input[type="text"] {
    flex: 1;
    border: none;
    background-color: transparent;
    font-size: 16px;
    color: #8196A1;
    padding: 5px 10px;
    outline: none;
    border-radius: unset;
    height: auto;
    margin-top: 0;
    text-indent: 0;
    width: auto;
}

.dsin-search-form input[type="text"]::placeholder {
    color: #8196A1; /* Placeholder text color */
}

.dsin-search-form button.search-icon {
    background: none;
    border: none;
    cursor: pointer;
    color: #8196A1;
    margin-right: 5px;
    height: auto;
    width: auto;
    border-radius: unset;
    overflow: visible;
}

.dsin-search-form button.search-icon svg {
    width: 20px;
    height: 20px;
}

.dsin-search-form:hover {
    background-color: #fff; /* Brighten the background on hover */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15); /* Add hover shadow */
}

/* end search form */
/* newletter */
#contact-selecta {
    padding: 12px 10px;
    width: 100%;
    background: transparent;
    box-shadow: none;
    box-sizing: inherit;
    border-radius: 12px;
    border: 1px solid #5A6970;

    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url('../img/down-arow.svg');
    background-repeat: no-repeat;
    background-position: right 10px center;
    margin: 20px 0px;
  }
  .p-newsletter .p-newsletter_contact .contact-form input[placeholder="Position/Titel"] {
    background: #f9f9f9 url(../img/position_icon.svg) no-repeat center left 10px/24px 24.5px;
  }
  /* end newsletter*/

  /* member */
  .p-members_item .item-bio {
    border-top: 1px solid #F4F4F4;
    margin-top: 10px;
    padding-top: 10px;
  }
  .item-bio strong {
    font-size: 16px;
    font-weight: 500;
    font-family: Lexend;
    
  }
  .item-bio p {
    font-size: 12px;
    font-weight: 400;
  }
  
.p-members_item .item-copy p:after {
/*    content: " ”"; */
}
.p-members_item .item-copy p::before {
/*    content: "“ "; */
      
}
  /* end newsltter*/

.single .c-heading .c-heading_ttl {
    font-size: 22px;
    line-height: 25px;
    display: inline-block;
    color: #232628;
    text-transform: capitalize;
    letter-spacing: 0.44px;
}
.single .c-heading .c-heading_ttl::after {
    width: 80px;
    left: calc(100% + 10px);
    display:none;
}

.single .l-main {
    margin-top: 85px;
}

.p-signle {
    padding: 63px 0 30px;
    background-color: #f9f9f9;
}

.flex-single {
    display: flex;
    flex-wrap: wrap;
}

.flex-single .col-left {
    width: 68%;
    padding-right: 65px;
}

.flex-single .col-right {
    width: 32%;
}

.title-post {
    font-size: 40px;
    font-weight: 500;
    line-height: 64px;
    margin-top: 30px;
    color: #2B2929;
}

.latest-post .widget-heading::after {
    content: "";
    width: 80px;
    height: 4px;
    background: #32afcc;
    position: absolute;
    bottom: 0;
    left: 100%;
    border-radius: 4px;
}
.meta-tag {
    margin: 20px 0;
    position: relative;
}
.meta-tag .taxonomy:nth-of-type(odd) {
    background: #A5CE3A;
}
.meta-tag .taxonomy {
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.12px;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    padding: 11px 13px 9px 10px;
    background: #036;
    margin: 4px 2px;
    border-radius: 5px;
    text-transform: uppercase;
}

.text-note {
    font-size: 18px;
    font-weight: 400;
    line-height: 32.4px;
    letter-spacing: 0.18px;    color: #8196A1;
}
.box-feature {
    margin: 22px 0 26px;
}
.description-post {
    font-family: Lexend,sans-serif;
    font-size: 16px;
    font-weight: 450;
    line-height: 24px;
    padding-bottom: 0px;
    margin-bottom: 18px;
    border-bottom: 1px solid #D9D9D9;
    color: #3B4246;
}
.single-post .description-post {
    font-size: 15px;
    line-height: 1.6;
  }
  .single-post .description-post p {
    margin: 0px 0px 20px 0px;
  }
.box-feature {
    position: relative;
}
.gallery-carousel {
    position: unset;
}
.gallery-carousel button.slick-arrow {
    font-size: 0;
    width: 37px;
    height: 37px;
    background-color: rgb(217 217 217 / 74%);
    border-radius: 100%;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gallery-carousel button.slick-arrow.slick-next {
    right: 20px;
}
.gallery-carousel button.slick-arrow.slick-prev {
    left: 20px;
}
.gallery-carousel button.slick-arrow::before {
    position: absolute;
    width: 16px;
    height: 16px;
    content: "";
    background: url(../img/icon_arrow_02.svg) no-repeat center / contain;
    display: inline-block;
}

.gallery-carousel button.slick-arrow.slick-next::before {
    background: url(../img/angle-next.svg) no-repeat center / contain;
}

.gallery-carousel button.slick-arrow.slick-prev::before {
    background: url(../img/angle-prev.svg) no-repeat center / contain;
}
.single .download {
    margin-left: -5px;
}
.single .download a {
    background-color: #EDEDED;
    width: 100%;
    display: inline-block;
    padding: 10px;
    padding-left: 49px;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.12px;
    position: relative;
    border-radius: 5px;
    margin: 3px 0;
    color: #8196A1;
}

.single .download a::before {
    position: absolute;
    width: 33px;
    height: 31px;
    left: 0;
    top: 0;
    content: "";
    background: url(../img/file-icon.svg) no-repeat center / contain;
    display: inline-block;
}

.single .download a::after {
    position: absolute;
    width: 18px;
    height: 18px;
    right: 9px;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    background: url(../img/download-icon.svg) no-repeat center / contain;
    display: inline-block;
}

.heading_c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    margin-bottom: 18px;
    padding-left: 7px;
}
.see_all {
    font-size: 18px;
    font-weight: 400;
    line-height: 32.4px;
    letter-spacing: 0.18px;
    color: #32AFCC;
    display: inline-block;
    position: relative;
    transition: all 0.5s;
}
.see_all::before {
    content: '';
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #32afcc;
    position: absolute;
    transition: all 0.5s;
}
.see_all:hover::before {
    width: 100%;
}

.latest-post .widget-heading {
    font-size: 22px;
    line-height: 26.4px;
    display: inline-block;
    color: #232628;
    letter-spacing: 0.22px;
    position: relative;
    padding-right: 10px;
    font-weight: 400;
    margin-bottom: 10px;
}

.latest-post .item-post {
    padding: 16px;
    border-radius: 12px;
    background-color: #fff;
    margin-bottom: 24px;
}
.latest-post .item-post-img a {
    display: inline-block;
    width: 100%;
    height: 212px;
    border-radius: 12px;
    overflow: hidden;
}
.latest-post .item-post-img a:hover {
    opacity: .8;
}
.latest-post .item-post-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.latest-post .item-post-img a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.latest-post .date-post {
    font-size: 14px;
    font-weight: 400;
    line-height: 25.2px;
    letter-spacing: 0.14px;
    color: #136FA5;
    margin-top: 15px;
    margin-bottom: 10px;
    position: relative;
}

.latest-post .item-post .title a {
    font-size: 18px;
    line-height: 32.4px;
    letter-spacing: 0.18px;
    font-weight: 500;
    color: #232628;
    margin-bottom: 12px;
    display: inline-block;
}

.latest-post .item-post .item-description {
    font-size: 14px;
    line-height: 25.2px;
    letter-spacing: 0.14px;
    font-weight: 400;
    color: #5A6970;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.btn-below-latest.c-btn {
    display: none;
}

.gallery-carousel-show .item-gallery.active {
    display: block;
    animation: fadeIn 2s;
    -webkit-animation: fadeIn 2s;
  -moz-animation: fadeIn 2s;
  -o-animation: fadeIn 2s;
  -ms-animation: fadeIn 2s;
}
.gallery-carousel-show .item-gallery {
    display: none;
}

.p-lastest.story-show {
    z-index: 9999;
    overflow: hidden;
}
/* new footer */
.footer_new {
    background: #136FA5;
    color: #fff;
    padding: 30px 0 25px;
    font-size: 14px;
    font-weight: 300;
}
.footer_new .container {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
}
.footer_new .top {
    display: flex;
    justify-content: space-between;
}
.footer_new .top .contact {
/*  border-right: 1px solid #2085C0;*/
    /* background: #32afcc; */
}
.footer_new .top .contact, .footer_new .top .social-btn {
    display: flex;
    flex: 50%;
    align-items: center;
    gap: 20px;
}
.l-footer.footer_new .l-footer_ttl {
    color: inherit;
    margin: 0;
}

.footer_new .top .social-btn .social {
    display: flex;
    align-items: center;
    gap: 20px;
    border-right: 1px solid #2085C0;
    padding-right: 50px;
}
.l-footer.footer_new .l-footer_btn.contact-btn {
    margin: 0;
}
.l-footer div.l-footer_btn button::after {
    width: 17px;
    height: 20px;
    margin-left: 10px;
}
.l-footer div.l-footer_btn button {
    background: #32afcc;
    font-size: 14px;
    padding: 11.3px 19px;
    line-height: 160%;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    min-width: unset;
}
.footer_new .top .social-btn {
    justify-content: end;
    gap: 50px;
}
.l-footer.footer_new .line {
    border-top: 1px solid #32afcc;
    margin: 25px 0;
}
.l-footer.footer_new .bottom {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    flex-direction: row-reverse;
}
.l-footer.footer_new a {
    font-size: 14px;
    font-weight: 300;
}
.l-footer.footer_new a:hover {
    opacity: 0.5;
}
.dflex{
    display: flex;
    gap: 20px;
}
.link-icon {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}
.link-icon i {
    color: #32afcc;
}
.social-footer a {
    width: 30px;
    height: 30px;
    border: 1px solid #32afcc;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
}
.l-footer.footer_new .social-footer a:hover {
    background: #32afcc;
    opacity: 1;
}
.footer_new .top .contact .l-footer_ttl {
    border-right: 1px solid #32afcc;
    padding-right: 20px;
}
.slick-dots {
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 10px;
}
.slick-dots li button {
    text-indent: -9999px;
    width: 50px;
    height: 3px;
    background: rgba(0,0,0,0.2);
    border-radius: 100px;
    line-height: 0;
}
.slick-dots .slick-active button {
    background: rgba(0,0,0,1);
}
.dsin-banner-slider .item-inner {
    display: flex;
    height: 60vh;
}
.dsin-banner-slider .item-inner .thumb {
    width: 70%; 
    position: relative;
}
.dsin-banner-slider .item-inner .thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.dsin-banner-slider .item-inner .content {
    width: 30%;
    background: #003366;
    color: #fff;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.dsin-banner-slider .item-inner .content .des * {
    font-size: 36px;
    font-weight: 400;
    line-height: 160%;
}
.dsin-banner-slider .slick-cs {
    position: absolute;
    bottom: 10px;
    left: 30px;
    z-index: 99;
}
.dsin-banner-slider .slick-dots {
    position: absolute;
    bottom: 8px;
    width: 70%;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 65px;
}
.dsin-banner-slider .slick-cs.slick-next {
    right: calc(30% + 30px);
    left: auto;
}
.dsin-banner-slider .slick-cs.slick-prev {
    transform: rotate(180deg);
}
.dsin-banner-slider .slick-dots button {
    width: 10px;
    height: 10px;
    background: rgba(255,255,255,0.5);
}
.dsin-banner-slider .slick-dots .slick-active button {
    background: #fff;
    width: 15px;
    height: 15px;
}
#header .l-header_nav .sub-menu {
    
    left: 0;
    
    background: #fff;
   
    box-shadow: 0 4px 30px rgba(0,0,0,.1);
    border-radius: 12px;
}
#header .l-header_nav .sub-menu > li > .sub-menu {
    left: 50%;
  }
#header .l-header_nav ul.l-header_menu > li > a {
    padding: 10px 0;
    color: #828282;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
}
#header .l-header_nav ul.l-header_menu > li.current-menu-item > a {
    color: #004c73; 
  }

.p-newsletter-b2b div.wpforms-container-full input[type="submit"]:not(:hover):not(:active),.p-newsletter-b2b  div.wpforms-container-full button[type="submit"]:not(:hover):not(:active),.p-newsletter-b2b  div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
    background: #7BCDC8;
}

.dsin-banner-slider:has(.slider-item:nth-child(2)) .slick-dots,
.dsin-banner-slider:has(.slider-item:nth-child(2)) .slick-prev,
.dsin-banner-slider:has(.slider-item:nth-child(2)) .slick-next {
    display: flex; /* Show if more than one slide */
}

.dsin-banner-slider .slick-dots,
.dsin-banner-slider .slick-prev,
.dsin-banner-slider .slick-next {
    display: none; /* Hide by default */
}
@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-moz-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-webkit-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-o-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

@-ms-keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@media all and (max-width:1200px){
    .dsin-search-form {
        max-width: 150px;
    }
}
@media all and (max-width:1080px){
    .l-header .l-header_right .ttl {
        display: none;
    }
    .l-header .l-header_right {
        display: none;
    }    
    .l-header .l-inner .left-header {
        width: 100%;
        gap: 0;
    }   
}





@media all and ( min-width: 1201px ) and ( max-width: 1450px ) {
    .dsin-banner-slider .item-inner .content .des * {
        font-size: 30px;
    }
}


@media all and ( min-width: 1000px ) and ( max-width: 1200px ) {
    .dsin-banner-slider .item-inner .content .des * {
        font-size: 24px !important;
    }

}
@media all and ( min-width: 1000px ){
    .titmb_block h2.c-heading_ttl br {
        display: none;
    }

}


@media all and ( max-width: 999px ){

p.termine_date {
    max-width: 150px;
}
a.btn_ev {
    margin-bottom: 10px;
}
.showdots button.slick-arrow {
    width: 35px;
    height: 35px;
}
.showdots .slick-dots li {
    margin: 0 3px;
}
.showdots .slick-dots li.slick-active button {
    width: 7vw;
    height: 2.6666666667vw;
    border-radius: 5.3333333333vw;
}
.showdots .slick-dots {
    width: calc(100% - 70px);
    overflow: hidden;
    white-space: nowrap;
    bottom: 12px;
}
.termine_date .time-part {
    display: block;
}

.dsin-banner-slider .item-inner .content .des * {
    font-size: 27px !important;
}
.p-format .p-format_item:not(:last-child) {
    padding-bottom: 6vw;
}
.p-format_content .p-format_item {
    display: block !important;
}
.p-format .p-format_item .item-copy ul li {
    color: #5a6970;
}
.p-advisory_item .box-text {
    min-height: 150px;
}    
#uc_dsin_contact_person_elementor_f6df0cd .c-heading-04 .c-heading-04_ttl, #uc_dsin_contact_person_elementor_6508c18 .c-heading-04 .c-heading-04_ttl, #uc_dsin_newest_articles_elementor_94a4f69 .c-heading_ttl, #uc_dsin_formats_elementor_a6cd3b5 .c-heading_ttl {
    font-size: 9.733vw;
}
.p-newsletter .p-newsletter_right, .p-newsletter .p-newsletter_right_new {
    width: 100%;
}
.ss_termine .c-heading_ttl.mobile-only span {
    display: block;
}
a.btn_ev.btn_download {
    margin-left: 10px;
    min-width: 72px;
    font-size: 0;
    gap: 0;
}
body .desktop-only {
    display: none !important;
}
body .mobile-only {
    display: block !important;
}


.termine_btn {
    margin-top: 15px;
}
.item_termine > div.termine_image {
    display: none;
    width: 100%;
}
.item_termine > div.termine_content {
    padding: 25px 16px 17px;
    width: 100%;
}
.list_termine {
    margin-top: 47px;
}
.ss_termine {
    padding: 45px 4.2666666667vw;
}
.termine_top p {
    font-size: 16px;
}
.item_termine {
    flex-direction: column;
}
    body .p-format .p-format_item .item-btn .c-btn, body .slider-item_btn a, body a.c-btn, body .p-about .p-about_item .item-btn .c-btn, body .p-currentProject .p-currentProject_item .item-btn .c-btn, body .p-statutes .p-statutes_btn .c-btn, body .p-newsletter .p-newsletter_contact .contact-form button, .p-find-02 .p-find_btn a, body .cta_jahreskongress.p-find-02 .p-find_btn a, body .l-footer div.l-footer_btn button, body .p-presskit .p-presskit_box .box-btn .c-btn {
        font-size: 16px;
        line-height: 120%;
        letter-spacing: 0.01em;
        padding: 15px 24px 17.8px;
        height: auto;
    }
    body .slider-item_btn a::after, body a.c-btn::after, body .p-about .p-about_item .item-btn .c-btn::after, body .p-currentProject .p-currentProject_item .item-btn .c-btn::after, body .p-statutes .p-statutes_btn .c-btn::after, body .p-newsletter .p-newsletter_contact .contact-form button::after, .p-find-02 .p-find_btn a::after, body .cta_jahreskongress.p-find-02 .p-find_btn a::after, body .l-footer div.l-footer_btn button::after, body .p-presskit .p-presskit_box .box-btn .c-btn::after {
        width: 13px;
        height: 12px;
        margin-left: 4.2666666667vw;
        margin-top: 5px;
    }
    body .p-find-02 .p-find_btn a {
        width: auto;
    }


    .dflex.menu-footer {
        flex-wrap: wrap;
        row-gap: 10px;
    }
    .p-statutes_ttl br {
        display: none;
    }

    body .p-currentProject .p-currentProject_item .item-text {
        margin-top: 10px;
    }
    body .p-currentProject .p-currentProject_item .item-image {
        padding: 0;
    }
    body .p-currentProject .p-currentProject_item .item-image, body .p-currentProject .p-currentProject_item .item-text {
        width: 100%;
    }

    body .cta_jahreskongress .content_cta{
        padding: 46px 20px 52px;
    }
    .banner_cta, body .cta_jahreskongress .content_cta {
        width: 100%;
    }
    body .cta_jahreskongress .l-inner {
        gap: 0;
        flex-direction: column;
    }
    .cta_jahreskongress.p-find-02 .p-find_btn {
        text-align: left;
        margin-bottom: 20px;
    }
    .cta_jahreskongress.p-find-02 .p-find_btn a {
        min-width: unset;
        width: 250px;
        padding: 5px;
        height: auto;
    }
    .cta_jahreskongress.p-find-02 .p-find_ttl {
        font-size: 35px;
    }
    .cta_jahreskongress.p-find-02 .p-find_copy {
        margin-top: 20px;
    }
}





@media all and ( max-width: 810px ){
    body.search .page-header.search-notfound {
        padding-top: 20vh;
        padding-bottom: 20vh;
    }
    .open-menu .sub-menu {
        padding: 10px 20px;
    }
    .menu-item-has-children {
        position: relative;
      }

    .menu-item.menu-item-has-children > .submenu-toggle {
        display: inline-block; /* Show toggle icon for mobile */
    }

    .menu-item-has-children >  a::before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        /* border-top: 9px solid #32afcc;  Arrow color */

        border-top: 9px solid rgb(90, 105, 112);
        position: absolute;
        right: 0px; /* Position the arrow */
        top: 15px; /* Adjust as needed */
    }
    .menu-item-has-children.open-menu >  a::before{
        border-top: unset;
        border-bottom: 9px solid rgb(90, 105, 112);
    }


    .menu-item-has-children.current_page_item >  a::before {
        border-top: 9px solid #004c73;
       
    }
    .menu-item-has-children.open-menu.current_page_item  >  a::before{
        border-bottom: 9px solid #004c73; /* Arrow color */
        border-top:unset;
    }
    
    .dsin-search-form input[type="text"] {
        width: 100%;
    }
    .dsin-search-form {
        max-width: 220px;
    }
    .dsin-banner-slider .item-inner {
        flex-direction: column;
        height: auto;
    }
    .dsin-banner-slider .item-inner .content .des h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .dsin-banner-slider .item-inner .thumb, .dsin-banner-slider .item-inner .content {
        width: 100%;
    }
    .dsin-banner-slider .item-inner .content {
        padding: 20px 20px 60px;
    }
    .dsin-banner-slider .slick-dots {
        width: 100%;
    }
    .dsin-banner-slider .slick-cs {
        left: 10px;
    }
    .dsin-banner-slider .slick-cs.slick-next {
        right: 10px;
    }
    .dsin-banner-slider .item-inner .thumb {
        height: 30vh;
    }    
    .footer_new .top {
        display: block;
    }
    .footer_new .top .contact {
        border: none;
    }
    .footer_new .top .social-btn {
        justify-content: start;
        padding: 30px 0 0;
    }
    .l-footer.footer_new .bottom {
        flex-direction: column;
        gap: 15px;
    }
    .l-footer.footer_new {
        padding: 32px 10px 15px;
    }
    body.admin-bar .l-header {
        /* top: 32px; */
        top: 0px;
        z-index: 999999;
      }
}
@media all and (max-width: 768px) {
    .footer_new .top .social-btn {
        flex-direction: column;
        gap: 15px;
        padding-top: 18px;
    }
    .footer_new .top .contact {
        flex-direction: column;
    }
    .footer_new .top .social-btn .social, .footer_new .top .contact .l-footer_ttl {
        border: none;
        padding: 0;
    }
    .l-footer div.l-footer_btn button {
        padding: 13px 10px;
    }
    .footer_new .top .contact, .footer_new .top .social-btn {
        justify-content: center;
    }
    .l-footer.footer_new .l-footer_copy {
        font-size: inherit;
    }
    .dflex.menu-footer {
        justify-content: center;
    }
    .l-footer.footer_new .l-footer_ttl{
        font-size: 15px;
    }
    .flex-single .col-left {
        padding-right: 0;
    }
    .flex-single .col-left,.flex-single .col-right {
        width: 100%;
    }
    .single .l-main {
        margin-top: 18.6666666667vw;
    }
}
@media all and (max-width: 575px) {
    .single .c-heading .c-heading_ttl {
        font-size: 30px;
        line-height: 37px;
    }
    .single .c-heading .c-heading_ttl::after {
        display:block;
    }
    .p-signle {
        padding: 50px 0 30px;
    }
    .see_all {
        display: none;
    }
    .latest-post .item-post .item-description {
        height: 3.5em;
    }
    .single .download a {
        padding: 6px 10px;
        padding-left: 63px;
        line-height: 21.6px;
    }
    .single .download a::before {
        position: absolute;
        width: 48px;
        height: 100%;
        left: 0;
        top: 0;
        content: "";
        background: url(../img/download-icon-mb.svg) no-repeat center / contain;
        display: inline-block;
    }

    .single .download a::after {
        display: none;
    }
    .btn-below-latest.c-btn {
        display: inline-flex;
    }
    
    .single .c-heading .c-heading_ttl:after {
        width: 56.14px;
        left: calc(100% + 3px);
        height: 2.81px;
    }
    
    .gallery-carousel button.slick-arrow.slick-next {
        right: 10px;
    }
    .gallery-carousel button.slick-arrow.slick-prev {
        left: 10px;
    }
    .gallery-carousel button.slick-arrow {
        width: 30px;
        height: 30px;
    }
    .single .download a {
        word-break: break-all;
    }
    .latest-post .widget-heading {
        margin-bottom: 18px;
    }
    header.l-header {
        padding: 12px 0;
    }
    .l-nav.is-active {
        top: 67px;
    }
    
    .p-newsletter .p-newsletter_left {
        width: 100%;
        margin-bottom: 25px;
    }
    .p-newsletter .p-newsletter_right {
        width: 100%;
        margin-bottom: 50px;
    }
    .p-newsletter .p-newsletter_contact{
        padding: 0px 25px;
    }
}

@media all and (max-width: 480px){
    .p-signle {
        padding: 40px 0 30px;
    }
    .dsin-search-form {
        max-width: 125px;
    }
}

.story-container{
    z-index: 10000;
}