<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v34-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v34-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v34-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* eigener Code */

#cookie-bar {background:#333; height:auto; line-height:24px; color:#fff; text-align:center; padding:5px 10px;z-index:999999;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#fff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#c3cc01;text-transform:uppercase;font-size:0.8em;}
#cookie-bar .cb-enable:hover {background:#666;}
#cookie-bar .cb-disable {background:#c3cc01;text-transform:uppercase;font-size:0.8em;}
#cookie-bar .cb-disable:hover {background:#666;}
#cookie-bar .cb-policy {background:#c3cc01;text-transform:uppercase;font-size:0.8em;}
#cookie-bar .cb-policy:hover {background:#666;}

.lastfooter form { max-width:280px; }

#swipebox-caption{top:0!important;}
#swipebox-action{bottom:0!important;}

.carousel-control,
.caret { display:none; }
.carousel-indicators .active,
.carousel-indicators li { margin:0; margin-left:5px; margin-right:0 !important; }
.startseite { text-align:center; }
.bildboxgreen div.csc-textpic-imagecolumn, 
.bildboxgreen div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image,
.bildboxgreen td.csc-textpic-imagecolumn .csc-textpic-image {
  margin:0 !important;
}

/*  CSS Bereich */
html, body, html &gt; body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #504742; }

@media \0screen {
  img {
    width: auto; } }
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  margin-top: 0;
  text-decoration: none;
  color: #c2cc00;
  font-weight: 400;
  font-family: "Open Sans", sans-serif; }

h1, h1 a {
  font-size: 38px;
  line-height: 48px;
  font-weight: 400; 
  margin-bottom: 20px;}

h2, h2 a {
  font-size: 32px;
  font-weight: 400;
  line-height: 52px; }
  
h3, h3 a {
  font-size: 40px;
  font-weight: 400;
  line-height: 52px; }

h4, h4 a {
  font-size: 28px;
  font-weight: 400;
  line-height: 52px; }

h1 a span, h2 a span, h4 a span,
h1 span, h2 span, h4 span {
  font-weight: 400;
  font-style: italic;
  font-family: "Open Sans", sans-serif; }

p {
  line-height: 1.7em; }
  
li {
  line-height: 1.7em; }

.tx-indexedsearch-searchbox {
  display: none; }

.placeholder {
  color: #504742; }

::-webkit-input-placeholder {
  color: #504742; }

:-moz-placeholder {
  color: #504742; }

::-moz-placeholder {
  color: #504742; }

:-ms-input-placeholder {
  color: #504742; }

strong, b {
  font-weight: bold; }

em, i {
  font-style: italic; }

a {
  color: #c2cc00;
  text-decoration: underline; }
  a:hover {
    color: #504742; }
  a:active {
    outline: none; }
  a:focus {
    outline: none; }
  a img {
    border: none; }

.clearfix {
  clear: both; }

.no, .n {
  display: none; }

/* ==========================================================================
   Standard DESIGN classes
   ========================================================================== */
.mainheader {
  background: #504742; }
  .mainheader .logo {
    padding-top: 10px; }

/* ENDE mainheader */
.headerbild .carousel-control {
  width: 8%; }
.headerbild .carousel-caption {
text-align:left;
  padding: 0;
  padding-bottom: 40px;
  left: 0px;
  right: 0px;
  font-size: 16px; }
  .headerbild .carousel-caption h3 {
    color: white !important; }
  .headerbild .carousel-caption .moreheader a {
    background: #504742;
    display: inline-block;
    padding: 10px 30px;
    color: white;
    font-size: 16px;
    text-decoration: none; }
  .headerbild .carousel-caption .moreheader &gt; :hover {
    background: #c2cc00; }
.headerbild .carousel-indicators .active {
  background: #c2cc00; }
.headerbild .carousel-indicators {
  bottom: 5px;
  
 }
  .headerbild .carousel-indicators li {
    background: white;
    width: 16px;
    height: 16px; }

.maincontent {
  background: url(../images/bg.jpg) top center no-repeat white; }
  .maincontent article .bootstrap2spalten,
  .maincontent article .bootstrap3spalten,
  .maincontent article .bootstrap4spalten {
    margin-bottom: 20px; }
  .maincontent article .boxprojekte .boxheader {
    font-size: 14px;
    color: #504742;
    padding-top: 20px;
    padding-bottom: 20px;
    text-decoration: none;
    font-weight: bold; }
    .maincontent article .boxprojekte .boxheader a {
      font-size: 14px;
      color: #504742;
      text-decoration: none;
      display: block;
      font-weight: bold; }
.maincontent article .boxgreen a {
color:#5e4b46 !important;
}
  .maincontent article .boxgreen {
    padding-top: 25px;
    background: #c2cc00; }
    .maincontent article .boxgreen .bildboxgreen {
      padding-right: 0px; }
    .maincontent article .boxgreen h4 {
      color: white; }
  .maincontent article .box .boxheader a {
    font-size: 32px;
    color: #c2cc00;
    text-decoration: none;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block; }
  .maincontent article .box .boxmehr {
    margin-top: 20px;
    margin-bottom: 10px; }
    .maincontent article .box .boxmehr a {
      background: #c2cc00;
      display: inline-block;
      padding: 10px 30px;
      color: white;
      font-size: 16px;
      text-decoration: none; }
    .maincontent article .box .boxmehr &gt; :hover {
      background: #504742; }
  .maincontent article a {
    color: #504742; }
    .maincontent article a:hover {
      color: #c2cc00; }
  .maincontent article hr {
    margin-top: 40px;
    margin-bottom: 40px;
    border: 0;
    border-top: 1px solid #a7a3a0; }

/* ENDE maincontent */
.footer {
  background: #007ba5;
  padding-top: 40px;
  padding-bottom: 40px; }
  .footer .slogan {
    background: url(../images/footerlinie.jpg) left center repeat-x;
    text-align: center;
    margin-bottom: 50px; }
    .footer .slogan h5 {
      color: white;
      font-size: 36px;
      font-weight: 400;
      text-align: center;
      display: inline-block;
      padding-left: 40px;
      padding-right: 40px;
      background: #007ba5;
      margin-bottom: 0; }
  .partnerlogos img {
    width:auto;
    height:80px;
  }
  .partnerlogos div.csc-textpic-imagecolumn {
    margin-right:27px;
  }
  .partnerlogos {
    padding: 0 15px;
  }
  .footer footer, .partnerlogos {
    color: white;
    margin-bottom: 20px;
    padding-bottom: 40px;
    border-bottom: 1px #cbe4ec solid; 
  }
    .footer footer a {
      color: white; }
    .footer footer h5 {
      margin-top: 20px;
      color: white;
      font-size: 36px;
      font-weight: 400;
      margin-bottom: 20px; }
  .footer .lastfooter h5, .footer .partnerlogos h5, .partnerlogos h5 {
    margin-top: 20px;
    color: white;
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 20px; }
.partnerlogos h5 {
  color:#007ba5;
  }

/* ENDE footer */
/* ==========================================================================
   Inhalte classes
   ========================================================================== */
.dropdown-menu {
  border-bottom: 6px #c2cc00 solid !important;
  border-radius: none !important;
  padding: 0 !important; }

.dropdown-menu li a {
  padding: 6px 40px;
  font-size: 16px;
  color: #504742; }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #504742; }

.dropdown-menu &gt; .active &gt; a, .dropdown-menu &gt; .active &gt; a:hover, .dropdown-menu &gt; .active &gt; a:focus,
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle {
  background: #c2cc00;
  color: #fff; }

/* ==========================================================================
   Bootstrap classes
   ========================================================================== */
.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:hover, .navbar-default .navbar-nav &gt; .open &gt; a:focus,
.navbar-default .navbar-nav &gt; li &gt; a:hover, .navbar-default .navbar-nav &gt; li &gt; a:focus,
.navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:hover, .navbar-default .navbar-nav &gt; .active &gt; a:focus {
  color: white !important;
  background: #c2cc00; }

.navbar {
  margin-bottom: 0; }

/* ==========================================================================
   Media Querys
   ========================================================================== */
@media (max-width: 1199px) {
  .logo a {
    display: block;
    padding-top: 10px; }

  .navbar-nav &gt; li &gt; a {
    font-size: 18px !important;
    padding-left: 20px !important;
    padding-right: 20px !important; } }
@media screen and (max-width: 992px) {
  .footer .slogan h5 {
    font-size: 26px; }

  .logo a {
    display: block;
    padding-top: 10px; }

  .navbar-nav &gt; li &gt; a {
    font-size: 18px !important;
    padding-left: 15px !important;
    padding-right: 15px !important; }

  .navbar-nav &gt; li &gt; a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px !important; }

  .navbar-nav &gt; li &gt; a {
    margin-top: 35px !important; } }
@media screen and (max-width: 768px) {
.bildboxgreen .bodytext { display:none;}
  .navbar-form {
    margin-left: 15px;
    margin-right: 15px; }

  article {
    padding: 15px; }

  .footer .slogan h5 {
    font-size: 16px; }

  .navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:hover, .navbar-default .navbar-nav &gt; .open &gt; a:focus, .navbar-default .navbar-nav &gt; li &gt; a:hover, .navbar-default .navbar-nav &gt; li &gt; a:focus, .navbar-default .navbar-nav &gt; .active &gt; a, .navbar-default .navbar-nav &gt; .active &gt; a:hover, .navbar-default .navbar-nav &gt; .active &gt; a:focus {
    color: #333 !important;
    background: white !important; }

  .logo,
  .logo a {
    padding-top: 0 !important;
    margin-top: 0 !important; }

  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #504742;
    text-decoration: none;
    padding-left: 40px; }

  .navbar-nav &gt; li &gt; a {
    padding-left: 20px;
    margin: 0 !important;
    font-size: 16px !important;
    padding-right: 20px;
    text-decoration: none; }

  .navigation {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .navbar-default {
    border: none;
    background: none; }

  .in {
    background: #c2cc00; }

  .navbox {
    padding: 0; }

  .navbar-brand {
    padding: 0; } }
@media screen and (min-width: 768px) {
 article {
    padding: 40px 15px; }

  ul.nav li.dropdown:hover &gt; ul.dropdown-menu {
    display: block; }

  .item img {
    width: 100%; }

  .navbar {
    border-radius: 0px; }

  .navbar-nav &gt; li &gt; a {
    margin-top: 65px;
    height: 50px;
    margin-bottom: 20px;
    color: white !important;
    text-decoration: none;
    font-size: 21px;
    padding-left: 30px;
    padding-right: 30px; }

  .dropdown-menu &gt; li &gt; a:hover, .dropdown-menu &gt; li &gt; a:focus {
    background: #c2cc00; }

  .dropdown-menu {
    border: none; }

  .dropdown-menu a {
    border-bottom: 1px #b9b5b3 solid;
    text-decoration: none; }

  .navbar-collapse,
  .navbar-default {
    background: #504742;
    border: none; } }
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
html.swipebox {
  overflow: hidden !important; }

#swipebox-overlay img {
  border: none !important; }

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

#swipebox-slider {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none; }

#swipebox-slider .slide {
  background: url("../images/loader.gif") no-repeat center center;
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block; }

#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px; }

#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle; }

#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative; }

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }

#swipebox-action, #swipebox-caption {
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%; }

#swipebox-action {
  bottom: -50px; }

#swipebox-action.visible-bars {
  bottom: 0; }

#swipebox-action.force-visible-bars {
  bottom: 0 !important; }

#swipebox-caption {
  top: -50px;
  text-align: center; }

#swipebox-caption.visible-bars {
  top: 0; }

#swipebox-caption.force-visible-bars {
  top: 0 !important; }

#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,
#swipebox-action #swipebox-close {
  background-image: url("../images/icons.png");
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0; }

#swipebox-action #swipebox-close {
  background-position: 15px 12px;
  left: 40px; }

#swipebox-action #swipebox-prev {
  background-position: -32px 13px;
  right: 100px; }

#swipebox-action #swipebox-next {
  background-position: -78px 13px;
  right: 40px; }

#swipebox-action #swipebox-prev.disabled,
#swipebox-action #swipebox-next.disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3; }

#swipebox-slider.rightSpring {
  -moz-animation: rightSpring 0.3s;
  -webkit-animation: rightSpring 0.3s; }

#swipebox-slider.leftSpring {
  -moz-animation: leftSpring 0.3s;
  -webkit-animation: leftSpring 0.3s; }

@-moz-keyframes rightSpring {
  0% {
    margin-left: 0px; }

  50% {
    margin-left: -30px; }

  100% {
    margin-left: 0px; } }

@-moz-keyframes leftSpring {
  0% {
    margin-left: 0px; }

  50% {
    margin-left: 30px; }

  100% {
    margin-left: 0px; } }

@-webkit-keyframes rightSpring {
  0% {
    margin-left: 0px; }

  50% {
    margin-left: -30px; }

  100% {
    margin-left: 0px; } }

@-webkit-keyframes leftSpring {
  0% {
    margin-left: 0px; }

  50% {
    margin-left: 30px; }

  100% {
    margin-left: 0px; } }

@media screen and (max-width: 800px) {
  #swipebox-action #swipebox-close {
    left: 0; }

  #swipebox-action #swipebox-prev {
    right: 60px; }

  #swipebox-action #swipebox-next {
    right: 0; } }
/* Skin 
--------------------------*/
#swipebox-overlay {
  background: #0d0d0d; }

#swipebox-action, #swipebox-caption {
  text-shadow: 1px 1px 1px black;
  background-color: #0d0d0d;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0d0d0d), color-stop(100%, black));
  background-image: -webkit-linear-gradient(#0d0d0d, black);
  background-image: -moz-linear-gradient(#0d0d0d, black);
  background-image: -o-linear-gradient(#0d0d0d, black);
  background-image: linear-gradient(#0d0d0d, black);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95; }

#swipebox-action {
  border-top: 1px solid rgba(255, 255, 255, 0.2); }

#swipebox-caption {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: "Open Sans", sans-serif; }

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

#cboxWrapper {
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered &amp; tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000; }

#colorbox {
  outline: 0; }

#cboxContent {
  margin-top: 20px;
  background: #000; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  border: 5px solid #000;
  background: #fff; }

#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc; }

#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0px;
  color: #ccc; }

#cboxLoadingGraphic {
  background: url(../images/loading.gif) no-repeat center center; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff; }

#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background: url(../images/controls.png) no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px; }

#cboxPrevious:hover {
  background-position: bottom left; }

#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background: url(../images/controls.png) no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px; }

#cboxNext:hover {
  background-position: bottom right; }

#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  background: url(../images/controls.png) no-repeat top center;
  width: 38px;
  height: 19px;
  text-indent: -9999px; }

#cboxClose:hover {
  background-position: bottom center; }

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url("../fonts/flexslider-icon.eot");
  src: url("../fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../fonts/flexslider-icon.woff") format("woff"), url("../fonts/flexslider-icon.ttf") format("truetype"), url("../fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides &gt; li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides &gt; li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 0px;
  background: #fff;
  border: 0px solid #fff;
  position: relative;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
  zoom: 0; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  color: #fff !important;
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 36px;
  display: inline-block;
  content: '\f001'; }

.flex-direction-nav a.flex-next:before {
  content: '\f002'; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }

  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }
</pre></body></html>