#preloader
{
    z-index: 999999 !important;
}

.loader img
{
    position: absolute;
    top: -140px;
    left: -20px;
    height: auto;
    min-width: 120px;
}

.loader .loader-outter {
    border-color: var(--theme-color-secondary) !important;
}
.loader .loader-inner {
    border-color: #000 !important;
}

.logo img {
    max-width: 100px !important;
    padding-top: 10px;
    padding-bottom: 5px;
}

.themeText {
    font-family: 'RoastBeefBTNRagged' !important;
    color: var(--caption-text) !important;
    font-weight: 100 !important;
    white-space: nowrap;
}

@media (max-width: 450px) {
    .themeText {
        white-space: normal;
    }
    .booking-details-wrap .form-grp input {
        font-size: 30px !important;
    }
}
@media (max-width: 520px) {
    .booking-details-wrap {
        padding: 30px 10px 0px !important;
    }

        .booking-details-wrap .form-grp .icon {
            display: none;
        }
}
@media (max-width: 991px) {
    .customer-details-content .icon {
        margin-right: 2px;
    }
    .booking-details-wrap .form-grp input
    {
        font-size: 20px !important;
    }
    .priceDDL {
        padding: 6px 0 8px 5px !important;
    }
}

@media (max-width: 767px) {
    .customer-details-content .icon {
        display: none;
    }
    .booking-details-area .primary-contact {
        padding: 20px 20px;
    }
    .booking-wrap .nav-tabs .nav-link {
        padding: 20px 12px;
        font-size: 25px !important;
    }
    .booking-details-wrap .form-grp input {
        font-size: 30px !important;
    }
}

.breadcrumb-area-two.breadcrumb-bg::before
{
    opacity: 0.2 !important;
}

.bck1 {
    background: #0A2254;
}

.bck2 {
    background: #001232;
}

#sticky-header{ top: 0 !important;}

.sticky-menu {
    /*background: rgb(0 18 50 / 71%);*/
    background: transparent;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    margin-top: 10px;
}
    .sticky-menu .headTitle {
        display: none;
    }

.menu-nav
{
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 20px;
    width: 100%;
    background: rgba(0,0,0,0.2);
}

.sticky-menu .menu-nav {    
    left: 0;        
    background: transparent;
    width: auto;
}

.headTitle {
    color: #fff !important;
    padding-left: 50px;
}

.booking-wrap .nav-tabs .nav-item {
    width: 33%;
    flex: 0 0 33%;
}

.booking-wrap .nav-tabs .nav-item:last-child {
    width: 34%;
    flex: 0 0 34%;
}

    .booking-wrap .nav-tabs .nav-link {
        background: var(--theme-color-primary);
        font-size: 30px;
    }

        .booking-wrap .nav-tabs .nav-item.show .nav-link, .booking-wrap .nav-tabs .nav-link.active {
            color: var(--theme-color-primary);
        }

.booking-details-area .primary-contact, .booking-details-area .booking-sidebar .main-title {
    background: var(--theme-color-primary);
}

.booking-details-wrap .form-grp .form label {
    color: var(--theme-color-primary);
}

.btnTheme {
    background: var(--theme-color-secondary) !important;
}

.btBot {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
}

    .btBot .features {
        font-weight: 200;
        font-size: 13px;
        color: #000;
        margin-bottom: 20px;
    }
    .btBot.Yes {
        background: var(--theme-color-primary);
        color: #fff !important;
    }
        .btBot.Yes h4, .btBot.Yes .features {
            color: #fff !important;
        }
        .btBot .form-select {
            font-size: 20px !important;
        }

        .btBot.Yes .form-select {
            background-color: #fff !important;
        }

.booking-details-area {
    padding: 0px 0 80px;
}

.booking-details-wrap {
    padding: 30px 40px 0px;
}

.booking-details-wrap .form-grp input {
    font-size: 30px;
    border-color: var(--theme-color-primary);
    color: var(--theme-color-primary);
}
.booking-details-wrap .form-grp .icon
{
    font-size: 35px;
}

.booking-sidebar .widget .widget-title
{
    padding-bottom: 7px;
    margin-bottom: 15px;
}

.TextBox1 {
    margin-bottom: 10px;
    width: 100%;
    height: 40px;
    font-size: 25px;
    line-height: 30px;
}

input::placeholder,
input::-webkit-input-placeholder {
    font-size: 25px !important;
    color: rgba(136, 136, 136, .7) !important;
}

.subPage
{
    z-index: 999;
    margin-top: -100px;
}

.customer-details-area {
    background: #FBF9F2;
}

.attractionSlide {
    position: relative;
}
.attractionSlide::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/Background/pattern1.svg);
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}

.slider-bg::before {
    background: rgb(0 53 128 / 60%) !important;
    opacity: 0.5 !important;
}

.fly-next-item {
    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
    background: #032055 !important;
    padding: 0px 0px 10px 0px !important;
}

.fly-next-thumb img
{
    object-fit: cover;
    width: 100%;
}
.fly-next-content {
    min-height: 50px;
}
.fly-next-content .title{
    color: #fff !important;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
}

.features-item {
    margin-bottom: 0 !important;
}

.rmmText a {
    color: gold !important;
}

.scroll-top {
    background: var(--theme-color-secondary);
}

.footer-bg {
    background: #0A2154 !important;
    background: #000 !important;
    position: relative;
}

.footer-top .footer-logo
{
    text-align: center;
}

.footer-bg:before {
    height: 100%;
    width: 100%;
    content: '';
    position: absolute;
    background: url('../images/footerbck.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.15;
    pointer-events: none;
    top: 0;
    left: 0;
}

.footer-bottom {
    padding: 10px 0 !important;
}

.footer-widget .fw-link ul li a
{
    color: #fff !important;
}

.blog-details-area, .inner-blog-area
{
    background: #fff !important;
}

.datepicker td.today.day, .datepicker td.today.day.disabled {
    color: #000 !important;
}

.datepicker.dropdown-menu td, .datepicker table tr td.day:hover {
    text-decoration: none;
    color: #fff !important;
    background: var(--theme-color-primary);
    border-radius: 50%;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    text-decoration: none;
    color: #ddd !important;
    background: transparent;
}

.stayTop{
    position: sticky;
    top: 0;
}

.service-icon img
{
    height: 250px;
    width:100%;
    object-fit: cover;
}

.service-content
{
    min-height: 100px;
    max-height: 100px;
}
.service-list.features {
    font-weight: 200;
    font-size: 13px;
    color: #000;    
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.cSuccess
{
    color: green;
    font-weight: 600;
    display: block;
    margin-top: 10px;
}

.cRror {
    color: red;
    font-weight: 600;
    display: block;
    margin-top: 10px;
}

.highlightBox {
    border: solid 2px red !important;
}

.displayRow label {
    font-weight: 600;
    font-size: 15px;
    padding-left: 5px;
    margin-bottom: 5px;
    color: #333;
    cursor: text;
    margin-top: 15px;
}
.displayRow .formValue {
    font-weight: 600;
    font-size: 18px;
    display: block;
    border-bottom: solid 1px #ddd;
    padding-left: 5px;
    color: #000;
}
.displayRow .btn {
    background: var(--theme-color-secondary);
    color: #fff;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    display: block;
}
.displayRow .btn.success {
    background: green;
    color: #fff;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    display: block;
}
.SuccessTitle{
    color: green;
}

.ErrorTitle {
    color: red;
}
.font-100
{
    font-size: 100px;
}

.checkStyle #AcceptBox {
    height: 20px;
    width: 20px;
}

.checkStyle label
{
    font-size: 18px;
    font-weight: 700;
    color: #000;
}
    .checkStyle label a {
        font-size: 18px;
        font-weight: 700;
        color: var(--theme-color-secondary);
    }

.QRImg
{
    width: 250px;
}

input:disabled {
    background: #ddd !important;
}

.sa-button-container .btn-danger {
    background: red !important;
    color: #fff !important;
}

.sa-button-container .cancel, .confirm {
    background: #000 !important;
    color: #fff !important;
}

.whyUs i {
    color: gold;
}
.whyUs .features-item {
    background: red !important;
}
.whyUs h6 {
    color: #fff !important;
}

:focus-visible {
    outline: none !important;
}

.destination-content .counter-item
{
    background: gold;
}
.destination-content .counter-content .count, .destination-content .counter-content > p {
    color: #000 !important;
}
.destination-content .counter-icon i
{
    color: red;
}

.secondaryBackground {
    background: var(--theme-color-secondary) !important;
}

.disclaimer {
    color: red;
    font-size: 13px;
    font-weight: 600;
    text-align: justify;
    display: inline-block;
}