section.section-py.bg-body.first-section-pt {
    margin-top: 0px !important;
}
/* Custom styles */
.page_title {
    /* Contact Us */

    font-family: "Montserrat", sans-serif;;
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 61px;
    color: #FF542C;
}
.page_sub_title {
    /* Any question or remark? just write us a message */

    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    
    color: #000000;
    
}
.bg-orange-500 {
    --tw-bg-opacity: 1;
    background-color: #FF542C !important;
}
body, div, p,span,h2,h1,h3,h4,h5,h6 {
    font-family: "Montserrat", sans-serif;
}
ul.right-navbar.flex.flex-col.md\:flex-row.items-center.space-y-2.md\:space-y-0.md\:space-x-4.text-sm.text-gray-700 {
    position: absolute;
    right: -60px;
    top: 23px;
}
.bg-countdown {
    background: rgba(255, 84, 44, 0.1);
    border-radius: 5px;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px !important;
    line-height: 22px !important;
    color: #FF542C;
    padding: 9px;
}
.time-text {
   /* Hrs */
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    /* identical to box height */
    color: #909090;
} 
.time-left-registration {
    /* Time Left for Registration */

    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 700 !important;
    font-size: 14p !importantx;
    line-height: 17px !important;
    /* identical to box height */
    color: #FF542C !important;
}
.contact-info li {
    margin-bottom: 15px;
    font-size: 14px;
    float: left;
}
.contact_list li svg {
    float: left;
    margin-right: 10px;
    width: 20px;
    height: auto;
}
.contact_list li span {
    float: left;
    margin-right: 10px;
    width: 80%;
}  
.box-bg-login {
    /* Rectangle 104 */

    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.3);
    box-shadow: 0px 50px 85px rgba(255, 84, 44, 0.15);
    backdrop-filter: blur(20px);
    /* Note: backdrop-filter has minimal browser support */
    border-radius: 42px;

}
.login_text {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #000000;
    text-align: center;
    display: block;
    margin-bottom: 20px;
    margin-top: 30px;
}
button.btn.btn-primary.login-button {
    width: 210px;
    height: 52px;
    background: #FF542C;
    border-radius: 10px;
    color: #fff;
    margin: 36px auto;
    display: block;
}
.contact-container {
    display: flex
;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    max-width: 90%;
    margin: 40px auto;
}

.contact-info {
  width: 45%;
  background: linear-gradient(to bottom right, #ff5722, #ff7043);
  color: white;
  padding: 30px 20px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  position: relative;
}

.contact-info h3 {
  margin-bottom: 10px;
  font-size: 22px;
}

.contact-info p {
  font-size: 14px;
  margin-bottom: 20px;
}
.title-event-text {
    /* Registration Fee */

    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 600!important;
    font-size: 16px!important;
    line-height: 20px!important;
    text-align: center!important;
    
    color: #000000!important;
    

}
.contact-info ul {
  list-style: none;
  padding: 0;
}

.contact-info li {
    margin-bottom: 15px;
    font-size: 14px;
    display: inline;
    width: 100%;
}
.contact-info i {
  margin-right: 10px;
}

.contact-form {
  width: 65%;
  padding: 30px 20px;
  background-color: #fff;
}

.contact-form form {
  display: flex;
  flex-direction: column;
}
.checkout-title {
    
}
.input-row {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
}
.checkout-title {
    /* Enter Your Phone Number */
    
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    
    color: #000000;
}
.flex.items-center.px-3.bg-gray-100.border-r.bg-gray-300.country-code {
    height: 53px;
    background: #E5E5E5;
}
.input-row input {
  flex: 1;
}
.submit-button-dd {
    /* Frame 8 */
    
   /* Rectangle 79 */
    background: #FF542C;
    border-radius: 10px;
    width: 173px;
    padding: 10px 20px !important;
}
.contact_svg svg {
    width: 100%;
    left: 1px;
    position: absolute;
    bottom: 0px;
}
.event-location {
    /* Event Location */
   
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    color: #000000;
}
.view-map {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #FF542C;
    margin-top: 24px;
    display: block;
}
    button.bg-orange-500.hover\:bg-orange-600.text-white.font-semibold.px-6.py-2.rounded-md.transition.duration-300 {
        width: 188px;
    }
    
    @media (max-width: 768px) {
        .event_ticket_list {
            height: auto !important;
        }
        .contact-container {
            flex-direction: column;
        }
    
        .contact-info, .contact-form {
            width: 100%;
             border-radius: 0;
        }
    
        .input-row {
            flex-direction: column;
        }
    }

.navbar-custom {
    background-color: #ffffff;
    border-bottom: 2px solid #e2e8f0;
}

.navbar-logo-section {
    width: 250px;
    display: block;
    vertical-align: middle;
    text-align: center;
    display: block;
}
.relative.w-80.search-bar {
    position: relative;
    margin-left: 185px;
    margin-top: 15px;
}
span.absolute.inset-y-0.search-icon.flex.items-center.text-gray-400 {
    position: absolute;
    left: 20px;
    top: -16px;
}
a.app-brand-logo img {
    width: 145px !important;
    display: block;
    margin: 10px auto 8px;
    height: auto;
}
.sidebar-custom {
    width: 250px;
    background-color: #ffffff;
    /* height: 100vh; */
    border-right: 1px solid #e2e8f0;
    padding: 20px 0;
}
.sidebar-list {
    width: 250px;
}
 .container {
    display: flex;
  }
.slider {
  /*max-width: 100%;*/
  margin: 0 auto;
}

.slider img {
 
  display: block;
}
.slider {
  overflow: hidden;
}
.slider-img {
 
  height: 500px;
  object-fit: cover;   /* Cover the container without stretching */
  display: block;      /* Remove bottom whitespace */
}
/* body {
  overflow-x: hidden;
} */
.sidebar {
    width: 250px;
    background: #ffffff;
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
}
.main-content {
    flex: 1;
    background: #f9fafb;
    padding: 0px;
    width: 80%;
    overflow: hidden;
    box-shadow: -4px 0 6px -2px rgba(0, 0, 0, 0.1); /* Outer left shadow */
}
.sidebar-list li a {
    padding-left: 33px !important;
}
iframe.absolute.top-0.left-0.w-full.h-full.rounded {
    width: 101%;
    padding: 22px;
}
.text-gray-300 {
  
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px !important;
    line-height: 15px !important;
    text-align: justify !important;
    
    color: #000000 !important;


}
.signup-btn {
    box-sizing: border-box;
    border: 1px solid #FF542C;
    border-radius: 20px;
    padding: 6px 25px;
}

.signup-btn:hover {
    background:  #FF542C;
}
.w-full.md\:w-1\/2.relative.search-bars {
    width: 440px;
}
.menu-link {
    display: flex;
    align-items: center;
    padding: 10px 20px;

    text-decoration: none;
    transition: background 0.3s;

    
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    /* identical to box height */
    
    color: #000000;


}
.subscribe-text {
    /* Subscribe */
  
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px !important;
    line-height: 22px !important;
    /* identical to box height */
    color: #FF542C;
}
.sb-input {
    border-top-left-radius: 28px;
    border-bottom-left-radius: 28px;
}
.py-4.footer-bottom {
    border-top: 1px solid #eee;
    margin-top: 25px;
}
span.text-copy-left {
    /* © 2025 Sports Bangla. All rights reserved. */
    

    
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    /* identical to box height */
    
    color: #000000;
    

}
.text-copy-right {
    /* Design & developed by Typo Tech BD */

    
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    /* identical to box height */
    
    color: #000000;
    

}
.subscribe-button {
    width: 79px;
    text-align: center;
    display: block;
    overflow: hidden;
}
.subscribe-button svg {
    text-align: center;
    display: block;
    margin: 0px auto;
}
.bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: #FF542C!important;
}
.w-64 {
    width: 250px;
}
.menu-link:hover {
    background-color: #e0f2fe;
}

.icon {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.btn-custom {
    background-color: #2563eb;
    color: white;
    padding: 5px 15px;
    border-radius: 5px;
    font-weight: 600;
}

.btn-custom:hover {
    background-color: #1e40af;
}
/* Position both arrows at bottom-left corner */
.slick-prev, .slick-next {
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 10;
    background: none;
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: none;
    font-size: 16px;
    border: 1px solid #fff;
}
.svg_height {
    text-align: center;
    display: block;
    margin: 0 auto;
}
.svg_height svg{
    text-align: center;
    display: block;
    margin: 0 auto;
}
.section {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
  padding: 40px;
  
}

.profile-box {
  display: flex;
  align-items: center;
  max-width: 800px;
  padding: 20px;
  border-radius: 10px;
  font-family: Arial, sans-serif;
  color: #333;
}

.profile-box img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border-radius: 20px;
  margin: 0 20px;
}

.profile-box.left {
  flex-direction: row;
  text-align: left;
}
.event-page-title {
    /* Sports Bangla Men’s Summer Run 2025 */
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    /* identical to box height */
    color: #000000;
}
.profile-box.right {
  flex-direction: row-reverse;
  text-align: right;
}

/* Shift next arrow to the right of prev */
.slick-next {
  left: 60px;           /* spacing between arrows */
}
 /* Hide original menu on small screens */


  /* Show original menu on desktop */
    @media (min-width: 768px) {
        .slicknav_menu {
          display: none !important; /* Hide mobile menu toggle on desktop */
        }
    }
   /* Show original menu on desktop */
  @media (max-width: 767px) {
    .slicknav_nav a {
        text-decoration: none;
        color: #666;
        line-height: 28px;
    }
    ul.slicknav_nav {
        margin-top: 57px;
        display: block;
    }
    section#hero-animation {
        max-height: 200px !important;
        height: auto!important;
    }
    .slicknav_nav li a  svg {
        float: left;
    }
  
    .slicknav_menu {
        font-size: 16px;
        background: #fff;
        padding: 5px;
    }
    .right-navbar {
        display: none;
    }
    .w-full.md\:w-1\/2.relative.search-bars {
        width: 100%;
    }
    a.app-brand-logo img {
        width: 121px;
        display: block;
        margin: 10px auto 8px;
        height: auto;
        position: absolute;
        left: 12px;
        
        top: 0px;
    }
    .w-full.md\:w-auto.flex.justify-center.md\:justify-end.right-navbar {
        display: none !important;
    }
    .slider img {
     
      height: 200px !important;
    
    }
    section#hero-animation {
        max-height: 500px;
        height: 200px;
    }
    .slider {
        position: relative;
        float: left;
        max-width: 100%!important;
        overflow: hidden;
    }

  }

.max-w-7xl {
    max-width: 100rem !important;
}
.slick-button {}
.slick-button svg {
    margin-left: 12px;
}
.right-navbar  {
    margin-right: 100px;
}
.hero-bottom-section {
    margin-top: 50px;
    margin-bottom: 50px;
    background: #fff;
    border-radius: 0px;
}
section#hero-animation {
    max-height: 500px;
    height: 500px;
}
.slider {
    position: relative;
    max-width: 82vw;
    overflow: hidden;
}
.our-title {
    /* Upcoming Events */
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 28px !important;
    line-height: 34px !important;
    font-family: "Montserrat", sans-serif !important;
    color: #FF542C !important;

}
    .sidebar  {
        background: #FFFFFF;
        box-shadow: 2px 0px 3px rgba(0, 0, 0, 0.1);
    }
    .slider {
        position: relative;
        float: left;
        max-width: 82vw;
        overflow: hidden;
    }

    .slider img {
      width: 100%;
      height: 500px;
      object-fit: cover;
      display: block;
    }

    .slick-prev, .slick-next {
      position: absolute;
      bottom: 20px;
      left: 20px;
      background-color: rgba(0, 0, 0, 0.5);
      color: white;
      width: 36px;
      height: 36px;
      border: none;
      border-radius: 9999px;
      z-index: 10;
    }

    .slick-next {
      left: 70px;
    }

    .slick-prev:before, .slick-next:before {
      font-size: 18px;
      color: white;
    }

    .slick-slider {
      margin-bottom: 0 !important;
    }

    a.btn.btn-info {
        /* Rectangle 24 */
        /* Orange */
        background: #FF542C;
        border-radius: 8px;
        /* Show All */

        font-family: "Montserrat", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 15px;
        line-height: 18px;

        color: #FFFFFF;


    }

    a.btn.btn-info {
        background: #FF542C;
        border-radius: 8px;
        font-family: "Montserrat", sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 15px;
        line-height: 18px;
        color: #FFFFFF;
        padding: 8px 23px;
    }
    .text-shadow {
        text-shadow: 2px 2px 4px rgba(0,0,0,0.8);
    }
    https://meet.google.com/bic-gffa-urm