/*!
 * Start Bootstrap - Clean Blog v5.0.7 (https://startbootstrap.com/template-overviews/clean-blog)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-clean-blog/blob/master/LICENSE)
 */
 
body {
  font-size: 20px;
  color: #212529;
  font-family: ingra, sans-serif;
  overflow-x: hidden;
}
@media all and (max-width: 767px) {
    body {
        font-size: 16px;
    }
}
@media all and (max-width: 992px) {
    .cPageSearch {
        visibility:hidden;
    }
}
article {
    width: 100%;
}
input {
  font-size: 20px;
  color: #212529;
  font-family: ingra, sans-serif;
  overflow-x: hidden;  
}

@media all and (min-width: 1800px) {
    p, li {
        font-size: 25px;
    }
    .row {
        margin: 0 2rem;
    }
}
@media all and (max-width: 1799px) {
    p, li {
        font-size: 22px;
    }
    .row {
        margin: 0;
    }
}
@media all and (max-width: 1280px) {
    p, li {
        font-size: 20px;
    }
}
@media all and (max-width: 500px) {
    .row {
        margin: 0 -10px;
    }
}
p a {
  text-decoration: none;
  color: #2aa9ad
}
h2,
h4,
h5,
h6 {
  font-weight: 800;
  font-family: hypatia-sans-pro, sans-serif;
}
h3 {
    font-family: hypatia-sans-pro, sans-serif;
    text-transform: uppercase;
    color: #3e4b6b;
    font-weight: 600;
}
a {
    text-decoration: none;
    color: #2aa9ad;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

a:focus, a:hover {
    text-decoration: none;
    color: #a2dcff;
}

blockquote {
  font-style: italic;
  color: #868e96;
}

.section-heading {
  font-size: 36px;
  font-weight: 700;
  margin-top: 60px;
}

.caption {
  font-size: 14px;
  font-style: italic;
  display: block;
  margin: 0;
  padding: 10px;
  text-align: center;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

::-moz-selection {
  color: #fbfdff;
  background: #0085A1;
  text-shadow: none;
}

::selection {
  color: #fbfdff;
  background: #0085A1;
  text-shadow: none;
}

img::-moz-selection {
  color: #fbfdff;
  background: transparent;
}

img::selection {
  color: #fbfdff;
  background: transparent;
}

img::-moz-selection {
  color: #fbfdff;
  background: transparent;
}

#mainNav .navbar-brand {
  font-weight: 800;
  color: #343a40;
  width: 0;
}

#mainNav .navbar-nav > li.nav-item > a {
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
}



header.masthead {
  margin-bottom: 50px;
  background: no-repeat center center;
  background-color: #868e96;
  background-attachment: scroll;
  position: relative;
  background-size: cover;
  transition: all 400ms ease-in-out;
}

header.masthead .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #212529;
  opacity: 0.25;
}
@media all and (min-width: 992px) {
    header.masthead {
      height: 550px;
    }
}
header.masthead .page-heading,
header.masthead .post-heading,
header.masthead .site-heading {
    padding: 200px 0 150px;
    color: white;
}

@media only screen and (min-width: 768px) {
  header.masthead .page-heading,
  header.masthead .post-heading,
  header.masthead .site-heading {
    padding: 200px 0;
  }
}

header.masthead .page-heading,
header.masthead .site-heading {
  text-align: center;
}

header.masthead .page-heading h1,
header.masthead .site-heading h1 {
  font-size: 50px;
  margin-top: 0;
}

header.masthead .site-heading h1 {
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

header.masthead .site-heading h2 {
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    padding-top: 50px;
}

header.masthead .page-heading .subheading,
header.masthead .site-heading .subheading {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.1;
  display: block;
  margin: 10px 0 0;
  font-family: ingra, sans-serif;
}

@media only screen and (min-width: 768px) {
  header.masthead .page-heading h1,
  header.masthead .site-heading h1 {
    font-size: 80px;
  }
}

header.masthead .post-heading h1 {
  font-size: 35px;
}

header.masthead .post-heading .meta,
header.masthead .post-heading .subheading {
  line-height: 1.1;
  display: block;
}

header.masthead .post-heading .subheading {
  font-size: 24px;
  font-weight: 600;
  margin: 10px 0 30px;
  font-family: ingra, sans-serif;
}

header.masthead .post-heading .meta {
  font-size: 20px;
  font-weight: 300;
  font-style: italic;
  font-family: 'Lora', 'Times New Roman', serif;
}

header.masthead .post-heading .meta a {
  color: #fbfdff;
}

@media only screen and (min-width: 768px) {
  header.masthead .post-heading h1 {
    font-size: 55px;
  }
  header.masthead .post-heading .subheading {
    font-size: 30px;
  }
}

.post-preview > a {
  color: #212529;
}

.post-preview > a:focus, .post-preview > a:hover {
  text-decoration: none;
  color: #0085A1;
}

.post-preview > a > .post-title {
  font-size: 30px;
  margin-top: 30px;
  margin-bottom: 10px;
}

.post-preview > a > .post-subtitle {
  font-weight: 300;
  margin: 0 0 10px;
}

.post-preview > .post-meta {
  font-size: 18px;
  font-style: italic;
  margin-top: 0;
  color: #868e96;
}

.post-preview > .post-meta > a {
  text-decoration: none;
  color: #212529;
}

.post-preview > .post-meta > a:focus, .post-preview > .post-meta > a:hover {
  text-decoration: underline;
  color: #0085A1;
}

@media only screen and (min-width: 768px) {
  .post-preview > a > .post-title {
    font-size: 36px;
  }
}

.floating-label-form-group {
  font-size: 14px;
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #dee2e6;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
  font-size: 1.5em;
  position: relative;
  z-index: 1;
  padding: 0;
  resize: none;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  font-family: 'Lora', 'Times New Roman', serif;
}

.floating-label-form-group input::-webkit-input-placeholder,
.floating-label-form-group textarea::-webkit-input-placeholder {
  color: #868e96;
  font-family: 'Lora', 'Times New Roman', serif;
}

.floating-label-form-group label {
  font-size: 0.85em;
  line-height: 1.764705882em;
  position: relative;
  z-index: 0;
  top: 2em;
  display: block;
  margin: 0;
  -webkit-transition: top 0.3s ease, opacity 0.3s ease;
  transition: top 0.3s ease, opacity 0.3s ease;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
}

.floating-label-form-group .help-block {
  margin: 15px 0;
}

.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}

.floating-label-form-group-with-focus label {
  color: #0085A1;
}

form .form-group:first-child .floating-label-form-group {
  border-top: 1px solid #dee2e6;
}

footer {
  padding: 50px 0 65px;
}

footer .list-inline {
  margin: 0;
  padding: 0;
}

footer .copyright {
  font-size: 14px;
  margin-bottom: 0;
  text-align: center;
}

.btn {
  font-size: 14px;
  font-weight: 800;
  padding: 15px 25px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0;
  font-family: ingra, sans-serif;
}

.btn-primary {
  background-color: #0085A1;
  border-color: #0085A1;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  color: #fbfdff;
  background-color: #00657b !important;
  border-color: #00657b !important;
}

.btn-lg {
  font-size: 16px;
  padding: 25px 35px;
}

span.field-validation-error {
    color: red;
}

button.search-button { 
    float: right;
}

div.container div.row #paging div.paging-block {
    width: 33%;
    display: block;
    float: left;
}

div.container div.row #paging div.paging-block span {
    display: block;
    padding-top: 12px;
}

.aspect-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 61%;
}

.aspect-ratio iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

h2 {
    margin-top: 30px;
}

img.img-fluid {
    height: auto !important;
}

h2 a:after {
    content: '\f0c1';
    font-family: 'Font Awesome 5 Free';
    margin-left: 5px;
    color: #0085A1;
    font-size: 0.8em;
}

h2 a:after:hover {
    text-decoration: none;
}

/* --------------------------------------------------------------

                        CUSTOM STYLES

-------------------------------------------------------------- */

.container {
    max-width: 100% !important;
}
.navbar {
    padding: .5rem 0;
}
@media all and (max-width: 440px) {
    html {
        overflow-x: hidden !important;
    }
}

/* --------------------------------------------------------------

                        NAV

-------------------------------------------------------------- */

#mainNav .navbar-brand {
    /*background: #fff;*/
    padding: .75rem;
    border-radius: 20px;
}

@media all and (min-width: 768px) {
   #mainNav .navbar-brand {
        /*background-color: #fff;*/
        /*border-radius: 50%;*/
        padding: 1rem 0;
    } 
    #mainNav.can-see .navbar-brand {
        padding: .25rem !important;
    }
}

.navbar-brand img {
    width: 300px;
}
@media all and (max-width: 600px) {
    .navbar-brand img {
        width: 200px;
        transform: translateY(5px);
    }
}
.nav-item {
    border: 1px solid white;
    margin: .2rem 1rem;
    border-radius: 10px;
    color: #fbfdff;
    cursor: pointer;
}
@media all and (max-width: 1240px) {
    .nav-item {
        margin: .2rem .5rem;
    }
}
@media all and (max-width: 1140px) {
    .nav-item {
        margin: .2rem .25rem;
    }
}
@media all and (max-width: 1090px) {
    .nav-item {
        margin: .2rem 0;
    }
}
@media all and (max-width: 991px) {
    .nav-item {
        margin: .2rem 1rem;
    }
}
@media all and (max-width: 899px) {
    .nav-item {
        margin: .2rem .5rem;
    }
}
@media all and (max-width: 810px) {
    #mainNav .navbar-nav > li.nav-item > a {
        font-size: 13px !important;
    }
}
#navbarResponsive .navbar-nav .nav-item:hover {
    background-color: #fbfdff;
}
#navbarResponsive .navbar-nav .nav-link {
    color: #0b2c7f;
}
.is-fixed #navbarResponsive .navbar-nav .nav-link {
    color: #0b2c7f;
    font-size: 16px;
}
#navbarResponsive .navbar-nav .nav-item:hover .nav-link, #mainNav.is-fixed .navbar-nav > li.nav-item > a:focus, #mainNav.is-fixed .navbar-nav > li.nav-item > a:hover {
    color: #0b2c7f;
}
#mainNav.is-fixed {
    /* when the user scrolls down, we hide the header right above the viewport */
    position: fixed;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    background-color: #fbfdff;
    padding: 1.5rem 0;
}
#mainNav.is-fixed .navbar-brand {
    color: #fbfdff;
}
#mainNav.is-fixed .navbar-brand:focus, #mainNav.is-fixed .navbar-brand:hover {
    color: #fbfdff;
}
#mainNav.is-fixed .navbar-nav > li.nav-item > a {
    color: #fbfdff;
}
#mainNav.is-fixed .navbar-nav > li.nav-item > a:focus, #mainNav.is-fixed .navbar-nav > li.nav-item > a:hover {
    color: #fbfdff;
}
/*#mainNav.is-visible {*/
    /* if the user changes the scrolling direction, we show the header */
/*    -webkit-transform: translate3d(0, 100%, 0);*/
/*    transform: translate3d(0, 100%, 0);*/
/*}*/
.fixed-top {
    position: fixed !important;
}
.navbar-collapse {
    position: absolute;
    z-index: 9999;
    background-color: #fbfdff;
    width: 33%;
    right: -5000px;
    transition: all 400ms 100ms ease-in-out;
    -webkit-transition: all 400ms 100ms ease-in-out;
    -moz-transition: all 400ms 100ms ease-in-out;
    display: none;
}

@media all and (max-width: 767px) {
    .navbar-collapse {
        display: block;
    }
}
@media all and (max-width: 992px) {
    .navbar-collapse {
        width: 50%;
    }
}
.navbar-collapse.show {
    right: 0;
    transition: all 400ms 50ms ease-in-out;
    -webkit-transition: all 400ms 50ms ease-in-out;
    -moz-transition: all 400ms 50ms ease-in-out;
}
@media all and (max-width: 767px) {
    .navbar-nav {
        border-left: 1px solid #0b2c7f;
        border-bottom: 1px solid #0b2c7f;
    }
}
.fas.fa-times {
    position: absolute;
    top: 0;
    right: 0;
    padding: 1rem;
    color: #0b2c7f;
    cursor: pointer;
}
.navbox .container {
  margin: 0 2rem;
  position: relative !important;
}
@media all and (min-width: 1060px) {
  .navbox .container {
      margin: 0 5rem;
    }  
}
@media all and (max-width: 400px) {
  .navbox .container {
      margin: 0;
    }  
}
#mainNav {
  position: absolute;
  top: 0;
  font-family: ingra, sans-serif;
  background-color: rgba(255,255,255,.75);
  background: linear-gradient(270deg, rgba(255,255,255,.66) 50%, rgba(255,255,255,1) 100%);
  border-bottom: 1px solid #ccc;
}
#mainNav .navbar-toggler {
  font-size: 16px;
  font-weight: 800;
  padding: 13px;
  text-transform: uppercase;
  /*color: #fbfdff;*/
  /*border: 1px solid #fbfdff;*/
  color: #0b2c7f;
  border: 1px solid #0b2c7f;
  border-radius: 7px;
  display: none;
  transform: translateY(15px);
}
@media all and (max-width: 767px) {
    #mainNav .navbar-toggler {
      display: block;
    }
}
@media all and (max-width: 600px) {
    #mainNav .navbar-toggler {
      transform: translate(0, 9px);
    }
}
@media all and (max-width: 440px) {
    #mainNav .navbar-toggler {
        transform: translate(-10px,12px);
        padding: 9px;
        font-size: 14px;
    }
}
#mainNav .navbar-toggler:hover {
    background-color: #fbfdff;
    color: #0b2c7f;
}
.can-see {
  border-bottom: 1px solid #e9ecef !important;
  background-color: #fff !important;
}
#mainNav.can-see .navbar-toggler {
    color: #0b2c7f;
    border: 1px solid #0b2c7f;
}
#mainNav.can-see .navbar-toggler:hover {
    background-color: #0b2c7f;
    color: #fbfdff;
}
#mainNav .navbar-nav > li.nav-item {
    border-bottom: 3px solid rgba(255,255,255,0);
    border-radius: 0;
}
#mainNav .navbar-nav > li.nav-item:hover {
    border-bottom: 3px solid #55abad;
    border-radius: 0;
}
#mainNav.can-see .navbar-nav > li.nav-item {
    border-bottom: 3px solid rgba(255,255,255,0);
    cursor: pointer;
}
#mainNav.can-see .navbar-nav > li.nav-item:hover {
    border-bottom: 3px solid #55abad;
}
#mainNav .navbar-nav > li.nav-item > a {
    border: none;
    margin: .2rem 1rem;
    border-radius: 10px;
    /*color: #fbfdff;*/
    color: #0b2c7f;
    font-size: 16px;
}
@media all and (max-width: 991px) {
    #mainNav .navbar-nav > li.nav-item > a {
        margin: .2rem 0;
        font-size: 14px;
    }
}
#mainNav .navbar-nav > li.nav-item:hover > a {
    color: #3ba0a2;
}
#mainNav.can-see .navbar-nav > li.nav-item > a {
    color: #0b2c7f;
    text-shadow: none;
}
#mainNav.can-see .navbar-nav > li.nav-item:hover > a {
    color: #488f90;
}
.nav-item {
    border: none;
}
.nav-number {
    position: absolute;
    top: 15px;
    right: 80px;
    color: #fbfdff;
    color: #0b2c7f;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 0;
}
@media all and (max-width: 1059px) {
    .nav-number {
        right: 35px;
    }
}
@media all and (max-width: 600px) {
    .nav-number {
        top: 5px;
        right: 32px;
        font-size: 12px;
    }
}
@media all and (max-width: 440px) {
    .nav-number {
        top: 7px;
        right: 11px;
        font-size: 14px;
    }
}
.can-see .nav-number {
    color: #0b2c7f;
    top: 10px;
}
.nav-number-footer {
    color: #0b2c7f;
    font-weight: 600;
}
.horiz-menu {
    display: none !important;
    flex-direction: row !important;
    transform: translate(33px,15px);
}
@media all and (min-width: 768px) {
    .horiz-menu {
        display: flex !important;
    }
}
.tour-nav {
    display: flex;
    flex-wrap: wrap;
}
.tour-nav a {
    flex: 1 1 12.85%;
    margin: .25%;
    position: relative;
}
@media all and (max-width: 950px) {
     .tour-nav a {
        flex: 1 1 24%;
    }   
}
@media all and (max-width: 490px) {
     .tour-nav a {
        flex: 1 1 100%;
    }   
}
.tour-nav div {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 25%;
    width: 100%;
    height: 100px;
    border: 1px solid #868686;
}

.tour-nav p {
    position: absolute;
    top: 33%;
    right: 0;
    left: 0;
    text-align: center;
    color: #fff;
    text-shadow: 0 0 15px black;
    text-transform: uppercase;
    margin: 0 auto;
    width: 95%;
    padding: 0;
    font-weight: 600;
    font-size: 16px;
    transition: all 300ms ease-in-out;
}
.tn-hover-div {
    filter: blur(3px);
}
.tn-hover-p {
    transition: all 300ms ease-in-out;
    border-bottom: 3px solid #fff;
    width: 75% !important;
    font-size: 14px;
}
.tn-hover-nullify {
    border-bottom: none !important;
    filter: none !important;
}
.tour-nav a:hover div {
    filter: blur(3px) !important;
}
.tour-nav a:hover p {
    transition: all 300ms ease-in-out;
    border-bottom: 3px solid #fff !important;
    width: 75%;
    font-size: 14px !important;
}
.cyaa {
    padding: .35rem;
    text-align: center;
    background-color: #333;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    margin: .25%;
    font-size: 20px;
    color: #e0e0e0;
}
.cyaa-div {
    padding: .2rem .2rem .2rem .4rem;
    margin: 0;
    background-color: #9e9e9e;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #808080;
}
@media all and (max-width: 500px) {
    .cyaa-div {
        padding: .2rem;
    }
}
.fix-nav-top {
    position: fixed;
    transition: all 400ms ease-in-out;
}
.fix-nav-hide {
    transform: translateY(-400px) !important;
    transition: all 400ms ease-in-out;
}
.fix-nav-zero {
    transform: translateY(0) !important;
    position: absolute;
    transition: all 400ms ease-in-out;
}

.phone-icon {
    position: relative;
    margin-left: 30px;
}
.phone-icon img {
    position: absolute;
    width: 25px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translate(-30px,-5px);
}


/* --------------------------------------------------------------

                        HEADER

-------------------------------------------------------------- */

header.masthead .page-heading h1, header.masthead .site-heading h1 {
    font-size: 50px;
}
header.masthead {
    margin-bottom: 0 !important;
}
h1 {
    font-family: tenso, sans-serif;
    font-weight: 700;
    font-style: italic;
}
header.masthead .site-heading h1 {
    font-weight: 100;
}
.site-heading h1 {
    position: absolute;
    left: 0;
    right: 0;
    font-size: 42px !important;
    font-family: hypatia-sans-pro, sans-serif;
    font-weight: 400;
    font-style: italic;
    text-shadow: 0px 0px 2px;
    padding-bottom: 50px;
}
@media all and (min-width: 992px) {
   .site-heading h1 {
        bottom: 0px;
        left: 100px;
        right: auto;
    }
}
@media all and (max-width: 500px) {
    .site-heading h1 {
        position: relative;
        bottom: auto;
        left: auto;
    }
}

/* --------------------------------------------------------------

                        BACKGROUND

-------------------------------------------------------------- */

.mountain-bg {
    background-image: url('/media/02kclkdn/mountain-bg.jpg?width=1094&height=584&mode=crop&quality=50');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    /*margin-left: calc(50% - 50vw);*/
    /*margin-right: calc(50% - 50vw);*/
}
@media all and (max-width: 500px) {
    .mountain-bg {
        background-size: cover;
    }
}
.main-text {
    margin: 2rem;
}
.main-text-bg {
    padding: 2rem;
    background-color: #f4f4f4;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}
.main-text p, .lr-img-text p {
    font-size: 22px;
    padding: 0 1rem;
    color: #313a42;
    line-height: 1.7;
    margin: 1rem;
}
@media all and (min-width: 1280px) {
    .main-text p, .lr-img-text p {
        margin: 2rem 5rem;
        font-size: 25px;
    }
}
@media all and (max-width: 780px) {
    .main-text p, .lr-img-text p {
        font-size: 16px;
    }
}
@media all and (max-width: 767px) {
    .main-text, .main-text p {
        margin: 0;
    }
}
.main-bold {
    font-weight: 600;
    text-transform: uppercase;
}
.image-link-image {
    background-size: cover;
    background-repeat: no-repeat;
    height: 468px;
    position: relative;
    /*margin-left: calc(50% - 50vw);*/
    /*margin-right: calc(50% - 50vw);*/
    background-position: 50% 50%;
}
@media all and (max-width: 500px) {
    .image-link-image {
        background-position: 100% 50%;
    }
}
.image-link-image div {
    position: absolute;
    left: 50px;
    top: 5rem;
    width: 50%;
}
.image-link-image div.ili-bg {
    background: linear-gradient(90deg,rgb(32, 37, 47) 0%,rgba(11,44,127,0) 50%);
    width: 100%;
    height: 468px;
    margin: 0;
    padding: 0;
    left: 0;
    position: relative;
    float: none;
    top: 0;
    border-top: 1px solid #aaa;
}
@media all and (max-width: 767px) {
    .image-link-image div.ili-bg {
        background: linear-gradient(90deg,rgb(32, 37, 47) 0%,rgba(11,44,127,0) 100%);
    }
}
@media all and (min-width: 1280px) {
    .image-link-image div {
        width: 50%;
        float: right;
        margin-right: 5rem;
    }
}
@media all and (max-width: 400px) {
    .image-link-image div {
        width: 80%;
        left: 0;
        margin: 0 auto;
    }
}
.image-link-image p, .image-link-image h2, .image-link-image h3, .image-link-image h4 {
    color: white;
    text-shadow: 1px 1px 10px #313a42;
    padding: 1rem;
    margin: 0;
}
@media all and (max-width: 500px) {
    .image-link-image p, .image-link-image h2, .image-link-image h3, .image-link-image h4 {
        padding: .5rem;
    }
}
.image-link-image p {
    font-size: 22px;
}
@media all and (max-width: 780px) {
    .image-link-image p {
        font-size: 16px;
    }
}

/* --------------------------------------------------------------

                        BODY

-------------------------------------------------------------- */
.home-text-bg {
    background-color: #ededed;
}
.lr-img-text {
    display: flex;
    justify-content: space-around;
    background-color: #333;
    /*margin-left: calc(50% - 50vw);*/
    /*margin-right: calc(50% - 50vw);*/
    flex-wrap: wrap;
}
.lr-img-text div {
    width: 100%;
    flex: 1 1 50%;
}
@media all and (max-width: 767px) {
    .lr-img-text div {
        flex: 1 1 100%;
    }
}
.lr-img-text img {
    width: 100%;
}
.left-image {
    border: 1rem solid #333;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
@media all and (max-width: 767px) {
    .left-image {
        height: 300px;
    }
}
.right-text + p {
    margin: 1rem;
    color: #fbfdff;
}
.img-text .row {
    align-items: center;
}
.img-text img {
    padding: 1rem;
    max-height: 400px;
}

.img-text .row .col-md-6 {
    text-align: center;
}
.img-text .row .col-md-6 p, .img-text .row .col-md-6 h2, .img-text .row .col-md-6 h3, .img-text .row .col-md-6 h4 {
    text-align: left;
    margin: 10px 0;
}

.dim {
    filter: brightness(0.4);
    transition: all 400ms ease-in-out;
}
.tn-desc {
    font-family: hypatia-sans-pro,sans-serif;
    font-weight: 400;
    font-style: normal;
    position: absolute;
    width: 50% !important;
    text-shadow: 0 0 10px #000;
    transition: all 800ms ease-in-out;
    font-size: 2.5rem;
    position: absolute;
    z-index: 99;
    color: #fff;
    top: 310px;
    left: 50px;
    width: 100%;
    line-height: 1.2;
}
@media all and (max-width: 991px) {
    .tn-desc {
        font-size: 32px;
    }
}
@media all and (max-width: 767px) {
    .tn-desc {
        top: 260px;
        font-size: 25px;
    }
}
.tn-desc span {
    display: block;
    text-transform: uppercase;
    font-size: 85%;
}
@media all and (max-width: 600px) {
    .tn-desc {
        display: none;
    }
}
.home-heading {
    position: absolute;
    z-index: 99;
    color: #fff;
    bottom: 240px;
    left: 50px;
    width: 100%;
}
.home-heading h1 {
    font-family: hypatia-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    position: absolute;
    text-shadow: 0 0 10px #000;
    width: 50%;
    transition: all 800ms ease-in-out;
}
@media all and (max-width: 991px) {
    .home-heading h1 {
        font-size: 32px;
    }
}
@media all and (max-width: 767px) {
    .home-heading h1 {
        font-size: 25px;
        width: 40%;
    }
}
@media all and (max-width: 500px) {
    .home-heading {
        top: 100px;
        left: 10%;
        bottom: auto;
    }
    .home-heading h1 {
        width: 80%;
        font-size: 18px;
        text-align: center;
    }
}
.home-heading.perfect-trip-page h1 span {
    display: block;
    text-transform: uppercase;
    font-size: 85%;
}

/* --------------------------------------------------------------

                        GALLERY

-------------------------------------------------------------- */

.gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 1rem;
}
.gallery-item {
    flex: 0 0 30%;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media all and (max-width: 991px) {
    .gallery-item {
        flex: 0 0 47%;
    }
}
.gallery-item img {
    width: 80%;
    margin: 1rem;
    
}
.gallery-item a {
    text-align: center;
}
.gallery-item img.thumbnail {
    width: 95%;
}

/* --------------------------------------------------------------

                        FOOTER & SOCIAL MEDIA

-------------------------------------------------------------- */

.copyright-social {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.copyright-social li {
    transform: scale(.75);
}
footer {
    background-color: #555;
    padding: 10px 0 10px;
}
footer .copyright {
    margin: 0;
    text-align: left;
}
.social-links {
    color: #0b2c7f;
}
.nav-social-links {
    transform: scale(.5);
    position: absolute;
    top: 0;
    right: 165px;
    margin: 0;
    padding: 0;
    color: #fbfdff;
}
.fa-stack.fa-lg {
    transform: scale(.75) translateY(-10px);
}
@media all and (max-width: 1059px) {
    .nav-social-links {
        right: 120px;
    }
    .fa-stack.fa-lg {
        transform: scale(.75) translateY(-5px);
    }
}
@media all and (max-width: 600px) {
    .nav-social-links {
        right: 95px;
        transform: scale(.35) translateY(-36px);
    }
}
@media all and (max-width: 440px) {
    .nav-social-links {
        display: none;
    }
}
@media all and (min-width: 1800px) {
    .nav-social-links {
        top: -10px;
    }
}
@media all and (min-width: 1800px) {
    .nav-social-links {
        transform: scale(.4);
        top: -10px;
    }
}

.nav-social-links a {
    color: #fbfdff;
}
.nav-social-links .fa-inverse {
    color: #0b2c7f;
}
@media all and (min-width: 1800px) {
    .fa-inverse {
        transform: translate(1px, 2px);
    }
}
.text-muted img {
    width: 100%;
    max-width: 300px;
}
@media all and (max-width: 991px) {
    .text-muted img {
        width: auto;
    }
}

@media all and (max-width: 767px) {
    .text-muted img {
        width: 50%;
    }
}
@media all and (max-width: 600px) {
    .text-muted img {
        width: 300px;
    }
}
.text-muted a, .text-muted p {
    width: 100%;
    text-align: center;
}
footer .text-muted {
    flex: 1 1 25%;
    display: flex;
    flex-direction: column;
    height: 250px;
    justify-content: center;
    background-color: #fff;
    padding: 1rem;
}
footer .nwsltt {
    flex: 1 1 75%;
    max-width: 900px;
}
@media all and (max-width: 991px) {
    footer .text-muted {
        flex: 1 1 100%;
    }
    footer .nwsltt {
        order: -1;
        flex: 1 1 100%;
    }
}
.nwsltt, .nwsltt > div {
    width: 100%;
    height: 250px;
}
.nwsltt > div {
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: relative;
}
.ftr-cpy {
    margin: .5rem 0;
    font-size: 18px;
}
@media all and (max-width: 1280px) {
    .ftr-cpy {
        font-size: 14px;
    }
}
.overlay {
    background-color: #000;
    opacity: .25;
    width: 100%;
    height: 250px;
}
.nl-signup {
    position: absolute;
    bottom: 3.5rem;
    right: 3rem;
}
.nl-text {
    position: absolute;
    top: 1.5rem;
    left: 3rem;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    color: #f4f5ec;
    text-shadow: 0 0 15px #000;
}
.nl-detail {
    position: absolute;
    top: 5.5rem;
    font-size: 16px;
    width: 80%;
    color: #f4f5ec;
    line-height: 1.25;
    left: 3rem;
    text-shadow: 0 0 15px #000;
}
.nl-check {
    position: absolute;
    bottom: 1rem;
    left: 11rem;
    font-size: 12px;
    display: flex;
    align-items: center;
}
.nl-check p {
    color: white;
    margin-left: 1rem;
    margin: 0;
    padding-left: 1rem;
}
.nl-check input {
    transform: translateY(-1px);
}
.nl-input label {
    margin: 0;
    transform: translateY(3px);
    color: #f4f5ec;
    text-transform: uppercase;
    font-family: ingra, sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-shadow: 0px 0px 15px #000
}
.nl-input input[type="text"] {
    border-radius: .5rem 0 0 .5rem;
    font-size: 14px;
    height: 38px;
    margin: 0;
    border: 1px solid #404546;
    transform: translate(5px,0);
    border-right: none;
    width: 500px;
    padding: 1rem;
}
.nl-input input[type="submit"] {
    border-radius: 0 .5rem .5rem 0;
    background-color: #56abad;
    color: #fff;
    border-color: #404546;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    height: 38px;
}
.nl-check p {
    font-size: 14px;
}
@media all and (max-width: 1210px) {
    .nl-signup {
        left: 11rem;
    }
    .nl-input input[type="text"] {
        width: 300px;
    }
}
@media all and (max-width: 991px) {
    .nl-signup {
        left: 3rem;
    }
    .nl-check {
        left: 3rem;
    }
}
@media all and (max-width: 620px) {
    .nl-text {
        left: 0;
        right: 0;
        text-align: center;
    }
    .nl-detail {
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 4.5rem;
    }
    .nl-signup {
        left: 0;
        right: 0;
        text-align: center;
    }
    .nl-check {
        left: 0;
        right: 0;
        width: 80%;
        margin: 0 auto;
    }
    .nl-check p {
        white-space: nowrap;
    }
}
@media all and (max-width: 580px) {
    .nl-text {
        font-size: 20px;
    }
    .nl-detail {
        font-size: 12px;
    }
    .nl-signup {
        bottom: 4.5rem;
    }
    .nl-input input[type="text"] {
        width: auto;
    }
    .nl-input label {
        font-size: 16px;
    }
    .nl-check p {
        white-space: normal;
        font-size: 12px;
    }
    .nl-check input {
        transform: translateY(-10px);
    }
}
@media all and (max-width: 420px) {
    .nwsltt > div {
        background-size: cover;
    }
    .nl-text {
        font-size: 16px;
    }
    .nl-input {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .nl-input label {
        display: none;
    }
    .nl-check {
        font-size: 10px;
    }
}

/* --------------------------------------------------------------

                        TOURS

-------------------------------------------------------------- */


.tour-wrapper {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}
.tour-group {
    flex: 0 0 30%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 1rem;
}
@media all and (max-width: 991px) {
  .tour-group {
        flex: 0 0 45%;
    }  
}
@media all and (max-width: 767px) {
  .tour-group {
        flex: 0 0 80%;
    }  
}
.tour-group-content {
    margin: 2rem 0;
}
.tour-group-content p {
    padding: 0 2rem;
}
.tour-group-content h3 {
    margin: 0 0 2rem;
}
@media all and (max-width: 500px) {
    .tour-group-content p {
        font-size: 16px;
    }
    .tour-group-content h3 {
        font-size: 22px;
    }
}
.tour-item img {
    width: 100%;
    margin: 0 auto;
    transition: all 400ms ease-in-out;
}
.tour-link {
    background-color: #2d465d;
    width: 100%;
}
.tour-link:hover {
    background-color: #446380;
    transform: scale(1.05);
    transition: all 200ms ease-in-out;
}
.tour-link h3 {
    color: white;
    padding: .5rem 1rem;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 200;
}
.tour-item {
    background-color: #f3f3f3;
    margin: 1rem;   
    transition: all 400ms ease-in-out;
    border: 1px solid #999a99;
    position: relative;
}
.tour-item:hover {
    background-color: #ffffff;
    transform: scale(1.05);
}
.tour-info-wrap > div.tour-item-overlay, .tour-info-wrap > div.tour-item-overlay-a {
    background-color: #000;
    position: absolute;
    transform: scale(1.05);
    top: 20px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 400ms ease-in-out;
}
.tour-info-wrap > div.tour-item-overlay {
    top: 20px;
}
.tour-info-wrap > div.tour-item-overlay-a {
    top: 0;
}
.tour-item:hover .tour-info-wrap > div.tour-item-overlay, .tour-item:hover .tour-info-wrap > div.tour-item-overlay-a {
    opacity: .5;
    transition: all 400ms ease-in-out;
}
.tour-item p {
    color: #2d465d;
}
.tour-item-info, .tour-item-info-type {
    margin: .3rem;
    text-align: center;
}
.tour-item .tour-item-info-type {
    text-transform: uppercase;
    color: #276d6f;
}
.tour-item-info span {
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    /*text-shadow: 0 0 10px #000;*/
}
.tour-item-info:nth-of-type(1) {
    /*width: 90%;*/
    margin: 0 auto;
    top: 33%;
}
@media all and (min-width: 992px) and (max-width: 1550px) {
    .tour-item-info.tour-name {
        transform: translateY(-20px);
        font-size: 18.5px;
        line-height: 1.2;
    }
}
.tour-name {
    text-shadow: 0px 0px 10px #000;
}
.tour-item:hover .tour-name {
    text-shadow: 0px 0px 1px #fff;
}
.tour-item-teaser {
    margin: 1rem;
    font-size: 20px;
}
@media all and (max-width: 767px) {
   .tour-item-teaser {
        font-size: 16px;
    } 
}
.tour-info-wrap {
    position: relative;
    overflow: hidden;
    width: 95%;
    margin: 2.5%;
    max-height: 250px;
}
.tour-info-wrap > img {
    width: 100%;
    border: 1px solid #9a9a9a;
}
.tour-name, .tour-name:hover {
    position: absolute;
    left: 0;
    right: 0;
    font-family: hypatia-sans-pro,sans-serif;
    margin: 0 auto;
    width: 90%;
}
.tour-name {
    color: #f1f1f1 !important;
}
.tour-name:hover {
    color: #fff !important;
}
@media all and (max-width: 500px) {
    .tour-name {
        top: 30%;
    }
}
@media all and (max-width: 400px) {
    .tour-name {
        top: 20%;
    }
}
.tour-rate, .tour-rate:hover {
    position: absolute;
    bottom: 0;
    right: 5px;
    font-size: 16px;
    color: #f1f1f1 !important;
    z-index: 2;
}
.tour-type, .tour-type:hover {
    font-size: 16px;
    text-align: left;
    line-height: .5;
    margin-bottom: .5rem;
}
.tour-info-wrap > div {
    position: absolute;
    height: 35px;
    background-color: #151619;
    background: linear-gradient(90deg, rgba(21,22,25,0) 33%, rgba(21,22,25,1) 66%);
    bottom: 0;
    opacity: .6;
    width: 100%;
    right: 0;
}
.tour-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: #000;
    opacity: .35;
}

/* --------------------------------------------------------------

                        TOUR DETAILS

-------------------------------------------------------------- */
.tagline {
    background-size: 100%;
    background-position: 50% 50%;
    height: 154px;
    /*border-radius: 10px;*/
    display: flex;
    justify-content: center;
    align-items: center;
}
.tagline h4 {
    color: #fff;
    margin: 0 5rem;
    padding: 1rem;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 0px 0px 15px #000;
}
@media all and (max-width: 767px) {
    .tagline h4 {
        margin: 0;
    }
}
.experience {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 120%;
    padding: 0 1rem;
    margin: 0 1rem;
}
.bordered {
    margin: 1rem;
    padding: 1rem;
    border: 5px solid #3e4b6b;
}
.detail-wrapper {
    background-color: #f4f4f4;
    padding: 4rem 0;
    border-top: 1px solid #efefef;
}
.detail-wrapper h3 {
    margin: 0 3rem;
    transform: translateY(-2rem);
}
@media all and (min-width: 1600px) {
    .detail-wrapper h3 {
        text-align: center;
    }
}
.detail-text-imgs {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 0 1rem;
    margin: 0 2rem;
}
@media all and (min-width: 1280px) {
    .detail-text-imgs {
        margin: 0 5rem;
    }
}
@media all and (min-width: 1480px) {
    .detail-text-imgs {
        max-width: 1480px;
        margin: 0 auto;
    }
}
.sing-detail-text {
    padding: 0 1rem;
    margin: 0 2rem;   
    max-width: 1480px;
}
.sing-detail-text h2, .sing-detail-text h3, .sing-detail-text h4 {
    padding: 2rem 0 0;
    margin: 2rem 0 0;
}
@media all and (min-width: 1280px) {
    .sing-detail-text {
        margin: 0 5rem;
    }
}
@media all and (min-width: 1480px) {
    .sing-detail-text {
        margin: 0 auto;
    }
}
@media all and (max-width: 767px) {
    .sing-detail-text {
        margin: 0;
    }
}
.detail-text-imgs > div {
    flex: 1 1 50%;
}
@media all and (max-width: 991px) {
    .detail-text-imgs > div {
        flex: 1 1 100%;
    }
    .detail-text-imgs {
        flex-wrap: wrap;
        margin-bottom: 2rem;
    }
    .detail-text-imgs img {
        width: 30%;
    }
}
@media all and (max-width: 767px) {
    .detail-text-imgs {
        margin: 0;
    }
}
@media all and (min-width: 1480px) {
    .sing-detail-text {
        margin: 0 auto;
    }
}
@media all and (max-width: 691px) {
    .detail-text-imgs img {
        width: 50%;
    }
}
@media all and (max-width: 500px) {
    .detail-text-imgs {
        flex-wrap: wrap;
    }
    .detail-text-imgs img {
        width: 80%;
    }
}
@media all and (min-width: 1280px) {
    .detail-text {
        margin-right: 2rem;
    }
}
.detail-imgs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    height: 500px;
    width: 100%;
    padding: 1rem;
    margin: 1rem 0;
}
@media all and (min-width: 992px) {
    .detail-imgs {
        max-height: 300px;
    }
}
.detail-imgs div {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    flex: 1 1 48%;
    margin: 1%;
    flex-direction: column;
}
.detail-imgs a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    flex: 1 1 48%;
    margin: 1%;
}
.detail-imgs img {
    position: absolute;
    width: 48%;
    border: 1px solid #ccc;
}
@media all and (max-width: 991px) {
    .detail-imgs {
        height: 900px !important;
        margin: 0;
    }
    .detail-imgs div {
        margin: 0;
        height: 420px !important;
        position: relative !important;
        flex: 1 1 100%;
    }
    .detail-imgs a {
        margin: 0;
        height: 420px !important;
        position: relative !important;
        flex: 1 1 100%;
    }
    .detail-imgs img {
        position: absolute;
        width: 100%;
        height: auto !important;
        flex: 1 1 100%;
    }
}
@media all and (max-width: 767px) {
    .detail-imgs img {
        width: auto;
        height: 600px !important;
    }
}
@media all and (min-width: 992px) and (max-width: 1550px) {
    .detail-text {
        padding-right: 1rem;
    }
    .detail-imgs {
        padding-left: 1rem;
    }
}
@media all and (min-width: 1600px) {
    .detail-text {
        flex: 1 1 100% !important;
    }
}
.detail-text p, .detail-text li {
    margin: 1rem;
    font-size: 22px;
}
.sing-detail-text p, .sing-detail-text li  {
    font-size: 22px;
}
@media all and (min-width: 1480px) {
    .detail-text p, .detail-text li {
        font-size: 25px;
    }
    .sing-detail-text p, .sing-detail-text li  {
        font-size: 25px;
    }
}
.rate-padding {
    padding: 1rem;
    background-color: #3e4b6b;
    color: #fff;
}
.two-images {
    display: flex;
    justify-content: space-around;
    padding: 1rem;
    margin: 1rem 0;
    background-color: #1e222d;
}
.two-images div {
    flex: 1 1 45%;
    margin: .5%;
    background-size: cover;
    width: 100%;
    height: 400px;
    border: 1px solid #2e3035;
}
@media all and (max-width: 991px) {
    .two-images {
        flex-wrap: wrap;
    }
    .two-images div {
        flex: 1 1 100%;
        margin: 1rem 0 0;
    }
}
.info-details {
    position: relative;
    background: #9e9e9e;
    border-bottom: 1px solid #797979;
    /*border-top: 1px solid #797979;*/
}

@media all and (max-width: 991px) {
    .info-details {
        padding: 0;
    }
    .info-details > div {
        border-radius: 0;
        height: auto;
    }
    .tagline {
        border-radius: 0;
    }
}
.info-details span {
    text-transform: uppercase;
    white-space: nowrap;
    width: 33%;
}

.info-line {
    color: #9e9e9e;
    font-weight: 400;
    margin: 0 2rem;
}
.info-left {
    text-align: left;
}
.info-right {
    text-transform: none !important;
    font-weight: 400;
    text-align: right;
}
.end-date-info-right {
    text-transform: none !important;
}
.det-one .info-left {
    text-transform: none !important;
}
@media all and (min-width: 1200px) and (max-width: 1479px) {
    .end-date-info-right {
        display: block;
    }
}
@media all and (max-width: 550px) {
    .end-date-info-right {
        display: block;
    }
}
.info-rate {
    font-weight: 400 !important;
    color: #fefff6 !important;
    text-transform: none !important;
    text-align: right;
}
.det-one {
    margin: 0;
    background-color: #333333;
    color: #f3f3f3;
    flex: 1 1 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #9e9e9e;
}
.det-one div {
    width: 100%;
}
.det-one p {
    font-size: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 95%;
    margin: .5rem auto;
    max-width: 900px;
}
.det-one .rate {
    color: #ccc;
}
.det-one .rate-details {
    color: #ccc;
}
.rate .days-days {
    text-align: right;
    padding-right: 1rem
}
@media all and (max-width: 767px) {
    .det-one > div > div {
        padding-right: 0 !important;
    }
}
@media all and (max-width: 649px) {
    .rate .days-day {
        transform: translateX(-10px);
    }
    .rate .days-days {
        transform: translateX(-53px);
    }
}
@media all and (max-width: 549px) {
    .rate .days-days {
        transform: translateX(-46px);
    }
}
@media all and (max-width: 449px) {
    .rate .days-days {
        transform: translateX(-38px);
    }
}
@media all and (max-width: 400px) {
    .rate .days-days {
        transform: translateX(-34px);
    }
}
@media all and (min-width: 992px) {
    .rate {
        margin-top: -.5rem;
    }
    .days-day {
        margin-left: -4px;
    }
}
@media all and (min-width: 1351px) {
    .days-day {
        margin-left: 0;
    }
}
 @media all and (min-width: 1600px) {
    .days {
        transform: translateX(-4px);
    }
}
@media all and (min-width: 992px) {
    .det-one p {
        flex-wrap: wrap;
        font-size: 24px;
    }
    .det-one p.only-det {
        flex-wrap: nowrap;
    }
    /*
        .det-one div {
            padding-right: 3rem;
        }
    */
    .info-left {
        flex: 1 1 100%;
    }
    .info-right {
        transform: translateX(3.5rem);
        color: #dcdcdc;
    }
    .info-rate {
        color: #eafdff !important;
    }
}
@media all and (min-width: 1600px) {
    .det-one p {
        font-size: 18px;
    }
}
@media all and (max-width: 1350px) {
    .det-one p {
        font-size: 18px;
        max-width: 600px;
    }
}
@media all and (max-width: 470px) {
    .det-one div {
        padding: 1rem 0;
        transform: translateY(-8px);
    }
}
@media all and (max-width: 991px) {
    .info-details {
        flex-wrap: wrap;
    }
    .info-details > div {
        flex: 1 1 100%;
    }
}
@media all and (max-width: 650px) {
    .det-one p {
        flex-direction: column;
        margin: 1rem auto;
        text-align: left;
    }
    .info-details span {
        width: 80%;
    }
}
.det-two {
    border-top: .5rem solid #333333;
}
.days {
    align-items: flex-start !important;
}
.days > span {
    width: auto;
}
.days span {
    padding: 0;
}
.det-one .days {
    color: #ccc;
}
.det-one .departure {
    padding-top: 1rem;
    border-top: 1px solid #ccc;
}
@media all and (min-width: 992px) {
    .det-one .days {
        margin: 0 1rem 1rem !important;  
    }
    .det-one .days:last-of-type {
        margin: 0 1rem !important;
    }
}
@media all and (max-width: 650px) {
    .det-one .days {
        width: 80%;
    }
}
.days-day {
    transform: translateX(0);
}
@media all and (min-width: 992px) {
    .days-day {
        transform: translateX(3.5rem);
    }
}
.days-days {
    margin-left: auto;
}
.days-days > span span {
    display: block;
    margin: 0 1rem;
}
.det-one .days:last-of-type {
    border-bottom: none;
}
@media all and (min-width: 1351px) and (max-width: 1479px) {
    .det-one .days {
        margin: 0 1rem !important;
    }
}
.only-det {
    font-size: 24px !important;
    width: 80% !important;
    max-width: 600px;
    margin: 0 auto;
    flex-direction: row !important;
}
@media all and (max-width: 650px) {
    .only-det {
        font-size: 18px !important;
    }
}
.only-det span {
    width: 100%;
}
.only-det.od-days {
    align-items: flex-start !important;
    color: #dcdcdc;
}
.only-det.od-days > span:first-of-type {
    color: #f3f3f3;
}
.od-days .days-days {
    text-align: right;
}
.od-days .days-days > span span {
    margin: 0;
    padding: 0;
}
@media all and (min-width: 992px) {
    .od-days .days-days > span span {
        transform: translateX(3.5rem);
    }
}
.tour-map {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1480px;
    margin: 0 auto 2rem;
    flex-wrap: wrap;
}
.tour-map img, .tour-map p {
    flex: 1 1 50%;
    width: 50%;
    max-width: 500px;
    padding: 2rem 2rem 0;
}
@media all and (max-width: 767px) {
    .tour-map img, .tour-map p {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .tour-map p {
        padding: 0 2rem;
        font-size: 32px;
    }
    .tour-map img {
        order: -1;
    }
}

.tour-tagline {
    font-size: 32px;
    padding: 6rem;
    font-weight: 600;
    font-family: hypatia-sans-pro,sans-serif;
    text-align: center;
    color: #0b2c7f;
}
.rates-note {
    position: relative;
    padding: 3rem 0;
}
.varied-rates {
    position: absolute;
    bottom: 15px;
    left: 30px;
}
.varied-rates p {
    margin: 0;
    font-size: 20px;
    color: #fff;
    text-shadow: 0 0 5px #000;
}
.narrowed {
    max-width: 1480px;
    margin: 0 auto;
}
@media all and (max-width: 991px) {
    .det-wrapper {
        margin-top: 3rem;
    }
}
.related-tours {
    border-top: 1px solid #8e8e8e;
    border-bottom: 1px solid #8e8e8e;
    background-color: #9e9e9e;
    text-align: center;
    padding: 1rem;
}
.related-tours h3 {
    color: #fff;
}
@media all and (min-width: 1600px) {
    .related-tours h3 {
        text-align: center;
    }
}
.related-text {
    background-color: #555;
}
.related-text p {
    margin: 0;
    padding: 2rem 2rem 3rem;
    color: #fff;
}
.sing-tour.detail-text-imgs {
    flex-wrap: wrap;
} 
.sing-tour .det-wrapper {
    order: -1;
    max-width: 800px;
    margin-bottom: 1.5rem;
}
.sing-tour.detail-text-imgs > div {
    flex: 1 1 100%;
}
@media all and (min-width: 1200px) {
    .sing-tour.detail-text-imgs > div {
        flex: 0 0 47% !important;
    }
    .sing-tour .det-wrapper {
        order: 2;
    }
}
.close-button {
	height: 38px;
    width: 38px;
    background: black;
    position: absolute;
    z-index: 10001;
    border-radius: 50%;
    border: 2px solid #fff;
    top: -35px;
    right: -35px;
    cursor: pointer;
}

.close-button > div {
    color: #fff;
    transform: translateY(17.5px) scaleX(1.3);
}

.lb-dataContainer {
    display: none !important;
}
.lb-outerContainer {
    transform: scale(.9);
}
.im-dsrp {
    transform: translateY(25px);
    color: #fff;
}
.im-dsrp p {
    font-size: 22px;
    line-height: 22pt;
}
.reduce-opacity {
    opacity: 0;
    transition: all 401ms ease-in-out;
}
.shrink-down {
    transform: scale(.1);
    transition: all 401ms ease-in-out;
}
.image-artist {
    opacity: .75;
}

/* --------------------------------------------------------------

                    TOUR DETAIL - IMAGES

-------------------------------------------------------------- */

.image-detail {
    cursor: pointer;
}
.detail-imgs p {
    color: #fff !important;
    pointer-events: none;
    z-index: 99;
    width: 80%;
    text-align: center;
    transition: all 400ms ease-in-out;
}

/* --------------------------------------------------------------

                        SIMILAR TOURS

-------------------------------------------------------------- */

.similar-tours {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap;
}
.similar-tours-wrapper {
    background-color: #555;
}
@media all and (min-width: 1280px) {
    .similar-tours {
        margin: 0 5rem;
    }
}
.st-left, .st-right {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 650px;
    flex: 1 1 50%;
    transition: all 400ms ease-in-out;
    position: relative;
}
@media all and (max-width: 767px) {
    .st-left, .st-right {
        flex: 1 1 100%;
    }   
}
.st-left a, .st-right a {
    background-color: #f3f3f3;
    margin: 1rem;
    transition: all 400ms ease-in-out;
    border: 1px solid #d6d6d6;
    width: 100%;
}
@media all and (max-width: 1020px) {
    .st-left a, .st-right a {
        width: 90%;
    }
}

.st-left p, .st-right p {
    color: #2d465d;
}
.st-left div, .st-right div {
    width: 95%;
    margin: 2.5%;
    transition: all 400ms ease-in-out;
    background-position: 50% 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.st-left .tour-group, .st-right .tour-group {
    flex: 0 0 100% !important;
}

/* --------------------------------------------------------------

                        SEARCH

-------------------------------------------------------------- */
.form-control {
    border-radius: .5rem;
}
.search-form {
    padding: 1rem;
    background-color: #555;
}
.search-in-nav .search-form {
    background-color: transparent;
}
.row.search-form {
    margin: 0;
}
.btn.btn-primary, .btn.btn-primary.search-button, .btn.btn-primary.contact-button {
    border-radius: .5rem;
    background-color: #56abad;
    border-color: #478c8e;
}
.btn.btn-primary:hover, .btn.btn-primary.search-button:hover, .btn.btn-primary.contact-button:hover {
    background-color: #4cd5d8 !important;
    border-color: #4cd5d8 !important;
}
.search-top {
    flex: 0 0 100%;
    background: #9c9c9c;
    padding: 1rem;
}
.search-top + div {
    background-color: #fff;
}
.post-preview > a > .post-title {
    font-size: 20px !important;
    font-weight: 400 !important;
    margin-left: 2rem !important;
    color: #56abad !important;
}
.hide {
    display: none !important;
}
.slow-hide {
    opacity: 0;
    transition: all 400ms ease-in-out;
}
.v-slow-hide {
    opacity: 0;
    transition: all 800ms ease-in-out;
}
.pre-search {
    transform: scaleX(.1) translateY(-150px);
    transition: all 200ms ease-in-out;
}
.navbox .container.search-in-nav {
    position: absolute !important;
    top: 200px;
    left: 0;
    right: 0;
    transition: all 200ms ease-in-out;
    margin: 0 auto;
    max-width: 900px !important;
}
@media all and (min-width: 901px) {
    .navbox .container.search-in-nav {
        margin-right: 0;
    }    
}
@media all and (max-width: 767px) {
    .search-in-nav .form-control {
        font-size: 16px;
    }
}
.search-in-nav-close {
    background-color: #555555;
    color: #fff;
    border: 1px solid #000;
    padding: 1rem;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 20px;
    cursor: pointer;
    transform: scale(.7);
}
.btn.btn-primary.search-button.search-in-nav-button {
    border-radius: 0 .5rem .5rem 0;
    /*transform: translateY(-54px);*/
    transform: translateY(-102px);
    height: 38px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
@media all and (max-width: 500px) {
    .navbox .container.search-in-nav {
        top: 250px;
    }
     .btn.btn-primary.search-button.search-in-nav-button {
        width: 75px;
        font-size: 13px;
    }   
}
.search-in-nav .form-control {
    border: 1px solid #000;
}
.search-in-nav-button {
    border: 1px solid #000 !important;
    border-left: none !important;
}
.row.search-form > .col-lg-8 {
    padding: 1.5rem;
}

/* --------------------------------------------------------------

                        CONTACT

-------------------------------------------------------------- */
.contact-50-50 > div {
    padding: 1rem;
}
.contact-50-50 > div.contact {
  padding: 0;
}
.contact-50-50 a, .contact-50-50 > div.contact .about-waitlist a {
    font-style: italic;
    font-size: 90%;
    color: #d6efff;
}
.contact-50-50 > div.contact a {
    color: #3e4b6b;
}
.contact-50-50-div div.contact-img {
    margin: 0;
}
@media all and (min-width: 1280px) {
    .contact-50-50-div div.contact-img {
        padding: 1rem;
    }
}
.contact h3 {
    margin: 1.5rem 0;
}
.contact-50-50 h4 {
    text-align: center;
    color: #fff;
    background-color: #333;
    padding: 1rem 0;
    font-weight: 200;
    border-top: 1px solid #273046;
    margin: 0;
    font-family: ingra, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}
@media all and (max-width: 767px) {
    .contact-50-50 h4 {
        font-size: 1.2rem;
    }
}
@media all and (min-width: 992px) {
    .contact-50-50-left {
        margin-left: 2rem;
    }  
}
@media all and (min-width: 1280px) {
   .contact-50-50-left {
        margin-left: 5rem;
    }   
}
@media all and (min-width: 1600px) {
   .contact-50-50-left {
       transform: translateX(10%);
    }   
}
.contact-50-50-div {
    display: flex;
    justify-content: space-around;
    background-color: #555;
}
.contact-50-50-div div {
    flex: 1 1 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
}
@media all and (min-width: 768px) and (max-width: 991px) {
    .contact-50-50-div div {
        padding: .2rem;
    }
}
@media all and (max-width: 767px) {
    .contact-50-50-div {
        flex-wrap: wrap;
    }
    .contact-50-50-div div {
        flex: 1 1 100%;
        margin: 1.5rem;
    }
    .contact-50-50-div div:nth-of-type(2) {
        order: -1;
    }
}
.contact-50-50-div + div {
    margin: 0;
    padding: 3rem;
}
.contact-50-50-div img {
    width: 100%;
}
.contact-50-50-div p {
    margin: 0;
}
@media all and (min-width: 1200px) {
    .contact-50-50-div p {
        margin: 0 .5rem;
        font-size: 24px;
    }
}

@media all and (max-width: 500px) {
    .contact-50-50-div p {
        font-size: 16px;
    }
}

/* --------------------------------------------------------------

                        ABOUT

-------------------------------------------------------------- */

.about-one {
    margin: .5rem 0;
    padding: 1rem;
}
.about-two {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: .5rem 0;
    padding: 1rem;
}
@media all and (min-width: 992px) {
    .about-two-left {
        max-height: 500px;
        overflow: hidden;
    }
}
.about-one p, .about-two p {
    margin: 0;
}
.about h3 {
    margin: 1.5rem 0;
}
@media all and (min-width: 1400px) {
    .about h3 {
        font-size: 32px;
    }
}
@media all and (min-width: 1600px) {
    .about h3 {
        font-size: 34px;
    }
}
@media all and (min-width: 1800px) {
    .about h3 {
        font-size: 36px;
    }
}
.about-two > div {
    flex: 1 1 50%;
}
.about-two p, .about-two img {
    width: 98%;
}
@media all and (max-width: 991px) {
    .about-two > div {
        flex: 1 1 100%;
        padding: 1rem 0 !important;
    }
    .about-two p, .about-two img {
        padding: 0;
    }
}
.about-intro, .about-waitlist {
    background-color: #555;
    color: #fff;
    margin: 0;
}
.about-waitlist h3 {
    color: #fff;
}
.about-intro img, .about-vehicles img, .about-waitlist img {
    background-color: #fff;
    border: 1px solid #333;
}
.about > div {
    padding: .5rem 0;
}
.about-vehicles {
    background-color: #bbb;
    margin: 0;
}

/* --------------------------------------------------------------

                        ACTIVITIES LIST

-------------------------------------------------------------- */
.check-here {
    display: none;
}
.tour-item li {
    list-style: none;
}
.matcher {
    color: #fff;
    text-transform: uppercase;
    background: #2d465c;
    padding: 1rem;
    transform: scale(.9);
}
.available {
    color: #2aa9ad;
    margin-right: .7rem;
}
.not-available {
    font-size: 80%;
    font-weight: 800;
    color: #985e50;
    margin-right: 1rem;
}
@media all and (max-width: 500px) {
      .tour-item p, .tour-item li {
        line-height: 1.2;
      }
}
@media all and (max-width: 410px) {
    .tour-item p {
        font-size: 16px;
    }
    .tour-item li {
        font-size: 14px;
    }
}
.td-cc .matcher {
    transform: scale(1);
    list-style: none;
    background-color: #363a46;
    border-bottom: .5rem solid #9e9e9e;
}
.td-cc .matcher li {
    padding: 0 2rem;
    font-size: 24px;
    color: #f3f3f3;
    /*transform: translateY(20%);*/
}
@media all and (max-width: 650px) {
    .td-cc .matcher li {
        font-size: 18px;
    }
}
.activities-list-detail {
    display: flex;
    justify-content: space-between;
}
.activities-list-detail > span {
    margin-left: 2rem;
    font-size: 24px;
}
@media all and (max-width: 650px) {
    .activities-list-detail > span {
        font-size: 18px;
    }   
}
@media all and (max-width: 500px) {
    .activities-list-detail > span {
        margin-left: 1.8rem;
    }   
}
@media all and (min-width: 992px) and (max-width: 1199px) {
    .activities-list-detail > span {
        margin-left: 4rem;
    }   
}
.activities-list-detail li {
    list-style: none;
    text-align: right;
}
@media all and (min-width: 992px) {
    .activities-list-detail li {
        padding: 0 .5rem !important;
    }
}
/* --------------------------------------------------------------

               SEARCH FILTER

-------------------------------------------------------------- */

/*heading color */
.perfect-trip p, .perfect-trip p.when-see {
    color: #33519a;
    border-bottom: 1px solid #33519a;
}
.perfect-trip p.pt-first {
    border: none;
    color: #006163;
}
 /*list items color */
.perfect-trip select, .perfect-trip .pt-dd label {
    color: #006163;
    cursor: pointer;
}
/*results color */
.perfect-trip p.pt-nTrips {
    color: #33519a;
    border: none;
}
/*button color */
.perfect-trip button  {
    background-color: #006163;
}
/*hover color */
.perfect-trip button:hover {
   background-color: #0a9396;
}
.perfect-trip {
    position: absolute;
    bottom: -35px;
    right: 30px;
    background: linear-gradient(0deg,rgba(255,255,255,.5) 87%,rgba(255,255,255,.8) 88%);
    padding: 2rem 1rem;
    transition: all 200ms ease-in-out;
    transform: scale(0.8);
}
@media all and (max-width: 991px) {
    .perfect-trip {
        bottom: -3.5rem;
        background: linear-gradient(0deg,rgba(255,255,255,.5) 86%,rgba(255,255,255,.8) 90%);    
    }
}
.perfect-trip p {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    margin: 0;
    transform: translateY(-16px);
}
.perfect-trip div {
    cursor: pointer;
}
.perfect-trip select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    width: 100%;
    transform: scale(.8);
    padding-left: 12px;
}
.perfect-trip .container--inner {
    background-color: rgba(255,255,255,.55);
    box-shadow: 0 0 2px #fff;
    transition: all 400ms ease-in-out;
    margin: .75rem 0;
    padding: .5rem .5rem 0;
}
.perfect-trip .container--inner:hover {
    background-color: rgba(255,255,255,.8);
    box-shadow: 0 0 8px #fff;
    transform: scale(1.05);
    transition: all 400ms ease-in-out;
}
.perfect-trip button {
    width: 100%;
    border: none;
    color: #fff;
    border-radius: 5px;
    text-shadow: 0 0 5px #863e3d;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    padding: .2rem 0;
    cursor: pointer;
    transition: all 400ms ease-in-out;
}
.perfect-trip button:hover {
    transform: scale(1.05);
    transition: all 400ms ease-in-out;
}
.site-heading.perfect-trip-page h1 {
    transition: all 400ms 100ms ease-in-out;
}
@media all and (max-width: 991px) {
    header.masthead.perfect-trip-page {
        padding: 6rem 0;
    }
    .site-heading.perfect-trip-page h1 {
        position: absolute !important;
        left: 0;
        text-align: left;
        padding-left: 2rem;
        font-size: 25px !important;
        top: 45px;
    }
    .perfect-trip {
        transform: scale(.7);
        transition: all 200ms ease-in-out;
        left: 0;
        right: 0;
        width: 50%;
        margin: 0 0 -2rem auto;
        bottom: -39px;
    }
    .perfect-trip select {
        transform: scale(1);
    }
    .perfect-trip .form {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .perfect-trip p {
        flex: 1 1 100%;
        transform: translateY(-23px) scale(1.02);
    }
    .perfect-trip .container--inner {
        margin: 0 .5rem 1.5rem;
        padding-left: 1rem;
        flex: 1 1 100%;
    }
    .perfect-trip button {
        flex: 0 0 93%;
    }
}
.perfect-trip .container--inner.nTripsDiv,.perfect-trip .container--inner.nTripsDiv:hover  {
    background-color: rgba(255,255,255,0);
    box-shadow: 0 0 0 #fff;
    transform: scale(1);
}

.perfect-trip p.pt-nTrips {
    transform: translateY(5px);
    text-shadow: 0 0 2px #abb5ce;
    margin: -1rem auto 0;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    border: none;
    background-color: rgba(51,51,51,.75);
    padding: .25rem .5rem;
}
@media all and (max-width: 767px) {
    .perfect-trip {
        width: 80%;
        max-width: 300px;
        bottom: -15px;
    }
}
@media all and (max-width: 600px) {
    .site-heading.perfect-trip-page h1 {
        top: 25px;
    }
}
@media all and (max-width: 500px) {
    .perfect-trip {
        margin: 0 auto -2rem;
        bottom: -30px;
    }
    .site-heading.perfect-trip-page h1 {
        text-align: center;
        font-size: 20px !important;
        padding-left: 0;
    }
    .perfect-trip .container--inner {
        flex: 0 0 92%
    }
}
.pt-dd input, .pt-dd label {
    font-size: 16px;
    line-height: .5;
}
.pt-dd input {
    margin: 0 .5rem 0 .5rem;
}
.perfect-trip p.when-see {
    font-size: 14px;
    transform: translateY(2px);
    text-align: left;
    font-weight: 600;
    margin-bottom: .5rem;
}
@media all and (max-width: 450px) {
    .site-heading.perfect-trip-page h1 {
        top: 10px;
    }
    .pt-dd label {
        font-size: 12px;
    }
}
@media all and (max-width: 365px) {
    .perfect-trip {
        width: 100%;
        max-width: 100%;
    }
}

/* --------------------------------------------------------------

               FILTER PAGE

-------------------------------------------------------------- */

.tw-filter {
    margin: 0 auto;
    width: 100%;
}
.tg-filter {
    width: 80%;
    max-width: 500px;
    margin: 0 auto !important;
}
.bg-filterDiv {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.bg-filter {
    margin: 1rem auto;
    text-align: center;
}
.bg-filter button {
    border: none;
    background-color: rgba(255,255,255,0);
    color: #a24343;
    transition: all 200ms ease-in-out;
}
.bg-filter button.is-checked {
    background: #0b2c7f;
    border-radius: 5px;
    color: #fff;
    transform: scale(.9);
    padding: .1rem 1rem;
    margin: -.5rem;
    transition: all 200ms ease-in-out;
}
.bg-filter + select {
    text-align: center;
    margin-bottom: 2rem;
    width: 50%;
    margin: 0 25% 2rem;
}
.no-filter-results {
    padding: 1rem;
    width: 80%;
    position: relative;
    z-index: 1;
    color: #fff;
}

/* --------------------------------------------------------------

                CAROUSEL IMAGES

-------------------------------------------------------------- */

#slideshow {
    position: relative;
}
.carousel-images {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #555;
    min-height: 500px !important;
}
@media all and (min-width: 992px) {
    .carousel-images {
        height: 550px !important;
    }
}
@media all and (max-width: 500px) {
    .carousel-images {
        filter: brightness(0.75);
    }
}
.hover-image {
    overflow: hidden;
    position: absolute;
    z-index: -1;
    width: 100%;
}
.hover-image-img {
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    height: 550px;
}
.tour-nav a {
    transition: all 400ms ease-in-out;
}
.visHide {
    opacity: 0;
    transition: all 400ms ease-in-out;
}

/* --------------------------------------------------------------

                PLANNING

-------------------------------------------------------------- */
.planning {
    padding: 1rem 0 2rem;
}
.planning h2 {
    margin-bottom: 1rem;
}

@media all and (min-width: 975px) {
    .det-one .rate-details {
        transform: translateX(3.5rem);
        padding-right: 3rem;
    }
}