/*3d8767d725dc2066abbd604bc1e564fe*/
position: fixed;
width: 100%;
/* 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_kraken/custom/scss/_accordion.scss */
.uk-accordion-title:not(.uk-active) > .i-close {
  display: initial;
}
/* line 4, templates/rt_kraken/custom/scss/_accordion.scss */
.uk-accordion-title:not(.uk-active) > .i-open {
  display: none;
}
/* line 8, templates/rt_kraken/custom/scss/_accordion.scss */
.uk-accordion-title.uk-active > .i-open {
  display: initial;
}
/* line 12, templates/rt_kraken/custom/scss/_accordion.scss */
.uk-accordion-title.uk-active > .i-close {
  display: none !important;
}
/* line 15, templates/rt_kraken/custom/scss/_accordion.scss */
.i-close.right, .i-open.right {
  float: right;
}
/* line 18, templates/rt_kraken/custom/scss/_accordion.scss */
/* line 19, templates/rt_kraken/custom/scss/_accordion.scss */
/* line 20, templates/rt_kraken/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_kraken/custom/scss/_accordion.scss */
.jl-accordion .uk-accordion .uk-accordion-title.uk-active {
  border-bottom: 2px solid #ff3100;
}
/* line 32, templates/rt_kraken/custom/scss/_accordion.scss */
.jl-accordion .uk-accordion .uk-accordion-content {
  color: #333;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}
/* line 4, templates/rt_kraken/custom/scss/_top-news-joomla.scss */
/* line 5, templates/rt_kraken/custom/scss/_top-news-joomla.scss */
.g-top-news:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 9, templates/rt_kraken/custom/scss/_top-news-joomla.scss */
.g-top-news .g-content {
  margin: 0;
}
/* line 11, templates/rt_kraken/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_kraken/custom/scss/_top-news-joomla.scss */
/* line 17, templates/rt_kraken/custom/scss/_top-news-joomla.scss */
/* line 18, templates/rt_kraken/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_kraken/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) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-top-news .g-top-news-container .g-top-news-main {
    width: 100% !important;
  }
}
/* line 28, templates/rt_kraken/custom/scss/_top-news-joomla.scss */
/* line 29, templates/rt_kraken/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_kraken/custom/scss/_top-news-joomla.scss */
/* line 33, templates/rt_kraken/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_kraken/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_kraken/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_kraken/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_kraken/custom/scss/_top-news-joomla.scss */
/* line 61, templates/rt_kraken/custom/scss/_top-news-joomla.scss */
/* line 62, templates/rt_kraken/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_kraken/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_kraken/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_kraken/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_kraken/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_kraken/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_kraken/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: #272c35;
  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_kraken/custom/scss/_top-news-joomla.scss */
/* line 121, templates/rt_kraken/custom/scss/_top-news-joomla.scss */
/* line 122, templates/rt_kraken/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-category a:hover span {
  background: #111418;
}
/* line 128, templates/rt_kraken/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_kraken/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-title a {
  color: #fff;
}
/* line 137, templates/rt_kraken/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_kraken/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_kraken/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_kraken/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_kraken/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_kraken/custom/scss/_top-news-joomla.scss */
/* line 159, templates/rt_kraken/custom/scss/_top-news-joomla.scss */
/* line 160, templates/rt_kraken/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_kraken/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_kraken/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_kraken/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_kraken/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_kraken/custom/scss/_top-news-joomla.scss */
/* line 192, templates/rt_kraken/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_kraken/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_kraken/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_kraken/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_kraken/custom/scss/_top-news-joomla.scss */
/* line 217, templates/rt_kraken/custom/scss/_top-news-joomla.scss */
/* line 218, templates/rt_kraken/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_kraken/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_kraken/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_kraken/custom/scss/_top-news-joomla.scss */
/* line 238, templates/rt_kraken/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_kraken/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_kraken/custom/scss/_top-news-joomla.scss */
.g-top-news.style2.gutter-enabled .g-tn3 {
  padding-bottom: 0;
}
/* line 254, templates/rt_kraken/custom/scss/_top-news-joomla.scss */
/* line 255, templates/rt_kraken/custom/scss/_top-news-joomla.scss */
/* line 256, templates/rt_kraken/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_kraken/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_kraken/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_kraken/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_kraken/custom/scss/_top-news-joomla.scss */
/* line 282, templates/rt_kraken/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_kraken/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_kraken/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_kraken/custom/scss/_top-news-joomla.scss */
.g-top-news.style3.gutter-enabled .g-tn4 {
  padding-bottom: 0;
}
/* line 1, templates/rt_kraken/custom/scss/_backtotop.scss */
.back-to-top {
  position: fixed;
  bottom: 40px;
  right: 10px;
  z-index: 9999;
  font-size: 16px;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  background: #41b3ff;
  color: #fff;
  cursor: pointer;
  border: 0;
  border-radius: 2px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
}
/* line 19, templates/rt_kraken/custom/scss/_backtotop.scss */
.back-to-top:hover {
  background: #272c35;
}
@-webkit-keyframes fadeInRight {
  /* line 24, templates/rt_kraken/custom/scss/_backtotop.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 30, templates/rt_kraken/custom/scss/_backtotop.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  /* line 38, templates/rt_kraken/custom/scss/_backtotop.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 44, templates/rt_kraken/custom/scss/_backtotop.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  /* line 52, templates/rt_kraken/custom/scss/_backtotop.scss */
  from {
    opacity: 1;
  }
  /* line 56, templates/rt_kraken/custom/scss/_backtotop.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  /* line 64, templates/rt_kraken/custom/scss/_backtotop.scss */
  from {
    opacity: 1;
  }
  /* line 68, templates/rt_kraken/custom/scss/_backtotop.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* line 75, templates/rt_kraken/custom/scss/_backtotop.scss */
.back-to-top {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
/* line 84, templates/rt_kraken/custom/scss/_backtotop.scss */
.backHide {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
/* line 88, templates/rt_kraken/custom/scss/_backtotop.scss */
a.back-to-top:hover {
  text-decoration: none;
  color: #fff;
}
/* line 4, templates/rt_kraken/custom/scss/_content-pro-joomla.scss */
/* line 5, templates/rt_kraken/custom/scss/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/rt_kraken/custom/scss/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 10, templates/rt_kraken/custom/scss/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 12, templates/rt_kraken/custom/scss/_content-pro-joomla.scss */
/* line 13, templates/rt_kraken/custom/scss/_content-pro-joomla.scss */
/* line 14, templates/rt_kraken/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_kraken/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_kraken/custom/scss/_content-pro-joomla.scss */
.g-content-pro, .g-content-pro-slider, .g-content-pro-slideset {
  text-align: center;
}
/* line 36, templates/rt_kraken/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_kraken/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_kraken/custom/scss/_content-pro-joomla.scss */
/* line 45, templates/rt_kraken/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_kraken/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_kraken/custom/scss/_content-pro-joomla.scss */
/* line 51, templates/rt_kraken/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_kraken/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_kraken/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 #888;
  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_kraken/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_kraken/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_kraken/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_kraken/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_kraken/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_kraken/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_kraken/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_kraken/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_kraken/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: #272c35;
}
/* line 101, templates/rt_kraken/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_kraken/custom/scss/_content-pro-joomla.scss */
/* line 105, templates/rt_kraken/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_kraken/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_kraken/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_kraken/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: #272c35;
}
/* line 117, templates/rt_kraken/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: #758299;
}
/* line 121, templates/rt_kraken/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: #475161;
}
/* line 125, templates/rt_kraken/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_kraken/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_kraken/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_kraken/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_kraken/custom/scss/_content-pro-joomla.scss */
/* line 139, templates/rt_kraken/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_kraken/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_kraken/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_kraken/custom/scss/_content-pro-joomla.scss */
/* line 151, templates/rt_kraken/custom/scss/_content-pro-joomla.scss */
/* line 152, templates/rt_kraken/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_kraken/custom/scss/_content-pro-joomla.scss */
/* line 157, templates/rt_kraken/custom/scss/_content-pro-joomla.scss */
/* line 158, templates/rt_kraken/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_kraken/custom/scss/_modal-search.scss */
/* line 2, templates/rt_kraken/custom/scss/_modal-search.scss */
/* line 3, templates/rt_kraken/custom/scss/_modal-search.scss */
.modal-search-container.style1 .uk-modal-dialog {
  text-align: left;
}
/* line 6, templates/rt_kraken/custom/scss/_modal-search.scss */
/* line 7, templates/rt_kraken/custom/scss/_modal-search.scss */
.modal-search-container.style1 .uk-modal-dialog .search form {
  margin-bottom: 0;
}
/* line 10, templates/rt_kraken/custom/scss/_modal-search.scss */
.modal-search-container.style1 .uk-modal-dialog .search input {
  margin-bottom: 0;
  border: none;
  box-shadow: none !important;
  font-size: 2rem;
  color: #272c35;
}
/* line 19, templates/rt_kraken/custom/scss/_modal-search.scss */
/* line 20, templates/rt_kraken/custom/scss/_modal-search.scss */
.modal-search-container.style1 .uk-modal-dialog .search-form .search-field {
  border: none;
  box-shadow: none !important;
  font-size: 2rem;
  color: #272c35;
}
/* line 26, templates/rt_kraken/custom/scss/_modal-search.scss */
.modal-search-container.style1 .uk-modal-dialog .search-form label {
  margin-bottom: 0;
}
/* line 29, templates/rt_kraken/custom/scss/_modal-search.scss */
.modal-search-container.style1 .uk-modal-dialog .search-form .search-submit {
  display: none;
}
/* line 35, templates/rt_kraken/custom/scss/_modal-search.scss */
/* line 36, templates/rt_kraken/custom/scss/_modal-search.scss */
.modal-search-container.style2 #modal-search {
  background: rgba(0, 0, 0, 0.7);
}
/* line 38, templates/rt_kraken/custom/scss/_modal-search.scss */
/* line 39, templates/rt_kraken/custom/scss/_modal-search.scss */
.modal-search-container.style2 #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 42, templates/rt_kraken/custom/scss/_modal-search.scss */
.modal-search-container.style2 #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 46, templates/rt_kraken/custom/scss/_modal-search.scss */
.modal-search-container.style2 #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 54, templates/rt_kraken/custom/scss/_modal-search.scss */
/* line 55, templates/rt_kraken/custom/scss/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search form {
  margin-bottom: 0;
}
/* line 58, templates/rt_kraken/custom/scss/_modal-search.scss */
.modal-search-container.style2 #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 */
.modal-search-container.style2 #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 */
.modal-search-container.style2 #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 */
.modal-search-container.style2 #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 */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 73, templates/rt_kraken/custom/scss/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search input:focus {
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1);
}
/* line 79, templates/rt_kraken/custom/scss/_modal-search.scss */
/* line 80, templates/rt_kraken/custom/scss/_modal-search.scss */
.modal-search-container.style2 #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 */
.modal-search-container.style2 #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 */
.modal-search-container.style2 #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 */
.modal-search-container.style2 #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 */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 94, templates/rt_kraken/custom/scss/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-field:focus {
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1);
}
/* line 98, templates/rt_kraken/custom/scss/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form label {
  margin-bottom: 0;
}
/* line 101, templates/rt_kraken/custom/scss/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-modal-dialog .search-form .search-submit {
  display: none;
}
/* line 106, templates/rt_kraken/custom/scss/_modal-search.scss */
.modal-search-container.style2 #modal-search .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 115, templates/rt_kraken/custom/scss/_modal-search.scss */
.modal-search-container.style2 #modal-search .uk-close:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #272c35 !important;
}
/* line 123, templates/rt_kraken/custom/scss/_modal-search.scss */
.modal-search-container .element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* line 132, templates/rt_kraken/custom/scss/_modal-search.scss */
.modal-search-container i {
  opacity: 1 !important;
}
/* line 5, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
p.g-news-pro-title {
  font-size: 0.75rem;
  line-height: 1;
}
/* line 10, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
#g-testimonials p.g-news-pro-title strong a {
  color: #cf1919;
}
/* line 14, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
#g-testimonials p.g-news-pro-title strong a:hover {
  color: #d18c55;
}
/* line 18, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
.g-cat-novosti div.g-info-container div.g-article-details {
  color: #d18c55;
  margin-top: -10px;
}
/* line 24, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
.g-cat-novosti {
  border-bottom: 1px dashed #d18c55;
}
/* line 26, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
.uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {
  margin-top: 1px !important;
}
/* line 28, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
.g-news-pro {
  margin-top: 5rem;
  margin-right: 2rem;
}
/* line 31, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
/* line 32, templates/rt_kraken/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) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .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 40, templates/rt_kraken/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 45, templates/rt_kraken/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 48, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
/* line 49, templates/rt_kraken/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: 1;
}
/* line 54, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
/* line 55, templates/rt_kraken/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 59, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
/* line 60, templates/rt_kraken/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: 5px;
  }
}
/* line 70, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
/* line 72, templates/rt_kraken/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 74, templates/rt_kraken/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: #272c35;
}
/* line 79, templates/rt_kraken/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: #525d70;
}
/* line 83, templates/rt_kraken/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 85, templates/rt_kraken/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 88, templates/rt_kraken/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 93, templates/rt_kraken/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 96, templates/rt_kraken/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 100, templates/rt_kraken/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 104, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
  .g-news-pro .g-news-pro-item:last-child {
    margin-bottom: 0;
  }
}
/* line 109, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
/* line 110, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav {
  display: inline-block;
  position: absolute;
  top: -35px;
  right: 0;
  width: auto;
  padding-left: 0;
}
/* line 117, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .g-news-pro-arrows {
  display: inline-block;
}
/* line 120, templates/rt_kraken/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 130, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-previous {
  left: auto;
}
/* line 132, templates/rt_kraken/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 136, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-next {
  right: auto;
}
/* line 138, templates/rt_kraken/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 142, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav:hover {
  background: #272c35;
}
/* line 146, templates/rt_kraken/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 150, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * {
  padding-left: 5px;
}
/* line 152, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * > * {
  width: 13px;
  height: 13px;
}
/* line 159, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
/* line 160, templates/rt_kraken/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) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
/* line 168, templates/rt_kraken/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 178, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
/* line 184, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
/* line 185, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
/* line 186, templates/rt_kraken/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 189, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block > .uk-grid + .uk-grid .g-news-pro-link {
  border-top: 1px solid #888;
}
/* line 196, templates/rt_kraken/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 #888;
}
/* line 201, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
/* line 202, templates/rt_kraken/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 206, templates/rt_kraken/custom/scss/_news-pro-joomla.scss */
/* line 207, templates/rt_kraken/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 1, templates/rt_kraken/custom/scss/_slideshow.scss */
/* line 2, templates/rt_kraken/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 6, templates/rt_kraken/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 12, templates/rt_kraken/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) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 21, templates/rt_kraken/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 27, templates/rt_kraken/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_kraken/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) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
/* line 57, templates/rt_kraken/custom/scss/_slideshow.scss */
/* line 58, templates/rt_kraken/custom/scss/_slideshow.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 62, templates/rt_kraken/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_kraken/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_kraken/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #272c35;
}
/* line 77, templates/rt_kraken/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 82, templates/rt_kraken/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_kraken/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #272c35;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 91, templates/rt_kraken/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #38404d;
  border-color: #38404d;
}
/* line 96, templates/rt_kraken/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
/* line 99, templates/rt_kraken/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_kraken/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_kraken/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 118, templates/rt_kraken/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #272c35;
  color: #272c35;
}
/* line 122, templates/rt_kraken/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #272c35;
  border-color: #272c35;
  color: #fff;
}
/* line 130, templates/rt_kraken/custom/scss/_slideshow.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 133, templates/rt_kraken/custom/scss/_slideshow.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 135, templates/rt_kraken/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_kraken/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_kraken/custom/scss/_slideshow.scss */
/* line 151, templates/rt_kraken/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
/* line 153, templates/rt_kraken/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #fff;
  border-color: #fff;
  color: #1a1a1a;
}
/* line 157, templates/rt_kraken/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 163, templates/rt_kraken/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #fff;
  color: #fff;
}
/* line 166, templates/rt_kraken/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 174, templates/rt_kraken/custom/scss/_slideshow.scss */
/* line 175, templates/rt_kraken/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_kraken/custom/scss/_slideshow.scss */
/* line 180, templates/rt_kraken/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 183, templates/rt_kraken/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 188, templates/rt_kraken/custom/scss/_slideshow.scss */
/* line 189, templates/rt_kraken/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_kraken/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 203, templates/rt_kraken/custom/scss/_slideshow.scss */
/* line 204, templates/rt_kraken/custom/scss/_slideshow.scss */
/* line 205, templates/rt_kraken/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #272c35 !important;
}
/* line 208, templates/rt_kraken/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #272c35;
}
/* line 213, templates/rt_kraken/custom/scss/_slideshow.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 216, templates/rt_kraken/custom/scss/_slideshow.scss */
/* line 217, templates/rt_kraken/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 221, templates/rt_kraken/custom/scss/_slideshow.scss */
/* line 222, templates/rt_kraken/custom/scss/_slideshow.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 226, templates/rt_kraken/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_kraken/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_kraken/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_kraken/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_kraken/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_kraken/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_kraken/custom/scss/_slideshow.scss */
/* line 245, templates/rt_kraken/custom/scss/_slideshow.scss */
/* line 246, templates/rt_kraken/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_kraken/custom/scss/_slideshow.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 256, templates/rt_kraken/custom/scss/_slideshow.scss */
/* line 257, templates/rt_kraken/custom/scss/_slideshow.scss */
/* line 258, templates/rt_kraken/custom/scss/_slideshow.scss */
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 5, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 6, templates/rt_kraken/custom/scss/_contacts.scss */
.g-contacts .g-grid {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 10, templates/rt_kraken/custom/scss/_contacts.scss */
.g-contacts .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 15, templates/rt_kraken/custom/scss/_contacts.scss */
.g-contacts .g-contacts-item {
  text-align: left;
}
@media only all and (max-width: 47.99rem) {
  .g-contacts .g-contacts-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block !important;
  }
  /* line 21, templates/rt_kraken/custom/scss/_contacts.scss */
  .g-contacts .g-contacts-item:last-child {
    margin-bottom: 0 !important;
  }
}
/* line 26, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 27, templates/rt_kraken/custom/scss/_contacts.scss */
.g-contacts.vertical .g-contacts-item {
  display: block;
}
/* line 31, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 32, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 33, templates/rt_kraken/custom/scss/_contacts.scss */
.g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-right: 35px;
}
/* line 36, templates/rt_kraken/custom/scss/_contacts.scss */
.g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-right: 0;
}
/* line 42, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 43, templates/rt_kraken/custom/scss/_contacts.scss */
@media only all and (max-width: 47.99rem) {
  .g-contacts.style1 .g-contacts-item {
    margin-bottom: 7px;
  }
}
/* line 48, templates/rt_kraken/custom/scss/_contacts.scss */
.g-contacts.style1 .g-contacts-icon {
  margin-right: 5px;
}
/* line 51, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 52, templates/rt_kraken/custom/scss/_contacts.scss */
.g-contacts.style1.vertical .g-contacts-item {
  margin-bottom: 7px;
}
/* line 54, templates/rt_kraken/custom/scss/_contacts.scss */
.g-contacts.style1.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
/* line 60, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 61, templates/rt_kraken/custom/scss/_contacts.scss */
@media only all and (max-width: 47.99rem) {
  .g-contacts.style2 .g-contacts-item {
    margin-bottom: 25px;
  }
  /* line 65, templates/rt_kraken/custom/scss/_contacts.scss */
  /* line 66, templates/rt_kraken/custom/scss/_contacts.scss */
  .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
    margin-top: 0 !important;
  }
}
/* line 71, templates/rt_kraken/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-item.g-block {
  align-self: center;
}
/* line 75, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 76, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 77, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 78, templates/rt_kraken/custom/scss/_contacts.scss */
.g-contacts.style2.horizontal .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: -5px;
}
/* line 84, templates/rt_kraken/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-icon {
  float: left;
  border: 2px solid #888;
  border-radius: 50%;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 45px;
  color: #272c35;
}
/* line 94, templates/rt_kraken/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-icon > span {
  position: relative;
  top: -1px;
}
/* line 99, templates/rt_kraken/custom/scss/_contacts.scss */
.g-contacts.style2 .g-title-value-container {
  margin-left: 60px;
}
/* line 102, templates/rt_kraken/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contact-title {
  margin-top: -5px;
  margin-bottom: 0;
}
/* line 106, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 107, templates/rt_kraken/custom/scss/_contacts.scss */
.g-contacts.style2.vertical .g-contacts-item {
  margin-bottom: 25px;
}
/* line 109, templates/rt_kraken/custom/scss/_contacts.scss */
.g-contacts.style2.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
/* line 118, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 119, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 120, templates/rt_kraken/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item {
  display: inline-block;
  padding: 11px 15px;
  border-right: 1px solid #fff;
  margin-left: -4px;
  margin-bottom: 0;
}
/* line 126, templates/rt_kraken/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item:first-child {
  border-left: 1px solid #fff;
  margin-left: 0;
}
/* line 130, templates/rt_kraken/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item:last-child {
  margin-right: 0;
}
/* line 133, templates/rt_kraken/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item > a {
  color: #272c35;
}
/* line 144, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 145, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 146, templates/rt_kraken/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts .g-contacts-item {
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: block !important;
}
/* line 150, templates/rt_kraken/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts .g-contacts-item:last-child {
  margin-bottom: 0 !important;
}
/* line 154, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 155, templates/rt_kraken/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts.style1 .g-contacts-item {
  margin-bottom: 7px;
}
/* line 159, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 160, templates/rt_kraken/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts.style2 .g-contacts-item {
  margin-bottom: 25px;
}
/* line 162, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 163, templates/rt_kraken/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: 0 !important;
}
/* line 169, templates/rt_kraken/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts .g-block {
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  -ms-flex-positive: 0;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
}
/* line 177, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 178, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 179, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 180, templates/rt_kraken/custom/scss/_contacts.scss */
[dir="rtl"] #g-top .g-contacts .g-contacts-item {
  border-right: none;
  border-left: 1px solid #fff;
}
/* line 183, templates/rt_kraken/custom/scss/_contacts.scss */
[dir="rtl"] #g-top .g-contacts .g-contacts-item:first-child {
  border-right: 1px solid #fff;
}
/* line 190, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 191, templates/rt_kraken/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts .g-contacts-item {
  text-align: right;
}
/* line 194, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 195, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 196, templates/rt_kraken/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-left: 35px;
  margin-right: 0;
}
/* line 200, templates/rt_kraken/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-left: 0;
}
/* line 206, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 207, templates/rt_kraken/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style1 .g-contacts-icon {
  margin-left: 5px;
  margin-right: 0;
}
/* line 212, templates/rt_kraken/custom/scss/_contacts.scss */
/* line 213, templates/rt_kraken/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style2 .g-contacts-icon {
  float: right;
}
/* line 216, templates/rt_kraken/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style2 .g-title-value-container {
  margin-right: 60px;
  margin-left: 0;
}
/* line 1, templates/rt_kraken/custom/scss/_page-title.scss */
@media only all and (max-width: 47.99rem) {
  .g-page-title {
    margin-bottom: -30px;
  }
}
/* line 5, templates/rt_kraken/custom/scss/_page-title.scss */
.g-page-title h3 {
  margin: 0;
}
/* line 8, templates/rt_kraken/custom/scss/_page-title.scss */
.g-page-title i {
  margin-right: 10px;
}
/* line 1, templates/rt_kraken/custom/scss/_gallery-feature.scss */
.g-gallery-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
/* line 5, templates/rt_kraken/custom/scss/_gallery-feature.scss */
@media only all and (max-width: 47.99rem) {
  .g-gallery-feature .g-gallery-feature-left {
    margin-bottom: 35px;
  }
}
/* line 9, templates/rt_kraken/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 15, templates/rt_kraken/custom/scss/_gallery-feature.scss */
/* line 16, templates/rt_kraken/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 21, templates/rt_kraken/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-right.align-right {
  text-align: right;
}
/* line 25, templates/rt_kraken/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-title {
  margin-top: -5px;
  margin-bottom: 25px;
  text-align: center;
  position: relative;
}
/* line 30, templates/rt_kraken/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-title:after {
  display: block;
  content: '';
  height: 4px;
  border-radius: 4px;
  background: #272c35;
  position: relative;
  width: 50px;
  margin: 25px auto;
}
/* line 41, templates/rt_kraken/custom/scss/_gallery-feature.scss */
.g-gallery-feature .image-bottom {
  margin-bottom: -3.063rem;
}
/* line 44, templates/rt_kraken/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-link {
  margin-top: 5px;
}
/* line 46, templates/rt_kraken/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-link i {
  margin-right: 10px;
}
/* line 50, templates/rt_kraken/custom/scss/_gallery-feature.scss */
/* line 51, templates/rt_kraken/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-desc i {
  margin-right: 8px;
}
/* line 58, templates/rt_kraken/custom/scss/_gallery-feature.scss */
/* line 59, templates/rt_kraken/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-item > a {
  position: relative;
  display: block;
  border-radius: 3px;
}
/* line 63, templates/rt_kraken/custom/scss/_gallery-feature.scss */
/* line 64, templates/rt_kraken/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-item > a:hover 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 69, templates/rt_kraken/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-item img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 3px;
}
/* line 73, templates/rt_kraken/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-item .uk-overlay-panel {
  z-index: 4;
  border-radius: 3px;
}
/* line 78, templates/rt_kraken/custom/scss/_gallery-feature.scss */
.g-gallery-feature .uk-overlay-area:empty::before, .g-gallery-feature .uk-overlay-icon::before {
  font-size: 16px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}
/* line 4, templates/rt_kraken/custom/scss/_image-features.scss */
.g-image-features {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 7, templates/rt_kraken/custom/scss/_image-features.scss */
.g-image-features .g-grid {
  margin-bottom: 1.876rem;
}
/* line 9, templates/rt_kraken/custom/scss/_image-features.scss */
.g-image-features .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, templates/rt_kraken/custom/scss/_image-features.scss */
/* line 12, templates/rt_kraken/custom/scss/_image-features.scss */
/* line 13, templates/rt_kraken/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_kraken/custom/scss/_image-features.scss */
/* line 27, templates/rt_kraken/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_kraken/custom/scss/_image-features.scss */
  .g-image-features > .g-grid > .g-block:last-child {
    margin-bottom: 0;
  }
}
/* line 37, templates/rt_kraken/custom/scss/_image-features.scss */
.g-image-features .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 42, templates/rt_kraken/custom/scss/_image-features.scss */
.g-image-features .g-image-features-item {
  background: #fff;
  border: 1px solid #8d8d8d;
  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 51, templates/rt_kraken/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image {
  position: relative;
}
/* line 53, templates/rt_kraken/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image img {
  width: 100%;
  border-radius: 3px 0 0 3px;
}
/* line 57, templates/rt_kraken/custom/scss/_image-features.scss */
/* line 58, templates/rt_kraken/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image .uk-overlay-icon:before {
  content: "\f0c1";
}
/* line 62, templates/rt_kraken/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image.uk-overlay {
  border-radius: 3px 0 0 3px;
}
/* line 64, templates/rt_kraken/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 68, templates/rt_kraken/custom/scss/_image-features.scss */
/* line 69, templates/rt_kraken/custom/scss/_image-features.scss */
/* line 70, templates/rt_kraken/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 75, templates/rt_kraken/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image .uk-overlay-panel {
  z-index: 4;
}
/* line 79, templates/rt_kraken/custom/scss/_image-features.scss */
.g-image-features .g-image-features-content {
  padding: 20px;
}
/* line 82, templates/rt_kraken/custom/scss/_image-features.scss */
.g-image-features .g-image-features-desc {
  margin: 0;
}
/* line 85, templates/rt_kraken/custom/scss/_image-features.scss */
.g-image-features .g-image-features-title {
  margin-top: 0;
  margin-bottom: 1rem;
}
/* line 88, templates/rt_kraken/custom/scss/_image-features.scss */
.g-image-features .g-image-features-title a {
  color: #4d4d4d;
}
/* line 90, templates/rt_kraken/custom/scss/_image-features.scss */
.g-image-features .g-image-features-title a:hover {
  color: #272c35;
}
/* line 95, templates/rt_kraken/custom/scss/_image-features.scss */
.g-image-features .g-bottom-info {
  margin-top: 15px;
}
/* line 98, templates/rt_kraken/custom/scss/_image-features.scss */
.g-image-features .g-image-feature-special {
  color: #525d70;
  font-style: italic;
  float: left;
}
@media only all and (max-width: 30rem) {
  .g-image-features .g-image-feature-special {
    float: none;
  }
}
/* line 105, templates/rt_kraken/custom/scss/_image-features.scss */
.g-image-features .g-image-feature-special i {
  margin-right: 5px;
}
/* line 109, templates/rt_kraken/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 116, templates/rt_kraken/custom/scss/_image-features.scss */
.g-image-features .g-image-features-link i {
  margin-left: 10px;
}
/* line 120, templates/rt_kraken/custom/scss/_image-features.scss */
/* line 121, templates/rt_kraken/custom/scss/_image-features.scss */
.g-image-features .no-special .g-image-features-link {
  float: none;
}
/* line 4, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 5, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets .g-gadget-buttons {
  position: fixed;
  top: 75px;
  left: 0;
  background: #d18c55;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 1);
  z-index: 999;
  text-shadow: 0.5px 0.5px 0.5px #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=55);
  -moz-opacity: 0.55;
  -khtml-opacity: 0.55;
  opacity: 0.55;
  zoom: 1;
}
/* line 18, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 19, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets .g-gadget-buttons > div > a {
  padding: 14px;
  display: block;
  line-height: 1;
  border-bottom: 1px solid #888;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 27, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets .g-gadget-buttons > div > a:hover {
  color: #d18c55;
  background: #fff;
  text-shadow: none;
}
/* line 33, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 34, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets .g-gadget-buttons > div:last-child > a {
  border-bottom: none;
}
/* line 40, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 41, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets .g-gadget-offcanvas .offcanvas-toggle-particle {
  cursor: pointer;
}
/* line 47, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets .login-text-present {
  margin-right: 10px;
}
/* line 50, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 51, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 52, templates/rt_kraken/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 56, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .uk-modal-dialog {
  padding: 0;
}
/* line 58, templates/rt_kraken/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 69, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form {
  padding: 25px;
}
/* line 71, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form input {
  width: 100%;
  max-width: 100%;
  border-radius: 0;
}
/* line 76, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 77, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form .pretext p {
  margin-top: 0;
}
/* line 81, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 82, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form .posttext p {
  margin-bottom: 0;
}
/* line 86, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form .control-group {
  margin-bottom: 15px;
}
/* line 89, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 90, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form .input-prepend .add-on {
  display: none;
}
/* line 94, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form #modlgn-username, .g-gadgets #modal-login #login-form #modlgn-passwd {
  border: 1px solid #7b7b7b;
  padding: 10px;
}
/* line 97, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form #modlgn-username:focus, .g-gadgets #modal-login #login-form #modlgn-passwd:focus {
  border-color: #272c35;
}
/* line 102, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #form-login-remember {
  display: inline-block;
  margin: 5px 0 15px;
}
/* line 105, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #form-login-remember input {
  margin: 2px 5px 0 0;
  width: auto;
}
/* line 113, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 114, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 115, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .userdata > ul li {
  line-height: 1.5;
}
/* line 120, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 121, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 122, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .hide-links .userdata > ul {
  display: none;
}
/* line 127, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .login-greeting {
  text-align: center;
  margin-bottom: 20px;
}
/* line 131, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .logout-button {
  text-align: center;
}
/* line 135, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform {
  padding: 25px;
}
/* line 137, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-data {
  padding: 0;
  margin: 10px 0 0 0;
}
/* line 141, templates/rt_kraken/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 144, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-submit {
  margin-bottom: 0;
}
/* line 147, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform input {
  border-radius: 0;
}
/* line 150, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform #user_login, .g-gadgets #modal-login #loginform #user_pass {
  border: 1px solid #7b7b7b;
}
/* line 152, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform #user_login:focus, .g-gadgets #modal-login #loginform #user_pass:focus {
  border-color: #272c35;
}
/* line 156, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-extra {
  margin: 15px 0 0 0;
  list-style: none;
}
/* line 159, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 160, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-extra li i {
  margin-right: 7px;
}
/* line 165, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 166, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform .logout-button .button {
  margin-bottom: 0;
}
/* line 171, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 172, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .hide-links .login-extra {
  display: none;
}
/* line 179, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 180, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 181, templates/rt_kraken/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 184, templates/rt_kraken/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 188, templates/rt_kraken/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 196, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 197, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search form {
  margin-bottom: 0;
}
/* line 200, templates/rt_kraken/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 219, templates/rt_kraken/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 225, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 226, templates/rt_kraken/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 244, templates/rt_kraken/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 248, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form label {
  margin-bottom: 0;
}
/* line 251, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-submit {
  display: none;
}
/* line 258, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 259, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 260, templates/rt_kraken/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 264, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  color: #272c35;
}
/* line 268, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .uk-modal-dialog [id*="g-map-"] {
  max-width: 100% !important;
}
/* line 272, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 273, templates/rt_kraken/custom/scss/_gadgets.scss */
/* line 274, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .g-block:last-child .g-touch-item {
  border: none;
}
/* line 279, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .g-touch-item {
  text-align: center;
  padding: 25px 10px;
  border-right: 1px solid #888;
  font-weight: bold;
  color: #272c35;
  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 #888;
    padding: 15px 10px;
  }
}
/* line 295, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .g-touch-item a {
  color: #272c35;
}
/* line 298, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .g-touch-item .g-touch-item-icon {
  margin-right: 9px;
}
/* line 304, templates/rt_kraken/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 313, templates/rt_kraken/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: #272c35 !important;
}
/* line 319, templates/rt_kraken/custom/scss/_gadgets.scss */
.g-gadgets .element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* line 1, templates/rt_kraken/custom/scss/_offcanvas-toggle.scss */
/* line 2, templates/rt_kraken/custom/scss/_offcanvas-toggle.scss */
.offcanvas-toggle-particle.g-offcanvas-toggle {
  display: block;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
/* line 13, templates/rt_kraken/custom/scss/_offcanvas-toggle.scss */
.offcanvas-toggle-particle i {
  opacity: 1 !important;
}
/* line 4, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs {
  background: #fff;
  border: 1px solid #888;
}
/* line 7, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab {
  border-color: #888;
}
/* line 9, templates/rt_kraken/custom/scss/_tabs.scss */
/* line 10, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li > a {
  border: none;
  border-radius: 0;
  margin: 0 !important;
  color: #272c35;
  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_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li > a:hover {
  color: #272c35;
}
@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_kraken/custom/scss/_tabs.scss */
/* line 26, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li.uk-active > a {
  color: #272c35;
}
/* line 30, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li .g-title-icon {
  margin-right: 10px;
}
/* line 34, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive {
  margin: 0;
}
/* line 36, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive > a {
  cursor: pointer;
}
/* line 39, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown {
  margin: 0;
  font-size: 0.9rem;
  border-color: #888;
  padding: 0;
  border-radius: 0;
}
/* line 45, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav {
  margin: 0;
}
/* line 47, templates/rt_kraken/custom/scss/_tabs.scss */
/* line 48, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a {
  padding: 15px 25px;
  color: #272c35;
}
/* line 51, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:before {
  border: none;
}
/* line 54, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:hover {
  background: #f8f8f8;
  box-shadow: none;
}
/* line 64, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid {
  margin: 0;
}
/* line 65, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid:before {
  border-color: #888;
}
/* line 69, templates/rt_kraken/custom/scss/_tabs.scss */
/* line 70, templates/rt_kraken/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_kraken/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 #888;
}
/* line 78, templates/rt_kraken/custom/scss/_tabs.scss */
/* line 79, templates/rt_kraken/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_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top {
  border-bottom: 1px solid #888;
}
/* line 88, templates/rt_kraken/custom/scss/_tabs.scss */
/* line 89, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav > a {
  border-right: 1px solid #888;
}
/* line 91, templates/rt_kraken/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_kraken/custom/scss/_tabs.scss */
/* line 101, templates/rt_kraken/custom/scss/_tabs.scss */
/* line 102, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav.uk-active > a:before {
  border-top-color: #272c35;
}
/* line 109, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom {
  border-top: 1px solid #888;
}
/* line 111, templates/rt_kraken/custom/scss/_tabs.scss */
/* line 112, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav > a {
  border-right: 1px solid #888;
}
/* line 114, templates/rt_kraken/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_kraken/custom/scss/_tabs.scss */
/* line 124, templates/rt_kraken/custom/scss/_tabs.scss */
/* line 125, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav.uk-active > a:before {
  border-bottom-color: #272c35;
}
/* line 132, templates/rt_kraken/custom/scss/_tabs.scss */
/* line 133, templates/rt_kraken/custom/scss/_tabs.scss */
/* line 134, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav > a {
  border-top: 1px solid #888;
}
/* line 136, templates/rt_kraken/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_kraken/custom/scss/_tabs.scss */
/* line 146, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 150, templates/rt_kraken/custom/scss/_tabs.scss */
/* line 151, templates/rt_kraken/custom/scss/_tabs.scss */
/* line 152, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav.uk-active > a:before {
  border-left-color: #272c35;
}
/* line 159, templates/rt_kraken/custom/scss/_tabs.scss */
/* line 160, templates/rt_kraken/custom/scss/_tabs.scss */
/* line 161, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav > a {
  border-top: 1px solid #888;
}
/* line 163, templates/rt_kraken/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_kraken/custom/scss/_tabs.scss */
/* line 173, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 177, templates/rt_kraken/custom/scss/_tabs.scss */
/* line 178, templates/rt_kraken/custom/scss/_tabs.scss */
/* line 179, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav.uk-active > a:before {
  border-right-color: #272c35;
}
/* line 186, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .tabs-content {
  overflow: hidden;
}
/* line 188, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .tabs-content.uk-margin {
  margin-bottom: 0;
}
/* line 191, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .tabs-content p {
  margin-bottom: 0;
}
/* line 194, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .tabs-content .button {
  margin-top: 25px;
}
/* line 197, templates/rt_kraken/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_kraken/custom/scss/_tabs.scss */
/* line 204, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .tabs-content.left p:first-child {
  margin-top: 0;
}
/* line 209, templates/rt_kraken/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_kraken/custom/scss/_tabs.scss */
/* line 216, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .tabs-content.right p:first-child {
  margin-top: 0;
}
/* line 221, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .tabs-content.top {
  padding: 35px;
  margin: 0;
}
/* line 224, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .tabs-content.top > li {
  margin: 0;
}
/* line 228, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .tabs-content.bottom {
  padding: 35px;
  margin: 0;
}
/* line 231, templates/rt_kraken/custom/scss/_tabs.scss */
.g-tabs .tabs-content.bottom > li {
  margin: 0;
}
/* line 1, templates/rt_kraken/custom/scss/_keypoints.scss */
.g-keypoints {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 4, templates/rt_kraken/custom/scss/_keypoints.scss */
/* line 5, templates/rt_kraken/custom/scss/_keypoints.scss */
.g-keypoints .g-left-points .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: right;
}
/* line 11, templates/rt_kraken/custom/scss/_keypoints.scss */
/* line 12, templates/rt_kraken/custom/scss/_keypoints.scss */
@media only all and (max-width: 47.99rem) {
  .g-keypoints .g-left-points .g-keypoints-item:last-child {
    margin-bottom: 25px;
  }
}
/* line 20, templates/rt_kraken/custom/scss/_keypoints.scss */
.g-keypoints .g-main-image {
  text-align: center;
}
/* line 22, templates/rt_kraken/custom/scss/_keypoints.scss */
.g-keypoints .g-main-image .g-content {
  margin: 0;
  padding: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints .g-main-image .g-content {
    margin-bottom: 1rem;
  }
}
/* line 30, templates/rt_kraken/custom/scss/_keypoints.scss */
.g-keypoints .image-bottom {
  margin-bottom: -3.063rem;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints .image-bottom {
    margin-bottom: 1rem;
  }
}
/* line 37, templates/rt_kraken/custom/scss/_keypoints.scss */
/* line 38, templates/rt_kraken/custom/scss/_keypoints.scss */
.g-keypoints .g-right-points .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 45, templates/rt_kraken/custom/scss/_keypoints.scss */
/* line 46, templates/rt_kraken/custom/scss/_keypoints.scss */
@media only all and (max-width: 47.99rem) {
  .g-keypoints.style1 .g-content {
    text-align: center;
  }
}
/* line 52, templates/rt_kraken/custom/scss/_keypoints.scss */
/* line 53, templates/rt_kraken/custom/scss/_keypoints.scss */
.g-keypoints.style1 .g-keypoints-item .g-keypoints-item-desc {
  margin: 1.5rem 0;
}
/* line 56, templates/rt_kraken/custom/scss/_keypoints.scss */
/* line 57, templates/rt_kraken/custom/scss/_keypoints.scss */
.g-keypoints.style1 .g-keypoints-item:last-child .g-keypoints-item-desc {
  margin-bottom: 0;
}
/* line 63, templates/rt_kraken/custom/scss/_keypoints.scss */
.g-keypoints.style1 .g-keypoints-item-icon {
  color: #fff;
  background: #272c35;
  line-height: 2.5rem;
  border-radius: 100%;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
}
/* line 73, templates/rt_kraken/custom/scss/_keypoints.scss */
/* line 74, templates/rt_kraken/custom/scss/_keypoints.scss */
.g-keypoints.style1 .g-left-points .g-keypoints-item-icon {
  margin-left: 1.25rem;
}
/* line 79, templates/rt_kraken/custom/scss/_keypoints.scss */
/* line 80, templates/rt_kraken/custom/scss/_keypoints.scss */
.g-keypoints.style1 .g-right-points .g-keypoints-item-icon {
  margin-right: 1.25rem;
}
/* line 86, templates/rt_kraken/custom/scss/_keypoints.scss */
/* line 87, templates/rt_kraken/custom/scss/_keypoints.scss */
.g-keypoints.style2 .g-keypoints-item {
  margin-bottom: 40px;
}
/* line 89, templates/rt_kraken/custom/scss/_keypoints.scss */
.g-keypoints.style2 .g-keypoints-item:last-child {
  margin-bottom: 0;
}
/* line 92, templates/rt_kraken/custom/scss/_keypoints.scss */
/* line 93, templates/rt_kraken/custom/scss/_keypoints.scss */
.g-keypoints.style2 .g-keypoints-item:hover .g-keypoints-item-icon {
  background: #272c35;
  color: #fff;
}
/* line 100, templates/rt_kraken/custom/scss/_keypoints.scss */
.g-keypoints.style2 .g-keypoints-item-icon {
  font-size: 24px;
  margin-right: 0;
  color: #272c35;
  width: 65px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  border: 1px solid #272c35;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 113, templates/rt_kraken/custom/scss/_keypoints.scss */
.g-keypoints.style2 .g-left-points {
  padding-top: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints.style2 .g-left-points {
    padding-top: 0;
    margin-bottom: 40px;
  }
  /* line 118, templates/rt_kraken/custom/scss/_keypoints.scss */
  .g-keypoints.style2 .g-left-points .g-content {
    text-align: left;
  }
}
/* line 122, templates/rt_kraken/custom/scss/_keypoints.scss */
.g-keypoints.style2 .g-left-points .g-keypoints-item-icon {
  float: right;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints.style2 .g-left-points .g-keypoints-item-icon {
    float: left;
  }
}
/* line 129, templates/rt_kraken/custom/scss/_keypoints.scss */
.g-keypoints.style2 .g-left-points .g-title-desc-container {
  margin-right: 85px;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints.style2 .g-left-points .g-title-desc-container {
    margin-right: 0;
    margin-left: 85px;
  }
}
/* line 138, templates/rt_kraken/custom/scss/_keypoints.scss */
.g-keypoints.style2 .g-right-points {
  padding-top: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints.style2 .g-right-points {
    padding-top: 0;
    margin-top: 15px;
  }
}
/* line 144, templates/rt_kraken/custom/scss/_keypoints.scss */
.g-keypoints.style2 .g-right-points .g-keypoints-item-icon {
  float: left;
}
/* line 148, templates/rt_kraken/custom/scss/_keypoints.scss */
.g-keypoints.style2 .g-right-points .g-title-desc-container {
  margin-left: 85px;
}
/* line 153, templates/rt_kraken/custom/scss/_keypoints.scss */
.g-keypoints.style2 .g-keypoints-item-title {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 1, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 4, templates/rt_kraken/custom/scss/_feedback.scss */
/* line 5, templates/rt_kraken/custom/scss/_feedback.scss */
@media only all and (max-width: 47.99rem) {
  .g-feedback > .g-grid > .g-block {
    margin-bottom: 30px;
  }
  /* line 8, templates/rt_kraken/custom/scss/_feedback.scss */
  .g-feedback > .g-grid > .g-block:last-child {
    margin-bottom: 0;
  }
}
/* line 17, templates/rt_kraken/custom/scss/_feedback.scss */
/* line 18, templates/rt_kraken/custom/scss/_feedback.scss */
/* line 19, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style1 .g-content, .g-feedback-slider.style1 .g-content, .g-feedback-slideset.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 24, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style1 .g-feedback-text, .g-feedback-slider.style1 .g-feedback-text, .g-feedback-slideset.style1 .g-feedback-text {
  background: #fff;
  border: 1px solid #888;
  padding: 20px;
  margin-bottom: 30px;
  position: relative;
  border-radius: 3px;
}
/* line 31, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style1 .g-feedback-text:before, .g-feedback-slider.style1 .g-feedback-text:before, .g-feedback-slideset.style1 .g-feedback-text:before {
  border-right: 17px solid transparent;
  border-top: 16px solid #e9e9e9;
  z-index: 1;
}
/* line 36, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style1 .g-feedback-text:after, .g-feedback-slider.style1 .g-feedback-text:after, .g-feedback-slideset.style1 .g-feedback-text:after {
  border-right: 15px solid transparent;
  border-top: 15px solid white;
  margin-left: 1px;
  margin-top: -1px;
  z-index: 2;
}
/* line 43, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style1 .g-feedback-text:before, .g-feedback-slider.style1 .g-feedback-text:before, .g-feedback-slideset.style1 .g-feedback-text:before, .g-feedback.style1 .g-feedback-text:after, .g-feedback-slider.style1 .g-feedback-text:after, .g-feedback-slideset.style1 .g-feedback-text:after {
  border-left: 0 solid transparent;
  content: "";
  height: 0;
  left: 60px;
  position: absolute;
  top: 100%;
  width: 0;
}
/* line 53, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style1 .g-user-image, .g-feedback-slider.style1 .g-user-image, .g-feedback-slideset.style1 .g-user-image {
  float: left;
  margin-right: 20px;
}
/* line 56, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style1 .g-user-image img, .g-feedback-slider.style1 .g-user-image img, .g-feedback-slideset.style1 .g-user-image img {
  border-radius: 50%;
  width: 70px;
}
/* line 61, templates/rt_kraken/custom/scss/_feedback.scss */
/* line 62, templates/rt_kraken/custom/scss/_feedback.scss */
/* line 63, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style1 .g-user-company a:hover, .g-feedback-slider.style1 .g-user-company a:hover, .g-feedback-slideset.style1 .g-user-company a:hover {
  color: #272c35;
  text-decoration: underline;
}
/* line 70, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback .uk-dotnav, .g-feedback-slider .uk-dotnav, .g-feedback-slideset .uk-dotnav {
  margin-left: 0;
}
/* line 76, templates/rt_kraken/custom/scss/_feedback.scss */
/* line 77, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style2, .g-feedback-slider.style2, .g-feedback-slideset.style2 {
  text-align: center;
}
/* line 79, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style2 .g-content, .g-feedback-slider.style2 .g-content, .g-feedback-slideset.style2 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 84, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style2 .g-feedback-text, .g-feedback-slider.style2 .g-feedback-text, .g-feedback-slideset.style2 .g-feedback-text {
  position: relative;
  font-size: 120%;
}
/* line 88, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style2 .g-feedback-separator, .g-feedback-slider.style2 .g-feedback-separator, .g-feedback-slideset.style2 .g-feedback-separator {
  margin: 20px auto;
  color: #272c35;
}
/* line 91, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style2 .g-feedback-separator i, .g-feedback-slider.style2 .g-feedback-separator i, .g-feedback-slideset.style2 .g-feedback-separator i {
  margin-right: 3px;
}
/* line 93, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style2 .g-feedback-separator i:last-child, .g-feedback-slider.style2 .g-feedback-separator i:last-child, .g-feedback-slideset.style2 .g-feedback-separator i:last-child {
  margin-right: 0;
}
/* line 98, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style2 .g-user-image, .g-feedback-slider.style2 .g-user-image, .g-feedback-slideset.style2 .g-user-image {
  display: inline-block;
  margin-bottom: 15px;
}
/* line 101, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style2 .g-user-image img, .g-feedback-slider.style2 .g-user-image img, .g-feedback-slideset.style2 .g-user-image img {
  border-radius: 50%;
  width: 70px;
}
/* line 106, templates/rt_kraken/custom/scss/_feedback.scss */
/* line 107, templates/rt_kraken/custom/scss/_feedback.scss */
/* line 108, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style2 .g-user-company a:hover, .g-feedback-slider.style2 .g-user-company a:hover, .g-feedback-slideset.style2 .g-user-company a:hover {
  color: #272c35;
  text-decoration: underline;
}
/* line 114, templates/rt_kraken/custom/scss/_feedback.scss */
/* line 115, templates/rt_kraken/custom/scss/_feedback.scss */
/* line 116, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style2 .uk-dotnav > li:first-child, .g-feedback-slider.style2 .uk-dotnav > li:first-child, .g-feedback-slideset.style2 .uk-dotnav > li:first-child {
  padding-left: 0;
}
/* line 122, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback .uk-dotnav, .g-feedback-slider .uk-dotnav, .g-feedback-slideset .uk-dotnav {
  margin-left: 0;
}
/* line 128, templates/rt_kraken/custom/scss/_feedback.scss */
/* line 129, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style3, .g-feedback-slider.style3, .g-feedback-slideset.style3 {
  text-align: center;
}
/* line 131, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style3 .g-content, .g-feedback-slider.style3 .g-content, .g-feedback-slideset.style3 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 136, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style3 .g-feedback-text, .g-feedback-slider.style3 .g-feedback-text, .g-feedback-slideset.style3 .g-feedback-text {
  position: relative;
  font-style: italic;
}
/* line 140, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style3 .g-feedback-separator, .g-feedback-slider.style3 .g-feedback-separator, .g-feedback-slideset.style3 .g-feedback-separator {
  margin: 20px auto;
  color: #272c35;
}
/* line 143, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style3 .g-feedback-separator i, .g-feedback-slider.style3 .g-feedback-separator i, .g-feedback-slideset.style3 .g-feedback-separator i {
  margin-right: 3px;
}
/* line 145, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style3 .g-feedback-separator i:last-child, .g-feedback-slider.style3 .g-feedback-separator i:last-child, .g-feedback-slideset.style3 .g-feedback-separator i:last-child {
  margin-right: 0;
}
/* line 150, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style3 .g-user-image, .g-feedback-slider.style3 .g-user-image, .g-feedback-slideset.style3 .g-user-image {
  display: inline-block;
  margin-bottom: 30px;
}
/* line 153, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style3 .g-user-image img, .g-feedback-slider.style3 .g-user-image img, .g-feedback-slideset.style3 .g-user-image img {
  border-radius: 50%;
  width: 130px;
}
/* line 158, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style3 .g-user-details, .g-feedback-slider.style3 .g-user-details, .g-feedback-slideset.style3 .g-user-details {
  margin-bottom: 15px;
}
/* line 161, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style3 .g-user-name, .g-feedback-slider.style3 .g-user-name, .g-feedback-slideset.style3 .g-user-name {
  text-transform: uppercase;
  letter-spacing: 2px;
}
/* line 165, templates/rt_kraken/custom/scss/_feedback.scss */
/* line 166, templates/rt_kraken/custom/scss/_feedback.scss */
/* line 167, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style3 .g-user-company a:hover, .g-feedback-slider.style3 .g-user-company a:hover, .g-feedback-slideset.style3 .g-user-company a:hover {
  color: #272c35;
  text-decoration: underline;
}
/* line 173, templates/rt_kraken/custom/scss/_feedback.scss */
/* line 174, templates/rt_kraken/custom/scss/_feedback.scss */
/* line 175, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback.style3 .uk-dotnav > li:first-child, .g-feedback-slider.style3 .uk-dotnav > li:first-child, .g-feedback-slideset.style3 .uk-dotnav > li:first-child {
  padding-left: 0;
}
/* line 181, templates/rt_kraken/custom/scss/_feedback.scss */
.g-feedback .uk-dotnav, .g-feedback-slider .uk-dotnav, .g-feedback-slideset .uk-dotnav {
  margin-left: 0;
}
/* line 4, templates/rt_kraken/custom/scss/_media-box.scss */
/* line 5, templates/rt_kraken/custom/scss/_media-box.scss */
.g-media-box .g-grid {
  margin: auto;
}
/* line 7, templates/rt_kraken/custom/scss/_media-box.scss */
.g-media-box .g-grid:last-child {
  margin-bottom: 0;
}
/* line 10, templates/rt_kraken/custom/scss/_media-box.scss */
.g-media-box .g-grid .g-block {
  margin-right: 1.25rem;
}
@media only all and (max-width: 47.99rem) {
  .g-media-box .g-grid .g-block {
    margin-right: 0;
    margin-bottom: 1.25rem;
  }
}
/* line 16, templates/rt_kraken/custom/scss/_media-box.scss */
.g-media-box .g-grid .g-block:last-child {
  margin-right: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-media-box .g-grid .g-block:last-child {
    margin-bottom: 0;
  }
}
/* line 25, templates/rt_kraken/custom/scss/_media-box.scss */
/* line 26, templates/rt_kraken/custom/scss/_media-box.scss */
.g-media-box .g-media-box-item .g-media-box-content {
  background: rgba(209, 140, 85, 0.1);
  padding: 1rem;
  display: flex;
  flex-direction: column;
  border: 3px solid #d18c55;
  box-shadow: 0 0 3px #000 inset;
}
/* line 34, templates/rt_kraken/custom/scss/_media-box.scss */
.g-media-box .g-media-box-item .g-media-box-content h4 {
  font-size: 1rem;
  background: #d18c55;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 0 1px #000;
  text-align: center;
}
/* line 41, templates/rt_kraken/custom/scss/_media-box.scss */
/* line 42, templates/rt_kraken/custom/scss/_media-box.scss */
.g-media-box .g-media-box-item .g-media-box-content .g-media-box-links .button-media {
  color: #d18c55;
  background: transparent;
  border: 1px solid #d18c55;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
/* line 53, templates/rt_kraken/custom/scss/_media-box.scss */
.g-media-box .g-media-box-item .g-media-box-content .g-media-box-links .button-media:hover {
  color: #fff;
  background: #272c35;
  border-color: #272c35;
}
@media only all and (max-width: 47.99rem) {
  .g-media-box .g-media-box-item .g-media-box-content .g-media-box-links .button-media {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 1.5rem;
    padding: 0.5rem;
  }
}
/* line 65, templates/rt_kraken/custom/scss/_media-box.scss */
.g-media-box .g-media-box-item .g-media-box-content .g-media-box-links .g-media-box-play {
  position: absolute;
  margin-top: -2.5rem;
}
/* line 71, templates/rt_kraken/custom/scss/_media-box.scss */
.g-media-box .g-media-box-item .g-media-box-content .g-media-box-special1 {
  font-size: 0.7rem;
  font-style: italic;
  padding: 1rem 0;
}
/* line 73, templates/rt_kraken/custom/scss/_media-box.scss */
.g-media-box .g-media-box-item .g-media-box-content .g-media-box-desc {
  margin: 1.5rem 0;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #888;
}
/* line 78, templates/rt_kraken/custom/scss/_media-box.scss */
.g-media-box .g-media-box-item .g-media-box-content .g-media-box-special1, .g-media-box .g-media-box-item .g-media-box-content .g-media-box-special2 {
  margin: 0;
}
/* line 4, templates/rt_kraken/custom/scss/_timeline.scss */
/* line 5, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style1 {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 13, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row {
  width: 100%;
  height: 10px;
  margin-top: 3.5rem;
  margin-bottom: -15px;
  background: #888;
  border-bottom-right-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
  border-top-left-radius: 0.1875rem;
}
/* line 21, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  background: #888;
  border-radius: 100%;
  margin-top: -10px;
}
/* line 31, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row:after {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #888;
  border-radius: 100%;
  margin-top: -10px;
  margin-left: -30px;
  position: relative;
  float: right;
}
@media only all and (max-width: 47.99rem) {
  .g-timeline.style1 .g-timeline-row {
    display: none;
  }
}
/* line 47, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item {
  text-align: center;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 49, templates/rt_kraken/custom/scss/_timeline.scss */
  .g-timeline.style1 .g-timeline-item {
    margin-top: -25px;
  }
}
@supports (-webkit-appearance:none) {
  .g-timeline.style1 .g-timeline-item {
    margin-top: -25px;
  }
}
/* line 55, templates/rt_kraken/custom/scss/_timeline.scss */
/* line 56, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-icon {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  line-height: 60px;
  font-size: 1.5rem;
  margin-top: -35px;
}
/* line 63, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-icon:after {
  content: "";
  display: block;
  width: 1px;
  height: 4rem;
  background: #888;
  margin: 0 auto;
}
/* line 72, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-year {
  color: #888 !important;
  position: relative;
  margin: 1.25rem 0 1.5rem -2rem;
  min-height: 1.4rem;
  font-size: 1rem;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* line 80, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title {
  color: #4d4d4d !important;
  margin-top: 1rem;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 1rem;
}
/* line 86, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a {
  color: #4d4d4d;
}
/* line 88, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a:hover {
  color: #272c35;
}
/* line 93, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-description {
  margin: 0;
}
/* line 96, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-button {
  margin-top: 20px;
}
@media only all and (max-width: 47.99rem) {
  .g-timeline.style1 .g-timeline-item {
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  /* line 103, templates/rt_kraken/custom/scss/_timeline.scss */
  .g-timeline.style1 .g-timeline-item:last-child {
    margin-bottom: 0;
  }
}
/* line 110, templates/rt_kraken/custom/scss/_timeline.scss */
/* line 111, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style2 #g-timeline {
  position: relative;
  padding: 35px 0;
}
/* line 115, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style2 #g-timeline:before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: rgba(209, 140, 85, 0.5);
}
@media only all and (min-width: 60rem) {
  /* line 10, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 127, templates/rt_kraken/custom/scss/_timeline.scss */
  .g-timeline.style2 #g-timeline:before {
    left: 50%;
    margin-left: -2px;
  }
}
/* line 134, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block {
  position: relative;
  margin: 30px 0;
}
/* line 18, media/gantry5/engines/nucleus/scss/vendor/bourbon/addons/_clearfix.scss */
.g-timeline.style2 .g-timeline-block::after {
  clear: both;
  content: "";
  display: table;
}
/* line 139, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:first-child {
  margin-top: 0;
}
/* line 143, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:last-child {
  margin-bottom: 0;
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 .g-timeline-block {
    margin: 60px 0;
  }
  /* line 150, templates/rt_kraken/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:first-child {
    margin-top: 0;
  }
  /* line 154, templates/rt_kraken/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:last-child {
    margin-bottom: 0;
  }
}
/* line 160, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-icon-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  text-shadow: 0.5px 0.5px 0.5px #000;
  box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 .g-timeline-icon-container {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  /* line 185, templates/rt_kraken/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-icon-container.is-hidden {
    visibility: hidden;
  }
  /* line 189, templates/rt_kraken/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-icon-container.bounce-in {
    visibility: visible;
    -webkit-animation: g-bounce-1 0.6s;
    -moz-animation: g-bounce-1 0.6s;
    animation: g-bounce-1 0.6s;
  }
}
@-webkit-keyframes g-bounce-1 {
  /* line 197, templates/rt_kraken/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  /* line 202, templates/rt_kraken/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  /* line 207, templates/rt_kraken/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes g-bounce-1 {
  /* line 197, templates/rt_kraken/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  /* line 202, templates/rt_kraken/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }
  /* line 207, templates/rt_kraken/custom/scss/_timeline.scss */
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes g-bounce-1 {
  /* line 197, templates/rt_kraken/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  /* line 202, templates/rt_kraken/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  /* line 207, templates/rt_kraken/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
/* line 212, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content {
  position: relative;
  margin-left: 60px;
  background: #d18c55;
  color: #fff;
  border: 3px solid #fff;
  text-align: justify;
  border-radius: 0.1875rem;
  padding: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.9);
}
/* line 18, media/gantry5/engines/nucleus/scss/vendor/bourbon/addons/_clearfix.scss */
.g-timeline.style2 .g-timeline-content::after {
  clear: both;
  content: "";
  display: table;
}
/* line 224, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content h4 {
  text-shadow: 0.5px 0.5px 0.5px #000;
  font-weight: 700;
  text-align: left;
}
/* line 226, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title {
  margin-top: -5px;
  margin-bottom: 15px;
}
/* line 229, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title a {
  color: #4d4d4d;
}
/* line 231, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title a:hover {
  color: #272c35;
}
/* line 237, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  display: inline-block;
}
/* line 241, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  float: left;
  padding: 13px 0;
  opacity: 1;
  color: #865a37;
}
/* line 248, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content span {
  font-style: italic;
  font-size: 0.9rem;
}
/* line 250, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content:before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 17px solid transparent;
  border-right: 17px solid #d18c55;
}
/* line 261, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-button {
  margin-top: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-timeline.style2 .g-timeline-content .g-timeline-button {
    margin-bottom: 10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-timeline.style2 .g-timeline-content .g-timeline-button {
    margin-bottom: 10px;
  }
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 .g-timeline-content {
    margin-left: 0;
    padding: 25px;
    width: 45%;
  }
  /* line 276, templates/rt_kraken/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content:before {
    top: 15px;
    left: 100%;
    border-color: transparent;
    border-left-color: #d18c55;
  }
  /* line 283, templates/rt_kraken/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content .g-timeline-year {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 1rem;
  }
  /* line 291, templates/rt_kraken/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content.is-hidden {
    visibility: hidden;
  }
  /* line 295, templates/rt_kraken/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: g-bounce-2 0.6s;
    -moz-animation: g-bounce-2 0.6s;
    animation: g-bounce-2 0.6s;
  }
}
/* line 302, templates/rt_kraken/custom/scss/_timeline.scss */
/* line 303, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content {
  float: right;
}
/* line 306, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content:before {
  left: auto;
  right: 100%;
  border-color: transparent;
  border-right-color: #d18c55;
}
/* line 313, templates/rt_kraken/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content .g-timeline-year {
  left: auto;
  right: 122%;
  text-align: right;
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 {
    /* inverse bounce effect on even content blocks */
  }
  /* line 323, templates/rt_kraken/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content.bounce-in {
    -webkit-animation: g-bounce-2-inverse 0.6s;
    -moz-animation: g-bounce-2-inverse 0.6s;
    animation: g-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes g-bounce-2 {
  /* line 329, templates/rt_kraken/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  /* line 334, templates/rt_kraken/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  /* line 339, templates/rt_kraken/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes g-bounce-2 {
  /* line 329, templates/rt_kraken/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  /* line 334, templates/rt_kraken/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  /* line 339, templates/rt_kraken/custom/scss/_timeline.scss */
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes g-bounce-2 {
  /* line 329, templates/rt_kraken/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  /* line 334, templates/rt_kraken/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  /* line 339, templates/rt_kraken/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes g-bounce-2-inverse {
  /* line 345, templates/rt_kraken/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  /* line 350, templates/rt_kraken/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  /* line 355, templates/rt_kraken/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes g-bounce-2-inverse {
  /* line 345, templates/rt_kraken/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  /* line 350, templates/rt_kraken/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  /* line 355, templates/rt_kraken/custom/scss/_timeline.scss */
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes g-bounce-2-inverse {
  /* line 345, templates/rt_kraken/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  /* line 350, templates/rt_kraken/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  /* line 355, templates/rt_kraken/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
/* line 4, templates/rt_kraken/custom/scss/_our-team.scss */
/* line 5, templates/rt_kraken/custom/scss/_our-team.scss */
.g-our-team:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/rt_kraken/custom/scss/_our-team.scss */
.g-our-team:not(.gutter-disabled) > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 10, templates/rt_kraken/custom/scss/_our-team.scss */
.g-our-team:not(.gutter-disabled) > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 12, templates/rt_kraken/custom/scss/_our-team.scss */
/* line 13, templates/rt_kraken/custom/scss/_our-team.scss */
/* line 14, templates/rt_kraken/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_kraken/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_kraken/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_kraken/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_kraken/custom/scss/_our-team.scss */
.g-our-team, .g-our-team-slider, .g-our-team-slideset {
  text-align: center;
}
/* line 53, templates/rt_kraken/custom/scss/_our-team.scss */
/* line 54, templates/rt_kraken/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_kraken/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_kraken/custom/scss/_our-team.scss */
/* line 60, templates/rt_kraken/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_kraken/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_kraken/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 #888;
  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_kraken/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_kraken/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_kraken/custom/scss/_our-team.scss */
/* line 86, templates/rt_kraken/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_kraken/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_kraken/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: #272c35;
}
/* line 103, templates/rt_kraken/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_kraken/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_kraken/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_kraken/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_kraken/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_kraken/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_kraken/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: #272c35;
}
/* line 129, templates/rt_kraken/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_kraken/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_kraken/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_kraken/custom/scss/_our-team.scss */
/* line 140, templates/rt_kraken/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_kraken/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_kraken/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_kraken/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: #272c35;
}
/* line 157, templates/rt_kraken/custom/scss/_our-team.scss */
/* line 158, templates/rt_kraken/custom/scss/_our-team.scss */
/* line 159, templates/rt_kraken/custom/scss/_our-team.scss */
.g-our-team.uk-text-left.style1 .g-our-team-social, .g-our-team-slider.uk-text-left.style1 .g-our-team-social, .g-our-team-slideset.uk-text-left.style1 .g-our-team-social {
  text-align: center !important;
}
/* line 1, templates/rt_kraken/custom/scss/_gallery.scss */
/* line 2, templates/rt_kraken/custom/scss/_gallery.scss */
/* line 3, templates/rt_kraken/custom/scss/_gallery.scss */
.g-gallery .g-gallery-item > a {
  position: relative;
  display: block;
}
/* line 8, templates/rt_kraken/custom/scss/_gallery.scss */
.g-gallery .g-gallery-filter {
  margin-bottom: 30px;
}
/* line 13, templates/rt_kraken/custom/scss/_gallery.scss */
.g-gallery .g-gallery-filter.uk-subnav > * > * {
  color: #272c35;
}
/* line 16, templates/rt_kraken/custom/scss/_gallery.scss */
.g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
  padding: 3px 8px;
  border: 1px solid #888;
  background: #fff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 21, templates/rt_kraken/custom/scss/_gallery.scss */
.g-gallery .g-gallery-filter.uk-subnav-pill > * > *:focus, .g-gallery .g-gallery-filter.uk-subnav-pill > * > *:hover {
  background: #fff;
  box-shadow: none;
  border: 1px solid #272c35;
  color: #272c35;
}
/* line 28, templates/rt_kraken/custom/scss/_gallery.scss */
/* line 29, templates/rt_kraken/custom/scss/_gallery.scss */
.g-gallery .g-gallery-filter .uk-active > a {
  background: #fff;
  border: 1px solid #272c35;
  color: #272c35;
  box-shadow: none;
}
/* line 37, templates/rt_kraken/custom/scss/_gallery.scss */
/* line 38, templates/rt_kraken/custom/scss/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons {
  width: 100%;
  text-align: center;
  top: 50%;
  position: relative;
  margin-top: -20px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-gallery.style2 .gallery-item-buttons {
    margin-top: -17.5px;
  }
}
/* line 47, templates/rt_kraken/custom/scss/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons > a {
  border: 2px solid #fff;
  height: 40px;
  width: 40px;
  line-height: 35px;
  font-size: 1.1rem;
  display: inline-block;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 58, templates/rt_kraken/custom/scss/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons > a:hover {
  background: #272c35;
  border-color: #272c35;
}
/* line 62, templates/rt_kraken/custom/scss/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons > a.info-button {
  margin-left: 25px;
}
/* line 65, templates/rt_kraken/custom/scss/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons > a.magnifier-button {
  margin-right: 20px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-gallery.style2 .gallery-item-buttons > a {
    width: 35px;
    height: 35px;
    line-height: 30px;
    font-size: 0.9rem;
  }
  /* line 73, templates/rt_kraken/custom/scss/_gallery.scss */
  .g-gallery.style2 .gallery-item-buttons > a.info-button {
    margin-left: 5px;
  }
  /* line 76, templates/rt_kraken/custom/scss/_gallery.scss */
  .g-gallery.style2 .gallery-item-buttons > a.magnifier-button {
    margin-right: 0;
  }
}
/* line 82, templates/rt_kraken/custom/scss/_gallery.scss */
/* line 83, templates/rt_kraken/custom/scss/_gallery.scss */
/* line 84, templates/rt_kraken/custom/scss/_gallery.scss */
/* line 85, templates/rt_kraken/custom/scss/_gallery.scss */
.g-gallery.style2 .uk-overlay-hover:hover .gallery-item-buttons .info-button {
  margin-left: 5px;
}
/* line 88, templates/rt_kraken/custom/scss/_gallery.scss */
.g-gallery.style2 .uk-overlay-hover:hover .gallery-item-buttons .magnifier-button {
  margin-right: 0;
}
/* line 94, templates/rt_kraken/custom/scss/_gallery.scss */
.g-gallery.style2 .uk-overlay-panel {
  height: 100%;
  padding: 0;
}
/* line 99, templates/rt_kraken/custom/scss/_gallery.scss */
/* line 100, templates/rt_kraken/custom/scss/_gallery.scss */
.g-gallery .uk-modal-dialog h1, .g-gallery .uk-modal-dialog h2, .g-gallery .uk-modal-dialog h3, .g-gallery .uk-modal-dialog h4, .g-gallery .uk-modal-dialog h5 {
  margin-bottom: 15px !important;
}
/* line 106, templates/rt_kraken/custom/scss/_gallery.scss */
.uk-modal-caption {
  bottom: -30px;
}
/* line 110, templates/rt_kraken/custom/scss/_gallery.scss */
/* line 111, templates/rt_kraken/custom/scss/_gallery.scss */
.gallery-special .g-gallery-filter {
  text-align: center;
  position: relative;
  top: -50px;
  margin-bottom: 0;
  justify-content: center;
}
/* line 120, templates/rt_kraken/custom/scss/_gallery.scss */
/* line 121, templates/rt_kraken/custom/scss/_gallery.scss */
/* line 122, templates/rt_kraken/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery.gutter-enabled, .g-flushed .g-gallery.gutter-enabled {
  padding: 30px;
}
/* line 125, templates/rt_kraken/custom/scss/_gallery.scss */
/* line 126, templates/rt_kraken/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery.filters-enabled.gutter-enabled, .g-flushed .g-gallery.filters-enabled.gutter-enabled {
  padding-top: 0;
}
/* line 130, templates/rt_kraken/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery .g-gallery-filter, .g-flushed .g-gallery .g-gallery-filter {
  border-bottom: 1px solid #f0f0f0;
}
/* line 132, templates/rt_kraken/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-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-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-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-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-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-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
/* line 160, templates/rt_kraken/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery .g-gallery-filter.uk-subnav, .g-flushed .g-gallery .g-gallery-filter.uk-subnav {
  margin-left: -30px;
  margin-right: -30px;
}
/* line 163, templates/rt_kraken/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery .g-gallery-filter.uk-subnav > *, .g-flushed .g-gallery .g-gallery-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 171, templates/rt_kraken/custom/scss/_gallery.scss */
/* line 172, templates/rt_kraken/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery.gutter-disabled .g-gallery-filter, .g-flushed .g-gallery.gutter-disabled .g-gallery-filter {
  margin-bottom: 0;
}
/* line 174, templates/rt_kraken/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery.gutter-disabled .g-gallery-filter.uk-subnav, .g-flushed .g-gallery.gutter-disabled .g-gallery-filter.uk-subnav {
  padding: 0 30px;
}
/* line 182, templates/rt_kraken/custom/scss/_gallery.scss */
/* line 183, templates/rt_kraken/custom/scss/_gallery.scss */
.uk-tooltip.g-gallery-tooltip {
  padding: 6px 12px;
  font-size: 13px;
}
/* line 63, templates/rt_kraken/custom/scss/custom.scss */
body {
  font-size: 1rem;
  line-height: 1.75;
  overflow-x: hidden;
}
/* line 65, templates/rt_kraken/custom/scss/custom.scss */
iframe {
  max-width: 100%;
  height: 100%;
}
/* line 70, templates/rt_kraken/custom/scss/custom.scss */
a.button {
  background: #41b3ff;
}
/* line 72, templates/rt_kraken/custom/scss/custom.scss */
#g-header .g-vertical-slides .swiper-slide-content, #g-header .g-carousel .swiper-slide-content {
  border: 5px solid #41b3ff;
  padding: 1rem 3rem;
  background: rgba(255, 255, 255, 0.75);
  box-shadow: 0 0 5px #000;
}
/* line 79, templates/rt_kraken/custom/scss/custom.scss */
.g-swiper-slide-content-title {
  text-transform: none !important;
}
/* line 81, templates/rt_kraken/custom/scss/custom.scss */
.swiper-container .g-swiper-slide-content-subtitle {
  padding-bottom: 2rem;
  font-size: 1rem;
  text-transform: none;
  font-weight: 700;
}
/* line 88, templates/rt_kraken/custom/scss/custom.scss */
#g-header .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  display: none;
}
/* line 92, templates/rt_kraken/custom/scss/custom.scss */
.g-contact .g-contact-text {
  font-size: 0.8rem;
}
/* line 96, templates/rt_kraken/custom/scss/custom.scss */
.item-page p {
  text-align: justify;
}
/* line 98, templates/rt_kraken/custom/scss/custom.scss */
.g-infolist-item-title {
  background: rgba(65, 179, 255, 0.4);
  color: #fff;
  text-shadow: 0.75px 0.75px 0.75px #777;
  padding: 1rem;
}
/*# sourceMappingURL=custom_34.css.map */