.top-header {
  display: flex;
  justify-content: space-between;
  padding: 5px 20px;
  background-color: #28282b;
  border-bottom: 1px solid #ddd;
  color: #ddd;
}

.top-contact-info span {
  margin-right: 20px;
  font-size: 12px;
  color: #ddd;
}

.top-contact-info a {
  color: #ddd;
}

.social-media-icons a {
  width: 20px;
  height: 20px;
  margin-left: 15px;
  color: #ddd;
}

@media (max-width: 768px) {
  .top-header{
    flex-direction: column;
    align-items: center;
    color: #ddd;
  }

  .top-contact-info,
  .social-media-icons {
    margin: 5px 0;
    display: flex;
    align-items: center;
  }
}

#google_translate_element {
  vertical-align: middle;
  transform: scale(0.9); /* Optional: scale down the widget a bit */
  transform-origin: left center;
}
.social-media-icons {
  display: flex;
  align-items: center;
}





.custom_img {
  /* padding: 10px; */
}

.custom_img img {
  width: 500px;
  height: auto;
  min-height: 150px;
}




.shree_header img{
  border: 2px solid #f9f9f9;
  border-radius: 5%;
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px, rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px, rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
  transition: transform 1s ease;
}

.shree_header img:hover{
  transform: scale(0.9);
}

.goog-te-banner-frame.skiptranslate,
.goog-te-gadget-icon {
    display: none !important;
}

body {
    top: 0px !important;
}

.goog-tooltip {
    display: none !important;
}

.goog-tooltip:hover {
    display: none !important;
}

.goog-text-highlight {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.goog-te-banner-frame {
    left: -180px !important;
}

.VIpgJd-ZVi9od-ORHb-OEVmcd {
    display: none !important;
}

.goog-te-gadget-simple {
    background-color: transparent;
    font-size: 9pt;
    font-size: inherit;
    display: block;
    cursor: pointer;
    Border: none;
    outline: 0px;
    align-content: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;


}