body {
    background: whitesmoke;
}

nav.navbar {
    background-image: linear-gradient(#111,#333 55%,#000);
    border-bottom: 3px #ff9933 solid;
    padding-top: 0;
    padding-bottom: 0;
}
nav.navbar .navbar-nav a.nav-link {
    color: #fff !important;
    padding: 10px 20px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
}
.navbar-light .navbar-nav .active > .nav-link {
    color: #fff;
}
nav.navbar .navbar-nav li.nav-item.active,
nav.navbar .navbar-nav li.nav-item:hover {
    background-color: #ff9933;
}

.jumbotron {
    background: #fff;
}
.jumbotron ion-icon {
    visibility: visible;
    font-size: 1.4em;
    vertical-align: bottom;
    margin-right: 5px;
}
.jumbotron span, .jumbotron a {
    font-size: 14px;
    color: #1a1a1a;
}

.carousel {
    border-bottom: 3px #ff9933 solid;
}
.carousel .carousel-inner {
    max-height: 50vh;
    height: 650px;
}
.carousel .carousel-item {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    height: 100%;
}
.carousel-control-next,
.carousel-control-prev {
    width: 5%;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 50px;
    height: 50px;
}

.tour_wrap {
    background: #fff;
    margin-bottom: 80px;
    box-shadow: 0 0 20px rgba(0,0,0,.2);
}
.tour_wrap.tour_wrap_2nd > div:first-child {
    background: #ffc107;
}
.tour_wrap h2 {
    text-transform: uppercase;
    font-size: 1.8em;
    margin: 1.3rem 0 0 0;
    line-height: 1;
    font-weight: 900;
    letter-spacing: 1px;
}
.tour_wrap h3 {
    font-size: 1em;
    text-transform: lowercase;
    font-weight: 600;
    color: #444;
}
.tour_wrap p {
    margin: 1.5rem 0;
}
.tour_avatar {
    max-width: 120px;
    border: 3px #fff solid;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    border-radius: 50%;
}

.main_home_text h1 {
    font-weight: 400;
    margin-bottom: 20px;
}
.main_home_text h1 ion-icon {
    font-size: 22px;
    vertical-align: 3px;
    color: #ff9933;
}
.main_home_text p {
    text-align: center;
}

.tour_intro {
    margin: auto;
    padding: 80px 0;
}
.container-fluid.tour_wrap > .row > .col-md-8 {
    margin: auto;
}
.tour_intro article {
    padding: 0 80px;
    text-align: center;
}
.single_tour_col {
    padding: 0;
    border: 1px #fff solid;
}

.trip_wrap {
    padding-top: 60px;
    padding-bottom: 60px;
    background: #fff;
    text-align: center;
    /* box-shadow: 0 0 20px rgba(0,0,0,.2);
    margin-bottom: 40px; */
}
.reasons_wrap {
    display: flex;
    margin-bottom: 40px;
}
.reasons_wrap > div {
    background: whitesmoke;
    padding: 20px;
    border: 1px #fff solid;
}
.reasons_wrap > div > div {
    margin: 10px auto auto;
}
.reasons_wrap .reasons_avatar {
    width: 70px;
    margin-bottom: 10px;
}
.reasons_wrap p {
    font-size: 14px;
    margin-bottom: 0;
}

.extra_wrap {

}

.tours_list {
    margin-top: 80px;
}
.tours_list_single_tour {
    margin-bottom: 30px;
}
.tours_list_single_tour .tour_image {
    border-top: 3px #ff9933 solid;
    box-shadow: 0 0 20px rgba(0,0,0,.2);
}
.tours_list_single_tour tr {
}
.tours_list_single_tour td {
    font-size: 14px;
    line-height: 1.2;
    vertical-align: top;
    min-width: 80px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.top_stripe {
    position: absolute;
    top: 3px;
    left: 15px;
    right: 15px;
    background-image: linear-gradient(#111,#333 55%,#000);
    color: #fff;
    padding: 15px 15px 15px 80px;
    min-height: 70px;
    z-index: 2;
}
.top_stripe h2 {
    font-size: 14px;
}
.top_stripe::before {
    position: absolute;
    top: 0;
    left: 15px;
    width: 55px;
    height: 50px;
    z-index: 3;
    content: "";
    text-align: center;
}
.top_stripe.city_tour::before {
    background: url(/images/city-tours-icon-with-background.png) no-repeat center center;
}
.top_stripe.national_park_tour::before {
    background: url(/images/national-park-tours-icon-with-background.png) no-repeat center center;
}
.tour_text {
    padding: 20px;
    min-height: 180px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,.2);
}
.footer_text {
    background-image: linear-gradient(#111,#333 55%,#000);
    padding: 20px;
}
.footer_text a {
    color: #000;
    background-color: #ff9933;
    border-color: #ff9933;
    opacity: .95;
}
.footer_text a:hover {
    background-color: #ff9933;
    border-color: #ff9933;
    opacity: 1;
}
.footer_text p {
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 1.2;
}
.footer_text p span {
    font-size: 14px;
    color: #ff9933;
    font-weight: 600;
}

.tours_list_main_image img {
    box-shadow: 0 0 20px rgba(0,0,0,.3);
}

.tour_details .accordion {
    padding-left: 0;
    padding-right: 0;
}
.tour_details_btn {
    text-decoration: none !important;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.3em;
    color: #111 !important;
    line-height: 48px;
}
.accordion_icon {
    width: 48px;
    margin-right: 10px;
}
.tour_details ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}
.tour_details ul li {
    margin-bottom: 10px;
}
.tour_details ul li:last-child {
    margin-bottom: 0;
}
.tour_body {
    margin-bottom: 0;
    padding-left: 0;
    margin-top: 20px;
}
.locations_list > div {
    margin-bottom: 20px;
}
.locations_list .location_text {
    padding-top: 20px;
    padding-bottom: 20px;
}
.locations_list h2 {
    font-size: 1.4em;
}
.locations_list p {
    font-size: 14px;
    line-height: 1.3;
}
.location_image {
    width: 100%;
    height: 180px;
}
.tour_gallery {
    padding-left: 15px;
    padding-right: 15px;
}
.tour_gallery > a {
    border: 1px #F5F5F5 solid;
}
.enquiry_header {
    background-image: linear-gradient(#111,#333 55%,#000);
    padding-top: 20px;
    padding-bottom: 20px;
}
.enquiry_header .row .enquiry_header_col {
    margin: auto 0;
}
.enquiry_header .row .enquiry_header_col_last {
    background: #eee;
    padding: 20px;
    margin-top: -30px;
    border-radius: 0 0 4px 4px;
    position: relative;
}
.enquiry_header .row .enquiry_header_col_last::after {
    border-width: 14px 0 0 14px;
    border-color: transparent transparent transparent #2f335c;
    top: 0;
    left: 100%;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
}
.enquiry_header .row .enquiry_header_col_last::before {
    border-width: 0 0 14px 14px;
    border-color: transparent transparent #2f335c transparent;
    position: absolute;
    top: 0;
    right: 100%;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
}
.main_tour_title {
    font-size: 2em;
    color: #fff;
    margin: auto;
}
.enquiry_header .form-group {
    margin-bottom: 5px;
}
.enquiry_header .nice-select .list {
    padding: 0;
}
.complete_enquiry_details input[type="text"],
.complete_enquiry_details input[type="email"],
.complete_enquiry_details .nice-select {
    font-size: 14px;
}
.complete_enquiry_details label {
    font-size: 14px;
}
.complete_enquiry_details .nice-select .list {
    padding: 0;
}
.complete_enquiry_details .nice-select .option.selected {
    font-weight: normal;
    color: #000;
}
.complete_enquiry_details h4,
.aside_enquiry h4 {
    color: #ff9933
}
.tour_details .complete_enquiry_details ul li {
    margin-bottom: 0;
}
.enquiry_total_table {
    width: 100%;
}
.enquiry_total_table tr td {
    padding: 8px 0;
    border-bottom: 1px #ccc dashed;
}
.complete_enquiry_details .pretty.p-icon .state .icon {
    border: none;
    height: 100%;
    left: 0;
    top: 0;
}
.enquiry_total_table tr.enquiry_total_price td {
    border: none;
    padding: 20px 0 0 0;
    color: #ff9933;
    font-weight: 900;
    font-size: 1.1em;
}
.enquiry_total_table tr.enquiry_last_row_table td {
    text-align: right;
    border: none;
    padding: 10px 0 0 0;
}
.enquiry_total_table tr.enquiry_last_row_table td small {
    font-size: 10px;
    color: #999;
}

footer {
    border-top: 3px rgba(0, 0, 0, .08) solid;
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 20px;
    padding-bottom: 20px;
    background: #fff;
}

.trip_wrap + footer {
    margin-top: 0;
}

footer section {
    margin: auto;
}
footer .credentials {
    text-align: center;
    font-size: 12px;
    color: #999;
    margin-top: 80px;
}
footer a {
    text-decoration: none !important;
}
footer ion-icon {
    visibility: visible;
    font-size: 1.4em;
    vertical-align: bottom;
    margin-right: 5px;
}
.nice-select.wide {
    border-color: #ced4da;
    padding-left: 10px;
}
.accordion-content {
    display: none;
}
.accordion-content.default {
    display: block;
}
.single_faq {
    background-color: #fff;
    border: 1px #eee solid;
    width: 100%;
}
.single_faq h4 {
    padding: 20px;
    margin: 0;
    line-height: 30px;
    font-size: 1.1em;
    color: #555;
    font-weight: 300;
    position: relative;
}
.single_faq h4::after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 60px;
    font-family: ionicons;
    content: "\f1c9";
    text-align: center;
    line-height: 70px;
    font-size: 1.6em;
    font-weight: 300;
    cursor: pointer;
}
.single_faq h4.single_faq_active::after {
    content: "\f1ac";
}
.accordion-content {
    padding: 0 20px 20px;
}
.accordion-content p {
    font-size: .9em;
    color: #999;
    margin: 0;
    font-weight: 300;
}
.single_faq h4.single_faq_active {
    color: #ff8a00;
}
.single_faq h4.single_faq_active {
    color: #ff8a00;
}
.terms_page p {
    font-size: .9em;
    color: #555;
    margin: 0 0 20px 0;
    font-weight: 300;
}
.terms_page p strong {
    padding: 0;
    margin: 0 0 20px 0;
    line-height: 30px;
    font-size: 1.1em;
    color: #555;
    font-weight: 500;
    position: relative; 
}
.contact_details ul {
    padding: 0;
    list-style-type: none;
    color: #555;
    font-weight: 300;
    line-height: 1;
}
.contact_details ul li {
    margin-bottom: 8px;
}
.contact_details ul li strong {
    color: #222;
}
.contact_form label {
    color: #555;
    font-weight: 300;
    margin-top: 5px;
}
.tour_content_main_image {
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-position: center center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

button.navbar-toggler {
    padding: 0;
    border: none;
    box-shadow: none;
    outline: none;
    cursor: pointer;
}

/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {
    nav.navbar .navbar-nav a.nav-link {
        padding: 10px;
    }
}

/* Extra large devices (large desktops, 992px and up) */
@media (max-width: 992px) {
    nav.navbar .navbar-nav li.nav-item {
        border-bottom: 1px dashed rgba(255, 255, 255, .2);
    }
    nav.navbar .navbar-nav li.nav-item:last-child {
        border-bottom: none;
    }
    nav.navbar .navbar-nav li.nav-item:first-child {
        border-top: 1px dashed rgba(255, 255, 255, .2);
        margin-top: 10px;
    }
    nav.navbar .navbar-nav li.nav-item.active,
    nav.navbar .navbar-nav li.nav-item:hover {
        background: transparent;
    }
    nav.navbar .navbar-nav li.nav-item.active a,
    nav.navbar .navbar-nav li.nav-item:hover a {
        color: #ff9933 !important;
    }
    .submenu_mobile {
        width: 200px;
        max-width: 100%;
        margin: auto;
    }
    .col-xs-3.submenu_mobile_item {
        margin: auto;
        text-align: center;
    }
    .submenu_mobile_item ion-icon {
        font-size: 24px;
        color: #999;
        border: 2px #999 solid;
        border-radius: 50%;
        padding: 10px;
    }
    .submenu_mobile_item:nth-child(2) ion-icon {
        font-size: 40px;
        color: #ff9933;
        border-color: #ff9933;
    }
    .submenu_jumbotron {
        padding: 2rem !important;
    }
    footer address p {
        text-align: center;
    }
    footer .social {
        float: none !important;
        text-align: center;
        margin-top: 20px;
    }
    footer .credentials {
        margin-top: 40px;
    }
    span.home_main_title {
        display: block;
    }
    .tour_intro article {
        padding: 0 20px;
    }
    .carousel .carousel-item {
        background-attachment: scroll;
    }
    .tour_body {
        padding-left: 15px;
    }
    .single_tour_price {
        display: block;
        margin-bottom: 5px;
    }
}