.contact_section .section_list, .partners_section .partners_inner, .section_home .list_section, .main_slider .slick-dots {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.section_home .slick-arrow:before, .main_slider .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;
}

.standard_text {
  font-size: 140%;
  line-height: 20px;
}

.main_section {
  position: relative;
}
.main_section .slider_description {
  font-size: 140%;
  line-height: 21px;
  color: #000000;
  margin: 20px 0 28px;
}
.main_section .page_title > span {
  color: #ED1C24;
}
.main_section .slider_btn {
  background: #6AB245;
  min-width: 160px;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  font-family: "montserrat-bold", "montserratarm-bold";
  font-size: 120%;
  line-height: 14px;
  color: #ffffff;
  width: max-content;
  border: none;
}
.main_section .slider_info {
  position: relative;
  z-index: 2;
  max-width: 490px;
}
.main_section .slider_info .page_title {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.main_section .slider_info .slider_description {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.main_slider {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
}
.main_slider .slick-arrow {
  position: absolute;
  z-index: 3;
  font-size: 0;
  max-width: 64px;
  width: 100%;
  right: 50%;
  height: 64px;
  margin-right: -590px;
  top: 100%;
  margin-top: -150px;
  color: #ffffff;
  border: 1px solid rgb(255, 255, 255);
  background: transparent;
}
.main_slider .slick-arrow:before {
  display: block;
  font-size: 1.2rem;
}
.main_slider .slick-next:before {
  content: "\e903";
}
.main_slider .slick-prev {
  transform: translate3d(-90px, 0, 0);
  -moz-transform: translate3d(-90px, 0, 0);
  -ms-transform: translate3d(-90px, 0, 0);
  -webkit-transform: translate3d(-90px, 0, 0);
  -o-transform: translate3d(-90px, 0, 0);
}
.main_slider .slick-prev:before {
  content: "\e902";
}
.main_slider .slider_counter {
  position: absolute;
  top: 100%;
  z-index: 1;
  font-size: 16px;
  line-height: 20px;
  font-family: "montserrat-bold", "montserratarm-bold";
  color: #ffffff;
  pointer-events: none;
  right: 50%;
  margin-top: -128px;
  margin-right: -590px;
  transform: translate3d(-180px, 0, 0);
  -moz-transform: translate3d(-180px, 0, 0);
  -ms-transform: translate3d(-180px, 0, 0);
  -webkit-transform: translate3d(-180px, 0, 0);
  -o-transform: translate3d(-180px, 0, 0);
}
.main_slider .slide_block {
  display: inline-block;
  white-space: normal;
  font-size: 1rem;
  width: 100%;
  vertical-align: top;
  position: relative;
  height: 750px;
  overflow: hidden;
  background: #ED1C24;
}
.main_slider .slide_block .page_container {
  position: relative;
}
.main_slider .slide_block.slick-current {
  z-index: 1;
}
.main_slider .slide_block img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.main_slider .slider_img {
  height: 100%;
  transform: skewY(-3deg);
  transform-origin: left bottom;
}
.main_slider .slide_contact {
  position: absolute;
  top: -50px;
  left: 0;
  height: 100%;
  display: flex;
  align-items: flex-end;
  padding-bottom: 0;
}
.main_slider .bg_ {
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  bottom: -2px;
  height: 100%;
  width: 100%;
  transform: rotate(3deg) skew(-6deg);
  -moz-transform: rotate(3deg) skew(-6deg);
  -ms-transform: rotate(3deg) skew(-6deg);
  -webkit-transform: rotate(3deg) skew(-6deg);
  -o-transform: rotate(3deg) skew(-6deg);
  transform-origin: left bottom;
  -webkit-transfrom-origin: left bottom;
  margin-right: 20px;
  background: rgba(0, 0, 0, 0.1);
  left: 27px;
}
.main_slider .info_inner {
  width: 100%;
  min-height: 327px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.main_slider .info_inner:after {
  display: block;
  content: "";
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 400%;
  transform-origin: right bottom;
  -webkit-transfrom-origin: right bottom;
  transform: rotate(0deg) skew(-15deg);
  -moz-transform: rotate(0deg) skew(-15deg);
  -ms-transform: rotate(0deg) skew(-15deg);
  -webkit-transform: rotate(0deg) skew(-15deg);
  -o-transform: rotate(0deg) skew(-15deg);
  margin-right: 0;
  background: #ffffff;
}
.main_slider .slick-slide:not(.slick-current) .slide_contact {
  transform: translate3d(-100vw, 0, 0);
  -moz-transform: translate3d(-100vw, 0, 0);
  -ms-transform: translate3d(-100vw, 0, 0);
  -webkit-transform: translate3d(-100vw, 0, 0);
  -o-transform: translate3d(-100vw, 0, 0);
  -o-transition: transform 0.01s;
  -ms-transition: transform 0.01s;
  -moz-transition: transform 0.01s;
  -webkit-transition: transform 0.01s;
  transition: transform 0.01s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.main_slider .slick-slide.slick-current .slide_contact {
  -o-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
  -o-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.main_slider .slick-dots {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 5;
  display: flex;
  justify-content: center;
}
.main_slider .slick-dots li {
  flex: 1;
  max-width: 60px;
  padding: 0 5px;
}
.main_slider .slick-dots li.slick-active button {
  cursor: default;
}
.main_slider .slick-dots li.slick-active button:before {
  background: #ffffff;
}
.main_slider .slick-dots li:not(.slick-active) button:before {
  background: rgba(255, 255, 255, 0.4);
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.main_slider .slick-dots li:not(.slick-active) button:hover:before {
  background: rgba(255, 255, 255, 0.7);
}
.main_slider .slick-dots button {
  width: 100%;
  height: 6px;
  background: transparent;
  border: none;
  padding: 0;
}
.main_slider .slick-dots button:before {
  display: block;
  width: 100%;
  content: "";
  height: 2px;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 1200px) {
  .main_slider .info_inner {
    padding: 40px 50px 40px 0;
  }
  .main_slider .slick-dots {
    bottom: 98px;
  }
}
@media screen and (min-width: 769px) {
  .main_slider .slide_block img {
    height: 645px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .main_slider .slick-dots {
    bottom: 88px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .main_slider .info_inner {
    padding: 20px;
  }
}
@media screen and (min-width: 576px) and (max-width: 959px) {
  .main_slider .slick-dots {
    bottom: 20px;
  }
}
@media screen and (min-width: 576px) and (max-width: 768px) {
  .main_slider .info_inner {
    padding: 10px 20px;
    min-height: 240px;
  }
  .main_slider .slide_block {
    height: 600px;
  }
  .main_slider .slide_block img {
    height: 425px;
  }
}
@media screen and (max-width: 575px) {
  .main_slider .bg_ {
    display: none;
  }
  .main_slider .info_inner {
    padding: 20px;
    margin-bottom: 10px;
    min-height: 200px;
  }
  .main_slider .info_inner:after {
    transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -webkit-transform: unset;
    -o-transform: unset;
  }
  .main_slider .slick-dots {
    bottom: 8px;
  }
  .main_slider .slider_img {
    transform: skewY(0);
  }
  .main_slider .slide_block {
    height: 450px;
  }
  .main_slider .slide_block img {
    height: 320px;
  }
}

@media screen and (max-width: 1199px) {
  .main_slider .slider_counter {
    margin-right: 0;
    right: 0;
    margin-top: -102px;
    transform: translate3d(-150px, 0, 0);
    -moz-transform: translate3d(-150px, 0, 0);
    -ms-transform: translate3d(-150px, 0, 0);
    -webkit-transform: translate3d(-150px, 0, 0);
    -o-transform: translate3d(-150px, 0, 0);
  }
  .main_slider .slick-arrow {
    max-width: 45px;
    height: 45px;
    margin-right: 0;
    right: 20px;
    margin-top: -115px;
  }
  .main_slider .slick-prev {
    transform: translate3d(-60px, 0, 0);
    -moz-transform: translate3d(-60px, 0, 0);
    -ms-transform: translate3d(-60px, 0, 0);
    -webkit-transform: translate3d(-60px, 0, 0);
    -o-transform: translate3d(-60px, 0, 0);
  }
  .main_section .slider_info {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .main_slider .slider_counter {
    margin-right: 0;
    right: 0;
    top: auto;
    bottom: 12px;
    margin-top: 0;
    transform: translate3d(-100px, 0, 0);
    -moz-transform: translate3d(-100px, 0, 0);
    -ms-transform: translate3d(-100px, 0, 0);
    -webkit-transform: translate3d(-100px, 0, 0);
    -o-transform: translate3d(-100px, 0, 0);
  }
  .main_slider .slick-arrow {
    max-width: 30px;
    height: 30px;
    top: auto;
    bottom: 10px;
    margin-right: 0;
    right: 15px;
    margin-top: 0;
  }
  .main_slider .slick-prev {
    transform: translate3d(-40px, 0, 0);
    -moz-transform: translate3d(-40px, 0, 0);
    -ms-transform: translate3d(-40px, 0, 0);
    -webkit-transform: translate3d(-40px, 0, 0);
    -o-transform: translate3d(-40px, 0, 0);
  }
}
@media screen and (max-width: 575px) {
  .main_section .slider_description {
    margin: 10px 0 10px;
  }
}
.section_home {
  background: #ED1C24;
}
.section_home .slick-arrow {
  position: absolute;
  z-index: 3;
  font-size: 0;
  max-width: 48px;
  width: 100%;
  right: 100%;
  height: 48px;
  margin-right: -561.9047619048px;
  top: 0;
  color: #ffffff;
  border: 1px solid #ffffff;
  margin-top: 30px;
  background: transparent;
}
.section_home .slick-arrow:before {
  display: block;
  font-size: 1.2rem;
}
.section_home .slick-next:before {
  content: "\e903";
}
.section_home .slick-prev {
  transform: translate3d(-60px, 0, 0);
  -moz-transform: translate3d(-60px, 0, 0);
  -ms-transform: translate3d(-60px, 0, 0);
  -webkit-transform: translate3d(-60px, 0, 0);
  -o-transform: translate3d(-60px, 0, 0);
}
.section_home .slick-prev:before {
  content: "\e902";
}
.section_home .page_title,
.section_home .page_description {
  padding-top: 22px;
  color: #ffffff;
  max-width: 450px;
  text-align: center;
  margin: 0 auto;
}
.section_home .page_row {
  padding-top: 80px;
}
.section_home .info_section {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 20px 20px;
}
.section_home .info_section .sub_title {
  color: #ffffff;
  max-width: 481px;
}
.section_home .slider_section {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 20px;
  padding-right: 0;
}
.section_home .list_section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 80px -10px 90px;
}
.section_home .list_section li {
  margin-bottom: 70px;
  padding: 0 10px;
  flex: 0 0 50%;
  max-width: 50%;
}
.section_home .list_block {
  display: flex;
  align-items: center;
}
.section_home .img_list {
  margin-right: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 42px;
  max-height: 42px;
  height: 100%;
  width: 100%;
}
.section_home .img_list img {
  display: block;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.section_home .list_title {
  font-family: "montserrat-bold", "montserratarm-bold";
  font-size: 140%;
  line-height: 17px;
  color: #ffffff;
  max-width: 180px;
}
.section_home .site_btn {
  flex: 0 0 50%;
  max-width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section_home .images_slider {
  position: relative;
  white-space: nowrap;
  font-size: 0;
  overflow: hidden;
  display: block;
  width: 50vw;
  transform: translate3d(0, 90px, 0);
}
.section_home .images_slider .bg_ {
  display: block;
  content: "";
  position: absolute;
  z-index: 2;
  bottom: -2px;
  height: 100%;
  width: 100%;
  transform-origin: left top;
  -webkit-transfrom-origin: left top;
  transform: rotate(-14deg) skewX(-10deg) skewY(10deg);
  -moz-transform: rotate(-14deg) skewX(-10deg) skewY(10deg);
  -ms-transform: rotate(-14deg) skewX(-10deg) skewY(10deg);
  -webkit-transform: rotate(-14deg) skewX(-10deg) skewY(10deg);
  -o-transform: rotate(-14deg) skewX(-10deg) skewY(10deg);
  margin-right: 20px;
  background: rgba(0, 0, 0, 0.1);
  left: 0;
}
.section_home .images_slider .slide_block {
  display: inline-block;
  white-space: normal;
  font-size: 1rem;
  width: 100%;
  vertical-align: top;
  overflow: hidden;
}
.section_home .images_slider .slide_block svg {
  width: 100%;
  height: auto;
}
.section_home .images_slider .slide_block .img_section {
  position: relative;
}
@media screen and (min-width: 1440px) {
  .section_home .images_slider {
    width: auto;
  }
}
@media screen and (max-width: 1199px) {
  .section_home .slick-arrow {
    margin-right: 0;
    right: 20px;
  }
  .section_home .list_section {
    margin: 45px -10px 0;
  }
  .section_home .list_section li {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
  .section_home .info_section .sub_title {
    max-width: 100%;
  }
  .section_home .list_title {
    max-width: 100%;
    font-size: 120%;
    line-height: 17px;
  }
  .section_home .page_row {
    padding-top: 25px;
    padding-bottom: 30px;
    align-items: end;
  }
  .section_home .images_slider {
    width: 100%;
    transform: translate3d(0, 0, 0);
  }
}
@media screen and (max-width: 767px) {
  .section_home .slider_section,
.section_home .info_section {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .section_home .list_section li {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .section_home .slick-arrow {
    right: 60px;
    max-width: 30px;
    height: 30px;
  }
  .section_home .slick-prev {
    transform: translate3d(-40px, 0, 0);
    -moz-transform: translate3d(-40px, 0, 0);
    -ms-transform: translate3d(-40px, 0, 0);
    -webkit-transform: translate3d(-40px, 0, 0);
    -o-transform: translate3d(-40px, 0, 0);
  }
  .section_home .slick-prev:before {
    content: "\e902";
  }
  .section_home .img_list {
    margin-right: 10px;
  }
  .section_home .images_slider .slide_block svg {
    width: 85%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 575px) {
  .section_home .images_slider .slide_block svg {
    width: 100%;
  }
  .section_home .slick-arrow {
    right: 20px;
  }
  .section_home .list_section li {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.partners_section {
  margin-bottom: 175px;
}
.partners_section .partners_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 40px auto 0;
}
.partners_section .partners_img {
  padding: 0 10px;
  overflow: hidden;
}
.partners_section .partners_img a {
  max-width: 180px;
  max-height: 180px;
  display: block;
}
.partners_section .partners_img img {
  width: 100%;
  display: block;
  height: auto;
  padding: 10px;
}
@media screen and (max-width: 1199px) {
  .partners_section {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 959px) {
  .partners_section {
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .partners_section .partners_inner {
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 20px -10px 0;
  }
  .partners_section .partners_inner li {
    flex: 0 0 25%;
    max-width: 25%;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 479px) {
  .partners_section {
    margin-bottom: 5px;
  }
  .partners_section .partners_inner li {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

.contact_section .contact_map {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.contact_section .sub_title {
  color: #ffffff;
  text-align: left;
}
.contact_section .contact_info {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
  background: #6AB245;
  display: flex;
  overflow: hidden;
  justify-content: flex-end;
  align-items: center;
  min-height: 600px;
}
.contact_section .full_screen {
  flex: 0 0 100vw;
  max-width: 100vw;
}
.contact_section .full_screen > .page_container {
  padding: 0;
}
.contact_section .inner_info {
  max-width: 310px;
  margin-left: auto;
  padding: 15px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}
.contact_section .section_btn {
  background: #ffffff;
  width: 100%;
  padding: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 120%;
  line-height: 14px;
  color: #6AB245;
  font-family: "montserrat-bold", "montserratarm-bold";
}
.contact_section .section_list {
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}
.contact_section .section_list li {
  margin-bottom: 40px;
}
.contact_section .name_info {
  font-size: 140%;
  line-height: 17px;
  color: #ffffff;
  margin-bottom: 4px;
}
.contact_section .standard_info {
  display: block;
  color: #ffffff;
  text-align: left;
}
.contact_section #map {
  height: 600px;
  max-height: 75vh;
}
.contact_section .map_block {
  flex: 0 0 100vw;
  max-width: 100vw;
}
@media screen and (min-width: 1921px) {
  .contact_section {
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
  }
  .contact_section .contact_form {
    display: block;
  }
  .contact_section .full_screen {
    flex: auto;
    max-width: unset;
  }
  .contact_section .inner_info {
    margin: 0 auto;
  }
}
@media screen and (max-width: 1365px) {
  .contact_section .full_screen {
    flex: auto;
    max-width: unset;
  }
  .contact_section .contact_form {
    display: block;
  }
  .contact_section .inner_info {
    margin: 0 auto;
    padding: 10px;
  }
}
@media screen and (max-width: 959px) {
  .contact_section .section_list {
    margin-top: 20px;
  }
  .contact_section .section_list li {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .contact_section .contact_map {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .contact_section .page_row {
    flex-direction: column-reverse;
    margin: 0;
  }
  .contact_section .contact_info {
    flex: 0 0 100%;
    max-width: 100%;
    min-height: auto;
  }
  .contact_section .inner_info {
    max-width: 100%;
    margin: 0;
    padding: 25px 10px;
  }
  .contact_section #map {
    height: 300px;
  }
}

.web .partners_section .partners_img a:hover img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  opacity: 0.7;
}
.web .partners_section .partners_img a:hover .product_title {
  color: #ED1C24;
}

.touch .partners_section .partners_img a:active img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  opacity: 0.7;
}
.touch .partners_section .partners_img a:active .product_title {
  color: #ED1C24;
}

.web .section_home .site_btn, .section_home .web .site_btn, .web .contact_section .section_list li a, .contact_section .section_list li .web a {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.web .main_section .slider_btn, .main_section .web .slider_btn {
  -o-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.web .contact_section .section_btn, .contact_section .web .section_btn, .web .main_slider .slick-arrow, .main_slider .web .slick-arrow, .web .section_home .slick-arrow, .section_home .web .slick-arrow, .web .partners_section .partners_img a .product_title,
.web .partners_section .partners_img a img {
  -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 .section_home .site_btn, .section_home .touch .site_btn, .touch .contact_section .section_list li a, .contact_section .section_list li .touch a {
  -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 .main_section .slider_btn, .main_section .touch .slider_btn {
  -o-transition: background-color 0.15s;
  -ms-transition: background-color 0.15s;
  -moz-transition: background-color 0.15s;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
}

.touch .contact_section .section_btn, .contact_section .touch .section_btn, .touch .main_slider .slick-arrow, .main_slider .touch .slick-arrow, .touch .section_home .slick-arrow, .section_home .touch .slick-arrow, .touch .partners_section .partners_img a .product_title,
.touch .partners_section .partners_img a img {
  -o-transition: all 0.15s;
  -ms-transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

.web .contact_section .section_list li a:hover, .contact_section .section_list li .web a:hover {
  color: #ED1C24;
}
.web .main_section .slider_btn:hover, .main_section .web .slider_btn:hover {
  background: #ED1C24;
}
.web .main_slider .slick-arrow:hover, .main_slider .web .slick-arrow:hover, .web .section_home .slick-arrow:hover, .section_home .web .slick-arrow:hover {
  background: #ffffff;
  color: #000000;
  border-color: transparent;
}
.web .contact_section .section_btn:hover, .contact_section .web .section_btn:hover {
  background: #ED1C24;
  color: #ffffff;
  border-color: transparent;
}
.web .section_home .site_btn:hover, .section_home .web .site_btn:hover {
  color: #000000;
}
.touch .contact_section .section_list li a:active, .contact_section .section_list li .touch a:active {
  color: #ED1C24;
}
.touch .main_section .slider_btn:active, .main_section .touch .slider_btn:active {
  background: #ED1C24;
}
.touch .main_slider .slick-arrow:active, .main_slider .touch .slick-arrow:active, .touch .section_home .slick-arrow:active, .section_home .touch .slick-arrow:active {
  background: #ffffff;
  color: #000000;
  border-color: transparent;
}
.touch .contact_section .section_btn:active, .contact_section .touch .section_btn:active {
  background: #ED1C24;
  color: #ffffff;
  border-color: transparent;
}
.touch .section_home .site_btn:active, .section_home .touch .site_btn:active {
  color: #000000;
}

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