@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	scroll-behavior: smooth;
	/* font-family: 'Gotam', sans-serif; */
	font-family: 'Comfortaa', sans-serif;
}
/* @import url('https://fonts.cdnfonts.com/css/gotham'); */
body::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 10px;
 background-color: #F5F5F5;
}
body::-webkit-scrollbar {
 width: 3px;
 background-color: #F5F5F5;
}
body::-webkit-scrollbar-thumb {
 background-color: #666;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin: 0;
	padding: 0
}
a {
	text-decoration: none;
	transition: ease-in 0.6s;
	-moz-transition: ease-in 0.6s;
	-webkit-transition: ease-in 0.6s;
	-ms-transition: ease-in 0.6s;
	-o-transition: ease-in 0.6s;
}
.clear {
	clear: both;
}
img {
	max-width: 100%
}
/* CSS Document */

header {
	min-height: 130px;
	display: flex;
	align-items: center;
}
.site-logo{
	width: 248px;
	/* margin: 10px 0 auto 0; */
}
.base-font{
	font-family: "Comfortaa";
	font-size: 16px;
	font-weight: 400;
	hyphens: auto;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.center{
	text-align: center;
}
.head_img{
	background-image: url(../images/head_img.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.fakten_img{
	background-image: url(../images/img_fact.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.die_img{
	background-image: url(../images/img_die.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.gold{
	color: #C4957E;
}
._0F2932{
	color: #0F2932;
}
.check-size{
	font-size: 30px;
}
.text-check{
	padding-left: 35px;
}
.check-wrap{
	display: flex;
	align-items: center;
	margin-bottom: 15px;	
}

p{
	hyphens: auto;
}
h1{
	font-family: Comfortaa;
	font-weight: 700;
	font-size: 46px; 
	/* line-height: 1.1em; */
	text-transform: uppercase;
	color: #0F2932;
	hyphens: auto;
}
h2{
	font-family: Comfortaa;
	font-weight: 400;
	font-size: 24px;
	/* line-height: 1.1em; */
	text-transform: uppercase;
	color: #0F2932;
	hyphens: auto;
}
h3{
	font-family: Comfortaa;
	font-weight: 600;
	font-size: 26px;
	/* line-height: 120%; */
	text-transform: uppercase;
	color: #FFFFFF;
	hyphens: auto;
}
h4{
	font-family: 'Comfortaa';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 40px;
	text-transform: uppercase;
	color: #C4957E;
	hyphens: auto;
}
h5{
	font-family: 'Comfortaa';
	font-style: normal;
	font-weight: 350;
	font-size: 20px;
	/* line-height: 1.2em; */
	text-align: center;
	text-transform: uppercase;
	color: #C4957E;
	hyphens: auto;
}
p{
	font-family: 'Comfortaa';
	font-size: 16px;
	font-weight: 400;
	/* line-height: 1.1em; */
	letter-spacing: 0em;
	hyphens: auto;
}
.up-txt{
	font-family: 'Comfortaa';
	font-style: normal;
	font-weight: 500;
	font-size: 26px;
	line-height: 30px;
	text-transform: uppercase;
	color: #0F2932;
	hyphens: auto;
}
.txt{
	font-family: 'Comfortaa';
	font-style: normal;
	font-weight: 500;
	font-size: 22px;
	line-height: 30px;
	color: #0F2932;
	hyphens: auto;
}
.table-li{
	font-family: Comfortaa;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	/* line-height: 17px; */
	text-transform: uppercase;
	color: #B7741C;
}

td, th {
	padding: 20px;
	border: 2px solid #B7741C;
	text-align: left;
 }

 .digit-circle{
	width: 70px; 
	height: 70px; 
	border: 2px solid #B7741C; 
	border-radius: 35px;

	font-family: Comfortaa;
	font-style: normal;
	font-weight: 400;
	font-size: 30px;
	line-height: 2em;
	text-align: center;
	text-transform: uppercase;

	color: #B7741C;
 }

 .ico-wrap{
	margin-top: -84px;
 }
 .ico-wrap-mob{
	margin-left: -122px;
	margin-bottom: 40px;
	display: flex;
	align-items: start;
 }
 .ico-text{
	font-family: Comfortaa;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	/* line-height: 20px; */
	text-align: center;
	
	color: #63350D;
 }

 .form-control{
	width: 100%;
	max-width: 370px;
	height: 70px;
	margin: 30px 0;
	border-radius: 0px;
	border: 0px solid #0F2932;
 }
 .form-btn{
	border: 0px solid white;
	background: rgba(0,0,0,0.0);
	padding: 0;
 }


/* FAQ */
/* .faq-heading{
  border-bottom: #777;
  padding: 20px 60px;
} */
.faq-container{
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.hr-line{
  width: 100%;
  margin: auto;
}
/* Style the buttons that are used to open and close the faq-page body */
.faq-page {
  /* background-color: #eee; */
  /* color: #444; */
  cursor: pointer;
  padding: 30px 20px;
  width: 100%;
  border: none;
  outline: none;
  transition: 0.4s;
  margin: auto;
	hyphens: auto;
}
.faq-body{
  margin: auto;
  /* text-align: center; */
	width: 80%; 
	padding: auto;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active,
.faq-page:hover {
  background-color: #3A6B7F;
	color: #FFFFFF
}

/* Style the faq-page panel. Note: hidden by default */
.faq-body {
  padding: 0 18px;
  /*background-color: white;*/
  display: none;
  overflow: hidden;
	margin: 30px auto;
}

.faq-page:after {
  content: '\02795';
  /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #0F2932;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2796";
  /* Unicode character for "minus" sign (-) */
	color: #FFFFFF;
}

.hr-line{
	color: #0F2932;
	border: 1px solid #0F2932;
	opacity: 1 !important;
}
