/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.mce-btn-small .mce-ico:before {
  font-family: 'tinymce-small', Arial;
}
* {
  padding: 0;
  margin: 0;
  border: 0;
  font-family: 'Myriad Pro', Arial, sans-serif;
}
html {
  width: 100%;
  height: 100%;
}
body {
  width: 100%;
  height: 100%;
  font-size: 100.01%;
  color: #3c3c3c;
}
img {
  display: inline-block;
}
.clear:after {
  clear: both;
  content: "";
}
.clear:before {
  clear: both;
  content: "";
}
h1 {
  font-size: 1.625em;
  line-height: 1.38462em;
  font-weight: bold;
  margin-bottom: 35px;
}
h2 {
  font-size: 1.375em;
  line-height: 1.18182em;
  margin-bottom: 25px;
}
p {
  font-size: 1.125em;
  line-height: 1.33333em;
}
a {
  color: #3c3c3c;
  font-size: 1.125em;
  line-height: 1.33333em;
}
a:hover {
  color: #de692f;
}
.more {
  font-weight: bold;
  background: url(../images/arrow_sprite.png) no-repeat scroll 0 7px transparent;
  padding-left: 12px;
  font-size: 1.125em;
  display: inline-block;
}
.more:hover {
  text-decoration: none;
  color: #de692f;
  background-position: 0 -93px;
}
.filesize {
  display: block;
  padding-left: 20px;
}
.extern {
  font-weight: bold;
  background: url(../images/arrow_sprite.png) no-repeat scroll 2px -298px transparent;
  padding-left: 20px;
  margin-left: 0 !important;
  font-size: 1.125em;
  display: inline-block;
}
.extern:hover {
  text-decoration: none;
  color: #de692f;
  background-position: 2px -198px;
}
.absatz .linkliste {
  margin: 0 0 20px 0;
}
.absatz .linkliste li {
  font-size: 1em;
  list-style: none;
  margin: 3px 0;
}
.absatz .linkliste li a {
  font-weight: bold;
  background: url(../images/arrow_sprite.png) no-repeat scroll 3px 7px transparent;
  padding-left: 20px;
  display: inline-block;
}
.absatz .linkliste li a:hover {
  text-decoration: none;
  color: #de692f;
  background-position: 3px -93px;
}
.absatz .linkliste li.download a {
  background: url(../images/download_icon.png) no-repeat scroll 0 7px transparent;
}
.absatz .linkliste li.extern a {
  background: none;
  padding-left: 0;
}
.absatz .downloadliste {
  margin: 0 0 20px 0;
}
.absatz .downloadliste li {
  font-size: 1em;
  list-style: none;
  margin: 10px 0;
}
.absatz .downloadliste li a {
  font-weight: bold;
  background: url(../images/download_icon.png) no-repeat scroll 0 7px transparent;
  padding-left: 20px;
  display: inline-block;
  line-height: 1.375em;
}
.absatz .downloadliste li a:hover {
  text-decoration: none;
  color: #de692f;
  background-position: 0 -78px;
}
.absatz .downloadliste li a span {
  display: block;
  font-weight: normal;
  text-decoration: none;
}
.absatz ul {
  margin: 0 0 30px 20px;
}
.absatz ul li {
  font-size: 1.125em;
  line-height: 1.5em;
}
.absatz ul li a {
  font-size: 1em;
}
.absatz ol {
  margin: 0 0 30px 20px;
}
.absatz ol li {
  font-size: 1.125em;
  line-height: 1.5em;
}
.absatz ol li a {
  font-size: 1em;
}
.absatz table {
  border: solid 1px #eaece7;
  margin-bottom: 30px;
}
.absatz table td {
  padding: 10px 20px;
  border-top: solid 1px #eaece7;
}
.absatz table th {
  padding: 10px 20px;
  background-color: #eaece7;
}
.absatz .important table {
  border: solid 1px #d9d8d8;
}
.absatz .important table td {
  border-top: solid 1px #d9d8d8;
  background-color: #fff;
}
.absatz .important table th {
  background-color: #3c3c3c;
  color: #fff;
}
.infobox_inner_content .linkliste {
  margin: 0 0 20px 0;
}
.infobox_inner_content .linkliste li {
  font-size: 1em;
  list-style: none;
  margin: 3px 0;
}
.infobox_inner_content .linkliste li a {
  font-weight: bold;
  background: url(../images/arrow_sprite.png) no-repeat scroll 3px 7px transparent;
  padding-left: 20px;
  display: inline-block;
}
.infobox_inner_content .linkliste li a:hover {
  text-decoration: none;
  color: #de692f;
  background-position: 3px -93px;
}
.infobox_inner_content .linkliste li.download a {
  background: url(../images/download_icon.png) no-repeat scroll 0 7px transparent;
}
.infobox_inner_content .linkliste li.extern a {
  background: none;
  padding-left: 0;
}
.infobox_inner_content .downloadliste {
  margin: 0 0 20px 0;
}
.infobox_inner_content .downloadliste li {
  font-size: 1em;
  list-style: none;
  margin: 10px 0;
}
.infobox_inner_content .downloadliste li a {
  font-weight: bold;
  background: url(../images/download_icon.png) no-repeat scroll 0 7px transparent;
  padding-left: 20px;
  display: inline-block;
  line-height: 1.375em;
}
.infobox_inner_content .downloadliste li a:hover {
  text-decoration: none;
  color: #de692f;
  background-position: 0 -78px;
}
.infobox_inner_content .downloadliste li a span {
  display: block;
  font-weight: normal;
  text-decoration: none;
}
.infobox_inner_content ul {
  margin: 0 0 30px 20px;
}
.infobox_inner_content ul li {
  font-size: 1.125em;
  line-height: 1.5em;
}
.infobox_inner_content ul li a {
  font-size: 1em;
}
.infobox_inner_content ol {
  margin: 0 0 30px 20px;
}
.infobox_inner_content ol li {
  font-size: 1.125em;
  line-height: 1.5em;
}
.infobox_inner_content ol li a {
  font-size: 1em;
}
table {
  border-collapse: collapse;
  width: 100%;
}
table td {
  font-size: 1.125em;
  text-align: left;
  vertical-align: top;
}
table td a {
  font-size: 1em;
}
table th {
  font-size: 1.125em;
  text-align: left;
  vertical-align: top;
}
table th a {
  font-size: 1em;
}
#header_wrapper {
  background-color: #3c3c3c;
  min-height: 60px;
}
#header {
  width: 1160px;
  margin: 0 auto;
}
#logo_wrapper {
  background-color: #eaece7;
  min-height: 225px;
}
#wrapper {
  width: 1160px;
  margin: 0 auto;
}
#mainnavi {
  width: 1160px;
  margin: -60px auto 0 auto;
  height: 59px;
  background-color: #fff;
  border-bottom: solid 1px #d9d8d8;
}
#mainnavi > ul > li {
  float: left;
  list-style: none;
  text-align: center;
  position: relative;
}
#mainnavi > ul > li:first-child > a {
  border-left: 0;
  background: url(/images/home_icon.png) no-repeat scroll 35px -88px transparent;
  text-indent: 30px;
  color: #3c3c3c;
}
#mainnavi > ul > li:first-child > a:hover {
  background: url(/images/home_icon.png) no-repeat scroll 35px 12px #de692f;
}
#mainnavi > ul > li:first-child > a:before {
  display: none;
}
#mainnavi > ul > li:first-child > a.current {
  background: url(/images/home_icon.png) no-repeat scroll 35px 12px #de692f;
}
#mainnavi > ul > li > a {
  display: block;
  line-height: 60px;
  font-size: 1.375em;
  text-decoration: none;
  color: #3c3c3c;
  border-left: solid 1px #d9d8d8;
}
#mainnavi > ul > li > a:hover {
  background-color: #de692f;
  color: #fff;
}
#mainnavi > ul > li > a.current {
  background-color: #de692f;
  color: #fff;
}
#mainnavi > ul > li ul {
  display: none;
  position: absolute;
  z-index: 500;
  top: 60px;
  left: 0;
  background-color: #eaece7;
  min-width: 250px;
}
#mainnavi > ul > li ul li {
  list-style: none;
  text-align: left;
  position: relative;
}
#mainnavi > ul > li ul li a {
  color: #3c3c3c;
  text-decoration: none;
  font-size: 1.125em;
  display: block;
  padding: 10px 10px 10px 35px;
  border-bottom: solid 1px #d9d8d8;
  position: relative;
}
#mainnavi > ul > li ul li a:before {
  position: absolute;
  top: 16px;
  left: 20px;
  width: 10px;
  height: 12px;
  content: "";
  background: url(../images/arrow_sprite.png) no-repeat scroll 0px 0px transparent;
}
#mainnavi > ul > li ul li a:hover {
  color: #de692f;
  text-decoration: underline;
}
#mainnavi > ul > li ul li a:hover:before {
  background-position: 0 -100px;
}
#mainnavi > ul > li ul li > ul {
  position: absolute;
  min-width: 310px;
  left: 100%;
  top: 0px;
  background-color: #d1d5cb;
  display: none;
}
#mainnavi > ul > li ul li > ul > li a {
  border-bottom: solid 1px #c0bebe;
}
#mainnavi > ul > li ul li:hover > ul {
  display: block;
}
#mainnavi > ul > li:hover > a {
  background: #de692f;
  color: #fff;
}
#mainnavi > ul > li:hover > ul {
  display: block;
}
#footer {
  float: left;
  width: 100%;
  margin-top: 30px;
  background-color: #eaece7;
  padding: 35px 0;
}
#footer #footer_content {
  width: 1160px;
  margin: 0 auto;
}
#footer #footer_content .footer_col {
  float: left;
  width: 33.33333%;
}
#footer #footer_content .footer_copyright {
  width: 100%;
  float: left;
  margin-top: 20px;
  padding-top: 20px;
  border-top: solid 1px #d9d8d8;
}
#footer #footer_content p {
  font-size: 1em;
}
#footer #footer_content strong {
  font-size: 1em;
}
#footer #footer_content td {
  font-size: 1em;
}
#footer #footer_content img {
  float: right;
}
#metanavi_head {
  float: right;
}
#metanavi_head div {
  float: left;
}
#metanavi_head ul {
  float: left;
}
#metanavi_head ul li {
  list-style: none;
}
#metanavi_head ul li > a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 20px;
  font-size: 1em;
}
#metanavi_head ul li > a:hover {
  color: #de692f;
  text-decoration: underline;
}
#metanavi_head ul li > a.current {
  color: #de692f;
  text-decoration: underline;
}
#metanavi_head select {
  float: left;
}
#metanavi_head #searchform {
  float: left;
  position: relative;
  margin: 10px 0 0 20px;
}
#metanavi_head #searchform input {
  padding: 9px 45px 7px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  min-width: 225px;
  font-style: italic;
  font-size: 1em;
  border: solid 1px #aeaeae;
}
#metanavi_head #searchform button {
  height: 100%;
  width: 35px;
  right: 0;
  top: 0;
  position: absolute;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: url(/images/icon_lupe.png) no-repeat scroll center 9px #82b0bf;
  cursor: pointer;
}
#metanavi_head .sbHolder {
  float: left;
  background-color: #fff;
  font-weight: normal;
  position: relative;
  min-width: 125px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  margin: 10px 20px 0 0;
  box-sizing: border-box;
}
#metanavi_head .sbHolder .sbToggle {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 35px;
  background: url(../images/arrow_sprite.png) no-repeat scroll 11px -487px #82b0bf;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
#metanavi_head .sbHolder .sbToggle.sbToggleOpen {
  background-position: 11px -388px;
  background-color: #de692f;
}
#metanavi_head .sbHolder .sbSelector {
  text-decoration: none;
  display: block;
  font-size: 1em;
  padding: 8px 45px 6px 10px;
  border: solid 1px #aeaeae;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
#metanavi_head .sbHolder .sbOptions {
  position: absolute;
  z-index: 500;
  background-color: #fff;
  top: 36px !important;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: solid 1px #aeaeae;
  box-sizing: border-box;
  padding: 5px 0;
}
#metanavi_head .sbHolder .sbOptions li:first-child {
  display: none;
}
#metanavi_head .sbHolder .sbOptions li a {
  padding: 3px 10px;
  color: #3c3c3c;
  font-size: 1em;
}
#metanavi_head .sbHolder .sbOptions li a:hover {
  color: #de692f;
}
#logo_container {
  margin: 0 auto;
}
#logo_container > a {
  display: inline-block;
  margin-top: 50px;
  color: #3c3c3c;
  text-decoration: none;
  font-weight: bold;
  font-size: 2em;
  line-height: 1.625em;
}
#logo_container > a > .slogan {
  display: block;
  font-weight: normal;
  font-size: 0.72727em;
  line-height: 0.72727em;
}
#stage_wrapper {
  height: 420px;
  position: relative;
}
#stage_wrapper .stage_item {
  height: 420px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#stage_wrapper .stage_item .stage_box {
  background: #fff;
  position: absolute;
  left: 40px;
  top: 20px;
  width: 50%;
  padding: 40px;
  box-sizing: border-box;
  max-height: 400px;
  overflow: hidden;
}
#stage_wrapper .stage_item .stage_box h2 {
  font-size: 1.625em;
  line-height: 1.15385em;
}
#stage_wrapper .stage_item .stage_box p {
  line-height: 1.66667em;
  text-align: justify;
  margin-bottom: 25px;
}
#stage_wrapper .stage_item .stage_box.right {
  right: 40px;
  left: auto;
}
#stage_wrapper .owl-controls {
  position: absolute;
  z-index: 400;
  width: 100%;
  top: 0;
  left: 0;
}
#stage_wrapper .owl-controls .owl-buttons {
  width: 100%;
}
#stage_wrapper .owl-controls .owl-buttons .owl-prev {
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  color: transparent;
  font-size: 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  top: 175px;
  left: -25px;
  background: url(../images/stage_arrow.png) no-repeat scroll center -64px #82b0bf;
}
#stage_wrapper .owl-controls .owl-buttons .owl-prev:hover {
  background-color: #de692f;
}
#stage_wrapper .owl-controls .owl-buttons .owl-next {
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  color: transparent;
  font-size: 0px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  top: 175px;
  right: -25px;
  background: url(../images/stage_arrow.png) no-repeat scroll center 16px #82b0bf;
}
#stage_wrapper .owl-controls .owl-buttons .owl-next:hover {
  background-color: #de692f;
}
#stage_wrapper .owl-controls .owl-pagination {
  position: absolute;
  width: 100%;
  left: 0;
  top: 380px;
  text-align: center;
}
#stage_wrapper .owl-controls .owl-pagination .owl-page {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: 0 10px;
  background-color: #82b0bf;
  border: solid 1px #fff;
}
#stage_wrapper .owl-controls .owl-pagination .owl-page:hover {
  background-color: #de692f;
}
#stage_wrapper .owl-controls .owl-pagination .owl-page.active {
  background-color: #de692f;
}
#content {
  margin-top: 40px;
}
#content #col_left {
  width: 70%;
  box-sizing: border-box;
  padding-right: 40px;
  float: left;
}
#content #col_left .absatz {
  margin-bottom: 30px;
  overflow: hidden;
  width: 100%;
}
#content #col_left .absatz .absatz_content .bildbox {
  float: left;
  margin: 0 40px 20px 0;
  max-width: 290px;
}
#content #col_left .absatz .absatz_content .bildbox a {
  display: block;
  text-decoration: none;
}
#content #col_left .absatz .absatz_content .bildbox .bildunterschrift {
  display: block;
  background-color: #eaece7;
  font-weight: normal;
  font-size: 0.88889em;
  padding: 10px;
  border-bottom: solid 1px #d9d8d8;
}
#content #col_left .absatz .absatz_content .bildbox a.fancy:hover {
  color: #de692f;
}
#content #col_left .absatz .absatz_content .bildbox a.fancy:hover .bildunterschrift {
  background-position: right 10px top -177px;
}
#content #col_left .absatz .absatz_content .bildbox a.fancy .bildunterschrift {
  background: url(/images/icon_lupe.png) no-repeat scroll right 10px top -77px #eaece7;
  padding-right: 40px;
}
#content #col_left .absatz .absatz_content p {
  margin-bottom: 30px;
}
#content #col_left .absatz .absatz_content p a {
  font-size: 1em;
}
#content #col_left .absatz .absatz_content .more {
  font-size: 1em;
  margin-left: 5px;
}
#content #col_left .absatz .absatz_content .extern {
  font-size: 1em;
  margin-left: 5px;
}
#content #col_left .absatz .absatz_content .news_container .news_item {
  border-bottom: solid 1px #d9d8d8;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#content #col_left .absatz .absatz_content .news_container .news_item:first-child {
  border-top: solid 1px #d9d8d8;
  padding-top: 20px;
}
#content #col_left .absatz .absatz_content .news_container .news_item:after {
  content: " ";
  clear: both;
}
#content #col_left .absatz .absatz_content .news_container .news_item img {
  float: left;
  margin: 0 20px 0 0;
}
#content #col_left .absatz .absatz_content .news_container .news_item .more {
  float: none;
  font-size: 1.125em;
}
#content #col_left .absatz .absatz_content .news_container .news_item p {
  margin: 0;
}
#content #col_left .absatz .absatz_content .news_container .news_item h3 {
  margin-bottom: 5px;
}
.news_item#content #col_left .absatz .absatz_content .news_container + .more {
  float: right;
}
#content #col_left .absatz .absatz_content.important {
  padding: 20px 20px 20px 70px;
  background: url(../images/info_icon.png) no-repeat scroll -180px -180px #eaece7;
}
#content #col_left .absatz .absatz_content.important .bildunterschrift {
  background-color: #fff !important;
}
#content #col_left .absatz .absatz_content.important p:last-of-type {
  margin-bottom: 0;
}
#content #col_left .absatz .resultScroller {
  float: right;
  text-align: right;
  margin-bottom: 30px;
}
#content #col_left .absatz .resultScroller form {
  display: inline-block;
  float: none !important;
  font-size: 1.125em;
}
#content #col_left .absatz .resultScroller form input {
  cursor: pointer;
  padding: 5px 12px;
  font-size: 1.125em;
  background-color: #82b0bf;
  font-weight: bold;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
#content #col_left .absatz .resultScroller form input:hover {
  background-color: #de692f;
}
#content #col_left .absatz .resultScroller div {
  display: inline-block;
  float: none !important;
  font-size: 1.125em;
  margin: 0 10px;
}
#content #col_left .absatz .resultScroller div input {
  cursor: pointer;
  padding: 5px 12px;
  font-size: 1.125em;
  background-color: #82b0bf;
  font-weight: bold;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
#content #col_left .absatz .resultScroller div input:hover {
  background-color: #de692f;
}
#content #col_left .absatz #resulthead {
  float: left;
}
#content #col_left .absatz #resulthead p {
  margin: 10px 0;
}
#content #col_left .absatz .suchergebnis {
  float: left;
  width: 100%;
}
#content #col_left .absatz .suchergebnis:after {
  content: "";
  clear: both;
}
#content #col_left .absatz .suchergebnis ol {
  font-weight: bold;
  font-size: 1.125em;
  margin-left: 30px;
}
#content #col_left .absatz .suchergebnis ol li h2 {
  font-size: 1.125em;
  margin-bottom: 10px;
}
#content #col_left .absatz .suchergebnis ol li h2 a {
  font-size: 1em;
}
#content #col_left .absatz .suchergebnis ol li p {
  font-size: 1em;
  font-weight: normal;
}
h2#content #col_left + time {
  margin-bottom: 20px;
  display: block;
}
#content .absatz > time {
  margin-bottom: 20px;
  display: block;
}
#content #col_right {
  width: 30%;
  float: right;
}
#content #col_right .infobox {
  margin-top: 40px;
  border: solid 1px #eaece7;
}
#content #col_right .infobox > h4 {
  background-color: #eaece7;
  padding: 22px 40px;
  color: #82b0bf;
  font-size: 1.375em;
}
#content #col_right .infobox:first-child {
  margin-top: 0;
}
#content #col_right .infobox .infobox_content p {
  margin-bottom: 20px;
}
#content #col_right .infobox .infobox_content > img {
  max-width: 100%;
}
#content #col_right .infobox .infobox_content .infobox_inner_content {
  padding: 20px 40px;
}
#content #col_right .infobox .infobox_content .more_container {
  padding: 20px 40px;
  border-top: solid 1px #d9d8d8;
}
#content #col_right .infobox.important {
  background-color: #eaece7;
  border: none;
}
#content #col_right .infobox.important > h4 {
  background: url(../images/info_icon.png) no-repeat scroll 40px 22px #82b0bf;
  color: #fff;
  padding-left: 85px;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.owl-controls .owl-page {
  cursor: pointer;
}
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.grabbing {
  cursor: url(../images/grabbing.png) 8 8, move;
}
.fancybox-wrap {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-wrap iframe {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-skin {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-outer {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  position: relative;
}
.fancybox-inner {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  position: relative;
  overflow: hidden;
}
.fancybox-image {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.fancybox-nav {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../pix/blank.gif");
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}
.fancybox-nav span {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
#fancybox-loading {
  background-image: url("../pix/fancybox_sprite.png");
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../pix/fancybox_loading.gif") center center no-repeat;
}
.fancybox-close {
  background-image: url("../pix/fancybox_sprite.png");
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-prev span {
  background-image: url("../pix/fancybox_sprite.png");
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next {
  right: 0;
}
.fancybox-next span {
  background-image: url("../pix/fancybox_sprite.png");
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../pix/fancybox_overlay.png");
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.webform_wrapper:after {
  content: "";
  clear: both;
}
.webform_wrapper .webform_row {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.webform_wrapper .webform_row .webform_label {
  float: left;
  width: 30%;
  font-weight: bold;
  font-size: 1.125em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
}
.webform_wrapper .webform_row .webform_label_multi {
  float: left;
  width: 30%;
  font-weight: bold;
  font-size: 1.125em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
}
.webform_wrapper .webform_row .webform_field {
  float: left;
  width: 70%;
}
.webform_wrapper .webform_row .webform_field .webform_checkbox_wrapper {
  float: left;
  margin-right: 20px;
}
.webform_wrapper .webform_row .webform_field .webform_checkbox_wrapper .webform_field_radio {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field .webform_checkbox_wrapper .webform_label_radio {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field .webform_checkbox_wrapper .webform_field_checkbox {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field .webform_checkbox_wrapper .webform_label_checkbox {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field .webform_radio_wrapper {
  float: left;
  margin-right: 20px;
}
.webform_wrapper .webform_row .webform_field .webform_radio_wrapper .webform_field_radio {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field .webform_radio_wrapper .webform_label_radio {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field .webform_radio_wrapper .webform_field_checkbox {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field .webform_radio_wrapper .webform_label_checkbox {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field > input {
  box-sizing: border-box;
  padding: 10px 15px;
  border: solid 1px #aeaeae;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field > textarea {
  box-sizing: border-box;
  padding: 10px 15px;
  border: solid 1px #aeaeae;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  font-size: 1.125em;
  height: auto;
}
.webform_wrapper .webform_row .webform_field > select {
  box-sizing: border-box;
  padding: 10px 15px;
  border: solid 1px #aeaeae;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  font-size: 1.125em;
  cursor: pointer;
  height: auto;
}
.webform_wrapper .webform_row .webform_field > select option {
  padding: 2px 10px;
}
.webform_wrapper .webform_row .webform_field_label {
  float: left;
  width: 70%;
}
.webform_wrapper .webform_row .webform_field_label .webform_checkbox_wrapper {
  float: left;
  margin-right: 20px;
}
.webform_wrapper .webform_row .webform_field_label .webform_checkbox_wrapper .webform_field_radio {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field_label .webform_checkbox_wrapper .webform_label_radio {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field_label .webform_checkbox_wrapper .webform_field_checkbox {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field_label .webform_checkbox_wrapper .webform_label_checkbox {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field_label .webform_radio_wrapper {
  float: left;
  margin-right: 20px;
}
.webform_wrapper .webform_row .webform_field_label .webform_radio_wrapper .webform_field_radio {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field_label .webform_radio_wrapper .webform_label_radio {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field_label .webform_radio_wrapper .webform_field_checkbox {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field_label .webform_radio_wrapper .webform_label_checkbox {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field_label > input {
  box-sizing: border-box;
  padding: 10px 15px;
  border: solid 1px #aeaeae;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field_label > textarea {
  box-sizing: border-box;
  padding: 10px 15px;
  border: solid 1px #aeaeae;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  font-size: 1.125em;
  height: auto;
}
.webform_wrapper .webform_row .webform_field_label > select {
  box-sizing: border-box;
  padding: 10px 15px;
  border: solid 1px #aeaeae;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  font-size: 1.125em;
  cursor: pointer;
  height: auto;
}
.webform_wrapper .webform_row .webform_field_label > select option {
  padding: 2px 10px;
}
.webform_wrapper .webform_row .webform_field_multi {
  float: left;
  width: 70%;
}
.webform_wrapper .webform_row .webform_field_multi .webform_checkbox_wrapper {
  float: left;
  margin-right: 20px;
}
.webform_wrapper .webform_row .webform_field_multi .webform_checkbox_wrapper .webform_field_radio {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field_multi .webform_checkbox_wrapper .webform_label_radio {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field_multi .webform_checkbox_wrapper .webform_field_checkbox {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field_multi .webform_checkbox_wrapper .webform_label_checkbox {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field_multi .webform_radio_wrapper {
  float: left;
  margin-right: 20px;
}
.webform_wrapper .webform_row .webform_field_multi .webform_radio_wrapper .webform_field_radio {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field_multi .webform_radio_wrapper .webform_label_radio {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field_multi .webform_radio_wrapper .webform_field_checkbox {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field_multi .webform_radio_wrapper .webform_label_checkbox {
  float: left;
  margin-right: 5px;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field_multi > input {
  box-sizing: border-box;
  padding: 10px 15px;
  border: solid 1px #aeaeae;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  font-size: 1.125em;
}
.webform_wrapper .webform_row .webform_field_multi > textarea {
  box-sizing: border-box;
  padding: 10px 15px;
  border: solid 1px #aeaeae;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  font-size: 1.125em;
  height: auto;
}
.webform_wrapper .webform_row .webform_field_multi > select {
  box-sizing: border-box;
  padding: 10px 15px;
  border: solid 1px #aeaeae;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  width: 100%;
  font-size: 1.125em;
  cursor: pointer;
  height: auto;
}
.webform_wrapper .webform_row .webform_field_multi > select option {
  padding: 2px 10px;
}
.webform_wrapper .webform_row .webform_label_error {
  display: block;
  margin: 10px 0;
  color: #f43838;
}
.webform_wrapper .webform_mandatory {
  padding: 20px 0;
  font-size: 1.125em;
}
.webform_wrapper .webform_button > input {
  float: right;
  cursor: pointer;
  padding: 10px 15px;
  font-size: 1.125em;
  color: #fff;
  font-weight: bold;
  background-color: #82b0bf;
  margin-left: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.webform_wrapper .webform_button > input:hover {
  background-color: #de692f;
}
.webform_msg_error {
  display: block;
  margin: 10px 0;
  color: #f43838;
}
.webform_check_wrapper .webform_row {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  font-size: 1.125em;
}
.webform_check_wrapper .webform_row .webform_label {
  float: left;
  width: 30%;
  font-weight: bold;
}
.webform_check_wrapper .webform_row .webform_check_button {
  float: right;
}
.webform_check_wrapper .webform_row .webform_check_button input {
  float: right;
  cursor: pointer;
  padding: 10px 15px;
  font-size: 1.125em;
  color: #fff;
  font-weight: bold;
  background-color: #82b0bf;
  margin-left: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.webform_confirm_wrapper {
  margin-top: 20px;
}
.webform_confirm_wrapper .webform_row {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  font-size: 1.125em;
}
.webform_confirm_wrapper .webform_row .webform_label {
  float: left;
  width: 30%;
  font-weight: bold;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  #fancybox-loading {
    background-image: url("../pix/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url("../pix/fancybox_loading@2x.gif");
    background-size: 24px 24px;
  }
  .fancybox-close {
    background-image: url("../pix/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
  .fancybox-prev span {
    background-image: url("../pix/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
  .fancybox-next span {
    background-image: url("../pix/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
}
@media only screen and (min--moz-device-pixel-ratio: 1.5) {
  #fancybox-loading {
    background-image: url("../pix/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url("../pix/fancybox_loading@2x.gif");
    background-size: 24px 24px;
  }
  .fancybox-close {
    background-image: url("../pix/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
  .fancybox-prev span {
    background-image: url("../pix/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
  .fancybox-next span {
    background-image: url("../pix/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
}
@media only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading {
    background-image: url("../pix/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url("../pix/fancybox_loading@2x.gif");
    background-size: 24px 24px;
  }
  .fancybox-close {
    background-image: url("../pix/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
  .fancybox-prev span {
    background-image: url("../pix/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
  .fancybox-next span {
    background-image: url("../pix/fancybox_sprite@2x.png");
    background-size: 44px 152px;
  }
}
