 ul {
	margin: 0;
 } 
 
 #al.list {
	 list-style: none;
 }
  
.b-after {
  content: "";
  position: absolute; }

.b-thin {
  font-weight: 100; }

.b-extralight {
  font-weight: 200; }

.b-light {
  font-weight: 300; }

.b-regular {
  font-weight: 400; }

.b-medium {
  font-weight: 500; }

.b-semibold {
  font-weight: 600; }

.b-bold {
  font-weight: 700; }

.b-extrabold {
  font-weight: 800; }

.b-ultrabold {
  font-weight: 900; }

.b-flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

body {
  margin: 0px;
  padding: 0px; }

.container {
  width: 1170px;
  margin-right: auto;
  margin-left: auto; }

.b-all-category {
  padding-top: 38px;
  padding-bottom: 57px; }
  .b-all-category__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }

.b-user-seen {
  margin-right: 44px;
  width: 24%; }
  .b-user-seen__img {
    min-width: 70px;
    text-align: center; }
    .b-user-seen__img img {
      max-width: 70px;
      height: auto; }
  .b-user-seen__book {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-top: 5px; }
  .b-user-seen__info {
    margin-left: 20px;
    padding-top: 8px; }
  .b-user-seen__name {
    font-family: "OpenSansSemiBold";
    font-size: 13px;
    line-height: 16px;
    color: #1257ab;
    max-width: 145px; }
  .b-user-seen__author {
    font-family: "OpenSansRegular";
    font-size: 11px;
    line-height: 16px;
    color: #888888; }
  .b-user-seen__price {
    font-family: "OpenSansSemiBold";
    color: #301c53;
    font-size: 13px;
    line-height: 20px; }
    .b-user-seen__price span {
      font-family: "OpenSansBold"; }

.b-user-seen__topic, .b-category-list__topic {
  font-family: "OpenSansRegular";
  font-size: 23px;
  line-height: 18px;
  color: #4c4c4c;
  border-bottom: 1px solid #ececec;
  padding-bottom: 17px;
  margin-bottom: 20px; }
	
    .b-category-list ul li { list-style: none; }
	
    .b-category-list ul li .cross2 {
            background-image: url('../new_img/plus.png');
            background-position: 0 2px;
    }
  
    .b-category-list ul li .cross1 {
            background-image: url('../new_img/plus.png');
            background-position: 0 2px;
    }
  
  
    .b-category-list ul li div.js-slide-toggle.act {
        background-image: url('../new_img/minus.png');
        background-position: 0 1px;  
    }

    .b-category-list ul li.cross3 {
            list-style: disc;
            color: #758495;
    }
  
.b-category-list {
  width: 76%; }
  .b-category-list__link {
    font-family: "OpenSansRegular";
    font-size: 14px;
    line-height: 21px;
    color: #1257ab;
    text-decoration: none; }
    .b-category-list__link:hover {
      text-decoration: underline; }
  .b-category-list__item-outer {
    padding-left: 33px; }
  .b-category-list__inner-list {
    padding-left: 42px;
    display: none; }
  .b-category-list__subinner {
    padding-left: 40px;
    display: none; }
  .b-category-list li {
    list-style-type: none;
    position: relative; }
  .b-category-list__cross {
    background-repeat: no-repeat;
    background-image: url("./../img/cross.png");
    padding: 8px;
    cursor: pointer;
    position: absolute;
    top: 3px;
    left: -20px;
    background-position: 3px 2px; }
  .b-category-list__item-inner, .b-category-list__subinner-item {
    position: relative; }
    /* .b-category-list__item-inner:before, .b-category-list__subinner-item:before {
      content: '';
      position: absolute;
      top: 8px;
      left: -14px;
      width: 4px;
      height: 4px;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      background-color: #83a9d8; }
*/
/*# sourceMappingURL=app.css/template_styles.css.map */

.b-after {
  content: "";
  position: absolute; }

.b-thin {
  font-weight: 100; }

.b-extralight {
  font-weight: 200; }

.b-light {
  font-weight: 300; }

.b-regular {
  font-weight: 400; }

.b-medium {
  font-weight: 500; }

.b-semibold {
  font-weight: 600; }

.b-bold {
  font-weight: 700; }

.b-extrabold {
  font-weight: 800; }

.b-ultrabold {
  font-weight: 900; }

.b-flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

body {
  margin: 0px;
  padding: 0px; }

.container {
  width: 1170px;
  margin-right: auto;
  margin-left: auto; }

.b-our-store {
  min-height: 411px;
  padding-top: 66px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("./../img/our-store-bg.jpg");
  position: relative; }
  .b-our-store__topic {
    font-size: 50px;
    line-height: 37px;
    color: #fff;
    font-family: "OpenSansRegular";
    padding-top: 21px; }
  .b-our-store__product, .b-our-store__video-wrapper {
    position: relative;
    z-index: 2; }
  .b-our-store__wapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  .b-our-store__video {
    background-color: #FFF;
    padding: 20px; }
  .b-our-store:before {
    background-color: #000;
    opacity: .60;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  .b-our-store:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(0, 0, 0, 0.65)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 20%, transparent 100%);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65) 20%, transparent 100%);
    width: 100%;
    height: 50%; }

.b-store-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 73px;
  margin-right: 30px;
  background-color: #FFF;
  padding: 20px; }
  .b-store-product__about {
    margin-left: 20px; }
  .b-store-product__topic {
    font-family: "OpenSansRegular";
    font-size: 19px;
    line-height: 25px;
    color: #252525;
    padding-top: 9px; }
  .b-store-product__aftertopic {
    font-family: "OpenSansLight";
    font-size: 15px;
    line-height: 21px;
    color: #434343;
    margin-top: 5px; }
  .b-store-product__btn-wrapper {
    margin-top: 20px; }
  .b-store-product__btn {
    background-color: #ecad0a;
    color: #fff;
    font-family: "OpenSansBold";
    font-size: 13px;
    line-height: 18px;
    text-decoration: none;
    padding: 5px 17px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }

.b-about-shop__wrapper {
  padding-top: 40px;
  padding-bottom: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.b-about-shop__store, .b-about-shop__products {
  margin-right: 30px; }
  .b-about-shop__store img, .b-about-shop__products img {
    max-width: 570px;
    height: auto; }

.b-about-shop__topic {
  font-size: 27px;
  line-height: 18px;
  color: #252525;
  font-family: "OpenSansRegular";
  border-bottom: 1px solid #ececec;
  padding-bottom: 20px; }

.b-about-shop__text {
  font-family: "OpenSansLight";
  font-size: 15px;
  line-height: 26px;
  color: #434343;
  margin-top: 20px;
  margin-bottom: 23px; }

.b-city-line {
  background-image: url("./../img/city-line-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 49px;
  padding-bottom: 49px; }
  .b-city-line__text {
    font-family: "OpenSansSemiBold";
    font-size: 27px;
    line-height: 35px;
    color: #fff; }
    .b-city-line__text:nth-child(2) {
      font-size: 21px; }

.b-trigger_ruslania .b-trigger__topic:before {
  padding: 15px 17px;
  background-position: -6px -4px;
  top: -6px; }

.b-trigger_idea .b-trigger__topic:before {
  padding: 20px 18px;
  background-position: -6px -96px;
  top: -10px; }

.b-trigger_team .b-trigger__topic:before {
  padding: 20px 18px;
  background-position: -6px -158px;
  top: -10px; }

.b-trigger_store .b-trigger__topic:before {
  padding: 20px 19px;
  background-position: -5px -215px;
  top: -10px; }

.b-trigger_products .b-trigger__topic:before {
  padding: 20px 19px;
  background-position: -5px -44px;
  top: -10px; }

.b-trigger__contacts-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.b-trigger_contacts {
  padding-bottom: 40px; }
  .b-trigger_contacts .b-trigger__topic:before {
    padding: 20px 19px;
    background-position: -5px -271px;
    top: -10px; }

.b-trigger__contacts-info {
  margin-right: 30px; }

.b-trigger__topic {
  font-family: "OpenSansRegular";
  font-size: 27px;
  line-height: 18px;
  color: #252525;
  border-bottom: 1px solid #ececec;
  position: relative;
  padding-left: 53px;
  padding-bottom: 20px;
  margin-top: 42px; }
  .b-trigger__topic:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-image: url("./../img/trigger-icons.png"); }

.b-trigger__text {
  font-family: "OpenSansLight";
  font-size: 15px;
  line-height: 26px;
  color: #434343;
  margin-top: 20px; }

.b-trigger__list-topic {
  font-family: "OpenSansLight";
  font-size: 15px;
  line-height: 26px;
  color: #434343;
  margin-top: 20px; }

.b-trigger__list {
  padding-left: 22px;
  margin-top: 6px; }
  .b-trigger__list li {
    font-family: "OpenSansLight";
    font-size: 15px;
    line-height: 28px;
    color: #434343;
    list-style-type: none;
    position: relative; }
    .b-trigger__list li:before {
      content: '';
      top: 11px;
      left: -20px;
      position: absolute;
      background-color: #838c9f;
      width: 5px;
      height: 5px;
      -webkit-border-radius: 50%;
      border-radius: 50%; }

.b-trigger__tel, .b-trigger__mail {
  font-family: "OpenSansLight";
  font-size: 15px;
  line-height: 26px;
  color: #434343;
  text-decoration: none;
  position: relative;
  padding-left: 30px; }
  .b-trigger__tel:before, .b-trigger__mail:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    background-repeat: no-repeat;
    background-image: url("./../img/contacts-icons.png");
    padding: 9px; }

.b-trigger__mail:before {
  background-position: 1px -26px; }

.b-trigger__tel-wrapper {
  margin-top: 23px; }

.b-trigger__contacts-map {
  margin-top: 20px; }

.b-triggers__last .b-trigger__topic {
  margin-top: 20px; }

.b-triggers__last .b-trigger__text:first-child {
  margin-top: 14px; }

.b-triggers__last .b-trigger__text:not(:first-child) {
  margin-top: 11px; }

.b-triggers__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-top: 8px; }
.span2.js-slide-toggle {
  cursor: pointer;
}
.header_logo_search_cart .span1 {
  position: relative;
}
.b-triggers__list {
  width: 50%; }
  .b-triggers__list:nth-child(1) {
    margin-right: 30px; }
.b-basket-list {
  min-width: 460px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background-color: #FFF;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
  position: absolute;
  z-index: 28;
  display: none;
  top: 70px;
  right: 0; }
  .b-basket-list:before {
    content: '';
    position: absolute;
    border-width: 12px 12px 0 12px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    top: -12px;
    right: 20px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    z-index: 2; }
  .b-basket-list__center {
    min-height: 78px;
    position: relative;
    padding-top: 4px;
  }
  .b-basket-list__order-btn:hover {
    color: #fff;
  }
  .b-basket-list__empty {
    position: absolute;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #ececec;
    text-align: center;
  }
  .b-basket-list__empty span {
    position: relative;
    top: 24px;
    font-size: 18px;
  }
  .b-basket-list:after {
    content: '';
    position: absolute;
    border-width: 12px 12px 0 12px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.2) transparent transparent transparent;
    top: -12px;
    right: 20px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg); }
  .b-basket-list__item {
	  position: relative;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    height: 77px;
    border-bottom: 1px solid #ececec; }
	
	.b-basket-list__item .alert {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 999;
		background-color: #fff;
		padding: 0;
		margin: 0;
		display: none;
		width: 459px;
		border-radius: 0;
		border: none;
	}
	
	.b-basket-list__item:first-child .alert {
		border-radius: 15px 15px 0 0;
	}
	

	.b-basket-list__item .alert .title{
		text-align:center;
		margin-toP: 20px;
	}
	
	
  .b-basket-list__about {
    margin-left: 20px; }
  .b-basket-list__img {
    background-color: #edb421;
    min-height: 40px;
    min-width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center; }
    .b-basket-list__img img {
      max-width: 24px; }
  .b-basket-list__item-name, .b-basket-list__price {
    font-family: "OpenSansRegular";
    font-size: 13px;
    color: #434343; }
  .b-basket-list__price {
    opacity: .7;
    margin-top: 2px; }
  .b-basket-list__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    height: 52px; }
    .b-basket-list__bottom > div {
      width: 50%;
      text-align: center; }
  .b-basket-list__load-btn {
    padding: 10px;
    font-family: "OpenSansSemiBold";
    font-size: 13px;
    color: #247dab;
    text-decoration: underline; }
  .b-basket-list__order-btn {
    display: block;
    background-color: rgb(91, 183, 91);
    text-decoration: none;
    color: #fff;
    font-family: 'Open Sans', 'Open Sans Extrabold', arial;
    text-align: center;
    -webkit-border-radius: 2px;
    border-radius: 4px;
    padding: 8px 0px;
    max-width: 160px;
    margin: 0 auto; }
  .b-basket-list__calc {
    max-width: 75px;
    margin-left: 20px; }
    .b-basket-list__calc .input-group {
      position: relative;
      display: table;
      border-collapse: separate;
      max-width: 100px; }
    .b-basket-list__calc .input-group-btn {
      position: relative;
      font-size: 0;
      white-space: nowrap;
      vertical-align: middle;
      width: 1%;
      display: table-cell; }
    .b-basket-list__calc .btn {
      display: inline-block;
      margin-bottom: 0;
      font-size: 14px;
      font-weight: 400;
      line-height: 0;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      background-image: none;
      border: 1px solid transparent;
      -webkit-border-radius: 4px;
              border-radius: 4px; }
    .b-basket-list__calc .form-control {
      text-align: center;
      font-family: "OpenSansBold";
      color: #758495;
      font-size: 16px;
      width: 100%;
      border: none; 
      padding: 0px;
      box-shadow: none;
      margin-bottom: 0;}
    .b-basket-list__calc .bootstrap-touchspin-up, .b-basket-list__calc .bootstrap-touchspin-down {
      border: none;
      -webkit-border-radius: 50% !important;
      border-radius: 50% !important;
      padding: 0;
      color: #fff;
      text-indent: -99999px;
      outline: none;
      position: relative;
      width: 14px;
      height: 14px; }
      .b-basket-list__calc .bootstrap-touchspin-up:focus, .b-basket-list__calc .bootstrap-touchspin-down:focus {
        outline: none; }
      .b-basket-list__calc .bootstrap-touchspin-up:hover, .b-basket-list__calc .bootstrap-touchspin-down:hover {
        opacity: .8; }
    .b-basket-list__calc .bootstrap-touchspin-down {
      background-color: #ed1d24;
      position: relative; }
    .b-basket-list__calc .bootstrap-touchspin-up {
      background-color: #72c63f;
      position: relative; }
      .b-basket-list__calc .bootstrap-touchspin-down:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-image: url("./../img/cart_minus.png"); }
      .b-basket-list__calc .bootstrap-touchspin-up:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-image: url("./../img/cart_plus.png"); }
    .b-basket-list__calc .input-group-btn:first-child > .btn,
    .b-basket-list__calc .input-group-btn:first-child > .btn-group {
      margin-right: 4px;
      z-index: 5 !important; }
    .b-basket-list__calc .input-group-btn:last-child > .btn,
    .b-basket-list__calc .input-group-btn:last-child > .btn-group {
      margin-left: 4px;
      z-index: 5 !important; }
  .b-basket-list__cross {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 20px;
    background-color: #ececec;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer; }
    .b-basket-list__cross:before, .b-basket-list__cross:after {
      content: '';
      position: absolute;
      top: 50%;
      margin-top: -7px;
      left: 50%;
      margin-left: -1px;
      width: 2px;
      height: 15px;
      background-color: #c5c5c5;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .b-basket-list__cross:after {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }