  @import url("https://");
@import url("https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700");
/* Flashing */
.en_index_nav {
  border-top: 1px solid #c3c3c3;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.en_index_nav * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .en_index_nav {
    border-top: none;
  }
}

.en_index_nav_links {
  display: block;
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 768px) {
  .en_index_nav_links {
    display: block;
  }
}

.en_index_nav_links:hover img {
  transform: scale3d(1.1, 1.1, 1);
}

.en_index_nav_content {
  padding: 0 75px;
  width: 42%;
  float: left;
  display: block;
  position: absolute;
  right: 0;
  height: 100%;
}

@media screen and (max-width: 980px) {
  .en_index_nav_content {
    padding: 0 20px;
  }
}

@media screen and (max-width: 768px) {
  .en_index_nav_content {
    width: 100%;
    display: block;
    margin-bottom: 40px;
    position: static;
  }
  .en_index_nav_content span {
    display: block;
  }
}

.en_index_nav_content_inner {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 768px) {
  .en_index_nav_content_inner {
    position: static;
    transform: none;
  }
}

.en_index_nav_ph {
  width: 58%;
  float: left;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .en_index_nav_ph {
    float: none;
  }
}

@media screen and (max-width: 768px) {
  .en_index_nav_ph {
    width: 100%;
    margin-bottom: 20px;
    display: block;
  }
}

.en_index_nav_ph img {
  vertical-align: top;
  width: 100%;
  transition: all 0.5s ease;
  transform-origin: center center;
}

.en_index_nav_element:nth-child(even) .en_index_nav_content {
  right: auto;
  left: 0;
}

.en_index_nav_element:nth-child(even) .en_index_nav_ph {
  float: right;
}

@media screen and (max-width: 768px) {
  .en_index_nav_element:nth-child(even) .en_index_nav_ph {
    float: none;
  }
}

.en_index_nav_head {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  color: #202020;
  font-size: 230%;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  width: 275px;
  position: relative;
  margin-bottom: 25px;
  display: block;
  opacity: 0;
  position: relative;
  top: 24px;
}

@media screen and (max-width: 768px) {
  .en_index_nav_head {
    width: 100%;
    font-size: 193%;
    margin-bottom: 12px;
    padding-bottom: 12px;
  }
}

.en_index_nav_head::after {
  content: "";
  position: absolute;
  background: #0476ba;
  width: 14px;
  height: 2px;
  right: 0;
  bottom: -1px;
}

.en_index_nav_text {
  color: #202020;
  width: 275px;
  line-height: 1.8;
  opacity: 0;
  display: block;
  position: relative;
  top: 24px;
}

@media screen and (max-width: 768px) {
  .en_index_nav_text {
    width: 100%;
    font-size: 100%;
  }
}

@media screen and (min-width: 769px) {
  .en_visible_xs {
    display: none;
  }
}

.en_index_hero {
  background: url(/library/english/images/index/bg_hero.jpg);
  background-size: cover;
  background-position: center center;
  height: 596px;
  color: #fff;
  font-family: "Quicksand", sans-serif;
  position: relative;
  margin: 0 0 60px;
}

@media screen and (max-width: 768px) {
  .en_index_hero {
    margin-bottom: 30px;
    height: 273px;
  }
}

.en_index_hero a {
  color: #fff !important;
  display: block;
  height: 100%;
}

.en_index_hero_inner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  display: block;
}

@media screen and (max-width: 980px) {
  .en_index_hero_inner {
    width: 100%;
    padding: 0 20px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
}

.en_index_hero_image {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 1px;
  display: block;
}

@media screen and (max-width: 768px) {
  .en_index_hero_image {
    bottom: 0;
    left: 50%;
  }
  .en_index_hero_image img {
    width: 768px;
  }
}

@media screen and (max-width: 540px) {
  .en_index_hero_image {
    left: 30%;
  }
  .en_index_hero_image img {
    width: 640px;
  }
}

.en_index_hero_element {
  position: absolute;
  top: 140px;
  left: 0;
  display: block;
}

@media screen and (max-width: 980px) {
  .en_index_hero_element {
    left: 20px;
  }
}

@media screen and (max-width: 768px) {
  .en_index_hero_element {
    top: 40px;
    left: 40px;
  }
}

.en_index_hero_heading {
  font-weight: 300;
  font-size: 70px;
  margin-bottom: 35px;
  letter-spacing: 0.02em;
  opacity: 0;
  margin-top: 24px;
  display: block;
}

@media screen and (max-width: 768px) {
  .en_index_hero_heading {
    font-size: 35px;
    margin-bottom: 15px;
  }
}

.en_index_hero_text {
  font-size: 20px;
  letter-spacing: 0.02em;
  transition: .7s;
  opacity: 0;
  transform: translate(0, 24px);
  transition-delay: .4s;
  display: block;
}

.body-loaded .en_index_hero_text {
  opacity: 1;
  transform: translate(0, 0);
}

@media screen and (max-width: 768px) {
  .en_index_hero_text {
    font-size: 13px;
  }
}

.en_press {
  width: 900px;
  margin: 0 auto 90px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.en_press * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.en_press.inview-animate {
  opacity: 0;
  position: relative;
  top: 20px;
}

@media screen and (max-width: 980px) {
  .en_press {
    width: 100%;
    padding: 0 20px;
  }
}

@media screen and (max-width: 768px) {
  .en_press {
    margin-bottom: 20px;
  }
}

.en_press_heading {
  width: 900px;
  margin: 0 auto 25px;
}

@media screen and (max-width: 980px) {
  .en_press_heading {
    width: 100%;
    padding: 0 20px;
  }
}

@media screen and (max-width: 768px) {
  .en_press_heading {
    margin-bottom: 15px;
  }
}

.en_press_heading.inview-animate {
  opacity: 0;
  position: relative;
  top: 20px;
}

.en_press_heading_element {
  color: #0476ba;
  font-family: "Roboto Slab", serif;
  letter-spacing: 0.02em;
  margin-right: 30px;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .en_press_heading_element {
    font-size: 154%;
    margin-right: 15px;
  }
}

.en_press_heading_links {
  display: inline-block;
  vertical-align: middle;
}

.en_press_heading_links a:link {
  color: #202020;
  font-size: 100%;
  font-family: "Roboto Slab", serif;
  text-decoration: underline;
}

.en_press_heading_links a:link:hover {
  text-decoration: none;
}

.en_press table tr td {
  vertical-align: top;
  padding-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .en_press table tr td {
    display: block;
    width: 100% !important;
    padding-bottom: 20px;
    float: left\9;
  }
}

.en_press table tr td a {
  font-size: 108%;
  line-height: 1.6;
  color: #202020;
}

@media screen and (max-width: 768px) {
  .en_press table tr td a {
    font-size: 100%;
  }
}

.en_press table tr td a:hover {
  text-decoration: underline;
}

.en_press table tr td:first-child {
  font-family: "Roboto Slab", serif;
  font-size: 154%;
  font-weight: 300;
  width: 155px !important;
  padding-left: 10px;
}

@media screen and (max-width: 980px) {
  .en_press table tr td:first-child {
    padding-left: 15px;
  }
}

@media screen and (max-width: 768px) {
  .en_press table tr td:first-child {
    font-size: 116%;
    padding-left: 0;
    padding-bottom: 5px;
  }
}

/*# sourceMappingURL=__sourcemaps/index_en.css.map */
