.nav-tabs.tabs-schedule li.active a,
.nav-tabs.tabs-schedule li.active a:hover,
.nav-tabs.tabs-schedule li.active a:focus {
    color: #fff;
    background: #ed582f;
    border-bottom-color: initial;
}
.nav-tabs.tabs-schedule li a {
    margin-bottom: 10px;
}
.nav-tabs.tabs-schedule li a {
    padding: 0 15px;
    border: 1px solid #ccc;
    border-radius: 20px;
    display: inline-block;
    box-sizing: border-box;
    line-height: 40px;
    height: 40px;
}
.li-tab-parent {
    padding: 0 15px;
    border: 1px solid #ccc;
    border-radius: 20px;
    background: #fff;
    display: inline-block;
    color: #4d4d4d;
    box-sizing: border-box;
    line-height: 40px;
    height: 40px;
}
.style-select {
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 300;
    border: none;
    -webkit-appearance: none;
    outline: none;
    color: #000;
}
.show_schedule {
    text-align: center;
    padding: 0;
    width: 35% !important;
    height: 35px;
    border: 1px solid #ccc;
}
.set_background_isset_title {
    background-color: #f2f7a5 !important;
}
.set_background_isset_discount {
    background-color: #fbdec6 !important;
}
.background_input_check {
    background: #00c7ba !important;
    color: #fff;
}
.searchoverlay .searchoverlay_content .lst_destination .item_search {
    display: block;
    width: 50%;
    margin-bottom: 10px;
    position: relative;
}
.searchoverlay
    .searchoverlay_content
    .lst_destination
    .item_search:first-child {
    width: 100%;
}
.searchoverlay .searchoverlay_content .lst_destination .item_search input {
    display: none;
}
.searchoverlay .searchoverlay_content .lst_destination .item_search label {
    display: inline-block;
    font-size: 16px;
    position: relative;
    padding-left: 40px;
    line-height: 30px;
    color: #626361;
    margin: 0;
}
.searchoverlay
    .searchoverlay_content
    .lst_destination
    .item_search
    label:before {
    content: "";
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #626361;
    top: 2px;
    left: 0;
}
.searchoverlay
    .searchoverlay_content
    .lst_destination
    .item_search
    input:checked
    + label::after {
    content: "";
    display: block;
    width: 13px;
    height: 8px;
    border-bottom: 3px solid #ed582f;
    border-left: 3px solid #ed582f;
    transform: rotate(-45deg);
    position: absolute;
    top: 8px;
    left: 6px;
}
.sub_seachfilter
    .lst_seachfilter
    .item_seachfilter
    .lst_destination
    .item_search {
    display: block;
    width: 50%;
    box-sizing: border-box;
    padding-right: 10px;
    margin-bottom: 10px;
    position: relative;
}
.sub_seachfilter
    .lst_seachfilter
    .item_seachfilter_one
    .lst_destination
    .item_search {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding-right: 10px;
    margin-bottom: 10px;
    position: relative;
}
.sub_seachfilter .lst_seachfilter .lst_destination .item_search input {
    display: none;
}
.sub_seachfilter .lst_seachfilter .lst_destination .item_search label {
    display: inline-block;
    font-size: 16px;
    position: relative;
    padding-left: 40px;
    line-height: 30px;
    color: #626361;
    margin: 0;
    cursor: pointer;
}
.booking_date_tour .daterangepicker td.in-range {
    background-color: #fbdcd3;
    border: 2px solid #fff;
    margin: 2px;
    color: #626361;
    border-radius: 0;
}
.booking_date_tour .daterangepicker.opensdatepic_two {
    position: relative;
    top: 0 !important;
    overflow: hidden;
    z-index: 9;
    color: #000;
    border: 1px solid #ddd;
    display: block !important;
    left: 0 !important;
}
.booking_date_tour .daterangepicker td.active {
    background-color: #ed582f;
    border-color: transparent;
    border-radius: 0;
    color: #fff;
}
.booking_date_tour .daterangepicker .drp-calendar.left,
.booking_date_tour .daterangepicker .drp-calendar.right {
    width: 50%;
    box-sizing: border-box;
    padding: 8px;
    max-width: 1000px;
}
.booking_date_tour .daterangepicker .calendar-table th,
.booking_date_tour .daterangepicker .calendar-table td {
    border-radius: 0;
    border: 2px solid #fff;
    box-sizing: border-box;
}
.booking_date_tour .table-condensed tbody tr td {
    padding: 1px;
}
.booking_date_tour .calendarWrap .calendar {
    display: block !important;
    position: relative;
}
.booking_date_tour div.calendar table {
    width: 49%;
}
.margin-top {
    margin-top: 1px;
}
.date_error {
    border: 1px solid red;
}
.item_checkparti {
    position: relative;
}
.item_checkparti label .sub_info_kunden {
    z-index: 3;
    visibility: visible;
    opacity: 1;
}
.item_checkparti label .sub_info_kunden {
    position: absolute;
    top: 40px;
    left: 0;
    width: 250px;
    display: block;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    text-align: left;
    background: #fff;
    color: #626361;
    transition: 0.35s all;
}
.item_checkparti label .sub_info_kunden .name_kunden {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}
.item_checkparti label .sub_info_kunden .time_kunden {
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: 20px;
}
.font-weight-bold {
    font-weight: 600;
}
.text_relate {
    font-weight: 600;
    color: #626361;
}
.change_background {
    background: #ed582f !important;
    color: #fff !important;
}
.border_checkbox {
    border: 1px solid #fd0000 !important;
}
.show_buy_more {
    border-top: 1px solid #ccc;
    padding-top: 15px;
}
.text-checkbox-error {
    color: red !important;
    font-weight: 700 !important;
}
.mt-10 {
    margin-top: 10px;
}
.ml-15 {
    margin-left: 15px;
}
.col6 {
    width: calc(50% - 10px);
    color: #1a1a1a;
    position: relative;
    margin-bottom: 15px;
}
.col12 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.bg-color {
    background: #f1f2f2;
}
#overlayTime .daterangepicker {
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    position: relative;
    overflow: hidden;
}
#overlayTime .daterangepicker .drp-calendar.left,
#overlayTime .daterangepicker .drp-calendar.right {
    padding: 0;
}
#overlayTime .daterangepicker .calendar-table th,
#overlayTime .daterangepicker .calendar-table td {
    border-radius: 0;
    border: 2px solid #fff;
    box-sizing: border-box;
    padding: 1px;
}
#overlayTime div.daterangepicker td.active,
#overlayTime div.daterangepicker td.active:hover {
    background-color: #ed582f;
    border-color: transparent;
    border-radius: 0;
    color: #fff;
}
#overlayTime .daterangepicker td.in-range {
    background-color: #fbdcd3;
    border: 2px solid #fff;
    margin: 2px;
    color: #626361;
    border-radius: 0;
}
#overlayTime .daterangepicker td {
    background: #f1f2f2;
}
#overlayTime .daterangepicker td.off,
#overlayTime .daterangepicker td.off.in-range,
#overlayTime .daterangepicker td.off.start-date,
#overlayTime .daterangepicker td.off.end-date {
    background-color: #fff;
}
.btn_registriert {
    color: #626361;
    text-decoration: underline;
    transition: all 0.15s ease-in-out;
    padding: 0;
    margin: 0;
    display: inline-block;
}
#overlayTime .searchoverlay_adopt {
    behavior: url(Content/pie.htc);
}
#overlayTime .searchoverlay_adopt::after,
#overlayTime .searchoverlay_adopt::before #overlayTime .searchoverlay_adopt * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.booking_date_tour div.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #ed582f;
}
div.booking_date_tour div.daterangepicker td.off.start-date {
    background-color: #fff;
}
div.list_cate3 .title_listcate3 {
    color: #ec572e;
}
.persdataform_geblabel {
    margin-top: 10px;
}
.roundteaser_content .title-cat a {
    color: #ec572e !important;
}
.danke_page p a {
    display: inline-block !important;
}
.pading-top-0 {
    padding-top: 0;
}
.padding-buttom-0 {
    padding-bottom: 0 !important;
}
.padding-bottom-10 {
    padding-bottom: 10px !important;
}
.pading-buttom-10 {
    padding-bottom: 10px;
}
.text-15 {
    font-size: 15px;
}
.margin-top-0 {
    margin-top: 0 !important;
}
.margin-bottom-15 {
    margin-bottom: 15px !important;
}
.text-description-tour {
    font-size: 16px;
    color: #626361;
    font-family: "Heebo", Helvetica, Arial, sans-serif;
    display: block;
    line-height: 1.35;
}
.comment {
    padding: 22px;
    background: #eee;
    margin-top: 11px;
    border-radius: 5px;
}
.comment .title {
    margin-top: 0;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px;
}
.comment .desc {
    color: #636363;
    margin-bottom: 10px;
}
.comment .message .form-cotnrol {
    height: auto;
    margin-top: 30px;
    border-radius: 8px;
}
.comment .message {
    border-radius: 8px;
}
.btn-submit {
    float: right;
    margin-top: 10px;
    border-radius: 7px;
    background: #ed582f;
    color: #fff;
    padding: 5px 65px;
    font-size: 16px;
    outline: none;
    line-height: 24px;
    border: none;
    border-radius: 20px;
    font-weight: 300;
    max-width: 100%;
    width: auto;
    cursor: pointer;
}
.padding-buttom-0 .item_aktuellewap {
    background: #fff;
    padding-bottom: 41px;
    position: relative;
}
.fb-parents {
    margin-top: 20px;
    text-align: center;
    padding: 5px 5px 2px !important;
}
.fb-parents img {
    padding: 5px;
}
.custom_bottom {
    width: 45px;
    height: 45px;
}
.point_rating {
    height: 45px;
}
.sub_reiseanfrage .lst_reiseanfrage .customer_left {
    width: calc(25% - 10px);
    height: 100%;
    display: block;
    box-sizing: border-box;
}
.sub_reiseanfrage .lst_reiseanfrage .customer_right {
    width: calc(75% - 10px);
    height: 100%;
    display: block;
    box-sizing: border-box;
}
.item_beliebtewap_one .item_aktuellewap .frame_image:before {
    padding-bottom: 238.504347%;
}
@media (max-width: 1199px) {
    .item_beliebtewap_one .item_aktuellewap .frame_image:before {
        padding-bottom: 42.857347%;
    }
}
@media (min-width: 767px) {
    .set-width-filter {
        width: calc((100% - 0px) / 3) !important;
    }
}
@media (max-width: 767px) {
    .media-xs {
        margin-top: 10px;
    }
}
@media (max-width: 575px) {
    .item_beliebtewap_one .item_aktuellewap .frame_image:before {
        padding-bottom: 81.48148%;
    }
}
@media (min-width: 1200px) {
    .sub_reidetai_content .tabpick li:last-child {
        display: none;
    }
}
