/* line 6, ../sass/iframes.scss */
body.page-template-template-home-ep #main-header {
  display: none !important;
  border-bottom: none;
}
/* line 11, ../sass/iframes.scss */
body.page-template-template-home-ep #map-scene .logo-amstel {
  display: none;
}
/* line 15, ../sass/iframes.scss */
body.page-template-template-home-ep footer {
  display: none !important;
}

/* line 20, ../sass/iframes.scss */
body.page-template-template-banner300 {
  font-family: "Roboto", sans-serif;
}
/* line 22, ../sass/iframes.scss */
body.page-template-template-banner300 #main-header {
  border-bottom: none;
}
/* line 24, ../sass/iframes.scss */
body.page-template-template-banner300 #main-header .header-link {
  right: 10px;
  left: initial;
  width: 60px;
  height: 60px;
}
/* line 29, ../sass/iframes.scss */
body.page-template-template-banner300 #main-header .header-link img.main-logo {
  display: inline-block !important;
}
/* line 33, ../sass/iframes.scss */
body.page-template-template-banner300 #main-header #main-nav, body.page-template-template-banner300 #main-header #clock, body.page-template-template-banner300 #main-header .index-logo {
  display: none !important;
}
/* line 36, ../sass/iframes.scss */
body.page-template-template-banner300 #main-header #menu-icon {
  display: none !important;
}
/* line 39, ../sass/iframes.scss */
body.page-template-template-banner300 #main-header .banner-info {
  position: absolute;
  top: 22px;
  left: 10px;
  font-size: 12px;
}
/* line 44, ../sass/iframes.scss */
body.page-template-template-banner300 #main-header .banner-info .current-tag {
  font-weight: bold;
  margin-bottom: 5px;
}
/* line 49, ../sass/iframes.scss */
body.page-template-template-banner300 #main-header .right {
  right: 42%;
}
/* line 54, ../sass/iframes.scss */
body.page-template-template-banner300 #map-scene .logo-amstel {
  display: none;
}
/* line 58, ../sass/iframes.scss */
body.page-template-template-banner300 .pie-banner {
  background-color: #d40010;
  color: #fff;
  height: 254px;
  position: relative;
  overflow: hidden;
}
/* line 64, ../sass/iframes.scss */
body.page-template-template-banner300 .pie-banner .content {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: "Roboto", sans-serif;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 20px;
  text-align: center;
  width: 100%;
}
/* line 74, ../sass/iframes.scss */
body.page-template-template-banner300 .pie-banner .content img {
  width: 260px;
  height: 30px;
  margin-bottom: 15px;
}
/* line 79, ../sass/iframes.scss */
body.page-template-template-banner300 .pie-banner .content h2 {
  font-weight: bold;
  font-size: 21px;
  margin-bottom: 10px;
}
/* line 84, ../sass/iframes.scss */
body.page-template-template-banner300 .pie-banner .content p {
  font-size: 16px;
}
/* line 87, ../sass/iframes.scss */
body.page-template-template-banner300 .pie-banner .content a {
  display: inline-block;
  margin-top: 15px;
  text-decoration: none;
  color: #d40010;
  background-color: #fff;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 98, ../sass/iframes.scss */
body.page-template-template-banner300 #map-info {
  display: none !important;
}
/* line 101, ../sass/iframes.scss */
body.page-template-template-banner300 footer {
  display: none !important;
}