.leaflet-tile-pane {
  filter: sepia(100%) hue-rotate(170deg) saturate(2.5) brightness(0.6) opacity(1);
}

.header-map-wrapper {
  background: #071a39;
  /* opacity: 0.65; */
}

.header-map__row__link {
  font-size: 1.2rem;
  color: white;
  text-transform: uppercase;
}

.btn-round--cyan,
.btn-round--cyan-inverse {
  background-color: #45c7d8;
  color: white !important;
  border: none;
  font-size: 1.2rem;
}

.footer-section {
  background: #ffffff url('../images/app/footer_bg.png') no-repeat center !important;
  font: normal normal normal 13px/15px Ubuntu;
  margin: 50px 0 5px 0 !important;
  position: relative;
}

.footer-section .footer-border {
  border-block-start: 2px solid;
  border-image-source: radial-gradient(transparent, #63A1EA 50%, transparent 80%);
  border-image-slice: 1;
}

.footer-section .footer-shadow {
  position: absolute;
  width: 30vw;
  content: "";
  background-color: transparent;
  box-shadow: #bfebff 0px -40px 100px 30px;
  left: 50%;
  top: 30%;
  transform: translate(-50%, -50%);
  height: 55px;
  z-index: -1;
}

.footer-section .locations-link {
  margin-left: 26%;
}

@media (min-width: 1200px) {
  .footer-section .locations-link {
    margin-left: 41%;
  }
}

@media (min-width: 990px) and (max-width: 1199px) {
  .footer-section .locations-link {
    margin-left: 35.5%;
  }
}

.footer-section h3 {
  font-size: 1.3rem;
  text-transform: uppercase;
}

.footer-section ul.check li {
  list-style: none;
}

.footer-section ul {
  padding: 0;
}

.footer-section ul li,
.footer-links a {
  display: block;
  padding: 1rem 0;
}

.footer-section li a,
.footer-links a {
  text-decoration: underline;
  color: #8a8cad;
}

.footer-section li .noted,
.noted {
  color: #0055d5;
  text-decoration: underline;
}

.footer-section li a.icons {
  display: inline-block;
  text-decoration: none;
  font-size: 1.2rem;
  margin-right: 1.5rem;
}
.footer-section a:hover,
a.noted:hover {
  border-color: transparent;
  text-decoration: none;
}

a.noted {
  color: #0055d5;
}

.text-muted-alt {
  color: #2f4565;
  opacity: 0.7;
}

.mt-50 {
  margin-top: 50px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.w-50 {
  width: 50% !important;
}

.w-65 {
  width: 65% !important;
}

.w-75 {
  width: 75% !important;
}

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

.w-100 {
  width: 100% !important;
}

.m-auto {
  margin: 0 auto !important;
}

.p-2 {
  padding: 5px;
}

.connect-container {
  width: 67%;
  padding-top: 30px;
}

#connect_container {
  color: white;
}

.connect-box {
  width: 250px;
  height: 550px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.connect-container .connect-box__title {
  font-size: 3em;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  word-break: break-word;
}

.connect-container .connect-box__subtitle {
  opacity: 0.7;
  font-size: 1.5em;
  margin-top: -2px;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.connect-container .connect-box__text {
  font-size: 1.1em;
  margin-top: 32px;
  line-height: 150%;
}

.btn-create-free-account {
  margin-top: -35px;
  padding: 20px 40px;
  border-radius: 7px;
  background: #ff8900;
  box-shadow: 0px 2px 2px rgba(219, 7, 7, 0.8);
  font-size: 14px;
  border: 1px solid #d87300;
}

.btn-create-free-account:hover {
  background: #d87300;
  border: 1px solid #d87300;
}

a#btn_free_account {
  display: inline-block;
  text-transform: uppercase;
  z-index: 1;
  padding: 25px 50px;
  background-color: RGB(255, 137, 0);
  border-radius: 50px;
  color: white;
  letter-spacing: 1px;
  font-size: 11px;
  box-shadow: 0px 2px 2px rgba(219, 7, 7, 0.8);
}

a#btn_free_account:hover {
  text-decoration: underline;
  border-bottom-color: rgba(0, 0, 0, 0);
}

/* .connect-box__container {
    display: flex; justify-content: center; width: 100%;
} */

#explore-box {
  background: url('../images/app/explore.png'),
    #205ebb 10% 10% no-repeat border-box;
  background-size: cover;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  background-position: 20% 80%;
}

#track-box {
  background: url('../images/app/track.png'),
    #205ebb 0% 0% no-repeat padding-box;
  background-size: cover;
  background-position: 90% 80%;
}

#connect-dives-box {
  background: url('../images/app/connect.png'),
    #205ebb 0% 0% no-repeat padding-box;
  background-size: cover;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

.search-cover {
  width: 100%;
  flex-direction: row-reverse;
  height: 45px;
  border-radius: 5px;
  justify-content: space-between;
  padding-right: 5px;
}

.search-cover__search-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 2rem;
  background: #FF8900;
  border-radius: 10px;
  color: #fff;
}

span.select2-container.select2-container--bootstrap.select2-container--open {
  width: 74vw;
}

span.select2.select2-container.select2-container--bootstrap.select2-container--focus.select2-container--below.select2-container--open {
  margin-left: 0;
}

#connect_container .row {
  display: flex;
  box-shadow: -10px 60px 70px 80px #a7e3fe88;
  background-color: transparent;
  border-radius: 75%;
}

#connect_container .row .col {
  flex: 1;
  display: flex;
}

@media (min-width: 768px) {
  .row.equal {
    display: flex;
    flex-wrap: wrap;
  }

  .row.equal > [class*='col-'] {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 475px) {
  .search-cover {
    width: 100%;
  }

  span.select2-container.select2-container--bootstrap.select2-container--open {
    margin-left: 0;
    width: 100%;
  }

  #connect_container {
    width: 100%;
  }

  #connect_container .row {
    flex-direction: column;
  }
}

#rhom {
  position: absolute;
  top: -8px;
  left: -8px;
  background: #ffffff 0% 0% no-repeat padding-box;
  height: 16px;
  width: 16px;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  border: 1px solid #dee5f288;
}

#destinations-page h3.sub-title-main {
  text-align: left;
  font: normal normal normal Ubuntu;
  letter-spacing: 2px;
  color: #fff;
  text-transform: uppercase;
  display: block;
  font-size: clamp(16px, 0.5vw + 1rem, 2.2rem);
}

#destinations-page .destination-section__title {
  text-align: left;
  font: normal normal normal 4rem Ubuntu;
  color: #041022;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  width: fit-content;
}

#destinations-page .destination-section__sub-title {
  text-align: left;
  font: normal normal normal 1.5rem Ubuntu;
  letter-spacing: 2px;
  color: #041022;
  text-transform: uppercase;
  opacity: 0.7;
  margin: 0;
}

.destinations {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(1, 1fr);
}

@media (min-width: 768px) {
  .destinations {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 992px) {
  .destinations {
    grid-template-columns: repeat(4, 1fr);
  }
}

.destinations .destination {
  background-color: #205ebb88;
  border-radius: 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.4);
}

.destinations .featured {
  grid-column: span 2;
  grid-row: span 2;
}
.destinations .destination .card {
  padding-top: 20px;
  margin: 10px 0 0 0;
  border-top-width: 0;
  border-bottom-width: 2px;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
}

.destinations .destination .card.hovercard {
  width: 100%;
}

.destinations .destination .card .card-body {
  padding: 0 20px;
  margin-top: 20px;
}

.destinations .destination .card.hovercard {
  position: relative;
  padding-top: 0;
  overflow: hidden;
}

.destinations .destination .card.hovercard .card-info {
  margin-left: 2rem;
  margin-top: 7rem;
}

.destinations .destination .below-counter_section_stats {
  justify-content: space-around;
}

.destinations .destination.featured .card.hovercard .card-info {
  margin: 23rem 4em 17rem 1em;
}

.destinations .destination .card.hovercard .card-info .title {
  margin-bottom: 4px;
  line-height: 1;
  color: white;
  vertical-align: middle;
  width: 150px;
  font-size: 3rem;
}

.destinations .destination .card.hovercard .card-info .desc {
  overflow: hidden;
  font-size: 15px;
  text-overflow: ellipsis;
  margin-top: 10px;
  opacity: 0.7;
  margin-bottom: 0;
}

.destinations .destination .card.hovercard .card-info .title,
.destinations .destination.featured .card.hovercard .card-info .desc {
  width: 250px;
}

.destinations .destination .card.hovercard .card-info ul.best-diving-months {
  padding: 0;
  list-style: none;
  width: 100%;
}

.destinations .destination .card.hovercard .card-info ul.best-diving-months li {
  display: inline-block;
  font-family: Ubuntu;
  font-size: 13px;
  background: #536aa7 0% 0% no-repeat padding-box;
  border-radius: 5px;
  padding: 5px 10px;
  margin-right: 5px;
  margin-top: 10px;
}

.destinations .destination .card.hovercard .bottom {
  padding: 1rem;
  border-top: 1px solid rgba(2, 156, 248, 0.3);
  min-height: 4em;
}

.destinations .destination .btn {
  border-radius: 50%;
  width: 32px;
  height: 32px;
  line-height: 18px;
}

#destinations-page .jumbotron {
  background: radial-gradient(
      circle farthest-corner at top right,
      transparent 7%,
      #0b2a58 35%
    ),
    url('../images/app/bg_diver.jpeg') right top no-repeat border-box, #0b2a58;
  padding-bottom: 0;
}

.root-destinations {
  /* bottom: -9.1rem; */
  /* display: flex; */
  /* position: absolute; */
  /* width: 100%; */
  /* bottom: -61px;     */
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  /* grid-auto-rows: 20px; */
  grid-auto-rows: 1fr;

  /* grid-gap: 5px;     */
}

.root-destination {
  background: url('../images/app/bg_diver.jpeg') top left/cover no-repeat;
  background-origin: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.root-destination:hover,
.root-destination.active {
  cursor: pointer;
  border-bottom: 10px solid #ff8925;
  margin-bottom: -10px;
  filter: brightness(94%) contrast(90%);
}

.root-destination .card .card-info {
  padding-top: 4rem;
  padding-left: 3.4rem;
  padding-bottom: 3rem;
}

.root-destination .card .card-info .desc {
  font: normal normal 700 3.5rem Barlow Condensed;
  color: white;
}

.root-destination:first-child {
  border-top-left-radius: 50px;
}

.root-destination:last-child {
  border-top-right-radius: 50px;
}

.root-destination .card .card-info .desc.sub-title {
  font-size: 1.6rem;
  text-transform: uppercase;
}

.root-destination .card .card-info .title {
  font-size: 2rem;
  text-transform: uppercase;
}

#destinations-page .title a {
  color: white;
  font-weight: bold;
}

#destinations-page .title a:hover {
  color: #a3deff;
  text-decoration: none;
  border: none;
}

.destinations,
.destinations a,
.destinations .desc {
  color: white;
}

a.btn-orange-outline {
  display: inline-block;
  text-transform: uppercase;
  z-index: 1;
  padding: 10px 30px;
  background-color: white;
  border-radius: 50px;
  color: orange;
  letter-spacing: 1px;
  font-size: 11px;
  border: 2px solid orange;
  /* box-shadow: 0px 2px 2px rgba(219, 7, 7, 0.8); */
}


#destination-page .markdown-container {
  font-size: 1rem;
}

.ellipsis {
  color: black;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.two-lines {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  white-space: normal;
}

@media (min-width: 768px) {
  .section h2::before {
    content: '';
    width: 40px;
    display: block;
    margin-bottom: 4px;
  }

  .section h2 {
    color: #051331;
    font-size: 2.5rem;
  }

  .section .info p {
    line-height: 150%;
  }

  .section .info h4 {
    text-transform: uppercase;
    font-size: 1.5rem;
    margin-top: 30px;
  }

  .jumbotron-container {
    width: 77%;
  }

  .nav-container {
    margin-top: -83px;
    width: 77%;
  }

  .destinations .destination .card.hovercard .bottom.featured {
    padding: 1rem;
    border-top: 1px solid rgba(2, 156, 248, 0.3);
    min-height: 4em;
  }
}

@media (max-width: 768px) {
  .jumbotron-container,
  .nav-container {
    width: 90%;
  }
  .navigation .navbar {
    display: none;
  }

  #destination-page .second-column > .row {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  #destination-page .other-cards {
    gap: 2.5em;
    display: grid;
    grid-template-columns: auto auto;
  }

  #destination-page .single-card {
    display: flex !important;
    justify-content: center;
    justify-items: center;
    margin-left: 25% !important;
    margin-right: 20% !important;
  }

  #destination-page .single-card > div {
    margin-right: unset;
    align-self: center;
  }

  #destination-page .other-cards > div {
    border-radius: 20px;
    width: 100%;
  }

  #destination-page .other-cards > div > div {
    height: 250px;
    padding-top: 8% !important;
  }

  #destination-page .other-cards::before {
    content: unset;
  }

  #destination-page .other-cards > div:nth-child(5) {
    display: none;
  }

  #destination-page .other-cards .header-text {
    height: 70%;
    width: 250px;
    padding-left: 10% !important;
    padding-right: 4% !important;
    font: normal normal bold 2.7em Ubuntu !important;
  }

  #destination-page .other-cards .counter {
    border-top: 2px solid rgba(2, 156, 248, 0.4);
    font: normal normal lighter 1.9em Bebas Neue !important;
    padding-top: 15px !important;
    padding-left: 10% !important;
    padding-right: 10% !important;
  }

  #destination-page .other-cards .counter .icon {
    width: 16px !important;
    height: 16px !important;
  }
}

#destination-page .other-cards > div {
  cursor: pointer;
}

.counter .location-svg-1,
.counter .location-svg-2,
.counter .dive-svg,
.counter .mf-svg-1 {
  stroke: rgb(163 222 255) !important;
  fill: transparent;
}

.general-info-bottom-line {
  margin-top: 45px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  width: 60%;
  height: 25px;
  color: #fff;
  background: #fff;
  border-block-start: 2px solid;
  border-image-source: radial-gradient(transparent, #63A1EA 50%, transparent 90%);
  border-image-slice: 1;
}

.general-info-bottom-line::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgb(167, 227, 254);
  background: radial-gradient(
    circle,
    rgba(167, 227, 254, 0.8519782913165266) 16%,
    rgba(255, 255, 255, 1) 53%,
    rgba(255, 255, 255, 1) 97%
  );
  transform: translate3d(0px, -15px, 0) scale(0.9);
  filter: blur(15px);
  box-shadow: 0px 4px 2px -2px #0ba3e8ab;
  z-index: -1;
  /* height: 2px; */
  margin-bottom: 8px;
}

.fold {
  height: 30px;
  font-size: 100%;
  border-radius: 4px;
  position: relative;
  text-decoration: none;
}
.fold::before {
  right: 0;
  bottom: 0;
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 7px 7px 0px 0px;
}

.fold-1 {
  background: #5387a7;
}
.fold-1::before {
  border-color: #4f7070 #dee5f2;
}

.fold-2 {
  background: #536aa7;
}
.fold-2::before {
  border-color: #244ec3 #dee5f2;
}

.fold-3 {
  background: #5387a7;
}
.fold-3::before {
  border-color: #4f7070 #dee5f2;
}

.fold-4 {
  background: #7f60aa;
}
.fold-4::before {
  border-color: #3a166d #dee5f2;
}

.fold-5 {
  background: #9f60aa;
}
.fold-5::before {
  border-color: #791c89 #dee5f2;
}

.fold-6 {
  background: #aa6096;
}
.fold-6::before {
  border-color: #7c1e63 #dee5f2;
}

.fold-7 {
  background: #aa6074;
}
.fold-7::before {
  border-color: #600c23 #dee5f2;
}

.fold-8 {
  background: #ba5656;
}
.fold-8::before {
  border-color: #952121 #dee5f2;
}

.fold-9 {
  background: #ba7956;
}
.fold-9::before {
  border-color: #a04f23 #dee5f2;
}

.fold-10 {
  background: #ba9b56;
}
.fold-10::before {
  border-color: #956b13 #dee5f2;
}

.fold-11 {
  background: #59acb7;
}
.fold-11::before {
  border-color: #187a87 #dee5f2;
}

.fold-12 {
  background: #5988b7;
}
.fold-12::before {
  border-color: #154a84 #dee5f2;
}

.destination-dive_site > .media {
  padding: 20px;
}

.species-stats,
.dive-stats {
  display: flex;
  flex-direction: column;
  padding: 20px;
}

.dive-stats {
  border-left: 1px solid cyan;
  border-right: 1px solid cyan;
}

ul.best-diving-months {
  padding: 0;
  list-style: none;
  width: 100%;
}

ul.best-diving-months li {
  display: inline-block;
  font-family: Ubuntu;
  font-size: 10px;
  background: #536aa7 0% 0% no-repeat padding-box;
  border-radius: 5px;
  padding: 3px 5px;
  margin-right: 3px;
  margin-top: 10px;
  color: white;
}

.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}

.text-white {
  color: #ffffff !important;
}

.text-main-color {
  color: rgb(74, 74, 115);
}

.site-counter {
  padding-bottom: 30px;
}

.site-counter .img {
  width: 32px;
  height: 32px;
}

@media (min-width: 600px) {
  .site-counter .img {
    width: 32px;
    height: 32px;
  }
  .stats-container {
    width: 80%;
  }
}
.latest-activity > div:first-child {
  border-top-left-radius: 30px;
}
.latest-activity > div {
  background: white;
  border-right: 2px solid #dee5f288;
  padding-top: 30px;
}
.latest-activity > div:last-child {
  border-right: none;
  border-top-right-radius: 30px;
}
.latest-activity a {
  color: #041022;
}
.latest-activity .img {
  width: 40px;
  height: 40px;
}
.latest-activity .header-text {
  width: 75%;
  padding-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  color: #041022;
  font-size: 22px;
}
.latest-activity .name-text {
  color: #041022;
  font-size: 16px;
  font: normal normal 500 20px/24px Ubuntu;
}
.latest-activity .text-faint {
  opacity: 0.8;
  color: #2f4565;
  font-weight: lighter;
  font-size: 16px;
}
.rating-icons {
  margin-bottom: -9px;
}
.stats-count > .svg-icon {
  width: 16px;
  max-height: 16px;
  display: inline-block;
  vertical-align: sub;
}

.activity-item {
  margin-left: unset;
  display: flex;
  align-items: center;
  justify-content: start;
}

.most-popular-dive-sites .activity-item:not(:last-child) {
  padding-bottom: 3.5em;
}
.latest-logged-dives .activity-item:not(:last-child) {
  padding-bottom: 2.5em;
}
.latest-logged-species .activity-item:not(:last-child) {
  padding-bottom: 3.7em;
}
.latest-added-destinations .activity-item:not(:last-child) {
  padding-bottom: 5.2em;
}


/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .activity-item > div {
    justify-content: center;
    text-align: left;
  }
  .stats-section {
    z-index: 999;
    margin-top: 65px;
    position: relative;
  }
  .activity-item > .activity-details > div {
    margin-left: 0.001em;
  }
}

.wh-8 {
  width: 8px !important;
  height: 8px !important;
}

.wh-10 {
  width: 10px !important;
  height: 10px !important;
}

.wh-12 {
  width: 12px !important;
  height: 12px !important;
}

.wh-14 {
  width: 14px !important;
  height: 14px !important;
}

.wh-16 {
  width: 16px !important;
  height: 16px !important;
}

.wh-18 {
  width: 18px !important;
  height: 18px !important;
}

.font-weight-light {
  font-weight: lighter !important;
}

/* spacing utility classes */

.m-0 {
  margin: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}

.mt-0 {
  margin-top: 0 !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}
.mr-3 {
  margin-right: 1rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.ml-3 {
  margin-left: 1rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.my-3 {
  margin-bottom: 1rem !important;
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}
.mr-4 {
  margin-right: 1.5rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4 {
  margin-left: 1.5rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}
.mr-5 {
  margin-right: 3rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.ml-5 {
  margin-left: 3rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}
.mr-auto {
  margin-right: auto !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ml-auto {
  margin-left: auto !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.mx-auto-alt {
  margin: 0 auto;
}
.my-auto {
  margin-bottom: auto !important;
  margin-top: auto !important;
}

.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}
.pr-1 {
  padding-right: 0.25rem !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1 {
  padding-left: 0.25rem !important;
}
.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}
.pr-3 {
  padding-right: 1rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pl-3 {
  padding-left: 1rem !important;
}
.py-3 {
  padding-bottom: 1rem !important;
  padding-top: 1rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}
.pr-4 {
  padding-right: 1.5rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4 {
  padding-left: 1.5rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}
.pr-5 {
  padding-right: 3rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.pl-5 {
  padding-left: 3rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

/* vertical alignment classes */

.v-align-top {
  vertical-align: top;
}
.v-align-middle {
  vertical-align: middle;
}
.v-align-bottom {
  vertical-align: bottom;
}

#destinations-page .below-counter_section_stats {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  column-gap: 0.5vw;
  padding-top: 5px;
}

#destinations-page .below-counter_section_stat {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}

.below-counter_section_stats .below-counter_section_stat .stat_info {
  margin-right: 5px;
}

.below-counter_section_stats .below-counter_section_stat .stat_icon > * {
  width: 14px;
  height: 14px;
}

.list-buttons .modal-footer {
  padding: 27px 90px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: end;
}

.list-buttons .modal-footer .cancel-btn {
  text-transform: uppercase;
  color: #2f4565;
  letter-spacing: 1px;
  font-weight: 500;
  margin-right: 30px;
}

.close-btn {
  position: absolute;
  right: -20px;
  top: -15px;
  font-size: 30px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #8e9fbe;
  color: #fff;
  font-weight: 100;
  border: none;
}

/*My Dives->Edit->Dive Center page has an overlapping sidebar with the map*/
.overlapping-sidebar-leafleat .leaflet-pane {
  z-index: initial;
}

/*For longer content, you can add a .text-truncate class to truncate the text with an ellipsis.*/
.text-truncate {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.generate-avatar-homepage {
  height: 50px;
  border-radius: 50%;
}

/* display: none */
.d-none {
  display: none;
}

a.skip-link {
  letter-spacing: 0.6px;
  color: #2f4565;
  text-transform: uppercase;
  opacity: 1;
  display: block;
  width: fit-content;
  margin: 0 auto;
  text-decoration: underline;
}

a.cancel-link {
  display: inline-block;
  margin-right: 20px;
}

.modal-header {
  border: none;
  color: black;
  padding: 35px 90px 45px 90px;
  background-color: transparent;
  border-bottom: 1px solid #dee5f2;
}

.modal-content {
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  border-radius: 20px !important;
  background-color: white;
}

.modal-body__input-container > input {
  padding: 30px;
  box-shadow: 0px 0px 25px #38344012;
  border: 1px solid #dee5f2;
  border-radius: 10px 10px 0px 0px;
  border-bottom: 1px solid #8a8cad;
}

.modal-footer {
  text-align: center;
  height: auto;
}
