html {
	margin: 0;
	padding: 0;
}

html,
body {
	margin: 0;
	height: 100%;
}



.search_popup {
	display: none;
	top: 93px;
	padding: 20px;
	width: 100%;
	background: white;
	border-radius: 5px !important;
	border: 1px solid #0c509e;
	position: absolute;
	z-index: 9999999;
	top: 36px;
	left: 0;
	width: 80%;
	left: 10%;


}
.search_popup_results_item_price {
	font-weight: bold;
	font-size: 20px;
	/* padding: 10px; */
	padding-left: 0px;
}
.search_popup_results_category_name {
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 15px;
	font-size: 24px;
	text-transform: uppercase;
	padding: 6px 0;
	color: #3f3f3f;
	font-weight: normal;
}

.search_popup_results {
	margin-top: 20px;
}

.close_search {
	position: absolute;
	right: 32px;
	top: 32px;
	width: 32px;
	height: 32px;
	opacity: 1;
	right: -36px;
	top: -2px;
	cursor: pointer;
}
.close_search:hover {
	opacity: 1;
}
a.search_popup_results_item_a {
	color: #3f3f3f;
}
a.search_popup_results_item_a:hover {
	text-decoration: none !important;
}
.stock_green {
	color: #008600;
	/* position: absolute; */
	top: 152px;
	right: 8px;
	font-weight: bold;
	/* float: right; */
}

a.search_popup_results_item_a:hover,a.search_popup_results_item_a {
	color: #3f3f3f;
}

.stock_gray {

	/* position: absolute; */
	top: 152px;
	right: 8px;
	font-weight: bold;
	/* float: right; */
}

.close_search:before, .close_search:after {
	position: absolute;
	left: 15px;
	content: ' ';
	height: 33px;
	width: 2px;
	background-color: white;
}
.close_search:before {
	transform: rotate(45deg);
}
.close_search:after {
	transform: rotate(-45deg);
}


a.search_popup_results_item_a {
	color: #3f3f3f;
}
a.search_popup_results_item_a:hover {
	text-decoration: none !important;
}

.overm {
	position: fixed;
	width: 100%;
	height: 100%;
	background: black;
	z-index: 1111;
	opacity: 0.5;
	display: none;
	left: 0;
}

.price_block {
	display: flex;
}

.search_popup_results_item_price.old_price {
	text-decoration: line-through;
	color: #7e7e7e;
	padding-left: 0px;
	padding-right: 10px;
}
.search_popup_results_item_price {
	color: #0c509e;
}
.prod_search_sticks {
	position: absolute;
	top: 0;
}
.search_popup_results_item {
	position: relative;}
.search_popup {

	background: white;

	padding-left: 13px
}
.search_popup input[type="text"] {
	width: calc(100% - 20px);
	height: 48px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	font-size: 20px;
	background: #0c509e33;
	color: black;
	/* padding-right: 0; */
}

.search_popup_results_item {
	max-width: 204px;
}
.search_popup_results_item_name {
	font-size: 13px;
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
}


body {
	color: #7e7e7e;
	font-family: Roboto,  Arial, Helvetica, sans-serif;
	margin: 0;
	background: url('../image/bg.png') repeat-x left top #ecebea;
	font-size: 13px;
	line-height: 18px;
	min-width: 260px;
}

td,
th,
input,
textarea,
select,
a {
	font-size: 13px;
}

p {
	margin-top: 0;
	margin-bottom: 20px;
}

a,
a:visited,
a:focus {
	color: #323232;
	cursor: pointer;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none;
	color: #1b4196;
}

a img {
	border: none;
}

form {
	margin-bottom: 0;
}

h1 {
	font-size: 17px;
	color: #1b4196;
	text-transform: uppercase;
	line-height: normal;
}

h2,
.h2 {
	font-size: 13px;
	color: #1b4196;
	text-transform: uppercase;
	line-height: normal;
}

h3 {
	font-size: 13px;
	color: #323232;
}

.p0 {
	padding: 0px !important;
}

.m0 {
	margin: 0px !important;
}

.mt0 {
	margin-top: 0px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.ml {
	margin-left: 20px;
}

.text-left {
	text-align: left !important;
}

.text-center {
	text-align: center !important;
}

.text-right {
	text-align: right !important;
}

.text-justify {
	text-align: justify !important;
}

@media (min-width: 768px) {
	.ml-md20 {
		margin-left: 20px !important;
	}
}

@media (min-width: 1200px) {
	.ml-xl30 {
		margin-left: 30px !important;
	}
}

.head-call {
	display: inline-block;
	margin: 5px;
	color: #0096ff;
	border-bottom: 1px dashed #0096ff;
	font-size: 14px;
	float:right;
}

.wa{float:right;
	color:#333;}

.grafik{
	text-align: right;
	margin-bottom: 10px;
}
/***********************/
@font-face {
	font-family: 'FontAwesome';
	src: url('../font/fontawesome-webfont.eot?v=3.0.1');
	src: url('../font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
	url('../font/fontawesome-webfont.woff?v=3.0.1') format('woff'),
	url('../font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/****************/
.fleft {
	float:left;
}
.fright {
	float:right;
}
.fancybox {
	text-decoration:none;
}
.fancybox:hover {
	text-decoration:underline;
}
.account-success #content p {
	margin-bottom:5px;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
a#hidden {
	display:none;
	visibility:hidden
}
/********************************************************************************back to top******************************************************************************/
#back-top {
	position: fixed;
	bottom: 30px;
	z-index: 9999;
	left: 50%;
	margin-left: 640px;
}
#back-top a:hover {
	color:#79ec3e;
}
#back-top span {
	width:42px;
	height:26px;
	display: block;
	margin-bottom: 7px;
	background:url(../image/up-arrow.png) no-repeat left 0px;
}
#back-top a:hover span {
	background-position:left bottom;
}
/***********************************************************************************header-style**********************************************************************************/
.header-modules {
	position:relative;
	z-index:1;
}
/* layout */
#content {
	float:right;
}
#container {
	text-align: justify;
}
#column-left {
	float: left;
}
#column-right {
	float: right;
}
/* header */
header {
	position: relative;
	color:#9d9d9d;
	padding-top:10px;
	margin-bottom:30px;
}
header #logo a img {
	background:url(../image/data/logo.png) no-repeat left top;
	vertical-align:top;
	max-width:100%;
	width:100%;
}
/*header #logo {
	float:left;
	margin:8px 0px 48px;
	width: 269px;
	}*/
header #logo div.logo {
	color: #333333; /* text color */
	font-family:Roboto, Arial, Helvetica, sans-serif;
	font-size: 50px;
	line-height: 26px;
	display: inline;
}

header #logo div.logo span {
	color: #1b4196;
}
header #logo div.slogan {
	color: #777; /* text color */
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#language {
	color: #999;
	line-height: 17px;
}
#language img {
	cursor: pointer;
}
.header-top1 {
	float:right;
}

/************************************************************************************button checkout******************************************************/
.button-checkout {
	float:right;
	margin-top:16px;
	margin-bottom:10px;
}
.button-checkout a:hover {
	background:#3f3e3d;
	border-color:#252525;
}
.button-checkout a{
	display:block;
	background:url(../image/button-checkout.png) repeat-x left top #1b4196;
	color:#ffffff;
	font-size:12px;
	line-height:19px;
	padding:7px 18px;
	border-radius:5px;
	border:1px solid;
	border-color:#2f5cbf #1040ac #082c7d #1040ac;
}
/************************************************************************************button header******************************************************/
.button-header{
	float:right;
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
.button-header span:hover {
	background:#3f3e3d;
	border-color:#252525;
}
.button-header span{
	display:block;
	background:url(../image/button-checkout.png) repeat-x left top #1b4196;
	color:#ffffff;
	font-size:12px;
	line-height:19px;
	cursor: pointer;
	padding:7px 18px;
	border-radius:5px;
	border:1px solid;
	border-color:#2f5cbf #1040ac #082c7d #1040ac;
}
.button-header{
	float:right;
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
.button-header a:hover {
	background:#3f3e3d;
	border-color:#252525;
}
.button-header a{
	display:block;
	background:url(../image/button-checkout.png) repeat-x left top #1b4196;
	color:#ffffff;
	font-size:12px;
	line-height:19px;
	cursor: pointer;
	padding:7px 18px;
	border-radius:5px;
	border:1px solid;
	border-color:#2f5cbf #1040ac #082c7d #1040ac;
}
#phone {
	width: 260px;
	display: inline-block;
	float: right;
	padding-top: 5px;
	overflow: hidden;
}
.phone {
	color: #333;
	font-size: 22px;
	width: 100%;
	display: block;
	text-align: right;
}

.wa a {
	color: #333;
	font-size: 12px;
	width: 100%;
	text-align: right;
	margin-bottom: 10px;
}
#phone a.mob {
	display: none;
}
#phone a {
	color: #333;
	font-size: 30px;
	width: 100%;
	display: block;
	text-align: right;
	margin-bottom: 10px;
}

.time_header {
	float: left;
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
}

.search {
	margin-left: 16px;
	padding: 15px 10px;
	border: 1px solid #c1c1c1; /* stroke */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */
	background-color: #f1efef; /* layer fill content */
}
/************************************************************************************currency******************************************************/
.swipe-left {
	width:20px;
	left:0;
	top:0;
	position:fixed;
	height:100%;
	z-index:98
}
body.ind .swipe-left {
	display:none !important;
	visibility:hidden
}
.swipe {
	display:none;
}
.swipe-control  {display:none;}
#currency {
	float:right;
}
#currency >div .heading-1 {display:none;}
.swipe-menu #currency {
	float:none;
}
.swipe-menu #currency > ul form {margin:0;}
.swipe-menu #currency > ul {
	top:0;
	left:0;
	right:auto;
	position:relative;
	width:100%;
	background:#2b2b2b;
	border:0;
	border-bottom:1px solid #000000;
	padding:0
}
.swipe-menu #currency > ul li:first-child {padding-left:30px;}
.swipe-menu #currency > ul li {
	display:inline-block;
	padding:0px 0 0px 10px;
	line-height:20px;
}
.swipe-menu #currency > ul li a {
	padding:14px;
	display:block;
}
.swipe-menu #currency > ul li span.act {color:#1b4196}
#body .swipe .swipe-menu #currency .heading {display:none;}
#body .swipe .swipe-menu #currency>div {display:block;}
#body .swipe .swipe-menu #currency .heading-1{
	display:block;
	padding:11px 20px;
	float:none;
	border-bottom:1px solid #000;
	font-size:13px;
	font-weight:bold;
}
#body .swipe .swipe-menu #currency .heading-1 i {
	display:inline-block;
	font-size:26px;
	line-height:26px;
	vertical-align:middle;
	margin-top:0px;
	color:#7e7e7e;
	padding-left:0;
	margin-right:9px;
}
#body .swipe .swipe-menu #currency .heading-1 i.icon-angle-down {
	font-size:21px;
	text-align:center;
	float:right;
}

/*********************************************************************************************language*******************************************************************************************/
#language {
	float:right;
}
#language .heading{
	font-family: 'Roboto', sans-serif;
}
#language .heading1 {display:none;}
.swipe-menu #language  {
	float:none;
}
.swipe-menu #language> ul {
	position:relative;
}
.swipe-menu #language .heading {
	display:none;
}
.swipe-menu #language {
	float:none;
}
.swipe-menu #language > ul {
	top:0;
	left:0;
	right:auto;
	position:relative;
	width:100%;
	background:#2b2b2b;
	border:0;
	border-bottom:1px solid #000000;
	padding:0
}
.swipe-menu #language > ul li>span{
	display:block;
	padding:14px;
	font-size:14px;
	cursor:pointer
}
.swipe-menu #language > ul li {
	display:inline-block;
	padding:0px 0 0px 5px;
	line-height:20px;
}
.swipe-menu #language > ul li span.act {color:#1b4196}
#body .swipe .swipe-menu #language .heading {display:none;}
#body .swipe .swipe-menu #language>div {display:block;}
#body .swipe .swipe-menu #language .heading1{
	display:block;
	padding:11px 20px;
	float:none;
	border-bottom:1px solid #000;
	font-size:13px;
	font-weight:bold;
	color:#fff
}
#body .swipe .swipe-menu #language .heading1 i {
	display:inline-block;
	font-size:26px;
	line-height:26px;
	vertical-align:middle;
	margin-top:0px;
	color:#7e7e7e;
	text-align:center;
	margin-right:9px;
}
#body .swipe .swipe-menu #language .heading1 i.icon-angle-down {
	font-size:21px;
	float:right;
}
/*********************************************************************************************header button*******************************************************************************************/
.header-button {position:relative;z-index:10}
.header-button>ul {
	display:none;
	position:absolute;
	background-color:grey;
	width:200px;
}
.header-button>div:hover {cursor:pointer;}
.toprow .header-button>div i{
	font-size:13px;
	margin-left:6px;
}
.toprow .header-button.active>div, .toprow .header-button>div:hover {
	color:#333
}
#language>.heading {border:0;}
.toprow .header-button>div {
	display:inline-block;
	color:#777777;
	font-size:12px;
	border-left:1px solid #c2c1c1;
	line-height:23px;
	padding:0 7px;
}
.toprow .header-button>ul {
	background-color:#fafafa;
	width:40px;
	left:auto;
	right:0;
	border:1px solid #c2c1c1;
	border-radius:3px;
}
.toprow .header-button>ul li {
	text-align:center;
}
.toprow .header-button>ul li span:hover {color:#1b4196}
.toprow .header-button>ul li span {
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	padding:5px 0;
	display:block;
	cursor:pointer;
	text-transform:uppercase;
}
/*********************************************************************************************Swipe Control*******************************************************************************************/
body div.shadow{display:none;}
#body .swipe .swipe-menu li a:hover {color:#1b4196}
#body .swipe .swipe-menu li a {color:#7E7E7E}
#body .swipe .swipe-menu li a i {
	color:#7e7e7e;
	font-size:26px;
	margin-right:9px;
}
#body .swipe .swipe-menu > ul li a {
	font-weight:bold;
	display:block;
	font-size:13px;
	line-height:26px;
	color:#fff;
	padding:10px 20px 11px;
	border-bottom:1px solid #000;
	position:relative;
}
/*****************************************************/
#body .swipe .swipe-menu .foot li a:before {
	content:"\f05a";
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	display: inline;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	height: auto;
	line-height: normal;
	margin-top: 0;
	text-decoration: inherit;
	vertical-align: baseline;
	width: auto;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-size:26px;
	color:#7e7e7e;
	margin-right:9px;
}
#body .swipe .swipe-menu .foot li+li a:before {content:"\f0d1"}
#body .swipe .swipe-menu .foot li+li+li a:before {content:"\f06a"}
#body .swipe .swipe-menu .foot li+li+li+li a:before {content:"\f085"}

#body .swipe .swipe-menu .foot.foot-1 li a:before {content:"\f0ac"}
#body .swipe .swipe-menu .foot.foot-1 li+li a:before {content:"\f079"}
#body .swipe .swipe-menu .foot.foot-1 li+li+li a:before {content:"\f0e8"}

#body .swipe .swipe-menu .foot.foot-2 li a:before {content:"\f02c"}
#body .swipe .swipe-menu .foot.foot-2 li+li a:before {content:"\f06b"}
#body .swipe .swipe-menu .foot.foot-2 li+li+li a:before {content:"\f0c0"}
#body .swipe .swipe-menu .foot.foot-2 li+li+li+li a:before {content:"\f0a3"}

#body .swipe .swipe-menu .foot.foot-3 li a:before {content:"\f0cb"}
#body .swipe .swipe-menu .foot.foot-3 li+li a:before {content:"\f003"}

/*********************************************************************************************header-cart*******************************************************************************************/
.cart-position {
	float:right;
	position:relative;
	margin:16px 0 10px 10px;

}

#cart .heading span.link_a i.icon-shopping-cart {display:none; }
#cart .heading span.link_a i {
	font-size:20px;
	line-height:normal;
}
#cart .heading span.link_a i.icon-angle-down {
	font-size:13px;
	margin-left:30px;
}
#cart .heading span.link_a b{
	font-size:18px;
	color:#333333;
	text-transform:uppercase;
}
#cart .heading span.bg-cart {
	background:url(../image/cart.png) no-repeat left top;
	width:75px;
	height:49px;
	display:block;
	position:absolute;
	left:5px;
	bottom:0;
	line-height:33px;
}
#cart .heading span.link_a {
	display:block;
	background-color:#f1f0ef;
	color:#777777;
	text-decoration:none;
	font-size:12px;
	line-height:31px;
	padding:0 10px 0 88px;
	font-family: 'Roboto', sans-serif;
	cursor:pointer;
	border:1px solid #c2c1c1;
	border-radius:3px;
	cursor:pointer
}

#cart.active .content {
	display:block;
}
.cart-position #cart .heading span.link_a #cart-total2 {display:none;}
#cart .content {
	clear: both;
	display:none;
	position: absolute;
	top:34px;
	background:#fff;
	z-index:99999;
	width:357px;
	padding:20px;
	float:right;
	box-shadow:0px 5px 13px rgba(0,0,0,0.13);
	right:0px;
	border:1px solid #c2c1c1;
	border-radius:5px;
}
header #cart.active .content {
	display: block;
}
header #cart.active .content .mini-cart-info{
	display: block;
}
header #cart .cart {
	width: 100%;
	margin-bottom: 5px;
}
header #cart .cart td.price {
	font-size:12px;

	line-height:12px;
}
header #cart .cart td.total {
	font-size:12px;

}
header #cart .cart td.name a:hover {

}
header #cart .cart td.name a i {text-decoration:none;}
header #cart .cart td.name a {
	margin-top:0px;
	display:inline-block;
}
header #cart .cart td .total {
	font-size:11px;
	font-weight:bold;
	color:#000;
}
header #cart .cart td .total .quantity {
}
header #cart .cart td.name {

}
header #cart .cart .item-cart-1 td {
	padding-top:0;
}
header #cart .cart td {
	color: #000;
	vertical-align: top;
}
header #cart .cart .image {
	padding-right:15px;
}
.cart tr {
	padding-bottom:20px;
	margin-bottom:20px;
	display:block;
	border-bottom:1px solid #bbbaba;
}
.cart-module .cart tr {
	background:none;
}
header #cart .cart .image img {
	text-align: left;
}
header #cart .cart .name small {
	color: #666;
}
header #cart .cart .quantity {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#a6a4a4;
	text-transform:uppercase;
}
header #cart .cart td.total {
	font-size:12px;

	color:#c81908;
	text-align: right;
}
.cart-module .remove img:hover {
	overflow:hidden;
	margin-top:-11px;
}
.cart-module .cart .remove img {
	float:left;
}
.remove span:hover i{color:#1b4196}
.cart-module .cart .remove span {
	width:11px;
	height:11px;
	overflow:hidden;
	display: inline-block;
}
.cart-module .cart .remove {
	width:20px;
	text-align:center!important;
	padding-top:8px;
}
.cart-module .cart .remove img {
	cursor: pointer;
}
header #cart .cart .remove i:hover {cursor:pointer}
header #cart .cart .remove i {
	font-size:14px;
	line-height:normal;
	margin-right:3px;
}
header #cart .cart .remove img:hover {
	overflow:hidden;
	margin-top:-11px;
}
header #cart .cart .remove img {
	float:left;
}
header #cart .cart .remove {
	padding:10px 0
}
header #cart .cart .remove>span:hover {
	color:##1b4196
}
.parking_images {
	display: flex;
	justify-content: space-between;
}
.parking_images a {
	width: 49%;
}
header #cart .cart .remove>span{
	font-size:15px;

	cursor:pointer
}
header #cart .cart .remove img {
	cursor: pointer;
}
header #cart table.total {
	font-size:11px;
	padding: 5px 10px 5px 10px;
	margin-top:5px;
	float: right;
	clear: left;
	margin-bottom: 5px;
}
header #cart table.total tr {
	padding:0px 10px 0px 10px;
}
header #cart table.total td b {
	color:#7e7e7e;
	font-size:13px;
	font-style:italic;
}
header #cart table.total td {
	color: #323232;
	padding-left:5px;
	padding-right:10px;
	text-align:left;

}
header #cart table.total td .t-price {
	font-size:13px;
	font-weight:bold
}
header #cart .content .checkout a.button {
	margin-bottom:5px;
}
header #cart .content .checkout {
	text-align: right;
	clear: both;
	padding-right:8px;
	padding-bottom:0px;
	padding-top:5px;
}
header #cart .empty {
	padding-top:20px;
	text-align: center;
	padding-bottom:20px;
}
/****************************************************************************************************************************************************************************************/
/* menu */
/****************************************************************************************************************************************************************************************/
header .toprow {
	float: right;
	margin-top: 22px;
}
div.login.toprow {clear: right;
	/* margin: 5px 0px; */
}
header .toprow-1 {
	z-index:100;
	position:fixed;
	display:none;
	background-color:#323232;
	width:100%;
	left:0;
	top:0;
}
header .toprow-1 #cart .heading span.link_a i {}
/**************************************************************************************/
header .links {
	font-size:12px;
	float:right;
}
header .links li a i {
	display:none;
}
header .links li:first-child {
	background:none;
	padding-left:0;
}
header .links li {
	float:left;
	padding:0 8px;
	border-right:1px solid #c2c1c1;
}
header .links li:last-child {border-right:0px solid #c2c1c1;}
header .links a.active, header .links a:hover {
	color:#0096ff;
	/*color:red;*/
	text-decoration:none;
}
header .links a {
	display:inline-block;
	font-size:12px;
	vertical-align:top;
	color:#777777;
	line-height:23px;
	font-family: 'Roboto', sans-serif;
}
.toprow .links .last a:hover, .toprow .links .login_h a:hover {color:#333}
.toprow .links .last a, .toprow .links .login_h a {
	color:#2366fd;
}
.toprow .links .login_h a {
	max-height:23px;
	max-width:104px;
	overflow:hidden;
	white-space:nowrap;
}
/***************************************************************************************menu-gadget**********************************************************************************/
#menu-gadget {display:none;}
/***************************************************************************************search**********************************************************************************/
.top-search  {
	line-height:50px;
	border-right:1px solid #000;
	display:inline-block;
	padding:0 20px;
}
.top-search:hover {
	cursor:pointer
}
.top-search i {
	font-size:26px;
	color:#7e7e7e;
}
.top-search #search {display:none;}
#search {
	position:relative;
	float:right;
	margin-bottom:30px;
	clear:right
}
#search .button-search i {display:none;}
#search .button-search {
	float:right;
	background:url(../image/button-search.png) repeat-x left top #f6f6f6;
	border:1px solid;
	border-color:#c2c1c1 #bbbaba #878686 #bbbaba;
	color:#333333;
	font-size:12px;
	padding:6px 18px;
	line-height:21px;
	margin-left:-1px;
	border-radius:3px;
}
#search .button-search:hover {
	color:#fff;
	background:#333333;
	border-color:#333333;
	cursor:pointer;
}
#search input {
	float:left;
	border-radius:3px;
	line-height:21px;
	max-width:190px;
	height: auto !important;
	margin:0;
	padding:6px 8px;
	background-color:#fff;
	border-color:#c2c1c1
}
/*******************************************************************************************************************************************************************************/
.description {
	line-height:18px;
}
.name a {
	text-decoration:none;
	font-size:14px;
	color:#333333;
}
.name a:hover {
	color:#1b4196
}
.price.price-min {display:none;}
.price {
	font-size: 26px;
	color:#004fa2;
}
.price_itogo .price-points,
.price-points {
	font-size: .5em;
}
.price .price-new {
	margin-right:5px;
	color:#1b4196;
}
.price .price-old {
	text-decoration:line-through;
	color:#777777;
	font-size:15px;
}
/*****************************************************************************box price *************************************************************************/
.box-product .price{
	line-height:normal;
	margin-bottom:20px;
}
.box-product .price .price-old {

}
.box.box-filter input[type="checkbox"] {
	float: left;
}
/****************************************************************************** tooltip ***********************************************************************/
.related-info .tooltip-inner {max-width:120px !important; white-space:normal !important}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	font-size: 13px;
	font-weight:bold;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: visible;
}

.tooltip.in {
	opacity: 1;
	filter: alpha(opacity=100);
}

.tooltip.top {
	padding: 5px 0;
	margin-top: -3px;
}

.tooltip.right {
	padding: 0 5px;
	margin-left: 3px;
}

.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px;
}

.tooltip.left {
	padding: 0 5px;
	margin-left: -3px;
}

.tooltip-inner {
	white-space:nowrap;
	max-width: 300px;
	padding:5px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color: #1b4196;

	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-color: #1b4196;
	border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-right-color: #1b4196;
	border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-left-color: #1b4196;
	border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-bottom-color: #1b4196;
	border-width: 0 5px 5px;
}
/*******************************************************************************Icon: wishlist and Comapare************************************************************************************/
.tooltip-1 {white-space:nowrap}
.wishlist span, .compare span{
	display:none;
}
.wishlist a, .compare a{
	display:block;
	font-size:15px;
	line-height:33px;
	color:#c9c8c8;
	width:33px;
	height:33px;
	border:1px solid;
	text-align:center;
	float:left;
	margin-left:10px;
	background:url(../image/bg-icon.png) repeat-x left top #f6f6f6;
	border-color:#c2c1c1 #bbbaba #878686 #bbbaba;
	border-radius:3px;
}
.wishlist a:hover, .compare a:hover {
	background:#f5f4f4;
	border-color:#878686 #bbbaba #c2c1c1 #bbbaba;
}
.wishlist a:hover i, .compare a:hover i{
	color:#1b4196
}
.wishlist a i, .compare a i {
	font-size:15px;
	color:#7e7e7e;
	line-height:33px;
}

/*********************************************************************leftinfo***************************************************************************************************/
aside .info li {
	position: relative;
	clear:both;
	padding:2px 0
}
/*aside .info li a:hover i, .afine li a:hover i, .acount li a:hover i {
	color:#7e7e7e
	}*/
aside .info li a i, .afine li a i, .acount li a i {
	font-size:16px;
	margin-right:10px;
}

aside .info li a, .afine li a, .acount li a {

	line-height:20px;
	font-size:14px;

}
aside.info li, .afine li, .acount li {
	padding:3px 0;
}
aside .info li a + a i, .afine li a + a i, .acount li a + a i{
	display:none;
}
aside .info li a + a, .afine li a + a, .acount li a + a {
	padding-left:0;
	background:none;
}
aside .info li a:hover, .afine li a:hover, .acount li a:hover {
	color:#1b4196
}
/********************************************************************************************************************************************************************************/
.box-filter .box-content .button {margin-top:10px}
/********************************************************************************specials*****************************************************************************************/
.breadcrumb b.last,
.breadcrumb a.last {
	color:#1b4196
}
.breadcrumb {
	font-weight:bold;
	background:url(../image/heading.png) repeat-x left top #f6f6f6;
	padding:6px 20px;
	line-height:31px;
	color:#333333;
	margin-bottom:34px;
	border:1px solid;
	border-color:#c2c1c1 #bbbaba #878686 #bbbaba;
	border-radius:5px;
}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #bbbaba;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	padding-left:30px!important;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	cursor: pointer;
}
.required {
	color: #ff7409;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
table.form {
	width: 100%;
	margin-bottom: 20px;
}
.checkout-product thead td .checkout-product thead td {
	text-align:center!important;
}
.checkout-content .buttons #button-payment {
	margin-top:10px;
}
.checkout-product td.price {
	font-size:12px;
}
.checkout-product td.total {
	text-align:center!important;
}
table.list thead td a, .list thead td {
	text-decoration: none;
}
table.list tbody td a {
	text-decoration: underline;
}
table.list tbody td {
	vertical-align: top;
}
table.list .left {
	text-align: left;
}
table.list .right {
	text-align: right;
}
table.list .center {
	text-align: center;
}
.pagination {
	display: inline-block;
	width: 100%;
}
.account-order .button-order-right {
	float:right;
	margin-top:-3px;
}
.account-order .pagination {
	margin-bottom:25px;
}
.pagination .links {
	float: left;
	margin-right:10px;
}
.pagination .links a {
	display: inline-block;
	padding: 4px 10px;
	text-decoration: none;
	border:1px solid #bbbaba;
	margin-bottom: 5px;
}
.pagination .links a:hover {
	border:1px solid #1b4196;
}
.pagination .links b:hover {
	cursor:default
}
.pagination .links b {
	border:1px solid #1b4196;
	display: inline-block;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
}
.pagination .results {
	float:left;
	margin:5px 0px;
}
/* button */
a.button.details {margin-left:10px;}
a.button {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	background: #2f5cbf;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkNTMwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMDRmMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #2f5cbf 0%, #1b4196 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2f5cbf), color-stop(100%,#1b4196));
	background: -webkit-linear-gradient(top, #2f5cbf 0%,#1b4196 100%);
	background: -o-linear-gradient(top, #2f5cbf 0%,#1b4196 100%);
	background: -ms-linear-gradient(top, #2f5cbf 0%,#1b4196 100%);
	background: linear-gradient(to bottom, #2f5cbf 0%,#1b4196 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f5cbf', endColorstr='#1b4196',GradientType=0 );
	font-size:12px;
	line-height:18px;
	border:1px solid;
	border-color:#2f5cbf #1040ac #082c7d #1040ac;
	border-radius:3px;
}
a.button span {
	color: #fff;
	display: inline-block;
	padding:7px 13px 8px;
	white-space:nowrap;
	font-size:12px;
	line-height:18px;
}
a.button:hover,
a.button.noactive {
	background: #464545;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ2NDU0NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzODM3MzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #464545 0%, #383736 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#464545), color-stop(100%,#383736));
	background: -webkit-linear-gradient(top, #464545 0%,#383736 100%);
	background: -o-linear-gradient(top, #464545 0%,#383736 100%);
	background: -ms-linear-gradient(top, #464545 0%,#383736 100%);
	background: linear-gradient(to bottom, #464545 0%,#383736 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#464545', endColorstr='#383736',GradientType=0 );
	border-color:#262626 #252525 #191919 #252525;
	cursor: default;
}
a.button:hover span {
	color:#fff;
}
a.button-i {
	display:inline-block;
	padding:5px;
}
a.button-i i {
	font-size:26px;
	color:#1b4196
}
a.button-i i:hover {
	color:#7E7E7E
}
/*******************************************background image ***********************************************************/
.image2 {position:relative;}
.image img, .image2 img, .image3 img {
	vertical-align:top;
}

.product-grid .image, .box-product .image2 {
	text-align:center;
}
/*****************************************************************************************************************/
.buttons {
	overflow: auto;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right .mt {
	margin-top:10px
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#module_cart .content {
	background: none repeat scroll 0 0 #FFFFFF;
	border-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 2px 2px #DDDDDD;
	clear: both;
	display: none;

	padding: 8px;
	position: relative;
	top: -1px;
}
#module_cart.active .heading {
	border-left: 1px solid #bbbaba;
	border-right: 1px solid #bbbaba;
	border-top: 1px solid #bbbaba;
	margin-top: 5px;
	padding-bottom: 6px;
	padding-top: 10px;
}
#module_cart.active .content {
	display: block;
}
#module_cart .cart .name {
	padding-top:5px;
	padding-bottom:10px;
	padding-top:10px;
}
#module_cart .cart {
	margin-bottom:10px;
	width: 100%;
}
#module_cart .cart td .quantity {
	font-weight:bold;
}
#module_cart .cart td {
	border-bottom: 1px solid #bbbaba;
	padding: 2px 3px;
	vertical-align: top;
}
#module_cart .cart td a {
	font-weight:normal;
}
#module_cart .cart .image {
	display: none;
}
#module_cart .cart .image img {
	border: 1px solid #bbbaba;
	text-align: left;
}
#module_cart .cart .name small {
	line-height: 14px;
}
#module_cart .cart td.quantity {
	font-family: Arial, Helvetica, sans-serif;
	padding-top:0px;
	vertical-align:middle;
}
#module_cart .cart td.total {
	text-align: center;
	vertical-align: middle;
}
#module_cart .cart .remove {
	text-align: right;
	padding:2px 2px;
	vertical-align: middle;
}
#module_cart .cart .remove img {
	cursor: pointer;
}
#module_cart table.total {
	clear: left;
	float: right;
	margin-bottom:10px;
	padding: 5px;
}
.total-right {
	text-align:right!important;
}
#module_cart .total-left {
	padding-right:18px;
}
#module_cart table.total td b {

}
#module_cart table.total td {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	text-align:left;
}
#module_cart .checkout .button {
	margin-bottom:10px;
}
#module_cart .checkout {
	clear: both;
	text-align: right;
}
#module_cart .empty {
	text-align:left;
	line-height:17px;
	padding:5px 0;
}
.product-list #image {
	float: left;
	margin-top:0px;
	z-index: 0;
}
.product-grid #image {
	float: left;
	margin-top:0px;
	z-index: 0;
}
.home-block #image {
	float: left;
	margin-top:0px;
	z-index: 0;
}
/* box */
.box.featured  {clear:both; margin-top:18px;}
.box {
	margin-bottom:30px;

}
.box .box-heading {
	font-size:16px;
	background:url(../image/heading.png) repeat-x left top #f6f6f6;
	padding:6px 20px;
	line-height:31px;
	color:#333333;
	margin-bottom:14px;
	border:1px solid;
	border-color:#c2c1c1 #bbbaba #878686 #bbbaba;
	border-radius:5px;
}
#content .box.specials {
	margin-bottom:0;
	border-bottom:0;
	padding-bottom:0;
}
#column-right .box .box-heading, #column-left .box .box-heading {
	margin-bottom:20px;
	text-align: left;
}
/* box products */
.category-info {word-break: break-word;}

.box-product a.button span {padding: 7px 34px 8px;}
.box .box-content .box-product ul li .spec {display:none;}
.box .box-content .box-product ul li.first-in-line {
	margin-left: 0;
	clear:left
}
aside .box .box-content .box-product ul  {
	width:auto;
	margin:0;
}
aside .box .box-content .box-product ul>li {
	width:100%;
	margin:0;
	max-width:270px
}
.box-filter li {
	line-height:25px;
}
.box-filter label {
	cursor:pointer;

	display:inline;
	padding-left:5px;
}
.prod-stock {
	font-style:italic;
	color:#1b4196;
	font-size:16px;
}
.box-product {
	width:100%;
	margin:0;
	padding:0;
}
.box.subcat {
	border-bottom:0;
	padding-bottom:0;
}
.box-product.box-subcat {
	margin-top:0 !important
}
.box-product.box-subcat .name.subcatname {
	padding-top:4px;
	height:42px;
	overflow:hidden;
}
.box-product.box-subcat .name.subcatname a:hover {
	color:#323232
}
.box-product.box-subcat .name.subcatname a {

	margin-bottom:0;
	color:#1b4196;
	font-style:normal
}

.zoom-top img {
	opacity:0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.zoom-top a {
	display:block;
	width:30px!important;
	height:30px!important;
	background-color: #1b4196;
	color:#fff;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0;
	z-index:25;
	font-size:21px;
	text-align:center;
	line-height:30px;
	border-radius:3px;
}

.zoom-top a:before {
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	display: inline;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	height: auto;
	margin-top: 0;
	text-decoration: inherit;
	vertical-align: baseline;
	width: auto;
	content: "\f00e";
	width: 30px;
	line-height: 30px;
}

.zoom-top a:hover {
	background-color:#7E7E7E;
}

.zoom-top a:hover,
.zoom-top a:focus {
	text-decoration: none;
}

.box-product > li.tree-div {
	margin-right:0;
}
.box-product > li {
	width:176px;
	display: inline-block;
	vertical-align: top;
	margin-right:42px;
	margin-bottom:28px;
}
#module_cart .cart .name a {
	text-decoration:none;
	line-height:17px;
}
#module_cart .cart .name a:hover {
	text-decoration:underline;
}
.box-product .image {
	display: block;
	text-align:center;
}
.box-product .name {

}
.box-product .name a {
	display: inline;
}
.box-product .rating {
	display: none;
	margin-top:7px;
	margin-bottom: 0px;
}
.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.afine {
	list-style:none;
	margin:0;
	padding:0;
}
.afine li:first-child, .acount li:first-child {
	border:0px
}
.afine li, .acount li {

}
.afine li a + a {
	background:none;
	padding-left:0;
}
.acount {
	list-style:none;
}
.content ul {
	list-style:none;
	margin:0;
	padding:0;
}
.content ul li a {
	text-decoration:none;
	line-height:normal;
}
.content ul li:first-child {
	border:none;
}
.content ul li {
	padding-bottom:4px;
	padding-top:4px;
}
.content ul li a {

}
.content ul li a i{
	color: #1b4196;
	font-size: 21px;
	margin-right:9px;
}
.wishlist-product td a {
	text-decoration:none;
}
.wishlist-product td {
	vertical-align: middle!important;
	text-align:center;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
/***********************************************************************category*************************************************************/
.icon-angle-up:before             { content: "\f106" !important; }
li.parent> i:hover {
	cursor:pointer
}
li.parent> i {
	float:right;
	font-size:21px;
	position:absolute;
	right:0;
	top:4px;
}
.box.category li{
	position:relative
}
.box.category .box-content {
	padding-bottom:20px;
}
.box-category > ul > li.active>a i, .box-category > ul > li > a:hover i {color:#7e7e7e}
.box-category > ul > li > a i {
	font-size:21px;
	color:#1b4196
}
.box-category > ul > li > a {
	display:inline-block;
	font-weight:bold;
	color:#323232
}
.box-category > ul > li.active>a, .box-category > ul > li>a:hover {
	color:#1b4196
}
.box-category > ul > li:first-child {border:0}
.box-category > ul > li {
	position:relative;
	padding:5px 0
}
.box-category > ul > li strong {
	display:none;
}
.box-category > ul > li.last {
	border:none;
}
.box-category > ul > li ul {
	display:none;
	margin:10px 0 10px 25px;
}
.box-category > ul > li span.close:hover {
	cursor:pointer;
}
.box-category > ul > li li.parent> i {
	line-height:20px;
	vertical-align:middle;;
}
.box-category > ul > li ul > li.active > a, .box-category > ul > li ul > li > a:hover {
	color: #1b4196;
}
.box-category > ul > li ul > li {
	padding:3px 0;
}
.box-category > ul > li ul > li > a {
	text-decoration: none;
	display: inline-block;
	color:#323232;
}
.box-category > ul > li ul > li > a.active {
	color:#1b4196
}
.box-category > ul > li:first-child {
	border-top:0
}
.act-cat {
	position:absolute;
	top:9px;
	right:6px;
}
/*************************************************************************************************************************************************************/
.info-about2, .info-about3, .info-about4 {
	display:none;
}
/* category */
h1.style-1 {
	border-bottom: 1px solid #bbbaba;
	line-height: 30px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #000;
}
h1.style-1.line {
	border-bottom: none;
	padding-bottom: 0;
}
h2.style-1 {
	border-bottom: 1px solid #bbbaba;
	line-height: 30px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	color: #000;
}

/*
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}

.category-list ul {
	float: left;
	width:25%;
	list-style:none;
	padding:0;
}
*/

.capcha {
	width:143px;
}
.sitemap-info ul li {
	padding-bottom: 4px;
	padding-left: 14px;
	padding-top: 4px;
	text-transform:capitalize;
	font-weight:bold;
}
.sitemap-info ul li a i {
	color: #1b4196;
	font-size: 16px;
	margin-right:9px;
}
.sitemap-info ul li a:hover i {
	color:#7E7E7E
}
.sitemap-info ul li a {
	text-decoration: none;
	text-transform:capitalize;

	font-size:14px;
}

/*
.category-list .div a {
	text-decoration: underline;
	font-weight: bold;
}
*/

.category-list {
	margin-bottom: 15px;
	margin-top: 15px;
	overflow: hidden;
}

.category-list ul {
}
.category-list ul li{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.category-list ul li a {
	/*background-color: #63B4C6;
    border: 1px solid #429eaf;*/
	background-color:#1b4196;
	border: 1px solid ;
	border-color:#2f5cbf #1040ac #082c7d #1040ac;
	border-radius: 3px 3px 3px 3px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 3px 10px;
	text-indent: 0;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	font-size: 14px;
	/*font-weight: bold;*/
}
.category-list ul li a:hover {
	background-color: #999;
	border: 1px solid #909090;
}

/* manufacturer */
.manufacturer-list {
	overflow: auto;
	margin-bottom:-1px;
	border:1px solid #bbbaba;
}
.manufacturer-heading span {
	background:#323232;
	color:#fff;
	text-transform:uppercase;
	display:inline-block;
	font-weight:bold;
	font-size:25px;
	line-height:30px;
	padding:10px 0;
	width:50px;
	text-align:center;
}
.manufacturer-heading {
	background:#f9f9f9;
	font-size: 15px;
	font-weight: bold;
	padding:5px;
	margin-bottom: 6px;
	border-bottom:1px solid #bbbaba;
}
.manufacturer-content {
	padding:30px 40px;
	overflow:hidden;
}
.manufacturer-list ul li a i{
	color:#1b4196;
	font-size:16px;
	font-weight:normal;
	line-height:18px;
	margin-right:9px;
}
.manufacturer-list ul li a {
	font-weight:bold;
}
.manufacturer-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.box.manufacturers li {
	padding:5px 0;
}
.box.manufacturers li a {
	display: inline-block;
	text-decoration: none;
}
/* product */
.product-filter .product-compare {
	float:left;
	margin-left:10px;
}
.product-filter select {
	margin-bottom:0;
}
.product-filter {
	overflow:hidden;
	line-height:32px;
	border:1px solid #bbbaba;
	border-width:1px 0;
	padding:20px 0;
	margin-bottom:30px;
}
/* .style-1.line + .product-filter {
	border-top: none;
} */
.product-filter .display {
	float:right;
}

.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort b {
	padding-right:7px;
	color:#323232;
	text-transform:uppercase;
}
.product-filter .sort select {
	width:140px;
}

.blog-filter.no-tags {
	padding-top: 10px;
	border-top: none;
}

.blog-filter .sort select {
	width: 170px;
}

.product-filter .sort {
	float:left;
	font-weight:bold;
}
.product-filter .limit select {
	width:72px;
}
.product-filter .limit b {
	padding-right:5px;
	color:#323232;
	text-transform:uppercase;
}
.product-filter .limit {
	margin-left: 13px;
	float:left;
}
.product-list ul li:first-child {
	border-top:0;
	padding-top:0;
	margin-top:0;
}
.product-list ul li {
	padding-top:30px;
	margin-top:30px;
	border-top:1px solid #bbbaba;
}
.product-list .left {
	position:relative;

}
.product-list .right {
	text-align:left;
}
.product-list ul li img{
	background-color:#fff;
	border-radius:3px;
}
.product-list .name {
	margin-bottom:10px;
}
#grid_a, #list_a, #grid_b, #list_b {
	vertical-align:top;
	font-size:28px;
	float:left;
	display:block;
	width:32px;
	height:32px;
	margin-left:6px;
}
#list_b i, #grid_b i {
	color:#1b4196;
	cursor:default
}
.product-filter .display {
	position:relative;
}
.product-filter .display b {
	float:left;
	color:#323232;
	text-transform:uppercase;
	display:none;
}
.product-list .description {
	overflow:hidden;
	margin-bottom: 5px;
}
.product-grid ul li {
	text-align:left;
	position:relative;
	margin-bottom:7px;
}
.product-grid ul li.first-in-line {
	clear:left
}
.extra-prod input {
	padding-bottom:4px;
}
.extra-prod {
	padding-top:6px;
}
.or {
	padding-top:3px;
}
.product-grid .image {
	display: block;
	margin:0 0 15px 0;
	text-align:center;
}
.product-grid .name {
	text-align:left;
	margin-bottom:5px;
}
.product-grid .description {
	overflow:hidden;
	/*display:none;*/
}
.product-grid .price {

}
.product-grid .rating {
	display: none;
	height:13px;
	margin-bottom:10px;

}
.product-list .price, .product-grid .price {
	display: block;
	margin-bottom:5px;
}
.buy-one-click {
	text-align: center;
}
.product-list .buy-one-click {
	text-align: left;
}
.product-list .cart-button {

}
.cart-button .cart {
	/*float:left;*/
	text-align: center;
}

.product-list .price-tax {
	font-size:12px;
	display:block;
}
/*.product-list .price .price-old,.product-list .price .price-new, .product-list .price .price-1{
	background-color:#1b4196;
	color:#fff
}*/
.product-grid .price-old {
	text-decoration: line-through;
}
.product-list .price-new, .product-grid .price-new {

}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .price-old {
	font-weight:normal;
}
.product-grid .cart {
	float:left;
}
.content-border h2{
	margin-bottom:30px;
}
.content-border {
	border:1px solid #bbbaba;
	padding:30px 40px;
	margin-bottom:30px;
}
/*************************** Product ***************************************/
#compare {
	display:none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#full_gallery{
	display:none;
	width: 100%;
	position:relative;
}
#full_gallery img {width: 100%;}
#full_gallery .prev {left:0}
#full_gallery .next {right:0}
#full_gallery .prev:hover, #full_gallery .next:hover{
	color:#1b4196
}
#full_gallery .prev, #full_gallery .next{
	color:#7e7e7e;
	font-size:19px;
	position:absolute;
	top:50%;
	margin-top:-23px;
}
.bx-controls-direction a.bx-prev {
	margin-left:-10px;
}
.bx-controls-direction a.bx-next {
	margin-right:-10px;
}
.bx-controls-direction a {
	padding: 10px;
}

.bx-controls-direction a:hover,
.bx-controls-direction a:focus {
	text-decoration: none;
}

.product-info {
	padding-bottom: 7px;
	margin-top: 20px;
}
.product-info h1.view {display:none;}
.product-info h1 {
	color:#323232;
	border-bottom:1px solid #bbbaba;
	margin-bottom:10px;
	padding-bottom:15px;
}
.product-info .left {
	position:relative;
	z-index:5;
	margin-bottom:20px;
}
.product-info .image {
	float: left;
	width:100%;
	max-width:270px;
	max-height:424px;
	height:100%;
	margin-bottom:7px;
	text-align: center;
	background-color:#efeeee;
}
.product-info .image-additional {
	overflow:hidden;
	max-width:240px;
	position:relative;
	clear: both;
	padding:0 20px;
}
.product-info .image-additional li {
	float:left;
	max-width:70px;
}
.product-info .image-additional li.last {
	margin-right:0;
}
.product-info .image-additional img {
	background:#fff;
}
#zoom1 img {
	background:#fff;
	border-radius:5px;
}
.product-info .image-additional a {
	display: block;
}
.image-additional .next:hover, .image-additional .prev:hover  {
	color:#1b4196
}
.image-additional .prev  {
	position:absolute;
	width:15px;
	height:15px;
	left:0;
	top:40%;
	margin:0;
	font-size:19px;
	color:#7e7e7e
}
.image-additional .next  {
	color:#7e7e7e;
	position:absolute;
	width:15px;
	height:15px;
	right:0;
	top:40%;
	margin:0;
	font-size:19px;
}
.product-info .share >span{
	margin-bottom:20px;
	display:inline-block;
}
.product-info .description .product-section {
	font-weight:bold;
	color:#1b4196;
	text-transform:uppercase;
	line-height:24px;
	margin-bottom:20px;
	width: 330px;
	float: left;
}

.product-section_rt {
	/* margin-bottom: 20px; */
	margin-bottom: 10px;
	width: 240px;
	display: inline-block;
	color: #333; /* text color */
	font-family: "Arial";
	font-size: 12px
}

.product-section_rt a  {
	color: #0474ca; /* text color */
	font-family: "Arial";
	font-size: 13px;
	text-decoration: none;border-bottom: 1px solid #0474ca;
	margin-left: 25px;
	position: relative;
	margin-top: 10px;
	display: inline-block;
}
.product-section_rt a:after {height: 18px;width: 20px;background: url(../image/cat_rt_icon.png) no-repeat;content: "";position: absolute;left: -20px;background-position: left center;}
.product-section_rt a.dostavka {margin-left: 46px;}
.product-section_rt a.dostavka:after {background-position: right center;}
.product-section_rt a:hover {
	border-bottom: 1px solid #ecebea;
}
.product-section_chr {
	margin-left: 13%;
	display: inline-block;
}
.product-section_chr {margin-bottom: 10px;}
.product-section_chr_link {
	color: #0474ca !important;
	font-family: "Arial";
	cursor: pointer;
	font-size: 12px;
	text-decoration: none;
	border-bottom: #0474ca 1px solid;
}
.product-section_chr_link:hover {
	border-bottom: 1px solid #ecebea;
}

.product-info .description .product-section a{
	color:#1b4196
}
.product-info .description .product-section a:hover{
	color:#323232
}
.product-info .description .product-section span {
	color:#323232;
	font-weight:normal;
}
.product-info .description .product-section span.price-currency {
	text-transform: none;
	font-size: 12px;
	margin-left: 5px;
}
.product-info .description .product-section .prod-stock{
	display:inline-block;
	background-color:#0096ff;
	color:#fff;
	font-style:normal;
	padding:0 7px;
	margin:0 9px;
}
.product-info .price {
	font-family: Arial, sans-serif;
	text-transform:uppercase;
	color:#323232;
	font-size:13px;
	border-top:1px solid #bbbaba;
	border-bottom:1px solid #bbbaba;
	font-weight:bold;
	padding:23px 0;
	margin-bottom:20px;
}
.product-info .price .price-new{
	color:#1b4196;
	font-size:19px;

}
.product-info .price .price-old{
	color:#7e7e7e;
	margin-left:10px;
}
.product-info .price .price-tax{
	color:#1b4196;
	text-transform:none;
	font-weight:normal;
	margin-left:10px;
}
.product-info .price .discount{
	text-transform:none;
	font-weight:normal;
}
.product-info .price .reward{
	padding-top:10px;
	display:block;
}
.tab-content ul {
	margin-left:25px;
	margin-bottom:20px;
	list-style-type:disc
}

.tab-content ul.owl-carousel {
	margin-left: 0;
}

.product-info .minimum {
	margin-top:5px;
}
.product-info .cart-top-padd {
	float:left;
}
.product-info .extra-button {
	float:left;
}

.product-info .extra-button>div {
	height:24px;
}
.product-info .wishlist a span, .product-info .compare a span {
	display:inline-block;
}

.product-info .wishlist a i, .product-info .compare a i {
	margin-right:9px;
	font-size:17px;
}
.product-info .wishlist a:hover, .product-info .compare a:hover {
	color:#323232
}
.product-info .wishlist a, .product-info .compare a{
	display:inline;
	color:#1b4196;

	line-height:18px;
	width:auto;
	height:auto;
	font-size:13px;
	float:none;
	margin:0;
	padding:0;
	border:0px;
	background:none;
	text-align:left;
}
.product-info .options {
	border-bottom:1px solid #bbbaba;
	margin-bottom:20px;
}
.q-mini {
	width:30px;
}
img#captcha {
	margin-left:50px;
}
#tab-review input[name="captcha"] {
	margin-top:10px;
}
.border {
	border-bottom:1px solid #bbbaba;
	padding-bottom:15px;
	margin-bottom:15px;
}
/******************************/
.product-info .gallery li {
	max-width:270px;
	float:left;
	height:424px
}
.ps-carousel-item img {background-color:#EFEEEE;}
.ps-zoom-pan-rotate img {background-color:#EFEEEE;}
.product-info .gallery li img{
	background-color:#EFEEEE;
}
/*****************************/
a.button-prod i{
	font-size:26px;
	vertical-align:middle;
	margin-right:9px;
}
a.button-prod:hover {
	background-color:#323232;
}
a.button-prod {
	display:inline-block;
	background-color:#1b4196;
	border-radius:5px;
	font-size:14px;
	white-space:nowrap;
	color:#ffffff;
	/*padding:9px 19px 10px 11px;*/
	padding: 9px 50px 10px 50px;
	margin:0 20px;
	line-height:31px;
}
.product-info .review {
	font-weight:bold;
	padding-bottom:20px;
	border-bottom:1px solid #bbbaba;
	margin-bottom:20px;
}
.product-info .review>div img{
	margin-bottom:10px;
}
.product-info .review a:hover {
	color:#1b4196
}
.product-info .review a{
	color:#7e7e7e;
}
.product-info .review a+a:hover {
	color:#7e7e7e
}
.product-info .review a+a {
	color:#1b4196;
	margin-left:20px;
}
.product-info .review img{
	float:left;
	margin-right:20px;
}
.product-info .review .btn-rew {
	float:left;
}
.product-info .review .btn-rew a i{
	font-size:26px;
	color:#7e7e7e;
	line-height:16px;
	width:1.25em
}
.tabs {
	margin-bottom:10px;
}
.tabs .tab-heading i{
	font-size:26px;
	color:#7e7e7e;
	float:right;
}

.tabs.table-servise .tab-heading i {
	display: none;
}

.tabs .tab-heading {
	padding:13px 20px;
	line-height:32px;
	color:#323232;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #bbbaba;
	border-bottom:4px solid #1b4196;
	background-color:#f9f9f9;
}

@media (max-width: 356px) {
	.tabs.table-servise .tab-content-wrapper,
	.tabs.table-servise .tab-content-wrapper2 {
		height: auto !important;
	}
}

.mob_cart_item {
	padding: 10px;
	border:1px solid #DDDDDD ;
	margin-bottom: 20px;

}

.mob_cart_prod_name a {
	text-align: center;
	display: block;
	color: black !important;
	font-size: 16px;
	line-height: 21px;
}

.price.economy_price {
	display: none;
}

.mob_cart_prod_economy .item {
	display: inline-flex;
	align-items: center;
	border: 1px solid #0c509e;
	border-radius: 4px;
	padding: 3px 12px;
	margin-left: 4px;
	margin-right: 4px;
}

.mob_cart_prod_economy {
	display: flex;
	justify-content: space-around;
	margin-bottom: 20px;
	text-align: center;
}

.mob_cart {
	display: none;
}


.mob_cart_prod_total {
	font-size: 15px;
	color: #0c509e;
	font-weight: bold;
}

.mob_cart_prod_quantity {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.mob_cart_item_remove {
	text-align: right;
	margin-bottom: 4px;
}

.mob_cart_prod_name {
	margin-bottom: 20px;
}

.mob_cart_prod_quantity_vals.quantity .ddf {
	display: flex;
	align-items: center;
}
nobr.zach {
	color: #777777;
	font-size: 15px;
	position: relative;
 text-decoration: line-through;
}

.mob_cart_prod_quantity_vals.quantity input {
	max-width: 30px;
	text-align: center;
	/* background: none; */
	border: 1px solid #ddd;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

#pop_up_body .economy {
	font-size: 13px;
	color: #333;
	margin-bottom: 3px;
}


#pop_up_body .economy .item {
	display: inline-flex;
	align-items: center;
	border: 1px solid #0c509e;
	border-radius: 4px;
	padding: 3px 12px;
}

#pop_up_body .economy {
	font-size: 13px;
	color: #333;
	margin-bottom: 3px;
}

.en_deg_qa {
	background: #f8f8f8;
	width: 32px;
	text-align: center;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.product-info-stick.spprice,.product-stick.spprice {
	background: #e4007b;
	color: white;
	width: 64px !important;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 15px;
	height: 30px !important;
	padding: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.product-info-stick.spprice {
	top: 38px !important;
	position: absolute;
	z-index: 99;
}

.product-stick.spprice.bottom-left.product-stick-mob-spprice {
	width: 45px !important;
	font-size: 12px;
	height: 18px !important;
}

.product-stick.spprice.bottom-left.product-stick-mob-spprice {
	position: absolute;
	top: 0;
	right: 4px;
}

@media (max-width: 767px) {

	.search_popup {

		left: 0;
		top: 0;
		z-index: 99999;
		width: 90%;
		padding: 0;
		/* left: 5%; */
		padding: 20px;
		padding-top: 58px;
	}
	.close_search {
		right: 16px;
		top: 11px;
	}
	.close_search:before, .close_search:after {
		background-color: black;
	}
	.search_popup input[type="text"] {
		padding-left: 10px;
		padding-right: 10px;
		width: calc(100% - 20px);
	}

	.mob_cart {
		display: block;
	}
	.desc_cart {
		display: none;
	}
	.simplecheckout-cart-total-custom {
		border: 1px solid #DDDDDD;
	}

	.simple_table_row {
		position: relative !important;

	}

	.suggestions-wrapper {
		position: absolute !important;
		left: 0 !important;
		width: 100% !important;
	}
	.simplecheckout-customer-left {
		width: 0% !important;
	}
}


.tabs.table-servise .tab-heading {
	margin-bottom: 10px;
}

.tabs .tab-content {
	padding:20px 0;
}
#tab-review.tabs .tab-content {
	padding:20px 0 0;
}
/**************compare block****************************/
.compare-block {
	margin-bottom:20px;
}
.compare-block .image {
	margin-right:10px;
}
.compare-block .remove a{
	font-size:19px;
	line-height:normal;
}
/**************************************************/
.compare-info {
	width: 100%;
}
.block-compare {
	position:relative;
	overflow:hidden;
}
.td-price {
	font-weight:bold;
	font-size:16px;
}
.compare-info .prod-stock {
	margin:0 auto;
	float:none;
	font-weight:bold;
	font-size:13px;

	text-transform:uppercase;
	background-color: #1b4196;
	color: #FFFFFF;
	display: inline-block;
	font-style: normal;
	margin: 0 9px;
	padding: 0 7px;
}
.compare-info td.name a:hover {color:#7e7e7e}
.compare-info td.name a {
	text-decoration:none;
	font-size:16px;
	color:#1b4196
}
.compare-info td.name a:hover {

}
.compare-info td.last {
	border-right:0;
}
.compare-info thead td:first-child {
	text-align:left;
}
.compare-info td:first-child {
	background-color:#F9F9F9;
	color:#323232;
	font-weight:bold;
	text-align:right;
}
.compare-info td.image2 {
	text-align:center;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	text-align: left;
	vertical-align: top;
}
.compare-info .price-old {
	font-weight: normal;
	display:block;
	font-size:15px;
}
.rub-price {text-transform: none;font-size: 12px;margin-left: 5px;}
.text-price + .price-old {font-size: 16px;}
.price-old {text-decoration: line-through;}
.price-old.sale_old {text-decoration: none;}
.compare-info td.td-price .price-old{color:#7E7E7E}
.compare-info td.td-price {
	font-weight: bold;
	font-size:17px;
	line-height:normal;
	color:#1b4196
}
/* wishlist */
.wishlist-product2 {
	display:none;
}
.wishlist-product {
	margin-bottom:25px;

}
.wishlist-product tbody .name a:hover {
	color:#4a4a4a
}
.wishlist-product tbody .name a {
	font-family: Arial, sans-serif;
	color:#1b4196;
	font-size:16px;
}
.wishlist-product tbody .model {
	text-align: center;
	font-size:17px;
}
.wishlist-product tbody .stock {
	text-align: center;
}
.wishlist-product tbody .stock .prod-stock {

}
.wishlist-product tbody .quantity {
	text-align: right;
}
.checkout-product .table td.price {
	text-align:left;
	font-size:13px;
	color:##7E7E7E
}
.table .total, .table .price {
	text-align: center;
	font-size:17px;
	font-family: Arial, sans-serif;
	color:#1b4196;
	font-weight:bold;
}
.table thead td {font-size:12px !important;}
.table .price s {
	color:#323232;
	font-weight:normal;
	display:block;
}

input#sub_category {
	background:none;
	margin:0
}
/************************** contact page *********************/
.contact-info {
	border:1px solid #bbbaba;
	background-color:#f9f9f9;
	padding:40px;
	font-weight:bold;
	margin-bottom:20px;
}
.contact-info .contact-box i {
	color:#1b4196;
	font-size:26px;
	width:1.25em;
}
.contact-info .contact-box {
	margin-bottom:20px;
	line-height:26px;
}
.contact-info .contact-box b{
	color:#323232;
	text-transform:uppercase;
	margin-left:10px;
}
.contact-info iframe {
	min-height:200px;
	max-height:300px
}
.contact-info figure{
	margin:0;
}
.content.contact-f textarea {
	max-width:100%;
}
.content.contact-f {
	border:1px solid #bbbaba;
	padding:40px 40px 20px;
}
.content.contact-f div.buttons, .content.contact-f div.captcha {
	margin-top:20px;
}
/************************** checkout page *********************/
.checkout-heading {
	background-color:#f9f9f9;
	color:#323232;
	text-transform:uppercase;
	border:1px solid #bbbaba;
	border-top:4px solid #1b4196;
	font-weight:bold;
	padding:15px 100px 15px 15px;
	margin-top:10px;
}
.checkout-content {
	display:none;
}
.checkout-content {
	margin-top:-1px;
	padding:20px 40px;
	border:1px solid #bbbaba;
}
.checkout-content .login-content .heading h2 {
	font-size:20px;
}
.checkout-content .login-content p.login-padd {
	border-bottom: 1px solid #bbbaba;
	padding-bottom: 6px;
}
.checkout-heading {
	position:relative;
}
.checkout-heading>a{
	position:absolute;
	right:20px;
	top:15px
}
.checkout-content label a:hover {
	text-decoration:underline;
}
.checkout-content label a {
	color:#1b4196;
}
/************************** login page *********************/

.login-content .right, .login-content .left {
	border:1px solid #bbbaba;
	background-color:#f9f9f9;
	padding:30px;
	margin-bottom:30px;
}
.login-content .heading {
	overflow:hidden;
	border-bottom:1px solid #bbbaba;
	padding-bottom:10px;
	margin-bottom:20px;
}
.login-content .content>p{
	border-bottom:1px solid #bbbaba;
	padding-bottom:20px;
}
.login-content .heading i{
	font-size:56px;
	color:#1b4196;
	float:left;
	margin-right:14px;
}
.login-content .heading h2 {
	margin-top:0;
	margin-bottom:2px;
	font-size:23px;
	color:#323232;
}
.login-content .heading b {
	font-size:13px;
	color:#737373;
	font-style:italic;
	font-weight:normal;
}

/*.login-content .form-horizontal .control-label {
	width:110px;
	}
.login-content .form-horizontal .controls {
	margin-left:120px;
	}*/
.login-content .form-horizontal .controls input {
	width:94%;
	max-width:100%
}
.login-content .login-buttons {
	border-top:1px solid #bbbaba;
	padding-top:20px;
}

.buttons .right label {
	text-align:left;
}
.login-content {
	width:100%;
	overflow:hidden;
}
.box-container {

}
.login-content .left p + p {
	margin-bottom:16px;
}
.link-login {
	text-decoration:underline;
	display:inline-block;
	color:#1b4196;
	font-style:italic;
	margin-left:15px;
}
.link-login:hover {
	text-decoration:none;
}
.padd-form {
	display:block;
	padding-bottom:5px;
}

.login-content .right .content p {
	margin-bottom:15px;
}
.login-content .right .content b {
	display:block;
}
#register select {

}
#register .q1 {

}
#register .content {
	border:none!important;
	padding:0!important;
}
/* orders */
.order-list, .return-list {
	border: 1px solid #bbbaba;
	margin-bottom:30px;

}
.order-content span, .heading-order-list span{
	color:#1b4196
}
.heading-order-list {
	background-color:#f9f9f9;
	overflow:hidden;
	border-bottom: 1px solid #bbbaba;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	color:#323232;
	padding:20px;
}
.order-list .order-id, .return-list .return-id {
	width: 49%;
	float: left;
}
.order-list .order-status, .return-list .return-status {
	font-weight:bold;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
}
.order-list .order-content, .return-list .return-content {
	padding:20px;
	color:#323232;
	font-weight:bold;
}
.order-list .order-content div > span {

}
.order-list .order-content div .button {
	margin-top:3px;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-box-2 {
	padding:15px 20px 19px 20px;
	margin-bottom:10px;
}
.return-box-2 .buttons .right {
	float:left;
}
.return-box-2 .buttons {
	padding-left:0;
	padding-top:12px;
	padding-bottom:0;
	margin-bottom:0;
}
.return-box {

}
.return-p {
	padding-left:17px;
}
.return-p p {
	margin-bottom:13px;
}
.return-list {
	margin-bottom: 10px;
}
#content .content.return-box {
	padding:14px 10px 11px 20px;
	margin-bottom:10px;
}
.content.return-box h2 {
	margin-bottom:14px;
}
#content .content.return-box .left {
	width:320px;
}
#content .content.return-box .right {
	width:320px;
}
.content.return-box label {
	font-size:12px;
	font-weight:bold;
}
.content.return-box span {
}
.content.return-box input {
	margin-top:6px;
	margin-bottom:7px;
	width:310px;
}
.content.return-box .error {
	padding-bottom:5px;
	display:block;
}
.return-box-3 {
	margin-bottom:20px;
	padding:14px 10px 10px 20px;
}
.return-box-3 h2 {
	margin-bottom:15px;
}
.return-box-3 textarea {
	width:310px;
	height:188px;
	max-width:310px;
	max-height:188px;
}
.return-box-3 .return-captcha {
	width:320px;
	margin-top:-3px;
}
.return-box-3 .return-captcha b {
	padding-bottom:6px;
	display:block;
}
.return-box-3 .return-captcha input {
	width:170px;
	margin-bottom:10px;
}
.return-box-3 .return-additional {
	margin-bottom:11px;
}
.return-box-3 .buttons {
	padding:0;
	margin-bottom:0;
}
/* button */
.button-return-right-i:hover, .button-return-right:hover {color:#1b4196; cursor:pointer;}
.button-return-right{
	border:0px;
	background:none;
	font-weight:bold;
	color:#757475;
	padding:0;
	line-height:32px;
	min-height:32px;
	display:inline-block;
}
#return-product .button-return-right-i {position:relative;}
#return-product .button-return-right-i i.icon-circle-arrow-right {position:absolute; right:0; z-index:4}
#return-product input.button-return-right{
	padding-right:31px;
	position:relative;
	z-index:5
}
a.button-return-left:hover, a.button-return-right:hover, a.button-order-right:hover, a.button-cont-right:hover, a.button-back-left:hover, a.button-inf-left:hover {
	color:#1b4196
}
a.button-return-left, a.button-return-right, a.button-order-right, a.button-cont-right, a.button-back-left, a.button-inf-left {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;

	padding-right:0px;
	color:#7e7e7e;
	vertical-align:top;
}
a.button-back-left i,.button-back-left i, .button-return-right-i i, a.button-return-left i, a.button-cont-right i {
	font-size:26px;
	text-align:center;
	vertical-align:middle;
	margin:0 9px
}
i.icon-circle-arrow-right {margin-right:0 !important;}
a.button-order-right {
	padding:0;
}

a.button-return-left span, a.button-return-right span, a.button-order-right span, a.button-cont-right span, a.button-back-left span, .wishlist-product a.button-wislish-left span, a.button-inf-left span {
	line-height:1.2em;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
}
a.button-return-left span, a.button-back-left span, a.button-wislish-left span {
	padding:5px 0px 5px 14px;
	background: url('../image/marker-button-left.png') left 8px no-repeat;
}
a.button-return-right span, a.button-order-right span, a.button-cont-right span, a.button-inf-left span {
	padding:5px 14px 5px 0px;
	background: url('../image/marker-button-right.png') right 8px no-repeat;
}
.cart-bottom a i.icon-check {
	margin-right:0;
}
.cart-bottom a.button-cont-right {
	margin-right:20px;
}
/* button */



.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}

.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
}
.return-name {

}
.return-model {

}
.return-quantity {

}
.return-detail {
	overflow: auto;
}
.return-reason {

}
.return-opened {

}
.return-remove {
	float: left;
	width: 33.3%;
	padding-top: 90px;
	text-align: center;
	vertical-align: middle;
}
.return-additional {
	overflow: auto;
	margin-bottom: 20px;
}
.return-comment {
	float: left;
	width: 49%;
}
.return-captcha {

}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #bbbaba;
	border-bottom: 1px solid #bbbaba;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
a {
	outline:none;
}
a:hover i.icon-trash {
	color:#1b4196
}
a i.icon-trash {
	color:#7e7e7e
}
i.icon-trash {
	font-size:26px;
}
.shop-cart {
	border-bottom:none;
	overflow:hidden;
	position:relative;
}
.cart-info2 .table td+td {
	text-align:center;
}
.shop-cart .table td {
	vertical-align:middle;
}
.cart-module .cart-content {
	padding:18px 0px 19px 18px;
	display: none;
	overflow: auto;
	border-top:none;

}
.cart-info2 {display:none;}
.cart-info {
	overflow:hidden;
	margin:20px 0;
}
.cart-info td.name a:hover {
	color:#323232
}
.cart-info td.name a {
	color:#1b4196;
	font-size:16px;
	font-style:italic;
}
.content.shop-cart-content>p{
	border:1px solid #bbbaba;
	border-bottom:0;
	margin:0;
	padding:20px;
}
a.input-update {

}
a.input-update i{
	color: #7E7E7E;
	font-size:26px;
}
a.input-update:hover i{
	color: #1b4196;
}
#cboxLoadedContent td>input[type="radio"]{
	margin:0px;
	float:none
}
td.quantity>input[type="text"] {
	width:40px
}
table#total  td {
	background-color:#f9f9f9;
	padding:20px;
	text-transform:uppercase;
	width:80%
}
table#total  td+td {
	background-color:#fff;
	color:#1b4196;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}
td.price {
	font-weight:bold;
	font-size:17px;
}
table.radio {
	padding:0
}
.cart-module {



}
.cart-module>div{
	padding:20px 20px;
	margin-bottom:20px;
	margin-top:-21px;
	display:none;
	border:1px solid #bbbaba;
}
/*********************************************************************/
.sitemap-info ul {
	margin-top:10px;
}
.sitemap-info li a {
	text-decoration:none;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
#newsletter .content {
	margin:0;
	padding:0;
	border:none;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
#newsletter .form tr td:first-child {
	width:58px;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
/* footer */
footer {
	margin-top:20px;
	padding-top:45px;
	padding-bottom:66px;
	clear: both;
	overflow: hidden;
	background: #fdfdfc;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVkZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #fdfdfc 0%, #fafafa 28%, #eeedec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfc), color-stop(28%,#fafafa), color-stop(100%,#eeedec));
	background: -webkit-linear-gradient(top, #fdfdfc 0%,#fafafa 28%,#eeedec 100%);
	background: -o-linear-gradient(top, #fdfdfc 0%,#fafafa 28%,#eeedec 100%);
	background: -ms-linear-gradient(top, #fdfdfc 0%,#fafafa 28%,#eeedec 100%);
	background: linear-gradient(to bottom, #fdfdfc 0%,#fafafa 28%,#eeedec 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfc', endColorstr='#eeedec',GradientType=0 );
}
footer h3 {
	color:#333333;
	line-height:normal;
	font-size:16px;
	word-wrap:break-word ;
	font-weight:400;
}
footer li {
	padding:2px 0
}
footer .row li a:hover {
	color:#333
}
footer .row li a {
	font-size:12px;
	color:#777777;
	word-wrap:break-word
}
footer .foot-phone div {
	color:#1b4196;
	line-height:24px;
}
footer .foot-phone div.fleft {
	margin-top:5px;
}
footer .foot-phone i{
	line-height:normal;
	font-size:36px;
	color:#7e7e7e;
	width:1.25em;
	margin-right:10px;
}
span.toggle {
	display:none;
}

#powered a {
	text-decoration:none;
	font-size:11px;
	color:#777777
}
#powered a:hover {
	text-decoration:underline;
}
#powered br {display:none;}
#powered {
	color:#777777;
	margin-top:50px;
	line-height:23px;
	font-size:11px;
	display:inline-block;
	background-color:#e0dfde;
	border-radius:10px;
	padding:0 14px
}
.return-captcha input img {vertical-align:top;}
.return-captcha input {
	margin-bottom:10px;
	vertical-align:top;
}
/********************************************************************************************************************************************************************************************************/
/* banner */
.header-modules .banner {
	float:right;
	width:31.62%;
}
#content .banner+.banner {float:right;}
#content .banner {
	display:inline-block;
}
#content .banner .banner-3 {
	float:right;
}
/**banner-4**/

.header-modules #banner4 {
	float:left !important;
	width:790px;
}

.banner .banner-4,
#content .banner .banner-4{
	max-width:none;
	float:left;
}
#content .banner .banner-4 .s-desc {
	max-width:90%;
	left:3.9%
}
#content .banner .banner-4 .s-desc p {
	margin-bottom:5px;
	color:#a6a5a5
}
#content .banner .banner-4:hover .s-desc span.button {
	background-color:#e72121;
}
#content .banner .banner-4 .s-desc span.button {
	display:inline-block;
	background-color:#f24f03;
	border-radius:5px;
	color:#fff;
	font-size:14px;
	padding:9px 29px
}
#content .banner .banner-4 .s-desc h1 span {font-weight:400;}
#content .banner .banner-4 .s-desc h1{
	font-size:50px;
	line-height:50px;
	color:#ffffff;
	font-weight:100;
	margin-bottom:0;
}
/*************banner5****************/
#content .banner .banner-5{
	max-width:none;
	float:left;
	overflow:visible
}
#content .banner .banner-5 .s-desc {
	max-width:90%;
	left:3.9%
}
#content .banner .banner-5 .s-desc p {
	margin-bottom:5px;
}
#content .banner .banner-5:hover .s-desc span.button {
	background:#e72121;
	border-color:#e72121;
}
#content .banner .banner-5 .s-desc span.button {
	display:inline-block;
	background:url(../image/button-2.png) repeat-x left top #383736;
	border:1px solid #252525;
	border-radius:5px;
	color:#fff;
	font-size:14px;
	padding:9px 29px
}
#content .banner .banner-5 .s-desc h1 span {font-weight:400; color:#1b4196}
#content .banner .banner-5 .s-desc h1{
	font-size:50px;
	line-height:50px;
	color:#333333;
	font-weight:100;
}
/*************banenr-6****************/
#content .banner .banner-6 .s-desc {
	text-align:center;
	max-width:100%;
	left:0;
	top:0;
	width:100%;
	top:18%
}
#content .banner .banner-6 .s-desc h1 {
	font-size:40px;
	line-height:40px;
	font-weight:400;
	color:#333333
}
#content .banner .banner-6 .s-desc h2{
	font-size:30px;
	line-height:30px;
	font-weight:100;
	color:#1b4196
}
/*****************************/
.banner {

}
.banner>div {
	position:relative;
	overflow:hidden;
	max-width:370px;
	margin-bottom:10px;
}

.banner img {
	width:100%;
	height:auto;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.banner .s-desc {
	display:block;
	position:absolute;
	top:23px;
	left:8.11%;
	max-width:225px;
	text-align:left;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color:#777777;
	font-size:12px;
	line-height:18px;
}
.banner .s-desc h1 i{
	font-size:36px;
	color:#3e3d41;
	vertical-align:middle;
	margin-right:9px;
	line-height:31px;
}
.banner .s-desc h1{
	font-size:40px;
	font-weight:300;
	text-transform:uppercase;
	line-height:34px;
	margin:0 0 5px;
}
.banner .s-desc h2{
	margin:0;
	color:#333333;
	font-size:40px;
	font-weight:400;
	text-transform:uppercase;
	line-height:34px;
}
/* AJAX Add to Cart Confirm by Harryo*/
.success, .warning, .attention, .information, .rev-success {
	padding: 10px 10px 10px 10px;
	margin-bottom: 5px;
	color: #555;
}
.success a, .warning a, .attention a, .information a {
	color: #333;
}
#cart-success {
	position: fixed;
	z-index:9998;
}
.success i.icon-remove-sign {
	font-size:26px;
	padding:10px;
}
.success .close i {
	padding:10px
}
.success {
	color:#000
}
.success>img{
	max-width:70px;
	height:auto;
	float:left;
	background-color:#efeeee;
	margin-right:10px;
	border:1px solid #bbbaba
}
.success a:hover {
	text-decoration:none;
	color:#1b4196
}
.success a {
	text-decoration:none;
	color:#252525
}
.success span:hover img {
	margin-top:-11px;
}
.success p {
	margin-bottom:11px;
	font-size:24px;
	color:#1b1b1b;
}
.success span:hover {cursor:pointer; color:#1b4196}
.success span {
	overflow:hidden;
	position:absolute;
	right:8px;
	top:8px;
	opacity:1
}
.success i {color:#6d6d6d}
.success i:hover {color:#1b4196;}
.success i.icon-thumbs-up{
	font-size:31px;
	color:#1b4196;
	margin-right:10px;
}
.close {color:transparent; text-shadow:none}
.success a {color:#0096ff;}
.success a:hover {text-decoration:underline;}
.success {
	width:60%;
	position:fixed;
	z-index:99999!important;
	/*box-shadow:0 0 20px rgba(0,0,0,0.13);*/
	top:0;
	left:0;
	padding:20px 20%;
	z-index:9999;
	line-height:18px;
	text-align:center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border:none;
	background:#323232;
	display:none;
	font-size:13px;
	color:#fff;
	font-weight:bold;
}
#wrap {
	z-index:10!important;
}
.rev-success {
	background: #EAF7D9 url('../image/success.png') left no-repeat;
	border: 1px solid #bbbaba;
	padding-left:20px;
}
/**************************************************************related****************************************************************/
.prev {
	float: left;
	margin-left: 10px;
}
.next {
	float: right;
	margin-right: 10px;
}
/***/
.image {position:relative}
.related-info .cart-button .cart {
	float:none;
}
.related-info .wishlist, .related-info .compare {
	display:inline-block;
}
.related-info .wishlist a, .related-info .compare a {
	margin:10px 10px 0 0
}
.related-info {
	display:inline-block;
	float: left;
	text-align: center;
	position:relative;

	border-bottom:0 !important;
}
.related {
	padding:0 50px;
	position:relative;
}
.related .name {
	height:40px;
	overflow:hidden;
}
.related .prev:hover, .related .next:hover {
	color:#1b4196
}
.related .prev, .related .next {
	position:absolute;
	top:50%;
	font-size:26px;
	color:#7e7e7e;
	margin-top:-31px;
}
.related .prev {
	left:0
}
.related .next {
	right:0
}
/***********************************************************about-page**************************************************************************/
.about-page i:before {text-indent:0}
.about-page i{
	display:block;
	color:#1b4196;
	font-size:56px;
	float:left;
	width:56px;
	height:56px;
	margin-right:15px;
	overflow:hidden;
}
/******************************************************************************************************************************************/
#colorbox {
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.preview {
	padding:15px;

}
.preview .marg { margin-bottom:25px;}
.preview .price { width:100%; overflow:hidden;}
.preview .price span { float:left; margin-right:10px;}

.preview .right .inf span { display:block;margin-bottom:10px;}
.preview .right .inf span.text-price { margin-left:0;}
.preview .right h2 {
	font-size: 20px;
	margin-bottom: 20px;
}
.preview .inf .prod-stock {
	margin-bottom: 10px;
}
.preview .description {
	height:160px;
	padding:15px;
	overflow:auto;
	border:1px solid #bbbaba;
}
.preview .cart {
	float:left;
}
.preview .extra-button {
	float:left;
	width:150px;
	margin-top:3px;
	margin-left:15px;
}
#cboxContent #cboxTitle {
	width:60%;
	padding:0 20%;
}
#colorbox { z-index:100  !important;}
#cboxOverlay { z-index:100 !important;}
.preview .rating { margin-top:15px;}
.box li {
	position:relative
}
.box .box-content .box-product ul li .quick-view-button, .box .box-content .box-product ul li .image2 img,.box .box-content .box-product ul li{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.box .box-product .cart {
	/*float:left;*/
}
.box .box-content .box-product ul li .image2{
	overflow:hidden;
}
.box .box-content .box-product ul li:hover .image2 img{
	/*box-shadow:0 0 10px rgba(0, 0, 0, 0.25);*/
	transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
}
.box .box-content .box-product ul li .quick-view-button:hover {
	background-color:#7e7e7e;
}
.box .box-content .box-product ul li .quick-view-button i {
	width:29px
}
.box .box-content .box-product ul li .quick-view-button {
	opacity:0;
	visibility:hidden;
	left:0;
	position: absolute;
	top: 0px;
	font-size:25px;
	background-color:#1b4196;
	color:#fff;
	line-height:29px;
	width:29px;
	text-align:center;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border-radius:3px;
}
.image3 img {}
.box .box-content .box-product ul li:hover .quick-view-button {
	opacity:1;
	visibility:visible
}
/**************************************************** bootstrap reset ************************************************************************/
.table-bordered {
	border-radius:0
}
.table thead td {
	text-transform:uppercase;
	font-weight:bold;
	color:#323232 !important;
	background-color:#f9f9f9;
	font-family:Arial;
	font-size:13px;
}
.table th, .table td {
	padding:10px;
	border-color:#d7d7d7;
	-moz-box-sizing: border-box; /* ??? Firefox */
	box-sizing: border-box; /* ?????? ????? ? ?????? */
}
.tab-content td {background: #f9f9f9;text-align: right;color: #7e7e7e;font-weight: bold;}
.tab-content td:nth-child(2n) {border-left: 0px;text-align: left;font-weight: normal; width: 45%;}
.tab-content tr:nth-child(2n) td{background: #ecebea}
.block-compare .table th, .block-compare .table td {
	padding:7px
}
/**************************/
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	font-size:13px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border-radius:0;
	box-shadow:none
}
.table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child {
	border-radius:0
}
.table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child {
	border-radius:0;
}
.table-bordered thead:last-child tr:last-child > th:first-child, .table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child, .table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child {
	border-radius:0
}
.table-bordered {
	border-color:#d7d7d7
}
label, input, button, select, textarea {
	font-size:13px;
	color:#323232
}
label {font-weight:bold;}
textarea {
	resize:none
}
label{
	cursor:default
}
.close:hover, .close:focus {
	opacity:1
}
#pop_up_call {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	display: none;
	top:0;
	left: 0;
	z-index: 99;
	position: fixed;
}
#pop_up_call_pr {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	display: none;
	top:0;
	left: 0;
	z-index: 99;
	position: fixed;
}
#pop_up_call_pr p {margin-bottom: 10px;color: black;}
#pop_up_call_pr .callback-answer-error,
#pop_up_call_pr .callback-answer-success,
#pop_up_call .callback-answer-error,
#pop_up_call .callback-answer-success {
	font-weight: bold;
}
#pop_up_call_pr .callback-answer-error,
#pop_up_call .callback-answer-error {
	color: #FF0000;
}
#pop_up_call_pr .callback-answer-success,
#pop_up_call .callback-answer-success {
	color: #6ba239;
}
#pop_up_call #callback-answer p {
	margin-bottom: 10px;
}
#pop_up_call_pr .form-control.has-error {
	border-color: #FF0000;
}
#pop_up_call_pr .pop_up_call_pole  {margin-top: -100px;}
.pop_up_call_pole {
	width: 320px;
	max-width: 100%;
	padding: 20px;
	border: 1px solid #c1c1c1; /* stroke */
	border-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */
	/* background-color: #f1efef; /* layer fill content */
	background: white;

	position: absolute;
	top:50%;margin-top: -55px;
	left: 50%;margin-left: -128px;
	text-align: left;
}
.pop_up_call_pole.callback {
	width: 257px;
}
.close_pop_up {width: 21px;height: 21px;background: url('../image/close.png') no-repeat;
	position: absolute;top:-20px;right: -20px;cursor: pointer;
}
.pop_up_call_pole .input-form-control {
	width: 306px;
	height: 29px;
	border-radius: 5px;
	border: 1px solid #c2c1c1; /* stroke */
}
.pop_up_call_pole .button-header {float: none;width: 100%;box-sizing: border-box; -moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */}
.pop_up_call_pole .button-header a {display: block;width: 100%;box-sizing: border-box; -moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */text-align: center;}
/* form */
.dropdown {
	border: 1px solid #ccc;
	padding:6px 8px;
	color: #ccc;
	background-color: #fff;
	background-image: url(../image/form-arrow.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
	display: inline-block;
	float: right;
	margin: 0px 10px;
	width:190px;
	max-width:190px;
	line-height:21px;
	height:21px;
	border-radius:3px;
}
.dropdown ul {
	list-style: none; padding: 0; margin: 0;
	position: absolute;
	top: 48px; left: -1px; /* -1 for the border */
	z-index: 5;
	border: 1px solid #ccc;
	width: 100%;
	color: #ccc;
	background-color: #fff;
	display: none;
}
.dropdown li {
	list-style: none; padding: 0; margin: 0;
	padding: 15px;
}
.dropdown li.selected { display: none; }
.dropdown li:hover { background-color: #333; color: #fff; }
.dropdown.open { border: 1px solid #666; color: #333; }
.dropdown.open ul { border: 1px solid #666; color: #333; }
.b_form_input {
	position: absolute;
	opacity: 0;
	left: -99999px;
}
.b_form_label {
	position: relative;
	padding-left: 0px;
	height: 20px;
	text-align:left;
	padding-left: 27px;
	background: url(../image/checkbox.png);
	background-position: 5px top;
	min-height: 10px;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 10px;
	margin-bottom: 3px;
	font-weight: normal;
}
input:checked + label {
	background-position: 5px bottom;
	text-align:left;
}
.button_w {
	border: 1px solid #c2c1c1; /* stroke */
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDE0MSA0MSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjVmNWY1IiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxNDEiIGhlaWdodD0iNDEiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==); /* gradient overlay */
	background-image: -moz-linear-gradient(bottom, #f5f5f5 0%, #fff 100%); /* gradient overlay */
	background-image: -o-linear-gradient(bottom, #f5f5f5 0%, #fff 100%); /* gradient overlay */
	background-image: -webkit-linear-gradient(bottom, #f5f5f5 0%, #fff 100%); /* gradient overlay */
	background-image: linear-gradient(bottom, #f5f5f5 0%, #fff 100%); /* gradient overlay */
	border-radius:3px;display: inline-block;margin-bottom: 5px;
}
.button_w span {white-space: nowrap;
	font-size: 12px;
	line-height: 18px;
	padding: 8px 13px 9px;
	display: block;
}
.button_w:hover {opacity: 0.8;}
.product_s {border:1px solid #fff;
	padding:20px;
	background-color:#fff;
	margin-bottom:30px;
	border-radius:5px;
	box-shadow:inset 0 0 36px rgba(0,0,0,0.05);
	box-sizing:border-box;
	-moz-box-sizing:border-box;}
.title_s {
	color: #333; /* text color */
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
}
.text_price {width: 20%;display: inline-block;margin: 0 1%;vertical-align: baseline !important;border-radius: 3px;}
.catalog-list .cart {display: block !important;margin: 0 auto;width: 100%;text-align: center;}
.catalog-list .cart .button span {min-width: 90px; font-size: 14px; cursor: pointer;}
.prod-row {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 15px;
	background: #f6f5f5;
}
.cart-top .tovar_calcul {float: left;}
.calculator {color: #333333;}
.sale_cals {color: #333333;display: block;}
.calculator p {margin-bottom: 0px;font-size: 12px;overflow: hidden;}
.cart-top .cart-top-padd {float: right;background: #ecebea;/*width: 220px;*/width: 200px;text-align: center;
	margin-left: 6px;
	padding: 10px;
}
.cart-top .tovar_calcul .b_form_label {
	margin-left: -5px;
	margin-right: 0;
	padding-left: 26px;
}

.cart-top .cart-top-padd .button-prod {
	margin: 5px 0;
	min-width: 65px;
}

.price_itogo {	color: #333; /* text color */
	font-family: "Arial";
	font-size: 13px;float: left;width: 100%;display: block;text-align: left;}
.price_itogo span{color: #1b4196;font-size: 30px;font-weight: bold;}
.price_itogo .rub-price {
	font-size: 13px;
	color: #333;
	font-weight: normal;
}

.cart-top .cart-top-padd .a {
	color: #0373ca !important;
	font-family: "Arial";
	cursor: pointer;
	font-size: 12px;
	text-decoration: none;
	border-bottom: #0373ca 1px solid;
}

.cart-top .cart-top-padd .a.tire {
	border-bottom: #0373ca 1px dashed;
	position: relative;
}

.cart-top .cart-top-padd .a:hover {
	text-decoration: none;
	border-bottom: #ecebea 1px dashed;
}

.tire:hover .arrow_box_left {
	display: block;
}

.arrow-box-wrapper {
	position: relative;
}

.arrow_box_left {
	width: 204px;
	padding: 15px;
	position: absolute;
	bottom: 20px;
	line-height: 14px;
	left: -65px;
	margin-bottom: 2px;
	z-index: 9;
	text-align: left;
	display: none;
	background: #fff;
	border: 1px solid #2f5cbf;
	color: #333;
	font-family: "Arial";
	font-size: 12px;
}

.arrow_box_left:after,
.arrow_box_left:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
}

.arrow_box_left:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}

.arrow_box_left:before {
	border-color: rgba(253, 83, 2, 0);
	border-top-color: #2f5cbf;
	border-width: 11px;
	margin-left: -11px;
}

.arrow-box-wrapper:hover .arrow_box_left,
.arrow-box-wrapper:focus .arrow_box_left,
.arrow-box-wrapper.arrow-box-wrapper-active .arrow_box_left {
	display: block;
}

.arrow_box_left_product_information ul {
	list-style: inside;
}

.vopros {position: relative;
	color: #fff;
	font-family: "Arial";
	font-size: 8px;
	line-height: 9px;
	font-weight: bold;
	height: 9px;
	padding: 0px 2px;
	margin-bottom: 9px;
	vertical-align: top;
	display: inline-block;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	cursor: pointer;
	background-color: #979797; /* layer fill content + color overlay */}
.vopros:hover .arrow_box{display: block;}
.vopros::before {
	content: '?';
	display: inline-block;
	height: 100%;
	text-align: center;
}
.arrow_box {
	width: 197px;
	padding: 17px;
	position: absolute;
	bottom: 20px;
	line-height: 14px;
	left: -112px;
	z-index: 9;
	text-align: left;
	display: none;
	background: #ffffff;
	border: 1px solid #2f5cbf;
	color: #333; /* text color */
	font-family: "Arial";
	font-size: 12px;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box:before {
	border-color: rgba(253, 83, 2, 0);
	border-top-color: #2f5cbf;
	border-width: 11px;
	margin-left: -11px;
}
.big-price {color: #1b4196 !important;
	font-size: 30px;
	font-weight: bold;}
.text-price {margin-right: 10px;font-size: 12px;}
.sm-price {font-size: 14px;}
.prod-stock.grey-color {background-color: #767676 !important;}
.button-prod.grey-color {background: #565658;}
.button-prod.grey-color:hover {background: #565658;cursor: default;}
.or_color {color: #1b4196;}
.info iframe {width: 100% !important;}

.catalog-main-col {
	overflow: hidden;
}

.catalog-main-col ul.attr_row {
	padding: 10px 10px 20px 0px;
	display: block !important;
	margin-left:0 !important;
}
.catalog-main-col ul.attr_row li {
	padding:0;
	margin:0;
	height:19px;
	line-height: 20px;
	border:none;
	box-shadow: none;
}
.catalog-main-col li,
.catalog-main-col li.attr_li {
	list-style:none;
	height:19px;
	line-height: 20px;
	color:#5d5958;
	font:12px/19px arial, sans-serif;
	clear:both;
	padding:0 !important;
	margin:0 !important;
}
.catalog-main-col li .info-product-amount {
	color:#000002;
	padding:0 0 0 5px;
	float:left;
}
.catalog-main-col li .info-product:before {
	position:absolute;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAABCAYAAAD0In+KAAAAEUlEQVQImWPYt3fPfwYGBgYAFIcDNyOrZLkAAAAASUVORK5CYII=) repeat-x;
	bottom:5px;
	left:0;
	content:"";
	height:1px;
	width:100%;
}
.catalog-main-col li .info-product b {
	height:19px;
	font-weight:normal;
	float:left;
	padding:0 4px 0 0;
	position:relative;
	z-index:2;
}

.product-list .catalog-main-col ul.attr_row li .info-product b {
	background-color: #ECEBEA;
}


.box-product .catalog-main-col ul.attr_row li {
	box-shadow: none !important;
}

.box-product .catalog-main-col ul.attr_row li .info-product b,
.product-grid .catalog-main-col ul.attr_row li .info-product b {
	background-color: #FFFFFF;
}

.catalog-main-col li .info-product {
	width:117px;
	float:left;
	position:relative;
}
.catalog-main-col:hover{
	border-color:#d3d3de;
}
.catalog-main-col li .info-product-amount {
	padding:0 0 3px 5px;
	line-height:14px;
	line-height: 18px;
}
.catalog-main-col li {
	clear:both;
	line-height: 20px;
}
.catalog-main-col li .info-product {
	width:130px;
	line-height: 20px;
}
.b_now-price {color:#1b4196 !important;font-size: 19px;}
.b_now-price + .rub-price {color:#1b4196 !important;font-size: 16px;}
.product-list .cart {float: left;}
.product-section .price-new.big-price {margin-top: 5px; font-weight: bold !important;display: inline-block;}
.image .left {
	left:0;
}
.image .right {
	right:0;
}
.image .top {
	width:auto;
	height:auto;
	position:absolute;
	top:0;
	z-index:5;
}
.product-info .image .top {
	z-index: 11;
}
.image .bottom {
	width:auto;
	height:auto;
	display:inline;
	position:absolute;
	bottom:0;
	margin:0px;
	z-index:1003;
}
.image .left img, .image .right img, .image .bottom img, .image .top  img {
	border:none;
}

.label_stick_image {
	width:auto;
	height:auto;
	z-index:10;
	position:relative;
}
.label_stick_image .left{
	left:0;
}
.label_stick_image .right{
	right:0;
}
.label_stick_image .top {
	width:auto;
	height:auto;
	position:absolute;
	top:0;
}
.label_stick_image .bottom {
	width:auto;
	height:auto;
	position:absolute;
	bottom:0;
}
.label_stick_image .left img,
.label_stick_image .right img,
.label_stick_image .bottom img,
.label_stick_image .top img {
	border:none;
}
.mob {display: none}
@media (max-width: 767px) {
	.mob {display: block}
	.product-info-stick.left {
		left: 0;
		margin: 0;
	}

	.product-info-stick.right {
		right: 0;
	}

	.product-info-stick.top {
		width: auto;
		height: auto;
		position: absolute;
		top: 0;
		z-index: 11;
	}

	.product-info-stick.bottom {
		width: auto;
		height: auto;
		display:inline;
		position: absolute;
		bottom: 0;
		margin: 0;
		z-index: 1003;
	}

	.product-info-stick.left img,
	.product-info-stick.right img,
	.product-info-stick.bottom img,
	.product-info-stick.top img {
		border: none;
	}
}

.description .attr_row .span3 {box-shadow:none !important;}

.sale_cals {white-space:nowrap;}
.simplecheckout-cart .image {text-align: left;}
.simplecheckout-cart td.image img{width: 80px !important;}
.simplecheckout-cart col.image {width: 10% !important;}
.simplecheckout-cart .price{
	font-size:13px;
}
.simplecheckout-cart td.price{
	color: rgb(126, 126, 126);
}
.simplecheckout-cart-total-value nobr, #total_sub_total nobr, .simplecheckout-cart td.total {font-size: 15px;color:#1b4196;font-weight: bold;
}
#total_total nobr {font-size: 19px;}

.product-list .span3_w .span7 {width: 65%;float: right;}
.product-list .span3_w {width: 90%;}

/*Доработки отзывов и приемуществ*/
.b_images_advantage {font-size: 18px;color: #333;text-align: left !important;padding-right: 0px;}
.box .box-content .box-product ul li.b_images_advantage {margin-bottom: 0px;}
.el_images_advantage {display: inline-block; vertical-align: baseline;
	width: 57px;
	height: 58px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */
	background-color: #1b4196; /* layer fill content + color overlay */
	text-align: center;
	line-height: 58px;
	margin-right: 19px;
	float: left;
}
@media (max-width: 1200px) {
	.b_images_advantage span {font-size: 14px;}

}
@media (min-width: 765px) and (max-width: 1200px) {
	.el_reviews_last {text-align: left !important;
		padding-top: 27px !important;}}
@media (max-width: 960px) {
	.b_images_advantage {width: 100%;margin-left: 0px;margin-bottom: 15px !important;}
	.b_images_advantage span {font-size: 18px;}
}
.el_reviews_last {
	height: 35px;
	line-height: 35px;
	text-align: right;
	padding: 0px 21px;
	margin: -21px -21px -21px -21px;
	border-radius: 3px 3px 0px 0px;
}
.el_yell {
	background: url(/catalog/view/theme/theme317/image/pak/b_yell.png) no-repeat #c4001b;
	color: white;
}
.el_otzovik a,.el_yell a {color: white;text-decoration: underline;font-size: 14px;}
.el_otzovik a:hover,.el_yell a:hover {text-decoration: none;}
.el_yandex {background: url(/catalog/view/theme/theme317/image/pak/b_yandex.png) no-repeat 20px 0px white;}
.el_yandex a {color: #1b4196;text-decoration: underline;font-size: 14px;}
.el_yandex a:hover {text-decoration: none;}
.el_otzovik {background: url(/catalog/view/theme/theme317/image/pak/b_otzovik.png) no-repeat #94302f;}

.el_reviews_last_one {margin-top: 41px;text-align: left !important;}
.el_reviews_last_one span {font-size: 18px;color: #333;}
.el_reviews_last_one p {clear: left;margin-bottom: 0px;margin-top: 10px;font-size: 14px;}
.el_reviews_last_one .b_st {float: right;}
.b_st {display: inline-block;vertical-align: top;height: 17px;}
.b_st div {background: url(/catalog/view/theme/theme317/image/pak/star_grey.png) no-repeat;
	width: 17px;height: 17px;display: inline-block;
}
.el_reviews_last_one a {color: #1b4196;text-decoration: underline;float: right;font-size: 14px;margin-top: 10px;}
.el_reviews_last_one a:hover {text-decoration: none;}

.el_reviews_last_one .el_reviews_last_one_thumb_link {
	float: none;
	margin: 0;
	display: block;
}

.span2 + .span4.el_reviews_last_one {
	margin-left: 0px;
	margin-right: -20px;
	margin-top: 0px;
}
.name + .el_reviews_last_one {margin-top: 10px;}
.el_reviews_name {text-transform: uppercase;}
.el_reviews_last_one .span2 img {max-width: 90%;}
.st5 .el_st1,.st5 .el_st2,.st5 .el_st3,.st5 .el_st4,.st5 .el_st5,.st4 .el_st1,.st4 .el_st2,.st4 .el_st3,.st4 .el_st4,.st3 .el_st1,.st3 .el_st2,.st3 .el_st3,.st2 .el_st1,.st2 .el_st2,.st1 .el_st1 {
	background: url(/catalog/view/theme/theme317/image/pak/star_color.png) no-repeat;
}
.btn_sale {width: 213px;height: 32px;line-height: 32px;text-align: center;margin: 0px 6px!important;padding:0px !important;display: none;}
.btn_sale:after {display: none;}
#pop_up_sale {width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	display: none;
	top:0;
	left: 0;
	z-index: 99;
	position: fixed;}
#pop_up_sale .pop_up_call_pole {margin-top: -200px;}
#pop_up_sale table {border-collapse: collapse;}
#pop_up_sale table td,#pop_up_sale table th {border: 1px solid #bcbbbb;text-align: center;font-size: 16px;text-align: center;font-weight: normal;color: #333;padding: 5px;}
#pop_up_sale table th {text-align: center;font-size: 18px;border-bottom: 4px solid #1b4196;}
.b_advantage_rt li {border:1px solid #fff;
	padding:20px 0px 20px 20px;
	background-color:#fff;
	margin-bottom:10px;
	border-radius:5px;
	font-size: 13px;
	overflow: hidden;
	box-shadow:inset 0 0 36px rgba(0,0,0,0.05);
}
.b_advantage_rt li .el_images_advantage {margin-right: 12px;background: #1b4196;	width: 47px;
	height: 48px;line-height: 48px;}
.b_advantage_rt li .el_images_advantage img {width: 36px;}
.b_advantage_rt li a {color: #0474ca;text-decoration: underline;}
.b_advantage_rt li a:hover {color: #0474ca;text-decoration: none;}
.b_images_advantage {display: table;}
.b_images_advantage span {display: table-cell;
	vertical-align: middle;
	vertical-align: middle;
	width: 100%;}
.span12.el_reviews_last_one {border-bottom: 1px solid #bcbbbb;margin-bottom: 10px;padding-bottom: 10px;}
.el_reviews_label {display: inline-block;vertical-align: top;margin-top: 10px;width: 52px;}
.el_rating_label {margin-left: 10%;}
input[type="text"].el_rating_input {
	width: 40%;
	max-width: 320px;
	height: 28px;
	border: 1px solid #bbb9b9; /* stroke */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */
	background-color: #fff; /* layer fill content + color overlay */
	-moz-box-shadow: inset 0 0 2px rgba(0,0,0,.75); /* inner shadow */
	-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.75); /* inner shadow */
	box-shadow: inset 0 0 2px rgba(0,0,0,.75); /* inner shadow */
	padding: 0px 10px;
}
.el_rating_textarea {
	border: 1px solid #bbb9b9; /* stroke */
	width: 100%;padding: 5px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg color from leaking outside the border */
	background-color: #fff; /* layer fill content + color overlay */
	-moz-box-shadow: inset 0 0 2px rgba(0,0,0,.75); /* inner shadow */
	-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.75); /* inner shadow */
	box-shadow: inset 0 0 2px rgba(0,0,0,.75); /* inner shadow */
	box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box;}
.btn_reviews {float: right;height: 32px;line-height: 32px;text-align: center;padding: 0px 10px !important;display: none;margin-bottom: 30px !important;margin-right: 0px !important;}
.b_st label {background: url(/catalog/view/theme/theme317/image/pak/star_grey.png) no-repeat;
	width: 17px;
	height: 17px;
	display: inline-block;
	cursor: pointer;margin-top: 10px;}
.b_st label:hover {opacity: 0.8;}
.b_st input {display: none;}
.active_st5 .el_st1,.active_st5 .el_st2,.active_st5 .el_st3,.active_st5 .el_st4,.active_st5 .el_st5,.active_st4 .el_st1,.active_st4 .el_st2,.active_st4 .el_st3,.active_st4 .el_st4,.active_st3 .el_st1,.active_st3 .el_st2,.active_st3 .el_st3,.active_st2 .el_st1,.active_st2 .el_st2,.active_st1 .el_st1 {
	background: url(/catalog/view/theme/theme317/image/pak/star_color.png) no-repeat;
}
.el_reviews_last_one_big {border-bottom: 1px solid #bcbbbb;margin-bottom: 10px;padding-bottom: 14px;}



/*-header_new-*/
header {
	padding: 0;
	margin: 0;
	height: 94px;
	background: #fff;
	-webkit-box-shadow: 0 0px 15px 0px rgba(0,0,0, .35);
	-moz-box-shadow: 0 0px 15px 0px rgba(0,0,0, .35);
	box-shadow: 0 0px 15px 0px rgba(0,0,0, .35);
}
header .toprow {margin: 0; float: none;}
header .links {float: none; padding-top: 10px;}header .links a {font-size: 14px;}
header .links li {padding: 0 12px;}

.cart-position {margin: 0 0 10px 0;}
#cart .heading span.bg-cart {
	background: url(../image/ico_cart.png) no-repeat left top;
	width: 49px;
	height: 38px;
	left: 12px;
	bottom: -2px;
	line-height: 1;
}
#cart .heading span.link_a {
	padding: 3px 10px 0 77px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-top: 0;
}
#cart .heading span.link_a i.icon-angle-down {
	font-size: 16px;
	margin-left: 34px;
	color: #0078ff;
}
#cart .heading span.link_a {font-size: 14px;}

#phone {width: 404px; display: inline-block; vertical-align: bottom; float: none; padding-top: 0;}

.toprow .links .last a, .toprow .links .login_h a {color: #e4007b;}

.phone {font-size: 22px;}
.p_item {display: inline-block; vertical-align: top; margin-right: 19px;padding-top: 1px;}
.p_item.phone2 {margin-right: 7px;}

#search {margin: 0;}
.search {margin: 0; padding: 0; border: none; background: none;}
#search input {max-width: 173px;}
header .cusel {max-width: 144px;}

#menu.menu_nobg {background: none; padding-top: 11px;}
#menu.menu_nobg > ul > li {position: relative; border: none;}
#menu.menu_nobg > ul > li:not(:last-child):after {
	content: "";
	display: block;
	position: absolute;
	top: 12px;
	right: 5px;
	height: 3px;
	width: 3px;
	background: #cacaca;
	border-radius: 50%;
	box-shadow: 0px 6px 0px 0px #cacaca, 0px 12px 0px 0px #cacaca;
}
#menu.menu_nobg> ul > li > a {font-size: 18px; font-weight: 600; text-transform: uppercase; color: #000; padding-right: 20px;}
#menu.menu_nobg> ul > li > a:hover {background: none;}

#menu.menu_nobg> ul > li>a:hover, #menu.menu_nobg > ul > li.sfHover>a, #menu.menu_nobg > ul > li.active>a {background: none; color: #e4007b;}

#menu.menu_nobg> ul > li ul {
	display: none;
	position: absolute;
	z-index: 99;
	background: #fff;
	left: 10px;
	top: 40px;
	width: 190px;
	margin: 0 !important;
	border: 1px solid #c1c1c1;
	background-color: #fff;
	box-shadow: 0 0px 1px 0px rgba(0,0,0, .35);
	border-radius: 0;
	padding: 13px 9px;
}


/*-index page content-*/
.box .box-heading {
	background: none;
	border: 0;
	font-size: 24px;
	text-transform: uppercase;
	padding: 6px 0;
	color: #3f3f3f;
}

/*-adv-*/
ul.adv_n {text-transform: uppercase;}
ul.adv_n .el_images_advantage {background: none; width: auto; height: 93px; padding: 0;}
ul.adv_n .el_images_advantage img {max-width: initial;}
.box-content .box-product ul.adv_n li.b_images_advantage {
	height: 90px;
	border: 1px solid #cccccc;
	border-radius: 0;
	padding: 0;
	margin: 0 0 20px 0;
	-webkit-box-shadow: 2px 2px 0 1px #cacaca;
	-moz-box-shadow: 2px 2px 0 1px #cacaca;
	box-shadow: 2px 2px 0 1px #cacaca;
}
ul.adv_n li.b_images_advantage span {padding: 10px 20px 15px 0;}

.box-content .box-product ul.adv_n span.adv_txt_sm {font-size: 14px; color: #797979; padding: 0; margin-right: 5px;}

/*-products-*/
.product-grid ul li, .box .box-content .box-product ul li {
	border-radius: 0;
	-webkit-box-shadow: 2px 2px 0 1px #cacaca;
	-moz-box-shadow: 2px 2px 0 1px #cacaca;
	box-shadow: 2px 2px 0 1px #cacaca;
}


/*-slider-*/
.slider_n .camera_wrap {
	width: 98%;
	border: 1px solid #cccccc;
	border-radius: 0;
	padding: 0;
	background: #fff;
	padding: 3px;
	margin-bottom: 5px;
	-webkit-box-shadow: 2px 2px 0 1px #cacaca;
	-moz-box-shadow: 2px 2px 0 1px #cacaca;
	box-shadow: 2px 2px 0 1px #cacaca;
}
.box.featured.slider_box {margin: 0;}
.slider_r_b {float: right; width: 31.62%;}

@media (max-width: 979px) {
	.fluid_container.slider_n {width: 100%;}
	.slider_r_b {float: none; width: 100%;}
}


/*-footer-*/
.footer_n {
	width: 100%;
	background: #1b4196;
	font-size: 14px;
	color: #fff;
	padding: 20px 0;
}

.category-info {
	color: #000;
}

.category-info ul,
.blog-description ul:not([class]){
	list-style: disc;
	margin-left: 20px;
}

/* Information Privacy */
.information-privacy ol {
	counter-reset: item;
}
.information-privacy ol > li {
	display: block;
	position: relative;
	margin-left: 0;
	margin-bottom: 5px;
}
.information-privacy ol > li::before {
	content: counters(item,".")".";
	counter-increment: item;
	position: absolute;
	margin-right: 100%;
	right: 10px;
}
.information-privacy ol > li .prmPunkt {
	margin-bottom: 5px;
}
.information-privacy ul {
	list-style: disc;
}
.information-privacy ul > li {
	display: list-item;
	margin-left: 20px;
}

.privacy-link a {
	color: #fff;
}
.privacy-link a:hover {
	text-decoration: underline;
}

.square_calc {
	font-weight: bold;
	font-size: 14px;
}
.recommend {
	font-weight: bold;
	font-size: 13px;
}
.calculator input[type="tel"] {
	margin-bottom: 5px;
}

a.disabled {
	pointer-events: none;
}

.buy-one-click {
	margin-bottom: 10px;
}

.buy-one-click a {
	color: #0373ca !important;
	font-family: "Arial";
	cursor: pointer;
	font-size: 12px;
	text-decoration: none;
	border-bottom: #0373ca 1px solid;
}

.buy-one-click a:hover {
	text-decoration: none;
	border-bottom: #ecebea 1px dashed;
}

@media (max-width: 500px) {

	#phone .desc {display: none}
	.pop_up_call_pole {
		max-width: 320px;
		width: 90%;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.product-grid .name a {
		max-height: 100px;
		overflow: hidden;
		display: block;
	}

	.pop_up_call_pole .input-form-control {
		width: calc(100% - 15px);
	}

	#pop_up_call_pr .pop_up_call_pole{
		margin-top: 0;
		top: 23%;
	}

	#pop_up_call_pr {
		overflow-y: scroll;
	}
}

@media (min-width: 501px) {
	.pop_up_call_pole.callback {
		width: 215px;
	}
}

@media (max-width: 374px) {
	.product-info .description .product-section {
		max-width: 100%;
	}

	.product-info .tabs .owl-carousel.product-grid .owl-nav {
		display: none;
	}
}

.disabled {
	opacity: .4;
}

.quick-callback {
	position: fixed;
	right: 0;
	bottom: 142px;
	left: 0;
	z-index: 9999;
}
.quick-callback .container {
	position: relative;
}
.quick-callback a {
	position: absolute;
	top: 0;
	right: 20px;
	display: block;
	width: 42px;
	height: 42px;
	background: url('../image/callback.png') no-repeat;
}
.quick-callback a:hover {
	opacity: .7;
}
@media (max-width: 1200px) {
	.quick-callback {
		display: none !important;
	}
}
@media (min-width: 767px) {
	.quick-callback a {
		right: 0;
	}
}
@media (min-width: 991px) {
	.quick-callback a {
		right: -21px;
	}
}
@media (min-width: 1200px) {
	.quick-callback a {
		right: -97px;
	}
}

#body,
#page {
	height: 100%;
}

#shadow {
	display: flex;
	flex-direction: column;
	min-height: 100%;
}

#section-content {
	flex: 1 0 auto;
}

#header,
#footer-container2 {
	flex: 0 0 auto;
}

.simplecheckout-cart .bdb-none {
	border-bottom: none;
}
td.text-right.bdb-none.pt-0 {
	border-bottom: 1px solid #DDDDDD;
}
.rec_area {
	padding-right: 18px;
}
.simplecheckout-cart .pt-0 {
	padding-top: 0;
}

.simplecheckout-cart .economy {
	font-size: 13px;
	color: #333;
	margin-bottom: 3px;
}

.simplecheckout-cart .economy .item {
	display: inline-flex;
	align-items: center;
	border: 1px solid #2f5cbf;
	border-radius: 4px;
	padding: 3px 12px;
}

.simplecheckout-cart .economy .item .rub-price {
	font-weight: normal;
}

.simplecheckout-cart-total-custom {
	padding: 7px 3px;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	text-align: right;
}

.simplecheckout-cart-total-custom .info {
	position: relative;
}

.simplecheckout-cart-total-custom .info img {
	cursor: pointer;
	vertical-align: text-top;
}

.simplecheckout-cart-total-custom .info:hover .arrow_box_left {
	display: block;
}

.simplecheckout-cart-total-custom .info .arrow_box_left {
	right: -13px;
	left: auto;
	bottom: 27px;
}

.simplecheckout-cart-total-custom .info .arrow_box_left::after,
.simplecheckout-cart-total-custom .info .arrow_box_left::before {
	left: auto;
	right: 13px;
}

.simplecheckout-cart-total-custom .info .arrow_box_left::before {
	right: 12px;
}

.simplecheckout-cart-total-custom-coupon .inputs {
	margin-right: 3px;
}

.simplecheckout-cart-total-custom-coupon .inputs input {
	margin-bottom: 0;
}

.simplecheckout-cart-total-custom-coupon .inputs a.button {
	padding: 0;
}

.simplecheckout-cart-total-custom-coupon .inputs a.button span {
	padding: 5px 6px;
}

.simplecheckout-button-block .simplecheckout-button-back {
	margin-right: 5px;
}

@media (max-width: 374.98px) {
	.simplecheckout-button-block .button.btn span {
		font-size: 10px;
	}
}

@media (max-width: 767.98px) {
	.simplecheckout-button-block .button.btn {
		padding: 0;
	}

	.simplecheckout-button-block .button.btn span {
		padding-right: 7px;
		padding-left: 7px;
	}
}

@media (min-width: 375px) and (max-width: 767.98px) {
	.simplecheckout-button-block .simplecheckout-button-back {
		margin-right: 10px;
	}
}

@media (min-width: 768px) {
	.simplecheckout-button-block .simplecheckout-button-back {
		margin-right: 20px;
	}
}

/*----------Читать далее-----------*/

.cart_description{
	position: relative;
	height: 200px;
	overflow: hidden;
	width: 100%;
}

.cart_description:not(.st_active):after{
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(236, 235, 234) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(236, 235, 234) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(236, 235, 234) 100%);
	bottom: -1px;
	content: '';
	display: block;
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ecebea', endColorstr='#ecebea', GradientType=0 );
	height: 105px;
	left: 1px;
	position: absolute;
	right: 1px;
	z-index: 2;
}

.btn_description{
	display: block;
	margin: 10px auto;
	width: 185px;
	cursor: pointer;
	color: #1b4196;
	border-bottom: 1px dashed #1b4196;
}
/*------------------------------------*/

.hide-mob {
	display: block;
}
.view-mob {
	display: none;
}

.image.mobile {
	display: none;
}

.image.desctop {
	display: block;
}

.mob-back {
	display: none;
}

.mob-back img {
	width: 15px;
	height: 15px;
}

@media (max-width: 767px) {
	.breadcrumb{
		line-height: 22px;
	}

	.menu-categories-container {
		width: 100%;
	}

	.mob-back {
		display: inline;
		background-color: #fff;
		border: 1px solid #1b4196;
		border-radius: 5px;
		padding: 4px 15px;
		margin-bottom: 15px;
		display: block;
		width: fit-content;
		background-image: none;
	}

	.view-mob {
		display: block;
	}

	.el_reviews_last_one div{
		text-align: center;
		padding-bottom: 10px;
	}
}


@media (max-width: 370px) {
	.box .box-heading{
		font-size: 22px;
		line-height: 28px;
	}
}


#pop_up_call_pr .pop_up_call_pole{
	margin-left: -180px;
}

@media (max-width: 414px){
	.tab-content td {
		text-align: left;
		width: 55%;
	}
}


@media (max-width: 500px) {
	#pop_up_call_pr .pop_up_call_pole{
		margin-left: -159px;
	}
}

@media (max-width: 349px) {
	.close_pop_up{
		top:0;
		right:0;
	}

	#pop_up_call_pr .pop_up_call_pole {
		margin-left: -145px;
	}
}


@media (max-width: 559px){
	.product-info .description .product-section {
		width: 100%;
		text-align: center;
	}

	.product-section_rt, .product-section_chr {
		width: 100%;
		text-align: center;
	}

	.product-section_chr {
		margin-left: 0;
	}

	.cart-top .tovar_calcul {
		max-width: 100%;
		width: 100%;
		padding-bottom: 15px;
	}

	.cart-top .cart-top-padd {
		width: 100%;
	}

	a.button-prod{
		margin: 10px auto !important;
	}

	.cart-top .cart-top-padd .button-prod {
		display: block;
		width: fit-content;
		margin: 15px auto;
	}

	.cart-top .cart-top-padd .price_itogo {
		text-align: center;
	}
}


.image.desctop {
	display: block;
}

.image.mobile {
	display: none;
}

.b-mobile {
	display: block;
	padding-left: 0;
}

@media (max-width: 767px){
	.image.desctop {
		display: none;
	}

	.product-grid ul li .left{
		width: 100%;
	}

	.image.mobile {
		display: inline;
	}

	.f-left .image{

		float: left;
		text-align: left;
	}

	.product-grid .mobile img,
	.f-left .mobile img{
		height: 110px;
		object-fit: cover;
	}

	.b-mobile {
		display: inline-block;
		padding-left: 25px;
		float: left;
	}

	.product-grid .description {
		display: none;
	}

	.buy-one-click.st-mobile {
		width: 120px;
		background: #0096ff;
		background: linear-gradient(to bottom, #0096ff 0%,#3484c7 100%);
		border: 1px solid;
		border-radius: 3px;
		border-color: #c5e7ff #0769ad #0769ad #0769ad;
	}

	.buy-one-click.st-mobile a {
		color: #fff !important;
		padding: 7px 13px 8px;
		border-bottom: none;
		display: inline-block;
		font-family: Roboto, Arial, Helvetica, sans-serif;
	}

	.cart-button.catalog-list{
		float: left;
	}

	#content .box-product .inner{
		float: none !important;
	}

	div.name.maxheight{
		text-align: left;
		padding-bottom: 15px;
	}

	.cart-button{
		float: left;
	}

	.product-grid ul li .image{
		width: auto !important;
	}
}

@media (max-width: 448px){
	.b-mobile {
		padding-left: 10px;
	}

}


@media (max-width: 370px){
	.f-left .image,
	.f-left .mobile img,
	.product-grid .mobile img,
	.product-grid ul li .image,
	.b-mobile,
	.buy-one-click.st-mobile,
	.cart-button .cart a.button,
	.cart-button{
		width: 100% !important;
	}
	.b-mobile{
		padding-left: 0;
	}

	.product-list .price, .product-grid .price{
		text-align: center !important;
	}
}



.table-attribute,
.table-servise{
	width: 47%;
	display: inline-block;
	vertical-align: top;
	padding-right: 10px;
}

.table-servise {
	padding-left: 10px;
}

.img-ukladka{
	background-size: cover;
	width: 45%;
	height: 150px;
	margin-right: 10px;
	background-repeat: no-repeat;
	float: left;
}

.ukladka-ico {
	width: 50%;
	float: left;
	padding-bottom: 5px;
}

.ukladka-ico span{
	width: 75%;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.ukladka-price {
	width: 100%;
	text-align: center;
	margin: 10px 0;
	font-size: 15px;
	font-weight: 500;
}

.ukladka-price span {
	color: #1b4196;
	font-size: 17px;
}




a.button span {
	color: #fff;
	display: inline-block;
	padding: 7px 13px 8px;
	white-space: nowrap;
	font-size: 12px;
	line-height: 18px;
	cursor: pointer;
}

@media (max-width: 1199px) and (min-width: 980px){
	.img-ukladka {
		width: 40%;
	}

	.ukladka-ico {
		width: 50%;
	}
}


@media (max-width: 979px){
	.table-servise {
		padding-left: 0;
	}
	.table-attribute, .table-servise {
		width: 100%;
	}

}

@media (max-width: 423px) {
	.img-ukladka {
		display: none;
	}

	.ukladka-ico {
		width: 70%;
		padding: 5px 15%;
	}
}

a.button {
	display: inline-block;
	/*text-decoration: none;
    cursor: pointer;
    background: #1b4196;
    font-size: 12px;
    line-height: 18px;
    border: 1px solid;
    border-radius: 3px;*/
}

a.button:hover, a.button.noactive{
	background: #464545;
}


a.button.servi{
	display: block;
	max-width: 200px;
	margin: 0 auto;
}



.information-service .section-main {
	background: url(../image/information-service-banner-xs.png) no-repeat;
	padding: 0;
	margin-bottom: 40px;
	background-size: cover;
	background-position: center;
	border: 3px solid #e8e8e8;
	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.39);
}

.information-service .section-main .item {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.information-service .section-main .text {
	font-size: 16px;
	color: #fff;
	max-width: 100%;
	text-align: center;
	/* background: rgba(243, 83, 35, .902); */
	padding: 20px 15px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	border-radius: 20px;

}

.information-service .section-main .service-callback {
	width: 270px;
	background-color: #ecebea;
	padding: 44px 15px;
	box-sizing: border-box;
}


.information-service .section-main .service-callback .form-control {
	width: 100%;
	box-sizing: border-box;
	color: #333;
	font-size: 12px;
	height: 35px;
	padding: 0 9px;
	margin-bottom: 20px;
	border-radius: 2px;
}

.information-service .section-main .service-callback .has-error .form-control {
	border-color: #FF0000;
}

.information-service .section-main .service-callback .btn-submit {
	width: 100%;
}

.information-service .btn-submit {
	font-size: 14px;
	color: #fff;
	background: #2f5cbf;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #2f5cbf 0%, #1b4196 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2f5cbf), color-stop(100%,#1b4196));
	background: -webkit-linear-gradient(top, #2f5cbf 0%,#1b4196 100%);
	background: -o-linear-gradient(top, #2f5cbf 0%,#1b4196 100%);
	background: -ms-linear-gradient(top, #2f5cbf 0%,#1b4196 100%);
	background: linear-gradient(to bottom, #2f5cbf 0%,#1b4196 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f5cbf', endColorstr='#1b4196',GradientType=0 );
	font-size: 12px;
	line-height: 18px;
	border: 1px solid;
	border-color: #2f5cbf #1040ac #082c7d #1040ac;
	border-radius: 3px;
	height: 35px;
}

.information-service .section-advantages .item {
	text-align: center;
	color: #333;
	font-size: 13px;
	margin-bottom: 44px;
}

.information-service .section-advantages .icon {
	margin-bottom: 18px;
}

.information-service .section-advantages .item-title {
	color: #1b4196;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
	line-height: 16px;
	margin-bottom: 13px;
}

.information-service .section-advantages2 {
	padding-top: 40px;
}

.information-service .section-full-bg {
	position: relative;
}

.information-service .section-full-bg::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: calc((100% - 100vw) / 2);
	width: 100vw;
	background: #f5f5f4;
	height: 100%;
	z-index: -1;
}

.information-service .section-pricelist {
	padding-top: 35px;
	padding-bottom: 40px;
}

.information-service .section-full-bg {
	position: relative;
}

.information-service .section-pricelist .section-title {
	color: #1b4196;
	font-size: 16px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 16px;
}

.box ul, .blog-list ul {
	list-style: none;
	margin: 0;
}

.box .box-content .box-product ul li.first-in-line {
	margin-left: 0;
	clear: left;
}

.information-service .section-banner {
	text-align: center;
	color: #fff;
	position: relative;
	padding: 30px 15px 25px;
}

.section-pricelist .box-product .name {
	text-align: center;
	margin-top: 10px;
}

.maxheight {
	padding-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.section-pricelist .box-product .price{
	text-align: center;
}

.button.servi + .button.servi{
	margin-top: 10px;
}

.information-service .section-banner .bg {
	position: absolute;
	top: 0;
	left: calc((100% - 100vw) / 2);
	display: block;
	width: 100vw;
	height: 100%;
	z-index: -1;
	background: #fff;
	border-top: 4px solid #1c4193;
	border-bottom: 4px solid #1c4193;
}

.information-service .section-banner .section-title {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.292;
	margin-bottom: 24px;
	color: #bb0d77;
}

.section-banner .text{
	color: #232323;
	font-weight: bold;
	margin-top: 20px;
}

.information-service .section-pricelist .table .tt-u {
	text-transform: uppercase;
}

.information-service .section-pricelist .table .th {
	font-weight: bold;
	color: #bb0d77;
}

.information-service .section-pricelist .table td {
	padding: 5px 20px;
	color: #333;
}

.text-center {
	text-align: center !important;
}

.information-service .section-works {
	padding: 25px 0 0;
}


@media (min-width: 576px){
	.information-service .section-main {
		/*background-image: url(../image/information-service-banner-sm.jpg);*/
	}

	.information-service .section-main .item {
		flex-direction: row;
		/*justify-content: flex-end;*/
	}

	.information-service .section-main .text {
		width: 43%;
		margin-right: 15px;
	}
	.information-service .section-banner {
		padding-right: 70px;
		padding-left: 70px;
	}
}



@media (min-width: 768px){
	.information-service .section-main {
		/*padding: 25px 49px 36px;*/
	}

	.information-service .section-main .text {
		padding: 45px 30px;
		margin-right: 0;
		margin-bottom: 0;
		font-size: 32px;
		line-height: 37px;
		height: 232px;
		width: 737px;
		text-align: right;
		text-transform: uppercase;
		font-weight: 500;
	}

	.product-grid ul li, .box .box-content .box-product ul li {
		border: 1px solid #fff;
		padding: 20px;
		background-color: #fff;
		margin-bottom: 30px;
		border-radius: 5px;
		box-shadow: inset 0 0 36px rgba(0,0,0,0.05);
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

	.information-service .section-banner {
		padding-right: 130px;
		padding-left: 130px;
	}

	.information-service .section-banner .section-title {
		font-size: 24px;
	}
}

@media (min-width: 1200px){
	.information-service .section-main {
		/*padding: 32px 49px 42px;*/
		/*background-image: url(../image/information-service-banner.jpg);*/
	}
}

@media (max-width: 370px){
	.information-service .section-main .service-callback{
		width: 100%;
	}
}

.information-service-modal {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	display: none;
	top: 0;
	left: 0;
	z-index: 99;
	position: fixed;
}

.information-service-modal .information-service-modal-wrapper {
	position: absolute;
	top: 50%;
	margin-top: -100px;
	left: 50%;
	margin-left: -158px;
	text-align: left;
	width: 300px;
	max-width: 100%;
	padding: 29px 15px 31px;
	border-radius: 5px;
	background-color: rgb(45, 45, 45);
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
}

.information-service-modal .alert {
	margin-bottom: 0;
	padding: 7.5px 14px 7.5px;
	text-align: center;
	border-radius: 2px;
}

.information-service-modal .btn-close-modal {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 21px;
	height: 21px;
	padding: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: url('../image/close.png') no-repeat;
}

.information-service-modal .btn-close-modal:hover,
.information-service-modal .btn-close-modal:focus {
	opacity: .7;
}

.information-service-modal .modal-title {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 20px;
	line-height: 20px;
}

.information-service-modal .form-group {
	margin-bottom: 20px;
}

.information-service-modal .form-control {
	color: #333;
	font-size: 12px;
	margin: 0;
	width: 100%;
	padding: 0 9px;
	height: 35px;
	border-radius: 2px;
	box-sizing: border-box;
}

.information-service-modal .form-group.has-error .form-control {
	border-color: #FF0000;
}

.information-service-modal .btn-submit {
	color: #fff;
	background: #1b4196;
	text-shadow: none;
	border: none;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,.5);
	box-shadow: 0 0 8px rgba(0,0,0,.5);
	border-radius: 3px;
	padding: 7px 12px;
	min-width: 200px;
	border-color: #2f5cbf #1040ac #082c7d #1040ac;
}

.information-service-modal .btn-submit:hover,
.information-service-modal .btn-submit:focus {
	opacity: .7;
}

.module-filters-btn-wrapper {
	position: fixed;
	top: 80px;
	right: 0;
	z-index: 100;
}

.module-filters-btn-wrapper .module-filters-btn {
	background: #2f5cbf;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkNTMwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMDRmMDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #2f5cbf 0%, #1b4196 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2f5cbf), color-stop(100%,#1b4196));
	background: -webkit-linear-gradient(top, #2f5cbf 0%,#1b4196 100%);
	background: -o-linear-gradient(top, #2f5cbf 0%,#1b4196 100%);
	background: -ms-linear-gradient(top, #2f5cbf 0%,#1b4196 100%);
	background: linear-gradient(to bottom, #2f5cbf 0%,#1b4196 100%);
	border: 1px solid;
	border-color: #2f5cbf #1040ac #082c7d #1040ac;
	box-shadow: none;
	border-radius: 0;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	color: #fff;
	text-shadow: none;
}

.module-filters {
	display: none;
}

.module-filters .form-loader {
	z-index: 9999;
}

.module-filters .close-btn {
	width: 21px;
	height: 21px;
	background: url('../image/close.png') no-repeat;
	position: absolute;
	top: 11px;
	left: 11px;
	cursor: pointer;
	z-index: 1;
}

.module-filters > .box {
	position: relative;
}

.module-filters-btn-preload {
	display: none;
	position: fixed;
	top: 50%;
	right: 0;
	width: 170px;
	border: 1px solid;
	border-color: #2f5cbf #1040ac #082c7d #1040ac;
	color: #fff;
	text-shadow: none;
	background: #1b4196;
	border-radius: 3px;
	z-index: 10;
	box-shadow: none;
}

.module-filters-btn-preload:hover,
.module-filters-btn-preload:focus {
	background-color: #999;
	border: 1px solid #909090;
	color: #fff;
	box-shadow: none;
}

@media (max-width: 767.98px) {
	.module-filters {
		top: 50px;
		position: fixed;
		right: 0;
		z-index: 101;
		width: 275px;
		overflow: scroll;
		max-height: calc(100vh - 50px - 21px);
		padding-left: 21px;
		padding-top: 21px;
	}

	.module-filters .box .box-heading {
		margin-bottom: 0 !important;
		border: 1px solid;
		border-color: #c2c1c1 #bbbaba #878686 #bbbaba;
		border-bottom: none;
		border-radius: 0;
		background: url('../image/heading.png') repeat-x left top #f6f6f6;
		padding: 6px 20px;
		font-size: 19px;
	}

	.module-filters .box .box-heading i {
		display: none;
	}

	.module-filters .box-content {
		display: block !important;
		border: 1px solid;
		border-color: #c2c1c1 #bbbaba #878686 #bbbaba;
	}

	.module-filters .product_s {
		margin-bottom: 0;
		border-radius: 0;
	}
}

@media (min-width: 576px) {
	.module-filters-btn-preload {
		right: 275px;
	}
}

@media (min-width: 768px) {
	.module-filters {
		display: block;
	}

	.module-filters-btn-wrapper {
		display: none;
	}

	.module-filters .close-btn {
		display: none;
	}

	.module-filters-btn-preload {
		position: absolute;
		top: 0;
		right: 100%;
	}
}

.ajax-form-loader {
	position: relative;
}

.form-loader {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	z-index: 5000;
}

.form-loader::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0.3;
	z-index: 5000;
}

.form-loader .form-loader-content {
	position: relative;
	display: grid;
	grid-template-columns: 33% 33% 33%;
	grid-gap: 2px;
	width: 100px;
	height: 100px;
	z-index: 5001;
}

.form-loader .form-loader-content > div {
	position: relative;
	width: 100%;
	height: 100%;
	background: #004fa2;
	transform: scale(0.0);
	transform-origin: center center;
	animation: loader 2s infinite linear;
}

.form-loader .form-loader-content > div:nth-of-type(7) {}

.form-loader .form-loader-content > div:nth-of-type(1),
.form-loader .form-loader-content > div:nth-of-type(5),
.form-loader .form-loader-content > div:nth-of-type(9) {
	animation-delay: 0.4s;
}

.form-loader .form-loader-content > div:nth-of-type(4),
.form-loader .form-loader-content > div:nth-of-type(8) {
	animation-delay: 0.2s;
}

.form-loader .form-loader-content > div:nth-of-type(2),
.form-loader .form-loader-content > div:nth-of-type(6) {
	animation-delay: 0.6s;
}

.form-loader .form-loader-content > div:nth-of-type(3) {
	animation-delay: 0.8s;
}

@keyframes loader {
	0%   { transform: scale(0.0); }
	40%  { transform: scale(1.0); }
	80%  { transform: scale(1.0); }
	100% { transform: scale(0.0); }
}

.form-group.has-error .form-control {
	border-color: #FF0000;
}

.g-recaptcha > div {
	margin: 0 auto 10px;
}

.g-recaptcha > div.has-error {
	border: 1px solid #FF0000;
}

.information-contact-form {
	margin-bottom: 30px;
}

.information-contact-form .form-heading {
	line-height: 30px;
	margin: 10px 0 20px;
	padding-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #bbbaba;
	font-size: 17px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	text-rendering: optimizelegibility;
}

.information-contact-form .form-control {
	width: calc(100% - 2px - 12px);
}

.information-contact-form textarea.form-control {
	height: calc(70px - 2px - 8px);
}

.information-contact-form .btn-submit {
	background: #2f5cbf;
	color: #fff;
	border: 1px solid;
	border-radius: 3px;
	text-shadow: none;
	box-shadow: none;
	border-color: #2f5cbf #1040ac #082c7d #1040ac;
	font-size: 13px;
	padding: 5px 20px;
}

.information-contact-form .btn-submit:hover {
	background: #464545;
	border-color: #262626 #252525 #191919 #252525;
}

.information-contact-form .alert-success {
	margin: 0;
	background: none;
	border: none;
}

.information-contact-form .alert-success p {
	margin: 0;
}

.form-radio-star {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	font-size: 0;
}

.form-radio-star label {
	width: 17px;
	height: 17px;
	margin: 0;
	padding-right: 3px;
	background: url('../image/pak/star_grey.png') no-repeat;
	cursor: pointer;
}

.form-radio-star label:hover {
	background-image: url('../image/pak/star_color.png');
}

.form-radio-star label:hover ~ label {
	background-image: url('../image/pak/star_color.png');
}

.form-radio-star input {
	display: none;
}

.form-radio-star input:checked + label {
	background-position: 0 0;
	background-image: url('../image/pak/star_color.png');
}

.form-radio-star input:checked + label ~ label {
	background-image: url('../image/pak/star_color.png');
}

#button-review {
	text-align: center;
}

#button-review span {
	min-width: 90px;
	font-size: 14px;
}

.simplecheckout-form-loader .form-loader-content {
	width: 70px;
	height: 70px;
}

.accordion-filter-item .accordion-filter-item-heading {
	display: block;
	font-size: 13px;
	font-weight: 300;
	line-height: 31px;
	position: relative;
	height: 31px;
	padding: 0 40px 0 15px;
	background: #fff;
	color: #000;
	border: 1px solid #c2c1c1;
	border-radius: 0;
	margin-bottom: 10px;
}

.accordion-filter-item .accordion-filter-item-heading:hover,
.accordion-filter-item .accordion-filter-item-heading:focus {
	text-decoration: none;
}

.accordion-filter-item .accordion-filter-item-heading-text {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.accordion-filter-item .accordion-filter-item-heading .dcjq-icon {
	width: 12px;
	height: 11px;
	font-size: 11px;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -6px;
	color: #dc9100;
	background: url('../image/select_down.png') no-repeat;
}

.accordion-filter-item ul {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	line-height: 32px;
	padding: 0;
	color: black;
	border: 1px solid #e1e4e8;
	border-radius: 2px;
	background: #f2f2f2;
	list-style: none;
	z-index: 9998;
	max-height: 200px;
	overflow-y: auto;
}

.accordion-filter-item ul li {
	font-size: 13px;
	line-height: 32px;
	padding: 0 10px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}

.accordion-filter-item ul li:hover {
	color: #d13239;
	background: transparent;
	border-top: 1px solid #e1e4e8;
	border-bottom: 1px solid #e1e4e8;
}

.accordion-filter-item ul li:first-child:hover {
	border-top: 1px solid transparent;
}

.accordion-filter-item ul li:last-child:hover {
	border-bottom: 1px solid transparent;
}

.accordion-filter-item ul li .b_form_label {
	padding-left: 33px;
	width: calc(100% - 33px - 10px);
	height: auto;
	background: none;
}

.accordion-filter-item ul li:hover .b_form_label {
	color: #d13239;
}

.accordion-filter-item ul li .b_form_label::before {
	content: '';
	position: absolute;
	top: calc(50% - 10px);
	left: 5px;
	display: block;
	background: url('../image/checkbox.png');
	width: 18px;
	height: 20px;
}

.accordion-filter-item ul li input:checked + .b_form_label::before {
	background-position: 0 19px;
}
