@font-face {
font-family: 'Roboto';
src: url('fonts/RobotoCondensed-Regular.ttf');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Roboto';
src: url('fonts/RobotoCondensed-Bold.ttf');
font-weight: bold;
font-style: normal;
}
html, body {
	height: 100%;
	min-width: 100%;
	width: 1024px;
}
body {
	/*background: url(../image/patterns/SUST3.jpg) fixed;*/
        background: url(/image/data/BACK.jpg) fixed;
	background-size: 1160px;
	color: #000000;
	font-family: 'Roboto', sans-serif;
	margin: 0px;
	padding: 0;
background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
td, th, input, textarea, select {
	font-size: 14px;
}
h1, .welcome {
	color: #333;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 32px;
	font-weight: normal;
}
#content h1{
    text-align: center;
}

h2 {
	color: #000000;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.seo-text h2 {
    color: #000000;
    font-size: 20px;
    margin: 15px 0 20px 0;
}
.img-right{
    padding: 10px;
}

p {
	margin-top: 0px;
	margin-bottom: 20px;
}
a, a:visited, a b {
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
}
select {
	background: #FFE998;
	border: 2px solid #ff9600;
	padding: 8px 10px;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}
select option {
	padding: 8px 10px;
}
label {
	cursor: pointer;
}
h4 {
	font-size: 21px;
}
.under-header, #container {
	/*padding: 0 1em;*/
}
.hide {
	display: none !important;
}

/* layout */
#container {
	padding: 0 1em;
	max-width: 1010px;
	/*min-width: 980px;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	box-sizing: border-box;
	min-height: 350px;
}
#container::after {
	display: block;
	content: "";
	clear: both;
}
#column-left {
	float: left;
	width: 18.87755102040816%;
	-moz-animation: header 1s 0.3s forwards;
	-webkit-animation: header 1s 0.3s forwards;
	-o-animation: header 1s 0.3s forwards;
	-ms-animation: header 1s 0.3s forwards;
	animation: header 1s 0.3s forwards;
	opacity: 0;
}
#column-right {
	float: right;
	width: 180px;
}
#content.product-card {
	min-height: 400px;
	margin-bottom: 25px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	-moz-animation: header 1s 0.4s forwards;
	-webkit-animation: header 1s 0.4s forwards;
	-o-animation: header 1s 0.4s forwards;
	-ms-animation: header 1s 0.4s forwards;
	animation: header 1s 0.4s forwards;
	opacity: 0;
}

/* Header */
	@-moz-keyframes header { 0% { -moz-transform: translate3d(0,1em,0); -webkit-transform: translate3d(0,1em,0); -o-transform: translate3d(0,1em,0); -ms-transform: translate3d(0,1em,0); transform: translate3d(0,1em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }
	@-webkit-keyframes header { 0% { -moz-transform: translate3d(0,1em,0); -webkit-transform: translate3d(0,1em,0); -o-transform: translate3d(0,1em,0); -ms-transform: translate3d(0,1em,0); transform: translate3d(0,1em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }
	@-o-keyframes header { 0% { -moz-transform: translate3d(0,1em,0); -webkit-transform: translate3d(0,1em,0); -o-transform: translate3d(0,1em,0); -ms-transform: translate3d(0,1em,0); transform: translate3d(0,1em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }
	@-ms-keyframes header { 0% { -moz-transform: translate3d(0,1em,0); -webkit-transform: translate3d(0,1em,0); -o-transform: translate3d(0,1em,0); -ms-transform: translate3d(0,1em,0); transform: translate3d(0,1em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }
	@keyframes header { 0% { -moz-transform: translate3d(0,1em,0); -webkit-transform: translate3d(0,1em,0); -o-transform: translate3d(0,1em,0); -ms-transform: translate3d(0,1em,0); transform: translate3d(0,1em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }
	@-moz-keyframes nav-icons { 0% { -moz-transform: translate3d(0,1em,0); -webkit-transform: translate3d(0,1em,0); -o-transform: translate3d(0,1em,0); -ms-transform: translate3d(0,1em,0); transform: translate3d(0,1em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }
	@-webkit-keyframes nav-icons { 0% { -moz-transform: translate3d(0,1em,0); -webkit-transform: translate3d(0,1em,0); -o-transform: translate3d(0,1em,0); -ms-transform: translate3d(0,1em,0); transform: translate3d(0,1em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }
	@-o-keyframes nav-icons { 0% { -moz-transform: translate3d(0,1em,0); -webkit-transform: translate3d(0,1em,0); -o-transform: translate3d(0,1em,0); -ms-transform: translate3d(0,1em,0); transform: translate3d(0,1em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }
	@-ms-keyframes nav-icons { 0% { -moz-transform: translate3d(0,1em,0); -webkit-transform: translate3d(0,1em,0); -o-transform: translate3d(0,1em,0); -ms-transform: translate3d(0,1em,0); transform: translate3d(0,1em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }
	@keyframes nav-icons { 0% { -moz-transform: translate3d(0,1em,0); -webkit-transform: translate3d(0,1em,0); -o-transform: translate3d(0,1em,0); -ms-transform: translate3d(0,1em,0); transform: translate3d(0,1em,0); opacity: 0; } 100% { -moz-transform: translate3d(0,0,0); -webkit-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0); opacity: 1; } }

#column-left + #column-right + #content, #column-left + #content {
	/*margin-left: 195px;*/
	float: left;
	width: 80.12244897959184%;
	margin-left: 1%;
	-moz-animation: header 1s 0.5s forwards;
	-webkit-animation: header 1s 0.5s forwards;
	-o-animation: header 1s 0.5s forwards;
	-ms-animation: header 1s 0.5s forwards;
	animation: header 1s 0.5s forwards;
	opacity: 0;
}
#column-right + #content {
	margin-right: 195px;
}
/* header */
#top {
	height: 30px;
	border-top: 1px solid #DBDEE1;
	border-bottom: 1px solid #DBDEE1;
	background: #F8F8F8;
}
#header {
/*	background:#aed8ef;*/
	/*height: 100px;*/
	padding-bottom: 4px;
	position: relative;
	z-index: 99;
	width: 100%;
}
#header::after {
	content: "";
	display: block;
	clear: both;
}
header {
	box-sizing: border-box;
	padding: 15px 1em 10px;
}
#header #logo {

}
#header #logo img {
	height: 140px;
	/*border-radius: 50%;
	background: #fff;
	padding: 7px;
	margin-top: 2px;*/
}
#header .slogan {
	font-size: 18px;
	margin-top: 12px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,.4);
	text-transform: uppercase;
}

#header .a-rev-top{
    text-transform: none;
    font-size: 14px;
    font-weight: normal;
    text-shadow: none;
	color: #7d261f;
	text-decoration: none;
    border-bottom: 1px dotted;
	display: inline-block;
	position: relative;
    z-index: 10;
	}
.feedback-pages h1, .feedback-pages h2{
    text-align: center;
}

.feedback{
    margin-bottom: 30px;
}
.feedback iframe{
    width: 100%;
    height: 260px;
}
.feedback h4{
    font-size: 16px;
    text-align: center;
    margin: 10px;
}

#language {
	position: absolute;
	top: 59px;
	left: 360px;
	width: 108px;
	color: #999;
	line-height: 17px;
}
#language img {
	cursor: pointer;
	margin-right: 5px;
	padding-left:5px;
}
#currency {
	width: 120px;
	position: absolute;
	top: 56px;
	left: 500px;
	color: #999;
	line-height: 17px;
}
#currency a {
	display: inline-block;
	padding: 2px 4px;
	color: #999;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 2px;
}
#currency a b {
	color: #000;
	text-decoration: none;
}
#header #cart {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 9;
	min-width: 300px;
}
#header #cart .heading {
	float: right;
	margin-right: 2px;
	height: 30px;
	padding-left: 14px;
	padding-right: 14px;
	background: url('../image/cart.png') 0% 50% no-repeat;
	position: relative;
	z-index: 1;
}
#header #cart .heading h4 {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
#header #cart .heading a {
	color: #000;
	text-decoration: none;
	display: block;
}
#header #cart .heading a span {
	background: url('../image/arrow-down.png') 100% 50% no-repeat;
	padding-right: 15px;
	margin-left:30px;
	line-height: 30px;
}
#header #cart .content {
	clear: both;
	display: none;
	position: relative;
	top: 2px;
	padding: 8px;
	min-height: 150px;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	-webkit-border-radius: 0px 0px 7px 7px;
	-moz-border-radius: 0px 0px 7px 7px;
	-khtml-border-radius: 0px 0px 7px 7px;
	border-radius: 0px 0px 7px 7px;
	-webkit-box-shadow: 0px 2px 2px #DDDDDD;
	-moz-box-shadow: 0px 2px 2px #DDDDDD;
	box-shadow: 0px 2px 2px #DDDDDD;
	background: #FFF;
}
#header #cart.active .heading {
font-weight:700;	
}
#header #cart.active .content {
	display: block;
}
.mini-cart-info table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 5px;
}
.mini-cart-info td {
	color: #000;
	vertical-align: top;
	padding: 10px 5px;
	border-bottom: 1px solid #EEEEEE;
}
.mini-cart-info .image {
	width: 1px;
}
.mini-cart-info .image img {
	border: 1px solid #EEEEEE;
	text-align: left;
}
.mini-cart-info .name small {
	color: #666;
}
.mini-cart-info .quantity {
	text-align: right;
}
.mini-cart-info td.total {
	text-align: right;
}
.mini-cart-info .remove {
	text-align: right;
}
.mini-cart-info .remove img {
	cursor: pointer;
}
.mini-cart-total {
	text-align: right;
}
.mini-cart-total table {
	border-collapse: collapse;
	display: inline-block;
	margin-bottom: 5px;
}
.mini-cart-total td {
	color: #000;
	padding: 4px;
}
#header #cart .checkout {
	text-align: right;
	clear: both;
}
#header #cart .empty {
	padding-top: 50px;
	text-align: center;
}

#header #welcome {
	position: absolute;
	top: 7px;
	left: 7px;
	z-index: 5;
	width: 298px;
	text-align: left;
	color: #999999;
}
#header #welcome a{
	color: #000;
}
#header .links {
	position: absolute;
	left: 290px;
	top: 8px;
	font-size: 10px;
	padding-right: 10px;
	z-index:11;
}
#header .links a {
	float: left;
	display: block;
	padding: 0px 0px 0px 7px;
	color: #000;
	text-decoration: underline;
	font-size: 12px;
}
#header .links a:hover {
	text-decoration: none;
}
#header .links a + a {
	margin-left: 8px;
	border-left: 1px solid #CCC;
}

.under-header {
	padding-top: 10px;
	/*width: 980px;*/
	position: relative;
	padding: 0 1em;
	margin-bottom: 8px;
	box-sizing: border-box;
}
.under-header #search {
	float: right;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	width: 298px;
	z-index: 7;
}
.under-header .button-search {
	position: absolute;
	left: 0px;
	background: url('../image/button-search.png') center center no-repeat;
	width: 28px;
	height: 24px;
	border-right: 1px solid #CCCCCC;
	cursor: pointer;
}
.under-header #search input {
	background: #FFF;
	padding: 1px 1px 1px 33px;
	width: 262px;
	height: 21px;
	border: 2px solid #dbdce0;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}
#header .phone {
    float: right;
    height: 89px;
    /* width: 285px; */
    margin-top: 3px;
    white-space: nowrap; 
    text-align: right;
    position: relative;
}
#header .phone .btn3 {
	margin-top: 3px;
	margin-right: 5px;
	float: right;
}
#header .phone span {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.85);
}
/*#header .phone img {
	position: absolute;
	top: 18px;
	left: -9px;
	width: 20px;
}*/
#header .phone a.call-viber {
	display:none;
}
#header .phone a.call-viber img {
	width: 280px;

}
@media (max-width: 600px){
#header .phone a.call-viber {
    display: block;
	margin: 20px 0 10px 0;
}
#header .phone .number {
    font-size: 34px!important;
    text-decoration: none!important;
    color: #000;
    margin-top: 10px;
}
.question a img{
	width: 280px;
}
}
#header .phone .number {
	display: block;
	font-size: 34px;
	text-decoration: none;
	color: rgba(0,0,0,.87);
}
.btn {
	display: block;
	font-size: 20px;
	background: #F10A0F;
	box-shadow: rgba(0, 0, 0, 0.4) 0 2px 5px;
	color: #fff;
	white-space: nowrap;
	width: 200px;
	text-transform: uppercase;
	padding: 9px 10px;
	border-radius: 4px;
	cursor: pointer;
	float: left;
	text-align: center;
	transition: all 0.2s;
}
#header .btn {
	margin-top: 10px;
	margin-left: 50px;
}
.btn.products {
	margin-left: 48px;
}
.btn:hover {
	box-shadow: 0 25px 55px 0 rgba(0, 0, 0, 0.21), 0 16px 28px 0 rgba(0, 0, 0, 0.22);
	/*transform: translate(0px,-3px);*/
}
.btn:active {
	margin-top: 5px;
}
/* menu */
#menu {
	max-width: 980px;
	margin: 0 auto;
	width: 100%;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
#menu ul::after {
	content: "";
	display: block;
	clear: both;
}
#menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	border-right: 1px solid #E7E7E7;
	border-top: 5px solid transparent;
	width: 12.5%;
	height: 7em;
	box-sizing: border-box;
	/*border-bottom: 5px solid transparent;*/
	transition: all 0.2s;
	
}
#menu > ul > li::before {
	display: block;
	content: " ";
	height: 26px;
	float: left;
	width: 2px;
	margin-top: 5px;
}
#menu > ul > li:first-child::before {
	display: none;
}
#menu > ul > li:hover, #menu > ul > li.active {
	border-top-color: #fdd2d9;
}
.menutext{
	padding-top: 63px;
    display: block;
    line-height: 19px;
}
#menu > ul > li > a {
	background: #fff;
	font-size: 14px;
	color: rgba(0,0,0,.7);
	line-height: 14px;
	text-decoration: none;
	display: block;
	text-align: center;
	z-index: 6;
	width: 100%;
	height: 100%;
	/*line-height: 8em;*/
}
#menu > ul > li > a {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center -90px;
	position: relative;
}
#menu > ul > li:first-child {
	border-radius: 10px 0 0 10px;
}
#menu > ul > li:last-child {
	border-radius: 0px 10px 10px 0px;
}
#menu > ul > li:nth-child(1) > a {
	border-radius: 4px 0 0px 4px;

	background-image: url(../image/header/o_nas.png);
}
#menu > ul > li:nth-child(2) > a {
	background-image: url(../image/header/animat.png);
}
#menu > ul > li:nth-child(3) > a {
	background-image: url(../image/header/okno.png);
}
#menu > ul > li:nth-child(4) > a {
	background-image: url(../image/header/adolt.png);
 }
#menu > ul > li:nth-child(7) > a {
	background-image: url(../image/header/dop_ysl.png);
}
#menu > ul > li:nth-child(6) > a {
	background-image: url(../image/header/fotogaller.png);
}
#menu > ul > li:nth-child(5) > a {
	background-image: url(../image/header/novii_god.png);
}
#menu > ul > li:nth-child(8) > a {
	border-radius: 0px 4px 4px 0px;
	padding-right: 2px;
	background-image: url(../image/header/tel.png);
}
#menu > ul > li.active a {
	color: #fa8d9f;
	background-position: center 10px;
}
#menu > ul > li.active a::after {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-top: 10px solid #fdd2d9;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}
#menu > ul > li:hover > a  {
	background-color: #FAFAFA;
	/*text-decoration: underline;*/
	color:#fa8d9f;
}
#menu > ul > li:hover > a.active {
	color:#333;
}
#menu > ul > li > div {
	display: none;
	background: #FFFFFF;
	position: absolute;
	z-index: 5;
	padding: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	background: #F08000;
}
#menu > ul > li:hover > div {
	/*display: table;*/
}
#menu > ul > li > div > ul {
	display: table-cell;
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}
#menu > ul > li ul > li > a {
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	min-width: 120px;
}
#menu > ul > li ul > li > a:hover {
	background: rgba(0,0,0,.3);
}
#menu > ul > li > div > ul > li > a {
	color: #FFFFFF;
}
.breadcrumb {
	background: #fff;
    color: #fb93b5;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    /* margin-left: 20px; */
    /* padding-left: 10px; */
    border-bottom: 1px solid #e3e4e8;
    font-size: 12px;
}
.breadcrumb a {
	color: #fb93b5;
	text-decoration:none;
	border-bottom:1px dotted;
}
.breadcrumb a:hover {
	color: #ef2db2;
}
.breadcrumb li{
	 float: left;
    padding: 0 20px 0 0;
    margin-right: 10px;
}

.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	margin-bottom: 15px;
	color: #555555;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
	border: 1px solid #BBDF8D;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	border: 1px solid #F8ACAC;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	border: 1px solid #F2DD8C;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	cursor: pointer;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: 'Roboto', sans-serif;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: #000000;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
table.list td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
table.list thead td {
	background-color: #EFEFEF;
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td {
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 7px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 7px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
}
table.radio td label {
	display: block;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
table.radio tr.highlight:hover td {
	background: #F1FFDD;
	cursor: pointer;
}
.pagination {
	border-top: 1px solid #EEEEEE;
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #269BC6;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #269BC6;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}
/* button */
a.button, input.button {
	cursor: pointer;
	color: #333;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	background: #ffe100;
	border-bottom: 3px solid #C5B431;
	width: 140px;
	border-radius: 10px;
	text-align: center;
	transition: all 0.3s;
}
a.button:hover, input.button:hover {
	background: #EDD100;
}
a.button {
	display: inline-block;
	text-decoration: none;
	padding: 6px 12px 6px 12px;
}
input.button {
	margin: 0;
	border: 0;
	height: 24px;
	padding: 0px 22px 0px 22px;
}
a.button:hover, input.button:hover {
	background-position: 0px -24px;
}
.buttons {
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	overflow: auto;
	padding: 6px;
	margin-bottom: 20px;
}
.buttons .left {
	float: left;
	text-align: left;
}
.buttons .right {
	float: right;
	text-align: right;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.htabs {
	height: 30px;
	line-height: 16px;
	border-bottom: 1px solid #DDDDDD;
}
.htabs a {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	padding: 7px 15px 6px 15px;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000000;
	margin-right: 2px;
	display: none;
}
.htabs a.selected {
	padding-bottom: 7px;
	background: #FFFFFF;
}
.tab-content {
	z-index: 2;
	overflow: auto;
}
/* box */
.box {
	margin-bottom: 20px;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.box .box-heading {
	background: #FFAB00;
	padding: 10px 10px 10px 10px;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 14px;
	color: #333;
	text-align: center;
}
.box .box-content {
	background: #FFFFFF;
}
/* box products */
.box-product {
	width: 100%;
	overflow: auto;
}
.box-product > div {
	width: 245px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 20px;
}

#column-left   .box-product > div , #column-right .box-product > div{
	width: 155px;
	margin-right: 0px;
}

#column-left + #column-right + #content .box-product > div {
	width: 119px;
}
.box-product .image {
	display: block;
	margin-bottom: 0px;
}
.box-product .image img {

}
.box-product .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.box-product .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.box-product .price-old {
	color: #F00;
	text-decoration: line-through;
}
.box-product .price-new {
	font-weight: bold;
}
.box-product .rating {
	display: block;
	margin-bottom: 4px;
}
/* box category */
ul.box-category, ul.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-category > li:first-child {
}
ul.box-category > li {
}
ul.box-category > li + li {
}
ul.box-category > li > a {
	text-decoration: none;
	display: block;
	font-size: 16px;
	padding: 10px 0;
	text-indent: 19px;
	color: #333;
	transition: all 0.3s;
}
ul.box-category > li > a:hover {
	background: #f8f3f0;
}
ul.box-category > li ul {
	display: none;
}
ul.box-category > li a.active {
	border-left: 4px solid #FFAB00;
	text-indent: 15px;
	background: #f8f3f0;
}
ul.box-category > li a.active + ul {
	display: block;
}
ul.box-category > li ul > li > a {
	transition: all 0.3s;
	text-decoration: none;
	display: block;
	padding: 6px 0 6px 20px;
	font-size: 14px;
}
ul.box-category > li ul > li > a:hover {
	background: #f8f3f0;
}
ul.box-category > li ul > li > a.active {
	background: #fff;
	border-left: 0;
	text-indent: 0px;
	font-weight: bold;
	color: #333;
}
/* box filter */
ul.box-filter, ul.box-filter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-filter span {
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;	
	display: block;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
ul.box-filter > li ul {
	padding-bottom: 10px;
}
/* content */
#content .content {
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
#content .content::after {
	display: block;
	content: "";
	clear: both;
}
#content .content .left {
	float: left;
	width: 49%;
}
#content .content .right {
	float: right;
	width: 49%;
}
/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
	padding: 20px;
	background: #fff;
	border-bottom: 3px solid #e3e4e8;
	border-radius: 6px;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #E7E7E7;
}

.category-list {
	overflow: auto;
	background: #fff;
	margin-bottom: 20px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.category-list ul {
	padding: 0;
	margin: 0;
}
.category-list h2 {
	text-align: center;
	margin-top: 10px;
	padding-bottom: 7px;
	border-bottom: 1px solid #C0C0C0;
}
.category-list ul li {
	text-align:center;
	float: left;
	list-style:none;
	line-height:16px;
	padding:10px 5px 5px 5px;
	margin-bottom:10px;
	margin-right:10px;
}
.category-list ul li a{
display: inline;
text-decoration: none;
font-size: 14px;
}
.category-list ul li a:hover {
	text-decoration: underline;
}
.category-list ul li span{
display:block;
}
.category-list ul li  img{}

/* manufacturer */
.manufacturer-list {
	border: 1px solid #DBDEE1;
	padding: 5px;
	overflow: auto;
	margin-bottom: 20px;
}
.manufacturer-heading {
	background: #F8F8F8;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */
.product-filter {
	background: #F5F5F5;
	border-bottom: 1px solid #EEEEEE;
	padding: 5px;
	overflow: auto;
	margin-bottom:25px;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 4px;
	color: #333;
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	float: right;
	color: #333;
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #333;
}
.product-compare {
	float:left;
	padding-top: 5px;
	margin-left: 50px;
	font-weight: bold;
	
}
.product-compare a {
	text-decoration: none;
	font-weight: bold;
}
.product-list > div {
	overflow: auto;
	margin-bottom: 15px;
	background: #fff;
	border-bottom: 3px solid #e3e4e8;
	border-radius: 3px;
}
.product-list > div .left {
	float: left;
}
.product-list .right {
	float: left;
	width: 285px;
	height: 268px;
	padding: 20px;	
	position: relative;
}
.product-list > div + div {
	border-top: 1px solid #EEEEEE;
	padding-top: 16px;
}
.product-list .image {
	float: left;
}
.product-list .image img {
	padding: 3px;
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
	display: block;
	margin-bottom: 22px;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.product-grid .more > a {
		display: block;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	background: #FF0054;
	border-bottom: 3px solid #D30348;
	bottom: 10px;
	right: 57px;	
	padding: 6px 26px;
	text-decoration: none;
	color:#fff;
	border-radius: 10px;
	transition: all 0.2s;
	width: 79px;
}
.product-grid .more > a:hover {
	background: #D30348;
	color:#fff;
}
.product-grid .more > a:active {
	bottom: 8px;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 5px;
	color: #4D4D4D;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	color: #333333;
	margin-top: 27px;
	font-size: 24px;
	
}
.product-list .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-list .price-new {
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
}
.product-list .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-list .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left 60% no-repeat;
}
.product-grid {
	width: 100%;
}
.product-grid > div:nth-child(3n+3) {
    margin-right: 0%;
    }
.product-grid > div {
	position: relative;
	width: 31.63048105576841%;
	display: block;
	float: left;
	vertical-align: top;
	margin-right: 2.554278416347382%;
	margin-bottom: 15px;
	/*padding-bottom: 45px;*/
	background: #fff;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
	overflow: hidden;
	transition: all 0.5s;
	min-height: 285px;
}
.product-grid > div:hover {
	-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

#column-left + #column-right + #content .product-grid > div {
	width: 125px;
}
.product-grid .image {
	display: block;
	margin-bottom: 0px;
}
.product-grid .name {
	/*width: 245px;*/
}
.product-grid .image div {
	display: none;
	position: absolute;
	top: 68px;
	left: 28px;
	font-weight: bold;
	text-shadow:1px 1px 0px rgba(0,0,0,.4);
	border-radius: 3px;
	padding: 2px 8px;
	border: 1px solid #000;
	z-index: 99;
	cursor: pointer;
	text-transform: uppercase;
	background: rgba(255,255,255,.6);
}
.product-grid > div .image img {
	transition: all 0.2s;
	width: 100%;

}
.product-grid > div:hover .image div {
	/*display: block;*/
}
.product-grid > div:hover .image img {
	opacity: 0.8;
}
.product-grid .name a {
	color: #333;
	text-decoration: none;
	display: block;
	font-size: 20px;	
	margin-bottom: 4px;
	text-align: center;
}
.product-grid .name a, .product-grid .price {
	padding: 5px 13px;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid .price {
	display: none;
	color: #333333;
	font-size: 24px;
	margin-bottom: 4px;
	text-align: center;
}
.product-grid .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-grid .price-new {
	font-weight: bold;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin-bottom: 3px;
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px;
}
.product-grid .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-grid .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
#modal-shadow {
	display: none;
	position: fixed;
	z-index: 998;
	background: rgba(0,0,0,.8);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
}
#modal-content {
	display: none;
	position: fixed;
	z-index: 999;
	border: 1px solid #eee;
	top: 20%;
	width: 800px;
	padding: 20px;
	height: 400px;
	left: 50%;
	margin-left: -400px;
	background: #fff;
	box-sizing: border-box;
}
#modal-content .left-modal, #modal-content .right-modal {
	width: 50%;
	float: left;
}
#modal-content .right-modal {
	box-sizing: border-box;
	padding-left: 20px;
	text-align: center;
	position: relative;
}
#modal-content .right-modal .close-btn {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 20px;
	height: 20px;
	font-size: 16px;
	border-radius: 50%;
	border: 2px solid #000;
	line-height: 18px;
	text-align: center;
	letter-spacing: -1px;
	cursor: pointer;
}
#modal-content .left-modal .bottom {
	height: 61px;
	overflow: hidden;
}
#modal-content .right-modal h3 {
	font-size: 22px;
	font-weight: normal;
}
#modal-content .right-modal h4 {
	font-size: 18px;
	font-weight: normal;
	color: #666;
}
#modal-content .right-modal a {
	text-decoration: none;
}
#modal-content .right-modal .form {
	display: block;
	height: auto;
}
#modal-content .right-modal .form::after {
	display: block;
	clear: both;
}
#modal-content .right-modal .form .btn {
	display: inline-block;
	float: none;
}
#modal-content .right-modal .form input {
	display: inline-block;
	height: 34px;
	width: 200px;
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px;
	color: #545454;
	background: #eee;
	border: 0;
	border-radius: 10px;
	border-bottom: 3px solid #ddd;
}
#modal-content .right-modal .line {
	border-top: 2px solid #ddd;
	width: 150px;
	clear: both;
	margin: 30px auto 20px;
}
#modal-content .left-modal .top img {
	width: 379px;
}
#modal-content .left-modal .bottom img {
	width: 91px;
	cursor: pointer;
	margin-right: 3px;
}
/* Product */
.product-info {
	overflow: auto;
	margin-bottom: 20px;
}
.product-info h1 {
	font-size: 34px;
	font-weight: normal;
	color: rgba(0,0,0,.87);
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}
.product-info > .left {
	width: 58%;
	float: left;
	margin-right: 15px;
}
.product-info > .left + .right {
	float: left;
	width: 38%;
}
.product-info .image {
	float: left;
	margin-bottom: 20px;
	text-align: center;
}
.product-info .image img {
	width: 100%;
}
.product-info .image-additional {
	width: 341px;
	margin-left: -10px;
	overflow: hidden;
	border-bottom: 1px solid #E7E7E7;
	margin-bottom: 10px;
	max-height: 338px;
	margin-bottom: 20px;
	position: relative;
}
.product-info .image-additional .container-slider {
	width: 341px;
	height: 500px;
}
#up-arr, #down-arr {
	width: 35px;
	margin: 0 auto;
	display: none;
}
#up-arr:hover, #down-arr:hover {
	background: #eee;
	border-radius: 50%;
	cursor: pointer;
}
.product-info .image-additional img {
	width: 150px;
}
.product-info .image-additional a {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}
.product-info .description {
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	padding: 5px 5px 10px 5px;
	margin-bottom: 10px;
	line-height: 20px;
	color: #4D4D4D;
}
.product-info .description span {
	color: #38B0E3;
}
.product-info .description a {
	color: #4D4D4D;
	text-decoration: none;
}
.product-info .price {
	overflow: auto;
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin-right: 25px;
}
.product-info .price-old {
	color: #F00;
	text-decoration: line-through;
	font-size: 24px;
	margin-left: 5px;
	margin-right: 7px;
}
.product-info .price-new {
	font-size: 28px;
}
.product-info .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .reward {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.product-info .price .discount {
	font-weight: normal;
	font-size: 12px;
	color: #4D4D4D;
}
.product-info .options {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 10px;
	color: #000000;
}
.product-info .option-image {
	margin-top: 3px;
	margin-bottom: 10px;
}
.product-info .option-image label {
	display: block;
	width: 100%;
	height: 100%;
}
.product-info .option-image img {
	margin-right: 5px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.product-info .cart {
	border-bottom: 1px solid #E7E7E7;
	padding: 0px 5px 10px 5px;
	margin-bottom: 20px;
	color: #4D4D4D;
}
.product-info .cart div > span {
	color: #999;
}
.product-info .cart .links {
	display: inline-block;
	vertical-align: middle;
}
.product-info .cart .minimum {
	padding-top: 5px;
	font-size: 11px;
	color: #999;
}
.product-info .review {
	color: #4D4D4D;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	margin-bottom: 10px;
}
.product-info .review > div {
	padding: 8px;
	border-bottom: 1px solid #E7E7E7;
	line-height: 20px;
}
.product-info .review > div > span {
	color: #38B0E3;
}
.product-info .review .share {
	overflow: auto;
	line-height: normal;
	padding-bottom: 3px;
	padding-top: 8px;
}
.product-info .review .share a {
	text-decoration: none;
}
.review-list {
	padding: 10px;
	overflow: auto;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}
.review-list .author {
	float: left;
	margin-bottom: 20px;
}
.review-list .rating {
	float: right;
	margin-bottom: 20px;
}
.review-list .text {
	clear: both;
}
.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/* wishlist */
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 7px;
}
.wishlist-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.wishlist-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
}
/* orders */
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
.left-info {
	float: left;
	width: 25%;
	min-height: 250px;
	margin-left: 24px;
	margin-bottom: 30px;
}
.program-have {
	list-style:none;
	padding: 0;
	margin: 0;
}
.program-have li {
	background: url(../image/features_list_bg.jpg) no-repeat;
	padding-left: 30px;
	margin-top: 15px;
	font-size: 16px;
}
.right-descr {
float: right;
    width: 72%;
    margin: 0 0px 0 0px;
}
.right-descr.vipusknoi {
	width: 93%;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.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-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin-bottom: 20px;
}
.return-name {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-model {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-quantity {
	float: left;
	width: 31%;
}
.return-detail {
	overflow: auto;
	margin-bottom: 20px;
}
.return-reason {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened {
	float: left;
	width: 31%;
	margin-right: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
.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 #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
.cart-info table {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
.cart-info td {
	padding: 7px;
}
.cart-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.cart-info tbody .image img {
	border: 1px solid #DDDDDD;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	position: relative;
	top: 4px;
	cursor: pointer;
}
.cart-info tbody .price, .cart-info tbody .total {
	text-align: right;
}
.cart-info tbody span.stock {
	color: #F00;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	border-top: 1px solid #DDDDDD;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* checkout */
.checkout-heading {
	background: #F8F8F8;
	border: 1px solid #DBDEE1;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	color: #555555;
	margin-bottom: 15px;
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding: 0px 0px 15px 0px;
	display: none;
	overflow: auto;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #DDDDDD;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}
.sitemap-info {
	overflow: auto;
	margin-bottom: 40px;
}
.sitemap-info .left {
	float: left;
	width: 48%;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
/* footer */ 
#footer {
	clear: both;
	min-height: 100px;
	background: #fff;
	padding-top: 20px;
	text-align: center;
	background: url(../image/footer-bg.jpg);
	width: 100%;
	padding: 20px 0 60px;
/*	position: absolute;
	bottom: 0px;*/

}
#footer .wrapper-center {
	position: relative;
	min-height: 180px;
	padding: 0 1em;
	box-sizing: border-box;

}
footer {
    margin: 0 auto;
    max-width: 980px;
    position: relative;
    min-height: 180px;
    padding: 0 1em;
    box-sizing: border-box;
	padding: 20px 0;
}

 .menu-bottom{
    height: 100px;
    background: #fff;
    width: 430px;
    float: left;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    padding: 20px 0;
    margin-bottom: 10px;
    margin-right: 10px;
	}

}
#footer .right {
	width: 300px;
	float: right;
}
#footer .left {
	width: 300px;
	float: left;
}
.btn3 {
	display: block;
	text-transform: uppercase;
	font-size: 20px;
	text-align: center;
	background: #f8f8f8;
	margin: 0 auto;
	float: none;
	width: 220px;
	color: rgba(0,0,0,.87);
	padding: 9px 2px;
	border-radius: 4px;
	cursor: pointer;
	transition: all 0.2s;
	-webkit-box-shadow:0px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}
.btn3:hover {
	/*background: #FFD740;*/
	color: #000;
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
}
#footer .phone {
	font-size: 30px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	margin-top: 9px;
}

#footer .phone a {
    text-decoration: none;
}
#footer .menu {
	/*margin-left: 100px;*/
}
#footer .menu ul {
	padding: 0;
	margin: 0;
	width: 250px;
	float: left;
}
#footer .menu ul:first-child {
	margin-left: 30px;
}
#footer .menu ul li {
	display: block;
	/*float: left;*/
	text-align: left;
}
#footer .menu ul li a {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	color: #333;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
}
#footer .menu ul li a:hover {
	text-decoration: underline;
}
/* banner */
.banner div {
	text-align: center;
	width: 100%;
	display: none;
}
.banner div img {
	margin-bottom: 20px;
}
.product-card {
	background: #fff;
}
.product-card::after {
	display: block;
	content: " ";
	clear: both;
}
#tab-description p {font-size: 16px;}
.tags a {
	display: block;
	
}
.youCan {
	float: left;
	background: #FFF8E1;
	width: 100%;
    max-width: 978px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	margin-bottom: 30px;
}
.youCan ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.youCan ul li {
	display: block;
	float: left;
	margin: 10px;
}
.youCan ul.dopzakaz li {
    height: 165px;
}
.youCan ul li:last-child {
	margin-right: 0;
}
.youCan ul li a {
	display: block;
	width: 118px;
	text-align: center;
	text-decoration: none;
}
.youCan ul li a img {
	border-radius: 50%;
	padding: 5px;
	background:PowderBlue;
	width: 110px;
	transition: all 0.2s;
}
.youCan ul li a img:hover {
	box-shadow: 0 0 7px rgba(0,0,0,.4);
}
.youCan h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 30px;
}
.youCan ul li a .name {
	color:#000000;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: bold;
      
}
.weCan {
	background: #fff;
	padding: 24px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	margin-bottom: 30px;
}
.weCan h2, .prod-reviews h2 {
	color: #333;
	font-family: 'Roboto', sans-serif;
	font-size: 23px;
	margin-bottom: 30px;
	text-align: center;
	font-weight: normal;
}
.weCan img{
    width: 100%;
}

.weCan ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.weCan ul li {
	display: block;
	float: left;
	margin-right: 1.1%;
	font-size: 14px;
	text-align: center;
	width: 15.7%;
}
.weCan ul li:last-child {
	margin-right: 0;
}
.weCan ul li img {
	display: block;
	margin: 0 auto;
	clear: both;
	margin-bottom: 5px;
}
.home-add-before {
	background: #FFECB3;
	padding-bottom: 20px;
	margin-top: 25px;
	margin-bottom: 25px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	position: relative;
}
.home-add-before h2 {
	white-space: nowrap;
}
.home-add-before img {
	position: absolute;
	top: 94px;
	left: 83px;
}
.home-add {
	background: #fff;
	margin-bottom: 25px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	display: block;
	margin-top: 8px;
}
.home-add h2, .home-add-before h2 {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	padding: 30px 0;
	margin: 0;
}
.home-add-before > p {
	text-align: center;
	width: 500px;
	margin: 18px auto;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
}
.home-add::after {
	content: "";
	display: block;
	clear: both;
}
.home-add a.dopuslugilink {
	display: block;
	float: left;
	height: 300px;
	text-decoration: none;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #333;
	padding: 0 1%;
	box-sizing: border-box;
}
.home-add a img{
	height: 230px;
}
.home-add a .name {
	display: block;
	text-align: center;
	margin: 10px 0;
	font-weight: bold;
}
.home-add-2 {
	
/*	background: #FFFFFF;
	margin-bottom: 25px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);*/
/*	height: 340px;*/
}
.home-add-3 {
	background: #fff;
	margin-bottom: 25px;
	font-size: 14px;
	padding: 20px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.home-add-3:hover {
	transition: all 0.5s;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}
.home-add-3 h2 {
	text-align: center;
	font-size: 18px;
}
.home-add-2 h2 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	padding: 15px 0;
	margin: 0;
}
.home-add-2 ul {
	list-style: none;
	margin: 0;
}
.home-add-2 ul::after {
	display: block;
	content: "";
	clear: both;
}
/*.home-add-2 ul li {
	float: left;
	width: 50%;
	height: 180px;
	margin-bottom: 20px;
}*/
.home-add-2 ul li img {
	float: left;
	border-radius: 50%;
	/*box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);*/
	transition: box-shadow 0.5s;
}
.home-add-2 ul li img:hover {
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}
.home-add-2 ul li .text {
	float: left;
	width: 200px;
	display: block;
	text-decoration: none;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #333;
	margin-left: 32px;
	margin-top: 36px;
}
.home-add-2 ul li .text .name {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}
.contentpaneopen {
	background: #fff;
	margin: 0 auto;
	padding: 20px;
}
.contentpaneopen h3 a {
	color: #FF8F00;
}
.contentpaneopen table {
	margin: 0 auto;
	background: #fff;
}
.white-cont {
	background: #fff;
	margin-bottom: 25px;
	padding: 18px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.white-cont h2 {
	font-size: 20px;
	    text-align: center!important;
	
}
.white-cont h2.contact {
	
	text-align: center;
}
.white-cont h3.contact {
	font-size: 16px;
	text-align: center;
	margin-bottom: 60px;
}
.white-cont ul.cont {
	list-style: none;
}
.white-cont ul.cont li {
	background: url(../image/ico-phone.png) no-repeat 0 10px;
	height: 60px;
	margin-bottom: 70px;
	padding-left: 70px;
	font-size: 20px;
}
.white-cont ul.cont li:nth-child(2) {
	background: url(../image/ico-mail.png) no-repeat 0 10px;
}
.white-cont ul.cont li:nth-child(3) {
	background: url(../image/ico-check.png) no-repeat 0 10px;
}
.white-cont ul.cont li b {
	display: block;
	margin-top: 10px;
}
.white-cont ul.cont li b a {
	text-decoration: none;
}
.white-cont ul.cont li .btn3 {
	width: 340px;
	white-space: nowrap;
	margin: 0;
	margin-top: 10px;
}
.white-cont ul.cont li .btn3 b {
	margin: 0;
	font-weight: normal;
}
.seo-text {
	background: #fff;
	padding: 20px;
	margin-bottom: 25px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.seo-text h1 {
	text-align: center;
	font-size: 30px;
    font-weight: bold;
    color: #000;
	font-family: 'Roboto', sans-serif;
	padding: 30px 0;
	margin: 0;
}
ul.review-page {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.review-page::after {
	display: block;
	content: "";
	clear: both;
}
ul.review-page li {
	width: 100%;
	clear: both;
	border-bottom: 2px solid #FFEE63;
	padding-bottom: 30px;
	padding-top: 20px;
}
ul.review-page li::after {
	display: block;
	content: "";
	clear: both;
}
ul.review-page li .image, ul.review-page li .review {
	float: left;
}
ul.review-page li:nth-child(even) .image, ul.review-page li:nth-child(even) .review {
	float: right;
}
ul.review-page li .image {
	width: 170px;
	text-align: center;
	font-size: 16px;
}
ul.review-page li .image img {
    
    border-radius: 50%;
    padding: 1px;
    background: rgba(0, 0, 0, 0.84);
    width: 170px;
    height: 170px;
    transition: all 0.2s;


}
ul.review-page.review-animatorspage li .image img{
    border-radius: 50%;
    padding: 1px;
    width: 170px;
	   height: auto;
	    background: transparent;
    transition: all 0.2s;
}


ul.review-page li .image span {
	display: block;
	font-weight: bold;
}
ul.review-page li .review {
	max-width: 710px;
}
ul.review-page li .review span {
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	display: block;
	margin-left: 40px;
}
ul.review-page li:nth-child(even) .review span {
	text-align: right;
	margin-right: 40px;
}
ul.review-page li .review .inner-Text {
	margin-top: 15px;
	padding: 20px;
	background: #fff;
	font-size: 16px;
	box-shadow: 3px 3px 9px rgba(0,0,0,.2);
	position: relative;
	border-radius: 6px;
	margin-left: 40px;
}
ul.review-page li:nth-child(even) .review .inner-Text {
	margin-left: 0;
	margin-right: 40px;
}
ul.review-page li .review .inner-Text::before {
	position: absolute;
	content: "";
	display: block;
	top: 20px;
	width: 0;
	height: 0;
	border-right: 25px solid #fff;
	border-bottom: 30px solid transparent;
}
ul.review-page li:nth-child(odd) .review .inner-Text::before {
	left: -25px;
}
ul.review-page li:nth-child(even) .review .inner-Text::before {
	right: -25px;
	border-right: 0;
	border-left: 25px solid #fff;
}


ul.review-page.review-animatorspage  li .image, ul.review-page li .review {
	float: none;
	margin: 0px auto 10px;
}
ul.review-page.review-animatorspage li .review span {
    font-size: 20px;
    margin-left: 0px;
    margin: 10px 0;
}
ul.review-page.review-animatorspage li:nth-child(even) .review span {
    text-align: left;
    margin-right: 0px;
}
ul.review-page.review-animatorspage li .review .inner-Text::before {
    display: none;
}
ul.review-page.review-animatorspage li {
    width: 100%;
    clear: both;
    border-bottom: none;
    padding-bottom: 15px;
    padding-top: 10px;
}
ul.review-page.review-animatorspage li .review .inner-Text {
    margin-left: 0px;
}
.tab-content h2{
	font-size: 20px;
    margin: 15px 0;
    line-height: 1.4;
    text-align: center;
}
.tab-content h3{
	font-size: 18px;
    margin: 15px 0;
    line-height: 1.4;
    text-align: center;
}

.our-hollidays {
	width: 932px;
	padding-left: 24px;
	padding-right: 24px;
	float: left;
	margin-bottom: 40px;
}
.hol-block {
	display: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #C2C2C2;
}
.our-hollidays .btn3 {
	text-align: center;
	width: 226px;
}
.hol-block h2 {
	text-align: center;
	font-size: 24px;
	margin-bottom: 20px;
}
.hol-block img {
	width: 308px;
	height: 205px;
	margin: 1px;
}
#put-hollidays {
	text-align: center;
}
#loading-prod {
	margin-bottom: 20px;
}

/*TIMER BEGINS*/
#header #timer {
	width: 360px;
	height: 65px;
	float: left;
	margin-left: 54px;
	margin-top: 5px;
}
#header #timer h2 {
	color: #333;
	text-align: center;
}
#header #timer #days, #header #timer #hours, #header #timer #min, #header #timer #secs {
	float: left;
	width: 82px;
	height: 65px;
	margin-right: 10px;
	text-align: center;
}
#header #timer #secs {
	margin-right: 0;
}
#header #timer #days span, #header #timer #hours span, #header #timer #min span, #header #timer #secs span {
	font-size: 12px;
	color: #333;
	font-family: 'Roboto', sans-serif;
}
#header #timer #days div, #header #timer #hours div, #header #timer #min div, #header #timer #secs div {
	background: url(../image/timer-bg2.png) no-repeat;
	width: 39px;
	height: 49px;
	float: left;
	font-size: 40px;
	font-family: 'Roboto', sans-serif;
	/*font-weight: bold;*/
	line-height: 45px;
	color: #fff;
	margin-right: 2px;
}
/*TIMER ENDS*/
.error-page {
	background: #fff;
	margin-bottom: 25px;
	border-bottom: 3px solid #e3e4e8 !important;
	padding: 20px !important;	
}
.error-page p {
	font-size: 16px;
}
.error-page a {
	display: block;
	height: 128px;
	width: 380px;
	float: right;
	line-height: 211px;
	font-size: 24px;
	text-align: right;

}
.error-page a img {
	float: right;
}
.error-img {
	height: 300px;
}
.reviews #left-review {
	list-style: none;
	margin: 0;
	padding: 0;
}
.reviews #left-review li {
	position: relative;
	border-radius: 6px;
	background: #FFECB3;
	padding: 7px;
	margin-bottom: 34px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.reviews #left-review li::after {
	display: block;
	content: "";
	clear: both;
}
.reviews #left-review li #name, .reviews #left-review li #date {
	color: #FFAB00;
	font-size: 12px;
}
.reviews #left-review li::before {
	position: absolute;
	display: block;
	content: "";
	width: 0;
	height: 0;
	bottom: -20px;
	right: 30px;
	border-top: 20px solid #FFECB3;
	border-right: 40px solid transparent;
}
.reviews #left-review li:nth-child(even)::before {
	right: 60px;
}
.reviews #left-review li #text {
	margin-top: 10px;
	font-size: 12px;
}
.prod-reviews {
	position: relative;
	background: #fff;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	margin-bottom: 30px;
	padding: 24px 0;
	width: 100%;
}
.prod-reviews .slider {
	max-width: 845px;
	overflow: hidden;
	margin: 0 60px;
}
.prod-reviews ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 9999px;
}
.prod-reviews ul li {
	display: block;
	float: left;
	padding: 10px;
	width: 395px;
	max-height: 200px;
    overflow: hidden;
	margin-right: 10px;
	border-radius: 8px;
	background: #FFECB3;
	margin-bottom: 5px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	transition: all 0.5s;
}
.prod-reviews ul li:hover {
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}
.prod-reviews ul li .image {
	width: 140px;
	float: left;
}
.prod-reviews ul li .image img {
/*	width: 140px;*/
    border-radius: 50%;
    padding: 1px;
    background: rgba(0, 0, 0, 0.84);
    width: 130px;
    height: 130px;
    transition: all 0.2s;
}
.prod-reviews ul li .name {
	font-weight: bold;
	margin-bottom: 5px;
}
.prod-reviews ul li .innerText {
	font-size: 14px;
}
.prod-reviews ul li .text {
	float: left;
	width: 255px;
}
.prod-reviews .arr-left, .prod-reviews .arr-right {
	position: absolute;
	bottom: 130px;
	width: 58px;
	height: 58px;
	cursor: pointer;
	border-radius: 50%;
	transition: all 0.2s;
}
.prod-reviews .arr-left {
 background: url(../image/arr-l.png) no-repeat;
 left: 10px;
}
.prod-reviews .arr-right {
 background: url(../image/arr.png) no-repeat;
 right: 10px;
}
.prod-reviews .arr-left:hover, .prod-reviews .arr-right:hover {
	background-color: rgb(231, 231, 231);
}
.not-so-white {
	background: #FFF8E1;
}
.info-h3 {
	font-size: 30px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 20px;
}
.mini-boxs {
      position: relative;
}
.mini-boxs > input {
      display: none;
}
.mini-boxs > input[type=radio]:checked + label {
      position: relative;
      z-index: 2;
      text-decoration: none;
      /*font-weight: bold;*/
      border:1px solid #e0dfdb;
      border-bottom: 1px solid #fff;
}
.mini-boxs > label {
      display: block;
      float: left;
      border: 1px solid transparent;
      height: 35px;
      width: auto;
      padding: 9px 19px;
      line-height: 35px;
      text-align: center;
      color: #333;

}
.mini-boxs > label span {
      border-bottom: 1px dashed black;
      font-size: 16px;
}
.mini-boxs > input[type=radio]:checked + label span {
      border-bottom: 0;
}
.tab-content {
      height: auto;
      clear: both;
      display: inline-block;
      margin-top: -1px;
}
.tab-content::after {
      content: " ";
      display: block;
      clear: both;
}
.tab-content > div {
      /*position: absolute;*/
      top: 6px;
      left: 0;
width: 640px;
   padding: 10px 20px 10px 20px;
  margin-bottom: 20px;
  /*margin-top: 30px;*/
  border: 1px solid #e0dfdb;
  background: #fff;
  line-height: 1.4em;
  opacity: 0;
  transform: rotateX(-20deg);
  transform-origin: top center;
  transition: opacity .3s, transform 1s;
  z-index: 0;
  display: none;
  font-size: 16px;
}

#tab-nav-1:checked ~ .tab-content > div:nth-of-type(1),
#tab-nav-2:checked ~ .tab-content > div:nth-of-type(2),
#tab-nav-3:checked ~ .tab-content > div:nth-of-type(3),
#tab-nav-4:checked ~ .tab-content > div:nth-of-type(4){
  transform: rotateX(0deg);
  opacity: 1;
  z-index: 1;
  display: block;
}
.tab-content table {
	border-collapse: collapse;
}
.tab-content table td {
	border: 1px solid #000;
	font-size: 16px;
	width: 200px;
	height: 40px;
	text-align: center;
}
.content-records {
	float: left;
	width: 310px;
	margin-bottom: 20px;
}
.blog-date_container > .blog-comment_container {
	float: left !important;
	clear: both;
}
.blog-date_container > div:nth-child(2) {
	margin-left: 0 !important;
}
.blog-child_divider {
	clear: both;
	border-bottom: 2px solid #ffc800 !important;
	margin-top: 5px;
	display: inline-block;
	width: 300px;
}
.blog-image img {
	transition: all 0.2s;
}
.blog-image img:hover {
	filter: brightness(0.5);
-webkit-filter: brightness(0.5);
-moz-filter: brightness(0.5);
-o-filter: brightness(0.5);
-ms-filter: brightness(0.5);
transform: scale(1.1);

}
a.blog-title {
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
.image.blog-image > div {
	overflow: hidden;
}
#content {
position:relative;
	/*width: 100%;*/
}
.product-clear {
	display: block;
	width: 100% !important;
	height: 0;
	clear: both;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  background: #fff;
  border-radius: 4px;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 98.6%;
  padding: 0.7%;
  border: 0;
  }
  .rslides:hover ~ .rslides_nav {
  	opacity: 0.7;
  }
	.rslides_nav:hover {
		opacity: 0.9;
	}
.rslides_nav {
	position: absolute;
	top: 40%;
	z-index: 2;
	font-size: 0;
	width: 40px;
	height: 40px;
	opacity: 0;
	border-radius: 50%;
	transition: all 0.5s;
}
.rslides_nav.next {
	background: url(../image/arr-next.png) no-repeat;
	background-size: 40px;
	right: -5%;
}
.rslides_nav.prev {
	background: url(../image/arr-prev.png) no-repeat;
	background-size: 40px;
	left: -5%;
}
.blog-block {
	clear: both;
}
.blog-block::after {
	content: "";
	display: block;
	clear: both;
}
.blog-block p {
	font-size: 16px;
	width: 400px;
	vertical-align: middle;
	display: inline;
}
.blog-block .pic {
	width: 520px;
	height: 400px;
	float: left;
}
.blog-block:nth-child(even) .pic {
	float: right;
}
.blog-block:nth-child(even) p {
}
.blog-block img {
	float: left;
	width: 260px;
}
@media (max-width: 1024px) {
html, body {
	width: 100%;
}


}
.program-have_main{
	display: block;
    width: 95%;
    float: left;
}
.program-have_main li {
	
    background: url(../image/img-cause2.png) no-repeat;
    padding-left: 30px;
    margin-top: 15px;
    font-size: 18px;
}

.wrapper-center {
	margin: 0 auto;
	width: 980px;
}
.wrapper-center::after {
	content: "";
	display: block;
	clear: both;
}
.btn-rew {
	width: 360px;
    text-decoration: none;
    background: #feafc9;
}


.pagecentr > div.tablerow.two-tablerow{
	margin-left: 180px;
}

@media (max-width: 1100px) {
.pagecentr > div.tablerow.two-tablerow{
	margin-left: 0px;
}
	
}
@media (max-width: 600px) {
	.btn-rew {
	width: auto;
    text-decoration: none;
    background: #feafc9;
}
.product-info {
        overflow: hidden;
    margin-bottom: 20px;
	 width: 100%;
}
#content.product-card {
    overflow: hidden;
    width: 100%;
}
.breadcrumb {
    display: none;
}
.hol-block img {
    width: 100%;
    height: auto;
    margin: 1px;
}
.error-page img{
	width: 100%;
}
}
.actual-menu a{
	text-decoration: none;
}
.actual-menu .step1:hover a{
    color: #F44336;
}
.actual-menu .step2:hover a{
    color:  #3F51B5;
}
.actual-menu .step3:hover a{
    color: #E91E63;
}
.actual-menu .step4:hover a{
    color: #febf10;
}

.actual-menu .container{
    padding: 0;
}

.actual-menu .step img {
	width: auto;
    height: 100px;
    margin: 5px 0;
}
.call-to-us-text.actual-menu h3 {
    font-size: 20px;
    margin: 10px 0 10px 0;
}

.filtr-anim img{
    width: 100px;
}

.filtr-anim h3 {
    font-size: 16px;
    margin: 10px 0 0px 0;
}

.filtr-anim {
text-align: center;
}

.videorew .step {
    position: relative;
    height: 250px;
}

@media (max-width: 767px) {
    body {
        background-size: auto;
    }
}