/* INVERT */

.invert h2 {
	color: #FFF;
}

.svg_fix img {
	/*width: 100%;
	display: block;*/
}

/* Änderung Logogröße */


.branding img {
	
	    height: 60px !important;
    margin-top: 0;

}

.sticky-logo img {
	margin-top: 0;
	height: 50px !important;
	width: 100%;
}

.mobile-logo, .mobile-header-bar .mobile-branding img {
	
	/*height: 39px !important;*/
}

.sticky-mobile-logo-first-switch img {
	height: 35px !important;
}

.sticky-mobile-logo-second-switch {
	
	/*height: 50px !important;*/
}

.sticky-on .main-nav > li > a {
    margin: 18px 14px 18px 14px;
    padding: 2px 15px 2px 15px;
}

.svg_full img {
	width: 1000px;
	max-width: 100%;
	height: auto;
}

.svg_404 img {
	width: 100px;
	max-width: 100%;
	height: auto;
}

#mobile_nav_single {
	display: none;
}

#mobile_video_single {
	display: none;
}

a {
	text-underline-offset: 0.2em;
	text-decoration-thickness: 1px !important;
} 

/* HEADER */

.page-title {
	min-height: 70px;
}

.page-title-head {
	display: none !important;
}

.top-bar {
    min-height: 0;
    padding: 0px 0px 0px 0px;
}

#print_logo {
	display:none;
	width: 120px;
	height: auto;
	margin-bottom:40px;
}

#second-nav {
	
	
}

#second-menue {
	
}

#second-menue li {
	
}

#second-menue  li a{
	color: #307089;
    text-decoration: none;
    background-color: #FFF;
    font-size: 17px;
    line-height: 17px;
    padding: 3px 15px 6px 15px;
    display: block;
    font-weight: 500;
    margin-bottom: 2px;
}

#second-menue  li a:hover { 
	color: #FFF;
	background-color: #307089;
}

.masthead  .searchform {
	max-width: 150px;
	margin-left:15px;
}
/*
.second-nav {
	    width: 100%;
    clear: both;    
}

.primary-nav {
	  width: 100%;
    clear: both;    
}

.second-nav ul {
	margin: 0;
	padding: 0;
}


.second-nav li  {
	float: left;
	    margin: 0 !important;
    padding: 0 !important;
}

.second-nav a {
	display: block;
    padding: 10px 15px 10px 5px;
	color: #595959;
	text-transform: uppercase;
}
*/


/* HEADER NOTAR */

#header_notar {
	background-color: #D4E9F9;
}

/* WIDGETS */

.textwidget p {
margin: 0 !important;	
}
.right-widgets.mini-widgets {
	/*background-color: #dee6ed;
    position: absolute;
    right: 0;
    top: 0;
	z-index: 999;*/
}

.header-bar .mini-widgets {
	/*margin-top: 0px;
    margin-right: 0px;
	background-color: #dee6ed;*/
}

.header-bar .mini-widgets .mini-search {
	margin: 0 10px 0 0px;
}


.sticky-on .header-bar .mini-widgets {
	
}

#primary-menu .current-menu-item .menu-text:after {
	/*    content: "";
    border-bottom: 2px solid #306f88;
    display: block;
    width: 100%;
    margin: 10px auto 0px auto;
    padding: 0 0 0 0px;*/
}

#top_fb, #top_linkedin, #top_maps, #top_phone, #top_mail, #top_lang { 
             background-position: center center;
    background-repeat: no-repeat;
    background-size: 53% auto;
    padding-left: 0;
    height: 25px;
    width: 25px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 10px;
    cursor: pointer;
    /* margin-right: 0; */
    background-color: #307089;
    color: #FFF;
    border-radius: 60px;
    float: left;
}

#top_lang  {
	background-color: #dde6ef;
}

#top_lang  {
	    text-decoration: none;
    line-height: 24px;
    padding: 1px 1px 1px 1px;
    display: block;
    font-size: 10px;
	    color: #306f88;
    text-align: center;
}

#top_maps:hover, #top_phone:hover, #top_mail:hover { 
	opacity: 0.75;	
}

#top_fb {
	background-image: url(/wp-content/uploads/notar-facebook.svg);
}

#top_linkedin {
	background-image: url(/wp-content/uploads/notar-linkedin.svg);
}

#top_maps {
	background-image: url(/wp-content/uploads/2021/09/notar-map-icon-white.svg);
}

#top_phone {
	background-image: url(/wp-content/uploads/2021/09/notar-phone-icon-white.svg);
}

#top_mail {
	background-image: url(/wp-content/uploads/2021/09/notar-mail-icon-white-3.svg);
}

.right-widgets.mini-widgets .text-area {
	    padding: 0px 0px 0px 0px;
}

.right-widgets.mini-widgets a {
 text-decoration: none !important;
}

.right-widgets.mini-widgets p {

}

.right-widgets.mini-widgets a i {

}



/* HEADLINE ANPASSUNGEN */
.fake_h1 h1 {
	    font: 500 48px / 50px "futura-pt", Helvetica, Arial, Verdana, sans-serif;
}
#content h2 { 
margin: 40px 0 20px 0px;
}

#content h3 { 
margin: 35px 0 20px 0px;
}

#content h4 { 
margin: 30px 0 15px 0px;
}

#content h5 { 
margin: 10px 0 10px 0px;
}

article .external_schoeffmann:after, #external_wrapper .external_schoeffmann:after {
	content: " \e803";
	font-family: icomoon-the7-font!important;
    speak: none;
    font-style: normal;
	
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	    font-size: 12px;
}
/* FOOTER */

.btn_footer img {
	width: 70%;
    height: auto;
    margin-top: -70px

}
.btn_footer {
		 transition: transform .7s ease-in-out;

}
.btn_footer:hover {
  transform: rotate(5deg);

}
footer a {
	text-decoration: underline !important;
}

footer a:hover {
   color: #000 !important;
}
.zitat_footer p {
	    font: normal 37px / 40px "Cormorant Garamond", Helvetica, Arial, Verdana, sans-serif;
    border-bottom: 3px solid #FFF;
    padding: 0px 25px 25px 0px;
}

/* MAP */

.map_btn {
	    border: 3px solid #307089;
    display: inline-block;
    padding: 7px;
    text-decoration: none;
    font-weight: 700;
}
#notar_map_wrapper {
background-color: #CCC;	
	    position: relative;
}

#notar_map {
	width: 100%;
    height: 500px;
}

#notar_map.image_map {
	/*max-height: 500px;*/
	background-image: url(https://www.notariat-schoeffmann.at/wp-content/uploads/2021/08/schoeffmann-trenner-2.jpg);
	background-size: cover;
    background-position: center center;
}

#notar_map_wrapper .map_link {
	text-transform: none;
    color: #FFF;
    border: 1px solid #FFF;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
    margin-top: 10px;
    display: block;
    width: 130px;
    text-align: center;
} 
#notar_map h4 {
	margin: 0 !important;
}

#verortung_klagenfurt {
    color: #FFF;
    text-shadow: 0px 0px 2px rgba(150, 150, 150, 1);
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 20px;
    line-height: 20px;
    background: rgba(150, 150, 150, 0.8);
    border-radius: 5px;
    padding: 10px;
}
@media only screen and (min-width: 1201px) {
#notar_map_content {
	   width: 300px;
    position: absolute;
    background-color: rgba(212,233,249,0.9);
    height: 240px;
    top: 0;
    right: 5%;
    padding: 30px 20px 20px 20px;
}
}
@media only screen and (max-width: 1200px) {

#notar_map_content {
	    width: 270px;
    position: absolute;
     background-color: rgba(212,233,249,0.9);
    height: 170px;
    top: 0;
    right: 0;
    padding: 30px 50px 40px 50px;
}


}

#notar_map_content h3,  h1.standort_fake_h1 {
	    color: #266982;
    /* font-weight: 500; */
    /* font-size: 32px; */
    
    padding: 10px 0 0px 0;
    margin: 0px 0px 30px 0px;
    display: inline-block;
    font-size:  37px;
}

#notar_map_content p {
	color: #266982;
}

/* NEWS SLIDER */

#news-slider > div {
	
	
	
}
#news-slider {
	min-height: 440px;
}

#news_slider_headline h2 {
	font: normal 64px / 1.1em "futura-pt", Helvetica, Arial, Verdana, sans-serif;
    color: #FFF;

    padding-bottom: 20px;
    padding-top: 20px;
}
.news_slider_container h2, .news_slider_container h3, .notar_blog_slider_inner h2 {
	color:#FFF;   
	font-size:  43px;
	min-height: 40px;
	    font-weight: 400;
}
.notar_blog_slider_outer {
	color:#FFF;
	padding: 10px;
}

.notar_blog_slider_inner {
	display:flex;
}

.notar_blog_slider_image {
	width: 48%;
	margin-right: 2%;
}

.notar_blog_slider_image img{
	border-radius: 5px;
}

.notar_blog_slider_content {
	width: 50%;
}

.news_slider_icn {
	    width: 18px;
    height: 18px;
    float: right;
    margin: 0px 0px 0px 0px;
}

.news_slider_container p {
	font-size:  14px;
	line-height: 1.2em;
}

.notar_blog_slider_inner {
	color:#FFF;
}

.notar_blog_slider_inner h2 {
	    margin-top: 0 !important;
}

.notar_blog_slider_inner p {
	font-size:  19px;
	line-height: 1.2em;
}

.notar_blog_slider_inner .wp-post-image {
	width: 100%;
	height: auto;
}

.notar_blog_slider_inner a {
	margin-top: 40px;
}

.notar_blog_slider_inner a:hover {
	 /*color: #FFF;*/
	background-color: #FFF;
}

.notar_blog_slider_inner h5 {
	    color: #FFF;
    font: normal 15px / 1.1em "futura-pt", Helvetica, Arial, Verdana, sans-serif;
    margin: 20px 0px 0px 0px;
    padding: 0;
}

/* FRONTPAGE SLIDER */

#slider_vc_frame {
	position: relative;
	/*height:100vh;*/
    width: 100%;
	   
}


#frontpage_btn_slider {
	     
       display: block;
    /* z-index: 99; */
    position: fixed;
    width: 70px;
    z-index: 99;
    bottom: 20px;
    left: 50%;
    margin-left: -35px;
    height: 70px;
	 transition: all 0.5s ease;
}

#frontpage_btn_slider.return_to_top {
	transform: rotate(180deg);
}

#frontpage_btn_slider:hover {
	 bottom: 30px;
	opacity: 0.8;
}

#frontpage_btn_slider img {
	    width: 100%;
    height: auto;
}

#slider_vc_frame_bg {
height: 500px;
	width: 100%;
	    max-width: 1700px;
	 
	position: relative;
}
#frontpage-slider {
	height: 80vh;
  
    /* height: 400px; */
    width: 100%;
    z-index: 9;
	
	
	
	margin-top: -80px;

}

#frontpage-slider .rsContainer {
	width: 100%;
	
	margin: auto;
}

.inner_slider {
	
}

.inner_slider_image {
    width: 70%;
    float: none;
	position: absolute;
	left:0;
    height: 100vh;
    background-size: cover;
    background-position: center center;
	z-index: -1;
	transform: translate3d(0,0,0) scale(1);
	overflow: hidden;
}

.inner_slider_image img, .inner_slider_image .size-slider {
	    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 60%;
    min-height: 60%;
	overflow: hidden;
}

.rsActiveSlide .inner_slider_image {
  transform: scale(1.05);
  transition: 6.5s transform;
}

.inner_slider_image img {
	width: 115%;
	max-width: 115% !important; 
	height: auto;
}

.inner_slider_content {
	
    width: 30%;
    float: none;
    z-index: 9999;
    position: absolute;
    right: 0;

}
.rsActiveSlide  .inner_slider_content_padding {
	 margin-left: -40px;
}

.inner_slider_content_padding {
	margin: 75% 45px 50px 60px;
    background-color: rgba(255,255,255,0.95);
    padding: 40px 40px 20px 40px;
    margin-left: -30px;
    border-radius: 5px;
    max-width: 63%;
	 transition: all 2s ease-in-out;
}

.inner_slider_content_padding:hover {
	 background-color: rgba(255,255,255,0.9);
	margin-left: -20px;
}

.inner_slider_content h2 {
	border-top: 1px solid #307089;
    display: inline-block;
    padding: 0;
    margin: 0 0px 20px 0px;
    font: 600 43px / 40px "Cormorant Garamond", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
}

.inner_slider_content p {
	    font: normal 18px / 1.3em "futura-pt", Helvetica, Arial, Verdana, sans-serif;

}

.inner_slider_content strong {
	    font: normal 18px / 1.3em "futura-pt-bold", Helvetica, Arial, Verdana, sans-serif;

}

.slider_termin_text {
	
}
.slider_termin_text h1 {
	    color: #FFF;
    border-top: 1px solid #FFF;
    display: inline-block;
    padding: 0;
    margin: 0 0 0 150px;
    font: normal 50px / 50px "Cormorant Garamond", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
}
.slider_termin_text h3 {
	color: #FFF;
    font: normal 18px / 25px "futura-pt", Helvetica, Arial, Verdana, sans-serif;
	margin: 20px 0 0 150px;
}

.slider_termin_btn a {
	    border: 2px solid #FFF;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    padding: 20px 0 20px 0;
    width: 300px;
	margin: 0 0 0 150px;
    display: block;
    font: normal 20px / 1em "futura-pt", Helvetica, Arial, Verdana, sans-serif;
}

#schoeffmann_gruppe {
	margin-bottom: -20px;
}
/* NOTAR BOX */

.notar_box {
	    display: block;
    text-align: center;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    background-color: #CCC;
	position: relative;
	text-decoration: none;
	background-position: center center;
	background-size: cover;
	line-height: 0;

}

.notar_box h2 {
	    text-shadow: 0px 0px 14px rgb(255 255 255);
    font: 600 48px / 39px "Cormorant Garamond", Helvetica, Arial, Verdana, sans-serif;
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: -30px;
	z-index: 2;
	text-transform: uppercase;
}

.notar_box .hover_layer {
	position: absolute;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    opacity: 0.7;
    z-index: 1;
	  transition: all 0.5s ease;
}

.notar_box:hover .hover_layer {
opacity: 0;
}
/* DOWN BTN */

#down_btn_frontpage  {
	    position: absolute;
    top: -40px;
    margin: auto;
    text-align: center;
    width: 100%;
	
}
#down_btn_frontpage img {
width: 80px;
	height: auto;
}
#down_btn_frontpage img:hover {
opacity: 0.9;	
}

/* ONLINE ICONS */

.online_services_icon {
	    margin-bottom: 15px !important;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 10px;

}

.online_services_icon_wrapper h4 {
	color: #abbfce;
}

/* CUSTOM HEADLINES */

.schoeffman-h1 { 
margin-bottom: 20px;
}

.custom_headline_1 h3 {
	font: 500 58px / 60px "futura-pt", Helvetica, Arial, Verdana, sans-serif;
}


.custom_headline_2 h2 {
	font: 500 48px / 50px "futura-pt", Helvetica, Arial, Verdana, sans-serif;
}

.teiler_headline h2 {
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.64);
	color: #FFF;
	  /*  font: normal 51px / 62px "Cormorant Garamond", Helvetica, Arial, Verdana, sans-serif;*/
}


/* FLOATING BUTTON */

#notar_scroll_contact {
	
	         background-color: #FFF;
    -webkit-box-shadow: 0px 0px 6px 2px rgb(0 0 0 / 45%);
    box-shadow: 0px 0px 6px 2px rgb(0 0 0 / 45%);
    display: block;
    position: fixed;
    bottom: 0;
    right: 95px;
    width: 490px;
    /* height: 90px; */
    text-decoration: none;
    z-index: 99;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    /*transition: all 0.5s ease;*/
}

#notar_scroll_contact:hover { 
	background: #dde6ef none repeat center top;
}

#notar_scroll_contact_inner {
	    position: relative;
    /* font-size: 15px; */
    z-index: 1;
    
}

#notar_scroll_contact_inner:hover {
	color: #dde6ef;
	
}

#notar_scroll_contact_phone_icn, #notar_scroll_contact_mail_icn, #notar_scroll_contact_form_icn {
	width: 20px;
    height: 20px;
    display: block;
    border-radius: 100px;
    padding: 10px;
    float: left;
    /* margin-right: 10px; */
    margin: 5px 0 5px 5px;
	  transition: all 2s;

}

#notar_scroll_contact_form_icn.rotate_icn, i.rotate_icn {
	transform: rotate(180deg); 
}

#notar_scroll_contact_phone_icn:hover, #notar_scroll_contact_mail_icn:hover, #notar_scroll_contact_form_icn:hover { 
	opacity: 0.8;
	}

#notar_scroll_contact_phone_icn {
	background-color: #d04f09;
	
}

#notar_scroll_contact_mail_icn {
	background-color: #307089;
}

#notar_scroll_contact_form_icn {
	background-color: #307089;
	cursor: pointer;
	
}
#notar_scroll_contact  strong {
	  
        float: left;
    margin-right: 10px;
    font-size: 19px;
    display: block;
    padding: 3px 0px 3px 15px;
    border-radius: 10px;
    margin-top: 10px;
    color: #307089;
   
}

#notar_scroll_contact #notar_scroll_contact_icn {
	          width: 100px;
    height: 100px;
    /* border-radius: 200px; */
    position: absolute;
     right: -36px;
    top: -50px;
}

#notar_scroll_contact #notar_scroll_contact_icn img {
    width: 100%;
    height: auto;
    /* margin: auto; */
    
	
}

#notar_form_frame  {
	    padding: 0 0 00px  0px;
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    /*height: 100vh;*/
    z-index: 999;
    background-color: rgba(255,255,255,0.95);
    width: 100%;
    box-shadow: 0px 0px 12px 0px #000000;
	
}

#notar_form_frame > .wpb-content-wrapper {
	padding: 10px 20px 0px 20px
}

#notar_form_frame h3 {
	font-size: 19px;
    line-height: 1em;
}

.no_margin{
	    margin-bottom: 10px !important;
}

#notar_form_frame .gform_wrapper.gravity-theme .field_description_below .gfield_consent_description, #notar_form_frame .gform_wrapper.gravity-theme .gfield_consent_description {
	    margin-top: 0 !important;
}

#notar_form_frame h3 strong {
	    border: 1px solid #CCC;
    border-radius: 200px;
    width: 24px;
    height: 24px;
    display: block;
    float: left;
    padding: 0px 0px 0px 0;
    text-align: center;
    line-height: 1.5em;
    margin: -3px 10px 0px 0px;
    font-size: 16px;
}
.footer_headline {
	margin-bottom: 0 !important;
}
.footer_headline h2 {
	
	font-size: 35px;
	
}

#notar_form_frame > .vc_row {
	padding: 0px 35px 35px 35px;
}

#notar_form_frame .gform_wrapper.gravity-theme .gfield_label {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0;
    display: inline-block;
    padding: 0;
    color: #000;
}

/* EXTRAS */

.termin_wunsch {
	display: none;
}

.gform_button.button {
	width: 100%;
}

.gform_button.button:hover  {
	color: #FFF;
	background-color: #307089;
}

#close_notar_form_frame {
	    position: absolute;
    right: 10px;
    top: -40px;
    background-color: #307089;
    color: #FFF;
    width: 40px;
    height: 40px;
    padding: 0px 0px 0px 0px;
    text-align: center;
	cursor: pointer;
}

#close_notar_form_frame:hover { 
	  background-color: #164a5e;
}
#close_notar_form_frame i {
	    padding: 9px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

.gfield_consent_description {
	    font-size: 12px !important;
    line-height: 13px !important;
}

.gfield_consent_label {
	font-size: 13px;
    color: #000;
    line-height: 13px;
}

.gform_body textarea:focus, .gform_body input:focus   {
	color: #FFF;
	background-color: #307089;
}

/* FOOTER */
#footer.solid-bg {
   
    z-index: 9;
}
.notar_change_date {
	color: #307089;
    font-size: 13px;
    line-height: 10px;
    margin: 20px 0 20px 0px;
}

.addtoany_shortcode {
	margin-left: -5px;
}

.addtoany_shortcode a {
	filter: grayscale(100%);
	transition: all 0.5s ease;

}
.addtoany_shortcode a:hover {
	filter: grayscale(0%);
}
/* PREV UND NEXT */

#notar_pagination {
	border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    margin: 20px 0 20px 0px;
	padding: 20px 0 20px 0px;
    clear: both;
}

#notar_pagination a {
	display: block;
    float: left;
    width: 50%;
	text-decoration: none;
}

#notar_pagination a h4 {
	    margin: 0;
    padding: 0;
}

#notar_pagination a strong {
	color: #CCC;
    font-size: 13px;
    line-height: 13px;
}

a#notar_prev {
	text-align: left;
}

a#notar_next {
	text-align: right;
}


.miliz_footer img, .build_footer img  {
	max-width: 110px !important;
}

/* SIDEBAR */

#breaking_news {
	
	background-color: #307089;
	color: #FFF;
	text-align: left;
	padding: 10px;
	
}

#breaking_news h3 {
	  font: normal 24px / 1.1em "futura-pt", Helvetica, Arial, Verdana, sans-serif;
	color: #FFF;
}

#breaking_news a {
	color: #FFF;
}



#notar_events {
	
}

.btn_more_sidebar {
	display: block;
    width: 100%;
    background-color: #dde6ef;
    text-align: center;
    color: #306f88 !important;
    text-decoration: none !important;
    font-size: 13px;
    line-height: 1em;
    padding: 5px 0 5px 0px;
    /* border-radius: 5px; */
    border: 1px solid #306f88;
    margin-top: 0px;
    cursor: pointer;
}

#notar_events .main_row {
	background-color: #dde6ef;
	border-bottom: 1px solid #307089;
	color: #307089;
	margin: 0 0 0 0px;
    padding: 5px 0 5px 10px;
}

#notar_events ul {
	padding-bottom:20px;
}

#notar_events li h4 {
	
	    padding: 0 40px 0px 0px;
    font: 16px / 16px "futura-pt-bold", Helvetica, Arial, Verdana, sans-serif;
    margin: 0;
}
#notar_events li .sidebar_meta {
	position: relative;
	padding: 20px 0px 0px 0px;
    font: 15px / 15px "futura-pt", Helvetica, Arial, Verdana, sans-serif;
}

#notar_events li .next_schoeffmann_dates {
	padding: 0px 0px 0px 0px;
	color: rgba(17,17,17,0.74);
}

.sidebar_meta .news_slider_icn {
    background-color: #306f88;
    border-radius: 40px;
    padding: 7px;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: 7px;
    width: 14px;
    height: auto;
}



/* TEAM PAGE */

.san_serif_headline h1 {
	font-size: 51px;
	line-height: 51px;
}

.overline_headline h2 {
	 border-top: 3px solid #307089;
    display: inline-block;
        padding: 5px 0px 0px 0px;
    margin: 0 0px 20px 0px;
   font-size: 33px;
	line-height: 30px;
    text-transform: none;
}

.juristen_team h2 {
	font-size: 29px;
	line-height: 30px;
     text-align: center;
	margin: 0 0 0 0 !important;
	
}

.juristen_team h3 {
	font-size: 18px;
	line-height: 18px;
	margin: 10px 0 0 0 !important;
    text-align: center;
	
}

.video_team {
	border-bottom: 2px solid #307089;
	margin-bottom:30px;
	line-height: 0;
	position: relative;
}

.video_image {
	
	/*line-height: 0;*/
	position: relative;
}


.team_box_shc {
	margin: 0 !important;
	padding: 0;
	display: inline-flex;
	flex-wrap: wrap;
}

.team_box_shc li {
	list-style: none;
	width: 33.333%;
  
}

.team_box_shc li .team_box_shc_inner {
padding: 10px;
}
	
.team_box_shc li img {
	width: 100%;
	border-bottom: 2px solid #307089;
}

.team_box_shc h2 {
	    font: 600 20px / 22px "futura-pt-medium", Helvetica, Arial, Verdana, sans-serif;
	margin-top: 15px !important;
	margin-bottom: 0 !important;
	position: relative;
	
}

.team_box_shc h3 {
	 font: 100 12px / 14px "futura-pt-medium", Helvetica, Arial, Verdana, sans-serif;
	    margin: 0px 0px 10px 0px !important;
    font-weight: 600;
}

.team_content {
	 font: 100 12px / 13px "futura-pt-medium", Helvetica, Arial, Verdana, sans-serif;
	margin-bottom:20px;
}

.team_vcard {
	    background-color: #307089;
    display: block;
    border-radius: 200px;
    padding: 10px;
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: -23px;
    right: 10px;
    text-decoration: none;
	z-index:9;
}

.team_vcard:hover {
background-color: #dde6ef;
}

.team_vcard img {
	width: 100%;
	height: auto;
}

.team_phone {
	 font: 100 12px / 13px "futura-pt-medium", Helvetica, Arial, Verdana, sans-serif;
		margin-bottom:5px;
	
}
.team_phone  a {
	text-decoration: none;
}

.team_email {
	 font: 100 12px / 13px "futura-pt-medium", Helvetica, Arial, Verdana, sans-serif;
	
}

.team_email a {
	text-decoration: none;
}

.overlay_box {
	z-index: 9;
}

.blue_bg_box  {
	margin-bottom: -110px;
	border-radius: 5px;
	background-color: #307089;
	padding: 20px;
}

.blue_bg_box h2  {
	  font: 600 20px / 22px "futura-pt-medium", Helvetica, Arial, Verdana, sans-serif;
	color: #FFF;
	    margin: 0px 0 20px 0px !important;
}

.blue_bg_box h3  {
	  font: 300 17px / 20px "futura-pt-medium", Helvetica, Arial, Verdana, sans-serif;
	color: #FFF;
}

.blue_bg_box .vc_column-inner  {
	    padding: 30px 30px 30px 30px !important;
}

/* GUTENBERG BLOCKS */


.wp-block-lazyblock-infobox  h2 {
	    margin: 0px 0 20px 0px !important;
}

/* EINLEITUNG */

.notar_einleitung_wrapper {
	    font-weight: 500;
    line-height: 1.3;
    border-bottom: 1px solid var(--the7-divider-color);
    padding-bottom: 20px;
	margin-bottom:25px;
}
/* HINWEISBOX */

.notar_hinweisbox {
	background-color: #ffe9dd;
	margin-top: 50px;
	margin-bottom: 50px;
	border: 2px solid #d04f09;


}

.notar_hinweisbox h2 {
	font: normal 24px / 1.1em "futura-pt", Helvetica, Arial, Verdana, sans-serif;
    color: #d04f09;
    padding: 20px 20px 10px 20px;

}

.notar_hinweisbox .notar_hinweisbox_content {
	 color: #000;
  padding: 00px 20px 20px 20px;
}

/* INFOBOX */

.notar_standard {
	background-color: #f6ffee;
	margin-top: 50px;
	margin-bottom: 50px;
	border: 2px solid #336a02;
 

}

.notar_standard h2 {
	font: normal 24px / 1.1em "futura-pt", Helvetica, Arial, Verdana, sans-serif;
    color: #336a02;
    padding: 20px 20px 10px 20px;

}

.notar_infobox_content {
	
  padding: 00px 20px 20px 20px;
}

.notar_beispielbox .notar_infobox_content {
	    margin: 25px 0px 0px 0px;
}




/* Beispielbox */

.notar_beispielbox {
	border: 2px solid #306f88;
	margin-top: 50px;
	margin-bottom: 50px;

}

.notar_beispielbox h2 {
	background-color: #306f88;
	font: normal 24px / 1.1em "futura-pt", Helvetica, Arial, Verdana, sans-serif;
    color: #FFF;
    padding: 10px 10px 10px 20px;

}



/* THEMENSEITE */
.serif_headline_themenseite  {
	     margin-bottom: 15px !important;
}
.serif_headline_themenseite h1 {
	  
    display: inline-block;
    padding: 5px 0px 0px 0px;
    margin: 0 0px 20px 0px;
   /* font: 600 53px / 50px "Cormorant Garamond", Helvetica, Arial, Verdana, sans-serif;*/
    text-transform: none;
}

.themenseite_header h3, .themenseite_header strong {
	/*font: 600 23px / 1.2em "Cormorant Garamond", Helvetica, Arial, Verdana, sans-serif;*/
	margin: 0 0 10px 0px !important;
	color: #307089;
}
.themenseite_header em  {
	    font-size: 16px;
    line-height: 1.5em;
    display: block;
}
/* SITEMAP */

.sitemap_nav_wrapper {
	
	margin: 40px 0 20px 0px;
	width: 100%;
}
.sitemap_nav_wrapper .fake-h2 {
	margin: 0px 0 0px 0px !important;
	display: block;
	float: left;
	
	color: var(--the7-h2-color);
    font: var(--the7-h2-font);
    text-transform: var(--the7-h2-text-transform);
    letter-spacing: var(--the7-h2-letter-spacing);
    word-spacing: var(--the7-h2-word-spacing);
    text-decoration: var(--the7-h2-text-decoration);
}
.sitemap_nav {
	float: right;
}

#pages_custom_standard {
	
}

#pages_custom_standard .current-menu-item {
	font-weight: 800;
}

#pages_custom_standard_menu {
	display: inline-flex;
	margin: 0;
}

#pages_custom_standard_menu .menu-item {
	    list-style: none;
    padding: 0 5px 0 5px;
    margin: 0 5px 0 5px;
    font-size: 15px;
}

#pages_custom_standard_menu .menu-item:hover {
	color: var(--the7-links-color);
	cursor: pointer;

}


ul.wpb_page_list {
    list-style: none;
    list-style-type: none;
    background-color: #eee;
    border: 1px solid #CCC;
    padding: 20px;
	margin: 0 !important;
		font-size:16px;
	line-height: 19px;
	-moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count:3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
	clear: both;
	border-radius: 5px;
}

ul.wpb_page_list.disabled {
	display:none;
}

ul.wpb_page_list.enabled {

}

ul.wpb_page_list li {
	list-style: none;
    list-style-type: none;
}

ul.wpb_page_list li a {
	text-decoration: none;
}

ul.wpb_page_list > li {
	font-weight:900;
}
ul.wpb_page_list .children {
	margin: 0 !important;
	
}
ul.wpb_page_list .children li {
	font-weight:300 !important;
}

/* TOP Sitemap */
.main-nav .dt-mega-menu-wrap {
    box-shadow: none !important;
	border-left: 1px solid #307089;
	border-right: 1px solid #307089;
	border-bottom: 1px solid #307089;
}
.dt-mega-menu-wrap .sub-nav   {
	
}
.schoeffmann_mega_menue_wrapper {
	width: 100%;
	height: auto;
	display: flex;
}

.schoeffmann_mega_top {
	width: 20%;
	padding: 20px;
	border-right: 1px solid #CCC;
}

.schoeffmann_mega_top a {
	font-weight:300;
	font-size:18px;
	line-height: 1.2em;
	display: block;
	color: #307089;
	
	padding-bottom: 5px;
	
	
}

.schoeffmann_mega_top h3, .schoeffmann_mega_menue_inner h3 {
	font-size: 18px;
	color: #307089;
	width: 100%;
	
	
}

.schoeffmann_mega_menue_inner {
	width: 80%;
	padding: 20px;
}

.schoeffmann_mega_menue {
	
    list-style: none;
    list-style-type: none;
    /*background-color: #eee;
    border: 1px solid #CCC;*/
    
	margin: 0 !important;
	
	-moz-column-count: 3;
    -moz-column-gap: 25px;
    -webkit-column-count:3;
    -webkit-column-gap: 25px;
    column-count: 3;
    column-gap: 25px;
}

.schoeffmann_mega_menue_team {
	
    list-style: none;
    list-style-type: none;
    /*background-color: #eee;
    border: 1px solid #CCC;*/
    
	margin: 0 !important;
	
	-moz-column-count: 1;
    -moz-column-gap: 25px;
    -webkit-column-count:1;
    -webkit-column-gap: 25px;
    column-count: 1;
    column-gap: 25px;
}


.schoeffmann_mega_menue a {
	text-decoration: none;
}
.schoeffmann_mega_menue a {
	/*font-weight:900;
	font-size:15px;
	line-height: 16px;
	color: #307089 !important;
	padding-bottom: 5px;*/
}

.schoeffmann_mega_menue a {
	font-weight:300;
	font-size:14px;
	line-height: 1.2em;
	display: block;
	color: #307089;
	padding-bottom: 5px;
	
}

.plus_nav {
	    font-size: 10px;
    padding: 0px 0px 0px 6px;
    line-height: 0px;
    color: #307089 !important;
}


/* SIDEBAR SIDEMAP */




ul.wpb_page_list_sidebar {
    list-style: none;
    list-style-type: none;
    /*background-color: #eee;*/
    border: 0px solid #CCC;
    padding: 0px;
	margin: 0 !important;
	border-radius: 5px;
	
	    overflow: hidden;
}

ul.wpb_page_list_sidebar li {
	list-style: none;
    list-style-type: none;
	padding: 0;
	font-size: 15px;

}

ul.wpb_page_list_sidebar li a {
	 	       text-decoration: none;
    padding: 7px 5px 7px 5px !important;
    display: block;
    line-height: 1em;
}

.child_pages_sub_layer_2 a {

      margin: 0px 10px 0px 10px;
    font-size: 14px;
}

ul.wpb_page_list_sidebar > li {
	
	font-size: 16px;
	background-color: #dde6ef;
	border-bottom: 2px solid #FFF;
	color: #307089;
	
}

ul.wpb_page_list_sidebar > li i {
	display: block;
    width: 16px;
    height: 16px;
    line-height: 1em;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 5px;
	transition: all 1s;
}

.child_pages_sub_container {
	display: none;
}
.child_pages_sub_container.open_nav {
	display: block;
}
ul.wpb_page_list_sidebar > li i:hover {
	opacity: 0.5;
}

.schoeffmann_childs {
	position: relative;
}

ul.wpb_page_list_sidebar .page_item_has_children:after {
   /* content: "\f0362";
    display: block;
    width: 16px;
    height: 16px;
    font-family: icomoon-the7-font!important;
    float: right;
    margin: 0px 3px 0px 0px;
    line-height: 31px;
	cursor: pointer;*/
}




.current_page_item  .children {
	
	    display: block !important;
}

ul.wpb_page_list_sidebar .children {
	margin: 0 !important;
	/*display: none;*/
}




ul.wpb_page_list_sidebar .children li {
	font-weight:300 !important;
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
}

/* SIDEBAR VIDEO */

.video_sidebar {
border-bottom: 2px solid #307089;
    margin-bottom: 30px;
    line-height: 0;
	cursor: pointer;
}

.video_sidebar .lautsprecher { 
	color: #306f88;
	padding-bottom:5px;
	padding-top: 5px;
}


.video_sidebar .lautsprecher i { 
	color: #306f88;
	padding-right: 10px;
	font-size: 10px;
}

.video_mobil {
border-bottom: 2px solid #307089;
    margin-bottom: 30px;
    line-height: 0;
	cursor: pointer;
}

.video_mobil .lautsprecher { 
	color: #306f88;
	padding-bottom:5px;
	padding-top: 5px;
}


.video_mobil .lautsprecher i { 
	color: #306f88;
	padding-right: 10px;
	font-size: 10px;
}


.lautsprecher.ton_aus {
	display: none;
}

.cto_notar_footer {
    display: block;
    width: 100%;
    background-color: #d04f09;
    text-align: center;
    color: #FFF !important;
    text-decoration: none !important;
    font-size: 23px;
    line-height: 23px;
    padding: 10px 0 10px 0px;
    /* border-radius: 5px; */
	border: 1px solid #d04f09;
	margin-top: 30px;
	cursor: pointer;
}

.cto_notar_footer:hover {
	background-color: #fff;
	color: #d04f09 !important;
	border:  1px solid #d04f09;
}

/* schoeffmann_dynamic_buttons */

.schoeffmann_dynamic_buttons {
	   display: flex;
    gap: 20px;
    padding: 10px 0 10px 0;
    margin: 10px 0 10px 0px;
   /* background-image: url(/wp-content/uploads/2021/09/adler-mobile-nav-3.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;*/
}

.schoeffmann_dynamic_buttons div {
	width: 25%;
}

.schoeffmann_dynamic_buttons a {
	
}

/* SCHOEFFMANN SUCHE */

.searchwp-live-search-result p {
	 
}

.searchwp-live-search-result p a {
	text-decoration: none;
}


/* BREAD */


.title_breadcrumb {
	
    margin: 10px 00px 00px 00px;
    font-size: 14px;
    line-height: 1em;

}


.title_breadcrumb a {
	color: #A5A5A5;
	text-decoration: none;
}

.schoeffmann_home {
	color: var(--the7-h1-color) !important;
}


.title_breadcrumb span.current-page {
	color: var(--the7-h1-color);
	font-weight:600;
}


.title_breadcrumb .schoeffmann_delimiter {
	    margin: 0 5px 0 5px;
	    width: 9px;
    height: auto;
}


.title_breadcrumb .schoeffmann_home img {
	margin: 0px 5px -1px 5px;
    width: 12px;
    line-height: 1em;
    height: auto;
}


/* ELEMENT TERMINE */

.event_box_schoeffmann.alle_termine {
		/*border-top: 1px solid #CCC;*/
	 padding-top: 0px;
    margin-top: 15px;
}

.event_box_schoeffmann.alle_termine h3, .sprechstunde_form h3 {
	font-size: 19px;
    line-height: 1em;
}

.event_box_schoeffmann.alle_termine ul {
	
}

.event_box_schoeffmann.alle_termine .layer_1 {
	        padding: 5px 5px 5px 5px;
    background-color: #dde6ef;
    text-align: left;
	    margin-right: 5px;
	    width: 100%;
	    display: flex;
    flex: none;
    flex-wrap: nowrap;
}

.event_box_schoeffmann.alle_termine a {
	    text-decoration: none;
    font-size: 16px;
    line-height: 1em;
}


.event_box_schoeffmann.alle_termine a strong {
	float: left;
	margin-right: 15px;
	
}


.event_box_schoeffmann.alle_termine i {
	
}

.sprechstunde_form {
	border-top: 1px solid #CCC;
    padding-top: 15px;
    margin-top: 15px;
    font-size: 16px;
}

/* IMAGE BOX TEXT */

.schoeffmann_image_box {
	
}

.schoeffmann_image_box a {
	
	text-decoration: none;
	text-align: center;
	
}

.schoeffmann_image_box img {
	
}

.schoeffmann_image_box  h4 {
	
}

.schoeffmann_image_box .schoeffmann_image_box_img {
	background-image: url(/wp-content/uploads/2021/09/bg-icon.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.image_landingpage {
	position: relative;

}
.image_landingpage img {
	width: 100%;
	height: auto;
}

.scroll_button_wrapper {
		display: inline-flex;
    gap: 20px;
   /* position: absolute;
    bottom:-15px;*/
   /* left: 50%;*/
    width: 400px;
   /* margin-left: -200px;*/
	margin-bottom:25px;
}

.scroll_btn_image_area {
width: calc(100%/2);
}
/* TEAM NAV */


#main_nav_juristen {
	/*width: 30%;*/
	float:left;
	margin-right: 20px;
}

#main_nav_juristen a {
display: block;
	padding:0 10px 0 10px;
	text-align: center;
}

#main_nav_juristen h3 {

	text-align: center;
	margin-bottom:15px;
}

#main_nav_juristen img {
	
	border-radius: 5px;
	max-height: 200px;
	width: auto;
	
}

#main_nav_team {
		/*width: 40%;*/
	float:left;
}


#main_nav_team a {
	display: block;
	padding:0 10px 0 10px;
	text-align: center;
}


#main_nav_team  h3 {
	text-align: center;
	margin-bottom:15px;
}


#main_nav_team img {
		border-radius: 5px;
	max-height: 200px;
	width: auto;
}

/* EVENTS */

.event_box_schoeffmann h3 {
	position:relative;
	
}

.event_box_schoeffmann > ul {
	
margin: 0 !important;
    padding: 0px;
   /*background-color: #dde6ef;*/
    color: #307089;
	/*border: 2px solid  #307089;*/
}

.event_box_schoeffmann li {
	  color: #307089;
	list-style: none;
	
}
.event_box_schoeffmann .layer_1 {
	margin-bottom: 5px;
}
.event_box_schoeffmann li h4, .event_box_schoeffmann li h3 {
       color: #307089;
    font-size: 22px;
    line-height: 1em;
    font-weight: 600;
    margin: 13px 0px 10px 5px !important;
    width: 40%;
}

.event_box_schoeffmann li  .next_schoeffmann_dates {
	       margin: 6px 0px 7px 5px;
    font-size: 16px;
    width: 30%;
}

.event_box_schoeffmann.veranstaltungen li a {
	display: block;
    margin-bottom: 0px;
    padding-top: 20px;
    border-bottom: 3px solid #FFF;
    padding-bottom: 20px;
}


.event_box_schoeffmann li a {
	  color: #307089;
	text-decoration: none;
}

.schoeffmann_register, .event_box_schoeffmann  a.extra_btn {
	    background-color: #FFF;
    border-radius: 5px;
    padding: 10px 10px 10px 10px;
    font-size: 19px;
    line-height: 1em;
    text-align: center;
    /* width: 110px; */
    float: left;
    margin: 0px 10px 0px 0px;
    cursor: pointer;
}

.schoeffmann_register.extra_btn:hover, .event_box_schoeffmann  a.extra_btn:hover {
	background-color: #306f88;
	    color: #FFF;
}
.event_box_schoeffmann i {
	font-size: 9px;
    margin: 0 0 0 2px;
}

.sprechtage_icn {
	    background-color: #306f88;
    border-radius: 40px;
    padding: 7px;
    position: absolute; 
    left: -35px; 
  
    width: 14px;
    height: auto;
}

.event_box_schoeffmann.sprechtage {
	
}

.event_box_schoeffmann.veranstaltungen {
	
}

.event_box_schoeffmann.kanzleisprechtag {
	
}

.page-id-32 .kanzleisprechtag h3 strong {
	display: none;
}

.page-id-32 .kanzleisprechtag h3 {

    margin: 13px 0px 10px 0px !important;

}

/* ARCHIV */

a.schoeffmann_archive_link {
	    display: block;
    width: 100%;
    background-color: #dde6ef;
  
    color: #306f88;
    text-decoration: none !important;
    font-size: 25px;
    line-height: 1em;
    padding: 10px 15px 10px 15px;
    /* border-radius: 5px; */
    border: 1px solid #306f88;
    margin-top: 10px;
    cursor: pointer;
}

a.schoeffmann_archive_link i {
	    font-size: 14px;
    padding-right: 10px;
}

a.schoeffmann_archive_link:hover {
	   background-color: #306f88;
		color: #FFF;
}


/* SINGLE DATES */

#single_next_date, #single_all_dates {
	font-weight: 900;
    background-color: #fff;
    border: 2px solid #dde6ef;
    color: #307089;
}
#single_next_date > ul, #single_all_dates > ul { 
margin: 0 !important;
	padding: 10px;
}

#single_all_dates strong {
	margin: 0px 0px 10px 0px;
    display: block;
}

#single_all_dates .next_schoeffmann_dates ul {
	margin: 0 !important;
	padding: 0px;
}
#single_next_date li, #single_all_dates li { 
	
	list-style: none;
}
/* SINGLE VA */
.event_output {
font-weight: 900;
    background-color: #fff;
    border: 2px solid #dde6ef;
    color: #307089;	
	margin: 0 0 20px 0 !important;
	    padding: 10px 0px 0px 10px;

}
.event_output > ul { 
margin: 0 !important;
	padding: 10px;
}

.event_output strong {
	margin: 0px 0px 10px 0px;
    display: block;
}

.event_output .next_schoeffmann_dates ul {
	margin: 0 !important;
	padding: 0px;
}
.event_output li { 
	    display: flex;
	list-style: none;
}

.new_event_von em, 
.new_event_von strong {
	margin-right: 10px;
}

.new_event_bis em, 
.new_event_bis strong {
	margin-right: 10px;
}

/* NEWS PAGE */

#news-blocks {
	    list-style: none;
    list-style-type: none;
    margin: 0 !important;
  
	
	margin-top: 30px;
	
	    display: inline-flex;
    flex-wrap: wrap;
	gap: 1%;
}

.notar_blog_block_outer {
	width: calc(95%/3);
	background-color: #FFF;
}

a.notar_blog_block_inner:hover img {
	filter: grayscale(1);
}

.notar_blog_title {
	
	    padding: 15px;
   
    margin-bottom: 20px !important;
	min-height: 140px;
}

.notar_blog_block_inner {
	display: block;
	text-decoration: none;
	padding:0px;
	transition: all 0.5s;
}

.notar_blog_block_inner h5 {
	    margin: 10px 0px 0px 0px !important;
	font-size: 20px;
	    
	
}

.notar_blog_block_inner h2 {
	margin: 10px 0px 20px 0px !important;
	font-size: 25px;
	color: var(--the7-h2-color);
  
}

.notar_blog_block_inner p {
	font-size: 15px;
	
	color: #000;
}

.news_block_image {
	    width: 100%;
}

.news_block_image source {
	width: 100%;
	height: auto;
}

.news_block_image img {
	width: 100%;
	height: auto;
	transition: all 0.5s
}

.notar_blog_block_inner .news_slider_icn {
	background-color: #306f88;
	padding: 7px;
    border-radius: 30px;
}

ul.form_box {
	   
    /*background-color: #FFF;*/
    border: 0;
	
}

ul.form_box h4 {
   
    font-size: 17px !important;
  
}


.schoeffmann_short {
	background-color: #dde6ef;
    border-bottom: 1px solid #307089;
    color: #307089;
    margin: 20px 0 40px 0px;
    padding: 20px 20px 10px 20px;
}

.schoeffmann_short .post-thumbnail, .schoeffmann_short #schoeffmann_bu {
	display: none;
}

#extra_team_headline_wrapper {

position: relative;    
    
}

#extra_team_headline {
    position: absolute;
    left: 0;
    top: -33px;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
}

.extra_team_buttons {
    position: absolute !important;
    width: 100%;
    bottom: 13px;
    padding: 0 25% 0 25%;
}


.single .post:not(.type-event) .post-thumbnail {
	position: relative;
    margin-bottom: 5px !important;
    line-height: 0;
}

#schoeffmann_bu {
    font-size: 13px;
    line-height: 1.2em;
    margin-bottom: 30px;
}

.haftungssausschluss {
	font-weight: 400;
    text-align: center;
    font-size: 11px;
    line-height: 1.1em;
	margin-bottom:50px !important;
}

.single_headline img {
	height: 29px;
    width: auto;
    margin-right: 10px;
}

.form_headline img {
	height: 12px;
    width: auto;
    margin-right: 5px;
}


.list_headline img {
	height: 12px;
    width: auto;
    margin-right: 5px;
}
/* SPRECH UND VA SEITE NEU */

.sprechtage_box_schoeffmann  {
	
}

.sprechtage_box_schoeffmann ul {
	margin:0 !important;
	padding:0 !important;
}

.sprechtage_box_schoeffmann  .layer_1 {
	padding: 5px 5px 5px 5px;
    background-color: #dde6ef;
    text-align: left;
    margin-right: 5px;
    width: 100%;
    display: flex;
    flex: none;
	margin-bottom: 2px;
    flex-wrap: nowrap;
}

.sprechtage_box_schoeffmann  .layer_1 h4 {
    color: #307089;
    font-size: 22px;
    line-height: 1em;
    font-weight: 600;
    margin: 13px 0px 10px 5px !important;
    width: 40%;
}

.sprechtage_box_schoeffmann li .next_schoeffmann_dates {
    margin: 6px 0px 7px 5px !important;
    font-size: 16px;
    width: 36%;
}

.sprechtage_box_schoeffmann div.extra_btn {
   background-color: #FFF;
    border-radius: 5px;
    padding: 10px 10px 10px 10px;
    font-size: 19px;
    line-height: 1em;
    text-align: center;
    /* width: 110px; */
    float: left;
    margin: 0px 10px 0px 0px;
    cursor: pointer;
}

.sprechtage_box_schoeffmann li {
    color: #307089;
    list-style: none;
}

.sprechtage_box_schoeffmann a.extra_btn {
    background-color: #FFF;
    border-radius: 5px;
    padding: 10px 10px 10px 10px;
    font-size: 19px;
    line-height: 1em;
    text-align: center;
    /* width: 110px; */
    float: left;
    margin: 0px 10px 0px 0px;
    cursor: pointer;
	text-decoration: none;
}

/* SUB VA */

.veranstaltungen_box_schoeffmann   {
	
}

.veranstaltungen_box_schoeffmann  ul {
	margin:0 !important;
	padding:0 !important;
}

.veranstaltungen_box_schoeffmann   li {
	padding: 5px 5px 5px 5px;
    background-color: #dde6ef;
    text-align: left;
    margin-right: 5px;
    width: 100%;
    display: flex;
    flex: none;
    flex-wrap: nowrap;
}

.veranstaltungen_box_schoeffmann  h4 {
    color: #307089;
    font-size: 22px;
    line-height: 1em;
    font-weight: 600;
    margin: 13px 0px 10px 5px !important;
    width: 100%;
}

.veranstaltungen_box_schoeffmann  a { 
	
text-decoration: none;	
}



.search_main_string {  
	margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: 700;
	
}

.search_parent_string {  
	    font-size: 13px;
    font-weight: 300;
    margin: 0 0px 0px 0px;
	
}


.search_parent_string img {  
	    height: 8px;
    width: auto;
    margin-right: 4px;
}

picture img {
	max-width: 100%;
	height: auto;
}

.h-captcha {
	    clear: both;
    width: 100%;
	margin: 0 !important;
}

.gform_wrapper.gravity-theme .gform_footer {
	display: block !important;
}

.gform_wrapper.gravity-theme .gform_footer input+input {
	    margin-left: 0 !important; 
}

.lang_link {
    /* padding-left: 0; */
    height: 21px;
    width: 21px;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 10px;
    cursor: pointer;
    /* margin-right: 0; */
    background-color: #FFF;
    color: #307089;
    border-radius: 60px;
    float: left;
    display: block;
    border: 2px solid #307089;
    font-size: 11px;
    text-decoration: none !important;
    padding: 0px 0 0 0px;
    text-align: center;
    line-height: 22px;
}

.lang_link:hover {
 background-color: #307089;
    color: #FFF;
}


/* INFOBOX */

.schoeffmann_infobox_element  {
	padding: 30px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 25%);
	
	background-color: #FFF;
	margin-bottom: 35px;
	margin-top:10px;
	
}

.schoeffmann_infobox_element_content   {
	font-weight: 400;
    color: #000;
	font-size: 17px;
    line-height: 1.3em;
	
}

.schoeffmann_infobox_element h3  {
	font-weight: 500;
	
	    margin: 0 0 30px 0 !important;
    padding: 0;
	   
}

.schoeffmann_infobox_element_icon {
	margin-top: -6px;
    margin-bottom: 20px;
    border-radius: 200px;
    background-color: #FFF;
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    border: 2px solid var(--the7-title-color);
}

.schoeffmann_infobox_element_icon img {
    width: 60%;
    height: auto;
    margin-top: 8px;
}

/* HEADER 2025 */


#header_img {
	overflow: hidden;
	 display: flex;
    justify-content: right; /* Horizontal zentrieren */
    align-items: center; /* Vertikal zentrieren */
    height: auto; /* Höhe des Containers anpassen */
    width: 100%; /* Optional: Breite festlegen */
  background-color: #fcf3e2;
	height: 60vh;
  
}


#header_img h1 {
	position: absolute;
    left: 5%;
    width: 500px;
    font-weight: 400;
    font-size: 60px;
	    z-index: 9;
}	

#header_img img {
	filter: grayscale(1);
	 transition: all 0.5s ease;
	height: 70vh;
}

#header_img img:hover {
	filter: grayscale(0);
}	


#header_widgets {
    width: 1250px;
    margin: -120px auto 0px auto;
    display: flex;
    flex-wrap: wrap;
    z-index: 9;
    position: relative;
}

#header_widgets_left {
	background-color: #266982;
	width: 60%;
	margin-right: 5%;
	border-radius: 10px;
}

#header_widgets_right {
	background-color: #FFF;
	width: 35%;
	border-radius: 10px;
}

#beratung_inner {
	    padding: 30px;
}

#beratung_inner h2 {
	color: #D3E8F9;
    font-weight: 400;
} 

#beratung_inner h2 span {
	color: #D3E8F9;
    font-size: 23px;
    display: block;
	font-weight: 500;
} 

#beratung_icons{
	display: flex;
	margin-top: 15px;
	gap: 10px;
}
#beratung_icons span {
	display: block;
	color: #D3E8F9;
    font-size: 18.5px;
	margin-top: 15px;
}

#beratung_icons a {
	display: block;
	line-height: 1em;
	width: calc(100%/4);
	
}

#beratung_icons img{
	width: 35px;
}
#nav_notar_widget {
    padding: 20px 20px 10px 20px;
}
 .tabs {
            list-style: none;
            display: flex;
            padding: 0;
        }
        .tabs li {
               padding: 0px 0px;
    cursor: pointer;
    color: #000;
    margin-right: 25px;
    border-radius: 5px 5px 0 0;
    transition: all 0.5sease;
    font-weight: 600;
		position: relative;	
    /*width: calc(100% / 3);*/
    text-align: left;
    font-size: 17px;
        }
        .tabs li.active {
         
            color: #266982;
        }

.tabs li.active:after {
	content: "";
    display: block;
    width: 2px;
    height: 10px;
    border-radius: 0px;
    background-color: #d4e9f9;
    position: absolute;
    left: -4px;
    top: 7px;
}
        .tab-content {
            display: none;
            padding: 0px;
           
           
        }
        .tab-content.active {
            display: block;
        }

#tab1 h4 {
	margin-top: 15px;
	    font-size: 40px;
}

#tab1 p {
	    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 30px;
    display: block;
}

#tab2 li,
#tab3 li {
	
}

#tab2 ul,
#tab3 ul {
	margin: 0;
	    padding: 30px 0px 0px 0px;
}

/* TOP NEWS */

#top_news_tab {
	
}

#top_news_tab ul {
	
}

#top_news_tab li {
	margin-left: 15px;
}

#top_news_tab li a {
	      display: block;
    margin-bottom: 3px;
    text-decoration: none;
    font-size: 16px;
	position: relative;
}

#top_news_tab li a:before {
	display: block;
  content: "";
  height: 10px;
  width: 10px;
  position: absolute;
  background-color: var(--the7-links-color);
  left: -15px;
  top: 7px;
  border-radius: 3px;
}

/* TOP EVENTS */

#top_events_tab {
	
}

#top_events_tab ul {
	
}

#top_events_tab li {
	margin-left: 15px;
}

#top_events_tab li a {
	     display: block;
    margin-bottom: 3px;
    text-decoration: none;
    font-size: 16px;
	position: relative;
}
#top_events_tab li a:before {
	display: block;
  content: "";
  height: 10px;
  width: 10px;
  position: absolute;
  background-color: var(--the7-links-color);
  left: -15px;
  top: 7px;
  border-radius: 3px;
}

/*A-Z */

.abisz-buchstabe-list {
    list-style: none !important;
    margin: 0 !important;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.abisz-buchstabe-list li {
    margin: 0;
    padding: 0;
	 list-style: none;
}

.abisz-buchstabe-list a {
    text-decoration: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: block;
    transition: background-color 0.2s ease, border-color 0.2s ease;
}

.abisz-buchstabe-list a:hover {
    background-color: #f0f0f0;
    border-color: #999;
}
