/*7162ded53b0ea66f8aa59eb5ff970c77*/
@import "newsslider";
@import "imagegridlink/";
/* 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 1, templates/rt_callisto/custom/scss/_slideshow.scss */
/* line 2, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 6, templates/rt_callisto/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 12, templates/rt_callisto/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.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 21, templates/rt_callisto/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 27, templates/rt_callisto/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.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
/* line 38, templates/rt_callisto/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.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
/* line 57, templates/rt_callisto/custom/scss/_slideshow.scss */
/* line 58, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 62, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #fff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
/* line 70, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
/* line 75, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: rgba(54, 158, 219, 0.95);
}
/* line 77, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 82, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
/* line 87, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid rgba(54, 158, 219, 0.95);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 91, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:hover {
  background: rgba(89, 175, 225, 0.95);
  border-color: rgba(89, 175, 225, 0.95);
}
/* line 96, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
/* line 99, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 106, templates/rt_callisto/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.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 114, templates/rt_callisto/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 118, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid rgba(54, 158, 219, 0.95);
  color: rgba(54, 158, 219, 0.95);
}
/* line 122, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: rgba(54, 158, 219, 0.95);
  border-color: rgba(54, 158, 219, 0.95);
  color: #fff;
}
/* line 130, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 133, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 135, templates/rt_callisto/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_callisto/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_callisto/custom/scss/_slideshow.scss */
/* line 151, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
/* line 153, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #fff;
  border-color: #fff;
  color: #1a1a1a;
}
/* line 157, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 163, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #fff;
  color: #fff;
}
/* line 166, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 174, templates/rt_callisto/custom/scss/_slideshow.scss */
/* line 175, templates/rt_callisto/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_callisto/custom/scss/_slideshow.scss */
/* line 180, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 183, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 188, templates/rt_callisto/custom/scss/_slideshow.scss */
/* line 189, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
/* line 198, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 203, templates/rt_callisto/custom/scss/_slideshow.scss */
/* line 204, templates/rt_callisto/custom/scss/_slideshow.scss */
/* line 205, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #888 !important;
}
/* line 208, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #888;
}
/* line 213, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 216, templates/rt_callisto/custom/scss/_slideshow.scss */
/* line 217, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 221, templates/rt_callisto/custom/scss/_slideshow.scss */
/* line 222, templates/rt_callisto/custom/scss/_slideshow.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 226, templates/rt_callisto/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_callisto/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_callisto/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_callisto/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_callisto/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_callisto/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_callisto/custom/scss/_slideshow.scss */
/* line 245, templates/rt_callisto/custom/scss/_slideshow.scss */
/* line 246, templates/rt_callisto/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_callisto/custom/scss/_slideshow.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 256, templates/rt_callisto/custom/scss/_slideshow.scss */
/* line 257, templates/rt_callisto/custom/scss/_slideshow.scss */
/* line 258, templates/rt_callisto/custom/scss/_slideshow.scss */
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 1, templates/rt_callisto/custom/scss/_video-feature.scss */
.g-video-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
/* line 5, templates/rt_callisto/custom/scss/_video-feature.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
}
@media only all and (max-width: 47.99rem) {
  .g-video-feature .g-video-feature-left {
    margin-bottom: 30px;
  }
}
/* line 12, templates/rt_callisto/custom/scss/_video-feature.scss */
.g-video-feature .g-video-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 18, templates/rt_callisto/custom/scss/_video-feature.scss */
/* line 19, templates/rt_callisto/custom/scss/_video-feature.scss */
.g-video-feature .g-video-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 24, templates/rt_callisto/custom/scss/_video-feature.scss */
.g-video-feature .g-video-feature-right.align-right {
  text-align: right;
}
/* line 28, templates/rt_callisto/custom/scss/_video-feature.scss */
.g-video-feature .g-video-feature-title {
  margin-top: -5px;
}
/* line 31, templates/rt_callisto/custom/scss/_video-feature.scss */
.g-video-feature .g-video-feature-link {
  margin-top: 5px;
}
/* line 33, templates/rt_callisto/custom/scss/_video-feature.scss */
.g-video-feature .g-video-feature-link i {
  margin-right: 10px;
}
/* line 37, templates/rt_callisto/custom/scss/_video-feature.scss */
.g-video-feature .g-video-feature-desc {
  margin: 1.5rem 0;
}
/* line 39, templates/rt_callisto/custom/scss/_video-feature.scss */
.g-video-feature .g-video-feature-desc i {
  margin-right: 8px;
}
/* line 4, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
/* line 5, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 9, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-content {
  margin: 0;
}
/* line 11, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-content.g-top-news-main {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 16, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
/* line 17, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
/* line 18, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-container .g-top-news-main .g-article-title {
  font-size: 1.35rem;
}
/* line 21, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-container .g-top-news-main .g-article-category {
  opacity: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-container .g-top-news-main {
    width: 100% !important;
  }
}
/* line 28, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
/* line 29, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-container .g-top-news-secondary .g-article-text {
  display: none;
}
/* line 32, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
/* line 33, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-container .g-top-news-secondary:hover .g-article-category {
  opacity: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-container .g-top-news-secondary {
    width: 100% !important;
  }
}
/* line 40, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-container .g-top-news-secondary.g-tn2 {
    width: 100% !important;
  }
}
/* line 47, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item {
  float: left;
  position: relative;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-item {
    float: none;
  }
}
/* line 54, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-inner {
  height: 100%;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
/* line 60, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
/* line 61, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
/* line 62, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-inner:hover .g-top-news-item-image:after {
  opacity: 1;
}
/* line 68, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
/* line 76, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-image:after {
  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%);
  content: '';
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 80%;
  opacity: 0.9;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
/* line 86, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-image > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
/* line 96, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info {
  z-index: 2;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px;
  color: #ddd;
}
/* line 103, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-category {
  display: block;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-item-info .g-article-category {
    opacity: 1;
  }
}
/* line 110, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-category span {
  color: #fff;
  padding: 1px 10px;
  border-radius: 3px;
  background: rgba(54, 158, 219, 0.95);
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.7rem;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 120, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
/* line 121, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
/* line 122, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-category a:hover span {
  background: rgba(34, 131, 188, 0.95);
}
/* line 128, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-title {
  color: #fff;
  margin: 15px 0;
  font-weight: 600;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
/* line 133, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-title a {
  color: #fff;
}
/* line 137, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-details {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.7rem;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
/* line 142, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-details > span {
  margin-right: 10px;
}
/* line 144, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-details > span:last-child {
  margin-right: 0;
}
/* line 148, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-details i {
  margin-right: 5px;
}
/* line 152, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-text {
  margin-top: 15px;
  font-weight: 600;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
/* line 158, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
/* line 159, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
/* line 160, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news.style1.gutter-disabled .g-tn1 {
  padding: 0 1px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn1 {
    padding: 0 0 1px 0;
  }
}
/* line 166, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news.style1.gutter-disabled .g-tn2 {
  padding: 0 1px 1px 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn2 {
    padding: 1px 0 1px 0;
  }
}
/* line 172, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news.style1.gutter-disabled .g-tn3 {
  padding: 0 0 1px 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn3 {
    padding: 1px 0 1px 0;
  }
}
/* line 178, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news.style1.gutter-disabled .g-tn4 {
  padding: 1px 1px 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn4 {
    padding: 1px 0 1px 0;
  }
}
/* line 184, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news.style1.gutter-disabled .g-tn5 {
  padding: 1px 0 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn5 {
    padding: 1px 0 0 0;
  }
}
/* line 191, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
/* line 192, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-enabled .g-tn1 {
    padding-bottom: 0.938rem;
  }
}
/* line 197, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news.style1.gutter-enabled .g-tn2, .g-top-news.style1.gutter-enabled .g-tn3 {
  padding-top: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-enabled .g-tn2, .g-top-news.style1.gutter-enabled .g-tn3 {
    padding-top: 0.938rem;
  }
}
/* line 203, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news.style1.gutter-enabled .g-tn4, .g-top-news.style1.gutter-enabled .g-tn5 {
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-enabled .g-tn4, .g-top-news.style1.gutter-enabled .g-tn5 {
    padding-bottom: 0.938rem;
  }
}
/* line 209, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-enabled .g-tn5 {
    padding-bottom: 0;
  }
}
/* line 216, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
/* line 217, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
/* line 218, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news.style2.gutter-disabled .g-tn1 {
  padding: 0 1px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-disabled .g-tn1 {
    padding: 0 0 1px 0;
  }
}
/* line 224, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news.style2.gutter-disabled .g-tn2 {
  padding: 0 0 1px 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-disabled .g-tn2 {
    padding: 1px 0 1px 0;
  }
}
/* line 230, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news.style2.gutter-disabled .g-tn3 {
  padding: 1px 0 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-disabled .g-tn3 {
    padding: 1px 0 0 0;
  }
}
/* line 237, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
/* line 238, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-enabled .g-tn1 {
    padding-bottom: 0.938rem;
  }
}
/* line 243, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news.style2.gutter-enabled .g-tn2 {
  padding-top: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-enabled .g-tn2 {
    padding-top: 0.938rem;
  }
}
/* line 249, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news.style2.gutter-enabled .g-tn3 {
  padding-bottom: 0;
}
/* line 254, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
/* line 255, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
/* line 256, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news.style3.gutter-disabled .g-tn1 {
  padding: 0 1px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-disabled .g-tn1 {
    padding: 0 0 1px 0;
  }
}
/* line 262, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news.style3.gutter-disabled .g-tn2 {
  padding: 0 0 1px 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-disabled .g-tn2 {
    padding: 1px 0 1px 0;
  }
}
/* line 268, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news.style3.gutter-disabled .g-tn3 {
  padding: 1px 1px 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-disabled .g-tn3 {
    padding: 1px 0 1px 0;
  }
}
/* line 274, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news.style3.gutter-disabled .g-tn4 {
  padding: 1px 0 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-disabled .g-tn4 {
    padding: 1px 0 0 0;
  }
}
/* line 281, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
/* line 282, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-enabled .g-tn1 {
    padding-bottom: 0.938rem;
  }
}
/* line 287, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news.style3.gutter-enabled .g-tn2 {
  padding-top: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-enabled .g-tn2 {
    padding-top: 0.938rem;
  }
}
/* line 293, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news.style3.gutter-enabled .g-tn3 {
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-enabled .g-tn3 {
    padding-bottom: 0.938rem;
  }
}
/* line 299, templates/rt_callisto/custom/scss/_top-news-joomla.scss */
.g-top-news.style3.gutter-enabled .g-tn4 {
  padding-bottom: 0;
}
/* line 5, templates/rt_callisto/custom/scss/_news-pro-joomla.scss */
/* line 6, templates/rt_callisto/custom/scss/_news-pro-joomla.scss */
/* line 7, templates/rt_callisto/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_callisto/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_callisto/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_callisto/custom/scss/_news-pro-joomla.scss */
/* line 24, templates/rt_callisto/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_callisto/custom/scss/_news-pro-joomla.scss */
/* line 30, templates/rt_callisto/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_callisto/custom/scss/_news-pro-joomla.scss */
/* line 35, templates/rt_callisto/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_callisto/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_callisto/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_callisto/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: rgba(54, 158, 219, 0.95);
}
/* line 54, templates/rt_callisto/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: #bbb;
}
/* line 58, templates/rt_callisto/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_callisto/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_callisto/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_callisto/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_callisto/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_callisto/custom/scss/_news-pro-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-news-pro .g-news-pro-item {
    width: 100%;
    margin-bottom: 30px;
  }
  /* line 79, templates/rt_callisto/custom/scss/_news-pro-joomla.scss */
  .g-news-pro .g-news-pro-item:last-child {
    margin-bottom: 0;
  }
}
/* line 84, templates/rt_callisto/custom/scss/_news-pro-joomla.scss */
/* line 85, templates/rt_callisto/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_callisto/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_callisto/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_callisto/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_callisto/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_callisto/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_callisto/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_callisto/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav:hover {
  background: rgba(54, 158, 219, 0.95);
}
/* line 121, templates/rt_callisto/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_callisto/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_callisto/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_callisto/custom/scss/_news-pro-joomla.scss */
/* line 135, templates/rt_callisto/custom/scss/_news-pro-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
/* line 143, templates/rt_callisto/custom/scss/_news-pro-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .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.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
/* line 153, templates/rt_callisto/custom/scss/_news-pro-joomla.scss */
/* line 154, templates/rt_callisto/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-grid + .uk-grid {
  padding-top: 15px;
  margin-top: 15px;
}
/* line 159, templates/rt_callisto/custom/scss/_news-pro-joomla.scss */
/* line 160, templates/rt_callisto/custom/scss/_news-pro-joomla.scss */
/* line 161, templates/rt_callisto/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_callisto/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 #8a8a8a;
}
/* line 171, templates/rt_callisto/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 #8a8a8a;
}
/* line 176, templates/rt_callisto/custom/scss/_news-pro-joomla.scss */
/* line 177, templates/rt_callisto/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_callisto/custom/scss/_news-pro-joomla.scss */
/* line 182, templates/rt_callisto/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 4, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
/* line 5, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 10, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 12, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
/* line 13, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
/* line 14, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid:last-child > .g-block:last-child .g-content-pro-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid {
    margin-bottom: 0;
  }
}
/* line 26, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) .g-content-pro-item {
    margin-bottom: 1.876rem !important;
  }
}
/* line 34, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro, .g-content-pro-slider, .g-content-pro-slideset {
  text-align: center;
}
/* line 36, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro.g-pullup, .g-content-pro-slider.g-pullup, .g-content-pro-slideset.g-pullup {
  margin-top: -7.7505rem;
  position: relative;
  z-index: 21;
}
/* line 40, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro.g-pullup .g-content-pro-item, .g-content-pro-slider.g-pullup .g-content-pro-item, .g-content-pro-slideset.g-pullup .g-content-pro-item {
  border: none;
}
/* line 44, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
/* line 45, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro.gutter-disabled .g-content-pro-item, .g-content-pro-slider.gutter-disabled .g-content-pro-item, .g-content-pro-slideset.gutter-disabled .g-content-pro-item {
  border: none;
}
/* line 48, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro.gutter-disabled .uk-slideset, .g-content-pro-slider.gutter-disabled .uk-slideset, .g-content-pro-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
/* line 50, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
/* line 51, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
/* line 57, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content, .g-content-pro-slider .g-content, .g-content-pro-slideset .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 62, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
  border: 1px solid #8a8a8a;
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
    margin-bottom: 3.126rem;
  }
  /* line 67, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
  .g-content-pro .g-content-pro-item:last-child, .g-content-pro-slider .g-content-pro-item:last-child, .g-content-pro-slideset .g-content-pro-item:last-child {
    margin-bottom: 0;
  }
}
/* line 72, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-image, .g-content-pro-slider .g-content-pro-image, .g-content-pro-slideset .g-content-pro-image {
  width: 100%;
  background-position: center;
  background-size: cover;
}
/* line 76, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-image > a, .g-content-pro-slider .g-content-pro-image > a, .g-content-pro-slideset .g-content-pro-image > a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 81, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-image img, .g-content-pro-slider .g-content-pro-image img, .g-content-pro-slideset .g-content-pro-image img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 85, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-info-container, .g-content-pro-slider .g-info-container, .g-content-pro-slideset .g-info-container {
  padding: 20px;
  background: #fff;
}
/* line 89, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro p, .g-content-pro-slider p, .g-content-pro-slideset p {
  margin: 0;
}
/* line 92, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-title, .g-content-pro-slider .g-content-pro-title, .g-content-pro-slideset .g-content-pro-title {
  margin: 0;
}
/* line 94, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-title a, .g-content-pro-slider .g-content-pro-title a, .g-content-pro-slideset .g-content-pro-title a {
  color: #4d4d4d;
}
/* line 96, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-title a:hover, .g-content-pro-slider .g-content-pro-title a:hover, .g-content-pro-slideset .g-content-pro-title a:hover {
  color: rgba(54, 158, 219, 0.95);
}
/* line 101, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-desc, .g-content-pro-slider .g-content-pro-desc, .g-content-pro-slideset .g-content-pro-desc {
  margin-top: 10px;
}
/* line 104, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
/* line 105, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel {
  padding: 15px;
}
/* line 107, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
/* line 110, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a {
  color: #fff;
}
/* line 112, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a:hover {
  color: rgba(54, 158, 219, 0.95);
}
/* line 117, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2 .g-article-details, .g-content-pro-slider .g-info-container-style2 .g-article-details, .g-content-pro-slideset .g-info-container-style2 .g-article-details {
  color: #e1e1e1;
}
/* line 121, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-article-details, .g-content-pro-slider .g-article-details, .g-content-pro-slideset .g-article-details {
  margin-top: 10px;
  font-size: 90%;
  color: #aeaeae;
}
/* line 125, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-article-details > span, .g-content-pro-slider .g-article-details > span, .g-content-pro-slideset .g-article-details > span {
  margin-right: 10px;
}
/* line 127, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-article-details > span:last-child, .g-content-pro-slider .g-article-details > span:last-child, .g-content-pro-slideset .g-article-details > span:last-child {
  margin-right: 0;
}
/* line 130, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-article-details > span i, .g-content-pro-slider .g-article-details > span i, .g-content-pro-slideset .g-article-details > span i {
  margin-right: 5px;
}
/* line 135, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-article-read-more, .g-content-pro-slider .g-article-read-more, .g-content-pro-slideset .g-article-read-more {
  margin-top: 15px;
}
/* line 138, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
/* line 139, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro.style3 .g-info-container-style2, .g-content-pro-slider.style3 .g-info-container-style2, .g-content-pro-slideset.style3 .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 142, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro.style3 .g-info-container-style2 a, .g-content-pro-slider.style3 .g-info-container-style2 a, .g-content-pro-slideset.style3 .g-info-container-style2 a {
  color: #fff;
}
/* line 144, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro.style3 .g-info-container-style2 a:hover, .g-content-pro-slider.style3 .g-info-container-style2 a:hover, .g-content-pro-slideset.style3 .g-info-container-style2 a:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 150, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
/* line 151, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
/* line 152, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
/* line 156, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
/* line 157, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
/* line 158, templates/rt_callisto/custom/scss/_content-pro-joomla.scss */
.g-content-pro.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-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 1, templates/rt_callisto/custom/scss/_onepage-nav.scss */
.g-onepage-nav {
  position: fixed;
  left: 0;
  top: 50%;
  z-index: 1010;
  visibility: hidden;
}
@media only all and (max-width: 47.99rem) {
  .g-onepage-nav {
    display: none;
  }
}
/* line 10, templates/rt_callisto/custom/scss/_onepage-nav.scss */
/* line 11, templates/rt_callisto/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style1 ul {
  margin: 0;
  padding: 0.625rem;
  list-style: none;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
/* line 18, templates/rt_callisto/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style1 .g-onepage-nav-item {
  margin-bottom: 5px;
}
/* line 20, templates/rt_callisto/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style1 .g-onepage-nav-item:last-child {
  margin-bottom: 0px;
}
/* line 23, templates/rt_callisto/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style1 .g-onepage-nav-item a {
  width: 20px;
  height: 20px;
  background: rgba(0, 0, 0, 0.1);
  display: block;
  border-radius: 50%;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 30, templates/rt_callisto/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style1 .g-onepage-nav-item a:hover {
  background: #fff;
}
/* line 34, templates/rt_callisto/custom/scss/_onepage-nav.scss */
/* line 35, templates/rt_callisto/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style1 .g-onepage-nav-item.uk-active > a {
  background: #fff;
}
/* line 41, templates/rt_callisto/custom/scss/_onepage-nav.scss */
/* line 42, templates/rt_callisto/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style2 ul {
  margin: 0;
  padding: 10px 0;
  list-style: none;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
/* line 49, templates/rt_callisto/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style2 .g-onepage-nav-item {
  margin-bottom: 5px;
}
/* line 51, templates/rt_callisto/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style2 .g-onepage-nav-item:last-child {
  margin-bottom: 0px;
}
/* line 54, templates/rt_callisto/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style2 .g-onepage-nav-item a {
  width: 40px;
  height: 30px;
  line-height: 30px;
  font-size: 1.2rem;
  display: block;
  text-align: center;
  color: #fff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 63, templates/rt_callisto/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style2 .g-onepage-nav-item a:hover {
  color: rgba(54, 158, 219, 0.95);
}
/* line 67, templates/rt_callisto/custom/scss/_onepage-nav.scss */
/* line 68, templates/rt_callisto/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style2 .g-onepage-nav-item.uk-active > a {
  color: rgba(54, 158, 219, 0.95);
}
/* line 4, templates/rt_callisto/custom/scss/_portfolio.scss */
/* line 5, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-filter {
  margin-bottom: 30px;
}
/* line 10, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-filter.uk-subnav > * > * {
  color: #888;
}
/* line 13, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
  padding: 3px 8px;
  border: 1px solid #8a8a8a;
  background: #fff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 18, templates/rt_callisto/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 rgba(54, 158, 219, 0.95);
  color: rgba(54, 158, 219, 0.95);
}
/* line 25, templates/rt_callisto/custom/scss/_portfolio.scss */
/* line 26, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-filter .uk-active > a {
  background: #fff;
  border: 1px solid rgba(54, 158, 219, 0.95);
  color: rgba(54, 158, 219, 0.95);
  box-shadow: none;
}
/* line 34, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-item {
  border: 1px solid #8a8a8a;
}
/* line 37, templates/rt_callisto/custom/scss/_portfolio.scss */
/* line 38, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio.gutter-disabled .g-portfolio-item {
  border: none;
}
/* line 42, templates/rt_callisto/custom/scss/_portfolio.scss */
/* line 43, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-image > a {
  display: block;
}
/* line 47, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .g-info-container {
  padding: 20px;
  background: #fff;
}
/* line 51, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio p {
  margin: 0;
}
/* line 54, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-title {
  margin: 0;
}
/* line 56, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-title a {
  color: #4d4d4d;
}
/* line 58, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-title a:hover {
  color: rgba(54, 158, 219, 0.95);
}
/* line 63, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .g-item-details {
  margin-top: 10px;
  font-size: 90%;
  color: #bbb;
  font-style: italic;
}
/* line 68, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .g-item-details i {
  margin-right: 5px;
}
/* line 72, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-desc {
  margin-top: 10px;
}
/* line 75, templates/rt_callisto/custom/scss/_portfolio.scss */
/* line 76, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .g-info-container-style2.uk-overlay-panel {
  padding: 15px;
}
/* line 78, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
/* line 81, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .g-info-container-style2.uk-overlay-panel a {
  color: #fff;
}
/* line 83, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .g-info-container-style2.uk-overlay-panel a:hover {
  color: rgba(54, 158, 219, 0.95);
}
/* line 88, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .g-info-container-style2 .g-portfolio-special, .g-portfolio .g-info-container-style2 .g-item-details {
  color: #e1e1e1;
}
/* line 92, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-special {
  color: #bbb;
  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.99rem) {
  .g-portfolio .g-portfolio-special {
    float: none;
  }
}
/* line 102, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-special i {
  margin-right: 5px;
}
/* line 106, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-link {
  float: right;
  font-style: italic;
}
/* line 109, templates/rt_callisto/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.99rem) {
  .g-portfolio .g-portfolio-link {
    float: none;
    margin-top: 5px;
  }
}
/* line 121, templates/rt_callisto/custom/scss/_portfolio.scss */
/* line 122, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .no-special .g-portfolio-link {
  float: none;
}
/* line 126, templates/rt_callisto/custom/scss/_portfolio.scss */
/* line 127, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .no-link .g-portfolio-special {
  float: none;
}
/* line 131, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio .g-bottom-info {
  margin-top: 15px;
}
/* line 134, templates/rt_callisto/custom/scss/_portfolio.scss */
/* line 135, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio.style3 .g-info-container {
  position: absolute;
  visibility: hidden;
  z-index: 9;
  opacity: 0;
  border: 1px solid #8a8a8a;
  border-top: none;
  width: 100%;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/* line 145, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio.style3 .g-portfolio-item {
  border: none;
  position: relative;
}
/* line 148, templates/rt_callisto/custom/scss/_portfolio.scss */
/* line 149, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio.style3 .g-portfolio-item:hover .g-info-container {
  visibility: visible;
  opacity: 1;
}
/* line 156, templates/rt_callisto/custom/scss/_portfolio.scss */
/* line 157, templates/rt_callisto/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 160, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio.style4 .g-info-container-style2 a {
  color: #fff;
}
/* line 162, templates/rt_callisto/custom/scss/_portfolio.scss */
.g-portfolio.style4 .g-info-container-style2 a:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 168, templates/rt_callisto/custom/scss/_portfolio.scss */
/* line 169, templates/rt_callisto/custom/scss/_portfolio.scss */
/* line 170, templates/rt_callisto/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 174, templates/rt_callisto/custom/scss/_portfolio.scss */
/* line 175, templates/rt_callisto/custom/scss/_portfolio.scss */
/* line 176, templates/rt_callisto/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 185, templates/rt_callisto/custom/scss/_portfolio.scss */
/* line 186, templates/rt_callisto/custom/scss/_portfolio.scss */
.portfolio-special .g-portfolio-filter {
  text-align: center;
  position: relative;
  top: -50px;
  margin-bottom: 0;
  justify-content: center;
}
/* line 195, templates/rt_callisto/custom/scss/_portfolio.scss */
/* line 196, templates/rt_callisto/custom/scss/_portfolio.scss */
/* line 197, templates/rt_callisto/custom/scss/_portfolio.scss */
#g-fullwidth .g-portfolio.gutter-enabled, .g-flushed .g-portfolio.gutter-enabled {
  padding: 30px;
}
/* line 200, templates/rt_callisto/custom/scss/_portfolio.scss */
/* line 201, templates/rt_callisto/custom/scss/_portfolio.scss */
#g-fullwidth .g-portfolio.filters-enabled.gutter-enabled, .g-flushed .g-portfolio.filters-enabled.gutter-enabled {
  padding-top: 0;
}
/* line 205, templates/rt_callisto/custom/scss/_portfolio.scss */
#g-fullwidth .g-portfolio .g-portfolio-filter, .g-flushed .g-portfolio .g-portfolio-filter {
  border-bottom: 1px solid #f0f0f0;
}
/* line 207, templates/rt_callisto/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.99rem) {
  #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.99rem) {
  #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.99rem) {
  #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 235, templates/rt_callisto/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 238, templates/rt_callisto/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 246, templates/rt_callisto/custom/scss/_portfolio.scss */
/* line 247, templates/rt_callisto/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 249, templates/rt_callisto/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 257, templates/rt_callisto/custom/scss/_portfolio.scss */
/* line 258, templates/rt_callisto/custom/scss/_portfolio.scss */
.uk-tooltip.g-portfolio-tooltip {
  padding: 6px 12px;
  font-size: 13px;
}
/* line 4, templates/rt_callisto/custom/scss/_onepage-menu.scss */
/* line 5, templates/rt_callisto/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul {
  margin: 0;
  list-style: none;
  background: #fff;
  border: 1px solid #8a8a8a;
  border-radius: 3px;
}
/* line 11, templates/rt_callisto/custom/scss/_onepage-menu.scss */
/* line 12, templates/rt_callisto/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li a {
  padding: 0.625rem 1.25rem;
  color: #888;
  display: block;
  border-bottom: 1px solid #8a8a8a;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 18, templates/rt_callisto/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li a:hover {
  background: #f8f9fa;
  color: #555;
}
/* line 22, templates/rt_callisto/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li a i {
  margin-right: 5px;
}
/* line 26, templates/rt_callisto/custom/scss/_onepage-menu.scss */
/* line 27, templates/rt_callisto/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li:last-child a {
  border-bottom: none;
}
/* line 31, templates/rt_callisto/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li .submenu {
  border: none;
  display: none;
}
/* line 34, templates/rt_callisto/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li .submenu.uk-active {
  display: block;
}
/* line 36, templates/rt_callisto/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li .submenu.uk-active a {
  padding-left: 35px;
}
/* line 40, templates/rt_callisto/custom/scss/_onepage-menu.scss */
/* line 41, templates/rt_callisto/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li .submenu li:last-child {
  border-bottom: 1px solid #8a8a8a;
}
/* line 46, templates/rt_callisto/custom/scss/_onepage-menu.scss */
/* line 47, templates/rt_callisto/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li.uk-active > a {
  background: #f8f9fa;
  color: rgba(54, 158, 219, 0.95);
}
/* line 51, templates/rt_callisto/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li.uk-active .submenu {
  display: block;
}
/* line 53, templates/rt_callisto/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li.uk-active .submenu a {
  padding-left: 35px;
}
/* line 1, templates/rt_callisto/custom/scss/_main-feature.scss */
.g-main-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 4, templates/rt_callisto/custom/scss/_main-feature.scss */
/* line 5, templates/rt_callisto/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 11, templates/rt_callisto/custom/scss/_main-feature.scss */
/* line 12, templates/rt_callisto/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 17, templates/rt_callisto/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-right.align-right {
  text-align: right;
}
/* line 21, templates/rt_callisto/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-title {
  margin-top: -5px;
}
/* line 24, templates/rt_callisto/custom/scss/_main-feature.scss */
.g-main-feature .image-bottom {
  margin-bottom: -3.063rem;
}
/* line 27, templates/rt_callisto/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-link {
  margin-top: 5px;
}
/* line 29, templates/rt_callisto/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-link i {
  margin-right: 10px;
}
/* line 32, templates/rt_callisto/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-link.g-button2 {
  margin-left: 25px;
}
@media only all and (max-width: 30rem) {
  .g-main-feature .g-main-feature-link.g-button2 {
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-main-feature .g-main-feature-link {
    display: block;
  }
}
/* line 42, templates/rt_callisto/custom/scss/_main-feature.scss */
/* line 43, templates/rt_callisto/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-desc i {
  margin-right: 8px;
}
/* line 47, templates/rt_callisto/custom/scss/_main-feature.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-main-feature .image-block {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-main-feature .image-block {
    display: none;
  }
}
/* line 4, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs {
  background: #fff;
  border: 1px solid #8a8a8a;
}
/* line 7, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab {
  border-color: #8a8a8a;
}
/* line 9, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 10, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li > a {
  border: none;
  border-radius: 0;
  margin: 0 !important;
  color: #888;
  text-shadow: none;
  padding: 20px 25px !important;
  -webkit-transition: background, 0.2s;
  -moz-transition: background, 0.2s;
  transition: background, 0.2s;
}
/* line 18, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li > a:hover {
  color: #888;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-tabs .uk-tab > li > a {
    padding: 20px 15px !important;
  }
}
/* line 25, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 26, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li.uk-active > a {
  color: #888;
}
/* line 30, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li .g-title-icon {
  margin-right: 10px;
}
/* line 34, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive {
  margin: 0;
}
/* line 36, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive > a {
  cursor: pointer;
}
/* line 39, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown {
  margin: 0;
  font-size: 0.9rem;
  border-color: #8a8a8a;
  padding: 0;
  border-radius: 0;
}
/* line 45, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav {
  margin: 0;
}
/* line 47, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 48, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a {
  padding: 15px 25px;
  color: #888;
}
/* line 51, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:before {
  border: none;
}
/* line 54, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:hover {
  background: #f8f9fa;
  box-shadow: none;
}
/* line 64, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid {
  margin: 0;
}
/* line 65, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid:before {
  border-color: #8a8a8a;
}
/* line 69, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 70, templates/rt_callisto/custom/scss/_tabs.scss */
@media only all and (max-width: 47.99rem) {
  .g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav {
    width: auto;
  }
}
/* line 74, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav > a, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav > a {
  border-right: none;
  border-left: 1px solid #8a8a8a;
}
/* line 78, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 79, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav:first-child > a, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav:first-child > a {
  border-left: none;
}
/* line 86, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top {
  border-bottom: 1px solid #8a8a8a;
}
/* line 88, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 89, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav > a {
  border-right: 1px solid #8a8a8a;
}
/* line 91, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav > a:before {
  border-top: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/* line 100, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 101, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 102, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav.uk-active > a:before {
  border-top-color: rgba(54, 158, 219, 0.95);
}
/* line 109, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom {
  border-top: 1px solid #8a8a8a;
}
/* line 111, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 112, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav > a {
  border-right: 1px solid #8a8a8a;
}
/* line 114, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav > a:before {
  border-bottom: 3px solid transparent;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
/* line 123, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 124, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 125, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav.uk-active > a:before {
  border-bottom-color: rgba(54, 158, 219, 0.95);
}
/* line 132, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 133, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 134, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav > a {
  border-top: 1px solid #8a8a8a;
}
/* line 136, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav > a:before {
  border-left: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
/* line 145, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 146, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 150, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 151, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 152, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav.uk-active > a:before {
  border-left-color: rgba(54, 158, 219, 0.95);
}
/* line 159, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 160, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 161, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav > a {
  border-top: 1px solid #8a8a8a;
}
/* line 163, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav > a:before {
  border-right: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
/* line 172, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 173, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 177, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 178, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 179, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav.uk-active > a:before {
  border-right-color: rgba(54, 158, 219, 0.95);
}
/* line 186, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .tabs-content {
  overflow: hidden;
}
/* line 188, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .tabs-content.uk-margin {
  margin-bottom: 0;
}
/* line 191, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .tabs-content p {
  margin-bottom: 0;
}
/* line 194, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .tabs-content .button {
  margin-top: 25px;
}
/* line 197, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .tabs-content.left {
  padding: 35px;
  margin-left: -35px;
}
@media only all and (max-width: 47.99rem) {
  .g-tabs .tabs-content.left {
    margin-left: 0;
  }
}
/* line 203, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 204, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .tabs-content.left p:first-child {
  margin-top: 0;
}
/* line 209, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .tabs-content.right {
  padding: 35px;
  margin-right: -35px;
}
@media only all and (max-width: 47.99rem) {
  .g-tabs .tabs-content.right {
    margin-right: 0;
  }
}
/* line 215, templates/rt_callisto/custom/scss/_tabs.scss */
/* line 216, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .tabs-content.right p:first-child {
  margin-top: 0;
}
/* line 221, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .tabs-content.top {
  padding: 35px;
  margin: 0;
}
/* line 224, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .tabs-content.top > li {
  margin: 0;
}
/* line 228, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .tabs-content.bottom {
  padding: 35px;
  margin: 0;
}
/* line 231, templates/rt_callisto/custom/scss/_tabs.scss */
.g-tabs .tabs-content.bottom > li {
  margin: 0;
}
/* line 4, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 7, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-grid {
  margin-bottom: 1.876rem;
}
/* line 9, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, templates/rt_callisto/custom/scss/_image-features.scss */
/* line 12, templates/rt_callisto/custom/scss/_image-features.scss */
/* line 13, templates/rt_callisto/custom/scss/_image-features.scss */
@media only all and (max-width: 47.99rem) {
  .g-image-features .g-grid:last-child .g-block:last-child .g-image-features-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-image-features .g-grid {
    margin-bottom: 0;
  }
}
/* line 26, templates/rt_callisto/custom/scss/_image-features.scss */
/* line 27, templates/rt_callisto/custom/scss/_image-features.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-image-features > .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: 1.876rem;
  }
  /* line 31, templates/rt_callisto/custom/scss/_image-features.scss */
  .g-image-features > .g-grid > .g-block:last-child {
    margin-bottom: 0;
  }
}
/* line 37, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 42, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-image-features-item {
  background: #fff;
  border: 1px solid #8f8f8f;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
@media only all and (max-width: 47.99rem) {
  .g-image-features .g-image-features-item {
    margin-bottom: 2.3445rem;
  }
}
/* line 50, templates/rt_callisto/custom/scss/_image-features.scss */
/* line 51, templates/rt_callisto/custom/scss/_image-features.scss */
/* line 52, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-image-features-item.layout-right .g-image-features-image.uk-overlay {
  border-radius: 0 3px 3px 0;
}
/* line 55, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-image-features-item.layout-right .g-image-features-image img {
  border-radius: 0 3px 3px 0;
}
/* line 61, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image {
  position: relative;
}
/* line 63, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image img {
  width: 100%;
  border-radius: 3px 0 0 3px;
}
/* line 67, templates/rt_callisto/custom/scss/_image-features.scss */
/* line 68, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image .uk-overlay-icon:before {
  content: "\f0c1";
}
/* line 72, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image.uk-overlay {
  border-radius: 3px 0 0 3px;
}
/* line 74, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image.uk-overlay img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 78, templates/rt_callisto/custom/scss/_image-features.scss */
/* line 79, templates/rt_callisto/custom/scss/_image-features.scss */
/* line 80, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-image-features-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 85, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image .uk-overlay-panel {
  z-index: 4;
}
/* line 89, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-image-features-content {
  padding: 20px;
}
/* line 92, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-image-features-desc {
  margin: 0;
}
/* line 95, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-image-features-title {
  margin-top: 0;
  margin-bottom: 1rem;
}
/* line 98, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-image-features-title a {
  color: #4d4d4d;
}
/* line 100, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-image-features-title a:hover {
  color: rgba(54, 158, 219, 0.95);
}
/* line 105, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-bottom-info {
  margin-top: 15px;
}
/* line 108, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-image-feature-special {
  color: #bbb;
  font-style: italic;
  float: left;
}
@media only all and (max-width: 30rem) {
  .g-image-features .g-image-feature-special {
    float: none;
  }
}
/* line 115, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-image-feature-special i {
  margin-right: 5px;
}
/* line 119, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-image-features-link {
  font-style: italic;
  float: right;
}
@media only all and (max-width: 30rem) {
  .g-image-features .g-image-features-link {
    float: none;
    margin-top: 5px;
  }
}
/* line 126, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .g-image-features-link i {
  margin-left: 10px;
}
/* line 130, templates/rt_callisto/custom/scss/_image-features.scss */
/* line 131, templates/rt_callisto/custom/scss/_image-features.scss */
.g-image-features .no-special .g-image-features-link {
  float: none;
}
/* line 1, templates/rt_callisto/custom/scss/_buttons-particle.scss */
.g-buttons {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/rt_callisto/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item {
  color: #888;
  margin: 0 auto;
  display: table;
  background: transparent;
  padding: 1.5rem 2rem;
  border-radius: 3px;
  border: 1px solid #888;
  -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.99rem) {
  .g-buttons .g-buttons-item {
    width: 70%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-buttons .g-buttons-item {
    width: 100%;
    margin-bottom: 1rem;
  }
}
/* line 22, templates/rt_callisto/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item a {
  color: inherit;
}
/* line 26, templates/rt_callisto/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
/* line 31, templates/rt_callisto/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block p {
  margin: 0px;
  line-height: 1.2rem;
}
/* line 35, templates/rt_callisto/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
  color: rgba(54, 158, 219, 0.95);
  font-size: 3rem;
  margin-right: 1rem;
  text-align: center;
  -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.99rem) {
  .g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
    font-size: 2rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
    font-size: 2rem;
  }
}
/* line 48, templates/rt_callisto/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block .g-buttons-item-title1 {
  text-align: initial;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 54, templates/rt_callisto/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block .g-buttons-item-title2 {
  text-align: initial;
  font-size: 2rem;
  line-height: 2rem;
  margin: 0px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 61, templates/rt_callisto/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block h3 {
  color: rgba(54, 158, 219, 0.95) !important;
}
/* line 66, templates/rt_callisto/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item:hover {
  color: #fff;
  background: rgba(54, 158, 219, 0.95);
  border: 1px solid rgba(54, 158, 219, 0.95);
}
/* line 71, templates/rt_callisto/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item:hover .g-buttons-item-icon {
  color: #fff;
}
/* line 75, templates/rt_callisto/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item:hover h3 {
  color: #fff !important;
}
/* line 80, templates/rt_callisto/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button {
  color: #fff;
  background: rgba(54, 158, 219, 0.95);
  border: 1px solid rgba(54, 158, 219, 0.95);
}
/* line 85, templates/rt_callisto/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button a {
  color: #fff;
}
/* line 88, templates/rt_callisto/custom/scss/_buttons-particle.scss */
/* line 89, templates/rt_callisto/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button .g-block .g-buttons-item-icon {
  color: #fff;
}
/* line 92, templates/rt_callisto/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button .g-block h3 {
  color: #fff !important;
}
/* line 96, templates/rt_callisto/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button:hover {
  background: rgba(34, 131, 188, 0.95);
}
/* line 102, templates/rt_callisto/custom/scss/_buttons-particle.scss */
.g-buttons .fixed-button {
  width: 320px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-buttons .fixed-button {
    width: 300px;
  }
  /* line 106, templates/rt_callisto/custom/scss/_buttons-particle.scss */
  /* line 107, templates/rt_callisto/custom/scss/_buttons-particle.scss */
  .g-buttons .fixed-button .g-block .g-buttons-item-title2 {
    font-size: 1.7rem;
  }
}
/* line 113, templates/rt_callisto/custom/scss/_buttons-particle.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-buttons .g-grid {
    display: block !important;
  }
  /* line 116, templates/rt_callisto/custom/scss/_buttons-particle.scss */
  .g-buttons .g-grid .g-block {
    margin-bottom: 1rem;
  }
  /* line 118, templates/rt_callisto/custom/scss/_buttons-particle.scss */
  .g-buttons .g-grid .g-block:last-child {
    margin-bottom: 0px;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-buttons .g-grid {
    display: table;
    width: 100%;
  }
}
/* line 128, templates/rt_callisto/custom/scss/_buttons-particle.scss */
/* line 129, templates/rt_callisto/custom/scss/_buttons-particle.scss */
.g-buttons > .g-grid > .g-block {
  text-align: center;
}
/* line 131, templates/rt_callisto/custom/scss/_buttons-particle.scss */
.g-buttons > .g-grid > .g-block > a {
  display: inline-block;
}
/* line 1, templates/rt_callisto/custom/scss/_accordion.scss */
.uk-accordion-title:not(.uk-active) > .i-close {
  display: initial;
}
/* line 4, templates/rt_callisto/custom/scss/_accordion.scss */
.uk-accordion-title:not(.uk-active) > .i-open {
  display: none;
}
/* line 8, templates/rt_callisto/custom/scss/_accordion.scss */
.uk-accordion-title.uk-active > .i-open {
  display: initial;
}
/* line 12, templates/rt_callisto/custom/scss/_accordion.scss */
.uk-accordion-title.uk-active > .i-close {
  display: none !important;
}
/* line 15, templates/rt_callisto/custom/scss/_accordion.scss */
.i-close.right, .i-open.right {
  float: right;
}
/* line 18, templates/rt_callisto/custom/scss/_accordion.scss */
/* line 19, templates/rt_callisto/custom/scss/_accordion.scss */
/* line 20, templates/rt_callisto/custom/scss/_accordion.scss */
.jl-accordion .uk-accordion .uk-accordion-title {
  color: #222;
  border: 0px;
  border-radius: 0;
  background: #fff;
  border-bottom: 1px solid #ddd;
  padding: 0 0 15px;
  font-weight: 400;
}
/* line 29, templates/rt_callisto/custom/scss/_accordion.scss */
.jl-accordion .uk-accordion .uk-accordion-title.uk-active {
  border-bottom: 2px solid #164d7d;
}
/* line 32, templates/rt_callisto/custom/scss/_accordion.scss */
.jl-accordion .uk-accordion .uk-accordion-content {
  color: #333;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}
/* line 1, templates/rt_callisto/custom/scss/_gridcontent.scss */
/* line 2, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -0.625rem;
}
/* line 8, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0px;
  width: 100%;
  display: inline-block;
  padding: 0.625rem;
}
/* line 14, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper {
  -webkit-transition: background 0.55s ease-out;
  -moz-transition: background 0.55s ease-out;
  transition: background 0.55s ease-out;
}
/* line 16, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper i.fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper span {
  display: block;
  text-align: center;
}
/* line 20, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper i.fa {
  font-size: 2.8rem;
  color: rgba(54, 158, 219, 0.95);
  margin: 1rem auto 2.5rem auto;
}
/* line 25, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper:hover {
  background-color: #164d7d;
  color: #fff;
}
/* line 28, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper:hover i.fa {
  color: #fff;
}
/* line 32, templates/rt_callisto/custom/scss/_gridcontent.scss */
/* line 33, templates/rt_callisto/custom/scss/_gridcontent.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: rgba(54, 158, 219, 0.95);
}
/* line 36, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent1:hover {
  background-color: rgba(54, 158, 219, 0.95);
  color: #fff;
}
/* line 39, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent1:hover .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent1:hover a {
  color: #fff;
}
/* line 44, templates/rt_callisto/custom/scss/_gridcontent.scss */
/* line 45, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent2 .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent2 a {
  color: #164d7d;
}
/* line 48, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent2:hover {
  background-color: #164d7d;
  color: #fff;
}
/* line 51, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent2:hover .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent2:hover a {
  color: #fff;
}
/* line 56, templates/rt_callisto/custom/scss/_gridcontent.scss */
/* line 57, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent3 .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent3 a {
  color: ;
}
/* line 60, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent3:hover {
  background-color: ;
  color: #fff;
}
/* line 63, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent3:hover .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent3:hover a {
  color: #fff;
}
/* line 68, templates/rt_callisto/custom/scss/_gridcontent.scss */
/* line 69, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent4 .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent4 a {
  color: ;
}
/* line 72, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent4:hover {
  background-color: ;
  color: #fff;
}
/* line 75, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent4:hover .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent4:hover a {
  color: #fff;
}
/* line 82, templates/rt_callisto/custom/scss/_gridcontent.scss */
/* line 83, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-title-desc .g-title {
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.1;
  margin: 0;
  padding: 0;
}
/* line 92, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-readmore {
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-readmore {
    text-align: center !important;
    margin-top: 1rem;
  }
}
/* line 98, templates/rt_callisto/custom/scss/_gridcontent.scss */
.dir-rtl .g-gridcontent .g-gridcontent-readmore {
  text-align: left;
}
/* line 102, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item-wrapper {
  border: 1px solid ;
  padding: 2rem 0;
}
/* line 106, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item-title {
  font-size: 0.8rem;
  line-height: 1.3;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-gridcontent .g-gridcontent-item-title {
    font-size: 0.8rem;
  }
}
/* line 113, templates/rt_callisto/custom/scss/_gridcontent.scss */
/* line 114, templates/rt_callisto/custom/scss/_gridcontent.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-gridcontent .g-gridcontent-title-style-1 .g-gridcontent-item-title {
    font-size: 1rem;
  }
}
/* line 120, templates/rt_callisto/custom/scss/_gridcontent.scss */
/* line 121, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-2cols .g-gridcontent-item {
  width: 50%;
}
/* line 125, templates/rt_callisto/custom/scss/_gridcontent.scss */
/* line 126, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-3cols .g-gridcontent-item {
  width: 33.33333%;
}
/* line 130, templates/rt_callisto/custom/scss/_gridcontent.scss */
/* line 131, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-4cols .g-gridcontent-item {
  width: 25%;
}
/* line 135, templates/rt_callisto/custom/scss/_gridcontent.scss */
/* line 136, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-5cols .g-gridcontent-item {
  width: 20%;
}
/* line 140, templates/rt_callisto/custom/scss/_gridcontent.scss */
/* line 141, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-gridcontent .g-gridcontent-6cols .g-gridcontent-item {
  width: 16.66667%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-gridcontent .g-gridcontent-6cols .g-gridcontent-item {
    width: 33.33333%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-gridcontent .g-gridcontent-6cols .g-gridcontent-item {
    width: 33.33333%;
  }
}
/* line 153, templates/rt_callisto/custom/scss/_gridcontent.scss */
/* line 154, templates/rt_callisto/custom/scss/_gridcontent.scss */
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-3cols .g-gridcontent-item, .g-gridcontent .g-gridcontent-5cols .g-gridcontent-item {
    width: 100%;
  }
}
/* line 160, templates/rt_callisto/custom/scss/_gridcontent.scss */
/* line 161, templates/rt_callisto/custom/scss/_gridcontent.scss */
@media only all and (max-width: 47.99rem) {
  .g-gridcontent .g-gridcontent-4cols .g-gridcontent-item, .g-gridcontent .g-gridcontent-6cols .g-gridcontent-item {
    width: 50%;
  }
}
/* line 169, templates/rt_callisto/custom/scss/_gridcontent.scss */
/* line 170, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-home-particles .g-gridcontent-item-wrapper, .g-home-positions .g-gridcontent-item-wrapper {
  border-right: 0 none !important;
  border-bottom: 0 none;
}
/* line 174, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-home-particles .g-gridcontent-item, .g-home-positions .g-gridcontent-item {
  padding: 0;
}
/* line 177, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-home-particles .g-gridcontent-wrapper, .g-home-positions .g-gridcontent-wrapper {
  margin: 0;
}
/* line 180, templates/rt_callisto/custom/scss/_gridcontent.scss */
/* line 181, templates/rt_callisto/custom/scss/_gridcontent.scss */
.g-home-particles.dir-rtl .g-gridcontent-item-wrapper, .g-home-positions.dir-rtl .g-gridcontent-item-wrapper {
  border-right: 1px solid  !important;
  border-left: 0 none !important;
}
/* line 7, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle, .g-features2-particle {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 10, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle .g-grid, .g-features2-particle .g-grid {
  margin-bottom: 2.3445rem;
}
/* line 12, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle .g-grid:last-child, .g-features2-particle .g-grid:last-child {
  margin-bottom: 0;
}
/* line 14, templates/rt_callisto/custom/scss/_features-particle.scss */
/* line 15, templates/rt_callisto/custom/scss/_features-particle.scss */
@media only all and (max-width: 47.99rem) {
  .g-features-particle .g-grid:last-child .g-features-particle-item:last-child, .g-features2-particle .g-grid:last-child .g-features-particle-item:last-child {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle .g-grid, .g-features2-particle .g-grid {
    margin-bottom: 0;
  }
}
/* line 26, templates/rt_callisto/custom/scss/_features-particle.scss */
@media only all and (max-width: 47.99rem) {
  .g-features-particle .g-features-particle-item, .g-features2-particle .g-features-particle-item, .g-features-particle .g-features2-particle-item, .g-features2-particle .g-features2-particle-item {
    margin-bottom: 2.3445rem;
  }
}
/* line 31, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle .size-33, .g-features2-particle .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.99rem) {
  .g-features-particle .size-33, .g-features2-particle .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_callisto/custom/scss/_features-particle.scss */
.g-features-particle .size-16, .g-features2-particle .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.99rem) {
  .g-features-particle .size-16, .g-features2-particle .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 48, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle .g-content, .g-features2-particle .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 53, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle p, .g-features2-particle p {
  margin: 0;
}
/* line 56, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle .g-features-particle-button, .g-features2-particle .g-features-particle-button, .g-features-particle .g-features-particle-subs, .g-features2-particle .g-features-particle-subs {
  margin-top: 20px;
}
/* line 62, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle {
  text-align: center;
}
/* line 64, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle .g-features-particle-title {
  margin-top: 0.75rem;
  margin-bottom: 1rem;
}
/* line 67, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle .g-features-particle-title a {
  color: #4d4d4d;
}
/* line 69, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle .g-features-particle-title a:hover {
  color: rgba(54, 158, 219, 0.95);
}
/* line 74, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle .g-features-particle-icon, .g-features-particle .g-circle-border {
  border-radius: 50%;
  font-size: 2rem;
  height: 100px;
  width: 100px;
  line-height: 100px;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 0.75rem;
  color: rgba(54, 158, 219, 0.95);
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
/* line 88, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle .g-circle-border {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #8a8a8a;
  height: 98px;
  width: 98px;
  left: 1px;
  top: 1px;
  z-index: 1;
  position: absolute;
  -webkit-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  -moz-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
}
/* line 99, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle .g-features-particle-image {
  margin-bottom: 0.75rem;
  display: inline-block;
}
/* line 103, templates/rt_callisto/custom/scss/_features-particle.scss */
/* line 104, templates/rt_callisto/custom/scss/_features-particle.scss */
/* line 105, templates/rt_callisto/custom/scss/_features-particle.scss */
/* line 106, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle .g-features-particle-item .g-content:hover .g-features-particle-icon {
  color: #fff;
  background: rgba(54, 158, 219, 0.95);
}
/* line 110, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle .g-features-particle-item .g-content:hover .g-circle-border {
  border-color: rgba(54, 158, 219, 0.95);
  -webkit-transform: scale(1.18);
  -moz-transform: scale(1.18);
  -ms-transform: scale(1.18);
  -o-transform: scale(1.18);
  transform: scale(1.18);
  -webkit-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
  -moz-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
  transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
}
/* line 119, templates/rt_callisto/custom/scss/_features-particle.scss */
/* line 120, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style6 .g-grid {
  margin-bottom: 1.876rem;
}
/* line 122, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style6 .g-grid .g-block {
  padding: 0 0.938rem;
}
/* line 125, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style6 .g-grid:last-child {
  margin-bottom: 0;
}
/* line 127, templates/rt_callisto/custom/scss/_features-particle.scss */
/* line 128, templates/rt_callisto/custom/scss/_features-particle.scss */
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style6 .g-grid:last-child .g-features-particle-item:last-child {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style6 .g-grid {
    margin-bottom: 0;
  }
}
/* line 139, templates/rt_callisto/custom/scss/_features-particle.scss */
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style6 .g-features-particle-item {
    margin-bottom: 1.876rem;
  }
}
/* line 144, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style6 .g-content {
  padding: 3rem 2.5rem;
  background: #fff;
  border: 1px solid #8a8a8a;
}
/* line 149, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style6 .g-features-particle-icon, .g-features-particle.style6 .g-features-particle-image {
  margin-bottom: 1.25rem;
}
/* line 152, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style6 .g-features-particle-title {
  margin-bottom: 1.5rem;
}
/* line 155, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style6 .g-features-particle-button, .g-features-particle.style6 .g-features-particle-subs {
  margin-top: 30px;
}
/* line 158, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style6 .g-subs-item {
  padding: 10px 0;
  border-bottom: 1px solid #8a8a8a;
}
/* line 161, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style6 .g-subs-item:last-child {
  border-bottom: none;
}
/* line 166, templates/rt_callisto/custom/scss/_features-particle.scss */
/* line 167, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style7 .g-grid {
  margin-bottom: 1.876rem;
}
/* line 169, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style7 .g-grid .g-block {
  padding: 0 0.938rem;
}
/* line 172, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style7 .g-grid:last-child {
  margin-bottom: 0;
}
/* line 174, templates/rt_callisto/custom/scss/_features-particle.scss */
/* line 175, templates/rt_callisto/custom/scss/_features-particle.scss */
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style7 .g-grid:last-child .g-features-particle-item:last-child {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style7 .g-grid {
    margin-bottom: 0;
  }
}
/* line 186, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style7 .g-features-particle-item {
  margin-top: 40px;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style7 .g-features-particle-item {
    margin-bottom: 1.876rem;
  }
}
/* line 192, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style7 .g-content {
  padding: 25px;
  background: #fff;
  border: 1px solid #8a8a8a;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 197, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style7 .g-content:hover {
  border-color: #164d7d;
}
/* line 199, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style7 .g-content:hover .g-features-particle-icon {
  background: #164d7d;
}
/* line 204, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style7 .g-features-particle-item-inner {
  margin-top: -64px;
}
/* line 207, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style7 .g-features-particle-icon, .g-features-particle.style7 .g-features-particle-image {
  margin-bottom: 1.25rem;
}
/* line 209, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style7 .g-features-particle-icon .g-circle-border, .g-features-particle.style7 .g-features-particle-image .g-circle-border {
  display: none;
}
/* line 213, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style7 .g-features-particle-icon {
  width: 75px;
  height: 75px;
  line-height: 75px;
  border-radius: 0;
  background: rgba(54, 158, 219, 0.95);
  color: #fff;
  font-size: 24px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 223, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style7 .g-features-particle-title {
  margin-bottom: 1rem;
  text-transform: uppercase;
}
/* line 227, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style7 .g-features-particle-button, .g-features-particle.style7 .g-features-particle-subs {
  margin-top: 30px;
}
/* line 230, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style7 .g-subs-item {
  padding: 10px 0;
  border-bottom: 1px solid #8a8a8a;
}
/* line 233, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style7 .g-subs-item:last-child {
  border-bottom: none;
}
/* line 238, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style8 {
  margin-left: 0;
  margin-right: 0;
  color: #fff;
  text-align: left;
}
/* line 243, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style8 .g-grid {
  margin-bottom: 0;
}
/* line 245, templates/rt_callisto/custom/scss/_features-particle.scss */
/* line 246, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style8 .g-grid:last-child .g-features-particle-item {
  box-shadow: -20px 0 20px -20px rgba(0, 0, 0, 0.07) inset;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style8 .g-grid:last-child .g-features-particle-item {
    box-shadow: 0 -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
  }
}
/* line 251, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style8 .g-grid:last-child .g-features-particle-item:last-child {
  box-shadow: 0 0 20px -20px rgba(0, 0, 0, 0.07) inset;
}
/* line 257, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item {
  padding: 35px 30px 40px;
  box-shadow: -20px -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
}
/* line 260, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item:nth-child(1) {
  background: rgba(35, 137, 197, 0.95);
}
/* line 263, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item:nth-child(2) {
  background: rgba(38, 149, 214, 0.95);
}
/* line 266, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item:nth-child(3) {
  background: rgba(54, 158, 219, 0.95);
}
/* line 269, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item:nth-child(4) {
  background: rgba(71, 166, 222, 0.95);
}
/* line 272, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item:nth-child(5) {
  background: rgba(89, 175, 225, 0.95);
}
/* line 275, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item:nth-child(6) {
  background: rgba(106, 183, 228, 0.95);
}
/* line 278, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-item:last-child {
  box-shadow: 0 -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
}
@media only all and (max-width: 47.99rem) {
  .g-features-particle.style8 .g-features-particle-item {
    box-shadow: 0 -20px 20px -20px rgba(0, 0, 0, 0.07) inset;
    margin-bottom: 0;
  }
}
/* line 286, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-icon, .g-features-particle.style8 .g-features-particle-image {
  margin-bottom: 10px;
  color: #fff;
  border-radius: 0;
  width: auto;
  height: auto;
  line-height: inherit;
  font-size: 40px;
}
/* line 295, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-icon .g-circle-border, .g-features-particle.style8 .g-features-particle-image .g-circle-border {
  display: none;
}
/* line 299, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-title {
  color: #fff !important;
  font-size: 1.35rem;
}
/* line 302, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-title a {
  color: #fff;
}
/* line 304, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-title a:hover {
  text-decoration: underline;
}
/* line 309, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-desc, .g-features-particle.style8 .g-features-particle-subs {
  opacity: 0.85;
}
/* line 312, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-button {
  margin-top: 25px;
}
/* line 314, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-button .button {
  background: none;
  border: 2px solid #fff;
  color: #fff;
  border-radius: 50px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 320, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style8 .g-features-particle-button .button:hover {
  background: #4d4d4d;
  border-color: #4d4d4d;
}
/* line 326, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features-particle.style8.pull-up {
  margin-top: -7.5rem;
  position: relative;
  z-index: 4;
}
/* line 335, templates/rt_callisto/custom/scss/_features-particle.scss */
/* line 336, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features2-particle .g-features2-particle-title {
  margin-top: 0;
  margin-bottom: 1rem;
}
/* line 339, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features2-particle .g-features2-particle-title a {
  color: #4d4d4d;
}
/* line 341, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features2-particle .g-features2-particle-title a:hover {
  color: rgba(54, 158, 219, 0.95);
}
/* line 346, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features2-particle .g-features2-particle-icon {
  margin-right: 20px;
  color: rgba(54, 158, 219, 0.95);
  font-size: 130%;
}
/* line 351, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features2-particle .g-features2-particle-image {
  margin-right: 20px;
  display: inline-block;
}
/* line 355, templates/rt_callisto/custom/scss/_features-particle.scss */
/* line 356, templates/rt_callisto/custom/scss/_features-particle.scss */
/* line 357, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features2-particle.style3 .g-grid .g-block {
  padding: 0 1rem;
}
/* line 361, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features2-particle.style3 .g-content {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background: rgba(0, 0, 0, 0.2);
}
/* line 365, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features2-particle.style3 .g-content:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 15px solid rgba(0, 0, 0, 0.2);
  border-right: 15px solid transparent;
  position: absolute;
  margin-top: 16px;
  margin-left: -15px;
  z-index: 99;
}
/* line 378, templates/rt_callisto/custom/scss/_features-particle.scss */
/* line 379, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features2-particle.style4 .g-features2-particle-icon {
  float: left;
  font-size: 55px;
  margin-right: 0;
  color: #aeaeae;
}
/* line 385, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features2-particle.style4 .g-features2-particle-image {
  float: left;
  margin: 5px 0 0;
  max-width: 60px;
}
/* line 390, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features2-particle.style4 .g-title-desc-container {
  margin-left: 75px;
}
/* line 393, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features2-particle.style4 .g-features2-particle-title {
  margin-bottom: 10px;
}
/* line 396, templates/rt_callisto/custom/scss/_features-particle.scss */
/* line 397, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features2-particle.style4 .accent1 .g-features2-particle-icon {
  color: rgba(54, 158, 219, 0.95);
}
/* line 401, templates/rt_callisto/custom/scss/_features-particle.scss */
/* line 402, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features2-particle.style4 .accent2 .g-features2-particle-icon {
  color: #164d7d;
}
/* line 407, templates/rt_callisto/custom/scss/_features-particle.scss */
/* line 408, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features2-particle.style5 .g-features2-particle-icon {
  float: left;
  font-size: 24px;
  margin-right: 0;
  color: #a2a2a2;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin-top: 5px;
  border: 1px solid;
  border-radius: 50%;
}
/* line 421, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features2-particle.style5 .g-features2-particle-image {
  float: left;
  margin: 5px 0 0;
  width: 60px;
  height: 60px;
}
/* line 426, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features2-particle.style5 .g-features2-particle-image img {
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
/* line 432, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features2-particle.style5 .g-title-desc-container {
  margin-left: 75px;
}
/* line 435, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features2-particle.style5 .g-features2-particle-title {
  margin-bottom: 10px;
}
/* line 438, templates/rt_callisto/custom/scss/_features-particle.scss */
/* line 439, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features2-particle.style5 .accent1 .g-features2-particle-icon {
  color: rgba(54, 158, 219, 0.95);
}
/* line 443, templates/rt_callisto/custom/scss/_features-particle.scss */
/* line 444, templates/rt_callisto/custom/scss/_features-particle.scss */
.g-features2-particle.style5 .accent2 .g-features2-particle-icon {
  color: #164d7d;
}
/* line 1, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-item {
  position: relative;
  border-radius: 0;
  border: none;
  overflow: hidden;
}
/* line 6, templates/rt_callisto/custom/scss/_animatedblock.scss */
/* line 7, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-item:hover .g-animatedblock-head {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* line 10, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-item:hover .g-animatedblock-body {
  opacity: 1;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* line 16, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
/* line 22, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-head {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 26, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-title {
  color: #fff;
  margin: 0 0 1rem 0;
  padding: 0 1rem;
  font-size: 2.5rem;
  line-height: 0.9;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-animatedblock-title {
    font-size: 3rem;
    line-height: 0.85;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-animatedblock-title {
    font-size: 1.5rem;
    line-height: 1.05;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-animatedblock-title {
    font-size: 4.5rem;
    line-height: 0.9;
  }
}
@media only all and (max-width: 30rem) {
  .g-animatedblock-title {
    font-size: 2rem;
    line-height: 1.15;
  }
}
/* line 51, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-title a {
  color: #fff;
  line-height: 0.9;
}
/* line 56, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-body {
  padding: 0.5rem 1rem 0.75rem 1rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-animatedblock-body {
    padding: 0.25rem 1rem 0.5rem 1rem;
  }
}
/* line 62, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-body {
  background: rgba(54, 158, 219, 0.95);
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 71, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-body a {
  font-weight: bold;
  color: #fff;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-animatedblock-body a {
    font-size: 0.9rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-animatedblock-body a {
    font-size: 0.8rem;
  }
}
/* line 80, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-body a:hover {
  color: rgba(22, 86, 123, 0.95);
}
/* line 85, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-desc {
  opacity: 0.75;
  margin: 0.6rem 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-animatedblock-desc {
    font-size: 0.9rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-animatedblock-desc {
    font-size: 0.8rem;
  }
}
/* line 95, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-tag {
  background: transparent;
  margin: 0.5rem 0;
  padding: 0 1rem;
}
/* line 99, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-tag span {
  color: #fff;
  background: rgba(0, 0, 0, 0.35);
  border-radius: 4px;
  margin: 0;
  padding: 0 5px;
  font-size: 90%;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 111, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-button-container {
  text-align: center;
  margin: 3rem auto 1.5rem auto;
}
/* line 115, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-button {
  border: 3px solid #484848;
  text-transform: uppercase;
  text-align: center;
  border-radius: 30px;
  margin: 1rem auto;
  padding: 0.5rem 2rem;
  font-size: 0.9rem;
  color: inherit;
}
/* line 124, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-button:hover {
  opacity: 0.75;
}
/* line 128, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-items {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 132, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-items .g-animatedblock-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0;
  -moz-flex: 0;
  -ms-flex: 0;
  flex: 0;
  margin-left: 2%;
  margin-right: 2%;
}
/* line 137, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-items .g-animatedblock-item-wrapper {
  margin-top: 6.52%;
  margin-bottom: 6.52%;
  position: relative;
  overflow: hidden;
}
/* line 143, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-items.g-2cols, .g-animatedblock-items.g-3cols, .g-animatedblock-items.g-4cols, .g-animatedblock-items.g-5cols {
  margin-left: -2%;
  margin-right: -2%;
}
/* line 150, templates/rt_callisto/custom/scss/_animatedblock.scss */
/* line 151, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-items.g-1cols .g-animatedblock-item {
  width: 100%;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
}
/* line 154, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-items.g-1cols .g-animatedblock-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
/* line 161, templates/rt_callisto/custom/scss/_animatedblock.scss */
/* line 162, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-items.g-2cols .g-animatedblock-item {
  width: 47%;
  -webkit-flex-basis: 47%;
  -moz-flex-basis: 47%;
  flex-basis: 47%;
  -ms-flex-preferred-size: 47%;
}
/* line 165, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-items.g-2cols .g-animatedblock-item:nth-child(odd) {
  margin-right: 1%;
}
/* line 168, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-items.g-2cols .g-animatedblock-item:nth-child(even) {
  margin-left: 1%;
}
/* line 173, templates/rt_callisto/custom/scss/_animatedblock.scss */
/* line 174, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-items.g-3cols .g-animatedblock-item {
  width: 30.66667%;
  -webkit-flex-basis: 30.66667%;
  -moz-flex-basis: 30.66667%;
  flex-basis: 30.66667%;
  -ms-flex-preferred-size: 30.66667%;
}
/* line 177, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-items.g-3cols .g-animatedblock-item:nth-child(3n-1) {
  margin-left: 0;
  margin-right: 0;
}
/* line 183, templates/rt_callisto/custom/scss/_animatedblock.scss */
/* line 184, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-items.g-4cols .g-animatedblock-item {
  width: 22.5%;
  -webkit-flex-basis: 22.5%;
  -moz-flex-basis: 22.5%;
  flex-basis: 22.5%;
  -ms-flex-preferred-size: 22.5%;
}
/* line 187, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-items.g-4cols .g-animatedblock-item:nth-child(4n-2) {
  margin-left: 0;
  margin-right: 1%;
}
/* line 191, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-items.g-4cols .g-animatedblock-item:nth-child(4n-1) {
  margin-left: 1%;
  margin-right: 0;
}
/* line 197, templates/rt_callisto/custom/scss/_animatedblock.scss */
/* line 198, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-items.g-5cols .g-animatedblock-item {
  width: 17.6%;
  -webkit-flex-basis: 17.6%;
  -moz-flex-basis: 17.6%;
  flex-basis: 17.6%;
  -ms-flex-preferred-size: 17.6%;
}
/* line 201, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-items.g-5cols .g-animatedblock-item:nth-child(5n-3) {
  margin-left: 0;
  margin-right: 1%;
}
/* line 205, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-items.g-5cols .g-animatedblock-item:nth-child(5n-2) {
  margin-left: 1%;
  margin-right: 1%;
}
/* line 209, templates/rt_callisto/custom/scss/_animatedblock.scss */
.g-animatedblock-items.g-5cols .g-animatedblock-item:nth-child(5n-1) {
  margin-left: 1%;
  margin-right: 0;
}
@media only all and (max-width: 47.99rem) {
  /* line 216, templates/rt_callisto/custom/scss/_animatedblock.scss */
  /* line 217, templates/rt_callisto/custom/scss/_animatedblock.scss */
  .g-animatedblock-items[class*="cols"] .g-animatedblock-item {
    width: 96%;
    -webkit-flex-basis: 96%;
    -moz-flex-basis: 96%;
    flex-basis: 96%;
    -ms-flex-preferred-size: 96%;
    margin-left: 2% !important;
    margin-right: 2% !important;
  }
}
/* line 4, templates/rt_callisto/custom/scss/_our-team.scss */
/* line 5, templates/rt_callisto/custom/scss/_our-team.scss */
.g-our-team:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/rt_callisto/custom/scss/_our-team.scss */
.g-our-team:not(.gutter-disabled) > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 10, templates/rt_callisto/custom/scss/_our-team.scss */
.g-our-team:not(.gutter-disabled) > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 12, templates/rt_callisto/custom/scss/_our-team.scss */
/* line 13, templates/rt_callisto/custom/scss/_our-team.scss */
/* line 14, templates/rt_callisto/custom/scss/_our-team.scss */
@media only all and (max-width: 47.99rem) {
  .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.99rem) {
  .g-our-team:not(.gutter-disabled) > .g-grid {
    margin-bottom: 0;
  }
}
/* line 26, templates/rt_callisto/custom/scss/_our-team.scss */
@media only all and (max-width: 47.99rem) {
  .g-our-team:not(.gutter-disabled) .g-our-team-item {
    margin-bottom: 1.876rem !important;
  }
}
/* line 32, templates/rt_callisto/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.99rem) {
  .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_callisto/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.99rem) {
  .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_callisto/custom/scss/_our-team.scss */
.g-our-team, .g-our-team-slider, .g-our-team-slideset {
  text-align: center;
}
/* line 53, templates/rt_callisto/custom/scss/_our-team.scss */
/* line 54, templates/rt_callisto/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_callisto/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_callisto/custom/scss/_our-team.scss */
/* line 60, templates/rt_callisto/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_callisto/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_callisto/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 #8a8a8a;
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .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: 3.126rem;
    width: 100%;
  }
  /* line 77, templates/rt_callisto/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_callisto/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_callisto/custom/scss/_our-team.scss */
/* line 86, templates/rt_callisto/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_callisto/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.99rem) {
  .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_callisto/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: rgba(54, 158, 219, 0.95);
}
/* line 103, templates/rt_callisto/custom/scss/_our-team.scss */
@media only all and (max-width: 47.99rem) {
  .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_callisto/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_callisto/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_callisto/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_callisto/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_callisto/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_callisto/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: rgba(54, 158, 219, 0.95);
}
/* line 129, templates/rt_callisto/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_callisto/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_callisto/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_callisto/custom/scss/_our-team.scss */
/* line 140, templates/rt_callisto/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_callisto/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.99rem) {
  .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_callisto/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_callisto/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: rgba(54, 158, 219, 0.95);
}
/* line 157, templates/rt_callisto/custom/scss/_our-team.scss */
/* line 158, templates/rt_callisto/custom/scss/_our-team.scss */
/* line 159, templates/rt_callisto/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 164, templates/rt_callisto/custom/scss/_our-team.scss */
/* line 165, templates/rt_callisto/custom/scss/_our-team.scss */
.g-our-team.style3 .g-our-team-image, .g-our-team-slider.style3 .g-our-team-image, .g-our-team-slideset.style3 .g-our-team-image {
  padding-bottom: 100px;
}
/* line 168, templates/rt_callisto/custom/scss/_our-team.scss */
.g-our-team.style3 .g-info-container, .g-our-team-slider.style3 .g-info-container, .g-our-team-slideset.style3 .g-info-container {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: auto;
  z-index: 1;
  padding: 23px 30px;
  height: 100px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 178, templates/rt_callisto/custom/scss/_our-team.scss */
.g-our-team.style3 .g-info-container .g-our-team-position, .g-our-team-slider.style3 .g-info-container .g-our-team-position, .g-our-team-slideset.style3 .g-info-container .g-our-team-position {
  margin: 5px 0 0;
}
/* line 182, templates/rt_callisto/custom/scss/_our-team.scss */
.g-our-team.style3 .g-hover-container, .g-our-team-slider.style3 .g-hover-container, .g-our-team-slideset.style3 .g-hover-container {
  opacity: 0;
  position: absolute;
  background-color: #111;
  color: #fff;
  top: 100px;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 30px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 193, templates/rt_callisto/custom/scss/_our-team.scss */
.g-our-team.style3 .g-hover-container > *, .g-our-team-slider.style3 .g-hover-container > *, .g-our-team-slideset.style3 .g-hover-container > * {
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 197, templates/rt_callisto/custom/scss/_our-team.scss */
.g-our-team.style3 .g-hover-container .g-our-team-desc, .g-our-team-slider.style3 .g-hover-container .g-our-team-desc, .g-our-team-slideset.style3 .g-hover-container .g-our-team-desc {
  font-size: 90%;
}
/* line 200, templates/rt_callisto/custom/scss/_our-team.scss */
.g-our-team.style3 .g-hover-container .g-our-team-social, .g-our-team-slider.style3 .g-hover-container .g-our-team-social, .g-our-team-slideset.style3 .g-hover-container .g-our-team-social {
  margin-top: 25px;
  font-size: 18px;
}
/* line 203, templates/rt_callisto/custom/scss/_our-team.scss */
.g-our-team.style3 .g-hover-container .g-our-team-social a, .g-our-team-slider.style3 .g-hover-container .g-our-team-social a, .g-our-team-slideset.style3 .g-hover-container .g-our-team-social a {
  margin-right: 15px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-our-team.style3 .g-hover-container .g-our-team-social a, .g-our-team-slider.style3 .g-hover-container .g-our-team-social a, .g-our-team-slideset.style3 .g-hover-container .g-our-team-social a {
    margin-right: 8px;
  }
}
/* line 208, templates/rt_callisto/custom/scss/_our-team.scss */
.g-our-team.style3 .g-hover-container .g-our-team-social a:last-child, .g-our-team-slider.style3 .g-hover-container .g-our-team-social a:last-child, .g-our-team-slideset.style3 .g-hover-container .g-our-team-social a:last-child {
  margin-right: 0;
}
/* line 214, templates/rt_callisto/custom/scss/_our-team.scss */
.g-our-team.style3 .g-our-team-item, .g-our-team-slider.style3 .g-our-team-item, .g-our-team-slideset.style3 .g-our-team-item {
  position: relative;
}
/* line 216, templates/rt_callisto/custom/scss/_our-team.scss */
/* line 217, templates/rt_callisto/custom/scss/_our-team.scss */
.g-our-team.style3 .g-our-team-item:hover .g-hover-container, .g-our-team-slider.style3 .g-our-team-item:hover .g-hover-container, .g-our-team-slideset.style3 .g-our-team-item:hover .g-hover-container {
  opacity: 1;
}
/* line 219, templates/rt_callisto/custom/scss/_our-team.scss */
.g-our-team.style3 .g-our-team-item:hover .g-hover-container > *, .g-our-team-slider.style3 .g-our-team-item:hover .g-hover-container > *, .g-our-team-slideset.style3 .g-our-team-item:hover .g-hover-container > * {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
  opacity: 1;
}
/* line 224, templates/rt_callisto/custom/scss/_our-team.scss */
.g-our-team.style3 .g-our-team-item:hover .g-info-container, .g-our-team-slider.style3 .g-our-team-item:hover .g-info-container, .g-our-team-slideset.style3 .g-our-team-item:hover .g-info-container {
  bottom: 100%;
  margin-bottom: -100px;
  background: rgba(54, 158, 219, 0.95);
  color: #fff;
}
/* line 229, templates/rt_callisto/custom/scss/_our-team.scss */
.g-our-team.style3 .g-our-team-item:hover .g-info-container .g-our-team-name, .g-our-team-slider.style3 .g-our-team-item:hover .g-info-container .g-our-team-name, .g-our-team-slideset.style3 .g-our-team-item:hover .g-info-container .g-our-team-name {
  color: #fff !important;
}
/* line 231, templates/rt_callisto/custom/scss/_our-team.scss */
.g-our-team.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a, .g-our-team-slider.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a, .g-our-team-slideset.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a {
  color: #fff !important;
}
/* line 233, templates/rt_callisto/custom/scss/_our-team.scss */
.g-our-team.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a:hover, .g-our-team-slider.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a:hover, .g-our-team-slideset.style3 .g-our-team-item:hover .g-info-container .g-our-team-name a:hover {
  text-decoration: underline;
}
/* line 1, templates/rt_callisto/custom/scss/_chart.scss */
/* line 2, templates/rt_callisto/custom/scss/_chart.scss */
.g-chart .g-grid {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 6, templates/rt_callisto/custom/scss/_chart.scss */
@media only all and (max-width: 47.99rem) {
  .g-chart .g-chart-feature-left {
    margin-bottom: 35px;
  }
}
/* line 10, templates/rt_callisto/custom/scss/_chart.scss */
.g-chart .g-chart-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-chart .g-chart-feature-left .g-content {
    margin: 0;
  }
}
/* line 19, templates/rt_callisto/custom/scss/_chart.scss */
/* line 20, templates/rt_callisto/custom/scss/_chart.scss */
.g-chart .g-chart-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-chart .g-chart-feature-right .g-content {
    margin: 0;
  }
}
/* line 28, templates/rt_callisto/custom/scss/_chart.scss */
.g-chart .g-chart-feature-right.align-right {
  text-align: right;
}
/* line 32, templates/rt_callisto/custom/scss/_chart.scss */
.g-chart .g-chart-feature-title {
  margin-top: -5px;
}
/* line 35, templates/rt_callisto/custom/scss/_chart.scss */
.g-chart .g-chart-feature-link {
  margin-top: 5px;
}
/* line 37, templates/rt_callisto/custom/scss/_chart.scss */
.g-chart .g-chart-feature-link i {
  margin-right: 10px;
}
/* line 41, templates/rt_callisto/custom/scss/_chart.scss */
/* line 42, templates/rt_callisto/custom/scss/_chart.scss */
.g-chart .g-chart-feature-desc i {
  margin-right: 8px;
}
@font-face {
  font-family: 'ytpregular';
}
@font-face {
  font-family: 'ytpregular';
  src: url('data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAA5sABEAAAAAFCAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABgAAAABwAAAAcZ9iuNUdERUYAAAGcAAAAHQAAACAAdAAET1MvMgAAAbwAAABJAAAAYHUMUrFjbWFwAAACCAAAAKkAAAGKn5XycWN2dCAAAAK0AAAANgAAADYNLQohZnBnbQAAAuwAAAGxAAACZVO0L6dnYXNwAAAEoAAAAAgAAAAIAAAAEGdseWYAAASoAAAGVQAAB4jz86dSaGVhZAAACwAAAAAzAAAANgbKONpoaGVhAAALNAAAACAAAAAkESQLXGhtdHgAAAtUAAAAVAAAARxOmwVwbG9jYQAAC6gAAAAjAAAAkFoEXRRtYXhwAAALzAAAACAAAAAgAWoB625hbWUAAAvsAAAA+wAAAeok3Eb+cG9zdAAADOgAAADAAAABN99tv1lwcmVwAAANqAAAALkAAAFY3I6ikndlYmYAAA5kAAAABgAAAAbHMlGnAAAAAQAAAADMPaLPAAAAAM3Nk7QAAAAAzc13sXjaY2BkYGDgA2IJBhBgYmAEQjcgZgHzGAAHTAB5AAAAeNpjYGbZwDiBgZWBhdWY5SwDA8MsCM10liGNKQ3IB0rBASMDEgj1DvdjcGDgfcDAlvYPqJJVldEZpoZVkuUZkFJgYAQAUUULewAAAHjaY2BgYGaAYBkGRgYQaAHyGMF8FoYMIC3GIAAUYQOyeBkUGKIYqhgWKHAp6CvEP2D4/x+sAyTuyJAIFGeAizP+//r/8f/D//f+n/HA8oHo/WcKblDzsQBGoOkwSUYmIMGErgDiRLyAhZWNnYOTi5uHl49fQFBIWERUTFxCUkpaRhYiLyevoKikrKKqpq6hqaWto6unb2BoZGxiambOQF1gQZYuAIQnH4IAAAAAAAAAAAABegEnAHEAswC9AOAA5QD+ARcBIwBdAHIBtgBcAGAAZgByAI8AogErAbIAUwBEBREAAHjaXVG7TltBEN0NDwOBxNggOdoUs5mQxnuhBQnE1Y1iZDuF5QhpN3KRi3EBH0CBRA3arxmgoaRImwYhF0h8Qj4hEjNriKI0Ozuzc86ZM0vKkap36WvPU+ckkMLdBs02/U5ItbMA96Tr642MtIMHWmxm9Mp1+/4LBpvRlDtqAOU9bykPGU07gVq0p/7R/AqG+/wf8zsYtDTT9NQ6CekhBOabcUuD7xnNussP+oLV4WIwMKSYpuIuP6ZS/rc052rLsLWR0byDMxH5yTRAU2ttBJr+1CHV83EUS5DLprE2mJiy/iQTwYXJdFVTtcz42sFdsrPoYIMqzYEH2MNWeQweDg8mFNK3JMosDRH2YqvECBGTHAo55dzJ/qRA+UgSxrxJSjvjhrUGxpHXwKA2T7P/PJtNbW8dwvhZHMF3vxlLOvjIhtoYEWI7YimACURCRlX5hhrPvSwG5FL7z0CUgOXxj3+dCLTu2EQ8l7V1DjFWCHp+29zyy4q7VrnOi0J3b6pqqNIpzftezr7HA54eC8NBY8Gbz/v+SoH6PCyuNGgOBEN6N3r/orXqiKu8Fz6yJ9O/sVoAAAAAAQAB//8AD3jaTZVrbBxXFcfvufNe72Nmdx77tmfHO2N76117784OTr154YAbR7RQuUQhttoSuXZKFQVKKYqgiFJAgkpIkVClIn8opSomjXY3VHHTFldEIYpay1hR+ID4Bha27FoIEQGpd8Idu4lY7c6eOfee//2f3+zeizAaQwif4iYRgwRUbgGqjLYFNvVxtcVzfxltM5iGqMUEaS5ItwU+vTPahiBPFFMpmoo5hnv8XnjFn+Um7/xmjF1GCLHoPf+fgsUVEYcSKIcGkYbaWYxKLZ3bgGa50qpACQ0NeyYoYILaDTqpurUK2FZBUYlJY8ukEc0egLpbo+kY8O/BQcx2dvwP2Fh6/Q+Gl19fyroubHmer7rpjHllPZ/NKB+tp2/4/TzxSx0zo/74uUY29vJZOEHIfng4lzz7cjyXzn/jJwqCwCOLdj2iPSP3F/hUAHF3v+Cviee5DIqhJDLRACLoPGpHECq1M7Sd5iDZ/W6zQW8mu9Ecql7SI6xYaiOpnxCydwPNWqWJ/tSSjY1mqtqU5ZYNpWal2pJiGy0XSi1bVuKX1Fyh1GuMoJYeUeJvy/GEVbTpfTOjHJRVzUim0tlcwekbKD1QrgR5M97OV8nIyMjQsKPUEKWGNEVFFBwqEs/yHMEVFMM1PIc4FhiWQVxHcxjD0zzXEkgbmHe5G1eA9T955453xd+B9tbpi6vj10+fvj6+evH0Fju7vPDU5szVY8euzmw+tXABv7kEov/v33WOv+v/C8LG9M2xD19/EquzCyuHVuY6R25Obz35+odw4NDKwuzWHAK86q9x21wKYYQkjFeZ3M5f/TUmw6Qo12P+38Wf0zEZpVABlVANfQu1owHXXMD1AdIyQhvNgeou2b1LAuhAkVwyExRps/ppAE230qrTX1MrEVXil5W4qlm9thMAMpR2MtVHAbXMnBJvZ8oVGjdZ5XK6u6cwNExqdNJ9dnm4D+8eIeYeM7hH0b3H9bcQuczdeH75ef+TxTveO/5tuDK2Mrs5d+HmzQtzm7MrbP6ZqxMrrz2+vf34aysTV5+5iN9YhMi51W93Tiz5/wFp+ujy/MntGXx+dfrjqflrO788Ob989MaMP716+Nr8FOpCjbvnw032BUrm82gKfQc10SJaAwwZGINHEUrksaEndI3XCppBavWaU7Nrda/u7QfPsnmBF1ReK4NjCxbkgVRJdW/MdmiyjHkhCgKvGkrNq+uGngPLUDXVioJTcGxONWguENOIYmkq1lQqaDu2q1AqKi6qRh6CN0uqhlkn1WIwt1Z3FTqH6lt2kWLkqZpQ2F1H4D3X1CzFUkCp1R8EVaeKGr3mgXpyd3OKZTcgioMi3qImqA2FaFSYrkHd7BYESnSMdqAx1HNgg/6pG0Bo95RAGehqoNAuaRHR90wGdXyJtkAJ1DxSDVQCfS8ocui+EohqagNjFroniyLAOYbBgvSQxuXxiUSCGQXReJBnjafhbf6xBs8P9ZclLLJdTJfdL3bLRsgd50Nf52P7JIWjInYqFuZhUGErucF0Qj/zNJtPGArDz7EYFi0chvSpw8C/mJRgRVLfgrEf7RvowhyjJ3JPfPlX/h8N/6fZryX7bh/pJsPj4QLX9Ra89NL3QQkljmOqnognU6HcxKkoI/JsaJ8cDcfCqZAMC2cfFeSoHu+WFEmWzIQqx8PVmCThSFqPKqLIsgxJx0QYZt1iocjgfrPbjIoiltkXxzxTlE5FVTL1zb7YmTOSzXGiEBU0ZgHzXexjd9HklDtTc2P7iR4/Wmqk/jGhfZXjZW1bYFVp3y01G+ocrh/K9VST3+05OUsaEnAYGKZRfWIpDQaXT2Ej2/vCl1S5nNe7jHq5eCAlM7rOpFx8PP1Zf/NzCUdkpXjUhHmdfdi/Xv31D6WccPAIDjNMmPnBzC+ErAipZzPf++LkQyGRhTDEpCNkbmLpz8892zmE3+8swq1YODIqf2Z7lO8RdJHn7RS8kpY6r0qhAg7xXIHnhViu+zBDbhcx16UOfGVgaGkoXe6LhwS+h7NgSa+vR7ESZvPyq6VUqN+SC0ZSTPm3oETGoxGIh/p60w3naIyJ/Gywf9CMnnAemR3524hT5DErxOwBhR55COMw3e+u0T0tOEsR0JMx+NBHftD/AJ+D/f7v/TW+9t+P+Bo9e/7vNYz+By6FsKkAAAB42mNgZGBgYGRwbI8IWhzPb/OVQZ6DAQTOni3fCKP/+/x7yrOBNRTI5WBgAokCAG3mDbAAeNpjYGRgYFX9t5eBgeftf5//WTwbGIAiKMAdAJycBph42mN6w+DCwcDAAMIsZ8D0HhBNLIap52D478fBwHQRyvbBpZ7nLYMtKeZjt5OJhxT1TKsYGFhDETTjcSAG0gyPoRgozigIpL0hNEiOBcgFAEBoNC142mNgYNCBwjoccALDBEY9RhsgPIMMmZcRhHtIhkcA9pQspAAAAQAAAEcBVAALAAAAAAACAAEAAgAWAAABAACTAAAAAHjalZCxTgJBFEXPApJoYYgF9VZUSIAFTdDCnmiIgsTKsASQuGiCu0YaCr4OfomKOzsTCHRmMzPn3blz38sCFyzJ4uXOgbKWZY+8KssZLqk7zkp9cJyjSOT4jD9WjvPSt46vKHoFx2txyfGGqnfPO18kyohSGjBjJPqRFmqPmWolWkZ9o0uHZ/EkfTNgTo0KVX017ujRps+TyDqvT7xW9U/UV1Vz9ZryrQn8o8QOL1JsdVA/5IwZpv7f/YsKTW50O1PqpzKNZyw1UnKov2c9dbkD7c1/zdhXFSrNdIz3HbuaJFH1KM9CZyDN3N3SoiFupfP66mbOYAd8k0EGAHjabc05TwJhHITxZ0BBBc/P4IkI7y4sh0dBsosHKiqHeLUiiTE0FH56Xdl/6TS/ZIoZUszzM+ad/3IOSilNmm122GWPfQ4ocEiRI0qUcXj4VKgSUKNOgybHnHDKGSER7Xjjgkuu6HDNDbd0ueOeB3r0GTDkkRFPPPPCK29a0KIyympJy1pRTnmtak3r2tCmtjLjz+/ph5edfU2cc2Fiy/3px4Xpmb5ZMatmYNbMutkwm2Yr0W8nBnOj+OcXVDk0PnjaRc67DoJAEAVQFuT9fqsJCSZ2+w12QkNjrCCx9w+sbSy19DsGK/9Ob3RZujk3k7nzZp8bsbvSkXXoR8Yew9gavN9QNHSUHTFch4oMfuoV0uqGNL4nv25emq3yHzzADwVcwOsFHMCtBWzAWQlYgJ0ImIA1rRmAeRbQAWM6vQD04A9GgXglRBo4Kh+19gJGYDgzBqOnZALGO8kUTLaSGZhWkjmYrSULMA8kS7CYi5ZgKTlQxr/W1F5aAAAAAAFRp8cxAAA=') format('woff'), url('../fonts/ytpregular/ytp-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes "fade" {
  /* line 19, templates/rt_callisto/custom/scss/_video-background.scss */
  0% {
    opacity: 0.5;
  }
  /* line 22, templates/rt_callisto/custom/scss/_video-background.scss */
  100% {
    opacity: 1;
  }
}
/* Standard syntax */
@keyframes "fade" {
  /* line 28, templates/rt_callisto/custom/scss/_video-background.scss */
  0% {
    opacity: 0.5;
  }
  /* line 31, templates/rt_callisto/custom/scss/_video-background.scss */
  100% {
    opacity: 1;
  }
}
/*CONTROL BAR*/
/*PROGRESS BAR*/
/*VOLUME SLIDER*/
/* line 38, templates/rt_callisto/custom/scss/_video-background.scss */
/* line 39, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPlayer:focus {
  outline: 0;
}
/* line 42, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPlayer .loading {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 12px;
  color: #fff;
  background: rgba(0, 0, 0, 0.51);
  text-align: center;
  padding: 2px 4px;
  border-radius: 5px;
  font-family: "Droid Sans", sans-serif;
  -webkit-animation: fade 0.1s infinite alternate;
  animation: fade 0.1s infinite alternate;
}
/* line 56, templates/rt_callisto/custom/scss/_video-background.scss */
/* line 57, templates/rt_callisto/custom/scss/_video-background.scss */
/* line 58, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPlayer .mb_YTPBar .mb_YTPPlaypause img {
  cursor: pointer;
}
/* line 64, templates/rt_callisto/custom/scss/_video-background.scss */
.YTPWrapper {
  display: block;
  transform: translateZ(0) translate3d(0, 0, 0);
  transform-style: preserve-3d;
  perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}
/* line 73, templates/rt_callisto/custom/scss/_video-background.scss */
.YTPFullscreen {
  display: block !important;
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  border: none !important;
  opacity: 1 !important;
  background-color: #000;
}
/* line 85, templates/rt_callisto/custom/scss/_video-background.scss */
/* line 86, templates/rt_callisto/custom/scss/_video-background.scss */
.mbYTP_wrapper iframe {
  max-width: 4000px !important;
}
/* line 90, templates/rt_callisto/custom/scss/_video-background.scss */
.inline_YTPlayer {
  margin-bottom: 20px;
  vertical-align: top;
  position: relative;
  left: 0;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
  background: rgba(0, 0, 0, 0.5);
}
/* line 99, templates/rt_callisto/custom/scss/_video-background.scss */
.inline_YTPlayer img {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: none !important;
}
/* line 106, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar {
  transition: opacity 0.5s;
  display: block;
  width: 100%;
  height: 10px;
  padding: 5px;
  background: #333;
  position: fixed;
  bottom: 0;
  left: 0;
  text-align: left;
  z-index: 1000;
  font: 14px/16px sans-serif;
  color: white;
  opacity: 0.1;
  box-sizing: border-box;
}
/* line 107, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar .ytpicon {
  font-size: 20px;
  font-family: 'ytpregular';
}
/* line 111, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar .mb_YTPUrl.ytpicon {
  font-size: 30px;
}
/* line 129, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar:hover {
  opacity: 1;
}
/* line 131, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar:hover .buttonBar {
  background: rgba(0, 0, 0, 0.4);
}
/* line 135, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar .buttonBar {
  transition: all 0.5s;
  background: transparent;
  font: 12px/14px Calibri;
  position: absolute;
  top: -30px;
  left: 0;
  padding: 5px;
  width: 100%;
  height: 40px;
  box-sizing: border-box;
}
/* line 147, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar span {
  display: inline-block;
  font: 16px/20px Calibri, sans-serif;
  position: relative;
  width: 30px;
  height: 25px;
  vertical-align: middle;
}
/* line 155, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar span.mb_YTPTime {
  width: 130px;
}
/* line 158, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar span.mb_YTPUrl {
  position: absolute;
  width: auto;
  display: block;
  top: 6px;
  right: 10px;
  cursor: pointer;
}
/* line 165, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar span.mb_YTPUrl img {
  width: 60px;
}
/* line 168, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar span.mb_YTPUrl a {
  color: white;
}
/* line 172, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar span.mb_OnlyYT {
  position: absolute;
  width: auto;
  display: block;
  top: 6px;
  right: 10px;
  cursor: pointer;
  left: 300px;
  right: auto;
}
/* line 181, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar span.mb_OnlyYT img {
  width: 25px;
}
/* line 185, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar .mb_YTPPlaypause {
  cursor: pointer;
}
/* line 188, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar .mb_YTPMuteUnmute {
  cursor: pointer;
}
/* line 191, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar .mb_YTPProgress {
  height: 10px;
  width: 100%;
  background: #222;
  bottom: 0;
  left: 0;
}
/* line 198, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar .mb_YTPLoaded {
  height: 10px;
  width: 0;
  background: #444;
  left: 0;
}
/* line 204, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar .mb_YTPseekbar {
  height: 10px;
  width: 0;
  background: #bb110e;
  bottom: 0;
  left: 0;
  box-shadow: rgba(82, 82, 82, 0.47) 1px 1px 3px;
}
/* line 212, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar .YTPOverlay {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: "flat";
  box-sizing: border-box;
}
/* line 218, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar .simpleSlider {
  position: relative;
  width: 100px;
  height: 10px;
  border: 1px solid #fff;
  overflow: hidden;
  box-sizing: border-box;
  margin-right: 10px;
  cursor: pointer !important;
  border-radius: 3px;
}
/* line 229, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar .simpleSlider.muted {
  opacity: 0.3;
}
/* line 232, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar .level {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  box-sizing: border-box;
}
/* line 239, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar .level.horizontal {
  height: 100%;
  width: 0;
}
/* line 243, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar .level.vertical {
  height: auto;
  width: 100%;
}
/* line 248, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar.visible {
  opacity: 1;
}
/* line 251, templates/rt_callisto/custom/scss/_video-background.scss */
/* line 252, templates/rt_callisto/custom/scss/_video-background.scss */
.mb_YTPBar.compact .simpleSlider {
  width: 40px;
}
/* line 4, templates/rt_callisto/custom/scss/_gadgets.scss */
/* line 5, templates/rt_callisto/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_callisto/custom/scss/_gadgets.scss */
/* line 13, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets .g-gadget-buttons > div > a {
  padding: 14px;
  display: block;
  line-height: 1;
  border-bottom: 1px solid #8a8a8a;
  text-align: center;
  color: #888;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 21, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets .g-gadget-buttons > div > a:hover {
  color: #fff;
  background: rgba(54, 158, 219, 0.95);
}
/* line 26, templates/rt_callisto/custom/scss/_gadgets.scss */
/* line 27, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets .g-gadget-buttons > div:last-child > a {
  border-bottom: none;
}
/* line 33, templates/rt_callisto/custom/scss/_gadgets.scss */
/* line 34, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets .g-gadget-offcanvas .offcanvas-toggle-particle {
  cursor: pointer;
}
/* line 40, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets .login-text-present {
  margin-right: 10px;
}
/* line 43, templates/rt_callisto/custom/scss/_gadgets.scss */
/* line 44, templates/rt_callisto/custom/scss/_gadgets.scss */
/* line 45, templates/rt_callisto/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_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .uk-modal-dialog {
  padding: 0;
}
/* line 51, templates/rt_callisto/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_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form {
  padding: 25px;
}
/* line 64, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form input {
  width: 100%;
  max-width: 100%;
  border-radius: 0;
}
/* line 69, templates/rt_callisto/custom/scss/_gadgets.scss */
/* line 70, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form .pretext p {
  margin-top: 0;
}
/* line 74, templates/rt_callisto/custom/scss/_gadgets.scss */
/* line 75, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form .posttext p {
  margin-bottom: 0;
}
/* line 79, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form .control-group {
  margin-bottom: 15px;
}
/* line 82, templates/rt_callisto/custom/scss/_gadgets.scss */
/* line 83, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form .input-prepend .add-on {
  display: none;
}
/* line 87, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form #modlgn-username, .g-gadgets #modal-login #login-form #modlgn-passwd {
  border: 1px solid #7d7d7d;
  padding: 10px;
}
/* line 90, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form #modlgn-username:focus, .g-gadgets #modal-login #login-form #modlgn-passwd:focus {
  border-color: rgba(54, 158, 219, 0.95);
}
/* line 95, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #form-login-remember {
  display: inline-block;
  margin: 5px 0 15px;
}
/* line 98, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #form-login-remember input {
  margin: 2px 5px 0 0;
  width: auto;
}
/* line 106, templates/rt_callisto/custom/scss/_gadgets.scss */
/* line 107, templates/rt_callisto/custom/scss/_gadgets.scss */
/* line 108, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .userdata > ul li {
  line-height: 1.5;
}
/* line 113, templates/rt_callisto/custom/scss/_gadgets.scss */
/* line 114, templates/rt_callisto/custom/scss/_gadgets.scss */
/* line 115, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .hide-links .userdata > ul {
  display: none;
}
/* line 120, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .login-greeting {
  text-align: center;
  margin-bottom: 20px;
}
/* line 124, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .logout-button {
  text-align: center;
}
/* line 128, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform {
  padding: 25px;
}
/* line 130, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-data {
  padding: 0;
  margin: 10px 0 0 0;
}
/* line 134, templates/rt_callisto/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_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-submit {
  margin-bottom: 0;
}
/* line 140, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform input {
  border-radius: 0;
}
/* line 143, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform #user_login, .g-gadgets #modal-login #loginform #user_pass {
  border: 1px solid #7d7d7d;
}
/* line 145, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform #user_login:focus, .g-gadgets #modal-login #loginform #user_pass:focus {
  border-color: rgba(54, 158, 219, 0.95);
}
/* line 149, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-extra {
  margin: 15px 0 0 0;
  list-style: none;
}
/* line 152, templates/rt_callisto/custom/scss/_gadgets.scss */
/* line 153, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-extra li i {
  margin-right: 7px;
}
/* line 158, templates/rt_callisto/custom/scss/_gadgets.scss */
/* line 159, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform .logout-button .button {
  margin-bottom: 0;
}
/* line 164, templates/rt_callisto/custom/scss/_gadgets.scss */
/* line 165, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .hide-links .login-extra {
  display: none;
}
/* line 172, templates/rt_callisto/custom/scss/_gadgets.scss */
/* line 173, templates/rt_callisto/custom/scss/_gadgets.scss */
/* line 174, templates/rt_callisto/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_callisto/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_callisto/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_callisto/custom/scss/_gadgets.scss */
/* line 190, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search form {
  margin-bottom: 0;
}
/* line 193, templates/rt_callisto/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 6, 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 6, 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 6, 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 6, 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.99rem) {
  .g-gadgets #modal-search .uk-modal-dialog .search input {
    width: 100%;
    padding: 20px 0;
  }
}
/* line 212, templates/rt_callisto/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_callisto/custom/scss/_gadgets.scss */
/* line 219, templates/rt_callisto/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 6, 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 6, 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 6, 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 6, 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.99rem) {
  .g-gadgets #modal-search .uk-modal-dialog .search-form .search-field {
    width: 100%;
    padding: 20px 0;
  }
}
/* line 237, templates/rt_callisto/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_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form label {
  margin-bottom: 0;
}
/* line 244, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-submit {
  display: none;
}
/* line 251, templates/rt_callisto/custom/scss/_gadgets.scss */
/* line 252, templates/rt_callisto/custom/scss/_gadgets.scss */
/* line 253, templates/rt_callisto/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_callisto/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  color: #888;
}
/* line 261, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .uk-modal-dialog [id*="g-map-"] {
  max-width: 100% !important;
}
/* line 265, templates/rt_callisto/custom/scss/_gadgets.scss */
/* line 266, templates/rt_callisto/custom/scss/_gadgets.scss */
/* line 267, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .g-block:last-child .g-touch-item {
  border: none;
}
/* line 272, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .g-touch-item {
  text-align: center;
  padding: 25px 10px;
  border-right: 1px solid #8a8a8a;
  font-weight: bold;
  color: #888;
  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.99rem) {
  .g-gadgets #g-touch .g-touch-item {
    border-right: none;
    border-bottom: 1px solid #8a8a8a;
    padding: 15px 10px;
  }
}
/* line 288, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .g-touch-item a {
  color: #888;
}
/* line 291, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .g-touch-item .g-touch-item-icon {
  margin-right: 9px;
}
/* line 297, templates/rt_callisto/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 306, templates/rt_callisto/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: rgba(54, 158, 219, 0.95) !important;
}
/* line 312, templates/rt_callisto/custom/scss/_gadgets.scss */
.g-gadgets .element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*# sourceMappingURL=custom_184.css.map */