

@media (min-width: 992px) {
  body .main-slider .item .main_button a {
    font-size: 14px;
    height: 55px;
    line-height: 55px;
    min-width: 212px;
    letter-spacing: 1.5px;
  }
  body .main-slider .item h1 {
    font-size: 55px;
    line-height: 1.3;
    margin-bottom: 0;
  }
  body .main-slider .slick-arrow {
    width: 60px;
    height: 60px;
  }
  body .main-slider:hover .slick-arrow.slick-prev {
    left: 60px;
  }
  body .main-slider:hover .slick-arrow.slick-next {
    right: 60px;
  }
  body .home_slider_title {
    position: absolute;
    bottom: 150px;
    left: 0;
    width: 100%;
    z-index: 1;
  }
  body .bussiess_partner figure.wp-block-image {
    max-width: 145px !important;
    margin: 0 15px 10px !important;
  }
  body .home_contact .container {
    max-width: 680px;
  }
  body .home_contact .container h2 {
    font-size: 35px;
    line-height: 1.4;
    margin-bottom: 14px;
  }
}
/*# sourceMappingURL=template.homepage-desktop.css.map*/