@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,600,600italic,700,700italic");
/* @import url("./bootstrap.min.css"); */
@import url("//cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1/font/bootstrap-icons.css");
@import url("./navbar.css");
@import url("./form.css");
@import url("./search.css");
@import url("./fl.css");
@import url("./cruisesearch.css");
@import url("./dropdown.css");
@import url("./datepicker.css");

:root {
    --primary-color: #a5261c;
    --light-text: #fff;
}

body {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    /* font-size: 0.9rem !important; */
}

/* html {
  font-size: 73%;
} */

.main-container {
    position: relative;
    min-height: 75vh;
    overflow: hidden;
}

.bg-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.overlay {
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* z-index: -1; */
}

.bg-color-white {
    background-color: #fff !important;
}

.logo-class {
    width: 200px;
    /*height: 70px;*/
    margin: 1rem 2rem;
}

.carousel {
    background: #eee;
    height: 20rem;
}

.carousel-cell {
    width: 28%;
    height: 100%;
    margin-right: 10px;
    background: #8c8;
    border-radius: 5px;
    counter-increment: carousel-cell;
}

.carousel-cell.is-selected {
    background: #ed2;
}

.gallery {
    background: #eee;
    height: 20rem;
}

.gallery-cell {
    width: 100%;
    height: 100%;
    margin-right: 10px;
    background: #8c8;
    counter-increment: gallery-cell;
}

.flickity-viewport {
    background-color: #fff !important;
}

.flickity-slider {
    transform: translateX(0) !important;
}

.carousel-heading {
    font-weight: 600;
}

.carousel-para {
    color: grey;
    font-weight: 400;
}

footer {
    margin-top: 2rem;
    color: #fff;
    background-color: #4871c7;
}

.typeahead,
.tt-query,
.tt-hint {
    height: 34px;
}

.tt-suggestion:hover {
    background-color: var(--primary-color);
    color: #fff;
}

.tt-open {
    width: 100%;
    margin-top: 2px;
    background: #fff !important;
    border: 1px solid var(--primary-color);
    max-height: 300px;
    /* max-height: 160px; */
    overflow-y: auto;
    white-space: nowrap;
    /* font-size: 10px; */
    font-size: 13px;
}

.tt-hint {
    color: #999;
}
.tt-dropdown-menu {
    width: 100%;
    margin-top: 7px;
    background: #fff !important;
    border: 1px solid #e6e6e6;
    max-height: 300px;
    overflow-y: auto;
    white-space: nowrap;
}
.tt-suggestion {
    line-height: 1em;
    /* padding: 15px 20px; */
    padding: 5px 10px;
    border-bottom: 1px solid #e6e6e6;
}
.tt-suggestion p {
    margin: 0;
}
.tt-suggestion.tt-cursor {
    color: #fff;
    background: var(--primary-color);
    cursor: pointer;
}

/*Select box with description*/

.select-box-desc .btn {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    height: 25px;
    padding: 3px 7px;
    font-size: 12px;
    background-color: #ffffff;
    color: #555555;
    border-bottom: 3px solid #05374d;
    border-bottom: 2px solid #ee5533;
}
.select-box-desc .btn:hover {
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.select-box-desc .btn-default:hover,
.select-box-desc .open .dropdown-toggle.btn-default {
    background-color: #ffffff;
    border-color: #cccccc;
    border-bottom: 3px solid #05374d;
    border-bottom: 2px solid #ee5533;
}

.select-box-desc .input-group-btn button {
    width: 100%;
    text-align: left;
}

.select-box-desc .input-group-btn .caret {
    position: absolute;
    right: 10px;
    margin-top: 8px;
}

.select-box-desc .dropdown-menu {
    min-width: 100%;
    max-height: 150px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.select-box-desc .dropdown-menu > li > a {
    border-bottom: 1px solid #efefef;
}

.open > .dropdown-menu {
    display: block;
}

.font-size-small {
    font-size: 10px !important;
}

.font-size-medium {
    font-size: 12px !important;
}

.font-size-large {
    font-size: 14px !important;
}

.font-size-xl {
    font-size: 18px !important;
}

.car-result-company-logo {
    width: 80px;
    height: 35px;
}

.result-card {
    min-width: 90%;
}

.popover {
    /*max-width:400px;*/
    max-width: 350px !important;
    /* Max Width of the popover (depending on the container!)   */
    width: 350px !important;
}
.popover-content {
    font-weight: normal;
    font-size: 12px;
}

.primary-text {
    color: var(--primary-color) !important;
}

.img-container {
    border: 0 !important;
}

.img-container h5 {
    font-size: 14px;
}

.box-shadow {
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px,
        rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

.img-bg {
    width: 200px !important;
}

.img-overlay {
    top: 65% !important;
}

.promotion-card {
    position: relative;
    border-radius: 0px !important;
    /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
}

.promotion-card img {
    border-radius: 0 !important;
}

.promotion-card .promotion-content {
    position: absolute;
    left: 5%;
    top: 10%;
    z-index: 1;
    color: white;
}

.promotion-card .overlay {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    height: 100%;
    width: 100%;
    /* background: radial-gradient(circle at 10% 20%, rgba(0, 0, 0,0.9) 20%, rgba(64, 64, 64,0.1) 80.2%); */
}

.query {
    background: #aa3732;
    color: #fff;
}

.query h2 {
    font-size: 52px;
    font-weight: bolder;
}

.query span {
    font-size: 16px;
    font-weight: bold;
    margin: 0.5em 0 0 0.5em;
}
.main-card-side {
    min-width: 300px !important;
    width: 400px;
    margin-left: 1rem;
    margin-bottom: 1rem;
}

.header-row {
    width: 90% !important;
    text-align: end;
}

.nav-col {
    flex-direction: row !important;
}

/* Media Queries */

@media screen and (max-width: 991px) {
    .nav-logo {
        width: 120px;
    }
    .navbar-nav li {
        margin: 0rem;
    }

    .nav-container {
        justify-content: space-between !important;
    }

    .form-container {
        margin: 5rem 0;
    }

    .sub-section-heading {
        font-size: 14px;
    }

    .sub-section-para {
        font-size: 10px;
    }
    .footer-content {
        margin-top: 2rem;
    }

    .logo-class {
        width: 200px;
        /*height: 70px;*/
        margin: 1rem 2rem;
    }

    .wrapper {
        min-width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .search-card {
        max-width: 90%;
        margin-top: 5em;
    }

    .results-container {
        width: 100% !important;
        margin-right: auto !important;
    }

    .result-card {
        margin: 0.7rem;
    }

    .details-card {
        border-left: none !important;
        border-top: 6px solid var(--primary-color) !important;
    }

    .card-content {
        padding: 0.4rem !important;
    }
    .car-image {
        text-align: center;
        border-right: none;
        border-bottom: 1px solid grey;
    }

    .filter-card {
        display: none !important;
    }

    .sm-margin {
        margin-top: 1.5em !important;
    }

    .floating-button {
        display: block;
    }

    .navbar-dark .navbar-toggler {
        border-color: #000 !important;
    }

    .navbar-dark .navbar-toggler-icon {
        background-image: url("../asset/icons/list.svg") !important;
    }

    .table tr td {
        color: var(--primary-color) !important;
        font-size: 14px;
    }

    .table tr th {
        font-size: 16px;
    }

    .accordion-body {
        padding: 0 !important;
    }

    .car-result-company-logo {
        margin-top: 1rem;
    }

    .font-size-small {
        font-size: 12px !important;
    }

    .font-size-medium {
        font-size: 14px !important;
    }

    .font-size-large {
        font-size: 16px !important;
    }

    .margin-2 {
        margin-top: 0.1rem !important;
        margin-bottom: 0.1rem !important;
    }

    .img-bg {
        width: 100% !important;
    }

    .main-card-side {
        min-width: 100% !important;
        width: 100% !important;
        margin-left: 0;
        margin-bottom: 1rem;
    }

    .header-row {
        width: 100% !important;
        text-align: end;
        --bs-gutter-x: 0 !important;
    }

    .nav-col {
        flex-direction: column !important;
        align-items: end;
    }
}

@media screen and (min-width: 992px) and (max-width: 1365px) {
    .search-results-container {
        max-width: 100%;
        padding: 0 !important;
    }

    .results-container {
        min-width: 100% !important;
        margin-right: auto !important;
    }

    .result-card {
        margin: 0;
    }

    /*.filter-card {*/
    /*  display: none !important;*/
    /*}*/

    /*.floating-button {*/
    /*  display: block;*/
    /*}*/

    .car-result-company-logo {
        margin-top: 1rem;
    }

    .filter-overlay {
        display: none;
    }
}

@media screen and (min-width: 1364px) and (max-width: 1640px) {
    .search-results-container {
        max-width: 95%;
    }

    .filter-card {
        /* left: 0%;
      top: 1%; */
        max-height: 250px;
        width: 100%;
        /*overflow: hidden;*/
        /* z-index: 10; */
    }
    .show-card {
        display: none !important;
    }

    .filter-overlay {
        display: none;
    }
}

@media screen and (min-width: 1641px) and (max-width: 1840px) {
    .search-results-container {
        max-width: 85%;
    }

    .filter-overlay {
        display: none;
    }
}

@media screen and (min-width: 765px) {
    .remove-padding {
        padding: 0 !important;
    }
}

.height-ig {
    height: 30px !important;
}

.card-shadow {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px,
        rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px,
        rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
}

.border-radius-none {
    border-radius: 0 !important;
}

.border-none {
    border: 0 !important;
}

.cruise-card ::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #000;
}
.cruise-card :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #000;
    opacity: 1;
}
.cruise-card ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #000;
    opacity: 1;
}
.cruise-card :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
}
.cruise-card ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000;
}

.cruise-card ::placeholder {
    /* Most modern browsers support this now. */
    color: #000;
}

.bg-grey {
    background-color: #f4f4f4 !important;
}

.rate-card {
    position: relative;
}

.details-btn {
    position: absolute;
    bottom: -15px;
    left: 34%;
}



.search-form-home label,
.search-form-result label {
    display: inline;
}
.search-form-home .form-check-inline label,
.search-form-result .form-check-inline label {
    font-size: 13px;
    font-weight: 600;
    display: inline;
}

.search-form-home .form-check-inline,
.search-form-result .form-check-inline {
    display: inline-block;
    margin-right: 1px !important;  
}


.search-form-home .form-check-input,
.search-form-result .form-check-input {
    float: none;
    margin-left: -1.5em;
    
   
}

.search-form-result .label-font-size {
    font-size: 9px !important;
    
}


.search-form-result .form-check-inline label {
    font-size: 9px;    
}

.search-form-result .form-check-input {
    
    margin-top: 0.6em
}

