 .testi-main {
     box-shadow: 0px 2px 18px 0px rgb(111 99 165 / 30%);
     border-radius: 15px;
 }

 .testi-main .testi-cont {
     font-weight: 400;
     font-size: 24px;
     font-style: italic;
     color: #2b265c;
     font-family: effra, sans-serif !important;
     line-height: 1.5em;
     border-bottom: 1px solid #2b265c;
     padding-bottom: 10px;
     margin-bottom: 15px;
     min-height: 200px;
 }

 .testi-main .testi-cont img {
     width: 40px;
     margin-bottom: 15px;
 }

 .testi-main .testi-btm h2 {
     font-weight: 700;
     font-size: 18px;
     color: #2b265c;
     line-height: 1.5em;
     padding-bottom: 0px;
     font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif !important;
     margin: 0;

 }

 .testi-main .testi-btm h3 {
     font-weight: 600;
     font-size: 18px;
     color: rgb(128, 125, 157);
     line-height: 1.5em;
     padding-bottom: 0px;
     font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif !important;
     margin: 0;

 }

 .testi-container .slick-slide {
     margin: 30px 0px 30px 30px;
     padding: 20px 30px 30px;
     background: #ffffff;
 }

 .testi-container .slick-slider {
     margin-left: -30px;
 }

 .nxt-prev {
     position: relative;
     background: #fff;
     cursor: pointer;
     width: 50px;
     height: 50px;
     border: 1px solid #2b265c;
     border-radius: 100%;
 }

 .nxt-prev:hover {
     background: #2b265c
 }

 .nxt-prev::after {
     position: absolute;
     content: url(/wp-content/uploads/2022/11/blok-blue-arrow.svg);
     height: 31px;
     width: 30px;
     display: inline-block;
     right: 50%;
     top: 50%;
     margin-top: -15px;
     margin-right: -15px;
     line-height: 31px;
 }

 .nxt-prev:hover::after {
     content: url(/wp-content/uploads/2022/11/blok-white-arrow.svg);
 }

 .testi-container {
     position: relative;
 }

 .testi-container .arrow-sliders {
     display: flex;
     gap: 20px;
     position: absolute;
     right: 20px;
     top: -60px;
     z-index: 11;
 }

 .prev-btns {
     transform: rotate(180deg);
 }

 .mm_project_slider {}

 .mm_project_slider .card {
     color: #fff;
     background: rgb(247, 189, 168);
     background: linear-gradient(0deg, rgba(247, 189, 168, 1) 7%, rgba(112, 97, 166, 1) 81%);
 }

 .mm_project_slider .card h2 {
     display: flex;
     font-size: 49.47px;
     color: #F7BDA8;
 }

 .mm_project_slider .card h2 img {
     width: 30px;
 }

 .mm_project_slider {}

 .main-card-sec {
     display: flex;
     align-items: center;
 }

 .mm_project_slider .card {
     max-width: 870px;
     min-height: 350px;
     border-radius: 15px;
     color: #fff;
     font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif !important;
     padding: 20px 70px 50px 60px;
     font-weight: 500;
     background: rgb(247, 189, 168);
     background: linear-gradient(0deg, rgba(247, 189, 168, 1) 7%, rgba(112, 97, 166, 1) 81%);
     position: relative;
     margin-top: -220px;
     -webkit-transform-origin: center;
     transform-origin: center;
     -webkit-transition: 0.4s cubic-bezier(0.28, 0.55, 0.385, 1.65);
     transition: 0.4s cubic-bezier(0.28, 0.55, 0.385, 1.65);
     cursor: pointer;
     box-shadow: 0px 2px 18px 0px rgb(111 99 165 / 30%);

 }

 .mm_project_slider .cards {
     max-width: 870px;
     min-height: 350px;
     border-radius: 15px;
     color: #fff;
     font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif !important;
     padding: 20px 70px 50px 60px;
     font-weight: 500;
     background: rgb(247, 189, 168);
     background: linear-gradient(0deg, rgba(247, 189, 168, 1) 7%, rgba(112, 97, 166, 1) 81%);
     position: relative;
     cursor: pointer;
     box-shadow: 0px 2px 18px 0px rgb(111 99 165 / 30%);

 }

 .mm_project_slider .card p,
 .mm_project_slider .cards p {
     font-size: 20.17px;
     line-height: 30px;
 }

 .mm_project_slider .card h2,
 .mm_project_slider .cards h2 {
     font-size: 40px;
     color: #F7BDA8;
     align-items: center;
     padding-bottom: 0px;
     margin-left: 8px;
 }

 .mm_project_slider .card .img-card,
 .mm_project_slider .cards .img-card {
     width: 100px;
 }

 .cont-project-sec {
     width: calc(100% - 100px);
     padding-left: 30px;
 }

 .read-btn {
     padding-top: 30px;
 }

 .mm_project_slider .card:nth-of-type(1) {
     margin-top: 0px !important;

 }

 .mm_project_slider .card:nth-of-type(2) {
     margin-left: 180px;
 }

 .mm_project_slider .card:nth-of-type(3) {
     margin-left: 360px;

 }