/*
Theme Name:     Divi Child
Author:         Elegant Themes
Template: Divi
Text Domain:	   divi-child
Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
*/
/* This file was modified 2019-10-13 by Aspen Grove Studios to customize metadata in header comment */
@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('/wp-content/themes/divi-child/fonts/AvenirNextLTPro-Regular.woff2') format('woff2'),
        url('/wp-content/themes/divi-child/fonts/AvenirNextLTPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('/wp-content/themes/divi-child/fonts/AvenirNextLTPro-Bold.woff2') format('woff2'),
        url('/wp-content/themes/divi-child/fonts/AvenirNextLTPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('/wp-content/themes/divi-child/fonts/AvenirNextLTPro-It.woff2') format('woff2'),
        url('/wp-content/themes/divi-child/fonts/AvenirNextLTPro-It.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
body,
body p,
body p a,
body a,
body ul li,
body ul li a,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6{
	font-family: 'Avenir Next LT Pro', sans-serif !important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	opacity:1;
}
::-moz-placeholder { /* Firefox 19+ */
	opacity:1;
}
:-ms-input-placeholder { /* IE 10+ */
	opacity:1;
}
:-moz-placeholder { /* Firefox 18- */
	opacity:1;
}
.pt0{
	padding-top: 0!important
}
.pt10{
	padding-top: 10px!important
}
.pt20{
	padding-top: 20px!important
}
.pt30{
	padding-top: 30px!important
}
.pt40{
	padding-top: 40px!important
}
.pt50{
	padding-top: 50px!important
}
.pb0{
	padding-bottom: 0!important
}
.pb10{
	padding-bottom: 10px!important
}
.pb20{
	padding-bottom: 20px!important
}
.pb30{
	padding-bottom: 30px!important
}
.pb40{
	padding-bottom: 40px!important
}
.pb50{
	padding-bottom:50px!important
}
.mt0{
	margin-top: 0!important
}
.mt10{
	margin-top: 10px!important
}
.mt20{
	margin-top: 20px!important
}
.mt30{
	margin-top: 30px!important
}
.mt40{
	margin-top: 40px!important
}
.mt50{
	margin-top: 50px!important
}
.mb0{
	margin-bottom: 0!important
}
.mb10{
	margin-bottom: 10px!important
}
.mb20{
	margin-bottom: 20px!important
}
.mb30{
	margin-bottom: 30px!important
}
.mb40{
	margin-bottom: 40px!important
}
.mb50{
	margin-bottom: 50px!important
}
.dn{
	display: none!important
}
.et_pb_button.primary_btn,
.primary_btn,
.wpkontakt_forms .wpforms-submit{
	transition: all 0.3s;
    background: #01348B;
    box-shadow: 0px 10px 25px rgba(1,52,139,0.15);
    padding: 17px 25px!important;
    display: inline-block;
    border-radius: 2px;
    border: 1px solid #01348B;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    line-height: 1.3!important;
    overflow: hidden;
    text-align: center;
    min-width: 200px;
}
.et_pb_button.primary_btn:hover,
.primary_btn:hover{
	border: 1px solid #01348B;
	color: #01348B;
	background: rgba(0,0,0,0);
}
.et_pb_button.primary_btn:hover:after,
.primary_btn:hover:after,
.et_pb_button.secondary_btn:hover:after,
.secondary_btn:hover:after{
	display: none;
}
.et_pb_button.secondary_btn,
.secondary_btn{
	transition: all 0.3s;
    background: rgba(0,0,0,0);
    padding: 17px 25px!important;
    display: inline-block;
    border-radius: 2px;
    border: 1px solid #01348B;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    color: #01348B;
    line-height: 1.3!important;
    overflow: hidden;
    text-align: center;
    min-width: 200px;
}
.et_pb_button.secondary_btn:hover,
.secondary_btn:hover{
	border: 1px solid #01348B;
	color: #fff;
	background: #01348B;
}
ul.social_link{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
ul.social_link li{
	margin-right: 7px
}
ul.social_link a{
	display: block;
	background: #01348B;
	color: #fff;
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	transition: all 0.3s;
	border:1px solid #01348B;
}
ul.social_link a:hover{
	border:1px solid #01348B;
	background: rgba(0,0,0,0);
	color:#01348B;
}
.footer_blurb_module .et_pb_main_blurb_image{
    width: 30px;
    margin-right: 10px;
    margin-bottom: 0;
}
.footer_blurb_module .et_pb_blurb_container {
    width: calc(100% - 40px);
    padding-left: 0;
}
.footer_blurb_module .et_pb_blurb_content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.wpkontakt_forms input[type='text'], 
.wpkontakt_forms input[type='tel'], 
.wpkontakt_forms input[type='email'], 
.wpkontakt_forms select, .wpkontakt_forms textarea {
    width: 100%!important;
    border: none!important;
    border-bottom: 2.06672px solid rgba(196, 196, 196, 0.2)!important;
    font-size: 16px!important;
    transition: all 0.3s!important;
    margin-bottom: 5px!important;
    max-width: 100%!important;
    height: auto!important;
}
.wpkontakt_forms div.wpforms-container-full .wpforms-form .wpforms-captcha-math input {
    width: 100px!important;
}
.wpkontakt_forms .wpforms-field-checkbox a, 
.wpforms_das_sind .wpforms-field-checkbox a, 
.wpforms_kunden .wpforms-field-checkbox a {
    color: #2D334A;
    text-decoration: underline;
}
.sidebarbox{
	position: fixed;
    top: 50%;
    right: 0;
    transform: translate(0,-50%);
    z-index: 99999;
}
.sidebarbox ul{
	list-style: none!important;
	padding: 0!important
}
.sidebarbox{
    display: block;
    background: #01348b;
    border-bottom: 1px solid #fff;
    font-size: 18px;
    padding:15px 10px;
    color: #fff;
    transform: translate(calc(100% - 80px),-50%);
    transition: all 0.3s;
    padding-left: 80px;
    max-width: 350px;
}
.sidebarbox h4{
	font-weight: bold;
    color: #fff;
    line-height: 1.2;
}
.sidebarbox p{
    line-height: 1.5;
    color: #fff;
    font-size: 16px;
}
.sidebarbox li:last-child a{
	border-bottom: none;
}
.sidebarbox .sidebar-box-image{
	display: inline-block;
    margin-right: 20px;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translate(0,-50%);
    height: 50px;
    width: 50px;
    margin-left: 10px;
}
.sidebarbox:hover{
	transform: translate(0,-50%);
}
.sidebarbox a{
    color: #fff;
    text-decoration: underline;
    margin-top: 10px;
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
}
.full_image_width .et_pb_image_wrap, 
.full_image_width .et_pb_image_wrap img {
    width: 100% !important;
    max-width: 100% !important;
}
.fonts_20 .et_pb_text_inner, 
.fonts_20 .et_pb_text_inner p,
.fonts_20 .et_pb_blurb_description,
.fonts_20 .et_pb_blurb_description p,
.fancy_tab_ul_list ul li,
.custom_tab_section_row  .et_pb_tab_content .tabs_inner_content_block,
.custom_tab_section_row  .et_pb_tab_content .tabs_inner_content_block p{
    font-size: 20px !important;
	font-weight: 400 !important;
	color: #343838;
	line-height: 34px;
	letter-spacing: 0.02em;
}
body .white_text h1,
body .white_text h2,
body .white_text h3,
body .white_text h4,
body .white_text h5,
body .white_text h6,
body .white_text .et_pb_text_inner,
body .white_text .et_pb_text_inner p,
body .white_text .et_pb_text_inner ul li,
body .white_text .et_pb_text_inner ul li a {
    color: #fff !important;
}
body .text_center h1,
body .text_center h2,
body .text_center h3,
body .text_center h4,
body .text_center h5,
body .text_center h6,
.text_center .et_pb_text_inner {
    text-align: center;
}
body .text_right h1,
body .text_right h2,
body .text_right h3,
body .text_right h4,
body .text_right h5,
body .text_right h6,
.text_right .et_pb_text_inner {
    text-align: right;
}
.common_htags h1 {
    font-size: 60px !important;
    font-weight: 600;
	color: #343838;
	line-height: 100%;
	letter-spacing: 0.01em;
}
.common_htags h2{
    font-size: 48px !important;
    font-weight: 600;
	color: rgba(0, 0, 0, 0.75);
	line-height: 120%;
	letter-spacing: 0.02em;
}
.common_htags h3 {
    font-size: 30px;
	font-weight: 600;
	color: rgba(0, 0, 0, 0.75);
}
.common_htags h4 {
    font-size: 28px;
	font-weight: 400;
	line-height: 140%;
	color: #343838;
}
.common_htags h6 {
    font-size: 26px;
    font-weight: 500;
	color: rgba(0, 0, 0, 0.75);
}
.common_htags h2 span {
  display: block;
  font-weight: 300;
}
.et_pb_blurb_content {
  max-width: 100% !important;
}
body #page-container .et_pb_section .et_pb_button.common_button.common_full_width_button{
	width:100% !important;
}
body #page-container .et_pb_section .et_pb_button.common_button,
body #page-container .et_pb_section .wpforms-submit{
  border: 1px solid #714C3B !important;
  color: #fff !important;
  background: #714C3B !important;
  padding: 15px 20px !important;
  border-radius: 0 !important;
  font-size: 18px;
  letter-spacing: 0.02em;
  min-width: 230px;
  font-weight: 500;
  position: relative;
  text-align: center;
  transition: all 300ms ease 0ms;
}
body #page-container .et_pb_section .et_pb_button.common_button:hover,
body #page-container .et_pb_section .wpforms-submit:hover{
	border: 1px solid #714C3B !important;
	background: transparent !important;
	padding: 15px 20px !important;
	color: #714C3B !important;
}
body #page-container .et_pb_section .wpforms-submit,
body #page-container .et_pb_section .wpforms-submit:hover {
  width: 100%;
  padding: 16px 20px !important;
}
.contact_main_section_col_right .wpforms-form .wpforms-field-container .wpforms-field input[type='text'], 
.contact_main_section_col_right .wpforms-form .wpforms-field-container .wpforms-field input[type='tel'], 
.contact_main_section_col_right .wpforms-form .wpforms-field-container .wpforms-field input[type='email'], 
.contact_main_section_col_right .wpforms-form .wpforms-field-container .wpforms-field select, 
.contact_main_section_col_right .wpforms-form .wpforms-field-container .wpforms-field textarea{
	width: 100% !important;
	max-width: 100% !important;
	background: transparent;
	border-radius: 0;
	color: rgba(0, 0, 0, 0.7);
	font-size: 18px;
	font-weight: 400;
	height: 45px;
}
.contact_main_section_col_right .wpforms-form .wpforms-field-container .wpforms-field textarea{
	height:150px !important;
}
.contact_main_section_col_right #wpforms-54444 {
  margin-bottom: 0 !important;
}
.interim_management_row .et_pb_column {
  background: rgba(113, 76, 59, 0.04);
  padding: 2rem;
}
.fonts_bold {
  font-weight: 600;
}
.footer_menu_last ul {
  list-style: none !important;
  padding: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer_menu_last ul a {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  margin: 0 1rem;
}
.et_pb_row.footer_main_section_row {
  padding: 1rem 0 !important;
}
.et_pb_row.footer_main_section_row .et_pb_text_inner, .et_pb_row.footer_main_section_row .et_pb_text_inner p {
  font-size: 18px;
}
#main-header {
  background: #714C3B !important;
}
.mobile_menu_bar::before{
	color:#fff !important;
	font-size: 50px !important;
}
.mobile_menu_bar.et_pb_header_toggle {
  width: 50px !important;
}
.et_pb_module.et_pb_tabs.custom_tab_section_row {
  border: 0 !important;
}
.custom_tab_section_row .et_pb_all_tabs {
  background: #F9F8F7 !important;
  border: 0 !important;
  margin-top: 2rem;
}
.fancy_tab_ul_list ul {
  list-style: none !important;
  padding: 0 !important;
}
.fancy_tab_ul_list ul li {
  position: relative;
  padding-left: 2rem;
  margin-bottom: 10px;
}
.fancy_tab_ul_list ul li:before{
	position:absolute;
	content: '';
	width: 16px;
	height: 28px;
	background: url(/wp-content/uploads/2023/01/list_icon.png);
	position: absolute;
	top: 50%;
	left: 0px;
	transition: all .3s ease-in-out;
	transform: translate(0%,-50%);
}
.fancy_tab_ul_list {
  margin-top: 2rem;
}
.custom_tab_section_row h3 {
  font-weight: 600;
  font-size: 34px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: rgba(0, 0, 0, 0.75);
  margin-bottom: 11px;
}
.custom_tab_section_row .et_pb_tabs_controls a {
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  text-align: center;
  letter-spacing: -0.01em;
  color: #714C3B;
  max-width: 80%;
}
.custom_tab_section_row .et_pb_tabs_controls li {
  background: transparent;
  border: 0;
  width: 33.33%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 65px;
  position: relative;
}
.custom_tab_section_row .et_pb_tabs_controls {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  background: #F9F8F7 !important;
  position: relative;
}
.custom_tab_section_row .et_pb_tabs_controls li:last-child:before{
	position: absolute;
	content: '';
	width: 42px;
	height: 94px;
	background: url(/wp-content/uploads/2023/01/arrow_tab_w.png);
	position: absolute;
	top: 0%;
	right: -16px;
	transition: all .3s ease-in-out;
	transform: translate(50%,-4%);
	background-size: contain !important;
	background-repeat: no-repeat !important;
}
.custom_tab_section_row .et_pb_tabs_controls li:hover,
.custom_tab_section_row .et_pb_tabs_controls li.et_pb_tab_active {
  background: #714C3B;
  color: #fff;
  position: relative;
}
.custom_tab_section_row .et_pb_tabs_controls li:hover:before,
.custom_tab_section_row .et_pb_tabs_controls li.et_pb_tab_active::before {
  position: absolute;
  content: '';
  width: 37px;
  height: 94px;
  background: url(/wp-content/uploads/2023/01/arrow_tab.png);
  position: absolute;
  top: 0%;
  right: -16px;
  transition: all .3s ease-in-out;
  transform: translate(50%,0%);
  background-size: contain !important;
  background-repeat: no-repeat !important;
  z-index: 999999999;
}
.custom_tab_section_row .et_pb_tabs_controls li.et_pb_tab_active a,
.custom_tab_section_row .et_pb_tabs_controls li:hover a{
	color:#fff !important;
}
.custom_tab_section_row .et_pb_all_tabs .et_pb_tab {
  padding: 3rem !important;
}
@media screen and (min-width: 981px) {
	.vam_a980{
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}		
	.dn_a980{
		display: none!important
	}
	.interim_management_row {
	  display: flex;
	}
}
@media screen and (max-width: 1280px){
	.custom_tab_section_row .et_pb_tabs_controls li {
	  min-height: 80px;
	}
	.custom_tab_section_row .et_pb_tabs_controls li:hover::before, .custom_tab_section_row .et_pb_tabs_controls li.et_pb_tab_active::before,
	.custom_tab_section_row .et_pb_tabs_controls li:last-child::before {
	  width: 46px;
	  right: -21px;
	}
}
@media screen and (max-width: 980px){
	.dn_b980{
		display: none!important
	}
	.wpkontakt_forms div.wpforms-container-full .wpforms-form .wpforms-one-half, 
	.wpkontakt_forms div.wpforms-container-full .wpforms-form .wpforms-three-sixths, 
	.wpkontakt_forms div.wpforms-container-full .wpforms-form .wpforms-two-fourths{
		width: 100%!important
	}
	.mobile_flex_row {
	  display: flex;
	  flex-direction: column-reverse;
	}
	.mobile_flex_row .mobile_flex_row_col {
	  margin-top: 2rem;
	}
	.footer_main_section_row .et_pb_text_inner {
	  text-align: center !important;
	}
	.footer_main_section_row .et_pb_column {
	  margin-bottom: 20px !important;
	}
	.footer_main_section_row .et_pb_column:last-child{
		margin-bottom:0 !important;
	}
	.mobile_img_center .et_pb_image_wrap, 
	.mobile_img_center .et_pb_image_wrap img {
		width: 100% !important;
		max-width: 100% !important;
	}
	.custom_tab_section_row .et_pb_tabs_controls li {
	  width: 100%;
	}
	.custom_tab_section_row .et_pb_tabs_controls li:last-child::before{
		display:none;
	}
	.custom_tab_section_row .et_pb_tabs_controls li:hover::before, 
	.custom_tab_section_row .et_pb_tabs_controls li.et_pb_tab_active::before{
	  display: block !important;
	}
}
@media screen and (max-width: 767px){
	.common_htags h1 {
	  font-size: 42px !important;
	}
	.common_htags h2 {
	  font-size: 38px !important;
	}
	.termin_vere_row .et_pb_text_inner a.fonts_bold {
	  display: block;
	}
}
@media screen and (max-width: 480px){
	.custom_tab_section_row .et_pb_tabs_controls li:hover::before, 
	.custom_tab_section_row .et_pb_tabs_controls li.et_pb_tab_active::before, 
	.custom_tab_section_row .et_pb_tabs_controls li:last-child::before {
	  display: none !important;
	}
	.custom_tab_section_row h3 {
	  font-size: 28px;
	}
	.fonts_20 .et_pb_text_inner, 
	.fonts_20 .et_pb_text_inner p,
	.fonts_20 .et_pb_blurb_description,
	.fonts_20 .et_pb_blurb_description p,
	.fancy_tab_ul_list ul li,
	.custom_tab_section_row  .et_pb_tab_content .tabs_inner_content_block,
	.custom_tab_section_row  .et_pb_tab_content .tabs_inner_content_block p{
		font-size: 18px !important;
		line-height: 30px;
	}
	.common_htags h2 {
	  font-size: 30px !important;
	}
	.common_htags h4 {
	  font-size: 22px;
	}
	.custom_tab_section_row .et_pb_all_tabs .et_pb_tab {
	  padding: 2rem !important;
	}
}