strong {font-family:robotoregular}

/*** Startseite ***/

#lead-1 h1 {
  color: #ac356a;
  font-family: robotoregular;
  font-size: 30px;
  line-height: 45px;
  margin-bottom: 1%;}

#lead-1-so-h1 {
   margin-bottom: 5%;
  font-weight: normal;
  letter-spacing: -1px;
  line-height: 65px;
  font-size: 50px;
  font-family: roboto_slabregular;}


.sub-title-red {
  color: #ac356a;
  font-family: robotoregular;
  font-size: 30px;
  line-height: 45px;
  margin-bottom: 3%;}

.box-title {
  color: #fff;
  font-family: roboto_slabregular;
  font-size: 30px;
  line-height: 38px;
  margin: 5% 0% 3%;}

.sub-title-red-top {
  color: #ac356a;
  font-family:  robotoregular;
  font-size: 30px;
  line-height: 45px;}

.title-so-h1 {
  font-weight: normal;
  letter-spacing: -1px;
  line-height: 65px;
  font-size: 50px;
  font-family: roboto_slabregular;}

.title-so-h1-color {
  font-weight: normal;
  letter-spacing: -1px;
  line-height: 65px;
  font-size: 50px;
  font-family: roboto_slabregular;
  color:#ac356a;}

#wrapper4 {
  background: url('../images/x-rechts.svg'), url('../images/x-rechts.svg');
    background-repeat: repeat, repeat;
    background-size: auto, auto;
  background-position: top left -400px, bottom right -150px;
  background-repeat: no-repeat, no-repeat;
  background-size: 1000px;}

.step1 h2, .step2 h2, .step3 h2, .step-2-mobile h2{
  color: #ac356a;
  font-family: roboto_slabregular;
  font-size: 30px;
  line-height: 38px;
  margin: 10% 0% 3%;}

/*BOXEN */

.boxen a{
    background-color: #fff;
    position:relative;
    min-height: 100px;
    padding:10%;
    text-align: center;}

.boxen a:link h3 {    
    margin-top:1%;
    color: #333333 !important;
    font-weight: normal !important;
    font-size: 25px;}

.boxen a:link h3, .boxen a:visited h3 {color: #ac356a  !important;}
.boxen a:hover h3 {color: #000 !important;  font-weight: normal !important;}

#boxen-link a{
    text-decoration: none !important;
    display: block;
    color: #333333 !important;}

#boxen-link a:hover{
    text-decoration: none !important;
    color:#000000 !important;
    display: block;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;}

#boxen-link a:hover{background:#fafafa;}

#boxen-link a:visited{
	text-decoration:none;
	color:#ac356a;}	

/*BOXEN END */

#cta {
  width: 80%;
  margin: 0 auto;}

/*** Startseite END ***/

/*** HEADER UNTERSEITE ***/

#wrapper1a {
  background: url('../images/x-rechts-weiss.svg'), url('../images/x-rechts-weiss.svg');
    background-repeat: repeat, repeat;
    background-size: auto, auto;
    background-position: top 100px right, bottom -300px left -500px;
    background-repeat: no-repeat, no-repeat;
    background-size: 1000px ;
    background-color:#272529; }

#wrapper1b {
  background: url('../images/x-rechts-weiss.svg'), url('../images/x-rechts-weiss.svg');
    background-repeat: repeat, repeat;
    background-size: auto, auto;
    background-position: top right, bottom -100px left -100px ;
    background-repeat: no-repeat, no-repeat;
    background-size: 500px ;
    background-color:#272529; }

#header-u-general-content {
    margin: 0 auto;}

#wrapper1b h1 {
  margin-bottom: 0%;}

/*** END HEADER UNTERSEITE ***/

/*** CONTENT ***/

/*** AUFZÄHLUNGEN ***/

ul.check {
  list-style: none;
  padding: 0;}

li.check {
  margin:3% 0 0%}

li.check::before {
  font-family: "Font Awesome 5 Free", "FontAwesome";
  content: "\f00c";
  display: inline-block;
  color:#ac356a;
  padding-right: 3px;
  margin-left: -1.3em; 
  width: 1.3em; }

li.check1::before {
  font-family: "FontAwesome", "Font Awesome 5 Free";
  content: "\f14a";
  display: inline-block;
  color:#ac356a;
  padding-right: 10px;
  margin-left: -1.em; 
  width: 1.em;
  font-size:15px; }

/*** END AUFZÄHLUNGEN ***/

.space-right {margin-right: 8%;}
.space-left {margin-left: 8%;}

.tipp {
  border: 1px solid #ac356a;
  padding: 15px;
  margin-right:25%;}

.headline-leistungen {
  color: #ac356a;
  font-family: roboto_slabregular;
  font-size: 30px;
  line-height: 38px;
  margin-bottom: 8%;
  margin-top: 3%;}

.options-bg {
  background: url('../images/x-rechts.svg');
    background-repeat: repeat;
    background-size: auto;
  background-position: top left;
  background-repeat: no-repeat, no-repeat;
  background-size: 800px;}

.options {
  background: #ffffff;
  padding: 5%;
  margin-left:20%;
  box-shadow: rgba(0,0,0,0.15) -1px 1px 6px 0px;
  -moz-box-shadow: rgba(0,0,0,0.15) -1px 1px 6px 0px;
  -webkit-box-shadow: rgba(0,0,0,0.15) -1px 1px 6px 0px;}

/*** END CONTENT ***/


/*** BUTTONS ***/

 .btn1 {
  border: none;
  border: #ffffff 1px solid;
  color: #ffffff;
  padding-top: 10px;
  padding-right: 13px;
  padding-bottom: 10px;
  padding-left: 13px;
  font-size: 18px;
  font-family: robotoregular;
  background:none;}

.btn1:hover, .btn1:focus {
  background: #ffffff;
  color: #ac356a;}

.btn-c {
  border: none;
  border: #ffffff 1px solid;
  color: #ffffff;
  padding-top: 5px !important;
  padding-right: 13px;
  padding-bottom: 5px !important;
  padding-left: 13px;
  font-size: 18px;
  font-family: robotoregular;
  background: none;}


/*Button-Cookie*/
.cc-custom-revoke {
  z-index: 100;
  position: fixed;
  display: inline-block;
  bottom: 10px;
  right: 10px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  font-weight: normal;}

/*Button-Cookie*/

.anker {color:#fff;visibility: hidden; height: 0px !important; position: absolute; margin: -200px;}

/* 1792x828px at 326ppi */
@media only screen 
    and (device-height : 896px) 
    and (orientation : landscape) 
    and (-webkit-device-pixel-ratio : 2) { 
    
    #lead-1 p, .space-right, .tipp  {font-size: 70% !important; line-height: 170% !important;}
    #wrapper1 {display:none;}
    #wrapper1-mobile {display:block;}
      
   }











