body,
html {
    width: 100%;

}

.act_cancelled_main {
    width: 100%;

}

.act_cancelled_middle-hr {
    display: flex;
    padding-bottom: 30px;
    margin: 2%;
}

.content {
    padding-left: 30px;
    margin-top: 20px;
}

.mod-btn-top {
    display: flex;
    justify-content: center;
    align-items: center;
}

.act_cancelled_maindiv {
    width: 100%;
    display: flex;
    justify-content: initial;
}

.act_cancelled_leftdiv {
    width: 80%;
}

.act_grid-container1 {
    max-width: 100%;
    width: 90%;
    border: 1px;
    padding-right: 90px;
}

.exp-loads {
    padding: 15% 30%;
    width: 100%;
}

#myDiv {
    display: none;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: white;
    margin-right: -1px;
}

.h1 {
    font-size: 16px;
}

.h2 {
    font-size: 18px;
}

.act_cancelled_rightdiv {
    width: 20%;
}

.tab12 {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: white;
}

.dot1 {
    height: 8px;
    width: 8px;
    background-color: #236eaf;
    border-radius: 50%;
    display: inline-block;
    margin-top: 5px;
    margin-left: 396px;
}

.dot2 {
    height: 8px;
    width: 8px;
    background-color: gray;
    border-radius: 50%;
    display: inline-block;
    margin-top: 5px;
    margin-right: 350px;
}

.dot3 {
    height: 8px;
    width: 8px;
    background-color: gray;
    border-radius: 50%;
    display: inline-block;
    margin-top: 5px;
}

.hr-color {
    width: 40%;
}



.bg-3 {
    background-color: #ffffff;
    color: #505050;
}

.container-fluid {
    padding-top: 70px;
    padding-bottom: 70px;
}





.active>a {
    color: #1abc9c !important;
}



.act_cancellation_main {
    width: 100%;

    margin-left: 1%;
}

.act_cancellation_maindiv {
    width: 100%;
    display: flex;
    justify-content: initial;
}

.act_cancellation_leftdiv {
    width: 80%;

}

.act_cancellation_row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 4px;

}

.transaction-tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

.tab_button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
    outline: 0;
}

.tab_button:hover {
    background-color: #c8c8c8;
}

.tab_button.active {
    border-bottom: 5px solid #236eaf;
    color: #236eaf;
}

.tarnsaction-tabcontent {
    display: none;
    padding: 28px 12px;
    border: 1px solid #ccc;
    border-top: none;
    background-color: #f1f1f1;
}

#OneWay {
    display: block;
}

.act_cancellation_flModSearch {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}

.act_cancellation_flModSearchIn {
    margin-top: 1em;
}

.act_cancellation_flModSearchLbl {
    position: relative;
    margin-bottom: 20px;
}

.transaction-button_booking {
    border-radius: 15px;
    height: 35px;
    width: 115px;
    outline: 0;
    background-color: white;
    color: grey;
    -webkit-border-radius: 4em;
    -moz-border-radius: 4em;
    border-radius: 4em;
}

.transaction-button_booking:active {
    background-color: #236eaf;
    color: white;
    text-decoration: none
}

.transaction-button_booking.active {
    color: white;
    background-color: #236eaf;
}

.transaction-btn {
    background-color: #f1f1f1;
    color: grey;
    height: 40px;
    width: 150px;
    margin-left: 345px;
}

.transaction-lbl {
    color: #236eaf;
}

.act_cancellation_cancel_card {
    width: 100%;
    margin-top: 20px;
    box-shadow: 3px 3px 3px 3px grey;
}

.act_cancellation_main1 {
    width: 100%;
    display: flex;
    padding-top: 10px;
    padding-bottom: 15px;
}

.act_cancellation_left1 {
    margin-top: 2%;
    vertical-align: middle;
    width: 15%;
    height: 100%;
    margin-left: 2%;
}

.act_cancellation_img {
    max-height: 78px;
    max-width: 171px;
}

.act_cancellation_middle1 {
    vertical-align: middle;
    width: 40%;
    height: 100%;
    margin-top: 2%;
    margin-left: 2%;
}

.act_cancellation_row {
    display: flex;

}

.act_cancellation_col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.act_cancellation_row2 {
    display: flex;
}

.act_cancellation_col2 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    color: grey;
    margin-top: 6px;
}

.act_cancellation_dollar {
    width: 20%;
    text-align: center;
}

.act_cancellation_refernce {
    width: 20%;
}

.act_cancellation_return_status_details {
    width: 100%;
}

.act_cancellation_maindiv1 {
    width: 100%;
    background-color: grey;
    padding-bottom: 5px;
}

.act_cancellation_head {
    text-align: center;
    padding-top: 10px;
}

.act_cancellation_headercancel {
    font-size: 20px;
    vertical-align: middle;
}

.act_cancellation_maindiv2 {
    display: flex;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.act_cancellation_subdiv {
    width: 20%;
}

.act_cancellation_contentdiv {
    width: 80%;
}

.act_cancellation_upper_content {
    width: 100%;
    display: flex;
}

.act_cancellation_details1 {
    margin: 1em;
    width: 20%;
}

.act_cancellation_bolder {
    color: gray;
    font-size: 14px;
    text-transform: uppercase;
    width: 20%;
}

.act_cancellation_passenger {
    margin: 1em;
    padding-left: 40px;
    width: 20%;
}

.act_cancellation_dates1 {
    margin: 1em;
    padding-left: 50px;
    width: 20%;
}

.act_cancellation_lower_content {
    width: 100%;
    display: flex;
}

.act_cancellation_rightdiv {
    width: 20%;
}



.act_cancelpage_main {
    width: 100%;

}

.act_cancelpagemaindiv {
    width: 100%;
    justify-content: initial;
    margin-left: 1%;

}

.numberofbooking-exp {
    display: flex;
    width: 100%;
    padding: 15px;
    cursor: pointer;
}

.act_cancelpageleftdiv {
    width: 80%;
}



.act_cancelpageflModSearch {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}

.act_cancelpageflModSearchIn {
    margin-top: 1em;
}

.act_cancelpageflModSearchLbl {
    position: relative;
    margin-bottom: 20px;
}

.act_cancelpagerow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 4px;

}

.act_cancelpagetransaction-tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

.tab_button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

.tab_button:hover {
    background-color: #c8c8c8;
}

.tab_button.active {
    border-bottom: 5px solid #236eaf;
    color: #236eaf;
}

.tarnsaction-tabcontent {
    display: none;
    padding: 28px 12px;
    border: 1px solid #ccc;
    border-top: none;
    background-color: #f1f1f1;
}

#OneWay {
    display: block;
}

.transaction-button_booking {
    border-radius: 15px;
    height: 35px;
    width: 115px;
    outline: 0;
    background-color: white;
    color: grey;
    -webkit-border-radius: 4em;
    -moz-border-radius: 4em;
    border-radius: 4em;
}

.transaction-button_booking:active {
    background-color: #236eaf;
    color: white;
    text-decoration: none
}

.transaction-button_booking.active {
    color: white;
    background-color: #236eaf;
}

.transaction-btn {
    background-color: #f1f1f1;
    color: grey;
    height: 40px;
    width: 150px;
    margin-left: 345px;
}

.transaction-lbl {
    color: #236eaf;
}

.act_cancelpagemain {
    width: 100%;
    margin-bottom: 15px;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
}

.act_cancelpageleft {
    vertical-align: middle;
    height: 100%;

}

.cancelpage_img {
    width: 97px;
    height: 65px;

}

.act_cancelpagemiddle {
    vertical-align: middle;
    /* width: 40%; */
    height: 100%;
    margin-top: 1%;
    margin-left: 2%;

}

.act_cancelpagerow1 {
    display: flex;
    border-bottom: 1px solid #e6e6e6;
}

.act_cancelpagecol1 {

    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: 0.08px;
    text-align: left;
    color: #323232;
    margin-bottom: 8px;
}

.act_cancelpageright1 button,
.con-right1 button {
    width: 128px;
    height: 42px;
    object-fit: contain;
    border-radius: 4px;
    border: solid 1px #787878;
    background-color: #ffffff;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #787878;
    cursor: pointer;
    outline: 0;
}



.act_cancelpagerow2 {
    display: flex;
    padding-bottom: 10px;
}

.act_cancelpagecol2 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    color: grey;
    margin-top: 6px;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

.act_cancelpagerow2 div:first-child {
    border-right: 1px solid #e6e6e6;
    margin-right: 20px;
}

.con-right1 {
    width: 50%;
    vertical-align: middle;
    height: 100%;
    margin-top: 2%;
}

.experience-btn {
    display: flex;
    width: 33%;
    margin-left: 75px;
    margin-top: 6px;
    justify-content: flex-end;
}

.first_onclick_event {
    text-decoration: none;
    color: #323232;
}

.act_cancelpageright1 {
    width: 50%;
    vertical-align: middle;
    height: 100%;

    float: left;
    margin-top: 2%;

}

.act_cancelpagerightdiv {
    width: 20%;
}




ul.act-cha-breadcrumb {
    margin: 20px 0px;
    list-style: none;
    background-color: white;
    padding: 0;
    font-family: Lato;
    font-size: 13.5px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

ul.act-cha-breadcrumb li {
    display: inline;
}

ul.act-cha-breadcrumb li a.selected {
    font-weight: bold;
    color: #323232;
}

ul.act-cha-breadcrumb li+li:before {
    padding: 4px;
    color: #787878;
    content: "/";
}

ul.act-cha-breadcrumb li a {
    color: #787878;
    text-decoration: none;
}

ul.act-cha-breadcrumb li a:hover {
    color: #787878;
    text-decoration: none;
}

.act-cha-heading {
    padding: 10px 0px;
    margin: 0;
    font-family: Lato;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
}



.review {
    padding: 6px;
    color: gray;
}

.act-cha-hr1 {
    margin-top: 1em;


    padding-bottom: 10px;
    color: gray;
}

.b {
    font-weight: bold;
    font-size: 18px;
}

.list {
    padding-left: 45px;
    padding-right: 50px;
    display: inline;
    color: gray;
}

.list_1 {
    margin-left: -20%;
    color: gray;
}

.styling {
    font-size: 14px;
    padding: 10px;
    color: gray;
}

.bold {
    font-size: 16px;
    color: #323232;
}

.share {

    font-size: 14px;
    color: gray;
    cursor: pointer;
    margin-left: 52%;
}

.wish {

    font-size: 14px;
    color: gray;
    cursor: pointer;
    margin-left: 5%;
}

.main-container-check-avaibility .style {
    padding-bottom: 28px;
    display: flex;
    width: 100%;
}

.main-container-check-avaibility .style .rating {
    display: flex;
    margin-right: auto;
}

.main-container-check-avaibility .style .share-wishlist {
    display: flex;
}

.main-container-check-avaibility .style .share-style {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.06px;
    text-align: left;
    color: #787878;
    margin-right: 40px;
}

.main-container-check-avaibility .style .wishlist {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.06px;
    text-align: left;
    color: #787878;
}







.checked {
    color: gray;
    fill: red;
}






.rs {
    padding-left: 45px;
    padding-right: 45px;
}

.paragraph {
    font-size: 14px;
}

.images {


    max-width: 100%;
    position: relative;
    height: auto;
}

.act-cha-dropdown {
    box-shadow: 0px 0px 2px 1px grey;
}

.act-cha-dropdown-content {
    display: none;
    position: absolute;
    background-color: white;
    min-width: 160px;
    padding: 45px 16px;
    z-index: 1;
}







.name2 {
    outline: none;
    border: none;
    border-bottom: 0.5px solid rgb(70, 64, 64);
    height: 20px;
    width: 46%;
    padding-left: 20px;
    padding-right: 20px;

    margin-right: 2em;
    cursor: pointer;
}

.act-cha-aligns {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
}

.act-cha-collapse {
    display: none;
}

.act-cha-collapse+label {
    cursor: pointer;
    display: block;
    font-weight: bold;
    line-height: 21px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.act-cha-collapse+label+div {
    display: none;
    margin-bottom: 10px;
}

.act-cha-collapse:checked+label+div {
    display: block;
    margin-top: 10px;
}

.act-cha-collapse+label:before {
    border-radius: 10px;
    color: #323232;
    content: "";
    background-image: url(/TE/image/experience/vector-smart.png);
    display: block;
    float: right;
    font-weight: bold;
    height: 8px;
    line-height: 10px;
    margin-right: 5px;
    text-align: center;
    width: 13px;
    margin-top: 5px;
}

.act-cha-collapse:checked+label:before {
    content: "";
    background-image: url(/TE/image/experience/vector-smart.png);
}

.act-cha-lab {
    font-size: 14px;
    font-weight: bold;
}

.cal {
    cursor: pointer;
}

input[name=name] {
    outline: none;
    display: initial;
    border: none;
    border-bottom: 0.5px solid rgb(70, 64, 64);
    height: 30px;
    width: 400px;
    padding-left: 20px;
    padding-right: 20px;

    margin-right: 4em;
    cursor: pointer;
}







.btn button.active {
    border-bottom: 5px solid #236eaf;
    color: #236eaf;
}





.act-cha-ul1 {
    margin-top: 2em;
    margin-bottom: 2em;
}



.start-end {
    border: 1px solid #c8c8c8;
    padding: 6px 12px;
}

.act-cha-component {
    width: 30%;
    position: absolute;
    left: 36.5%;
    background-color: #fff;
    padding: 9px 1% 13px;
    z-index: 9999;
}

.act_cha_li1 {
    list-style: none;
    float: left;
    list-style-position: inside;
}



.act-cha-sub {
    color: gray;
}











.reschedule_main {
    width: 100%;

    margin-left: 1%;
}

.topbody {
    width: 100%;
    display: flex;
    padding-top: 40px;
}

.topbody_content {
    width: 100%;
}

.act_middle-hr {
    display: flex;
    margin-top: 3%;
}

.h3 {
    margin-bottom: -1px;
    margin-top: -1px;
    margin-top: 4px;

}

.h5 {
    font-size: 18px;
    font-weight: bold;
    padding-left: 1%;
}

.act_dot1 {
    height: 8px;
    width: 8px;
    background-color: #236eaf;
    border-radius: 50%;
    display: inline-block;
    margin-top: 5px;
    margin-left: 396px;
}

.act_hr-color {
    width: 40%;
}

.act_dot3 {
    height: 8px;
    width: 8px;
    background-color: gray;
    border-radius: 50%;
    display: inline-block;
    margin-top: 5px;
}

.act_dot2 {
    height: 8px;
    width: 8px;
    background-color: gray;
    border-radius: 50%;
    display: inline-block;
    margin-top: 5px;
    margin-right: 350px;
}

.act_rpmain {
    width: 100%;
    display: flex;
    justify-content: initial;
    padding-top: 6%;
}

.act_rpleft {
    width: 80%;
}



.grid-container {
    display: flex;
    justify-content: initial;
    padding: 20px 0;
}

.grid-container {
    padding-top: 20px;
}

.act_rp_img {
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 30px;
}

.butcontent button {
    float: left;
    width: 18px;
    height: 18px;
}



.content {
    padding-left: 30px;
    margin-top: 20px;
}

.btn_mod {
    width: 20%;
    text-align: center;
    padding-top: 20px;
}

.header1 {
    padding-bottom: 10px;
}

.act_l2 {
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
}

.act_l3 {
    font-size: 18px;
    margin-top: 5px;
    color: gray;
}

.act_button {
    background-color: #236eaf;
    border: #323232;
    border-radius: 12px;
    color: white;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 34px;
    cursor: pointer;
}

.act_rpright {
    width: 20%;

}





.act_searchpage_seabre {
    height: auto;
}

.act_searchpage_search {

    width: 100vw;
    width: auto;
    background-color: #e6e6e6;
}

ul.breadcrumb {
    padding: 5px 28px;
    list-style: none;

}

ul.breadcrumb li {
    display: inline;
    font-size: 14px;
}

ul.breadcrumb li+li:before {
    padding: 4px;
    color: #8a877b;
    content: ">";
}

ul.breadcrumb li a {
    color: #323232;
    text-decoration: none;
}

ul.breadcrumb li a:hover {

    text-decoration: none;
}

.act_searchpage_row {
    display: flex;
    justify-content: initial;
    width: 100%;

}

.act_searchpage_flModSearch {
    width: 100%;
    padding-bottom: 10px;
}

.act_searchpage_flModSearchIn {
    margin-top: 1em;
}

input[name=text1] {
    width: 100%;
}

input[name=text2] {
    width: 100%;
}

.exp-star {
    width: 70px;
}








.act_searchpage_flModSearchLbl {
    position: relative;
    margin-bottom: 0;
    object-fit: contain;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}



.searchinput,
.floating-select {
    font-size: 16px;

    display: block;
    width: 100%;
    height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    background-color: transparent;
    border: none;

}

.searchinput::placeholder {
    font-size: 14px;
    color: gray;
}

.existing-additional-details-panel {
    position: absolute;
    z-index: 100;
    top: 26px;
}

.activity_tr_lan_requirement input.floating-select {
    object-fit: contain;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    background: url(/TE/image/experience/vector-.png) no-repeat right white;
    border-bottom: 1px solid #a0a0a0;
}

.existing-additional-details-panel .inner {
    width: 282px;
    height: auto;
    object-fit: contain;
    box-shadow: 0 0 13.8px 1.2px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
}

.existing-additional-details-panel .inner .additionaldetails:hover {
    background-color: #e6e6e6;
    cursor: pointer;
}

.existing-additional-details-panel .inner .additionaldetails.active {
    height: 39px;
    object-fit: contain;
    background-color: #e6e6e6;

    padding: 10px 10px;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #236eaf;
    cursor: pointer;
}

.existing-additional-details-panel .inner .additionaldetails {
    height: 39px;
    object-fit: contain;
    background-color: #fff;

    padding: 10px 10px;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #236eaf;
    cursor: pointer;
    border-bottom: 1px solid #e6e6e6;
}



.label-search {
    color: #787878;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 2px;
    top: -26px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.searchinput:focus~label,
.searchinput:not(:placeholder-shown)~label {

    font-size: 16px;
    color: #999;
}


.searchinput:focus~.bar:before,
.searchinput:focus~.bar:after,
.floating-select:focus~.bar:before,
.floating-select:focus~.bar:after {
    width: 50%;
}

.highlight {
    position: absolute;
    height: 50%;
    width: 100%;
    top: 15%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}


.searchinput::-webkit-input-placeholder {
    font-family: FontAwesome;
    font-weight: normal;
    overflow: visible;
    vertical-align: top;
    right: 0;
    display: inline-block !important;
    padding-left: 0px;
    padding-top: 0px;
    height: 30px;
    width: 40px;

}

.ax-page-wrapper.main-container-check-avaibility.container {
    width: 1100px;
}

.act_searchpage_mid-div {
    display: flex;
    justify-content: space-around;
    margin-bottom: 1em;
}

.list {
    left: 0em;
    align-items: initial;
    text-align: left;
    position: relative;
}

.under {
    list-style: none;
}

.l1 {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14px;
}

.act_searchpage_collapse {
    display: none;
}

.act_searchpage_collapse+label {
    cursor: pointer;
    display: block;
    font-weight: bold;
    line-height: 21px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.act_searchpage_collapse+label+div {
    display: none;
    margin-bottom: 10px;
}

.act_searchpage_collapse:checked+label+div {
    display: block;
}

.act_searchpage_row>div {


    margin-right: 56px;
}

.act_searchpage_mid-div .category-main-title {
    padding: 15px 0 !important;
}

.act_searchpage_collapse+label:before {
    content: '';
    background-image: url(/TE/image/experience/downarrow.png);
    margin-right: 12px;
    text-align: center;
    width: 12px;
    background-size: 12px 8px;
    display: inline-block;
    height: 8px;
    float: right;
    margin-top: 5px;
}

.sub_filter_mar::before,
.attract_filter_mar::before {
    content: none !important;
}

.experience-right-div-card .experience-title:hover,
.act_searchpage_container h4:hover {
    white-space: normal !important;
    text-overflow: unset !important;
    overflow: visible !important;
}

.act_searchpage_collapse:checked+label:before {
    background-image: url(/TE/image/experience/downarrow.png);
    transform: rotateZ(-180deg);
}

.act_searchpage_collapse:checked+label {
    color: #236eaf !important;
}

.act_searchpage_collapse:checked+label.sub_filter_mar,
.act_searchpage_collapse:checked+label.attract_filter_mar {
    color: #505050 !important;
}

.act_searchpage_contents {
    background-color: white;
    width: 80%;
    align-items: center;
    height: auto;
}

.act_searchpage_row2 {
    display: flex;
    justify-content: initial;
    margin-top: 33px;
}

.act_searchpage_flModSearch2 {
    width: 100%;
    padding-left: 24px;

    margin-top: 10px;
}

.right_div {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 35px;
}

.right_div-content {
    display: none;
    position: absolute;
    background-color: #f2f2f2;
    min-width: 160px;
    padding: 12px 16px;
    z-index: 1;
}

input[name=price] {
    width: 100%;

}

input[name=more] {
    width: 100%;

}

.act_searchpage_ho {
    padding-left: 30px;

    padding-top: 13px;
}

.act_searchpage_para {
    display: flex;
    justify-content: initial;
    padding-top: 30px;
}

.srt {
    margin-left: 35em;
}

.act_searchpage_learn-more {
    background-color: #e6e6e6;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 5px;
    margin-top: 0px;
}

.act_searchpage_pd {
    padding-left: 10px;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
    margin: 10px 0px;
}

.sry {
    margin-left: 48em;
    top: 3em;
}

.act_searchpage_ancher {
    margin-right: 1em;
    color: #666;
}

.act_searchpage_ancher a {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

.experience-right-div-card {
    margin-left: 30px;

}

.experience-right-div-card .act_searchpage_card {
    width: 31.33%;
    margin-right: 17px;
    margin-top: 15px;
    border: 1px solid #e6e6e6;
    cursor: pointer;
}

.experience-right-div-card .act_searchpage_card:hover {
    border: 5px solid #ccc;
}

.experience-right-div-card .act_searchpage_card:last-child {
    margin-right: 0;
}

.card:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.experience-right-div-card .act_searchpage_container {
    padding: 0 12px;
}

.imgcls {
    width: 100%;

}

.act_searchpage_pagination {

    display: flex;

    margin-top: 2.5em;
    margin-right: 2.95em;
}

.a {
    cursor: pointer;
    border: none;
    outline: none;
    transition: background-color .3s;
    color: grey;
    padding: 8px 14px;
    text-decoration: none;



}

.act_searchpage_pagination {
    color: #323232;
    float: right;
    padding: 8px 14px;
    text-decoration: none;

}

.start-end {
    border: 1px solid #c8c8c8;
    padding: 8px 12px;
    margin-right: 1em;
    margin-left: 1em;
}

.activepage,
.a:hover {
    background-color: #236eaf;
    color: white;
}

.activepage {
    color: white;
}

.grid-container {
    display: flex;
    justify-content: initial;
    padding: 20px 0;
}

.content {
    padding-left: 30px;
    margin-top: 20px;
}



#myDiv {
    display: none;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: white;
    margin-right: -1px;
}

.test {
    width: 23%;
    position: absolute;
    border: 1px solid #ccc;
    border-radius: 3px;
    left: 75%;
    background-color: #fff;
    padding: 9px 1% 13px;
    z-index: 9999;
}

.grid-container {
    display: flex;
    justify-content: initial;
    padding: 20px 0;
}

.content {
    padding-left: 30px;
    margin-top: 20px;
}



#myDiv1 {
    display: none;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: white;
    margin-right: -1px;
}

.test1 {
    width: 23%;
    position: absolute;
    border: 1px solid #ccc;
    border-radius: 3px;

    left: 42%;
    background-color: #fff;
    padding: 9px 1% 13px;
    z-index: 9999;
}

.grid-container {
    display: flex;
    justify-content: initial;
    padding: 20px 0;
}

.content {
    padding-left: 30px;
    margin-top: 20px;
}

.tab1 {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: white;

}

#myDiv2 {
    display: none;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: white;
    margin-right: -1px;
}

.test2 {
    width: 23%;
    position: absolute;
    border: 1px solid #ccc;
    border-radius: 3px;
    left: 60%;
    background-color: #fff;
    padding: 9px 1% 13px;
    z-index: 9999;
}

.grid-container {
    display: flex;
    justify-content: initial;
    padding: 20px 0;
}

.content {
    padding-left: 31px;
    margin-top: 20px;
}



#myDiv3 {
    display: none;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: white;
    margin-right: -1px;
}

.test3 {
    width: 23%;
    position: absolute;
    border: 1px solid #ccc;
    border-radius: 3px;
    left: 20%;
    background-color: #fff;
    padding: 9px 1% 13px;
    z-index: 9999;
}

.dropbtn {
    background-color: transparent;
    padding: 16px;

    width: 82%;
    border: none;
    cursor: pointer;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
}





.dropdown-content {
    display: none;
    position: absolute;
    z-index: 1;
    width: 100%;



    border: 1px solid #ccc;
    background-color: white;
    box-shadow: 0 0 10px 0 #aaa;
}

.dropdown-content a {
    color: #323232;
    padding: 5px 10px;
    text-decoration: none;
    display: block;
}

.dropdown-content a.active {
    background-color: #c8c8c8;
}

.dropdown-content a:first-child {
    margin-top: 5px;
}

.dropdown-featured a:hover {
    background-color: #c8c8c8;
}

.show {
    display: block;
}



.act_tour_main-component {
    width: 100%;
    display: flex;
    justify-content: initial;
}

.act_tour_left-menu {
    width: 15%;

    padding-left: 20px;

}

.act_tour_middle {
    width: 55%;
    margin-left: 20px;

}

.act_tour_middle_down {
    height: 1px;
    margin-top: 56px;
    margin-left: 1.5em;
}

.act_tour_right_component {
    width: 30%;
}

.activities_sidebar_colored {
    font-size: 19px;
    color: #236eaf;
}

.activities_sidebar {
    font-size: 19px;
}



.activity_tr_details_card_img {
    width: 30%;
}

.font_for_checkbox {
    font-size: 16px;
}



.right_compo_main {
    width: 90%;
    margin-left: 20px;
}

.activity_tour_booking_right_compo {
    width: 100%;
}



.activity_tour_type {
    width: 100%;
    display: flex;
}

.activity_tour_location {
    width: 75%;
}

.activity_person_count {
    width: 25%;
}



.activity_tour_date_details {

    width: 70%;
}

.activity_tour_amount {

    width: 30%;
}

.activity_tour_amount p {
    text-align: right !important;
}

.activity_tour_traveller_policy {
    width: 100%;

    margin-bottom: 10px;
}

.activity_applied_discoount_amount {
    width: 30%;
    text-align: right;
}

.activity_amount_to_be_paid {
    width: 100%;
    display: flex;
}

.activity_amount_tobe_paid_1 {
    width: 60%;
}

.activity_total_amount_1 {
    width: 40%;
    color: #236eaf;
}



.activity_info_datail {
    width: 100%;
}



.act-experience-searchpage-sub .label-search {
    position: unset;
}

.act-experience-searchpage-sub .act_searchpage_flModSearchLbl img {
    position: absolute;
    right: 0;

    top: 10px;
    width: 16px;
    cursor: pointer;
}

.exp_modify_date_img {
    background: url(/TE/image/calender.png) center right no-repeat;
    background-position: 97% 4px;
    background-size: 18px;
}

.exp_filter_price_img {
    background: url(/TE/image/experience/search-price.png) center right no-repeat;
    background-position: 97% 12px;
    background-size: 15px;
}

.exp_filter_duration_img {
    background: url(/TE/image/experience/search-time.png) center right no-repeat;
    background-position: 97% 12px;
    background-size: 15px;
}


.exp_filter_rating_img {
    background: url(/TE/image/experience/search-rating.png) center right no-repeat;
    background-position: 97% 12px;
    background-size: 15px;
}

.exp_filter_more_img {
    background: url(/TE/image/experience/search-more.png) center right no-repeat;
    background-position: 97% 12px;
    background-size: 15px;
}

.act_searchpage_flModSearchIn:last-child img {
    right: 0px;
}

.act-experience-searchpage-sort .act_searchpage_para p {
    margin-bottom: 15px;
    color: #a0a0a0;
    margin-top: 0;
}


.act-experience-searchpage-sort .dropbtn span {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #a0a0a0;
}

.dropbtn img.experience-sortby {
    width: 13px;
    margin-left: 13px;
}

.act-experience-searchpage-sort .act_searchpage_para {
    padding-top: 5px;
    display: flex;
    width: 100%;

}

.dropdown-featured {


    width: 45%;
    position: relative;
}

.total-exp-count {

    width: 74%;
}

.sort_exp {
    width: 100%;
}

.sort_exp img {
    position: absolute;
    right: 12px;

    top: 21px;
    width: 16px;
    cursor: pointer;
}

.experience-right-div-card .imgcls {
    width: 100%;
    height: 170px;
}

.experience-right-div-card .experience-title {
    margin-top: 10px;
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.act_searchpage_container h4 {
    margin: 9px 0 12px;
    font-family: Lato;
    font-size: 13px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.act_searchpage_collapse:checked+label {
    color: #236eaf;
}

.experience-hours {
    margin-bottom: 12px;
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.25px;
    text-align: left;
    color: #787878;
}

.experience-cancel {
    margin-bottom: 15px;
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.25px;
    text-align: left;
    color: #787878;
}

.experience-price_note {
    margin-bottom: 15px;
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.25px;
    text-align: left;
    color: #787878;
}

.experience-rating {
    margin-bottom: 10px;
    font-family: Lato;
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.25px;
    text-align: left;
    color: #787878;
    display: flex;
    width: 100%;
}

.exp_rating {
    width: 33%;
}

.rating_count {
    width: 30%;
    padding: 1%;
}

.experience-rating span {
    position: relative;
    top: 4px;
    left: 3px;
}

.experience-rupees {
    margin-bottom: 14px;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.18px;
    text-align: left;
    color: #323232;
}

img.experience-rating-img {
    width: 100%;
    margin-right: 8px;
}

img.experience-rating-star {
    width: 100%;
    margin-right: 8px;
}

.rating-star {
    width: 10%;
}

.experience-hrs-img {
    width: 12px;
    height: 12px;
    margin-right: 5px;
}

img.experience-cancel-img {
    width: 10px;
    height: 8px;
    margin-right: 6px;
}

.act_searchpage_left_div .list_1 {
    margin-left: 0%;
    color: #bbb;
}

.act_searchpage_left_div .act_searchpage_collapse:checked+label+div {
    display: block;
    max-height: 600px;
    object-fit: contain;
    font-family: Lato;
    overflow: hidden;
    font-size: 14px;
    overflow-x: hidden;
    overflow-y: scroll;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050;
    margin-top: -5px;
}

.act_searchpage_left_div .act_searchpage_collapse:checked+label+div::-webkit-scrollbar {
    width: 5px;
}

.sub_categ_scroll::-webkit-scrollbar {
    width: 5px;
}


.act_searchpage_left_div .act_searchpage_collapse:checked+label+div::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ddd;

}

.sub_categ_scroll::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ddd;

}


.act_searchpage_left_div .act_searchpage_collapse:checked+label+div::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}

.sub_categ_scroll::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}

.l1 {

    padding-bottom: 5px;
    font-size: 14px;
    object-fit: contain;
    font-family: Lato;

    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050;
}

.under {
    list-style: none;
    margin: 0;
}

.act_searchpage_mid-div hr {
    border-top: #e6e6e6;
    margin: 0;
}

.dist hr,
.farediv hr,
.rightmiddle hr {
    border: 0;
    height: 1px;
    width: 100%;
    background: #e6e6e6;

}

.act_searchpage_flModSearchIn {
    margin-top: 19px;
    position: relative;
}

.experience-search {
    width: 35%;
    margin-right: 55px;
}

.experience-search1 {
    width: 35%;
    margin-right: 47px;
}


.experience-date {
    width: 30%;
    margin-right: 40px;
}

.act-experience-searchpage-sub .test1,
.act-experience-searchpage-sub .test2,
.act-experience-searchpage-sub .test3 {
    width: 230px;
    left: 0;

    top: 44px;
    box-shadow: 0 0 10px 0 #aaa;
    padding: 9px 5% 13px;

}

.act-experience-searchpage-sub .test {
    width: 135%;
    left: -34%;

    top: 44px;
    box-shadow: 0 0 10px 0 #aaa;
    padding: 9px 5% 13px;
}

.act-experience-searchpage-sub .act_searchpage_flModSearchIn {
    margin-top: 0;
}

.experience-price-search {
    width: 20%;
    margin-right: 20px;
}

.experience-time-search {
    width: 20%;
    margin-right: 20px;
}

.experience-rating-search {
    width: 20%;
    margin-right: 20px;
}

.experience-more-search {
    width: 20%;
}

.act-experience-searchpage-sub .searchinput:last-child {
    margin-right: 0;
}

.act-experience-searchpage-sub .searchinput,
.act-experience-searchpage-sub .floating-select {
    border-bottom: 1px solid #e6e6e6;
    margin-right: 44px;
    object-fit: contain;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    width: 100%;
    padding-left: 0;
    padding-bottom: 2px;
    padding-top: 10px;
    height: auto;
}

.act_searchpage_flModSearchIn:last-child .searchinput {
    margin-right: 0;
}



.experience-header-breadcrumbs ul.breadcrumb {
    padding: 5px 22px 0 2px;
    list-style: none;
    margin: 0 0 5px 0;
    object-fit: contain;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.57;
    letter-spacing: normal;
    text-align: left;
    color: #787878;

}

.experience-header-breadcrumbs form#search_form {
    margin: 0;
}

.experience-header-breadcrumbs a.selected {
    font-weight: bold;
    color: #323232;
}

.experience-header-breadcrumbs .label-search {
    position: unset;
    padding-left: 0px;
}

.experience-header-breadcrumbs input.searchinput {
    object-fit: contain;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    border-bottom: 1px solid #c8c8c8;
}

.experience-header-breadcrumbs .searchbtn {
    border-radius: 4px;
    background-color: #236eaf;
    width: 190px;
    height: 51px;
    border: 2px solid #236eaf;
    object-fit: contain;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}

.experience-header-breadcrumbs .searchbtn:hover {
    border-color: #236eaf;
    color: rgb(245, 239, 245);
    background-color: #236eaf;
}


.experience-header-breadcrumbs .searchbtn:disabled {
    cursor: not-allowed;
    color: #787878;
    background-color: #ffffff;
}

.experience-header-breadcrumbs .searchbtn:disabled:hover {

    color: #787878;
    background-color: #ffffff;
}


.experience-left-aside-menu {
    background-color: white;
    width: 20%;
    padding-left: 0;
    padding-right: 10px;
    text-align: left;
    border-right: 1px solid #e6e6e6;
}

.experience-left-aside-menu .act_searchpage_left_div {
    margin-top: 41px;

}

.total_filter_category::before {
    top: 13px !important;
    position: relative;
}

.experience-left-aside-menu .act_searchpage_collapse+label {
    cursor: pointer;
    display: block;
    font-weight: bold;

    padding-top: 7px;
    padding-bottom: 7px;
    object-fit: contain;
    font-family: Lato;
    font-size: 14px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050;
}

.act_searchpage_collapse+label:hover {
    color: #323232;
    font-weight: bold !important;
}

.act_searchpage_multicards {
    display: flex;
    justify-content: initial;
    margin-top: 5px;
    flex-wrap: wrap;
}

.clearfilter {
    text-align: right;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #236eaf;
    float: right;
    background-color: transparent;
    border: none;
    width: 120px;
    text-align: right;
}


.exp_tabcontent .landing_search_box {
    width: 100%;
}

.experience_search_box {
    position: absolute;
    width: 100%;
    max-height: 245px;
    background-color: #ffffff;
    z-index: 100;
    scroll-behavior: smooth;

    overflow-x: hidden;
    overflow-y: scroll;


    top: 57px;
    left: 0px;
    border-top: none;
    box-shadow: 0px 19px 22.3px 6.7px rgba(153, 153, 153, 0.13);
}

.experience_search_box::-webkit-scrollbar {
    width: 5px;
}



.experience_search_box::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #000;

}



.experience_search_box::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}

.deal-disc {
    width: 100%;
    display: flex;
}

.deal_txt {
    float: left;
}

.avlbl_deal {
    margin-left: auto;
}

.term_condtion {
    margin-top: 15px;
}

.duration_filter {
    scroll-behavior: smooth;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 200px;
}

.max_duration_name {

    width: 77% !important;
}

.max_more_name {

    width: 80% !important;
}

.max_more_count {

    width: 20% !important;
    text-align: right !important;
}

.max_duration_container {
    width: 100% !important;
}

.duration_content {
    display: flex;
    width: 100%;
}

.duration_filter::-webkit-scrollbar {
    width: 5px;
}



.duration_filter::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;

}



.duration_filter::-webkit-scrollbar-thumb {
    background: #323232;
    border-radius: 10px;
}


.exp_rating-component {
    scroll-behavior: smooth;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 200px;
}

.exp_rating-component::-webkit-scrollbar {
    width: 5px;
}



.exp_rating-component::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;

}



.exp_rating-component::-webkit-scrollbar-thumb {
    background: #323232;
    border-radius: 10px;
}



*,
*::before,
*::after {
    box-sizing: border-box;
}



.main-container-check-avaibility .style {
    margin-bottom: 20px;
    margin-top: 15px;
}

.main-container-check-avaibility .style .rating-review {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    padding-top: 5px;
    letter-spacing: 0.06px;
    text-align: left;
    color: #787878;
    padding-left: 12px;
    margin-top: 5px;
}


.main-container-check-avaibility .act-cha-dropdown {
    width: 100%;


    margin-top: 18px;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.11);
    background-color: #ffffff;
}

.main-container-check-avaibility .act-cha-dropdown .act-cha-paragraph {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.08px;
    text-align: left;
    color: #787878;
    padding: 15px 15px 15px;
    margin: 0;
}

.main-container-check-avaibility .act-cha-aligns {
    border: none;
    height: 1px;
    background-color: #e6e6e6;
}

.main-container-check-avaibility .act-cha-lab {
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.08px;
    text-align: left;
    color: #323232;
    margin: 0;
    padding: 15px 15px 15px;
}

.act-cha-hr1 {
    margin: 15px 0 0 0;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878
}

.act-cha-hrs {
    margin-top: 15px;
}

.v_view {
    display: flex;
}

.act-cha-hrs hr {
    border: none;
    height: 1px;
    background: #e6e6e6;
}

.act-cha-hrs hr:first-child {
    margin: 0 0px 10px;
}

.act-cha-hrs li.list+hr {
    margin: 20px 0px 0px;
}

.act-cha-hrs .list {
    padding-left: 15px;
    padding-right: 15px;
}

.act-cha-hrs li.list i {
    padding-right: 17px;
}

.act-cha-hrs li.list {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    display: flex;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

.act-cha-overview {
    margin-top: 25px;
}

.act-cha-over {
    font-size: 16px;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 0.08px;
    text-align: left;
    color: #323232;
    margin: 0px 0px 15px 0px
}

.act-cha-para {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: 0.07px;
    text-align: justify;
    color: #323232;
    margin: 0;
}

.act-cha-hrs.accordion {
    margin-top: 20px;
}

.act-accordion label {
    margin: 0;
    padding: 0;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.08px;
    text-align: justify;
    color: #323232;
}

.act-collapse+hr {
    margin: 10px 0px 10px;
}

.act-drop-box {
    padding: 0 15px 10px;
    position: relative;
    display: flex;
}

.act-date_div {
    width: 32.5%;
    outline: none;
    border: none;
    border-bottom: 0.5px solid #e6e6e6;
    height: 30px;

    margin-right: 2em;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

.act-avail_div {
    width: 23%
}

.act-drop-box .act-date_div .text5 {
    outline: none;
    border: none;
    border-bottom: 0.5px solid #e6e6e6;
    height: 30px;

    width: 100%;
    cursor: pointer;
    margin-right: 2em;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
}

.act-trav_div {
    width: 38%;
    position: relative;
}

.act-drop-box input[name=name] {
    outline: none;
    display: initial;
    border: none;
    border-bottom: 0.5px solid #e6e6e6;
    height: 30px;
    width: 400px;

    padding-left: 0;
    margin-right: 50px;
    cursor: pointer;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
}

.lightpick__day {
    display: flex;
    height: 33px;
    width: 33px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    font-family: Lato;
    font-size: 11.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #323232;
    justify-content: center;
    align-items: center;
    cursor: default;
}

.lightpick {
    position: absolute;
    z-index: 100;
    padding: 4px;
    border-radius: 4px;
    box-shadow: 0 0 18px 2px rgba(0, 0, 0, 0.07);
    background-color: #ffffff;
    font-family: system-ui, Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.125em;
    padding: 10px 10px;
}

.act-cha-button2 {
    background-color: #236eaf;
    border: none;
    height: 42px;

    width: 85%;
    border-radius: 4px;
    background-color: #236eaf;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.8px;

    color: #ffffff;
    cursor: pointer;
    margin-left: 30%;
    margin-top: -10px;
}

.exp_travellers_avail {
    position: absolute;
    width: 400px;
    top: 32px;
    background-color: #ffffff;
    left: 0px;
    z-index: 99;
    box-sizing: border-box;
}

#act-cha-myDiv {
    display: none;

    width: 100%;

    height: auto;
    box-shadow: 0 0 13.8px 1.2px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    padding: 20px 15px;
}

.act-cha-lab1 {
    object-fit: contain;
    font-family: Lato;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

.act-cha-ul1 {
    width: 309px;
    height: 28px;
    object-fit: contain;
    border-radius: 2px;
    border: solid 1px #e6e6e6;
    background-color: #ffffff;
    margin: 0;
    margin-top: 10px;
    padding: 0;
    display: flex;
}

.act_cha_li1 {
    height: 26px;
    object-fit: contain;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #323232;
    width: 38px;
    text-align: center;
    padding: 2px;
}

.act-cha-btn {
    cursor: pointer;
    overflow: hidden;
    margin-top: 10px;

    width: 95px;
    height: 42px;
    object-fit: contain;
    border-radius: 4px;
    border: solid 1px #236eaf;
    background-color: #ffffff;
    object-fit: contain;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    color: #236eaf;
    text-transform: uppercase;
}

.activeapply,
.act_cha_li1:hover {
    width: 38px;
    height: 26px;
    object-fit: contain;
    border-radius: 2px;
    box-shadow: 0 0 9.8px 0.2px rgba(27, 1, 12, 0.5);
    background-color: #236eaf;
    color: #ffffff !important;
}

.act_cha_li1.active {
    width: 38px;
    height: 26px;
    object-fit: contain;
    border-radius: 2px;
    box-shadow: 0 0 9.8px 0.2px rgba(27, 1, 12, 0.5);
    background-color: #236eaf;
    color: #ffffff !important;
}


.act-cha-main12 {
    width: 100%;
    margin-top: 1em;

    box-shadow: 0px 0px 2px 1px grey;
    display: none;
    max-width: 100%;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.11);
    background-color: #ffffff;
}

.inner-book {
    padding-top: 25px;
    padding-left: 26px;
    padding-right: 26px;
    padding-bottom: 43px;
}

.act-cha-main12 hr {
    border: none;
    height: 2px;
    background: #e6e6e6;
    margin: 0;
}

h3.act-cha-detail {
    margin: 0;
    object-fit: contain;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

.act-cha-sub {
    object-fit: contain;
    font-family: Lato;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
    margin-top: 10px;
}

.act-cha-btn1 {
    width: 296px;
    height: 42px;
    object-fit: contain;
    border-radius: 4px;
    border: solid 1px #236eaf;
    background-color: white;
    object-fit: contain;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    color: #236eaf;
    margin-right: 28px;
    text-transform: uppercase;
}

.act-cha-btn2 {
    min-width: 265px;
    height: 42px;
    object-fit: contain;
    border-radius: 4px;
    background-color: #236eaf;
    object-fit: contain;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    color: #ffffff;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
}

.act-cha-btn2:disabled {
    min-width: 265px;
    height: 42px;
    object-fit: contain;
    border-radius: 4px;
    background-color: #6b6166;
    object-fit: contain;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    color: #ffffff;
    border: none;
    text-transform: uppercase;
    cursor: not-allowed;
}

.book-view-deals ul li {
    list-style: none;
    display: inline-block;
    padding: 18px 23px;
}

.book-view-deals .deals-pic::after {
    content: "";
    display: table;
    clear: both;
}

.book-view-deals .deals-pic {
    margin: 0;
    padding: 0;
}

.inner-book .act-cha-paragraph {
    object-fit: contain;
    font-family: Lato;
    font-size: 21px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.11px;
    text-align: left;
    color: #323232;

    margin: 25px 0;
}

.deals-pic li {
    position: relative;
}

.deals-pic li:first-child::after,
.deals-pic li:last-child::after {
    display: none
}

.deals-pic li::after {
    content: '';
    width: 1px;
    height: 23px;
    background-color: #c8c8c8;
    position: absolute;
    left: 0;
}

.deals-pic li span {
    object-fit: contain;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050;
    margin-left: 10px;
}

.viewAll {
    float: right;
}

.viewAll span {
    margin-left: 0 !important;
}

.viewAll img {
    margin-left: 9px;
}

.share-style img,
.wishlist img {
    margin-right: 10px;
    vertical-align: middle;
}

.act-cha-hrs li.list img {
    padding-right: 10px;
    padding-top: 3px;
}






.activity_tr_middle_container hr {
    margin: 0;
    border: 0;
    height: 1px;
    background: #e6e6e6;
}

.activity_tr_middle_container {
    width: 100%;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.11);
}

.activity_tr_details_card_info {
    width: 70%;
    margin-left: 35px;
}

.activity_tr_details_card_info p {
    font-family: Lato;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: 0.07px;
    color: #787878;
    margin: 0 0 5px;
}

.activity_tr_details_card_info strong {
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #323232;
    margin: 7px 0 8px;
    display: block;
}

.activity_tr_details_card {
    width: 100%;
    display: flex;
    padding: 15px 15px 15px
}

.activity_traveller_info {

    padding: 15px 15px 15px;
}

.activirty_tr_information {
    font-family: Lato;
    font-size: 16px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050;
    margin: 0 0 15px;
}

.activirty_tr_information b {
    font-weight: 900;
}

.activity_traveller_info strong {
    font-family: Lato;
    font-size: 14px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050;
    margin: 0 0 10px;
    display: block;
}

.floating-label {
    position: relative;
    margin-bottom: 10px;
}

.floating-input,
.floating_select {
    padding: 10px 0 0 0;
    width: 50%;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #e6e6e6;
    opacity: 0.8;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: rgba(120, 120, 120, 0.8);
}

.input_label {
    color: #999;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 0px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.tourspec {
    margin: 0 0 18px;
    font-family: Lato;
    font-size: 14px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050;
}

.picLoct {
    margin: 0 0 11px;
    font-family: Lato;
    font-size: 13.5px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
}

.select-text {
    margin: 0 0 20px;
    font-family: Lato;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #969696 !important;
    border-radius: 2px;
    height: 21px;
    width: 21px;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.gst_container {
    display: block;
    position: relative;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    padding-left: 37px;
    margin-bottom: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.gst_option_checkbox {
    margin-bottom: 0px;
    margin-top: 10px;
}

.user-input-wrp1 .floating-label .floating-input {
    width: 100%;
}

.user-input-wrp1 .floating-label {
    margin-bottom: 38px;
}

.activity_picup_label {
    padding-left: 36px;
    opacity: 0.8;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: rgba(120, 120, 120, 0.8);
}

.activity_tr_lan_requirement {
    width: 100%;

    padding: 10px 15px 0px;
}

.activity_tr_lan_requirement .activity_tr_lang,
.activity_tr_lan_requirement .activity_tr_requirement {
    width: 100%;
}

.activity_tr_lan_requirement .activity_tr_lang {
    margin-right: 41px;
}

.activity_tr_lan_requirement .floating_select {
    width: 100%;
}

.activity_tr_lan_requirement .floating-label {
    margin-bottom: 20px;
}

.activity_tr_contactinfo {

    padding: 15px 15px 15px
}

.activity_tr_contactinfo p:nth-child(1) {
    font-family: Lato;
    font-size: 14px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050;
    margin: 0 0 12px;
}

.activity_tr_contactinfo p:nth-child(2) {
    font-family: Lato;
    font-size: 14px;

    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
    margin: 0 0 10px;
}

.activity_tr_contactinfo .floating-label {
    margin-bottom: 25px;
}

.activity_tr_contactinfo .gst_option_checkbox {
    margin-bottom: 15px;
    margin-top: 15px;
}

.note {
    padding: 15px 15px;
}

.note ul li {
    position: relative;
    position: relative;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #787878;
    padding-left: 10px;
    margin-bottom: 7px;
    margin-left: 4px;
}

.note ul li::after {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    left: 0;
    top: 8px;
    background-color: #9a9a9a;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.activity_booking_summary_grid_container,
.activity_confidencebook {
    width: 100%;
    padding: 15px 0;
    border: none;
    margin-bottom: 15px;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.11);
}

.activity_booking_summary_1,
.activity_applied_tax,
.activity_applied_conv,
.activity_tour_type,
.activity_tour_details,
.activity_tour_traveller_policy,
.activity_applied_discount,
.activity_amount_to_be_paid,
.activity_info_datail,
.travellers1,
.activity_info_datail {
    padding: 0px 17px 0px 17px;
}

.activity_booking_summary_1_1 p {
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050;
    margin: 0 0 15px;
}

.activity_tour_location p {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    margin: 0 0 16px;
}

.activity_person_count p.pers_count {
    font-family: Lato;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #505050;
    margin: 0 0 16px;
}

.activity_tour_date_details p,
.activity_tour_amount p {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    margin: 0;
}

.activity_tour_details {
    width: 100%;
    display: flex;
    margin-bottom: 15px;
}

.activity_tour_traveller_policy p {
    margin: 0 0 15px;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
}

.activity_applied_discoount_amount p {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;

    margin: 0;
}

.activity_applied_discoount_1 {
    width: 70%;
    margin-bottom: 18px;
    position: relative;
}

.exp-discount-logo {
    width: 40%;
}

.exp-discount-info {
    width: 60%;
}

.activity_applied_discoount_1>p:hover~.exp_discount_info_box {
    visibility: visible !important;
}

.activity_applied_discoount_1 .ex_discount_info_box {

    top: -81px;
    width: 232px;
    margin-left: -1px;

}

.exp_discount_info_box {

    position: absolute;

    background: #fff;
    border-radius: 5px;

    display: flex;
    color: #323232;
    padding: 10px;
    visibility: hidden;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.11);
}

.exp_discount_info_box:after,
.exp_discount_info_box:before {


    bottom: -30%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    transform: rotate(180deg);
}

.exp_discount_info_box:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #323232;

    border-width: 10px;
    margin-left: -10px;

}

.exp_discount_info_box:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #323232;

    border-width: 10px;
    margin-left: -10px;
}

.activity_applied_tax {
    width: 100%;
    display: flex;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 14px;
}

.activity_applied_tax_1 {
    width: 70%;

    padding-top: 6px;
    position: relative;
}

.activity_applied_tax_amount {
    width: 30%;
    text-align: right;
}

.activity_applied_tax_1>p:hover~.exp_tax_info_box {
    visibility: visible !important;
}

.activity_applied_tax_1 .ex_tax_info_box {

    top: -64px;
    width: 232px;
    margin-left: 61px;

}

.exp_tax_info_box {

    position: absolute;

    background: #fff;
    border-radius: 5px;

    display: flex;
    color: #323232;
    padding: 10px;
    visibility: hidden;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.11);
}

.exp_tax_info_box:after,
.exp_tax_info_box:before {


    bottom: -40%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    transform: rotate(180deg);
}

.exp_tax_info_box:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #323232;

    border-width: 10px;
    margin-left: -10px;

}

.exp_tax_info_box:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #323232;

    border-width: 10px;
    margin-left: -10px;
}

.activity_applied_tax_1 p {
    margin: 0;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
}

.activity_applied_tax_1 p i {
    color: #236eaf;
}


.activity_applied_conv {
    width: 100%;
    display: flex;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 14px;
}

.activity_applied_conv_1 {
    width: 70%;

    padding-top: 6px;
    position: relative;
}

.activity_applied_conv_amount {
    width: 30%;
    text-align: right;
}

.activity_applied_conv_1>p:hover~.exp_conv_info_box {
    visibility: visible !important;
}

.activity_applied_conv_1 .ex_conv_info_box {

    top: -64px;
    width: 232px;
    margin-left: 0px;

}

.exp_conv_info_box {

    position: absolute;

    background: #fff;
    border-radius: 5px;

    display: flex;
    color: #323232;
    padding: 10px;
    visibility: hidden;
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.11);
}

.exp_conv_info_box:after,
.exp_conv_info_box:before {


    bottom: -40%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    transform: rotate(180deg);
}

.exp_conv_info_box:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #323232;

    border-width: 10px;
    margin-left: -10px;

}

.exp_conv_info_box:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #323232;

    border-width: 10px;
    margin-left: -10px;
}

.activity_applied_conv_1 p {
    margin: 0;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
}

.activity_applied_conv_1 p i {
    color: #236eaf;
}


.activity_applied_discoount_1 p {
    margin: 0;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
}

.activity_applied_discoount_1 p i {
    color: #236eaf;
}

.activity_applied_discount {
    width: 100%;
    display: flex;

    margin-bottom: 14px;
}

.activity_total_amount_discount {
    border-bottom: 1px solid #e6e6e6;
}

.activity_amount_tobe_paid_1 p {
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    margin: 0 0 11px;
}

.activity_amount_tobe_paid_1 span {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #787878;
}

.activity_total_amount_1 p {
    font-family: Lato;
    font-size: 16px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #236eaf;
    margin: auto;
}

.use_axis_edge {
    width: 100%;
    display: flex;
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 10px 17px 17px;
    margin-bottom: 15px;
    line-height: 22px;
}

.inner-axis-edge {
    padding: 0 24px;
    text-align: center;
}

.points_redeem_1 .points_text {

    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #323232;
    margin: 0 0 10px;
}

.points-redeem-slider form {
    width: fit-content;
    min-width: 136px;
    max-width: 250px;

    height: 40px;
    object-fit: contain;
    border-radius: 3px;
    border: solid 1px #969696;
    background-color: #ffffff;
    text-align: center;
    margin: 0px auto;
    display: flex;
}

.edge_logo {
    width: 10%;
    padding-left: 3px;
    padding-top: 10px;
    vertical-align: middle;
}

.edge_points {
    width: 90%;
}

.points-redeem-slider p {
    margin: 0;
}

.points-redeem-slider span {

    margin: 16px 0 22px 0;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #323232;
    display: block;
}

p.total_point_keyword {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #323232;
    margin: 11px 0 22px 0;
}

.proceed_to_payment {
    width: 100%;
    margin: 0px 0px 17px;
    text-align: center;
}

.ax-checkbox-label-text {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    user-select: none;
}

.proceed_to_payment_btn {
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    cursor: pointer;
    width: 100%;
    height: 42px;
    background-color: #236eaf;
    text-transform: uppercase;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    text-align: center;
    color: #ffffff;
    -webkit-appearance: none;
    padding: 0px 4px;

}

.activity_info_datail p.book-with {
    font-family: Lato;
    font-size: 16px;
    font-weight: inherit;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050;
    margin: 0 0 15px;
}

.activity_info_datail p:nth-child(2) {
    font-family: Lato;
    font-size: 14px;

    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: 0.07px;
    text-align: left;
    color: #323232;
    margin: 0 0 5px;
}

.travellers1 p {
    margin: 0 0 14px;
    font-family: Lato;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: 0.07px;
    text-align: left;
    color: #323232;
}

.activity_info_datail p.global {
    font-family: Lato;
    font-size: 14px;
    font-weight: inherit;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050;
    margin: 0 0 5px;
}

.activity_info_datail p.book-sec {
    font-family: Lato;
    font-size: 14px;
    font-weight: inherit;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050;
    margin: 0 0 5px;
}

p.book-onli {
    font-family: Lato;
    font-size: 14px;
    font-weight: inherit;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #505050;
    margin: 0 0 5px;
}

.activity_confidencebook hr {
    margin: 0 0 15px;
    border: 0;
    height: 1px;
    background: #e6e6e6;
}

.travellers1 p.num,
.edgelogo-left p {
    margin: 0 !important;
}

.hotel_axis_edge_checkbox {
    width: 10%;
}

.edgelogo-left p {

    line-break: normal;
    overflow-wrap: anywhere;
}

.floating-label.select {
    width: 100%;


    display: inline-block;

}

section.lightpick.lightpick--1-columns button.lightpick__previous-action:before {
    top: -20px;
    left: -18px;
}

section.lightpick.lightpick--1-columns button.lightpick__next-action:after {
    top: -38px;
    right: -18px;
}




.trans-adventure-title {
    background-color: #f2f2f2;
    padding: 15px;
    text-align: center;
}

.ax-trans-details {
    padding: 20px 20px;
    display: flex;
    padding-left: 6%;
}

.date-for-adve {
    flex-grow: 1;
}

.ax-trans-heading-detail {
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #323232;
    padding-bottom: 10px;
}

.date-for-adve span {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #888888;
}

.ax-trans-price-heading {

    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;

    color: #323232;

}

.ax-price-flex {
    display: flex;
    width: 100%;
    vertical-align: middle;
    justify-content: space-between;
    align-items: center;
}

.ax-booking-flex {
    display: flex;
    width: 100%;
    vertical-align: middle;
}

.ax-trans-heading-detail-price {
    font-family: Lato;
    font-size: 18px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #236eaf;
}

.ax_transaction_room_guest {
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: 0.08px;
    text-align: left;
    color: #323232;
    padding-top: 30px;
    padding-left: 6%;
}

.ax_transaction_tour_info {
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: 0.08px;
    text-align: left;
    color: #323232;
    padding-top: 30px;

}


.ax-trans-resend-btn {
    display: flex;
    padding: 0px 20px 20px;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.ax-trans-resend-btn button {
    width: 128px;
    height: 42px;
    object-fit: contain;
    border-radius: 4px;
    border: solid 1px #236eaf;
    background-color: #ffffff;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #236eaf;
    cursor: pointer;
    outline: 0;
}


.ax-trans-resend-btn button:hover {

    background-color: #236eaf;
    color: #ffffff;

}


.ax-trans-change-contact-btn-max {
    width: 100% !important;
}




.ax-trans-change-contact-note {
    color: #236eaf;
    text-align: left;
    padding-bottom: 20px;
}

.ax-trans-change-contact-btn {
    display: flex;
    padding: 0px 20px 20px;
    width: 100%;
    justify-content: right;
    align-items: center;
}

.ax-trans-change-contact-btn button {
    width: 128px;
    height: 42px;
    object-fit: contain;
    border-radius: 4px;
    border: solid 1px #236eaf;
    background-color: #ffffff;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #236eaf;
    cursor: pointer;
    outline: 0;
}


.ax-trans-change-contact-btn button:hover {

    background-color: #236eaf;
    color: #ffffff;

}


.act_cancelpagerow2 img {
    width: 14px;
    vertical-align: bottom;
    margin-right: 6px;
}

.reschedule_popup_modal .details_popup_modal-content {
    width: 511px;
    height: 290px;
    position: absolute;
    top: 40px;
    left: 40px;
    right: 40px;
    bottom: 40px;
    margin: auto;

    border-radius: 5px;
    padding: 20px 30px;
}

.exp_popUpcoming .ax-trans-details.passenger-exp-txn,
.exp_popCompleted .ax-trans-details.passenger-exp-txn,
.exp_popCancelled .ax-trans-details.passenger-exp-txn {
    display: flex;
    flex-flow: column;
}

.exp_popUpcoming .ax-trans-details.passenger-exp-txn .exp-guest-details-txn .ax-trans-heading-detail,
.exp_popCompleted .ax-trans-details.passenger-exp-txn .exp-guest-details-txn .ax-trans-heading-detail,
.exp_popCancelled .ax-trans-details.passenger-exp-txn .exp-guest-details-txn .ax-trans-heading-detail {
    width: 33%;
    font-size: 13px;
    padding-bottom: 0px;
}

.exp_popUpcoming .ax-trans-details.passenger-exp-txn .exp-guest-details-txn .ax-trans-heading-detail p,
.exp_popCompleted .ax-trans-details.passenger-exp-txn .exp-guest-details-txn .ax-trans-heading-detail p,
.exp_popCancelled .ax-trans-details.passenger-exp-txn .exp-guest-details-txn .ax-trans-heading-detail p {
    margin: 10px auto;
}

.exp_popUpcoming .ax-trans-details.passenger-exp-txn .exp-pass-name,
.exp_popCompleted .ax-trans-details.passenger-exp-txn .exp-pass-name,
.exp_popCancelled .ax-trans-details.passenger-exp-txn .exp-pass-name {
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 25px;
}

.exp_popUpcoming .ax-trans-details.passenger-exp-txn .exp-pass-name:first-child,
.exp_popCompleted .ax-trans-details.passenger-exp-txn .exp-pass-name:first-child,
.exp_popCancelled .ax-trans-details.passenger-exp-txn .exp-pass-name:first-child {
    margin-top: 0px;
}

.exp_popUpcoming .ax-trans-details.passenger-exp-txn .exp-pass-name span,
.exp_popCompleted .ax-trans-details.passenger-exp-txn .exp-pass-name span,
.exp_popCancelled .ax-trans-details.passenger-exp-txn .exp-pass-name span {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: left;
    color: #888888;
}

.exp_container div.onepanel div.leftpanelh div.innerdivhotel div.hroomdetails .passengerdetails_exp .exp-guest-details-booking {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}

.exp_container div.onepanel div.leftpanelh div.innerdivhotel div.hroomdetails .passengerdetails_exp .passtrip.pass-name p {
    margin: 0;
    padding-right: 10px;
}

.exp_container div.onepanel div.leftpanelh div.innerdivhotel div.hroomdetails .passengerdetails_exp .passtrip.pass-name {
    width: 100%;
    flex-flow: row wrap;
    display: flex;
    margin-top: 15px;
    margin-right: 30px;
}

.exp_container div.onepanel div.leftpanelh div.innerdivhotel div.hroomdetails .passengerdetails_exp .passtrip.pass-name:first-child {
    margin-top: 0px;
}

.exp_container div.onepanel div.leftpanelh div.innerdivhotel div.hroomdetails .passengerdetails_exp .exp-guest-details-booking p {
    font-size: 13px;
    font-weight: normal;
    display: grid;
}

.exp_container div.onepanel div.leftpanelh div.innerdivhotel div.hroomdetails .passengerdetails_exp .exp-guest-details-booking p span {
    font-weight: bold;
    color: #323232;
    font-size: 13px;
    overflow-wrap: anywhere;
    line-height: 0.99;
}

.exp_popUpcoming .ax-trans-details.passenger-exp-txn .exp-guest-details-txn .ax-trans-heading-detail span,
.exp_popCompleted .ax-trans-details.passenger-exp-txn .exp-guest-details-txn .ax-trans-heading-detail span,
.exp_popCancelled .ax-trans-details.passenger-exp-txn .exp-guest-details-txn .ax-trans-heading-detail span {
    color: #888 !important;
    font-weight: bold;
    overflow-wrap: anywhere;
}

.exp_popUpcoming .ax-trans-details.passenger-exp-txn .exp-guest-details-txn,
.exp_popCompleted .ax-trans-details.passenger-exp-txn .exp-guest-details-txn,
.exp_popCancelled .ax-trans-details.passenger-exp-txn .exp-guest-details-txn {
    display: flex;
    flex-flow: row wrap;
}

.reschedule_popup_modal div#imp_info,
.cancel-cnf_popup_modal div#imp_info {
    padding: 30px 0 0;
}

.flight_upc div#imp_info {
    padding: 0px !important;
}

.exp_upc div#imp_info {
    padding: 0px !important;
}

.exp_cancel_reasons_box {
    scroll-behavior: smooth;
    overflow-y: scroll;
    height: 122px;
    overflow-x: hidden;
}

.exp_cancel_reasons_box::-webkit-scrollbar {
    width: 5px;
}


.exp_cancel_reasons_box::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;

}


.exp_cancel_reasons_box::-webkit-scrollbar-thumb {
    background: #323232;
    border-radius: 10px;
}

.rescheduletitle {
    font-family: Lato;
    font-size: 17px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #505050;
}

.rescheduletitle-number {
    font-family: Lato;
    font-size: 20.5px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #236eaf;
    margin-top: 11px;
}

.cancel-cnf_popup_modal .details_popup_modal-content {
    width: 511px;
    min-height: 280px !important;
    max-height: 453px;
    /*!important;*/
    position: absolute;
    top: 40px;
    left: 40px;
    right: 40px;
    bottom: 40px;
    margin: auto;

    overflow: hidden;
}

.cancel-cnf_popup_modal .ax-login-overlay-inner.ax-login-mobile-arrow {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding-top: 11px;
}

.cancel-cnf-title {
    font-family: Lato;
    font-size: 18px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #505050;
    margin: 10px 0 25px;
}

.cancel-cnf_popup_modal .popupInput {
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    margin: 10px auto;
    height: 39px;
    font-size: 14px;
    text-align: left;
    font-family: 'Lato';

    color: #323232;
}

.cencel-cnf-btn {



    text-align: center;
}

.cencel-cnf-btn .secondary-btn {
    width: 100px;
    height: 40px;
    object-fit: contain;
    border-radius: 4px;
    border: solid 1px #236eaf;
    background-color: #fff;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    text-align: center;
    color: #236eaf;
    margin-right: 20px;
    cursor: pointer;
}

.secondary-btn:hover {
    background-color: #236eaf;
    color: white;

}

.cencel-cnf-btn .cancel-primary-btn {
    width: 100px;
    height: 40px;
    object-fit: contain;
    border-radius: 4px;
    border: solid 1px #236eaf;
    background-color: #236eaf;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    text-align: center;
    color: #fff;
    transition: all 0.3s ease-out;
    cursor: pointer;
}

.reasoncnf {
    padding-top: 2px;
    margin: 2px;
}

input[type=resons] {
    height: 23px;
    width: 348px;
}

.cancel-primary-btn1 {
    width: 102px;
    height: 34px;
    margin-top: 9px;
    object-fit: contain;
    border-radius: 4px;
    border: solid 1px #236eaf;
    background-color: #236eaf;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    text-align: center;
    color: #fff;
    transition: all 0.3s ease-out;
}









.refund-status {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #236eaf;
    width: 50px;

    border-bottom: 1px solid #236eaf;
    width: 95px;


    cursor: pointer;
    margin-top: 5px;
}

.refund-btn .ax-trans-heading-detail-price {
    margin-right: 84px;
    width: 75%;
}

.experience-btn.refund-btn {
    margin-left: 130px;
    padding-top: 10px;

    height: 43px;
}


.refund_popup_modal .details_popup_modal-content {
    width: 470px;
    height: 291px;
    position: absolute;
    top: 40px;
    left: 40px;
    right: 40px;
    bottom: 40px;
    margin: auto;

}

.refund_popup_modal .ax-login-overlay-inner.ax-login-mobile-arrow {
    text-align: center;
    margin: 0 auto;
    padding-top: 11px;
}

.refund_popup_modal .ax-login-overlay-inner.ax-login-mobile-arrow {
    width: 100%;
}

ol.progtrckr {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ol.progtrckr li {
    display: inline-block;
    text-align: center;
    line-height: 3.5em;
}

ol.progtrckr[data-progtrckr-steps="2"] li {
    width: 49%;
}

ol.progtrckr[data-progtrckr-steps="3"] li {
    width: 33%;
}

ol.progtrckr[data-progtrckr-steps="4"] li {
    width: 24%;
}

ol.progtrckr[data-progtrckr-steps="5"] li {
    width: 22%;
}

ol.progtrckr[data-progtrckr-steps="6"] li {
    width: 16%;
}

ol.progtrckr[data-progtrckr-steps="7"] li {
    width: 14%;
}

ol.progtrckr[data-progtrckr-steps="8"] li {
    width: 12%;
}

ol.progtrckr[data-progtrckr-steps="9"] li {
    width: 11%;
}

ol.progtrckr li.progtrckr-done {
    color: #323232;

}

ol.progtrckr li.progtrckr-todo {
    color: silver;

}


ol.progtrckr li:before {
    position: relative;
    bottom: -2.5em;
    float: left;
    left: 50%;
    line-height: 1em;
    top: -48px;
}

ol.progtrckr li.progtrckr-done:before {
    content: "\2713";
    color: white;
    background-color: #236eaf;
    height: 2.2em;
    width: 2.2em;
    line-height: 2.2em;
    border: none;
    border-radius: 2.2em;
    top: -48px;
    z-index: 9999;
}

ol.progtrckr[data-progtrckr-steps="5"] li {
    width: 100%;
    text-align: center;
    padding-right: 20px;
}

.ax-status {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #787878;

}

.ax-dateforstatus {
    font-family: Lato;
    font-size: 18px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #323232;
    padding-top: 10px;
}

ol.progtrckr li.progtrckr-todo:before {
    content: "";
    color: silver;
    background-color: #969696;
    bottom: -1.2em;
    height: 2.2em;
    width: 2.2em;
    line-height: 2.2em;
    border: none;
    border-radius: 2.2em;
}

.ax-refund-status-section {
    padding-top: 65px;

}

.refund_popup_modal .cancel-cnf-title {
    margin-top: 35px;
}

li.centerline-track::after {
    width: 140px;
    border-bottom: 1px solid #c8c8c8;
    position: absolute;
    left: -50px;
    top: -33px;
    z-index: 9;
    content: '';
}

li.progtrckr-done.centerline-track {
    z-index: 9999;
    position: relative;
}

.share-wishlist {
    display: none;
}

.maintop {
    display: none;
}

.mainheader {
    text-align: left;
    padding-top: 60px;


}

.mobile-header-exp {
    display: none;
}

.bottom-amt {
    display: none;
}

.mobile-modify-search-exp {
    display: none;
}

.msgpop {
    display: none;
}

.exp-bottom-filter {
    display: none;
}

.ax-search-Wrap {
    border-bottom: 1px solid #c8c8c8;
    padding: 15px 0 20px;
    width: 100%;
    float: left;
    background-color: #f7f7f7;
}

.exp-search-Wrap .ax-row {
    display: none;
}


.addAdult_info {
    position: relative;
    width: 100%;
    vertical-align: middle;
    margin-top: 10px;
}

.addAdult_title {
    float: left;
    width: 66%;
    display: inline-table
}

.addAdult {
    float: right;
}

.addAdult_info::after {
    display: table;
    content: "";
    clear: both;
}

.count_btn {
    border-radius: 50%;
    width: 25px;
    height: 25px;
    background: transparent;
    border: 1px solid #c8c8c8;
}

.addAdult .count {
    vertical-align: middle;
    margin: 0 8px;
}

.act-cha-btn {
    width: 100%;
}

.inner-book {
    flex-direction: row;
    padding: 15px 15px 15px;

}

.boder.clearfix {
    display: flex;
    border: 1px solid #e6e6e6;
}

.tg-container-left {
    width: 72%;
    padding: 1rem !important;
    float: left;

}

.d-flex.justify-content-start {
    display: flex;
    justify-content: flex-start;
}

.option-pill {

    font-size: 16px;
    padding-left: 0px;
    padding-right: 6px;
    text-align: center;
    white-space: nowrap !important;
    padding-bottom: .25rem !important;

    margin-right: .5rem !important;

    margin-bottom: .5rem !important;
    align-self: flex-end !important;
    border-radius: .1875rem !important;
    font-weight: bold;
}

.px-0 {
    font-family: Lato;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
}

.tour-option-details {
    width: 100%;
    padding-bottom: 1rem;
    padding-top: 1rem;
    display: flex;
    font-size: 14px;
    line-height: 1.5;
}

.start-times {
    max-height: 200rem;
    overflow: hidden;
    flex-wrap: wrap !important;
    display: flex !important;
    -webkit-box-pack: justify !important;
    justify-content: flex-start !important;
    flex-direction: row !important;
}

.start-time {
    color: #236eaf;
    width: auto;
    height: 37px;
    border: solid 1px #236eaf;
    border-radius: .1875rem !important;
    font-size: .875rem;
    font-weight: 600;
    margin: 4px 8px 4px 0;
    text-align: center;
    white-space: nowrap;
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 0;
    margin-right: 17px;
    cursor: pointer;
}

.start-time.active {
    background-color: #236eaf;
    color: #ffffff;
    border: solid 1px #236eaf;
}

.start-time:hover {
    cursor: pointer;
    background-color: #236eaf;
    color: #ffffff;
    border: solid 1px #236eaf;
}

.book-section {
    border-left: 2px solid #e6e6e6;
    padding-bottom: 0.5rem !important;
    padding-top: 1.5rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    float: right;
    max-height: 100%;
    display: flex !important;
    align-items: center;
}

.clearfix:after {
    display: block;
    clear: both;
    content: "";
}

.add-to-cart-container {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
    min-height: 0;
}

.price-total {
    text-align: left;
    margin-bottom: 0px;
    padding-top: 0px;
    min-height: 65px;
    line-height: 1.7;
}

.price-display {
    font-weight: bold;

    display: inherit;
}

.reserve-popover-wrapper:disabled {
    cursor: not-allowed;
}

.reserve-popover-wrapper {
    cursor: pointer;
    color: #236eaf;
    display: inline-block;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: solid 1px #236eaf;
    padding: .688rem 2rem;
    font-size: 14px;
    line-height: 1.25;
    border-radius: .1875rem;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.boogink_btn {
    margin: 15px 0;
}

.boogink_btn .act-cha-btn2 {
    width: 100%;
}

.rnplDescription {
    padding: 1rem 1rem;
    float: left;
    border-top: 1px solid #e6e6e6;
}

.rnplDescription p {
    margin: 0;
}

.error_messages-box {
    width: 551px;

    margin: -10px auto;
    padding: 10px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.error_message-comp {}

.error_messages-box.session-timeout {
    width: 1200px !important;
}

.error_messages-box .head-title h2 {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.3px;
    text-align: center;
    color: #236eaf;
    margin: 0;
}

.error_messages-box a {
    text-decoration: none;
}

.error_messages-box .head-title {
    position: relative;
    margin-top: 0px;
}

.error_messages-box span {
    position: absolute;
    right: 24px;
    font-size: 28px;
    font-weight: bold;
    top: 10%;
    transform: translate(-50%, -50%);
    color: #aaaaaa;
    cursor: pointer;
}

.error_messages-box .head-title span:hover {
    color: #323232;
}

.error_messages-box .action_btn {
    width: 230px;
    height: 48px;
    border-radius: 3px;
    font-size: 18px;
    font-family: Lato;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: 2px;
    text-align: center;
    color: #ffffff;
    margin: 0 17px;
    border: 0;
    cursor: pointer;
    border-radius: 6px;
    text-transform: uppercase;
}

.error_messages-box .action_btn:hover,
.action_btn:focus {
    border: 0;
}

.error_messages-box .action_btn.back {
    background-color: #f8f8f8;
    color: #236eaf;
    border: 2px solid #236eaf;
    margin-bottom: 15px;

}

.error_messages-box .action_btn.continue {
    background-color: #236eaf;
}

.error_messages-box .error_img,
.error_action {
    text-align: center;

    margin-top: 8px;
}

.error_messages-box .error_img p {
    margin: 40px 0 34px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 0.3px;
    text-align: center;
    color: grey;
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
    .error_messages-box {
        width: 93%;
        border: 0;

    }

    .error_messages-box span {
        top: 7%;
    }

    .error_messages-box .head-title h2 {
        font-size: 17px;
    }

    .error_action {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }

    .error_messages-box .action_btn {
        margin: 10px 0;
        margin-bottom: 10px !important;
    }

    .error_messages-box_my_transaction {
        width: 100%;
        border: 0;
    }

    .error_messages-box_my_transactionn {
        top: 7%;
    }

    .error_messages-box_my_transaction .head-title h2 {
        font-size: 18px;
    }

    .error_messages-box_my_transaction .action_btn {
        margin: 10px 0;
    }

}






.modal {
    display: none;
    position: fixed;
    z-index: 999999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}


.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}


.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.experience_slideshow-container {

    max-width: 100%;
    position: relative;
    margin: auto;
}

.exp_mySlides {
    width: 100%;

    height: 430px;
    overflow: hidden;
}

.exp_mySlides {
    display: none;
}

.exp_fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

.exp_numbertext {
    color: #f2f2f2;
    font-size: 25px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
    right: 0;

    cursor: pointer;
    z-index: 99;
}

.exp_img_size-slider {
    cursor: pointer;
    max-width: 100%;
    height: 100%;
    min-height: 100%;
    object-fit: cover;
    width: 100%;
}

.exp_next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

.exp_prev,
.exp_next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

.exp_temp_slides {
    text-align: center;
    display: flex;


    max-width: 100%;
    height: 100px;
    overflow: hidden;

    margin-top: 5px;
}

.exp_temp_slides_img {
    width: 64px;
    height: 60px;
    cursor: pointer;
    margin-right: 5px;
}

.exp_img_gallery {
    display: flex;
    width: 100%;

}

.exp_gallary_card {
    width: 100%;
    padding-left: 20px;
}

.exp_gallary_container {
    padding: 0px 16px;
}

.exp_gallary_row {

    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 4px;

}

.exp_gallery_slideshow-container {

    max-width: 100%;
    position: relative;
    margin: auto;
}

.exp_gallery_mySlides {
    display: none;
}

.exp_gallery_mySlides {
    max-width: 700px;
    height: 400px;
}

.exp_img_size {
    width: 100%;
    height: 100%;
}

.exp_gallery_prev {
    left: 0;
    color: #323232;
    border-radius: 3px 0 0 3px;
}

.exp_gallery_next {
    right: 0;
    color: #323232;
    border-radius: 3px 0 0 3px;
}

.exp_gallery_prev,
.exp_gallery_next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 28px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

.exp_gallery_temp_slides {
    text-align: center;
    display: flex;
    width: 100%;
    height: 100px;
    overflow-y: hidden;
    overflow-x: scroll;
    margin-top: 5px;
}

.exp_gallery_temp_slides::-webkit-scrollbar {
    height: 5px;
}


.exp_gallery_temp_slides::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;

}


.exp_gallery_temp_slides::-webkit-scrollbar-thumb {
    background: #323232;
    border-radius: 10px;
}

.exp_gallery_temp_slides_img {
    width: 80px;
    height: 80px;
    cursor: pointer;
    margin-right: 5px;
}




.selectTime_main {
    display: flex;
}

.selectTimeDrop {
    font-size: 14px;
    padding: 4px 4px;
    display: block;

    width: 50%;

    height: 40px;
    background-color: transparent;
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-bottom: 1px solid #e6e6e6;
    font-family: Lato;
    text-align: center;
    padding-left: 15px;

}

.selectTimeDrop::-webkit-scrollbar {
    width: 6px;
}


.selectTimeDrop::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;

}


.selectTimeDrop::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}

.selectTimeSeperator {
    font-weight: 900;
}

.selectTime_option {
    min-height: 138px !important;

    padding: 0px 22px 14px !important;
}

.selectTime_optionDefault {
    color: #888;
}




.act-cha-main-containBox {
    box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.11);
    display: flex;
}

.act-cha-main-containBox .images {
    width: 70%;
}

.act-cha-main-containBox .contain {
    width: 30%;

}

.main-container-check-avaibility .act-cha-main-containBox .contain .act-cha-dropdown {
    margin-top: 0px;
    box-shadow: none;
}

.main-container-check-avaibility .act-cha-main-containBox .contain .act-cha-dropdown .act-drop-box {
    display: block;
}

.main-container-check-avaibility .act-cha-main-containBox .contain .act-cha-dropdown .act-drop-box .act-date_div {
    width: 100%;
    height: 40px;
}

.main-container-check-avaibility .act-cha-main-containBox .contain .act-cha-dropdown .act-drop-box .act-date_div .text5 {
    margin-right: 0px;
    height: 40px;
}

.main-container-check-avaibility .act-cha-main-containBox .contain .act-cha-dropdown .act-drop-box .act-trav_div {
    width: 100%;
    margin-top: 10px;
    height: 40px;
}

.main-container-check-avaibility .act-cha-main-containBox .contain .act-cha-dropdown .act-drop-box .act-trav_div .exp_travellers_avail {
    width: 100%;
    top: 42px;
}

.main-container-check-avaibility .act-cha-main-containBox .contain .act-cha-dropdown .act-drop-box input {
    width: 100%;
    margin-right: 0px;
    height: 40px;
}

.main-container-check-avaibility .act-cha-main-containBox .contain .act-cha-dropdown .act-avail_div {
    width: 100%;
    margin-top: 30px;
}

.main-container-check-avaibility .act-cha-main-containBox .contain .act-cha-dropdown .act-avail_div .act-cha-button2 {
    width: 100%;
    margin-left: 0px;
    margin-top: 0px;
}

.main-container-check-avaibility .act-cha-main-containBox .contain .act-cha-hr1 {
    margin: 10px 15px 0px 15px;

    max-height: 105px;
    overflow-y: auto;
}

.main-container-check-avaibility .act-cha-main-containBox .contain .act-cha-hr1::-webkit-scrollbar {
    width: 7px;
}


.main-container-check-avaibility .act-cha-main-containBox .contain .act-cha-hr1::-webkit-scrollbar-track {
    background: #f1f1f1;
}


.main-container-check-avaibility .act-cha-main-containBox .contain .act-cha-hr1::-webkit-scrollbar-thumb {
    background: #236eaf;
    border-radius: 10px;
}


.main-container-check-avaibility .act-cha-main-containBox .contain .act-cha-hr1::-webkit-scrollbar-thumb:hover {
    background: #236eaf;
}

.main-container-check-avaibility .act-cha-main-containBox .contain .act-cha-hrs {
    padding: 0px 15px;
    margin: 0px;
}

.main-container-check-avaibility .act-cha-main-containBox .contain .act-cha-hrs li.list+hr {
    margin: 10px 0px 0px;
}



.booking-deatils-resend {
    margin-right: 10px;
}


.act_cancelpagemiddle{
    width: 100%;
}
.exp_booking_ref{
    color: #000;
    font-size: 12px;
    font-family: lato;
    display: flex;
    align-items: center;
    padding-left: 15px;
    font-weight: 600;
    border-left: 1px solid #6e6e6e;
    margin-left: 15px;
}
.exp_booking_ref span{
    font-weight: 500;
}
.tran_exp_amt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 20px;
    padding: 15px 0;
    border-top: 1px solid #e6e6e6;
}
.tran_exp_amt .trans_exp_booking label{ 
    display: block;
    padding: 5px 0;
}
.tran_exp_amt .ax-price-flex{ 
    padding: 5px 0;
}

.tran_exp_amt .ax-price-flex{
    justify-content: center;
    gap: 10px;
}

.trans_exp_buttons{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.trans_exp_buttons .ax-trans-change-contact-btn{
    padding: 0;
}
.trans_exp_buttons .act_cancelpageright1{
    width: 100%;
}

.ax-trans-resend-btn{
    justify-content: center;
    padding-bottom: 30px;
    gap: 15px;
}

.act_cancelpageright1 button{
    width: 100%;
    height: 42px;
    object-fit: contain;
    border-radius: 4px;
    border: solid 1px #236eaf;
    background-color: #ffffff;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-transform: capitalize;
    text-align: center;
    color: #236eaf;
    cursor: pointer;
    outline: 0;
    transition: 0s;
    margin: 5px 0;
}

.act_cancelpageright1 button:hover{
    color: #ffffff;
    background-color: #236eaf;
}

.ax-trans-change-contact-btn button{
    width: 100%;
}