
.mt-14 {
    margin-top: 14px;
}
.booking-list {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}
.booking-list > li {
    margin-bottom: 15px;
    position: relative;
}
.booking h6 {
    font-size: 1rem;
    color: #000;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2 !important;
}
.booking-item {
    display: block;
    position: relative;
    padding: 17px;
    border-radius: 16px;
    background-color: #ffffff;
    color: #737373 !important;
    text-decoration: none !important;
}
.booking-item.booking-item-small {
    padding: 11px;
}
.booking-item.booking-item-small .booking-item-title {
    font-size: 14px;
    margin-bottom: 0;
}
.booking-item.booking-item-small .booking-item-price {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 2px;
    display: inline;
}
.booking-item.booking-item-small .booking-item-price-from {
    font-size: 12px;
    margin-bottom: 2px;
}
.booking-item-title {
    font-size: 1.25rem;
    color: #737373 !important;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 1.2 !important;
}
.booking-item-description {
    font-size: 13px;
    line-height: 1.5em;
}
.booking-item-img-wrap {
    position: relative;
}
.booking-item-img-wrap .booking-item-img-num {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    background: rgba(0,0,0,0.01);
    padding: 5px 7px;
    font-size: 13px;
    line-height: 1em;
}
.booking-item-img-wrap .booking-item-img-num > .fa {
    margin-right: 3px;
}
.booking-item-address {
    line-height: 1em;
    font-size: 13px;
}
.booking-item-price-from {
    display: block;
    font-size: 12px;
    line-height: 1em;
}
.booking-item-price {
    font-size: 18px;
    color: #626262;
    font-weight: 700;
    line-height: 1em;
    display: inline-block;
    float: right;
}
.booking-item-number {
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #e6e6e6;
    text-align: center;
    color: #fff;
    display: block;
    top: 2px;
    right: 2px;
    font-size: 10px;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}
.booking-item-flight-details {
    overflow: hidden;
}
.booking-item-flight-details .booking-item-departure,
.booking-item-flight-details .booking-item-arrival {
    float: left;
    width: 47%;
}
.booking-item-flight-details .booking-item-departure .fa-plane,
.booking-item-flight-details .booking-item-arrival .fa-plane {
    float: left;
    display: block;
    font-size: 30px;
    margin-right: 5px;
    position: relative;
    top: 4px;
}
.booking-item-flight-details .booking-item-departure h5,
.booking-item-flight-details .booking-item-arrival h5 {
    margin-bottom: 0;
}
.booking-item-flight-details .booking-item-departure .booking-item-date,
.booking-item-flight-details .booking-item-arrival .booking-item-date {
    margin-bottom: 7px;
    font-size: 12px;
    line-height: 1em;
    padding-left: 32px;
}
.booking-item-flight-details .booking-item-departure {
    margin-right: 6%;
}
.booking-item-flight-details .booking-item-destination {
    font-size: 12px;
    line-height: 1.3em;
}
.booking-item-airline-logo > p {
    margin-bottom: 0;
    font-size: 12px;
    margin-top: 5px;
    line-height: 1.3em;
}
.booking-item-airline-logo > img {
    width: 40px;
}
.booking-item-flight-class {
    margin-bottom: 7px;
    margin-top: -5px;
    font-size: 11px;
    color: #8f8f8f;
    line-height: 1em;
}
.booking-item-features {
    list-style: none;
    margin: 0;
    padding: 0;
}
.booking-item-features > li {
    float: left;
    position: relative;
    margin-right: 7px;
    margin-bottom: 7px;
}
.booking-item-features > li:hover > i {
    border-color: #d66f11;
}
.booking-item-features > li .booking-item-feature-sign {
    position: absolute;
    bottom: 2px;
    left: 0;
    display: block;
    text-align: center;
    font-size: 10px;
    line-height: 1em;
    width: 100%;
}
.booking-item-features > li > i {
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    font-size: 23px;
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
    color: #686868;
}
.booking-item-features-dark > li > i {
    background: #4d4d4d;
    border: 1px solid #333;
    color: #fff;
}
.booking-item-features-rentals {
    margin-top: 10px;
}
.booking-item-features-rentals > li {
    margin-bottom: 0;
}
.booking-item-car-title {
    margin-top: 7px;
    font-size: 12px;
    line-height: 1em;
    margin-bottom: 0;
}
.booking-item-features-sign > li {
    padding-bottom: 15px;
}
.booking-item-features-small > li {
    margin-right: 5px;
    margin-bottom: 5px;
}
.booking-item-features-small > li > i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 17px;
}
.booking-item-features-small > li > i > img {
    width: 20px;
}
.booking-item-features-expand {
    display: block;
}
.booking-item-features-expand .booking-item-feature-title {
    position: relative;
    line-height: 37px;
    margin-left: 7px;
    color: #686868;
}
.booking-item-features-expand > li {
    float: none;
    display: block;
    overflow: hidden;
}
.booking-item-features-expand > li:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.booking-item-features-expand > li > i {
    float: left;
}
.booking-item-features-2-col > li {
    float: left;
    width: 50%;
    margin-right: 0;
}
.booking-item-container .booking-item-details {
    height: 0;
    overflow: hidden;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s, height 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s, height 0.3s;
    -o-transition: opacity 0.3s, -o-transform 0.3s, height 0.3s;
    -ms-transition: opacity 0.3s, -ms-transform 0.3s, height 0.3s;
    transition: opacity 0.3s, transform 0.3s, height 0.3s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}
.booking-item-container .booking-item-details h5 {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 20px;
}
.booking-item-container .booking-item-details h5.list-title {
    margin-bottom: 0;
}
.booking-item-container .booking-item-details .list {
    margin-bottom: 20px;
}
.booking-item-container.active .booking-item-details {
    height: auto;
    overflow: auto;
    padding: 15px;
    border: 1px solid #e6e6e6;
    border-top: none;
    position: relative;
    font-size: 11px;
    line-height: 1.6em;
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.booking-title {
    margin-bottom: 25px;
    margin-top: 15px;
}
.booking-title > small {
    font-size: 12px;
    margin-left: 5px;
}
.booking-filters {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
    background: #4d4d4d;
    color: #fff;
    padding: 15px 0;
    width: 263px;
    border: 1px solid #262626;
}
.booking-filters > h3 {
    padding: 0 20px;
}
.booking-filters .booking-filters-list > li {
    margin-top: 15px;
    padding: 15px 20px 0 20px;
    border-top: 1px solid #3b3b3b;
}
.booking-filters .booking-filters-list > li .booking-filters-title {
    margin-bottom: 5px;
}
.booking-filters .booking-filters-list > li .booking-filters-title small {
    font-size: 11px;
    font-weight: 400;
    position: relative;
    top: 10px;
    float: right;
    line-height: 1.3em;
    color: #ccc;
}
.booking-filters .booking-filters-list > li .booking-filters-sub-title {
    font-size: 15px;
    line-height: 1em;
    margin-top: 10px;
}
.booking-filters .irs-from,
.booking-filters .irs-to,
.booking-filters .irs-single {
    color: #fff;
}
.booking-filters .irs-grid-text {
    color: #d9d9d9;
}
.booking-filters.booking-filters-white {
    color: #737373;
    background: #fafafa;
    border-color: #ccc;
}
.booking-filters.booking-filters-white .irs-from,
.booking-filters.booking-filters-white .irs-to,
.booking-filters.booking-filters-white .irs-single {
    color: #737373;
}
.booking-filters.booking-filters-white .booking-filters-list > li {
    border-color: #ccc;
}
.booking-item-raiting-list,
.booking-item-raiting-summary-list {
    font-size: 13px;
    margin-bottom: 30px;
}
.booking-item-raiting-list > li,
.booking-item-raiting-summary-list > li {
    margin-bottom: 5px;
    overflow: hidden;
}
.booking-item-raiting-list > li > div,
.booking-item-raiting-summary-list > li > div {
    height: 26px;
    float: left;
    line-height: 26px;
}
.booking-item-raiting-list > li > div.booking-item-raiting-list-title,
.booking-item-raiting-summary-list > li > div.booking-item-raiting-list-title {
    width: 24%;
}
.booking-item-raiting-list > li > div.booking-item-raiting-list-bar,
.booking-item-raiting-summary-list > li > div.booking-item-raiting-list-bar {
    width: 60%;
    background: #e6e6e6;
    height: 20px;
    margin-top: 3px;
}
.booking-item-raiting-list > li > div.booking-item-raiting-list-bar > div,
.booking-item-raiting-summary-list > li > div.booking-item-raiting-list-bar > div {
    background: #ed8323;
    height: 100%;
}
.booking-item-raiting-list > li > div.booking-item-raiting-list-number,
.booking-item-raiting-summary-list > li > div.booking-item-raiting-list-number {
    margin-left: 2%;
    width: 10%;
}
.booking-item-raiting-summary-list > li > div.booking-item-raiting-list-title {
    width: 48%;
}
.booking-item-reviews > li {
    margin-bottom: 20px;
}
.booking-item-reviews > li .booking-item-review-person p {
    line-height: 1em;
}
.booking-item-reviews > li .booking-item-review-person-avatar {
    display: table;
    margin-bottom: 8px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.booking-item-reviews > li .booking-item-review-person-avatar:hover {
    -webkit-box-shadow: 0 0 0 2px #ed8323;
    box-shadow: 0 0 0 2px #ed8323;
}
.booking-item-reviews > li .booking-item-review-person-avatar > img {
    max-width: 70px;
}
.booking-item-reviews > li .booking-item-review-person-name {
    margin-bottom: 5px;
}
.booking-item-reviews > li .booking-item-review-person-loc {
    margin-bottom: 0px;
    font-size: 11px;
}
.booking-item-reviews > li .booking-item-review-content {
    padding: 15px 17px;
    border: 1px solid #e6e6e6;
    position: relative;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}
.booking-item-reviews > li .booking-item-review-content:before {
    z-index: 2;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-right: 20px solid #ededed;
    border-bottom: 15px solid transparent;
    left: -20px;
    top: 14px;
}
.booking-item-reviews > li .booking-item-review-content > h5 {
    margin-bottom: 0;
}
.booking-item-reviews > li .booking-item-review-content .booking-item-raiting-summary-list > li > div.booking-item-raiting-list-title {
    width: 75px;
}
.booking-item-reviews > li .booking-item-review-content .booking-item-review-more,
.booking-item-reviews > li .booking-item-review-content .booking-item-review-more-content {
    display: none;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}
.booking-item-reviews > li .booking-item-review-content .booking-item-review-expand {
    position: relative;
    height: 30px;
    cursor: pointer;
}
.booking-item-reviews > li .booking-item-review-content .booking-item-review-expand span {
    color: #ed8323;
    line-height: 30px;
    height: 30px;
    display: block;
    position: absolute;
    font-size: 14px;
}
.booking-item-reviews > li .booking-item-review-content .booking-item-review-expand span.booking-item-review-expand-less {
    display: none;
}
.booking-item-reviews > li .booking-item-review-content.expanded .booking-item-review-more {
    display: inline;
}
.booking-item-reviews > li .booking-item-review-content.expanded .booking-item-review-more-content {
    display: block;
}
.booking-item-reviews > li .booking-item-review-content.expanded .booking-item-review-expand	span.booking-item-review-expand-less {
    display: block;
}
.booking-item-reviews > li .booking-item-review-content.expanded .booking-item-review-expand	span.booking-item-review-expand-more {
    display: none;
}
.booking-item-reviews > li .booking-item-raiting-summary-list {
    margin-bottom: 10px;
}
.booking-item-reviews > li .booking-item-review-rate {
    line-height: 30px;
    font-size: 12px;
    margin-bottom: 0;
}
.booking-item-reviews > li .booking-item-review-rate .fa {
    margin-left: 7px;
}
.booking-item-deails-date-location {
    padding: 15px 17px;
    background: #f7f7f7;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ed8323;
}
.booking-item-deails-date-location > ul {
    font-size: 12px;
    list-style: none;
    margin: 0 0 30px 0;
    padding: 0;
}
.booking-item-deails-date-location > ul > li {
    margin-bottom: 15px;
}
.booking-item-deails-date-location > ul > li p {
    margin-bottom: 5px;
}
.booking-item-deails-date-location > ul > li p > i {
    margin-right: 7px;
    height: 23px;
    width: 23px;
    line-height: 23px;
    font-size: 11px;
}
.booking-item-deails-date-location > ul > li h5 {
    font-size: 14px;
    margin-bottom: 5px;
    color: #515151;
}
.booking-item-price-calc {
    font-size: 13px;
}
.booking-item-price-calc .checkbox {
    margin-bottom: 5px;
    margin-top: 0;
}
.booking-item-price-calc .checkbox label {
    font-weight: 100;
}
.booking-item-price-calc .icheck {
    width: 20px;
    height: 20px;
    line-height: 18px;
    top: 2px;
}
.booking-item-price-calc .list {
    margin-bottom: 10px;
}
.booking-item-price-calc .list > li {
    margin-bottom: 7px;
}
.booking-item-price-calc .list > li > small {
    display: block;
    font-size: 11px;
}
.booking-item-price-calc .list > li > p {
    height: 25px;
    line-height: 25px;
    margin-bottom: 0;
}
.booking-item-price-calc .list > li > p span {
    float: right;
}
.booking-item-price-calc .list > li:last-child {
    padding-top: 7px;
    border-top: 1px solid #ccc;
    color: #5c5c5c;
}
.booking-item-price-calc .list > li:last-child > p > span {
    font-size: 15px;
    font-weight: 600;
}
.booking-item-passengers > li {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 2px dashed #e6e6e6;
}
.booking-item-passengers > li:last-child {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 2px dashed #e6e6e6;
}
.booking-item-passengers label {
    font-weight: 100;
    font-size: 13px;
}
.booking-item-payment-total-flight {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #f2f2f2;
    margin-right: 30px;
}
.booking-item-payment-total-flight > li {
    padding: 10px 15px;
    background: #4d4d4d;
    color: #e6e6e6;
}
.booking-item-payment-total-flight > li:first-child {
    border-bottom: 1px dashed #1a1a1a;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.booking-item-payment-total-flight > li:first-child > h5 {
    line-height: 1em;
    margin: 3px 0;
    color: #f09644;
}
.booking-item-payment-total-flight > li:last-child {
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.booking-item-payment-total-flight > li.booking-item-payment-total-flight-wait {
    background: #333;
}
.booking-item-payment-total-flight > li.booking-item-payment-total-flight-wait > p {
    font-size: 13px;
    line-height: 1.4em;
    margin: 0;
    text-align: center;
}
.booking-item-payment-total-flight > li h5 {
    color: #fff;
}
.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-departure .fa-plane,
.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-arrival .fa-plane {
    font-size: 20px;
}
.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-departure h5,
.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-arrival h5 {
    font-size: 14px;
}
.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-departure .booking-item-date,
.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-arrival .booking-item-date {
    padding-left: 23px;
    font-size: 11px;
}
.booking-item-payment-total-flight > li .booking-item-flight-details .booking-item-destination {
    font-size: 12px;
}
.booking-item-payment-total-flight > li .booking-item-flight-duration > p {
    margin-bottom: 5px;
    line-height: 1em;
    font-size: 13px;
}
.booking-item-payment-total-flight > li .booking-item-flight-duration > h5 {
    font-weight: 400;
}
.booking-item-payment-flight .booking-item-flight-details .booking-item-departure .fa-plane,
.booking-item-payment-flight .booking-item-flight-details .booking-item-arrival .fa-plane {
    font-size: 20px;
}
.booking-item-payment-flight .booking-item-flight-details .booking-item-departure h5,
.booking-item-payment-flight .booking-item-flight-details .booking-item-arrival h5 {
    font-size: 14px;
}
.booking-item-payment-flight .booking-item-flight-details .booking-item-departure .booking-item-date,
.booking-item-payment-flight .booking-item-flight-details .booking-item-arrival .booking-item-date {
    padding-left: 23px;
    font-size: 11px;
}
.booking-item-payment-flight .booking-item-flight-details .booking-item-destination {
    font-size: 12px;
}
.booking-item-payment-flight .booking-item-flight-duration > p {
    margin-bottom: 5px;
    line-height: 1em;
    font-size: 13px;
}
.booking-item-payment-flight .booking-item-flight-duration > h5 {
    font-weight: 400;
}
.booking-item-dates-change {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 20px;
    border: 1px solid #ed8323;
    -webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.15);
    box-shadow: 0 2px 1px rgba(0,0,0,0.15);
}
.booking-item-payment {
    -webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.1);
    box-shadow: 0 2px 1px rgba(0,0,0,0.1);
    border: 1px solid rgba(0,0,0,0.15);
}
.booking-item-payment > header {
    padding: 10px 15px;
    background: #f7f7f7;
}
.booking-item-payment > header .booking-item-payment-img {
    float: left;
    display: block;
    width: 30%;
    margin-right: 5%;
}
.booking-item-payment > header .booking-item-payment-title {
    font-size: 14px;
    margin-bottom: 0;
}
.booking-item-payment .booking-item-payment-total {
    margin-bottom: 0;
    padding: 8px 30px 8px 15px;
    font-size: 12px;
}
.booking-item-payment .booking-item-payment-total > span {
    font-size: 24px;
    color: #686868;
    font-weight: 400;
    letter-spacing: -2px;
}
.booking-item-payment .booking-item-payment-details {
    list-style: none;
    margin: 0;
    padding: 15px;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}
.booking-item-payment .booking-item-payment-details > li {
    margin-bottom: 20px;
    overflow: hidden;
}
.booking-item-payment .booking-item-payment-details > li:last-child {
    margin-bottom: 0;
}
.booking-item-payment .booking-item-payment-details > li > h5 {
    line-height: 1em;
}
.booking-item-payment .booking-item-payment-details > li > p {
    margin-bottom: 0;
    color: #686868;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-item-title {
    color: #515151;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-date,
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-date-separator {
    float: left;
    display: block;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-date-separator {
    width: 15%;
    text-align: center;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-date .booking-item-payment-date-day {
    margin-bottom: 5px;
    line-height: 1em;
    color: #686868;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-date .booking-item-payment-date-weekday {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 1em;
    color: #7a7a7a;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price {
    margin: 0;
    padding: 0;
    list-style: none;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li {
    width: 70%;
    overflow: hidden;
    font-size: 12px;
    border-bottom: 1px dashed #d9d9d9;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-title,
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-amount {
    float: left;
    margin: 0;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-amount {
    float: right;
}
.booking-item-payment .booking-item-payment-details > li .booking-item-payment-price > li .booking-item-payment-price-amount > small {
    margin-left: 3px;
}
.booking-item-details .booking-item-header {
    margin-bottom: 20px;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #f2f2f2;
}
.booking-item-details .booking-item-header-price {
    font-size: 19px;
    text-align: right;
    line-height: 1em;
}
.booking-item-details .booking-item-header-price .text-lg {
    font-size: 42px;
    line-height: 1em;
}
.booking-item-details .booking-item-header-price small {
    font-size: 13px;
}
.booking-details-tabbable .nav > li > a > .fa {
    margin-right: 5px;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    font-size: 13px;
    position: relative;
    top: -1px;
}
.booking-details-tabbable .nav > li.active > a > .fa {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}
.booking-list-wishlist > li {
    padding-top: 30px;
    padding-right: 25px;
}
.booking-list-wishlist > li .booking-item-wishlist-title {
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border: 1px solid #f2f2f2;
    background: #f7f7f7;
    border-bottom: none;
    font-size: 12px;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}
.booking-list-wishlist > li .booking-item-wishlist-title > span {
    font-size: 9px;
    color: #8f8f8f;
    margin-left: 5px;
}
.booking-list-wishlist > li .booking-item-wishlist-remove {
    position: absolute;
    top: 30px;
    right: 0;
    display: block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #e6e6e6;
    color: #737373;
    text-align: center;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    -o-transition: 0.1s;
    -ms-transition: 0.1s;
    transition: 0.1s;
}
.booking-list-wishlist > li .booking-item-wishlist-remove:hover {
    background: #4d4d4d;
    color: #fff;
}

.add-room-btn {
    font-size: 12px !important;
    font-weight: bold !important;
}
.booking img {
    width: 100%;
    border-radius: 4px;
}
.booking .img-fluid {
    width: auto;
}
.basket-focus {
    position: -webkit-sticky;
    position: sticky!important;
    top: 90px;
    padding-bottom: 5px;
    align-self: self-start;
}
#basket {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
    padding: 8px;
}
#basket.error {
    -webkit-box-shadow: -5px -5px 23px 0 rgba(230, 18, 60, 0.6);
    -moz-box-shadow: -5px -5px 23px 0 rgba(230, 18, 60, 0.6);
    box-shadow: -5px -5px 23px 0 rgba(230, 18, 60, 0.6);
}
.basket-alert-area {
    color: #fd6a6a;
    font-size: 12px;
    margin: 12px 0;
}
#basket .basket-title {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #d71f26;
    padding: 8px;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}
.chooseRateText {
    font-weight: 700;
    font-size: 14px;
    padding: 16px;
}
#basket .summary h5 {
    font-size: 14px;
    margin: 0;
    line-height: 1.57;
    font-weight: 700;
}
#basket .summary h5 b {
    display: block;
}
#basket .summary {
    padding: 8px;
    border-left: 1px solid #ecedee;
    border-right: 1px solid #ecedee;
    border-top: 1px solid #ecedee;
}
#basket .summary .s-info {
    font-size: 10px;
}
#basket .summary ul {
    margin: 12px auto 0;
    font-size: 12px;
    list-style: none;
    padding: 0;
}
#basket .summary ul li {
    width: 100%;
    margin-bottom: 12px;
}
#basket .summary ul li:last-of-type {
    margin-bottom: 0;
}
#basket .summary ul .not-canceled,
#basket .summary ul .free-cancellation {
    width: fit-content;
    display: block;
}
#basket .ticket {
    position: relative;
    border: 1px solid #ecedee;
    border-top: none;
    background: #fff;
    display: inline-block;
    width: 100%;
}
#basket .ticket:before,
#basket .ticket:after {
    height: 90px;
    width: 45px;
    content: "";
    position: absolute;
    top: 15px;
    top: calc(0px - 0px);
    height: 12px;
    width: 8px;
    border: 1px solid #ecedee;
}
#basket .ticket:before {
    left: -1px;
    border-radius: 0 15px 15px 0;
    border-left-color: #fff;
}
#basket .ticket:after {
    right: -1px;
    border-radius: 15px 0 0 15px;
    border-right-color: #fff;
}
.room-price:before {
    content: "";
    display: block;
    width: 90%;
    border-top: 1px solid #000;
    border-top-style: dotted;
    opacity: 0.2;
    position: absolute;
    top: 6px;
    left: 13px;
    right: 12px;
}
.cart-item .room-price:before {
    border-top: none;
    border-top-style: none;
}
.room-price {
    padding: 10px 0 0;
}
.room-price span {
    float: left;
}
.room-price b {
    float: right;
    font-size: 14px;
    font-weight: 700;
    color: #00c4ef;
}
.m-align span {
    float: right;
    font-weight: 700;
    margin-left: 3px;
}
.night-count {
    font-size: 12px;
    line-height: 1.5;
    text-align: right;
    padding: 10px 20px;
    border-radius: 8px;
    background-color: #f4f7fc;
}
.night-count span {
    display: block;
    float: right;
}
#basket .btn {
    margin-top: 10px;
    padding: 16px;
}

.couponCode {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
    padding: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.couponCode div.title {
    background-color: #ffffff!important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #d71f26;
    padding: 8px;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}
.couponCode div.summary {
    border: 1px solid #ecedee;
    padding: 8px;
    margin-bottom: 5px;
}
.couponCode div.summary p {
    font-size: 14px;
    margin: 0;
    line-height: 1.57;
    font-weight: 700;
}
.couponCode div.summary div.codeInput input {
    width: 70%;
    font-weight: 600;
    margin-top: 5px;
    border-top: 1px solid #cccfdb;
    border-left: 1px solid #cccfdb;
    border-bottom: 1px solid #cccfdb;
    border-right: none;
    border-radius: 0.5rem;
    border-top-right-radius: 0rem!important;
    border-bottom-right-radius: 0rem!important;
    padding: 10px;
    float: left;
    font-size: 12px;
}
.couponCode div.summary div.codeInput button {
    color: #ffffff!important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30%;
    padding: 11px 0px;
    border: none;
    border-radius: 0.5rem;
    border-top-left-radius: 0rem!important;
    border-bottom-left-radius: 0rem!important;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    margin-top: 5px;
}

.facility-accordion {
    margin: 32px 15px 0;
    position: relative;
}
.detail-content {
    max-width: 1235px;
    margin: 30px auto;
    font-size: 12px;
    line-height: normal;
    border-radius: 8px;
    background-color: #ffffff70;
}
html body .badge {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
}
html body .badge-outline-warning {
    background-color: #fff!important;
    border: 1px solid #fed2d2!important;
    color: #fd6a6a!important;
}
.all-inclusive i {
    margin-right: 8px;
    font-size: 14px;
}
.night-count b {
    font-size: 24px;
    font-weight: 700;
    color: #000000;
    width: 100%;
}
.booking .btn-primary {
    background-color: #e5f3fe!important;
    color: #0286ff!important;
}
.booking .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 12px 16px;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}
html body .badge>i.left-icon {
    margin-right: 8px;
}

@media (min-width: 992px){
    .container {
        max-width: 1160px;
    }
}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1235px;
    }
}
@media (max-width: 991px) {
    .bg-search, .booking-info {
        display: none !important;
    }
    .booking-search-bottom {
        height: auto !important;
        position: inherit !important;
    }
    .main-header {
        padding: 10px 0 0 !important;
    }
    .select-currency.dropdown {
        margin-right: 0 !important;
    }
    .select-currency .dropbtn {
        padding: 2px 12px !important;
        margin: 10px 4px !important;
    }
    .select-language .dropbtn {
        padding: 2px 12px !important;
        margin: 10px 4px !important;
    }
}
.another-booking-list {
    border-radius: 8px;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.05);
    background-color: #fff;
    margin: 0px 0 8px!important;
    padding: 12px 0 12px 4px;
    align-items: center;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}
.another-booking-list:hover {
    background-color: #f4f7fc;
}
.cancellation-info {
    font-weight: 500;
    font-size: 10px;
    color: #38c537;
}
.green {
    color: #38c537 !important;
}
.non-cancellation-info {
    font-weight: 500;
    font-size: 10px;
    color: #d71f26;
}
.facilities-all {
    padding-inline-start: 0;
}
.facilities-all li {
    list-style: none;
    display: grid;
    line-height: 1;
}
.booking-important-facilities {
    font-size: 12px;
    margin-right: 5px;
    font-weight: 600;
    line-height: 2.5;
}
.booking-facilities {
    font-size: 10px;
    font-weight: 600;
}
.booking-facility-divider {
    margin: 8px 0;
    width: 100%;
    border: 0;
    border-top: 1px solid #e6e6e6;
    margin-bottom: 4px!important;
}
.booking-pax-divider {
    margin: 8px 0;
    border: 0;
    border-top: 1px solid #e6e6e6;
    margin-bottom: 24px !important;
}
.booking-total-people {
    font-size: 10px;
    color: #8f94a2;
    display: block;
}
.max-room-pax {
    background-color: #e5f3fe;
    border-radius: 8px;
}
.max-room-pax h3 {
    padding: 8px 16px;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 700;
    color: #0587ff;
}
.max-pax-icon {
    font-size: 18px;
    margin-right: 8px;
}
.max-pax-icon .fa-child{
    font-size: 14px;
}
.booking-search {
    min-height: 80px;
    margin-top: 1px;
    box-shadow: 0 2px 4px 0 rgba(143, 148, 162, 0.1);
    background-color: #ffffff;
}

.booking-search input {
    width: 100%;
    font-weight: 600;
    margin-top: 14px;
    border: 1px solid #cccfdb;
    border-radius: 0.5rem;
    padding: 10px;
    cursor: pointer;
}
.booking-rate-more {
    text-align: center;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.05);
    background-color: transparent;
    width: 28%;
    height: 25px;
    margin: auto;
    margin-top: -8px;
    margin-bottom: 24px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    font-size: 12px;
    font-weight: 600;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}

.booking-rate-more:hover {
    background-color: #e5f3fe!important;
    color: #0286ff!important;
}
.delete-booking-room {
    position: absolute !important;
    right: 31px;
    top: 63px;
    font-size: 18px;
}
.pagination {
    position: absolute;
    top: 0;
    bottom: 6px;
    right: -2px;
    height: 15px;
    margin: auto;
    text-align: center;
}
.pagination i {
    font-size: 12px;
}
.pagination__dot {
    position: relative;
    width: 8px;
    height: 8px;
    display: inline-block;
    cursor: pointer;
    margin: 3px 4px;
    -webkit-transition: .3s;
    transition: .3s;
}
.pagination__dot:hover {
    -webkit-transition: .3s;
    transition: .3s;
}
.pagination__dot:hover:before {
    top: -48px;
    opacity: 1;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.05);
    border-radius: 8px;
}
.pagination__dot:hover:after {
    top: -18px;
    opacity: 1;
}
.pagination__dot:before {
    position: absolute;
    top: -40px;
    left: -140px;
    background: white;
    width: -moz-max-content;
    width: max-content;
    font-size: 11px;
    font-weight: 700;
    padding: 8px 18px;
    border-radius: 3px;
    content: attr(data-tooltip);
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
}
.pagination__dot:after {
    position: absolute;
    width: 0;
    height: 0;
    top: -12px !important;
    left: -2px;
    border-top: 6px solid white;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid transparent;
    content: "";
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
}

@media (min-width:769px) and (max-width: 991px) {
    .container {
        max-width: 991px;
    }
    .add-room-btn {
        font-size: 8px !important;
    }
    .booking-item-price {
        font-size: 12px !important;
    }
    .booking-facilities {
        font-size: 9px;
    }
    .select-booking-btn {
        font-size: 12px !important;
    }
    .select-booking-date-icon {
        right: 15% !important;
    }
    .booking-search input {
        font-size: 12px;
    }

    .cart-item {
        padding: 3px !important;
    }
    .cart-item .img-wrap {
        width: 100% !important;
        height: 100% !important;
        margin-left: 0 !important;
        display: block !important;
    }
}
@media (min-width:768px) and (max-width: 1200px) {
    .pay-at-hotel {
        font-size: 10px !important;
    }
    .booking-item-price {
        font-size: 14px;
    }
    .booking-first-search .booking-search {
        padding-bottom: 0;
    }
    .booking-search {
        padding-bottom: 2em;
    }
    .booking-item-price {
        float: left;
        line-height: 2em;
    }
    .pagination__dot {
        display: none;
    }

    .cart-item {
        padding: 7px 0 50px 70px !important;
        min-height: 120px;
    }
    .payment-section .cart-item {
        padding: 7px 10px 5px !important;
    }
}
.pay-at-hotel {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #d71f26;
    top: 10px;
}
.modal-backdrop {
    position:unset !important;
}

.booking-search-modal .modal-content {
    border: none;
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 11, 38, 0.24);
}

.booking-search-modal .modal-header {
    border-bottom: none !important;
    display: block;
}
@media (min-width: 576px) {
    .modal-dialog-centered {
        min-height: auto;
        display: block;
        top: 110px;
        min-width: 23.5rem;
        max-width: 20vw;
        left: 8% !important;
    }
}
.sticky .modal-dialog-centered {
    top: 35px;
}
@media (max-width: 765px) {
    html, body {
        overflow-x: hidden;
    }
    .modal-contract {
        max-width: 90% !important;
    }
    .bootstrap-select .dropdown-menu {
        width: 108% !important;
    }
    .property-select .dropdown-menu {
        z-index: 9999;
    }
    .sticky {
        position: inherit !important;
    }
    .booking-form .basket-focus {
        order: -1;
        position: inherit !important;
    }
    .add-room-btn {
        margin-top: 12px;
    }
    .pagination {
        right: 0;
    }
    .booking-item {
        padding: 12px;
    }
    .booking-search {
        height: auto;
    }
    #bookingForm input {
        width: 100%;
    }
    #bookingForm .navbar {
        padding: 0.5rem 0;
    }
    .booking-search .container {
        padding-bottom: 24px;
    }
    .booking-item-title {
        padding: 14px 0;
    }
    .booking-rate-more {
        width: 100%;
    }
    .bg-search {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
        height: 175px !important;
        min-height: 175px !important;
    }
    .booking-header h2 {
        font-size: 14px !important;
        padding-right: 0 !important;
    }
    .sl-nav img {
        display: none !important;
    }
    .sl-nav ul {
        top: 0 !important;
        width: auto !important;
    }
    .booking-header h3 {
        font-size: 12px;
    }
    .pay-at-hotel {
        top: 0;
    }
    .booking-item-price {
        float: left;
        line-height: 2em;
    }
    .booking-search-left {
        padding: 0 24px 0 28px !important;
        margin-top: 0 !important;
    }
}
.counter {
    width: inherit;
}
.search-options-label {
    color: #465280;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.125rem;
}
.search-options-title {
    color: #000000;
    font-size: 1.125rem;
    font-weight: 700;
}
.adult_counter, .child_counter {
    text-align: center;
    border: none !important;
    border-radius: 0 !important;
    margin-top: 5px !important;
    margin-left: 15px;
    padding: 0 !important;
    width: inherit !important;
}
.select-adult-btn, .select-child-btn {
    background: transparent !important;
    z-index: 9999;
}
.close-options-btn {
    margin-top: 20px;
    box-shadow: 0 2px 0.25rem 0 rgba(0, 11, 38, 0.2);
    overflow: hidden;
    background-color: #0286ff!important;
    color: #e5f3fe!important;
    padding: 4px 0 !important;
}
.close-options-btn {
    font-size: 12px !important;
}
.close-text {
    margin-bottom: 0;
    font-size: 16px;
}
.select-booking-date-icon {
    color: #8f94a2;
    position: absolute;
    top: 28px;
    right: 15%;
}
.select-booking-btn {
    color: #000000;
    font-weight: 600 !important;
    background: transparent !important;
    border: 1px solid #cccfdb !important;
    margin-top: 6px;
    padding: 10px !important;
}
.add-new-room {
    width: auto !important;
    background: #e5f3fe !important;
    margin-top: 20px;
    padding: 8px !important;
}
.room-count {
    font-size: 1rem;
}
.search-booking-btn {
    background-color: #e5f3fe!important;
    color: #0286ff!important;
    padding: 11px 16px !important;
    margin-top: 14px;
}
.daterangepicker {
    font-family: 'Gilroy' !important;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.05);
    border: none !important;
}
.ui-widget{
    font-family: 'Gilroy' !important;
}
.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
    font-weight: 600;
    padding: 6px 8.72px;
}
.b-radius-16 {
    border-radius: 16px;
}
.checkout-pax-information {
    font-size: 15px;
    font-weight: 500;
}
.selected-checkout-tab {
    display: none !important;
}
.active .selected-checkout-tab {
    display: block !important;
}
.pay-hotel-icon {
    font-size: 35px;
}
.active .checkout-pay-font-weight {
    font-weight: 600;
}
.checkout-pay-font-weight {
    font-weight: 500;
}
.bed-type-icon > img {
    height: 24px;
    width: auto;
}
.booking-facilities > i, .booking-important-facilities > i {
   color:#EAA725;;
    height: 14px;
    width: 14px;
}
/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
    padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
    top: 0;
    bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
    padding: 0;
}


.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}
.btn:focus, .btn.focus {
    box-shadow: none !important;
}
.bg-search {
    display: flex;
    height: 100vh;
    justify-content: space-around;
    width: 100%;
    background-size: contain;
    margin-top: -76px;
}
.search-room-title {
    font-size: 44px;
    font-weight: 600;
    text-align: center;
    display: block;
}
.search-room-title p {
    font-size: 19px;
    font-weight: 500;
    text-align: center;
    font-style: italic;
    margin-top: 10px;
    padding: 0 12px;
}
.roomconfig_fc {
    display: inline-block;
    width: 100%;
}
.wrapadults {
    display: grid;
}
.age {
    padding: 0 !important;
}
.ch {
    width: 100%;
    display: inline-flex;
    margin-bottom: 20px;
}
.not-found-logo {
    width: auto !important;
}
.not-found-logo-box {
    text-align: center;
    margin: auto;
}
.not-found-height {
    height: 80vh;
}

.sticky {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 99;
}

.sticky + .content {
    padding-top: 102px;
}

.booking-first-search .modal-dialog-centered {
    top: 55%;
}
.child-row p, .lbl_sm {
    color: #000000;
    font-size: 10px;
    font-weight: 700;
    margin-bottom: 5px;
}
#RoomLegend {
    color: #000000;
    font-size: 1rem;
    font-weight: 700;
}
.red {
    color: #d71f26 !important;
}
.navbar {
    padding: 0.5rem 0;
}
.removeRoom {
    height: 0;
    margin-top: -26px;
    padding: 12px 34px !important;
    float: right;
    color: #ffffff;
    background: #d71f26;
    font-weight: 700;
    font-size: 16px;
    width: 14% !important;
}

.removeRoom:hover {
    color: #ffffff;
}

div.floating-cart{
    position:absolute;
    top:0;
    right:0;
    width:1315px;
    height:66px;
    background:#fff;
    z-index:200;
    overflow:hidden;
    box-shadow:0px 5px 31px -1px rgba(0, 0, 0, 0.15);
    display:none;
}

div.floating-cart .product-front{width:100%; top:0; right:0;}
div.floating-cart.moveToCart{
    right: 24% !important;
    top: 30% !important;
    width: 47px;
    height: 47px;
}
.cart-item {
    padding: 7px 0 5px 70px;
    /*min-height: 100px;*/
    width: 100%;
    position: relative;
    background: #fff;
    margin-bottom: 6px;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.05);
    border-radius: 8px;
    display: inline-block;
}
.cart-item.flash{background:#fffeb0;}
.cart-item-border{
    position:absolute;
    bottom:0;
    background:#edeff0;
    height: 1px;
}
.cart-item .img-wrap {
    width: 55px;
    height: 55px;
    overflow: hidden;
    border: 1px solid #edeff0;
    float: left;
    margin-left: -64px;
    margin-top: 4px;
    border-radius: 8px;
}
.cart-item img{width:100%; position:relative;}
.cart-item span{
    color: #393c45;
    display: block;
    font-size: 14px;
}

.cart-item .delete-item{
    float: right;
    position: relative;
}
.cart-item .delete-item i{
    position: absolute;
    bottom: 0;
    right: 5px;
}
.cart-item:hover .delete-item{display:block;cursor:pointer}


.cart-item .delete-addon-item{
    float: right;
    position: relative;
}
.cart-item .delete-addon-item i{
    position: absolute;
    bottom: 0;
    right: 5px;
}
.cart-item:hover .delete-addon-item{display:block;cursor:pointer}


.cart-item span:nth-child(2) {
    font-weight: 600;
}
.cart-item span:nth-child(3) {
    font-size: 12px;
    font-weight: 500;
}
.cart-room-name {
    color: #393c45;
    display: block;
    font-size: 14px;
    font-weight: 600;
}
button:disabled {
    cursor: not-allowed !important;
}
.tax-text {
    font-weight: 500;
}
.daterangepicker td.in-range {
    background-color: #d71f261f !important;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #d71f26 !important;
}
.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
    width: 36px !important;
    font-size: 12px !important;
}
.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
    padding: 6px 10.72px !important;
}
.daterangepicker .drp-calendar {
    max-width: 295px !important;
}
.form-control {
    color: #212529;
    font-weight: 500;
    font-size: 16px;
}
.booking-form .dropdown-toggle {
    height: 38px;
    padding: 7px;
    font-weight: 500;
}
.booking-form .bootstrap-select .error {
    order: 2;
}
.booking-form .dropdown-toggle {
    background-color: #ffffff;
    border: 1px solid #ced4da !important;
    border-radius: 4px !important;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 90% !important;
    margin: 0 10px 0 0;
}
.booking-form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100% !important;
}
.error {
    color: #d71f26;
    font-weight: 500;
    font-size: 14px;
}
input.error {
    border-color: #d71f26;
}
.booking-form .cart-item {
    padding: 7px 10px 5px;
}
.datepicker td, .datepicker th {
    font-size: 12px !important;
    font-weight: 600;
    padding: 6px 10.72px !important;
}
.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled] {
    background-color: #d71f26 !important;
    background-image: linear-gradient(to bottom,#d71f26,#d71f26);
}
.alert-danger {
    color: #d71f26;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.booking-form .another-booking-list{
    align-items: baseline;
}
.booking-header {
    box-shadow: 0 2px 4px 0 rgba(143, 148, 162, 0.1);
    background-color: #ffffff;
    padding: 24px;
    display: flex;
}
.booking-header h2 {
    margin: auto;
    text-align: center;
    color: #2d3039;
    font-size: 22px;
    font-weight: 600;
    padding-right: 65px;
}
.booking-header h3 {
    font-size: 18px;
    font-weight: bold;
    color: #8f94a2;
    margin: auto 0;
    cursor: pointer;
}
.card-box {
    width: 100%;
    margin: 30px auto;
}
.booking-first-search .booking-search {
    box-shadow: none;
}
.iti {
    width: 100%;
    height: 38px;
}
.iti__preferred, .iti__divider {
    display: none;
}
.booking-details-box {
    padding: 24px;
}
.list-c {
    list-style: none;
    margin: 0 0 24px;
    padding: 0 5px 0 0;
}
.list-c div {
    position: relative;
    min-height: 24px;
    margin: 0;
    padding-left: 90px;
    background: none;
    font-weight: 700;
    font-size: 13px;
}
.list-c div > span:first-child {
    position: absolute;
    left: 0;
    top: 0;
    color: #666;
    font-weight: 500;
}

.list-r {
    list-style: none;
    margin: 0 0 14px;
    padding: 0;
}
.list-r div {
    position: relative;
    min-height: 24px;
    margin: 0;
    padding-left: 180px;
    background: none;
    font-weight: 700;
    font-size: 14px;
    text-align: right;
}
.booking-detail-hotel-information div {
    padding-left: 80px;
}
@media (min-width:992px) and (max-width: 1125px) {
    .list-r div {
        padding-left: 100px;
    }
}
.list-r div > span:first-child {
    position: absolute;
    left: 0;
    top: 0;
    color: #666;
    font-weight: 500;
}
.list-b {
    list-style: none;
    margin: 0 0 14px;
    padding: 0;
}
.list-b div {
    position: relative;
    min-height: 24px;
    margin: 0;
    padding-left: 90px;
    background: none;
    font-weight: 700;
    font-size: 14px;
}
.link-payment-form div {
    padding-left: 180px;
}
.list-b div > span:first-child {
    position: absolute;
    left: 0;
    top: 0;
    color: #666;
    font-weight: 500;
}
.list-c h6 {
    font-size: 14px;
    font-weight: 500;
}
.room-rate-name {
    font-size: 16px !important;
    font-weight: 600 !important;
    margin-bottom: 1rem !important;
    border-bottom: 1px solid #c9c9c9;
}
.booking-details h4 {
    font-size: 18px;
    line-height: 2;
    border-bottom: 1px solid #c9c9c9;
}
.success-text h4 {
    font-size: 24px;
    line-height: 1;
    border-bottom: none;
}
.success-text > p > span {
    font-weight: 600;
}
.success-icon {
    color: #38c537;
    font-size: 60px;
    margin-bottom: 1rem;
}
.error-icon {
    color: #d71f26;
    font-size: 60px;
    margin-bottom: 1rem;
}
.info-icon {
    color: #0286ff;
    font-size: 60px;
    margin-bottom: 1rem;
}
.b-radius-8 {
    border-radius: 8px;
}
.print-btn {
    background-color: #0286ff!important;
    color: #ffffff!important;
}
@media print {
    .booking-header, .success-icon, .print-btn {
        visibility: hidden;
        display: none;
    }
    .success-text {
        margin-top: -100px;
    }
    .basket-focus {
        position: inherit !important;
        top: 0 !important;
    }
}
.font-weight-500 {
    font-weight: 500;
}
.active.start-date {
    border-bottom-left-radius: 50px !important;
    border-top-left-radius: 50px !important;
}

.active.end-date {
    border-bottom-right-radius: 50px !important;
    border-top-right-radius: 50px !important;
}

@media (max-width: 765px) {
    .adult-dropdown ~ span {
        margin-top: -3px !important;
    }
    .list-r div {
        padding-left: 80px;
    }
    .m-card {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .booking-form .basket-focus {
        margin-bottom: 3rem !important;
    }
    .booking-form .contact-info-box {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .booking-form .room-box {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    .iti {
        height: 100%;
    }
    .pagination__dot {
        display: none;
    }
    .iti-mobile .iti__country-list {
        width: 86% !important;
    }
    .booking-search-page .basket-focus {
        margin-bottom: 0 !important;
        position: fixed !important;
        bottom: 0;
        top: auto;
        z-index: 99;
        right: 0;
        left: 0;
        margin: auto;
    }
    .cart-item span {
        font-size: 12px;
    }
    #basket {
        border-top: 1px solid #eaeaea;
    }
    .m-mb-list {
        margin-bottom: 110px;
    }
    .select-booking-date-icon {
        right: 14%;
    }
    .booking-search-page details {
        min-height: 5px;
        margin: 0 auto;
        position: relative;
        font-size: 22px;
        border-radius: 15px;
        box-sizing: border-box;
        -webkit-transition: all .3s;
        transition: all .3s;
    }

    .booking-search-page + details {
        margin-top: 20px;
    }

    .booking-search-page details[open] {
        min-height: 50px;
        background-color: #f6f7f8;
        box-shadow: 2px 2px 20px rgba(0,0,0,.2);
    }

    .booking-search-page details p {
        color: #96999d;
        font-weight: 300;
    }

    .booking-search-page summary {
        display: -webkit-box !important;
        display: flex !important;
        -webkit-box-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        align-items: center;
        font-weight: 500;
        cursor: pointer;
    }



    .booking-search-page summary::-webkit-details-marker {
        display: none
    }

    .booking-search-page .control-icon {
        fill: rebeccapurple;
        -webkit-transition: .3s ease;
        transition: .3s ease;
        pointer-events: none;
    }

    .booking-search-page .control-icon-close {
        display: none;
    }

    .booking-search-page details[open] .control-icon-close {
        display: initial;
        -webkit-transition: .3s ease;
        transition: .3s ease;
    }

    .booking-search-page details[open] .control-icon-expand {
        display: none;
    }
    .booking-search-page details[open] .control-icon-close {
        display: inline-block;
    }
    .booking-search-page details .control-icon-close {
        display: none;
    }
    .mobile-cart-text {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        padding-bottom: 5px;
        padding-top: 10px;
        text-align: center;
    }
    .cart-length {
        color: #ffffff;
        background: #d71f26;
        border-radius: 8px;
    }
    #basket .basket-title {
        display: none;
    }
    div.couponCode{
        display: none!important;
    }
    div.couponCode .title {
        display: none;
    }
}

summary {
    display: none;
}
/*MAIN PAGE*/

.header-area {
    position: relative; }
.header-area .shape {
    position: absolute; }
.header-area .header-shape-one {
    top: 0;
    left: 0; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .header-shape-one {
        width: 230px;
    }
    .basket-focus {
        top: 300px !important;
    }
    .cart-item span {
        color: #393c45;
        display: block;
        font-size: 12px;
    }
    .cart-item {
        padding: 7px 0 50px 70px !important;
        min-height: 120px;
    }
}
@media (max-width: 767px) {
    .back-to-list span, .back-button span {
        display: none;
    }
    .header-area .header-shape-one {
        width: 180px;
    }
    .list-b div {
        font-size: 13px;
        overflow-wrap: anywhere;
    }
}
.header-area .header-shape-tow {
    top: 25px;
    left: 31%; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .header-shape-tow {
        left: 40%; } }
@media (max-width: 767px) {
    .header-area .header-shape-tow {
        left: 60%;
        width: 60px; } }
.header-area .header-shape-three {
    left: 70px;
    bottom: 130px; }
@media (max-width: 767px) {
    .header-area .header-shape-three {
        width: 90px;
        bottom: 200px; } }
.header-area .header-shape-fore {
    left: 48%;
    bottom: -90px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .header-shape-fore {
        width: 260px; } }
@media (max-width: 767px) {
    .header-area .header-shape-fore {
        bottom: -60px;
        width: 210px; } }

.navigation-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    padding: 25px 0;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s; }
.navigation-bar.sticky {
    position: fixed;
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 21px 0px rgba(254, 119, 101, 0.2);
    -moz-box-shadow: 0px 5px 21px 0px rgba(254, 119, 101, 0.2);
    box-shadow: 0px 5px 21px 0px rgba(254, 119, 101, 0.2);
    z-index: 99;
    padding: 15px 0; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navigation-bar.sticky .navbar-btn {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); } }
@media (max-width: 767px) {
    .navigation-bar.sticky .navbar-btn {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); } }

.navbar .navbar-brand img {
    max-width: 190px; }
.navbar .navbar-toggler .toggler-icon {
    width: 30px;
    height: 2px;
    display: block;
    background-color: #646464;
    margin: 5px 0; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar .navbar-collapse {
        position: absolute;
        top: 128%;
        width: 100%;
        left: 0;
        background-color: #fff;
        padding: 5px 15px;
        z-index: 9;
        -webkit-box-shadow: 0px 5px 25px 0px rgba(244, 128, 74, 0.3);
        -moz-box-shadow: 0px 5px 25px 0px rgba(244, 128, 74, 0.3);
        box-shadow: 0px 5px 25px 0px rgba(244, 128, 74, 0.3); } }
@media (max-width: 767px) {
    .navbar .navbar-collapse {
        position: absolute;
        top: 128%;
        width: 100%;
        left: 0;
        background-color: #fff;
        padding: 5px 15px;
        z-index: 9;
        -webkit-box-shadow: 0px 5px 25px 0px rgba(244, 128, 74, 0.3);
        -moz-box-shadow: 0px 5px 25px 0px rgba(244, 128, 74, 0.3);
        box-shadow: 0px 5px 25px 0px rgba(244, 128, 74, 0.3); } }
.navbar .navbar-nav .nav-item {
    margin-right: 30px; }
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .navbar .navbar-nav .nav-item {
        margin-right: 25px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar .navbar-nav .nav-item {
        margin: 5px 0; } }
@media (max-width: 767px) {
    .navbar .navbar-nav .nav-item {
        margin: 5px 0; } }
.navbar .navbar-nav .nav-item a {
    color: #646464;
    font-family: 'Hind', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s; }
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .navbar .navbar-nav .nav-item a {
        font-size: 13px; } }
.navbar .navbar-nav .nav-item.active a, .navbar .navbar-nav .nav-item:hover a {
    color: #d71f26; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar .navbar-btn {
        position: absolute;
        right: 70px;
        top: 0; } }
@media (max-width: 767px) {
    .navbar .navbar-btn {
        position: absolute;
        right: 70px;
        top: 0; } }

.header-banner {
    height: 700px;
    position: relative; }
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-banner {
        height: 500px; } }
@media (max-width: 767px) {
    .header-banner {
        height: 500px; } }
.header-banner .banner-image {
    position: absolute;
    top: 15%;
    right: 0;
    width: 55%;
    height: 100%; }
.header-banner .banner-content {
    position: relative;
    z-index: 9; }
.header-banner .banner-content .sub-title {
    font-size: 16px;
    color: #d71f26;
    text-transform: none; }
@media (max-width: 767px) {
    .header-banner .banner-image {
        position: absolute;
        top: 81%;
        right: -22px;
        width: 100% !important;
        height: 54% !important;
    }
    .header-banner .banner-content .sub-title {
        font-size: 18px; } }
.header-banner .banner-content .banner-title {
    font-size: 60px; }
.header-banner .banner-content .banner-title span {
    color: #d71f26; }
@media (max-width: 767px) {
    .header-banner .banner-content .banner-title {
        font-size: 38px; } }
.header-banner .banner-content .banner-contact {
    position: relative;
    font-size: 15px;
    font-weight: 600;
    color: #d71f26;
    text-transform: uppercase;
    margin-left: 70px; }
.header-banner .banner-content .banner-contact::before {
    position: absolute;
    content: '';
    width: 60px;
    height: 2px;
    background-color: #d71f26;
    left: -70px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
.bg_cover {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}
.installment-label {
    text-align: right;
    cursor: pointer;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    padding: 5px 20px;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.05);
    border-radius: 8px;
}
.installment-label:hover {
    background-color: #e9e6e6;
}

.installment-label > .row {
    font-size: 14px;
    font-weight: 600;
}
.installment-box {
    border: 1px solid #eaeaea;
    border-radius: 8px;
    padding: 20px;
    margin: 10px 0;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.05);
}
.installment-titles {
    padding: 0 20px;
}
.installment-titles span {
    font-size: 14px;
    font-weight: 500;
}
.selected-installment {
    background-color: #cecece;
}
.installment_radio {
    text-align: left;
}
.no_installment, .installment_count {
    text-align: center;
}
.select-room-text {
    margin-left: 5px;
}
.mobile-selected-room-info {
    text-transform: none;
    font-size: 13px;
}
.property-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    font-size: 16px;
    width: 100% !important;
    font-weight: 600;
    color: #212529;
    border: 1px solid #cccfdb;
    border-radius: 0.5rem;
    cursor: pointer;
}

.property-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .filter-option-inner-inner {
    color: #212529;
}

.property-select.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) .btn-light {
    background-color: #ffffff;
}

.property-select .btn-light {
    padding: 11px 16px;
}


@media (min-width: 576px) {
    .booking-search .booking-search-modal .modal-dialog-centered {
        left: 25%;
    }
}
.booking-room-list {
    padding-left: 0 !important;
    text-align: left !important;
}
.booking-room-name.bold {
    font-weight: 700 !important;
    width: 100%;
}
.right-room-list > div {
    padding-left: 0 !important;
}
.booking-room-list > span:first-child {
    position: inherit !important;
    text-align: left;
}
.booking-room-list .booking-room-price {
    color: #212529;
    font-weight: bold;
    float: right;
}
.booking-room-name {
    width: 75%;
    display: inline-block;
}
.bank-logos {
    padding: 0 10px;
}

.select-language .dropbtn {
    font-size: 16px;
    border: none;
    margin: 0;
    list-style: none;
    position: relative;
    display: inline-block;
    border-radius: 4px;
    background-color: #f4f7fc;
    padding: 6px 19px;
}

.select-language.dropdown {
    display: inline-block;
    z-index: 99;
    float: right;
}

.select-language .dropdown-content {
    display: none;
    position: absolute;
    z-index: 10000;
}

.select-language .dropdown-content a {
    padding: 10px 16px;
    text-decoration: none;
    display: block;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8f94a2;
}


.select-currency .dropbtn {
    font-size: 16px;
    border: none;
    margin: 0;
    list-style: none;
    position: relative;
    display: inline-block;
    border-radius: 4px;
    background-color: #f4f7fc;
    padding: 6px 19px;
}

.select-currency.dropdown {
    display: inline-block;
    z-index: 99;
    float: right;
    margin-right: 20px;
}

.select-currency .dropdown-content {
    display: none;
    position: absolute;
    z-index: 10000;
}

.select-currency .dropdown-content span {
    padding: 10px 16px;
    text-decoration: none;
    display: block;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8f94a2;
    cursor: pointer;
}


.sl-nav img {
    width: 15px;
    margin-right: 8px;
}
.sl-nav li ul li span:hover, .sl-nav li ul li span.active {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8f94a2;
}
.active-lng {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8f94a2;
}
.active-currency {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8f94a2;
}
.sl-nav li ul {
    display: none;
}

.sl-nav ul {
    text-align: center;
    margin: 0;
    list-style: none;
    position: relative;
    padding: 4px 0px;
    top: 5px;
    display: block;
    background: #fff;
    width: 100px;
    padding-top: 0;
    z-index: 1;
    border-radius: 5px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.sl-nav li ul li {
    position: relative;
    text-align: left;
    background: transparent;
    padding: 15px 15px;
    padding-bottom: 0;
    z-index: 2;
    font-size: 15px;
    color: #3c3c3c;
}
.sl-nav i {
    color: #8f94a2;
}
@-webkit-keyframes animation-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes animation-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
.spinner {
    position: relative;
}
.spinner.spinner-primary:before {
    border: 2px solid #3699ff;
    border-right: 2px solid transparent;
}
.spinner:before {
    -webkit-animation: animation-spinner .5s linear infinite;
    animation: animation-spinner .5s linear infinite;
}

.spinner:before {
    width: 1.5rem;
    height: 1.5rem;
    margin-top: -.75rem;
}
.spinner:before {
    content: '';
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 0;
    border-radius: 50%;
    border: 2px solid #d1d3e0;
    border-right: 2px solid transparent;
}
.fs-12 {
    font-size: 12px;
}
.fs-14 {
    font-size: 14px;
}
.selected-room, .selected-adult {
    margin-right: 5px;
}
.iti--separate-dial-code .iti__selected-flag {
    background-color: #ffffff !important;
    padding: 0 4px 0 12px !important;
}
.iti--separate-dial-code .iti__selected-dial-code {
    color: #212529;
    font-weight: 500;
    font-size: 16px;
    order: 2;
}
.booking-payment-title {
    color: #000 !important;
    font-weight: 600 !important;
}
@media (max-width: 765px) {
    .booking-payment-title {
        text-align: left !important;
    }
    .link-payment-form div {
        padding-left: 130px;
    }
}
input.datepicker, input.child-datepicker {
    width: 100% !important;
    padding: 0.375rem 0.4rem;
}
#termsCheckbox-error {
    margin-bottom: 0;
    position: absolute;
    top: 24px;
}
@media (min-width: 768px) {
    .limit-items .items div:nth-of-type(n + 22) {
        display: none;
    }
}
@media (max-width: 765px) {
    .limit-items .items div:nth-of-type(n + 5) {
        display: none;
    }
}
.limit-items input:checked ~ .items div {
    display: list-item;
}
.limit-items input ~ label {
    display: none;
}
.limit-items input:checked ~ .text-hide {
    display: inline-block;
}
.limit-items input:not(:checked) ~ .text-show {
    display: inline-block;
}
.limit-items {
    position: relative;
    padding-bottom: 2em;
}
.limit-items input {
    display: none;
}
.limit-items label {
    position: absolute;
    box-sizing: border-box;
    width: 92%;
    bottom: 0;
    font-size: 0.75em;
    text-align: center;
    line-height: 1em;
    padding: 0.5em;
    cursor: pointer;
    color: #000000;
    border-radius: 4px;
}
.old-price {
    font-size: 12px;
    font-weight: 500;
    text-align: left;
    color: #d71f26;
    text-decoration: line-through;
}
.cart-item .old-price {
    display: none;
}
.vertical-text-sub {
    vertical-align: -webkit-baseline-middle;
    vertical-align: sub;
}
.vertical-text-top {
    vertical-align: text-top;
}
.close-modal-btn {
    background: transparent;
    width: 20px !important;
    height: 20px;
}
.in-range:hover {
    color: #ffffff !important;
}
.jp-card {
    font-family: Gilroy !important;
    min-width: 240px !important;
}
.modal-contract {
    max-width: 63%;
    margin: auto;
}
.btn-link {
    border: none;
    cursor: pointer;
    padding: 0;
    font-weight: 600;
}

/*Ticket Support Start*/

.pp-area-comment {
    background: #fff;
    border: 1px solid #c0d0e6;
    border-radius: 3px;
    margin-bottom: 22px;
    padding: 16px 20px 15px 20px;
    position: relative;
}
.pp-open-card .pp-open-card-content .pp-right-side .pp-area-comment .pp-input {
    height: 21px;
    min-height: 21px !important;
}

.pp-input:focus {
    box-shadow: none;
}

.pp-activities textarea.pp-input {
    min-height: 42px;
}
.pp-area-comment .pp-input {
    background: transparent;
    border: 0;
    margin-bottom: 0;
    max-height: 300px;
    padding: 0 15px 0 0;
    resize: none;
    width: 100%;
    outline: none;
}
.pp-theme-pipefy [class*="pp-btn"].pp-disabled, .pp-theme-pipefy [class*="pp-btn"][disabled] {
    color: #fff;
}
.pp-theme-pipefy [class*="pp-btn"] {
    color: #fff;
}
.pp-area-comment [class*="pp-btn"] {
    min-width: 180px;
    width: 180px;
    padding: 6px 10px;
    position: absolute;
    bottom: 8px;
    right: 12px;
    z-index: 1;
    -webkit-transition: all .2s ease;
    -webkit-transition-delay: 0ms;
    -webkit-transition: all .2s ease 0ms;
    transition: all .2s ease 0ms;
    background: #3b5bfd;
    border: 0;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
[class*='pp-btn'].pp-active, [class*='pp-btn']:hover {
    background: rgba(59,91,253,0.8);
    color: #e6ecf5;
}
.pp-area-comment.pp-active {
    -webkit-transition: all .2s ease;
    -webkit-transition-delay: 0ms;
    -webkit-transition: all .2s ease 0ms;
    transition: all .2s ease 0ms;
    background: #f4f7fc;
    border: 1px solid #3b5bfd;
    padding: 20px;
    z-index: 10;
}
.pp-area-comment.pp-active .pp-input {
    margin-bottom: 23px;
}
.ticket-body {
    display: flex;
    flex-direction: column;
}
.ticket-body .panel {
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(192,208,230,.8) !important;
    box-shadow: 0 1px 4px 0 rgba(192,208,230,.8) !important;
    border-color: #fff !important;
}
.ticket-body .panel-default>.panel-heading{
    background-color: #ffffff;
    border-color: #fff
}
.pp-phase-time-details {
    color: #7f8b97;
    display: block;
    margin-top: 5px;
}
.ticket-messages .sent, .ticket-messages .replies {
    display: grid;
    list-style: none;
}
.ticket-messages .sent {
    background: #ffc652;
    border-radius: 10px;
    padding: 8px;
    font-size: 12px;
    font-weight: 600;
}
.ticket-messages .replies {
    background: #dfdfdf;
    border-radius: 10px;
    padding: 8px;
    font-size: 12px;
    font-weight: 600;
}
.ticket-messages li {
    margin-bottom: 10px;
}
.ticket-messages p {
    display: grid;
    list-style: none;
}

.pp-tooltip {
    border-radius: 2px;
    display: inline-block;
    height: 10px;
    margin-right: 3px;
    min-width: 10px;
}
.content .active-ticket-accordion {
    font-weight: 500;
}
.awesome {
    margin: 0 auto;
    text-align: center;
    color: #313131;
    font-size: 14px;
    font-weight: bold;
    -webkit-animation: colorchange 20s infinite alternate;
}

@-webkit-keyframes colorchange {
    0% {
        color: #ff0000;
    }

    10% {
        color: #ff4f4f;
    }

    20% {
        color: #8e44ad;
    }

    30% {
        color: #d35400;
    }

    40% {
        color: #ff0000;
    }

    50% {
        color: #ff6100;
    }

    60% {
        color: #ff0000;
    }

    70% {
        color: #ff9c00;
    }
    80% {
        color: #f1c40f;
    }

    90% {
        color:  #ff6100;
    }

    100% {
        color: #ff0000;
    }
}
.disable-ticket {
    cursor: not-allowed;
}
.disable-ticket .menu__icon {
    filter: invert(0.3);
}
.disable-ticket .menu__content {
    color: #494a4c;
}
.support-message {
    background-color: #fff;
    border-radius: 0.25rem;
    display: flex;
    flex-direction: column;
    font-size: 1rem;
    margin: 0 auto 1rem;
    max-width: 100%;
    padding: 0.5rem 1.5rem;
}

.support-message p {
    border-radius: 1.15rem;
    line-height: 1.25;
    max-width: 75%;
    padding: 0.5rem .875rem;
    position: relative;
    word-wrap: break-word;
}

.support-message p::before,
.support-message p::after {
    bottom: -0.1rem;
    content: "";
    height: 1rem;
    position: absolute;
}

p.from-me {
    align-self: flex-end;
    background-color: #248bf5;
    color: #fff;
}

p.from-me::before {
    border-bottom-left-radius: 0.8rem 0.7rem;
    border-right: 1rem solid #248bf5;
    right: -0.35rem;
    transform: translate(0, -0.1rem);
}

p.from-me::after {
    background-color: #fff;
    border-bottom-left-radius: 0.5rem;
    right: -40px;
    transform:translate(-30px, -2px);
    width: 10px;
}

p[class^="from-"] {
    font-weight: 500;
    font-size: 14px;
    margin: 0.5rem 0;
    width: fit-content;
}

p.from-me ~ p.from-me {
    margin: 0.25rem 0 0;
}

p.from-me ~ p.from-me:not(:last-child) {
    margin: 0.25rem 0 0;
}

p.from-me ~ p.from-me:last-child {
    margin-bottom: 0.5rem;
}

p.from-them {
    align-items: flex-start;
    background-color: #e5e5ea;
    color: #000;
}

p.from-them:before {
    border-bottom-right-radius: 0.8rem 0.7rem;
    border-left: 1rem solid #e5e5ea;
    left: -0.35rem;
    transform: translate(0, -0.1rem);
}

p.from-them::after {
    background-color: #fff;
    border-bottom-right-radius: 0.5rem;
    left: 20px;
    transform: translate(-30px, -2px);
    width: 10px;
}

span.from-them-time, span.from-me-time {
    font-size: 0.60rem;
    text-align: right;
    display: block;
    font-weight: 600;
}

@media screen and (max-width: 800px) {
    .support-message {
        font-size: 1.05rem;
        margin: 0 auto 1rem;
        max-width: 600px;
        padding: 0.25rem 0.875rem;
    }

    .support-message p {
        margin: 0.5rem 0;
    }
}

#count-ticket-char {
    position: absolute;
    bottom: 10px;
}

.open-ticket {
    background: #248bf5;
    color: #ffffff;
}

.update-ticket {
    color: #ffffff;
    background: #248bf5;
}
/*Ticket Support End*/

.ui-widget-header {
    border: none !important;
    background: none !important;
}

.ui-state-default {
    border: none !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: none !important;
    font-weight: 500 !important;
    color: #000000 !important;
    font-size: 13px !important;
    text-align: center !important;
}
.ui-state-disabled span {
    text-decoration: line-through !important;
}
.ui-widget-content {
    border: 1px solid #e8e8e8 !important;
}
.ui-widget {
    font-size: 16px !important;
}
.ui-datepicker th, .ui-widget-header {
    font-weight: 500 !important;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    border: none !important;
}
.before-discount-amount {
    display:block; text-decoration: line-through; font-size: 20px;font-weight: 700;color: #000000;width: 100%;
}
.booking-search-bottom {
    background: #ffffff;
}
.bg-white {
    background: #ffffff !important;
}
.logo {
    width: 300px !important;
    max-width: 100%;
    padding: 0 12px;
}
.booking-info {
    font-size: 18px;
    letter-spacing: 0.6px;
    font-style: italic;
    font-weight: 500;
}
.main-header {
    padding: 20px 56px 0 0;
    height: 75px;
    position: absolute;
    right: 0;
}
.booking-search-left {
    align-self: center;
    margin-top: -90px;
    padding: 0 12px 0 28px;
}

@media (min-width: 960px){
   .booking-search-left .modal-dialog-centered {
       min-width: 34.5rem;
       left: 2% !important;
       position: absolute;
    }
}

@media (max-width: 960px){
    .booking-first-search .modal-dialog-centered {
        top: 284px !important;
        min-width: 91%;
        left: 1% !important;
    }
}
@media (max-width: 576px){
    .booking-first-search .modal-dialog-centered {
        top: 85px !important;
    }
}

