.header_area.menu_three + section {
  margin-top: 0px !important;
  padding-top: 280px !important;
}

.header_area.menu_three + section.margin-whatsapp-cta{
    margin-top: 0px !important;
}
.header_area.menu_three + section.main_slider_area{
    padding-top: 190px !important;
}
@media (max-width: 767px) {
  .header_area.menu_three + section {
    padding-top: 115px !important;
  } 
  .header_area.menu_three + section.main_slider_area{
    padding-top: 150px !important;
  }
}
.google-translate {
  display: flex;
  justify-content: flex-end;
  padding: 4px 8px;
  z-index: 40;
}

.google-translate * {
  color: white !important;
}

select.goog-te-combo, 
select.goog-te-combo option {
  color: #555 !important;
}

.div-google-translate{
  background-color: black;
}