/*
gelb:      #ffd354;   heller: #fff9d0;
fleisch:   #fccc88;
orange:    #f28b32;
hellrot:   #e94f2d;
dunkelrot: #a50f08;

grün:      #08a543;
*/

body {
	background-color: #fff9d0;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0px 120px;
}

div.grid-section > div {
	margin-bottom: 20px;
}

label {
	font-size: 14px;	
}

address {
	font-size: 18px;
	line-height: 1.4em;
	margin-bottom: 10px;
}

article {
	max-width: initial;
}

article img {
	margin-bottom: 0px;
}

article img + p {
	margin-top: 5px !important;
	margin-bottom: 20px !important;
}

h1.no-air {
	text-align:center;
}

h3 {
	color: #a50f08;
	margin-top: 40px;
}

h4 {
	font-weight: bold;
	font-size: 16px;
	color: #662222;
	
}

.img-responsive {
	max-width: 100%;
	height: auto;
	display: block;
}

.header {
	z-index: 100;
}

.header--fixed {
	background-color: #f28b32;
	border-bottom: 3px solid #FFFFFF;
}

.introImage{
	margin-bottom: 100px;
}

.textpart img {
	display: inline-block;
	margin-bottom: 0px;
}

ul.arrow {
	list-style-image: url('/media/1062/arrow18.png');
}

ul.arrow2 {
	list-style-image: url('/media/1061/arrow12.png');
}

ul.arrow3 {
	list-style-image: initial;
	list-style-type: none;
	line-height: 1.2em !important;
	margin: 10px 0px 20px -20px;
	padding-left: 0px;
}

ul.arrow3 li {
	border-left: 5px solid transparent;
	padding-left: 15px;
	margin-bottom: 3px;
}

ul.arrow3 li.nav-li--active, ul.arrow3 li:hover {
	border-left: 5px solid #a50f08;
}

ul.arrow3 a.nav-link {
	border-bottom: none;	
}

ul.arrow3 a.nav-link:hover, ul.arrow3 a.nav-link--active {
	color: #a50f08;
}

table.hintTable {
	border: 2px solid #a51008;
	background-color: #FFFFFF;
	margin-top: 40px;
}

table.hintTable th, table.hintTable td {
	padding: 5px;
}

table.hintTable th {
	background-color: #a51008;
	color: white;
	font-weight: bold;
}

table.infoTable {
	border: none;
	width: 60%;
}

table.infoTable2 {
	border: none;
	width: 100%;
}

table.infoTable th, table.infoTable td,
table.infoTable2 th, table.infoTable2 td{
	padding: 5px;
	border-bottom: 1px solid #a51008;
}

table.infoTable2 td{
	text-align: center;
}

table.infoTable2 td:first-child {
	width: 50%;
	text-align: left;
}

.overlay--dark:after {
	background: rgba(37,33,33,.2)
}

.nav-thirdlevel {
	text-transform: initial;
	letter-spacing: initial;
	margin-left: initial;
}

.nav-fourthlevel {
	text-transform: initial;
	letter-spacing: initial;
	margin-left: initial;
}

.footmenuline {
	margin-bottom: 20px;	
}

.addressline {
	padding-top: 10px;
	border-top: 2px solid #000;
	width: 50%;
	margin: auto;		
}

.button--border--red_solid {
	background: #a50f08;
	border-color: #a50f08;
	color: #fff;
}

.mobile-nav {
	padding-top: 150px;
	display: block;
	text-align: center;
	overflow: scroll;
	z-index: 99;
}

.nav-bar {
	flex-wrap: wrap;	
}

.nav-bar--list {
	margin-bottom: 30px;	
}

.foot-nav {
	display: block;	
}

.header {
	padding-bottom: 20px;
	background-image: url('/media/1138/tivoli-back-trans.jpg');
	background-repeat: no-repeat;
	min-height: 90px;
	background-color: #f28b32;
}

.header--fixed .nav-bar {
	position: relative;
	left: unset;
	right: unset;
	transform: none;
}

body.theme-color-tivoli .top-nav a.nav-link, body.theme-color-tivoli .mobile-nav a.nav-link {
	font-size: 16px;
	padding: 5px;	
	border: 2px solid transparent;
	border-radius: 3px;
	color: #fff !important;
	margin-top; 2px !important;
	margin-bottom: 2px !important;	
}

body.theme-color-tivoli .top-nav a.nav-link--active,
body.theme-color-tivoli .mobile-nav a.nav-link--active,
body.theme-color-tivoli .top-nav a.nav-link:hover,
body.theme-color-tivoli .mobile-nav a.nav-link:hover {
	border: 2px solid #fff !important;
	background-color: rgb(255,255,255,0.1);	
}

body.theme-color-tivoli .nav-bar--list a.nav-link {
	font-size: 16px;
}

body.theme-color-tivoli .nav-bar--list > a.nav-link {
	padding: 5px;
	border: 2px solid transparent;
	border-radius: 3px;
	color: #000 !important;
}

body.theme-color-tivoli .nav-bar--list > a.nav-link--active,
body.theme-color-tivoli .nav-bar--list > a.nav-link:hover  {
	border: 2px solid #a50f08 !important;
	background-color: rgb(165,15,8,0.1);	
}

body.theme-color-tivoli .nav-bar a.nav-link-facebook:hover {
 	border: 2px solid transparent !important;
	background-color: transparent !important;
}

.heroBox, .footerBox {
	background-color: #fff9d0;
	padding-bottom: 10px;
}

.heroBox p, .heroBox ul,
.section__description p, .section__description ul  {
	text-align: left;
}

.footerBox h4 {
	padding-top: 10px;
	min-height: 50px;	
}

.footerBox {
	min-height: 165px;	
}

.slideItem {
	margin-bottom: 0px !important;
}

.contactForm {
	margin-top: 40px !important;
	margin-left: 0px;
	margin-right: 0px;
}

.form-control {
	padding: inherit;
}

.form-group {
	margin-bottom: 20px !important;
}

button {
	background-color: #BBBBCC;
	border: 1px solid #CCCCCC;
	background-image: linear-gradient(to bottom,#EEEEFF 0,#BBBBCC 100%);	
	padding: 10px;
	margin-right: 10px;
	border-radius: 2px;
}

.yt-container {
	background-color: white;
	position: relative;
	height: 0;
	padding-bottom: 56.25%;
}

.yt-frame {
	background-color: white;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* theme */

body.theme-font-standard p {
	margin-bottom: 10px;	
}

body.theme-font-standard ul {
	line-height: 1.6em;	
}

.section {
	padding: 40px;
}

.section--60-height {
	min-height: 500px;
}

.section--header {
	padding: 0px;
}

.section--content-center, .section--content-center-bottom {
	display: block;
}

.section__hero-content {
	position: absolute;
	text-align: center;
	max-width: unset;
	width: 100%;
	padding-top: 220px;
	z-index: 4	
}

.section__hero-content h1 {
	font-size: 56px;
	font-weight: 500;
	color: #fff;
	margin: auto;
	text-shadow: 1px 1px #000000;
}

.section__hero-content h2 {
	font-weight: 500;
	font-size: 28px;
	color: #fff;
	border-bottom: 4px solid #a50f08;
	width: 50%;
	padding-bottom: 10px;
	margin: 30px auto;
	text-shadow: 1px 1px #000000;
}

.section__welcome h3, .section__astronomie h3, .section__tivolitalk h3 {
	font-size: 32px;
	font-weight: normal;
}

.section__tivolitalk h3.blogpost-title {
	font-weight: bold;
}

.section__astronomie {
	color: #fff;
}

.section__astronomie h3 {
	color: #fff;
}

.section__astronomie a {
	color: #fff9d0;
}

a.button--border--red_solid {
	color: #fff;
}

#intro-carousel {
  z-index: 3;
  padding-top: 120px;
}

#intro-carousel::before {
  content: '';
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 7;
}

#intro-carousel .item {
  width: 100%;
  height: 500px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition-property: opacity;
}

.blogpost {
	text-align: left;
	padding: 0px;
}

.blogpost-meta {
	font-size: 14px;	
}

.blogpost-title {
	font-size: 22px !important;	
}

.blogpost-thumb {
	margin-right: 30px;
	float: left;
}

.product-grid__item:hover body.theme-color-tivoli .product-grid__item__name, .product-grid__item:hover body.theme-color-tivoli .product-grid__item__price, body.theme-color-tivoli .bg-main-color, body.theme-color-tivoli .button--border--solid, body.theme-color-tivoli .mobile-nav, body.theme-color-tivoli .product-grid__item:hover .product-grid__item__name, body.theme-color-tivoli .product-grid__item:hover .product-grid__item__price, body.theme-color-tivoli .section--themed {
	background-color: #f28b32;
	color: #000
}

.hamburger.lines:hover.active body.theme-color-tivoli span:after, .hamburger.lines:hover.active body.theme-color-tivoli span:before, .hamburger body.theme-color-tivoli span, .hamburger body.theme-color-tivoli span:after, .hamburger body.theme-color-tivoli span:before, body.theme-color-tivoli .bg-secondary-color, body.theme-color-tivoli .hamburger.lines:hover.active span:after, body.theme-color-tivoli .hamburger.lines:hover.active span:before, body.theme-color-tivoli .hamburger span, body.theme-color-tivoli .hamburger span:after, body.theme-color-tivoli .hamburger span:before, body.theme-color-tivoli .nav-link--home__text:after {
	background-color: #000;
	color: #f28b32
}

.blogposts-centered body.theme-color-tivoli .blogpost-title, body.theme-color-tivoli .blogposts-centered .blogpost-title, body.theme-color-tivoli .button--border, body.theme-color-tivoli .font-main-color, body.theme-color-tivoli .nav-link, body.theme-color-tivoli .section__hero-content, body.theme-color-tivoli footer a, footer body.theme-color-tivoli a {
	color: #000
}

article body.theme-color-tivoli a, article body.theme-color-tivoli a:visited, body.theme-color-tivoli .employee-grid__item__email, body.theme-color-tivoli .font-link-color, body.theme-color-tivoli article a, body.theme-color-tivoli article a:visited {
	color: #e94f2d
}

body.theme-color-tivoli--active.nav-link:visited, body.theme-color-tivoli .border-main-color, body.theme-color-tivoli .button--border, body.theme-color-tivoli .nav-link--active, body.theme-color-tivoli .nav-link:hover {
	border-color: #000
}

.clear {
	clear: both;	
}

@media (max-width: 768px) {
	h1.no-air {
		font-size: 32px;
	}
	
	.section__hero-content h1 {
		font-size: 44px;
	}
}

@media (max-width: 420px) {
	.footerBox {
		min-height: 190px;	
	}
	
	.footerBox h4 {
		font-size: 14px;	
	}
}


/* bootstrap */

.text-danger { color: #e94f2d; }
.text-success { color: #08a543; }
.alert { padding: 10px; }
.alert-danger { color: #e94f2d; border: 1px solid #e94f2d; }
.alert-success { color: #08a543; border: 1px solid #08a543; }


/* Cookie Consent */

.termsfeed-com---nb-simple {
    /*box-shadow: 8px 8px 8px 8px #666666;*/
    top: 15% !important;
    left: 25% !important;
    bottom: unset !important;
    border: 2px solid #a50f08 !important;
    background-color: white !important;
}

.termsfeed-com---palette-light .cc-nb-okagree,
.termsfeed-com---palette-light .cc-nb-reject,
.termsfeed-com---palette-light .cc-cp-foot-save {
    background-color: #a50f08 !important;
}

.termsfeed-com---nb .cc-nb-main-container {
	padding: 1.5rem;
}

@media (max-width: 767px) {
	.termsfeed-com---nb-simple {
        top: 5% !important;
        left: 5% !important;
		max-width: 90% !important;
	}
}