body {
  margin: 0;
  border: 0;
  padding: 0;
  background: #efefef;
  color: #454545;
  font: 300 18px/28px 'museo-sans-n3', 'museo-sans', sans-serif;
  overflow-y: scroll;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 2px 0px 12px;
  color: #454545;
  font: 700 24px/32px 'museo-sans-n7', 'museo-sans', sans-serif;
}
h2 {
  font-size: 120%;
}
h3 {
  font-size: 110%;
}
h4 {
  font-size: 100%;
  line-height: 140%;
}
h5 {
  font-size: 90%;
}
p {
  margin-top: 0;
}
img {
  border: 0;
  vertical-align: bottom;
  max-width: 100%;
}
a {
  color: #009fe3;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  border-bottom: 3px solid #009fe3;
}
:focus {
  outline: none;
}
.clear {
  clear: both;
}
.afmwrapper {
  background: #ffffff;
}
.afmwrapper .afm {
  position: relative;
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
  z-index: 0;
  clear: both;
  box-sizing: border-box;
  width: 1280px;
  margin: 0 auto;
  padding: 10px 0;
  text-align: center;
}
@media only screen and (min-width: 980px) and (max-width: 1279px) {
  .afmwrapper .afm {
    width: 980px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .afmwrapper .afm {
    width: 768px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .afmwrapper .afm {
    width: 100%;
  }
}
.afmwrapper .afm .warning {
  width: 95%;
  margin: 0 auto;
  border: 1px solid #000;
}
.afmwrapper .afm .mobile {
  display: none;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .afmwrapper .afm .warning {
    display: none;
  }
  .afmwrapper .afm .mobile {
    display: block;
    width: auto;
    border: 0;
  }
  .afmwrapper .afm .mobile img {
    border: 1px solid #000;
  }
}
.top,
.mid,
.bot,
.copyright {
  position: relative;
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
  z-index: 0;
  clear: both;
  box-sizing: border-box;
  width: 1280px;
  margin: 0 auto;
  background: #ffffff;
}
@media only screen and (min-width: 980px) and (max-width: 1279px) {
  .top,
  .mid,
  .bot,
  .copyright {
    width: 980px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .top,
  .mid,
  .bot,
  .copyright {
    width: 768px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .top,
  .mid,
  .bot,
  .copyright {
    width: 100%;
  }
}
.top {
  padding: 20px 40px;
}
.top .logo:hover {
  border-bottom: 0px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .top {
    padding: 20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .top {
    padding: 10px;
    text-align: center;
  }
}
.ribbonwrapper,
.ribbon {
  background-color: #009fe3;
  width: 100%;
  height: 40px;
}
.ribbon {
  position: relative;
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
  z-index: 0;
  clear: both;
  box-sizing: border-box;
  width: 1280px;
  margin: 0 auto;
  z-index: 100;
}
@media only screen and (min-width: 980px) and (max-width: 1279px) {
  .ribbon {
    width: 980px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .ribbon {
    width: 768px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .ribbon {
    width: 100%;
  }
}
.col {
  float: left;
  width: 580px;
  padding: 31px 0px 40px 40px;
}
@media only screen and (min-width: 980px) and (max-width: 1279px) {
  .col {
    width: 430px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .col {
    width: 478.66666667px;
    padding: 20px 0px 20px 20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .col {
    width: 96%;
    padding: 15px 2%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .homehalfcol {
    width: 728px;
    padding: 20px 0px 20px 20px;
  }
}
.quartercol {
  width: 270px;
}
@media only screen and (min-width: 980px) and (max-width: 1279px) {
  .quartercol {
    width: 195px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .quartercol {
    width: 229.33333333px;
    padding: 20px 0px 20px 20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .quartercol {
    float: none;
    width: auto;
    padding: 10px 2%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .leftcol {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .rightcol {
    float: right;
    width: 478.66666667px;
    margin: 0px 20px 0px 0px;
  }
}
.threequartercol {
  width: 890px;
}
@media only screen and (min-width: 980px) and (max-width: 1279px) {
  .threequartercol {
    width: 705px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .threequartercol {
    width: 478.66666667px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .threequartercol {
    width: 96%;
    padding: 10px 2%;
  }
}
.colgroup {
  float: left;
  width: 620px;
}
@media only screen and (min-width: 980px) and (max-width: 1279px) {
  .colgroup {
    width: 470px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .colgroup {
    width: 498.66666667px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .colgroup {
    width: 100%;
  }
  .colgroup .col {
    float: none;
  }
}
.topfull {
  padding: 0px 0px 0px 40px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .topfull {
    padding: 0px 0px 0px 20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .topfull {
    padding: 0px;
  }
}
.full {
  padding: 0px 0px 40px 40px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .full {
    padding: 0px 0px 20px 20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .full {
    padding: 0px 2%;
  }
}
.bot {
  background: #858585;
  color: #ffffff;
  padding: 30px 0px 15px 0px;
  border-bottom: 5px solid #6c6c6c;
}
.copyright {
  padding: 15px 40px;
}
.copyright a {
  color: #454545;
  font-weight: normal;
}
.copyright a:hover {
  color: #009fe3;
  border-bottom: 0;
}
.copyright span {
  padding: 0px 7px;
}
.copyright img {
  vertical-align: middle;
  margin-left: 3px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .copyright {
    display: none;
  }
}
.menu {
  position: absolute;
  top: 96px;
  left: 160px;
  bottom: auto;
  right: auto;
  z-index: 100;
  font: 500 18px/40px 'museo-sans-n5', 'museo-sans', sans-serif;
}
.menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.menu li {
  float: left;
  padding-right: 40px;
}
.menu a {
  background: transparent;
  color: #454545;
  text-decoration: none;
}
.menu a:hover {
  border-bottom: 3px solid #009fe3;
}
.menu a.selected {
  background: transparent;
  color: #009fe3;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .menu {
    top: 100px;
    left: 140px;
  }
  .menu li {
    padding-right: 30px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .menu {
    display: none;
  }
}
.mobilemenu {
  position: relative;
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
  z-index: 100;
  display: none;
  padding: 0px 10px;
  color: #ffffff;
  line-height: 40px;
  cursor: pointer;
  background-color: #009fe3;
}
.mobilemenu img {
  vertical-align: middle;
  margin-right: 5px;
}
.mobilemenu .list {
  display: none;
}
.mobilemenu .list ul {
  list-style-type: none;
  margin: 0;
  padding-left: 25px;
}
.mobilemenu .list ul ul {
  display: none;
}
.mobilemenu .list li span {
  display: block;
  background: transparent url('/image/layout/language_chevron_white.png') no-repeat center right;
}
.mobilemenu .list li span.mobile_open {
  background-image: url('/image/layout/language_chevron_white_up.png');
}
.mobilemenu .list a,
.mobilemenu .list span {
  font-weight: normal;
  color: #fff;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .mobilemenu {
    display: block;
  }
}
.topmenu {
  top: 13px;
  left: auto;
  right: 140px;
  font: 700 14px/24px 'museo-sans-n7', 'museo-sans', sans-serif;
}
.topmenu li {
  padding-left: 30px;
  padding-right: 0px;
}
.languages {
  position: absolute;
  top: 53px;
  left: auto;
  bottom: auto;
  right: 40px;
  z-index: 200;
  font: 700 14px/24px 'museo-sans-n7', 'museo-sans', sans-serif;
  text-transform: uppercase;
}
.languages a {
  background: transparent;
  color: #454545;
  text-decoration: none;
  border-bottom: 0;
  margin-right: 5px;
}
.languages img {
  vertical-align: middle;
  width: 30px;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .languages {
    top: 0px;
    right: 10px;
    line-height: 40px;
  }
}
.slideshow {
  position: relative;
  top: 0;
  left: -40px;
  bottom: auto;
  right: auto;
  z-index: 0;
  width: 1280px;
}
@media only screen and (min-width: 980px) and (max-width: 1279px) {
  .slideshow {
    width: 980px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .slideshow {
    width: 768px;
    left: -20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .slideshow {
    display: none;
  }
}
.slideshow .slide {
  width: 1280px;
  height: 405.76px;
}
@media only screen and (min-width: 980px) and (max-width: 1279px) {
  .slideshow .slide {
    width: 980px;
    height: 310.66px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .slideshow .slide {
    width: 768px;
    height: 243.456px;
  }
}
.slideshow .slide .text {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  right: auto;
  z-index: 2;
  display: block;
  width: 100%;
  background-color: #858585;
  background-color: rgba(133, 133, 133, 0.8);
  font: 700 24px/32px 'museo-sans-n7', 'museo-sans', sans-serif;
  line-height: 40px;
  color: #ffffff;
  padding: 10px 0px;
  min-height: 30px;
}
.slideshow .slide .line1,
.slideshow .slide .line2 {
  display: block;
  text-align: center;
}
.slideshow .slide .line1 {
  font-size: 36px;
}
.slideshow .slide .line2 {
  font-size: 24px;
}
.slideshow .sharkslider_controllers {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  right: auto;
  z-index: 3;
  width: 100%;
  height: 60px;
}
.slideshow .sharkslider_controllers .sharkslider_controller_prev,
.slideshow .sharkslider_controllers .sharkslider_controller_next {
  position: absolute;
  top: 13px;
  left: 20px;
  bottom: auto;
  right: auto;
  z-index: 0;
  display: block;
  width: 33px;
  height: 40px;
  background: transparent url('/image/layout/slideshow-prev.png') no-repeat left center;
  background-size: contain;
  cursor: pointer;
}
.slideshow .sharkslider_controllers .sharkslider_controller_next {
  left: auto;
  right: 20px;
  background: transparent url('/image/layout/slideshow-next.png') no-repeat right center;
  background-size: contain;
}
.slideshow .sharkslider_controllers .sharkslider_controller {
  position: relative;
  top: -328px;
  left: 20px;
  bottom: auto;
  right: auto;
  z-index: 0;
  float: left;
  display: block;
  width: 19px;
  height: 18px;
  margin-right: 10px;
  background: transparent url('/image/layout/slideshow-bullets.png') no-repeat left center;
}
@media only screen and (min-width: 980px) and (max-width: 1279px) {
  .slideshow .sharkslider_controllers .sharkslider_controller {
    top: -190px;
  }
}
.topimage {
  position: relative;
  top: 0;
  left: -40px;
  bottom: auto;
  right: auto;
  z-index: 0;
  overflow: hidden;
}
@media only screen and (min-width: 980px) and (max-width: 1279px) {
  .topimage {
    left: -40px;
    width: 980px;
  }
  .topimage img {
    position: relative;
    top: 0;
    left: -150px;
    bottom: auto;
    right: auto;
    z-index: 0;
    max-width: none;
    width: 1280px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .topimage {
    left: -20px;
    width: 768px;
  }
  .topimage img {
    position: relative;
    top: 0;
    left: -256px;
    bottom: auto;
    right: auto;
    z-index: 0;
    max-width: none;
    width: 1280px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .topimage {
    left: 0;
    width: 100%;
  }
  .topimage img {
    position: relative;
    top: 0;
    left: -50%;
    bottom: auto;
    right: auto;
    z-index: 0;
    max-width: none;
    width: 200%;
  }
}
.smallslideshow {
  position: relative;
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
  z-index: 0;
}
.smallslideshow .sharkslider_controllers {
  position: absolute;
  top: auto;
  left: auto;
  bottom: 10px;
  right: 10px;
  z-index: 100;
  width: 100%;
  height: 20px;
  text-align: right;
}
.smallslideshow .sharkslider_controller {
  display: inline-block;
  width: 9px;
  height: 9px;
  border: 1px solid #ffffff;
  background-color: #009fe3;
  margin-left: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .smallslideshow {
    float: left;
    width: 229.33333333px;
    margin: 0px 20px 20px 0px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .smallslideshow {
    float: none;
    width: 270px;
    height: 152px;
    margin: 0 auto;
  }
}
.block .title {
  font: 700 24px/32px 'museo-sans-n7', 'museo-sans', sans-serif;
  color: #454545;
}
.block .title .sun {
  display: inline-block;
  position: relative;
  top: 2px;
  left: 0px;
  width: 21px;
  height: 20px;
  margin-right: 10px;
  background: url('/image/layout/sun.png') no-repeat 0px 0px;
}
.block .line {
  width: 100%;
  height: 28px;
  margin-bottom: 9px;
  background: url('/image/layout/line.png') no-repeat center center;
}
.block .more {
  padding-right: 15px;
  background: url('/image/layout/arrow-blue.png') no-repeat right 3px;
}
.newsitem .thumb {
  float: right;
  padding: 8px 0px 5px 50px;
}
@media only screen and (min-width: 1px) and (max-width: 767px) {
  .newsitem .thumb {
    float: none;
    display: block;
    margin: 0 auto;
    padding-left: 0;
  }
}
.buttons .button {
  display: block;
  height: 28px;
  padding: 7px;
  margin-bottom: 20px;
  font: 700 18px/28px 'museo-sans-n7', 'museo-sans', sans-serif;
  background-color: #009fe3;
  color: #ffed00;
  text-align: center;
}
.buttons .button span {
  padding-right: 15px;
  background: url('/image/layout/arrow-yellow.png') no-repeat right 5px;
}
.buttons .button:hover {
  border-bottom: 0;
}
.intro .button {
  float: left;
  width: 44%;
  margin-bottom: 0;
}
.intro .right {
  float: right;
}
.tagcall .line {
  margin-bottom: 25px;
}
.tagcall .item {
  float: left;
  width: 270px;
  margin-right: 40px;
  padding-bottom: 20px;
}
.tagcall .item .thumb {
  margin-bottom: 10px;
}
.tagcall .item .title {
  display: block;
  font: 700 18px/40px 'museo-sans-n7', 'museo-sans', sans-serif;
  color: #454545;
  height: 40px;
  overflow: hidden;
}
.tagcall .item .title:hover,
.tagcall .item .thumb:hover {
  border-bottom: 0;
}
.tagcall .item .text {
  height: 84px;
  overflow: hidden;
}
.tagcall .item .more {
  padding-right: 15px;
  background: url('/image/layout/arrow-blue.png') no-repeat right 5px;
}
.tagcall .call {
  background-color: #009fe3;
}
.tagcall .call .title {
  line-height: 28px;
  color: #ffffff;
  height: 124px;
  overflow: hidden;
  margin-top: 6px;
}
.tagcall .call .title,
.tagcall .call .more {
  margin: 0px 20px;
}
.tagcall .call .more {
  color: #ffed00;
  background: url('/image/layout/arrow-yellow.png') no-repeat right 5px;
}
.tagcall .call .more:hover {
  border-color: #ffed00;
}
@media only screen and (min-width: 980px) and (max-width: 1279px) {
  .tagcall .item {
    width: 195px;
  }
  .tagcall .item .text {
    height: 140px;
  }
  .tagcall .item:nth-child(6) {
    margin-right: 0;
  }
  .tagcall .call .title {
    height: 174px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .tagcall {
    margin-right: 20px;
  }
  .tagcall .item {
    width: 229.33333333px;
    margin-right: 20px;
  }
  .tagcall .item .text {
    height: 125px;
  }
  .tagcall .item:nth-child(3) {
    display: none;
  }
  .tagcall .item:nth-child(6) {
    margin-right: 0;
  }
  .tagcall .call .title {
    margin-top: 6px;
    height: 159px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .tagcall {
    margin: 10px 0px;
  }
  .tagcall .item {
    clear: both;
    float: none;
    margin: 0 auto;
  }
}
.col .tagcall {
  margin-bottom: 40px;
}
.quartercol .tagcall {
  margin-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .quartercol .tagcall .item {
    width: 100%;
    padding: 0;
  }
  .quartercol .tagcall .item .thumb {
    float: left;
    width: 229.33333333px;
    margin: 0px 20px 20px 0px;
  }
  .quartercol .tagcall .item .title {
    padding-top: 0px;
    height: auto;
    line-height: 22px;
  }
  .quartercol .tagcall .item .text {
    height: 66px;
  }
  .quartercol .tagcall .item .more {
    margin: 0;
  }
  .quartercol .tagcall .call .title {
    line-height: 22px;
    height: 88px;
    overflow: hidden;
  }
}
.category {
  width: 930px;
}
@media only screen and (min-width: 980px) and (max-width: 1279px) {
  .category {
    width: 705px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .category {
    width: 498.66666667px;
  }
  .category .item:nth-child(3) {
    display: block;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .category {
    width: 100%;
  }
}
.halfcol .category {
  width: 620px;
}
.halfcol .category .item {
  width: 580px;
}
.halfcol .category .item .thumb {
  float: right;
  margin-left: 40px;
}
@media only screen and (min-width: 980px) and (max-width: 1279px) {
  .halfcol .category {
    width: 470px;
  }
  .halfcol .category .item {
    width: 430px;
  }
  .halfcol .category .item .thumb {
    width: 195px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .halfcol .category {
    width: 498.66666667px;
  }
  .halfcol .category .item {
    width: 478.66666667px;
  }
  .halfcol .category .item .thumb {
    width: 167px;
  }
  .halfcol .category .item .text {
    height: auto;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .halfcol .category {
    width: 100%;
  }
  .halfcol .category .item {
    width: 100%;
  }
  .halfcol .category .item .thumb {
    float: none;
  }
}
.quartercol .category {
  width: auto;
}
.paginator {
  clear: both;
  font: 700 18px/28px 'museo-sans-n7', 'museo-sans', sans-serif;
  text-align: center;
}
.paginator .selected {
  color: #009fe3;
  font-size: 125%;
}
.paginator a {
  color: #454545;
}
.paginator a:hover {
  color: #009fe3;
}
.bot .block {
  float: left;
  width: 270px;
  margin-left: 40px;
}
.bot .block .title {
  font: 700 20px/28px 'museo-sans-n7', 'museo-sans', sans-serif;
  color: #ffffff;
  height: 56px;
  overflow: hidden;
  margin-bottom: 12px;
}
.bot .block .thumb {
  margin-bottom: 12px;
}
@media only screen and (min-width: 980px) and (max-width: 1279px) {
  .bot .block {
    width: 195px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .bot .block {
    width: 229.33333333px;
    margin-left: 20px;
  }
}
.bot .mobilecontact {
  display: none;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .bot .block {
    display: none;
  }
  .bot .mobilecontact {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  .bot .mobilecontact h1,
  .bot .mobilecontact h2,
  .bot .mobilecontact h3,
  .bot .mobilecontact h4 {
    color: #ffffff;
  }
}
.bot .footermenu ul {
  margin: 0px 10px;
  padding: 0;
  list-style-image: url('/image/layout/arrow.png');
}
.bot .footermenu a {
  font-weight: normal;
  color: #ffffff;
}
.bot .footermenu a:hover {
  border-color: #ffffff;
}
.bot .footermenu a.selected {
  color: #ffed00;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .bot .footermenu {
    clear: both;
    position: relative;
    top: 0;
    left: -20px;
    bottom: auto;
    right: auto;
    z-index: 0;
    background-color: #a0a0a0;
    width: 728px;
    padding: 0px 20px;
  }
  .bot .footermenu ul {
    margin-top: 2px;
  }
  .bot .footermenu li {
    margin-left: 20px;
  }
  .bot .footermenu .title,
  .bot .footermenu li {
    float: left;
    margin-right: 20px;
    margin-bottom: 0;
    height: auto;
  }
}
.submenu {
  margin-bottom: 40px;
}
.submenu ul {
  margin: 0px 20px;
  padding: 0;
  list-style-image: url('/image/layout/arrow-blue.png');
  list-style-type: none;
}
.submenu ul ul {
  display: none;
  list-style-image: none;
}
.submenu ul ul li.selected {
  list-style-image: url('/image/layout/sun-blue.png');
}
.submenu li {
  margin-bottom: 10px;
}
.submenu li.selected ul {
  display: block;
}
.submenu a {
  color: #454545;
  text-transform: uppercase;
}
.submenu a.selected {
  color: #009fe3;
}
.submenu ul ul a {
  text-transform: none;
}
.imagesblock {
  position: relative;
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
  z-index: 0;
  width: 600px;
  height: 242px;
  overflow: hidden;
}
.imagesblock a,
.imagesblock span {
  float: left;
  display: block;
  width: 180px;
  height: 101px;
  background-size: cover;
  background-position: center;
  margin: 0px 20px 20px 0px;
}
.imagesblock a:hover {
  border: 0px;
}
.imagesblock .more {
  position: absolute;
  top: auto;
  left: auto;
  bottom: 0px;
  right: 0px;
  z-index: 0;
  font: 700 18px/101px 'museo-sans-n7', 'museo-sans', sans-serif;
  background-color: #009fe3;
  background-color: rgba(0, 159, 227, 0.7);
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}
@media only screen and (min-width: 980px) and (max-width: 1279px) {
  .imagesblock {
    width: 450px;
  }
  .imagesblock a,
  .imagesblock span {
    width: 130px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .imagesblock {
    width: 478.66666667px;
  }
  .imagesblock a,
  .imagesblock span {
    width: 139.55555556px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .imagesblock {
    width: 100%;
    height: auto;
  }
  .imagesblock a,
  .imagesblock span {
    width: 48%;
    margin: 0 2% 2% 0;
  }
  .imagesblock .more {
    display: none;
  }
}
.generatedform .formfield {
  clear: both;
  padding-bottom: 10px;
}
.generatedform .formfield label.formlabel {
  float: left;
  display: block;
  width: 29%;
  padding-right: 1%;
}
.generatedform .formfield .formcontrol {
  display: block;
  margin-left: 30%;
  width: 70%;
}
.generatedform .formfield .formcontrol :focus {
  border: 1px solid #009fe3;
}
.generatedform .formfield_input input,
.generatedform .formfield_textarea textarea {
  box-sizing: border-box;
  border: 1px solid #454545;
  font: 300 18px/28px 'museo-sans-n3', 'museo-sans', sans-serif;
  color: #454545;
  width: 96%;
  padding: 0px 2%;
}
.generatedform .formfield_select select {
  font: 300 18px/28px 'museo-sans-n3', 'museo-sans', sans-serif;
  color: #454545;
  background-color: transparent;
  border: 1px solid #454545;
}
.generatedform .formfield_radio input,
.generatedform .formfield_checkbox input {
  vertical-align: middle;
}
.generatedform .formfield_submit {
  clear: both;
  text-align: right;
}
.generatedform .formfield_submit input {
  background-color: #009fe3;
  color: #ffed00;
  border: 0px;
  padding: 1% 2%;
  cursor: pointer;
}
.foldobject {
  margin-bottom: 0px;
  overflow: hidden;
}
.foldopen,
.foldclose {
  clear: both;
  position: relative;
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
  z-index: 0;
  text-align: right;
  background-color: #ffffff;
  border-bottom: 1px solid #b6b6b6;
  margin-bottom: 40px;
  cursor: pointer;
}
.foldopen .fade,
.foldclose .fade {
  position: absolute;
  top: -64px;
  left: 0;
  bottom: auto;
  right: auto;
  z-index: 0;
  display: block;
  width: 100%;
  height: 64px;
  background: url('/image/layout/fold.png') repeat-x;
}
.foldopen .open,
.foldclose .open,
.foldopen .close,
.foldclose .close {
  position: relative;
  top: 14px;
  left: 0;
  bottom: auto;
  right: auto;
  z-index: 0;
  background: #ffffff url('/image/layout/fold-open.png') no-repeat center right;
  padding: 0px 20px 0px 13px;
}
.foldopen .close,
.foldclose .close {
  background-image: url('/image/layout/fold-close.png');
}
.foldopen:hover .open,
.foldclose:hover .open,
.foldopen:hover .close,
.foldclose:hover .close {
  color: #009fe3;
}
.foldopen .close {
  display: none;
}
.foldclose .fade,
.foldclose .open {
  display: none;
}
.foldhide .formtext {
  padding-bottom: 20px;
}
.foldhide .formfield,
.foldhide .formfield_submit {
  display: none;
}
.blue {
  padding: 10px 20px;
  background-color: #009fe3;
  color: #ffffff;
  line-height: 140%;
}
.blue h1,
.blue h2,
.blue h3,
.blue h4 {
  color: #ffffff;
}
.blue ul {
  margin: 0;
  padding: 15px;
}
