/* tabs */
/*.elementor-widget-tabs .elementor-tabs{
    position:relative;
    z-index: 1;
}*/

/*.elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper{
    display:flex;
    position:relative;
    z-index: -2;
}*/

/*.elementor-widget-tabs .elementor-widget-container .elementor-tabs-wrapper .elementor-tab-title{
    display: flex;
    gap: 6px;
    align-items: center;
    width: fit-content;
}*/

/*.elementor-widget-tabs .elementor-widget-container .elementor-tabs-wrapper .elementor-tab-title.elementor-active{
    position: relative;
    overflow: hidden;
    background-image: linear-gradient(247deg, rgba(23, 92, 255, 0.80) 16.14%, #175CFF 44.37%, #0745D6 77.7%, #0035B1 106.51%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-radius: 12px;
}*/

/*.e-con-inner > .elementor-widget-tabs .elementor-widget-container .elementor-tabs-wrapper .elementor-tab-title.elementor-active::before{
    content: '';
    position: absolute;
    inset: 0;
    background-color: #fff;
    width: 100%;
    height: 100%;
    z-index: -1;
    box-shadow: 0 4px 4px rgba(0,0,0,.04);
}*/

/*.elementor-widget-tabs .elementor-tabs .elementor-tabs-wrapper {
    display: flex;
    background-color: rgba(0, 0, 0, .04);
    border-radius: 18px;
    padding: 6px;
}*/

/*.elementor-tab-content{
    display: block;
    backdrop-filter: blur(2px);
    background-color: rgba(0, 0, 0, .02);
    border-radius: 22px;
    margin-top: 24px;
    padding: 10px;
}*/

/*.elementor-tab-content video{
    border-radius: 18px;
}*/

/*.elementor-background-video-container video{
    width:100% !important;
    height:100% !important;
}*/

/*.elementor .elementor-element-a99b7cd  img, .elementor .elementor-element-5f7b1fb img {
    height: 64px;
    max-width: 64px;
}*/

/*.elementor-widget-n-tabs.no_bacgraund  .e-n-tabs-heading {
    background-color: transparent;
    justify-content: center;
}*/

/*.solutions_tabs .e-n-tabs-heading {
    width: initial;
    max-width: initial;
}*/

/*.solutions_tabs .block-hover > .e-con .elementor-heading-title a:hover{
    backdrop-filter: blur(4px);
}*/

/*.mp-hero-tab {
    grid-column-gap: 6px;
    color: var(--e-global-color-48ae432);
    background-color: rgba(221, 221, 221, 0);
    align-items: center;
    padding: 8px 16px;
    font-family: Proximanova, Arial, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 150%;
    display: flex;
}*/

/*.mp-hero-tab.current{
    background-color: white;
    color: blue;
    border-radius: 12px;
    box-shadow: 0 4px 4px rgba(0,0,0,.04);
}*/

/*.mp-hero-tab > a{
    display: flex;
    align-content: center;
    align-items: center;
    gap: 10px;
}*/

/*.mp-hero-tab.current .elementor-icon-list-text, .e-n-tab-title[aria-selected="true"] .e-n-tab-title-text{
    background-image: linear-gradient(247deg, rgba(23, 92, 255, 0.80) 16.14%, #175CFF 44.37%, #0745D6 77.7%, #0035B1 106.51%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}*/

/*.no_bacgraund .mp-hero-tab.current .elementor-icon-list-text,.no_bacgraund .e-n-tab-title[aria-selected="true"] .e-n-tab-title-text{
    background-image: linear-gradient(247deg, rgba(0, 0, 0, 1) 16.14%, #000 44.37%, #000 100%, #0035B1 106.51%);
}*/

/*.mp-hero-tab.current .elementor-icon-list-icon{
    color: var(--e-global-color-accent);
}*/

/*.w-tab-content{
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background-color: rgba(0, 0, 0, .02);
    border-radius: 22px;
    margin-top: 24px;
    padding: 10px;
}*/

/*.w-tab-content .tab-pane{
    position:relative;
    border-radius: 16px;
    padding-top: 56.25%;
    overflow: hidden;
}*/

/*.w-tab-content .tab-pane:hover .hover-block {
    opacity: 1;
    cursor:pointer;
}*/

/*.w-tab-content .tab-pane > div{
    background-color: white;
    border-radius: 14px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    box-shadow: 2px 3px 16px rgba(0,0,0,.08);
}*/

/*.solutions_tabs .block-hover > .e-con .elementor-heading-title a:hover{
    cursor:pointer;
    background-image: initial;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: initial;
}

.solutions_tabs .block-hover  .elementor-widget-container:hover{
    cursor:pointer !important;
    backdrop-filter: blur(4px) !important;
    -webkit-backdrop-filter: blur(4px);
}*/

/*.hover-block {
    z-index: 4;
    opacity: 0;
    background-color: rgba(5, 6, 15, .3);
    border-radius: 12px;
    justify-content: center;
    align-items: center;
    transition: all .2s;
    display: flex;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}*/

/*    .e-n-tabs-content .elementor-html5-video {
        object-fit: cover;
    }*/

/*    !* START стилі для табів сторінки нової блогу *!
    .elementor-element.elementor-element-40bfbf1 .e-n-tabs-heading {
        flex-wrap: wrap !important;
    }

    .elementor-element.elementor-element-40bfbf1 .e-n-tab-title {
        height: auto !important;
        width: fit-content !important;
        padding: 8px 12px !important;
    }

    .elementor-element.elementor-element-40bfbf1 .e-n-tab-icon {
        display: none !important;
    }
    !* END стилі для табів сторінки нової блогу *!
}


@media (max-width: 479px) {
    !*START стилі для табів сторінки нової блогу*!
    .elementor-element.elementor-element-40bfbf1 .e-n-tabs {
        gap: 12px !important;
    }
    !*END стилі для табів сторінки нової блогу*!
}*/

/*    .mp-hero-tabs-wrapper, .elementor-widget-n-tabs .e-n-tabs-heading {
        display: flex !important;
        justify-items: center !important;
    }*/

/*    .mp-hero-tabs-wrapper {
        background-color: transparent;
        grid-column-gap: 0;
        grid-row-gap: 0;
    }*/

/*    .mp-hero-tab > a, .e-n-tab-title {
        flex-direction: column;
    }*/

/*TABS GENERAL */

.elementor-widget-n-tabs .e-n-tabs-content > .e-con:not(.e-active) { /*Приховування неактивного контенту*/
    display: none;
}

.elementor-widget-n-tabs .e-n-tabs {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.elementor-widget-n-tabs .e-n-tabs-heading {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background-color: #808A9D14;
    border-radius: 12px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 4px;
    transition: background-color .2s;
    gap: 12px;
    border: 1px solid #808A9D14;
}

.elementor-widget-n-tabs .e-n-tab-title-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #58667E;
}

.e-n-tab-title:hover .e-n-tab-title-text {
    color: #175CFF;
}

.e-n-tab-title[aria-selected="true"] .e-n-tab-title-text {
    background-image: none;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: #175CFF;
    color: #175CFF;
}

.mob-text {
    color: #58667E;
    font-weight: 400;
    display: none;

    &:hover {
        color: #175CFF;
    }
}

.e-n-tab-title[aria-selected="true"] .mob-text {
    color: #175CFF;
}

.elementor-widget-n-tabs .elementor-widget-container .e-n-tabs-heading button {
    background: transparent;
    border: 1px solid transparent;


    &:hover {
        background: white;
        cursor:pointer;
    }

    &[aria-selected=true] {
        background: white;
        border: 1px solid #175CFF;
    }
}

.elementor-widget-n-tabs .e-n-tab-title {
    max-width: fit-content;
    box-shadow: none !important;
}

.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title[aria-selected=true] {
    margin-block-end: 0 !important;
}

@media (max-width: 991px) {
    .elementor-widget-n-tabs .e-n-tab-title {
        width: fit-content !important;
        flex-basis: unset !important;
        margin-block-start: unset !important;
    }

    .slider-tabs-videos .e-n-tab-title:hover .e-n-tab-icon {
        height: 20px;
    }

    .mob-text {
        display: block;
        font-size: 16px;
        line-height: 24px;
    }

    .elementor-widget-n-tabs .e-n-tab-title-text {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .mob-text{
        display:block;
        font-size: 14px;
        line-height: 20px;
    }

    .elementor-widget-n-tabs .e-n-tabs-heading {
        justify-items: left !important;
    }
}

/*END TABS GENERAL */

/* TABS COLUMNS (FEEDBACKS) ON MAIN PAGE  */

.tabs_columns.elementor-widget-n-tabs .e-n-tab-title {
    min-width: fit-content !important;
}

.block-hover > .e-con {
    opacity:0;
}

.e-n-tabs.e-activated .elementor-testimonial-content {
    text-align: center !important;
}

.e-n-tabs.e-activated .elementor-testimonial-meta-inner {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
}

.e-n-tabs.e-activated .elementor-testimonial-meta-inner .elementor-testimonial-image {
    order: 2;
}

.e-n-tabs.e-activated .elementor-testimonial-meta-inner .elementor-testimonial-details {
    text-align: end !important;
    order: 1;
}

.block-hover:hover > .e-con {
    opacity:1;
}

.block-hover > .e-con .elementor-heading-title a {
    font-weight: 400;

    &:hover {
        background-image: linear-gradient(247deg, rgba(23, 92, 255, 0.80) 16.14%, #175CFF 44.37%, #0745D6 77.7%, #0035B1 106.51%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
}

@media(max-width:479px) {
    .tabs_columns.elementor-widget-n-tabs .e-n-tab-title .mob-text {
        font-size: 12px !important;
    }
}

/* END TABS COLUMNS (FEEDBACKS) ON MAIN PAGE  */

/* TEMPLATE OVERVIEW TABS */
.template-overview-tabs .e-n-tabs-heading {
    display: flex;
    background-color: transparent;
    justify-content: space-between;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    transition: background-color .2s;
    flex-wrap: nowrap !important;
    border: none;
    border-bottom: 1px solid #808A9D14;
    padding: 0;
    border-radius: 0;
    gap: 14px;
}

.template-overview-tabs .e-n-tab-title-text {
    color: #58667E;
    font-family: Proxima Nova RG, Arial, sans-serif ;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

.template-overview-tabs .e-n-tab-title:hover .e-n-tab-title-text {
    color: #175CFF;
}

.template-overview-tabs .e-n-tab-title[aria-selected="true"] .e-n-tab-title-text{
    background-image: none;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: #175CFF;
    color: #175CFF;
}

.template-overview-tabs .e-n-tab-title{
    border-radius: 6px 6px 0 0;
}

@media (max-width: 991px){
    .template-overview-tabs .e-n-tab-title {
        height: auto !important;
    }

    .template-overview-tabs .mob-text {
        color: #58667E;
        font-family: Proxima Nova RG, Arial, sans-serif ;
        font-size: 14px !important;
        font-weight: 500;
        line-height: 20px;
    }

    .template-overview-tabs .e-n-tab-title[aria-selected="true"] .mob-text{
        color: #175CFF;
    }
    .template-overview-tabs .e-n-tab-title:hover .mob-text {
        color: #175CFF;
    }
}

.template-overview-tabs .elementor-widget-text-editor p, .template-overview-tabs .elementor-widget-text-editor li {
    font-family: Proxima Nova RG, Arial, sans-serif;
    font-size: 16px;
    color: #444444;
}

.template-overview-tabs .e-con-inner {
    padding-top: 0 !important;
}

.template-overview-tabs .e-n-tabs { /*Ця властивість для того, щоб єдина таба, поки вона одна - відображалась з лівої сторони, а не по центру*/
    display: block !important;
}
/* END TEMPLATE OVERVIEW TABS */

/* CLIENT_PORTAL TABS */
.client-portal-tabs .e-n-tabs-heading {
    flex-wrap: nowrap !important;
    background-color: transparent;
}

.client-portal-tabs .e-n-tab-title {
    background-color: transparent !important;
    gap: 0 !important;
    padding: 8px 12px !important;

    &:hover {
        background-color: #f0f1f3 !important;
    }
}

.client-portal-tabs .e-n-tab-title[aria-selected="true"] .e-n-tab-title-text {
    background-image: none;
    -webkit-text-fill-color: black;
}

.client-portal-tabs .e-n-tab-title[aria-selected="true"] span {
    padding-bottom: 6px;
    border-bottom: 2px solid #175CFF;
}

/* END CLIENT_PORTAL TABS */