

/* Start:/local/components/travelsoft/menu.list/templates/menu/style.css?17696804781614*/
.menu__icon {
    width: 17px;
    height: 17px;
}

.menu__link {
    background: #F0F5F9;
    border-radius: 16px;
    padding: 6px !important;
    display: flex !important;
    align-items: center;
    gap: 8px;

    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 100% !important;
    letter-spacing: 0% !important;
    color: #000000 !important;

}

.menu_updated {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 8px;
}

.icon__container {
    width: 31px;
    height: 31px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff;
    border-radius: 50%;
}







@media (min-width: 992px) {
  .menu-acc__head { display: none; }
  .menu-acc__body { height: auto !important; overflow: visible; }
}

@media (max-width: 992px) {
  .menu-acc {
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
  }

  .menu-acc__head {
    width: 100%;
    border: 0;
    background: transparent;
    cursor: pointer;

    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;

    padding: 6px 8px;
  }

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

  .menu-acc__action {
    font-size: 13px;
    font-weight: 600;
    opacity: .85;
  }

  .menu-acc__chev {
    transition: transform .25s ease;
    opacity: .75;
  }

  .menu-acc__body {
    height: auto;
    overflow: hidden;
  }

  .menu-acc.is-closed .menu-acc__chev {
    transform: rotate(-90deg);
  }

  .menu-acc__body .menu_updated {
    padding: 15px;
    padding-top: 0px;
    margin: 0;
  }
}

/* End */


/* Start:/local/templates/travelsoft/components/travelsoft/booking.main-search-form/tsoperator_intourdv/style.css?176648498420845*/
#main-search_form-with-tabs-v2 {
    z-index: 2;
    width: 100%;
    -ms-flex-item-align: baseline;
    align-self: baseline;
}

#main-search_form-with-tabs-v2 .hor-scrolling {
    width: 100%;
    overflow: scroll;
    position: relative;
    /*min-height: 2.8rem;*/
    min-height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-overflow-style: none;
    border-bottom: 0 !important;
    scrollbar-width: none
}

#main-search_form-with-tabs-v2 .hor-scrolling::-webkit-scrollbar {
    display: none
}

#main-search_form-with-tabs-v2 .card {
    border-radius: 0 4px 4px 4px;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 0;
    /* background:#fff !important; */
    padding: 0;
    margin: 0;
}

#main-search_form-with-tabs-v2 .card.hor {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

#main-search_form-with-tabs-v2 .card .form-group {
    /* padding:0 .5rem; */
    -ms-flex-preferred-size: 20%;
    /* flex-basis: 20%; */
    /* -webkit-box-flex:1; */
    -ms-flex-positive: 1;
    /* flex-grow:1; */
}

#main-search_form-with-tabs-v2 .card .form-group .form-control {
    border: 0;
    background-color: unset;
    height: 55px;
    font-size: 18px;
    line-height: 22px;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    color: #495057;
    background-clip: padding-box;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#main-search_form-with-tabs-v2 .card .form-group .form-control:focus {
    box-shadow: none !important;
}

#main-search_form-with-tabs-v2 .card .form-group.class-style-fiction {
    position: relative;
}

#main-search_form-with-tabs-v2 .card .form-group label {
    display: none;
}

#main-search_form-with-tabs-v2 .card .form-group:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    background: #15b8fe;
}

/*@media (max-width: 1079.98px) {
    #main-search_form-with-tabs-v2 .card .form-group:last-child {
        margin:1rem auto
    }
}*/

/*#main-search_form-with-tabs-v2 .card .form-group:last-child .btn {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin: auto auto 0;
    text-align: center;
    background: #15b8fe;
    border-radius: 0;
    border-radius: 6px !important;
    border: 1px solid;
    margin-left: 10px;
    border-radius: 6px;
}*/

#main-search_form-with-tabs-v2 .card #packagetours .form-group:nth-child(n+3) {
    -ms-flex-preferred-size: 15%;
    flex-basis: 15%
}

#main-search_form-with-tabs-v2 .card .btn {
    margin-top: auto;
    -ms-flex-item-align: baseline;
    align-self: baseline
}

#main-search_form-with-tabs-v2 .card-header {
    background: #fa4443
}

#main-search_form-with-tabs-v2 .card-header .h6 {
    color: white;
    z-index: 1;
    position: relative;
    display: inline-block;
    margin: 0;
    background: #fff;
    border-radius: 1.5625rem;
    padding: .5rem 1rem;
    height: 100%
}

#main-search_form-with-tabs-v2 .card-header .h6 span {
    position: relative;
    z-index: 1
}

#main-search_form-with-tabs-v2 .card-body {
    background: rgba(0, 0, 0, 0);
    padding: 1.25rem
}

#main-search_form-with-tabs-v2 .nav {
    /*-webkit-box-pack: center;*/
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

#main-search_form-with-tabs-v2 .nav-link {
    border-color: transparent;
    color: #6c757d;
    padding: 8px 14px;
    font-size: 1rem;
    border-radius: 8px 8px 0 0;
    height: 100%;
    opacity: 1;
    /* margin-left: 10px; */
    /*border: 1px solid #15b8fe;*/
    /* margin-right: 10px; */
    border-bottom: 0;
    cursor: pointer;
}

#main-search_form-with-tabs-v2 .nav-link:not(.active):hover {
    border-color: transparent !important;
    background-color: #00b6aa !important;
    color: #ffffff !important;
    border-radius: 5px;
}

#main-search_form-with-tabs-v2 .nav-link.active {
    background: #15b8fe;
    color: #fff;
    border-radius: 8px 8px 0 0;
    opacity: 1;
    position: relative
}

#main-search_form-with-tabs-v2 .nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#main-search_form-with-tabs-v2 .tab-content {
    padding-top: 0;
    width: 100%
}

#main-search_form-with-tabs-v2 .tab-content p {
    text-align: center;
    width: 80%;
    margin: 0 auto 2rem;
    color: #898989
}

#main-search_form-with-tabs-v2 .nav-link.active:after {
    display: none
}


@media (min-width: 1079px) {
    #main-search_form-with-tabs-v2 .card .form-group.form-group-15 {
        flex-basis: 15% !important;
    }

    #main-search_form-with-tabs-v2 .card .form-group.form-group-30 {
        flex-basis: 30% !important;
    }

    #main-search_form-with-tabs-v2 .card .form-group.form-group-10 {
        flex-basis: 10% !important;
    }
}

@media (max-width: 1079.98px) {
    #main-search_form-with-tabs-v2 {
        padding-top: 0
    }

    #main-search_form-with-tabs-v2 .nav-pills {
        /*position: absolute;*/
        top: 0;
        left: 0;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        /*overflow-x: scroll;*/
        overflow-y: hidden;
        display: -webkit-box;
    }

    #main-search_form-with-tabs-v2 .nav-item {
        /* white-space: nowrap; */
        line-height: 1;
    }

    #main-search_form-with-tabs-v2 .card .form-group {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    #main-search_form-with-tabs-v2 .card .btn {
        margin-top: .625rem
    }

    #main-search_form-with-tabs-v2 .card #packagetours .form-group:nth-child(n+3) {
        -ms-flex-preferred-size: calc(100% / 3);
        flex-basis: calc(100% / 3)
    }
}

@media (max-width: 839.98px) {
    #main-search_form-with-tabs-v2 {
        height: auto
    }

    #main-search_form-with-tabs-v2 .row {
        margin: 0
    }
}

@media (max-width: 659.98px) {
    #main-search_form-with-tabs-v2 .card .form-group {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    #main-search_form-with-tabs-v2 .card #packagetours .form-group:nth-child(n+3) {
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important
    }
}

#main-search_form-with-tabs-v2 {
    background-color: #ffffff !important;
    /*margin-top: 1rem;*/
    /*padding: 0rem 1rem 0rem;*/
    padding: .8rem 0 .8rem 1rem;
    border-radius: 0 0 8px 8px;
}

#main-search_form-with-tabs-v2 .hor-scrolling {
    justify-content: flex-start;
}

#main-search_form-with-tabs-v2 .nav-link {
    /*all: unset;*/
    font-size: 15px;
    color: #00b6aa;
    font-weight: 700;
    text-transform: uppercase;
    border-width: 1px;
    border-radius: 5px;
    padding: 9px 18px 8px;

}

#main-search_form-with-tabs-v2 .nav-link.active {
    border-color: transparent !important;
    background-color: #00b6aa !important;
    color: #ffffff !important;
    border-radius: 5px;
}

#main-search_form-with-tabs-v2 .nav-item {
    position: relative;
    display: flex;
    box-sizing: border-box;
    overflow: hidden;
    border: 1px solid transparent;
    text-overflow: ellipsis;
    font-weight: 400;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}

#main-search_form-with-tabs-v2 .booking-form {
    background: transparent !important;
    border: none !important;
    padding: 15px 1rem !important;
    border-radius: 4px !important;
    box-shadow: none !important;
}

#main-search_form-with-tabs-v2 .booking-form .form-group {
    background-color: #fff;
    border: 1px solid #D9D9D9;
    margin: 0;

}

#main-search_form-with-tabs-v2 .booking-form .form-group:last-child {
    background-color: transparent !important;
    /*border-color: #FF8B1A;*/
    border: none !important;
}

.btn_search {
    background: #4351dd !important;
    cursor: pointer;
    transition: all .5s ease-in-out;
}

.btn_search:hover,
.btn_search:focus {
    box-shadow: 0 3px 15px #00b6aa !important;
}

.listing-item-container .listing-item .product-grid__tags li {
    background-color: #4351dd !important;
}

.bx-filter .bx-filter-parameters-box-title span {
    color: #00b6aa !important;
}

.bx-filter .bx-filter-parameters-box-title span:hover {
    border-color: #00b6aa !important;
}

#main-search_form-with-tabs-v2 .booking-form .form-group>.btn {
    margin: 0 !important;
    height: 100%;
    border: none;
    background: #4351dd;
    display: flex !important;
    width: 100%;
    gap: 0.5rem;
    padding-top: 12px;
    padding-bottom: 12px;
    align-items: center;
    justify-content: center;
    border-radius: 0;
}

.btn-advanced:focus {
    outline: none !important;
}

.show-list-wrap-search {
    cursor: pointer;
}

.btn-advanced:hover {
    background: #00b6aa !important;
}

@media screen and (min-width: 1079px) {
    #main-search_form-with-tabs-v2 .booking-form .form-group:first-child {
        border-radius: 10px 0 0 10px;
    }

    #main-search_form-with-tabs-v2 .booking-form .form-group:last-child {
        border-radius: 0px 10px 10px 0px;
    }

    #main-search_form-with-tabs-v2 .booking-form .form-group>.btn {
        border-radius: 0 10px 10px 0 !important;
    }
}

#main-search_form-with-tabs-v2 .booking-form .form-group .clear-input-value {
    position: absolute;
    display: flex;
    height: 100%;
    right: 0;
    align-items: center;
    cursor: pointer;
    padding: 0.5rem;
}

#main-search_form-with-tabs-v2 .booking-form .form-group .card .bg-white {
    color: #000;
    background: #fff;
}

#main-search_form-with-tabs-v2 .booking-form .form-group .card .search_form__counter_content {
    padding: 1.25rem;
    display: flex;
    flex-flow: column;
}

#main-search_form-with-tabs-v2 .booking-form .form-group .card .search_form__counter_item .btn {
    margin-top: auto;
    margin-bottom: auto;
    border-radius: 50%;
}

#main-search_form-with-tabs-v2 .booking-form .form-group .card .search_form__counter_item .btn>svg {
    display: block;
}




















/* SELECT 2 START */

.select2-container--open .select2-dropdown {
    opacity: 1;
    transform: translateY(0);
    transition: opacity .18s ease, transform .18s ease;
}

.select2-dropdown {
    opacity: 0;
    transform: translateY(6px);
}

.select2-dropdown.s2-anim {
    opacity: 0;
    transform: translateY(6px);
    transition: opacity .18s ease, transform .18s ease;
    will-change: opacity, transform;
}

.select2-dropdown.s2-anim.s2-enter-active {
    opacity: 1;
    transform: translateY(0);
}

.select2-dropdown.s2-anim.s2-leave {
    transform: translateY(6px);
}

.select2-dropdown {
    border: none !important;
    border-radius: 10px !important;
    overflow: hidden;
    box-shadow: 0 14px 40px rgba(165, 165, 197, .4) !important;
}

.select2-results__options::-webkit-scrollbar {
    width: 4px;
}

.select2-results__options::-webkit-scrollbar-track {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #D9D9D9;
}

.select2-results__options::-webkit-scrollbar-thumb {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #00B6AA;
}

.select2-results__options::-webkit-scrollbar-thumb:window-inactive {
    background: #00B6AA;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    background: #F0F5F9 !important;
    border-radius: 10px !important;
    padding: 12px !important;
    border: none !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 100% !important;
    letter-spacing: 0% !important;
    color: #000000 !important;

}

.select2-container {
    flex: 1 !important;
    min-width: 0 !important;
}

.select2-container--default .select2-selection--single {
    border: none !important;
    height: unset !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: #00B6AA !important;
    color: #ffffff !important;
}

.select2-results__option {
    padding: 10px !important;
}

/* SELECT 2 END */

/* UI-MENU START */

.ui-widget.ui-widget-content {
    border: none !important;
    background: none !important;
    padding: 0 !important;
    border-radius: 10px !important;
    overflow: hidden !important;
    box-shadow: 0 14px 40px rgba(165, 165, 197, .4) !important;
}


.ui-menu .ui-menu-item {
    background: #F0F5F9 !important;
    /* border-radius: 10px !important; */
    padding: 12px !important;
    border: none !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 100% !important;
    letter-spacing: 0% !important;
    color: #000000 !important;
}

.ui-menu .ui-menu-item a {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    color: #000000 !important;
    background: none !important;
    transition: all .15s ease-in-out !important;
}

.ui-menu-item {
    margin: 0 !important;
    padding: 0 !important;
    padding: 0 !important;
    transition: all .15s ease-in-out !important;
}

.ui-menu-item:hover {
    background: #00B6AA !important;
    color: #ffffff !important;
}

.ui-menu-item:hover a.ui-state-focus {
    margin: 0 !important;
    background: #00B6AA !important;
    color: #ffffff !important;
}

.ui-menu-item:hover a.ui-state-active {
    margin: 0 !important;
    background: #00B6AA !important;
    color: #ffffff !important;
}

/* 
                    .ui-menu .ui-menu-item a.ui-state-focus,
                    .ui-menu .ui-menu-item a.ui-state-active {
                        margin: 0 !important;
                        background: #00B6AA !important;
                        color: #ffffff !important;
                    } */

/* UI-MENU END */

.search {
    margin-bottom: 40px;
}

.search__input {
    display: flex;
    flex-direction: column;
    gap: 5px;
    width: 100%;
}

.search__input input {
    background: #F0F5F9;
    border-radius: 10px;
    padding: 12px;
    border: none;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000000;

    flex: 1 !important;
    min-width: 0 !important;
}

.search__input label {
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #666666;

}

.search {
    background: #ffffff;
    border-radius: 20px;
    padding: 20px;

}

.search__form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.search__inputs {
    display: flex;
    gap: 10px;
    align-items: flex-end;

}

.search__reset {
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000000;

}

.country__subtitle {
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000000;

}

.search__header {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.search__input select {
    all: unset;
    background: #F0F5F9;
    width: 135;
    border-radius: 10px;
    padding: 12px;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000000;

}

.search__btn {
    background: #F0F5F9;
    position: relative;
    border-radius: 10px;
    /* padding-left: 12px; */
    border: none;
    display: flex;
    gap: 5px;
    align-items: center;
    cursor: pointer;
    transition: all .25s ease-in-out;
}

/* .search__btn:hover {
                        color: #ffffff;
                        background: #00B6AA;
                    }

                    .search__btn:hover svg * {
                        fill: #ffffff;
                        stroke: #ffffff;
                    }

                    .search__btn:hover svg {
                        fill: #ffffff;
                        stroke: #ffffff;
                    } */

#search_form::placeholder {
    color: #000000;
    opacity: 1;
}





.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}

.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    min-height: 0;
    /* support: IE7 */
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none;
}

.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute;
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    /* support: IE10, see #8844 */
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

.ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0;
    /* support: IE7 */
    font-weight: normal;
}

.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px;
}

.ui-menu .ui-state-disabled {
    font-weight: normal;
    margin: .4em 0 .2em;
    line-height: 1.5;
}

.ui-menu .ui-state-disabled a {
    cursor: default;
}

/* icon support */
.ui-menu-icons {
    position: relative;
}

.ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
    position: static;
    float: right;
}

/*  */


.daterangepicker .calendar-table td,
.daterangepicker .calendar-table th {
    height: 32px !important;
    line-height: 32px !important;
    border-radius: 50% !important;
    position: relative;
}

.daterangepicker .calendar-table .month {
    padding: 0 !important;
}

.daterangepicker td.available {
    transition: all .15s ease-in-out;
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
    background: #5b7cff !important;
    color: #ffffff !important;
}

.daterangepicker th.available:hover span {
    border-color: #ffffff !important;
}



.daterangepicker .calendar-table .next span {
    position: absolute !important;
    left: 10px !important;
    top: 12px !important;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background: #5b7cff !important;
    color: #ffffff !important;
}


@media screen and (max-width: 1270px) {

    .search__inputs {
        flex-direction: column;
    }

    .select2-container {
        width: 100% !important;
    }

    .search__input label {
        display: none;
    }

    .search__reset {
        font-weight: 400;
        font-size: 12px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        color: #666666
    }

    .search__title {
        font-weight: 700;
        font-size: 14px;
        line-height: 100%;
        letter-spacing: 0%;
        text-align: center;
        color: #000000;

    }

    .underlay {
        margin: 30px 0px !important;
    }
}


.underlay {
    color: #000000 !important;
    justify-content: flex-start !important;
    height: fit-content !important;
    margin-bottom: 30px !important;
}

.main-search-input-tabs {
    margin-bottom: 40px !important;
}
/* End */


/* Start:/local/components/travelsoft/booking.search_form/templates/packagetours.hotels/style.css?17455787111254*/
/*@import "/local/components/travelsoft/booking.search_form/templates/packagetours.hotels/./css/main-search_form.css";*/
.search_form__counter_item_label small{
    display: none !important;
}
.search_form__counter_item_label {
    flex-basis: 55%;
    margin: auto 0;
}

.list-group-item {
    cursor: pointer;
    max-width: none!important;
}

.MuiSvgIcon-root {
    fill: currentColor;
    width: 1em;
    height: 1em;
    display: inline-block;
    font-size: 1.5rem;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex-shrink: 0;
    user-select: none;
}

.list-optgroup  {
    font-weight: bold;
    text-transform: uppercase;
    cursor: default!important;
}

.list-optgroup:hover {
    background: none!important;
}

.list-group-item:not(.list-optgroup) {
    padding-left: 15px!important;
}

.packagetours-obejcts-list, .packagetours-destination-list, .packagetours-people-select {
    z-index: 1000;
}

.tsoperator__highlight {
    background: #ba7246!important;
    color: #fff!important;
}

.drp-calendar {
    margin-left: 0 !important;
}

.packagetours-transport-type-list {
    z-index: 10;
}
.packagetours-transport-type-input{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

@media (min-width: 1079px) {
    .form-group-40 {
        flex-basis: 40%!important;
    }
}
/* End */


/* Start:/local/modules/travelsoft.travelbooking/plugins/daterangepicker/daterangepicker.css?17455787137659*/
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.drop-up {
  margin-top: -7px;
}

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none;
}

.daterangepicker.single .drp-selected {
  display: none;
}

.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
  padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

.daterangepicker .ranges li:hover {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }

  .daterangepicker .ranges ul {
    width: 140px;
  }

  .daterangepicker.single .ranges ul {
    width: 100%;
  }

  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }

  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left;
  }

  .daterangepicker {
    direction: ltr;
    text-align: left;
  }

  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }

  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }

  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left;
  }
}

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }

  .daterangepicker .ranges {
    float: left;
  }

  .daterangepicker.rtl .ranges {
    float: right;
  }

  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}

/* End */


/* Start:/local/modules/travelsoft.travelbooking/plugins/simplebar/simplebar.css?17455787134237*/
[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%; /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  max-width: 100%; /* Not required for horizontal scroll to trigger */
  max-height: 100%; /* Needed for vertical scroll to trigger */
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

.simplebar-content:before,
.simplebar-content:after {
  content: ' ';
  display: table;
}

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0;
}

.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}

[data-simplebar].simplebar-dragging {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: black;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  transition: opacity 0.2s 0.5s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
  opacity: 0.5;
  transition-delay: 0s;
  transition-duration: 0s;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}

.simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
}

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 0;
  bottom: 0;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.simplebar-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
  -ms-overflow-style: scrollbar !important;
}

.simplebar-dummy-scrollbar-size > div {
  width: 200%;
  height: 200%;
  margin: 10px 0;
}

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* End */


/* Start:/local/components/travelsoft/booking.search_form/templates/combotours.objects/style.css?17455787123949*/

/*.search_form__counter_item_label small{
    display: none !important;
}
.search_form__counter_item_label {
    flex-basis: 55%;
    margin: auto 0;
}*/

.list-group-item {
    cursor: pointer;
    max-width: none!important;
}

.MuiSvgIcon-root {
    fill: currentColor;
    width: 1em;
    height: 1em;
    display: inline-block;
    font-size: 1.5rem;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex-shrink: 0;
    user-select: none;
}

.list-optgroup  {
    font-weight: bold;
    text-transform: uppercase;
    cursor: default!important;
}

.list-optgroup:hover {
    background: none!important;
}

.packagetours2-obejcts-list, .packagetours2-destination-list, .packagetours2-people-select {
    z-index: 1000;
}

.tsoperator__highlight {
    background: #0079bf!important;
    color: #fff!important;
}

@media (min-width: 1079px) {
    .form-group-40 {
        flex-basis: 40%!important;
    }
}
.search_form__counter_container {
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    overflow: hidden;
    padding: 0;
    margin-top: .25rem;
    max-width: 300px
}

.search_form__counter_content {
    padding: 0 1rem;
    font-size: 14px;
}

.search_form__counter_header {
    padding: .5rem 1rem;
    background: #eee;
    font-size: 14px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    width: inherit;
    border-bottom: 1px solid #d8d8d8
}

.search_form__input.pessangers {
    flex-basis: calc(15% - 4px);
    max-width: calc(15% - 4px);
    margin-right: 0;
    box-sizing: border-box
}

.search_form__input.pessangers_inner {
    flex-basis: 100%;
    max-width: calc(12% - 2px);
    box-sizing: border-box;
    margin-right: 2px
}

.search_form__counter_action {
    margin: .5rem 0;
    bottom: 0;
    left: 0

}

.search_form__counter_action button {
    height: 50px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    border-radius: 4px;
    padding: 0 1.25rem;
    background: #fa8405;
    color: #fff;
    font-size: 1.25rem;
    border: 0;
    width: 100%;
    flex-basis: 100%;
    outline: 0 !important;
    text-align: center
}

.list_age_passangers {
    margin-left: 0;
    padding-left: 0
}

.list_age_pessangers-item {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin: .25rem 0
}

.search_form__counter_item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 1rem 0
}

.search_form__counter_item_label {
    flex-basis: 60%;
    max-width: 60%;
    line-height:1;
}

.search_form__counter_item_label > * {
    display: block
}

.search_form__counter_item_label small {
    color: #707070;
    font-size: 80%;
    line-height: 1.1;
    margin-top: 3px
}

.search_form__counter_item_control {
    display: flex;
    justify-content: space-between;
    flex-basis: 40%;
    max-width: 40%
}
.search_form__counter_item_control .btn{
    line-height: 1;
    font-size: 16px;
}

.search_form__counter_item_control .count {
    min-width: auto;
    height: 30px
}

.count, .dicrement, .search_form__counter_item_control > .increment {
    text-align: center;
    max-width: 33%;
    font-size: 16px
}

.dicrement, .search_form__counter_item_control > .increment {
    border-radius: 100%;
    height: 30px;
    width: 30px;
    color: #fff;
    background: #ff9828;
    font-size: 24px;
    cursor: pointer;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    display: flex;
    justify-content: center;
    align-items: center
}

.search_form__counter_item_control > .dicrement {
    background: var(--primary-color);
}

.dicrement:active, .search_form__counter_item_control > .increment:active {
    -webkit-transform: scale(.9);
    transform: scale(.9);
    -webkit-transition: font-size .2s;
    transition: font-size .2s
}
/* End */


/* Start:/local/components/travelsoft/favorites.add/templates/.default/style.css?1745578713418*/
.bg-star {
    height: 30px;
    background: url(/local/components/travelsoft/favorites.add/templates/.default/img/star.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.bg-star_filled {
    height: 30px;
    background: url(/local/components/travelsoft/favorites.add/templates/.default/img/star-filled.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.favorites__button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding-left: 35px;
    padding-top: 5px;
}
/* End */


/* Start:/local/templates/travelsoft/components/bitrix/system.pagenavigation/circle/style.css?17655812601178*/
.pg {
	display: block;
	margin-bottom: 10px;
}

@media screen and (min-width: 992px) {
	.pg {
		margin-bottom: 100px;
	}
}

.pg__list {
	display: flex;
	align-items: center;
	gap: 14px;
	/* расстояние между кружками */
	padding: 0;
	margin: 0;
	list-style: none;
	justify-content: center;
}

.pg__item {
	display: flex;
	align-items: center;
}

.pg__btn {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;

	background: #DAF4F1;
	/* светлый фон кружка */
	color: #111;
	text-decoration: none;
	font-size: 14px;
	line-height: 1;

	transition: transform .12s ease, background-color .12s ease, color .12s ease;
	user-select: none;
}

.pg__btn:hover {
	transform: translateY(-1px);
}

.pg__btn:focus-visible {
	outline: 3px solid rgba(0, 150, 136, .35);
	outline-offset: 3px;
}

.pg__btn--active {
	background: #00B6AA;
	/* активный (бирюзовый) */
	color: #fff;
}

.pg__item--dots {
	width: 30px;
	/* визуально по ширине как кружок */
	justify-content: center;
}

.pg__dots {
	font-size: 26px;
	line-height: 14px;
	color: #111;
}
/* End */


/* Start:/local/templates/travelsoft/components/travelsoft/news.list.improved/tours-detail-hotel_intourdv/style.css?177250306314698*/
div.news-list {
	word-wrap: break-word;
}

div.news-list img.preview_picture {
	float: left;
	margin: 0 4px 6px 0;
}

.news-date-time {
	color: #486DAA;
}

.price.for_list_tours {
	font-size: 12px !important;
	padding: 2px 5px !important;
	line-height: 1.5;
}

.price {
	text-align: right;
}

.price .currency {
	color: #555 !important;
	font-size: 14px !important;
}

.price small {
	font-size: 12px;

	padding-right: 3px;
	width: 100%;
}

.price small span {
	font-weight: 500 !important;
	color: #004166;
	font-size: 14px !important;
}

.price span.block {
	padding-top: 30px;
	text-align: left !important;
}

p.price {
	margin-bottom: 15px !important;
}

.red {
	background: #d90023 !important;
	color: #fff !important;
}

.green {
	background: #32a067 !important;
	color: #fff !important;
}

.yellow {
	background: #dcb404 !important;
	color: #fff !important;
}

.box_list .wrapper p {
	margin-bottom: 5px;
}



.card.text-black {
	color: #000;
}

.geodir-opt-list a {
	padding: 5px 15px !important;
}

.card.text-black {
	color: #000;
}

.listing-item-container {
	display: flex;
	margin-top: 2rem;
}

.listing-item-container.lines {
	display: flex;
	flex-flow: column;
}

.listing-item-container.blocks {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: 1fr;
	gap: 1rem;
}

.listing-item-container .listing-item {
	display: grid;
	grid-template-columns: 1fr 2fr;
	grid-template-rows: 1fr;
	/* grid-area: ; */
	background: #fff;
	margin-bottom: 20px;
	border-radius: 10px;
	height: auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	color: #000;
	grid-template-areas:
		"listing-item-img listing-item-content"
		"listing-item-seats listing-item-seats";
}

.listing-item-content {
	grid-area: listing-item-content;
}

.listing-item-img {
	grid-area: listing-item-img;
}

.listing-item-seats {
	grid-area: listing-item-seats;
}

.listing-item-container.blocks .listing-item {
	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: 1fr;
	grid-template-areas:
		"listing-item-img    "
		"listing-item-content"
		"listing-item-seats  ";
}

.listing-item-container.lines .listing-item .listing-item-img img,
.listing-item-container.blocks .listing-item .listing-item-img img {
	width: 350px;
	height: 250px;
}

.listing-item-container .listing-item .product-grid__tags {
	position: absolute;
	top: 0.5rem;
	left: 0.5rem;
	font-size: 12px;
	display: flex;
	flex-flow: column;
	gap: 0.25rem;
}

.listing-item-container .listing-item .product-grid__title a {
	color: #07385c;
	font-size: 18px;
	line-height: 1.3;
	font-family: 'Open Sans';
	font-weight: 700;
}

.listing-item-container .listing-item .product-grid__inner {
	font-size: 16px;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	height: 100%;
	gap: 0.5rem;
}

.listing-item-container .listing-item .product-grid__tags li {
	background-color: blue;
	padding: 0.35rem;
	border-radius: 0.25rem;
	color: #fff;
}

.listing-item-container.lines .listing-item .listing-item-img {
	height: 100%;
	overflow: hidden;
	width: 100%;
}

.listing-item-container.blocks .listing-item .listing-item-img {
	height: auto;
	overflow: hidden;
	width: 100%;
}

.listing-item-container .listing-item .listing-item-content {
	padding: 1.5rem;
	font-size: 14px;
	display: flex;
	flex-flow: column;
}

.listing-item-container .listing-item .listing-item-content .tour-meta {
	color: #a0a0a0;
	padding: 0.5rem;
}

.listing-item-container.blocks .listing-item .listing-item-content .tour-meta {
	padding: 0rem;
}

.listing-item-container .listing-item .listing-item-content .list-tour-options {
	color: #000;
}

.card-rating {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	padding: 0;
	color: #ffc917 !important
}

.listing-item-footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.btn.btn-secondary.button-more {
	padding: 0.5rem 2rem;
	color: #fff;
	border-radius: 0.5rem;
	transition: 0.25s;
	background: #0079bf;
	border-color: #0079bf;
}

.btn.btn-secondary.button-more:hover {
	box-shadow: inset 0 0 1px rgba(0, 0, 0, .2);
	background-color: #0099f2;
	color: #fff;
	border-color: transparent;
}

.listing-item-container .listing-item .listing-item-content .product-grid__inner .listing-item-footer .listing-item-price span {
	font-size: 18px;
	line-height: 1.4;
	color: #ff8b1a;
	font-weight: 700;
}

.listing-item-container .listing-item .listing-item-content .product-grid__inner .listing-item-footer .listing-item-price .listing-item-price-for {
	font-size: 13px;
	color: #555;
}

.listing-item-container.blocks .listing-item .listing-item-content .listing-item-footer {
	display: flex;
	flex-flow: column;
	align-items: flex-start;
	gap: 1rem;
}

.listing-item-container.blocks .listing-item {
	display: flex;
	flex-flow: column;
}

.listing-item-container.blocks .listing-item .listing-item-content {
	flex-grow: 1;
	flex-basis: 0;
}

.listing-item-container .listing-item .card-options--item {
	color: #fff;
}

.card-rating {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	padding: 0;
	color: #ffc917 !important
}

@media only screen and (max-width: 1023px) {
	.listing-item-container.blocks {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media only screen and (max-width: 767px) {
	.listing-item-container .listing-item {
		grid-template-columns: 2fr 3fr;
	}
}

@media only screen and (max-width: 568px) {
	.listing-item-container.blocks {
		grid-template-columns: repeat(1, 1fr);
	}

	.listing-item-container .listing-item {
		grid-template-columns: 3fr 4fr;
	}

	.listing-item-container.blocks .listing-item .listing-item-img img {
		width: 100%;
		height: auto;
	}
}

/* start */

.lines__buttons {
	display: flex;
	gap: 15px;
	align-items: center;
}

.btn__get-tour {
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;

	color: #ffffff;
	background: #00B6AA;
	border-radius: 500px;
	height: 60px;
	padding-left: 30px;
	padding-right: 30px;

	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
}

.btn__get-tour:hover {
	color: #ffffff;
}

.btn__go-detail {
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;

	color: #000000;
	background: #ffffff;
	border: 1px solid #00B6AA;
	border-radius: 500px;
	height: 60px;
	padding-left: 30px;
	padding-right: 30px;

	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
}

.btn__go-detail:hover {
	color: #000000;
}

@media screen and (min-width: 992px) {
	.lines .lines-hidden {
		display: none !important;
	}

	.blocks .blocks-hidden {
		display: none !important;
	}

	.lines .picture_blocks {
		display: none !important;
	}

	.lines .sr-tag,
	.page--new .sr-tags {
		width: 50% !important;
	}

	.swiper__container {
		display: flex;
	}

	.swiperList .swiper-wrapper {
		padding-bottom: 44px;
	}
}



@media screen and (max-width: 992px) {
	/* .blocks-hidden {
		display: none !important;
	} */

	.list-main-wrap-opt {
		display: none !important;
	}

	.swiper__nav_room {
		bottom: -12px !important;
	}
}


.country-tours__link {
	text-decoration: none;
	height: 100%;
}

.slider-card {
	border: 1px solid rgb(219, 219, 219);
	border-radius: 25px;
	background: rgb(255, 255, 255);
	min-height: 330px;
	overflow: hidden;
	display: flex;
	flex-direction: column;

	height: 100%;
}

.geodir-category-img.card-post {
	height: 186px;
	overflow: hidden;
}

.geodir-category-img.card-post img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.geodir-category-content .heading {
	color: rgb(0, 0, 0);
	font-family: Manrope;
	font-size: 20px;
	font-weight: 600;
	line-height: 27px;
	letter-spacing: 0%;
	text-align: left;
	margin-bottom: 7px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 300px;
}

.geodir-category-content .text-price {
	color: rgb(0, 0, 0);
	font-family: Manrope;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	text-align: left;
}

.geodir-category-content .text-price span {
	color: rgb(0, 182, 170);
	font-family: Manrope;
	font-size: 20px;
	font-weight: 700;
	line-height: 27px;
	letter-spacing: 0%;
	text-align: left;
}

.geodir-category-content {
	padding: 10px 20px;
	flex: 1 0 0;
}

.listing-item-container.blocks .listing-item {
	border-radius: 25px !important;
}

.sr-tag,
.page--new .sr-tags {
	position: absolute;
	padding: 15px 20px;
}

.page--new .sr-tags {
	top: 0;
	display: flex;
	gap: 10px;
	width: 50%;
	flex-wrap: wrap;
}

.sr-tag div,
.page--new .sr-tag div {
	border-radius: 5000px;
	background: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
	font-family: Manrope;
	font-size: 10px;
	font-weight: 400;
	line-height: 14px;
	text-align: center;
	display: inline-block;
	padding: 2px 10px;
	margin-right: 5px;
	margin-bottom: 8px;
}

.page--new .sr-tag div {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid rgba(128, 128, 128, 0.33);
}

.country {
	color: rgb(0 0 0 / 60%);
	font-family: Manrope;
	font-size: 12px;
	font-weight: 500;
	line-height: 13px;
	text-align: left;
	margin-bottom: 10px;
}

.country img {
	height: 13px;
	margin-right: 5px;
}

.tour-duration {
	color: rgb(0 0 0 / 60%);
	font-family: Manrope;
	font-size: 10px;
	font-weight: 400;
	line-height: 10px;
	letter-spacing: 0%;
	text-align: left;
}

.tour-duration img {
	width: 15px;
	height: 15px;
}

.blocks .picture_list {
	display: none !important;
}

.swiperList .swiper-wrapper {
	align-items: stretch;
}


.swiperList .swiper-slide {
	height: auto;
	display: flex;
	flex-direction: column;
}


.swiperList .swiper-slide>a {
	display: flex;
	flex: 1 1 auto;
}


.swiperList .slider-card {
	display: flex;
	flex-direction: column;
	height: 100%;
}


.swiperList .geodir-category-content {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex: 1 1 auto;
}

.swiperList .geodir-category-img.card-post {
	height: 186px;
	overflow: hidden;
}

.swiperList img {
	width: 100%;
}

.navigation__recommendation {
	top: -85px;
}

.lines .listing-item {
	display: block !important;
}

.geodir-category-img.card-post {
	z-index: 9;
}

.swiperList {
	flex: 1 0 0;
	border-radius: 25px;
}

@media screen and (max-width: 992px) {
	.swiperList {
		border-radius: 25px 25px 0px 0px;
	}
}

.listing-item {
	border-radius: 25px !important;
}

.lines__description {
	flex: 1 0 0;
}

.picture {
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.picture__aspect {
	position: relative;
	width: 100%;
	aspect-ratio: 16/9;
	height: 100%;
}

.picture__absolute {
	position: absolute;
	inset: calc(.25rem*0);
}

.picture__img {
	object-fit: cover;
	height: 100%;
	width: 100%;

}

.lines .geodir-category-content .text-price {
	background: none !important;
}

.lines .geodir-category-content {
	padding: 20px 25px !important;
}

.list-main-wrap-opt .grid-opt>ul>li.active {
	color: #00B6AA !important;
	fill: #00B6AA !important;
	border-color: none !important;
	pointer-events: none !important;
}

.list-main-wrap-opt .grid-opt>ul>li {
	border: none !important;
	padding: 6px !important;
	transition: all .25s ease-in-out;
}

.list-main-wrap-opt .grid-opt>ul>li.active svg rect {
	transition: all .25s ease-in-out;
}

.list-main-wrap-opt .grid-opt>ul>li.active svg rect {
	fill: #00B6AA !important;
}

.grid-opt {
	background: #ffffff !important;
	padding: 0 !important;
	border-radius: 5px !important;
}

@media (max-width: 768px) {
	.swiperList .swiper-navigation {
		position: absolute;
		right: 0;
		top: auto;
		width: 100%;
		bottom: 0;
	}

	.swiperList .swiper-button-prev {
		border-radius: 24px;
		width: 24px !important;
		height: 24px !important;
		font-size: 11px !important;
	}

	.swiperList .swiper-button-next {
		border-radius: 24px;
		width: 24px !important;
		height: 24px !important;
		font-size: 11px !important;
	}

	.swiperList .swiper-button-prev:after,
	.swiperList .swiper-button-next:after {
		font-size: 11px !important;
	}

	.swiperList .geodir-category-content .heading {
		font-size: 18px;
	}
}


.swiperList .swiper-navigation {
	position: absolute;
	right: 15px;
	width: 91px;
}

.swiperList .swiper-button-prev {
	left: 0;
	box-sizing: border-box;
	background: #ffffff;
	width: 30px !important;
	height: 30px !important;
	border-radius: 50%;
	transition: all .25s ease-in-out;
}

.swiperList .swiper-button-next {
	right: 0;
	box-sizing: border-box;
	width: 30px !important;
	height: 30px !important;
	border-radius: 50%;
	background: #ffffff;
	transition: all .25s ease-in-out;
}

.swiperList .swiper-button-prev:hover,
.swiperList .swiper-button-next:hover {
	background: #00B6AA;
	border-color: #fff;
}

.swiperList .swiper-button-prev:hover:after,
.swiperList .swiper-button-next:hover:after {
	color: #fff;
}

.swiperList .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	font-size: 11px !important;
	width: 30px;
	color: #000;
	line-height: 30px !important;
	text-align: center;
	font-weight: 900;
}

.swiperList .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	font-size: 11px !important;
	width: 30px;
	color: #000;
	line-height: 30px !important;
	font-weight: 900;
	text-align: center;
}



.swiper-pagination_room {
	position: absolute;
	z-index: 10;
	bottom: -20px !important;
	display: flex;
	justify-content: center;
}

.swiper-pagination_room .swiper-pagination-bullet-active {
	background: #00B6AA !important;
}

.swiper-pagination_room .swiper-pagination-bullet {
	background: #DAF4F1 !important;
}


@media screen and (max-width: 992px) {
	.geodir-category-img.card-post {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 60px;
	}
}




.pg {
	display: block;
	margin-bottom: 10px;
}

@media screen and (min-width: 992px) {
	.pg {
		margin-bottom: 100px;
	}
}

.pg__list {
	display: flex;
	align-items: center;
	gap: 14px;
	padding: 0;
	margin: 0;
	list-style: none;
	justify-content: center;
}

.pg__item {
	display: flex;
	align-items: center;
}

.pg__btn {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;

	background: #DAF4F1;
	color: #111;
	text-decoration: none;
	font-size: 14px;
	line-height: 1;

	transition: transform .12s ease, background-color .12s ease, color .12s ease;
	user-select: none;
}

.pg__btn:hover {
	transform: translateY(-1px);
}

.pg__btn:focus-visible {
	outline: 3px solid rgba(0, 150, 136, .35);
	outline-offset: 3px;
}

.pg__btn--active {
	background: #00B6AA;
	color: #fff;
}

.pg__item--dots {
	width: 30px;
	justify-content: center;
}

.pg__dots {
	font-size: 26px;
	line-height: 14px;
	color: #111;
}
/* End */
/* /local/components/travelsoft/menu.list/templates/menu/style.css?17696804781614 */
/* /local/templates/travelsoft/components/travelsoft/booking.main-search-form/tsoperator_intourdv/style.css?176648498420845 */
/* /local/components/travelsoft/booking.search_form/templates/packagetours.hotels/style.css?17455787111254 */
/* /local/modules/travelsoft.travelbooking/plugins/daterangepicker/daterangepicker.css?17455787137659 */
/* /local/modules/travelsoft.travelbooking/plugins/simplebar/simplebar.css?17455787134237 */
/* /local/components/travelsoft/booking.search_form/templates/combotours.objects/style.css?17455787123949 */
/* /local/components/travelsoft/favorites.add/templates/.default/style.css?1745578713418 */
/* /local/templates/travelsoft/components/bitrix/system.pagenavigation/circle/style.css?17655812601178 */
/* /local/templates/travelsoft/components/travelsoft/news.list.improved/tours-detail-hotel_intourdv/style.css?177250306314698 */
