@charset "UTF-8";
/* CSS Document */

/* ===== Colors of SVG elements ===== */
.st0{
	fill: #ffffff;
	color:orangered!important;}
.st0:hover {
	fill: #BCE4FA!important; /* 30%-C */
	cursor: pointer;
}
.st1{fill: #ffffff;}
.st2{clip-path:url(#SVGID_00000173128007999267967360000017710791902638762424_);}
.st3{fill:#DFF2FD;}
.st4{fill:#009FE3;}
	.st4-hov{
		fill:#009FE3;}
	.st4-hov:hover {
		fill: #00538B!important; /* Dark Blue */
		cursor: pointer;}
.st5{fill:#FFFFFF;}
.st6{fill:#00ADB1;}
.st7{fill:#50AF47;}
.st8{fill:#136396;}
.st9{fill:none;}
.st10{fill-rule:evenodd;clip-rule:evenodd;fill:#136396;}
.st11{fill-rule:evenodd;clip-rule:evenodd;fill:#2071B2;}
.st12{fill:#EF7D00;}
.st13{fill-rule:evenodd;clip-rule:evenodd;fill:#009FE3;}
.st14{fill-rule:evenodd;clip-rule:evenodd;fill:#DFF2FD;}
.st15{fill:#A84D97;}
.st16{fill:#66BDCD;}
.st17{fill:#BEDBE5;}
.st18{fill:#DAABC3;}
.st19{fill:#928CB1;}
.st20{fill:#00929E;}
.st21{opacity:0.3;fill:#ABD190;enable-background:new    ;}
.st22{fill:none;}
.st23{fill:none;stroke:#009FE3;stroke-width:0.4807;stroke-miterlimit:10;}
.st24{fill:#2071B2;}
.st25{fill:#008CCD;}

img {
  max-width: 100%;
  height: auto;
}

.map {
  position: absolute;
  max-width: 1100px;
  margin: auto;
  background-color: #ccc;
}
.map img {
  display: block;
  width: 100%;
}

@media only screen and (min-width:48em) {}