@charset "utf-8";
/* CSS Document */


a, abbr, acronym, address, applet, article, aside, audio,
b, blockquote, big, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt,
em, embed,
fieldset, figcaption, figure, font, footer, form,
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd,
keygen,
label, legend, li,
meter,
nav,noindex, object, ol, output,p, pre, progress,q,
s, samp, section, small, span, source, strike, strong, sub, sup,table, tbody, tfoot, thead, th, tr, tdvideo, tt,u, ul,
var{ background: transparent; border: 0 none; font-size: 100%;  line-height:120%;  margin: 0; padding: 0; border: 0; outline: 0;  vertical-align:top;}

body {background:url(/images/bg.jpg) 50% 0 #fff; font-family: Arial, Helvetica, sans-serif;  font-size: .9em; min-width:320px;}

/*====== Фоновое изображение в админке ======*/

.mceContentBody { background: #ffffff; color: #000000; }
.mceContentBody a, .mceContentBody p, .mceContentBody h1, .mceContentBody h2, .mceContentBody h3 {color: #000000;}

/*================= Clear Floated Elements ================*/

.clear {clear: both; display: block; overflow: hidden; visibility: hidden; width: 0;height: 0;}
.clearfix:after {clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0;height: 0;}

* html .clearfix {height: 1%;}
.clearfix {display: block; margin-bottom: 0px;}

/*====== Left & Right alignment ======*/

.fleft { float:left;}
.fright { float:right;}
.alignright { text-align:right;}
.aligncenter { text-align:center;}
.row { margin-left: -15px;  margin-right: -15px;}

/* ===== content =====*/

.wrapper {margin: 0 auto; max-width:1350px;  overflow:hidden; position:relative; z-index:0;}

/*----- txt, links, lines, titles -----*/

a {color:#6a6b6b;  outline:none; text-decoration: none; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; -webkit-transition: all 0.4s linear;  transition: all 0.4s linear;}
a:hover {color:#000000; text-decoration: underline;}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {margin-bottom:12px; font-weight:100;color:#0d7d98;}
h1, h2, h3, .h1, .h2, .h3 { text-transform:uppercase; }
h1, .title {font-size:1.7em; font-weight:600;}
h2, .h2 {font-size: 1.55em; }
h3, .h3 {font-size:1.35em; color:#6dc1d8; font-weight:600;}
h4, .h4 {font-size:1.25em; font-weight:600; }
h5, .h5 {font-size: 1.2em; }
h6, .h6 {font-size: 1.125em; }

ul, ol { list-style: outside none none;}
ul, ol, p {margin-bottom:12px;}

/*===== HEADER ======*/

header {padding-top:40px; color:#5890af;}
header .logo img {float:left; max-width:100%; margin-top:-15px;}
header .logo h1 {margin-left: 40%; font-size:.95em; color:#5890af; padding-left:10px; border-left:1px solid #5890af; text-transform:none; font-weight:100;}
header .contacts, header .mode {text-align:right;}
header .contacts span {font-size:1.4em; font-weight:500;}

/*===== CART =====*/

.cart-active +.more-cart-info{display:block}
.cart-item{border-bottom:1px solid #f2f2f2;height:64px}
.cart-item-image{float:left;min-width:100px;padding-left:10px;padding-right:10px;text-align:center}
.cart-item-image img{max-height:64px;max-width:100%}
.cart-item-list{margin-bottom:0px}
.cart-item-name{padding-left:10px;padding-top:10px}
.cart-price{color:#999;font-size:8pt;padding-left:10px}
.cart_content{height:20px;margin-bottom:14px;padding:8px 18px 12px 18px}
.cart_content h3 > i{font-size:17px;padding-right:10px}
.empty-cart,.full-cart{color:#333;margin-left:37px}
.little-cart{color:#FFF;cursor:pointer;float:right;font-size:13px;font-weight:300;height:50px;line-height:20px;margin-bottom:10px;margin-top:30px;position:relative;width:100%}
.little-cart .block-content{float:left}
.little-cart .cart-content{cursor:default;display:none;min-width:280px;position:absolute;right:0;top:45px;width:100%;z-index:9}
.little-cart .empty .cart-content{background:none repeat scroll 0 0 #f9f9f9;border:1px solid #ddd;box-shadow:0 0 5px rgba(0,0,0,0.18);box-sizing:content-box;color:#000;padding:10px}
.little-cart .mini-cart{display:none}
.little-cart h3{float:left;font-size:13px;font-weight:300;line-height:20px;margin:0 3px 0 0;padding-left:5px}
.little-cart-info{background:none repeat scroll 0 0 #f2f2f2;float:right;width:100%}
.little-cart-info div.cart-ico{background:none repeat scroll 0 0 #f1393c;float:left;width:37px}
.little-cart-info i{color:#fff;font-size:12pt;padding:10px}
.more-cart-info{background:#fff;border:1px solid #f2f2f2;clear:both;color:#333;display:none;position:absolute;right:0;top:50px;width:100%;z-index:9999}
.more-cart-info > span{font-size:12pt;font-weight:300;padding:10px}
.cart-item:hover{background:#f2f2f2}
.little-cart:after{float:right;font-size:10px;padding-left:15px}
.full-cart > div, .empty-cart > div {padding: 8px 20px;}
.cart-link {font-size: 10pt; color:#999; float:right; padding:10px 10px 10px 0;}
.cart-link > a {text-decoration: none}
.cart-link > i {font-size: 8pt; color:#f1393c}
.cart-link > i:hover {cursor: default;}
.cart-link > a:hover {color:#f1393c; text-decoration: underline}
.cart-price {cursor: default;}


/*===== SEARCH =====*/

#search_mini_form {box-sizing: border-box;float: right;position: relative;margin-top: 30px;width: 100%;}
header .form-search  { text-align: right; position: relative;  border: 2px solid #f2f2f2;  float: left;  padding: 1px;width: 100%;}
header .form-search  > i {padding: 8px 8px 0 0; cursor:pointer}
header .form-search input { background: none repeat scroll 0 0 #fff;  border: 0 none; color: #777777;  float: left; font-size: 14px; height: 32px; line-height: 20px; padding: 6px 30px 6px 6px; width: 90%;}
input.input-text, textarea { border-radius: 0; resize: none;}
input, select, textarea, button, optgroup{ vertical-align: middle; color: #000; vertical-align: middle;}
header .form-search:after { clear: both; content: ""; display: table;}
header, .content-container, .top-container, .footer-container, .footer-top {margin: 0 32px; position:relative;}
.content-container {background:#fff;}


a.button, a.button2, .btn-cart, a.more  {text-decoration:none;  cursor:pointer; border:0 !important; color:#fff !important; display:inline-block;  -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; -webkit-transition: all 0.4s linear;  transition: all 0.4s linear;}
a.button {background: rgb(255, 255, 255);background: transparent;background: rgba(255, 255, 255, 0.3);/* FF3+,Saf3+,Opera 10.10+,Chrome,IE9*/filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cFFFFFF,endColorstr=#4cFFFFFF);/*IE 5.5-7*/-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cFFFFFF,endColorstr=#4cFFFFFF)";/*IE8*/}
a.button, a.button2, .btn-cart {padding:8px 30px 7px;}
a.button2, .btn-cart, .more {background:#5890af;}
 .more {padding:3px 15px;}
a.button:hover {background: rgb(255, 255, 255);background: transparent;background: rgba(255, 255, 255, 0.4);/* FF3+,Saf3+,Opera 10.10+,Chrome,IE9*/filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66FFFFFF,endColorstr=#66FFFFFF); /*IE 5.5-7*/ -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66FFFFFF,endColorstr=#66FFFFFF)";/*IE8*/ text-decoration:none;}
a.button2:hover, .btn-cart:hover, a.more:hover {background:#c23471; text-decoration:none;}


/*====== SLIDER =====*/

.sy-list .description {position:absolute; width:33%; padding:20px; right:0; bottom:5%; background: rgb(255, 255, 255);background: transparent;background: rgba(255, 255, 255, 0.8);/* FF3+,Saf3+,Opera 10.10+,Chrome,IE9*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccFFFFFF,endColorstr=#ccFFFFFF);/*IE 5.5-7*/-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccFFFFFF,endColorstr=#ccFFFFFF)";/*IE8*/}
.sy-pager li.sy-active a { background-color: #da2f32 !important;}
.sy-pager li {width: 11px !important;	height: 11px !important;}
.sy-box {	margin:0 !important;}
.es-slides__link {display:block;width:100%;height:100%;}
.es-slides__link:hover{text-decoration:none;}
.es-slides__link p {color: #6dc1d8;}

.block1, .block-info, .block-personal {margin:0 0 20px;}
.block1 {background:url(/images/bg-form.jpg) 50% 0 repeat-y; }
.main-about { margin-right:-15px;}
.main-about img {-moz-border-radius: 8px;/*Firefox*/-webkit-border-radius: 8px;/*Safari, Chrome*/border-radius: 8px;}
.main-form {margin-left:-15px; color:#fff;}
.main-form .h6 {color:#fff;}
.main-about, .main-form {padding:20px;}

.form_call2 {margin-top:30px;}
.form_call2 .form-name, .form_call2 .form-phone {height:38px; line-height:38px; color:#fff; padding:0 15px; text-transform:uppercase; }
.form_call2 .fa {margin:11px 0 0 8px;}

.form_call3 {margin-top:30px;}
.form_call3 .form-name, .form_call3 .form-phone {height:38px; line-height:38px; color:#fff; padding:0 15px; text-transform:uppercase; }
.form_call3 .fa {margin:11px 0 0 8px;}

input.cme_txt1, input.cme_btn {padding:0 10px; height:38px; line-height:38px; border: 0; margin-bottom:15px; width:100%; -moz-border-radius: 5px;/*Firefox*/-webkit-border-radius: 5px;/*Safari, Chrome*/border-radius: 5px;}
.cme_txt2, .cme_txt3 {border:4px solid #dce1e2; background:#f1f3f3;  padding:0 10px; margin-bottom:15px; }
.cme_txt2 {width:70%; height:38px; line-height:38px;}
.cme_txt3 {width:100%; padding:10px;}
input.cme_btn {background:#5890af; color:#fff; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; -webkit-transition: all 0.4s linear;  transition: all 0.4s linear;}
input.cme_btn:hover {background:#c23471;}
.cme_btn2 {background:#df3964; color:#fff; display:inline-block; padding:0 25px !important; height:38px; line-height:38px; border: 0;}
.cme_btn2:hover {background:#5890af;}


.block-personal-main {background:#F8FCFD; border-top:1px solid #f3f5f4; padding:20px;}
.block-personal-main  hr, .block-personal hr {width:60%; margin:0 auto;}

.block-personal {margin-top:30px;}
.block-personal ul.personal > li { padding-bottom:15px; margin-bottom: 15px;}
.block-personal ul.personal li:after  {position: absolute; bottom: 0; left: 10%;right: 10%; border-bottom: 2px solid #f3f3f3; content: ""; z-index:10; width:80%;}

.block-personal .img {background: #fff none repeat scroll 0 0;   border: 6px solid #fff;  border-radius: 50%;  box-shadow: 0 0 2px #c0c0c0;  height: 170px;  overflow: hidden;  width: 170px; margin: 0 auto 8px;}
.block-personal .personal-img { height: 170px;  max-width: none;  width: 170px;}
.block-personal .text ul li {list-style-type:square; margin-bottom:10px;}

.block-services > div {height:200px;}
.block-services h3 {color:#fff; margin-top:25px;}
.block-services .caption {padding:0 20px 20px; color:#fff;}


.icon-heart, .icon-book, .icon-eye {width:42px; height:42px; display:inline-block; margin:-10px 10px 0 0;}
.icon-eye {background:url(/images/icon01.png) 0 0 no-repeat;}
.icon-book {background:url(/images/icon02.png) 0 0 no-repeat;}
.icon-heart {background:url(/images/icon03.png) 0 0 no-repeat;}
.block-services a.button {margin:0 0 20px -15px; padding-left:40px;}

#main_slider .btn-more {display: inline-block;text-decoration: none;padding: 0 22px;font-size: 19px;font-weight: 600;width:auto;height: 50px;line-height: 2.5;color: #fff;background: #ff8400;-webkit-border-radius: 10px;border-radius: 10px;border: solid #ff8400;border-width: 1px 1px 0;-webkit-box-shadow: 0 0 5px rgba(255, 174, 0, .75) inset, 0 -5px 0 -3px #df5e00 inset;box-shadow: 0 0 5px rgba(255, 174, 0, .75) inset, 0 -5px 0 -3px #df5e00 inset;position: absolute;left:30px;top:80%;text-align:center;
}
/*===== SIDEBAR =====*/

.sidebar, .sidebar-left {margin-top:-15px;}
.sidebar h4 {margin-top:15px;}

.sidebar-left .h3, .sidebar-left .h4 {margin-top:20px;}
.sidebar-left .h4 {font-size:1.125em}

.contacts ul li {list-style-type: square; margin-left:20px;}

/*===== Группы магазина ======*/

.current-group {color: #f1393c !important;}

.block-side-nav { margin-bottom: 30px;}
.block { border-bottom: 3px solid #ccc;}
.block .block-title { padding: 16px 20px 10px 20px;  position: relative;background-color: #e5e5e5;}
.block .block-title strong { color: #000; font-size: 14px; font-weight: bold;  line-height: normal;   text-transform: uppercase;}

@media (min-width:1200px) {
	.block .block-title strong {font-size: 1.125em;}
}

.block .block-title strong > span{padding-left: 15px;}
.block .block-content {  background: none repeat scroll 0 0 #f2f2f2;  padding: 16px 0 18px; width: 100%;  height: 100% !important; opacity: 1 !important;border: 1px solid #e5e5e5;}

.sf-menu-phone2 li {
    font-size: 13px;
    font-weight: 300;
    margin: 0 0 3px;
    position: relative;
    z-index: 2;
}

.sf-menu-phone2 {padding-left:20px !important;}

.sf-menu-phone2 > li > a {
	color: #363636;
	font-size: 13px;
    font-weight: 300;
    line-height: 23px;
    padding: 0 0 0 16px;
    position: relative;
    text-decoration: none;
	padding-top: 3px !important;
	margin-right: 20px !important;
}

.sf-menu-phone2 > li > a:before {
	position: absolute;
	left: 0;
	top:-1px;
	content: "\f0da";
	font-family: FontAwesome;
	font-size: 12px;
	color: #f1393c;
}

.sf-menu-phone2 > li:hover > a {
	color: #f1393c;
}
.sf-menu-phone2 > li.active > a {
	color: #f1393c;
}

.sf-menu-phone2 li strong:before {
    content: "\f0d7";
	font-family: FontAwesome;
}

.sf-menu-phone2 > li > strong {
    color: #de5747;
    right: 0;
    top: 0;
}

.level0 > li > a {
	color: #363636;
	font-size: 13px;
    font-weight: 300;
    line-height: 23px;
    padding: 0 0 0 16px;
    position: relative;
    text-decoration: none;
	padding-top: 3px !important;
	margin-right: 20px !important;
}

.level0 > li > a:hover {
	color: #de5747;
}

.level0 > li > a:before {
    color: #f1393c;
    font-family: FontAwesome;
    font-size: 12px;
    left: 0;
    position: absolute;
    top: -1px;
}

.sf-menu-phone2 li strong {
    font-size: 13px !important;
    line-height: 21px !important;
    z-index: 3;
	margin-right: 20px;
}

.submenu-caret {
	color: #de5747;
}

.submenu-caret:hover {
	color: #333;
}

.sf-menu-phone2 > li:hover > strong {
    color: #333;
}
.sf-menu-phone2 li strong:hover {
    cursor: pointer;
}
.sf-menu-phone2 > li.active > strong:before {
    color: #333;
}
.sf-menu-phone2 li strong:before {
    content: "\f107";
	font-family: FontAwesome;
}
.sf-menu-phone2 li strong.opened:before {
    content: "\f105";
	font-family: FontAwesome;
}
strong {
    font-weight: bold;
}

/*===== Горячие предложения =====*/

.page-title {  padding: 14px 20px 12px 20px;}
.category-title { display: block;background-color: #6dc1d8;}
.page-title, .category-title { margin: 0 0 20px 0;}
.page-title .h4, .page-title .h2 { color: #fff; font-size: 1.1em;  font-weight: bold;  line-height: normal;  margin: 0;  text-transform: uppercase;}
.page-title i {padding-right: 15px;}

.products-grid { margin-bottom: 30px;  position: relative;padding: 0; border-bottom:4px solid #f6f6f6;}
.products-grid div.item { box-sizing: border-box;  float: left;}
.products-grid .product-name a:hover, .products-list .product-name a:hover { color: #f1393c;}
.products-grid div.item { box-sizing: border-box;	margin-bottom: 20px;}

.grid_wrap:hover {border-bottom: 3px solid #6dc1d8;  box-shadow: 0 0 16px rgba(0, 0, 0, 0.11);}
.grid_wrap {background: none repeat scroll 0 0 #fff; position: relative;border-bottom: 3px solid #fff;}

.products-grid .product-image{background: none repeat scroll 0 0 #f2f2f2;max-height: 275px;}
.products-grid .product-image a{display: block;  height: auto;   margin: 0 auto 10px;   max-width: auto;   overflow: hidden;   padding: 10px;   text-align: center;   color: #ccc;}
.products-grid .product-shop { padding: 0 15px 45px 15px;}
.product-shop {  position: relative;}

.products-grid .product-name, .products-list .product-name { font-size: .95em; font-weight: 300; margin: 0 0 5px; text-transform:none;}
.product-name h4 { line-height: 1.25;}
.products-grid .product-name a, .products-list .product-name a { color: #363636;  text-decoration: none;}
.products-grid .product-image img, .products-list .product-image img { max-width: 100%;max-height: 200px;}
.product-image > i {font-size:70pt;padding: 49px 0 49px 0;}

.grid_wrap .price-box {  display: inline-block;  margin: 6px 0;  overflow: hidden;  width: 100%;}
.regular-price { display: block;}
.products-grid .price-box .price, .item-price { font-size:.85em;  line-height: 23px;}
.products-grid .price-box .old-price, .old-price {color: #ccc; font-size: 11px;text-decoration: line-through;}
.price { white-space: nowrap !important;}

.products-grid .actions, .actions { margin: 0; position: relative;}
.products-grid a.more {display:block; position:absolute; bottom:10px; left:15px;}

.products-grid .add-to-links {  background: none repeat scroll 0 0 #fff;  float: none;  margin: 15px -10px -11px;  padding: 7px 15px 8px 25px;  position: relative;}
.products-grid .add-to-links li { display: inline-block;}
.products-grid .add-to-links li a {  color: #ccc;  font-size: 13px;  font-weight: normal;  text-transform: uppercase;text-decoration: none;}
.products-grid .add-to-links li a:hover {text-decoration: none;cursor: pointer;	color: #f1393c;}
.products-grid .add-to-links li a > i{padding-right: 5px;}

/*===== Сепаратор =====*/

.products-grid .add-to-links .separator {  display: inline-block;}
.products-grid .add-to-links .separator {
    background: none repeat scroll 0 0 #dfdede;
    font-size: 0;
    height: 25px;
    margin: -8px 12px;
    overflow: hidden;
    width: 1px;
}

.add-to-links .current, .link-compare-current > a.link-compare, .add-to-links .favorite_current, .link-wishlist-current > a.link-wishlist, .item-wishlist.favorite_current, .item-compare.current{
	color: #f1393c !important;
}

button.button {background: none repeat scroll 0 0 transparent;   border: 0 none;  cursor: pointer;  overflow: visible;  padding: 0;}
button.button > span {  color: #fff;  font-size: 16px;  font-weight: bold;  line-height: 20px;  text-transform: uppercase;  float: left;  padding: 0;   text-align: center;  white-space: normal;  float: left;  padding: 0;  text-align: center;  white-space: normal;}
button.button i { color: #fff;  float: left;  font-size: 18px;  height: 27px;  line-height: 28px;  margin: 0;  position: relative;  vertical-align: middle;  width: 28px;}
button.button > span, .page-sitemap .links a {color: #fff;  font-size: .85em;  font-weight: bold;  line-height: 20px;  text-transform: uppercase;}
button.button span span { display: block;  float: left;  padding: 6px 30px 6px;}
.product-shop button.button {width: auto !important;	margin-top: 10px;}


/*===== Новости =====*/

.news_list >div >div {text-align:center; position:relative;}
.news_title {margin-top: 15px !important; color:#6a6b6b !important;}
.news_list .more-info {position:absolute; bottom:2px; width:100%; left:0; right:0;;}
.news_list hr {width:60%; margin:6px auto; color:#bababa;}
.news_list  .thumbnail {padding-bottom:0; margin: 0 15px 15px;}

.thumbnail, .group-item {background: #f4f5f6;);  overflow:hidden; border: medium none;  border-radius: 0;  box-shadow: none;  margin: 0 5px 20px;  padding: 0 0 15px;  position: relative;  display: block;  line-height: 1.42857;  transition: all 0.2s ease-in-out 0s;}
.thumbnail .box > div { float: left; margin-right: 9px;  width: 70px;}
.thumbnail .box strong { color: #f1393c; display: block; font: bold 42px/1em "Roboto";}
.thumbnail .box span {  color: #f1393c;  display: block;  font: bold 18px/1em "Roboto";  margin-top: -2px;}
.thumbnail .box hr {background: none repeat scroll 0 0 #cecece; border: medium none;  float: left; height: 69px; margin: 0 20px;  width: 1px;}
.thumbnail .box a { color: #000; position: relative; top: 10px;  transition: all 0.25s ease 0s;text-decoration: none;font-size: 11pt;font-weight:300;}
.thumbnail .box a:hover {color: #f1393c;}
.thumbnail .caption { /*border-bottom: 1px solid #d2d2d2;margin-bottom: 30px; */ padding: 15px 15px 40px;color: #848484;  font-weight: 300;}
.thumbnail a.name {font-size:1.1em; font-weight:600;}

ul.articles_group_list li {list-style-type: none; margin-left:5px; margin-bottom:8px; color:#6dc1d8;}
ul.articles_group_list li ul {margin-top:8px;}
ul.articles_list li {list-style-type: circle; margin-left:25px; color:#6dc1d8;}
ul.articles_list li, ul.articles_group_list li a {padding-bottom:8px;}
.articles_img {margin-bottom:10px; min-height:100px; border-bottom:5px solid #6dc1d8;}
.articles_img img {width:100%;}

.group_list_item {margin:10px 20px 0;}
.group_list_item > div {float:left;}
.group_list_item a {background:#fff; line-height:32px;padding:10px 12px 10px 20px;display:block; font-size:1.2em; text-decoration:none;}
.group_list_item .active a {background:#a7e0f0;}
.group_list_item .active a:hover, .group_list_item .other:hover a {background:#f7f7f7; text-decoration:none;}
.group_list_item .other a {background:#fff;}

/* ===== Product Tabs =====*/

.product-tabs{overflow:hidden; margin:10px 20px 0;}
.product-tabs li {float:left;margin-right:0px; cursor:pointer;}
.product-tabs a {background:#fff; line-height:32px;padding:10px 12px 10px 20px;display:block; font-size:1.2em; text-decoration:none;}
.product-tabs li.active a {background:#a7e0f0 !important; color:#000 !important; }
.product-tabs a:hover, .product-tabs li.active a:hover {background:#f7f7f7;}
.tabs-content {background:#fff;}

.product-collateral .tabs-content > li {display: none;}
.product-collateral .tabs-content > .active {display: block;}

.group-description, .item-block-description {background:#0d7d98; color:#fff; overflow:hidden; /*position:absolute;*/ height:196px; width:100%; /*top:0;*/}
.group-description h1, .group-description .h1, .item-block-description h1 {color:#fff; margin-top:15px;}

.reviews {background:#F8FCFD; border-top:1px solid #F3F5F4; padding:20px 10px;}
.reviews .h3 {margin-bottom:30px;}
.reviews .h3 span {color:#6a6b6b;}

.item_img {float:left; margin:0 20px 20px 0;}


/*===== FOOTER =====*/

.footer-top {background:#323232;  padding: 20px 0 10px; }
.footer-top, .footer-top a, .footer-top .h5 {color: #fff;  font-weight: 300; font-size:1em;}
.footer-top h4 {text-transform: uppercase;  word-wrap: break-word;  font-size: 1.2em;  font-weight: 600; padding-left:15px; color: #fff; }

.footer-container {background-color: #000;  overflow: hidden; padding: 20px 0 10px; color: #f0f0f0; position:relative;}
.footer-container ul li { padding-bottom: 4px;}
.footer-container ul li a {text-transform: none;  word-wrap: break-word;}

.footer_menu ul {	padding-left: 0; padding-top:3%;}
.footer_menu ul > li {padding-bottom: 0; float:left;}
.footer_menu ul li a {font-family: inherit; font-size: .85em; font-weight: 300; text-transform: uppercase;  color: #fff; text-decoration: none;  word-wrap: break-word; padding: 2px 10px; display:block;}
.footer_menu ul li a:hover { text-decoration: none;color: #c23471;}
#block_contact_infos {	float: right;padding-right: 50px;}
.toggle-footer {padding-left: 10px;}
.address-info {  font-size: .85em;   font-weight: 300;  margin: 0;  text-decoration: none;}
.toggle-footer li > i {padding-right: 8px;}

.footer-container .logo img {float:left; max-width:100%;}
.footer-container .logo .h1 {margin-left: 50%; padding: 10px 0 10px 10px;  font-size:.9em; color:#f0f0f0; text-transform:none !important; border-left:1px solid #f0f0f0;}


.email-info {
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    word-wrap: break-word;
}

.email-info a {
    font-family: inherit !important;
	color: #fff;
}

.email-info a:hover {
    text-decoration: none;
	color: #f1393c;
}

.hostcms_link {
	font-size: 8pt;
	margin-top: 5px;
}

/* Последний заказ */
.spec_item {
    margin: 0 0 25px;
}

.spec_item .product-image{
    background: none repeat scroll 0 0 #f5f3f3;
    float: left;
    height: 73px;
    margin: 0 20px 0 10px;
    padding: 10px;
    width: 73px;
}
.spec_item .product-image {
    display: inline-block;
}

.spec_item .product-image img {
    max-width: 100%;
	max-height: 90px;
}

img {
    border: 0 none;
    vertical-align: top;
}

.spec_item .price-box .special-price .price {
    color: #f1393c;
    font-size: 13px;
    line-height: 23px;
}

.spec_item .product-name {
    font-size: 15px;
    font-weight: 300;
    line-height: 16px;
    margin: 0 0 5px;
	padding-top: 15px;
}

.spec_item .product-name a{
    color: #363636;
	text-decoration: none;
}

.spec_item .product-name a:hover {
    color: #f1393c;
	text-decoration: none;
}

.product-date {
	font-size: 8pt;
	color: #999;
	font-weight: 300;
}

.product-city {
	font-size: 10pt;
	color: #999;
	font-weight: 300;
}



/* Скидка */
.ribbon-wrapper{
	 width: 85px;
	 height: 88px;
	 overflow: hidden;
	 position: absolute;
	 top: -2px;
	 right: -2px;
}
.ribbon{
	font-size: 15px;
	font-weight: 300;
	text-align: center;
	-ms-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
	position: relative;
	padding: 6px 0 ;
	left: -5px;
	top: 13px;
	width: 120px;
	color: #fff;
	box-shadow: 0 0 5px 1px rgba(100, 100, 100, 0.3);
}
.ribbon:before, .ribbon:after {
	content: '';
	border-top: 3px solid transparent;
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	position: absolute;
	bottom: -3px;
}
.ribbon:before {
	left: 0px;
}
.ribbon:after {
	right: 0px;
}

/* Облако тегов */
.TagsCloud {
	font-size: 13pt;
	font-weight: 300;
	padding: 0 5px 0 10px;

}

.TagsCloud a{
	color: #363636;
    text-decoration: none;
}

.TagsCloud a:hover{
	color: #f1393c;
    text-decoration: none;
}

/* Опрос */
.survey_block > span{
	color: #f1393c;
	font-size: 15px;
    font-weight: 300;
	margin-left: 10px;
}

.poll {
	margin: 10px 0 0 20px;
}

.poll > form > p > i{
    color: #fff;
    float: left;
    font-size: 15px;
    height: 30px;
    line-height: 28px;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 30px;
	padding-left: 15px;
	padding-top: 1px;
}

.poll > form > p {
	margin-bottom: 0;
}

.poll_name {
	font-size: 10pt;
	font-weight: 300;
}

.poll_input {
	margin-top: 0 !important;
}

p > input.button {
	background: none repeat scroll 0 0 #1997e4;
	border: 0 none;
	color: #fff;
	text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
	padding: 0 15px 0 5px !important;
}

p > input.button:hover {
	background: none repeat scroll 0 0 #f1393c;
}

/*===== Документ =====*/

h1.main_title {color: #f1393c;font-size: 18pt;   font-weight: 300;text-transform: uppercase;	margin-top: 9px !important;}
.color_block {	background: none repeat scroll 0 0 #f1393c;	height:7px;width: 33px;}
span > p {font-size: 10pt;font-weight: 300;color: #363636;}

/*===== Услуги =====*/

.service .item {overflow: hidden;  padding-top: 15px;  padding-bottom: 15px; position: relative;  display: block;  transition: all 0.2s ease-in-out 0s; margin-bottom:15px;}
.service .service-img img {max-width:100%;}
.service .caption {}

.title > a {color: #000;   font-size: 11pt;   font-weight: 300;   position: relative;   text-decoration: none;   top: 10px;   transition: all 0.25s ease 0s;}
.title > a:hover {color: #f1393c;}

.content-block { margin-bottom: 30px }
.info-block { margin-top: 20px; }

.bg-color1 {background-color: #f4f5f6 !important}
.bg-color2 {background-color: #5890af !important}
.bg-color3 {background-color: #6dc1d8 !important}
.bg-color4 {background-color: #c23471 !important}
.bg-color5 {background-color: #6ac1da !important}
.bg-color6 {background-color: #df3964 !important}

/*===== Хлебные крошки ======*/

.breadcrumbs {padding: 6px 15px 6px; border-bottom:2px solid #f3f3f3; margin:0 0 15px; font-size: .85em; margin-top:0!important;}
/*.breadcrumbs > div > i, .breadcrumbs > i {margin: 0 5px 0 5px;color: #f1393c;}*/
 .breadcrumbs > div > a, a.root, .breadcrumbs span,  .breadcrumbs > div > span > a, .breadcrumbs > span > a, .breadcrumbs > a {color: #363636; font-weight: 300;  text-decoration: none;  line-height:30px;}
.breadcrumbs > div > a:hover, a.root:hover, .breadcrumbs > div > span > a:hover {color: #f1393c;}

.group_list {margin-bottom: 25px;}
.group_list a {font-size: 1.1em; font-weight: 600; text-decoration: none;}
.group-item .group-image {margin-bottom:10px; border-bottom:5px solid #6dc1d8;}
.group-item .group-image img {display:block;width:100%;max-width:100%;height100%;}
.group-item h5 {margin-bottom:20px;}
.group-img {margin-right:-16px;}
.group-img img {max-width:100%; }

.icon-home {background:url(/images/icon-home.png) 0 0 no-repeat; width:29px; height:29px; display:inline-block; margin: 0 10px 0 0;}
.icon-separator {background:url(/images/separator.png) 0 0 no-repeat; width:12px; height:25px; display:inline-block; margin:0 10px 0 10px;}

.shop_count {color: #999;   font-size: .7em;}
.text-align-center {text-align: center;}
.item-image {	width: 420px;}

.on-page {
    color: #363636;
    font-size: 15px;
    font-weight: 300;
	float:right;
	margin: 0 5px 10px 0;
	text-transform: none;
}

.on-page > a {
	font-size: 13px;
}

/*===== PAGINATION =====*/

.pagination-title {display:inline-block; float:left; margin-right:10px;}
.pagination {margin-left: 5px !important; margin-bottom:50px;}
.pagination > li > a, .pagination > li > span {background-color: #6dc1d8 !important;  border: none !important;  color: #fff;  float: none !important;  line-height: 1.42857;  margin-left: -1px;  padding: 10px 15px;  position: relative;  text-decoration: none;}
.pagination > li {margin-right: 5px;}
.pagination > li > span > i{color: #f1393c;background-color: #fff !important;}
.pagination > li:last-child > a, .pagination > li:last-child > span {background-color: #fff !important;}
.pagination > li:first-child > a, .pagination > li:first-child > span {	background-color: #fff !important;}
.pagination > li > span > i:hover {background-color: #fff !important;}
.pagination > li > a:hover {background-color: #f1393c;	color: #fff;}
.pagination .current { background-color: #c23471; border: none !important; color: #fff; float: none !important; line-height: 1.42857; margin-left: -1px; margin-right: 5px; padding: 10px 15px; position: relative; text-decoration: none;}

/*===== SHOP =====*/

ul.catalog_list li {border:1px solid #e1e1e1; width:100%; margin-bottom:5px;  -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; -webkit-transition: all 0.4s linear;  transition: all 0.4s linear;}
ul.catalog_list li a {display:block;padding:6px 15px; }
ul.catalog_list li a:hover {text-decoration:none;}
ul.catalog_list li:hover, ul.catalog_list li.active {background:#a7e0f0; border-color:#a7e0f0;}

ul.sf-menu {margin-bottom:20px;}
ul.sf-menu li {list-style-type: circle; color:#6dc1d8; font-weight:600; margin-left:30px; margin-bottom:8px;}
ul.sf-menu li a {font-weight:600; text-transform:lowercase;}

/*===== ITEM =====*/

h1.item_title {  color: #f1393c; font-size: 1.8em;  font-weight: 300;  margin-top: 9px !important;}

.shop_discount, .shop_property, .item-description, .item-text, .is-property {font-weight: 300;}
.item-text {text-align: justify; margin-bottom:40px;}
.item-description {text-align: justify;}
.item-text ul {margin-left:30px; margin-bottom:12px !important;}
.item-text ul li {list-style-type:square; margin-bottom:6px;}

.shop_property {padding-bottom:8px;}
.shop_property > i, .is-property > i, .shop_property span > a > i{color: #ccc;	padding-right: 5px;}
.shop_property > div, .is-property > div {float: left;width: 10px;	margin-right: 5px;}
.shop_property > div.field, .shop_property > div.caption  {width: auto !important}
.shop_property span {font-weight:600;}

.item-wishlist {margin-right: 30px;}
.item-wishlist, .item-compare {text-decoration: none;	color: #363636; font-size: .9em;  font-weight: 300;}
.item-wishlist:hover, .item-compare:hover {text-decoration: none;color: #f1393c;	cursor: pointer;}
.item-wishlist > i, .item-compare > i {margin-right: 5px;color: #f1393c;}

.actions > button.button, .item-actions > button.button {width: auto !important;}
.actions {margin-top: 10px;margin-bottom: 10px;}
.item-actions, .item-price {margin: 10px 0 20px;}

.tags{color:#AAA;margin:10px 15px 10px 0; font-size: 9pt}
.tags img{text-align:left;margin:0 0 -1px 0}
.tags a{font-style:italic; color:#AAA !important}
.tags span{padding-right:15px}

#gallery img {border:2px solid white; max-width:100%;}
.active img {border:2px solid #f1393c !important;}
#gallery > a {	text-decoration: none !important;}

.zoomWindow { border: 1px solid rgb(136, 136, 136) !important; }

.ui-stars-star,.ui-stars-cancel{float:left;display:block;overflow:hidden;text-indent:-999em;cursor:pointer}
.ui-stars-star a,.ui-stars-cancel a{width:16px;height:15px;display:block;background:url(/images/stars.png) no-repeat 0 0}
.ui-stars-star a{background-position:0 -32px}
.ui-stars-star-on a{background-position:0 -48px}
.ui-stars-star-hover a{background-position:0 -64px}
.ui-stars-cancel-hover a{background-position:0 -16px}
.ui-stars-star-disabled,.ui-stars-star-disabled a,.ui-stars-cancel-disabled a{cursor:default!important}

.captcha{font-size:75%;padding:0;color:#777;clear:both}
.captcha span{text-decoration:underline; cursor:pointer}
div.captcha img{margin: 0 3px -1px 0; vertical-align: 0 !important}

.rating > span > img {vertical-align: 0 !important}

.item-tags > span > a {
	font-size: 13px;
	font-weight: 300;
	color: #f1393c;
	text-decoration: none;
}

.item-tags > i {
	margin-right: 5px;
	margin-top: 10px;
}

.item-price {  color: #5890AF;  font-size:1.6em; line-height: 32px;}
.item-old-price {  color: #ccc;   font-size: 1.2em;text-decoration: line-through;}

.item-float-left {
	float: left;
	margin-right: 10px;
}

.item-margin-left {
	margin-left: 5px;
}

/*===== Лайки =====*/

.thumbs, .lock {
    display: inline-block;
}

.thumbs span > a {
    display: inline-block;
    height: 10px;
    margin-bottom: -1px;
    width: 11px;
}

.thumbs.up .inner_thumbs a:first-child > i {
	color: #f1393c;
}
.thumbs.down .inner_thumbs a:first-child + .rate + a > i {
	color: #f1393c;
}
.thumbs.inactive a{
	cursor: default;
}

.thumbs span{
    padding-right: 0px;
}

span.rate{
	display: inline-block;
    font-weight: bold;
    margin: 0 10px;
	padding: 0;
}

/* Комментарии */
#AddComment {
	margin: 10px 0 0 0;
}

div.comment {
	background: #F0EFEB;
	color: #333;
	margin: 5px 0 10px 0;
	zoom: 1;
	position: relative;
	padding: 20px;
	border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
}
div.comment div.subject {font-size: 14pt; font-weight: 300; color: #f1393c}
div.comment p {margin: 5px 0 10px; 0; font-size: 10pt; font-weight: 300;}
div.comment span.red, div.comment span.red a {color: #E83531 !important; text-decoration: underline; cursor: pointer}

div.comment_reply {
	display: none;
	margin: 0px 0px 10px 20px;
}
div.comment_sub {
	margin-left: 20px;
}

.comment-width {
	width: 650px;
	margin: 0 auto !important;
}

.comment .row {display: table-row}
.comment .caption {font-size: 10pt; /*display: table-cell;*/ width: 150px; text-align: right; vertical-align: middle; font-weight: 300}
.comment .field {display: table-cell; padding: 2px 0 3px 15px}
input.large,
div.shop_filter select,
div.shop_filter input[type="text"],
table.shop_cart select,
table.shop_cart input[type="text"],
div.shop_coupon input,
.comment .field select,
.comment .field input[type="text"],
.comment .field input[type="password"],
.comment .field input[type="file"],
.comment .field textarea {
	outline: none;
	width: auto;
	border: 1px solid #dedede;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	-moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	-webkit-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	/*box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15) inset;*/
	box-shadow: none;
	padding: 2px 15px;
	color: #5B5B5B;
	font-size: 10pt;
	font-family: 'Arial Narrow', sans-serif;
}
.comment .field input[type="text"], .comment .field input[type="password"], .comment .field input[type="file"] { height: 23px; }
.comment .field textarea { padding: 5px 12px; }
.comment .field select { width: 210px }

.control-label {
	font-size: 11pt;
	font-weight: 300 !important;
}

.control-label > sup {margin-left: 5px !important;}

.item-comment{color:#AAA;margin:10px 15px 10px 0; font-size: 9pt}
.item-comment i{text-align:left;margin:0 5px -1px 0}
.item-comment a{color:#AAA !important}
.item-comment span{padding-right:15px}
.item-comment span > span{padding-right: 5px !important}
.item-comment span > img {vertical-align: 0 !important}

.item-comment a:hover{color:#f1393c !important}

.is-list a {text-decoration: none; color: #999 !important;}

.read_more {
	color: #363636;
	font-size: 13pt;
	font-weight: 300;
	margin-top: 10px;
}

/* Validate */
label.input_error {display:block; line-height:1.8; vertical-align:top; color: #f1393c; font-size: 10pt; font-weight:300; margin-left: 5px;}
input.input_error {border: 1px dashed #f1393c !important; background-color: #ffce55; }
/* Validate */

.no-background {background: none !important;}
.table {font-size: 11pt; font-weight: 300;}

#error {font-size: 12pt; font-weight:300; color: #f1393c; margin-bottom:10px;}
#message {font-size: 10pt; font-weight:300; color: #363636; margin-bottom:10px;}

@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}

.filter {margin-bottom:20px;}
.filter span {display:inline-block;  float:left; margin-right:10px;line-height:32px; }
.form-control {  background-color: #fff;  background-image: none;  border: 1px solid #ddd !important;   border-radius: 0 !important;   box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;   color: #555;   display: block;   font-size: 13px;   height: 32px;
    line-height: 1.42857;   padding: 6px 12px;   transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;   width: 250px;}
.form-control:focus {box-shadow: none !important;}

.balance, .maillist {font-size: 11pt; font-weight: 300;}
.balance-list > th, .balance-list > td, .maillist > th{text-align: center;}

/*===== SITE-MAP =====*/

.siteMap {margin-left:30px; color:##6dc1d8; line-height:1.2em;}
.siteMap  > a {font-weight: 600; display:block;}
.siteMap a > span > i {font-size:8pt; margin-right: 10px; color:#ccc}
.siteMap li {display:block;font-weight:bold; list-style-type: circle;}
.siteMap li  a {display:block; margin-bottom:8px;}
.siteMap li li{display:list-item;font-weight:normal;  list-style-type: square;}
.siteMap ul{margin:0;padding:0}
.siteMap ul ul{margin:0;padding:0 0 0 40px}

.autocomplete-suggestions { border: 1px solid #f2f2f2; background: #FFF; overflow: auto; width: 100% !important; top: 35px;}
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; font-size: 10pt; font-weight: 300;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #f1393c; }

.photogallery-img {margin: 10px;}

/*===== Wizards корзина ======*/

.wizard {
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
}
.wizard.wizard-tabbed {
  background: #fbfbfb;
}
.wizard.wizard-tabbed ul li {
  padding: 0 30px;
  background-color: #fbfbfb;
}
.wizard.wizard-tabbed ul li .chevron {
  display: none;
}
.wizard.wizard-tabbed ul li .chevron:before {
  display: none;
}
.wizard.wizard-tabbed ul li.complete {
  background-color: #fbfbfb;
}
.wizard.wizard-tabbed ul li.active {
  background: #ffffff;
}
.wizard.wizard-wired {
  padding-top: 10px;
  display: block;
  background: #ffffff;
  text-align: center;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.wizard.wizard-wired ul {
  display: table;
  width: 100%;
  position: relative;
}
.wizard.wizard-wired ul li {
  display: table-cell;
  text-align: center;
  background-color: #ffffff;
  width: 20%;
  padding: 0;
  margin: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.wizard.wizard-wired ul li .chevron {
  display: none;
}
.wizard.wizard-wired ul li .chevron:before {
  display: none;
}
.wizard.wizard-wired ul li.complete {
  background-color: #ffffff;
}
.wizard.wizard-wired ul li.complete .step:before {
  font-size: 22px;
  line-height: 36px;
}
.wizard.wizard-wired ul li.complete:hover {
  background-color: #ffffff;
}
.wizard.wizard-wired ul li.active {
  background-color: #ffffff;
}
.wizard.wizard-wired ul li .step {
  border-width: 2px;
  width: 40px;
  height: 40px;
  line-height: 34px;
  font-size: 15px;
  z-index: 2;
  background-color: #ffffff;
}
.wizard.wizard-wired ul li .title {
  display: block;
  margin-top: 4px;
  margin-bottom: 6px;
  max-width: 100%;
  font-size: 14px;
  line-height: 20px;
  z-index: 104;
  text-align: center;
  table-layout: fixed;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.wizard.wizard-wired ul li:before {
  display: block;
  content: "";
  width: 100%;
  height: 2px !important;
  font-size: 0;
  overflow: hidden;
  background-color: #e5e5e5;
  position: relative !important;
  top: 25px;
  z-index: 1 !important;
}
.wizard.wizard-wired ul li:first-child:before {
  max-width: 51%;
  left: 50%;
}
.wizard.wizard-wired ul li:last-child:before {
  max-width: 50%;
  width: 50%;
}
.wizard ul {
  list-style: none outside none;
  padding: 0;
  margin: 0;
  width: 4000px;
}
.wizard ul.previous-disabled li.complete {
  cursor: default;
}
.wizard ul.previous-disabled li.complete:hover {
  background: #f3f3f3;
  cursor: default;
}
.wizard ul.previous-disabled li.complete:hover .chevron:before {
  border-left-color: #f3f3f3;
}
.wizard ul li {
  margin: 0;
  padding: 0 20px 0 30px;
  line-height: 46px;
  position: relative;
  background: #f5f5f5;
  color: #d0d0d0;
  font-size: 16px;
  cursor: default;
  -webkit-transition: all 0.218s ease;
  -moz-transition: all 0.218s ease;
  -o-transition: all 0.218s ease;
  transition: all 0.218s ease;
}
.wizard ul li .step {
  border: 2px solid #e5e5e5;
  color: #cccccc;
  font-size: 13px;
  border-radius: 100%;
  position: relative;
  z-index: 2;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 20px;
  text-align: center;
  margin-right: 10px;
}
.wizard ul li .chevron {
  border: 24px solid transparent;
  border-left: 14px solid #d4d4d4;
  border-right: 0;
  display: block;
  position: absolute;
  right: -14px;
  top: 0;
  z-index: 1;
}
.wizard ul li .chevron:before {
  border: 24px solid transparent;
  border-left: 14px solid #f5f5f5;
  border-right: 0;
  content: "";
  display: block;
  position: absolute;
  right: 1px;
  top: -24px;
  -webkit-transition: all 0.218s ease;
  -moz-transition: all 0.218s ease;
  -o-transition: all 0.218s ease;
  transition: all 0.218s ease;
}
.wizard ul li.complete {
  background: #f5f5f5;
  color: #444444;
}
.wizard ul li.complete:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: -1px;
  height: 2px;
  max-height: 2px;
  overflow: hidden;
  background-color: #a0d468;
  z-index: 10000;
}
.wizard ul li.complete:hover {
  background: #eeeeee;
}
.wizard ul li.complete:hover .chevron:before {
  border-left: 14px solid #eeeeee;
}
.wizard ul li.complete .chevron:before {
  border-left: 14px solid #f5f5f5;
}
.wizard ul li.complete .step {
  color: #a0d468;
  border-color: #a0d468;
}
.wizard ul li.complete .step:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  line-height: 20px;
  text-align: center;
  border-radius: 100%;
  content: "\f00c";
  background-color: #ffffff;
  z-index: 3;
  font-family: FontAwesome;
  font-size: 12px;
  color: #a0d468;
}
.wizard ul li.active {
  background: #ffffff;
  color: #262626;
}
.wizard ul li.active .step {
  border-color: #f1393c;
  color: #f1393c;
}
.wizard ul li.active:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: -1px;
  height: 2px;
  max-height: 2px;
  overflow: hidden;
  background-color: #f1393c;
  z-index: 10000;
}
.wizard ul li.active .chevron:before {
  border-left: 14px solid #ffffff;
}
.wizard ul li .badge {
  margin-right: 8px;
}
.wizard ul li:first-child {
  -webkit-border-radius: 2px 0 0 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px 0 0 0;
  -moz-background-clip: padding;
  border-radius: 2px 0 0 0;
  background-clip: padding-box;
  padding-left: 20px;
}

.redSup {color: #f1393c;}
.width1 {width: 105px; margin-right: 5px}
.width2 {width: 390px}
.float-left {float:left;}

input[type="radio"], input[type="checkbox"] {margin: 0 !important}
.cart-item-list-empty {padding: 10px 0 10px 10px;}

/*===== NAVBAR =====*/

.top-container {margin-top: 15px; margin-bottom: 15px;}
.navbar {	border-radius: 0 !important;margin-bottom: 0 !important;	min-height: 0 !important}
.navbar-default .navbar-nav > li > a:hover {color:#00adee; background:url(/images/bg-nav-hover.png) 0 100% repeat-x;}
.navbar-nav li:hover > a, .navbar-nav li:hover > i {color: #00adee !important;}
.nav > li  a {text-decoration: none;}
.navbar-nav > li.current > a, .navbar-nav > li.current > i {color:#00adee; background:url(/images/bg-nav-hover.png) 0 100% repeat-x;}
.dropdown .dropdown-toggle i.fa {padding-left: 5px}
.navbar-nav .fa {margin-top:3px;}

.dropdown-menu {background-clip: padding-box;background-color: #fff !important;	border: 0 !important;	border-radius: 0 !important;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);float: left;font-size: .9em;list-style: outside none none;
	min-width: 250px;padding: 0 !important;z-index: 1000;left: unset;}
	.dropdown-menu .sub-menu {right: 100%;position: absolute;top: 0;	visibility: hidden;	margin-top: -1px;	}
	.dropdown-menu li:hover .sub-menu {visibility: visible;}
	.dropdown-menu  li a {display:block; padding: 12px 15px !important; text-transform:uppercase;}
	.dropdown-menu > li {	text-align: left; border-bottom: 1px solid #ccc;}
	.dropdown-menu > li:hover {background-color: #fff !important;}
        .dropdown-menu > li > a:hover {background:#A7E0F0 !important;}
	.dropdown:hover .dropdown-menu {display: block;}
	.dropdown-menu > li:hover > a,  .dropdown-menu > li:hover > i{color: #f1393c !important;}
	.dropdown > i,  .dropdown-menu > li > i{	color: #333 !important;}
	.dropdown-menu > li > i{display: inline;	padding-left: 10px;}
	.nav-tabs .dropdown-menu, .navbar-nav .dropdown-menu, .navbar .dropdown-menu {margin-top: 0;}
	.navbar .sub-menu:before {border-bottom: 7px solid transparent;border-left: none;border-right: 7px solid rgba(0, 0, 0, 0.2);border-top: 7px solid transparent;	left: -7px;top: 10px;}
	.navbar .sub-menu:after {border-top: 6px solid transparent;border-left: none;border-right: 6px solid #fff;border-bottom: 6px solid transparent;	right: 10px;top: 11px;left: -6px;}
	.nav > li > a {	display: inline-block;padding: 10px 15px;position: relative;	}
	.navbar-nav > li > a {border-radius: 0;}
	.navbar-nav {	width:100% !important;display: table !important;	}
	.navbar-nav > li {display: table-cell;text-align: center;}
	.navbar-nav > li.last > ul {right: 0}
	.navbar-nav > li.last {border-right: none;}
	.navbar-collapse {	max-height: 340px;overflow-x: visible;padding-left: 0 !important;padding-right: 0 !important;}
	.container-fluid {margin-left: auto;margin-right: auto;padding-left: 0 !important;padding-right: 0 !important;}

@media screen and (min-width: 992px) {
	.navbar-nav > li {float: none;}
}


.actions-search {margin-top: 2px !important; background-color: #a0d468 !important;}
.search a {font-size:13pt; font-weight:300;}
span.description {font-size:11pt; font-weight:300;}


/*===== Filter =====*/

ul.sf-menu-phone2.filter, .filter {
	padding-left: 10px !important;
	padding-right: 10px;
}

.padding-bottom-10 {padding-bottom: 10px;}
.propertyInput {
	background-color: #fff;
}
.propertyInput > div{padding-left: 10px; padding-top: 2px;}
.propertyInput > div > label {margin-bottom: 0; font-weight: 300;}

.ui-widget-header {
	border: 1px solid #e78f08;
	background-image: none !important;
	background-color: #f1393c !important;
	color: #ffffff;
	font-weight: bold;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #2dc3e8;
	background-image: none !important;
	background-color: #2dc3e8 !important;
	font-weight: bold;
	color: #c77405;
}

/*===== TABLE =====*/

.style-table {width:100%; margin-bottom:30px;}
.style-table-price {border:6px solid #f7f7f7; margin:0 20px 30px;}
.style-table td, .style-table th, .style-table-price td, .style-table-price th {padding: 8px 10px;}
.style-table th {background:#a7e0f0; text-align:center;}
.style-table-price th {background:#fff; text-align:center;}
.style-table td, .style-table-price td {border-bottom:1px dashed #ccc;}
.style-table-price tr:nth-child(2n) {background:#f7f7f7;}

/*===== Bootstrap =====*/

@media screen and  (max-width: 1365px) {
 .group-description, .item-block-description {
  height:auto;
  }
.group-img img {
height:100%;
width:auto;
}
}
@media screen and  (max-width: 1200px) {
.nav > li > a {padding:10px 5px;}
}

@media screen and  (min-width: 992px) { 
.news_list .thumbnail {
    height: 420px;
}
.news_list.doctors_list .thumbnail {
height:500px;
}
.personal .maxheight {
height:340px;
}
.products-grid .grid_wrap.maxheight {
height:290px;
}
}
@media screen and  (max-width: 992px) {
  header .logo { text-align: center; }
  .grid_wrap { height: 550px; }
.products-grid .grid_wrap.maxheight {
height:290px;
}
  .width2  { width: 100%;}
  #main_slider .btn-more {top:74%;left:20px;}
.group-description > div.col-xs-12 > div, .item-block-description  > div.col-xs-12 > div {
padding-bottom:10px;
}
}

@media screen and  (max-width: 979px) {
header .logo img {float:none;}
header .logo h1 {margin:10px 0 15px 0; border:0;}
#main_slider .btn-more {font-size:16px;height:auto;}
}

@media screen and  (max-width: 768px) {
.navbar-nav > li {display:block !important; border-bottom:1px dashed #ccc}
.navbar-nav > li a {display:block;}
.block1 {background:#F4F5F7;}
header .contacts, header .mode {text-align:center;}
.main-about {margin-left:-15px;}
.main-form {background:#6DC1D9;margin-right:-15px;}
.sy-list .description {width:40%;padding:15px;}
.sy-list .description h2 {font-size:1.4em;}
.everslider .es-slides > li {height:auto!important;min-height:400px!important;margin-bottom:20px!important;}
.everslider .es-slides .caption {padding:0!important;}
.es-pagination{bottom:0;}
.pagination-title {display:block; float:none;}
#main_slider .btn-more {top:30%;left:unset;right:20px;}
.group-description{ padding-bottom: 20px;}
.group-description .group-img, .item-block-description .group-img {display:none;}
}
@media screen and  (max-width: 524px) {
.products-grid .grid_wrap.maxheight {
    height: 240px;
}
}
@media screen and  (max-width: 480px) {
.everslider .es-slides .img2{margin:0!important;float:none!important;}
.everslider .es-slides .block-name{margin-left:0!important;}
}

@media screen and  (max-width: 360px) {
.products-grid .col-xs-6 {width:100% !important;}
.products-grid .grid_wrap.maxheight {
    height: auto;
}
.group-img {margin-left:-15px;}
}

#fastRegistration {display:none;}

.header-cart {font-size: 13pt; font-weight: 400; text-align:center}
.table-cart {font-size: 10pt; font-weight: 300; text-align:center; margin: 10px 0}
.row.header-cart {margin: 0 !important}

.banner-list > div {
	overflow: hidden;
	text-align: center;
	margin-bottom: 30px;
}


#zak { background: none repeat scroll 0 0 #fff; border-radius: 5px; border:6px solid #5890af;display: none; margin-left: 25%; margin-top: 50px; padding: 20px; position: absolute; width: 80%; max-width: 550px; z-index: 1101;}
#zak div.comment {padding:0 !important; margin:0 !important;}
#zak h2 {margin-bottom:18px;}
#fade { background: rgb(0, 0, 0);background: transparent;background: rgba(0, 0, 0, 0.4);/* FF3+,Saf3+,Opera 10.10+,Chrome,IE9*/filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);/*IE 5.5-7*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000)";/*IE8*/   display: none;   height: 100%;   left: 0;   position: fixed;   top: 0;  width: 100%; z-index: 1100;}
#zak #feedback, .call #feedback {padding: 12px 0;}
#zak input[type="text"], #zak textarea {padding:10px; margin-bottom:6px; border:4px solid #f0f0f0; width:100%;}
#zak input[type="submit] {border:0;}