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

.g-hotspots {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.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) {
  .g-hotspots .g-hotspots-left {
    margin-bottom: 40px;
  }
}
.g-hotspots .g-hotspots-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
.g-hotspots .g-hotspots-right.align-right {
  text-align: right;
}
.g-hotspots .image-block {
  text-align: center;
}
.g-hotspots .image-bottom {
  margin-bottom: -4.063rem;
}
@media only all and (max-width: 47.99rem) {
  .g-hotspots .image-bottom {
    margin-bottom: 0;
  }
}
.g-hotspots .g-block:not(.image-block) {
  text-align: center;
}
.g-hotspots .g-hotspots-container {
  position: relative;
  display: inline-block;
}
.g-hotspots .g-hotspots-container ul {
  margin: 0;
  list-style: none;
}
.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;
}
.g-hotspots .g-hotspots-item-toggle span {
  border-radius: 50%;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background: #2d3d4d;
  color: #ffffff;
  font-size: 12px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-hotspots .g-hotspots-item-toggle:hover span {
  background: #53708d;
}
.g-hotspots .g-hotspots-item {
  position: absolute;
}
.g-hotspots .g-hotspots-item.uk-active .g-hotspots-item-toggle span {
  background: #1e3d5a;
}
.g-hotspots .g-hotspots-item-image {
  display: inline-block;
  border: 5px solid #ffffff;
  border-radius: 50%;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.22);
  margin-bottom: 25px;
  overflow: hidden;
}
.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;
  }
}
.g-hotspots .g-hotspots-item-image img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.g-hotspots .g-hotspots-item-image .uk-overlay-panel {
  z-index: 2;
}
.g-hotspots .g-hotspots-title {
  margin: 0;
}
.g-hotspots .g-hotspots-title a {
  color: #2d3d4d;
}
.g-hotspots .g-hotspots-title a:hover {
  color: #1e3d5a;
}
.g-hotspots .g-hotspots-desc {
  margin-top: 20px;
}
.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) {
  .g-hotspots .g-hotspots-special {
    float: none;
  }
}
.g-hotspots .g-hotspots-special i {
  margin-right: 8px;
}
.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;
  }
}
.g-hotspots.big-special .g-hotspots-special {
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
}
.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_14.css.map */