/*!
Theme Name: МІОК
Author: Ruslan Troniak
Version: 1.0.0
*/
.content > .button {
	margin-top: 3rem;
	margin-bottom: 1.5rem;
}

.single-projects .events.competitions:before {
	display: none;
}

.page {
  padding-bottom: 0;
}

@media (max-width: 767px) {
  .about-section .important-slider {
    border-radius: .938rem;
  }
}

@media (max-width: 1199px) {
  .about-section::before {
    width: 50%;
    right: 0;
    left: auto;
  }
}