.calendar-table thead {
    background-color: #3366cc;
}

table td {
    padding: 0;
}

.home-clients-wrapper {
    padding: 30px 0 0 0;
}

input {
    /* padding: 30px 15px !important; */
    /* border: 1px solid lightgrey !important;
    border-radius: 10px;
    box-sizing: border-box;
    background-color: #fff !important;
    color: #3366cc !important;
    font-size: 18px !important;
    letter-spacing: 1px;
    position: relative;
    font-weight: bold !important */
}

input[type="text"] {
    /* color: #808080 !important; */
    color: black !important;
    opacity: inherit !important;
}

.input1 {
    text-align: left !important
}

.input2 {
    text-align: right !important
}

input:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #512DA8;
    outline-width: 0
}

::placeholder {
    color: #BDBDBD;
    opacity: 1
}

:-ms-input-placeholder {
    color: #BDBDBD
}

::-ms-input-placeholder {
    color: #BDBDBD
}

button:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline-width: 0
}

.datepicker {
    background-color: #fff;
    align-content: center !important
}

.datepicker-dropdown {
    top: 0;
    left: calc(50% - 161px) !important
}

/* .datepicker-dropdown.datepicker-orient-left:before {
    left: calc(50% - 6px) !important
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: calc(50% - 5px) !important
} */

.datepicker table tr td.today,
span.focused {
    border-radius: 50% !important;
    background-image: linear-gradient(#FFF3E0, #FFE0B2)
}

.datepicker table tr td.today.range {
    background-image: linear-gradient(#eeeeee, #eeeeee) !important;
    border-radius: 0 !important
}

thead tr:nth-child(3) th {
    font-weight: bold !important;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.old,
.day,
.new {
    width: 70px;
    height: 50px;
    line-height: 50px;
    border-radius: 0px;
    border: 1px solid #e3e3e3;
    text-align: center;
    padding: 0;
}

.day.old,
.day.new {
    background-color: #F5F5F5 !important;
    color: #E0E0E0 !important
}

.day.old:hover,
.day.new:hover {
    border-radius: 0px !important
}

.old-day:hover,
.day:hover,
.new-day:hover,
.month:hover,
.year:hover,
.decade:hover,
.century:hover {
    /* border-radius: 50% !important; */
    background-color: #9dc1ec
}

.active {
    /* border-radius: 50% !important; */
    /* background-image: linear-gradient(#90CAF9, #64B5F6) !important;
    color: #fff !important */
}

.range-start,
.range-end {
    border-radius: 50% !important;
    background-image: linear-gradient(#3366cc, #3366cc) !important
}

.range {
    color: #3366cc !important
}

.tour-card {
    background-color: rgba(0, 111, 255, .1);
    padding: 18px 25px 25px 25px;
    margin-bottom: 25px;
    border: 1px solid rgba(0, 111, 255, .2);
}
.card.tour-card h5 {
    min-height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tour-card .second-text {
    display: none;
}
.skeleton-loader .tour-card { 
    background-color: transparent;
}
.fieldset0, .skeleton-loader { 
    margin: auto;
 }
.product-card-container {
    max-width: 1200px;
    margin: auto;
 }


/* @media screen and (max-width: 500px) {
    .datepicker-dropdown.datepicker-orient-right:before {
        right: calc(50% - 6px) !important
    }

    .datepicker-dropdown.datepicker-orient-right:after {
        right: calc(50% - 5px) !important
    }
} */
* {
    margin: 0;
    padding: 0
}

html {
    height: 100%
}

p {
    color: grey
}

.dropdown-menu {
    padding: 0;
}

#heading {
    /* text-transform: uppercase; */
    color: #3366cc;
    font-weight: normal;
    font-size: 30px;
    margin: 0px 0px 50px 0px;
}

#tourrequestform {
    text-align: center;
    position: relative;
}

.form-card {
    text-align: left
}

#tourrequestform fieldset:not(:first-of-type) {
    display: none
}


#tourrequestform input:focus,
#tourrequestform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #3366cc;
    outline-width: 0
}


#tourrequestform .action-button:hover,
#tourrequestform .action-button:focus {
    background-color: #311B92
}

#tourrequestform .action-button-previous {
    background-color: #a9a9a9;
    border-color: #a9a9a9;
}

#tourrequestform .action-button-previous:hover,
#tourrequestform .action-button-previous:focus {
    background-color: #a9a9a9;
}

.card {
    z-index: 0;
    position: relative;
}

.fs-title {
    font-size: 25px;
    color: #3366cc;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: left
}

.purple-text {
    color: #3366cc;
    font-weight: normal;
    font-size: 26px;
    font-weight: 600;
}

.purple-text.expired {
    color: #3366cc;
}

.steps {
    font-size: 25px;
    color: gray;
    margin-bottom: 10px;
    font-weight: normal;
    text-align: right
}

.fieldlabels {
    color: gray;
    text-align: left;
    font-size: 18px;
}

#progressbar {
    margin: 0 auto;
    overflow: hidden;
    color: lightgrey;
    max-width: 600px;
}

#progressbar .active {
    color: #3366cc
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 50%;
    float: left;
    position: relative;
    font-weight: 400
}

#progressbar #account:before {
    font-family: FontAwesome;
    content: "1"
}

#progressbar #personal:before {
    font-family: FontAwesome;
    content: "2"
}

#progressbar #payment:before {
    font-family: FontAwesome;
    content: "3"
}

#progressbar #confirm:before {
    font-family: FontAwesome;
    content: "4"
}

#progressbar li:before {
    width: 75px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 20px auto;
}

#progressbar li:first-child:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 50%;
    right: auto;
    top: 36px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #3366cc
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: #3366cc
}

.success-div {
    justify-content: center;
    display: flex;
    font-size: 45px !important;
    color: #3366cc;
}

.fit-image {
    border-radius: 50%;
    /* background: #3366cc; */
    color: #3366cc;
}

.fit-image.success {
    background: #F8FAF5;
    color: #43cc33;
}
.datepicker {
    top: 100% !important;
    left: 0 !important;
}

.datepicker-dropdown {
    position: relative !important;
}

.cell {
    border: 1px solid #e3e3e3;
    margin: 10px 0;
    font-size: 12px;
    cursor: pointer;
    padding: 0;
    text-align: center;
    background-color: #ffffff;
    color: #000;
    border-radius: 5px;
}
.cell.noSlots {
    font-size: 18px;
    padding: 25px 15px !important;
}

.cell.select {
    background-color: #3366cc;
    color: #fff;
}

.cell.disabled {
    background: #e7e7e7;
    padding: 10px;
    pointer-events: none;
}

.cell.active {
    padding: 10px;
}

.datepicker table tr td.today,
span.focused {
    background: #009392;
    border-radius: 0px !important;
    color: white;
}

.datepicker table tr td.active {
    background: green;
    border-radius: 0px !important;
    color: white;
}

.datepicker table tr td.disabled {
    background: #F5F5F5;
    border-radius: 0px !important;
    color: #E0E0E0 !important;
}

.icon {
    font-size: 15px;
    display: block;
    position: relative;
    width: 180px;
    height: 80px;
    background-color: #fff;
    overflow: hidden;
    transition: all 0.1s linear;
    margin: 0 auto 20px auto;
    border-radius: 10px;
    border: 1px solid #e9e9e9;
}

.icon:hover {
    cursor: default;
}

.icon * {
    position: absolute;
    width: 100%;
    font-weight: 100;
    font-style: normal;
    text-align: center;
}

.icon strong {
    font-size: 16px;
    top: 0;
    padding: 6px 0;
    color: #fff;
    font-weight: 600;
    background-color: #3366cc;
    text-transform: uppercase;
}

.icon em {
    bottom: 8px;
    color: #3366cc;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.icon span {
    font-size: 16px;
    top: 44px;
    font-weight: 700;
    color: #3366cc;
    line-height: 30px;
}
.table-condensed {
    width: auto;
}

.request-tour-container {
    float: left;
    width: 100%;
}
.promo-text {
    display: flex;
    align-items: center;
}

/* #availableSlots { display: none; } */
.datepicker {
    z-index: 0 !important;
}
.datepicker table thead tr th {
    padding-top: 10px;
}

.table-header {
    height: 45px;
    background-color: #3366cc;
}

.border-transparent {
    border-color: transparent;
}

.table-sub-heading {
    background-color: #fff;
}

.table-bordered thead th.disabled {
    color: #6666;
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 1px;
}

.table p {
    font-size: 14px;
    color: #333;
    line-height: 22px;
    font-weight: 600;
}

.cell:hover {
    background-color: #9dc1ec;
}

.cell.select:hover,
.prev:hover,
.next:hover,
.datepicker-switch:hover {
    background-color: #3366cc !important;
}

.table td,
.table th {
    padding: 0 6px;
}

.table-sub-heading th {
    padding: 10px;
}

.old,
.day,
.new {
    font-size: 14px;
    width: 60px;
    height: 35px;
    line-height: 40px;
}

.prev,
.next,
.datepicker-switch {
    font-size: 16px;
}

.datepicker-days table th {
    text-align: center;
    font-size: 16px;
    background-color: #3366cc;
    color: #ffffff;
    font-weight: 600 !important;
}

.datepicker-days table th.dow {
    font-size: 15px;
}

thead tr:nth-child(3) th {
    font-weight: 600 !important;
}

#availableSlots .schedule-table-body tr {
    background-color: #f5f5f5;
}

.action-button {
    min-width: 140px;
}

.datepicker {
    border: 0;
}

.contact-form-group {
    max-width: 600px;
    margin: 0 auto;
    padding: 30px;
    background: #f3f6fb;
    border: 1px solid #e9e9e9;
    border-radius: 10px;
}
.contact-form-card {
    max-width: 680px;
    margin: 0 auto;
    padding: 30px;
    background: #f3f6fb;
    border: 1px solid #e9e9e9;
    border-radius: 10px;
}
.contact-form-card .form-control {
    background-color: #ffffff;
}
.contact-form-card .form-group {
    margin-bottom: 18px;
}
.contact-form-card .form-group.active .floating-label {
    
}
.table-header {
    width: 100%;
}

.contact-form-group .form-control {
    color: black;
    border: 1px solid #e9e9e9;
    background-color: #ffffff;
}

.contact-form-group textarea.form-control {
    min-height: 100px;
    resize: none;
}

.contact-form-group label {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 3px;
}

.contact-form-group .form-control:disabled,
.form-control[readonly] {
    opacity: .7;
}


th.next,
th.prev {
    cursor: pointer;
}

#availableSlots::-webkit-scrollbar-track {
    border-radius: 4px;
    -webkit-box-shadow: none;
    background-color: #e3e3e3;
}

#availableSlots::-webkit-scrollbar {
    height: 12px;
    background-color: transparent;
}

#availableSlots::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #3366cc;
}
.page.notfound { 
    padding: 100px 0;
}

.skeleton {
    background: linear-gradient(100deg, #c0bebe 20%, #eaeaea 50%, #dddddd 80%);
    background-size: 200% 100%;
    animation: loading 1.5s infinite linear;
    border-radius: 5px;
}

@keyframes loading {
    0% { background-position: -100% 0; }
    100% { background-position: 100% 0; }
}

.skeleton-title {
    height: 30px;
    width: 80%;
    margin-bottom: 10px;
}

.skeleton-text {
    height: 12px;
    width: 100%;
    margin-bottom: 6px;
}

.skeleton-text.short {
    width: 60%;
}

.skeleton-button {
    height: 35px;
    width: 100px;
    margin-top: 10px;
    border-radius: 5px;
    margin: 8px auto 25px auto;
}

.progress-step-container {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 700px;
    position: relative;
    margin: 10px auto 25px auto;
}

.progress-step {
    flex: 1;
    text-align: center;
    position: relative;
}

.progress-step span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    margin: 0 auto 5px;
    font-size: 16px;
    font-weight: 600;
    background-color: #e0e0e0;
    color: #666;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    transition: all 0.3s ease;
}

.progress-step.active span {
    background-color: #3366cc;
    color: #fff;
}

.progress-step-title {
    font-size: 15px;
    color: #666;
    transition: all 0.3s ease;
}

.progress-step.active .progress-step-title {
    font-weight: 600;
    color: #3366cc;
}

/* Progress Bar */
.progress-step::before {
    content: "";
    position: absolute;
    top: 35%;
    left: -50%;
    width: 100%;
    height: 3px;
    background: #e0e0e0;
    z-index: 1;
    transform: translateY(-50%);
    border-radius: 3px;
    transition: background 0.3s ease;
}

/* Progress bar should turn blue ONLY for previous progress-steps of an active one */
.progress-step.active::before {
    background: #3366cc;
}

/* Hide progress bar for the first progress-step */
.progress-step:first-child::before {
    display: none;
}

.back-btn { top: 20px; }
.fieldset1 .back-btn { position: absolute; width: 25%; margin: auto; justify-content: center; }
.back-btn i { font-size: 13px; color: #ffffff; margin-right: 5px; }
.back-btn a { font-size: 14px; padding: 7px 15px; border-radius: 5px; }
.back-btn a:hover, .back-btn a:hover i { color: #fff; }

@media screen and (max-width: 1199px) {
    .request-tour-container { margin-top: 50px; }
    .back-btn { position: relative; text-align: left; top: auto; margin-bottom: 15px; }
    .back-btn { font-size: 13px; } 
    .request-tour-container { padding: 40px 0; }
    .fieldset1 .back-btn { width: auto; position: relative; margin: auto 0 15px 0; }
    #promo_message, #promo_message small { font-weight: 500; font-size: 16px; }
}

@media screen and (max-width: 767px) {
    .request-tour-container { padding: 50px 0; }
    .contact-form-group, .contact-form-card { padding: 15px; }
    .icon { margin: 0 auto 15px auto; }
    .progress-step::before { top: 26%; }
    .progress-step-container { align-items: start; }
    .progress-step-title { font-size: 13px; height: 42px; }
    fieldset .container { padding: 0; }
}

/* @media (max-width: 767px) { */
/* .table thead th { min-width: 160px; } */
/* #availableSlots .table tbody tr td { position: relative; }
   #availableSlots .table thead {
    position: absolute;
    left: -9999px;
    overflow: hidden;
    width: 0px;
    height: 0px;
}
#availableSlots .table tr, #availableSlots .table td, #availableSlots .table th, #availableSlots .table thead, #availableSlots .table tbody, #availableSlots .table table {
    display: block;
}
#availableSlots .table tbody tr td::before {
    width: 40%;
    min-width: 80px;
    border-right: 2px dotted #d0d0d0;
    margin-right: 10px;
    padding-right: 10px;
    font-weight: bold;
    content: attr(data-title);
    float: left;
    text-align: left;
    overflow: hidden;
    position: absolute;
    top: 16px;
    left: 18px;
}
#availableSlots .table tbody tr td.action-btn-group::before {
    content: "";
    min-width: none;
    float: left;
}
#availableSlots .table tbody tr td.hidden-data-title::before {
    display: none;
}

}

@media screen and (min-width: 1200px) and (max-width: 1365px) {
    .cell { font-size: 11px; }

}
*/
