/**
 * J!Blank Template for Joomla by JBlank.pro (JBZoo.com)
 *
 * @package    JBlank
 * @author     SmetDenis <admin@jbzoo.com>
 * @copyright  Copyright (c) JBlank.pro
 * @license    http://www.gnu.org/licenses/gpl.html GNU/GPL
 * @link       http://jblank.pro/ JBlank project page
 */
/* just example of css import */

/* just for test repaltive paths
@import url('print.css');
@import url('reset.css');
*/

/****************************************** FRONTEND STYLES ***********************************************************/

/* classic clearfix */

.lang-inline a:link, .lang-inline a:visited {
  color: #cc0000;
}

.lang-inline a:hover {
  color: #ff0000;
}

li.lang-active {
  font-weight: bold;
}

.lang-inline {
  text-align: center;
}

div.mod-languages {
  margin: 25px 0;
}

td.zay {
  padding-right: 50px;
}

* {
  box-sizing: border-box;
}
.container {
  width: 100%;
  height: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #263238;
}
.messenger {
  display: block;
  position: fixed;
  right: 25px;
  bottom: 25px;
  width: 120px;
  height: 60px;
  /* overflow: hidden; */
}
.messenger-btn {
    padding: 14px;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background-color: #9fbce0;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 2;
  }
.messenger-btn img {
  width: 32px;
  height: 32px;
}
.messenger-links {
  position: absolute;
  left: 0px;
  top: 10px;
  width: 240px;
  transform: scale(0);
  transform-origin: 100% 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 0;
}
.messenger-links.show {
  left: -45px;
  transform: scale(1);
}
.messenger-links a {
  width: 40px;
  margin-left: 4px;
}
.messenger-links img {
  max-width: 40px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.messenger-links a:hover img {
  transform: scale(1.1);
  text-decoration: none;
}

ul.level_0 {
  margin: 5px;
  padding: 5px;
}

img {
  max-width: 100%;
}

ul.level_1 {
  margin: 5px;
  padding: 5px;
}

ul.level_1 li {
  margin-left: 15px;
}

a:link,
a:visited {
  color: #9bb133;
}

a:hover {
  color: #333;
}

div#xmap {
  clear: both;
  margin: 25px;
}

div.moduletable_bread a.pathway:link, 
div.moduletable_bread a.pathway:visited {
  color: #9bb133;
}

div.moduletable_bread a.pathway:hover {
  color:#666;
}

div.moduletable_bread {
  margin: 25px 0 0px 15px;
}

ul.breadcrumb_bread {
  margin: 0 0 25px 0;
  padding: 0px;
  list-style: none;
}

ul.breadcrumb_bread li {
  margin: 0px;
  padding: 0px;
  float: left;
}

li.parent {
  position: relative;
}

li.parent ul {
  position: absolute;
  top: -999px;
  left: -999px;
  z-index: 9999;
}

li.parent:hover ul {
  position: absolute;
  top: 30px;
  left: 0px;
  margin: 0px;
  padding: 0px;
  background: #333;
  z-index: 999999;
}

li.parent:hover ul li {
  margin: 0px;
  padding: 0 0 0 10px;
  width: 190px;
  border-bottom: 1px solid #666;
  height: 35px;
}

li.parent:hover ul li a:link,
li.parent:hover ul li a:visited {
font-size: 13px;
  color: #fff;
  font-weight: bold;
  height: 35px;
}

h2.otziv {
  padding-top: 7px;
  height: 38px;
  background: url(../images/otz.jpg) center top no-repeat;
  color: #777;
  font-weight: bold;
  text-transform: uppercase; 
}

blockquote {
    background: #f7f7f7;
    border-left: 1px solid #bbb;
    font-style: italic;
    padding: 0.5em 10px;
}
 
blockquote:before {
    color: #bbb;
    content: "\201C"; /* Непечатаемый символ слева */
    font-size: 3em;
    line-height: 0.1em;
    margin-right: 0.2em;
    vertical-align: -.4em;
}
 
blockquote:after {
    color: #bbb;
    content: "\201D"; /* Непечатаемый символ справа */
    font-size: 3em;
    line-height: 0.1em;
    vertical-align: -.45em;
}
 
blockquote > p:first-child {
    display: inline;
}

table.rev td p {
  padding: 0px;
  margin: 0px;
}

td.head a:link,
td.head a:visited
{
    font: bold 12px/16px Arial,Helvetica,sans-serif;
    color: #333;
    letter-spacing: 0px;
    text-transform: uppercase;
    text-align: left;
    padding: 0px;
    background: none repeat scroll 0% 0% transparent;
}

td.head a:hover {
  color: #9BB133;
}
td.data {
    font-size: 9px;
    line-height: normal;
    color: #999;
    text-transform: uppercase;
    margin: 0px 25px 10px 50%;
}

td.name {
font-size: 12px;
line-height: 14px;
color: #666;
padding: 0px 15px;
}

div.customer-reviews {
  margin-top: 25px;
}

div.customer-reviews h4 {
  margin-top: 25px;
}

.page-header h1 {
  margin-bottom: 5px;
}

.page-header h2 a:link,
.page-header h2 a:visited {
color: #666;
font-size: 18px;
font-family: "museo_sans_300",Helvetica,"Helvetica Neue",Arial,sans-serif;
font-weight: normal;
text-decoration: none;
}

div.items-row {
  border-bottom: 1px dashed #999;
  padding-top: 15px;
}

.page-header h2 a:hover {
color: #9BB133;
}

dd.published {
  text-transform: lowercase;
  font-size: 11px;
}

dl {
  margin: 0px;
  padding: 0px;
}

div.blog {
  padding: 15px;
}

div.back-to-category {
  display: none;
}

div.item-page {
  padding: 15px;
}

div.icons {
  display: none;
}

div.category_description {
  margin-left: 15px;
}

div.category_description p {
  margin: 0px;
}

div.moduletable_telef {
  color: #f41527;
  font-size: 16px;
}

td.content {
  position: relative;
  min-width: 650px;
}

ul.menu_filtr li.active a {
  font-weight: bold;
}

ul.menu_filtr li a:link,
ul.menu_filtr li a:visited {
  color: #666;
  text-decoration: underline;
}

ul.menu_filtr li a:hover {
  color: #9BB133;
  text-decoration: none;
}

div.category {
  margin: 10px 25px 0px 25px;
  float: left;
}

h2 {
  font-weight: normal;
  font-size: 13px;
}

div.moduletable_filtr {
  margin-top: 15px;
}

div.browse-view {

}

div.category-view {
display: none;
}

ul.menu_filtr {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul.menu_filtr li {
  padding: 0px;
  margin: 0 15px 0 15px;
  float: left;
}

div.product-fields-title-wrapper {
  float: left;
  margin-right: 7px;
}

div.product-fields {

}

div.product-short-description {
  margin-bottom: 15px;
}

div.addtocart-bar {
  position: absolute;
  padding-top: 40px; 
}

ul.menu_prew li.active a {
  border: 3px solid #f7be3f;
}

div.moduletable_maint {
  border-top: 1px solid #CFCFCF;
  padding: 10px;
}

td.phone {
    padding: 55px 0px 25px 0;
    background: url("../images/phone.jpg") no-repeat scroll center 20px transparent;
}

td.rightcol ul.nav li a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  padding-top: 90px;
    text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;
}

.item-143 a {
  display: block;
  width: 160px;
  height: 30px;
  background: url(../images/main.jpg) center top no-repeat;
  margin: 20px 12px 1px 12px;
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(5, 30, 50, 0.2);
  border: 3px solid #f1f1f1;
  color: #fff;
  font-weight: bold;
}

.item-144 a:link,
.item-144 a:visited,
.item-247 a:link,
.item-247 a:visited {
  display: block;
  width: 160px;
  height: 30px;
  background: url(../images/ruls.jpg) center top no-repeat;
  margin: 20px 12px 1px 12px;
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(5, 30, 50, 0.2);
  border: 3px solid #f1f1f1;
}

.item-144 a:hover,
.item-247 a:hover {
  display: block;
  width: 160px;
  height: 30px;
  background: url(../images/ruls.jpg) center bottom no-repeat;
  margin: 20px 12px 1px 12px;
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(5, 30, 50, 0.2);
  border: 3px solid #f1f1f1;
}

.item-145 a:link,
.item-145 a:visited,
.item-248 a:link,
.item-248 a:visited {
  display: block;
  width: 160px;
  height: 30px;
  background: url(../images/derj.jpg) center top no-repeat;
  margin: 20px 12px 1px 12px;
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(5, 30, 50, 0.2);
  border: 3px solid #f1f1f1;
}

.item-145 a:hover,
.item-248 a:hover {
  display: block;
  width: 160px;
  height: 30px;
  background: url(../images/derj.jpg) center bottom no-repeat;
  margin: 20px 12px 1px 12px;
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(5, 30, 50, 0.2);
  border: 3px solid #f1f1f1;
}

.item-146 a:link,
.item-146 a:visited,
.item-250 a:link,
.item-250 a:visited {
  display: block;
  width: 160px;
  height: 30px;
  background: url(../images/plisse.jpg) center top no-repeat;
  margin: 20px 12px 1px 12px;
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(5, 30, 50, 0.2);
  border: 3px solid #f1f1f1;
}

.item-146 a:hover,
.item-250 a:hover {
  display: block;
  width: 160px;
  height: 30px;
  background: url(../images/plisse.jpg) center bottom no-repeat;
  margin: 20px 12px 1px 12px;
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(5, 30, 50, 0.2);
  border: 3px solid #f1f1f1;
}

.item-147 a:link,
.item-147 a:visited,
.item-252 a:link,
.item-252 a:visited {
  display: block;
  width: 160px;
  height: 30px;
  background: url(../images/ryms.jpg) center top no-repeat;
  margin: 20px 12px 1px 12px;
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(5, 30, 50, 0.2);
  border: 3px solid #f1f1f1;
}

.item-147 a:hover,
.item-252 a:hover {
  display: block;
  width: 160px;
  height: 30px;
  background: url(../images/ryms.jpg) center bottom no-repeat;
  margin: 20px 12px 1px 12px;
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(5, 30, 50, 0.2);
  border: 3px solid #f1f1f1;
}

.item-148 a:link, 
.item-148 a:visited,
.item-253 a:link, 
.item-253 a:visited {
  display: block;
  width: 160px;
  height: 30px;
  background: url(../images/karn.jpg) center top no-repeat;
  margin: 20px 12px 1px 12px;
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(5, 30, 50, 0.2);
  border: 3px solid #f1f1f1;
}

.item-148 a:hover,
.item-253 a:hover {
  display: block;
  width: 160px;
  height: 30px;
  background: url(../images/karn.jpg) center bottom no-repeat;
  margin: 20px 12px 1px 12px;
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(5, 30, 50, 0.2);
  border: 3px solid #f1f1f1;
}

.item-149 a:link,
.item-149 a:visited,
.item-251 a:link,
.item-251 a:visited {
  display: block;
  width: 160px;
  height: 30px;
  background: url(../images/vj.jpg) center top no-repeat;
  margin: 20px 12px 1px 12px;
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(5, 30, 50, 0.2);
  border: 3px solid #f1f1f1;
}

.item-149 a:hover,
.item-251 a:hover {
  display: block;
  width: 160px;
  height: 30px;
  background: url(../images/vj.jpg) center bottom no-repeat;
  margin: 20px 12px 1px 12px;
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(5, 30, 50, 0.2);
  border: 3px solid #f1f1f1;
}

.item-150 a:link,
.item-150 a:visited,
.item-254 a:link,
.item-254 a:visited {
  display: block;
  width: 160px;
  height: 30px;
  background: url(../images/hj.jpg) center top no-repeat;
  margin: 20px 12px 1px 12px;
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(5, 30, 50, 0.2);
  border: 3px solid #f1f1f1;
}

.item-150 a:hover,
.item-254 a:hover {
  display: block;
  width: 160px;
  height: 30px;
  background: url(../images/hj.jpg) center bottom no-repeat;
  margin: 20px 12px 1px 12px;
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(5, 30, 50, 0.2);
  border: 3px solid #f1f1f1;
}

.item-151 a:link,
.item-151 a:visited,
.item-249 a:link,
.item-249 a:visited {
  display: block;
  width: 160px;
  height: 30px;
  background: url(../images/avto.jpg) center top no-repeat;
  margin: 20px 12px 1px 12px;
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(5, 30, 50, 0.2);
  border: 3px solid #f1f1f1;
}

.item-151 a:hover,
.item-249 a:hover {
  display: block;
  width: 160px;
  height: 30px;
  background: url(../images/avto.jpg) center bottom no-repeat;
  margin: 20px 12px 1px 12px;
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(5, 30, 50, 0.2);
  border: 3px solid #f1f1f1;
}

ul.menu_prew {
  margin: 0;
  padding: 5px 0px 30px 0px;
  list-style: none;
}

ul.menu_prew li {
  margin: 0px;
  padding: 0px;
  text-align: center;
}

ul.menu_prew li a span {
display: block;
  background: #fff;
  opacity: 0.65;
  height: 23px;
  padding-top: 7px;
  z-index:999;
}

div.product-field {
  margin-top: 15px;
  width: 300px;
}

.row .product-fields, .row .addtocart-button {
  display: none;
}

div.product-field-display {
  margin-top: 5px;
}

div.addtocart-bar {
  margin-top: 25px;
}

.quantity-box, .quantity-controls {
  display: none;
}

div.vm-product-container {
  float: left;
  margin-top: 20px;
}

div.vm-product-details-container {
  float: left;
}

div.product-description {
clear: both;
}

div.floatleft img {
  width: 245px;
}

input.addtocart-button,
a.adtc:link,
a.adtc:visited {
padding: 10px 25px;
font-size: 16px;
font-family: "museo_sans_500",Helvetica,"Helvetica Neue",Arial,sans-serif;
text-transform: none;
color: #FFF;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
background-color: #FF963E;
background-image: linear-gradient(to bottom, #FFA445, #FF8135);
background-repeat: repeat-x;
border-radius: 0px;
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
text-decoration: none;
border: 1px solid #FF963E;
  cursor: pointer;
}

input.addtocart-button:hover,
a.adtc:hover {
  color:#fff;
  background:#ff8135;
}

div.main-image img {

}

div#fancybox-title-inside {
  display: none;
}

div.floatleft {
  float: left;
  margin: 10px 10px 0 0;
}

div.ask-a-question {
  display: none;
}

div.back-to-category {
  font-size: 11px;
  color: #999;
  margin: 5px 0 25px 0;
}

div.productdetails-view {
  padding: 15px;
} 

a.back:link,
a.back:visited {
  color: #C2C2C2;
  text-decoration: none;
}

a.back:hover {
color: #9BB133;
}

.divider {
  padding: 0px 5px;
color: #CCC;
}

h1 {
  font-family: "museo_sans_300",Helvetica,"Helvetica Neue",Arial,sans-serif;
font-weight: normal;
color: #605A59;
margin: 15px 0px 0px 15px;
  font-size: 35px;
line-height: 35px;
  padding: 0px;
}

div.content {
  width: 650px;
}

div.browse-view {
  padding-top: 15px;
}

div.vm-col {
  clear: both;
  padding: 5px 15px 5px 15px;
  background: url(../images/grad.jpg) left bottom repeat-x;
  height: 250px;
}

div.orderby-displaynumber {
  display: none;
}

div.product-price {
  margin-bottom: 10px;
}

a.product-details:link,
a.product-details:visited {
  padding: 10px 25px;
font-size: 16px;
font-family: "museo_sans_500",Helvetica,"Helvetica Neue",Arial,sans-serif;
text-transform: none;
color: #FFF;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
background-color: #FF963E;
background-image: linear-gradient(to bottom, #FFA445, #FF8135);
background-repeat: repeat-x;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-image: none;
border-radius: 0px;
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
  text-decoration: none;
  border: 1px solid #FF963E;
}

a.product-details:hover {
  color:#fff;
  background:#ff8135;
}

.vm-product-descr-container-1 a:link, 
.vm-product-descr-container-1 a:visited {
  color: #666;
font-size: 24px;
  font-family: "museo_sans_300",Helvetica,"Helvetica Neue",Arial,sans-serif;
font-weight: normal;
  text-decoration: none;
}

.vm-price-desc {
  font-size: 11px;
display: block;
}

.PricesalesPrice {
  font-size: 21px;
margin-bottom: 25px;
}

p.product_s_desc {
      font-family: Helvetica,"Helvetica Neue",Arial,sans-serif;
font-size: 13px;
color: #666;
}

.vm-product-descr-container-1 a:hover {
 color: #9BB133;
}

div.vm-product-media-container {
 float: left;
  margin: 0 15px 15px 0;
}

div.vm3pr-0 div.addtocart-area {
  display: none;  
}

body {
  background: #fff;
  color: #666;
  font-size: 13px;
  margin: 0px;
  padding: 0px;
}

a.mail:link,
a.mail:visited {
  display: block;
  width: 26px;
  height: 26px;
  text-decoration: none;
  background: url(../images/mail.jpg) center top no-repeat;
  margin-left: 47px;
}

a.mail:hover {
  background: url(../images/mail.jpg) center bottom no-repeat;
}

td.icon {
  padding: 25px 0 25px 0;
  border-bottom: 1px solid #e7e9ec;
}

div.moduletable_left p {
  margin: 0px;
  padding: 0px;
}

td.text {
  padding: 25px 0 25px 0;
  border-top: 1px solid #e7e9ec;
  border-bottom: 1px solid #e7e9ec;
}

div.moduletable_left {
  font-size: 12px;
  margin: 0 8px 0 15px;
  width: 113px;
}

td.slog {
  padding: 55px 0 0 0;
  background: url(../images/location.jpg) center 25px no-repeat;
}

td.pic {
  height: 200px;
  background: url(../images/hand.jpg) center top no-repeat;
}

td.leftcol {
  max-width: 135px;
  padding: 25px 7px 25px 0;
  background: url(../images/grad.png) right top repeat-y;
}

div.moduletable_right {
  width: 170px;
  padding: 25px 15px 25px 15px;
  font-size: 11px;
}

td.rightcol {
  border-right: 1px solid #dddddd;
  width: 188px;
  background: #aaa0a1 url(../images/grad3.png) left top repeat-x;
}

div.head {
  background: #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
}

div.moduletable_menu {
float: left;
  margin-right: 25px;
}

td {
  font-family: Tahoma;
  vertical-align: top;
  font-size: 12px;
}

td.header {
  vertical-align: middle;
  padding: 10px 0 0px 0;
}

td.footer {
  border-top: 1px solid #cfcfcf;
  font-size: 11px;
  color: #666;
}

td.footer a:link,
td.footer a:visited {
  color: #666;
  text-decoration: underline;  
}

td.footer a:hover {
  color: #9BB133;
}

ul.menu li a:link,
ul.menu li a:visited {
  color: #463F34;
  text-decoration: none;
  display: block;
  padding: 8px;
  height: 18px;
  line-height: 18px;
}

ul.menu li a:hover {
  text-decoration: underline;
}

ul.menu li.active a:link,
ul.menu li.active a:visited, 
ul.menu li.active a:hover {
  font-weight: bold;
}

div.logo {
  float: left;
  width: 105px;
  height: 44px;
  margin: 0 30px 0 30px;
  background: url(../images/logo.png) 0 0 no-repeat;
}

.logo a {
  display: block;
  width: 105px;
  height: 44px;
  text-decoration: none;
}

ul.menu {
  margin: 3px 0 0 0;
  padding: 0px;
  list-style: none;
  display: inline-block;
}

ul.menu li {
  margin: 0 15px 0 5px;
  padding: 0px;
  float: left;
  font-size: 18px;
  display: inline-block;
}

.clearfix {
    display: block;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    height: 1%;
}

.url-path-test {
    background: url('../images/test.png');
}

div.browse-view h1 {
margin-bottom: 10px;
}

li.item-213, li.item-121, li.item-227, li.item-246, li.item-238 {
  display: none !important;
}
