/****************************************
  MEDIA QUERIES
****************************************/
.list-text-color {
  color: #939393; }

/* LIST HEADER */
.list-title {
  color: #84abb9;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase; }

.list-title.filter-list-title {
  font-size: calc(1.2rem + 0.5rem); }

.btn-list,
.select-list-order-container {
  display: inline-block;
  font-size: .7rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #84abb9;
  border: 1px solid transparent;
  padding: 0.475rem 0;
  line-height: 1.5;
  min-width: 175px;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  cursor: pointer; }

.btn-list:not(:disabled):hover,
.btn-list:not(:disabled):focus {
  background-color: #02A6C3;
  color: #fff;
  border: solid 1px #fff;
  text-decoration-line: none; }

.btn-list.btn-reload {
  color: #84abb9;
  background: white;
  border: solid 1px #84abb9;
  margin-bottom: .5rem; }

@media (min-width: 1200px) {
  .boat-counter {
    margin-left: 22px; } }

/* Order by */
.select-list-order:focus {
  border-color: #ced4da;
  box-shadow: none; }

.select-list-order-container {
  padding: 0.475rem 0 0.475rem 30px;
  background: white;
  border: 1px solid #6e6e6e; }

.select-list-order {
  text-align-last: center;
  height: unset;
  border: 0;
  color: #000000;
  font-size: .7rem;
  font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
  background: unset;
  padding: 0;
  padding-right: 30px; }

.select-list-order-label {
  position: absolute;
  left: 10px;
  top: 0.475rem;
  color: #116a9d;
  font-size: .7rem;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  margin-bottom: 0; }

.custom-arrow-select {
  pointer-events: none;
  color: #84abb9;
  position: absolute;
  right: 8px;
  top: 0.575rem;
  /* Center vertically arrow (50% - height icon/2 )*/ }

@media (max-width: 768px) {
  .btn-list {
    padding: 0.475rem 1rem;
    min-width: unset;
    margin: 0rem 0.05rem 1rem 0.05rem; }
  .select-list-order-container {
    min-width: 70px; } }

@media (max-width: 992px) {
  .select-list-order-container {
    width: 100%;
    margin: 0;
    margin-bottom: 1rem; }
  .mobile-select {
    opacity: 0;
    position: absolute;
    height: 70%; } }

/* TODO if filters */
/* FILTERS */
.filter-card {
  border: 1px solid #84abb9;
  background: white; }

.filter-boats .filter-title {
  font-size: .7rem;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #116a9d; }

.filter-boats .filter-title i,
.filter-boats .filter-title svg {
  margin-right: 6px; }

.filter-boats .filter-title svg {
  height: 16px;
  width: auto; }

.filter-boats .filter-title svg,
.filter-boats .filter-title svg path {
  fill: #116a9d; }

.filter-boats .custom-control-label {
  font-size: .7rem;
  font-family: 'Open Sans', sans-serif;
  cursor: pointer;
  color: #000000;
  height: fit-content; }

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none; }

.filter-boats .collapse-zone i {
  font-size: .8rem;
  cursor: pointer;
  color: #000000; }

/*collapse icon transition*/
.filter-boats .collapse-zone i.fa-angle-up {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: 0.3s all ease-out; }

.filter-boats .collapse-zone i.transform-angle {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: 0.3s all ease-out; }

/* Filter slider */
.filter-slider .slider.slider-horizontal .slider-track {
  height: 3px;
  background: #fff; }

.filter-slider .slider-selection {
  background: #000000; }

.filter-slider .slider.slider-horizontal {
  width: 100%; }

.filter-slider .slider-handle {
  background: #116a9d;
  height: 12px;
  width: 12px; }

.filter-slider .slider.slider-horizontal .slider-handle.min-slider-handle {
  margin-left: -2px; }

.filter-slider .tooltip.in {
  opacity: 0.8; }

.filter-slider .slider-indicator {
  font-size: 13px;
  color: #84abb9; }

.filter-boats .custom-checkbox {
  padding-left: 23px;
  min-height: 20px; }

.filter-boats .custom-checkbox .custom-control-label:before {
  background-color: #fff;
  border: solid 1px #000000;
  width: 14px;
  height: 14px;
  top: 3px;
  left: -24px;
  border-radius: 2px; }

.filter-boats .custom-checkbox .custom-control-input:checked ~ .custom-control-label {
  color: #116a9d; }

.filter-boats .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #116a9d;
  border-color: #000000;
  width: 14px;
  height: 14px;
  top: 3px;
  left: -24px;
  border-radius: 2px; }

.filter-boats .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: unset; }

.filter-boats input.form-control[type="text"] {
  font-size: 1.2rem;
  font-family: 'Open Sans', sans-serif;
  background-color: white;
  color: #000000; }

.filter-boats input.form-control[type="text"]:focus,
.filter-boats input.form-control[type="text"] {
  box-shadow: none;
  font-size: .6rem;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  padding: 0.375rem 0.15rem 0.375rem 0.4rem;
  height: 100%;
  border-color: #6e6e6e; }

.flatpickr-calendar.open .flatpickr-day.today {
  border-color: transparent; }

.flatpickr-calendar.open .flatpickr-day.today:not(.selected):hover {
  border-color: #e6e6e6;
  background-color: #e6e6e6;
  color: #393939; }

.flatpickr-calendar.open .flatpickr-day.today.flatpickr-day.selected {
  color: #fff; }

#btn-collapse-gilter {
  background-color: #84abb9; }

#btn_grid,
#btn_row {
  color: #116a9d;
  border: 1px solid #116a9d; }

#btn_grid:hover,
#btn_row:hover {
  color: #84abb9;
  border-color: #84abb9; }

#btn_grid.active,
#btn_row.active {
  color: #84abb9;
  border-color: #84abb9; }

#filter_sidebar .andromeda-hr {
  border-color: #116a9d; }

#filter_sidebar #btn-filter:disabled {
  opacity: 0.65;
  cursor: default; }

@media (max-width: 768px) {
  #filter_sidebar:not(.show-filters) {
    position: fixed;
    top: 0;
    height: 100vh;
    background: white;
    z-index: 999;
    width: 100vw;
    left: 0;
    padding: 30px;
    padding-bottom: 80px;
    overflow: auto; }
  #filter_sidebar:not(.show-filters) .filter-buttons-mobile {
    position: fixed;
    bottom: 0;
    padding-right: 60px;
    background: white; } }

/* SEARCH FILTERS */
.list-searcher {
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.2);
  position: sticky;
  top: 0;
  z-index: 49;
  background: white; }
  .list-searcher #btn-searcher-filter:disabled,
  .list-searcher button[type="submit"]:disabled {
    opacity: 0.65;
    cursor: default; }

header.header-fixed ~ #cms-content .list-searcher {
  top: 85px; }

header.header-fixed.header-agencies ~ #cms-content .list-searcher {
  top: 130px; }

.list-searcher .search-row {
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 0;
  padding-right: 15px;
  padding-left: 15px; }

.list-searcher .search-row .filter-boats {
  height: 30px;
  margin-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px; }

.list-searcher .search-row .input-group-text label {
  margin: 0;
  padding: 0 .5rem 0 0; }

.list-searcher .search-row .input-group-text i {
  margin: 0;
  padding: 0 .5rem; }

@media (min-width: 1200px) {
  .collapse-search-container {
    width: 233px; }
  .list-searcher .search-row .filter-boats {
    max-width: 100%; }
  .list-searcher .search-row .filter-boats.filter-numeric {
    min-width: fit-content; } }

@media (min-width: 1600px) {
  .collapse-search-container {
    width: 353px; } }

.list-searcher .search-row .form-control {
  box-shadow: none;
  font-size: .6rem;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  padding: 0.375rem 0.15rem 0.375rem 0.4rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 100%;
  border-color: #6e6e6e; }

.list-searcher .btn-search {
  padding-left: 5px;
  padding-right: 5px; }

.list-searcher .btn-list {
  margin: 0;
  height: 30px;
  margin-bottom: 10px;
  padding: 0;
  min-width: 110px; }

@media (max-width: 768px) {
  .list-searcher .btn-list {
    min-width: 160px; }
  .list-searcher .search-row .filter-boats {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }

@media (max-width: 992px) {
  .list-searcher .search-row .filter-boats {
    order: 2; } }

.list-searcher .search-row .input-group-prepend,
.list-searcher .search-row .input-group-text,
.list-searcher .search-row .input-group-append {
  height: 100%;
  width: fit-content;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  color: #116a9d;
  font-weight: bold;
  font-size: 15px;
  border-color: #6e6e6e; }

.list-searcher .search-row #filter-date {
  font-size: 1.2rem;
  font-family: 'Open Sans', sans-serif;
  background-color: white;
  color: #000000;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.list-searcher .search-row #filter-date:focus,
.list-searcher .search-row #filter-date.form-control {
  box-shadow: none;
  font-size: .6rem;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  padding: 0.375rem 0.15rem 0.375rem 0.4rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  height: 100%; }

.list-searcher .search-row .date-duration {
  min-width: 80px;
  max-width: 120px; }

.list-searcher .search-row .form-control .ms-search {
  padding: 8px;
  padding-bottom: 4px; }

.list-searcher .search-row .form-control .ms-choice span {
  top: 5% !important; }

.list-searcher .search-row .form-control .ms-drop input[type="radio"],
.ms-drop input[type="checkbox"] {
  margin-top: 3px !important; }

.list-searcher .search-row .ms-choice {
  border: none !important;
  height: 100%; }

select[data-filter-shipyard-free-text-options] ~ .ms-parent.custom-select {
  padding: 12px;
  border: none; }
  select[data-filter-shipyard-free-text-options] ~ .ms-parent.custom-select .ms-choice {
    height: 30px; }
    select[data-filter-shipyard-free-text-options] ~ .ms-parent.custom-select .ms-choice span {
      font-size: 13px;
      top: 14px;
      left: 14px; }
  select[data-filter-shipyard-free-text-options] ~ .ms-parent.custom-select .icon-caret {
    right: 23px;
    top: 26px; }

.list-searcher .search-row .ms-choice:focus {
  outline: none !important; }

.list-searcher .search-row .custom-select {
  line-height: 28px;
  padding: 0 0.5rem; }

.list-searcher .search-row .search-icon svg {
  width: auto;
  height: 20px; }

.list-searcher .search-row .search-icon svg,
.list-searcher .search-row .search-icon svg path {
  fill: #116a9d; }

.list-searcher .search-filters {
  padding-left: 15px;
  padding-right: 15px; }

.list-searcher #btn-collapse-search {
  padding-bottom: 10px;
  align-items: center;
  color: #000000; }

.list-searcher #btn-collapse-search:hover {
  color: #000000;
  text-decoration: none; }

/* Autocomplete */
.ui-autocomplete {
  overflow-y: auto;
  overflow-x: hidden;
  height: 300px; }

.ui-autocomplete li a:hover,
.ui-state-active,
.ui-widget-content .ui-state-active {
  text-decoration: none;
  color: #FFFFFF;
  background: #84abb980 !important;
  border: none !important; }

.ui-autocomplete li,
.ui-autocomplete div {
  font-size: .8rem;
  font-family: 'Open Sans', sans-serif;
  overflow: hidden; }

.ui-autocomplete .ui-autocomplete-category {
  font-size: .9rem;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 0;
  margin-top: 5px;
  margin-left: 5px;
  font-weight: bold; }

/* GRID LAYOUT */
.list-grid {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 30px; }
  .list-grid .date-text {
    border-bottom: 1px solid #000000; }

.list-buttons {
  margin-top: 15px;
  margin-bottom: 15px; }

.boats-container-list {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fill, minmax(330px, 1fr));
  padding: 0;
  height: fit-content; }
  .boats-container-list .boats_pagination {
    grid-column: 1/-1; }

.list-grid .boats-container-list.extended-cards-list {
  grid-gap: unset;
  grid-template-columns: unset; }

@media (min-width: 1200px) {
  .list-grid {
    grid-template-columns: minmax(163px, 233px) 1fr; } }

@media (min-width: 1600px) {
  .list-grid {
    grid-template-columns: minmax(163px, 353px) 1fr; } }

.list-grid.filter-collapsed,
.list-grid.loading,
.list-grid.no-filter {
  grid-template-columns: 100%; }

.list-grid.loading .boats-container-list {
  grid-template-columns: 100%; }

/* FLEX LAYOUT */
.list-flex .boats-container-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  grid-gap: 30px 15px;
  padding: 0;
  align-items: stretch; }
  .list-flex .boats-container-list .div-boats {
    flex: 0 0 350px;
    max-width: 350px; }
  @media (max-width: 576px) {
    .list-flex .boats-container-list .div-boats {
      flex: 0 0 100%;
      max-width: 100%; } }
/* LIST ELEMENTS */
.div-boats {
  border: 0;
  background: transparent;
  vertical-align: baseline; }

h4.title {
  color: #000;
  font-size: .9rem;
  font-family: 'Open Sans', sans-serif;
  padding-bottom: 4px;
  margin: 0; }

h4.subtitle,
.boat-info {
  font-size: .6rem;
  font-family: 'Open Sans', sans-serif; }

.dot {
  height: 10px;
  width: 10px;
  background-color: #84abb9;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px; }

img.card-img-top {
  width: 100%;
  height: 260px;
  object-fit: cover; }

img.card-img-top-boat {
  width: 100%;
  height: 275px;
  object-fit: cover; }

.boat-subtitle {
  color: #000;
  font-size: .8rem;
  font-family: 'Open Sans', sans-serif; }

.see-details-boat {
  font-size: .9rem;
  font-family: 'Open Sans', sans-serif;
  background-color: #84abb9;
  color: #FFFFFF; }

.see-details-boat:hover {
  color: #116a9d; }

.see-details-boat:focus {
  box-shadow: none; }

.img-not-found {
  font-size: 6rem; }

.div-img-not-found {
  height: 220px; }

.offers-grid {
  grid-template-columns: 1fr; }

@media (min-width: 770px) and (max-width: 989px), (min-width: 990px) and (max-width: 1199px), (min-width: 1200px) {
  .offers-grid.show-filters {
    grid-template-columns: 1fr 4fr; } }

/* CALENDAR */
.btn-item-calendar,
.btn-close-calendar {
  background-color: #116a9d;
  color: #FFFFFF;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: bold;
  height: 100%;
  font-size: .7rem;
  font-family: 'Open Sans', sans-serif;
  opacity: 0.75; }

.btn-item-calendar.btn-details-calendar,
.btn-close-calendar.btn-details-calendar {
  opacity: 1;
  font-size: .8rem; }

.btn-item-calendar:hover,
.btn-close-calendar:hover {
  outline: 0;
  box-shadow: unset;
  color: #FFFFFF; }

.btn-item-calendar:focus,
.btn-close-calendar:focus {
  outline: 0;
  box-shadow: unset;
  color: #FFFFFF; }

.calendar-card {
  position: absolute;
  height: 100%;
  background: white;
  width: 100%;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .calendar-card .flatpickr-innerContainer {
    pointer-events: none; }

.item-calendar-close {
  display: flex;
  width: 100%;
  text-align: right;
  padding-right: 9px; }
  .item-calendar-close a {
    font-size: 36px;
    font-weight: 500;
    line-height: 1;
    color: #84abb9;
    text-shadow: 0 1px 0 #fff;
    cursor: pointer;
    transform: rotate(45deg); }

.item-calendar-header {
  height: auto;
  text-align: center; }
  .item-calendar-header .item-calendar-title {
    font-size: .8rem;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    color: #116a9d;
    font-weight: bold; }
  .item-calendar-header .item-calendar-subtitle {
    font-size: .7rem;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    color: #84abb9;
    font-weight: bold; }

.calendar-container {
  display: none; }

.btn-item-calendar-check {
  margin-top: auto;
  background-color: #84abb9;
  color: #FFFFFF; }

.btn-item-calendar-check:hover,
.btn-item-calendar-check:focus {
  box-shadow: unset;
  background-color: #116a9d;
  color: #FFFFFF; }

/* Arrows calendar */
#collapse-calendar .arrow-container-calendar {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #116a9d;
  opacity: 0.5;
  pointer-events: none; }

#collapse-calendar .arrow-left {
  position: absolute;
  top: 50%;
  left: 1%;
  z-index: 10; }

#collapse-calendar .arrow-right {
  position: absolute;
  top: 50%;
  right: 1%;
  z-index: 10; }

#collapse-calendar .arrow-container-calendar.allowed {
  opacity: 1;
  pointer-events: auto; }

/* Calendar elements */
table.month {
  font-size: 1em;
  margin: 0 auto; }

table.month td {
  text-align: center;
  padding: 5px;
  height: 45px;
  width: 45px;
  color: #ffffff80; }

#calendar-resources th {
  text-transform: uppercase;
  text-align: center; }

#calendar-resources th.month {
  font-size: .9rem;
  padding-bottom: 0.75rem; }

@media (min-width: 992px) and (max-width: 1500px) {
  table.month {
    font-size: 0.8em;
    margin: 0 auto; }
  table.month td {
    height: 38px;
    width: 38px; } }

/* Legend */
#calendar-resources .calendar-legend {
  text-align: center;
  font-weight: bold;
  font-size: .5rem;
  color: #FFFFFF;
  margin-top: 2rem; }

#calendar-resources .dot {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: inline-block;
  pointer-events: none; }

#calendar-resources .calendar-available {
  color: #FFFFFF;
  background-color: #FFFFFF; }

.flatpickr-days,
#activity-profile-booking-detail .flatpickr-days {
  width: 100%;
  padding: 0 5px;
  max-width: 310px; }

.dayContainer {
  width: 100%;
  min-width: 100%;
  max-width: 310px; }

.flatpickr-day {
  height: 34px;
  line-height: 34px; }

.flatpickr-day.disabled {
  pointer-events: none; }

/* PAGINATION */
.boats_pagination,
.boats_pagination a {
  font-size: 22px;
  color: #c4c4c4 !important; }

.view-option.active,
.boats_pagination a.active {
  color: #84abb9 !important;
  font-weight: bold; }

.boats_pagination_num a {
  margin: 0 10px; }

.boats_pagination a.active i {
  color: #696969; }

.boats_pagination a:not([href]):not([tabindex]) {
  pointer-events: none;
  cursor: default; }

.see-details-boat:focus {
  box-shadow: 0 0 0 0.2rem #116a9d; }

.see-details-boat:hover {
  color: #116a9d; }

.link-boat,
.link-boat:hover {
  color: #FFFFFF; }

.link.boat-row,
.link.boat-row:hover {
  color: #116a9d; }

.card-overlay {
  opacity: 0;
  background-color: #84abb9;
  font-family: "Roboto", sans-serif;
  top: 0;
  left: 0;
  overflow: hidden; }

.gradient_overlay {
  background-image: linear-gradient(to bottom, #84abb9 75%, transparent); }

.text_overlay {
  font-size: 16px; }

.card-overlay:hover {
  opacity: 1; }

.boat-card {
  min-height: 400px !important; }

.card-box {
  box-shadow: #000;
  height: 300px; }

.prices_color {
  color: #343434 !important; }

.boat-pricerow {
  font-size: 30px; }

/*
MAP VIEW
*/
/* Map modal */
#map-boats-modal {
  padding: 15px; }

#map-boats-modal .modal-dialog {
  margin: 0;
  max-width: unset;
  width: 100%;
  height: 100%; }

#map-boats-modal .modal-content {
  width: 100%;
  height: 100%;
  background-color: #02A6C3; }

#map-boats-modal .modal-body {
  padding-top: 4rem;
  position: absolute; }

#map-boats-modal #map-boats {
  height: 100%;
  width: 100%; }

#btn-close-modal-maps {
  height: 33px;
  width: 33px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FFFFFF;
  border-radius: 50%;
  border: 3px solid #84abb9;
  z-index: 10;
  transition: 0.6s ease; }

#btn-close-modal-maps .close {
  color: #84abb9;
  opacity: 1; }

#btn-close-modal-maps:hover {
  background-color: #84abb9;
  border-color: #FFFFFF; }

#btn-close-modal-maps:hover .close {
  color: #FFFFFF;
  opacity: 1; }

#btn-close-modal-maps .close:focus {
  outline: unset; }

.total-boats {
  color: #FFFFFF; }

/* List */
#boat-list-map-container {
  height: 100%;
  color: #FFFFFF; }

#boat-list-map {
  overflow-x: hidden;
  overflow-y: auto; }

#boat-list-map a,
#map-boats a {
  color: #000; }

#boat-list-map h6.title,
#map-boats h6.title {
  color: #000;
  font-size: .9rem;
  font-family: 'Open Sans', sans-serif;
  padding-bottom: 4px;
  margin: 0; }

#boat-list-map h6.subtitle,
#boat-list-map .boat-info,
#map-boats h6.subtitle,
#map-boats .boat-info {
  font-size: .6rem;
  font-family: 'Open Sans', sans-serif; }

#boat-list-map h6.subtitle,
#map-boats h6.subtitle {
  color: #888; }

#boat-list-map .dot,
#map-boats .dot {
  height: 10px;
  width: 10px;
  background-color: #84abb9;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px; }

#boat-list-map img.card-img-top,
#map-boats img.card-img-top {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
  padding-left: 0.3rem;
  padding-bottom: 0.26rem; }

#boat-list-map .col-feature,
#map-boats .col-feature {
  height: 2.75rem;
  width: 2.75rem;
  text-align: center;
  padding: 0.3rem; }

#boat-list-map .boat-card-info span,
#map-boats .boat-card-info span {
  color: #000000;
  font-weight: bold;
  margin-top: 0.25rem; }

#boat-list-map .boat-subtitle,
#map-boats .boat-subtitle {
  color: #888;
  font-size: .8rem;
  font-family: 'Open Sans', sans-serif; }

#boat-list-map .card-body:hover,
#map-boats .card-body:hover {
  -moz-box-shadow: inset 0 0 10px #84abb9;
  -webkit-box-shadow: inset 0 0 10px #84abb9;
  box-shadow: inset 0 0 10px #84abb9; }

#boat-list-map .see-details-boat,
#map-boats .see-details-boat {
  font-size: .9rem;
  font-family: 'Open Sans', sans-serif;
  background-color: #84abb9;
  color: #FFFFFF; }

#boat-list-map .img-not-found,
#map-boats .img-not-found {
  font-size: 6rem; }

#boat-list-map .div-img-not-found,
#map-boats .div-img-not-found {
  height: 220px; }

#boat-list-map .boat-model,
#map-boats .boat-model {
  font-size: .8rem;
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  color: #84abb9;
  font-weight: bold;
  text-align: center; }

#boat-list-map .boat-zone,
#map-boats .boat-zone {
  font-size: .6rem;
  font-family: 'Open Sans', sans-serif;
  color: #000000;
  text-align: center; }

#boat-list-map .card-bottom .from_text,
#map-boats .card-bottom .from_text {
  font-size: .7rem;
  font-family: 'Open Sans', sans-serif;
  color: #000; }

#boat-list-map .card-bottom hr,
#map-boats .card-bottom hr {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem; }

#boat-list-map .card-bottom .price,
#map-boats .card-bottom .price {
  color: #000000;
  font-size: .8rem; }

#boat-list-map .card-bottom .price-num,
#map-boats .card-bottom .price-num {
  font-size: .6rem;
  font-family: 'Open Sans', sans-serif; }

#boat-list-map .card-bottom .price-currency,
#map-boats .card-bottom .price-currency {
  font-size: .5rem;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: bold; }

@media (max-width: 991px) {
  #boat-list-map-container {
    height: 80%; }
  #map-boats-modal #map-boats {
    height: 100%;
    width: 100%;
    position: fixed !important;
    top: 0;
    left: 0; }
  #div-show-list-map {
    z-index: 10;
    position: fixed;
    bottom: 25px;
    left: 0;
    width: calc(100% - 50px); }
  #map-boats-modal .modal-dialog {
    position: fixed;
    top: 0;
    left: 0; }
  #btn-close-modal-maps {
    top: 0px;
    right: 0px; }
  .modal-body {
    padding: 15px 20px 75px 15px; }
  img.card-img-top {
    height: 180px; } }

.carousel-item .promotion {
  position: absolute;
  font-size: .6rem;
  font-weight: bold;
  background-color: #DA0000;
  color: white;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  padding: 0.2rem 0.5rem;
  top: 10px;
  left: 20px; }

.boat-promoted {
  color: #DA0000; }
