/*
 * custom.css
 * customized css styles
*/

/* Focus fix */
*:focus {
  outline: 0 !important;
}

/* Mousehover on Cluster tiles */
.ado-cluster-entry {
    position: relative; 
}
.ado-cluster-entry:hover:after {
    content: "\f054";
    font-size: 30px;
    position: absolute;
    width: 30px;
    height: 30px;
    font-family: "Font Awesome 5 Pro";
    margin-left: 10px;
    line-height: 24px;
    color: #E94E24;
    font-weight: 300;
    bottom: -40px;
    left: 75px;
}

/* Projekte Fitler */
.ado-filter-list-wrapper {padding: 0;justify-content:left;}
.ado-filter-cat-list {background: #fff !important;}


/* Single Post Images and Subline */
body.single-post img {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
body.single-post img:hover {
	xbox-shadow: 0 0 20px #ccc;
	x-webkit-box-shadow: 0 0 20px #ccc;
	x-ms-box-shadow: 0 0 20px #ccc;
	x-moz-box-shadow: 0 0 20px #ccc;
}
body.single-post p em {
	font-size: 14px;
    max-width: 50%;
    position: relative;
    text-align: left;
    display: block;
    line-height: initial;
}

/* Datum und Kagegorie - Events & News */
span.ado-tag a {
	border-left: 1px solid white;
	padding: 0 10px !important;
}
.ado-date-wrapper .ado-date1, 
.ado-date-wrapper .ado-date2 {
	width: auto !important;
	max-width: none !important;
	margin-right: 10px !important;
}


/* Breadcrumbs */
.ado-breadcrumbs {
	padding: 8px 0 !important;
	font-size: 12px !important;
	background: #efefef;
	opacity: 0 !important;
	transition: opacity ease .3s;
}
.elementor-location-header .ado-breadcrumbs,
.ado-breadcrumb-teaser .ado-breadcrumbs {
	opacity: 1 !important;
	transition: opacity ease .3s;
}
.elementor-widget-ee-breadcrumbs .ee-breadcrumbs__item--current .ee-breadcrumbs__text,
.ado-breadcrumbs .ee-breadcrumbs>li {	
	font-weight: 400 !important
}
.ado-breadcrumbs .ee-breadcrumbs>li>a {
    font-weight: bold !important;
	color: #7F7F7F !important;
}
.ado-breadcrumbs .ee-breadcrumbs>li>a:hover {
	color: #444 !important;
}

/* Contact Person */
.ado-contactperson-btn {
	margin-top: 20px !important;
    margin-left: -40px !important;
}
.ado-contactperson-btn a.elementor-button {
	fill: #333 !important;
    color: #333 !important;
    border-color: #333 !important;
}
.ado-contactperson-btn a.elementor-button:hover {
	fill: #084E9B !important;
	color: #084E9B !important;
    border-color: #084E9B !important;
}


/* Position of Contact Person tile */
figure.ado-contact-person:first-child {
    padding-left: 0 !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}
.slick-list figure.ado-contact-person:first-child {
	margin: 20px !important;
}
body.single-branche figure.ado-contact-person,
figure.ado-contact-person.ado-special-maincontact {
	margin: 10px 0 0 0 !important;
	width: calc(300px - 20px) !important;
}

/* Navlayer */
li.ado-cluster-nav-entry {
	border-radius: 10px;
	background: rgba(0, 43, 81, 0.2);
	margin-left: 20px !important;
}
.elementor-87 .elementor-element.elementor-element-ca9b116 a.elementor-button:hover, .elementor-87 .elementor-element.elementor-element-ca9b116 .elementor-button:hover {
	background-color: rgba(0, 43, 81, 0.5);
}
.elementor-widget-ee-slide-menu .ee-slide-menu, .elementor-widget-ee-slide-menu .ee-menu__sub-menu {
	background: transparent !important;
}
.slidenav .ee-menu__item__link { 
	font-family: "Montserrat", Sans-serif;
    font-size: 36px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 55px;
    color: white;
    padding-left: 0 !important;
}
.slidenav .ee-menu__item__link:hover {
	color: rgba(255,255,255,.4);
}
.slidenav .ee-menu__arrow {
	padding: 12px 36px;
    font-size: 1.4em;
    cursor: pointer;
}
.slidenav .ee-menu__arrow:hover {
	color: rgba(255,255,255,.4);
}
.slidenav .ee-menu__item__link ee-menu__sub-item__back {
	text-indent: -999px;
}
.navevents li.ado-dateitem .ado-row {
	margin-right: 50px !important;
    width: 175px !important;
    max-width: 125px !important;
}
.navevents li.ado-dateitem .ado-cat {
	display: none;
}
.slidenav .ee-menu__sub-item__link {
	font-size: 1.8em;
    line-height: 1.2em;
}
.slidenav .ee-menu__back .ee-menu__arrow {
	padding-left: 0 !important
}
.slidenav .sub-menu.ee-slide-menu__sub-menu.ee-menu__sub-menu {display: none}
.slidenav .sub-menu.ee-slide-menu__sub-menu.ee-menu__sub-menu.ee--is-active {display: block}

/* Pagination */
.elementor-pagination {
	margin-top: 50px;
}
.elementor-pagination .page-numbers {
    background: #efefef;
    padding: 10px 10px 6px 10px;
    width: 50px;
    height: auto;
    position: relative;
    display: inline-block;
    border-radius: 10px;
}

/* Portfolio */
.elementor-3200 .elementor-element.elementor-element-9da4df2 a .elementor-portfolio-item__overlay,
.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail {
	border-radius: 10px;
}
.elementor-3200 .elementor-element.elementor-element-9da4df2 a .elementor-portfolio-item__overlay:hover {
	background: rgba(255,255,255,.8)
}

/* Right position for chapter */
.ado-chapter-wrapper.ado-pos-right {
    left: calc(50% + 568px) !important;
}
.ado-chapter-wrapper.ado-pos-left {
    left: calc(50% - 592px) !important;
}
@media (max-width:1199px) {
	.ado-chapter-wrapper.ado-pos-right {
	    left: calc(100% - 56px) !important;
	}
	.ado-chapter-wrapper.ado-pos-left {
	    left: calc(32px) !important;
	}
	.ado-breadcrumbs {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	.ado-breadcrumb-teaser .ado-breadcrumbs {
		padding-left: 30px !important;
		padding-right: 30px !important;
		margin-left: -30px !important;
		margin-right: -30px !important;
		width: calc(100% + 60px);
	}
}

/* News */
.ado-section-posts .ado-news-list li.ado-news.ado-cluster-news {
	background: #efefef;
    margin: 10px 50px;
    padding: 10px 20px;
    border-radius: 10px;
}
.ado-section-posts .ado-news-list li.ado-news.ado-cluster-news a {
	display: block;
	position: relative;
}
.ado-section-posts .ado-news-list li.ado-news.ado-cluster-news p.ado-title {
    font-weight: bold;
    display: block;
    clear: both;
    margin: 0;
}
.ado-section-posts .ado-news-list li.ado-news.ado-cluster-news i, .ado-section-posts .ado-news-list li.ado-news.ado-cluster-news span {
	position: relative;
    float: left;
    width: auto;
    display: inline-block !important;
    line-height: inherit;
}
.ado-section-posts .ado-news-list li.ado-news.ado-cluster-news span.ado-cat {
	margin-left: 10px !important;
	border-left: 1px solid #ccc;
    padding-left: 10px;
}
.ado-section-posts .ado-news-list li.ado-news.ado-cluster-news span.ado-cat:first-child {
	border-left: 0 !important;
	padding-left: 0 !important;
}
.ado-section-posts .ado-news-list li.ado-news.ado-cluster-news a:before {
    content: "\f054";
    font-family: "Font Awesome 5 Pro";
    font-size: 16px;
    position: absolute;
    top: 10px;
    right: -30px;
    width: 40px;
    height: 40px;
    pointer-events: none;
}
.ado-section-posts .ado-news-list li.ado-news.ado-cluster-news .ado-cat, 
.ado-section-posts .ado-news-list li.ado-news.ado-cluster-news .ado-meta {
	margin: 0 !important
}
.elementor-182 .elementor-element.elementor-element-516a624:not(.elementor-motion-effects-element-type-background),
.elementor-element-277a4eb.ado-section-posts {
	background: none !important
}

/* Footer Nav */
.footer_menu li,
.footer_menu li a {
	font-family: "Montserrat", Sans-serif !important;
	font-size: 12px !important;
	line-height: 20px !important;
	font-weight: normal !important;
	padding: 0 !important;
	width: 100% !important;
	display: block !important;
	padding-bottom: calc(5px/2) !important;
}
.footer_menu li a:hover {
	color: #E94E24 !important
}
.footer_menu a.elementor-social-icon { 
	text-align: right !important;
	padding-right: 0 !important;
}
.footer_menu a.elementor-social-icon:hover i {
	color: #E94E24 !important
}


.ado-program-single-project {display: inline-block}
.ado-program-single-project a,
.ado-filter-single-filtered a {width: auto}
.ado-filter-items {
    cursor: pointer;
    background: #efefef;
    display: inline-block;
    align-items: center;
    justify-content: baseline;
    border-radius: 10px;
    margin: 10px 10px 10px 5px;
    padding: 15px 20px 25px 20px;
    height: auto;
    min-height: 40px;
    width: auto;
    position: relative;
    /* float: left; */
    /* max-width: 200px; */
}
.ado-cpt-grid .ado-filter-items span.ado-badges {
    position: absolute;
    background: none;
    color: #777;
    padding: 0;
    margin-top: 10px;
    bottom: 15px;
    left: 20px;
    font-size: .6em;
    max-width: 100%;
    padding-right: 20px;
    line-height: 12px;
}
.ado-filter-items i.fal.fa-chevron-right {
    margin-left: 10px;
}
.ado-program-single-project p,
.ado-filter-single-filtered p {float: left}
.ado-program-single-project a p,
.ado-program-single-project a i,
.ado-filter-single-filtered a i,
.ado-filter-single-filtered a p,
.ado-cpt-grid a .ado-filter-items p,
.ado-cpt-grid a .ado-filter-items i {
	color: #E94E24 !important;
}


.ado-nav-layer .elementor-social-icon-facebook-f:hover,
.ado-nav-layer .elementor-social-icon-linkedin:hover,
.ado-nav-layer .elementor-social-icon-twitter:hover,
.ado-nav-layer .elementor-social-icon-youtube:hover {opacity: .6 !important}
.ado-nav-layer .elementor-social-icon-twitter {margin-left: 5px !important}
.ado-nav-layer .elementor-social-icon-youtube {margin-left: 3px !important}
.elementor-87 .elementor-element.elementor-element-e0c5b08 .elementor-social-icon:not(:last-child) {margin-right: -15px !important}


.ado-footer-newsletter-btn .elementor-field-group {margin-left: 0}
#ado-newsletter-form button {right: 50px;min-width: 210px;}



.ado-cpt-grid .ado-hide {
	width:0;
	height:0;
	padding:0;
	margin:0;
	opacity:0;
	transition: all ease .5s;
}
.ado-cpt-grid .ado-hide .ado-badges {
	opacity: 0;
	transition: opacity ease 0s;
}
.ado-cpt-grid .ado-show {
	transition: all ease .5s;	
}
.ado-cpt-grid .ado-show .ado-badges {
	opacity: 1;
	transition: opacity ease 0s;
}

.ado-row.ado-news-row .ado-news-list .ado-title,
.ado-datelist-wrapper .ado-datelist .ado-title {
	color: #7F7F7F;
    font-family: "Montserrat", Sans-serif;
    font-size: 24px;
    font-weight: normal;
	margin-left: -10px;
}

.ado-sub-nav-list {
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.2) 0px -8px 28px 0px !important;
}
ul.ado-sub-nav-list li {
	line-height: 50px;
    height: 50px;
    padding: 0 20px;
    background: #fff;
    margin-left: -20px;
    width: 270px !important;
    display: inline-block;
    position: relative;
}
ul.ado-sub-nav-list li span {
    line-height: 50px;
    height: 50px;
}


/*
.ado-chapter-wrapper {margin-top:60px;transition:all ease 1.8s;}
.ado-chapter-wrapper.movethat {margin-top:0px;transition:all ease 1.8s;}
*/


/*
.term-sponsoren .elementor-widget-heading .elementor-heading-title,
.term-sponsors .elementor-widget-heading .elementor-heading-title {
	color: #4A4A49;
	font-family: "Nexa", serif;
	font-weight: bold;
	font-size: 75px;
}*/

/* Single Post */
body.single-post .elementor-element.elementor-element-26e465e {font-size: 24px !important}
.ado_members_downloads .elementor-tab-content a,
body.single-post .elementor-element.elementor-element-26e465e a {color: #E94E25 !important}
.ado_members_downloads .elementor-tab-content a:hover,
body.single-post .elementor-element.elementor-element-26e465e a:hover {color: #4A4A49 !important}

a.privacylink {color:#4A4A49 !important}
a.privacylink:hover {color:#E94E25 !important}

/* Single Project */
body.single-projects .ado-project-data-wrapper {margin: 40px 40px 40px 0 !important; color: #4A4A49 !important; font-size: 16px}
body.single-projects .projects_description {color: #4A4A49 !important; font-family: "Montserrat", Sans-serif; font-size: 24px; font-weight: normal}
body.single-projects .projects_description img {clear: both; display: block; margin: 20px 0; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;}
body.single-projects .projects_description img:hover {box-shadow: 0 0 20px #ccc;-webkit-box-shadow: 0 0 20px #ccc;-ms-box-shadow: 0 0 20px #ccc;-moz-box-shadow: 0 0 20px #ccc;}
body.single-projects .projects_description a {color: #E94E25 !important}
body.single-projects .projects_description a:hover {color: #4A4A49 !important}

/* Download Link */
a {color: #E94E24;}
a.download:before, a.pdf:before {
    content: "\f1c1";
    font-size: inherit;
    font-family: "Font Awesome 5 Pro";
    margin-right: 10px;
    color: #E94E24;
    font-weight: lighter;
}
a.download:before {
    content: "\f56d";
}


/* Post Badge */
.elementor-posts .elementor-post__meta-data .ado-type-badge,
.elementor-posts .elementor-post__meta-data .ado-post-badge {color: #4A4A49 !important; background: none !important;font-family: "Nexa", Sans-serif !important;font-weight: normal !important;line-height: 1.3em;font-size: 12px;}
.elementor-posts .elementor-post__meta-data .elementor-post__badge {color: #4A4A49 !important; position: relative !important; padding: 0 10px !important; display: inline-block !important; border-radius: 0 !important; border-left: 1px solid #777; margin: 0 !important; margin-left: 10px !important}
.elementor-posts .elementor-post__meta-data .ado-type-badge a,
.elementor-posts .elementor-post__meta-data .ado-post-badge a {color: #4A4A49 !important;}
.elementor-posts .elementor-post__meta-data .ado-type-badge a:hover,
.elementor-posts .elementor-post__meta-data .ado-post-badge a:hover {color: #E94E25 !important;}


/* Button */
/*.elementor-button-link.elementor-button:hover,
.elementor-87 .elementor-element.elementor-element-30f80fb8 .elementor-button:hover {box-shadow: 0 0 10px #777;-webkit-box-shadow: 0 0 10px #777;}*/

.ado-no-result-wrapper span.notice,
.ado-no-search-result span.notice {
	color: #7F7F7F;
    font-family: "Montserrat", Sans-serif;
    font-size: 24px;
    font-weight: normal;
}

.ado-section-members .ado-member-wrapper .ado-no-search-result {width:600px;text-align: left} 

body.single-gruppen .ado-contact-person-desc {
	background: rgb(239, 239, 239) !important;
	color: rgb(0, 0, 0) !important;
}
body.single-gruppen .ado-special-maincontact .ado-contact-person-desc a,
body.single-gruppen .ado-contact-person-desc .ado-show-more {
	color: rgb(0, 0, 0);
}
body.single-gruppen .ado-special-maincontact .ado-contact-person-desc a:hover,
body.single-gruppen .ado-contact-person-desc .ado-show-more:hover, 
body.single-gruppen .ado-contact-person-desc a:hover {
	color: #E94E24;
}

/* News Blog Categories */
.news_blog_category_tags .tagcloud a {
	color: #e94e25;
    font-size: 18px !important;
    padding-right: 10px;
    border-right: 1px solid #e94e25;
    margin-right: 6px;
    padding-left: 0;
    margin-left: 0;
}
.news_blog_category_tags .tagcloud a:last-child {
    border-right: 0 !important;
}
.news_blog_category_tags h5 {
	display: none;
}
.news_blog_category_tags .elementor-widget-container {
	margin-top: 0 !important;
}
.news_blog_category_tags .tagcloud a:first-child:before {
	content: "\f0b0";
	font-family: "Font Awesome 5 Pro";
	font-weight: normal;
	font-size: 18px;
	margin-right: 12px;
	color: #e94e25;
}

.finished .st101 {
	fill: #fff !important;
}

a.ado-member-textlink {color:#e94e25}

/*.ado-cluster-addressbox .ado-cluster-button[href=""] {display: none}*/



.ado-sponsor-headline {padding: 100px 0px 0px 0px}
.ado-sponsor-logo .ado-member {float: left}



@media (max-width: 767px) {
	.BorlabsCookie .col-12 {
	    flex: 0 0 100% !important;
	    max-width: 100% !important;
	}
	.BorlabsCookie .col-10 {
	    flex: 0 0 83.3333333333% !important;
	    max-width: 83.3333333333% !important;
	}
	.BorlabsCookie .col-2 {
	    flex: 0 0 16.6666666667% !important;
	    max-width: 16.6666666667% !important;
	    max-height: 40px !important;
	}
}
