/*
Theme Name: digihouse
Description: DIGIHOUSE Werbeagentur Child Theme
Version: 1.0
Author: Christian Steiner
Author URI: https://www.digihouse-werbeagentur.at
Template: enfold
*/

/*
 * Let's target IE to respect aspect ratios and sizes for img tags containing SVG files
 *
 * [1] IE9
 * [2] IE10+
 */
/* 1 */
img[src*=".svg"] {
  width: 100%\9; 
}
/* 2 */
@media screen and (min-width:0\0) {
  img[src*=".svg"] {
    width: 100%; 
  }
}

/*Schriften allgemein:*/

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('webfonts/open-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfonts/open-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('webfonts/open-sans-v17-latin-regular.ttf') format('truetype'); /* Safari, Android, iOS */
       
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('webfonts/open-sans-v17-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('webfonts/open-sans-v17-latin-600.woff') format('woff'), /* Modern Browsers */
       url('webfonts/open-sans-v17-latin-600.ttf') format('truetype'); /* Safari, Android, iOS */
}

body.arial {
    font-family: 'Open Sans', sans-serif;
}

body {
	font-size: 14px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}


/*Hauptcontainer für Mobile*/

@media only screen and (max-width: 600px) {
.responsive #top #wrap_all .container {
    float: none;
    margin: 0 auto;
    max-width: 92%;
    padding-left: 0;
    padding-right: 0;
    width: 92%;
}
	
}

@font-face {
	font-family: DINWeb-Light;
	font-display: fallback;
	src: url("webfonts/DINWeb-Light.woff") format("woff");
}

@font-face {
	font-family: DINWeb-Medium;
	font-display: fallback;
	src: url("webfonts/DINWeb-Medium.woff") format("woff");
}

/* Container for First Slider */

#topslidersection {
	position: relative;
	width: 100% !important;
	height: auto !important;
	padding-bottom: 58%;
}


#topslidersection .container {
	position: absolute;
	margin: 0px !important;
	padding: 0px !important;
	max-width: 100% !important;
	width: 100% !important;
}

#top .av-main-nav > li > a {
	font-family: 'DINWeb-Medium', sans-serif;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 400;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
	color: #ffffff;
}
h1, h2, h3, h4, h5, h6, #top .title_container .main-title, tr.pricing-row td, #top .portfolio-title, .callout .content-area, .avia-big-box .avia-innerbox, .av-special-font {
	font-family: 'DINWeb-Light', sans-serif;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 400;
	-moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	line-height: 1.2;
}
h1 {
	font-size: 31px;
}

h1.av-special-heading-tag, h2.av-special-heading-tag {
	text-align: center;
	float: none !important;
}

.introtext p {
	text-align: center;
    max-width: 750px;
    margin: 0.85em auto;
	font-size: 16px;
	line-height: 1.65em;
}


.special-heading-border {
	display: none;
}
body div .avia-button {
	border-radius: 0px;
	text-transform: uppercase;
}

/* Links */

a {
    -webkit-transition: color 0.4s; 
	transition: color 0.4s;
}

a:link, a:hover, a:visited {
	text-decoration: none;
}

.ginfotext a {
	color: inherit;
	text-decoration: underline;
}


/* Logo Startgröße */

.logo.avia-svg-logo {
    padding: 10px 0;
}

/* Header  */

#menu-item-4965 {
	display: none !important;
}

.headroom {
    will-change: transform;
	-webkit-transition: transform 0.4s linear; 
	transition: transform 0.4s linear; 
}
.headroom--pinned {
    transform: translateY(0%);
}
.headroom--unpinned {
    transform: translateY(-100%);
}

@media only screen and (max-width: 767px) {
.responsive #top #wrap_all #header {
    position: fixed;
	background-color: #2a2d31 !important;
}

.responsive #top #main {
padding-top: 80px !important;
}
	
.responsive #top.single-portfolio #main, .responsive #top.single-post #main {
padding-top: 0px !important;
}
	
h1 {
	font-size: 26px;
}
	
h2 {
	font-size: 21px;
}
	
.introtext p {
	font-size: 14px;
}


}

@media only screen and (max-width: 795px) {
#topslidersection {
	padding-bottom: 68%;
}	
}



#top .av-burger-overlay {
	overflow: visible;
}

/*Menu Top*/

.current-menu-item a {
	color: #009fe3 !important;
}

.current-menu-item a .avia-menu-fx {
	opacity: 1 !important;
	visibility: visible !important;
}

.av-main-nav li:hover .avia-menu-fx, .current-menu-item > a > .avia-menu-fx, .av-main-nav li:hover .current_page_item > a > .avia-menu-fx{opacity: 0; visibility: visible;}

/* Main Menu - ROLLOVER TEXT */
#top .header_color .main_menu ul:first-child>li>a:hover {
	color: #009fe3 !important;
    opacity: 1 !important;
}

#top .header_color.av_header_transparency .main_menu ul:first-child>li.current-menu-item a {
	color: #ffffff !important;
}

#top .header_color .main_menu ul:first-child>li.current-menu-item a {
	color: #009fe3;
}

#top .av_header_transparency .main_menu ul:first-child > li > a:hover{ opacity: 1; }


#top #av-burger-menu-ul .menu-item-4965 {
	display: none;
}

/* Unterseite Referenzen Selectded */
.main_menu #menu-item-3290 a {
	color: #009fe3 !important;
}

.main_menu #menu-item-3290 .avia-menu-fx {
	opacity: 1; 
	visibility: visible;
}

/* Unterseite Leistungen Selectded */
.main_menu #menu-item-3664 a {
	color: #009fe3 !important;
}

.main_menu #menu-item-3664 .avia-menu-fx {
	opacity: 1; 
	visibility: visible;
}


/* Big Slider Start */

.slideshow_caption {
	bottom: 0;
	display: block;
	height: 100%;
	position: absolute;
	text-decoration: none;
	top: auto;
	width: auto;
	z-index: 100;
	margin: 0px !important;
	padding: 0px !important;
}
.slideshow_align_caption {
	display: table-cell;
	padding: 0px 0px 160px 0px;
	;
	position: relative;
	text-align: left;
	vertical-align: bottom;
}
div .slideshow_caption .avia-caption-title {
	font-family: 'DINWeb-Light', sans-serif;
	font-style: normal;
	font-weight: 400;
	-moz-osx-font-smoothing: grayscale;
	font-size: 38px;
	line-height: 1;
	text-transform: uppercase;
    letter-spacing: 1px;
}
div .slideshow_caption .avia-caption-title div {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
	clear: both;
	color: #1A1D20;
	display: inline;
	float: left;
	padding: 5px 10px 1px;
	-moz-osx-font-smoothing: grayscale;
}

@media only screen and (max-width: 720px) {

#top div .slideshow_caption .avia-caption-title {
	font-size: 16px;
	line-height: 1;
}
	
.dhouse.tparrows {
   background: rgba(0,0,0,0) !important;
}
	
}



@media only screen and (max-width: 400px) {

.responsive .container {
    margin: 0 auto;
    width: 290px;
}

.responsive .logo a, .responsive .logo svg {
    height: 50px !important;
	max-height: 50px !important;   
}

#header_main {
	padding: 0px;
}

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .responsive .container .one.unit,
  .responsive .container .one.units,
  .responsive .container .two.units,
  .responsive .container .three.units,
  .responsive .container .four.units,
  .responsive .container .five.units,
  .responsive .container .six.units,
  .responsive .container .seven.units,
  .responsive .container .eight.units,
  .responsive .container .nine.units,
  .responsive .container .ten.units,
  .responsive .container .eleven.units,
  .responsive .container .twelve.units,
  .responsive #top #wrap_all .flex_column {
    margin-bottom: 20px !important;
  }
}


/* Big Image Sections */

#werbeagentur .container, #leistungen .container {
    max-width: 100% !important;
	width: 100% !important;
	padding: 0px;
}



/* Unternehmen rechte Imagespalte */

.avia-testimonial-wrapper {
	clear: both;
	display: table;
	margin: 0px;
}
.avia-testimonial {
	border-bottom-style: dashed;
	border-bottom-width: 0px;
	border-right-style: dashed;
	border-right-width: 0px;
	padding: 16px 0px 8px 0px;
}
.avia-testimonial-content p, .avia-testimonial-content h3 {
	margin: 0px;
}


#werbeagenturinfo .av-image-caption-overlay-center {
	padding: 0px;
}

.namee {
	line-height: 1;
    margin: 18px 0 0;
    padding: 0;
}

.jobtitle {
	margin: 0px;
	text-transform: uppercase;
}

.avia_transform .avia-testimonial .avia-testimonial-image {
    opacity: 0;
    transform: scale(0.5);
}

.av-image-caption-overlay .avia_image {
	width: 100%;
}

@media only screen and (max-width: 550px) {
	
.flex_column.av_one_half p, .flex_column.av_one_half h3 {
		text-align: center;
		float: none;
	}	
	
.avia-testimonial-content h3 {
	text-align: center;
	margin: 0px 0px 10px 0px;
}
	
.avia-testimonial-content {
    width: 100%;
	text-align: center;
}

.avia-testimonial-image {
    width: 100% !important;
    background-repeat: no-repeat;
    margin: 0px 0px 15px 0px !important;
	text-align: center;
}
	

#element_avia_telefon_1 {
	margin-left: 0px;
}

#portfolioheader h1 {
	font-size: 20px
}

#portfolioheader h3 {
	font-size: 15px
}
	
	.with_frm_style .frm_submit {
    text-align: center;
}
	
	.js_active .toggler {
		display: inline !important;
	}
	
	.single_toggle {
		text-align: center;
		margin-bottom: 10px !important;
	}
	
	.toggle_icon {
    top: 19px !important;
	}
	
	.toggle_content {
    padding: 0px 0px 5px 0px !important;
}

}

/* Was wir machen und wie wirs machen */

#wiewirsmachen  a.avia_image {
	background-color: #272a2d;
	-webkit-transition: all 0.4s; 
	transition: all 0.4s; 
}

#wiewirsmachen .avia_image svg {
	width: 100%;
	height: auto;
	min-height: 150px;
	border: none;
}

#wiewirsmachen .avia_image path, #wiewirsmachen .avia_image polygon {
	-webkit-transition: all 0.4s; 
	transition: all 0.4s; 
}

#wiewirsmachen .avia_image:hover path, #wiewirsmachen .avia_image:hover polygon {
    fill: #009fe3;
}

#wiewirsmachen a.avia_image:hover {
	background-color: #ffffff;
}

#wiewirsmachen a.avia_image .av-image-caption-overlay-center h3 {
	font-weight: 600;
	letter-spacing: 1px;
	-webkit-transition: all 0.4s; 
	transition: all 0.4s; 
}

#wiewirsmachen a.avia_image:hover .av-image-caption-overlay-center h3 {
	color: #272a2d !important;
}



#wiewirsmachen .avia-image-container-inner {
	width: 100%;
}

#wiewirsmachen .av-caption-image-overlay-bg {
	display: none;
}

#wiewirsmachen .av-image-caption-overlay-center {
	display: table-cell;
	font-size: 14px;
	line-height: 1.5em;
	padding: 22px 0;
	vertical-align: top;
}

#wiewirsmachen div .first.av_one_third {
    margin-left: 0%;
}

#wiewirsmachen div .av_one_third {
    margin-left: 3%;
    width: 31.333333333333332%;
}


/*wiewirsmachen handy 2 spalten*/
@media only screen and (max-width: 767px) {
.responsive #top #wiewirsmachen .flex_column.leistungen-eins, .responsive #top #wiewirsmachen .flex_column.leistungen-drei, .responsive #top #wiewirsmachen .flex_column.leistungen-fuenf {
	width: 48%;
	margin-right: 4%;
	clear: none;
	
}

.responsive #top #wiewirsmachen .flex_column.leistungen-zwei, .responsive #top #wiewirsmachen .flex_column.leistungen-vier, .responsive #top #wiewirsmachen .flex_column.leistungen-sechs {
	width: 48%;
	margin-right: 0;
	clear: none;
	
}
	
#wiewirsmachen .avia-image-container-inner h3 {
	font-size: 14px;
}

}


/*logo grid 4er break verhindern*/
@media only screen and (min-width: 768px) and (max-width: 989px) {
.responsive .av_one_fourth.first.el_before_av_one_fourth,  .responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth,  .responsive .av_one_half.first + .av_one_fourth.el_before_av_one_fourth,  .responsive .av_one_fourth.first + .av_one_fourth + .av_one_half,  .responsive .avia-content-slider-inner .av_one_fourth.first {
	margin-left: 0%;
	clear: none;
}
}


/*footer Social und sonsitges*/

@media only screen and (max-width: 479px) {

.responsive #socket .sub_menu_socket {
    display: block !important;
	float: left !important;
	margin: 0px;
}

#socket .sub_menu_socket li:first-child {
    padding-left: 0;
}
	
#socket .menu {
    margin-left: 0px;
}
	
}

.soico {
	width: 48px;
	height: 48px;
	margin-right: 5px;
	margin-left: 5px;
}

.soico .kroas, .soico .sign, .soico circle, .soico path , .soico rect  {
	-webkit-transition: fill 0.4s, stroke 0.8s;
	transition: fill 0.4s, stroke 0.8s;
}
.soico:hover .kroas, .soico:hover circle  {
	stroke: #ffffff;
}

.soico:hover .sign, .soico:hover path, .soico:hover rect {
	fill: #ffffff;
}

#footer .widgettitle {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	color: #ffffff;
}



/*FAQ Container*/

.toggle_icon {
    border-style: none;
    border-width: 0px;
    height: 15px;
    left: 0;
    position: absolute;
    top: 22px;
    width: 15px;
}

.toggle_icon .vert_icon {
    border-left-style: solid;
    border-left-width: 2px;
    height: 10px;
    left: 5px;
    position: absolute;
    top: 1px;
	border-color: #566069;
}

.toggle_icon .hor_icon {
    border-top-style: solid;
    border-top-width: 2px;
    left: 1px;
    position: absolute;
    top: 5px;
    width: 10px;
	border-color: #566069;
}



.togglecontainer {
    clear: both;
    margin: 15px 0;
    position: relative;
}

.single_toggle {
    display: block;
    float: left;
    margin: 0px;
    overflow: hidden;
    padding-bottom: 1px;
    position: relative;
    width: 100%;
}

.js_active .toggler {
    -moz-user-select: none;
    border-style: none;
    border-width: 0px;
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 8px 0 0 20px;
    position: relative;
    top: 0px;
}

.toggle_content {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-style: none none dashed none;
   	border-width: 0px;
    margin: 0px;
    overflow: hidden;
    padding: 0 0 5px 20px;
}


/*Portfolio Buttons Next Prev*/


.avia-post-ueb {
    display: block;
	margin-bottom: 10px;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	background: #1a1d20 url(images/portfolio_back.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.avia-post-ueb:hover {
    background-position: left top;
	text-decoration: none;
}

.avia-post-prev {
    display: block;
	margin-top: 15px;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	background: #1a1d20 url(images/portfolio_next.png);
	background-repeat: no-repeat;
	background-position: right top;
	-webkit-transition: background-position 0.4s; 
	transition: background-position 0.4s;
}

.avia-post-prev:hover {
    background-position: left top;
	text-decoration: none;
}

.avia-post-next {
    display: block;
	margin-top: 7px;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	background: #1a1d20 url(images/portfolio_prev.png);
	background-repeat: no-repeat;
	background-position: left top;
	-webkit-transition: background-position 0.4s; 
	transition: background-position 0.4s;
}

.avia-post-next:hover {
    background-position: right top;
	text-decoration: none;
}

/*Portfolio Header*/

@media only screen and (min-width: 1125px) {
	#portfolioheader, #portfolioheader .container {
	min-height: 650px;
	}
}

#portfolioheader h1, #portfolioheader h3 {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    clear: both;
    color: #1a1d20;
    padding: 5px 10px 0px;
	line-height: 1;
	display: inline-block;
	text-align: left;
}

#portfolioheader h3 {
    padding: 5px 10px 2px 10px !important;
	margin-bottom: 50px;
}

#portfolioheader .av-special-heading {
	margin-top: 5px;
}

#portfolioheader .container .content {
    display: table-cell;
    float: none !important;
    height: 100%;
    vertical-align: bottom;
}

.av-minimum-height-25 .container  {
    opacity: 0;
	height: 10px;
	min-height: 10px;
    transition: all 0.4s !important;
	-webkit-transition: all 0.4s !important;
}

#portfolioheader  {
    opacity: 1;
	transition: opacity 0.6s !important;
	-webkit-transition: opacity 0.6s !important;
}


/*Portfolio Content*/

#portfoliocontent .avia_textblock h5 {
	margin: 3px 0px 0px 0px;
}

#portfoliocontent .avia_textblock ul {
	list-style-type: none;
	list-style-position: outside;
    padding: 0px;
    margin: 10px 0px 45px 0px;
}

#portfoliocontent .avia_textblock li {
	    margin: 0px 0px 0px 0px;
		border-bottom: 1px solid #566069;
		padding: 3px 0px 4px 0px;
}

#portfoliocontent .avia_textblock a {
	    text-decoration: none;
		-webkit-transition: color 0.4s; 
	    transition: color 0.4s;
}

#portfoliocontent .avia_textblock a:hover {
	    color: #fff;
		text-decoration: none;
}

/*Portfolio Content Banner*/

#portfoliocontent .bancoholder {
		width: 100%; 
		background-color: #272b2f; 
		padding: 30px 0px 10px 0px;
}

#portfoliocontent .bannerholder {
		position: relative;
		width: 728px;
		margin: 0 auto;
}

#portfoliocontent .bannermockup {
		display: block;
	}
	
#portfoliocontent .contentad {	
		position: absolute; 
		top: 173px; 
		left: 0px;
	}

#portfoliocontent .superbanner {	
		position: absolute; 
		top: 0px; 
		left: 0px;
	}
	
#portfoliocontent .standardbanner {	
		position: absolute; 
		top: 18px; 
		right: 0px;
	}

#portfoliocontent .sitebar, #portfoliocontent .skyscraper {	
		position: absolute; 
		top: 0px; 
		right: 0px;
	}
	
#portfoliocontent .avia-animated-number {
    clear: none;
    display: block;
    float: left;
    margin: 22px 45px 22px 0px;
    position: relative;
    text-align: center;
	box-sizing: border-box;
}

#portfoliocontent .avia-single-number, #portfoliocontent .avia-no-number {
	font-family: 'DINWeb-Light',sans-serif;
	color: #ffffff;
	opacity: 1;
}



#portfoliocontent .avia-animated-number-icon {
   	background-image: url("../../uploads/online_werbemittel/kreis.png");
    display: block;
    font-size: 30px;
    height: 80px;
    margin: 10px auto;
    padding: 25px 2px 0 0;
    text-indent: -1px;
    width: 80px;
	color: #566069;
    
}

.js_active .tab_titles .tab:last-child {
    border-top-right-radius: 0px;
}
.main_color .sidebar_tab, .main_color .tabcontainer .tab {
    color: #566069;
}

.tab.active_tab, :focus {
    outline: none !important;
}
	
	
	
@media only screen and (max-width: 989px) {

#portfoliocontent .bancoholder {
		width: 100%; 
		background-color: #1a1d20; 
		padding: 0px;
}

#portfoliocontent .bannerholder {
		position: relative;
		width: 100%;
		margin: 0 auto;
}

#portfoliocontent .bannermockup {
		display: none;
	}

#portfoliocontent .contentad {	
		position: relative; 
		text-align: center;
		top: 0;
		left: 0;
		
	}
#portfoliocontent .superbanner {	
		position: relative; 
		text-align: center;
		top: 0px; 
		left: 0px;
	}

#portfoliocontent .sitebar, #portfoliocontent .skyscraper, #portfoliocontent .standardbanner  {	
		position: relative; 
		text-align: center;
		top: 0px; 
		left: 0px;
	}

	
#portfoliocontent .avia-animated-number {
    margin: 22px 10px 22px 0px;
}
	
#slider-1-slide-1-layer-3 {
		display: none;
	}
	
div .slideshow_caption h2 {
	font-size: 25px;
	line-height: 1;
}

}


/*Portfolio Slider*/

.avia-slideshow-arrows a:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    border-radius: 0px;
}

.avia-slideshow li img { 
	border-radius: 0!important; 
}

.avia-slideshow-arrows a:before {
	border-radius: 0!important; 
}

.next-slide:before {
	border-radius: 0!important; 
	font-size: 15px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center;
}

.prev-slide:before {
	border-radius: 0!important; 
	font-size: 15px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center;
}

.avia-slideshow-dots a {
    background: none repeat scroll 0 0 #000;
    border-radius: 0px;
    bottom: 33px;
    display: inline-block;
    height: 6px;
    margin: 0 2px;
    opacity: 0.6;
    overflow: hidden;
    padding: 6px;
    position: relative;
    text-indent: 100px;
    width: 6px;
}

/*Leistungen Content*/

#leistungencontent strong {
	color: #ffffff;
}

#leistungencontent .avia-builder-widget-area .widgettitle {
    font-family: 'DINWeb-Light',sans-serif;
    font-style: normal;
    font-size: 16px;
	font-weight: 400;
    text-transform: uppercase;
	margin: 4px 0px 8px 0px;
	line-height: 1.2;
}

#leistungencontent .avia-builder-widget-area ul {
	list-style: none outside none;
}

#leistungencontent .avia-builder-widget-area li {
	background: none !important;
	border: none !important;
	
}

#leistungencontent .avia-builder-widget-area .current_page_item a {
	color: #009fe3;
	font-weight: normal;
}

#leistungencontent .avia-builder-widget-area a {
	margin: 0px;
	padding: 5px 0px 0px 0px !important;
	color: #ffffff;
	-webkit-transition: color 0.4s; 
    transition: color 0.4s;
}

#leistungencontent .avia-builder-widget-area a:hover {
	margin: 0px;
	padding: 5px 0px 0px 0px !important;
	color: #009fe3;
	background: none !important;
}


/*Formular*/

#top .frm_style_formidable-style.with_frm_style .frm_error_style {
	display: none;
}

#top .frm_submit button {
	-webkit-transition: all 0.4s; 
	transition: all 0.4s; 
	text-transform: uppercase;
}

#top .with_frm_style .frm_message p {
    margin: 0px;
}

#top .frm_style_formidable-style.with_frm_style .frm_message {
    margin: 19px 0 15px;
    padding: 10px 20px;
}


/* Standortpages */

._brlbs-content-blocker {
	text-align: center;
}

#kontakt {
	max-height: 400px;
}

#kontakt .container {
	max-width: 100%;
	padding: 0px !important;
	max-height: 400px;
}



/*Footer*/

.rfbp-link-wrap {
    background: none;
    border: 0px solid #d3dae8 !important;
	margin: 0px;
	padding: 0px;
}

span.rfbp-link-image-wrap {
    border-right: medium none;
    display: block;
    line-height: 0;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 58px;
	float: left;
}

span.rfbp-link-text-wrap {
    color: inherit;
    display: block;
    padding: 0px 0px 0px 0px;
	margin-left: 58px;
}

span.rfbp-link-name {
    color: inherit;
    font-weight: 400;
}

img.rfbp-link-image {
    border: 0 none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    display: inline;
    height: 50px;
    margin: 3px 0px 0px 0px !important;
    max-width: 158px;
    padding: 0 !important;
    width: auto;
}

.rfbp-image {
	max-height: 150px !important;
}

.rfbp-post {
    border-bottom: none !important;
	font-size: 11px;
	line-height: 1.4;
    margin-bottom: 0px;
    margin-top: 0;
    padding-bottom: 10px;
    padding-top: 0;
}

#rfb_widget-3 .postnumber1 {
	display: none;
}

#footer .widget {
    margin: 20px 0px 5px 0px;;
    padding: 0;
}

#footer .widget a {
    max-width: 100%;
    outline: 0 none;
    text-decoration: none;
	color: #778490;
	-webkit-transition: color 0.4s; 
	transition: color 0.4s;
}

#footer .widget a:hover {
   	color: #ffffff;
    text-decoration: none;
}

.rfbp-like-count, .rfbp-comment-count, .rfbp-timestamp {
	color: #778490;
    text-decoration: none;
	-webkit-transition: color 0.4s; 
	transition: color 0.4s;
}

.rfbp-post-link {
	color: #778490 !important;
    text-decoration: none !important;
	
}

.rfbp-post-link :hover {
	color: #ffffff !important;
    text-decoration: none !important;
}

.gm-style-iw {
	width: 220px !important;
	margin: 0px !important;
	padding: 0px !important;
}

.rfbp-text a {
    word-break: normal;
	font-size: 12px;
}

.footer_color small {
	border: none;
}

.widget .seperator.extralight-border{
display: none;
}

.rfbp-heading, .rfbp-link-description, .rfbp-link-caption { 
display: none;
}

.rfbp-post-link-wrap {
	clear: both;
	padding-top: 6px;
	display: block;
}

#footer .widget  {
		text-align: center;
	}
	
	#footer #text-2 .textwidget div {
		float: none !important;
		display: inline-block !important;
		
	}

@media only screen and (max-width: 600px) {
	
	#footer .widget, #socket .container  {
		text-align: center;
	}
	
	#footer #text-2 .textwidget div {
		
		margin-top: 6px;
	}
	
	#footer .widget .soico {
		margin: 0px 5px 0px 5px;
		width: 60px;
    	height: 60px;
	}
	
	#footer .recent-facebook-posts {
		padding-top: 5px;
	}
	
	#footer #text-4 .textwidget {
		padding-top: 5px;
	}
	
	#socket .copyright {
    float: none;
    text-align: center;
} 
	#socket .sub_menu_socket li {
    float: none;
    display: inline;
	border: none;
	}
	
	
}

/*Startseite Big Slider Fixed BG No Para*/

@media only screen and (max-width: 767px) {
	
#werbeagenturinfo .av-overlay-on-hover .av-image-caption-overlay {
    opacity: 1;
}

#rfb_widget-3 {
	margin-top: -25px !important;
}
#rfb_widget-3 .widgettitle {
	display: none;
}
	
#layer_slider_1 {
		margin-top: -81px;
	}

}

/* iPAD Lichtfotos anzeigen*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
#werbeagenturinfo .av-overlay-on-hover .av-image-caption-overlay {
    opacity: 1;
}	
}

.perskontaktholder {
	position: absolute; 
	top: 0px; 
	right: 0px;
}

.perskontaktholder a {
	display: inline-block;
}

@media only screen and (max-width: 650px) {

.perskontaktholder {
	position: relative !important;
	float: none;
	margin: 0px 0px 15px 0px;
	text-align: center;
}

.perskontaktholder .persicon {
	margin: 0px 3px 0px 3px !important;
	opacity: 0.2;
}

.perskontaktholder .persicon:hover {
	opacity: 0.2 !important;
}

.telefonnummer a , .emailkontakt a {
    border: 1px solid #778490 !important;
    display: inline-block;
    margin: 10px 0;
    padding: 10px;
    text-align: center;
    width: 100%;
}

}

.perskontaktholder .persicon {
	float: left;
	width: 22px;
	height: 22px;
	margin: 1px 0px 0px 3px;
	padding: 0px;
	opacity: 0.2;
	-webkit-transition: all 0.4s; 
	transition: all 0.4s;
}

.perskontaktholder .persicon:hover {
	float: left;
	width: 22px;
	height: 22px;
	margin: 1px 0px 0px 3px;
	padding: 0px;
	opacity: 1;
}

/* Blog Menü*/

.header_color .main_menu ul:first-child > #menu-item-4469.current_page_item > a, .header_color .main_menu ul:first-child > #menu-item-4469.current_page_parent > a {
	color: #009fe3 !important;
}


/* Blog */

.template-blog .post-entry, .template-blog.template-single-blog .post-entry.post-entry-last  {
	padding-bottom: 50px;
}

.template-blog .post-entry.post-entry-last {
	padding-bottom: 0px;
}


.widget {
    clear: both;
    float: none;
    padding: 20px 0;
    position: relative;
}

.template-blog .content .entry-content {
    font-weight: 300;
}

.template-blog .content .entry-content-wrapper {
    padding-right: 25px;
}

.template-blog .content .entry-content-wrapper .entry-content-header {
    padding-bottom: 30px;
	padding-top: 5px;
}

#blogoverview {
	margin-top: 51px;
}

#top #main .sidebar {
    border-left-style: none;
    border-left-width: 0px;
    clear: none;
    display: block;
    float: none;
    margin-left: 0;
    overflow: hidden;
    width: auto;
}

.content {
    border-right-style: none;
    border-right-width: 0px;
    margin-right: 0px;
}

.big-preview.single-big {
    padding: 0 25px 20px 0;
}

small-preview img, .big-preview img {
    border-radius: 0px;
    display: block;
    position: relative;
    z-index: 4;
}

.template-blog h1, .template-blog h2 {
	text-transform: none;
	font-size: 28px !important;
	margin-bottom: 15px;
}

.template-blog .content .entry-content-wrapper h4 {
    font-size: 23px;
	text-transform: none;
	margin: 10px 0px 12px 150px;
}

#top .av-alb-blogposts.template-blog div.post_delimiter {
    border: none !important;
}

.page-id-4302 .template-blog .entry-content p {
	font-size: 16px;
	line-height: 1.7;
	margin: 0px 0px 20px 0px;
}

.template-blog .entry-content p {
	font-size: 16px;
	line-height: 1.7;
	margin: 0px 0px 20px 150px;
}

.template-single-blog .entry-content p {
	font-size: 16px;
	line-height: 1.7;
	margin: 0px 0px 27px 150px;
}

.template-blog .entry-content strong, .template-blog .entry-content b {
	color: #ffffff;
	font-weight: 400;
}

.template-blog .entry-content ul {
	margin: 0px 0px 40px 180px;
	list-style-type: none;
	font-size: 15px;
	
}

.template-blog .entry-content li {
	text-indent: -18px;
}

.template-blog .entry-content li:before {
    content: '';
    border: 1px solid #009fe3;
    display: inline-block;
    position: relative;
    height: 8px;
    width: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	-moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin-right: 8px;
    top: 0px;
}


.template-blog .entry-content .blimage {
	margin: 20px 0px 20px 0px;
}

blockquote {
    border-left-style: none;
    border-left-width: 0px;
    line-height: 1.5em;
    margin-bottom: 1em;
    margin-right: 0px;
    padding-left: 0px;
	display: block;
	width: 140px;
	float: left;
}

blockquote p {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px !important;
	color: #3d9be1 !important;
	line-height: 1.3 !important;
	margin: 0px 0px 0px 0px !important;
}

.widgettitle {
    font-family: "DINWeb-Light", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin: 4px 0 8px !important;
    text-transform: uppercase;
}

#author_image-2 img {
	margin: 5px 0px 15px 0px;
	
}

#author_image-2 p {
	color: #ffffff;
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	
}

.inner_sidebar {
    margin-left: 38px;
}

.more-link {
	background-color: #566069;
    border-color: #566069;
    color: #ffffff !important;
	font-size: 15px;
	line-height: 15px;
    min-width: 139px;
    padding: 13px 30px 13px;
	text-transform: uppercase;
	-webkit-transition: background-color 0.4s; 
	transition: background-color 0.4s;
}

.more-link:hover {
	background-color: #009fe3;
}

.more-link-arrow {
	display: none;
}

.news-headline {
    display: block;
    font-weight: 400;
    margin-top: 2px;
    overflow: hidden;
	font-size: 13px;
	-webkit-transition: color 0.4s; 
	transition: color 0.4s;
}


.news-link:hover .news-headline {
	color: #009fe3;
}

.news-thumb {
    display: none;
}

.news-thumb img, .news-thumb img {
    height: 80px;
    width: 80px;
}

.newsbox:after {
	content: "."; 
   	visibility: hidden; 
   	display: block; 
   	height: 0; 
   	clear: both;
}

.author_image {
	padding-bottom: 0px;
}

.miniheading, .author_name, #reply-title, #top .logged-in-as, .dynamic-column-title {
    font-weight: 300;
    letter-spacing: 1px;
}


div .wp-caption {
    border-style: none;
    border-width: 0;
    font-size: 11px;
    font-style: normal;
    margin: 20px 15px 10px 0;
    max-width: 100%;
    position: relative;
}

.wp-caption-text, #top .wp-caption .wp-caption-dd {
    background-color: #009fe3;
    display: block;
    float: none;
    font-family: inherit;
    font-size: 13px !important;
    font-style: normal;
    line-height: 1.5 !important;
    margin: 0 0 27px !important;
    padding: 8px 0;
    text-align: center;
	color: #fff;
}

#top .wp-caption img {
    border: medium none;
    display: block;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

p.form-allowed-tags {
    display: none;
    width: 462px;
}

.minitext {
    display: none;
}

.date-container.minor-meta, .text-sep.text-sep-date, .news-time {
	display: none;
}

@media only screen and (max-width: 767px) {
	
#header_main {
    border-bottom-style: none;
    border-bottom-width: 0px;
    z-index: 1;
}

.template-blog .av-content-small {
	padding-top: 10px;
}

.big-preview.single-big {
    padding: 0 0px 20px 0;
}

.template-blog h1, .template-blog h2 {
    font-size: 21px !important;
    margin-bottom: 15px;
    text-transform: none;
}

.template-blog .content .entry-content-wrapper .entry-content-header {
    padding-bottom: 15px;
    padding-top: 5px;
}

.template-blog .entry-content p {
	font-size: 16px;
	line-height: 1.7;
	margin: 0px 0px 20px 0px;
}

.template-single-blog .entry-content p {
	font-size: 16px;
	line-height: 1.7;
	margin: 0px 0px 20px 0px;
}

blockquote {
    float: none;
    line-height: 1.5em;
    margin-bottom: 1em;
    margin-right: 0;
    padding-left: 0;
    width:inherit;
}

blockquote p {
    font-size: 18px !important;
}

.template-blog .content .entry-content-wrapper h4 {
    font-size: 23px;
    margin: 10px 0 20px 0px;
    text-transform: none;
}

.template-blog .entry-content ul {
    font-size: 15px;
    list-style-type: none;
    margin: 0 0 40px 15px;
}

}

#singleportcontact .container {
	padding: 50px 0px 0px 0px;
}


#singleportmore .content, #singleportcontact .content {
    box-sizing: content-box;
    min-height: 1px;
    padding-bottom: 0px;
    padding-top: 0px;
    z-index: 1;
}

#singleportcontact .av-special-heading {
    clear: both;
    display: block;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#singleportcontact .avia-button-wrap {
    padding-top: 6px;
}

/* Smooth Accordeon*/

.active_tc.toggle_wrap{
display: none;
}

/* Grid Stylings*/

.esg-grid li.eg-digiskin-wrapper .esg-bc.eec, .esg-grid li.eg-digiskinblank-wrapper .esg-bc.eec  {
	background-color: #272a2d;
	bottom: -2px;
}

.esg-grid .mainul li.eg-digiskin-wrapper .esg-bottom.eg-digiskin-element-1, .esg-grid .mainul li.eg-digiskin-wrapper .esg-bottom .eg-digiskin-element-0 {
    letter-spacing: 1px;
}

.esg-grid .mainul li.eg-digiskinblank-wrapper .esg-bottom.eg-digiskinblank-element-1, .esg-grid .mainul li.eg-digiskinblank-wrapper .esg-bottom .eg-digiskinblank-element-0 {
    letter-spacing: 1px;
}

.esg-grid .esg-filters {
	margin-top: 20px !important;
	margin-bottom: 30px !important;
	
}

.avia_mobile .esg-grid .esg-overlay {
	display: none !important;
}


/********************************
-	DIGIFILTER -
*********************************/

.digifilter .navigationbuttons,
.digifilter .esg-pagination,
.digifilter .esg-filters { text-align: center; }

.digifilter .esg-filterbutton,
.digifilter .esg-navigationbutton,
.digifilter .esg-sortbutton,
.digifilter .esg-cartbutton {
							color:#fff;
							margin-right:5px;
							cursor:pointer;
							padding:10px 25px 10px 25px;
							line-height:20px;
							font-size:12px;
							font-weight:600;
							font-family: 'DINWeb-Light',sans-serif;
							display: inline-block;
							background:transparent;
							margin-bottom:5px;
							text-transform: uppercase;
							border: 1px solid transparent;
	border-radius: 20px;
	letter-spacing: 1px;
	-webkit-transition: all 0.4s;
    transition: all 0.4s;
						  }

@media only screen and (max-width: 1025px) {
	
	.digifilter .esg-filterbutton,
.digifilter .esg-navigationbutton,
.digifilter .esg-sortbutton,
.digifilter .esg-cartbutton {
	 
	padding: 10px 15px;
	
	}
	
}

@media only screen and (max-width: 450px) {
	
	.digifilter .esg-filterbutton,
.digifilter .esg-navigationbutton,
.digifilter .esg-sortbutton,
.digifilter .esg-cartbutton {
	 
	padding: 5px 10px;
	
	}
	
}


.digifilter .esg-navigationbutton:hover,
.digifilter .esg-filterbutton:hover,
.digifilter .esg-sortbutton:hover,
.digifilter .esg-filterbutton.selected,
.digifilter .esg-sortbutton-order:hover,
.digifilter .esg-cartbutton-order:hover {
border-radius: 20px;
	border: 1px solid #009fe3;

}

.digifilter .esg-navigationbutton:hover,
.digifilter .esg-filterbutton:hover span:first-child,
.digifilter .esg-filterbutton.selected span:first-child { text-decoration: none; }


/* Header bei single Portfolio ausblenden*/


.single-portfolio #header {
	display: none !important;
}

.single-portfolio #main {
	padding-top: 0px !important;
}


.container_wrap.footer_color {
	border: none !important;
}

.image-overlay {
	display: none !important;
}

@media only screen and (max-width: 992px) {

	/* newportfolio */
	.newportfolio .esg-singlefilters {
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}

	.newportfolio .esg-singlefilters::-webkit-scrollbar {
		height: 0;
	}

	.newportfolio .esg-singlefilters::scrollbar {
		height: 0;
	}

	.newportfolio .esg-singlefilters::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	}

	.newportfolio .esg-singlefilters::-webkit-scrollbar-thumb {
		background: white;
		-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
	}

	.newportfolio .esg-singlefilters::-webkit-scrollbar-thumb:window-inactive {
		background: white;
	}

	.newportfolio .esg-filter-wrapper {
		display: flex;
		align-items: center;
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content;
	}

	.newportfolio .esg-filter-wrapper .esg-filterbutton {
		width: auto;
		white-space: nowrap;
		margin: 0;
		color: #777;
		font-size: 14px;
		border: none;
		border-bottom: 1px solid #444;
		border-radius: 0;
		float: left;
		padding: 10px 0 10px 20px;
		transition: all 300ms;
	}

	.newportfolio .esg-filter-wrapper .esg-filterbutton.esg-allfilter {
		padding-left: 0;
	}

	.newportfolio .esg-filter-wrapper .esg-filterbutton span {
		display: inline-block;
		padding: 0;
		position: relative;
		transition: all 300ms;
	}

	.newportfolio .esg-filter-wrapper .esg-filterbutton.selected {
		width: auto;
		white-space: nowrap;
		margin: 0;
		border-radius: 0;
		border: none;
		border-bottom: 1px solid #444;
		color: #ccc;
	}

	.newportfolio .esg-filter-wrapper .esg-filterbutton.selected span {
		color: #009fe3;
	}

	.newportfolio .esg-filter-wrapper .esg-filterbutton.selected span::after {
		left: 0;
		position: absolute;
		bottom: -11px;
		width: 100%;
		border-bottom: 1px solid #009fe3;
		content: '';
	}

	.newportfolio .esg-filter-wrapper .esg-filterbutton:hover,
	.newportfolio .esg-filter-wrapper .esg-filterbutton:focus,
	.newportfolio .esg-filter-wrapper .esg-filterbutton:active {
		color: #009fe3;
	}
}

@media only screen and (min-width: 768px) {
	.av-desktop-hide, .av-medium-hide {
		display: none !important;
	}
}


/* bewertungen */

#top .wpbr-theme-dark.wpbr-collection--carousel .wpbr-review, #top .wpbr-theme-dark.wpbr-collection--gallery .wpbr-review, #top .wpbr-theme-dark.wpbr-collection--list {
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
    background-color: #fff;
    background-color: #272a2d;
    border: none;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0,0,0,0);
    margin-bottom: 20px;
    padding: 20px;
    width: 100%;
}

#top .wpbr-review__content p {
    font-size: 14px!important;
}

#top .wpbr-review__reviewer-name {
    font-size: 14px!important;
	font-weight: 600 !important;
}

#top .wpbr-theme-dark :not(.wpbr-theme-highlight) .wpbr-review a {
    color: #009fe3!important;
}

.introtext.small a {
	font-size: 11px;
}








