/* 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 "media-box";
@import "gallery";
/* 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/_timeline.scss */
/* line 5, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style1 {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 13, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row {
  width: 100%;
  height: 10px;
  margin-top: 3.5rem;
  margin-bottom: -15px;
  background: #e9e9e9;
  border-bottom-right-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem;
  border-bottom-left-radius: 0.1875rem;
  border-top-left-radius: 0.1875rem;
}
/* line 21, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row:before {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  background: #e9e9e9;
  border-radius: 100%;
  margin-top: -10px;
}
/* line 31, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-row:after {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #e9e9e9;
  border-radius: 100%;
  margin-top: -10px;
  margin-left: -30px;
  position: relative;
  float: right;
}
@media only all and (max-width: 47.938rem) {
  .g-timeline.style1 .g-timeline-row {
    display: none;
  }
}
/* line 47, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item {
  text-align: center;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 49, templates/it_paradise/custom/scss/_timeline.scss */
  .g-timeline.style1 .g-timeline-item {
    margin-top: -25px;
  }
}
@supports (-webkit-appearance:none) {
  .g-timeline.style1 .g-timeline-item {
    margin-top: -25px;
  }
}
/* line 55, templates/it_paradise/custom/scss/_timeline.scss */
/* line 56, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-icon {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  line-height: 60px;
  font-size: 1.5rem;
  margin-top: -35px;
}
/* line 63, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-icon:after {
  content: "";
  display: block;
  width: 1px;
  height: 4rem;
  background: #e9e9e9;
  margin: 0 auto;
}
/* line 72, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-year {
  color: #e9e9e9 !important;
  position: relative;
  margin: 1.25rem 0 1.5rem -2rem;
  min-height: 1.4rem;
  font-size: 1rem;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* line 80, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title {
  color: #2a2a2a !important;
  margin-top: 1rem;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 1rem;
}
/* line 86, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a {
  color: #2a2a2a;
}
/* line 88, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-title a:hover {
  color: #357bbd;
}
/* line 93, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-description {
  margin: 0;
}
/* line 96, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style1 .g-timeline-item .g-content .g-timeline-button {
  margin-top: 20px;
}
@media only all and (max-width: 47.938rem) {
  .g-timeline.style1 .g-timeline-item {
    margin-top: 1rem;
    margin-bottom: 3rem;
  }
  /* line 103, templates/it_paradise/custom/scss/_timeline.scss */
  .g-timeline.style1 .g-timeline-item:last-child {
    margin-bottom: 0;
  }
}
/* line 110, templates/it_paradise/custom/scss/_timeline.scss */
/* line 111, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style2 #g-timeline {
  position: relative;
  padding: 35px 0;
}
/* line 115, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style2 #g-timeline:before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #e9e9e9;
}
@media only all and (min-width: 60rem) {
  /* line 127, templates/it_paradise/custom/scss/_timeline.scss */
  .g-timeline.style2 #g-timeline:before {
    left: 50%;
    margin-left: -2px;
  }
}
/* line 134, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block {
  position: relative;
  margin: 30px 0;
}
/* line 18, media/gantry5/engines/nucleus/scss/vendor/bourbon/addons/_clearfix.scss */
.g-timeline.style2 .g-timeline-block::after {
  clear: both;
  content: "";
  display: table;
}
/* line 139, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:first-child {
  margin-top: 0;
}
/* line 143, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:last-child {
  margin-bottom: 0;
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 .g-timeline-block {
    margin: 60px 0;
  }
  /* line 150, templates/it_paradise/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:first-child {
    margin-top: 0;
  }
  /* line 154, templates/it_paradise/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:last-child {
    margin-bottom: 0;
  }
}
/* line 160, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-icon-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 .g-timeline-icon-container {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    left: 50%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  /* line 184, templates/it_paradise/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-icon-container.is-hidden {
    visibility: hidden;
  }
  /* line 188, templates/it_paradise/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-icon-container.bounce-in {
    visibility: visible;
    -webkit-animation: g-bounce-1 0.6s;
    -moz-animation: g-bounce-1 0.6s;
    animation: g-bounce-1 0.6s;
  }
}
@-webkit-keyframes g-bounce-1 {
  /* line 196, templates/it_paradise/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  /* line 201, templates/it_paradise/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  /* line 206, templates/it_paradise/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes g-bounce-1 {
  /* line 196, templates/it_paradise/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  /* line 201, templates/it_paradise/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }
  /* line 206, templates/it_paradise/custom/scss/_timeline.scss */
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes g-bounce-1 {
  /* line 196, templates/it_paradise/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  /* line 201, templates/it_paradise/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  /* line 206, templates/it_paradise/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
/* line 211, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content {
  position: relative;
  margin-left: 60px;
  background: #fff;
  border-radius: 0.1875rem;
  padding: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.07);
}
/* line 18, media/gantry5/engines/nucleus/scss/vendor/bourbon/addons/_clearfix.scss */
.g-timeline.style2 .g-timeline-content::after {
  clear: both;
  content: "";
  display: table;
}
/* line 220, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title {
  margin-top: -5px;
  margin-bottom: 15px;
}
/* line 223, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title a {
  color: #2a2a2a;
}
/* line 225, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-title a:hover {
  color: #357bbd;
}
/* line 231, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  display: inline-block;
}
/* line 235, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-year {
  float: left;
  padding: 13px 0;
  opacity: 0.7;
}
/* line 241, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content:before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #fff;
}
/* line 252, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-content .g-timeline-button {
  margin-top: 25px;
}
@media only all and (max-width: 47.938rem) {
  .g-timeline.style2 .g-timeline-content .g-timeline-button {
    margin-bottom: 10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-timeline.style2 .g-timeline-content .g-timeline-button {
    margin-bottom: 10px;
  }
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 .g-timeline-content {
    margin-left: 0;
    padding: 25px;
    width: 45%;
  }
  /* line 267, templates/it_paradise/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content:before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #fff;
  }
  /* line 274, templates/it_paradise/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content .g-timeline-year {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 1rem;
  }
  /* line 282, templates/it_paradise/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content.is-hidden {
    visibility: hidden;
  }
  /* line 286, templates/it_paradise/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: g-bounce-2 0.6s;
    -moz-animation: g-bounce-2 0.6s;
    animation: g-bounce-2 0.6s;
  }
}
/* line 293, templates/it_paradise/custom/scss/_timeline.scss */
/* line 294, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content {
  float: right;
}
/* line 297, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content:before {
  left: auto;
  right: 100%;
  border-color: transparent;
  border-right-color: #fff;
}
/* line 304, templates/it_paradise/custom/scss/_timeline.scss */
.g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content .g-timeline-year {
  left: auto;
  right: 122%;
  text-align: right;
}
@media only all and (min-width: 60rem) {
  .g-timeline.style2 {
    /* inverse bounce effect on even content blocks */
  }
  /* line 314, templates/it_paradise/custom/scss/_timeline.scss */
  .g-timeline.style2 .g-timeline-block:nth-child(even) .g-timeline-content.bounce-in {
    -webkit-animation: g-bounce-2-inverse 0.6s;
    -moz-animation: g-bounce-2-inverse 0.6s;
    animation: g-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes g-bounce-2 {
  /* line 320, templates/it_paradise/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  /* line 325, templates/it_paradise/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  /* line 330, templates/it_paradise/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes g-bounce-2 {
  /* line 320, templates/it_paradise/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  /* line 325, templates/it_paradise/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  /* line 330, templates/it_paradise/custom/scss/_timeline.scss */
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes g-bounce-2 {
  /* line 320, templates/it_paradise/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  /* line 325, templates/it_paradise/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  /* line 330, templates/it_paradise/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes g-bounce-2-inverse {
  /* line 336, templates/it_paradise/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  /* line 341, templates/it_paradise/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  /* line 346, templates/it_paradise/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes g-bounce-2-inverse {
  /* line 336, templates/it_paradise/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  /* line 341, templates/it_paradise/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  /* line 346, templates/it_paradise/custom/scss/_timeline.scss */
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes g-bounce-2-inverse {
  /* line 336, templates/it_paradise/custom/scss/_timeline.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  /* line 341, templates/it_paradise/custom/scss/_timeline.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  /* line 346, templates/it_paradise/custom/scss/_timeline.scss */
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
/* line 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.938rem) {
  .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.938rem) {
  .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: #357bbd;
}
/* 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) {
  .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: #357bbd;
}
/* 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.938rem) {
  .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.938rem) {
  .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);
}
/* line 17, templates/it_paradise/custom/scss/custom.scss */
.vbmodhorsearchmaindiv {
  display: inline-block;
  width: 100%;
  padding: 1rem;
}
/* line 23, templates/it_paradise/custom/scss/custom.scss */
.vbsearchinputmodhors {
  margin: 23px 0 0 0px;
}
/*FORM DIMENSIONE CAMPI*/
/* line 28, templates/it_paradise/custom/scss/custom.scss */
.contact #contact-form input, .contact #contact-form textarea {
  width: 600px;
}
/* line 32, templates/it_paradise/custom/scss/custom.scss */
#g-subfeature h1, #g-subfeature h2, #g-subfeature h3, #g-subfeature h4, #g-subfeature h5, #g-subfeature h6, #g-subfeature strong {
  color: #365868;
  padding: 1rem;
}
/* line 39, templates/it_paradise/custom/scss/custom.scss */
.gt_white_content a.selected {
  background-color: #315890;
}
/*bandiere dimenzioni*/
/* line 45, templates/it_paradise/custom/scss/custom.scss */
a.flag img {
  margin: 6px 2px;
  height: 28px;
  opacity: 0.8;
}
/* line 53, templates/it_paradise/custom/scss/custom.scss */
.vbselectr a, .vbselectr-result, .vbo-pkglist-pkg-details a, .vbo-pkgdet-room-booknow-btn {
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  background: #357bbd;
  cursor: pointer;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #fff;
  font-size: 16px;
  margin: 8px 0 0;
  padding: 8px 0;
  width: 100%;
  text-align: center;
  display: inline-block;
}
/* line 72, templates/it_paradise/custom/scss/custom.scss */
.vbselectr a:hover, .vbselectr-result:hover, .vbo-pkglist-pkg-details a:hover {
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  color: #fff;
  background: #005d8a;
  text-decoration: none;
}
/* line 82, templates/it_paradise/custom/scss/custom.scss */
.vbo-pkglist-pkg-dates, .vbo-pkgdet-dates {
  text-align: right;
  padding: 10px 15px 10px 10px;
  background: #357bbd;
  float: right;
  font-size: 1.1em;
  border: 2px solid #4b7b92;
  border-radius: 30px;
  color: #fff;
}
/* line 92, templates/it_paradise/custom/scss/custom.scss */
.vbo-pkglist-pkg-dates a:hover, .vbo-pkgdet-dates {
  text-align: right;
  padding: 10px 15px 10px 10px;
  background: #005d8a;
  float: right;
  font-size: 1.1em;
  border: 2px solid #4b7b92;
  border-radius: 30px;
  color: #fff;
}
@media screen and (max-width: 550px) {
  /* line 106, templates/it_paradise/custom/scss/custom.scss */
  .vbo-pkgdet-room-img {
    width: 100%;
    text-align: center;
    display: none;
  }
}
@media screen and (max-width: 550px) {
  /* line 114, templates/it_paradise/custom/scss/custom.scss */
  .g-logo {
    display: block;
    text-align: center;
    max-width: 80%;
    margin: 0px 50px;
  }
}
/*# sourceMappingURL=custom_17.css.map */