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




* {
  margin: 0;
  padding: 0;
}

html, body {
    height: 100%;
}

html {
	background-attachment: fixed;
	background-color: rgba(153, 145, 141, 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: 'Josefin Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
    line-height: 1.7;
	font-weight: 400;
	color:rgba(30,30,30,1.00);
}



header {
/*    background-color: rgba(12,89,185, 1);*/
    background-image: url("../media/wood.jpg");
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 0px 20px 0px 0px;
	margin-bottom: 0px;
/*	box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);*/
}


header:after {
    content: " ";
    display: table;
    clear: both;
}



.line {
	margin-bottom: 50px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
    background-color: #6EB52C;
	width: 100%;
	height: 3px;
	box-shadow: 0 -1px 10px rgba(255, 255, 255, .7);
}


/*
.line2 {
	margin-bottom: 0px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
    background-color: rgba(50, 50, 50, 1.00);
	width: 100%;
	height: 40px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);
	float: right;
	text-align: right;
	padding-right: 20px;
}
*/



#wrapper {
	background-color: rgba(230,230,230, 1);
	box-shadow: 0 -1px 10px rgba(89, 94, 99, .6);
    margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    width: 100%;
	padding-bottom: 0em;
/*    padding: 1px 3em;*/
    min-height: 100vh;

  
}

#main .content pre {
    overflow: auto;
}

.container {
	width: 100%;
	z-index: 1;
}
.img {width: 100%;}

.container1 {
	font-family: LiciniaAged;
	position:absolute;
	top: 0px; 
	left: 0px; 
	background-color: rgba(226, 243, 198, .7);
	z-index: 1000;
	font-size: 14px;
	color: rgba(60, 60, 60, 1);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 15px;
	border-top-left-radius: 40px;
			-webkit-border-top-left-radius: 40px;
    		-moz-border-top-left-radius: 40px;
			
			border-bottom-right-radius: 10px;
			-webkit-border-bottom-right-radius: 10px;
    		-moz-border-bottom-right-radius: 10px;
}


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

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

.sec1{
  	width: 100%;
	background-image: url("../media/maps1.jpg");
	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%;
	background-image: url("../media/maps2.jpg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}

.sec3{
  	width: 100%;
	background-image: url("../media/maps3.jpg");
	background-repeat:no-repeat;
    background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}
	


.sec4{
  	width: 100%;
	height: 50vh;
	background-image: url(../media/2.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: 40px;
}

.sec5{
  	width: 100%;
	height: 50vh;
	background-image: url("../media/AdobeStock_168181362.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: 40px;
}

.sec6{
  	width: 100%;
	height: 50vh;
	background-image: url("../media/Burger.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: 40px;
}

.sec7{
  	width: 100%;
	height: 50vh;
	background-image: url("../media/IMG_0672.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: 40px;
}

.sec8{
  	width: 100%;
	height: 50vh;
	background-image: url("../media/AdobeStock_194476180.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: 40px;
}

.sec9{
  	width: 100%;
	height: 50vh;
    min-height: 500px;
	background-image: url("../media/Burger.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: 40px;
}

.sec10{
  	width: 100%;
	height: 50vh;
    min-height: 500px;
	background-image: url("../media/Banner_Milch.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: 40px;
}



.textblock_sec4{
	width: 100%;
	padding-top: 100px;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
	text-shadow: 0 -2px #333, 4px 0 #333, 0 2px #333, -2px 0 #333;
}


.textblock_sec9{
	width: 100%;
	padding-top: 100px;
	text-align: center;
	font-size: 70px;
	color: #DC1518;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}




.sec5{
  	width: 100%;
	
}


footer {
	width: 100%;
	min-height: 50px;
	box-shadow: 0 -1px 10px rgba(0, 0, 0, .7);
	background-color: rgba(45, 45, 45, 1);
	text-align: center;
	font-size:14px;
	line-height: 25px;
	margin:0 auto;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.footer_main_container{
	width: 100%;
	
	background-color: rgba(50, 50, 50, 1);
	/*border-style: solid;*/
    border-bottom: thin solid rgba(40, 40, 40, 1);
	border-top: thin solid rgba(40, 40, 40, 1);
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
/*	box-shadow: 0 -1px 10px rgba(34, 34, 34, .6);*/
}

.spacer_footer{
	height: 80px;
}

.footer_content {
	width: 100%;
	float: left;
	color: #ffffff;
	text-align: center;
	margin-top: 30px;
}

.footer_content {
	width: 100%;
	float: left;
	color: #ffffff;
	text-align: center;
	padding-top: 2em;
	padding-bottom: 2em;
	border-bottom: thin solid rgba(40, 40, 40, 1);
}

.footer_liste{
	list-style: none;
	margin-left: 0em; 
	padding-left: 0em;
    font-size: 1em;}

.footer_content2 {
	width: 100%;
	float: left;
	color: #ffffff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	
}
.footer_liste2 {
	list-style: none;
	
}

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

.footer_img {
    display: flex; 
    justify-content: center; 
    align-items: center;
    margin-right: 5px;
    margin-top: 20px;
}
 
h1 { 
font-family: 'Josefin Sans', sans-serif;
font-weight: 400;
-webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
}

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

h3 {
     font-family: 'Josefin Sans', sans-serif;
     font-weight: 300;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
     letter-spacing: 0.3px;
 }
 
h4, h5, h6 {
    /*letter-spacing: 1px;*/
}
h1 {font-size: 22px;}
h2 {font-size: 18px;}
h3 {font-size: 14px;}
h4 {font-size: 10px;}
h5 {font-size: 10px;}
h6 {font-size: 9px;}

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


.ds {
	font-size:.9em;
}

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

.vorteile {
	text-align: center;
	list-style: none;
	font-size: 1.4em;
	line-height: 1.3em;
	
}

.prod {
	width: 100%;
}

.produkt_img_left {
	display: block;
	margin: 8px auto;
}
.produkt_img_right {
	display: block;
	margin: 8px auto;
}


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

a:link {
	text-decoration: none;
	color:#333;
	outline: none;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}
a:visited {
	text-decoration: none;
	color: #333;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #da221d;
	outline: none;
	/*text-shadow: 1px 1px 1px rgba(0,0,0,.6);*/
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}
a:active {
	text-decoration: none;
	color: #333;
	outline: none;
}


a.imglink:hover { 
	 border-bottom-style: none;
	 outline: none;
}
.rot { color: #F00; }
.rot2 {color: #da221d;}
.blau { color: #1486a6; }
.weiss {color: #ffffff;}
.plus { color: #6ad000; font-family: 'Indie Flower', cursive; font-size: 1.1em; }
.compact { color: #6ad000; font-family: 'Indie Flower', cursive; font-size: 1.1em; }
.ultra { color: #0c99eb; font-family: 'Indie Flower', cursive; font-size: 1.1em; }
.basic { color: #ff9100; font-family: 'Indie Flower', cursive; font-size: 1.1em; }
.light { color: #F00; font-family: 'Indie Flower', cursive; font-size: 1.1em;}
.standard { color: #F00; font-family: 'Indie Flower', cursive; font-size: 1.1em;}
.DIN { font-size: 0.7em;}
.klein { font-size: 0.7em; line-height: 80%;}
.center {text-align: center;}

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

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

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

a.menu_csm2:link{ color: rgba(30,30,30,1.00); }
a.menu_csm2:active{ color: rgba(30,30,30,1.00); }
a.menu_csm2:visited{ color: rgba(30,30,30,1.00); }
a.menu_csm2:hover{ color: #C21212; }

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

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



.brand {
	background-image: url(../media/Logo.png);
	margin-top: 4px;
	margin-left: 8px;
	margin-bottom: 0px;
	width: 60px;
  	height: 45px;
	background-size: contain;
	float: left;
	z-index: 10000;
    font-family: 'Josefin Sans', sans-serif;
     font-weight: 500;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
 }

.logo {
    font-size: 1.0em;
    line-height: 40px;
    margin: 20px 0 0;
    width: 160px;
    height: 40px;
    background-color: #3C97D5;
    text-align: center;
    font-weight: bold;
    display: block;
    float: left;
    text-decoration: none;
    color: #fff;
    padding: 0;
}


	
.frame_left{
	width: 100%;
    height: 100%;
	float: left;
	margin-right: auto;
	margin-left: auto;
	color: #1c3a6b;
	font-size: 1.8em;
	line-height: 1.1em;
	margin-bottom: 2em;
	text-align: center;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
		}


.frame_left2{
	width: 100%;
    height: 100%;
	float: left;
	margin-right: auto;
	margin-left: auto;
	color: #1c3a6b;
	font-size: 1.8em;
	line-height: 1.1em;
	margin-bottom: 2em;
	text-align: center;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
		}
		
		
.circular_left {
    width: 340px;
    height: 340px;
	margin: 1em auto;
    border-radius: 170px;
    -webkit-border-radius: 170px;
    -moz-border-radius: 170px;
	border: 3px solid #888;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
} 

.frame_center{
	width: 100%;
    height: 100%;
	float: left;
	margin-right: auto;
	margin-left: auto;
	color: #1c3a6b;
	font-size: 1.8em;
	line-height: 1.1em;
	margin-bottom: 2em;
	text-align: center;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
		}
		
		
.circular_center {
    width: 340px;
    height: 340px;
	margin: 1em auto;
    border-radius: 170px;
    -webkit-border-radius: 170px;
    -moz-border-radius: 170px;
	border: 3px solid #888;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
} 

.frame_right{
	width: 100%;
    height: 100%;
	float: left;
	margin-right: auto;
	margin-left: auto;
	color: #1c3a6b;
	font-size: 1.8em;
	line-height: 1.1em;
	margin-bottom: 2em;
	text-align: center;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
		}

.frame_right2{
	width: 100%;
    height: 100%;
	float: left;
	margin-right: auto;
	margin-left: auto;
	color: #1c3a6b;
	font-size: 1.8em;
	line-height: 1.1em;
	margin-bottom: 2em;
	text-align: center;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
		}
		
		
.circular_right {
    width: 340px;
    height: 340px;
	margin: 1em auto;
    border-radius: 170px;
    -webkit-border-radius: 170px;
    -moz-border-radius: 170px;
	border: 3px solid #888;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
} 




#circular:hover {
/*
    background-color: rgba(28, 58, 107, 1);
	color:#fff;
	border: 2px solid rgba(101,94,91, 1);
*/
}


.circular_language {
    width: 30px;
    height: 30px;
	float: right;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: rgba(85, 85, 85, 1);
	color: #0c99eb;
	font-family: 'Josefin Sans', sans-serif;
     font-weight: 400;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
     letter-spacing: 0.3px;
	font-size: 1em;
	line-height: 1.9em;
	text-align: center;
/*	border: 1px solid #0c99eb;*/
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    overflow:hidden;  
	-moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	z-index: 6000;
}

.circular_language_active {
    width: 30px;
    height: 30px;
	float: right;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #0c99eb;
	color: #333;
	font-family: 'Josefin Sans', sans-serif;
     font-weight: 400;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
     letter-spacing: 0.3px;
	font-size: 1em;
	line-height: 1.9em;
	text-align: center;
/*	border: 1px solid #0c99eb;*/
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    overflow:hidden;  
	-moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	z-index: 6000;
}

.sm {
    width: 32px;
    height: 32px;
	float: right;
/*	background-image: url(../media/Y.png);*/
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	
	z-index: 6000;
}

#sm_container1{
	margin-top: 12px;
	position: relative;
	width: 105px;
	margin-right: 0px;
	margin-left: -10px;
	float: left;
	visibility: visible;
	}

#sm_container2{
	margin-top: -36px;
	position: relative;
	width: 210px;
	height: 1px;
	margin-right: 20px;
	float: right;
	visibility: hidden;
}
/*
.rm-container {
	max-width: 120px;
	float: right;
}
*/

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

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

.rm-container.rm-layout-expanded {
    float: right;
}

.rm-nav li a,
.rm-top-menu a {
    padding: .75rem 1rem;
    font-size: .9em;
    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: 90px;
    line-height: 90px;
}

.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;
		}	

.ans{
	text-align:center;
	margin-top: 2.8em;	
	min-width: 100%;
		}
.ans1{
	float: none;
	width: 200px;
    height: 200px;
	border: 4px solid #e6e6e6;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    overflow:hidden;  /*F&uuml;r Image-Element Variante */
	margin: 0 auto;
	margin-bottom: 0px;
		}






.ans2{
	float: center;
		}	

.produkt{
	text-align:center;
	margin-top: 3em;
	margin-right: 2em;
	width: 100%;
		}
.produkt1{
	padding-top: 8px;
		}
		

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

		
		
.produkt2{
	text-align: center;
		}

.produkt3{
	margin-top: 3em;
	width: 100%;
		}
		
IMG.produkt4{
	float: left;
	margin-right: 1em;
		}
IMG.produkt6{
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 1em;
	margin-top: 1em;
		}

.produkt5{
	width: 100%;
	float: left;
		}

.artikel_box{
	width: 100%;
	text-align: left;
	margin-top: 5em;
	background-color: rgba(245, 245, 245, 1);
	margin-left: -2em;
	padding-left: 2em;
}
.artikelnummer, .artikelnummer_bezeichnung{
	float: left;
	width: 25%;
	margin-top: .8em;
	text-align: left;
}
.artikel, .artikel_bezeichnung{
	float: left;
	width: 75%;
	margin-top: .8em;
	text-align: left;
}		
		
.abmessung{
	float: left;
	width: 75%;
	margin-left: 25%;
	margin-top: .2em;
	margin-bottom: .8em;
	text-align: left;
}

.artikelnummer_bezeichnung{
	margin-bottom: 5px;
	margin-top: 10px;
	text-decoration: underline;
}
.artikel_bezeichnung{
	margin-bottom: 5px;
	margin-top: 10px;
	text-decoration: underline;
	}
.abmessung_bezeichnung{
	margin-bottom: 5px;
	margin-top: 10px;
	text-decoration: underline;
}



/* Style buttons */
.btn {
  background-color: DodgerBlue;
  border: none;
  color: white;
  padding: 12px 30px;
  cursor: pointer;
  font-size: 20px;
}

/* Darker background on mouse-over */
.btn:hover {
  background-color: RoyalBlue;
}





@media screen and (min-width: 170px) and (max-width: 770px){
	
	
.abmessung_bezeichnung{
	visibility: hidden;
	width: 1px;
	height: 1px;
}
}

	
	
/* Tablett */ /* Tablett */ /* Tablett */ /* Tablett */ /* Tablett */ /* Tablett */ /* Tablett */ /* Tablett */
	
@media screen and (min-width: 770px) and (max-width: 1200px){
    
  
    
    
	
.rm-layout-expanded .rm-top-menu > .rm-menu-item > a {
    height: 100px;
    line-height: 100px;
}
		
.rm-toggle.rm-button {
    margin-top: 24px;
	color: #fff;
	font-size: 1.6em;
}
		
	.container1 {
	position:absolute;
	top: 0px; 
	left: 0px; 
	background-color: rgba(226, 243, 198, .7);
	z-index: 1000;
	font-size: 24px;
	color: rgba(60, 60, 60, 1);
	padding: 5px;
					border-top-left-radius: 40px;
			-webkit-border-top-left-radius: 40px;
    		-moz-border-top-left-radius: 40px;
			
			border-bottom-right-radius: 20px;
			-webkit-border-bottom-right-radius: 20px;
    		-moz-border-bottom-right-radius: 20px;
}
    
    
.brand {
	background-image: url(../media/Logo.png);
	margin-top: 2px;
	margin-left:10px;
	margin-bottom: 4px;
	width: 140px;
  	height: 100px;
	background-size: contain;
	resize: both;
	float: left;
	z-index: 10000;
     font-family: 'Josefin Sans', sans-serif;
     font-weight: 500;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
 }
		
	h1 {font-size: 24px;}
	h2 {font-size: 22px;}
	h3 {font-size: 14px;}
	h4 {font-size: 12px;}
	h5 {font-size: 10px;}
	h6 {font-size: 9px;}
	p {font-size: 1em;}
	
	.logo {
    font-size: 1.0em;
    line-height: 40px;
    margin: 20px 0 0;
    width: 300px;
    height: 90px;
    background-color: #3C97D5;
    text-align: center;
    font-weight: bold;
    display: block;
    float: left;
    text-decoration: none;
    color: #fff;
    padding: 0;
}

	.headline {
		margin: 20px 0px 20px 0px;
		font-size: 2.0em;
		}
	
	.textblock_sec4{
	width: 100%;
	padding-top: 100px;
	text-align: center;
	font-size: 40px;
	color: #333;
	text-shadow: 0 -1px #888, 1px 0 #888, 0 1px #888, -1px 0 #888;
}	
		
	.footer_content {
	width: 25%;
	float: left;
	color: #ffffff;
	text-align: left;
	margin-top: 0px;
    border-bottom: none;
	}
		
	.footer_liste{
	list-style: none;
	margin-left: 0em; 
	padding-left: 2em;
	font-size: .9em;
	line-height: 2.2;
}
		
    
.footer_img {
    display: flex; 
    justify-content: left; 
    align-items: left;
    margin-right: 5px;
}
    
    
.frame_left{
	width: 48%;
    height: 400px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	color: #1c3a6b;
	font-size: 1.4em;
	line-height: 1.1em;
	margin-bottom: 0em;
	text-align: center;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
		}
    
    .frame_left2{
	width: 32.5%;
    height: 400px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	color: #1c3a6b;
	font-size: 1.4em;
	line-height: 1.1em;
	margin-bottom: 3em;
	text-align: center;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
		}
		
		
.circular_left {
    width: 210px;
    height: 210px;
	margin-top: 0px;
	margin-bottom: .7em;
    border-radius: 105px;
    -webkit-border-radius: 105px;
    -moz-border-radius: 105px;
	border: 3px solid #888;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
}

.frame_center{
	width: 32.5%;
    height: 400px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	color: #1c3a6b;
	font-size: 1.4em;
	line-height: 1.1em;
	margin-bottom: 3em;
	text-align: center;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
		}
		
		
.circular_center {
    width: 210px;
    height: 210px;
	margin-top: 0px;
	margin-bottom: .7em;
    border-radius: 105px;
    -webkit-border-radius: 105px;
    -moz-border-radius: 105px;
	border: 3px solid #888;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
}
		
.frame_right{
	width: 48%;
    height: 400px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	color: #1c3a6b;
	font-size: 1.4em;
	line-height: 1.1em;
	margin-bottom: 0em;
	text-align: center;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
		}
    
    .frame_right2{
	width: 32.5%;
    height: 400px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	color: #1c3a6b;
	font-size: 1.4em;
	line-height: 1.1em;
	margin-bottom: 3em;
	text-align: center;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
		}
		
		
.circular_right {
    width: 210px;
    height: 210px;
	margin-top: 0px;
	margin-bottom: .7em;
    border-radius: 105px;
    -webkit-border-radius: 105px;
    -moz-border-radius: 105px;
	border: 3px solid #888;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
}
	
		
#sm_container1{
	margin-top: 21px;
	position: relative;
	width: 210px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	visibility: visible;
	}
		
#sm_container2{
	margin-top: -36px;
	position: relative;
	width: 210px;
	height: 1px;
	margin-right: 20px;
	float: left;
	visibility: hidden;
}
	
.pdf{
	text-align:left;
	margin-top: 3em;
	width: 100%;
		}
.pdf1{
	float: left;
	padding-top: 8px;
		}
.pdf2{
	float: left;
	margin-left: 10px;
	text-align: left;
		}
.ans{
	text-align:left;
	margin-top: 2.8em;	
	min-width: 100%;
	height: 200px;
		}
.ans1{
	float: left;
	width: 200px;
    height: 200px;
	border: 4px solid #e6e6e6;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    overflow:hidden;  /*F&uuml;r Image-Element Variante */
		}
.ans2{
	float: left;
	margin-left: 20px;
		}
	
.produkt{
	text-align:center;
	margin-top: 3em;
	margin-right: 2em;
	width: 45%;
	float: left;
		}
.produkt1{
	padding-top: 8px;
		}
		

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

		
		
.produkt2{
	text-align: center;
		}
	
.produkt3{
	margin-top: 3em;
	width: 100%;
		}
		
IMG.produkt4{
	float: left;
	margin-right: 1em;
		}
IMG.produkt6{
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 1em;
	margin-top: 1em;
		}
	
.produkt5{
	width: 75%;
	float: left;
		}

	
.artikel_box{
	width: 100%;
	text-align: left;
	margin-top: 5em;
}
.artikelnummer{
	float: left;
	width: 10%;
	margin-top: -5px;
	text-align: left;
}
.artikel{
	float: left;
	width: 35%;
	margin-top: -5px;
	text-align: left;
}		
		
.abmessung{
	float: left;
	width: 50%;
	margin-top: -5px;
	margin-left: 0%;
	text-align: left;
}		
	
.artikelnummer_bezeichnung{
	float: left;
	width: 10%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.artikel_bezeichnung{
	float: left;
	width: 35%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}		
		
.abmessung_bezeichnung{
	float: left;
	width: 50%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0%;
	text-align: left;
}	
	
.produkt_img_left {
	margin-right: .5em;
	float:left;
}
	
.produkt_img_right {
	margin-left: .5em;
	float:right;
}	
	
	}	
	

	
	
	/* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */ /* Desktop */
	@media screen and  (min-width: 1200px) {
        
    
        
	.rm-layout-expanded .rm-top-menu > .rm-menu-item > a {
    height: 110px;
    line-height: 110px;
}
		
.brand {
	background-image: url(../media/Logo.png);
	width: 140px;
  	height: 100px;
	background-size: contain;
	float: left;
	z-index: 10000;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
	margin-left: 20px;
	margin-top: 5px;
 }
	
.container1 {
	position:absolute;
	top: 0px; 
	left: 0px; 
	background-color: rgba(226, 243, 198, .7);
	z-index: 1000;
	font-size: 38px;
	color: rgba(60, 60, 60, 1);
	padding: 15px;
			
			border-top-left-radius: 40px;
			-webkit-border-top-left-radius: 40px;
    		-moz-border-top-left-radius: 40px;
			
			border-bottom-right-radius: 20px;
			-webkit-border-bottom-right-radius: 20px;
    		-moz-border-bottom-right-radius: 20px;
}
        
        
	h1 {font-size: 38px;}
	h2 {font-size: 24px;}
	h3 {font-size: 20px;}
	h4 {font-size: 14px;}
	h5 {font-size: 12px;}
	h6 {font-size: 10px;}
	p {font-size: 1.1em;}

	.logo {
    font-size: 1.0em;
    line-height: 40px;
    margin: 20px 0 0;
    width: 300px;
    height: 80px;
    background-color: #3C97D5;
    text-align: center;
    font-weight: bold;
    display: block;
    float: left;
    text-decoration: none;
    color: #fff;
    padding: 0;
}

	.headline {
		margin: 100px 0px 100px 0px;
		font-size: 2.75em;
		}
	
		
	.textblock_sec4{
	width: 100%;
	padding-top: 100px;
	text-align: center;
	font-size: 60px;
	color: #fff;
/*	text-shadow: 0 -2px #333, 4px 0 #333, 0 2px #333, -2px 0 #333;*/
    text-shadow: 0px 0px 16px #333;
}
		

	.footer_content {
	width: 25%;
	float: left;
	color: #ffffff;
	text-align: left;
	margin-top: 0px;
    border-bottom: none;
	}
		
	.footer_liste{
	list-style: none;
	margin-left: 0em; 
	padding-left: 5em;
	font-size: 1.1em; 
	line-height: 2;
}
        
.footer_img {
    float: left;
    margin-right: 5px;
}
        
        
	
.frame_left{
	width: 48%;
    height: 400px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	color: #1c3a6b;
	font-size: 1.8em;
	line-height: 1.1em;
	margin-bottom: 0em;
	text-align: center;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
		}
        
.frame_left2{
	width: 32.5%;
    height: 400px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	color: #1c3a6b;
	font-size: 1.8em;
	line-height: 1.1em;
	margin-bottom: 3em;
	text-align: center;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
		}
		
		
.circular_left {
    width: 280px;
    height: 280px;
	margin-top: 0px;
	margin-bottom: .7em;
    border-radius: 140px;
    -webkit-border-radius: 140px;
    -moz-border-radius: 140px;
	border: 3px solid #888;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
}

.frame_center{
	width: 32.5%;
    height: 400px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	color: #1c3a6b;
	font-size: 1.8em;
	line-height: 1.1em;
	margin-bottom: 3em;
	text-align: center;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
		}
		
		
.circular_center {
    width: 280px;
    height: 280px;
	margin-top: 0px;
	margin-bottom: .7em;
    border-radius: 140px;
    -webkit-border-radius: 140px;
    -moz-border-radius: 140px;
	border: 3px solid #888;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
}
		
.frame_right{
	width: 48%;
    height: 400px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	color: #1c3a6b;
	font-size: 1.8em;
	line-height: 1.1em;
	margin-bottom: 0em;
	text-align: center;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
		}
	
.frame_right2{
	width: 32.5%;
    height: 400px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	color: #1c3a6b;
	font-size: 1.8em;
	line-height: 1.1em;
	margin-bottom: 3em;
	text-align: center;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
		}
		
.circular_right {
    width: 280px;
    height: 280px;
	margin-top: 0px;
	margin-bottom: .7em;
    border-radius: 140px;
    -webkit-border-radius: 140px;
    -moz-border-radius: 140px;
	border: 3px solid #888;
    overflow:hidden; /* F&uuml;r Image-Element Variante */
}
		
		
		
.circular_language {
    width: 30px;
    height: 30px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: rgba(85, 85, 85, 1);
	color: #0c99eb;
	font-family: 'Josefin Sans', sans-serif;
     font-weight: 400;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
     letter-spacing: 0.3px;
	font-size: 1em;
	line-height: 1.9em;
	text-align: center;
/*	border: 1px solid #0c99eb;*/
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    overflow:hidden;  
	-moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	z-index: 6000;
}

.circular_language_active {
    width: 30px;
    height: 30px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #0c99eb;
	color: #333;
	font-family: 'Josefin Sans', sans-serif;
     font-weight: 400;
	 -webkit-font-smoothing: antialiased;
	-webkit-text-stroke:1px transparent;
	-moz-osx-font-smoothing: grayscale;
     letter-spacing: 0.3px;
	font-size: 1em;
	line-height: 1.9em;
	text-align: center;
/*	border: 1px solid #0c99eb;*/
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    overflow:hidden;  
	-moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	z-index: 6000;
}
		
.sm {
    width: 32px;
    height: 32px;
/*	background-image: url(../media/Y.png);*/
	margin-left: 10px;
	margin-right: 10px;
	z-index: 6000;
}
		
		
#sm_container1{
	width: 1px;
	height: 1px;
	visibility: hidden;
	}
		
#sm_container2{
	margin-top: 40px;
	position: relative;
	width: 210px;
	margin-right: 20px;
	float: right;
	visibility: visible;
	}
		
.pdf{
	text-align:left;
	margin-top: 3em;
	width: 100%;
		}
.pdf1{
	float: left;
	padding-top: 8px;
		}
.pdf2{
	float: left;
	margin-left: 10px;
	text-align: left;
		}
		
		
		
.produkt{
	text-align:center;
	margin-top: 3em;
	margin-right: 2em;
	width: 30%;
	float: left;
		}
.produkt1{
	padding-top: 8px;
		}
		

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

		
		
.produkt2{
	text-align: center;
		}
	
.produkt3{
	margin-top: 3em;
	width: 100%;
		}
		
IMG.produkt4{
	float: left;
	margin-right: 1em;
		}
		
IMG.produkt6{
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 1em;
	margin-top: 1em;
		}
		
.produkt5{
	width: 70%;
	float: left;
		}
		
.ans{
	text-align:left;
	margin-top: 2.8em;	
	min-width: 100%;
	height: 200px;
		}
.ans1{
	float: left;
	width: 200px;
    height: 200px;
	border: 4px solid #e6e6e6;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    overflow:hidden;  /*F&uuml;r Image-Element Variante */
		}
.ans2{
	float: left;
	margin-left: 20px;
		}

.artikel_box{
	width: 100%;
	text-align: left;
	margin-top: 3em;
}
.artikelnummer{
	float: left;
	width: 10%;
	margin-top: -5px;
	text-align: left;
}
.artikel{
	float: left;
	width: 25%;
	margin-top: -5px;
	text-align: left;
}		
		
.abmessung{
	float: left;
	width: 60%;
	margin-top: -5px;
	margin-left: 0%;
	text-align: left;
}
		
.artikelnummer_bezeichnung{
	float: left;
	width: 10%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.artikel_bezeichnung{
	float: left;
	width: 25%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}		
.abmessung_bezeichnung{
	float: left;
	width: 60%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0%;
	text-align: left;
}
		
.produkt_img_left {
	margin-right: .5em;
	float:left;
}
	
.produkt_img_right {
	margin-left: .5em;
	float:right;
}
		
		
}

/* Slider */


/* 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;
}

		
		
		




	/********** KONTAKTFORMULAR  **********/

#formular {
	width:100%;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	
}


form {
	width:100%;
	margin:0 auto;
}


label {
	display:block;
	margin-top:20px;
	letter-spacing:2px;
}

input, textarea {
	width:100%;
	height:47px;
	background-color: rgba(45, 45, 45, 1);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #333333;
	padding:0px 0px;
	margin-top:20px;
	font-size:1.0em;
	color:#ffffff;
}


#submit {
	width:100%;
	height:47px;
	background-color: rgba(255, 128, 0, 0.7);
	-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;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #000000;
	padding:0px;
	margin-top:20px;
	font-size:1.5em;
	color:#ffffff;
	font-family: 'Work Sans', sans-serif;
	font-weight:bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
}

input:focus, textarea:focus, input:hover, textarea:hover {
		border:1px solid #0c99eb;
		-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;
		outline: none;
	}

textarea {
	height:213px;
	font-family: 'Work Sans', sans-serif;
	background-color: rgba(45, 45, 45, 1);
	resize: none;
}


#submit:hover {
		background-color: rgba(51, 204, 0, 0.7);
		-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;
	}
	

/********** KONTAKTFORMULAR ENDE **********/









/********** GOOGLE MAP **********/


.map-container {
	
}

.map-container iframe{
	width: 100%;
	display: block;
	pointer-events: none;
	position: relative; /* IE needs a position other than static */
	height: 450px;
	
  
}
.map-container iframe.clicked{
	pointer-events: auto;

}

/******************/

.map-placeholder{
	height: 450px;
	background-color: rgba(0, 0, 0, .8);
	display:table-cell; vertical-align:middle;
	
}



.map-info{
	width: 80%;
	background-color: rgba(255, 255, 255, .8);
	border: 2px solid #FF8100;
	border-radius: 4px;
	padding: 1em;
	font-size: .7em;
	text-align: center;
  	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	
}

@media screen and  (min-width: 1020px) {

.map-info{
	width: 60%;
	background-color: rgba(255, 255, 255, .8);
	border: 4px solid #FF6301;
	border-radius: 6px;
	padding: 1em;
	font-size: .9em;
	text-align: center;
  	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	
}}


.btn-map {
  background-color: rgba(252, 79, 8, 1);
	border-radius: 4px;
  border: none;
  color: white;
  padding: 12px 25px;
  cursor: pointer;
  font-size: 16px;
	 -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;
	margin: .5em;
}

.btn-map:hover {
  background-color: rgba(51, 204, 0, 1);
	border-radius: 4px;
	 -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;
	margin: .5em;
}

.btn-map2 {
  background-color: rgba(3, 171, 3, 1);
	border-radius: 4px;
  border: none;
  color: white;
  padding: 12px 25px;
  cursor: pointer;
  font-size: 16px;
	 -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;
	margin: .5em;
}

.btn-map2:hover {
  background-color: rgba(51, 204, 0, 1);
	border-radius: 4px;
	 -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;
	margin: .5em;
}

/********** GOOGLE MAP ENDE**********/






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




/* 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-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-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-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-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-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-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 */
}




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