@font-face { font-family: 'Glyphicons Halflings'; src: url("https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/fonts/glyphicons-halflings-regular.eot"); src: url("https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/fonts/glyphicons-halflings-regular.woff") format("woff"), url("https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.3.7/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.shg-car-control .glyphicon-chevron-left { margin-left: -10px; left: 50%; }

.shg-car-control .glyphicon-chevron-left:before { content: "\e079"; }

.shg-car-control .glyphicon-chevron-right { margin-right: -10px; right: 50%; }

.shg-car-control .glyphicon-chevron-right:before { content: "\e080"; }

.shg-car { min-height: inherit; max-height: inherit; position: relative; }

.shg-car-inner { min-height: inherit; max-height: inherit; position: relative; width: 100%; overflow: hidden; text-align: center; }

.shg-car-inner > .shg-car-item { min-height: inherit; max-height: inherit; position: relative; display: none; -webkit-transition: .6s ease-in-out left; transition: .6s ease-in-out left; }

.shg-car-item a { text-decoration: none; border: none; }

.shg-car-inner > .shg-car-item img { min-height: inherit; max-height: inherit; }

.shg-car-inner > .shg-car-item > img, .shg-car-inner > .shg-car-item > a > img { line-height: 1; margin: 0 auto; display: block; max-width: 100%; border: 0; }

@media all and (transform-3d), (-webkit-transform-3d) { .shg-car-inner > .shg-car-item { -webkit-transition: -webkit-transform .6s ease-in-out; transition: -webkit-transform .6s ease-in-out; transition: transform .6s ease-in-out; transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-perspective: 1000px; perspective: 1000px; }
  .shg-car-inner > .shg-car-item.next, .shg-car-inner > .shg-car-item.shg-active.shg-car-right { left: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }
  .shg-car-inner > .shg-car-item.prev, .shg-car-inner > .shg-car-item.shg-active.shg-car-left { left: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }
  .shg-car-inner > .shg-car-item.next.shg-car-left, .shg-car-inner > .shg-car-item.prev.shg-car-right, .shg-car-inner > .shg-car-item.shg-active { left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.shg-car-inner > .shg-active, .shg-car-inner > .next, .shg-car-inner > .prev { display: block; }

.shg-car-inner > .shg-active { left: 0; }

.shg-car-inner > .next, .shg-car-inner > .prev { position: absolute; top: 0; width: 100%; }

.shg-car-inner > .next { left: 100%; }

.shg-car-inner > .prev { left: -100%; }

.shg-car-inner > .next.shg-car-left, .shg-car-inner > .prev.shg-car-right { left: 0; }

.shg-car-inner > .shg-active.shg-car-left { left: -100%; }

.shg-car-inner > .shg-active.shg-car-right { left: 100%; }

.shg-car-control { position: absolute !important; top: 0; bottom: 0; left: 0; width: 15%; font-size: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); background-color: rgba(0, 0, 0, 0); filter: alpha(opacity=50); opacity: .5; z-index: 5; text-decoration: none; border: none; }

.shg-car-control.shg-car-right { right: 0; left: auto; }

.shg-car-control:hover, .shg-car-control:focus { color: #fff; text-decoration: none; filter: alpha(opacity=90); outline: 0; opacity: .9; }

.shg-car-control .icon-prev, .shg-car-control .icon-next, .shg-car-control .glyphicon-chevron-left, .shg-car-control .glyphicon-chevron-right { position: absolute; top: 50%; z-index: 5; display: inline-block; margin-top: -10px; }

.shg-car-control .icon-prev, .shg-car-control .glyphicon-chevron-left { left: 50%; margin-left: -10px; }

.shg-car-control .icon-next, .shg-car-control .glyphicon-chevron-right { right: 50%; margin-right: -10px; }

.shg-car-control .icon-prev, .shg-car-control .icon-next { width: 20px; height: 20px; font-family: serif; line-height: 1; }

.shg-car-control .icon-prev:before { content: '\2039'; }

.shg-car-control .icon-next:before { content: '\203a'; }

.shg-car-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; padding-left: 0; margin-left: -30%; text-align: center; list-style: none; }

.shg-car-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; cursor: pointer; background-color: #000 \9; background-color: rgba(0, 0, 0, 0); border: 1px solid #fff; border-radius: 10px; }

.shg-car-indicators .shg-active { width: 12px; height: 12px; margin: 0; background-color: #fff; }

.shg-car-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.shg-car-caption h3 { margin: 0 !important; padding: 30px !important; }

.shg-car-caption .btn { text-shadow: none; }

@media screen and (min-width: 768px) { .shg-car-control .glyphicon-chevron-left, .shg-car-control .glyphicon-chevron-right, .shg-car-control .icon-prev, .shg-car-control .icon-next { width: 30px; height: 30px; margin-top: -10px; font-size: 30px; }
  .shg-car-control .glyphicon-chevron-left, .shg-car-control .icon-prev { margin-left: -10px; }
  .shg-car-control .glyphicon-chevron-right, .shg-car-control .icon-next { margin-right: -10px; }
  .shg-car-caption { right: 20%; left: 20%; padding-bottom: 30px; }
  .shg-car-indicators { bottom: 20px; } }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; max-height: inherit; margin: 0; overflow: visible; clip: auto; }

.shg-c:before, .shg-c:after {
  content: ' ';
  display: table;
}

.shogun-root {
  /* create a new stacking context */
  transform: scale(1);
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c, .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}
