  @font-face {
  font-family: 'Gliker-BoldCondensed';
  src: url('../fonts/Gliker-BoldCondensed.woff2') format('woff2'),
       url('../fonts/Gliker-BoldCondensed.woff') format('woff'),
       url('../fonts/Gliker-BoldCondensed.ttf') format('truetype'),
       url('../fonts/Gliker-BoldCondensed.eot'); /* Older IE */
  font-weight: normal;
  font-style: normal;
}
.twoimages img {
    width: 100px;
    max-width: 110px;
}
.twoimages img:first-child {
    width: 150px;
    max-width: 150px;
}
p.lead.text-muted {
    margin-bottom: 0 !important;
}
.about-section {
    /*min-height: 590px;
    background-image: url('../images/about-back.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;*/
    border-bottom: 2px solid #cfca5d;
}

    .navbar-logo {
      padding-right: 1rem;
      margin-right: 1rem;
      border-right: 2px solid #ccc;
    }

    .schedule-btn {
    /* border: 2px solid #000; */
    padding: 15px 29px;
    border-radius: 5px;
    background: url('../images/border.png');
    background-size: 100% 100%;
}

    .offcanvas-end {
      width: 250px;
    }

    .navbar-nav .nav-link {
      padding: 0.5rem 1rem;
    }
    .navbar-nav li a {
    font-size: 24px;
    color: #000;
}
.banner-section {
  min-height: 590px;
  background-image: url('../images/tlee.png'); /* Replace with actual image path */
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
/*  border-bottom: 10px solid #000;*/
}
.kjdskj .text-end {
    text-align: center !important;
}
.banner-section h1 {
   font-family: 'Gliker-BoldCondensed';
   font-weight: 100 !important;
   letter-spacing:  1px;
   font-size: 68px;
   color: #000 !important;
}
.contact-section h1 {
   font-family: 'Gliker-BoldCondensed';
   font-weight: 100 !important;
   letter-spacing:  1px;
   font-size: 68px;
   color: #000 !important;
}
p.lead.text-muted {
    color: #000 !important;
    font-size: 34px;
    font-weight: 700;
}
.about-section {
  min-height: 590px;
  background-image: url('../images/about-back.png'); /* Replace with actual image path */
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
/*  border-bottom: 10px solid #000;*/
}
.team-section {
  min-height: 590px;
  background-image: url('../images/gears.png'); /* Replace with actual image path */
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
/*  border-bottom: 10px solid #000;*/
}
.contact-section {
  min-height: 590px;
  background-image: url('../images/tle-mail.png'); /* Replace with actual image path */
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
/*  border-bottom: 10px solid #000;*/
}
.secon-con {
    font-size: 24px;
    font-weight: 700;
}
.buton-contact a {
    font-family: 'Gliker-BoldCondensed';
    font-weight: 100 !important;
    letter-spacing: 1px;
    font-size: 54px;
    color: #000 !important;
    text-decoration: none;
    background: url('../images/black-border.png');
    background: 100% 100%;
}
.buton-contact a {
    font-family: 'Gliker-BoldCondensed';
    font-weight: 100 !important;
    letter-spacing: 1px;
    font-size: 54px;
    color: #000 !important;
    text-decoration: none;
    background: url('../images/black-border.png') !important;
    padding: 18px 36px;
    background-position: center center;
    background-size: 100% 100% !important;
}
.buton-contact {
    margin-top: 40px;
    margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  /* Your mobile styles here */
  .contact-section {
    background-image: none !important;
}
.contact-section h1 {
    font-family: 'Gliker-BoldCondensed';
    font-weight: 100 !important;
    letter-spacing: 1px;
    font-size: 34px;
    color: #000 !important;
    margin-top: 30px;
}
.buton-contact a {
    font-family: 'Gliker-BoldCondensed';
    font-weight: 100 !important;
    letter-spacing: 1px;
    font-size: 31px;
    color: #000 !important;
    text-decoration: none;
    background: url('../images/black-border.png') !important;
    padding: 18px 36px;
    background-position: center center;
    background-size: 100% 100% !important;
}
p.lead.text-muted {
    color: #000 !important;
    font-size: 24px;
    font-weight: 700;
}
.team-section,.about-section {
    background: none !important;
}
.banner-section {
            background-image: none !important;
        }

}

    @media (min-width: 992px) {

        .buton-contact a {
    font-family: 'Gliker-BoldCondensed';
    font-weight: 100 !important;
    letter-spacing: 1px;
    font-size: 31px;
    color: #000 !important;
    text-decoration: none;
    background: url('../images/black-border.png') !important;
    padding: 18px 36px;
    background-position: center center;
    background-size: 100% 100% !important;
}
p.lead.text-muted {
    color: #000 !important;
    font-size: 24px;
    font-weight: 700;
}
      .navbar-content-center {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        gap: 1rem;
      }
      
}
.contact-section h1 {
    font-family: 'Gliker-BoldCondensed';
    font-weight: 100 !important;
    letter-spacing: 1px;
    font-size: 34px;
    color: #000 !important;
    margin-top: 30px;
}
    }

