

@media (min-width: 992px) {
  body .main-slider {
    margin-bottom: -10px;
  }
  body .main-slider .item img {
    height: 720px;
  }
  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 .whychooseAIMS {
    padding: 0;
    background-size: 100% 100%;
  }
  body .whychooseAIMS_main .main_button a {
    height: 55px;
    line-height: 55px;
    font-size: 14px;
  }
  body .whychooseAIMS_list li {
    width: calc(50% - 15px);
    min-height: 254px;
  }
  body .whychooseAIMS_list li:nth-child(2n+1) {
    margin-right: 30px;
  }
  body .whychooseAIMS_list li .p01 {
    font-size: 45px;
  }
  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;
  }
  body .home_blog .main_button a {
    min-width: 155px;
    height: 40px;
    line-height: 40px;
  }
  body .home_blog .block img {
    width: 100%;
    max-height: 230px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  body .home_blog .block .text h3 {
    min-height: 58px;
  }
}
/*# sourceMappingURL=template.homepage-desktop.css.map*/