.side-title {
    width: 100%;
    line-height: 50px;
    text-align: center;
    background: #6fc4f8;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}


#accordion-style-1 .btn-link {
    font-weight: 400;
    color: #ff0000;
    background-color: transparent;
    text-decoration: none !important;
    font-size: 14px;
    font-weight: bold;
}

h5 {
    display: block;
    font-size: 0.83em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.rightside-nav-width {
    width: 88%;
    margin:0px 2% 0px 10%;

}




.navtr03 {
    width: 100%;
    padding: 0px 4%;
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 15% 70% 15%; 
    text-align: center;
  }
  .navtd03 {
    width: 100%;
    text-align: center;
  }
  


  
/*MEDIA QUERY START MAX 480  -------------------------------- */

@media screen and (max-width: 768px) {
    .api-whatapp-chat-bottom { display:inline !important; position:fixed;   z-index:999; bottom:8px; right:8px; width:50px; height:50px; float:right; }
    .api-whatapp-chat-bottom img { width:100%;}
                             
    .web-whatapp-chat-bottom { display: none !important;}
  
    
      }
      /*
      
         
  
  /*MEDIA QUERY START FROM 1025 and MAX 1200 START  -------------------------------- */
         
  @media (min-width: 1201px) {
       
      .api-whatapp-chat-bottom { display:none !important;}
       .web-whatapp-chat-bottom { display:inline !important; position:fixed;   z-index:999; bottom:50px; right:50px; width:80px; height:80px; float:right; }
      .web-whatapp-chat-bottom img { width:100%;} 
      
  }
      


 
 
  .youtube {
     width: 100%;
     padding: 5px 15px;
    
    height:fit-content;
  }
  .youtube iframe {
     width: 100%;
     min-height: 300px;
  }
 
          