/* 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 5, templates/it_oxygen/custom/scss/_news-pro-joomla.scss */
/* line 6, templates/it_oxygen/custom/scss/_news-pro-joomla.scss */
/* line 7, templates/it_oxygen/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/it_oxygen/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/it_oxygen/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/it_oxygen/custom/scss/_news-pro-joomla.scss */
/* line 24, templates/it_oxygen/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/it_oxygen/custom/scss/_news-pro-joomla.scss */
/* line 30, templates/it_oxygen/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/it_oxygen/custom/scss/_news-pro-joomla.scss */
/* line 35, templates/it_oxygen/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/it_oxygen/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/it_oxygen/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: #2d3d4d;
}
/* line 49, templates/it_oxygen/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: #fb8720;
}
/* line 54, templates/it_oxygen/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: #333;
}
/* line 58, templates/it_oxygen/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/it_oxygen/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/it_oxygen/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/it_oxygen/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/it_oxygen/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/it_oxygen/custom/scss/_news-pro-joomla.scss */
@media only all and (max-width: 47.938rem) {
  .g-news-pro .g-news-pro-item {
    width: 100%;
    margin-bottom: 30px;
  }
  /* line 79, templates/it_oxygen/custom/scss/_news-pro-joomla.scss */
  .g-news-pro .g-news-pro-item:last-child {
    margin-bottom: 0;
  }
}
/* line 84, templates/it_oxygen/custom/scss/_news-pro-joomla.scss */
/* line 85, templates/it_oxygen/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/it_oxygen/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/it_oxygen/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/it_oxygen/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/it_oxygen/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/it_oxygen/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/it_oxygen/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/it_oxygen/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav:hover {
  background: #fb8720;
}
/* line 121, templates/it_oxygen/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/it_oxygen/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * {
  padding-left: 5px;
}
/* line 127, templates/it_oxygen/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/it_oxygen/custom/scss/_news-pro-joomla.scss */
/* line 135, templates/it_oxygen/custom/scss/_news-pro-joomla.scss */
@media only all and (max-width: 47.938rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
/* line 143, templates/it_oxygen/custom/scss/_news-pro-joomla.scss */
@media only all and (max-width: 47.938rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
/* line 153, templates/it_oxygen/custom/scss/_news-pro-joomla.scss */
/* line 154, templates/it_oxygen/custom/scss/_news-pro-joomla.scss */
.g-news-pro .uk-grid + .uk-grid {
  padding-top: 15px;
  margin-top: 15px;
}
/* line 159, templates/it_oxygen/custom/scss/_news-pro-joomla.scss */
/* line 160, templates/it_oxygen/custom/scss/_news-pro-joomla.scss */
/* line 161, templates/it_oxygen/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/it_oxygen/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 #ecf0f1;
}
/* line 171, templates/it_oxygen/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 #ecf0f1;
}
/* line 176, templates/it_oxygen/custom/scss/_news-pro-joomla.scss */
/* line 177, templates/it_oxygen/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/it_oxygen/custom/scss/_news-pro-joomla.scss */
/* line 182, templates/it_oxygen/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/it_oxygen/custom/scss/_content-pro-joomla.scss */
/* line 5, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 10, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 12, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
/* line 13, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
/* line 14, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
@media only all and (max-width: 47.938rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid:last-child > .g-block:last-child .g-content-pro-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid {
    margin-bottom: 0;
  }
}
/* line 26, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
@media only all and (max-width: 47.938rem) {
  .g-content-pro:not(.gutter-disabled) .g-content-pro-item {
    margin-bottom: 1.876rem !important;
  }
}
/* line 34, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro, .g-content-pro-slider, .g-content-pro-slideset {
  text-align: center;
}
/* line 36, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro.g-pullup, .g-content-pro-slider.g-pullup, .g-content-pro-slideset.g-pullup {
  margin-top: -8.7505rem;
  position: relative;
  z-index: 21;
}
/* line 40, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro.g-pullup .g-content-pro-item, .g-content-pro-slider.g-pullup .g-content-pro-item, .g-content-pro-slideset.g-pullup .g-content-pro-item {
  border: none;
}
/* line 44, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
/* line 45, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro.gutter-disabled .g-content-pro-item, .g-content-pro-slider.gutter-disabled .g-content-pro-item, .g-content-pro-slideset.gutter-disabled .g-content-pro-item {
  border: none;
}
/* line 48, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro.gutter-disabled .uk-slideset, .g-content-pro-slider.gutter-disabled .uk-slideset, .g-content-pro-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
/* line 50, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
/* line 51, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
/* line 57, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content, .g-content-pro-slider .g-content, .g-content-pro-slideset .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 62, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
  border: 1px solid #ecf0f1;
  width: 100%;
}
@media only all and (max-width: 47.938rem) {
  .g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
    margin-bottom: 3.126rem;
  }
  /* line 67, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
  .g-content-pro .g-content-pro-item:last-child, .g-content-pro-slider .g-content-pro-item:last-child, .g-content-pro-slideset .g-content-pro-item:last-child {
    margin-bottom: 0;
  }
}
/* line 72, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-image, .g-content-pro-slider .g-content-pro-image, .g-content-pro-slideset .g-content-pro-image {
  width: 100%;
  background-position: center;
  background-size: cover;
}
/* line 76, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-image > a, .g-content-pro-slider .g-content-pro-image > a, .g-content-pro-slideset .g-content-pro-image > a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 81, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-image img, .g-content-pro-slider .g-content-pro-image img, .g-content-pro-slideset .g-content-pro-image img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 85, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-info-container, .g-content-pro-slider .g-info-container, .g-content-pro-slideset .g-info-container {
  padding: 20px;
  background: #fff;
}
/* line 89, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro p, .g-content-pro-slider p, .g-content-pro-slideset p {
  margin: 0;
}
/* line 92, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-title, .g-content-pro-slider .g-content-pro-title, .g-content-pro-slideset .g-content-pro-title {
  margin: 0;
}
/* line 94, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-title a, .g-content-pro-slider .g-content-pro-title a, .g-content-pro-slideset .g-content-pro-title a {
  color: #2d3d4d;
}
/* line 96, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-title a:hover, .g-content-pro-slider .g-content-pro-title a:hover, .g-content-pro-slideset .g-content-pro-title a:hover {
  color: #fb8720;
}
/* line 101, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-desc, .g-content-pro-slider .g-content-pro-desc, .g-content-pro-slideset .g-content-pro-desc {
  margin-top: 10px;
}
/* line 104, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
/* line 105, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel {
  padding: 15px;
}
/* line 107, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
/* line 110, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a {
  color: #fff;
}
/* line 112, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a:hover {
  color: #fb8720;
}
/* line 117, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2 .g-article-details, .g-content-pro-slider .g-info-container-style2 .g-article-details, .g-content-pro-slideset .g-info-container-style2 .g-article-details {
  color: #595959;
}
/* line 121, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-article-details, .g-content-pro-slider .g-article-details, .g-content-pro-slideset .g-article-details {
  margin-top: 10px;
  font-size: 90%;
  color: #262626;
}
/* line 125, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-article-details > span, .g-content-pro-slider .g-article-details > span, .g-content-pro-slideset .g-article-details > span {
  margin-right: 10px;
}
/* line 127, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-article-details > span:last-child, .g-content-pro-slider .g-article-details > span:last-child, .g-content-pro-slideset .g-article-details > span:last-child {
  margin-right: 0;
}
/* line 130, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-article-details > span i, .g-content-pro-slider .g-article-details > span i, .g-content-pro-slideset .g-article-details > span i {
  margin-right: 5px;
}
/* line 135, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-article-read-more, .g-content-pro-slider .g-article-read-more, .g-content-pro-slideset .g-article-read-more {
  margin-top: 15px;
}
/* line 138, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
/* line 139, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro.style3 .g-info-container-style2, .g-content-pro-slider.style3 .g-info-container-style2, .g-content-pro-slideset.style3 .g-info-container-style2 {
  background: -webkit-linear-gradient( top , rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  padding: 20px;
}
/* line 142, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro.style3 .g-info-container-style2 a, .g-content-pro-slider.style3 .g-info-container-style2 a, .g-content-pro-slideset.style3 .g-info-container-style2 a {
  color: #fff;
}
/* line 144, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro.style3 .g-info-container-style2 a:hover, .g-content-pro-slider.style3 .g-info-container-style2 a:hover, .g-content-pro-slideset.style3 .g-info-container-style2 a:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 150, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
/* line 151, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
/* line 152, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
/* line 156, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
/* line 157, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
/* line 158, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-image:hover .uk-overlay img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
/* line 4, templates/it_oxygen/custom/scss/_portfolio.scss */
/* line 5, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-filter {
  margin-bottom: 30px;
}
/* line 10, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-filter.uk-subnav > * > * {
  color: #000;
}
/* line 13, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
  padding: 3px 8px;
  border: 1px solid #ecf0f1;
  background: #fff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 18, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *:focus, .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *:hover {
  background: #fff;
  box-shadow: none;
  border: 1px solid #fb8720;
  color: #fb8720;
}
/* line 25, templates/it_oxygen/custom/scss/_portfolio.scss */
/* line 26, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-filter .uk-active > a {
  background: #fff;
  border: 1px solid #fb8720;
  color: #fb8720;
  box-shadow: none;
}
/* line 34, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-item {
  border: 1px solid #ecf0f1;
}
/* line 37, templates/it_oxygen/custom/scss/_portfolio.scss */
/* line 38, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio.gutter-disabled .g-portfolio-item {
  border: none;
}
/* line 42, templates/it_oxygen/custom/scss/_portfolio.scss */
/* line 43, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-image > a {
  display: block;
}
/* line 47, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-info-container {
  padding: 20px;
  background: #fff;
}
/* line 51, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio p {
  margin: 0;
}
/* line 54, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-title {
  margin: 0;
}
/* line 56, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-title a {
  color: #2d3d4d;
}
/* line 58, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-title a:hover {
  color: #fb8720;
}
/* line 63, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-item-details {
  margin-top: 10px;
  font-size: 90%;
  color: #333;
  font-style: italic;
}
/* line 68, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-item-details i {
  margin-right: 5px;
}
/* line 72, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-desc {
  margin-top: 10px;
}
/* line 75, templates/it_oxygen/custom/scss/_portfolio.scss */
/* line 76, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-info-container-style2.uk-overlay-panel {
  padding: 15px;
}
/* line 78, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
/* line 81, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-info-container-style2.uk-overlay-panel a {
  color: #fff;
}
/* line 83, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-info-container-style2.uk-overlay-panel a:hover {
  color: #fb8720;
}
/* line 88, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-info-container-style2 .g-portfolio-special, .g-portfolio .g-info-container-style2 .g-item-details {
  color: #595959;
}
/* line 92, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-special {
  color: #333;
  font-style: italic;
  float: left;
}
@media only all and (max-width: 30rem) {
  .g-portfolio .g-portfolio-special {
    float: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-portfolio .g-portfolio-special {
    float: none;
  }
}
/* line 102, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-special i {
  margin-right: 5px;
}
/* line 106, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-link {
  float: right;
  font-style: italic;
}
/* line 109, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-portfolio-link i {
  margin-left: 10px;
}
@media only all and (max-width: 30rem) {
  .g-portfolio .g-portfolio-link {
    float: none;
    margin-top: 5px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-portfolio .g-portfolio-link {
    float: none;
    margin-top: 5px;
  }
}
/* line 121, templates/it_oxygen/custom/scss/_portfolio.scss */
/* line 122, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .no-special .g-portfolio-link {
  float: none;
}
/* line 126, templates/it_oxygen/custom/scss/_portfolio.scss */
/* line 127, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .no-link .g-portfolio-special {
  float: none;
}
/* line 131, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio .g-bottom-info {
  margin-top: 15px;
}
/* line 134, templates/it_oxygen/custom/scss/_portfolio.scss */
/* line 135, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio.style3 .g-info-container {
  position: absolute;
  visibility: hidden;
  z-index: 9;
  opacity: 0;
  border: 1px solid #ecf0f1;
  border-top: none;
  width: 100%;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/* line 145, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio.style3 .g-portfolio-item {
  border: none;
  position: relative;
}
/* line 148, templates/it_oxygen/custom/scss/_portfolio.scss */
/* line 149, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio.style3 .g-portfolio-item:hover .g-info-container {
  visibility: visible;
  opacity: 1;
}
/* line 156, templates/it_oxygen/custom/scss/_portfolio.scss */
/* line 157, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio.style4 .g-info-container-style2 {
  background: -webkit-linear-gradient( top , rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  padding: 20px;
}
/* line 160, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio.style4 .g-info-container-style2 a {
  color: #fff;
}
/* line 162, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio.style4 .g-info-container-style2 a:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 168, templates/it_oxygen/custom/scss/_portfolio.scss */
/* line 169, templates/it_oxygen/custom/scss/_portfolio.scss */
/* line 170, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio.style4 .g-portfolio-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
/* line 174, templates/it_oxygen/custom/scss/_portfolio.scss */
/* line 175, templates/it_oxygen/custom/scss/_portfolio.scss */
/* line 176, templates/it_oxygen/custom/scss/_portfolio.scss */
.g-portfolio.style4 .g-portfolio-image:hover .uk-overlay img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
/* line 185, templates/it_oxygen/custom/scss/_portfolio.scss */
/* line 186, templates/it_oxygen/custom/scss/_portfolio.scss */
.portfolio-special .g-portfolio-filter {
  text-align: center;
  position: relative;
  top: -50px;
  margin-bottom: 0;
  justify-content: center;
}
/* line 195, templates/it_oxygen/custom/scss/_portfolio.scss */
/* line 196, templates/it_oxygen/custom/scss/_portfolio.scss */
/* line 197, templates/it_oxygen/custom/scss/_portfolio.scss */
#g-fullwidth .g-portfolio.gutter-enabled, .g-flushed .g-portfolio.gutter-enabled {
  padding: 30px;
}
/* line 200, templates/it_oxygen/custom/scss/_portfolio.scss */
/* line 201, templates/it_oxygen/custom/scss/_portfolio.scss */
#g-fullwidth .g-portfolio.filters-enabled.gutter-enabled, .g-flushed .g-portfolio.filters-enabled.gutter-enabled {
  padding-top: 0;
}
/* line 205, templates/it_oxygen/custom/scss/_portfolio.scss */
#g-fullwidth .g-portfolio .g-portfolio-filter, .g-flushed .g-portfolio .g-portfolio-filter {
  border-bottom: 1px solid #f0f0f0;
}
/* line 207, templates/it_oxygen/custom/scss/_portfolio.scss */
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
  padding: 0;
  border: none;
  height: 50px;
  width: 100%;
  line-height: 50px;
  font-weight: bold;
  font-size: 1rem;
  border-radius: 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    font-size: 0.9rem;
    font-weight: normal;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
/* line 235, templates/it_oxygen/custom/scss/_portfolio.scss */
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav {
  margin-left: -30px;
  margin-right: -30px;
}
/* line 238, templates/it_oxygen/custom/scss/_portfolio.scss */
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav > * {
  padding-left: 0;
  border-right: 1px solid #f0f0f0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
/* line 246, templates/it_oxygen/custom/scss/_portfolio.scss */
/* line 247, templates/it_oxygen/custom/scss/_portfolio.scss */
#g-fullwidth .g-portfolio.gutter-disabled .g-portfolio-filter, .g-flushed .g-portfolio.gutter-disabled .g-portfolio-filter {
  margin-bottom: 0;
}
/* line 249, templates/it_oxygen/custom/scss/_portfolio.scss */
#g-fullwidth .g-portfolio.gutter-disabled .g-portfolio-filter.uk-subnav, .g-flushed .g-portfolio.gutter-disabled .g-portfolio-filter.uk-subnav {
  padding: 0 30px;
}
/* line 257, templates/it_oxygen/custom/scss/_portfolio.scss */
/* line 258, templates/it_oxygen/custom/scss/_portfolio.scss */
.uk-tooltip.g-portfolio-tooltip {
  padding: 6px 12px;
  font-size: 13px;
}
/* line 1, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
/* line 2, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 6, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 12, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 21, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 27, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
/* line 38, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
/* line 57, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
/* line 58, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 62, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #fff !important;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
/* line 70, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-details {
  margin-bottom: 15px;
  font-size: 90%;
}
/* line 73, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-details > span {
  margin-right: 10px;
}
/* line 75, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-details > span:last-child {
  margin-right: 0;
}
/* line 78, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-details > span i {
  margin-right: 5px;
}
/* line 82, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-details.details-showbottom {
  margin-top: 15px;
  margin-bottom: 20px;
}
/* line 87, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
/* line 92, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #fb8720;
}
/* line 94, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 99, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-read-more {
  margin-top: 15px;
}
/* line 102, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 105, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 107, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #fff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
/* line 115, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #fff !important;
  font-size: 1.2rem;
  display: table;
}
/* line 122, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
/* line 123, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
/* line 127, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
/* line 128, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 131, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 136, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
/* line 137, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
/* line 146, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style3 .g-article-details {
  font-size: 100%;
}
/* line 149, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 154, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
/* line 155, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
/* line 156, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow.dark-text .style3 .g-slideshow-title {
  color: #000 !important;
}
/* line 159, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow.dark-text .style3 .g-slideshow-desc, .g-slideshow.dark-text .style3 .g-article-details {
  color: #000;
}
/* line 164, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 167, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
/* line 168, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 172, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
/* line 173, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 177, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
/* line 180, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
/* line 183, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
/* line 186, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
/* line 189, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
/* line 192, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 195, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
/* line 196, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
/* line 197, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 202, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 207, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
/* line 208, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
/* line 209, templates/it_oxygen/custom/scss/_slideshow-joomla.scss */
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* 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 6, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables {
  text-align: center;
}
/* line 8, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 12, templates/it_oxygen/custom/scss/_pricing.scss */
@media only all and (max-width: 47.938rem) {
  .g-pricing-tables .g-pricing-table {
    margin-bottom: 30px;
  }
  /* line 15, templates/it_oxygen/custom/scss/_pricing.scss */
  .g-pricing-tables .g-pricing-table:last-child {
    margin-bottom: 0;
  }
}
/* line 20, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 25, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables .g-pricing-table-inner {
  margin: 0;
  border: 1px solid #ecf0f1;
  list-style: none;
  border-radius: 3px;
  background: #fff;
  position: relative;
  overflow: hidden;
}
/* line 34, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables h4, .g-pricing-tables h3 {
  margin: 0;
}
/* line 37, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables .g-table-title {
  padding: 25px 20px;
}
/* line 40, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables .g-table-price {
  padding: 30px 20px;
  font-size: 2.07rem;
  background: #fb8720;
  color: #fff;
}
/* line 46, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables .g-table-item {
  padding: 15px 20px;
  border-bottom: 1px solid #ecf0f1;
}
/* line 50, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables .g-table-button {
  padding: 25px 20px;
}
/* line 52, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables .g-table-button i {
  margin-right: 10px;
}
/* line 56, templates/it_oxygen/custom/scss/_pricing.scss */
/* line 57, templates/it_oxygen/custom/scss/_pricing.scss */
/* line 58, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables.style1 .featured-table h4 {
  font-size: 1.35rem;
  line-height: 1.5rem;
}
/* line 62, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables.style1 .featured-table .g-pricing-table-inner {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.09);
}
/* line 65, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables.style1 .featured-table .g-table-featured-text {
  background: red;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  right: -30px;
  top: 30px;
  text-align: center;
  width: 135px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 79, templates/it_oxygen/custom/scss/_pricing.scss */
/* line 80, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables.gutter-disabled > .g-grid {
  border: 1px solid #ecf0f1;
  border-radius: 3px;
}
@media only all and (max-width: 47.938rem) {
  .g-pricing-tables.gutter-disabled > .g-grid {
    border: none;
  }
}
/* line 87, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables.gutter-disabled .g-pricing-table-inner {
  border: none;
  border-right: 1px solid #ecf0f1;
  border-radius: 0;
}
@media only all and (max-width: 47.938rem) {
  .g-pricing-tables.gutter-disabled .g-pricing-table-inner {
    border: 1px solid #ecf0f1;
  }
}
/* line 95, templates/it_oxygen/custom/scss/_pricing.scss */
/* line 96, templates/it_oxygen/custom/scss/_pricing.scss */
/* line 97, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables.gutter-disabled.style1 .featured-table .g-pricing-table-inner {
  box-shadow: none;
}
/* line 100, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables.gutter-disabled.style1 .featured-table h4 {
  line-height: 1.55rem;
}
/* line 105, templates/it_oxygen/custom/scss/_pricing.scss */
/* line 106, templates/it_oxygen/custom/scss/_pricing.scss */
/* line 107, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables.gutter-disabled .g-pricing-table:last-child .g-pricing-table-inner {
  border-right: none;
}
@media only all and (max-width: 47.938rem) {
  .g-pricing-tables.gutter-disabled .g-pricing-table:last-child .g-pricing-table-inner {
    border-right: 1px solid #ecf0f1;
  }
}
/* line 116, templates/it_oxygen/custom/scss/_pricing.scss */
/* line 117, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables.style2 .g-table-head {
  padding: 30px 20px;
  border-bottom: 1px solid #ecf0f1;
}
/* line 121, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables.style2 .g-table-title {
  padding: 0 20px;
  margin-bottom: 10px;
}
/* line 124, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables.style2 .g-table-title h4 {
  font-size: 1.53rem;
  font-weight: normal;
  text-transform: uppercase;
}
/* line 130, templates/it_oxygen/custom/scss/_pricing.scss */
/* line 131, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables.style2 .g-table-item:nth-child(even) {
  background: #f8f9fa;
}
/* line 135, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables.style2 .g-table-price {
  background: none;
  color: #fb8720;
  padding: 0 20px;
  font-size: 2.7rem;
  font-weight: bold;
}
/* line 142, templates/it_oxygen/custom/scss/_pricing.scss */
/* line 143, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-featured-text {
  margin-bottom: 15px;
}
/* line 145, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-featured-text > span {
  padding: 7px 30px;
  background: #fff;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 4px;
  border-radius: 50px;
  font-size: 13px;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-pricing-tables.style2 .featured-table .g-table-featured-text > span {
    letter-spacing: 2px;
    padding: 7px 20px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-pricing-tables.style2 .featured-table .g-table-featured-text > span {
    letter-spacing: 0;
    padding: 7px 10px;
    font-size: 11px;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-pricing-tables.style2 .featured-table .g-table-featured-text > span {
    letter-spacing: 3px;
    padding: 7px 25px;
  }
}
/* line 168, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-head {
  background: #fb8720;
  color: #fff;
}
/* line 172, templates/it_oxygen/custom/scss/_pricing.scss */
/* line 173, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-title h4 {
  color: #fff !important;
}
/* line 177, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-price {
  color: #fff;
}
/* line 180, templates/it_oxygen/custom/scss/_pricing.scss */
/* line 181, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-button .button {
  border: 1px solid transparent;
}
/* line 186, templates/it_oxygen/custom/scss/_pricing.scss */
/* line 187, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables.style2.g-has-featured-text .g-particle-intro {
  margin-bottom: 77px;
}
@media only all and (max-width: 47.938rem) {
  .g-pricing-tables.style2.g-has-featured-text .g-particle-intro {
    margin-bottom: 2.5rem;
  }
}
/* line 193, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables.style2.g-has-featured-text > .g-grid {
  margin-top: 39px;
}
@media only all and (max-width: 47.938rem) {
  .g-pricing-tables.style2.g-has-featured-text > .g-grid {
    margin-top: 0;
  }
}
/* line 199, templates/it_oxygen/custom/scss/_pricing.scss */
.g-pricing-tables.style2.g-has-featured-text .featured-table {
  margin-top: -39px;
}
@media only all and (max-width: 47.938rem) {
  .g-pricing-tables.style2.g-has-featured-text .featured-table {
    margin-top: 0;
  }
}
/* general changes */
/* download buttons */
/* line 10, templates/it_oxygen/custom/scss/custom.scss */
#g-page-surround a.btn.ofc-download-orange {
  background: #fb8720;
  color: #fff;
}
/* line 11, templates/it_oxygen/custom/scss/custom.scss */
#g-page-surround a.btn.ofc-download-orange:hover {
  background: #f49447;
  color: #fff;
}
/* line 12, templates/it_oxygen/custom/scss/custom.scss */
#g-page-surround a.button.ofc-download-orange {
  background: #fb8720;
  color: #fff;
}
/* line 13, templates/it_oxygen/custom/scss/custom.scss */
#g-page-surround a.button.ofc-download-orange:hover {
  background: #f49447;
  color: #fff;
}
/* line 15, templates/it_oxygen/custom/scss/custom.scss */
#g-page-surround {
  min-height: 0;
}
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#662e93+0,932890+50,ffffff+100 */
/* header changes */
/* top section changes */
/* line 21, templates/it_oxygen/custom/scss/custom.scss */
#g-top {
  background-color: #dfdfdf;
}
/* top menu */
/* line 24, templates/it_oxygen/custom/scss/custom.scss */
#g-top .top-action-menu .g-main-nav .g-toplevel > li:first-child {
  border-left: 1px solid #000;
}
/* line 25, templates/it_oxygen/custom/scss/custom.scss */
#g-top .top-action-menu .g-main-nav .g-toplevel > li {
  border: 1px solid #000;
  margin: 0 3px;
}
/* line 26, templates/it_oxygen/custom/scss/custom.scss */
#g-top .top-action-menu li {
  min-width: 120px;
  text-align: center;
}
/* line 27, templates/it_oxygen/custom/scss/custom.scss */
#g-top .top-action-menu .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #000;
}
/* line 29, templates/it_oxygen/custom/scss/custom.scss */
#g-top .top-action-menu li.g-menu-item-124 {
  background: #fb8720;
}
/* line 30, templates/it_oxygen/custom/scss/custom.scss */
#g-top .top-action-menu li.g-menu-item-125 {
  background: #bbd442;
}
/* line 31, templates/it_oxygen/custom/scss/custom.scss */
#g-top .top-action-menu li.g-menu-item-126 {
  background: #fff500;
}
/* logo */
/* line 35, templates/it_oxygen/custom/scss/custom.scss */
.g-logo img {
  height: 110px;
}
/* line 37, templates/it_oxygen/custom/scss/custom.scss */
.g-main-nav {
  font-size: 1.1rem;
}
/* fullwidth changes */
/* line 40, templates/it_oxygen/custom/scss/custom.scss */
#g-fullwidth {
  background: #800080;
  padding: 0.75rem 0 0.75rem;
}
/* line 41, templates/it_oxygen/custom/scss/custom.scss */
#g-fullwidth h1 {
  color: #fff;
  padding: 0;
  margin: 0;
}
/* line 42, templates/it_oxygen/custom/scss/custom.scss */
#g-fullwidth p, #g-fullwidth ul {
  color: #fff;
}
/* line 43, templates/it_oxygen/custom/scss/custom.scss */
#g-fullwidth .g-slideshow .slideshow-caption.uk-overlay-background {
  width: 75%;
}
/* line 46, templates/it_oxygen/custom/scss/custom.scss */
#g-intro {
  background: #662e93;
  /* Old browsers */
  background: -moz-linear-gradient(top, #932890 0%, #5e195c 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #932890 0%, #5e195c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #932890 0%, #5e195c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#662e93', endColorstr='#ffffff',GradientType=0);
  /* IE6-9 */
}
/* line 55, templates/it_oxygen/custom/scss/custom.scss */
#g-intro .sprocket-tabs.layout-bottom .sprocket-tabs-nav {
  margin-top: 0;
}
/* line 56, templates/it_oxygen/custom/scss/custom.scss */
#g-intro .sprocket-tabs.layout-bottom .sprocket-tabs-nav > li.active {
  border-bottom-color: #fb8720;
}
/* line 57, templates/it_oxygen/custom/scss/custom.scss */
#g-intro .sprocket-tabs.layout-bottom .sprocket-tabs-nav > li {
  border-bottom: 3px solid transparent;
}
/* line 58, templates/it_oxygen/custom/scss/custom.scss */
#g-intro .sprocket-tabs.layout-bottom .sprocket-tabs-panels {
  background: #fff;
}
/* line 59, templates/it_oxygen/custom/scss/custom.scss */
#g-intro .sprocket-tabs.layout-bottom .sprocket-tabs-panels > .sprocket-tabs-panel {
  min-height: 435px;
}
/* line 60, templates/it_oxygen/custom/scss/custom.scss */
#g-intro .sprocket-tabs.layout-bottom .sprocket-tabs-panels > .sprocket-tabs-panel.active {
  height: 435px;
}
/* line 61, templates/it_oxygen/custom/scss/custom.scss */
#g-intro .sprocket-tabs.layout-bottom .sprocket-tabs-panels > .sprocket-tabs-panel a {
  background: #fb8720;
  color: #fff;
}
/* line 67, templates/it_oxygen/custom/scss/custom.scss */
#g-intro .sprocket-tabs.layout-bottom .sprocket-tabs-panels > .sprocket-tabs-panel a:hover {
  background: #f49447;
  color: #fff;
}
/* line 73, templates/it_oxygen/custom/scss/custom.scss */
.g-tabs .uk-tab-bottom .g-tab-nav.uk-active > a:before {
  border-bottom-color: #fb8720;
}
/* line 74, templates/it_oxygen/custom/scss/custom.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 83, templates/it_oxygen/custom/scss/custom.scss */
.g-pricing-tables .g-table-item {
  text-align: left;
}
/* line 84, templates/it_oxygen/custom/scss/custom.scss */
.g-table-title h4 {
  font-size: 25px;
}
/* line 85, templates/it_oxygen/custom/scss/custom.scss */
.g-pricing-tables.style2 .g-table-title h4 {
  font-size: 25px;
}
/* line 86, templates/it_oxygen/custom/scss/custom.scss */
.g-pricing-tables.style2 .g-table-price {
  font-size: 25px;
}
/* line 87, templates/it_oxygen/custom/scss/custom.scss */
.g-pricing-tables.style2 .g-table-head {
  padding: 10px 10px;
}
/* line 88, templates/it_oxygen/custom/scss/custom.scss */
.g-pricing-tables .g-pricing-table-inner {
  border-style: solid;
  border-color: #fb8720;
  border-width: 3px;
}
/* line 92, templates/it_oxygen/custom/scss/custom.scss */
.g-pricing-table.featured-table .g-pricing-table-inner {
  border-style: solid;
  border-color: #fb8720;
  border-width: 3px;
  min-height: 485px;
}
/* line 98, templates/it_oxygen/custom/scss/custom.scss */
.g-particle-intro .g-main-title {
  font-size: 40px;
}
/* line 99, templates/it_oxygen/custom/scss/custom.scss */
#g-feature .g-pricing-tables .g-particle-intro .g-main-title {
  color: #fb8720;
}
/* line 100, templates/it_oxygen/custom/scss/custom.scss */
.itemid-120 #g-feature .g-grid .g-content > div {
  margin-bottom: 25px;
}
/* line 102, templates/it_oxygen/custom/scss/custom.scss */
.itemid-120 #g-feature .part-open-skate .g-grid .g-pricing-table:last-child .g-pricing-table-inner {
  border-color: #fff;
}
/* line 103, templates/it_oxygen/custom/scss/custom.scss */
.g-pricing-tables .g-table-price {
  padding: 10px 10px;
}
/* line 104, templates/it_oxygen/custom/scss/custom.scss */
.moduletable.latenight .latenighthead h3 > span {
  color: #800080;
  font-size: 1.5rem;
}
/* line 105, templates/it_oxygen/custom/scss/custom.scss */
.moduletable.schoolparties h3 > span {
  color: #bbd442;
  font-size: 1.5rem;
  text-align: center;
}
/* line 106, templates/it_oxygen/custom/scss/custom.scss */
#g-fullwidth .g-slideshow .g-main-title {
  background: purple;
  color: white;
}
/* line 107, templates/it_oxygen/custom/scss/custom.scss */
.g-slideshow .g-particle-intro .g-title-separator.no-intro-text {
  margin: 0;
  background: none;
  height: 0px;
}
/* line 108, templates/it_oxygen/custom/scss/custom.scss */
.g-slideshow .g-particle-intro {
  margin: 0;
}
/* line 109, templates/it_oxygen/custom/scss/custom.scss */
body.itemid-120 .g-particle-intro .g-title-separator.no-intro-text {
  margin: 1rem auto 0;
}
/* line 110, templates/it_oxygen/custom/scss/custom.scss */
body.itemid-120 .g-particle-intro .g-main-title {
  font-size: 1.75rem;
}
/* line 111, templates/it_oxygen/custom/scss/custom.scss */
body.itemid-120 #g-feature h2.section-head {
  font-size: 2rem;
}
/* feature changes */
/* Specific page changes */
/* homepage changes */
/* line 119, templates/it_oxygen/custom/scss/custom.scss */
.itemid-101 #g-mainbody {
  display: none;
}
/* line 120, templates/it_oxygen/custom/scss/custom.scss */
.itemid-101 #g-intro {
  padding: 0;
}
/* line 121, templates/it_oxygen/custom/scss/custom.scss */
.itemid-101 #g-feature {
  padding: 0;
}
/* line 123, templates/it_oxygen/custom/scss/custom.scss */
.itemid-101 #g-feature .g-features-particle h3.g-title {
  color: #fb8720;
}
/* UL changes */
/* line 126, templates/it_oxygen/custom/scss/custom.scss */
div#list-multiColumn {
  -moz-column-count: 3;
  -moz-column-gap: 20px;
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
  column-count: 3;
  column-gap: 20px;
  margin: 0 auto;
  width: 50%;
}
/* line 137, templates/it_oxygen/custom/scss/custom.scss */
div#list-multiColumn > ul {
  margin: 0 auto;
  width: 70%;
}
/* Schedule changes */
/* line 141, templates/it_oxygen/custom/scss/custom.scss */
/* line 142, templates/it_oxygen/custom/scss/custom.scss */
/* line 143, templates/it_oxygen/custom/scss/custom.scss */
/* line 144, templates/it_oxygen/custom/scss/custom.scss */
.g-content-pro.content-equal-height .g-block > .g-content {
  height: 100%;
}
/* line 146, templates/it_oxygen/custom/scss/custom.scss */
.g-content-pro.content-equal-height .g-block > .g-content .g-content-pro-item {
  height: 100%;
  overflow: hidden;
}
/* line 149, templates/it_oxygen/custom/scss/custom.scss */
.g-content-pro.content-equal-height .g-block > .g-content .g-content-pro-item .g-info-container {
  height: 100%;
}
/* line 158, templates/it_oxygen/custom/scss/custom.scss */
.current-schedule {
  margin-bottom: 30px;
}
/* line 160, templates/it_oxygen/custom/scss/custom.scss */
.current-schedule .g-content-pro .g-content-pro-item {
  border: 1px solid #fb8720;
}
/*# sourceMappingURL=custom_10.css.map */