  #gt_float_wrapper {
  position: relative !important;
  top: auto !important;
  right: auto !important;
  z-index: auto !important;
  display: inline-block !important;
  float: none !important;
  background-color: #00A3A1 !important;
}


#gt_float_wrapper .gt_float_switcher {
  margin-left: 10px;
}

.gt_float_switcher {
  box-shadow: none !important;
  background-color: transparent !important;
  border: none !important;
}
.gt-selected{
    height: 40px;
    border-radius: 10px;

    
}

.gt_options {
  position: absolute !important;
  right: 0;
  left: auto;
  top: 100%;
  background-color: white;
  border: 1px solid #ccc;
  width: max-content;
  z-index: 1000;
}


body[lang='ar'] .gt_options {
  right: auto;
  left: 0;
}
@media(max-width:768px){
    .gt-selected{
        width:90px;
        height: 40px;
          background-color: #00A3A1 !important;


    }
    #gt_float_wrapper{
        margin-left:  -15px ;
    }
.gt-lang-code{
    display: none;
}
.gt_float_switcher-arrow{
    color: white!important
}
}
  *{
  }
    body {
      font-family: 'Segoe UI', sans-serif;

    }
    .navcenter{
    /* margin-left: 200px; */
    gap:5px
  }
  @media (max-width: 1024px) {
  .navcenter {
    margin-left: 0;
    flex-direction: column; /* optional, if stacking needed */
    gap:0;
  }
}

    .navbar-brand h2 {
      margin: 0;
      font-size: 20px;
      font-weight: bold;
    }
    .navbar-brand span {
      color: #00aedb;
    }
    .navbar-brand p {
      margin: 0;
      font-size: 12px;
      color: #ddd;
      line-height: 1;
    }
    .nav-link {
      color: #ffffff !important;
      font-weight: bold;
      font-size: 14px;
    }
    .nav-link:hover {
      color: black !important;
    }
     @media(max-width:768px){
      .nav-link{
        color: black !important;
      }
    }
    .nav-link:hover {
      color: black !important;
    }
    .footerColor:hover{
        color: black !important;
    }
    .btn-custom {
      background-color: #00aedb;
      color: #fff;
      font-weight: bold;
      border-radius: 25px;
      font-size: 13px;
      padding: 8px 20px;
      white-space: nowrap;
      text-decoration: none;
    }
    .btn-custom:hover {
      background-color: #0096c7;
    }
    .whatsapp-button {
      position: fixed;
      bottom: 80px;
      right: 30px;
      background-color: #25D366;
      color: white;
      width: 60px;
      height: 60px;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 30px;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
      cursor: pointer;
      text-decoration: none;
      z-index: 1000;
    }
    .whatsapp-button:hover {
      background-color: #1ebe57;
    }
  
    .nav-link.active {
  font-weight: bold;
  color: black !important;
  border-radius: 6px;
}
   .offcanvas .nav-link {
    padding: 12px 0;
    font-size: 16px;
    border-bottom: 1px solid #eee;
  }
 
.offcanvas-start.custom-width {
  width: 280px;
}


/*Home*/



.card-img-top {
  height: 150px;
}


      .custom-carousel-img {
        height: 500px;
      }
@media(max-width:768px){
          .custom-carousel-img {
              margin-top: -58px;
            height: 280px;
                object-fit: scale-down;

      }
       

}
      .equal-image {
  height: 200px; 
  object-fit: cover;
  width: 100%;
}
    .info-box {
      background-color: #e6f2ff;
      padding: 20px;
      border-radius: 10px;
      height: 100%;
    }


      .half-outside-form {
        position: absolute;
        bottom: -50px;
        left: 50%;
        transform: translateX(-50%);
        background: white;
        padding: 20px 30px;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
        border-radius: 10px;
        z-index: 10;
        width: 90%;
        max-width: 600px;
      }
      .why{
        width: 50%;
      }
      @media (max-width: 600px) {
  .why {
    width: 600px;
    height: 500px;
  }
}
        @media (min-width: 992px) {
  .imagefixed {
    position: sticky;
    top: 100px;
    z-index: 99;
  }
}

.youtube{
    border-radius: 10px;
}

/*profile*/

      .imagefixed {
      position: sticky;
      top: 100px; 
      z-index: 99;
    }

.sub-heading{
    background-color:#E9E9E9;
}

/*contact-us*/

 .icon-circle {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: black;
  }
  
  /*Media*/
  
    .fixed-image {
    height: 200px;
    width: 100%;
  }
  
  
  
  /*blog*/
  h3 { font-size: 22px; }
  h4 { font-size: 18px; }

  .imageblog {
    width: 100%;
    max-width: 737px;
    height: auto;
    border-radius: 10px;
    border: 1px solid #ddd;
  }

  /* Sticky only on large screens */
  @media (min-width: 992px) {
    .form-col-box {
      position: sticky;
      top: 100px;
      z-index: 99;
    }
  }

  /* Table Responsive Without JS */
  .blog-content table {
    width: 100%;
    border-collapse: collapse;
    display: block;
    overflow-x: auto;
  }

  .blog-content th,
  .blog-content td {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: left;
    word-wrap: break-word;
  }

  .blog-content tr:nth-child(even) {
    background-color: #f2f2f2;
  }
  
  
  /*treatment*/

    .imagetreatment {
      width: 100%;
      height: 340px;
      border-radius: 10px;
      border:1px solid #ddd;
    }

    @media (max-width: 1024px) {
      .imagetreatment {
        width: 100%;
        height: auto;
      }
    }

    .treatment-table-wrapper {
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      margin-bottom: 1rem;
    }

    .treatment-table-wrapper table {
      border-collapse: collapse;
      table-layout: fixed;
      width: 100%;
      max-width: 100%;
    }

    .treatment-table-wrapper th,
    .treatment-table-wrapper td {
      border: 1px solid #ddd;
      padding: 8px;
      text-align: left;
      word-wrap: break-word;
    }

    .treatment-table-wrapper tr:nth-child(even) {
      background-color: #f2f2f2;
    }

    .treatment-table-wrapper tr:hover {
      background-color: #ddd;
    }

    @media (max-width: 767px) {
      .treatment-table-wrapper table {
        width: auto;
        min-width: 100%;
        max-width: none;
      }

      .treatment-table-wrapper th,
      .treatment-table-wrapper td {
        font-size: 14px;
        padding: 6px;
        white-space: normal;
      }
    }

.info-card-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; 
  gap: 10px;
  margin-bottom: 1rem;
}

/* Default: show 4 per row */
.info-card {
  background-color: #e0f4ff;
  padding: 10px;
  border-radius: 15px;
  text-align: center;
  flex: 0 0 calc(24% - 10px);
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .info-card {
    flex: 0 0 calc(50% - 10px); 
    font-size: 14px;
    padding: 8px;
  }

 
}


 
