/*============================bookmark page==========================================*/
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
a.tpbtnldr:after{
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    right: 0;
    margin: auto;
    border: 2px solid #d8d8d8;
    border-radius: 50%;
    border-top: 2px solid #20bfad;
    width: 20px;
    height: 20px;
    animation: spin 1.5s linear infinite;
}
a.tpbtnldr:before {
    content: "";
    position: absolute;
    background: #ededed;
    height: 100%;
    width: calc(100% - 20px);
    border-radius: 5px;
}

.tk_right_tour_plan_details .tk_tour_plan_lists {
    background: #f7f7f7;
    margin-top: 0px;
}
.tour_plan_block .page-content h4 {
    font-size: 20px;
    color: #000;
    font-family: latobold;
}
.tour_plan_block .page-content p {
    font-size: 14px;
    margin-bottom: 30px;
}
.tour_plan_block .page-content:after {
    background: #e8e8e8;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    width: 96%;
    height: 1px;
    bottom: 15px;
}
.tour_plan_block .each_plan_inner {
    border: 1px solid #e9e9e9;
    position: relative;
    background-color: #fff;
    box-shadow: 0 0 10px #c2c2c2;
}
.tour_plan_block .each_plan_inner .place_map a {
    position: relative; bottom: 40px;
}
.each_plan_inner .add-to-plan{
    padding-right: 7px;
}
.each_plan_inner .delete{
    padding-left: 7px;
}
.each_plan_inner .add-to-plan button {
    font-size: 12px;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    border-radius: 3px;
    border: none;
    color: #000;
    background: #eaeaea;
}
.each_plan_inner .delete button {
    background-color: #e08383;
    font-size: 12px;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    border-radius: 3px;
    border: none;
}
.each_plan_inner ul li h4 {
    font-family: latobold;
    height: 24px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.each_plan_inner ul li p {
    font-size: 13px;
    line-height: 22px;
}
.each_plan_inner ul li p.location {
    text-overflow: ellipsis;
    height: 35px;
    overflow: hidden;
    white-space: nowrap;
}
.each_plan_inner i.fa.fa-map-o {
    font-size: 12px;
    background: #eaeaea;
    padding: 8px 7px;
    border-radius: 3px;
    border: 1px solid #dadada;
    color: #000;
    position: absolute;
    right: 15px;
}
.each_plan_inner .delete button:hover {
    background: #ce3d3d;
}
.each_plan_inner .add-to-plan button:hover,.each_plan_inner i.fa.fa-map-o:hover {
    background: #20bfad;
    color: #fff;
}
    /*Right side*/
.tk_tour_plan_lists .tk_tourplan_added{
    background-color: #fff;
    border: 1px solid #cecccc;
}
.tk_tourplan_added .media-body {
    padding-right: 18px;
}
.tk_tourplan_added .media {
    border-bottom: 1px solid #cecccc;
    padding: 5px 15px;
    position: relative;
}
.tk_tourplan_added .media:nth-last-child{
    border-bottom: 0px;
}
.tk_tourplan_added h4.plan_list {
    padding: 15px 15px;
    border-bottom: 1px solid #cecccc;
}
.tk_tourplan_added .media .eachremoveplan {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #20bfad;
    font-size: 12px;
    border: 1px solid #20bfad;
    border-radius: 50%;
    height: 17px;
    width: 17px;
    text-align: center;
    padding: 2px 2px;
    line-height: 12px;
}
.proceed_button button {
    width: 100%;
    background: #20bfad;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-family: latobold;
    padding: 12px 0;
    border-radius: 2px;
}
.eachsavedplan h4.media-heading.tour_place_hed {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 158px;
    height: 19px;
    color: #000;
}
.no_ourplans .each_no_plan {
    box-shadow: 0px 2px 10px #c2c2c2;
}
.no_ourplans .each_no_plan ul a h4,.no_ourplans .each_no_plan ul p{
	white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
}
.no_ourplans h3.main_head {
    font-family: latobold;
    font-size: 18px;
    text-transform: capitalize;
}
.no_ourplans .each_no_plan ul a h4 {
    color: #20bfad;
}
.no_ourplans .each_no_plan ul p.category {
    color: #000;
    font-family: 'latobold';
}

/*====================================bookmark page==================End======*/


/*================================Plan===========================================*/
.removeplanldr i {
color: #e08383;
}
a.removeplanldr:after {
content: '';
position: absolute;
top: -2px;
bottom: 0;
left: -2px;
right: 0;
margin: auto;
border: 2px solid #fffafa;
border-radius: 50%;
border-top: 2px solid #e08383;
width: 20px;
height: 20px;
animation: spin 1.25s linear infinite;
} 
.tk_tourplan_added .media .eachremoveplan.removeplanldr {
    color: #e8a5a5;
    border: 1px solid #e8a5a5;
}
#tourplan_booking .nice-select ul.list {
    max-height: 250px;
    overflow-y: scroll;
}

a.removeplanldr i{opacity:0.85;}
.all_tour_plans .each_ones.nopad {
    box-shadow: 0 0 10px #c2c2c2;
    background: #fff;
}
.add_to_package_form select {
    opacity: 0;
}
.all_tour_plans .each_ones .buttons {
    position: relative;
    overflow: hidden;
}
.all_tour_plans .buttons a {
    font-size: 14px;
    text-align: center;
    font-family: latobold;
    transition: all 0.5s;
    display: block;
    padding: 10px;
    text-transform: uppercase;
}
.all_tour_plans a.packages {
    position: absolute;
    right: 100%;
    top: 0;
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: auto;
    background: #20bfad;
    color: #fff;
    font-size: 12px;
}
.all_tour_plans a.packages i{
    padding-left: 3px;
}
.all_tour_plans a.place_name_link {
    position: relative;
    left: 0;
    display: block;
    margin: auto;
    color: #000;
}
.tk_tourplan_added .media p {
    color: #000;
}
.all_tour_plans a.place_name_link:hover{left: 100%;}
.all_tour_plans a.place_name_link:hover + .packages {right: 0;}
.all_tour_plans a.packages:hover a.place_name_link{left: 100%;}
.all_tour_plans a.packages:hover{right: 0;}
.all_tour_plans .each_ones:hover a.packages {right: 0;}
/*Form*/
.add_to_package_form{
    box-shadow: 0 0 10px #c2c2c2;
    background: #ffffff;
    min-height: 500px;
}
.add_to_package_form input,.add_to_package_form textarea {
    border-radius: 0px;
    border: 1px solid #e2e2e2;
    box-shadow: none;
    resize: none;
}   
.add_to_package_form .form-control:focus {
    border: 1px solid #20bfad;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.075), 0 0 8px rgba(32, 191, 173, 0.01);
}
.tk_plan_form_submit input {
    background: #20bfad;
    font-size: 18px;
    color: #fff;
    border: none;
    padding: 5px 0;
    text-transform: uppercase;
}


.tk_this_only.add_to_package_description{
    color: #fff;
    min-height: 635px;
    background-image: url("../images/tourplan/formside_bg.jpg");
}
.tk_this_form_only.add_to_package_form{
    min-height: 635px;
}
.tk_this_only.add_to_package_description .content_inner {
    background: #ca7271;
    min-height: 595px;
    padding: 15px 15px;
}
.tk_this_form_only.add_to_package_form p {
    padding: 0px 15px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #000;
}
.tk_this_form_only.add_to_package_form p a{
    color: #20bfad;
}
.add_to_package_form select {
    opacity: 0;
}
.plan_tour_middle h4 {
    font-size: 20px;
    color: #000;
    font-family: latobold;
}
.add_to_package_description h4{
    color: #fff;
}
.package_form_main{
    padding-right: 0px;
}
.add_to_package_form .nice-select {
    min-height: 0;
    height: 34px;
    line-height: 2.3;
    width: 100%;
    border-radius: 0px;
    margin-bottom: 20px;
    padding: 0 12px;
    color: #9999a5;
    background: #fff;
}
.add_to_package_form .nice-select:active,.add_to_package_form .nice-select.open,.add_to_package_form .nice-select:focus {
    border-color: #d0d0d0;
}
.add_to_package_form .nice-select ul.list {
    width: 100%;
    border-radius: 0px;
    border: 1px solid #ededed;
}
.add_to_package_form .form-control[readonly] {
    background: #fff;
}
.map_and_scroll{background: #fff; padding-left: 0px;}
div#ui-datepicker-div {
    width: 265px;
    border-radius: 0;
    background: #ffffff;
    box-shadow: -3px 2px 8px #d8d8d8;
}
div#ui-datepicker-div tbody td a {
    text-align: center;
    border: 1px solid #9f9f9fa8;
    padding: 5px 5px;
}
div#ui-datepicker-div table thead th span {
    color: #000;
}
div#ui-datepicker-div .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    background: #f4f4f4;
    border: none;
}
div#ui-datepicker-div .ui-datepicker-title span.ui-datepicker-month,
div#ui-datepicker-div .ui-datepicker-title span.ui-datepicker-year {
    color: #000;
}
div#ui-datepicker-div .ui-state-highlight, div#ui-datepicker-div .ui-widget-content .ui-state-highlight{
    background: #20bfad;
    color: #ffffff;
}
div#ui-datepicker-div .ui-state-active, .ui-widget-content .ui-state-active{
    background-color: #cac7c7;
    color: #000;
}
.tk_showcase_three .add_to_package_description a{color: #fff;}
.tk_showcase_three .add_to_package_description a:hover{color: #1fbfad;}


/*================================Plan=================================End==========*/

/*=====================================Tourplan state page ================================================*/
.stylemap { height: 300px; width: 100%;}
.grouped_package .all_package_main {
    background: #fff;height: 870px;
    overflow: hidden; padding-right: 15px;
}
.tk_showcase_three .listing_page h3.state_route_hed {
    color: #20bfad;
    font-size: 25px;
    margin-bottom: 20px;
    font-family: latobold;
}
.single .stylemap {
    height: 390px;
}
.single .all_package_main {
    height: 390px;
}
.double .stylemap {
    height: 350px;
}
.double .all_package_main {
    height: 665px;
}
.grouped_package .package_each_items {
    min-height: 300px;
    background: #fff;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    box-shadow: 0px 1px 10px #c2c2c2;
}
.grouped_package .all_package_main h4{
    padding: 20px 30px;
    line-height: 1.5;
    font-family: latobold;
    color: #000;
    font-size: 18px;
}
.grouped_package .all_package_main a {
    background: #20bfad;
    color: #fff;
    border: 1px solid #20bfad;
    font-size: 15px;
    padding: 7px 36px;
    border-radius: 5px;
}

/* .grouped_package .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color: #20bfad; width: 4px;}
.grouped_package .mCSB_inside>.mCSB_container{margin-right: 15px;}
.grouped_package .mCSB_scrollTools .mCSB_draggerContainer{right: -10px;}
.grouped_package .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{width: 2px;
    background-color: #606060;} */


.all_package_scroll {
    overflow: auto;
    height: 100%;
    padding-right: 10px;
    margin-right: -32px;
    padding-left: 15px;
}


 /* Bottom */
.package_near_route .route_one_by_one{
    clear: both;
    padding: 15px 0px;
}
.package_near_route {
    height: 300px;
    background: #f7f7f7;
    padding: 15px 15px;
    box-shadow: 0 0 10px #c2c2c2;
}
.package_near_route .single_scroll_first_package {
    background: #fff;
}
.package_near_route .location_marker i {
    font-size: 40px;
    color: #20bfad;
}
.package_near_route .route_one_by_one ol p {
    padding: 20px 15px;
    border-bottom: 1px solid rgba(193, 193, 193, 0.39);
    font-size: 14px;
    color: #454545;
    margin: 0px;
}
.package_near_route table.adp-placemark img.adp-marker {
    margin: 15px 15px;
}

.package_near_route table.adp-directions tr {
    height: auto !important;
    line-height: 2 !important;
}
.plan_select_salectar select{opacity: 0;}
.plan_select_salectar .nice-select {
    width: 100%;
    min-height: 40px;
    height: 0;
    line-height: 37px;
    border-radius: 0px;
    border: 1px solid #dadada;
}
.plan_select_salectar input#submit {
    width: 100%;
    background: #20bfad;
    color: #fff;
    border: 1px solid #dadada;
    padding: 9px 0;
    margin-top: 30px;
}
.grouped_package.multiple .package_near_route {
    height: 460px;
    overflow: hidden;
}
.grouped_package.multiple .package_near_route #routepanel {
    overflow-y: auto;
    height: 100%;
    margin-right: -32px;
    padding-right: 15px;
}


.adp, .adp table {width: 100%;}
@media (max-width: 1199px){
.grouped_package .all_package_main h4{
    padding:15px 0px;
}
.grouped_package .all_package_main{
    margin-bottom: 15px;
}
}
@media (max-width: 767px){
.all_package_scroll{padding-right: 0px; margin-right: 0px;}
}

/*=====================================Tourplan state page (Multiple)===================================end===========*/


@media (max-width: 992px){
    .tour_plan_block .page-content p{text-align: justify;}
    .each_plan_inner .add-to-plan{padding-right: 15px; margin-bottom: 10px;}
    .each_plan_inner .delete{padding-left: 15px;}
    .each_plan_inner .add-to-plan button,.each_plan_inner .delete button{font-size: 14px;}
    .tk_right_tour_plan_details {
        background-color: #ededed;
        position: fixed;
        top: 138px;
        transition: all 0.5s ease-out;
        height: 100%;
        width: 90%;
        right: -90%;/* 
        overflow: scroll; */
        z-index: 999999998;
        padding: 0px;
    }
    .tk_right_tour_plan_details .close_button i {
        position: absolute;
        left: -35px;
        top: 75px;
        z-index: 9;
        background: #23bdac;
        color: #fff;
        padding: 10px 10px;
        border: 1px solid #23bdac;
        cursor: pointer;
        box-shadow: -5px 2px 20px 4px rgba(0, 0, 0, 0.5);
    }
    .tk_tourplan_added .eachplangroup{
        overflow-y: scroll;
        height: 250px;
    }
    .tk_right_tour_plan_details .tk_tour_plan_lists{padding-top: 25px;}
/*plan*/
    .package_form_main{padding-left: 0px;}
    .add_to_package_description{margin-top: 15px;}
}
@media (max-width: 767px){
    .tk_right_tour_plan_details{top: 45px;}
/*plan*/
    .all_tour_plans .single_main{padding: 0px; margin-bottom: 15px;}
    .tour_plan_block .each_plan { padding: 0px;}
.grouped_package .package_each_items {
    padding-bottom: 15px;
}
}

/* ------------------------- Tourplan Left Sidebar ---------------------------------- */
.tourplan_profile_details .card.hovercard {
    /* border: 1px solid #cecccc; */
    position: relative;
    background: #fff;
    box-shadow: 0px 4px 8px #c2c2c2;
}
.tourplan_profile_details .cardheader {
    background: #20bfad;
    height: 100px;
}
.tourplan_profile_details .card.hovercard .avatar {
    position: relative;
    top: -50px;
    margin-bottom: -50px;
}
.tourplan_profile_details .card.hovercard .avatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255,255,255,0.5);
    background-color: #fff;
}
.tourplan_profile_details p.desc {
    padding: 3px 0px;
    font-size: 14px;
}
.tourplan_profile_details .title h5 a {
    color: #000;
    font-size: 18px;
}
.tourplan_profile_details .tourplan_profile_links{
    border-top: 1px solid #e9e9e9;
}
.tourplan_profile_details .tourplan_profile_links ul li a{
    display: block;
    font-size: 12px;
    color: #20bfad;
    font-family: latobold;
    padding: 3px 0;
    text-transform: uppercase;
}
.tourplan_profile_details .info button {
    padding: 2px 25px;
    font-size: 14px;
    background: #20bfad;
    color: #fff;
    border: 1px solid #20bfad;
    letter-spacing: 1px;
}
.tourplan_profile_details .info button:hover {
    background: #ededed;
    color: #000;
    border: 1px solid #c1c1c1;
}
/* ------------------------- Tourplan Left Sidebar --------------- end ------------------- */