.newtext {
  transform: rotate(7deg);
  display: inline-block;
  margin-bottom: -30px;
  line-height: 0;
  position: relative;
  bottom: -40px;
  font-weight: normal;
}
.grp-zoom {
  width: 158px;
  fill: #0092a9 !important;
  position: absolute;
  right: 0;
}
.box-circle {
  fill: #8ed1fc !important;
  opacity: 0.2 !important;
  position: absolute;
  top: 50%;
  z-index: -1;
  left: -8%;
}
#pinloc {
  position: absolute;
  opacity: 0.2;
  top: -190px;
  height: 190px;
  left: 100px;
  transform: rotate(-20deg);
}
.box-location {
  max-height: 802px;
  position: relative;
}
.box-location::before {
  content: "";
  position: absolute;
  z-index: 0;
  opacity: 0.45;
  width: 100%;
  height: 100%;
}
.loc {
  font-size: 50px;
  font-weight: 700;
  display: inline-block;
  color: #fff;
}
.loc #macchia {
  position: absolute;
  z-index: -1;
  width: 320px;
  left: -65px;
  fill: #0092a9;
  top: -5px;
  right: -40px;
}
body.page-id-441 .loc #macchia {
  left: -95px;
}
.arrow {
  left: -60px;
  position: relative;
  top: -20px;
}
.arrow #arrow {
  width: 110px;
  fill: #0092a9;
}
#day-1 h5 {
  color: #0092a9;
}
#day-2 h5 {
  color: #7CC901;
}
.nav-tabs .nav-link {
  background-image: url("/wp-content/themes/zoomday/images/pattern/pattern-card2.png");
  background-size: cover;
}
.nav-tabs .nav-link.active {
  background-color: #0092a9;
  border-color: #0092a9;
}
.btn-icon {
  width: 70px;
  height: 70px;
  padding: 0;
  line-height: 65px;
}
.zoom-wrapper {
  position: relative;
  transform: translateZ(0);
  overflow: hidden;
}
.zoom-wrapper .zoom-img {
  display: block;
  transition: transform 0.4s ease-in-out;
}
.gallery {
  margin-top: -10rem;
  margin-right: 3rem;
  max-width: 416px;
}
.gallery iframe {
  border-radius: 15px;
  font-family: "Poppins", sans-serif;
}
#ombra {
  left: 1.5rem;
  width: calc(100% - 3rem);
  height: 5rem;
  filter: blur(0.75rem);
  bottom: 40px;
}
.infocard .box-ico {
  top: -100px !important;
}
.infocard .more {
  position: relative;
  padding-right: 16px !important;
  transition: padding 0.3s, opacity 0.3s;
}
.infocard .more::after {
  content: "";
  background: url("../images/fa/right-white.svg") no-repeat;
  width: 20px;
  height: 16px;
  margin-left: -6px;
  top: 8px;
  position: absolute;
  vertical-align: middle;
  transition: margin 0.3s, opacity 0.3s;
}
.infocard:hover {
  color: #0092a9;
}
.infocard:hover .more {
  padding-left: 30px !important;
}
.infocard:hover .more::after {
  margin-left: 0;
}
.box-num .num {
  font-size: 65px;
  font-weight: 300;
}
.box-num .txt-num {
  display: inline-block;
  text-align: left;
  vertical-align: 12px;
  font-size: 20px;
  line-height: 1;
  font-weight: 300;
}
.box-num .txt-num span {
  display: block;
}
@media screen and (max-width: 768px) {
  .gallery {
    margin-top: -6rem;
  }
}
@media screen and (max-width: 750px) {
  .gallery {
    max-width: none;
    margin-top: -3rem;
  }
  .gallery iframe {
    width: 95%;
    margin: 0 auto;
    display: block;
  }
}
@media screen and (max-width: 375px) {
  .loc #macchia {
    left: -85px;
  }
}
