@import url("https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Sofia+Sans+Condensed:ital,wght@0,1..1000;1,1..1000&display=swap");
body {
  word-break: break-word;
  background-color: #78be20;
  color: white;
  font-family: obviously-narrow, sans-serif;
  font-size: 18px;
}

.bg-blue {
  background-color: #0000aa;
  color: white;
}
.bg-blue a {
  color: white;
}
.bg-blue a:hover {
  opacity: 0.75;
}

.bg-light-blue {
  background-color: #0064c8;
  color: white;
}
.bg-light-blue a {
  color: white;
}
.bg-light-blue a:hover {
  opacity: 0.75;
}

.bg-green {
  background-color: #78be20;
  color: white;
}
.bg-green a {
  color: white;
}
.bg-green a:hover {
  opacity: 0.75;
}

.bg-pink {
  background-color: #eb328c;
  color: white;
}
.bg-pink a {
  color: white;
}
.bg-pink a:hover {
  opacity: 0.75;
}

.bg-orange {
  background-color: #e9660a;
  color: white;
}
.bg-orange a {
  color: white;
}
.bg-orange a:hover {
  opacity: 0.75;
}

.bg-yellow {
  background-color: #ffde14;
  color: #0000aa;
}
.bg-yellow a {
  color: #0000aa;
}
.bg-yellow a:hover {
  opacity: 0.75;
}

.bg-colors {
  background: url("/themes/default/images/bg-colors.jpg") center center no-repeat;
  background-size: cover;
}

.bg-playground {
  background: url("/themes/default/images/bg-playground.jpg") center center no-repeat;
  background-size: cover;
  color: #0000aa;
}

.bg-balls {
  background: url("/themes/default/images/bg-balls.png") center top -200px no-repeat #ffde14;
  background-size: 120%;
}

.bg-text {
  background: url("/themes/default/images/bg-text.png") center center no-repeat #0000aa;
  background-size: auto;
}
@media only screen and (min-width: 992px) {
  .bg-text {
    background-size: 100%;
  }
}

.bg-text-pink {
  background: url("/themes/default/images/bg-text-pink.jpg") center center no-repeat #eb328c;
  background-size: auto;
}
@media only screen and (min-width: 992px) {
  .bg-text-pink {
    background-size: 100%;
  }
}

.bg-black-cupra {
  background-color: #1d1d1b;
  color: white;
}
.bg-black-cupra a {
  color: white;
}
.bg-black-cupra a:hover {
  opacity: 0.75;
}

.bg-orange-cisalfa {
  background-color: #e9660a;
  color: white;
}
.bg-orange-cisalfa a {
  color: white;
}
.bg-orange-cisalfa a:hover {
  opacity: 0.75;
}

.bg-yellow-esselunga {
  background-color: #ffcb00;
  color: black;
}
.bg-yellow-esselunga a {
  color: black;
}
.bg-yellow-esselunga a:hover {
  opacity: 0.75;
}

.bg-gray-dove {
  background-color: #0064c8;
}

.bg-green-hisense {
  background-color: #00989b;
  color: white;
}
.bg-green-hisense a {
  color: white;
}
.bg-green-hisense a:hover {
  opacity: 0.75;
}

.bg-blue-clear {
  background-color: #191a35;
  color: white;
}
.bg-blue-clear a {
  color: white;
}
.bg-blue-clear a:hover {
  opacity: 0.75;
}

.bg-pink-intrend {
  background-color: #bb4c94;
  color: white;
}
.bg-pink-intrend a {
  color: white;
}
.bg-pink-intrend a:hover {
  opacity: 0.75;
}

.bg-pink-gazzetta {
  background-color: #e63087;
  color: white;
}
.bg-pink-gazzetta a {
  color: white;
}
.bg-pink-gazzetta a:hover {
  opacity: 0.75;
}

h2 {
  font-size: 45px;
  text-transform: uppercase;
  font-weight: 700;
}
@media screen and (min-width: 992px) {
  h2 {
    font-size: 60px;
  }
}

.title-skew {
  perspective: 150px;
  overflow: hidden;
}
.title-skew h1, .title-skew h2, .title-skew h3, .title-skew h4, .title-skew h5, .title-skew h6 {
  transform-style: preserve-3d;
}
.title-skew.skew-1 h1, .title-skew.skew-1 h2, .title-skew.skew-1 h3, .title-skew.skew-1 h4, .title-skew.skew-1 h5, .title-skew.skew-1 h6 {
  transform: rotateX(364deg) rotateY(-11deg);
}
.title-skew.skew-2 h1, .title-skew.skew-2 h2, .title-skew.skew-2 h3, .title-skew.skew-2 h4, .title-skew.skew-2 h5, .title-skew.skew-2 h6 {
  transform: rotateX(354deg) rotateY(9deg);
}
.title-skew.skew-3 h1, .title-skew.skew-3 h2, .title-skew.skew-3 h3, .title-skew.skew-3 h4, .title-skew.skew-3 h5, .title-skew.skew-3 h6 {
  transform: rotateX(354deg) rotateY(-11deg);
}
.title-skew.skew-4 h1, .title-skew.skew-4 h2, .title-skew.skew-4 h3, .title-skew.skew-4 h4, .title-skew.skew-4 h5, .title-skew.skew-4 h6 {
  transform: rotateX(384deg) rotateY(2deg);
}
.title-skew.skew-5 h1, .title-skew.skew-5 h2, .title-skew.skew-5 h3, .title-skew.skew-5 h4, .title-skew.skew-5 h5, .title-skew.skew-5 h6 {
  transform: rotateX(351deg) rotateY(-3deg);
}
.title-skew.skew-6 h1, .title-skew.skew-6 h2, .title-skew.skew-6 h3, .title-skew.skew-6 h4, .title-skew.skew-6 h5, .title-skew.skew-6 h6 {
  transform: rotateX(355deg) rotateY(-2deg);
}

.btn {
  border-radius: 0;
  font-size: 20px;
  font-weight: 700;
  padding-left: 2em;
  padding-right: 2em;
}

.btn-primary {
  background-color: #0000aa;
  border-color: #0000aa;
  color: white;
  transition: all 0.4s ease;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: black;
}

.btn-secondary {
  background-color: #ffde14;
  border-color: #ffde14;
  color: #0000aa;
  transition: all 0.4s ease;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  color: #0000aa;
  background-color: rgb(224, 192.5446808511, 0);
  border-color: rgb(224, 192.5446808511, 0);
}

.anchor {
  margin-top: -40px;
  padding-top: 40px;
}
@media only screen and (min-width: 576px) {
  .anchor {
    margin-top: -80px;
    padding-top: 80px;
  }
}

.breadcrumb .breadcrumb-item a {
  color: white;
}
.breadcrumb .breadcrumb-item a:hover {
  opacity: 0.75;
}
.breadcrumb .breadcrumb-item.active {
  color: white;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: white;
}

form .form-group {
  margin-bottom: 10px;
}
form .form-group.has-error input {
  border: 2px solid red;
}
form .form-group.has-error .help-block {
  color: red;
}
form input, form .form-control {
  border-radius: 5px;
  border: none;
  height: 50px;
  padding-left: 20px;
}
form input[type=checkbox], form .form-control[type=checkbox] {
  padding: 0;
}
form .form-select {
  border-radius: 5px;
  height: 50px;
  border: none;
  padding-left: 20px;
}
form .form-select select {
  border: none;
  width: 100%;
  height: 100%;
  -webkit-appearance: none;
  appearance: none;
}
form .check-box label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
form .check-box label input {
  height: 20px;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.swiper-button-next:after, .swiper-button-prev:after {
  color: #eb328c;
  content: "";
  width: 38px;
  height: 74px;
  background-color: #eb328c;
  background: url("/themes/default/images/swiper-arrow.png") center center no-repeat;
  background-size: 100%;
}

.swiper-button-prev:after {
  transform: rotate(180deg);
}

.swiper-button-next:hover, .swiper-button-prev:hover {
  opacity: 0.75;
}

.text-green {
  color: #78be20;
}

.highlight {
  margin-bottom: 8px;
  color: white;
  display: block;
}
.highlight p {
  font-weight: 900 !important;
  margin: 0;
  box-shadow: 6px 5px 10px rgba(0, 0, 0, 0.3);
  display: inline-block;
  padding: 2px 20px;
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
}
.highlight.hl-pink p {
  background-color: #eb328c;
}
.highlight.hl-blue p {
  background-color: #0053c7;
}
.highlight.hl-dark-blue p {
  background-color: #0000aa;
}
.highlight.hl-green p {
  background-color: #78be20;
}
.highlight.hl-black p {
  background-color: black;
  color: white;
}
.highlight.hl-orange p {
  background-color: #e9660a;
  color: white;
}
.highlight.hl-yellow p {
  background-color: #ffde14;
  color: #0000aa;
}
.highlight.hl-w-black {
  color: black;
}
.highlight.hl-w-black p {
  background-color: white;
  color: black;
  box-shadow: 6px 5px 0 black;
}
.highlight.hl-w-pink {
  color: #eb328c;
}
.highlight.hl-w-pink p {
  background-color: white;
  color: #eb328c;
  box-shadow: 6px 5px 0 #eb328c;
}
.highlight.hl-w-orange {
  color: #e9660a;
}
.highlight.hl-w-orange p {
  background-color: white;
  color: #e9660a;
  box-shadow: 6px 5px 0 #e9660a;
}
.highlight.hl-rot-1 {
  transform: rotate(-1deg);
}
.highlight.hl-rot-2 {
  transform: rotate(1deg);
  margin-top: 6px;
  margin-left: 4px;
}
.highlight.hl-rot-3 {
  transform: rotate(-4deg);
}

a.highlight:hover {
  opacity: 0.75;
}

header {
  position: sticky;
  top: 0;
  z-index: 999;
}
header .navbar {
  padding: 10px 0;
}
header .navbar > .container-fluid {
  justify-content: flex-start;
}
header .navbar .navbar-brand {
  width: 80px;
}
@media only screen and (min-width: 992px) {
  header .navbar .navbar-brand {
    width: auto;
  }
}
header .navbar .navbar-gazzetta {
  width: 160px;
  margin-right: auto;
}
@media only screen and (min-width: 992px) {
  header .navbar .navbar-gazzetta {
    width: auto;
    order: 2;
  }
}
header .navbar .navbar-nav {
  gap: 20px;
}
header .navbar .navbar-nav .nav-item .nav-link {
  text-transform: uppercase;
  color: white;
  font-weight: 600;
  font-size: 20px;
}
header .navbar .navbar-toggler:focus {
  box-shadow: none;
}
header .navbar .navbar-toggler:hover {
  opacity: 0.75;
}

.section-partner .partner-main-container, .section-partner .partner-secondary-container {
  flex-wrap: wrap;
  margin: 20px 0;
  justify-content: center;
}
.section-partner .partner-main-container .partner-top, .section-partner .partner-secondary-container .partner-top {
  min-width: 100%;
}
@media screen and (min-width: 992px) {
  .section-partner .partner-main-container .partner-top, .section-partner .partner-secondary-container .partner-top {
    min-width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .section-partner .partner-main-container .partner-top, .section-partner .partner-secondary-container .partner-top {
    min-width: 25%;
  }
}
.section-partner .partner-main-container .partner-main, .section-partner .partner-secondary-container .partner-main {
  min-width: 50%;
}
@media screen and (min-width: 992px) {
  .section-partner .partner-main-container .partner-main, .section-partner .partner-secondary-container .partner-main {
    min-width: 33.333%;
    max-width: 200px;
  }
  .section-partner .partner-main-container .partner-main img, .section-partner .partner-secondary-container .partner-main img {
    width: 200px;
  }
}
@media screen and (min-width: 1200px) {
  .section-partner .partner-main-container .partner-main, .section-partner .partner-secondary-container .partner-main {
    min-width: 0;
  }
}
.section-partner .partner-main-container .partner-standard, .section-partner .partner-secondary-container .partner-standard {
  max-width: 180px;
  min-width: 50%;
}
@media screen and (min-width: 768px) {
  .section-partner .partner-main-container .partner-standard, .section-partner .partner-secondary-container .partner-standard {
    min-width: 33.333%;
  }
}
@media screen and (min-width: 992px) {
  .section-partner .partner-main-container .partner-standard, .section-partner .partner-secondary-container .partner-standard {
    min-width: 19%;
  }
  .section-partner .partner-main-container .partner-standard img, .section-partner .partner-secondary-container .partner-standard img {
    width: 120px;
  }
}
@media screen and (min-width: 1200px) {
  .section-partner .partner-main-container .partner-standard, .section-partner .partner-secondary-container .partner-standard {
    min-width: 0;
  }
}
.section-partner .partner-main-container h4, .section-partner .partner-secondary-container h4 {
  font-size: 9px;
  color: black;
  display: block;
  height: 1em;
  text-transform: uppercase;
  margin-top: 30px;
}
@media screen and (min-width: 1200px) {
  .section-partner .partner-main-container h4, .section-partner .partner-secondary-container h4 {
    margin-top: 0px;
  }
}
.section-partner .partner-secondary-container {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  padding-top: 20px;
}
@media screen and (min-width: 992px) {
  .section-partner .partner-secondary-container {
    justify-content: center;
  }
}
.section-partner .line-separator {
  border-left: 1px solid rgba(0, 0, 0, 0.3);
  height: 120px;
  align-self: center;
  width: 1px;
  display: none;
  padding: 0 2px;
}
@media screen and (min-width: 1200px) {
  .section-partner .line-separator {
    display: block;
  }
}

.programma-box {
  padding: 0 10px;
  margin-bottom: 60px;
}
.programma-box h3 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 35px;
  line-height: 1em;
}
.programma-box p {
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 0.4em;
}
.programma-box p em {
  font-size: 0.7em;
  line-height: 0.7em;
}

.village-box {
  background: #ffde14;
  text-align: center;
  color: #0000aa;
  border: 3px solid #0000aa;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
}
.village-box img {
  max-height: 130px;
  max-width: 130px;
}
.village-box a {
  width: 100%;
  margin-top: auto;
  text-decoration: none;
}
.village-box a span {
  font-weight: 800;
  font-size: 24px;
  color: #ffde14;
}
.village-box h3, .village-box h4, .village-box p {
  padding: 0 20px;
}
.village-box h3 {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 35px;
  line-height: 1em;
  margin: 0;
}
@media screen and (min-width: 992px) {
  .village-box h3 {
    font-size: 45px;
  }
}
.village-box h4 {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 25px;
  line-height: 1em;
}
@media screen and (min-width: 992px) {
  .village-box h4 {
    font-size: 35px;
  }
}
.village-box h5 {
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1em;
  font-size: 20px;
}
@media screen and (min-width: 992px) {
  .village-box h5 {
    font-size: 26px;
  }
}
.village-box p {
  line-height: 1.3em;
  margin-top: 10px;
}
.village-box a {
  display: block;
  background-color: #0000aa;
  padding: 10px;
  transition: all ease 0.5s;
}
.village-box a:hover {
  background: rgb(0, 0, 93.5);
  opacity: 1;
}
.village-box a:hover img {
  -webkit-animation: slide-right 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  animation: slide-right 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

@-webkit-keyframes slide-right;
@keyframes slide-right {
  0% {
    -webkit-transform: translateX(-200px);
    transform: translateX(-200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}
.ospitiswiper-pagination {
  bottom: -50px;
}
.ospitiswiper-pagination .swiper-pagination-bullet {
  background-color: white;
}

.swiper-ospiti {
  padding: 10px 20px 30px;
}
.swiper-ospiti .swiper-slide {
  padding-right: 10px;
}
.swiper-ospiti .ospiti-box {
  text-align: center;
}
.swiper-ospiti .ospiti-box .img-container {
  aspect-ratio: 1;
  overflow: hidden;
  border-radius: 50%;
  border: 5px solid #eb328c;
  margin-bottom: 30px;
}
.swiper-ospiti .ospiti-box .img-container img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.swiper-ospiti .ospiti-box h4 {
  text-transform: uppercase;
  margin: 0;
  font-weight: 800;
  font-size: 26px;
}

.section-village h1 {
  text-transform: uppercase;
  font-size: 60px;
  line-height: 1em;
  font-weight: 800;
  margin: 0;
}
@media screen and (min-width: 992px) {
  .section-village h1 {
    font-size: 80px;
  }
}
.section-village h2 {
  font-size: 50px;
  line-height: 1em;
  font-weight: 800;
}
.section-village h3 {
  font-size: 20px;
}
.section-village p {
  font-size: 16px;
}

.section-prenota .rcs-card {
  margin-bottom: 1em;
  border-radius: 5px;
  padding-left: 1em;
  background-color: white;
}
.section-prenota .rcs-card .custom-checkbox input {
  margin: 0;
  padding: 0;
  height: 1em;
}
.section-prenota .rcs-card .card-header {
  border: none;
  display: flex;
  align-items: center;
  border-radius: 1em;
}
.section-prenota .rcs-card .card-header .title-column {
  padding: 1em;
}
.section-prenota .rcs-card .card-header .title-column h5 {
  margin: 0;
  color: black;
}
.section-prenota .rcs-card .orainizio {
  line-height: 1em;
  margin: 0;
  font-size: 18px;
  color: gray;
}
.section-prenota .rcs-card .orainizio span {
  color: black;
  font-size: 14px;
  font-weight: 600;
}

.banner-soccer h2 {
  font-size: 60px;
  font-weight: 900;
  line-height: 1em;
}
.banner-soccer h4 {
  font-size: 30px;
  font-weight: 600;
}
.banner-soccer p {
  font-size: 22px;
  font-weight: 600;
  width: 800px;
  max-width: 100%;
  margin: 1em auto;
  line-height: 1.4em;
}
.banner-soccer a {
  display: inline-block;
  width: 220px;
  margin: 0 auto;
}

.gallerySwiper .swiper-pagination .swiper-pagination-bullet {
  background: white;
}
.gallerySwiper .swiper-slide .img-container {
  aspect-ratio: 1;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .gallerySwiper .swiper-slide .img-container {
    aspect-ratio: 1.4;
  }
}
@media screen and (min-width: 992px) {
  .gallerySwiper .swiper-slide .img-container {
    aspect-ratio: 1.8;
  }
}
.gallerySwiper .swiper-slide .img-container img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
