@font-face {
    font-family: 'SourceSansPro-Light';
    font-weight: 300;
    /* IE9 Compat Modes */
    src: url('../fonts/SourceSansPro-Light.eot');
    src: local('Source Sans Pro'), local('Source Sans Pro'),
        /* IE6-IE8 */
    url('../fonts/SourceSansPro-Light.eot?#iefix') format('embedded-opentype'),
        /* Super Modern Browsers */
    url('../fonts/SourceSansPro-Light.woff2') format('woff2'),
        /* Modern Browsers */
    url('../fonts/SourceSansPro-Light.woff') format('woff'),
        /* Safari, Android, iOS */
    url('../fonts/SourceSansPro-Light.ttf') format('truetype'),
        /* Legacy iOS */
    url('../fonts/SourceSansPro-Light.svg#SourceSansPro-Light') format('svg');
    font-display: swap;
}

@font-face {
    font-family: 'SourceSansPro-Regular';
    font-weight: 400;
    /* IE9 Compat Modes */
    src: url('../fonts/SourceSansPro-Regular.eot');
    src: local('Source Sans Pro'), local('Source Sans Pro'),
        /* IE6-IE8 */
    url('../fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'),
        /* Super Modern Browsers */
    url('../fonts/SourceSansPro-Regular.woff2') format('woff2'),
        /* Modern Browsers */
    url('../fonts/SourceSansPro-Regular.woff') format('woff'),
        /* Safari, Android, iOS */
    url('../fonts/SourceSansPro-Regular.ttf') format('truetype'),
        /* Legacy iOS */
    url('../fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular') format('svg');
    font-display: swap;
}

@font-face {
    font-family: 'SourceSansPro-Regular';
    font-weight: 500;
    /* IE9 Compat Modes */
    src: url('../fonts/SourceSansPro-SemiBold.eot');
    src: local('Source Sans Pro'), local('Source Sans Pro'),
        /* IE6-IE8 */
    url('../fonts/SourceSansPro-SemiBold.eot?#iefix') format('embedded-opentype'),
        /* Super Modern Browsers */
    url('../fonts/SourceSansPro-SemiBold.woff2') format('woff2'),
        /* Modern Browsers */
    url('../fonts/SourceSansPro-SemiBold.woff') format('woff'),
        /* Safari, Android, iOS */
    url('../fonts/SourceSansPro-SemiBold.ttf') format('truetype'),
        /* Legacy iOS */
    url('../fonts/SourceSansPro-SemiBold.svg#SourceSansPro-Regular') format('svg');
    font-display: swap;
}

@font-face {
    font-family: 'SourceSansPro-Regular';
    font-weight: 600;
    /* IE9 Compat Modes */
    src: url('../fonts/SourceSansPro-SemiBold.eot');
    src: local('Source Sans Pro'), local('Source Sans Pro'),
        /* IE6-IE8 */
    url('../fonts/SourceSansPro-SemiBold.eot?#iefix') format('embedded-opentype'),
        /* Super Modern Browsers */
    url('../fonts/SourceSansPro-SemiBold.woff2') format('woff2'),
        /* Modern Browsers */
    url('../fonts/SourceSansPro-SemiBold.woff') format('woff'),
        /* Safari, Android, iOS */
    url('../fonts/SourceSansPro-SemiBold.ttf') format('truetype'),
        /* Legacy iOS */
    url('../fonts/SourceSansPro-SemiBold.svg#SourceSansPro-Regular') format('svg');
    font-display: swap;
}

@font-face {
    font-family: 'SourceSansPro-Regular';
    font-weight: bold;
    /* IE9 Compat Modes */
    src: url('../fonts/SourceSansPro-SemiBold.eot');
    src: local('Source Sans Pro'), local('Source Sans Pro'),
        /* IE6-IE8 */
    url('../fonts/SourceSansPro-SemiBold.eot?#iefix') format('embedded-opentype'),
        /* Super Modern Browsers */
    url('../fonts/SourceSansPro-SemiBold.woff2') format('woff2'),
        /* Modern Browsers */
    url('../fonts/SourceSansPro-SemiBold.woff') format('woff'),
        /* Safari, Android, iOS */
    url('../fonts/SourceSansPro-SemiBold.ttf') format('truetype'),
        /* Legacy iOS */
    url('../fonts/SourceSansPro-SemiBold.svg#SourceSansPro-Regular') format('svg');
    font-display: swap;
}

body{
    font-family: 'SourceSansPro-Regular';
    font-weight: 400;
    font-size: 15px;
    color:#888;
}

h1 {
    font-family: 'SourceSansPro-Light';
    font-weight: 300;
    font-size: 34px;
    color: #0069b4;
}

h2 {
    font-family: 'SourceSansPro-Light';
    color: #0069b4;
}

h3 {
    font-family: 'SourceSansPro-Light';
    margin-bottom: 20px;
    font-size: 26px;
}

h4 {
    font-family: 'SourceSansPro-Light';
    margin-bottom: 20px;
    font-size: 24px;
}

h2, h3, h4, h5, h6 {
    font-weight: 300;
}

span.subtitle{
    font-size: 20px;
}

section ul{
    padding-left: 25px;
    margin-bottom: 20px;
}

section ul li{
    list-style: square;
}

.frame-layout-3 h4 {
    margin-bottom: 10px;
    color: #0069b4;
    font-size: 20px;
}

.btn {
    text-transform: none;
    color: #fff !important;
}

.btncenter {
    text-align: center;
}

.logo img {
    height: 33px;
    width: 238px;
    max-width: 100%;
}

.section{
    padding: 20px 20px 20px 20px;
}

.section a,
.ce-bodytext a,
.card-body a,
.news a,
.frame-type-text a {
    color: #0069b4;
}

.section a:hover,
.ce-bodytext a:hover,
.card-body a:hover,
.news a:hover,
.frame-type-text a:hover  {
    text-decoration: underline;
}

.section-gray {
    background: #efefef;
    padding: 40px 0px 40px 0px;
}

.header .logo {
    margin-top: 25px;
    margin-bottom: 25px;
}

.header .top-contact{
    float:left !important;
}

.header .top-link {
    float: right !important;
}

.header .nav li a {
    padding: 38px 12px 20px 12px;
    font-size: 19px;
    font-weight: 300;
}

.header .nav li ul li a {
    font-size: 16px;
}

.header .nav li .dropdown li a:hover {
    background: #f5f5f5 !important;
}


.header .nav li .dropdown {
    top: 82px;
    width: 300px;
    left: -24px;
}

.header .nav li .dropdown li a {
    font-weight: 300;
    text-transform: none;
}

.header .top-link li a {
    color: #757575;
}

/* L A N G U A G E   M E N U E */

.navbar.language {
    float: right;
    background-color: #FFFFFF !important;
    padding: 12px 10px 12px 10px;
}

/*
.container {
    max-width: 1080px;
}
*/

.header .container,
.breadcrumbs .container,
.brotkrumenneu .container,
.footer .container {
    max-width: 1140px !important;
}

.menucta {
    float: right;
}

.menucta li a {
    padding-right: 0px !important;
    color: #0069b4 !important;
}

.get-quote {
    margin-top: 19px;
}

.nav {
    padding-left: 15px;
}

.slider .single-slider {
    height: 500px;
}

.slider .single-slider h1 {
    font-weight: 400;
}

.slider .ft20 {
    font-size: 20px !important;
}

.slider .t300,
.t300 {
    font-weight: 300 !important;
    color: #2C2D3F;
    font-size: 34px;
}

.slider .single-slider h1 span {
    color: #2C2D3F;
}

.slider .single-slider h1 span.ft20 {
    color: #1a76d1;
}

.slider .t400 {
    font-weight: 400;
    color: #2C2D3F !important;
    font-size: 34px;
}

.schedule .single-schedule {
    background: #f5f5f5 !important;
}

.schedule .single-schedule h4 {
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
    text-transform: capitalize;
    color: #0069b4;
    margin-top: 13px;
}

.schedule .single-schedule h4 {
    font-weight: 400 !important;
}

.schedule .single-schedule p {
    color: #888;
    font-weight: 300;
}

.schedule .schedule-inner {
    transform: translateY(-30%);
}

.schedule .single-schedule h4 {
    font-weight: 500;
}

.schedule .single-schedule a {
    color: #0069b4;
    margin-top: 25px;
    font-weight: 500;
    display: inline-block;
    position: relative;
    font-weight: 300 !important;
}

.call-action .content {
    text-align: center;
    padding: 80px 265px;
}

.section-title {
    margin-bottom: 0px;
    padding: 0 0px !important;
}

.section-title h2,
.section-title h3,
.section-title h4 {
    font-weight: 300;
    text-transform: none !important;
}

.section-title h2,
header h2{
    font-size: 30px !important;
    margin-bottom: 15px !important;
}

.Feautes .single-features h4 {
    padding-top: 28px;
    color: #2C2D3F;
    font-weight: 400;
    font-size: 15px;
}

.Feautes .single-features a:hover,
.Feautes .single-features h4:hover {
    color: #0069b4 !important;
}

.Feautes .single-features::before {
    border-bottom: 0px solid #0069b4 !important;
    right: -61px !important;
    width: 94px !important;
    text-align: center;
}

.Feautes .single-features .single-icon{
    width: 100px;
    height: 100px;
    padding: 29px;
    border: 1px solid #888;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
}

.Feautes .single-features .single-icon svg{
    height: 35px;
    margin: 0 auto;
    display: block;
}

.Feautes .single-features .single-icon svg path {
    fill: #0069b4;
}

.team .t-bottom h2 {
    text-transform: none;
}

.team .single-team {
    margin-top: 0px;
    margin-bottom: 30px;
}

.team .single-team.contactgroup  h2{
    margin-top: 0px;
    margin-bottom: 0px;
}

.section-title a {
    color: #0069b4 !important;
}

.call-action .content h2 {
    font-weight: 300;
    font-size: 30px;
    margin-bottom: 30px;
    line-height: 32px;
}

.call-action .content .btn {
    font-size: 16px;
    background: none;
}

.portfolio {
    background: #FFFFFF;
}

.portfolio .single-pf img {
    border-radius: 4px;
}

.portfolio .single-pf img {
    height: inherit;
    width: inherit;
}

.portfolio .single-pf img {
    border-radius: 4px;
    display: inline-block;
}

.portfolio .single-pf {
    text-align: center;
}

.productheader {
    padding: 178px 0px 60px 0px !important;
}

.newsliste .newsexcerpt {
    text-align: justify;
}

.newsliste .newsexcerpt a {
    color: #0069b4 !important;
}

.breadcrumbs {
    padding: 178px 0px 150px 0px !important;
}

.breadcrumbs h2 {
    color: #0069b4;
    text-transform: none;
    font-size: 35px;
    font-weight: 300;
    text-align: left;
    line-height: 130%;
}

.breadcrumbs ul li {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
}

.breadcrumbs ul li a {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
}

.breadcrumbs ul li i {
    font-weight: 400;
}

.services.section.gray{
    background: #efefef !important;
}

.services .single-service {
    margin: 15px 0;
}

.services .single-service h4 {
    font-size: 22px;
    font-weight: 400;
}

.services .single-service .single-service-icon{
    width: 50px;
    position: absolute;
    left: 0px;
}

.services .single-service .single-service-icon svg{
    height: 40px;
}

.services .single-service .single-service-icon svg path {
    fill: #0069b4;
}

.single-news .date {
    background: none !important;
    color: #757575 !important;
    padding: 4px 0px !important;
}

.contact-us .inner {
    box-shadow: 0px 0px 0px #00000024;
    overflow: hidden;
}

.contact-us .contact-us-form {
    padding: 0px 0px;
}

.accordion li a.active, #scrollUp, .team .t-icon a, .slicknav_menu .slicknav_icon-bar, .color-plate .color-plate-icon, .header .nav li a::before, .header .single-widget i, .header .right-bar a, .header .search-form button, .slider .single-slider .btn, .slider .single-slider .btn.primary::before, .slider .owl-carousel .owl-nav div, .schedule .single-schedule, .schedule .single-schedule::before, .Feautes .single-features:hover .signle-icon i, .why-choose .choose-left h3::before, .why-choose .choose-left .list li i, .why-choose .choose-right .video, .call-action .content .btn::before, .call-action .content .btn:hover, .portfolio .single-pf::before, .pf-details .image-slider .owl-carousel .owl-nav div:hover, .pf-details .date, .pf-details .body-text .share ul li a:hover, .services-details-img blockquote, .departments .department-tab .tab-pane .department-left .list li i, .pricing-table .table-list i, .doctor-details-area .doctor-details-left .social li a:hover, .blog .single-news .news-content::before, .blog .single-news .news-body .date, .main-sidebar .single-widget .title::before, .main-sidebar .search .button:hover, .main-sidebar .side-tags .tag a:hover, .news-single .prev-next li a:hover, .news-single .single-comments a, .news-single .form-group.button .btn, .appointment .form-group .list li:hover, .appointment.single-page .work-hour, .login .login-form h2::before, .login .form .btn:hover, .login .login-form .checkbox label::after, .register .register-form h2::before, .register .form .btn:hover, .register .register-form .checkbox label::after, .contact-us .contact-us-form h2::before, .contact-us .form .btn:hover, .contact-us .contact-us-form .checkbox label::after, .contact-us .single-info, .contact-us .single-info::before, .error-page .search-form .btn, .doctor-calendar-table table thead tr th, .doctor-calendar-table table tbody tr td:hover, .about-content ul li:hover i, .single-vision-box .icon, .single-vision-box::before, .our-mission-content ul li:hover .icon, .footer .copyright, .footer .footer-top, .preloader::before, .preloader::after, .btn, .overlay::before, .pagination .pagination-list li.active a, .pagination .pagination-list li:hover a {
    background: #0069b4;
}

.portfolio .single-pf.no-link::before{
    position: inherit;
}

.accordion a {
    border-radius: 3px !important;
}

.accordion li {
    margin-bottom: 10px;
}

.blog .single-news .news-head {
    border-radius: 4px 4px 0px 0px;
}

/* N E W S   B L O C K */

.blog .single-news .news-body h2{
    height: 45px;
}

.blog .single-news .news-body {
    border-radius: 0px 0px 4px 4px;
}

.blog .single-news .news-content p {
    text-transform: none !important;
}

/* N E W S   D E T A I L   P A G E */

.news-single p {
    margin-top: 15px;
}

.news-single ul{
    margin: 0px 0px 10px 0px;
}

.news-single ul li {
    list-style: square;
    padding: 0;
    margin: 5px 0px 0px 25px;
}

.news-single .news-backlink-wrap{
    margin: 10px 0px 10px 0px;
}

.news-single .news-backlink-wrap a{
    font-weight: bold;
}

.news-single .news-job-details .article .news-img-wrap{
    float: left;
    width: auto;
}

/* C O N T A C T */

.contact-us .contact-us-form h2::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 2px;
    width: 50px;
    background: #0069b4;
}

.contact-us .contact-us-form h2 {
    position: relative;
    font-size: 30px;
    text-transform: none !important;
}

.contact-us .contact-us-form h2 {
    font-weight: 400;
}

.services-details-img h2 {
    text-align: center;
    margin-bottom: 30px;
    color: #0069b4;
    line-height: 36px;
    font-weight: 300;
    font-size: 34px;
}

.service-details-inner-left {
    border-radius: 4px;
}

.service-details-inner h2 {
    font-weight: 400;
}

.service-details-inner-left img {
    display: block;
}

.mapssection {
    padding-bottom: 0px;
    margin-bottom: -7px;
}

.contact-us .form .form-group input {
    border: 1px solid #bbb;
}

.contact-us .form .form-group textarea {
    height: 250px !important;
}

blockquote {
    border-radius: 4px !important;
}

.bqgrew {
    background: #efefef !important;
    color: #2C2D3F !important;
}

.lightblue {
    background: #b7d6ea !important;
    color: #2C2D3F !important;
}

.babyblue {
    background: #75afd5 !important;
    color: #2C2D3F !important;
}

.normalblue {
    color: #0069b4 !important;
}

.padding0 {
    padding: 0px !important;
}

.padding10 {
    padding: 10px !important;
}

.paddingbottom0 {
    padding-bottom: 0px !important;
}

.paddingbottom10 {
    padding-bottom: 10px !important;
}

.paddingbottom20 {
    padding-bottom: 20px !important;
}

.paddingbottom30 {
    padding-bottom: 30px !important;
}

.paddingbottom40 {
    padding-bottom: 40px !important;
}

.paddingbottom50 {
    padding-bottom: 50px !important;
}

.paddingbottom60 {
    padding-bottom: 60px !important;
}

.paddingtop70 {
    padding-top: 70px !important;
}

.paddingtop60 {
    padding-top: 60px !important;
}

.paddingtop50 {
    padding-top: 50px !important;
}

.paddingtop40 {
    padding-top: 40px !important;
}

.paddingtop30 {
    padding-top: 30px !important;
}

.paddingtop20 {
    padding-top: 20px !important;
}

.paddingtop10 {
    padding-top: 10px !important;
}

.paddingtop5 {
    padding-top: 5px !important;
}

.paddingtop0 {
    padding-top: 0px !important;
}

.marginbottom30 {
    margin-bottom: 30px !important;
}

.marginbottom40 {
    margin-bottom: 40px !important;
}

.marginbottom50 {
    margin-bottom: 50px !important;
}

.bottom50 {
    margin-bottom: 50px;
}

.marginleft0 {
    margin-left: 0px;
}

.btnlightblue {
    background: #b7d6ea !important;
    color: #0069b4 !important;
}

.btn:hover:before{
    /* -webkit-transform: scaleX(1);
    transform: scaleX(1); */
}

.btn:hover {
    background: #024987 !important;
}

.btn-iw-big {
    min-width: 250px !important;
    font-size: 16px;
}

.ta-justiy {
    text-align: justify !important;
}

.ta-center {
    text-align: center !important;
}

.contentkacheln {
    width: 100%;
    padding: 30px 0px 30px 0px;
}

.contentkacheln .section-title h2 {
    color: #2C2D3F;
}

.contentkacheln .section-title p {
    color: #2C2D3F;
}

.fun-facts .single-fun span {
    margin-top: 7px;
    margin-bottom: 0px;
}

.brotkrumenneu {
    padding: 3px !important;
    background: #f5f5f5;
}

.brotkrumenneu ul li {
    float: left !important;
    width: auto !important;
}

.brotkrumenneu .bread-list li a {
    font-weight: 300;
}

.footer .single-footer h2 {
    font-weight: 300;
    font-size: 22px !important;
}

.footer .copyright {
    text-align: left;
}

.footer .single-footer .newsletter-inner input {
    height: 40px;
}

.footer .single-footer .newsletter-inner .button {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    line-height: 40px;
    width: 40px;
}

/** Fehler im Slider, Höhe wird falsch berechnet - FIX **/
.owl-stage-outer {
    max-height: 600px !important;
}


/* S C H E D U L E */

.schedule .single-schedule .inner {
    background: #F5F5F5;
    border-radius: 4px 4px 4px 4px;
}

.schedule .single-schedule .inner p{
    min-height: 100px;
}

/* F R A M E   S P A C E */

.frame-space-before-extra-large{margin-top: 8em;}
.frame-space-after-extra-large{margin-bottom: 8em;}

.frame-space-before-large{margin-top: 6em;}
.frame-space-after-large{margin-bottom: 6em;}

.frame-space-before-medium{margin-top: 4em;}
.frame-space-after-medium{margin-bottom: 4em;}

.frame-space-before-small{margin-top: 2em;}
.frame-space-after-small{margin-bottom: 2em;}

.frame-space-before-extra-small{margin-top: 1em;}
.frame-space-after-extra-small{margin-bottom: 1em;}

/* H E A D E R   I M A G E   W I T H   H E A D L I N E */

.headerimage{
    position: relative;
    overflow: hidden;
}

.headerimage-overlay-one, .headerimage-overlay-two{
    position: absolute;
    top: 0;
}

/* B R E A D C R U M B */

#breadcrumb{
    padding: 4px 0px 4px 0px;
    background: #f5f5f5;
    font-size: 13px;
}

/* C O N T E N T   G R I D   B O X   I M A G E */

.team .t-description-wrapper {
    min-height: 45px;
    line-height: 18px;
}

.team .t-icon a:hover {
    text-decoration: none !important;
}



/* A K T U E L L E   M E L D U N G E N */

.news .news-row {
    width: 100%;
}

.news .news-row .news-list-headline{
    margin-bottom: 20px;
}

.news .news-row h6 a{
    color: #2C2D3F;
    font-size: 1.1rem;
    font-weight: bold;
}

.news .news-row .news-head img{
    margin-bottom: 5px;
}

.news .homepage-news .description{
    min-height: 100px;
}

.news .article .news-img-wrap a {
    border: 0px;
    padding: 0px;
}

.news-single {
    padding: 60px 0 40px;
}

/* I S O T O P E   F I L T E R */

#filters2{
    width: 100%;
    display: inline-block;
    padding: 15px;
}
#filters2 .filterwrapper.title{
    padding-top: 10px;
}

#filter2-inner{
    float: left;
    width: 100%;
    padding: 13px 0px 5px 0px !important;
    background: #f5f5f5;
    border-bottom: 3px solid #FFFFFF;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    box-shadow: 0px 0px 5px #CCCCCC;
}

#filters2 .filterwrapper{
    float: left;
}

#filters2 .filterwrapper label{
    padding: 0px 0px 0px 15px;
    margin: 0px;
}

#filters2 .filterwrapper .nice-select{
    width: 100%;
    padding-top: 8px;
    /*border-left: 1px solid #CCCCCC;*/
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-radius: 0px;
    background: #f5f5f5;
    margin-bottom: 5px;
}

#filter-ui div{
    float: left;
}

#filter-ui .cat{
    width: 100%;
    margin-bottom: 5px;
    margin-top: 10px;
}

#filter-ui .checkboxreal,
#filter-ui label{
    margin-right: 4px;
}

#news-blog #filters2 {
    padding: 15px 0px 15px 0px;
}

#blog #filter2-inner {
    border-bottom: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    box-shadow: none;
}


/* S O C I A L - F O O T E R */

.footer .single-footer .social li a {
    line-height: 33px;
}

.single-slider .col-lg-7 {
    max-width: 40%;
}


/* N E W S J O B S */

h3.news-list-headline.joblist{
    width: 100%;
    margin-bottom: 0px;
    font-size: 1rem;
    color: #0069b4;
}

h3.news-list-headline.joblist a{
    display: inline-block;
    width: 100%;
}

h3.news-list-headline.joblist a:hover{
    background: #F3F3F3;
}

.news .job-item{
    width: 100%;
    border: 1px solid #EEEEEE;
    background: #F7F7F7;
    margin-bottom: 3px;
}

.news .job-item a{
    color: #0069b4;
    display: flex;
}

.news .job-item a:hover{
    color: #FFFFFF;
    background: #0069b4;
    text-decoration: none;
}

.news .job-item a:hover h3.news-list-headline.joblist{
    color: #FFFFFF;
}


.news .job-item div{
    float: left;
    padding: 15px 15px 15px 15px;
}

.news .job-item .pl20{
    padding-left: 20px
}

.news-job-details .jobform{
    margin: 30px 0px 25px 0px;
}

/* P A G I N A T I O N */

.news .page-navigation ul {
    float: none;
    display: inline-block;
}

.news .page-navigation ul li {
    float: left;
    display: block;
    background: none;
    border: 1px solid #EFEFEF;
    margin: 0px 1px 0px 1px;
}

.news .page-navigation ul li.disabled{
    border: 0px;
}

.news .page-navigation ul li.active{
    padding: 2px 10px;
    color: #FFFFFF;
    background: #0069b4;
}

.news .page-navigation ul li a {
    display: inline-block;
    width: 100%;
    padding: 2px 10px;
}

.news .page-navigation{
    text-align: center;
    width: 100%;
    padding-top: 10px;
}

.news .page-navigation p {
    float: none;
}

.news .page-navigation .pagination{
    margin: 22px 0px 0px 0px;
}


/* R U S S I S C H // MOD ******/

h2 {
    margin: 0px 0px 30px 0px;
}

.ce-bodytext p {
    margin: 0px 0px 20px 0px;
}


/* CE ELEMENTE *********/

#c20 .ce-bodytext {
    text-align: center;
}

#c20 btn {
    color: #fff;
}


#c24 .call-action,
#c24 .overlay::before {
    background: #fff !important;
}

#c24 h2 {
    color: #2C2D3F;
}

#c24 p {
    color: #757575;
}

#c24 .call-action .content .btn {
    background: #1a76d1;
    margin-right: 20px;
    font-weight: 500;
    border: 0px solid #1a76d1;
    color: #fff;
}

#c23,
#c3598,
#c3599,
#c3599 .blog {
    background: #efefef !important;
    padding-top: 40px;
    background-image: none !important;
}

#c60 .news .blog {
    background: #efefef;
    padding: 60px 0px 60px 0px !important;
}

#c26 {
    background: #efefef;
}

#c289 .card {
    background: #efefef;
}

/* P O W E R M A I L   F O R M U L A R E */

.tx-powermail .container-fluid{
    padding: 0px;
}

.tx-powermail .powermail_fieldwrap.layout2 {
    width: 50%;
    float: left;
    padding-right: 30px;
}

.tx-powermail .powermail_fieldwrap.layout3 {
    width: 50%;
    float: left;
    padding-right: 0px;
}

.tx-powermail .powermail_input {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.tx-powermail .powermail_fieldwrap {
    margin-bottom: 20px;
}

.tx-powermail .powermail_textarea {
    width: 100%;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.tx-powermail .powermail_fieldwrap_type_submit .powermail_submit {
    padding: 10px 25px 10px 25px;
}

.tx-powermail .powermail_select,
.tx-powermail .nice-select.powermail_select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 14px;
    letter-spacing: 0.02em;
    color: #9c9c9c;
    height: 40px;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
    background: #F3F3F3;
}

.tx-powermail .powermail_select,
.tx-powermail .nice-select.powermail_select {
    padding: 6px 12px;
}

.tx-powermail .powermail_captcha {
    width: calc(50% - 30px);
    float: left;
    margin-right: 30px;
}

.tx-powermail .powermail_date {
    padding: 6px 12px;
    line-height: 1.42857143;
    height: 40px;
    width: 100%;
}

.tx-powermail .powermail_create p{
    margin-bottom: 20px;
}

.tx-powermail .powermail_create a{
    background: #0069b4;
    color: #FFF;
    padding: 10px 15px 10px 15px;
    margin-top: 15px !important;
    display: inline-block;
}

.tx-powermail ul.parsley-errors-list {
    padding-left: 0px !important;
    margin-bottom: 0px !important;
}

.tx-powermail ul.parsley-errors-list li.parsley-required,
.tx-powermail span.mandatory,
.tx-powermail ul.parsley-errors-list li.parsley-custom-error-message{
    list-style: none;
    color: #FF0000;
}

.tx-powermail .powermail_fieldwrap_trenner_01.nolabel,
.tx-powermail .powermail_fieldwrap_trenner.nolabel{
    clear: both;
    margin: 0 !important;
}

.tx-powermail .powermail_fieldwrap_trenner_01.nolabel hr,
.tx-powermail .powermail_fieldwrap_trenner.nolabel hr{
    background-color: #FFFFFF !important;
}


/* M O R E   S T E P */

.tx-powermail .powermail_morestep .powermail_fieldset{
    margin-top: 25px;
}

.tx-powermail .powermail_morestep .layout1 legend{
    display: none;
}

.tx-powermail .powermail_morestep .btn-primary{
    background: #EFEFEF;
    color: #666666 !important;
}

.tx-powermail .powermail_morestep .btn-primary:hover{
    color: #FFFFFF !important;
}

.tx-powermail .powermail_morestep .powermail_fieldwrap_type_textarea{
    width: 100%;
    display: inline-block;
}

#powermail_field_sicherheitsabfrage,
#powermail_field_uid147{
    margin-right: 15px;
}

.tx-powermail .hiddenwhileloading{
    display: none;
}

.tx-powermail .whileloading{
    position: relative;
    display: block;
    width: 100%;
    color: #0b0b0b;
    line-height: 1rem;
}

/* progress bar (enabled with progress: true) */
.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
    background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
    background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
    background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
    background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}


/* D S G V O */

.tx-powermail label a{
    color: #0069b4 !important;
}

/* T O G G L E **********/

.faq-area .card-header .btn-collapse.collapsed {
    background: #efefef;
    color: #232323;
    border: 1px solid #efefef;
}

.faq-area .card-body .ce-uploads a{
    line-height: 18px;
}

.faq-area .card-body .ce-uploads li img{
    padding-top: 2px;
}

.faq-area .card-header .btn-collapse,
.faq-area .card-header .btn-collapse.collapsed:hover {
    padding: 17px 40px 15px 20px;
}

/* C A R D   R I G H T   C O L */

.carditem .card-header{
    padding: 17px 10px 15px 20px;
}

.carditem .card-header h3{
    color: #FFFFFF;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 0px;
}

.carditem .card-content{
    padding: 17px 10px 15px 20px;
}

.carditem .card-content .ce-uploads li{
    line-height: 15px;
}

.carditem .card-content .ce-uploads a{
    width: auto;
    float: left;
    margin-right: 15px;

}

/* C H A R T */

.chartframecenter{
    text-align: center;
}

/* O W L */

.owl-theme .owl-dots .owl-dot span {
    margin: 15px 7px;
}

/* F O O T E R */

.footer .single-footer.f-link li {
    margin-bottom: 3px;
}

/* S I D E B A R   B A D G E */

#sidebar {
    position: fixed;
    left: unset;
    right: 0px;
    top: 70px;
    z-index: 10000;
}

#sidebar .sidebar-bage {
    height: 62px;
    width: 62px;
    background: #0069b4;
    padding: 15px;
    border-radius: 4px 0px 0px 4px;
}

#sidebar .sidebar-bage  svg path {
    fill: #FFFFFF;
}

.sticky #sidebar{
    top: 8px;
}

.sticky #sidebar .sidebar-bage {
    height: 50px;
    width: 48px;
    padding: 10px;
}

/* Z A H L E N U N D D A T E N *** T A B L E *******/

.zahlenundtrends table td:nth-child(2) {
    background: #b7d6ea;
}

.zahlenundtrends table tr:nth-child(1) td:nth-child(2) {
    background: #0069b4;
    color: #fff;
}

/* F L U I D   C O N T E N T   E L E M E N T S */

.ce-uploads .upload-icon{
    position: absolute;
    width: 20px;
    height: 27px;
    color: #0069b4;
}

.ce-uploads .file-link{
    padding-left: 30px;
    line-height: 27px;
}

.card-body .ce-uploads a {
    line-height: 27px !important;
    color: #0069b4 !important;
}

.card-body .ce-uploads a:hover{
    text-decoration: underline;
}

.ce-uploads .upload-icon svg{
    height: 25px;
    width: 19px;
}

/* PRODUKTSEITEN TABLE ***********************/

.table80-leftTD30 table {
    width: 80%;
    margin: 0 auto;
}

/* F O O T E R */

.footer .single-footer.f-link li a::before {
    font-family: FontAwesome;
    content: "\f0da";
    padding-right: 5px;
}

#nav-open-btn {
    position: absolute;
    height: 36px;
    width: 36px;
    display: block;
    background: none;
    top: 7px;
    left: 10px;
    padding: 10px 7px 10px 7px;
}

.footer .frame-type-text a {
    color: #FFFFFF;
}

/* S T I C K Y   H E A D E R */

.sticky #nav {
    position: fixed !important;
    width: 100%;
    top: 0 !important;
    z-index: 1000;
    border-top: 0;
    margin-top: 0px;
}

.header.sticky .logo {
    margin-top: 14px;
    margin-bottom: 19px;
}

.header.sticky .header-inner {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    animation: none;
}

header.sticky{
    padding-top: 83px;
}

/* Language Switch */

.dropdown-menu {
    background: #efefef;
    border: 0px;
    padding: 0px;
    font-size: 15px;
}

.dropdown-item {
    padding: 0.25rem 0.5rem;

}

/* C O O K I E M A N */

#cookieman-modal .btn.btn-secondary.deny,
#cookieman-modal .btn.btn-secondary.save,
#cookieman-modal .btn.btn-secondary.accept,
#cookieman-modal .btn.btn-secondary.settings{
    background: none;
    color: #000000 !important;
    border: 1px solid #999999;
}

#cookieman-modal .btn.btn-secondary.deny:hover,
#cookieman-modal .btn.btn-secondary.save:hover,
#cookieman-modal .btn.btn-secondary.accept:hover,
#cookieman-modal .btn.btn-secondary.settings:hover{
    color: #FFFFFF !important;
}

#cookieman-modal .btn.btn-secondary.accept{
    padding: 13px 35px;
}

#cookieman-modal .form-check{
    margin-bottom: 0rem;
}

#cookieman-modal .form-check-input {
    margin-top: .3rem;
    margin-left: 0rem;
}

/*
    P O W E R M A I L
    W I D G E T
*/

.emailwidget input[type="checkbox"]:checked + label::before,
.emailwidget input[type="checkbox"]:not(:checked) + label::before,
.emailwidget input[type="checkbox"]:checked + a > span::before,
.emailwidget input[type="checkbox"]:not(:checked) + a > span::before,
.emailwidget input[type="radio"]:checked + label::before,
.emailwidget input[type="radio"]:not(:checked) + label::before {
    content: ' ';
    display: inline-block;
    width: 17px;
    height: 17px;
    position: relative;
    top: 4px;
    border: 1px solid #bbb;
    background: white;
    margin-right: 10px;
    box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.1);
}

.emailwidget input[type="radio"] + label{
    cursor: pointer;
}

.emailwidget input[type="checkbox"]:checked + label::before,
.emailwidget input[type="checkbox"]:checked + a > span::before,
.emailwidget input[type="radio"]:checked + label::before {
    background: #0069b4;
    box-shadow: inset 0 0 0 2px white;
}

.emailwidget input[type="checkbox"]:checked,
.emailwidget input[type="checkbox"]:not(:checked),
.emailwidget input[type="radio"]:checked,
.emailwidget input[type="radio"]:not(:checked) {
    background: transparent;
    position: relative;
    visibility: hidden;
    line-height: 0px;
    display: none;
    margin: 0px 9px 0px 0px;
    padding: 0;
}

.emailwidget form{
    width: 100%;
    position: relative;
    display: inline-block;
}

.emailwidget .row-radio-input{
    float: left;
    width: 50%;
}

/* P R E L O A D E R */

.ajaxresult .preloader::before, .ajaxresult .preloader::after{
    background: #FFFFFF;
}

.ajaxresult .preloader{
    position: relative;
    display: flex;
    padding: 25px;
}

.lds-dual-ring {
    display: inline-block;
    margin: 0px auto;
    width: 35px;
    height: 35px;
}

.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 25px;
    height: 25px;
    margin: 5px;
    border-radius: 50%;
    border: 2px solid #666;
    border-color: #666 transparent #666 transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* RESPONSIVE */

/* Mobile Screen */

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .blog .single-news .news-body h2 {
        height: 70px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .btn {
        padding: 11px 19px;
    }

    .schedule {
        height: auto;
    }

    .schedule .schedule-inner {
        transform: none;
        margin-top: 50px;
    }

    .schedule .schedule-inner .single-schedule {
        margin-bottom: 30px;
    }

    .call-action .content {
        padding: 80px 20px;
    }

    /* S I D E B A R */
    #sidebar {
        top: 20px;
    }

}

@media (max-width: 991px) {

    .carditem .container{
        padding: 0px;
    }

    .footer .footer-top {
        padding: 40px 40px;
     }

    .slider .single-slider::before {
        background: none !important;
    }

    .header .top-link {
        float: none !important;
    }

    .slider .single-slider .text {
        margin-left: 50px;
    }

    #filters2 .filterwrapper.title {
        display: none;
    }

    #filter2-inner {
        padding: 20px 0px 5px 0px !important;
    }

    #blog #filter2-inner {
        padding: 10px 0px 5px 0px !important;
    }

    #blog #filters2 .filterwrapper .nice-select {
        padding-left: 0px;
    }

    .news-single .article .news-img-wrap {
        float: none;
        margin: 20px auto;
    }

    .team .single-team a.imagelink{
        display: block;
    }

    .team .single-team:hover .t-head::before,
    .team .single-team:hover .t-icon a,
    .portfolio .single-pf:hover:before{
        visibility:hidden;
        opacity:0;
        display: none;
    }

    .portfolio .single-pf::before,
    .portfolio .single-pf a.btn,
    .portfolio .single-pf a.btn::before{
        visibility:hidden;
        opacity:0;
        background: none;
        display: none;
    }

    /* M O B I L E   N A V I G A T I O N */

    .header .top-link {
        float: none !important;
        text-align: center;
    }

    .header .header-inner {
        text-align: center;
    }

    .header .logo {
        text-align: center;
        display: inline-block;
        float: none;
    }

    #header-mobile {
        position: absolute;
        top: 10px;
        width: 36px;
        height: 36px;
        left: 10px;
    }

    #nav-open-btn .icon-bar {
        background-color: #777;
        height: 2px;
        width: 22px;
        display: block;
        margin-bottom: 5px;
    }

    #nav-open-btn {
        position: absolute;
        height: 36px;
        width: 36px;
        display: block;
        background: none;
        top: 0px;
        left: 0px;
        padding: 10px 7px 10px 7px;
    }

    #nav.wsmenu {
        position: fixed;
        top: 0;
        padding-top: 0px;
        margin-top: 0px;
        background: #0069b4 !important;
        box-shadow: none;
    }

    #nav ul{
        /*
        -webkit-box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
        -moz-box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
        box-shadow: inset -1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
         */
    }

    /* L A N G U A G E   M E N U E */
    .navbar.language {
        float: none;
        text-align: center;
        width: 200px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
        padding: 0px 10px 12px 10px;
    }

    #navbarSupportedContent{
        display: inline-block;
        text-align: center;
    }

    #navbarSupportedContent .navbar-nav{
        display: inline-block;
        padding-left: 4px;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
    }

}


@media only screen and (max-width: 767px) {

    .schedule {
        height: auto;
    }

    .schedule .schedule-inner {
        transform: none;
        margin-top: 5px;
    }

    .header .slicknav_nav {
        margin-top: 80px;
    }

    .call-action .content {
        padding: 80px 20px;
    }

    .single-slider .col-lg-7 {
        max-width: 58%;
    }

    .ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div {
        overflow: hidden;
        display: inherit;
    }

    .ce-textpic{
        display: inline-block;
    }

    .ce-gallery {
        width: 100%;
    }

    .team .t-head::before .imagelink{
        position: relative;
        display: block;
    }

    .team .t-head::before{
        z-index: 0;
    }

    .slider .single-slider .text {
        margin-left: 25px;
    }

    .news .job-item div:nth-child(2),
    .news .job-item div:nth-child(3),
    .news .job-item div:nth-child(4) {
        display: none;
    }

    .faq-area .card-body .ce-uploads a {
        line-height: 24px !important;
    }

    /* B E W E R B U N G */

    .btn-group, .btn-group-vertical {
        display: inline-block;
    }

    .btn-group-vertical > .btn, .btn-group > .btn {
        width: 100%;
        margin-bottom: 1px;
    }

    .tx-powermail .powermail_fieldwrap.layout2,
    .tx-powermail .powermail_fieldwrap.layout3{
        width: 100%;
        padding-right: 0px;
    }

    /* C E */
    .ce-column {
        float: left;
        width: 100%;
    }

    .ce-gallery figure {
        width: 100%;
        text-align: center;
    }

    .ce-gallery img {
        display: inline-block;
    }

    /* M O B I L E   N A V I G A T I O N */

    #nav-open-btn {
        top: 20px;
    }

    .header .logo {
        margin-top: 25px;
        margin-bottom: 15px;
    }

    #header-mobile {
        top: 7px;
    }

    #sidebar {
        top: 83px;
        right: 0px;
        left: unset;
        display: none;
    }

}

@media only screen and (max-width: 575px) {

    .footer .footer-top {
        padding: 5px 0px;
    }

    .newsliste .news-head img {
        padding-left: 15px;
    }

}
@media only screen and (max-width: 450px) {

    .schedule .schedule-inner {
        transform: none;
    }

    #sidebar {
        top: 108px !important;
    }

}