/*
Theme Name: Шаблон red-print.ru

*/


@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700&subset=latin,cyrillic-ext);

@font-face {
	font-family: 'IntroCondLightFree';
	src: url('./fonts/introcondlightfree.eot');
	src: url('./fonts/introcondlightfree.eot') format('embedded-opentype'),
    	 url('./fonts/introcondlightfree.woff') format('woff'),
    	 url('./fonts/introcondlightfree.ttf') format('truetype'),
         url('./fonts/introcondlightfree.svg#IntroCondLightFree') format('svg');
	font-weight: normal;
	font-style: normal;
}
			

html,
body{
	width:100%;
	height:100%;
}

body{
	margin:0px;
	padding:0px;
	font:normal 10px 'Open Sans', arial;
	color:#000000;
}

	header,
	footer,
	section,
	article,
	aside,
	nav,
	main{
		display: block;
	}

	.hidden{
		display: none;
	}

	a img{
		border:none;
	}
	
	a{
		color: #d62c35;
	}
	
	.clear{
		clear:both;
	}
	
	.page{
		min-height:100%;
		background-image: -webkit-radial-gradient(top, #F9F9F9, #F2F2F2);
		background-image:    -moz-radial-gradient(top, #F9F9F9, #F2F2F2);
		background-image:     -ms-radial-gradient(top, #F9F9F9, #F2F2F2);
		background-image:      -o-radial-gradient(top, #F9F9F9, #F2F2F2);
		background-image:         radial-gradient(top, #F9F9F9, #F2F2F2);
	}
	
		header{
			font-family: 'Open Sans', sans-serif;
			padding: 25px 0px 20px;
			font-size: 1.6em;
			background: #fff;
		}
		
			header .inner{				
				width: 960px;
				margin: 0px auto;
				position: relative;
			}
		
			header .logo{
				display: block;
				float: left;
			}
			
			header .contacts{
				float: left;
			}
			
				header .contacts .callback,
				header .contacts .mail,
				header .contacts .cabinet{
					float: right;
					display: block;
					margin-left: 65px;
					padding-left: 55px;
				}
				
				header .contacts .callback{
					background: url(./images/phone-ico.png) no-repeat;
				}
				
					header .contacts .callback .phone{
						line-height: 20px;
					}
				
				header .contacts .mail{
					background: url(./images/mail-ico.png) no-repeat;
				}
				
				header .contacts .cabinet{
					background: url(./images/cabinet-ico.png) no-repeat;
					text-decoration: none;
					position: relative;
				}
				
				header .contacts .cabinet.registered{
					text-decoration: underline;
					padding: 9px 0px 13px 55px;
					margin-left: 45px;
				}
				
				header .contacts .logout{
					position: absolute;
					right: 0px;
					top: 30px;
					font-size: 12px;
				}
				
					header .contacts .cabinet:after{
						content: "";
						border-bottom: 1px #000 dashed;
						position: absolute;
						width: 130px;
						bottom: 11px;
						left: 55px;
					}
					
					header .contacts .cabinet.registered:after{
						display: none;
					}
				
				header .contacts .mail,
				header .contacts .cabinet{
					padding: 11px 0px 11px 50px;
					color: #000;
				}
				
					header .contacts .callback a{
						color: #d4101a;
						text-decoration: none;
						border-bottom: 1px dashed #d4101a;
					}
			
			header .main{
				float: right;
				margin: 12px 0px 0px;
			}
			
				nav ul{
					margin: 0px;
					padding: 0px;
					list-style: none;
				}
				
					header nav ul li{
						float: left;
					}
					
					header .main li{
						margin-left: 27px;
					}
					
						header .main li a{
							color: #d62c35;
							font-family: 'IntroCondLightFree';
						}
		
		.content{
			border-top: 1px solid #dcdcdc;
			padding:0px 0px 225px 0px;
		}
		
			.content .banners{
				text-align: center;
				height: 495px;
				position: relative;
				transition: height 0.5s ease;
			}
			
				.content .banners .swiper-slide{
					cursor: pointer;
					position: relative;
					z-index: 1;
				}
				
				.content .banners .swiper-slide.first{
					display: block;
					width: 100%;
					height: 495px;
					z-index: 2;
				}
				
					.content .banners .swiper-slide .text{
						position: absolute;
						left: 50%;
						top: 0px;
					}
					
				.content .banners .swiper-slide .wide-print{
					color: #fff;
				}
					
					.content .banners .swiper-slide .wide-print .text{
						width: 960px;
						text-align: left;
						margin-left: -480px;
					}
					
				.content .banners .swiper-slide .outdor-adsense-print{
					background: url(./images/outdor-adsense-print.jpg) center top no-repeat;
					height: inherit;					
				}
				
					.content .banners .swiper-slide .outdor-adsense-print a{
						text-decoration: none;
					}
				
				.content .banners .swiper-slide .wide-print{
					background: url(./images/wide-print.jpg) center top no-repeat;
					height: inherit;
				}
					
					.content .banners .swiper-slide .outdor-adsense-print img,
					.content .banners .swiper-slide .wide-print img{
						display: none;
					}
					
					.content .banners .swiper-slide .outdor-adsense-print .text{
						text-align: right;
						margin-left: -480px;
						width: 960px;
					}
					
						.content .banners .swiper-slide .wide-print .text h2{
							font-weight: normal;
							color: #fbe450;
							margin: 60px 0px 35px;
						}
						
						.content .banners .swiper-slide .text h2{							
							font-family: 'IntroCondLightFree';
							font-size: 3em;
							line-height: 36px;
						}
						
						.content .banners .swiper-slide .text p{
							font-size: 2em;
							line-height: 26px;
						}
						
						.content .banners .swiper-slide .outdor-adsense-print .text h2{
							width: 740px;
							color: #d62c35;
							margin: 45px 0px 30px;
							text-align: left;
							float: right;
						}
						
						.content .banners .swiper-slide .wide-print .text p,
						.content .banners .swiper-slide .outdor-adsense-print .text p{
							margin: 0px;
						}
						
						.content .banners .swiper-slide .outdor-adsense-print .text p{
						}
						
						.content .banners .swiper-slide .wide-print .text .button,
						.content .banners .swiper-slide .outdor-adsense-print .text .button{
							margin: 50px 0px 0px;
						}
					
					.content .banners .swiper-slide .delivery .text{
						margin-left: -480px;
						text-align: left;
						font-weight: 400;
						width: 380px;
						opacity: 0.8;
						top: 75px;
					}
					
						.content .banners .swiper-slide .delivery .text h2{
							margin: 0px 0px 45px;
						}
						
						.content .banners .swiper-slide .delivery .text p{

						}
						
					.content .banners .swiper-slide .color-correction .text{
						margin-left: -480px;
						top: 75px;
						text-align: left;
						width: 450px;
					}
					
						.content .banners .swiper-slide .color-correction ul{
							margin: 0px;
							padding: 0px;
						}
						
							.content .banners .swiper-slide .color-correction ul li{
								display: inline-block;
							}
					
						.content .banners .swiper-slide .color-correction .text h2{
							color: #d62c35;
							margin: 0px 0px 50px;
						}
						
						.content .banners .swiper-slide .color-correction .text p{

						}
						
						.content .banners .swiper-slide .color-correction .text .button{
							margin: 30px 15px 0px 0px;
						}
						
					.content .banners .swiper-slide .efficiency{
						background: url(./images/efficiency.jpg) top center no-repeat;
						width: 100%;
						height: 100%;
					}
						
					.content .banners .swiper-slide .efficiency .text{
						width: 960px;
						margin-left: -480px;
						top: 65px;
						padding-left: 75px;
					}
					
						.content .banners .swiper-slide .efficiency .text h2{
							
							margin: 0px 0px 25px;
						}
						
						.content .banners .swiper-slide .efficiency .text p{
							
						}
						
						.button{
							border-radius: 7px;
							text-transform: uppercase;
							font-family: 'IntroCondLightFree';
							font-size: 1.8em;
							line-height: 18px;
							display: inline-block;
							width: auto;
							height: auto;
							color: #fff;
							text-decoration: none;
							box-shadow: 1px 1px 5px #666666;
							border: 0px;
							padding: 12px 40px 13px;
							cursor: pointer;
							outline: none;
							position: relative;
							background: grey;
						}
						
							.button a{
								color: #fff;
								text-decoration: none;
							}
						
						.button:active{
							top: 1px;
							left: 1px;
						}
						
						.button.red{
							background: #e54a6a; /* Old browsers */
							/* IE9 SVG, needs conditional override of 'filter' to 'none' */
							background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1NGE2YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZTE3MzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
							background: -moz-linear-gradient(top,  #e54a6a 0%, #ce1731 100%); /* FF3.6+ */
							background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e54a6a), color-stop(100%,#ce1731)); /* Chrome,Safari4+ */
							background: -webkit-linear-gradient(top,  #e54a6a 0%,#ce1731 100%); /* Chrome10+,Safari5.1+ */
							background: -o-linear-gradient(top,  #e54a6a 0%,#ce1731 100%); /* Opera 11.10+ */
							background: -ms-linear-gradient(top,  #e54a6a 0%,#ce1731 100%); /* IE10+ */
							background: linear-gradient(to bottom,  #e54a6a 0%,#ce1731 100%); /* W3C */
							filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e54a6a', endColorstr='#ce1731',GradientType=0 ); /* IE6-8 */
						}
						
						.button.yellow{
							color: #000;
							background: #ffd658; /* Old browsers */
							/* IE9 SVG, needs conditional override of 'filter' to 'none' */
							background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1NGE2YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZTE3MzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
							background: -moz-linear-gradient(top,  #ffd658 0%, #ffac1a 100%); /* FF3.6+ */
							background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd658), color-stop(100%,#ffac1a)); /* Chrome,Safari4+ */
							background: -webkit-linear-gradient(top,  #ffd658 0%,#ffac1a 100%); /* Chrome10+,Safari5.1+ */
							background: -o-linear-gradient(top,  #ffd658 0%,#ffac1a 100%); /* Opera 11.10+ */
							background: -ms-linear-gradient(top,  #ffd658 0%,#ffac1a 100%); /* IE10+ */
							background: linear-gradient(to bottom,  #ffd658 0%,#ffac1a 100%); /* W3C */
							filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd658', endColorstr='#ffac1a',GradientType=0 ); /* IE6-8 */
						}
						
							.button.yellow a{
								color: #000;
							}
						
						.button.green{
							color: #000;
							background: #76ca58; /* Old browsers */
							/* IE9 SVG, needs conditional override of 'filter' to 'none' */
							background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1NGE2YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZTE3MzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
							background: -moz-linear-gradient(top,  #76ca58 0%, #30971a 100%); /* FF3.6+ */
							background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#76ca58), color-stop(100%,#30971a)); /* Chrome,Safari4+ */
							background: -webkit-linear-gradient(top,  #76ca58 0%,#30971a 100%); /* Chrome10+,Safari5.1+ */
							background: -o-linear-gradient(top,  #76ca58 0%,#30971a 100%); /* Opera 11.10+ */
							background: -ms-linear-gradient(top,  #76ca58 0%,#30971a 100%); /* IE10+ */
							background: linear-gradient(to bottom,  #76ca58 0%,#30971a 100%); /* W3C */
							filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76ca58', endColorstr='#30971a',GradientType=0 ); /* IE6-8 */
						}
						
						.content .banners .swiper-slide .efficiency .text .button{
							margin-top: 15px;
						}
				
				.content .banners .pagination{
					position: absolute;
					left: 0px;
					bottom: 22px;
					width: 100%;
				}
				
					.content .banners .pagination .swiper-pagination-switch{
						display: inline-block;
						width: 13px;
						height: 13px;
						background: url(./images/pagination.png) no-repeat;
						margin: 0px 5px;
						cursor: pointer;
					}
					
					.content .banners .pagination .swiper-pagination-switch.swiper-active-switch{
						background-position: 0px -15px;
					}
				
			.content main{
				width: 960px;
				margin: 10px auto;
			}
			
				.content main .breadcrumbs{
					font-size: 1.4em;
					margin:25px 0px 30px;
				}
				
					.content main .breadcrumbs .separator{
						display: inline-block;
						background: url(./images/separator.png) center center no-repeat;
						width: 14px;
						height: 11px;
						position: relative;
						top: 1px;
					}
					
				.content main h1{
					margin:0px 0px 25px;
					font-weight: normal;
					font-family: 'IntroCondLightFree';
					font-size: 2.4em;
				}
				
					h1 span{
						font-family: 'Open Sans';
					}
				
				.content main .service-list{
					
				}
				
					.content main .service-list .item{
						width: 465px;
						height: 170px;
						overflow-y: visible;
						margin: 0px 0px 20px;
						float: left;
					}
					
					.content main .service-list .item:nth-child(2n){
						float: right;
					}
					
						.content main .service-list .item .image{
							display: block;
							float: left;
						}
						
						.content main .service-list .item .text{
							float: right;
							width: 265px;
						}
						
							.content main .service-list .item .text a{
								font-size: 1.6em;
								line-height: 18px;
								position: relative;
								top: -2px;
							}
							
							.content main .service-list .item .text p{
								font-size: 1.4em;
								line-height: 16px;
								margin: 10px 0px 0px;
							}
							
				.content main article.text{
					margin: 0px 0px 30px;
					position: relative;
				}
				
					.content main article.text .intro-image{
						float: left;
						margin: 0px 15px 10px 0px;
					}
				
					.content main article.text .equipment-item{
						padding-bottom: 10px;
						margin-bottom: 20px;
						border-bottom: 1px solid #7b7b7b;
						clear: both;
					}
					
					.content main article.text .equipment-item.last{
						margin: 0px;
						padding: 0px;
						border-bottom: 0px;
					}
					
						.content main article.text .equipment-item h2{
							margin-left: 250px;
						}
						
						.content main article.text .equipment-item img{

						}
				
					.content main article.text h1{
						float: left;
						margin-bottom: 30px;
					}
					
					.content main article.text.cabinet h1,
					.content main article.text.full h1{
						float: none;
						margin-bottom: 15px;
					}
					
					.content main article.text.cabinet form{
						width: 455px;
						float: left;
					}
					
						.content main article.text.cabinet h3{
							margin-bottom: 10px;
						}
						
							.content main article.text.cabinet form .file-input{
								margin: 0px 0px 15px;
							}
							
								.content main article.text.cabinet form .file-input input[type=file]{
									display: none;
								}
								
								.content main article.text.cabinet form .file-input input[type=text]{
									background: #f0f0f0;
									border: 1px solid #898989;
									height: 25px;
									width: 391px;
									padding: 0px 3px;
									margin: 0px 0px 7px;
									border-radius: 5px;
									display: inline-block;
									outline: none;
									font-size: 1.4em;
									font-family: 'Open Sans';
								}
								
								.content main article.text.cabinet form .file-input input[type=button]{
									display: inline-block;
									height: 27px;
									background: #e54a6a; /* Old browsers */
									/* IE9 SVG, needs conditional override of 'filter' to 'none' */
									background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1NGE2YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZTE3MzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
									background: -moz-linear-gradient(top,  #e54a6a 0%, #ce1731 100%); /* FF3.6+ */
									background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e54a6a), color-stop(100%,#ce1731)); /* Chrome,Safari4+ */
									background: -webkit-linear-gradient(top,  #e54a6a 0%,#ce1731 100%); /* Chrome10+,Safari5.1+ */
									background: -o-linear-gradient(top,  #e54a6a 0%,#ce1731 100%); /* Opera 11.10+ */
									background: -ms-linear-gradient(top,  #e54a6a 0%,#ce1731 100%); /* IE10+ */
									background: linear-gradient(to bottom,  #e54a6a 0%,#ce1731 100%); /* W3C */
									filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e54a6a', endColorstr='#ce1731',GradientType=0 ); /* IE6-8 */
									border: 1px solid #898989;
									border-left: 0px;
									position: absolute;
									margin-left:-6px;
									border-radius: 0px 7px 7px 0px;
									font-size: 1.4em;
									padding: 0px 10px;
									cursor:pointer;
									outline: none;
								}
							
							.content main article.text.cabinet form textarea{
								display: block;
								background: #f0f0f0;
								border: 1px solid #898989;
								border-radius: 5px;
								padding: 3px;
								height: 59px;
								outline: none;
								resize: none;
								font-size: 1.4em;
								font-family: 'Open Sans';
								width: 450px;
								margin: 0px 0px 15px;
							}
							
							.content main article.text.cabinet form .button{
								padding-left: 15px;
								padding-right: 15px;
							}
					
					.content main article.text.cabinet .files{
						float: right;
						width: 480px;
					}
					
						.content main article.text.cabinet .files table{
							width: 100%;
							border: 1px solid #b7b7b7;
						}
						
							.content main article.text.cabinet .files td{
								border: 0px;
								padding: 10px 15px;
							}
							
							.content main article.text.cabinet .files td.comment{
								padding-top: 0px;
							}
							
								.content main article.text.cabinet .files .download{
									display: block;
									padding: 0px 0px 0px 30px;
									background: url(./images/download.png) left 2px no-repeat;
								}
					
					.content main article.text h2,
					.content main article.text h3{
						font-weight: normal;
						color: #d62c35;
						font-size: 1.8em;
						margin: 0px 0px 10px;
					}
					
					.content main article.text h3{
						font-size: 1.4em;
						margin-bottom: 7px;
					}
					
					.content main article.text ol,
					.content main article.text ul{
						margin: 0px 0px 10px;
						padding: 0px;
						list-style: none;
						font-size: 14px;
					}
					
					.content main article.text ol{
						counter-reset: list 0; 
					}
					
						.content main article.text ol li,
						.content main article.text ul li{
							position: relative;
							padding: 0px 0px 0px 12px;
						}
						
						.content main article.text ol li{
							padding-left: 17px;
						}
						
							.content main article.text ul li:before{
								content: "•";
								color: #d62c35;
								position: absolute;
								display: block;
								left: 0px;
								font-size: 16px;
							}
							
							.content main article.text ol li:before{
								counter-increment: list;
								content: counter(list)".";
								position: absolute;
								display: block;
								left: 0px;
							}
					
					.content main article.text .buttons{
						float: right;
						margin-top: -14px;
					}
					
						
					
						.content main article.text .buttons .button{
							margin-left: 12px;
							padding: 0px;
						}
						
							.content main article.text .buttons .button:before{
								display: none;
							}
							
							.content main article.text .buttons .button a{
								display: block;
								font-size: 18px;
								padding: 12px 15px 13px 15px;
							}
						
					.content main article.text .hint{
						float: right;
						width: 340px;
						margin-left: 30px;
					}
					
					.content main article.text .hint.full{
						width: auto;
						float: none;
						margin-left: 0px;
					}
					
					.content main article.text table{
						border-collapse: collapse;
						font-size: 1.4em;
						margin: 0px 0px 10px;
					}
					
					.content main article.text table.full{
						width: 100%;
					}
						
						.content main article.text .files table tbody tr:nth-child(2n+1){
							background: none;
						}
					
						.content main article.text table tbody tr:nth-child(2n+1),
						.content main article.text .files table tbody tr.odd{
							background: #ededed;
						}
					
							.content main article.text table td,
							.content main article.text table th{
								border: 1px solid #b7b7b7;
								padding: 7px 15px;
								font-weight: normal;
							}
			
				.content main .services{
					text-align: center;
					margin: 30px 0px 20px;
					position: relative;
				}
				
					.content main .services h2{
						text-transform: uppercase;
						font-size: 2.1em;
						font-family: 'IntroCondLightFree';
						margin: 0px 0px 20px;
					}
					
					.content main .services .more{
						display: block;
						position: absolute;
						right: 0px;
						top: 3px;
						font-size: 1.4em;
						color: #d62c35;
						text-decoration: none;
					}
					
						.content main .services .more sup{
							position: relative;
							left: 2px;
							font-size: 10px;
							text-decoration: none;
						}
						
					.content main .services .slider{						
						position: relative;
					}
					
						.content main .services .swiper-container{							
							height: 230px;
							overflow-y: hidden;
						}
						
					
						.content main .services .swiper-slide{
							
						}
						
							.content main .services .swiper-slide a{
								display: block;
								margin: 0px 1px 0px 0px;
								font-size: 1.6em;
								width: 190px;
								color: #000;
							}
							
							.content main .services .swiper-slide a.image{
								height: 165px;
								overflow: hidden;
							}
							
						.content main .services .slider .next,
						.content main .services .slider .prev{
							position: absolute;
							display: block;
							left: -30px;
							top: 55px;
							background: url(./images/prev.png) no-repeat;
							width: 19px;
							height: 36px;
						}
						
						.content main .services .slider .next{
							background-image: url(./images/next.png);
							left: auto;
							right: -30px;
						}
						
				.content main article.index{
					width: 615px;
					float: left;
				}
				
					.content main article p{
						font-size: 14px;
						margin:0px 0px 10px;
					}
					
					.content main article img.pull-left{
						float: left;
						margin: 0px 15px 10px 0px;
					}
					
					.content main article.text.full h2{
						clear: both;
					}
					
					.content main article.text.full .equipment-item p{
						float: right;
						width: 710px;
					}
					
				.content main form{
					width: 275px;
					height: auto;
					padding: 15px;
					float: right;
					background: url(./images/form-feedback.png) no-repeat;
					background-size: 100% 100%;
				}
				
					.content main form [name=feedback] p{
						font-size: 1.4em;
					}
				
					.content main form fieldset{
						border: 0px;
						margin: 0px;
						padding: 0px;
					}
					
					.content main form fieldset.inputs{
						/*float: left;*/
					}
					
					.content main form fieldset.more{
						/*float: right;*/
					}
				
					.content main  input[type=text],
					.content main  input[type=email]{
						background: #f0f0f0;
						border: 1px solid #898989;
						height: 30px;
						padding: 0px 3px;
						margin: 0px 0px 7px;
						border-radius: 5px;
						display: block;
						outline: none;
						font-size: 1.4em;
						font-family: 'Open Sans';
					}
					
					.content main form textarea{
						background: #f0f0f0;
						border: 1px solid #898989;
						border-radius: 5px;
						padding: 3px;
						height: 59px;
						outline: none;
						resize: none;
						font-size: 1.4em;
						font-family: 'Open Sans';
					}
					
					.content main form .cusel{
						padding-right: 3px;
						padding-left: 3px;
					}
					
					.content main form input[type=text],
					.content main form input[type=email],
					.content main form textarea,
					.content main form .cusel,
					.content main form .hint{
						width: 267px;
						margin: 0px 0px 10px;
						display: block;
					}
					
					.content main form .hint{
						width: 280px;
						font-size: 1.4em;
						position: relative;
						top: 3px;
					}
					
					.content main form input[type=submit]{
						display: block;
 						margin: 10px 0px 7px 0px;
 						float: right;
					}
					
		.content .map{
			margin-top: 20px;
			height: 375px;
			position: relative;
		}
		
			.content #map-inner{
				height: 375px;
			}
			
			.content .contacts{
				position: absolute;
				z-index: 10000;
				width: 270px;
				left: 50%;
				margin: 0px 0px 0px -480px;
				top: 55px;
				font-size: 2em;
			}
			
				.content .contacts a.mail{
					color: #000;
					display: block;
					margin: 20px 0px;
				}
		
	footer{
		background: url(./images/footer.jpg) repeat-x;
		height: 225px;
		margin: -225px 0px 0px;
	}
	
		footer .full{
			width: 960px;
			padding: 25px 0px 10px;
			margin: 0px auto;
		}
		
				footer .full ul li a{
					font-size: 1.4em;
					color: #ffffff;
				}
			
				footer > .full > ul > li > a{
					font-size: 1.6em;
					white-space: nowrap;
				}
				
			footer .full ul li{
				margin: 0px 10px 0px 0px;
			}
						
			footer > .full > ul > li.parent.column{
				float: left;
			}
			
			footer > .full > ul > li.parent.inline{
				float: right;
				width: 600px;
				margin-right: 0px;
			}
			
			footer .full ul li.above{
				/*position: relative;
				top: -25px;*/
			}
			
				footer .full ul li.double a{
					line-height: 16px;
					margin: 5px 0px;
					display: block;
				}
			
				footer > .full > ul > li.parent.inline li:nth-child(3n+1){
					width: 220px;
				}
				
				footer > .full > ul > li.parent.inline li:nth-child(3n+2){
					width: 145px;
				}
				
				footer > .full > ul > li.parent.inline li:nth-child(3n){
					width: 215px;
					margin-right: 0px;
					float: right;
				}
			
				footer > .full > ul > li.parent.inline li{
					float: left;
				}
			
				footer > .full > ul > li.parent > a{
					text-decoration: none;
				}
				
				footer .full ul li a{
					line-height: 25px;
				}
				
			footer .no-decoration a{
				text-decoration: none;
			}
				
		footer .copyright,
		footer .creators{
			margin-top: 20px;
			color: #7b7b7b;
			font-size: 1.2em;
		}
		
			footer .creators a{
				color: #7b7b7b;
			}
		
		footer .copyright{
			float: left;
		}
		
		footer .creators{
			float: right;
		}
		
		.popup-form{
			width: 370px;
			padding: 15px;
			background: #f4f4f4;
			border-radius: 7px;
		}
		
		.popup-form.static{
			background: none;
			padding: 0px;
		}
		
		#feedback.popup-form{
			width: 390px;
		}
		
			.popup-form h2{
				font-size: 1.8em;
				font-family: 'IntroCondLightFree';
				font-weight: normal;
				margin: 0px 0px 18px;
				text-align: center;
			}
			
			.popup-form.static h2{
				text-align: left;
			}
			
			.errorSummary{
				font-size: 14px;
				color: #d62c35
			}
			
				.errorSummary p{
					margin: 0px;
				}
				
				.errorSummary ul{
					margin: 5px 0px 10px;
				}
			
			.popup-form .inputs{
				margin: 0px 0px 15px;
			}
			
			.popup-form input[type=text],
			.popup-form input[type=email],
			.popup-form input[type=password]{
				border-radius: 5px;
				outline: none;
				border: 1px solid #b7b7b7;
				padding: 0px 3px;
				width: 166px;
				height: 25px;
				display: inline-block;
				font-family: 'Open Sans';
				font-size: 1.4em;
			}
			
			.popup-form input + input{
				margin-left: 10px;
			}
			
			.popup-form#feedback input[type=text]{
				position: relative;
				top: -2px;
			}
			
			.popup-form input[type=submit]{				
				padding-left: 15px;
				padding-right: 15px;
			}
			
			.popup-form#login input[type=submit]{
				float: right;
				margin: 0px 5px 0px 7px;				
			}
			
			.popup-form p{
				font-size: 14px;
				line-height: 16px;
			}
			
				.popup-form p strong{
					color: #d62c35;
					font-weight: normal;
				}
				

.cusel {
	background: none;
	border:1px solid #898989;
	background: #f0f0f0;
	border-radius:5px;
	height: 26px;
	text-align: left;
	font-size: 1.4em;
	color: #1b1b1b;
	cursor:pointer;
	position:relative;
	z-index:1;
	padding: 4px 30px 0px 8px;
	width: 245px;
	margin-bottom: 7px;
}

	.cuselText { 
		cursor: pointer;
		overflow: hidden;
		position: relative;
		z-index: 1;
		top: 2px;
		left: 0;
		height: 20px;
	}
	
	.cuselFrameRight { 
		position: absolute;
		z-index: 2;
		top: 0;
		right: 5px;
		height: 100%;
		width: 20px;
		background:url(./images/barr.png) center center no-repeat;
	}
	
	.cusel-scroll-pane{
		position: relative;
		top: 7px;
		width: 250px;
	}
	
	.cusel span {
		display: block;
		cursor: pointer;
		white-space: nowrap;
		padding: 0px 15px 0px 5px; 
		width:100%;
		zoom: 1;
	    text-align:left;
	    background: #fff;
		color: #1b1b1b;
		border-left:1px solid #1b1b1b;
		border-right:1px solid #1b1b1b;
		font-size: 12px;
	}

	.cusel-scroll-pane span:first-child{
		border-top:1px solid #1b1b1b;
	}
	
	.cusel-scroll-pane span:last-child{
		border-bottom:1px solid #1b1b1b;
	}

	.cusel span:hover,
	.cusel .cuselOptHover,
	.cusel .cuselActive {
		background: #cf0027;
		color: #fff;
	}

/*
	styles for focus and hover
*/

.cusel-scroll-wrap{
	position: absolute;
}

.cuselOpen {
	z-index: 999;
}

.cusel-scroll-pane{
	max-height:320px;
	overflow: scroll;
	border-right:1px solid #1b1b1b;
}				

.content main article.text section.service-list {
margin-top: 3em;
}

h1.mb-3 {
margin-top: 1em;
}