
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
* {box-sizing: border-box;}
body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/* Luxfit Custom Styles */

body {
    font-family: 'Helvetica', Arial, Helvetica;
    font-weight: 400;
    color: #fff;
    background-color: #000;
    font-size: 19px;
}

ul, ol {list-style-type: none;padding: 0;}
.zweitfarbe {color: #b7b7b7;}
h1, h2, h3, h4, h5, h6 {text-transform: uppercase;font-family: 'Helvetica', sans-serif;font-weight: 700;line-height: 1;}
a {color: #fff;text-decoration: none;font-family: 'Helvetica', sans-serif;font-weight: 400;}
a:hover, a:focus, a:active {color: #b7b7b7;text-decoration: underline;}
.togglemenu {display: none;}
.float-aufheben {float: none;height: 0;width: 0;}
.top_menus {
    display: inline-block;
    float: right;
}

.logo {display: inline-block;}
.top_bar {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 15px 30px;
    z-index: 200;
}
.main_menu {
    display: inline-block;
    float: right;
    margin-top: 28px;
    font-size: 13px;
}

.menu li {
    list-style-type: none;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    padding: 10px;
}
.menu a {color: #fff;text-decoration: none;display: block;}
.menu a:hover, .menu a:focus, .menu a:active {color: #b7b7b7;}

.socialmedia {
    float: right;
    margin-left: 20px;
    margin-top: 8px;
}
.socialmedia ul li {
    display: inline-block;
    list-style-type: none;
    padding: 15px 10px;
}
.socialmedia ul li a {
    color: #fff;
    border: 2px solid #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 20px;
    display: inline-block;
    font-size: 20px;
    padding-top: 8px;
}
.socialmedia .kreis_en a {
    background-color: #fff;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
}

.luxfit_box {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    min-height: 100vh;
}


#video-background { 
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    background-size: cover;
}
#video {
    background-image: url(images/bg_start_1.jpg);
}

#start_2 {
    background-image: url(images/bg_start_2.jpg);
}

#start_3 {
    background-image: url(images/bg_start_3.jpg);
}
#academy {
    background-image: url(images/bg_academy.jpg);
}
#betreuung {
    background-image: url(images/bg_betreuung.jpg);
}

#training {
    background-image: url(images/bg_training.jpg);
}

#ernaehrung {
    background-image: url(images/bg_ernaehrung.jpg);
}

#check_in {
    background-image: url(images/bg_get_started.jpg);
}

#termin {
    background-image: url(images/bg_temp.jpg);
}

#impressum {
    background-image: url(images/bg_imprint.jpg);
}

#video .bordered_box {
    max-width: 900px;
    position: relative;
    padding: 5px;
    margin: 150px auto 50px auto;
    z-index: 5;
}
.bordered_box {
    max-width: 900px;
    position: relative;
    border: 2px solid #fff;
    padding: 5px;
    margin: 230px auto;
}

.bordered_box .box_container {
    background-color: rgba(0,0,0,.5);
    padding: 70px 50px;
    color: #fff;
    line-height: 2.1em;
    overflow: hidden;
}

.bordered_box.green_box .box_container {
    background-color: #b7b7b7;
}

.bordered_box.green_box .box_container .zweitfarbe {
    color: #000;
}

.bordered_box.green_box .box_container ul.zweitfarbe li {
    color: #000;
}

.bordered_box.green_box .box_container ul.zweitfarbe li:before {
    border: 1px solid #000;
}

.bordered_box .box_container p, .bordered_box .box_container ul {
    margin-bottom: 10px;
}

.bordered_box .box_container a.button {
    background-color: #b7b7b7;
    padding: 4px 28px;
    display: inline-block;
    text-align: center;
}
.bordered_box .box_container a.button:hover, .bordered_box .box_container a.button:focus, .bordered_box .box_container a.button:active {color: #fff;text-decoration: none;}

.centered {text-align: center;}
.adresse {line-height: 1.4;}

h2.big {font-size: 50px;margin-bottom: 17px;}
h2.twocolor {font-size: 60px;margin-bottom: 70px;}
h2.twocolor span {display: block;}
h2.twocolor span.first_line {color: #b7b7b7;position: relative; left: -1200px;}
h2.twocolor span.second_line {position: relative; right: -1200px;}
.green_box h2.twocolor span.first_line {color: #000;}
#video h2.twocolor span {left: 0;right: 0;}
ul.zweitfarbe li {padding-left: 35px;position: relative;}
ul.zweitfarbe li:before {
    content: '>';
    border: 1px solid #b7b7b7;
    border-radius: 20px;
    padding-top: 3px;
    position: absolute;
    left: 0;
    display: inline-block;
    height: 26px;
    width: 26px;
    text-align: center;
    line-height: 1;
    box-sizing: border-box;
    top: 7px;
}

#mfPreviewBar {
    display: none !important;
}
.box_container img {
    max-width: 100%;
    height: auto;
    margin-bottom: 0;
    display: block;
}
.row {box-sizing: border-box;margin-left: -15px;margin-right: -15px;}
.row:after {
    content: ' ';
    clear: both;
    display: block;
}
.col_2 {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 15px;
}

.bordered_box .box_container a.button:hover {
    transition: background-color 1000ms linear;
    background-color: #fff;
    transition: color 500ms linear;
    color: #b7b7b7;
}

#video .luxfit_box {overflow: visible;}

.weiss {color: #fff;}

.fa.fa-times-circle.closebutton {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 8px;
    font-size: 30px;
}

.fa.fa-chevron-circle-down.navdown {
    position: absolute;
    bottom: -60px;
    left: 50%;
    font-size: 46px;
    color: rgba(255,255,255,.5);
}

#check_in .bordered_box .box_container a.button {
    padding: 0 20px;
    width: 285px;
    display: inline-block;
    margin-bottom: 10px;
}

.maplink {
    color: #b7b7b7;
    font-size: 50px;
    float: left;
    margin-right: 10px;
    margin-top: -5px;
}

.mobile_video {display: none;}
.mobile_video iframe {width: 100%;}

#terminformular {padding: 30px;background-color: RGBA(207, 209, 210, 0.4);}

#terminformular input {
    width: 100%;
    border: none;
    padding: 5px;
}

#terminformular fieldset {
    margin-bottom: 20px;
}

#terminformular textarea {
    width: 100%;
    border: none;
    height: 100px;
}

#terminformular .captcha-reload {
    position: relative;
    bottom: 60px;
    left: 4px;
}

#terminformular .formularbox-input-feld img {
    margin-top: 50px;
    margin-bottom: -50px;
}

.formsubmit:hover {font-weight: bold;background-color: #b7b7b7;color: #fff;}


video,
source {
    bottom: 0;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
}

.loaded .ytplayer-container {
    display: block;
}

.loaded .placeholder-image {
    opacity: 0;
}

.ytplayer-container {
    bottom: 0;
    height: 100%;
    left: 0;
    min-width: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
}

.placeholder-image {
    height: 100%;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    position: fixed;
    top: 0;
    z-index: 1;
}

.ytplayer-shield {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.ytplayer-player {
    position: absolute;
}
.video_holder {
    max-width: 100%;
}
.video_holder iframe {
    max-width: 100%;
    max-height: 100%;
    height: 180px;
}
.visible_mobile {display: none;}

.background-video {background: #000; opacity: 0; pointer-events: none; }
.background-video.loaded{ background: transparent; opacity: 1; }

#terminformular div.input[data-valid="no"] input,
#terminformular div.input[data-valid="no"] textarea,
#terminformular div.input[data-valid="no"] select {
  border: 1px solid #ff0000;
}
li.white_bg {background-color: #fff; margin-right: 50px;}
li.white_bg a {color: #000;}
.adresse i {position: relative; top: -5px;}