@charset "UTF-8";

body {
	background-attachment: scroll;
	background-position: center top;
	margin : 0 0 0 0; 
}

body, table, tr, td { font-family: arial; font-size: 14px; color: #ffffff;  }


.topic_green { font-family: arial; font-size: 24px; color: #D6B57C}

.topic_green2 { font-family: arial; font-size: 36px; color: #D6B57C;}

.topic_green3 { 
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
  font-size: 24px; 
  color: #D6B57C;
}


.topic_content { font-family: arial; font-size: 22px; font-weight: bold; color: #111a3b}

.bottom_topic { font-family: arial; font-size: 18px; font-weight: bold; color: #111a3b}

.bottom_text { font-family: arial; font-size: 14px; color: #000000}

.footer_text { font-family: arial; font-size: 16px; color: #D6B57C}

.footer_text2 { font-family: arial; font-size: 20px; color: #D6B57C}

.table_text { font-family: arial; font-size: 18px; color: #000000; line-height: 28px;}


a:link { text-decoration: none ; }
a:visited { text-decoration: none ; }
a:hover   {text-decoration: underline ;  }
a:hover   {text-decoration: underline ;  }


.submenu {font-size: 18px}

.table_list body, table, tr, td { font-family: arial; font-size: 18px; color: #ffffff; }

.footer_links:link { text-decoration: none ; color: #ffffff; font-size: 20px; font-weight: bold; }
.footer_links:visited { text-decoration: none ; color: #ffffff; font-size: 20px; font-weight: bold; }
.footer_links:hover   {text-decoration: none ; color: #D6B57C; font-size: 20px; font-weight: bold; }
.footer_links:hover   {text-decoration: none ; color: #D6B57C; font-size: 20px; font-weight: bold; }


.navi:link { text-decoration: none ; color: #000000; font-size: 18px; font-weight: bold; }
.navi:visited { text-decoration: none ; color: #000000; font-size: 18px; font-weight: bold; }
.navi:hover   {text-decoration: none ; color: #9d0000; font-size: 18px; font-weight: bold; }
.navi:hover   {text-decoration: none ; color: #9d0000; font-size: 18px; font-weight: bold; }
.navi_on { text-decoration: none ; color: #9d0000; font-size: 18px; font-weight: bold; }


.input_uye { 
border-bottom: 1px solid #595959; 
border-top: 0px; 
border-left: 0px; 
border-right: 0px; 
font-size: 18px; 
color: #ffffff; 
background-color: #000 

}



.sebze_sol {
  position: absolute;
  top: 2650px;
  padding-left:0px;
  left: -50px;
}

.sebze_sag {
  position: absolute;
  top: 1925px;
  padding-left:0px;
  right: 0px;
  position: right;
}


.arrow_down {
  position: absolute;
  top: 600px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}


.highlight {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
  font-size: 24px;
  text-decoration: none;
  color: #D6B57C;
  position: relative;
  text-align: left;
  line-height: 38px;
}


.highlight2 {
  display: inline-block;
  font-family: 'Arial', serif;
  font-size: 24px;
  text-decoration: none;
  width: 90%;
  color: #ffffff;
  position: relative;
  text-align: left;
  line-height: 38px;
}

.highlight3 {
  display: inline-block;
  font-family: 'Roboto', serif;
  font-weight: 400;
  font-size: 18px;
  text-decoration: none;
  color: #D6B57C;
  position: relative;
  text-align: center;
  line-height: 32px;
}

.highlight4 {
  display: inline-block;
  font-family: 'Bentham', Serif;
  font-weight: 400;
  font-size: 42px;
  text-decoration: none;
  color: #D6B57C;
  position: relative;
  text-align: center;
  line-height: 38px;
}

.highlight5 {
  display: inline-block;
  font-family: 'Bentham', Serif;
  font-weight: 400;
  font-size: 28px;
  text-decoration: none;
  color: #D6B57C;
  position: relative;
  text-align: center;
  line-height: 32px;
}

.banner_text {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  font-size: 48px;
  text-decoration: none;
  color: #D6B57C;
  position: relative;
  text-align: center;
  width: auto;
}

.banner_text2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
  letter-spacing: 15px;
}

.centered {
  position: absolute;
  top: 500px;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 1;
}


.bg_dotted {
background-image: url(../bilder/dotted.png);
background-repeat: repeat-x;
background-position: center top;
width: 100%;
height: 13px;
position: absolute;
top: 0px;
z-index: -1;
}

.button-wrapper-cta {
  display: block;
  !text-align: center;
  !margin-top: 50px;
}

.cta-button1 {
  border: none;
  border-radius: 3em;
  !box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  display: inline-block;
  font-family: 'Arial', serif;
  font-size: 12px;
  text-decoration: none;
  padding: 1em 2em;
  width: auto;
  letter-spacing: 5px;
}

.button-cta1 {
  background-color: #D6B57C;
  color: #fff !important;
}

.button-cta1:hover {
  background-color: #000000;
  text-decoration: none;
}


.cta-button2 {
  border: none;
  border-radius: 3em;
  !box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  display: inline-block;
  font-family: 'Arial', serif;
  font-size: 12px;
  text-decoration: none;
  padding: 1em 2em;
  width: auto;
  letter-spacing: 5px;
}

.button-cta2 {
  !background-color: #B3282F;
  color: #fff !important;
}

.button-cta2:hover {
  background-color: #D6B57C;
  text-decoration: none;
  border: none;
}

.cta-button3 {
  border: none;
  border-radius: 3em;
  display: inline-block;
  font-family: 'Arial', serif;
  font-size: 20px;
  text-decoration: none;
  padding: 1em 2em;
  width: auto;
}

.button-cta3 {
  background-color: #D6B57C;
  color: #fff !important;
}

.button-cta3:hover {
  background-color: #ffffff;
  text-decoration: none;
  color: #000000 !important;
}


.cta-button4 {
  border: 1px solid #595959;
  border-radius: 6em;
  display: inline-block;
  font-family: 'Arial', serif;
  font-size: 20px;
  text-decoration: none;
  padding: 25px;
  width: auto;
}

.button-cta4 {
  color: #fff !important;
}

.button-cta4:hover {
  background-color: #D6B57C;
  border: 1px solid #D6B57C;
  text-decoration: none;
  color: #000000 !important;
}


.cta-button5 {
  border: 1px solid #D6B57C;
  border-radius: 6em;
  display: inline-block;
  font-family: 'Arial', serif;
  font-size: 20px;
  text-decoration: none;
  padding: 12px;
  width: auto;
}

.button-cta5 {
  color: #fff !important;
}

.button-cta5:hover {
  background-color: #D6B57C;
  border: 1px solid #D6B57C;
  text-decoration: none;
  color: #000000 !important;
}

.sidebar {
position: fixed;
top: -36px;
left: 0px;
height: 100%;
width: 100%;
z-index: 9999;
background-color: #D6B57C;
display: none;
flex-direction: column;
align-items: flex-start;
justify-content: flex-start;
border-radius: 0px;
font-size: 36px;

}

.sidebar li {
	width: 100%;
}

.test22 {
	margin-top: 22px;
}

.sidebar a{
	width: 100%;
	color: #ffffff;
	text-decoration: none;
	line-height: 60px;
}



nav ul{
	list-style: none;
	align-items: left;
}


nav {
	position: fixed;
	z-index: 999;
	top: 15px;
	left: -10px;
}


.marquee {
  overflow: hidden;
  display: flex;
  font-size: 42px;
  white-space: nowrap;
  left: 0px;
  top: 460px;
  position: absolute;
}

.marquee h1{
  font-size: 64px;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #000000;
  -webkit-text-fill-color: transparent;
}
	
	

.marquee2 {
  overflow: hidden;
  display: flex;
  font-size: 42px;
  white-space: nowrap;
}

.marquee2 h1{
  font-size: 64px;
  white-space: nowrap;
  text-transform: uppercase;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #067229;
  -webkit-text-fill-color: transparent;
}



/* Slideshow container */
.slideshow-container {
  position: relative;
  width: 350px;
  height: 200px;
}

/* Slides */
.mySlides {
  display: none;
  padding: 0px;
  text-align: center;
  color: #000000;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 0px;
  width: auto;
  margin-top: -30px;
  padding: 16px;
  color: #888;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
  color: white;
}

/* The dot/bullet/indicator container */
.dot-container {
    text-align: center;
    padding: 0px;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  !background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/* Add a background color to the active dot/circle */
.active, .dot:hover {
  background-color: #000000;
  border: 1px solid #000000;
}

/* Add an italic font style to all quotes */
q {font-style: italic;}

/* Add a blue color to the author */
.author {
color: #ffffff;
font-size: 16px;
}


/* accordion start */


.accordion {
  background-color: #000;
  color: #D6B57C;
  cursor: pointer;
  padding: 18px;
  width: 90%;
  border: none;
  text-align: center;
  outline: none;
  font-size: 24px;
  transition: 0.4s;
  border-bottom: 0px solid #303030;
  height: 100px;
}

.active, .accordion:hover {
  background-color: #000;
  border-bottom: 0px solid #D6B57C;
}

.accordion:after {
  content: '\002B';
  color: #303030;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.panel {
  padding: 0 18px;
  background-color: #000;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}


/* pop up */


#overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #D6B57C ;
  color: white;
  z-index: 999999999;
  cursor: pointer;
}

/* scroll down START */

.circle
{
	position: absolute;
	top: 600px;
	left: 50%;
	transform: translate(-50%,-50%);
	border: 0px solid #fff;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	text-align: center;
	line-height: 110px;
	font-size: 40px;
	overflow: hidden;
}

.circle .fa
{
	color: #D6B57C;
	margin: 0;
	padding: 0;
	animation: animate 1s linear infinite;
}

@keyframes animate
{
	0%
	{
		transform: translateY(-50px);
		text-shadow: 0 50px 0 #D6B57C;
	}
	20%
	{
		transform: translateY(0px);
		text-shadow: 0 10px 0 #D6B57C;
	}
	40%
	{
		transform: translateY(0px);
		text-shadow: 0 -10px 0 #D6B57C;
	}
	60%
	{
		transform: translateY(0px);
		text-shadow: 0 0px 0 #D6B57C;
	}
	100%
	{
		transform: translateY(100px);
		text-shadow: 0 -50px 0 #D6B57C;
	}
}


/* scroll down END */


.landspaceMobile {
    width: 100%;
    height: 100%;
    background: #D6B57C;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    display: none;
}

    .landspaceMobile .warning {
        text-align: center;
        color: white;
        font-size: 24px;
        line-height: 34px;
        font-weight: 500;
        margin-top: 30px;
    }

    .landspaceMobile .phone {
        display: block;
        width: 60px;
        height: 121px;
        background: url(../bilder/mobile_phone.png);
        background-repeat: no-repeat;
        position: absolute;
        background-size: 100%;
        -moz-animation-name: mobile-rorate;
        -o-animation-name: mobile-rorate;
        -webkit-animation-name: mobile-rorate;
        animation-name: mobile-rorate;
        -moz-animation-duration: 3s;
        -o-animation-duration: 3s;
        -webkit-animation-duration: 3s;
        animation-duration: 3s;
        -moz-animation-iteration-count: infinite;
        -o-animation-iteration-count: infinite;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        left: 50%;
        top: 50%;
        margin-left: -30px;
        margin-top: -60px;
    }

@media (max-width: 1000px) and (orientation: landscape) {
    .landspaceMobile {
        display: block;
    }
}
