.page__landing_skol .box {
  position: absolute;
  margin-left: -214px;
  left: 50%;
  bottom: -85px;
  width: 428px;
  height: 128px;
  background: url("/local/templates/2020/assets/img/page/landing/skol/bg_box.svg") no-repeat center center;
  z-index: -1;
}
@media (max-width: 767px) {
  .page__landing_skol .box {
    display: none;
  }
}
.page__landing_skol .landing-top {
  position: relative;
  color: #ffffff;
  min-height: 510px;
  background: url("/local/templates/2020/assets/img/page/landing/skol/bg.jpg") no-repeat center center;
  display: flex;
  width: 100%;
  align-items: center;
  padding: 0 85px;
  margin-bottom: 160px;
}
@media (max-width: 767px) {
  .page__landing_skol .landing-top {
    padding: 0 15px;
    min-height: 320px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__landing_skol .landing-top {
    padding: 0 50px;
    min-height: 334px;
  }
}
.page__landing_skol .landing-top .top-text .text-title {
  font-size: 42px;
  line-height: 50px;
  font-weight: 700;
  width: 100px;
}
@media (max-width: 767px) {
  .page__landing_skol .landing-top .top-text .text-title {
    font-size: 24px;
    line-height: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__landing_skol .landing-top .top-text .text-title {
    font-size: 28px;
    line-height: 35px;
  }
}
.page__landing_skol .landing-top .top-text .text-text {
  margin-top: 30px;
  font-size: 14px;
  line-height: 24px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .page__landing_skol .landing-top .top-text .text-text {
    max-width: 150px;
  }
}
@media (max-width: 991px) {
  .page__landing_skol .landing-top .top-text .text-text {
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
  }
}
.page__landing_skol .landing-top .skol {
  position: absolute;
  bottom: -530px;
  right: -30px;
}
.page__landing_skol .landing-top .skol img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .page__landing_skol .landing-top .skol {
    width: 170px;
    bottom: -130px;
    right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__landing_skol .landing-top .skol {
    width: 309px;
    bottom: -280px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page__landing_skol .landing-top .skol {
    right: 0px;
  }
}
.page__landing_skol .landing-top .skol .box {
  width: 128px;
  bottom: 10px;
  left: unset;
  right: 0;
}
@media (max-width: 991px) {
  .page__landing_skol .landing-top .skol .box {
    display: none;
  }
}
.page__landing_skol .landing-top .line {
  position: absolute;
  bottom: -50px;
  left: 48px;
  width: 8px;
  height: 100px;
  background: #78A22F;
}
@media (max-width: 767px) {
  .page__landing_skol .landing-top .line {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__landing_skol .landing-top .line {
    z-index: 11;
    left: 53px;
    bottom: 14px;
    height: 56px;
    width: 7px;
  }
}
.page__landing_skol .section-text {
  font-size: 14px;
  color: #6A7C8C;
  line-height: 24px;
}
.page__landing_skol .section-title {
  color: #212C58;
  line-height: 40px;
  font-size: 32px;
  font-weight: 700;
  padding-bottom: 30px;
  position: relative;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .page__landing_skol .section-title {
    line-height: 32px;
    font-size: 24px;
  }
}
.page__landing_skol .section-title:before {
  display: block;
  content: "";
  width: 45px;
  height: 4px;
  background: #78A22F;
  bottom: 0px;
  left: 0;
  position: absolute;
}
.page__landing_skol .section-title-center {
  text-align: center;
}
.page__landing_skol .section-title-center:before {
  left: 50%;
  margin-left: -23px;
}
.page__landing_skol .section-best {
  padding: 0 50px;
}
@media (max-width: 991px) {
  .page__landing_skol .section-best {
    padding: 0 0px;
  }
}
@media (max-width: 767px) {
  .page__landing_skol .section-best {
    margin-top: -140px;
  }
  .page__landing_skol .section-best .section-title {
    display: none;
  }
  .page__landing_skol .section-best .section-text {
    font-size: 12px;
    line-height: 20px;
  }
  .page__landing_skol .section-best .section-text p:first-child {
    width: 55%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__landing_skol .section-best {
    background: #ffffff;
    margin-top: -200px;
    z-index: 10;
    position: absolute;
    width: 422px;
    margin-left: 15px;
    padding: 40px;
    box-shadow: 0px 4px 40px rgba(28, 33, 38, 0.13);
  }
  .page__landing_skol .section-best .section-title {
    display: none;
  }
  .page__landing_skol .section-best .section-text {
    font-size: 12px;
    line-height: 20px;
  }
}
.page__landing_skol .section-skol {
  margin-top: 60px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__landing_skol .section-skol {
    margin-top: 360px;
  }
}
.page__landing_skol .section-skol .section-title .box {
  width: 128px;
  bottom: -20px;
  left: 50%;
  margin-left: -64px;
  right: unset;
}
.page__landing_skol .section-skol .skol {
  margin-top: 100px;
}
.page__landing_skol .section-skol .skol-text {
  max-width: 270px;
  font-size: 18px;
  line-height: 24px;
  color: #212C58;
  position: absolute;
  top: 0;
}
@media (max-width: 991px) {
  .page__landing_skol .section-skol .skol-text {
    font-size: 12px;
    line-height: 20px;
  }
}
.page__landing_skol .section-skol .skol-text-left-1 {
  top: 0;
  right: 50%;
}
@media (max-width: 767px) {
  .page__landing_skol .section-skol .skol-text-left-1 {
    right: unset;
    left: 0;
    top: 0px;
    width: 150px;
  }
}
.page__landing_skol .section-skol .skol-text-left-1:before {
  content: "";
  position: absolute;
  right: -109px;
  top: 10px;
  width: 69px;
  height: 60px;
  background: url("/local/templates/2020/assets/img/page/landing/skol/skol-text-left-1.svg") no-repeat center center;
  z-index: -1;
}
@media (max-width: 767px) {
  .page__landing_skol .section-skol .skol-text-left-1:before {
    background: url("/local/templates/2020/assets/img/page/landing/skol/skol-text-left-1.svg") no-repeat center center;
    background-size: contain;
    width: 49px;
    height: 40px;
    left: 150px;
    right: unset;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__landing_skol .section-skol .skol-text-left-1:before {
    background: url("/local/templates/2020/assets/img/page/landing/skol/skol-text-left-1.svg") no-repeat center center;
    background-size: contain;
    width: 49px;
    height: 40px;
    right: -69px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page__landing_skol .section-skol .skol-text-left-1:before {
    right: -80px;
  }
}
.page__landing_skol .section-skol .skol-text-left-2 {
  top: 50%;
  max-width: 170px;
  right: 50%;
}
@media (max-width: 767px) {
  .page__landing_skol .section-skol .skol-text-left-2 {
    top: 75%;
    left: 0;
    width: 150px;
    right: unset;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__landing_skol .section-skol .skol-text-left-2 {
    top: 60%;
  }
}
.page__landing_skol .section-skol .skol-text-left-2:before {
  content: "";
  position: absolute;
  right: -109px;
  top: 25px;
  width: 69px;
  height: 127px;
  background: url("/local/templates/2020/assets/img/page/landing/skol/skol-text-left-2.svg") no-repeat center center;
  z-index: -1;
}
@media (max-width: 767px) {
  .page__landing_skol .section-skol .skol-text-left-2:before {
    background: url("/local/templates/2020/assets/img/page/landing/skol/skol-text-left-2.svg") no-repeat center center;
    background-size: contain;
    width: 30px;
    height: 78px;
    left: 150px;
    right: unset;
    top: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__landing_skol .section-skol .skol-text-left-2:before {
    background: url("/local/templates/2020/assets/img/page/landing/skol/skol-text-left-2.svg") no-repeat center center;
    background-size: contain;
    width: 40px;
    height: 98px;
    right: -69px;
    top: 0px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page__landing_skol .section-skol .skol-text-left-2:before {
    right: -80px;
  }
}
.page__landing_skol .section-skol .skol-text-left-2 .box {
  width: 128px;
  left: -40px;
  top: -30px;
  margin: 0;
}
.page__landing_skol .section-skol .skol-text-right-1 {
  top: 0%;
  max-width: 170px;
  left: 315px;
}
@media (max-width: 767px) {
  .page__landing_skol .section-skol .skol-text-right-1 {
    left: 135px;
    max-width: 150px;
    top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__landing_skol .section-skol .skol-text-right-1 {
    left: 175px;
    max-width: 170px;
    top: 10px;
  }
}
.page__landing_skol .section-skol .skol-text-right-1:before {
  content: "";
  position: absolute;
  left: -109px;
  top: 25px;
  width: 69px;
  height: 128px;
  background: url("/local/templates/2020/assets/img/page/landing/skol/skol-text-right-1.svg") no-repeat center center;
  z-index: -1;
}
@media (max-width: 767px) {
  .page__landing_skol .section-skol .skol-text-right-1:before {
    background: url("/local/templates/2020/assets/img/page/landing/skol/skol-text-right-1.svg") no-repeat center center;
    background-size: contain;
    width: 29px;
    height: 88px;
    left: -39px;
    top: 5px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__landing_skol .section-skol .skol-text-right-1:before {
    background: url("/local/templates/2020/assets/img/page/landing/skol/skol-text-right-1.svg") no-repeat center center;
    background-size: contain;
    width: 49px;
    height: 108px;
    left: -69px;
    top: 15px;
  }
}
.page__landing_skol .section-skol .skol-text-right-2 {
  top: 45%;
  max-width: 240px;
  left: 315px;
}
@media (max-width: 767px) {
  .page__landing_skol .section-skol .skol-text-right-2 {
    left: 135px;
    max-width: 150px;
    top: 40%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__landing_skol .section-skol .skol-text-right-2 {
    left: 175px;
    max-width: 170px;
    top: 40%;
  }
}
.page__landing_skol .section-skol .skol-text-right-2 .box {
  width: 128px;
  left: unset;
  right: 0;
  top: -40px;
  margin: 0;
}
.page__landing_skol .section-skol .skol-text-right-2:before {
  content: "";
  position: absolute;
  left: -109px;
  top: 30px;
  width: 69px;
  height: 194px;
  background: url("/local/templates/2020/assets/img/page/landing/skol/skol-text-right-2.svg") no-repeat center center;
  z-index: -1;
}
@media (max-width: 767px) {
  .page__landing_skol .section-skol .skol-text-right-2:before {
    left: -39px;
    top: 60px;
    width: 29px;
    height: 134px;
    background: url("/local/templates/2020/assets/img/page/landing/skol/skol-text-right-2.svg") no-repeat center center;
    background-size: contain;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__landing_skol .section-skol .skol-text-right-2:before {
    left: -69px;
    top: 30px;
    width: 49px;
    height: 174px;
    background: url("/local/templates/2020/assets/img/page/landing/skol/skol-text-right-2.svg") no-repeat center center;
    background-size: contain;
  }
}
.page__landing_skol .section-skol .skol-left {
  text-align: right;
}
@media (max-width: 767px) {
  .page__landing_skol .section-skol .skol-left {
    text-align: left;
    padding-left: 200px;
  }
}
.page__landing_skol .section-skol .skol-left img {
  margin: 0px 35px 0 0px;
}
@media (max-width: 767px) {
  .page__landing_skol .section-skol .skol-left img {
    width: 80px;
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__landing_skol .section-skol .skol-left img {
    width: 100px;
  }
}
@media (max-width: 767px) {
  .page__landing_skol .section-skol .skol-right {
    margin-top: 100px;
  }
}
.page__landing_skol .section-skol .skol-right img {
  margin: 41px 0 0 0px;
}
@media (max-width: 767px) {
  .page__landing_skol .section-skol .skol-right img {
    width: 81px;
    margin: 0px 0 0 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__landing_skol .section-skol .skol-right img {
    width: 101px;
    margin-top: 37px;
  }
}
.page__landing_skol .section-tree {
  margin-top: 100px;
}
.page__landing_skol .section-tree .tree {
  margin-top: 50px;
  position: relative;
}
.page__landing_skol .section-tree .tree:after {
  content: "";
  display: block;
  position: absolute;
  width: 798px;
  height: 211px;
  left: 50%;
  margin-left: -399px;
  top: 60px;
  background: #F4F6F9;
  z-index: -1;
}
@media (max-width: 767px) {
  .page__landing_skol .section-tree .tree:after {
    display: none;
  }
}
.page__landing_skol .section-tree .tree .tree-text {
  font-weight: 700;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  color: #212C58;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .page__landing_skol .section-tree .tree .tree-text {
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .page__landing_skol .section-tree .tree .tree-text {
    line-height: 20px;
    font-size: 12px;
  }
}
.page__landing_skol .section-tree .tree .tree-icon {
  background: #FFFFFF;
  box-shadow: 0px 6px 20px rgba(28, 33, 38, 0.15);
  border-radius: 30px;
  width: 120px;
  height: 120px;
  margin: 0 auto;
}
.page__landing_skol .section-tree .tree .tree-icon-1 {
  background: #FFFFFF url("/local/templates/2020/assets/img/page/landing/skol/tree-1.svg") no-repeat center center;
}
.page__landing_skol .section-tree .tree .tree-icon-2 {
  background: #FFFFFF url("/local/templates/2020/assets/img/page/landing/skol/tree-2.svg") no-repeat center center;
}
.page__landing_skol .section-tree .tree .tree-icon-3 {
  background: #FFFFFF url("/local/templates/2020/assets/img/page/landing/skol/tree-3.svg") no-repeat center center;
}
.page__landing_skol .section-tree .tree-shop {
  margin-top: 150px;
  color: #6A7C8C;
}
@media (max-width: 767px) {
  .page__landing_skol .section-tree .tree-shop {
    font-size: 12px;
    line-height: 20px;
  }
}
.page__landing_skol .section-tree .tree-shop .tree-shop-title {
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #212C58;
}
@media (max-width: 991px) {
  .page__landing_skol .section-tree .tree-shop .tree-shop-title {
    font-size: 18px;
    line-height: 20px;
  }
}
.page__landing_skol .section-tree .tree-shop-1 {
  background: #FFFFFF;
  border: 4px solid #78A22F;
  box-sizing: border-box;
  border-radius: 20px;
  padding: 70px 35px 35px;
  position: relative;
}
.page__landing_skol .section-tree .tree-shop-1:after {
  content: "";
  display: block;
  position: absolute;
  width: 228px;
  height: 138px;
  left: 70px;
  top: -80px;
  background: #FFFFFF url("/local/templates/2020/assets/img/page/landing/skol/shop-1.png") no-repeat center center;
}
@media (max-width: 767px) {
  .page__landing_skol .section-tree .tree-shop-1:after {
    left: 50%;
    margin-left: -114px;
  }
}
.page__landing_skol .section-tree .tree-shop-2 {
  background: #FFFFFF;
  border: 4px solid #78A22F;
  box-sizing: border-box;
  border-radius: 20px;
  padding: 70px 35px 35px;
}
@media (max-width: 991px) {
  .page__landing_skol .section-tree .tree-shop-2 {
    margin-top: 100px;
  }
}
.page__landing_skol .section-tree .tree-shop-2:after {
  content: "";
  display: block;
  position: absolute;
  width: 218px;
  height: 138px;
  left: 70px;
  top: -80px;
  background: #FFFFFF url("/local/templates/2020/assets/img/page/landing/skol/shop-2.png") no-repeat center center;
}
@media (max-width: 767px) {
  .page__landing_skol .section-tree .tree-shop-2:after {
    left: 50%;
    margin-left: -109px;
  }
}
@media (max-width: 991px) {
  .page__landing_skol .section-tree .tree-shop-2:after {
    top: 20px;
  }
}
.page__landing_skol .section-privilege {
  margin-top: 90px;
  background: #F4F6F9;
  padding: 70px 0;
  position: relative;
}
.page__landing_skol .section-privilege .container {
  position: relative;
}
.page__landing_skol .section-privilege .container:after {
  display: block;
  content: "";
  width: 377px;
  height: 690px;
  bottom: -150px;
  right: 0;
  position: absolute;
  background: url("/local/templates/2020/assets/img/page/landing/skol/privilege.png") no-repeat center center;
}
@media (max-width: 991px) {
  .page__landing_skol .section-privilege .container:after {
    display: none;
  }
}
.page__landing_skol .section-privilege .privilege {
  margin-top: 70px;
}
.page__landing_skol .section-privilege .privilege-icon {
  background: #FFFFFF;
  box-shadow: 0px 6px 20px rgba(28, 33, 38, 0.15);
  border-radius: 15px;
  width: 70px;
  height: 70px;
}
.page__landing_skol .section-privilege .privilege-icon-1 {
  background: #FFFFFF url("/local/templates/2020/assets/img/page/landing/skol/privilege-1.svg") no-repeat center center;
}
.page__landing_skol .section-privilege .privilege-icon-2 {
  background: #FFFFFF url("/local/templates/2020/assets/img/page/landing/skol/privilege-2.svg") no-repeat center center;
}
.page__landing_skol .section-privilege .privilege-icon-3 {
  background: #FFFFFF url("/local/templates/2020/assets/img/page/landing/skol/privilege-3.svg") no-repeat center center;
}
.page__landing_skol .section-privilege .privilege-icon-4 {
  background: #FFFFFF url("/local/templates/2020/assets/img/page/landing/skol/privilege-4.svg") no-repeat center center;
}
.page__landing_skol .section-privilege .privilege-icon-5 {
  background: #FFFFFF url("/local/templates/2020/assets/img/page/landing/skol/privilege-5.svg") no-repeat center center;
}
.page__landing_skol .section-privilege .privilege-title {
  font-weight: 700;
  color: #212C58;
  margin-bottom: 20px;
  margin-top: 20px;
}
.page__landing_skol .section-privilege .privilege-text {
  color: #6A7C8C;
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 30px;
}
.page__landing_skol .section-complect {
  margin-top: 180px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__landing_skol .section-complect {
    margin-top: 100px;
  }
}
@media (max-width: 767px) {
  .page__landing_skol .section-complect {
    margin-top: 50px;
  }
  .page__landing_skol .section-complect img {
    max-width: 100%;
    max-height: 250px;
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__landing_skol .section-complect {
    text-align: center;
  }
  .page__landing_skol .section-complect img {
    max-width: 100%;
    max-height: 310px;
  }
}
.page__landing_skol .section-complect .box {
  width: 128px;
  left: unset;
  right: 40%;
  top: -60px;
}
.page__landing_skol .section-complect .complect-text {
  margin-left: 50px;
  text-align: left;
}
@media (max-width: 767px) {
  .page__landing_skol .section-complect .complect-text {
    margin-left: 0;
    font-size: 12px;
    line-height: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page__landing_skol .section-complect .complect-text {
    margin-left: 20px;
    font-size: 12px;
    line-height: 20px;
  }
}
.page__landing_skol .section-complect .complect-text ul {
  padding: 0;
  list-style: none;
  color: #6A7C8C;
}
.page__landing_skol .section-complect .complect-text ul li {
  margin-bottom: 20px;
}
.page__landing_skol .section-models {
  margin-top: 120px;
}
.page__landing_skol .section-models .models {
  text-align: center;
}
.page__landing_skol .section-models .models img {
  margin-top: 55px;
  max-height: 174px;
}
@media (max-width: 767px) {
  .page__landing_skol .section-models .models img {
    max-width: 100%;
    max-height: 130px;
  }
}
.page__landing_skol .section-models .models-title {
  font-size: 18px;
  line-height: 24px;
  margin-top: 35px;
}
.page__landing_skol .section-models .models-title a {
  color: #1C2C3B;
}
.page__landing_skol .section-manufacturer {
  margin-top: 90px;
  background: #F4F6F9;
  padding: 70px 0 180px;
  position: relative;
}
.page__landing_skol .section-manufacturer .manufacturer-text {
  text-align: center;
  color: #212C58;
  padding: 0 10px;
}
@media (max-width: 991px) {
  .page__landing_skol .section-manufacturer .manufacturer-text {
    font-size: 12px;
    line-height: 20px;
  }
}
.page__landing_skol .section-manufacturer .manufacturer-icon {
  margin: 0 auto;
  height: 129px;
  width: 129px;
  margin-bottom: 10px;
  margin-top: 20px;
}
.page__landing_skol .section-manufacturer .manufacturer-icon-1 {
  background: url("/local/templates/2020/assets/img/page/landing/skol/jp.png") no-repeat center center;
}
.page__landing_skol .section-manufacturer .manufacturer-icon-2 {
  background: url("/local/templates/2020/assets/img/page/landing/skol/ge.png") no-repeat center center;
}
.page__landing_skol .section-manufacturer .manufacturer-icon-3 {
  background: url("/local/templates/2020/assets/img/page/landing/skol/ru.png") no-repeat center center;
}
/*# sourceMappingURL=style.css.map */