/*3d8767d725dc2066abbd604bc1e564fe*/
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.2rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.7rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.25rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.2rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 1, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials-items {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 5, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials-items .g-testimonial-item {
  margin: 2% 2% 2% 2%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  -ms-flex-positive: 0;
}
@media only all and (max-width: 74.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-testimonials-items .g-testimonial-item {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
/* line 16, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials-items.g-2cols, .g-testimonials-items.g-3cols, .g-testimonials-items.g-4cols, .g-testimonials-items.g-5cols {
  margin-left: -2%;
  margin-right: -2%;
}
/* line 23, templates/rt_supra/custom/scss/_testimonials.scss */
/* line 24, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials-items.g-1cols .g-testimonial-item {
  width: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  margin: 0;
}
/* line 28, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials-items.g-1cols .g-testimonial-item:last-child {
  padding-bottom: 0;
  margin-bottom: 1rem;
  border-bottom: none;
}
/* line 35, templates/rt_supra/custom/scss/_testimonials.scss */
/* line 36, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials-items.g-2cols .g-testimonial-item {
  width: 47%;
  -webkit-flex-basis: 47%;
  -moz-flex-basis: 47%;
  flex-basis: 47%;
  -ms-flex-preferred-size: 47%;
}
/* line 39, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials-items.g-2cols .g-testimonial-item:nth-child(odd) {
  margin-right: 1%;
}
/* line 42, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials-items.g-2cols .g-testimonial-item:nth-child(even) {
  margin-left: 1%;
}
/* line 47, templates/rt_supra/custom/scss/_testimonials.scss */
/* line 48, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials-items.g-3cols .g-testimonial-item {
  width: 30.66667%;
  -webkit-flex-basis: 30.66667%;
  -moz-flex-basis: 30.66667%;
  flex-basis: 30.66667%;
  -ms-flex-preferred-size: 30.66667%;
}
/* line 51, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials-items.g-3cols .g-testimonial-item:nth-child(3n-1) {
  margin-left: 0;
  margin-right: 0;
}
/* line 57, templates/rt_supra/custom/scss/_testimonials.scss */
/* line 58, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials-items.g-4cols .g-testimonial-item {
  width: 22.5%;
  -webkit-flex-basis: 22.5%;
  -moz-flex-basis: 22.5%;
  flex-basis: 22.5%;
  -ms-flex-preferred-size: 22.5%;
}
/* line 61, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials-items.g-4cols .g-testimonial-item:nth-child(4n-2) {
  margin-left: 0;
  margin-right: 1%;
}
/* line 65, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials-items.g-4cols .g-testimonial-item:nth-child(4n-1) {
  margin-left: 1%;
  margin-right: 0;
}
/* line 71, templates/rt_supra/custom/scss/_testimonials.scss */
/* line 72, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials-items.g-5cols .g-testimonial-item {
  width: 17.6%;
  -webkit-flex-basis: 17.6%;
  -moz-flex-basis: 17.6%;
  flex-basis: 17.6%;
  -ms-flex-preferred-size: 17.6%;
}
/* line 75, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials-items.g-5cols .g-testimonial-item:nth-child(5n-3) {
  margin-left: 0;
  margin-right: 1%;
}
/* line 79, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials-items.g-5cols .g-testimonial-item:nth-child(5n-2) {
  margin-left: 1%;
  margin-right: 1%;
}
/* line 83, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials-items.g-5cols .g-testimonial-item:nth-child(5n-1) {
  margin-left: 1%;
  margin-right: 0;
}
@media only all and (max-width: 74.99rem) {
  /* line 90, templates/rt_supra/custom/scss/_testimonials.scss */
  /* line 91, templates/rt_supra/custom/scss/_testimonials.scss */
  .g-testimonials-items[class*="cols"] .g-testimonial-item {
    width: 96%;
    -webkit-flex-basis: 96%;
    -moz-flex-basis: 96%;
    flex-basis: 96%;
    -ms-flex-preferred-size: 96%;
    margin-left: 2% !important;
    margin-right: 2% !important;
  }
}
/* line 100, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonial-content {
  padding: 1rem;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
/* line 103, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonial-alt .g-testimonial-content {
  padding: 2rem 2.5rem;
}
/* line 107, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonial-text {
  font-size: 0.9rem;
  margin: 1rem auto;
  opacity: 0.75;
}
/* line 111, templates/rt_supra/custom/scss/_testimonials.scss */
/* line 112, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonial-standard .g-testimonial-text strong {
  font-family: "";
  font-weight: 700;
  font-size: 2rem;
  margin: 0;
}
/* line 119, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonial-alt .g-testimonial-text {
  font-size: 1.25rem;
  font-family: Georgia;
  font-style: italic;
}
/* line 125, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonial-alt .g-testimonial-content {
  padding: 2rem 2.5rem;
}
/* line 128, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonial-author-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 131, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonial-author-img {
  border-radius: 100%;
  margin: 0.5rem 1rem 0.5rem 0;
  overflow: hidden;
  width: 80px;
  height: 80px;
}
/* line 137, templates/rt_supra/custom/scss/_testimonials.scss */
.dir-rtl .g-testimonial-author-img {
  margin: 0.5rem 0 0.5rem 1rem;
}
@media only all and (max-width: 74.99rem) {
  .g-testimonial-author-img {
    width: 50px;
    height: 50px;
  }
}
/* line 145, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonial-author-text {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 0;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
/* line 152, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonial-author-name, .g-testimonial-author-company {
  display: block;
  font-family: "nunito", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 0.9rem;
  width: 100%;
}
/* line 159, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonial-author-name {
  font-size: 1.25rem;
  line-height: 1.25;
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  align-self: flex-end;
  -ms-flex-item-align: end;
}
/* line 164, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonial-author-company {
  font-size: 0.9rem;
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  align-self: flex-start;
  -ms-flex-item-align: start;
}
/* line 167, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonial-author-company a {
  opacity: 0.75;
  color: inherit;
}
/* line 170, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonial-author-company a:hover {
  opacity: 1;
}
/* line 2, templates/rt_supra/custom/scss/_testimonialslider.scss */
.g-testimonialslider {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
}
@media only all and (max-width: 74.99rem) {
  .g-testimonialslider {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
  }
}
/* line 11, templates/rt_supra/custom/scss/_testimonialslider.scss */
.g-testimonialslider .g-testimonialslider-carousel {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  overflow: hidden;
  min-height: 450px;
}
@media only all and (max-width: 74.99rem) {
  .g-testimonialslider .g-testimonialslider-carousel {
    height: 450px !important;
  }
}
/* line 22, templates/rt_supra/custom/scss/_testimonialslider.scss */
.g-testimonialslider .g-testimonialslider-carousel:after {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 5;
  background: linear-gradient(0deg, #fff 5%, rgba(255, 255, 255, 0.8) 10%, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0) 85%, rgba(255, 255, 255, 0.8) 90%, #fff 95%);
  pointer-events: none;
}
/* line 36, templates/rt_supra/custom/scss/_testimonialslider.scss */
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container {
  position: relative;
  cursor: pointer;
}
/* line 40, templates/rt_supra/custom/scss/_testimonialslider.scss */
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container:first-child {
  margin-top: 8rem;
}
@media only all and (max-width: 74.99rem) {
  .g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container:first-child {
    margin-top: 4rem;
  }
}
/* line 48, templates/rt_supra/custom/scss/_testimonialslider.scss */
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container:last-child {
  margin-bottom: 8rem;
}
@media only all and (max-width: 74.99rem) {
  .g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container:last-child {
    margin-bottom: 4rem;
  }
}
/* line 56, templates/rt_supra/custom/scss/_testimonialslider.scss */
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content {
  margin: 1.5rem 5.25rem;
  padding: 1.5rem;
  border-radius: 0.3rem;
  background: #fff;
  box-shadow: 0 20px 50px rgba(139, 197, 63, 0.2);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 64, templates/rt_supra/custom/scss/_testimonialslider.scss */
.dir-rtl .g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content {
  direction: rtl;
}
@media only all and (min-width: 75rem) and (max-width: 84.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content {
    margin: 1.5rem 1.25rem;
  }
}
@media only all and (min-width: 75rem) and (max-width: 74.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content {
    margin: 1.5rem 1.25rem;
  }
}
@media only all and (max-width: 74.99rem) {
  .g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content {
    margin: 1.5rem 1.25rem;
  }
}
/* line 80, templates/rt_supra/custom/scss/_testimonialslider.scss */
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content .g-testimonialslider-carousel-item-description {
  font-size: 1vw;
}
@media (max-width: 100rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/theme/mixins/_typography.scss */
  .g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content .g-testimonialslider-carousel-item-description {
    font-size: 1rem;
  }
}
/* line 84, templates/rt_supra/custom/scss/_testimonialslider.scss */
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content .g-testimonialslider-carousel-item-author-details {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.125rem;
}
/* line 88, templates/rt_supra/custom/scss/_testimonialslider.scss */
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content .g-testimonialslider-carousel-item-author-details .g-testimonialslider-carousel-item-avatar {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 1.5rem;
}
/* line 92, templates/rt_supra/custom/scss/_testimonialslider.scss */
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content .g-testimonialslider-carousel-item-author-details .g-testimonialslider-carousel-item-avatar img {
  border-radius: 50%;
  width: 45px;
  height: 45px;
}
/* line 98, templates/rt_supra/custom/scss/_testimonialslider.scss */
.dir-rtl .g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content .g-testimonialslider-carousel-item-author-details .g-testimonialslider-carousel-item-avatar {
  margin-left: 1.5rem;
  margin-right: 0;
}
/* line 104, templates/rt_supra/custom/scss/_testimonialslider.scss */
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content .g-testimonialslider-carousel-item-author-details .g-testimonialslider-carousel-item-author-name-title {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
/* line 107, templates/rt_supra/custom/scss/_testimonialslider.scss */
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content .g-testimonialslider-carousel-item-author-details .g-testimonialslider-carousel-item-author-name-title .g-testimonialslider-carousel-item-author {
  font-size: 1vw;
  font-weight: 500;
}
@media (max-width: 100rem) {
  .g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content .g-testimonialslider-carousel-item-author-details .g-testimonialslider-carousel-item-author-name-title .g-testimonialslider-carousel-item-author {
    font-size: 1rem;
  }
}
/* line 112, templates/rt_supra/custom/scss/_testimonialslider.scss */
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content .g-testimonialslider-carousel-item-author-details .g-testimonialslider-carousel-item-author-name-title .g-testimonialslider-carousel-item-author-title {
  font-size: 0.85vw;
  color: #fff;
}
@media (max-width: 100rem) {
  .g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container .g-testimonialslider-carousel-item-content .g-testimonialslider-carousel-item-author-details .g-testimonialslider-carousel-item-author-name-title .g-testimonialslider-carousel-item-author-title {
    font-size: 0.85rem;
  }
}
/* line 120, templates/rt_supra/custom/scss/_testimonialslider.scss */
/* line 121, templates/rt_supra/custom/scss/_testimonialslider.scss */
.g-testimonialslider .g-testimonialslider-carousel .g-testimonialslider-carousel-item-container:hover .g-testimonialslider-carousel-item-content {
  box-shadow: 0 20px 50px rgba(101, 148, 46, 0.4);
}
/* line 130, templates/rt_supra/custom/scss/_testimonialslider.scss */
.mThumbnailScroller {
  -ms-touch-action: none;
  touch-action: none;
}
/* line 134, templates/rt_supra/custom/scss/_testimonialslider.scss */
.mThumbnailScroller.mTS_no_scroll, .mThumbnailScroller.mTS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
/* line 139, templates/rt_supra/custom/scss/_testimonialslider.scss */
.mTSWrapper {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr;
}
/* line 147, templates/rt_supra/custom/scss/_testimonialslider.scss */
.mTSContainer {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
/* line 152, templates/rt_supra/custom/scss/_testimonialslider.scss */
ol.mTSContainer, ul.mTSContainer {
  list-style: none;
}
/* line 156, templates/rt_supra/custom/scss/_testimonialslider.scss */
.mTSThumb, ul.mTSContainer > li img {
  vertical-align: bottom;
}
/* line 160, templates/rt_supra/custom/scss/_testimonialslider.scss */
.mTS_vertical .mTSContainer {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
/* line 164, templates/rt_supra/custom/scss/_testimonialslider.scss */
.mTS_horizontal .mTSContainer {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/* line 168, templates/rt_supra/custom/scss/_testimonialslider.scss */
.mTS-hover-full {
  padding: 8px;
  background: rgba(0, 0, 0, 0.2);
}
/* line 172, templates/rt_supra/custom/scss/_testimonialslider.scss */
.mTS-hover-full .mTS_vertical .mTSThumbContainer {
  margin: 8px 0;
}
/* line 175, templates/rt_supra/custom/scss/_testimonialslider.scss */
.mTS-hover-full .mTS_vertical .mTSThumbContainer:first-child {
  margin-top: 40px;
}
/* line 178, templates/rt_supra/custom/scss/_testimonialslider.scss */
.mTS-hover-full .mTS_vertical .mTSThumbContainer:last-child {
  margin-bottom: 40px;
}
/* line 181, templates/rt_supra/custom/scss/_testimonialslider.scss */
.mTS-hover-full .mTS_horizontal .mTSThumbContainer {
  margin: 0 4px;
}
/* line 184, templates/rt_supra/custom/scss/_testimonialslider.scss */
.mTS-hover-full .mTS_horizontal .mTSThumbContainer:first-child {
  margin-left: 40px;
}
/* line 187, templates/rt_supra/custom/scss/_testimonialslider.scss */
.mTS-hover-full .mTS_horizontal .mTSThumbContainer:last-child {
  margin-right: 40px;
}
/* line 190, templates/rt_supra/custom/scss/_testimonialslider.scss */
.mTSButton {
  /* button size (if changed, also change the buttons top and left margins below) */
  width: 30px;
  height: 30px;
  line-height: 25px;
  /* ---------- */
  overflow: hidden;
  text-align: center;
  background-color: transparent;
  /* button background */
  color: #8bc53f;
  /* non-svg button icon color */
  display: inline-block;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  /* show button effect (fades-in button from zero size) */
  opacity: 1;
  -webkit-transition: height 0s ease-out 0s, width 0s ease-out 0s, padding 0s ease-out 0s, opacity 0.2s ease-out 0s;
  -moz-transition: height 0s ease-out 0s, width 0s ease-out 0s, padding 0s ease-out 0s, opacity 0.2s ease-out 0s;
  -o-transition: height 0s ease-out 0s, width 0s ease-out 0s, padding 0s ease-out 0s, opacity 0.2s ease-out 0s;
  -ms-transition: height 0s ease-out 0s, width 0s ease-out 0s, padding 0s ease-out 0s, opacity 0.2s ease-out 0s;
  transition: height 0s ease-out 0s, width 0s ease-out 0s, padding 0s ease-out 0s, opacity 0.2s ease-out 0s;
  /* ---------- */
}
/* buttons positioning */
/* line 217, templates/rt_supra/custom/scss/_testimonialslider.scss */
.mTSButtonDown {
  top: auto;
  bottom: 0;
}
/* line 221, templates/rt_supra/custom/scss/_testimonialslider.scss */
.mTSButtonRight {
  left: auto;
  right: 0;
}
/* line 225, templates/rt_supra/custom/scss/_testimonialslider.scss */
.mTSButtonUp, .mTSButtonDown {
  /* margin is half the button size */
  left: 50%;
  margin-left: -28px;
}
/* line 230, templates/rt_supra/custom/scss/_testimonialslider.scss */
.mTSButtonLeft, .mTSButtonRight {
  /* margin is half the button size */
  top: 50%;
  margin-top: -28px;
}
/* line 235, templates/rt_supra/custom/scss/_testimonialslider.scss */
.mTSButtonIconContainer {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
}
/* line 242, templates/rt_supra/custom/scss/_testimonialslider.scss */
.mTSButtonIcon {
  /* SVG icon */
  display: inline-block;
  fill: #8bc53f;
  /* button icon color */
  position: absolute;
  top: 0;
  left: 0;
}
/* line 249, templates/rt_supra/custom/scss/_testimonialslider.scss */
.mTSButton.mTS-hidden, .mThumbnailScroller.mTS_no_scroll .mTSButton {
  /* hide button effect (fades-out button to zero size) */
  opacity: 0;
  height: 0;
  width: 0;
  padding: 0;
  -webkit-transition: height 0s ease-out 0.2s, width 0s ease-out 0.2s, padding 0s ease-out 0.2s, opacity 0.2s ease-out;
  -moz-transition: height 0s ease-out 0.2s, width 0s ease-out 0.2s, padding 0s ease-out 0.2s, opacity 0.2s ease-out;
  -o-transition: height 0s ease-out 0.2s, width 0s ease-out 0.2s, padding 0s ease-out 0.2s, opacity 0.2s ease-out;
  -ms-transition: height 0s ease-out 0.2s, width 0s ease-out 0.2s, padding 0s ease-out 0.2s, opacity 0.2s ease-out;
  transition: height 0s ease-out 0.2s, width 0s ease-out 0.2s, padding 0s ease-out 0.2s, opacity 0.2s ease-out;
  /* ---------- */
}
/* line 1, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-container a:hover, .flex-slider a:hover, .flex-container a:focus, .flex-slider a:focus {
  outline: none;
}
/* line 5, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 9, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider > .g-flexslider-item-container {
  margin: 0;
  padding: 0;
  float: left;
}
/* line 16, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-item-container:not(:first-child) {
  display: none;
}
/* line 19, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-carousel-item-container {
  display: none;
}
/* line 23, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 29, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-pauseplay span {
  text-transform: capitalize;
}
/* line 33, templates/rt_supra/custom/scss/_flexslider.scss */
.flexslider {
  margin: 0;
  padding: 0;
}
/* line 36, templates/rt_supra/custom/scss/_flexslider.scss */
/* line 37, templates/rt_supra/custom/scss/_flexslider.scss */
.flexslider .g-flexslider-slideshow-slides > .g-flexslider-item-container {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* line 41, templates/rt_supra/custom/scss/_flexslider.scss */
.flexslider .g-flexslider-slideshow-slides img {
  width: 100%;
  display: block;
}
/* line 45, templates/rt_supra/custom/scss/_flexslider.scss */
.flexslider .g-flexslider-slideshow-slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 56, templates/rt_supra/custom/scss/_flexslider.scss */
html[xmlns] .flexslider .g-flexslider-slideshow-slides {
  display: block;
}
/* line 60, templates/rt_supra/custom/scss/_flexslider.scss */
* html .flexslider .g-flexslider-slideshow-slides {
  height: 1%;
}
/* line 64, templates/rt_supra/custom/scss/_flexslider.scss */
.no-js .flexslider .g-flexslider-slideshow-slides > .g-flexslider-slideshow-item-container:first-child {
  display: block;
}
/* line 68, templates/rt_supra/custom/scss/_flexslider.scss */
.flexslider {
  position: relative;
  zoom: 1;
}
/* line 71, templates/rt_supra/custom/scss/_flexslider.scss */
.flexslider .g-flexslider-slideshow-slides {
  zoom: 1;
}
/* line 73, templates/rt_supra/custom/scss/_flexslider.scss */
.flexslider .g-flexslider-slideshow-slides img {
  height: auto;
}
/* line 79, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
/* line 84, templates/rt_supra/custom/scss/_flexslider.scss */
.loading .flex-viewport {
  max-height: 300px;
}
/* line 88, templates/rt_supra/custom/scss/_flexslider.scss */
.carousel li {
  margin-right: 5px;
}
/* line 92, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-direction-nav {
  *height: 0;
}
/* line 94, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  margin: -25px 0 0;
  position: absolute;
  bottom: 1.5rem;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 0.4rem;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 112, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .flex-direction-nav a {
  bottom: 0;
}
/* line 115, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-direction-nav a:before {
  font-family: FontAwesome;
  font-size: 1.5rem;
  display: inline-block;
}
/* line 121, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-direction-nav .flex-prev {
  left: 1.5rem;
}
/* line 123, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .flex-direction-nav .flex-prev {
  left: inherit;
  right: 35px;
}
/* line 126, templates/rt_supra/custom/scss/_flexslider.scss */
.dir-rtl .g-flexslider-testimonial .flex-direction-nav .flex-prev {
  right: inherit;
  left: 35px;
}
/* line 131, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-direction-nav .flex-prev:before {
  content: "\f104";
}
/* line 134, templates/rt_supra/custom/scss/_flexslider.scss */
.dir-rtl .flex-direction-nav .flex-prev {
  left: inherit;
  right: 1.5rem;
}
/* line 139, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-direction-nav .flex-next {
  left: 3.75rem;
}
/* line 141, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-direction-nav .flex-next:before {
  content: "\f105";
}
/* line 144, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .flex-direction-nav .flex-next {
  left: inherit;
  right: 0;
}
/* line 147, templates/rt_supra/custom/scss/_flexslider.scss */
.dir-rtl .g-flexslider-testimonial .flex-direction-nav .flex-next {
  right: inherit;
  left: 0;
}
/* line 152, templates/rt_supra/custom/scss/_flexslider.scss */
.dir-rtl .flex-direction-nav .flex-next {
  left: inherit;
  right: 3.75rem;
}
/* line 159, templates/rt_supra/custom/scss/_flexslider.scss */
/* line 160, templates/rt_supra/custom/scss/_flexslider.scss */
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 1rem;
}
/* line 163, templates/rt_supra/custom/scss/_flexslider.scss */
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
/* line 167, templates/rt_supra/custom/scss/_flexslider.scss */
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 1rem;
}
/* line 170, templates/rt_supra/custom/scss/_flexslider.scss */
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
/* line 176, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
/* line 182, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
/* line 194, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-pauseplay a:before {
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
/* line 199, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-pauseplay a:hover {
  opacity: 1;
}
/* line 202, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
/* line 207, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 1rem;
  right: 0.25rem;
  text-align: right;
}
/* line 213, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-slideshow .flex-control-nav {
  right: 1.5rem;
}
/* line 216, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .flex-control-nav {
  bottom: -0.5rem;
  text-align: left;
}
/* line 219, templates/rt_supra/custom/scss/_flexslider.scss */
.dir-rtl .g-flexslider-testimonial .flex-control-nav {
  text-align: right;
}
/* line 223, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: relative;
}
/* line 230, templates/rt_supra/custom/scss/_flexslider.scss */
.dir-rtl .flex-control-nav {
  right: inherit;
  left: 1.5rem;
  text-align: left;
}
/* line 237, templates/rt_supra/custom/scss/_flexslider.scss */
/* line 239, templates/rt_supra/custom/scss/_flexslider.scss */
/* line 240, templates/rt_supra/custom/scss/_flexslider.scss */
/* line 241, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-control-nav > li a:before, .flex-control-paging > li a:before {
  content: "";
  border: 2px solid;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 1;
}
/* line 257, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-control-paging li a {
  width: 8px;
  height: 8px;
  margin: 2px;
  display: block;
  background: transparent;
  cursor: pointer;
  text-indent: 999999px;
  border-radius: 100%;
  position: relative;
  z-index: 2;
}
/* line 268, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-control-paging li a:hover {
  background: #8bc53f;
}
/* line 271, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-control-paging li a.flex-active {
  background: #8bc53f;
  cursor: default;
}
/* line 277, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
/* line 281, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
/* line 286, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
/* line 293, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-control-thumbs img:hover {
  opacity: 1;
}
/* line 297, templates/rt_supra/custom/scss/_flexslider.scss */
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* line 303, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-slideshow {
  position: relative;
}
/* line 305, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
/* line 310, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item-content {
  text-align: center;
  margin: auto;
  padding: 10rem 2rem;
}
@media only all and (min-width: 75rem) and (max-width: 84.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 9.5rem 2rem;
  }
}
@media only all and (min-width: 75rem) and (max-width: 74.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 8.5rem 1.5rem;
  }
}
@media only all and (max-width: 74.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 8rem 1rem;
  }
}
/* line 324, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item-title {
  font-family: "";
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 1.5;
}
@media only all and (max-width: 74.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-title {
    font-size: 1.75rem;
  }
}
/* line 333, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item-desc {
  margin-bottom: 1.5rem;
}
@media only all and (max-width: 74.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-desc {
    font-size: 0.9rem;
  }
}
/* line 339, templates/rt_supra/custom/scss/_flexslider.scss */
@media only all and (max-width: 74.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-overlay {
    background-position: top center !important;
  }
}
/* line 343, templates/rt_supra/custom/scss/_flexslider.scss */
html.touch .g-flexslider-slideshow .g-flexslider-slideshow-item-overlay {
  background-position: top center !important;
}
/* line 348, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-slideshow .flex-direction-nav a {
  color: #fff;
  opacity: 0.75;
}
/* line 351, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-slideshow .flex-direction-nav a:hover {
  opacity: 1;
}
/* line 355, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-slideshow .flex-control-paging li a.flex-active {
  background: #fff;
}
/* line 360, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-testimonial {
  position: relative;
}
/* line 362, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
/* line 367, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-content-container {
  background: -webkit-linear-gradient( bottom left, rgba(139, 197, 63, 0.75), rgba(101, 148, 46, 0.75));
  background: linear-gradient(to top right, rgba(139, 197, 63, 0.75), rgba(101, 148, 46, 0.75));
}
/* line 370, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
/* line 376, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-title-desc, .g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-content {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-width: 0;
  min-height: 0;
}
/* line 381, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-title-desc {
  width: 60%;
}
@media only all and (max-width: 74.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-title-desc {
    width: 100%;
  }
}
/* line 387, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-content {
  width: 40%;
  padding: 0 1rem;
}
@media only all and (max-width: 74.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-content {
    width: 100%;
    padding: 0;
  }
}
/* line 395, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-image {
  float: left;
  margin-right: 1rem;
}
/* line 398, templates/rt_supra/custom/scss/_flexslider.scss */
.dir-rtl .g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-image {
  float: right;
  margin-right: 0;
  margin-left: 1rem;
}
/* line 404, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-title {
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1;
  opacity: 0.7;
  margin-bottom: 1rem;
}
/* line 411, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-desc {
  font-size: 1.75rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
  padding-right: 1rem;
}
@media only all and (min-width: 75rem) and (max-width: 84.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-desc {
    font-size: 1.5rem;
  }
}
@media only all and (min-width: 75rem) and (max-width: 74.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-desc {
    font-size: 1.4rem;
  }
}
@media only all and (max-width: 74.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-desc {
    font-size: 1.25rem;
  }
}
/* line 425, templates/rt_supra/custom/scss/_flexslider.scss */
.dir-rtl .g-flexslider-testimonial .g-flexslider-testimonial-item-desc {
  padding-right: 0;
  padding-left: 1rem;
}
/* line 430, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-image img {
  border-radius: 100%;
  margin-bottom: 1rem;
}
/* line 434, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-name {
  font-weight: 700;
}
/* line 437, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-position {
  font-style: italic;
  font-size: 0.9rem;
  opacity: 0.7;
}
/* line 444, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-showcase {
  position: relative;
}
/* line 446, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-content-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
/* line 453, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-image, .g-flexslider-showcase .g-flexslider-showcase-item-content {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%;
}
@media only all and (max-width: 74.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-image, .g-flexslider-showcase .g-flexslider-showcase-item-content {
    width: 100%;
  }
}
/* line 460, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-image {
  overflow: hidden;
}
/* line 462, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-image img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
/* line 466, templates/rt_supra/custom/scss/_flexslider.scss */
/* line 467, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-image:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 472, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-content {
  padding: 0 5rem;
}
@media only all and (min-width: 50.01rem) and (max-width: 74.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-flexslider-showcase .g-flexslider-showcase-item-content {
    padding: 2rem 0 1rem 0;
  }
}
@media only all and (max-width: 50rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-flexslider-showcase .g-flexslider-showcase-item-content {
    padding: 2rem 1rem 1rem 1rem;
  }
}
/* line 481, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-title {
  font-family: "";
  font-weight: ;
  font-size: 3rem;
  line-height: 1;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 1.5rem;
  margin-bottom: 1rem;
}
@media only all and (min-width: 75rem) and (max-width: 84.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 2.75rem;
  }
}
@media only all and (min-width: 75rem) and (max-width: 74.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 2.5rem;
  }
}
@media only all and (max-width: 74.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 2rem;
  }
}
/* line 499, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-title:after {
  position: absolute;
  content: "";
  background: #82817c;
  bottom: 0;
  left: 0;
  height: 5px;
  width: 80px;
  background: inherit;
}
/* line 508, templates/rt_supra/custom/scss/_flexslider.scss */
.dir-rtl .g-flexslider-showcase .g-flexslider-showcase-item-title:after {
  left: inherit;
  right: 0;
}
/* line 514, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-desc {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
}
@media only all and (min-width: 75rem) and (max-width: 84.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-desc {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 75rem) and (max-width: 74.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-desc {
    font-size: 1.15rem;
  }
}
@media only all and (max-width: 74.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-desc {
    font-size: 1.1rem;
  }
}
/* line 529, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-carousel-container {
  position: relative;
}
/* line 531, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-carousel-container .g-flexslider-carousel-item-image {
  background: #fff;
  position: relative;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
/* line 536, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-carousel-container .g-flexslider-carousel-item-image * {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 543, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-carousel-container .g-flexslider-carousel-item-image img {
  cursor: pointer;
  opacity: 0.35;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/* line 548, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-carousel-container .g-flexslider-carousel-item-image:hover {
  background: #8bc53f;
}
/* line 550, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-carousel-container .g-flexslider-carousel-item-image:hover .g-flexslider-carousel-item-image-preview-icon {
  opacity: 1;
}
/* line 555, templates/rt_supra/custom/scss/_flexslider.scss */
/* line 556, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-carousel-container .flex-active-slide img {
  opacity: 1;
}
/* line 559, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-carousel-container .flex-active-slide .g-flexslider-carousel-item-image {
  cursor: default;
}
/* line 561, templates/rt_supra/custom/scss/_flexslider.scss */
/* line 562, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-carousel-container .flex-active-slide .g-flexslider-carousel-item-image:hover .g-flexslider-carousel-item-image-preview-icon {
  display: none;
}
/* line 568, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-carousel-container .g-flexslider-carousel-item-image-preview-icon {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  z-index: 10;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/* line 577, templates/rt_supra/custom/scss/_flexslider.scss */
.g-flexslider-carousel-container .g-flexslider-carousel-item-image-preview-icon span {
  color: #fff;
  font-size: 2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0px);
  -moz-transform: translate3d(-50%, -50%, 0px);
  -ms-transform: translate3d(-50%, -50%, 0px);
  -o-transform: translate3d(-50%, -50%, 0px);
  transform: translate3d(-50%, -50%, 0px);
}
/* line 588, templates/rt_supra/custom/scss/_flexslider.scss */
/* line 589, templates/rt_supra/custom/scss/_flexslider.scss */
.dir-rtl .flexslider {
  direction: rtl;
}
/* line 593, templates/rt_supra/custom/scss/_flexslider.scss */
.dir-rtl .carousel li {
  margin-right: 0;
  margin-left: 5px;
}
/* line 596, templates/rt_supra/custom/scss/_flexslider.scss */
.dir-rtl .flex-direction-nav {
  *height: 0;
}
/* line 600, templates/rt_supra/custom/scss/_flexslider.scss */
.dir-rtl .flex-direction-nav a:before {
  content: '\f105';
}
/* line 603, templates/rt_supra/custom/scss/_flexslider.scss */
.dir-rtl .flex-direction-nav a.flex-next:before {
  content: '\f104';
}
/* line 607, templates/rt_supra/custom/scss/_flexslider.scss */
.dir-rtl .flex-pauseplay a {
  left: auto;
  right: 10px;
}
/* line 613, templates/rt_supra/custom/scss/_flexslider.scss */
.dir-rtl .flex-control-thumbs li {
  float: right;
}
@media only all and (max-width: 50.938rem) {
  /* line 7, templates/rt_supra/custom/scss/custom.scss */
  .g-logo {
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    padding: 0 2rem;
  }
}
/*# sourceMappingURL=custom_203.css.map */