/*fonts */

/* open-sans-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url('../Fonts/open-sans-v44-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../Fonts/open-sans-v44-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-600 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('../Fonts/open-sans-v44-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../Fonts/open-sans-v44-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* 18.11.2023 Upgrade V11*/
.powermail_message_error {
    padding: 20px;
    border: 1px solid #e6007e;
    color: #e6007e;
    margin-bottom: 20px;
}

.powermail-errors-list {
    color: #e6007e;
}

/* 2023.04.14 */
.tx-powermail .powermail_fieldwrap_type_check.layout3,
.tx-powermail .powermail_fieldwrap_type_radio.layout3,
.tx-powermail .form-group.layout3 {
    margin-bottom: 5px;
}

.tx-powermail .powermail_fieldwrap_type_input.layout3 .powermail_field {
    padding-left: 25px;
}

.news-single .article-block .img-block .figure figcaption {
    margin: 2px 0 0 0;
    font-style: italic;
}

.news-single .article-block ul {
    list-style-type: disc;
    font-size: 20px;
    font-weight: 300;
    margin-left: 20px;
}


/* 20-008-2021 Start */
h1 {
    margin-bottom: 20px;
    font-weight: 300;
}

a.memberimglink {
    padding-right: 0;
}

.ce-bodytext ul {
    list-style: none;
    padding: 0;
    margin: 15px 0;
}

.ce-bodytext ul > li {
    position: relative;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    color: #2b2e34;
    padding-left: 20px;
}

.ce-bodytext ul > li::before {
    content: '';
    position: absolute;
    top: 11px;
    left: 0;
    width: 7px;
    height: 7px;
    background: #e73e88;
    border-radius: 100%;
}

.nw-project-group .page-navigation .f3-widget-paginator li {
    padding: 0 6px;
    margin: 0 8px;
    background-color: #e73e88;
    font-family: "Open Sans", sans-serif;
}

.nw-project-group .page-navigation .f3-widget-paginator li a {
    color: #fff;
    font-family: "Open Sans", sans-serif;
}


.ce-gallery figcaption {
    font-style: italic;
    font-weight: 300;
}

figure.image {
    margin-bottom: 15px;
}

.cc_container {
    background: #fffaf5 !important;
}

.cc_container .cc_message {
    color: #414042 !important;
}

.cc_container a, .cc_container a:visited {
    color: #000 !important;
}

.cc_container a {
    text-decoration: underline !important;
}

.cc_container .cc_btn, .cc_container .cc_btn:visited {
    color: #fff !important;
    background-color: #e6007e !important;

}

.cc_container .cc_btn {
    text-decoration: none !important;
}

.nw-project-content .thumbnail img {

    height: auto;
}

.ce-gallery img {
    height: auto;
}

.sucheselector {
    margin-left: 50px;
}

ul.tx-indexedsearch-browsebox li {
    display: inline-block;
    padding-right: 15px;
    margin-bottom: 15px;
}

.tx-indexedsearch-res h3 {
    margin-bottom: 5px;
}

.tx-indexedsearch-res p.tx-indexedsearch-description {
    margin-bottom: 15px;
}

.tx-indexedsearch-browsebox > p {
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .ce-textpic .ce-gallery {
        width: 100%;
        float: none;
    }

    .sucheselector {
        margin-left: 0px;
        margin-right: 7px;
    }

    .socail-media-links ul li.socialshare:hover > div {
        display: none;
    }

    .showsocial {
        display: block !important;
    }

    .socail-media-links ul li.sharebtn > div {
        min-width: 100px;
    }

    .socail-media-links.socialmediabottom {
        display: block;
    }

    footer .socail-media-links .socialshare ul > li > a {
        -webkit-filter: brightness(1) invert(0);
        -moz-filter: brightness(1) invert(0);
        filter: brightness(1) invert(0);
        color: #000;
        background-color: #fff !important;
    }

    .socialshare .shariff {
        float: left;
    }

    .socail-media-links .socialshare ul.theme-color {
        display: grid !important;
    }

    header .navbar .menu-items {
        padding-bottom: 10px;
    }

    .socail-media-links.socialmediabottom ul li > div ul.theme-color {
        left: 0px;
        position: absolute;
        width: 100px;
        flex-wrap: wrap;
    }
}


/*23.01.2026*/
footer .other-page-info {
    margin: 0;
}


#tx_cookies_inner.bg-light {
    background-color: #FFF !important;
    border-top: 1px solid #e73e88;
}
#tx_cookies_inner p {
    font-size: 85%;
    width: 80%;
}

#tx_cookies_inner form {
    float: right;
    position: absolute;
    top: 10px;
    right: 30px;
}

#tx_cookies_inner form input.btn.btn-primary {
    background-color: #e73e88;
    border-color: #e73e88;
}


#tx_cookies_close, #tx_cookies_inner  h3 {
    display: none;
}