/* Modules */

/* Slider */

/* Arrows */

/* Dots */

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  opacity: .25;
  content: '';
  background-color: #fff;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  background-color: #368f3a;
}

.main-slider {
  overflow: hidden;
  position: relative;
  background: transparent url("/local/templates/new.project/img/main-slider-bg.png") center no-repeat;
  background-size: cover;
}

.main-slider .mobile-name {
  display: none;
}

.main-slider .slick__item {
  font-size: 20px;
}

.main-slider .slick__item--detail-text .column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  z-index: 55;
  flex: 1 1 50%;
  max-width: 50%;
  padding: 0 15px;
  padding-top: 75px;
  padding-bottom: 80px;
}

.main-slider .slick__item--detail-text .column__image,
.main-slider .slick__item--detail-text .column > img:first-child,
.main-slider .slick__item--detail-text .column > .shadow {
  margin-top: 55px;
}

.main-slider .slick__item--detail-text .column .btn {
  margin-left: 50%;
  transform: translateX(-50%);
}

.main-slider .slick__item--detail-text .column__name,
.main-slider .slick__item--detail-text h2,
.main-slider .slick__item--detail-text h3,
.main-slider .slick__item--detail-text h4 {
  text-align: left;
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
}

.main-slider .slick__item--detail-text ul {
  padding-left: 0;
  margin-bottom: 30px;
  list-style: none;
}

.main-slider .slick__item--detail-text ul li {
  clear: left;
  display: inline-block;
  padding: 7px 0;
  min-height: 2em;
  display: flex;
  align-items: center;
  width: 100%;
  color: #000;
  line-height: 1.1;
}

.main-slider .slick__item--detail-text ul li > img:first-child {
  float: left;
  margin-left: 0;
  margin-right: 25px;
  transition: .4s ease;
}

.main-slider .slick__item--detail-text ul li:hover > img:first-child {
  transform: scale(1.2);
}

.main-slider .slick__item--detail-text ul li:last-child {
  padding-bottom: 0;
}

.main-slider .slick__picture {
  transition: .4s ease;
  position: absolute;
  right: -10%;
  bottom: 0;
  max-width: 30%;
}

.main-slider .slick__item:hover .slick__picture {
  right: -12%;
}

.main-slider .shadow {
  position: relative;
}

.main-slider .shadow img {
  position: relative;
  z-index: 15;
}

.main-slider .shadow:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 15%;
  left: -6%;
  width: 103%;
  height: 5.4%;
  transform: skew(64deg) rotate(-6.2deg);
  z-index: 10;
  box-shadow: -50px -15px 50px rgba(0, 0, 0, 0.7), 10px 10px 40px rgba(0, 0, 0, 0.7);
}

.main-slider .shadow + img {
  display: none;
  position: absolute;
  width: 626px;
  margin-left: -113px;
  margin-top: 1px;
}

.main-slider .slick-dots {
  bottom: 20px;
}

.main-slider .slick-dots li {
  margin: 0;
}

.main-slider .slick-dots li button:before {
  opacity: 1;
  font-size: 13px;
  color: #fff;
}

.main-slider .slick.slick-initialized {
  margin-bottom: 0px;
}

.main-slider .slick.slick-initialized .slick__picture {
  display: block;
  position: static;
  right: 0;
  bottom: 0;
  max-width: 100%;
}

/* Main slider: spray */

.spray .main-slider .slick__item--detail-text img.main {
  margin-top: 30px;
}

.main-slider .slick__item--detail-text ul li img {
  width: auto;
}

.main-slider .slick__picture,
.main-slider picture {
  width: 100%;
  width: 100vw;
}

.pain-off__row {
  padding: 0;
  list-style: none;
}

.pain-off__item {
  display: flex;
  align-items: center;
}

.pain-off__item:hover .pain-off__img img {
  transform: rotateY(360deg);
  transition: .8s;
}

.pain-off__img {
  margin-right: 15px;
}

.pain-off__img img {
  transform: rotateY(0deg);
}

.pain-off__img img {
  min-width: 7.05645vw;
}

.pain-off__text {
  text-transform: uppercase;
  color: #808080;
  font-weight: 900;
  flex: 1 1 80%;
  line-height: 1.2;
}

.pain-off__text {
  font-size: 1.81452vw;
}

.pain-off__description {
  font-family: "Roboto", sans-serif;
  color: #368f3a;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
  text-shadow: 0px 0px 0.2px;
}

.pain-off__description {
  font-size: 2.41935vw;
}

.howtowork {
  font-weight: 600;
  line-height: 1.2;
  text-transform: uppercase;
}

.howtowork a {
  display: block;
}

.howtowork a:hover {
  opacity: .9;
}

.howtowork,
.howtowork a,
.howtowork a:hover,
.howtowork a:focus {
  color: #808080;
  text-decoration: none;
}

.howtowork .row {
  justify-content: center;
}

.howtowork .item {
  margin-bottom: 1rem;
  text-align: center;
}

.howtowork .item .img {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  border: 4px solid #848284;
  border-radius: 50%;
}

.howtowork .item .img {
  max-width: 12.09677vw;
}

.howtowork .item .img {
  padding-bottom: 11.29032vw;
}

.howtowork .item .img img {
  position: absolute;
  max-width: 110%;
  width: 110%;
  height: 110%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 1.2s ease;
}

.howtowork .item .text {
  display: inline-block;
  padding: 16px;
}

.howtowork .item .text {
  font-size: 2.01613vw;
}

.howtowork .item:hover .img img {
  max-width: 120%;
  width: 120%;
  height: 120%;
  left: 46%;
  top: 46%;
}

.howtowork .item:hover .text {
  text-decoration: underline;
}

.choose-wrap ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.choose-wrap .choose-menu {
  display: flex;
}

.choose-item {
  flex: 1 1 auto;
  position: relative;
  padding-bottom: 24px;
  text-align: center;
  color: #808080;
  cursor: pointer;
}

.choose-item {
  padding-bottom: 1.00806vw;
}

.choose-item span {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 48px;
  text-transform: uppercase;
  color: #808080;
  font-weight: 600;
  line-height: 1.2;
  font-family: "Roboto";
  font-style: normal;
  text-align: center;
  text-decoration: none;
}

.choose-item span {
  font-size: 1.41129vw;
}

.choose-item__img {
  padding-bottom: 2.41935vw;
}

.choose-item__img svg {
  max-width: 100%;
  height: auto;
  position: absolute;
  z-index: -1;
  fill-opacity: 0;
  transition: .2s ease all;
}

.choose-item__img:hover svg {
  fill-opacity: 1;
}

.choose-item.green .choose-item__img svg {
  fill: #368f3a;
}

.choose-item.green.active,
.choose-item.green.active span {
  color: #368f3a;
}

.choose-item.green.active:before {
  border-top: 14px solid #368f3a;
}

.choose-item.green.active:after {
  background-color: #368f3a;
}

.choose-item.yellow .choose-item__img svg {
  fill: #e59f07;
}

.choose-item.yellow.active,
.choose-item.yellow.active span {
  color: #e59f07;
}

.choose-item.yellow.active:before {
  border-top: 14px solid #e59f07;
}

.choose-item.yellow.active:after {
  background-color: #e59f07;
}

.choose-item.red .choose-item__img svg {
  fill: #92010a;
}

.choose-item.red.active,
.choose-item.red.active span {
  color: #92010a;
}

.choose-item.red.active:before {
  border-top: 14px solid #92010a;
}

.choose-item.red.active:after {
  background-color: #92010a;
}

.choose-item:before {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 10px);
  border-top: 0;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-bottom: 0;
}

.choose-item:after {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 10px;
  background-color: #ccc;
}

.choose-item .spray-soon {
  position: absolute;
  top: 32px;
  left: 64px;
  z-index: 30;
}

.choose-content {
  display: none;
  margin-top: 64px;
}

.choose-content.active {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}

.choose-content .buttons {
  display: flex;
  justify-content: center;
}

.choose-content .buttons a:focus {
  color: #fff;
}

.choose-content .column {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.choose-content .column .more + .more {
  margin-left: 1.325rem;
}

.choose-content ul li {
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 5px 32px;
}

.choose-content ul .img {
  float: left;
  margin-right: 35px;
}

.choose-content ul .img img {
  min-width: 56px;
  width: 56px;
}

.choose-content ul .text {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
}

.choose-content .more,
.choose-content a.button,
.choose-content a.btn {
  clear: both;
  margin-top: auto;
}

.choose-content .more {
  text-align: center;
  padding-top: 1.5rem;
}

@media screen and (min-width: 768px) {
  .pain-off__row {
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 992px) {
  .main-slider .slick__item--detail-text .column--2 {
    padding-left: 15px;
  }
}

@media screen and (min-width: 1200.02px) {
  .pain-off__img img {
    min-width: 5.83333vw;
  }

  .pain-off__text {
    font-size: 1.5vw;
  }

  .pain-off__description {
    font-size: 2vw;
  }

  .howtowork .item .img {
    max-width: 10vw;
  }

  .howtowork .item .img {
    padding-bottom: 9.33333vw;
  }

  .howtowork .item .text {
    font-size: 1.66667vw;
  }

  .choose-item {
    padding-bottom: 0.83333vw;
  }

  .choose-item span {
    font-size: 1.16667vw;
  }

  .choose-item__img {
    padding-bottom: 2vw;
  }
}

@media screen and (min-width: 1440px) {
  .spray .main-slider .slick__item--detail-text h3 {
    font-size: 40px;
  }

  .pain-off__img img {
    min-width: 3.64583vw;
  }

  .pain-off__text {
    font-size: 1.14583vw;
  }

  .pain-off__description {
    font-size: 1.25vw;
  }

  .howtowork .item .img {
    max-width: 7.8125vw;
  }

  .howtowork .item .img {
    padding-bottom: 7.39583vw;
  }

  .howtowork .item .text {
    font-size: 1.25vw;
  }

  .choose-item {
    padding-bottom: 1.25vw;
  }

  .choose-item span {
    font-size: 0.9375vw;
  }

  .choose-item span {
    bottom: 10px;
  }

  .choose-item__img {
    padding-bottom: 1.14583vw;
  }
}

@media screen and (min-width: 1630px) {
  .pain-off__img img {
    min-width: 80px;
  }

  .pain-off__text {
    font-size: 26px;
  }

  .pain-off__description {
    font-size: 30px;
  }

  .howtowork .item .img {
    max-width: 150px;
  }

  .howtowork .item .img {
    padding-bottom: 142px;
  }

  .howtowork .item .text {
    font-size: 24px;
  }

  .choose-item {
    padding-bottom: 24px;
  }

  .choose-item span {
    font-size: 20px;
  }

  .choose-item span {
    bottom: 20px;
  }

  .choose-item__img {
    padding-bottom: 22px;
  }
}

@media screen and (min-width: 1920px) {
  .spray .main-slider .slick__item--detail-text h3 {
    font-size: 60px;
  }
}

@media screen and (max-width: 1680px) {
  .main-slider .slick__item {
    font-size: 18px;
  }

  .main-slider .slick__item--detail-text .column:last-child {
    padding-right: 6%;
  }
}

@media screen and (max-width: 1440px) {
  .main-slider .slick__item {
    font-size: 18px;
  }

  .main-slider .slick__item--detail-text .column:first-child {
    flex: 1 1 40%;
    max-width: 40%;
  }

  .main-slider .slick__item--detail-text .column:last-child {
    flex: 1 1 60%;
    max-width: 60%;
    padding-right: 15%;
  }

  .main-slider .slick__item--detail-text .column .btn {
    width: 220px;
  }

  .main-slider .slick__item--detail-text .column__name,
  .main-slider .slick__item--detail-text h2,
  .main-slider .slick__item--detail-text h3,
  .main-slider .slick__item--detail-text h4 {
    font-size: 32px;
  }
}

@media screen and (max-width: 1439px) {
  .spray .main-slider .mobile-name br,
  .spray .main-slider .slick__item--detail-text h3 br {
    display: none;
  }

  .spray .main-slider .slick__item--detail-text .btn {
    top: 0;
  }
}

@media screen and (max-width: 1200px) {
  .main-slider .slick__item {
    font-size: 1rem;
  }

  .main-slider .slick__item--detail-text .column:first-child {
    flex: 1 1 40%;
    max-width: 40%;
  }

  .main-slider .slick__item--detail-text .column:last-child {
    flex: 1 1 60%;
    max-width: 60%;
  }

  .main-slider .slick__item--detail-text .column__name,
  .main-slider .slick__item--detail-text h2,
  .main-slider .slick__item--detail-text h3,
  .main-slider .slick__item--detail-text h4 {
    font-size: 24px;
  }

  .main-slider .slick__picture {
    display: none;
  }
}

@media screen and (max-height: 719px), screen and (max-width: 1199px) {
  .spray .main-slider .slick__item--detail-text img.main {
    max-height: 38vh;
  }
}

@media screen and (max-width: 992px) {
  .main-slider {
    background: none;
  }

  .main-slider .mobile-name {
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    padding-top: 30px;
  }

  .main-slider .slick__item--detail-text .row {
    flex-direction: column;
    align-items: center;
  }

  .main-slider .slick__item--detail-text .column,
  .main-slider .slick__item--detail-text .column:first-child,
  .main-slider .slick__item--detail-text .column:last-child {
    padding: 0 15px;
    flex: 1 1 100%;
    max-width: 490px;
  }

  .main-slider .slick__item--detail-text .column__name,
  .main-slider .slick__item--detail-text h2,
  .main-slider .slick__item--detail-text h3,
  .main-slider .slick__item--detail-text h4 {
    display: none;
  }

  .main-slider .slick__item--detail-text .column__name + div,
  .main-slider .slick__item--detail-text .column__name + p,
  .main-slider .slick__item--detail-text h2 + div,
  .main-slider .slick__item--detail-text h2 + p,
  .main-slider .slick__item--detail-text h3 + div,
  .main-slider .slick__item--detail-text h3 + p,
  .main-slider .slick__item--detail-text h4 + div,
  .main-slider .slick__item--detail-text h4 + p {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .choose-content {
    flex-direction: column-reverse;
  }

  .choose-content .column + .column {
    max-width: 70%;
    margin: 2rem auto 0;
  }

  .choose-content:nth-child(n+4) {
    flex-direction: column;
  }

  .choose-content:nth-child(n+4) .column {
    max-width: 70%;
    margin: 2rem auto 1rem;
  }

  .choose-content:nth-child(n+4) .column + .column {
    max-width: 100%;
    margin: auto;
  }

  padding: 12px 0;
  .choose-menu {
    flex-wrap: wrap;
  }

  .column:first-child {
    margin: 8px 0;
  }
}

@media screen and (max-width: 767px) {
  .howtowork .item .text {
    padding: 10px 4px 4px 4px;
  }

  .choose-item {
    flex: 1 1 10%;
  }

  .choose-item .img {
    width: 100px;
    height: 80px;
  }

  .choose-content {
    padding-left: 0;
    margin-top: 16px;
  }

  .choose-content ul .text {
    font-size: 14px;
  }
}

@media screen and (max-width: 576px) {
  .main-slider .mobile-name {
    font-size: 18px;
  }

  .main-slider .slick__item {
    font-size: 15px;
  }

  .main-slider .slick__item--detail-text .column__image,
  .main-slider .slick__item--detail-text .column > img:first-child,
  .main-slider .slick__item--detail-text .column > .shadow {
    max-width: 80%;
    margin: 0 auto;
  }

  .main-slider .slick__item--detail-text ul li > img:first-child {
    max-width: 40px;
  }

  .pain-off__img img {
    min-width: 12.5vw;
  }

  .pain-off__text {
    font-size: 3.75vw;
  }

  .pain-off__description {
    font-size: 3.125vw;
  }

  .howtowork .item .img {
    max-width: 25vw;
  }

  .howtowork .item .img {
    padding-bottom: 22.5vw;
  }

  .howtowork .item .text {
    font-size: 3.75vw;
  }

  .choose-item {
    padding-bottom: 0.625vw;
  }

  .choose-item span {
    font-size: 3.75vw;
  }

  .choose-item__img {
    padding-bottom: 0.625vw;
  }

  .choose-item span {
    display: none;
  }
}

@media screen and (max-width: 575px) {
  .pain-off__row {
    margin-left: -8px;
    margin-right: -8px;
  }

  .pain-off__item {
    flex-direction: column;
    padding: 0 8px;
  }

  .pain-off__img {
    max-width: 60px;
    margin: 0 0 1rem;
  }

  .pain-off__text {
    text-align: center;
  }

  .choose-content ul li {
    padding: 5px 0px;
  }

  .choose-content ul .img {
    margin-right: 5px;
  }

  .choose-content ul .img img {
    min-width: 24px;
    width: 24px;
  }

  .choose-content ul .text {
    font-size: 12px;
  }
}