
/*Begin Tab elementor*/
.tabs-vertical-left,
.tabs-vertical-right
{
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
}
.tabs-vertical-left .header-tab-layout,
.tabs-vertical-right .header-tab-layout
{
    width: 30%;
}
.tabs-vertical-left .tab-content,
.tabs-vertical-right .tab-content
{
    width: 70%;
}
.header-tab.title-subtitle-on >div{
    width: 50%;
}
.header-tab .title-header{
    margin: 0px;
}

/*Style tab, style title header, style item title header*/
.elbzotech-tabs- .header-tab-layout{
    margin-bottom: 30px;
}
/*.elbzotech-tabs .title-header-style1 .title-header{
   position: relative;
    display: inline-block;
    font-size: 36px;
    margin: 0;
    font-family: var(--bzo-title_typo-font-family);
    font-weight: 700;
    color: #000;
    z-index: 1;
}
.elbzotech-tabs .title-header-style1 .title-header:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 5px;
    height: 7px;
    background: var(--bzo-main-color);
    z-index: -1;
}
.elbzotech-tabs .title-header-style1.header-tab.title-subtitle-on.flex-wrapper >div {
    width: auto;
}
.elbzotech-tabs .title-header-style1 .sub-title-header{
    font-size: 18px;
    margin: 0px;
    margin-left: 15px;
    color: #777777;
    margin-top: 10px;
}


.elbzotech-tabs .item-title-header-style1 .tab-item-wrap{
    font-size: 14px;
    font-weight: 700;
    margin-right: 30px;
    margin-left: 30px;
    float: none;
    display: inline-block;
}
.elbzotech-tabs .item-title-header-style1 .header-tab-list {
     margin-right: -30px;
    margin-left: -30px;
}

.elbzotech-tabs .item-title-header-style1 .active a,
.elbzotech-tabs .item-title-header-style1 .tab-item-wrap a:hover,
.elbzotech-tabs .item-title-header-style1 .tab-item-wrap a:focus
{
    opacity: 1;
}
.elbzotech-tabs .item-title-header-style1 .active a:after{
opacity: 1;
}*/
.header-tab.title-header-style3 >div  {
    width: auto;
}
.header-tab.title-header-style3 .title-header {
    font-size: 36px;
    font-family: var(--bzo-title_typo-font-family);
    position: absolute;
    padding-left: 50px;
    position: relative;
        text-transform: uppercase;
    line-height: 43px;
}
.header-tab.title-header-style3 .title-header:before{
    content: '';
    left: 0px;
    width: 5px;
    background: #a0e2dd;
    top: 0;
    bottom: 0;
    position: absolute;
}
.header-tab.title-header-style3 .title-header span{
    font-weight: 400;
}
.item-title-header-style3 .header-tab-list .tab-item-wrap{
    color: #787878;
    font-size: 20px;
    font-family: var(--bzo-title_typo-font-family);
    padding: 0px 40px;
}
.item-title-header-style3 .nav-tabs{
    margin: 0px -40px;
}
.item-title-header-style3 .header-tab-list .tab-item-wrap:before{
    content: '';
    width: 0px;
    height: 1px;
    background: #000;
    display: inline-block;
    margin-right: 20px;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.item-title-header-style3 .header-tab-list .tab-item-wrap:after{
        position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 150px;
    font-style: italic;
    color: #000;
    opacity: 0;
    top: -18px;
    z-index: -1;
        transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}
.item-title-header-style3 .header-tab-list .tab-item-wrap:nth-child(1):after{
    content: '01';
}
.item-title-header-style3 .header-tab-list .tab-item-wrap:nth-child(2):after{
    content: '02';
}
.item-title-header-style3 .header-tab-list .tab-item-wrap:nth-child(3):after{
    content: '03';
}
.item-title-header-style3 .header-tab-list .tab-item-wrap:nth-child(4):after{
    content: '04';
}
.item-title-header-style3 .header-tab-list .tab-item-wrap:nth-child(5):after{
    content: '05';
}
.item-title-header-style3 .header-tab-list .tab-item-wrap:nth-child(6):after{
    content: '06';
}
.item-title-header-style3 .header-tab-list .tab-item-wrap:nth-child(7):after{
    content: '07';
}
.item-title-header-style3 .header-tab-list .tab-item-wrap:nth-child(8):after{
    content: '08';
}
.item-title-header-style3 .header-tab-list .tab-item-wrap:nth-child(9):after{
    content: '09';
}
.item-title-header-style3 .header-tab-list .tab-item-wrap:nth-child(10):after{
    content: '10';
}
.item-title-header-style3 .header-tab-list .tab-item-wrap.active:before{
    width: 60px;
}
.item-title-header-style3 .header-tab-list .tab-item-wrap.active:after{
   opacity: 0.1;
}
.item-title-header-style3 .header-tab-list .tab-item-wrap a{
    display: inline-block;
    vertical-align: middle;
}
/*----------------style 2------------------*/
.title-header-style2 .title-header{
    height: 60px;
    line-height: 60px;
    padding: 0px 30px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}
.item-title-header-style2.header-tab.title-subtitle-on >div{
    width: 100%;
}
.elbzotech-tabs .item-title-header-style2 .tab-item-wrap{
    margin: 0px;
    width: 100%;
}
.elbzotech-tabs .item-title-header-style2 .tab-item-wrap a{
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 27.5px 45px;
    border: 1px solid var(--bzo-border-color);
    border-top: 0px;
    line-height: 28px;
}
.elbzotech-tabs .item-title-header-style2 .tab-item-wrap a:after{
content: '';
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid var(--bzo-main-color);
    position: absolute;
    right: -15px;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
}
.elbzotech-tabs .item-title-header-style2 .tab-item-wrap.active a:after{
    opacity: 1;
}
.elbzotech-tabs .item-title-header-style2 .tab-item-wrap.active a
{
    background-color: var(--bzo-main-color);
    
    border: 1px solid var(--bzo-main-color);
    border-top: none;
    color: #000;

}

.elbzotech-tabs .item-title-header-style2 .tab-item-wrap a:hover{
    color: #C82811;
}
.elbzotech-tabs .item-title-header-style2 .tab-content{
    padding-top: 30px;
    padding-left: 30px;
}
/*End Tab elementor*/
/* tab style 1 - medxtore - about page */
.elbzotech-tabs .item-title-header-style1 .header-tab-list{
    margin-bottom: 100px;
}
.elbzotech-tabs .item-title-header-style1 .header-tab-list .tab-item-wrap:hover,
.elbzotech-tabs .item-title-header-style1 .header-tab-list .tab-item-wrap.active{
    background-color: var(--bzo-main-color);
    transition: all 0.3s ease-out 0s;
}
.elbzotech-tabs .item-title-header-style1 .header-tab-list .tab-item-wrap:hover a,
.elbzotech-tabs .item-title-header-style1 .header-tab-list .tab-item-wrap.active a{
    color: #fff;
}
.elbzotech-tabs .item-title-header-style1 .header-tab-list ul li a:hover{
    cursor: pointer;
}
.elbzotech-tabs .item-title-header-style1 .header-tab-list ul{
    display: flex;
    background: #FFFFFF;
box-shadow: 0px 1px 18px rgba(0, 0, 0, 0.12);
}
.elbzotech-tabs .item-title-header-style1 .header-tab-list ul li{
    width: 20%;
    transition: all 0.3s ease-out 0s;
    text-align: center;
}
.elbzotech-tabs .item-title-header-style1 .header-tab-list ul li:not(:last-child){
    border-right: 1px solid #ebebeb;
}
.elbzotech-tabs .item-title-header-style1 .header-tab-list ul li a{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 10px;
    color: var(--bzo-gray-color);
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    padding: 40px;    
}
.about-features .elbzotech-tabs .item-title-header-style1 .header-tab-list ul li a{
    padding-top: 128px; 
    position: relative;
}
.about-features .elbzotech-tabs .item-title-header-style1 .header-tab-list ul li a img{
    display: none;
}

.about-features .elbzotech-tabs .item-title-header-style1 .header-tab-list ul li a::before{
    width: 68px;
    height: 69px;
    position: absolute;
    content: "";
    top: 43px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url("./bg_images/bg-tab-about.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}
.about-features .elbzotech-tabs .item-title-header-style1 .header-tab-list ul li:nth-child(2) a::before{
    background-position: 0 -85px;
}
.about-features .elbzotech-tabs .item-title-header-style1 .header-tab-list ul li:nth-child(3) a::before{
    background-position: 0 -176px;
}
.about-features .elbzotech-tabs .item-title-header-style1 .header-tab-list ul li:nth-child(4) a::before{
    background-position: 0 -256px;
}
.about-features .elbzotech-tabs .item-title-header-style1 .header-tab-list ul li:nth-child(5) a::before{
    background-position: 0 -347px;
}
.about-features .elbzotech-tabs .item-title-header-style1 .header-tab-list ul li:hover a::before,
.about-features .elbzotech-tabs .item-title-header-style1 .header-tab-list ul li.active a::before{
    background-image: url("./bg_images/bg-tab-about-white.png");
}