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

}




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

}




@font-face {
    font-family: 'helioscondcbold';
    src: url('../fonts/helioscondc-bold.eot');
    src: url('../fonts/helioscondc-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helioscondc-bold.woff') format('woff'),
         url('../fonts/helioscondc-bold.ttf') format('truetype'),
         url('../fonts/helioscondc-bold.svg#helioscondcbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'helioscondcbold_italic';
    src: url('../fonts/helioscondc-bolditalic.eot');
    src: url('../fonts/helioscondc-bolditalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helioscondc-bolditalic.woff') format('woff'),
         url('../fonts/helioscondc-bolditalic.ttf') format('truetype'),
         url('../fonts/helioscondc-bolditalic.svg#helioscondcbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

BODY {
	font-family: 'helioscondcregular';
	font-size: 12px;
	color: #777777;
	margin: 0px;
	padding: 0px;
	background: #1f1918;
	background-position: center bottom;
	background-repeat: no-repeat;
	behaviour: url(../htc/PIE.htc);	
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}



#header-wrap{
	width: 100%;
	height: 158px;
	float: left;
	background: #1f1918 url(../images/header.png) repeat-x;
}

#header{
	width: 960px;
	margin: auto;
}

.logo{
	width: 163px;
	float: left;
}

.header-right{
	width: 797px;
	float: left;
}

.header-row{
	float: left;
	width: 100%;
	margin-top: 5px;
}

.header-contacts{
	float: right;
	font-size: 14px;
	color: #fff;
	opacity: 0.5;
	padding-left: 30px;
	background: url(../images/phone.png) no-repeat left;
	margin-right: 30px;
}


.header-email{
	float: right;
	font-size: 14px;
	color: #fff;
	opacity: 0.5;
	padding-left: 33px;
	background: url(../images/email.png) no-repeat left;
	margin-right: 35px;
	margin-top: 7px;
}

.header-search {
	margin-top: 12px;
	float: right;
	background: #480001;
	padding: 0px 5px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.header-search .search-sbmt{
	float: right;
	display: block;
	width: 17px;
	height: 21px;
	background: url(../images/search.png) no-repeat;
	margin: 5px;
}

.header-search .search{
	float: right;
	background: no-repeat;
	border: none;
	outline: none;
	color:#fff;
	opacity: 0.5;
	padding: 5px 0px;
}

.search:-moz-placeholder { font-size: 14px; font-family: 'helioscondcregular'; }
.search::-webkit-input-placeholder { font-size: 14px; font-family: 'helioscondcregular'; }

.top-menu {
	float: right;
	list-style-type: none;
	font-family: 'helioscondcbold';
	font-size: 16px;
	text-transform: uppercase;
	width: 767px;
	display: table;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}

.top-menu li{
	display: table-cell;
	padding: 0px 10px;
	vertical-align: middle;
	border-left: 1px solid #923e3f;
}

.top-menu li a{
	color: #fff;
}

.top-menu li a.active{
	color:#000;
	text-decoration: underline;
}

.top-menu li:first-child{
	border-left: none;
}

.first {
	padding-left: none !important;
}


#main{
	width: 100%;
	float: left;
	background: #1f1918;
}

.content{	
	width: 960px;
	margin: auto;
}

.container{
	position: relative;
	margin-top: 15px;
}

.slidesjs-pagination{
	position: absolute;
	margin: 0px;
	padding: 0px;
	bottom: 20px;
	right: 20px;
	z-index: 999;
	margin-left: 23px;
}

.slidesjs-pagination-item {
	list-style-type: none;
	float: left;
	margin-right: 5px;
}

.slidesjs-pagination-item a {
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/slide-pag.png) no-repeat;
}

.slidesjs-pagination-item a.active{
	background: url(../images/slide-pag-active.png) no-repeat;
}


.icons{
	float: left;
	margin-top: 20px;
}

.invitation-box{
	width: 100%;
	float: left;
	margin-top: 45px;
}

.ib-title{
	width: 690px;
	background: #fff;
	height: 70px;
	text-align: center;
	float: left;
	line-height: 4.2;
	text-transform: uppercase;
}

.ib-title span {
	font-size: 17px;
	font-family: 'helioscondcbold';
}

.ib-btn{
	margin-left: 5px;
	width: 265px;
	float: left;
	background: #851619;
	height: 70px;
	text-align: center;
}

.price-btn{
	width: 100%;
	height: 65px;
	display: block;
	color: #fff;
	font-size: 18px;
	padding-top: 5px;
}

.fnt34{
	font-size: 34px;
	font-family: 'helioscondcbold';
	padding-right: 35px;
	background: url(../images/price-ico.png) no-repeat right;
	text-transform: uppercase;
}

.price-btn:hover{
	background: #c72127;
	color: #221f1e;
}

.price-btn:hover .fnt34{
	background: url(../images/price-ico-active.png) no-repeat right;
}

.what-to-cook{
	width: 100%;
	float: left;
	font-family: 'helioscregular';
	color: #fff;
	font-size: 14px;
}

.what-to-cook h2{
	font-size: 25px;
	font-family: 'helioscondcbold';
	color: #c72127;
}

.what-to-cook ul {
	float: left;
	width: 100%;
	padding-top: 30px;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}

.what-to-cook ul li{
	float: left;
	text-align: center;
	color: #fff;
	width: 160px;
}

.what-to-cook ul li img{
	width: 160px;
}

.partners{
	width: 100%;
	float: left;
	margin-top: 50px;
}

.partners span {
	font-size: 25px;
	font-family: 'helioscondcbold';
	color: #c72127;
	text-transform: uppercase;
	float: left;
	line-height: 2.5;
}

.partners ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background: #fff;
	float: right;
	padding: 8px 10px;
}

.partners ul li {
	display: inline;
	opacity: 0.5;
	padding:  0px 20px;
}

.partners .select-shop{
	font-family: 'helioscondcbold';
	display: block;
	width: 100px;
	height: 40px;
	float: right;
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding: 15px 25px 15px 15px;
	margin-left: 5px;
	background: #851619 url(../images/select-shop.png) no-repeat 115px 38px;
	text-transform: uppercase;
}

.partners .select-shop:hover{
	color: #221f1e;
	background: #c72127 url(../images/select-shop-hover.png) no-repeat 105px 45px;
}

.seo-text {
	width: 100%;
	float: left;
	margin-top: 30px;
	font-family: 'helioscregular';
	text-align: justify;
}

.seo-text h2{
	color: #fff;
	font-size: 18px;
}

.seo-text h2 span{
	font-size: 25px;
	color: #c72127;
}

.seo-text img{
	padding: 10px;
}

#footer-wrap{
	width: 100%;
	float: left;
	background: #1f1918;
	margin-top: 45px;
}


.footer-row1{
	width: 100%;
	float: left;
	background: #851619;
	height: 65px;
}


.footer-row2{
	width: 100%;
	float: left;
	background: #710304;
	height: 145px;
	margin-top: 7px;
}

.fr1{
	width: 960px;
	margin: auto;
}

.fr1 span{
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	float: right;
	line-height: 3;
}

.fr2{
	width: 960px;
	margin: auto;
	position: relative;
	height: 145px;
}


.footer-logo{
	position: absolute;
	bottom: 0px;
}

.subscrube{
	float: right;
	margin-left: 20px;
	margin-top: 15px;
}

.s-sbmt{
	color: #fff;
	text-transform: uppercase;
	background: #4f0203;
	padding: 5px;
	margin-left: 10px;
	border: none;
	cursor: pointer;
}

.s-sbmt:hover{
	background: #000;
}

.sname{
	background: #fff url(../images/sname.png) no-repeat 3px;
	border: 0px;
	padding: 5px 5px 5px 25px;
	width: 125px;
}

.semail{
	background: #fff url(../images/s-email.png) no-repeat 3px;
	border: 0px;
	padding: 5px 5px 5px 27px;
	width: 123px;
	margin-left: 5px;
}


.footer-right{
	float: right;
}

.footer-soc{
	margin-top: 12px;
	float: right;
}

.footer-soc img{
	margin-left: 10px;
}

.after-sbmt{
	display: none;
	background: url(../images/ssmile.png) right no-repeat;
	padding-right: 100px;
	margin-right: 30px;
	margin-top: 3px;
	float: right;
}


/* popup form */

.form-title {
	width: 480px;
	background-color: #ffffff;	
	padding-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	
	
}

.form-title h2{
	color: #c72127;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 30px;
	padding-top: 20px;
	margin: 0px;
}

.form-row {
	font-family: Arial;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

.fr-box-50{
	float: left;
	width: 50%;
}

.fr-box-50 label {
	margin-left: 18px;
}

.fr-box-50 input {
	width: 80%;
	margin-left: 18px;
	border: 1px solid #d0d0d0;
}

.fr-box-100 label {
	margin-left: 18px;
}

.fr-box-100 input{
	width: 90%;
	margin-left: 18px;
	border: 1px solid #d0d0d0;
}

.fr-box-100 input.phone{
	width: 72%;
	margin-left: 18px;
	border: 1px solid #d0d0d0;
}

.fr-box-100 select.code{
	margin-left: 18px;	
	width: 70px;
}

.select {
	margin-left: 18px;
	border: 1px solid #d0d0d0;
	background: #ffffff;
	background-image: url(../images/arrow.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 6px;
	position: absolute;
	height: 18px;
	line-height: 1.5;
	margin-top: 3px;
	font-size: 12px;
}

.fr-box-50 select.region{
	margin-left: 18px;	
	width: 205px;
}


.dop .select{
	width: 176px;
	color: #d0d0d0;
}

.fr-box-100 textarea {
	margin-left: 18px;
	max-width: 358px;
	border: 1px solid #d0d0d0;
}

.fr-box-50 input.captcha {
	width: 60%;
}

.fr-box-50 img {
	margin-top: 15px;
}

.info-box {
	margin-left: 18px;
	margin-top: 18px;
	color: #a9a9a9;
	font-size: 12px;
}

.fr-box-50 input.sbmt {
	float: right;
	margin-right: 18px;
	background-color: #c60205;
	font-size: 14px;
	color: #ffffff;
	width: 60%;
	padding: 10px 0px;
	margin-bottom: 8px;
	cursor: pointer;
}

.form{
	background: #e0dfdf url(../images/popup-bg.png) no-repeat center 160px;
	font-size: 16px;
	height: 554px;
	padding-bottom: 20px;
}

.form input{
	font-size: 12px;
}

.form1 {
	display: none;
	background-color: #ffffff;
	background: url(../images/form1-bg.png) no-repeat bottom;
	width: 90%;
	margin: 0 auto 20px auto;
	height: 360px;
	text-align: center;
	height: 515px;
	padding-bottom: 20px;
}

.form1-inside{
	font-size:52px !important;
	font-weight: bold;
	font-size: 14px;

}

.form1-inside-div{
	padding-top: 50px;
	font-size: 16px;
	font-weight: bold;
	color: #c60205;
}

select.styled {
	background-color: #ffffff;
}

#myModal {
	color: #000000;
}


	.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #000;
		background: rgba(0,0,0,.8);
		z-index: 100;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.reveal-modal {
		visibility: hidden;
		top: 50px; 
		left: 50%;
		margin-left: -250px;
		width: 500px;
		background: #fff;
		position: absolute;
		z-index: 101;
		/*padding: 30px 40px 34px;*/
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
		
	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
	
	.reveal-modal .close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px;
		color: #c72127;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		} 

/* end popup */

.page-about{
	font-family: 'helioscregular';
}
/* Из чего состоит? */

.constitutes-row{
	width: 840px;
	padding-left: 120px;
	float: left;
	background: url(../images/constitutes.png) no-repeat 20px;
	position: relative;
}

.constitutes-row h2{
	color: #fff;
	font-size: 28px;
	text-transform: uppercase;
}

.constitutes-row .page-about{
	width: 600px;
	position: absolute;
	right: 0px;
	top: 20px;
	font-size: 14px;
}

.breadcrumbs{
	width: 100%;
	float: left;
	color: #fff;
	font-size: 14px;
	font-family: 'helioscregular';
}

.breadcrumbs a {
	color: #fff;
}

.constitutes-box{
	width: 858px;
	background: #2c2c2c;
	border: 1px solid #474747;
	float: left;
	padding: 30px 50px 150px 50px;
}

.contitutes-item{
	width: 100%;
	float: left;
	margin-bottom: 90px;
}

.ci-title {
	width: 828px;
	background: #373737;
	padding: 1px 15px;
	margin-bottom: 30px;
}

.ci-title h3{
	font-size: 14px;
	font-weight: normal;
}

/* end Из чего состоит? */

/* test */

.test-row{
	width: 840px;
	padding-left: 120px;
	float: left;
	background: url(../images/test.png) no-repeat 20px;
	position: relative;
	margin-top: 20px;
	padding-bottom: 5px;
}

.test-row h2{
	color: #fff;
	font-size: 28px;
	text-transform: uppercase;
}

.test-row .page-about{
	width: 600px;
	position: absolute;
	right: 0px;
	top: 5px;
	font-size: 14px;
}


.test-box{
	width: 858px;
	background: #2c2c2c;
	border: 1px solid #474747;
	float: left;
	padding: 30px 50px 30px 50px;
}

.test-item{
	width: 100%;
	float: left;
	margin-bottom: 90px;
}

.ti-title {
	width: 828px;
	background: #373737;
	padding: 1px 15px;
	margin-bottom: 30px;
	font-size: 14px;
}

.ti-title h2{
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	padding-top: 10px;
	margin: 0px;
}

.test-item h3{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
/* end test*/

/* How to use start */

.htu-row{
	width: 840px;
	padding-left: 100px;
	float: left;
	background: url(../images/htu.png) no-repeat 20px;
	position: relative;
	padding-bottom: 5px;
}

.htu-row h2{
	color: #fff;
	font-size: 28px;
	text-transform: uppercase;
}

.htu-row .page-about{
	width: 600px;
	position: absolute;
	right: 0px;
	top: 20px;
	font-size: 14px;
}

.htu-box{
	width: 858px;
	background: #2c2c2c;
	border: 1px solid #474747;
	float: left;
	padding: 30px 50px 30px 50px;
}

.htu-item{
	width: 100%;
	float: left;
	margin-bottom: 90px;
	font-size: 14px;
	font-family: 'helioscregular';
}

.htui-title {
	width: 828px;
	background: #373737;
	padding: 1px 15px;
	margin-bottom: 30px;
	font-size: 14px;
}

.htui-title h2{
	font-size: 22px;
	font-weight: normal;
	padding: 10px 0px;
	margin: 0px;
	color: #777777;
	font-family: 'helioscregular';
	font-weight: normal;
}

.test-item h3{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
/* htu end */


/* catalog start */

.catalog-row{
	width: 840px;
	padding-left: 130px;
	float: left;
	background: url(../images/catalog.png) no-repeat left;
	position: relative;
	padding-bottom: 5px;
	margin-top: 20px;
}

.catalog-row h2{
	color: #fff;
	font-size: 28px;
	text-transform: uppercase;
}

.catalog-row .page-about{
	width: 600px;
	position: absolute;
	right: 0px;
	top: 5px;
	font-size: 14px;
}

.catalog-box{
	width: 918px;
	background: #2c2c2c;
	border: 1px solid #474747;
	float: left;
	padding: 60px 20px 70px 20px;
}

.catalog-item{
	width: 708px;
	float: left;
	margin-bottom: 50px;
	font-size: 14px;
	padding: 15px;
	border: 1px solid #2c2c2c;
	position: relative;
}

.catalog-item:hover{
	background: #221f1e;
	border: 1px solid #3c3c3c;
}

.catalog-item .product-image{
	float: left;
	width: 290px;
	margin-right: 40px;
}

.catalog-item .product-image img{
	width: 290px;
}

.catalog-item .product-info{
	float: left;
	width: 378px;
	font-family: 'helioscregular';
}

.catalog-item .product-info h2{
	margin-top: 0px;
	margin-bottom: 30px;
	color: #c80b0c;
	font-size: 26px;
	font-family: 'helioscondcregular';
}

.catalog-item .product-info .info{
	color: #fff;
	background: #4a4848 url(../images/buy1.png) no-repeat 7px;
	text-transform: uppercase;
	display: block;
	position: absolute;
	bottom: 15px;
	left: 345px;
	padding: 7px 7px 7px 35px;
}

.catalog-item .product-info .info:hover{
	background: #c80b0c url(../images/buy.png) no-repeat 7px;
}

.new_img{
	position: absolute;
	top: 40px;
	left: 40px;
	width: 72px !important;
	height: 46px;
}

.hit_img{
	position: absolute;
	top: 40px;
	left: 210px;
	width: 72px !important;
	height: 46px;
}

.catalog-box .ib-title{
	width:648px !important;
}


/* catalog end */

/* news */

.news-row{
	width: 840px;
	padding-left: 140px;
	float: left;
	background: url(../images/news.png) no-repeat 10px;
	position: relative;
	margin-top: 20px;
	padding-bottom: 5px;
}

.news-row h2{
	color: #fff;
	font-size: 28px;
	text-transform: uppercase;
}

.news-row .page-about{
	width: 600px;
	position: absolute;
	right: 0px;
	top: 5px;
	font-size: 14px;
}


.news-box{
	width: 898px;
	background: #2c2c2c;
	border: 1px solid #474747;
	float: left;
	padding: 50px 30px 50px 30px;
}

.news-header{
	width: 100%;
	float: left;
	margin-bottom: 50px;
}

.nh-banner{
	width: 650px;
	float: left;
}

.nh-calendar{
	width: 220px;
	margin-left: 20px;
	float: left;
}

/* calendar */

.ui-datepicker-calendar{
	width: 100%;
}

.ui-datepicker-header{
	text-align: center;
	background: #c92127;
	color: #fff;
	padding: 7px 0px;
	position: relative;
	border-bottom: 2px solid #fff;
}

.ui-datepicker-month{
	font-size: 24px;
	text-transform: uppercase;
	padding: 0px 5px;
}

.ui-datepicker-year{
	font-size: 18px;
	padding: 0px 5px;
}


.ui-datepicker-prev{
	position: absolute;
	display: block;
	width: 18px;
	height: 12px;
	background: url(../images/arr-l.png) no-repeat;
	cursor: pointer;
	left: 10px;
	top: 17px;
}

.ui-datepicker-next{
	position: absolute;
	display: block;
	width: 18px;
	height: 12px;
	background: url(../images/arr-r.png) no-repeat;
	cursor: pointer;
	right: 10px;
	top: 17px;
}

.ui-datepicker-calendar {
	border-spacing: 0px;
}

.ui-datepicker-calendar thead{
	background: #c92127;
	color: #fff;
}

.ui-datepicker-calendar thead th{
	padding: 7px 0px;
}

.ui-datepicker-calendar tbody{
	text-align: center;
	background: #201f1d;
}

.ui-datepicker-calendar tbody td{
	padding: 7px 0px;
}

.ui-state-default{
	color: #fff;
	font-size: 14px;
}

.ui-datepicker-today a{
	padding: 4px;
	border: 1px solid #c92127;
}

.have-news a{
	text-decoration: underline;
}
/*enc cal*/

.news-item{
	width: 426px;
	float: left;
	margin-bottom: 50px;
	font-size: 14px;
	position: relative;
	margin-right: 46px;
	font-family: 'helioscregular';
}

.n-scnd{
	margin-right: 0px !important;
}

.ni-title {
	width: 386px;
	background: #710304;
	display: block;
	color: #fff;
	font-size: 16px;
	padding: 10px 20px 10px 20px;
	font-family: 'helioscondcregular';
}

.ni-img {
	width: 426px;
}

.ni-date{
	background: #c92127;
	color: #fff;
	position: absolute;
	font-size: 14px;
	padding: 5px;
	-webkit-transform: rotate(350deg);
	-moz-transform: rotate(350deg);
	-o-transform: rotate(350deg);
	transform: rotate(350deg);
	margin-top: -10px;
	margin-left: -10px;
}

.pagination{
	margin: 0px;
	float: right;
	list-style-type: none;
	padding: 5px;
	background: #221f1e;
}

.pagination li{
	float: left;
	font-size: 14px;
	padding: 3px 6px;
	color: #fff;
	margin: 3px;
	font-weight: bold;
}

.pagination li.active{
	text-decoration: underline;
	color: #fff;
	font-size: 16px;
	padding: 1px 6px;
}

.pagination li a {
	color: #710304;
}

.pagination li.prev a, .pagination li.next a{
	color: #221f1e;
}

.pagination li.prev, .pagination li.next{
	background: #710304;
	padding: 3px 6px;
	font-weight: bold;
	text-decoration: none;
}

/* end news*/

/* news-item-one */

.news-item-one{
	float: left;
	width: 100%;
	font-size: 14px;
	font-family: 'helioscregular';
}

.n-social{
	float: right;
	width: 417px;
	height: 40px;
	background: url(../images/ntop-like.png) no-repeat;
	margin-top: -28px;
	padding-top: 40px;
	margin-bottom: 30px;
}

.n-social img{
	float: right;
	margin-right: 10px;
}

.n-social-b{
	float: right;
	width: 495px;
	height: 56px;
	background: url(../images/nbot-like.png) no-repeat;
	padding-top: 50px;
	margin-bottom: 30px;
	margin-top: 20px;
}

.n-social-b img{
	float: right;
	margin-right: 10px;
}

.nio-img{
	float: left;
	padding: 0px 20px 20px 0px;
}

.news-item-one h2{
	font-size: 24px;
	color: #c80b0c;
	font-family: 'helioscondcregular';
}

.news-more{
	width: 100%;
	float: left;
	margin-bottom: 80px;
}

.news-more h2{
	font-size: 28px;
	text-transform: uppercase;
	color: #c80b0c;
	padding-left: 40px;
	font-family: 'helioscondcregular';
}

/* carousel */


.jbg{
	float: left;
	width: 100%;
	background: #221f1e;
	position: relative;
	padding-top: 30px;
}
.jcarousel {
    position: relative;
    overflow: hidden;
    width: 838px;
    margin: auto;
    margin-bottom: 20px;
    
}

.jcarousel .ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}


.jcarousel .li {
    float: left;
    width: 389px;
    position: relative;
    padding-right: 30px;
}



.jcarousel .li img {
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	width: 210px;
}

.li-item-right{
	float: right;
	width: 156px;
	color: #fff;
	font-family: 'helioscregular';
}

.li-item-right h3{
	font-size: 12px;
	text-transform: uppercase;
	color: #c80b0c;
	font-family: 'helioscondcregular';
}

.li-item-right .n-readmore{
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'helioscondcregular';
}

.jcarousel-control-prev{
	position: absolute;
	left: -2px;
	top: 50%;
	width: 27px;
	height: 26px;
	background: url(../images/ja-arr-l.png) no-repeat;
}

.jcarousel-control-next{
	position: absolute;
	right: -2px;
	top: 50%;
	width: 27px;
	height: 26px;
	background: url(../images/ja-arr-r.png) no-repeat;
}

.jcarousel .ni-date{
	left: 14px;
	top: 18px;
}

/* nio end */

/* video */

.video-row {
	width: 840px;
	padding-left: 140px;
	float: left;
	background: url(../images/video.png) no-repeat 10px 15px;
	position: relative;
	padding-bottom: 5px;
}

.video-row h2{
	color: #fff;
	font-size: 28px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 0px;
}

.video-row .page-about{
	width: 600px;
	position: absolute;
	right: 0px;
	top: 20px;
	font-size: 14px;
}


.video-box{
	width: 858px;
	background: #2c2c2c;
	border: 1px solid #474747;
	float: left;
	padding: 30px 50px 30px 50px;
}

.yt-box{
	display: block;
	width: 818px;
	background: #710304;
	float: left;
	color: #fff;
	font-size: 24px;
	padding: 10px 20px;
	position: relative;
	margin-bottom: 30px;
}

.yt-box:hover{
	background: #c80b0c;
}


.yt-l{
	float: left;
}

.yt-r{
	float: right;
	opacity: 0.35;
}


.yt-img{
	position: absolute;
	left: 50%;
	margin-left: -34px;
	top: -11px;
}

.videos{
	width: 100%;
	float: left;
}

.video-item{
	width: 415px;
	float: left;
	margin-bottom: 50px;
	margin-right: 28px;
}

.video-item img{
	width: 415px;
}

.video-item h2{
	font-size: 28px;
	color: #c80b0c;
}

.video-about{
	background: #373737;
	padding: 1px 15px;
	font-size: 14px;
	margin-top: 20px;
	font-family: 'helioscregular';
}


.feed-back{
	width: 818px;
	float: left;
	background: #c72127;
	padding: 20px;
}

.feed-back .col1{
	float: left;
	width: 290px;
	margin-right: 20px;
}

.feed-back .col1 h2{
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 0px;
}

.attach-box{
	width: 100%;
	text-align: right;
	color: #fff;
	margin-top: 50px;
}

.addFile{
	display: block;
	float: right;
	width: 151px;
	height: 31px;
	background: url(../images/attach.png) no-repeat;
	text-align: right;
	color: #c72127;
	line-height: 2.5;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 8px;
	margin-bottom: 10px;
}

.addFile:hover{
	background: url(../images/attach-hover.png) no-repeat;
	color: #fff;
}

.fileName{
	padding-right: 15px;
}

.removeFile{
	cursor: pointer;
	color: #000;
	font-weight: bold;
}

.clear{
	clear: both;
	margin: 5px 0px;
}

.feed-back .col1 .smpl-txt{
	font-size: 14px;
	color: #fff;
	font-family: 'helioscregular';
}

.feed-back .col2{
	float: left;
	width: 380px;
}

.feed-back .col2 .name{
	width: 145px;
	padding: 7px 7px 7px 30px;
	border: none;
	background: #fff  url(../images/name-yt.png) no-repeat 3px;
	float: left;
	font-family: 'helioscregular';
}

.feed-back .col2 .email{
	width: 145px;
	padding: 7px 7px 7px 30px;
	border: none;
	background: #fff  url(../images/email-yt.png) no-repeat 3px;
	float: right;
	font-family: 'helioscregular';
}

.tovar-form .col2 .name{
	width: 170px !important;
	padding: 7px 7px 7px 30px;
	border: none;
	background: #fff  url(../images/name-yt.png) no-repeat 3px;
	float: left;
	font-family: 'helioscregular';
}

.tovar-form .col2 .tphone{
	width: 170px;
	padding: 7px 7px 7px 30px;
	border: none;
	background: #fff  url(../images/tphone.png) no-repeat 3px;
	float: right;
	font-family: 'helioscregular';
}

.tovar-form .col2 {
	width: 430px;
}

.tovar-form .col3 .yt-sbmt{
	margin-top: 179px !important;
}

.tovar-form .col3 {
	background: url(../images/question.png) no-repeat !important;
}

.tovar-form .col2 .msg{
	height: 102px !important;
	width: 388px !important;
	max-width: 388px !important;
}

.tovar-form .col2 .temail{
	width: 393px;
	padding: 7px 7px 7px 30px;
	border: none;
	background: #fff  url(../images/email-yt.png) no-repeat 3px;
	float: right;
	font-family: 'helioscregular';
	margin-top: 10px;
}

.feed-back .col2 .tname{
	width: 343px;
	padding: 7px 7px 7px 30px;
	border: none;
	background: #fff  url(../images/prod.png) no-repeat 3px;
	float: left;
	margin-top: 10px;
	font-family: 'helioscregular';
}

.feed-back .col2 .msg{
	padding-top: 5px;
	width: 338px;
	max-width: 338px;
	padding: 11px 7px 7px 35px;
	border: none;
	float: left;
	background: #fff  url(../images/msg.png) no-repeat 7px 10px;
	font-family: 'helioscregular';
	margin-top: 10px;
	height: 89px;
}



.feed-back .col3{
	float: left;
	width: 108px;
	background: url(../images/arrow-yt.png) no-repeat;
	min-height: 200px;
	margin-left: 20px;
}

.feed-back .col3 .yt-sbmt{
	border: none;
	cursor: pointer;
	font-size: 18px;
	text-transform: uppercase;
	color: #c22627;
	background: #2c2c2c;
	font-family: 'helioscondcregular';
	margin-top: 169px;
}

.after{
	display: none;
}

.after .col2{
	width: 310px;
	background: #fff url(../images/yt-smile.png) no-repeat 240px bottom ;
	height: 170px;
	padding: 10px 50px 20px 20px;
	font-size: 16px;
	font-family: 'helioscregular';
}

.tovar-form .after .col2 {
	width: 360px !important;
	background: #fff url(../images/yt-smile.png) no-repeat 300px bottom;
}
/* video end*/

/* service */

.service-row{
	width: 840px;
	padding-left: 120px;
	float: left;
	background: url(../images/service.png) no-repeat 10px;
	position: relative;
	margin-top: 20px;
	padding-bottom: 5px;
}

.service-row h2{
	color: #fff;
	font-size: 28px;
	text-transform: uppercase;
}
.service-row .page-about{
	width: 600px;
	position: absolute;
	right: 0px;
	top: 5px;
	font-size: 14px;
}


.service-box{
	width: 858px;
	background: #2c2c2c;
	border: 1px solid #474747;
	float: left;
	padding: 35px 50px 30px 50px;
	position: relative;
}

.service-title {
	width: 640px;
	background: #373737;
	padding: 1px 20px;
	margin-bottom: 40px;
	font-size: 14px;
}

.service-title h2{
	font-size: 22px;
	font-weight: normal;
	padding: 10px 0px;
	margin: 0px;
	color: #777777;
	font-family: 'helioscregular';
	font-weight: normal;
}

.service-item {
	font-size: 14px;
	font-family: 'helioscregular';
}

.hot{
	width: 135px;
	height: 103px;
	background: url(../images/hot.png) no-repeat;
	position: absolute;
	right: 30px;
	top: -20px;
}

.hot span {
	float: left;
	margin-top: 35px;
	font-size: 14px;
	font-family: 'helioscondcregular';
	color: #221f1e;
	font-weight: bold;
	margin-left: 12px;
	text-transform: uppercase;
}

.hot span.nmbr{
	margin-top: 3px !important;
	font-size: 18px;
	color: #c22627;
	width: 117px;
	text-align: center;
	margin-left: 7px !important;
	margin-bottom: 10px !important;
	background: #221f1e;
	padding: 3px 0px;

}

.video-form {
	width: 678px !important;
	margin-top: 40px;
	margin-bottom: 100px;
}

.video-form .col1{
	width: 150px !important;
}

.video-form .col2 .msg{
	height: 102px !important;
}

.video-form .col3{
	background: url(../images/question.png) no-repeat !important;
}

.video-form .col3 .yt-sbmt{
	margin-top: 179px !important;
}

.video-form .after .col2 {
	background: #fff url(../images/yt-smile.png) no-repeat 40px 87px !important;
}
/* end servise*/

/* search */

.search-row{
	width: 840px;
	padding-left: 100px;
	float: left;
	background: url(../images/search-ico.png) no-repeat 10px;
	position: relative;
	margin-top: 20px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.search-row h2{
	color: #fff;
	font-size: 28px;
	text-transform: uppercase;
}
.search-row .page-about{
	width: 600px;
	position: absolute;
	right: 0px;
	top: 5px;
	font-size: 14px;
}


.search-box{
	width: 898px;
	background: #2c2c2c;
	border: 1px solid #474747;
	float: left;
	padding: 50px 30px 50px 30px;
	position: relative;
}

.search-form{
	float: left;
	margin-left: 20px;
}

.srch input  {
	outline: none;	
	border: none;
	float: left; 
	margin-left: 20px;
	padding: 10px 0px;
	width: 310px;
	font-size: 16px;
	color: #4e4d4b;
}

.srch{
	background: #fff;
	width: 370px;
	float: left;
	margin-top: 10px;
}

.srch input:-moz-placeholder { font-size: 16px; }
.srch input::-webkit-input-placeholder { font-size: 16px; }

.search-form-sbmt{
	width: 27px;
	height: 29px;
	display: block;
	float: right;
	background: url(../images/search-form-btn.png) no-repeat center;
	padding: 7px 5px ;
}


.jcontainer{
	width: 100%;
	margin-top: 50px;
	position: relative;
	float: left;
	margin-bottom: 50px;
}


.search-li h3{
	font-size: 26px !important;
	font-family: 'helioscondcregular';
	font-weight: normal;
	margin-top: 10px;
}

.search-li .li-item-right{
	color: #777777;
	font-size: 14px;
}

.search-prev{
	background: url(../images/search-prev.png) no-repeat !important;
	width: 17px !important;
	height: 27px !important;
}

.search-next{
	background: url(../images/search-next.png) no-repeat !important;
	width: 17px !important;
	height: 27px !important;
}

.nomarg{
	margin-bottom: 0px !important; 
}

.no-result{
	background: url(../images/no-result.png) no-repeat  500px 20px;
}

.err404{
	padding-left: 540px;
	background: url(../images/404.png) no-repeat left;
	min-height: 236px;
	width: 420px;
	float: left;
	color: #fff;
	font-size: 14px;
	font-family: 'helioscregular';
	margin-top: 50px;
}

.err404 h3{
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'helioscondcregular';
}
/* end search*/


/* where buy */

.wb-row{
	width: 840px;
	padding-left: 130px;
	float: left;
	background: url(../images/wb.png) no-repeat 10px;
	position: relative;
	margin-top: 20px;
	padding-bottom: 5px;
}

.wb-row h2{
	color: #fff;
	font-size: 28px;
	text-transform: uppercase;
}

.wb-row .page-about{
	width: 600px;
	position: absolute;
	right: 0px;
	top: 20px;
	font-size: 14px;
}


.wb-box{
	width: 918px;
	background: #2c2c2c;
	border: 1px solid #474747;
	float: left;
	padding: 30px 20px 60px 20px;
	position: relative;
}

.wb-box h1{
	font-size: 20px;
	font-family: 'helioscregular';
	font-weight: normal;
	margin: 10px 0px 20px 20px;
}

.wb-box h2{
	font-size: 28px;
	color: #c80b0c;
	font-weight: normal;
	margin: 30px 0px 20px 20px;
	text-transform: uppercase;
}

.map{
	position: absolute;
	right: 20px;
	top: 20px;
}


.roznica {
	width: 100%;
	float: left;
	margin: 10px 0px 20px 20px;
	font-size: 14px;
	font-family: 'helioscregular';
}

.roznica h3{
	color: #fff;
	font-size: 22px;
	text-transform: uppercase;
	font-family: 'helioscregular';
	font-weight: normal;
	background: url(../images/roznica.png) no-repeat 240px;
	padding: 5px 0px;

}

.roznica table{
	width: 100%;
}

.roznica ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.roznica ul  li{
	padding: 3px 0px 3px 15px;
}

.roznica ul ul li{
	background: url(../images/lst.png) no-repeat left;
}



.roznica ul ul {
	margin: 0px;
	padding: 0px;
}


.emag{
	width: 100%;
	float: left;
	margin: 10px 30px 20px 20px;
	font-size: 14px;
	font-family: 'helioscregular';
}

.emag h3{
	color: #fff;
	font-size: 22px;
	text-transform: uppercase;
	font-family: 'helioscregular';
	font-weight: normal;
	background: url(../images/emag.png) no-repeat 280px;
	padding: 5px 0px;

}


.emag table{
	width: 100%;
}

.wb-box .ib-title {
width: 648px !important;
}
/* end test*/


/* tovar */

.ti-img{
	float: left;
	width: 370px;
	margin-left: 50px;
}

.ti-img img{
	width: 370px;
}

.ti-about{
	margin-left: 40px;
	float: left;
	width: 435px;
	font-size: 14px;
	position: relative;
	min-height: 370px;
	font-family: 'helioscregular';
}

.ti-about h2{
	font-size: 26px;
	color: #c80b0c;
	margin-top: 0px;
	font-family:'helioscondcregular';
}

.ti-about ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.ti-about ul li {
	padding: 5px 0px;
}

.ti-about ul ul{
	list-style-type: decimal;
	padding-left: 20px;
}

.ti-about ul ul li{
	padding: 0px;
}

.ti-about .info {
color: #fff;
background: #4a4848 url(../images/buy1.png) no-repeat 7px;
text-transform: uppercase;
display: block;
position: absolute;
bottom: 0px;
right: 0px;
padding: 7px 7px 7px 35px;
}

.ti-about .info:hover {
background: #c80b0c url(../images/buy.png) no-repeat 7px;
}

.ti-img-tabs{
	width: 100%;
	float:left;
	margin-top: 20px;
	font-size: 14px;
}

.tab-img{
	width: 370px;
	background: #4e4d4b;
	margin-top: 5px;
	float: left;
}

.tab-img img{
	width: 60px;
	float: left;
	margin: 5px;
}

.tab-video{
	display: none;
	width: 100%;
	background: #4e4d4b;
	margin-top: 5px;
}


.tab-ttl{
	color: #fff;
	background: #4e4d4b;
	margin-right: 10px;
	padding: 5px 10px 5px 10px;
}

.active-tb{
	padding: 10px 10px 5px 10px;
}


.highslide-play{
	display: none !important;
}

.highslide-full-expand{
	display: none !important;
}

.highslide-close{
	display: none !important;
}

.tovar-tabs{
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 40px;
}

.tab-ttb{
	display: block;
	
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	background: #4e4d4b;
	padding: 7px 0px;
	font-size: 14px;
}


.active-ttb{
	background: #e6e6e6;
	color: #4e4d4b; 
}

.tab-item{
	width: 857px;
	float: left;
	background: #e6e6e6;
	padding: 30px;
	font-size: 14px;
	position: relative;
	font-family: 'helioscregular';
}

.tab-item .seo-text{
	margin-top: 0px !important;
}

.tab-item .seo-text h2{
	color: #4e4d4b; 
	font-family: 'helioscondcregular';
	margin-top: 0px;
}

.tab-nav{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.tab-nav li{
	width: 15%;
	margin-left: 2%;
	float: left;
}

.tab-nav li:first-child{
	margin-left: 0px;
}

.tab2, .tab3, .tab4, .tab5, .tab6{
	display: none;
}

.tab5 .roznica h3{
	color: #4e4d4b; 
	background: url(../images/roznica-tab.png) no-repeat 240px;
}

.tab5 h1{
	font-size: 20px;
	font-family: 'helioscregular';
	font-weight: normal;
	margin: 10px 0px 20px 20px;
}

.tab5 h2{
	font-size: 28px;
	color: #c80b0c;
	font-weight: normal;
	margin: 30px 0px 20px 20px;
	text-transform: uppercase;
	font-family: 'helioscondcregular';
}

.tab5 .emag h3{
	color: #4e4d4b; 
	background: url(../images/emag-tab.png) no-repeat 280px;
}

.tab5 .roznica ul ul li{
	background: url(../images/lst-tab.png) no-repeat left;
}


.other-tovar{
	width: 100%;
	float: left;
}

.other-tovar h2{
	text-transform: uppercase;
	font-size: 25px;
	color: #c72127;
	padding: 10px 0px 10px 50px;
	background: url(../images/other.png) no-repeat left;
}

.other-item {
	width: 280px;
	padding: 9px;
	border: 1px solid #2c2c2c;
	float: left;
	margin-right: 9px;
}

.other-item:hover{
	background: #221f1e;
	border: 1px solid #474747;
}

.other-item h3{
	font-size: 18px;
	color: #e6e6e6;
	font-weight: normal;
	font-family: 'helioscregular';
	margin-top: 0px;
}

.other-item img{
	width: 280px;
}

.lst {
	margin: 0px;
}


.tovar-form {
	width: 869px !important;
	margin-top: 50px;
}

.tovar-form h2 {
	margin-bottom: 50px !important;
	font-size: 20px;
}

.comments{
	width: 100%;
	float: left;
}

.comments h2{
	text-transform: uppercase;
	font-size: 25px;
	color: #c72127;
	padding: 10px 0px 10px 50px;
	background: url(../images/comm.png) no-repeat left;
}

.comments form {
	width: 906px;
	float: left;
	border-top: 1px solid #c72127;
	padding-top: 15px;
}

.avatar {
	float: left;
	width: 56px;
	margin-right: 10px;
}

.comment-box{
	float: left;
	width: 527px;
	margin-right: 20px;
	padding-left: 18px;
	background: url(../images/comm-bg.png) no-repeat 0px 2px;
}

.comment-box input{
	width: 487px;
	padding: 10px 20px 20px 20px;
	font-size: 16px;
	color: #777777;
	border: none;
	outline: none;
}


.name-box{
	float: left;
	width:275px;
}

.name-box input{
	width: 235px;
	padding: 10px 20px 20px 20px;
	font-size: 16px;
	color: #777777;
	border: none;
	outline: none;
}

.comment-box input:-moz-placeholder {font-size: 16px; color: #777777; font-family: 'helioscregular';}
.comment-box input::-webkit-input-placeholder {font-size: 16px; color: #777777; font-family: 'helioscregular';}

.name-box input:-moz-placeholder {font-size: 16px; color: #777777; font-family: 'helioscregular';}
.name-box input::-webkit-input-placeholder {font-size: 16px; color: #777777; font-family: 'helioscregular';}


.comments{
	width: 906px;
	float: left;
	margin-top: 40px;
}


.comm-item{
	width: 100%;
	margin-bottom: 15px;
	float: left;
}

.comm-body{
	float: left;
	font-family: 'helioscregular';
	color: #fff;
	font-size: 14px;
}


.comm-name{
	float: left;
	font-size: 12px;
	color: #777777;
}

.comm-date{
	float: right;
	font-size: 12px;
	color: #777777;
}

.tab-video {
	padding: 5px;
	width: 360px !important
}

.tab-video img{
	width: 127px;
}


.tov-like {
	position: absolute;
	right: 0px;
	bottom: 50px;
	background: url(../images/tov-like.png) no-repeat;
	width: 81px;
	padding-left: 100px;
	padding-top: 39px;
	height: 40px;
}

.tovar-item {
	position: relative;
	float: left;
}


.prev-tovar{
	display: block;
	background: url(../images/ja-arr-l.png) no-repeat;
	width: 27px;
	height: 26px;
	position: absolute;
	left: 0px;
	top: 30%;
	z-index: 999;
}

.prev-tovar:hover{
	background: url(../images/ja-arr-l-h.png) no-repeat;
}

.next-tovar{
	display: block;
	background: url(../images/ja-arr-r.png) no-repeat;
	width: 27px;
	height: 26px;
	position: absolute;
	right: 0px;
	top: 30%;
	z-index: 999;
}

.next-tovar:hover {
	background: url(../images/ja-arr-r-h.png) no-repeat;
}
/* tovar end */