/**
 * Theme Name: Freitax
 * Template:   Divi
 * ...other header fields
 */



/* TYPOGRAPHY */
ol, ul{
	margin-bottom: 20px!important;
}
header div{
	margin-bottom: 0!important;
}
#menu-hauptmenue{
	margin-bottom: 0!important;
}
@media all and (max-width: 980px) {
  .et_pb_column_2_tb_header.et-last-child{
	display: none!important;
  }
}

ol + h2, ul + h2 {
	margin-top: 20px!important;
}
p + h2{
	margin-top: 30px;
}
.h2_text span{
	font-size: 50px!important;
	line-height: 1em!important;
	color: black!important;
	font-weight: bold!important;
	font-family: roboto!important;
	text-transform: uppercase!important;
	margin-top: 0!important;
}
.eyebrow .et_pb_blurb_container{
	padding-left: 5px!important;
}
.eyebrow .et_pb_main_blurb_image{
	width: 18px!important;
	height: 32px;
}
ul > li{
	margin-bottom: 20px;
}
ul > li:last-child{
	margin-bottom: 0!important;
}
.et_pb_column--with-menu, .et_pb_row--with-menu > .et_pb_column.et-last-child{
	display: none;
}
.home .et_pb_column--with-menu{
	display: block!important;
}
.home .et_pb_row--with-menu > .et_pb_column.et-last-child{
	display: block;
}

#hero .percent_icon{
	width: fit-content!important;
}

@media all and (max-width: 1280px) {
	.et_pb_text .et_pb_text_inner p{
		font-size: 18px;
	}
	h3.et_pb_toggle_title {
        font-size: 18px !important;
    }
	.h2_text span{
		font-size: 36px!important;
	}
	.eyebrow h2{
		font-size: 20px!important;
	}
	.eyebrow .et_pb_main_blurb_image{
		width: 12px!important;
	}
	.eyebrow .et_pb_main_blurb_image img{
		width: 12px!important;
	}
	.eyebrow .et_pb_blurb_content {
        display: flex !important;
        align-items: baseline;
    }
}




/* ACCORDION *******************/

/*remove the default padding from the accordion*/
.pa-accordion-clickable-area .et_pb_toggle {
	padding: 0;
}
/*add the padding back to the open accordion content*/
.pa-accordion-clickable-area .et_pb_toggle .et_pb_toggle_content {
	padding: 0 20px 20px 20px;
}

/*bullet checklist by www.peeayecreative.com*/
.pa-bullet-list-1 ul {
list-style-type: none!important;
	padding: 0!important
}
.pa-bullet-list-1 ul li{ 
	padding-left: 30px;
    position: relative;
	margin-bottom: 20px;
}
.pa-bullet-list-1 ul li:last-child{
	margin-bottom: 0!important;
}
.pa-bullet-list-1 ul li:before {
    content: '\f178' !important;
	font-weight: 100 !important;
    color: #058B82;
    font-family: "Font Awesome 6 Pro"!important;
	margin-right: 10px;
	margin-left: -14px;
	font-size: 1.2em!important;
	position: absolute;
    left: 0;
}
.et_pb_accordion .et_pb_toggle_title:before {
	display: none!important;
}
.et_pb_accordion .et_pb_toggle_title .toggle-icon{
	cursor: pointer;
}
.et_pb_accordion .et_pb_toggle_title{
	pointer-events: none;
	padding-right: 0;
	
}
@media all and (min-width: 980px) {
	#hero .hero_text .et_pb_module h1{
		padding-bottom: 10px !important;
	}
	.et_pb_accordion .et_pb_toggle_title .toggle-icon{
		padding-right: 20px;
	}
	.et_pb_accordion .et_pb_toggle_title{
		padding-right: 20px;
	}
	
}
@media all and (max-width: 767px) {
	.et_pb_accordion .et_pb_accordion_item .et_pb_toggle_title .toggle-icon:after {
		font-size: 28px;
	}
}

.pa-add-accordion-icon .et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_title .toggle-icon:after {
	display: inline-flex !important;
    justify-content: center;
    align-items: center;
	content: '\f00d' !important;
    color: #058B82;
	font-weight: 100 !important;
    font-family: "Font Awesome 6 Pro"!important;
	width: 35px;
	height: 35px;
	pointer-events: auto!important;
	cursor: pointer;
}
.et_pb_accordion .et_pb_toggle_title .toggle-icon:after {
	display: inline-flex !important;
    justify-content: center;
    align-items: center;
	content: '\2b' !important;
    color: #058B82;
	font-weight: 100 !important;
    font-family: "Font Awesome 6 Pro"!important;
	font-size: 40px;
	width: 35px;
	height: 35px;
	pointer-events: auto!important;
	cursor: pointer;
}
.et_pb_accordion .et_pb_toggle_title{
	display: inline-flex;
    justify-content: space-between;
	align-items: center;
    width: 100%;
}
.et_pb_toggle_close{
	overflow: hidden;
	height: fit-content!important;
}
.et_pb_toggle_content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s ease;
    display: block !important; /* Überschreibt display:none von Divi */
    padding-top: 0!important; 
    padding-bottom: 0!important;
}
.et_pb_toggle_open .et_pb_toggle_content {
    /*max-height: 1000px!important;*/
	height: 100%;
    padding-bottom: 50px!important;
}


/* DOCTORS SECTION *******************/

/* Slider */
.justified-list ul.et_pb_tabs_controls {
	display: flex!important;
	justify-content: space-between;
}
.justified-list ul.et_pb_tabs_controls{
	border-bottom: 1px solid #d9d9d9;
	background-color: transparent!important;
    content: "";
    display: block;
    visibility: visible;
    position: relative;
    top: -1px;
    z-index: 9;
}
.justified-list ul.et_pb_tabs_controls li{
	width: 100%;
	display: inline-flex;
    justify-content: center;
	margin-bottom: 0!important
}
.justified-list ul.et_pb_tabs_controls li a{
	white-space: nowrap;
	width: 100%;
    height: 100%;
	text-align: center;
	padding-bottom: 10px !important;
}
.justified-list .et_pb_tab_content > h3{
	font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    font-size: 26px;
	line-height: 26px;
    color: #058b82;
	text-transform: uppercase;
	margin-bottom: 20px;
}
@media all and (max-width: 767px) {
	.justified-list .et_pb_tab_content > h3{
		font-size: 18px;
		line-height: 26px;
	}
}
.justified-list .et_pb_tab_content ul {
	padding: 0!important;
}
.justified-list .et_pb_tab_content ul li {
	list-style-type: none;
	position: relative;
	padding-left: 40px;
	margin-bottom: 15px;
}
.justified-list .et_pb_tab_content ul li:before {
    content: '\f058' !important;
	font-weight: 100 !important;
    color: #058b82;
    font-family: "Font Awesome 6 Pro"!important;
	margin-right: 10px;
	font-size: 1.2em!important;
	position: absolute;
    left: 0;
}
.justified-list .et_pb_all_tabs{
	border-radius: 10px;
}



/* MENU *******************/
#menu-hauptmenue{
	column-gap: 80px;
}
.et-menu-nav #menu-hauptmenue li a, .menu_nav_wrapper .et_pb_menu_0_tb_header .mobile_nav.closed .mobile_menu_bar:before{
	color: black!important;
}

/* FOOTER *******************/
footer .et_pb_section_1_tb_footer .et_pb_column_4_tb_footer .et_pb_with_border{
	width: fit-content!important;
	margin-left: 0 !important;
	column-gap: 0!important;
}

/* FIRM SECTION *******************/
#firm .et_pb_row .profile_image{
	width: fit-content!important;
}
#firm .et_pb_row .profile_image img{
	max-width: 402px!important;
}
#firm .et_pb_row .profile_image.et-last-child{
	padding-left: 30px;
}
#firm .firm_text .et_pb_module{
	width: 70%!important;
}


/* CONTACT SECTION *******************/
.btn_icon{
	position: relative;
	padding-left: 70px !important;
}
.btn::before{
	display: none!important;
}
.btn_icon::after{
	color: white;
	font-family: "Font Awesome 6 Sharp"!important;
	font-weight: 900;
	display: block!important;
	opacity: 1!important;
	position: absolute;
	left: 0;
	margin-left: 30px;
	top: 49%;
	transform: translateY(-50%);
	font-size: 20px;
}
.btn_email:after{
	display: block!important;
	content: '\f0e0' !important;
}
.btn_phone:after{
	display: block!important;
	content: '\f095' !important;
}
.btn_icon:hover::after{
	margin-left: 30px;
	color: #058B82;
}








/* RESPONSIV ADJUSTMENTS *************************************************************************/




/* MENU */

@media all and (max-width: 1640px) {
	header .et_pb_column_2_tb_header{
		display: none!important;
	}
	header .menu_logo_wrapper, header .menu_nav_wrapper{
		width: 100%!important;
	}
	#menu-hauptmenue{
		flex-wrap: nowrap;
    	white-space: nowrap;
		column-gap: 50px;
	}
}




/*** Responsive Styles for SMALL DESKTOP **************************/
@media all and (min-width: 1399px) and (max-width: 1640px){
	#firm .firm_text .et_pb_module {
		width: 100% !important;
	}
}

@media all and (min-width: 479px) and (max-width: 1800px) {
	.et_pb_section {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

@media all and (max-width: 1100px) {
	#doctors .et_pb_tabs_controls {
	    flex-direction: row;
		overflow-x: scroll;
	}
	 #doctors .et_pb_tabs_controls li a{
        padding: 4px 20px;
	}
}

@media all and (min-width: 1536px) {
	#hero .hero_text{
		padding-top: 10%;
        padding-right: 0px;
        padding-bottom: 10%;
        padding-left: 0px;
	}
}

@media all and (min-width: 1400px) and (max-width: 1535px){
	#hero .hero_text{
		padding-top: 3%;
		padding-bottom: 12%;
	}
}

@media all and (min-width: 1400px){
	#hero .hero_text .et_pb_module h1 {
        padding-bottom: 170px !important;
    }
	#contact .et_pb_row {
		max-width: 100%!important;
	}
	#firm .et_pb_row {
		max-width: 1700px;
	}
	#contact .et_pb_row .et_pb_column_single {
		padding: 0!important;
	}
	#contact .et_pb_row > .et-last-child {
		max-width: 630px;
	}
	#firm .et_pb_row .firm_text {
		margin-right: 5.5%;
	}
	#firm .firm_text .et_pb_module {
    	width: 100% !important;
		padding-right: 30px;
	}
	#firm .firm_text > div {
		max-width: 644px;
	}
	#client .et_pb_gutters2 {
		flex-direction: row;
		justify-content: center!important;
	}	
}

@media all and (min-width: 300px) and (max-width: 1399px){
	#firm .et_pb_gutters2 .et_pb_column, .et_pb_gutters2.et_pb_row .et_pb_column{
		margin-bottom: 30px!important;
	}
	#firm .et_pb_gutters2 .et_pb_column, .et_pb_gutters2.et_pb_row .et_pb_column.et-last-child{
		margin-bottom: 0!important;
	}
}
@media all and (min-width: 1400px){
	#firm .et_pb_gutters2 .et_pb_column, .et_pb_gutters2.et_pb_row .et_pb_column{
		margin-right: 30px!important;
	}
	#firm .et_pb_gutters2 .et_pb_column, .et_pb_gutters2.et_pb_row .et_pb_column.et-last-child{
		margin-right: 0!important;
	}
}

@media all and (min-width: 1535px) {
	#contact .contact_text_wrapper{
		margin-bottom: 50px!important
	}
}

@media all and (min-width: 1024px) and (max-width: 1399px) {
	#hero{
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	#hero .et_pb_row_0{
		position: unset!important;
	}
	#hero .et_pb_row_0 .et_pb_column_0{
		position: unset!important;
		padding: 0!important
	}
	#hero .et_pb_row_0 .et_pb_column_0 .et_pb_text_0{
		position: unset!important;
	}
	#hero .hero_text{
		width: 100%;
		padding-top: 7%;
        padding-bottom: 15%;
	}
	#hero .et_pb_text{
		bottom: 80px;
		left: 20px;
	}
	#hero .percent_icon{
		bottom: -60px; 
        right: -50px;
		width: 39%;
	}
	#hero .hero_text .et_pb_text_1{
		width: 60%;
	}
	#hero h1{
		width: 80%!important;
	}
	#firm .et_pb_row .profile_image img{
		width: 100%;
		max-width: 302px !important;
	}
	#firm .et_pb_row .profile_image .et_pb_module {
		padding-right: 0;
	}
	#firm .et_pb_row .profile_image.et_pb_column_3 {
		padding-right: 10px;
	}
	#firm .et_pb_row .profile_image.et-last-child{
		padding-left: 10px;
	}
	#firm .firm_text .et_pb_module {
    	width: 100% !important;
		padding-right: 30px;
	}
	
	#client .et_pb_gutters2{
		display: flex;
		align-items: center;
		flex-direction: column;
		width: 100%;
	}
	#client .et_pb_gutters2 .et_pb_column{
		margin-right: 0!important;
	}
	#client .et_pb_gutters2 > div{
		width: 80%!important;
	}
	#client .et_pb_row_7 .et_pb_column_10, .et_pb_column_11{
		margin-bottom: 20px!important;
	}
	.page-template-default #et-main-area .et_pb_section{
		padding-top: 100px;
    	padding-bottom: 100px;
	}
	#accordion{
		padding-bottom: 0;
	}
	#contact .et_pb_row{
		display: flex!important;
		align-items: center;
		padding-right: 20px;
		padding-left: 20px;
	}
	#contact .et_pb_row .et_pb_column_single {
		width: 40%!important;
		margin-right: 30px!important;
	}
	#contact .et_pb_row > .et-last-child {
		width: 60%!important;
	}
}

 








/*** Responsive Styles from mobile to tablet **************************/
/* CONTACT SECTION */
@media all and (min-width: 1023px) {
	#contact .et_pb_row{
		display: flex!important;
		align-items: center;
	}
	#contact .phone_btn_wrapper, #contact .email_btn_wrapper{
		width: fit-content;
	}
}

@media all and (min-width: 981px) {
	#contact .contact_text_wrapper .et_pb_column div:nth-child(3){
		margin-bottom: 0!important;
	}
}

@media all and (min-width: 768px) and (max-width: 1023px) {
	 #doctors .et_pb_tab {
        padding: 30px 30px 20px 30px!important;
	}
	#contact .et_pb_button_1_wrapper{
		display: flex;
		margin: 0;
	}
	#contact .btn_wrapper{
		padding: 0!important;
		width: 100%;
        justify-content: center;
        column-gap: 20px;
	}
	#contact .btn_wrapper .et_pb_button_module_wrapper{
		margin: 0!important;
	}
	#contact .btn_wrapper .et_pb_button_module_wrapper .et_pb_button{
		white-space: nowrap;
	}
	#contact .phone_btn_wrapper, #contact .email_btn_wrapper{
		width: fit-content;
	}
	#contact .et_pb_row .et_pb_column_1_2.et-last-child{
		padding: 60px 15px 60px 15px!important;
	}
	#contact .et_pb_row .et_pb_column_1_2.et_pb_column_13{
		margin-bottom: 0!important;
	}
}

/* KONTAKT */
@media all and (min-width: 1024px) {
	#contact .et_pb_row{
		width: 100%;
    	max-width: 1700px;
	}
	.et_pb_button_module_wrapper{
		width: fit-content!important;
		display: inline!important;
		margin-right: 0!important;
		padding-top: 17px;
		padding-bottom: 15px;
	}
}

/* CLIENT */
@media all and (min-width: 768px) and (max-width: 1023px) {
	
	#client .et_pb_button_module_wrapper{
		display: inline!important;
	}
}

@media all and (max-width: 1023px) {
	#hero > .et_pb_row, #hero > .et_pb_row .hero_text{
		position: unset!important;
	}
	#hero .percent_icon{
	        bottom: auto;
        top: 5px;
        right: 0px;
        filter: opacity(0.22);
	}
	
	/* FIRM SECTION */
	#firm .et_pb_row .profile_image .et_pb_image_1{
		padding: 0!important
	}
	#firm .et_pb_row .profile_image{
		width: 50%!important;
		display: flex !important;
		justify-content: flex-end;
		padding-right: 10px;
	}
	#firm .et_pb_row .profile_image.et-last-child{
		justify-content: flex-start!important;
		padding-right: 0!important;
	}
	
	#firm .et_pb_row .profile_image > .et_pb_image{
		margin: 0!important
	}
	    
	#firm .et_pb_row .profile_image img{
		width: 100%!important;
	}
	#firm .et_pb_row .profile_image.et-last-child{
		padding-left: 10px!important;
	}
	#firm .firm_text .et_pb_module{
		width: 100%!important;
	}
	
	/* MOBILE MENU */
	.opened #mobile_menu1 {
		width: 100vw !important;
		position: fixed !important;
		top: 0 !important;
		left: 0 !important;
		height: 100vh !important;
		display: flex !important;
		justify-content: center !important;
		flex-direction: column !important;
		opacity: 1 !important;
		visibility: visible !important;
		transition: visibility 0.3s, opacity 0.3s ease-in-out;
		padding: 0 !important;
		background-color: #058b82!important;
	}
	.opened .mobile_menu_bar{
		z-index: 99999;
	}
	.opened .mobile_menu_bar:before {
    	content: "\e59b"!important;
		width: 32px!important;
		height: 32px!important;
		font-weight: 700 !important;
		font-family: "Font Awesome 6 Pro"!important;
		font-size: 1.2em!important;
		padding-right: 8px;
	}
	.opened #mobile_menu1 li {
		text-align: center;
		margin-bottom: 30px;
	}
	.opened #mobile_menu1 li:last-child {
		margin-bottom: 0!important;
	}
	.opened #mobile_menu1 li a{
		font-size: 34px;
    	font-weight: 700;
		border: none!important;
	}
	
	
	.et_pb_section{
		padding-left: 15px;
		padding-right: 15px;
	}
	.et_pb_blurb_container{
		display: block!important;
		width: fit-content!important;
	}
	.et_pb_blurb_content{
		display: flex!important;
		justify-content: center!important;
		align-items: baseline;
	}
	/* Accordion */
	.et_pb_accordion .et_pb_toggle_title:after{
		display: inline-flex !important;
		align-items: center;
		margin-left: 10px;
	}
	.et_pb_toggle_title{
		font-size: 22px!important;
	}
	ol, ul {
    	margin-bottom: 0px !important;
	}
	.et_pb_button_module_wrapper{
		display: block;
		margin: 0!important;
		width: 100% !important;
	}
	.et_pb_button_0_wrapper, .et_pb_button_1_wrapper{
		margin: 0!important;
		padding: 0!important;
		margin-top: 0!important;
	}
	#client .et_pb_row_7 .et_pb_column_10, .et_pb_column_11{
		margin-bottom: 20px!important;
	}
	#client .et_pb_gutters2{
		display: flex;
		align-items: center;
		flex-direction: column;
		width: 100%;
	}
	#client .et_pb_gutters2 > div{
		width: 80%;
	}
	.justified-list ul.et_pb_tabs_controls{
		flex-direction: column;
	}
	#doctors .et_pb_tabs_controls li {
		border: none!important;
	}
	.justified-list .et_pb_tab_content {
		width: 100%;
	}
	#doctors .et_pb_tab{
		padding: 30px 20px 20px 20px;
	}
	.et_pb_tabs_0.et_pb_tabs .et_pb_all_tabs .et_pb_tab ul li{
		line-height: 1em!important;
		line-height: 1.4em!important;
	}
	
	#contact .et_pb_row{
		margin: 0!important;
		width: 100%;
	}
	#contact .email_btn_wrapper{
		margin-bottom: 20px!important;
		margin-right: 20px!important;
	}
	#contact .et_pb_row .et_pb_column_1_2.et_pb_column_13{
		margin-bottom: 0!important;
		margin-right: 30px;
	}
	#contact .et_pb_row .et_pb_column_1_2.et_pb_column_14{
		padding-top: 50px;
	}

	/* FOOTER */
	footer .copyright_text p {
		white-space: nowrap;
	}
}

@media all and (max-width: 1399px) {
	#hero .percent_icon{
		max-width: 440px;
	}
}

@media all and (min-width: 980px) and (max-width: 1023px) {
	#hero .hero_text{
		width: 100%;
	}
	#hero > .et_pb_row .hero_text .et_pb_with_border{
		position: relative!important;
		width: 60% !important;
		bottom: 30px;
	}
}

@media all and (min-width: 926px) and (max-width: 980px) {
	footer .footer_logo{
		flex-basis: 100%!important;
	}
	footer .footer_logo .et_pb_image{
		margin-right: auto !important;
    	margin-left: auto !important;
	}
}

@media only screen and (max-width: 925px) {
    footer .et_pb_row_0_tb_footer {
        display: flex;
        justify-content: space-between;
        align-items: center!important;
        flex-direction: column;
    }
	footer .et_pb_row_0_tb_footer p{
		text-align: center;
	}
	footer .footer_wrapper > div{
		margin-bottom: 50px !important;
	}
	footer .footer_wrapper > div.et-last-child{
		margin-bottom: 0 !important;
	}
}

@media all and (min-width: 768px) and (max-width: 980px) {
	#hero h1{
		max-width: 780px;
	}
	#contact .btn_wrapper > div {
		margin: 0!important;
	}
}



@media all and (min-width: 479px) and (max-width: 767px) {
	#hero h1{
        max-width: 570px;
	}
	#contact .btn_wrapper .et_pb_button_module_wrapper .et_pb_button{
		white-space: nowrap;
	}
	#contact .btn_wrapper > div{
		width: 100% !important;
	}
}

@media all and (min-width: 479px) and (max-width: 599px) {
	#hero > .et_pb_row .hero_text .et_pb_with_border{
		width: 90%;
	}
}
@media all and (min-width: 600px) and (max-width: 767px) {
	#hero > .et_pb_row .hero_text .et_pb_with_border{
		width: 70%;
	}
}







/* OVERRIDE STYLES */
@media all and (min-width: 981px) and (max-width: 1023px){
	#contact .btn_wrapper .email_btn_wrapper {
		margin-bottom: 20px!important;
	}
}

@media all and (min-width: 981px) and (max-width: 1400px){
	#client .et_pb_gutters2 > div{
		margin-right: 0!important;
	}
}
@media all and (min-width: 980px) and (max-width: 1024px){
	#contact #contact .btn_wrapper > div.email_btn_wrapper{
		margin-bottom: 20px!important;
	}
}

@media all and (min-width: 479px) {
	.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4, .et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4{
		margin-right: 20px;
	}
}
@media all and (min-width: 1760px) {
	.et_pb_section{
		padding-left: 0!important;
		padding-right: 0!important;
	}
}

footer .et_pb_section_0_tb_footer{
	padding-top: 60px!important;
	padding-bottom: 60px!important;
}
footer .et_pb_section_1_tb_footer{
	padding-top: 24px!important;
	padding-bottom: 24px!important;
}
.full_image_section{
	padding-right: 0!important;
	padding-left: 0!important;
}





