.tabs-container {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.swiper-container {
    width: 300px; /* Adjust as needed */
    height: auto; /* Adjust as needed */
}

.swiper-slide {
    display: flex;
    justify-content:center;
    align-items: center;
    padding: 10px;
    cursor: pointer;
    transition: background-color 0.3s;
    margin-bottom: 5px;
    color: #fff;
    border-radius: 5px;
    background-color: #333;
}
.swiper-slide.qqw {
    height: 50.9px !important;
    /* margin-bottom: 10px !important; */
    background: url(assets/images/vector-2.png);
    /* margin-left: 22px; */
    transition: 0.3s;
    background-position: right;
}

.swiper-slide img {
    width: 26%;
    /* height: unset; */
    /* margin-right: 108px;
    margin-left: -95px; */
}

.swiper-slide:hover, .swiper-slide-active {
    background-color: #555;
}

.content {
    
    border-radius: 211px;
    text-align: center;
    position: relative;
    z-index: 2;
    background: url(assets/images/round.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

div#minitab {
    font-size: 28px;
    height: 281px;
    width: 281px;
    display: flex;
    flex-direction: column;
    color: white;
    align-items: center;
    justify-content: center;
}

.content-tab {
    display: none;
}

.content-tab.active {
    display: block;
}

.swiper-slide.swiper-slide-active {
    height: 50.9px !important;
    /* margin-bottom: 6px !important; */
    /* Downgrade Css Did'nt call the image 2nd  */
    background: url(assets/images/vector-one.png); 
    /* margin-left: 55px; */
    transition: 0.3s;
    background-position: left center;

}

.swiper-slide.swiper-slide-next {
    height: 50.9px !important;
    /* margin-bottom: 10px !important; */
    border-radius: 96px 0px 0px 88px;
    background: url(assets/images/vector-1.png);
    translate:  14%;
    transition: 0.3s;
    background-position: left center;
   
}

.swiper-slide {
    height: 50.9px !important;
    /* margin-bottom: 10px !important; */
    background: url(assets/images/vector-2.png);
    /* margin-left: 22px; */
    transition: 0.3s;
    background-position: left center;
    background-repeat: no-repeat;
}

/* Downgrade Css Did'nt call 1st
.swiper-vertical>.swiper-wrapper {
    flex-direction: column !important;
    justify-content: center !important; 
   
} */
.swiper-container.swiper-initialized.swiper-vertical.swiper-backface-hidden {
    flex-direction: column;
    display: flex;
    justify-content: center;
}
.swiper-slide:hover, .swiper-slide-active {
    background-color: #5550;
}


.swiper-slide.ert {
    height: 50.9px !important;
    /* margin-bottom: 10px !important; */
    background: url(assets/images/vector3.png);
    /* margin-left: 42px; */
    background-position: left center;
    background-repeat: no-repeat;
}

.qwe {
    height: 25.5px !important;
    margin-bottom: 6px !important;
    background: url(assets/images/vector-4.png);
    margin-left: -60px;
    transform: rotate(180deg);
}
.minitab-first {
    translate: 20%;
}
/* 
.ibm {
   
    margin-right: 114px;
    margin-left: unset;

} */

.swiper-slide:hover {
    background-color: #5550;
    transform: scale(1.20);
}

.swiper-slide.qqw.swiper-slide-next {
    /* transform: rotate(180deg); */
    transition: 0.3s;
    background-position: right center;
    translate: -12%;
}

.swiper-slide.qww {
    /* transform: rotate(180deg); */
    transition: 0.3s;
        background-position: right center;
        translate: -6%;
}

.swiper-slide.qee {
    /* transform: rotate(180deg); */
    transition: 0.3s;
        background-position: right center;
        translate: -21%;
}


.swiper-slide.qqw.hover {

    transform: scale(1.20);


}
.xl-stat {
    translate: 20%;
}
.swiper-slide.qwes {
    height: 50.9px !important;
    /* margin-bottom: 6px !important; */
    background: url(assets/images/vector-4.png);
    /* margin-left: -60px; */
    transition: 0.3s;
    background-position: right center;
    translate: -21%;
    background-repeat: no-repeat;
}
.swiper-slide[data-tab="stata"] {
    translate: 8%;
}
img.ibmq {
    width: 16%;
    position: absolute;
    right: -75px;
}
img.ibme, img.ibm {
    position: absolute;
    right: -100px;
}
img.right-one-img{
    position: absolute;
    left: -100px;
}

span.right-one-text {
    font-size: 22px;
    font-weight: 700;
    line-height: 35px;
}

span.ibm {
    font-size: 22px;
    font-weight: 700;
    line-height: 35px;
}

h2.qwrty {
    font-size: 30px;
    font-weight: 800;
    line-height: 35px;
    margin: 0px;
}
@media (max-width: 991px) {
    .tabs-container {
        display: none;
    }
}

.swiper-slide[data-tab="ibm-spss"] {
    background: url(assets/images/vector-1.png);
    background-repeat: no-repeat;
    translate: 6%;
}
.swiper-slide.minitab-first[data-tab="minitab"] {
    background: url(assets/images/vector-one.png);
    background-repeat: no-repeat;
}
.swiper-slide.qqw[data-tab="statwing"] {
    background: url(assets/images/vector-1.png);
    background-position: 100% center;
    background-repeat: no-repeat;
    translate: -6%;
}