.consult_form
{
display:block!important;
}

.product-box {
  padding-bottom: 50px;
}

.product-box .ch-item label {
  font-weight: 700;
  font-size: 14px;
  color: #252525;
  padding-left: 35px;
}

.product-box .prod-descript .buyer-nav {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
}

.product-box .prod-descript .buyer-nav>div {
  margin-bottom: 20px;
}

.product-box .prod-descript .buyer-nav>div:nth-child(3), .product-box .prod-descript .buyer-nav>div:nth-child(4), .product-box .prod-descript .buyer-nav>div:nth-child(5) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.product-box .prod-descript .buyer-nav input:not(.ui-spinner-input) {
  border: 0;
  padding: 0;
  line-height: normal;
  height: 30px;
  padding: 0;
  font-weight: 600;
  font-size: 30px;
  color: #252525;
  position: relative;
  top: -5px;
}

.product-box .prod-descript .buyer-nav .buy-btn {
  margin: 0 0 10px;
  width: 100%;
  padding-left: 25px;
}

.product-box .prod-descript .buyer-nav .btn {
  width: 100%;
}

.product-box h1 {
  color: #252525;
  text-transform: none;
  font-weight: 700;
  margin-bottom: 20px;
}

.prod-view {
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  margin-bottom: 30px;
  background: #f6f6f6;
}

.prod-view span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  overflow: hidden;
}

.prod-view img {
  max-width: 100%;
  max-height: 100%;
}

.prod-descript {
  padding-left: 30px;
  margin-bottom: 30px;
}

.prices {
  margin-bottom: 35px;
}

.prices strong {
  display: block;
  margin-bottom: 15px;
  font-weight: 700;
  color: #252525;
}

.prices .inner {
  padding: 14px 0 23px;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  font-size: 14px;
  color: #7c7c7c;
}

.prices .inner div[class^="col-"] {
  margin-bottom: 20px;
}

.prices .inner span {
  /*display: block;*/
  color: #252525;
  font-size: 18px;
  padding-top: 3px;
  font-weight: 600;
}

.prices .inner i {
  font-weight: 400;
  font-style: normal;
}

.attach {
  margin-bottom: 20px;
  position: relative;
  padding-left: 35px;
}

.attach:before {
  top: 0;
  left: 0;
  width: 17px;
  height: 23px;
  background: url(/local/templates/kontinental/css/../images/icons.png) -42px -92px no-repeat;
}

.attach a {
  display: inline-block;
  vertical-align: top;
  text-decoration: underline;
  color: #c72931;
  font-size: 14px;
}

.attach a:hover {
  text-decoration: none;
}

.presense {
  padding-left: 35px;
  color: #252525;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 30px;
  position: relative;
}

.presense:before {
  top: 3px;
  left: 0;
  width: 14px;
  height: 14px;
}

.presense.ye:before {
  background: #39b54a;
}

.presense.no:before {
  background: #333D48;
}

.check-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px 80px;
  padding-top: 70px;
}

.check-list li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  padding: 5px 15px 0 110px;
  font-size: 15px;
  line-height: 24px;
  position: relative;
}

.check-list li:before {
  top: 0;
  left: 15px;
  width: 59px;
  height: 59px;
  background: url(/local/templates/kontinental/css/../images/icons.png) -64px -90px no-repeat;
}

.harakteristick {
  margin-bottom: 60px;
}

.harakteristick h2 {
  color: #252525;
  text-transform: uppercase;
  font-weight: 800;
}

.harakteristick ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*margin: 0 -15px 35px;*/
  padding: 0;
  margin: 0;
}

.harakteristick ul li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 20px 0 0;
  margin-bottom: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 15px;
  color: #252525;
}

.harakteristick ul li:nth-child(n+7) {
  /*display: none;*/
}

.harakteristick ul li span {
  background: #f7f7f7;
  padding: 19px 10px;
}

.harakteristick ul li span:first-child {
  padding-left: 25px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
}

.harakteristick ul li span:nth-child(2) {
  padding-right: 25px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
  text-align: right;
}

.harakteristick .more {
  margin-left: 25px;
}

.harakteristick.view-all ul li:nth-child(n+7) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.text-prod {
  padding-bottom: 30px;
}

.text-prod h2,
.text-prod .h2 {
  text-transform: uppercase;
  color: #252525;
  font-weight: 800;
}

.text-prod p {
  color: #b1b1b1;
}

.simmilar h2 {
  text-transform: uppercase;
  color: #252525;
  font-weight: 800;
}

.wrapper {
  width: 1360px;
  max-width: 100%;
  margin: 0px auto 40px;
  background: #ebebeb;
  padding: 55px 0;
}

.wrapper h1, .wrapper h2 {
  color: #252525;
  text-transform: uppercase;
  font-weight: 800;
}

.wrapper .variable-colors {
  background: #ebebeb;
}

.calculate-form {
  max-width: 920px;
}

.calculate-form .jcf-select {
  background: #fff;
}

.calculate-form p {
  margin-bottom: 50px;
}

.calculate-form .btn {
  margin-top: 25px;
  width: 176px;
}

.result-calc {
  padding-top: 30px;
  margin-bottom: 40px;
}

.result-calc h2 {
  color: #252525;
  text-transform: uppercase;
  font-weight: 800;
}

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

.result .left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 174px;
  flex: 0 0 174px;
  max-width: 174px;
}

.result .right {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  padding-left: 40px;
}

.result .img-box {
  width: 174px;
  height: 174px;
  overflow: hidden;
  margin-bottom: 29px;
}

.result .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.result .name {
  font-weight: 800;
  font-size: 18px;
  color: #252525;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.result .line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.result .item {
  padding: 0 5px;
}

.result .item span {
  display: block;
  font-size: 14px;
  color: #bdbdbd;
  margin-bottom: 5px;
}

.result .item strong {
  display: block;
  color: #252525;
}

.result .top-line {
  padding-bottom: 15px;
  margin-bottom: 13px;
  border-bottom: 1px dashed #e5e5e5;
}

.result .top-line strong {
  font-size: 24px;
  font-weight: 400;
}

.result .btm-line {
  margin-bottom: 30px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.result .btm-line p {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  color: #252525;
  font-size: 14px;
  margin-bottom: 10px;
  padding-left: 5px;
  font-weight: 600;
}

.result .btm-line strong {
  font-weight: 600;
  font-size: 18px;
}

.result .btm-line strong i {
  font-weight: 400;
  font-style: normal;
}

.result .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
}

.result .btns>div {
  padding: 0 15px;
}

.result .more-btn {
  width: 203px;
}

.gost {
  font-size: 14px;
  text-transform: uppercase;
  color: #bdbdbd;
}

.result-info {
  margin-top: 30px;
  padding: 55px 20px 10px 80px;
  background: #fafafa;
}

.result-info .item {
  margin-bottom: 30px;
}

.result-info .item span {
  display: block;
  font-size: 14px;
  color: #9d9d9d;
  margin-bottom: 5px;
}

.result-info .item strong {
  display: block;
  color: #252525;
  font-size: 24px;
  font-weight: 700;
}

.result-info .item strong i {
  font-weight: 400;
  font-style: normal;
}

.result-info.short {
  padding: 0;
  margin: 0;
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}


.buy {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  width: 20px;
  height: 20px;
  background: url(/local/templates/kontinental/css/../images/cart.svg) no-repeat;
  background-size: cover;
}

.buyer-nav {
  padding: 10px 12px 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.buyer-nav>div {
  padding: 0 8px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 170px;
}

.buyer-nav>.btns {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-top: 20px;
}

.buyer-nav label {
  color: #7c7c7c;
}

.buyer-nav .jcf-select {
  min-width: 140px;
  width: 100%;
}

.buyer-nav .jcf-select .jcf-select-opener {
  width: 35px;
}

.buyer-nav input {
  width: 100%;
  min-width: 150px;
  height: 54px;
  border: 1px solid #ebebeb;
  padding: 10px 20px;
  font-size: 17px;
  color: #606060;
  line-height: 32px;
}

.buyer-nav .buy-btn {
  margin-top: 34px;
}

.buy-btn {
  white-space: nowrap;
  padding: 17px 25px 17px 60px;
  position: relative;
}

.buy-btn:before {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
  width: 20px;
  height: 20px;
  background: url(/local/templates/kontinental/css/../images/icons.png) -126px -66px no-repeat;
}

.ui-spinner {
  display: block;
  position: relative;
  overflow: hidden;
  height: 54px;
  border: 1px solid #ebebeb;
  padding: 0 24px;
  width: 110px;
}

.ui-spinner .ui-spinner-input {
  width: 100%;
  min-width: 100%;
  height: 52px;
  padding: 10px 5px;
  text-align: center;
  border: 0;
  font-size: 17px;
  color: #606060;
  line-height: 32px;
}

.ui-spinner .ui-spinner-button {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 24px;
  cursor: pointer;
}

.ui-spinner .ui-spinner-button:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.ui-spinner .ui-spinner-up {
  right: 0;
}
.ui-spinner .ui-spinner-down{
  left: 0;
}
.ui-spinner .ui-spinner-up:before,
.ui-spinner .ui-spinner-down:before {
  content: '-';
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}

.ui-spinner .ui-spinner-up:before {
  content: '+';
}

/* select */
.jcf-select {
  vertical-align: top;
  position: relative;
  border: 1px solid #ebebeb;
  display: block;
  width: 100%;
  height: 54px;
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;

border: solid #ebebeb 1px;
}

.jcf-select .jcf-select-text {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 15px 0;
  line-height: 24px;
  margin: 0 45px 0 20px;
  font-size: 17px;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  width: 45px;
  bottom: 0;
  right: 0;
  top: 0;
  cursor: pointer;
}

.jcf-select .jcf-select-opener:before {
  top: 50%;
  left: 0;
  margin-top: -3px;
  width: 14px;
  height: 8px;
  background: url(/local/templates/kontinental/css/../images/icons.png) -130px -20px no-repeat;
}

body>.jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}

body>.jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #f00;
}

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px;
}

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 14px;
  font-size: 12px;
  width: 100%;
}

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
}

.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jcf-list ul li {
  overflow: hidden;
  display: block;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 5px 9px;
  color: #656565;
  min-height: 14px;
  height: 1%;
}

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}








.modal{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal {
    display: none;
}

.modal .close{

  position: relative;
   
    padding: 5px;
    cursor: pointer;
    float: right;
    text-align: right;
   
}

.modal .overlay{
    position:absolute;
    background: rgba(0, 0, 0, 0.69);
    left:0;
    top:0;
    z-index:9;
    width:100%;
    height:100%;
}

.modal-content{
 background: #fff;
    position: relative;
    z-index: 10;
   
    width: 500px;
    padding: 15px;
    margin: 10px;
    height: 200px;
}

.modal .close svg {
    fill: #fff;
}

.modal .cn 
{
text-align:center;
}
.modal .bt  a
{
width:49%;
display:inline;
}


	@media screen and (max-width:768px) {
		.modal .bt  a
{
width:100%;
display:block;
}

.modal-content{

    height: auto
}



	}

.tabs {
  margin: 20px 0;
}
.tab-list {
  display: flex;
  list-style: none;
  padding: 0 0 0 15px;
}
.tab-list li {
  padding: 10px 20px;
  cursor: pointer;
  border: 1px solid #ccc;
  margin-right: 5px;
  font-size: 20px;
  font-weight: bold;
  border-radius: 3px;
}
.tab-list li:hover {
  background-color: #e1e1e1;
}
.tab-list li.active {
  background-color: #2f2fa1;
  color: white;
  border: none;
}
.tab-content {
  display: none;
  margin-top: 20px;
  padding: 15px;
  /*border: 1px solid #ccc;*/
}
.tab-content.active {
  display: block;
}

@media screen and (max-width: 992px) {
  .product-box .prod-descript .buyer-nav input:not(.ui-spinner-input) {
    font-size: 20px;
    padding: 5px 10px;
    box-sizing: content-box;
  }
  .product_img, .product_desc, .prod-descript, .prod-descript .row div {
    padding: 0;
  }
  .tab-list, .tab-content {
    padding-left: 0;
    padding-right: 0;
  }
  .h1 {
    margin-top: 0;
  }
  .product-box h1 {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .tab-list li {
    font-size: 14px;
  }

}

@media screen and (max-width: 576px) {
  .tab-list {
    flex-direction: column;
  }
  .harakteristick ul {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .harakteristick ul li {
    max-width: 100%;
    padding: 0;
  }
  .h1, .product-box h1 {
    font-size: 24px;
  }
}

.non-select {
  display: flex;
  justify-content: center;
  align-items: center;
}

.wrap-buyer-weight {
  display: none;
}

.tab_doc, .tab_doc a {
  display: flex;
  align-items: center;
}
.tab_doc .doc_name {
  margin: 3px 0 0 10px;
  font-weight: bold;
  font-size: 16px;
}