
#stacks_in_136 {
	background-color: rgba(204, 204, 204, 1.00);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  6px;
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
	margin:  6px;
	padding:  6px;
}

#stacks_in_137 {
	letter-spacing: 2px;
	word-spacing: 1px;
	text-transform: capitalize;
	font-size: 150%;
}
#stacks_in_53_float {
	float:left;
	width:56%;
}
#stacks_in_53 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  6px;
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
	margin:  6px;
	padding:  6px;
}

#stacks_in_216 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  6px;
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
	margin:  6px;
	padding:  6px;
}

#stacks_in_36 {
	background-color: rgba(204, 204, 204, 1.00);
}

#stacks_in_36_5 {
	font-size: 148%;
}

#stacks_in_212 {
	background-color: rgba(204, 204, 204, 1.00);
}

#stacks_in_54 {
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: capitalize;
	font-size: 150%;
}

#stacks_in_368 {
	background-color: rgba(204, 204, 204, 1.00);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  6px;
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
	margin:  6px;
	padding:  6px;
}

#stacks_in_369 {
	text-transform: capitalize;
	font-size: 300%;
}
/*  */
#fifty-fifty-slider-stacks_in_241 {
  border-radius: 0px;
  max-width: 1270px;
  min-height: 800px;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  text-align: left;
  list-style: none;
  margin: 0 auto;
  position: relative;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  font-family: "Nunito";
  transition: all 0s ease-in-out; }

#fifty-fifty-slider-stacks_in_241 .ffs-slide {
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  width: 100%;
  bottom: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  box-sizing: border-box;
  -webkit-transform: all 0.3s ease-in-out;
          transform: all 0.3s ease-in-out; }
  #fifty-fifty-slider-stacks_in_241 .ffs-slide.active .ffs-slide-content {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  #fifty-fifty-slider-stacks_in_241 .ffs-slide.active .ffs-slide-image {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  #fifty-fifty-slider-stacks_in_241 .ffs-slide-content, #fifty-fifty-slider-stacks_in_241 .ffs-slide-image {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    position: relative;
    pointer-events: auto;
    box-sizing: border-box; }
  #fifty-fifty-slider-stacks_in_241 .ffs-slide-content {
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-transform: translateX(200%);
            transform: translateX(200%);
    padding-bottom: 63px;
    transition: -webkit-transform 0.6s 0s ease-in-out;
    transition: transform 0.6s 0s ease-in-out;
    transition: transform 0.6s 0s ease-in-out, -webkit-transform 0.6s 0s ease-in-out;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #fifty-fifty-slider-stacks_in_241 .ffs-slide-content-inner {
      z-index: 2;
      position: relative;
      padding: 5px 5px;
      box-sizing: border-box; }
    #fifty-fifty-slider-stacks_in_241 .ffs-slide-content .ffs-slide-title {
      /*  */
      font-family: "Open Sans";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 28px;
      line-height: 44.799999px;
      margin-bottom: 8px; }
    #fifty-fifty-slider-stacks_in_241 .ffs-slide-content .ffs-slide-text {
      /*  */
      font-family: "Open Sans";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 14px;
      line-height: 22.400000px;
      margin-bottom: 2px; }
    #fifty-fifty-slider-stacks_in_241 .ffs-slide-content .ffs-slide-action {
      /*  */
      font-family: "Open Sans";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 22px;
      padding: 6px 5px;
      border: 3px solid;
      background: rgba(33, 33, 33, 1.00);
      border-radius: 40px;
      border-color: rgba(77, 77, 77, 1.00);
      display: inline-block;
      box-sizing: border-box;
      text-decoration: none;
      transition: all 0.3s ease; }
      #fifty-fifty-slider-stacks_in_241 .ffs-slide-content .ffs-slide-action::before {
        display: inline-block;
        content: 'Learn More'; }
      #fifty-fifty-slider-stacks_in_241 .ffs-slide-content .ffs-slide-action:hover {
        color: rgba(255, 255, 255, 1.00);
        background: rgba(33, 33, 33, 1.00);
        border-color: rgba(255, 255, 255, 1.00); }
  #fifty-fifty-slider-stacks_in_241 .ffs-slide-image {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    z-index: 1;
    transition: -webkit-transform 0s 0.3s ease-in-out;
    transition: transform 0s 0.3s ease-in-out;
    transition: transform 0s 0.3s ease-in-out, -webkit-transform 0s 0.3s ease-in-out; }

#fifty-fifty-slider-stacks_in_241 .ffs-nav {
  left: 0;
  bottom: 0;
  width: 50%;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 6px 6px;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  box-sizing: border-box;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  #fifty-fifty-slider-stacks_in_241 .ffs-nav-count {
    margin-right: auto;
    color: rgba(255, 255, 255, 1.00);
    font-size: 20px; }
  #fifty-fifty-slider-stacks_in_241 .ffs-nav a {
    color: rgba(255, 255, 255, 1.00);
    width: 51px;
    height: 51px;
    border-radius: 39px;
    border: 4px solid rgba(255, 255, 255, 1.00);
    opacity: 0.5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: inherit;
    line-height: 0;
    cursor: pointer;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
    transition: all 0.3s ease-in-out; }
    #fifty-fifty-slider-stacks_in_241 .ffs-nav a i {
      line-height: 0;
      color: rgba(255, 255, 255, 1.00);
      font-size: 39px; }
    #fifty-fifty-slider-stacks_in_241 .ffs-nav a:hover {
      opacity: 1; }
    #fifty-fifty-slider-stacks_in_241 .ffs-nav a:first-of-type {
      margin-right: 12px; }

#fifty-fifty-slider-stacks_in_241.slide-end .ffs-nav a.next {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(100%);
          transform: translateY(100%); }

#fifty-fifty-slider-stacks_in_241.slide-start .ffs-nav a.prev {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(100%);
          transform: translateY(100%); }

#fifty-fifty-slider-stacks_in_241.height-set .ffs-slide {
  bottom: 0; }

#fifty-fifty-slider-stacks_in_241.hide-titles .ffs-slide-title {
  display: none; }

#fifty-fifty-slider-stacks_in_241.hide-text .ffs-slide-text {
  display: none; }

#fifty-fifty-slider-stacks_in_241.hide-actions .ffs-slide-action {
  display: none; }

#fifty-fifty-slider-stacks_in_241.hide-actions .ffs-slide-text {
  margin-bottom: 0; }

#fifty-fifty-slider-stacks_in_241.content-top .ffs-slide-content {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

#fifty-fifty-slider-stacks_in_241.content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#fifty-fifty-slider-stacks_in_241.content-bottom {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

#fifty-fifty-slider-stacks_in_241 .ffs-slide .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #fifty-fifty-slider-stacks_in_241 .ffs-slide .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }

@media (max-width: 700px) {
  #fifty-fifty-slider-stacks_in_241 {
    min-height: 189px; }
    #fifty-fifty-slider-stacks_in_241 .ffs-nav {
      width: 100%; }
    #fifty-fifty-slider-stacks_in_241 .ffs-slide {
      width: 100%;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; }
      #fifty-fifty-slider-stacks_in_241 .ffs-slide-content {
        width: 100%;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto;
        -webkit-transform: translateX(100%);
                transform: translateX(100%); }
      #fifty-fifty-slider-stacks_in_241 .ffs-slide-image {
        width: 100%;
        height: 215px;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-transform: translateX(100%);
                transform: translateX(100%);
        transition: -webkit-transform 0.6s 0s ease-in-out;
        transition: transform 0.6s 0s ease-in-out;
        transition: transform 0.6s 0s ease-in-out, -webkit-transform 0.6s 0s ease-in-out; }
    #fifty-fifty-slider-stacks_in_241.mobile-nav-top .ffs-slide-content {
      padding-bottom: 0;
      padding-top: 63px; }
    #fifty-fifty-slider-stacks_in_241.mobile-nav-top .ffs-nav {
      top: 215px;
      bottom: auto; }
    #fifty-fifty-slider-stacks_in_241.mobile-nav-top.slide-start .ffs-nav a.prev {
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%); }
    #fifty-fifty-slider-stacks_in_241.mobile-nav-top.slide-end .ffs-nav a.next {
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%); } }

#stacks_in_241 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  6px;
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
	margin:  6px;
	padding:  6px;
}
#ffs-slide-stacks_in_251 .ffs-slide-image {
  background: url(../files/slide_image-251.png) no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_251.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_251.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_251.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_251.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_251 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_251 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_251.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_251.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_251.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }

#stacks_in_252 {
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: capitalize;
	font-size: 120%;
}

#stacks_in_253 {
	text-transform: capitalize;
}
#ffs-slide-stacks_in_257 .ffs-slide-image {
  background: url(../files/slide_image-257.png) no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_257.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_257.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_257.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_257.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_257 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_257 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_257.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_257.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_257.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }

#stacks_in_258 {
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: capitalize;
	font-size: 120%;
}
#ffs-slide-stacks_in_263 .ffs-slide-image {
  background: url(../files/slide_image-263.png) no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_263.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_263.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_263.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_263.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_263 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_263 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_263.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_263.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_263.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }

#stacks_in_264 {
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: capitalize;
	font-size: 120%;
}
#ffs-slide-stacks_in_269 .ffs-slide-image {
  background: url(../files/slide_image-269.png) no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_269.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_269.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_269.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_269.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_269 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_269 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_269.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_269.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_269.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }

#stacks_in_270 {
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: capitalize;
	font-size: 120%;
}
#ffs-slide-stacks_in_275 .ffs-slide-image {
  background: url(../files/slide_image-275.png) no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_275.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_275.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_275.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_275.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_275 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_275 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_275.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_275.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_275.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }

#stacks_in_276 {
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: capitalize;
	font-size: 120%;
}
#ffs-slide-stacks_in_278 .ffs-slide-image {
  background: url(../files/slide_image-278.jpg) no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_278.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_278.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_278.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_278.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_278 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_278 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_278.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_278.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_278.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }

#stacks_in_279 {
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: capitalize;
	font-size: 120%;
}
#ffs-slide-stacks_in_303 .ffs-slide-image {
  background: url(../files/slide_image-303.png) no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_303.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_303.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_303.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_303.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_303 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_303 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_303.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_303.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_303.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }

#stacks_in_304 {
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: capitalize;
	font-size: 120%;
}
#ffs-slide-stacks_in_306 .ffs-slide-image {
  background: url(../files/slide_image-306.png) no-repeat center center;
  background-size: cover; }

#ffs-slide-stacks_in_306.custom-title .ffs-slide-title {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_306.custom-text .ffs-slide-text {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_306.custom-button .ffs-slide-action {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(33, 33, 33, 1.00);
  border-color: rgba(77, 77, 77, 1.00); }
  #ffs-slide-stacks_in_306.custom-button .ffs-slide-action:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(33, 33, 33, 1.00);
    border-color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_306 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_306 .ffs-nav a {
  color: rgba(255, 255, 255, 1.00);
  border-radius: px;
  border: px solid rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_306.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_306.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_306.custom-background .ffs-slide-content::before {
    /*  */
    display: none;
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.20); }

#stacks_in_307 {
	letter-spacing: 1px;
	word-spacing: 2px;
	text-transform: capitalize;
	font-size: 120%;
}
