@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Cuprum:400,400italic,700,700italic&subset=cyrillic,latin);

* {
	margin:0;
	padding:0;
	outline:none;
}
body {
	font-family: 'Cuprum', sans-serif;
	font-size:16px;
}
a {
	color: #09F;
	text-decoration:none;
}
a:hover {
	color: #06F;
	text-decoration: underline;
}
img {
	border:0;
}
h1 {
	font-size:24px;
}
p {
	display:block;
	margin-bottom:5px;
}
.clearfix {
	clear:both;
}
/* CARUSEL 2*/
.list_carousel {
				width: 1200px;
				-webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
				position:relative;
			}
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
			}
			.list_carousel li {
				font-size: 14px;
				color: #000;
				text-align: center;
				height: auto;
				margin:0 1px 0 1px !important;
				padding: 0;
				display: block;
				float: left;
			}

			.clearfix {
				float: none;
				clear: both;
			}
			.prev {
				position:absolute;
				top:95px;
				left:0;
				float: right;
				margin-right: 10px;
				width: 26px;
                height: 85px;
				background: url(../images/prev.png) no-repeat;
				text-decoration:none;
			}
			.prev3 {
				position:absolute;
				top:40px;
				left:0;
				float: right;
				margin-right: 10px;
				width: 26px;
                height: 85px;
				background: url(../images/prev.png) no-repeat;
				text-decoration:none;
			}
			.next {
				position:absolute;
				top:95px;
				right:0;
				float: right;
				margin-right: 10px;
				width: 26px;
                height: 85px;
				background: url(../images/next.png) no-repeat;
				text-decoration:none;
			}
			.next3 {
				position:absolute;
				top:40px;
				right:0;
				float: right;
				margin-right: 10px;
				width: 26px;
                height: 85px;
				background: url(../images/next.png) no-repeat;
				text-decoration:none;
			}
			.pager {
				width: 1200px;
				margin:auto;
				text-align: center;
				margin-left:-50px;
				margin-top:10px;
			}
			.pager a {
				margin: 0 4px;
				text-decoration: none;
				display: inline-block;
				padding:3px 5px;
				color:#D6D6D6;
				text-decoration:none;
				border:1px solid #E8E8E8;
				background:#FFF;
			}
			.pager a.selected {
				color:#999;
			}
			.timer {
				background-color: #999;
				height: 6px;
				width: 0px;
			}
/* CARUSEL 2 END */

.header {
	width:100%;
	min-width:1200px;
	height:385px;
	background:url(../images/bg-header.png) repeat;
}
.header-top {
	width:100%;
	min-width:1200px;
	height:158px;
	background:url(../images/fon-header.png) repeat-x;	
}
.header-top-blok {
	width:1200px;
	height:385px;
	margin:auto;
	background:url(../images/bg-head.png) no-repeat right bottom;
}
.header-top-blok-kontent {
	width:1200px;
	height:385px;
	position:relative;
	box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
	border:1px dashed transparent;
}
.header-top-blok-kontent-logo {
	position:absolute;
	top:50px;
	left:40px;
}
.header-top-blok-kontent-telefon {
	position:absolute;
	top:30px;
	right:150px;
	text-align:right;
}
.header-top-blok-kontent-telefon-nomer {
	font-size:36px;
	color:#0099ff;
	font-weight:bold;
	padding:0 0 0 35px;
	background-image:url(../images/trubka.png);
	background-repeat:no-repeat;
	background-position:left 5px;
}
.header-top-blok-kontent-email {
	font-size:20px;
	color:#0099ff;
	letter-spacing:4px;
}
.header-top-blok-kontent-icons {
	position:absolute;
	top:20px;
	left:600px;
}
.header-top-blok-kontent-icons li{
	display:inline-block;
}
.header-top-blok-kontent-gormenu {
	width:1200px;
	height:65px;
	position:absolute;
	bottom:-34px;
	background:url(../images/bg-menu.png) no-repeat;
	box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
	text-align:center;
	padding-top:2px;
}
.header-top-blok-kontent-gormenu li{
	display:inline-block;
	border-right:1px solid #478cbc;
	margin-left:-4px;
	position:relative;
}
.header-top-blok-kontent-gormenu > ul > li > ul{
	display:none;
	position:absolute;
	top:55px;
	left:0;
	width:280px;
	background:#0874b9 !important;
}
.gormenu-hide + ul {
	display:none !important;
}
.header-top-blok-kontent-gormenu > ul > li:hover > ul{
	display: block;
}
.header-top-blok-kontent-gormenu ul > li > ul > li{
	display: block;
}
.header-top-blok-kontent-gormenu > ul > li > ul > li > ul{
	display: none;
	position:absolute;
	top:0;
	left:278px;
	width:280px;
	background:#0874b9 !important;
	z-index:5;
}
.header-top-blok-kontent-gormenu > ul > li > ul  li {
	border-right: none !important;
}
.header-top-blok-kontent-gormenu > ul > li > ul  li a:hover {
	border-radius:0 !important;
-webkit-border-radius:0 !important;
-moz-border-radius:0 !important;
-khtml-border-radius:0 !important;
}
.header-top-blok-kontent-gormenu > ul > li > ul > li:hover > ul{
	display: block;
}
.header-top-blok-kontent-gormenu > ul > li > ul > li > ul{
	display: none;
}
.header-top-blok-kontent-gormenu li ul li a{
	display: block;
	font-size:14px;
	box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
	padding:6px 15px 6px 15px !important;
	text-align:left !important;
}
.header-top-blok-kontent-gormenu > ul > li > ul  li  a:hover{
	background:#06F !important;
}
.header-top-blok-kontent-gormenu li:last-child{
	border-right:0;
}
.header-top-blok-kontent-gormenu li > a{
	display:block;
	color:#FFF;
	padding:15px 45px 17px 45px;
	text-decoration:none;
	font-size:20px;
	font-family: "Times New Roman", Times, serif;
	-moz-transform: translateX(0px);    
	-moz-transition: all 0.2s ease-in-out;     
	-webkit-transform: translateX(0px);     
	-webkit-transition: all 0.2s ease-in-out;    
    -o-transform: translateX(0px);    
	-o-transition: all 0.2s ease-in-out; 
}
.header-top-blok-kontent-gormenu li > a:hover{
	background:#0874b9;
	-moz-transform: translateX(0px);    
	-moz-transition: all 0.2s ease-in-out;     
	-webkit-transform: translateX(0px);     
	-webkit-transition: all 0.2s ease-in-out;    
    -o-transform: translateX(0px);    
	-o-transition: all 0.2s ease-in-out; 
}
.header-top-blok-kontent-gormenu li:first-child a:hover{
	background:#0874b9;
	-moz-transform: translateX(0px);    
	-moz-transition: all 0.2s ease-in-out;     
	-webkit-transform: translateX(0px);     
	-webkit-transition: all 0.2s ease-in-out;    
    -o-transform: translateX(0px);    
	-o-transition: all 0.2s ease-in-out;
	border-radius: 16px 0 0 16px;
	-webkit-border-radius: 16px 0 0 16px;
	-moz-border-radius: 16px 0 0 16px;
	-khtml-border-radius: 18px 0 0 18px; 
}
.header-top-blok-kontent-gormenu li:last-child a:hover{
	background:#0874b9;
	-moz-transform: translateX(0px);    
	-moz-transition: all 0.2s ease-in-out;     
	-webkit-transform: translateX(0px);     
	-webkit-transition: all 0.2s ease-in-out;    
    -o-transform: translateX(0px);    
	-o-transition: all 0.2s ease-in-out;
	border-radius: 0 16px 16px 0;
	-webkit-border-radius: 0 16px 16px 0;
	-moz-border-radius: 0 16px 16px 0;
	-khtml-border-radius: 0 18px 18px 0; 
}
.header-top-blok-kontent-slider {
	margin-top:100px;
}
.caruse-item-title {
	position:absolute;
	top:80px;
	left:60px;
	color:#006699;
	font-size:27px;
	text-shadow:0 1px 2px #FFF;
	width:520px;
	text-align:left;
}
.kontent{
	width:100%;
	min-width:1200px;
}
.kontent-blok {
	width:1200px;
	margin:auto;
	min-height:500px;
	margin-top:40px;box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
	padding:10px;
}
.left-blok, .right-blok {
	width:290px;
	box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
}
.center-blok {
	margin-bottom:30px;
	min-height:500px;
}
.blok-modul {
	width:280px;
	min-height:200px;
	margin:auto;
	box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
	border:1px solid #ecebeb;
	webkit-box-shadow: 0 12px 10px -10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 12px 10px -10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 12px 10px -10px rgba(0, 0, 0, 0.5);
}


.carusell-item {
	width: 255px;
	height:290px !important;
	overflow:hidden;
	position:relative;
	text-align:center;
	margin-left: 29px;
}
.list_carousel #foo3{
	margin-left:16px;
}
.carusell-bottom-title {
	width:1180px;
	text-align:center;
	font-size:26px;
	color:#666;
	margin-bottom:5px;
}
.border-bottom {
	width:100%;
	background:url(../images/border-bottom.png) repeat-x;
	height:6px;
	margin-bottom:15px;
}
.footer {
	width:100%;
	min-width:1200px;
	height:200px;
	background:#046aff;
	box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
	padding:20px 0 10px 0;
}
.footer-blok {
	width:1180px;
	margin:auto;
}
.footer-menu{
	text-align:center;
}
.footer-menu li{
	display:inline-block;
	padding:0 30px 0 30px;
}
.footer-menu li a{
	color:#FFF;
	display:block;
	padding:0 0 2px 0;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
		-moz-transform: translateX(0px);    
	-moz-transition: all 1.2s ease-in-out;     
	-webkit-transform: translateX(0px);     
	-webkit-transition: all 1.2s ease-in-out;    
    -o-transform: translateX(0px);    
	-o-transition: all 1.2s ease-in-out; 
	border-bottom:3px solid transparent;
}
.footer-menu li a:hover{
	border-bottom:3px solid #FFF;
		-moz-transform: translateX(0px);    
	-moz-transition: all 0.4s ease-in-out;     
	-webkit-transform: translateX(0px);     
	-webkit-transition: all 0.4s ease-in-out;    
    -o-transform: translateX(0px);    
	-o-transition: all 0.4s ease-in-out; 
}
.footer-text {
	width:1180px;
	color:#FFF;
	margin-top:20px;
}
.footer-text {
	width:1180px;
	color:#FFF;
	text-align:center;
}
.footer-text span{
	font-size:30px;
	display:block;
}
.footer-text i{
	font-style:normal;
	font-size:12px;
	display:block;
}
.blok-modul {
	overflow:hidden;
}
.blok-modul-header {
	box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
	padding:10px 0 10px 0;
	font-size:20px;
	color:#cc9900;
	text-align:center;
}
.blok-modul-text {
	padding:5px 15px 15px 15px;
	box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
}
.blok-modul-text li{
	display:block;
	padding:0 0 8px 0;
	margin-bottom:8px;
	border-bottom:1px dotted #CCC;
}
.blok-modul-text li a{
	text-decoration:none;
	color:#333;
	font-size:16px;
		-moz-transform: translateX(0px);    
	-moz-transition: all 0.8s ease-in-out;     
	-webkit-transform: translateX(0px);     
	-webkit-transition: all 0.8s ease-in-out;    
    -o-transform: translateX(0px);    
	-o-transition: all 0.8s ease-in-out; 
}
.blok-modul-text li a:hover{
	color:#cc9900;
		-moz-transform: translateX(0px);    
	-moz-transition: all 0.2s ease-in-out;     
	-webkit-transform: translateX(0px);     
	-webkit-transition: all 0.2s ease-in-out;    
    -o-transform: translateX(0px);    
	-o-transition: all 0.2s ease-in-out; 
}
.blok-modul-center {
	margin:auto;
	max-width:850px;
	box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
	padding:0 10px 0 10px;
}
.blok-modul-text-center {
	text-align:justify;
}
.blok-modul-text-center li{
	margin-left:20px;
}
.blok-modul-text-center p{
	margin-bottom:10px;
}
.blok-modul-header-center {
	font-size:24px;
	color:#000;
	text-align:left;
	padding-top:8px;
	padding-bottom:8px;
}
.news-item-date {
	color:#6699cc;
	font-size:20px;
	text-transform:uppercase;
	margin-bottom:10px;
}
.news-item-date a{
	color:#6699cc;
	text-decoration:none;
}
.news-item-date a:hover{
	color:#B68B0A;
}
.news-item-text {
	font-size:13px;
	color:#666;
	box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #CCC;
}
.carusel-item {
	position:relative;
}
.carusel-item {
	width:1195px;
}
#fooF0 li {
	width:1195px;
}
.product-info-item {
	margin-bottom:20px;
}
.product-info-header {
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
	color:#046aff;
}
.product-info-text table tr {
	background:#F8F8F8;
}
.product-info-text table tr:nth-child(odd){
	background:#EEE;
}
.product-info-text table td {
	padding:10px 10px 10px 10px;
}
.katalog table th{
	font-size:16px;
	font-weight:bold;
	background:#DADADA;
	padding:15px 10px 15px 10px;
	border-right:1px solid #FFF;
}
.katalog table th:last-child{
	border-right:0;
}
.katalog table tr{
	background:#F8F8F8;
}
.katalog table tr:nth-child(odd){
	background:#F8F8F8;
	background:#EEE;
}
.katalog table td{
	padding:10px 10px 10px 10px;
}

.btn {
	-moz-box-shadow: 3px 4px 0px 0px #1564ad;
	-webkit-box-shadow: 3px 4px 0px 0px #1564ad;
	box-shadow: 3px 4px 0px 0px #1564ad;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background:-moz-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-webkit-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-o-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-ms-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:linear-gradient(to bottom, #79bbff 5%, #378de5 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5',GradientType=0);
	background-color:#79bbff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #337bc4;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	padding:10px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528ecc;
}
.btn:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
	background:-moz-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-webkit-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-o-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-ms-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:linear-gradient(to bottom, #378de5 5%, #79bbff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff',GradientType=0);
	background-color:#378de5;
}
.btn:active {
	position:relative;
	top:1px;
}
.form-obrat-head {
	margin-bottom:20px;
}
.control-group {
	margin-bottom:5px;
}
.control-group label{
	font-size:12px;
	color:#666;
}
.control-group input, .control-group textarea{
	padding:10px;
	width:100%;
	border-radius: 12px;
-webkit-border-radius: 12px;
-moz-border-radius: 10px;
-khtml-border-radius: 16px;
box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
	display:block;
	border:1px solid #999;
}
.error {
	font-size:11px;
	color:#F00;
}
.model-marker {
    color:#F00;
}
.podbor-item {
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	border:2px solid #E4E4E4;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	position: relative;
	-moz-transform: translateX(0px);
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transform: translateX(0px);
    -webkit-transition: all 0.4s ease-in-out;
    -o-transform: translateX(0px);
    -o-transition: all 0.4s ease-in-out;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
     opacity: 0.7;
}
.podbor-item:hover{
	border:2px solid #FB0004;
    -webkit-box-shadow: 2px 0 6px 0 rgba(24,80,120,.6);
    box-shadow: 0 2px 6px 0 rgba(24,80,120,.6);
    clip: rect(49px,auto,100px,0);
	-moz-transform: translateX(0px);
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transform: translateX(0px);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transform: translateX(0px);
    -o-transition: all 0.2s ease-in-out;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
     opacity: 1;
}
.podbor-item-li:hover > .podbor-item-text{
	visibility:visible;
	-moz-transform: translateX(0px);
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transform: translateX(0px);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transform: translateX(0px);
    -o-transition: all 0.2s ease-in-out;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
     opacity: 1;
	 display:block;
}
.podbor-item-text {
	position:absolute;
	bottom:0;
	left:0;
	background:#FFFFFF;
	-moz-transform: translateX(0px);
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transform: translateX(0px);
    -webkit-transition: all 0.4s ease-in-out;
    -o-transform: translateX(0px);
    -o-transition: all 0.4s ease-in-out;
	display:none;
}
.no-pod-menu + ul {
	display:none !important;
}
.podbor-item-li {
	float:left;
	display:block;
	margin-left:0 !important;
	position:relative;
}
.podbor-item-li .podbor-item-text{
	position:absolute;
	bottom:1%;
	left:98.5%;
	z-index:999;
	border:2px solid #FB0004;
	border-left: 2px solid #fff;
	box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
}
.podbor-item-li:nth-child(2n) .podbor-item-text{
	position:absolute;
	bottom:1%;
	left:-98.5% !important;
	z-index:999;
	border:2px solid #FB0004;
	border-right: 2px solid #fff;
	box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
}
.dop-inf {
    text-align:left;
	position: absolute;
    top: 10px;
    left: -5px;
    width: 410px;
    background: #FFF;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 15px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 14px;
    border: 1px solid #CCC;
    box-shadow: 0 3px 12px #999;
    z-index: 3;
	visibility:hidden;
	opacity: 0;
	-moz-transform: translateX(0px);    
	-moz-transition: all 0.6s ease-in-out;     
	-webkit-transform: translateX(0px);     
	-webkit-transition: all 0.6s ease-in-out;    
    -o-transform: translateX(0px);    
	-o-transition: all 0.6s ease-in-out; 
}
.podbor-item-li:hover > .dop-inf {
	visibility: visible;
	top:-90px;
    opacity: 1;
	z-index: 4;
	-moz-transform: translateX(0px);    
	-moz-transition: all 0.4s ease-in-out;     
	-webkit-transform: translateX(0px);     
	-webkit-transition: all 0.4s ease-in-out;    
    -o-transform: translateX(0px);    
	-o-transition: all 0.4s ease-in-out; 
} 