/* Blueprint CSS - reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-size: 100%;
	font-family: 'Open Sans', sans-serif;
	vertical-align: baseline;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display: block;
}

body {
	line-height: 1.45;
	position: relative;

	font-weight: 300;
    background-color: #fff;
    color: #fefefe;
    text-align: left;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

table, td, th {
	vertical-align: middle;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

@font-face {
    font-family: 'DS-Digital';
    src: url('./fonts/ds-digital.eot');
    src: url('./fonts/ds-digital.eot?#iefix') format('embedded-opentype'),
    url('./fonts/ds-digital.woff') format('woff'),
    url('./fonts/ds-digital.ttf') format('truetype'),
    url('./fonts/ds-digital.svg#ds-digital') format('svg');
    font-weight: normal;
    font-style: normal;
}

a { display: inline-block; color: #000; -webkit-transition: background-color .3s; transition: background-color .3s;}
a:hover { text-decoration: none; -webkit-transition: background-color .3s; transition: background-color .3s;}
a img, .logo img {	border: none; display: block;}

a, a:hover, a:active, a:focus, select {
	outline: 0;
}

.fl { float: left;}
.fr { float: right;}
.dn { display: none;}

html { height: 100%;}
body { min-height: 100%;}

h1 { color: #e3000f; font-size: 2.5rem; margin-bottom: 15px; font-weight: 600;}
h2 { color: #e3000f; font-size: 2rem; margin-bottom: 15px; font-weight: 600;}
h3 { color: #e3000f; font-size: 1.6rem; margin-bottom: 15px; font-weight: 600;}
p { color: #000; font-weight: 600; font-size: 1.25rem; margin-bottom: 25px;}
section { border-bottom: 1px solid rgba(0,0,0, .25); padding: 35px 0;}

.vw { margin: 0 auto; width: 960px;}
.vw2 { width: 1280px; margin: 0 auto;}

header { padding: 10px 0; border-bottom: 1px solid rgba(0,0,0, .25); width: 100%; background-color: #fff;}

#logo { margin-bottom: 0;}
h1#logo { line-height: 0;}
#logo a { display: block;}

#menu { margin-top: 45px;}
#menu li { float: left; margin-right: 25px;}
#menu li:last-of-type { margin-right: 0;}
#menu li a { display: block; line-height: 20px; text-decoration: none; font-size: 1.25rem; font-weight: 600; text-shadow: #000;}
#menu li a:hover, #menu li a.active { color: #e3000f;}
#menu li#home a { font-size: 0; text-indent: -9999px; width: 24px; height: 20px; background: url("./design/home-small-sprite.png") 0 0 no-repeat;}
#menu li#home a:hover, #menu li#home a.active { background-position: 0 -20px;}

#info { }
#info .fl { width: 65%; padding-right: 20px;}
#info p { color: #000; font-weight: 600; font-size: 18px; text-shadow: 0 0 1px #000;}
#info p:last-of-type { margin-bottom: 0;}

#hpContacts {}
#hpContacts a { display: block;}
#hpContacts a img { display: block;}

#contacts {}
#contacts #contactsTop ul {}
#contacts #contactsTop p { font-weight: 400;}
#contacts #contactsTop ul li { color: #000; font-size: 18px; text-shadow: 0 0 1px #000; list-style: none; margin-bottom: 10px; display: block;}
#contacts #contactsTop ul li:last-of-type { margin-bottom: 0;}
#contacts ul li a { padding-left: 25px; display: inline-block; text-decoration: none;}
#contacts ul li a:hover { text-decoration: underline; color: #e3000f;}
.contactPhone a { background: url("./design/phone-small.png") 0 center no-repeat;}
.contactPhone a:hover { background-image: url("./design/phone-small-over.png");}
.contactEmail a { background: url("./design/email-small.png") 0 center no-repeat;}
.contactEmail a:hover { background-image: url("./design/email-small-over.png");}
#contacts #contactsTop li#ico { padding-left: 25px; background: url("./design/ico-small.png") 0 center no-repeat;}
#contacts #contactsTop li#openingHours { padding-left: 25px; background: url("./design/clock-small.png") 0 center no-repeat;}
#contacts #contactsTop li address { padding-left: 25px; background: url("./design/address-small.png") 0 3px no-repeat;}
#contacts #contactsTop {margin-bottom: 40px;}

#contacts #contactsTop .fl { width: 30%;}
#contacts #contactsTop .fr { width: 70%;}
#contacts #contactsTop img { max-width: 100%; float: left; margin-right: 10px; width: 49%;}
#contacts #contactsTop img:last-of-type { margin-right: 0;}

#contacts #contactsBottom > li { float: left; width: 31%; padding: 25px; border: 1px solid #000; box-sizing: border-box; margin: 0 10px 10px 0;}
#contacts #contactsBottom ul {}
#contacts #contactsBottom ul li { color: #000; font-size: 18px; text-shadow: 0 0 1px #000; list-style: none; display: block;}
#contacts #contactsBottom ul li.contactPhone, #contacts #contactsBottom ul li.contactEmail { color: #000; font-size: 18px; text-shadow: 0 0 1px #000; list-style: none; display: block;}
#contacts #contactsBottom li strong { color: #000; margin-bottom: 10px; display: block;}
#contacts #contactsBottom li.contactDescription { margin-bottom: 10px; font-style: italic;}

#catalog p { margin-bottom: 20px;}

#download {}
#downloadList {}
#downloadList > li { float: left; width: 50%;}
#downloadList li li { margin-bottom: 7px;}
#downloadList li li a { padding-left: 25px; background: url("./design/download-small.png") 0 3px no-repeat; text-decoration: none;}
#downloadList li li a:hover { background-image: url("./design/download-small-over.png"); color: #e3000f;}
#downloadList #technicalSheets {}
#downloadList #howTos {}

#references {}
#references ul {}
#references ul li { margin-bottom: 30px;}
#references ul li img { margin: 0 15px 15px 0; max-width: 100%;}
#references h2 { margin-bottom: 15px;}

#demand {}
#demand form { width: 50%;}
#demand img.fr { max-width: 40%;}
#demand ul {}
#demand ul li { margin-bottom: 15px;}

form label { display: block; color: #000; font-family: 'Open Sans', sans-serif; width: 100%; margin-bottom: 5px; font-size: 1rem; font-weight: 600;}
form input {}
form input, form textarea { font-family: 'Open Sans', sans-serif; width: 100%; padding: 10px; box-sizing: border-box;}
.button, form input[type="submit"] { background-color: #e3000f; border: 1px solid #e3000f;	color: #fff; width: auto; padding: 20px; display: inline-block;	line-height: 1; height: auto; font-size: 1.4rem; font-weight: 600; cursor: pointer; text-decoration: none;}
.button:hover, form input[type="submit"]:hover { color: #e3000f; background-color: #fff;}
#formAge { display: none;}

#heatingSystemsIndex {}
#heatingSystemsIndex  ul {}
#heatingSystemsIndex  ul li { float: left; width: 29%; margin-right: 83px;}
#heatingSystemsIndex  ul li:last-of-type { margin-right: 0;}
#heatingSystemsIndex  ul li a { display: block; text-decoration: none; text-align: center; border: 1px solid #000; padding: 10px; box-sizing: border-box;}
#heatingSystemsIndex  ul li a:hover { background-color: #000;}
#heatingSystemsIndex  ul li a:hover h2 { color: #fff;}
#heatingSystemsIndex  ul li a img { display: block; max-width: 100%; margin-bottom: 10px;}
#heatingSystemsIndex  ul li a h2 { font-size: 1.125em; margin-bottom: 0;}

#heatingSystems {}
#heatingSystems p { font-weight: 400; font-size: 1rem; line-height: 1.75;}
#heatingSystems img { display: block; max-width: 100%; margin: 0 10px 25px 0;}
#heatingSystems ul { padding-left: 1rem; margin-bottom: 30px;}
#heatingSystems ul li { color: #000; margin-bottom: 5px;}
#heatingSystems .clr { margin-bottom: 25px;}
#heatingSystems .clr img { float: left; margin-bottom: 10px;}

#floorHeatingIndex {}
#floorHeatingIndex  ul {}
#floorHeatingIndex  ul li { float: left; width: 24%; margin-right: 17px;}
#floorHeatingIndex  ul li:last-of-type { margin-right: 0;}
#floorHeatingIndex  ul li a { display: block; text-decoration: none; text-align: center; border: 1px solid #000; padding: 10px; box-sizing: border-box;}
#floorHeatingIndex  ul li a:hover { background-color: #000;}
#floorHeatingIndex  ul li a:hover h2 { color: #fff;}
#floorHeatingIndex  ul li a img { display: block; max-width: 100%; margin-bottom: 10px;}
#floorHeatingIndex  ul li a h3 { font-size: 1.125em; margin-bottom: 0;}

footer { padding: 30px 0; background-color: #e3000f; text-align: center;}
footer p { color: #fff; margin-bottom: 0;}





/*media queries*/

@media all and (max-width: 1280px) {
	.vw2 { width: 1024px;}
	#info .fl { width: 50%;}
	#contacts #contactsBottom > li { width: 48%;}
	#heatingSystemsIndex ul li { margin-right: 5px; width: 33%;}
	#heatingSystemsIndex ul li a h2 { font-size: 1rem;}
	#floorHeatingIndex ul li { margin-right: 13px;}
}


@media all and (max-width: 1023px) {
	.vw2 { width: 800px;}
	#info .fl { float: none; width: 100%; padding-right: 0; margin-bottom: 20px;}
	#info .fr { float: none; width: auto; max-width: 420px; margin: 0 auto; display: block;}
	#contacts #contactsBottom > li { width: 100%; float: none; margin: 0 0 10px 0;}
	#downloadList > li { float: none; width: 100%;}
	#downloadList #technicalSheets { margin-bottom: 30px;}
	#demand form { width: 100%; float: none; margin-bottom: 50px;}
	#demand img.fr { max-width: none; margin: 0 auto; float: none;}
	#logo { float: none; margin-bottom: 15px;}
	#menu { float: none; margin-top: 0;}
	#menu li { margin-right: 15px;}
	#menu li a { font-size: 1rem;}
	h1 { font-size: 1.8rem; margin-bottom: 15px;}
	h2 { font-size: 1.25rem; margin-bottom: 15px;}
	p { font-size: 1rem;}
	#heatingSystemsIndex ul li { margin-right: 5px; width: 32%;}
	#heatingSystemsIndex ul li a h2 { font-size: 1rem;}
	#floorHeatingIndex ul li { margin-right: 64px; width: 42%;}
	#floorHeatingIndex ul li:nth-of-type(2) { margin-right: 0;}
	#floorHeatingIndex ul li:first-of-type, #floorHeatingIndex ul li:nth-of-type(2)  { margin-bottom: 15px;}
}

@media all and (max-width: 799px) {
	.vw2 { width: 600px;}
	#headerContacts { margin-bottom: 0; margin-top: 15px;}
	#headerContacts li#phone a { background: url("./design/phone-small.png") 0 0 no-repeat;}
	#headerContacts li#phone a:hover { background-image: url("./design/phone-small-over.png");}
	#headerContacts li#email a { background: url("./design/email-small.png") 0 0 no-repeat;}
	#headerContacts li#email a:hover { background-image: url("./design/email-small-over.png");}
	#headerContacts li a { line-height: 18px; padding-left: 25px; font-size: 1rem;}
	#contacts #contactsTop .fl { float: none; width: 100%; margin-bottom: 20px;}
	#contacts #contactsTop .fr { float: none; width: 100%;}
	#contacts #contactsTop .clr { margin-bottom: 10px;}
	#menu li a { font-size: .75rem;}
	#floorHeatingIndex ul li { margin-right: 12px; width: 49%;}
}

@media all and (max-width: 599px) {
    .vw2 { width: 480px;}
	#headerContacts li { float: none; margin: 0 0 10px 0;}
	#contacts #contactsTop img { float: none; width: 100%; margin: 0 0 10px 0;}
	#heatingSystemsIndex ul li { margin: 0 0 20px 0; width: 83%; float: none;}
	#heatingSystemsIndex ul li a h2 { font-size: 1.25rem;}
	#floorHeatingIndex ul li { float: none; margin: 0 0 20px 0; width: 70%;}
}

@media all and (max-width: 479px) {


}


/* clear start */
.clr:after,
.buttons:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.clr, .buttons {
	display: inline-block; /* hasLayout */
}

/* Hides from IE-mac \*/
* html .clr, * html .buttons {
	height: 1%;
}

.clr, .buttons
{
	display: block;
}

/* End hide from IE-mac */