.home-section-2 {
    max-width: calc(100% - 2 * 90px);
    margin: auto;
    position: relative;
    width: 1220px;
}

.home-section-2 .section-2-content h1 {
    font-size: calc(1.375rem + 1.5vw);
    margin-bottom: 11px;
    text-align: center;
    margin-top: 45px;
    font-weight: bold;
}
.home-section-2 .swiper-pagination-bullet-active{
    background: #00DCF7;
}
.home-section-2 .swiper-pagination{
    /* display: none; */
}
.home-section-2 .section-2-content img {
    position: absolute;
    height: 155px;
}

.home-section-2 .section-2-content p {
    font-size: 20px;
    text-align: center;
    margin-bottom: 30px;
}
.pagination-actions{
    display: flex;
    align-items: center;
}
.home-section-2 .slider {
    margin: auto;
}

.home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container {
    padding: 18px 0px 65px 45px;
}

.home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container::before {
    /* content: ""; */
    position: absolute;
    /* background: linear-gradient(270deg, rgba(255, 255, 255, 0.89) 14%, rgba(255, 255, 255, 0) 24%); */
    z-index: 2;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 991px) {
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container::before {
        background: none;
    }
}

@media screen and (max-width: 767px) {
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container {
        padding: 0px 0px 0px 0px;
    }
    .home-section-2 .swiper-controls-wrapper {
        
    }
    .home-section-2 {
        margin-bottom: 20px;
    }
}

.home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide {
    border: none;
    max-width: 70%;
    height: 100%;
    /* box-shadow: -6px 3px 30px -10px rgba(18, 70, 102, 0.11); */
}

.home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide>.card {
    transition: 400ms transform;
    box-shadow: -6px 3px 30px -10px rgb(18 70 102 / 11%);
}

@media screen and (max-width: 991px) {
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide {
        min-width: 85%;
        max-width: 85%;
    }
}

@media screen and (max-width: 640px) {
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide {
        min-width: 85%;
        max-width: 85%;
    }
}

.home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide:last-child {
    margin-right: 0;
}

.home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card {
    height: 100%;
    border: none;
}

.home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body {
    padding: 32px;
    background-color: #f0faff;
    display: flex;
    border-radius: 4px;
}

.home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body p {
    padding-left: 23px;
    font-size: 16px;
    line-height: 35px;
}

.home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body .footer {
    padding-top: 45px;
    padding-left: 23px;
    font-size: 20px;
    font-weight: 600;
    line-height: 35px;
}

.home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body .footer h1 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 3px;
}

.home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body .footer p {
    padding-left: 0px;
    font-size: 16px;
    color: #707070;
}

@media screen and (max-width: 991px) {
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body {
        padding: 20px;
    }
}

.home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .media {
    padding: 0px 20px 20px 20px;
    align-items: center;
    background-color: #fff;
}

.home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body .card-img {
    flex: 0 0 450px;
    height: 100%;
}

.home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body img {
    max-width: 350px;
    max-height: 500px;
    
}

.home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .media .media-body h5 {
    color: #071228;
    font-size: 16px;
    font-weight: bold;
    line-height: 23px;
    margin-bottom: 0;
}

.home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .media .media-body p {
    color: #8997A7;
    font-size: 12px;
    line-height: 17px;
    margin: 0;
}

.home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide:not(.swiper-slide-active)>.card {
    transform: scale(0.85833);
    transform-origin: top center;
}

.home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide-next .right-part {
    /* max-width: 550px !important; */
}

@media screen and (max-width: 991px) {
    .home-section-2 .slider .swiper-controls-wrapper {
        
    }
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body {
        /* flex-direction: column; */
    }
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body img {
        width: 100%;
        margin: auto;
    }
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body .right-part {
        margin-top: 10px;
    }
        .home-section-2 .slider .swiper-controls-wrapper {
        position: relative;
        display: flex;
        justify-content: flex-end;
        left: 0;
        padding: 20px;
    }
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container{
        padding-bottom: 10px;
    }
}
@media screen and (max-width: 860px){
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body {
        flex-direction: column;
    }
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body .right-part p{
        text-align: center;
    }
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body .right-part .footer {
        text-align: center;
    }
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container{
        padding-bottom: 10px;
    }
    .home-section-2 .slider .swiper-controls-wrapper{
        justify-content: center;
    }
}
.home-section-2 .swiper-controls-wrapper {
    position: absolute;
    bottom: 0;
    height: 70px;
    right: 35px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    bottom: 15%;
}

.home-section-2 .swiper-controls-wrapper .swiper-button-next,
.home-section-2 .swiper-controls-wrapper .swiper-button-prev {
    position: relative;
    top: auto;
    margin: 0;
    left: auto;
    right: auto;
    height: 44px;
    width: 44px;
    border-radius: 30px;
    padding: .5rem;
    background-position: center center;
    background-size: contain;
    outline: none;
    box-shadow: none;
    background-image: url("../Assets/right-arrow-colored.svg");
}

.home-section-2 .swiper-controls-wrapper .swiper-button-prev {
    background-image: url("../Assets/left-arrow-colored.svg");
}

.home-section-2 .swiper-controls-wrapper .seperator {
    margin: 0 -1px;
    width: 32px;
    opacity: 1 !important;
    border-bottom: 3px solid #08dcf4;
}

.home-section-2 .swiper-controls-wrapper .swiper-pagination {
    display: none;
    position: relative;
    width: 80px;
    bottom: auto;
    left: auto;
    margin-right: 1.25rem;
    color: rgba(81, 125, 214, 0.29);
    /*mix-blend-mode: exclusion;*/
    font-size: 12.6px;
    font-weight: 900;
    line-height: 16px;
}

.home-section-2 .swiper-controls-wrapper .swiper-pagination .currentActive {
    color: #000;
    font-size: 25.2px;
    font-weight: 900;
    line-height: 32px;
}

.home-section-2 .swiper-controls-wrapper {
    justify-content: flex-end;
    bottom: 5%;
}

.home-section-2 .product-swiper-wrapper .swiper-container .swiper-pagination .swiper-pagination-bullet {
    display: block;
    margin: 0 30px;
    color: #7e8daa;
    font-size: 1.5rem;
    font-weight: 600;
    border: none;
    z-index: 1;
    position: relative;
    overflow: hidden;
    padding: .65rem 1rem;
    height: auto;
    width: auto;
    border-radius: 0;
    background: transparent;
    opacity: 1;
    outline: none;
    transition: color .2s ease-in;
}

.swiper-button-prev::after {
    content: none !important;
}

.swiper-button-next::after {
    /* display: none !important; */
}

@media screen and (max-width: 767px) {
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container {
        padding: 0px 0px 0px 0px;
    }
    .home-section-2 .slider .swiper-controls-wrapper {
        justify-content: center;
    }
}

@media screen and (max-width: 1400px) {
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body .right-part p {
        font-size: 18px;
        line-height: 25px;
    }
}

@media screen and (max-width: 1200px) {
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body img {
        max-width: 250px;
        max-height: 330px;
    }
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body .right-part p {
        font-size: 16px;
        line-height: 25px;
    }
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body .right-part .footer h1 {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 3px;
    }
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body .right-part .footer {
        padding-top: 0px;
    }
}

@media screen and (max-width: 1050px) {
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body .right-part p {
        font-size: 16px;
        line-height: 20px;
    }
}

@media screen and (max-width: 1024px) {
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body img {
        max-width: 250px;
        max-height: 330px;
    }
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body .right-part p {
        font-size: 16px;
        line-height: 19px;
    }
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body .right-part .footer h1 {
        font-size: 18px;
    }
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body .right-part .footer {
        padding-top: 0px;
    }
}

@media screen and (max-width: 1024px) {
    .home-section-2 .section-2-content h1 {
        font-size: calc(1.375rem + 1.5vw);
        margin-bottom: 11px;
        text-align: center;
        margin-top: 75px;
    }
    .home-section-2 .section-2-content p {
        font-size: 18px;
        text-align: center;
    }
}

@media screen and (max-width: 720px) {
    .home-section-2 .section-2-content h1 {
        font-size: calc(1.375rem + 1.5vw);
        margin-bottom: 11px;
        text-align: center;
        margin-top: 35px;
    }
    .home-section-2 .section-2-content p {
        font-size: 14px;
        text-align: center;
        padding: 0px 5px 0px 5px;
    }
    /* .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body img {
        max-width: 241px;
        max-height: 300px;
    } */
    .home-section-3 .product-swiper-wrapper .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before{
        height: 45px;
        width: 45px;
    }
    .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper .swiper-slide ul{
        padding-left: 5px;
    }
}

@media screen and (max-width: 600px) {
    .home-section-2 {
        max-width: 100%;
        margin: auto;
        position: relative;
    }
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide {
        min-width: 100%;
        max-width: 100%;
    }
    .swiper-slide {
        padding: 15px;
    }
}

@media screen and (max-width: 425px) {
    .home-section-2 .slider .card-body{
        padding: 0px !important;
    }
    .home-section-3 .section-3-content h1{
        margin-bottom: 0px;
    }
    .home-section-2 .slider .card-body img{
        max-width: 382px;
        max-height: 460px;
    }
    .home-section-3 .product-swiper-wrapper .swiper-container .swiper-pagination{
        height: 85px;
    }
    .home-section-3 .product-swiper-wrapper .swiper-container .swiper-wrapper{
        margin-top: 30px;
    }
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body img {
        max-width: 382px;
        max-height: 460px;
    }
    .home-section-2 .slider .swiper-controls-wrapper {
        position: relative;
        display: flex;
        justify-content: center;
        left: 0;
        padding: 20px;
    }
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body .right-part p {
        padding: 5px;
        text-align: center;
        font-size: 14px;
    }
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body .right-part .footer {
        text-align: center;
    }
    .home-section-2 .section-2-content h1 {
        font-size: calc(1.375rem + 1.5vw);
    }
    .home-section-2 .section-2-content p {
        font-size: 14px;
        text-align: center;
    }
    .home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .swiper-slide .testimonial-card .card-body .right-part .footer h1{
        margin-bottom: 0px;
        font-size: 20px;
        font-weight: 600;
    }
    .home-section-2 .footer p{
        margin-bottom: 0px;
        font-size: 14px;
        font-weight: 400;
    }
}

.home-section-2 .testimonial-cards-container .testimonial-cards-wrapper .swiper-container .swiper-wrapper .right-part {
    /* max-width: 550px !important; */
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}