@import url(https://fonts.googleapis.com/css?family=Overpass:400,600,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Lato:400,600,700&display=swap);
aside::-webkit-scrollbar {
  width: 5px;
}

aside::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.1); /* color of the scroll thumb */
  border-radius: 20px; /* roundness of the scroll thumb */
}

h1, h2, h3, h4, h5 {
  display: block;
  font-weight: bold;
  color: #003a64;
  font-family: "Overpass", sans-serif;
}

h1 {
  font-size: 36px;
  line-height: 46px;
}

h2 {
  font-size: 30px;
  line-height: 40px;
}

h3 {
  font-size: 24px;
  line-height: 34px;
}

h4 {
  font-size: 20px;
  line-height: 30px;
}

h5 {
  font-size: 16px;
  line-height: 26px;
}

.font-title {
  font-family: "Overpass", sans-serif;
}

.br-5 {
  border-radius: 5px;
}

.br-10 {
  border-radius: 10px;
}

.br-15 {
  border-radius: 15px;
}

.is-mt-less-65 {
  margin-top: -65px;
}

.is-textcolor-primary {
  color: #003a64 !important;
}

.is-textcolor-secondary {
  color: #136cbc !important;
}

.is-textcolor-thirty {
  color: #9a979e !important;
}

.is-textcolor-primary-thiry {
  color: #c99b4b !important;
}

.is-colorbg-primary {
  background: #003a64 !important;
}

.is-colorbg-secondary {
  background: #136cbc !important;
}

.is-colorbg-primary-thiry {
  background: #c99b4b !important;
}

.is-colorbg-thirty {
  background: #9a979e !important;
}

.is-colorbg-thirtylight {
  background: rgba(151, 148, 157, 0.15);
}

.is-colorbg-whatsapp {
  background: #2db742 none repeat scroll 0 0;
}

.is-btn-primary {
  background: #003a64;
  color: white;
  border: 0;
}

.is-btn-secondary {
  background: #136cbc;
  color: white;
  border: 0;
}

.is-btn-thirty {
  background: #9a979e;
  color: black;
  border: 0;
}

.fan-button-second {
  background: #136cbc !important;
  color: white;
  border: 0;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
}
.fan-button-second:hover {
  background: #1a86dd;
}

.bar-brand-secondary {
  border-left: 3px solid #136cbc;
}

.has-shadow {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

.force-fullwidth {
  width: 100% !important;
}

.force-twentywidth {
  width: 20% !important;
}

.force-thirdwidth {
  width: 30% !important;
}

.force-middlewidth {
  width: 50% !important;
}

.owl-stage-outer {
  padding-bottom: 30px;
}

body {
  font-family: "Lato", "Helvetica", Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
body img {
  display: block;
  max-width: 100%;
}
body p {
  font-size: 18px;
  line-height: 24px;
  display: block;
  margin-bottom: 15px;
}
body .no-events {
  pointer-events: none;
}

.my-header {
  box-sizing: border-box;
}
.my-header img {
  display: block;
  max-width: 175px;
}
.my-header .is-bars-mobile {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 10px;
  font-size: 36px;
}
.my-header .primary-nav {
  background: #136cbc;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.my-header .primary-nav li {
  display: block;
}
.my-header .primary-nav li a {
  display: block;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  color: white;
  padding: 10px 20px;
  border-bottom: 1px solid #0898d6;
  font-family: "Overpass", sans-serif;
  text-transform: uppercase;
}
.my-header .bar-whatsapp {
  background: #2db742;
  color: white;
}
.my-header .bar-whatsapp a {
  color: inherit;
  display: block;
  font-weight: bold;
  font-size: 20px;
  padding: 0 20px;
}
.my-header .bar-whatsapp a small {
  font-weight: normal;
  font-size: 16px;
  margin-left: 20px;
}

.box-contact-item {
  background: rgba(255, 255, 255, 0.1);
  padding: 15px;
  box-sizing: border-box;
  border-radius: 5px;
  border-left: 3px solid #136cbc;
}

footer strong {
  color: white;
}
footer ul {
  margin: 0;
  padding: 0;
}
footer ul li {
  display: block;
}
footer ul li a {
  display: block;
  font-size: 16px;
  color: #003a64;
  padding: 5px 0;
  font-size: 1.15rem;
}

.engine-find {
  background: white;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 20px;
  margin-top: -100px;
  margin-bottom: 30px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.engine-find strong {
  font-size: 26px;
  line-height: 26px;
}

.box-destination {
  position: relative;
  border-radius: 5px;
}
.box-destination img {
  display: block;
  width: 100%;
  max-width: 100%;
  border-radius: 5px;
}
.box-destination .is-info {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 15px;
  border-radius: 0 0 5px 5px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
}
.box-destination h4 {
  font-size: 26px !important;
}
.box-destination h3 a {
  font-size: 20px !important;
}

.tours-filter .mobile-filters-tap {
  background: #136cbc;
  color: white;
  padding: 15px 15px 10px 15px;
  border-radius: 5px;
  font-size: 16px;
  position: relative;
  font-family: "Overpass", sans-serif;
  text-transform: uppercase;
}
.tours-filter .mobile-filters-tap i {
  position: absolute;
  top: 0;
  right: 0;
  padding: 16px;
  font-size: 15px;
}
.tours-filter .item-filter .filter-title {
  border: 1px solid #CCC;
  font-family: "Overpass", sans-serif;
  padding: 15px 15px 10px 15px;
  color: #003a64;
  font-weight: bold;
  background: rgba(151, 148, 157, 0.15);
  border-left: 3px solid #003a64;
}
.tours-filter .item-filter .filter-options {
  padding: 15px;
  border-left: 3px solid #136cbc;
  border-right: 1px solid #CECECE;
}
.tours-filter .item-filter:last-of-type .filter-options {
  border-bottom: 1px solid #CECECE;
}

.tour-item {
  border: 1px solid #CECECE;
  border-radius: 5px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}
.tour-item img {
  display: block;
  border-radius: 5px 5px 0 0;
}
.tour-item .tour-pre {
  padding: 0 20px 20px 20px;
}

.is-gallery .is-item-thumb {
  width: 100%;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
}

.tour-items-info li {
  display: block;
  margin-bottom: 15px;
  font-size: 16px;
}
.tour-items-info li i {
  color: #136cbc;
  margin-right: 5px;
}
.tour-items-info li:last-of-type {
  margin-bottom: 0;
}

.tour-addons-info {
  margin-top: 50px;
}
.tour-addons-info .addon-item {
  border-top: 1px solid #CECECE;
  padding: 20px 0;
}

.tour-engine {
  border-top: 3px solid #136cbc;
}
.tour-engine .engine {
  margin-top: 30px;
  padding-top: 20px;
}
.tour-engine .total-points {
  margin-top: 30px;
  margin-bottom: 20px;
}
.tour-engine .total-points .total-item {
  padding: 10px 0;
  border-bottom: 1px solid #CECECE;
}
.tour-engine .total-item:last-of-type {
  border-bottom: 0;
  padding-top: 30px;
}

.tour-contact {
  border-top: 3px solid #003a64;
}

.input-engine-people {
  cursor: pointer;
}

.is-engine-people {
  position: absolute;
  left: 0;
  top: 100%;
  background: white;
  box-sizing: border-box;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 0.5em 1em -0.125em rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.02);
  width: 100%;
  display: none;
  z-index: 10;
}
.is-engine-people .is-engine-people-item {
  display: block;
  margin-bottom: 15px;
}
.is-engine-people .is-engine-people-item .labeled,
.is-engine-people .is-engine-people-item .input-counter {
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.is-engine-people .is-engine-people-item .input-counter .item-control {
  float: left;
  box-sizing: border-box;
  width: 33.33%;
  text-align: center;
}
.is-engine-people .is-engine-people-item .input-counter .start-control {
  border-radius: 3px 0 0 3px;
}
.is-engine-people .is-engine-people-item .input-counter .end-control {
  border-radius: 0 3px 3px 0;
}
.is-engine-people .is-engine-people-item .input-counter span {
  border: 1px solid #dbdbdb;
  font-weight: bold;
  color: #136cbc;
  height: 40px;
  line-height: 40px;
  font-size: 22px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
}
.is-engine-people .is-engine-people-item .input-counter span:hover {
  border-color: #b5b5b5;
  cursor: pointer;
}
.is-engine-people .is-engine-people-item .input-counter .input {
  border-radius: 0 !important;
}

.group-inputs .label {
  font-size: 16px !important;
  color: #999 !important;
  font-weight: normal;
}

.payment-option {
  border-left: 3px solid #136cbc;
  padding: 15px;
  border-radius: 5px;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.03);
}

.payment-option-active {
  background: rgba(33, 150, 243, 0.1);
}

.summary-item {
  border-bottom: 1px solid #CECECE;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.summary-item-end {
  border-bottom: 0;
  margin-bottom: 0;
}

.contact-form {
  border-top: 3px solid #136cbc;
}

.destination-img {
  background-position: center center;
  background-size: cover !important;
  background-attachment: fixed !important;
}
.destination-img .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgb(33, 150, 243));
  z-index: 1;
}
.destination-img .container {
  z-index: 10;
}

.category-list .category-item {
  border: 1px solid #CECECE;
  border-radius: 5px;
  padding: 15px;
  margin-right: 10px;
  font-weight: bold;
  text-align: center;
  color: #003a64;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
}

@media (min-width: 1024px) {
  .my-header {
    padding-bottom: 5px;
  }
  .my-header .primary-nav {
    background: none;
    text-align: right;
    line-height: 60px;
  }
  .my-header .primary-nav li {
    display: inline-block;
  }
  .my-header .primary-nav li a {
    border-bottom: 0;
    color: #003a64;
    font-weight: bold;
    padding: 10px;
    font-size: 18px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
  }
  .my-header .primary-nav li a:hover {
    color: #c99b4b;
  }
  .addons-fantastic {
    background: #c99b4b;
    padding: 10px 0;
  }
  .addons-fantastic li {
    display: inline-block;
  }
  .addons-fantastic a {
    color: #FFF;
  }
  .is-fantasticvid {
    height: 550px;
    overflow: hidden;
  }
  .is-fantasticvid video {
    width: 100%;
    height: auto;
  }
  .box-destination h3 {
    line-height: 20px;
  }
  .box-destination-major {
    height: 100%;
  }
  .box-destination-major img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
  }
  .tour-item img {
    border-radius: 5px;
  }
  .tour-item .tour-pre {
    padding-top: 20px;
  }
  .is-gallery .is-primary-thumb {
    width: 100%;
    height: 425px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .is-gallery .is-item-thumb {
    height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
