/* Made by Traver */
body {
  font-family: 'Roboto', sans-serif;
  color: #37474F;
  -webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
}

footer a, footer a:active, footer a:visited {
  color: white;
}


#page-14 main a, #page-14 main a:active, #page-14 main a:visited {
  color: #005eaa ;
}



#page-14 h2 {
  padding: 25px 0 0px 0;
}

label strong, legend strong {
  display: block;
  color: white;
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
}

.be-pagets__UebersichtsSeite img {
  width: 100%;
  height:auto;
}

#hamburger-icon {
  display: none;
}

.active>a {
  color: #005eaa !important;
}

.active>a:hover {
  color: #039cdf !important;
}

a:hover {
  color: #039cdf !important;
}

a {
  transition: all 0.25s ease-in-out;
}


h4 {
  margin: 50px 0 10px 0;
}
/*Pre-Header*/

.pre-header {
  background-color: #039cdf;
  width: 100%;
  height: 40px;
  z-index: 99999;
  position: absolute;
  top: 0;
}

/*Header*/

h1 {
  font-size: 2.3rem;
}

body > header, header > header {
  background-image: url("../Images/bild_4.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 450px;
  width: 100%;
  position: relative;
  background-position: bottom;
}

#page-1 > header, #page-1 > header header {
  background-image: url("../Images/fullscreen.jpg");
  height: 100vh;
  /* background-position: 0 -180px; */
}

.header-right {
  float: right;
}

.home-button {
  float: right;
  height: 40px;
  background-size: 40%;
  background-image: url("../Images/Home.png");
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  /* padding: 0 50px; */
  width: 50px;
  margin-right: 5px;
}

.home-button a {
  height: 100%;
  display: block;
  width: 100%;
}

/*
#page-21 .info-wrap .info, #page-22 .info-wrap .info {
  font-size: 20px;
}

#page-21 .info-wrap, #page-22 .info-wrap {
  padding-top: 18px;
}



.info-wrap {
  height: 100%;
  float: left;
  padding: 0 50px;
  padding-top: 25px;
}
*/

.info-wrap {
  /* height: 100%; */
float: right;
/* padding: 0 50px; */
/* padding-top: 25px; */
color: white;


}


/*
.info-wrap .info {
  line-height: 1.2;
  background-repeat: no-repeat;
  background-position: left;
  padding: 0 25px;
  background-size: 8%;
  font-size: 12px;
}
*/


.info-wrap .info {
  line-height: 40px;
  background-repeat: no-repeat;
  background-position: left;
  padding: 0 25px;
  background-size: 8%;
  float: left;
  font-size: 16px;
}


.info-wrap .info.mail {
  background-image: url("../Images/Mail.png");
}


.info-wrap .info.phone {
  background-image: url("../Images/Telefon.png");

}

.main.nav {
  float: left;
}


.main.nav ul {
  margin: 0;
}

.main.nav ul li {
  position: relative;
}


.main.nav ul li ul {
  position: absolute;
  left: 0;
  margin: 0;
  padding: 0;
  top: 80px;
  background-color: rgba(255, 255, 255, 0.8);
  width: 280px;
  z-index: 999;
  border-top: 2px solid #039cdf;
  display: none;
}

.main.nav ul li:hover ul {
  display: block;
}

.main.nav ul li ul li  {
  margin: 0;
  float: inherit;
}

.main.nav ul li>a:hover {
  color: #039cdf !important;
}

.main.nav ul li a {
  transition: all 0.25s ease-in-out;
}


.main.nav ul li {
  padding: 10px;
}


.main.nav>ul>li {
  line-height: 40px;
  padding: 20px 10px;
}

.main.nav>ul>li>ul>li {
  line-height: 1;
  padding: 6.5px 10px;
}


.main.nav ul li a {
 color: #37474F;
}


.header-top {
  width: 100%;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.8);
  position: relative;
  z-index: 99;
  /*Test*/
  position: absolute;
  margin-top: 40px;
}

.container {
  position: relative;
}

.logo {
  background-position: center;
  width: 200px;
  height: 80px;
  background-image: url("../Images/Logo 2.png");
  background-size: contain;
  float: left;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  margin-left: 100px;
  /*Test*/
  margin-left: 0;
}

.container-top {
  width: 1450px;
  left: 0;
  right: 0;
  margin: auto;
}


.headline {
  position: absolute;
  left:0;
  right: 0;
  margin: auto;
  top: 40%;
}

#page-1 > header .headline, #page-21 > header .headline, #page-22 > header .headline{
  top: 52%;
}

.overlay {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.45);
  width: 100%;
  height: 100%;
  z-index: 0;
}

.headline p {
  text-align: center;
  text-transform: uppercase;
  color:#039cdf;
  font-size: 51px;
  font-weight: 600;
  margin: 10px 0;
}

.headline .sub-headline {
  text-align: center;
  color:white;
  display: block;
  font-size: 22px;
  font-weight: 200;
  padding: 5px 0;
}

.service {
  bottom: 0;
  position: absolute;
  width: 100%;
}

header .service .row {
  margin: 0;
}

header .service .row .col {
  padding: 0;
}

header .service .row .col .service-box {
  width: 100%;
  height: 100px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

header .service .row .col .service-box h2 {
  color: white;
  line-height: 100px;
  font-size: 23px;
  font-weight: 300;
}


header .service .row .col .service-box.schueler {
  background-color: #005eaa;
}

header .service .row .col .service-box.lehrer {
  background-color: #039cdf;
}


header .service .row .col .service-box.nah {
  background-color: #86bdd2;
}

header .service .row .col .service-box h2 {
  background-repeat: no-repeat;
  background-size: 5%;
  background-position:33% center;
  text-align: center;
}



header .service .row .col .service-box.schueler h2 {
  background-image: url("../Images/schueler.png");
}


header .service .row .col .service-box.lehrer h2 {
  background-image: url("../Images/teacher.png");
}


header .service .row .col .service-box.nah h2 {
  background-image: url("../Images/position.png");
}


.service a {
  color: white;
}

.service a:hover {
  color: white !important;
}

/*Content*/

.entry {
  text-align: center;
  padding: 40px 0 20px 0;
}
main section {
padding: 10px 0 15px 0;
}

#page-1 main section, #page-22 main section, #page-21 main section  {
    padding: 50px 0 40px 0;
}

#page-1 h1, #page-22 h1, #page-21 h1 {
  margin: 0.67em 0;
}
#page-1 .main-content {
  padding:0 !important;
}

#page-1 .benefits {
    padding: 0px 0 70px 0 !important;
}
/*
#page-23 .request .row {
    padding: 40px 0 0px 0 !important;
}
*/
#page-23 .request .container {
    padding-top: 40px;
}

h1 {
  margin: 25px 0 0 0;
}


main section.payment, main section.main-content {
    padding:  0;
}

main section p, main section h1, main section * {
    letter-spacing: 0.2px;
    line-height: 1.4;
}

main  {
  text-align: center;

}


.benefits-box .box {
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  display: block;
}

.benefits-box .box-1 {
  color: white;
  background-repeat: no-repeat;
  background-position: center 60px;
  background-size: 20%;
  text-align: center;
  font-size: 21px;
  padding-top: 165px;
  transform: rotateY(0deg );
}


.benefits-box .box-2 {
  color: white;
  background-size: 20%;
  text-align: center;
  font-size: 18px;
  padding-top: 140px;
}

.benefits-box .box-2 {
  background-color: #4B515D;
  color: white;
  padding: 40px;
}

.benefits-box.nachhilfe .box-1 {
  background-color: #005eaa;
  background-image: url("../Images/stift.png");
}

.benefits-box.bequem .box-1 {
  background-color: #039cdf;
  background-image: url("../Images/Sessel.png");
}

.benefits-box.zuhause .box-1 {
  background-color: #86bdd2;
  background-image: url("../Images/Haus.png");
}


.benefits-box-wrap {
  -webkit-perspective: 450px;
     -moz-perspective: 450px;
          perspective: 450px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.benefits-box {
  width: 100%;
  height: 250px;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
    -ms-transform-style: none;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.8s;
  -moz-transition: -moz-transform 0.8s;
  -o-transition: -o-transform 0.8s;
  transition: transform 0.8s;
  -ms-transition: transform 0s !important;
  backface-visibility: hidden;
    -ms-transform: none;
  -webkit-backface-visibility: hidden;
  	-webkit-transform: scale(1);
}

.benefits-box .box-1 {
  height: 100%;
  width: 100%;
  position: absolute;
  -webkit-transform: translateY(0px) rotateX(0deg);
  -moz-transform: translateY(0px) rotateX(0deg);
  -ms-transform: translateY(0px) rotateX(0deg);
  -o-transform: translateY(0px) rotateX(0deg);
  transform: translateY(0px) rotateX(0deg);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -ms-transition: transform 0.8s !important;
}

.benefits-box .box-2 {
  height: 100%;
  width: 100%;
  background-size: 30%;
  position: absolute;
  -webkit-transform: rotateX( -90deg ) translateY( 125px ) translateZ( 125px );
  -moz-transform: rotateX( -90deg ) translateY( 125px ) translateZ( 125px );
  -o-transform: rotateX( -90deg ) translateY( 125px ) translateZ( 125px );
  -ms-transform: rotateX( -90deg ) translateY( 125px ) translateZ( 125px );
  transform: rotateX( -90deg ) translateY( 125px ) translateZ( 125px );
  -webkit-backface-visibility: hidden;
  -ms-transition: transform 0.8s !important;
}


/*
.benefits-box .box-1 {
  -webkit-transform: translateZ( 125px );
  -moz-transform: translateZ( 125px );
  -o-transform: translateZ( 125px );
  transform: translateZ( 125px );
}
*/

.benefits-box-wrap:hover .benefits-box {
    	-webkit-transform: scale(1);
  -webkit-transform: translateZ( -125px ) translateY(-125px) rotateX( 90deg );
  -moz-transform: translateZ( -125px ) translateY(-125px) rotateX( 90deg );
  -o-transform: translateZ( -125px ) translateY(-125px) rotateX( 90deg );
  transform: translateZ( -125px ) translateY(-125px) rotateX( 90deg );
  -ms-transform: translateZ( 0px ) translateY(0px) rotateX( 0deg ) !important;
}

.benefits-box-wrap:hover .benefits-box .box-2 {
    -ms-transform: rotateX(-0deg) translateY(0px) translateZ(125px);
}

.benefits-box-wrap:hover .benefits-box .box-1 {
 -ms-transform: translateZ( -125px ) translateY(-125px) rotateX( 90deg ) ;
}


.text-block {
  background-color: #039cdf;
  width: 100%;
  height: 500px;
  text-align: center;
  line-height: 1.5;
}

.text-block {
  color: white;
  padding: 100px 75px 0 75px ;
}
.text-block p {
  color: white !important;
}

.text-block  h2 {
  margin: 0;
  padding: 0;
}
 .main-content .row > * , .payment .row > * {
   padding: 0;
 }


 .main-content .row, .payment .row {
   margin: 0;
 }


/*Bildalternativen*/
#page-21 .main-content .block-1 {
   background-image: url("../Images/Bild_4.jpg");
   height: 500px;
   background-size: cover;
   width: 100%;
   background-repeat: no-repeat;
 }


 #page-22 .main-content .block-1 {
    background-image: url("../Images/Bild_5.jpg");
    height: 500px;
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
  }


 .main-content .block-1 {
   background-image: url("../Images/Bild_2.jpg");
   height: 500px;
   background-size: cover;
   width: 100%;
   background-repeat: no-repeat;
 }


 .block-2 {
   background-image: url("../Images/Bild_1.jpg");
   height: 500px;
   background-size: cover;
   width: 100%;
   background-repeat: no-repeat;
 }

 .block-3 {
   background-image: url("../Images/Bild_3.jpg");
   height: 500px;
   background-size: cover;
   width: 100%;
   background-repeat: no-repeat;
 }


.request {
  text-align: center;
  width: 100%;
  background-image: -webkit-linear-gradient(270deg, #039cdf, #005eaa);
  background-image: -moz-linear-gradient(270deg, #039cdf, #005eaa);
  background-image: -o-linear-gradient(270deg, #039cdf, #005eaa);
  background-image: -ms-linear-gradient(270deg, #039cdf, #005eaa);
  background-image: linear-gradient(180deg, #039cdf, #005eaa);
  color: white;
}

.request p {
  line-height: 1;
  font-size: 2.5rem;
  color: white !important;
  padding: 20px 0;
}
.request .frame-type-form_formframework p {
    font-size: 1rem; 
    text-align: left;
}

.form-wrap {
  padding: 15px 0;
}

.request ol {
  list-style: none;
}

.request .row>div {
  width: 100% !important;
}

input {
  font-size:18px;
  padding:10px 10px 10px 5px;
  border:none;
  border:1px solid rgba(255, 255, 255, 0.5);
  background-color: transparent;
  width: 100%;

}

/*
label {
    width: 20%;
    line-height: 35px;
    text-align: left;
    padding-left: 5px;
    float: left;
    font-size: 14px;
}
*/

input, textarea {
  outline: inherit;
  margin: inherit;
  width: 100%;
  opacity: 0.8;
}


textarea {
  font-size:18px;
  padding:10px 10px 10px 5px;
  border:none;
  border:1px solid rgba(255, 255, 255, 0.5);
  background-color: transparent;
  height: 200px;
}

/*button1*/


.submit > .btn {
  background-color: white;
  transition: all .2s ease-in-out;
  opacity: 1;
}


.submit > .btn:hover {
  transform: scale(1.2);
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

.submit > .btn  {
  display: block;
  opacity: 1;
}

.submit > .btn  {
  font-weight: bold;
  text-align: center;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  width: 150px !important;
  line-height: 1.5em;
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 15px;
  color: #039cdf;
  left: 0;
  right: 0;
  margin: auto;
  margin-top: 25px;
  margin-bottom: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}



main section.benefits {
  padding-top: 0;
}

.poweredby {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 15px;
  display: none;
}
#page-1 .poweredby {
    display: block;
}


/*Subpage*/
header.unterseite {
  height: 450px;
  background-image: url("../Images/bild_4.jpg");
}


header.unterseite .headline {
    top: 40%;
}

main.subpage {
  text-align: left;
}


section.sidenav {
  list-style-type:  none;
  margin: inherit;
  padding: inherit;
}

section.sidenav ul {
  list-style-type: none;
  margin-top: 170px;
  width: 90%;
}




section.sidenav ul li a {
  transition: all 0.25s ease-in-out;
}




section.sidenav ul li{
  padding: 10px 0;
  border-bottom: 2px solid #ededed;
  width: 90%;
}

section.sidenav ul li a {
  font-size: 15px;
}





/* Subjects*/

.subject img {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.subject-box .box {
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  display: block;
  height: 250px;
}

.subject-box .box-1 {
  color: white;
  background-repeat: no-repeat;
  background-position: center 60px;
  background-size: 20%;
  text-align: center;
  font-size: 21px;
  padding-top: 165px;
}


.subject-box .box-2 {
  color: white;
  background-size: 20%;
  text-align: center;
  font-size: 18px;
  padding-top: 140px;
}

.subject-box .box-2 {
  background-color: #4B515D;
  color: white;
  padding: 40px;
}

.subject-box.nachhilfe .box-1 {
  background-color: #005eaa;
  background-image: url("../Images/stift.png");
}

.subject-box.bequem .box-1 {
  background-color: #039cdf;
  background-image: url("../Images/Sessel.png");
}

.subject-box.zuhause .box-1 {
  background-color: #86bdd2;
  background-image: url("../Images/Haus.png");
}


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


/*subject subpage*/


main.subpage * {
  text-align: left;
}


.subpage .subject-teacher ul {
  list-style: none;
  list-style: none;
  padding-left: 21px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin-top: 0;
  padding: 20px 50px;
}

.subpage .subject-teacher ul li {
  line-height: 1.5;
  position: relative;
}


.subpage .subject-teacher ul li::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 9px;
  background-color: #039cdf;
  left: -20px;
  top: 11px;
}



/*Kontakt*/
.subpage.kontakt * {
  text-align: center!important;
}

.subpage.kontakt p {
  font-size: 20px;
  padding: 20px 0;
}

#page-23 .pre-footer p {
  display: none;
}

/*Akkordeon*/
.akkordeon p.akkordeontitle {
  background-color: #039cdf;
  line-height: 3.5em;
  padding-left: 50px;
  font-weight: bold;
  font-size: 18px;
  color: white;
  display: block;
  background-image: url(../Images/plus.png);
  background-repeat: no-repeat;
  background-position: center left 20px;
  cursor: pointer;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0;
}


.akkordeongray {
  background-color: #86bdd2 !important;
  color: white !important;
  background-image: url(../Images/minus.png) !important;
}


.akkordeon {
  margin-bottom: 10px;
}


.akkordeon .ce-bodytext p {
  background-color: #ededed;
  padding: 30px;
  margin: 0 0 10px 0;
  height: 250px;
}

.akkordeon .ce-textpic.ce-right.ce-intext {
  display: none;
}




/*.aboutus .ce-media {
  height: 224px;
}
.akkordeon:first-child .akkordeontitle.toggleakk {
  background-color: #039cdf !important;
  color: white !important;
  margin: 0 0 0px 0 !important;
  background-image: url(../Images/minus.png) !important;
}
*/
.akkordeon:first-child>div>.ce-textpic {
  display: block;
}

.akkordeon:last-child .ce-bodytext p, .akkordeon:last-child p.toggleakk {
  margin: 0;
}

.akkordeon p.active{
  display: block;
}

/*Footer*/

footer {
  color: white;
  background-color: #005eaa;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding-top: 10px;
  padding-bottom: 10px;
  height: 100px;
}



footer .impressum-wrap {
  float: right;
}

footer .impressum-wrap a {
  padding: 0 0 0 10px;
}




/* Responsive*/
.main-content .col._1-3.__1-2.___1-1:nth-child(3) {
  float: right;
}



/*responsive icon*/
#hamburger-icon {
  width: 30px;
  height: 20px;
  position: relative;
  margin-top: 30px;
margin-right: 20px;
float: right;
}
#hamburger-icon .line {
  display: block;
  background: #039cdf;
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  border-radius: 4px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
}
#hamburger-icon .line.line-1 {
  top: 0;
}
#hamburger-icon .line.line-2 {
  top: 50%;
}
#hamburger-icon .line.line-3 {
  top: 100%;
}
#hamburger-icon:hover .line-1, #hamburger-icon:focus .line-1 {
  transform: translateY(-4px);
  -webkit-transform: translateY(-4px);
  -moz-transform: translateY(-4px);
}
#hamburger-icon:hover .line-3, #hamburger-icon:focus .line-3 {
  transform: translateY(4px);
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
}
#hamburger-icon.active .line-1 {
  transform: translateY(10px) translateX(0) rotate(45deg);
  -webkit-transform: translateY(10px) translateX(0) rotate(45deg);
  -moz-transform: translateY(10px) translateX(0) rotate(45deg);
}
#hamburger-icon.active .line-2 {
  opacity: 0;
}
#hamburger-icon.active .line-3 {
  transform: translateY(-10px) translateX(0) rotate(-45deg);
  -webkit-transform: translateY(-10px) translateX(0) rotate(-45deg);
  -moz-transform: translateY(-10px) translateX(0) rotate(-45deg);
}


.overlay-nav {
  position: fixed;
  background-color: rgba(255, 255, 255, 1);
  width: 100vw;
  height: 100vh;
  z-index: 9;
  overflow: hidden;
}

.no-scroll {
  height: 100vh;
  overflow: hidden;
}

/* Neues Formular */

.frame-type-form_formframework .row .col-lg-6 {
    width: 50% !important;
}
.frame-type-form_formframework .form-group {
    text-align: left;
}
.frame-type-form_formframework .form-group label {
    font-size: 14px;
    line-height: 35px;
    padding-left: 5px;
}
.frame-type-form_formframework .checkbox {
    text-align: left;
}
.form-check {
  padding: 0;
  display: inline-block;
  position: relative;  
}
.form-check #kontakt-253-linkedcheckbox-1 {
    display: inline;
    width: auto;
}
.checkbox label {
  display: inline-block !important;
}
.form-check span {
  padding-left: 10px;
}
.form-check a {
    text-decoration: underline;
    color: #fff;
}
.form-check span .required {
  padding-left: 0;
}

@media (max-width: 1450px) {
  .container-top {
    width: 100%;
  }

  #page-1 header {
    background-position: initial;
  }

  header .service .row .col .service-box h2 {
    background-position: 110px center;
  }
    /*nav*/
  .main.nav>ul>li {
    padding: 20px 0px;
  }

  .text-block {
    padding: 30px 40px 0 40px;
  }

  .service-box {
    height: 75px !important;

  }


  .service-box h2 {
    line-height: 75px !important;

  }

}


@media (max-width: 1024px) {

  #page-1 header {
    background-position: center;
  }



  header .service .row .col .service-box h2 {
    background-position: 90px center;
  }

  header .service {
    display: none;
  }

  .main.nav {
    display: none;
    position: absolute;
    left: 50px;
    width:80%;
    margin-top: 50px;
  }

  .main.nav>ul>li {
    padding: 15px 0 !important;
  }


  .main.nav>ul>li>a {
    font-size: 25px;
  }



  #hamburger-icon {
    display: block;
  }

  .header-right {
    float: right;
  }

  .main.nav .lvl2 {
    display: none !important;
  }

  .nav.nav-hor li {
    float: inherit;
  }
}



@media (max-width: 749px) {

  h1 {
    font-size: 2em;
  }

  h2 {
    font-size: 1.5em !important;
  }

  section.sidenav ul {
    margin: 20px 0 0 0;
  }


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

  body > header {
    height: 300px;
  }

  .headline .sub-headline {
    display: none;
  }

  .headline p {
    font-size: 31px;
  }

  .headline {
    top: 50%;
  }

  .text-block {
    padding: 30px 30px 0 30px;
  }

  .info-wrap {
    display: block;
  }

  .info-wrap * {
    padding: 0 10px 0 25px !important;
    background-size: 8% !important;
    float: left !important;
    font-size: 13px !important;
  }

  .poweredby {
    display: none !important;
  }

  .home-button {
    display: none;
  }

  .info-wrap .info {
    background-position: 8px center;
  }




  

  .main.nav {
    display: none;
    position: absolute;
    left: 10px;
    width:80%;
    margin-top: 50px;
  }

  .main.nav>ul>li {
    padding: 2px 0 !important;
  }


  .main.nav>ul>li>a {
    font-size: 18px;
  }

  footer {
    height: 80px;
  }

  footer a {
    line-height: 1.5;
  }



  footer .impressum-wrap {
    float: left;
  }

  footer .impressum-wrap a {
    padding:  0 10px 0 0px;
  }
}



/**********************************************/
/** cookiebanner
/**********************************************/
#cookie-banner * {
  line-height: 1.3;
}

#cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  background: #039cdf;
  display: block;
  z-index: 99999999;
}

#cookie-banner.cookie-banner-button-hidden {
  display: none;
}

#cookie-banner .cookie-banner-inner {
  max-width: 1200px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}

#cookie-banner.cookie-banner-button-hidden {
  display: none;
}

#cookie-banner .cookie-banner-inner {
  max-width: 1200px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}

#cookie-banner .cookie-banner-button-wrap {
  /*display: flex;
  justify-content: center;
  align-items: center;*/
}

#cookie-banner .cookie-banner-button {
  color: white;
  text-transform: uppercase;
  border: 1px solid white;
  border-radius: 2px;
  line-height: 1;
  padding: 5px 15px;
  cursor: pointer;
  max-width: 55px;
}

#cookie-banner .cookie-banner-inner p {
  color: white;
  padding: 0;
  margin: 0;
  line-height: 1.3;
  text-align: left;
  font-size: 0.9em;
}

#cookie-banner .cookie-banner-inner a {
  color: white;
  text-decoration: underline;
}

#cookie-banner .cookie-banner-inner a:hover {
  color: white !important;
  text-decoration: none;
}

@media only screen and (max-width: 1200px) {
  #cookie-banner .cookie-banner-inner p {
    text-align: center;
  }
  #cookie-banner .cookie-banner-inner {
    flex-direction: column;
    padding: 20px 20px;
  }
  #cookie-banner .cookie-banner-button {
    margin-top: 20px;
  }
  #cookie-banner .cookie-banner-button-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}


/* Cookie Tool */
.cookiefooter, 
.cookiefooter div {
	display: inline;
}

.cookiefooter {
    color: #ffffff;
}
.waconcookiemanagement {
	background: rgba(0, 0, 0, 0.15);
}
#CookieBox.cookiemanagement {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 0;
	padding: 0 1.2rem;
  padding-top: 0px;
	top: auto !important;
	bottom: 0;
	left: 0;
	right: 0;
  width: 100%;
}
#CookieBox.cookiemanagement .intro {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
@media (max-width: 1024px) {
	#CookieBox.cookiemanagement .middle-center {
		padding-top: 1rem;
	}
	#CookieBox.cookiemanagement .intro {
		flex-direction: column;
	}
	#CookieBox.cookiemanagement .intro .introtext {
		text-align: center;
	}
}
#CookieBox.cookiemanagement p {
	margin: 0;
	font-size: 0.8rem;
}
#CookieBox.cookiemanagement .cookieclose {
  display: none;
	position: initial;
	text-align: right;
	border-radius: 0px;
	border: none;
	background: none;
	padding: 0.5rem 0;
	font-size: 1rem;
	color: #666;
	width: 100%;
}
#CookieBox.cookiemanagement .h2,
#CookieBox.cookiemanagement .text-right.cookie-legal {
	display: none !important;
}
#CookieBox.cookiemanagement .intro p {
	width: 50%;
}
#CookieBox.cookiemanagement .middle-center .intro .cookie-aktionen {
	width: 50%;
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
	justify-content: flex-start;
}
@media (max-width: 1024px) {
	#CookieBox.cookiemanagement .middle-center .intro .cookie-aktionen {
		flex-direction: column-reverse;
		padding-bottom: 1rem;
	}
}
@media (max-width: 1024px) {
	#CookieBox.cookiemanagement .intro p,
	#CookieBox.cookiemanagement .middle-center .intro .cookie-aktionen {
		width: 100%;
	}
}
#CookieBox.cookiemanagement .middle-center .intro .cookie-accept-container,
#CookieBox.cookiemanagement .middle-center .intro .cookie-management-container,
#CookieBox.cookiemanagement .middle-center .intro .cookie-refuse-container {
	width: auto;
	display: inline-block;
	background: none;
	margin: 0;
	padding: 0;
	padding-left: 1rem;
}
#CookieBox.cookiemanagement .middle-center .intro .cookie-accept-container {
  padding-left: 0;
}
@media (max-width: 1024px) {
	#CookieBox.cookiemanagement .middle-center .intro .cookie-accept-container,
	#CookieBox.cookiemanagement .middle-center .intro .cookie-management-container,
	#CookieBox.cookiemanagement .middle-center .intro .cookie-refuse-container {
		padding-left: 0;
		padding-top: 1rem;
	}
}
#CookieBox.cookiemanagement .middle-center .cursor {
  display: inline-block;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 500;
  padding: 0.5rem 1rem;
  text-decoration: none;
  background: #039cdf;
  border-radius: 5px;
  color: white !important;
  text-decoration: none !important;
  font-size: 0.8rem !important;
  margin: 10px auto;
}

#CookieBox.cookiemanagement .middle-center .intro .cookie-management-container a,
#CookieBox.cookiemanagement .middle-center .intro .cookie-refuse-container a {
	color: #666;
	font-size: 11px;
	text-decoration: underline;
}
#CookieBox.cookiemanagement .intro .cookie-legal {
	margin-top: 0px;
	margin-right: 0px;
}
#CookieBox.cookiemanagement .cookie-legal a {
	margin: 0;
	margin-left: 1rem;
	text-decoration: underline;
}
@media (max-width: 1000px) {
	#CookieBox.cookiemanagement {
		min-height: 100px;
	}
}
#CookieBox.cookiemanagement .category .text-center {
	text-align: left;
}
#CookieBox.cookiemanagement .cookie-on,
#CookieBox.cookiemanagement .cookie-off {
	float: none;
}
#CookieBox.cookiemanagement .cookie-fix .cookieback,
#CookieBox.cookiemanagement .cookie-fix .cookie-refuse {
	border-radius: 6px;
}
#CookieBox.cookiemanagement .category .info-text,
#CookieBox.cookiemanagement .info-show {
	margin-top: 1rem;
}
#CookieBox.cookiemanagement .cookie-fix .cookie-save,
#CookieBox.cookiemanagement .cookie-fix .text-back-right {
	float: none;
	margin: 0;
}
#CookieBox.cookiemanagement .middle-center .cookie-btn {
	display: block;
}
#CookieBox.cookiemanagement .box-cookie-management-in {
	padding-top: 1rem;
}
@media (max-width: 786px){
#CookieBox.cookiemanagement .cookie-fix .text-back-right {
    width: 100%;
}
.frame-type-form_formframework .row .col-lg-6 {
    width: 100%;
}

}

