/*
	Theme Name: aufgesang
	Theme URI: http://www.sem-deutschland.de
	Description: HTML5/BS4 WordPress Theme für aufgesang/sem-deutschland
	Version: 1.0
	Author: bohnline Medienservice GbR // Ralf Bohnert
	Author URI: http://www.bohnline.net
	Tags: HTML5, CSS3, Bootstrap4, bohnline
*/



/* global box-sizing */

*,
*:after,
*:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

html {}

body {
    font-family: 'Open Sans', sans-serif!important;
    color: #333;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7!important;
}


/* clear */

.clear:before,
.clear:after {
    content: ' ';
    display: table;
}

.clear:after {
    clear: both;
}

.clear {
    *zoom: 1;
}

img {
    max-width: 100%;
    vertical-align: bottom;
    height: auto;
}

a {
    color: #51af30;
    text-decoration: none;
}

a:hover {
    color: #23527c;
}

a:focus {
    outline: 0;
}

a:hover,
a:active {
    outline: 0;
}

input:focus {
    outline: 0;
    border: 1px solid #04A4CC;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #002652;
    line-height: 1.3;
}

h1 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 10px;
}

h2 {
    font-size: 26px;
    font-weight: bold;
}

h3 {
    font-size: 20px;
	font-weight: bold;
}

h4 {
	font-weight: bold;
}

ul {
    list-style-type: square;
}

.row:before{display: block;}

.btn-primary {
    background-color: #51af30;
    border: 0px;
}

.btn-primary a {
    color: #fff;
}

.p0 {padding: 0px!important}


/*------------------------------------*\
	THEME
\*------------------------------------*/


/* header */

img.logo-img {
    margin-top: 12px;
}

img.flag-img {
    float: right;
}

.social-header {
    padding-top: 15px;
}

.social-header {
    font-size: 20px;
}

.social-header i.fa-phone-square {
    color: #51af30;
}

.social-header li a {
    color: #002652;
    font-size: 35px;
}

.social-header ul {
    margin: -10px -10px 0 0;
}

.social-header li {
    display: inline;
    margin: 0 5px 0 0;
}

.header-tel a{color: #002652;}

.home .breadcrumbs{display: none;}
.breadcrumbs {
    margin: 2px auto 15px auto;
    font-size: 12px;
}

nav.nav {
    margin-top: 25px;
    z-index: 1000;
    position: relative;
}

nav.nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

nav.nav ul.sub-menu {
    display: none;
}

nav.nav li {
    display: inline;
    margin: 0 15px 0 0;
}

nav.nav ul li {
    position: relative;
    float: left;
    list-style: none;
}

nav.nav a {
    display: block;
    font-size: 15px;
    padding: 10px 5px;
    color: #002652;
    text-transform: uppercase;
    font-weight: 600;
}

nav.nav a:hover {
    text-decoration: none;
    color: #51af30;
}

.navi button {
    font-size: 15px;
    color: #505050;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.navi .fa-bars {
    color: #005a9a;
    font-size: 25px;
    margin-right: 8px;
}

.navi button.navbar-toggler {
    font-size: 18px;
}

nav.nav .sub-menu {
    margin-left: -10px;
}

.submenu li.menu-item,
.submenu li.current_page_item a,
.submenu li.menu-item-48285 a {
    display: none
}

.current_page_parent .sub-menu li.menu-item,

.submenu li.current_page_item,
.submenu li.current_page_ancestor,
.submenu li.current-menu-parent,
.submenu li.current_page_parent,
.submenu li.current-menu-item,
.submenu li.current_page_item .sub-menu,
.submenu li.current-page-ancestor .sub-menu,
.submenu li.current-menu-parent .sub-menu,
.submenu li.current-menu-item .sub-menu,
.submenu li.current_page_parent .sub-menu,
.submenu li.current_page_item .sub-menu li.menu-item,
.submenu li.current-page-ancestor .sub-menu li.menu-item,
.submenu li.current-menu-item .sub-menu li.menu-item,
.submenu li.current_page_item .sub-menu a,
.submenu li.current-page-ancestor .sub-menu a,
.submenu li.current-menu-parent .sub-menu a,
.submenu li.current_page_parent .sub-menu a,
.submenu li.current-menu-item .sub-menu a  {
    display: block;
}

.submenu li.current_page_ancestor > a,
.submenu li.current_page_parent > a {
  display: none;
}

nav.nav .sub-menu a {
    background-color: #51af30;
    color: #fff;
    padding: 3px 8px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}

nav.nav .sub-menu a:hover,
nav.nav .sub-menu a:active,
nav.nav ul.sub-menu li.current-menu-item a {
    background-color: #005a9a;
    color:#fff;
}

nav.nav .sub-menu li {
    margin: 0 10px 0 0;
}

/* Submenu-Fix */

.page-id-21328 li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-43974, .page-id-21328 li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-45225, .page-id-21328 li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-44013{
    display: none;
}


/* index */

.home .startslider,
.startthemes,
.startbullets,
.kundenstimmen,
.kundelogos {
    /*margin-bottom: 15px;*/
}

.startslider,
.kundenslider,
.bloghead {
    background-color: #eee;
    padding: 40px 0 40px 0;
    margin-bottom: 15px;
}

.startslider, .bloghead{border-bottom: 1px solid #ddd;}
.startbullets{border-top: 1px solid #ddd;}

.imgcontainer {
    position: relative;
}

.imgcontainer .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(img/slider-overlay.png) 100% 100% no-repeat;
}

.startslider h1,
.bloghead h1 {
    color: #002652;
}

.startslider img,
.bloghead img {
    width: 100%;
    border-radius: 10px;
}

.startslider img {
    min-height: 295px;
}

.startslider .carousel-indicators {
    position: relative;
    margin: 44px 0 0 0;
}

.startslider ul {
    padding-left: 20px;
}

.startslider button,
.blogslider button {
    font-size: 20px;
    padding: 10px 15px;
    font-weight: bold;
    margin-top: 30px;
}

.category .startslider button{display: none;}

.startthemes .col-sm-12.col-md-6.col-lg-4 {
    padding: 15px;
    border: 3px solid #fff;
    /*background-image: linear-gradient(to top, white 30%, #eee 70%);*/
    border-radius: 10px;
}

.startthemes .imgcontainer .overlay {background: url(img/slider-overlay2.png) 100% 100% no-repeat;}

.startthemes h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
    margin: 5px 0px 0px 0px;
}

.startthemes img {
    margin: 15px 0px 0;
    width: 100%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.startbullets,
.kundenlogos {
    background-color: #eee;
    padding: 40px 0;
}

.page-template-page-landingpage .kundenlogos{
    border-top: 1px solid #ddd;
    background-color: #fff;
}

.startbullets p.bullethead {
    font-weight: bold;
    font-size: 16px;
}

.startbullets ul {
    list-style-type: none;
    padding-left: 0px;
}

.startbullets li {
    font-size: 16px;
}

.startbullets li:before {
    content: "\f14a";
    /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    color: #51af30;
    width: 30px;
}

.kundenslider {
    min-height: 410px;
    background-color: #002652;
    color: #002652;
    overflow: hidden;
}

.kundenslider h3 {
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.kundenslider .fa {
    font-size: 60px;
    float: left;
    color: #002652;
    margin-right: 15px;
}

.kundenslider p {
    font-size: 16px
}

.kundenslider .kundenname {
    text-align: right;
}

.kundenslider img {
    margin-bottom: 20px;
    width: 220px;
}

.kundenslider .carousel-control-prev {
    left: -3em;
    top: 4em;
    width: 20px;
}

.kundenslider .carousel-control-next {
    right: -3em;
    top: 4em;
    width: 20px;
}

.kundenslider .sprechblase {
position: relative;
padding: 15px;
margin:0 auto;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin-bottom:40px;
background-color: #eee;}

.kundenslider .sprechblase:before {
content: ' ';
position: absolute;
width: 0;
height: 0;
left: 30px;
top: 100%;
border: 20px solid;
border-color: transparent;}

.kundenslider .sprechblase:after {
content: ' ';
position: absolute;
width: 0;
height: 0;
left: 34px;
top: 100%;
border: 15px solid;
border-color: #eee transparent transparent #eee;}

.customer {
    color: #fff;
}

.customer .votes{display:none;}

.kundenlogos img {
    margin-bottom: 30px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.pageslider {
    margin-top: -5px;
}

.blogslider {
    margin-top: -7px;
}

.bloghead {
    margin-bottom: 30px;
}

.bloghead img{max-height: 150px;    width: auto;}

.blogintro {
    padding: 30px 0 30px 0;
}

.blogintro span {
    font-weight: bold;
}

.blogindex{margin-top: 30px;}

.blogindex article img {
    float: left;
    margin: 0px 15px 0px 0px;
}

.blogsingle article img.alignleft{height: auto;}

.blogcontent.blogcontentpage article{
    border-bottom: 0px;
    border-top: 1px solid #ddd;
    padding: 15px 0 0 0;
}

.blogcontent article {
    min-height: 220px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding-bottom: 40px;
}

.blogcontent article h2 a {
    color: #002652;
}

.blogcontentblogindex article img {
    float: left;
    margin: 5px 20px 20px 0;
}

.blogcontent blockquote em {
    color: #666;
}

.blogcontent blockquote p {
    margin-bottom: 0px;
}

.blogcontent h2 {
    margin-bottom: 15px;
}

.glossar-meta {
    background: #eee;
    padding: 15px;
    margin: 30px 0;
}

.glossar-tags {
    margin: 1em 0;
    font-size: 12px;
}

.glossar-tags a {
    color: #666;
}

.glossarposts img {
    max-width: 290px;
}

span.rt {
    font-weight: bold;
    color: #51af30;
    float: right;
    font-size: 12px;
}

span.rt-loop {
    float: none;
}

/*
.pageloop{
    border-top: 5px solid #eee;
} */

.pageloop-h2{
    padding-top: 15px;
}

.kontakt-impressum-agbs .pageloop{display:none;}

div.comments {
    border-top: 5px solid #eee;
    padding-top: 15px;
}

.comments li {
    background: #f4f4f4;
    margin-bottom: 15px;
}

.comments ul {
    list-style-type: none;
    padding-left: 0px;
}

.comments ul.children {
    margin-left: 60px;
}

.comments a.comment-reply-link {
    font-size: 12px;
}

.comments p {
    font-size: 14px;
}

.comments img {
    margin-bottom: auto!important;
    float: left;
    margin-right: 20px;
}

.comments .reply {
    text-align: right;
}

.comments cite.fn {
    font-weight: bold;
}

.comment-body {
    padding: 15px;
}

.comment-meta {
    font-size: 12px;
    margin-bottom: 10px;
}

#commentform label {
    min-width: 200px;
    color: #002652;
}

.comments input.submit,
.wpcf7-submit {
    background-color: #51af30;
    border: 0px;
    color: #fff;
    border-radius: 0.3rem;
    padding: 10px;
}

.blogwidget {
    background-color: #f2f2f2;
    padding: 20px;
    border-radius: 5px;
}

.blogwidget h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
}

.page-numbers {
    padding: 5px;
    background-color: #002652;
    min-width: 35px;
    text-align: center;
    margin: 15px 1px;
}

.page-numbers:hover {
    background-color: #51af30;
}

a.page-numbers,
span.page-numbers {
    color: #fff;
}

span.page-numbers.current {
    background-color: #51af30;
    font-weight: bold;
}

#post-404 {
    margin-bottom: 60px;
}

.page-id-4010 .startslider button {
    display: none;
}

.page-template-page-premium .startslider {
    margin-bottom: 0;
}

.premiumthemes {
    margin: 2em auto;
}

.premium-themen {
    background: #eee;
    padding: 1em;
    border-radius: 10px;
}

.premium-themen button {
    font-size: 1em;
    font-weight: bold;
    padding: 10px 15px;
}

.premium-themen p {
    margin: 2em 0;
}

.premium-kundenbild {
    text-align: left;
}

.kundenslider.hidden-md-down .premium-kundenbild img{
    width: 155px;
    height: 155px;
}

.premium-kundenbild img {
    border-radius: 100%;
    border: 2px solid #506a8a;
}

.premium-kundenname {
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
}

.premium-kundenpos {
    font-weight: normal;
    font-size: .8em;
}

.page-template-page-premium .sprechblase-premium {
    position: relative;
    padding: 15px;
    margin:0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom:40px;
    background-color: #eee;
}

.page-template-page-premium .sprechblase-premium:after {
        right: 100%;
    	top: 75px;
    	border: solid transparent;
    	content: " ";
    	height: 0;
    	width: 0;
    	position: absolute;
    	pointer-events: none;
    	border-color: rgba(255, 255, 255, 0);
    	border-right-color: #eee;
    	border-width: 20px;
    	margin-top: -20px;
}

.kundenlogos h2 {
    margin-bottom: 1em;
}

/* single */

.blogsingle h1 {
    font-size: 44px;
    font-weight: normal;
}

.single h1{
    border-bottom: 2px solid #ddd;
    border-top: 2px solid #ddd;
    padding: 15px 5px 19px 5px;
}

.blogsingle p {
    font-size: 16px;
    margin: 0 0 25px 0;
}

.blogsinglehead p.meta {
    font-size: .8em!important;
    padding: 0;
    max-width: 300px;
    float: left;
}

.blogsingle li {
    font-size: 16px;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 16px;
    border-left: 5px solid #eee;
    font-style: italic;
}

div#wpautbox_about p {
    font-size: 13px!important;
}

.page-template-default div#wpautbox-below, .page-template-page-full div#wpautbox-below {
    display: none!important;
}

.page-id-21691 main, .page-id-4010 .pageloop{display: none;}

/* autor */

.author .startslider img {
	min-height: unset;
}

.author .imgcontainer-m {
    float: left;
    max-width: 220px;
    padding-right: 25px;
    padding-bottom: 10px;
}

.imgcontainer.imgcontainer-m .overlay {
    bottom: 8px;
}

.author .wpautbox-socials {
    background: transparent!important;
    margin-bottom: 10px;
}

/*.autor-container {
	padding: 2em;
	background: #eee;
	margin-bottom: 3em;
}*/

.autor-container img {
	float: left;
	padding: 0 15px 5px 0;
	border-radius: 5px;
}

.autor-content h3  {
	margin-bottom: 1em;
}

.autor-content h3 a {
	color: #002652;
}

/* footer */

.kontakt {
    background: #ddd;
    padding: 40px 0 30px 0;
}

footer.footer {
    background: #002652;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 30px;
    color: #fff;
    border-top: 3px solid #51af30;
}

footer h3 {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    line-height: 1.1;
}

footer a {
    color: #fff;
    font-size: 16px;
}

footer ul {
    list-style-type: none;
    padding-left: 3px;
}

.footerlogos {
    margin-bottom: 30px;
}

.footerlogos img {
    padding: 15px;
}

/* glossar */

.glossar-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.glossar-posts h3 {
    font-weight: bold;
}

/* .glossar-posts {
    display: inline-block;
    width: 100%;
} */

.glossar-posts ul {
    list-style-type: none;
    padding-left: 0;
}

.glossar-posts li {
    background-color: #f2f2f2;
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 5px;
}

.glossar-kat {
    background: #002652;
    padding: 15px 0px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border-radius: 5px;
    margin-bottom: 5px;
}

.glossar-inner {
    padding: 0px 15px
}

.glossar-kat img {
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    margin: 0 -15px 0 -15px;
}

div.glossar-kat:hover{
    background:#51af30;
    color: #fff;
}

.glossar-kat i {
    font-size: 75px;
}

.glossar-kat-container a:hover {
    color: #002652;
}

.glossar-kat-container a:hover {
    text-decoration: none;
    color: #fff;
}

.glossar-kat-container hr {
    border-color: #ccc;
    width: 80%;
    margin: 15px auto;
}

.glossar-ad {
    margin: 2em 0;
}

/* plugins */

#toc_container {
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 5px;
}

.toc_number {
    margin-right: 10px;
}

div#toc_container .toc_list ul li {
	font-size: 16px!important;
}

div#toc_container .toc_list ul li ul li {
	font-size: 15px!important;
}

div#toc_container .toc_list ul li ul li ul li {
	font-size: 14px!important;
}

.modal-footer .container, .modal-footer .col-12{padding:0px;}
.modal-footer .col-12 i{margin-left: 0px;}

.kontakt h2,
.modal h5 {
    text-transform: uppercase;
    font-size: 30px;
}

.kontakt .kontaktdaten i,
.modal .kontaktdaten i,
.modal-footer i {
    color: #51af30;
}

.modal-footer i {
    margin: 0px 5px 0px 20px !important;
}

.kontakt .kontaktdaten,
.modal .kontaktdaten,
.modal-footer {
    font-size: 16px;
}

.kontakt .wpcf7 input,
.kontakt .wpcf7 textarea,
.modal .wpcf7 input,
.modal .wpcf7 textarea {
    width: 100%;
    border: 1px solid #cccccc;
}

.kontakt .wpcf7 textarea,
.modal .wpcf7 textarea {
    height: 191px;
}

.kontakt .wpcf7 input.wpcf7-text,
.modal .wpcf7 input.wpcf7-text {
    margin-bottom: 19px;
    padding: 8px;
}

.kontakt .wpcf7 label,
.modal .wpcf7 label {
    color: #002652;
    margin-bottom: 0px;
}

.wpcf7-submit {
    float: right;
}

article .wpcf7 {
    padding: 15px;
    border: 1px solid #ddd;
    background: #eee;
    text-align: center;
}

article .wpcf7 label {
    font-size: 18px;
    font-weight: bold;
    color: #002652;
}

article .wpcf7-submit {
    float: none;
}

article .wpcf7-text {
    max-width: 210px;
    padding: 8px;
    margin-bottom: 28px;
}

.modal {
    top: 10%;
}

.modal-dialog {
    max-width: 1200px!important
}

.modal-footer {
    margin-top: -31px;
}

.modal h2 {
    margin-bottom: 30px;
}

.modal h5 {
    margin-left: 3%;
}

.a-tabs .a-tab-content ul{margin:0px;}
.a-tabs li{font-size: 14px;}

.wpp-list {
    padding: 0px;
}

.wpp-list li{
    margin-bottom: 30px;
}

.wpp-thumbnail{margin: 0 0 10px 0;border: 3px solid #FFF;}

.wpp-post-title {
    color: #002652;
    font-weight: bold;
}

.wpp-date {
    color: #6e6e6e;
}

.carousel-indicators {
    position: static;
    width: auto;
}
.carousel-indicators li {
    background-color: #505050;
    height: 10px;
    width: 10px;
    max-width: 10px;
    border-radius: 50%;
}
.carousel-indicators .active {
    background: #002652;
    margin: 1px 3px;
    height: 10px;
    width: 10px;
}

#carouselExampleControls:before {
    display: block;
    content: ' ';
    height: 65px;
    margin-top: -65px;
    visibility: hidden;
}
.post-slide article {
  width: 100%;
}
.featured-blog h3 a{color: #002652;}
.featured-blog img{height: 130px;}

.lp-content-container {
    border-bottom: 1px solid #ddd;
    padding-bottom: 1em;
    margin-bottom: 2em;
}

@media (min-width: 768px) {
    .post-slide article {
      width: 23.5%;
      margin-left: 2%;
      min-height: 260px;
    }
    .post-slide article:first-child {
      margin-left: 0;
    }
}

.page-template-default #wpautbox-below{
    display: none;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media (max-width: 450px) {
    span.rt {
        float: none;
    }
    .blogsinglehead p.meta {
        width: auto;
        float: none;
        margin-bottom: -5px;
    }
}

@media only screen and (max-width:576px) {
    .kundenslider, .startbullets, .pageloop .blogcontent.blogcontentpage article {padding:15px;}
    .pageloop-h2{margin-left: 15px;}
    .pageloop img.alignleft, .blogindex article img {width: 100%}
    .blogindex article img{margin-bottom: 15px;}
    .comments textarea{width: 100%;}
}

@media only screen and (min-width:768px) {
    article .wpcf7-text {
        max-width: 210px;
    }
}

@media (max-width: 767px) {
    nav > .container {
        margin-left: 0;
    }
    .startslider button, .blogslider button {
    font-size: 16px;
    }

    .glossar-list {
        -webkit-column-count: 1!important;
        -moz-column-count: 1!important;
        column-count: 1!important;
    }
}

@media only screen and (min-width:992px) {
    .startslider {
    min-height: 440px;
    }
    #menu ul li.current_page_item .submenu,
    #menu ul li.current-page-parent .submenu,
    #menu ul li.current_page_ancestor .submenu {
        display: block;
        z-index: 99;
    }
    .navbar-brand {
        display: none;
    }
    #menu ul {
        white-space: nowrap;
    }
    #menu ul li {
        display: inline-block;
    }
    #menu ul li a {
        font-size: 15px;
        display: inline-block;
        padding-left: 0;
        padding-right: 0;
    }
    #menu .submenu {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        z-index: 9;
        padding: 0;
        border-top: 1px solid #fff;
        background: #f5f5f5;
    }
    #menu .submenu ul li a {
        font-size: 11px
    }
    nav.navbar {
        margin-left: -15px;
        margin-right: -15px;
    }

    .glossar-kat-container {
        padding: 30px 100px;
    }
}

@media only screen and (max-width:991px) {
    .startslider h1,
    .bloghead h1 {
        font-size: 20px;
    }
    .btn-primary {
        font-size: 16px;
    }
    nav.nav li {
        display: block;
        width: 100%;
    }
    nav.nav a {
        height: auto;
    }
    nav.nav .sub-menu li {
        width: auto;
    }
    .footer-widget{margin-bottom: 30px;}

    .modal h5 {
        font-size: 25px;
    }
    .glossar-list {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .kundenslider .container {
        padding-left: 30px;
    padding-right: 30px;
    }
}

@media only screen and (max-width:1250px) {
    .kundenslider .carousel-control-prev {
        left: -2em;
    }

    .kundenslider .carousel-control-next {
        right: -2em;
    }
}





@media only screen and (min-width:1280px) {
    #menu ul li a {
        font-size: 14px;
    }
    #menu .submenu ul li a {
        font-size: 12px
    }
}


/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
}

::-webkit-selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
}

::-moz-selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
}


/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #FFF;
    border: 1px solid #F0F0F0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption .wp-caption-text,
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.sticky {}

.bypostauthor {}


/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}

.theme-name {
    position: fixed;
    left: 0;
    background: #fff;
    color: #333;
    bottom: 0;
}
/*------------------------------------*\
    trust Logos für Mobile richtig ausgeben
\*------------------------------------*/
.clear {
    clear: both;
}

.containernobreak {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.trustbox {
  width: 15%;
  height: 140px;
}

@media screen and (max-width: 600px) {
    .trustbox {
        width: 32%;
    }
}