body {
    /* font-size: 12px; */
    /* font-family: tahoma,arial,verdana,sans-serif; */
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
}

a {
    color: #f89101;
}

a:hover,
a:active,
a:focus {
    color: #ed7b1f;
}

.m-show {
    display: none;
}

.tooltip.in {
    opacity: 1 !important;
}

.tooltip>.tooltip-inner {
    /* background-color: #ffeed8; */
    background-color: #696969;
    color: #ffffff;
    max-width: 250px;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #696969;
}

.main-header {
    background-color: #ffffff;
}

.main-header .navbar-nav .nav-item {
    margin-right: 10px;
}

.main-sidebar,
.layout-navbar-fixed .wrapper .brand-link {
    width: 275px;
}

.layout-navbar-fixed.layout-fixed .wrapper .sidebar {
    margin-top: 0;
}

body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .content-wrapper,
body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-footer,
body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header {
    margin-left: 275px;
}
/*
.skin-blue .main-header .navbar .sidebar-toggle {
    color: #000000;
} */

.content-wrapper {
    background-color: #e8f1f6;
}

.main-sidebar,
.fixed .content-wrapper,
.fixed .right-side {
    padding-top: 70px;
}

.sidebar-toggle {
    margin-top: 9px;
}

.sidebar {
    background: #fefefe;
}

.nav-pills .nav-link,
.nav-pills .nav-link:not(.active):hover {
    color: #ffffff;
}

.nav-sidebar li {
    margin-top: 10px;
}

.nav-sidebar li a {
    text-align: left;
}

.sidebar-mini .main-sidebar .nav-link,
.sidebar-mini-md .main-sidebar .nav-link,
.sidebar-mini-xs .main-sidebar .nav-link {
    width: auto;
}

.brand-link:hover {
    color: #ed7b1f;
}

/* .nav-sidebar > li >a {
    border: none;
} */

/* .nav-sidebar .treeview-menu>li>a {
    color: #ffffff;
    padding: 10px 5px 10px 15px;
} */

/* .nav-sidebar>li.focus>a,
.nav-sidebar>li.active>a {
    border-color: transparent;
    background: #f89101 !important;
    color: #ffffff;
} */

.box.box-primary {
    border-top-color: #ed7b1f;
}

.btn {
    background-color: #006fd2;
    color: #ffffff;
    margin-left: 0px;
    -webkit-box-shadow: 0 7px 6px -6px #aaa;
    -moz-box-shadow: 0 7px 6px -6px #aaa;
    box-shadow: 0 7px 6px -6px #aaa;
    border: none;
}

.btn-default:hover,
.btn-default:active,
.btn-default.hover {
    background-color: #ed7b1f;
}

.btn:hover {
    /* background: #ffa800; */
    background-color: #ed7b1f;
    color: #ffffff;
}

.btn-primary {
    /* background-color: #ff8f00; */
    background: #f89101;
    border: none;
    color: #ffffff;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
    color: #fff;
    background-color: #ed7b1f !important;
    border: none;
}

.open>.dropdown-toggle.btn-primary {
    background-color: #006fd2;
}

.right-panel {
    min-width: 250px;
    max-width: 250px;
}

.right-panel .sidebar {
    background: #e8f1f6;
}

.advertise-block {
    height: 200px;
    background: #fefefe;
    margin-bottom: 10px;
    text-align: center;
}


/* .sidebar .sidebar-menu>li:hover,
.sidebar .sidebar-menu>li:active,
.sidebar .sidebar-menu>li:focus
{
    color: #fff;
    background-color: #DF8423 !important;
    border: none;
} */

th.bg {
    background-color: #006fd2;
    color: #ffffff;
}

.table .cart-total {
    color: #000000;
    font-weight: bold;
    text-align: right;
}

.orders-table th a {
    color: #ffffff;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    color: #ffffff;
    background-color: #f89101;
    border-color: #f89101;
}

.pagination>.active>span {
    color: #ffffff;
}

.pagination>li>a {
    background: #ffffff;
    color: #000000;
}


/* .product-form .cart-back-btn,
.package-form .cart-back-btn,
.package-details-form .cart-back-btn,
.confirm-details-form .cart-back-btn {
    background-color: #eef1f5;
    color: #000000;
}

.product-form .cart-back-btn:hover,
.package-form .cart-back-btn:hover,
.package-details-form .cart-back-btn:hover,
.confirm-details-form .cart-back-btn:hover {
    background-color: #cccccc;
    color: #ffffff;
} */

.btn.btn-link {
    background-color: #eef1f5;
    color: #000000;
}

.btn.btn-link:hover {
    background-color: #cccccc;
    color: #ffffff;
    text-decoration: none;
}

.product-form .area-container .input-group-addon {
    padding: 6px 12px 6px 5px;
    border: none;
}

.product-form .input-group-addon.ft {
    padding-right: 0;
}

.order-success {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.order-success .icon {
    font-size: 80px;
    color: #00a65a;
}

.package-form .show-hide-desc,
.product-form .show-hide-desc {
    cursor: pointer;
}

.package-form .description,
.product-form .description {
    display: none;
    margin: 5px 0px;
}

.display-none {
    display: none;
}

.table-responsive {
    overflow-x: visible;
}

.package-form tr.bg,
.product-form .card-header {
    background-color: #006fd2;
    font-weight: bold;
    color: #ffffff;
}

.product-form .card-header {
    cursor: pointer;
}

.product-form .card-header .panel-title:after {
    font-family: "Font Awesome 5 Free";
    content: "\f078";
    float: right;
    color: #ffffff;
}

.product-form .card-header[aria-expanded="true"] .panel-title:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.error-msg {
    padding-top: 5px;
    color: #ff0000;
}

.instructions {
    margin: 10px 0px;
    padding: 10px;
    border-radius: 3px;
}

.instructions .order-steps .title {
    font-weight: bold;
    margin: 10px 0px;
    font-size: 18px;
}

.instructions .order-steps ul {
    padding-left: 0px;
    display: flex;
    flex-wrap: wrap;
}

.instructions .order-steps ul li {
    flex: 0 0 auto;
    display: inline-block;
    padding-right: 15px;
}


/* .product-form .submit,
.av-form .submit,
.confirm-details-form .submit,
.package-details-form .submit {
    float: right;
} */

.form .submit,
.av-form .submit {
    float: right;
    margin-left: 10px;
}

.general {
    margin-top: 20px;
}

.modal-header .close {
    margin-top: -22px;
}

.order .terms-conditions,
.booking .terms-conditions,
.package-details-form .terms-conditions,
.confirm-details-form .terms-conditions {
    margin: 10px 0px;
    font-size: 12px;
}

.bootstrap-datetimepicker-widget table td span:hover {
    background: unset;
}

.btn {
    padding: 8px 25px;
}

.btn.btn-flat {
    padding: 6px 12px;
}

.btn.btn-info {
    background-color: #006fd2;
}

.btn.btn-info:hover {
    background-color: #1A89EC;
}

.btn.city-select {
    padding: 6px 12px;
}

.package-details-form tr.bg,
.confirm-details-form tr.bg {
    background-color: #e8f1f680;
}

.form .order-type {
    max-width: 70%;
}

.order-type input[type="radio"] {
    display: none;
}

.order-type {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.av-form .order-type .radio-container {
    flex: 0 33%;
    text-align: center;
    justify-content: center;
    padding-right: 10px;
}

.transfer-form .order-type .radio-container {
    flex: 0 25%;
    text-align: center;
    justify-content: center;
    padding-right: 10px;
}

.form .order-type label {
    color: white;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: inherit;
    padding: 8px 25px;
    margin-bottom: 0;
    cursor: pointer;
    width: 100%;
    background-color: #f89101;
    /* margin: 3px; */
    border-radius: 4px;
    box-shadow: 0 10px 6px -6px #777;
}

.form .order-type .radio-container:hover label {
    background-color: #ed7b1f;
}

.form .order-type input[type="radio"]:checked+label {
    background-color: #006fd2;
    width: 100%;
    border-radius: 4px;
    box-shadow: 0 10px 6px -6px #777;
}

.table-striped>tbody>tr:nth-of-type(2n+1)>td>.input-group .input-group-addon {
    background-color: #f9f9f9;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #f89101;
}

.bootstrap-datetimepicker-widget table td.today::before {
    border-bottom-color: #f89101;
}

.event-info-container .left,
.event-info-container .right {
    width: 50%;
}

.event-info-container .left {
    padding-right: 30px;
    float: left;
}

.event-info-container .right {
    float: right;
}

.airport-pickup-drop .form-group .form-check {
    display: inline-block;
    margin-right: 10px;
}

/* .form .form-group.radio>label {
    padding-left: 0px;
    font-weight: bold;
} */

.form .form-group.radio.required label::after {
    content: "";
}

/* .form .form-group.radio.required>label::after {
    content: "*";
} */

/* .airport-pickup-drop .radio {
    margin-top: 0px;
} */

#transfer-form .form-group label:after {
    content: '';
}

.faq-btn-container {
    text-align: right;
}

.gift-items-container {
    padding: 0 30px;
    max-width: 1170px;
    margin: 0 auto;
    box-sizing: border-box;
    margin-top: 30px;
}

.gift-items-container > ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0px;
    justify-content: center;
    box-sizing: border-box;
    margin: 0 -30px;
}

.gift-items-container > ul > li {
    flex: 0 33.33%;
    padding: 0 15px 30px;
    box-sizing: border-box;
    min-width: 0;
}

.gift-items-container .card {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.gift-items-container ul li .card .card-image {
    text-align: center;
}

.gift-items-container .card .card-image img {
    max-width: 100%;
}

.gift-items-container .card .card-image,
.gift-items-container ul .card .list-item {
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.gift-items-container ul .card .list-item {
    padding: 8px;
}

.gift-item-carousel .owl-nav {
    width: 95%;
    margin: 0 auto;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
}

.gift-item-carousel .owl-nav .owl-prev,
.gift-item-carousel .owl-nav .owl-next {
    width: 20px;
    height: 60px;
    font-size: 0px;
    position: absolute;
}

.gift-item-carousel.owl-carousel .owl-nav button.owl-prev,
.gift-item-carousel.owl-carousel .owl-nav button.owl-prev:hover {
    left: 10px;
    background: url(../img/slide-arrow-left.png) no-repeat left top;
}

.gift-item-carousel.owl-carousel .owl-nav button.owl-next,
.gift-item-carousel.owl-carousel .owl-nav button.owl-next:hover {
    right: 10px;
    background: url(../img/slide-arrow-right.png) no-repeat left top;
}

.gift-item-carousel .owl-nav .owl-next:hover,
.gift-item-carousel .owl-nav .owl-prev:hover {
    opacity: 0.5;
}

.gift-item-carousel.owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent;
    color: #ffffff;
    text-decoration: none;
}

.gift-items-container > ul > li .description > ul {
    list-style: disc;
}

.background-container {
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    display: flex;
}

.background-container .bg {
    flex: 0 50%;
}

.bg-left {
    background: url('../img/conference_hall2.jpg');
    background-size: cover;
}

.bg-right {
    /* background: url('../img/corporate_event4.jpg') center; */
    background: url('../img/corporate_event4.jpg') center;
    background-size: cover;
}

.login-box-head {
    font-size: 22px;
    background: #fff;
    padding: 20px 20px 0px;
    text-align: center;
}

/* .gift-item-carousel {
    max-width: 370px;
} */


/* .product-form .subtotal-input {
    background-color: #ffffff;
    border: none;
    cursor: default;
    text-align: right;
}
.subtotal-input.form-control:not(select) {
    -webkit-appearance: none;
    -moz-appearance: textfield;
} */

@media (min-width: 768px) {
    .skin-blue .main-header .logo {
        width: 275px;
    }
    .content-wrapper,
    .skin-blue .main-header .navbar,
    .main-footer {
        margin-left: 275px;
    }
    .content .box.box-primary {
        /* padding-left: 0;
        padding-right: 0; */
        width: calc(100% - 260px);
        float: left;
    }
    .content .modal .box.box-primary {
        width: 100%;
    }
    .right-panel {
        float: right;
    }
    .content .box.box-primary:first-child,
    .order-success {
        min-height: 500px;
    }
    .content.full-width .box.box-primary {
        width: unset;
        float: none;
    }
}

@media (max-width: 1024px) {
    .form .order-type {
        max-width: 100%;
    }
    .instructions .order-steps ul li {
        flex: 0 50%;
    }
    .area-container.input-group {
        display: block;
    }
    .days-input {
        width: 80px;
    }
}

@media (max-width: 768px) {
    .m-hide {
        display: none !important;
    }
    .table-responsive {
        overflow-x: auto;
    }
    .event-info-container .left,
    .event-info-container .right {
        width: 100%;
        float: none;
        padding-right: 0px;
    }
    .faq-btn-container {
        text-align: left;
    }
    .gift-items-container > ul > li {
        flex: 0 100%;
    }
}

@media (max-width: 767px) {
    .order-success .icon {
        font-size: 50px;
    }
    .main-sidebar {
        -webkit-transform: translate(-275px, 0);
        -ms-transform: translate(-275px, 0);
        -o-transform: translate(-275px, 0);
        transform: translate(-275px, 0);
    }
    .navbar.navbar-static-top {
        position: fixed;
        top: 0px;
        background: transparent !important;
    }
    .right-panel {
        margin: 0 auto;
    }
    .instructions .order-steps ul li {
        flex: 0 100%;
    }
    .form .order-type .radio-container {
        flex: 0 100%;
        margin-bottom: 8px;
    }
}
