/* WEBFONTS */
@import url("../lib/font-awesome/css/font-awesome.min.css");

/*-- GLOBALS --*/

html,body {
    height: 100%;
    width: 100%;
    padding: 0;
    margin:0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url('../files/img/background.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%; 
    background-color: #710419;
}


.panel-default {
	background: none !important;
}

.panel-default .panel-heading{
    background: rgba(255, 255, 255, 0.8)!important;
	color: #05490D !important;
	font-weight: bold !important;
}

.panel-default .panel-body{
    background: rgba(255, 255, 255, 1.7)!important;
}


.modal-header{
    -moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	border-radius: 3px !important;
}

.modal-footer{
    -moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	border-radius: 3px !important;
}

.font-arial{
	font-family: arial !important;
}

.map-width{
	width: 100%;
}


.date-style{
    margin-top: 9px;
}

.rcorners {
    border-radius: 7px 7px 0px 0px !important;
}

.but-xs-menu{
 color: #065C10 !important;
 font-size: 1.4em;
}

.i-fa-bars {
    width: 28px;
    height: 25px;
    box-sizing: border-box;
    border: 2px solid #065C10;
    border-radius: 15%;
	color: #065C10;
	font-size: 1.5em;
}

.control-label{
    width: 45% !important;
}

.width_100{
    width: 100%;
}

.collapse-nav{
    //background-color: #5C3A0C !important;
    background-image: url('../files/img/gradient.png');
    width: 100% !important;
    margin-top:10px !important;
}

.top-line{
    width: 100%; 
    height: 3px; 
    position: relative; 
    top:10px; 
    left:0px;
    background-color: #ffffff;
}

/*-- begin slideup footer --*/
#container {
    bottom: 40px ;
    display: none ;
    left: 0px ;
    position: fixed ;
    width: 100% ;
}

a.mailto{ 
    color: #333333 !important;
    font-size: 0.9em !important;
}

#inner {
    background-color: #F0F0F0;
    border: 0px solid #666666;
    border-bottom-width: 0px;
    padding: 20px 20px 200px 20px;
    height: 240px;
}


/*-- end slideup footer --*/

/*-- begin sticky scroll --*/
.fixed-show {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 80px;
    background-color: rgba(0,102,204,0.2);
    background-image: -webkit-gradient(
        linear, left top, left bottom, from(rgba(51,153,204,0)),
        to(rgba(201,201,201,0)), color-stop(0,#FAFAFA)
        );
    background-image: -moz-linear-gradient(
        linear, left top, left bottom, from(rgba(51,153,204,0)),
        to(rgba(201,201,201,0)), color-stop(0,#FAFAFA)
        );
    background-image: -ms-linear-gradient(
        linear, left top, left bottom, from(rgba(51,153,204,0)),
        to(rgba(201,201,201,0)), color-stop(0,#FAFAFA)
        );
}

.fixed-hide {
    position: fixed;
    margin-top: -400px;
}
/*-- end sticky scroll --*/


.but-fastmenu{
    text-align: center; 
    background-color: rgba(0,0,0,0.8); 
    border: solid 0px; 
    cursor: pointer;
    padding-bottom: 10px;
}

.info-up-slider{
    margin-top: 10px;
    margin-left: 30%;
    margin-right: 30%;
    cursor: pointer !important;
}   

li.logo{
    margin-top: 0px;
    padding-right: 30px;
    border: solid 0px red;
}

.logo-img-mobile{
    width: 100px !important;
    height: 42px !important;
    margin-left: 0px !important;
    margin-top: 5px;
    margin-bottom: 0px !important;

}

.logo-img{
    width: 150px !important;
    height: 60px !important;
    margin-left: -20px !important;
    margin-bottom: 0px !important;
    margin-top: -10px;

}

div.logo-mobile{
    z-index: 999 !important;
    margin-top: 5px !important;
    margin-left: 5px;
    padding-right: 70px !important;
    border: solid 0px red;
}

.navi-bottom{
    margin-top: 30px;
}

.input-medium {
    width: 180px;
    height: 25px !important;
    line-height: 30px !important;
    padding: 5px 5px !important;
    font-size: 0.9em !important;
    margin-top: 12px !important;
    margin-left: 30px;
}

.form-padding{
    padding-left: 30px;
}

#kontaktForm .form-control-feedback {
    top: 26px;
    right: 30px;
}
#movieForm .selectContainer .form-control-feedback {
    top: 26px;
    right: 30px;
}

.thumbnail{
    text-decoration: none !important;
    color: #666666;
}

table.table-font{
    font-size: 1.2em;
}
.lead.lead-font{
    font-size: 1.2em;
}

.carousel-position{
    margin-top: -40px !important;
}

.portrait-position{
    margin-top: 30px !important;
    padding-bottom: 50px;
}

.content-style{
    background-color: #ffffff;
    padding-top: 0px;
    padding-right: 40px;
}

.no-scroll{
    overflow-y: hidden !important;
    overflow-x: hidden !important;
}

.btn-info{
    cursor: pointer !important;
}

.status-off{
    display: none;
}

.status-on{
    display: inline;
}

.login-container{
    position: absolute;
    top:0px;
    left:0px;
    width: 100%;
    height: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;;
}

a.menu-link{
    color: #ffffff !important;
    font-weight: bold !important;
}

a:hover.menu-link{
    color: #dfdfdf !important;
    font-weight: bold !important;
}

.red{
    color: red !important;
    font-weight: bold !important;
    text-decoration: none !important;
}

/*-- begin footer --*/
.footer{
    position:fixed;
    padding-bottom:-10px;
    bottom:0px;
    width: 100%;
    height: 40px;
    z-index: 999;
}

.glass-footer{
    background-color: rgba(0,102,204,0.2);
    background-image: -webkit-gradient(
        linear, left top, left bottom, from(rgba(51,153,204,0)),
        to(rgba(201,201,201,0)), color-stop(0,#FAFAFA)
        );
    background-image: -moz-linear-gradient(
        linear, left top, left bottom, from(rgba(51,153,204,0)),
        to(rgba(201,201,201,0)), color-stop(0,#FAFAFA)
        );
    background-image: -ms-linear-gradient(
        linear, left top, left bottom, from(rgba(51,153,204,0)),
        to(rgba(201,201,201,0)), color-stop(0,#FAFAFA)
        );
    border-left: solid 0px red;
    border-top: solid 0px rgba(201,201,201,0.8);
    border-right: solid 0px red;
    border-bottom: rgba(201,201,201,0.8);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 40px;
    //border-bottom: solid 1px rgba(150,150,150,0.5);
}

.ci{
    margin-top: 14px; 
    font-size: 0.8em;
}

.info-up-slider{
    margin-top: 10px;
    cursor: pointer !important;
}

.but-logout{
    margin-top: 15px;
    cursor: pointer !important;
}

.tel{
    margin-top: 14px;
    margin-left: 15px; 
    font-size: 0.9em;
}

.but-logout-footer{
    margin-top: 8px; 
    margin-left: 0px;
}
/*-- end footer --*/

/*-- begin login form --*/
.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}
.form-signin .checkbox {
    font-weight: normal;
}
.form-signin .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}
.form-signin .form-control:focus {
    z-index: 2;
}
.form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}


div.center{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.form-content{
    background-color: #ffffff;

}

/*-- Fullscreen bg --*/
div.bigbg {
    display: block;
    position: relative;
    width: auto;
    height: auto;
    padding: 100px 0;
    min-height: 100%;
    background: no-repeat center center;
    //background-attachment: scroll;
    background-attachment: fixed;
    background-color: #000000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    z-index: -999;
    border: solid 0px red;
}

.bigbg img {
    max-height: 150px;
    max-width: 150px;
}

/*-- begin CAROUSEL --*/
h2{
    margin: 0;     
    color: #666;
    padding-top: 90px;
    font-size: 52px;
    font-family: "trebuchet ms", sans-serif;    
}
.item{
    background: #333;    
    text-align: center;
}
.carousel{
    margin-top: 20px;
}
.bs-example{
    margin: 20px;
    margin-top: 80px;
}

.carousel .item>img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 100%;
}
/*-- end Carousel --*/

h4.tx-welcome{
    color: #075C12;
    margin-top: 15%;
    margin-left: 10%;
}

.but-menu-left{
    margin-top: 22px;
    margin-left: 20px;
}


.but-menu-right{
    margin-top: 5px;
    margin-right: 5px;
    color: #000000;
    font-weight: none;
}

.but-menu-logout{
    margin-top: 0px; 
    color: #ff0000;
    font-weight: bold;
    cursor: pointer;
}

.center-drop-menu{
    width: 150px;
    height:200px;
    background-color: #ffffff;
}

/*-- begin Datapicker custom --*/
.ui-datepicker {
    background: url('') repeat 0 0 #D8E7F6 !important;
    color: #666666;
    font-weight: bold;
    line-height: 30px;
    border-width: 0px 0 0 0;
    border-style: solid 0px;
    border-color: #111;
    z-index: 9999;
}

.ui-datepicker-header {
    background: url('') repeat 0 0 #D8E7F6 !important;
    color: #666666;
    font-weight: bold;
    line-height: 30px;
    border-width: 0px 0 0 0;
    border-style: solid 0px;
    border-color: #111;
}

.ui-state-highlight{
    background: url('') repeat 0 0 #D8E7F6 !important;
    color: #666666;
    font-weight: bold;
    line-height: 30px;
    border-width: 0px 0 0 0;
    border: solid 0px !important;
}
/*-- end Datapicker custom --*/

/* --- begin top menu ----------------------- */
.navbar {
    z-index: 999 !important;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    padding-left: 0px;
    border:solid 0px red;
    width: 100%;
    height: auto;

    //background-color: rgba(139,0,0,1) !important;
    background-color: transparent !important;
    /*
        background-color: rgba(0,102,204,0.2);
        background-image: -webkit-gradient(
            linear, left top, left bottom, from(rgba(51,153,204,0)),
            to(rgba(201,201,201,0)), color-stop(0,#FAFAFA)
            );
        background-image: -moz-linear-gradient(
            linear, left top, left bottom, from(rgba(51,153,204,0)),
            to(rgba(201,201,201,0)), color-stop(0,#FAFAFA)
            );
        background-image: -ms-linear-gradient(
            linear, left top, left bottom, from(rgba(51,153,204,0)),
            to(rgba(201,201,201,0)), color-stop(0,#FAFAFA)
            );
    */
}



.navbar-collapse{
    margin-left: 0px; 
    margin-top: 0px; 
    list-style: none;
    background-color: transparent !important;
    width: 1170px;
    border: solid 0px red;
}
.navbar-toggle:hover{
    background-color: transparent !important;
}


li.line{
    border-bottom: solid 1px rgb(240,240,240);
    margin-bottom: -1px;
}

.glass{

    background-color: rgba(0,102,204,0.2);
    background-image: -webkit-gradient(
        linear, left top, left bottom, from(rgba(51,153,204,0)),
        to(rgba(201,201,201,0)), color-stop(0,#FAFAFA)
        );
    background-image: -moz-linear-gradient(
        linear, left top, left bottom, from(rgba(51,153,204,0)),
        to(rgba(201,201,201,0)), color-stop(0,#FAFAFA)
        );
    background-image: -ms-linear-gradient(
        linear, left top, left bottom, from(rgba(51,153,204,0)),
        to(rgba(201,201,201,0)), color-stop(0,#FAFAFA)
        );
    border-left: solid 0px red;
    border-top: solid 0px rgba(201,201,201,0.8);
    border-right: solid 0px red;
    border-bottom: rgba(201,201,201,0.8);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    //border-bottom: solid 1px rgba(150,150,150,0.5);
}

/* --- end top menu ----------------------- */    


/* --- Sidebar css begin ----------------------- */
.sidebar-off {
    position: absolute;
    top: 17px;
    left: 0px;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    z-index: 99999999;
    border: solid 0px red;
    background-color: transparent !important;
}

.sidebar-off.active {
    left: 75%;
    background-color: transparent !important;
}

.sidebar-off.active .sidebar-off {
    left: -75%;
    position: absolute;
    top: 0;
    width: 75%;
    margin-left: 10px;
    background-color: transparent !important;
}

#sidebar, #sidebar a, #sidebar-footer a {
    padding-left:3px;
    background-color: transparent !important;
}


.nav > li > a:hover,
.nav > li > a:focus {
    background-color: transparent !important;
}

.left-drop-menu-position{
    position: fixed;
    left: -250px;
    z-index: 999;
    //background-color: #0088cc;
    background-color: transparent;
    margin-left: -10px;
    margin-top: 30px;
    cursor: pointer;
    height: 1px;

}
/* --- Sidebar css end ----------------------- */

.preise-text{
    margin-left: 22px;
    margin-top: 30px;
}

/*-- MEDIA --*/

/* Extra Small Devices, .visible-xs-* */
@media (max-width: 767px) {
	
	.panel-default {
	background: none !important;
	}
	
	.panel-default .panel-heading{
	background: #EEEEEE !important;
	color: #05490D !important;
	}

	.panel-default .panel-body{
	background: #FFFFFF !important;
	}	

	#map-container { 
		height: 210px !important;
		width: 235px !important;
	}

    .date-style{
	    font-size: 0.7em;
        margin-top: 15px;
    }

    .portrait-position{
        margin-top: 40px !important;
        padding-bottom: 50px;
    }

    .form-padding{
        padding-right: 30px;
    }

    table.table-font{
        font-size: 0.6em;
        padding: 0px;
        margin: 0px;
    }
    .lead.lead-font{
        font-size: 0.8em;
    }

    .carousel-position{
        margin-top: 30px !important;
    }

    .preise-text{
        margin-left: 0px;
        margin-top: 0px;
    }
    h4{
        font-size: 1.2em;
    }

    html,body {
        height: 100%;
        width: 100%;
        padding: 0;
        margin:0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-image: url('../files/img/home.jpg');
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
		background-color: #FFFFFF !important;
    }

    .info-up-slider{
        margin-top: 10px;
        margin-left: 50%;
        margin-right: 20%;
        cursor: pointer !important;
    }

}

/* Small Devices, .visible-sm-* */
@media (min-width: 768px) and (max-width: 991px) and (orientation:landscape) {

    .carousel .item{
        height: 250px !important;
    }
}

@media (min-width: 762px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
}

/* Medium Devices, .visible-md-* */
@media (min-width: 992px) and (max-width: 1199px) and (orientation:landscape) {
    .item{
        height: 350px !important;
    }
}


/* Large Devices, .visible-lg-* */
@media (min-width: 1200px) and (orientation:landscape) {
    .item{
        height: 350px !important;
    }


}

/* Mobile screen */
@media screen and (orientation: landscape) {

    .portrait-position{
        margin-top: 30px !important;
        padding-bottom: 50px;
    }

}

@media screen and (orientation: portrait) {



}

