/*H-O-N*/
.rk_hon {opacity:0 !important; position:absolute !important; top:0 !important; left:0 !important; height:0 !important; width:0 !important; z-index:-1 !important;}
/*H-O-N*/

.heading-font {
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}
.body-font {
  font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif';
}
.alt-font {
  font-family: 'Arial', 'Helvetica', 'Arial', 'sans-serif';
  text-transform: uppercase;
  letter-spacing: 2px;
}
.clearit {clear:both;}
html,
body {
  height: 100%;
  width: 100%;
}
body {
  font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif';
}
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #fdcc52;
}
a:hover,
a:focus {
  color: #fcbd20;
}
hr {
  max-width: 100px;
  margin: 25px auto 0;
  border-width: 1px;
  border-color: rgba(34, 34, 34, 0.1);
}
hr.light {
  border-color: white;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}
p {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}

.advan_content ul {
  margin-bottom: 20px;
}
.advan_content li {
  font-size: 18px;
  line-height: 1.5;
}

/*NAV*/
.navbar-default {background-color:rgba(255,255,255,0.9); border:none; text-align:right; -webkit-transition: all 0.35s; -moz-transition: all 0.35s; transition: all 0.35s; font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif'; font-weight: 200; letter-spacing: 1px;}
.navbar-default .navbar-header .navbar-brand {font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif'; font-weight:200; letter-spacing:1px; color: #fdcc52;}
.navbar-brand img {width:70px;}
.navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus {color: #fcbd20;}
.navbar-default .navbar-header .navbar-toggle {font-size:30px; color: #444444; padding: 3px 8px 0px 8px; font-weight:800; margin:5px 15px 0px 0px;}
.navbar-default .navbar-toggle {border:none;}
  .navbar-default .navbar-toggle:hover {background-color:transparent;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border:none;}
.navbar-default .nav > li > a {font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif'; text-transform: uppercase; letter-spacing: 1px; font-size: 14px;}
  .navbar-default .nav > li > a, .navbar-default .nav > li > a:focus {color: #222222;}
  .navbar-default .nav > li > a:hover,.navbar-default .nav > li > a:focus:hover {color: #fdcc52;}
  .navbar-default .nav > li.active > a:hover, .navbar-default .nav > li.active > a:focus:hover {background-color: transparent;}

.navbar-fixed-top {position:absolute;}

@media (min-width: 768px) {

  .navbar-default {background-color: transparent; border-color: transparent;}
  .navbar-default .navbar-header .navbar-brand {color: rgba(255, 255, 255, 0.7);}
  .navbar-brand img {width:200px;}

  .navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus {color: white;}
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: rgba(255, 255, 255,1);
    font-weight:200;
    background-color:rgba(255, 255, 255,0.7);
    color:#444;
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: #444;
    background-color:rgba(255, 255, 255,1.0);
  }
  .navbar-default.affix {
    background-color: white;
    border-color: rgba(34, 34, 34, 0.1);
  }
  .navbar-default.affix .navbar-header .navbar-brand {
    color: #222222;
  }
  .navbar-default.affix .navbar-header .navbar-brand:hover,
  .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #fdcc52;
  }
  .navbar-default.affix .nav > li > a,
  .navbar-default.affix .nav > li > a:focus {
    color: #222222;
  }
  .navbar-default.affix .nav > li > a:hover, .navbar-default.affix .nav > li > a:focus:hover {color:#fff;}
}


/*ALLG*/
.only_phone {display:block;}
.no_phone {display:none;}
.section-heading {text-align:left; margin-bottom:0px !important;} .section-heading h2 {font-size:35px;}
h2.block_heading {font-size:35px;}
h3.block_heading {font-size:200%;}

/*HEADER*/
header {position:relative; z-index:2 !important; width:100%; min-height:auto; overflow:visible !important; background-size:140% auto; background-position:70% 50px; background-repeat:no-repeat; color: white; border-bottom:0px solid #fff;}
  /*Con*/
  header .header-content {text-align: center; padding: 150px 0 50px; position: relative;}
    header .header-content .header-content-inner { position: relative; max-width: 500px; margin: 0 auto;}
      header .header-content .header-content-inner h1 {margin-top:0; margin-bottom:30px; font-size:24px; font-weight:800; text-transform:uppercase; text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.9); text-align: left;}
      header .header-content .header-content-inner h3 {margin-top:0; max-width:100%; font-size:130%; margin-bottom:0px; font-weight:500; text-shadow:0px 1px 10px rgba(0, 0, 0, 1.0); text-align:left;}
  /*Form*/
  header .form-col {padding-right:0px; padding-left:0px;}
  header .form-container {max-width:500px;}
    header .form-container .header-form {border:none; padding:20px; background-color:rgba(255,255,255,1.0);}
      header .header_form_image {position:absolute; bottom:40px; left:-150px; width:200px; display:none;}
        header .form_1_head {color:black; margin:0px 0px 10px 0px; font-size:150%; font-weight:500; color:#fff !important;}
        header .form_1_con {font-size:115%; margin-top:5px; color:#fff !important;}
        .form-group {margin-bottom:6px; padding-left:0px; padding-right:0px;}
        .form-control {background-color:#fcfcfc; border-color:#e1e1e1; border-radius:0px; color:#919191; width:100%; font-size:18px !important; font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif'; letter-spacing:1px; font-weight:100; box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);}
        .regio_btn_1 {display:block; width:100%; border:none; background-color:#fff; font-size:16px !important; line-height:50px; font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif'; letter-spacing:1px; font-weight:500; box-shadow: 0px 2px 2px rgba(152, 151, 146, 0.8);}
          .regio_btn_1:hover {box-shadow: 0px 2px 2px rgba(152, 151, 146, 0.4);}
        .regio_kform_required {float:right; margin-top:5px; font-size:12px !important; color:#919191; margin-bottom:0px !important; padding-bottom:0px !important;}
/*ENTRY*/
.regio_entry {z-index:1 !important; background-color:#f7f7f7; padding:50px 0px;}
    .entry_usp {list-style:none; margin:20px 0px 0px 0px; padding:0px;}
       .entry_usp li {display:block; width:100%; margin-bottom:10px; background-color:#fff;}
            .entry_usp li p {padding:15px 0px 15px 15px; margin:0px; font-size:14px; line-height:auto; font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif'; font-weight:500; letter-spacing:1px; color: #aca9a9;}
/*ADVAN*/
.advan_content h3 {font-weight:600;}
.advan_content p {color:#777;}
.advan_content ul {color:#777;}
.image_block {margin-top:25px; background-size:contain !important; background-repeat:no-repeat !important; background-position:center; min-height:300px !important;}
/*BREAK*/
.section_break {z-index:1 !important; color:#fff !important; padding:50px 0px;}
  .break_block h2 {font-size:35px; color:#fff !important;}
  .break_block p {color:#fff !important;}
  .section_break_telhead {font-size:20px; text-align:left; color:#fff; font-family:'Kalam',cursive; font-weight:800; margin-top:60px;}
  a.section_break_tel {display:block; font-size:220%; text-align:left; color:#fff !important; font-family:'Kalam',cursive; font-weight:800; text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3); text-decoration:none !important;}
    a.section_break_tel:hover {cursor:initial !important; color:#fff !important; text-decoration:none !important;}
/*REFER*/
.refer_col {padding-right:0px; padding-left:0px;}
  .refer_col img {width:100% !important;}
/*CTA*/
.cta_section {padding-top:60px; padding-bottom:25px; background-color:#f7f7f7;}
    .cta_form {padding-top:20px; min-height:450px; border:0px solid; background-color:#fff; margin-top:-45px;}
        .cta_form_head {margin:0px 0px 0px 0px; font-weight:100; font-size:250%; color:#fff !important;}
        .cta_form_con {font-size:115%; margin-top:5px; color:#fff !important;}
    .cta_img {min-height:420px; /*background-size:cover;*/ background-repeat:no-repeat; background-position:top center;}
    .cta_usp_block {margin-top:45px;}
        .cta_usp {font-size:120%; font-family:'Kalam',cursive; font-weight:100; color:#aca9a9;}
/*FOO*/
footer {padding:25px 0 85px 0px;}
#rkamp_footer {font-size:12px; text-align:center;}
    .rkamp_logo {display:block; margin:auto auto; opacity:0.8; height:30px;}
        .rkamp_logo:hover {opacity:1.0; cursor:pointer;}
    .rkamp_claim {display:none; height:30px;}
    .rkamp_rechtlich {display:block; margin-top:10px; margin-bottom:10px; text-align:center; font-size:11px;}
        .rkamp_rechtlich a {color:#707070; text-decoration:none;}
        .rkamp_rechtlich a:hover {color:#525252; text-decoration:none;}
/*RFKM */
#regio_fikontakt_m {position:fixed; bottom:0px; left:0px; width:100%; text-align:center; padding:0px 0px 0px 0px; background-color:rgb(246, 246, 246);}
  #regio_fim_call {background-color:#63b13b;}
  #regio_fim_form {background-color:#f2c144;}
    .regio_fim_inner {padding:10px 0px 5px 0px;}
      .regio_fim_inner a {text-decoration:none; color:#fff !important;}
      .regio_fim_inner i {font-size:16px; line-height:10px; margin:0px; padding:0px; color:#fff !important;}
      .regio_fim_inner p {font-size:11px; line-height:20px; margin:0px; padding:0px; color:#fff !important;}
    .regio_fim_inner_l {border-right:0px;}


/*IMPRESSUM*/
.regio_imp_lbox {margin:0px 0px 5px 0px;}
    .regio_imp_lbox ul {list-style:none; margin:20px 0px 0px 0px; padding:0px;}
      .regio_imp_lbox ul li {margin:0px; padding:0px;}
  .regio_imp_rbox {border-left:2px solid rgb(246, 246, 246); margin:0px 0px 5px 0px;}
    .regio_imp_rbox p {font-size:14px !important;}
    .regio_imp_rbox ul {list-style:none; margin:0px 0px 0px 0px; padding:0px;}
      .regio_imp_rbox ul li {margin:0px; padding:0px;}
    .impbox_head_section {border-top:2px solid rgb(246, 246, 246); margin:25px 0px 0px 0px; padding:10px 0px 10px 0px;}
    .impbox_tel {display:block; float:left; width:40px;}
    .im_kontbox {background-color:rgb(246, 246, 246); padding:15px;}
      .im_kontbox_tel {font-size:24px; padding-bottom:5px; border-bottom:2px solid #efeeee;}
      .im_kontbox_txt {font-size:13px; color:#a8a8a8;}

    .im_regiobox {background-color:rgb(246, 246, 246); color:#fff; padding:15px; margin-top:15px; text-align:center;}
      .im_regiobox_logo {width:85%;}
        .im_regiobox_logo:hover {cursor:pointer;}
    .im_regiohead {color:#f05f40; margin-top:15px;}
    .im_regiolink {color:#f05f40;}
      .im_regiolink:hover {cursor:pointer;}


/*Mobile Gedreht*/
@media (min-width:667px) {
  /*HEADER*/
    header {background-size:cover; background-position:top center;}
  /*ADVAN*/
    .image_block {background-size:cover !important; min-height:450px !important;}
}

/*Desktop*/
@media (min-width:768px) {
    /*ALLG*/
    .only_phone {display:none;}
    .no_phone {display:block;}
    .section-heading {text-align:center; margin-bottom:100px !important;} .section-heading h2 {font-size:50px;}
    h2.block_heading {font-size:45px;}
    h3.block_heading {font-size:250%;}
    /*HEADER*/
    header {max-height:90%; border-bottom:80px solid #fff;}
      /*Con*/
      header .header-content {text-align: left; padding: 0; height: 100vh;}
      header .header-content .header-content-inner {max-width: none; margin: 0; position: absolute; top:52%; transform: translateY(-60%);}
      header .header-content .header-content-inner h1 {font-size:30px;}
      header .header-content .header-content-inner h3 {max-width:80%; font-size:200%; font-weight:600;}
      /*Form*/
      header .form-container {position:relative; height:100vh; width:440px !important;}
      header .form-container .header-form {box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);}
        header .header-form {position:absolute; top:85%; transform: translateY(-85%); width:100% !important; }
          header .header_form_image {display:block;}
          header .form_1_head {font-size:220%; font-weight:100;}
          .form-group {margin-bottom:6px; padding-left:5px; padding-right:5px;}
          .regio_btn_1 {font-size:20px !important; line-height:50px;}
    /*ENTRY*/
    .entry_usp {margin:40px 0px 0px 0px;}
       .entry_usp li {margin-bottom:5px;}
            .entry_usp li p {padding:5px 0px 0px 35px; font-size:25px; line-height:55px; font-weight:100;}
    /*ADVAN*/
    .image_block {margin-top:0px;}
    /*BREAK*/
    .break_block h2 {font-size:45px;}
    .section_break_telhead {font-size:200%; text-align:center; font-weight:800; margin-top:60px;}
    a.section_break_tel {display:block; font-size:320%; text-align:center; font-weight:800;}
    /*CTA*/
	.cta_section {padding-top:70px;}
    .cta_form {box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);}
    .cta_usp {font-size:160%; font-weight:100;}
    /*FOO*/
    footer {padding:25px 0 25px 0px;}
    #rkamp_footer {text-align:left;}
      .rkamp_logo {margin:0px 0px 0px 0px;}
      .rkamp_claim {display:inline;}
      .rkamp_rechtlich {display:inline; color:#444; margin-bottom:0px;}
}

@media (min-width:992px) {
  header .header-content .header-content-inner h1 {font-size: 50px;}
}





section {
  padding: 100px 0;
}
section h2 {
  font-size: 50px;
}
section.download {
  padding: 150px 0;
  position: relative;
}
section.download h2 {
  margin-top: 0;
  font-size: 50px;
}
section.download .badges .badge-link {
  display: block;
  margin-bottom: 25px;
}
section.download .badges .badge-link:last-child {
  margin-bottom: 0;
}
section.download .badges .badge-link img {
  height: 60px;
}
@media (min-width: 768px) {
  section.download .badges .badge-link {
    display: inline-block;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  section.download h2 {
    font-size: 70px;
  }
}
section.features .section-heading {
  margin-bottom: 100px;
}
section.features .section-heading h2 {
  margin-top: 0;
}
section.features .section-heading p {
  margin-bottom: 0;
}
section.features .form-container,
section.features .feature-item {
  max-width: 300px;
  margin: 0 auto;
}
section.features .form-container {
  margin-bottom: 100px;
}
@media (min-width: 992px) {
  section.features .form-container {
    margin-bottom: 0;
  }
}
section.features .feature-item {
  text-align: center;
  margin-bottom: 100px;
}
section.features .feature-item h3 {
  font-size: 30px;
}
section.features .feature-item i {
  font-size: 80px;
  background: -webkit-linear-gradient(to left, #7b4397, #dc2430);
  background: linear-gradient(to left, #7b4397, #dc2430);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (min-width: 992px) {
  section.features .form-container,
  section.features .feature-item {
    max-width: none;
  }
}
section.cta {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  padding: 250px 0;
}
section.cta .cta-content {
  position: relative;
  z-index: 1;
}
section.cta .cta-content h2 {
  margin-top: 0;
  margin-bottom: 25px;
  color: white;
  max-width: 450px;
  font-size: 50px;
}
@media (min-width: 768px) {
  section.cta .cta-content h2 {
    font-size: 80px;
  }
}
section.cta .overlay {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
}
section.contact {
  text-align: center;
}
section.contact h2 {
  margin-top: 0;
  margin-bottom: 25px;
}
section.contact h2 i {
  color: #dd4b39;
}
section.contact ul.list-social {
  margin-bottom: 0;
}
section.contact ul.list-social li a {
  display: block;
  height: 80px;
  width: 80px;
  line-height: 80px;
  font-size: 40px;
  border-radius: 100%;
  color: white;
}
section.contact ul.list-social li.social-twitter a {
  background-color: #1da1f2;
}
section.contact ul.list-social li.social-twitter a:hover {
  background-color: #0d95e8;
}
section.contact ul.list-social li.social-facebook a {
  background-color: #3b5998;
}
section.contact ul.list-social li.social-facebook a:hover {
  background-color: #344e86;
}
section.contact ul.list-social li.social-google-plus a {
  background-color: #dd4b39;
}
section.contact ul.list-social li.social-google-plus a:hover {
  background-color: #d73925;
}
footer {
  background-color: #222222;
  /*padding: 25px 0;*/
  color: rgba(255, 255, 255, 0.3);
  text-align: center;
}
footer p {
  font-size: 12px;
  margin: 0;
}
footer ul {
  margin-bottom: 0;
}
footer ul li a {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
}
footer ul li a:hover,
footer ul li a:focus,
footer ul li a:active,
footer ul li a.active {
  text-decoration: none;
}
.bg-primary {
  background: #fdcc52;
  background: -webkit-linear-gradient(#fdcc52, #fdc539);
  background: linear-gradient(#fdcc52, #fdc539);
}
.text-primary {
  color: #fdcc52;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.btn-outline {
  color: white;
  border-color: white;
  border: 1px solid;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
  color: white;
  background-color: #fdcc52;
  border-color: #fdcc52;
}
.btn {
  font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif';
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 300px;
}
.btn-xl {
  padding: 15px 45px;
  font-size: 11px;

}
::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
::selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #222222;
}
