@media all and (max-width: 440px) {
    .inprod .header_addr {
        display: none;
    }
    .wrapper {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .haddr {
  display: none;
}
.header_contact {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.header_top a.mails {
  color: #fff;
  background: url(../images/m.svg) no-repeat 0 1px;
  line-height: 21px;
  padding-left: 30px;
  margin-left: 50px;
  font-size: 12px;
  width: 60%;
  margin-left: 0;
}
.header_top a.tels {
  color: #fff;
  background: url(../images/t.svg) no-repeat 0 1px;
  line-height: 21px;
  padding-left: 30px;
  margin-left: 0;
  font-size: 12px;
}
.header_cat {
  display: none;
}
.header_menu {
  padding-top: 13px;
  margin-left: 80px;
  display: none;
}
.inprod .header_main {
  width: 100%;
  margin-top: 15px;
  background: #9e9e9e;
  height: 50px;
  border-radius: 5px;
}
 
.header_main_flex {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  padding-top: 10px;
}
.header_logo img {max-width: 114px}

.searchi {
  width: 30px;
  height: 30px;
  display: block;
  border: 1px solid #E6191E;
  border-radius: 5px;
  background: url(../images/s.svg) no-repeat center;
    background-size: auto;
  background-size: 16px;
}
.header_search {
  margin-left: 0;
  padding-left: 20px;
  background: url(../images/lb.svg) no-repeat 100% 0;
}
.header_search {
  margin-left: 0;
  padding-left: 0;
  background: url(../images/lb.svg) no-repeat 100% 0;
  padding-right: 10px;
}



 .header_main_flex {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    padding-top: 10px;
  }

.moburger {
  display: block;
  background: url(../images/mbu.svg) no-repeat center;
}

 .moburger {
    display: block;
    background: url(../images/mbu.svg) no-repeat center;
    width: 26px;
    height: 18px;
    margin-top: 6px;
  }
  
   .moburger {
    display: block;
    background: url(../images/mbu.svg) no-repeat center;
    width: 26px;
    height: 18px;
    margin-top: 6px;
    cursor: pointer;
    margin-left: 10px;
  }
  
  .breads {
  width: 100%;
  margin-top: 26px;
  margin-bottom: 30px;
}
  
  .breads_mod {
  font-size: 12px;
}
  .breads_mod ul li a {
  color: #9F9F9F;
  background: url(../images/brd.svg) no-repeat 100% 4px;
  padding-right: 29px;
  margin-right: 10px;
}
  
  
  .payblock h1 {
 
  font-size: 25px;
  
}
  
  
  
  .des {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #6F6F6F;
  font-family: 'Unbounded', sans-serif;
  line-height: 22px;
}
  
  
  .pay_one {
  width: 100%;
  margin-top: 50px;
  font-family: 'Unbounded', sans-serif;
}
  
  .pay1 {
  
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.pay_one_titul {
  color: #135015;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
}
.pay_one_desc {
  color: #6F6F6F;
  font-size: 12px;
  margin-bottom: 35px;
  max-width: 100%;
  line-height: 16px;
}
.pay_subdesc {
  margin-bottom: 20px;
  color: #000;
  font-size: 16px;
}

.pay_flex_one {
  position: relative;
  width: 100%;
  padding: 20px;
  height: auto;
}


.pay_flex_one_img {width: 40px}
.pay_flex_one_text {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  position: relative;
  width: 100%;
  top: 20px;
  margin-bottom: 20px;
  line-height: 16px;
}
.after_pay {
  padding: 10px 0;
  font-size: 16px;
  color: #000;
}

.pay1 {
 
  margin-bottom: 30px;
}
.pay2 {
 
  margin-bottom: 30px;
}
.pay3 {
 
  margin-bottom: 30px;
}
.pay4 {
 
  margin-bottom: 30px;
}
.pay_flex_one_text li {
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 3px;
}
.fixli h2 {
  color: #135015;
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.fixli {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 0;
}

.fixli_de {
  color: #6F6F6F;
  font-size: 12px;
  margin-bottom: 30px;
  font-family: 'Unbounded', sans-serif;
  line-height: 16px;
}
.fixli_flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fixli_flex_one {
  width: 100%;
  padding: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  box-sizing: border-box;
  background: #F2F1EC;
  border-radius: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.fixli_flex_titul {
  font-family: 'Unbounded', sans-serif;
  font-size: 16px;
  color: #063C22;
  margin-bottom: 20px;
}

.fixli_flex_body ul li {
  line-height: 16px;
  font-size: 12px;
}
.fixli_flex_one {
  margin-bottom: 10px;
}

.fli_after {
  padding: 10px 0;
  font-size: 16px;
  color: #000;
  font-family: 'Unbounded';
  margin-top: 30px;
}

.bezop {
  padding-top: 50px;
  width: 100%;
  background: none;
  padding-right: 0;
  box-sizing: border-box;
  min-height: auto;
}

.bezop h2 {
  color: #135015;
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.bezop p {
  font-family: 'Unbounded', sans-serif;
  font-size: 12px;
  color: #6F6F6F;
  line-height: 16px;
  margin-bottom: 15px;
}
.footer {
  width: 100%;
  padding-top: 30px;
  background: #f2f1ec;
  border-radius: 20px 20px 0px 0px;
}
.footer_flex {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding-bottom: 35px;
  flex-wrap: wrap;
}

.footer_logo {
  width: 100%;
  margin-bottom: 35px;
}
.desci {
  display: none;
}

.footer_menu {
  width: 100%;
  margin-bottom: 35px;
}
.footer_menu_title {
  color: #135015;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 24px;
  font-family: "Unbounded", sans-serif;
}


.footer_logo img {max-width: 126px}

 
.contacts a {
  font-family: "Unbounded", sans-serif;
  color: #6F6F6F;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px;
}
.addr {
  width: 100%;
  margin-bottom: 25px;
  line-height: 100%;
  font-size: 12px;
  line-height: 16px;
}
.time {
  font-size: 12px;
}

.mobys {
  display: block;
}


.pays {
  width: 100%;
  order: 1;
}

.copyright {
  width: 100%;
  font-size: 12px;
  color: #6F6F6F;
  padding-top: 10px;
  order: 2;
}

.fmenu {
  width: 100%;
  order: 3;
}
.copys {
  padding-top: 25px;
  border-top: 2px solid #94A869;
  padding-bottom: 25px;
}



 

 .copys {
    padding-top: 25px;
    border-top: 2px solid #94A869;
    padding-bottom: 25px;
    flex-wrap: wrap;
  }
.fmenu ul li {
  width: 100%;
}

.fmenu ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
  flex-wrap: wrap;
}
.fmenu ul li {
    width: 100%;
    margin-bottom: 5px;
  }
 
.form2_mod {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  height: auto;
}
.form2_left {
  position: relative;
  width: 100%;
}


.form2_right {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.sdo {
  width: 100%;
  height: auto;
  padding: 25px 10px;
  box-sizing: border-box;
  background: linear-gradient(to right, #33BD39 0%, #0D683B 100%);
  border-radius: 10px;
  margin-top: 40px;
}

.lbl {
  font-size: 12px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 5px;
}

 
.checkbox-group label {
  color: #fff;
  font-size: 10px;
  max-width: 500px;
  padding-left: 30px;
  position: relative;
  box-sizing: border-box;
}

.submit-btn {
  width: 100%;
  height: 45px;
  border-radius: 10px;
  border: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  margin-top: 35px;
  background: linear-gradient(to bottom, #E6181E 0%, #F2702B 100%);
}


.form2_left h2 {
  margin-top: 53px;
  margin-bottom: 35px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 22px;
}
.ftezt {
  color: #313131;
  font-size: 12px;
  font-weight: 500;
  max-width: 80%;
  margin-bottom: 60px;
}
.fosl {
  background: url(../images/f2.png) no-repeat 0 0;
    background-size: auto;
  width: 149px;
  height: 49px;
  position: absolute;
  right: 0;
  top: 66px;
  background-size: cover;
}

.form2_logo img {max-width: 86px}

.form2_mod {
 
  background: #f2f1ec url(../images/sm1.png) no-repeat 100% top;
  border-radius: 20px;
}

.form2_left {
  width: 50%;
  padding-top: 20px;
  padding-left: 10px;
  max-width: 80%;
}
  .fosl {
    background: url(../images/f2.png) no-repeat 0 0;
    background-size: auto;
    background-size: auto;
    width: 149px;
    height: 49px;
    position: absolute;
    right: 0;
    top: 66px;
    background-size: contain;
    left: 64px;
  }

  .form2_left h2 {
    margin-top: 53px;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px;
  }
.ftezt {
    color: #313131;
    font-size: 12px;
    font-weight: 500;
    max-width: 100%;
    margin-bottom: 30px;
  }
.smalf_test {
  color: #6F6F6F;
  font-size: 12px;
  margin-bottom: 6px;
  font-family: "Unbounded", sans-serif;
}
.text {
  width: 192px;
  height: 40px;
  border: 1px solid #0C673B !important;
  border-radius: 5px;
  background: transparent !important;
  margin-right: 20px;
}

.abut a {
  display: flex;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 60px;
  background: #135015;
  border-radius: 5px;
  margin-right: 10px;
  align-self: center;
  align-items: center;
  justify-content: center;
}


  .form2_mod {
    background: #f2f1ec url(../images/sm1.png) no-repeat 100% 52px;
    border-radius: 20px;
  }


.header_addr {
  display: none;
}

.tax-catalog {
  background: url(../images/mb1.jpg) no-repeat center top;
}


.header_main {
  width: 100%;
  margin-top: 15px;
   background-color: rgba(63, 63, 63, 0.5); /* Заливка 3F3F3F с прозрачностью 50% */
    border-radius: 5px;                     /* Скругление углов 5px */
    backdrop-filter: blur(10px);            /* Размытие фона 10px */
    -webkit-backdrop-filter: blur(10px);    /* Для Safari */
    opacity: 1;          
  height: 50px;
  border-radius: 10px;
}




.mainslider_left {
  width: 100%;
  padding-top: 70px;
}

.mainslider_left h1 {
  font-family: "Unbounded", sans-serif;
  font-size: 25px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}
.block_i {
  margin-top: 30px;
  font-family: "Unbounded", sans-serif;
  color: #fff;
  display: flex;
  font-weight: 600;
}


.block_i_one.part1 {
  background: url(../images/i1.png) no-repeat 0 0;
    background-size: auto;
  height: 35px;
  padding-left: 45px;
  width: auto;
  padding-top: 0;
  margin-right: 0;
  background-size: 36px;font-size: 12px;
}
.block_i_one.part2 {
  background: url(../images/i2.png) no-repeat 0 0;
    background-size: auto;
  height: 35px;
  padding-left: 45px;
  width: auto;
  padding-top: 0;
  margin-right: 0;
  background-size: 36px;font-size: 12px;
}
  .block_i {
    margin-top: 30px;
    font-family: "Unbounded", sans-serif;
    color: #fff;
    display: flex;
    font-weight: 600;
    flex-wrap: wrap;
    max-width: 200px;
  }


.action_i {
  width: 100%;
  display: flex;
  margin-top: 174px;
  padding-bottom: 15px;
  flex-wrap: wrap;
}




.calccat {
  background: linear-gradient(90deg, #E6181E 0%, #F2702B 100%);
  padding: 0;
  border-radius: 8px;
  color: white;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  height: 45px;
  font-size: 16px;
  font-weight: 500;
  margin-right: 0;
  position: relative;
  margin-bottom: 10px;
}
.incat {
  background: #fff;
  padding: 0;
  border-radius: 8px;
  color: #E61A1E;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  height: 45px;
  font-size: 16px;
  font-weight: 500;
}


.calccat span {
  display: block;
  background: url(../images/ii1.svg) no-repeat 35px 10px;
  padding-left: 73px;
  margin-top: 0;
  margin-left: 34px;
  line-height: 9px;
  min-height: 38px;
  padding-top: 17px;
}

.incat span {
  display: block;
  background: url(../images/ii2.svg) no-repeat 35px 10px;
  padding-left: 73px;
  margin-top: 0;
  margin-left: 34px;
  line-height: 9px;
  min-height: 38px;
  padding-top: 17px;
}
  .action_i {
    width: 100%;
    display: flex;
    margin-top: 210px;
    padding-bottom: 15px;
    flex-wrap: wrap;
  }


.after_slider_one {
  width: 425px;
  height: 190px;
  -webkit-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  margin-bottom: 10px;
  width: 100%;
}


.after_slider_text_name {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #135015;
  font-weight: 500;
  font-family: "Unbounded", sans-serif;
  max-width: 80%;
}
.after_slider_text_desc {
  color: #313131;
  font-size: 12px;
  font-weight: 500;
  max-width: 77%;
}

.after_slider_text .lineme {
  width: 84%;
}


.akz_two {
  width: 100%;
  background: none;
    background-size: auto;
  min-height: auto;
  position: relative;
  z-index: 333;
   background: url(../images/ak1.jpg) no-repeat center top;
 
}

.akz_two_left h2 {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}

.akz_two_flex {
  width: 100%;
  display: flex;
  padding-top: 20px;
  padding-left: 0;
  box-sizing: border-box;
  flex-wrap: wrap;
}

.akz_two_left {
  width: 100%;
  padding-top: 92px;
}

.akz_two_right {
  padding-top: 0;
  padding-right: 0;
  box-sizing: border-box;
  width: 100%;
}
.rform {
  width: 100%;
  height: auto;
  background: #fff;
  border-radius: 10px;
  padding: 30px;
  box-sizing: border-box;
}

 .akz_two_left {
    width: 100%;
    padding-top: 29px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
.adoc {
  color: #fff;
  margin-top: 20px;
  font-size: 12px;
  color: #F5F5F5;
  font-weight: 500;
  max-width: 100%;
}
 .timer {
    flex-wrap: wrap;
    gap: 8px;
    padding: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-left: 0;
    padding-right: 0;
  }


 .rform {
    width: 100%;
    height: auto;
    background: #fff;
    border-radius: 10px;
    padding: 30px;
    box-sizing: border-box;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
.desio {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 0;
}
.desio span {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 0;
  color: #135015;
}


  .akz_two_right {
    padding-top: 0;
    padding-right: 0;
    box-sizing: border-box;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
  .rform .lbl {
  font-size: 12px;
  color: #000;
  font-weight: 500;
  margin-bottom: 5px;
}
  
  .rform .checkbox-group label {
  color: #000;
  font-size: 10px;
  max-width: 500px;
  padding-left: 24px;
  position: relative;
  box-sizing: border-box;
}
  
  .rform .checkbox-group label  a {
  color: #000;
  font-size: 10px;
  
}
  .akz_two_left {
    width: 100%;
    padding-top: 14px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
    .akz_two {
    width: 100%;
    background: none;
    background-size: auto;
    min-height: auto;
    position: relative;
    z-index: 333;
    background: url(../images/ak1.jpg) no-repeat center top;
    background-size: auto;
    padding-bottom: 20px;
    border-radius: 10px;
    position: relative
  }
  
  .akz_two_left {
    width: 100%;
    padding-top: 14px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    padding-top: 31px;
  }
  .akz_two.catalog::before {
      content: "";
      background: url(../images/ak2.png) no-repeat center top;
  }
  
  
  
   .akz_two.catalog::before {
    content: "";
    background: url(../images/ak2.png) no-repeat center top;
    width: 179px;
    height: 75px;
    display: block;
    position: absolute;
    top: -28px;
    left: -15px;
  }
  
  .catalog.wfilter h2 {
  margin-bottom: 35px;
  font-size: 25px;
}
  #catalogFilter {
  display: none;
}
  .catalog_list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  align-content: baseline;
  box-sizing: border-box;
}
  .catalog_toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 20px;
  gap: 15px;
  width: 100%;
  display: none;
}
  .produc_card {
  width: 49%;
  margin-bottom: 10px;
}
  
  #catalogList {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  gap: 0;
  justify-content: space-between;
}
  
  .load-more button {
  margin-left: 0;
}
.propcat {
  width: 100%;
  height: auto;
  position: relative;
  margin-right: 20px;
}
.propcat_img {
  width: 100%;
  height: auto;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  margin-bottom: 25px;
}
.tabs-content .tab-pane.active {
  display: flex !important;
  flex-wrap: wrap;
}
  .moreblog a {
  width: 100%;
  height: 60px;
  display: inline-block;
  text-align: center;
  line-height: 60px;
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  border-radius: 10px;
  background: linear-gradient(to bottom, #E6181E 0%, #F2702B 100%);
}
  
 
.produc_card_img {
  text-align: center;
  height: auto !important;
}
  
 
.prod_full_name a {
  font-family: "Unbounded", sans-serif;
  font-size: 16px;
  color: #000;
}
  
  .prod_full_color_titul {
  font-size: 12px;
  margin-bottom: 10px;
  font-family: "Unbounded", sans-serif;
}
  
.prod_full_cost {
  font-family: "Unbounded", sans-serif;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #000;
  font-weight: 600;
}
  
  
  .prod_full_action {
  flex-wrap: wrap;
}
  .prod_full_action {
  flex-wrap: wrap;
}
  .more {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  font-size: 12px;
}
  
  .morecalc {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
}
  
  
  .load-more button {
    margin-left: 0;
    font-size: 16px;
  }
  .load-more {
  text-align: center;
  margin-top: 0;
  width: 100%;
}
.catalog.wfilter {
  margin-bottom: 50px;
}


элемент {
}
.blog {
  width: 100%;
  padding-top: 0;
  padding-bottom: 50px;
  margin-bottom: 70px;
  background: none;

  border-radius: 0px 0px 50px 50px;

}
.propcat_name {
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #758F6A;
  font-size: 16px;
  font-weight: 500;
  color: #135015;
  font-family: "Unbounded", sans-serif;
}
.propcat_de {
  width: 100%;
  font-size: 12px;
  color: #313131;
  font-weight: 500;
}
.propcat_more {
  width: 100%;
  position: relative;
  bottom: 0;
  left: 0;
  margin-top: 20px;
}
.propcat_more a {
  width: 100%;
  height: 45px;
  border: 1px solid #135015;
  display: block;
  text-align: center;
  color: #135015;
  font-size: 16px;
  background: #fff;
  font-weight: 500;
  line-height: 45px;
  border-radius: 7px;
}

 .propcat_img {
    width: 100%;
    height: auto;
    border-radius: 7px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
  }

.tgs span {
  background: rgba(0,0,0,.6);
  color: #fff;
  padding: 5px;
  box-sizing: border-box;
  border-radius: 5px;
  font-size: 12px;
}
  .moreblog a {
    width: 100%;
    height: 45px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    border-radius: 10px;
    background: linear-gradient(to bottom, #E6181E 0%, #F2702B 100%);
  }

 .propcat {
    width: 100%;
    height: auto;
    position: relative;
    margin-right: 0;
  }

.query_line_a {
  width: 100%;
  font-size: 12px;
  color: #313131;
  font-weight: 500;
  line-height: 20px;
}

.query_line_q {
  font-family: "Unbounded", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #135015;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
}
 
.blog {
  width: 100%;
  padding-top: 0;
  padding-bottom: 50px;
  margin-bottom: 0;
  background: none;

  border-radius: 0px 0px 50px 50px;

}

.query_line {
  width: 100%;
  margin-bottom: 50px;
}
 
.form2 {
  width: 100%;
  margin-bottom: 50px;
}
.blog h2 {
  font-family: "Unbounded", sans-serif;
  color: #135015;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 30px;
}

.tab-item {
  padding: 8px 14px;
  background: transparent;
  cursor: pointer;
  border-radius: 6px;
  transition: background 0.3s;
  border: 1px solid #0C673B;
  color: #0C673B;
  font-size: 12px;
  font-family: "Unbounded", sans-serif;
}

.prod_full_desc {
  color: #6F6F6F;
  font-size: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
  .produc_card_img {
    text-align: center;
    height: auto !important;
    min-height: 135px;
  }
  .prod_full_color {
  height: 74px;
}
  
  
  
.home.wp-singular {
    background: url(../images/mb1.jpg) no-repeat center top;
  }
  
  .catalog_head h2 {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 600;
}   
 
.moret a {
  font-family: "Unbounded", sans-serif;
  font-size: 16px;
  text-decoration: underline;

}
  
 
.home .catalog_list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 0;

  align-content: baseline;
  justify-content: space-between;
}
.prod_mod h1 {
  font-family: "Unbounded", sans-serif;
  color: #000;
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
}  
  .status-block {
  display: none;
}
  .prod_mod_line {
  width: 100%;
  display: flex;
  margin-top: 45px;
  justify-content: space-between;
  margin-bottom: 50px;
}
 
.prod_mod_line {
  width: 100%;
  display: flex;
  margin-top: 45px;
  justify-content: space-between;
  margin-bottom: 50px;
  flex-wrap: wrap;
}
  
  .prod_mod_total {
  width: 100%;
  margin-top: 30px;
}
  .char-title {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
  color: #000;
  font-family: "Unbounded";
}
    .char-list li {
    font-size: 12px;
    flex-wrap: wrap;
    padding: 6px 0;
  }
  .char-all {
  color: #000;
  font-family: "Unbounded";
  font-size: 16px;
  text-decoration: underline;
}
  
  .price-current {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  font-family: "Unbounded";
}

 
.price-current strong {
  font-size: 20px;
  font-weight: 600;
  color: #6F6F6F;
}

.price-label {
  font-size: 16px;
  color: #000;
  margin-bottom: 14px;
  text-transform: none;
  letter-spacing: 0;
  font-family: "Unbounded";
}

.catalog_head h2 {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 600;
}
.btn-calc {
  background: transparent;
  color: #E61A1E;
  font-size: 14px;
  height: 45px;
  box-shadow: none;
  border: 1px solid #E61A1E;
  font-weight: 500;
  padding: 0;
}
.btn-cart {
  background: linear-gradient(to bottom, #E6181E 0%, #F2702B 100%);
  color: #fff;
  height: 45px;
  line-height: 45px;
  padding: 0;
  box-shadow: none;
  font-size: 14px;
  font-weight: 500;
}
 .tab-link {
    padding: 14px 23px;
    font-size: 12px;
    flex-shrink: 0;
  }

  .tabs-nav {
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    gap: 10px;
  }

 
.catalog {
  width: 100%;
  margin-top: 50px;
}

.prod_mod_pic {
  width: 100%;
}




.crosl  .produc_card {
    width: 100%;
    margin-bottom: 10px;
  }
.tab-pane ul {
  padding-left: 0;
  margin: 10px 0;
}

 .tabs-content .tab-pane.active {
 
    font-size: 12px;
  } 

.tabs-list {
  display: flex;
  flex-wrap: nowrap;
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
  gap: 5px;
}

.tabs-list {
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    gap: 10px;
}


элемент {
}
.cart-summary-t {
  font-size: 25px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-weight: 500;
  font-family: 'Unbounded', sans-serif;
}
.pseudo-cart-close {
  position: absolute;
  top: 25px;
  right: 20px;
  font-size: 28px;
  cursor: pointer;
  color: #999;
  background: url(../images/close.svg) no-repeat center;
    background-size: auto;
  width: 30px;
  height: 30px;
  text-indent: -10000px;
  background-size: 30px;
}
.cart-item-image {
  flex-shrink: 0;
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 4px;
  background: #f0f0f0;
  box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2);
}
 .cart-item-info .product-name {
  font-weight: 600;
  margin-bottom: 4px;
  font-size: 16px;
  text-transform: uppercase;
  max-width: 100%;
}
 
.cart-item {
  display: flex;
  align-items: center;
  padding: 10px 0;

  border-bottom: 1px solid #eee;

  gap: 15px;

  flex-wrap: wrap;
}

.cart-item-actions .remove {
  color: #e74c3c;
  font-size: 20px;
  line-height: 1;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0 4px;
  background: url(../images/dels.svg) no-repeat center;
    background-size: auto;
  width: 30px;
  height: 30xp;
  text-indent: -10000px;
  background-size: 30px;
}

.cart-item-actions .product-price {
  font-weight: 600;
  font-size: 20px;
  white-space: nowrap;
  font-family: 'Unbounded', sans-serif;
}

 
.cart-buttons {
  display: flex;
  justify-content: flex-end;
  gap: 0;

  margin-top: 20px;
  flex-wrap: wrap;
}

.cart-buttons button {
  padding: 0;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  font-size: 20px;
  width: 100%;
  height: 45px;
  font-size: 14px;
  margin-bottom: 10px;
}

.cart-item-actions {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 6px;
  flex-shrink: 0;
  width: 100%;
}

.cart-item-quantity span {
  min-width: 20px;
  text-align: center;
  display: block;
  width: 34px;
  height: 34px;
  border: 1px solid #E6191E;
  border-radius: 4px;
  line-height: 32px;
  font-size: 20px;
  font-weight: 600;
}

.cart-item-info {
  flex: 1;
  min-width: 0;
  width: 80%;
  padding-left: 5%;
  box-sizing: border-box;
}

  .cart-item {
  position: relative;
}
.cart-item-quantity {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 4px;
  position: absolute;
  left: 0;
  bottom: 0px;
}
.checkout-step.active h3 {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 30px;
}
  .checkout-step label {
  display: block;
  font-weight: 500;
  margin-bottom: 5px;
  font-size: 12px;
}
.linel {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 0;
  flex-wrap: wrap;
}
.checkout-step .form-group {
  margin-bottom: 15px;
  width: 100%;
}

.privacy-check label {
  font-weight: normal;
  font-size: 12px;
}
.privacy-check label a  {
  font-weight: normal;
  font-size: 12px;
}

.prevs {
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid #0C673B;
  border-radius: 5px;
  background: url(../images/alp.png) no-repeat center;
    background-size: auto;
  cursor: pointer;
  margin-right: 11px;
  background-size: 17px;
}

.nexts {
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid #0C673B;
  border-radius: 5px;
  background: url(../images/arp.svg) no-repeat center;
    background-size: auto;
  cursor: pointer;
  background-size: 17px;
}

  .akz_one_right h2 {
    font-family: "Unbounded", sans-serif;
    color: #135015;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
  }

.akz_one {
  width: 100%;
  display: flex;
  justify-content: space-between;
  background: none;
  min-height: auto;
  position: relative;
  z-index: 1;
}
.akz_two {margin-top: 0}
.akzde {
  font-size: 16px;
  font-weight: 500;
  color: #313131;
  margin-bottom: 30px;
}
.akz_one_right {
  padding-top: 100px;
  width: 100%;
  text-align: right;
  position: relative;
}
.akzde {
  font-size: 12px;
  font-weight: 500;
  color: #313131;
  margin-bottom: 30px;
}
.akzsale {
  display: flex;
  justify-content: flex-start;
}

.akzsale .calccat {
  background: linear-gradient(90deg, #E6181E 0%, #F2702B 100%);
  padding: 0;
  border-radius: 8px;
  color: white;
  text-decoration: none;
  display: inline-block;
  width: 268px;
  height: 45px;
  font-size: 16px;
  font-weight: 500;
  margin-right: 0;
  position: relative;
  box-sizing: border-box;
}

.akzsale .calccat span {
  display: block;
  background: url(../images/ii1.svg) no-repeat 28px 0;
  padding-left: 45px;
  margin-top: 9px;
  margin-left: 0;
  line-height: 16px;
  min-height: 30px;
  text-align: left;
  padding-left: 66px;
  padding-top: 6px;
}
.akz {
  width: 100%;
  background: url(../images/mm4.png) no-repeat 0 0;
}
 
  .akz_one_right h2 {
    font-family: "Unbounded", sans-serif;
    color: #135015;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
    padding-left: 30%;
    box-sizing: border-box;
  }
  .home .akz_two_flex {
    width: 100%;
    display: flex;
    padding-top: 20px;
    padding-left: 0;
    box-sizing: border-box;
    flex-wrap: wrap;
    margin-top: 50px;
  }

.field-group {
  width: 100%;
  margin-bottom: 20px;
}

.dilers_inner {
  width: 100%;
  background: none;
  box-sizing: border-box;
  padding-top: 30px;
  padding-left: 20px;
  padding-bottom: 33px;
}
.dilers_logo img {max-width: 86px}
.diler_text {
  max-width: 1006px;
  width: 100%;
  margin-top: 30px;
}
.diler_text h2 {
  font-size: 18px;
  color: #135015;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
}

.diler_text_desc {
  font-size: 12px;
  font-weight: 500;
  color: #3C3C3C;
  line-height: 100%;
  max-width: 60%;
}


.dilers {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.dilers_main {
  width: 100%;
  background: #F8F8F8;
  border-radius: 20px;
  position: relative;
}

  .dilers_main::after {
    content: " ";
    background: url(../images/af2.png) no-repeat 0 0;
    width: 144px;
    height: 186px;
    position: absolute;
    display: block;
    bottom: 0;
    right: 0;
  }

 
.top_text {
  height: 59px;
  padding-top: 13px;
  box-sizing: border-box;
  padding-left: 30px;
  color: #FFF;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  font-family: "Unbounded", sans-serif;
}
.diler_mod_texе {
  position: absolute;
  top: 20px;
  left: 18px;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  max-width: 100%;
  padding-right: 20px;
  box-sizing: border-box;
}

.diler_mod_pic {
  width: 100%;
  height: auto;
  order: 2;
  position: relative;
  overflow: hidden;
}
.diler_mod_one {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  background: -webkit-linear-gradient(left, #33BF39, #0C673B);
  background: -moz-linear-gradient(left, #33BF39, #0C673B);
  background: linear-gradient(to right, #33BF39, #0C673B);
  border-radius: 14px;
  margin-bottom: 10px;
}
 
.diler_mod_one:nth-child(2n) .diler_mod_texе {
  position: absolute;
  top: auto;
  left: 20px;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  max-width: 380px;
  bottom: 20px;
}

.top_text {
  height: 68px;
  padding-top: 10px;
  box-sizing: border-box;
  padding-left: 20px;
  color: #FFF;
  font-size: 14px;
  line-height: 19px;
  font-weight: 600;
  font-family: "Unbounded", sans-serif;
}
.proj {
  width: 100%;
  margin-bottom: 100px;
  display: none;
}
.down_block h2 {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}
.down_block_desc {
  font-family: "Unbounded", sans-serif;
  color: #EFEFEF;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 20px;
}
.down_block_load_desc {
  font-family: "Unbounded", sans-serif;
  color: #EFEFEF;
  font-size: 12px;
  font-weight: 400;
  max-width: 100%;
  margin-bottom: 10px;
}
.down_block_load_down a {
  width: 100%;
  height: 60px;
  background: #fff;
  display: inline-block;
  text-align: center;
  border-radius: 10px;
}
.down {
  width: 100%;
  margin-bottom: 50px;
  background: url(../images/fon3.jpg) no-repeat center top;
  padding-top: 100px;
  padding-bottom: 70px;
}

.deliv_mod h2 {
  color: #135015;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 600;
}
.pay h2 {
  font-family: "Unbounded", sans-serif;
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 30px;
}
.dpk h2 {
  font-family: "Unbounded", sans-serif;
  font-size: 25px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 30px;
}

.review h2 {
  width: 100%;
  color: #135015;
  font-family: "Unbounded", sans-serif;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 600;
  background: url(../images/q.svg) no-repeat 51% center;
    background-size: auto;
  margin-bottom: 30px;
  background-size: 29px;
}
.rev_in {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-left: 0;
  box-sizing: border-box;
  padding-top: 250px;
}
.rev_in_img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 240px;
  overflow: hidden;
  border-radius: 20px;
}
.rev_in_content {
  font-family: "Unbounded", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 22px;
}

 
.rev_in_name {
  width: 100%;
  border-top: 1px solid #758F6A;

  position: relative;
  bottom: 0;
  font-size: 12px;
  font-weight: 500;
  padding-top: 20px;
  font-family: "Unbounded", sans-serif;
  margin-top: 20px;
}


.rev_in_text {
  width: 100%;
  position: relative;
  height: auto;
}
.diler_mod_one:nth-child(2n) .top_text {
  order: 2;
  margin-top: 0 !important;
  padding-top: 3px;
}

.review {
  width: 100%;
  margin-bottom: 50px;
  position: relative;
}
.review .slick_nav {
  width: auto;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  top: 0;
  right: 15px;
}

.dilerfull_mod {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.dilerfull_mod_left {
  width: 100%;
  padding-top: 0;
}
.dilerfull_mod_left h2 {
  color: #fff;
  font-family: "Unbounded", sans-serif;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 600;
}
.dilerfull_mod_leftde {
  margin-top: 30px;
  text-transform: uppercase;
  max-width: 100%;
  color: #EFEFEF;
  font-size: 12px;
  font-family: "Unbounded", sans-serif;
  line-height: 100%;
}
.saledil {
  max-width: 50%;
  margin-top: 220px;
  display: none;
}
.dilerfull_mod_right {
  padding-top: 35px;
  width: 100%;
}
.dilerfull_mod_right_l {
  width: 100%;
}

.dilerfull_mod_right_3 {
  width: 100%;
}
 .over_footer h2 {
  font-family: "Unbounded", sans-serif;
  font-size: 25px;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 30px;
}
.block_contact_left {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}



.content_footer p {
  font-family: "Unbounded", sans-serif;
  font-size: 16px;
  color: #F2F1EC;
  text-transform: uppercase;
  font-weight: bold;
}
.block_contact_one.addrfooter {
  background: url(../images/c1.jpg) no-repeat center;
  position: relative;
  width: 100%;
  height: 180px;
  border-radius: 10px;
}
.block_contact_one.telfooter {
  background: url(../images/c2.jpg) no-repeat center;
  position: relative;
  width: 100%;
  height: 180px;
  border-radius: 10px;
}
.block_contact_one.mailfooter {
  background: url(../images/c3.jpg) no-repeat center;
  position: relative;
  width: 100%;
  height: 180px;
  border-radius: 10px;
}
.block_contact_one.messfooter {
  background: url(../images/c4.jpg) no-repeat center;
  position: relative;
  width: 100%;
  height: 180px;
  border-radius: 10px;
}
.block_contact {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.block_contact_right {
  width: 100%;
  text-align: right;
}
.bottomcontact_footer h2 {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: bold;
  color: #135015;
}
.over_footer {
  width: 100%;
  margin-bottom: 50px;
}
.bottomcontact_footer {
  width: 100%;
  margin-bottom: 50px;
}
.requisites-list li {
  margin-bottom: 8px;
  width: 100%;
  font-size: 12px;
}
.requisites {
  background: #F2F1EC;
  border-radius: 20px;
  width: 100%;
  padding: 35px;
  box-sizing: border-box;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
}   

.header_mob.active {
  display: block;
  position: fixed;
  z-index: 9999;
  background: #fff;
  top: 0;
  left: 0;
  box-sizing: border-box;
}
.wrapperall {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 21px;
  position: relative;
}
.closes {
  display: block;
  background: url(../images/closem.svg) no-repeat center;
}

.mobcontadress {
  background: url(../images/pinm.svg) no-repeat 0 center;
}
.mobconttim {
    background: url(../images/tmm.svg) no-repeat 0 center;
}

.telss {
    background: linear-gradient(90deg, #E6181E 0%, #F2702B 100%);
}


.closes {
    display: block;
    background: url(../images/closem.svg) no-repeat center;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 29px;
  }

.header_menu_mob {}
.header_menu_mob li {}
 .header_menu_mob li a {
    font-size: 16px;
    text-decoration: none;
  }

 .header_menu_mob {
    width: 100%;
    margin-bottom: 25px;
    margin-top: 25px;
    border-bottom: 1px solid #758F6A;
    padding-bottom: 10px;
  }

 .header_menu_mob li {
    margin-bottom: 15px;
  }

 .mobcontadress {
    background: url(../images/pinm.svg) no-repeat 0 center;
    font-size: 12px;
    padding-left: 30px;
    padding-right: 20px;
    box-sizing: border-box;
    margin-bottom: 15px;
  }
 .mobconttim {
    background: url(../images/tmm.svg) no-repeat 0 center;
    padding-left: 30px;
    font-size: 12px;
    min-height: 21px;
    line-height: 21px;
    margin-bottom: 20px;
  }


  .telss {
    background: linear-gradient(90deg, #E6181E 0%, #F2702B 100%);
    width: 280px;
    display: block;
    height: 45px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 45px;
    border-radius: 5px;
  }


.hcat {
  margin-top: 25px;
  width: 100%;
}



.catalis {
  width: 145px;
  height: 40px;
  display: block;
  text-align: center;
  border: 1px solid #E61A1E;
  border-radius: 5px;
  line-height: 40px;
  font-size: 16px;
  font-weight: 500;
}

.cats {
  margin-top: 15px;
  width: 100%;
  padding-left: 16px;
  box-sizing: border-box;
}
.cats {}
.cats li {}
.cats li a {
    font-size: 12px;
    font-weight: 500;
  }
 .cats li {
    margin-bottom: 5px;
  }

.deliv {
  width: 100%;
  margin-bottom: 100px;
  background: url(../images/mm5.jpg) no-repeat center top;
  margin-bottom: 50px !important;
}

.deliv_mod {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  box-sizing: border-box;
}
.deli_flex_all {
  max-width: 100%;
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
}   
.deli_flex_one_text {
  font-size: 12px;
  color: #000;
  height: 49px;
}
.deli_flex_one_i {
  margin-right: 10px;
  width: 26px;
  height: 26px;
}
.litomap {
  margin-top: 0;
}

.deli_flex_one_text {
  font-size: 12px;
  color: #000;
  height: auto;
}

.deli_flex {
  display: flex;
  align-items: center;
  max-width: 100%;
  width: 100%;
  margin-bottom: 25px;
}
.allpay {
  display: flex;
  justify-content: center;
  width: 100%;
  flex-wrap: wrap;
}

.pay .payone.pay1 {
  border-radius: 10px 10px 0px 0px;
  height: 140px;
}
.payim_name {
  margin-bottom: 10px;
  font-size: 16px;
}
.payim_desc {
  font-size: 12px;
  color: #fff;
  font-weight: 500;
}

.pay .payone.pay1 .payim {
  position: absolute;
  background: url(../images/pay1.png) no-repeat 0 0;
    background-size: auto;
  width: 75px;
  height: 102px;
  left: 0;
  bottom: 0;
  background-size: 100%;
}

.pay .payone.pay2 .payim {
  position: absolute;
  background: url(../images/pay2.png) no-repeat 0 0;
    background-size: auto;
  width: 75px;
  height: 100px;
  left: 0;
  bottom: 0;
  background-size: 100%;
}
.home .payone {
  width: 33.3333%;
  position: relative;
  padding-top: 27px;
  padding-left: 117px;
  box-sizing: border-box;
  padding-right: 50px;
  background: linear-gradient(to bottom, #33BF39 0%, #0C673B 100%) !important;
  margin-bottom: 0;
}
.pay .payone.pay3 .payim {
  position: absolute;
  background: url(../images/pay3.png) no-repeat 0 0;
    background-size: auto;
  width: 117px;
  height: 100px;
  left: 0;
  bottom: 0;
  background-size: 100%;
}
.pay .payone.pay3 {
  border-radius: 0px 0px 10px 10px;
}
.dks {
  position: absolute;
  background: url(../images/ds.png) no-repeat center;
  width: 637px;
  height: 637px;
  top: -123px;
  left: 50%;
  z-index: 99;
  margin-left: -313px;
  display: none;
}
.dpk_one.dpk1 .list {
  background: url(../images/ll3.png) no-repeat center;
  width: 185px;
  height: 185px;
  position: absolute;
  top: -61px;
  right: -125px;
  display: none;
}
.dpk_one {
  width: 100%;
  height: anchor-size;
  background: #F2F1EC;
  border-radius: 10px;
  padding-left: 50px;
  padding-right: 40px;
  box-sizing: border-box;
  position: relative;
  padding-top: 11px;
  margin-bottom: 15px;
}


.dpkleft {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.dpk_one.dpk2 .list {
  background: url(../images/ll1.png) no-repeat center;
  width: 148px;
  height: 148px;
  position: absolute;
  right: -95px;
  bottom: -46px;
  display: none;
}
.dpk_one_text_desc {
  font-size: 12px;
  color: #3C3C3C;
  font-weight: 500;
}

.dpk_one.dpk2 {
  padding-left: 17px;
}


.dpk_one.dpk2 {
  padding-left: 17px;
}

 
.dpk_one_text_name {
  color: #135015;
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 9px;
  margin-bottom: 9px;
  border-bottom: 1px solid #758F6A;

  width: 100%;
  box-sizing: border-box;
}
.dpk_one.dpk3 {
  padding-left: 59px;
}
.dpk_one.dpk1 {
  padding-left: 59px;
}
.dpk_one {
  
  padding-bottom: 20px;
}


.dpk_one.dpk2 {
  padding-left: 17px;
  padding-right: 59px;
}
.dpk_one.dpk4    {
  padding-left: 17px;
  padding-right: 59px;
}
.dpk {
  width: 100%;
  padding-bottom: 50px;
}



.dpk_one.dpk4  .list {
    background: url(../images/mobl.png) no-repeat center;
}

 .pay .payone.pay1 {
    border-radius: 10px 10px 0px 0px;
    height: 140px;
    width: 100%;
  }
.pay .payone {
  min-height: 140px;
}


.payone.pay2 {
  width: 100%;
}
.payone.pay3 {
  width: 100%;
}
 .dpk_one.dpk4 .list {
    background: url(../images/mobl.png) no-repeat center;
    width: 148px;
    height: 95px;
    position: absolute;
    right: -41px;
    bottom: -24px;
  }
.dilerfull_mod_leftde {
    margin-top: 20px;
    text-transform: uppercase;
    max-width: 100%;
    color: #EFEFEF;
    font-size: 12px;
    font-family: "Unbounded", sans-serif;
    line-height: 100%;
    margin-bottom: 55px;
  }
 .dilerfull_mod_right {
    padding-top: 17px;
    width: 100%;
    flex-wrap: wrap;
  }

.dilerfull_one {
  width: 100%;
  height: 120px;
  border-radius: 10px;
  padding: 30px;
  padding-right: 30px;
  box-sizing: border-box;
  padding-right: 120px;
  background: #fff;
  margin-top: -15px;
}

.dilerfull_one {
 
  padding-right: 20px;
 
}
.dilerfull_one {
  display: flex;
}
.dilerfull_one_img {
  width: 46px;
  height: 46px;
  margin-right: 20px;
}
.dilerfull_one_img img {
  width: 46px;
  height: 46px;
  
}
.diler_mod_one {
  border-radius: 15px 15px 30px 30px;
}
.dilerfull_one_te {
  margin-top: 0;
  color: #135015;
  font-size: 16px;
  font-weight: 500;
  font-family: "Unbounded", sans-serif;
}
  .dilerfull {
    width: 100%;
    height: auto;
    margin-bottom: 50px;
    background: url(../images/mm6.jpg) no-repeat center top;
    padding-top: 70px;
    padding-bottom: 30px;
    border-radius: 0 0 20px 20px;
  }

 .tabs-content .tab-pane.active {
    font-size: 12px;
    width: 100%;
  }
.blog-slider {
  width: 100%;
}


.blog_mod .slick_nav.visible {
  display: flex;
  position: absolute;
  top: 0;
}

.blog_mod {
  width: 100%;
  position: relative;
}
.propcat_text {
  width: 100%;
  position: relative;
  padding-bottom: 0;
}
.down {
    width: 100%;
    margin-bottom: 50px;
    background: url(../images/ins.jpg) no-repeat center top;
    padding-top: 44px;
    padding-bottom: 70px;
  }
.calccat::after {
  content: " ";
  background: url(../images/ls.png) no-repeat center;
  display: block;
  width: 67px;
  height: 67px;
  position: absolute;
  top: -34px;
  right: -17px;
}

 .akz_two {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
.deliver.content.page .delivery-block h1 {
  color: #000000;
  font-size: 25px;
  font-weight: 700;
  margin: 0 0 20px 0;
  line-height: 1.2;
  font-family: 'Unbounded', sans-serif;
}
.deliver.content.page .delivery-block h2 {
  color: #135015;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.2;
  font-family: 'Unbounded', sans-serif;
}
.deliver.content.page .blockflex {
  width: 100%;
  margin-top: 20px;
  display: flex;
}
.deliver.content.page .blockflex_l {
  border-right: 0;
  width: 100%;
  padding-right: 0;
}
.blockflex {
  width: 100%;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}
.deliver.content.page .blockflex_l p {
  font-family: 'Unbounded', sans-serif;
  font-size: 16px;
  color: #000;
}
.deliver.content.page .blockflex_l {position: relative}
.deliver.content.page .blockflex_l::after {position: absolute;content: ""}
 .deliver.content.page .blockflex_l::after {
    position: absolute;
    content: "";
    height: 1px;
    width: 50%;
    background: #000;
  }
.deliver.content.page .blockflex_r {
  width: 100%;
  padding-left: 0;
  margin-top: 20px;
}
.deliver.content.page .blockflex_r p {
  color: #6F6F6F;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  margin: 0 0 16px 0;
  font-family: 'Unbounded', sans-serif;
}
.deliver.content.page .blockline {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 0;
}
.deliver.content.page .blockflex_r ul {list-style: disc;margin-left: 10px}
.deliver.content.page .blockflex_r ul li {
  color: #6F6F6F;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
  margin: 0 0 16px 0;
  font-family: 'Unbounded', sans-serif;
}
.deliver.content.page .blockflex_b p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  margin: 0 0 16px 0;
  font-family: 'Unbounded', sans-serif;
}
.deliver.content.page .contntp p {
  color: #6F6F6F;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
  margin: 0 0 16px 0;
  font-family: 'Unbounded', sans-serif;
}
 .deliver.content.page {
    margin-bottom: 50px;
  }
  .payblock {
  width: 100%;
  margin-bottom: 50px;
}
.deliver.content.page {}
.deliver.content.page {}
.deliver.content.page {}
.deliver.content.page {}
.deliver.content.page {}
.deliver.content.page {}
.deliver.content.page {}
.deliver.content.page {}

.payblock.content.page {
  margin-bottom: 50px;
}
.payblock.content.page  .pay4 {
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    background: #f2f1ec url(../images/pp4.png) no-repeat 100% -25px;
  }
.payblock.content.page  .pay3 {
    margin-bottom: 30px;
    position: relative;
     background: #f2f1ec url(../images/pp2_1.png) no-repeat 100% 150px;
    padding-left: 15px;
    padding-right: 15px;
  }
.payblock.content.page   .pay2 {
    margin-bottom: 30px;
    background: #f2f1ec url(../images/pp3.png) no-repeat 100% bottom;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;padding-top: 20px
  }
.payblock.content.page .pay1 {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 25px;
    padding-bottom: 25px;
    background: #f2f1ec url(../images/pp1.png) no-repeat 100% bottom;
    position: relative;
  }
 

.payblock.content.page {}
.payblock.content.page {}
.payblock.content.page {}
.payblock.content.page {}
.payblock.content.page {}
.payblock.content.page {}
.payblock.content.page {}
.payblock.content.page {}
.payblock.content.page {}
.payblock.content.page {}
.payblock.content.page {}
.payblock.content.page {}
.payblock.content.page {}

.aboutage {
  background: url(../images/mm7.jpg) no-repeat center top;
}


.slid_tetx_titul {
  color: #C6A71A;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 25px;
  position: relative;
  padding-bottom: 20px;
}
.sliderabout {
  width: 100%;
  padding-top: 0;
  background: none !important;
  margin-top: 0;
  min-height: 450px;
}
.slid_tetx_desc {
  font-size: 12px;
  color: #fff;
  font-weight: 600;
  margin-top: 15px;
  line-height: 15px;
  line-height: 16px;
}

 .sliderabout {
    width: 100%;
    padding-top: 0;
    background: none !important;
    margin-top: 0;
    min-height: 300px;
  }


.topabouts {
   font-size: 20px;
 
  padding-left: 0;
  padding-right: 0;
 
}

.topaboutbottom {
  width: 100%;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Unbounded', sans-serif;
}
.deli_flex.long .deli_flex_one_text {
  font-size: 12px;
  color: #000;
  height: auto;
  font-family: "Unbounded", sans-serif;
  max-width: 75%;
}
    

.delides {
  font-size: 12px;
  color: #135015;
  font-family: "Unbounded", sans-serif;
  max-width: 100%;
}
.complex h2 {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 30px;
}

.complex_des {
  font-size: 12px;
  color: #313131;
  font-family: 'Unbounded', sans-serif;
}

.complexflex_name {
  position: relative;
  bottom: 30px;
  left: 0;
  color: #fff;
  font-size: 16px;
  max-width: 100%;
  line-height: 20px;
  font-family: 'Unbounded', sans-serif;
}


.complexflex_one {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 20px 10px;
  background: linear-gradient(to bottom, #33BF39 0%, #0C673B 100%);
}



элемент {
}
.complexflex_name {
  position: relative;
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 16px;
  max-width: 100%;
  line-height: 20px;
  font-family: 'Unbounded', sans-serif;
}

.complexflex {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 50px;
}

.piccomplex_one {
  width: 49%;
  height: auto;
  border-radius: 20px;
  overflow: hidden;
  max-height: 176px;
  margin-bottom: 10px
}
.piccomplex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}



.deli_flex_all.long {
  max-width: 90%;
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
}

 .deliv {
    width: 100%;
    margin-bottom: 100px;
    background: url(../images/mm5.jpg) no-repeat center top;
    margin-bottom: 50px !important;
    min-height: 393px;
  }

.preim {
  padding-bottom: 50px;
  padding-top: 120px;
}

.preim h2 {
  color: #000;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 35px;
}
.advantage-title {
  font-size: 16px;
  color: #135015;
  font-family: 'Unbounded', sans-serif;
  display: flex;
  align-items: center;
  background: url(../images/lim.svg) no-repeat 0 bottom;
  padding-bottom: 20px;
  margin-bottom: 20px;
  width: 100%;
}
.advantage-desc {
  color: #313131;
  font-size: 12px;
  line-height: 14px;
}
.cifr {
  font-size: 25px;
  color: #135015;
  font-size: 40px;
  font-weight: 600;
  margin-right: 25px;
}

.advantage-item {
  width: 100%;
  margin-bottom: 30px;
}   


.advgreen {
  padding: 20px;
  border-radius: 10px;
  font-family: 'Unbounded', sans-serif;
  color: #fff;
  font-size: 16px;
  width: 100%;
  box-sizing: border-box;
  background: linear-gradient(135deg, #33BF39 0%, #0C673B 100%);
  line-height: 20px;
}

.steps {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  margin-top: 50px;
  margin-bottom: 0;
}
.step {
  width: 100%;
  margin-bottom: 30px;
}


.step-img {
  margin-right: 16px;
  width: 40px;
  height: 40px;
  display: flex;
  align-self: flex-start;
}

.steptext {
  display: flex;
  font-size: 16px;
  color: #135015;
  font-family: 'Unbounded', sans-serif;
}
.step-header {
  width: 100%;
  display: flex;
  margin-bottom: 20px;
}

.step-body {
  width: 100%;
  font-size: 12px;
}


.steptext {
  display: flex;
  font-size: 16px;
  color: #135015;
  font-family: 'Unbounded', sans-serif;
  width: 100%;
}
.step-contacts {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  margin-top: 0;
  justify-content: flex-start;
}
.step-contacts_top {
  font-size: 12px;
  color: #6F6F6F;
  margin-bottom: 15px;
  font-family: 'Unbounded', sans-serif;
  width: 100%;
  text-align: left;
}
.step-contacts_a {
  display: flex;
  gap: 0;
  width: 100%;
  flex-wrap: wrap;
}

.atel {
  display: block;
  width: 300px;
  height: 45px;
  color: #fff;
  background: #135015;
  text-align: center;
  line-height: 45px;
  font-weight: 500;
  font-size: 16px;
  border-radius: 10px;
  border: 1px solid #135015;
  font-family: 'Unbounded', sans-serif;
  margin-bottom: 10px;
}

.amail {
  display: block;
  width: 301px;
  height: 45px;
  color: #135015;
  background: transparent;
  text-align: center;
  line-height: 45px;
  font-weight: 500;
  font-size: 16px;
  border-radius: 10px;
  border: 1px solid #135015;
  font-family: 'Unbounded', sans-serif;
}

.complexflex_img {
  width: 100%;
  margin-bottom: 30px;
}
















}