/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.5rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2.25rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 2rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.75rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.5rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1.25rem;
}
/* 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]), textarea {
  border-radius: 0.1875rem;
}
/* line 1, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid {
  margin: -1.5rem;
}
/* line 4, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-sizer, .g-mosaicgrid-item-container {
  padding: 1rem;
}
/* line 8, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-sizer .g-mosaicgrid-item, .g-mosaicgrid-item-container .g-mosaicgrid-item {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
/* line 14, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-1-col .g-mosaicgrid-sizer, .g-mosaicgrid-1-col .g-mosaicgrid-item-container {
  width: 100%;
}
/* line 17, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-2-col .g-mosaicgrid-sizer, .g-mosaicgrid-2-col .g-mosaicgrid-item-container {
  width: 50%;
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-2-col .g-mosaicgrid-sizer, .g-mosaicgrid-2-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
/* line 23, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-3-col .g-mosaicgrid-sizer, .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
  width: 33.33333%;
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-mosaicgrid-3-col .g-mosaicgrid-sizer, .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-3-col .g-mosaicgrid-sizer, .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
/* line 32, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-4-col .g-mosaicgrid-sizer, .g-mosaicgrid-4-col .g-mosaicgrid-item-container {
  width: 25%;
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-mosaicgrid-4-col .g-mosaicgrid-sizer, .g-mosaicgrid-4-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-4-col .g-mosaicgrid-sizer, .g-mosaicgrid-4-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
/* line 41, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
  width: 20%;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
    width: 33.33333%;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
/* line 53, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
  width: 16.66667%;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
    width: 33.33333%;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
/* line 67, templates/rt_versla/custom/scss/mosaicgrid.scss */
/* line 68, templates/rt_versla/custom/scss/mosaicgrid.scss */
/* line 70, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-item:hover img, .g-mosaicgrid-item:focus img {
  opacity: 0.15;
}
/* line 72, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-zoom .g-mosaicgrid-item:hover img, .g-mosaicgrid-zoom .g-mosaicgrid-item:focus img {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
/* line 75, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-rotate .g-mosaicgrid-item:hover img, .g-mosaicgrid-rotate .g-mosaicgrid-item:focus img {
  -webkit-transform: rotate(5deg) scale(1.25);
  -moz-transform: rotate(5deg) scale(1.25);
  -ms-transform: rotate(5deg) scale(1.25);
  -o-transform: rotate(5deg) scale(1.25);
  transform: rotate(5deg) scale(1.25);
}
/* line 78, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-blur .g-mosaicgrid-item:hover img, .g-mosaicgrid-blur .g-mosaicgrid-item:focus img {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
/* line 81, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-grayscale .g-mosaicgrid-item:hover img, .g-mosaicgrid-grayscale .g-mosaicgrid-item:focus img {
  opacity: 1;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
/* line 85, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-blur.g-mosaicgrid-grayscale .g-mosaicgrid-item:hover img, .g-mosaicgrid-blur.g-mosaicgrid-grayscale .g-mosaicgrid-item:focus img {
  -webkit-filter: blur(3px) grayscale(100%);
  filter: blur(3px) grayscale(100%);
}
/* line 89, templates/rt_versla/custom/scss/mosaicgrid.scss */
/* line 90, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item:hover .g-mosaicgrid-item-desc, .g-mosaicgrid-style2 .g-mosaicgrid-item:focus .g-mosaicgrid-item-desc {
  opacity: 1;
  font-size: 14px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 99, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-image {
  background: #b8b8b8;
  overflow: hidden;
}
/* line 102, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-image img {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  min-width: 100%;
}
/* line 107, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-content {
  padding: 2.625rem 3rem 2.25rem 3rem;
}
/* line 109, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-content {
  background: #ebebeb;
  color: #666;
}
/* line 113, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 120, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-item-title {
  font-family: "Cambay";
  font-size: 1.25rem;
  line-height: 1.25;
}
/* line 124, templates/rt_versla/custom/scss/mosaicgrid.scss */
/* line 125, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-item-title a {
  color: #262626;
}
/* line 127, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-item-title a:hover {
  color: #d1d1d1;
}
/* line 131, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-title a {
  color: inherit;
  font-size: 1.5rem;
}
/* line 134, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-title a:hover {
  color: #fff;
}
/* line 140, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-item-desc {
  padding-top: 0.5rem;
  font-size: 0.875rem;
  color: #999;
}
/* line 144, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-desc {
  color: #b3b3b3;
  opacity: 0;
  font-size: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 153, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-item-tag-wrapper {
  margin: 0.625rem 0;
  font-size: 0.9rem;
}
/* line 156, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-item-tag-wrapper {
  opacity: 0.5;
  margin-top: 1.25rem;
  padding-top: 1.5rem;
  margin-bottom: 0;
  border-top: 1px solid rgba(231, 232, 234, 0.25);
}
/* line 163, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-tag-wrapper {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  right: 1.5rem;
}
/* line 170, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-item-tag {
  float: left;
}
/* line 172, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-tag {
  background: rgba(0, 0, 0, 0.25);
  padding: 0.25rem 0.5rem;
  border-radius: 5px;
}
/* line 178, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-item-tagicons-container {
  float: right;
  white-space: nowrap;
}
/* line 182, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-item-tagicons {
  display: inline-block;
  margin: 0 2%;
}
/* line 185, templates/rt_versla/custom/scss/mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-tagicons {
  padding: 0.25rem 0;
}
/*
 *  Owl Carousel - Animate Plugin
 */
/* line 8, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 14, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-carousel .owl-animated-in {
  z-index: 0;
}
/* line 17, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-carousel .owl-animated-out {
  z-index: 1;
}
/* line 20, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  /* line 26, templates/rt_versla/custom/scss/owlcarousel.scss */
  0% {
    opacity: 1;
  }
  /* line 30, templates/rt_versla/custom/scss/owlcarousel.scss */
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  /* line 35, templates/rt_versla/custom/scss/owlcarousel.scss */
  0% {
    opacity: 1;
  }
  /* line 39, templates/rt_versla/custom/scss/owlcarousel.scss */
  100% {
    opacity: 0;
  }
}
/*
 *  Owl Carousel - Auto Height Plugin
 */
/* line 47, templates/rt_versla/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 58, templates/rt_versla/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 66, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
/* line 70, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 78, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
/* line 84, templates/rt_versla/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 95, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-carousel.owl-loaded {
  display: block;
}
/* line 98, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
/* line 102, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-carousel.owl-hidden {
  opacity: 0;
}
/* line 105, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
/* line 108, templates/rt_versla/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 122, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
/* line 127, templates/rt_versla/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 133, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
/* line 140, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-carousel.owl-rtl {
  direction: rtl;
}
/* line 143, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
/* line 148, templates/rt_versla/custom/scss/owlcarousel.scss */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Lazy Load Plugin
 */
/* line 155, templates/rt_versla/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 163, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/*
 *  Owl Carousel - Video Plugin
 */
/* line 170, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
/* line 175, templates/rt_versla/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 193, templates/rt_versla/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 200, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
/* line 204, templates/rt_versla/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 219, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
/*
 *  Owl Carousel - Nav & Dots
 */
/* line 227, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-nav {
  opacity: 1;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
/* line 230, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-nav div {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 2.125rem;
  display: inline-block;
  opacity: 1;
  color: #fff;
  border: 2px solid #fff;
  padding: 0.6rem 1.2rem;
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 700;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 244, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-nav div:hover {
  background: #d1d1d1;
  border-color: #d1d1d1;
}
@media only all and (max-width: 30rem) {
  .owl-nav div {
    top: inherit;
    bottom: 0.5rem;
    font-size: 0.7rem;
  }
}
/* line 253, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-nav div.owl-prev {
  margin-right: 7.5rem;
}
/* line 259, templates/rt_versla/custom/scss/owlcarousel.scss */
/* line 260, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-dots .owl-dot {
  display: inline-block;
  background: #666;
  margin: 0 0.3125rem;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
/* line 269, templates/rt_versla/custom/scss/owlcarousel.scss */
.owl-dots .owl-dot.active {
  opacity: 1;
  background: #d1d1d1;
}
/* line 276, templates/rt_versla/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.938rem) {
  .owlcarousel-offset {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
/* line 286, templates/rt_versla/custom/scss/owlcarousel.scss */
.owlcarousel-offset.size-100 {
  flex-basis: auto;
  width: auto;
}
/* line 295, templates/rt_versla/custom/scss/owlcarousel.scss */
/* line 296, templates/rt_versla/custom/scss/owlcarousel.scss */
/* line 297, templates/rt_versla/custom/scss/owlcarousel.scss */
.g-owlcarousel:hover .owl-nav {
  opacity: 1;
}
/* line 302, templates/rt_versla/custom/scss/owlcarousel.scss */
.g-owlcarousel-item-wrapper {
  position: relative;
}
/* line 305, templates/rt_versla/custom/scss/owlcarousel.scss */
.g-owlcarousel-item-img {
  position: relative;
}
/* line 307, templates/rt_versla/custom/scss/owlcarousel.scss */
.g-owlcarousel-item-img:after {
  position: absolute;
  content: "";
  height: 50%;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 316, templates/rt_versla/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) {
  .g-owlcarousel-item-content-container {
    width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-owlcarousel-item-content-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-owlcarousel-item-content-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-owlcarousel-item-content-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel-item-content-container {
    width: 100%;
  }
}
/* line 341, templates/rt_versla/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 347, templates/rt_versla/custom/scss/owlcarousel.scss */
.g-owlcarousel-item-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 350, templates/rt_versla/custom/scss/owlcarousel.scss */
.g-owlcarousel-fullwidth .g-owlcarousel-item-content {
  width: 100%;
}
/* line 353, templates/rt_versla/custom/scss/owlcarousel.scss */
.g-owlcarousel-compact .g-owlcarousel-item-content {
  width: 50%;
}
/* line 355, templates/rt_versla/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.938rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 65%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 75%;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 100%;
  }
}
/* line 369, templates/rt_versla/custom/scss/owlcarousel.scss */
.g-owlcarousel-item-title {
  font-family: "PT Sans Narrow";
  font-size: 0.8rem;
  padding-bottom: 1.1rem;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 2.125rem;
}
/* line 380, templates/rt_versla/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.938rem) {
  .g-owlcarousel-item-desc {
    display: none;
  }
}
/* line 390, templates/rt_versla/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 399, templates/rt_versla/custom/scss/owlcarousel.scss */
/* line 400, templates/rt_versla/custom/scss/owlcarousel.scss */
.g-owlcarousel-layout-testimonial .g-owlcarousel-item-desc {
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  padding: 1.5rem;
  margin: 0.625rem;
  font-size: 1.2rem;
  font-weight: 400;
  font-style: italic;
}
@media only all and (max-width: 47.938rem) {
  .g-owlcarousel-layout-testimonial .g-owlcarousel-item-desc {
    display: block;
    padding-top: 2rem;
  }
}
/* line 413, templates/rt_versla/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 420, templates/rt_versla/custom/scss/owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-dots {
  margin: 0.625rem 0;
  text-align: center;
  min-height: 70px;
  line-height: 70px;
  vertical-align: middle;
}
/* line 426, templates/rt_versla/custom/scss/owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-dots .owl-dot {
  vertical-align: middle;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  opacity: 0.5;
  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 434, templates/rt_versla/custom/scss/owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-dots .owl-dot.active {
  width: 45px;
  height: 45px;
  opacity: 1;
}
/* line 4, templates/rt_versla/custom/scss/portfolio.scss */
/* line 5, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-portfolio-filter {
  margin-bottom: 30px;
}
/* line 10, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-portfolio-filter.uk-subnav > * > * {
  color: #666;
}
/* line 13, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
  padding: 3px 8px;
  border: 1px solid #e7e8ea;
  background: #fff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 18, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *:focus, .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *:hover {
  background: #fff;
  box-shadow: none;
  border: 1px solid #d1d1d1;
  color: #d1d1d1;
}
/* line 25, templates/rt_versla/custom/scss/portfolio.scss */
/* line 26, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-portfolio-filter .uk-active > a {
  background: #fff;
  border: 1px solid #d1d1d1;
  color: #d1d1d1;
  box-shadow: none;
}
/* line 34, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-portfolio-item {
  border: 1px solid #e7e8ea;
}
/* line 37, templates/rt_versla/custom/scss/portfolio.scss */
/* line 38, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio.gutter-disabled .g-portfolio-item {
  border: none;
}
/* line 42, templates/rt_versla/custom/scss/portfolio.scss */
/* line 43, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-portfolio-image > a {
  display: block;
}
/* line 47, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-info-container {
  padding: 20px;
  background: #fff;
}
/* line 51, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio p {
  margin: 0;
}
/* line 54, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-portfolio-title {
  margin: 0;
}
/* line 56, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-portfolio-title a {
  color: #4d4d4d;
}
/* line 58, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-portfolio-title a:hover {
  color: #d1d1d1;
}
/* line 63, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-item-details {
  margin-top: 10px;
  font-size: 90%;
  color: #999;
  font-style: italic;
}
/* line 68, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-item-details i {
  margin-right: 5px;
}
/* line 72, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-portfolio-desc {
  margin-top: 10px;
}
/* line 75, templates/rt_versla/custom/scss/portfolio.scss */
/* line 76, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-info-container-style2.uk-overlay-panel {
  padding: 15px;
}
/* line 78, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
/* line 81, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-info-container-style2.uk-overlay-panel a {
  color: #fff;
}
/* line 83, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-info-container-style2.uk-overlay-panel a:hover {
  color: #d1d1d1;
}
/* line 88, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-info-container-style2 .g-portfolio-special, .g-portfolio .g-info-container-style2 .g-item-details {
  color: #bfbfbf;
}
/* line 92, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-portfolio-special {
  color: #999;
  font-style: italic;
  float: left;
}
@media only all and (max-width: 30rem) {
  .g-portfolio .g-portfolio-special {
    float: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-portfolio .g-portfolio-special {
    float: none;
  }
}
/* line 102, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-portfolio-special i {
  margin-right: 5px;
}
/* line 106, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-portfolio-link {
  float: right;
  font-style: italic;
}
/* line 109, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-portfolio-link i {
  margin-left: 10px;
}
@media only all and (max-width: 30rem) {
  .g-portfolio .g-portfolio-link {
    float: none;
    margin-top: 5px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-portfolio .g-portfolio-link {
    float: none;
    margin-top: 5px;
  }
}
/* line 121, templates/rt_versla/custom/scss/portfolio.scss */
/* line 122, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .no-special .g-portfolio-link {
  float: none;
}
/* line 126, templates/rt_versla/custom/scss/portfolio.scss */
/* line 127, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .no-link .g-portfolio-special {
  float: none;
}
/* line 131, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio .g-bottom-info {
  margin-top: 15px;
}
/* line 134, templates/rt_versla/custom/scss/portfolio.scss */
/* line 135, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio.style3 .g-info-container {
  position: absolute;
  visibility: hidden;
  z-index: 9;
  opacity: 0;
  border: 1px solid #e7e8ea;
  border-top: none;
  width: 100%;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/* line 145, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio.style3 .g-portfolio-item {
  border: none;
}
/* line 147, templates/rt_versla/custom/scss/portfolio.scss */
/* line 148, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio.style3 .g-portfolio-item:hover .g-info-container {
  visibility: visible;
  opacity: 1;
}
/* line 155, templates/rt_versla/custom/scss/portfolio.scss */
/* line 156, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio.style4 .g-info-container-style2 {
  background: -webkit-linear-gradient( top , rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  padding: 20px;
}
/* line 159, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio.style4 .g-info-container-style2 a {
  color: #fff;
}
/* line 161, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio.style4 .g-info-container-style2 a:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 167, templates/rt_versla/custom/scss/portfolio.scss */
/* line 168, templates/rt_versla/custom/scss/portfolio.scss */
/* line 169, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio.style4 .g-portfolio-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
/* line 173, templates/rt_versla/custom/scss/portfolio.scss */
/* line 174, templates/rt_versla/custom/scss/portfolio.scss */
/* line 175, templates/rt_versla/custom/scss/portfolio.scss */
.g-portfolio.style4 .g-portfolio-image:hover .uk-overlay img {
  -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 184, templates/rt_versla/custom/scss/portfolio.scss */
/* line 185, templates/rt_versla/custom/scss/portfolio.scss */
.portfolio-special .g-portfolio-filter {
  text-align: center;
  position: relative;
  top: -50px;
  margin-bottom: 0;
  justify-content: center;
}
/* line 194, templates/rt_versla/custom/scss/portfolio.scss */
/* line 195, templates/rt_versla/custom/scss/portfolio.scss */
/* line 196, templates/rt_versla/custom/scss/portfolio.scss */
#g-fullwidth .g-portfolio.gutter-enabled, .g-flushed .g-portfolio.gutter-enabled {
  padding: 30px;
}
/* line 199, templates/rt_versla/custom/scss/portfolio.scss */
/* line 200, templates/rt_versla/custom/scss/portfolio.scss */
#g-fullwidth .g-portfolio.filters-enabled.gutter-enabled, .g-flushed .g-portfolio.filters-enabled.gutter-enabled {
  padding-top: 0;
}
/* line 204, templates/rt_versla/custom/scss/portfolio.scss */
#g-fullwidth .g-portfolio .g-portfolio-filter, .g-flushed .g-portfolio .g-portfolio-filter {
  border-bottom: 1px solid #f0f0f0;
}
/* line 206, templates/rt_versla/custom/scss/portfolio.scss */
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
  padding: 0;
  border: none;
  height: 50px;
  width: 100%;
  line-height: 50px;
  font-weight: bold;
  font-size: 1rem;
  border-radius: 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    font-size: 0.9rem;
    font-weight: normal;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
/* line 234, templates/rt_versla/custom/scss/portfolio.scss */
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav {
  margin-left: -30px;
  margin-right: -30px;
}
/* line 237, templates/rt_versla/custom/scss/portfolio.scss */
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav > * {
  padding-left: 0;
  border-right: 1px solid #f0f0f0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
/* line 245, templates/rt_versla/custom/scss/portfolio.scss */
/* line 246, templates/rt_versla/custom/scss/portfolio.scss */
#g-fullwidth .g-portfolio.gutter-disabled .g-portfolio-filter, .g-flushed .g-portfolio.gutter-disabled .g-portfolio-filter {
  margin-bottom: 0;
}
/* line 248, templates/rt_versla/custom/scss/portfolio.scss */
#g-fullwidth .g-portfolio.gutter-disabled .g-portfolio-filter.uk-subnav, .g-flushed .g-portfolio.gutter-disabled .g-portfolio-filter.uk-subnav {
  padding: 0 30px;
}
/* line 256, templates/rt_versla/custom/scss/portfolio.scss */
/* line 257, templates/rt_versla/custom/scss/portfolio.scss */
.uk-tooltip.g-portfolio-tooltip {
  padding: 6px 12px;
  font-size: 13px;
}
/* line 1, templates/rt_versla/custom/scss/slideshow-joomla.scss */
/* line 2, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 6, templates/rt_versla/custom/scss/slideshow-joomla.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 12, templates/rt_versla/custom/scss/slideshow-joomla.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 21, templates/rt_versla/custom/scss/slideshow-joomla.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 27, templates/rt_versla/custom/scss/slideshow-joomla.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
/* line 38, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
/* line 57, templates/rt_versla/custom/scss/slideshow-joomla.scss */
/* line 58, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 62, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #fff !important;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
/* line 70, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .g-article-details {
  margin-bottom: 15px;
  font-size: 90%;
}
/* line 73, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .g-article-details > span {
  margin-right: 10px;
}
/* line 75, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .g-article-details > span:last-child {
  margin-right: 0;
}
/* line 78, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .g-article-details > span i {
  margin-right: 5px;
}
/* line 82, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .g-article-details.details-showbottom {
  margin-top: 15px;
  margin-bottom: 20px;
}
/* line 87, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
/* line 92, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #d1d1d1;
}
/* line 94, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 99, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .g-article-read-more {
  margin-top: 15px;
}
/* line 102, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 105, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 107, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #fff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
/* line 115, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #fff !important;
  font-size: 1.2rem;
  display: table;
}
/* line 122, templates/rt_versla/custom/scss/slideshow-joomla.scss */
/* line 123, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
/* line 127, templates/rt_versla/custom/scss/slideshow-joomla.scss */
/* line 128, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 131, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 136, templates/rt_versla/custom/scss/slideshow-joomla.scss */
/* line 137, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
/* line 146, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .style3 .g-article-details {
  font-size: 100%;
}
/* line 149, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 154, templates/rt_versla/custom/scss/slideshow-joomla.scss */
/* line 155, templates/rt_versla/custom/scss/slideshow-joomla.scss */
/* line 156, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow.dark-text .style3 .g-slideshow-title {
  color: #666 !important;
}
/* line 159, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow.dark-text .style3 .g-slideshow-desc, .g-slideshow.dark-text .style3 .g-article-details {
  color: #666;
}
/* line 164, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 167, templates/rt_versla/custom/scss/slideshow-joomla.scss */
/* line 168, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 172, templates/rt_versla/custom/scss/slideshow-joomla.scss */
/* line 173, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 177, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
/* line 180, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
/* line 183, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
/* line 186, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
/* line 189, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
/* line 192, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 195, templates/rt_versla/custom/scss/slideshow-joomla.scss */
/* line 196, templates/rt_versla/custom/scss/slideshow-joomla.scss */
/* line 197, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 202, templates/rt_versla/custom/scss/slideshow-joomla.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 207, templates/rt_versla/custom/scss/slideshow-joomla.scss */
/* line 208, templates/rt_versla/custom/scss/slideshow-joomla.scss */
/* line 209, templates/rt_versla/custom/scss/slideshow-joomla.scss */
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 1, templates/rt_versla/custom/scss/slideshow.scss */
/* line 2, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 6, templates/rt_versla/custom/scss/slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 12, templates/rt_versla/custom/scss/slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 21, templates/rt_versla/custom/scss/slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 27, templates/rt_versla/custom/scss/slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
/* line 38, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
/* line 57, templates/rt_versla/custom/scss/slideshow.scss */
/* line 58, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 62, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #fff !important;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
/* line 70, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
/* line 75, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #d1d1d1;
}
/* line 77, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 82, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
/* line 87, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #d1d1d1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 91, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #e5e5e5;
  border-color: #e5e5e5;
}
/* line 96, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
/* line 99, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 106, templates/rt_versla/custom/scss/slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 114, templates/rt_versla/custom/scss/slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 118, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #d1d1d1;
  color: #d1d1d1;
}
/* line 122, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #d1d1d1;
  border-color: #d1d1d1;
  color: #fff;
}
/* line 130, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 133, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 135, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #fff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
/* line 143, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #fff !important;
  font-size: 1.2rem;
  display: table;
}
/* line 150, templates/rt_versla/custom/scss/slideshow.scss */
/* line 151, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
/* line 153, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #fff;
  border-color: #fff;
  color: #1a1a1a;
}
/* line 157, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 163, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #fff;
  color: #fff;
}
/* line 166, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 174, templates/rt_versla/custom/scss/slideshow.scss */
/* line 175, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
/* line 179, templates/rt_versla/custom/scss/slideshow.scss */
/* line 180, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 183, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 188, templates/rt_versla/custom/scss/slideshow.scss */
/* line 189, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
/* line 198, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 203, templates/rt_versla/custom/scss/slideshow.scss */
/* line 204, templates/rt_versla/custom/scss/slideshow.scss */
/* line 205, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #666 !important;
}
/* line 208, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #666;
}
/* line 213, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 216, templates/rt_versla/custom/scss/slideshow.scss */
/* line 217, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 221, templates/rt_versla/custom/scss/slideshow.scss */
/* line 222, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 226, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
/* line 229, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
/* line 232, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
/* line 235, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
/* line 238, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
/* line 241, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 244, templates/rt_versla/custom/scss/slideshow.scss */
/* line 245, templates/rt_versla/custom/scss/slideshow.scss */
/* line 246, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 251, templates/rt_versla/custom/scss/slideshow.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 256, templates/rt_versla/custom/scss/slideshow.scss */
/* line 257, templates/rt_versla/custom/scss/slideshow.scss */
/* line 258, templates/rt_versla/custom/scss/slideshow.scss */
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 4, templates/rt_versla/custom/scss/our-team.scss */
/* line 5, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team:not(.gutter-disabled) {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
/* line 8, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team:not(.gutter-disabled) > .g-grid {
  margin-bottom: 3rem;
}
/* line 10, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team:not(.gutter-disabled) > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 12, templates/rt_versla/custom/scss/our-team.scss */
/* line 13, templates/rt_versla/custom/scss/our-team.scss */
/* line 14, templates/rt_versla/custom/scss/our-team.scss */
@media only all and (max-width: 47.938rem) {
  .g-our-team:not(.gutter-disabled) > .g-grid:last-child > .g-block:last-child .g-our-team-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-our-team:not(.gutter-disabled) > .g-grid {
    margin-bottom: 0;
  }
}
/* line 26, templates/rt_versla/custom/scss/our-team.scss */
@media only all and (max-width: 47.938rem) {
  .g-our-team:not(.gutter-disabled) .g-our-team-item {
    margin-bottom: 3rem !important;
  }
}
/* line 32, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 47.938rem) {
  .g-our-team .size-33 {
    -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%;
    width: 100%;
  }
}
/* line 41, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 47.938rem) {
  .g-our-team .size-16 {
    -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%;
    width: 100%;
  }
}
/* line 51, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team, .g-our-team-slider, .g-our-team-slideset {
  text-align: center;
}
/* line 53, templates/rt_versla/custom/scss/our-team.scss */
/* line 54, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team.gutter-disabled .g-our-team-item, .g-our-team-slider.gutter-disabled .g-our-team-item, .g-our-team-slideset.gutter-disabled .g-our-team-item {
  border: none;
}
/* line 57, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team.gutter-disabled .uk-slideset, .g-our-team-slider.gutter-disabled .uk-slideset, .g-our-team-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
/* line 59, templates/rt_versla/custom/scss/our-team.scss */
/* line 60, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team.gutter-disabled .uk-slideset.uk-grid > *, .g-our-team-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-our-team-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
/* line 66, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team .g-content, .g-our-team-slider .g-content, .g-our-team-slideset .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 71, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team .g-our-team-item, .g-our-team-slider .g-our-team-item, .g-our-team-slideset .g-our-team-item {
  border: 1px solid #e7e8ea;
  width: 100%;
}
@media only all and (max-width: 47.938rem) {
  .g-our-team .g-our-team-item, .g-our-team-slider .g-our-team-item, .g-our-team-slideset .g-our-team-item {
    margin-bottom: 4.25rem;
    width: 100%;
  }
  /* line 77, templates/rt_versla/custom/scss/our-team.scss */
  .g-our-team .g-our-team-item:last-child, .g-our-team-slider .g-our-team-item:last-child, .g-our-team-slideset .g-our-team-item:last-child {
    margin-bottom: 0;
  }
}
/* line 82, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team .g-our-team-image, .g-our-team-slider .g-our-team-image, .g-our-team-slideset .g-our-team-image {
  position: relative;
  overflow: hidden;
}
/* line 85, templates/rt_versla/custom/scss/our-team.scss */
/* line 86, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team .g-our-team-image .g-our-team-social.uk-overlay-panel, .g-our-team-slider .g-our-team-image .g-our-team-social.uk-overlay-panel, .g-our-team-slideset .g-our-team-image .g-our-team-social.uk-overlay-panel {
  padding: 0;
}
/* line 88, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team .g-our-team-image .g-our-team-social.uk-overlay-panel a, .g-our-team-slider .g-our-team-image .g-our-team-social.uk-overlay-panel a, .g-our-team-slideset .g-our-team-image .g-our-team-social.uk-overlay-panel a {
  width: 100%;
  display: block;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-right: none;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-our-team .g-our-team-image .g-our-team-social.uk-overlay-panel a, .g-our-team-slider .g-our-team-image .g-our-team-social.uk-overlay-panel a, .g-our-team-slideset .g-our-team-image .g-our-team-social.uk-overlay-panel a {
    padding: 10px 5px;
  }
}
/* line 98, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team .g-our-team-image .g-our-team-social.uk-overlay-panel a:hover, .g-our-team-slider .g-our-team-image .g-our-team-social.uk-overlay-panel a:hover, .g-our-team-slideset .g-our-team-image .g-our-team-social.uk-overlay-panel a:hover {
  background: #d1d1d1;
}
/* line 103, templates/rt_versla/custom/scss/our-team.scss */
@media only all and (max-width: 47.938rem) {
  .g-our-team .g-our-team-image .g-our-team-social .g-block, .g-our-team-slider .g-our-team-image .g-our-team-social .g-block, .g-our-team-slideset .g-our-team-image .g-our-team-social .g-block {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
/* line 109, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team .g-our-team-image img, .g-our-team-slider .g-our-team-image img, .g-our-team-slideset .g-our-team-image img {
  width: 100%;
}
/* line 113, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team .g-info-container, .g-our-team-slider .g-info-container, .g-our-team-slideset .g-info-container {
  padding: 20px;
  background: #fff;
}
/* line 117, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team p, .g-our-team-slider p, .g-our-team-slideset p {
  margin: 0;
}
/* line 120, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team .g-our-team-name, .g-our-team-slider .g-our-team-name, .g-our-team-slideset .g-our-team-name {
  margin: 0;
}
/* line 122, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team .g-our-team-name a, .g-our-team-slider .g-our-team-name a, .g-our-team-slideset .g-our-team-name a {
  color: #4d4d4d;
}
/* line 124, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team .g-our-team-name a:hover, .g-our-team-slider .g-our-team-name a:hover, .g-our-team-slideset .g-our-team-name a:hover {
  color: #d1d1d1;
}
/* line 129, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team .g-our-team-position, .g-our-team-slider .g-our-team-position, .g-our-team-slideset .g-our-team-position {
  margin-top: 0;
  font-size: 90%;
}
/* line 132, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team .g-our-team-position.g-desc-enabled, .g-our-team-slider .g-our-team-position.g-desc-enabled, .g-our-team-slideset .g-our-team-position.g-desc-enabled {
  margin-bottom: 20px;
}
/* line 136, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team .g-our-team-desc, .g-our-team-slider .g-our-team-desc, .g-our-team-slideset .g-our-team-desc {
  margin-top: 0.4rem;
}
/* line 139, templates/rt_versla/custom/scss/our-team.scss */
/* line 140, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team.style2 .g-our-team-social, .g-our-team-slider.style2 .g-our-team-social, .g-our-team-slideset.style2 .g-our-team-social {
  margin-top: 20px;
}
/* line 142, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team.style2 .g-our-team-social a, .g-our-team-slider.style2 .g-our-team-social a, .g-our-team-slideset.style2 .g-our-team-social a {
  color: #737373;
  margin-right: 15px;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-our-team.style2 .g-our-team-social a, .g-our-team-slider.style2 .g-our-team-social a, .g-our-team-slideset.style2 .g-our-team-social a {
    margin-right: 8px;
  }
}
/* line 148, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team.style2 .g-our-team-social a:last-child, .g-our-team-slider.style2 .g-our-team-social a:last-child, .g-our-team-slideset.style2 .g-our-team-social a:last-child {
  margin-right: 0;
}
/* line 151, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team.style2 .g-our-team-social a:hover, .g-our-team-slider.style2 .g-our-team-social a:hover, .g-our-team-slideset.style2 .g-our-team-social a:hover {
  color: #d1d1d1;
}
/* line 157, templates/rt_versla/custom/scss/our-team.scss */
/* line 158, templates/rt_versla/custom/scss/our-team.scss */
/* line 159, templates/rt_versla/custom/scss/our-team.scss */
.g-our-team.uk-text-left.style1 .g-our-team-social, .g-our-team-slider.uk-text-left.style1 .g-our-team-social, .g-our-team-slideset.uk-text-left.style1 .g-our-team-social {
  text-align: center !important;
}
/* line 1, templates/rt_versla/custom/scss/companies.scss */
/* line 2, templates/rt_versla/custom/scss/companies.scss */
.g-companies:not(.gutter-disabled) {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
/* line 5, templates/rt_versla/custom/scss/companies.scss */
/* line 6, templates/rt_versla/custom/scss/companies.scss */
.g-companies:not(.gutter-disabled) .g-companies-container > .g-grid {
  margin-bottom: 3rem;
}
/* line 8, templates/rt_versla/custom/scss/companies.scss */
.g-companies:not(.gutter-disabled) .g-companies-container > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 10, templates/rt_versla/custom/scss/companies.scss */
/* line 11, templates/rt_versla/custom/scss/companies.scss */
/* line 12, templates/rt_versla/custom/scss/companies.scss */
@media only all and (max-width: 47.938rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container > .g-grid:last-child > .g-block:last-child .g-companies-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container > .g-grid {
    margin-bottom: 0;
  }
}
/* line 24, templates/rt_versla/custom/scss/companies.scss */
@media only all and (max-width: 47.938rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container .g-companies-item {
    margin-bottom: 3rem !important;
  }
}
/* line 31, templates/rt_versla/custom/scss/companies.scss */
.g-companies .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 47.938rem) {
  .g-companies .size-33 {
    -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%;
    width: 100%;
  }
}
/* line 40, templates/rt_versla/custom/scss/companies.scss */
.g-companies .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 47.938rem) {
  .g-companies .size-16 {
    -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%;
    width: 100%;
  }
}
/* line 50, templates/rt_versla/custom/scss/companies.scss */
/* line 51, templates/rt_versla/custom/scss/companies.scss */
/* line 52, templates/rt_versla/custom/scss/companies.scss */
.g-companies.gutter-disabled .g-companies-item, .g-companies-slider.gutter-disabled .g-companies-item, .g-companies-slideset.gutter-disabled .g-companies-item {
  border: none;
}
/* line 55, templates/rt_versla/custom/scss/companies.scss */
.g-companies.gutter-disabled .uk-slideset, .g-companies-slider.gutter-disabled .uk-slideset, .g-companies-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
/* line 57, templates/rt_versla/custom/scss/companies.scss */
/* line 58, templates/rt_versla/custom/scss/companies.scss */
.g-companies.gutter-disabled .uk-slideset.uk-grid > *, .g-companies-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-companies-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
/* line 63, templates/rt_versla/custom/scss/companies.scss */
.g-companies.gutter-disabled .uk-slider-container, .g-companies-slider.gutter-disabled .uk-slider-container, .g-companies-slideset.gutter-disabled .uk-slider-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 68, templates/rt_versla/custom/scss/companies.scss */
/* line 69, templates/rt_versla/custom/scss/companies.scss */
.g-companies.style1 .g-content, .g-companies-slider.style1 .g-content, .g-companies-slideset.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 74, templates/rt_versla/custom/scss/companies.scss */
/* line 75, templates/rt_versla/custom/scss/companies.scss */
.g-companies.style1 .g-companies-image img, .g-companies-slider.style1 .g-companies-image img, .g-companies-slideset.style1 .g-companies-image img {
  background: #fff;
  border: 1px solid #e7e8ea;
}
/* line 80, templates/rt_versla/custom/scss/companies.scss */
.g-companies.style1 .uk-overlay-panel, .g-companies-slider.style1 .uk-overlay-panel, .g-companies-slideset.style1 .uk-overlay-panel {
  padding: 15px;
  text-align: center;
}
/* line 84, templates/rt_versla/custom/scss/companies.scss */
.g-companies.style1 .g-companies-name, .g-companies-slider.style1 .g-companies-name, .g-companies-slideset.style1 .g-companies-name {
  margin: 0;
  color: #fff !important;
}
/* line 87, templates/rt_versla/custom/scss/companies.scss */
/* line 88, templates/rt_versla/custom/scss/companies.scss */
.g-companies.style1 .g-companies-name a:hover, .g-companies-slider.style1 .g-companies-name a:hover, .g-companies-slideset.style1 .g-companies-name a:hover {
  color: #d1d1d1 !important;
}
/* line 93, templates/rt_versla/custom/scss/companies.scss */
.g-companies.style1 .g-companies-item, .g-companies-slider.style1 .g-companies-item, .g-companies-slideset.style1 .g-companies-item {
  width: 100%;
}
/* line 95, templates/rt_versla/custom/scss/companies.scss */
.g-companies.style1 .g-companies-item img, .g-companies-slider.style1 .g-companies-item img, .g-companies-slideset.style1 .g-companies-item img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
/* line 100, templates/rt_versla/custom/scss/companies.scss */
/* line 101, templates/rt_versla/custom/scss/companies.scss */
.g-companies.style1 .g-companies-item:hover img, .g-companies-slider.style1 .g-companies-item:hover img, .g-companies-slideset.style1 .g-companies-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
/* line 105, templates/rt_versla/custom/scss/companies.scss */
/* line 106, templates/rt_versla/custom/scss/companies.scss */
.g-companies.style1 .g-companies-item .g-companies-image a, .g-companies-slider.style1 .g-companies-item .g-companies-image a, .g-companies-slideset.style1 .g-companies-item .g-companies-image a {
  display: block;
}
/* line 112, templates/rt_versla/custom/scss/companies.scss */
.g-companies.style2, .g-companies-slider.style2, .g-companies-slideset.style2 {
  margin: -5px;
}
/* line 114, templates/rt_versla/custom/scss/companies.scss */
.g-companies.style2 .g-content, .g-companies-slider.style2 .g-content, .g-companies-slideset.style2 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 119, templates/rt_versla/custom/scss/companies.scss */
/* line 120, templates/rt_versla/custom/scss/companies.scss */
.g-companies.style2 .g-companies-image img, .g-companies-slider.style2 .g-companies-image img, .g-companies-slideset.style2 .g-companies-image img {
  background: #fff;
  border: 1px solid #e7e8ea;
}
/* line 125, templates/rt_versla/custom/scss/companies.scss */
.g-companies.style2 .uk-overlay-panel, .g-companies-slider.style2 .uk-overlay-panel, .g-companies-slideset.style2 .uk-overlay-panel {
  padding: 15px;
  text-align: center;
}
/* line 129, templates/rt_versla/custom/scss/companies.scss */
.g-companies.style2 .g-companies-name, .g-companies-slider.style2 .g-companies-name, .g-companies-slideset.style2 .g-companies-name {
  margin: 0;
  color: #fff !important;
}
/* line 132, templates/rt_versla/custom/scss/companies.scss */
/* line 133, templates/rt_versla/custom/scss/companies.scss */
.g-companies.style2 .g-companies-name a:hover, .g-companies-slider.style2 .g-companies-name a:hover, .g-companies-slideset.style2 .g-companies-name a:hover {
  color: #d1d1d1 !important;
}
/* line 138, templates/rt_versla/custom/scss/companies.scss */
.g-companies.style2 .g-companies-item, .g-companies-slider.style2 .g-companies-item, .g-companies-slideset.style2 .g-companies-item {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 141, templates/rt_versla/custom/scss/companies.scss */
.g-companies.style2 .g-companies-item img, .g-companies-slider.style2 .g-companies-item img, .g-companies-slideset.style2 .g-companies-item img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
/* line 146, templates/rt_versla/custom/scss/companies.scss */
/* line 147, templates/rt_versla/custom/scss/companies.scss */
.g-companies.style2 .g-companies-item:hover img, .g-companies-slider.style2 .g-companies-item:hover img, .g-companies-slideset.style2 .g-companies-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
/* line 151, templates/rt_versla/custom/scss/companies.scss */
/* line 152, templates/rt_versla/custom/scss/companies.scss */
.g-companies.style2 .g-companies-item .g-companies-image a, .g-companies-slider.style2 .g-companies-item .g-companies-image a, .g-companies-slideset.style2 .g-companies-item .g-companies-image a {
  display: block;
}
/* line 157, templates/rt_versla/custom/scss/companies.scss */
/* line 158, templates/rt_versla/custom/scss/companies.scss */
/* line 159, templates/rt_versla/custom/scss/companies.scss */
.g-companies.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies-slider.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies-slideset.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies.style2 .g-companies-container:hover .g-companies-item, .g-companies-slider.style2 .g-companies-container:hover .g-companies-item, .g-companies-slideset.style2 .g-companies-container:hover .g-companies-item {
  opacity: 0.5;
}
/* line 161, templates/rt_versla/custom/scss/companies.scss */
.g-companies.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies-slider.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies-slideset.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies.style2 .g-companies-container:hover .g-companies-item:hover, .g-companies-slider.style2 .g-companies-container:hover .g-companies-item:hover, .g-companies-slideset.style2 .g-companies-container:hover .g-companies-item:hover {
  opacity: 1;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
}
/* line 168, templates/rt_versla/custom/scss/companies.scss */
.g-companies.style2 .uk-slider-container, .g-companies-slider.style2 .uk-slider-container, .g-companies-slideset.style2 .uk-slider-container {
  padding: 6px;
}
/* line 5, templates/rt_versla/custom/scss/contacts.scss */
/* line 6, templates/rt_versla/custom/scss/contacts.scss */
/* line 7, templates/rt_versla/custom/scss/contacts.scss */
#g-top .g-contacts .g-contacts-item {
  display: inline-block;
  padding: 9.125px 15px;
  border-right: 1px solid #dadada;
  margin-left: -4px;
  margin-bottom: 0;
}
/* line 13, templates/rt_versla/custom/scss/contacts.scss */
#g-top .g-contacts .g-contacts-item:first-child {
  border-left: 1px solid #dadada;
  margin-left: 0;
}
/* line 17, templates/rt_versla/custom/scss/contacts.scss */
#g-top .g-contacts .g-contacts-item:last-child {
  margin-right: 0;
}
/* line 20, templates/rt_versla/custom/scss/contacts.scss */
#g-top .g-contacts .g-contacts-item > a {
  color: #fff;
}
/* line 30, templates/rt_versla/custom/scss/contacts.scss */
/* line 31, templates/rt_versla/custom/scss/contacts.scss */
.g-contacts .g-contacts-item {
  display: block;
  margin-bottom: 7px;
}
/* line 35, templates/rt_versla/custom/scss/contacts.scss */
.g-contacts .g-contacts-icon {
  margin-right: 5px;
}
/* line 1, templates/rt_versla/custom/scss/zoom.scss */
.g-zoom {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
/* line 4, templates/rt_versla/custom/scss/zoom.scss */
/* line 6, templates/rt_versla/custom/scss/zoom.scss */
.g-zoom .g-zoom-left .g-content, .g-zoom .g-zoom-right .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 10, templates/rt_versla/custom/scss/zoom.scss */
.g-zoom .g-zoom-left .g-content .magnify, .g-zoom .g-zoom-right .g-content .magnify {
  max-width: auto;
  position: relative;
  cursor: none;
  border: 10px solid #e7e8ea;
}
/* line 15, templates/rt_versla/custom/scss/zoom.scss */
.g-zoom .g-zoom-left .g-content .magnify .glass, .g-zoom .g-zoom-right .g-content .magnify .glass {
  z-index: 99;
  width: 220px;
  height: 220px;
  position: absolute;
  border-radius: 100%;
  background-repeat: no-repeat;
  background-color: white;
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
}
/* line 27, templates/rt_versla/custom/scss/zoom.scss */
.g-zoom .g-zoom-left .g-content .magnify .thumb, .g-zoom .g-zoom-right .g-content .magnify .thumb {
  display: inline-block;
  max-width: auto;
}
/* line 34, templates/rt_versla/custom/scss/zoom.scss */
/* line 35, templates/rt_versla/custom/scss/zoom.scss */
.g-zoom .g-zoom-link i {
  margin-right: 8px;
}
/* line 4, templates/rt_versla/custom/scss/gadgets.scss */
/* line 5, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets .g-gadget-buttons {
  position: fixed;
  top: 155px;
  left: 0;
  background: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  z-index: 999;
}
/* line 12, templates/rt_versla/custom/scss/gadgets.scss */
/* line 13, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets .g-gadget-buttons > div > a {
  padding: 14px;
  display: block;
  line-height: 1;
  border-bottom: 1px solid #e7e8ea;
  text-align: center;
  color: #666;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 21, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets .g-gadget-buttons > div > a:hover {
  color: #fff;
  background: #d1d1d1;
}
/* line 26, templates/rt_versla/custom/scss/gadgets.scss */
/* line 27, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets .g-gadget-buttons > div:last-child > a {
  border-bottom: none;
}
/* line 33, templates/rt_versla/custom/scss/gadgets.scss */
/* line 34, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets .g-gadget-offcanvas .offcanvas-toggle-particle {
  cursor: pointer;
}
/* line 40, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets .login-text-present {
  margin-right: 10px;
}
/* line 43, templates/rt_versla/custom/scss/gadgets.scss */
/* line 44, templates/rt_versla/custom/scss/gadgets.scss */
/* line 45, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 49, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login .uk-modal-dialog {
  padding: 0;
}
/* line 51, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login .uk-modal-dialog h3 {
  margin: 0;
  margin-bottom: 10px;
  padding: 10px 25px;
  background: #2e373c;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
}
/* line 62, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login #login-form {
  padding: 25px;
}
/* line 64, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login #login-form input {
  width: 100%;
  max-width: 100%;
  border-radius: 0;
}
/* line 69, templates/rt_versla/custom/scss/gadgets.scss */
/* line 70, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login #login-form .pretext p {
  margin-top: 0;
}
/* line 74, templates/rt_versla/custom/scss/gadgets.scss */
/* line 75, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login #login-form .posttext p {
  margin-bottom: 0;
}
/* line 79, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login #login-form .control-group {
  margin-bottom: 15px;
}
/* line 82, templates/rt_versla/custom/scss/gadgets.scss */
/* line 83, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login #login-form .input-prepend .add-on {
  display: none;
}
/* line 87, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login #login-form #modlgn-username, .g-gadgets #modal-login #login-form #modlgn-passwd {
  border: 1px solid #d9dbde;
  padding: 10px;
}
/* line 90, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login #login-form #modlgn-username:focus, .g-gadgets #modal-login #login-form #modlgn-passwd:focus {
  border-color: #d1d1d1;
}
/* line 95, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login #form-login-remember {
  display: inline-block;
  margin: 5px 0 15px;
}
/* line 98, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login #form-login-remember input {
  margin: 2px 5px 0 0;
  width: auto;
}
/* line 106, templates/rt_versla/custom/scss/gadgets.scss */
/* line 107, templates/rt_versla/custom/scss/gadgets.scss */
/* line 108, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login .userdata > ul li {
  line-height: 1.5;
}
/* line 113, templates/rt_versla/custom/scss/gadgets.scss */
/* line 114, templates/rt_versla/custom/scss/gadgets.scss */
/* line 115, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login .hide-links .userdata > ul {
  display: none;
}
/* line 120, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login .login-greeting {
  text-align: center;
  margin-bottom: 20px;
}
/* line 124, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login .logout-button {
  text-align: center;
}
/* line 128, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login #loginform {
  padding: 25px;
}
/* line 130, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login #loginform .login-data {
  padding: 0;
  margin: 10px 0 0 0;
}
/* line 134, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login #loginform .login-username, .g-gadgets #modal-login #loginform .login-password, .g-gadgets #modal-login #loginform .login-remember, .g-gadgets #modal-login #loginform .login-submit {
  margin-top: 0;
}
/* line 137, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login #loginform .login-submit {
  margin-bottom: 0;
}
/* line 140, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login #loginform input {
  border-radius: 0;
}
/* line 143, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login #loginform #user_login, .g-gadgets #modal-login #loginform #user_pass {
  border: 1px solid #d9dbde;
}
/* line 145, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login #loginform #user_login:focus, .g-gadgets #modal-login #loginform #user_pass:focus {
  border-color: #d1d1d1;
}
/* line 149, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login #loginform .login-extra {
  margin: 15px 0 0 0;
  list-style: none;
}
/* line 152, templates/rt_versla/custom/scss/gadgets.scss */
/* line 153, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login #loginform .login-extra li i {
  margin-right: 7px;
}
/* line 158, templates/rt_versla/custom/scss/gadgets.scss */
/* line 159, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login #loginform .logout-button .button {
  margin-bottom: 0;
}
/* line 164, templates/rt_versla/custom/scss/gadgets.scss */
/* line 165, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-login .hide-links .login-extra {
  display: none;
}
/* line 172, templates/rt_versla/custom/scss/gadgets.scss */
/* line 173, templates/rt_versla/custom/scss/gadgets.scss */
/* line 174, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-search.uk-open .uk-modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 177, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-search.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 181, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  width: 455px;
  background: none;
  box-shadow: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
/* line 189, templates/rt_versla/custom/scss/gadgets.scss */
/* line 190, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search form {
  margin-bottom: 0;
}
/* line 193, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input {
  margin-bottom: 0;
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #fff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
@media only all and (max-width: 47.938rem) {
  .g-gadgets #modal-search .uk-modal-dialog .search input {
    width: 100%;
    padding: 20px 0;
  }
}
/* line 212, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input:focus {
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1);
}
/* line 218, templates/rt_versla/custom/scss/gadgets.scss */
/* line 219, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field {
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #fff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
@media only all and (max-width: 47.938rem) {
  .g-gadgets #modal-search .uk-modal-dialog .search-form .search-field {
    width: 100%;
    padding: 20px 0;
  }
}
/* line 237, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field:focus {
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1);
}
/* line 241, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form label {
  margin-bottom: 0;
}
/* line 244, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-submit {
  display: none;
}
/* line 251, templates/rt_versla/custom/scss/gadgets.scss */
/* line 252, templates/rt_versla/custom/scss/gadgets.scss */
/* line 253, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #g-touch.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 257, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #g-touch .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  color: #666;
}
/* line 261, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #g-touch .uk-modal-dialog [id*="g-map-"] {
  overflow: visible !important;
  max-width: 100% !important;
}
/* line 266, templates/rt_versla/custom/scss/gadgets.scss */
/* line 267, templates/rt_versla/custom/scss/gadgets.scss */
/* line 268, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #g-touch .g-block:last-child .g-touch-item {
  border: none;
}
/* line 273, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #g-touch .g-touch-item {
  text-align: center;
  padding: 25px 10px;
  border-right: 1px solid #e7e8ea;
  font-weight: bold;
  color: #666;
  font-size: 0.9rem;
  height: 100%;
  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;
}
@media only all and (max-width: 47.938rem) {
  .g-gadgets #g-touch .g-touch-item {
    border-right: none;
    border-bottom: 1px solid #e7e8ea;
    padding: 15px 10px;
  }
}
/* line 289, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #g-touch .g-touch-item a {
  color: #666;
}
/* line 292, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets #g-touch .g-touch-item .g-touch-item-icon {
  margin-right: 9px;
}
/* line 298, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets .uk-close {
  color: #fff !important;
  opacity: 1;
  font-size: 22px;
  top: 35px;
  right: 35px;
  position: absolute;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 307, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets .uk-close:hover {
  -webkit-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  -o-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important;
  color: #d1d1d1 !important;
}
/* line 313, templates/rt_versla/custom/scss/gadgets.scss */
.g-gadgets .element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* line 1, templates/rt_versla/custom/scss/feedback2.scss */
.g-feedback2 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
/* line 4, templates/rt_versla/custom/scss/feedback2.scss */
.g-feedback2 .g-grid {
  margin-bottom: 3.75rem;
}
/* line 6, templates/rt_versla/custom/scss/feedback2.scss */
.g-feedback2 .g-grid:last-child {
  margin-bottom: 0;
}
/* line 8, templates/rt_versla/custom/scss/feedback2.scss */
/* line 9, templates/rt_versla/custom/scss/feedback2.scss */
/* line 10, templates/rt_versla/custom/scss/feedback2.scss */
@media only all and (max-width: 47.938rem) {
  .g-feedback2 .g-grid:last-child .g-block:last-child .g-image-features-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-feedback2 .g-grid {
    margin-bottom: 0;
  }
}
/* line 22, templates/rt_versla/custom/scss/feedback2.scss */
/* line 23, templates/rt_versla/custom/scss/feedback2.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-feedback2 > .g-grid > .g-block {
    -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%;
    margin-bottom: 3rem;
  }
  /* line 27, templates/rt_versla/custom/scss/feedback2.scss */
  .g-feedback2 > .g-grid > .g-block:last-child {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-feedback2 > .g-grid > .g-block {
    margin-bottom: 3.75rem;
  }
}
/* line 35, templates/rt_versla/custom/scss/feedback2.scss */
/* line 36, templates/rt_versla/custom/scss/feedback2.scss */
/* line 37, templates/rt_versla/custom/scss/feedback2.scss */
@media only all and (max-width: 47.938rem) {
  .g-feedback2 > .g-grid:last-child > .g-block:last-child {
    margin-bottom: 0;
  }
}
/* line 47, templates/rt_versla/custom/scss/feedback2.scss */
/* line 48, templates/rt_versla/custom/scss/feedback2.scss */
.g-feedback2 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 53, templates/rt_versla/custom/scss/feedback2.scss */
.g-feedback2 .g-user-image {
  float: left;
}
@media only all and (max-width: 30rem) {
  .g-feedback2 .g-user-image {
    display: none;
  }
}
/* line 58, templates/rt_versla/custom/scss/feedback2.scss */
.g-feedback2 .g-user-image img {
  border-radius: 50%;
  width: 80px;
}
/* line 63, templates/rt_versla/custom/scss/feedback2.scss */
.g-feedback2 .g-feeback-container {
  margin-left: 100px;
}
@media only all and (max-width: 30rem) {
  .g-feedback2 .g-feeback-container {
    margin-left: 0;
  }
}
/* line 69, templates/rt_versla/custom/scss/feedback2.scss */
.g-feedback2 .g-feedback-text {
  margin-bottom: 15px;
}
/* line 72, templates/rt_versla/custom/scss/feedback2.scss */
.g-feedback2 .g-user-name {
  font-weight: bold;
  color: #404040;
}
/* line 76, templates/rt_versla/custom/scss/feedback2.scss */
.g-feedback2 .g-user-company {
  color: #999;
  font-style: italic;
}
/* line 79, templates/rt_versla/custom/scss/feedback2.scss */
/* line 80, templates/rt_versla/custom/scss/feedback2.scss */
.g-feedback2 .g-user-company a:hover {
  color: #d1d1d1;
  text-decoration: underline;
}
/* line 5, templates/rt_versla/custom/scss/news-pro-joomla.scss */
/* line 6, templates/rt_versla/custom/scss/news-pro-joomla.scss */
/* line 7, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image, .g-news-pro .g-news-pro-link .g-news-pro-image {
  max-width: 100%;
  background-position: center;
  background-size: cover;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media only all and (max-width: 30rem) {
  .g-news-pro .g-news-pro-item .g-news-pro-image, .g-news-pro .g-news-pro-link .g-news-pro-image {
    width: 100% !important;
  }
}
/* line 15, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image > a, .g-news-pro .g-news-pro-link .g-news-pro-image > a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 20, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image.image-fullwidth, .g-news-pro .g-news-pro-link .g-news-pro-image.image-fullwidth {
  width: 100%;
}
/* line 23, templates/rt_versla/custom/scss/news-pro-joomla.scss */
/* line 24, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image.image-link:hover, .g-news-pro .g-news-pro-link .g-news-pro-image.image-link:hover {
  opacity: 0.8;
}
/* line 29, templates/rt_versla/custom/scss/news-pro-joomla.scss */
/* line 30, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .g-news-pro-item.vertical .g-news-pro-image, .g-news-pro .g-news-pro-link.vertical .g-news-pro-image {
  margin-bottom: 15px;
}
/* line 34, templates/rt_versla/custom/scss/news-pro-joomla.scss */
/* line 35, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
  float: left;
  margin-right: 20px;
}
@media only all and (max-width: 30rem) {
  .g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
/* line 45, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-title, .g-news-pro .g-news-pro-link .g-news-pro-title {
  margin: 0;
}
/* line 47, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-title a, .g-news-pro .g-news-pro-link .g-news-pro-title a {
  color: #4d4d4d;
}
/* line 49, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-title a:hover, .g-news-pro .g-news-pro-link .g-news-pro-title a:hover {
  color: #d1d1d1;
}
/* line 54, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-details, .g-news-pro .g-news-pro-link .g-article-details {
  margin-top: 10px;
  font-size: 90%;
  color: #999;
}
/* line 58, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-details > span, .g-news-pro .g-news-pro-link .g-article-details > span {
  margin-right: 10px;
}
/* line 60, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-details > span:last-child, .g-news-pro .g-news-pro-link .g-article-details > span:last-child {
  margin-right: 0;
}
/* line 63, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-details > span i, .g-news-pro .g-news-pro-link .g-article-details > span i {
  margin-right: 5px;
}
/* line 68, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-read-more, .g-news-pro .g-news-pro-link .g-article-read-more {
  margin-top: 20px;
}
/* line 71, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-desc, .g-news-pro .g-news-pro-link .g-news-pro-desc {
  margin-top: 10px;
}
/* line 75, templates/rt_versla/custom/scss/news-pro-joomla.scss */
@media only all and (max-width: 47.938rem) {
  .g-news-pro .g-news-pro-item {
    width: 100%;
    margin-bottom: 30px;
  }
  /* line 79, templates/rt_versla/custom/scss/news-pro-joomla.scss */
  .g-news-pro .g-news-pro-item:last-child {
    margin-bottom: 0;
  }
}
/* line 84, templates/rt_versla/custom/scss/news-pro-joomla.scss */
/* line 85, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav {
  display: inline-block;
  position: absolute;
  top: -55px;
  right: 0;
  width: auto;
  padding-left: 0;
}
/* line 92, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .g-news-pro-arrows {
  display: inline-block;
}
/* line 95, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav {
  opacity: 1;
  position: relative;
  margin-top: 0;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
  width: 25px;
  height: 25px;
  line-height: 25px;
}
/* line 105, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-previous {
  left: auto;
}
/* line 107, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-previous:before {
  content: "\f053";
}
/* line 111, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-next {
  right: auto;
}
/* line 113, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-next:before {
  content: "\f054";
}
/* line 117, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav:hover {
  background: #d1d1d1;
}
/* line 121, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav {
  margin: 5px 20px 0 0;
  display: inline-block;
  float: left;
}
/* line 125, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * {
  padding-left: 5px;
}
/* line 127, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * > * {
  width: 13px;
  height: 13px;
}
/* line 134, templates/rt_versla/custom/scss/news-pro-joomla.scss */
/* line 135, templates/rt_versla/custom/scss/news-pro-joomla.scss */
@media only all and (max-width: 47.938rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
/* line 143, templates/rt_versla/custom/scss/news-pro-joomla.scss */
@media only all and (max-width: 47.938rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
/* line 153, templates/rt_versla/custom/scss/news-pro-joomla.scss */
/* line 154, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .uk-grid + .uk-grid {
  padding-top: 15px;
  margin-top: 15px;
}
/* line 159, templates/rt_versla/custom/scss/news-pro-joomla.scss */
/* line 160, templates/rt_versla/custom/scss/news-pro-joomla.scss */
/* line 161, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block > .uk-grid + .uk-grid {
  padding-top: 0;
  margin-top: 0;
}
/* line 164, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block > .uk-grid + .uk-grid .g-news-pro-link {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e7e8ea;
}
/* line 171, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block.bottom {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #e7e8ea;
}
/* line 176, templates/rt_versla/custom/scss/news-pro-joomla.scss */
/* line 177, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block .g-news-pro-link .g-news-pro-title {
  font-size: 0.9rem;
}
/* line 181, templates/rt_versla/custom/scss/news-pro-joomla.scss */
/* line 182, templates/rt_versla/custom/scss/news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block .g-news-pro-image .uk-overlay-area:empty::before, .g-news-pro .g-news-pro-link-block .g-news-pro-image .uk-overlay-icon::before {
  font-size: 20px;
  height: 20px;
  width: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
/* line 14, templates/rt_versla/custom/scss/custom.scss */
#g-slideshow h1 {
  border-bottom: 1px solid;
  font-size: 3.5rem !important;
}
/* line 18, templates/rt_versla/custom/scss/custom.scss */
#g-bottom h3.g-title {
  font-size: 1.3rem;
}
/* MENU GORNE */
/* line 22, templates/rt_versla/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  background: #db201b none repeat scroll 0 0;
  color: #fff;
  padding: 2.5rem 1rem;
}
/* line 27, templates/rt_versla/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  background: #fff none repeat scroll 0 0;
  padding: 2.5rem 1rem;
}
/* line 31, templates/rt_versla/custom/scss/custom.scss */
.section-paddings, #g-top, #g-slideshow, #g-navigation, #g-header, #g-above, #g-utility, #g-feature, #g-extension, #g-bottom, #g-footer, #g-copyright {
  padding: 0;
}
/* line 34, templates/rt_versla/custom/scss/custom.scss */
#g-navigation {
  border-bottom: 8px solid #c2c2c0;
}
/* line 37, templates/rt_versla/custom/scss/custom.scss */
.box6.moduletable, .box6.widget, .box6.g-outer-box, .box6 > .g-content {
  background: #0b55a2 none repeat scroll 0 0;
}
/* line 40, templates/rt_versla/custom/scss/custom.scss */
#g-slideshow .fa {
  color: #999;
}
/* line 43, templates/rt_versla/custom/scss/custom.scss */
#g-above .fa {
  color: #0b55a2;
  border: 2px solid;
  border-radius: 10px;
  padding: 1rem;
}
/* line 49, templates/rt_versla/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  text-transform: none;
}
/* line 52, templates/rt_versla/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-item .g-imagegrid-caption {
  font-size: 1.1rem;
  font-weight: 400;
  padding: 1rem;
  text-transform: none;
}
/* line 58, templates/rt_versla/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-link::before {
  background-image: linear-gradient(to bottom, #0b55a2, #0b55a2);
}
/* line 61, templates/rt_versla/custom/scss/custom.scss */
.g-imagegrid .title {
  display: visible !important;
  color: #fff;
}
/* line 65, templates/rt_versla/custom/scss/custom.scss */
#g-extension .g-mosaicgrid-image img {
  border: 2px solid #fff;
}
/* line 68, templates/rt_versla/custom/scss/custom.scss */
#g-aside {
  margin-bottom: 5px;
}
/* line 71, templates/rt_versla/custom/scss/custom.scss */
#g-extension {
  background: rgba(255, 255, 255, 1) url('../../images/backgrounds/bg2.jpg') repeat scroll 0 0;
}
/* line 74, templates/rt_versla/custom/scss/custom.scss */
#g-above .g-mosaicgrid-style1 .g-mosaicgrid-content {
  background: #f5f5f5 none repeat scroll 0 0;
  color: #666;
}
/* MOSAIC GRID */
/* line 79, templates/rt_versla/custom/scss/custom.scss */
.g-mosaicgrid-item-title {
  border-bottom: 1px solid #666;
  color: #666;
  font-size: 1.2rem;
  line-height: 1.25;
}
/* line 85, templates/rt_versla/custom/scss/custom.scss */
.g-mosaicgrid-content {
  padding: 2.625rem 0.7rem 2.25rem;
}
/* line 88, templates/rt_versla/custom/scss/custom.scss */
.box-blue.moduletable, .box-blue.widget, .box-blue.g-outer-box, .box-blue > .g-content {
  background: #0099d6 none repeat scroll 0 0;
}
/* line 91, templates/rt_versla/custom/scss/custom.scss */
.g-mosaicgrid-image {
  background: #b8b8b8 none repeat scroll 0 0;
}
/* line 94, templates/rt_versla/custom/scss/custom.scss */
.g-mosaicgrid-sizer .g-mosaicgrid-item, .g-mosaicgrid-item-container .g-mosaicgrid-item {
  border: 2px solid #b8b8b8;
  border-radius: 0;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.35);
}
/* line 100, templates/rt_versla/custom/scss/custom.scss */
.box-grey.moduletable, .box-grey.widget, .box-grey.g-outer-box, .box-grey > .g-content {
  background: #f5f5f5 none repeat scroll 0 0;
  color: #666;
}
/* line 104, templates/rt_versla/custom/scss/custom.scss */
.box-white.moduletable, .box-white.widget, .box-white.g-outer-box, .box-white > .g-content {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
}
/* line 107, templates/rt_versla/custom/scss/custom.scss */
#g-container-main {
  margin-left: 0;
  margin-right: 0;
}
/* line 111, templates/rt_versla/custom/scss/custom.scss */
.g-mosaicgrid-item:hover img, .g-mosaicgrid-item:focus img {
  opacity: 1;
}
/* line 114, templates/rt_versla/custom/scss/custom.scss */
h2 {
  border-bottom: 1px solid #2e2867;
}
/* line 117, templates/rt_versla/custom/scss/custom.scss */
.g-owlcarousel-preview .g-owlcarousel .owl-stage .owl-item .item .preview-image .preview-text .item-overlay-title {
  font-size: 1.75rem;
  font-weight: 500;
}
/* line 121, templates/rt_versla/custom/scss/custom.scss */
.g-owlcarousel-preview .g-owlcarousel .owl-stage .owl-item .item .preview-image .preview-text .button {
  border: 1px solid #fff;
  font-size: 1.4rem;
}
/* IKONY DOLNE */
/* line 126, templates/rt_versla/custom/scss/custom.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link {
  flex: 1 1 50%;
  filter: grayscale(100%);
  opacity: 0.3;
  filter: alpha(opacity=30);
  /* For IE8 and earlier */
  margin: 0.4rem;
}
/* line 133, templates/rt_versla/custom/scss/custom.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link:hover {
  z-index: 2;
  filter: none;
  opacity: 1;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
}
/* line 139, templates/rt_versla/custom/scss/custom.scss */
.g-owlcarousel-showcase .g-owlcarousel .owl-stage .owl-item .item .g-showcase-image-link:hover::before {
  opacity: 0;
  filter: alpha(opacity=0);
  /* For IE8 and earlier */
  transition: all 0.35s ease 0s;
}
/* CARDS SPROCKET */
/* line 145, templates/rt_versla/custom/scss/custom.scss */
.sprocket-strips-c-block:nth-child(2n+1) .sprocket-strips-c-item {
  background: #0099d6 none repeat scroll 0 0;
}
/* line 148, templates/rt_versla/custom/scss/custom.scss */
.sprocket-strips-c-block:nth-child(2n) .sprocket-strips-c-item {
  background: #0099d6 none repeat scroll 0 0;
}
/* line 151, templates/rt_versla/custom/scss/custom.scss */
.sprocket-strips-c-container {
  border: 1px solid #e0e0e0;
}
/* line 154, templates/rt_versla/custom/scss/custom.scss */
.sprocket-strips-c-content {
  color: #fff;
}
/* line 157, templates/rt_versla/custom/scss/custom.scss */
.box-white a {
  color: #fff;
  font-size: 1.3rem;
}
/* line 161, templates/rt_versla/custom/scss/custom.scss */
.sprocket-strips-c-readon {
  font-size: 1rem !important;
}
/* GRID CONTENT */
/* line 165, templates/rt_versla/custom/scss/custom.scss */
.g-gridcontent .g-gridcontent-item-title {
  font-size: 1.2rem;
  font-weight: 500;
  text-transform: none;
  border-bottom: 1px solid;
}
/* line 171, templates/rt_versla/custom/scss/custom.scss */
.g-gridcontent .g-gridcontent-item-wrapper {
  border: 1px solid #0099d6;
  color: #0099d6;
  padding: 1rem;
}
/* line 176, templates/rt_versla/custom/scss/custom.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent1 .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent1 a {
  color: #0099d6;
}
/* line 179, templates/rt_versla/custom/scss/custom.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent1:hover {
  background-color: #0099d6;
  color: #fff;
}
/* line 183, templates/rt_versla/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 1.5rem;
}
/* Feedback 2*/
/* line 187, templates/rt_versla/custom/scss/custom.scss */
#g-showcase .g-feedback2 .g-user-image img {
  border-radius: 0;
  width: 36px;
}
/* line 191, templates/rt_versla/custom/scss/custom.scss */
#g-footer .g-feedback2 .g-user-image img {
  border-radius: 0;
  width: 30px;
}
/* line 195, templates/rt_versla/custom/scss/custom.scss */
#g-showcase .g-feedback2 .g-feeback-container {
  margin-left: 60px;
}
/* line 198, templates/rt_versla/custom/scss/custom.scss */
#g-footer .g-feedback2 .g-feeback-container {
  margin-left: 60px;
}
/* line 201, templates/rt_versla/custom/scss/custom.scss */
#g-showcase {
  background: #c1c5b4 url('../../images/backgrounds/bg1.jpg') no-repeat scroll 0 0;
}
/* line 204, templates/rt_versla/custom/scss/custom.scss */
#g-copyright a {
  color: #f0be20;
  transition: all 0.2s ease 0s;
}
/* line 208, templates/rt_versla/custom/scss/custom.scss */
#g-copyright {
  border-top: 5px solid;
}
/* slideshow */
/* line 212, templates/rt_versla/custom/scss/custom.scss */
.g-slideshow .style2 .g-slideshow-title {
  background: #db201b none repeat scroll 0 0;
  color: #fff !important;
  font-size: 2rem;
  margin-bottom: 20px;
  padding: 15px 25px;
}
/* line 219, templates/rt_versla/custom/scss/custom.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #2e2868 none repeat scroll 0 0 !important;
  border-color: #2e2868;
  color: #fff !important;
  border-radius: 0;
}
/* line 225, templates/rt_versla/custom/scss/custom.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #fff none repeat scroll 0 0 !important;
  border-color: #fff;
  color: #2e2868 !important;
}
/* SLIDESHOW KROPY */
/* line 231, templates/rt_versla/custom/scss/custom.scss */
.uk-dotnav > * > * {
  height: 14px !important;
  width: 14px !important;
  border: 4px solid #fff;
}
/* FILTR LOGOTYPY */
/* line 237, templates/rt_versla/custom/scss/custom.scss */
.g-companies.style2 .g-companies-item img, .g-companies-slider.style2 .g-companies-item img, .g-companies-slideset.style2 .g-companies-item img {
  filter: none;
}
/* line 240, templates/rt_versla/custom/scss/custom.scss */
.title-blue .g-title {
  color: #2e2867;
  font-size: 1.1rem;
  text-transform: none;
  margin-bottom: -1rem;
}
/* line 246, templates/rt_versla/custom/scss/custom.scss */
.title-purple .g-title {
  color: #db1f1b;
  font-size: 1.3rem;
  font-weight: 600 !important;
}
/* line 251, templates/rt_versla/custom/scss/custom.scss */
.title-red .g-title {
  color: #db1f1b;
  font-size: 1.2rem;
  font-weight: 600 !important;
  margin-bottom: -4rem;
}
/* line 257, templates/rt_versla/custom/scss/custom.scss */
.title-orange .g-title {
  color: #fff;
  font-size: 1rem !important;
  font-weight: 600 !important;
}
/* PORTFOLIO */
/* line 263, templates/rt_versla/custom/scss/custom.scss */
.g-portfolio .g-portfolio-title {
  color: #2e2867;
  font-size: 1.4rem;
}
/* line 267, templates/rt_versla/custom/scss/custom.scss */
#g-header .g-portfolio .g-portfolio-item {
  border: medium none;
  margin: 1.4rem;
}
/* line 271, templates/rt_versla/custom/scss/custom.scss */
#g-header .g-portfolio .g-info-container {
  background: #fff none repeat scroll 0 0;
  padding: 20px 0px;
}
/* PORTFOLIO - do kazdej rozdzielczosci dopracuj */
/* line 276, templates/rt_versla/custom/scss/custom.scss */
.g-portfolio.style4 .g-info-container-style2 a {
  background: #2e2867 none repeat scroll 0 0;
  color: #fff;
  font-size: 1.1rem;
  left: 10%;
  padding: 0.3rem 1rem 0;
  position: absolute;
  right: 10%;
  text-align: center;
  text-transform: uppercase;
  top: -150%;
}
/* BOTTOM FA */
/* line 289, templates/rt_versla/custom/scss/custom.scss */
#g-bottom .fa {
  color: #db201b;
}
/* LOGOTYPY */
/* line 293, templates/rt_versla/custom/scss/custom.scss */
#g-expanded .g-companies.style2 .g-companies-image img, .g-companies-slider.style2 .g-companies-image img, .g-companies-slideset.style2 .g-companies-image img {
  border: none;
}
/* FRESHMAIL */
/* line 297, templates/rt_versla/custom/scss/custom.scss */
p.readmore .btn, .content_vote .btn, .contact .form-actions .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .profile .btn, .search #searchForm .btn, .finder #finder-search .btn, .edit.item-page .btn-toolbar .btn, .pager.pagenav a, .moduletable #login-form .control-group .btn, #searchForm .btn, #finder-search .btn, .btn {
  background: #2d2868 none repeat scroll 0 0;
  border: 1px solid #2d2868 !important;
  border-radius: 0 !important;
}
/* line 302, templates/rt_versla/custom/scss/custom.scss */
p.readmore .btn, .content_vote .btn, .contact .form-actions .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .profile .btn, .search #searchForm .btn, .finder #finder-search .btn, .edit.item-page .btn-toolbar .btn, .pager.pagenav a, .moduletable #login-form .control-group .btn, #searchForm .btn, #finder-search .btn, .btn {
  background: #2d2868 none repeat scroll 0 0;
  border: 1px solid #2d2868 !important;
  border-radius: 0 !important;
  padding: 0.56rem 2rem;
}
/* line 308, templates/rt_versla/custom/scss/custom.scss */
p.readmore .btn:hover, .content_vote .btn:hover, .contact .form-actions .btn:hover, .login .btn:hover, .logout .btn:hover, .registration .btn:hover, .profile-edit .btn:hover, .remind .btn:hover, .reset .btn:hover, .profile .btn:hover, .search #searchForm .btn:hover, .finder #finder-search .btn:hover, .edit.item-page .btn-toolbar .btn:hover, .pager.pagenav a:hover, .moduletable #login-form .control-group .btn:hover, #searchForm .btn:hover, #finder-search .btn:hover, .btn:hover, p.readmore .btn:active, .content_vote .btn:active, .contact .form-actions .btn:active, .login .btn:active, .logout .btn:active, .registration .btn:active, .profile-edit .btn:active, .remind .btn:active, .reset .btn:active, .profile .btn:active, .search #searchForm .btn:active, .finder #finder-search .btn:active, .edit.item-page .btn-toolbar .btn:active, .pager.pagenav a:active, .moduletable #login-form .control-group .btn:active, #searchForm .btn:active, #finder-search .btn:active, .btn:active, p.readmore .btn:focus, .content_vote .btn:focus, .contact .form-actions .btn:focus, .login .btn:focus, .logout .btn:focus, .registration .btn:focus, .profile-edit .btn:focus, .remind .btn:focus, .reset .btn:focus, .profile .btn:focus, .search #searchForm .btn:focus, .finder #finder-search .btn:focus, .edit.item-page .btn-toolbar .btn:focus, .pager.pagenav a:focus, .moduletable #login-form .control-group .btn:focus, #searchForm .btn:focus, #finder-search .btn:focus, .btn:focus {
  background: #fff !important;
  border-color: #2d2868 !important;
  color: #2d2868 !important;
}
/* line 313, templates/rt_versla/custom/scss/custom.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]), textarea {
  border-radius: 0;
}
/* line 316, templates/rt_versla/custom/scss/custom.scss */
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #fff;
  border: 1px solid #2d2868;
  display: inline;
  margin-bottom: 0.5rem;
  padding: 0.7rem;
  width: 70%;
}
/* line 324, templates/rt_versla/custom/scss/custom.scss */
.control-group {
  margin-bottom: 4rem !important;
}
/* Joomla Article */
/* line 328, templates/rt_versla/custom/scss/custom.scss */
.g-content-array .g-content {
  padding: 0 2rem 2.3rem;
}
/* line 331, templates/rt_versla/custom/scss/custom.scss */
.g-content-array .g-array-item .g-array-item-text {
  font-size: 1rem;
}
/* button w news pro joomla */
/* line 335, templates/rt_versla/custom/scss/custom.scss */
.title-purple .button {
  background: #fff none repeat scroll 0 0 !important;
  border-color: #2d2868;
  box-shadow: none;
  color: #2d2868;
  border-radius: 0;
}
/* line 342, templates/rt_versla/custom/scss/custom.scss */
.title-purple .button:hover {
  background: #2d2868 none repeat scroll 0 0 !important;
  border-color: #2d2868;
  box-shadow: none;
  color: #fff;
}
/* Menu wielkosc liter w roznych rozdzielczosciach */
@media only all and (min-width: 75rem) {
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 353, templates/rt_versla/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 1.3rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 358, templates/rt_versla/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-size: 1rem;
  }
  /* line 361, templates/rt_versla/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
    padding: 2.5rem 0.6rem;
  }
  /* line 364, templates/rt_versla/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 2.5rem 0.6rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
}
@media only all and (max-width: 30rem) {
}
/* 4 kolumny na tablet */
@media only all and (min-width: 75rem) {
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 382, templates/rt_versla/custom/scss/custom.scss */
  #g-bottom .size-25 {
    -moz-box-flex: 0;
    flex: 0 1 50%;
    width: 50%;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
}
@media only all and (max-width: 30rem) {
}
/* DJ CATALOG2 */
@media only all and (min-width: 75rem) {
  /* line 396, templates/rt_versla/custom/scss/custom.scss */
  #djcatalog .djc_subcategories_grid .djc_title a {
    color: #2d2868;
    font-size: 1.1rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 402, templates/rt_versla/custom/scss/custom.scss */
  #djcatalog .djc_subcategories_grid .djc_title a {
    color: #2d2868;
    font-size: 1.1rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 408, templates/rt_versla/custom/scss/custom.scss */
  #djcatalog .djc_subcategories_grid .djc_title a {
    color: #2d2868;
    font-size: 0.8rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  /* line 414, templates/rt_versla/custom/scss/custom.scss */
  #djcatalog .djc_subcategories_grid .djc_title a {
    color: #2d2868;
    font-size: 1.1rem;
  }
}
@media only all and (max-width: 30rem) {
  /* line 420, templates/rt_versla/custom/scss/custom.scss */
  #djcatalog .djc_subcategories_grid .djc_title a {
    color: #2d2868;
    font-size: 1.1rem;
  }
}
