
/* © cs-media.one */
/* Mobil first */


* {
  margin: 0;
  padding: 0;
}

html, body {
    height: 100%;
}

html {
	background-attachment: fixed;
	background-color: rgba(250, 250, 250, 1);
/*
	background-image: url("../media/IMG_0432.jpg");
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	
}

body {
    margin: 0;
    font-size: 110%;
    font-family: 'Cinzel', sans-serif;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
    line-height: 1.7;
	font-weight: 300;
	color:#ffffff;
}


header {
    background-color: rgba(40, 40, 50, 1);
/*	background-color: rgba(80,80,80, .95);*/
	padding: 0px 20px 0px 0px;
	margin: 0 auto;
	width: 100%;
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);*/
	z-index: 9900;
	position: fixed;
	-webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;
}


.active {
    background-color: rgba(40, 40, 50, 1);
}

main {
  background-color: rgba(250,250,250,1.00);
  line-height: 1.7;
  position: relative;
  z-index: 2;
}

section {
	width: 100%;
	
}

column{
	width: 100%;
}


.sec0 {
/*    background-color: rgba(40, 40, 50, 1);*/
	background-image: url(../media/BG.jpg);
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 0px 20px 0px 0px;
	margin: 0 auto;
	width: 100%;
	z-index: -100;
	position: fixed;
	min-height: 100vh;
}



.sec1{
  	width: 100%;
	padding-top: 60px;
	padding-bottom: 0px;
/*
	height: 300px;
	background-image: url(../media/1.png);
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
}

.sec2{
  	width: 100%;
	padding: 0px;
	margin: 0px;
	max-height: 50px%;
}
.sec3{
  	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	background-image: url(../media/bg-02-free-img.jpg);
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 400px;

}

.sec4{
  	width: 100%;
	padding-top: 8vh;
	color: #ffffff;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color: rgba(0,0,0,.5);


/*	display: block;*/

/*	min-height: 200px;*/
}

.container{


}


.content {
    background-color: #e8e8e8; /* fall-back */
    background-color: rgba(250,250,250,.0);
    padding-top: 2em;
	padding-left: 2em;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: auto;
	margin-right: auto;
    max-width: 1060px;
	min-height: 100%;
  	/*  	height:auto !important;*/
  	height:100%;
	font-size:1.0em;
}

.content2 {
    padding: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: auto;
	margin-right: auto;
    max-width: 1060px;
	font-size:1.0em;
/*	color:#161631;*/
}


.content3 {
    padding: 1em;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: auto;
	margin-right: auto;
    max-width: 1060px;
/*  	height:auto !important;*/
	font-size:1.0em;
/*	color: #fff;*/
}



.line {
    margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
/*    background-color: #e3252b;*/
	width: 100%;
	height: 10px;
	background: rgb(255,141,0);
    background: -webkit-linear-gradient(90deg, rgba(200,200,200,1) 0%, rgba(65,65,65,1) 100%);
    background: -moz-linear-gradient(90deg, rgba(255,141,0,1) 0%, rgba(255,25,0,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(255,141,0,1) 0%, rgba(255,25,0,1) 100%);
    background: -o-linear-gradient(90deg, rgba(255,141,0,1) 0%, rgba(255,25,0,1) 100%);
    background: linear-gradient(90deg, rgba(255,141,0,1) 0%, rgba(255,25,0,1) 100%);
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);*/
    z-index: 999999;
	position: fixed;
}




footer {
	width: 100%;
	min-height: 50px;
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);*/
/*	background-color: rgba(192, 151, 105, 1);*/
	background-image: url(../media/bg-02-free-img.jpg);
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
	font-size:14px;
	line-height: 25px;
	margin:0 auto;
	position: relative;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	z-index: 2;
}



.spacer_footer{
	height: 80px;
}

.footer_artikel{
	width: 100%;
	list-style: none;
	margin-left: 0em; 
	padding-left: 5em;
	font-size: 1.5em; 
	line-height: 2.3em;
	color: #ffffff;
	text-align: center;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 25px 0px;
	border-bottom: solid thin rgba(58,58,58,1.00);
}


.footer_headline {
	text-decoration: underline;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.4em;
	color: #ff9c00;
}



.col-footer-4{
		width: 100%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/
/*		border: solid;*/
		}

.col-footer-12{
		width: 100%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 10px 0px;
		}


.col-12-12, .col-6-12, .col-4-12, .col-3-12{
		width: 100%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/
/*		border: solid;*/
		}




.artikel_001 {
	width: 100%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #f6f6f6;
	float: left;
	text-align: left;
	font-weight: 700;
	font-size: .8em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 20px 10px;
/*	border: 0.5px solid #949494;*/
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
		
.artikel_002 {
	width: 100%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
/*	background-color: #f6f6f6;*/
	float: left;
	text-align: left;
	font-weight: 500;
	font-size: .9em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	}
		
.artikel_003 {
	width: 100%;
	max-width: 100%;
	min-height: 50em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #ffffff;
	float: left;
	text-align: left;
	font-weight: 500;
	font-size: .9em;
	margin: 15px 10px 15px 10px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	}
		


.artikel_004 {
	width: auto;
	max-width: 400px;
	min-height: 14em;
	float: center;
	text-align: center;
	}

.artikel_005 {
	width: 100%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #f6f6f6;
	float: left;
	text-align: center;
	font-weight: 700;
	font-size: .8em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*	border: 0.5px solid #949494;*/
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}


.artikel_010 {
	width: 100%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 600;
	margin-top: 0px;
	margin-left: -10px;
	margin-right: 0px;
	padding: 10px;
	border: 0.5px solid #949494;
	}	


.expect-icon{
			width: 30%;
		}

.artikel_011-1 {
	background-image: url("../media/Marketing/01.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px 0px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
.artikel_011-2 {
	background-image: url("../media/Marketing/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px 0px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
.artikel_011-3 {
	background-image: url("../media/Marketing/03.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px 0px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
.artikel_011-4 {
	background-image: url("../media/Marketing/04.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px 0px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
.artikel_011-5 {
	background-image: url("../media/Marketing/05.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px 0px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
.artikel_011-6 {
	background-image: url("../media/Marketing/06.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px 0px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}



	
.iconcs1{
	width: 100%
}

.iconcs2{
			height: 70px;
		}

.iconcs3{
			height: 70px;
		}


.tab-row1{
	float: left;
	width: 12%;
	margin-top: -5px;
	text-align: left;
	font-size: .7em;
	line-height: 2em;
}
.tab-row1-haed{
	float: left;
	width: 12%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: .7em;
	line-height: 2em;
}	
	
	
	
	
	
.tab-row2-head{
	float: left;
	width: 44%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: .7em;
	line-height: 2em;
}		
.tab-row2{
	float: left;
	width: 44%;
	margin-top: -5px;
	text-align: left;
	font-size: .7em;
	line-height: 2em;
}		
	
	

	
	
.tab-row3-head{
	float: left;
	width: 44%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0%;
	text-align: left;
	font-size: .7em;
	line-height: 2em;
}
.tab-row3{
	float: left;
	width: 44%;
	margin-top: -5px;
	margin-left: 0%;
	text-align: left;
	font-size: .7em;
	line-height: 2em;
}



.alert{
	width: 90%;
	padding: 25px;
	font-weight: 600;
	font-size: 1.1em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10;
	margin-bottom: 10;
	background-color: #FFC8AC;
	border: thin solid;
	border-color: #FF4900;
	border-radius: 5px;
}


 
h1 { 
font-family: 'Cinzel', sans-serif;
font-weight: 400;
-webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
    letter-spacing: 4px;
}

h2 {
     font-family: 'Work Sans', sans-serif;
     font-weight: 500;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
     letter-spacing: 0.3px;
 }

h3 {
     font-family: 'Work Sans', sans-serif;
     font-weight: 700;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
     letter-spacing: 0.3px;
 }

h4 {
font-family: 'Work Sans', sans-serif;
font-weight: 400;
-webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
}


h5 {
     font-family: 'Work Sans', sans-serif;
     font-weight: 300;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
     letter-spacing: 0.3px;
 }

h6 {
     font-family: 'Work Sans', sans-serif;
     font-weight: 300;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
     letter-spacing: 0.3px;
 }
 

h1 {font-size: 40px;}
h2 {font-size: 18px;}
h3 {font-size: 14px;}
h4 {font-size: 22px;}
h5 {font-size: 10px;}
h6 {font-size: 18px;}

p {
	font-size: 1em;
/*	text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);*/
}

ul { 
	margin-left: 0.6em; 
/*	padding-left: 0.6em;*/
	font-size: 1em;
	}

.liste{
	margin-left: 0.6em; 
	padding-left: 0.6em;
	font-size: 1em;
}

.center-ul{ text-align: center; list-style: inside;}


a:link {
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	outline: none;

}
a:active {
	text-decoration: none;
	outline: none;
}

a.imglink:hover { 
	 border-bottom-style: none;
	 outline: none;
}

.un {
  display: inline-block;
}

.un:after {
  content: '';
  width: 0px;
  height: 2px;
  display: block;
  background:  #61D909;
  transition: 300ms;
}

.un:hover:after {
	width: 100%;}


.color1 { color: #F00; }
.color2 {color: #ff8b00}
.color3 { color: #282832; }
.color4 { color: #61D909;}
.color5 { color: #1A7996; }
.color6 {color: #ffffff;}

.DIN { font-size: 0.7em;}
.klein { font-size: 0.7em;}
.center {text-align: center;}
.wide {letter-spacing: .5em}
.mobil_center {text-align: center; margin: 2 auto; display: flex; align-items: center; justify-content: center;}

.xxs { font-size: 0.7em;}
.xs { font-size: 0.8em;}
.s { font-size: 0.9em;}
.m { font-size: 2em;}
.l { font-size: 3em;}
.xl { font-size: 4em;}
.xxl { font-size: 5em;}
.xxxl { font-size: 6em;}

.Bold1 { font-weight: 100;}
.Bold2 { font-weight: 200;}
.Bold3 { font-weight: 300;}
.Bold4 { font-weight: 400;}
.Bold5 { font-weight: 500;}
.Bold6 { font-weight: 600;}
.Bold7 { font-weight: 700;}
.Bold8 { font-weight: 800;}


a.menuLink:link{ color: #FFFFFF; }
a.menuLink:active{ color: #FFFFFF; }
a.menuLink:visited{ color: #FFFFFF; }
a.menuLink:hover{ color: #222222; }

a.menuLink2:link{ color: #ffffff; }
a.menuLink2:active{ color: #ffffff; }
a.menuLink2:visited{ color: #ffffff; }
a.menuLink2:hover{ color: #222222; }

a.menuLink3:link{ color: #ffffff; }
a.menuLink3:active{ color: #ffffff; }
a.menuLink3:visited{ color: #ffffff; }
a.menuLink3:hover{ color: #222222; }

a.copyright_csm:link{ color: #ffffff; }
a.copyright_csm:active{ color: #ffffff; }
a.copyright_csm:visited{ color: #ffffff; }
a.copyright_csm:hover{ color: #222222; }
.copyright{color: #ffffff;}

a.menuSlider:link{ color: #fc4f08; }
a.menuSlider:active{ color: #fc4f08; }
a.menuSlider:visited{ color: #fc4f08; }
a.menuSlider:hover{ color: #222222; text-decoration: underline; }

a.logo:link{ color: #FFFFFF; }
a.logo:active{ color: #FFFFFF; }
a.logo:visited{ color: #FFFFFF; }
a.logo:hover{ color: #FFFFFF; }

a.cs-media:link{ color: #FFFFFF; }
a.cs-media:active{ color: #FFFFFF; }
a.cs-media:visited{ color: #FFFFFF; }
a.cs-media:hover{ color: #222222; }

a.Insta:link{ color: #FFFFFF; }
a.Insta:active{ color: #FFFFFF; }
a.Insta:visited{ color: #FFFFFF; }
a.Insta:hover{ color: #222222; }
.Insta{font-size: 1.5em;}

.schein{
    box-shadow: 0 -1px 10px rgba(33, 33, 33, .7);
}

.shadow{
     box-shadow: 0px 0px 10px #ccc;
      -moz-box-shadow: 0px 0px 10px #ccc;
      -webkit-box-shadow: 0px 0px 10px #ccc;
      -khtml-box-shadow: 0px 0px 10px #ccc;
}


	.mail {
		width: 18px;
		margin-bottom: -2px;
	}
		
	.telefon {
		width: 16px;
		margin-bottom: -2px;
	}
    .telefon2 {
		width: 22px;
		margin-bottom: -4px;
	} 


.hover-underline-animation {
  display: inline-block;
  position: relative;
  color: #ffffff;
}

.hover-underline-animation::after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #ff9c00;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}

.hover-underline-animation:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}



.display-switch1{
	visibility: hidden;
	display:none;
}
.display-switch2{
	visibility: visible;
	display:block;
}


.video-format{
	width: 100%;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);
	cursor: pointer;
}



.fadeIn {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
	color: #ffffff; 
	text-shadow: 0 -1px #333, 1px 0 #333, 0 1px #333, -1px 0 #333;
	 -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}

.fadeIn2 {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
	color: #333; 
	text-shadow: 0 -1px #fff, 1px 0 #fff, 0 1px #fff, -1px 0 #fff;
	 -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}

/* Style buttons */
.btn {
  background-color: DodgerBlue;
  border: none;
  color: white;
  padding: 12px 30px;
  cursor: pointer;
  font-size: 20px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

/* Darker background on mouse-over */
.btn:hover {
  background-color: RoyalBlue;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}



/* Style buttons */
.btn2 {
  background-color: #282832;
  border: none;
  color: #ffffff;
  padding: 12px 30px;
  cursor: pointer;
  font-size: 20px;
	border-radius: 5px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

/* Darker background on mouse-over */
.btn2:hover {
  	background-color: #ff9c00;
	color: #ffffff;
	border-radius: 5px;
	-webkit-filter: drop-shadow(0rem 0rem 0.4rem rgba(255, 139, 0, 0.5));
  	filter: drop-shadow(0rem 0rem 0.3rem rgba(255, 139, 0, 0.7));
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.btn3 {
  background-color: #04C603;
  border: none;
  color: #ffffff;
  padding: 12px 30px;
	width: 100%;
  cursor: pointer;
  font-size: 20px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	
}

/* Darker background on mouse-over */
.btn3:hover {
  	background-color: #24F700;
	color: #ffffff;
	margin-bottom: 10px;
	-webkit-filter: drop-shadow(0rem 0rem 0.4rem rgba(0, 0, 0, 0.5));
  	filter: drop-shadow(0rem 0rem 0.3rem rgba(0, 0, 0, 0.3));
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}



.btn4 {
  	flex: 1 1 auto;
  	margin: 10px;
  	padding: 8px;
  	text-align: center;
/*  text-transform: uppercase;*/
  	transition: 0.8s;
  	background-size: 200% auto;
  	color: white;
 /* text-shadow: 0px 0px 10px rgba(0,0,0,0.2);*/
  	box-shadow: 0 0 20px #eee;
  	border-radius: 5px;
	cursor: pointer;
	font-size: 20px;
 }
.btn4:hover {
	background-position: right center;
	color: white;
	transition: 0.8s;
	cursor: pointer;
	font-size: 20px;
 }
.btn-1 {
  background-image: -webkit-linear-gradient(right, #282832 0%, #282832 50%, #ff9c00 55%, #ff9c00 100%);
  background-image: -o-linear-gradient(right, #282832 0%, #282832 50%, #ff9c00 55%, #ff9c00 100%);
  background-image: linear-gradient(to right, #282832 0%, #282832 50%, #ff9c00 55%, #ff9c00 100%);
}
.container-btn{
  	display: flex;
  	justify-content: center;
  	align-items: center;
  	align-content: center;
  	flex-wrap: wrap;
  	width: 100%;
  	margin: 0 auto;
  	min-height: 30px;
}

.container-btn2{
  	display: flex;
  	justify-content: left;
  	align-items: left;
  	align-content: left;
  	flex-wrap: wrap;
  	width: 300px;
  	margin-left: 0px;
  	min-height: 25px;
}






.brand {
	background-image: url(../media/logo-web3.1.png);
	background-repeat: no-repeat;
	margin: 8px 10px 2px 10px;
	width: 230px;
  	height: 50px;
	background-size: contain;
	float: left;
     font-family: 'Raleway', sans-serif;
     font-weight: 500;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
    visibility: visible;
 }

.brand2 {
	background-image: url(../media/logo-web3.1.png);
	background-repeat: no-repeat;
	margin: 8px 10px 2px 10px;
	width: 230px;
  	height: 50px;
	background-size: contain;
	float: left;
     font-family: 'Raleway', sans-serif;
     font-weight: 500;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
    visibility: visible;
 }

.h1logo {
	font-family: 'Work Sans', sans-serif;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
    font-size: 2.0em;
    line-height: 40px;
    margin: 36px 0px 0px 20px;
    width: 450px;
    height: 40px;
    text-align: left;
    display: block;
    float: left;
    text-decoration: none;
    color: #fc4f08;
    padding: 0;
}






.rm-nav {
    letter-spacing: 1px;
}
.rm-toggle.rm-button {
    margin-top: 8px;
	font-size: 1.6em;
}

.rm-css-animate.rm-menu-expanded {
    max-height: none;
    display: block;
}

.rm-container.rm-layout-expanded {
    float: right;
	margin-right: 20px;
	margin-top: 6px;
 
  
}

.rm-nav li a,
.rm-top-menu a {
    padding: .75rem 1rem;
    font-size: 1em;
    line-height: 1.5rem;
/*    text-transform: uppercase;*/
}

.rm-layout-expanded .rm-nav > ul > li > a,
.rm-layout-expanded .rm-top-menu > .rm-menu-item > a {
    height: 40px;
    line-height: 40px;
}




.headline {
    width: 100%;
    font-size: 1.50em;
    font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
    letter-spacing: 2px;
    line-height: 1.2;
    text-align: center;
/*	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);*/
    margin: 20px 0px 20px 0px;
    color: #333;
}

	
/*
	.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
*/
	
.pdf{
	text-align:center;
	margin-top: 2em;
		}
.pdf1{
	float:none;
		}
.pdf2{
	
	text-align:center;
		}	




IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; 
		}





.justify{
    text-align: justify;
  text-justify: inter-word;
}







@media screen and (min-width: 170px) and (max-width: 760px){
	
	

	
}




	
	
/* Tablett */ /* Tablett */ /* Tablett */ /* Tablett */ /* Tablett */ /* Tablett */ /* Tablett */ /* Tablett */ /* Tablett */  /* Tablett */  /* Tablett */  /* Tablett */
	
@media screen and (min-width: 760px) and (max-width: 1200px){
	
	

.display-switch1{
	visibility: hidden;
	display:none;
}
.display-switch2{
	visibility: visible;
	display:block;
}

	
	
	
.sec1{
  	width: 100%;
	padding-top: 85px;
	padding-bottom: 0px;
	position: fixed;
	z-index: 0;}
	
.rm-layout-expanded .rm-top-menu > .rm-menu-item > a {
    height: 40px;
    line-height: 40px;
}
		
.rm-toggle.rm-button {
    margin-top: 16px;
	font-size: 1.6em;
}

	

    
.brand {
	background-image: url(../media/logo-web3.1.png);
	background-repeat: no-repeat;
	margin: 12px 10px 4px 10px;
	width: 200px;
  	height: 70px;
	background-size: contain;
	float: left;
     font-family: 'Raleway', sans-serif;
     font-weight: 500;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
        visibility: visible;
 }
    
.brand2 {
	background-image: url(../media/logo-web3.1.png);
	background-repeat: no-repeat;
	margin: 12px 10px 4px 10px;
	width: 200px;
  	height: 70px;
	background-size: contain;
	float: left;
     font-family: 'Raleway', sans-serif;
     font-weight: 500;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
    visibility: visible;
 }
    
    
    

		

		
	h1 {font-size: 60px;}
	h2 {font-size: 22px;}
	h3 {font-size: 14px;}
	h4 {font-size: 24px;}
	h5 {font-size: 20px;}
	h6 {font-size: 38px;}
	p {font-size: 1em;}
	
	ul { 
	margin-left: 0.6em; 
/*	padding-left: 0.6em;*/
	font-size: 1em;
	}
	

	
	.headline {
		margin: 20px 0px 20px 0px;
		font-size: 2.0em;
		}
	
		

		
.footer_artikel{
	width: 100%;
	list-style: none;
	margin-left: 0em; 
	padding-left: 5em;
	font-size: 1.1em; 
	line-height: 2.0em;
	color: #ffffff;
	text-align: left;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 20px 40px;
	border-bottom: none;
}

.footer_headline {
	text-decoration: underline;
	font-size: .9em;
	font-weight: bold;
	margin-bottom: 0.4em;
	color: #ff9c00;
}	
	

.col-footer-4{
		width: 25%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
		}
.col-footer-12{
		width: 100%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 20px 0px;
		}
	
.col-3-12{
		width: 25%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/
/*		border: solid;*/
		}
	
.col-4-12{
		width: 33.33%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/
/*		border: solid;*/
		}
	
.col-6-12{
		width: 50%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/
/*		border: solid;*/
		}	


.artikel_001 {
	width: 100%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #f6f6f6;
	float: left;
	text-align: left;
	font-weight: 700;
	font-size: .8em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 20px 10px;
/*	border: 0.5px solid #949494;*/
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
		
.artikel_002 {
	width: 100%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
/*	background-color: #f6f6f6;*/
	float: left;
	text-align: left;
	font-weight: 500;
	font-size: .8em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	}
		
.artikel_003 {
	width: 100%;
	max-width: 100%;
	min-height: 50em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #ffffff;
	float: left;
	text-align: left;
	font-weight: 700;
	font-size: .7em;
	margin: 15px 10px 15px 10px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	}
		

	
.artikel_004 {
	width: auto;
	max-width: 400px;
	min-height: 14em;
	float: center;
	text-align: center;
	}
	
	
.artikel_005 {
	width: 100%;
	min-height: 100%;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #f6f6f6;
	float: left;
	text-align: center;
	font-weight: 700;
	font-size: .8em;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*	border: 0.5px solid #949494;*/
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}	
	
	
	
.artikel_010 {
	width: 46%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 600;
	margin: 0px;
	padding: 10px;
	border: 0.5px solid #949494;
	}	
	
	
.expect-icon{
			width: 30%;
		}
	
.artikel_011-1 {
	background-image: url("../media/Marketing/01.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 42%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
.artikel_011-2 {
	background-image: url("../media/Marketing/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 42%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
.artikel_011-3 {
	background-image: url("../media/Marketing/03.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 42%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
.artikel_011-4 {
	background-image: url("../media/Marketing/04.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 42%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
.artikel_011-5 {
	background-image: url("../media/Marketing/05.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 42%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
.artikel_011-6 {
	background-image: url("../media/Marketing/06.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 42%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}	
	
	.iconcs2{
			height: 70px;
		}

	.iconcs3{
			height: 70px;
		}
	
	
.tab-row1{
	float: left;
	width: 10%;
	margin-top: -5px;
	text-align: left;
	font-size: 1.0em;
	line-height: 2em;
}
.tab-row1-haed{
	float: left;
	width: 10%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 1.0em;
	line-height: 2em;
}	
	
	
	
	
	
.tab-row2-head{
	float: left;
	width: 50%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 1.0em;
	line-height: 2em;
}		
.tab-row2{
	float: left;
	width: 50%;
	margin-top: -5px;
	text-align: left;
	font-size: 1.0em;
	line-height: 2em;
}		
	
	

	
	
.tab-row3-head{
	float: left;
	width: 40%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0%;
	text-align: left;
	font-size: 1.0em;
	line-height: 2em;
}
.tab-row3{
	float: left;
	width: 40%;
	margin-top: -5px;
	margin-left: 0%;
	text-align: left;
	font-size: 1.0em;
	line-height: 2em;
}	
	
	
	
	
	
	


	
.pdf{
	text-align:left;
	margin-top: 3em;
	width: 100%;
		}
.pdf1{
	float: left;
	padding-top: 8px;
		}
.pdf2{
	float: left;
	margin-left: 10px;
	text-align: left;
		}
	

	
.sec1text{
	padding-top: 1em;
	margin-left: 5%;
	font-size: 1.5em;
	font-weight: 400;
	width: 200px;
	color: #fff;
		float: left;
}

  
}	
	

	

	
/* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */
@media screen and  (min-width: 1200px) {

		
header {
  /*	  background-color: rgba(142,161,174, 1);*/
	background-color: rgba(40,40,50, .0);
	padding: 0px 20px 0px 0px;
	margin: 0 auto;
	width: 100%;
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);*/
	z-index: 9900;
	position: fixed;
	-webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;
}

		
		
.display-switch1{
	visibility: visible;
	display:block;
}
.display-switch2{
	visibility: hidden;
	display:none;
}
		
		
.line {
    
    margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
/*    background-color: #e3252b;*/
	width: 100%;
	height: 15px;
    background: rgb(255,141,0);
    background: -webkit-linear-gradient(90deg, rgba(200,200,200,1) 0%, rgba(65,65,65,1) 100%);
    background: -moz-linear-gradient(90deg, rgba(255,141,0,1) 0%, rgba(255,25,0,1) 100%);
    background: -ms-linear-gradient(90deg, rgba(255,141,0,1) 0%, rgba(255,25,0,1) 100%);
    background: -o-linear-gradient(90deg, rgba(255,141,0,1) 0%, rgba(255,25,0,1) 100%);
    background: linear-gradient(90deg, rgba(255,141,0,1) 0%, rgba(255,25,0,1) 100%);
    z-index: 999999;
	position: fixed;
}
		

        
    
        
.brand {
	background-image: url(../media/logo-web3.1.png);
	background-repeat: no-repeat;
	margin: -45px 10px 0px 20px;
	width: 250px;
  	height: 80px;
	background-size: contain;
	float: left;
     font-family: 'Raleway', sans-serif;
     font-weight: 500;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
        visibility: hidden;
        -webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;
 }
        
.brand2 {
	background-image: url(../media/logo-web3.1.png);
	background-repeat: no-repeat;
	margin: 20px 10px 0px 20px;
	width: 250px;
  	height: 80px;
	background-size: contain;
	float: left;
     font-family: 'Raleway', sans-serif;
     font-weight: 500;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
     visibility: visible;
        -webkit-transition: all ease-out .5s;
  -moz-transition: all ease-out .5s;
  -o-transition: all ease-out .5s;
  transition: all ease-out .5s;
 }
        
        
        
        
		
.sec1{
  	width: 100%;
	padding-top: 14px;
	padding-bottom: 0px;
min-height: 400px;
	
}
	

		
	
		
.rm-layout-expanded .rm-top-menu > .rm-menu-item > a {
    height: 50px;
    line-height: 50px;
}
	
        

	
	
	h1 {font-size: 90px;}
	h2 {font-size: 24px;}
	h3 {font-size: 14px;}
	h4 {font-size: 32px;}
	h5 {font-size: 60px;}
	h6 {font-size: 105px;}
	p {font-size: 1em;}
		
		
ul { 
	margin-left: 0.6em; 
/*	padding-left: 0.6em;*/
	font-size: 1em;
	}



.headline {
		margin: 100px 0px 100px 0px;
		font-size: 2.75em;
		}
	


		
.footer_artikel{
	width: 100%;
	list-style: none;
	margin-left: 0em; 
	padding-left: 5em;
	font-size: 1.2em; 
	line-height: 2.0em;
	color: #ffffff;
	text-align: left;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 20px 100px;
	border-bottom: none;
}
	
.footer_headline {
	text-decoration: underline;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.4em;
	color: #ff9c00;
	}

	
.col-footer-4{
		width: 25%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
		}	
.col-footer-12{
		width: 100%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 10px 0px 20px 0px;
		}
	
	
.col-3-12{
		width: 25%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/
/*		border: solid;*/
		}
		
.col-4-12{
		width: 33.33%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/

		}
		
.col-6-12{
		width: 50%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/

		}
	
.col-12-12{
		width: 100%;
		display: flex;
  		align-items: center;
  		justify-content: center;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
/*		background-color: darkorange;*/

		}
	
	
	
.artikel_001 {
	width: 100%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #f6f6f6;
	float: left;
	text-align: left;
	font-weight: 700;
	font-size: .8em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 20px 10px;
/*	border: 0.5px solid #949494;*/
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
		
.artikel_002 {
	width: 100%;
	min-height: 14em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
/*	background-color: #f6f6f6;*/
	float: left;
	text-align: left;
	font-weight: 500;
	font-size: 1em;
	margin: 30px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/
	}
		
.artikel_003 {
	width: 100%;
	max-width: 100%;
	min-height: 50em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #ffffff;
	float: left;
	text-align: left;
	font-weight: 700;
	font-size: .8em;
	margin: 15px 10px 15px 10px;
	padding: 10px 10px 0px 10px;
/*
	border: 0.5px solid #949494;
	box-shadow: 0 -1px 15px rgba(0, 0, 0, .2);
*/	position: relative;
	}
		


.artikel_004 {
	width: auto;
	max-width: 400px;
	min-height: 5em;
	float: center;
	text-align: center;
	}
		
	
.artikel_005 {
	width: 100%;
	min-height: 22em;
/*
	background-image: url("../media/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
*/
	background-color: #f6f6f6;
	float: left;
	text-align: center;
	font-weight: 700;
	font-size: .8em;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
/*	border: 0.5px solid #949494;*/
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
		
		
.artikel_010 {
	width: 22%;
	float: left;
	min-height: 12em;
	text-align: center;
	font-size: .8em;
	font-weight: 600;
	margin: 0px;
	padding: 10px;
	border: 0.5px solid #949494;
	}	
	
	
.expect-icon{
			width: 30%;
		}
		

.artikel_011-1 {
	background-image: url("../media/Marketing/01.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 28%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
.artikel_011-2 {
	background-image: url("../media/Marketing/02.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 28%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
.artikel_011-3 {
	background-image: url("../media/Marketing/03.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 28%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
.artikel_011-4 {
	background-image: url("../media/Marketing/04.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 28%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
.artikel_011-5 {
	background-image: url("../media/Marketing/05.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 28%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
.artikel_011-6 {
	background-image: url("../media/Marketing/06.svg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 28%;
	float: left;
	min-height: 14em;
	text-align: center;
	font-size: .8em;
	font-weight: 700;
	margin: 10px;
	padding: 15px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .4);
	}
		
.iconcs2{
			height: 70px;
		}

.iconcs3{
			height: 70px;
		}
		
		
.tab-row1{
	float: left;
	width: 10%;
	margin-top: -5px;
	text-align: left;
	font-size: 1.0em;
	line-height: 2.3em;
}
.tab-row1-haed{
	float: left;
	width: 10%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 1.0em;
	line-height: 2.3em;
}
		
		
		
.tab-row2{
	float: left;
	width: 35%;
	margin-top: -5px;
	text-align: left;
	font-size: 1.0em;
	line-height: 2.3em;
}	
.tab-row2-head{
	float: left;
	width: 35%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 1.0em;
	line-height: 2.3em;
}
		
		
		
.tab-row3{
	float: left;
	width: 55%;
	margin-top: -5px;
	margin-left: 0%;
	text-align: left;
	font-size: 1.0em;
	line-height: 2.3em;
}	
.tab-row3-head{
	float: left;
	width: 55%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0%;
	text-align: left;
	font-size: 1.0em;
	line-height: 2.3em;
}
		
		
		

		
.pdf{
	text-align:left;
	margin-top: 3em;
	width: 100%;
		}
.pdf1{
	float: left;
	padding-top: 8px;
		}
.pdf2{
	float: left;
	margin-left: 10px;
	text-align: left;
		}
		
		


IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; 
		}
		


		
		
.sec1text{
	padding-top: 7%;
	margin-left: 5%;
	font-size: 2.5em;
	font-weight: 300;
	width: 750px;
	color: #fff;
		float: left;
}
        
        

	
}





		
		
	







/* work-sans-100 - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/work-sans-v17-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/work-sans-v17-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/work-sans-v17-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/work-sans-v17-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/work-sans-v17-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/work-sans-v17-latin-100.svg#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-200 - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/work-sans-v17-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/work-sans-v17-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/work-sans-v17-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/work-sans-v17-latin-200.woff') format('woff'), /* Modern Browsers */
       url('../fonts/work-sans-v17-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/work-sans-v17-latin-200.svg#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-300 - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/work-sans-v17-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/work-sans-v17-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/work-sans-v17-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/work-sans-v17-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/work-sans-v17-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/work-sans-v17-latin-300.svg#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-regular - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/work-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/work-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/work-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/work-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/work-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/work-sans-v17-latin-regular.svg#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-500 - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/work-sans-v17-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/work-sans-v17-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/work-sans-v17-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/work-sans-v17-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/work-sans-v17-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/work-sans-v17-latin-500.svg#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-600 - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/work-sans-v17-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/work-sans-v17-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/work-sans-v17-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/work-sans-v17-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/work-sans-v17-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/work-sans-v17-latin-600.svg#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-700 - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/work-sans-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/work-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/work-sans-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/work-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/work-sans-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/work-sans-v17-latin-700.svg#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-800 - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/work-sans-v17-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/work-sans-v17-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/work-sans-v17-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/work-sans-v17-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/work-sans-v17-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/work-sans-v17-latin-800.svg#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-900 - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/work-sans-v17-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/work-sans-v17-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/work-sans-v17-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/work-sans-v17-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/work-sans-v17-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/work-sans-v17-latin-900.svg#WorkSans') format('svg'); /* Legacy iOS */
}



/* cinzel-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/cinzel-v23-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cinzel-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/cinzel-v23-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cinzel-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/cinzel-v23-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cinzel-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/cinzel-v23-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cinzel-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/cinzel-v23-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* cinzel-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/cinzel-v23-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}







/* Demo Buttons Style */
.codrops-demos {
	float: right;
	padding-top: 10px;
}

.demo-1 .codrops-demos {
	position: absolute;
	z-index: 2000;
	top: 30px;
	left: 30px;
}

.codrops-demos a {
    display: inline-block;
    margin: 10px;
    color: #333;
    font-weight: 700;
    line-height: 30px;
    border-bottom: 4px solid transparent;
}

.codrops-demos a:hover {
	color: #883d59;
	border-color: #883d59;
}

.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
	color: #aaa;
	border-color: #aaa;
}



