
.flashop-map .content h2 {
  color: #606060;
  font-weight: bold;
  font-size: 26px !important;
}

.fm-map-container svg {
	z-index: 1;
	-webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
}
.fm-tooltip {
	display: none;
	position: absolute;
	z-index: 3;
	min-width: 200px;
}
.fm-tooltip-frame {
	background-color: #fff;
	border: 2px solid #bbb;
	border-radius: 10px;
	padding: 5px;
	opacity: .99;
	max-width: 300px;
	border-collapse: separate;	
	margin-bottom: 0 !important;
	line-height: 1.4;
	vertical-align: top;
}
.fm-tooltip-frame td {
	background-color:inherit;
	border: none;
	padding: 5px;
	vertical-align: top;
	margin: 0;
}
.fm-tooltip-comment {
	font-size: 11px;
	color: #000000;
}
.fm-tooltip-name {
/* 	color: #000; */
	text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
/* 	font-size: 14px; */
	font-weight:bold;
	padding: 5px;
}

.fm-scale {
	float: left;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 2;
	margin: 10px
}
.fm-scale div {
	float: left;
}
.fm-scale-display {
	clear: both;
	position: relative;
	left: 0px;
	z-index: 10;
	width: 100%;
	height: 1px;
	bottom: 0px;
	margin-bottom: 5px;
	background-color: #e8e8e8;
}
.fm-scale-display div {
	background-color: #237cbd;
	height: 1px;
	-webkit-transition: width ease-in-out .2s;
	transition: width ease-in-out .2s;
}

.fm-scale-buttons {
	clear: both;
}

.fm-scale a {
	display: block;
	float: left;
	font-size: 31px;
	font-weight: bold;
	line-height: 38px;
	text-align: center;
	cursor: pointer;
	color: #333;
	width: 41px;
	height: 37px;
	padding-top: 1px;
	border: 1px solid #e8e8e8;
	border-bottom: 1px solid #bbb;
	text-decoration: none;
	margin-right: 3px;
	border-radius: 2px;
	background: #fff;
}
.fm-scale a:hover {
	color: #186ba3;
}
.fm-scale a.fm-inactive {
	cursor: default;
	color: #cdcdcd;
}
.fm-x-debug {
    position: absolute;
    z-index: 2;
    min-width: 200px;
    border-radius: 5px;
    background: white;
}
.fm-tooltip-x {
    color: #444;
    font: 12px/100% arial, sans-serif;
    position: absolute;
    right: 5px;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    top: 5px !important;
    z-index: 5;
    display: none;
    cursor: pointer;
    border-bottom: none !important;
}
.fm-tooltip-x img {
    width: 12px;
}
.fm-tooltip-x.fm-frozen-x {
    display: block;
}
.fm-tooltip-x.fm-mobile-x {
    display: block;
}



.flashop-map .content h2 {
  color: #606060;
  font-weight: bold;
}

.flashop-map .map-container {
  margin-top: 35px;
}

.flashop-map .legend {
  color: #777777;
  height: 150px;
  position: absolute;
  width: auto;
  margin: -15px auto 0 auto;
  z-index: 999;
}


.flashop-map .hexagon-wrapper {
  display: inline-block;
  float: left;
  height: 20px;
  margin: 2.2px 0 0 -46px;
  position: relative;
  text-align: center;
  width: 20px;
}

.flashop-map .hexagon {
  display: inline-block;
  height: 100%;
  width: calc(100% * 0.57735);
}

.flashop-map .hexagon::before {
  background-color: inherit;
  content: "";
  height: inherit;
  position: absolute;
  right: calc(100% / 2 - 100% * 0.57735 / 2);
  top: 0;
  transform: rotateZ(60deg);
  width: inherit;
}

.flashop-map .hexagon::after {
  background-color: inherit;
  content: "";
  height: inherit;
  position: absolute;
  right: calc(100% / 2 - 100% * 0.57735 / 2);
  top: 0;
  transform: rotateZ(-60deg);
  width: inherit;
}

.flashop-map .hexagon.red { background-color: #ee1c25; }
.flashop-map .hexagon.blue { background-color: #00b1be; }


.legend .col-md-3:nth-child(1) {
  border-right: 1px dotted;
}

.legend .col-md-3 {
  padding: 0 20px 0 65px;
}

.legend span::before {
  content: "–";
  margin: 0 5px 0 -20px;
}

.legend span {
  display: block;
  letter-spacing: 1px;
  text-align: left;
}

.flashop-map .col-xs-6 {
  margin: 0 !important;
  padding: 0 !important;
}


.flashop-map .col-xs-3 {
  height: 75px;
  padding: 0;
}

.flashop-map .fo-text .col-xs-3 {
  border-bottom: 2px solid #eaeaea;
}

.flashop-map .fo-wrap .fo-1 {
  background: rgba(0, 0, 0, 0) url("/wp-content/plugins/wp-worldskillsmap/images/fo-1.png/images/fo-1.png") no-repeat scroll center center / contain ;
}

.flashop-map .fo-wrap .fo-2 {
  background: rgba(0, 0, 0, 0) url("/wp-content/plugins/wp-worldskillsmap/images/fo-2.png") no-repeat scroll center center / contain ;
}

.flashop-map .fo-wrap .fo-3 {
  background: rgba(0, 0, 0, 0) url("/wp-content/plugins/wp-worldskillsmap/images/fo-3.png") no-repeat scroll center center / contain ;
}

.flashop-map .fo-wrap .fo-4 {
  background: rgba(0, 0, 0, 0) url("/wp-content/plugins/wp-worldskillsmap/images/fo-4.png") no-repeat scroll center center / contain ;
}

.flashop-map .fo-wrap .fo-5 {
  background: rgba(0, 0, 0, 0) url("/wp-content/plugins/wp-worldskillsmap/images/fo-5.png") no-repeat scroll center center / contain ;
}

.flashop-map .fo-wrap .fo-6 {
  background: rgba(0, 0, 0, 0) url("/wp-content/plugins/wp-worldskillsmap/images/fo-6.png") no-repeat scroll center center / contain ;
}

.flashop-map .fo-wrap .fo-7 {
  background: rgba(0, 0, 0, 0) url("/wp-content/plugins/wp-worldskillsmap/images/fo-7.png") no-repeat scroll center center / contain ;
}

.flashop-map .fo-wrap .fo-8 {
  background: rgba(0, 0, 0, 0) url("/wp-content/plugins/wp-worldskillsmap/images/fo-8.png") no-repeat scroll center center / contain ;
}

.flashop-map .fo-text .col-xs-3 > div {
  border-left: 1px solid #eaeaea;
  bottom: 0;
  height: 50%;
  left: 50%;
  position: absolute;
  width: 2px;
}

.flashop-map .fo-text .col-xs-3 > span {
  color: #6b6b6b;
  display: block;
  font-size: 0.85vw;
  left: 0;
  margin-top: 5px;
  text-align: center;
  width: 100%;
}

.flashop-map .fo-text .col-xs-3 > span:nth-child(2) {
  margin-top: -3px;
}

.flashop-map .fo-text .dot {
  border-radius: 50px;
  bottom: 0;
  display: block;
  height: 10px;
  margin: 0 0 -4px -5px;
  position: absolute;
  width: 10px;
}

.flashop-map .fo-line {
  margin: 20px 0 30px 0;
}

.flashop-map .mosaic {
  display: inline-block;
  float: left;
  margin-right: 10px;
  width: 32px;
}

.flashop-map .mosaic > div {
  float: left;
  height: 16px;
  width: 16px;
}

.flashop-map .mosaic > div:nth-child(2) {
  background: #f3271f;
}

.flashop-map .mosaic > div:nth-child(3) {
  border-bottom: 16px solid #edea49;
  border-right: 16px solid transparent;
}

.flashop-map .mosaic > div:nth-child(4) {
  border-bottom: 16px solid #fcaf1c;
  border-right: 16px solid transparent;
}

.flashop-map .mosaic > div:nth-child(5) {
  background: #7fcd31;
}


.flashop-map .mosaic > div:nth-child(6) {
  background: #7cb9d6;
}

.flashop-map .desc {
  color: #8d8d8d;
  float: right;
  font-size: 13px;
  margin: 25px 0;
}

.flashop-map .link {
  color: #3c629c;
  font-size: 26px;
  margin-left: 20px;
  text-decoration: underline;
}

.flashop-map .content .hexagon-wrapper {
  margin: 30px 0 0 -8px;
  position: absolute;
}

.flashop-map .desc {
  color: #8d8d8d;
  float: right;
  font-size: 13px;
  letter-spacing: 1px;
  margin: 27px 0;
  padding: 0 20px;
}

.flashop-map .description img {
  margin: 80px 0 0 40px;
  max-height: 150px;
  max-width: 150px;
}


.flashop-map .contacts .col,
.flashop-map .competence .col {
  height: 170px;
  margin-bottom: 5px;
}

.flashop-map .contacts .col .inside,
.flashop-map .competence .col .inside {
  height: 170px;
  margin: 0 5px 0 0;
}

.flashop-map .contacts .col-xs-12,
.flashop-map .competence .col-xs-12 {
  padding: 0 !important;
}

.flashop-map .contacts .col-1 .inside {
  background: #b21905 none repeat scroll 0 0;
}

.flashop-map .contacts .col-2 .inside {
  background: #fe9518 none repeat scroll 0 0;
}

.flashop-map .contacts .col-3 .inside {
  background: #f3271f none repeat scroll 0 0;
}

.flashop-map .contacts .col-4 .inside {
  background: #a11867 none repeat scroll 0 0;
}


.flashop-map .triangle-bottom {
  bottom: 0;
  height: 50px;
  position: absolute;
  right: 5px;
  width: 50px;
  border-bottom: 50px solid transparent;
  border-left: 50px solid transparent;
}

.flashop-map .triangle-top {
  top: 0;
  height: 50px;
  position: absolute;
  left: 0;
  width: 50px;
  border-top: 50px solid transparent;
  border-right: 50px solid transparent;
}

.flashop-map .contacts .text {
  height: 100%;
  padding: 50px;
  text-align: left;
  width: 100%;
}

.flashop-map .contacts .text h4 {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin: 0 auto;
  text-transform: uppercase;
  width: 100%;
}

.flashop-map .contacts .text p {
  color: #fff;
  width: 100%;
  font-size: 18px;
}

.flashop-map .contacts .icon {
  background: rgba(0, 0, 0, 0) url("/wp-content/plugins/wp-worldskillsmap/images/icon-1.png") no-repeat scroll 0 0 / contain ;
  display: block;
  height: 48px;
  left: 50%;
  margin-left: -22px;
  margin-top: 30px;
  position: absolute;
  width: 48px;
}

.flashop-map .contacts .icon-2 {
  margin-left: -15px;
  width: 30px;
}

.flashop-map .contacts .icon-1 {
  background: rgba(0, 0, 0, 0) url("/wp-content/plugins/wp-worldskillsmap/images/icon-1.png") no-repeat scroll 0 0 / contain ;
}

.flashop-map .contacts .icon-2 {
  background: rgba(0, 0, 0, 0) url("/wp-content/plugins/wp-worldskillsmap/images/icon-2.png") no-repeat scroll 0 0 / contain ;
}

.flashop-map .contacts .icon-3 {
  background: rgba(0, 0, 0, 0) url("/wp-content/plugins/wp-worldskillsmap/images/icon-3.png") no-repeat scroll 0 0 / contain ;
}

.flashop-map .contacts .caption {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  margin-top: 80px;
  position: absolute;
  text-align: center;
  width: 100%;
}

.flashop-map .contacts .value {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  margin-top: 109px;
  overflow-wrap: break-word;
  padding: 0 5px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 999;
}

.flashop-map .competence .caption {
  color: #606060;
  font-size: 13px;
  font-weight: bold;
  margin-top: 10px;
  padding: 15px;
  position: absolute;
  text-align: center;
  width: 100%;
}

.flashop-map .competence .value {
  color: #3c629c;
  font-size: 40px;
  letter-spacing: -3.5px;
  margin-top: 100px;
  position: absolute;
  text-align: center;
  width: 100%;
}

.flashop-map .competence img {
  height: 88px;
  width: 88px;
}

.flashop-map .competence span {
  color: #606060;
  display: block;
  font-size: 12px;
  line-height: 11px;
  margin-top: 5px;
  text-align: left;
  width: 100%;
}

.flashop-map .content .fo-wrap span {
  color: #6f6f6e;
  display: block;
  font-size: 40px;
  margin-top: 12px;
  text-align: center;
  width: 100%;
}

.flashop-map .content .type-1 img.logo {
  display: block;
  margin: 0 auto !important;
  max-height: 150px;
  max-width: 150px;
  width: 100%;
}

.flashop-map .content .type-1 {
  margin: 50px auto;
}

.flashop-map .content .type-1 .col {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  min-height: 200px;
  padding: 20px;
}

.flashop-map .content .type-1 .col:last-child {
  border-right: none;
}

.flashop-map .content .type-1 h2 {
  font-size: 26px;
  margin: 0 !important;
}

.flashop-map .description h2 {
  margin: 22px 0 0 40px;
  position: absolute;
  width: 90%;
}

.flashop-map .content .type-1 .header {
  margin-bottom: 30px;
}