/**********************************************
CUSTOM STYLESHEET
**********************************************/
body {font-family: 'Open Sans', sans-serif; background: #FFFDF0 url(../i/bg_uzor.png); font-size:14px; line-height: 1.4; color:#333;}
body div.jGrowl.top-right {right: 50%; margin-right: -127px;top: 40%;}
.container {background:#fff;position: relative;}
.exbold {font-weight:800;}
.bold {font-weight:700;}
.medium {font-weight:600;}
.light {font-weight:300;}
.b-header__info span {display:block;}
h1 {font-size: 30px;}
h2, .h2 {font-size: 30px;}
h1, .h1, h2, .h2, h3, .h3 {margin-top: 0; margin-bottom: 10px;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family: 'Open Sans', sans-serif; font-weight: 600; line-height: normal; color: #444;}
.mt30 {margin-top:30px;}
.greyBg {background-color: #f7f7f7;}
.p30 {padding:30px;}
select.input-sm {height: 40px; line-height: 40px; border-radius:0; margin: 10px 0 0 0; border:1px solid #aaa; font-size:14px;}
.form-control:focus {border-color: #66afe9; outline: 0; -webkit-box-shadow: none; box-shadow: none;}
.optionBox {border-bottom: 2px solid #eee; padding-bottom: 10px; margin-bottom:10px;}
.tabsBoxProducts {margin-top:30px;}

.tabsBoxProducts .nav-tabs {border-bottom: 2px solid #eee;}
.tabsBoxProducts .nav-tabs>li {margin-bottom: -2px;}
.tabsBoxProducts .nav-tabs>li.active>a, .tabsBoxProducts .nav-tabs>li.active>a:hover, .tabsBoxProducts .nav-tabs>li.active>a:focus {color: #fff;background-color: rgba(2,142,207,1);border: 0;border-bottom-color: transparent;}
.tabsBoxProducts .nav-tabs>li>a {margin-right: 0; line-height: normal; border: 0; border-radius: 0;}
.tabsBoxProducts .nav>li>a {padding: 10px 45px; background-color: #eee; color:#444;}
.tabsBoxProducts .tab-content {padding:20px; border: 2px solid #eee; border-top:0;}
.bx-wrapper {z-index:3;}
.fotorama img {cursor:pointer;}
/* .fotorama__img {display:block !important; opacity: 1 !important;}
.fancybox-overlay {background: rgba(0,0,0,.95);}
.fancybox-inner {width:auto !important; height:auto !important;} */

#msGallery .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
    -webkit-transform: none !important;
    transform: none !important;
}
#msGallery .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    opacity: 0 !important;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
    opacity: 1 !important;
}
#msGallery .fotorama__fullscreen-icon {
    width: 100% !important;
    height: 100% !important;
    top: 0;
    right: 0;
    z-index: 20;
    background: none;
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
    background-position: -62px 0px !important;
}
.downl_file {
    margin:0 0 20px 0;
}

/**********************************************
HEADER STYLESHEET
**********************************************/
.b-page__header {}
.tittle p {text-align: right;}
.b-header__search {margin-top: 0;}
.b-header__info {min-height:100px;}
.cartBox p {margin:0;}
.cartBox .cart_ico {width:40px; height:35px; background-image:url(../i/cart.png);}
.cartBox .cont_cart p {font-size:14px; color:#028ECF;}

/**********************************************
MENU STYLESHEET
**********************************************/
.b-menu {list-style: none; padding: 0; margin: 0; display: flex;
    justify-content: space-between;
    float: none;}
.b-menu__item {position: relative; display: table-cell; vertical-align: middle; white-space: nowrap; width: 100%;  text-align: center; border-left:1px solid rgba(255,255,255,.3); border-right:1px solid rgba(0,109,217,1);  background-color: rgba(2,142,207,1);}
.b-menu__item:first-child {border-left:0}
.b-menu__item:last-child {border-right:0}
.b-menu__link:focus {outline: none; color: #fff;}
.b-menu__item:hover > .b-submenu {display: block;}
.b-menu__item:hover .b-menu__link {color: #fff;text-decoration: none;}
.b-menu__item2 > .b-menu__link {display: block; padding: 13px 0; color: #FFFFFF; font-size: 14px; text-decoration: none; text-transform: uppercase;}
.b-menu__link.active {color: #fff;}
.b-menu > .b-menu__item > .b-submenu {top: 100%; left: 0; background-color: #028ECF; width: 100%; display: none; list-style: none; position: absolute; z-index: 400; border-top:1px solid rgba(255,255,255,1);}
.b-menu > .b-menu__item:hover > .b-submenu {display: block; margin:0; padding:0;}
.b-menu > .b-menu__item > .b-submenu li {border-left:0; border-right:0; display: block; white-space:initial; text-align:left; border-top:1px solid rgba(255,255,255,.3); border-bottom:1px solid rgba(0,109,217,1); width:100%;}
.b-menu > .b-menu__item > .b-submenu li:first-child {border-top:0;}
.b-menu > .b-menu__item > .b-submenu li:last-child {border-bottom:0;}
.b-menu > .b-menu__item > .b-submenu li a {padding:10px 15px;display:block; text-transform: none;}
.b-menu > .b-menu__item > .b-submenu li a:hover {text-decoration:underline;}
.b-menu__item:hover, .b-menu__item.active {background-color: rgba(2,142,207,.9);}
.b-menu > .b-menu__item > .b-submenu >  .b-menu__item > .b-submenu {
    position: absolute;
    left: 89.5%;
    width: 100%;
    margin-top: -39px;
    display: none;
}
.b-menu > .b-menu__item > .b-submenu >  .b-menu__item:hover > .b-submenu {
    display: block;
}

/**********************************************
SLIDER STYLESHEET
**********************************************/
.sliderBox {width:100%; /* height:400px; */ background-color: #ccc; margin-bottom:30px;}
.sliderBox .banner__item {height: 400px;}
@media(max-width: 992px) {
    .sliderBox .banner__item {height: 250px;}   
}
@media(max-width: 768px) {
    .sliderBox .banner__item {height: 200px;}   
}
@media(max-width: 576px) {
    .sliderBox .banner__item {height: 150px;}   
}
@media(max-width: 376px) {
    .sliderBox .banner__item {height: 120px;}   
}

/**********************************************
CONTENT STYLESHEET
**********************************************/
.newsBox, .preimushestva, .callmyBox {margin-bottom:30px;}
.icons {margin-bottom: 30px; padding:0; margin:0; list-style:none;}
.icons li {padding-left: 110px; height:51px; vertical-align: middle; display: table-cell; font-size:16px;}
.icon1 {background-image: url(../images/icon/icon1.png); background-repeat: no-repeat; background-position: 40px 0px;}
.icon2 {background-image: url(../images/icon/icon2.png); background-repeat: no-repeat; background-position: 40px 0px;}
.icon3 {background-image: url(../images/icon/icon3.png); background-repeat: no-repeat; background-position: 40px 0px;}
.icon4 {background-image: url(../images/icon/icon4.png); background-repeat: no-repeat; background-position: 40px 0px;}
.icon5 {background-image: url(../images/icon/icon5.png); background-repeat: no-repeat; background-position: 40px 0px;}
.icon6 {background-image: url(../images/icon/icon6.png); background-repeat: no-repeat; background-position: 40px 0px;}
.icon7 {background-image: url(../images/icon/icon7.png); background-repeat: no-repeat; background-position: 40px 0px;}
.callmyBox h1 {margin-top: 20px; margin-bottom: 20px;}
.callmyBox h3 {margin-top: 20px; margin-bottom: 20px;}
/*.callmyBox.greyBg a {padding: 9px 20px; background-color: rgba(2,142,207,1); color:#fff;}
.callmyBox.greyBg a:hover {padding: 9px 20px; background-color: rgba(2,142,207,.9); text-decoration:none; color:#fff;}*/

/**********************************************
LEFT STYLESHEET
**********************************************/
.b-nav, .b-sidemenu > ul > li{margin-bottom: 0; background-color: rgba(0, 0, 0, 0); border: none; border-radius: 0; -webkit-box-shadow: none; box-shadow: none;}
.b-nav__title, .b-sidemenu > ul > li > a {display: block; padding: 15px 0px; background-color: rgba(2,142,207,1); border-bottom:1px solid rgba(0,109,217,1); font-size: 18px; color: #fff; text-align: center; line-height:normal;}
.b-nav__title:hover, .b-nav__title:focus,.b-sidemenu>ul>li>a:hover,.b-sidemenu>ul>li>a:focus{text-decoration: none; color: #fff;}
.b-nav__collapse,.b-sidemenu > ul > li > ul{background: rgba(2,142,207,1);}
.b-nav__collapse:last-child .b-subnav__title {border-bottom: none;}
.b-sidemenu ul {list-style: none; padding: 0;}
.b-sidemenu li li {display: block;color: #0a4f07; border-top:1px solid rgba(255,255,255,.3); border-bottom:1px solid rgba(0,109,217,1); position: relative;}
.b-sidemenu li li:last-child {border-bottom:0;}
.b-sidemenu li li ul {display: none;}
.b-sidemenu li li:hover ul {display: block; position:absolute; left:100%; background: rgba(2,142,207,1); top:-1px; min-width:150px; z-index:3;}
.b-sidemenu li li a {padding: 10px 5px 10px 10px; color: #fff; display: block;}
.b-sidemenu li li.active >ul li a,.b-sidemenu li li:hover >ul li a {text-decoration:none;}
.b-sidemenu li li:hover {background: rgba(2,142,207,.9);}
.b-sidemenu li li:hover a, .b-sidemenu li li.active a, .breadcrumb li a:hover,.b-sidemenu li li.active >ul li:hover a,.b-sidemenu li li >ul li:hover a {text-decoration:underline;}
.breadcrumb li a,.breadcrumb>.active {color:#444;}


/*------------------------------------------------------------------*/
.b-nav {
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.b-nav__title {
  display: block;
  padding: 15px 0px 15px 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d0e4f7+0,78d2fa+25,45c2f8+50,1ab4f6+60,78d2fa+100 */
background: rgb(0, 171, 245); /* Old browsers */


  font-size: 18px;
  line-height: 15px;
  /* text-transform: uppercase; */
  color: #fff;
 /*  text-shadow: 1px 1px 1px #b5e61f; */
  /*word-break: break-all;*/
  text-align: center;
}
.b-nav__title:hover,
.b-nav__title:focus {
  text-decoration: none;
  color: #fff;
}
.b-nav__collapse {
  background: #009be5;
}
.b-nav__collapse :last-child .b-subnav__title {
  border-bottom: none;
}
/*------------------------------------------------------------------*/
.b-subnav {
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.b-subnav__title {
  display: block;
  padding: 9px 0 8px;
  /* margin: 0 6px; */
  color: #0a4f07;
  border-bottom: 1px solid #80d5fa;
}
.b-subnav__title-icon {
  display: block;
  float: left;
  width: 13px;
  font-size: 6px;
  padding-top: 2px;
}
.b-subnav__title-icon .glyphicon-chevron-right {
  color: #7fa709;
}
.b-subnav__title-text {
  margin-left: 13px;
  font-size: 15px;
  line-height: 18px;
  color: #FCFCFC;
  text-transform: uppercase;
}
.b-subnav__title-text:hover{
    color: #000;
    text-decoration: none;
}
.b-subnav__title:hover,
.b-subnav__title:focus {
  text-decoration: none;
  color: #ff7f00;
}
.b-subnav__title .glyphicon-chevron-down {
  display: none;
}
.b-subnav__title_active {
  color: #ff7f00;
  font-weight: normal;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.b-subnav__title_active .glyphicon-chevron-right {
  display: none;
}
.b-subnav__title_active .glyphicon-chevron-down {
  display: inline;
}
.b-subnav__collapse {
  padding: 6px 12px 18px 19px;
  border: 1px solid #f7fee1;
  border-top: 1px solid #dbe7b4;
  background: #eaf2d2;
}
.b-subnav__item {
  display: block;
  padding: 6px 0;
  font-size: 14px;
  line-height: 13px;
  color: #0a4f07;
}
.b-subnav__item:hover,
.b-subnav__item:focus {
  text-decoration: none;
  color: #0a4f07;
}

/* Order stylesheet */
.form-horizontal .control-label {
    text-align: left;
}
#msOrder h4 {
    border-bottom:1px solid #ccc;
    padding-bottom:15px;
    margin-bottom:25px;
}

#msOrder .radio label, #msOrder .checkbox label {
    padding-left:0;
}
.adress_home div:last-child {padding:0 0 0 5px;}
.adress_home div:first-child {padding:0 5px 0 0;}
.adress_home div {padding:0 5px;}
.text_delivery {display:none;}
.text_delivery.open {display:block;}
.text_delivery.open .well {margin:10px 0 0 0;}











.orn_top_cnt{
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 50px;
  top: 0;
  min-width:1170px;
}
.orn_top {
    position:absolute;
    top:0;
    margin-left:50%;
}
.orn_top img {
    margin-left:-50%;
}

.orn_bot_cnt{
   position: absolute;
  overflow: hidden;
  width: 100%;
  height: 29px;
  min-width: 1170px;
  bottom: 3px;
}
.orn_bot {
    position:absolute;
    margin-left:50%;
}
.orn_bot img {
    margin-left:-50%;
}


.b-page__menu {
 
  
  position: relative;
  z-index: 10;
}
.b-page__label {
  position: absolute;
  right: 15px;
  top: 0;
}
.b-page__container {
  /* padding-top: 32px; */
}
.b-page__sidebar-ads-item {
  margin-bottom: 18px;
}
.b-page__sidebar-social {
  margin-top: 22px;
}
.b-page__sidebar-social-item {
  margin-top: 20px;
}
.b-page__sidebar-news{
    
}
.b-page__sidebar-news-el{
    margin-bottom: 20px;
}
.b-page__references {
  margin-bottom: 22px;
}
.b-page__references_mt {
  margin-top: 8px;
}
.b-page__vitrina {
  margin-bottom: 21px;
}
.b-page__instruct {
  margin-top: 18px;
}
.b-page__about {
  margin-top: 20px;
}
.b-page__providers {
  margin-top: 20px;
}
.b-page__foot {
    position:relative;
}
.b-page__breadcrumbs {
  margin-bottom: 18px;
  margin-top: 3px;
}
.b-page__comments {
  margin-top: 30px;
}

/*------------------------------------------------------------------*/
.b-logo {
  display: block;
  /* font-weight: bold; */
  text-align: left;
  font-size: 21px;
  color: #c47728;
  font-family: 'Century', CenturyGothic, AppleGothic, sans-serif;
}
.b-logo__img {
  max-width: 100%;
}
.b-logo:hover,
.b-logo:focus,
.b-logo:active {
  text-decoration: none;
  color: #c47728;
}
/*------------------------------------------------------------------*/
.b-info {
  text-align: justify;
  line-height: 0;
}
.b-info__btn {
  text-transform: uppercase;
}
.b-info__phone {
  height: 16px;
  color: #fff;
  background: #ff7f00;
  border-radius: 5px;
  font-size: 11px;
  width: 16px;
  line-height: 16px;
  text-align: center;
}
.b-info__item {
  text-align: right;
  display: inline-block;
}
.b-info__num {
  font-size: 14px;
  color: #135900;
  vertical-align: sub;
}
.b-info__num_very {
  font-size: 20px;
}
/*------------------------------------------------------------------*/
.b-helper {
  display: inline-block;
  width: 100%;
}
/*------------------------------------------------------------------*/
.b-search__btn {
  width: 68px;
}
/*------------------------------------------------------------------*/
.b-button {color: #FFFFFF; text-shadow: none; font-weight: bold; background: rgba(2,142,207,1);}
.b-button__cart {
  font-size: 13px;
  height: 20px;
  width: 20px;
  background: #fff;
  color: #ffb704;
  line-height: 20px;
  border-radius: 2px;
  box-shadow: none;
  margin-right: 10px;
}
.b-button__text {
  vertical-align: middle;
}
.b-button:hover,
.b-button:active,
.b-button.active,
.open > .dropdown-toggle.b-button {background: rgba(2,142,207,.9); color: #fff;}
/*------------------------------------------------------------------*/
.b-basket {
  border: #efefef 1px solid;
  background: #fff;
  border-radius: 1px;
  padding: 21px 0px 18px 0;
  /* width: 165px; */
  margin-top: 14px;
}
.b-basket__col-1 {
  float: left;
  width: 97px;
  padding-top: 3px;
  padding-left: 9px;
}
.b-basket__img {
  /* max-width: 100%; */
    
  margin-right: 18px;
    padding-bottom: 15px;

}
.b-basket__col-2 {
 /*  margin-left: 97px; */
   text-align: center;
}
.b-basket__info-num {
  font-size: 12px;
  color: #565d3f;
}
.b-basket__info-cost {
  font-size: 12px;
  color: #009be5;
}
.b-basket__title {
  font-weight: bold;
  color: #000000;
  line-height: 0.9;
  font-size: 14px;
}
.b-basket__btnbox {
  margin-top: 3px;
}
/*------------------------------------------------------------------*/
.b-label {
  border: 1px solid #ffe404;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  padding: 0px 40px 0px 15px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbda15+0,fde61c+100 */
    background: rgb(251,218,21); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(251,218,21,1) 0%, rgba(253,230,28,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,218,21,1)), color-stop(100%,rgba(253,230,28,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(251,218,21,1) 0%,rgba(253,230,28,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(251,218,21,1) 0%,rgba(253,230,28,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(251,218,21,1) 0%,rgba(253,230,28,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(251,218,21,1) 0%,rgba(253,230,28,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbda15', endColorstr='#fde61c',GradientType=0 ); /* IE6-9 */

  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.b-label__imgbox {
  float: left;
  width: 50px;
  padding: 4px 0;
}
.b-label__text {
  margin-left: 50px;
  font-size: 14px;
  color: #000000;
  padding: 0px 0 0px;
  line-height: 15px;
}
/*------------------------------------------------------------------*/
.b-slider {
  position: relative;
}
.b-slider__item{
    float: left;
    list-style: none;
    position: relative;
}
.b-slider__content {
  margin: 0;
  padding: 0;
  list-style: none;
}
.b-slider__ctrl {
  display: block;
  /* background: #000; */
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 2px;
  top: 40%;
  color: #565d3f;
  font-size: 18px;
  cursor: pointer;
  border-radius: 5px;
}
.glyphicon-chevron-right:before {
  content: "\e080";
  color: #009be5;
}
.glyphicon-chevron-left:before {
  content: "\e079";
  color: #009be5;
}
.b-slider__ctrl:hover {
  color: #fff;
  /* background: #DE2A1B; */
}
.b-slider__ctrl_tall {
  height: 65px;
  top: 35%;
  line-height: 65px;
  font-size: 24px;
  color: #ffc909;
  width: 37px;
  background: rgba(255, 255, 255, 0.85);
}
.b-slider__ctrl_tall:hover {
  color: #cacccd;
  background: #ffffff;
}
.b-slider__ctrl_entire {
  height: auto;
  line-height: 100px;
  top: 0;
  bottom: 0;
}
.b-slider__ctrl_pager {
  background: none;
  top: 30%;
  color: #bcbcbc;
}
.b-slider__ctrl_pager:hover {
  background: none;
  color: #90c91d;
}
.b-slider__ctrl_left {
  left: 0px;
}
.b-slider__ctrl_left-tall {
  left: 0;
}
.b-slider__ctrl_right {
  right: 0px;
}
.b-slider__ctrl_right-tall {
  right: 0;
}
/*------------------------------------------------------------------*/
.bx-wrapper {
  margin: 0;
}
.bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  left: 0 !important;
  background: transparent !important;
  -webkit-transform: translatez(0) !important;
  -moz-transform: translatez(0) !important;
  -ms-transform: translatez(0) !important;
  -o-transform: translatez(0) !important;
  transform: translatez(0) !important;
}
/*------------------------------------------------------------------*/
.b-lenta {
  background: #fff;
  padding: 34px 70px 16px;
  box-shadow: 0 5px 10px rgba(197, 50, 207, 0.25);
}
.b-page__lenta {
    background: #ffafae; /* Old browsers */
background: -moz-linear-gradient(left,  #ffafae 0%, #ffc3ab 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffafae), color-stop(100%,#ffc3ab)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #ffafae 0%,#ffc3ab 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #ffafae 0%,#ffc3ab 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #ffafae 0%,#ffc3ab 100%); /* IE10+ */
background: linear-gradient(to right,  #ffafae 0%,#ffc3ab 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffafae', endColorstr='#ffc3ab',GradientType=1 ); /* IE6-9 */

}
/*------------------------------------------------------------------*/
.b-lentaitem {
  width: 160px;
  display: block;
}
.b-lentaitem_small {
  display: table;
  width: 130px;
}
.b-lentaitem:hover {
  text-decoration: none;
}
.b-lentaitem__imgbox {
  padding: 7px 0;
  overflow: hidden;
  height: 90px;
  line-height: 90px;
  text-align: center;
}
.b-lentaitem__imgbox_small {
  width: 50px;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
  height: 50px;
  line-height: 1;
}
.b-lentaitem__img {
  display: inline !important;
  max-width: 100%;
  max-height: 100%;
}
.b-lentaitem__img_small {
  width: 100%;
}
.b-lentaitem__title {
  text-align: center;
  color: #000;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.b-lentaitem__title_small {
  display: table-cell;
  vertical-align: top;
  font-size: 12px;
  text-align: left;
  padding-left: 5px;
  text-transform: none;
  font-weight: normal;
}
.b-lentaitem:hover .b-lentaitem__title {
  color: #ff7f00;
  text-decoration: none;
}
.b-lentaitem:focus .b-lentaitem__title {
  text-decoration: none;
}
.b-lentaitem:active .b-lentaitem__title {
  text-decoration: none;
}
/*------------------------------------------------------------------*/
.b-side-referbox__item {
  margin-bottom: 14px;
}
/*------------------------------------------------------------------*/
.b-reference {
  display: table;
  border: 1px solid;
  border-radius: 9px;
  width: 100%;
  height: 48px;
  position: relative;
  background: #FFF;
}
.b-reference:hover,
.b-reference:focus {
  text-decoration: none;
}
.b-reference_pink {
  background: #000;
  border-color: #ffdfe6;
}
.b-reference_green {
  background: #eaf2d2;
  border-color: #deebb8;
}
.b-reference_cyan {
  background: #edfaff;
  border-color: #d6f4ff;
}
.b-reference_purple {
  background: #e3dbf4;
  border-color: #d8ceed;
}
.b-reference_khaki {
 /*  background: #eaf2d2;
 border-color: #e2ecc5; */
}
.b-reference_orange {
  background: #fff4cf;
  border-color: #feedb4;
}
.b-reference_label {
  border: none;
}
.b-reference__iconbox {
  display: table-cell;
  width: 48px;
  position: relative;
}
.b-reference__icon {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border-radius: 9px;
  text-align: center;
  line-height: 46px;
  background: #f85032; /* Old browsers */
background: #f6996d; /* Old browsers */
background: -moz-linear-gradient(top,  #f6996d 0%, #e54630 27%, #e54630 30%, #e54630 66%, #e65139 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6996d), color-stop(27%,#e54630), color-stop(30%,#e54630), color-stop(66%,#e54630), color-stop(100%,#e65139)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6996d 0%,#e54630 27%,#e54630 30%,#e54630 66%,#e65139 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6996d 0%,#e54630 27%,#e54630 30%,#e54630 66%,#e65139 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6996d 0%,#e54630 27%,#e54630 30%,#e54630 66%,#e65139 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6996d 0%,#e54630 27%,#e54630 30%,#e54630 66%,#e65139 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6996d', endColorstr='#e65139',GradientType=0 ); /* IE6-9 */


}
.b-reference__icon_pink {
  background: linear-gradient(to bottom, #FF0035 0%, #FF0035 100%);
  /* W3C */
  border-color: #ee5f7c;
}
.b-reference__icon_green {
  background: linear-gradient(to bottom, #90c91d 0%, #7cae15 100%);
  /* W3C */
  border-color: #7db016;
}
.b-reference__icon_cyan {
  background: linear-gradient(to bottom, #96e2ff 0%, #70d8ff 100%);
  /* W3C */
  border-color: #6cd6ff;
}
.b-reference__icon_purple {
    background: #009be5;
    border-color: #009be5;
    height: 48px;
}
.b-reference__icon_orange {
  background: linear-gradient(to bottom, #ffcb04 0%, #ffaa04 100%);
  /* W3C */
  border-color: #ffb304;
}
.b-reference__icon_label {
  border: none;
}
.b-reference__title {
  display: table-cell;
  padding: 2px 2px 2px 12px;
  font-weight: bold;
  font-size: 11px;
  vertical-align: middle;
  line-height: 15px;
  /* text-transform: uppercase; */
  color: #fff;
}
.b-reference__title a{
    color: #fff;
}
a:hover, a:focus {
  color: #000;
  text-decoration: none;
}


.b-reference__title_pink {
  color: #ed5a78;
}
.b-reference__title_green {
  color: #87bd19;
}
.b-reference__title_cyan {
  color: #81e2ff;
}
.b-reference__title_purple {
  color: #b5a0e3;
}
.b-reference__title_khaki {
  color: #000;
  font-weight: normal;
}
.b-reference__title_orange {
  color: #ffbf04;
}
.b-reference__title_label {
  color: #868686;
}
.b-reference__sticker {
  position: absolute;
  bottom: 0px;
  left: 38px;
}
/*------------------------------------------------------------------*/
.b-sticker {
  width: 20px;
  height: 20px;
  border: #6d9b11 1px solid;
  border-radius: 4px;
  line-height: 20px;
  font-size: 12px;
  font-weight: bold;
  color: #565d3f;
  text-align: center;
  background: #f7f8f3;
}
/*------------------------------------------------------------------*/
.b-ad {
  display: block;
  border: 1px solid #eee;
  border-radius: 5px;
  padding: 4px;
  background: #fff;
}
.b-ad img {
  border-radius: 2px;
  max-width: 100%;
}
/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
.b-main-slider__img {
  border-radius: 6px;
}
/*------------------------------------------------------------------*/
.b-referbox__item {
  margin-top: 15px;
}
/*------------------------------------------------------------------*/
.b-vitrina {
  /* margin: 0 -5px; */
}
.b-vitrina__head {
  display: table;
  width: 100%;
  margin-bottom: -1px;
  position: relative;
  z-index: 2;
}
.b-vitrina__title {
  display: table-cell;
  width: 1%;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  /* border: #e6e6e6 1px solid; */
  /* border-bottom: none; */
  /* background: #fafafa; */
  padding: 8px 10px 9px 0px;
  white-space: nowrap;
  color: #000;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  vertical-align: middle;
}
.b-vitrina__all {
  display: table-cell;
  padding-left: 17px;
  vertical-align: middle;
  font-size: 12px;
  
}
.b-vitrina__all a {
  text-decoration: underline;
  color: #29B9F6;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-weight: 600;
}
.b-vitrina__all a:hover {
  text-decoration: none;
  color: #FBDB16;
}
.b-vitrina__content {
  /* position: relative; */
  /* z-index: 1; */
  /* background: #fafafa; */
  /* border-bottom-left-radius: 9px; */
  /* border-bottom-right-radius: 9px; */
  /* border-top-right-radius: 9px; */
  /* border: #e6e6e6 1px solid; */
  /* padding: 7px 5px; */
}
.b-vitrina__item{
    margin: 20px 0;
}
/*------------------------------------------------------------------*/
.b-item {
  padding: 7px;
  border-radius: 5px;
  background: #fff;
  /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); */
  box-shadow: 0 0 0 1px #e6e6e6;
  display: block;
  position: relative;
}
.b-item:hover,
.b-item:focus {
  text-decoration: none;
  box-shadow: 0 0 0 1px #fce119;
}
.b-item__label-box {
  position: absolute;
  left: -4px;
  right: -4px;
  top: -4px;
  height: 85px;
  overflow: hidden;
}
.b-item__label {
  background: #86be15;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  writing-mode: lr-tb;
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 60px;
  height: 25px;
  width: 118px;
  line-height: 25px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}
.b-item__label_pink {
  background: #e4506f;
}
.b-item__label_cyan {
  background: #67aee3;
}
.b-item__imgbox {
  border-radius: 2px;
  line-height: 129px;
  text-align: center;
  overflow: hidden;
}
.b-item__img {
  max-width: 100%;
}
.b-item__title {
  padding: 11px 3px 0px;
  font-size: 15px;
  color: #22b6f6;
  font-weight: 600;
}
.b-item__int {
    padding: 11px 3px 10px;
    font-size: 12px;
    color: #000000;
    /* font-weight: 600; */
    height: 72px;
}
.b-item__hr {
  height: 1px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(239, 239, 239, 0.75) 25%, #efefef 50%, rgba(239, 239, 239, 0.75) 75%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
}
.b-item__cost {
  padding: 8px 3px 10px;
  font-size: 13px;
  color: #565d4d;
  text-align: center;
}
.b-item__cost strong {
  font-size: 16px;
  font-weight: bold;
  color: #ff3700;
}
/*------------------------------------------------------------------*/
.b-instruct__title {
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
}
.b-instruct__content {
  padding-top: 15px;
}
/*------------------------------------------------------------------*/
.b-about {
  padding: 17px 15px 15px;
  border-radius: 6px;
  background: #f9fbfd;
  border: 1px solid #f1f5f8;
  margin-top: 34px;
  margin-bottom: 46px;
}
.b-about__col1 {
  float: left;
  width: 263px;
  padding-right: 27px;
}
.b-about__col2 {
  margin-left: 263px;
}
.b-about__imgbox {
  border-radius: 3px;
  border: 1px solid #fff;
  overflow: hidden;
}
.b-about__img {
  max-width: 100%;
}
.b-about__linkbox {
  margin-top: 15px;
}
.b-about__link {
  font-size: 15px;
  
  text-decoration: underline;
}
.b-about__link:hover,
.b-about__link:focus {
  color: red;
  text-decoration: underline;
}
.b-about__title {
  font-size: 20px;
  text-transform: uppercase;
  color: #08871d;
  font-weight: bold;
}
.b-about__text {
  margin-top: 13px;
}
.b-about__text p {
  color: #565d3f;
  font-size: 13px;
}
.b-about__text a {
  
  font-size: 13px;
  text-decoration: none;
}
.b-about__text a:hover,
.b-about__text a:focus {
  
  text-decoration: underline;
}
/*------------------------------------------------------------------*/
.b-providers__title {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.b-providers__content {
  padding: 0 40px ;
  margin-top: 15px;
}
.b-providers__item {
  display: block;
  
  line-height: 100px;
}
.b-providers__item img {
  display: inline !important;
}

.b-providers {
    margin-bottom: 35px;
}
.b-providers a .glyphicon-chevron-right:before {
    color: #ddd;
}
.b-providers a .glyphicon-chevron-left:before {
    color: #ddd;
}
.b-providers a:hover .glyphicon-chevron-right:before {
    color: #fce119;
}
.b-providers a:hover .glyphicon-chevron-left:before {
    color: #fce119;
}
/*------------------------------------------------------------------*/
.b-foot {
    padding: 40px 0;
}
.b-page__foot .container {
    background-color: #444;
    color:#fff;
}
.b-foot__col1 {
    /* padding-top: 20px; */
}
.b-foot__col2 {
}
.b-foot__col3 {
  text-align: center;
}
.b-foot__tel strong {
  white-space: nowrap;
  font-size: 20px;
  font-weight: bold;
}
.b-page__sidebar {
    min-height:500px;
}
.b-foot__tel span {
  font-size: 12px;
  color: #135900;
  font-weight: bold;
}
.b-foot__payment-title {
  color: #686868;
  font-size: 12px;
}
.b-foot__payment-content {
  padding-top: 10px;
}
.b-foot__copyright {
  white-space: nowrap;
  padding-top: 16px;
  font-size: 18px;
  color: #565d3f;
  line-height: 20px;
  text-align: left;
}
.b-foot__col4 {
}
/*------------------------------------------------------------------*/
.b-payment {

}
.b-payment__item {
  margin-bottom: 14px;
  float: left;
  padding-right: 4px;
}
.b-payment__sizer {
  width: 65px;
  display: inline-block;
}
/*------------------------------------------------------------------*/
/* ---------------------------------------------------------------------*/
.b-breadcrumbs {
  list-style: none;
  margin: 0;
  padding: 0;
}
.b-breadcrumbs__crumb {
  float: left;
  padding-right: 5px;
  
  font-size: 13px;
  line-height: 15px;
}
.b-breadcrumbs__crumb_active {
  color: #525252;
  font-size: 15px;
}
.b-breadcrumbs__crumb-link {
  
  font-size: 1em;
  text-decoration: underline;
}
.b-breadcrumbs__crumb-link:hover {
  text-decoration: none;
  
}
/*------------------------------------------------------------------*/
.b-article {
  border: 1px solid #f1f5f8;
  border-radius: 9px;
  background: #f9fbfd;
  padding: 4px 4px 21px 4px;
  margin-bottom: 80px;
}
.b-article__col1 {
    width: 386px;
    float: left;
    padding: 0 15px;
}
.b-article__col2 {
    padding-left: 0;
    padding-right: 19px;
    float: left;
}
.b-article__gallery {
  background: #fff;
  width: 355px;
  height: 304px;
  border-radius: 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.b-article__gallery:hover .b-zoom {
  opacity: 1;
}
.b-article__zoom {
  position: absolute;
  top: 11px;
  right: 10px;
}
.b-article__imgbox {
  display: block;
  width: 100%;
  height: 320px;
  text-align: center;
  line-height: 320px;
}
.b-article__img {
  display: inline !important;
  max-width: 100% !important;
  max-height: 100%;
}
.b-article__title {
  
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  padding: 8px 0;
}
.b-article__rating {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  padding-top: 7px;
  padding-bottom: 7px;
}
.b-article__rating-title {
  padding: 5px 12px 0;
  font-size: 12px;
  color: #a1a1a1;
  display: inline-block;
}
.b-article__rating-box {
  display: inline-block;
  padding-left: 11px;
}
.b-article__description {
  font-size: 15px;
  color: #525252;
  line-height: 15px;
  padding-bottom: 15px;
  padding-right: 5px;
  padding: 5px 12px;
}
.b-article__cost span {
  color: #565d4d;
  font-size: 15px;
  font-weight: bold;
}
.b-article__cost strong {
  color: #ff7f00;
  font-size: 20px;
  font-weight: bold;
  margin-right: 8px;
}
.b-article__label {
  padding-top: 5px;
  display: inline-block;
}
.b-article__buttonbox {
  margin-top: 20px;
}
.b-article__button {
  padding-left: 27px;
  padding-right: 27px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 15px;
}
.b-article__pager {
  margin-top: 15px;
  padding: 0 30px 0 40px;
  max-height: 88px;
  overflow: hidden;
}
.b-article__footer {
  margin-top: 32px;
  padding-top: 17px;
  border-top: 1px solid #eceff2;
  margin-left: 17px;
  margin-right: 17px;
}
.b-article__footer-item {
  display: inline-block;
  padding-right: 30px;
}
.b-article__description-more {
  display: none;
}
.b-article__description-more-btn {
  display: inline-block;
  color: #ff7f00;
  font-weight: bold;
  font-size: 13px;
  border-bottom: 1px dashed #ff7f00;
  text-decoration: none;
  cursor: pointer;
  padding: 3px 3px 1px;
}
.b-article__description-more-btn:hover {
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  color: #ff7f00;
}
.b-article__social {
    padding: 26px 12px 5px;
}

.b-article__social-title {
    float: left;
    padding-top: 6px;
}
/*------------------------------------------------------------------*/
.b-soc-button__item {
  margin-right: 9px;
}
/*------------------------------------------------------------------*/
.b-rating {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.b-rating__item {
  display: inline-block;
  padding: 0 1px;
}
.b-rating__icon {
  color: #ffc704;
}
/*------------------------------------------------------------------*/
.b-thumbnail {
  display: block;
  width: 88px;
  height: 88px;
  border: 2px solid #eef1f3;
}
.b-thumbnail_active {
  border-color: #90c91d;
}
/*------------------------------------------------------------------*/
.b-zoom {
  border-radius: 2px;
  border: 1px solid #838b75;
  background: #a0a19b;
  width: 32px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  font-size: 17px;
  color: #fff;
  vertical-align: middle;
  opacity: 0.5;
}
/*------------------------------------------------------------------*/
.b-able {
  display: inline-block;
  background: #90c91d;
  border: 1px solid #7db016;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  padding: 4px 7px;
}
.b-able__img {
  margin-right: 4px;
  width: 16px;
  height: 16px;
}
/*------------------------------------------------------------------*/
.b-modal-window {
  border-radius: 7px;
  background: #fff;
  position: fixed;
  top: 30%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: inherit;
  display: block;
  box-shadow: 0 5px 21px 0 rgba(0, 0, 0, 0.75);
}
.b-modal-window__close {
  position: absolute;
  top: -9px;
  right: -9px;
  cursor: pointer;
}
/* ---------------------------------------------------------------------*/
.b-close {
  width: 22px;
  height: 22px;
  line-height: 19px;
  text-align: center;
  font-size: 10px;
  color: #fff;
  background: #000;
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.35);
}
/* ---------------------------------------------------------------------*/
.b-order {
  width: 360px;
  /* padding: 33px 33px 27px; */
}
.b-order__title {
  font-size: 17px;
  color: #2c2c2c;
  text-transform: uppercase;
  font-weight: bold;
}
.b-order__group {
  margin-top: 18px;
  margin-bottom: 0;
}
.b-order__button {
  text-transform: uppercase;
  font-size: 15px;
}
/* ---------------------------------------------------------------------*/
/* ---------------------------------------------------------------------*/
.b-cart__title {
  font-size: 12px;
  color: #9f9f9f;
  background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 50%);
  /* W3C */
  display: table;
}
.b-cart__title-item {
  padding: 9px 0 9px 7px;
}
.b-cart__col1 {
  width: 34px;
  display: table-cell;
}
.b-cart__col2 {
  width: 120px;
  display: table-cell;
}
.b-cart__col3 {
  width: 183px;
  display: table-cell;
}
.b-cart__col4 {
  width: 115px;
  display: table-cell;
}
.b-cart__col5 {
  width: 74px;
  display: table-cell;
}
.b-cart__col6 {
  width: 74px;
  display: table-cell;
}
.b-cart__col7 {
  width: 146px;
  display: table-cell;
}
.b-cart__item {
  display: table;
  margin-bottom: 7px;
  border: 1px solid #f1f5f8;
  background: #f6f9fc;
  padding: 10px 0 7px;
  border-radius: 4px;
}
.b-cart__item-cell1 {
  vertical-align: middle;
  text-align: center;
  color: #636363;
  font-size: 15px;
}
.b-cart__item-cell2 {
  background: #fff;
}
.b-cart__item-cell2 img {
  max-width: 100%;
  border-radius: 2px;
}
.b-cart__item-cell3 {
  padding-left: 11px;
  vertical-align: middle;
}
.b-cart__item-title {
  font-size: 14px;
  font-weight: bold;
  
}
.b-cart__item-subtitle {
  font-size: 12px;
  color: #636363;
}
.b-cart__item-cell4 {
  vertical-align: middle;
  padding-right: 11px;
  padding-left: 11px;
}
.b-cart__item-cell5 {
  padding-left: 9px;
  color: #ff7e28;
  font-size: 15px;
  font-weight: bold;
}
.b-cart__item-cell6 {
  padding-left: 9px;
  color: #ff7e28;
  font-size: 15px;
  font-weight: bold;
}
.b-cart__item-cell7 {
  padding-left: 9px;
}
.del {
    border:none;
  color: #636363;
  background:none;
  font-size: 12px;
  border-bottom: 1px dashed #636363;
  display: inline-block;
  text-decoration: none;
}
.del:hover {
  color: red;
  text-decoration: none;
  border-bottom: 1px dashed red;
}
.b-cart__footer {
  padding-top: 8px;
}
.b-cart__footer-info {
  float: left;
  width: 230px;
}
.b-cart__footer-info-title {
  font-size: 13px;
  color: #626262;
}
.b-cart__footer-info-content {
  padding-top: 6px;
}
.b-cart__footer-col2 {
  margin-left: 230px;
  padding-top: 12px;
  text-align: right;
}
.b-cart__button {
  margin-left: 18px;
  font-size: 20px;
  padding: 4px 15px;
}
.b-cart__sum {
  display: inline-block;
}
.b-cart__sum-title {
  color: #626262;
  font-size: 17px;
}
.b-cart__sum-value {
  font-size: 20px;
  color: #ff7e28;
}
/*------------------------------------------------------------------*/
.b-amount__ctrl {
  padding: 3px 8px;
  color: #000;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  background: linear-gradient(to bottom, #fefefe 0%, #ededed 100%);
}
.b-amount__ctrl:hover {
  background: linear-gradient(to top, #fefefe 0%, #ededed 100%);
}
.b-amount__input {
  height: 25px;
  color: #000;
}
/*------------------------------------------------------------------*/
.b-fixed-win {
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -585px;
  z-index: 100;
  display: none;
}
/*------------------------------------------------------------------*/
.b-combo {
  background: #fff;
  border: 2px solid #ff7f00;
  border-top: none;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  padding: 10px 5px;
}
.b-combo__logo {
  padding-left: 30px;
}
.b-combo__catalog {
  padding-top: 15px;
}
/*------------------------------------------------------------------*/
.b-cat-lenta {
  list-style: none;
  padding-left: 10px;
  margin-bottom: 0;
}
.b-cat-lenta__item {
  display: inline-block;
  vertical-align: top;
}
/*------------------------------------------------------------------*/
.b-gallery{
    
}
.b-gallery__item{
    padding-bottom: 30px;
}
.b-gallery__imgbox{
    display: block;
    height: 234px;
}
/*------------------------------------------------------------------*/
.b-category{
    display: block;
}
.b-category__imgbox{
    height: 164px;
    margin-top: 10px;
    box-shadow: 0 0 0 1px #e6e6e6;
}
.b-category__title{
    padding: 20px 0;
    text-align: center;
    color: #565d3f;
    font-size: 15px;
    line-height: 1.2em;
    height: 2.4em;
    box-sizing: content-box;
}
/*------------------------------------------------------------------*/
.b-newsbox{
    
}
.b-newsbox__content{
    
}
.b-newsbox__page{
    
}
.b-newsbox__item{
    margin-bottom: 30px;
    margin-top: 20px;
}
/*------------------------------------------------------------------*/
/*begin b-preview*/
.b-preview__content {
  overflow: hidden;
  border-bottom: 1px solid #a8b9ca;
  padding-bottom: 12px;
}
.b-preview__imgbox {
  display: block;
  padding: 4px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.45);
  float: left;
  width: 148px;
  height: 109px;
  text-align: center;
  margin-right: 12px;
  margin-left: 2px;
  margin-top: 2px;
}
.b-preview__img {
  width: 100%;
  height: 100%;
}
.b-preview__textbox {
  overflow: hidden;
}
.b-preview__header-link {
  
  color: #0171b3;
  text-decoration: underline;
}
.b-preview__header-link:hover {
  text-decoration: none;
  color: #ff6623;
}
.b-preview__header:hover {
  text-decoration: none;
}
.b-preview__text {
  margin-top: 11px;
  font: 0.813em Tahoma, sans-serif;
  color: #545c65;
}
.b-preview__text_sidebar-mt {
  margin-top: 5px;
}
.b-preview__data {
  overflow: hidden;
  margin-top: 12px;
  margin-bottom: 7px;
}
.b-preview__data_sidebar-mt {
  margin-top: 5px;
}
.b-preview__data-el {
  float: left;
  max-width: 50%;
}
.b-preview__data-el_ml-s {
  margin-left: 9px;
}
/* BEGIN b-pubdata */
.b-pubdata__img {
  
  padding-right: 5px;
display: table-cell;
color: #a8b9ca;
font: 14px Tahoma, sans-serif;
}
.b-pubdata__text {
  display: table-cell;
  color: #a8b9ca;
  font: 11px Tahoma, sans-serif;
}
/*END b-pubdata*/
/*BEGIN b-num-views*/
.b-num-views__text {
  display: table-cell;
  color: #a8b9ca;
  font: 0.688em Tahoma, sans-serif;
}
.b-num-views__img {
  padding-right: 5px;
  display: table-cell;
}
/*END b-num-views*/
/*------------------------------------------------------------------*/
.b-preview_aside .b-preview__header-link{
    font-size: 13px;
    line-height: 1;
    font-weight: bold;
    text-transform: uppercase;
    color: #7e0183;
    text-decoration: none;
    display: block;
}
/*------------------------------------------------------------------*/
/*------------------------------------------------------------------*/
.b-closure__block {
  background: #f9fbfd;
  border: 1px solid #f1f5f8;
  border-radius: 5px;
  padding-bottom: 35px;
  padding-top: 35px;
  margin: 27px 0;
}
.b-closure__title {
  font-size: 20px;
  color: #000;
  margin-bottom: 18px;
}
.b-closure__title_pr {
  padding-left: 62px;
}
.b-closure__label {
  font-size: 15px;
  text-align: right;
  padding-right: 0;
  line-height: 1;
}
.b-closure__radio {
  font-size: 15px;
}
.b-closure__radio_pr {
  padding-left: 60px;
}
.b-closure__ast {
  color: #ee6b84;
}

.b-closure__col1 {
  width: 76px;
  display: inline-block;
  margin-right: 20px;
}
.b-closure__footer {
  text-align: center;
}
.b-closure__button {
  padding: 17px 60px;
  font-size: 21px;
}
/*------------------------------------------------------------------*/
.b-map {
  
}
/*------------------------------------------------------------------*/
.b-tab{
    
}
.b-tab__nav{
    float: left;
    width: 138px;
}
.b-tab__content{
    margin-left: 136px;
    min-height: 275px;
    border: 2px solid #a9d51c;
    background: #f9fbfd;
    border-radius: 4px;}
.b-tab__pane{
    padding: 20px 30px;
    display: none;
}
.b-tab__pane.active{
    display: block;
}

.b-tab__nav-item{
    
    border: 2px solid rgba(0,0,0,0);
    
}
.b-tab__nav-item.active{
    border: 2px solid;
    border-color: #a9d51c;
    background: #f9fbfd;
    color: #000;
    
    border-right-color: transparent;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.b-tab__nav-item.active .b-order-input span{
    color: #000;
    border-bottom: 1px dashed rgba(0,0,0,0);
}
/*------------------------------------------------------------------*/
.b-order-input{
    
    padding: 12px 3px 12px 23px;
    display: inline-block;
    font-size: 15px;
    color: #a9d51c;
    cursor: pointer;
}
.b-order-input input{
    margin-left: -15px;
}
.b-order-input span{
    border-bottom: 1px dashed #a9d51c;
}
.b-tab__nav-item:hover .b-order-input span{
    color: #000;
    border-bottom: 1px dashed rgba(0,0,0,0);
}

.b-tab__pane {overflow:hidden;}
.print {display:none;}
/*------------------------------------------------------------------*/
.bslider2{
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
}
/*------------------------------------------------------------------*/
.b-content{
    padding: 5px 0 80px;
    min-height: 300px;
}
.bx-wrapper .bx-prev {
  left: 0px;
  /* background: url(../images/right.png) no-repeat 0 0; */

}
.bx-wrapper .bx-next {
  right: 0;
  /* background: url(../images/right.png) no-repeat -40px 0px; */

}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -37px;
  outline: 0;
  width: 38px;
  height: 32px;
  text-indent: -9999px;
  z-index: 10;
}
.bx-wrapper .bx-next:hover {
  background-position: -40px 0;
}
.bxslider2 {
    margin: 0;
    padding: 0;
    /* height: 400px; */
    overflow: hidden;
}
.bxslider2 li {
    display: block;
}
.bxslider2 .slick-next {
  right: 0;  
}
.bxslider2 .slick-prev {
  left: 0;
}
.grad1{
    margin-top: -32px;
    position: absolute;
    width: 100%;
    height: 374px;
    z-index:-2;
    background: #ffabab; /* Old browsers */
    background: -moz-linear-gradient(left,  #ffabab 0%, #ffb89c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffabab), color-stop(100%,#ffb89c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #ffabab 0%,#ffb89c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #ffabab 0%,#ffb89c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #ffabab 0%,#ffb89c 100%); /* IE10+ */
    background: linear-gradient(to right,  #ffabab 0%,#ffb89c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffabab', endColorstr='#ffb89c',GradientType=1 ); /* IE6-9 */
}
.grad2{
    margin-top: -32px;
    position: absolute;
    width: 100%;
    height: 374px;
    z-index:-1;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.68) 25%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(25%,rgba(255,255,255,0.68)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.68) 25%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.68) 25%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.68) 25%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.68) 25%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.thx-u {
    font-size:28px;
    margin-bottom:15px;
}
.fa-phone-square:before {
  color: #FFDC57;
}
.b-header.clearfix {
  margin: 30px 0;
}
.row.menu_top {
  margin-bottom: 10px;
}
.main-content {
  width: 779px;
}
.aside-left {padding-right: 0;}
.ttitle a {
  color: #000;
  text-decoration: underline;
}
.container.main_content {
  /* border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; */
}
.b-foot__col4 h5 {
  font-size: 13px;
  padding-top: 31px;
  text-align: right;
}
/*------------------------------------------------------------------*/
.cnt_btn {
    text-align:center;
}
.cnt_btn .b-button {
  width: 141px;
  display: inline-block;
}
.b-basket__btnbox b-button {
    /* width: 123px; */
}

.b-basket__btnbox .b-button {
}

.b-basket__btnbox .b-button {
    width: 142px;
    display: inline-block;
}
.b-basket__info {
    padding: 8px 0 8px 0px;
}

/*------------------------------------------------------------------*/
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #FFF;
  color: rgba(255, 255, 255, 0);

  border: 1px solid rgba(0, 0, 0, 0.36);;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #FDE41B;
}
.bx-wrapper .bx-pager {
  text-align: right;
  color: #666;
  
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
  
  bottom: 0px;
  
}
.b-subnav.panel:hover .b-subnav__title-text {
  color: #009be5;
}
.b-subnav.panel:hover {
  background-color: #fce31a;
}
.callbb {
    text-align: center;
    margin-top: 20px;
    /* margin-left: 70px; */
}
.col-xs-2.bucket-col {
    padding-left: 0;
}

.b-basket a {
    display: inline-block;
}
/*------------------------------------------------------------------*/
.colors-item {
    /* float: left;
    position: relative; */
    display: inline-block;
}
.colors-item span {
    color: #000;
    font-weight: normal;
    font-size: 14px;
    float: left;
}
.colors-item__colors {
    width: 14px;
    height: 14px;
    border-radius: 20px;
    float: left;
    margin: 3px;
}

.colors-ctn {
    display: inline-block;
}
/*------------------------------------------------------------------*/
.params0 dt {
    font-size: 9px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 3px;
    color: #707070;
    bottom: -2px;
}
.params0 dd {
    font-size: 12px;
    border-bottom: 1px dotted #d0d0d0;
    padding-bottom: 5px;
    /* background: #fff !important; */
    position: relative;
    /* z-index: 2; */
    display: block;
    font-weight: bold;
    /* overflow: hidden; */
    margin-bottom: 5px;
}
/*------------------------------------------------------------------*/
.myButton,.myButton:focus {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color:#f9f9f9;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
	outline: none;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
	background-color:#e9e9e9;
}
.myButton:active {
	position:relative;
	/* top:1px; */
}

/*------------------------------------------------------------------*/
.buy-one-click__img {
    float: left;
    margin-bottom: 20px;
    margin-top: -5px;
}
.buy-one-click__item {
    float: left;
    padding-top: 8px;
    padding-left: 10px;
    width: 242px;
}
.buy-one-click__item strong {
    display: block;
    padding-top: 5px;
}
/*------------------------------------------------------------------*/
.ha-info {
    display: block;
}
.ha-info a {
    float: right;
}
.user-link {
    margin-top: 10px;
}
.user-link a {
    font-size: 12px;
}

/****************************
REVIEWS & NEWS STYLESHEET
****************************/
.responsive1 .slick-next {right: -90px;}
.responsive1 .slick-prev {left: -90px;}
.responsive1 .slick-prev i, .responsive1 .slick-next i {font-size:24px;}
.link_review {margin-top:10px;}
.link_review a i {padding-right:10px;}
.head_review .img_box {overflow:hidden;}
.head_review .img_box img {border-radius:100%; /*width: 120px; height: 120px;*/}
.head_review h4 {margin:30px 0 5px 0;}
.text_review {margin-top:15px; padding:0 15px;}
.link_news {margin-top:10px;}
.review__box {margin-bottom:30px;}
.review__box:nth-child(3n+1) {clear: both;}

/****************************
SHOP STYLESHEET
****************************/
.imageBox {position: relative;}
.imageBox .flags {position:absolute; top:0; left:0;}
.imageBox .flags .newPr {background-color: #5cb85c; padding:3px 15px; color:#fff; line-height:normal;}
.imageBox .flags .popularPr {background-color: #d2322d; padding:3px 15px; color:#fff; line-height:normal;}
.imageBox .flags .favoritePr {background-color: #ed9c28; padding:3px 15px; color:#fff; line-height:normal;}
.imageBox a {display:block;}
.boxProduct:nth-child(4n+1) {clear: both;}
.boxProduct {margin-bottom:20px;}
.boxProduct form {padding:5px; border:1px solid #eee; border-radius:4px;}
.nameProduct {border-bottom:1px solid #eee; padding:0 5px; min-height:40px;}
.nameProduct a {color: #444; font-weight: 600;}
.nameProduct a:hover {text-decoration:underline;}
.priceProduct {margin:10px 0;font-weight: 900; color: #EE2B78;}
.pagination {margin: 5px 0;}
.borderBotom {border-bottom:2px solid #eee; padding-bottom:10px;}
.date-font {color: #858e9b;}
.displayBlock {display: none;}

/****************************
INFO PRODUCTS STYLESHEET
****************************/
.name-tit {background-color: #eee; margin-bottom:10px; border:1px solid #ccc;}
.name-tit p {margin:0; padding:5px 0; font-size: 15px; font-weight: 600;} 
.productBx {margin-bottom:20px;}
.descBx {padding:15px;}
.tableBx {margin-top:10px;}
.tableBx table {width:100%; border:2px solid #555;}
.tableBx table th, .tableBx table td {padding: 8px; line-height: 20px; text-align: center; vertical-align: top; border:2px solid #555;}
.tableBx table th p, .tableBx table td p {margin-bottom:0;}
.fancybox-inner .fotorama__stage__frame {left:0 !important;}
.fancybox-inner .fotorama__stage__frame img {width:100% !important; height:100% !important;}


.b-menu__item2 {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
    text-align: center;
    border-left: 1px solid rgba(255, 255, 255, .3);
    border-right: 1px solid rgba(0, 109, 217, 1);
    background-color: rgba(2, 142, 207, 1);
}

.b-menu__item2:first-child {
    border-left: 0
}

.b-menu__item2:last-child {
    border-right: 0
}

.b-menu__link:focus {
    outline: none;
    color: #fff;
}

.b-menu__item2:hover>.b-submenu {
   display: block;
}

.b-menu__item2:hover .b-menu__link {
    color: #fff;
    text-decoration: none;
}

.b-menu__link {
    display: block;
    padding: 13px 0;
    color: #FFFFFF;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
}

.b-menu__link.active {
    color: #fff;
}

.b-menu>.b-menu__item2>.b-submenu {
    top: 100%;
    left: 0;
    background-color: #028ECF;
    width: 100%;
    /* display: none; */
    list-style: none;
    position: absolute;
    z-index: 400;
    border-top: 1px solid rgba(255, 255, 255, 1);
}
.b-menu>.b-menu__item2:hover>.b-submenu {
   /*  display: block; */
    margin: 0;
    padding: 0;
}
.b-menu>.b-menu__item2>.b-submenu li {
    border-left: 0;
    border-right: 0;
    display: block;
    white-space: initial;
    text-align: left;
    border-top: 1px solid rgba(255, 255, 255, .3);
    border-bottom: 1px solid rgba(0, 109, 217, 1);
    width: 100%;
}
.b-menu>.b-menu__item2>.b-submenu li:first-child {
    border-top: 0;
}
.b-menu>.b-menu__item2>.b-submenu li:last-child {
    border-bottom: 0;
}
.b-menu>.b-menu__item2>.b-submenu li a {
    padding: 10px 15px;
    display: block;
    /* text-transform: none; */
    white-space: normal;
}
.b-menu>.b-menu__item2>.b-submenu li a:hover {
    text-decoration: underline;
}

/* .b-menu__item2:hover,
.b-menu__item2.active {
    background-color: rgba(2, 142, 207, .9);
} */
.b-menu>.b-menu__item2>.b-submenu>.b-menu__item2>.b-submenu {
    position: absolute;
    left: 89.5%;
    width: 100%;
    margin-top: -39px;
    display: none;
}
.b-menu>.b-menu__item2>.b-submenu>.b-menu__item2:hover>.b-submenu {
    display: block;
}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #296da8;
}

.menu_top .nav .open>a, .menu_top .nav .open>a:hover, .menu_top .nav .open>a:focus {
    border-color: #428bca;
    background-color: #296da8;
}

.menu_top .dropdown-menu>li>a:hover,.menu_top .dropdown-menu>li>a:focus {
    text-decoration: none;
    background-color: #296da8;
}


iframe .wcommunity_wrap > div {
    width: 100% !important;
}

/*==========  Desktop First Method  ==========*/


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    
    .b-menu>.b-menu__item2>.b-submenu2 li a {
        padding: 10px 15px;
        display: block;
        text-transform: none;
        color: #fff;
        white-space: normal;
    }
    
    .b-menu>.b-menu__item2>.b-submenu2 li {
        border-left: 0;
        border-right: 0;
        display: block;
        white-space: initial;
        text-align: center;
        border-top: 1px solid rgba(255, 255, 255, .3);
        border-bottom: 1px solid rgba(0, 109, 217, 1);
        width: 100%;
    }
    
   .b-submenu2 {
        padding-bottom: 0px;
        padding-top: 0px;
        background-color: rgba(2, 142, 207, 1);
    }
    
    .b-header__info {    
        text-align: center;    
    }
    .navbar-nav>li>.dropdown-menu {
        width: 100%;
}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
  .b-logo {
    text-align: center;
  }
  .b-header__search {
    margin-top: 20px 0;
  }    
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .b-menu {
        display: block;
    }
    .aside-left {
    padding-right: 15px;
}
    .b-page__sidebar {
        min-height: 0px;
    }
    .b-content {
        min-height: 0px;
    }
    .b-modal-window {
        top: 5%;
    }
    .b-order {
        width: 100%;
    }
   .b-menu>.b-menu__item2>.b-submenu2 li a {
        padding: 10px 15px;
        display: block;
        text-transform: none;
        color: #fff;
        white-space: normal;
    }
    
    .b-menu>.b-menu__item2>.b-submenu2 li {
        border-left: 0;
        border-right: 0;
        display: block;
        white-space: initial;
        text-align: center;
        border-top: 1px solid rgba(255, 255, 255, .3);
        border-bottom: 1px solid rgba(0, 109, 217, 1);
        width: 100%;
    }
    
   .b-submenu2 {
        padding-bottom: 0px;
        padding-top: 0px;
        
    }

    .menu_top .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
    }
    
    .b-header__info {    
        text-align: center;    
    }


}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
    
}
@media only screen and (width : 768px) {
        .b-menu {
            display: flex;
        }
        .menu_top .navbar-collapse {
            padding-right: 15px;
            padding-left: 15px;
        }
        .aside-left {
            padding-right: 0;
        }
}
/*==========  Mobile First Method  ==========*/



.floating {
    position: fixed;
    bottom: 40px;
    right: 40px;
    width: 66px;
    height: 66px;
    cursor: pointer;
    z-index: 100
}

.floating .bg {
    position: absolute;
    top: -8px;
    left: -8px;
    height: 82px;
    min-width: 66px;
    width: calc(100% + 16px);
    border-radius: 50%;
    background: #31577d;
    opacity: .2
}

.floating.active .bg {
    background: #d6d6d6
}

.floating .main_icon_wrapper {
    position: relative;
    height: 66px;
    border-radius: 50%;
    background: #31577d
}

.floating.active .main_icon_wrapper {
    background: #d6d6d6 !important;
    -webkit-transition: background .3s linear;
    transition: background .3s linear
}

.floating .main_icon {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px 19px;
    transition: opacity .6s ease-out;
    opacity: 0;
    -webkit-animation: socialRotateBack .4s;
    animation: socialRotateBack .4s
}

.floating.active .main_icon_wrapper .main_icon {
    display: none
}

.floating .main_icon.active {
    opacity: 1
}

.floating .effect2 {
    border: 1px solid #31577d;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    animation: widgetPulse infinite 1.5s
}

.floating.active .effect2 {
    display: none
}

.floating .floating_icons_wrapper {
    position: absolute;
    top: -170px;
    display: grid;
    justify-content: center;
    align-items: center;
    width: 66px;
    height: 66px;
    animation-duration: .7s
}

.floating .floating_icons_close {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px 19px;
    -webkit-transition: opacity .6s ease-out;
    transition: opacity .6s ease-out;
    -webkit-animation: socialRotateBack .4s;
    animation: socialRotateBack .4s;
    opacity: 0
}

.floating.active .floating_icons_close {
    display: block;
    -webkit-animation: socialRotate .4s;
    animation: socialRotate .4s;
    opacity: 1
}

.floating .icon span {
    position: absolute;
    top: 50%;
    left: -5px;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 10px;
    background: #d3d3d3;
    font-size: 12px;
    font-weight: 400;
    color: #000;
    text-align: center;
    -webkit-transform: translate(-100%,-50%);
    transform: translate(-100%,-50%);
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear;
    opacity: 0
}

.floating .icon:hover span {
    opacity: 1
}

.floating .icon {
    position: relative;
    margin: 0 auto 10px auto;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat
}

.floating .icon.viber {
    background-color: #995aca;
    background-image: url("/images/icon/viber.svg");
    background-size: 125%;
    background-position: 57% center
}

.floating .icon.telegram {
    background-color: #2fc6f6;
    background-image: url("/images/icon/telegram.svg")
}

.floating .icon.whatsapp {
    background-color: #25d366;
    background-image: url("/images/icon/whatsapp.svg");
    background-size: 65%
}