.slabtexted .slabtext{display:-moz-inline-box;display:inline-block;white-space:nowrap}.slabtextinactive .slabtext{display:inline;white-space:normal;font-size:1em !important;letter-spacing:inherit !important;word-spacing:inherit !important;*letter-spacing:0 !important;*word-spacing:0 !important}.slabtextdone .slabtext{display:block;line-height:0.9}
@font-face{font-family: "UserFont-stacks_in_70" ;src:url(".eot");src:url("?#iefix") format("embedded-opentype");src:url("#UserFont") format("svg");src:url("") format("truetype");src:url("") format("woff2");src:url("") format("woff");}#stacks_in_70 .bb-text,#stacks_in_70 div,#stacks_in_70 p,#stacks_in_70 h1,#stacks_in_70 h2,#stacks_in_70 h3,#stacks_in_70 h4,#stacks_in_70 h5,#stacks_in_70 h6,#stacks_in_70 span{font-family: "UserFont-stacks_in_70"  !important}#stacks_in_70 .slabtext{line-height:0.90}#stacks_in_70 h1,#stacks_in_70 h2,#stacks_in_70 h3,#stacks_in_70 h4,#stacks_in_70 h5,#stacks_in_70 h6,#stacks_in_70 p,#stacks_in_70 div,#stacks_in_70 ul,#stacks_in_70 ol,#stacks_in_70 dl{color:rgba(34, 34, 34, 1.00);line-height:1.60}#stacks_in_70 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_70 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_70 > .bb-text{padding-top:0px;margin-top:-0px}

#stacks_in_71 {
	text-transform: uppercase;
	font-size: 167%;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_45 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_45 .theDivider1,
#simpleDivider_stacks_in_45 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_45 .theDivider1 {
	height: 0px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}
#simpleDivider_stacks_in_45.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CA600D;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_45.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_45 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_45.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_45.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_45.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_45.bgImageOn .theDivider1 img {
	display: block;
}

/*  */
#fifty-fifty-slider-stacks_in_28 {
  border-radius: 0px;
  max-width: 800px;
  min-height: 450px;
  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_28 .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_28 .ffs-slide.active .ffs-slide-content {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  #fifty-fifty-slider-stacks_in_28 .ffs-slide.active .ffs-slide-image {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  #fifty-fifty-slider-stacks_in_28 .ffs-slide-content, #fifty-fifty-slider-stacks_in_28 .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_28 .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: 50px;
    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_28 .ffs-slide-content-inner {
      z-index: 2;
      position: relative;
      padding: 20px 20px;
      box-sizing: border-box; }
    #fifty-fifty-slider-stacks_in_28 .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: 10px; }
    #fifty-fifty-slider-stacks_in_28 .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: 10px; }
    #fifty-fifty-slider-stacks_in_28 .ffs-slide-content .ffs-slide-action {
      /*  */
      font-family: "Open Sans";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 16px;
      padding: 8px 20px;
      border: 2px solid;
      background: rgba(33, 33, 33, 1.00);
      border-radius: 30px;
      border-color: rgba(219, 114, 17, 1.00);
      display: inline-block;
      box-sizing: border-box;
      text-decoration: none;
      transition: all 0.3s ease; }
      #fifty-fifty-slider-stacks_in_28 .ffs-slide-content .ffs-slide-action::before {
        display: inline-block;
        content: 'Contact Us'; }
      #fifty-fifty-slider-stacks_in_28 .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_28 .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_28 .ffs-nav {
  left: 0;
  bottom: 0;
  width: 50%;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  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_28 .ffs-nav-count {
    margin-right: auto;
    color: rgba(255, 255, 255, 1.00);
    font-size: 14px; }
  #fifty-fifty-slider-stacks_in_28 .ffs-nav a {
    color: rgba(255, 255, 255, 1.00);
    width: 30px;
    height: 30px;
    border-radius: 30px;
    border: 2px 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_28 .ffs-nav a i {
      line-height: 0;
      color: rgba(255, 255, 255, 1.00);
      font-size: 20px; }
    #fifty-fifty-slider-stacks_in_28 .ffs-nav a:hover {
      opacity: 1; }
    #fifty-fifty-slider-stacks_in_28 .ffs-nav a:first-of-type {
      margin-right: 10px; }

#fifty-fifty-slider-stacks_in_28.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_28.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_28.height-set .ffs-slide {
  bottom: 0; }

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

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

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

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

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

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

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

#fifty-fifty-slider-stacks_in_28 .ffs-slide .ffs-slide-content {
  /*  */
  /*  */
  background: rgba(70, 70, 70, 1.00);
  background: linear-gradient(to bottom left, rgba(70, 70, 70, 1.00), rgba(143, 146, 111, 1.00));
  /*  */
  /*  */
  /*  */ }
  #fifty-fifty-slider-stacks_in_28 .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_28 {
    min-height: 450px; }
    #fifty-fifty-slider-stacks_in_28 .ffs-nav {
      width: 100%; }
    #fifty-fifty-slider-stacks_in_28 .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_28 .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_28 .ffs-slide-image {
        width: 100%;
        height: 300px;
        -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_28.mobile-nav-top .ffs-slide-content {
      padding-bottom: 0;
      padding-top: 50px; }
    #fifty-fifty-slider-stacks_in_28.mobile-nav-top .ffs-nav {
      top: 300px;
      bottom: auto; }
    #fifty-fifty-slider-stacks_in_28.mobile-nav-top.slide-start .ffs-nav a.prev {
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%); }
    #fifty-fifty-slider-stacks_in_28.mobile-nav-top.slide-end .ffs-nav a.next {
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%); } }
#ffs-slide-stacks_in_72 .ffs-slide-image {
  background: url(../files/slide_image-72.jpg) no-repeat center center;
  background-size: cover; }

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

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

#ffs-slide-stacks_in_72.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_72.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_72 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_72 .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_72.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_72.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_72.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); }
#ffs-slide-stacks_in_33 .ffs-slide-image {
  background: url(../files/slide_image-33.jpg) no-repeat center center;
  background-size: cover; }

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

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

#ffs-slide-stacks_in_33.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_33.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_33 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_33 .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_33.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_33.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_33.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); }
#ffs-slide-stacks_in_29 .ffs-slide-image {
  background: url(../files/slide_image-29.jpg) no-repeat center center;
  background-size: cover; }

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

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

#ffs-slide-stacks_in_29.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_29.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_29 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_29 .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_29.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_29.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_29.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); }
#ffs-slide-stacks_in_36 .ffs-slide-image {
  background: url(../files/slide_image-36.jpg) no-repeat center center;
  background-size: cover; }

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

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

#ffs-slide-stacks_in_36.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_36.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_36 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_36 .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_36.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_36.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_36.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); }
#ffs-slide-stacks_in_42 .ffs-slide-image {
  background: url(../files/slide_image-42.jpg) no-repeat center center;
  background-size: cover; }

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

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

#ffs-slide-stacks_in_42.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_42.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_42 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_42 .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_42.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_42.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_42.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); }
#ffs-slide-stacks_in_64 .ffs-slide-image {
  background: url(../files/slide_image-64.png) no-repeat center center;
  background-size: cover; }

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

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

#ffs-slide-stacks_in_64.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_64.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_64 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_64 .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_64.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_64.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_64.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); }
#ffs-slide-stacks_in_77 .ffs-slide-image {
  background: url(../files/slide_image-77.jpg) no-repeat center center;
  background-size: cover; }

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

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

#ffs-slide-stacks_in_77.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_77.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_77 .ffs-nav-count {
  color: rgba(255, 255, 255, 1.00); }

#ffs-slide-stacks_in_77 .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_77.custom-background .ffs-slide-content {
  /*  */
  background: rgba(33, 33, 33, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */ }
  #ffs-slide-stacks_in_77.custom-background .ffs-slide-content::before {
    /*  */ }
  #ffs-slide-stacks_in_77.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); }
