/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* 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 2, 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 6, 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: 50.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 17, 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 24, templates/rt_supra/custom/scss/_testimonials.scss */
/* line 25, 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 29, 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 36, templates/rt_supra/custom/scss/_testimonials.scss */
/* line 37, 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 40, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials-items.g-2cols .g-testimonial-item:nth-child(odd) {
  margin-right: 1%;
}
/* line 43, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials-items.g-2cols .g-testimonial-item:nth-child(even) {
  margin-left: 1%;
}
/* line 48, templates/rt_supra/custom/scss/_testimonials.scss */
/* line 49, 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 52, 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 58, templates/rt_supra/custom/scss/_testimonials.scss */
/* line 59, 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 62, 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 66, 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 72, templates/rt_supra/custom/scss/_testimonials.scss */
/* line 73, 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 76, 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 80, 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 84, 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: 50.99rem) {
  /* line 91, templates/rt_supra/custom/scss/_testimonials.scss */
  /* line 92, 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 101, 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 104, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonial-alt .g-testimonial-content {
  padding: 2rem 2.5rem;
}
/* line 108, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonial-text {
  font-size: 0.9rem;
  margin: 1rem auto;
  opacity: 0.75;
}
/* line 112, templates/rt_supra/custom/scss/_testimonials.scss */
/* line 113, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonial-standard .g-testimonial-text strong {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 2rem;
  margin: 0;
}
/* line 120, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonial-alt .g-testimonial-text {
  font-size: 1.25rem;
  font-family: nunito;
  font-style: italic;
}
/* line 126, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonial-alt .g-testimonial-content {
  padding: 2rem 2.5rem;
}
/* line 129, 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 132, 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 138, 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: 50.99rem) {
  .g-testimonial-author-img {
    width: 50px;
    height: 50px;
  }
}
/* line 146, 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 153, 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.7rem;
  width: 100%;
}
/* line 160, 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 165, 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 168, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonial-author-company a {
  opacity: 0.75;
  color: inherit;
}
/* line 171, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonial-author-company a:hover {
  opacity: 1;
}
/* line 6, templates/rt_supra/custom/scss/custom.scss */
.fp-slideshow div[id^="carousel"] {
  display: none;
}
@media only all and (max-width: 50.938rem) {
  /* line 13, templates/rt_supra/custom/scss/custom.scss */
  .g-logo {
    display: none;
  }
}
/* line 17, templates/rt_supra/custom/scss/custom.scss */
#g-showcase {
  color: #000;
  background: #fe5e00;
}
/* line 21, templates/rt_supra/custom/scss/custom.scss */
.g-social a {
  color: #2276e3;
  font-size: 2rem;
  border-radius: 2px;
}
/* line 26, templates/rt_supra/custom/scss/custom.scss */
.g-testimonial-text {
  font-size: 1rem;
  margin: 1rem auto;
  opacity: 1;
}
/*# sourceMappingURL=custom_10.css.map */