body {
  background: #fff;
  font-family: "Roboto", sans-serif;
}
body a {
  text-decoration: none;
}
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: "Playfair Display", serif;
}
body .background-color-1 {
  background-color: #f7f7f7;
}
body #menu-top-fixed {
  background-color: #000;
  height: 100px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 6;
}
body #menu-top-fixed .navbar-collapse {
  height: 100%;
}
body #menu-top-fixed .navbar {
  padding: 0;
}
body #menu-top-fixed .navbar-brand {
  padding: 10px 0;
}
body #menu-top-fixed .elementor-button {
  align-items: center;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 30px;
  color: #2c83c0;
  display: inline-flex;
  line-height: 48px;
  padding: 0 15px;
  text-decoration: none;
}
body #menu-top-fixed .elementor-button .elementor-button-content-wrapper {
  align-items: center;
  display: flex;
  height: auto;
}
body #menu-top-fixed .elementor-button .elementor-button-content-wrapper .elementor-icon {
  font-size: 16px;
  margin-right: 10px;
}
body #menu-top-fixed .elementor-button .elementor-button-content-wrapper .elementor-text {
  font-size: 16px;
}
body #menu-top-fixed .elementor-button:hover {
  background-color: #2c83c0;
  color: #fff;
}
body #menu-top-fixed .navbar-nav .nav-link {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  padding: 0;
  text-transform: uppercase;
}
body #menu-top-fixed .navbar-nav .nav-item {
  line-height: 50px;
  padding-left: 0;
  padding-right: 40px;
}
body #menu-top-fixed .navbar-nav .nav-item button {
  align-items: center;
  border: 0;
  display: flex;
  font-size: 18px;
  font-weight: 600;
  height: 50px;
  outline: 0;
  padding: 0;
  text-transform: uppercase;
}
body #menu-top-fixed .navbar-nav .nav-item:last-child {
  padding-right: 0;
}
body #menu-top-fixed .navbar-nav #blog-selector {
  padding: 4px 0;
  width: 100%;
}
body #menu-top-fixed .navbar-nav #blog-selector ul#blog-menu {
  border-right: 1px solid #000;
  max-width: 220px;
  padding: 0;
}
body #menu-top-fixed .navbar-nav #blog-selector ul#blog-menu li {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 60px;
}
body #menu-top-fixed .navbar-nav #blog-selector ul#blog-menu li .dropdown-item {
  align-items: center;
  display: flex;
  font-size: 16px;
  font-weight: 600;
  height: 60px;
  padding: 0 5px;
}
body #menu-top-fixed .navbar-nav #blog-selector ul#blog-menu li:hover .dropdown-item {
  background-color: #9f340a;
  color: #fff;
}
body #menu-top-fixed .navbar-nav #blog-selector ul#blog-menu li:hover .dropdown-submenu {
  background-color: #fff;
  cursor: default;
  display: block;
  height: 360px;
  left: 232px;
  min-height: 360px;
  overflow: scroll;
  overflow-x: hidden;
  position: absolute;
  top: 0;
}
body #menu-top-fixed .navbar-nav #blog-selector ul#blog-menu li:hover .dropdown-submenu a {
  background-color: #fff;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  height: 20px;
  line-height: 20px;
  min-width: 600px;
  overflow: hidden;
  padding: 0 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body #menu-top-fixed .navbar-nav #blog-selector ul#blog-menu li:hover .dropdown-submenu a:hover {
  background-color: #9f340a;
  color: #fff;
}
body #menu-top-fixed .navbar-nav #blog-selector .dropdown-submenu {
  display: none;
}
@media (min-width: 992px) {
  body #menu-top-fixed ul.navbar-nav {
    padding: 0;
  }
}
@media (max-width: 1280px) {
  body #menu-top-fixed .navbar-nav .nav-link,
  body #menu-top-fixed .navbar-nav button {
    font-size: 18px !important;
  }
  body #menu-top-fixed .navbar-nav .nav-item {
    padding-right: 30px;
  }
}
@media (max-width: 1199px) {
  body #menu-top-fixed .navbar-nav .nav-link,
  body #menu-top-fixed .navbar-nav button {
    font-size: 16px !important;
  }
  body #menu-top-fixed .navbar-nav .nav-item {
    padding-right: 20px;
  }
  body #menu-top-fixed .elementor-button {
    padding: 0 10px;
  }
  body #menu-top-fixed .elementor-button .elementor-button-content-wrapper .elementor-icon {
    font-size: 14px;
  }
  body #menu-top-fixed .elementor-button .elementor-button-content-wrapper .elementor-text {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  body #menu-top-fixed .navbar-nav {
    padding: 10px 0;
  }
  body #menu-top-fixed .navbar-nav .nav-item {
    padding: 0;
    text-align: center;
  }
  body #menu-top-fixed .navbar-collapse {
    background-color: #2c83c0;
  }
  body #menu-top-fixed a {
    padding: 0;
  }
}
body section#footer {
  background-color: #000;
  border-top: 1px solid #fff;
  font-size: 14px;
  padding: 30px 0;
  text-decoration: none;
}
body section#footer .theme-page-footer-top p,
body section#footer .theme-page-footer-middle p,
body section#footer .theme-page-footer-bottom p {
  color: #fff;
  font-size: 20px;
  padding: 20px 0;
}
body section#footer .theme-page-footer-bottom {
  border-top: 1px solid #fff;
  padding-top: 30px;
}
body section#footer .theme-page-footer-bottom p {
  margin: 0;
  padding: 0;
}
body section#footer .theme-page-footer-bottom svg {
  color: #fff;
  padding: 0 10px;
}
body section#footer .theme-component-feature-item {
  display: inline-flex;
  border-bottom: 1px solid #fff;
  padding: 0 0 15px;
}
body section#footer .theme-component-feature-item .theme-component-feature-item-icon {
  color: #fff;
  font-size: 28px;
  padding: 0 10px 0 0;
}
body section#footer .theme-component-feature-item .theme-component-feature-item-header {
  align-items: center;
  color: #fff;
  display: flex;
  font-family: 'Roboto';
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 24px;
  letter-spacing: 2px;
}
body section#footer p {
  color: #fff;
  font-size: 24px;
  margin: 0 0 15px;
}
body section#footer a {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}
body section#footer i {
  color: #fff;
}
body section#footer #footer-blog-links p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body section#footer #footer-blog-links p a {
  font-size: 20px;
  font-weight: 400;
}
body section#footer #footer-blog-links p a span {
  font-size: 11px;
  text-transform: lowercase;
}
body section#design {
  background-color: #000;
  font-size: 14px;
  height: 30px;
  overflow: hidden;
  width: 100%;
}
body section#design a,
body section#design p {
  align-items: center;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  height: 30px;
  padding: 0;
  text-decoration: none;
}
body section#design p {
  display: flex;
}
body section#design a {
  display: inline-flex;
}
body section#design a img {
  margin-right: 4px;
}
body section#design .design {
  text-align: right;
}
@media (max-width: 1199px) {
  body section#footer #footer-blog-links a,
  body section#footer p a {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  body section#footer #footer-blog-links p a span {
    display: none;
  }
  body section#design {
    height: 60px;
  }
  body section#design .design {
    text-align: left;
  }
}
body .whatsapp-circle {
  background-color: #25d366;
  border: 2px solid #fff;
  border-radius: 50%;
  bottom: 15px;
  height: 80px;
  position: fixed;
  right: 15px;
  width: 80px;
}
body .whatsapp-circle a {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 50px;
  height: 80px;
  justify-content: center;
}
body .text-right {
  text-align: right;
}
body .text-left {
  text-align: left;
}
body .margin-right-10 {
  margin-right: 10px;
}
body .box-textimonial {
  margin: 0 auto;
  min-height: 250px;
  width: 70%;
}
body .height-100 {
  height: 100%;
}
section#blog-index {
  background-color: #4d4d4d;
  padding: 30px 0 0;
  position: relative;
}
section#blog-index .card {
  margin-bottom: 30px;
}
section#blog-index .card a,
section#blog-index .card p {
  color: #000;
}
section#blog-index .card .card-title {
  color: #000;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
}
section#blog-index .card .card-text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 16px;
  height: 76px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  section#blog-index h2 {
    font-size: 22px;
  }
  section#blog-index p {
    font-size: 18px;
  }
}
body.hotels {
  background-color: #000;
  color: #fff;
}
body.hotels section.banner {
  margin-top: 130px;
}
body.hotels section.article {
  margin-bottom: 30px;
  margin-top: 30px;
}
body.hotels section.transportation {
  margin-bottom: 40px;
}
body.hotels section.contact {
  margin-top: 40px;
}
body.hotels section.maps {
  margin: 40px 0;
}
body.hotels h1,
body.hotels h2,
body.hotels h3,
body.hotels h4,
body.hotels h5,
body.hotels h6 {
  color: #fff;
  text-align: left;
}
body.hotels h1 {
  font-size: 32px;
  padding-bottom: 30px;
}
body.hotels h2 {
  font-size: 30px;
}
body.hotels h3 {
  font-size: 28px;
  font-weight: 600;
}
body.hotels ul {
  padding-left: 2rem;
}
body.hotels a {
  color: #fff;
}
section.contact a {
    background: #fff;
    border-radius: 18px;
    color: #000;
    padding: 10px 15px;
}
body.hotels section.introduction {
  margin-top: 30px;
}
body.hotels section#mycabotransfers {
  margin-top: 0;
}
section#separator-1,
section#separator-2 {
  background-color: #fff;
  padding: 40px 0;
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0% !important;
  }
}
@media (max-width: 1199px) {
  section#zones .fix-mobile-margin-bottom {
    margin-bottom: 30px;
  }
}
section.contact a {
    background: #fff;
    border-radius: 18px;
    color: #000;
    padding: 10px 15px;
}
