.container-block {
    max-width: 1300px !important;
    margin: 0 auto !important;
    width: 100%;
}

.dayplan-menu li {
    font-size: 16px;
    font-weight: 700;
    color: #4a4a4a;
    padding: 20px 31px 20px 30px;
    display: inline-block;
    text-decoration: none !important;
    cursor: pointer;
}

.dayplan-menu li.active {
    color: #008cff;
    border-bottom: 4px solid #008cff;
}

.dayplan-details {
    width: 686px;
    padding-bottom: 450px;
}

.dayplan-wrapper {
    width: 100% !important;

}

.dayplan-wrapper {
    width: 100% !important;
    background: #f9f9f9;
    border-radius: 30px;
    min-width: 44px;
    margin: 30px 0 0 0;
}

.day-title p {
    font-size: 14px;
    color: #000;
    background: var(--details-dayplan-title-bg, linear-gradient(87deg, #f4d1ca 15%, #e2d9b2 100%));
    border-radius: 6px 6px / 0px 100% 100% 0px;
    max-width: 280px;
    padding: 10px 27px;
    font-weight: 700;
    line-height: 18px;
}

.day-inclusion-icon li img {
    width: 19px;
    margin-right: 4px;
}

.inclusion-title {
    color: #242424;
    font-size: 11px;
    font-weight: 700;
    line-height: 13px;
}

.day-inclusion-icon {
    margin-right: 10px;
}

.day-inclusion-icon li span {
    font-size: 11px;
    color: #242424;
    font-weight: 400;
    line-height: 13px;
    white-space: nowrap;
    border-right: 1px solid #242424;
    padding-right: 6px;
    display: block;
}

.day-inclusion-icon li span:last-child {
    border-right: none !important;
}

.day-inclusion-icon li {
    font-size: 12px;
    color: #4a4a4a;
    font-weight: bold;
    display: flex;
    align-items: center;
    margin-left: 5px;
}

.dayplan-nav {
    width: 184px;
    border-right: 1px solid #e7e7e7;
    padding: 30px 30px 30px 0;
}

.dayplan-nav p {
    font-size: 18px;
    font-weight: bold;
    padding-left: 23px;
    margin-bottom: 10px;
    color: #4a4a4a;
    position: sticky;
    top: 80px;
}

.dayplan-navigation li {
    font-size: 12px;
    font-weight: bold;
    color: #4a4a4a;
    padding: 5px 30px 5px 38px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    align-self: flex-start;
}

.dayplan-navigation li.active {
    color: #fff;
    background: #4a4a4a;
    border-radius: 0 20px 20px 0px;
}

.dayplan-navigation li.active:before {
    background-color: #fff;
}

.dayplan-navigation {
    display: flex;
    flex-direction: column;
    position: sticky;
    top: 120px;
}

.dayplan-navigation li::after {
    content: '';
    position: absolute;
    left: 26px;
    top: 0px;
    width: 1px;
    height: 100%;
    background: #e7e7e7;
}

.dayplan-navigation li:last-child::after {
    top: -11px;
}

.dayplan-navigation li:first-child::after {
    top: 11px;
}

.dayplan-navigation li::before {
    content: '';
    position: absolute;
    left: 23px;
    bottom: 0px;
    top: 0px;
    width: 7px;
    height: 7px;
    border-radius: 5px;
    background-color: #9b9b9b;
    margin: auto;
    z-index: 1;

}

.dayplyan-container {
    width: 870px !important;
    background: #fff !important;
}

.itierary-nav li.active {
    font-weight: 600;
    color: #008cff;
    border-radius: 20px;
    border: 1px solid #008cff;
    background: #fff;
}

.appendRight {
    margin-right: 4px;
}

.dayplan-details {
    display: none;
}

#day-plan-section {
    background-color: #f2f2f2;
    padding-top: 20px;
    padding-bottom: 40px;
}

.container-my {
    padding-bottom: 0px !important;
}

.mainTab {
    width: 100%;
    position: relative;
    top: 4px;
}

.mainTab .mainTabItem {
    padding: 20px 31px 20px 30px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    color: #4a4a4a;
}

.mainTab .mainTabItem.active {
    color: #008cff;
    border-bottom: 4px solid #008cff;
}

.actionIcons li {
    font-size: 13px;
    color: #4a4a4a;
    font-weight: 400;
}

.itierary-nav {
    background: #ECF7FF;
    justify-content: space-around;
    padding: 15px 0;
    z-index: 3;
}

.itierary-nav li {
    font-size: 14px;
    color: #4a4a4a;
    padding: 8px 12px;
    text-transform: uppercase;
    font-weight: 400;
    cursor: pointer;
}

.itinerary-content {
    width: 870px;
    position: sticky !important;
    top: 0 !important;
    z-index: 99;
}

.day_plan-section {
    border-bottom: solid 1px #e7e7e7;
}

.hotel-row {
    padding: 0px 25px 10px 25px;
    transition: all ease 0.5s;
}

.hotel-row:hover {
    background-color: #f4faff;
    cursor: pointer;
    height: 100%;
}

.imageLoaderContainer {
    width: 243px;
    height: 144px;
}

.imageLoaderContainer img {
    border-radius: 4px;
}

.hotel-row-image-wrapper {
    position: relative;
    margin-right: 15px;
    margin-bottom: 0px;
}

.hotel-row-rating {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    border-radius: 4px;
    padding: 3px 5px;
    z-index: 1;
    background-color: #33d18f;
}

.hotel-row-hotel-tag {
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    padding: 0 10px;
    height: 20px;
    box-sizing: border-box;
    border-radius: 4px;
    background-image: linear-gradient(to left, #6a11cb, #2575fc);
    width: 50px;
    margin-right: 0 !important;
}

.resort-title>p {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    margin-top: 10px;
    line-height: 20px;
}

.hotel-row-text-sm {
    font-size: 11px;
    color: #4a4a4a;
    line-height: 12px;
}

.latoBold p {
    font-size: 11px;
    color: #9b9b9b;
    line-height: 13px;
    font-weight: 500;
}

.hotel-row-text-date {
    color: #4a4a4a;
    font-size: 12px;
    margin: 5px 0 !important;
    display: flex;
    line-height: 13px;
}

.resort-title ul {
    margin-left: 2px;
}

.room-details-container {
    background: #eee;
    border-radius: 4px;
    margin: 10px 25px;
    padding: 12px 16px;
}

.room-name {
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    color: #000;
}

.meal-plan-text {
    font-size: 12px;
    color: #4a4a4a;
    font-weight: 400;
    margin-left: 4px;
}

.meal-plan-label {
    font-size: 12px;
    font-weight: 500;
    color: #4a4a4a;
}

.room-inclusions-list {
    margin-top: 12px;
}

.inclusions-label {
    font-size: 12px;
    font-weight: 700;
    color: #4a4a4a;
    line-height: 13px;
}

.inclusion {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.1;
    color: #4a4a4a;
    margin-top: 6px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.tick-mark-container {
    margin-right: 5px;
    margin-top: 3px;
}

.activity-row-btns span:last-child {
    border-right: none;
}

.descriptionContainer {
    font-size: 12px;
    line-height: 16px;
}

.read_more {
    border: none;
    background: transparent;
    padding: 0;
    font-size: 12px;
    color: blue;
}

.dayplan-section {
    transition: all ease 0.5s;
    border-bottom: solid 1px #e7e7e7;
}

.dayplan-section:hover {
    background: #f4faff;
    cursor: pointer;
}

.transfer-row {
    padding: 0px 25px 10px 25px;
}

.transfer-row-image-wrapper {
    width: 243px;
    border-radius: 4px;
    margin-right: 15px;
    box-sizing: border-box;
    align-self: center;
    display: flex;
    position: relative;
}

.descriptionContainer span {
    font-size: 11px;
    line-height: 14px;
    display: block;
    color: #4a4a4a;
}

.transfer-row-details-title p {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    line-height: 25px;
}

.activity-row-text-link {
    color: #008cff !important;
    font-size: 10px;
    cursor: pointer;
    font-weight: bold;
}

.transfer-row-details {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.flight-row-header {
    padding-bottom: 17px;
    padding-top: 17px !important;
}

.day-plan-section {
    position: relative;
    border-bottom: solid 1px #e7e7e7;
    padding: 0 35px 20px 60px;
}

.day-plan-inner svg {
    position: absolute;
    background-color: #fff;
    top: 40px;
    left: 20px;
    height: 30px;
    width: 30px;
}

.flight-list-row {
    padding-top: 25px;
    transition: all ease 0.5s;
    padding-bottom: 20px;
}

.flight-list-row:hover {
    cursor: pointer;
    background: #f4faff;
    height: 100%;
}

.flight-row-title p {
    font-size: 14px;
    color: #4a4a4a;
}

.flight-row-header {
    padding-top: 18px;
}

.flight-row-btn span {
    color: #008cff;
    font-size: 12px;
    font-weight: 700;
    padding: 0 10px;
    text-transform: uppercase;
    cursor: pointer;
}

.airline-detail {
    width: 60px;
}

.airline-detail img {
    width: 40px;
}

.airline-detail p {
    font-size: 10px;
    margin: 5px 0;
    color: #4a4a4a;
}

.flight-row-basic-details {
    margin-top: 10px;
}

.flight-row-right-details-timing {
    width: 320px;
}

.flight-row-timing p {
    font-size: 16px;
    font-weight: 700;
    color: #000;
}

.flight-date-text {
    font-size: 14px;
    font-weight: 400;
    color: #4a4a4a;
}

.flight-row-airports p {
    font-size: 12px;
    color: #4a4a4a;
    font-weight: 400;
}

.flight-row-baggage {
    margin-left: 10px;
}

.Baggage {
    font-size: 14px;
    font-weight: 700;
    color: #4a4a4a;
    margin-bottom: 8px !important;
}

.flight-row-baggage p img {
    width: 19px;
    filter: invert(0);
    margin-right: 5px;
}

.flight-row-airline-path img {
    width: 18px;
    position: absolute;
    top: -9px;
    left: 62px;
}

.flight-row-airline-path {
    border-bottom: solid 1px #cfcece;
    width: 140px;
    position: absolute;
    bottom: 9px;
    left: 88px;
}

.flight-row-baggage p {
    font-size: 13px;
    color: #4a4a4a;
    margin-bottom: 0px !important;
}

.flight-row-baggage p span {
    color: #000;
    font-weight: 600;
    font-size: 12px;
}

.flight-row-airline-path::before {
    right: 0;
}

.flight-row-airline-path::after {
    left: 0;
}

.flight-row-airline-path::after,
.flight-row-airline-path::before {
    content: '';
    position: absolute;
    height: 5px;
    width: 5px;
    border: solid 1px #4a4a4a;
    border-radius: 4px;
    background: #fff;
    top: -2px;
    display: inline-block;
}

.commute-options {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #eaf5ff;
    padding: 10px;
    border: 1px #d8d8d8;
    border-radius: 0px 0px 10px 10px;
    margin-top: 10px;
}

.commute-options span {
    font-size: 14px;
    font-weight: 600;
    color: #4a4a4a;
}

.blue-text {
    font-weight: 700 !important;
    color: #008cff !important;
    padding: 1px;
}

.add-activity-container {
    padding: 15px 15px 0px 15px;
    height: 95px;
}

.add-activity-card {
    width: 100%;
    padding: 15px;
    border-radius: 4px;
    background-image: linear-gradient(259deg, rgba(204, 245, 242, 0.5019607843), rgba(212, 225, 158, 0.5019607843));
    text-align: center;
    height: 76px;
}

.add-activity-quote {
    font-size: 14px;
    font-style: italic;
    color: #4a4a4a;
    line-height: 18px;
    margin-top: 10px;
}

.add-activity-quote span {
    font-weight: 700;
}

.add-activity-button {
    width: max-content;
    height: 36px;
    padding: 10px 27px 10px 27px;
    border-radius: 34px;
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .2);
    background-color: #fff;
    position: relative;
    left: 225px;
    top: -19px;
    text-align: center;
    color: #008cff;
    right: auto;
    font-weight: 700;
    cursor: pointer;
    display: flex;
}

#chooseAndAddBtn img {
    width: 16px;
    margin-right: 2px;
    height: 16px;
    object-fit: cover;
}

.dayplan-header {
    background: #f9f9f9;
    min-height: 44px;
    border-radius: 30px;
    margin: 30px 0px 0 0;
    display: flex;
    flex-direction: row;
    top: 210px;
    z-index: 2;
    position: sticky;
    top: 69px;
    z-index: 11;
}

.dayplan-title {
    font-size: 14px;
    color: var(--details-dayplan-title-color, #000000);
    font-weight: 900;
    padding: 10px 27px;
    display: flex;
    align-items: center;
    flex-direction: row;
    background: var(--details-dayplan-title-bg, linear-gradient(87deg, #f4d1ca 15%, #e2d9b2 100%));
    border-radius: 6px 6px / 0px 100% 100% 0px;
    max-width: 280px;
}

.day-plan-incusions-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    flex: 1;
    align-items: center;
}

.inclusions-heading {
    font-size: 11px;
    color: #242424;
    font-weight: 700;
    display: contents;
    line-height: 13px;
}

.day-plan-inclusions ul li span {
    font-size: 11px;
    font-weight: 400;
    white-space: nowrap;
    color: #242424;
}

.day-plan-inclusions ul li img {
    width: 16px;
    display: block;
    margin-left: 5px;
}

.mealCardWrapper {
    display: flex;
    padding: 25px 25px 0px 21px;
    align-items: center;
}

.dayMealTitleWrapper img {
    object-fit: fill;
    width: 24px;
}

.dayMealHeading {
    font-size: 14px;
    font-weight: 700;
}

.mealDetailsWrapper {
    font-size: 20px;
    font-weight: 400;
    color: #4a4a4a;
    margin-left: 20px;
}

.dayplan-section .activity-row {
    padding: 15px 25px 15px 14px;
    position: relative;
}

.activity-row-header {
    padding: 15px 0;
}

.activity-row-header::before {
    content: "";
    border-left: 2px solid #000;
    position: absolute;
    left: 0px;
    height: 25px;
    z-index: 1;
}

.activity-row-body {
    margin-top: 12px;
    margin-left: 31px;
}

.activity-row-image-wrapper {
    width: 243px;
    height: 144px;
    margin-right: 15px;
}

.activity-row-details-title {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
}

.activity-place {
    font-size: 12px;
    color: #4a4a4a;
    line-height: 12px;
}

.activity-row-btns span {
    color: #008cff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 10px;
    border-right: solid 1px #e7e7e7;
    cursor: pointer;
}

.activity-row-btns span:last-child {
    border-right: none;
}

.new-sme-details {
    padding: 18px 39px;
}

.new-sme-details .sme-container {
    border-radius: 8px;
    overflow: hidden;
    padding: 27px 35px 26px 35px;
    border-radius: 8px;
    background: #eaf5ff;
    margin-top: 20px;
}

.new-sme-details .dest-guide-header {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 12px;
    line-height: 18px;

}

.new-sme-details .description {
    line-height: 18px;
    padding-bottom: 19px;
    color: #4a4a4a;
    font-size: 13px;
}

.new-sme-details .destination-tips-content {
    display: flex;
    flex-direction: column;
    flex: 1;
    margin-right: 30px;
}

.new-sme-details .dest-tips-header {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    text-transform: capitalize;
    margin-bottom: 6px;
}

.new-sme-details .dest-content {
    line-height: 18px;
    color: #4a4a4a;
}

.new-sme-details .destination-tips {
    padding-bottom: 19px;
}

.new-sme-details .he-data-container {
    padding-bottom: 19px;
    height: 111px;
    justify-content: flex-start;
}

.new-sme-details .he-card-container {
    width: 111px;
    height: 111px;
    background-color: #fff;
    border-radius: 50%;
    overflow: hidden;
}

.new-sme-details .he-card-container .he-card-image {
    height: unset;
    width: inherit;
    margin-left: 7px;
    margin-top: 7px;
}

.he-image {
    margin-right: 24px;
}

.curated {
    font-size: 14px;
    color: #4a4a4a;
    line-height: 16px;
}

.he-name {
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    color: #4a4a4a;
    margin-bottom: 5px !important;
}

.he-exp {
    font-size: 12px;
    color: #4a4a4a;
    font-weight: 400;
    line-height: 16px;
}

.new-sme-details .read-more-button {
    font-size: 16px;
    font-weight: 700;
    color: #008cff;
    position: relative;
    cursor: pointer;
    background: #eaf5ff;
    padding: 0 15px;
    line-height: 16px;
}

.new-sme-details .read-more-container::before {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #9b9b9b;
    opacity: .2;
}

.toggle-button {
    display: block;
}

.itinerary-left-block {
    width: 870px;
}

.accordion-button:focus {
    box-shadow: none !important;
    border-color: none !important;
    border: none !important;
}

.accordion-button:not(.collapsed) {
    background: transparent !important;
}

button.accordion-button,
.appendBottom10 {
    font-size: 22px;
    font-weight: 700;
    color: #000 !important;
    line-height: 22px;
}

.accordion-item {
    margin-top: 5px;
}

.leftContainer {
    width: 870px;

}

.left-section {
    border-radius: 4px;
    box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.1);
}

.summaryContainer {
    padding: 33px 25px 33px 27px;
}

.summaryDetailsWrapper {
    position: relative;
}

.summaryCardWrapper {
    border: solid 1px #dbdbdb;
    margin: 20px 0 10px;
    border-radius: 4px;

}

.summaryCardWrapper .bodyWrapper {
    display: flex;
    min-height: 61px;
}

.summaryCardWrapper .summaryHeadingWrapper {
    height: 44px;
    padding: 11px 31px;
    background-image: linear-gradient(93deg, #f3d1c9, #e6d7b7 100%);
}

.summaryCardWrapper .bodyWrapper {
    display: flex;
    min-height: 61px;
}

.summaryCardWrapper .bodyWrapper:not(:last-child) {
    border-bottom: solid .5px #dbdbdb;
}

.font14 {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    color: #4a4a4a;
}

.font11 {
    font-size: 11px;
    line-height: 11px;
    font-weight: 400;
}

.summaryCardWrapper .dayWrapper {
    padding: 11px 0px 12px 31px;
    min-width: 157px;
    background-color: #f2f2f2;
}

.summaryDetailWrapper {
    width: 330px;
    padding: 10px 0px 18px 8px;
    display: flex;
    background-color: #fff;
    align-items: center;
}

.goa-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color: #4a4a4a;
}

.breakfast-title {
    font-weight: 500;
    font-size: 12px;
    color: #4a4a4a;
}

.check_title {
    font-size: 12px;
    line-height: 12px;
}

.summaryDetailContainer img {
    margin-right: 5px;
}

.arrival-block {
    margin: 15px 0 0 10px;
}

.arrival-summary {
    padding-left: 18px;
}

.transferText-content {
    margin: 3px 0 0 7px;
}

.circle {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #9b9b9b;
    position: absolute;
    left: 15px;
    margin-top: 8px;
}

.itinerary-right-block {
    width: 401px;
    margin-left: 25px;
    flex-shrink: 0;
}

.pakageDtlWrap {
    margin-bottom: 20px;
}

.pakageDtlWrap.appendBottom20 {
    background: #fff;
    border: solid 1px #e7e7e7;
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .11);
    border-radius: 4px;
    /* position: sticky; */
    top: 0;
    z-index: 999;
}

.pakageDtlWrapTop {
    padding: 16px 34px 0px 16px;
    position: relative;
    margin-bottom: 16px;
}

.slashedPrice {
    color: #9b9b9b;
    font-size: 12px;
    text-decoration: line-through;
}

.packageOfftag {
    color: #ec2127;
    font-size: 12px;
    margin-left: 4px;
}

.priceDetail {
    font-size: 24px;
    font-weight: 700;
    line-height: 22px;
    text-align: left;
    color: #4a4a4a;
}

.priceContainer {
    color: #4a4a4a;
}

.excludingText {
    font-size: 12px;
    font-weight: 400;
    color: #757575;
    line-height: 14px;
}

.primaryBtn {
    font-size: 12px;
    color: #fff;
    background: var(--color-btn-primary-bg, linear-gradient(93deg, #53b2fe, #065af3));
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .2);
    border: none;
    font-weight: 700;
    width: 256px;
    height: 44px;
    display: table-cell;
    cursor: pointer !important;
}

.couponsHead {
    font-size: 18px;
    font-weight: 700;
    padding: 16px 14px 0px 14px;
    line-height: 22px;
}

.emiOptions {
    background: #f2f2f2;
    padding: 20px 20px;
    display: flex;
    align-items: center;
}

.offersWrap {
    border-radius: 4px;
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .11);
    border: solid 1px #e7e7e7;
    background-color: #fff;
    margin-bottom: 20px;
}

.offersHead {
    padding: 15px 18px;
    font-size: 16px;
    font-weight: 500;
    color: #4a4a4a;
}

.benefitBanner {
    padding: 10px 15px;
    background-image: linear-gradient(71deg, #1f58bb, #296ff97a);
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.loginBtn {
    display: flex;
    border-radius: 34px;
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .2);
    border: solid 1px #fff;
    padding: 5px 7px;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
}

.whiteText {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
}

.benefitBanner ul li {
    display: inline-block;
    color: #fff;
    font-size: 11px;
    width: 49%;
    margin-bottom: 8px;
}

.change-room-link {
    color: #008cff !important;
    font-size: 12px;
    font-weight: 700;
    padding: 0 10px;
    text-transform: uppercase;
    cursor: pointer;
}

.dayplan-navigation li.active a
{   
    color: white !important; 
}
.dayplan-navigation li a
{
    color: black;
    text-decoration: none;
    transition: .5s;
}

.package_about_block a {
    width: 50%;
    border-right: 1px solid #3f5bc742;
    border-left: 1px solid #c3cbe7;
}
.package_about_block a:nth-child(2)
{   
    border-left: 0;
}
.package_about_block a:last-child{
    border-right: 0px;
}

.package_about_block a:hover{
    background-color: #80808021;
}

.itinetooltitle {
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
    color: #0d6efd;
    font-weight: 600;
}

.bookbtn {
    background: linear-gradient(-90deg, rgb(255 0 0) 0%, rgb(204 0 0) 100%);
    width: 100%;
    height: 35px;
    border: none !important;
}