/* 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
 */

flex: 0 0%;
width: 0%;
top: 16em;
/* 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/_infolist.scss */
.g-infolist {
  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/_infolist.scss */
.g-infolist .g-infolist-item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
  margin: 0.625rem;
  padding: 0.625rem;
  border-bottom: 1px solid transparent;
  min-width: 0;
  min-height: 0;
}
/* line 15, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist .g-infolist-item.g-infolist-with-icon, .g-infolist .g-infolist-item.g-infolist-with-img {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-infolist .g-infolist-item.g-infolist-with-icon, .g-infolist .g-infolist-item.g-infolist-with-img {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
/* line 24, templates/rt_supra/custom/scss/_infolist.scss */
/* line 25, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist.g-compact .g-infolist-item {
  margin-bottom: 0.5rem;
}
/* line 30, templates/rt_supra/custom/scss/_infolist.scss */
/* line 31, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist.noborder .g-infolist-item {
  border-bottom: 0;
}
/* line 36, templates/rt_supra/custom/scss/_infolist.scss */
/* line 37, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist.spaced .g-infolist-item {
  padding: 0.5rem 0 2rem 0;
}
/* line 41, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist .g-infolist-item-icon, .g-infolist .g-infolist-item-img {
  margin-right: 1rem;
  margin-top: 0.25rem;
}
/* line 44, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist .g-infolist-item-icon.left, .g-infolist .g-infolist-item-img.left {
  margin-right: 1rem;
}
/* line 46, templates/rt_supra/custom/scss/_infolist.scss */
.dir-rtl .g-infolist .g-infolist-item-icon.left, .dir-rtl .g-infolist .g-infolist-item-img.left {
  margin-left: 1rem;
  margin-right: 0;
}
/* line 50, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist .g-infolist-item-icon.left.browser, .g-infolist .g-infolist-item-img.left.browser {
  margin-right: 4%;
}
/* line 52, templates/rt_supra/custom/scss/_infolist.scss */
.dir-rtl .g-infolist .g-infolist-item-icon.left.browser, .dir-rtl .g-infolist .g-infolist-item-img.left.browser {
  margin-left: 4%;
  margin-right: 0;
}
/* line 58, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist .g-infolist-item-icon.right, .g-infolist .g-infolist-item-img.right {
  margin-left: 1rem;
}
/* line 61, templates/rt_supra/custom/scss/_infolist.scss */
.dir-rtl .g-infolist .g-infolist-item-icon.right, .dir-rtl .g-infolist .g-infolist-item-img.right {
  margin-right: 1rem;
  margin-left: 0;
}
/* line 66, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist .g-infolist-item-icon.right.browser, .g-infolist .g-infolist-item-img.right.browser {
  margin-left: 4%;
}
/* line 69, templates/rt_supra/custom/scss/_infolist.scss */
.dir-rtl .g-infolist .g-infolist-item-icon.right.browser, .dir-rtl .g-infolist .g-infolist-item-img.right.browser {
  margin-right: 4%;
  margin-left: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-infolist .g-infolist-item-icon, .g-infolist .g-infolist-item-img {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
/* line 81, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist .g-infolist-item-img {
  min-width: 156px;
}
/* line 83, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist .g-infolist-item-img.center {
  margin: 0.5rem 0;
}
/* line 86, templates/rt_supra/custom/scss/_infolist.scss */
/* line 87, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist .g-infolist-item-img.avatar img {
  border-radius: 100%;
  border: 2px solid #fff;
}
/* line 94, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist .g-infolist-item-icon {
  font-size: 2rem;
  color: #9d30e9;
  width: 4.5rem;
  height: 4.5rem;
  border: 1px solid #9d30e9;
  border-radius: 100%;
}
/* line 102, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist .g-infolist-item-icon .fa {
  vertical-align: sub;
}
/* line 106, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist .g-infolist-item-icon.left {
  text-align: right;
}
/* line 109, templates/rt_supra/custom/scss/_infolist.scss */
.dir-rtl .g-infolist .g-infolist-item-icon.left {
  text-align: left;
}
/* line 114, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist .g-infolist-item-icon.center {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  margin-right: 0;
  margin: 0 auto;
  margin-bottom: 1.5rem;
}
/* line 123, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist .g-infolist-item-icon.right {
  text-align: left;
}
/* line 126, templates/rt_supra/custom/scss/_infolist.scss */
.dir-rtl .g-infolist .g-infolist-item-icon.right {
  text-align: right;
}
/* line 132, templates/rt_supra/custom/scss/_infolist.scss */
@media only all and (max-width: 47.99rem) {
  .g-infolist .g-infolist-item-text {
    padding-top: 1rem;
  }
}
/* line 137, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist .g-infolist-item-title {
  margin: 0.5rem 0 0 0;
  font-family: "nunito", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  padding-bottom: 0.625rem;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1;
}
/* line 146, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist .g-infolist-item-desc {
  margin: 0;
  padding-top: 0.8rem;
  font-size: 0.95rem;
  opacity: 0.7;
}
/* line 153, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist .g-infolist-tags {
  opacity: 0.8;
  margin: 1rem 0 0.5rem 0;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
}
/* line 161, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist .g-infolist-link {
  margin-top: 1rem;
}
/* line 165, templates/rt_supra/custom/scss/_infolist.scss */
/* line 166, templates/rt_supra/custom/scss/_infolist.scss */
/* line 167, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist.g-1cols .g-infolist-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
/* line 175, templates/rt_supra/custom/scss/_infolist.scss */
/* line 176, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist.g-2cols .g-infolist-item {
  width: 47%;
}
/* line 179, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist.g-2cols .g-infolist-item:nth-child(odd) {
  margin-right: 1%;
}
/* line 183, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist.g-2cols .g-infolist-item:nth-child(even) {
  margin-left: 1%;
}
/* line 188, templates/rt_supra/custom/scss/_infolist.scss */
/* line 189, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist.g-3cols .g-infolist-item {
  width: 30.66667%;
}
/* line 191, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist.g-3cols .g-infolist-item:nth-child(3n-1) {
  margin-left: 0;
  margin-right: 0;
}
/* line 198, templates/rt_supra/custom/scss/_infolist.scss */
/* line 199, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist.g-4cols .g-infolist-item {
  width: 22.5%;
}
/* line 202, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist.g-4cols .g-infolist-item:nth-child(4n-2) {
  margin-left: 0;
  margin-right: 1%;
}
/* line 207, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist.g-4cols .g-infolist-item:nth-child(4n-1) {
  margin-left: 1%;
  margin-right: 0;
}
/* line 213, templates/rt_supra/custom/scss/_infolist.scss */
/* line 214, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist.g-5cols .g-infolist-item {
  width: 17.6%;
}
/* line 217, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-3) {
  margin-left: 0;
  margin-right: 1%;
}
/* line 222, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-2) {
  margin-left: 1%;
  margin-right: 1%;
}
/* line 227, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-1) {
  margin-left: 1%;
  margin-right: 0;
}
@media only all and (max-width: 47.99rem) {
  /* line 235, templates/rt_supra/custom/scss/_infolist.scss */
  /* line 236, templates/rt_supra/custom/scss/_infolist.scss */
  .g-infolist[class*="cols"] .g-infolist-item {
    width: 96%;
    margin-left: 2% !important;
    margin-right: 2% !important;
  }
}
/* line 245, templates/rt_supra/custom/scss/_infolist.scss */
/* line 246, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist-textstyle-header .g-infolist-tags .g-tag {
  font-size: 1.7rem;
  text-transform: uppercase;
  line-height: 2.5rem;
}
/* line 252, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist-textstyle-header .g-infolist-item-title {
  font-size: 2rem;
  text-transform: uppercase;
  line-height: 3rem;
}
/* line 258, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist-textstyle-header .g-infolist-item-desc {
  font-size: 1.2rem;
  line-height: 2rem;
  opacity: 0.8;
  padding: 0;
}
/* line 265, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist-textstyle-header .g-infolist-item-desc, .g-infolist-textstyle-header .g-infolist-item-title, .g-infolist-textstyle-header .g-infolist-tags, .g-infolist-textstyle-header .g-infolist-tags .g-tag {
  text-rendering: optimizeLegibility;
  font-family: "nunito", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: bold;
  margin: 0;
}
/* line 274, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist-textstyle-header .g-infolist-item-desc a, .g-infolist-textstyle-header .g-infolist-item-title a, .g-infolist-textstyle-header .g-infolist-tags a, .g-infolist-textstyle-header .g-infolist-tags .g-tag a {
  color: inherit;
}
/* line 277, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist-textstyle-header .g-infolist-item-desc a:hover, .g-infolist-textstyle-header .g-infolist-item-title a:hover, .g-infolist-textstyle-header .g-infolist-tags a:hover, .g-infolist-textstyle-header .g-infolist-tags .g-tag a:hover {
  opacity: 0.75;
}
/* line 283, templates/rt_supra/custom/scss/_infolist.scss */
.g-infolist-textstyle-header .g-infolist-link {
  margin-top: 0;
}
/*
 *  Owl Carousel - Animate Plugin
 */
/* line 8, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 15, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-animated-in {
  z-index: 0;
}
/* line 19, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-animated-out {
  z-index: 1;
}
/* line 23, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  /* line 29, templates/rt_supra/custom/scss/_owlcarousel.scss */
  0% {
    opacity: 1;
  }
  /* line 33, templates/rt_supra/custom/scss/_owlcarousel.scss */
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  /* line 39, templates/rt_supra/custom/scss/_owlcarousel.scss */
  0% {
    opacity: 1;
  }
  /* line 43, templates/rt_supra/custom/scss/_owlcarousel.scss */
  100% {
    opacity: 0;
  }
}
/*
 *  Owl Carousel - Auto Height Plugin
 */
/* line 51, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/*
 *  Core Owl Carousel CSS File
 */
/* line 62, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
/* line 71, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
/* line 76, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 85, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
/* line 92, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 104, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-loaded {
  display: block;
}
/* line 108, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
/* line 113, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-hidden {
  opacity: 0;
}
/* line 117, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
/* line 121, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transform: translate3d(0, 0, 0) !important;
}
/* line 136, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
/* line 142, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
/* line 149, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
/* line 157, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-rtl {
  direction: rtl;
}
/* line 161, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
/* line 166, templates/rt_supra/custom/scss/_owlcarousel.scss */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Lazy Load Plugin
 */
/* line 173, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
/* line 182, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/*
 *  Owl Carousel - Video Plugin
 */
/* line 189, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
/* line 195, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url('../../../../owl.video.play.png') no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
/* line 214, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
/* line 222, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
/* line 227, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
/* line 243, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
/*
 *  Owl Carousel - Nav & Dots
 */
/* line 251, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-nav {
  opacity: 1;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
/* line 255, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-nav div {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 40px;
  display: inline-block;
  opacity: 1;
  color: #fff;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 700;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 269, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-nav div:hover {
  color: #9d30e9;
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .owl-nav div {
    position: relative;
  }
}
/* line 277, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-nav div.owl-prev {
  margin-right: 7.5rem;
}
@media only all and (max-width: 30rem) {
  .owl-nav div.owl-prev {
    margin-right: 3rem;
  }
}
/* line 285, templates/rt_supra/custom/scss/_owlcarousel.scss */
.dir-rtl .owl-nav div {
  left: 0;
  right: auto;
}
/* line 289, templates/rt_supra/custom/scss/_owlcarousel.scss */
.dir-rtl .owl-nav div.owl-next {
  margin-left: 7.5rem;
}
@media only all and (max-width: 30rem) {
  .dir-rtl .owl-nav div.owl-next {
    margin-left: 3rem;
  }
}
/* line 298, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-nav.disabled {
  display: none;
}
/* line 303, templates/rt_supra/custom/scss/_owlcarousel.scss */
@media only all and (max-width: 30rem) {
  .owl-controls {
    text-align: center;
  }
}
/* line 309, templates/rt_supra/custom/scss/_owlcarousel.scss */
/* line 310, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-dots .owl-dot {
  display: inline-block;
  background: rgba(255, 255, 255, 0.5);
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 0 0.1rem;
  background: transparent;
  border: 2px solid #fff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 321, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owl-dots .owl-dot.active {
  background: #fff;
}
/* line 327, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owlcarousel-offset {
  margin-right: -45px !important;
  margin-bottom: -45px !important;
  margin-left: -45px !important;
  position: relative;
  z-index: 2;
}
@media only all and (max-width: 47.99rem) {
  .owlcarousel-offset {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
/* line 340, templates/rt_supra/custom/scss/_owlcarousel.scss */
.owlcarousel-offset.size-100 {
  flex-basis: auto;
  width: auto;
}
/* line 346, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-description {
  font-family: "nunito", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
}
/* line 351, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-header {
  padding: 1.5rem !important;
  margin: 0.625rem;
}
/* line 359, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard {
  margin: -1.875rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-standard {
    margin: 0 4rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel-layout-standard {
    margin: 0 -1.25rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-owlcarousel-layout-standard {
    margin: 0 4rem;
  }
}
/* line 371, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-stage {
  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: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
}
/* line 376, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .g-owlcarousel-header {
  margin: 0.625rem;
  padding-bottom: 0.1rem !important;
}
/* line 381, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .g-title {
  color: #9d30e9;
  padding: 0;
}
/* line 386, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-item {
  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;
  padding: 1.875rem;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 389, templates/rt_supra/custom/scss/_owlcarousel.scss */
  .g-owlcarousel-layout-standard .owl-item {
    display: block;
  }
}
/* line 394, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-item > div {
  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-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;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
  border-radius: 0 0 0.4rem 0.4rem;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 398, templates/rt_supra/custom/scss/_owlcarousel.scss */
  .g-owlcarousel-layout-standard .owl-item > div {
    display: block;
  }
}
/* line 404, templates/rt_supra/custom/scss/_owlcarousel.scss */
/* line 405, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-item > div .image img {
  border-radius: 0.2rem 0.2rem 0 0;
}
/* line 410, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-panel-container {
  background: #fff;
  padding: 1.5rem 1.5rem 0.75rem;
  margin: 0;
  border-radius: 0 0 0.4rem 0.4rem;
  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-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;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 420, templates/rt_supra/custom/scss/_owlcarousel.scss */
  .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-panel-container {
    display: block;
  }
}
/* line 424, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-panel-container .g-owlcarousel-item-title {
  position: inherit;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  top: 0;
  font-size: 1.6rem;
  color: #9d30e9;
  text-transform: none;
  line-height: 1.3;
  margin: 0.625rem 0;
  padding-bottom: 1.2rem;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 427, templates/rt_supra/custom/scss/_owlcarousel.scss */
  .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-panel-container .g-owlcarousel-item-title {
    display: block;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-panel-container .g-owlcarousel-item-title {
    font-size: 1.4rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-panel-container .g-owlcarousel-item-title {
    font-size: 1.4rem;
  }
}
/* line 445, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-panel-container .g-owlcarousel-item-subtitle {
  font-family: "nunito", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.8rem;
  color: #7839d3;
  text-transform: uppercase;
  display: block;
}
/* line 454, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-panel-container .g-owlcarousel-author {
  padding-top: 10px;
  border-top: 1px solid #e7e8ea;
}
/* line 458, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-panel-container .g-owlcarousel-author .author-image {
  display: inline-block;
  line-height: 1.5rem;
  margin-right: 10px;
}
/* line 463, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-panel-container .g-owlcarousel-author .author-image img {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
}
/* line 470, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-panel-container .g-owlcarousel-author .author-name {
  display: inline-block;
  font-family: "nunito", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  line-height: 25px;
  vertical-align: top;
}
/* line 480, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-panel-container .g-owlcarousel-item-desc {
  padding-bottom: 0.5rem;
  font-size: 1rem;
}
/* line 485, templates/rt_supra/custom/scss/_owlcarousel.scss */
/* line 486, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-panel-container .g-owlcarousel-item-link .g-owlcarousel-item-button {
  padding: 0.3rem 0;
}
/* line 489, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-panel-container .g-owlcarousel-item-link .g-owlcarousel-item-button:hover {
  color: #9d30e9;
}
/* line 498, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-dots {
  position: absolute;
  bottom: 0;
  margin: 2.125rem;
}
/* line 504, templates/rt_supra/custom/scss/_owlcarousel.scss */
/* line 505, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-nav div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  font-size: 1.5rem;
  color: #e7e8ea;
  text-align: center;
  margin: auto;
  border-radius: 50%;
  border: 2px solid #e7e8ea;
}
/* line 524, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-nav div.owl-prev {
  left: -4rem;
  right: auto;
}
/* line 528, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-nav div.owl-prev .fa {
  padding-right: 3px;
}
/* line 532, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-nav div.owl-prev:hover {
  color: #7839d3;
  border-color: #7839d3;
}
/* line 537, templates/rt_supra/custom/scss/_owlcarousel.scss */
.rtl .g-owlcarousel-layout-standard .owl-nav div.owl-prev {
  right: -4rem;
  left: auto;
}
/* line 543, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-nav div.owl-next {
  right: -4rem;
  left: auto;
}
/* line 547, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-nav div.owl-next .fa {
  padding-left: 3px;
}
/* line 551, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-nav div.owl-next:hover {
  color: #7839d3;
  border-color: #7839d3;
}
/* line 556, templates/rt_supra/custom/scss/_owlcarousel.scss */
.rtl .g-owlcarousel-layout-standard .owl-nav div.owl-next {
  left: -4rem;
  right: auto;
}
/* line 566, templates/rt_supra/custom/scss/_owlcarousel.scss */
/* line 567, templates/rt_supra/custom/scss/_owlcarousel.scss */
/* line 568, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel:hover .owl-nav {
  opacity: 1;
}
/* line 574, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-wrapper {
  position: relative;
}
/* line 578, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-img {
  position: relative;
}
/* line 581, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-img:after {
  position: absolute;
  content: "";
  height: 50%;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 591, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-content-container {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media only all and (min-width: 75rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-owlcarousel-item-content-container {
    width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-owlcarousel-item-content-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-item-content-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-owlcarousel-item-content-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel-item-content-container {
    width: 100%;
  }
}
/* line 621, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  height: 100%;
}
/* line 628, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 632, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-fullwidth .g-owlcarousel-item-content {
  width: 100%;
}
/* line 636, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-compact .g-owlcarousel-item-content {
  width: 50%;
}
/* line 639, templates/rt_supra/custom/scss/_owlcarousel.scss */
.center-block .g-owlcarousel-compact .g-owlcarousel-item-content {
  margin: auto;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 65%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 75%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 100%;
  }
}
/* line 657, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-title {
  font-family: "nunito", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 3rem;
  color: #fff;
  padding-bottom: 1.1rem;
  font-weight: 400;
  text-transform: uppercase;
  position: absolute;
  top: 40%;
  left: 0;
  z-index: 2;
  margin: 2.125rem;
}
/* line 671, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-item-desc {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 300;
  padding-bottom: 3rem;
  margin-bottom: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-item-desc {
    display: none;
  }
}
/* line 683, templates/rt_supra/custom/scss/_owlcarousel.scss */
@media only all and (max-width: 30rem) {
  .g-owlcarousel-item-button {
    padding: 0.25rem 1rem;
    font-weight: 400;
    font-size: 0.8rem;
  }
}
/* line 692, templates/rt_supra/custom/scss/_owlcarousel.scss */
/* line 693, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-stage-outer {
  overflow: visible;
}
/* line 696, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-stage-outer:before, .g-owlcarousel-layout-testimonial .owl-stage-outer:after {
  position: absolute;
  display: block;
  content: "";
  width: 1000px;
  height: 100%;
  z-index: 10;
  top: 0;
}
/* line 706, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-stage-outer:before {
  left: -1000px;
  background-color: rgba(0, 0, 0, 1);
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right,rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 0));
  background-color: transparent;
}
/* line 712, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-stage-outer:after {
  right: -1000px;
  background-color: rgba(0, 0, 0, 1);
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left,rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 0));
  background-color: transparent;
}
/* line 719, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .g-title {
  text-align: center;
  font-family: "nunito", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 0.66rem;
  font-weight: 700;
  opacity: 0.5;
  letter-spacing: 1px;
  text-transform: uppercase;
}
/* line 729, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .g-owlcarousel-item-desc {
  font-family: "droidserif", "Times", "Times New Roman", serif;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  padding: 1.5rem;
  margin: 0.625rem;
  font-size: 2rem;
  line-height: 1;
  font-weight: 400;
  font-style: italic;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-testimonial .g-owlcarousel-item-desc {
    display: block;
    padding-top: 2rem;
  }
}
/* line 746, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .g-owlcarousel-item-desc i {
  display: block;
  font-size: 2rem;
  padding: 1.5rem;
  margin: 0.625rem;
}
/* line 753, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .g-owlcarousel-item-desc .g-owlcarousel-item-title {
  font-family: "nunito", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  opacity: 0.5;
  text-transform: none;
  font-size: 1rem;
  margin-top: 0.625rem;
}
/* line 765, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-dots {
  margin: 0.625rem 0;
  text-align: center;
  vertical-align: middle;
}
/* line 770, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-dots .owl-dot {
  vertical-align: middle;
  border-radius: 100%;
  margin: 0 0.1rem;
  background: transparent;
  border: 2px solid #fff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 778, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-dots .owl-dot.active {
  background: #fff;
}
/* line 784, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-nav {
  margin: 0.625rem 0;
  text-align: center;
}
/* line 788, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-nav div {
  position: relative;
}
/* line 791, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-nav div.owl-prev {
  margin-right: 1.5rem;
}
/* line 799, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-newsslider {
  left: inherit;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-newsslider {
    -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 808, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-newsslider .g-title {
  text-align: center;
  opacity: 0.5;
  padding-bottom: 0;
}
/* line 813, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-newsslider .g-item-title {
  color: #9d30e9;
  font-weight: 400;
  font-size: 1.6rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-newsslider .g-item-title {
    font-size: 1.3rem;
  }
}
/* line 822, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-newsslider .owl-carousel {
  -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: 70%;
  background: #fff;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.2);
  padding: 1.5rem;
  border-radius: 0.4rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-newsslider .owl-carousel {
    width: 100%;
  }
}
/* line 833, templates/rt_supra/custom/scss/_owlcarousel.scss */
/* line 834, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-newsslider .owl-carousel .owl-item img {
  padding-right: 1.5rem;
  width: auto;
  float: left;
}
/* line 836, templates/rt_supra/custom/scss/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-layout-newsslider .owl-carousel .owl-item img {
  padding-right: 0;
  padding-left: 1.5rem;
}
/* line 842, templates/rt_supra/custom/scss/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-layout-newsslider .owl-carousel .owl-item img {
  float: right;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-owlcarousel-layout-newsslider .owl-carousel .owl-item img {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-bottom: 1.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-newsslider .owl-carousel .owl-item img {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-bottom: 1.5rem;
  }
}
/* line 858, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-newsslider .owl-carousel .owl-item .g-owlcarousel-author {
  padding-bottom: 1.5rem;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 861, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-newsslider .owl-carousel .owl-item .g-owlcarousel-author img {
  width: 20px;
  height: 20px;
  border-radius: 100%;
  padding: 0;
  margin-right: 0.625rem;
}
/* line 867, templates/rt_supra/custom/scss/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-layout-newsslider .owl-carousel .owl-item .g-owlcarousel-author img {
  margin-right: 0;
  margin-left: 0.625rem;
}
/* line 872, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-newsslider .owl-carousel .owl-item .g-owlcarousel-author .author-name {
  font-family: "nunito", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
}
/* line 877, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-newsslider .owl-carousel .owl-item .item {
  display: block;
}
/* line 882, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container {
  -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: 30%;
  height: 100%;
  background: #fff;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.2);
  padding: 0;
  border-radius: 0.4rem 0 0 0.4rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container {
    width: 100%;
  }
}
/* line 893, templates/rt_supra/custom/scss/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container {
  border-radius: 0 0.4rem 0.4rem 0;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container {
    border-radius: 0.4rem 0.4rem 0 0;
  }
}
/* line 900, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel {
  margin-bottom: 0;
  vertical-align: middle;
  -webkit-transition: box-shadow 0.4s ease-out;
  -moz-transition: box-shadow 0.4s ease-out;
  transition: box-shadow 0.4s ease-out;
  border-left: 2px solid transparent;
  box-shadow: 0 0px 0 rgba(0, 0, 0, 0);
  position: relative;
}
/* line 905, templates/rt_supra/custom/scss/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel {
  border-right: 2px solid transparent;
  border-left: 0 none;
}
/* line 911, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-inner {
  padding: 0.5rem 0.5rem 0.5rem 2.5rem;
}
/* line 914, templates/rt_supra/custom/scss/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-inner {
  padding: 0.5rem 2.5rem 0.5rem 0.5rem;
}
/* line 918, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel i {
  padding-right: 1rem;
  font-size: 1.5rem;
  opacity: 0.3;
  position: absolute;
  top: 0.6rem;
  line-height: 1.5;
}
/* line 920, templates/rt_supra/custom/scss/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel i {
  padding-right: 0;
  padding-left: 1rem;
}
/* line 930, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel:after {
  width: 80%;
  left: 2.5rem;
  background: rgba(0, 0, 0, 0.05);
  margin-top: 0;
  position: absolute;
}
/* line 933, templates/rt_supra/custom/scss/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel:after {
  left: auto;
  right: 2.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel:after {
    width: 80%;
  }
}
/* line 944, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel i + .g-owlcarousel-panel-title {
  margin-left: 3rem;
}
/* line 946, templates/rt_supra/custom/scss/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel i + .g-owlcarousel-panel-title {
  margin-left: 0;
  margin-right: 3rem;
}
/* line 951, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel.selected {
  box-shadow: 2px 0px 65px rgba(0, 0, 0, 0.15);
  border-color: #7839d3;
}
/* line 954, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel.selected:after {
  display: none;
}
/* line 957, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel.selected .g-owlcarousel-panel-title {
  color: #7839d3;
}
/* line 960, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel.selected i {
  opacity: 1;
  color: #7839d3;
}
/* line 965, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-title {
  margin: 0;
  font-size: 1rem;
  color: #82817c;
}
/* line 975, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-showcase {
  position: relative;
  background: #fff;
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 0.4rem 0.4rem 0 0;
  box-shadow: inset 0px -5px 15px rgba(0, 0, 0, 0.1);
}
/* line 984, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-showcase .g-title {
  color: #82817c;
  font-family: "nunito", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 10px;
  opacity: 0.3;
  text-align: center;
  padding: 1rem 0;
  margin: 0;
}
/* line 997, templates/rt_supra/custom/scss/_owlcarousel.scss */
/* line 998, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-showcase .owl-controls .owl-next {
  margin-right: 2.125rem;
}
/* line 1003, templates/rt_supra/custom/scss/_owlcarousel.scss */
/* line 1004, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-showcase .item img {
  border-radius: 0.4rem, 4em;
}
/* line 1009, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-showcase .owl-carousel {
  width: 108%;
  margin-left: -4%;
  position: static;
}
/* line 1012, templates/rt_supra/custom/scss/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-layout-showcase .owl-carousel {
  margin-left: 0;
  margin-right: -4%;
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-showcase .owl-carousel {
    width: 102%;
    margin-left: -1%;
  }
}
/* line 1022, templates/rt_supra/custom/scss/_owlcarousel.scss */
/* line 1023, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-showcase .owl-loaded .owl-nav {
  display: none;
}
/* line 1028, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-showcase .owl-nav {
  padding-top: 1.5rem;
}
/* line 1030, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-showcase .owl-nav div {
  position: relative;
  cursor: pointer;
  font-size: 1.2rem;
  color: #82817c;
  opacity: 0.3;
  line-height: 40px;
  border-radius: 2px 2px 0 0;
}
/* line 1038, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-showcase .owl-nav div.owl-prev, .g-owlcarousel-layout-showcase .owl-nav div.owl-next {
  margin: 0;
}
/* line 1041, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-showcase .owl-nav div:hover {
  background-color: #7839d3;
  color: #fff;
  opacity: 1;
  box-shadow: inset 0px -5px 15px rgba(0, 0, 0, 0.1);
}
/* line 1049, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-showcase .owl-controls {
  width: 100%;
  text-align: center;
}
/* line 1053, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel-panel-container {
  padding: 0;
  margin: 0;
}
/* line 1057, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel-panel-container .g-owlcarousel-panel {
  text-align: center;
  padding: 1rem 0;
  margin: 0;
}
/* line 1061, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel-panel-container .g-owlcarousel-panel.selected {
  box-shadow: 2px 0px 65px rgba(0, 0, 0, 0.15);
  border-left: 2px solid #7839d3;
}
/* line 1069, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-panel-container {
  margin-top: 2.125rem;
}
/* line 1072, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-panel-container .g-owlcarousel-panel {
  display: block;
  cursor: pointer;
  margin-bottom: 1.5rem;
}
/* line 1077, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-panel-container .g-owlcarousel-panel:after {
  content: '';
  background: rgba(0, 0, 0, 0.1);
  display: block;
  text-align: center;
  margin: 0 auto;
  margin-top: 0.625rem;
  height: 1px;
  width: 45px;
}
/* line 1088, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-panel-container .g-owlcarousel-panel span {
  display: block;
  margin: 0 1rem;
}
/* line 1092, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-panel-container .g-owlcarousel-panel a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 1098, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-title {
  color: #7839d3;
  font-family: "nunito", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.8rem;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
}
/* line 1108, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-subtitle {
  color: #9d30e9;
  font-family: "nunito", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1.1rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-subtitle {
    font-size: 1rem;
  }
}
/* line 1119, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-desc {
  color: #9d30e9;
  font-family: "nunito", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1.1rem;
}
/* line 1128, templates/rt_supra/custom/scss/_owlcarousel.scss */
.g-owlcarousel-panel-indicator {
  width: 96px;
  height: 50px;
  position: absolute;
  left: 0;
  z-index: 2;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  top: -3.075rem;
}
/* line 1135, templates/rt_supra/custom/scss/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-panel-indicator {
  left: 200px;
}
/* @import "owlcarousel-neo"; */
/* line 1, templates/rt_supra/custom/scss/_flippingcards.scss */
.g-flippingcards-wrapper {
  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-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;
  margin: -0.625rem;
}
/* line 8, templates/rt_supra/custom/scss/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcards-row {
  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-align-content: flex-end;
  -moz-align-content: flex-end;
  align-content: flex-end;
  -ms-flex-line-pack: end;
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .g-flippingcards-wrapper .g-flippingcards-row {
    -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 19, templates/rt_supra/custom/scss/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard {
  display: inline-block;
  margin: 0.625rem;
  flex: 1 1 0%;
}
@media only all and (max-width: 47.99rem) {
  .g-flippingcards-wrapper .g-flippingcard {
    flex: 100%;
  }
}
/* line 27, templates/rt_supra/custom/scss/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-iconbg {
  position: absolute;
  color: #9d30e9;
  font-size: 8rem;
  opacity: 0.1;
  top: -3rem;
  right: 4rem;
}
/* line 36, templates/rt_supra/custom/scss/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard i {
  margin: 0.625rem 0;
  font-size: 3rem;
  color: #9d30e9;
}
/* line 42, templates/rt_supra/custom/scss/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-button {
  font-weight: 700;
  margin: 0.625rem 0;
  color: #9d30e9;
}
/* line 46, templates/rt_supra/custom/scss/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-button i {
  font-size: 1rem;
}
/* line 51, templates/rt_supra/custom/scss/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-title {
  font-weight: 700;
  margin: 0.625rem 0;
}
/* line 56, templates/rt_supra/custom/scss/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-front {
  border-radius: 0.4rem;
  position: relative;
  background: #fff;
  padding: 1.5rem;
  cursor: pointer;
  overflow: hidden;
}
/* line 59, templates/rt_supra/custom/scss/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-front .g-flippingcards-title {
  color: #000;
}
/* line 62, templates/rt_supra/custom/scss/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-front .g-flippingcards-desc {
  color: #82817c;
}
/* line 70, templates/rt_supra/custom/scss/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-back {
  border-radius: 0.4rem;
  background: #fff;
  padding: 1.5rem;
  cursor: pointer;
  overflow: hidden;
}
/* line 72, templates/rt_supra/custom/scss/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-back .g-flippingcards-title, .g-flippingcards-wrapper .g-flippingcard .g-flippingcards-back .g-flippingcards-button {
  color: #fff;
}
/* line 75, templates/rt_supra/custom/scss/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-back i {
  color: #fff;
}
/* line 2, templates/rt_supra/custom/scss/_flipster.scss */
.g-flipster {
  direction: ltr;
}
/* line 4, templates/rt_supra/custom/scss/_flipster.scss */
/* line 5, templates/rt_supra/custom/scss/_flipster.scss */
@media only all and (max-width: 47.99rem) {
  .g-flipster .g-flipster-cards .g-flipster-card {
    width: 100%;
  }
}
/* line 9, templates/rt_supra/custom/scss/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container {
  text-align: center;
  padding: 3.625rem;
  border-radius: 1rem;
}
@media only all and (max-width: 47.99rem) {
  .g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container {
    padding: 1.5rem;
  }
}
/* line 16, templates/rt_supra/custom/scss/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container .g-flipster-title {
  font-weight: 300;
  font-size: 3rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container .g-flipster-title {
    font-size: 2rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container .g-flipster-title {
    font-size: 2rem;
  }
}
/* line 26, templates/rt_supra/custom/scss/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container .g-flipster-description {
  padding-top: 2.125rem;
  font-weight: 300;
  font-size: 1rem;
  opacity: 0.5;
}
/* line 32, templates/rt_supra/custom/scss/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container .g-flipster-button {
  padding-top: 3.625rem;
}
/* line 35, templates/rt_supra/custom/scss/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container.g-flipster-card-image {
  padding: 0;
  background: none !important;
}
/* line 38, templates/rt_supra/custom/scss/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container.g-flipster-card-image img {
  border-radius: 1rem;
}
/* line 43, templates/rt_supra/custom/scss/_flipster.scss */
/* line 44, templates/rt_supra/custom/scss/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white .g-flipster-card-container {
  background: #fff;
  color: #000;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 49, templates/rt_supra/custom/scss/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--past, .g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--future {
  opacity: 1;
}
/* line 51, templates/rt_supra/custom/scss/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--past .g-flipster-card-container, .g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--future .g-flipster-card-container {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.9);
}
/* line 55, templates/rt_supra/custom/scss/_flipster.scss */
/* line 56, templates/rt_supra/custom/scss/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--past .g-flipster-card-container .g-flipster-button a, .g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--future .g-flipster-card-container .g-flipster-button a {
  background: rgba(255, 255, 255, 0.5);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.3) !important;
}
/* line 60, templates/rt_supra/custom/scss/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--past .g-flipster-card-container .g-flipster-button a:hover, .g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--future .g-flipster-card-container .g-flipster-button a:hover {
  background: rgba(255, 255, 255, 0.5) !important;
  border-color: transparent !important;
  color: rgba(0, 0, 0, 0.3) !important;
}
/* line 70, templates/rt_supra/custom/scss/_flipster.scss */
/* line 71, templates/rt_supra/custom/scss/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-black .g-flipster-card-container {
  background: #000;
  color: #fff;
}
/* line 76, templates/rt_supra/custom/scss/_flipster.scss */
/* line 77, templates/rt_supra/custom/scss/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-accent1 .g-flipster-card-container {
  background: #9d30e9;
}
/* line 81, templates/rt_supra/custom/scss/_flipster.scss */
/* line 82, templates/rt_supra/custom/scss/_flipster.scss */
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-accent2 .g-flipster-card-container {
  background: #7839d3;
}
/* @group Flipster Essential Styles */
/* line 93, templates/rt_supra/custom/scss/_flipster.scss */
.flipster {
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  position: relative;
}
/* line 100, templates/rt_supra/custom/scss/_flipster.scss */
.flipster:focus {
  outline: none;
}
/* line 102, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__container, .flipster__item {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
}
/* line 110, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__container {
  display: block;
  white-space: nowrap;
  word-spacing: -0.25em;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 118, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__item {
  display: inline-block;
  white-space: normal;
  word-spacing: normal;
  vertical-align: bottom;
}
/* line 125, templates/rt_supra/custom/scss/_flipster.scss */
/* line 126, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--click .flipster__item--past, .flipster--click .flipster__item--future {
  cursor: pointer;
}
/* line 130, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__item img {
  max-width: 100%;
}
/* @end */
/* @group Flipster Carousel Theme */
/* line 136, templates/rt_supra/custom/scss/_flipster.scss */
/* line 138, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--carousel .flipster__container, .flipster--carousel .flipster__item, .flipster--carousel .flipster__item__content {
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  -moz-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
/* line 145, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--carousel .flipster__item {
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  perspective: 800px;
}
/* line 147, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--carousel .flipster__item--past, .flipster--carousel .flipster__item--future {
  opacity: 0;
  -webkit-transition-delay: 115ms;
  -moz-transition-delay: 115ms;
  transition-delay: 115ms;
}
/* line 153, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--carousel .flipster__item--past-2, .flipster--carousel .flipster__item--future-2 {
  opacity: 0.6;
  -webkit-transition-delay: 90ms;
  -moz-transition-delay: 90ms;
  transition-delay: 90ms;
}
/* line 159, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--carousel .flipster__item--past-1, .flipster--carousel .flipster__item--future-1 {
  opacity: 0.8;
  -webkit-transition-delay: 60ms;
  -moz-transition-delay: 60ms;
  transition-delay: 60ms;
}
/* line 165, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--carousel .flipster__item--past .flipster__item__content {
  -webkit-transform: translateX(100%) rotateY(-20deg) scale(0.5);
  -moz-transform: translateX(100%) rotateY(-20deg) scale(0.5);
  -ms-transform: translateX(100%) rotateY(-20deg) scale(0.5);
  -o-transform: translateX(100%) rotateY(-20deg) scale(0.5);
  transform: translateX(100%) rotateY(-20deg) scale(0.5);
}
/* line 166, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--carousel .flipster__item--past-2 .flipster__item__content {
  -webkit-transform: translateX(25%) rotateY(40deg) scale(0.65);
  -moz-transform: translateX(25%) rotateY(40deg) scale(0.65);
  -ms-transform: translateX(25%) rotateY(40deg) scale(0.65);
  -o-transform: translateX(25%) rotateY(40deg) scale(0.65);
  transform: translateX(25%) rotateY(40deg) scale(0.65);
}
/* line 167, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--carousel .flipster__item--past-1 .flipster__item__content {
  -webkit-transform: rotateY(45deg) scale(0.8);
  -moz-transform: rotateY(45deg) scale(0.8);
  -ms-transform: rotateY(45deg) scale(0.8);
  -o-transform: rotateY(45deg) scale(0.8);
  transform: rotateY(45deg) scale(0.8);
}
/* line 169, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--carousel .flipster__item--future .flipster__item__content {
  -webkit-transform: translateX(-100%) rotateY(20deg) scale(0.5);
  -moz-transform: translateX(-100%) rotateY(20deg) scale(0.5);
  -ms-transform: translateX(-100%) rotateY(20deg) scale(0.5);
  -o-transform: translateX(-100%) rotateY(20deg) scale(0.5);
  transform: translateX(-100%) rotateY(20deg) scale(0.5);
}
/* line 170, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--carousel .flipster__item--future-2 .flipster__item__content {
  -webkit-transform: translateX(-25%) rotateY(-40deg) scale(0.65);
  -moz-transform: translateX(-25%) rotateY(-40deg) scale(0.65);
  -ms-transform: translateX(-25%) rotateY(-40deg) scale(0.65);
  -o-transform: translateX(-25%) rotateY(-40deg) scale(0.65);
  transform: translateX(-25%) rotateY(-40deg) scale(0.65);
}
/* line 171, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--carousel .flipster__item--future-1 .flipster__item__content {
  -webkit-transform: rotateY(-45deg) scale(0.8);
  -moz-transform: rotateY(-45deg) scale(0.8);
  -ms-transform: rotateY(-45deg) scale(0.8);
  -o-transform: rotateY(-45deg) scale(0.8);
  transform: rotateY(-45deg) scale(0.8);
}
/* line 173, templates/rt_supra/custom/scss/_flipster.scss */
/* line 174, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--carousel.no-rotate .flipster__item--past .flipster__item__content {
  -webkit-transform: translateX(175%) scale(0.5);
  -moz-transform: translateX(175%) scale(0.5);
  -ms-transform: translateX(175%) scale(0.5);
  -o-transform: translateX(175%) scale(0.5);
  transform: translateX(175%) scale(0.5);
}
/* line 175, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--carousel.no-rotate .flipster__item--past-2 .flipster__item__content {
  -webkit-transform: translateX(25%) scale(0.65);
  -moz-transform: translateX(25%) scale(0.65);
  -ms-transform: translateX(25%) scale(0.65);
  -o-transform: translateX(25%) scale(0.65);
  transform: translateX(25%) scale(0.65);
}
/* line 176, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--carousel.no-rotate .flipster__item--past-1 .flipster__item__content {
  -webkit-transform: translateX(0%) scale(0.8);
  -moz-transform: translateX(0%) scale(0.8);
  -ms-transform: translateX(0%) scale(0.8);
  -o-transform: translateX(0%) scale(0.8);
  transform: translateX(0%) scale(0.8);
}
/* line 178, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--carousel.no-rotate .flipster__item--future .flipster__item__content {
  -webkit-transform: translateX(-175%) scale(0.5);
  -moz-transform: translateX(-175%) scale(0.5);
  -ms-transform: translateX(-175%) scale(0.5);
  -o-transform: translateX(-175%) scale(0.5);
  transform: translateX(-175%) scale(0.5);
}
/* line 179, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--carousel.no-rotate .flipster__item--future-2 .flipster__item__content {
  -webkit-transform: translateX(-25%) scale(0.65);
  -moz-transform: translateX(-25%) scale(0.65);
  -ms-transform: translateX(-25%) scale(0.65);
  -o-transform: translateX(-25%) scale(0.65);
  transform: translateX(-25%) scale(0.65);
}
/* line 180, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--carousel.no-rotate .flipster__item--future-1 .flipster__item__content {
  -webkit-transform: translateX(0%) scale(0.8);
  -moz-transform: translateX(0%) scale(0.8);
  -ms-transform: translateX(0%) scale(0.8);
  -o-transform: translateX(0%) scale(0.8);
  transform: translateX(0%) scale(0.8);
}
/* line 183, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--carousel .flipster__item--current .flipster__item__content {
  -webkit-transform: translateX(0) rotateY(0deg) scale(1);
  -moz-transform: translateX(0) rotateY(0deg) scale(1);
  -ms-transform: translateX(0) rotateY(0deg) scale(1);
  -o-transform: translateX(0) rotateY(0deg) scale(1);
  transform: translateX(0) rotateY(0deg) scale(1);
  -webkit-transition-delay: 60ms;
  -moz-transition-delay: 60ms;
  transition-delay: 60ms;
}
/* @group Flipster Coverflow Theme */
/* line 191, templates/rt_supra/custom/scss/_flipster.scss */
/* line 193, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--coverflow .flipster__container, .flipster--coverflow .flipster__item, .flipster--coverflow .flipster__item__content {
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  -moz-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
/* line 200, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--coverflow .flipster__item {
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  perspective: 800px;
}
/* line 202, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--coverflow .flipster__container {
  padding-bottom: 5%;
}
/* line 204, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--coverflow .flipster__item__content {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  box-reflect: below 0 -webkit-gradient(linear, left bottom, left top, color-stop(0.05, rgba(255, 255, 255, 0.12)), color-stop(0.2, transparent));
  -webkit-box-reflect: below 0 -webkit-gradient(linear, left bottom, left top, color-stop(0.05, rgba(255, 255, 255, 0.12)), color-stop(0.2, transparent));
  -moz-backface-visibility: hidden;
}
/* line 212, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--coverflow .flipster__item__content img:only-child {
  display: block;
}
/* line 214, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--coverflow .flipster__item--past .flipster__item__content {
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform: scale(0.75) rotateY(55deg);
  -moz-transform: scale(0.75) rotateY(55deg);
  -ms-transform: scale(0.75) rotateY(55deg);
  -o-transform: scale(0.75) rotateY(55deg);
  transform: scale(0.75) rotateY(55deg);
}
/* line 219, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--coverflow .flipster__item--future .flipster__item__content {
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: scale(0.75) rotateY(-55deg);
  -moz-transform: scale(0.75) rotateY(-55deg);
  -ms-transform: scale(0.75) rotateY(-55deg);
  -o-transform: scale(0.75) rotateY(-55deg);
  transform: scale(0.75) rotateY(-55deg);
}
/* line 224, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--coverflow .flip-current .flipster__item__content {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
/* @end */
/* @group Flat */
/* line 232, templates/rt_supra/custom/scss/_flipster.scss */
/* line 233, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--flat .flipster__container, .flipster--flat .flipster__item, .flipster--flat .flipster__item__content {
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
/* line 237, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--flat .flipster__item--past, .flipster--flat .flipster__item--future {
  opacity: 0.5;
}
/* line 240, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--flat .flipster__item--past .flipster__item__content {
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
}
/* line 241, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--flat .flipster__item--future .flipster__item__content {
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
}
/* @end */
/* @group Flipster Wheel Theme */
/* line 248, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--wheel {
  overflow: hidden;
}
/* line 251, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--wheel .flipster__container, .flipster--wheel .flipster__item__content {
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  -moz-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
/* line 257, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--wheel .flipster__container {
  padding-bottom: 20%;
}
/* line 259, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--wheel .flipster__item__content {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
/* line 260, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--wheel .flipster__item--past .flipster__item__content {
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
/* line 261, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--wheel .flipster__item--future .flipster__item__content {
  -webkit-transform-origin: 0% 100%;
  -moz-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  -o-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
}
/* line 263, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--wheel .flipster__item__content img:only-child {
  display: block;
}
/* line 265, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--wheel .flipster__item--past .flipster__item__content {
  opacity: 0;
  -webkit-transform: rotateZ(-80deg) translate(-170%, 110%);
  -moz-transform: rotateZ(-80deg) translate(-170%, 110%);
  -ms-transform: rotateZ(-80deg) translate(-170%, 110%);
  -o-transform: rotateZ(-80deg) translate(-170%, 110%);
  transform: rotateZ(-80deg) translate(-170%, 110%);
}
/* line 266, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--wheel .flipster__item--future .flipster__item__content {
  opacity: 0;
  -webkit-transform: rotateZ(80deg) translate(170%, 110%);
  -moz-transform: rotateZ(80deg) translate(170%, 110%);
  -ms-transform: rotateZ(80deg) translate(170%, 110%);
  -o-transform: rotateZ(80deg) translate(170%, 110%);
  transform: rotateZ(80deg) translate(170%, 110%);
}
/* line 268, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--wheel .flipster__item--past-3 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(-60deg) translate(-70%, 75%);
  -moz-transform: rotateZ(-60deg) translate(-70%, 75%);
  -ms-transform: rotateZ(-60deg) translate(-70%, 75%);
  -o-transform: rotateZ(-60deg) translate(-70%, 75%);
  transform: rotateZ(-60deg) translate(-70%, 75%);
}
/* line 269, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--wheel .flipster__item--future-3 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(60deg) translate(70%, 75%);
  -moz-transform: rotateZ(60deg) translate(70%, 75%);
  -ms-transform: rotateZ(60deg) translate(70%, 75%);
  -o-transform: rotateZ(60deg) translate(70%, 75%);
  transform: rotateZ(60deg) translate(70%, 75%);
}
/* line 271, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--wheel .flipster__item--past-2 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(-40deg) translate(-17%, 30%);
  -moz-transform: rotateZ(-40deg) translate(-17%, 30%);
  -ms-transform: rotateZ(-40deg) translate(-17%, 30%);
  -o-transform: rotateZ(-40deg) translate(-17%, 30%);
  transform: rotateZ(-40deg) translate(-17%, 30%);
}
/* line 272, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--wheel .flipster__item--future-2 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(40deg) translate(17%, 30%);
  -moz-transform: rotateZ(40deg) translate(17%, 30%);
  -ms-transform: rotateZ(40deg) translate(17%, 30%);
  -o-transform: rotateZ(40deg) translate(17%, 30%);
  transform: rotateZ(40deg) translate(17%, 30%);
}
/* line 274, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--wheel .flipster__item--past-1 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(-20deg);
  -moz-transform: rotateZ(-20deg);
  -ms-transform: rotateZ(-20deg);
  -o-transform: rotateZ(-20deg);
  transform: rotateZ(-20deg);
}
/* line 275, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--wheel .flipster__item--future-1 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(20deg);
  -moz-transform: rotateZ(20deg);
  -ms-transform: rotateZ(20deg);
  -o-transform: rotateZ(20deg);
  transform: rotateZ(20deg);
}
/* line 277, templates/rt_supra/custom/scss/_flipster.scss */
.flipster--wheel .flip-current .flipster__item__content {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
/* @end */
/* @group Flipster Previous & Next Buttons */
/* line 285, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__button {
  position: absolute;
  top: 50%;
  display: block;
  appearance: none;
  background: none;
  border: none;
  padding: 0;
  z-index: 999;
  cursor: pointer;
  font-size: 15px;
  opacity: 0.5;
  -webkit-transition: opacity 500ms ease;
  -moz-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  margin: -1em 2em;
}
/* line 300, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__button svg {
  width: 2em;
  stroke: currentColor;
  fill: transparent;
  stroke-width: 3;
  stroke-linecap: round;
}
/* line 311, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__button:hover, .flipster__button:focus {
  opacity: 1;
}
/* line 317, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__button--prev {
  left: 0;
}
/* line 318, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__button--next {
  right: 0;
}
/* @end */
/* @group Flipster Navigation */
/* line 326, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav, .flipster__nav__item {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 333, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav {
  display: block;
  margin: 0 0 4em;
  text-align: center;
  position: relative;
}
/* line 340, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav__item {
  display: inline-block;
  margin: 0 0.25em;
}
/* line 345, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav__link {
  display: block;
  color: inherit;
  padding: 0.5em 1em;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  -moz-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
/* line 355, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav__link::after {
  content: '';
  display: block;
  background: #9d30e9;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transform: translateY(100%) translateY(-0.25em);
  -moz-transform: translateY(100%) translateY(-0.25em);
  -ms-transform: translateY(100%) translateY(-0.25em);
  -o-transform: translateY(100%) translateY(-0.25em);
  transform: translateY(100%) translateY(-0.25em);
  -webkit-transition: inherit;
  -moz-transition: inherit;
  transition: inherit;
}
/* line 369, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav__item--current > .flipster__nav__link, .flipster__nav__link:hover, .flipster__nav__link:focus {
  color: #fff;
}
/* line 374, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav__item--current > .flipster__nav__link::after, .flipster__nav__link:hover::after, .flipster__nav__link:focus::after {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
/* line 380, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav__child {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: -1px;
  padding: 0.5em;
  background: #9d30e9;
  z-index: 1;
}
/* line 392, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav__child .flipster__nav__link {
  color: #fff;
}
/* line 395, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav__child .flipster__nav__link::after {
  background: #fff;
}
/* line 398, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav__child .flipster__nav__item--current > .flipster__nav__link, .flipster__nav__child .flipster__nav__link:hover, .flipster__nav__child .flipster__nav__link:focus {
  color: #9d30e9;
}
/* line 404, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav__item--current .flipster__nav__child {
  display: block;
}
/* @end */
/* @group Flipster Navigation */
/* line 411, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav, .flipster__nav__item {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 418, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav {
  display: block;
  margin: 0 0 4em;
  text-align: center;
  position: relative;
}
/* line 425, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav__item {
  display: inline-block;
  margin: 0 0.25em;
}
/* line 430, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav__link {
  display: block;
  color: inherit;
  padding: 0.5em 1em;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  -moz-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
/* line 440, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav__link::after {
  content: '';
  display: block;
  background: #9d30e9;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transform: translateY(100%) translateY(-0.25em);
  -moz-transform: translateY(100%) translateY(-0.25em);
  -ms-transform: translateY(100%) translateY(-0.25em);
  -o-transform: translateY(100%) translateY(-0.25em);
  transform: translateY(100%) translateY(-0.25em);
  -webkit-transition: inherit;
  -moz-transition: inherit;
  transition: inherit;
}
/* line 454, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav__item--current > .flipster__nav__link, .flipster__nav__link:hover, .flipster__nav__link:focus {
  color: #fff;
}
/* line 459, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav__item--current > .flipster__nav__link::after, .flipster__nav__link:hover::after, .flipster__nav__link:focus::after {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
/* line 465, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav__child {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: -1px;
  padding: 0.5em;
  background: #9d30e9;
  z-index: 1;
}
/* line 477, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav__child .flipster__nav__link {
  color: #fff;
}
/* line 480, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav__child .flipster__nav__link::after {
  background: #fff;
}
/* line 483, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav__child .flipster__nav__item--current > .flipster__nav__link, .flipster__nav__child .flipster__nav__link:hover, .flipster__nav__child .flipster__nav__link:focus {
  color: #9d30e9;
}
/* line 489, templates/rt_supra/custom/scss/_flipster.scss */
.flipster__nav__item--current .flipster__nav__child {
  display: block;
}
/* @end */
/* line 1, templates/rt_supra/custom/scss/_bookingform.scss */
.g-bookingform {
  white-space: nowrap;
}
/* line 3, templates/rt_supra/custom/scss/_bookingform.scss */
.g-bookingform .g-bookingform-item {
  color: #b4b3b0;
  position: relative;
  margin-right: 0.625rem;
  margin-bottom: 0.625rem;
}
/* line 8, templates/rt_supra/custom/scss/_bookingform.scss */
.dir-rtl .g-bookingform .g-bookingform-item {
  margin-right: 0;
  margin-left: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .g-bookingform .g-bookingform-item {
    margin-bottom: 0.625rem;
  }
}
/* line 17, templates/rt_supra/custom/scss/_bookingform.scss */
.g-bookingform .g-bookingform-item input[type="text"] {
  font-size: 1.1vw;
  color: #b4b3b0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-bookingform .g-bookingform-item input[type="text"] {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-bookingform .g-bookingform-item input[type="text"] {
    font-size: 1rem;
  }
}
/* line 28, templates/rt_supra/custom/scss/_bookingform.scss */
.g-bookingform .g-bookingform-item label {
  margin-bottom: 0.625rem;
  display: block;
}
/* line 32, templates/rt_supra/custom/scss/_bookingform.scss */
@media only all and (max-width: 47.99rem) {
  .g-bookingform .g-bookingform-item.g-bookingform-spinner {
    width: 100%;
  }
}
/* line 37, templates/rt_supra/custom/scss/_bookingform.scss */
/* line 38, templates/rt_supra/custom/scss/_bookingform.scss */
.g-bookingform .g-bookingform-item.g-bookingform-calendar .fa-calendar {
  margin-left: -33px;
  opacity: 0.5;
  pointer-events: none;
}
/* line 43, templates/rt_supra/custom/scss/_bookingform.scss */
.dir-rtl .g-bookingform .g-bookingform-item.g-bookingform-calendar .fa-calendar {
  margin-left: auto;
  margin-right: -33px;
}
/* line 50, templates/rt_supra/custom/scss/_bookingform.scss */
.g-bookingform .g-bookingform-hidden, .g-bookingform .g-bookingform-thankyou, .g-bookingform .g-bookingform-error {
  display: none;
}
/* line 53, templates/rt_supra/custom/scss/_bookingform.scss */
/* line 54, templates/rt_supra/custom/scss/_bookingform.scss */
.g-bookingform .g-bookingform-button1 label, .g-bookingform .g-bookingform-button2 label, .g-bookingform .g-bookingform-buttonback label {
  margin-bottom: 0.625rem;
  display: block;
}
@media only all and (max-width: 47.99rem) {
  .g-bookingform .g-bookingform-button1 label, .g-bookingform .g-bookingform-button2 label, .g-bookingform .g-bookingform-buttonback label {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-bookingform .g-bookingform-button1, .g-bookingform .g-bookingform-button2, .g-bookingform .g-bookingform-buttonback {
    margin-top: 0.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-bookingform .g-bookingform-button1, .g-bookingform .g-bookingform-button2, .g-bookingform .g-bookingform-buttonback {
    width: 100%;
  }
}
/* line 68, templates/rt_supra/custom/scss/_bookingform.scss */
.g-bookingform .g-bookingform-button1 .button, .g-bookingform .g-bookingform-button2 .button, .g-bookingform .g-bookingform-buttonback .button {
  margin-bottom: 0;
  font-size: 1.1vw;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-bookingform .g-bookingform-button1 .button, .g-bookingform .g-bookingform-button2 .button, .g-bookingform .g-bookingform-buttonback .button {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-bookingform .g-bookingform-button1 .button, .g-bookingform .g-bookingform-button2 .button, .g-bookingform .g-bookingform-buttonback .button {
    width: 100%;
    font-size: 1rem;
  }
}
/* line 82, templates/rt_supra/custom/scss/_bookingform.scss */
.g-bookingform .g-bookingform-spinners {
  display: inline-block;
  margin-left: -22px;
  vertical-align: middle;
  line-height: 1px;
  z-index: 2;
  position: relative;
}
/* line 90, templates/rt_supra/custom/scss/_bookingform.scss */
.dir-rtl .g-bookingform .g-bookingform-spinners {
  left: 22px;
}
/* line 94, templates/rt_supra/custom/scss/_bookingform.scss */
.g-bookingform .g-bookingform-spinners a {
  display: block;
  color: #e6e5e4;
}
/* line 98, templates/rt_supra/custom/scss/_bookingform.scss */
.g-bookingform .g-bookingform-spinners a:hover {
  color: #9d30e9;
}
/* line 104, templates/rt_supra/custom/scss/_bookingform.scss */
.g-bookingform .alert {
  border-width: 1px;
  border-style: solid;
  border-radius: 0.4rem;
  white-space: normal;
}
/* line 111, templates/rt_supra/custom/scss/_bookingform.scss */
.g-bookingform .g-bookingform-item-required-highlighted {
  background: rgba(255, 0, 0, 0.1);
}
/* line 114, templates/rt_supra/custom/scss/_bookingform.scss */
.g-bookingform .g-bookingform-item-required-highlighted:hover {
  border-color: rgba(255, 0, 0, 0.5);
}
/* line 1, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-bookblock {
  margin: 0 auto;
  position: relative;
  z-index: 100;
  -webkit-perspective: 1300px;
  perspective: 1300px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 11, templates/rt_supra/custom/scss/_bookblock.scss */
/* line 12, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-bookblock .button:before {
  font-family: FontAwesome;
  padding-right: 0.625rem;
}
/* line 15, templates/rt_supra/custom/scss/_bookblock.scss */
.dir-rtl .bb-bookblock .button:before {
  float: right;
  padding-left: 0.625rem;
  padding-right: 0;
  content: "\f137";
}
/* line 24, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-bookblock nav {
  z-index: 100;
  position: relative;
  float: right;
  color: #7839d3;
}
/* line 28, templates/rt_supra/custom/scss/_bookblock.scss */
.dir-rtl .bb-bookblock nav {
  float: left;
}
/* line 32, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-bookblock nav div {
  color: #7839d3;
  display: inline-block;
  transform: translate3d(0, 0, 0) !important;
}
/* line 36, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-bookblock nav div:hover {
  color: #9d30e9;
}
/* line 39, templates/rt_supra/custom/scss/_bookblock.scss */
/* line 40, templates/rt_supra/custom/scss/_bookblock.scss */
@media only all and (max-width: 47.99rem) {
  .bb-bookblock nav div.bb-nav-prev i {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
/* line 44, templates/rt_supra/custom/scss/_bookblock.scss */
/* line 45, templates/rt_supra/custom/scss/_bookblock.scss */
.dir-rtl .bb-bookblock nav div.bb-nav-prev i::before {
  content: "\f138";
}
/* line 51, templates/rt_supra/custom/scss/_bookblock.scss */
/* line 52, templates/rt_supra/custom/scss/_bookblock.scss */
@media only all and (max-width: 47.99rem) {
  .bb-bookblock nav div.bb-nav-next i {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
/* line 56, templates/rt_supra/custom/scss/_bookblock.scss */
/* line 57, templates/rt_supra/custom/scss/_bookblock.scss */
.dir-rtl .bb-bookblock nav div.bb-nav-next i::before {
  content: "\f137";
}
/* line 64, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-bookblock nav i {
  cursor: pointer;
  font-size: 1.4rem;
  padding-right: 0.625rem;
}
/* line 71, templates/rt_supra/custom/scss/_bookblock.scss */
/* line 72, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-bookblock .bb-item:first-child .bb-nav-prev {
  opacity: 0.5;
  pointer-events: none;
}
/* line 76, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-bookblock .bb-item:first-child .bb-nav-prev:hover {
  color: #9d30e9;
}
/* line 81, templates/rt_supra/custom/scss/_bookblock.scss */
/* line 82, templates/rt_supra/custom/scss/_bookblock.scss */
.rtl .bb-bookblock .bb-item:first-child .bb-nav-prev {
  opacity: 1;
  pointer-events: auto;
}
/* line 87, templates/rt_supra/custom/scss/_bookblock.scss */
.rtl .bb-bookblock .bb-item:first-child .bb-nav-next {
  opacity: 0.5;
  pointer-events: none;
}
/* line 91, templates/rt_supra/custom/scss/_bookblock.scss */
.rtl .bb-bookblock .bb-item:first-child .bb-nav-next:hover {
  color: #9d30e9;
}
/* line 98, templates/rt_supra/custom/scss/_bookblock.scss */
/* line 99, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-bookblock .bb-item:last-child .bb-nav-next {
  opacity: 0.5;
  pointer-events: none;
}
/* line 103, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-bookblock .bb-item:last-child .bb-nav-next:hover {
  color: #9d30e9;
}
/* line 108, templates/rt_supra/custom/scss/_bookblock.scss */
/* line 109, templates/rt_supra/custom/scss/_bookblock.scss */
.rtl .bb-bookblock .bb-item:last-child .bb-nav-next {
  opacity: 1;
  pointer-events: auto;
}
/* line 114, templates/rt_supra/custom/scss/_bookblock.scss */
.rtl .bb-bookblock .bb-item:last-child .bb-nav-prev {
  opacity: 0.5;
  pointer-events: none;
}
/* line 118, templates/rt_supra/custom/scss/_bookblock.scss */
.rtl .bb-bookblock .bb-item:last-child .bb-nav-prev:hover {
  color: #9d30e9;
}
/* line 125, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-bookblock .bb-item-category {
  color: #7839d3;
  font-family: "nunito", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 0.8rem;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  display: inline-block;
}
/* line 134, templates/rt_supra/custom/scss/_bookblock.scss */
.dir-rtl .bb-bookblock .bb-item-category {
  float: right;
}
/* line 138, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-bookblock .bb-item-title {
  font-weight: 400;
  font-size: 2rem;
  color: #9d30e9;
}
@media only all and (max-width: 47.99rem) {
  .bb-bookblock .bb-item-title {
    font-size: 1.5rem;
  }
}
/* line 148, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-bookblock .bb-item-intro {
  font-size: 1.2rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid rgba(26, 26, 26, 0.1);
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
@media only all and (max-width: 47.99rem) {
  .bb-bookblock .bb-item-intro {
    font-size: 1.1rem;
  }
}
/* line 163, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-bookblock .bb-item-content {
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
/* line 170, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-bookblock .bb-sideimage {
  position: relative;
}
/* line 172, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-bookblock .bb-sideimage img {
  width: 100%;
}
/* line 176, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-bookblock .bb-sidetext {
  margin: 0;
  padding: 1.5rem;
  color: #fff;
}
/* line 180, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-bookblock .bb-sidetext h3 {
  text-align: center;
  opacity: 0.5;
}
/* line 184, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-bookblock .bb-sidetext .bb-image-desc {
  font-size: 1.2rem;
  text-align: center;
  display: block;
}
@media only all and (max-width: 47.99rem) {
  .bb-bookblock .bb-sidetext .bb-image-desc {
    font-size: 1.1rem;
  }
}
/* line 197, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-page {
  position: absolute;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
}
/* line 205, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-vertical .bb-page {
  width: 50%;
  height: 100%;
  left: 50%;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
/* line 213, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-horizontal .bb-page {
  width: 100%;
  height: 50%;
  top: 50%;
  -webkit-transform-origin: center top;
  transform-origin: center top;
}
/* line 221, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-page > div, .bb-outer, .bb-content, .bb-inner {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 234, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-vertical .bb-content {
  width: 200%;
}
/* line 238, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-horizontal .bb-content {
  height: 200%;
}
/* line 242, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-page > div {
  width: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
/* line 248, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-vertical .bb-back {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
/* line 253, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-horizontal .bb-back {
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
/* line 258, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-outer {
  width: 100%;
  overflow: hidden;
  z-index: 999;
}
/* line 264, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-overlay, .bb-flipoverlay {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
}
/* line 275, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-flipoverlay {
  background-color: rgba(0, 0, 0, 0.2);
}
/* line 279, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-bookblock.bb-vertical > div.bb-page:first-child, .bb-bookblock.bb-vertical > div.bb-page:first-child .bb-back {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
/* line 285, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-bookblock.bb-horizontal > div.bb-page:first-child, .bb-bookblock.bb-horizontal > div.bb-page:first-child .bb-back {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
/* Content display */
/* line 292, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-content {
  background: #fff;
}
/* line 296, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-vertical .bb-front .bb-content {
  left: -100%;
}
/* line 300, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-horizontal .bb-front .bb-content {
  top: -100%;
}
/* Flipping classes */
/* line 305, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-vertical .bb-flip-next, .bb-vertical .bb-flip-initial {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
/* line 311, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-vertical .bb-flip-prev {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
/* line 316, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-horizontal .bb-flip-next, .bb-horizontal .bb-flip-initial {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
/* line 322, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-horizontal .bb-flip-prev {
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
/* line 327, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-vertical .bb-flip-next-end {
  -webkit-transform: rotateY(-15deg);
  transform: rotateY(-15deg);
}
/* line 332, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-vertical .bb-flip-prev-end {
  -webkit-transform: rotateY(-165deg);
  transform: rotateY(-165deg);
}
/* line 337, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-horizontal .bb-flip-next-end {
  -webkit-transform: rotateX(15deg);
  transform: rotateX(15deg);
}
/* line 342, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-horizontal .bb-flip-prev-end {
  -webkit-transform: rotateX(165deg);
  transform: rotateX(165deg);
}
/* line 347, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-item {
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  display: none;
}
/* line 355, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-item-invisible {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  opacity: 0;
}
/* No JS */
/* line 364, templates/rt_supra/custom/scss/_bookblock.scss */
.no-js .bb-bookblock, .no-js ul.bb-custom-grid li {
  width: auto;
  height: auto;
}
/* line 370, templates/rt_supra/custom/scss/_bookblock.scss */
.no-js .bb-item {
  display: block;
  position: relative;
}
/* line 376, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-custom-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 382, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-custom-wrapper .bb-bookblock {
  width: 100%;
  height: 100%;
  -webkit-perspective: 2000px;
  perspective: 2000px;
}
/* line 389, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-custom-side {
  width: 50%;
  float: left;
  height: 100%;
  background: #9d30e9;
  overflow: hidden;
}
/* line 392, templates/rt_supra/custom/scss/_bookblock.scss */
.dir-rtl .bb-custom-side {
  float: right;
}
@media only all and (max-width: 47.99rem) {
  .bb-custom-side {
    width: 100%;
    float: none;
    height: auto;
  }
}
/* line 405, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-custom-firstpage h1 {
  font-size: 2.625em;
  line-height: 1.3;
  margin: 0;
  font-weight: 300;
}
/* line 412, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-custom-firstpage h1 span {
  display: block;
  font-size: 60%;
  opacity: 0.3;
  padding: 0 0 0.6em 0.1em;
}
/* line 419, templates/rt_supra/custom/scss/_bookblock.scss */
.bb-custom-firstpage {
  width: 50%;
  float: left;
  padding: 1.3rem;
}
/* line 422, templates/rt_supra/custom/scss/_bookblock.scss */
.dir-rtl .bb-custom-firstpage {
  float: right;
}
@media only all and (max-width: 47.99rem) {
  .bb-custom-firstpage {
    width: 100%;
    float: none;
    height: auto;
  }
}
/* No JS */
/* line 435, templates/rt_supra/custom/scss/_bookblock.scss */
.no-js .bb-custom-wrapper {
  height: auto;
}
/* line 439, templates/rt_supra/custom/scss/_bookblock.scss */
.no-js .bb-custom-content {
  height: 470px;
}
@media screen and (max-width: 61.75em) {
  /* line 444, templates/rt_supra/custom/scss/_bookblock.scss */
  .bb-custom-side {
    font-size: 70%;
  }
}
@media screen and (max-width: 33em) {
  /* line 450, templates/rt_supra/custom/scss/_bookblock.scss */
  .bb-custom-side {
    font-size: 60%;
  }
}
/* line 3, templates/rt_supra/custom/scss/_bgslideshow.scss */
.font-family-Ruthie {
  font-family: 'Ruthie';
  font-weight: normal;
  font-style: normal;
}
/* line 8, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-carousel {
  padding: 0 3rem;
  height: 100%;
}
/* line 12, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-carousel .owl-nav {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
/* line 20, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-carousel .owl-nav div {
  font-size: 1.5rem;
  bottom: auto;
  margin: 0;
  top: 37%;
}
/* line 26, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-carousel .owl-nav div.owl-prev {
  left: 0;
}
/* line 29, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-carousel .owl-nav div.owl-next {
  right: 0;
}
/* line 37, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-carousel .owl-stage-outer {
  border-radius: 0.5rem 0.5rem 0 0;
}
/* line 42, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-carousel .owl-item {
  outline: none;
  cursor: pointer;
}
/* line 46, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-carousel .owl-item img {
  opacity: 0.5;
  z-index: 1;
  position: relative;
}
/* line 53, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-carousel .owl-item .g-bgslideshow-carousel-image-container {
  background: #000;
  position: relative;
  z-index: 0;
}
/* line 58, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-carousel .owl-item .g-bgslideshow-carousel-image-container:before {
  pointer-events: none;
  height: 8px;
  position: absolute;
  width: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  content: '';
  -webkit-transition: background-color 1s;
  -moz-transition: background-color 1s;
  transition: background-color 1s;
  background-color: rgba(255, 255, 255, 0);
}
/* line 72, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-carousel .owl-item .g-bgslideshow-carousel-image-container .g-bgslideshow-carousel-image-hover {
  opacity: 0;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  position: absolute;
  font-size: 1.2vw;
  top: -1rem;
  width: 100%;
  height: 100%;
  padding: 1.5rem;
  font-weight: 700;
  z-index: 5;
}
@media (max-width: 83.3333333333rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/theme/mixins/_typography.scss */
  .g-bgslideshow-carousel .owl-item .g-bgslideshow-carousel-image-container .g-bgslideshow-carousel-image-hover {
    font-size: 1rem;
  }
}
/* line 84, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-carousel .owl-item .g-bgslideshow-carousel-image-container .g-bgslideshow-carousel-image-hover a {
  color: #fff;
}
/* line 88, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-carousel .owl-item .g-bgslideshow-carousel-image-container .g-bgslideshow-carousel-image-hover .fa {
  position: absolute;
  bottom: 1.5rem;
  left: 1.5rem;
}
/* line 94, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-carousel .owl-item .g-bgslideshow-carousel-image-container .g-bgslideshow-carousel-image-hover:before {
  background-color: rgba(120, 57, 211, 0.6);
  background-image: -webkit-linear-gradient(top, rgba(120, 57, 211, 0.6), rgba(157, 48, 233, 0.6));
  background-image: linear-gradient(to bottom,rgba(120, 57, 211, 0.6), rgba(157, 48, 233, 0.6));
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transition: -webkit-transform 0.35s;
  -moz-transition: -moz-transform 0.35s;
  transition: transform 0.35s;
  transform-origin: top center;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
/* line 111, templates/rt_supra/custom/scss/_bgslideshow.scss */
/* line 112, templates/rt_supra/custom/scss/_bgslideshow.scss */
/* line 113, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-carousel .owl-item:hover .g-bgslideshow-carousel-image-container .g-bgslideshow-carousel-image-hover {
  opacity: 1;
  top: 0;
}
/* line 117, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-carousel .owl-item:hover .g-bgslideshow-carousel-image-container .g-bgslideshow-carousel-image-hover:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 125, templates/rt_supra/custom/scss/_bgslideshow.scss */
/* line 126, templates/rt_supra/custom/scss/_bgslideshow.scss */
/* line 127, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-carousel .owl-item.owl-current .g-bgslideshow-carousel-image-container:before {
  background-color: #9d30e9;
}
/* line 132, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-carousel .owl-item.owl-current img {
  opacity: 1;
}
/* line 140, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-slides {
  padding-top: 10vh;
  padding-bottom: 18vh;
}
/* line 143, templates/rt_supra/custom/scss/_bgslideshow.scss */
.fp-responsive .g-bgslideshow-slides {
  padding-top: 16vw;
  padding-bottom: 13vw;
}
@media only all and (max-width: 47.99rem) {
  .fp-responsive .g-bgslideshow-slides {
    padding-bottom: 5vw;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-bgslideshow-slides {
    padding-top: 1.5rem;
    padding-bottom: 3rem;
  }
}
/* line 157, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-slides .owl-item {
  text-align: center;
}
/* line 160, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-title {
  text-shadow: 4px 4px 4px #000;
  font-size: 10vw;
  font-weight: 900;
  line-height: 1.2;
}
@media (max-width: 30rem) {
  .g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-title {
    font-size: 3rem;
  }
}
/* line 167, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-description {
  text-shadow: 2px 2px black;
  font-size: 1.6vw;
  font-weight: 600;
}
@media (max-width: 68.75rem) {
  .g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-description {
    font-size: 1.1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-description {
    margin: 0.625rem 0;
  }
}
/* line 177, templates/rt_supra/custom/scss/_bgslideshow.scss */
.g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-link .button {
  margin: 1rem 0 0.5rem 0;
}
@media only all and (max-width: 47.99rem) {
  .g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-link .button {
    margin: 0.5rem 0 0.5rem 0;
  }
}
/* line 188, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-wrapper, .vegas-overlay, .vegas-timer, .vegas-slide, .vegas-slide-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  border: none;
  padding: 0;
  margin: 0;
}
/* line 204, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-overlay {
  opacity: 0.5;
  background: transparent url('../overlays/02.png') center center repeat;
}
/* line 209, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-timer {
  top: auto;
  bottom: 0;
  height: 2px;
}
/* line 215, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-timer-progress {
  width: 0%;
  height: 100%;
  background: white;
  -webkit-transition: width ease-out;
  transition: width ease-out;
}
/* line 223, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-timer-running .vegas-timer-progress {
  width: 100%;
}
/* line 227, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-slide, .vegas-slide-inner {
  margin: 0;
  padding: 0;
  background: transparent center center no-repeat;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform, opacity;
}
/* line 236, templates/rt_supra/custom/scss/_bgslideshow.scss */
body .vegas-container {
  overflow: hidden !important;
  position: relative;
}
/* line 241, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
/* line 248, templates/rt_supra/custom/scss/_bgslideshow.scss */
body.vegas-container {
  overflow: auto;
  position: static;
  z-index: -2;
}
/* line 254, templates/rt_supra/custom/scss/_bgslideshow.scss */
body.vegas-container #g-page-surround {
  background: rgba(255, 255, 255, 0);
}
/* line 258, templates/rt_supra/custom/scss/_bgslideshow.scss */
body.vegas-container > .vegas-timer, body.vegas-container > .vegas-overlay, body.vegas-container > .vegas-slide {
  position: absolute;
  z-index: -1;
}
/* Target Safari IOS7+ in order to add 76px */
/* line 266, templates/rt_supra/custom/scss/_bgslideshow.scss */
_::full-page-media, _:future, :root body.vegas-container > .vegas-slide, :root body.vegas-container > .vegas-overlay {
  bottom: -76px;
}
/*******************************************/
/* blur transition */
/*******************************************/
/* line 275, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-blur, .vegas-transition-blur2 {
  opacity: 0;
  -webkit-filter: blur(32px);
  filter: blur(32px);
}
/* line 282, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-blur-in, .vegas-transition-blur2-in {
  opacity: 1;
  -webkit-filter: blur(0px);
  filter: blur(0px);
}
/* line 289, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-blur2-out {
  opacity: 0;
}
/*******************************************/
/* burn transition */
/*******************************************/
/* line 296, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-burn, .vegas-transition-burn2 {
  opacity: 0;
  -webkit-filter: contrast(1000%) saturate(1000%);
  filter: contrast(1000%) saturate(1000%);
}
/* line 303, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-burn-in, .vegas-transition-burn2-in {
  opacity: 1;
  -webkit-filter: contrast(100%) saturate(100%);
  filter: contrast(100%) saturate(100%);
}
/* line 310, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-burn2-out {
  opacity: 0;
  -webkit-filter: contrast(1000%) saturate(1000%);
  filter: contrast(1000%) saturate(1000%);
}
/*******************************************/
/* fade transition */
/*******************************************/
/* line 319, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-fade, .vegas-transition-fade2 {
  opacity: 0;
}
/* line 324, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-fade-in, .vegas-transition-fade2-in {
  opacity: 1;
}
/* line 329, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-fade2-out {
  opacity: 0;
}
/*******************************************/
/* flash transition */
/*******************************************/
/* line 336, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-flash, .vegas-transition-flash2 {
  opacity: 0;
  -webkit-filter: brightness(25);
  filter: brightness(25);
}
/* line 343, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-flash-in, .vegas-transition-flash2-in {
  opacity: 1;
  -webkit-filter: brightness(1);
  filter: brightness(1);
}
/* line 350, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-flash2-out {
  opacity: 0;
  -webkit-filter: brightness(25);
  filter: brightness(25);
}
/*******************************************/
/* negative transition */
/*******************************************/
/* line 359, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-negative, .vegas-transition-negative2 {
  opacity: 0;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
/* line 366, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-negative-in, .vegas-transition-negative2-in {
  opacity: 1;
  -webkit-filter: invert(0);
  filter: invert(0);
}
/* line 373, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-negative2-out {
  opacity: 0;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
/*******************************************/
/* slideDown transition */
/*******************************************/
/* line 382, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-slideDown, .vegas-transition-slideDown2 {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* line 388, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-slideDown-in, .vegas-transition-slideDown2-in {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
/* line 394, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-slideDown2-out {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
/*******************************************/
/* slideLeft transition */
/*******************************************/
/* line 402, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-slideLeft, .vegas-transition-slideLeft2 {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
/* line 408, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-slideLeft-in, .vegas-transition-slideLeft2-in {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
/* line 414, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-slideLeft2-out {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
/*******************************************/
/* slideRight transition */
/*******************************************/
/* line 422, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-slideRight, .vegas-transition-slideRight2 {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
/* line 428, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-slideRight-in, .vegas-transition-slideRight2-in {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
/* line 434, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-slideRight2-out {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
/*******************************************/
/* slideUp transition */
/*******************************************/
/* line 442, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-slideUp, .vegas-transition-slideUp2 {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
/* line 448, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-slideUp-in, .vegas-transition-slideUp2-in {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
/* line 454, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-slideUp2-out {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
/*******************************************/
/* swirlLeft transition */
/*******************************************/
/* line 462, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-swirlLeft, .vegas-transition-swirlLeft2 {
  -webkit-transform: scale(2) rotate(35deg);
  transform: scale(2) rotate(35deg);
  opacity: 0;
}
/* line 469, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-swirlLeft-in, .vegas-transition-swirlLeft2-in {
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  opacity: 1;
}
/* line 476, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-swirlLeft2-out {
  -webkit-transform: scale(2) rotate(-35deg);
  transform: scale(2) rotate(-35deg);
  opacity: 0;
}
/*******************************************/
/* swirlRight transition */
/*******************************************/
/* line 485, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-swirlRight, .vegas-transition-swirlRight2 {
  -webkit-transform: scale(2) rotate(-35deg);
  transform: scale(2) rotate(-35deg);
  opacity: 0;
}
/* line 492, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-swirlRight-in, .vegas-transition-swirlRight2-in {
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  opacity: 1;
}
/* line 499, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-swirlRight2-out {
  -webkit-transform: scale(2) rotate(35deg);
  transform: scale(2) rotate(35deg);
  opacity: 0;
}
/*******************************************/
/* zoomIn transition */
/*******************************************/
/* line 508, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-zoomIn, .vegas-transition-zoomIn2 {
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}
/* line 515, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-zoomIn-in, .vegas-transition-zoomIn2-in {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/* line 522, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-zoomIn2-out {
  -webkit-transform: scale(2);
  transform: scale(2);
  opacity: 0;
}
/*******************************************/
/* zoomOut transition */
/*******************************************/
/* line 531, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-zoomOut, .vegas-transition-zoomOut2 {
  -webkit-transform: scale(2);
  transform: scale(2);
  opacity: 0;
}
/* line 538, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-zoomOut-in, .vegas-transition-zoomOut2-in {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/* line 545, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-transition-zoomOut2-out {
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}
/*******************************************/
/* kenburns animation */
/*******************************************/
/* line 554, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-animation-kenburns {
  -webkit-animation: kenburns ease-out;
  -moz-animation: kenburns ease-out;
  animation: kenburns ease-out;
}
@-webkit-keyframes kenburns {
  /* line 559, templates/rt_supra/custom/scss/_bgslideshow.scss */
  0% {
    -webkit-transform: scale(1.5) rotate(0.02deg);
    -moz-transform: scale(1.5) rotate(0.02deg);
    -ms-transform: scale(1.5) rotate(0.02deg);
    -o-transform: scale(1.5) rotate(0.02deg);
    transform: scale(1.5) rotate(0.02deg);
  }
  /* line 562, templates/rt_supra/custom/scss/_bgslideshow.scss */
  100% {
    -webkit-transform: scale(1) rotate(0.02deg);
    -moz-transform: scale(1) rotate(0.02deg);
    -ms-transform: scale(1) rotate(0.02deg);
    -o-transform: scale(1) rotate(0.02deg);
    transform: scale(1) rotate(0.02deg);
  }
}
@keyframes kenburns {
  /* line 568, templates/rt_supra/custom/scss/_bgslideshow.scss */
  0% {
    -webkit-transform: scale(1.5) rotate(0.02deg);
    -moz-transform: scale(1.5) rotate(0.02deg);
    -ms-transform: scale(1.5) rotate(0.02deg);
    -o-transform: scale(1.5) rotate(0.02deg);
    transform: scale(1.5) rotate(0.02deg);
  }
  /* line 571, templates/rt_supra/custom/scss/_bgslideshow.scss */
  100% {
    -webkit-transform: scale(1) rotate(0.02deg);
    -moz-transform: scale(1) rotate(0.02deg);
    -ms-transform: scale(1) rotate(0.02deg);
    -o-transform: scale(1) rotate(0.02deg);
    transform: scale(1) rotate(0.02deg);
  }
}
/*******************************************/
/* kenburnsDownLeft animation */
/*******************************************/
/* line 579, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-animation-kenburnsDownLeft {
  -webkit-animation: kenburnsDownLeft ease-out;
  -moz-animation: kenburnsDownLeft ease-out;
  animation: kenburnsDownLeft ease-out;
}
@-webkit-keyframes kenburnsDownLeft {
  /* line 584, templates/rt_supra/custom/scss/_bgslideshow.scss */
  0% {
    -webkit-transform: scale(1.5) translate(10%, -10%);
    -moz-transform: scale(1.5) translate(10%, -10%);
    -ms-transform: scale(1.5) translate(10%, -10%);
    -o-transform: scale(1.5) translate(10%, -10%);
    transform: scale(1.5) translate(10%, -10%);
  }
  /* line 587, templates/rt_supra/custom/scss/_bgslideshow.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDownLeft {
  /* line 593, templates/rt_supra/custom/scss/_bgslideshow.scss */
  0% {
    -webkit-transform: scale(1.5) translate(10%, -10%);
    -moz-transform: scale(1.5) translate(10%, -10%);
    -ms-transform: scale(1.5) translate(10%, -10%);
    -o-transform: scale(1.5) translate(10%, -10%);
    transform: scale(1.5) translate(10%, -10%);
  }
  /* line 596, templates/rt_supra/custom/scss/_bgslideshow.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsDownRight animation */
/*******************************************/
/* line 604, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-animation-kenburnsDownRight {
  -webkit-animation: kenburnsDownRight ease-out;
  animation: kenburnsDownRight ease-out;
}
@-webkit-keyframes kenburnsDownRight {
  /* line 610, templates/rt_supra/custom/scss/_bgslideshow.scss */
  0% {
    -webkit-transform: scale(1.5) translate(-10%, -10%);
    -moz-transform: scale(1.5) translate(-10%, -10%);
    -ms-transform: scale(1.5) translate(-10%, -10%);
    -o-transform: scale(1.5) translate(-10%, -10%);
    transform: scale(1.5) translate(-10%, -10%);
  }
  /* line 613, templates/rt_supra/custom/scss/_bgslideshow.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDownRight {
  /* line 619, templates/rt_supra/custom/scss/_bgslideshow.scss */
  0% {
    -webkit-transform: scale(1.5) translate(-10%, -10%);
    -moz-transform: scale(1.5) translate(-10%, -10%);
    -ms-transform: scale(1.5) translate(-10%, -10%);
    -o-transform: scale(1.5) translate(-10%, -10%);
    transform: scale(1.5) translate(-10%, -10%);
  }
  /* line 622, templates/rt_supra/custom/scss/_bgslideshow.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsDown animation */
/*******************************************/
/* line 630, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-animation-kenburnsDown {
  -webkit-animation: kenburnsDown ease-out;
  animation: kenburnsDown ease-out;
}
@-webkit-keyframes kenburnsDown {
  /* line 636, templates/rt_supra/custom/scss/_bgslideshow.scss */
  0% {
    -webkit-transform: scale(1.5) translate(0, -10%);
    -moz-transform: scale(1.5) translate(0, -10%);
    -ms-transform: scale(1.5) translate(0, -10%);
    -o-transform: scale(1.5) translate(0, -10%);
    transform: scale(1.5) translate(0, -10%);
  }
  /* line 639, templates/rt_supra/custom/scss/_bgslideshow.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsDown {
  /* line 645, templates/rt_supra/custom/scss/_bgslideshow.scss */
  0% {
    -webkit-transform: scale(1.5) translate(0, -10%);
    -moz-transform: scale(1.5) translate(0, -10%);
    -ms-transform: scale(1.5) translate(0, -10%);
    -o-transform: scale(1.5) translate(0, -10%);
    transform: scale(1.5) translate(0, -10%);
  }
  /* line 648, templates/rt_supra/custom/scss/_bgslideshow.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsLeft animation */
/*******************************************/
/* line 656, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-animation-kenburnsLeft {
  -webkit-animation: kenburnsLeft ease-out;
  animation: kenburnsLeft ease-out;
}
@-webkit-keyframes kenburnsLeft {
  /* line 662, templates/rt_supra/custom/scss/_bgslideshow.scss */
  0% {
    -webkit-transform: scale(1.5) translate(10%, 0);
    -moz-transform: scale(1.5) translate(10%, 0);
    -ms-transform: scale(1.5) translate(10%, 0);
    -o-transform: scale(1.5) translate(10%, 0);
    transform: scale(1.5) translate(10%, 0);
  }
  /* line 665, templates/rt_supra/custom/scss/_bgslideshow.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsLeft {
  /* line 671, templates/rt_supra/custom/scss/_bgslideshow.scss */
  0% {
    -webkit-transform: scale(1.5) translate(10%, 0);
    -moz-transform: scale(1.5) translate(10%, 0);
    -ms-transform: scale(1.5) translate(10%, 0);
    -o-transform: scale(1.5) translate(10%, 0);
    transform: scale(1.5) translate(10%, 0);
  }
  /* line 674, templates/rt_supra/custom/scss/_bgslideshow.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsRight animation */
/*******************************************/
/* line 682, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-animation-kenburnsRight {
  -webkit-animation: kenburnsRight ease-out;
  animation: kenburnsRight ease-out;
}
@-webkit-keyframes kenburnsRight {
  /* line 688, templates/rt_supra/custom/scss/_bgslideshow.scss */
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 0);
    -moz-transform: scale(1.5) translate(-10%, 0);
    -ms-transform: scale(1.5) translate(-10%, 0);
    -o-transform: scale(1.5) translate(-10%, 0);
    transform: scale(1.5) translate(-10%, 0);
  }
  /* line 691, templates/rt_supra/custom/scss/_bgslideshow.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsRight {
  /* line 697, templates/rt_supra/custom/scss/_bgslideshow.scss */
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 0);
    -moz-transform: scale(1.5) translate(-10%, 0);
    -ms-transform: scale(1.5) translate(-10%, 0);
    -o-transform: scale(1.5) translate(-10%, 0);
    transform: scale(1.5) translate(-10%, 0);
  }
  /* line 700, templates/rt_supra/custom/scss/_bgslideshow.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUpLeft animation */
/*******************************************/
/* line 708, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-animation-kenburnsUpLeft {
  -webkit-animation: kenburnsUpLeft ease-out;
  animation: kenburnsUpLeft ease-out;
}
@-webkit-keyframes kenburnsUpLeft {
  /* line 714, templates/rt_supra/custom/scss/_bgslideshow.scss */
  0% {
    -webkit-transform: scale(1.5) translate(10%, 10%);
    -moz-transform: scale(1.5) translate(10%, 10%);
    -ms-transform: scale(1.5) translate(10%, 10%);
    -o-transform: scale(1.5) translate(10%, 10%);
    transform: scale(1.5) translate(10%, 10%);
  }
  /* line 717, templates/rt_supra/custom/scss/_bgslideshow.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUpLeft {
  /* line 723, templates/rt_supra/custom/scss/_bgslideshow.scss */
  0% {
    -webkit-transform: scale(1.5) translate(10%, 10%);
    -moz-transform: scale(1.5) translate(10%, 10%);
    -ms-transform: scale(1.5) translate(10%, 10%);
    -o-transform: scale(1.5) translate(10%, 10%);
    transform: scale(1.5) translate(10%, 10%);
  }
  /* line 726, templates/rt_supra/custom/scss/_bgslideshow.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUpRight animation */
/*******************************************/
/* line 734, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-animation-kenburnsUpRight {
  -webkit-animation: kenburnsUpRight ease-out;
  animation: kenburnsUpRight ease-out;
}
@-webkit-keyframes kenburnsUpRight {
  /* line 740, templates/rt_supra/custom/scss/_bgslideshow.scss */
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 10%);
    -moz-transform: scale(1.5) translate(-10%, 10%);
    -ms-transform: scale(1.5) translate(-10%, 10%);
    -o-transform: scale(1.5) translate(-10%, 10%);
    transform: scale(1.5) translate(-10%, 10%);
  }
  /* line 743, templates/rt_supra/custom/scss/_bgslideshow.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUpRight {
  /* line 749, templates/rt_supra/custom/scss/_bgslideshow.scss */
  0% {
    -webkit-transform: scale(1.5) translate(-10%, 10%);
    -moz-transform: scale(1.5) translate(-10%, 10%);
    -ms-transform: scale(1.5) translate(-10%, 10%);
    -o-transform: scale(1.5) translate(-10%, 10%);
    transform: scale(1.5) translate(-10%, 10%);
  }
  /* line 752, templates/rt_supra/custom/scss/_bgslideshow.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/*******************************************/
/* kenburnsUp animation */
/*******************************************/
/* line 760, templates/rt_supra/custom/scss/_bgslideshow.scss */
.vegas-animation-kenburnsUp {
  -webkit-animation: kenburnsUp ease-out;
  animation: kenburnsUp ease-out;
}
@-webkit-keyframes kenburnsUp {
  /* line 766, templates/rt_supra/custom/scss/_bgslideshow.scss */
  0% {
    -webkit-transform: scale(1.5) translate(0, 10%);
    -moz-transform: scale(1.5) translate(0, 10%);
    -ms-transform: scale(1.5) translate(0, 10%);
    -o-transform: scale(1.5) translate(0, 10%);
    transform: scale(1.5) translate(0, 10%);
  }
  /* line 769, templates/rt_supra/custom/scss/_bgslideshow.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
@keyframes kenburnsUp {
  /* line 775, templates/rt_supra/custom/scss/_bgslideshow.scss */
  0% {
    -webkit-transform: scale(1.5) translate(0, 10%);
    -moz-transform: scale(1.5) translate(0, 10%);
    -ms-transform: scale(1.5) translate(0, 10%);
    -o-transform: scale(1.5) translate(0, 10%);
    transform: scale(1.5) translate(0, 10%);
  }
  /* line 778, templates/rt_supra/custom/scss/_bgslideshow.scss */
  100% {
    -webkit-transform: scale(1) translate(0, 0);
    -moz-transform: scale(1) translate(0, 0);
    -ms-transform: scale(1) translate(0, 0);
    -o-transform: scale(1) translate(0, 0);
    transform: scale(1) translate(0, 0);
  }
}
/* @import "etl_owlcarousel.scss"; */
/* line 3, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials-pattern {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: -20%;
}
/* line 10, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials-pattern svg {
  width: 100%;
}
/* line 15, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials {
  position: relative;
  z-index: 20;
  overflow: visible;
  /* @extend .section-horizontal-paddings-large ; */
  padding-top: 10vw;
  /* padding-bottom: 10vw; */
}
/* line 24, templates/rt_supra/custom/scss/_testimonials.scss */
/* line 25, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-header .g-testimonials-title {
  font-weight: 700;
}
/* line 30, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-wrapper {
  display: flex;
}
/* line 34, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials .swiper-button-next, .g-testimonials .swiper-button-prev {
  color: #82817c;
  font-size: 2rem;
}
/* line 40, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-separator {
  width: 100%;
  text-align: center;
}
@media only all and (max-width: 30rem) {
  .g-testimonials .g-testimonials-separator {
    width: 73%;
    margin: 0 auto;
  }
}
/* line 49, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-content {
  text-align: center;
  line-height: 1.5;
  font-weight: 400;
  font-family: "nunito", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  color: set-color(#fff);
  font-size: 1.4rem;
  margin: 0 3rem 1.5rem 3rem;
}
@media only all and (max-width: 47.99rem) {
  .g-testimonials .g-testimonials-content {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only all and (max-width: 30rem) {
  .g-testimonials .g-testimonials-content {
    width: 65%;
  }
}
/* line 68, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-author-wrap {
  position: relative;
  font-family: "";
  display: flex;
  justify-content: center;
}
/* line 74, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-author-wrap .g-testimonials-image {
  margin-right: 0.625rem;
}
/* line 76, templates/rt_supra/custom/scss/_testimonials.scss */
.dir-rtl .g-testimonials .g-testimonials-author-wrap .g-testimonials-image {
  margin-right: 0;
  margin-left: 0.625rem;
}
/* line 82, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-author-wrap .g-testimonials-author-data {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* line 87, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-author-wrap .g-testimonials-author-data .g-testimonials-author-name {
  color: set-color(#fff);
}
@media only all and (max-width: 47.99rem) {
  .g-testimonials .g-testimonials-author-wrap {
    width: 80%;
    margin: 0 auto;
  }
}
@media only all and (max-width: 30rem) {
  .g-testimonials .g-testimonials-author-wrap {
    width: 100%;
  }
}
/* line 103, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-author {
  flex-direction: column;
  display: flex;
  font-size: 1.2rem;
  font-weight: 800;
}
/* line 109, templates/rt_supra/custom/scss/_testimonials.scss */
.g-testimonials .g-testimonials-author span {
  color: ;
  font-size: 0.9rem;
}
@font-face {
  font-family: 'PinyonScript';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/PinyonScript-Regular.eot#iefix') format("embedded-opentype"), url('../fonts/PinyonScript-Regular.woff2') format("woff2"), url('../fonts/PinyonScript-Regular.woff') format("woff"), url('../fonts/PinyonScript-Regular.ttf') format("truetype"), url('../fonts/PinyonScript-Regular.svg#PinyonScript') format("svg");
}
@font-face {
  font-family: 'Calligraffitti';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Calligraffitti-Regular.eot#iefix') format("embedded-opentype"), url('../fonts/Calligraffitti-Regular.woff2') format("woff2"), url('../fonts/Calligraffitti-Regular.woff') format("woff"), url('../fonts/Calligraffitti-Regular.ttf') format("truetype"), url('../fonts/Calligraffitti-Regular.svg#Calligraffitti') format("svg");
}
@font-face {
  font-family: 'Ruthie';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Ruthie-Regular.eot#iefix') format("embedded-opentype"), url('../fonts/Ruthie-Regular.woff2') format("woff2"), url('../fonts/Ruthie-Regular.woff') format("woff"), url('../fonts/Ruthie-Regular.ttf') format("truetype"), url('../fonts/Ruthie-Regular.svg#Ruthie') format("svg");
}
@font-family :'Ruthie';
.font-family-Ruthie {
  font-family: 'Ruthie';
  font-weight: normal;
  font-style: normal;
}
/* line 22, templates/rt_supra/custom/scss/custom.scss */
.font-size-1 {
  font-size: 1rem;
}
/* line 25, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 75rem) {
  .font-size-2, .fontsize2 {
    font-size: 2em;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .font-size-2, .fontsize2 {
    font-size: 1.5em;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .font-size-2, .fontsize2 {
    font-size: 1.5em;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .font-size-2, .fontsize2 {
    font-size: 1.5em;
  }
}
@media only all and (max-width: 30rem) {
  .font-size-2, .fontsize2 {
    font-size: 1.2em;
  }
}
@media only all and (min-width: 60rem) {
  /* line 10, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 48rem) {
  /* line 22, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
  /* line 28, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
/* line 62, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 75rem) {
  .font-size-3 {
    font-size: 3em;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .font-size-3 {
    font-size: 2em;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .font-size-3 {
    font-size: 2em;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .font-size-3 {
    font-size: 2em;
  }
}
@media only all and (max-width: 30rem) {
  .font-size-3 {
    font-size: 2em;
  }
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
}
/* line 99, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 75rem) {
  .font-size-4 {
    font-size: 4em;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .font-size-4 {
    font-size: 3em;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .font-size-4 {
    font-size: 3em;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .font-size-4 {
    font-size: 3em;
  }
}
@media only all and (max-width: 30rem) {
  .font-size-4 {
    font-size: 3em;
  }
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
}
/* line 136, templates/rt_supra/custom/scss/custom.scss */
.livres .font-size-4 h2.g-title {
  font-weight: 700;
}
@media only all and (min-width: 75rem) {
  .livres .font-size-4 h2.g-title {
    font-size: 4em;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .livres .font-size-4 h2.g-title {
    font-size: 2em;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .livres .font-size-4 h2.g-title {
    font-size: 2em;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .livres .font-size-4 h2.g-title {
    font-size: 2em;
  }
}
@media only all and (max-width: 30rem) {
  .livres .font-size-4 h2.g-title {
    font-size: 2em;
  }
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
}
/* line 174, templates/rt_supra/custom/scss/custom.scss */
.font-size-5 {
  font-size: 5rem;
}
/* line 177, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 75rem) {
  .font-size-6 {
    font-size: 6em;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .font-size-6 {
    font-size: 4em;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .font-size-6 {
    font-size: 4em;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .font-size-6 {
    font-size: 2em;
  }
}
@media only all and (max-width: 30rem) {
  .font-size-6 {
    font-size: 2em;
  }
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
}
/* line 214, templates/rt_supra/custom/scss/custom.scss */
.titre-white {
  color: white;
}
/* line 217, templates/rt_supra/custom/scss/custom.scss */
.background-white {
  background: white;
  font-size: 1.5em !important;
}
@media only all and (max-width: 47.99rem) {
  .background-white {
    font-size: 1.2em !important;
  }
}
/* line 225, templates/rt_supra/custom/scss/custom.scss */
.shadow-bleu {
  text-shadow: 1px 2px #0005ff;
}
/* line 228, templates/rt_supra/custom/scss/custom.scss */
#g-slideshow.g-default-slideshow {
  padding-top: 3.5rem;
}
/* line 231, templates/rt_supra/custom/scss/custom.scss */
.naturopathie #g-showcase, .naturopathie #g-header, .tarifs #g-bottom, .naturopathie #g-aboved, .naturopathie #g-expanded, .exercer #g-header, .reservation #g-container-main, .contactezmoi #g-container-main, .pagemassages #g-header, .demandedevis #g-header, .g-offline #g-slideshow, .com_osservicesbooking #g-container-main, .facebook #g-header {
  background-image: linear-gradient(180deg, #8de3fc, #b37dff) !important;
}
/* line 234, templates/rt_supra/custom/scss/custom.scss */
.reservation #g-feature {
  background-image: linear-gradient(180deg, #b37dff, #8de3fc) !important;
}
/* line 237, templates/rt_supra/custom/scss/custom.scss */
.com_osservicesbooking #g-header, .contactezmoi #g-header, .contactezmoi #g-feature, .pagemassages #g-feature, .demandedevis #g-feature {
  display: none;
}
/* line 240, templates/rt_supra/custom/scss/custom.scss */
.box7 > .g-content {
  background-image: linear-gradient(180deg, #b37dff, #8de3fc) !important;
}
/* line 243, templates/rt_supra/custom/scss/custom.scss */
.accueil #g-container-main {
  background: none;
}
/* line 246, templates/rt_supra/custom/scss/custom.scss */
#module-contact {
  color: white;
}
/* line 249, templates/rt_supra/custom/scss/custom.scss */
body.vegas-container > .vegas-slide {
  height: 120%;
}
/* line 252, templates/rt_supra/custom/scss/custom.scss */
.g-bgslideshow-slides-item-title {
  font-family: 'Ruthie';
  -webkit-animation: animLetterSpacing 4500ms ease;
  animation: animLetterSpacing 4500ms ease;
}
@-webkit-keyframes animLetterSpacing {
  /* line 258, templates/rt_supra/custom/scss/custom.scss */
  0% {
    letter-spacing: 5.5rem;
    opacity: 0;
  }
  /* line 262, templates/rt_supra/custom/scss/custom.scss */
  40% {
    opacity: 1;
    letter-spacing: 2.5rem;
  }
  /* line 266, templates/rt_supra/custom/scss/custom.scss */
  70% {
    letter-spacing: 0.5rem;
  }
  /* line 269, templates/rt_supra/custom/scss/custom.scss */
  100% {
    letter-spacing: initial;
  }
}
@keyframes animLetterSpacing {
  /* line 275, templates/rt_supra/custom/scss/custom.scss */
  0% {
    letter-spacing: 5.5rem;
    opacity: 0;
  }
  /* line 279, templates/rt_supra/custom/scss/custom.scss */
  40% {
    opacity: 1;
    letter-spacing: 2.5rem;
  }
  /* line 283, templates/rt_supra/custom/scss/custom.scss */
  70% {
    letter-spacing: 0.5rem;
  }
  /* line 286, templates/rt_supra/custom/scss/custom.scss */
  100% {
    letter-spacing: initial;
  }
}
/* line 290, templates/rt_supra/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 293, templates/rt_supra/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li:hover > .g-menu-item-container, .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #fff;
  background: #7839d3;
}
/* line 297, templates/rt_supra/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li {
  margin: 0rem 0.2rem 0.2rem 0.5rem;
  padding: 0rem 0.2rem 0.2rem 0.5rem;
}
/* line 301, templates/rt_supra/custom/scss/custom.scss */
.g-main-nav .g-dropdown .g-dropdown-column {
  background: none;
  box-shadow: none;
}
/* line 306, templates/rt_supra/custom/scss/custom.scss */
.fp-header {
  background-image: url('../../../../images/site/slide/7.jpg') !important;
  background-size: cover !important;
}
/* line 310, templates/rt_supra/custom/scss/custom.scss */
.accueil #g-bottom {
  padding-top: 11.75rem;
  padding-bottom: 11.75rem;
}
/* line 314, templates/rt_supra/custom/scss/custom.scss */
#module-flippingcards-130-particle {
  padding-left: 3%;
  padding-right: 3%;
}
/* line 318, templates/rt_supra/custom/scss/custom.scss */
.accueil .fp-header-infolist {
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0.313rem 0.313rem 2.5rem 9.375rem rgba(255, 255, 255, 0.9);
  box-shadow: 0.313rem 0.313rem 2.5rem 9.375rem rgba(255, 255, 255, 0.9);
}
/* line 323, templates/rt_supra/custom/scss/custom.scss */
/* line 324, templates/rt_supra/custom/scss/custom.scss */
.accueil .fp-header-infolist .g-infolist.g-3cols .g-infolist-item, .accueil .fp-header-infolist .g-infolist.g-2cols .g-infolist-item, .accueil .fp-header-infolist .g-infolist.g-4 .g-infolist-item, .accueil .fp-header-infolist .g-infolist.g-1col .g-infolist-item, .accueil .fp-header-infolist .g-infolist.g-5cols .g-infolist-item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -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;
}
@media only all and (max-width: 47.99rem) {
  .accueil .fp-header-infolist .g-infolist.g-3cols .g-infolist-item, .accueil .fp-header-infolist .g-infolist.g-2cols .g-infolist-item, .accueil .fp-header-infolist .g-infolist.g-4 .g-infolist-item, .accueil .fp-header-infolist .g-infolist.g-1col .g-infolist-item, .accueil .fp-header-infolist .g-infolist.g-5cols .g-infolist-item {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
  }
}
/* line 332, templates/rt_supra/custom/scss/custom.scss */
.accueil .fp-header-infolist .g-infolist.g-3cols .g-infolist-item .g-infolist-item-title, .accueil .fp-header-infolist .g-infolist.g-2cols .g-infolist-item .g-infolist-item-title, .accueil .fp-header-infolist .g-infolist.g-4 .g-infolist-item .g-infolist-item-title, .accueil .fp-header-infolist .g-infolist.g-1col .g-infolist-item .g-infolist-item-title, .accueil .fp-header-infolist .g-infolist.g-5cols .g-infolist-item .g-infolist-item-title {
  font-size: 7rem;
  font-family: 'Ruthie';
  color: #7839d3;
}
/* line 336, templates/rt_supra/custom/scss/custom.scss */
.accueil .fp-header-infolist .g-infolist.g-3cols .g-infolist-item .g-infolist-item-title::first-letter, .accueil .fp-header-infolist .g-infolist.g-2cols .g-infolist-item .g-infolist-item-title::first-letter, .accueil .fp-header-infolist .g-infolist.g-4 .g-infolist-item .g-infolist-item-title::first-letter, .accueil .fp-header-infolist .g-infolist.g-1col .g-infolist-item .g-infolist-item-title::first-letter, .accueil .fp-header-infolist .g-infolist.g-5cols .g-infolist-item .g-infolist-item-title::first-letter {
  float: left;
  color: rgba(120, 57, 211, 0.1);
  margin-right: -10rem;
  padding-left: 3.75rem;
  line-height: 5rem;
  padding-top: 2rem;
}
/* line 344, templates/rt_supra/custom/scss/custom.scss */
.dir-rtl .accueil .fp-header-infolist .g-infolist.g-3cols .g-infolist-item .g-infolist-item-title::first-letter, .dir-rtl .accueil .fp-header-infolist .g-infolist.g-2cols .g-infolist-item .g-infolist-item-title::first-letter, .dir-rtl .accueil .fp-header-infolist .g-infolist.g-4 .g-infolist-item .g-infolist-item-title::first-letter, .dir-rtl .accueil .fp-header-infolist .g-infolist.g-1col .g-infolist-item .g-infolist-item-title::first-letter, .dir-rtl .accueil .fp-header-infolist .g-infolist.g-5cols .g-infolist-item .g-infolist-item-title::first-letter {
  float: right;
  margin-right: auto;
  margin-left: -10rem;
  padding-right: 1.25rem;
}
/* line 352, templates/rt_supra/custom/scss/custom.scss */
.accueil .fp-header-infolist .g-infolist.g-3cols .g-infolist-item .g-infolist-item-desc, .accueil .fp-header-infolist .g-infolist.g-2cols .g-infolist-item .g-infolist-item-desc, .accueil .fp-header-infolist .g-infolist.g-4 .g-infolist-item .g-infolist-item-desc, .accueil .fp-header-infolist .g-infolist.g-1col .g-infolist-item .g-infolist-item-desc, .accueil .fp-header-infolist .g-infolist.g-5cols .g-infolist-item .g-infolist-item-desc {
  text-transform: uppercase;
  letter-spacing: 0.616rem;
  opacity: 1;
  padding-top: 1.5rem;
}
/* line 361, templates/rt_supra/custom/scss/custom.scss */
.naturopathie .g-2cols .g-infolist-with-img {
  background-color: #300;
  background-image: url('../../../../images/site/backgrounds/Lotus.svg');
  background-size: cover;
  position: relative;
  /* padding-bottom:3rem; */
}
/* line 368, templates/rt_supra/custom/scss/custom.scss */
.naturopathie .g-2cols .g-infolist-item-text {
  flex: 0 55%;
  width: 55%;
}
/* line 372, templates/rt_supra/custom/scss/custom.scss */
.naturopathie .g-2cols .center2 .g-infolist-item-text {
  flex: 0 100% !important;
  width: 100% !important;
}
/* line 376, templates/rt_supra/custom/scss/custom.scss */
.naturopathie .g-2cols .left, .naturopathie .g-2cols .right {
  flex: 0 45%;
  width: 45%;
  margin: 0;
  padding: 0;
}
/* line 382, templates/rt_supra/custom/scss/custom.scss */
.g-owlcarousel-panel-inner {
  display: flex;
}
/* line 385, templates/rt_supra/custom/scss/custom.scss */
.g-owlcarousel-panel-inner svg {
  opacity: 0.3;
}
/* line 388, templates/rt_supra/custom/scss/custom.scss */
.g-owlcarousel-panel-title {
  padding-left: 1.5rem;
}
/* line 391, templates/rt_supra/custom/scss/custom.scss */
.g-owlcarousel-panel-inner {
  padding: 1rem 1rem 1rem 0.5rem !important;
}
/* line 394, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
  .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-title {
    font-size: 0.9rem;
  }
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
}
/* line 413, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
  .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container {
    font-size: 1rem;
  }
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container {
    width: 100% !important;
  }
}
@media only all and (max-width: 59.99rem) {
}
/* line 428, templates/rt_supra/custom/scss/custom.scss */
.g-owlcarousel-layout-newsslider .owl-carousel .owl-item .g-owlcarousel-author img {
  width: 2.5rem;
  height: 2.5rem;
}
/* line 432, templates/rt_supra/custom/scss/custom.scss */
.g-owlcarousel-layout-newsslider .owl-carousel .owl-item .g-owlcarousel-author .author-name {
  font-family: 'Ruthie';
  font-weight: 700;
  font-size: 2rem;
}
/* line 437, templates/rt_supra/custom/scss/custom.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-panel-container .g-owlcarousel-author .author-image img {
  width: 2.5rem;
  height: 2.5rem;
}
/* line 441, templates/rt_supra/custom/scss/custom.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-panel-container .g-owlcarousel-author .author-name {
  font-family: 'Ruthie';
  font-weight: 700;
  font-size: 2rem;
}
/* line 446, templates/rt_supra/custom/scss/custom.scss */
.fp-feature {
  padding-right: 10% !important;
}
/* line 449, templates/rt_supra/custom/scss/custom.scss */
#g-header .g-flippingcards-title {
  text-shadow: 0.188rem 0.188rem 0.125rem #fff;
  font-size: 1.8rem;
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
  #g-header .g-flippingcards-title {
    font-size: 1.8rem;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-header .g-flippingcards-title {
    font-size: 1.1rem;
  }
}
@media only all and (max-width: 59.99rem) {
  #g-header .g-flippingcards-title {
    font-size: 1.1rem;
  }
}
/* line 469, templates/rt_supra/custom/scss/custom.scss */
#g-header .g-flippingcards-desc {
  font-size: 1rem;
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
  #g-header .g-flippingcards-desc {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-header .g-flippingcards-desc {
    font-size: 0.6rem;
  }
}
@media only all and (max-width: 59.99rem) {
  #g-header .g-flippingcards-desc {
    font-size: 0.6rem;
  }
}
/* line 488, templates/rt_supra/custom/scss/custom.scss */
#g-bottom .g-pricingtable-col-item .g-pricingtable .g-pricingtable-price {
  padding: 0 0 0.5rem;
}
/* line 491, templates/rt_supra/custom/scss/custom.scss */
#g-bottom .g-pricingtable-col-item .g-pricingtable .g-pricingtable-desc {
  padding: 0.5rem 0;
}
/* line 494, templates/rt_supra/custom/scss/custom.scss */
#g-bottom .g-pricingtable-col-item .g-pricingtable .g-pricingtable-plan {
  padding: 0.5rem 0 0;
}
/* line 497, templates/rt_supra/custom/scss/custom.scss */
#g-bottom a {
  color: rgba(120, 57, 211, 0.9);
}
/* line 500, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 75rem) {
  #g-bottom .g-pricingtable-plan {
    font-size: 3em;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-bottom .g-pricingtable-plan {
    font-size: 2em;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-bottom .g-pricingtable-plan {
    font-size: 2em;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #g-bottom .g-pricingtable-plan {
    font-size: 2em;
  }
}
@media only all and (max-width: 30rem) {
  #g-bottom .g-pricingtable-plan {
    font-size: 2em;
  }
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
}
/* line 537, templates/rt_supra/custom/scss/custom.scss */
#g-bottom .g-pricingtable-col-item .g-pricingtable .g-pricingtable-item.g-pricingtable-item-0 {
  padding-top: 0.5rem;
}
/* line 540, templates/rt_supra/custom/scss/custom.scss */
#g-bottom .g-pricingtable-col-item .g-pricingtable {
  padding: 0.5rem;
  padding-bottom: 7em;
}
/* line 544, templates/rt_supra/custom/scss/custom.scss */
#g-bottom .g-pricingtable-col-item.g-pricingtable-col-item-highlight {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
/* line 551, templates/rt_supra/custom/scss/custom.scss */
#g-bottom .button, .g-pricingtable-col-item .g-pricingtable .button {
  padding: 0.5rem 2rem 2rem 2rem;
}
/* line 554, templates/rt_supra/custom/scss/custom.scss */
#g-bottom .g-pricingtable {
  position: relative !important;
}
/* line 557, templates/rt_supra/custom/scss/custom.scss */
#g-bottom .g-pricingtable-cta {
  bottom: 0em;
  position: absolute;
  margin: 0 auto;
  width: 100%;
}
/* line 563, templates/rt_supra/custom/scss/custom.scss */
#g-feature .g-simplecontent .g-simplecontent-layout-header {
  padding: 0;
}
/* line 566, templates/rt_supra/custom/scss/custom.scss */
.g-infolist .g-infolist-item-desc {
  font-size: 0.7rem;
  word-break: break-word;
  letter-spacing: 0rem !important;
}
@media only all and (min-width: 75rem) {
  .g-infolist .g-infolist-item-desc {
    letter-spacing: 0.5rem !important;
  }
}
/* line 574, templates/rt_supra/custom/scss/custom.scss */
.g-infolist-item-text {
  transition: transform 550ms, opacity 400ms;
  cursor: pointer;
}
/* line 578, templates/rt_supra/custom/scss/custom.scss */
.accueil .g-infolist-item-text:hover {
  opacity: 80%;
  transform: scale(1.2);
}
/* line 583, templates/rt_supra/custom/scss/custom.scss */
.bb-sidetext h3 {
  font-family: 'Ruthie' !important;
  font-weight: 700 !important;
  font-size: 4rem !important;
}
/* line 588, templates/rt_supra/custom/scss/custom.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-panel-container {
  float: initial;
  position: relative;
  display: inline-block;
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
}
/* line 609, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-panel-container .g-owlcarousel-item-desc {
    display: inherit;
  }
}
@media only all and (max-width: 59.99rem) {
}
/* line 628, templates/rt_supra/custom/scss/custom.scss */
.flipster-width .g-flipster-card-container {
  width: 37.5rem;
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  .flipster-width .g-flipster-card-container {
    width: 100%;
    height: 18.75rem;
  }
}
@media only all and (max-width: 59.99rem) {
}
/* line 648, templates/rt_supra/custom/scss/custom.scss */
.g-owlcarousel-layout-newsslider .owl-carousel .owl-item img {
  border-radius: 50%;
  width: 75%;
}
/* line 652, templates/rt_supra/custom/scss/custom.scss */
.fp-navigation .g-logo {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.71);
  /* outline: 0.188rem solid #ffffff1a; */
  box-shadow: 0rem 0rem 1.875rem 2.75rem rgba(255, 255, 255, 0.706) !important;
}
/* line 658, templates/rt_supra/custom/scss/custom.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-panel-container {
  height: 100%;
  background-image: url('../../../../images/site/backgrounds/Zenbg1.png');
}
/* line 662, templates/rt_supra/custom/scss/custom.scss */
.bb-custom-side, #module-blockcontent-115-particle {
  background-image: url('../../../../images/site/backgrounds/Zenbg1.png');
  border-left: 0.125rem solid #808080;
  height: 100%;
  display: inline-block;
}
/* line 668, templates/rt_supra/custom/scss/custom.scss */
.bb-bookblock .bb-sideimage img {
  border-radius: 50%;
  padding: 1rem;
}
/* line 672, templates/rt_supra/custom/scss/custom.scss */
.com_osservicesbooking .box-white > .g-content {
  /* height: 100%; */
  /* background-image: url("images/site/backgrounds/Zenbg1.png"); */
}
/* line 676, templates/rt_supra/custom/scss/custom.scss */
.bb-custom-firstpage, .g-owlcarousel-layout-newsslider .owl-carousel {
  height: 100%;
  background-image: url('../../../../images/site/backgrounds/Zenbg1.png');
}
/* line 680, templates/rt_supra/custom/scss/custom.scss */
.view-visforms #g-container-main .box5 > .g-content {
  background: rgba(144, 142, 184, 0.82);
  color: white;
}
/* line 684, templates/rt_supra/custom/scss/custom.scss */
#g-header .g-simplecontent-item-content-title, #module-pricingtable-101-particle {
  color: #9d30e9;
}
/* line 687, templates/rt_supra/custom/scss/custom.scss */
.g-owlcarousel-layout-standard .owl-dots {
  position: absolute;
  top: -2.188rem;
  width: 96%;
  text-align: center;
}
/* line 692, templates/rt_supra/custom/scss/custom.scss */
.owl-dots .owl-dot {
  border: 0.125rem solid #7839d3;
}
/* line 695, templates/rt_supra/custom/scss/custom.scss */
.owl-dots .owl-dot.active {
  background: #7839d3;
}
/* line 698, templates/rt_supra/custom/scss/custom.scss */
.bb-bookblock .bb-item-content::first-letter {
  /* color: white; */
  /* background-color: transparentize($accent-color-2, 50%); */
  /* border-radius: 0.313rem; */
  /* box-shadow: 0.313rem 0.313rem 0 $accent-color-2; */
  /* font-size: 100%; */
  /* padding: 0.616rem 0.616rem ; */
  /* margin-right: 0.616rem ; */
  /* float: left; */
  /* font-family: 'Ruthie'; */
}
/* line 709, templates/rt_supra/custom/scss/custom.scss */
.bb-bookblock .bb-item-intro::first-line {
  font-size: 1.5rem;
  color: #7839d3;
}
/* line 713, templates/rt_supra/custom/scss/custom.scss */
.bb-bookblock {
  -webkit-box-shadow: 0rem -0.25rem 1.25rem 0.25rem rgba(0, 0, 0, 0.7);
  box-shadow: 0rem -0.25rem 1.25rem 0.25rem rgba(0, 0, 0, 0.7);
}
/* line 717, templates/rt_supra/custom/scss/custom.scss */
.owl-carousel .owl-item ul li::marker {
  color: #7839d3;
  font-size: 1.5rem;
}
/*.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-panel-container .g-owlcarousel-item-desc::first-letter {
 color: white;
 background-color: transparentize($accent-color-2, 50%);
 border-radius: 0.313rem;
 box-shadow: 0.313rem 0.313rem 0 $accent-color-2;
 font-size: 250%;
 padding: 0.625rem 0.625rem;
 margin-right: 0.625rem;
 float: left;
 font-family: 'Ruthie';
 font-weight: 700;
 }*/
/* line 733, templates/rt_supra/custom/scss/custom.scss */
.doodle {
  margin: 0;
  width: 100%;
  height: 94%;
  display: flex;
  align-items: center;
  overflow: hidden;
  position: absolute;
  top: 3.125rem;
  opacity: 50%;
  z-index: 2000;
}
/* line 745, templates/rt_supra/custom/scss/custom.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-front {
  background: rgba(3, 169, 244, 0.231);
  color: #7839d3;
  -webkit-box-shadow: 0.313rem 0.313rem 0.313rem 0rem #000, inset 0.25rem 0.25rem 0.938rem 0rem #000, 0.313rem 0.313rem 0.938rem 0.313rem #000;
  box-shadow: 0.313rem 0.313rem 0.313rem 0rem #747474, inset 0.25rem 0.25rem 0.938rem 0rem #fff, 0.313rem 0.313rem 0.938rem 0.313rem #000;
}
/* line 751, templates/rt_supra/custom/scss/custom.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-back {
  background: #7839d3;
  color: white;
  -webkit-box-shadow: 0.313rem 0.313rem 0.313rem 0rem #000, inset 0.25rem 0.25rem 0.938rem 0rem #000, 0.313rem 0.313rem 0.938rem 0.313rem #000;
  box-shadow: 0.313rem 0.313rem 0.313rem 0rem #747474, inset 0.25rem 0.25rem 0.938rem 0rem #fff, 0.313rem 0.313rem 0.938rem 0.313rem #000;
}
/* line 757, templates/rt_supra/custom/scss/custom.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-back .g-flippingcards-title {
  text-shadow: none !important;
}
/* line 760, templates/rt_supra/custom/scss/custom.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-front .g-flippingcards-title {
  color: #7839d3;
}
/* line 763, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
  .ooclass .g-infolist-item-title {
    font-size: 9rem !important;
  }
}
/*.ooclass .g-infolist-item-desc{
 position:relative;
 top:-2rem;
 left:-8rem;	
 // typically min 60rem
 @include breakpoint(desktop-only) {
 ;
 }
 // typically min 48rem
 @include breakpoint(no-mobile) {
 }
 // typically max 47.938 rem
 @include breakpoint(mobile-only) {
 top:0rem;
 left:0rem;
 }
 // typically max 59.938rem
 @include breakpoint(no-desktop) {
 }
 }*/
/* line 791, templates/rt_supra/custom/scss/custom.scss */
.ooclass {
  position: relative;
  top: -2rem;
  left: -8rem;
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  .ooclass {
    top: 0rem;
    left: 0rem;
  }
}
@media only all and (max-width: 59.99rem) {
}
/* line 813, templates/rt_supra/custom/scss/custom.scss */
.vvclass {
  position: relative;
  left: 8rem;
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  .vvclass {
    left: 0rem;
  }
}
@media only all and (max-width: 59.99rem) {
}
/* line 833, templates/rt_supra/custom/scss/custom.scss */
.yyclass {
  position: relative;
  left: 8rem;
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  .yyclass {
    left: 0rem;
  }
}
@media only all and (max-width: 59.99rem) {
}
/* line 853, templates/rt_supra/custom/scss/custom.scss */
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container .g-flipster-description {
  font-size: 1.5rem;
}
/* line 856, templates/rt_supra/custom/scss/custom.scss */
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-accent1 .g-flipster-card-container {
  background: #b660f2;
}
/* line 859, templates/rt_supra/custom/scss/custom.scss */
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-accent2 .g-flipster-card-container {
  background: #5792ea;
}
/* line 862, templates/rt_supra/custom/scss/custom.scss */
.accueil #g-header {
  background-color: #300;
  background-image: url('../../../../images/site/backgrounds/Lotus.svg');
  background-size: cover;
  padding-bottom: 3rem;
  position: relative;
  top: -8rem;
}
/* line 870, templates/rt_supra/custom/scss/custom.scss */
.quisuisje #g-expanded {
  background-color: #300;
  background-image: url('../../../../images/site/backgrounds/Lotus.svg');
  background-size: cover;
  color: #82817c;
}
/* line 876, templates/rt_supra/custom/scss/custom.scss */
.fa-chevron-circle-right:before, .fa-chevron-circle-left:before {
  font-size: 2em;
}
/* line 879, templates/rt_supra/custom/scss/custom.scss */
.img-virg img {
  width: 35rem;
  border-radius: 50%;
  transform: rotate(336deg);
  /* box-shadow: -0.375rem 1.25rem 1.25rem 1.25rem #47750e, 0rem -1.25rem 1.25rem 1.25rem #16cbb4, 1.25rem 1.25rem 1.25rem 1.25rem #f1ce30; */
  /* box-shadow: 0.563rem 1.25rem 1.25rem 1.25rem #47750e, -1.125rem 1.25rem 1.25rem 1.25rem #16cbb4, 0rem -1.25rem 1.25rem 1.25rem #f1ce30; */
  /* transition: .3s; */
}
/* line 887, templates/rt_supra/custom/scss/custom.scss */
.img-virg img:hover {
  /* box-shadow: -0.375rem 1.25rem 1.25rem 1.25rem #47750e, 0rem -1.25rem 1.25rem 1.25rem #16cbb4, 1.25rem 1.25rem 1.25rem 1.25rem #f1ce30; */
  /* transform: scale(1.1) rotate(326deg); */
}
/* line 891, templates/rt_supra/custom/scss/custom.scss */
.img-virgt .g-blockcontent-subcontent-block-content {
  background: #f1ce30;
  background: radial-gradient(circle, rgba(241, 206, 48, 0.502) 0%, rgba(22, 203, 180, 0.502) 36%, rgba(71, 117, 14, 0.502) 87%);
  border-radius: 50%;
  text-shadow: 0.125rem 0.125rem black;
}
/* line 897, templates/rt_supra/custom/scss/custom.scss */
.g-bgslideshow-slides-item-description {
  text-shadow: 0.125rem 0.125rem black;
}
/* line 900, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  .img-virgt .g-blockcontent-subcontent-block-content a {
    padding: 0.5rem;
  }
}
@media only all and (max-width: 59.99rem) {
}
/* line 918, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
  .img-virgt .g-blockcontent-subcontent-block-content h1 {
    font-size: 5rem;
  }
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  .img-virgt .g-blockcontent-subcontent-block-content h1 {
    font-size: 2rem;
  }
}
@media only all and (max-width: 59.99rem) {
}
/* line 936, templates/rt_supra/custom/scss/custom.scss */
.img-virgt .g-blockcontent-subcontent-block-content h1::after {
  position: absolute;
  content: "";
  width: 0%;
  height: 0.25rem;
  background-color: whitesmoke;
  left: 50%;
  bottom: 2.5em;
  transition: all 0.4s ease-in-out;
}
/* line 946, templates/rt_supra/custom/scss/custom.scss */
.g-blockcontent-subcontent:hover .img-virgt .g-blockcontent-subcontent-block-content h1::after {
  width: 80%;
  left: 10%;
}
/* line 950, templates/rt_supra/custom/scss/custom.scss */
.arrow-1 {
  width: 7rem;
  height: 1.875rem;
  display: flex;
  position: relative;
  left: 20rem;
  z-index: 1000;
}
/* line 958, templates/rt_supra/custom/scss/custom.scss */
.arrow-1:after {
  content: "";
  background: #47750e;
  background-image: url('../../../../images/site/backgrounds/spectrum-gradient.svg');
  background-size: cover;
  box-shadow: 0.563rem 1.25rem 1.25rem 1.25rem #47750e, -1.125rem 1.25rem 1.25rem 1.25rem #16cbb4, 0rem -1.25rem 1.25rem 1.25rem #f1ce30;
  width: 15px;
  clip-path: polygon(0 0.625rem, calc(100% - 0.938rem) 0.625rem, calc(100% - 0.938rem) 0, 100% 50%, calc(100% - 0.938rem) 100%, calc(100% - 0.938rem) calc(100% - 0.625rem), 0 calc(100% - 0.625rem));
  animation: a1 3s infinite linear;
}
@keyframes a1 {
  /* line 969, templates/rt_supra/custom/scss/custom.scss */
  90%, 100% {
    flex-grow: 1;
  }
}
/* line 971, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  .g-logo img {
    width: 35%;
  }
}
@media only all and (max-width: 59.99rem) {
}
/* line 989, templates/rt_supra/custom/scss/custom.scss */
.quititre .g-title {
  font-family: 'Ruthie';
}
@media only all and (min-width: 60rem) {
  .quititre .g-title {
    font-size: 5rem;
  }
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
  .quititre .g-title {
    font-size: 2rem;
  }
}
/* line 1008, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
  .g-owlcarousel-layout-newsslider .g-owlcarousel-panel-container {
    width: 38%;
  }
}
/* line 1027, templates/rt_supra/custom/scss/custom.scss */
#g-pricingtable-col-item-1 {
  animation-duration: 1s;
  animation-name: slideInLeft;
  animation-delay: 0.1s;
  animation-fill-mode: backwards;
}
/* line 1033, templates/rt_supra/custom/scss/custom.scss */
#g-pricingtable-col-item-2 {
  animation-duration: 1s;
  animation-name: slideInUp;
  animation-delay: 0.5s;
  animation-fill-mode: backwards;
}
/* line 1039, templates/rt_supra/custom/scss/custom.scss */
#g-pricingtable-col-item-3 {
  animation-duration: 1s;
  animation-name: zoomIn;
  animation-delay: 2s;
  animation-fill-mode: backwards;
  animation-timing-function: cubic-bezier(0.1, 0.7, 1, 0.1);
}
/* line 1046, templates/rt_supra/custom/scss/custom.scss */
#g-pricingtable-col-item-4 {
  animation-duration: 1s;
  animation-name: slideInRight;
  animation-delay: 1s;
  animation-fill-mode: backwards;
}
/* line 1052, templates/rt_supra/custom/scss/custom.scss */
.g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-title .nat {
  color: #47750e;
  text-shadow: 0.25rem 0.25rem 0.25rem #000;
}
/* line 1056, templates/rt_supra/custom/scss/custom.scss */
.quisuisje .bb-item-content .nat {
  color: #47750e;
}
/* line 1059, templates/rt_supra/custom/scss/custom.scss */
.g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-title .ooo {
  color: #16cbb4;
  text-shadow: 0.25rem 0.25rem 0.25rem #000;
}
/* line 1063, templates/rt_supra/custom/scss/custom.scss */
.quisuisje .bb-item-content .ooo {
  color: #16cbb4;
}
/* line 1066, templates/rt_supra/custom/scss/custom.scss */
.g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-title .vyy {
  color: #f1ce30;
  text-shadow: 0.25rem 0.25rem 0.25rem #000;
}
/* line 1070, templates/rt_supra/custom/scss/custom.scss */
.quisuisje .bb-item-content .vyy {
  color: #f1ce30;
}
/* line 1073, templates/rt_supra/custom/scss/custom.scss */
.titre-consulter {
  color: #9d30e9;
  font-weight: 700;
  font-size: 2.9375rem;
  text-shadow: 0.125rem 0.125rem 0.125rem #000;
}
/* line 1079, templates/rt_supra/custom/scss/custom.scss */
#module-owlcarousel-134-particle .owl-carousel {
  --border-radius: 3rem;
}
/* line 1082, templates/rt_supra/custom/scss/custom.scss */
#module-owlcarousel-134-particle .owl-carousel .owl-stage-outer {
  border-radius: var(--border-radius);
}
/* line 1085, templates/rt_supra/custom/scss/custom.scss */
#module-owlcarousel-134-particle .g-owlcarousel-layout-newsslider .owl-carousel .owl-item .item {
  border-radius: calc(-0.5 + var(--border-radius));
}
/* line 1088, templates/rt_supra/custom/scss/custom.scss */
#carousel-module-bgslideshow-124 {
  display: none;
}
/* line 1091, templates/rt_supra/custom/scss/custom.scss */
.gradient-border {
  --border-width: 0.063rem;
  margin: 0.2rem;
  padding: 0.2rem;
  background: white;
  /* padding-bottom:9rem; */
  /* position: relative; */
  /* display: flex; */
  /* justify-content: center; */
  /* align-items: center; */
  /* width: 300px; */
  /* height: 12.5rem; */
  /* font-family: Lato, sans-serif; */
  /* font-size: 2.5rem; */
  /* text-transform: uppercase; */
  /* color: white; */
  background-image: url('../../../../images/site/backgrounds/Zenbg1.png');
  border-radius: var(--border-width);
  min-height: 34.375rem;
}
/* line 1111, templates/rt_supra/custom/scss/custom.scss */
.gradient-border::after {
  position: absolute;
  content: "";
  top: calc(-1 * var(--border-width));
  left: calc(-1 * var(--border-width));
  z-index: -1;
  width: calc(100% + var(--border-width) * 2);
  height: calc(100% + var(--border-width) * 2);
  background: linear-gradient(60deg, #5f86f2, #a65ff2, #f25fd0, #f25f61, #f2cb5f, #abf25f, #5ff281, #5ff2f0);
  background-size: 300% 300%;
  background-position: 0 50%;
  border-radius: calc(2 * var(--border-width));
  animation: moveGradient 4s alternate infinite;
}
@keyframes moveGradient {
  /* line 1138, templates/rt_supra/custom/scss/custom.scss */
  50% {
    background-position: 100% 50%;
  }
}
/* line 1142, templates/rt_supra/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  background: #7839d3;
}
/* line 1145, templates/rt_supra/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 1148, templates/rt_supra/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  background: #7839d3;
  color: #ffeb3b;
  text-shadow: 0.063rem 0.063rem 0.063rem #111;
  font-weight: 900;
}
/* line 1154, templates/rt_supra/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  background: rgba(255, 255, 255, 0);
  color: #fff;
  text-shadow: 0.188rem 0.188rem 0.125rem #111;
}
/* line 1159, templates/rt_supra/custom/scss/custom.scss */
.fp-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container, .fp-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  background-color: initial;
  background-image: initial;
  box-shadow: none;
}
/* line 1164, templates/rt_supra/custom/scss/custom.scss */
.g-main-nav .g-toplevel .g-menu-item-242:hover > .g-menu-item-container {
  background: rgba(255, 255, 255, 0);
}
/* line 1167, templates/rt_supra/custom/scss/custom.scss */
.button-connexion, .button-connexion:hover {
  background: #7839d3;
  padding: 0.1em 0.3em;
}
/* line 1171, templates/rt_supra/custom/scss/custom.scss */
.button-connexion .fa-user-alt:before {
  position: relative;
  top: 0.2em;
}
/* line 1175, templates/rt_supra/custom/scss/custom.scss */
.g-main-nav ul, #g-mobilemenu-container ul {
  padding: 1rem 0rem;
}
/* line 1178, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
  .accueil .g-testimonials-div {
    display: inline-flex !important;
  }
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
  .accueil .g-testimonials-div {
    display: block !important;
  }
}
/* line 1197, templates/rt_supra/custom/scss/custom.scss */
.accueil .g-testimonials-div .g-testimonials-author-name {
  display: block !important;
  position: relative;
  text-align: right;
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
}
/* line 1218, templates/rt_supra/custom/scss/custom.scss */
.accueil .g-testimonials-div .g-testimonials-content {
  font-family: 'Ruthie';
  color: white;
}
@media only all and (min-width: 60rem) {
  .accueil .g-testimonials-div .g-testimonials-content {
    font-size: 3rem;
  }
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  .accueil .g-testimonials-div .g-testimonials-content {
    font-size: 1.5rem;
  }
}
@media only all and (max-width: 59.99rem) {
  .accueil .g-testimonials-div .g-testimonials-content {
    font-size: 2rem;
    width: 100% !important;
  }
}
/* line 1239, templates/rt_supra/custom/scss/custom.scss */
.accueil .g-testimonials-div .g-testimonials-separator {
  transform: rotatey(180deg);
  display: none;
}
/* line 1243, templates/rt_supra/custom/scss/custom.scss */
.accueil .g-testimonials {
  padding-top: 0 !important;
}
/* line 1246, templates/rt_supra/custom/scss/custom.scss */
.glow-height {
  height: 2.7em !important;
  top: 0.15em;
}
/* line 1250, templates/rt_supra/custom/scss/custom.scss */
.glow-on-hover {
  height: 3.125rem;
  border: none;
  outline: none;
  color: #fff;
  background: #7839d3;
  cursor: pointer;
  position: relative;
  z-index: 0;
  border-radius: 0.5rem;
  padding: 0.25rem 0.5rem;
  line-height: 200%;
}
/* line 1263, templates/rt_supra/custom/scss/custom.scss */
.g-main-nav .glow-on-hover {
  width: initial;
  height: initial;
  margin-right: 0.1rem;
  margin-bottom: 0.1rem;
}
/* line 1269, templates/rt_supra/custom/scss/custom.scss */
.glow-on-hover:before {
  content: '';
  /*background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);*/
  background: linear-gradient(45deg, #47750e, #16cbb4, #f1ce30, #47750e, #16cbb4, #f1ce30, #47750e, #16cbb4, #f1ce30);
  /*background: linear-gradient(45deg, #47750e, #47750e, #47750e, #16cbb4, #16cbb4, #16cbb4, #f1ce30, #f1ce30, #f1ce30);*/
  position: absolute;
  top: -0.125rem;
  left: -0.125rem;
  background-size: 400%;
  z-index: -1;
  filter: blur(5px);
  width: calc(100% + 0.25rem);
  height: calc(100% + 0.25rem);
  animation: glowing 40s linear infinite;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  border-radius: 0.5rem;
}
/* line 1288, templates/rt_supra/custom/scss/custom.scss */
.glow-on-hover:active {
  color: #000;
}
/* line 1292, templates/rt_supra/custom/scss/custom.scss */
.glow-on-hover:active:after {
  /* background: transparent; */
}
/* line 1296, templates/rt_supra/custom/scss/custom.scss */
.glow-on-hover:hover:before {
  opacity: 1;
}
/* line 1300, templates/rt_supra/custom/scss/custom.scss */
.glow-on-hover:after {
  z-index: -1;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #7839d3;
  left: 0;
  top: 0;
  border-radius: 0.5rem;
}
@keyframes glowing {
  /* line 1313, templates/rt_supra/custom/scss/custom.scss */
  0% {
    background-position: 0 0;
  }
  /* line 1314, templates/rt_supra/custom/scss/custom.scss */
  50% {
    background-position: 400% 0;
  }
  /* line 1315, templates/rt_supra/custom/scss/custom.scss */
  100% {
    background-position: 0 0;
  }
}
/* line 1317, templates/rt_supra/custom/scss/custom.scss */
.btn-hover {
  width: 12.5rem;
  font-size: 1rem;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
  margin: 1.25rem;
  height: 3.438rem;
  text-align: center;
  border: none;
  background-size: 300% 100%;
  border-radius: 3.125rem;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 1336, templates/rt_supra/custom/scss/custom.scss */
.btn-hover:hover {
  background-position: 100% 0;
  moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 1344, templates/rt_supra/custom/scss/custom.scss */
.btn-hover:focus {
  outline: none;
}
/* line 1348, templates/rt_supra/custom/scss/custom.scss */
.btn-hover.color-1 {
  background-image: linear-gradient(to right, #25aae1, #40e495, #30dd8a, #2bb673);
  box-shadow: 0 0.25rem 0.938rem 0 rgba(49, 196, 190, 0.75);
}
/* line 1352, templates/rt_supra/custom/scss/custom.scss */
.btn-hover.color-2 {
  background-image: linear-gradient(to right, #f5ce62, #e43603, #fa7199, #e85a19);
  box-shadow: 0 0.25rem 0.938rem 0 rgba(229, 66, 10, 0.75);
}
/* line 1356, templates/rt_supra/custom/scss/custom.scss */
.btn-hover.color-3 {
  background-image: linear-gradient(to right, #667eea, #764ba2, #6b8dd6, #8e37d7);
  box-shadow: 0 0.25rem 0.938rem 0 rgba(116, 79, 168, 0.75);
}
/* line 1360, templates/rt_supra/custom/scss/custom.scss */
.btn-hover.color-4 {
  background-image: linear-gradient(to right, #fc6076, #ff9a44, #ef9d43, #e75516);
  box-shadow: 0 0.25rem 0.938rem 0 rgba(252, 104, 110, 0.75);
}
/* line 1364, templates/rt_supra/custom/scss/custom.scss */
.btn-hover.color-5 {
  background-image: linear-gradient(to right, #0ba360, #3cba92, #30dd8a, #2bb673);
  box-shadow: 0 0.25rem 0.938rem 0 rgba(23, 168, 108, 0.75);
}
/* line 1368, templates/rt_supra/custom/scss/custom.scss */
.btn-hover.color-6 {
  background-image: linear-gradient(to right, #009245, #fcee21, #00a8c5, #d9e021);
  box-shadow: 0 0.25rem 0.938rem 0 rgba(83, 176, 57, 0.75);
}
/* line 1372, templates/rt_supra/custom/scss/custom.scss */
.btn-hover.color-7 {
  background-image: linear-gradient(to right, #6253e1, #852d91, #a3a1ff, #f24645);
  box-shadow: 0 0.25rem 0.938rem 0 rgba(126, 52, 161, 0.75);
}
/* line 1376, templates/rt_supra/custom/scss/custom.scss */
.btn-hover.color-8 {
  background-image: linear-gradient(to right, #29323c, #485563, #2b5876, #4e4376);
  box-shadow: 0 0.25rem 0.938rem 0 rgba(45, 54, 65, 0.75);
}
/* line 1380, templates/rt_supra/custom/scss/custom.scss */
.btn-hover.color-9 {
  background-image: linear-gradient(to right, #25aae1, #4481eb, #04befe, #3f86ed);
  box-shadow: 0 0.25rem 0.938rem 0 rgba(65, 132, 234, 0.75);
}
/* line 1384, templates/rt_supra/custom/scss/custom.scss */
.btn-hover.color-10 {
  background-image: linear-gradient(to right, #ed6ea0, #ec8c69, #f7186a, #fbb03b);
  box-shadow: 0 0.25rem 0.938rem 0 rgba(236, 116, 149, 0.75);
}
/* line 1388, templates/rt_supra/custom/scss/custom.scss */
.btn-hover.color-11 {
  background-image: linear-gradient(to right, #eb3941, #f15e64, #e14e53, #e2373f);
  box-shadow: 0 0.313rem 0.938rem rgba(242, 97, 103, 0.4);
}
/* line 1391, templates/rt_supra/custom/scss/custom.scss */
.inset-top-bottom {
  box-shadow: inset 0 0.938rem 0.938rem -15px #2c3e50, inset 0 -15px 0.938rem -15px #2c3e50;
}
/* line 1394, templates/rt_supra/custom/scss/custom.scss */
.naturo {
  font-family: Ruthie;
  text-shadow: 0.125rem 0.125rem 0.125rem black;
  color: #fff;
}
/* line 1399, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
  .naturo1 {
    font-size: 4rem;
  }
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  .naturo1 {
    font-size: 2rem;
  }
}
@media only all and (max-width: 59.99rem) {
}
/* line 1416, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
  .naturo2 {
    font-size: 3rem;
  }
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  .naturo2 {
    font-size: 1.5rem;
  }
}
@media only all and (max-width: 59.99rem) {
}
/* line 1434, templates/rt_supra/custom/scss/custom.scss */
.g-main-nav .g-fullwidth > .g-fade.g-dropdown, .g-main-nav .g-dropdown-right {
  background-color: #c98cf3;
  padding-left: 1rem;
  padding-right: 1rem;
  border-radius: 0rem 0rem 1rem 1rem;
}
/* line 1440, templates/rt_supra/custom/scss/custom.scss */
.naturopathie #g-header {
  padding-left: 0%;
  padding-right: 0%;
}
/* line 1444, templates/rt_supra/custom/scss/custom.scss */
.naturopathie #g-bottom {
  background: #000;
}
/* .cartdivbox, .authorizeform, .noleftrightmargin, .orderdetailsheader { */
/* // typically min 60rem */
/* @include breakpoint(desktop-only) { */
/* margin-bottom: 5rem; */
/* } */
/* // typically min 48rem */
/* @include breakpoint(no-mobile) { */
/* } */
/* // typically max 47.938 rem */
/* @include breakpoint(mobile-only) { */
/* margin: 0rem; */
/* padding: 0rem; */
/* } */
/* // typically max 59.938rem */
/* @include breakpoint(no-desktop) { */
/* }	 */
/* } */
/* line 1467, templates/rt_supra/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: red;
  text-shadow: 0.125rem 0.125rem 0.125rem white;
  top: 1em;
  font-size: 3em;
  padding-right: 2em;
}
/* line 1474, templates/rt_supra/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container .glow-on-hover {
  /* background:none; */
  padding-bottom: 4em !important;
}
/* line 1478, templates/rt_supra/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container .glow-on-hover:after, #g-offcanvas #g-mobilemenu-container .glow-on-hover:before {
  background: none;
}
/* line 1481, templates/rt_supra/custom/scss/custom.scss */
#g-slideshow.fp-slideshow:before {
  background-image: none !important;
  /* background-size: cover!important; */
  /* z-index:1; */
}
/* line 1486, templates/rt_supra/custom/scss/custom.scss */
.g-owlcarousel .owl-nav .owl-prev .fa, .g-owlcarousel .owl-nav .owl-next .fa {
  /* position: relative; */
  /* bottom: 0.9rem!important; */
  /* top:initial; */
}
/* line 1491, templates/rt_supra/custom/scss/custom.scss */
.owl-nav-font .g-owlcarousel .owl-nav .owl-prev .fa, .owl-nav-font .g-owlcarousel .owl-nav .owl-next .fa {
  font-size: 2em;
  text-shadow: 1px 4px #82817c;
}
/* line 1495, templates/rt_supra/custom/scss/custom.scss */
.naturopathie .detail_contenu, .g-owlcarousel {
  color: #82817c !important;
}
/* line 1498, templates/rt_supra/custom/scss/custom.scss */
.naturopathie .g-owlcarousel-panel-container {
  display: none;
}
/* line 1501, templates/rt_supra/custom/scss/custom.scss */
.livres #g-expanded, .tarifs #g-header, .tarifs #g-feature, .tarifs #g-expanded {
  display: none;
}
/* line 1504, templates/rt_supra/custom/scss/custom.scss */
.vbo-stepbar li {
  min-width: 31.3%;
}
@media only all and (min-width: 60rem) {
  .vbo-stepbar li {
    flex: 0 17%;
    width: 17%;
  }
}
@media only all and (min-width: 48rem) {
  .vbo-stepbar li {
    flex: 0 0%;
    width: 0%;
  }
}
@media only all and (max-width: 47.99rem) {
  .vbo-stepbar li {
    min-width: 100%;
  }
}
@media only all and (max-width: 59.99rem) {
  .vbo-stepbar li {
    min-width: 100%;
  }
}
/* line 1525, templates/rt_supra/custom/scss/custom.scss */
.com-users-logout__submit .btn {
  background-image: linear-gradient(180deg, #8de3fc, #b37dff) !important;
}
/* line 1528, templates/rt_supra/custom/scss/custom.scss */
.separateur2 .g-menu-item-title {
  display: none;
}
/* line 1531, templates/rt_supra/custom/scss/custom.scss */
.separateur .g-sublevel > li:hover > .g-menu-item-container {
  background: none;
}
/* line 1534, templates/rt_supra/custom/scss/custom.scss */
.menup .g-dropdown {
  margin-top: 0.25rem !important;
}
/* line 1537, templates/rt_supra/custom/scss/custom.scss */
.menup2 .g-dropdown {
  margin-top: 0.5rem !important;
}
/* line 1540, templates/rt_supra/custom/scss/custom.scss */
.menup {
  z-index: 111;
}
/* line 1543, templates/rt_supra/custom/scss/custom.scss */
.menup2 {
  z-index: 222;
}
/* line 1546, templates/rt_supra/custom/scss/custom.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container .g-contenttabs-content-container .g-contenttabs-image-overlay {
  background: rgba(93, 113, 255, 0.6) !important;
  min-height: 45rem;
}
/* line 1550, templates/rt_supra/custom/scss/custom.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container .g-contenttabs-content-container {
  text-shadow: 1px 2px black;
}
@media only all and (min-width: 60rem) {
  .g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container .g-contenttabs-content-container {
    font-size: 1.4rem;
  }
}
@media only all and (min-width: 48rem) {
  .g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container .g-contenttabs-content-container {
    /* font-size: 1.1rem; */
  }
}
@media only all and (max-width: 47.99rem) {
  .g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container .g-contenttabs-content-container {
    font-size: 1rem;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container .g-contenttabs-content-container {
    font-size: 1rem;
  }
}
/* line 1569, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
    /* font-size: 1.1rem; */
  }
}
@media only all and (max-width: 47.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
    font-size: 1rem;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-text {
    font-size: 1rem;
  }
}
/* line 1587, templates/rt_supra/custom/scss/custom.scss */
.accueil .swiper-slide {
  width: 100% !important;
}
/* line 1590, templates/rt_supra/custom/scss/custom.scss */
.g-contenttabs .g-contenttabs-container .g-contenttabs-tabs .g-contenttabs-content-wrapper-container .g-contenttabs-content-container {
  min-height: 45rem;
}
/* line 1593, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
  .g-popupgrid-description-preview .g-popupgrid-description-preview-content {
    display: flex;
    font-size: 0.8rem;
  }
}
/* line 1612, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
  .g-popupgrid-description-preview {
    padding: 0 0 0 0.1em;
  }
}
/* line 1630, templates/rt_supra/custom/scss/custom.scss */
.naturopathie .g-popupgrid-description-preview-title, .pagemassages .g-popupgrid-description-preview-title, .demandedevis .g-popupgrid-description-preview-title {
  height: 50px;
  text-align: center;
}
/* line 1634, templates/rt_supra/custom/scss/custom.scss */
.naturopathie .g-popupgrid-description-grid .g-popupgrid-description-preview-content, .pagemassages .g-popupgrid-description-grid .g-popupgrid-description-preview-content, .demandedevis .g-popupgrid-description-grid .g-popupgrid-description-preview-content {
  height: 0px;
}
/* line 1637, templates/rt_supra/custom/scss/custom.scss */
.naturopathie .g-popupgrid-item-img-wrap .g-popupgrid-description-preview-wrapper, .pagemassages .g-popupgrid-item-img-wrap .g-popupgrid-description-preview-wrapper, .demandedevis .g-popupgrid-item-img-wrap .g-popupgrid-description-preview-wrapper {
  position: relative;
}
/* line 1640, templates/rt_supra/custom/scss/custom.scss */
.naturopathie .g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content, .naturopathie .g-swiper-thumbs-title {
  text-shadow: 1px 2px black;
}
/* line 1643, templates/rt_supra/custom/scss/custom.scss */
.naturopathie .g-pricingtable-col-item {
  text-shadow: none;
}
/* line 1646, templates/rt_supra/custom/scss/custom.scss */
.g-testimonials-element-wrapper ul, .naturopathie .g-infolist-item-desc ul {
  list-style-type: none;
}
/* line 1649, templates/rt_supra/custom/scss/custom.scss */
.g-testimonials-author-name {
  display: none;
}
/* line 1652, templates/rt_supra/custom/scss/custom.scss */
.g-testimonials .g-testimonials-author-wrap {
  /* position: absolute; */
  margin: -1em 0em 0em 5em;
}
/* .quisuisje #g-expanded .size-12 { */
/* // typically min 60rem */
/* @include breakpoint(desktop-only) { */
/* flex: 0 12%; */
/* width: 12%; */
/* } */
/* // typically min 48rem */
/* @include breakpoint(no-mobile) { */
/* } */
/* // typically max 47.938 rem */
/* @include breakpoint(mobile-only) { */
/* flex: 0 5%; */
/* width: 5%; */
/* } */
/* // typically max 59.938rem */
/* @include breakpoint(no-desktop) { */
/* flex: 0 5%; */
/* width: 5%; */
/* } */
/* } */
/* .quisuisje #g-expanded .size-76 { */
/* // typically min 60rem */
/* @include breakpoint(desktop-only) { */
/* flex: 0 76%; */
/* width: 76%; */
/* } */
/* // typically min 48rem */
/* @include breakpoint(no-mobile) { */
/* flex: 0 100%; */
/* width: 100%; */
/* } */
/* // typically max 47.938 rem */
/* @include breakpoint(mobile-only) { */
/* flex: 0 90%; */
/* width: 90%; */
/* } */
/* // typically max 59.938rem */
/* @include breakpoint(no-desktop) { */
/* flex: 0 90%; */
/* width: 90%; */
/* color:white; */
/* } */
/* } */
/* line 1701, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
  .comos-flex .g-grid .size-60 {
    flex: 0 80% !important;
    width: 80% !important;
  }
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
}
/* line 1720, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
  .comos-flex .g-grid .size-20 {
    flex: 0 10% !important;
    width: 10% !important;
  }
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
}
/* line 1739, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  .quisuisje #g-expanded .size-66 > .g-content {
    margin: 0rem;
    padding: 0rem;
  }
}
@media only all and (max-width: 59.99rem) {
  .quisuisje #g-expanded .size-66 > .g-content {
    margin: 0rem;
    padding: 0rem;
  }
}
/* line 1759, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  .quisuisje #g-expanded .size-66 .g-blockcontent-header {
    margin: 0rem;
    padding: 0rem;
  }
}
@media only all and (max-width: 59.99rem) {
  .quisuisje #g-expanded .size-66 .g-blockcontent-header {
    margin: 0rem;
    padding: 0rem;
  }
}
/* line 1779, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
}
/* line 1798, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  #osbcontainer .col-md-12 {
    position: relative !important;
    left: -0.4em !important;
  }
}
@media only all and (max-width: 59.99rem) {
}
/* line 1817, templates/rt_supra/custom/scss/custom.scss */
#osbcontainer.div_category_details {
  /* position: relative!important; */
  /* left: -0.4em!important; */
}
@media only all and (max-width: 47.99rem) {
}
/* line 1825, templates/rt_supra/custom/scss/custom.scss */
.calendardivleft #calendardetails .bookingformdiv {
  padding-left: 0em !important;
}
/* line 1828, templates/rt_supra/custom/scss/custom.scss */
#osbcontainer #cartbox {
  left: -1.9em;
  position: relative;
  width: 108%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #osbcontainer #cartbox {
    width: 99%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #osbcontainer #cartbox {
    width: 99%;
  }
}
@media only all and (max-width: 47.99rem) {
  #osbcontainer #cartbox {
    position: relative;
    left: -0.5em;
    width: 108%;
  }
}
/* line 1846, templates/rt_supra/custom/scss/custom.scss */
.bookingformdiv {
  padding-bottom: 2em;
  padding-top: 1em;
  border: none !important;
  /* padding-left: 1em; */
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .bookingformdiv {
    width: 98%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .bookingformdiv {
    width: 98%;
  }
}
@media only all and (max-width: 47.99rem) {
  .bookingformdiv {
    margin-right: 0em;
    position: relative;
    left: 0.1em;
    width: 107%;
  }
}
/* line 1867, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .noleftrightmargin {
    width: 99%;
    padding-left: 2.5em;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .noleftrightmargin {
    width: 99%;
    padding-left: 2.5em;
  }
}
@media only all and (max-width: 47.99rem) {
  .noleftrightmargin {
    width: 115% !important;
  }
}
/* line 1883, templates/rt_supra/custom/scss/custom.scss */
.norightleftmargin {
  width: 99%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .norightleftmargin {
    width: 99%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .norightleftmargin {
    width: 99%;
  }
}
@media only all and (max-width: 47.99rem) {
  .norightleftmargin {
    position: relative;
    left: -0.6em;
    width: 117%;
  }
}
/* line 1900, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .vbstepsbarcont {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .vbstepsbarcont {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .vbstepsbarcont {
    position: relative;
    left: 0em;
    width: 97%;
  }
}
/* line 1916, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .com_osservicesbooking #calendardetails {
    width: 110%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .com_osservicesbooking #calendardetails {
    width: 110%;
  }
}
/* line 1927, templates/rt_supra/custom/scss/custom.scss */
#calendardetails .background-white {
  border-bottom: 1px solid #7839d3;
}
/* line 1930, templates/rt_supra/custom/scss/custom.scss */
.com_osservicesbooking .size-95 > .g-content {
  margin: 0rem;
  padding: 0rem;
}
/* line 1934, templates/rt_supra/custom/scss/custom.scss */
.com_osservicesbooking .size-5 {
  flex: 0 0%;
  width: 0%;
}
/* line 1938, templates/rt_supra/custom/scss/custom.scss */
.com_osservicesbooking .size-95 {
  flex: 0 100%;
  width: 100%;
}
/* line 1942, templates/rt_supra/custom/scss/custom.scss */
.com_osservicesbooking #calendardetails {
  /* background: white; */
  /* padding-right: inherit; */
  /* padding-left: inherit; */
  left: -1em;
  position: relative;
}
/* line 1949, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  #calendardetails {
    position: relative;
    left: -1em;
  }
}
@media only all and (max-width: 59.99rem) {
}
/* line 1969, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  #maincontentdiv {
    position: relative;
    left: -1em;
  }
}
@media only all and (max-width: 59.99rem) {
}
/* .reservation #g-mainbar{ */
/* position: relative; */
/* // typically min 60rem */
/* @include breakpoint(desktop-only) { */
/* padding-bottom: 7em; */
/* } */
/* // typically min 48rem */
/* @include breakpoint(no-mobile) { */
/* } */
/* // typically max 47.938 rem */
/* @include breakpoint(mobile-only) { */
/* top: 0em; */
/* padding-bottom: 0em; */
/* } */
/* // typically max 59.938rem */
/* @include breakpoint(no-desktop) { */
/* top: 0em; */
/* padding-bottom: 0em; */
/* } */
/* } */
/* .accueil #g-mainbar{ */
/* position: relative; */
/* // typically min 60rem */
/* @include breakpoint(desktop-only) { */
/* top: 16em; */
/* padding-bottom: 7em; */
/* } */
/* // typically min 48rem */
/* @include breakpoint(no-mobile) { */
/* } */
/* // typically max 47.938 rem */
/* @include breakpoint(mobile-only) { */
/* top: 0em; */
/* padding-bottom: 0em; */
/* } */
/* // typically max 59.938rem */
/* @include breakpoint(no-desktop) { */
/* top: 6em; */
/* padding-bottom: 0em; */
/* } */
/* } */
/* line 2033, templates/rt_supra/custom/scss/custom.scss */
.accueil #cal12022 {
  color: #82817c;
}
/* line 2036, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  .reservation #g-mainbar .g-content, .accueil #g-mainbar .g-content {
    margin: 0rem;
    padding: 0rem;
  }
}
@media only all and (max-width: 59.99rem) {
  .reservation #g-mainbar .g-content, .accueil #g-mainbar .g-content {
    margin: 0rem;
    padding: 0rem;
  }
}
/* line 2057, templates/rt_supra/custom/scss/custom.scss */
.reservation .field-calendar button {
  margin: 0 !important;
}
/* line 2060, templates/rt_supra/custom/scss/custom.scss */
.reservation .mainbar-a #cartbox {
  display: none;
}
/* line 2063, templates/rt_supra/custom/scss/custom.scss */
.reservation .information_box {
  border: none;
}
/* line 2066, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  .orderdetailstabletd a:before {
    content: "Annulation : ";
  }
}
@media only all and (max-width: 59.99rem) {
}
/* line 2085, templates/rt_supra/custom/scss/custom.scss */
.g-popupgrid-item-img-wrap .g-popupgrid-description-preview-wrapper {
  color: rgba(130, 129, 124, 0);
}
/* line 2088, templates/rt_supra/custom/scss/custom.scss */
@media only all and (max-width: 47.99rem) {
  .acym_form tr {
    display: inline-grid;
  }
}
/* line 2094, templates/rt_supra/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  content: "\f054" !important;
}
/* line 2097, templates/rt_supra/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li.g-parent:hover .g-menu-parent-indicator:after, .g-main-nav .g-toplevel > li.g-parent .g-selected > .g-menu-item-container .g-menu-parent-indicator:after {
  content: "\f078" !important;
}
/* line 2100, templates/rt_supra/custom/scss/custom.scss */
@media only all and (max-width: 59.99rem) {
  .biblio-hauteur .g-sublevel li {
    padding-bottom: 4em;
  }
}
/* line 2106, templates/rt_supra/custom/scss/custom.scss */
#g-aside .form-horizontal select {
  height: 3em !important;
}
/* line 2109, templates/rt_supra/custom/scss/custom.scss */
#g-aside .input-large, .bookingformdiv .input-large {
  width: 80% !important;
  height: 3em;
  background: rgba(120, 57, 211, 0.2);
  color: #7839d3;
  margin-left: 1em;
}
/* line 2116, templates/rt_supra/custom/scss/custom.scss */
#dialogstr4 .btn, .calendar-container .btn-group .btn, .col-md-12 .btn-success, #osbcarttable .btn-info, #bookingForm .col-md-12 .btn-warning {
  background: #7839d3 !important;
}
/* line 2120, templates/rt_supra/custom/scss/custom.scss */
.col-md-12 .btn-success, #bookingForm .col-md-12 .btn-warning {
  margin: 1em 0;
}
/* line 2123, templates/rt_supra/custom/scss/custom.scss */
.privacyPolicy input {
  display: flex !important;
}
/* line 2126, templates/rt_supra/custom/scss/custom.scss */
.privacyPolicy a:before {
  content: "Cliquez pour lire :     ";
}
/* line 2129, templates/rt_supra/custom/scss/custom.scss */
.box-white .applink {
  color: #7839d3 !important;
}
/* line 2132, templates/rt_supra/custom/scss/custom.scss */
.col-md-12 {
  /* font-size:$core-font-size+1; */
  /* background:$white!important; */
  color: #7839d3 !important;
  width: 99%;
}
/* line 2138, templates/rt_supra/custom/scss/custom.scss */
.col-md-12:hover {
  color: #7839d3 !important;
}
/* line 2141, templates/rt_supra/custom/scss/custom.scss */
.headercalendar {
  color: #7839d3 !important;
}
/* line 2144, templates/rt_supra/custom/scss/custom.scss */
.authorizeform .btn-info, #couponcodediv .btn {
  /* background:$accent-color-2!important; */
  background-image: linear-gradient(to bottom, #7839d3, #9d30e9) !important;
  margin-right: 1em;
}
/* line 2150, templates/rt_supra/custom/scss/custom.scss */
.col-md-12 input[type="button"], #osbcarttable td a, #osbloginForm a, #osregisterForm a {
  background-image: linear-gradient(to bottom, #7839d3, #9d30e9) !important;
  margin-right: 1em;
}
/* line 2157, templates/rt_supra/custom/scss/custom.scss */
.col-md-12 p, #cartdiv {
  color: #82817c;
}
/* line 2163, templates/rt_supra/custom/scss/custom.scss */
.box-white .calendar-head-row a {
  cursor: pointer;
}
/* line 2166, templates/rt_supra/custom/scss/custom.scss */
.calendar-container .calendar-head-row td {
  padding: 7px 1em !important;
}
/* line 2169, templates/rt_supra/custom/scss/custom.scss */
.div_category_name, .div_service_name {
  font-family: 'Ruthie';
  font-weight: normal;
  font-style: normal;
  font-size: 3rem;
}
/* .div_category_name:after { */
/* content:url(/images/site/logo/naturovy-small.png) ; */
/* position:relative;  */
/* margin:0% 50%; */
/* } */
/* line 2181, templates/rt_supra/custom/scss/custom.scss */
.reservation .col-md-12 td {
  border: none;
}
/* line 2184, templates/rt_supra/custom/scss/custom.scss */
.reservation .col-md-12 td, .com_osservicesbooking .bookingformdiv td, .task-calendar_customer td {
  border: none;
}
/* line 2187, templates/rt_supra/custom/scss/custom.scss */
.task-calendar_customer td {
  padding: 0.5rem 0rem;
}
/* line 2190, templates/rt_supra/custom/scss/custom.scss */
.header_rounded {
  background-image: linear-gradient(180deg, #8de3fc, #b37dff) !important;
}
/* line 2193, templates/rt_supra/custom/scss/custom.scss */
.div-schedule {
  color: #491e88;
  border: 1px solid #b18ce6 !important;
}
/* line 2197, templates/rt_supra/custom/scss/custom.scss */
.task-calendar_customer .div-rounded::first-line {
  color: #b18ce6;
}
/* line 2200, templates/rt_supra/custom/scss/custom.scss */
.task-calendar_customer .btn-primary:hover, .task-calendar_customer .btn-primary:active, .btn-primary:focus {
  background: #7839d3;
}
/* line 2203, templates/rt_supra/custom/scss/custom.scss */
.bouton-normal, .bouton-actif, .bouton-current {
  color: #686dff;
  font-weight: 700;
  line-height: 2em;
  /* border: 2px solid; */
}
/* line 2207, templates/rt_supra/custom/scss/custom.scss */
.bouton-normal:hover, .bouton-actif:hover, .bouton-current:hover {
  cursor: pointer;
  border-radius: 10% 90%;
  /* border-color:transparentize($accent-color-2, 50%); */
  color: rgba(120, 57, 211, 0.7);
  background: rgba(120, 57, 211, 0.2);
}
/* line 2216, templates/rt_supra/custom/scss/custom.scss */
.bouton-inactif, .bouton-indispo {
  color: #82817c;
  background: rgba(120, 57, 211, 0.1);
  line-height: 2em;
}
/* line 2221, templates/rt_supra/custom/scss/custom.scss */
.bouton-normal, .div-rounded {
  background: rgba(39, 159, 186, 0.05);
}
/* line 2224, templates/rt_supra/custom/scss/custom.scss */
.bouton-actif {
  background: #7839d3;
  color: #fff;
  border-radius: 10% 90%;
  border-color: rgba(120, 57, 211, 0.5);
}
/* line 2230, templates/rt_supra/custom/scss/custom.scss */
.bouton-current {
  background: rgba(120, 57, 211, 0.5);
  border-radius: 10% 90%;
  /* border: 2px solid; */
  /* border-color:transparentize($accent-color-2, 50%); */
  color: rgba(120, 57, 211, 0.99);
}
/* line 2237, templates/rt_supra/custom/scss/custom.scss */
.bouton-inactif {
  background: rgba(255, 0, 0, 0.05);
  color: #ef4a44;
}
/* line 2241, templates/rt_supra/custom/scss/custom.scss */
.bouton-indispo {
  background: rgba(255, 192, 203, 0.5);
  color: #ef4a44;
}
/* line 2245, templates/rt_supra/custom/scss/custom.scss */
.timeslotlabel {
  color: #7839d3;
  font-weight: 700;
}
/* line 2250, templates/rt_supra/custom/scss/custom.scss */
@media only all and (max-width: 47.99rem) {
  .addtocartform input {
    position: relative;
    margin: 0 auto;
  }
}
/* line 2257, templates/rt_supra/custom/scss/custom.scss */
@media only all and (max-width: 47.99rem) {
  .addtocartform {
    padding: 0 !important;
    margin: 0 !important;
  }
}
/* line 2264, templates/rt_supra/custom/scss/custom.scss */
.com_osservicesbooking .cartdivbox, .com_osservicesbooking #calendardivleft .bookingformdiv, .com_osservicesbooking .norightleftmargin, .com_osservicesbooking .bookingformdiv, .com_osservicesbooking .orderdetailsheader {
  background: white;
}
/* line 2267, templates/rt_supra/custom/scss/custom.scss */
.com_osservicesbooking #calendardivleft {
  padding-right: 0em !important;
  padding-left: 0em !important;
}
/* line 2271, templates/rt_supra/custom/scss/custom.scss */
#cartbox {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
/* line 2275, templates/rt_supra/custom/scss/custom.scss */
.com_osservicesbooking .cartdivbox {
  margin-right: 0em !important;
  margin-left: 0em !important;
}
/* line 2279, templates/rt_supra/custom/scss/custom.scss */
.com_osservicesbooking .sub_header {
  text-align: center;
  font-size: 1.5em;
}
/* line 2283, templates/rt_supra/custom/scss/custom.scss */
#osbcarttable .applink, #osbcarttable .tdcart a {
  background-image: linear-gradient(to bottom, white, white) !important;
}
/* line 2286, templates/rt_supra/custom/scss/custom.scss */
.ui-dialog-titlebar {
  background: rgba(120, 57, 211, 0.5);
  color: rgba(120, 57, 211, 0.99);
}
/* line 2290, templates/rt_supra/custom/scss/custom.scss */
.col-md-8 input {
  display: block !important;
}
/* line 2293, templates/rt_supra/custom/scss/custom.scss */
.divtimeslots input, .authorizeform .loginform input {
  display: inline !important;
}
/* line 2296, templates/rt_supra/custom/scss/custom.scss */
.reservation .divtimeslots {
  color: #82817c;
}
/* line 2299, templates/rt_supra/custom/scss/custom.scss */
.loginform .col-md-3 {
  margin-top: 1em;
}
/* line 2302, templates/rt_supra/custom/scss/custom.scss */
#bookingForm .col-md-8 input {
  margin-top: 1.5em;
}
/* line 2305, templates/rt_supra/custom/scss/custom.scss */
.otherinformationform .col-md-8 select {
  margin-top: 0.5em;
  height: 3em;
  max-width: 100%;
  width: 70% !important;
}
/* line 2311, templates/rt_supra/custom/scss/custom.scss */
#bookingForm .col-md-8 label {
  top: 1em;
  position: relative;
}
/* line 2315, templates/rt_supra/custom/scss/custom.scss */
.col-md-8 #term_and_condition {
  margin-right: 1em !important;
}
/* line 2318, templates/rt_supra/custom/scss/custom.scss */
#bookingForm #field_8 {
  margin-top: 1.5em;
  width: 100% !important;
  height: 3em;
}
/* line 2323, templates/rt_supra/custom/scss/custom.scss */
#bookingForm .col-md-8 #field_10_checkboxes0, #bookingForm .col-md-8 #field_10_checkboxes1, #bookingForm .col-md-8 #field_10_checkboxes2, #bookingForm .col-md-8 #field_10_checkboxes3, #bookingForm .col-md-8 #field_10_checkboxes4 {
  margin-top: -0.5em !important;
}
/* line 2326, templates/rt_supra/custom/scss/custom.scss */
.com_breezingforms .col-md-12 {
  background: rgba(120, 57, 211, 0.5);
}
/* line 2329, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
  .mecontacter .form-group.row {
    margin: 1% 7%;
  }
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
}
/* line 2348, templates/rt_supra/custom/scss/custom.scss */
.mecontacter .input-group-append .visicon-calendar:before {
  content: url('../../../../images/site/logo/calendar2.png');
  position: relative;
  margin: 0% 50%;
}
/* line 2353, templates/rt_supra/custom/scss/custom.scss */
.mecontacter .input-group-append .btn:hover {
  background: none !important;
}
/* line 2356, templates/rt_supra/custom/scss/custom.scss */
.mecontacter .calendar-container table {
  max-width: 367px;
  table-layout: fixed;
  color: black;
}
/* line 2361, templates/rt_supra/custom/scss/custom.scss */
.mecontacter .js-btn {
  cursor: pointer;
}
/* line 2364, templates/rt_supra/custom/scss/custom.scss */
.mecontacter .fieldset-1 {
  background: white;
  color: black;
}
/* line 2368, templates/rt_supra/custom/scss/custom.scss */
.mecontacter .justify-content-evenly {
  position: relative;
  left: -10em;
}
/* line 2372, templates/rt_supra/custom/scss/custom.scss */
.no-hover, .g-menu-item-164 {
  background: none !important;
  cursor: default !important;
}
/* line 2376, templates/rt_supra/custom/scss/custom.scss */
.exercer #g-header .g-panelslider-carousel-title {
  color: #fff;
}
/* line 2379, templates/rt_supra/custom/scss/custom.scss */
.exercer #g-header .g-panelslider .owl-nav {
  color: white;
  top: 1em;
  font-size: 2rem;
}
/* line 2384, templates/rt_supra/custom/scss/custom.scss */
.exercer #g-header .g-panelslider .owl-nav .owl-next, .exercer #g-header .g-panelslider .owl-nav .owl-prev {
  background: rgba(224, 224, 224, 0);
}
/* line 2387, templates/rt_supra/custom/scss/custom.scss */
.exercer #g-header .carrousel-border-shadow {
  box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}
/* line 2390, templates/rt_supra/custom/scss/custom.scss */
.com_config #g-container-main .box-white {
  background-image: linear-gradient(180deg, #8de3fc, #b37dff) !important;
}
/* line 2393, templates/rt_supra/custom/scss/custom.scss */
.com_config #g-container-main .box-white button {
  background-image: linear-gradient(180deg, #8de3fc, #b37dff) !important;
}
/* line 2396, templates/rt_supra/custom/scss/custom.scss */
#visformcontainer joomla-alert[type=danger] {
  background-image: linear-gradient(180deg, #8de3fc, #b37dff) !important;
}
/* line 2399, templates/rt_supra/custom/scss/custom.scss */
.com_visforms #g-container-main .g-container #g-sidebar, .com_visforms #g-container-main .g-container #g-mainbar {
  background-image: linear-gradient(180deg, #b37dff, #8de3fc) !important;
}
/* line 2402, templates/rt_supra/custom/scss/custom.scss */
.visform-demande-champ {
  /* max-width: 150%!important; */
  /* width:120%!important; */
}
/* line 2406, templates/rt_supra/custom/scss/custom.scss */
.visform-date-champ {
  text-align: center;
}
/* line 2409, templates/rt_supra/custom/scss/custom.scss */
#osbsearchmodule select, .view-manageallorders select, .contactezmoi .apptable select, .com_osservicesbooking .pull-right select {
  height: 3em;
}
/* line 2412, templates/rt_supra/custom/scss/custom.scss */
.contactezmoi .apptable select {
  width: 8em !important;
}
/* line 2415, templates/rt_supra/custom/scss/custom.scss */
.view-manageallorders #filter_date_from_btn, .view-manageallorders #filter_date_to_btn {
  margin-bottom: 1em !important;
}
/* line 2418, templates/rt_supra/custom/scss/custom.scss */
.view-manageallorders #ftForm {
  background: aliceblue;
}
/* line 2421, templates/rt_supra/custom/scss/custom.scss */
.view-manageallorders thead, .contactezmoi .container {
  background: white;
}
/* line 2424, templates/rt_supra/custom/scss/custom.scss */
.contactezmoi .osbheading, .contactezmoi .col-md-12 h2 {
  font-family: 'Ruthie';
  color: #b3d5ff;
  text-shadow: 1px 2px #0005ff;
}
/* line 2429, templates/rt_supra/custom/scss/custom.scss */
.contactezmoi .osbheading {
  font-size: 2em;
}
/* line 2432, templates/rt_supra/custom/scss/custom.scss */
.contactezmoi .col-md-12 h2 {
  font-size: 4em;
}
/* line 2435, templates/rt_supra/custom/scss/custom.scss */
.view-manageallorders #ftForm button {
  background: #9d30e9;
}
/* line 2438, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 75rem) {
  .com_osservicesbooking .btn-secondary {
    background: rgba(120, 57, 211, 0.8);
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .com_osservicesbooking .btn-secondary {
    background: rgba(120, 57, 211, 0.8);
  }
}
/* line 2450, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 75rem) {
  .com_osservicesbooking .btn-secondary:hover {
    background: #7839d3;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .com_osservicesbooking .btn-secondary:hover {
    background: #7839d3;
  }
}
/* line 2462, templates/rt_supra/custom/scss/custom.scss */
.view-manageallorders #filter_date_from, .view-manageallorders #filter_date_to {
  width: 100px !important;
  height: 2.7em;
}
/* line 2466, templates/rt_supra/custom/scss/custom.scss */
.view-manageallorders .alignright, .com_osservicesbooking .manageorders .alignright {
  display: inline-grid;
}
@media only all and (min-width: 75rem) {
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .view-manageallorders .alignright, .com_osservicesbooking .manageorders .alignright {
    display: grid;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
}
@media only all and (max-width: 30rem) {
}
@media only all and (min-width: 60rem) {
  .view-manageallorders .alignright, .com_osservicesbooking .manageorders .alignright {
    display: flex;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
}
/* line 2505, templates/rt_supra/custom/scss/custom.scss */
.com_osservicesbooking .manageorders {
  display: block !important;
}
/* line 2508, templates/rt_supra/custom/scss/custom.scss */
.view-manageallorders .alignright .btn, .com_osservicesbooking .manageorders .alignright input {
  margin: 0 0.4em;
  max-height: 4em;
}
/* line 2512, templates/rt_supra/custom/scss/custom.scss */
.view-manageallorders .alignright .btn-success {
  padding-top: 1.1em;
}
/* line 2515, templates/rt_supra/custom/scss/custom.scss */
.com_users .btn {
  background-image: linear-gradient(180deg, #b37dff, #8de3fc) !important;
}
/* line 2518, templates/rt_supra/custom/scss/custom.scss */
.g-contact-item {
  margin: 1rem 0;
}
/* line 2521, templates/rt_supra/custom/scss/custom.scss */
.view-customer {
  padding: 0 !important;
  margin: 0 !important;
}
/* line 2525, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  .view-customer #g-mainbar .size-5 {
    display: none;
  }
}
@media only all and (max-width: 59.99rem) {
}
/* line 2542, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  .view-customer #g-mainbar .size-95 {
    flex: 0 100%;
    width: 100%;
  }
}
@media only all and (max-width: 59.99rem) {
}
/* line 2561, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  .view-customer .container {
    padding: 0 !important;
    margin: 0 !important;
  }
}
@media only all and (max-width: 59.99rem) {
}
/* line 2580, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 60rem) {
  .naturopathie .g-contenttabs-navigation {
    top: 5em;
    position: relative;
  }
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
}
/* line 2599, templates/rt_supra/custom/scss/custom.scss */
.tarifs .boldair {
  font-size: 0.5em;
}
/* line 2602, templates/rt_supra/custom/scss/custom.scss */
.tarifs .g-pricingtable .g-pricingtable-img {
  display: block;
  opacity: 0.75;
  transform: scale(1);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  position: relative;
  margin: 0 auto;
  max-width: 70%;
  width: 100%;
  -webkit-box-shadow: -10px 0px 13px -7px #000, 10px 0px 13px -7px #000, 5px 5px 15px 5px rgba(0, 0, 0, 0);
  box-shadow: -10px 0px 13px -7px #000, 10px 0px 13px -7px #000, 5px 5px 15px 5px rgba(0, 0, 0, 0);
  cursor: pointer;
}
/* line 2617, templates/rt_supra/custom/scss/custom.scss */
.tarifs .g-pricingtable-col-item .g-pricingtable .g-pricingtable-period {
  line-height: 1.5;
}
/* line 2620, templates/rt_supra/custom/scss/custom.scss */
.tarifs .g-pricingtable .g-pricingtable-img:hover {
  outline: none;
  transform: scale(1.1);
  opacity: 0.95;
  -webkit-box-shadow: -15px 0px 18px -9px #000, 15px 0px 18px -9px #000, 7px 7px 19px 7px rgba(0, 0, 0, 0);
  box-shadow: -15px 0px 18px -9px #000, 15px 0px 18px -9px #000, 7px 7px 19px 7px rgba(0, 0, 0, 0);
}
/* line 2627, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 75rem) {
  .quisuisje .bookpadding, .quisuisje .bookpadding > .g-content {
    padding: 0 2em;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
}
@media only all and (max-width: 30rem) {
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  .quisuisje .bookpadding, .quisuisje .bookpadding > .g-content {
    padding: 0em;
  }
}
@media only all and (max-width: 59.99rem) {
}
/* line 2664, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 75rem) {
  .tarifs .pricepadding {
    padding: 0 15em;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
}
@media only all and (max-width: 30rem) {
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
  .tarifs .pricepadding {
    padding: 0em;
  }
}
@media only all and (max-width: 59.99rem) {
}
/* line 2701, templates/rt_supra/custom/scss/custom.scss */
.display-block > .g-grid {
  display: block;
}
/* line 2704, templates/rt_supra/custom/scss/custom.scss */
.display-block .g-gridcontent-item-wrapper {
  padding: 1rem 0 !important;
}
/* line 2707, templates/rt_supra/custom/scss/custom.scss */
@media only all and (min-width: 75rem) {
  .naturopathie #g-header .margin-header-d > .g-content {
    margin: 0 3em;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .naturopathie #g-header .margin-header-d > .g-content {
    margin: 0 3em;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .naturopathie #g-header .margin-header-d > .g-content {
    margin: 0 3em;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .naturopathie #g-header .margin-header-d > .g-content {
    margin: 0 7em;
    width: 70%;
  }
}
@media only all and (max-width: 30rem) {
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.99rem) {
}
@media only all and (max-width: 59.99rem) {
}
/* line 2746, templates/rt_supra/custom/scss/custom.scss */
.visform-contact-champ {
  background-image: linear-gradient(180deg, #8de3fc, #b37dff) !important;
  color: white;
  padding-left: 1em;
}
/* line 2751, templates/rt_supra/custom/scss/custom.scss */
.pagination ul > li:not(.pagination-prev):not(.pagination-next) {
  display: inline !important;
}
/* line 2754, templates/rt_supra/custom/scss/custom.scss */
@media only all and (max-width: 47.99rem) {
  .mecontacter .button {
    padding: 0;
  }
}
/* line 2760, templates/rt_supra/custom/scss/custom.scss */
@media only all and (max-width: 47.99rem) {
  .mecontacter .button-3 {
    font-size: 0.5em !important;
  }
}
/* line 2766, templates/rt_supra/custom/scss/custom.scss */
@media only all and (max-width: 47.99rem) {
  .mecontacter .g-recaptcha {
    left: -5em;
    position: relative;
  }
}
/* line 2773, templates/rt_supra/custom/scss/custom.scss */
.reservation .div_category_details img {
  display: none;
}
/* line 2776, templates/rt_supra/custom/scss/custom.scss */
.reservation .div_category_details #googlemapdiv img {
  display: block;
}
/* line 2779, templates/rt_supra/custom/scss/custom.scss */
.reservation .div_service_name {
  font-family: "Ruthie";
  font-size: 2.5em;
  text-align: center;
}
/* line 2784, templates/rt_supra/custom/scss/custom.scss */
.reservation .modosbsearch {
  margin-top: 2em;
}
/* line 2787, templates/rt_supra/custom/scss/custom.scss */
.com_osservicesbooking .nostaffavailable {
  text-align: center;
  font-size: 1.5em;
  font-weight: bolder;
  background: rgba(120, 57, 211, 0.5);
  margin-left: 0em;
}
/* line 2794, templates/rt_supra/custom/scss/custom.scss */
.g-social a, .g-social a:hover {
  color: white !important;
}
/* line 2797, templates/rt_supra/custom/scss/custom.scss */
.glow-social {
  top: 0.8em;
}
/* line 2800, templates/rt_supra/custom/scss/custom.scss */
.social2s_credits {
  display: none !important;
}
/* line 2803, templates/rt_supra/custom/scss/custom.scss */
.compte .mainbar-a {
  background-image: linear-gradient(180deg, #8de3fc, #b37dff) !important;
}
@media only all and (min-width: 75rem) {
  .compte .mainbar-a {
    padding: 2em 10%;
    margin: 2em 20% !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .compte .mainbar-a {
    padding: 2em 10%;
    margin: 2em 20% !important;
  }
}
/* line 2815, templates/rt_supra/custom/scss/custom.scss */
.compte .mainbar-a .modosbcart {
  background: white;
}
/* line 2818, templates/rt_supra/custom/scss/custom.scss */
.compte .mainbar-a #cartbox {
  padding: 2em;
  border-radius: 2em;
}
/* line 2822, templates/rt_supra/custom/scss/custom.scss */
.compte .mainbar-a #osbcarttable td {
  border: 0px !important;
}
/* line 2825, templates/rt_supra/custom/scss/custom.scss */
.compte .mainbar-a #osbcarttable tbody tr td.cartitem {
  border: 1px dotted #d0c5c5 !important;
}
/* line 2828, templates/rt_supra/custom/scss/custom.scss */
.white {
  color: white;
}
/* line 2831, templates/rt_supra/custom/scss/custom.scss */
.paddingzero {
  padding: 0em;
}
/*# sourceMappingURL=custom__body_only.css.map */