/*--------------------------------------------------------------
# FONTS
--------------------------------------------------------------*/
/* company Schriftart */
      
@font-face {
    font-family: "Neuropol-x";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/neuropol-x/neuropol-x-rg.eot"); /* IE9 Compat Modes */
    src: url('../fonts/neuropol-x/neuropol-x-rg.woff')  format('woff'),      
         url("../fonts/neuropol-x/neuropol-x-rg.woff2") format("woff2"), /* Modern Browsers */
         url('../fonts/neuropol-x/neuropol-x-rg.ttf')  format('truetype'), /* Safari, Android, iOS */
         url("../fonts/neuropol-x/neuropol-x-rg.otf") format("opentype"), /* Open Type Font */
         url("../fonts/neuropol-x/neuropol-x-rg.svg") format("svg"), /* Legacy iOS */
         url("../fonts/neuropol-x/neuropol-x-rg.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
         url("../fonts/neuropol-x/neuropol-x-rg.otf") format("opentype"); /* Open Type Font */
}
/* Headline */
@font-face {
    font-family: "Expressway-Light";
    src: url("../fonts/expressway/light/Expressway-light.eot"); /* IE9 Compat Modes */
    src: url("../fonts/expressway/light/Expressway-light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */       
        url("../fonts/expressway/light/Expressway-light.svg") format("svg"), /* Legacy iOS */
        url("../fonts/expressway/light/Expressway-light.ttf") format("truetype"), /* Safari, Android, iOS */
        url("../fonts/expressway/light/Expressway-light.woff") format("woff"), /* Modern Browsers */
        url("../fonts/expressway/light/Expressway-light.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Expressway-Regular";
    src: url("../fonts/expressway/regular/Expressway-regular.eot"); /* IE9 Compat Modes */
    src: url("../fonts/expressway/regular/Expressway-regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
         url("../fonts/expressway/regular/Expressway-regular.otf") format("opentype"), /* Open Type Font */
         url("../fonts/expressway/regular/Expressway-regular.svg") format("svg"), /* Legacy iOS */
         url("../fonts/expressway/regular/Expressway-regular.ttf") format("truetype"), /* Safari, Android, iOS */
         url("../fonts/expressway/regular/Expressway-regular.woff") format("woff"), /* Modern Browsers */
         url("../fonts/expressway/regular/Expressway-regular.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Expressway-Bold";
    src: url("../fonts/expressway/bold/Expressway-bold.eot"); /* IE9 Compat Modes */
    src: url("../fonts/expressway/bold/Expressway-bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
         url("../fonts/expressway/bold/Expressway-bold.otf") format("opentype"), /* Open Type Font */
         url("../fonts/expressway/bold/Expressway-bold.svg") format("svg"), /* Legacy iOS */
         url("../fonts/expressway/bold/Expressway-bold.ttf") format("truetype"), /* Safari, Android, iOS */
         url("../fonts/expressway/bold/Expressway-bold.woff") format("woff"), /* Modern Browsers */
         url("../fonts/expressway/bold/Expressway-bold.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}


/* text font */
/*300*/
@font-face {
    font-family: "Nunito-Light";
    src: url("../fonts/nunito/light/Nunito-Light.eot"); /* IE9 Compat Modes */
    src: url("../fonts/nunito/light/Nunito-Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
         url("../fonts/nunito/light/Nunito-Light.otf") format("opentype"), /* Open Type Font */
         url("../fonts/nunito/light/Nunito-Light.svg") format("svg"), /* Legacy iOS */
         url("../fonts/nunito/light/Nunito-Light.ttf") format("truetype"), /* Safari, Android, iOS */
         url("../fonts/nunito/light/Nunito-Light.woff") format("woff"), /* Modern Browsers */
         url("../fonts/nunito/light/Nunito-Light.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}
/*400*/
@font-face {
    font-family: "Nunito-Regular";
    src: url("../fonts/nunito/regular/Nunito-Regular.eot"); /* IE9 Compat Modes */
    src: url("../fonts/nunito/regular/Nunito-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
         url("../fonts/nunito/regular/Nunito-Regular.otf") format("opentype"), /* Open Type Font */
         url("../fonts/nunito/regular/Nunito-Regular.svg") format("svg"), /* Legacy iOS */
         url("../fonts/nunito/regular/Nunito-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
         url("../fonts/nunito/regular/Nunito-Regular.woff") format("woff"), /* Modern Browsers */
         url("../fonts/nunito/regular/Nunito-Regular.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}
/*700*/
@font-face {
    font-family: "Nunito-Bold";
    src: url("../fonts/nunito/bold/Nunito-Bold.eot"); /* IE9 Compat Modes */
    src: url("../fonts/nunito/bold/Nunito-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
         url("../fonts/nunito/bold/Nunito-Bold.otf") format("opentype"), /* Open Type Font */
         url("../fonts/nunito/bold/Nunito-Bold.svg") format("svg"), /* Legacy iOS */
         url("../fonts/nunito/bold/Nunito-Bold.ttf") format("truetype"), /* Safari, Android, iOS */
         url("../fonts/nunito/bold/Nunito-Bold.woff") format("woff"), /* Modern Browsers */
         url("../fonts/nunito/bold/Nunito-Bold.woff2") format("woff2"); /* Modern Browsers */
    font-weight: normal;
    font-style: normal;
}
/*--------------------------------------------------------------
# Farbe
--------------------------------------------------------------*/
/*  Farbe        |   HEX     |       RGB     |   CMYK    
/*  hellblau        #3595bf     ( 53,149,191)    (72,21,0,25)
    dunkelblau      #08659e     (  8,101,158)     (85,36,0,38)
    Gr�n            #7ad62f     (122,214, 47)    (43,0,78,16)
    Grau-hell       #7d7d7d     (125,125,125)   (0, 0, 0,51)
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

body {  
    color: #4f4f4f;
    font-family: "Nunito-Light", sans-serif;
    font-size: 10px;
    line-height: 2.7em;    
    font-weight: 400;    
}

p strong {
    font-family: "Nunito-Regular", sans-serif;
}

.company-font {
    font-family: "Neuropol-x"; 
    text-transform: initial;
}  

/* Abst�nde*/

.grap-md {
    padding-top: 160px;
    padding-bottom: 100px;
}
.grap-sm{
    padding-top: 130px;
    padding-bottom: 40px;
}
.grap-top-xxl-lg {  padding-top:160px; }
.grap-top-md {      padding-top:130px; }
.grap-top-sm {      padding-top:60px; }
.grap-top-xs {      padding-top:30px; }

.grap-bottom-lg {  padding-bottom: 90px;}
.grap-bottom-md {  padding-bottom: 60px;}
.grap-bottom-sm {  padding-bottom: 40px;}
.grap-bottom-xs {  padding-bottom: 30px;}

.grap-top-head {
    margin-top: 150px;
}


.no-padding {
    padding-right: 0px;
    padding-left: 0px;
}
/* links */
a {   
  color:  #71c62c;
  transition: 0.4s linear;
  font-family: "Nunito-Regular", sans-serif;
}

a:hover,
a:active,
a:focus {
    color: #08659e;
    outline: none;
    text-decoration: none;
    outline: none;
}

a.download {
    font-size: 1em!important;
    font-family: "Nunito-Light", sans-serif!important;
    padding: 3px 0px 3px 0!important;
}

a.download:hover,
a.download:focus{
    color:#3595bf!important;
}

button:focus,
button:hover {
    outline: none;
}

p {
    padding: 0;
    margin: 0 0 25px 0;
    font-size: 1.9em; 
  
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Expressway-Regular", sans-serif;
  font-weight: 400;
  margin: 0 0 25px 0;
  padding: 0;
}

.h2, h2 {
    font-size: 3.5em;
    line-height: 1.3em;
    font-weight: 700;
    color: rgb(125, 125, 125);
    margin: 0 0 50px 0;
}
.site-headline::after {
    content: "";
    left: 0px;
    bottom: 0;
    position: absolute;
    width: 60px;
    height: 2px;
    background: #3595bf;
}

.site-headline {    
    position: relative;
    padding-bottom: 20px;
}
.sub-headline {
    font-size: 2.5em;
}
.h3, h3 {
    color: #3595bf;
    padding-bottom: 0px;
    transition: 0.3s;
    font-size: 1.4em;
    font-family: "Nunito-Regular", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    margin: 0 0 10px 0;
}

.h4 , h4 {
    color: #353535;
    padding-bottom: 10px;  
    transition: 0.3s;
    font-size: 1.5em;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}
.h5, h5 {
    font-size: 2.0em;
    line-height: 1.2em;
    font-weight: 500;
    color: rgba(25, 48, 88,1);
}
/* Text Color */


/* Fonts Style */
.italic {
    font-weight: 400;
    font-size: 2.1em;
    font-style: italic;
    margin-bottom: 25px;
    color: rgba(25, 48, 88, 0.6);
}

.text-blue {
    color: #3595bf;
}

/* Button Links */

.btn-link {
    background-color: #7ad62f;
    color: #f9f9f9;    
    -moz-user-select: none;
    text-transform: none;    
    font-family: "Expressway-Regular", sans-serif;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 17px 40px;
    border-radius: 15px;
    min-width: 220px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden;
    margin: 0px 0px 30px 0px;
    box-shadow: 1px 4px 10px rgba(132, 132, 132, 0.25);
}

.loginForm .btn-link {
    padding: 6px 20px;
    background-color: #7ad62f;
    color: #f9f9f9;    
    margin: 10px 0px 10px 0px!important;
}
.btn-link:first-letter{
    text-transform: capitalize;
}

.nav-btn-link {    
    background-color: #7ad62f; 
    color: #f9f9f9;
    -moz-user-select: none;
    text-transform: none;
    font-family: "Expressway-Regular", sans-serif;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    padding: 4px 25px;
    border-radius: 10px;
    cursor: pointer;
    transition: color 0.4s linear;
    border: 0;
    overflow: hidden;
    margin-left: 20px;
    margin-top: 6px;
}

.btn-link:hover {
    text-decoration: none;
    box-shadow: 2px 4px 10px rgba(132, 132, 132, 0.55);
    color: #f9f9f9;    
}

.btn-link::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #71c62c;
    z-index: 1;
    border-radius: 5px;
    transition: transform 0.5s;
    transition-property: transform;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    transition-delay: 0s;    
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleX(0);
}

.nav-btn-link:hover {
    text-decoration: none;
    box-shadow: 2px 4px 10px rgba(132, 132, 132, 0.55);
    color: #f9f9f9;  
    background-color: #71c62c;
}

.btn-link:hover::before {
    transform: scaleX(1);    
    z-index: -1;
}

.pos-abs {
    position: absolute;
}

/*bubbles */ 
.bubbles {
    width: 250px;
    height:250px;    
    display: flex !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    border: 0px solid rgb(53, 149, 191);
    box-shadow: 1px 4px 10px rgba(132, 132, 132, 0.5);
    transition: all 0.9s ease-in;
    transform: scale(1.0); 
}

.bubbles:hover {
    transform: scale(1.2); 
    transition: 0.3s linear;
      
}
.bubbles-top {
    margin-top: -100px;
}
.bubbles.left-bottom {
    border-radius: 150px 150px 150px 0px; 
}
.bubbles-text {
    font-size: 2.5em;
    margin:20px 40px;
    text-align: center !important;
    line-height: 1.4em;
    font-style: italic;
    font-family: "Expressway-Regular",sans-serif;
}

/* BG Color*/
.bg-dark-blue {
    background-color: #08659e;
}

.bg-light-blue {
    background-color: rgba(53,149,191,1);
}

.bg-light-blue-08 {
    background-color: rgba(53,149,191,0.8);
}
 /*text color nach background-color */

div[class*='bg-light-blue']{
   color: #f9f9f9; 
}

/* BACKground Images */
.BGImage {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center ;   
    min-height: 300px;
}
.order-md-2.bg-corner {
    border-radius: 100px 0px 0 100px;
    box-shadow: 1px 4px 10px rgba(132, 132, 132, 0.5);
}
.order-md-1.bg-corner {
    border-radius: 0 100px 100px 0;
    box-shadow: 1px 4px 10px rgba(132, 132, 132, 0.5);
}

.bg-clock {
    position: relative;    
}

.bg-clock::after {
    /*background-image: url("../img/bg/clock-time_1.png");*/
    background-image: url("../img/bg/raeder_02.png");
    top: 169px;
    right: 0px;    
    min-height: 606px;
    background-size: 100%;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    width: 400px;
    transition: 0.4s linear;
}

.bg-kontakt {
    position: relative;    
}
.bg-clock:hover::after {
    animation: scalebg 3s ease-in-out;
}
.bg-kontakt:hover::after {
    animation: scalebg 3s ease-in-out;
}

@keyframes scalebg {
  0% {
    background-size: 100%;
  }
  50% {
    background-size: 110%;
  }
  100% {
    background-size: 100%;
  }
}

.bg-kontakt::after {
    background-image: url("../img/bg/raeder_3.png");
    top: 180px;
    left: 0px;
    min-height: 430px;
    background-size: 100%;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    width: 200px;
    transition: 0.4s linear;
}

.bg-vorteile {
    background-image: url("../img/bg/vorteile_6.jpg");
}
.bg-ueberblick {
    background-image: url("../img/bg/ueberblick.jpg");
}

.bg-ines-screen {
    background-image: url("../img/ines/ines_screen.jpg");
    min-height:490px;
    transition: all 0.9s ease-in;
    transition-timing-function: cubic-bezier(0.6, 1.6, 0.9, 1.7);
}

.bg-ines-screen:hover {
    transform: scale(1.2);    
      
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
    height: 80px;
    transition: all 0.5s;
    z-index: 997;
    transition: all 0.5s;
    padding: 25px 0 0 0 ;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;   
    background-color: #ffffff;
}

#header.header-scrolled,
#header.header-pages {
    height: 75px;
    padding: 25px 0;
    box-shadow: 0px 0px 15px rgba(132, 132, 132, 0.3);
}

#header.header-scrolled #topbar,
#header.header-pages #topbar {
    display: none;
}

#header .navbar h1 {
    font-size: 5.5em;    
    padding: 0;
    line-height: 1em;
    display: inline;
    position: absolute;
    top: 15px;   
    transition: all 0.5s;
    margin:0;
}

#header .navbar h1 a{
    color: #404040;
}

#header  img.nav-logo {
    padding: 0;
    margin: -3px 0px 0px 0px;
    max-height: 60px;
    float: left;
    transition: all 0.5s;
}

#header.header-scrolled .navbar  h1 {
    font-size: 5.0em;   
    top: 10px;    
}

#header.header-scrolled img.nav-logo {   
    margin: -1px 0px 0px 0px;
    max-height: 50px;   
    
}

#header .navbar-nav .dropdown-menu { 
    background-color: #ececec;
    box-shadow: 1px 4px 10px rgba(132, 132, 132, 0.25);
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 0 0 15px 15px;
    min-width: 280px;
    margin-top: 9px;
}

.dropdown .dropdown-menu1 {
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    max-height: 300px;
    display: block;
    overflow: hidden;
    opacity: 1;
    margin-top: -80px
}

.dropdown .dropdown-menu.show1 { /* For Bootstrap 4, use .dropdown.show instead of .dropdown.open */
    max-height: 300px;
    opacity: 1;
    margin-top: 10px;
}
/*--------------------------------------------------------------
# Stage
--------------------------------------------------------------*/

#stage {
    margin-top: 90px;
}
#stage .stage {   
    background-position: center center;    
    border-radius: 0 0 100px 0;
    box-shadow: 1px 4px 10px rgba(132, 132, 132, 0.25);
}
#stage .bg-startseite {
    background-image: url("../img/bg/stage_start.jpg");
    min-height: 550px;
}

#stage .bg-lektionen {
    background-image: url("../img/bg/bg-lektionen.jpg");
    min-height: 400px;
    background-position: top center;    
}

#stage .stage-box {
    margin-left: 45px;
    
}
#stage .company-font {
    font-size: 7em;    
}

#stage  h2 {    
    margin: 50px 0 30px 0;
    font-size: 2.8em;
}


/* Icons */
/*--------------------------------*/
p.file-icon {
    padding-left: 22px;
    color:rgb(125, 125, 125);
    margin-right: 0px !important;
}
.file-icon {
    position: relative;
}
.file-icon:hover {
    color:#08659e!important;
}
.file-icon:hover.file-icon:before {
    color:#08659e!important;
}
.file-icon:before {
    font-size: 1.2em;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #797979;
    font-family: "Font Awesome 5 Free";
    
}

.file-pdf:before {
    content: "\f1c1";
    
}
.file-work:before {
    content: "\f15c";
}
.file-video:before {
     content: "\f1c8";
}
.file-archive:before {
     content: "\f1c6";
}
/* OWL CAROUELL */
/*--------------------------------*/

.owl-content {
    position: relative;
}

.owl-carousel .owl-item {  
    margin-bottom: 30px;
    margin-top: 15px;    
}

.owl-nav,
.owl-dots {
    margin-top: 5px;
    text-align: center;    
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    
}

.owl-prev, .owl-next {
    width: 15px;
    height: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block !important;
    border:0px solid black;
}


.owl-prev { left: -30px; }
.owl-next { right: -30px; }

.owl-prev i,
.owl-next i {
    font-size:2.2em;
    color: rgb(125, 125, 125);
}

.owl-prev i:hover,
.owl-next i:hover {
    color: #3595bf;
}
.owl-prev.disabled i,   
.owl-next.disabled i{
    color:#cccccc
}


.owl-carousel button.owl-dot{
    margin-top: 0px;
    text-align: center;
    display: inline-block;
    margin: 0 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ccc;
}

.owl-carousel button.owl-dot.active {
    background-color: #3595bf;
}
.owl-carousel button.owl-dot:hover {
    background-color: rgb(125, 125, 125);
}

.content-box-carousel {
    background: #fff;
    margin: 0px 15px 15px 15px;
    height: 53vh;
    padding: 15px;
    text-align: center;
    box-shadow: 0 7px 3px -4px rgba(0,0,0,.1), 0 12px 11px 2px rgba(0,0,0,.05), 0 5px 12px 4px rgba(0,0,0,0.09);
}


/* CARDS */
/*--------------------------------*/

.card {
    box-shadow: 1px 4px 10px rgba(132, 132, 132, 0.25);
    padding: 10px;  
    border-radius: 15px;
    border: 0px solid rgba(0,0,0,.125);
    margin-bottom: 30px;  
    background-color: #f9f9f9;
     padding: 0px;
}
.card-body {
    padding:25px
}

h2.card-title {
    font-size: 2.0em;
    text-transform: none;
    color: #3595bf;
}

h2.card-title:first-letter{
    text-transform: capitalize;
}

.owl-carousel .card {
    margin: 0px 15px 30px 15px;    
} 

.owl-carousel .card-text{
    margin: 0px;    
} 

.card-section .card {
    padding: 0px;
}
.card-section p.card-text {
    margin: 0 0 5px 0;
    font-size: 1.6em;
}

/* back to top Buttom */
/*--------------------------------*/
.back-to-top {
    position: fixed;
    display: none;
    background: rgba(53, 149, 191, 0.3);
    color: #08659e;
    width: 58px;
    height: 58px;
    text-align: center;
    line-height: 1;
    font-size: 3.5em;
    border-radius: 0%;
    right: 20px;
    bottom: 20px;
    transition: background 0.5s;
    z-index: 11;
    transition: 0.3s;
    border-radius: 15px;
}
.back-to-top:hover {
    background: rgba(53, 149, 191, 0.5);
}

.back-to-top i {
    padding-top: 13px;
    font-size: 0.9em;
    color: #055688;
    transition: 0.3s;
    padding-left: 2px;    
}

/* FORMULARE */
/*--------------------------------*/

.form .form-group {
    margin-bottom: 5px;
}
.form input,
.form textarea,
.form select{
    border-radius: 15px;
    box-shadow: none;
    font-size: 1.6em;
    box-shadow: 1px 4px 10px rgba(132, 132, 132, 0.25);
    margin-bottom: 20px;
    border: 0px solid #ced4da;
    color: rgb(125, 125, 125);
    padding: 15px 15px;
}
.form select{
    width: 100%;
    padding: 7px 15px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    background-color: #fff;
}
select::-ms-expand {
  display: none;
}

select:focus::-ms-value {
    background-color: transparent;
}

.select-wrapper {
    width: 100%;
    position: relative;
}

.select-wrapper::before {  
  content: "\f123";
  font-size: 15px;
  position: absolute;
  right: 15px;
  top: 7px;
  color: #aaa;
  font-family: "Ionicons";
}
.form-control::placeholder {
    color: #AAAAAA;
    opacity: 1;

}
.loginForm .form-control:focus ,
.form-control:focus {
    color: rgb(125, 125, 125);
    background-color: #fff;
    border-color: #08659e;
    outline: 0;
    box-shadow: 0px 0px 4px #08659e;

}

.form .btn-link{
    margin: 30px 0px 30px 0px;
}

.form .loginForm input,
.form .loginForm textarea,
.form .loginForm select{
    border-radius: 15px;
    box-shadow: none;
    font-size: 1.0em;
    box-shadow: 1px 4px 10px rgba(132, 132, 132, 0.25);
    margin-bottom: 20px;
    border: 0px solid #ced4da;
    color: rgb(125, 125, 125);
    padding: 15px 15px;
    background-color: #FFFFFF;
}



input.captcha {
   width:140px;
   margin-left:126px; 
   letter-spacing: 13px;
   padding: .375rem 0px .375rem 20px;
}

/*checkbox */

.checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 0px solid #a9a9a9;
    border-radius: 6px;
    width: 2em;
    height: 2em;
    float: left;
    margin-right: 15px;
    margin-top: 3px;
    box-shadow: 1px 2px 6px rgba(132, 132, 132, 0.25);
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: 1.3em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
    
}
.form .info {
    font-size: 1.4em; 
    display: flex;
    line-height: 1.4em;
    padding-top: 4px;
}
.form .daten {
    line-height: 1.4em;
    font-size: 1.4em;
    display: inline-block;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;    
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-ok::before {
    content: "\2714";
    color:#08659e;
}

button[type="submit1"] {
     border: 0;
    border-radius: 0px;
    padding: 10px 30px;
     transition: 0.3s;
    font-size: 1.4em;
    margin-top:15px;
    min-width: 200px;
}
button[type="submit1"]:hover {
    background: transparent;
    cursor: pointer;
}


/* BG White*/

.bg-strawberry .form input::-webkit-input-placeholder,
.bg-strawberry.form textarea::-webkit-input-placeholder {
    color: #c4c4c4;
}

.bg-strawberry .form input::-moz-placeholder,
.bg-strawberry .form textarea::-moz-placeholder {
    color: #c4c4c4;
}

.bg-strawberry .form input:-ms-input-placeholder,
.bg-strawberry .form textarea:-ms-input-placeholder {
    color: #c4c4c4;
}

.bg-strawberry .form input::placeholder,
.bg-strawberry .form textarea::placeholder {
    color: #c4c4c4;
}


/*--------------------------------------------------------------
# Content Box Flexibel
--------------------------------------------------------------*/
.content-box-flex {
    margin-top: 50px;
    margin-bottom: 50px;
}
.order-1 .content-box-flex {
    margin-right: 15px;
}
.order-2 .content-box-flex {
    margin-left: 15px;
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Desktop Navigation */



.navbar > ul > li {
  position: relative;
  white-space: nowrap;
  float: left;
}

.navbar  a.nav-link {
  display: block;
  position: relative;
  color: #535353;
  padding: 10px 15px;
  transition: 0.3s;
  font-size: 1.6em;
  font-family: "Expressway-Regular", sans-serif;
  text-transform: none;
  letter-spacing: 0.02em;
  
}

.navbar .nav-item a:hover,
.navbar .nav-item .active > a,
.navbar .nav-item li:hover > a {
  color: #3595bf;
  text-decoration: none;
}


/* Mobile Navigation */

.mobile-nav {
  position: fixed;
  top: 85px;
  bottom: 0;
  z-index: 9999;
  overflow-y: auto;
  left: -300px;
  width: 300px;
  padding-top: 18px;
  background: rgba(8,101,158 ,0.8);
  transition: 0.4s;
}
.header-scrolled .mobile-nav {
    top:90px;
}
.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: #fff;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 1.8em;
}

.mobile-nav a:hover,
.mobile-nav .active > a,
.mobile-nav li:hover > a {
  color: #FD6259;
  text-decoration: none;
}

.mobile-nav .drop-down > a:after {
  content: "\f078";
  font-family: FontAwesome;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after {
  content: "\f077";
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}

.mobile-nav-toggle {
  position: relative;
  right: 0px;
  top: 5px;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
  float:right;
  
}
.mobile-nav-active .mobile-nav-toggle {
    top:75px
}
.mobile-nav-toggle i {
  margin: 0px 0px 0 0;
  color: #08659e;
  z-index: 9999;
  font-size: 1.2em;
}

.mobile-nav-overly {
  width: 80%;
  height: 100%;
  z-index: 9997;
  top: 90px;
  left: 0;
  position: fixed;
  background: rgba(8,101,158 ,0.0);
  overflow: hidden;
  display: none;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  left: 0;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #000;
}


/*--------------------------------------------------------------
# Listen
--------------------------------------------------------------*/
main ul.list {
   margin-bottom: 25px;  
}

main ul.list li {
    font-size: 1.8em; 
    list-style-type: none;
    line-height: 0.5em;
    hyphens: none;
    -moz-hyphens: none;
     margin-bottom: 25px;
}

main ul.list li:before {
    content: "\2022" !important; /*point */
    color: #3595bf;
    display: inline-block;
    width: 1.2em;
    margin-left: -1.2em;
    font-size: 1.0em;
}

main ul.checklist {
    font-size: 1.9em; 
    list-style-type: none;
    line-height: 1.5em;
    hyphens: none;
    -moz-hyphens: none;
     margin-bottom: 25px;
}

main ul.checklist li {
    margin-bottom: 10px;
}

main ul.checklist li:before {
    content: "\f375" !important;
    color: #08659e;
    display: inline-block;
    width: 1.5em;
    margin-left: -40px;
    font-size: 1.5em;
    font-family: "Ionicons";
    position: absolute;
    text-shadow: 1px 1px 2px #b0b0b0;
}
main ul.checklist li > ul {
    list-style-type: none;
    margin-top: 15px;
    margin-bottom: 5px;
    margin-left: -15px;
}

main ul.checklist li > ul li {
    list-style-type: none;
    margin-top: 15px;    
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 0.9em;  
    line-height: 1.3em;
}

main ul.checklist li > ul > li:before {
    content: "\2022" !important; /*point */
    color: #08659e;
    display: inline-block;
    width: 1.5em;
    margin-left: -25px;    
    font-size: 1.5em;    
    position: absolute;
    text-shadow: 0px 0px 0px #b0b0b0;
    
}
/* Accordions
--------------------------------*/

#accordions #accordions-list {
    padding: 30px 0 0 0;
    list-style: none;
}

#accordions #accordions-list li {
    border-bottom: 1px solid #ebebeb;
    list-style-type: none;
}

#accordions #accordions-list a {
    padding: 22px 0;
    display: block;
    position: relative;
    font-family: "Expressway-Regular", sans-serif;
    font-size: 1.8em;
    line-height: 1;
    font-weight: 400;
    padding-right: 30px;
    color: rgb(125, 125, 125);
    line-height: 1.5em;
    color: #3595bf;
}

#accordions #accordions-list .nav {
    font-size: 1.7em;
    position: absolute;
    right: 0;
    top: 20px;
}

#accordions #accordions-list p {
    margin-bottom: 20px;
    font-size:1.7em;
    color: #4f4f4f;
    margin-right: 30px;
}
#accordions .ion-android-remove1::before {
    color: #3595bf;
    font-size: 0.7em;
}

#accordions #accordions-list a.collapse {
    color: #3595bf;
}

#accordions #accordions-list a.collapsed {  
    color: rgb(125, 125, 125);
}

#accordions #accordions-list a i.nav {
    font-size: 1.2em;
    color: #3595bf;
    font-size: 0.7em;
    margin-top: 7px;
}

#accordions #accordions-list a.collapsed i::before {
   content: "\f123" !important;
   color: #4f4f4f; 
      
}

/* accordion Download Cards */

.download-box {
   
}

.accordion-download {
    margin: 0 25px ;
    
}

.accordion-download #accordions-list {
    padding: 0;
    list-style: none;    
}

.accordion-download #accordions-list li {
    border-top: 1px solid #CCC;
    list-style-type: none;
}

.accordion-download #accordions-list a {
    padding:0.247em 0px 10px 0;
    display: block;
    position: relative;
    font-family: "Expressway-Regular", sans-serif;
    font-size: 1.3em;
    line-height: 1;
    font-weight: 400;
    padding-right: 30px;
    color: rgb(125, 125, 125);
    line-height: 1.5em;
    color: rgb(98, 98, 98);
}

.accordion-download #accordions-list .nav {
    font-size: 1.7em;
    position: absolute;
    right: 0;
    top: 20px;
}

.accordion-download #accordions-list p {
    margin-bottom: 0px;
    font-size: 1.4em;
    color: #4f4f4f;
    margin-right: 10px;
}
.accordion-download .ion-android-remove1::before {
    color: #3595bf;
    font-size: 0.7em;
}

.accordion-download #accordions-list a.collapse {
    color: #3595bf;
}

.accordion-download #accordions-list a.collapsed {  
    color: rgb(125, 125, 125);
}

.accordion-download #accordions-list a i.nav {
    font-size: 1.2em;
    color: #3595bf;
    font-size: 0.7em;
    margin-top: -12px;
}

.accordion-download #accordions-list a.collapsed i::before {
   content: "\f123" !important;
   color: #4f4f4f; 
      
}
.accordion-download #accordions-list  .download-headline {
    font-style: italic;
    margin: 10px 0px 3px 0px;
    color:#848484;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/


#footer .footer-top {
    margin-top: 160px;
    padding-bottom: 48px;
    padding-top: 15px;  
}

#footer .footer-top .form #sendmessage {
  color: #fff;
  background: #1bb1dc;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#footer .footer-top .form #errormessage {
  color: #fff;
  display: none;
  background: red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#footer .footer-top .form #sendmessage.show,
#footer .footer-top .form #errormessage.show,
#footer .footer-top .form .show {
  display: block;
}

#footer .footer-top .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#footer.closing {
    padding: 30px 0px;
}

#footer .footer-nav a {    
    color: #f9f9f9;
    padding: 10px 15px;
    transition: 0.3s;
    font-size: 1.5em;
    font-family: "Expressway-Regular", sans-serif;
    text-transform: capitalize;
    letter-spacing: 0.02em;
}
#footer .footer-nav a:hover {
    color: #71c62c;
}


#footer .copyright {
    color: #f9f9f9;
    font-size: 1.5em;
}

/*--------------------------------------------------------------
# Impressum 
--------------------------------------------------------------*/
 
.e-mail:before {
    content: attr(data-website) "\0040" attr(data-user);
    unicode-bidi: bidi-override;
    direction: rtl;
}

/*--------------------------------------------------------------
# Datenschutz 
--------------------------------------------------------------*/
#datenschutz h3 {
   color: #4f4f4f;
   font-size: 1.7em;
   margin-bottom: 20px;
   margin-top: 40px;
   font-family: "Nunito-Bold", sans-serif;
}

#datenschutz p {
    font-size: 1.5em;
    line-height: 1.5em;
}



#datenschutz p strong {
    color: rgb(125, 125, 125);
}

 main #datenschutz ul li {

    font-size: 1.5em;
    list-style-type: none;
    line-height: 1.5em;
    hyphens: none;
    -moz-hyphens: none;
    margin-bottom: 5px;

}
/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/
@media (max-width: 1200px) {
    .container {
        max-width:1140px;
    }

    .bg-clock::after {       
        min-height: 530px;
        background-size: 100%;
    }
}
@media (max-width: 1064px) {
   
}
@media (max-width: 1024px) {
    .container {
        max-width:1024px;
    }
}

@media (min-width: 992px) {    
      
  
   
  
}

@media (max-width: 992px) {
   .bg-clock::after {  
        width: 330px;
        bottom: 35px;
        top: unset;
    }
    #header .navbar .navbar-brand {
        margin-right: 5px;
    }
    #header .navbar a.nav-link {
        font-size: 1.5em;
    }
    #header .nav-btn-link {
        font-size: 1.5em;
        margin-left:15px;
        padding: 4px 20px;
    }
}


@media (max-width: 768px) {
    
    .container {
        max-width: 100%;
    }
    h2 {
        font-size: 3.0em;
    }
    .grap-md {
        padding-top: 100px;
        padding-bottom: 50px;
    }
    #header .navbar h1 ,
    #header.header-scrolled .navbar h1 {   
        left: 90px;
    }
    #header .navbar h1 {
        display: block;
    }
    
    #header .navbar {
        padding: 0
    }
    
    #header .navbar .navbar-brand {
        margin-right: 5px;
    }
    #header .navbar .nav-section {
         padding: 12px 1rem 0px 1rem;
    }
    
    #header.header-scrolled .navbar .nav-section {
        padding: 6px 1rem 0px 1rem;
    }
    #header .navbar .navbar-collapse {
         background: rgba(8,101,158 ,0.85);
        transition: 0.4s;
    }
    #header .navbar-nav {
        display: block;
    }
    
    .navbar a.nav-link {
        color:#fff;
    }
    .navbar a.nav-link:hover,
    .navbar a.nav-link:focus {
    
        color:#71c62c;
    }
    
    #header .navbar .nav-btn-link {
        margin-bottom:20px
    }
    
    #header .navbar-nav .dropdown-menu {
        background-color: transparent;
        box-shadow: 1px 4px 10px rgba(132, 132, 132, 0);
        border: 0px solid rgba(0,0,0,.15);
        border-radius: 0 0 15px 15px;
        min-width: 280px;
        margin-top: 0px;
        width: 350px;        
    }
    #header .dropdown-menu a:hover{
        color:#fff;
    }
    
    #stage .stage {    
        min-height: 400px;
        border-radius: 0 0 0px 0;
    } 
    #stage .order-2 {
        /*background-image: url("../img/bg/stage.jpg");
        background-size: cover;*/
        border-radius: 0 0 100px 0;
        background-position: center center;
        min-height: 300px;
        min-height: 246px;
        background-color: #1F83B0;
    }
    #stage .stage-box {
        padding-top: 30px;        
        padding-bottom: 15px;
        
    }
   
    #stage .company-font {
        color: #f9f9f9;
        font-size: 6em;
    }
    
    #stage h2 {
        color: #e1e1e1;
        margin: 0px 0 30px 0;
        font-size: 2.2em;
    }   
    
}

@media (max-width: 767px) {
    .bg-clock::after {
        background-size: 140%;
        transition: 0s linear;
        width: 197px;
        bottom: -220px;
    }
    
    .bg-ines-screen {    
        background-size: 140%;
        min-height: 450px;
    }
    
    .bg-ines-screen:hover {
       transform: scale(1.0);  
    }
    
    .bg-kontakt::after {   
        top: 220px;
        min-height: 250px;
        width: 132px;
    }
    .bg-kontakt::after {
        top: 120px;
    }
    .bubbles-top {
        margin-top: 25px;
    }
    
}   
/*md*/
@media (max-width: 577px) {
    
    #stage .stage {    
        min-height: 280px;
    }  
    
    #stage .stage-box {
        margin-left: 20px;
    }
    
    #stage .company-font {
        font-size: 5em;
    }
        
    #stage h2 {
        margin: 30px 0 20px 0;        
    }
    
    .bg-clock::after { 
        background-size: 164%;
        transition: 0.4s linear;
        width: 141px;
        bottom: -465px;
    }  
    
    .bg-ines-screen {    
        background-size: 160%;
        min-height: 380px;
    }
    
    .bg-kontakt::after {
        top: -107px;
        min-height: 250px;
        width: 110px;
    }
   
}
/* sm */
@media (max-width: 480px) {
    .grap-sm {
        padding-top: 80px;
        padding-bottom: 50px;
    }
    
    .grap-top-xxl-lg {
        padding-top: 80px;
    }
    
    .grap-top-xs {
        padding-top: 0px;
    }
    
    .content-box-flex {
        margin-top: 0px;
        margin-bottom: 50px;
    }
    
    h2 {
        font-size: 2.7em;
    }
    
    p{
        font-size: 1.8em;
    }
    .bg-clock::after { 
        background-size: 270%;
        transition: 0.4s linear;
        width: 141px;
        bottom: -335px;
    }  
    .bg-ines-screen {    
        background-size: 180%;
        min-height: 380px;
    }
    
    .bg-kontakt::after {        
        top: -87px;
        min-height: 250px;
        width: 63px;
        background-size: 114%;
    }
}

@media (max-width: 400px) {
    .bg-clock::after { 
        display:none;
    }
    #header .navbar-nav .dropdown-menu {
        width:100%;
    }
}