   @font-face {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica'), url('assets/fonts/Helvetica.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Helvetica Oblique';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Oblique'), url('assets/fonts/Helvetica-Oblique.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Helvetica Compressed';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Compressed'), url('assets/fonts/helvetica-compressed-5871d14b6903a.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Helvetica Rounded Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Rounded Bold'), url('assets/fonts/helvetica-rounded-bold-5871d05ead8de.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica'), url('assets/fonts/Helvetica-Bold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Helvetica Bold Oblique';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Bold Oblique'), url('assets/fonts/Helvetica-BoldOblique.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Helvetica Light';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Light'), url('assets/fonts/helvetica-light-587ebe5a59211.woff') format('woff');
    }
body{
    background-color:#275eac !important;
}
p{
    font-family:'helvetica' !important;
} 
.navbar{
    padding-top:0 !important;
    padding-bottom:0 !important;
}
.navbar-light .navbar-toggler{
    color: #fff !important;
    border: none  !important;
    font-size: 27px !important;
}
.navbar-brand img{
    width:215px !important;
}
header{
    box-shadow: 0px 10px 15px -3px rgba(0,0,0,0.2);
}
.minutes-seconds{
    font-size:18px !important;
}
.navbar-light .navbar-nav .nav-link{
    color:#fff !important;
    font-family: "Alumni Sans", sans-serif;
    font-size: 25px;
    font-weight: 500;
}
.section-right h5{
    color: #fff !important;
    text-align: center !important;
    font-family: "ADLaM Display", system-ui !important;
    font-size: 23.63px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
}
.banner-img img{
     position: absolute;
     top:-48.11px ;
     width: 100%;
     z-index: -9;
}
@media screen and (min-width: 1500px){
        
    .sub-heading{
        font-size: 53px !important;
    margin-bottom: 27px !important;
    }
    .footer-bg2{
        background-repeat:no-repeat !important;
    }
     
}
h1{ 
    font-family: "ADLaM Display", system-ui !important;
}
h2{ 
    font-family: 'helvetica';
}
.navbar-toggler:focus{
    box-shadow:none !important;
}
@media screen and (max-width: 899px){
    .banner-img img{ 
     top:93px  !important; 
}
.green-bg{
    margin-top:23px !important;
}
.banner-section p{
    font-size:16px !important;
}
.sub-heading{
       
    font-size: 34px !important;
    margin-bottom: 9px !important;
    
}
}
@media screen and (max-width: 399px){
    .banner-section2 img{
    margin-top: -18px !important;
}
.btn-1{
    margin-top:7px !important;
}
.green-bg{
    margin-top:20px !important;
}
}
@media screen and (min-width: 699px){
    .btn-1 a{
        font-size:18px !important;
    }
}
@media screen and (min-width: 1350px){
    .btn-1 a{
        font-size: 24px !important;
    }
}
@media screen and (min-width: 1600px){
    .banner-section h2{ 
    font-size: 68px  !important; 
    line-height: 44px !important; 
    }
    .sub-heading{
        font-size:62px !important;
    }
    .btn-1 a{
        font-size:28px !important;
    }
    .btn-1{
        margin-top:8px;
    }
    .item{
        height:495px;
    }
}
@media screen and (max-width: 599px){
    .modal-content{
        transform: scale(1.7);
    }
    .modal-dialog{
        max-width: 159px !important;
    margin: auto !important;
    }
    .navbar-light .navbar-nav .nav-link{
        font-family:'helvetica' !important;
        font-size:19px;
    }
    h1{
        font-size: 26px !important; 
}
    .minutes-seconds{
    font-size: 10px !important;
    font-weight: 600;
}
    .scroll-container {
  width: 100%;
  height: 100px;  
  overflow-y: auto;  
  overflow-x: hidden;  
  padding: 0px; 
  border-radius: 8px;
  margin-bottom:20px;
   
}

.banner-section{
    background:url('https://channelwebtech.com/2024/mubashir/paddlex-pickleball9/assets/images/banner.webp');
    background-size:cover;
}
 
.scroll-container::-webkit-scrollbar {
  width: 8px;  
}

.scroll-container::-webkit-scrollbar-track {
  background: #f1f1f1;  
  border-radius: 10px;
}

.scroll-container::-webkit-scrollbar-thumb {
  background: #007BFF;  
  border-radius: 10px;
}

.scroll-container::-webkit-scrollbar-thumb:hover {
  background: #0056b3;  
}

 
.scroll-container {
  scrollbar-width: thin;
  scrollbar-color: #007BFF #f1f1f1;
}
    .box{
        border-radius:10px !important;
        padding:4px !important;
        margin-bottom:6px !important;
    }
    .banner-img img{
        position: absolute;
        top: 70px !important;
        width: 100%;
        z-index: -9;
}

 
.banner-section h2{ 
    font-size: 18px !important; 
    line-height: 7px !important; 
    }
    .sub-heading{ 
            font-size: 14px !important;
            margin-bottom: 0!important;
    }
    .banner-section p{
        font-size:9px!important;
        margin-bottom:0 !important;
    }
    .btn-1 a{
            font-size: 9px!important;
            position: relative;
            top: -2px;
    }
    .btn-1{ 
        border-radius: 18px!important;
        padding: 0px 12px!important;
        margin-top: 11px;
    
    }
    .navbar{
        padding:0 !important;
    }
    .navbar-brand{
        padding:0 !important;
    }
    .item{
        border-radius: 15px !important;
        border: 1px solid #fff !important; 
        height: 158px !important; 
    }
    .box:hover{
            margin-right: -2px !important;
    margin-left: -2px !important;
    }
    .scroll-container{
        height: 71px !important; 
    }
    .item h3{
        font-size: 9px !important;
        margin-top: -10px;
    }
    .box h6{
        font-size:8px !important;
    }
    .box p{
         font-size:7px !important;
    }
    .section-right .days-hour{
        font-size:20px  !important;
    }
    .section-right h2{
        font-size:6px  !important;
    }
    .section-right h5{
        font-size:11px  !important;
        margin-bottom:0;
    }
    .green-bg{  
    padding: 4px 19px !important;
    margin-top: 18px !important; 
    background-size:cover;
    }
    footer h2{
        font-size:16px !important;
    }
    footer p{ 
        font-size:12px !important
    }
    .accordion-body{
        padding: .5rem .75rem !important;
        font-size: 10px !important;
    }
    footer i{ 
        font-size: 17px !important;
    }
    .accordion-button{
            font-size: 11px !important;
    padding: .3rem .65rem !important;
    }
    .social-media img{
    width:23px !important;
}
}
.social-media img{
    width:40px;
}
 



.banner-section h2{
        font-family: "Alumni Sans", serif;
    font-size: 45px;
    font-weight: 700;
    line-height: 34px;
    color: #d3ff4d;  
}
.sub-heading{
     font-family: "ADLaM Display", system-ui !important;
    font-weight: 400 !important;
    font-size: 39px;
    margin-bottom:9px;
     color: #d3ff4d;  
 }
.banner-section p{
    font-family: 'Helvetica';
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
@media screen and (min-width: 1299px){
    .banner-section p{ 
    font-size: 23px !important; 
}
.sub-heading{ 
    font-size: 40px !important; 
    margin-bottom:20px !important;
 }
}
.btn-1{
    background-color: #FF7F47;
    border-radius: 34px;
    padding: 10px 25px;
    text-align: center;
}
.btn-1 a{
    font-family: "ADLaM Display", system-ui;
    font-weight: 400;
    font-size: 25px;
    text-align: center;
    text-decoration: none;
    color: #fff;
}
.green-bg{
        position: absolute;
    background-image: url('../images/green-bg.png');
    border-radius: 32px 32px 0 0;
    padding: 10px 20px;
    margin-top: 77px;
    background-repeat: no-repeat;
}
.green-bg p{
    color: #FFF;
    text-align: center;
    font-family: 'Helvetica' !important;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: relative;
    top: 13px;
}

.banner-section2 img{
    position: absolute; 
    width: 100%;
    z-index: -9;
}
 
.item{ 
    border-radius:25px;
    border: 3px solid #fff; 
    padding-top: 20px;
    height: 400px;
    background: linear-gradient(179deg, #327058, transparent);
    cursor:pointer;
    transition:.5s;
}
.item:hover{
    transform:scale(1.03);
}
.item h3{
    color: #fff;
    text-align: center;
}
.bg-image-1{
    background-image: url('../images/section2/1.jpg');
    border-radius:25px;
    width: 100%;
    background-size: cover;
}
.bg-image-2{
    background-image: url('../images/section2/2.jpg');
    border-radius:25px;
    width: 100%;
    background-size: cover;
}
.bg-image-3{
    background-image: url('../images/section2/3.png');
    border-radius:25px;
    width: 100%;
    background-size: cover;
}

 
.section-right h2{
    
    font-family: 'Helvetica';
    color: #fff;
    font-weight: 400;
    font-size: 17px;
}
.section-right .days-hour{
    font-family: "ADLaM Display", system-ui;
    color: #fff;
    font-weight: 400;
    font-size: 70px;
}

.box{
    background-color: #275eac;
    border-radius: 15px;
    border:1.5px solid #fff;
    padding: 15px;
    text-align: center;
    margin-bottom: 10px;
    transition:.5s;
}
.box:hover{
    margin-right: -4px;
    margin-left: -4px;
}


.box h6{
    font-family: "ADLaM Display", system-ui;
    color: #fff;
    font-weight: 400;
    font-size: 21px;
    text-decoration: underline;
    margin-bottom: 0;
}
.box p{
    font-family: 'Helvetica';
    color:#fff ;
    font-weight: 400;
    font-size: 17px; 
    margin-bottom: 0;
}
 
.footer-bg img{
    position: absolute; 
    width: 100%;
    z-index: -9;
}
footer h1{
    font-family: "ADLaM Display", system-ui;
    color: #d3ff4d;
    font-size: 37px;
    font-weight: 400;
    position: absolute;
    margin-top: -72px;
    margin-left: 120px;
    /*transform:skewY(-10deg);*/
}
footer h2{
    font-family: "ADLaM Display", system-ui;
    color: #fff;
    font-size: 30px;
    font-weight: 400; 
}
footer i{ 
    color: #fff;
    font-size: 26px; 
}
footer p{ 
    color: #fff;
    font-size: 18px; 
    font-family: 'Helvetica';
}

.accordion-button:not(.collapsed){
    color: #fff !important;
    background-color: #2F6550 !important;
    border-radius: 15px !important;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
    border: 0.5px solid #CFCFCF;
}
.accordion-button{
    color: #fff !important;
    background-color: #2F6550 !important;
    border-radius: 15px !important;
    margin-bottom: 5px;
    border: 0.5px solid #CFCFCF !important;
}
.accordion-item{
    background-color: transparent !important;
    border:none !important;
}
.accordion-button::after{
    filter:invert(1)
}
.accordion-body{
    color:#fff;
    background-color:#2f6550;
    margin-bottom:10px;
    border-radius:15px;
}
.primary-bg{
    background-color:transparent;
}
.secondary-bg{
    background-color:transparent;
}
.footer-bg2{
    background:url('https://channelwebtech.com/2024/mubashir/paddlex-pickleball9/assets/images/footer.png'); 
    background-repeat:round; 
    width:100%; 
    background-size:inherit
}
.footer-section{
   background: linear-gradient(0deg, #1b81c9, #1b81c9, transparent);;
}
@media screen and (max-width: 899px) {
    footer{
    background-size:contain !important;
}
    
    .primary-bg{
        background-color: #275eac;
    }
    .green-bg p{
           font-size: 17px;
            position: relative;
            top: 4px;
    }
    
    .footer-bg img{
        position: absolute; 
        width: 100%;
        z-index: -9;
        height:1190px;
        background-size: cover;
    }
  }
  .navbar-light .navbar-toggler{
    border-color: #fff !important;
  }
  .navbar-light .navbar-toggler-icon{
    filter: invert();
  }
  
  .alumni-sans {
  font-family: "Alumni Sans", serif;
  font-optical-sizing: auto;
  font-weight: 800;
  font-style: normal;
}
.modal-content{
        border-radius: 16px !important;
    border: 1px solid #FFF !important;
}
.modal-header{
    border:none !important;
    padding: 1rem 1rem 0 !important;
    justify-content:center !important;
}
.modal-head{
    color: #FFF;
    text-align: center;
    font-family: Helvetica;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 0;
}
.modal-equipment-content p{
    color: #FFF;
    font-family:  "Poppins", sans-serif !important;
    font-size: 23px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.btn-close{
    filter:invert(1)  !important;
    position: absolute !important;
    right: 17px!important;
    opacity:1 !important;
}
.upcoming-head{
    color: #FFF;
    text-align: center;
    font-family: Helvetica;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.upcoming-events p{
    color: #fff !important;
    font-family:  "Poppins", sans-serif !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom:0 !important;
}
.fw-600{
    font-weight:600 !important;
}
@media screen and (max-width: 899px){
    .upcoming-head{
        font-size: 10px !important;
    }
    .upcoming-events p{
        font-size: 7px !important;
    }
    .btn-close{
        font-size:8px !important;
        width: .5rem !important;
        height: .5rem !important;
    }
    .modal-body{ 
        padding: 0 1rem .5rem 1rem !important;
    }
    .modal-equipment-content p{
        font-size:6px!important;
    }
    .modal-head{
         font-size: 10px !important;
    }
}
.primary-text{
    color:#d3ff4d !important;
}