/*
Theme Name: Enfold Child DSA
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/
html, #scroll-top-link, #av-cookie-consent-badge {
	background-color: #ffffff;
}

body, body .avia-tooltip, #top .avia_textblock {
	font-size: 19px;
	line-height:135%;
	font-weight: 400;
}
h1,h2,h3,h4,h5,b,strong,#intro-slogan, .bigger-text{
	font-weight: 500;
}
a:hover, a:focus, a:visited{
	text-decoration:none !important;
}
#top b, #top strong{
	color:inherit;
	font-weight:700;
}
#top #intro-slogan b, #top #intro-slogan strong{
	font-weight:400;
}
ol {
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 0;
}
.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2 {
	text-transform: none;
	letter-spacing: 0;
}
#top .av-subheading.av-subheading_above {
	color: #067295;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 0.02em;
	font-size: 16px !important;
	opacity: 1;
}

/***START ANIMATIONS***/
@-webkit-keyframes div_disappear {
  0%   { background-color: rgba(255,255,255,1); margin-right: 0; }
  30%   { background-color: rgba(255,255,255,1); margin-right: 0; }
  50%   { background-color: rgba(255,255,255,0.9); margin-right: 0;  }
  70% { background-color: rgba(255,255,255,0); margin-right: 0; }
  100% { background-color: rgba(255,255,255,0); margin-right: 0; }
}
@keyframes div_disappear {
  0%   { background-color: rgba(255,255,255,1); margin-right: 0; }
  30%   { background-color: rgba(255,255,255,1); margin-right: 0; }
  50%   { background-color: rgba(255,255,255,0.9); margin-right: 0;  }
  70% { background-color: rgba(255,255,255,0); margin-right: 0; }
  100% { background-color: rgba(255,255,255,0); margin-right: 0 }
}
@-webkit-keyframes div_disappear_mobile {
  0%   { background-color: rgba(255,255,255,1); margin-right: 0; }
  30%   { background-color: rgba(255,255,255,1); margin-right: 0; }
  50%   { background-color: rgba(255,255,255,0.9); margin-right: 0;  }
  70% { background-color: rgba(255,255,255,0); margin-right: 0; }
  100% { background-color: rgba(255,255,255,0); margin-right: 0 }
}
@keyframes div_disappear_mobile {
  0%   { background-color: rgba(255,255,255,1); margin-right: 0; }
  30%   { background-color: rgba(255,255,255,1); margin-right: 0; }
  50%   { background-color: rgba(255,255,255,0.9); margin-right: 0;  }
  70% { background-color: rgba(255,255,255,0); margin-right: 0; }
  100% { background-color: rgba(255,255,255,0); margin-right: 0 }
}
@-webkit-keyframes span_appear {
  0%   { opacity: 0; }
  80%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes span_appear {
  0%   { opacity: 0; }
  80%   { opacity: 0; }
  100% { opacity: 1; }
}
@-webkit-keyframes pulse-colors {
  0%   { color: #01465f; }
  50% { color: #a58001; }
  100%   { color: #01465f; }
}
@keyframes pulse-colors {
  0%   { color: #01465f; }
  50% { color: #a58001; }
  100%   { color: #01465f; }
}
.span-hidden::after {
	content: '\e87b';
	font-family: entypo-fontello;
	display: block;
	font-size: 42px;
	margin-top: 0;
}
.span-hidden {
	opacity: 0;
	-webkit-animation: span_appear 7s forwards ease-in;
	animation: span_appear 7s forwards ease-in;
	background: rgba(255,255,255,0.5);
	height: 140px;
	display: flex;
	width: 140px;
	border:2px solid white;
	padding-top:8px;
	flex-direction: column;
	justify-content: center;
	border-radius: 50%;
	margin: 0 auto;
}
.pulse-colors{
	-webkit-animation: pulse-colors 10s infinite;
	animation: pulse-colors 10s infinite;
}
#top.home #main {
	opacity: 1;
	margin-right: 0;
	background-color: rgba(0,29,42,0.9);
	-webkit-animation: div_disappear 6s forwards ease-in;
	animation: div_disappear 6s forwards ease-in;
	pointer-events: none;
}
#top.home #main > div {
	width: 75%;
	pointer-events: all;
}
/***END ANIMATIONS***/


/*Buttons*/
#top #main .avia-button.avia-color-light {
	border: 2px solid #fff;
}
#top #main .avia-button {
	text-transform: uppercase;
	border-radius: 0;
	letter-spacing: 0.05em;
}

/*START MENU*/
#top #header .av-main-nav > li > a {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: 500;
	padding: 0;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 170%;
	border-bottom:0;
}
#top #header .av-main-nav > li > a .avia-menu-text {
	font-size: 20px;
}
.html_header_sidebar #header .av-main-nav > li:hover > a .avia-menu-text, .html_header_sidebar #header .av-main-nav > li.current-menu-ancestor > a .avia-menu-text, .html_header_sidebar #header .av-main-nav li.current-menu-item > a .avia-menu-text {
	color: #a57f01;
}
.html_header_sidebar #header .av-main-nav > li:hover,
.html_header_sidebar #header .av-main-nav > li.current-menu-ancestor,
.html_header_sidebar #header .av-main-nav li.current-menu-item {
	/*background: white;*/
}
#top #header .av-main-nav > li > a:hover,
.html_header_sidebar #header .av-main-nav > li:hover > a .avia-menu-text{
	color:#bf9b00;
}
#top #header .av-main-nav > li::after{
	content:'';
	height:1px;
	border-bottom: 1px solid #067195;
	width:75px;
	margin:0 auto;
	display:none;
}
.html_header_sidebar #header .av-main-nav {
	max-width: 200px;
	margin: 0 auto;
}
.html_header_sidebar #header .av-main-nav > li {
	margin: 0;
	/* border: 1px solid white; */
	margin-bottom: 9px;
	/* background: rgba(255,255,255,0.2); */
}
.html_header_sidebar .logo img {
	width: 100%;
	max-height: none;
	padding: 0;
	height: auto;
	max-width: 220px;
	margin: 0 auto;
}
/*END MENU*/

/* START FORMS */
form div {
	margin-left: 1%;
	margin-right: 1%;
	color: white !important;
	font-size: 14px !important;
}
form .half {
	width: 48%;
	float: left;
}
#top form .half.odd {
	clear: left;
}
#top .wpcf7-acceptance label span {
	font-weight: normal;
	font-size: 13px;
	color: white;
}
#top .wpcf7-acceptance .wpcf7-list-item{
	margin:0;
}
/* END FORMS */

.html_header_sidebar #top #header {
	position: fixed;
	width: 25%;
	z-index: 1;
}

#top #main{
	margin-right: 0;
	border-right-width: 0;
	margin-right: 25%;
	z-index: 2;
}

html.html_header_sidebar #wrap_all {
	background-color: #ffffff;
}
html.html_header_sidebar .home #wrap_all {
	background: #ffffff url(/wp-content/uploads/anakin-bright.jpg) center center no-repeat fixed;
	background-size: cover !important;
}
.html_header_sidebar #intro-container {
	max-width: 800px;
}
#top .header_color .header_bg {
	background-color: transparent;
	background: linear-gradient(-92deg, rgba(255,255,255,0.75) 2%, transparent 85%);
}
#top #header_main, #top .logo {
	border-bottom-width: 0;
}
#top .overlay-gradient .av-section-color-overlay {
	background: linear-gradient(#fff 10%, rgba(255,255,255,0.1) 70%);
	position: fixed;
	z-index: 1;
	width: 75%;
	opacity: 1;
}
#top .overlay-gradient-small .av-section-color-overlay {
	background: linear-gradient(#fff 3%, rgba(255,255,255,0.1) 25%);
	position: fixed;
	z-index: 1;
	width: 75%;
}
#intro-slogan p, .bigger-text {
	line-height: 40px;
	font-size: 40px;
}
.home #intro-slogan p{
	line-height:52px;
	font-size:52px;
}
/*
.home #dsa-profile-claim,
.home #content {
	margin-left: 2%;
	margin-bottom: 2%;
	width: 98%;
}
*/
#top #intro-container.main_color{
	background-color: transparent;
}

#cta_banner p{
	margin-top:0;
	margin-bottom: 10px;
}
#socket {
	font-size: 13px;
	pointer-events: all;
}
#socket [data-av_icon]::before {
	font-size: 18px;
}
#top #partner img {
	/*filter: brightness(110%) saturate(90%);*/
}
#top #main #partner .avia-button,#top #main .team .avia-button {
	font-size: 32px;
	padding: 0;
	line-height: 32px;
	min-width: 10px;
	font-family: trebuchet;
	padding-left: 3px;
	border: 0 none;
	color: #006d89;
	background: white;
	margin:0;
}
#top #partner .avia_textblock {
	font-size: 17px;align-content
}

@media (min-width: 767px){
	
}

@media (min-width: 960px){
	
}

/* Device-Optimizing */
/* Tablet Landscape and less */
@media (max-width: 1024px){
	html.html_header_sidebar .home #wrap_all {
		background-position: center top;
	}
	#top .av-cell-min-height-100 > .flex_cell {
		height: auto;
	}
	.html_header_sidebar #intro-container {
		max-width: 720px;
	}
	#top #main #angebot .flex_column_table_cell .av_textblock_section * {
		font-size:16px;
	}
	#top #main #angebot .flex_column_table_cell .av_textblock_section h3 {
		font-size:17px;
		font-weight:800;
	}
	#top .av-flex-placeholder {
		width: 3%;
	}
	#top .avia_textblock.av-medium-font-size-20 {
		font-size: 20px !important;
	}
	#top.page-id-69 .flex_column_table_cell {
		padding: 15px !important;
		width:300px;
		max-width:100%;
	}
	#top.page-id-69 .flex_column_table_cell *{
		font-size: 18px !important;
	}
}
/* Tablet Portrait and less */
@media (max-width: 989px){
	body, body .avia-tooltip, #top .avia_textblock {
		font-size: 18px;
	}
	.responsive.html_header_sidebar #header .av-main-nav > li {
		margin: 0 10%;
		margin-top: 0px;
	}
	.responsive #header_main {
		box-shadow: 2px 0 100px rgba(255,255,255,0.15);
	}
	.responsive #top #wrap_all #header {
		position: fixed;
		z-index:99;
		width: 100%;
		float: none;
		height: auto;
		margin: 0 !important;
		opacity: 1;
		min-height: 0;
	}
	#top #main {
		margin-top:80px;
	}
	.responsive #top .logo {
		position: static;
		display: table;
		height: 80px !important;
		float: none;
		padding: 0;
		border: none;
		width: 80%;
	}
	.responsive #top #wrap_all .main_menu {
		top: 0;
		height: 80px;
		left: auto;
		right: 0;
		display: block;
		position: absolute;
	}
	.responsive #top .av-main-nav .menu-item {
		display: none;
	}
	.responsive #top .av-main-nav .menu-item-avia-special {
		display: block;
	}
	html.html_header_sidebar .home #wrap_all {
		background-position: center 80px;
	}
	.container {
		padding: 0px 30px;
	}
	#top .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
		margin-top: 30px;
	}
	#top #main {
		margin-right:0;
	}
	#top.home #main {
		margin-right:0;
		-webkit-animation: div_disappear_mobile 4s forwards ease-in;
		animation: div_disappear_mobile 4s forwards ease-in;
	}
	#top.home #main > div {
		width: 100%;
	}
	.span-hidden{
		-webkit-animation: span_appear 4s forwards ease-in;
		animation: span_appear 4s forwards ease-in;
	}
	.html_header_sidebar #intro-container {
		max-width: 500px;
	}
	.home #intro-slogan p {
		line-height: 36px;
		font-size: 36px;
	}
	.responsive #header_main{
		background-color:#001d2a;
	}
	.responsive #top #header_main .container {
		height: auto !important;width: 96%;
		max-width: 96%;
	}
	#intro-slogan p, .bigger-text {
		line-height: 32px;
		font-size: 32px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.responsive .logo a img {
		display: none;
	}
	.responsive .logo a {
		background: url('/wp-content/themes/enfold-child/BBCie-Logo-QUER.png');
		display: block;
		vertical-align: middle;
		width: 370px;
		height: 80px;
		background-size: auto 70px;
		background-position: left center;
		background-repeat: no-repeat;
	}
	#top #main #dsa-profile-claim *{
		text-align:center;
	}
	#top #main .img-maxwidth img{
		width:500px;
		max-width:70%;
		margin:0 auto;
	}
	h2 {
		font-size: 24px;
	}
	#top #av-burger-menu-ul {
		vertical-align: top;
	}
	.content, .sidebar {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	#top #header .av-main-nav > li::after {
		display: none;
	}
	.html_header_sidebar #header .av-main-nav, .html_header_sidebar #header .av-main-nav-wrap {
		padding-top: 20px;
	}
	.responsive #top #wrap_all .philosophie .container,
	.responsive #top #wrap_all .av-minimum-height-75 .container,
	.responsive #top #wrap_all .av-cell-min-height-75 > .flex_cell	{
		height: 500px !important;
	}
	#top.page-id-69 .flex_column_table {
		margin-top: 150px !important;
	}
	#top.page-id-69 .flex_column_table_cell {
		width: 300px;
		padding: 15px !important;
		max-width: 100%;
	}	
	#top.page-id-69 .av-flex-placeholder,
	#top.page-id-69 .flex_column_table_cell.av_one_fifth	{
		display:none;
	}
	#top.page-id-69 .flex_column_table_cell.last {
		text-align:right;
	}
	#top #intro-container .flex_cell.no_margin.av_one_full {
		padding: 4vW !important;
	}
	#top .overlay-gradient .av-section-color-overlay, #top .overlay-gradient-small .av-section-color-overlay {
		width: 100%;
	}
}
@media (max-width: 767px){
	body, body .avia-tooltip, #top .avia_textblock {
		font-size: 16px !important;
	}
	p {
		margin: 0.35em 0;
	}
	#top h2 {
		font-size: 22px;
	}
	.content, .sidebar {
		padding-top: 20px;
		padding-bottom: 10px;
	}
	#top .avia-builder-el-first .av-special-heading{
		margin-top:0;
	}
	.html_header_sidebar #intro-container {
		max-width: 100%;
		min-height: 400px;
		background: #001d2a url(/wp-content/uploads/anakin-bright.jpg) top center no-repeat scroll;
		background-size: cover;
		background-position: center;
	}
	html.html_header_sidebar .home #wrap_all {
		background:transparent;
	}
	.responsive #top #main {
		margin-top: 80px;
	}
	.responsive #top #wrap_all .flex_column_table_cell.av_two_fifth,
	.responsive #top #wrap_all .flex_column_table_cell.av_three_fifth,
	.responsive #top #wrap_all .flex_column_table_cell.av_one_half {
		display: table-cell;
	}
	.responsive #top #wrap_all .flex_column_table_cell.av_two_fifth {
		width: 40%;
	}
	.responsive #top #wrap_all .flex_column_table_cell.av_one_half {
		width: 50%;
	}
	#top.page-id-65 .flex_column_table {
		border: 0 none;
	}
	.responsive #top #wrap_all .container {
		width: 92%;
		max-width: 92%;
	}
	#top .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
		margin-top: 20px;
	}
	.responsive #top #wrap_all .flex_column {
		margin-bottom: 0;
	}
	.responsive #top #header_main > .container .main_menu .av-main-nav > li > a, .responsive #top #wrap_all .av-logo-container {
		height: auto;
		line-height: 150%;
	}
	.responsive .logo a {
		background-size: auto 60px;
	}
	#top #main #angebot .flex_column_table_cell {
		margin-bottom: 20px;
		display: block;
		clear: both;
	}
	#top #main #angebot .flex_column_table_cell .hr {
		display: none;
	}
	#top #main #angebot .flex_column_table_cell .av_font_icon  {
		margin-bottom:10px !important;
	}
	
	#top #main #angebot .flex_column_table_cell .av_textblock_section * {
		text-align: center !important;
		margin-bottom:5px;
	}
	#top #main #angebot .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
		margin-top: 0;
	}
	.responsive.html_header_sidebar #header .av-main-nav > li {
		margin-top: 8px;
	}
	#top .av-special-heading {
		margin-top: 25px;
	}
	#top.home #content .av-special-heading {
		margin-top: 0;
	  }
	#top .av-rotator-container.av-17whu-5171a61d0af1bfed65ef1201737a91f7 {
		text-align: left;
		color: #a58001;
		margin: 0px 0 20px 0;
	}
	#top #wrap_all #intro-container .flex_cell {
		margin: 0 !important;
		padding: 20px !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.home #intro-slogan p {
		line-height: 28px;
		font-size: 24px;
		max-width: 66%;
		margin-bottom: 20px;
	}
	#top.home #main #intro-container a.av-icon-char {
		font-size: 28px !important;
		line-height: 28px !important;
	}
	.responsive #top #wrap_all .philosophie .container,
	.responsive #top #wrap_all .av-minimum-height-75 .container,
	.responsive #top #wrap_all .av-cell-min-height-75 > .flex_cell {
		height: 400px !important;
		font-size:18px;
	}
	#top #wrap_all .philosophie .avia_textblock {
		margin-bottom:100px;
	}
	#top #wrap_all .philosophie .container {
		margin-left:20px;
		margin-right:20px;
	}
	.responsive #top #wrap_all .philosophie{	
		background-position: bottom center !important;
	}
	.responsive #top #wrap_all #cta_banner .flex_column_table_cell.av_one_half.first {
		margin-bottom: 20px;
	}
	#top #main #dsa-profile-claim p, #top #main #dsa-profile-claim * {
		text-align: center !important;
	}
	.responsive #socket .sub_menu_socket {
		margin: 0;
	}
	#socket .menu {
		margin-left: 0;
	}
	#socket .sub_menu_socket li {
		padding-left: 0;
	}
	.page-id-65 .avia-image-container img {
		max-width: 240px;
		margin-bottom: 20px;
		position: relative;
		z-index: 2;
	}
	#top.page-id-65 .av-special-heading {
		margin-top: 0 !important;
		text-align: center;
		padding-bottom: 20px !important;
	}
	#top.page-id-69 .flex_column_table {
		margin-top: 200px !important;
	}
	#top #main #button-kontakt {
		padding: 0 !important;
		margin-top: 15px;
		background-color: #bf9b00;
	}
	#top #main #button-kontakt a{
		padding: 15px 50px 13px;
	}
	#top .overlay-gradient .av-section-color-overlay, #top .overlay-gradient-small .av-section-color-overlay {
		width: 100%;
	}
	#top.page-id-701 main .av_one_third {
		border-radius: 0;
		border-top-left-radius: 20px;
		border-top-right-radius: 20px;
	}
	#top.page-id-701 main .av_two_third {
		border-radius: 0;
		border-bottom-left-radius: 20px;
		border-bottom-right-radius: 20px;
	}
	#top.page-id-701 .flex_column_table.av-equal-height-column-flextable, #top.page-id-913 #wrap_all .flex_column {
		margin-bottom: 10px;
		margin-top: 10px;
	}
	#top #partner .av_one_fourth {
		width: 100% !important;
	}
}

/* Smarthpone */
@media (max-width: 500px){
	.responsive #top #wrap_all .flex_column_table_cell.av_two_fifth,
	.responsive #top #wrap_all .flex_column_table_cell.av_three_fifth,
	.responsive #top #wrap_all .flex_column_table_cell.av_one_half {
		display: block;
		width: 100%;
	}
	#intro-slogan p, .bigger-text {
		line-height: 30px;
		font-size: 26px;
		margin-top: 0;
		margin-bottom: 0;
	}
	.responsive .logo a {
		background-size: auto 50px;
	}
	p {
		margin-top: 0;
	}
	#top .entry-content-wrapper div li {
		padding-top: 0;
		padding-bottom: 0;
	}
}
/* Smarthpone small */
@media (max-width: 400px){
	
}