/* 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
 */

@import "custom-header";
/**
 *
 *
 *
 **/
/* 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/it_delight/custom/scss/_gallery-feature.scss */
.g-gallery-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
/* line 5, templates/it_delight/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/it_delight/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/it_delight/custom/scss/_gallery-feature.scss */
/* line 16, templates/it_delight/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/it_delight/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-right.align-right {
  text-align: right;
}
/* line 25, templates/it_delight/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/it_delight/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-title:after {
  display: block;
  content: '';
  height: 4px;
  border-radius: 4px;
  background: #0080c1;
  position: relative;
  width: 50px;
  margin: 25px auto;
}
/* line 41, templates/it_delight/custom/scss/_gallery-feature.scss */
.g-gallery-feature .image-bottom {
  margin-bottom: -4.063rem;
}
/* line 44, templates/it_delight/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-link {
  margin-top: 5px;
}
/* line 46, templates/it_delight/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-link i {
  margin-right: 10px;
}
/* line 50, templates/it_delight/custom/scss/_gallery-feature.scss */
/* line 51, templates/it_delight/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-desc i {
  margin-right: 8px;
}
/* line 58, templates/it_delight/custom/scss/_gallery-feature.scss */
/* line 59, templates/it_delight/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-item > a {
  position: relative;
  display: block;
  border-radius: 3px;
}
/* line 63, templates/it_delight/custom/scss/_gallery-feature.scss */
/* line 64, templates/it_delight/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/it_delight/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/it_delight/custom/scss/_gallery-feature.scss */
.g-gallery-feature .g-gallery-feature-item .uk-overlay-panel {
  z-index: 4;
  border-radius: 3px;
}
/* line 78, templates/it_delight/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/it_delight/custom/scss/_slideshow-joomla.scss */
/* line 2, templates/it_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 6, templates/it_delight/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_delight/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.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 21, templates/it_delight/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_delight/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.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
/* line 38, templates/it_delight/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.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) {
  .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_delight/custom/scss/_slideshow-joomla.scss */
/* line 58, templates/it_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 62, templates/it_delight/custom/scss/_slideshow-joomla.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/it_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-details {
  margin-bottom: 15px;
  font-size: 90%;
}
/* line 73, templates/it_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-details > span {
  margin-right: 10px;
}
/* line 75, templates/it_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-details > span:last-child {
  margin-right: 0;
}
/* line 78, templates/it_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-details > span i {
  margin-right: 5px;
}
/* line 82, templates/it_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-details.details-showbottom {
  margin-top: 15px;
  margin-bottom: 20px;
}
/* line 87, templates/it_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
/* line 92, templates/it_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #0080c1;
}
/* line 94, templates/it_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 99, templates/it_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-read-more {
  margin-top: 15px;
}
/* line 102, templates/it_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 105, templates/it_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 107, templates/it_delight/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_delight/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_delight/custom/scss/_slideshow-joomla.scss */
/* line 123, templates/it_delight/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_delight/custom/scss/_slideshow-joomla.scss */
/* line 128, templates/it_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 131, templates/it_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 136, templates/it_delight/custom/scss/_slideshow-joomla.scss */
/* line 137, templates/it_delight/custom/scss/_slideshow-joomla.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 146, templates/it_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style3 .g-article-details {
  font-size: 100%;
}
/* line 149, templates/it_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 154, templates/it_delight/custom/scss/_slideshow-joomla.scss */
/* line 155, templates/it_delight/custom/scss/_slideshow-joomla.scss */
/* line 156, templates/it_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow.dark-text .style3 .g-slideshow-title {
  color: #777 !important;
}
/* line 159, templates/it_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow.dark-text .style3 .g-slideshow-desc, .g-slideshow.dark-text .style3 .g-article-details {
  color: #777;
}
/* line 164, templates/it_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 167, templates/it_delight/custom/scss/_slideshow-joomla.scss */
/* line 168, templates/it_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 172, templates/it_delight/custom/scss/_slideshow-joomla.scss */
/* line 173, templates/it_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 177, templates/it_delight/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_delight/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_delight/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_delight/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_delight/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_delight/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_delight/custom/scss/_slideshow-joomla.scss */
/* line 196, templates/it_delight/custom/scss/_slideshow-joomla.scss */
/* line 197, templates/it_delight/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_delight/custom/scss/_slideshow-joomla.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 207, templates/it_delight/custom/scss/_slideshow-joomla.scss */
/* line 208, templates/it_delight/custom/scss/_slideshow-joomla.scss */
/* line 209, templates/it_delight/custom/scss/_slideshow-joomla.scss */
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/**
 *
 *
 *
 **/
@media (max-width: 30rem) {
  /* line 9, templates/it_delight/custom/scss/_custom-bottom.scss */
  /* line 10, templates/it_delight/custom/scss/_custom-bottom.scss */
  /* line 11, templates/it_delight/custom/scss/_custom-bottom.scss */
  #g-bottom .moduletable.contact-us-cta .g-cta-left, #g-bottom .moduletable.contact-us-cta .g-cta-right {
    width: 100% !important;
  }
}
/**
 *
 *
 *
 **/
/* line 7, templates/it_delight/custom/scss/_custom-navigation.scss */
/* line 8, templates/it_delight/custom/scss/_custom-navigation.scss */
/* line 9, templates/it_delight/custom/scss/_custom-navigation.scss */
/* line 10, templates/it_delight/custom/scss/_custom-navigation.scss */
#g-navigation .g-main-nav .g-toplevel .g-menu-item.g-menu-item-type-particle.g-menu-item-provincial-governments---particle-Xqzn6 {
  border-bottom-width: 0rem !important;
}
/* line 13, templates/it_delight/custom/scss/_custom-navigation.scss */
/* line 14, templates/it_delight/custom/scss/_custom-navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: white;
  border-width: 0rem !important;
}
/* line 19, templates/it_delight/custom/scss/_custom-navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li:first-child {
  font-size: 1.4rem;
}
/* line 22, templates/it_delight/custom/scss/_custom-navigation.scss */
/* line 23, templates/it_delight/custom/scss/_custom-navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li:first-child.active .g-menu-item-container:after, #g-navigation .g-main-nav .g-toplevel > li:first-child.current .g-menu-item-container:after, #g-navigation .g-main-nav .g-toplevel > li:first-child:hover .g-menu-item-container:after {
  display: none;
}
/* line 28, templates/it_delight/custom/scss/_custom-navigation.scss */
/* line 32, templates/it_delight/custom/scss/_custom-navigation.scss */
/* line 33, templates/it_delight/custom/scss/_custom-navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li:last-child.active .g-menu-item-container:after, #g-navigation .g-main-nav .g-toplevel > li:last-child.current .g-menu-item-container:after, #g-navigation .g-main-nav .g-toplevel > li:last-child:hover .g-menu-item-container:after {
  display: none;
}
/* line 38, templates/it_delight/custom/scss/_custom-navigation.scss */
/* line 39, templates/it_delight/custom/scss/_custom-navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: yellow;
}
/* line 42, templates/it_delight/custom/scss/_custom-navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container:before, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container:before {
  display: none;
}
/* line 45, templates/it_delight/custom/scss/_custom-navigation.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container:after, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container:after {
  content: " ";
  display: block;
  position: absolute;
  left: calc(50% - 5px);
  bottom: 0rem;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid white;
}
/* line 59, templates/it_delight/custom/scss/_custom-navigation.scss */
/* line 60, templates/it_delight/custom/scss/_custom-navigation.scss */
/* line 61, templates/it_delight/custom/scss/_custom-navigation.scss */
#g-navigation .g-main-nav .g-toplevel .g-sublevel > li .g-menu-item-title {
  color: #666;
  font-size: 1rem;
}
/* line 66, templates/it_delight/custom/scss/_custom-navigation.scss */
/* line 67, templates/it_delight/custom/scss/_custom-navigation.scss */
#g-navigation .g-main-nav .g-toplevel .g-sublevel > li.admin-access a {
  background: #444;
  color: white;
}
/* line 71, templates/it_delight/custom/scss/_custom-navigation.scss */
#g-navigation .g-main-nav .g-toplevel .g-sublevel > li.admin-access a:hover {
  background: #0080c1;
}
/* line 75, templates/it_delight/custom/scss/_custom-navigation.scss */
#g-navigation .g-main-nav .g-toplevel .g-sublevel > li.admin-access a .g-menu-item-title {
  color: white;
}
/* line 80, templates/it_delight/custom/scss/_custom-navigation.scss */
/* line 81, templates/it_delight/custom/scss/_custom-navigation.scss */
/* line 82, templates/it_delight/custom/scss/_custom-navigation.scss */
/* line 83, templates/it_delight/custom/scss/_custom-navigation.scss */
#g-navigation .g-main-nav .g-toplevel .g-sublevel .menu-item-particle.prov-menu > .g-main-nav > ul.g-toplevel > li.mega-thumbnail {
  width: calc(33% - 1rem);
  border: 1px solid #e3e3e3 !important;
  border-radius: 0.5rem;
  margin: 0.5rem;
  padding: 0.5rem;
}
/* line 90, templates/it_delight/custom/scss/_custom-navigation.scss */
/* line 91, templates/it_delight/custom/scss/_custom-navigation.scss */
#g-navigation .g-main-nav .g-toplevel .g-sublevel .menu-item-particle.prov-menu > .g-main-nav > ul.g-toplevel > li.mega-thumbnail a.g-menu-item-container > img, #g-navigation .g-main-nav .g-toplevel .g-sublevel .menu-item-particle.prov-menu > .g-main-nav > ul.g-toplevel > li.mega-thumbnail a.g-menu-item-container > .g-menu-item-content {
  display: block;
  text-align: center;
  margin: 0rem auto;
}
/* line 96, templates/it_delight/custom/scss/_custom-navigation.scss */
#g-navigation .g-main-nav .g-toplevel .g-sublevel .menu-item-particle.prov-menu > .g-main-nav > ul.g-toplevel > li.mega-thumbnail a.g-menu-item-container > img {
  height: 3rem;
}
/* line 99, templates/it_delight/custom/scss/_custom-navigation.scss */
#g-navigation .g-main-nav .g-toplevel .g-sublevel .menu-item-particle.prov-menu > .g-main-nav > ul.g-toplevel > li.mega-thumbnail a.g-menu-item-container > .g-menu-item-content {
  font-size: 1.25rem;
}
/* line 102, templates/it_delight/custom/scss/_custom-navigation.scss */
#g-navigation .g-main-nav .g-toplevel .g-sublevel .menu-item-particle.prov-menu > .g-main-nav > ul.g-toplevel > li.mega-thumbnail a.g-menu-item-container:before {
  display: none;
}
/* line 107, templates/it_delight/custom/scss/_custom-navigation.scss */
#g-navigation .g-main-nav .g-toplevel .g-sublevel .menu-item-particle.prov-menu > .g-main-nav > ul.g-toplevel > li.mega-thumbnail:hover {
  background: #f3f3f3;
}
/* line 110, templates/it_delight/custom/scss/_custom-navigation.scss */
/* line 111, templates/it_delight/custom/scss/_custom-navigation.scss */
#g-navigation .g-main-nav .g-toplevel .g-sublevel .menu-item-particle.prov-menu > .g-main-nav > ul.g-toplevel > li.mega-thumbnail:hover a.g-menu-item-container > .g-menu-item-content {
  text-decoration: underline;
  color: #0080c1;
}
/**
 *
 *
 *
 **/
/* line 8, templates/it_delight/custom/scss/_custom-fullwidth.scss */
/* line 9, templates/it_delight/custom/scss/_custom-fullwidth.scss */
#g-fullwidth .uk-position-cover {
  background-position-y: 50%;
}
/* line 12, templates/it_delight/custom/scss/_custom-fullwidth.scss */
/* line 13, templates/it_delight/custom/scss/_custom-fullwidth.scss */
#g-fullwidth .g-slideshow .g-slideshow-title {
  line-height: 2.5rem;
}
/* line 16, templates/it_delight/custom/scss/_custom-fullwidth.scss */
#g-fullwidth .g-slideshow .g-slideshow-title > a {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 2rem;
}
/* line 21, templates/it_delight/custom/scss/_custom-fullwidth.scss */
#g-fullwidth .g-slideshow .g-slideshow-title > a:hover, #g-fullwidth .g-slideshow .g-slideshow-title > a:active {
  text-decoration: underline;
  color: white;
}
/* line 27, templates/it_delight/custom/scss/_custom-fullwidth.scss */
/* line 28, templates/it_delight/custom/scss/_custom-fullwidth.scss */
#g-fullwidth .g-slideshow .uk-slidenav-position .uk-slidenav {
  border-radius: 0rem;
  opacity: 0.5;
  height: 8rem;
  line-height: 8rem;
  margin-top: -4rem;
}
/* line 35, templates/it_delight/custom/scss/_custom-fullwidth.scss */
#g-fullwidth .g-slideshow .uk-slidenav-position .uk-slidenav.uk-slidenav-next {
  right: 0.5rem;
}
/* line 38, templates/it_delight/custom/scss/_custom-fullwidth.scss */
#g-fullwidth .g-slideshow .uk-slidenav-position .uk-slidenav.uk-slidenav-previous {
  left: 0.5rem;
}
/* line 41, templates/it_delight/custom/scss/_custom-fullwidth.scss */
#g-fullwidth .g-slideshow .uk-slidenav-position .uk-slidenav:hover {
  opacity: 1;
}
/**
 *
 *
 *
 **/
/* line 8, templates/it_delight/custom/scss/_custom-breadcrumbs.scss */
#g-breadcrumb {
  box-shadow: 0rem 0rem 1rem #999;
}
/* line 11, templates/it_delight/custom/scss/_custom-breadcrumbs.scss */
#g-breadcrumb .sprocket-headlines {
  background: none;
  border-width: 0rem;
}
/* line 15, templates/it_delight/custom/scss/_custom-breadcrumbs.scss */
/* line 16, templates/it_delight/custom/scss/_custom-breadcrumbs.scss */
#g-breadcrumb .sprocket-headlines .sprocket-headlines-navigation .arrow {
  background: transparent;
  color: #0080c1;
  box-shadow: none;
  height: 2rem;
}
/* line 22, templates/it_delight/custom/scss/_custom-breadcrumbs.scss */
#g-breadcrumb .sprocket-headlines .sprocket-headlines-navigation .arrow:hover {
  color: #333;
}
/* line 27, templates/it_delight/custom/scss/_custom-breadcrumbs.scss */
/* line 28, templates/it_delight/custom/scss/_custom-breadcrumbs.scss */
#g-breadcrumb .sprocket-headlines .sprocket-headlines-item > a {
  color: #666;
}
/* line 31, templates/it_delight/custom/scss/_custom-breadcrumbs.scss */
#g-breadcrumb .sprocket-headlines .sprocket-headlines-item > a:before {
  content: "i";
  display: inline-block;
  margin-right: 0.5rem;
  text-align: center;
  font-family: "Arial";
  font-weight: bold;
  font-style: italic;
  font-size: 0.9rem;
  color: #0080c1;
  border: 1px solid #e3e3e3;
  border-radius: 50%;
  height: 1.5rem;
  width: 1.5rem;
  background: #e3e3e3;
}
/**
 *
 *
 *
 **/
/* line 7, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 8, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 9, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 10, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 11, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 12, templates/it_delight/custom/scss/_custom-maintop.scss */
#g-maintop .moduletable .k-ui-namespace .mod_docman ul li {
  margin-bottom: 16px;
}
/* line 16, templates/it_delight/custom/scss/_custom-maintop.scss */
#g-maintop .moduletable .k-ui-namespace .mod_docman .k-icon--size-default {
  font-size: 2rem;
  border: 4px solid #f3f3f3;
  height: 60px;
  width: 60px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  padding-top: 0.5rem;
}
/* line 26, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 27, templates/it_delight/custom/scss/_custom-maintop.scss */
#g-maintop .moduletable .k-ui-namespace .mod_docman ul.mod_docman_icons .module_document__info {
  padding-left: 65px;
}
/* line 36, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 37, templates/it_delight/custom/scss/_custom-maintop.scss */
#g-maintop a.btn {
  width: 100%;
  border-radius: 0rem;
}
/* line 41, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 42, templates/it_delight/custom/scss/_custom-maintop.scss */
#g-maintop a.btn.btn-secondary:hover {
  background-color: #0080c1;
}
/* line 48, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 49, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 50, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 51, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 52, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 53, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 54, templates/it_delight/custom/scss/_custom-maintop.scss */
#g-maintop .k-ui-namespace .mod_docman.mod_docman--documents .mod_docman_icons .module_document .koowa_header .koowa_header__item {
  vertical-align: top;
}
/* line 57, templates/it_delight/custom/scss/_custom-maintop.scss */
#g-maintop .k-ui-namespace .mod_docman.mod_docman--documents .mod_docman_icons .module_document .koowa_header .koowa_header__item .module_document__info {
  padding-left: 0rem;
  font-size: 0.9rem;
  font-style: italic;
}
/* line 65, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 66, templates/it_delight/custom/scss/_custom-maintop.scss */
#g-maintop .k-ui-namespace .mod_docman.mod_docman--documents .mod_docman_icons .module_document:hover a {
  text-decoration: underline;
}
/* line 76, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 77, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 78, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 79, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 80, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 81, templates/it_delight/custom/scss/_custom-maintop.scss */
#g-maintop .lnee.newslist.vertical .latestnews-items .latestnews-item:hover a {
  text-decoration: underline;
}
/* line 85, templates/it_delight/custom/scss/_custom-maintop.scss */
#g-maintop .lnee.newslist.vertical .latestnews-items .latestnews-item:hover .newstitle {
  border-left-color: #666;
}
/* line 88, templates/it_delight/custom/scss/_custom-maintop.scss */
#g-maintop .lnee.newslist.vertical .latestnews-items .latestnews-item:hover .newstitle a {
  color: #0080c1;
}
/* line 92, templates/it_delight/custom/scss/_custom-maintop.scss */
#g-maintop .lnee.newslist.vertical .latestnews-items .latestnews-item:hover .newsintro {
  border-left-color: #666;
  color: #333;
}
/* line 103, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 104, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 105, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 106, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 107, templates/it_delight/custom/scss/_custom-maintop.scss */
/* line 108, templates/it_delight/custom/scss/_custom-maintop.scss */
body.mpgis-contact-page #g-mainbody .moduletable.mpgis-contact-form .fox-container form .controls {
  width: 100% !important;
  margin-right: 1rem;
}
/* line 112, templates/it_delight/custom/scss/_custom-maintop.scss */
body.mpgis-contact-page #g-mainbody .moduletable.mpgis-contact-form .fox-container form .controls input[type="text"], body.mpgis-contact-page #g-mainbody .moduletable.mpgis-contact-form .fox-container form .controls input[type="email"], body.mpgis-contact-page #g-mainbody .moduletable.mpgis-contact-form .fox-container form .controls textarea {
  width: 100% !important;
  border-radius: 0rem !important;
  border-color: #0080c1 !important;
  padding: 1rem;
  color: #0080c1;
}
/* line 120, templates/it_delight/custom/scss/_custom-maintop.scss */
body.mpgis-contact-page #g-mainbody .moduletable.mpgis-contact-form .fox-container form .controls button {
  width: calc(100% - 2rem) !important;
  border-radius: 0rem !important;
  border-color: #0080c1 !important;
  padding: 2rem;
  margin-left: 2rem;
}
/* line 127, templates/it_delight/custom/scss/_custom-maintop.scss */
body.mpgis-contact-page #g-mainbody .moduletable.mpgis-contact-form .fox-container form .controls button > span {
  color: white;
  text-shadow: 0rem 0rem;
}
/* line 133, templates/it_delight/custom/scss/_custom-maintop.scss */
body.mpgis-contact-page #g-mainbody .moduletable.mpgis-contact-form .fox-container form h3 {
  border-bottom-width: 0px;
}
/* line 139, templates/it_delight/custom/scss/_custom-maintop.scss */
body.mpgis-contact-page #g-mainbody h4.sprocket-lists-portrait-title {
  font-weight: bold !important;
  font-size: 2rem;
}
/* line 143, templates/it_delight/custom/scss/_custom-maintop.scss */
body.mpgis-contact-page #g-mainbody h3 {
  color: #0080c1 !important;
  font-weight: bold;
  font-size: 1.25rem;
  border-bottom: 1px solid #e3e3e3;
}
/* line 149, templates/it_delight/custom/scss/_custom-maintop.scss */
body.mpgis-contact-page #g-mainbody h4 {
  font-weight: 1.25rem;
  font-weight: normal;
}
/* line 153, templates/it_delight/custom/scss/_custom-maintop.scss */
body.mpgis-contact-page #g-mainbody p {
  width: 100% !important;
  background-color: transparent !important;
  margin-bottom: 2rem;
}
/**
 *
 *
 *
 **/
/* line 8, templates/it_delight/custom/scss/_custom-footer.scss */
#g-footer {
  position: relative;
  z-index: 1000;
}
/* line 12, templates/it_delight/custom/scss/_custom-footer.scss */
/* line 13, templates/it_delight/custom/scss/_custom-footer.scss */
/* line 14, templates/it_delight/custom/scss/_custom-footer.scss */
#g-footer .g-block h3.g-title:before, #g-footer .g-block h3.g-title:after {
  content: " ";
  position: absolute;
  top: 50%;
  border-width: 0rem;
  display: inline-block;
  height: 1px;
  background-color: white;
  margin: unset;
}
/* line 25, templates/it_delight/custom/scss/_custom-footer.scss */
/* line 26, templates/it_delight/custom/scss/_custom-footer.scss */
/* line 27, templates/it_delight/custom/scss/_custom-footer.scss */
#g-footer .g-block:not(.align-right) h3.g-title:before {
  width: 20px !important;
  margin-left: -30px;
}
/* line 31, templates/it_delight/custom/scss/_custom-footer.scss */
#g-footer .g-block:not(.align-right) h3.g-title:after {
  width: 100% !important;
  margin-left: 10px;
}
/* line 38, templates/it_delight/custom/scss/_custom-footer.scss */
/* line 39, templates/it_delight/custom/scss/_custom-footer.scss */
/* line 40, templates/it_delight/custom/scss/_custom-footer.scss */
#g-footer .g-block.align-right h3.g-title:before {
  left: 0rem;
  width: 40% !important;
}
/* line 44, templates/it_delight/custom/scss/_custom-footer.scss */
#g-footer .g-block.align-right h3.g-title:after {
  width: 20px !important;
  margin-left: 10px;
}
/* line 51, templates/it_delight/custom/scss/_custom-footer.scss */
/* line 52, templates/it_delight/custom/scss/_custom-footer.scss */
#g-footer a:before {
  display: none;
}
/* line 55, templates/it_delight/custom/scss/_custom-footer.scss */
#g-footer a.current, #g-footer a.active, #g-footer a:hover {
  color: white;
  text-decoration: underline;
}
/* line 61, templates/it_delight/custom/scss/_custom-footer.scss */
/* line 62, templates/it_delight/custom/scss/_custom-footer.scss */
#g-footer .nav.menu li {
  margin-bottom: 0.5rem;
}
/* line 65, templates/it_delight/custom/scss/_custom-footer.scss */
#g-footer .nav.menu li > a.sidebar-user {
  display: none;
}
@media (max-width: 30rem) {
  /* line 73, templates/it_delight/custom/scss/_custom-footer.scss */
  /* line 74, templates/it_delight/custom/scss/_custom-footer.scss */
  /* line 75, templates/it_delight/custom/scss/_custom-footer.scss */
  #g-footer .nav.menu li {
    margin-bottom: 0.5rem;
    display: inline-block;
    margin-right: 1rem;
    text-decoration: underline;
  }
}
/**
 *
 *
 *
 **/
/* line 7, templates/it_delight/custom/scss/_custom-copyright.scss */
/* line 8, templates/it_delight/custom/scss/_custom-copyright.scss */
#g-copyright a, #g-copyright p, #g-copyright div, #g-copyright span {
  font-size: 0.8rem;
  color: #f3f3f3;
}
/* line 12, templates/it_delight/custom/scss/_custom-copyright.scss */
#g-copyright li.g-menu-item-101 a {
  color: white;
}
/* line 15, templates/it_delight/custom/scss/_custom-copyright.scss */
#g-copyright li.g-menu-item-101 a .fa:hover {
  color: white;
  text-decoration: underline;
}
/* line 20, templates/it_delight/custom/scss/_custom-copyright.scss */
#g-copyright li:not(.g-menu-item-101) a:hover {
  color: white;
  text-decoration: underline;
}
/* line 24, templates/it_delight/custom/scss/_custom-copyright.scss */
/* line 25, templates/it_delight/custom/scss/_custom-copyright.scss */
#g-copyright .g-menu-item-title:hover {
  color: white;
  text-decoration: underline;
}
/* line 20, templates/it_delight/custom/scss/custom.scss */
h1, h2, h3, h4, h5 {
  font-family: "Open Sans";
}
/* line 24, templates/it_delight/custom/scss/custom.scss */
/* line 25, templates/it_delight/custom/scss/custom.scss */
.box3 a, .box4 a {
  color: white !important;
}
/* line 30, templates/it_delight/custom/scss/custom.scss */
/* line 31, templates/it_delight/custom/scss/custom.scss */
#g-mainbody a:hover, #g-footer a:hover {
  text-decoration: underline;
}
/* line 36, templates/it_delight/custom/scss/custom.scss */
img.mega-thumbnail {
  display: none;
}
/* line 39, templates/it_delight/custom/scss/custom.scss */
.module_document__info {
  padding-left: 0rem !important;
  font-style: italic;
  font-size: 0.9rem;
}
/* line 45, templates/it_delight/custom/scss/custom.scss */
.nav {
  display: unset !important;
}
/* line 49, templates/it_delight/custom/scss/custom.scss */
/* line 50, templates/it_delight/custom/scss/custom.scss */
/* line 51, templates/it_delight/custom/scss/custom.scss */
.g-accordion.contact-content .g-accordion-item .uk-accordion-title {
  background: none;
  border: none;
  position: relative;
}
/* line 56, templates/it_delight/custom/scss/custom.scss */
.g-accordion.contact-content .g-accordion-item .uk-accordion-title:before {
  content: "+";
  font-size: 2.5rem;
  color: #0080c1;
  position: absolute;
  display: inline-block;
  width: 20px !important;
  margin-left: -40px;
}
/* line 65, templates/it_delight/custom/scss/custom.scss */
.g-accordion.contact-content .g-accordion-item .uk-accordion-title:after {
  content: " ";
  position: absolute;
  top: 50%;
  border-width: 0rem;
  display: inline-block;
  height: 1px;
  background-color: #0080c1;
  margin: unset;
  width: 100% !important;
  margin-left: 10px;
}
/* line 77, templates/it_delight/custom/scss/custom.scss */
/* line 78, templates/it_delight/custom/scss/custom.scss */
.g-accordion.contact-content .g-accordion-item .uk-accordion-title.uk-active:before {
  content: " ";
  border: solid #0080c1;
  border-width: 0 0.125rem 0.125rem 0;
  display: inline-block;
  padding: 0.5rem;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
/* line 90, templates/it_delight/custom/scss/custom.scss */
.g-accordion.contact-content .g-accordion-item .uk-accordion-content {
  padding: 2rem 1rem;
}
/* line 93, templates/it_delight/custom/scss/custom.scss */
/* line 94, templates/it_delight/custom/scss/custom.scss */
.g-accordion.contact-content .g-accordion-item .uk-accordion-content .lnee li.latestnews-item {
  border-bottom: none;
}
/* line 99, templates/it_delight/custom/scss/custom.scss */
.g-accordion.contact-content .g-accordion-item .uk-accordion-content .contact-col-1-2, .g-accordion.contact-content .g-accordion-item .uk-accordion-content .contact-col-2-2 {
  display: inline-block;
  width: 50%;
}
/* line 103, templates/it_delight/custom/scss/custom.scss */
.g-accordion.contact-content .g-accordion-item .uk-accordion-content .contact-col-1-2 h3, .g-accordion.contact-content .g-accordion-item .uk-accordion-content .contact-col-2-2 h3, .g-accordion.contact-content .g-accordion-item .uk-accordion-content .contact-col-1-2 a, .g-accordion.contact-content .g-accordion-item .uk-accordion-content .contact-col-2-2 a {
  color: #0080c1;
}
/* line 106, templates/it_delight/custom/scss/custom.scss */
.g-accordion.contact-content .g-accordion-item .uk-accordion-content .contact-col-1-2 h4, .g-accordion.contact-content .g-accordion-item .uk-accordion-content .contact-col-2-2 h4 {
  color: #666;
}
/* line 110, templates/it_delight/custom/scss/custom.scss */
.g-accordion.contact-content .g-accordion-item .uk-accordion-content .contact-col-1-2 {
  float: left;
}
/* line 113, templates/it_delight/custom/scss/custom.scss */
.g-accordion.contact-content .g-accordion-item .uk-accordion-content .contact-col-2-2 {
  float: right;
}
/* line 120, templates/it_delight/custom/scss/custom.scss */
/* line 121, templates/it_delight/custom/scss/custom.scss */
.moduletable .g-title, .g-gallery-feature .g-title, .moduletable .g-gallery-feature-title, .g-gallery-feature .g-gallery-feature-title {
  overflow: hidden;
  display: block;
  text-align: left;
  padding-left: 30px;
}
/* line 127, templates/it_delight/custom/scss/custom.scss */
.moduletable .g-title:before, .g-gallery-feature .g-title:before, .moduletable .g-gallery-feature-title:before, .g-gallery-feature .g-gallery-feature-title:before, .moduletable .g-title:after, .g-gallery-feature .g-title:after, .moduletable .g-gallery-feature-title:after, .g-gallery-feature .g-gallery-feature-title:after {
  content: " ";
  position: absolute;
  top: 50%;
  border-width: 0rem;
  display: inline-block;
  height: 1px;
  background-color: #0080c1;
  margin: unset;
}
/* line 137, templates/it_delight/custom/scss/custom.scss */
.moduletable .g-title:before, .g-gallery-feature .g-title:before, .moduletable .g-gallery-feature-title:before, .g-gallery-feature .g-gallery-feature-title:before {
  width: 20px !important;
  margin-left: -30px;
}
/* line 141, templates/it_delight/custom/scss/custom.scss */
.moduletable .g-title:after, .g-gallery-feature .g-title:after, .moduletable .g-gallery-feature-title:after, .g-gallery-feature .g-gallery-feature-title:after {
  width: 100% !important;
  margin-left: 10px;
}
/* line 146, templates/it_delight/custom/scss/custom.scss */
.moduletable .g-gallery-feature-desc, .g-gallery-feature .g-gallery-feature-desc {
  text-align: left;
}
/* line 150, templates/it_delight/custom/scss/custom.scss */
.moduletable.div-nudge-up-if-empty-component {
  margin-top: -80px;
}
/* line 153, templates/it_delight/custom/scss/custom.scss */
/* line 154, templates/it_delight/custom/scss/custom.scss */
.moduletable.contact-us-cta .g-cta-button.style2 {
  padding: 1rem;
  background: #f9f9f9;
  border: 1px solid #f3f3f3;
  border-radius: 1rem;
}
/* line 160, templates/it_delight/custom/scss/custom.scss */
.moduletable.contact-us-cta .g-cta-button.style2 .g-cta-left, .moduletable.contact-us-cta .g-cta-button.style2 .g-cta-right {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
  min-height: 0;
  float: left;
}
/* line 172, templates/it_delight/custom/scss/custom.scss */
.moduletable.contact-us-cta .g-cta-button.style2 .g-cta-left {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 85%;
  -moz-flex: 0 85%;
  -ms-flex: 0 85%;
  flex: 0 85%;
  width: 85%;
}
/* line 182, templates/it_delight/custom/scss/custom.scss */
.moduletable.contact-us-cta .g-cta-button.style2 .g-cta-right {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 15%;
  -moz-flex: 0 15%;
  -ms-flex: 0 15%;
  flex: 0 15%;
  width: 15%;
}
/* line 192, templates/it_delight/custom/scss/custom.scss */
.moduletable.contact-us-cta .g-cta-button.style2 .g-cta-right .button {
  padding: 0.5rem 1rem;
}
/* line 199, templates/it_delight/custom/scss/custom.scss */
/* line 200, templates/it_delight/custom/scss/custom.scss */
body.com_content.view-article.itemid-189 .g-slideshow {
  display: none;
}
/* line 205, templates/it_delight/custom/scss/custom.scss */
/* line 206, templates/it_delight/custom/scss/custom.scss */
#g-header h2.sitename-primary, #g-header h3.sitename-secondary {
  font-family: "Marcellus SC";
}
/* line 209, templates/it_delight/custom/scss/custom.scss */
#g-header h2.sitename-primary {
  margin: 0.5rem 0rem;
}
/* line 212, templates/it_delight/custom/scss/custom.scss */
/* line 213, templates/it_delight/custom/scss/custom.scss */
#g-header h3.sitename-secondary > a {
  color: #666;
}
/* line 223, templates/it_delight/custom/scss/custom.scss */
/* line 224, templates/it_delight/custom/scss/custom.scss */
/* line 225, templates/it_delight/custom/scss/custom.scss */
/* line 226, templates/it_delight/custom/scss/custom.scss */
/* line 227, templates/it_delight/custom/scss/custom.scss */
/* line 228, templates/it_delight/custom/scss/custom.scss */
/* line 229, templates/it_delight/custom/scss/custom.scss */
/* line 230, templates/it_delight/custom/scss/custom.scss */
/* line 231, templates/it_delight/custom/scss/custom.scss */
/* line 232, templates/it_delight/custom/scss/custom.scss */
/* line 233, templates/it_delight/custom/scss/custom.scss */
/* line 234, templates/it_delight/custom/scss/custom.scss */
/* line 235, templates/it_delight/custom/scss/custom.scss */
/* line 236, templates/it_delight/custom/scss/custom.scss */
/* line 237, templates/it_delight/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.g-menu-item.g-fullwidth .g-dropdown .g-sublevel > li.g-menu-item .menu-item-particle.prov-menu .g-main-nav .g-toplevel > li.g-menu-item .g-menu-item-container > picture > img {
  height: 9rem;
  object-fit: contain;
  width: 100%;
}
/* line 257, templates/it_delight/custom/scss/custom.scss */
/* line 258, templates/it_delight/custom/scss/custom.scss */
#g-container-main .g-block.size-20 {
  border-right: 1px solid #f3f3f3;
}
/* line 262, templates/it_delight/custom/scss/custom.scss */
#g-container-main .g-block.size-80 {
  -moz-box-shadow: inset 5px 0px 10px #e3e3e3;
  -webkit-box-shadow: inset 5px 0px 10px #e3e3e3;
  box-shadow: inset 5px 0px 10px #e3e3e3;
  max-width: 80%;
  float: right;
}
/* line 269, templates/it_delight/custom/scss/custom.scss */
/* line 270, templates/it_delight/custom/scss/custom.scss */
/* line 271, templates/it_delight/custom/scss/custom.scss */
/* line 272, templates/it_delight/custom/scss/custom.scss */
#g-container-main article[itemtype="https://schema.org/Article"] .g-article-header .icons button.dropdown-toggle {
  border: 1px solid #e3e3e3 !important;
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
  border-bottom-left-radius: 0rem !important;
  border-bottom-right-radius: 0rem !important;
  padding: 0.25rem 0.5rem !important;
}
/* line 280, templates/it_delight/custom/scss/custom.scss */
#g-container-main article[itemtype="https://schema.org/Article"] .g-article-header .icons button.dropdown-toggle > span {
  color: #0080c1 !important;
}
/* line 284, templates/it_delight/custom/scss/custom.scss */
#g-container-main article[itemtype="https://schema.org/Article"] .g-article-header .icons button.dropdown-toggle:hover, #g-container-main article[itemtype="https://schema.org/Article"] .g-article-header .icons button.dropdown-toggle:focus {
  background-color: #e3e3e3;
}
/* line 290, templates/it_delight/custom/scss/custom.scss */
#g-container-main article[itemtype="https://schema.org/Article"] .article-info {
  font-size: 0.8rem;
}
/* line 293, templates/it_delight/custom/scss/custom.scss */
#g-container-main article[itemtype="https://schema.org/Article"] .caption + .img_caption {
  background-color: #f9f9f9;
  border: 1px solid #f3f3f3;
  margin-top: 0;
  padding: 0.25rem;
}
/* line 300, templates/it_delight/custom/scss/custom.scss */
/* line 301, templates/it_delight/custom/scss/custom.scss */
#g-container-main article[itemtype="http://schema.org/BlogPosting"] > .item-image {
  float: unset;
}
/* line 304, templates/it_delight/custom/scss/custom.scss */
#g-container-main article[itemtype="http://schema.org/BlogPosting"] .g-article-header, #g-container-main article[itemtype="http://schema.org/BlogPosting"] dl, #g-container-main article[itemtype="http://schema.org/BlogPosting"] p {
  width: 80%;
  margin: 0 auto;
  background-color: #f9f9f9;
}
/* line 313, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody {
  width: 100%;
}
/* line 316, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody table {
  padding: unset;
  margin: unset;
  border-color: #e3e3e3 !important;
}
/* line 321, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody table th, #g-container-main #g-mainbody table td {
  padding: unset;
  margin: unset;
  border-color: #e3e3e3 !important;
}
/* line 326, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody table th div, #g-container-main #g-mainbody table td div {
  padding: 0.25rem 0.5rem;
}
/* line 330, templates/it_delight/custom/scss/custom.scss */
/* line 331, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody table th span[style^="color"], #g-container-main #g-mainbody table td span[style^="color"], #g-container-main #g-mainbody table th span[style^="background-color"], #g-container-main #g-mainbody table td span[style^="background-color"] {
  display: block;
}
/* line 334, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody table th > span > span, #g-container-main #g-mainbody table td > span > span {
  padding: 0.5rem;
}
/* line 340, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody figure.image {
  width: calc(100% - 50px);
}
/* line 343, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody figure.image > img {
  object-fit: contain;
  min-width: 100%;
  min-height: 100%;
}
/* line 350, templates/it_delight/custom/scss/custom.scss */
/* line 351, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .g-block.province-content-title .g-content {
  margin: 0rem auto;
  padding: 0rem auto;
}
/* line 355, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .g-block.province-content-title h1, #g-container-main #g-mainbody .g-block.province-content-title h2, #g-container-main #g-mainbody .g-block.province-content-title h3, #g-container-main #g-mainbody .g-block.province-content-title h4 {
  margin: 0rem;
}
/* line 359, templates/it_delight/custom/scss/custom.scss */
/* line 360, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .g-block.province-content-intro .g-content {
  margin: 0rem auto;
  padding: 0rem auto;
}
/* line 364, templates/it_delight/custom/scss/custom.scss */
/* line 365, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .g-block.province-content-intro .custom p {
  margin: 0rem;
}
/* line 370, templates/it_delight/custom/scss/custom.scss */
/* line 371, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .center .g-title {
  text-transform: uppercase;
  color: #8f4dae;
}
/* line 375, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .center .g-title:after {
  margin-left: auto !important;
  margin-right: auto !important;
}
/* line 381, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .platform-content:not(:last-child) {
  margin-bottom: 4rem;
}
/* line 384, templates/it_delight/custom/scss/custom.scss */
/* line 385, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .lnee li.latestnews-item {
  border-bottom: 3px solid #f3f3f3;
  margin-bottom: 1rem !important;
  padding-bottom: 1rem !important;
}
/* line 390, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .lnee li.latestnews-item.active {
  display: none;
}
/* line 394, templates/it_delight/custom/scss/custom.scss */
/* line 395, templates/it_delight/custom/scss/custom.scss */
/* line 396, templates/it_delight/custom/scss/custom.scss */
/* line 397, templates/it_delight/custom/scss/custom.scss */
/* line 398, templates/it_delight/custom/scss/custom.scss */
/* line 399, templates/it_delight/custom/scss/custom.scss */
/* line 400, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .lnee li.latestnews-item .innernews .newshead.picturetype .picture .innerpicture a > img {
  min-width: 100%;
  height: 10rem;
  object-fit: cover;
  overflow: hidden;
}
/* line 413, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .lnee li.latestnews-item .onecatlink.last, #g-container-main #g-mainbody .lnee li.latestnews-item .readalllink.last, #g-container-main #g-mainbody .lnee li.latestnews-item p.link {
  margin-top: 16px;
}
/* line 416, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .lnee li.latestnews-item .onecatlink.last a.btn-default, #g-container-main #g-mainbody .lnee li.latestnews-item .readalllink.last a.btn-default, #g-container-main #g-mainbody .lnee li.latestnews-item p.link a.btn-default {
  padding: 0.25rem 0.5rem !important;
  border-radius: 0rem;
  color: #0080c1;
  border: 1px solid #0080c1;
}
/* line 422, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .lnee li.latestnews-item .onecatlink.last a.btn-default:active, #g-container-main #g-mainbody .lnee li.latestnews-item .readalllink.last a.btn-default:active, #g-container-main #g-mainbody .lnee li.latestnews-item p.link a.btn-default:active, #g-container-main #g-mainbody .lnee li.latestnews-item .onecatlink.last a.btn-default:hover, #g-container-main #g-mainbody .lnee li.latestnews-item .readalllink.last a.btn-default:hover, #g-container-main #g-mainbody .lnee li.latestnews-item p.link a.btn-default:hover, #g-container-main #g-mainbody .lnee li.latestnews-item .onecatlink.last a.btn-default:focus, #g-container-main #g-mainbody .lnee li.latestnews-item .readalllink.last a.btn-default:focus, #g-container-main #g-mainbody .lnee li.latestnews-item p.link a.btn-default:focus {
  color: white;
  background-color: #0080c1;
}
/* line 428, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .lnee li.latestnews-item .newstitle {
  color: #666;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  transition: color 0.4s;
}
/* line 434, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .lnee li.latestnews-item dl.item_details.after_text {
  margin-top: 0.5rem;
}
/* line 437, templates/it_delight/custom/scss/custom.scss */
/* line 438, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .lnee li.latestnews-item dl.item_details.after_text a:hover {
  color: #333;
}
/* line 443, templates/it_delight/custom/scss/custom.scss */
/* line 444, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .lnee li.latestnews-item .newshead .calendar.noimage {
  background: transparent;
  color: #999;
}
/* line 448, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .lnee li.latestnews-item .newshead .calendar.noimage .position1, #g-container-main #g-mainbody .lnee li.latestnews-item .newshead .calendar.noimage .position2, #g-container-main #g-mainbody .lnee li.latestnews-item .newshead .calendar.noimage .position3, #g-container-main #g-mainbody .lnee li.latestnews-item .newshead .calendar.noimage .position4, #g-container-main #g-mainbody .lnee li.latestnews-item .newshead .calendar.noimage .position5 {
  color: #ccc;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  transition: color 0.4s;
}
/* line 457, templates/it_delight/custom/scss/custom.scss */
/* line 458, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .lnee li.latestnews-item:hover .newstitle, #g-container-main #g-mainbody .lnee li.latestnews-item:hover .newshead .calendar.noimage .position1, #g-container-main #g-mainbody .lnee li.latestnews-item:hover .newshead .calendar.noimage .position2 {
  color: #0080c1;
}
/* line 461, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .lnee li.latestnews-item:hover dl.item_details.after_text {
  text-decoration: underline;
}
/* line 466, templates/it_delight/custom/scss/custom.scss */
/* line 467, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .lnee .SYWicon-arrow-left2:before, #g-container-main #g-mainbody .lnee .SYWicon-arrow-right2:before {
  font-size: 1rem;
}
/* line 471, templates/it_delight/custom/scss/custom.scss */
/* line 472, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .lnee .SYWicon-arrow-left2:before {
  content: "‹";
}
/* line 476, templates/it_delight/custom/scss/custom.scss */
/* line 477, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .lnee .SYWicon-arrow-right2:before {
  content: "›";
}
/* line 482, templates/it_delight/custom/scss/custom.scss */
/* line 483, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .g-slideshow .uk-slideshow {
  margin-top: -5rem;
  margin-bottom: 5rem;
}
/* line 487, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .g-slideshow .uk-dotnav {
  margin-bottom: -2.5rem;
}
/* line 490, templates/it_delight/custom/scss/custom.scss */
/* line 491, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .g-slideshow .uk-dotnav > * > * {
  border: rgba(0, 0, 0, 0.4) 0.25rem solid;
  height: 1rem;
  width: 1rem;
}
/* line 497, templates/it_delight/custom/scss/custom.scss */
/* line 498, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .g-slideshow .uk-dotnav > *:hover > *, #g-container-main #g-mainbody .g-slideshow .uk-dotnav > *.uk-active > * {
  border: rgba(0, 128, 193, 0.4) 0.25rem solid;
  background-color: #0080c1;
}
/* line 505, templates/it_delight/custom/scss/custom.scss */
/* line 506, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .g-slideshow .g-slideshow-item .uk-overlay-panel {
  max-width: 100%;
}
/* line 509, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .g-slideshow .g-slideshow-item .uk-overlay-panel .g-slideshow-title {
  line-height: 2.5rem;
}
/* line 512, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .g-slideshow .g-slideshow-item .uk-overlay-panel .g-slideshow-title > a {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 2rem;
}
/* line 517, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .g-slideshow .g-slideshow-item .uk-overlay-panel .g-slideshow-title > a:hover, #g-container-main #g-mainbody .g-slideshow .g-slideshow-item .uk-overlay-panel .g-slideshow-title > a:active {
  text-decoration: underline;
  color: white;
}
/* line 526, templates/it_delight/custom/scss/custom.scss */
/* line 527, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .sprocket-features.layout-slideshow2 .sprocket-features-content {
  background-color: rgba(0, 0, 0, 0.3) !important;
  text-align: left !important;
}
/* line 531, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .sprocket-features.layout-slideshow2 .sprocket-features-content:before {
  display: none;
}
/* line 535, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .sprocket-features.layout-slideshow2 .sprocket-features-content .sprocket-features-img-container {
  height: 25rem;
}
/* line 538, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .sprocket-features.layout-slideshow2 .sprocket-features-content .sprocket-features-title {
  font-weight: bold;
  color: white;
}
/* line 542, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .sprocket-features.layout-slideshow2 .sprocket-features-content .readon {
  display: none;
}
/* line 546, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .sprocket-features.layout-slideshow2 .sprocket-features-pagination {
  bottom: -2rem;
}
/* line 549, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-mainbody .sprocket-features.layout-slideshow2 .sprocket-features-pagination li {
  background-color: #0080c1;
  padding: 8px;
  border-radius: 50%;
}
/* line 557, templates/it_delight/custom/scss/custom.scss */
/* line 558, templates/it_delight/custom/scss/custom.scss */
/* line 559, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-sidebar .nav.menu li {
  margin-bottom: 0.75rem;
}
/* line 562, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-sidebar .nav.menu li a {
  color: #666;
}
/* line 565, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-sidebar .nav.menu li a:before {
  display: none;
}
/* line 569, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-sidebar .nav.menu li a.sidebar-user {
  background: #0080c1;
  color: white;
  padding: 0.25rem 0.5rem;
  border: 1px solid #8f4dae;
  border-radius: 0.5rem;
  text-align: center;
  font-weight: bold;
}
/* line 580, templates/it_delight/custom/scss/custom.scss */
/* line 581, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-sidebar .nav.menu li.current a, #g-container-main #g-sidebar .nav.menu li.active a {
  font-weight: bold;
  color: #666;
}
/* line 589, templates/it_delight/custom/scss/custom.scss */
/* line 590, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-sidebar .moduletable.date-layout .g-title {
  border: none;
  padding-bottom: 0rem;
}
/* line 594, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-sidebar .moduletable.date-layout .g-title:before, #g-container-main #g-sidebar .moduletable.date-layout .g-title:after {
  content: " ";
  position: absolute;
  top: 50%;
  border-width: 0rem;
  display: inline-block;
  height: 1px;
  background-color: #0080c1;
  margin: unset;
}
/* line 604, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-sidebar .moduletable.date-layout .g-title:before {
  width: 20px !important;
  margin-left: -30px;
}
/* line 608, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-sidebar .moduletable.date-layout .g-title:after {
  width: 100% !important;
  margin-left: 10px;
}
/* line 613, templates/it_delight/custom/scss/custom.scss */
/* line 614, templates/it_delight/custom/scss/custom.scss */
/* line 615, templates/it_delight/custom/scss/custom.scss */
/* line 616, templates/it_delight/custom/scss/custom.scss */
/* line 617, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-sidebar .moduletable.date-layout .lnee .latestnews-items > li.latestnews-item .newshead.calendartype .calendar.noimage {
  color: #999;
}
/* line 620, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-sidebar .moduletable.date-layout .lnee .latestnews-items > li.latestnews-item .newshead.calendartype .calendar.noimage .position1 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.75rem !important;
}
/* line 625, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-sidebar .moduletable.date-layout .lnee .latestnews-items > li.latestnews-item .newshead.calendartype .calendar.noimage .position2, #g-container-main #g-sidebar .moduletable.date-layout .lnee .latestnews-items > li.latestnews-item .newshead.calendartype .calendar.noimage .position3 {
  width: calc(50% - 0.25rem);
  float: left;
  margin-right: 0.25rem;
  font-weight: bold;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 0em;
  text-indent: 0em;
}
/* line 635, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-sidebar .moduletable.date-layout .lnee .latestnews-items > li.latestnews-item .newshead.calendartype .calendar.noimage .position4 {
  font-size: 0.9rem;
}
/* line 641, templates/it_delight/custom/scss/custom.scss */
/* line 642, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-sidebar .moduletable.date-layout .lnee .latestnews-items > li.latestnews-item .newsinfo .newstitle {
  -webkit-box-flex: unset;
  -moz-box-flex: unset;
  box-flex: unset;
  -webkit-flex: unset;
  -moz-flex: unset;
  -ms-flex: unset;
  flex: unset;
  width: unset;
}
/* line 654, templates/it_delight/custom/scss/custom.scss */
/* line 655, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-sidebar .moduletable.date-layout .lnee .latestnews-items > li.latestnews-item:hover .position2, #g-container-main #g-sidebar .moduletable.date-layout .lnee .latestnews-items > li.latestnews-item:hover .position3, #g-container-main #g-sidebar .moduletable.date-layout .lnee .latestnews-items > li.latestnews-item:hover .newstitle {
  color: #0080c1;
}
/* line 663, templates/it_delight/custom/scss/custom.scss */
/* line 664, templates/it_delight/custom/scss/custom.scss */
/* line 665, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-sidebar .g-block.box3 .moduletable .g-title {
  color: #d3d3d3 !important;
  border: none;
  padding-bottom: 0rem;
}
/* line 670, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-sidebar .g-block.box3 .moduletable .g-title:before, #g-container-main #g-sidebar .g-block.box3 .moduletable .g-title:after {
  background-color: #ccc;
}
/* line 673, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-sidebar .g-block.box3 .moduletable .g-title:before {
  width: 20px !important;
  margin-left: -30px;
}
/* line 677, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-sidebar .g-block.box3 .moduletable .g-title:after {
  width: 100% !important;
  margin-left: 10px;
}
/* line 682, templates/it_delight/custom/scss/custom.scss */
/* line 683, templates/it_delight/custom/scss/custom.scss */
/* line 684, templates/it_delight/custom/scss/custom.scss */
/* line 685, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-sidebar .g-block.box3 .moduletable .lnee .latestnews-items > li.latestnews-item .position1, #g-container-main #g-sidebar .g-block.box3 .moduletable .lnee .latestnews-items > li.latestnews-item .position2, #g-container-main #g-sidebar .g-block.box3 .moduletable .lnee .latestnews-items > li.latestnews-item .position3, #g-container-main #g-sidebar .g-block.box3 .moduletable .lnee .latestnews-items > li.latestnews-item .position4, #g-container-main #g-sidebar .g-block.box3 .moduletable .lnee .latestnews-items > li.latestnews-item .newstitle a {
  color: #d3d3d3;
}
/* line 689, templates/it_delight/custom/scss/custom.scss */
/* line 690, templates/it_delight/custom/scss/custom.scss */
#g-container-main #g-sidebar .g-block.box3 .moduletable .lnee .latestnews-items > li.latestnews-item:hover .position2, #g-container-main #g-sidebar .g-block.box3 .moduletable .lnee .latestnews-items > li.latestnews-item:hover .position3, #g-container-main #g-sidebar .g-block.box3 .moduletable .lnee .latestnews-items > li.latestnews-item:hover .newstitle a {
  color: white;
}
/* line 702, templates/it_delight/custom/scss/custom.scss */
/* line 703, templates/it_delight/custom/scss/custom.scss */
/* line 704, templates/it_delight/custom/scss/custom.scss */
#g-footer .moduletable .g-title {
  color: #ccc;
}
/* line 707, templates/it_delight/custom/scss/custom.scss */
#g-footer .moduletable .g-title:before, #g-footer .moduletable .g-title:after {
  background-color: #999;
}
/* line 712, templates/it_delight/custom/scss/custom.scss */
/* line 713, templates/it_delight/custom/scss/custom.scss */
/* line 714, templates/it_delight/custom/scss/custom.scss */
#g-footer .align-right .moduletable .g-title {
  text-align: right;
  padding-right: 30px;
}
/* line 718, templates/it_delight/custom/scss/custom.scss */
#g-footer .align-right .moduletable .g-title:before {
  width: 100%;
  margin-left: 0px;
}
/* line 722, templates/it_delight/custom/scss/custom.scss */
#g-footer .align-right .moduletable .g-title:after {
  margin-right: -30px;
}
/* line 731, templates/it_delight/custom/scss/custom.scss */
/* line 732, templates/it_delight/custom/scss/custom.scss */
/* line 733, templates/it_delight/custom/scss/custom.scss */
/* line 734, templates/it_delight/custom/scss/custom.scss */
.moduletable.date-layout .lnee .latestnews-items > li.latestnews-item {
  margin-bottom: 1rem;
}
/* line 737, templates/it_delight/custom/scss/custom.scss */
.moduletable.date-layout .lnee .latestnews-items > li.latestnews-item .item_details.before_title, .moduletable.date-layout .lnee .latestnews-items > li.latestnews-item .newstitle, .moduletable.date-layout .lnee .latestnews-items > li.latestnews-item .newsintro {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
  min-height: 0;
  float: left;
}
/* line 749, templates/it_delight/custom/scss/custom.scss */
.moduletable.date-layout .lnee .latestnews-items > li.latestnews-item .newstitle, .moduletable.date-layout .lnee .latestnews-items > li.latestnews-item .newsintro {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 85%;
  -moz-flex: 0 85%;
  -ms-flex: 0 85%;
  flex: 0 85%;
  width: 85%;
  border-left: 0.25rem solid transparent;
}
/* line 760, templates/it_delight/custom/scss/custom.scss */
.moduletable.date-layout .lnee .latestnews-items > li.latestnews-item .item_details.before_title {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 15%;
  -moz-flex: 0 15%;
  -ms-flex: 0 15%;
  flex: 0 15%;
  width: 15%;
}
/* line 771, templates/it_delight/custom/scss/custom.scss */
.moduletable.date-layout .lnee .latestnews-items > li.latestnews-item .item_details.before_title {
  border-right: 1px solid #e3e3e3;
  padding: 0rem 1rem 0rem 0rem;
}
/* line 775, templates/it_delight/custom/scss/custom.scss */
.moduletable.date-layout .lnee .latestnews-items > li.latestnews-item .item_details.before_title .detail.detail_date {
  text-transform: uppercase;
  font-weight: bold;
}
/* line 779, templates/it_delight/custom/scss/custom.scss */
.moduletable.date-layout .lnee .latestnews-items > li.latestnews-item .item_details.before_title .detail.detail_date .detail_data {
  color: #666;
  font-size: 0.7rem;
}
/* line 783, templates/it_delight/custom/scss/custom.scss */
.moduletable.date-layout .lnee .latestnews-items > li.latestnews-item .item_details.before_title .detail.detail_date .detail_data .first-word {
  color: #999;
  font-size: 1rem;
  display: block;
}
/* line 791, templates/it_delight/custom/scss/custom.scss */
.moduletable.date-layout .lnee .latestnews-items > li.latestnews-item .newstitle {
  padding-left: 1rem;
  font-weight: normal;
}
/* line 795, templates/it_delight/custom/scss/custom.scss */
.moduletable.date-layout .lnee .latestnews-items > li.latestnews-item .newstitle a {
  color: #999;
}
/* line 799, templates/it_delight/custom/scss/custom.scss */
.moduletable.date-layout .lnee .latestnews-items > li.latestnews-item .newsintro {
  padding-left: 1rem;
  color: #666;
}
/* line 804, templates/it_delight/custom/scss/custom.scss */
/* line 805, templates/it_delight/custom/scss/custom.scss */
.moduletable.date-layout .lnee .latestnews-items > li.latestnews-item:hover .item_details.before_title {
  border-right: 1px solid #e3e3e3;
}
/* line 808, templates/it_delight/custom/scss/custom.scss */
/* line 809, templates/it_delight/custom/scss/custom.scss */
.moduletable.date-layout .lnee .latestnews-items > li.latestnews-item:hover .item_details.before_title .detail.detail_date .detail_data {
  color: #0080c1;
}
/* line 812, templates/it_delight/custom/scss/custom.scss */
.moduletable.date-layout .lnee .latestnews-items > li.latestnews-item:hover .item_details.before_title .detail.detail_date .detail_data .first-word {
  color: #333;
}
/* line 824, templates/it_delight/custom/scss/custom.scss */
/* line 825, templates/it_delight/custom/scss/custom.scss */
/* line 826, templates/it_delight/custom/scss/custom.scss */
/* line 827, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-fullwidth .g-slideshow .slideshow-caption {
  max-width: 50%;
  min-width: 300px;
  padding: 1rem;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
/* line 836, templates/it_delight/custom/scss/custom.scss */
/* line 837, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-fullwidth .g-slideshow:hover .slideshow-caption {
  background-color: rgba(0, 0, 0, 0.5);
}
/* line 842, templates/it_delight/custom/scss/custom.scss */
/* line 843, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-fullwidth .g-slideshow .g-slideshow-item > picture {
  display: block;
}
/* line 846, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-fullwidth .g-slideshow .g-slideshow-item > picture > img {
  min-width: 100%;
}
/* line 853, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-container-main {
  background-color: #f9f9f9;
}
/* line 856, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-container-main section {
  background-color: transparent;
}
/* line 861, templates/it_delight/custom/scss/custom.scss */
/* line 862, templates/it_delight/custom/scss/custom.scss */
/* line 863, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.province-overview .g-tabs {
  background-color: transparent;
  border-width: 0rem;
}
/* line 867, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.province-overview .g-tabs .uk-tab.uk-tab-left {
  border-color: #0080c1;
}
/* line 870, templates/it_delight/custom/scss/custom.scss */
/* line 871, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.province-overview .g-tabs .uk-tab.uk-tab-left .g-tab-nav > a {
  background: transparent;
  border: none;
  font-weight: normal;
}
/* line 877, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.province-overview .g-tabs .uk-tab.uk-tab-left .g-tab-nav.uk-active {
  overflow: hidden;
}
/* line 880, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.province-overview .g-tabs .uk-tab.uk-tab-left .g-tab-nav.uk-active a {
  text-align: left;
  font-weight: bold;
}
/* line 884, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.province-overview .g-tabs .uk-tab.uk-tab-left .g-tab-nav.uk-active a:before, body.itemid-101 #g-mainbody .moduletable.province-overview .g-tabs .uk-tab.uk-tab-left .g-tab-nav.uk-active a:after {
  content: " ";
  position: absolute;
  top: 50%;
  border-width: 0rem;
  display: inline-block;
  height: 1px;
  background-color: #0080c1;
  margin: unset;
}
/* line 894, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.province-overview .g-tabs .uk-tab.uk-tab-left .g-tab-nav.uk-active a:before {
  width: 15px;
}
/* line 897, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.province-overview .g-tabs .uk-tab.uk-tab-left .g-tab-nav.uk-active a:after {
  width: 100%;
  margin-left: 10px;
}
/* line 908, templates/it_delight/custom/scss/custom.scss */
/* line 909, templates/it_delight/custom/scss/custom.scss */
/* line 910, templates/it_delight/custom/scss/custom.scss */
/* line 911, templates/it_delight/custom/scss/custom.scss */
/* line 912, templates/it_delight/custom/scss/custom.scss */
/* line 913, templates/it_delight/custom/scss/custom.scss */
/* line 914, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.province-overview .g-tabs .g-tabs .g-tab-content .k-ui-namespace .mod_docman.mod_docman--documents .mod_docman_icons .module_document {
  margin-bottom: 2.5rem;
  max-height: 50px;
  max-width: 50%;
  float: left;
}
/* line 920, templates/it_delight/custom/scss/custom.scss */
/* line 921, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.province-overview .g-tabs .g-tabs .g-tab-content .k-ui-namespace .mod_docman.mod_docman--documents .mod_docman_icons .module_document a:hover {
  text-decoration: underline;
}
/* line 926, templates/it_delight/custom/scss/custom.scss */
/* line 927, templates/it_delight/custom/scss/custom.scss */
/* line 928, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.province-overview .g-tabs .g-tabs .g-tab-content .k-ui-namespace .mod_docman.mod_docman--documents .mod_docman_icons .module_document .koowa_header .koowa_header__item > a {
  height: 3rem;
  width: 3rem;
  display: inline-block;
  padding: 0.5rem 0.25rem;
  border: 2px solid #0080c1;
  border-radius: 50%;
  background-color: transparent;
  -webkit-transition: background-color 0.4s, color 0.4s;
  -moz-transition: background-color 0.4s, color 0.4s;
  transition: background-color 0.4s, color 0.4s;
}
/* line 940, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.province-overview .g-tabs .g-tabs .g-tab-content .k-ui-namespace .mod_docman.mod_docman--documents .mod_docman_icons .module_document .koowa_header .koowa_header__item > a .k-icon--size-default {
  font-size: 1.5rem;
}
/* line 947, templates/it_delight/custom/scss/custom.scss */
/* line 948, templates/it_delight/custom/scss/custom.scss */
/* line 949, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.province-overview .g-tabs .g-tabs .g-tab-content .k-ui-namespace .mod_docman.mod_docman--documents .mod_docman_icons .module_document:hover .koowa_header__item > a {
  background-color: #0080c1;
}
/* line 952, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.province-overview .g-tabs .g-tabs .g-tab-content .k-ui-namespace .mod_docman.mod_docman--documents .mod_docman_icons .module_document:hover .koowa_header__item > a .k-icon--size-default {
  color: white;
}
/* line 967, templates/it_delight/custom/scss/custom.scss */
/* line 968, templates/it_delight/custom/scss/custom.scss */
/* line 969, templates/it_delight/custom/scss/custom.scss */
/* line 970, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.key-data .g-tabs .uk-tab.uk-tab-top .g-tab-nav:not(.uk-active) {
  background-color: #f9f9f9;
}
/* line 973, templates/it_delight/custom/scss/custom.scss */
/* line 974, templates/it_delight/custom/scss/custom.scss */
/* line 975, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.key-data .g-tabs .uk-tab.uk-tab-top .g-tab-nav.uk-active > a:before {
  display: none;
}
/* line 980, templates/it_delight/custom/scss/custom.scss */
/* line 981, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.key-data .g-tabs .uk-tab.uk-tab-top > li a {
  border-top: 1px solid #f3f3f3;
}
/* line 983, templates/it_delight/custom/scss/custom.scss */
/* line 984, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.key-data .g-tabs .uk-tab.uk-tab-top > li:first-child a {
  border-top-left-radius: 1rem;
}
/* line 986, templates/it_delight/custom/scss/custom.scss */
/* line 987, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.key-data .g-tabs .uk-tab.uk-tab-top > li:nth-last-child(2) a {
  border-top-right-radius: 1rem;
}
/* line 990, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.key-data .g-tabs .tabs-content {
  background-color: white;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  border-top-right-radius: 1rem;
}
/* line 996, templates/it_delight/custom/scss/custom.scss */
/* line 997, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.key-data .g-tabs .tabs-content .lnee ul.latestnews-items {
  text-align: left;
}
/* line 1000, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.key-data .g-tabs .tabs-content .lnee ul.latestnews-items li.latestnews-item {
  width: calc(50% - 1rem);
  margin-right: 0.5rem;
  margin-left: 0rem;
}
/* line 1005, templates/it_delight/custom/scss/custom.scss */
body.itemid-101 #g-mainbody .moduletable.key-data .g-tabs .tabs-content .lnee ul.latestnews-items li.latestnews-item:nth-child(2n) {
  margin-right: 0rem;
  margin-left: 0.5rem;
}
@media (max-width: 47.938rem) {
  /* line 1019, templates/it_delight/custom/scss/custom.scss */
  /* line 1020, templates/it_delight/custom/scss/custom.scss */
  #g-mainbody table {
    overflow-x: scroll;
  }
}
@media (max-width: 30rem) {
  /* line 1027, templates/it_delight/custom/scss/custom.scss */
  #g-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 6.5rem;
    z-index: 10;
    border-bottom: 0.125rem solid #0080c1;
  }
  /* line 1036, templates/it_delight/custom/scss/custom.scss */
  /* line 1037, templates/it_delight/custom/scss/custom.scss */
  /* line 1038, templates/it_delight/custom/scss/custom.scss */
  #g-header > .g-container > .g-grid > .g-block:first-child {
    height: 0;
  }
  /* line 1041, templates/it_delight/custom/scss/custom.scss */
  /* line 1042, templates/it_delight/custom/scss/custom.scss */
  #g-header > .g-container > .g-grid > .g-block:first-child .g-logo img {
    height: 3rem;
    float: right;
  }
  /* line 1048, templates/it_delight/custom/scss/custom.scss */
  #g-header > .g-container > .g-grid > .g-block:last-child {
    height: 0rem;
    opacity: 0;
  }
  /* line 1052, templates/it_delight/custom/scss/custom.scss */
  #g-header > .g-container > .g-grid > .g-block:last-child .g-toplevel {
    margin-top: 1.5rem;
  }
  /* line 1056, templates/it_delight/custom/scss/custom.scss */
  #g-header > .g-container > .g-grid > .g-block {
    -webkit-transition: height 0.4s linear 0.5s, opacity 0.4s linear 0.5s;
    -moz-transition: height 0.4s linear 0.5s, opacity 0.4s linear 0.5s;
    transition: height 0.4s linear 0.5s, opacity 0.4s linear 0.5s;
  }
  /* line 1061, templates/it_delight/custom/scss/custom.scss */
  #g-header > .g-container > .g-grid > .g-block.show {
    height: 6.5rem;
    opacity: 1;
  }
  /* line 1065, templates/it_delight/custom/scss/custom.scss */
  #g-header > .g-container > .g-grid > .g-block.hide {
    height: 0rem;
    opacity: 0;
  }
  /* line 1071, templates/it_delight/custom/scss/custom.scss */
  #g-header > .g-container > .g-grid h2.sitename-primary {
    font-size: 1rem;
    font-weight: bold;
    padding: 0rem 3rem 1rem 3rem;
  }
  /* line 1076, templates/it_delight/custom/scss/custom.scss */
  #g-header > .g-container > .g-grid h3.sitename-secondary {
    display: none;
  }
  /* line 1082, templates/it_delight/custom/scss/custom.scss */
  /* line 1086, templates/it_delight/custom/scss/custom.scss */
  /* line 1087, templates/it_delight/custom/scss/custom.scss */
  #g-container-main .g-block.size-80 {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0rem 0.5rem;
    max-width: 100%;
  }
  /* line 1094, templates/it_delight/custom/scss/custom.scss */
  #g-container-main .g-block.size-80 .first-word {
    display: none;
  }
  /* line 1099, templates/it_delight/custom/scss/custom.scss */
  /* line 1100, templates/it_delight/custom/scss/custom.scss */
  /* line 1101, templates/it_delight/custom/scss/custom.scss */
  #g-mainbody .g-tabs li.module_document {
    width: 100% !important;
    max-width: unset !important;
  }
  /* line 1106, templates/it_delight/custom/scss/custom.scss */
  /* line 1107, templates/it_delight/custom/scss/custom.scss */
  /* line 1108, templates/it_delight/custom/scss/custom.scss */
  /* line 1109, templates/it_delight/custom/scss/custom.scss */
  /* line 1110, templates/it_delight/custom/scss/custom.scss */
  /* line 1111, templates/it_delight/custom/scss/custom.scss */
  /* line 1112, templates/it_delight/custom/scss/custom.scss */
  /* line 1113, templates/it_delight/custom/scss/custom.scss */
  #g-mainbody .moduletable.province-overview .g-tabs .g-tabs .g-tab-content .k-ui-namespace .mod_docman.mod_docman--documents .mod_docman_icons .module_document {
    max-height: unset !important;
  }
  /* line 1124, templates/it_delight/custom/scss/custom.scss */
  /* line 1125, templates/it_delight/custom/scss/custom.scss */
  /* line 1126, templates/it_delight/custom/scss/custom.scss */
  #g-sidebar .nav.menu li {
    margin-bottom: 0.75rem;
    display: inline-block;
    margin-right: 1rem;
    text-decoration: underline;
  }
  /* line 1134, templates/it_delight/custom/scss/custom.scss */
  /* line 1135, templates/it_delight/custom/scss/custom.scss */
  .newsinfo .item_details.before_title {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100% !important;
    -moz-flex: 0 100% !important;
    -ms-flex: 0 100% !important;
    flex: 0 100% !important;
    width: 100% !important;
    border-right: none !important;
    border-bottom: 1px solid #e3e3e3;
  }
}
/* line 1150, templates/it_delight/custom/scss/custom.scss */
/* line 1151, templates/it_delight/custom/scss/custom.scss */
/* line 1152, templates/it_delight/custom/scss/custom.scss */
/* line 1153, templates/it_delight/custom/scss/custom.scss */
/* line 1154, templates/it_delight/custom/scss/custom.scss */
/* line 1155, templates/it_delight/custom/scss/custom.scss */
/* line 1156, templates/it_delight/custom/scss/custom.scss */
/* line 1157, templates/it_delight/custom/scss/custom.scss */
body.mpgis-contact-page #g-container-main #g-mainbody .sprocket-lists-portrait ul.sprocket-lists-portrait-container > li .sprocket-lists-portrait-item table {
  border: none;
}
/* line 1160, templates/it_delight/custom/scss/custom.scss */
body.mpgis-contact-page #g-container-main #g-mainbody .sprocket-lists-portrait ul.sprocket-lists-portrait-container > li .sprocket-lists-portrait-item table tr {
  border-bottom: 1px solid #e3e3e3;
}
/* line 1163, templates/it_delight/custom/scss/custom.scss */
body.mpgis-contact-page #g-container-main #g-mainbody .sprocket-lists-portrait ul.sprocket-lists-portrait-container > li .sprocket-lists-portrait-item table tr th, body.mpgis-contact-page #g-container-main #g-mainbody .sprocket-lists-portrait ul.sprocket-lists-portrait-container > li .sprocket-lists-portrait-item table tr td {
  border: none;
  margin: 0.25rem 0rem;
}
/* line 1168, templates/it_delight/custom/scss/custom.scss */
body.mpgis-contact-page #g-container-main #g-mainbody .sprocket-lists-portrait ul.sprocket-lists-portrait-container > li .sprocket-lists-portrait-item table tr:last-child {
  border: none;
}
/* line 1171, templates/it_delight/custom/scss/custom.scss */
/* line 1172, templates/it_delight/custom/scss/custom.scss */
body.mpgis-contact-page #g-container-main #g-mainbody .sprocket-lists-portrait ul.sprocket-lists-portrait-container > li .sprocket-lists-portrait-item table tr:last-child td div {
  margin-top: 1rem;
}
/* line 1175, templates/it_delight/custom/scss/custom.scss */
body.mpgis-contact-page #g-container-main #g-mainbody .sprocket-lists-portrait ul.sprocket-lists-portrait-container > li .sprocket-lists-portrait-item table tr:last-child td div a {
  display: inline-block;
  padding: 0.5rem 1rem;
  border: 0.125rem solid #0080c1;
  background: #0080c1;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: background 0.4s, color 0.4s;
  -moz-transition: background 0.4s, color 0.4s;
  transition: background 0.4s, color 0.4s;
}
/* line 1188, templates/it_delight/custom/scss/custom.scss */
body.mpgis-contact-page #g-container-main #g-mainbody .sprocket-lists-portrait ul.sprocket-lists-portrait-container > li .sprocket-lists-portrait-item table tr:last-child td div a:hover {
  color: #0080c1;
  background: white;
}
/* line 1206, templates/it_delight/custom/scss/custom.scss */
/* line 1207, templates/it_delight/custom/scss/custom.scss */
/* line 1208, templates/it_delight/custom/scss/custom.scss */
/* line 1209, templates/it_delight/custom/scss/custom.scss */
/* line 1210, templates/it_delight/custom/scss/custom.scss */
/* line 1211, templates/it_delight/custom/scss/custom.scss */
/* line 1212, templates/it_delight/custom/scss/custom.scss */
/* line 1213, templates/it_delight/custom/scss/custom.scss */
/* line 1214, templates/it_delight/custom/scss/custom.scss */
/* line 1215, templates/it_delight/custom/scss/custom.scss */
#g-prebottom .lnee li.latestnews-item .innernews .newshead.picturetype .picture .innerpicture a > img {
  min-width: 100%;
  height: 10rem;
  object-fit: cover;
  overflow: hidden;
}
/* line 1231, templates/it_delight/custom/scss/custom.scss */
/* line 1232, templates/it_delight/custom/scss/custom.scss */
/* line 1233, templates/it_delight/custom/scss/custom.scss */
/* line 1234, templates/it_delight/custom/scss/custom.scss */
#rl_modals #rl_modals_loaded_content form.fox-form button[type="submit"] {
  background: none;
  border: none;
  color: white;
  text-align: center;
  width: 100%;
}
/*# sourceMappingURL=custom_11.css.map */