@font-face {
    font-family: "font";
    src: url("Raleway-VariableFont_wght.ttf");
}

html {
    height: 100%;
}

body {
    background: url(pics/music-1792286_1920.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

a {
    color: black;
}

li {
    color: #14213D;
    display: inline-block;
    font-family: 'font', sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin: 16px 20px;
}

#info {
    padding-bottom: 20px;
    text-align: center;
}

.tablesButtons {
    text-align: left;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

#tablesButtonsVerleih {
    text-align: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-weight: 300;
}

#buttonTableVerleih {
    text-align: left;
    width: 70%;
    margin: 0 auto;
}

.con {
    border: 1px solid #333;
    font-weight: 600;
    font-size: 13px;
    padding: 10px 20px;
    display: inline-block;
    margin: 16px 5px;
    color: black !important;
    font-family: 'font', sans-serif;
}

.con:hover,
#active,
.hover:hover
/*,
.headline:hover*/

{
    -moz-box-shadow: 0 10px 14px -7px #276873;
    -webkit-box-shadow: 0 10px 14px -7px #276873;
    box-shadow: 0 10px 14px -7px #276873;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #88ccf1), color-stop(1, #00b9d6));
    background: -moz-linear-gradient(top, #88ccf1 5%, #00b9d6 100%);
    background: -webkit-linear-gradient(top, #88ccf1 5%, #00b9d6 100%);
    background: -o-linear-gradient(top, #88ccf1 5%, #00b9d6 100%);
    background: -ms-linear-gradient(top, #88ccf1 5%, #00b9d6 100%);
    background: linear-gradient(to bottom, #88ccf1 5%, #00b9d6 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#88ccf1', endColorstr='#00b9d6', GradientType=0);
}

.navigation {
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: center;
    width: 100%;
}

.cover-content h1 {
    color: #00b9d6;
    font-family: 'font', cursive;
    font-size: 72px !important;
    line-height: 60px !important;
    padding: 20px 10px !important;
    text-align: center;
    top: 200px !important;
    text-shadow: 1px 1px 5px black !important;
}

#CopyR {
    color: white;
    font-family: 'font', sans-serif;
    font-size: 16px;
    font-weight: 400;
    position: fixed;
    bottom: 0;
    right: 5px;
    text-align: left;
}

.content {
    background: rgba(255, 255, 255, 0.9);
    box-sizing: border-box;
    width: 90%;
    margin: 20px auto;
    text-align: center;
}

.contentBanner {
    background: rgba(255, 255, 255, 0.9);
    box-sizing: border-box;
    width: 90%;
    margin: 20px auto;
    text-align: center;
    border-radius: 25px;
    border: 3px solid #00b9d6;
    font-family: "font", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.contentBannerText {
    padding-top: 20px;
    padding-bottom: 20px;
}

.contentBannerText h1 {
    font-size: 50px;
}

.contentBannerText p {
    font-size: 25px;
}

#description {
    color: #14213D;
    display: inline-block;
    font-family: 'font', sans-serif;
    font-size: 30px;
    font-weight: 300;
    padding-bottom: 30px;
    padding-top: 30px;
    margin: 0;
}

#partner {
    background-color: rgba(255, 255, 255, 0.9);
    width: auto;
    height: auto;
    float: left;
    bottom: 0;
    margin: 20px 70px 20px 5%;
    border-radius: 7px;
}

#partnerHeadline {
    float: left;
    margin: 0 auto;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 12px;
    color: #14213D;
    font-family: 'font', sans-serif;
}

#styleDJNotdienst {
    font-size: 50px;
}

.partnAnz {
    float: right;
    margin-right: 20px;
}

#partnAnzEventim {
    height: 30px;
    width: auto;
}

#partnAnz1and1 {
    height: 30px;
    width: auto;
    margin-left: 20px;
}

#partnAnzWohnung {
    margin-left: 20px;
    border-radius: 5px;
    text-decoration: none;
    background-color: #622437;
    color: white;
}

h1 {
    color: #FFF;
    font-family: 'font', cursive;
    font-size: 72px;
    line-height: 60px;
    padding: 20px 10px;
    text-align: center;
}

#content {
    background: rgba(255, 255, 255, 0.9);
    box-sizing: border-box;
    width: 90%;
    margin: 20px auto;
}

#click_lichtanlagen,
#click_abspielgeraete,
#click_boxen,
#click_endstufen,
#click_microfone,
#click_microfone,
#click_mischpulte,
#click_kopfhoerer,
#click_gebrauchteGereate,
#click_karaoke,
#click_disco,
#click_pa,
#click_licht {
    display: none;
    text-align: left;
}

.table>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    border-top: 1px solid #777 !important;
}

.kontaktInfoDiv {
    background-color: rgba(255, 255, 255, 0.9);
    margin: 20px auto;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 90%;
}

#doubleNoteLeft {
    margin-top: 150px;
    width: 25%;
    float: left;
    text-align: center;
}

#bigNoteRight {
    margin-top: 150px;
    width: 25%;
    float: left;
    text-align: center;
}

.kontaktInfo,
.kontaktInfo a {
    color: black;
    font-size: 30px;
    margin: 0;
    margin-left: 5px;
}

#kontaktInfo {
    width: 50%;
    float: left;
    /*margin: 0 auto;*/
    text-align: center;
}

.divForm {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

#note {
    color: black;
    font-Weight: 400;
}

#info_disco {
    padding: 30px;
    text-align: left;
    color: #14213D;
    font-family: 'font', sans-serif;
    font-size: 20px;
}

#profilPic {
    float: right;
    text-align: center;
    margin: 0 0 20px 20px;
    height: 410px;
    width: 410px;
}

#profilPic img {
    max-height: 400px;
    max-width: 400px;
}

.logo {
    color: #333;
    font-family: 'font', sans-serif;
    font-size: 30px;
    padding: 0 30px;
    margin: 16px 20px;
}

.cover-content {
    margin: 0 auto;
    text-align: center;
    top: 200px;
}

.blue {
    color: #14213D;
    display: inline-block;
    font-family: 'font', sans-serif;
    font-size: 30px;
    font-weight: 300;
}

.headline {
    width: 200px;
    border: 1px solid #333;
    font-size: 25px;
    padding: 10px 20px;
    margin-bottom: 10px;
    margin-right: 50px;
    margin-top: 10px;
}

#info_impressum {
    padding: 30px;
    color: #14213D;
    font-family: 'font', sans-serif;
    font-size: 30px;
}

.lizenzen {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
    width: 90%;
    margin: 0 auto;
}

#normalNavbar {
    display: block;
}

#dropdownNavbar {
    display: none;
}

#dropdownNavbar .dropdown {
    margin-top: 30px;
    float: left;
}

#dropdownNavbar button {
    font-size: 20px;
}

.dropdown-menu li {
    margin: 0;
}

.popover {
    max-width: 100% !important;
}

.popover.right .arrow {
    visibility: hidden;
}


/* xmas */

#xmsBanner {
    padding-top: 20px;
    width: 60%;
    height: 40px;
    margin: 20px auto;
    text-align: center;
}

#xmsContent {
    width: 100%;
    font-size: large;
    padding: 20px;
    background-color: #ff786d;
    border: solid #ff5f69 thin;
    border-radius: 20px;
    font-family: 'font', sans-serif;
    height: 200px;
}

#xmsPic {
    background-image: url("pics/christmas-2879258_1280.png");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.marquee {
    height: 50px;
    overflow: hidden;
    position: relative;
    color: #333;
}

.marquee p {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 50px;
    text-align: center;
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -moz-animation: scroll-left 2s linear infinite;
    -webkit-animation: scroll-left 2s linear infinite;
    animation: scroll-left 20s linear infinite;
}

@-moz-keyframes scroll-left {
    0% {
        -moz-transform: translateX(100%);
    }
    100% {
        -moz-transform: translateX(-100%);
    }
}

@-webkit-keyframes scroll-left {
    0% {
        -webkit-transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(-100%);
    }
}

@keyframes scroll-left {
    0% {
        -moz-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        -moz-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}
