.start{
    text-align:right
}
.end{
    text-align: left;
}
.spacer{
    width: 15px;

}
table,.index table
{
    border: 10px solid #f4f4f4;
    float:left;
    table-layout:fixed;
    margin-top:1rem;
}
.end div{
    float: left;
}
.start div{
    float: right;
}
.large-12{
    max-width:80%;
    min-width: 770px;
    position: absolute;
    left: 230px;
    background: #dfdfdf;
}
.actions img{
    padding-right:1em;
}
.header-title ul{
    display:inline-block;;
}
.header-title ul li{
    display:inline-block;
   color: #000000;
    padding-top:1em;
    padding-bottom:1em;
}

.header-title ul li a{
    color: #000000;
    font-weight: bold;
    padding:0.7em 0.7em;
}
.header-title li.border_right{
    border-right: solid 1px #999999;
    border-left: solid 1px #ffffff;
}
.header-title li.buttonRegister a{
    border: solid 2px #000000;
}
.slider span.buttonRegister{
    padding:1em;
}
.slider span.buttonRegister a{
    border: solid 2px #ffffff;
    color:#ffffff;padding:1em;
}
.buttonRegister a{
    margin-right:2px;
}
.subMenu{
    margin:0;
    padding:0;
    width: 100%;
    background: #ffffff;
    padding-left: 80px;
    box-shadow:0px 1px rgba(0, 0, 0, 0.24)
}
.logoCon{
float:left;
}.jquery-shadowbox {
     background: rgba(0,0,0,0.8);
     display: none;
     position: fixed;
     left: 0;
     top: 0;
     width: 100%;
     z-index: 9999;
 }

.jquery-shadowbox-video {
    margin-left: -320px;
    margin-top: -180px;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 640px;
    height: 360px;
}
#android,#ios,#register,#login{
display: none;
}
.slider{
    background:no-repeat center url("../img/concept.png");;
    background-size: cover;
    height:657px;
    width:100%;
}
.mainInfo{
    background: #FFB400;
    width:400px;
    height:150px;
    margin-top:280px;
}
.mainInfo li{
    width:400px;
    height:100px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #ffffff;
}
.navbar-default {
    background-color: #ffffff;
    border-color: #ffffff;
}
.section{
    height:400px;
    width:100%;
}
#section2{
    background-color:#ffb400;
}
#section3{
     background-color:#053140;
}
#section4{
      background-color:#EA6B2D;
}

.carousel-control.left{
    background-image: none;
    background-repeat: repeat-x;
}
.carousel-control.right{
    background-image: none;
    background-repeat: repeat-x;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
      width: 40%;
      margin: auto;
}

.sliderImage{
    width:50%;float:right;
}
.carousel-inner .item{
    width:80%;
    margin:0 auto;
}
.carousel-inner .item.active{
    display: table;
}
.carousel-caption {
    position: relative;
    left: auto;
    right: auto;
    width:50%;
}
.carousel-caption p{
    padding:0% 10%;
    text-align: justify;

}
.carousel-caption h3,.carousel-caption h4{
    padding:0% 10%;
    text-transform: uppercase;
    text-align: left;

}
#section4 .left{
    padding-left:15%;
    width:50%;
    float:left;
}
#section4 .right{
    padding-right:15%;
    width:50%;
    float: right;
}
.separator{
    clear:both;
}
table{
    bordeR:none;
}
.contact td{
    padding:2%;
}
.contact input {
    width: 100%;
    background: #EA6B2D;
    color: #ffffff;
    border:1px solid #fff;
    padding:3px 8px;
}
.contact input[type=submit] {
    background: #053140;
    color: #ffffff;
    border:#053140;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #fff;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #fff;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #fff;
}
h1,h2{
    color:#fff;
    text-transform: uppercase;
}
p{
    color:#fff;
}
.separator{
    color:#fff;
    width:20%;
}
#section4 .separator hr{
    width:10px;
    margin-top: 1px;
    margin-bottom: 0px;
    border: 1px;
}
#section4 .separator hr.left{
    width:10px;
    float:left;
}
#section4 .separator hr.right{
    width:10px;
     float:right;
 }

/* Neuer Style */



.required > label {
    font-weight: bold;
}
.required > label:after {
    content: ' *';
    color: #C3232D;
}


body.home{
    margin: 0;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    background-color: #EA6B2D;

}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    gray;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    gray;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    gray;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    gray;
}

nav.navbar.navbar-default.navbar-fixed-top{
    display: block;
}

div.navbar-header{
    float:left;
    padding-top: 1em;
    margin-left: 3em;
}

div#bs-example-navbar-collapse-1.collapse.navbar-collapse{
    float:right;
}

ul.nav.navbar-nav.navbar-right{
    margin: 0;
    width: 100%;
    float: right;
    height: 3em;
    display: block;
}

div.actions.columns.large-2.medium-3{
    clear:both;
}

ul.nav.navbar-nav.navbar-right li{
    display: inline-block;
    margin-right: 1em;
    text-transform: uppercase;
 }

ul.nav.navbar-nav.navbar-right li a{
    color: black;
    text-decoration: none;
    display: block;
    padding: 0.2em;
    margin: 1em;
}


ul.nav.navbar-nav.navbar-right li:last-child{
    margin-right: 4em;
}


.navBorder{
    border-right: solid 1px black;
    margin-right: 1em;
    padding-right: 1em;
}

#navLogin a{
    border: solid 1px black;
}


#contentImage{
    height: 40em;
    background-image: url(../img/slider-image.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    display: flex;
    align-items: center;
}

#contentImageContent{
    margin-top: -27em;
    width: 40%
}

#contentImageContent img{
    height: 10em;
    float: right;
    width: 100%;
}

.slick-dots li button {
    color: transparent;
    width: 1em;
    height: 1em;
    background-color: white;
    border: solid 1px black;
    border-radius: 1em;
}

.slick-dots{
    color: #fff;
    float: right;
    display: block;
    background-color: #fff;
    margin: 0 auto;
    padding-top: 2px;
    padding-bottom: 0;
    height: 1.2em;
    width: 100%;
    text-align: center;
    padding-left: 3px;
}

.slick-dots li{
    width: 1em;
    height: 1em;
    display: inline-block;
    margin-right: 0.5em;
}

.slick-dots li:last-child{
    margin-right: 0;
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}

#contentHowTo{
    margin-top: 17em;
    background-color: #FFB400;
    height: 25em;
    color: #fff;
}

#contentBooks{

    background-color: #053140;
    height: 25em;
    color: #fff;
}

#contentBusinessCustomer{
    background-color: #EA6B2D;
    height: 30em;
    color: #fff;
}

.contentBusinessCustomerSlider .sliderContent2 form fieldset{
    border: none;
}

.contentBusinessCustomerSlider .sliderContent2 form fieldset label{
    height: 1.25em;
}

.contentBusinessCustomerSlider .sliderContent2 form fieldset input{
    height: 2em;
}

.contentBusinessCustomerSlider .sliderContent2 form fieldset button{
    width: 100%;
    background-color: #053140;
}

.sliderContent1{
    width: 40%;
    height: 20em;
    float: left;
    text-align: center;
    margin-left: 5%;
}

.sliderContent2{
    width: 40%;
    height: 20em;
    float: right;
    margin-right: 5%;
}


.sliderContent2 img{
    margin: 0 auto;
    height: 100%;
    max-width: 100%;
}

.sliderContent2 form{
    margin: 0;
}

.sliderContent2 p{
    text-align: center;
}

.sliderContent2 fieldset{
    margin-bottom: 0;
}

.sliderContent2 .input.text input{
    background-color: transparent;
    color: #fff;
    border-color: #fff;
}

.sliderContent2 .input.text input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}
.sliderContent2 .input.text input::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}
.sliderContent2 .input.text input:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}
.sliderContent2 .input.text input:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}

form#addSupport fieldset textarea{
    background-color: transparent;
    color: #fff;
    max-height: 275px;
    border-color: #fff;
    margin-top: 0.5em;
}

form#addSupport fieldset textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}
form#addSupport fieldset textarea::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}
form#addSupport fieldset textarea:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}
form#addSupport fieldset textarea:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}


.slick-next.slick-arrow{
    float: right;
    display: inline-block;
    position: relative;
    bottom: 11.5em;
    margin-right: 1em;
    background-image: url(../img/arrow_right.png);
    background-position: center;
    background-color: transparent;
    border: none;
    height: 2em;
    width: 1.5em;
    background-repeat: no-repeat;
    padding: 0;
    color: transparent;
}

.slick-prev.slick-arrow{
    display: inline-block;
    position: relative;
    top: 11.5em;
    margin-left: 1em;
    background-image: url(../img/arrow_left.png);
    background-position: center;
    background-color: transparent;
    border: none;
    height: 2em;
    width: 1.5em;
    background-repeat: no-repeat;
    padding: 0;
    color: transparent;

}

#register button{
    width: 90%;
    background-color: #15C3FF;
    margin-left: 5%;
    text-transform: uppercase;
    color: #fff;
}

#register label{
    text-transform: uppercase;
}

#register label a{
    color: #15C3FF;
}

div.form button[type="submit"]{
    float: none;
    width: 90%;
    margin-left: 5%;
    line-height: inherit;
    position: inherit;
    text-align: center;
    background-color: #15C3FF;
    color: #fff;
}

div.form legend{
    width: 90%;
    margin-left: 5%;
    background-color: transparent;
    color: #000;
    min-width: 0;
}

#buttonRegister{
    width: 90%;
    margin-left:5%;
    background-color: #053140;
    color: #fff;
    float:none;

}

#contentImageContentLogin button{
    border: solid 2px #fff;
    color: #fff;
    background-color: transparent;
    margin-top: 3em;
    font-size: 1.2em;
    float: right;
    text-transform: uppercase;
    padding: 0.3em;

}

div.message.success{
    margin-top: 0.5em;
}

#containerUserMenu{
    background-color: #393939;

}
#userMenu{
    margin: 0 4em 0 3em;
}

#userMenu li{
    display: inline-block;
    width: 16%;
    text-align: center;
    border-left: solid 1px #fff;
    padding: 1em 0 1em 0;
}

#userMenu li:last-child{
    border-right: solid 1px #fff;
}

#userMenu li img{
    height: 30px;
    margin-bottom: 0.5em;
}

#userMenu li a{
    color: #F5F5F5;
}

div.container-fluid{
    height: 4em;
    background-color: #fff;
}


.contentRight, .contentMenuLeft{
    margin-top: 3em;
}


.contentMenuLeft{
    float: left;
    width: 25%;
    text-transform: uppercase;
}
.contentMenuLeft h3{
    margin-left: 1.5em;
}

.contentMenuLeft a{
    color: #000;
    text-decoration: none;
}
.contentMenuLeft ul{
    padding-left: 1em;
}

.contentMenuLeft li {
    list-style-type: none;
    height: 2em;
    margin-bottom: 1em;
}

.contentMenuLeft img{
    float: left;
    width: 3em;
    margin-right: 1em;

}

.contentMenuLeft p{
    float: right;
    color: #000;
}


.contentRight{

    float: right;
    width: 65%;
}

.contentRight table{
    margin: 0;
    width: 90%;
    border: solid 1px #ccc;
}
.contentRight thead{
    background-color: #FFB400;
}

.contentRight thead th{
    text-align: center;
    color: #fff;
    font-size: 1.25em;

}

.contentRight thead tr{
    height: 3em;
    color: #fff;
}
.contentRight thead a{
    color: #fff;
    text-decoration: none;
}
.contentRight tbody a{
    color: #000;
    text-decoration: none;
}

.contentRight tbody tr{
    text-align: center;
    height: 2em;
    border: solid 0.5px #ccc;
}

.contentRight tbody tr td{
    text-align: center;
}

.contentRight fieldset{
    width: 75%
}
.contentRight img{
    height: 10em;
    margin-left: 5em;
    float: left;
    max-width: 350px;
}

.contentRight form button{
    margin-left: 35%;
    height: 2em;
    width: 30%;
    background-color: #053140;
    color: #fff;
    margin-top: 2em;
}

.backendCompanyList a{
    display: block;
    margin-top: 2em;
    font-size: 2em;
    text-align: -webkit-auto;
    margin-left: 45%;
}


.input input, select, textarea {
    height: 2em;
    margin-bottom: 1em;
    width: 60%;
}

.input textarea{
    height: 10em;
}

div.input label{
    display: block;
}

div.input.date select{
    width: 25%;
}

div.message.success{
    border-style: solid;
    border-width: 1px;
    display: block;
    font-weight: normal;
    position: relative;
    padding: 0.875rem 1.5rem 0.875rem 20%;
    transition: opacity 300ms ease-out 0s;
    background-color: #DCE47E;
    border-color: #DCE47E;
    color: #626262;
    margin-top: 0;
}

.loginError{
    color: red;
    margin: 0;
}

.registerError{
    color: red;
    margin: 0;
}


.news{
    border: solid 1px #bbb;
    width: 80%;
    margin-bottom: 1.5em;
}



.news .newsHeader{
    display: flex;
    background-color: #FFB400;
    margin-top: 0;
    height: 3em;
    color: #fff;
}

.news  .date,h1{
    color: #fff;
}


.news h1{
    width: 80%;
    margin-top: 0;
    float: left;
    margin-left: 20%;
    font-size: 2.125rem;
}


.news .date{
    width: 20%;
    float: right;
}

.news .content{
    clear: both;
    color: #000;
}

form fieldset span{
    color: red;
}

#contentImageContent .slick-dots button{
    border: 1px solid #aaa;
}


#contentImageContent .slick-dots{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.slick-dots .slick-active button{
    background-color: #aaa;
}

.contentBookSlider .slick-dots, .contentHowToSlider .slick-dots{
    background-color: transparent;
    display: block;
    clear: both;
    float: none;
    position: relative;
    bottom: 0.5em;
}

.contentBookSlider .slick-dots button, .contentHowToSlider .slick-dots button{
    border: 1px solid #fff;
    background-color: transparent;
}
.contentBookSlider{
    height:35em;
}

.contentBookSlider .slick-dots .slick-active button, .contentHowToSlider .slick-dots .slick-active button{
    background-color: #fff;

}
.contentBookSlider p{
    margin:0;
    padding:0;
    padding-bottom: 1em;
}

.oneColumn div{
    width: 45%;
    float: left;
}

.oneColumn div:last-child{
    float: right;
}

.clear{
    clear: both;
}

.paginator{
    clear: both;
    width: 85%;
}

.pagination{
    list-style-type: none;
}

.pagination li{
    margin-top: 1em;
}

.prev.disabled{
    float: left;
}

.next.disabled{
    float: right;
}



#map_canvas{
    float: left;
    margin-top: 3em;
    height: 50em !important;
}

#map{
    height: 700px;
    max-width: 50%;
    width: 700px;
    position: relative;
    overflow: hidden;
    float: left;
}

#map p{
    color: #000;
}



.contentRightCompany #contentTable{
    float: right;
    margin-right: 0em;
    width: 100%;
}

.contentRightCompany .paginator{
    width: 30%;
    float: right;
    margin-right: 4em;
    clear: none;
}





/* Company Detail Block  */


#companyDetail p{
    color: #000;
}

#companyDetailTitelDescription{
    background-color: orangered;
}

#companyDetailHeader p {
    color: #fff;
}

#companyDetailTitle{
    font-size: 1.5em;
    margin-left: 5%;
    margin-bottom: 0.3em;
}

#companyDetailDescription{
    margin: 0 0 0 5%;
    padding-bottom: 0.5em;
}

#companyDetailHeader img{
    width: 100%;
    height: auto;
}

#companyCouponSlider .slick-dots{
    float: none;
    background-color: transparent;
}

#companyCouponSlider .slick-prev.slick-arrow{
    top: 6.35em;
    background-image: url(../img/arrow_left_black.png)
}

#companyCouponSlider .slick-next.slick-arrow{
    bottom: 0;
    background-image: url(../img/arrow_right_black.png)
}

#companyCouponSlider p{
    float: left;
    width: 75%;
}


#companyCouponSlider button.useCoupon{
    float: right;
    width: 17.5%;
    margin-right: 5%;
    margin-left: 2.5%;
    background-color: orangered;
    color: #fff;
}


#companyCouponSlider button.couponUsed{
    background-color: #6f6f6f;
    color: #c0c0c0;
}


#companyFeatures{
    margin-top: 2em;
}

#companyDetailInfo{
    margin-top: 2em;
    height: 12em;
}

#companyDetailInfoLeft{
    float: left;
    width:50%;
    height: 100%;
    border-top: solid 1px #c0c0c0;
}

#companyDetailLocation{
    height: 50%;
    border-bottom: solid 1px #c0c0c0;
    border-left: solid 1px #c0c0c0;
    padding: 5px 0 0 5px;
}

#companyDetailLocation p{
    margin: 0;
}

#companyDetailOpeningtime{
    height: 50%;
    border-bottom: solid 1px #c0c0c0;
    border-left: solid 1px #c0c0c0;
    padding: 5px 0 0 5px;
}


#companyDetailInfoRight{
    float:right;
    width: 50%;
    height: 100%;
    border-left: solid 1px #c0c0c0;
    border-top: solid 1px #c0c0c0;
    border-right: solid 1px #c0c0c0;
}

#companyDetailInfoRight a{
    display: block;
    border-bottom: solid 1px #c0c0c0;
    padding: 10px;
    word-wrap: break-word;
    height: 25%;
}

#companyDetailInfoRight a:first-child{
   margin-top: 0;
}

#companyDetail iframe{
    margin-top: 1em;
    width: 100%;
    height: 20em;
}
/* Company Detail Block end */

.fancybox-inner{
    overflow: hidden;
    width: auto;
}

#companySearchFilter{
    width: 30em;
}

#userBackendCompanyFilter{
    margin-top: 2em;
    width: 50%;
}



#inline1{
    width: 450px;
}

#onlyMobile{
    display: none;
}


.contentRight .row0{
    background: #f0f0f0;
}


.contentRight .row1{
    background: #E2E1E1;
}

.contentRight p.rangeMessage{
    margin-left: 10%;
}

.contentRight .rangeMessage{
    font-size: 1.2em;
    font-weight: normal;
    color: #000;
}

#rangeInfoMin{
    display: inline-block;
    color: #000;
    margin-right: 5px;
}

#rangeInfoMax{
    display: inline-block;
    color: #000;
    margin-left: 5px;
}

.rangeslider.rangeslider--horizontal{
    display: inline-block;
}

.slicknav_menu{
    display: none;
}

.noLink{
    cursor: default !important;
    color: #000;
}

.noLink:hover{
    color: #000;
}


#useCouponRequest p{
    text-align: center;
    color: #000;
}

#useCouponRequest button{
    margin-left: 4em;

}

#useCouponRequest button:last-child{
    float: right;
    margin-right: 4em;
}

#filterButton{
    display: none;
}



/* Responsive Design  */
@media all and (max-width: 1024px) {

div#bs-example-navbar-collapse-1.collapse.navbar-collapse{

    display: none
}

.js #menu {
    display:none;
}
.slicknav_menu{
    display: block;
}



div.navbar-header{
    margin-left: 1em;
}

html body{
    min-width: inherit ;
}

html h1{
    font-size: 0.9em;
}

#contentImage{
    height: 15em;
}

#contentImageContent{
    margin-top: -12em;
}

#contentImageContent img{
    height: 5em;
}

#contentImageContentLogin button{
    margin-top: 1em;
    padding: 0;
    font-size: 0.8em;
}
.slick-dots{
    width: 100%;
    height: 1em;
    text-align: center;
}

html .slick-dots li{
    width: 10px;
    height: 10px;
}

.slick-dots li button{
    width: 0.2em;
    height: 0.7em;
    margin-right: 0;
}
    .contentBookSlider .slick-dots, .contentHowToSlider .slick-dots{
        top: -2em
    }

#contentHowTo{
    margin-top: 7em;
    height: 15em;
}

#contentBooks{
    height: 15em;
}
#contentBusinessCustomer{
    height: 18em;
}

.slick-prev.slick-arrow{
    margin-left: 0;
    height: 1.5em;
    top: 6.5em;
}

.slick-next.slick-arrow{
    margin-right: 0;
    height: 1.5em;
    bottom: 8.25em;
}

.sliderContent1{
    height: 13em;
}

.sliderContent1 p{
    font-size: 0.6em;
}

.sliderContent2{

    height: 13em;
}

.sliderContentBooks{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

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

.sliderContent2 form{
    width: 115%;
}

.sliderContent2 fieldset{
    margin-top: 1em;
    padding: 0;

}

.contentBusinessCustomerSlider .sliderContent2 form fieldset input{
    margin: 0.5em 0 0 0;
    height: 1.5em;
}

.contentBusinessCustomerSlider .sliderContent2 form fieldset button{
    height: 1.5em;
    margin-top: 0.5em;
    border: none;
}

.sliderContent2 p{
    font-size: 0.75em;
    margin: 0;
    width: 115%;
}

.fancybox-wrap.fancybox-desktop.fancybox-type-inline.fancybox-opened{
    width: 90% !important;
    left: 5% !important;
}

.fancybox-inner{
    width: 100% !important;
}


#inline1{
    width: 100%;
}

.contentMenuLeft{
    display: none;
}

.contentRight{
    float: none;
    width: 100%;
    margin-top: 1em;
}

.contentRight table{
    width: 100%;
}

.contentRight fieldset{
    width: 90%;
    margin-left: 5%;
}

.contentRight table tbody tr{
    font-size: 0.9em;
}

.contentRight table tbody tr td{
    font-size: 0.8em;
}

.paginator{
    width: 100%;
}

.backendCompanyList img{
    height: 3em;
    max-width: 100px;
    margin-left: 1%;
}

.backendCompanyList a{
    font-size: 1.2em;
    margin-top: 0.5em;
}

.news{
    width: 90%;
    margin-left: 5%;
}

.news h1{
    margin-left: 5%;
}
.news .date{
    width: auto;
}

#map{
    width: 98%;
    max-height: 400px;
    margin-left: 1%;

}

.contentRightCompany #contentTable{
    margin-right: 0.35em;
    width: 40%;
}
.mapFilter{
    width: 55%;
    float: left;
    margin-left: 0.35em;
}

.mapFilter input{
    width: 10%
}
div#filter.mapFilter label{
    width: 90%;
    margin-right: 0;
    margin-left: 0;
}

.contentRightCompany #companySearchFilter{
    width: 100%;
}

#filterButton{
    display: block;
    float:right;
    margin: -4em 1em 0 0;
}

.filterDisplay{
    display: none;
}

#companyDetail{
    width: 97.5%;
}


}

.storeImages img{
    float:left;
    height:50px;
}