/* 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 4, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 7, templates/it_paradise/custom/scss/_hotspots.scss */
/* line 8, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-hotspots .g-hotspots-left {
    margin-bottom: 40px;
  }
}
/* line 17, templates/it_paradise/custom/scss/_hotspots.scss */
/* line 18, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 23, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-right.align-right {
  text-align: right;
}
/* line 27, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .image-block {
  text-align: center;
}
/* line 30, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .image-bottom {
  margin-bottom: -4.063rem;
}
@media only all and (max-width: 47.99rem) {
  .g-hotspots .image-bottom {
    margin-bottom: 0;
  }
}
/* line 36, templates/it_paradise/custom/scss/_hotspots.scss */
/* line 37, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-block:not(.image-block) {
  text-align: center;
}
/* line 41, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-container {
  position: relative;
  display: inline-block;
}
/* line 44, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-container ul {
  margin: 0;
  list-style: none;
}
/* line 49, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-item-toggle {
  border: 3px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.5);
  display: inline-block;
}
/* line 55, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-item-toggle span {
  border-radius: 50%;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background: #2a2a2a;
  color: #fff;
  font-size: 12px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 66, templates/it_paradise/custom/scss/_hotspots.scss */
/* line 67, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-item-toggle:hover span {
  background: #5d5d5d;
}
/* line 72, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-item {
  position: absolute;
}
/* line 74, templates/it_paradise/custom/scss/_hotspots.scss */
/* line 75, templates/it_paradise/custom/scss/_hotspots.scss */
/* line 76, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-item.uk-active .g-hotspots-item-toggle span {
  background: #d0aa69;
}
/* line 82, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-item-image {
  display: inline-block;
  border: 5px solid #fff;
  border-radius: 50%;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.22);
  margin-bottom: 25px;
  overflow: hidden;
}
/* line 89, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-item-image img, .g-hotspots .g-hotspots-item-image .uk-overlay-panel {
  width: 270px;
  height: 270px;
  border-radius: 50%;
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-hotspots .g-hotspots-item-image img, .g-hotspots .g-hotspots-item-image .uk-overlay-panel {
    width: 220px;
    height: 220px;
  }
}
/* line 98, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-item-image img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
/* line 101, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-item-image .uk-overlay-panel {
  z-index: 2;
}
/* line 105, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-title {
  margin: 0;
}
/* line 107, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-title a {
  color: #2a2a2a;
}
/* line 109, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-title a:hover {
  color: #d0aa69;
}
/* line 114, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-desc {
  margin-top: 20px;
}
/* line 117, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-special {
  font-style: italic;
  margin-top: 30px;
}
@media only all and (max-width: 30rem) {
  .g-hotspots .g-hotspots-special {
    float: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-hotspots .g-hotspots-special {
    float: none;
  }
}
/* line 126, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-special i {
  margin-right: 8px;
}
/* line 130, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-link {
  margin-top: 30px;
}
@media only all and (max-width: 30rem) {
  .g-hotspots .g-hotspots-link {
    float: none;
    margin-top: 5px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-hotspots .g-hotspots-link {
    float: none;
    margin-top: 5px;
  }
}
/* line 142, templates/it_paradise/custom/scss/_hotspots.scss */
/* line 143, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots.big-special .g-hotspots-special {
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
}
/* line 149, templates/it_paradise/custom/scss/_hotspots.scss */
/* line 150, templates/it_paradise/custom/scss/_hotspots.scss */
/* line 151, templates/it_paradise/custom/scss/_hotspots.scss */
/* line 152, templates/it_paradise/custom/scss/_hotspots.scss */
.g-hotspots .g-hotspots-content:hover .g-hotspots-item-image 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);
}
/*# sourceMappingURL=custom_9.css.map */