/**
 * Main Eurodyssey Stylesheet
 */
#menu-header-menu {
  background: black;
  padding: 20px 0 20px 0;
  text-align: center;
}

.nav-primary {
  position: relative;
  bottom: -1px;
}

#my-account-special-li > a:hover > span::after {
  display: none;
}

.site-header > .wrap {
  padding: 20px 0 20px 0;
}

:root .header-image .title-area {
  margin-left: 140px;
}

:root .header-image .title-area,
:root .header-image .site-title,
:root .header-image .site-title a {
  width: 450px;
  max-width: 450px;
  position: relative;
  top: 5px;
}

:root .site-title a {
  background: url(/wp-content/plugins/eurodyssey/assets/img/logo-blue.png) no-repeat !important;
  background-size: contain !important;
  width: 600px !important;
}

#menu-header-menu span {
  background: black;
  color: white;
  font-size: 18px;
  font-weight: 500;
  position: relative;
}

#menu-header-menu > li.current-menu-item,
#menu-header-menu > li.current-menu-item a,
#menu-header-menu > li.current-menu-item a:active {
  background: black;
}

#menu-header-menu > li:hover,
#menu-header-menu > li:hover a {
  background: black;
}

#menu-header-menu > li:hover a span {
  color: white !important;
}

#menu-header-menu > .current-menu-item > a > span::after,
#menu-header-menu > li > a:hover > span::after #menu-header-menu > li > a:hover > span::after {
  background: white;
  content: "";
  height: 3px;
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
}

#menu-header-menu > .current-menu-item > a > span {
  color: salmon;
}

#menu-header-menu > .current-menu-item > a > span::after,
#menu-header-menu > .current-menu-item > a:hover > span::after {
  background-color: salmon;
}

#menu-header-menu .sub-menu {
  padding-top: 20px;
  background: none;
  border: none;
}

#menu-header-menu .sub-menu li {
  width: calc( 100% + 40px);
  position: relative;
}

#menu-header-menu .sub-menu a {
  width: 100%;
}

#aer-slogan {
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  margin-right: 50px;
}

#aer-exchange-programme {
  margin-right: 300px;
  color: #213369;
}

.traineeship-offers-header-link {
  font-weight: bold;
  text-decoration: none;
}
.traineeship-offers-header-link:hover {
  color: salmon;
}

@media screen and (min-width: 992px) {
  .header-special-links {
    text-align: right;
  }

  .traineeship-offers-link-wrapper {
    display: inline-block;
  }
}
.eurodyssey-blue {
  color: black;
}

.content-sidebar-wrap {
  position: relative;
  top: -5px;
}

.ed-framed {
  border: 2px solid #213369;
  border-radius: 10px;
  position: relative;
  min-height: 40px;
}

.framed-inner {
  padding: 15px 20px;
  margin-bottom: 0 !important;
  color: #213369;
}

header.entry-header {
  text-align: center;
}

.spaced-row {
  margin-bottom: 50px;
}

.frame-title {
  color: #213369 !important;
  background: white;
  position: absolute;
  top: -14px;
  left: 15px;
  font-size: 18px;
  padding-left: 3px;
  padding-right: 3px;
}

.top-50 {
  margin-top: 50px;
}

.text-center {
  text-align: center !important;
}

.ed-button {
  background: #213369;
  color: white;
  border-radius: 10px;
  font-size: 16px;
  padding-left: 50px !important;
  padding-right: 50px !important;
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.ed-button:hover {
  background-color: #2d468b !important;
}

.profile-title {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #213369;
}

.profile-title .field-description {
  color: #213369;
  font-size: 18px;
}

.profile-title .field-value {
  font-size: 26px;
  margin-left: 30px;
}

.profile {
  margin-bottom: 20px;
  padding: 20px;
}

.profile .action-row {
  min-height: 70px;
  margin-top: 30px;
}

.profile .field-name {
  color: #213369;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
}

.profile .field-value {
  font-weight: normal;
  font-size: 26px;
}

.profile .spaced-row {
  margin-top: 17px;
  margin-bottom: 17px;
}

.profile .title-row {
  margin-top: 20px;
  margin-bottom: 20px;
}

.profile .country-flag {
  margin-top: 15px;
}

.status-img {
  width: 20px;
  height: auto;
  padding-bottom: 3px;
  margin-right: 5px;
}

.company-action-form {
  margin: 10px;
}

.company-action-form:first-of-type {
  margin-right: 20px;
}

.company-action-form:last-of-type {
  margin-right: 0;
}

.traineeship-title {
  margin-bottom: 40px;
  padding-bottom: 10px;
}

#position-details {
  font-size: 22px;
  color: #213369;
  text-align: left;
  padding-left: 20px;
  position: relative;
  top: 10px;
}

#traineeship-reference {
  font-size: initial;
}

#traineeship-reference .field-value {
  font-weight: normal;
}

.page .separator {
  border: 1px solid #213369;
  margin-left: 10px;
  margin-right: 10px;
}

#trainee-profile {
  font-size: 22px;
  padding-left: 20px;
  padding-bottom: 10px;
  margin-top: 20px;
  color: #213369;
}

.row-double-spaced {
  margin-top: 40px;
}

#young-person-title {
  padding-left: 30px;
  font-size: 24px;
  color: #213369;
  margin-top: 20px;
}

#photo-notice {
  font-size: 16px;
}

.youth-single {
  margin-top: 40px;
}

.youth-single .field-value {
  font-size: 20px;
  font-weight: normal;
  color: #6e6e6e;
}

:root .footer-widgets {
  background-color: #213369;
}

:root .site-footer {
  background: white;
  padding: 0;
}

.footer-logo {
  max-width: 300px;
  height: auto;
}

#menu-bottom-menu {
  background: #213369;
  padding: 20px 0 20px 0;
}

#menu-bottom-menu span {
  color: white;
  font-size: 18px;
  font-weight: 500;
  position: relative;
}

#menu-bottom-menu li.current-menu-item,
#menu-bottom-menu li.current-menu-item a,
#menu-bottom-menu li.current-menu-item a:active {
  background: none;
}

#menu-bottom-menu .current-menu-item span::after,
#menu-bottom-menu a:hover span::after {
  background: white;
  content: "";
  height: 3px;
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 100%;
}

#menu-bottom-menu li {
  width: 19%;
  display: inline-block;
  text-align: center;
}

#footer-copyright-notice,
#footer-copyright-notice a {
  color: #213369;
  font-size: 14px;
}

#footer-first-row {
  padding: 30px 0 3px 0;
  font-weight: 600;
  font-size: 18px;
}

#footer-second-row {
  padding: 3px 0 30px 0;
}

:root .footer-widgets-3,
:root .footer-widget-2 {
  width: 20%;
}

:root .footer-widgets-1 {
  width: 60%;
}

.footer-widgets-2 .widget-title,
.footer-widgets-3 .widget-title {
  margin-bottom: 40px;
  color: salmon !important;
  font-size: 18px;
}

:root .footer-widgets-3 .search-form-input {
  background-image: none;
}

:root .footer-widgets {
  background: black;
}

#the-regions {
  margin-top: 50px;
}

#the-regions-tagline {
  text-align: center;
  font-size: 18px;
  font-style: italic;
  color: #213369;
  margin-bottom: 40px;
}

.country-title {
  color: #213369;
  font-size: 22px;
}

.region-name {
  font-size: 20px;
}

.region-name:hover {
  text-decoration: underline;
}

.country-title {
  font-weight: bold;
}

.country-row {
  margin-bottom: 30px;
  padding: 20px 20px 10px 20px;
}

.region-link {
  display: block;
  width: 100%;
  text-align: center;
}

.regions-row {
  margin-bottom: 10px;
}

.regions-col {
  padding-top: 3px;
}

.vademecum-link-wrapper {
  text-align: center;
  margin-bottom: 20px;
}

.period-col {
  background: #213369;
  color: white;
  padding: 40px;
}

#period-start-col {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

#period-end-col {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.period-row {
  margin: 40px 0 40px 0;
}

.period-frame {
  border-color: white !important;
  border-width: 1px;
}

.period-title {
  color: white;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 15px;
}

.period-details {
  text-align: center;
  margin-bottom: 18px;
  font-size: 18px;
  word-spacing: 0.5em;
}

.region-tag-line {
  color: #213369;
  font-style: italic;
  font-size: 20px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
}

/*# sourceMappingURL=eurodyssey.css.map */
