﻿body {
    padding-bottom: 20px;
    font-family: 'Yu Gothic', 'Arial', sans-serif; 
    /*font-family: 'Helvetica', 'Arial', sans-serif;*/
    text-align: justify;
}

    body a, a:visited {
        color: deepskyblue;
        text-decoration: none;
    }

        body a:hover {
            color: deepskyblue;
            text-decoration: underline;
        }

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    background-color: #001b47;
    color: white;
    padding-bottom: 40px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.mainheading {
    clear: both;
    font-size: x-large;
    /*font-size: x-large;*/
    border-bottom: solid 1px;
    padding-top: 30px;
    margin-bottom: 20px;
    text-align: left;
    text-transform: uppercase;
}

h1 {
    margin-top: 0px;
    margin-bottom: 1px;
}

.subheading {
    font-size: x-large;
    color: lightgrey;
    padding-top: 10px;
    margin-bottom: 10px;
    clear: both;
    text-align: left;
}

.mySlidesContainer {
    margin-left: -15px;
    margin-right: -15px;
    z-index: 1;
} 

.mySlides {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    font-size: xx-large;
    color: white;
    text-align: center;
    vertical-align: middle;
}

.slideFadeLine {
    width: 100%;
    height: 5px;
    position: absolute;
    top: 395px;
    opacity: 0.4;
    background-color: #001b47;
}

.floatMenu {
    background-color: transparent;
    text-transform: uppercase;
}

.topMenu {
    width: 100%;
    text-align: left;
    vertical-align: middle;
    padding: 5px;
}

.topMenuLogo {
    width: 100%;
    float: left;
    font-size: smaller;
    font-size: 14px;
}

.topSearch {
    position: absolute;
    width: 100%;
    z-index: 2;
    text-align: center;
    margin-left: -15px;
    margin-right: -15px;
    text-transform: capitalize;
}

@media (max-width: 767px) {
    .topSearch {
        top: 200px;
    }
}

@media (min-width: 768px) {
    .topSearch {
        top: 180px;
    }
}

.topSearchBox {
    background-color: rgba(0, 27, 71, 0.3);
    color: white;
    width: 350px;
    margin: auto;
    padding: 15px;
    border-radius: 15px;
}

.topSearchContent {
}

.topSearchBoxInput {
    color: black;
}

.topOrCall {
    font-size: large;
    margin-top: 20px;
}

.collectionText {
    margin-top: 40px;
    text-transform: capitalize;
}

.featureditem {
    float: left;
    margin: 5px;
    background-color: white;
    color: #001b47;
    height: 300px;
    width: 150px;
    border-radius: 5px;
}

.featuredstaticitem {
    float: left;
    margin: 5px;
    background-color: white;
    color: #001b47;
    height: 150px;
    width: 150px;
    border-radius: 5px;
}

.featureditemtop {
    height: 150px;
    width: 150px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
}

.featureditemtoptext {
    text-align: left;
    font-size: large;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    text-transform: capitalize;
}

.featureditemmiddle {
    height: 100px;
    padding: 10px;
    font-size: smaller;
    text-align: left;
}

.featureditembottom {
    height: 50px;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    color: white;
    font-weight: normal;
    text-transform: capitalize;
}

.featureditembottom a {
    color: white;
}

.highlightblue {
        background-color: dodgerblue;
}


.highlightred {
    background-color: darkred;
}

.continentgrid {
    margin: 5px;
    width: 100%;
    height: 60vw;
}

.continent1u2u {
    height: 66.6%;
    width: 25%;
    float: left;
}

.continent2u2u {
    height: 66.6%;
    width: 50%;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.continent4u1u {
    clear: both;
    height: 33.3%;
    width: 100%;
}

.continentin1u2u {
    height: 50%;
    width: 100%;
    float: left;
}

.continentin1u4u {
    height: 100%;
    width: 25%;
    float: left;
}

.continentbox {
    height: 100%;
    width: 100%;
    background-color: #001b47;
    padding: 2px;
}

.continentinnerbox {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 20px;
    padding-left: 10px;
}

.testimonials {
    margin-top: 50px;
    margin-bottom: 50px;
    width: 350px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

.testimonialQuote {
    font-size: x-large;
    width: 100%;
    font-style: italic;
}

/*.testimonialQuote:before {
    content: open-quote;
    font-weight: bold;
    font-size: 100px;
    margin-left: -55px;
    line-height: 80%;
    color: slategrey;
    text-align: left;
    font-family: 'Times New Roman', Times, serif;
}*/

.testimonialPerson {
    width: 100%;
    padding-top: 20px;
    text-align: right;
    font-size: large;
}

.otherCollectionContainer {
    width: 100%;
}

.otherCollectionItem {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

@media (min-width: 768px) {
    .otherCollectionItem {
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
        float: left;
        height: 137px;
    }
}

@media (max-width: 768px) {
    .otherCollectionItem {
        width: 100%;
        height: 100px;
    }
}

.footerBox {
    width: 100%;
    min-height: 300px;
    background-color: deepskyblue;
    color: white;
}

.footerBox a {
    color: white;
    text-decoration: underline;
}

.footerContactBox {
    width: 100%;
    padding-top: 30px;
    color: white;
    text-align: left;
}

.topMenuCountry {
    font-size: 12px;
    color: #001b47;
    margin: 5px;
}

.footerContactBox hr {
    margin: 2px;
}

.footerMap {
}

@media (min-width: 768px) {
    .footerMap {
        float: left;
        width: 50%;
        text-align: center;
        visibility: visible;
    }
}

@media (max-width: 768px) {
    .footerMap {
        width: 1px;
        height: 1px;
        text-align: center;
        visibility: collapse;
    }
}


.footerContactItem {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.footerContactHeading {
    font-weight: bold;
    text-transform: capitalize;
}

.footerBottom {
    clear: both;
    padding-top: 10px;
    text-align: center;
    color: white;
    font-size: smaller;
    width: 100%;
}

.footerSocial {
    margin: 3px;
}

.footerSocial img {
    width: 20px;
    height: 20px;
}

.contentIntro {
    padding: 10px;
}

.contentConclusion {
    padding: 10px;
}

.listboxitem {
    float: left;
    margin: 5px;
    background-color: white;
    color: #001b47;
    height: 200px;
    width: 200px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.listboxitem a {
    color: white;
}

.details-button {
    font-weight: normal;
}

.galleryContainer {
}


@media (max-width: 768px) {
    .galleryContainer {
      width: 100%;
    }
}

@media (min-width: 769px) {
    .galleryContainer {
        width: 60%;
        float: right;
        margin: 25px;
    }
}


.subItemGroupContainer {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.subItemGroupIntroduction {
}

.SubItemContainer {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: rgba(0, 0, 0, 0.3);
    min-height: 200px;
    border-radius: 15px;
}

.subItemImage {
    width: 300px;
    height: 200px;
    margin-bottom: 5px;
}

@media (max-width: 768px) {
    .subItemImage {
        padding-top: 10px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 769px) {
    .subItemImage {
        float: left;
        margin-right: 20px;
    }
}

.subItemHeading {
    font-size: x-large;
    color: deepskyblue;
    margin-bottom: 10px;
}

.subItemDescription {
    margin: 20px;
    padding-bottom: 20px;
}

.subItemDescriptionText {
}

.itinerarySearchContainer {
    width: 320px;
    margin-bottom: 15px;
    margin-right: 20px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 15px;
    float: left;
}

.itinerarySearch {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
    background-color: transparent;
}

    .itinerarySearch input {
        color: black;
        border-radius: 5px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        outline: none;
        border: 1px solid #dddddd;
        padding-left: 5px;
    }

.itinerarySearchPrompt {
    width: 350px;
    margin-top: 8px;
}

.itinerarySearchAnswer {
    width: 350px;
    margin-top: 5px;
}

.itinerarySearchRoomContainer {
    width: 280px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 5px;
}

.itinerarySearchRoomName {
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 5px;
    padding: 3px;
    padding-left: 5px;
}

.itinerarySearchRoomDetails {
    padding: 10px;
}

.itinerarySearchRoomPrompt {
    width: 100px;
    float: left;
}

.itinerarySearchRoomAnswer {
    width: 150px;
    color: black;
}

.itinerarySearchRoomChildren {
    margin-top: 10px;
}

.itinenarySearchErrorMessage {
    font-weight: bold;
    color: red;
    margin-top: 10px;
    margin-bottom: 10px;
}

.itinenarySearchSuccessMessage {
    font-weight: bold;
    color: green;
    margin-top: 10px;
    margin-bottom: 10px;
}

.itinenarySearchBox {
    width: 100%;
    padding-top: 15px;
}

.itinenarySearchButton {
    background-color: deepskyblue;
    margin-top: 5px;
    padding: 5px;
    height: 30px;
}

.itinenarySearchContactImage {
    height: 330px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    border-radius: 15px;
}
@media (max-width: 768px) {
    .itinenarySearchContactImage {
        clear: both;
        width: 320px;
    }
}
@media (min-width: 769px) {
    .itinenarySearchContactImage {
        width: auto;
        overflow: hidden;
    }
}

@media (min-width: 769px) {.contactUSA {background-image: url(Images/BookingOptions_USA_Desktop.jpg);}}
@media (max-width: 768px) {.contactUSA {background-image: url(Images/BookingOptions_USA_Mobile.jpg);}}

@media (min-width: 769px) {.contactUK {background-image: url(Images/BookingOptions_UK_Desktop.jpg);}}
@media (max-width: 768px) {.contactUK {background-image: url(Images/BookingOptions_UK_Mobile.jpg);}}

@media (min-width: 769px) {.contactEurope {background-image: url(Images/BookingOptions_Europe_Desktop.jpg);}}
@media (max-width: 768px) {.contactEurope {background-image: url(Images/BookingOptions_Europe_Mobile.jpg);}}

@media (min-width: 769px) {.contactSA {background-image: url(Images/BookingOptions_SA_Desktop.jpg);}}
@media (max-width: 768px) {.contactSA {background-image: url(Images/BookingOptions_SA_Mobile.jpg);}}

@media (min-width: 769px) {.contactAfrica {background-image: url(Images/BookingOptions_Africa_Desktop.jpg);}}
@media (max-width: 768px) {.contactAfrica {background-image: url(Images/BookingOptions_Africa_Mobile.jpg);}}

@media (min-width: 769px) {.contactRest {background-image: url(Images/BookingOptions_Rest_Desktop.jpg);}}
@media (max-width: 768px) {.contactRest {background-image: url(Images/BookingOptions_Rest_Mobile.jpg);}}

.ArrowAndDestinationContainer {
    float: left;
}

.tripLegContainer {
    float: left;
    margin-top: 20px;
}

@media (max-width: 768px) {
    .tripLegContainer {
        margin-right: 20px;
    }
}

.tripLegArrow {
}

@media (min-width: 769px) {
    .tripLegArrow {
        float: left;
        width: 40px;
        height: 40px;
        margin-top: 120px;
        margin-left: 20px;
        margin-right: 20px;
        background: url(Images/ArrowWhite.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
    }
}

@media (max-width: 768px) {
    .tripLegArrow {
        display: none;
    }
}

.tripLegDaysSelector {
    width: 100%;
}

@media (min-width: 769px) {
    .tripLegDaysSelector {
        margin-top: 123px;
    }
}

@media (max-width: 768px) {
    .tripLegDaysSelector {
        margin-top: 60px;
    }
}

.tripLegBox {
    width: 152px;
    border: 1px solid;
    border-radius: 5px;
    clear: both;
    height: 150px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.tripLegContinueButton {
    background-color: deepskyblue;
    margin-top: 25px;
    padding: 5px;
    height: 30px;
}

.tripLegMoveContainer {
    width: 150px;
    z-index: 10;
}

.tripLegMoveLeft {
    float: left;
    color: black;
    border: none;
    border-radius: 15px;
    opacity: 0.4;
}

.tripLegMoveRight {
    float: right;
    color: black;
    border: none;
    border-radius: 15px;
    opacity: 0.5;
}

.tripLegAddContainer {
    clear: both;
    margin-top: 20px;
}

.tripLegAddBox {
    width: 300px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 15px;
    padding: 15px;
}

.itinenarySaveBox {
    width: 100%;
    padding: 20px;
}

.itinenarySaveBox input {
    color: black;
    padding-left: 10px;
}

.itinerarySaveContainer {
    padding: 20px;
    width: 320px;
    margin-bottom: 15px;
    margin-right: 20px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 15px;
}

.itinerarySavePrompt {
    width: 350px;
    margin-top: 8px;
}

.itinerarySaveAnswer {
    width: 350px;
    margin-top: 5px;
}

.destinationitemsBox {
    background-color: rgba(0, 0, 0, 0.3);
    margin-top: 20px;
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
}


.destinationItemContainer {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    width: 200px;
    height: 160px;
    border: 1px solid;
    border-radius: 5px;
}

.destinationItemImage {
    width: 198px;
    height: 58px;
    margin-left: auto;
    margin-right: auto;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 10px;
}

.destinationitemText {
    text-align: left;
}

.destinationitemProductGroup {
    padding-left: 10px;
    padding-right: 10px;
    background-color: rgba(0, 0, 0, 0.3);
    color: white;
    font-weight: bold;
    margin-bottom: 5px;
    min-height: 40px;
    text-align: left;
}

.destinationitemProduct {
    padding-left: 10px;
}

.destinationitemDate {
    padding-left: 10px;
}


.destinationitemButtons {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 5px;
}

.destinationitemEditButton {
    width: 60px;
    height: 20px;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.1);
    color: deepskyblue;
    border: none;
    padding-left: 4px;
}

.destinationitemChangeImage {
    width: 300px;
    height: 200px;
    margin: 15px;
}

.destinationitemChangeStar {
}

@media (min-width: 768px) {
    .destinationitemChangeStar {
        float: right;
    }
}



@media (min-width: 769px) {
    .destinationitemChangeImage {
        float: right;
    }
}

@media (max-width: 768px) {
    .destinationitemChangeImage {
        margin-top: 60px;
        margin-left: auto;
        margin-right: auto;
    }
}

.destinationitemChangeCollection {
    width: 300px;
    font-size: large;
    text-align: center;
    background: rgba(255, 255, 255, 0.2);
    /*margin-top: -30px;
    z-index: 10;*/
}

.destinationitemChangeDropdown {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
}

.itemNotAvailable {
    background-image: url(Images/NotAvailable.png);
}

.destinationItemGroupDetails {
    font-size: small ;
}

.pleaseWaitPage {
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: linear-gradient(to bottom right, #001b47, deepskyblue);
    padding-top: 200px;
}

.pleaseWaitBox {
    width: 350px;
    height: 200px;
    opacity: 0.9;
    margin: auto;
    text-align: center;
    vertical-align: middle;
    border-radius: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    /*background-image: url(Images/ProgressBar.gif);*/
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    color: white;
    border: solid 1px white;
}

.pleaseWaitBox h1 {
    color: white;
}

.pleaseWaitText {
    margin-top: 5px;
    font-size: large;
    color: whitesmoke;
}

.TotalSalesPrice {
    clear: both;
    margin: 20px;
    color: white;
}

.TotalSalesPriceNumber {
    font-size: 50px;
}

.TotalSalesPriceTravellers {
    font-size: 20px;
}

.TotalCommissionPrice {
    font-size: 20px;
    color: deepskyblue;
}

.TotalCommissionPrompt {
    font-size: 20px;
    color: deepskyblue;
    padding-left: 10px;
}

.destinationItemsDescription {
    margin: 20px;
}

.tripLegAddItemContainer {
    clear: both;
    margin-top: 20px;
}

.tripLegAddItemBox {
    width: 300px;
    padding-top: 10px;
    padding-bottom: 15px;
}

.destinationItemDateSelect {
    width: 100px;
}


.travellerContainer {
    width: 350px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 20px;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 5px;
    float: left;
}

.travellerName {
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 5px;
    padding: 3px;
    padding-left: 5px;
}

.travellerDetails {
    padding: 5px;
}

.TravellerSection {
    background-color: rgba(255, 255, 255, 0.05);
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;

    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: -5px;
    padding-left: 5px;
    margin-right: -5px;
    padding-right: 5px;
}

.travellerHeading {
    margin-bottom: 5px;
    font-weight: bold;
}

.travellerPrompt {
    width: 130px;
    float: left;
}

.travellerAnswer {
    width: 180px;
    color: black;
}

.travellerErrorMessage {
    font-weight: bold;
    color: red;
    margin-top: 20px;
    margin-bottom: 10px;
}

.disclaimerCheckbox {
    margin-left: 10px;
    margin-right: 10px;
    float: left;
}

.disclaimerText {
    padding-left: 15px;
}

.bookingContinueButtonDisabled {
    background-color: darkgray;
    margin-top: 25px;
    padding: 5px;
    height: 30px;
}

.bookingContinueButtonEnabled {
    background-color: deepskyblue;
    margin-top: 25px;
    padding: 5px;
    height: 30px;
}

.statusBox {
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    border: 1px solid;
}

.chosen-search-input {
    color: black;
}

.contactLeft {
}

.contactRight {
}

.contactBottom {
    clear: both;
    margin-top: 20px;
}

.contactAnswer {
    color: black;
    width: 350px;
    margin-top: 5px;
}

.footerContactBox a, .footer a {
    color: white;
    text-decoration: none;
}

.footerContactBox a:hover, footer a:hover {
    color: white;
    text-decoration: underline;
}

.itinerarySearchQuestion {
    text-transform: capitalize;
}

.fromToDatePrompt {
    width: 52px;
    float: left;
}

.fromToDateTime {
    padding-left: 1px;
    width: 130px;
    height: 18px;
    color: black;
    font-size: small;
}

.Warning {
    font-weight: bold;
    color: darkorange;
    margin-top: 10px;
    margin-bottom: 10px;
}
