

/* Start:/local/templates/main/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?174781201711460*/
.page .left_col,
h1.title {
  display: none;
}
.page {
  float: left;
}
.page .right_col {
  width: 100%;
  padding-left: 0px;
}
.container.container-ctalog {
  width: 100%;
}
h1.title.title_element_detail {
  display: block;
}
.container.container-ctalog .page {
  margin-top: 0px;
  display: block;
}
.element_detail_top {
  padding-top: 44px;
  background: #f5f5f5;
  position: relative;
}
@media (max-width: 767px) {
  .element_detail_top {
    padding-top: 0;
  }
}
.element_detail_top .nav-tabs {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 0;
}
.element_detail_top .nav-item {
  margin-right: 12px;
  color: #959393;
  font-size: 14px;
  font-weight: 400;
  border-radius: 15px;
  border: 1px solid #D9D9D9;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  padding: 0 12px;
  margin-bottom: 12px;
}
.element_detail_top .nav-item.active {
  color: #3D3E40;
  border: 2px solid #FC4C01;
}
.element_detail {
  position: relative;
  z-index: 2;
  margin-bottom: 40px;
}
.owl-carousel.owl-carousel-photo .owl-item {
  height: 445px;
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.owl-carousel.owl-carousel-photo .owl-item img {
  max-height: 445px;
}
.owl-carousel.owl-carousel-photo .owl-stage {
  display: table !important;
}
.owl-carousel.owl-carousel-photo .owl-stage-outer {
  height: 447px;
  background: #fff;
  border: 1px solid #dadada;
}
.owl-carousel.owl-carousel-photo .owl-dots {
  padding: 0px 42px;
  position: relative;
  top: -15px;
}
.owl-carousel.owl-carousel-photo .owl-dot {
  height: 75px;
  float: left;
  background-size: cover;
  border: 2px solid #fff;
  opacity: 0.3;
}
.owl-carousel.owl-carousel-photo .owl-dot.active {
  opacity: 1;
}
.owl-carousel.owl-carousel-photo .owl-nav .owl-prev:before,
.owl-carousel.owl-carousel-photo .owl-nav .owl-next:before {
  content: " ";
}
.owl-carousel.owl-carousel-photo .owl-nav .owl-next,
.owl-carousel.owl-carousel-photo .owl-nav .owl-prev {
  position: absolute;
  height: 34px;
  width: 24px;
  bottom: -41px;
  top: unset;
}
.owl-carousel.owl-carousel-photo .owl-nav .owl-next.disabled,
.owl-carousel.owl-carousel-photo .owl-nav .owl-prev.disabled {
  opacity: 0.5;
}
.owl-carousel.owl-carousel-photo .owl-nav .owl-prev {
  left: 11px;
  background: url(/local/templates/main/img/elementLeft.png) no-repeat;
}
.owl-carousel.owl-carousel-photo .owl-nav .owl-next {
  right: 11px;
  background: url(/local/templates/main/img/elementRight.png) no-repeat;
}
.element_desc_detail {
  padding: 25px 35px;
  background: #fff;
  border: 1px solid #dadada;
}
.element_desc_detail_height {
  min-height: 300px;
  overflow-y: auto;
  max-height: 300px;
}
.element_desc_detail p {
  margin: 0 0 20px;
  line-height: 24px;
}
.element_desc_detail .text-center {
  padding-top: 44px;
}
.element_desc_detail .btn {
  font-weight: normal;
  font-size: 16px;
  padding: 12px 58px;
}
.element_detail_top:after {
  content: "";
  background-image: url(/local/templates/main/img/element_deteil_top.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  position: absolute;
  bottom: 0px;
  width: 50%;
  height: 100%;
  right: 0px;
  z-index: 1;
}
.element_detail_bottom .element-cost-calc {
  margin: 60px 0 80px 0;
}
.element_detail_bottom .element-cost-calc a {
  height: auto;
}
.element_detail_bottom h2 {
  font-size: 36px;
  color: #000;
}
.element_detail_bottom .tab-content {
  padding-top: 12px;
}
table.offers {
  border: 2px solid #75b727;
  font-size: 13px;
  line-height: 1.3;
}
table.offers thead {
  line-height: 1.1;
}
table.offers thead td {
  font-size: 13px;
  font-weight: bold;
  border-bottom: 3px solid #75b727;
  padding-top: 18px;
  padding-bottom: 10px;
  vertical-align: top;
  padding-left: 10px;
  padding-right: 10px;
}
table.offers td {
  border: 1px solid #75b727;
}
table.offers td.name,
table.offers td.price {
  font-weight: 500;
  font-size: 15px;
  color: #000;
}
table.offers td.price {
  white-space: nowrap;
}
table.offers td.reset a,
table.offers .yesQuan,
table.offers .resetAjax {
  color: #75b727;
}
table.offers .resetAjax:hover,
table.offers .resetAjax:active,
table.offers .resetAjax:focus,
table.offers .js-basket-add,
table.offers .js-basket-add:hover,
table.offers .js-basket-add:active,
table.offers .js-basket-add:focus {
  color: #75b727;
}
table.offers .noQuan {
  color: #f07c00;
}
table.offers td {
  width: 10%;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 18px;
  padding-bottom: 18px;
}
table.offers td.name {
  padding-left: 28px;
  width: 17%;
}
table.offers td.basket,
table.offers td.reset {
  text-align: center;
}
table.offers td.reset a,
table.offers .resetAjax {
  cursor: pointer;
}
table.offers td.beton {
  border-right: 0px;
}
table.offers td.reset,
table.offers td.noBorderLeft {
  border-left: 0px;
}
table.offers td.noBorder {
  border-left: 0px;
  border-right: 0px;
}
table.offers td.formTd {
  padding-top: 8px;
  padding-bottom: 8px;
}
table.offers td.noBorderLeft {
  padding-right: 25px;
}
table.offers .jq-number__field input {
  font-size: 12px;
  color: #626262;
  border: 1px solid #dadada;
  text-align: left;
  font-family: 'Meiryo';
  padding: 4px 10px;
  width: 64px;
}
table.offers .jq-number__spin {
  display: none;
}
table.offers .jq-number:first-child .jq-number__field input {
  margin-bottom: 3px;
}
table.offers .jq-selectbox {
  width: 110px;
}
table.offers .jq-selectbox__select {
  padding: 8px 10px;
  border: 1px solid #dadada;
  text-align: left;
  font-family: 'Meiryo';
  color: #626262;
  font-size: 12px;
}
table.offers .jq-selectbox__trigger-arrow:after {
  color: #75b727;
}
table.offers .jq-selectbox__dropdown {
  font-family: 'Meiryo';
}
table.offers .jq-selectbox li:hover,
table.offers .jq-selectbox li.selected {
  background-color: #f0f0f0;
}
table.offers .jq-selectbox ul {
  margin: 0;
  padding: 0px 0px;
}
@media (max-width: 991px) {
  table.offers td.name {
    padding-left: 5px;
  }
  table.offers td.name,
  table.offers td.price,
  table.offers thead td {
    font-weight: normal;
    font-size: 11px;
  }
  table.offers {
    font-size: 11px;
  }
  table.offers td.noBorderLeft {
    padding-right: 5px;
  }
  table.offers td {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .element_detail_bottom h2 {
    font-size: 30px;
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .element_detail_bottom .catalog_list .margin_item_block {
    padding: 0px 6px;
  }
}
@media (max-width: 767px) {
  .owl-carousel.owl-carousel-photo .owl-stage-outer {
    height: 347px;
  }
  .owl-carousel.owl-carousel-photo .owl-item {
    height: 345px;
  }
  .owl-carousel.owl-carousel-photo .owl-item img {
    max-height: 345px;
  }
  .element_detail_top,
  .element_detail_bottom {
    margin-left: -15px;
    margin-right: -15px;
  }
  .element_detail .element_desc_detail {
    padding: 10px 15px;
  }
  .element_detail .element_desc {
    margin-top: 80px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .element_desc_detail .text-center {
    padding-top: 20px;
  }
  .element_desc_detail_height {
    height: auto;
  }
}
.element_desc {
  padding: 0 !important;
}
.sales {
  width: 230px;
  border: 1px solid #75b727;
}
.sale-img {
  padding: 0 !important;
}
.element_desc-new {
  margin: 50px 0;
}
@media (max-width: 768.98px) {
  .sale-img {
    text-align: center;
    margin-bottom: 20px;
  }
  .sales {
    margin-bottom: 20px;
    max-width: 200px;
  }
}
@media (max-width: 453.98px) {
  .sales {
    width: auto;
  }
}
.right_col .element_detail_top {
  background: white;
}
.right_col .element_detail_top:after {
  background-image: none;
}
.owl-carousel.owl-carousel-photo .owl-nav .owl-next,
.owl-carousel.owl-carousel-photo .owl-nav .owl-prev {
  top: calc(50% - 34px);
}
.owl-carousel.owl-carousel-photo .owl-dots {
  display: none;
}
.right_col .element_detail .element_photo {
  margin-bottom: 10px;
  margin-right: 36px;
  padding: 0;
}
@media (max-width: 991px) {
  .right_col .element_detail .element_photo {
    margin-right: 0;
  }
}
.element-info {
  display: flex;
  flex-direction: column;
  min-height: 445px;
  height: 100%;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .element-info {
    height: auto;
    min-height: auto;
    margin-top: 36px;
    width: 100%;
  }
}
.element-text {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.element-text__more {
  display: none;
}
.element-text--hidden .element-text__content {
  height: 180px;
  overflow: hidden;
  position: relative;
}
.element-text--hidden .element-text__content:after {
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 30%;
  width: 100%;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(rgba(255, 255, 255, 0.4)));
}
.element-text--hidden .element-text__more {
  display: block;
  color: #959393;
  text-decoration: underline;
  margin: 8px 0;
  cursor: pointer;
}
.element-payment {
  margin-top: 32px;
}
.element-payment__title {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  margin-bottom: 16px;
}
.element-payment__list {
  display: flex;
  flex-wrap: wrap;
}
.element-payment__item {
  display: flex;
  align-items: center;
  margin-right: 24px;
  margin-bottom: 24px;
}
.element-payment__item:last-child {
  margin-right: 0;
}
.element-payment__item span {
  color: #959393;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  max-width: 100px;
}
.element-payment__img {
  height: 40px;
  margin-right: 12px;
}
.element-cost-calc {
  display: flex;
  align-items: center;
  margin-top: 32px;
}
@media (max-width: 991px) {
  .element-cost-calc {
    justify-content: flex-end;
  }
}
.element-cost-calc span {
  color: #FF4D00;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
}
.element-cost-calc a {
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  height: 32px;
  padding: 6px 12px;
  border-radius: 15px;
  background: #E84C09;
  box-shadow: 18px 0px 51px 0px rgba(0, 0, 0, 0.18);
  margin-left: 16px;
}
.element-cost-calc a:hover {
  color: #fff !important;
}
.detail-banner {
  margin-bottom: 42px;
  display: block;
}
.detail-banner img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}
.btn.btn-order {
  border-radius: 20px;
  background: #E84C09;
  box-shadow: 18px 0px 51px 0px rgba(0, 0, 0, 0.18);
  height: 51px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  padding: 0 42px !important;
  width: fit-content !important;
  margin: 80px auto 100px auto !important;
}
@media (max-width: 991px) {
  .btn.btn-order {
    margin: 60px auto 80px auto !important;
  }
}
.btn-basket-add span p {
  margin: 4px 0 0 0;
  color: #E84C09;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 14.3px;
  border-radius: 10px;
  border: 1px solid #959393;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2px 3px;
}
@media (max-width: 991px) {
  .mob-hide {
    display: none;
  }
}
.mob-show {
  display: none;
}
@media (max-width: 991px) {
  .mob-show {
    display: flex;
  }
}
/*# sourceMappingURL=style.css.map */
/* End */
/* /local/templates/main/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?174781201711460 */
