/*
Theme Name: MATOFIX Gurtwickler Theme
Theme URI: https://matofix-gurtwickler.de
Author: pure media solutions GmbH
Author URI: http://pure-media-solutions.de
Description: Design-Template für MATOFIX Gurtwickler by WIR elektronik
Version: 1.0
*/

/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/open-sans-v18-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('fonts/open-sans-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v18-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v18-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('fonts/open-sans-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v18-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('fonts/open-sans-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v18-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/open-sans-v18-latin-800.eot'); /* IE9 Compat Modes */
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'),
       url('fonts/open-sans-v18-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v18-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v18-latin-800.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v18-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v18-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/*--------------------------------*/
*{
	margin: 0;
	padding: 0;	
}
/*--------------------------------*/
div.container{
	width: 	1170px;
	margin: 0 auto;
}
.col-3{
	width: 32%;
	float: left;
	margin-right: 1%;
}
.col-2{
	width: 49%;
	float: left;
	margin-right: 1%;
}
header,
footer,
main,
nav{
	width: 100%;
	float: left;	
}

body{
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: 300;
}
a {
	color: #333;
	font-weight: 400;
}
a:hover{
	text-decoration: underline;
	color: #a41a82;
}
p{
	margin: 0 0 1.25em;	
}
h1{
	text-transform: uppercase;
	color: #a41a82;
	font-weight: 700;
	font-size: 4rem;
}
h2{
	color: #a41a82;
	font-weight: 700;
	font-size: 1.5rem;
}
h3{
	text-transform: uppercase;
	color: #a41a82;
	font-weight: 700;
	font-size: 1rem;
}
h4{
	color: #a41a82;
}
a {

}
a:hover{ 
	text-decoration: underline;	
}
ul, ol{
	padding-left: 1rem;	
}
/*---------------------- HEADER ----------------------------*/
header{
	background: #a41a82;
	min-height: 100px;
}
/*---------------------- LOGO ----------------------------*/
header div.logo{
	float: left;
	width: 60%;
	color: #fff;
}
header div.wirelektronik{
	float: left;
	width: 40%;
	text-align: right;
	margin-top: 105px;
}
header div.wirelektronik img{
	width: 200px;
	height: auto;
}
header div.logo .matofix-img{
	float: left;
}
header div.logo .matofix-img img{
	height: 250px;
	width: auto;
}
header div.logo .matofix-txt{
	font-weight: 700;
	font-size: 1.5rem;	
	float: left;
	padding: 15px 0 0 15px;
}
header div.logo .matofix-txt strong{
	text-transform: uppercase;
	font-weight: 700;
	font-size: 4rem;	
}
header div.logo .matofix-txt a,
header div.logo .matofix-txt a:hover{
	text-decoration: none;
	color: #fff;
}

/*------------------------NAVIGATION -----------------------------*/
nav{
	background: #dadada;
	line-height: 2rem;
	margin-top: 1rem;
}
nav .container{
	width: max-content;	
}
nav ul li{
	list-style: none;
	float: left;
	color: #666;
	display: block;
	position: relative;
}
nav ul li a{
	text-decoration: none;
	text-transform: uppercase;
	color: #666;
	margin: 0 30px;
	font-size: 1rem;
}
nav ul li::after{
	content: "| ";	
}
nav ul li:last-child::after,
nav ul li ul li::after{
	content: " ";	
}
nav ul li ul{
	display: none;	
	position: absolute;
	background: #fff;
	padding: 10px;
	top: 33px;
	z-index: 10000 !important;	
	width: 140%;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
nav ul li#menu-item-186 ul{
	width: 200%;
}
nav ul li:hover ul{
	display: block;
}
nav ul li ul li{
	float: none;
	margin: 0;
	text-align: left;
	line-height: 33px;	
}
nav ul li ul li a{
	margin: 0 0 0 15px;	
}
/*---------------------- FOOTER ----------------------------*/
footer{
	background: #a41a82;
	padding: 25px 0 0 0;
	min-height: 100px;	
}
footer, 
footer a,
footer h3{
	color: #fff;
	text-decoration: none;
}
footer a:hover{
	text-decoration: underline;
	color: #fff;
}
.copyright{
	background: #eee;
	color: #666;
	width: 100%;
	float: left;
	padding: 1rem 0;
	line-height: 1.5rem;
}
.copyright p{
	margin: 0;
}
.copyright .copyright-txt,
.copyright .copyright-menu{
	width: 50%; 
	float: left; 
	text-align: left;
}
.copyright .copyright-menu{
	text-align: right;
}
.copyright .copyright-menu ul li{
	float: right;
	list-style: none;
	margin: 0 1rem;
}
.copyright .copyright-menu ul li a{
	color: #666;
	text-decoration: none;
	font-weight: 400;
	font-size: 1rem;
}
.copyright .copyright-menu ul li a:hover{
	text-decoration: underline;
}
/*---------------------- FORM ELEMENTE ----------------------------*/
input, textarea{
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	padding: 7px;
	width: 99%;
}
input[type="submit"]{
	cursor: pointer;
	background: #fe1e25;
	color: #fff;
	padding: 10px 15px;
	width: auto;
	border: 0 none;
}
label{
	font-size: 15px;
	font-weight: 500;
}
input.sow-submit:hover,
input[type="submit"]:hover{
	background: #464646 !important;
	color: #fff !important;	
}
select{
	font-size: 15px;
	padding: 10px;
}
/*-------------------------- TABELLE ----------------------------*/
table tr td{
	font-size: 1rem;	
	padding: 3px;
}
table td:nth-child(even){
	background-color: #f2f2f2;
	text-align: center;
}
footer table td{
	background: 0 none;
	text-align: left;
}