/* Add here all your CSS customizations */

/* allgemeine Tags */
h1, h2, h3, h4, h5, h6 {
    color: #466182;
    font-weight: 400;
    letter-spacing: 0.015em;
    margin: 0;
    -webkit-font-smoothing: antialiased;
}

.lead {
    letter-spacing: 0.025em;
    font-size: 19px;
    font-weight: 300;
}

strong {font-weight: 700;}
italic {font-style: italic;}
p {color: #707070;letter-spacing: 0.02em;line-height: 22px;}


/* HTML-Body, etc. */
html.boxed body {
	background-color: #1F3C4F;
	background-image: url("../img/moses/basis/mopattern.png");
	background-repeat: repeat;
	color: #143953;
	font-family: "linotype-vectora", Arial, sans-serif;
	font-size: 14px;
	line-height: 28px;
	margin: 30px auto;
}

html.boxed .body {
	margin: auto;
	border-top:0;
	/*-webkit-box-shadow: 4px 4px 8px 0px rgba(37,63,82,0.55);
	-moz-box-shadow: 4px 4px 8px 0px rgba(37,63,82,0.55);
	box-shadow: 4px 4px 8px 0px rgba(37,63,82,0.55);*/
}

html.boxed .main {
	background-color: #FFF;
	overflow: hidden;
}

html.boxed #footer {
background-color: #596E7E;
color:#FFF;
margin-top: 0;
border-bottom: 0!important;
border-top: 0 !important;
}

#footer .footer-copyright p {
    color: #FFF;
    margin: 0;
    padding: 0;
    font-size: 1.2em;
	letter-spacing: 0.035em;
	font-weight: 400;
}

#footer .footer-copyright a {
    color: #FFF;
	font-size: 1.1em;
	letter-spacing: 0.035em
}

#footer a:not(.btn):hover {
    text-decoration: none;
    color: #FEEBAF;
}

.footercp {
	display: block;
	margin-left: 35px!important;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #596E7E;
}



/* Sidemenu links */
aside ul.nav-list > li > a {
	font-family: "linotype-vectora", Arial, sans-serif;
	font-weight: 300;
    color: #596E7E;
    font-size: 26px;
	letter-spacing: 0.78px;
	line-height: 36px;
    padding: 8px 0 15px 22px;
}

aside ul.nav-list > li > a:hover {
	color:#596E7E;
}

aside ul.nav-list > li > a.nav-link.active {
	font-weight: 700;
	letter-spacing: 0em;
	color:#596E7E;
}

ul.nav-list li a::before {
	display: none;
}


/* Head-Bereich, Logo, Texte */
.mo-header {
	padding: 20px 0;
	background-color: #FFFFFF;
}

.sherlock {
	display: block;
}

#leftmenu {
	display: block;
}

#mologo {
	width:75px;
	height:auto;
	margin:-15px 10px 0 20px;
	transform: rotate(6deg);
}

.moheadline {
	font-size: 36px;
	line-height: 38px;
	font-weight: 700;
	color:#365972;
}

.motextheadline {
	display: block;
	margin-bottom: 15px;
	font-size: 23px;
	line-height: 30px;
	font-weight: 700;
	color:#365972;
}

.mosubheadline {
	padding-left: 20px;
	font-size: 21px;
	font-weight: 300;
	color:#365972;
}

/* buttons */
.btn-modern {
	font-size:15px;
    text-transform: uppercase;
    padding:15px 28px 12px 28px;
    font-weight: 400;
	letter-spacing: 0.055em!important;
}

html .btn-primary {
    background-color: #365972;
    border-color: #365972 #365972 #253D4E;
    color: #FFF;
}

html .btn-primary:hover {
    background-color: #143953;
    border-color: #143953 #143953 #0A1F2E;
    color: #FFF;
}

/* Button fuer Startseite */
html .btn-start {
    background-color: transparent;
	border:2px solid #FFF;
    color: #FFF;
	font-weight: 700;
}

html .btn-start:hover {
	background-color: #FFF;
    border:2px solid #FFF;
    color: #596E7E;
}

/* Button-Container fuer Startseite */
.buttons-kategoriestart {
	z-index: 100;
    position: absolute;
	display:flex;
	margin-top:2%;
}

.jahreszahlen {
	z-index: 100;
    position: absolute;
	display: inline-flex;
	text-align: right;
}

/* CSS für Slider */
.owl-carousel .owl-item img {
	margin:0 auto;
	width: 100%;
	max-height:490px;
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
	margin:20px 0 0 0;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-carousel.nav-style-1 .owl-nav .owl-next, .owl-carousel.nav-style-1 .owl-nav .owl-prev {
    color: #B2C1CF !important;
	font-size:24px;
}

.startslider {
	display: flex;
  	justify-content: center;
  	align-items: center;
}

.artworkslider {
	display: flex;
  	justify-content:flex-end;
  	align-items: flex-end;
}

.annodomini {
	letter-spacing: 0.06em;
	display:block;
	color:#143953;
	font-weight: 300;
	padding:4px 10px 0 8px;
	/*background-color: #DBE0E5;*/
	background-color: rgba(255,255,255,0.65);
}

.buehne {
		margin-top:10px;
}

.formholder {
	width:90%;margin:0 auto;
}

.fa-bars::before {
    content: "\f0c9";
    color: #596E7E;
}


/* mobile css */
@media only screen and (min-width:1024px) and (max-width: 5000px) {
/* Button fuer Startseite */
html .btn-start {
    background-color: transparent;
	border:2px solid #FFF;
    color: #FFF;
	font-weight: 700;
}

html .btn-start:hover {
	background-color: #FFF;
    border:2px solid #FFF;
    color: #596E7E;
}

/* Button-Container fuer Startseite */
.buttons-kategoriestart {
	z-index: 100;
    position: absolute;
	display:flex;
	margin-top:2%;
}
	
.jahreszahlen {
	z-index: 100;
    position: absolute;
	display: inline-flex;
	text-align: right;
}
	.sherlock {display: none;}

}

@media only screen and (min-width:667px) and (max-width: 1024px) {
	/* Button fuer Startseite */
html .btn-start {
    background-color: transparent;
	border:2px solid #FFF;
    color: #FFF;
	font-weight: 700;
}

html .btn-start:hover {
	background-color: #FFF;
    border:2px solid #FFF;
    color: #596E7E;
}

/* Button-Container fuer Startseite */
.buttons-kategoriestart {
	z-index: 100;
    position: absolute;
	display:flex;
	margin-top:2%;
}
	
.jahreszahlen {
	z-index: 100;
    position: absolute;
	display: inline-flex;
	text-align: right;
}
	.footercp {
		display: block;
		margin-left:30px!important;
	}

}

@media only screen and (min-width:200px) and (max-width: 1023px) {
	
	html.boxed body {
	background-color: #365972!important;
	background-image: url("../img/moses/basis/mopattern.png")!important;
	background-repeat: repeat!important;
	color: #143953;
	font-family: "linotype-vectora", Arial, sans-serif;
	font-size: 14px;
	line-height: 28px;
	margin: 0 auto;
}
	/* Button fuer Startseite */
html .btn-start {
    background-color: transparent;
	border:2px solid #FFF;
    color: #FFF;
	font-weight: 700;
}

html .btn-start:hover {
	background-color: #FFF;
    border:2px solid #FFF;
    color: #596E7E;
}

/* Button-Container fuer Startseite */
.buttons-kategoriestart {
	z-index: 100;
    position: absolute;
	display:flex;
	margin-top:2%;
}
.jahreszahlen {
	z-index: 100;
    position: absolute;
	display: inline-flex;
	text-align: right;
}
	#leftmenu {display: none;}
	.sherlock {display: block;}
	#kontaktbutton {display: none;}

	.moheadline {
	display: block;
	font-size: 32px;
	line-height: 34px;
	font-weight: 700;
	color:#365972;
}
	.mosubheadline {
	padding-left: 0px;
	font-size: 19px;
	font-weight: 300;
	color:#365972;
}
	.mo-header {
	padding: 10px 0 0 0;
	background-color: #FFFFFF;
}

	.buehne {
		margin-top:30px;
	}
	.mobilefootercenter {
		text-align: center;
	}
	
	.formholder {
	width:100%;margin:0 auto;
}
}

@media only screen and (min-width:200px) and (max-width: 767px) {
	html.boxed body {
	background-color: #365972;
	background-image: url("../img/moses/basis/mopattern.png");
	background-repeat: repeat;
	color: #143953;
	font-family: "linotype-vectora", Arial, sans-serif;
	font-size: 14px;
	line-height: 28px;
	margin: 0 auto;
}
	
	#kontaktbutton {display: none;}
	.footercp {
		display: block;
		margin:0!important;
}
	#mologo {
    width: 75px;
    height: auto;
    margin: 25px 10px 0 20px;
	transform: rotate(6deg);
}	
	
.buttons-kategoriestart {
	z-index: 100;
    position: absolute;
	display:flex;
	margin-top:2%;
}
.jahreszahlen {
	z-index: 100;
    position: absolute;
	display: inline-flex;
	text-align: right;
}
	
	.formholder {
	width:100%;margin:0 auto;
}
}

@media only screen and (min-width:667px) and (max-width: 1023px) {
	/* Button fuer Startseite */
html .btn-start {
    background-color: transparent;
	border:2px solid #FFF;
    color: #FFF;
	font-weight: 700;
}

html .btn-start:hover {
	background-color: #FFF;
    border:2px solid #FFF;
    color: #596E7E;
}

/* Button-Container fuer Startseite */
.buttons-kategoriestart {
	z-index: 100;
    position: absolute;
	display:flex;
	margin-top:2%;
}
.jahreszahlen {
	z-index: 100;
    position: absolute;
	display: inline-flex;
	text-align: right;
}
	#kontaktbutton {display: block;}
	#mologo {
	width:75px;
	height:auto;
	margin:-15px 10px 0 40px;
	transform: rotate(6deg);
}
	.footercp {
		display: block;
		margin:0!important;
}
		.formholder {
	width:100%;margin:0 auto;
}
}
