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

@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 { position: relative; }

.shg-car-inner { position: relative; width: 100%; overflow: hidden; }

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

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

@media all and (transform-3d), (-webkit-transform-3d) { .shg-car-inner > .shg-car-item { -webkit-transition: -webkit-transform .6s ease-in-out; -o-transition: -o-transform .6s ease-in-out; transition: 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: transparent; filter: alpha(opacity=50); opacity: .5; z-index: 5; }

.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: transparent; 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; height: auto; margin: 0; overflow: visible; clip: auto; }

.shg-row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }

.shg-c-xs-1, .shg-c-sm-1, .shg-c-md-1, .shg-c-lg-1, .shg-c-xs-2, .shg-c-sm-2, .shg-c-md-2, .shg-c-lg-2, .shg-c-xs-3, .shg-c-sm-3, .shg-c-md-3, .shg-c-lg-3, .shg-c-xs-4, .shg-c-sm-4, .shg-c-md-4, .shg-c-lg-4, .shg-c-xs-5, .shg-c-sm-5, .shg-c-md-5, .shg-c-lg-5, .shg-c-xs-6, .shg-c-sm-6, .shg-c-md-6, .shg-c-lg-6, .shg-c-xs-7, .shg-c-sm-7, .shg-c-md-7, .shg-c-lg-7, .shg-c-xs-8, .shg-c-sm-8, .shg-c-md-8, .shg-c-lg-8, .shg-c-xs-9, .shg-c-sm-9, .shg-c-md-9, .shg-c-lg-9, .shg-c-xs-10, .shg-c-sm-10, .shg-c-md-10, .shg-c-lg-10, .shg-c-xs-11, .shg-c-sm-11, .shg-c-md-11, .shg-c-lg-11, .shg-c-xs-12, .shg-c-sm-12, .shg-c-md-12, .shg-c-lg-12 { position: relative; width: 100%; min-height: 1px; padding-right: 15px; padding-left: 15px; box-sizing: border-box; }

.shg-c-xs-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }

.shg-c-xs-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }

.shg-c-xs-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }

.shg-c-xs-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }

.shg-c-xs-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }

.shg-c-xs-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }

.shg-c-xs-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }

.shg-c-xs-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }

.shg-c-xs-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }

.shg-c-xs-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }

.shg-c-xs-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }

.shg-c-xs-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }

@media (min-width: 768px) { .shg-c-sm-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .shg-c-sm-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
  .shg-c-sm-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
  .shg-c-sm-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .shg-c-sm-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
  .shg-c-sm-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
  .shg-c-sm-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .shg-c-sm-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
  .shg-c-sm-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
  .shg-c-sm-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .shg-c-sm-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
  .shg-c-sm-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } }
@media (min-width: 992px) { .shg-c-md-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .shg-c-md-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
  .shg-c-md-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
  .shg-c-md-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .shg-c-md-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
  .shg-c-md-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
  .shg-c-md-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .shg-c-md-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
  .shg-c-md-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
  .shg-c-md-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .shg-c-md-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
  .shg-c-md-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } }
@media (min-width: 1200px) { .shg-c-lg-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .shg-c-lg-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
  .shg-c-lg-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
  .shg-c-lg-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .shg-c-lg-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
  .shg-c-lg-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
  .shg-c-lg-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .shg-c-lg-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
  .shg-c-lg-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
  .shg-c-lg-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .shg-c-lg-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
  .shg-c-lg-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; } }
.shogun-image { max-width: 100%; height: auto; display: inline !important; border: 0; vertical-align: middle; }

.shogun-lightbox-item { cursor: pointer; }

.shogun-lightbox { display: none; position: fixed; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; background-color: black; background-color: rgba(0, 0, 0, 0.85); }

.shogun-lightbox-content { display: flex; justify-content: center; align-items: center; flex-direction: column; }

.shogun-lightbox-close { color: #fff; font-size: 28px; align-self: flex-end; margin-right: 5px; margin-top: 5px; line-height: 10px; }

.shogun-lightbox-image-container { display: flex; flex-flow: row nowrap; align-items: center; padding: 10px; }

.shogun-lightbox-image { margin: auto; max-height: 90vh; }

.shogun-lightbox-close:hover, .shogun-lightbox-close:focus { color: #a2a2a2; text-decoration: none; cursor: pointer; }

#s-1eff9677-d714-4da3-a95d-2c551ca4dcf1 { margin-top: 22px; margin-bottom: 0px; text-align: center; background-color: #191919; }

#s-2ea464bc-7d82-46be-bce2-d7022477804d { padding-top: 50px; padding-bottom: 0px; text-align: center; }

#s-9973ad5c-659e-4e19-85af-48c915d262d1 { padding-top: 10px; padding-bottom: 10px; }

#s-568fdb7a-9679-4ef1-8543-ac86f9a0a85b { padding-top: 10px; padding-bottom: 10px; }

#s-cda4e323-39f0-438f-929e-f702abdeac54 { padding-top: 10px; padding-bottom: 10px; }

#s-da5e4c4f-6d2a-45e4-9b4f-ff579bd56f7f { margin-top: 20px; margin-bottom: 20px; }

#s-286b22f3-8bf2-4322-9b88-f67313ff4c1c { margin-top: 10px; margin-left: 0px; padding-top: 10px; padding-left: 20px; padding-bottom: 10px; padding-right: 20px; border-radius: 0px; text-align: center; background-color: #ba8837; font-size: 20px; color: #ffffff; text-decoration: none; }

#s-286b22f3-8bf2-4322-9b88-f67313ff4c1c:hover { background-color: #3cb0fd !important; text-decoration: none !important; }

#s-286b22f3-8bf2-4322-9b88-f67313ff4c1c:active { background-color: #000000 !important; text-decoration: none !important; }
