/*  */
.unslider {
  position: relative;
  box-sizing: border-box; }

#testimonials-stacks_in_48 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  #testimonials-stacks_in_48 * {
    box-sizing: border-box; }
  #testimonials-stacks_in_48 .testimonials-arrows {
    max-width: 500px;
    padding: 0 10px 0 10px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    box-sizing: border-box;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    #testimonials-stacks_in_48 .testimonials-arrows .testimonials-arrow-stacks_in_48 {
      width: 30px;
      height: 30px;
      color: rgba(255, 255, 255, 1.00);
      background: rgba(102, 102, 255, 1.00);
      font-size: 14px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #testimonials-stacks_in_48 .testimonials-arrows .testimonials-arrow-stacks_in_48:hover {
        color: rgba(33, 255, 6, 1.00);
        background: rgba(102, 102, 255, 1.00); }
      #testimonials-stacks_in_48 .testimonials-arrows .testimonials-arrow-stacks_in_48:first-child {
        border-radius: 30px 0 0 30px; }
      #testimonials-stacks_in_48 .testimonials-arrows .testimonials-arrow-stacks_in_48:last-child {
        border-radius: 0 30px 30px 0; }
  #testimonials-stacks_in_48 .testimonials {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
    #testimonials-stacks_in_48 .testimonials ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      box-sizing: border-box; }
      #testimonials-stacks_in_48 .testimonials ul li {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        box-sizing: border-box; }
        #testimonials-stacks_in_48 .testimonials ul li.testimonials-stacks_in_48-active .testimonials-outer {
          opacity: 1;
          transition: all 0.1s; }
        #testimonials-stacks_in_48 .testimonials ul li .testimonials-outer {
          padding: 20px 10px 20px 10px;
          /*  */
          height: 100%;
          /*  */
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          transition: all 0.3s;
          box-sizing: border-box; }
        #testimonials-stacks_in_48 .testimonials ul li .testimonials-inner {
          /*  */
          /*  */
          background: rgba(0, 0, 0, 1.00);
          /*  */
          /*  */
          /*  */
          /*  */
          padding: 10px 10px;
          border-radius: 3px;
          min-height: 250px;
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-flex: 0;
              -ms-flex: 0 1 auto;
                  flex: 0 1 auto;
          transition: all 0.3s;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          box-sizing: border-box; }
  #testimonials-stacks_in_48 .testimonials-image-outer {
    /*  */
    /*  */
    background: rgba(51, 51, 51, 1.00);
    /*  */
    /*  */
    /*  */
    width: 60px;
    height: 60px;
    border-radius: 60px;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    position: relative; }
    #testimonials-stacks_in_48 .testimonials-image-outer i {
      top: 50%;
      left: 50%;
      position: absolute;
      color: rgba(85, 85, 85, 1.00);
      font-size: 60px;
      opacity: 1;
      transition: opacity 0.3s ease;
      transition-delay: 1s;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  #testimonials-stacks_in_48 .testimonials-content-outer {
    /*  */
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    /*  */
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    #testimonials-stacks_in_48 .testimonials-content-outer .content-quotations {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      /*  */
      font-weight: bold;
      /*  */ }
      #testimonials-stacks_in_48 .testimonials-content-outer .content-quotations span {
        /*  */
        font-family: "Raleway";
        /*  */
        display: none;
        line-height: 1;
        color: rgba(255, 255, 255, 0.30);
        height: 50.000000px;
        font-size: 100px; }
      #testimonials-stacks_in_48 .testimonials-content-outer .content-quotations i {
        font-size: 100px;
        color: rgba(255, 255, 255, 0.30); }
      #testimonials-stacks_in_48 .testimonials-content-outer .content-quotations.first {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        #testimonials-stacks_in_48 .testimonials-content-outer .content-quotations.first i {
          -webkit-transform: scale(-1, 1);
                  transform: scale(-1, 1); }
      #testimonials-stacks_in_48 .testimonials-content-outer .content-quotations.last {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; }
    #testimonials-stacks_in_48 .testimonials-content-outer .content-inner {
      width: 100%;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      padding: 10px; }
      #testimonials-stacks_in_48 .testimonials-content-outer .content-inner-text {
        /*  */
        font-family: "Georgia";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        font-size: 20px;
        text-align: center;
        line-height: 28.000000px; }
      #testimonials-stacks_in_48 .testimonials-content-outer .content-inner-name {
        /*  */
        font-family: "Roboto";
        /*  */
        color: rgba(255, 255, 255, 1.00);
        margin-top: 20px;
        font-size: 14px;
        text-align: center; }
      #testimonials-stacks_in_48 .testimonials-content-outer .content-inner-rating {
        margin-top: 20px;
        text-align: center; }
        #testimonials-stacks_in_48 .testimonials-content-outer .content-inner-rating i {
          color: rgba(255, 255, 255, 1.00);
          font-size: 20px; }

#testimonials-stacks_in_48.arrows-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

#testimonials-stacks_in_48.arrows-bottom {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

#testimonials-stacks_in_48.arrows-left .testimonials-arrows {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

#testimonials-stacks_in_48.arrows-center .testimonials-arrows {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#testimonials-stacks_in_48.arrows-right .testimonials-arrows {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

#testimonials-stacks_in_48.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_48 {
  border-radius: 30px; }
  #testimonials-stacks_in_48.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_48.prev {
    margin-right: 5px; }

#testimonials-stacks_in_48.images-hide ul li .testimonials-outer .testimonials-inner .testimonials-image-outer {
  display: none; }

#testimonials-stacks_in_48.images-left ul li .testimonials-outer .testimonials-inner {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

#testimonials-stacks_in_48.images-center ul li .testimonials-outer .testimonials-inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

#testimonials-stacks_in_48.images-right ul li .testimonials-outer .testimonials-inner {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

#testimonials-stacks_in_48.images-top ul li .testimonials-outer .testimonials-inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  #testimonials-stacks_in_48.images-top ul li .testimonials-outer .testimonials-inner .testimonials-image-outer {
    margin-top: -30px;
    margin-bottom: 10px; }

#testimonials-stacks_in_48.images-bottom ul li .testimonials-outer .testimonials-inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }
  #testimonials-stacks_in_48.images-bottom ul li .testimonials-outer .testimonials-inner .testimonials-image-outer {
    margin-bottom: -30px;
    margin-top: 10px; }

#testimonials-stacks_in_48.quotations-vert .testimonials-content-outer {
  -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; }

#testimonials-stacks_in_48.quotations-vert.quotations-normal .testimonials-content-outer .content-quotations.first {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

#testimonials-stacks_in_48.quotations-vert.quotations-normal .testimonials-content-outer .content-quotations.last {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

#testimonials-stacks_in_48.quotations-vert.quotations-center .testimonials-content-outer .content-quotations {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#testimonials-stacks_in_48.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.first {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  #testimonials-stacks_in_48.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.first i, #testimonials-stacks_in_48.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.first span {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1); }

#testimonials-stacks_in_48.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.last {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  #testimonials-stacks_in_48.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.last i, #testimonials-stacks_in_48.quotations-vert.quotations-swapped .testimonials-content-outer .content-quotations.last span {
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1); }

#testimonials-stacks_in_48.quotations-horiz .testimonials-content-outer {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  #testimonials-stacks_in_48.quotations-horiz .testimonials-content-outer .content-inner {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }

#testimonials-stacks_in_48.quotations-horiz.quotations-normal .testimonials-content-outer .content-quotations.first {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

#testimonials-stacks_in_48.quotations-horiz.quotations-normal .testimonials-content-outer .content-quotations.last {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

#testimonials-stacks_in_48.quotations-horiz.quotations-center .testimonials-content-outer .content-quotations {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

#testimonials-stacks_in_48.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.first {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  #testimonials-stacks_in_48.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.first i, #testimonials-stacks_in_48.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.first span {
    -webkit-transform: scale(1, -1);
            transform: scale(1, -1); }

#testimonials-stacks_in_48.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.last {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  #testimonials-stacks_in_48.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.last i, #testimonials-stacks_in_48.quotations-horiz.quotations-swapped .testimonials-content-outer .content-quotations.last span {
    -webkit-transform: scale(1, -1);
            transform: scale(1, -1); }

#testimonials-stacks_in_48.hide-quotations-first .testimonials-content-outer .content-quotations.first {
  display: none; }

#testimonials-stacks_in_48.hide-quotations-last .testimonials-content-outer .content-quotations.last {
  display: none; }

#testimonials-stacks_in_48.font-quotations .testimonials-content-outer .content-quotations span {
  display: block; }

#testimonials-stacks_in_48.font-quotations .testimonials-content-outer .content-quotations i {
  display: none; }

#testimonials-stacks_in_48.name-hide .content-inner-name {
  display: none; }

#testimonials-stacks_in_48.rating-hide .content-inner-rating {
  display: none; }

#testimonials-stacks_in_48.rating-stars .content-inner-rating.rating-one i.rating:nth-child(1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_48.rating-stars .content-inner-rating.rating-one i.rating:nth-child(n+2)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_48.rating-stars .content-inner-rating.rating-one-half i.rating:nth-child(1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_48.rating-stars .content-inner-rating.rating-one-half i.rating:nth-child(2)::before {
  content: "\f3ad"; }

#testimonials-stacks_in_48.rating-stars .content-inner-rating.rating-one-half i.rating:nth-child(n+3)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_48.rating-stars .content-inner-rating.rating-two i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_48.rating-stars .content-inner-rating.rating-two i.rating:nth-child(n+3)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_48.rating-stars .content-inner-rating.rating-two-half i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_48.rating-stars .content-inner-rating.rating-two-half i.rating:nth-child(3)::before {
  content: "\f3ad"; }

#testimonials-stacks_in_48.rating-stars .content-inner-rating.rating-two-half i.rating:nth-child(n+4)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_48.rating-stars .content-inner-rating.rating-three i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_48.rating-stars .content-inner-rating.rating-three i.rating:nth-child(n+4)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_48.rating-stars .content-inner-rating.rating-three-half i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_48.rating-stars .content-inner-rating.rating-three-half i.rating:nth-child(4)::before {
  content: "\f3ad"; }

#testimonials-stacks_in_48.rating-stars .content-inner-rating.rating-three-half i.rating:nth-child(n+5)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_48.rating-stars .content-inner-rating.rating-four i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_48.rating-stars .content-inner-rating.rating-four i.rating:nth-child(n+5)::before {
  content: "\f3ae"; }

#testimonials-stacks_in_48.rating-stars .content-inner-rating.rating-four-half i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_48.rating-stars .content-inner-rating.rating-four-half i.rating:nth-child(5)::before {
  content: "\f3ad"; }

#testimonials-stacks_in_48.rating-stars .content-inner-rating.rating-five i.rating:nth-child(n+1)::before {
  content: "\f2fc"; }

#testimonials-stacks_in_48.rating-hearts .content-inner-rating.rating-one i.rating:nth-child(1)::before {
  content: "\f388"; }

#testimonials-stacks_in_48.rating-hearts .content-inner-rating.rating-one i.rating:nth-child(n+2)::before {
  content: "\f387"; }

#testimonials-stacks_in_48.rating-hearts .content-inner-rating.rating-two i.rating:nth-child(n+1)::before {
  content: "\f388"; }

#testimonials-stacks_in_48.rating-hearts .content-inner-rating.rating-two i.rating:nth-child(n+3)::before {
  content: "\f387"; }

#testimonials-stacks_in_48.rating-hearts .content-inner-rating.rating-three i.rating:nth-child(n+1)::before {
  content: "\f388"; }

#testimonials-stacks_in_48.rating-hearts .content-inner-rating.rating-three i.rating:nth-child(n+4)::before {
  content: "\f387"; }

#testimonials-stacks_in_48.rating-hearts .content-inner-rating.rating-four i.rating:nth-child(n+1)::before {
  content: "\f388"; }

#testimonials-stacks_in_48.rating-hearts .content-inner-rating.rating-four i.rating:nth-child(n+5)::before {
  content: "\f387"; }

#testimonials-stacks_in_48.rating-hearts .content-inner-rating.rating-five i.rating:nth-child(n+1)::before {
  content: "\f388"; }

@media (max-width: 400px) {
  /*  */
  #testimonials-stacks_in_48.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_48 {
    border-radius: 30px; }
    #testimonials-stacks_in_48.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_48:first-child {
      border-radius: 30px; }
    #testimonials-stacks_in_48.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_48:last-child {
      border-radius: 30px; }
  #testimonials-stacks_in_48 .testimonials-arrows .testimonials-arrow-stacks_in_48 {
    width: 30px;
    height: 30px;
    font-size: 14px; }
    #testimonials-stacks_in_48 .testimonials-arrows .testimonials-arrow-stacks_in_48:first-child {
      border-radius: 30px 0 0 30px; }
    #testimonials-stacks_in_48 .testimonials-arrows .testimonials-arrow-stacks_in_48:last-child {
      border-radius: 0 30px 30px 0; }
  #testimonials-stacks_in_48 .testimonials ul li .testimonials-inner {
    min-height: 250px; }
  #testimonials-stacks_in_48 .testimonials-content-outer .content-quotations span {
    height: 30.000000px;
    font-size: 60px; }
  #testimonials-stacks_in_48 .testimonials-content-outer .content-inner-text {
    font-size: 16px;
    line-height: 22.400000px; }
  #testimonials-stacks_in_48 .testimonials-content-outer .content-inner-name {
    font-size: 13px; }
  #testimonials-stacks_in_48 .testimonials-content-outer .content-inner-rating i {
    font-size: 16px; }
  #testimonials-stacks_in_48 .testimonials-image-outer {
    width: 40px;
    height: 40px;
    border-radius: 40px; }
    #testimonials-stacks_in_48 .testimonials-image-outer i {
      font-size: 40px; }
  /*  */ }

@media (min-width: 400px) and (max-width: 780px) {
  /*  */
  #testimonials-stacks_in_48.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_48 {
    border-radius: 30px; }
    #testimonials-stacks_in_48.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_48:first-child {
      border-radius: 30px; }
    #testimonials-stacks_in_48.arrows-spaced .testimonials-arrows .testimonials-arrow-stacks_in_48:last-child {
      border-radius: 30px; }
  #testimonials-stacks_in_48 .testimonials-arrows .testimonials-arrow-stacks_in_48 {
    width: 30px;
    height: 30px;
    font-size: 14px; }
    #testimonials-stacks_in_48 .testimonials-arrows .testimonials-arrow-stacks_in_48:first-child {
      border-radius: 30px 0 0 30px; }
    #testimonials-stacks_in_48 .testimonials-arrows .testimonials-arrow-stacks_in_48:last-child {
      border-radius: 0 30px 30px 0; }
  #testimonials-stacks_in_48 .testimonials ul li .testimonials-inner {
    min-height: 250px; }
  #testimonials-stacks_in_48 .testimonials-content-outer .content-quotations span {
    height: 40.000000px;
    font-size: 80px; }
  #testimonials-stacks_in_48 .testimonials-content-outer .content-inner-text {
    font-size: 18px;
    line-height: 25.199999px; }
  #testimonials-stacks_in_48 .testimonials-content-outer .content-inner-name {
    font-size: 14px; }
  #testimonials-stacks_in_48 .testimonials-content-outer .content-inner-rating i {
    font-size: 18px; }
  #testimonials-stacks_in_48 .testimonials-image-outer {
    width: 50px;
    height: 50px;
    border-radius: 50px; }
    #testimonials-stacks_in_48 .testimonials-image-outer i {
      font-size: 50px; }
  /*  */ }
/*  */
#testimonials-card-stacks_in_50 .testimonials-outer .testimonials-inner .testimonials-image-outer {
  background: url(../files/general_image-50.jpg) no-repeat center center !important;
  background-size: cover !important; }
  #testimonials-card-stacks_in_50 .testimonials-outer .testimonials-inner .testimonials-image-outer i {
    display: none; }

/*  */
/*  */
#testimonials-card-stacks_in_56 .testimonials-outer .testimonials-inner .testimonials-image-outer {
  background: url(../files/general_image-56.png) no-repeat center center !important;
  background-size: cover !important; }
  #testimonials-card-stacks_in_56 .testimonials-outer .testimonials-inner .testimonials-image-outer i {
    display: none; }

/*  */
/*  */
#testimonials-card-stacks_in_59 .testimonials-outer .testimonials-inner .testimonials-image-outer {
  background: url(../files/general_image-59.jpg) no-repeat center center !important;
  background-size: cover !important; }
  #testimonials-card-stacks_in_59 .testimonials-outer .testimonials-inner .testimonials-image-outer i {
    display: none; }

/*  */
/*  */
#testimonials-card-stacks_in_62 .testimonials-outer .testimonials-inner .testimonials-image-outer {
  background: url(../files/general_image-62.jpg) no-repeat center center !important;
  background-size: cover !important; }
  #testimonials-card-stacks_in_62 .testimonials-outer .testimonials-inner .testimonials-image-outer i {
    display: none; }

/*  */
/*  */
#testimonials-card-stacks_in_65 .testimonials-outer .testimonials-inner .testimonials-image-outer {
  background: url(../files/general_image-65.jpg) no-repeat center center !important;
  background-size: cover !important; }
  #testimonials-card-stacks_in_65 .testimonials-outer .testimonials-inner .testimonials-image-outer i {
    display: none; }

/*  */
/*  */
#testimonials-card-stacks_in_68 .testimonials-outer .testimonials-inner .testimonials-image-outer {
  background: url(../files/general_image-68.png) no-repeat center center !important;
  background-size: cover !important; }
  #testimonials-card-stacks_in_68 .testimonials-outer .testimonials-inner .testimonials-image-outer i {
    display: none; }

/*  */
/*  */
#testimonials-card-stacks_in_71 .testimonials-outer .testimonials-inner .testimonials-image-outer {
  background: url(../files/general_image-71.png) no-repeat center center !important;
  background-size: cover !important; }
  #testimonials-card-stacks_in_71 .testimonials-outer .testimonials-inner .testimonials-image-outer i {
    display: none; }

/*  */
/*  */
#testimonials-card-stacks_in_74 .testimonials-outer .testimonials-inner .testimonials-image-outer {
  background: url(../files/general_image-74.png) no-repeat center center !important;
  background-size: cover !important; }
  #testimonials-card-stacks_in_74 .testimonials-outer .testimonials-inner .testimonials-image-outer i {
    display: none; }

/*  */
/*  */
#testimonials-card-stacks_in_77 .testimonials-outer .testimonials-inner .testimonials-image-outer {
  background: url(../files/general_image-77.jpg) no-repeat center center !important;
  background-size: cover !important; }
  #testimonials-card-stacks_in_77 .testimonials-outer .testimonials-inner .testimonials-image-outer i {
    display: none; }

/*  */
/*  */
#testimonials-card-stacks_in_80 .testimonials-outer .testimonials-inner .testimonials-image-outer {
  background: url(../files/general_image-80.png) no-repeat center center !important;
  background-size: cover !important; }
  #testimonials-card-stacks_in_80 .testimonials-outer .testimonials-inner .testimonials-image-outer i {
    display: none; }

/*  */
#stacks_in_85_float {
	float:left;
	width:33%;
}#stacks_in_83_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_83 a:link, #stacks_in_83 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_83 a:hover, #stacks_in_83 a:active {
	color:#FFFFFF;
}







#stacks_in_83 a:link, #stacks_in_83 a:visited {
	background-color:#665AFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#665AFF), to(#3D36BE));
	border:1px solid #3D36BE;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_83 a:hover {
	background-color:#6E61FF;
	background: -webkit-gradient(linear, left top, left bottom, from(#6E61FF), to(#352EA5));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_83 a:active {
	background-color:#665AFF;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_1 .stacks_in, #stacks_in_1 .stacks_out, #stacks_out_2 .stacks_in, #stacks_out_2.stacks_out {
  /*  */
  overflow: visible !important;
  /*  */ }

/*  */
.stacks_top {
  overflow: visible !important; }

/*  */
#ultra-list-stacks_in_2-main {
  z-index: 500;
  max-width: 700px;
  padding: 10px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box; }
  #ultra-list-stacks_in_2-main mark {
    padding: 2px;
    display: inline;
    color: rgba(255, 255, 255, 1.00);
    background: rgba(207, 94, 88, 1.00); }
  #ultra-list-stacks_in_2-main .search-result-info {
    display: none;
    text-align: center;
    padding: 20px 10px; }
  #ultra-list-stacks_in_2-main.tags-created .ultra-li-tags::before {
    display: none; }
  #ultra-list-stacks_in_2-main.no-results {
    /*  */
    font-family: "Open Sans";
    /*  */ }
    #ultra-list-stacks_in_2-main.no-results .search-result-info {
      display: block; }
    #ultra-list-stacks_in_2-main.no-results .ultra-list-search {
      color: rgba(186, 58, 56, 1.00); }
      #ultra-list-stacks_in_2-main.no-results .ultra-list-search::after {
        height: 3px;
        background: rgba(186, 58, 56, 1.00); }
      #ultra-list-stacks_in_2-main.no-results .ultra-list-search button i::after {
        content: 'error_outline'; }
  #ultra-list-stacks_in_2-main.yes-results .ultra-list-search {
    color: rgba(76, 175, 80, 1.00); }
    #ultra-list-stacks_in_2-main.yes-results .ultra-list-search::after {
      height: 3px;
      background: rgba(76, 175, 80, 1.00); }
    #ultra-list-stacks_in_2-main.yes-results .ultra-list-search button i::after {
      content: 'check_circle'; }

#ultra-list-stacks_in_2-options {
  /*  */
  font-family: "Open Sans";
  /*  */
  margin-bottom: 20px;
  z-index: 100;
  display: flex;
  position: relative;
  box-sizing: border-box;
  justify-content: flex-end; }
  #ultra-list-stacks_in_2-options .ultra-list-search {
    color: #343B48;
    width: 100%;
    display: flex;
    overflow: hidden;
    position: relative;
    margin-right: 10px;
    box-sizing: border-box;
    -ms-input-placeholder-color: #343B48;
    -moz-placeholder-color: #343B48; }
    #ultra-list-stacks_in_2-options .ultra-list-search ::-webkit-input-placeholder {
      color: #343B48; }
    #ultra-list-stacks_in_2-options .ultra-list-search ::-moz-placeholder {
      color: #343B48; }
    #ultra-list-stacks_in_2-options .ultra-list-search::after {
      content: '';
      left: 0;
      bottom: 0;
      height: 1px;
      width: 100%;
      opacity: 0.4;
      display: block;
      position: absolute;
      background: #343B48; }
    #ultra-list-stacks_in_2-options .ultra-list-search button {
      margin: 0;
      padding: 0;
      border: none;
      line-height: 1;
      color: inherit;
      flex: 0 1 auto;
      background: none; }
      #ultra-list-stacks_in_2-options .ultra-list-search button i::after {
        display: inline;
        content: 'search';
        font-size: 24px; }
    #ultra-list-stacks_in_2-options .ultra-list-search input {
      color: #343B48;
      font-size: 16px;
      padding: 10px 10px;
      margin: 0;
      width: 100%;
      border: none;
      outline: none;
      flex: 0 1 auto;
      box-shadow: none;
      background: none;
      box-sizing: border-box; }
  #ultra-list-stacks_in_2-options .ultra-list-sort {
    color: rgba(102, 102, 255, 1.00);
    background: rgba(102, 102, 255, 1.00);
    border-radius: 3px;
    z-index: 20;
    flex: 0 1 auto;
    cursor: pointer;
    align-items: center;
    display: inline-flex;
    justify-content: center; }
    #ultra-list-stacks_in_2-options .ultra-list-sort.sorting, #ultra-list-stacks_in_2-options .ultra-list-sort.filter {
      color: rgba(255, 255, 255, 1.00);
      background: rgba(207, 94, 88, 1.00); }
    #ultra-list-stacks_in_2-options .ultra-list-sort.sorting .sort-count {
      display: flex; }
    #ultra-list-stacks_in_2-options .ultra-list-sort.filter .sort-overlay {
      display: block; }
    #ultra-list-stacks_in_2-options .ultra-list-sort.filter ul.sort-list {
      opacity: 1;
      pointer-events: auto;
      transform: translateX(0); }
    #ultra-list-stacks_in_2-options .ultra-list-sort i {
      width: 40px;
      height: 40px;
      font-size: 24px;
      display: flex;
      align-items: center;
      justify-content: center; }
    #ultra-list-stacks_in_2-options .ultra-list-sort .sort-count {
      width: 40px;
      height: 40px;
      display: none;
      align-items: center;
      justify-content: center; }
      #ultra-list-stacks_in_2-options .ultra-list-sort .sort-count span {
        font-size: 16px;
        display: inline-block; }
    #ultra-list-stacks_in_2-options .ultra-list-sort .sort-overlay {
      z-index: -1;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: none;
      position: fixed;
      cursor: auto; }
    #ultra-list-stacks_in_2-options .ultra-list-sort ul.sort-list {
      /*  */
      background: rgba(0, 0, 0, 1.00);
      /*  */
      /*  */
      max-width: 180px;
      padding: 10px 15px;
      max-height: 450px;
      box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.30);
      right: 0;
      margin: 0;
      opacity: 0;
      z-index: 20;
      width: 100%;
      list-style: none;
      position: absolute;
      pointer-events: none;
      text-align-last: left;
      border-radius: 4px;
      transition: all 0.3s;
      top: calc(100% + 5px);
      box-sizing: border-box;
      transform: translateX(100%); }
      #ultra-list-stacks_in_2-options .ultra-list-sort ul.sort-list li {
        color: rgba(255, 255, 255, 1.00);
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        display: flex;
        cursor: pointer;
        font-size: 15px;
        padding: 8px 0;
        align-items: center; }
        #ultra-list-stacks_in_2-options .ultra-list-sort ul.sort-list li:last-child {
          border-bottom: none; }
        #ultra-list-stacks_in_2-options .ultra-list-sort ul.sort-list li::before {
          color: rgba(207, 94, 88, 1.00);
          font-size: 20px;
          margin-right: 10px;
          content: 'check_box_outline_blank';
          font-family: "Material Icons";
          transition: all 0.3s; }
        #ultra-list-stacks_in_2-options .ultra-list-sort ul.sort-list li:hover::before {
          transform: scale(1.1); }
        #ultra-list-stacks_in_2-options .ultra-list-sort ul.sort-list li.filter-on:hover::before {
          content: 'indeterminate_check_box'; }
        #ultra-list-stacks_in_2-options .ultra-list-sort ul.sort-list li.filter-on::before {
          content: 'check_box'; }

#ultra-list-stacks_in_2 {
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box; }
  #ultra-list-stacks_in_2 .ultra-li {
    overflow: hidden;
    transition: all 0.3s; }
    #ultra-list-stacks_in_2 .ultra-li-top {
      display: flex;
      /*  */
      background: rgba(0, 0, 0, 1.00);
      /*  */
      /*  */
      padding: 15px 15px; }
      #ultra-list-stacks_in_2 .ultra-li-top * {
        box-sizing: border-box; }
    #ultra-list-stacks_in_2 .ultra-li-details {
      /*  */
      font-family: "Open Sans";
      /*  */
      /*  */
      background: rgba(255, 255, 255, 1.00);
      /*  */
      /*  */
      overflow: hidden;
      color: rgba(255, 255, 255, 1.00);
      /*  */
      height: 0;
      /*  */
      /*  */ }
      #ultra-list-stacks_in_2 .ultra-li-details-inner {
        padding: 15px;
        /*  */
        transform: scale(0);
        transition: all 0.5s 0.5s;
        /*  */ }

#ultra-list-stacks_in_2 .ultra-li-col-icon {
  display: flex;
  flex: 0 1 auto;
  align-self: flex-start; }

#ultra-list-stacks_in_2 .ultra-li-icon {
  color: rgba(255, 255, 255, 1.00);
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background: rgba(0, 0, 0, 1.00);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.05); }
  #ultra-list-stacks_in_2 .ultra-li-icon i {
    font-size: 24px; }

#ultra-list-stacks_in_2 .ultra-li-col-header {
  padding: 0 12px;
  flex: 0 1 auto;
  overflow: hidden;
  align-self: center; }

#ultra-list-stacks_in_2 .ultra-li-title {
  /*  */
  font-family: "Open Sans";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  font-size: 20px;
  line-height: 28.000000px;
  margin-bottom: 5px; }

#ultra-list-stacks_in_2 .ultra-li-description {
  /*  */
  font-family: "Open Sans";
  /*  */
  color: rgba(255, 255, 255, 0.50);
  font-size: 16px;
  line-height: 22.400000px; }

#ultra-list-stacks_in_2 .ultra-li-tags {
  /*  */
  font-family: "Open Sans";
  /*  */
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  align-items: flex-start;
  justify-content: flex-start; }
  #ultra-list-stacks_in_2 .ultra-li-tags::before {
    content: ' ... ';
    align-items: center; }
  #ultra-list-stacks_in_2 .ultra-li-tags li, #ultra-list-stacks_in_2 .ultra-li-tags::before {
    margin-top: 12px;
    flex: 0 1 auto;
    margin-right: 4px;
    color: rgba(255, 255, 255, 1.00);
    background: rgba(52, 59, 72, 1.00);
    font-size: 13px;
    padding: 3px 10px;
    border-radius: 20px; }

#ultra-list-stacks_in_2 .ultra-li-col-toggle {
  flex: 0 1 auto;
  margin-left: auto;
  align-self: center; }

#ultra-list-stacks_in_2 .ultra-li-toggle {
  /*  */
  font-family: "Open Sans";
  /*  */
  color: rgba(255, 255, 255, 1.00);
  height: 30px;
  background: rgba(102, 102, 255, 1.00);
  font-size: 16px;
  border-radius: 30px;
  width: 100%;
  display: flex;
  line-height: 0;
  cursor: pointer;
  margin-left: auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  align-items: center;
  justify-content: center;
  transition: all 0.3s; }
  #ultra-list-stacks_in_2 .ultra-li-toggle::after {
    padding: 0 16px;
    content: "More";
    z-index: 2;
    width: 100%;
    height: 100%;
    color: inherit;
    overflow: hidden;
    user-select: none;
    position: relative;
    align-items: center;
    white-space: nowrap;
    display: inline-flex;
    transition: width 0.3s;
    justify-content: center; }
  #ultra-list-stacks_in_2 .ultra-li-toggle i {
    font-size: 24px;
    opacity: 0;
    z-index: 1;
    user-select: none;
    position: absolute;
    pointer-events: none;
    transition: all 0.3s; }

#ultra-list-stacks_in_2-main.no-search .ultra-list-search {
  display: none; }

#ultra-list-stacks_in_2-main.no-sort .ultra-list-search {
  margin-right: 0; }

#ultra-list-stacks_in_2-main.no-sort .ultra-list-sort {
  display: none; }

#ultra-list-stacks_in_2-main.no-description .ultra-li-title {
  margin-bottom: 0; }

#ultra-list-stacks_in_2-main.no-description .ultra-li-description {
  display: none; }

#ultra-list-stacks_in_2-main.no-tags .ultra-list-search {
  margin-right: 0; }

#ultra-list-stacks_in_2-main.no-tags .ultra-list-sort {
  display: none; }

#ultra-list-stacks_in_2-main.no-tags .ultra-li-tags {
  display: none; }

#ultra-list-stacks_in_2-main.no-toggle-text .ultra-li-toggle {
  padding: 0;
  width: 30px; }
  #ultra-list-stacks_in_2-main.no-toggle-text .ultra-li-toggle::after {
    font-family: "Material Icons";
    content: 'more_vert'; }

#ultra-list-stacks_in_2 .ultra-li.expanded .ultra-li-details-inner {
  transform: scale(1);
  transition: all 0.3s 0s; }

#ultra-list-stacks_in_2 .ultra-li.expanded .ultra-li-description {
  overflow: visible;
  white-space: normal; }

#ultra-list-stacks_in_2 .ultra-li.expanded .ultra-li-toggle {
  width: 30px;
  transition: all 0.3s; }
  #ultra-list-stacks_in_2 .ultra-li.expanded .ultra-li-toggle::after {
    opacity: 0;
    padding: 0;
    pointer-events: none; }
  #ultra-list-stacks_in_2 .ultra-li.expanded .ultra-li-toggle i {
    opacity: 1;
    pointer-events: auto; }

#ultra-list-stacks_in_2.separated .ultra-li {
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.30);
  border-radius: 3px;
  margin-bottom: 8px; }
  #ultra-list-stacks_in_2.separated .ultra-li:hover {
    transform: translateY(-3px); }

#ultra-list-stacks_in_2.connected {
  overflow: hidden;
  border-radius: 3px; }
  #ultra-list-stacks_in_2.connected .ultra-li {
    margin-bottom: 0;
    box-shadow: none; }
    #ultra-list-stacks_in_2.connected .ultra-li .ultra-li-details {
      min-height: 1px;
      position: relative; }
      #ultra-list-stacks_in_2.connected .ultra-li .ultra-li-details::after {
        content: '';
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        display: block;
        position: absolute;
        background: rgba(0, 0, 0, 0.50); }
    #ultra-list-stacks_in_2.connected .ultra-li:first-of-type {
      border-top-left-radius: 3px;
      border-top-right-radius: 3px; }
    #ultra-list-stacks_in_2.connected .ultra-li:last-of-type, #ultra-list-stacks_in_2.connected .ultra-li.last {
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px; }
      #ultra-list-stacks_in_2.connected .ultra-li:last-of-type .ultra-li-details, #ultra-list-stacks_in_2.connected .ultra-li.last .ultra-li-details {
        min-height: 0; }
        #ultra-list-stacks_in_2.connected .ultra-li:last-of-type .ultra-li-details::after, #ultra-list-stacks_in_2.connected .ultra-li.last .ultra-li-details::after {
          display: none; }

#ultra-list-stacks_in_2.truncate .ultra-li-description {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

@media (max-width: 600px) {
  #ultra-list-stacks_in_2 .ultra-li-top {
    flex-wrap: wrap; }
  #ultra-list-stacks_in_2 .ultra-li-col-header {
    width: 100%;
    padding: 12px 0; } }

/*  */

#stacks_in_2 {
	background-color: rgba(255, 255, 255, 1.00);
}
#ultra-li-stacks_in_26.image-icon .ultra-li-icon {
  background: url("../files/icon_image-26.png") no-repeat center center;
  background-size: cover; }
  #ultra-li-stacks_in_26.image-icon .ultra-li-icon i {
    display: none; }
#ultra-li-stacks_in_22.image-icon .ultra-li-icon {
  background: url("../files/icon_image-22.png") no-repeat center center;
  background-size: cover; }
  #ultra-li-stacks_in_22.image-icon .ultra-li-icon i {
    display: none; }
#ultra-li-stacks_in_24.image-icon .ultra-li-icon {
  background: url("../files/icon_image-24.png") no-repeat center center;
  background-size: cover; }
  #ultra-li-stacks_in_24.image-icon .ultra-li-icon i {
    display: none; }
#ultra-li-stacks_in_20.image-icon .ultra-li-icon {
  background: url("../files/icon_image-20.png") no-repeat center center;
  background-size: cover; }
  #ultra-li-stacks_in_20.image-icon .ultra-li-icon i {
    display: none; }
#ultra-li-stacks_in_10.image-icon .ultra-li-icon {
  background: url("../files/icon_image-10.png") no-repeat center center;
  background-size: cover; }
  #ultra-li-stacks_in_10.image-icon .ultra-li-icon i {
    display: none; }
#ultra-li-stacks_in_16.image-icon .ultra-li-icon {
  background: url("../files/icon_image-16.png") no-repeat center center;
  background-size: cover; }
  #ultra-li-stacks_in_16.image-icon .ultra-li-icon i {
    display: none; }
