/*accordion*/
.elementor-accordion .elementor-tab-title {
    margin: 0;
    padding: 15px 20px;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
    outline: none
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    display: inline-block;
    width: 1.5em
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
    float: right;
    text-align: right
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
    float: left;
    text-align: left
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed {
    display: block
}

.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened {
    display: none
}

.elementor-accordion .elementor-tab-content {
    display: none;
    padding: 15px 20px;
    border-top: 1px solid #D4D4D4
}

.theplus-accordion-wrapper .plus-accordion-header.active .elementor-accordion-icon-closed {
    display: none !important
}

.theplus-accordion-wrapper .plus-accordion-header.active .elementor-accordion-icon-opened {
    display: block !important
}

.theplus-accordion-wrapper .theplus-accordion-item {
    position: relative;
    display: block;
    width: 100%;
    overflow-anchor: none
}

.elementor-accordion-icon .fa {
    font-size: inherit;
    line-height: inherit;
    width: auto;
    height: auto;
    top: auto;
    word-spacing: inherit
}

.theplus-accordion-wrapper .theplus-accordion-item:last-child {
    margin-bottom: 0
}

.theplus-accordion-wrapper .theplus-accordion-item .plus-accordion-content {
    border: 0
}

.theplus-accordion-wrapper .plus-accordion-header {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

.theplus-accordion-wrapper.hover-style-1 .plus-accordion-header:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 0;
    background-color: #232323;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.theplus-accordion-wrapper.hover-style-1 .theplus-accordion-item:hover .plus-accordion-header:not(.active):before {
    width: 3px
}

.theplus-accordion-wrapper.hover-style-1 .theplus-accordion-item .plus-accordion-header.active:before {
    width: 100%
}

.theplus-accordion-wrapper.hover-style-1 .theplus-accordion-item .plus-accordion-header,
.theplus-accordion-wrapper.hover-style-2 .theplus-accordion-item .plus-accordion-header {
    position: relative;
    overflow: hidden
}

.theplus-accordion-wrapper.hover-style-1 .theplus-accordion-item .plus-accordion-header>span,
.theplus-accordion-wrapper.hover-style-2 .theplus-accordion-item .plus-accordion-header>span {
    position: relative;
    z-index: 1
}

.theplus-accordion-wrapper.hover-style-2 .plus-accordion-header:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 0;
    width: 100%;
    background-color: #232323;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.theplus-accordion-wrapper.hover-style-2 .theplus-accordion-item:hover .plus-accordion-header:not(.active):before {
    height: 3px
}

.theplus-accordion-wrapper.hover-style-2 .theplus-accordion-item .plus-accordion-header.active:before {
    height: 100%
}

.theplus-accordion-wrapper.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {
    float: none;
    text-align: left;
    position: relative;
    display: flex;
    align-items: center
}

.theplus-accordion-wrapper.elementor-accordion .elementor-tab-title {
    position: relative;
    display: flex;
    align-items: center
}

.theplus-accordion-wrapper .accordion-icon-prefix {
    position: relative;
    width: 35px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background: #8072fc;
    color: #fff;
    -webkit-text-fill-color: #fff;
    border-radius: 30px;
    margin-right: 8px;
    font-size: 15px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}

.theplus-accordion-wrapper.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
    float: none;
    text-align: right;
    position: relative;
    display: flex;
    align-items: center
}

/*accr search*/
.theplus-accordion-wrapper #accordion_search_bar_container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
}

.theplus-accordion-wrapper #accordion_search_bar_container .tpacsearchinput {
    display: flex;
    width: 100%;
    padding: 7px 30px;
    border: 1px solid #cacaca;
    border-radius: 25px;
    outline: none;
    z-index: 99
}

.theplus-accordion-wrapper #accordion_search_bar_container .tp-acr-search-icon {
    position: absolute;
    left: 0;
    z-index: 999;
    top: 50%;
    transform: translateY(-50%) translateX(10px)
}

/*accr horizontal*/
.theplus-accordion-wrapper.tp-acc-hori {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
}

.theplus-accordion-wrapper.tp-acc-hori .theplus-accordion-item {
    position: relative;
    display: flex;
    width: max-content;
    padding: 0 !important;
    margin: 25px 0 !important;
}

.theplus-accordion-wrapper.tp-acc-hori .theplus-accordion-item .plus-accordion-header {
    width: 60px;
    height: 100%;
    padding: 0;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.theplus-accordion-wrapper.tp-acc-hori .plus-accordion-content {
    display: flex !important;
    height: 100%;
    width: 0;
    padding: 0 !important;
    overflow-x: hidden;
    white-space: nowrap;
    margin: 0
}

.theplus-accordion-wrapper.tp-acc-hori .theplus-accordion-item .plus-accordion-header span {
    transform: rotate(-90deg);
    white-space: nowrap;
    width: auto
}

.theplus-accordion-wrapper.tp-acc-hori .theplus-accordion-item .plus-accordion-header span:nth-child(1) {
    position: absolute;
    top: 0;
    padding-right: 30px
}

.theplus-accordion-wrapper.tp-acc-hori .theplus-accordion-item .plus-accordion-header span:nth-child(2) {
    position: absolute;
    bottom: 35px;
    padding-left: 0
}

.theplus-accordion-wrapper.tp-acc-hori p {
    white-space: break-spaces;
}

.theplus-accordion-wrapper.tp-acc-hori.tp_hal_2 .theplus-accordion-item .plus-accordion-header span:nth-child(1) {
    top: auto;
    bottom: 0;
    padding-right: initial;
    padding-left: 30px
}

.theplus-accordion-wrapper.tp-acc-hori.tp_hal_2 .theplus-accordion-item .plus-accordion-header span:nth-child(2) {
    bottom: auto;
    top: 0;
    transform: rotate(90deg);
    padding-left: 0
}

.theplus-accordion-wrapper.tp-acc-hori .plus-content-editor {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s
}

.theplus-accordion-wrapper.tp-acc-hori .plus-accordion-content,
.theplus-accordion-wrapper.tp-acc-hori .plus-accordion-content .plus-content-editor {
    white-space: unset
}

.tp-acc-hori .theplus-accordion-item.tp-acc-disable {
    pointer-events: none
}

/*expan/collapse accr*/
.tp-aec-button {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: flex-start
}

.tp-aec-button .tp-toggle-accordion {
    position: relative;
    display: flex;
    color: #121111;
    padding: 10px;
    font-size: 14px;
    border-radius: 5px;
    align-items: center;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
    border: 1px solid #121111c2
}

.tp-aec-button .tp-toggle-accordion:hover {
    border: 1px solid #000
}

.theplus-accordion-wrapper.tp-stageraccr .theplus-accordion-item {
    opacity: 0
}

/*accr slider*/
.theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin: 15px 0;
    justify-content: center
}

.theplus-accordion-wrapper.tp-accr-slider .tp-accr-list-slider {
    opacity: 0;
    display: none;
}

.theplus-accordion-wrapper.tp-accr-slider .tp-accr-list-slider,
.theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page .tpasp-prev,
.theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page .tpasp-next {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.theplus-accordion-wrapper.tp-accr-slider .tp-accr-list-slider.tpaccractive {
    opacity: 1;
    display: block
}

.theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page.tpsaleft {
    left: 0;
    transform: translateX(0)
}

.theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page.tpsacenter {
    left: 50%;
    transform: translateX(-50%)
}

.theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page.tpsaright {
    left: 100%;
    transform: translateX(-100%)
}

.theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page .tpasp-prev,
.theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page .tpasp-next {
    cursor: pointer;
    color: #000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden
}

.theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page .tpas-disabled {
    pointer-events: none;
    opacity: .5
}

.theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page .tpasp-prev {
    margin-right: 8px
}

.theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page .tpasp-next {
    margin-left: 8px
}

.theplus-accordion-wrapper.tp-accr-slider .tp-aec-slide-page .tpasp-sep-slide {
    margin: 0 5px
}

/* -- accordion --*/
/* -- tabs tours -- */
.tab-preview-template-notice {
    position: relative;
    display: block;
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 0 7px 15px -3px #0000001a
}

.tab-preview-template-notice .preview-temp-notice-heading {
    text-align: center;
    padding-bottom: 10px;
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize;
    color: #000
}

.tab-preview-template-notice .preview-temp-notice-desc {
    padding: 5px 20px;
    font-size: 14px;
    text-align: center;
    color: #888
}

.theplus-tabs-wrapper {
    position: relative;
    display: block;
    width: 100%
}

.theplus-tabs-wrapper ul.plus-tabs-nav {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 0;
    list-style: none;
    margin: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.elementor-widget-tp-tabs-tours.elementor-tabs-view-vertical .elementor-tabs-wrapper {
    width: 25%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.theplus-tabs-wrapper ul.plus-tabs-nav.full-width-icon .plus-tab-header>span {
    display: block;
    text-align: center
}

.elementor-tabs-view-vertical .theplus-tabs-wrapper .theplus-tabs-nav-wrapper.align-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.elementor-tabs-view-vertical .theplus-tabs-wrapper .theplus-tabs-nav-wrapper.align-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    align-self: flex-start;
    justify-content: center;
    flex-direction: column
}

.elementor-tabs-view-vertical .theplus-tabs-wrapper .theplus-tabs-nav-wrapper.align-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    align-self: flex-end;
    justify-content: center;
    flex-direction: column
}

.elementor-widget-tp-tabs-tours .plus-tab-header {
    position: relative;
    color: #313131;
    font-size: 15px;
    line-height: 20px;
    border: 0 solid transparent;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.elementor-widget-tp-tabs-tours .plus-tab-header.active {
    border-color: #313131
}

.elementor-widget-tp-tabs-tours .elementor-tabs {
    text-align: left
}

.elementor-widget-tp-tabs-tours .elementor-tab-title {
    cursor: pointer;
    outline: none
}

.elementor-widget-tp-tabs-tours.elementor-tabs-view-horizontal ul.plus-tabs-nav li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: inline-flex
}

.theplus-tabs-wrapper .plus-tabs-nav.full-width {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.elementor-widget-tp-tabs-tours.elementor-tabs-view-horizontal ul.plus-tabs-nav.full-width li {
    flex: 1 1 auto;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.theplus-tabs-wrapper .plus-tabs-nav span.tab-icon-wrap {
    padding-right: 8px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.elementor-widget-tp-tabs-tours .elementor-tab-desktop-title {
    position: relative;
    padding: 20px 25px;
    line-height: 1;
    vertical-align: middle;
    width: 100%
}

.elementor-widget-tp-tabs-tours .elementor-tab-mobile-title {
    padding: 10px;
    cursor: pointer
}

.theplus-tabs-wrapper .theplus-tabs-content-wrapper {
    padding: 10px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.theplus-tabs-content-wrapper .plus-tab-content p {
    margin-bottom: 0
}

.theplus-tabs-content-wrapper .plus-tab-content {
    display: none;
    opacity: 0
}

.theplus-tabs-content-wrapper .plus-tab-content {
    position: relative;
    width: 100%;
    font-size: 15px;
    line-height: 22px
}

.theplus-tabs-content-wrapper .plus-tab-content.active {
    display: block;
    width: 100%;
    opacity: 1;
    animation: fadeIn linear 0.3s
}

.theplus-tabs-wrapper.elementor-tabs .elementor-tabs-wrapper {
    display: block
}

.theplus-tabs-wrapper.elementor-tabs.swiper-container .elementor-tabs-wrapper {
    display: inline-block
}

.theplus-tabs-wrapper .elementor-tab-mobile-title {
    display: none
}

.theplus-tabs-wrapper.elementor-tabs .elementor-tab-content,
.theplus-tabs-wrapper.elementor-tabs .elementor-tab-title,
.theplus-tabs-wrapper.elementor-tabs .elementor-tabs-content-wrapper {
    border: 0
}

.elementor-widget-tp-tabs-tours.elementor-tabs-view-vertical .elementor-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget-tp-tabs-tours.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.theplus-tabs-nav-wrapper .plus-tabs-nav li:last-child .tab-sep-icon {
    display: none;
}

.theplus-tabs-nav-wrapper .plus-tabs-nav .tab-sep-icon {
    position: relative;
    display: flex;
    align-items: center;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
}

/*underline gradient*/
.theplus-tabs-wrapper .plus-tabs-nav.nav-tab-underline .plus-tab-header.active:before {
    width: 200px;
    height: 5px;
    position: absolute;
    left: 50%;
    top: 45px;
    margin-top: 5px;
    content: "";
    transform: translateX(-50%);
    background: #fff;
    background: -moz-linear-gradient(left, #fff 0%, #ff5d1c 50%, #fff 100%);
    background: -webkit-linear-gradient(left, #fff 0%, #ff5d1c 50%, #fff 100%);
    background: linear-gradient(to right, #fff 0%, #ff5d1c 50%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$color-white', endColorstr='$color-white', GradientType=1)
}

ul.plus-tabs-nav.nav-tab-underline:before {
    width: 100%;
    height: 5px;
    position: absolute;
    left: 0;
    top: 45px;
    margin-top: 5px;
    content: "";
}

.plus-tabs-nav.nav-tab-underline .plus-tab-header.active {
    background: linear-gradient(to bottom, #fff0 0%, #ffffff00 50%, #fff1f100 100%)
}

/*underline gradient*/
@media (max-width:767px) {
    .theplus-tabs-wrapper.elementor-tabs .elementor-tab-content {
        padding: 0
    }

    .theplus-tabs-nav-wrapper .plus-tabs-nav .tab-sep-icon.hide_mobile_sep_icon {
        display: none;
    }
}

@media (max-width:600px) {
    .elementor-tabs-view-horizontal .theplus-tabs-wrapper.nav-full-width ul.plus-tabs-nav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: flex-start;
        align-items: center
    }

    .elementor-tabs-view-horizontal .theplus-tabs-wrapper.nav-full-width ul.plus-tabs-nav li {
        flex: 1 1 auto;
        cursor: pointer;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center
    }

    .elementor-tabs-view-horizontal .theplus-tabs-wrapper.nav-one-by-one ul.plus-tabs-nav li {
        display: flex;
        width: 100%;
        justify-content: center;
        text-align: center
    }

    .elementor-tabs-view-horizontal .theplus-tabs-wrapper.nav-one-by-one ul.plus-tabs-nav {
        display: block;
        text-align: center
    }

    .theplus-tabs-wrapper.mobile-accordion .theplus-tabs-nav-wrapper {
        display: none !important
    }

    .theplus-tabs-wrapper.mobile-accordion .elementor-tab-mobile-title {
        display: block
    }
}

/* -- tabs tours -- */
.theplus-tabs-wrapper.swiper-container {
    width: 100%;
    overflow: hidden
}

.theplus-tabs-nav-wrapper.swiper-wrapper {
    width: 3000px !important;
    white-space: nowrap;
    cursor: grab
}

.theplus-tabs-nav-wrapper .swiper-slide {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto
}

.theplus-tabs-wrapper .plus-tabs-nav .plus-tab-header .tab-icon-image {
    width: 100%;
}

/*arrow*/
.theplus-tabs-wrapper.tp-tab-arrow-show .plus-tabs-nav .plus-tab-header:hover:after,
.theplus-tabs-wrapper.tp-tab-arrow-show .plus-tabs-nav .plus-tab-header.active:after {
    content: "";
    position: absolute;
    border-style: solid
}

.theplus-tabs-wrapper.tp-tab-arrow-show .tpc-horizontal .plus-tabs-nav .plus-tab-header:hover:after,
.theplus-tabs-wrapper.tp-tab-arrow-show .tpc-horizontal .plus-tabs-nav .plus-tab-header.active:after {
    left: 50%;
    transform: translateX(-50%)
}

.theplus-tabs-wrapper.tp-tab-arrow-show .tpc-horizontal.tpc-bottom .plus-tabs-nav .plus-tab-header:hover:after,
.theplus-tabs-wrapper.tp-tab-arrow-show .tpc-horizontal.tpc-bottom .plus-tabs-nav .plus-tab-header.active:after {
    bottom: auto;
    transform: translateX(-50%) rotate(180deg)
}

.theplus-tabs-wrapper.tp-tab-arrow-show .tpc-vertical .plus-tabs-nav .plus-tab-header:hover:after,
.theplus-tabs-wrapper.tp-tab-arrow-show .tpc-vertical .plus-tabs-nav .plus-tab-header.active:after {
    left: auto;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg)
}

.theplus-tabs-wrapper.tp-tab-arrow-show .tpc-vertical.tpc-right .plus-tabs-nav .plus-tab-header:hover:after,
.theplus-tabs-wrapper.tp-tab-arrow-show .tpc-vertical.tpc-right .plus-tabs-nav .plus-tab-header.active:after {
    right: auto;
    transform: translateY(-50%) rotate(90deg)
}

.theplus-tabs-wrapper.tp-tab-arrow-in .tpc-horizontal .plus-tabs-nav .plus-tab-header:hover:after,
.theplus-tabs-wrapper.tp-tab-arrow-in .tpc-horizontal .plus-tabs-nav .plus-tab-header.active:after {
    transform: translateX(-50%) rotate(180deg)
}

.theplus-tabs-wrapper.tp-tab-arrow-in .tpc-horizontal.tpc-bottom .plus-tabs-nav .plus-tab-header:hover:after,
.theplus-tabs-wrapper.tp-tab-arrow-in .tpc-horizontal.tpc-bottom .plus-tabs-nav .plus-tab-header.active:after {
    transform: translateX(-50%)
}

.theplus-tabs-wrapper.tp-tab-arrow-in .tpc-vertical .plus-tabs-nav .plus-tab-header:hover:after,
.theplus-tabs-wrapper.tp-tab-arrow-in .tpc-vertical .plus-tabs-nav .plus-tab-header.active:after {
    transform: translateY(-50%) rotate(90deg)
}

.theplus-tabs-wrapper.tp-tab-arrow-in .tpc-vertical.tpc-right .plus-tabs-nav .plus-tab-header:hover:after,
.theplus-tabs-wrapper.tp-tab-arrow-in .tpc-vertical.tpc-right .plus-tabs-nav .plus-tab-header.active:after {
    transform: translateY(-50%) rotate(-90deg)
}

/*vertical responsive*/
@media (max-width:767px) {

    .theplus-tabs-wrapper.elementor-tabs.nav-full-width,
    .elementor-widget-tp-tabs-tours.elementor-tabs-view-vertical .elementor-tabs.nav-one-by-one {
        flex-direction: column
    }

    .theplus-tabs-wrapper.elementor-tabs.nav-full-width .theplus-tabs-nav-wrapper,
    .elementor-widget-tp-tabs-tours.elementor-tabs-view-vertical .elementor-tabs.nav-one-by-one .theplus-tabs-nav-wrapper {
        width: 100% !important
    }

    .theplus-tabs-wrapper.elementor-tabs.nav-full-width .theplus-tabs-nav-wrapper ul.plus-tabs-nav {
        width: 100% !important;
        display: inline-flex;
        justify-content: space-around;
        align-items: center
    }

    .theplus-tabs-wrapper.elementor-tabs.nav-full-width .theplus-tabs-nav-wrapper ul.plus-tabs-nav li {
        width: max-content
    }

    .theplus-tabs-wrapper.elementor-tabs.nav-full-width .theplus-tabs-nav-wrapper ul.plus-tabs-nav li .elementor-tab-title,
    .theplus-tabs-wrapper.elementor-tabs.nav-one-by-one ul.plus-tabs-nav li .elementor-tab-title {
        margin: 0 !important
    }
}

/*swiper navigation*/
.theplus-tabs-nav-wrapper.swiper-container.tp-swiper-slide-mode {
    width: 100%;
    height: 100%
}

.theplus-tabs-nav-wrapper.swiper-container.tp-swiper-slide-mode .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    display: inline-flex
}

.tp-swiper-button-next,
.tp-swiper-button-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    color: #fff;
    background: #000;
    border-radius: 50px;
    width: 25px;
    height: 25px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.tp-swiper-button-next {
    left: auto;
    right: 0
}

.tp-swiper-button-prev {
    right: auto;
    left: 0
}

.tp-swiper-button-next:hover,
.tp-swiper-button-prev:hover {
    background: red
}

.tp-swiper-button-prev.swiper-button-disabled,
.tp-swiper-button-next.swiper-button-disabled {
    opacity: .3
}

/*title description & hint*/
.tp-tab-title-hint {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.tp-tab-title-description {
    position: relative;
    display: flex;
    margin-top: 10px;
    max-width: 200px;
    word-break: break-all;
    white-space: pre-wrap
}

.tp-tab-title-hint:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -14px;
    transform: translateX(-50%);
    border-width: 5px;
    border-style: solid;
    border-color: #000 transparent transparent transparent
}

/*autoplay*/
.tp-tab-playloop .plus-tab-header:after {
    display: inline-flex;
    content: '';
    border-bottom: solid 3px #000;
    transform: scaleX(0);
    transition: transform 0ms ease-out;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}

.tp-tab-playloop .plus-tab-header.active:after {
    transform: scaleX(1);
    transform-origin: 0% 50%;
    transition: transform 5000ms ease-in
}

.tp-tab-playpause-button .tp-tab-play-pause-wrap {
    position: relative;
    display: inline-flex;
    width: 30px;
    height: 30px;
    padding: 15px;
    background: #9D9B9B;
    border-radius: 50%;
    cursor: pointer;
    float: left;
    margin: 0 auto;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear
}

.tp-tab-playpause-button .tp-tab-play-pause-wrap .tp-tab-play-pause {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    opacity: 0;
    font-size: 12px
}

.tp-tab-playpause-button .tp-tab-play-pause-wrap .tp-tab-play-pause.active {
    opacity: 1
}

/*desc*/
.theplus-tabs-wrapper.tp-desc-on-active .elementor-tab-title.plus-tab-header .tp-tab-title-description {
    opacity: 0;
    display: none;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear
}

.theplus-tabs-wrapper.tp-desc-on-active .elementor-tab-title.plus-tab-header.active .tp-tab-title-description {
    opacity: 1;
    display: flex
}

.theplus-tabs-nav-wrapper {
  position: relative;
  overflow: hidden;
}

.plus-tabs-nav.swiper-wrapper {
  display: flex;
  flex-wrap: nowrap;
  transition: transform 0.3s ease;
}

.swiper-slide {
  flex-shrink: 0;
  max-width: 100%;
  box-sizing: border-box;
}

.swiper-slide-prev {
  margin-left: 0 !important;
}

@media (max-width: 767px) {
  .theplus-tabs-wrapper ul.plus-tabs-nav {
    overflow: unset !important;
  }
}
