.wpe-education-topbar-text a,.wpe-topbar-phone-text a {
    color: #1565C0;
}
#wpe-healthcare-translation-box .switcher .selected{
  width: 90px;
  background: unset;
}
#wpe-healthcare-translation-box .switcher .selected a{
  border: unset;
  font: bold 18px/13px Roboto;
  color: #121212;
  width: auto;
}
#wpe-healthcare-translation-box .switcher.notranslate img {
    display: none;
}
#wpe-healthcare-translation-box .switcher .option{
  width: 145px;
}
#wpe-healthcare-translation-box .switcher .selected a:after{
  height: 20px;
  content: '\f107' !important;
  color: #121212;
  background-image: unset;
  font-family: 'Font Awesome 5 Free';
  right: 0;
}
#wpe-healthcare-translation-box .switcher{
  position: absolute;
  top: -13px;
}
#wpe-healthcare-translation-box .switcher .selected a:hover{
  background: unset;
}
#wpe-healthcare-translation-box .switcher .selected a.open:after{
  top: -3px;
}
/* ---------Footer Section------------------------ */

.footer_email input[type="email"],
#wpe-healthcare-footer-newsletter-box input[type="email"] {
  width: 100%;
  padding: 12px 10px;
  background: #fff;
  border: 1px solid #FFFFFF;
}

.footer_email input[type="submit"],
#wpe-healthcare-footer-newsletter-box input[type="submit"] {
    position: absolute;
    right: 0;
    font-family: 'Font Awesome 5 Free';
    background: unset;
    border: unset;
    padding: 13px 17px;
    color: #0E7FFF;
    font-weight: 700;
    top: 0;
    cursor: pointer;
}



#wpe-healthcare-footer-newsletter-box form {
    position: relative;
}
#wpe-healthcare-footer-newsletter-box .wpcf7-response-output {
    color: #fff;
}
#wpe-healthcare-footer-col-1 .elementor-widget-container {
    width: 89%;
}
#wpe-healthcare-footer-content-box .elementor-container,#wpe-healthcare-copyright-box .elementor-container{
  max-width: unset;
}

/* header Social media */
.header_social_media .ekit_social_media li a i,
.header_social_media .ekit_social_media li a svg{
  color:  #fff !important;
  fill: #fff !important;
}

/* footer */
.footer_list ul li{
  list-style-type: disc;
}

.footer_list ul li:before {
  content: '';
  background: #fff;
  height: 4px;
  width: 4px;
  border-radius: 50px;
  margin: 0 10px 0 0;
}