@import "reset.css";
img {
	border: 0 none #FFFFFF;
	border-color: #FFFFFF;
	border-style: none;
	outline-color: #FFFFFF;
}

mark,
rp,
rt,
ruby,
summary,
time {
	display: inline
}

html {
	width: 100%;
}

p {
	margin-bottom: 18px;
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	width: 100%;
}

.main {
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	position: relative;
	z-index: 3;
	top: 0;
}

header {
	margin: 0;
	background: #fff;
	position: fixed;
	width: 100%;
	top: 0;
	height: 80px;
	z-index: 4;
	font-size: 16px;
	box-shadow: 0 0 15px #ccc;
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

header .margin {
	padding: 20px 35px 20px 35px;
}

header .logo {
	display: inline-block;
}

header nav {
	display: inline-block;
	float: right;
}

.cont:after {
	content: "";
	display: table;
	clear: both;
}

.cont {
	top: 80px;
	padding-bottom: 80px;
	z-index: 2;
	position: relative;
	z-index: 2;
	position: relative;
	background: #fff;
	min-height: 640px;
	height: auto;
}

.cont .margin {
	height: auto;
	/*position: absolute;*/
	/*display: table;*/
	padding-left: 35px;
	padding-right: 35px;
}

footer {
	width: 100%;
	background: #fff;
	/*color: #E4003A;*/
	z-index: 3;
	position: absolute;
	clear: both;
	bottom: -80px;
}

footer a {
	color: #bbbbbb;
}

footer a:hover {
	color: #040404;
}

footer .div-footer {
	padding: 32px 0 0 0;
}

#mainmenu {
	float: right;
}

footer .tfooter {
	width: 100%;
	display:table;
}

footer .tfooter .tfooterow {
	width: 100%;
	display:table-row;
}

footer .tfooter .tfooterow .tfootercell {
	width: 50%;
	display:table-cell;
}


footer .col1,
footer .col2 {
	padding: 20px;
}

footer .col1 {
	text-align: left;
}

footer .col2 {
	text-align: right;
}

#m_cont {
	height: 100%;
	min-height: 100%;
}

.catalog {
	display: block;
	width: 95%;
	margin-left: 50px;
	margin-right: 50px;
}

.catalog .itemtitle {
	display: block;
	width:100%;
}

.catalog .itemspec {
	display: block;
	width:100%;
	padding:10px;
	background-color: #ECEDED;
}

.catalog .itemspec .ititle {
	font-weight: bold;
	color: #E4003A;
	font-size: 24px;
	padding-bottom:20px;
	display:block;
}

.catalog .item {
	display: inline-block;
	width:520px;
}

.catalog .row {
	display: block;
}

.catalog .col1,
.catalog .col2 {
	display: inline-block;
	vertical-align: middle;
	padding: 10px;
	min-height: 100px;
	width: 250px;
}

.catalog .col2 {
	padding: 10px;
}

.catalog .col2 {
	font-size: 18px;
}

.catalog .colbold {
	font-weight: bold;
	font-size: 22px;
}

.coldesc {
	line-height: 22px;
}

.coldesc .title {
	font-weight: bold;
	color: #E4003A;
	font-size: 22px;
	text-transform: uppercase;
}

.coldesc.colspec {
    display: inline-block;
    min-height: 100px;
    padding: 5px;
	width: 260px;
}

.itemspec .title {
	font-weight: bold;
	color: #E4003A;
	font-size: 18px;
}


.floatleft {
	margin-top: 100px;
	border-radius: 5px;
	padding: 20px;
	width: 40%;
	display: block;
	color: #CCC;
	background-color: #666666;
	font-weight: bold;
	font-size: 26px;
	line-height: 28px;
	text-align: center;
	position: absolute;
	right: 100px;
}

.floatright {
	margin-top: 50px;
	border-radius: 5px;
	padding: 20px;
	width: 40%;
	display: block;
	color: #CCC;
	background-color: #666666;
	font-weight: none;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	position: absolute;
	left: 100px;
}

.logomosaic {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top:100px;
	padding-bottom:100px;
	margin-bottom:80px;
}


.logos {
	display: inline-block;
}

.hid {
	font-size: 0px;
	color: #fff;
}

a.anchor {
    display: block;
    position: relative;
    top: -80px;
    visibility: hidden;
}


.returnanchor {
	position: fixed; 
	bottom: 20%;
	right: 50px;
	z-index: 1000;
}

#returntop {
	display:none;
}

@media screen {
	body {
		min-height: 100%;
	}
	html {
		height: 100%;
	}
	body {
		font-family: 'Source Sans Pro', sans-serif;
		font-size: 16px;
		line-height: 18px;
		color: #4b4b4b;
		-webkit-text-size-adjust: none;
		background-color: #FFF;
		background-repeat: repeat;
		background-position: center 0;
	}
	article,
	aside,
	audio,
	canvas,
	command,
	datalist,
	details,
	embed,
	figcaption,
	figure,
	footer,
	header,
	hgroup,
	keygen,
	meter,
	nav,
	output,
	progress,
	section,
	source,
	video {
		display: block
	}
	.page-break {
		display: none;
	}
}

@media (max-width: 979px) {
	.logo img {
		height: 30px;
	}
	.headtitle {
		font-size: 12px;
	}
	.controw2 {
		display: block;
		width: auto;
		min-height: 300px;
		height: auto;
	}
	.controwmargin {
		width: auto;
	}
	.controwsub {
		margin-left: auto;
		margin-right: auto;
	}
	#mainmenu {
		width: 100%;
	}
	ul.slimmenu {
		width: 100%;
	}
	.cont {
		top: 80px;
		/*min-height: calc(100vh - 460px);*/
		/*min-height: calc(100vh - 180px);*/
		min-height: calc(100vh - 96px);
	}
	header {		
		height: unset;
	}
	footer {
		height: 60px;
	}
	.catalog .row {
		display: block;
		width: 100%;
	}
	.catalog .col1,
	.catalog .col2,
	.catalog .col3 {
		display: block;
		width: 100%;
	}
	.floatleft {
		width:95%;
		right:10px;
	}
	
	.floatright {
		width:95%;
		left:10px;
	}
	
	footer .tfooter {
		width: 100%;
		display:block;
	}
	
	footer .tfooter .tfooterow {
		width: 100%;
		display:block;
	}
	
	footer .tfooter .tfooterow .tfootercell {
		width: 50%;
		display:block;
	}
	
	footer .col2 {
		text-align:left;
	}
	
	.catalog {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
	}
}

@page {
	size: landscape;
	margin: 1cm;
}

@media print {
	body {
		font-family: 'Source Sans Pro', sans-serif;
		font-size: 13px;
		line-height: 18px;
		-webkit-text-size-adjust: none;
		background: #fff;
	}
	header .search-nav {
		display: none;
	}
	footer {
		display: none;
	}
	.search-nav {
		display: none;
	}
	.main {
		max-width: 1038px;
	}
	.main:after {
		display: none;
		height: 0px;
	}
	*:focus {
		outline: none;
	}
	textarea:focus,
	input:focus {
		outline: none;
	}
	div,
	svg {
		outline: none;
	}
	.page-break {
		display: block;
		page-break-before: always;
	}
	* {
		-webkit-print-color-adjust: exact;
	}
	input[type="checkbox"] {
		display: none;
	}
	.indi_buttons {
		display: none;
	}
}

