.cat-top-block{
  position: relative;

}
.ct-btns{
  display: flex;
  gap:8px;
  position: absolute;
  left:40px;
  bottom: 40px;

}
.ct-btn1{
  padding: 0 46px;
  height:56px;
  line-height: 56px;
  background: #FFFFFF;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #F51F1D !important;
  text-decoration: none;
}
.ct-btn2{
  padding: 0 46px;
  height:56px;
  line-height: 56px;
  background: #3E3F48;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #FFFFFF !important;
  text-decoration: none;

}
.cat-info-block{
  margin:48px 0 0 0
}
.cat-info-block p{
  padding: 8px 0 0 0;
  font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 24px;
color: #525466;
}

.cat-info-title{
  margin-bottom: 30px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 34px;
  color: #1D1D1F;

}


.ci-li{
  margin-top:20px;
  padding-top: 10px;
  padding-left:112px;
  min-height: 88px;
}
.ci-li.ci-li1{
  background: url('../image/det_ico1.svg') no-repeat left top;
}
.ci-li.ci-li2{
  background: url('../image/det_ico2.svg') no-repeat left top;
}
.ci-li.ci-li3{
  background: url('../image/det_ico3.svg') no-repeat left top;
}

.ci-li-title{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 20px;
  color: #1D1D1F;
}
.ci-li-text{
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #525466;
}

.bef-aft-block{
  margin:64px 0 0 0;
}
.ba-top{
  margin:24px 0 0 0;
  display: flex;
  justify-content: space-between;
  gap: 16px;
}
.ba-item{
  position: relative;
  flex:1;
}
.ba-item img{
  width: 100%
}
.ba-item-desc{
  padding: 31px 0 0 20px;
  position: absolute;
  bottom:0;
  height: 33px;
  width: calc(100% - 20px);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  font-family: 'Montserrat';
font-style: normal;
font-weight: 900;
font-size: 14px;
line-height: 17px;
color: #FFFFFF;
}

.ba-bottom{
  margin:16px 0 0 0;
  display: flex;
  justify-content: space-between;
  gap: 16px;
}

.orange-block{
  margin-top: 64px;
  display:flex;
  align-content:center
}
.ob-left{
  margin-right: 50px;
  background: radial-gradient(93.57% 93.57% at 68.32% 6.43%, #FF6B1F 0%, #EC5000 100%);
  width: 414px;
  padding: 66px 0;
  text-align: center;
  flex-shrink: 0

}
.ob-left div:nth-child(1) {
    font-weight: 900;
    font-size: 128.502px;
    line-height: 110px;
    text-align: center;
    color: #FFFFFF;
  }
.ob-left div:nth-child(2) {
  font-weight: 800;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #FFFFFF;
  }

.ob-right{
  display:flex;
  flex-direction:column;
  justify-content: center;
  width: 570px;
}
.ob-right strong{
  font-weight: 900;
    font-size: 32px;
    line-height: 36px;
    color: #1D1D1F;
    margin-bottom: 10px;
    display: block;
}
.ob-right p{
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #3E3F48;
}
.ob-btn{
  width: 248px;
  height: 56px;
  background: #FF5701;
  font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 56px;
text-align: center;
color: #FFFFFF;
cursor: pointer;
}

.proc-block{
  margin:64px 0 0 0
}
.proc-main{
  margin:24px 0 0 0
}
.proc-main a{
  position: relative;
  display: block
}
.proc-main a span{
  padding:30px 0 0 20px;
  position: absolute;
  bottom: 0;
  display: block;
  height: 34px;
  width: calc(100% - 20px);
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.proc-main a::after{
  content: ' ';
  margin: -28px 0 0 -28px;
  background: url('../image/play.svg') no-repeat center center;
  width: 56px;
  height: 56px;
  display: block;
  position: absolute;
  top:50%;
  left: 50%;
}

.proc-thumbs{
  margin:16px 0 0 0;
  display: flex;
  gap: 16px;
  justify-content: space-between;
}
.proc-thumb a{
  position: relative;
  display: block
}
.proc-thumb span{
  padding:30px 0 0 20px;
  position: absolute;
  bottom: 0;
  display: block;
  height: 34px;
  width: calc(100% - 20px);
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}

.proc-thumb a::after{
  content: ' ';
  margin: -16px 0 0 -16px;
  background: url('../image/play.svg') no-repeat center center;
  background-size: cover;
  width: 32px;
  height: 32px;
  display: block;
  position: absolute;
  top:50%;
  left: 50%;
}
.goToChannel{
  margin:32px 0 0 0;
  display: flex;
  justify-content: center;
}
.goToChannel a{
  background: #FF0000 url('../image/youtube_link.png') no-repeat 35px center;
    padding: 20px 37px 20px 70px;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-decoration: none;
    color:#fff;
    text-decoration: none
}



.call-back{
  margin: 104px 0 60px 0;
  background: #F2F3F7;
  height: 260px;
}
.call-back-inner{
  padding: 88px 0 0 288px;
  top: -44px;
  margin: 0 0 -44px;
  background: url('../image/bg_box_call_back.png') 0px 0px no-repeat;
  height: 215px;
  position: relative;
}
.cb-title{
  font-family: 'Montserrat';
font-style: normal;
font-weight: 900;
font-size: 28px;
line-height: 36px;
color: #1D1D1F;

}
.cb-desc{
  font-family: 'Montserrat';
font-style: normal;
font-weight: 800;
font-size: 14px;
line-height: 24px;
color: #1D1D1F;
}

.cb-phones{
  margin:15px 0 0 0;
  display: flex;
  gap: 48px;
}
.cb-phone-tit{
  padding:0 0 4px 0;
  font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 24px;
color: #808399;
}
.cb-phone a{
  font-family: 'Montserrat';
font-style: normal;
font-weight: 800;
font-size: 22px;
line-height: 27px;
color: #434198;
  border-bottom:1px solid #CAD1DF;
  text-decoration: none
}
.cb-phone a:hover{
  border-color: transparent
}
.cb-social{
  margin:28px 0 0 0;
  display: flex;
  gap:6px
}
.cb-social .tg{
  width: 32px;
  height: 32px;
  display: inline-block;
  background: url('../image/Tg.svg') no-repeat 0 0px;
}
.cb-social .wa{
  width: 32px;
  height: 32px;
  display: inline-block;
  background: url('../image/icon_whats_app.svg') no-repeat 0 0px;
}
.cb-social .vb{
  width: 32px;
  height: 32px;
  display: inline-block;
  background: url('../image/icon_viber.svg') no-repeat 0 0px;
}

.det-block{
  padding-bottom: 48px;
}


.det-item{
  margin-bottom: 10px;
  display: flex;
  gap: 30px;
}

.det-item-right{
  flex-grow: 1;
  font-size: 14px;
  line-height: 24px;
  color: #1D1D1F;
}
.det-item-pre{
  font-weight: 800
}

.det-item-top{
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}

.det-item-right strong{
  font-weight: 900;
  font-size: 20px;
  line-height: 28px;
  color: #1D1D1F;
  display: block;
}
.det-item-price{
  font-family: 'Montserrat';
font-style: normal;
font-weight: 900;
font-size: 20px;
line-height: 28px;
text-align: right;
color: #808399;
}
.det-item-content{
  height: 0;
  overflow: hidden;
  position: relative;
  margin: 15px 0 0;
}
.det-item-content.show{
  height: auto;
}

.det-item-more{
  font-weight: 500;
    font-size: 14px;
    line-height: 32px;
    background: url('../image/deteling_etap_1.png') no-repeat right center;
    color: #434198;
    display: inline-block;
    padding-right: 15px;
    cursor: pointer;
    margin: 15px 0 0;
}
.show + .det-item-more {
    background: url('../image/deteling_etap_2.png') no-repeat right center;
}

.det-item-btn{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.det-item-btn a{
  background: #FF5701;
display: block;
padding: 20px 55px;
text-decoration: none;
font-weight: bold;
font-size: 14px;
line-height: 17px;
text-align: center;
color: #FFFFFF;
  display: none
}

.show + .det-item-btn a {
  display: block
}
.det-item-more::before{
  content: 'Подробнее'
}
.show + .det-item-btn .det-item-more::before {
    content: 'Свернуть';
}
.show + .det-item-btn{
  flex-direction: column-reverse;
}

.det-desc-block{
  margin:64px 0 0 0;
  font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 24px;
color: #525466;
}
.det-desc-title{
  padding: 0 0 7px 0;
  font-family: 'Montserrat';
font-style: normal;
font-weight: 900;
font-size: 28px;
line-height: 34px;
color: #1D1D1F;
}
.det-work-block{
  margin-top:64px
}
.det-work-title{
  font-family: 'Montserrat';
font-style: normal;
font-weight: 900;
font-size: 28px;
line-height: 34px;
color: #1D1D1F;
}
.det-work-inner{
  padding:24px 0 0 0;
  display: flex;
  flex-wrap: wrap;
  gap: 16px
}


.price-table-wr{
  margin: 64px 0 0 0
}

.pt-top{
  display: grid;
  grid-template-columns: 3fr 1fr 1fr 1fr;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 34px;
  color: #1D1D1F;
  position: relative;
  align-items:center;
}

.pt-top-btns{
  display: none
}

.pt-text{
  position: absolute;
  top: 75px;
  width: calc(100% - 80px);
  padding: 32px 40px;
  background: #fff;
  box-shadow: 0px 415px 166px rgba(0, 0, 0, 0.01), 0px 234px 140px rgba(0, 0, 0, 0.05), 0px 104px 104px rgba(0, 0, 0, 0.09), 0px 26px 57px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1);
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #525466;
  text-align: left !important;
  display: none
}
.pt-text-title{
  font-family: 'Montserrat';
font-style: normal;
font-weight: 900;
font-size: 28px;
line-height: 34px;
color: #1D1D1F;
}
.pt-text-title span{
  color:#BABCC9;
  font-weight: normal
}
.ptt{
  margin: 20px 0 0 0;
  font-family: 'Montserrat';
font-style: normal;
font-weight: 800;
font-size: 16px;
line-height: 28px;
color: #000000;
  text-align: left !important
}
.ptt span{
  color:#BABCC9;
  font-weight: normal
}
.pt-link{
  padding:20px 15px;
  text-align: center;
}

.pt-link span{
  font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 12px;
line-height: 28px;
color: #434198;
border-bottom: 1px dashed #B4BAC7;
cursor: pointer;
}
.pt-link:hover{
  border-color: transparent
}


.pt-row-th{
  display: grid;
  grid-template-columns: 3fr 1fr 1fr 1fr;
  background: #1D1D1F;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 28px;
  color: #FFFFFF;
  text-align: center;
}
.pt-row-th div{
  padding: 20px 15px;
  text-align: center;
}
.pt-row-th div:first-child{
  text-align: left;
}


.pt-row{
  display: grid;
  grid-template-columns: 3fr 1fr 1fr 1fr;
}
.pt-row div{
  padding: 20px 15px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  color: #3E3F48;
  text-align: center;
}
.pt-row div:first-child{
    font-weight: 500;
    text-align: left
}
.pt-all{
  padding:18px 0;
  font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 14px;
line-height: 17px;
text-align: center;
color: #525466;
background: #F3F3F8;
cursor: pointer;
}
.price-table.hidden{
  display: none
}
.pt-note{
  margin:24px 0 0 0;
  font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 24px;
  color:#3E3F48
}
.pt-note .red{
  color: #FF5701;
}



.order_form_box{
  margin:64px 0 0 0
}
.landing_cat_text{
  display: flex
}
.box_uslugi_ather{
  margin-top:64px;
}


.serv_car_16{
  background: url(../image/ico_main/6.png) no-repeat 0 0px !important;
}

.success{
  position: relative;
}
.close-span{
  position: absolute !important;
  width: 24px !important;
  height: 24px !important;
  top: 15px !important;
  right: 15px !important;
  display: block;
  background: url('../image/close.png') no-repeat 0 0px;
  background-size: cover;
  z-index: 10000;
  cursor: pointer;
}

.plenka_price_chois{
  /* position: absolute; */
  top: 20px;
  right: 20px;
  font-size: 25px;
  cursor: pointer;
}
.price_chois_close{
  position: absolute;
}
.pic_pages_top_bttn .plenka_price_chois{
  position: static;
}

.pt-text-close{
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 25px;
  cursor: pointer;
}

#edit .q2{
  width: 300px;
  height: 30px;
  font-size: 16px;
  background: #fff;
  border: 1px solid #E6E6E6;
  padding: 4px 3px;
  color: #929292;
}
#address .q3{
  width: 300px;
  height: 30px;
  font-size: 16px;
  background: #fff;
  border: 1px solid #E6E6E6;
  padding: 4px 3px;
  color: #929292;
}
#address select{
  width: 300px;
  height: 30px;
  font-size: 16px;
  background: #fff;
  border: 1px solid #E6E6E6;
  padding: 4px 3px;
  color: #929292;
}

.continue_shopping{
  padding: 14px;
  cursor: pointer;
  background: #F2F3F7;
}


.prev-btn {
    cursor: pointer;
    border: none;
    background: #F3F3F8 url(/catalog/view/theme/careng/image/chevron-left.png) no-repeat center !important;
    width: 56px;
    height: 56px;
    transition: all 0.3s ease-in-out;
}
.next-btn {
  cursor: pointer;
  border: none;
  background: #F3F3F8 url(/catalog/view/theme/careng/image/chevron-right.png) no-repeat center !important;
  width: 56px;
  height: 56px;
  transition: all 0.3s ease-in-out;
}

.box_cart > div:nth-child(1){
  width: 100%;
}
.box_cart > div:nth-child(2){
  padding-left: 0
}
.cart_right.cart-fixed{
    padding-left: 15px !important
}
.simplecheckout-cart{
  width: 100%;
}
.simplecheckout-cart-total span:nth-child(1){
  float:none !important
}
.cart_right > div:nth-child(1){
  display: none
}
.simplecheckout-cart .image{
  width: 200px
}
.simplecheckout-cart .image img{
  display: block
}

.related{
  padding: 80px 0 0 0
}

.box-heading a{
  font-weight: 900;
    font-size: 28px;
    line-height: 34px;
}

.related-info img{
  width: 100%
}

@media (max-width: 1160px){
  .cat-top-block img{
  	width: 100%
  }
  .ct-btns{
  	width: 100%;
  	left:0;
  	justify-content: center;
  }
  .ct-btn1{
  	padding: 0 20px;
  	font-size: 12px
  }
  .ct-btn2{
  	padding: 0 20px;
  	font-size: 12px
  }
  .cat-info-title{
  	font-size: 18px;
  line-height: 24px;
  margin-bottom: 2px;
  }
  .cat-info-block p{
  	font-size: 12px;
  line-height: 20px;
  }

  .ci-li{
  	padding-left: 0;
  	background-size: 48px 48px !important
  }
  .ci-li-title{
  	padding-left: 60px;
    height: 38px;
  	font-size: 14px;
  line-height: 20px;
  }
  .ci-li-text {
      margin-top: 10px;
  		font-size: 12px;
  line-height: 20px;
  	}

  .bef-aft-block {
      margin: 48px 0 0 0;
  }
  .ba-top {
      margin: 10px 0 0 0;
      flex-direction: column;
  	}
  .ba-item-desc{
  	font-size: 16px;
  line-height: 20px;
  }

  .ob-right {
    margin-top: 20px;
  	}

  .ba-bottom{
    flex-direction: column;
  }
  .orange-block{
    margin-top: 48px;
    flex-direction: column;
  }
  .ob-left{
    margin-right:0;
    width: 100%
  }
  .ob-left div:nth-child(1){
    font-size: 100px
  }
  .ob-left div:nth-child(2){
    font-size: 15px
  }
  .ob-right{
    width: 100%
  }
  .ob-right strong{
    font-size: 18px;
    line-height: 24px;
  }
  .ob-right p{
    font-size: 12px;
    line-height: 20px;
  }

  .proc-main img{
    width: 100%
  }

  .proc-thumbs{
    flex-wrap: wrap
  }

  .call-back-inner{
    padding: 0;
    background: url('../image/bg_box_call_back_mob.png') 0px 0px no-repeat
  }
  .det-item{
    flex-direction: column;
  }
  .det-desc-block img{
    width: 100%
  }


  .ob-btn{
    width: 100%
  }

  .proc-block {
      margin: 48px 0 0 0;
  }
  .proc-main {
      margin: 10px 0 0 0;
  }
  .proc-main a::after{
    margin: -16px 0 0 -16px;
    width: 32px;
    height: 32px;
  }
  .proc-thumb{
    width: 100%
  }
  .proc-thumb img{
    width: 100%
  }

  .call-back {
      margin: 48px 0 30px 0;
      padding: 26px 0 0 0;
      height: auto;
    }

  .call-back-inner{
    margin: 0;
    top: 0;
    background-position: bottom left
  }

  .cb-title{
    font-size: 17px;
    line-height: 24px;
    text-align: center;
  }

  .cb-desc{
    font-size: 12px;
    line-height: 16px;
    padding: 10px 0 0 113px;

  }
  .cb-social{
    margin: 0;
    padding-left: 133px;
    margin-top: 12px;
    gap: 13px;
  }


  .cb-phones{
    margin: 0px 0 0 0;
    padding: 0 0 0 135px;
    flex-direction: column;
    gap: 3px;

  }
  .cb-phone {
    font-size: 10px;
    line-height: 14px;
  }
  .cb-phone a{
    font-size: 14px;
    line-height: 17px;
  }
  .det-block{
    margin: 40px 0 0 0;
    padding-bottom: 0
  }
  .det-block .cat-info-title{
    padding-bottom: 14px
  }

  .det-item{
    gap: 6px;
    margin-bottom: 40px
  }
  .det-item-left img{
    width: 100%
  }

  .det-item-right strong{
    font-size: 14px;
    line-height: 20px;
  }

  .det-item-price{
    font-size: 14px;
    line-height: 20px;
    flex-shrink: 0;
  }

  .det-item-pre{
    font-size: 12px;
    line-height: 20px;
  }
  .det-item-more{
    margin: 0
  }
  .det-item-content{
    margin: 5px 0 0 0
  }
  .det-item-content p{
    font-weight: normal;
  }

  .show + .det-item-btn{
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .det-item-btn a{
    padding: 14px 34px;
    font-size: 12px;
    line-height: 15px;
  }

  .det-banner img{
    width: 100%
  }
  .det-desc-block {
      margin: 48px 0 0 0;
    }

  .det-desc-title{
    font-size: 18px;
    line-height: 24px;
  }
  .det-desc-block p{
    font-size: 12px;
    line-height: 20px;
  }
  .det-work-block{
    margin-top: 48px;
  }
  .det-work-title{
    font-size: 18px;
    line-height: 24px;
  }

  .det-work-inner{
    justify-content: center;
  }

  .price-table-wr{
    /* overflow: hidden; */
  }

  .pt-top-title{
    font-size: 18px;
    line-height: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .pt-top-btns{
    display: flex;
    gap: 5px
  }

  .prev-btn {
      width: 44px;
      height: 44px;
  }
  .next-btn {
    width: 44px;
    height: 44px;
  }
  .price-table-scroll{
    clear: both;
    overflow: hidden;
    position: relative;
  }
  .price-table{
    position: relative;
  }
  .pt-top{
    display: block !important
  }

  .pt-row-th{
    width: 500px;
    grid-template-columns: 200px 100px 100px 100px !important
  }
  .pt-row-th div{
    font-size: 10px;
    line-height: 12px;
  }
  .pt-link{
    float: left;
    padding: 12px 12px;
  }

  .pt-row{
    grid-template-columns: 200px 100px 100px 100px !important
  }
  .pt-row div{
    font-size: 10px;
    line-height: 12px;
  }
  .pt-note{
    margin: 20px 0 0 0;
    font-size: 10px;
    line-height: 16px
  }

  .pt-text{
    width: calc(100% - 42px);
    padding: 32px 20px;
    box-shadow: none;
    border: 1px solid #ccc;
    z-index: 999
  }

  .pt-text-title{
    font-size: 18px;
    line-height: 24px
  }

  .order_form_box{
    margin-top: 48px !important
  }
  .landing_cat_box_5_title{
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .landing_cat_box_5_title2{
    font-size: 12px !important;
    line-height: 16px !important;
  }
  .landing_cat_text{
    flex-direction: column;
  }

  .landing_cat_text a{
    font-size: 14px !important;
    line-height: 17px !important;
  }
  .landing_cat_text span{
    margin-top:5px !important;
  }

  .det-work-inner{
    gap: 8px
  }
  .det-work-inner img{
    width: 30%
  }

}

@media (min-width: 540px){
  .pt-top-btns{
    display: none
  }
  .pt-row-th{
    width: 100%;
    grid-template-columns: 3fr 1fr 1fr 1fr
  }
  .pt-row{
    grid-template-columns: 3fr 1fr 1fr 1fr
  }
}
