


#stacks_in_223605 .teleportMe {
display: none;
}




#stacks_in_223607 {
	margin: 0px 0px 25px 0px;
}

#stacks_in_223608 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-weight: lighter;
}
#stacks_in_223637 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_223637 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_223637 .fluid-image.unlimited img{width:100% !important}#stacks_in_223637 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_223637 .fluid-image.align-left img{float:left}#stacks_in_223637 .fluid-image.align-right img{float:right}

#stacks_in_223637 {
	margin: 0px 0px 25px 0px;
}
/*
 *  Carousel Complete v1.1.0
 */
.stacks_in_223676 .owl-stage-outer {
  height: auto !important;
}
.stacks_in_223676 .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.stacks_in_223676 .owl-animated-in {
  z-index: 0;
}
.stacks_in_223676 .owl-animated-out {
  z-index: 1;
}
/*
.stacks_in_223676 .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
*/
.stacks_in_223676 .reverse-animation {
  -webkit-animation-direction: reverse; /* Chrome, Safari, Opera */
  animation-direction: reverse;
}


.stacks_in_223676 .owl-item {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.stacks_in_223676 .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;
}

/*
 *  Core Owl Carousel CSS File
 */
.stacks_in_223676 {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.stacks_in_223676 .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
/*
.stacks_in_223676 .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
*/


.stacks_in_223676 .owl-stage-outer{
  
  position: relative;
  overflow: hidden;

  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.stacks_in_223676 .owl-controls .owl-nav .owl-prev,
.stacks_in_223676 .owl-controls .owl-nav .owl-next,
.stacks_in_223676 .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.stacks_in_223676.owl-loaded {
  display: block;
}
.stacks_in_223676.owl-loading {
  opacity: 0;
  display: block;
}
.stacks_in_223676.owl-hidden {
  opacity: 0;
}
.stacks_in_223676 .owl-refresh .owl-item {
  display: none;
}
.stacks_in_223676 .owl-item {
  position: relative;
  box-sizing: border-box;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.stacks_in_223676 .owl-item .item {
  padding-left: 0% !important;
  padding-right: 0% !important;
  box-sizing: border-box;
}
.stacks_in_223676 .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.stacks_in_223676.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.stacks_in_223676 .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.stacks_in_223676.owl-rtl {
  direction: rtl;
}
.stacks_in_223676.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .stacks_in_223676 {
  display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.stacks_in_223676 .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.stacks_in_223676 .owl-item img {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.stacks_in_223676 .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.stacks_in_223676 .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../files/carScripts/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.stacks_in_223676 .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.stacks_in_223676 .owl-video-playing .owl-video-tn,
.stacks_in_223676 .owl-video-playing .owl-video-play-icon {
  display: none;
}
.stacks_in_223676 .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.stacks_in_223676 .owl-video-frame {
  position: relative;
  z-index: 1;
}
.stacks_in_223676 .item-video{

  overflow:hidden;
  position:relative;
}
.stacks_in_223676 .owl-video-frame{
    width:100% !important;
    height: auto !important;
}
.stacks_in_223676 .item{
  overflow:hidden;
}
.stacks_in_223676 .owl-stage-outer{
  overflow:hidden;
  position:relative;
}
.stacks_in_223676 .owl-stage{
}
/*img{height: 490px}*/
.stacks_in_223676 .owl-controls {
  
}
.stacks_in_223676 .owl-dots{
  margin:0 auto;
  width:100%;
  text-align: center;
  position:relative;
  z-index:99999;
}
.stacks_in_223676 .owl-dot {
  background:#333333;
  width:20px;
  height:20px;
  display:inline-block;
  margin:10px;
  border-radius:20px;
}
.stacks_in_223676 .owl-dot.active{
  background:#000000;
}

.stacks_in_223676 .owl-prev, .stacks_in_223676 .owl-next {
  width: 20px;
  height: 20px;
/*  background:white;*/
  float:left;
}
.stacks_in_223676 .owl-prev{
  position:absolute;
  height: auto;
  left: 10px;
  top: 50%;
  margin-top: -21px;
}
.stacks_in_223676 .owl-next{
  position:absolute;
  height: auto;
  right: 10px;
  top: 50%;
  margin-top: -21px;
}
.stacks_in_223676 .owl-prev polygon, .stacks_in_223676 .owl-prev path, .stacks_in_223676 .owl-next polygon{
    fill:#555555;
}

.stacks_in_223676 .item{
  position: relative;
}
.stacks_in_223676 .caption{
  position:absolute;
  display:none;
  color:white;
  width: 100%;
  z-index:9999;
  text-align:center;
  left: 0;
}
.stacks_in_223676 .visible{
  display:block;
}
.stacks_in_223676 .waiting {
  pointer-events: none;
}




#stacks_in_223676 {
	background-color: rgba(255, 255, 255, 1.00);
    background-image: url("80219901-E8F5-404A-9596-B361B773F010.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right top;
}
/*
 *  Carousel Complete v1.1.0
 */
.stacks_in_223050 .owl-stage-outer {
  height: auto !important;
}
.stacks_in_223050 .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.stacks_in_223050 .owl-animated-in {
  z-index: 0;
}
.stacks_in_223050 .owl-animated-out {
  z-index: 1;
}
/*
.stacks_in_223050 .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
*/
.stacks_in_223050 .reverse-animation {
  -webkit-animation-direction: reverse; /* Chrome, Safari, Opera */
  animation-direction: reverse;
}


.stacks_in_223050 .active {
  opacity: 1;
}
.stacks_in_223050 .owl-animated-out {
  opacity: 0;
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
}
.stacks_in_223050 .owl-animated-in {
  opacity: 1;
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
}
.stacks_in_223050 .active.reverse-animation  {
  opacity: 1;
}
.stacks_in_223050 .owl-animated-out.reverse-animation {
  opacity: 1;
}
.stacks_in_223050 .owl-animated-in.reverse-animation {
  opacity: 1;
}

.stacks_in_223050 .owl-item {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.stacks_in_223050 .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;
}

/*
 *  Core Owl Carousel CSS File
 */
.stacks_in_223050 {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.stacks_in_223050 .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
/*
.stacks_in_223050 .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
*/

.stacks_in_223050 {
  max-width: 820px;
  margin: 0 auto;
}


.stacks_in_223050 .owl-stage-outer{
  
  position: relative;
  overflow: hidden;

  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.stacks_in_223050 .owl-controls .owl-nav .owl-prev,
.stacks_in_223050 .owl-controls .owl-nav .owl-next,
.stacks_in_223050 .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.stacks_in_223050.owl-loaded {
  display: block;
}
.stacks_in_223050.owl-loading {
  opacity: 0;
  display: block;
}
.stacks_in_223050.owl-hidden {
  opacity: 0;
}
.stacks_in_223050 .owl-refresh .owl-item {
  display: none;
}
.stacks_in_223050 .owl-item {
  position: relative;
  box-sizing: border-box;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.stacks_in_223050 .owl-item .item {
  padding-left: 0% !important;
  padding-right: 0% !important;
  box-sizing: border-box;
}
.stacks_in_223050 .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.stacks_in_223050.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.stacks_in_223050 .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.stacks_in_223050.owl-rtl {
  direction: rtl;
}
.stacks_in_223050.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .stacks_in_223050 {
  display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.stacks_in_223050 .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.stacks_in_223050 .owl-item img {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.stacks_in_223050 .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.stacks_in_223050 .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("../files/carScripts/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.stacks_in_223050 .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.stacks_in_223050 .owl-video-playing .owl-video-tn,
.stacks_in_223050 .owl-video-playing .owl-video-play-icon {
  display: none;
}
.stacks_in_223050 .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.stacks_in_223050 .owl-video-frame {
  position: relative;
  z-index: 1;
}
.stacks_in_223050 .item-video{

  overflow:hidden;
  position:relative;
}
.stacks_in_223050 .owl-video-frame{
    width:100% !important;
    height: auto !important;
}
.stacks_in_223050 .item{
  overflow:hidden;
}
.stacks_in_223050 .owl-stage-outer{
  overflow:hidden;
  position:relative;
}
.stacks_in_223050 .owl-stage{
}
/*img{height: 490px}*/
.stacks_in_223050 .owl-controls {
  
}
.stacks_in_223050 .owl-dots{
  margin:0 auto;
  width:100%;
  text-align: center;
  position:relative;
  z-index:99999;
}
.stacks_in_223050 .owl-dot {
  background:#333333;
  width:20px;
  height:20px;
  display:inline-block;
  margin:10px;
  border-radius:20px;
}
.stacks_in_223050 .owl-dot.active{
  background:#000000;
}

.stacks_in_223050 .owl-prev, .stacks_in_223050 .owl-next {
  width: 20px;
  height: 20px;
/*  background:white;*/
  float:left;
}
.stacks_in_223050 .owl-prev{
  position:absolute;
  height: auto;
  left: 10px;
  top: 50%;
  margin-top: -21px;
}
.stacks_in_223050 .owl-next{
  position:absolute;
  height: auto;
  right: 10px;
  top: 50%;
  margin-top: -21px;
}
.stacks_in_223050 .owl-prev polygon, .stacks_in_223050 .owl-prev path, .stacks_in_223050 .owl-next polygon{
    fill:#FFFFFF;
}

.stacks_in_223050 .item{
  position: relative;
}
.stacks_in_223050 .caption{
  position:absolute;
  display:none;
  color:white;
  width: 100%;
  z-index:9999;
  text-align:center;
  left: 0;
}
.stacks_in_223050 .visible{
  display:block;
}
.stacks_in_223050 .waiting {
  pointer-events: none;
}




#stacks_in_223050 {
    background-image: url("173CF58A-17EF-4F81-9625-6C84FAEDACED.png");
	background-repeat: no-repeat;
	background-position: center;
}

#stacks_in_10902 {
	margin: 30px 0px 20px 0px;
}

#stacks_in_11059 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_11061 {
	background-color: rgba(242, 235, 201, 1.00);
	padding: 5px 0px 5px 10px;
}

#stacks_in_223694 {
	margin: 0px 0px 30px 0px;
}

#stacks_in_223696 {
	background-color: rgba(242, 235, 201, 1.00);
	padding: 5px 0px 5px 10px;
}

#stacks_in_11091 {
	margin: 0px 0px 30px 0px;
}

#stacks_in_3797 {
	margin: 0px 0px 10px 0px;
}
#stackSliderWrapperstacks_in_223566 {
	/* Hide until the slider is loaded */
	visibility: hidden;
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#stackSliderWrapperstacks_in_223566 .bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

#stackSliderWrapperstacks_in_223566 .bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    background: transparent;
}

#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-pager,
#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-pager .bx-pager-item,
#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #D7D7D7;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #AA3232;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-prev {
	left: 10px;	
}

#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-next {
	right: 10px;
}

#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-prev,
#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-next,
#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-prev [class^="fa fa-"],
#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-next [class^="fa fa-"] {
	color: #666666;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;	
}

#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-prev:hover,
#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-next:hover,
#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-prev:hover [class^="fa fa-"],
#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-next:hover [class^="fa fa-"] {
	color: #000000;	
}

#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	outline: 0;
	text-align: center;
	width: 25px;
	height: 25px;
	font-size: 25px;
	z-index: 9999;
}

#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	outline: 0;
	margin: 0 3px;
}

#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	outline: 0;
	margin: 0 3px;
}

#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-controls-auto .bx-start,
#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-controls-auto .bx-stop,
#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-controls-auto .bx-start [class^="fa fa-"]
#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-controls-auto .bx-stop [class^="fa fa-"] {
	color: #666666;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;	
}

#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-controls-auto .bx-start:hover [class^="fa fa-"]
#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-controls-auto .bx-stop:hover [class^="fa fa-"] {
	color: #000000;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 5px;
	width: auto;
	text-align: right;
}

/* IMAGE CAPTIONS */

#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#stackSliderWrapperstacks_in_223566 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


@media print {
	#stackSliderstacks_in_223566 {
		height: auto;
	}
}

#stacks_in_223612 {
	display:inline-block; width:100%; line-height: 1.500000em;
}

#stacks_in_223632 {
	display:inline-block; width:100%; line-height: 1.500000em;
}

#stacks_in_223634 {
	display:inline-block; width:100%; line-height: 1.500000em;
}

#stacks_in_223557 {
	display:inline-block; width:100%; line-height: 1.500000em;
}

#stacks_in_223630 {
	display:inline-block; width:100%; line-height: 1.500000em;
}
#stacks_in_223604_2 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_223604_2 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:0px; 
border-bottom-color:#FFFFFF; 
border-top-style:dotted; 
border-top-width:1px; 
border-top-color:#B3B3B3; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

#stacks_in_223604_5 .onthelineouterspace
{
display:block;
padding: 0px 0px 0px 0px;
}
#stacks_in_223604_5 .ontheline
{
display:block; 
height:auto; 

border-bottom-style:solid; 
border-bottom-width:0px; 
border-bottom-color:#FFFFFF; 
border-top-style:dotted; 
border-top-width:1px; 
border-top-color:#B3B3B3; 
font-size:1%;
-webkit-box-shadow: 0px 0px 0px #DDDDDC;
-moz-box-shadow: 0px 0px 0px #DDDDDC;
box-shadow: 0px 0px 0px #DDDDDC;
opacity:1;

/*CustomCSS;*/
}

