﻿@charset "UTF-8";
@import url('mo-grid.css');
@import url('menu.css');
@import url('module.css');
@import url('fonts.css');
@import url('test.css');

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #434f53;
  background-color: #fff;
}
.img img{
	width: 100%;
	height: auto;
}
.fontspace-1 {letter-spacing:-.02em!important}

.font-popp {
	font-family:Poppins!important;
}
.color-1a{
	color:#FFFFFF;
}
.color-1a a{
	color:#FFFFFF;
	text-decoration: none;
}
.color-1a a:hover{
	text-decoration: underline;
}
.fontsize-1{font-size:14px!important;}
.fontsize-6{font-size:16px!important;}
.fontsize-7{font-size:18px!important;}
.fontsize-4{font-size:20px!important;}
.fontsize-2{font-size:24px!important;}
.fontsize-3{font-size:45px!important;}
.fontsize-5{font-size:70px!important;}

@media (max-width: 767px){
	.fontsize-3{font-size:1.5em!important;}
	.fontsize-5{font-size:27px!important}
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 1)  {
	.fontsize-3{font-size:2.5em}
	.fontsize-4{font-size:1.4em}
	.fontsize-5{font-size:3em!important}
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1)  {
	.fontsize-3{font-size:2.3em}
	.fontsize-5{font-size:4em!important}
}
.font-weight-300{font-weight:300;}
.font-weight-400{font-weight:400;}
.font-weight-500{font-weight:500;}
.font-weight-600{font-weight:600;}
.font-weight-700{font-weight:700;}

.lineheight-10{line-height:1.1}
.lineheight-11{line-height:1.1}
.lineheight-12{line-height:1.2}
.lineheight-13{line-height:1.3}
.lineheight-14{line-height:1.4}
.lineheight-15{line-height:1.5}
.lineheight-2{line-height:2}

@media (max-width: 767px){
	.lineheight-10{line-height:1.5}
}
a{
	color: #434f53;
	text-decoration: none;
}
.head-img{
	position: relative;
	z-index: 1;
	width: 100%;
	height: 80vh;
	overflow: hidden;
	background-image:url('../images/mt-0838-home-header-bg.jpg');*/
}
.hero {
	position: absolute;
	top: 45% !important;
	transform: translateY(-50%);
	z-index: 10;
}
.head-img img{
	width: 100%;
	height: auto;
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation:landscape){
	.head-img{
		height: 60vh;
	}
	.hero {
		position: absolute;
		top: 30% !important;
		transform: translateY(-30%);
		z-index: 10;
	}
}
/*@media (max-width: 768px)*/
@media screen and (max-width:51em){
	.head-img{
		height: 60vh;
	}
	.hero{
		top: 28%!important;
	}
}
@media (max-width:480px){
	.head-img{
		position: relative;
		z-index: 1;
		width: 100%;
		height: 90vh;
		overflow: hidden;
	}
}
.relative {
	position: relative;
}
p{
	margin-bottom:15px;
}
h1{
  font-weight: 400;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #363636;
  font-size: 32px;
  line-height: 1.4;
  letter-spacing: 0px;
  margin-bottom:12px;
}
h1 span {
  color: #ec8b00 !important;
  font-weight: bolder;
}
h2{
  font-weight: 400;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #363636;
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: 0px;
  margin-bottom:12px;  
}
h2 span {
  color: #ec8b00 !important;
  font-weight: bold;
}
h2 strong {
  color: #ec8b00 !important;
  font-weight: bold;
}

h3{
  font-weight: 500;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #363636;
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: 0px;
  margin-bottom:12px;  
}
h4{
  font-weight: 500;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #363636;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0px;
  margin-bottom:12px;  
}
h5{
  font-weight: 500;
  font-style: normal;
  font-family: 'Montserrat', sans-serif;
  color: #434f53;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0.03em;
  margin-bottom:20px;  
}
@media (max-width: 767px){
	h1{font-size:26px; }
	h1,h2,h3,h4,h5,h6{
		-moz-hyphens: auto;
		-o-hyphens: auto;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
	}
}
.text-right{text-align: right;}
.text-left{text-align: left;}
.logo{
	max-width:180px;
}
.logo img{
	width:100%;
	height:auto;
}
/*@media screen and (max-width:768px)*/
@media screen and (max-width:51em){
	.logo{
		position: fixed;
		top: 5px;
		left: 10px;
		max-width:120px;
		height: auto;
		z-index: 9999;
	}
}
@media (max-width:480px){
	.logo{
		position: fixed;
		top: 6px;
		left: 12px;
		max-width:80px;
		height: auto;
		z-index: 9999999;
	}
}
	.img-right{
	float:right;
	padding:0 0 10px 10px;
	max-width:500px;
	height:auto;
}
.head-txt-box{
	color:#FCFCFC;
	display: flex;
    align-items: center;
    height: 100vh;
    width:60%;
    padding:0 0 0 30px;
	margin-left: 11%;
}
.head-txt-box h2{
	font-weight: 400;
	font-style: normal;
	font-family: 'Montserrat', sans-serif;
	color: #FCFCFC;
	font-size: 55px;
	line-height: 1.2;
	letter-spacing: 0px;
	margin-bottom:15px;	
}
.head-txt-box h3{
	font-weight: 400;
	font-style: normal;
	font-family: 'Poppins', sans-serif;
	color: #FCFCFC;
	font-size: 1.4em;
	line-height: 1.3;
	letter-spacing: 0px;	
	margin-bottom:15px;
}
.head-txt-box h3:last-child{color:#ff0000}

@media (max-width: 767px){
	.head-txt-box{
		margin-top: -20px;
		margin-left: 1%;
		height: 100%;
		width:92%;
	}
	.head-txt-box h2{
		font-weight: 400;
		font-style: normal;
		font-family: 'Montserrat', sans-serif;
		color: #FCFCFC;
		font-size: 25px;
		line-height: 1.2!important;
		letter-spacing: 0px;
		margin-bottom:15px;
	}
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation:landscape)
{
	.head-txt-box{
		margin-top: -60px;
		margin-left: 1%;
		height: 70vh;
	}
	.head-txt-box h2{
		font-weight: 400;
		font-style: normal;
		font-family: 'Montserrat', sans-serif;
		color: #FCFCFC;
		font-size: 45px;
		line-height: 1.2!important;
		letter-spacing: 0px;
		margin-bottom:15px;
	}
}
/*@media (max-width: 768px)*/
@media screen and (max-width:51em){
	.head-txt-box{
		color:#FCFCFC;
		display: flex;
		align-items: center;
		height: 60vh;
		width:90%;
		padding:0 0 0 30px;
		margin-top: 260px!important;
		margin-left: 3%;
	}
}
/* Header Unterseite
 =============================================================== */
.bg-gradient1{
	position: relative;
	max-width: 100%;
	display: block;
	height:50vh;
	background-image: linear-gradient(to right, #ffd350, #fbb936, #f79e1f, #f1820a, #eb6300, #e95b00, #e75300, #e54b00, #e75d00, #e96d00, #eb7d00, #ec8b00);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
	margin-bottom: 30px;
}
@media (max-width: 767px){
	.bg-gradient1{
		height:30vh;
	}
}
.z-front{
	z-index: 10;
}
.color-1 h3{
	font-size: 32px;
	font-weight: bold;
	color:#ffffff;
	letter-spacing: 0.09em;
}
.color-1 h4{
	font-size: 24px;
	font-weight: bold;
	color:#ffffff;
	letter-spacing: 0.09em;
}
.center {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 10%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media (max-width: 767px){
	.color-1 h3,
	.color-1 h4{
		font-size: 18px;
	}
	.center {
		top: 60%;
		left: 5%;
	}
}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
.absolute {
	position: absolute;
}
.shape-diamond div {
	opacity: .5;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-bottom-color: #ec8b00;
	position: relative;
	top: -10px;
}

.shape-diamond div:after {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	left: -10px;
	top: 10px;
	border: 10px solid transparent;
	border-top-color: #ec8b00;
}
.animation--anti-clockwise {
	-webkit-animation: anti-clockwise 30s linear infinite normal;
	animation: anti-clockwise 30s linear infinite normal;
}
.animation--rotating {
	-webkit-animation: rotating 5s linear infinite normal;
	animation: rotating 5s linear infinite normal;
}

@-webkit-keyframes anti-clockwise {
	0% {
		-webkit-transform: rotate(0deg) translate(165px) rotate(0deg);
		transform: rotate(0deg) translate(165px) rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(-360deg) translate(165px) rotate(360deg);
		transform: rotate(-360deg) translate(165px) rotate(360deg);
	}
}

@keyframes anti-clockwise {
	0% {
		-webkit-transform: rotate(0deg) translate(165px) rotate(0deg);
		transform: rotate(0deg) translate(165px) rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(-360deg) translate(165px) rotate(360deg);
		transform: rotate(-360deg) translate(165px) rotate(360deg);
	}
}

@-webkit-keyframes rotating {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg);
	}
}

@keyframes rotating {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(-360deg);
		transform: rotate(-360deg);
	}
}

.animation--rotating-diagonal {
	-webkit-animation: rotating-diagonal 15s linear infinite alternate;
	animation: rotating-diagonal 15s linear infinite alternate;
}
@-webkit-keyframes rotating-diagonal {
	0% {
		-webkit-transform: translate(-300px, 150px) rotate(0deg);
		transform: translate(-300px, 150px) rotate(0deg);
	}
	100% {
		-webkit-transform: translate(300px, -50px) rotate(180deg);
		transform: translate(300px, -50px) rotate(180deg);
	}
}

@keyframes rotating-diagonal {
	0% {
		-webkit-transform: translate(-300px, 150px) rotate(0deg);
		transform: translate(-300px, 150px) rotate(0deg);
	}
	100% {
		-webkit-transform: translate(300px, -50px) rotate(180deg);
		transform: translate(300px, -50px) rotate(180deg);
	}
}



.contain {
	position: relative;
	width: 600px;
	height: 400px;
	margin: 0 auto;
}
.pacman {
	width: 0px;
	height: 0px;
	border-right: 15px solid transparent;
	border-top: 15px solid #c30000;
	border-left: 15px solid #c30000;
	border-bottom: 15px solid #c30000;
	border-top-left-radius: 60px;
	border-top-right-radius: 60px;
	border-bottom-left-radius: 60px;
	border-bottom-right-radius: 60px;
}
.space-invader div {
	/* Modify size here: */
	--block-size: 2px;

	box-shadow: 0 0 0 var(--block-size) #C36200,
	0 var(--block-size) 0 var(--block-size) #C36200,
	calc(var(--block-size) * -2.5) calc(var(--block-size) * 1.5) 0 calc(var(--block-size) * .5) #C36200,
	calc(var(--block-size) * 2.5) calc(var(--block-size) * 1.5) 0 calc(var(--block-size) * .5) #C36200,
	calc(var(--block-size) * -3) calc(var(--block-size) * -3) 0 0 #C36200,
	calc(var(--block-size) * 3) calc(var(--block-size) * -3) 0 0 #C36200,
	calc(var(--block-size) * -2) calc(var(--block-size) * -2) 0 0 #C36200,
	calc(var(--block-size) * 2) calc(var(--block-size) * -2) 0 0 #C36200,
	calc(var(--block-size) * -3) calc(var(--block-size) * -1) 0 0 #C36200,
	calc(var(--block-size) * -2) calc(var(--block-size) * -1) 0 0 #C36200,
	calc(var(--block-size) * 2) calc(var(--block-size) * -1) 0 0 #C36200,
	calc(var(--block-size) * 3) calc(var(--block-size) * -1) 0 0 #C36200,
	calc(var(--block-size) * -4) 0 0 0 #C36200,
	calc(var(--block-size) * -3) 0 0 0 #C36200,
	calc(var(--block-size) * 3) 0 0 0 #C36200,
	calc(var(--block-size) * 4) 0 0 0 #C36200,
	calc(var(--block-size) * -5) var(--block-size) 0 0 #C36200,
	calc(var(--block-size) * -4) var(--block-size) 0 0 #C36200,
	calc(var(--block-size) * 4) var(--block-size) 0 0 #C36200,
	calc(var(--block-size) * 5) var(--block-size) 0 0 #C36200,
	calc(var(--block-size) * -5) calc(var(--block-size) * 2) 0 0 #C36200,
	calc(var(--block-size) * 5) calc(var(--block-size) * 2) 0 0 #C36200,
	calc(var(--block-size) * -5) calc(var(--block-size) * 3) 0 0 #C36200,
	calc(var(--block-size) * -3) calc(var(--block-size) * 3) 0 0 #C36200,
	calc(var(--block-size) * 3) calc(var(--block-size) * 3) 0 0 #C36200,
	calc(var(--block-size) * 5) calc(var(--block-size) * 3) 0 0 #C36200,
	calc(var(--block-size) * -2) calc(var(--block-size) * 4) 0 0 #C36200,
	calc(var(--block-size) * -1) calc(var(--block-size) * 4) 0 0 #C36200,
	var(--block-size) calc(var(--block-size) * 4) 0 0 #C36200,
	calc(var(--block-size) * 2) calc(var(--block-size) * 4) 0 0 #C36200;
	background: #C36200;
	width: var(--block-size);
	height: var(--block-size);
	overflow: hidden;
}

.moon div{
	width: 25px;
	height: 25px;
	border-radius: 50%;
	box-shadow: 4px 4px 0 0 #C36200;
	margin-left: -12.5px;
	margin-top: -12.5px;
}


.animation-area {
	/*background: #fdc830;
	background: -webkit-linear-gradient(to right, #f37335, #fdc830);
	background: linear-gradient(to right, #f37335, #fdc830);*/
	width: 100%;
	height: 50vh;
}
.box-area {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-height: 50vh;
	overflow: hidden;
}
@media (max-width: 767px){
	.animation-area{
		height: 30vh;
	}
}
.box-area li {
	position: absolute;
	display: block;
	list-style: none;
	width: 25px;
	height: 25px;
	background: rgba(255, 255, 255, 0.2);
	animation: animate 20s linear infinite;
	bottom: -150px;
}
.box-area li:nth-child(1) {
	left: 86%;
	width: 80px;
	height: 80px;
	animation-delay: 0s;
}
.box-area li:nth-child(2) {
	left: 12%;
	width: 30px;
	height: 30px;
	animation-delay: 1.5s;
	animation-duration: 10s;
}
.box-area li:nth-child(3) {
	left: 70%;
	width: 100px;
	height: 100px;
	animation-delay: 5.5s;
}
.box-area li:nth-child(4) {
	left: 42%;
	width: 150px;
	height: 150px;
	animation-delay: 0s;
	animation-duration: 15s;
}
.box-area li:nth-child(5) {
	left: 65%;
	width: 40px;
	height: 40px;
	animation-delay: 0s;
}
.box-area li:nth-child(6) {
	left: 15%;
	width: 110px;
	height: 110px;
	animation-delay: 3.5s;
}
@keyframes animate {
	0% {
		transform: translateY(0) rotate(0deg);
		opacity: 1;
	}
	100% {
		transform: translateY(-800px) rotate(360deg);
		opacity: 0;
	}
}


/* Footer
 ================================================================ */
.footer-area {
	position: relative;
	z-index: 1;
	padding: 60px 0;
	background-color: #212529;  /* fallback for old browsers */
}
.hyp{
	hyphens: auto;
    -webkit-hyphens: auto;
}
.footer-about {
    padding-right: 0;
}
.footer-logo {
	margin-bottom: 20px;
	display: inline-block;
}
@media (max-width: 767px){
	.footer-logo img{
		text-align: center;
	}
}
.footer-list h5 {
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 30px;
}

.footer-list p {
	color: #efefef;
	font-size: 16px;
}

.footer-list ul li {
	color: #efefef;
	margin-bottom: 16px;
}

.footer-list ul li:last-child {
	margin-bottom: 0px;
}

.footer-list .footer-contact-info ul li i {
	color: #ffffff;
	font-size: 16px;
	margin-right: 5px;
}

.footer-list ul li a {
	display: inline-block;
	font-size: 16px;
	color: #efefef;
	text-decoration:none;
}

.footer-list ul li a:hover {
	color: #ec8b00;
    text-decoration: underline;
}
@media (max-width: 767px){
	.footer-list{
		margin-top: 40px;
	}
}
ul.footer-contact-list li{
	padding-left:12px;
}
.footer-contact-info .footer-contact-list li span {
	display: inline-block;
	color: #efefef;
	font-size: 16px;
	font-weight: 700;
}
.footer-list .footer-contact-info ul li i {
  color: #ffffff;
  font-size: 16px;
  margin-right: 5px;
}
.ab1{
  font-size: 24px!important;
  margin-right: 5px!important;
}
.ab2{
  font-size: 20px!important;
  margin-right: 5px!important;
}

.ab3{
  font-size: 26px!important;
  margin-right: 8px!important;
}
.ab4{
	font-size: 18px !important;
	margin-right: 3px !important;
	margin-top: 3px;
}

.footer-social-icon {
	margin-top: 25px;
}

.footer-social-icon li {
	margin-right: 10px;
	display: inline-block;
}

.footer-social-icon li a {
	color: #fff !important;
	font-size: 15px !important;
	width: 40px;
	height: 40px;
	line-height: 40px;
    border-radius: 30px;
    text-align: center;
    border: 1px solid rgb(255, 255, 255, 0.25);
    background: transparent;
	display: block;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.footer-social-icon li i{
	margin-top:11px;
}
.footer-social-icon li a:hover {
	color: #fff !important;
    border: 1px solid #ec8b00;
	background: #ec8b00;
}

.footer-opening-time-list li {
    color: #fff;
    padding-bottom: 10px;
    margin-bottom: 0px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer-opening-time-list li:last-child {
    padding-bottom: 0;
}

.footer-reviews {
	margin-top: 30px;
	text-align:center
}
.footer-reviews img{
	width:100%;
	max-width:200px;
	height:auto;
}
/* .- ..- - .... --- .-. ---... / -... .- .-. .- -.- .- .... / - .... . -- . ... */
.copyright-area {
    padding: 35px 0 25px 0;
    background-color: #1a1d20;
}

.copyright-area p {
	color: #efefef;
	font-size: 15px;
}

.copyright-area ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none;
	text-align: right;
}

.copyright-area ul li {
	position: relative;
	color: #efefef;
	font-size: 15px;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}

.copyright-area ul li a {
	display: inline-block;
	color: #efefef;
	text-decoration:none;
}

.copyright-area ul li a:hover {
	color: #ec8b00;
}

.copyright-area ul li::before {
	content: '';
	position: absolute;
	top: 5px;
	right: -13px;
	width: 1px;
	height: 14px;
	background-color: #ffffff;
}

.copyright-area ul li:last-child {
	margin-right: 0;
}

.copyright-area ul li:last-child::before {
	display: none;
}

.copyright-area ul li:first-child {
	margin-left: 0;
}

@media screen and (max-width:51em){
	.footer-box-item{
		min-height: 300px;
		margin-bottom: 20px;
	}
}