body {
  font-family: "Archivo", sans-serif !important;
  color: #000 !important;
}

:is(.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6) {
  font-family: "Archivo", sans-serif !important;
  color: #000 !important;
}

.top-section {
  background-color: #e5eef6 !important;
  height: 100vh !important;
  padding-top: 200px !important;
  background-position: left 110px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.top-section::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/pim-left.png);
  width: 202px;
  height: 509px;
  background-size: cover;
}

.top-section::before {
  content: "";
  position: absolute;
  right: 0;
  top: 12%;
  background: url(../images/pin-right.png);
  width: 425px;
  height: 532px;
  background-size: cover;
}

.fixed-top {
  box-shadow: none !important;
  background: #e5eef6 !important;
}

a.contact-button {
  background: #0052a8;
  padding: 10px 16px;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  transition: all 0.3s;
}

a.contact-button:hover {
  background: #032951;
}

.navbar-landing .navbar-nav .nav-item .nav-link.active,
.navbar-landing .navbar-nav .nav-item .nav-link:focus,
.navbar-landing .navbar-nav .nav-item .nav-link:hover {
  color: #0052a8 !important;
}

.top-head {
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

.top-head h1 {
  font-size: 50px;
  font-weight: 300;
}

.top-head h1 strong {
  font-weight: 600;
}

.form-section {
  width: 100%;
  background: #fff;
  border-radius: 6px;
  padding: 10px;
}

.choices {
  margin-right: 8px;
}

.choices__inner {
  border: 0px;
  background: #e5eef6;
}

.choices[data-type*="select-multiple"] .choices__input {
  padding-top: 3px;
  background: transparent;
}

button.search-btn {
  height: 100%;
  border: 0px;
  border-radius: 4px;
  background: #0b52a8;
  color: #fff;
  width: 100%;
  font-size: 14px;
}

.top-head p {
  width: 70%;
  margin: 0 auto;
  font-weight: 100;
}

li.list-inline-item {
  color: #00dca8;
  font-size: 14px;
}

li.list-inline-item a {
  color: #000;
}

ul.treding-keywords {
  margin-bottom: 4px;
  padding-left: 0px !important;
}

.top-head h1 span {
  font-weight: 600;
  color: #0b52a8;
}

.top-head h1 strong {
  font-weight: 100;
}

.section-inner span {
  font-size: 16px;
  font-weight: 600;
}

.inner-flex {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4%;
}

.trend-section {
  background: #fff;
  height: 90px;
  border-radius: 10px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  padding: 16px;
}

.head-content {
  background: #fff;
  height: 90px;
  border-radius: 10px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  padding: 16px;
  position: relative;
}

.head-content::after {
  content: "";
  position: absolute;
  left: -27px;
  top: -27px;
  background: url(../images/icon2.png);
  width: 54px;
  height: 54px;
  background-size: cover;
}

.mobile-app-section {
  text-align: center;
}

.mobile-app-section span {
  font-size: 20px;
  font-weight: 600;
}

.app {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.titleHead h1 {
  font-size: 38px;
  font-weight: 600;
}

.titleHead p {
  font-size: 14px;
  color: #a2a9b7;
}

.cardBody {
  padding: 14px;
  border-radius: 10px;
  border: 1px solid #e1e5ee;
  min-height: 300px;
  transition: all 0.5s;
}

.cardBody h1 span {
  width: 50px;
  height: 50px;
  display: flex;
  margin-bottom: 30px;
  background: #dee9f4;
  border-radius: 6px;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #0b52a8;
}

.cardBody h6 {
  font-size: 18px;
}

.cardBody p {
  color: #a2a9b7;
  font-weight: 200;
}

.cardBody:hover {
  background: #0052a8;
}

.cardBody:hover p {
  color: #fff !important;
}

.cardBody:hover h6 {
  color: #fff !important;
}

.cardBody:hover h1 span {
  background: #fff;
}

.containerSection {
  width: 80%;
  margin: 0 auto;
}

.about-img-section::before {
  display: none !important;
}

.bg-blue {
  background: #0052a8;
  padding-top: 50px;
}

.textContentSection {
  color: #fff;
}

.textContentSection h1 {
  color: #fff !important;
}

.flex-grow-1.ml-2 {
  margin-left: 16px;
}

a.btn-call {
  height: 42px;
  padding: 0 30px;
  background: #00dca8;
  border-radius: 4px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  transition: all 0.5s;
}

a.btn-call:hover {
  background: #00dca9ab;
}

a.contactBtn {
  height: 42px;
  padding: 0 30px;
  background: transparent;
  border-radius: 4px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  transition: all 0.5s;
  border: 1px solid #fff;
}

a.contactBtn:hover {
  background: #fff;
  color: #0052a8;
}

.user-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.user-top-left {
  display: flex;
  align-items: center;
  gap: 10px;
}

.user-img img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 100%;
}

.user-card {
  background: #f6f7fa;
  border-radius: 10px;
  padding: 20px;
}

.user-bottom {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2%;
}

.user-content {
  color: #a2a9b7;
  font-size: 14px;
}

.user-language {
  display: flex;
  align-items: flex-end;
  text-align: right;
  justify-content: flex-end;
}

.user-language ul {
  display: flex;
  gap: 6px;
  background: #fff;
  padding: 8px;
  border-radius: 3px;
}

.user-language ul li {
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #00000036;
  border-radius: 4px;
  padding: 0 6px;
  font-size: 13px;
  font-weight: 500;
}

.bg-dark-blue {
  background: #00194c;
}

h4.text-white.fw-semibold {
  color: #fff !important;
  font-size: 26px;
}

a.userAdd {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 24px;
  background: #00dca8;
  height: 42px;
  border-radius: 4px;
  color: #fff;
  font-weight: 400;
  transition: all 0.3s;
}

a.userAdd:hover {
  background: #00dca976;
}

a.all-guide {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 24px;
  background: #00dca8;
  height: 42px;
  border-radius: 4px;
  color: #fff;
  font-weight: 400;
  transition: all 0.3s;
}

a.all-guide:hover {
  background: #00dca976;
}

.all-guide-section {
  display: flex;
  margin: 0 auto;
  justify-content: center;
}

.footer-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.contact-info p {
  color: #fff;
  width: 80%;
  display: block;
  margin-bottom: 6px;
}

.contact-info a {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
}

.contact-info a:hover {
  text-decoration: underline;
}

.social-icons {
  list-style: none;
  padding: 0;
  display: flex;
  gap: 10px;
}

.social-icons li {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 4px;
  transition: background-color 0.3s;
  cursor: pointer;
}

.social-icons i {
  font-size: 20px;
  color: #444;
  transition: color 0.3s;
}

.social-icons li.facebook:hover {
  background-color: #1877f2;
}

.social-icons li.facebook:hover i {
  color: white;
}

.social-icons li.twitter:hover {
  background-color: #1da1f2;
}

.social-icons li.twitter:hover i {
  color: white;
}

.social-icons li.linkedin:hover {
  background-color: #0a66c2;
}

.social-icons li.linkedin:hover i {
  color: white;
}

.social-icons li.instagram:hover {
  background-color: #e1306c;
}

.social-icons li.instagram:hover i {
  color: white;
}

.footer-bottom {
  width: 100%;
  border-top: 1px solid #00000022;
}

.footer-menu {
  display: flex;
  align-items: center;
  gap: 6px;
  justify-content: flex-end;
}

.footer-menu ul {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: flex-end;
}

.footer-menu li {
  list-style: none;
}

.footer-menu ul li a {
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.5s;
}

.footer-menu ul li a:hover {
  text-decoration: underline;
}

p.copy-rights {
  color: #fff;
  font-weight: 500;
}

.card.explore-box.card-animate {
  box-shadow: none;
  border: 1px solid #00000014;
}

.explore-box .discount-time {
  display: none;
}

a.btn.btn-success.w-100 {
  background: #00dca8;
}

span.mright.d-inline-block.badge.text-bg-dark {
  background: #0b52a8 !important;
  color: #ffffff !important;
}

.bg-warning-subtle.position-relative {
  background: #d8e6f273 !important;
}

@media (max-width: 1280px) {
  .top-section::before {
    display: none !important;
  }

  .top-section::after {
    display: none !important;
  }

  .inner-flex {
    display: flex;
    grid-template-columns: 1fr 1fr;
    gap: 4%;
    flex-direction: column;
  }

  .trend-section {
    margin-bottom: 16px;
    height: auto;
    padding: 16px;
  }

  .head-content::after {
    display: none;
  }

  .top-head {
    width: 100%;
  }

  .top-head h1 {
    font-size: 30px;
    font-weight: 300;
  }

  .top-section {
    padding-top: 120px !important;
  }

  .titleHead h1 {
    font-size: 28px;
  }

  .bg-blue {
    background: #0052a8;
    padding-top: 50px;
    padding: 50px 0;
  }

  .d-flex.mobile-flex {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }

  .user-top {
    display: grid;
    grid-template-columns: 60% 38%;
    justify-content: space-between;
  }

  .user-top {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }

  .user-bottom {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }

  .user-language {
    justify-content: flex-start;
  }

  .user-bottom {
    margin-top: 0px !important;
  }

  .footer-top {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 20px;
  }

  .footer-top-left {
    width: 100%;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .contact-info p {
    color: #000;
    width: 100%;
  }

  .footer-menu {
    display: flex;
    align-items: center;
    gap: 6px;
    justify-content: center;
  }

  .explore-box {
    border-radius: 4px;
    overflow: hidden;
  }
}

@media (max-width: 991px) {
  button.navbar-toggler.py-0.fs-20.text-body {
    height: 36px;
    border-color: #ffffff;
  }

  div#navbarSupportedContent {
    background: #e5eef6;
    padding-bottom: 24px;
    padding: 20px;
  }

  ul#navbar-example {
    margin-bottom: 20px;
  }

  .navbar-toggler:focus,
  .navbar-toggler:focus-visible,
  .navbar-toggler:active {
    outline: none !important;
    box-shadow: none !important;
  }

  .navbar-toggler:focus,
  .navbar-toggler:focus-visible {
    box-shadow: none !important;
  }
}
.custom-footer {
  color: #9ba7b3;
  background: #0052a8 !important;
}

.guide-detail-container {
  background: #f8f9fa;
  min-height: 100vh;
  padding: 2rem 0;
}

.guide-card {
  background: white;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  border: 1px solid #e9ecef;
}

.guide-profile-section {
  background: linear-gradient(135deg, #0052a8 0%, #007bff 100%);
  padding: 2rem 2rem;
  text-align: center;
  color: white;
  position: relative;
  margin-top: 56px;
}

.guide-profile-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="1" fill="white" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');
  opacity: 0.2;
}

.guide-avatar {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 3px solid rgba(255, 255, 255, 0.3);
  object-fit: cover;
  margin: 0 auto 1rem;
  display: block;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
}

.guide-avatar:hover {
  transform: scale(1.05);
}

.guide-name {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 0.3rem;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.guide-title {
  font-size: 1rem;
  opacity: 0.9;
  margin-bottom: 0.8rem;
}

.guide-stats {
  display: flex;
  justify-content: center;
  gap: 1rem;
  flex-wrap: wrap;
  margin-top: 1rem;
}

.guide-stat {
  text-align: center;
  padding: 0.5rem 0.8rem;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 10px;
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  min-width: 80px;
}

.guide-stat-value {
  font-size: 1.1rem;
  font-weight: 700;
  display: block;
}

.guide-stat-label {
  font-size: 0.8rem;
  opacity: 0.8;
}

.guide-content {
  padding: 3rem;
}

.guide-section {
  margin-bottom: 3rem;
}

.guide-section-title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #2c3e50;
  margin-bottom: 1.5rem;
  position: relative;
  padding-left: 1rem;
}

.guide-section-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 25px;
  background: linear-gradient(135deg, #0052a8 0%, #007bff 100%);
  border-radius: 2px;
}

.guide-badge {
  display: inline-block;
  padding: 0.5rem 1rem;
  margin: 0.25rem;
  background: #6c757d;
  color: white;
  border-radius: 25px;
  font-size: 0.9rem;
  font-weight: 500;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(108, 117, 125, 0.2);
}

.guide-badge:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(108, 117, 125, 0.3);
  background: #5a6268;
}

.guide-info-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 1.5rem;
  margin-bottom: 2rem;
}

.guide-info-card {
  background: #f8f9fa;
  padding: 1.5rem;
  border-radius: 15px;
  border-left: 4px solid #0052a8;
  transition: all 0.3s ease;
}

.guide-info-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.guide-info-label {
  font-size: 0.9rem;
  color: #6c757d;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.guide-info-value {
  font-size: 1.1rem;
  font-weight: 600;
  color: #2c3e50;
}

.guide-cta-button {
  background: linear-gradient(135deg, #0052a8 0%, #007bff 100%);
  color: white;
  border: none;
  padding: 1rem 2rem;
  border-radius: 50px;
  font-weight: 600;
  font-size: 1.1rem;
  transition: all 0.3s ease;
  box-shadow: 0 8px 25px rgba(0, 82, 168, 0.3);
  text-decoration: none;
  display: inline-block;
  margin: 1rem 0;
}

.guide-cta-button:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 35px rgba(0, 82, 168, 0.4);
  color: white;
  text-decoration: none;
}

.guide-about {
  background: #f8f9fa;
  padding: 2rem;
  border-radius: 15px;
  line-height: 1.8;
  color: #495057;
}

.tour-request-form {
  background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
  border-radius: 20px;
  padding: 2rem;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.form-section {
  margin-bottom: 2rem;
}

.form-label {
  font-weight: 600;
  color: #2c3e50;
  margin-bottom: 0.5rem;
  display: block;
}

.form-control {
  border: 2px solid #e9ecef;
  border-radius: 10px;
  padding: 0.75rem 1rem;
  transition: all 0.3s ease;
}

.form-control:focus {
  border-color: #0052a8;
  box-shadow: 0 0 0 0.2rem rgba(0, 82, 168, 0.25);
}

.tour-type-buttons {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}

.tour-type-btn {
  padding: 0.75rem 1.5rem;
  border: 2px solid #0052a8;
  background: transparent;
  color: #0052a8;
  border-radius: 25px;
  font-weight: 600;
  transition: all 0.3s ease;
  cursor: pointer;
}

.tour-type-btn.active {
  background: #0052a8;
  color: white;
}

.region-checkboxes {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1rem;
  margin-top: 1rem;
}

.region-group {
  background: white;
  padding: 1rem;
  border-radius: 10px;
  border: 1px solid #e9ecef;
}

.region-group-title {
  font-weight: 600;
  color: #2c3e50;
  margin-bottom: 0.5rem;
}

.region-checkbox {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
}

.region-checkbox input[type="checkbox"] {
  margin-right: 0.5rem;
  transform: scale(1.2);
}

.loading-spinner {
  display: none;
  text-align: center;
  padding: 2rem;
}

.spinner {
  border: 4px solid #f3f3f3;
  border-top: 4px solid #0052a8;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
  margin: 0 auto;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Responsive Design */
@media (max-width: 768px) {
  .guide-content {
    padding: 2rem 1rem;
  }

  .guide-profile-section {
    padding: 2rem 1rem;
  }

  .guide-name {
    font-size: 2rem;
  }

  .guide-stats {
    gap: 1rem;
  }

  .guide-info-grid {
    grid-template-columns: 1fr;
  }

  .tour-type-buttons {
    flex-direction: column;
  }

  .region-checkboxes {
    grid-template-columns: 1fr;
  }
}

/* Animation Classes */
.fade-in {
  animation: fadeIn 0.6s ease-in;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.slide-in {
  animation: slideIn 0.8s ease-out;
}

@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateX(-30px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

/* Availability Calendar Styles */
.availability-calendar {
  background: white;
  border-radius: 15px;
  padding: 2rem;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  border: 1px solid #e9ecef;
}

.calendar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
  border-bottom: 2px solid #f8f9fa;
}

.calendar-nav-btn {
  background: #f8f9fa;
  border: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  color: #0052a8;
  font-size: 1.2rem;
}

.calendar-nav-btn:hover {
  background: #0052a8;
  color: white;
  transform: scale(1.1);
}

.calendar-title {
  font-size: 1.3rem;
  font-weight: 600;
  color: #2c3e50;
  margin: 0;
}

.calendar-grid {
  margin-bottom: 1.5rem;
}

.calendar-weekdays {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 5px;
  margin-bottom: 0.5rem;
}

.calendar-weekdays div {
  text-align: center;
  font-weight: 600;
  color: #6c757d;
  font-size: 0.9rem;
  padding: 0.5rem 0;
}

.calendar-days {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 5px;
}

.calendar-day {
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-weight: 500;
  font-size: 0.9rem;
  position: relative;
}

.calendar-day.other-month {
  color: #adb5bd;
  background: #f8f9fa;
}

.calendar-day.current-month {
  color: #2c3e50;
  background: white;
  border: 1px solid #e9ecef;
}

.calendar-day.today {
  background: #0052a8;
  color: white;
  font-weight: 600;
}

.calendar-day.available {
  background: #d4edda;
  color: #155724;
  border-color: #c3e6cb;
}

.calendar-day.available:hover {
  background: #c3e6cb;
  transform: scale(1.05);
}

.calendar-day.busy {
  background: #f8d7da;
  color: #721c24;
  border-color: #f5c6cb;
  cursor: not-allowed;
}

.calendar-day.busy:hover {
  background: #f5c6cb;
}

.calendar-legend {
  display: flex;
  justify-content: center;
  gap: 2rem;
  flex-wrap: wrap;
  padding-top: 1rem;
  border-top: 1px solid #e9ecef;
}

.legend-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.9rem;
  color: #6c757d;
}

.legend-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: inline-block;
}

.legend-dot.available {
  background: #d4edda;
  border: 2px solid #c3e6cb;
}

.legend-dot.busy {
  background: #f8d7da;
  border: 2px solid #f5c6cb;
}

.legend-dot.today {
  background: #0052a8;
  border: 2px solid #0052a8;
}

@media (max-width: 768px) {
  .availability-calendar {
    padding: 1rem;
  }

  .calendar-title {
    font-size: 1.1rem;
  }

  .calendar-day {
    font-size: 0.8rem;
  }

  .calendar-legend {
    gap: 1rem;
  }
}
