/*
 * =================================================================
 * TIMELINE & VISUALIZATION STYLES
 * =================================================================
 */

.timeline-summit {
  width: 100%;
  display: flex;
  flex-direction: column; /* Default: map up, info down */
}

h1.timeline-title {
  border-bottom: 2pt solid #fcc12c;
  font-size: 24pt;
  color: #000;
  margin-bottom: 20px;
  padding-bottom: 15px;
  display: inline-block;
  font-weight: bold;
  font-family: var(--vr-font-primary);
}

.header-vis p {
  font-size: 13pt;
  font-family: var(--vr-font-secondary);
  line-height: 1.74;
}
.header-vis span {
  font-size: 13pt;
  font-family: var(--vr-font-secondary);
  line-height: 1.74;
}
.pg-line-height {
  line-height: 1.74;
}

.subtitle-summit-info {
  line-height: 1.2;
}
.mx-auto {
  height: 100%;
}
.header-vis {
  width: 100%;
  background-color: #f2f2f2;
  padding: 3rem 10rem 3rem 4rem !important;
  padding-top: 30px !important;
  border-radius: 5px;
  padding-left: 180px;
  font-family: var(--vr-font-primary);
}

.user-text {
  font-size: 13.125px;
  margin-bottom: 1.5rem;
  padding-left: 60px;
  padding-right: 60px;
}

.user-text i {
    font-size: 13.125px;
}

.container-vis-platform {
  display: grid;
  grid-template-columns: 2fr 8fr 2fr;
  gap: 1rem;
  height: 620px;
  margin: 0 60px !important;
  border-radius: 10px;
  box-sizing: border-box;
}
.col-timeline,
.col-map,
.col-summits-info {
  display: block !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(160, 160, 160, 0.8);
  backdrop-filter: blur(3px);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  cursor: pointer;
}
.hidden {
  display: none !important;
}
.map-vis {
  border: 0.5px solid #d7d7d7;
  border-radius: 10px;
  padding: 20px;
  justify-content: space-between;
  margin: 0 60px 0 60px;
  box-sizing: border-box;
  height: 425px;
}

.container-xl.main-container {
  overflow: hidden;
}
.otro {
  max-width: 100%;
  margin: 0px !important;
  padding: 0px !important;
  padding-right: 12px;
  padding-left: 12px;
}

.play-med {
  height: 18px;
  width: 18px;
}

.btn.btn-sm.btn-play {
  height: 40px;
}

#playButtonDesktop,
#pauseButtonDesktop,
#restartButtonDesktop {
  background-color: #ffdc94;
  width: 48px;
  height: 48px;
  border: none;
  transition: background-color 0.2s ease;
}
#playButtonDesktop img,
#pauseButtonDesktop img,
#restartButtonDesktop img {
  pointer-events: none;
}

#playButtonDesktop:hover,
#pauseButtonDesktop:hover,
#restartButtonDesktop:hover,
#playButtonDesktop:focus,
#pauseButtonDesktop:focus,
#playButtonDesktop:active,
#pauseButtonDesktop:active,
#restartButtonDesktop:active {
  background-color: #fec03c !important;
}

.btnZoom {
  display: flex;
}

.btnZoom button {
  border-radius: 5px;
  cursor: pointer;
  background-color: transparent;
  padding: 0px;
  border: none;
  margin: 0px;
}

.btnZoom button img {
  width: 30px;
  height: 30px;
}

.arrow-container {
  position: absolute;
  width: 215px;
  cursor: pointer;
  z-index: 10;
}
#desktop-timeline {
  width: 400px !important;
  padding-left: -10px !important;
  margin-right: 100px !important;
}
.up-arrow {
  top: 675px;
  color: #fec03c;
  background-color: #fec03c;
}

.down-arrow {
  bottom: -550px;
  color: #fec03c;
  background-color: #fec03c;
}

.down-arrow.disabled {
  opacity: 0.25;
  pointer-events: none;
  cursor: not-allowed;
}
#read-more-link,
#read-more-link2,
#show-less-link {
  color: #4380ae;
  line-height: 1.8;
  font-size: 10.75pt;
  font-weight: normal;
}
.arrow-container i {
  font-size: 45px;
  color: #000;
}

.img-fluid.country-flag {
  width: 34.13px;
  height: 20.69px;
  border: black 1px solid !important;
  object-fit: cover;
  object-position: center;
}

.img-fluid.calendar {
  margin-left: 8px;
  margin-right: 12px !important;
  padding-right: 9px !important;
  margin-top: 2px;
  width: auto;
  height: 20.69px;
}

.img-fluid.location {
  margin-left: 8px;
  margin-right: 12px !important;
  padding-right: 9px !important;
  padding-top: 0px;

  width: auto;
  height: 20.69px;
}

.col-summits-info {
  margin: 0px !important;
  padding: 0px !important;
  height: 630px !important;
  overflow-y: auto;
}

.col-lg-2.pb-lg-3.col-summits-info {
  height: 570px !important;
  overflow-y: auto;
}

#lupa {
  width: 18px;
  height: 18px;
  cursor: none;
}

.same-font-size,
.summitNospan {
  font-size: 11pt;
}

#summitList {
  font-size: 11pt;
}

#apri-logo {
  width: 160px;
}

.mobile-navigation-icon {
  width: 24px;
  height: 25px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  margin-left: 30px;
}

.header-search-form-two a {
  line-height: 0;
  font-size: 18px;
}
.year-picker-container {
  width: 160px !important;
}
.country-picker-container {
  width: 160px !important;
}
.apri-separator-vis {
  border-bottom: 2px solid #fcc12c;
  width: 100%;
}

#summitList li {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#summitList li::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: lightgray;
  position: absolute;
  bottom: 0;
  left: 0;
}
.col-timeline {
  width: 170px !important;
  margin-top: 0 !important;
  padding: 0 !important;
}
.col-map {
  margin-top: 0 !important;
  padding: 0 !important;
}
span.summit-number {
  width: 34.13px !important;
  display: inline-block;
  margin-right: 13px !important;
  flex-shrink: 0;
}

.summit-title {
  line-height: 1.5;
}
#summitCountry {
  font-size: 18pt !important;
  padding-bottom: 15px;
  margin: 0 !important;
}
.buttonsplaypause {
  justify-content: center;
}

#summitCountry:not(:empty) {
  border-bottom: none;
}
#summitCountry.empty {
  border-bottom: 2pt solid #fcc12c;
}
.zoom-button {
  position: absolute;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

#map {
  position: relative;
  overflow: hidden;
}
#map .svg {
    margin-bottom: 0px !important;
}
#first-block {
  margin-top: 0px !important;
}
.col-map-mobile {
  display: none !important;
}
.hand {
  transition: transform 0.3s ease;
}
.overlay .hand {
  width: 80px;
  height: 80px;
  transition: transform 0.3s ease;
}
.titleBlur {
  color: #ffffff;
  font-size: 14px;
  font-family: var(--vr-font-primary);
  margin: 5px;
  font-weight: bold;
}
.subtitleBlur {
  color: #ffffff;
  font-size: 12px;
  font-family: var(--vr-font-primary);
  margin: 0px;
  font-weight: normal;
}
.overlay-text {
  text-align: center;
}
#map-mobile {
  width: 100%;
  height: 100%;
  position: relative;
}
.map-svg {
  height: 620px;
}

/* PICKER */
.lang-arrow-img {
  width: 14px;
  height: 14px;
  object-fit: contain;
  vertical-align: middle;
}
.lang-icon-img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  vertical-align: middle;
}
.lang-icon-img {
  margin-right: 6px;
}

.lang-arrow-img {
  margin-left: 2px;
}
.language-picker {
  position: relative;
  display: inline-block;
  font-family: var(--vr-font-primary);
  margin-bottom: 1rem;
}

.lang-selected {
  display: flex;
  align-items: center;
  padding: 4px 8px;
  border-radius: 25px;
  cursor: pointer;
  width: fit-content;
  gap: 0px;
  width: 50px;
}
.header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
}

#picker {
  order: 2;
}

#selected-lang {
  color: #000;
  font-family: var(--vr-font-primary);
}

.lang-selected.dark {
  background-color: #000;
  color: #a15b5b;
  border-color: #000;
}

.lang-icon {
  font-size: 18px;
}

.lang-arrow {
  margin-left: 8px;
  font-size: 14px;
}

.lang-options {
  width: 75px;
  font-family: var(--vr-font-primary);
  list-style: none;
  padding: 0;
  margin: 1px 0 0 0;
  position: absolute;
  background-color: #f2f2f2;
  border-radius: 8px;
  z-index: 1000;
  right: 0;
}

.lang-options li {
  width: 75px;
  padding: 2px 6px;
  cursor: pointer;
  text-align: center;
}

.lang-options li::after {
  content: "";
  display: block;
  width: 90%;
  border-bottom: 1pt solid #737373;
  margin-left: auto;
  margin-top: 4px;
}
.lang-options li:last-child::after {
  border: none;
  content: none;
}

.lang-options li:hover {
  background-color: #f0f0f0;
}
.lang-options li.selected {
  font-family: var(--vr-font-primary);
  font-weight: 600;
}
.description {
  margin-bottom: 0rem !important;
  margin-top: 1rem !important;
}
.mobile-font-size {
  line-height: 1.4;
}

/* RESPONSIVE STYLES */
@media (min-width: 992px) {
  .apri-separator-vis {
    border-bottom: 2pt solid #fcc12c;
    width: 100%;
  }
  .img-fluid.country-flag {
    width: 34.13px;
    height: 20.69px;
  }
}

@media (max-width: 1000px) {
  .header-container {
    flex-direction: column;
    align-items: flex-start;
  }

  #picker {
    position: absolute;
    top: 0;
    right: 0;
    margin: 10px;
  }

  .container-xl {
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-inline-start: 0;
    padding-inline-end: 0;
  }
  #summitCountry.empty {
    border-bottom: none;
  }
  .header-vis .description {
    line-height: 1.8;
    font-size: 10.75pt;
    font-weight: normal;
  }

  .div-buttons-select {
    display: flex;
    font-size: 10pt;
    padding-left: 24px;
    padding-right: 24px;
    justify-content: space-between;
  }

  .mobile-font-size {
    font-size: 14px;
    line-height: 1.4;
  }

  .mobile-font-size-expl {
    font-size: 8.5pt;
    text-align: justify;
  }

  .form-control.mobile-font-size {
    font-size: 14px;
  }
  .user-text i {
      font-size: 13.125px;
  }
  .div-input-picker {
    padding-left: 24px;
    padding-right: 24px;
    font-size: 10pt;
  }
  #input-picker {
    height: 34px;
    border-radius: 7px !important;
  }
  .col-map-mobile p {
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 12px;
  }
  .col-map {
    margin-top: 0px !important;
    padding: 0 !important;
  }
  .text-secondary {
    margin: 0px !important;
  }
  .col-map-mobile {
    display: block !important;
  }
  .badge-mobile {
    width: 38px;
    text-align: center;
    padding-left: 0rem;
  }

  .zoom-button {
    bottom: 20px;
    right: 20px;
  }

  .zoom-button.zoom-in {
    margin-bottom: 60px;
  }

  #read-more-link,
  #show-less-link {
    color: #4380ae;
  }
  #read-more-link,
  #read-more-link2 {
    display: inline;
  }

  .img-fluid.country-flag {
    width: 34.13px !important;
    height: 20.69px;
  }

  .img-fluid.calendar {
    width: 34.13px;
    height: 20.69px;
    margin-left: 5px !important;
    margin-right: 8px !important;
  }

  .img-fluid.location {
    width: 34.13px;
    height: 18.33px;
    margin-left: 5px !important;
    margin-right: 8px !important;
  }

  .header-vis {
    padding: 3rem 1.5rem 1.5rem 1.5rem !important;
    width: 100%;
    margin: 0;
    margin-bottom: 0rem !important;
  }

  .triangle-icon-year {
    width: 16px;
    height: 16px;
  }

  .map-vis {
    border-top: 0.5px solid #d7d7d7;
    border-bottom: 0.5px solid #d7d7d7;
    border-radius: 0;
    padding: 20px;
    justify-content: space-between;
    margin: 0 60px 0 60px;
    box-sizing: border-box;
    height: 305px;
  }
  .map-svg {
    height: 400px;
  }
  /* Wheeler */
  .wheel-wrapper {
    position: relative;
    padding-left: 20px;
  }

  .wheel::before,
  .wheel::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 20px;
    pointer-events: none;
  }
  .wheel::before { top: 0; }
  .wheel::after { bottom: 0; }

  .wheel {
    flex: 1;
    height: 173px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
  }
  .container-vis-platform {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
    gap: 0;
    height: auto;
  }
  .col-map { grid-row: 1; }
  .col-timeline { grid-row: 2; }
  .col-summits-info {
    grid-row: 3;
    height: auto !important;
  }

  .wheel-scroll {
    margin-top: 0px;
    line-height: 36px;
    list-style: circle;
    padding: 0;
  }

  .wheel-item {
    height: 36px;
    overflow: hidden;
    white-space: nowrap;
    color: #cbcbcbf3;
    cursor: pointer;
    font-family: var(--vr-font-primary);
  }

  .selected-item {
    color: #737373;
    text-decoration: underline;
  }

  .wheel-disabled-item {
    opacity: 1;
  }

  .picker {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    background-color: rgba(37, 38, 45, 0.4);
    display: none;
  }

  .picker-panel {
    position: absolute;
    z-index: 600;
    bottom: 0;
    width: 100%;
    height: 273px;
    background: white;
  }

  .picker-choose {
    position: relative;
    height: 60px;
    color: #999;
  }

  .picker-title {
    margin: 0;
    line-height: 60px;
    font-weight: normal;
    text-align: center;
    font-size: 18px;
    color: #333;
  }

  .confirm,
  .cancel {
    position: absolute;
    top: 6px;
    padding: 16px;
    font-size: 14px;
    color: #fec03c;
    font-family: var(--vr-font-primary);
    font-weight: bold;
  }
  .confirm { right: 0; }
  .cancel { left: 0; }
  .picker-content {
    position: relative;
    top: 20px;
    padding-right: 10px;
  }
  #summitListContainer {
    padding-left: 24px;
    padding-right: 24px;
  }
  #summitCountry {
    font-size: 22pt;
    font-weight: bolder;
    font-family: var(--vr-font-primary);
    padding-bottom: 10px;
    padding-top: 8px;
  }
  .container-vis-platform {
    margin: 0 0 0 0 !important;
    padding: 0px !important;
    border: 0px !important;
  }
  .col-timeline {
    width: 100% !important;
    height: 180px;
  }
  .buttonsplaypause {
    margin-bottom: 5px;
    justify-content: center;
    width: 100% !important;
  }
  #desktop-timeline {
    width: 100% !important;
    justify-content: center;
    text-align: center;
  }
}

.mbsc-list-item {
  font-family: var(--vr-font-primary);
}

.hiddenthings {
  display: none;
}

#select-year,
#select-country {
  height: 34px;
  border-radius: 7px !important;
  background-color: #fec03c;
  border-color: #fec03c;
  box-shadow: none;
  transition: background-color 0.3s, border-color 0.3s;
}

#select-year:focus,
#select-country:focus {
  background-color: #fec03c;
  border-color: #fec03c;
  transition: background-color 0.3s, border-color 0.3s;
  font-weight: bold;
}

#select-year:not(:focus),
#select-country:not(:focus) {
  background-color: #ffdc94;
  border-color: #ffdc94;
}

.no-border-radius {
  border-radius: 0 !important;
}

.rounded-container {
  border-radius: 7px;
  overflow: hidden;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}

.rounded-container button {
  flex: 1;
  margin: 0 0.5rem;
  width: 175px;
  border-radius: 7px;
}

.custom-input-height {
  height: 2rem;
}

@media (min-width: 768px) and (max-width: 1366px) and (orientation: landscape) {
}
