

/* Start:/local/templates/marygold/components/bitrix/news.list/equipment/style.css?177270900215583*/
.moreInfo{
  display: block;
  position: absolute;
  top: 25%;
  left: 0;
  right: 0;
  margin: auto;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #936A48;
  opacity: 0;
  transition: opacity 0.15s linear;
}
.moreInfo svg{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
      width: 80%;
}
.oborydovanie_items .owl-nav{
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.oborydovanie_items.owl-carousel .owl-nav button.owl-prev, .oborydovanie_items.owl-carousel .owl-nav button.owl-next{
  position: absolute;
  width: 40px;
  height: 40px;
  border: 1px solid #936A48;
  border-radius: 50%;
  top: 170px;
}
#o-nas_cont.container{
  z-index: auto !important;
}

.oborydovanie_items.owl-carousel .owl-nav button.disabled{
  opacity: 0.5
}

.oborydovanie_items .owl-nav button svg{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.oborydovanie_items .owl-nav button.owl-prev{
  left: 0;
}
.oborydovanie_items .owl-nav button.owl-next{
  right: 0;
}
.d-none {
  display: none !important;
}
.titlePage {
  display: none !important;
}
.aboutglav {
    display: flex;
}
.partglav_1 {
  display: flex;
  flex-direction: column;
  max-width: 567px;
  margin-right: 41px;
  margin-top: -30px;
}
.partglav_1 h1 {
  font-size: 48px;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 61.92px;
  color: #936A48;
  width: 670px;
}
.goal {
  display: flex;
  color: white;
  width: 403px;
  background-color: #005A35;
  height: 40px;
  font-size: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-top: 20px;
  border-radius: 100px;
}
#partglav_1_text {
  font-size: 16px;
  line-height: 20.64px;
}
.aboutglav_2 h1{
  font-size: 48px;
  line-height: 61.92px;
  color: #936A48;
}
.tech_items {
  display: flex;
  gap: 3vw;
}
.tech_item {
    background: #FFF8F3;
    border-radius: 40px;
    overflow: hidden;
    padding-bottom: 40px;
}
.tech_text {
    padding: 0 20px;
}
.tech_text a {
    height: 67px;
    color: #333;
    width: 254px;
    max-width: 100%;
    display: flex;
    font-size: 16px;
    line-height: 27.36px;
    justify-content: center;
    align-items: center;
    gap: 15px;
    border: 1px solid #333;
    border-radius: 100px;
}
.tech_text a svg{
  stroke: #333;
}
.tech_text h3 {
    font-size: 20px;
    color: #333;
    line-height: 1.2;
    font-weight: normal;
}
.aboutglav_3 h1{
  font-size: 48px;
  color: #936A48;
  line-height: 61.92px;
  margin-top: 85px;
}
.row_items {
  display: grid;
  gap: 20px;
  grid-template-columns: auto auto auto;
  margin-bottom: 91px;
}
.row_item {
    max-width: 464px;
    display: flex;
    height: 260px;
    background-position-x: right;
    background-repeat: no-repeat;
    border-radius: 20px
}
.text_row {
    margin-left: 18px;
    margin-top: -20px;
}
.text_row h3 {
    font-size: 32px;
    width: 346px;
    line-height: 36px;
}
.text_row span {
    font-size: 16px;
    margin-top: -30px;
}
.text_row span:nth-of-type(1) {
  width: 186px;
  display: block;
}
.text_row span:nth-of-type(2) {
  width: 231px;
  display: block;
}
.text_row span:nth-of-type(3) {
  width: 267px;
  display: block;
}
.text_row span:nth-of-type(4) {
  width: 207px;
  display: block;
}
.text_row span:nth-of-type(5) {
  width: 236px;
  display: block;
}
.text_row span:nth-of-type(6) {
  width: 245px;
  display: block;
}
#partglav_2_text {
  font-size: 14px;
  line-height: 18.06px;
}
.goal_mobile {
  display: none;
}
#partglav_1_text_mobile {
  display: none;
}
#mobile_slide {
  display: none;
}
.slide_buttons_nav button {
    border: none;
    background: none;
}
.overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 55;
  background: rgba(0, 0, 0, 0.87);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.overlay_mobile {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 56;
  background: rgba(0, 0, 0, 0.87);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.modal.back {
      width: 95%;
      max-width: 960px;
      max-height: 720px;
      height: 100%;
      opacity: 1;
      top: 50%;
      transform: translate(-50%, -50%);
      text-align: center;
      position: fixed;
      left: 50%;
      z-index: 13;
      padding: 35px 36px;
      background: #fff;
      border-radius: 10px;
      -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.85);
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.85);
      overflow-y: hidden;
      z-index: 60;
  }
.main_tech_up_glav h1{
    font-size: 24px;
    line-height: 29.05px;
    color: #936A48;
}
.main_tech_up_glav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: -20px;
}
.line_under {
    max-width: 1200px;
    width: 100%;
    height: 1px;
    background-color: #936A48;
    margin-top: 10px;
}
.main_tech_up svg {
  cursor: pointer;
}
.oborydovanie_item img {
    max-width: 160px;
    max-height: 160px;
    width: 100%;
    height: auto;
}
.oborydovanie_item a {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 220px;
    max-height: 242px;
    height: 100%;
    position: relative;
}
.oborydovanie_item a:hover .moreInfo{
  opacity: 1
}
.oborydovanie_items {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      column-gap: 90px;
      overflow-y: scroll;
      height: 620px;
      margin-top: 36px;
}
.oborydovanie_items::-webkit-scrollbar-thumb {
    background: #936A48;
    transform: translateY(100px);
}
.oborydovanie_items::-webkit-scrollbar {
    width: 4px !important;
    background: transparent;
}
.oborydovanie_item a span {
    color: #936A48;
    display: flex;
    justify-content: center;
    margin-top: 20px;
    font-size: 16px;
    line-height: 18.24px;
    font-weight: 600;
}
.oborydovanie_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 220px;
    max-height: 242px;
    height: 100%;
    margin-bottom: 60px;
}
.main_tech_up {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.main_tech_up a {
  width: fit-content;
  height: 50px;
  padding: 0 25px;
  color: white;
  background-color: #936A48;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 26px;
}
.main_tech_up h1 {
  font-size: 24px;
  line-height: 29.05px;
  color: #936A48;
  white-space: break-spaces;
  text-align: initial;
}
.main_tech_desc span {
    margin-left: 25px;
    color: #936A48;
    font-size: 16px;
    line-height: 1.2;
    display: flex;
    text-align: start;
    color: #000;
    font-weight: 500
}
.js-closeModile, .back_dekstop_pop{
  cursor: pointer;
  width: 50px;
  height: 50px;
  position: relative;
  background: #936A48;
  border-radius: 50%;
  flex-shrink: 0
}
.js-closeModile svg, .back_dekstop_pop svg{
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  position: absolute;
  width: 60%;
}
.buttons-right, .buttons-left{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 2vw
}
.middle_line {
  max-height: 546.44px;
  height: 535px;
  width: 1px;
  background-color: #936A48;
}
.left_tech_span2 {
    text-align: left;
    font-size: 28px;
    width: 80%;
    color: #936A48;
    line-height: 1.2;
}
.left_tech_span1 {
      text-align: left;
      font-size: 20px;
      color: #936A48;
      line-height: 36px;
      word-break: break-word;
      line-height: 1.2;
      margin-bottom: 10px
}
.left_tech img {
    max-width: 377px;
    width: 400px;
}
.left_tech {
    display: flex;
    flex-direction: column;
    max-width: 400px;
    width: 100%;
}
.left_tech__text span{
  display: block;
}
.bottom_tech {
    display: flex;
    margin-top: 30px;
}
.item_more_laser, .item_more_face, .item_more_body, .item_more {
    position: relative;
    top: -22px;
}
.tech_face_more, .tech_body_more, .tech_laser_more, .tech_detail {
    max-height: 720px;
    height: 100%;
}
.mobile,   .oborydovanie_item button.more_button{
  display: none;
}
@media (max-width: 758px) {
  .bottom_tech{
    display: block;
  }
  .main_tech_up h1{
    display: none;
  }
  .middle_line{display: none;}
  .left_tech{
    flex-direction: row-reverse;
    max-width: none;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #936A48;
  }
  .left_tech__img{
    width: 140px;
    flex-shrink: 0;
  }
  .left_tech img{
    max-width: 100%;
    width: auto;
    max-height: 160px
  }
  .main_tech_desc span{
    margin-left: 0
  }
}
@media (max-width: 568px) {
  .main_tech_up a{
    height: 40px;
    font-size: 14px;
    padding: 0 18px;
  }
  .partglav_1 {
    margin-top: unset;
  }
  .partglav_1 h1 {
    font-size: 24px;
    line-height: 30.96px;
  }
  #partglav_2_text {
    display: none;
  }
  #partglav_1_text_mobile {
    font-size: 14px;
    line-height: 18.06px;
    display: block;
  }
  #partglav_1_text {
    font-size: 14px;
    line-height: 18.06px;
    margin-bottom: 28px;
  }
  .goal {
    display: none;
  }
  .goal_mobile {
    display: flex;
    color: white;
    width: unset;
    background-color: #936A48;
    height: 40px;
    font-size: 16px;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .aboutglav_2 h1 {
      font-size: 24px;
      line-height: 30.96px;
      color: #936A48;
      text-align: center;
      margin-bottom: 40px;
      margin-top: 50px;
  }
  .tech_items {
    display: flex;
    flex-direction: column;
}
.tech_item {
    width: 100%;
}
.tech_text h3 {
    font-size: 24px;
    color: #936A48;
    line-height: 27.36px;
}
.tech_item img {
    width: 100%;
}
.tech_item svg {
  width: 18px !important;
  height: 30px !important;
}
.tech_text a {
    height: 48px;
    width: 182px;
    display: flex;
    font-size: 14px;
    line-height: 22.8px;
    justify-content: space-around;
    align-items: center;
    gap: 15px;
}
.aboutglav_3 h1 {
    font-size: 24px;
    color: #936A48;
    line-height: 30.96px;
    margin-top: 55px;
    text-align: center;
    margin-bottom: 50px;
}
.row_items {
    display: flex;
    gap: 15px;
    margin-bottom: 14px;
    flex-direction: column;
}
.text_row {
    margin-left: 14px;
    margin-top: -14px;
}
.text_row h3 {
    font-size: 24.83px;
    width: 346px;
    line-height: 28.3px;
}
.text_row span {
    font-size: 12.41px;
    margin-top: -20px;
}
.text_row span:nth-of-type(1) {
    width: 144px;
}
.text_row span:nth-of-type(2) {
    width: 179px;
}
.text_row span:nth-of-type(3) {
    width: 207px;
}
.text_row span:nth-of-type(4) {
    width: 160.6px;
}
.text_row span:nth-of-type(5) {
    width: 183px;
}
.text_row span:nth-of-type(6) {
    width: 190px;
}
.row_item {
  background-repeat: no-repeat;
  background-position-x: right;
}
.slide_buttons_nav {
  display: none !important;
}
.slide_dots {
  display: none !important;
}
.aboutglav {
    display: flex;
    flex-direction: column;
}
.popup_mobile {
      width: 100%;
      max-width: 1280px;
      max-height: 616px;
      height: 100%;
      opacity: 1;
      top: 50%;
      transform: translate(-50%, -50%);
      text-align: center;
      position: fixed;
      left: 50%;
      z-index: 13;
      padding: 35px 36px;
      background: #fff;
      -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.85);
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.85);
      overflow-y: hidden;
}
.tech_mobile_item a svg {
      position: relative;
      top: 2px;
}
.tech_mobile {
    display: flex;
    justify-content: end;
}
.tech_mobile_tittle h1 {
  color: #936A48;
  font-size: 20px;
  line-height: 25.8px;
}
.tech_mobile_item h1 {
    font-size: 20px;
    line-height: 22.8px;
    display: flex;
    justify-content: center;
    padding-left: 80px;
    padding-right: 80px;
    color: #936A48;
}
 #a_mobile_item {
    width: 182px;
    height: 48px;
    display: flex;
    justify-content: center;
    background-color: #936A48;
    color: white;
    align-items: center;
    line-height: 22.8px;
    font-size: 20px;
    font-weight: 400;
    gap: 10px;
    margin-top: 20px;
 }
 .svg_item {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    top: 2px;
 }
 .prev_tech {
    position: absolute;
    left: 0;
    top: 40%;
    border: 0;
    background-color: transparent;
 }
 .next_tech {
    position: absolute;
    right: 0;
    top: 40%;
    border: 0;
    background-color: transparent;
 }
 .tech_mobile_more_up {
    display: flex;
    justify-content: space-between;
 }
 .tech_mobile_more_up a {
    width: 200px;
    height: 31px;
    background-color: #936A48;
    color: white;
    font-size: 14px;
    line-height: 15.96px;
    font-weight: 400;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
 }
 .tech_mobile_more_1block {
    display: flex;
    margin-top: 20px;
    margin-bottom: 20px;
 }
 .tech_mobile_tittle_1block {
    display: flex;
    flex-direction: column;
    text-align: left;
    justify-content: center;
    gap: 15px;
 }
 .tech_mobile_tittle_1block_span1 {
    line-height: 15.96px;
    font-weight: 500;
    font-size: 14px;
    color: #936A48;
 }
 .tech_mobile_tittle_1block_span2 {
    font-size: 16px;
    line-height: 18.24px;
    font-weight: 600;
    color: #936A48;
 }
 .tech_mobile_more_1block img {
   width: 140px;
 }
 .mobile_line {
    height: 1px;
    background-color: #936A48;
    width: 100%;
 }
 .desc_mobile_tech {
    margin-top: 20px;
    font-weight: 500;
    font-size: 14px;
    line-height: 15.96px;
    color: #936A48;
    text-align: start;
 }
 .desktop {
   display: none;
 }
 .partglav_1 h1 {
   width: 100%;
 }
 .mobile {
   display: block;
 }

  .owl-item .oborydovanie_item, .owl-item .oborydovanie_item a{
    max-width: none;
    max-height: 100%
  }
  .owl-item .oborydovanie_item img {
    max-width: 100%;
    max-height: 350px;
  }
  .oborydovanie_item a span{
    font-size: 20px;
  }

.oborydovanie_item button.more_button {
      width: 182px;
      height: 48px;
      display: flex;
      justify-content: space-around;
      border-radius: 25px;
      background-color: #936A48;
      color: white;
      align-items: center;
      font-size: 14px;
      gap: 15px;
      margin-top: 40px;
      border: none;
  }
  .more_button svg{
    stroke: #fff;
  }
  .main_tech_up_glav h1{
    font-size: 20px;
  }
  .js-closeModile, .back_dekstop_pop {
      width: 36px;
      height: 36px;
  }
  .left_tech_span1{
    font-size: 16px;
  }
  .left_tech_span2{font-size: 20px;}

}
@media (max-width: 420px) {
    .left_tech__img {
        width: 120px;
    }
}

/* End */
/* /local/templates/marygold/components/bitrix/news.list/equipment/style.css?177270900215583 */
