.wpcf7 {
  direction: ltr;
}

header a.logo {
  background-image: url('../images/logo-en.png');
  width: 279px;
}

header ul.menu {
  margin: 10px 0 10px 20px;
}

header ul.menu > li.menu-item-has-children > a {
  padding-left: 0;
  padding-right: 15px;
}

header ul.menu > li.menu-item-has-children:after {
  left: auto;
  right: 0;
}

header ul.menu > li > ul.sub-menu {
  right: 0;
  left: 0;
}

header .search a.language {
  margin: 0 10px 0 0;
}

header .search a.call .fa {
  margin: 0 8px 0 0;
}

section.content .wrapper article {
  padding: 0 25px 0 0;
}

section.content .wrapper aside > ul > li h3.widget-title {
  text-align: left;
}

section.content .wrapper aside > ul > li h3.widget-title:after {
  right: auto;
  left: 10px;
}

footer ul.widgets > li h3.widget-title:after {
  right: auto;
  left: 0;
}

footer ul.widgets > li ul.menu li a:after {
  float: right;
  content: "\f105";
}

footer .bottom .credits svg {
  margin: 0 0 0 5px;
}

ul.realmedia-contact li div {
  padding: 0 0 0 10px;
}

ul.realmedia-recent-posts li .excerpt {
  margin: 5px 0 5px 10px;
}

@media (max-width: 500px) {
  body {
    direction: ltr;
  }

  header a.logo {
    width: auto;
  }

  header a.phone {
    left: auto;
    right: 0;
  }

  .nav-list {
    right: auto;
    left: 0;
  }
}
