/*
Theme Name: Voron Team new
*/

@import url('https://fonts.googleapis.com/css2?family=Advent+Pro:ital,wght@0,100..900;1,100..900&family=Bahianita&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');


body {
  background-color: #13120E;
  font-family: "Noto Sans", sans-serif;
  color: #F2EDE6;
  font-weight: 400;
  font-size: 24px;
  font-style: normal;
}

/* WP-off */

.home .entry-title {
  display: none;
}

.home .section-inner {
  display: none;
}
/*////////*/

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
}

html {
  scroll-behavior: smooth;
}

.container {
  max-width: 1216px;
  width: 100%;
  margin: 0 auto;
}

/* Header */

.header {
  padding: 16px 0px;
  border-bottom: 1px solid #1F1E1C;
}

.menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header-logo {
  display: flex;
  justify-content: space-between;
}

.header-logo a {
  display: flex;
}

.title-h1-top {
  padding: 12px 0px 12px 12px;
  font-size: 32px;
  font-weight: 800;
  line-height: 44px;
  color: #E7C122;
}

.navbar {
  padding: 0;  
  text-align: center;
}

.nav-items {
  display: flex;
  list-style-type: none;
  gap: 36px;
}

.nav-link {
  letter-spacing: 0.03em;
  line-height: 27px;
  font-size: 20px;
  font-weight: 600;
  color: #A9A298;
  transition: color 0.3s linear;
}

.nav-link:hover {
  color: #E7C122;
}

._touch .nav-link:hover {
  color: #A9A298; 
}

/* Button-top-Donat */

.button-top {
  padding: 10px 26px;
  color: black;
  background-color: #E7C122;
  font-weight: 800;
}

.button-top:hover {
  color: #F2EDE6;
}

._touch .button-top:hover {
  color: black; 
}

/* Burger-menu */

.menu-icon {
  display: none;
}

.stop-scroll {
  overflow: hidden;
}

/* Main */

/*Section-top*/

.section-top {
  background-image: url(assets/images/section-1.png);
  background-position: center;
  background-size: cover; 
  position: relative;
  padding-top: 40px;
}

.section-1-header {
  margin-right: 104px;
  text-align: right;
}

.title-h1 {
  font-family: Bahianita;
  font-size: 164px;
  font-weight: 400;
  line-height: 197px;
  letter-spacing: 0.05em;
}

.title-h3 {
  font-family: Advent Pro;
  font-size: 36px;
  font-weight: 800;
  line-height: 43px;
  letter-spacing: 0.05em;
  color: #E7C122;
}

.section-1-main {
  display: flex;
  justify-content: space-between;
  text-align: right;
  margin-top: 13px;
}

.section-1-main-right {
  display: flex;
  margin-top: 132px;
  flex-direction: column;
  gap: 73px;
  line-height: 33px;
  letter-spacing: 0.03em;
}

.button {
  margin-top: 40px;
  padding: 14px 32px;
  color: #13120E;
  background-color: #E7C122;
  font-size: 20px;
  font-weight: 800;
  line-height: 27px;
  letter-spacing: 0.03em;
}

.button:active {
  box-shadow: inset 0px 5px 7.1px;
}

.clicked {
  background-color: #A9A298; 
}

/* News */

.wp-block-group {
  max-width: 1216px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 40px;
}

.title-news {
  padding-top: 80px;
  color: #E7C122;
  font-family: Advent Pro;
  font-size: 48px;
  font-weight: 800;
  line-height: 57px;
  letter-spacing: 0.05em;
}

.wp-block-latest-posts__read-more {
  list-style-type: none;
  color: #E7C122;
  font-weight: 600;
}

.wp-block-latest-posts__read-more:hover {
  color: #A9A298;
}

._touch .wp-block-latest-posts__read-more:hover {
  color: #E7C122;
}

.wp-block-latest-posts__list.has-dates.wp-block-latest-posts {
  margin-top: 32px;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
  padding: 24px 32px;
}

.wp-block-latest-posts__post-title {
  font-family: Advent Pro;
  color: #E7C122;
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
}

.wp-block-latest-posts__post-date {
  font-size: 24px;
  line-height: 27px;
  font-weight: 600;
}

.wp-block-latest-posts__post-full-content {
  margin-top: 12px;
}

.wp-block-latest-posts__post-excerpt {
  font-size: 24px;
  line-height: 27px;
  letter-spacing: 0.03em;
}

.home .wp-block-latest-posts__featured-image.alignright {
  margin-left: 0;
}

/* News main-page */

.archive .entry-categories, .archive .post-author, .archive .post-comment-link, .archive .post-separator, .archive .post-edit, .archive .meta-icon {
  display: none;
}

.archive .post-meta {
  list-style-type: none;
}

.archive #site-content {
  max-width: 1216px;
  width: 100%;
  margin: 0 auto;
  padding-top: 34px;
  padding-bottom: 50px;
}

.archive .post {
  margin-bottom: 52px;
}

.archive .entry-title {
  font-family: Advent Pro;
  font-size: 48px;
  font-weight: 800;
  line-height: 57px;
  letter-spacing: 0.05em;
}

.archive .entry-title a:visited {
  color: #E7C122;
}

.archive .entry-title a {
  color: #E7C122;
}

.archive .meta-text a:visited {
  color: #F2EDE6;
}

.archive .meta-text a {
  color: #F2EDE6;
}

.archive .post-date {
  font-size: 24px;
  line-height: 27px;
  font-weight: 600;
  margin-bottom: 18px;
}

.archive .featured-media {
  text-align: center;
  margin-bottom: 18px;
}

.archive .featured-media .attachment-post-thumbnail {
  height: auto;
  max-width: 100%;
  width: auto;
}

.archive .post-inner {
  font-size: 24px;
  line-height: 27px;
  letter-spacing: 0.03em;
}

/* News each-post */

.post-template-default #site-content {
  max-width: 1216px;
  width: 100%;
  margin: 0 auto;
  padding-top: 34px;
  padding-bottom: 354px;
}

.post-template-default .wp-block-image {
  margin-bottom: 30px;
}

.post-template-default .entry-title {
  color: #E7C122;
  font-family: Advent Pro;
  font-size: 48px;
  font-weight: 800;
  line-height: 57px;
  letter-spacing: 0.05em;
}

.post-template-default .featured-media {
  text-align: center;
  margin-bottom: 34px;
}

.post-template-default .featured-media .attachment-post-thumbnail {
  height: auto;
  max-width: 100%;
  width: auto;
}

.post-template-default .entry-categories-inner, .post-template-default .post-author, .post-template-default .post-comment-link, .post-template-default .meta-icon, .post-template-default .pagination-single, .post-template-default .comments-wrapper, .post-template-default .post-edit .meta-text a {
  display: none;
}

.post-template-default .post-meta {
  list-style-type: none;
}

.post-template-default .post-date {
  font-size: 24px;
  line-height: 27px;
  font-weight: 600;
  margin-bottom: 18px;
}

.post-template-default .meta-text a:visited {
    color: #F2EDE6;
  }

/* About Us */

.about_us {
  padding: 80px 0;
  background-color: #1F1E1C;
}

.title-about-us {
  font-family: Advent Pro;
  font-size: 48px;
  font-weight: 800;
  line-height: 57px;
  letter-spacing: 0.05em;
  text-align: center;
}

.main-block-about-us {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 32px;
}

.filial-title {
  margin-bottom: 16px;
  font-size: 32px;
  font-weight: 800;
  line-height: 44px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.why-choose {
  margin-top: 32px;
}

.main-text {
  line-height: 33px;
  letter-spacing: 0.03em;
}

.highlight {
  color: #E7C122; 
}

.list {
  list-style-position: inside;
}

.list li {
  padding-bottom: 8px;
  white-space: pre-line;
}

.list li::marker {
  color: #E7C122;
}

.list li:last-child {
  padding-bottom: 0; 
}

.info-photo-block {
  position: relative;
  width: fit-content;
}

.info-photo {
  display: block;
}

.info-photo-block::before {
  content: '';
  position: absolute;
  top: 305px;
  left: 500px;
  width: 186px; 
  height: 186px; 
  background-image: url(assets/images/helmet.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 2;
}

/* Trainers */

.trainers {
  padding: 80px 0px;
  background-image: url(assets/images/trainers-block.png);
  background-position: center;
  background-size: cover; 
  position: relative;
}

.trainers::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(19, 18, 14, 0.90);
  z-index: 1;
}

.title-about-trainer, .main-about-trainer {
  position: relative;
  z-index: 2;
}

.trainer-photo {
  max-width: 100%;
  height: 100%;
}

.title-about-trainer {
  text-align: center;
  font-family: Advent Pro;
  font-size: 48px;
  font-weight: 800;
  line-height: 57px;
  letter-spacing: 0.05em;
}

.main-about-trainer {
  margin-top: 56px;
  display: flex;
  justify-content: center;
  gap: 137px;
}

.text-about-trainer {
  margin-top: 24px;
  width: 592px;
}

.trainer-name {
  font-size: 32px;
  font-weight: 800;
  line-height: 44px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.text-about-trainer p {
  margin-top: 16px;
}

/* Donat */

.donat-highlight {
  color: #E7C122;
  font-weight: 800;
}

.donat-button {
  position: relative;
  z-index: 2;
  text-align: center;
  margin-top: 50px;
}

.su-donat-button {
  position: static!important;
}

.page-template-default.page .section-inner {
  display: none;
}

.page-template-default.page .entry-content {
  max-width: 1216px;
  width: 100%;
  margin: 0 auto;
  padding-top: 34px;
  padding-bottom: 434px;
}

.wp-block-latest-posts__list li {
  padding: 0px;
}

/* Gallery */

.gallery {
  padding: 96px 0px;
  background-color: #1F1E1C;
}

.wpsisac-slick-carousal.design-1 {
  margin-bottom: 0px;
}

.slick-prev {
  background-image: url(assets/images/L=Default.png);
}

.slick-next {
  background-image: url(assets/images/R=Default.png);
}

.slick-prev:hover {
  background-image: url(assets/images/L=Hover.png);
}

.slick-next:hover {
  background-image: url(assets/images/R=Hover.png);
}

.slick-prev:active {
  background-image: url(assets/images/L=Click.png);
}

.slick-next:active {
  background-image: url(assets/images/R=Click.png);
}

.slick-arrow svg {
  display: none;
}

.wpsisac-slick-carousal .slick-arrow {
  background-color: rgba(0, 0, 0, 0);
  max-width: 100%;
  width: 58px;
  height: 58px;
}

.slick-dots {
  display: none !important;
}

/* Map */

.map {
  padding: 60px 0px;
}

.map-title {
  text-align: center;
  font-family: Advent Pro;
  font-size: 48px;
  font-weight: 800;
  line-height: 57px;
  letter-spacing: 0.05em;
  align-items: center;
}

.main-map-block {
  margin-top: 40px;
  background-image: url(assets/images/main-map-block-background.png);
  background-position: center;
  background-size: cover; 
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
  padding: 40px;
}

.text-map p {
  padding-top: 40px;
  line-height: 33px;
  letter-spacing: 0.03em;
}

.address-map {
  display: flex;
  color: #E7C122;
  text-align: right;
  flex-direction: row-reverse;
  font-style: normal;
  margin-top: 40px;
  margin-bottom: 97px;
  font-weight: 600;
  line-height: 33px;
  letter-spacing: 0.03em;
}

.button-map {
  width: 262px; 
  height: 51px;
  cursor: pointer;
  background-image: url(assets/images/map-button.png); 
  background-position: center;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}

.button-map:active {
 
}

/* Timetable */

.timetable {
  padding: 96px 0px;
  background-color: #1F1E1C;
  text-align: center;
}

.title-timetable {
  text-align: center;
  font-family: Advent Pro;
  font-size: 48px;
  font-weight: 800;
  line-height: 57px;
  letter-spacing: 0.05em;
  margin-bottom: 60px;
  text-transform: uppercase;
}

.table {
  border: 2px solid #A9A298;
  border-collapse: collapse;
}

th {
  font-size: 26px;
  font-weight: 800;
  line-height: 40px;
  letter-spacing: 0.05em;
  color: #E7C122;
}

th, td {
  padding: 14px;
  border: 2px solid #A9A298;
}

/* Contacts */

.contacts {
  background-image: url(assets/images/contacts-background.png);
  background-position: center;
  background-size: cover; 
  position: relative;
  padding: 80px 0px;
  z-index: 1;
}

.header-contacts {
  font-family: Advent Pro;
  font-size: 48px;
  font-weight: 800;
  line-height: 57px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.contacts-box {
  position: relative;
  margin: 69px 32px 59px 32px;
  padding: 40px;
  width: 768px;
  height: 322px;
  background-color: #1F1E1C;
  overflow: visible;
  display: flex;
  gap: 40px;
  flex-direction: column;
}

.contacts-box::before {
  content: '';
  position: absolute;
  top: -211px;
  right: -522px;
  width: 594px; 
  height: calc(100% + 477px);
  background-image: url(assets/images/bird.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}

.contacts-box::after {
  content: '';
  position: absolute;
  top: -35px;
  left: -30px; 
  width: calc(100% + 64px);
  height: calc(100% + 88px); 
  background-image: url(assets/images/main-block-contacts.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}

.block-number, .block-social-media {
  text-align: center;
  line-height: 33px;
  letter-spacing: 0.03em;
}

.block-number p {
  margin-bottom: 8px;
}

.contacts-phone {
  font-family: Advent Pro;
  font-size: 36px;
  font-weight: 800;
  line-height: 43px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #E7C122;
  font-style: normal;
}

.contacts-media-block {
  display: flex;
  gap: 24px;
  justify-content: center;
  margin-top: 12px;
}

.contacts-media-block a {
  font-size: 40px;
  color: #E7C122;
}

/* Footer */

.footer {
  background-image: url(assets/images/Vector.png);
  background-position: center;
  background-size: cover; 
  position: relative;
  height: 298px;
  z-index: 3;
  padding-top: 85px;
  padding-bottom: 32px;
  margin-top: -53px;
}

.footer-main-block {
  display: flex;
}

.central-footer-block {
  display: flex;
  justify-content: space-between; 
}

.main-central-footer-block {
  display: grid;
  gap: 32px;
  margin-top: 14px;
  margin-left: 32px;
}

.main-footer-title {
  font-size: 32px;
  font-weight: 800;
  line-height: 44px;
  color: #13120E;
}

.right-central-footer-block {
  display: flex;
  justify-content: space-between;
  gap: 240px;
}

.footer-navbar {
  padding: 0;  
  text-align: center;
}

.footer-nav-items {
  display: flex;
  list-style-type: none;
  gap: 32px;
}

.footer-nav-link {
  letter-spacing: 0.03em;
  line-height: 27px;
  font-size: 20px;
  font-weight: 600;
  color: #13120E;
  transition: color 0.3s linear;
}

.footer-nav-link:hover {
  color: #E7C122;
}

._touch .footer-nav-link:hover {
  color: #13120E; 
}

.footer-phone {
  font-size: 20px;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: 0.03em;
  color: #13120E;
  font-style: normal;
  transition: color 0.3s linear;
}

.footer-phone:hover {
  color: #E7C122;
}

._touch .footer-phone:hover {
  color: #13120E; 
}

.footer-media-block {
  display: flex;
  gap: 25px;
}

.footer-media-block a {
  font-size: 32px;
  color: #13120E;
  transition: color 0.3s linear;
}

.footer-media-block a:hover {
  color: #E7C122;
}

._touch .footer-media-block a:hover {
  color: #13120E;
}

/* Scroll to Top */

.scroll-to-top {
  position: fixed;
  bottom: 35px;
  right: 35px;
  width: 100px;
  height: 100px;
  background: url(assets/images/button-scroll-to-top-Default.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.scroll-to-top:hover {
  background-image: url(assets/images/button-scroll-to-top-Hover.png);
}

.scroll-to-top:active {
  background-image: url(assets/images/button-scroll-to-top-Click.png);
}

.scroll-to-top.active {
  pointer-events: auto; 
  opacity: 1;
}

/* Media requests */

@media (max-width: 1650px){
  body {
    font-size: 22px;
  }

  .container {
    max-width: 1130px;
  }

  /* Header */

  .logo {
    width: 64px;
    height: 64px;
  }

  .title-h1-top {
    padding: 11px 0px 11px 12px;
    font-size: 30px;
    line-height: 42px;
  }

  .nav-items {
    gap: 32px;
  }

  .nav-link {
    line-height: 25px;
    font-size: 18px;
  }

  /* Main */

  /*Section-top*/

  .section-1-header {
    margin-right: 84px;
  }

  .title-h1 {
    font-size: 160px;
    line-height: 193px;
  }

  .title-h3 {
    font-size: 34px;
    line-height: 40px;
  }

  .section-1-main-left {
    width: 676px;
    height: 487px;
  }

  /* News */

  .title-news {
    font-size: 46px;
    line-height: 55px;
    padding-top: 70px;
  }

  /*News main-page*/

  .archive .entry-title {
    font-size: 46px;
    line-height: 55px;
  }

  /* News each-post */

  .post-template-default .entry-title {
    font-size: 46px;
    line-height: 55px;
  }

  /* About Us */

  .about_us {
    padding: 65px 0;
  }

  .title-about-us {
    font-size: 46px;
    line-height: 55px;
  }

  .main-block-about-us {
    margin-top: 56px;
  }

  .filial-title {
    font-size: 30px;
    line-height: 42px;
  }

  .main-text {
    line-height: 30px;
  }

  .info-photo-block::before {
    top: 285px;
    left: 440px;
    width: 156px; 
    height: 156px; 
  }

  .info-photo {
    width: 546px;
    height: 366px;
  }

  /* Trainers */

  .trainers {
    padding: 65px 0px;
  }

  .title-about-trainer {
    font-size: 46px;
    line-height: 55px;
  }

  .main-about-trainer {
    margin-top: 50px;
  }

  /* Gallery */

  /* Map */

  .map-title {
    font-size: 46px;
    line-height: 55px;
  }

  /* Timetable */

  .timetable {
    padding: 90px 0px;
  }

  .title-timetable {
    font-size: 46px;
    line-height: 55px;
  }

  /* Contacts */

  .header-contacts {
    font-size: 46px;
    line-height: 55px;
  }

  .contacts-box {
    width: 715px;
    height: 302px;
  }

  .contacts-box::before {
    top: -204px;
    right: -525px;
  }

  .contacts-box::after {
    width: calc(100% + 60px);
    height: calc(100% + 81px); 
  }

  .contacts-phone {
    font-size: 34px;
    line-height: 41px;
  }

  /* Footer */

  .footer-logo {
    width: 68px;
    height: 68px;
  }

  .main-footer-title {
    font-size: 30px;
    line-height: 42px;
  }

  .footer-nav-link {
    line-height: 25px;
    font-size: 17px;
  }

  .footer-phone {
    font-size: 17px;
    line-height: 25px;
  }

  .footer-media-block {
    gap: 22px;
  }

  .footer-media-block a {
    font-size: 30px;
  }

  /* Scroll to Top */

  .scroll-to-top {
    bottom: 25px;
    right: 25px;
    width: 90px;
    height: 90px;
  }
}

@media (max-width: 1420px){
  body {
    font-size: 20px;
  }

  .container {
    max-width: 1040px;
  }

  /* Header */

  .nav-items {
    gap: 24px;
  }

  /* Main */

  /*Section-top*/

  .title-h1 {
    font-size: 160px;
    line-height: 193px;
  }

  .title-h3 {
    font-size: 34px;
    line-height: 40px;
  }

  /* News */

  .wp-block-group {
    max-width: 1040px;
  }

  .wp-block-latest-posts__post-date {
    font-size: 22px;
  }

  .wp-block-latest-posts__post-excerpt {
    font-size: 20px;
  }

  /* News main-page */

  .archive #site-content {
    max-width: 1040px;
  }

  .archive .post-date {
    font-size: 22px;
  }

  .archive .post-inner {
    font-size: 20px;
  }

  /* News each-post */

  .post-template-default #site-content {
    max-width: 1040px;
  }

  .post-template-default .post-date {
    font-size: 22px;
  }

  /* About Us */

  .main-block-about-us {
    margin-top: 56px;
  }

  .info-photo-block::before {
    top: 285px;
    left: 440px;
    width: 156px; 
    height: 156px; 
  }

  /* Donat */

  .page-template-default.page .entry-content {
    max-width: 1040px;
  }

  /* Gallery */

  /* Timetable */

  th {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0.03em;
  }

  /* Contacts */

  .contacts-box {
    width: 603px;
    height: 257px;
    padding: 24px;
    margin: 69px 28px 39px 28px;
    gap: 26px;
  }

  .contacts-box::before {
    top: -194px;
    right: -458px;
    width: 525px;
    height: calc(100% + 462px);
  }

  .contacts-box::after {
    top: -32px;
    width: calc(100% + 56px);
    height: calc(100% + 69px); 
  }

  .block-number, .block-social-media {
    line-height: 30px;
  }

  .contacts-phone {
    font-size: 30px;
    line-height: 28px;
  }

  /* Footer */

  .footer-logo {
    width: 60px;
    height: 60px;
  }

  .main-central-footer-block {
    gap: 28px;
  }

  .footer-nav-items {
    gap: 26px;
  }

  .footer-nav-link {
    line-height: 25px;
    font-size: 15px;
  }

  .footer-phone {
    font-size: 17px;
    line-height: 25px;
  }

  /* Scroll to Top */

  .scroll-to-top {
    width: 70px;
    height: 70px;
  }
}

@media (max-width: 1140px){
  body {
    font-size: 18px;
  }

  .container {
    max-width: 768px;
  }

  /* Header */

  .header {
    padding: 12px;
  }

  .logo {
    max-width: 40px;
    height: auto;
  }

  .title-h1-top {
    padding: 7.5px 0px 7.5px 8px;
    font-size: 22px;
    line-height: 25px;
  }

  /* Burger-menu */

  .menu-icon {
    display: block;
  }

   .menu-icon i {
    font-size: 40px;
  }

  .navbar {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 65px;
  }

  .navbar.nav--visible {
    display: block;
  }

  .nav-items {
    flex-direction: column;
    padding: 30px 20px;
    position: absolute;
    background: #1F1E1C;
    gap: 16px;
    width: calc(100% + 768px);
  }

  .nav-items li {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
  }

  .nav-link {  
    font-size: 22px;
    line-height: 25px;
  }

  /* Button-top-Donat */

  .button-top {
    display: block;        
    width: 100%;
    padding: 10px 26px;
    color: black;
    background-color: #E7C122;
    font-weight: 800;
    box-sizing: border-box;
  }

  /* Main */

  /*Section-top*/

  .section-top {
    padding-top: 16px;
  }

  .section-1-header {
    margin-right: 31px;
  }

  .title-h1 {
    font-size: 112px;
    line-height: 115px;
  }

  .title-h3 {
    font-size: 30px;
    line-height: 29px;
  }

  .section-1-main {
    flex-direction: column-reverse;
  }

  .section-1-main-left {
    width: 409px;
    height: 347px;
  }

  .section-1-main-right {
    margin-top: 40px;
    gap: 10px;
    line-height: 22px;
  }

  .header-button {
    position: relative;
    display: none;
  }

  .button {
    position: absolute;
    top: -359px;
    right: 0px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 19px;
  }

  /* News */

  .wp-block-group {
    max-width: 768px;
    padding-bottom: 16px;
  }

  .wp-block-latest-posts__list.has-dates.wp-block-latest-posts {
    margin-top: 24px;
  }

  .wp-block-latest-posts.wp-block-latest-posts__list li {
    padding: 0;
  }

  .wp-block-latest-posts__post-excerpt {
    font-size: 18px;
    line-height: 22px;
  }

  .title-news {
    padding-top: 32px;
    font-size: 40px;
    line-height: 42px;
    text-align: center;
  }

  /*News main-page*/

  .archive #site-content {
    max-width: 768px;
  }

  .archive .post {
    margin-bottom: 26px;
  }

  .archive .entry-title {
    font-size: 40px;
    line-height: 42px;
  }

  .archive .post-date {
    font-size: 24px;
    line-height: 27px;
    font-weight: 600;
    margin-bottom: 18px;
  }

  .archive .featured-media {
    margin-bottom: 18px;
  }

  .archive .post-inner {
    font-size: 18px;
    line-height: 22px;
  }

  /* News each-post */

  .post-template-default #site-content {
    max-width: 768px;
  }

  .post-template-default .entry-title {
    font-size: 40px;
    line-height: 42px;
  }

  .post-template-default .post-date {
    font-size: 20px;
  }

  /* About Us */

  .about_us {
    padding: 32px 0;
  }

  .title-about-us {
    font-size: 40px;
    line-height: 42px;
  }

  .main-block-about-us {
    margin-top: 32px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
  }

  .filial-title {
    font-size: 22px;
    line-height: 30px;
  }

  .main-text {
    line-height: 22px;
  }

  .info-photo-block::before {
    top: -40px;
    left: 375px;
    width: 120px; 
    height: 120px; 
  }

  .info-photo {
    width: 456px;
    height: 338px;
  }

  /* Trainers */

  .trainers {
    padding: 32px 0px;
    background-image: none;
  }

  .trainers::before {
    display: none;
  }

  .title-about-trainer {
    font-size: 40px;
    line-height: 42px;
  }

  .main-about-trainer {
    flex-direction: column;
    align-items: center;
    margin-top: 32px;
    gap: 10px;
  }

  .trainer-photo {
    width: 226px;
    height: 254px;
  }

  .trainer-name {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
  }

  /* Donat */

  .page-template-default.page .entry-content {
    max-width: 768px;
  }

  /* Gallery */

  .gallery {
    padding: 48px 0px;
  }

  .slick-prev, .slick-next {
    display: none !important;
  }

  /* Map */

  .map {
    padding: 32px 0;
  }

  .map-title {
    font-size: 40px;
    line-height: 42px;
  }

  .main-map-block {
    padding: 32px 24px;
    margin-top: 24px;
  }

  .map-block {
    width: 344px;
    height: 212px;
  }

  .text-map p {
    padding-top: 20px;
    line-height: 27px;
  }

  .address-map {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .button-map {
    width: 230px; 
    height: 44px;
  }

  /* Timetable */

  .timetable {
    padding: 48px 0px;
  }

  .title-timetable {
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 32px;
  }

  th {
    font-size: 20px;
    line-height: 26px;
  }

  /* Contacts */

  .contacts {
    padding: 32px 0px 52px 0px;
  }

  .header-contacts {
    font-size: 40px;
    line-height: 42px;
  }

  .contacts-box {
    margin: 50px 24px 34px 24px;
    padding: 24px 12px;
    width: 482px;
    height: 210px;
    gap: 14px;
  }

  .contacts-box::before {
    top: -148px;
    right: -366px;
    width: 416px;
    height: calc(100% + 348px);
  } 

  .contacts-box::after {
    top: -20px;
    left: -24px;
    width: calc(100% + 48px);
    height: calc(100% + 60px);
  }

  .block-number, .block-social-media {
    line-height: 25px;
  }

  .contacts-phone {
    font-size: 20px;
    line-height: 24px;
  }

  .contacts-media-block {
    gap: 18px;
  }

  .contacts-media-block a {
    font-size: 28px;
  }

  /* Footer */

  .footer {
    height: auto;
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .footer-main-block {
    margin-left: 12px;
  }

  .footer-logo {
    max-width: 40px;
    height: auto;
  }

  .main-central-footer-block {
    margin: 8px 0px 0px 9px;
  }

  .main-footer-title {
    font-size: 18px;
    line-height: 25px;
  }

  .right-central-footer-block {
    gap: 78px;
  }

  .footer-nav-items {
    gap: 20px;
  }

  .footer-nav-link {
    line-height: 19px;
    font-size: 15px;
  }

  .footer-phone {
    font-size: 15px;
    line-height: 19px;
  }

  .footer-media-block a {
    font-size: 25px;
  }

  /* Scroll to Top */

  .scroll-to-top {
    display: none;
  }
}

@media (max-width: 976px){
  .contacts-box {
    margin: auto;
    margin-top: 50px;
    margin-bottom: 34px;
  }

  .contacts-box::before {
    display: none;
  }

  /*News main page*/

  .archive #site-content {
    padding-top: 17px;
    padding-bottom: 127px;
  }

  /* News each-post */

  .post-template-default #site-content {
    padding-top: 17px;
    padding-bottom: 127px;
  }

  .post-template-default .featured-media {
    margin-bottom: 17px;
  }

  /* Donat */

  .page-template-default.page .entry-content {
    padding-top: 17px;
    padding-bottom: 217px;
  }
}

@media (max-width: 794px){
body {
    font-size: 16px;
  }

  .container {
    max-width: 380px;
  }

  /* Header */

  .title-h1-top {
    font-size: 18px;
  }

  /* Main */

  /*Section-top*/

  .title-h1 {
    font-size: 96px;
  }

  .title-h3 {
    font-size: 24px;
  }

  .section-1-main-left {
    width: 269px;
    height: 207px;
  }

  .section-1-main-right {
    margin-top: 44px;
    gap: 36px;
  }

  .button {
    top: -387px;
    padding: 8px 18px;
    font-size: 14px;
    letter-spacing: 0.02em;
  }

  /* News */

  .nav-items {
    padding: 20px 20px;
    gap: 16px;
    width: calc(100% + 380px);
  }

  .menu-icon i {
    font-size: 30px;
  }

  .wp-block-group {
    max-width: 380px;
    padding-bottom: 8px;
  }

  .wp-block-latest-posts__list.has-dates.wp-block-latest-posts {
    margin-top: 12px;
  }

  .wp-block-latest-posts.wp-block-latest-posts__list li {
    display: grid;
  }

  .wp-block-latest-posts__post-date {
    font-size: 18px;
    line-height: 25px;
  }

  .wp-block-latest-posts__featured-image.alignright {
    margin-left: 0;
    text-align: center;
  }

  .wp-block-latest-posts__post-excerpt {
    font-size: 16px;
  }

  .title-news {
    font-size: 32px;
    line-height: 38px;
  }

  .wp-block-latest-posts__post-title {
    font-size: 30px;
    line-height: 36px;
  }

  /*News main-page*/

  .archive #site-content {
    max-width: 356px;
  }

  .archive .entry-title {
    font-size: 32px;
    line-height: 38px;
  }

  .archive .post-date {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 9px;
  }

  .archive .post-inner {
    font-size: 16px;
  }

  /*News each-post*/

  .post-template-default #site-content {
    max-width: 356px;
  }

  .post-template-default .entry-title {
    font-size: 32px;
    line-height: 38px;
  }

  .post-template-default .post-date {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 9px;
  }

  /* About Us */

  .title-about-us {
    font-size: 32px;
    line-height: 38px;
  }

  .filial-title {
    font-size: 18px;
    line-height: 25px;
  }

  .info-photo-block::before {
    top: -40px;
    left: 276px;
    width: 80px; 
    height: 80px; 
  }

  .info-photo {
    width: 356px;
    height: 238px;
  }

  /* Trainers */

  .title-about-trainer {
    font-size: 32px;
    line-height: 38px;
  }

  .text-about-trainer {
    width: 356px;
  }

  .trainer-name {
    font-size: 18px;
  }

  /* Donat */

  .page-template-default.page .entry-content {
    max-width: 356px;
  }

  /* Gallery */

  /* Map */

  .map-title {
    font-size: 32px;
    line-height: 38px;
  }

  .main-map-block {
    display: flex;
    flex-direction: column;
  }

  .map-block {
    width: 100%;
    height: 190px;
  }

  .text-map p {
    padding-top: 45px;
    line-height: 22px;
  }

  .address-map {
    margin-top: 16px;
    margin-bottom: 0px;
    line-height: 22px;
  }

  .main-map-button {
    position: absolute;
    top: 245px;
  }

  .button-map {
    background-image: url(assets/images/map-button-mobile.png); 
  }

  /* Timetable */

  .timetable {
    padding: 48px 0px;
  }

  .title-timetable {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 32px;
  }

  th {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.01em;
  }

  th, td {
    padding: 4px;
  }

  /* Contacts */

  .header-contacts {
    font-size: 32px;
    line-height: 38px;
  }

  .contacts-box {
    width: 324px;
    height: 201px;
    gap: 24px;
  }

  .contacts-box::before {
    display: none;
    } 

  .contacts-box::after {
    top: -20px;
    left: -15px;
    width: calc(100% + 32px);
    height: calc(100% + 44px);
    background-image: url(assets/images/main-block-contacts-mobile.png);
  }

  .block-number, .block-social-media {
    line-height: 19px;
    font-size: 14px;
  }

  /* Footer */

  .footer {
    padding-bottom: 12px;
  }

  .main-central-footer-block {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 268px;
    gap: 17px;
  }

  .right-central-footer-block {
    gap: 138px;
    left: -49px;
    position: relative;
  }

  .footer-nav-items {
    flex-direction: column;
    gap: 8px;
    align-items: flex-start;
  }

  .footer-nav-link {
    line-height: 19px;
    font-size: 14px;
  }

  .footer-phone {
    font-size: 14px;
    line-height: 19px;
    position: absolute;
    width: 126px;
    right: -100px;
  }

  .footer-media-block {
    position: absolute;
    top: 75px;
    right: -51px;
  }

  .footer-media-block a {
    font-size: 20px;
  }
}

@media (max-width: 380px){
  .container {
    max-width: 356px;
  }

  /* Main */

  /* News */

  .nav-items {
    padding: 20px 20px;
    gap: 16px;
    width: calc(100% + 356px);
  }

  .wp-block-group {
    max-width: 356px;
  }

  /* Gallery */

  /* Timetable */

  .timetable-container {
    max-width: 380px;
  }

  /* Contacts */

  .contacts-box {
    margin: 50px 16px 24px 16px;
  }

  /* Footer */

  .footer-phone {
    right: -77px;
  }

  .footer-media-block {
    right: -27px;
  }
}