/* Allgemeine Einstellungen */

.logo, .logo a {
    overflow: visible;
}

body {
 overflow: hidden !important;
}

.av-click-overlay {
    display: none;
}

.slide-start .caption_container{
    position: relative; 
}

.slide-start .slideshow_caption {

   width: 60% !important;
}

.slide-start .slideshow_align_caption {
  vertical-align: bottom;
}

.slide-start-top .caption_container{
    position: relative; 
}

.slide-start-top .slideshow_caption {
	
   width: 60% !important;
}

.slide-start-top .slideshow_align_caption {
  	vertical-align: top;
	padding-top: 50px;
}

/*FULLWIDTH Container*/
.fullwidth .container {
	max-width: 100% !important;
}

/* Masonry Styles */
#av-masonry-2 h3 {
	
}

#test .av-masonry .av-masonry-entry-content {
	height: 0;
	transition: all ease 0.5s;
}

#test .av-masonry .av-masonry-entry:hover .av-masonry-entry-content {
	height: 80px;
	color: white;
}

#videogallery .av-masonry h3 {
	color: white !important;
}

.orange-background {
	background-color: #f04e23;
	opacity: 0.9;
}

#highlight-gradient .milestone_inner {
	background-image: linear-gradient(to 	bottom right,#0e5c98,#51b4db);
}

.highlight-gradient .milestone_inner {
	background-image: linear-gradient(to 	bottom right,#0e5c98,#51b4db);
}

#highlight-gradient .av_font_icon, .special_amp {
	background-image: linear-gradient(to bottom right,#0e5c98,#51b4db);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


	/** HIGHLIGHT GRADIENT BASIC **/
_::-webkit-full-page-media, _:future, :root .safari_only .highlight-gradient {
    display: inline;
}

_::-webkit-full-page-media, _:future, :root .safari_only .highlight-gradient-second {
    display: inline;
}

.highlight-gradient .av_font_icon, .special_amp {
	background-image: linear-gradient(to bottom right,#0e5c98,#51b4db);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media not all and (min-resolution:.001dpcm) { 
    .safari10 .highlight-gradient { 
        display: inline;   
    }
}

.highlight-gradient {
		background-image: linear-gradient(to bottom right,#0e5c98,#51b4db);
    -webkit-background-clip: text;

    -webkit-text-fill-color: rgba(255,255,255,0.001);
	-webkit-mask-image: linear-gradient(blue, green);
	display: block;	
}

.highlight-gradient-second {
		background-image: linear-gradient(to bottom right,#f04e23,#c43a27);
    -webkit-background-clip: text;

    -webkit-text-fill-color: rgba(255,255,255,0.001);
	-webkit-mask-image: linear-gradient(#f04e23, #c43a27);
	display: block;	
}

@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial) {
	.hightlight-gradient {
		color: red !important;
		background-image: none !important;
		-webkit-background-clip: none;

    -webkit-text-fill-color: red;
	-webkit-mask-image: none;
		display: inline;
	}
}


.highlight-gradient-products .av-inner-masonry-content {
			background-image: linear-gradient(to bottom right,#0e5c98,#51b4db);
	color: white;
	padding: 10px 20px;
}

.highlight-gradient-products .av-inner-masonry-content h3 {
	color: white;
	font-size: 22px;
}

.highlight-gradient-products .av-inner-masonry-content .avia-arrow {
	visibility: hidden;
	background: transparent;
}

.justify-text {
	text-align: justify;
}


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


/*read link*/
.read-link {
	text-align: center;
	font-size: 30px;
	text-decoration: none;
	font-weight: 700;	
	background-image: linear-gradient(to bottom right,#0e5c98,#51b4db);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.read-link:hover, .read-link:active, .read-link:visited, .read-link:link {
	text-decoration: none;
}


/* no-border-radius */
.no-border-radius .lazyloaded, .no-border-radius .slide-image, .no-border-radius .slide-image .lazyloaded {
	border-radius: 0;
}

.remove-background{
	background: none;
}


/* no-border*/
.no-border {
	border: none !important;
	border-color: #fff !important;
	border-top-width: 0 !important;
	border-top-color: #fff !important;
}


/* Referenceslide Mobil */
.referenceslider-mobile {
	max-height: 100px;
}



/* Iconbox reuppercase */
.iconbox .iconbox_content .iconbox_content_title {
	text-transform: none;
}

#pe_rating {
	   position: absolute;
    bottom: -20px;
    left: 0;
    margin-left: 50%;
    transform: translateX(-50%);
}

.section_danke .container .iconbox .iconbox_icon  {
	border-width: 3px !important ;
}

.produktseite-masonry .container {
	max-width: 1100px;
}

.produktseite-masonry .container .av-masonry-load-more {
	margin: 0px;
	padding: 0px 10px 0px 10px;
		
		font-weight: 400;
    font-size: 16px;
}

.product_header .avia-slide-wrap  {
	    max-height: 500px;
}

.product_iconlist {
	font-size:40px;
}

.productoverview_more .avia-icon-list-container ul li  {
	font-size: 20px;
	color: #666666;
	
}

.productoverview_more .avia-icon-list-container .iconlist_icon  {
	height: 40px !important;
  font-size: 25px !important;
	line-height: 30px !important;
}

.productoverview_more .avia-icon-list-container ul li a {	
	color: #666666;	
}

.productoverview_more .av-flex-placeholder {
	width: 40px !important;
}

.productoverview_video .av-masonry-load-more {
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 5px;
}

/* Filmlexikon Überschriften Modifikation */
.post-entry-type-standard .entry-content-wrapper .entry-content-header .entry-title {
		/*display: none !important;*/
	background-image: linear-gradient(to bottom right,#0e5c98,#51b4db) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
	font-weight: 900 !important;
}

.entry-content h1, .filmlexikon-h1 {
		background-image: linear-gradient(to bottom right,#0e5c98,#51b4db) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
	font-weight: 900 !important;
}

.entry-content h2, .filmlexikon-h2 {
	font-weight: 700 !important;
	font-size: 30px !important;;
	text-transform: inherit !important;;
	margin-bottom: 40px;
}

/* ProductOverview Gallery */
.productoverview__gallery .av-masonry .av-masonry-load-more {
	font-size: 15px !important;
	font-weight: 700 !important;
	border: 3px solid;
	border-radius: 4px;
	padding-bottom: 3px;
	width: 200px;
	margin-left: 50%;
	transform: translateX(-50%);
}

/* Productsite__gallery */
.productsite__gallery .av-masonry-image-container:before {
	  content: '\E897';
    font-family: 'entypo-fontello';
		font-size: 40px;
		color: white;
		background: rgba(0,0,0,0.4);
	position: absolute;
	    top: 50%;
    left: 50%;
	    height: 100px;
    width: 100px;
    margin: -50px 0 0 -50px;
		transform: scale(0.7);
	border-radius: 3px;
	line-height: 100px;
	transition: opacity 0.4s ease-out
}

.productsite__gallery .av-masonry-entry:hover .av-masonry-image-container:before {
		opacity: 0.7;
}

.productsite__gallery .av-masonry-entry:hover .av-masonry-image-container {
	transform: scale(1);
}

/* Projectsite__gallery */
.projectsite__gallery .av-masonry-image-container:before {
	  content: '\E897';
    font-family: 'entypo-fontello';
		font-size: 40px;
		color: white;
		background: rgba(0,0,0,0.4);
	position: absolute;
	    top: 50%;
    left: 50%;
	    height: 100px;
    width: 100px;
    margin: -50px 0 0 -50px;
	transform: scale(0.7);
	border-radius: 3px;
	line-height: 100px;
	transition: all 0.4s ease-out
}

.projectsite__gallery .av-masonry-entry:hover .av-masonry-image-container:before {
	color: transparent;
	background: rgba(0,0,0,.9);
	transform: scale(4);
}

.projectsite__gallery .av-masonry-entry:hover .av-masonry-image-container {
	transform: scale(1);	
}

/* */
.productsite__additionalcontent .avia-icon-list-container {
	margin: 10px;	
}

.productsite__additionalcontent .avia-video {
	margin: 0;
}

.slide-meta {
		height: 0px;
    visibility: hidden;
}

/* blog overview */
.blogoverview__masonry .av-masonry-date {
	display: none;
}

/* Mobile Video */
.home__video--mobile .container {
	width: 100% !important;
	max-width: 100% !important;
}

/* sidebar .newsletter-sidebar */
.newsletter-sidebar {
	color: #333333;
	padding: 20px 20px 5px;
	background-color: #eee;
}

/*sidebar .contact-sidebar*/
.contact-sidebar {
	background: linear-gradient(to bottom right,#0e5c98,#51b4db);
	padding: 20px 20px 5px;
	color: white;
}

/* Custom Contact Form */
.section__contactform .iconbox_content_title {
	line-height:75px
}

.avia-cookie-consent-button {
	padding: 10px !important;
	font-size: 12px !important;
}

/* footer */
#text-6 {
	margin-bottom: 0 !important;
}

#text-4 {
	margin-top: 0 !important;
}

