html{color:#000;background:#fff;font-family: 'Roboto Condensed', sans-serif;font-size:14px}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:400}li{list-style:none}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}q:before,q:after{content:''}a:focus{outline:0}abbr,acronym{border:0;font-variant:normal}input,textarea,select{font-family:inherit;font-weight:inherit;font-size:100%}legend{color:#000}a{text-decoration:none;}header,nav,section,article,aside,footer{display:block}.c{text-align:center}.fl{float:left}.fr{float:right}

@font-face {
	font-family:'RUBL';
	src:url('fonts/RUBSN.eot');
	src:local('?'), url('fonts/RUBSN.woff') format('woff'), url('fonts/RUBSN.ttf') format('truetype'), url('fonts/RUBSN.svg') format('svg');
	font-weight:normal;
	font-style:normal;
}
.cl:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.cl {display: inline-block;}
.cl {display: block;}
span.rub {font-family:"RUBL", sans-serif !important;  font-weight: normal !important  }

/* 
http://colorscheme.ru/#3m40IvZgIw0w0
 */

 body {
 background: url("../images/bg.jpg") no-repeat center 0;
 background-attachment:fixed;
 }
 
 
h2 {
	font-size:32px;
	font-family:'Open Sans Condensed', sans-serif;
	color:white;
	text-align:center;
	text-transform:uppercase;
	padding:15px 0;
} 
h1 {
	font-size:36px;
	font-family:'Open Sans Condensed', sans-serif;
	color:white;
	text-align:center;
	text-transform:uppercase;
	padding:15px 0;
} 
 
.page {
	width:1100px;
	margin:0 auto;
	position:relative;
}
.slide {
	position:relative;
}

#popupOrder {
	display:none;
	width:300px;
	position:absolute;
	z-index:20;
	background:white;
	padding:20px;
}
	#popupOrder .wrapClose{
		position:relative;
	}
		#popupOrder .wrapClose .close{
			width:20px;
			height:20px;
			top:-5px;
			right:-5px;
			background:url("../images/popup_close.jpg") no-repeat;
			position:absolute;
		}
	.popup >.title{
		font-family:'Open Sans Condensed', sans-serif;
		font-size:32px;
		text-align:center;
		margin-bottom:20px;
	}

	.popup .item{
		margin-bottom:20px;
	}
		.popup .item .title{
			font-size:20px;
		}
			.popup .item .title span{
				color:#cb0308;
			}
		.popup .item .input{
			
		}
			.popup .item .input input{
				width:100%;
				border:1px solid #024552;
				height:45px;
				font-size:20px;
				line-height:44px;
				padding:0 10px;
				box-sizing:border-box;
			}
			.popup .item .input textarea{
				width:100%;
				border:1px solid #024552;
				height:100px;
				font-size:20px;
				line-height:26px;
				padding:10px;
				box-sizing:border-box;
			}
		#popupOrder .orderSend {
			background: #0ba603 none repeat scroll 0 0;
			border-radius: 3px;
			color: #ffffff;
			display: block;
			font-size: 20px;
			height: 40px;
			line-height: 40px;
			text-align: center;
			text-transform: uppercase;
		}
		
		
#remindPopup {
	display:none;
	width:350px;
	position:absolute;
	z-index:20;
	background:white;
	padding:20px;
}		
	#popupOrder .wrapClose{
		position:relative;
	}
		#popupOrder .wrapClose .close{
			width:20px;
			height:20px;
			top:-5px;
			right:-5px;
			background:url("../images/popup_close.jpg") no-repeat;
			position:absolute;
		}
		#remindPopup .item.cols_2 {
			margin-bottom:11px;
		}
			#remindPopup .item.cols_2 select{
				width:170px;
				height:50px;
				font-size:18px;
				border:1px solid #024552;
			}
			#remindPopup .item .cols_2_body .l {
				width:170px;
				float:left;
				margin-right:8px;
			}
			#remindPopup .item .cols_2_body .r {
				width:170px;
				float:left;
			}
		
			#remindPopup .item.input input {
				border:0;
				width:305px;
				height:51px;
				padding:0 5px;
				line-height:50px;
				font-size:18px;
				color:#7b7a7a;
				background:#e8e8e8;
			}
		#remindPopup .send {
			background: #0ba603 none repeat scroll 0 0;
			border-radius: 3px;
			color: #ffffff;
			display: block;
			font-size: 20px;
			height: 40px;
			line-height: 40px;
			text-align: center;
			text-transform: uppercase;
		}
			
#leftButton {
	left: 0;
    margin: 0 0 0 -133px;
    position: fixed;
    top: 48%;
    transform: rotate(-90deg);
    z-index: 100;
}
	#leftButton a{
		color: #ffffff !important;
		text-decoration: none !important;
		background-color: #C28C57;
		box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
		color: #ffffff;
		display: inline-block;
		font-size: 16px;
		margin: 5px 0 0;
		padding: 15px 25px 14px;
		
	}			

#menububu {
	height:52px;
	display:none;
	width:100%;
}
#menu { 
	top:0;
	height:52px;
	background:#024552;
	width:100%;
	z-index:20;
}

	#menu .logo{ 
		color:white;
		font-weight:700;
		font-size:30px;
		line-height:52px;
	}
	#menu .phone{ 
		width:200px;
		height:52px;
		position:absolute;
		right:10px;
		top:0;
	}
		#menu .phone a{
			color:white;
			font-size:24px;
			display:block;
			height:32px;
			line-height:32px;
		}	
		#menu .phone span{
			color:white;
			line-height:16px;
			font-size:16px;
		}	
	
	#menu ul {
		position:absolute;
		left:300px;
		top:0;
	}

	#menu ul li {
		height:52px;
		padding:0 20px;
		display:inline-block;
	}
		#menu ul li a{
			font-size:18px;
			color:white;
			position:relative;
			display:block;
			height:52px;
			line-height:52px;
		}
		#menu ul li.active a{
			color:#62BA2F;
		}
		#menu ul > li > a::before {
			bottom: 50%;
			content: "";
			height: 2px;
			left: 20px;
			opacity: 0;
			position: absolute;
			right: 20px;
		}



		
/* Слайд 1 */
#slide_1 {
	height:480px;
	background:url( "../images/slide_1.jpg" ) no-repeat;
}
	#slide_1 h1 a{
		color:white;
	}
	#slide_1 .page  {
		height:400px;
	}
	#slide_1 .bottomSlide {
		height:80px;
		width:100%;
	}
		#slide_1 .bottomSlide .decor {
			fill:#024552;
		}

	#slide_1 .text {
		text-align:center;
		color:white;
		margin-top:20px;
		font-size:22px;
	}
		#slide_1 .text .line_2{
			color:#0be600 ;
			font-size:25px;
		}
	#slide_1 .contacts {
		height:150px;
		width:220px;
		position:absolute;
		right:50px;
		top:180px;
		z-index:10;
		background:rgba( 0, 0, 0, 0.5 );
		padding:20px;
		color:white;
		font-size:22px;
	}
		#slide_1 .contacts .phone {
			margin-bottom:20px;
			color:white;
		}
			#slide_1 .contacts .phone a{
				color:#0be600;
				font-size:30px;
			}
		
	#slide_1 .orderBlock {
		height:150px;
		width:220px;
		position:absolute;
		left:50px;
		top:180px;
		z-index:10;
		background:rgba( 0, 0, 0, 0.5 );
		padding:20px;
		color:white;
		font-size:22px;
	}	
		#slide_1 .orderBlock .text{
			margin-bottom:20px;
			text-align:center;
		}
		#slide_1 .orderBlock .order {
			display:block;
			font-size:20px;
			text-transform:uppercase;
			color:white;
			background:#0BA603;
			text-align:center;
			height:40px;
			line-height:40px;
			border-radius:3px;
		}
			#slide_1 .orderBlock .order:hover{
				background:#257C21;
			}
		
		
		
/* Слайд 2 */
#slide_2{
	height:400px;
	background:#024552;
}
	#slide_2 table{
		width:800px;
		margin:0 auto;
	}
		#slide_2 table td{
			width:33%;
			text-align:center;
		}
		#slide_2 table thead td{
			padding:15px 0;
			font-size:22px;
			color:white;
		}
		
		#slide_2 table tbody td .price{
			font-size:20px;
			color:white;
		}
		#slide_2 table tbody td.other{
			color:white;
			font-size:18px;
		}
		#slide_2 table tbody td .price{
			font-size:65px;
			color:white;
			text-align:center;
			position:relative;
			width:200px;
			margin:0 auto;
		}
			#slide_2 table tbody td .price .star{
				color:#cb0308;
				font-size:30px;
				position:absolute;
				top: 10px
			}
		#slide_2 table tbody td .oldprice{
			padding:5px 0;
			font-size:25px;
			color:white;
			width:60px;
			margin:0 auto;
			position:relative;
		}
			#slide_2 table tbody td .oldprice:after{
				content: " ";
				width:60px;
				height:30px;
				position:absolute;
				left:0;
				top:7px;
				z-index:10;
				background:url("../images/oldprice.png") no-repeat;
			}
			
		#slide_2 .text {
			color:white;
			font-size:22px;
			width:800px;
			margin:0 auto;
			color:white;
			margin-top:30px;
			text-align:center;
		}
			#slide_2 .text .star{
				color:#cb0308;
			}
			
		#slide_2 .order {
			width:230px;
			margin:20px auto 0;
			display:block;
			font-size:20px;
			text-transform:uppercase;
			color:white;
			background:#0BA603;
			text-align:center;
			height:40px;
			line-height:40px;
			border-radius:3px;
		}
			#slide_2 .order:hover{
				background:#257C21;
			}
			
	#slide_2 .page  {
		height:300px;
	}
	
	
/* Слайд 3 */
#slide_3{
	height:200px;
}

	#slide_3 .page  {
		height:200px;
	}
	#slide_3 .topSlide {
		top:-1px;
		height:60px;
		width:100%;
		position:absolute;
	}
		#slide_3 .topSlide .decor {
			fill:#024552;
		}
	

/* Слайд 4 */
#slide_4{
	height:480px;
	background:#5AAFBF;
	box-shadow:0px 6px 8px -2px rgba(0,0,0,0.5) ;
}
	#slide_4 .page  {
		height:380px;
	}
	#slide_4 .topSlide {
		height:50px;
		width:100%;
		background:#024552;
	}
		#slide_4 .topSlide .decor{
			fill:#5AAFBF;
		}
	#slide_4 .bottomSlide {
		height:50px;
		width:100%;
	}
		#slide_4 .bottomSlide .decor{
			fill:#5AAFBF;
		}
		
	#slide_4 .items {
		width:800px;
		margin:0 auto;
	}
		#slide_4 .items .item {
			width:350px;
			height:80px;
			position:relative;
			padding-left:80px;
			box-sizing:border-box;
			float:left;
			margin-left:50px;
		}
		
			#slide_4 .items .item.item_1 img {
				top:10px;
				left:10px;
			}
			#slide_4 .items .item.item_6 img {
				top:5px;
				left:0;
			}
			#slide_4 .items .item .text {
				color:white;
				font-size:22px;
			}
			
			#slide_4 .items .item img {
				position:absolute;
				lefT:0;
				top:0;
			}
	

/* Слайд 5 */
#slide_5{
	height:500px;
}
	#slide_5 .page  {
		height:500px;
	}
	
	#slide_5 .items {
		width:920px;
		margin:0 auto;
	}
		#slide_5 .arrow{
			width:130px;
			height:130px;
			background:url("../images/icons/arrow.png") no-repeat;
			position:absolute;
			left:50%;
			margin-left:-65px;
			top:140px;
		}
		#slide_5 .items .item{
			height:250px;
			width:250px;
			padding:30px;
			background:white;
			box-shadow:0px 0px 5px 1px rgba(0,0,0,0.5);
		}
			#slide_5 .items .item.left{
				float:left;
			}
			#slide_5 .items .item.right{
				float:right;
			}
		
		#slide_5 .items .item .image{
			text-align:center;
			margin-bottom:20px;
		}
		#slide_5 .items .item .text{
			font-size:22px;
			text-align:center;
		}
		
		
		#slide_5 .order {
			width:250px;
			height:45px;
			padding:15px 4px 15px 50px;
			background:#cc2438 url("../images/icons/time.png") no-repeat 5px 15px;
			color:white;
			text-align:center;
			font-size:18px;
			display:block;
			text-transform:uppercase;
			position:absolute;
			bottom:30px;
			left:50%;
			margin-left:-150px;
			box-shadow:0px 0px 5px 1px rgba(0,0,0,0.5);
		}
			#slide_5 .order:hover {
				background-color:#BD556D;
			}
			
	
	
	
/* Слайд 5 */
#slide_6{
	height:380px;
	background:#1c1e20;
	box-shadow:0px -6px 8px -2px rgba(0,0,0,0.5) ;
}
	#slide_6 .page  {
		height:380px;
	}
	#slide_6 .text  {
		color:white;
		font-size:14px;
		width:800px;
		margin:0 auto;
		text-align:center;
	}
	#slide_6 .attestat  {
		font-size:22px;
		width:800px;
		margin:20px auto;
		text-align:center;
		color:#0BA603;
	}
		#slide_6 .attestat  a{
			display:block;
			margin:20px auto;
			width:250px;
			height:50px;
			background:#cc2438 ;
			line-height:50px;
			text-transform:uppercase;
			text-align:center;
			color:white;
		}
			#slide_6 .attestat  a:hover{
				background:#BD556D ;
			}
	#slide_6 .slogan  {
		font-size:28px;
		text-transform:uppercase;
		width:800px;
		margin:20px auto;
		text-align:center;
		color:white;
	}
	#slide_6 .phone  {
		display:block;
		font-size:28px;
		text-transform:uppercase;
		width:800px;
		margin:20px auto;
		text-align:center;
		color:white;
	}
	





@media (max-width:601px) {
	.page {
		width:580px;
	}

		#leftButton a{
			color: #ffffff !important;
			text-decoration: none !important;
			background-color: #C28C57;
			box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
			color: #ffffff;
			display: inline-block;
			font-size: 16px;
			margin: 5px 0 0;
			padding: 15px 20px 14px;
			
		}	
	
	
	body{
		min-width:620px;
		background: url("../images/bg_mobile.jpg") no-repeat center 0;
	}
	#menububu {
		height:90px;
	}
	#menu {
		width:100%;
		height:90px;
	}
		#menu .page{
			height:90px;
		}
		#menu ul {
			left:0;
			top:55px;
		}
			#menu ul li{
				height:30px;
				line-height:29px;
			}
				#menu ul li a{
					height:30px;
					line-height:29px;
				}
				
				
	#slide_1  {
		background:url( "../images/slide_1_mobile.jpg" ) no-repeat;
	}
		#slide_1 h1 {
			padding:0;
		}
		#slide_1 .text {
			margin-top:5px;
		}
		#slide_1 .orderBlock {
			left:20px;
			top:200px;
		}
			#slide_1 .orderBlock .text{
				margin-top:0;
			}
		#slide_1 .contacts {
			right:20px;
			top:200px;
		}
			#slide_1 .contacts .phone a{
				font-size:22px;
			}
		
		
	#slide_2 table, #slide_2 .text {
		width:600px;
	}
	
	#slide_4 {
		height:860px;
	}
		#slide_4 .items {
			width:600px;
		}
			#slide_4 .items .item {
				float:none;
				margin:10px auto;
			}
			
	#slide_5 .arrow {
		display:none;
	}
	#slide_5 .items {
		width:580px;
	}
		#slide_5 .items .item.left,#slide_5 .items .item.right {
			padding:10px;
			margin:10px auto;
		}
			#slide_5 .items .item .text {
				font-size:18px;
			}
			
	#slide_6 .text, #slide_6 .attestat, #slide_6 .slogan , #slide_6 .phone {
		width:100%;
	}
}






		