/* Define Colors */
.fontf_default {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
}
.fontf_headline {
  font-family: 'DINSchriftRegular', Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: 300;
}
/*
#smartmap #smart_gmap, #smartmap #smart_gmap *, #smart_opener, #smart_pinbox, #smart_additional_legende, #smart_pinbox * {
	user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}*/
/*
.smart_cluster {
	pointer-events: none;
	display: inline-block;
}*/
#smartmap {
  width: 100%;
  height: 100%;
  max-height: 600px;
  top: 0;
  left: 0;
  z-index: 250;
  position: relative;
  overflow: hidden;
}
.smartmaplink_default {
  font-weight: bold;
}
#smart_hoverbox {
  z-index: 25;
  display: none;
  position: absolute;
  background: #eae8de;
  font-size: 20px;
  line-height: 22px;
  color: #333333;
  font-family: 'DINSchriftRegular', Verdana, Geneva, Arial, Helvetica, sans-serif !important;
  padding: 10px 15px;
  word-wrap: break-word;
  width: auto;
  max-width: 228px;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.8);
}
#smart_hoverbox h1 {
  line-height: 18px;
  font-family: verdana !important;
  margin: 0px 0px 5px !important;
  font-size: 11px;
  line-height: 12px;
  font-weight: bold;
  max-width: 100%;
  color: #e50514;
}
#smart_hoverbox span {
  display: block;
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
}
.smart_cluster {
  background-image: url("../Img/cluster.png");
  color: #ffffff;
  font-size: 18px !important;
  height: 67px;
  cursor: pointer !important;
  display: block;
  line-height: 50px;
  text-align: center;
  width: 49px;
  position: relative;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
#smart_additional_legende {
  background: #eae8de;
  float: left;
  display: none;
  position: absolute;
  left: 80px;
  bottom: 3%;
  margin-right: 225px;
  z-index: 10;
  -webkit-box-shadow: -3px 3px 3px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -3px 3px 3px 0px rgba(0, 0, 0, 0.5);
  box-shadow: -3px 3px 3px 0px rgba(0, 0, 0, 0.5);
}
#additional_legend {
  border-right: 1px solid #FFFFFF;
  color: #3c3c3e;
  float: left;
  padding: 5px 10px;
  text-decoration: none;
}
a.last_additional_option {
  border: none;
}
a.last_additional_option:visited {
  border: none;
}
.smart_suche {
  padding: 15px 10px 15px;
  font-size: 20px;
  font-family: 'DINSchriftRegular', Verdana, Geneva, Arial, Helvetica, sans-serif !important;
  text-transform: uppercase;
}
.smart_suche input {
  width: 170px;
  text-transform: uppercase;
  margin: 5px 0px;
  padding: 2px 0px;
  text-indent: 10px;
}
.smart_help {
  padding: 5px 10px 0;
  text-align: right;
}
.smart_help a {
  color: #3c3c3e;
}
.smart_help a:visited {
  color: #3c3c3e;
}
#smart_help_legende {
  width: 100%;
}
.addAjax {
  overflow-x: hidden;
}
.smart_legende_kat {
  float: left;
  margin: 15px 0;
  max-width: 129px;
  text-align: center;
  width: 100%;
}
.smart_legende_kat_img {
  text-align: center;
}
.smart_legende_kat_text {
  text-align: center;
  height: 32px;
}
#suchfeld_send {
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
  width: 17px;
  height: 16px;
  background: url(../Img/arrow_right.png) no-repeat;
  text-decoration: none !important;
}
#suchfeld_send:hover {
  background: url("../Img/pfeil_rot.gif") no-repeat;
}
#smart_pinbox_errormsg {
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.8);
  z-index: 100;
  display: none;
  padding: 20px;
  width: 500px;
  background: #fff;
  position: absolute;
  top: 20%;
  left: 20%;
}
#smart_pincontent_errormsg {
  color: #e3001b;
}
#smart_pinbox_head {
  text-align: center;
  font-size: 20px;
  line-height: 50px;
  margin-bottom: 5px;
  height: 50px;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.8);
  background: #fff;
}
#smart_pinbox_head h1 {
  font-size: 20px;
  line-height: 50px;
  margin: 0px;
}
#smart_pinbox_head .redtext {
  color: #e2001a;
}
#smart_pinbox_error {
  box-sizing: border-box;
  z-index: 100;
  display: none;
  width: 785px;
  height: 390px;
  background: none;
  position: absolute;
  top: 20%;
  left: 20%;
}
#smart_pinbox_error #smart_pincontent_error {
  min-height: 300px;
}
#smart_pinclose_error {
  cursor: pointer;
  width: 10px;
  height: 10px;
  background: url(../Img/close@2x.png) no-repeat;
  background-size: 100% auto;
  right: 5px;
  top: 5px;
  position: absolute;
  display: block;
}
#smart_pinclose_errormsg {
  cursor: pointer;
  width: 10px;
  height: 10px;
  background: url(../Img/close@2x.png) no-repeat;
  background-size: 100% auto;
  right: 5px;
  top: 5px;
  position: absolute;
  display: block;
}
#smart_pincontent_error {
  display: block;
  width: 100%;
  height: 300px;
  position: relative;
  height: auto;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.8);
  background: #fff;
  padding: 20px 10px 40px 20px;
  width: auto;
}
#smart_pincontent_error h1 {
  line-height: 22px;
  font-size: 20px;
  margin-top: 0px;
  font-size: 30px;
  line-height: normal;
}
#smart_pincontent_error_left {
  float: left;
}
#smart_pincontent_error_right {
  height: 275px;
  position: absolute;
  right: 10px;
  width: 755px;
}
#smart_pincontent_error_counter {
  position: absolute;
  bottom: 10px;
  width: 755px;
}
#smart_pincontent_error_counter a {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #a4a5a5;
  margin-right: 5px;
  cursor: pointer;
  text-decoration: none;
}
#smart_pincontent_error_counter a:hover {
  background: #e50514;
}
#smart_pincontent_error_counter a.aktiv {
  background: #e50514;
}
#smart_pincontent_error_info {
  background: url("../Img/info_gross.png") no-repeat scroll 0 0 transparent;
  bottom: 10px;
  cursor: pointer;
  height: 47px;
  position: absolute;
  right: 10px;
  width: 48px;
}
#smart_layer {
  background: url("../Img/bg-layer.png") repeat scroll 0 0 transparent;
  color: rgba(255, 255, 255, 0.5);
  display: none;
  height: 1725px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 50;
}
.gm-style div div div div div {
  z-index: 900;
}
.gm-style div div div div span {
  z-index: 900;
}
.gm-style div div div div label {
  z-index: 900;
}
.gm-style div div div div a {
  z-index: 900;
}
.csc-default iframe {
  position: relative;
  z-index: 1;
}
.smartmaplink p {
  margin-left: 50px;
  margin-top: -20px;
  width: auto;
  display: block;
}
.gmap_kartenswitch_overlay {
  display: none !important;
}
.gmap_kartenswitch {
  left: 15px !important;
  right: inherit !important;
  top: 280px !important;
}
@media (max-width: 1200px) {
  #smart_pinbox {
    left: inherit;
    right: 10%;
  }
}
@font-face {
  font-family: 'DINSchriftRegular';
  src: url('../Fonts/din_1451_engschrift-webfont.eot?#iefix') format('embedded-opentype'), url('../Fonts/din_1451_engschrift-webfont.woff') format('woff'), url('../Fonts/din_1451_engschrift-webfont.ttf') format('truetype'), url('../Fonts/din_1451_engschrift-webfont.svg#DINSchriftRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body,
html {
  margin: 0;
  padding: 0;
  color: #403f3f;
}
body .mfp-content,
html .mfp-content {
  background-color: #ffffff;
  max-width: 800px;
  padding: 20px;
  margin: 20px auto;
}
body .mfp-content a,
html .mfp-content a {
  color: #dd291b;
  text-decoration: underline;
  word-wrap: break-word;
}
body .mfp-content a:hover,
html .mfp-content a:hover {
  text-decoration: none;
}
body .mfp-content .mfp-close,
html .mfp-content .mfp-close,
body .mfp-content .mfp-close:focus,
html .mfp-content .mfp-close:focus {
  width: 10px;
  height: 10px;
  background: url("../Img/close@2x.png") no-repeat;
  background-size: 100% auto;
  color: transparent;
  opacity: 1;
  right: 10px;
  text-indent: -9999px;
  top: 10px;
}
.wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100;
}
.tx-twsmartmap {
  width: 100%;
  margin-bottom: 20px;
  max-height: 768px;
  margin-top: 0px;
  position: relative;
}
.tx-twsmartmap input[type="checkbox"] {
  background-color: #ffffff;
}
.tx-twsmartmap h1,
.tx-twsmartmap h2,
.tx-twsmartmap h3,
.tx-twsmartmap h4 {
  font-family: 'DINSchriftRegular', Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: 300;
}
.tx-twsmartmap h1 {
  font-size: 24px;
  line-height: 32px;
}
.tx-twsmartmap h2 {
  font-size: 20px;
  line-height: 28px;
}
.tx-twsmartmap h3,
.tx-twsmartmap h4 {
  font-size: 20px;
  line-height: 28px;
}
.tx-twsmartmap a {
  color: #dd291b;
}
.tx-twsmartmap a:hover {
  color: #dd291b;
  text-decoration: none;
}
.tx-twsmartmap .header {
  background-color: #ffffff;
  height: 128px;
  width: 100%;
  padding: 1rem 0;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 100;
  /*
    .grid-x {
      height: 100%;
    }
    */
}
.tx-twsmartmap .header .logo {
  width: 200px;
  height: auto;
}
.tx-twsmartmap .header .main-menu-wrap {
  padding: 4px;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: auto;
  margin-top: 1rem;
}
.tx-twsmartmap .header .accordion-menu {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.tx-twsmartmap .header .accordion-menu .smart_checkboxen {
  cursor: pointer;
}
.tx-twsmartmap .header .accordion-menu .smart_checkboxen label {
  cursor: pointer;
}
.tx-twsmartmap .header .accordion-menu a {
  font-family: 'DINSchriftRegular', Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 18px;
}
.tx-twsmartmap .header .accordion-menu .is-accordion-submenu.nested {
  margin-left: 0;
  padding: .2rem 1rem;
}
.tx-twsmartmap .header .accordion-menu .is-accordion-submenu a {
  padding: .4rem 1rem;
}
.tx-twsmartmap .header .accordion-menu .is-accordion-submenu .is-accordion-submenu a {
  padding: .2rem 1rem;
}
.tx-twsmartmap .header .accordion-menu .smart_ebene1_li {
  padding-bottom: 15px;
}
.tx-twsmartmap .header .accordion-menu .smart_ebene1_li:last-child {
  padding-bottom: 0;
}
.tx-twsmartmap .header .accordion-menu .smart_checkbox_39 {
  border-left: 6px solid #1c509a;
}
.tx-twsmartmap .header .accordion-menu .smart_checkbox_40 {
  border-left: 6px solid #cb4f6a;
}
.tx-twsmartmap .header .accordion-menu .smart_checkbox_44 {
  border-left: 6px solid #cecd42;
}
.tx-twsmartmap .header .accordion-menu .smart_checkbox_49 {
  border-left: 6px solid #8ebf91;
}
.tx-twsmartmap .header .accordion-menu .smart_checkbox_50 {
  border-left: 6px solid #e69936;
}
.tx-twsmartmap .header .accordion-menu .smart_checkbox_51 {
  border-left: 6px solid #77b1da;
}
.tx-twsmartmap .header .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: inline-block;
  content: "";
  border-color: transparent;
  background: url("../Img/small_arrow_down@2x.png") no-repeat 0 50% transparent;
  background-size: 100% auto;
  width: 12px;
  height: 12px;
  margin-top: 0;
  border: none;
  right: 10px;
}
.tx-twsmartmap .header .accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: inline-block;
  content: "";
  border-color: transparent;
  background: url("../Img/small_arrow_up@2x.png") no-repeat 0 50% transparent;
  background-size: 100% auto;
  width: 12px;
  height: 12px;
  margin-top: 0;
  border: none;
  right: 10px;
}
.tx-twsmartmap .header .accordion-menu .smart_ebene1_li a,
.tx-twsmartmap .header .accordion-menu .smart_ebene1_li label {
  font-family: 'DINSchriftRegular', Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 28px;
}
.tx-twsmartmap .header .accordion-menu .smart_ebene2_li a,
.tx-twsmartmap .header .accordion-menu .smart_ebene2_li label {
  font-family: 'DINSchriftRegular', Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 26px;
}
.tx-twsmartmap .header .accordion-menu .smart_ebene2_li .smart_checkboxen a,
.tx-twsmartmap .header .accordion-menu .smart_ebene2_li .smart_checkboxen label {
  text-transform: none;
}
.tx-twsmartmap .header .accordion-menu .smart_ebene3_li a,
.tx-twsmartmap .header .accordion-menu .smart_ebene3_li label {
  font-family: 'DINSchriftRegular', Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: 300;
  text-transform: none;
  font-size: 16px;
  line-height: 24px;
}
.tx-twsmartmap .header .accordion-menu .menu .menu li {
  padding-left: 10px;
}
.tx-twsmartmap .header .accordion-menu .menu .menu li.smart_ebene3_li {
  padding-left: 0;
}
.tx-twsmartmap .header .accordion-menu .menu input[type="checkbox"] {
  position: relative;
  top: 2px;
}
.tx-twsmartmap .header .accordion-menu .menu .is-accordion-submenu-parent {
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.tx-twsmartmap .header .accordion-menu .menu .is-accordion-submenu-parent[aria-expanded=true] {
  background-color: #eae7df;
}
.tx-twsmartmap .header .accordion-menu a {
  color: #403f3f;
}
.tx-twsmartmap .header .accordion-menu a.additional_option {
  color: #dd291b;
  background-color: #eae7df;
  display: block;
}
.tx-twsmartmap .header .accordion-menu a.additional_option:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url("../Img/close@2x.png") no-repeat 0 50% transparent;
  color: #dd291b;
  background-size: 100% auto;
  margin-right: 6px;
}
.tx-twsmartmap a#fokus_grenze {
  background: url("../Img/button.png") repeat scroll 0 0 transparent;
  background-size: 100% auto;
  text-decoration: none;
  cursor: pointer;
  display: block;
  height: 96px;
  right: 5px;
  position: absolute;
  bottom: 5px;
  width: 80px;
  z-index: 15;
}
.tx-twsmartmap a#fokus_grenze:hover {
  background: url("../Img/mouseover.png") repeat scroll 0 0 transparent;
  background-size: 100% auto;
}
.tx-twsmartmap .smart_selection_count {
  color: #dd291b;
}
.tx-twsmartmap .shariff {
  float: left;
  display: none;
}
.tx-twsmartmap .shariff .theme-white .shariff-button {
  border: none;
  text-align: center;
  height: auto;
  line-height: 30px;
  margin: 0;
}
.tx-twsmartmap .shariff .theme-white .shariff-button a {
  background-color: transparent;
}
.tx-twsmartmap .shariff .theme-white .shariff-button a:hover {
  background-color: transparent;
}
.tx-twsmartmap #smart_pinbox_wrap {
  display: none;
}
.tx-twsmartmap #smart_pinbox {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  z-index: 100;
  padding: 30px 15px 20px 15px;
  width: 100%;
  max-width: 800px;
  height: 100%;
  overflow-x: hidden;
  background: #fff;
  position: absolute;
  margin-bottom: 40px;
  top: 0;
  left: 0;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent_info {
  background: url("../Img/info_gross.png") no-repeat scroll 0 0 transparent;
  top: inherit;
  bottom: 8px;
  cursor: pointer;
  height: 27px;
  background-size: 100% auto;
  position: absolute;
  right: 10px;
  width: 28px;
  z-index: 9999;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent_counter {
  position: absolute;
  bottom: 10px;
  left: 20px;
  display: none;
  text-align: center;
  width: 38%;
  height: 30px;
  z-index: 9999;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent_counter a {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #eae7df;
  margin-right: 10px;
  text-decoration: none;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent_counter a:hover {
  background: #dd291b;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent_counter a.aktiv {
  background: #dd291b;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent_counter .arrow-left {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: inline-block;
  opacity: 0.3;
  content: "";
  border-color: transparent;
  background: url("../Img/small_arrow_up@2x.png") no-repeat 50% 50% #eae7df;
  background-size: 15px;
  width: 30px;
  height: 30px;
  margin-top: 0;
  margin-right: 30px;
  transform: rotate(-90deg);
  border-radius: 50px;
  margin-bottom: -7px;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent_counter .arrow-left:hover {
  cursor: pointer;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent_counter .arrow-right {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: inline-block;
  opacity: 1;
  content: "";
  border-color: transparent;
  background: url("../Img/small_arrow_up@2x.png") no-repeat 50% 50% #eae7df;
  background-size: 15px;
  width: 30px;
  height: 30px;
  margin-top: 0;
  margin-left: 20px;
  transform: rotate(90deg);
  border-radius: 50px;
  margin-bottom: -7px;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent_counter .arrow-right:hover {
  cursor: pointer;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent_counter_mobile {
  position: relative;
  text-align: center;
  margin-bottom: 25px;
  margin-top: 15px;
  width: 100%;
  padding: 0px 15px;
  display: block;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent_counter_mobile a {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #eae7df;
  margin-right: 10px;
  cursor: pointer;
  text-decoration: none;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent_counter_mobile a.aktiv {
  background: #dd291b;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent_counter_mobile .arrow-left {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: inline-block;
  opacity: 0.3;
  content: "";
  border-color: transparent;
  background: url("../Img/small_arrow_up@2x.png") no-repeat 50% 50% #eae7df;
  background-size: 15px;
  width: 40px;
  height: 40px;
  margin-top: 0;
  margin-right: 30px;
  transform: rotate(-90deg);
  border-radius: 50px;
  margin-bottom: -12px;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent_counter_mobile .arrow-right {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: inline-block;
  opacity: 1;
  content: "";
  border-color: transparent;
  background: url("../Img/small_arrow_up@2x.png") no-repeat 50% 50% #eae7df;
  background-size: 15px;
  width: 40px;
  height: 40px;
  margin-top: 0;
  margin-left: 20px;
  transform: rotate(90deg);
  border-radius: 50px;
  margin-bottom: -12px;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent {
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent a {
  text-decoration: underline;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent a.smartlink {
  text-decoration: none;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent a:hover {
  text-decoration: none;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent #player {
  position: absolute;
  width: 100%;
  height: 100%;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent #smart_pincontent_left {
  padding-right: 0px;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  touch-action: manipulation;
  height: 220px;
  max-width: 280px;
  margin: 0 auto;
  text-align: center;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent #smart_pincontent_left .iframe-touch-div {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 999999;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent #smart_pincontent_left iframe {
  width: 100% !important;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent #smart_pincontent_left > img {
  width: auto;
  max-height: 95%;
}
.tx-twsmartmap #smart_pinbox #smart_pincontent #smart_pincontent_right {
  padding-right: 30px;
  padding-bottom: 15px;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  overflow-x: hidden;
}
.tx-twsmartmap .map {
  position: relative;
  height: auto;
  width: 100%;
  z-index: 99;
}
.tx-twsmartmap .map #smart_gmap {
  width: 100%;
  height: 100%;
}
.tx-twsmartmap .map #smart_splash {
  width: 100%;
  height: 100%;
  -webkit-transition: 4s;
  -moz-transition: 4s;
  -o-transition: 4s;
  transition: 4s;
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  left: 0;
  top: 0;
  background: url("../Img/smartmap_splash@2x.png") 50% 50% #ffffff;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 99;
}
.tx-twsmartmap .map #smart_splash.hide {
  -webkit-transition: all ease 4s;
  -moz-transition: all ease 4s;
  -o-transition: all ease 4s;
  transition: all ease 4s;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.tx-twsmartmap .footer {
  background-color: #ffffff;
  height: 40px;
  width: 100%;
  padding: 8px 0;
  border-top: 1px solid #dd291b;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  position: relative;
}
.tx-twsmartmap .footer .social-share {
  float: left;
}
.tx-twsmartmap .footer .social-share .social-opener {
  width: 20px;
  margin-right: 10px;
  float: left;
  display: block;
}
.tx-twsmartmap .footer .social-share .shariff {
  display: none;
}
.tx-twsmartmap .footer .social-share .shariff.is--active {
  display: block;
}
.tx-twsmartmap .footer a {
  color: #403f3f;
  font-weight: bold;
  text-decoration: underline;
}
.tx-twsmartmap .footer a:hover,
.tx-twsmartmap .footer a .is--active {
  color: #dd291b;
  text-decoration: none;
}
.tx-twsmartmap .footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tx-twsmartmap .footer ul li {
  display: inline-block;
}
.tx-twsmartmap #smart_pinclose {
  cursor: pointer;
  width: 15px;
  height: 15px;
  background: url("../Img/close@2x.png") no-repeat;
  background-size: 100% auto;
  right: 10px;
  top: 10px;
  position: absolute;
  display: block;
}
.tx-twsmartmap #smart_loading {
  background: url("../Img/bg-layer.png") repeat scroll 0 0 transparent;
  display: none;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 210;
}
.tx-twsmartmap #smart_loading img {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 200;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
body .tooltipster-sidetip .tooltipster-box {
  background: #eae7df;
  border: 1px solid #403f3f;
}
body .tooltipster-sidetip .tooltipster-content {
  color: #403f3f;
  font-size: 12px;
}
body .tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border,
body .tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-top-color: #403f3f;
}
body .tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background,
body .tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-top-color: #eae7df;
  top: -2px;
}
/* Medium */
@media screen and (min-width: 640px) {
  .tx-twsmartmap #smart_pinbox_wrap {
    margin: 0 15px;
    position: absolute;
    left: 0;
    width: calc(100% - 30px);
    height: 100%;
    top: 0;
  }
  .tx-twsmartmap #smart_pinbox {
    top: 50%;
    left: 50%;
    padding: 30px 10px 50px 20px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    overflow-x: visible;
    height: auto;
  }
  .tx-twsmartmap #smart_pinbox #smart_pincontent {
    position: static;
  }
  .tx-twsmartmap #smart_pinbox #smart_pincontent #smart_pincontent_left {
    max-height: 100%;
    max-width: 100%;
    padding-right: 15px;
  }
  .tx-twsmartmap #smart_pinbox #smart_pincontent #smart_pincontent_left iframe {
    pointer-events: auto;
  }
  .tx-twsmartmap #smart_pincontent {
    overflow: hidden;
  }
  .tx-twsmartmap #smart_pincontent #smart_pincontent_right {
    height: 300px;
  }
  .tx-twsmartmap #smart_pinbox #smart_pincontent_counter {
    display: block;
  }
  .tx-twsmartmap #smart_pinbox #smart_pincontent_counter_mobile {
    display: none;
  }
}
/* Large */
@media screen and (min-width: 64em) {
  .tx-twsmartmap #smart_pinclose {
    right: 12px;
    top: 10px;
  }
}
