html {
  font-size: 16px;
  padding: 0 0.75rem;
}
body {
  color: #5b6166;
}
html body {
  font-family: Helvetica, Arial, sans-serif;
}
html[lang="jp"] body {
  font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo', 'メイリオ', 'Osaka', 'MS PGothic', sans-serif;
}
html[lang="zh"] body {
  font-family: Helvetica, Arial, '宋体', 'SimSun', '华文细黑', 'STXihei', sans-serif;
}
html h1,
html h2,
html .btn,
html .selection-counter {
  font-family: 'Titillium Web', Helvetica, Arial, sans-serif;
}
html[lang="jp"] h1,
html[lang="jp"] h2,
html[lang="jp"] .btn,
html[lang="jp"] .selection-counter {
  font-family: 'Titillium Web', Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo', 'メイリオ,' 'Osaka', 'MS PGothic', 'Arial Unicode MS', sans-serif;
}
html[lang="zh"] h1,
html[lang="zh"] h2,
html[lang="zh"] .btn,
html[lang="zh"] .selection-counter {
  font-family: 'Titillium Web', Helvetica, Arial, 'Microsoft YaHei New', 'Microsoft Yahei', '微软雅黑', '宋体', 'SimSun', 'STXihei', '华文细黑', sans-serif;
}
h1 {
  font-size: 2rem;
  text-transform: none;
  color: #67a2c0;
  line-height: 125%;
}
h2 {
  font-size: 1.375rem;
  color: #5c6062;
  font-weight: bold;
  line-height: 125%;
}
p {
  font-size: 1rem;
  line-height: 140%;
}
#marketplaces a:link,
#marketplaces a:visited {
  color: #5b6166;
}
#marketplaces a:hover {
  color: #5b6166;
  text-decoration: none;
}
.btn {
  background: #67a2c0 !important;
  color: #ffffff !important;
  font-size: 1.25rem;
  line-height: 1rem;
  padding: 0.5em 1.5em 0.75em 1.5em;
  display: inline-block;
  border: none;
  text-decoration: none !important;
  cursor: pointer;
}
.bold {
  font-weight: bold;
}
#marketplaces {
  max-width: 1280px;
  margin: 0 auto;
  background-color: #ffffff;
}
/**
 * Category and Country icons;
 */
.categorie-icon,
.portal-categorie-list > span {
  background-repeat: no-repeat;
  background-color: #80878e;
  background-size: contain;
  border-radius: 0.25rem;
}
.country-icon,
.portal-country-list > span {
  background-image: url(../images/flags/flags.png);
}
.portal-categorie-list > span.manufacturing,
.manufacturing .categorie-icon {
  background-image: url(../images/manufacturing.svg);
}
.portal-categorie-list > span.machine-design,
.machine-design .categorie-icon {
  background-image: url(../images/mechanic.svg);
}
.portal-categorie-list > span.plant-design,
.plant-design .categorie-icon {
  background-image: url(../images/plant_design.svg);
}
.portal-categorie-list > span.electronics,
.electronics .categorie-icon {
  background-image: url(../images/electronics.svg);
}
.portal-categorie-list > span.ship-building,
.ship-building .categorie-icon {
  background-image: url(../images/shipbuilding.svg);
}
.portal-categorie-list > span.architecture,
.architecture .categorie-icon {
  background-image: url(../images/architecture.svg);
}
.at.country-icon {
  background-position: -24px 0;
}
.be.country-icon {
  background-position: -48px 0;
}
.br.country-icon {
  background-position: -72px 0;
}
.ca.country-icon {
  background-position: -96px 0;
}
.zh.country-icon {
  background-position: -120px 0;
}
.cz.country-icon {
  background-position: -144px 0;
}
.de.country-icon {
  background-position: -168px 0;
}
.fi.country-icon {
  background-position: -192px 0;
}
.fr.country-icon {
  background-position: -216px 0;
}
.in.country-icon {
  background-position: -240px 0;
}
.il.country-icon {
  background-position: -264px 0;
}
.it.country-icon {
  background-position: -288px 0;
}
.ja.country-icon {
  background-position: -312px 0;
}
.nl.country-icon {
  background-position: -336px 0;
}
.no.country-icon {
  background-position: -360px 0;
}
.pl.country-icon {
  background-position: -384px 0;
}
.ru.country-icon {
  background-position: -408px 0;
}
.kr.country-icon {
  background-position: -432px 0;
}
.es.country-icon {
  background-position: -456px 0;
}
.se.country-icon {
  background-position: -480px 0;
}
.ch.country-icon {
  background-position: -504px 0;
}
.tr.country-icon {
  background-position: -528px 0;
}
.uk.country-icon {
  background-position: -552px 0;
}
.us.country-icon {
  background-position: -576px 0;
}
.all.country-icon {
  background-position: -624px 0;
}
/**
 * Introduction
 **/
#map-container {
  padding: 1rem 0;
  display: flex;
}
#map-container > * {
  flex: 1;
}
#plain-map {
  min-height: 240px;
}
#globe-map {
  position: relative;
  min-height: 330px;
}
#globe-map iframe {
  width: 300px;
  height: 300px;
  position: absolute;
  margin-left: -150px;
  left: 50%;
  top: 1rem;
}
#map-legend {
  margin-top: 1rem;
}
.legend-item .elem,
.legend-item label {
  display: inline-block;
}
.legend-item > * > * {
  vertical-align: middle;
}
.legend-item {
  margin-bottom: 1.5rem;
}
.blinker-container {
  display: inline-block;
  height: 36px;
}
.blinker {
  display: inline-block;
  margin-top: 13px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #F29430;
  animation: pulsate;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: ease-in-out;
}
@keyframes pulsate {
  0% {
    background-color: #ffffff;
  }
  33% {
    background-color: #F29430;
  }
  66% {
    background-color: #F29430;
  }
  100% {
    background-color: #ffffff;
  }
}
/**
 * Call to Action & Advertisement content
 **/
.cta {
  margin-top: 3rem;
  display: flex;
  flex-flow: row wrap;
}
div.adBox {
  background-color: #e7eaed;
  box-sizing: border-box;
  padding: 1em;
  flex: 1;
}
div.adBox.large {
  flex: 0 0 100%;
  position: relative;
  padding-left: 220px;
  min-height: 180px;
  margin-bottom: 3rem;
}
div.adBox.large h2 {
  margin-top: 0;
}
div.adBox.large .btn {
  background: #eb8f44 !important;
}
div.adBox.large .ad-image {
  position: absolute;
  top: 0;
  left: 0;
}
div.adBox:first-child {
  margin-right: 1rem;
}
div.adBox:last-child {
  margin-left: 1rem;
}
div.adBox p:first-child {
  margin-top: 0;
}
@media screen and (max-width: 600px) {
  #map-container,
  .cta {
    flex-direction: column;
  }
  #map-container > *,
  .cta > * {
    flex: 1 100%;
    margin-bottom: 1rem;
  }
  .cta > div.adBox:first-child,
  .cta > div.adBox:last-child {
    margin-left: 0;
    margin-right: 0;
  }
}
/**
 * Category & Country Selection List
 */
.potential {
  margin-top: 3rem;
}
#mp-filter {
  margin-top: 2rem;
}
.category-list,
.country-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.categorie-list-item,
.country-list-item {
  flex: 0 240px;
  position: relative;
  padding: 0.675rem 0;
}
.categorie-list-item .categorie-icon,
.country-list-item .country-icon {
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  display: inline-block;
  margin-left: 1.375rem;
  margin-top: -0.2rem;
}
.country-list-item label,
.categorie-list-item label {
  margin-left: 0.2em;
  padding-left: 3rem;
  display: inline-block;
}
.categorie-list-item input,
.country-list-item input {
  margin-top: 0.2em;
  position: absolute;
}
.selection-button {
  font-size: 1.25rem;
  text-align: center;
  margin-top: 3rem;
}
.share-button {
  text-align: center;
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
.share-social {
  text-align: center;
}
.share-link.social,
.share-link.clipboard {
  display: inline-block;
  font-size: 1.75rem;
  margin-right: 0.5rem;
  transition: all 0.2s;
  transform: scale(0.9);
}
.share-link.social i[class*="facebook"] {
  color: #3b5998;
}
.share-link.social i[class*="linkedin"] {
  color: #0077b5;
}
.share-link.social i[class*="xing"] {
  color: #026466;
}
.share-link.social i[class*="twitter"] {
  color: #1da1f2;
}
.share-link.social i[class*="google-plus"] {
  color: #dd4b39;
}
.share-link.social:hover,
.share-link.clipboard:hover {
  transform: scale(1);
}
.selection-counter {
  text-align: center;
  color: #E2001A;
  font-size: 2rem;
  font-weight: bold;
  margin: 3rem 0 2rem;
}
/**
 * PORTAL LIST
 */
.portal-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
  margin: 0 -1rem 4rem;
}
.portal-list-item {
  padding: 0 !important;
  flex: 0 240px;
  margin: 0.5rem;
}
.portal-header,
.portal-footer {
  box-sizing: border-box;
}
.portal-content {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  border: 1px solid #e7eaed;
  padding: 0;
  border-bottom: 0;
  height: 65%;
  padding-bottom: 0.75rem;
  padding-top: 0.375rem;
}
.portal-categorie-list > span,
.portal-country-list > span {
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  margin: 0.2em;
  display: inline-block;
}
.portal-header {
  background-color: #67a2c0;
  color: #ffffff;
  padding: 0.5em;
  font-size: 0.875rem;
  font-weight: bold;
  text-align: center;
  display: flex;
  min-height: 48px;
  position: relative;
  align-items: center;
}
.portal-header > * {
  flex: 1 0 auto;
}
.portal-preview {
  background-image: url(../images/peek.svg);
  height: 16px;
  width: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
  position: absolute;
  top: 16px;
  right: 8px;
}
@keyframes blink {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 0.4);
  }
  100% {
    transform: scale(1, 1);
  }
}
.portal-preview:hover {
  animation: blink;
  animation-duration: 0.1s;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
}
.portal-logo,
.portal-categorie-list,
.portal-country-list {
  text-align: center;
  width: 100%;
  padding: 0.25rem 0;
}
.portal-logo img {
  max-height: 67px;
  width: auto;
}
.portal-link {
  margin-right: 0.4em;
  color: #ffffff !important;
  text-decoration: none !important;
  text-align: center;
  display: inline-block;
}
.portal-link a {
  text-decoration: none !important;
}
.hide {
  display: none;
}
.portal-footer {
  justify-content: flex-end;
  background-color: #e7eaed;
  text-align: center;
  font-size: 0.875rem;
  padding: 0.375rem 0 0.125rem;
  height: 12.5%;
}
/**
 * Footer
 */
.footer {
  text-align: center;
}
.footer > * {
  max-width: 1280px;
  margin: 0 auto;
  font-size: 0.75rem;
}
.footer .status {
  margin-bottom: 1.5rem;
}
.footer .copyright {
  padding-top: 1em;
  border-top: 1px solid #e7eaed;
  color: #acafb2;
  padding-bottom: 1em;
}
