/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/g5_anacron/custom/scss/_slideshow.scss */
/* line 2, templates/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 6, templates/g5_anacron/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 12, templates/g5_anacron/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 21, templates/g5_anacron/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 27, templates/g5_anacron/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/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
/* line 57, templates/g5_anacron/custom/scss/_slideshow.scss */
/* line 58, templates/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 62, templates/g5_anacron/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/g5_anacron/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/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #3e9dd3;
}
/* line 77, templates/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 82, templates/g5_anacron/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/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #3e9dd3;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 91, templates/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #5faedb;
  border-color: #5faedb;
}
/* line 96, templates/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
/* line 99, templates/g5_anacron/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/g5_anacron/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/g5_anacron/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 118, templates/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #3e9dd3;
  color: #3e9dd3;
}
/* line 122, templates/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #3e9dd3;
  border-color: #3e9dd3;
  color: #fff;
}
/* line 130, templates/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 133, templates/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 135, templates/g5_anacron/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/g5_anacron/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/g5_anacron/custom/scss/_slideshow.scss */
/* line 151, templates/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
/* line 153, templates/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #fff;
  border-color: #fff;
  color: #1a1a1a;
}
/* line 157, templates/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 163, templates/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #fff;
  color: #fff;
}
/* line 166, templates/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 174, templates/g5_anacron/custom/scss/_slideshow.scss */
/* line 175, templates/g5_anacron/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/g5_anacron/custom/scss/_slideshow.scss */
/* line 180, templates/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 183, templates/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 188, templates/g5_anacron/custom/scss/_slideshow.scss */
/* line 189, templates/g5_anacron/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/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 203, templates/g5_anacron/custom/scss/_slideshow.scss */
/* line 204, templates/g5_anacron/custom/scss/_slideshow.scss */
/* line 205, templates/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #6e6e6e !important;
}
/* line 208, templates/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #6e6e6e;
}
/* line 213, templates/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 216, templates/g5_anacron/custom/scss/_slideshow.scss */
/* line 217, templates/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 221, templates/g5_anacron/custom/scss/_slideshow.scss */
/* line 222, templates/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 226, templates/g5_anacron/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/g5_anacron/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/g5_anacron/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/g5_anacron/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/g5_anacron/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/g5_anacron/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/g5_anacron/custom/scss/_slideshow.scss */
/* line 245, templates/g5_anacron/custom/scss/_slideshow.scss */
/* line 246, templates/g5_anacron/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/g5_anacron/custom/scss/_slideshow.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 256, templates/g5_anacron/custom/scss/_slideshow.scss */
/* line 257, templates/g5_anacron/custom/scss/_slideshow.scss */
/* line 258, templates/g5_anacron/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/g5_anacron/custom/scss/_news-pro-joomla.scss */
/* line 6, templates/g5_anacron/custom/scss/_news-pro-joomla.scss */
/* line 7, templates/g5_anacron/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/g5_anacron/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/g5_anacron/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/g5_anacron/custom/scss/_news-pro-joomla.scss */
/* line 24, templates/g5_anacron/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/g5_anacron/custom/scss/_news-pro-joomla.scss */
/* line 30, templates/g5_anacron/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/g5_anacron/custom/scss/_news-pro-joomla.scss */
/* line 35, templates/g5_anacron/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/g5_anacron/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/g5_anacron/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/g5_anacron/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: #3e9dd3;
}
/* line 54, templates/g5_anacron/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: #a1a1a1;
}
/* line 58, templates/g5_anacron/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/g5_anacron/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/g5_anacron/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/g5_anacron/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/g5_anacron/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/g5_anacron/custom/scss/_news-pro-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-news-pro .g-news-pro-item {
    width: 100%;
    margin-bottom: 30px;
  }
  /* line 79, templates/g5_anacron/custom/scss/_news-pro-joomla.scss */
  .g-news-pro .g-news-pro-item:last-child {
    margin-bottom: 0;
  }
}
/* line 84, templates/g5_anacron/custom/scss/_news-pro-joomla.scss */
/* line 85, templates/g5_anacron/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/g5_anacron/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/g5_anacron/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/g5_anacron/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/g5_anacron/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/g5_anacron/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/g5_anacron/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/g5_anacron/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav:hover {
  background: #3e9dd3;
}
/* line 121, templates/g5_anacron/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/g5_anacron/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * {
  padding-left: 5px;
}
/* line 127, templates/g5_anacron/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/g5_anacron/custom/scss/_news-pro-joomla.scss */
/* line 135, templates/g5_anacron/custom/scss/_news-pro-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
/* line 143, templates/g5_anacron/custom/scss/_news-pro-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
/* line 153, templates/g5_anacron/custom/scss/_news-pro-joomla.scss */
/* line 154, templates/g5_anacron/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-grid + .uk-grid {
  padding-top: 15px;
  margin-top: 15px;
}
/* line 159, templates/g5_anacron/custom/scss/_news-pro-joomla.scss */
/* line 160, templates/g5_anacron/custom/scss/_news-pro-joomla.scss */
/* line 161, templates/g5_anacron/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/g5_anacron/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 ;
}
/* line 171, templates/g5_anacron/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 ;
}
/* line 176, templates/g5_anacron/custom/scss/_news-pro-joomla.scss */
/* line 177, templates/g5_anacron/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/g5_anacron/custom/scss/_news-pro-joomla.scss */
/* line 182, templates/g5_anacron/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 5, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 6, templates/g5_anacron/custom/scss/_contacts.scss */
.g-contacts .g-grid {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 10, templates/g5_anacron/custom/scss/_contacts.scss */
.g-contacts .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 15, templates/g5_anacron/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/g5_anacron/custom/scss/_contacts.scss */
  .g-contacts .g-contacts-item:last-child {
    margin-bottom: 0 !important;
  }
}
/* line 26, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 27, templates/g5_anacron/custom/scss/_contacts.scss */
.g-contacts.vertical .g-contacts-item {
  display: block;
}
/* line 31, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 32, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 33, templates/g5_anacron/custom/scss/_contacts.scss */
.g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-right: 35px;
}
/* line 36, templates/g5_anacron/custom/scss/_contacts.scss */
.g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-right: 0;
}
/* line 42, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 43, templates/g5_anacron/custom/scss/_contacts.scss */
@media only all and (max-width: 47.99rem) {
  .g-contacts.style1 .g-contacts-item {
    margin-bottom: 7px;
  }
}
/* line 48, templates/g5_anacron/custom/scss/_contacts.scss */
.g-contacts.style1 .g-contacts-icon {
  margin-right: 5px;
}
/* line 51, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 52, templates/g5_anacron/custom/scss/_contacts.scss */
.g-contacts.style1.vertical .g-contacts-item {
  margin-bottom: 7px;
}
/* line 54, templates/g5_anacron/custom/scss/_contacts.scss */
.g-contacts.style1.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
/* line 60, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 61, templates/g5_anacron/custom/scss/_contacts.scss */
@media only all and (max-width: 47.99rem) {
  .g-contacts.style2 .g-contacts-item {
    margin-bottom: 25px;
  }
  /* line 65, templates/g5_anacron/custom/scss/_contacts.scss */
  /* line 66, templates/g5_anacron/custom/scss/_contacts.scss */
  .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
    margin-top: 0 !important;
  }
}
/* line 71, templates/g5_anacron/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-item.g-block {
  align-self: center;
}
/* line 75, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 76, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 77, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 78, templates/g5_anacron/custom/scss/_contacts.scss */
.g-contacts.style2.horizontal .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: -5px;
}
/* line 84, templates/g5_anacron/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-icon {
  float: left;
  border: 2px solid ;
  border-radius: 50%;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 45px;
  color: #3e9dd3;
}
/* line 94, templates/g5_anacron/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-icon > span {
  position: relative;
  top: -1px;
}
/* line 99, templates/g5_anacron/custom/scss/_contacts.scss */
.g-contacts.style2 .g-title-value-container {
  margin-left: 60px;
}
/* line 102, templates/g5_anacron/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contact-title {
  margin-top: -5px;
  margin-bottom: 0;
}
/* line 106, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 107, templates/g5_anacron/custom/scss/_contacts.scss */
.g-contacts.style2.vertical .g-contacts-item {
  margin-bottom: 25px;
}
/* line 109, templates/g5_anacron/custom/scss/_contacts.scss */
.g-contacts.style2.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
/* line 118, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 119, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 120, templates/g5_anacron/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/g5_anacron/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item:first-child {
  border-left: 1px solid #fff;
  margin-left: 0;
}
/* line 130, templates/g5_anacron/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item:last-child {
  margin-right: 0;
}
/* line 133, templates/g5_anacron/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item > a {
  color: #1a1a1a;
}
/* line 144, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 145, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 146, templates/g5_anacron/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/g5_anacron/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts .g-contacts-item:last-child {
  margin-bottom: 0 !important;
}
/* line 154, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 155, templates/g5_anacron/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts.style1 .g-contacts-item {
  margin-bottom: 7px;
}
/* line 159, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 160, templates/g5_anacron/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts.style2 .g-contacts-item {
  margin-bottom: 25px;
}
/* line 162, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 163, templates/g5_anacron/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/g5_anacron/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/g5_anacron/custom/scss/_contacts.scss */
/* line 178, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 179, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 180, templates/g5_anacron/custom/scss/_contacts.scss */
[dir="rtl"] #g-top .g-contacts .g-contacts-item {
  border-right: none;
  border-left: 1px solid #fff;
}
/* line 183, templates/g5_anacron/custom/scss/_contacts.scss */
[dir="rtl"] #g-top .g-contacts .g-contacts-item:first-child {
  border-right: 1px solid #fff;
}
/* line 190, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 191, templates/g5_anacron/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts .g-contacts-item {
  text-align: right;
}
/* line 194, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 195, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 196, templates/g5_anacron/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/g5_anacron/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-left: 0;
}
/* line 206, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 207, templates/g5_anacron/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style1 .g-contacts-icon {
  margin-left: 5px;
  margin-right: 0;
}
/* line 212, templates/g5_anacron/custom/scss/_contacts.scss */
/* line 213, templates/g5_anacron/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style2 .g-contacts-icon {
  float: right;
}
/* line 216, templates/g5_anacron/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style2 .g-title-value-container {
  margin-right: 60px;
  margin-left: 0;
}
/* line 1, templates/g5_anacron/custom/scss/_hero-slider.scss */
.g-hero-slider {
  position: relative;
}
@media only all and (max-width: 47.99rem) {
  .g-hero-slider {
    height: auto !important;
  }
}
/* line 6, templates/g5_anacron/custom/scss/_hero-slider.scss */
.g-hero-slider .uk-slidenav-position {
  height: 100%;
  z-index: 2;
  overflow: hidden;
}
/* line 10, templates/g5_anacron/custom/scss/_hero-slider.scss */
.g-hero-slider .uk-slidenav-position .uk-slider-container {
  height: 100%;
}
/* line 13, templates/g5_anacron/custom/scss/_hero-slider.scss */
.g-hero-slider .uk-slidenav-position .uk-slideset, .g-hero-slider .uk-slidenav-position .uk-slider {
  height: 100%;
}
/* line 17, templates/g5_anacron/custom/scss/_hero-slider.scss */
.g-hero-slider .uk-dotnav {
  margin: 0 0 0 -15px;
  position: relative;
  bottom: 50px;
}
@media only all and (max-width: 47.99rem) {
  .g-hero-slider .uk-dotnav {
    bottom: 35px;
  }
}
/* line 24, templates/g5_anacron/custom/scss/_hero-slider.scss */
/* line 25, templates/g5_anacron/custom/scss/_hero-slider.scss */
.g-hero-slider .uk-dotnav > * > * {
  width: 15px;
  height: 15px;
}
/* line 31, templates/g5_anacron/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-slider-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 100%;
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .g-hero-slider .g-hero-slider-item {
    height: auto;
  }
}
/* line 41, templates/g5_anacron/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-slider-item-container {
  width: 100%;
  padding: 0 80px;
  text-align: center;
  margin-top: -7px;
}
@media only all and (max-width: 47.99rem) {
  .g-hero-slider .g-hero-slider-item-container {
    padding: 70px 50px;
  }
}
/* line 50, templates/g5_anacron/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-title {
  margin: 0;
}
/* line 53, templates/g5_anacron/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-desc {
  margin: 35px 0 0;
  font-size: 1.3rem;
}
/* line 57, templates/g5_anacron/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons {
  margin: 40px 0 0;
}
/* line 59, templates/g5_anacron/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button {
  padding: 0.8rem 1.3rem;
  font-size: 1.2rem;
  margin-right: 15px;
  min-width: 180px;
  border: 2px solid #3e9dd3;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 66, templates/g5_anacron/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button:hover {
  background: #5faedb;
  border-color: #5faedb;
}
/* line 71, templates/g5_anacron/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button:last-child {
  margin-right: 0;
}
/* line 74, templates/g5_anacron/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-hero-slider .g-hero-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 81, templates/g5_anacron/custom/scss/_hero-slider.scss */
  .g-hero-slider .g-hero-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 85, templates/g5_anacron/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button.empty {
  background: none;
  border: 2px solid;
}
/* line 88, templates/g5_anacron/custom/scss/_hero-slider.scss */
.g-hero-slider .g-hero-buttons .button.empty:hover {
  background: #3e9dd3;
  border-color: #3e9dd3;
  color: #fff;
}
/* line 96, templates/g5_anacron/custom/scss/_hero-slider.scss */
.g-hero-slider .particles-js-canvas-el {
  position: absolute;
  top: 0;
  bottom: 0;
}
/* line 1, templates/g5_anacron/custom/scss/_companies.scss */
/* line 2, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/g5_anacron/custom/scss/_companies.scss */
/* line 6, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies:not(.gutter-disabled) .g-companies-container > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 8, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies:not(.gutter-disabled) .g-companies-container > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 10, templates/g5_anacron/custom/scss/_companies.scss */
/* line 11, templates/g5_anacron/custom/scss/_companies.scss */
/* line 12, templates/g5_anacron/custom/scss/_companies.scss */
@media only all and (max-width: 47.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container > .g-grid:last-child > .g-block:last-child .g-companies-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container > .g-grid {
    margin-bottom: 0;
  }
}
/* line 24, templates/g5_anacron/custom/scss/_companies.scss */
@media only all and (max-width: 47.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container .g-companies-item {
    margin-bottom: 1.876rem !important;
  }
}
/* line 31, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 47.99rem) {
  .g-companies .size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 40, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 47.99rem) {
  .g-companies .size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 50, templates/g5_anacron/custom/scss/_companies.scss */
/* line 51, templates/g5_anacron/custom/scss/_companies.scss */
/* line 52, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.gutter-disabled .g-companies-item, .g-companies-slider.gutter-disabled .g-companies-item, .g-companies-slideset.gutter-disabled .g-companies-item {
  border: none;
}
/* line 55, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.gutter-disabled .uk-slideset, .g-companies-slider.gutter-disabled .uk-slideset, .g-companies-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
/* line 57, templates/g5_anacron/custom/scss/_companies.scss */
/* line 58, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.gutter-disabled .uk-slideset.uk-grid > *, .g-companies-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-companies-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
/* line 63, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.gutter-disabled .uk-slider-container, .g-companies-slider.gutter-disabled .uk-slider-container, .g-companies-slideset.gutter-disabled .uk-slider-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 68, templates/g5_anacron/custom/scss/_companies.scss */
/* line 69, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.style1 .g-content, .g-companies-slider.style1 .g-content, .g-companies-slideset.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 74, templates/g5_anacron/custom/scss/_companies.scss */
/* line 75, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-image img, .g-companies-slider.style1 .g-companies-image img, .g-companies-slideset.style1 .g-companies-image img {
  background: none;
  border: none;
}
/* line 80, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.style1 .uk-overlay-panel, .g-companies-slider.style1 .uk-overlay-panel, .g-companies-slideset.style1 .uk-overlay-panel {
  padding: 15px;
  text-align: center;
}
/* line 84, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-name, .g-companies-slider.style1 .g-companies-name, .g-companies-slideset.style1 .g-companies-name {
  margin: 0;
  color: #fff !important;
}
/* line 87, templates/g5_anacron/custom/scss/_companies.scss */
/* line 88, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-name a:hover, .g-companies-slider.style1 .g-companies-name a:hover, .g-companies-slideset.style1 .g-companies-name a:hover {
  color: #3e9dd3 !important;
}
/* line 93, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-item, .g-companies-slider.style1 .g-companies-item, .g-companies-slideset.style1 .g-companies-item {
  width: 100%;
}
/* line 95, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-item img, .g-companies-slider.style1 .g-companies-item img, .g-companies-slideset.style1 .g-companies-item img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
/* line 100, templates/g5_anacron/custom/scss/_companies.scss */
/* line 101, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-item:hover img, .g-companies-slider.style1 .g-companies-item:hover img, .g-companies-slideset.style1 .g-companies-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
/* line 105, templates/g5_anacron/custom/scss/_companies.scss */
/* line 106, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-item .g-companies-image a, .g-companies-slider.style1 .g-companies-item .g-companies-image a, .g-companies-slideset.style1 .g-companies-item .g-companies-image a {
  display: block;
}
/* line 112, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.style2, .g-companies-slider.style2, .g-companies-slideset.style2 {
  margin: -5px;
}
/* line 114, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.style2 .g-content, .g-companies-slider.style2 .g-content, .g-companies-slideset.style2 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 119, templates/g5_anacron/custom/scss/_companies.scss */
/* line 120, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-image img, .g-companies-slider.style2 .g-companies-image img, .g-companies-slideset.style2 .g-companies-image img {
  background: none;
  border: none;
}
/* line 124, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.style2 .uk-overlay-panel, .g-companies-slider.style2 .uk-overlay-panel, .g-companies-slideset.style2 .uk-overlay-panel {
  padding: 15px;
  text-align: center;
}
/* line 128, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-name, .g-companies-slider.style2 .g-companies-name, .g-companies-slideset.style2 .g-companies-name {
  margin: 0;
  color: #fff !important;
}
/* line 131, templates/g5_anacron/custom/scss/_companies.scss */
/* line 132, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-name a:hover, .g-companies-slider.style2 .g-companies-name a:hover, .g-companies-slideset.style2 .g-companies-name a:hover {
  color: #3e9dd3 !important;
}
/* line 137, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-item, .g-companies-slider.style2 .g-companies-item, .g-companies-slideset.style2 .g-companies-item {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 140, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-item img, .g-companies-slider.style2 .g-companies-item img, .g-companies-slideset.style2 .g-companies-item img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
/* line 145, templates/g5_anacron/custom/scss/_companies.scss */
/* line 146, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-item:hover img, .g-companies-slider.style2 .g-companies-item:hover img, .g-companies-slideset.style2 .g-companies-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
/* line 150, templates/g5_anacron/custom/scss/_companies.scss */
/* line 151, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-item .g-companies-image a, .g-companies-slider.style2 .g-companies-item .g-companies-image a, .g-companies-slideset.style2 .g-companies-item .g-companies-image a {
  display: block;
}
/* line 156, templates/g5_anacron/custom/scss/_companies.scss */
/* line 157, templates/g5_anacron/custom/scss/_companies.scss */
/* line 158, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies-slider.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies-slideset.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies.style2 .g-companies-container:hover .g-companies-item, .g-companies-slider.style2 .g-companies-container:hover .g-companies-item, .g-companies-slideset.style2 .g-companies-container:hover .g-companies-item {
  opacity: 0.5;
}
/* line 160, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies-slider.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies-slideset.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies.style2 .g-companies-container:hover .g-companies-item:hover, .g-companies-slider.style2 .g-companies-container:hover .g-companies-item:hover, .g-companies-slideset.style2 .g-companies-container:hover .g-companies-item:hover {
  opacity: 1;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
}
/* line 167, templates/g5_anacron/custom/scss/_companies.scss */
.g-companies.style2 .uk-slider-container, .g-companies-slider.style2 .uk-slider-container, .g-companies-slideset.style2 .uk-slider-container {
  padding: 6px;
}
/* line 4, templates/g5_anacron/custom/scss/_onepage-menu.scss */
/* line 5, templates/g5_anacron/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul {
  margin: 0;
  list-style: none;
  background: #fff;
  border: 1px solid ;
  border-radius: 3px;
}
/* line 11, templates/g5_anacron/custom/scss/_onepage-menu.scss */
/* line 12, templates/g5_anacron/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li a {
  padding: 0.625rem 1.25rem;
  color: #6e6e6e;
  display: block;
  border-bottom: 1px solid ;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 18, templates/g5_anacron/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li a:hover {
  background: #f8f9fa;
  color: #3b3b3b;
}
/* line 22, templates/g5_anacron/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li a i {
  margin-right: 5px;
}
/* line 26, templates/g5_anacron/custom/scss/_onepage-menu.scss */
/* line 27, templates/g5_anacron/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li:last-child a {
  border-bottom: none;
}
/* line 31, templates/g5_anacron/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li .submenu {
  border: none;
  display: none;
}
/* line 34, templates/g5_anacron/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li .submenu.uk-active {
  display: block;
}
/* line 36, templates/g5_anacron/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li .submenu.uk-active a {
  padding-left: 35px;
}
/* line 40, templates/g5_anacron/custom/scss/_onepage-menu.scss */
/* line 41, templates/g5_anacron/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li .submenu li:last-child {
  border-bottom: 1px solid ;
}
/* line 46, templates/g5_anacron/custom/scss/_onepage-menu.scss */
/* line 47, templates/g5_anacron/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li.uk-active > a {
  background: #f8f9fa;
  color: #3e9dd3;
}
/* line 51, templates/g5_anacron/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li.uk-active .submenu {
  display: block;
}
/* line 53, templates/g5_anacron/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li.uk-active .submenu a {
  padding-left: 35px;
}
/* line 1, templates/g5_anacron/custom/scss/_gallery-feature.scss */
.g-gallery-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
/* line 5, templates/g5_anacron/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/g5_anacron/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/g5_anacron/custom/scss/_gallery-feature.scss */
/* line 16, templates/g5_anacron/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/g5_anacron/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-right.align-right {
  text-align: right;
}
/* line 25, templates/g5_anacron/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/g5_anacron/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-title:after {
  display: block;
  content: '';
  height: 4px;
  border-radius: 4px;
  background: #3e9dd3;
  position: relative;
  width: 50px;
  margin: 25px auto;
}
/* line 41, templates/g5_anacron/custom/scss/_gallery-feature.scss */
.g-gallery-feature .image-bottom {
  margin-bottom: -3.063rem;
}
/* line 44, templates/g5_anacron/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-link {
  margin-top: 5px;
}
/* line 46, templates/g5_anacron/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-link i {
  margin-right: 10px;
}
/* line 50, templates/g5_anacron/custom/scss/_gallery-feature.scss */
/* line 51, templates/g5_anacron/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-desc i {
  margin-right: 8px;
}
/* line 58, templates/g5_anacron/custom/scss/_gallery-feature.scss */
/* line 59, templates/g5_anacron/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-item > a {
  position: relative;
  display: block;
  border-radius: 3px;
}
/* line 63, templates/g5_anacron/custom/scss/_gallery-feature.scss */
/* line 64, templates/g5_anacron/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/g5_anacron/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/g5_anacron/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-item .uk-overlay-panel {
  z-index: 4;
  border-radius: 3px;
}
/* line 78, templates/g5_anacron/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 1, templates/g5_anacron/custom/scss/_main-feature.scss */
.g-main-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 4, templates/g5_anacron/custom/scss/_main-feature.scss */
/* line 5, templates/g5_anacron/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 11, templates/g5_anacron/custom/scss/_main-feature.scss */
/* line 12, templates/g5_anacron/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 17, templates/g5_anacron/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-right.align-right {
  text-align: right;
}
/* line 21, templates/g5_anacron/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-title {
  margin-top: -5px;
}
/* line 24, templates/g5_anacron/custom/scss/_main-feature.scss */
.g-main-feature .image-bottom {
  margin-bottom: -3.063rem;
}
/* line 27, templates/g5_anacron/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-link {
  margin-top: 5px;
}
/* line 29, templates/g5_anacron/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-link i {
  margin-right: 10px;
}
/* line 32, templates/g5_anacron/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-link.g-button2 {
  margin-left: 25px;
}
@media only all and (max-width: 30rem) {
  .g-main-feature .g-main-feature-link.g-button2 {
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-main-feature .g-main-feature-link {
    display: block;
  }
}
/* line 42, templates/g5_anacron/custom/scss/_main-feature.scss */
/* line 43, templates/g5_anacron/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-desc i {
  margin-right: 8px;
}
/* line 47, templates/g5_anacron/custom/scss/_main-feature.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-main-feature .image-block {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-main-feature .image-block {
    display: none;
  }
}
/* line 4, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs {
  background: #fff;
  border: 1px solid ;
}
/* line 7, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab {
  border-color: ;
}
/* line 9, templates/g5_anacron/custom/scss/_tabs.scss */
/* line 10, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li > a {
  border: none;
  border-radius: 0;
  margin: 0 !important;
  color: #6e6e6e;
  text-shadow: none;
  padding: 20px 25px !important;
  -webkit-transition: background, 0.2s;
  -moz-transition: background, 0.2s;
  transition: background, 0.2s;
}
/* line 18, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li > a:hover {
  color: #6e6e6e;
}
@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/g5_anacron/custom/scss/_tabs.scss */
/* line 26, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li.uk-active > a {
  color: #6e6e6e;
}
/* line 30, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li .g-title-icon {
  margin-right: 10px;
}
/* line 34, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive {
  margin: 0;
}
/* line 36, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive > a {
  cursor: pointer;
}
/* line 39, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown {
  margin: 0;
  font-size: 0.9rem;
  border-color: ;
  padding: 0;
  border-radius: 0;
}
/* line 45, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav {
  margin: 0;
}
/* line 47, templates/g5_anacron/custom/scss/_tabs.scss */
/* line 48, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a {
  padding: 15px 25px;
  color: #6e6e6e;
}
/* line 51, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:before {
  border: none;
}
/* line 54, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:hover {
  background: #f8f9fa;
  box-shadow: none;
}
/* line 64, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid {
  margin: 0;
}
/* line 65, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid:before {
  border-color: ;
}
/* line 69, templates/g5_anacron/custom/scss/_tabs.scss */
/* line 70, templates/g5_anacron/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/g5_anacron/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 ;
}
/* line 78, templates/g5_anacron/custom/scss/_tabs.scss */
/* line 79, templates/g5_anacron/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/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top {
  border-bottom: 1px solid ;
}
/* line 88, templates/g5_anacron/custom/scss/_tabs.scss */
/* line 89, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav > a {
  border-right: 1px solid ;
}
/* line 91, templates/g5_anacron/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/g5_anacron/custom/scss/_tabs.scss */
/* line 101, templates/g5_anacron/custom/scss/_tabs.scss */
/* line 102, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav.uk-active > a:before {
  border-top-color: #3e9dd3;
}
/* line 109, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom {
  border-top: 1px solid ;
}
/* line 111, templates/g5_anacron/custom/scss/_tabs.scss */
/* line 112, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav > a {
  border-right: 1px solid ;
}
/* line 114, templates/g5_anacron/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/g5_anacron/custom/scss/_tabs.scss */
/* line 124, templates/g5_anacron/custom/scss/_tabs.scss */
/* line 125, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav.uk-active > a:before {
  border-bottom-color: #3e9dd3;
}
/* line 132, templates/g5_anacron/custom/scss/_tabs.scss */
/* line 133, templates/g5_anacron/custom/scss/_tabs.scss */
/* line 134, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav > a {
  border-top: 1px solid ;
}
/* line 136, templates/g5_anacron/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/g5_anacron/custom/scss/_tabs.scss */
/* line 146, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 150, templates/g5_anacron/custom/scss/_tabs.scss */
/* line 151, templates/g5_anacron/custom/scss/_tabs.scss */
/* line 152, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav.uk-active > a:before {
  border-left-color: #3e9dd3;
}
/* line 159, templates/g5_anacron/custom/scss/_tabs.scss */
/* line 160, templates/g5_anacron/custom/scss/_tabs.scss */
/* line 161, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav > a {
  border-top: 1px solid ;
}
/* line 163, templates/g5_anacron/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/g5_anacron/custom/scss/_tabs.scss */
/* line 173, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 177, templates/g5_anacron/custom/scss/_tabs.scss */
/* line 178, templates/g5_anacron/custom/scss/_tabs.scss */
/* line 179, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav.uk-active > a:before {
  border-right-color: #3e9dd3;
}
/* line 186, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .tabs-content {
  overflow: hidden;
}
/* line 188, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .tabs-content.uk-margin {
  margin-bottom: 0;
}
/* line 191, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .tabs-content p {
  margin-bottom: 0;
}
/* line 194, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .tabs-content .button {
  margin-top: 25px;
}
/* line 197, templates/g5_anacron/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/g5_anacron/custom/scss/_tabs.scss */
/* line 204, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .tabs-content.left p:first-child {
  margin-top: 0;
}
/* line 209, templates/g5_anacron/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/g5_anacron/custom/scss/_tabs.scss */
/* line 216, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .tabs-content.right p:first-child {
  margin-top: 0;
}
/* line 221, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .tabs-content.top {
  padding: 35px;
  margin: 0;
}
/* line 224, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .tabs-content.top > li {
  margin: 0;
}
/* line 228, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .tabs-content.bottom {
  padding: 35px;
  margin: 0;
}
/* line 231, templates/g5_anacron/custom/scss/_tabs.scss */
.g-tabs .tabs-content.bottom > li {
  margin: 0;
}
/* line 4, templates/g5_anacron/custom/scss/_timeline.scss */
/* line 5, templates/g5_anacron/custom/scss/_timeline.scss */
.g-timeline.style1 {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/g5_anacron/custom/scss/_timeline.scss */
.g-timeline.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 13, templates/g5_anacron/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row {
  width: 100%;
  height: 10px;
  margin-top: 3.5rem;
  margin-bottom: -15px;
  background: ;
  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/g5_anacron/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  background: ;
  border-radius: 100%;
  margin-top: -10px;
}
/* line 31, templates/g5_anacron/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row:after {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  background: ;
  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/g5_anacron/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/g5_anacron/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/g5_anacron/custom/scss/_timeline.scss */
/* line 56, templates/g5_anacron/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/g5_anacron/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-icon:after {
  content: "";
  display: block;
  width: 1px;
  height: 4rem;
  background: ;
  margin: 0 auto;
}
/* line 72, templates/g5_anacron/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-year {
  color:  !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/g5_anacron/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/g5_anacron/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a {
  color: #4d4d4d;
}
/* line 88, templates/g5_anacron/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a:hover {
  color: #3e9dd3;
}
/* line 93, templates/g5_anacron/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-description {
  margin: 0;
}
/* line 96, templates/g5_anacron/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/g5_anacron/custom/scss/_timeline.scss */
  .g-timeline.style1 .g-timeline-item:last-child {
    margin-bottom: 0;
  }
}
/* line 110, templates/g5_anacron/custom/scss/_timeline.scss */
/* line 111, templates/g5_anacron/custom/scss/_timeline.scss */
.g-timeline.style2 #g-timeline {
  position: relative;
  padding: 35px 0;
}
/* line 115, templates/g5_anacron/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: ;
}
@media only all and (min-width: 60rem) {
  /* line 10, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 127, templates/g5_anacron/custom/scss/_timeline.scss */
  .g-timeline.style2 #g-timeline:before {
    left: 50%;
    margin-left: -2px;
  }
}
/* line 134, templates/g5_anacron/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/g5_anacron/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:first-child {
  margin-top: 0;
}
/* line 143, templates/g5_anacron/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/g5_anacron/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:first-child {
    margin-top: 0;
  }
  /* line 154, templates/g5_anacron/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:last-child {
    margin-bottom: 0;
  }
}
/* line 160, templates/g5_anacron/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/g5_anacron/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-icon-container.is-hidden {
    visibility: hidden;
  }
  /* line 188, templates/g5_anacron/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/g5_anacron/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  /* line 201, templates/g5_anacron/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  /* line 206, templates/g5_anacron/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes g-bounce-1 {
  /* line 196, templates/g5_anacron/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  /* line 201, templates/g5_anacron/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }
  /* line 206, templates/g5_anacron/custom/scss/_timeline.scss */
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes g-bounce-1 {
  /* line 196, templates/g5_anacron/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/g5_anacron/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/g5_anacron/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/g5_anacron/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/g5_anacron/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title {
  margin-top: -5px;
  margin-bottom: 15px;
}
/* line 223, templates/g5_anacron/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title a {
  color: #4d4d4d;
}
/* line 225, templates/g5_anacron/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title a:hover {
  color: #3e9dd3;
}
/* line 231, templates/g5_anacron/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  display: inline-block;
}
/* line 235, templates/g5_anacron/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  float: left;
  padding: 13px 0;
  opacity: 0.7;
}
/* line 241, templates/g5_anacron/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/g5_anacron/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 267, templates/g5_anacron/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/g5_anacron/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/g5_anacron/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content.is-hidden {
    visibility: hidden;
  }
  /* line 286, templates/g5_anacron/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/g5_anacron/custom/scss/_timeline.scss */
/* line 294, templates/g5_anacron/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content {
  float: right;
}
/* line 297, templates/g5_anacron/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/g5_anacron/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/g5_anacron/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/g5_anacron/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  /* line 325, templates/g5_anacron/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  /* line 330, templates/g5_anacron/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes g-bounce-2 {
  /* line 320, templates/g5_anacron/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  /* line 325, templates/g5_anacron/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  /* line 330, templates/g5_anacron/custom/scss/_timeline.scss */
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes g-bounce-2 {
  /* line 320, templates/g5_anacron/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/g5_anacron/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/g5_anacron/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/g5_anacron/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  /* line 341, templates/g5_anacron/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  /* line 346, templates/g5_anacron/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes g-bounce-2-inverse {
  /* line 336, templates/g5_anacron/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  /* line 341, templates/g5_anacron/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  /* line 346, templates/g5_anacron/custom/scss/_timeline.scss */
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes g-bounce-2-inverse {
  /* line 336, templates/g5_anacron/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/g5_anacron/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/g5_anacron/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 1, templates/g5_anacron/custom/scss/_featuredvideos.scss */
.g-featuredvideos {
  margin: 0 -2.8rem;
}
/* line 4, templates/g5_anacron/custom/scss/_featuredvideos.scss */
.g-featuredvideos h2 {
  padding: 0 0.938rem;
  margin: 0;
}
/* line 9, templates/g5_anacron/custom/scss/_featuredvideos.scss */
.g-featuredvideos h3 {
  font-size: 1rem;
  margin: 0.625rem 0 0.938rem 0;
}
/* line 13, templates/g5_anacron/custom/scss/_featuredvideos.scss */
.g-featuredvideos h3 .g-featuredvideos-item-count {
  float: right;
  display: inline-block;
  font-weight: 400;
}
/* line 18, templates/g5_anacron/custom/scss/_featuredvideos.scss */
.dir-rtl .g-featuredvideos h3 .g-featuredvideos-item-count {
  float: left;
}
/* line 24, templates/g5_anacron/custom/scss/_featuredvideos.scss */
.g-featuredvideos p {
  padding: 0 0.938rem;
  margin-bottom: 0.938rem;
}
/* line 29, templates/g5_anacron/custom/scss/_featuredvideos.scss */
.g-featuredvideos .g-featuredvideos-item-image {
  position: relative;
  cursor: pointer;
}
/* line 32, templates/g5_anacron/custom/scss/_featuredvideos.scss */
.g-featuredvideos .g-featuredvideos-item-image img {
  box-shadow: 0 0 20px #000;
  border-radius: 10px;
}
/* line 37, templates/g5_anacron/custom/scss/_featuredvideos.scss */
.g-featuredvideos .g-featuredvideos-item-image a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
}
/* line 44, templates/g5_anacron/custom/scss/_featuredvideos.scss */
.g-featuredvideos .g-featuredvideos-item-image a:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  background: #3e9dd3;
  border-radius: 6px;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
/* line 54, templates/g5_anacron/custom/scss/_featuredvideos.scss */
/* line 55, templates/g5_anacron/custom/scss/_featuredvideos.scss */
.g-featuredvideos .g-featuredvideos-item-image a:hover:before {
  opacity: 0.5;
}
/* line 61, templates/g5_anacron/custom/scss/_featuredvideos.scss */
.g-featuredvideos .g-featuredvideos-item-image i {
  width: 50px;
  height: 50px;
  font-size: 50px;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 74, templates/g5_anacron/custom/scss/_featuredvideos.scss */
/* line 75, templates/g5_anacron/custom/scss/_featuredvideos.scss */
.g-featuredvideos .first h3 {
  font-size: 1.2rem;
  margin-bottom: 0;
}
/* line 80, templates/g5_anacron/custom/scss/_featuredvideos.scss */
/* line 81, templates/g5_anacron/custom/scss/_featuredvideos.scss */
.g-featuredvideos .first .g-featuredvideos-item-image i {
  width: 60px;
  height: 60px;
  font-size: 60px;
}
/* line 89, templates/g5_anacron/custom/scss/_featuredvideos.scss */
.g-featuredvideos .g-featuredvideos-item {
  padding: 0 0.938rem;
}
/* line 93, templates/g5_anacron/custom/scss/_featuredvideos.scss */
.g-featuredvideos .g-featuredvideos-item-author-text {
  font-size: 0.8rem;
  color: rgba(110, 110, 110, 0.4);
}
/* line 97, templates/g5_anacron/custom/scss/_featuredvideos.scss */
.g-featuredvideos .g-featuredvideos-item-author-text:hover {
  text-decoration: underline;
}
/* line 102, templates/g5_anacron/custom/scss/_featuredvideos.scss */
.g-featuredvideos .g-featuredvideos-item-avatar {
  margin-right: 0.625rem;
}
/* line 105, templates/g5_anacron/custom/scss/_featuredvideos.scss */
.dir-rtl .g-featuredvideos .g-featuredvideos-item-avatar {
  margin-right: 0;
  margin-left: 0.625rem;
}
/* line 110, templates/g5_anacron/custom/scss/_featuredvideos.scss */
.g-featuredvideos .g-featuredvideos-item-avatar img {
  max-width: 20px;
  border-radius: 100%;
}
/* line 4, templates/g5_anacron/custom/scss/_media-box.scss */
/* line 5, templates/g5_anacron/custom/scss/_media-box.scss */
.g-media-box .g-grid {
  margin-bottom: 1.25rem;
}
/* line 7, templates/g5_anacron/custom/scss/_media-box.scss */
.g-media-box .g-grid:last-child {
  margin-bottom: 0;
}
/* line 10, templates/g5_anacron/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/g5_anacron/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/g5_anacron/custom/scss/_media-box.scss */
/* line 26, templates/g5_anacron/custom/scss/_media-box.scss */
.g-media-box .g-media-box-item .g-media-box-content {
  background: #fff;
  padding: 2rem;
  border: 1px solid ;
}
/* line 31, templates/g5_anacron/custom/scss/_media-box.scss */
/* line 32, templates/g5_anacron/custom/scss/_media-box.scss */
.g-media-box .g-media-box-item .g-media-box-content .g-media-box-links .button-media {
  color: #6e6e6e;
  background: transparent;
  border: 1px solid ;
  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/g5_anacron/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: #3e9dd3;
  border-color: #3e9dd3;
}
@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 55, templates/g5_anacron/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/g5_anacron/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/g5_anacron/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 ;
}
/* line 72, templates/g5_anacron/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;
}
/*# sourceMappingURL=custom_46.css.map */