/*
 Theme Name:   Flash-Child
 Description:  MCMB Website
 Author:       Marc Weidemüller
 Author URI:   http://www.marcweidemueller.de
 Template:     flash
 Version:      1.9
 Text Domain:  flash-child
*/

/* CUSTOMIZER */
.cookie-notice-container {
	  color: black;
    padding: 10px 30em;
    line-height: 16pt;
    text-align: justify;
    font-weight: 400;
    font-size: 10pt;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(255,255,255) !important;
    border-top: 2px solid rgb(69,101,119);
}

.cookie-notice-container a {
	text-decoration: underline;
	color: rgb(69,101,119) !important;
	transition: all 0.5s ease-in;
}

.cookie-notice-container a:hover {
	color: rgba(69,101,119,0.75);
}

#cookie-notice { min-width: auto !important; }

#cookie-notice .cn-button {
margin: -20px 0 0 0;
}

.cn-button.wp-default {

	  text-align: center; 
    font-family: 'Montserrat';
    line-height: 18px;
    padding: 10px 12px;
    background: rgb(69,101,119);
    border-color: white;
    color: rgb(255,255,255) !important;
    text-shadow: none;
    -moz-box-sizing: border-box;
    border-radius: 3px 3px 3px 3px;
    border:none;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
    white-space: nowrap;
    outline: none;
}

.cn-button.wp-default:hover {
    background:rgba(69,101,119,0.75);
    color: rgb(255,255,255);
	  border:none;
}

div#cookie-notice{background-color: #FFFFFF !important;}

.entry-author.vcard.author {
    display: none !important;
}

#flash-breadcrumbs{
	background-color:#3E616F;
}
.trail-title{
	color: white !important;
}

.m-0 { margin:0 }

p.tel > a:hover {
	color: #3f616f;
}

.panel-widget-style { 
	border: 0 !important;
}

#rueckmeldung div {
	text-align: left;
}

#ortsunabhaengige div {
	text-align: center;
} 

#digitalisierte div {
	text-align: right;
}

@media (max-width: 900px) {
	#rueckmeldung div,
	#ortsunabhaengige div,
	#digitalisierte div {
		text-align:center;
	}
}


/*body.notarsiegel div.wp-custom-header:before*/
_disbaled_footer:after{
	content:"";
	background-image: url("https://staging.mcmb-rechtsanwaelte.de/wp-content/uploads/2025/04/mcmb-logo-notariat.png");
	background-size: cover;
	background-color:#fff;
	border: 15px solid #fff;
	box-shadow: 10px 5px 5px red;
	border-radius: 0;
	width: 0.1vw;
	aspect-ratio: 1/0.97;
	height:100%;
	/*position: absolute;*/
	position:fixed;
	bottom:0px;
	right: 0;
	display: block !important;
}

@media (min-width: 768px) {
    /*body.notarsiegel div.wp-custom-header:before*/
	body.notarsiegel _disbaled_footer:after {
		height: auto;
		width:250px;
		border-radius: 10px 10px 0 0;
		border: 30px solid #fff;
	}
}

@media (min-width: 768px) and (max-width: 1400px) {
    /*body.notarsiegel div.wp-custom-header:before*/
	body.notarsiegel _disbaled_footer:after {
		right: 15px;
		width: 200px;
	}
}


@media (min-width: 1400px) and (max-width: 1920px) {
    /*body.notarsiegel div.wp-custom-header:before*/
	body.notarsiegel _disbaled_footer:after {
		right: 5%;
		width: 15vw;
	}
}

@media (min-width: 1921px) {
    /*body.notarsiegel div.wp-custom-header:before*/
	body.notarsiegel _disbaled_footer:after {
		right: 10%;
	}
}
@media (min-width: 2399px) {
    /*body.notarsiegel div.wp-custom-header:before*/
	body.notarsiegel _disbaled_footer:after {
		box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.15);
	}
}


/* CUSTOMIZER END */




html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}



body {
    
    font-weight: 400;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

   
				
 

b, strong {
    font-weight: 600;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}

h1 {
    font-size: 25pt;
}
@media (max-width:780px) {
	h1 {
		font-size: 1.75em;
	}
}

h2 {
    
    font-size: 20pt;
}



h3 {
    
    font-size: 13pt;
}

h4 {
    
    font-size: 21px;
}
   
				 
 

p:empty{
  height: 0;
  margin: 0;
  padding: 0;
}

input[type="tel"] {
	width: 100%;
}

/* For Firefox */
input[type='number'] {
    -moz-appearance:textfield;
}
/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* For Firefox */
input[type='date'] {
    -moz-appearance:textfield;
}
/* Webkit browsers like Safari and Chrome */
input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/**
 * Firefox specific rule
 */

@-moz-document url-prefix() {
  body {
    font-weight: lighter !important;
  }
}

:target:before {
	content: "";
	display: block;
	height: 130px; /* same as your fixed header height */
	margin: -130px 0 0; /* negative fixed header height */
}

.target {
    display: block; 
    position: relative; 
    top: -90px; 
    visibility: hidden;
}

/*HEADER*/

.header-sticky .is-sticky .header-bottom {
    height: 90px !important;
    background: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

#masthead-sticky-wrapper {
    
    height: 90px !important;
    
}


.header-bottom .search-icon {
    cursor: pointer;
    color: rgb(69, 101, 119);
    font-size: 14px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border: none;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.body.transparent.header-sticky #masthead-sticky-wrapper .search-wrap .search-icon:hover, body.transparent #masthead .header-bottom .search-wrap .search-icon:hover, .header-bottom .search-wrap .search-icon:hover, .breadcrumb-trail.breadcrumbs .trail-items li:first-child span:hover, .breadcrumb-trail.breadcrumbs .trail-items li span:hover a{
    color: rgba(69, 101, 119, 0.85) !important;
}

.header-bottom .search-box.active {
    margin-top: 10px;
    opacity: 1;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 0.95);
    visibility: visible;
    right: 0;
    z-index: 9;
}

.header-bottom .search-wrap .search-box .searchform .btn {
    background-color: rgba(69,101,119,1) !important;
    transition: all 0.5s ease;
}

.header-bottom .search-wrap .search-box .searchform .btn:hover {
    background-color: rgba(69,101,119,0.85) !important;
}



#flash-breadcrumbs {
    background-image: url(https://mcmb.marcweidemueller.de/wordpress/wp-content/uploads/2017/01/team-2.jpg);
    color: #313b48;
}

.breadcrumb-trail.breadcrumbs {
    background: rgba(250,250,250,0.9);
    margin-bottom: 50px;
}

/*STICKY SIDE BUTTONS*/

#sticky-buttons-1 {
    
    background-color: rgba(69,101,119,0.8);
    padding: 10px 0 10px 10px;
    color: #f9f9f9 !important;
    z-index: 1000;
    position: fixed;
    left: -160px;
    top: 30%;
    width: 200px;
    transition: all 0.3s ease-in-out;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    
}

#sticky-buttons-1:hover {
    
    left: 0px;
    background-color: rgb(69,101,119) !important;
    cursor: pointer;
    
}

#sticky-buttons-2 {
    
    background-color: rgba(69,101,119,0.8);
    padding: 10px 0 10px 7px;
    color: #f9f9f9 !iimportant;
    z-index: 1000;
    position: fixed;
    left: -200px;
    top: 35%;
    width: 240px;
    transition: all 0.3s ease-in-out;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    
}

#sticky-buttons-2 a {
    
    color: #f9f9f9 !important;
    
}

#sticky-buttons-2 a:hover {
    
    color: #f9f9f9;
    text-decoration: underline;
    
}

.sticky-button-2-left {
    font-size: 11pt;
    float: left; 
    margin-top: 3px;

}

.sticky-button-2-right {
    
    float:right;
    position: absolute;
    padding-left: 48%;
    top: 30%;
}

#sticky-buttons-2:hover {
    
    left: 0px;
    background-color: rgb(69,101,119) !important;
    cursor: pointer;
    
}

#sticky-buttons-1 i {
    padding-left: 35px;
}

#sticky-buttons-2 i {
    padding-left: 0px;
}

.uk-text-middle {
    vertical-align: middle!important;
}


[class*=uk-icon-] {
    font-family: FontAwesome;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    color: #f9f9f9 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.uk-icon-phone:before {
    content: "\f095";
}

.uk-icon-envelope:before {
    content: "\f0e0";
    margin-left: -33px;
}

.uk-icon-small:before {
    font-size: 150%;
    vertical-align: -10%;
}

/*INHALT*/

.site-content {
    
    font-size: 11pt; 
}

.portrait-title {
    
    font-size: 10pt;
    color: #313b48;
    font-weight: 600;
    
}

/*INHALT-RECHTSANWAELTE*/

.team-wrapper .team-title {
    font-size: 13pt;
}

/*INHALT-TAETIGKEITSGEBIETE*/

.section-title {
    color: #313b48;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px;
}

.section-title:before {
    background: #e1e1e1 none repeat scroll 0 0;
    bottom: -5px;
    content: "";
    height: 1px;
    left: 0%;
    margin-left: 0px;
    position: absolute;
    width: 100px;
    

}

.section-title:after {
    content: "";
    left: 0;
    position: absolute;
    background: rgb(69,101,119) none repeat scroll 0 0;
    bottom: -6px;
    height: 3px;
    margin-left: 0px;
    width: 30px;
}

.section-description {
    text-align: left;
    color: #777;
}

/*FOOTER*/

.site-footer {
    
    margin-top: 75px;
}

#top-footer .textwidget {
    font-size: 10pt;
    color: #fff;
    line-height: 20px;
    font-weight: 400;
}

#top-footer {
    background-color: rgb(69,101,119);
    padding: 40px 0 15px;
}



#top-footer .widget ul li a {

    font-size: 14px;
    color: #fff !important;

}

#top-footer .widget ul li a:hover {

    font-size: 14px;
    color: #fff !important;
    text-decoration: underline;
}

#top-footer .widget ul li a:active {

    font-size: 14px;
    color: #fff !important;
    text-decoration: underline;
}

#top-footer .widget ul li a:focus {

    font-size: 14px;
    color: #fff !important;
    text-decoration: underline;
}

#bottom-footer {
    padding: 10px 0 9px 0;
    background-color:  rgb(69,101,119);
    font-size: 8pt;
}

.copyright-child {
    
    color: white !important; 
    font-size: 8pt !important;
}

#bottom-footer .tg-container a {
    color: #EDF0F7 !important;
    font-size: 8pt;
}

#bottom-footer .tg-container a:hover {
    color: #EDF0F7 !important;
    font-size: 8pt;
}

#top-footer .tg-container a {
    color: #fff !important;
    font-size: 10pt;
}

#top-footer .tg-container a:hover {
    color: #fff !important;
    font-size: 10pt;
}

.tg-container a {
    
   color:#ffff;
    font-size: 11pt;
    
}

.tg-container a:hover {
    
   	/*color: #ffff;
    font-size: 11pt;*/
    text-decoration: underline;
    
}

.footer-last {
    
    margin-left: 1em;
    color: white;
}


/*SCROLL UP*/

#scroll-up {
    background-color: rgb(153,163,176) !important;
    border-radius: 3px;
    bottom: 20px;
    color: whitesmoke;
    display: none;
    padding: 10px 16px;
    position: fixed;
    opacity: 0.5;
    filter: alpha(opacity=50);
    right: 20px;
}

/*DIENSTLEISTUNGEN*/

.dienst-box {
    width: 100%;
    margin: 10px;
    float: left; 
    height: auto;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.08);
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: #FBFBFB;
}

.dienst-box-green {
    width: 100%;
    float: left; 
    height: auto;
    -webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.08);
    -moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.08);
    box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.08);
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px !important;
    background: #3F616F;
}



.dienst-top {
   
    font-size: 13pt;
    color: #f9f9f9;
    font-weight: 600;
    padding-top: 12px;
    text-align: center;
    background: #456577;
    height: 75px;
    width: 100%;
      -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}

.dienst-content {

    font-weight: 600;
    background: #FBFBFB;
    height: 400px;
    width: 100%;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0;
    padding-right: 20px;
    
}

.dienst-content ul {
    
   padding-top: 25px;
   padding-left: 2em;
   list-style-type: none;
   text-indent: -0.7em;    
}

.dienst-content ul li {
    
  margin-bottom: 15px;

    
}

.dienst-content ul li:before {
    font-family: FontAwesome;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    color: rgb(69,101,119) !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content:"\f00c" "  ";
     white-space: pre;
    
}

.dienst-box-lang .forderung-content {
    
    height: auto !important;
}

.forderung-content {
    
    font-weight: 600;
    background: #FBFBFB;
    min-height: 300px;
    height: auto;
    width: 100%;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0;
    padding-right: 20px;
    margin-bottom: 20px;
    
}

.forderung-content ul {
    
   padding-top: 25px;
   padding-left: 2em;
   list-style-type: none;
   text-indent: -0.7em;    
}

.forderung-content ul li {
    
  margin-bottom: 15px;

    
}

.forderung-content ul li:before {
    font-family: FontAwesome;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    color: rgb(69,101,119) !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content:"\f00c" "  ";
     white-space: pre;
    
}

.beratung-content-green {
    
    font-weight: 600;
    background: #3F616F;
    height: auto;
    width: 100%;
    -webkit-border-radius: 8px 8px 8px 8px;
    padding-right: 20px;
    
}

.beratung-content-green ul {
    
   padding-top: 40px;
   padding-left: 2em;
   list-style-type: none;
   text-indent: -0.7em;    
}

.beratung-content-green ul li {
    
  margin-bottom: 15px;
  color: white;
  text-align: left !important;

    
}

.beratung-content-green ul li:before {
    font-family: FontAwesome;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    color: white !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content:"\f00c" "  ";
     white-space: pre;
    
}

.beratung-content {
    
    font-weight: 600;
    background: #FBFBFB;
    height: auto,
    width: 100%;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0;
    padding-right: 20px;
    
}

.beratung-content ul {
    
   padding-top: 40px;
   padding-left: 2em;
   list-style-type: none;
   text-indent: -0.7em;    
}

.beratung-content ul li {
    
  margin-bottom: 15px;

    
}

.beratung-content ul li:before {
    font-family: FontAwesome;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    color: rgb(69,101,119) !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content:"\f00c" "  ";
     white-space: pre;
    
}

.button-link-de a {
      color: white !important; 
    text-decoration: none !important;
    font-size: 12pt !important;
}

.button-link-de a:hover {
       color: white !important; 
    text-decoration: none !important;
    font-size: 12pt !important;
    
}


.liste { margin-bottom: 5px;}

.liste ul {
    
   padding-top: 25px;
   padding-left: 2em;
   list-style-type: none;
   text-indent: -0.7em;    
}

.liste ul li {
    
  margin-bottom: 15px;
  
}

.liste ul li:before {
    font-family: FontAwesome;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    color: rgb(69,101,119) !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content:"\f00c" "  ";
     white-space: pre;
    
}


.dienst-button {
    color: #ffff !important;
    text-align: center;
    margin: 25px auto;
    bottom: 0;
    width: 75%;
    padding: 10px 15px 10px 15px;
    height:  auto;
    background-color: rgb(69,101,119);
    border-radius: 5px 5px 5px 5px;
    transition: all 0.3s ease-in-out;
}

.dienst-button:hover {
    background-color: rgba(69,101,119,0.8);
    cursor: pointer;
}

.dienst-box .dienst-button a {
    color: white !important; 
    text-decoration: none !important;
    font-size: 12pt !important;
}

div.su-spoiler-content.su-clearfix > div.dienst-content  {

    height: auto;
}

div.su-spoiler-content.su-clearfix > div.dienst-button  {

    color: #FBFBFB;
    text-align: center;
    margin: 55px auto 25px;
    bottom: 0;
    width: 75%;
    padding: 0px 15px 10px 15px;
    height:  auto;
    background-color: rgb(69,101,119);
    border-radius: 5px 5px 5px 5px;
    transition: all 0.3s ease-in-out;
}

div.su-spoiler-content.su-clearfix > div.dienst-button:hover  {

    background-color: rgba(69,101,119,0.8);
    cursor: pointer;
}

div.su-spoiler-content.su-clearfix > div.dienst-button > a {

    color: white !important; 
    text-decoration: none !important;
    font-weight: 600;
    font-size: 12pt !important;
    line-height: 1;
}

/*SONSTIGES*/

.breadcrumb-trail.breadcrumbs {
    background: rgba(250,250,250,.9);
    margin-bottom: 20px;
}

.marken-preise-wrapper {
    clear: both;
}

.marken-preise {
    padding: 5px;
    font-size: 12pt;
    font-weight: 600;
    float: left;
}

.marken-preise-euro {
    text-align: right;
    width: 30%
}

.marken-preise-art {

     width: 70%
    
}

.marken-preise-clear {
    clear:both;
}

.marken-preise-linie {
    clear: both;
    height: 1px;
    width: 100%;
    background-color: black;
}

.marken-preise-bottom {
    margin-bottom: 30px;
}

.spoiler-wrapper {
    width: 100%;
    height: auto;
    clear: both;

}
.spoiler-icon {
   
    position: relative;
    height: 65px;
    min-width: 75px;
    width: 10%;
    float:left;
    border-radius: 5px 0 0 5px;
}

.icon-urheberrecht {
    background: url(/wp-content/uploads/2025/06/urheberrecht-weiss.png) no-repeat;
    background-size: 33px 33px;
    background-position: top 19px center;
    height: 65px !important;   
	z-index: 999;
}

.icon-markenrecht {
    background: url(/wp-content/uploads/2025/06/markenrecht-weiss.png) no-repeat;
    background-size: 33px 33px;
    background-position: top 19px center;
    height: 65px !important;   
	z-index: 999;
}

.icon-wettbewerbsrecht {
    background: url(/wp-content/uploads/2025/06/recht-weiss.png) no-repeat;
    background-size: 33px 33px;
    background-position: top 17px center;
    height: 65px !important;   
	z-index: 999;
}

.icon-vertragsgestaltung {
    background: url(/wp-content/uploads/2025/06/vertrag-weiss.png) no-repeat;
    background-size: 33px 33px;
    background-position: top 19px center;
    height: 65px !important;   
	z-index: 999;
}

.icon-datenschutzrecht {
    background: url(./img/002-fingerprint.png) no-repeat;
    background-size: 33px 33px;
    background-position: top 19px center;
    height: 65px !important;
	z-index: 999;   
}

.icon-handelsrecht {
    background: url(/wp-content/uploads/2025/06/beratungspauschale-weiss.png) no-repeat;
    background-size: 33px 33px;
    background-position: top 19px center;
    height: 65px !important;
	z-index: 999;	
}

.icon-zivilrecht {
    background: url(/wp-content/uploads/2025/06/recht-weiss.png) no-repeat;
    background-size: 33px 33px;
    background-position: top 17px center;
    height: 65px !important;  
	z-index: 999;	
}

.icon-forderungsmanagement {
    background: url(./img/005-money.png) no-repeat;
    background-size: 33px 33px;
    background-position: top 19px center;
    height: 65px !important;
	z-index: 999;	
}

.icon-markenanmeldung {
    background: url(/wp-content/uploads/2025/06/markenrecht.png) no-repeat;
    background-size: 33px 33px;
    background-position: top 19px center;
    height: 65px !important;   
	z-index: 999;
}

.icon-webseitencheck {
    background: url(/wp-content/uploads/2025/06/websitecheck.png) no-repeat;
    background-size: 33px 33px;
    background-position: top 19px center;
    height: 65px !important;   
	z-index: 999;
}

.icon-beratungspauschale {
    background: url(/wp-content/uploads/2025/06/rakete.png) no-repeat;
    background-size: 33px 33px;
    background-position: top 19px center;
    height: 65px !important;   
	z-index: 999;
}

.icon-verteidigung-abmahnung {
    background: url(/wp-content/uploads/2025/06/verteidigung.png) no-repeat;
    background-size: 33px 33px;
    background-position: top 19px center;
    height: 65px !important; 
	z-index: 999;	
}

.icon-startup{
    background: url(./img/009-startup.png) no-repeat;
    background-size: 33px 33px;
    background-position: top 19px center;
    height: 65px !important;
	z-index: 999;	
}

.icon-prozessfinanzierung {
    background: url(./img/013-shield.png) no-repeat;
    background-size: 33px 33px;
    background-position: top 19px center;
    height: 65px !important;   
	z-index: 999;
}



.su-spoiler-style-simple > .su-spoiler-title {
    position: relative;
    padding: 20px 20px !important;
    background: rgba(69,101,119,0)!important;
    color: rgb(69,101,119) !important;
    font-size: 13pt !important;
    font-weight: 600;
    text-align: left;
    width: 100%;
    margin: 0 auto;
    border-radius: 5px;
    border: 1px solid rgb(69,101,119) !important;
    transition: all 0.5s ease-in;
	line-height: 30px;
}

.spoiler-inhalt-wrapper .su-spoiler-style-simple > .su-spoiler-title {
  
    padding: 20px 20px !important;
 
}



.su-spoiler-style-simple > .su-spoiler-title:hover {
    background: rgba(69,101,119,0.2) !important;
}

.su-spoiler-style-simple {
    border-top: none !important;
    border-bottom: none !important;
}

.su-spoiler-style-simple > .su-spoiler-content {
    padding: 0 15px 15px 15px !important;
    background: #FBFBFB !important;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 30px;
    color: #333;
    border-radius: 0 0 10px 10px;
 -webkit-box-shadow: 0px 22px 30px -16px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 22px 30px -16px rgba(0,0,0,0.25);
box-shadow: 0px 22px 30px -16px rgba(0,0,0,0.25);
}


.button-mcmb {}

.button-mcmb a {
    text-decoration: none !important;
}

.team-number {
    text-align: center;
}

.team-designation:after {
    background-color: rgb(69,101,119) !important;
    margin-top: 35px;
}

.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover, #scroll-up, .header-bottom .search-wrap .search-box .searchform .btn:hover, .header-bottom .cart-wrap .flash-cart-views a span, body.transparent #masthead .header-bottom #site-navigation ul li a::before, .tg-slider-widget.slider-dark .btn-wrapper a:hover, .section-title:after, .about-section .about-content-wrapper .btn-wrapper a, .tg-service-widget .service-icon-wrap, .team-wrapper .team-content-wrapper .team-designation:after, .call-to-action-section .btn-wrapper a:hover, .blog-section .tg-blog-widget-layout-1:hover, .blog-section .tg-blog-widget-layout-2 .post-image .entry-date, .blog-section .tg-blog-widget-layout-2 .blog-content .post-readmore, .pricing-table-section .tg-pricing-table-widget:hover, .pricing-table-section .tg-pricing-table-widget.tg-pricing-table-layout-2 .pricing, .pricing-table-section .tg-pricing-table-widget.tg-pricing-table-layout-2 .btn-wrapper a, footer.footer-layout #top-footer .widget_tag_cloud .tagcloud a:hover, #secondary .widget-title:after, #secondary .searchform .btn:hover, #primary .searchform .btn:hover, #respond #commentform .form-submit input, .woocommerce span.onsale, .woocommerce ul.products li.product .onsale, .woocommerce ul.products li.product .button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .added_to_cart.wc-forward, .testimonial-container .swiper-pagination.testimonial-pager .swiper-pagination-bullet:hover, .testimonial-container .swiper-pagination.testimonial-pager .swiper-pagination-bullet.swiper-pagination-bullet-active, .header-bottom .searchform .btn, .navigation .nav-links a:hover, .bttn:hover, button, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .tg-slider-widget .btn-wrapper a:hover {
    background-color: rgb(69,101,119);
}

.entry-content a .su-button-style-flat:hover { background-color: #7898aa;}

.wps-form {
    width: 100%;
    margin: 0 auto;
}
.wps-form .wps-form-row {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.wps-form .wps-form-row .wpcf7-form-control {
    width: 100%;
}
.wps-form .wps-form-column {
    flex: 1;
    width: 100%;
    padding: .5rem 0;
}
/* Notebook / Desktop */
@media only screen and (min-width: 48em) { 
    .wps-form .wps-form-row {
        flex-direction: row;
    }
    .wps-form .wps-form-column {
        padding: .5rem 1rem;
    }
}

.form-background {
    
    background-color: #FBFBFB;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 14px 2px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 14px 2px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 14px 2px rgba(0,0,0,0.15);
    border-radius: 5px;
    margin-bottom: 65px;
    
}

.form-eingerueckt {
    margin-left: 25px;
    margin-bottom: 20px;
}

.form-akzept {
    
    padding-left: 5px;
    
}



.acceptance-eingerueckt{
    
    margin-bottom: 25px;
}

.mandant-style .wpcf7-list-item.first {
    
    margin: 0 8em 0 1em;
}

.widerruf-style .wpcf7-list-item.first {
    
    margin-bottom: 10px;
}

input[type="number"], input[type="date"], input[type="tel"], input[type="text"], input[type="email"], select {
    
    height: 36px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

textarea {
    
    border-radius: 4px;
}

.form-bold {
    
    font-weight: 600;
}
.form-headline {
    
    font-size: 12pt;
}

input[type="button"], input[type="reset"], input[type="submit"] {
    
    background-color: rgb(69,101,119);
    border-radius: 4px;
    
}

input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    
    background-color: rgba(69,101,119,0.85) !important;
}

/*TABELLEN MARKENANMELDUNG*/

.tooltipster-base {
    background-color: rgb(69,101,119) !important;
    color: white !important;
}



ptsCell ptsCellAlignLeft[title]:hover:after {
     content: attr(title);
     padding: 4px 8px;
     position: absolute;
     left: 0;
     top: 100%;
     white-space: nowrap;
     z-index: 20px;
     background:red;
}

.table_underline {
    text-decoration: underline;
}

.tab-content {
    padding: 0 !important;
    overflow: visible !important;
    border-top: none !important;
  
}

#tab_container_521 .tab_content {
    
    padding-top: 45px !important;
}

#tabs_desc_521_1 #tab_container_522 .tab-content, #tabs_desc_521_1 #tab_container_523 .tab-content, #tabs_desc_521_2 #tab_container_522 .tab-content, #tabs_desc_521_2 #tab_container_523 .tab-content {
    overflow: visible!important;
    border: none !important; 
      height: auto !important;
       min-height: 1100px !important;
}


#tabs_desc_521_1 #tab_container_522 .wpsm_nav-tabs > li > a, #tabs_desc_521_1 #tab_container_523 .wpsm_nav-tabs > li > a, #tabs_desc_521_2 #tab_container_522 .wpsm_nav-tabs > li > a, #tabs_desc_521_2 #tab_container_523 .wpsm_nav-tabs > li > a {
    
    border-radius: 20px 20px 0 0 !important;
    
}


.wpsm_nav-tabs > li > a span{
    
    font-family: Montserrat !important;
    
}


}
/*MEDIA QUERIES*/

@media (max-width: 1021px) {
#site-navigation .menu-toggle {
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    display: none !important;
}
    #sticky-buttons-1 {
        display: none;
    }
    #sticky-buttons-2 {
        display: none;
    }
}

@media (max-width: 900px) {
    
        .breadcrumb-trail.breadcrumbs .trail-title {
  
    padding-left: 10px;
}
    
#site-navigation .menu-toggle {
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    display: none !important;
}
    #sticky-buttons-1 {
        display: none;
    }
    #sticky-buttons-2 {
        display: none;
    }
    
    .cookie-notice-container {
    color: black;
    padding: 10px 10px 10px 10px !important;
    line-height: 16pt;
    text-align: justify;
    font-weight: 400;
    font-size: 10pt;
    width: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(255,255,255) !important;
    background: #FFFFFF !important;
    border-top: 2px solid rgb(69,101,119);
}

.cookie-notice-container a {
	text-decoration: underline;
	color: rgb(69,101,119) !important;
	transition: all 0.5s ease-in;
}

.cookie-notice-container a:hover {
	color: rgba(69,101,119,0.75);
}

#cookie-notice { min-width: auto !important; }

#cookie-notice .cn-button {
margin: -20px 0 0 0;
}
    
#cookie-notice {
    display: block;
    visibility: hidden;
    position: fixed;
    min-width: 100%;
    height: 200px;
    z-index: 100000;
    font-size: 13px;
    line-height: 20px;
    left: 0;
    text-align: center;
} 

div#cookie-notice{background-color: #FFFFFF !important;}
    
}

@media (max-width: 780px) {
    
    .breadcrumb-trail.breadcrumbs .trail-title {
  
    padding-left: 10px;
}
    
    .dienst-box {
    width: auto;
    max-width: 100%;
        min-width: 90%;
   margin-bottom: 35px;
}

.dienst-top {
    width: auto;
    max-width: 100%;
    min-width: 90%;
}

.dienst-content {
    
       width: auto;
    max-width: 100%;
    min-width: 90%;
}
    
    #pg-216-0 {
    margin-bottom: 0px !important;
}
    
.cookie-notice-container {
    color: black;
    padding: 10px 10px 10px 10px !important;
    line-height: 16pt;
    text-align: justify;
    font-weight: 400;
    font-size: 10pt;
    width: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgba(255,255,255) !important;
    background: #FFFFFF !important;
    border-top: 2px solid rgb(69,101,119);
}

.cookie-notice-container a {
	text-decoration: underline;
	color: rgb(69,101,119) !important;
	transition: all 0.5s ease-in;
}

.cookie-notice-container a:hover {
	color: rgba(69,101,119,0.75);
}

#cookie-notice { min-width: auto !important; }

#cookie-notice .cn-button {
margin: -20px 0 0 0;
}
    
#cookie-notice {
    display: block;
    visibility: hidden;
    position: fixed;
    min-width: 100%;
    height: 200px;
    z-index: 100000;
    font-size: 13px;
    line-height: 20px;
    left: 0;
    text-align: center;
}   

    div#cookie-notice{background-color: #FFFFFF !important;}
    


    
}


/*Fix für SAFARI Date Picker Problem */

div#ui-datepicker-div { z-index:1000!important; }

		 


/*Lotta*/

/*
.ow-button-base .sowb-button{
	    text-align: left;
}
*/
/* Kontakt Button */
#mega-menu-item-205 {
	background-color:#3F616F !important;
	color:#ffff!important;
	width: 90px !important;
	border-radius:8px !important;
	text-align: center !important;
transform: none !important;
transition: unset !important;
}

#mega-menu-item-205 a {
  border-top: 2px solid transparent;
  transition: border-color 0.2s ease;
  height: 42px !important;
transform: none !important;
transition: unset !important;
}
#mega-menu-item-205 a:hover {
  border-top: 2px solid transparent !important;
  background-color:#466c7c !important;
  	border-radius:8px !important;
	transform: none !important;
transition: unset !important;
}

#mega-menu-item-1868.mega-current-menu-item > a,
#mega-menu-item-205.mega-current-menu-item > a {
	border:0 !important;
}

#mega-menu-item-205 a {
	color:#ffff!important;
	text-align: center !important;
}

.mega-menu-item{
	margin: 0px 5px !important;
}


div.btn-dark div.ow-button-base > a {
	background-color: #3f616f !important;
	border: 2px solid #fff;
	border-radius: 8px;
}

div.btn-dark div.ow-button-base > a:hover {
	text-decoration: none;
}

.btn-box{
	color:white;
	background-color: #3f616f;
	border: 2px solid #fff;
	border-radius: 8px;
	padding:5px 20px;
	text-align: center;
}

#flash-breadcrumbs .tg-container{
height: 100px;
}

#flash-breadcrumbs .tg-container {
display:flex;
align-items:center;
}

.stoerer{
	height:130px;
}


/* nille */
.green-faq .su-spoiler-title,
.green-faq .su-spoiler-title:hover {
	background-color: #3F616F !important;
	color: #fff !important;
}

.green-faq .su-spoiler-style-simple:not(.su-spoiler-closed) .su-spoiler-title {
	border-radius: 8px 8px 0px 0px !important;
}

.green-faq .su-spoiler-content {
	margin:0px !important; 
}

.green-faq .su-spoiler-content p:first-child {
	margin-top: 15px;
}
/* white */
.white-faq .su-spoiler-title,
.white-faq .su-spoiler-title:hover {
	background-color: #fff !important;
	color: #3F616F !important;
}

.white-faq .su-spoiler-style-simple:not(.su-spoiler-closed) .su-spoiler-title {
	border-radius: 8px 8px 0px 0px !important;
}

.white-faq .su-spoiler-content {
	margin:0px !important; 
	background: #fff !important; 
}

.white-faq .su-spoiler-content p:first-child {
	margin-top: 15px;
}

.button-cell .su-spoiler.spoiler-icon {
	margin-bottom: 0;
	max-height: 100%;
	height: 100%;
	width: auto;
}

.btn-white-border a.sowb-button {
	border: 1px solid #fff !important;
	border-radius: 8px;
}

body.home div.entry-content {
	margin-top:0 !important;
}

body.home #pg-1482-0 .siteorigin-panels-stretch:first-child {
	height: 100px;
}


/* kevin */
#rueckmeldung > div::before {
  content: url('/wp-content/uploads/2024/12/clock-regular.svg');
  display: inline-block;
  width: 15px;
  height: 15px;
  position:relative;
    top:2px; 
  margin-right: 5px;
	filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(33deg) brightness(105%) contrast(101%);
}

#ortsunabhaengige > div::before {
  content: url('/wp-content/uploads/2024/12/map-pin-solid.svg');
  display: inline-block;
  width: 10px;
  height: 10px;
  position:relative;
    top:2.4px; 
  margin-right: 5px;
	filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(33deg) brightness(105%) contrast(101%);
}

#digitalisierte > div::before {
  content: url('/wp-content/uploads/2024/12/earth-americas-solid.svg');
  display: inline-block;
  width: 15px;
  height: 15px;
  position:relative;
    top:2px; 
  margin-right: 5px;
	filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(33deg) brightness(105%) contrast(101%);
}

div.menu-toggle {display: none !important; }


.pb-0 {
	padding-bottom: 0 !important;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.only-desktop {
	display: none;
}

@media (min-width:781px) {
	.only-desktop {
		display: block;
	}
}

.button_block a.sowb-button {
	display: block;
	text-align:left;
}

footer p {
	margin-bottom: 10px;
}

body.simple_accordion .su-spoiler-content p:first-child {
	padding-top: 15px;
}
body.simple_accordion .su-spoiler-content p {
	margin-bottom: 10px;
}
body.simple_accordion .su-spoiler-title {
	padding: 10px 20px !important;
}
body.simple_accordion h2 {
	font-size: 16pt;
}

figure.ap_img img {
	max-width: 60%;
	height: auto;
}

li.lsi-social-linkedin,
.lsi-social-icons li {
	margin-right:0px !important;
	margin-bottom: 20px  !important
}

p.legal_text  {
	margin-bottom: 15px
}

p.legal_pflichtfeld  {
	margin-bottom: 15px
}

#mega-menu-item-1868.mega-current-menu-item > a.mega-menu-link {
	border-top: 2px solid #456577 !important;
}
		
.sow-accordion-panel-content,
.su-spoiler-content p 
.siteorigin-widget-tinymce p,
.su-spoiler-content p {
	text-align: justify !important;
}


/* shortcode ansprechpartner */
	div.ap {
		text-align:center;
	}
	
	div.ap .mb-5 {
		margin-bottom: 15px;
	}
	
	div.ap h3 {
		font-size: 18px;
	}
	
	div.ap p, 
	div.ap li {
		font-size: 15px;
	}
	
.check_square {
  list-style: none;
  padding: 0;
  margin: 0;
	
}

.check_square li {
	display:flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: row;
	column-gap: 9px;
	padding-bottom: 10px;
}

/*.check_square li::before*/
.check_square li::after{
	content: "✔️";
	flex-shrink: 0;
	width: 25px;
	height: 25px;
	margin-top:0px;
	/*background-image: url('/wp-content/themes/flash-child/img/check_square.png');
	background-size: contain;
	background-repeat: no-repeat;*/
}
	
	div.ap a[type="button"] {
		height: 40px;
    	padding: 0px 10px 0px 10px;
		width: 100%;
		background-color:#3F616F !important;
		color:#fff;
		border-radius:8px;
		display: flex;
		column-gap: 10px;
		flex-direction: row;
		justify-content: center;
		align-items: center;
	}

:target:before {
	display: none !important;
}

.route-wrapper h3 {
	color:#3F616F
}

@media (max-width:781px) {
	a.sowb-button.ow-icon-placement-left.ow-button-hover > span {
		display: flex;
		align-items: center;
	}
	.button-cell.tab-zivilrecht,
	.button-cell.tab-webseitencheck {
		margin-bottom: -14px !important;
	}

}