@font-face {
    font-family: 'CoreRhino';
    src: url('../fonts/CoreRhino45Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}


html, body {
    height: 100%;
    margin: 0;
    padding: 0 !important;
}
body{
	overflow-y:scroll !important;
	font-size: 15px;
	line-height: 140%;
	color: #333333;
	font-family: 'CoreRhino';
}
.page-wrapper {
    min-height: 100%;
    margin-bottom: -50px;
    width: 100%;
    overflow: hidden;
}
* html .page-wrapper {
    height: 100%;
}
.page-buffer {
    height: 50px;
}
a{
	color:#dd8c73;
	text-decoration:underline;
}
h2{
	margin: 15px 0;
}
#footer{
	background: url(../img/footer.jpg) no-repeat top center;
	height: 345px;
}

html, body{
	line-height: 140%;
	background: #fff;
	width: 100%;
}
p{
	margin: 15px 0;
}
.slider{
	background: url(../img/slider.jpg) no-repeat top center;
	height: 525px;
	width: 100%;
	margin: 0 auto;
	min-width: 1000px;
	position: relative;
	overflow: hidden;
}
.logo{
    float: left;
    display: block;
}
header{
	box-sizing: border-box;
	padding: 0;
	background: #fff;
	border-bottom: 1px #d4d5d5 solid;
	box-shadow: inset #fff 0px -49px 0px 0px,inset #e6e6e6 0px -50px 0px 0px;
}
.block_center{
	margin: 0 auto;
	width: 950px;
}
.top_menu{
}
.clr{
	clear: both;
	overflow: hidden;
}
.block_center:after{
		clear: both;
	overflow: hidden;
	display: block;
	content: " ";
}
.logo{
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.custom_contacts2{
	color: #fff;
	float: right;
	text-align: left;
	font-size: 15px;
	line-height: 50px;
	background: #dd8e75;
	box-shadow: #dd8e75 183px 0px 0px 0px, #dd8e75 353px 0px 0px 0px, #dd8e75 533px 0px 0px 0px;
	padding-left: 20px;
}
.custom_contacts2 a, .create a{
	color: #fff;
	outline: none;
}
.head_block{
	float: right;
	padding-top: 33px;
}

.carousel-control img{
	margin-top: 190px;
}

.left {
    float: left;
    width: 210px;
    margin-right: 20px;
}

.maincont {
}

footer a{
	color: #fff;
	text-decoration: none;
	display: block;
}
footer a:hover{
	text-decoration: underline;
}
footer{
	color: #fff;
}
.copyright{
	text-align: left;
}
.copyright p {
	margin: 0;
}
.custom_copyright{
	height: 115px;
	display: table-cell;
	vertical-align: middle;
}
.create{
	text-align: right;
	line-height: 25px;
	height: 147px;
	padding-top: 50px;
}

.create img{}
.counter{
	text-align: center;
	line-height: 21px;
	padding-top: 30px;
}
.counter img{
	margin-top:10px;
}
.cellar > section{
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 133px;
	float: left;
	width: 33.3333%;
}


.news-detail{
	color: #000;
}

h2{
	font-size: 17px;
}

.qw-btn{
	background: #009bf5;
	height: 80px;
	width: 80px;
	border-radius: 100px;
	position: fixed;
	right: 15px;
	bottom: 200px;
	outline: none !important;
	box-shadow: rgba(0, 0, 0, 0.57) 0px 2px 3px -1px;
}
.qw-btn:before{
	background: rgba(0, 0, 0, 0);
	height: 101px;
	width: 101px;
	border-radius: 100px;
	content:" ";
	display:block;
	margin: -33px 0px 0px -23px;
	position: absolute;
	border: 1px #0da0f4 solid;
}


.ph-btn:before{
	background: rgba(0, 0, 0, 0);
	height: 101px;
	width: 101px;
	border-radius: 100px;
	content:" ";
	display:block;
	margin: -31px 0px 0px -23px;
	position: absolute;
	border: 1px #0da0f4 solid;
}
.ph-btn{
	background: #009bf5;
	height: 80px;
	width: 80px;
	border-radius: 100px;
	position: fixed;
	right: 15px;
	bottom: 80px;
	outline: none !important;
	box-shadow: rgba(0, 0, 0, 0.57) 0px 2px 3px -1px;
}

.question-item{
	background: #fff;
	margin-left: -20px;
	margin-right: -20px;
}

.question-item .name-box{
	background: #aed8f0;
	color: #003a5b;
	font-size: 20px;
	padding: 10px;
	padding-left: 20px;
}
.question-item .name-box:before{
		    color: #003a5b;
    font-size: 20px;
    content: "Задаёт вопрос: ";
}
.question-item .answer-box{
	background: #ecf4f8;
	padding: 20px;
	
	margin: 0px 20px 20px 20px;
}
.question-item .admin-box:before{
		    color: #003a5b;
    font-size: 20px;
    content: "Отвечает: ";
}

.question-item .admin-box{
	background: #ecf4f8;
	padding: 20px;
	margin: 0px 20px 0px 20px;
	padding-bottom: 0;
	    color: #003a5b;
    font-size: 20px;
}


.question-item .question-box{
	padding: 20px;
}

.review table{
	border:1px #ccc solid;
	margin-bottom: 20px;
}

.review table td{
	vertical-align: top;
}
.review table td:last-child{
	border-left: 1px #ccc solid;
	padding-left: 20px;
	padding-right: 20px;


}

.img-box{
	width: 212px;
	float: left;
}
.img-box img{
	width: 100%;
}

.desc-box{
	overflow: hidden;
	padding-left: 20px;
}

.desc-box h2{
	margin-top: 0;
}

a .preview-box{
	color: #000;
}

.project{
	margin-bottom: 20px;
}

.my-projects-slider{
	background: #d5dbde;
	padding: 10px 20px;
	border-radius:3px;
	box-shadow:#666 0px 2px 3px -2px;
}

.my-projects-slider .slick-prev{
	background: url(../img/prev.png) no-repeat center !important;
	font-size: 0;
	display: block !important;
	width: 17px;
	height: 22px;
	background: transparent;
	border: 0;
	position: absolute;
	left: 4px;
	top: 50%;
	margin-top: -11px;
	outline: none !important;
}

.my-projects-slider .slick-next{
	background: url(../img/next.png) no-repeat center !important;
	font-size: 0;
	display: block !important;
	width: 17px;
	height: 22px;
	background: transparent;
	border: 0;
	position: absolute;
	right: 4px;
	top: 50%;
	margin-top: -11px;
	outline: none !important;
}

.my-projects-slider .slick-slide{
	overflow: hidden;
	text-align: center;
	padding: 3px 8px;
	outline: none !important;
}

.slick-slide img{
	width: 100%;
	margin:0 auto;
	outline: none !important;
}

.slick-slide a:focus{
	outline: none !important;
}

h1{
    font-size: 35px;
    font-weight: 600;
    color: #505050;
    margin-bottom: 20px;
    text-transform: uppercase;
    background: url(../img/h1.png) 0px 4px no-repeat;
    padding-left: 45px;
}

.btn{
	border-radius: 0px;
	font-size: 17px;
	padding: 10px 25px;
	line-height: 18px;
}
.btn-orange{
	background: #ff5400;
	color: #fff;
}
.btn-orange:hover{
	color: #fff;
	text-decoration: none;
}
.btn-default, .btn-default:focus{
	background: #ec8e78;
	border-radius: 0;
	color: #fff;
	border:0;
	font-size: 16px;
	border-radius: 4px;
}

.btn-default:hover, .btn-default:active:hover, .btn-default:focus:hover{
	color: #fff;
	background: #ec8e78;
}

.btn-default:active{
	color: #fff;	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#006ea6+0,0091e5+100 */
	background: rgb(0,110,166); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(0,110,166,1) 0%, rgba(0,145,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,110,166,1)), color-stop(100%,rgba(0,145,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,110,166,1) 0%,rgba(0,145,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,110,166,1) 0%,rgba(0,145,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,110,166,1) 0%,rgba(0,145,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,110,166,1) 0%,rgba(0,145,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006ea6', endColorstr='#0091e5',GradientType=0 ); /* IE6-9 */

}
.count-btn{
	color: #ff5400;
	font-size: 34px;
	padding: 0 11px;
	border: 0;
	background: 0;
	line-height: 0px;
	height: 40px;
	outline: none;
	float: left;
	display: inline-block;
}
.review-btn, .question-btn{
	right: 20px;
	top: 20px;
	position: absolute;
}

.form-group > span, .form-group > br{
	display: none;
}

.modal-content{
	border-radius:0px;
	padding:20px;
	box-shadow: inset #fff 0px 0px 0px 6px, inset #dd8e75 0px 0px 0px 8px;
}

.modal-title{
	text-align:center;
	color: #333;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 17px;
}

.modal-header{
	border:0;
	padding-bottom:0;
}


.modal-dialog{
	width:400px;
}

.form-control{
	border-radius: 4px;
	padding: 13px;
	height: 40px;
	font-size: 15px;
}

.modal-dialog .btn-default{
	width:100%;
}

.modal-body{
}

.slider .slick-prev{
	background: url(../images/prev.png) no-repeat 0px 0px;
	width: 47px;
	height: 47px;
	position: absolute;
	top: 50%;
	margin-top: -23px;
	left: 20px;
	z-index: 100;
	font-size: 0;
	border: 0;
}

.slider .slick-next{
	background: url(../images/next.png) no-repeat 0px 0px;
	width: 47px;
	height: 47px;
	position: absolute;
	top: 50%;
	margin-top: -23px;
	right: 20px;
	z-index: 100;
	font-size: 0;
	border: 0;
}

.phone{
	color: #333333;
	float: right;
	margin: 0px 0px 0px 20px;
	text-align: right;
	background: url(../img/phone.png) 0px 0px no-repeat;
	padding-left: 0px;
}

.phone p:first-child{
	font-size: 21px;
	line-height: 23px;
	margin: 0px;
	margin-left: 37px;
	border-left: 1px #cbcbcb solid;
	padding-left: 10px;
}
.phone p:last-child{
	font-size: 14px;
	margin-top: 3px;
}

.btn-callback{
	float: right;
}

.head-list{
	display: none;
}

.head_menu{
	float: right;
	margin-left: 2px;
	position: relative;
}

.head_menu > span{
	display: block;
	background: #1798a1;
	padding: 10px;
	padding-left: 20px;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}
.head_menu > span > img{
	margin-left: 20px;
}

.head_menu:hover ul{
	display: block;
	position: absolute;
	background: #1798a1;
	list-style: none;
	margin: 0px;
	padding: 10px;
	width: 230px;
}
.head-list a{
	color: #fff;
	display: block;
	font-size: 15px;
	padding: 5px 20px;
	border-bottom: 1px #62b9bf solid;
}
.head-list li:last-child a{
	border-bottom-color:transparent;
}
.head-list a:hover{
	background: #ffe400;
	color: #2a2a2a;
	text-decoration: none;
	box-shadow: #ffe400 10px 0px 0px 0px, #ffe400 -10px 0px 0px 0px;
	border-bottom-color: transparent;
}
.serv_menu .head-list{
	left: 0px;
}
.prod_menu .head-list{
	right: 0px;
}

.detail-price{
	color: #ff5400;

	font-size: 52px;
	line-height: 40px;
	font-weight: normal;
	position: relative;
	float: left;
}
.rub{
	position: relative;
}
.rub:after{
	position: absolute;
	content: "_";
	color: #ff5400;
	font-weight: 300;
	top: 9px;
	left: -2px;
	font-size: 26px;
}
.detail-price:after{
	content:"за шт.";
	color:#adadad;
	font-size: 14px;
	font-family: 'Arsenal';
	position: absolute;
	left: 0px;
	bottom: -30px;
	text-shadow: none;
}
.buy-btn{
	float: right;
}
.item-count{
	float: right;
	position: relative;
}
.item-count:after {
    content: "шт.";
    color: #adadad;
    font-size: 14px;
    font-family: 'Arsenal';
    position: absolute;
    left: 47px;
    text-transform: lowercase;
    bottom: -17px;
}


.item-count-input{
	padding: 0px 0px;
	border: #a5a5a5 1px solid;
	font-size: 24px;
	width: 43px;
	height: 40px;
	float: left;
	text-align: center;
	color: #545454;
	outline: none;
}

.bx_rt{float: left;width: 350px;}
.bx_lt{
	float: left;
	width: 600px;
}
.item_price_box{
	margin-bottom: 90px;
}



.detail-title{
	color: #1798a1;
	text-transform: uppercase;
	font-size: 30px;
	font-family: 'Bebas Neue';
	font-weight: bold;
	margin-bottom: 20px;
}

.bx_item_detail h1 span{
	background: #fff;
	color: #1798a1;
	text-transform: uppercase;
	font-size: 30px;
	font-family: 'Bebas Neue';
	font-weight: bold;
	margin-bottom: 20px;
}


.detail-header{
	position: relative;
}


.detail-header h1{
	line-height: 30px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 40px;	
}

.season-prop{
	float: right;
	text-align: center;
	padding: 10px 30px;
	border-left: 1px #d4d4d4 solid;
}

.season-prop:last-child{
	border:0;
}
.season-props{
	float: right;
}
.season-prop-title{
	font-size: 12px;
	margin-top: 3px;
}
.detail-prop-title{
	color: #000;
	margin-bottom: 5px;
}
.bx_item_detail .bx_item_container{
	margin-bottom: 50px;
}
.bx-breadcrumb .bx-breadcrumb-item{
	margin-bottom: 0;
}

.footer2{
	background: #f9f9f9;
	padding: 30px 0;
}
.foot-list{
	list-style: none;
	padding: 0;
	margin: 0;
	
}

.foot-list a{
	color: #3a3a3a;
}

.foot-list li{
	padding: 5px 0;
	border-bottom: 1px #e1e1e1 solid;
}

.footer2 h3{
	margin-top: 0px;
	font-size: 15px;
}

.footer_links{
	width: 23.5%;
	float: left;
	margin-right: 2%;
}

.bx-breadcrumb .bx-breadcrumb-item a{
	color: #000;
}

.item-box{
	float: left;
	width: 23.5%;
	float: left;
	margin-right: 2%;
	border: 1px #d7d7d7 solid;
	padding: 20px;
	margin-bottom: 2%;
}
.item-box:last-child{
	margin-right: 0;
}
.item-box .item_img{
	text-align: center;
}
.item-box .item_img img{
	height: 192px;
}
.item-box .item_price_box{
	margin-bottom: 20px;
}

.item-list-price{
	color: #ff5400;
	font-size: 32px;
	line-height: 26px;
	margin: 15px 0;
	margin-bottom: 20px;
}

.item-list-price .rub:after{
    top: 7px;
    left: 0px;
    font-size: 14px;
}

.item-box .item-count{
	float: left;
}

.item-box .buy-btn{
	padding: 10px 33px;
	font-size: 19px;
}

.btn-blue
{	
	color: #fff;
	background: #00e1ff;
}
.item-box h2{
	margin: 15px 0;
	margin-bottom: 0;
}
.item-box h2 a{
	color: #3b3b3b;
}

.item-list-sku{
	color: #868686;
	font-size: 13px;
	margin-top: 20px;
}

.item-list-prop{
	font-size: 18px;
	margin-top: 5px;
}
.bx-breadcrumb{
	margin: 20px 0;
}
.bx_sitemap{
	margin: 0;
}

.head_box{
	float: left;
	width: 33.333%;
	padding: 0 25px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.head_box:nth-child(1){
	padding-left:0;
}
.head_box:nth-child(3){
	padding-right:0;
}
.head_box:nth-child(2){
	border-left: 1px #e1e1e1 solid;
	border-right: 1px #e1e1e1 solid;
}

.head_box h2{
	text-align: center;
	text-transform: uppercase;
	color: #11518d;
	font-weight: bold;
	font-family: 'Bebas Neue';
	line-height: 22px;
	margin-bottom: 20px;
	margin-top: 0;
	font-size: 35px;
	border-bottom: 1px #e1e1e1 solid;
}
.head_box h2 span{
	background: #fff;
	padding: 0 13px;
}
.otz-item{
	padding-left: 50px;
	background: url(../img/otz.png) no-repeat 0px 5px;
	margin-bottom: 20px;
}

.otz-item .author{
	font-size: 30px;
}


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

.head_box ul li:before{
	background: #11518d;
	width: 76px;
	height: 50px;
	text-align: center;
	font-size: 30px;
	display: block;
	margin-right: 20px;
	margin-top: -6px;
	float: left;
	font-weight: bold;
	line-height: 50px;
	font-family: 'Bebas Neue';
	color: #fff;
	text-transform: uppercase;
}
.head_box ul li{
	margin-bottom: 10px;
	padding-top: 8px;
}
.head_box ul li:after{
	display: block;
	content: " ";
	clear: both;
}
.head_box ul li:nth-child(1):before{
	content: "01";
}

.head_box ul li:nth-child(2):before{
	content: "02";
}

.head_box ul li:nth-child(3):before{
	content: "03";
}

.head_box ul li:nth-child(4):before{
	content: "04";
}
.modal-dialog{
	z-index: 1500;
}
.modal-header .close{
    font-size: 14px;
    position: absolute;
    right: 18px;
    top: 20px;
    outline: none;
}

#menu2 a{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    font-family: 'Bebas Neue';
    text-transform: uppercase;
    display: block;
    float: left;
    height: 44px;
    width: 120px;
    line-height: 44px;
    text-align: center;
    position:relative;
    text-decoration: none !important;
}

#menu2 a:last-child:after{
	width:1px;
	height:30px;
	position:absolute;
	content:" ";
	left:0px;
	top:5px;
	display:block;
	background:#fff;
}

#menu2 a:hover,
#menu2 a.active{
	color: #505050;
	background: #fff;
    text-decoration: none;
}

#menu2 a:hover + a:after ,#menu2 a.active + a:after{
	opacity:0;
}

.filter-shini{
	background: url(../img/shini.jpg) no-repeat 100px 100px;
	height: 530px;
	width: 900px;
	float: left;
}
.filter-diski{
	background: url(../img/disk.jpg) no-repeat 320px 175px;
	height: 530px;
	width: 900px;
	float: left;
}

.width-box{
	width: 260px;
	float: left;
	margin-left: 86px;
}

.ui-slider-horizontal .ui-state-default, .ui-slider-horizontal.ui-widget-content .ui-state-default{
	background: #2cdeed url(../img/beg1.png) no-repeat center;
	border-radius: 4px;
	outline: none;
	border-color: transparent;
	width: 54px;
	height: 26px;
	top: -12px;
	margin-left: -27px;
	cursor: pointer;
}

.ui-widget-content.ui-slider-horizontal
{
	background: #d4d4d4;
	border-radius: 5px;
	border-color: transparent;
	height: 6px;
}
/*
.ui-widget-content span.ui-state-default:after{
	content: " ";
	display: block;
	height: 6px;
	width: 20px;
	box-shadow: inset rgba(0, 0, 0, 0.35) 18px 0px 10px -6px;
	position: absolute;
	right: -21px;
	top: 10px;
	background: #d4d4d4;
}
.ui-widget-content span.ui-state-default:before{
	content: " ";
	display: block;
	height: 6px;
	width: 20px;
	box-shadow: inset rgba(0, 0, 0, 0.35) -18px 0px 10px -6px;
	position: absolute;
	left: -21px;
	top: 10px;
	background: #d4d4d4;
}*/
.width-values{
    font-size: 40px;
    font-weight: bold;
    color: #c6c6c6;
    font-family: 'Bebas Neue';
    text-transform: uppercase;
    margin-bottom: 90px;
    margin-left: 5px;
}
.width-values > div{
	float: left;
	width: 70px;
	height: 60px;
	line-height: 61px;
	text-align: center;
}
.width-values .current-val{
	background: #3b3b3b;
	color: #fff;
	border-radius: 5px;
	margin: 0px 20px;
	padding-right: 5px;
	font-size: 50px;
	position:relative;
}
.width-values .current-val:before{
	content:"Ширина";
	font-family:"Arsenal";
	font-size: 13px;
	position:absolute;
	top: -42px;
	left: 9px;
	color:#3b3b3b;
	text-transform:none;
	font-weight:normal;
}
.filter-diski .width-values .current-val:before{
	content:"Диаметр";
}
.prev-val{
	border-right: #c6c6c6 1px solid;
}

.next-val{
	border-left: #c6c6c6 1px solid;
}


.height-box{
	width: 260px;
	float: left;
	margin-left: 254px;
}

.height-values{
    font-size: 40px;
    font-weight: bold;
    color: #c6c6c6;
    font-family: 'Bebas Neue';
    text-transform: uppercase;
    margin-bottom: 90px;
    margin-left: 5px;
}
.height-values > div{
	float: left;
	width: 70px;
	height: 60px;
	line-height: 61px;
	text-align: center;
}
.height-values .current-val{
	background: #3b3b3b;
	color: #fff;
	border-radius: 5px;
	margin: 0px 20px;
	font-size: 50px;
	position:relative;
}
.height-values .current-val:before{
	content:"Высота";
	font-family:"Arsenal";
	font-size: 13px;
	position:absolute;
	top: -42px;
	left: 14px;
	color:#3b3b3b;
	text-transform:none;
	font-weight:normal;
}
.filter-diski .height-values .current-val:before{
	content:"Крепеж (PCD)";
	display: block;
	width: 100px;
	left: -15px;
}
.diameter-box{
	width: 198px;
	float: right;
	margin-top: 75px;
}

.diameter-values{
    font-size: 40px;
    font-weight: bold;
    color: #c6c6c6;
    font-family: 'Bebas Neue';
    text-transform: uppercase;
    margin-top: 32px;
    margin-right: 55px;
    float: right;
}
.diameter-values > div{
	width: 70px;
	height: 60px;
	line-height: 61px;
	text-align: center;
}
.diameter-values .current-val{
	background: #3b3b3b;
	color: #fff;
	border-radius: 5px;
	margin: 27px 0px;
	font-size: 50px;
	padding-right: 2px;
	position:relative;
}

.diameter-values .current-val:before{
	content:"Диаметр";
	font-family:"Arsenal";
	font-size: 13px;
	position:absolute;
	top: -42px;
	left: 12px;
	color:#3b3b3b;
	text-transform:none;
	font-weight:normal;
}
.diameter-values .current-val:before{
	content:"Вылет (ET)";
	left: 7px;
}
.diameter-slider-box{
	float: left;
}
.diameter-slider{
	height: 300px;
}

.ui-slider-vertical .ui-state-default, .ui-slider-vertical.ui-widget-content .ui-state-default{
	background: #2cdeed url(../img/beg2.png) no-repeat center;
	border-radius: 4px;
	outline: none;
	border-color: transparent;
	height: 54px;
	width: 26px;
	left: -12px;
	margin-bottom: -27px;
	cursor: pointer;
}

.ui-widget-content.ui-slider-vertical
{
	background: #d4d4d4;
	border-radius: 5px;
	border-color: transparent;
	width: 6px;
}


.diameter-box .prev-val{
	border-bottom: #c6c6c6 1px solid;
	border-right:0;
}

.diameter-box .next-val{
	border-top: #c6c6c6 1px solid;
	border-left:0;
}


.season-zima{
	background: url(../img/zima2.png) no-repeat 7px 0px;
}

.season-leto{
	background: url(../img/leto.png) no-repeat 0px 0px;
}
.season-lit{
	background: url(../img/lit.png) no-repeat 0px 0px;
	color: #29dae6;
}

.season-stamp{
	background: url(../img/sht.png) no-repeat 0px 0px;
}
.season-item{
	padding-left: 61px;
	height: 52px;
	margin-bottom: 10px;
	cursor: pointer;
	line-height: 50px;
}
.season-box{
	float: left;
	margin: 100px 0px 0px 80px;
}

.season-item.selected{
	text-decoration: underline;
}



/* Base for label styling */
.brands-checkboxes [type="checkbox"]:not(:checked),
.brands-checkboxes [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.brands-checkboxes [type="checkbox"]:not(:checked) + label,
.brands-checkboxes [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  line-height: 27px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;
}

/* checkbox aspect */
.brands-checkboxes [type="checkbox"]:not(:checked) + label:before,
.brands-checkboxes [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left:0; top: 2px;
  width: 25px;
  height: 25px;
  background: #d7d7d7;
  border-radius: 3px;
}
/* checked mark aspect */
.brands-checkboxes [type="checkbox"]:not(:checked) + label:after,
.brands-checkboxes [type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
  left:0;
  top: 2px;
  width: 25px;
  height: 25px;
  background: #00e1ff url(../img/check.png) no-repeat center;
  border-radius: 3px;
  transition: all .2s;
}
/* checked mark aspect changes */
.brands-checkboxes [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.brands-checkboxes [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
.brands-checkboxes [type="checkbox"]:disabled:not(:checked) + label:before,
.brands-checkboxes [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.brands-checkboxes [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
.brands-checkboxes [type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
.brands-checkboxes [type="checkbox"]:checked:focus + label:before,
.brands-checkboxes [type="checkbox"]:not(:checked):focus + label:before {
  border: 1px dotted blue;
}


.brand-container{
	float: right;
	width: 220px;
}

.brand-container-header{
	border:1px #ccc solid;
	border-bottom: 0;
	padding:10px 20px 0px 20px;
	font-size: 15px;
	text-transform: uppercase;
}
.brands-checkboxes{
	padding-left: 20px;
	padding-top: 10px;
}

.filter-title{
	border-bottom: #d4d4d4 1px solid;
	font-size: 35px;
	font-weight: bold;
	margin-bottom: 30px;
	font-family: 'Bebas Neue';
	text-transform: uppercase;
	padding-left: 60px;
}

.bg-white{
	background: #fff;
	padding: 0px 20px;
	color: #1798a1;
}
.filter-sht{
color: #5c5c5c;font-size: 26px;}

.fire_box{
	background: url(../img/fire_bg.jpg) repeat top center;
	padding: 1px 0;
	text-align: center;
}
.h11{
	text-align: center;
	color: #666666;
	text-transform: uppercase;
	font-size: 35px;
	margin: 50px 0 30px 0;
	font-weight: normal;
}
.h1{
	text-align: center;
	margin-top: 10px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 40px;
}
.h1:after{
	width:100px;
	content:" ";
	height:1px;
	background:#666666;
	display:block;
	margin:0 auto;
	margin-top: 13px;
}
.home-icon{
	text-align: center;
	margin: 30px 0 0px 0px;
}

.cat-item{
	background: #fff;
	width: 300px;
	padding: 10px;
	float: left;
	box-shadow: #000 0px 0px 2px -1px;
	margin-bottom: 20px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin-right: 25px;
	text-align: left;
}
.cat-item:nth-child(3n){
	margin-right:0;
}
.cat-item:hover{
	box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 11px 1px;
}
.cat-item:hover .cat-item-hover{
	opacity: 1;
}

.cat-item h2{
	font-size: 17px;
	margin-top: 0px;
	border-top: 1px #ededed solid;
	padding-top: 10px;
	line-height: 22px;
	font-weight: bold;
}
.cat-item a{
	color:#d36f50;
	text-decoration: underline;
}
.item-raiting{
	padding: 2px 0;
	border-bottom: 1px #e9e9e9 solid;
	margin: 1px 0 8px 0;
}
.item-reviews{
	float:right;
	color:#8b8b8b;
	display: block;
	line-height: 30px;
}
.item-reviews a{
	padding-right:5px;
}

.item-desc{
	border-bottom: 1px #ededed solid;
	font-size: 15px;
}
.btn-home{
	text-transform: uppercase;
	color: #fff !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e19881+0,d88269+100 */
	background: rgb(225,152,129);/* Old browsers */
	background: -moz-linear-gradient(top,  rgba(225,152,129,1) 0%, rgba(216,130,105,1) 100%);/* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(225,152,129,1) 0%,rgba(216,130,105,1) 100%);/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(225,152,129,1) 0%,rgba(216,130,105,1) 100%);/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e19881', endColorstr='#d88269',GradientType=0 );/* IE6-9 */
	border:1px #de9a71 solid;
	font-size: 20px;
	box-shadow: #000 0px 2px 3px -3px;
	margin-bottom: 50px;
	margin-top: 20px;
	padding: 13px 63px;
	text-decoration: none;
}
.btn-home:hover, .btn-home:focus, .btn-home:active{
	text-transform: uppercase;
	color: #fff !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e19881+0,d88269+100 */
	background: rgb(225,152,129);/* Old browsers */
	background: -moz-linear-gradient(top,  rgba(225,152,129,1) 0%, rgba(216,130,105,1) 100%);/* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(225,152,129,1) 0%,rgba(216,130,105,1) 100%);/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(225,152,129,1) 0%,rgba(216,130,105,1) 100%);/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e19881', endColorstr='#d88269',GradientType=0 );/* IE6-9 */
	border:1px #de9a71 solid;
	font-size: 20px;
	box-shadow: #000 0px 2px 3px -3px;
	margin-bottom: 50px;
	margin-top: 20px;
	padding: 13px 63px;
	text-decoration: none;
}

.home_form_box{
	background: url(../img/home_form_bg.jpg) no-repeat top center;
	padding: 0px 0px;
	height: 293px;
}
.promo-text{
	font-size: 30px;
	text-transform: uppercase;
	line-height: 30px;
	float: left;
	margin-top: 40px;
}

.home_form{
	float: right;
	color: #fff;
	background: rgba(0, 0, 0, 0.47);
	padding: 20px;
	box-sizing: border-box;
	height: 293px;
	width: 370px;
	padding-top: 45px;
}
.detail_form{
	float: left;
	color: #fff;
	background: rgba(0, 0, 0, 0.47);
	padding: 20px;
	box-sizing: border-box;
	height: 380px;
	width: 340px;
	margin-left: -20px;
	padding-top: 25px;
}
.btn2{
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	padding: 11px 0px;
	border-radius: 4px;
	font-size: 17px;
}
.form-group{
	margin-bottom: 18px;
}

.home-form-hint{
	font-size: 15px;
}

.home-form-hint:before{
	content:"*";
	color:#fff;
	display:block;
	float:left;
	height:40px;
	font-size: 25px;
	padding-top: 5px;
	padding-right: 5px;
}

.info-icon{
	margin-bottom: 40px;
}

.news_box{
	padding: 1px 0;
	background: #fcf5ef;
}

.big_news{
	width: 455px;
	background: #fff;
	float: left;
	margin-bottom:30px;
	margin-right: 25px;
}
.small_news{
	background:#fff;
	overflow:hidden;
	margin-bottom: 25px;
	position: relative;
	padding-right:20px;
	box-shadow: inset #fff 0px -39px 0px 0px,inset #e6e6e6 0px -40px 0px 0px, inset #fff 0px -39px 0px 0px;
}
.small_news img{
	float:left;
	margin-right:20px;
}
.news-body{padding: 10px 20px 20px 20px;
border-top: #e6e6e6 1px solid;}
.news-body p{
	font-size:12px;
	line-height: 17px;
}
.news_box h2{
	text-transform: uppercase;
	font-weight: bold;
	color: #d36f50;
	padding: 0px 20px;
}
.news_box .news-date{
	float: left;
	display:block;
}
.readmore{
	color: #d36f50;
	float: right;
	text-decoration: underline;
}

.small_news .readmore{
	position:absolute;
	bottom:10px;
	right:20px;
}

.phone a{
	color: #d8836a;
	font-size: 16px;
}

.subscr{
	padding-top: 40px;
	float: left;
}

#exampleInputAmount{
	border-radius: 4px;
	width: 240px;
}

.subscr .btn{
	margin-left: 10px;
	padding: 10px 37px;
	text-transform: uppercase;
	font-size: 14px;
}
.subscr .form-inline{
	margin-top: 10px;
}

.social{
	background: #fff;
	border-radius: 10px;
	float: right;
	color: #000;
	padding: 10px 20px;
	padding-right: 10px;
	margin: 46px 0px 0px 0px;
}
.social a{
	display: inline;
}
.social img{
	margin-right:10px;
}

.employee{
	display: inline-block;
	background: #fff;
	margin: 26px;
	width: 279px;
	padding: 10px 0;
}
.employee img{
	width: 100%;
}
.employee:first-child{
	margin-left:0;
}
.employee:last-child{
	margin-right:0;
}

.employee-name{
	font-size: 16px;
	padding: 10px;
}
.employee-rank{
	color: #dd8e75;
	padding: 10px;
	border-top: 1px #d4d5d5 solid;
	padding-bottom: 0;
}



#products {width: 480px;float: left;}

#products .slides_container {
	width: 480px;
	height: 360px;
	overflow:hidden;
	position:relative;
	border: 0;
}
#products .slides_container img{
	width: 480px;
}
#products .pagination {
	background: #fff;
	width: 480px;
	padding: 10px;
	margin: 0;
	border-radius: 0;
	border: 1px #d1d1d1 solid;
}

#products .pagination li {
	float:left;
	margin: 0;
	width: 23.5%;
	margin-right: 2%;
}

#products .pagination img{
	width:100%;
}

#products .pagination li:last-child{
	margin-right:0;
}
#products .pagination li a {
	display:block;
	width: 100%;
	height: 78px;
	margin:1px;
	float:left;
	background:#f9f9f9;
	overflow: hidden;
	padding: 0;
	border: 0;
	opacity: 0.7;
}

#products .pagination li.current a {opacity: 1;}

.about_content{
	padding-left: 20px;
	overflow: hidden;
}

.about_content h2{
	text-transform:uppercase;
	margin-top: 0px;
	font-size: 20px;
}

.news-left{
	float: left;
	width: 260px;
	margin-right: 20px;
	background: #e9ecf0;
	box-shadow: #e9ecf0 -260px 0px 0px 0px, #e9ecf0 -520px 0px 0px 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.news-content{width: 670px;float: left;}

.news-title{
	font-size: 17px;
	border-bottom: #d5dae2 1px solid;
	box-shadow: #f4f5f7 0px 1px 0px 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.news-category-list{
	list-style: none;
	padding: 0;
	margin: 0;
}

.news-category-list li{

margin-bottom: 10px;
}
.news-category-list a{
	color: #000;
	text-decoration: underline;
	background: url(../img/news_li.png) no-repeat 0px 50%;
	display: block;
	font-size: 15px;
	padding-left: 14px;
}
.news-category-list li:hover a, .news-category-list li a.active{
	color: #dd8e75;
	background: url(../img/news_lia.png) no-repeat 0px 50%;
}

.news-date{
	color:#666666;
	margin:10px 0;
}

.news-item-body{
	overflow: hidden;
	padding: 0 15px;
}
.news-item h2{
}
.news-item h2 a{
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	text-transform:uppercase;
}

.news-item{
	margin-bottom: 20px;
	box-shadow: #BBB 1px 2px 3px 0px;
	font-size: 13px;
	line-height: 110%;
}

.news-readmore-box{
	text-align: right;
	margin: 15px 0;
}

.news-preview:after{
	background: #e6e6e6;
	width: 88%;
	height: 1px;
	float: left;
	content: " ";
	display: block;
	margin-top: 15px;
}

div.news-detail img.detail_picture{
	max-width: 100%;
}

.news-detail h3{
	color: #d36f50;
	text-transform: uppercase;
	font-size: 18px;
}


.category-filter-list{
	display: inline-block;
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left: 10px;
}

.category-filter-list li{
	display: inline-block;
	margin-right: 10px;
}
.category-filter-list li a{
	width: 125px;
	display: block;
	border:1px #dd8c73 solid;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
}

.category-filter-list li a:hover{
	background: #f5e8d5;
	color: #dd8c73;
}

.category-filter-list li a.active{
	background: #dd8c73;
	color: #fff;
}

.cat-filter-box{
	margin-bottom:15px;
}
.bx_lt > img{
width:100%;
}
.item_list{
	padding: 40px 0;
}

.cat-item-img img{
	max-width: 100%;
}
.cat-item-img{
	width: 279px;
	height: 189px;
	overflow: hidden;
	text-align: center;
	position: relative;
}
.cat-item-hover{
	opacity: 0;
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    width: 249px;
    height: 159px;
    color: #f4f2d3 !important;
    text-decoration: none !important;
    border: 1px #f4f2d3 solid;
    top: 15px;
    left: 15px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 0px 15px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
a.cat-item-hover2
{
    color: #f4f2d3;
    position: absolute;
    top: 120px;
    left: 73px;
    opacity: 0;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.cat-item:hover a.cat-item-hover2{
	opacity: 1;
}
.cat-item-hover1{
	margin: 34px 0;
}
.cat-item-hover1:after{
background: #f4f2d3;
    width: 50px;
    height: 1px;
    content: " ";
    display: block;
    position: absolute;
    top: 89px;
    left: 98px;

}
.item-raiting .bx_item_detail_rating{
	float: left;
	margin: 0;
}

.cat-item .bx_stars_rating_votes{
	display: none;
}

.props-list{
	padding-left:20px;
}

.prop-address{
	font-size:20px;
	background: url(../img/i1.png) no-repeat 4px 50%;
	padding-left:30px;
}
.prop-phone{
	font-size:20px;
	background:url(../img/i2.png) no-repeat 0px 50%;
	padding-left:30px;
}
.prop {
	margin-bottom: 15px;
}

.prop-title{
	font-size:15px;
	padding-left:30px;
	margin-bottom:5px;
}
.prop-price .prop-title{
	background:url(../img/i3.png) no-repeat 0px 50%;
}

.prop-person .prop-title{
	background:url(../img/i4.png) no-repeat 0px 50%;
}

.prop-value{
	color:#989898;
}

.prop-jacuzzi{
	background:url(../img/i5.png) no-repeat 0px 50%;
	font-size: 15px;
	padding-left: 30px;
}

.detail-text{
    margin-left: 20px;
    margin-top: 20px;
    padding: 20px;
    border-top: 1px #c6c6c6 solid;
    margin-bottom:20px;
    padding-right: 0;
}

.promo-box{
	font-size: 22px;
	line-height: 25px;
	color:#fff;
	padding: 20px;
}

.additional-service-list{
	padding-left: 15px;
	/*display: flex;*/
	margin:15px 0;
	/*flex-flow: row wrap;
	justify-content: space-around;*/
	font-size: 17px;
}

.additional-service-title{
	font-size:21px;
}

.additional-service-list li{
	width:50%;
float:left;
}

.additional-service{
	padding: 20px;
	padding-left: 0;
		color: #5d5d5d;
}

.prop-value td{
	padding-right: 7px;
}


.bx_lt .bx_item_detail_rating{
	float: left;
	margin: 15px 0;
}
.bx_lt #products{
	width: 600px;
}
.bx_lt #products .slides_container{
	width: 600px;
	height: 450px;
}
.bx_lt #products .slides_container img{
	width: 600px;
}
.bx_lt #products .pagination{
	width: 600px;
}
.social-deatail-title{
	font-size: 18px;
	margin-bottom: 10px;
}

.serv-promo{
    background: #f2f2f2;
    box-shadow: inset #dd8e75 -350px 0px 0px 0px, #f2f2f2 -950px 0px 0px 0px, #dd8e75 950px 0px 0px 0px;
}

.detail_form_box{
	background: url(../img/dfb.jpg) no-repeat top center;
	padding: 0px 0px;
	height: 382px;
}

.detail-form-title{
	font-size: 25px;
	line-height: 25px;
}

.detail-calendar{
	float: right;
	width: 600px;
	margin: 40px 0px 0px 0px;
}

.free-sauna-title{
	font-size: 25px;
	color: #d0846f;
	line-height: 28px;
	text-align: left;
	margin-top: 26px;
}

.reviews-title{
	text-align: left;
	text-transform: none;
}

.bx-catalog-tab-list{
	display: none;
}

.btn-otz{
    float: left;
    text-transform: uppercase;
    color: #fff !important;
    background: rgb(225,152,129);
    background: -moz-linear-gradient(top, rgba(225,152,129,1) 0%, rgba(216,130,105,1) 100%);
    background: -webkit-linear-gradient(top, rgba(225,152,129,1) 0%,rgba(216,130,105,1) 100%);
    background: linear-gradient(to bottom, rgba(225,152,129,1) 0%,rgba(216,130,105,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e19881', endColorstr='#d88269',GradientType=0 );
    border: 1px #de9a71 solid;
    font-size: 20px;
    font-weight: 600 !important;
    box-shadow: #000 0px 3px 2px -3px;
    padding: 0px 43px !important;
    height: 36px !important;
    line-height: 34px !important;
}

.comment-moderator{
	float: left;
	color: #b1b1b1;
	font-size: 13px;
	padding-left: 20px;
	line-height: 36px;
}

.blog-author{
	display: block;
	color: #737373;
	font-size: 14px !important;
	font-weight: 600;
}

.blog-comment-date{
	display: block;
	color: #d36f50;
	margin-bottom: 5px;
}

.blog-comment-line{
	display: none;
}

.blog-add-comment{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px #dbdbdb solid;
	position:relative;
}

.blog-add-comment:after{
	content:" ";
	height:1px;
	width:1000px;
	background:#dbdbdb;
	position:absolute;
	right: -1000px;
	bottom:-1px;
}
.blog-add-comment:before{
	content:" ";
	height:1px;
	width:1000px;
	background:#dbdbdb;
	position:absolute;
	left:-1000px;
	bottom:-1px;
}

#show_all_images img{
	width:100%;
	margin: 15px 0 0px 0px;
}

.show_all_images{
	font-weight: 600;
	font-size: 15px;
}

.show_all_images_count{
	font-weight: 600;
	font-size: 15px;
	padding-left: 5px;
}

.show_all_container{
	border: 1px #c4c4c4 solid;
	padding: 13px;
	box-shadow: #666 0px 1px 1px -1px;
}


#cat-sort{
	border:1px #dd8c73 solid;
	padding: 5px 10px;
	border-radius: 2px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-left: 30px;
	background: url(../img/sort.png) no-repeat 10px 50%;
	outline: none;
}

.sort-label{
	font-weight: 600;
}

.home-item-list .fire_box{
	padding:0;
}

.bx_catalog_tile{
	display: none;
}

.news-social-box{
	border-top: 1px #d3d3d3 solid;
	padding-top: 15px;
	margin-bottom: 30px;
}

.logo-title{
    padding-top: 40px;
    font-size: 19px;
}

.logo-link{
	text-decoration: none !important;
    color: #333333 !important;
    float: left;
    width: 300px;
}