.container {
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
  max-width: 1320px;
}
@media (min-width: 768px) {
  .container {
    padding: 0 20px;
  }
}
@media (min-width: 1170px) {
  .container {
    padding: 0 60px;
  }
}
@media (min-width: 1170px) {
  .container {
    padding: 0 60px;
  }
}
.spacy-top-bg {
  background: url(/edge_lamarty/Edge.jpg) no-repeat center center;
}
.spacy-top-bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0005;
}
.site-title__large {
  color: white;
  text-shadow: 1px 1px 4px black;
}
.site-title .line {
  margin-left: -15px;
}
body .go-down {
  background: url(../../img/go_down_arrow.png) center center no-repeat;
  left: 50%;
  bottom: 40px;
  width: 55px;
  height: 59px;
  border: 3px solid #fff;
}
.advantage-item i {
  background-size: auto 100%;
}
.advantage-i-1 {
  background-image: url(/edge_lamarty/aesthetic.png);
}
.advantage-i-2 {
  background-image: url(/edge_lamarty/reliably.png);
}
.advantage-i-3 {
  background-image: url(/netcat_template/template/lamarty/img/advantage_i_1.png);
}
.arrows-type-1 .slick-arrow.slick-prev, .arrows-type-1 .slick-arrow.prev {
  left: -10px;
}
.arrows-type-1 .slick-arrow.slick-next, .arrows-type-1 .slick-arrow.next {
  right: -10px;
}
@media (min-width: 768px) {
  .eco-ldcp:before {
    top: 12%;
  }
  .site-title__large {
    text-shadow: 1px 1px 4px black;
  }
  .site-title .line {
    margin-left: -70px;
  }
  .front-about .line {
    top: 61%;
  }
  .front-about {
    bottom: 20px;
  }
  .front-about h3 {
    padding: 25px 0;
  }
  .title__canvas-wrap {
    align-items: center;
  }
  .latest-item-triangle:after {
    background-image: url(/edge_lamarty/front_latest_bg.png);
  }
  .eco-triangle:after {
    background-image: url(../../img/eco_ldcp_bg.png);
  }
  .news-triangle:after {
    background-image: url(../../img/latest_news_bg.png);
  }
  .title-light-2:before {
    content: attr(data-title);
  }
}
@media (min-width: 1170px) {
  .site-title .line {
    margin-left: -160px;
  }
  .front-about .line {
    top: 64%;
  }
  .site-title__large {
    text-shadow: 3px 3px 6px black;
  }
  .front-about {
    bottom: 60px;
  }
}
@media (min-width: 1300px) {
  .site-title__large {
    position: relative;
    border-bottom-color: black;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    margin-bottom: 30px;
    padding-bottom: 0;
  }
}