body {
  overflow-x: clip !important;
}

.home-content#home {
  background-color: #fff;
  padding-top: 25px;
  border-radius: 25px;
}

.home-content#home .panel-banners {
  background-color: #fff;
  display: grid;
  padding: 15px;
}

.card-contrast h3.font-black.light {
  text-shadow: 0 0 4px #00000052;
}

.home-content#home .inn {
  background-image: url(../../../img/banners/new/inn-banner.jpg);
}

.home-content#home .torneios {
  background-image: url(../../../img/banners/new/torneios-banner.jpg);
}

.home-content#home .hotel-boat {
  background-image: url(../../../img/banners/new/hotel-banner.jpg);
}

.home-content#home .banner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  height: 110px;
  margin: 10px 0;
  text-decoration: none;
  transition: 0.2s all;
}

.home-content#home .banner h2 {
  margin: 0;
}

.home-content#home .box-link {
  align-items: center;
  background-color: #fff;
  border-radius: 10px;
  color: #21cecd;
  display: flex;
  font-size: 11px;
  justify-content: space-around;
  padding: 3px;
  width: 220px;
}

.home-content#home .box-link i {
  color: #fff;
  background-color: #21cecd;
  padding: 5px 6px;
  border-radius: 6px;
  font-size: 17px;
}

.home-content#home .box-link h4.font-thin {
  display: none;
}

.home-content#home .box-link h4.font-black {
  display: block;
}

/* nossos destaques */
.home-content#home .panel-highlights {
  align-items: center;
  display: flex;
  flex-direction: column;
  /* margin: 20px 0; */
}

.home-content#home .panel-highlights .cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.home-content#home .highlight-card {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  margin: 10px 5px;
  text-decoration: none;
}

.home-content#home .panel-banners .card-contrast,
.home-content#home .panel-fish .card-contrast {
  background-color: #77cdcca3;
  border-radius: 15px;
  height: 110px;
  padding: 10px;
  text-align: start;
  width: 100%;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  align-content: center;
}
.image-publish {
  width: 100%;
  height: 25vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.home-content#home .owl-carousel .card-contrast {
  align-items: flex-start;
  background-color: #00000047;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  padding: 10px;
  text-align: start;
  width: 100%;
  background-position: center;
}

.owl-carousel .fake-col-wrapper {
  display: flex;
  flex-direction: column;
}

.home-content#home .infos-card {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
}

.home-content#home .infos-address {
  font-size: 11px;
}

.home-content#home .box-address {
  font-size: 11px;
}

.load-properties {
  position: inherit !important;
  background: transparent !important;
  margin: 36px 0;
}

.double-row .font-black {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  font-size: 12px;
  text-align: left;
  -webkit-box-orient: vertical;
  margin: 0;
}

.home-content#home .minibox-link {
  align-items: center;
  background-color: #fff;
  border-radius: 7px;
  box-shadow: 0px 0px 10px #383838;
  color: #21cecd;
  display: flex;
  font-size: 8px;
  justify-content: space-around;
  margin-bottom: 5px;
  min-width: 60px;
  padding: 2px;
  text-align: center;
  width: 50%;
}

.home-content#home .minibox-link i {
  color: #fff;
  background-color: #21cecd;
  padding: 3px 4px;
  border-radius: 6px;
  font-size: 15px;
}

.home-content#home .visited {
  width: 65px;
  border-radius: 5px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-content: end;
  justify-items: start;
  align-items: center;
  height: fit-content;
  margin-bottom: -3vh;
}

.home-content#home .visited img {
  width: 18px;
  border-radius: 50%;
}

.home-content#home .visited :nth-child(1) {
  z-index: 3;
}

.home-content#home .visited :nth-child(2) {
  z-index: 2;
  margin-left: -8px;
}

.home-content#home .visited :nth-child(3) {
  z-index: 1;
  margin-left: -8px;
}

.home-content#home .visited h5 {
  background-color: #fc7923;
  border-radius: 5px;
  padding: 1px 4px;
  margin-left: -10px;
  padding-left: 10px;
  z-index: 0;
}

.home-content#home .panel-hotel-boat {
  background-color: #fff;
}

.home-content#home .w-85 {
  width: 85% !important;
}

.panel-hotel-boat .panel-banners {
  padding: 0 !important;
}

.home-content#home .images-store {
  margin: 0;
  padding: 0;
  width: 100%;
  text-decoration: none;
  color: #fff;
}

.stores-banner {
  background-color: #fff;
  background-image: url(../../../img/banners/banner_stores.png);
  padding: 50px 0;
  background-position: center;
  background-size: cover;
}

.panel-highlights h2 {
  text-align: center;
}

.home-content#home .panel-fish {
  background-color: #fff;
  padding: 15px 25px;
  display: flex;
  grid-template-columns: 1fr;
  align-content: center;
  flex-direction: column;
  justify-content: center;
}

.home-content#home .panel-fish .card-contrast {
  margin-bottom: 15px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.card-contrast h1,
.card-contrast h2 {
  font-size: 25px;
  text-transform: uppercase;
  text-align: center;
}
.panel-icons {
  display: none;
}

.double-row {
  width: 100%;
  position: relative;
}

.banner-app {
  position: relative;
  padding: 25px 0;
  display: none;
  background-color: #77cdcc;
  display: block;
  background-image: url(../../../img/banners/banner-phone.png);
  background-position: 31% bottom;
  background-repeat: no-repeat;
  background-size: 70%;
  height: 350px;
  width: 100%;
}

.banner-app .images {
  margin: 0 auto;
  left: 0;
  right: 0;
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: center;
  width: 50%;
  flex-direction: row;
}

.banner-app .images img {
  height: 45px;
}

.publish-carousel .owl-dot,
.publish-carousel .owl-nav .owl-next,
.publish-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.publish-carousel .owl-nav {
  display: block !important;
}
.publish-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  font-size: 45px;
}
.owl-theme .owl-nav .owl-prev {
  position: absolute;
  left: 0 !important;
  margin-top: unset;
  top: 40%;
  font-size: 45px;
  display: flex;
  height: 44px;
  width: 44px;
  align-content: center;
  justify-content: center;
}

.owl-theme .owl-nav .owl-next {
  position: absolute;
  right: 0 !important;
  margin-top: unset;
  font-size: 45px;
  top: 40%;
  padding: 15px 20px;
  display: flex;
  height: 44px;
  width: 44px;
  align-content: center;
  justify-content: center;
}
.owl-theme .owl-nav span {
  font-size: 33px;
  color: #fff;
}

.publish-carousel .owl-nav button.owl-next:hover,
.publish-carousel .owl-nav button.owl-prev:hover {
  background-color: #fff;
  color: #383838;
  border-radius: 50%;
  padding: 15px 20px;
}

.publish-carousel .owl-nav button.owl-next:hover span,
.publish-carousel .owl-nav button.owl-prev:hover span {
  color: #383838;
}

.owl-stage-outer {
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}

@media only screen and (min-width: 768px) {
  .home-content#home .panel-banners .card-contrast,
  .home-content#home .panel-fish .card-contrast {
    background-color: #77cdcca3;
    border-radius: 15px;
    height: 100%;
    padding: 10px;
    text-align: start;
    width: 100%;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    align-content: center;
  }

  .image-publish {
    width: 100%;
    height: 55vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .banner-app .images img {
    height: 25px;
  }
  .banner-app .images {
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: center;
    width: 50%;
  }

  .banner-app > img {
    display: none;
  }

  .banner-app {
    display: block;
  }

  .home-content#home .panel-fish {
    background-color: #fff;
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    padding: 15px 25px;
  }

  .banner-app .images img {
    height: 55px;
  }

  .panel-hotel-boat .panel-banners {
    padding: 15px;
  }

  .banner-app .images {
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
  }

  .home-content#home .desktop {
    display: block;
  }

  .home-content#home .panel-banners {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    padding: 15px 0;
  }

  .home-content#home .banner {
    margin: 15px 25px;
    min-height: 170px;
    transition: 0.3s all;
  }

  .home-content#home .banner:hover {
    transform: scale(0.95);
  }

  .home-content#home .box-link {
    background-color: transparent;
    color: #fff;
    font-size: 15px;
    justify-content: flex-start;
  }

  .home-content#home .box-link i {
    display: none;
  }

  .home-content#home .box-link h4.font-thin {
    display: block;
  }

  .home-content#home .box-link h4.font-black {
    display: none;
  }

  .home-content#home .panel-highlights {
    padding: 15px 25px;
  }

  .home-content#home .panel-highlights .cards {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .home-content#home .highlight-card {
    margin: 10px;
    width: 100%;
    transition: 0.3s all;
  }

  .home-content#home .highlight-card:hover {
    transform: scale(0.95);
  }

  .home-content#home .infos-card {
    display: none;
  }

  .home-content#home .infos-address {
    display: flex;
    max-width: 70%;
  }

  .home-content#home .minibox-link {
    width: 45%;
  }

  .home-content#home .panel-hotel-boat {
    display: block;
    text-align: center;
    padding: 15px 0;
  }

  .home-content#home .banner-shop {
    background-image: url(../../../img/banners/banner-shop.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 330px;
    width: 100%;
  }

  .home-content#home .panel-icons {
    background-color: #fff;
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
    padding: 15px 25px;
  }

  .home-content#home .panel-icons .attendance,
  .home-content#home .panel-icons .access,
  .home-content#home .panel-icons .system {
    display: flex;
    align-items: center;
  }

  .home-content#home .panel-icons img {
    width: 100px;
  }

  .home-content#home .banner-app {
    display: block;
    background-image: url(../../../img/banners/banner-app.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 330px;
    width: 100%;
  }

  .owl-carousel.owl-theme.owl-loaded.owl-drag {
    width: 100% !important;
  }

  .stores-banner {
    font-size: 24px;
  }
}

@media only screen and (min-width: 1024px) {
  .stores-banner {
    background-color: #fff;
    background-image: url(../../../img/banners/banner_stores.png);
    padding: 100px 0;
    background-position: center;
    background-size: cover;
  }
}

@media (max-width: 500px) {
  .banner-app {
    display: none;
  }
}

.text-notfound {
  font-size: 16px;
  text-align: CENTER;
  grid-column: 1/12;
  padding: 52px 0;
  font-family: "montserrat black";
  color: #444444;
}
