﻿@media (min-width: 1200px) {
    .reverse-triangle

{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    top: 50%;
}

.swiper-clients > .swiper-pagination-bullets {
    bottom: -18px !important;
}


.content-height {
    /*  min-height: 400px !important; */
}

.content-align {
    /* text-align: left !important; */
}

.quote-top {
    margin-top: 0px !important;
}



.swiper-testimonial-slide .card {
    min-height: 350px !important;
}

}



.quote-top {
    margin-top: -97px;
}

.content-align {
    text-align: center;
}

.content-height {
    /*  min-height: 650px; */
}

.swiper-clients > .swiper-pagination-bullets {
    bottom: -7px;
}

.swiper-testimonial > .swiper-pagination-bullets {
    bottom: 24px;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 0.5rem !important;
}


.swiper-pagination-bullet {
    width: 40px;
    height: 40px;
    background-color: red;
}


.badge-circle-testimonial {
    margin: auto;
    padding-top: 20px;
    transform: translate(-50%,-50%);
    width: 4.333rem;
    height: 4.333rem;
    background-color: #03263a;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.778rem;
    font-weight: bold;
    border: .689rem solid #fff;
    z-index: 1;
    transition: border-color .3s ease
}

.clsPosition {
    margin-bottom: 5rem !important;
}


/* Optional: style arrows if needed */
.custom-arrow-prev,
.custom-arrow-next {
    color: #A21622;
    width: 40px;
    height: 40px;
    content: '' !important;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after,
.swiper-button-prev::after,
.swiper-button-next::after {
    font-size: 20px;
    font-weight: bold;
    content: '' !important;
}
