@charset "UTF-8";
.news_section .inner_news a img, .inner_video .video_btn, .inner_video a img, .banners_section .banner_img img, .single_banner a img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.partners_slider .slick-arrow:before, .slick-arrow:before {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.partners_slider img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.sliders_section {
  padding-top: 15px;
  padding-bottom: 60px;
}
.sliders_section > .row {
  align-items: center;
}

.home_slider {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
  color: #ffffff;
}
.home_slider:before {
  display: block;
  padding-bottom: 52%;
  content: "";
}
.home_slider .slider_inner {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 10px;
  right: 10px;
  bottom: 0;
}
.home_slider .slick-track,
.home_slider .slick-list {
  height: 100%;
}
.home_slider .slide_block {
  display: inline-block;
  white-space: normal;
  font-size: 1rem;
  width: 100%;
  vertical-align: top;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.home_slider img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home_slider .slick-prev {
  right: 92px;
}
.home_slider .slick-prev:before {
  content: "";
}
.home_slider .slick-prev:focus {
  outline: none;
}
.home_slider .slick-next {
  right: 32px;
}
.home_slider .slick-next:before {
  content: "";
}
.home_slider .slick-next:focus {
  outline: none;
}

.slick-dots {
  position: absolute;
  bottom: 35px;
  height: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  max-width: 1210px;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slick-dots li {
  padding-left: 10px;
  z-index: 3;
}
.slick-dots li.slick-active button {
  background: #76BC22 !important;
  cursor: default;
}
.slick-dots button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #76BC22;
  padding: 0;
}
.slick-dots button:focus {
  outline: none;
}

.slick-arrow {
  position: absolute;
  bottom: 20px;
  z-index: 5;
  border: none;
  padding: 0;
  background: #F5F5F5;
  color: #000000;
  width: 30px;
  height: 30px;
  right: 15px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slick-arrow:before {
  font-size: 1.1rem;
}

.list_inner_promo {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
}
.list_inner_promo:before {
  display: block;
  padding-bottom: 94.8%;
  content: "";
}
.list_inner_promo .promo_slider {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.list_inner_promo .slick-track,
.list_inner_promo .slick-list {
  height: 100%;
}
.list_inner_promo .slider_inner {
  display: inline-block;
  white-space: normal;
  font-size: 1rem;
  width: 100%;
  vertical-align: top;
  padding: 23px;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.list_inner_promo .slick-prev {
  right: 90px;
}
.list_inner_promo .slick-prev:before {
  content: "";
}
.list_inner_promo .slick-prev:focus {
  outline: none;
}
.list_inner_promo .slick-next {
  right: 30px;
}
.list_inner_promo .slick-next:before {
  content: "";
}
.list_inner_promo .slick-next:focus {
  outline: none;
}

.inner_block {
  display: flex;
}
.inner_block .img_block {
  height: 160px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 50%;
}
.inner_block .img_block a {
  display: block;
  max-width: 100%;
}
.inner_block .img_block a img {
  display: block;
  max-width: 100%;
  max-height: 160px;
}

.promo_info {
  padding-left: 10px;
}

.promo_block .bonus_block {
  padding: 3px 4px;
  text-align: center;
}
.promo_block .bonus_block img {
  margin-right: 9px;
}

.promo_title {
  color: #000000;
  font-family: "montserrat_medium", "montserratarm_medium";
  font-size: 120%;
  line-height: 15px;
  margin-bottom: 17px;
  margin-top: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.old_promo {
  color: #B6B6B6;
  font-size: 120%;
  line-height: 15px;
  font-family: "montserrat_bold", "montserratarm_bold";
}

.product_promo {
  color: #000000;
  font-family: "montserrat_bold", "montserratarm_bold";
  font-size: 160%;
  line-height: 19px;
}

.time_block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #e5e5e5;
  padding: 13px 10px;
  border-bottom: 0;
}

.time_day,
.time_title {
  font-size: 160%;
  line-height: 19px;
  font-family: "montserrat_bold", "montserratarm_bold";
  color: #8F8F8F;
}

.promo_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 30px auto;
  border: none;
  background: #76BC22;
  color: #ffffff;
  font-size: 130%;
  line-height: 16px;
  text-transform: uppercase;
  border-radius: 2px;
  min-height: 50px;
  font-family: "montserrat_medium", "montserratarm_medium";
  width: 100%;
}
.promo_btn:before {
  margin-right: 10px;
  font-size: 2.4rem;
}
.promo_btn:focus {
  outline: none;
}

.promo_slider {
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  background-color: #ffffff;
}

@media (max-width: 1199px) {
  .promo_block .promo_info.bonus_block {
    display: none;
  }

  .promo_btn {
    margin: 10px auto;
    height: 40px;
  }

  .list_inner_promo .slider_inner {
    padding: 7px;
  }
}
@media (max-width: 991px) {
  .promo_list {
    padding: 0;
    margin-bottom: 20px;
  }

  .sliders_section {
    margin-top: -97px;
  }

  .promo_slider,
.time_block {
    border: none;
    border-bottom: 1px solid #E5E5E5;
    margin-top: 0;
    background: #ffffff;
  }

  .list_inner_promo {
    height: 290px;
  }
  .list_inner_promo .slider_inner {
    padding: 0 10px;
    margin-top: 8px;
  }
  .list_inner_promo:before {
    padding-bottom: 27%;
  }

  .inner_block .img_block {
    height: 112px;
  }
  .inner_block .img_block a img {
    max-height: 112px;
  }

  .promo_block {
    background-color: #ffffff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    padding: 10px;
  }
  .promo_block .bonus_block {
    display: none;
  }

  .promo_btn {
    font-size: 0;
    margin: 12px 0 0 auto;
  }
  .promo_btn:before {
    margin-right: 0;
  }

  .home_slider {
    margin-bottom: 117px;
  }

  .sliders_section {
    padding-top: 5px;
    padding-bottom: 20px;
  }

  .slick-dots {
    bottom: 10px;
  }
  .slick-dots button {
    width: 7px;
    height: 7px;
    background: #C8C8C8;
    border-color: #C8C8C8;
  }
  .slick-dots li.slick-active button {
    border-color: #76BC22;
  }

  .slick-arrow {
    bottom: auto;
    top: 50%;
    background: transparent;
    color: #ffffff;
    margin-top: -10px;
  }
  .slick-arrow:before {
    font-size: 2rem;
  }

  .home_slider .slick-prev {
    left: 10px;
  }
  .home_slider .slick-next {
    right: 10px;
  }
}
@media (max-width: 767px) {
  .list_inner_promo {
    height: 270px;
  }
  .list_inner_promo:before {
    padding-bottom: 85%;
  }

  .promo_btn {
    height: 41px;
    width: 60px;
  }
}
@media (max-width: 575px) {
  .sliders_section {
    padding-top: 0;
  }
  .sliders_section .row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .home_slider .slider_inner {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 0;
  }
  .home_slider .slide_block {
    border-radius: 0;
  }
}
.web .promo_title {
  -o-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.web .promo_title:hover {
  color: #76BC22;
}
.web .promo_btn {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.web .promo_btn:hover {
  background: #E9E9E9;
  color: #000000;
}
.web .slick-arrow:hover {
  background: #76BC22;
  color: #ffffff;
}
.web .slide_block a:hover,
.web .slick-dots button:hover {
  opacity: 0.5;
}
.web .list_inner_promo a:hover img {
  opacity: 0.7;
}

.touch .promo_title {
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}
.touch .promo_title:active {
  color: #76BC22;
}
.touch .promo_btn {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.touch .promo_btn:active {
  background: #E9E9E9;
  color: #000000;
}
.touch .slick-arrow:active {
  background: #76BC22;
  color: #ffffff;
}
.touch .slide_block a:hover,
.touch .slick-dots button:hover {
  opacity: 0.5;
}
.touch .list_inner_promo a:active img {
  opacity: 0.7;
}

.top_section {
  margin-top: 20px;
}
.top_section > ul {
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
}
.top_section > ul li {
  height: 81px;
  width: 100%;
  background-color: #F2F9EB;
  border-right: 1px solid rgba(118, 188, 34, 0.3);
  padding: 5px 15px;
}
.top_section > ul li a {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
}
.top_section > ul li a img {
  display: block;
  max-width: 100%;
  max-height: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #76BC22;
  padding: 3px;
}
.top_section > ul li a span {
  color: #000000;
  font-size: 130%;
  line-height: 16px;
  margin-left: 15px;
  white-space: inherit;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.top_section > ul li:first-child {
  padding: 0;
  border-right: none;
}
.top_section > ul li:first-child a {
  color: #ffffff;
  background: #76BC22;
  font-size: 140%;
  line-height: 19px;
  position: relative;
  overflow: hidden;
  padding: 10px 50px;
}
.top_section > ul li:first-child a:before {
  position: absolute;
  right: 0;
  content: "";
  border: 113px solid transparent;
  border-right: 0 solid #F2F9EB;
  border-bottom: 200px solid #F2F9EB;
}
.top_section > ul li:last-child {
  border-right: none;
}

.category_list {
  margin-bottom: 30px;
}
.category_list > ul {
  padding: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  margin: 0 -20px;
  flex-wrap: wrap;
}
.category_list > ul li {
  height: 71px;
  width: 100%;
  padding: 0 20px;
  max-width: 240px;
  margin-bottom: 15px;
}
.category_list > ul li a {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  border: 1px solid #EBEBEB;
  border-radius: 4px;
  height: 100%;
  width: 100%;
  padding: 6px 15px;
}
.category_list > ul li a img {
  display: block;
  max-width: 100%;
  max-height: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #76BC22;
  padding: 3px;
}
.category_list > ul li a span {
  color: #000000;
  font-size: 140%;
  line-height: 18px;
  margin-left: 20px;
  white-space: inherit;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "montserrat_medium", "montserratarm_medium";
}

.section_head {
  display: flex;
  align-items: center;
  margin: 5px 0;
}

.view_all_link {
  color: #5A5A5A;
  font-family: "montserrat_bold", "montserratarm_bold";
  font-size: 140%;
  line-height: 18px;
  margin-left: 20px;
}

.single_banner {
  margin-bottom: 46px;
}
.single_banner a {
  position: relative;
  display: block;
}
.single_banner a:before {
  display: block;
  content: "";
  padding-bottom: 12%;
}
.single_banner a img {
  object-fit: cover;
}

.banners_section {
  margin-bottom: 56px;
}
.banners_section ul {
  padding: 0;
  list-style-type: none;
}
.banners_section .banner_img {
  position: relative;
  display: block;
}
.banners_section .banner_img:before {
  display: block;
  content: "";
  padding-bottom: 52%;
}
.banners_section .banner_img img {
  object-fit: cover;
}
.banners_section .black_block .banner_description,
.banners_section .black_block .banner_title {
  color: #000000;
}
.banners_section .banner_content {
  position: absolute;
  top: 90px;
  right: 10px;
  bottom: 0;
  width: 232px;
  padding: 0 10px;
}
.banners_section .banner_title {
  font-size: 200%;
  font-family: "montserrat_bold", "montserratarm_bold";
  line-height: 27px;
  color: #ffffff;
  margin-bottom: 11px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 56px;
}
.banners_section .banner_description {
  font-size: 140%;
  line-height: 19px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 60px;
}
.banners_section .banner_btn {
  border: none;
  background: #76BC22;
  border-radius: 5px;
  color: #ffffff;
  text-transform: uppercase;
  min-height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 130%;
  line-height: 17px;
  font-family: "montserrat_bold", "montserratarm_bold";
  margin-top: 22px;
  text-align: center;
  padding: 6px 13px;
}

.partners_section {
  margin-bottom: 100px;
}

.inner_video {
  position: relative;
}
.inner_video a {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.inner_video a:before {
  display: block;
  content: "";
  padding-bottom: 54%;
}
.inner_video a img {
  object-fit: cover;
}
.inner_video .video_btn {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  border: none;
}
.inner_video .video_btn:focus {
  outline: none;
}
.inner_video .video_btn:before {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -40px;
  border-radius: 50%;
  background: #ffffff;
  width: 49px;
  height: 49px;
}
.inner_video .video_btn:after {
  display: block;
  content: "";
  border-style: solid;
  border-color: transparent #000000;
  width: 24px;
  height: 14px;
  border-width: 12px 0 12px 14px;
  position: relative;
  z-index: 2;
  margin-left: -18px;
  margin-top: -31px;
}
.inner_video .video_btn:hover:before {
  opacity: 0.5;
}
@media (max-width: 991px) {
  .inner_video .video_btn:before {
    width: 60px;
    height: 60px;
    margin: -41px;
  }
  .inner_video .video_btn:after {
    width: 21px;
    height: 21px;
    border-width: 10px 0 10px 21px;
    margin-top: -25px;
  }
}

.partners_slider {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
  margin-top: 15px;
  margin: 0 -10px;
}
.partners_slider .slide_block {
  display: inline-block;
  white-space: normal;
  font-size: 1rem;
  width: 14.286%;
  vertical-align: top;
  display: inline-flex;
  height: 80px;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.partners_slider a {
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 78px;
  background-color: #F4F4F6;
  height: 100%;
  padding: 10px 20px;
}
.partners_slider img {
  display: block;
  max-width: 105px;
  max-height: 40px;
  -o-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
  transform-origin: center;
  -webkit-transfrom-origin: center;
}
.partners_slider .slick-arrow {
  position: absolute;
  z-index: 3;
  width: 30px;
  height: 30px;
  padding: 0;
  color: #333333;
  border: 1px solid #e5e5e5;
  background: #ffffff;
  top: 0;
  margin-top: -40px;
}
.partners_slider .slick-arrow:before {
  font-size: 1.1rem;
  display: block;
}
.partners_slider .slick-arrow:focus {
  outline: none;
}
.partners_slider .slick-prev {
  right: 70px;
}
.partners_slider .slick-prev:before {
  content: "";
}
.partners_slider .slick-next {
  right: 10px;
}
.partners_slider .slick-next:before {
  content: "";
}
.partners_slider.slick-slider {
  overflow: visible;
}

.partners_section .section_head {
  margin-bottom: 10px;
}

.news_section {
  margin-bottom: 93px;
}
.news_section .section_head {
  margin-bottom: 15px;
}
.news_section .section_title {
  font-family: "montserrat_regular", "montserratarm_regular";
}
.news_section .inner_news {
  position: relative;
}
.news_section .inner_news a {
  position: relative;
  display: block;
}
.news_section .inner_news a:before {
  display: block;
  content: "";
  padding-bottom: 54%;
}
.news_section .inner_news a img {
  object-fit: cover;
}
.news_section .new_content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px 15px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  z-index: 22;
}
.news_section .new_title {
  color: #ffffff;
  font-size: 240%;
  font-family: "montserrat_medium", "montserratarm_medium";
  line-height: 29px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.news_section .new_description {
  color: #ffffff;
  font-size: 180%;
  line-height: 22px;
  margin-top: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

@media (max-width: 1199px) {
  .category_list > ul li {
    padding: 0 10px;
  }

  .banners_section .banner_content {
    width: 207px;
  }
  .banners_section .banner_title {
    margin-bottom: 6px;
    height: 24px;
    font-size: 180%;
    -webkit-line-clamp: 1;
  }
  .banners_section .banner_description {
    font-size: 130%;
    line-height: 16px;
    -webkit-line-clamp: 2;
    height: 33px;
  }
}
@media (max-width: 991px) {
  .news_section {
    margin-bottom: 40px;
  }
  .news_section .photo_block {
    margin-bottom: 40px;
  }
  .news_section .section_head {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .partners_section {
    background: #ffffff;
    padding: 25px 0 50px 0;
    margin-bottom: 40px;
  }
  .partners_section .section_head {
    padding: 0 15px;
  }
  .partners_section > .custom_container {
    padding: 0;
  }
  .partners_section .slick-dots {
    bottom: -20px;
  }
  .partners_section .slick-slide > div {
    background: #ffffff;
  }
  .partners_section .slick-slide > div a {
    background: #ffffff;
  }
  .partners_section .slick-slide > div:nth-child(even) {
    background: #F4F4F6;
  }
  .partners_section .slick-slide > div:nth-child(even) a {
    background: #F4F4F6;
  }
  .partners_section .partners_slider {
    margin: 0;
  }

  .category_list,
.top_section {
    display: none;
  }

  .banners_section {
    margin-bottom: 10px;
  }
  .banners_section ul li {
    margin-bottom: 40px;
  }
  .banners_section > .custom_container {
    padding: 0;
  }
  .banners_section .banner_content {
    width: 270px;
    top: 160px;
  }
  .banners_section .banner_btn {
    display: none;
  }
}
@media (max-width: 767px) {
  .info_bottom {
    max-width: 70%;
    flex: 0 0 70%;
  }

  .news_section > .custom_container {
    padding: 0;
  }
  .news_section .new_title {
    font-size: 180%;
    line-height: 24px;
  }
  .news_section .new_description {
    font-size: 140%;
    line-height: 19px;
  }

  .banners_section .banner_content {
    width: 222px;
    top: 160px;
  }

  .single_banner {
    margin-bottom: 40px;
    padding: 0;
  }
  .single_banner a:before {
    padding-bottom: 23%;
  }
}
@media (max-width: 575px) {
  .banners_section .banner_content {
    width: 172px;
    top: 83px;
  }
  .banners_section .banner_title {
    font-size: 160%;
  }
}
@media (max-width: 479px) {
  .banners_section .banner_content {
    width: 175px;
    top: 90px;
    right: 0;
  }
  .banners_section .banner_img:before {
    padding-bottom: 63%;
  }
}
@media (max-width: 399px) {
  .info_bottom {
    max-width: 75%;
    flex: 0 0 75%;
  }
}
.web .banners_section .banner_btn {
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.web .banners_section .banner_btn:hover {
  background: #E9E9E9;
  color: #000000;
}
.web .partners_slider a,
.web .single_banner a,
.web .category_list > ul li a,
.web .top_section ul li a {
  -o-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.web .partners_slider a:hover,
.web .single_banner a:hover,
.web .category_list > ul li a:hover,
.web .top_section ul li a:hover {
  opacity: 0.7;
}

.touch .banners_section .banner_btn {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.touch .banners_section .banner_btn:active {
  background: #E9E9E9;
  color: #000000;
}
.touch .partners_slider a,
.touch .single_banner a,
.touch .category_list > ul li a,
.touch .top_section ul li a {
  -o-transition: opacity 0.15s;
  -ms-transition: opacity 0.15s;
  -moz-transition: opacity 0.15s;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
}
.touch .partners_slider a:active,
.touch .single_banner a:active,
.touch .category_list > ul li a:active,
.touch .top_section ul li a:active {
  opacity: 0.7;
}

.web .slide_block a,
.web .slick-dots button, .web .list_inner_promo a img, .inner_video .video_btn:before {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.web .slick-arrow, .inner_video .video_btn {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.touch .slide_block a,
.touch .slick-dots button, .touch .list_inner_promo a img {
  -o-transition: opacity 0.15s;
  -ms-transition: opacity 0.15s;
  -moz-transition: opacity 0.15s;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
}

.touch .slick-arrow {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

/*# sourceMappingURL=index.css.map */
