/* GANTRY5 DEVELOPMENT MODE ENABLED.

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

   For more information on modifying CSS, please read:

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

/* Scss Document */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.2rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.7rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.25rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.2rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 1, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10vw;
  margin-left: 10vw;
  margin-top: 10vw;
}
/* line 6, templates/rt_aurora/custom/scss/_eventlist.scss */
.dir-rtl .g-eventlist-container {
  margin-right: 10vw;
  margin-left: -10vw;
}
@media only all and (max-width: 50.938rem) {
  .g-eventlist-container {
    margin: 0 1.5rem;
  }
}
/* line 13, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container h2 {
  font-weight: 700;
  color: #fff;
  font-size: 2.5vw;
}
@media (max-width: 60rem) {
  .g-eventlist-container h2 {
    font-size: 1.5rem;
  }
}
/* line 17, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container h2 span {
  display: block;
  font-weight: 600;
  color: #666;
  font-size: 1vw;
  text-transform: uppercase;
}
@media (max-width: 100rem) {
  .g-eventlist-container h2 span {
    font-size: 1rem;
  }
}
/* line 25, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-carousel {
  width: 40%;
  margin-right: -10vw;
  margin-top: -10vw;
}
/* line 29, templates/rt_aurora/custom/scss/_eventlist.scss */
.dir-rtl .g-eventlist-container .g-eventlist-carousel {
  margin-right: 0;
  margin-left: -10vw;
}
@media only all and (max-width: 50.938rem) {
  .g-eventlist-container .g-eventlist-carousel {
    margin: 0;
    width: 100%;
  }
}
/* line 37, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-carousel .g-eventlist-item-image {
  position: relative;
}
/* line 39, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-carousel .g-eventlist-item-image .g-eventlist-item-image-content {
  color: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 2vw;
}
/* line 50, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-carousel .g-eventlist-item-image .g-eventlist-item-image-content .g-eventlist-item-image-location {
  font-weight: 600;
  font-size: 2.1vw;
}
@media (max-width: 71.4285714286rem) {
  .g-eventlist-container .g-eventlist-carousel .g-eventlist-item-image .g-eventlist-item-image-content .g-eventlist-item-image-location {
    font-size: 1.5rem;
  }
}
/* line 54, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-carousel .g-eventlist-item-image .g-eventlist-item-image-content div {
  position: relative;
  z-index: 1;
}
/* line 58, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-carousel .g-eventlist-item-image .g-eventlist-item-image-content::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 15vw;
  background-color: #0d0d0d;
  background-image: -webkit-linear-gradient(bottom, #0d0d0d 0%, rgba(15, 15, 15, 0) 50%);
  background-image: linear-gradient(to top,#0d0d0d 0%, rgba(15, 15, 15, 0) 50%);
  background-color: transparent;
}
@media only all and (max-width: 50.938rem) {
  .g-eventlist-container .g-eventlist-carousel .g-eventlist-item-image .g-eventlist-item-image-content::after {
    height: 100%;
  }
}
@media only all and (max-width: 50.938rem) {
  .g-eventlist-container .g-eventlist-carousel .g-eventlist-item-image .g-eventlist-item-image-content::after {
    background-color: transparent !important;
    background-color: #0d0d0d;
    background-image: -webkit-linear-gradient(bottom, #0d0d0d 0%, rgba(15, 15, 15, 0) 130%);
    background-image: linear-gradient(to top,#0d0d0d 0%, rgba(15, 15, 15, 0) 130%);
  }
}
/* line 78, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-items {
  width: 60%;
  background: #000;
  padding: 10vw;
  padding-left: 20vw;
}
/* line 83, templates/rt_aurora/custom/scss/_eventlist.scss */
.dir-rtl .g-eventlist-container .g-eventlist-items {
  padding-left: 10vw;
  padding-right: 20vw;
}
@media only all and (max-width: 50.938rem) {
  .g-eventlist-container .g-eventlist-items {
    display: none;
  }
}
/* line 90, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-items .button-4 {
  color: #fff !important;
  border-color: #fff;
}
/* line 93, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-items .button-4:hover {
  border-color: #ba2720;
}
/* line 97, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-items a {
  color: #fff;
}
/* line 100, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-items .g-eventlist-item {
  position: relative;
  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-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  flex-wrap: wrap;
  flex-direction: row;
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
  padding-top: 0.725rem 0;
  cursor: pointer;
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  .g-eventlist-container .g-eventlist-items .g-eventlist-item {
    flex-direction: column;
  }
}
@media only all and (max-width: 30rem) {
  .g-eventlist-container .g-eventlist-items .g-eventlist-item {
    flex-direction: column;
  }
}
/* line 117, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-items .g-eventlist-item:before {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: transparent;
  position: absolute;
  left: -2rem;
  top: 2.5rem;
}
/* line 126, templates/rt_aurora/custom/scss/_eventlist.scss */
.dir-rtl .g-eventlist-container .g-eventlist-items .g-eventlist-item:before {
  left: auto;
  right: -1rem;
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  .g-eventlist-container .g-eventlist-items .g-eventlist-item:before {
    margin: 0 auto;
    position: static;
  }
}
/* line 135, templates/rt_aurora/custom/scss/_eventlist.scss */
/* line 136, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-items .g-eventlist-item.selected:before {
  background-color: #ba2720;
}
/* line 141, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-items:last-child {
  border: 0 none;
}
/* line 144, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-items .g-eventlist-date {
  text-align: center;
  line-height: 1.1;
  padding-right: 2.125rem;
  padding-left: 0.625rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
/* line 149, templates/rt_aurora/custom/scss/_eventlist.scss */
.dir-rtl .g-eventlist-container .g-eventlist-items .g-eventlist-date {
  padding-left: 2.125rem;
  padding-right: 0.625rem;
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  .g-eventlist-container .g-eventlist-items .g-eventlist-date {
    padding: 0.625rem 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-eventlist-container .g-eventlist-items .g-eventlist-date {
    padding: 0.625rem 0;
  }
}
/* line 161, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-items .g-eventlist-date .g-eventlist-date-line1 {
  font-weight: 600;
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.5);
}
/* line 166, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-items .g-eventlist-date .g-eventlist-date-line2 {
  font-size: 2.1rem;
  font-weight: 700;
  color: #fff;
}
/* line 172, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-items .g-eventlist-location {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.5;
  padding-top: 0.725rem;
  padding-bottom: 0.725rem;
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  .g-eventlist-container .g-eventlist-items .g-eventlist-location {
    -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: 30rem) {
  .g-eventlist-container .g-eventlist-items .g-eventlist-location {
    -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;
  }
}
/* line 184, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-items .g-eventlist-location .g-eventlist-location-line1 {
  font-size: 1.4rem;
  font-weight: 600;
}
/* line 188, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-items .g-eventlist-location .g-eventlist-location-line2 {
  font-size: 1.3rem;
  opacity: 0.5;
}
/* line 192, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-items .g-eventlist-location .g-eventlist-location-icon {
  font-size: 2.4rem;
  padding-right: 0.925rem;
  opacity: 1;
  color: #fff;
}
/* line 195, templates/rt_aurora/custom/scss/_eventlist.scss */
.dir-rtl .g-eventlist-container .g-eventlist-items .g-eventlist-location .g-eventlist-location-icon {
  padding: 0;
  padding-left: 0.925rem;
}
/* line 203, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-items .g-eventlist-buttons {
  padding-top: 0.725rem;
  padding-bottom: 0.725rem;
}
/* line 204, templates/rt_aurora/custom/scss/_eventlist.scss */
.g-eventlist-container .g-eventlist-items .g-eventlist-buttons .button {
  margin: 0;
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  .g-eventlist-container .g-eventlist-items .g-eventlist-buttons {
    text-align: center;
  }
}
@media only all and (max-width: 30rem) {
  .g-eventlist-container .g-eventlist-items .g-eventlist-buttons {
    text-align: center;
  }
}
/* line 5, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
/* line 6, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
/* line 7, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image, .g-news-pro .g-news-pro-link .g-news-pro-image {
  max-width: 100%;
  background-position: center;
  background-size: cover;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media only all and (max-width: 30rem) {
  .g-news-pro .g-news-pro-item .g-news-pro-image, .g-news-pro .g-news-pro-link .g-news-pro-image {
    width: 100% !important;
  }
}
/* line 15, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image > a, .g-news-pro .g-news-pro-link .g-news-pro-image > a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 20, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image.image-fullwidth, .g-news-pro .g-news-pro-link .g-news-pro-image.image-fullwidth {
  width: 100%;
}
/* line 23, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
/* line 24, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image.image-link:hover, .g-news-pro .g-news-pro-link .g-news-pro-image.image-link:hover {
  opacity: 0.8;
}
/* line 29, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
/* line 30, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item.vertical .g-news-pro-image, .g-news-pro .g-news-pro-link.vertical .g-news-pro-image {
  margin-bottom: 15px;
}
/* line 34, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
/* line 35, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
  float: left;
  margin-right: 20px;
}
@media only all and (max-width: 30rem) {
  .g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
/* line 45, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-title, .g-news-pro .g-news-pro-link .g-news-pro-title {
  margin: 0;
}
/* line 47, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-title a, .g-news-pro .g-news-pro-link .g-news-pro-title a {
  color: #4d4d4d;
}
/* line 49, templates/rt_aurora/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: #ba2720;
}
/* line 54, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-details, .g-news-pro .g-news-pro-link .g-article-details {
  margin-top: 10px;
  font-size: 90%;
  color: #999;
}
/* line 58, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-details > span, .g-news-pro .g-news-pro-link .g-article-details > span {
  margin-right: 10px;
}
/* line 60, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-details > span:last-child, .g-news-pro .g-news-pro-link .g-article-details > span:last-child {
  margin-right: 0;
}
/* line 63, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-details > span i, .g-news-pro .g-news-pro-link .g-article-details > span i {
  margin-right: 5px;
}
/* line 68, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-article-read-more, .g-news-pro .g-news-pro-link .g-article-read-more {
  margin-top: 20px;
}
/* line 71, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-item .g-news-pro-desc, .g-news-pro .g-news-pro-link .g-news-pro-desc {
  margin-top: 10px;
}
/* line 75, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
@media only all and (max-width: 50.938rem) {
  .g-news-pro .g-news-pro-item {
    width: 100%;
    margin-bottom: 30px;
  }
  /* line 79, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
  .g-news-pro .g-news-pro-item:last-child {
    margin-bottom: 0;
  }
}
/* line 84, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
/* line 85, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav {
  display: inline-block;
  position: absolute;
  top: -55px;
  right: 0;
  width: auto;
  padding-left: 0;
}
/* line 92, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .g-news-pro-arrows {
  display: inline-block;
}
/* line 95, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav {
  opacity: 1;
  position: relative;
  margin-top: 0;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
  width: 25px;
  height: 25px;
  line-height: 25px;
}
/* line 105, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-previous {
  left: auto;
}
/* line 107, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-previous:before {
  content: "\f053";
}
/* line 111, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-next {
  right: auto;
}
/* line 113, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-next:before {
  content: "\f054";
}
/* line 117, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav:hover {
  background: #ba2720;
}
/* line 121, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav {
  margin: 5px 20px 0 0;
  display: inline-block;
  float: left;
}
/* line 125, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * {
  padding-left: 5px;
}
/* line 127, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * > * {
  width: 13px;
  height: 13px;
}
/* line 134, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
/* line 135, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
@media only all and (max-width: 50.938rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
/* line 143, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
@media only all and (max-width: 50.938rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
/* line 153, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
/* line 154, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-grid + .uk-grid {
  padding-top: 15px;
  margin-top: 15px;
}
/* line 159, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
/* line 160, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
/* line 161, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block > .uk-grid + .uk-grid {
  padding-top: 0;
  margin-top: 0;
}
/* line 164, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block > .uk-grid + .uk-grid .g-news-pro-link {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #e7e8ea;
}
/* line 171, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block.bottom {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #e7e8ea;
}
/* line 176, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
/* line 177, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block .g-news-pro-link .g-news-pro-title {
  font-size: 0.9rem;
}
/* line 181, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
/* line 182, templates/rt_aurora/custom/scss/_news-pro-joomla.scss */
.g-news-pro .g-news-pro-link-block .g-news-pro-image .uk-overlay-area:empty::before, .g-news-pro .g-news-pro-link-block .g-news-pro-image .uk-overlay-icon::before {
  font-size: 20px;
  height: 20px;
  width: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
/* line 4, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
/* line 5, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
.g-top-news:not(.gutter-disabled) {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
/* line 9, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
.g-top-news .g-content {
  margin: 0;
}
/* line 11, templates/rt_aurora/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_aurora/custom/scss/_top-news-joomla.scss */
/* line 17, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
/* line 18, templates/rt_aurora/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_aurora/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: 50.938rem) {
  .g-top-news .g-top-news-container .g-top-news-main {
    width: 100% !important;
  }
}
/* line 28, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
/* line 29, templates/rt_aurora/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_aurora/custom/scss/_top-news-joomla.scss */
/* line 33, templates/rt_aurora/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: 50.938rem) {
  .g-top-news .g-top-news-container .g-top-news-secondary {
    width: 100% !important;
  }
}
/* line 40, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
@media only all and (max-width: 50.938rem) {
  .g-top-news .g-top-news-container .g-top-news-secondary.g-tn2 {
    width: 100% !important;
  }
}
/* line 47, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item {
  float: left;
  position: relative;
}
@media only all and (max-width: 50.938rem) {
  .g-top-news .g-top-news-item {
    float: none;
  }
}
/* line 54, templates/rt_aurora/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_aurora/custom/scss/_top-news-joomla.scss */
/* line 61, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
/* line 62, templates/rt_aurora/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_aurora/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_aurora/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_aurora/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_aurora/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_aurora/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: 50.938rem) {
  .g-top-news .g-top-news-item-info .g-article-category {
    opacity: 1;
  }
}
/* line 110, templates/rt_aurora/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: #ba2720;
  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_aurora/custom/scss/_top-news-joomla.scss */
/* line 121, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
/* line 122, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-category a:hover span {
  background: #8e1e19;
}
/* line 128, templates/rt_aurora/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_aurora/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-title a {
  color: #fff;
}
/* line 137, templates/rt_aurora/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_aurora/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_aurora/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_aurora/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_aurora/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_aurora/custom/scss/_top-news-joomla.scss */
/* line 159, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
/* line 160, templates/rt_aurora/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: 50.938rem) {
  .g-top-news.style1.gutter-disabled .g-tn1 {
    padding: 0 0 1px 0;
  }
}
/* line 166, templates/rt_aurora/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: 50.938rem) {
  .g-top-news.style1.gutter-disabled .g-tn2 {
    padding: 1px 0 1px 0;
  }
}
/* line 172, templates/rt_aurora/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: 50.938rem) {
  .g-top-news.style1.gutter-disabled .g-tn3 {
    padding: 1px 0 1px 0;
  }
}
/* line 178, templates/rt_aurora/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: 50.938rem) {
  .g-top-news.style1.gutter-disabled .g-tn4 {
    padding: 1px 0 1px 0;
  }
}
/* line 184, templates/rt_aurora/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: 50.938rem) {
  .g-top-news.style1.gutter-disabled .g-tn5 {
    padding: 1px 0 0 0;
  }
}
/* line 191, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
/* line 192, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
@media only all and (max-width: 50.938rem) {
  .g-top-news.style1.gutter-enabled .g-tn1 {
    padding-bottom: 1.5rem;
  }
}
/* line 197, templates/rt_aurora/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: 50.938rem) {
  .g-top-news.style1.gutter-enabled .g-tn2, .g-top-news.style1.gutter-enabled .g-tn3 {
    padding-top: 1.5rem;
  }
}
/* line 203, templates/rt_aurora/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: 50.938rem) {
  .g-top-news.style1.gutter-enabled .g-tn4, .g-top-news.style1.gutter-enabled .g-tn5 {
    padding-bottom: 1.5rem;
  }
}
/* line 209, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
@media only all and (max-width: 50.938rem) {
  .g-top-news.style1.gutter-enabled .g-tn5 {
    padding-bottom: 0;
  }
}
/* line 216, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
/* line 217, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
/* line 218, templates/rt_aurora/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: 50.938rem) {
  .g-top-news.style2.gutter-disabled .g-tn1 {
    padding: 0 0 1px 0;
  }
}
/* line 224, templates/rt_aurora/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: 50.938rem) {
  .g-top-news.style2.gutter-disabled .g-tn2 {
    padding: 1px 0 1px 0;
  }
}
/* line 230, templates/rt_aurora/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: 50.938rem) {
  .g-top-news.style2.gutter-disabled .g-tn3 {
    padding: 1px 0 0 0;
  }
}
/* line 237, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
/* line 238, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
@media only all and (max-width: 50.938rem) {
  .g-top-news.style2.gutter-enabled .g-tn1 {
    padding-bottom: 1.5rem;
  }
}
/* line 243, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
.g-top-news.style2.gutter-enabled .g-tn2 {
  padding-top: 0;
}
@media only all and (max-width: 50.938rem) {
  .g-top-news.style2.gutter-enabled .g-tn2 {
    padding-top: 1.5rem;
  }
}
/* line 249, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
.g-top-news.style2.gutter-enabled .g-tn3 {
  padding-bottom: 0;
}
/* line 254, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
/* line 255, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
/* line 256, templates/rt_aurora/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: 50.938rem) {
  .g-top-news.style3.gutter-disabled .g-tn1 {
    padding: 0 0 1px 0;
  }
}
/* line 262, templates/rt_aurora/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: 50.938rem) {
  .g-top-news.style3.gutter-disabled .g-tn2 {
    padding: 1px 0 1px 0;
  }
}
/* line 268, templates/rt_aurora/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: 50.938rem) {
  .g-top-news.style3.gutter-disabled .g-tn3 {
    padding: 1px 0 1px 0;
  }
}
/* line 274, templates/rt_aurora/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: 50.938rem) {
  .g-top-news.style3.gutter-disabled .g-tn4 {
    padding: 1px 0 0 0;
  }
}
/* line 281, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
/* line 282, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
@media only all and (max-width: 50.938rem) {
  .g-top-news.style3.gutter-enabled .g-tn1 {
    padding-bottom: 1.5rem;
  }
}
/* line 287, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
.g-top-news.style3.gutter-enabled .g-tn2 {
  padding-top: 0;
}
@media only all and (max-width: 50.938rem) {
  .g-top-news.style3.gutter-enabled .g-tn2 {
    padding-top: 1.5rem;
  }
}
/* line 293, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
.g-top-news.style3.gutter-enabled .g-tn3 {
  padding-bottom: 0;
}
@media only all and (max-width: 50.938rem) {
  .g-top-news.style3.gutter-enabled .g-tn3 {
    padding-bottom: 1.5rem;
  }
}
/* line 299, templates/rt_aurora/custom/scss/_top-news-joomla.scss */
.g-top-news.style3.gutter-enabled .g-tn4 {
  padding-bottom: 0;
}
/* line 4, templates/rt_aurora/custom/scss/_media-box.scss */
/* line 5, templates/rt_aurora/custom/scss/_media-box.scss */
.g-media-box .g-grid {
  margin-bottom: 1.25rem;
}
/* line 7, templates/rt_aurora/custom/scss/_media-box.scss */
.g-media-box .g-grid:last-child {
  margin-bottom: 0;
}
/* line 10, templates/rt_aurora/custom/scss/_media-box.scss */
.g-media-box .g-grid .g-block {
  margin-right: 1.25rem;
}
@media only all and (max-width: 50.938rem) {
  .g-media-box .g-grid .g-block {
    margin-right: 0;
    margin-bottom: 1.25rem;
  }
}
/* line 16, templates/rt_aurora/custom/scss/_media-box.scss */
.g-media-box .g-grid .g-block:last-child {
  margin-right: 0;
}
@media only all and (max-width: 50.938rem) {
  .g-media-box .g-grid .g-block:last-child {
    margin-bottom: 0;
  }
}
/* line 25, templates/rt_aurora/custom/scss/_media-box.scss */
/* line 26, templates/rt_aurora/custom/scss/_media-box.scss */
.g-media-box .g-media-box-item .g-media-box-content {
  background: #fff;
  padding: 2rem;
  border: 1px solid #e7e8ea;
}
/* line 31, templates/rt_aurora/custom/scss/_media-box.scss */
/* line 32, templates/rt_aurora/custom/scss/_media-box.scss */
.g-media-box .g-media-box-item .g-media-box-content .g-media-box-links .button-media {
  color: #666;
  background: transparent;
  border: 1px solid #e7e8ea;
  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 43, templates/rt_aurora/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: #ba2720;
  border-color: #ba2720;
}
@media only all and (max-width: 50.938rem) {
  .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 55, templates/rt_aurora/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 59, templates/rt_aurora/custom/scss/_media-box.scss */
.g-media-box .g-media-box-item .g-media-box-content .g-media-box-links .g-item-text {
  visibility: hidden;
  position: absolute;
  width: 0;
  height: 0;
}
/* line 67, templates/rt_aurora/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 #e7e8ea;
}
/* line 72, templates/rt_aurora/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_aurora/custom/scss/_timeline.scss */
/* line 5, templates/rt_aurora/custom/scss/_timeline.scss */
.g-timeline.style1 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
/* line 8, templates/rt_aurora/custom/scss/_timeline.scss */
.g-timeline.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 13, templates/rt_aurora/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row {
  width: 100%;
  height: 10px;
  margin-top: 3.5rem;
  margin-bottom: -15px;
  background: #e7e8ea;
  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_aurora/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  background: #e7e8ea;
  border-radius: 100%;
  margin-top: -10px;
}
/* line 31, templates/rt_aurora/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row:after {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #e7e8ea;
  border-radius: 100%;
  margin-top: -10px;
  margin-left: -30px;
  position: relative;
  float: right;
}
@media only all and (max-width: 50.938rem) {
  .g-timeline.style1 .g-timeline-row {
    display: none;
  }
}
/* line 47, templates/rt_aurora/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_aurora/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_aurora/custom/scss/_timeline.scss */
/* line 56, templates/rt_aurora/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_aurora/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-icon:after {
  content: "";
  display: block;
  width: 1px;
  height: 4rem;
  background: #e7e8ea;
  margin: 0 auto;
}
/* line 72, templates/rt_aurora/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-year {
  color: #e7e8ea !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_aurora/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_aurora/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a {
  color: #4d4d4d;
}
/* line 88, templates/rt_aurora/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a:hover {
  color: #ba2720;
}
/* line 93, templates/rt_aurora/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-description {
  margin: 0;
}
/* line 96, templates/rt_aurora/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-button {
  margin-top: 20px;
}
@media only all and (max-width: 50.938rem) {
  .g-timeline.style1 .g-timeline-item {
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  /* line 103, templates/rt_aurora/custom/scss/_timeline.scss */
  .g-timeline.style1 .g-timeline-item:last-child {
    margin-bottom: 0;
  }
}
/* line 110, templates/rt_aurora/custom/scss/_timeline.scss */
/* line 111, templates/rt_aurora/custom/scss/_timeline.scss */
.g-timeline.style2 #g-timeline {
  position: relative;
  padding: 35px 0;
}
/* line 115, templates/rt_aurora/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: #e7e8ea;
}
@media only all and (min-width: 60rem) {
  /* line 127, templates/rt_aurora/custom/scss/_timeline.scss */
  .g-timeline.style2 #g-timeline:before {
    left: 50%;
    margin-left: -2px;
  }
}
/* line 134, templates/rt_aurora/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_aurora/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:first-child {
  margin-top: 0;
}
/* line 143, templates/rt_aurora/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_aurora/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:first-child {
    margin-top: 0;
  }
  /* line 154, templates/rt_aurora/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:last-child {
    margin-bottom: 0;
  }
}
/* line 160, templates/rt_aurora/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;
  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 184, templates/rt_aurora/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-icon-container.is-hidden {
    visibility: hidden;
  }
  /* line 188, templates/rt_aurora/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 196, templates/rt_aurora/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  /* line 201, templates/rt_aurora/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  /* line 206, templates/rt_aurora/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes g-bounce-1 {
  /* line 196, templates/rt_aurora/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  /* line 201, templates/rt_aurora/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }
  /* line 206, templates/rt_aurora/custom/scss/_timeline.scss */
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes g-bounce-1 {
  /* line 196, templates/rt_aurora/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 201, templates/rt_aurora/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 206, templates/rt_aurora/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 211, templates/rt_aurora/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content {
  position: relative;
  margin-left: 60px;
  background: #fff;
  border-radius: 0.1875rem;
  padding: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}
/* 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 220, templates/rt_aurora/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title {
  margin-top: -5px;
  margin-bottom: 15px;
}
/* line 223, templates/rt_aurora/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title a {
  color: #4d4d4d;
}
/* line 225, templates/rt_aurora/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title a:hover {
  color: #ba2720;
}
/* line 231, templates/rt_aurora/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  display: inline-block;
}
/* line 235, templates/rt_aurora/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  float: left;
  padding: 13px 0;
  opacity: 0.7;
}
/* line 241, templates/rt_aurora/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content:before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #fff;
}
/* line 252, templates/rt_aurora/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-button {
  margin-top: 25px;
}
@media only all and (max-width: 50.938rem) {
  .g-timeline.style2 .g-timeline-content .g-timeline-button {
    margin-bottom: 10px;
  }
}
@media only all and (min-width: 51rem) and (max-width: 59.938rem) {
  .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 267, templates/rt_aurora/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content:before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #fff;
  }
  /* line 274, templates/rt_aurora/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 282, templates/rt_aurora/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content.is-hidden {
    visibility: hidden;
  }
  /* line 286, templates/rt_aurora/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 293, templates/rt_aurora/custom/scss/_timeline.scss */
/* line 294, templates/rt_aurora/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content {
  float: right;
}
/* line 297, templates/rt_aurora/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: #fff;
}
/* line 304, templates/rt_aurora/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 314, templates/rt_aurora/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 320, templates/rt_aurora/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  /* line 325, templates/rt_aurora/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  /* line 330, templates/rt_aurora/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes g-bounce-2 {
  /* line 320, templates/rt_aurora/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  /* line 325, templates/rt_aurora/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  /* line 330, templates/rt_aurora/custom/scss/_timeline.scss */
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes g-bounce-2 {
  /* line 320, templates/rt_aurora/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 325, templates/rt_aurora/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 330, templates/rt_aurora/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 336, templates/rt_aurora/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  /* line 341, templates/rt_aurora/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  /* line 346, templates/rt_aurora/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes g-bounce-2-inverse {
  /* line 336, templates/rt_aurora/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  /* line 341, templates/rt_aurora/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  /* line 346, templates/rt_aurora/custom/scss/_timeline.scss */
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes g-bounce-2-inverse {
  /* line 336, templates/rt_aurora/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 341, templates/rt_aurora/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 346, templates/rt_aurora/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 8, templates/rt_aurora/custom/scss/custom.scss */
.g-casestudies .g-casestudies-header .g-casestudies-nav {
  display: none;
}
/*# sourceMappingURL=custom_222.css.map */