/*FONTS*/
@font-face {
    font-family: 'ubuntubold';
    src: url('../fonts/ubuntu-bold-webfont.eot');
    src: url('../fonts/ubuntu-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ubuntu-bold-webfont.woff') format('woff'),
         url('../fonts/ubuntu-bold-webfont.ttf') format('truetype'),
         url('../fonts/ubuntu-bold-webfont.svg#ubuntubold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntuitalic';
    src: url('../fonts/ubuntu-italic-webfont.eot');
    src: url('../fonts/ubuntu-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ubuntu-italic-webfont.woff') format('woff'),
         url('../fonts/ubuntu-italic-webfont.ttf') format('truetype'),
         url('../fonts/ubuntu-italic-webfont.svg#ubuntuitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntulight';
    src: url('../fonts/ubuntu-light-webfont.eot');
    src: url('../fonts/ubuntu-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ubuntu-light-webfont.woff') format('woff'),
         url('../fonts/ubuntu-light-webfont.ttf') format('truetype'),
         url('../fonts/ubuntu-light-webfont.svg#ubuntulight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubunturegular';
    src: url('../fonts/ubuntu-regular-webfont.eot');
    src: url('../fonts/ubuntu-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ubuntu-regular-webfont.woff') format('woff'),
         url('../fonts/ubuntu-regular-webfont.ttf') format('truetype'),
         url('../fonts/ubuntu-regular-webfont.svg#ubunturegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntubold_italic';
    src: url('../fonts/ubuntu-bolditalic-webfont.eot');
    src: url('../fonts/ubuntu-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ubuntu-bolditalic-webfont.woff') format('woff'),
         url('../fonts/ubuntu-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/ubuntu-bolditalic-webfont.svg#ubuntubold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ubuntumedium';
    src: url('../fonts/ubuntu-medium-webfont.eot');
    src: url('../fonts/ubuntu-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ubuntu-medium-webfont.woff') format('woff'),
         url('../fonts/ubuntu-medium-webfont.ttf') format('truetype'),
         url('../fonts/ubuntu-medium-webfont.svg#ubuntumedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{
	font-family: 'als_rublregular';
	src: url('../fonts/rouble-webfont.eot');
	src: url('../fonts/rouble-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/rouble-webfont.woff2') format('woff2'),
	url('../fonts/rouble-webfont.woff') format('woff'),
	url('../fonts/rouble-webfont.ttf') format('truetype'),
	url('../fonts/rouble-webfont.svg#als_rublregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*END FONTS*/

body{
	color: #363f45;
	font-weight: normal;
	font: 15px/20px 'ubunturegular', Arial, sans-serif;
	background: #f5f5f5;
	margin:0px;
	padding:0px;
}
img{
	border: none;
}
.clear{
	clear: both;
	height: 0px;
}
.pm0, ul,  ul li{
	margin: 0px;
	padding: 0px;
}
ul, ol{
	list-style-type: none;
}
h1, .h1, h1 a, h1 a:hover{
	font: 30px/30px 'ubunturegular', Arial, sans-serif;
	margin: 0 0 40px;
}
h1{
	margin-top:-5px;
}
h2, .h2, h2 a, h2 a:hover{
	font: 24px/40px 'ubuntumedium';
	margin: 0 0 20px;
	color:#d74a38;
}
h3, .h3, h3 a, h3 a:hover{
	font: 20px/36px 'ubuntumedium', Arial, sans-serif;
	margin: 0 0 10px;
}
h4, .h4, h4 a, h4 a:hover{
	font: 17px/30px 'ubuntumedium', Arial, sans-serif;
	margin:0 0 10px;
}
p{
	margin: 0 0 10px;
}
textarea{
	resize:vertical;
}

.bold,
strong{
	font-family: 'ubuntubold';
}

/*TABLE*/
table{
	margin-top: 30px;
	width: 100%;
	border-top: 1px solid #e5e5e5;
}
#compare_item table{
   border-top:none;
   margin-top: 0px;
}
.content table tr:nth-child(odd){
	background: #f5f5f5;
}
th{
	font-family: 'ubunturegular';
	font-weight: normal;
}
table.properties td, .content table td{
	padding: 10px;
}
.head-table{
	background-color: #fdfdfd;
}
th {
	padding: 15px 10px!important;
	background: #ebebeb;
}
.compare_table th{
	padding: 15px 10px!important;
}
.compare_table{
	margin-top: 0px;
}
tfoot td{
	padding: 25px 20px!important;
	background: #ebebeb;
}
table td{
	vertical-align: middle;
}
table.basket_table tbody td,.content table tbody td{
	border-bottom: 1px solid #e5e5e5;
}
.properties{
	border-top: none;
}
.basket_table.properties .head-table td p{
margin-bottom: 0px;
}
/*END TABLE*/

/*TOUCHSPIN*/
.bootstrap-touchspin{
	max-width: 120px;
	text-align: center;
}
.bootstrap-touchspin>*:nth-child(1) {
    right: -1px;
}
.bootstrap-touchspin>*:nth-child(5) {
    left: -1px;
}
.bootstrap-touchspin .form-control {
    z-index: 100;
}
.bootstrap-touchspin button:focus {
    border-color: #adadad;
}
/*END TOUCHSPIN*/

/*disabled inputs*/
input[disabled='disabled']+label{
	cursor: not-allowed;
}
.filter_block input[disabled='disabled'][type='checkbox']+label:before,
.filter_block input[disabled='disabled'][type='radio']+label:before{
	background: #e1e1e1;
}
/*end disabled inputs*/

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group{
	margin-left:0px;
}

.form-control:focus{
	border-color: #d74a38;
	outline: 0;
	-webkit-box-shadow: inset 0 0px 0px ;
	box-shadow: inset 0 0px 0px ;
}

.btn-default.focus, .btn-default:focus,
.btn-default.active, .btn-default:active,
.open > .dropdown-toggle.btn-default{
	color:#363f45;
	background-color: transparent;
	border-color: transparent;
}
.non_style{
   border:none!important;
   box-shadow: none;
   background: transparent!important;
}
.input-group{
	position: relative;
	display: table;
	border-collapse: separate;
}
.bottom-reviews .glyphicon-chevron-down,.glyphicon-remove-circle,.glyphicon-ok-circle{
	top:3px;
}
.red{
	color:#d74a38;
}
.result_sum.red{
	font-family: 'ubuntumedium';
	font-size: 18px;
	padding-left: 3px;
}
.table_link{
	font-family: 'ubuntumedium';
	color: #363f45;
}
.basket_clear td{
	padding-top:0px !important;
}
.basket_clear a{
	font-family: 'ubuntumedium';
	color: #363f45;
}
a.delete .glyphicon{
	color: #9d9d9d;
}
a.delete:hover .glyphicon{
	color: inherit;
}
/*LINKS*/
a{
	color: #d74a38;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
	-webkit-transition:color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
a:focus{
	color: #d74a38;
	text-decoration:none;
}
a:hover{
	color: #d74a38;
	text-decoration:underline;
}
a.green-button{
	padding:8px 22px;
	color:#363f45;
	background-color: #d74a38;
	font:14px/16px 'ubunturegular';
	border-radius: 5px;
	text-decoration: none;
}
a.green-button:hover{
	color:#363f45;
	background-color: #95d14f;
	font:14px/16px 'ubunturegular';
	text-decoration: none;
}
h1>a, h2>a, h3>a, h4>a, h5>a{
	color: #363f45;
	text-decoration: none;
	cursor: pointer;
	transition: all .2s ease-out .2s;
}
h1>a:hover, h2>a:hover, h3>a:hover, h4>a:hover, h5>a:hover{
	color:#9d9d9d;
	text-decoration: none;
}
.bottom_grey_block a:hover{
	color:#9d9d9d;
}
/*END LINKS*/

.uppercase{
	text-transform: uppercase;
}


.w35{
	width: 35% !important;
}
.w20{
	width: 20%;
}
.w10{
	width: 10%;
}

.lh80{
	line-height: 80px;
}
.lh150{
	line-height: 150px;
}
.lh200{
	line-height: 200px;
}

.inline, .inline_child>*{
	display: inline;
}
.inline_block{
	display: inline-block;
}
.relative{
	position: relative;
}
.text_middle, .text_middle_child>*{
	vertical-align: middle;
}
.underline{
	text-decoration: underline;
}
.black{
	color:#363f45;
}
.text_small{
	font: 14px/16px 'ubunturegular', Arial, sans-serif;
}


/*STICKERS*/
.stickers_block{
	position: absolute;
	top: 12px;
	left: 0;
	min-width: 70px;
}
.sticker_bg{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: .8;
}
.sticker_text{
	color: #fff;
	position: relative;
	font-size: 12px;
}
.stickers_block.stickers_large .sticker{
	padding: 2px 10px 3px 10px;
	margin-bottom: 5px;
}
.product_card_img .stickers_block{
	left: 20px;
}
.sticker{
	position: relative;
	z-index: 10;
	padding: 0 10px 1px;
	display: inline-block;
	margin-bottom: 4px;
}
.stickers_block.stickers_large{
	left:15px;
}
/*END STICKERS*/

/*MENU*/
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover{
	background-color: transparent;
}
.navbar-default .navbar-toggle{
	border-color: #d74a38;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color: #d74a38;
}
.navbar-nav li{
	margin-right: 1px;
}
.navbar-nav li a{
	margin-top: 5px;
	position: relative;
}
.footer-menu li a{
	position: relative;
}
.navbar-nav li:not(:first-child) a:before{
	position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #d74a38;
    transition: transform 0.35s;
    content: '';
    -webkit-transform: translate3d(0,6px,0);
    transform: translate3d(0,6px,0);
    opacity: 0;
}
.footer-menu li:not(:first-child) a:before{
	position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #d74a38;
    transition: transform 0.35s;
    content: '';
    -webkit-transform: translate3d(0,6px,0);
    transform: translate3d(0,6px,0);
    opacity: 0;
}
.navbar-nav li:not(.active) a:hover:before,
.footer-menu li:not(.active) a:hover:before{
	opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.border_none, .border_none a{
	border-bottom: none !important;
}
.img-circle{
	width:100%;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover{
	color: #363f45;
}
.top_menu ul li.active a{
	color:#d74a38;
}
/*END MENU*/

/*user_dropdowm*/
.top_form_userdown{
	padding:  20px;
}
.user_dropdown{
	display:block;
	background: #ffffff;
	width: 231px;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: 339px;
	color: #5b5b5b;
	z-index: 100;
	box-shadow: 0 0 2px #888;
	font-size: 14px;
}
.fake_mask{
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99;
}
form input[type='text'].input_small,
form input[type='password'].input_small{
	padding: 5px 10px;
	color: #363f45;
}
.user_dropdown form,
.user_dropdown .cabinet_inside{
	padding: 30px 20px 10px;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover{
	background-color: white!important;
	color:#d74a38;
}
.navbar-default .navbar-nav>.active>a:before{
	opacity: 1;
	bottom:6px!important;
}
.navbar-default .navbar-nav>.active>a:hover:before{
	-webkit-transform: translate3d(0,6px,0);
	transform: translate3d(0,6px,0);
}
.inner-section{
	margin-top: 0px;
}
.top_menu .col-xs-2{
	padding-right:0px;
}
.col-xs-2 .cabinet{
	float:right;
	background: transparent;
}
.cabinet{
	width:140px;
	display: inline-block;
}
.cabinet a{
	position: relative;
	cursor: pointer;
	padding-right:12px;
}
.bottom_grey_block{
	background: #f5f5f5;
	padding: 10px 20px;
}
.bottom_grey_block a{
	color: #363f45;
}
.text_blue{
	color:#333;
}
.glyphicon-briefcase,
.glyphicon-log-out,
.top_form_userdown a{
	color: #363f45;
}
/*end user_dropdown*/

/*BUTTON*/

.btn.btn_window a:hover,.btn.big a:hover,.btn.btn_small a:hover,
.btn.btn_window:hover a,.btn.big:hover a,.btn.btn_small:hover a{
   color:white;
   text-decoration: none;
   border-bottom: none;
}
.catalog_item_wrap_btn,.btn_comment,.btn_window{
	padding: 13px 15px 15px 15px;
	text-align: center;
	height:36px;
}
.btn_window input{
	font: 16px/18px 'ubuntumedium';
	position: relative;
}
.btn:not(.btn-default){
	color: #d74a38;
	border: 1px solid #d74a38;
	padding: 8px 35px;
	font: 16px/18px 'ubuntumedium';
	text-decoration: none;
	-webkit-transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out, border-color 0.15s ease-in-out;
     transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out, border-color 0.15s ease-in-out;
	border-radius: 3px;
	cursor: pointer;
	display: inline-block;
	position: relative;
	background: #fff;
	z-index: 1;
	overflow: hidden;
}
.btn.buy_oneclick.btn_green:not(.btn-default)::before,
.btn.buy_oneclick.btn_green:not(.btn-default)::after,
.btn.buy_oneclick.btn_green:not(.btn-default) span:first-child::before,
.btn.buy_oneclick.btn_green:not(.btn-default) span:first-child::after{
	background: #32a550!important;
}
.btn.buy_oneclick.btn_green:not(.btn-default):hover::before,
.btn.buy_oneclick.btn_green:not(.btn-default):hover::after,
.btn.buy_oneclick.btn_green:not(.btn-default):hover span:first-child::before,
.btn.buy_oneclick.btn_green:not(.btn-default):hover span:first-child::after {
    height: 27px;
	background: #32a550!important;
}
.btn_position_review{
    padding:11px 35px!important;
}
.btn:not(.btn-default):hover{
	border: 1px solid #d74a38;
	color:white;
	text-decoration: none;
	background: #d74a38;
}
.save-changes{
	padding:13px 35px 15px 35px;
}
.btn.unactive,
.btn.unactive:hover{
	cursor: default;
	border:1px solid #e5e5e5;
	background: #f5f5f5;
	color:#9d9d9d;
    height:36px;
}
.btn.unactive_oneclick,
.btn.unactive_oneclick:hover{
	cursor: default;
	border:1px solid #e5e5e5;
	background: #f5f5f5;
	color:#9d9d9d;
    padding: 5px 15px;
}
.card_unactive{
	position: relative!important;
	top:-7px;
}
.user_dropdown .btn.btn_small {
    padding: 6px 15px 5px 15px;
    }
.btn.big{
	padding:12px 35px;
	height:46px;
}
.btn.btn_small{
	padding: 4px 15px 5px 15px;
	font: 16px/16px 'ubuntumedium';
	text-decoration: none;
	transition: all 0.3s;
	border-radius: 3px;
	cursor: pointer;
}
.button_filters{
	width:138px;
	padding:5px 10px!important;
}
.btn.btn_green{
	color:  #32a550;
	border: 1px solid #32a550;
	padding: 5px 15px!important;
}

.btn.btn_green:hover{
	background: #32a550;
	color: white;
	border: 1px solid #32a550;
}
.product_card_btn:not(.btn_green){
    padding: 12px 35px 14px 35px !important ;
    height:45px;
}

/*END BUTTON*/


/*HEADER*/
.top_menu{
	background:#f5f5f5;
}
.glyphicon-question-sign,
.glyphicon-pencil{
	top:2px;
}
.top_menu li{
	display:inline-block;
	margin-right:20px;
	padding:9px 0px 12px 0px;
}
.top_menu li a,.cabinet a{
	color:#363f45;
	transition: all .1s ease-out .1s;
}
.top_menu li a:hover,.cabinet a:hover{
	color:#d74a38;
	text-decoration: none;
}
.cabinet{
	padding:9px 0px 12px 0px;
	text-align: right;
}
.header{
	padding:30px 0px 18px 0px;
	background: white;
}

.header ul li{
	display: inline-block;
	vertical-align: middle;
}
.logo_sport{
	margin-top:-4px;
	padding-right:0px;
}
.red-fonts{
	font: 30px/10px 'ubuntulight';
	color:#d74a38;
}
/*LOGO*/
.logo_text a{
	font: 30px/30px 'ubuntulight';
	color: #363f45;
	display: inline-block;
	margin-bottom: 5px;
}
.logo_pict:hover, .logo_text a:hover{
	opacity: .8;
	text-decoration: none;
}
.logo_text a span{
	color: #d74a38;
}
.logo_text p{
	font-size: 12px;
	color: #363f45;
}
/*END LOGO*/

/*search*/
.search input[type="text"]{
	width:100%;
	padding: 14px 15px 16px 47px;
	border:1px solid #c7c7c7;
	border-radius: 5px;
	position:relative;
}
.search input[type="submit"]{
	position: absolute;
	top:17px;
	display:block;
	width:20px;
	height:20px;
	padding:0px;
	left:31px;
	z-index: 1;
	border:none;
	background-color: transparent;
	background: url(../images/loop.png) no-repeat;
}
.search_wrap{
	margin-top: 30px;
}
.search-content{
	position: absolute;
	z-index: 1000;
	padding: 15px 15px 35px;
	/*width: 100%;*/
	top: 60px;
	left: 15px;
	right:15px;
	background: rgba(255,255,255,.8);
	border:1px solid #e7e7e7;
}
.btn-search{
	border: 1px solid #d74a38;
	color: white;
	text-decoration: none;
	background: #d74a38;
	font: 14px/18px 'ubunturegular';
	cursor: pointer;
	padding:10px 15px;
	border-radius: 3px;
	position: relative;
	top:7px;

}
.search-results-items>li{
	margin-bottom: 3px;
	font: 14px/16px 'ubunturegular';
}
.btn-search:hover{
	color: #d74a38;
	text-decoration: none;
	background: transparent;

}
/*end search*/
.cabinet a{
	position:relative;
	display: inline-block;
	padding-left:15px;
}
.cabinet a:before{
	position:absolute;
	display: block;
	content:'';
	top:9px;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	border-top: 6px solid #363f45;
	left:0px;
	cursor: pointer;
}
.header-phone{
	padding-left: 40px;
	font-size:26px;
	padding-top:10px;
}
.phone{
	position: relative;
	margin-top:-2px;
	display: inline-block;
}
.phone a{
	display: inline-block;
	font: 16px/17px 'ubunturegular';
	color: #363f45;
}
.phone:before{
	content: '';
	display: block;
	position: absolute;
	width: 26px;
	height: 26px;
	border-radius: 14px;
	border: 1px solid #d74a38;
	left: -40px;
	top: 0;
}
.phone:after{
	content: '\e182';
	font: 15px/26px 'Glyphicons Halflings';
	display: block;
	position: absolute;
	color: #d74a38;
	left: -34px;
	top: 0;
}
.phone div{
	font: 14px/17px 'ubunturegular';
	color:#9d9d9d;
}
/*.phone a p span{
	font:16px/17px 'ubunturegular';
	color:#363f45;
}*/
.order-call{
	cursor: pointer;
}
.order-call a{
	border-bottom: 1px dashed #d74a38;
	cursor: pointer;
}
.order-call a:hover{
	text-decoration: none;
	border-bottom: none;
}
.basket{
	padding-top:8px;
}
.sum_basket{
	text-align: right;
}
.basket_clear{
	margin-top:10px;
}
.sport_basket{
	text-align: right;
 /*   padding-top: 5px;	 */
}
.basket_content{
	display: inline-block;
	font: 16px/17px 'ubunturegular';
	vertical-align: middle;
	text-align: left;
}
.basket_full div:nth-child(2){
	font: 14px/17px 'ubunturegular';
	color:#9d9d9d;
}
.sport_basket .basket .basket_empty{
	color:#9d9d9d;
	font-size: 14px;
}
.basket svg{
	margin-right: 10px;
	fill: #e4322b;
}
.basket_content a{
	color:#363f45;
	font-family: 'ubuntumedium';
}
.basket_content a:hover{
	color:#d74a38;
}
/*END HEADER*/

/*MAIN-CONTAINER*/
.wrapper{
	width:100%;
	height:450px;
	overflow:hidden;
}
.box{
	width:100%;
	height:450px;
	animation:50s scale infinite linear;
}
@keyframes scale{
	0%{
		transform: scale(0,0.0,0);
	}
	50%{
		transform: scale(1.1);
	}
	100%{
		transform: scale(0,0.0,0);
	}
}
.nav-tabs > li  a{
	font-size: 16px;
	font-family: 'ubuntumedium';
	color:#363f45;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover{
	color: #9d9d9d;
}
.nav-tabs > li > a:focus,
.nav-tabs > li > a:hover{
	text-decoration: none;
	background-color: transparent;
	border-color: transparent;
}
.main-container{
	position: relative;
}
.title-main{
	position: absolute;
	font:36px/38px 'ubunturegular';
	top:17%;
	left:50%;
	margin-left:-200px;
	width:400px;
	color:#363f45;
	text-shadow:1px 1px 0px white;
}
#purchasing_one_step input,
#your_info input{
	position: relative;
}
.req{
	position: absolute;
	right: 30px;
	z-index: 1;
	top: 15px;
	font-size: 20px;
	color: #ccc;
}
.container-white{
	position:relative;
	margin-top: -250px;
	left:0;
	right:0;
	bottom: 0;
}
.container-small{
	background: white;
	box-shadow: 0px 0px 4px #9d9d9d;
	margin-bottom: 50px;
	margin-top: 30px;
}
.container-small nav{
	background: white;
	border: none;
	border-radius: 0px;
}
.navbar{
	margin-bottom:0px;
}
.navbar-default .navbar-nav > li > a{
	font: 14px/22px 'ubuntumedium';
	text-transform: uppercase;
	color:#363f45;
	transition: all ease-out 0.2s;
}
.navbar-nav .glyphicon-home{
	color: #9d9d9d;
}
.navbar-default .navbar-nav > li > a:hover,
li.active .glyphicon-home,
a:hover .glyphicon-home{
	color:#d74a38;
}
.tab-content li{
	margin-left: 30px;
	position: relative;
	margin-bottom: 10px;
}
.tab-content ul{
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}
.tab-content li:before{
	position: absolute;
	content: '—';
	top: 0px;
	left: -30px;
	color: #9d9d9d;
}
/*END MAIN-CONTAINER*/

/*GREETING*/
#greeting{
	padding:0px 60px 0px 60px;
}
#greeting h1{
	position:relative;
	margin-bottom: 70px;
}
#greeting h1:after{
	display: block;
	position: absolute;
	content: '';
	width:150px;
	height:2px;
	background: #d74a38;
	left:50%;
	margin-left: -75px;
	margin-top:20px;
}
#greeting .col-md-4 img{
	width:100%;
	height: auto;
}
/*END GREETING*/

/*GOODS*/
.offers li{
	padding: 2px;
}
.line-grey{
	width: 100%;
	height:1px;
	background: #e5e5e5;
}
#hit_sale h2,
#special_offers h2{
	color:#363f45;
}
p img{
	width:100%;
}
.img-wrap:hover img,
.anons_pic img:hover{
	-webkit-filter: grayscale(1); /* Webkit браузеры */
	filter: gray; /* для IE6-9 */
	filter: grayscale(1); /* W3C */
}
.img-text-title a{
	color:white;
	text-decoration: none;
	text-transform: uppercase;
	font: 14px/16px 'ubunturegular';
	text-shadow: #331d19 0px 0px 15px, #331d19 0px 0px 15px, #331d19 0px 0px 25px, #331d19 0px 0px 35px, #331d19 0px 0px 35px,#331d19 0px 0px 35px ;
	transition: all ease-out 0.2s;
	border-bottom: 1px solid white;
}
.bx-wrapper{
	position: relative;
}
.general_slider .bx-prev{
	position: absolute;
	z-index: 100;
	width: 14px;
	height: 25px;
	top:50%;
	margin-top: -15px;
	left: -38px;
	background: url("../images/production_slider/sprite.png") no-repeat 0px -25px;
}
.general_slider .bx-next{
	position: absolute;
	z-index: 100;
	width: 14px;
	height: 25px;
	margin-top: -13px;
	top:50%;
	right: -38px;
	background: url("../images/production_slider/sprite.png") no-repeat 0px -25px;
	transform: rotate(180deg);
}
.general_slider .bx-prev:hover{
	background: url("../images/production_slider/sprite.png") no-repeat;
}
.general_slider .bx-next:hover{
	background: url("../images/production_slider/sprite.png") no-repeat;
}


.catalog_item_content{
	padding: 20px;
}
.catalog_item_content a{
	color: #9d9d9d;
	text-decoration: none;
}
.catalog_item_content a:hover{
	color:#d74a38;
	transition: all ease-out 0.2s;
}
.new_price{
	font-size: 22px;
}
.new_price .rub{
	font-size: 20px;
}
.old_price{
	color:#9d9d9d;
	position: relative;
}
.old_price:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 48%;
	height: 1px;
	background: #9d9d9d;
}
.rub{
	color: #363f45;
	font-family: 'als_rublregular';
}
.compare_link {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 19px;
    height: 19px;
    background: url('../images/sprite_new.png') no-repeat 0 -160px;
    opacity: .5;
}
.product_card_img .compare_link{
	right:30px;
}
.compare_link.active {
	background-position: -40px -160px;
	 opacity: 1;
}
.compare_pict{
	display: inline-block;
	position: relative;
    top: 3px;
}
.compare_pict svg{
    fill: rgb(216,73,57);
}

/*END GOODS*/

/*NEWS*/
.more:hover{
	text-decoration: none;
}
.anons li{
	margin-bottom: 30px;
}
.anons_pic img{
	transition: all ease-out 0.3s;
}
#news{
	padding: 43px 60px 60px 60px;
	background: #f5f5f5;
	border-top:1px solid #e5e5e5;
}
#news h2{
	margin-bottom: 40px;
}
#news h3 a{
	color:#d74a38;
}
#news img{
	width:100%;
}
.more{
	color:#363f45;
	border-bottom:1px solid #363f45;
	font:14px/16px 'ubuntuitalic';
}
.more:hover{
	border-color: #d74a38;
}
a.more,a.more:hover{
	font:14px/16px 'ubuntuitalic';
}
/*END NEWS*/

/*BRENDS*/
#brends{
	background: #f9f9f9;
	padding:50px 60px;
}
.grey_section ul{
	width:100%;
}
.grey_section ul li{
	display: inline-block;
	width:19.5%;
	text-align: center;
}
.brends_wrap{
	line-height: 100px;
	vertical-align: middle;
	text-align: center;
}

/*END brends*/

/*FOOTER MENU*/
#footer_menu ul li{
	display:inline-block;
	margin-right:20px;
	position: relative;
}
#footer_menu{
	border-top:1px solid #ddd;
	padding-top:25px;
	padding-bottom: 20px;
}
#footer_menu ul>li>a{
	color:#363f45;
	font:16px/20px 'ubunturegular';
	transition: all ease-out 0.2s;
}
#footer_menu ul li a:hover{
	color:#d74a38;
	text-decoration: none;
}
#footer_menu .glyphicon-home{
	color:#9d9d9d;
}
#footer_menu .glyphicon-home:hover{
	color: #d74a38;
}
#footer_menu ul li:before{
	position: absolute;
	height:18px;
	width:1px;
	background: #ddd;
	content: '';
	display: block;
	top:0px;
	right:-14px;
}
#footer_menu ul li:first-child:before,
#footer_menu ul li:last-child:before{
	display: none;
}
#footer_menu li.active a{
	color:#d74a38;
}
.footer_info{
	text-align: right;
}
.footer_phone p span{
	font:20px/24px 'ubunturegular';
}
.footer_info p{
	font:15px/16px 'ubunturegular';
}
.footer_phone p{
	font:20px/24px 'ubuntumedium';
	margin-bottom: 3px;
}
.footer_info a{
	font:12px/16px 'ubuntumedium';
	color:#363f45;
}
.share, .share_title, .copyright{
	display: inline-block;
	vertical-align: middle;
}
.share{
	position: relative;
	top:7px;
}
/*END FOOTER MENU*/

/*FOOTER*/
footer{
	background: white;
	color:#9d9d9d;
	font:14px/16px 'ubunturegular';
	line-height: 45px;
	padding:15px 0px;
}
footer a{
	font:14px/16px 'ubunturegular';
}
.unika_footer{
	position: relative;
	display: inline-block;
	line-height: 20px;
	text-align: right;
	top:5px;
}
.unika{
	position: relative;
}
.unika_footer a{
	color:#363f45;
}
.unika:before{
	position: absolute;
	display: block;
	content: '';
	width:20px;
	height: 20px;
	background: url('../images/unika.png');
	left:-26px;
}
/*END FOOTER*/

/*NAV-ASIDE*/
.grey-box,
.grey-box-bottom{
	padding: 0 20px;
	background: #f5f5f5;
	border-bottom: 1px solid #d74a38;
	display:block;
	font-family:'ubunturegular';
	font-size: 17px;
	line-height: 50px;
}
.grey-box-bottom{
	border-bottom: none;
	line-height: 70px;
}
.grey-box-bottom>*{
	vertical-align: middle;
}
.nav-aside li{
	border-bottom: 1px solid #f5f5f5;
	margin-left:30px;
	margin-right: 30px;
}
.nav-aside li:last-child{
	border-bottom: none;
}
.nav-aside li a{
	position: relative;
	display: block;
	line-height: 50px;
	color: #363f45;
}
.nav-aside li a:hover{
	text-decoration: none;
}
.nav-aside li a span{
	display: inline-block;
	vertical-align: middle;
	font: 16px/18px 'ubunturegular';
	padding-left: 25px;
}
.nav-aside li a:before{
	position: absolute;
	content: '\e013';
	left: 0;
	top: 16px;
	font: 14px/14px 'Glyphicons Halflings';
	color: #67bf95;
}
.nav-aside li.active a:before,
.nav-aside li a:hover:before{
	color: #d74a38;
}
/*END NAV-ASIDE*/

/*MAIN_SECTION*/
.map{
	margin-top: 20px;
}
.right-main-section{
	padding-right:45px;
	padding-left: 30px;
	padding-bottom: 20px;
}
.phone_contacts strong,.phone_contacts p{
	display: inline-block !important;
}
.breadcrumbs{
	margin-bottom: 20px;
	margin-top:-6px;
}
.breadcrumbs li, .breadcrumbs span{
	display: inline-block;
	margin-right: 10px;
}
.breadcrumbs li,.breadcrumbs li a{
	font-size: 14px;
	text-decoration: none;
}
.breadcrumbs .glyphicon-chevron-right{
	margin-right: 23px;
}
.breadcrumbs li a:hover{
	text-decoration: none;
}
.glyphicon-chevron-right{
	font-size: 8px;
	color:#c7c7c7;
}
.box-price li,.box-price .price span{
	display: inline-block;
	font:20px/50px 'ubunturegular' ;
}
.box-price li{
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 2px solid #9d9d9d;
}
.box-price .price{
	font-size:30px;
	font-family: 'ubuntumedium';
	background: #d74a38;
	color:white;
	list-style-type: none;
	border-color: #f23535;
	margin-left: -6px;
}
.box-price .price_text{
	background: #f5f5f5;
	padding-top: 5px;
}
.green_btn{
	background: #d74a38;
	text-transform: uppercase;
	font: 16px/18px 'Ubuntu-Medium';
	margin-top: 30px;
	padding: 20px 40px 18px 40px;
	color:#363f45;
}
.big_box_price{
	text-align: right;
}
.green_btn .glyphicon-chevron-down{
	font-size: 14px;
	margin-left:10px;
}
.card_content{
	margin-top:40px;
}
.full{
	width: 100%;
}
.full_max{
	max-width: 100%;
}
.tile.thumbnails{
	margin: 20px -10px 0 -10px;
}
.tile{
	font-size: 0;
	position: relative;
	margin: 0 -10px;
}
.tile > li{
	width: calc(100%/3);
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	//display: inline;
	//zoom: 0;
}
.catalog.tile .catalog_item_img_wrap{
	padding-top: 10px;
}
.thumbnails .preview{
	padding: 0 10px;
	position: relative;
	text-align: center;
	line-height: 92px;
}
.thumbnails_link{
	position: absolute;
	top: 0;
	left: 10px;
	bottom: 0;
	right: 10px;
	border: 1px solid #d0d0d0;
	cursor: pointer;
	/*height:70px;*/
}
.thumbnails_link.active,
a.thumbnails_link.active:hover,
form input[type="text"]:focus,
form input[type="password"]:focus,
textarea:focus{
	border: 1px solid #d74a38;
}
.product_old_price{
	color: #9d9d9d;
	display: inline-block;
	position: relative;
	font-size: 15px;
	text-decoration: line-through;
	margin-top: 5px;
}
.product_old_price .rub,.old_price .rub{
	font-size: 15px;
	color: #9d9d9d!important;
}
.item_amount{
	display: none;
}
.btn_wrap .btn_buy{
	padding: 12px 45px;
}
.btn_wrap,
.product_price_block{
	float:left;
}
.product_price_block{
	margin-left: 20px;
}
.product_price{
	font-size: 16px;
}
.product_price>span{
	font-size: 24px;
	color: #d74a38;
}
.grey-line{
	border-bottom: 1px solid #e1e1e1;
}
div[class^='availability_'] .glyphicon{
	font-size: 15px;
}
.availability_true .glyphicon{
	color: #67bf95;
}
.availability_false .glyphicon{
	color: #d74a38;
}
.news_item_pic img{
	float: left;
	margin-right:20px;
	margin-bottom:20px;
	position: relative;
	z-index: 100;
}
/*END MAIN_SECTION*/

/*CONTENT*/
.content ul>li,
.content ol>li{
	position: relative;
	left: 20px;
	margin: 0 20px 5px 0;
}
.content ul > li::before,
.content ol > li::before{
	position: absolute;
	font-size: 14px;
	top: 0px;
	margin-left: -20px;
	/*display: inline-block;*/
	color: #d74a38;
}
.content ul > li::before{
	content: '—';
}
.content ol{
	counter-reset: list;
}
.content ol > li::before{
	counter-increment: list;
	content: counter(list)'.';
}

.content .sitemap_list li::before{
	content: "●";
}
.content .sitemap_list li{
	margin-bottom: 7px;
}
/*END CONTENT*/

/*SEE_MORE*/
#see_more h2{
	color:#d74a38;
	text-align: center;
	margin-bottom: 20px;
}
/*#veget-slider ul li .slide-wraper .image-wrap{
	line-height: 160px;
}*/
.title_slider_veget{
	margin-top: 15px;
}
#veget-slider .bx-wrapper{
	position: relative;
}
#veget-slider .bx-controls-direction{
	top:40%;
	position: absolute;
	margin-top:-15px;
	width:100%;
}
#veget-slider .bx-next, #veget-slider .bx-prev{
	width:14px;
	height:25px;
	position: absolute;
	display: block;
}
#veget-slider .bx-next{
	right:-50px;
	background: url(../images/goods/sprite.png) -14px -25px;
}
#veget-slider .bx-next:hover{
	background: url(../images/goods/sprite.png) -14px 0px;
}
#veget-slider .bx-prev{
	left:-50px;
	background: url(../images/goods/sprite.png) 0px -25px;
}
#veget-slider .bx-prev:hover{
	background: url(../images/goods/sprite.png) 0px 0px;
}
/*END SEE_MORE*/

/*PRODUCTION*/
#production_item{
	margin-right:30px;
}
.inner_section{
	margin-top: 0px;
}
.list-product{
	font-size: 0;
	position: relative;
	margin: 0 -10px;
}

.list-product .list-product-wrap{
	padding:0 10px;
}
.list-product li{
	width: 33.2%;
	display: inline-block;
	margin-bottom: 25px;
	vertical-align: top;
}
.list-product.catalog-list li{
	margin-bottom: 20px;
	}
.list-product li img{
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
/*.list-product-wrap,*/
.list-product .brends_wrap{
	padding: 0 10px;
}
.list-product .brends_wrap a img{
	width: 100%;
}
.list-product-wrap .img-wrap{
	line-height: 200px;
	position: relative;
	overflow: hidden;
}
.list-product-wrap .img-text-title{
	position: absolute;
	/*height: 150px;*/
	line-height: normal;
	bottom: 30px;
	left:0px;
	right:0px;
	text-align: center;
	cursor: pointer;
}
.img-text-title a{
	display: block;
	border-bottom: none;
}
.img-wrap:hover .img-text-title a{
	border-color: #d74a38;
	color: #d74a38;
}
.img-text-title a:hover{
	color: #d74a38;
	border-color: #d74a38;
}
.img-text-title a span{
	border-bottom: 1px solid white;
}

/*paging*/
.paging>li{
	display:inline-block;
	vertical-align: middle;
}
.paging>li>a, .paging>li>span{
	position: relative;
	float: left;
	margin: 0 12px;
	text-decoration: none;
	font-size: 20px;
	color:#363f45;
}
.paging > li > a:focus{
	color: #d74a38!important;
}
.paging > li > a:hover,
.paging > li.active > a,
.paging li > span{
	color: #d74a38;
}
.paging .glyphicon-chevron-right,
.paging .glyphicon-chevron-left{
	font-size: 14px;
	color: white;
	vertical-align: middle;
	line-height: 28px;
}
.paging > li> a.prev,
.paging > li> a.next{
	background-color: #c7c7c7;
	border-radius: 50px;
	width: 30px;
	height: 30px;
	text-align: center;
	top: -2px;
	transition:all ease-out 0.2s;
}
.paging > li> a.prev:hover,
.paging > li> a.next:hover{
	background-color: #d74a38;
}
/*end paging*/
/*END PRODUCTION*/

/*REVIEWS_PAGE*/
.content.message{
	line-height: 1.75;
}
#form-review{
	display:none;
}
#reviews h2{
	margin-bottom: 0px;
}
#reviews .general_slider{
	padding:20px 60px 40px 60px !important;
}
.grey-top-reviews{
	color:#9d9d9d;
	font:14px/16px 'ubunturegular';
	margin-bottom:3px;
}
.date{
	color:#9d9d9d;
	font:14px/16px 'ubunturegular';
	margin-bottom:15px;
}
.grey-top-reviews li{
	display: inline-block;
}
.grey-top-reviews .grade_stars .star{
	display: inline-block;
	width: 15px;
	height: 15px;
	background-image: url(../images/star.png);
}
.title_leave_review{
	cursor: pointer;
}
.grade_stars{
	margin-left:10px;
	margin-right:10px;
}
.bottom-reviews li{
	display:inline-block;
	margin-top:20px;
}

.reply .h4{
	margin-right: 10px;
	margin-bottom: 15px;
}
.reply{
	padding: 20px 30px;
	background:#f3f9ec;
	border-radius: 10px;
	position:relative;
}
.reply:before{
	display: block;
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 20px solid #f3f9ec;
	top:-20px;
	left:50%;
	margin-left: -10px;
}
.reply .content{
	margin-top: 15px;
}
a.title_leave_review{
	font: 24px/26px 'Ubuntu-Medium', Arial, sans-serif;
	border-bottom: 1px dashed #d74a38;
}
a.title_leave_review:hover{
	text-decoration: none;
	border-bottom: transparent;
}
#form-review{
	padding:25px 0px;
}
.btn.active.focus, .btn.active:focus, .btn.focus,
.btn:active.focus, .btn:active:focus, .btn:focus{
	outline-offset: 0px;
	outline: 0px auto -webkit-focus-ring-color;
	box-shadow: inset 0 0px 0px rgba(0,0,0,0);
}
}
/*RATING*/
.stars{
	margin-left:15px !important;
	margin-top: 5px !important;
}
.stars span{
	font-size: 16px;
	color: #d1d1d1;
}
.stars span.gold,
.stars span.think_gold{
	color: #ffc107;
}
/*END RATING*/
.glyphicon-refresh{
	font-size:24px;
	margin-left:20px;
	top:11px;
}
.pd10-0{
	padding-bottom:10px;
}
.pt10{
	padding-top: 10px;
}
.privacy_text{
	margin-left:20px;
}

.input-file-wrap{
	position: relative;
}
input.input-file[type="file"]{
	height: 58px;
	position: absolute;
	top: 0px;
	cursor: pointer;
	width: 100%;
	-moz-opacity: 0;
	opacity: 0;
	z-index: 3;
}
input.input-file-val[type="text"]{
	top: 0px;
	background: #fff;
	z-index: 1;
	width: 65%!important;
	display: inline-block;
}
#form-review .refresh{
	left:20%;
}
#form-review .col-md-12>.col-md-3{
	padding-left: 0px;
}
.review_img{
	width:100%;
}
/*END REVIEWS_PAGE*/

/*FILTERS*/
.dashed{
	border-bottom: 1px dashed #363f45;
}
.dashed:hover{
	color: #d74a38;
	border-bottom: 1px dashed #d74a38;
}
.filter_block{
	padding: 10px 20px;
}
.filter_title{
	font: 16px/18px 'ubunturegular';
	position: relative;
	margin: 5px 0 17px;
	padding-right: 20px;
}
.hide-spoiler-filter,.hide-spoiler{
	margin-top: 18px;
	font: 14px/14px 'ubunturegular';
	cursor: pointer;
	float: right;
}
.hide-spoiler-filter .glyphicon,.hide-spoiler .glyphicon,
.filter_close .glyphicon{
	display: none;
	font-size: 10px;
}
.hide-spoiler-filter.open-spoiler .glyphicon.glyphicon-menu-down,
.hide-spoiler.open-spoiler .glyphicon.glyphicon-menu-down,
.filter_close.open-spoiler .glyphicon.glyphicon-menu-down{
	display: inline;
}
.hide-spoiler-filter.close-spoiler .glyphicon.glyphicon-menu-up,
.hide-spoiler.close-spoiler .glyphicon.glyphicon-menu-up,
.filter_close.close-spoiler .glyphicon.glyphicon-menu-up{
	display: inline;
}
.filter_close{
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

input.input_small[type="text"]{
	padding: 5px 10px;
	margin-bottom:0px;
}
.slider-range{
	margin-right: 16px;
}

input[type="checkbox"]:checked + label::before,
.catalog_filter input[type="radio"]:checked + label::after,
input.radio:checked + label::after{
	background: #67bf95;
}
.ui-slider-range{
	background: #d74a38;
}
.ui-slider-range{
	height: 10px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
	margin: 0 -5px 0 5px;
}
.ui-slider-handle{
	display: block;
	width: 16px;
	height: 16px;
	border: 1px solid #d8d8d8;
	background: #f8f8f8;
	border-radius: 9px;
	position: absolute;
	z-index: 100;
	top: -3px;
	left: 0;
}
.bottom_line{
	border-bottom: 1px solid #e1e1e1;
}
form input[type="text"]:disabled{
	background: #f5f5f5;
}
form input[type="text"],
form input[type="tel"],
form input[type="password"],
textarea,
select{
	width: 100%;
	outline: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #d0d0d0;
	color: #363f45;
}

.catalog_filter input[type="checkbox"],
.catalog_filter input[type="radio"], input.radio{
	display: none;
}
.catalog_filter input[type="checkbox"] + label,
.catalog_filter input[type="radio"] + label, input.radio + label{
	position: relative;
	padding-left: 20px;
}
.catalog_filter input[type="checkbox"] + label::before,
.catalog_filter input[type="radio"] + label::before, input.radio + label::before{
	content: '';
	position: absolute;
	width: 15px;
	height: 15px;
	top: 2px;
	left: 0;
	border: 1px solid #d0d0d0;
}
.catalog_filter input[type="radio"] + label::before,
input.radio + label::before {
    border-radius: 50%;
    width: 14px;
    height: 14px;
    top: 3px;
    cursor: pointer;
}
.catalog_filter input[type="checkbox"]:checked + label::after{
	content: '\e013';
	font: 9px/13px 'Glyphicons Halflings';
	top: 3px;
	left: 3px;
	position: absolute;
	color: #fff;
}
.catalog_filter input[type="radio"]:checked + label::after,
input.radio + label::after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    top: 6px;
    left: 3px;
    border-radius: 50%;
}
label{
	display: block;
	margin-bottom: 5px;
	font-weight: normal;
	font-family: 'ubunturegular';
	font-size: 14px;
}
.filter_reset{
	margin-left:3px;
	width: 10px;
	height: 10px;
	position:relative;
	top:-1px;
	display: none;
}
.active .filter_reset{
	display: inline;
}
.filter_reset .glyphicon{
	cursor: pointer;
	font-size: 10px;
}
.reset_all{
	font-size:14px;
	font-family: 'ubunturegular';
	margin-left:10px;
	position: relative;
	cursor: pointer;
}
.reset_all:after{
	position: absolute;
	content:'';
	right:-15px;
	top:31px;
	width:10px;
	height:10px;
	background: url(../images/filter_reset.png);
}
.reset_all:before{
	position: absolute;
	content:'';
	width:59px;
	height:2px;
	border-bottom: 1px dashed #363f45;
    bottom: 21px;
    left:0px;

	}
.sort_by{
	border-bottom: 1px dashed #363f45;
	color: #3a3a3a;
	position: relative;
}
.sort_by:hover,
.sort_by:active,
.sort_by:hover span,
.sort_by:active span{
	text-decoration: none;
}
.sort_by:hover,
.sort_by.active{
	text-decoration: none;
	border-color: #d74a38;
	color: #d74a38;
}
.sort_by .glyphicon{
	font: 10px/14px 'Glyphicons Halflings';
}

.glyphicon-list,
.glyphicon-th-large{
	color: #363f45;
	font-size: 16px;
}
.glyphicon-list:hover,
.glyphicon-th-large:hover{
	color:#d74a38;
}
.active .glyphicon{
	color: #d74a38;
}
.list.active .glyphicon-list,
.glyphicon.glyphicon-list.active,
.glyphicon.glyphicon-th-large.active{
	color:#d74a38;
}
/*end filters*/
/*apiShip*/
#apiShipWidget div.d_tab_btn.active {
    background: #d74a38!important;
    color: #ffffff!important;

}
#apiShipWidget div.d_tab_btn {
    background: #ffffff none repeat scroll 0 0;
    color: #d74a38!important;
    display: inline-block;
    padding: 10px 20px !important;
    cursor: pointer;
    border: 3px solid #d74a38!important;
    font-weight: bold;

}
/*end apiShip*/

/*CATALOG GRID*/
.tile-3{
	font-size: 0;
	position: relative;
	margin: 0 -15px 0;
}
.tile-3 li{
	width: 33.2%;
	display: inline-block;
}
ul[class^='catalog tile'] .col_wrap{
	padding: 0 10px;
}
ul[class^='tile'] li, .list li{
	margin-bottom: 20px;
}
.catalog.tile .item_wrap{
	min-height: 384px;
}
.item_wrap{
	overflow: hidden;
	position: relative;
	background: #fff;
	font-size: 15px;
	transition: all ease-out 0.3s;
	/*border:2px solid #f7dbd7;*/

}
.catalog.list .item_price{
	min-height: 24px;
}
.shadow_block{
	box-shadow: 0 0 2px rgba(0,0,0,0.25);
}

.item_wrap:hover{
	/*border:1px solid #f7dbd7;*/
	box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
}
#special_offers .item_wrap:hover,
.catalog .item_wrap:hover{
	transform: scale(1.02,1.02);
}

.list_show{
	display: none;
}
.catalog_item_img_wrap{
	line-height: 200px;
	vertical-align: middle;
	height:200px;
	position: relative;
}

/*END CATALOG GRID*/

/*MODAL*/
.modal-photo img{
	max-width: 185px!important;
}
.modal-title{
	font: 15px/18px 'ubuntumedium';
	color: #363f45;
	text-decoration: none;
	transition: all .2s ease-out .2s;
}
.modal{
	position: fixed;
	top: 101px;
	left: 50%;
	bottom: auto;
	margin-left: -285px;
	width: 570px;
	background: rgba(255, 255, 255, .9);
	z-index: 100;
	display: none;
	transition: all 0.2s ease-out 0.2s;
}
.modal_title{
	font: 24px/30px 'ubunturegular';
}
.modal .btn_wrap{
	position: relative;
}
.modal .btn_wrap .btn span{
	font: 14px/14px 'Glyphicons Halflings';
	position: relative;
	top: 2px;
}
.mask{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,.2);
	z-index: 100;
	display: none;
}
.modal_close{
	position: absolute;
	top: 25px;
	right: 25px;
	font-size: 16px;
	color: #48494a;
	opacity: .7;
}
.modal_close:hover{
	opacity: 1;
}
.modal_close+.modal_title{
	padding-right: 40px;
}
.modal textarea{
	height: 100px;
}
.modal_row a:hover{
	color:#d74a38;
}
.close{
	position: absolute;
	display: block;
	width:30px;
	height: 30px;
	border-radius: 15px;
	top:10px;
	right:20px;
	opacity: 1;
}
.delete_small{
	width: 10px;
	height: 10px;
	opacity: 1;
	background:url(../images/sprite_new.png) no-repeat 0px -120px;
}
.grey_block .close{
	top:-7px;
	right: 0;
}
.grey_block{
	padding: 20px 30px;
	background: #f9f9f9;
}
.grey_block_line{
	position: relative;
}
.grey_block_line:after{
	position: absolute;
	bottom: 0px;
	right:15px;
	left:15px;
	display: block;
	content: '';
	height:1px;
	background: #e5e5e5;
}
.cart_amount{
	font:18px/20px 'ubuntumedium';
}
.go_to_cart{
	text-decoration: none;
	padding:10px 35px;
	border:1px solid #d74a38;
	border-radius: 3px;
}
.go_to_cart:hover{
	text-decoration: none;
	color:white;
	background: #d74a38;
}
.close:before,.close:after{
	width:2px;
	height: 30px;
	background: #363f45;
	display: block;
	position: absolute;
	content: '';
	top:7px;
	left:15px;
}
.compare_row .close:before,.compare_row .close:after{
   top:-8px;
   left:32px;
}

.close:before{
	transform: rotate(45deg);
}
.close:after{
	transform: rotate(-45deg);
}
.window_block{
	display: none;
}
#buy_popup .window_block{
	display: block !important;
}
#buy_popup .basket_full div:nth-child(2){
	color: #363f45;
}
#buy_popup .btn_red{
	background: transparent!important;
}
.mywindow .col-md-6 input{
	padding:10px 15px;
	width:100%;
	border:1px solid #d74a38;
	color:#bcc7e3;
	box-shadow: inset 0px 0px 4px #f3f9ec;
	margin-bottom:40px;
}
.go_buy{
	text-align: left;
}
.go_cart{
	text-align: right;
}

#buy_popup .btn_red:hover{
	background:#d74a38!important;
	color: white!important;
}
.mywindow .h1{
	font: 20px/30px 'ubuntumedium';
	margin-bottom: 0px;
}
#buy_popup table{
	margin-top: 0px;
	border-top:none;
}
#buy_popup table tr{
	line-height: 80px;
}
#buy_popup .window_none{
	display: none;
}
.modal_row{
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding: 20px 30px;
	background: white;
}
.modal_row a{
	font: 15px/18px 'ubuntumedium';
	color: #363f45;
	text-decoration: none;
	transition: all .2s ease-out .2s;
}
/*END modal*/

.map{
	width: 100%;
	height: 450px;
}

/*GO TOP*/
#go_top{
	cursor: pointer;
	position: fixed;
	top: 50%;
	right: -70px;
	width: 70px;
	height: 70px;
	padding-top: 50px;
}
.wrap{
	position: relative;
	width: 80px;
	height: 80px;
	margin: 20px auto 30px auto;
	&:last-child{
		margin-bottom: 0;
	}
}
.clicker{
	background-color: white;
	outline: none;
	font-weight: 600;
	position:absolute;
	cursor: pointer;
	padding: 0;
	border: none;
	height: 64px;
	width: 64px;
	left: 8px;
	top: 8px;
	border-radius: 100px;
	z-index:4;
}
.clicker:active{
	transform: translate(0, 1px);
	height: 63px;
	box-shadow: 0px 1px 0 0 rgb(190,190,190) inset;
}
.circle{
	position: relative;
	border-radius:40px;
	width: 80px;
	height: 80px;
	z-index: 3;
	box-shadow: 0px 0px 4px #e5e5e5;
}
.clicker.faster:hover + .circle, .clicker.faster:active + .circle{
	animation: rotator linear .4s infinite;
}
.clicker.fast:hover + .circle, .clicker.fast:active + .circle{
	animation: rotator linear .5s infinite;
}
.clicker:hover + .circle, .clicker:active + .circle{
	animation: rotator linear .8s infinite;
}
@keyframes rotator{
	from{ transform: rotate(0deg); }
	to{ transform: rotate(360deg); }
}
.angled{
	background-image: linear-gradient(45deg,
		white 0%,
		white 30%,
		rgb(215, 74, 56) 30%,
		rgb(215, 74, 56) 70%,
		white 70%,
		white 100%);
}
/*END GO TOP*/


/*CHOSEN*/
.chosen-container-single .chosen-single{
	height:45px;
	padding: 10px;
	font: 20px/24px 'ubunturegular';
	background: white;
	border: 1px solid #c7c7c7;
	box-shadow: none;
}
.chosen-container .chosen-drop{
	box-shadow: none;
}
.chosen-container .chosen-results li{
	font: 20px/24px 'ubunturegular';
}
.chosen-container-single .chosen-single div {
	top:10px;
}
.chosen-container.chosen-container-single.chosen-container-single-nosearch.chosen-with-drop.chosen-container-active .chosen-single{
	background: white;
	border-color:#d74a38;
}
.chosen-container.chosen-container-single.chosen-container-single-nosearch.chosen-with-drop.chosen-container-active .chosen-drop{
	border-color:#d74a38;
}
.chosen-container-single .chosen-single div b{
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/chosen-sprite.png) no-repeat 0 2px;
}
/*END CHOSEN*/

/*umi*/
#watermark_wrapper label{
	display: inline-block!important;
}
#watermark_wrapper{
	height:30px!important;
}
/*end umi*/

/*FILES LIST*/
.files-list{
	background: #fff;
}
.files-list li{
	padding: 25px 0;
}
.files-list a{
	position: relative;
	padding-left: 45px;
	text-decoration: none;
}
.files-list a:before{
	position: absolute;
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	top: 50%;
	margin-top: -20px;
	left: 0;
	background: url('../images/docs_pictogram.svg') no-repeat 0 0;
}
.files-list a.pdf:before{
	background-position: 0 -40px;
}
.files-list a.rtf:before{
	background-position: 0 -80px;
}
.files-list a.xls:before{
	background-position: 0 -120px;
}
.files-list a.doc:before{
	background-position: 0 -160px;
}
.files-list a.ppt:before{
	background-position: 0 -200px;
}
/*END FILES LIST*/