/* .bg-overlay > .container{
    padding-top: 40px;
    padding-bottom: 40px;
} */
:root{
    --sky-color: #f4efef;
}
.bg-overlay{
    position: relative;
}
.bg-overlay::before{
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(2deg, #6788a9, #00010282);
    position: absolute;
    left: 0;
    /* background: linear-gradient(2deg, #6788a9, #6788a9d1); */
}
.colleage-section{
    padding: 50px 0;
}
.bg-overlay .sub-txt{
    margin: 0 auto;
    text-align: justify;
    font-size: 20px;
    line-height: 40px;
    color: #eee8e9;
    margin-bottom: 15px;
    font-family: 'Proxima Nova';
    font-weight: bold;
}
.test-img-wrapper{
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    padding: 5px;
    text-align: center;
    background-color: #fff;
    border-radius: 15px!important;
    /* display: inline-block; */
    display: flex;
}
.test-img-wrapper .test-img-info{
    padding: 0 0;
}
.test-img-wrapper .test-img-info .rounded, .test-img-info .img-thumbnail {
    box-shadow: none;
    padding: 10px;
    border: none;
}
.test-img-wrapper .btn-sat-act, .btn-act-courses {
    position: absolute!important;
    bottom: 18px;
    z-index: 2;
    left: 50%;
    transform: translateX(-50%);
}
.section{
    padding: 25px 0px;
}


.main-calendar .acdemic-floper.flopper-board-wrap.academice-board{
    transform: translateX(0);
    transition: all 0.3s;
}
.main-calendar .acdemic-floper.flopper-board-wrap.academice-board.show-flopper{
    transform: translateX(81%);
}


.banner-diffrence{
    display: block;
    clear: both;
    margin-top: 105px;
    display: none;
}
/* .full-calendar .academics-flopper-boarder {
    background-size: 100% 100%;
    height: 335px;
    max-width: 454px;
    margin: 10px 29px;
    position: relative;
    z-index: 99;
} */
.full-calendar .academics-flopper-boarder {
    background-size: 100% 100%;
    height: auto;
    max-width: initial;
    margin: 10px 29px;
    position: relative;
    z-index: 99;
    padding-bottom: 4px;
}
.academics-flopper-boarder .nav.nav-pills {
    display: block;
}




.full-calendar{
    position: absolute;
    right: 0;
    /* top: 50%; */
    right: 0;
    /* transform: translate(-0%, -75%); */
    overflow: hidden;
}
.main-calendar.full-calendar .nav-link.flip-animate {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1px;
    padding-right: 1px;
}
.main-calendar .nav-link.flip-animate{
    padding-top: 0;
    padding-bottom: 0;
}
.user .test-img-info .rounded.img-thumbnail{
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
.request-dia-exams-forms {
    background-color: #fff;
    border-radius: 8px;
    padding: 50px;
    margin-top: 35px;
    max-width: 884px;
    width: 100%;
    margin: 0 auto;
    margin-top: 35px;
}
.request-dia-exams-forms label {
    color: #0671a5;
    text-align: left;
}
.submit-btn-center{
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 40px;
}
.score-info {
    max-width: 760px;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 70px;
    margin-top: 40px;
}
.score-info .nav-tabs {
    display: flex;
    justify-content: center;
    border: 0;
    margin-bottom: -3px;
}
.score-info .bg-blue {
    background-color: #1283a3;
    border-radius: 10px 10px 0 0;
    /* margin: 0 25px; */
    margin: 0 8px;
}
.score-info .nav-tabs .nav-link.active {
    color: #1283a3;
}
.score-content {
    background-color: #fff;
    padding: 50px;
    text-align: center;
    border-radius: 10px;
    border: 3px solid #4e4c62;
}
.score-text {
    color: #72757b;
}
.score-info .nav-item a {
    color: #fff;
}
.test-number-info label {
    color: #636b76;
    font-size: 20px;
    font-weight: 500;
}
.scoring-info .test-number {
    width: 40%;
    display: inline-block;
    margin-left: 20px;
    padding: 5px 10px;
    border-radius: 5px;
    border-color: #d5d5d5;
}
.analying-section label {
    color: #034078;
    font-size: 20px;
    font-weight: 600;
}
.score-container select {
    padding: 5px 25px;
    border-radius: 5px;
    border-color: #d5d5d5;
}
.analying-section {
    margin-top: 20px;
}
.btn-psat-calculate, .btn-plan-calculate, .btn-act-calculate {
    color: #fff;
    background-color: #1283a3;
    display: inline-block;
    padding: 12px 30px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    border-radius: 15px;
    min-width: 292px;
}
.section-score .section-heading {
    font-size: 30px;
    color: #043f79;
    text-transform: capitalize;
    font-weight: 500;
}
.calculate-button {
    margin: 30px 0;
    text-align: center;
}
.score-section-text {
    padding: 10px 20px;
}
.score-section-text span {
    font-size: 25px;
    font-weight: 800;
}
.total-score {
    font-size: 35px;
    color: #043f79;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 37px;
}
.footer-navigation, .score-section-text {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.score-container {
    max-width: 400px;
    margin: 0 auto;
}
.score-info .bg-brown {
    background-color: #a58377;
    border-radius: 10px 10px 0 0;
    /* margin: 0 25px; */
    margin: 0px 8px;
}
.score-info .nav-item a {
    text-transform: uppercase;
    padding: 8px 30px;
    font-weight: 600;
}
.plan-text-content .analying-section label, .act-text-content .analying-section label, .plan-text-content .section-heading, .plan-text-content .score-color, .plan-text-content .total-score, .act-text-content .section-heading, .act-text-content .score-color, .act-text-content .total-score {
    color: #a58377;
}
.btn-plan-calculate, .btn-act-calculate {
    background-color: #a58377;
}
.calculate-button .btn:hover{
    color: #fff;
}
.d-flex-item-center{
    display: flex;
    justify-content: center;
}
.d-flex-item-center .user{
    margin-right: 15px;
}
.d-flex-item-center .user:last-child{
    margin-right: 0px;
}
.academics-flopper-boarder.flopper-boarder-info{
    max-width: 530px;
}
/* .collage-guidance{
    background-position: top center;
    background-size: cover;

} */
.collage-guidance .main-upper-section {
    height: 440px;
}
.collage-guidance .flopper-board-section.academice-home{
    padding: 30px 0px;
}
.collage-guidance .page-header-section{
    margin-top: 0 !important;
}
.collage-guidance .full-calendar {
    position: absolute;
    right: 0;
    top: 24px;
    right: 0;
    transform: translate(-0%, 0%);
    overflow: hidden;
}
.collage-guidance .full-calendar .academics-flopper-boarder{
    background-size: 100% 100%;
    height: 340px;
    /* max-width: 526px; */
    max-width: 515px;
    margin: 10px 29px;
    position: relative;
    z-index: 100;
}
.collage-guidance .academics-flopper-boarder ul {
    padding: 30px 20px;
}
.collage-guidance .bg-overlay::before {
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(2deg, #6788a9, #6788a9d1);
    position: absolute;
    left: 0;
}
.collage-guidance .college-guidance-video iframe{
    width: 740px;
    height: 400px;
    border-radius: 15px;
    border: 5px solid #fff;
    border-radius: 30px;
}
.collage-guidance .college-guidance-video iframe{
    width: 740px;
    height: 400px;
    border-radius: 15px;
    border: 5px solid #fff;
    border-radius: 30px;
}


/* book plugin */
.book-section{
    width: 100%;
    padding: 40px 0;
    text-align: center;
}
.book-section > .container{
    height: 700px;
    width: 100%;
    position: relative;
    border-radius: 2%;
    margin-bottom: 30px;
    perspective: 5000px;
}
.container > .right{
    position: absolute;
    height: 100%;
    width: 50%;
    transition: 0.7s ease-in-out;
    transform-style: preserve-3d;
}
.book-section > .container > .right{
    right:0;
    transform-origin: left;
    border-radius: 10px 0 0 10px;
}
.right > figure.front, .right > figure.back{
    margin: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    left:0;
    top:0;
    background-size: 200%;
    background-repeat: no-repeat;
    backface-visibility: hidden;
    background-color: white;
    overflow: hidden;
}
.right > figure.front{
    background-position: right;
    border-radius: 0 10px 10px 0;
    box-shadow: 2px 2px 15px -2px rgba(0,0,0,0.2);
}
.right > figure.back{
    background-position: left;
    border-radius: 10px 0 0 10px;
    box-shadow: -2px 2px 15px -2px rgba(0,0,0,0.2);
    transform: rotateY(180deg);
}
.flip{
    transform: rotateY(-180deg);
}
.flip::before{
    content: "";
    position: absolute;
    top:0;
    left:0;
    z-index: 10;
    width: 100%;
    height: 100%;
    border-radius: 0 10px 10px 0;
    background-color: rgba(0,0,0,0.1);
}
.book-section > button{
    border: 2px solid #ef9f00;
    background-color: transparent;
    color: #ef9f00;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    margin: 10px;
    transition: 0.3s ease-in-out;
}
.book-section > button:focus, .book-section > button:active{
    outline: none;
}
.book-section > p{
    color: rgba(0,0,0,0.7);
    font-family: calibri;
    font-size: 24px;
}
.book-section > p > a{
    text-decoration: none;
    color: #ef9f00;
}
.book-section > button:hover{
    background-color: #ef9f00;
    color: #fff;
}
.front#cover, .back#back-cover{
    background-color: #ffcb63;
    font-family: calibri;
    text-align: left;
    padding: 0 30px;
}
.front#cover h1{
    color: #fff;
}
.front#cover p{
    color: rgba(0,0,0,0.8);
    font-size: 14px;
}
.user-youtube{
    /* background: linear-gradient(2deg, #6788a9, #6a8bab); */
}


/* .collage-bg .collage-guidance {
    background-position: top center;
    background-size: cover;

} */
/* book plugin */


.user.user-youtube > .container-fluid > .container{
    padding-top: 40px;
    padding-bottom: 40px;
}
.down-arrow {
    background: url(../images/arrow-down-sign.png) no-repeat 0 0;
    background-size: cover;
    height: 25px;
    width: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
    cursor: pointer;
}
.summer-mt{
    margin-top: 40px;
}

.our-process-tab{
   
    margin: 0 auto;
    max-width: 720px;
    width: 100%;
}

.main-upper-section,.flopper-board-section.academice-home {
    /* min-height: 480px; */
    min-height: 440px;
    height: 440px;
}
.page-header-section {
    margin-top: 0 !important;
}
.submit-btn-bg{
    background-image: url('../images/start-buttom-removebg-preview.webp');
    min-width: 221px;
    min-height: 80px;
    background-repeat: no-repeat;
    background-size: cover;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 20px;
    position: relative;
}
.submit-btn-bg span {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: grid;
    align-items: center;
    font-family: 'Nunito';
}
.modal-body{
    border-radius: 20px;
}
.title-jr {
    font-size: 35px;
    color: #034078;
    text-align: center;
    font-family: 'Lora';
    font-weight: bold;
    margin-bottom: 30px;
    font-family: 'Nunito';
}
.full-calendar .academics-flopper-boarder {
    display: flex;
}
.textarea-filed{
    height: 100px;
}
.textarea-sophomore{
    height: 80px;
}
.list-services-modal .modal-body{
    border-radius: 0;
}
.list-services-modal .modal-title{
    font-family: 'Lora';
    font-weight: 900;
}

.acdemics-banner.main-section-home .page-header-section {
    margin-top: 0px !important;
}
.book-now{
    background-image: url('../images/start-buttom-removebg-preview.webp');
    background-repeat: no-repeat;
    background-size: 100%;
    align-items: center;
    align-self: center;
    display: grid;
    width: 100px;
    height: 83px;
    font-weight: 800;
    color: #ffffff;
}
.animation-home {
    padding: 0;
}

.main-animation {
    height: 670px;
    margin-top: 70px;
    overflow: visible;
}
.animation-home.active {
    width: 1160px;
    padding: 0;
    margin: 0 auto;
    height: auto;
}
.application-home.sat-home .inner-track2 {
    top: 0;
    left: 0;
}



.arrow_centerParent{
    position: relative;
}
.arrow_centerParent .swiper-button-prev{
    left: -35px;
}
.arrow_centerParent .swiper-button-next{
    right: -35px;
}

.score-info .nav-link.active{
    border: 3px solid #4e4c62;
    border-bottom-color: #ffffff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.score-info .nav-link:hover{
    border-color: 3px solid #4e4c62;
}

.score-info a.nav-link:hover{
    border-color: transparent;
}
.score-info a.nav-link.active:hover{
    border-color:  #4e4c62;
    border-bottom-color: #ffffff;
}
.test-banner-info .custom-btn{
    animation-delay: 2s;
}

.test-banner-info .custom-btn.fixed_btn{
    position: fixed;
    bottom: auto;
    top: 200px;
}
.nav-link flip-animate.active span{
    transform: rotateX(90deg) translateY(-22px);
    background: url(../images/flapper_span.webp) no-repeat 0 0;
    transform: rotateX(90deg) translateY(-22px);
}

a.flip-animate.active{
    color: yellow!important;
}
section.tools-slider-section .college-tools-slider .swiper-slide.swiper-slide-next,
section.tools-slider-section .college-tools-slider .swiper-slide.swiper-slide-prev{
    top: -20px !important;
} 

.arrow_center .swiper-button-prev, .arrow_center .swiper-button-next{
    top: 34%;
}

/* .second_box {
    display: flex;
    justify-content: center;
    gap: 20px;
} */

@media(max-width:1600px){
    .arrow_center .swiper-button-prev, .arrow_center .swiper-button-next {
        top: 35%;
    }
}
@media(max-width: 1199px){
    /* .arrow_center .swiper-button-prev, .arrow_center .swiper-button-next{
        top: 61%;
    } */
    .arrow_center  .swiper-button-next:after,  .arrow_center .swiper-button-prev:after{
        font-size: 20px;
    }
}

@media(max-width: 1024px){
    .arrow_center .swiper-button-prev {
        left: -25px;
    }
    .arrow_center .swiper-button-next {
        right: -25px;
    }
}

@media(max-width: 991px){
    /* .arrow_center .swiper-button-prev, .arrow_center .swiper-button-next {
        top: 64%;
    } */
    .arrow_center .swiper-button-prev {
        left: -35px;
    }
    .arrow_center .swiper-button-next {
        right: -35px;
    }
    
}





@media (max-width: 1599px){
.estimated-box {
    top: 50px;
}}

.estimated-box {
    position: absolute;
    top: 230px;
    left: 100px;
    border: 4px solid #b6978c;
    max-width: 250px;
    width: 100%;
    padding: 5px;
    background-color: #f1d9d0;
    border-radius: 10px;
    text-align: center;
    color: #37608a;
}

.like-btn-box::after {
    content: '';
    width: 25px;
    height: 20px;
    position: absolute;
    background-color: #bc2843;
    bottom: -20px;
    left: 6px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 154% 100%);
}
.estimated-box h6 {
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    margin: 0;
    font-family: 'Poppins', sans-serif;
}


.estimated-box h5 {
    font-size: 28px;
    font-weight: 800;
    margin: 0;
    font-family: 'Poppins', sans-serif;
}


/*


.estimated-box {
    top: 50px;
    left: 10px;
}

.estimated-box {

    top: 230px;
    left: 100px;
    border: 4px solid #b6978c;
    max-width: 250px;
    width: 100%;
    padding: 5px;
    background-color: #f1d9d0;
    border-radius: 10px;
    text-align: center;
    color: #37608a;
}



*/


.content-data {
    padding: 5px 20px 40px;
    max-width: 100%;
    margin: auto;
    border: 4px solid #2E8FAB;
    border-radius: 20px;
    background-color: #dde2e2;
}
.content-data h5 {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    color: #1B1554;
    font-weight: 800;
    margin-bottom: 18px;
}
.super-flex {
    display: flex;
    justify-content: center;
    gap: 30px;
}
.content-data h5 {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    color: #1B1554;
    font-weight: 800;
    margin-bottom: 18px;
}
.super-flex > ul {
    list-style: none;
    width: 50%;
}
.super-flex > ul > li {
    font-size: 20px;
    line-height: 32px;
    color: #1B1554;
    font-weight: 800;
}

.super-flex {
    display: flex;
    justify-content: center;
    gap: 30px;
}

.super-flex > ul {
    list-style: none;
    width: 50%;
}

.super-flex > ul > li {
    font-size: 20px;
    line-height: 32px;
    color: #1B1554;
    font-weight: 800;
}

.how-token-1 h5, .token-price-1 h5 {
    font-weight: 900;
    width: 100%;
    margin: 0px;
    font-size: 45px;
    font-family: 'Poppins', sans-serif;
}





.how-token-1 h6, .token-price-1 h6 {
    font-weight: 800;
    font-size: 20px;
}

@media (max-width: 991px){
.token-price-1 h5, .token-price-2 h5, .token-price-3 h5, .token-price-4 h5 {
    font-size: 20px;
}}

.token-price-1 h5, .token-price-2 h5, .token-price-3 h5, .token-price-4 h5 {
    font-family: 'Nunito';
}

.pay-process:hover {
    background-color: #aac5c4;
    box-shadow: 0px 0px 1px 1px #a3c5bf;
    color: #ffffff;
    cursor: pointer;
}



.how-token-2 h5, .token-price-2 h5 {
    font-weight: 900;
    width: 100%;
    margin: 0px;
    /* font-size: 45px; */
    /* font-family: 'Poppins', sans-serif; */
}

.how-token-2 h5, .token-price-2 h5 {
    font-weight: 900;
    width: 100%;
    margin: 0px;
    font-size: 45px;
    font-family: 'Poppins', sans-serif;
}

.how-token-2 h6, .token-price-2 h6 {
    font-size: 16px;
}

.how-token-2 h6, .token-price-2 h6 {
    font-weight: 800;
    font-size: 20px;
}

.price-bubble-2 {
    position: relative;
    width: 100%;
    height: 205px;
    /* background-color: #5e93ab; */
    border-radius: 75px;
    color: #fefefe;
    margin: 15px 0px;
}

.like-btn-box {
    position: relative;
    top: 25px;
    right: 30px;
}

.like-btn-box img {
    margin-left: 24px;
    position: relative;
    top: 4px;
    width: 27px;
    z-index: 99;
}

.like-btn-box .recommend {
    width: 80px;
    padding: 5px;
    background: #ee3b50;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 7% 100%);
    color: #fff;
    font-size: 10px;
    text-align: center;
    position: relative;
}


.how-token-3 h5, .token-price-3 h5 {
    font-weight: 900;
    width: 100%;
    margin: 0px;
    font-size: 45px;
    font-family: 'Poppins', sans-serif;
}

.price-bubble-3 {
    position: relative;
    width: 100%;
    height: 225px;
    /* background-color: #283f69; */
    border-radius: 75px;
    color: #fefefe;
    margin: 18px 0px;
}

.how-token-3 h6, .token-price-3 h6 {
    font-weight: 800;
    font-size: 20px;
}


.price-inner-content, .price-express-content, .price-standard-content, .price-deluxe-content {
    padding: 5px 20px;
    /* background: linear-gradient(180deg, #c2e3dd 10%, #8cafa9 70%); */
    border-radius: 0 0 30px 30px;
}



.price-rating {
    height: 180px;
    width: 180px;
    border-radius: 50%;
}

.pay-process, .express-pay-process, .standard-pay-process {
    font-size: 13px;
    min-width: 100%;
}

.pay-process, .express-pay-process, .standard-pay-process {
    display: inline-block;
    background-color: #fff;
    padding: 10px 18px;
    text-decoration: none;
    margin: 20px 0;
    border-radius: 30px;
    font-weight: 600;
    font-size: 18px;
    min-width: 173px;
    color: #348dfb;
}

.how-token-4 h5, .token-price-4 h5 {
    font-weight: 900;
    width: 100%;
    margin: 0px;
    font-size: 45px;
    font-family: 'Poppins', sans-serif;
}

.price-bubble-4 {
    position: relative;
    width: 100%;
    height: 225px;
    /* background-color: #283f69; */
    border-radius: 75px;
    color: #fefefe;
    margin: 40px 0px;
}

.how-token-4 h6, .token-price-4 h6 {
    font-weight: 800;
    font-size: 20px;
}

/* .price-bubble-4 {
    height: 160px;
} */

/* .price-bubble-3 {
    height: 180px;
} */

/* .price-bubble-2 {
    height: 160px;
} */

/* .price-bubble-1 {
    height: 150px;
} */

.price-bubble-1 {
    position: relative;
    width: 100%;
    height: 170px;
    /* background-color: #aac5c4; */
    border-radius: 75px;
    color: #034077;
    margin-bottom: 15px;
    margin-top: 5px;
}

/* .price-rating span {
    font-size: 18px;
    line-height: 17px;
} */

.price-rating span, .express-rating.rupes {
    /* color: var(--default-color); */
    color: #034077;
}

.price-rating span {
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}

/* .express-rating.rupes {
    font-size: 25px;
} */


.express-rating.rupes {
    font-weight: 900;
    font-size: 35px;
    font-family: 'Nunito';
}

.token-price-1 {
    position: relative;
    top: 10px;
}

.token-price-3 {
    position: relative;
    top: 72px;
}

.token-price-2 {
    position: relative;
    top: 45px;
}




.pricing-rating, .express-rating {
    font-family: 'Poppins', sans-serif;
}

.how-token-2, .how-token-3 {
    position: relative;
    bottom: 15px;
}


.price-express-content .pay-process:hover {
    background-color: #5e93ab;
    box-shadow: 0px 0px 1px 1px #5e93ab;
}


.price-standard-content .pay-process:hover {
    background-color: #283f69;
    box-shadow: 0px 0px 1px 1px #283f69;
}

.price-deluxe-content .pay-process:hover {
    background-color: #283f69;
    box-shadow: 0px 0px 1px 1px #283f69;
}

/* .token-price-2, .token-price-3 {
    top: 25px;
} */

.token-price-2 {
    position: relative;
    /* top: 45px; */
}

.price-standard-content {
    background: linear-gradient(180deg, #4a5074 10%, #242946 70%);
}

.how-token-4 {
    position: relative;
    bottom: 40px;
}

.token-price-4 {
    top: 6px;
}

.token-price-4 {
    position: relative;
    top: 92px;
}

/* .pricing-info {
    padding-top: 0;
} */

.pricing-info {
    padding-bottom: 40px;
}

.token-price-1 h5, .token-price-2 h5, .token-price-3 h5, .token-price-4 h5 {
    font-size: 32px;
    font-family: 'Nunito';
}


/* @media(max-width:767px){
    /* .arrow_center .swiper-button-prev{
        left: 10px;
        top: 66%;
    } */
    /* .arrow_center .swiper-button-next{
        right: 10px;
        top: 66%;
    } */
/* //} */ 

@media(max-width:575px){
    .arrow_center .swiper-button-prev, .arrow_center .swiper-button-next{
        display: none;
    }
}


@media (max-width: 1024px){
.clinetSlide_pri {
    width: 400px;
    font-size: 20px;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}}

.clinetSlide_pri {
    /* width: 530px; */
    text-align: center;
    margin: 0 auto;
    color: #07437a;
    font-weight: 900;
    font-family: 'Nunito';
    /* font-size: 35px;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px; */
}

.clinetSlide_pri {
    width: 530px;
    text-align: center;
    margin: 0 auto;
    /* color: #07437a; */
    font-weight: 900;
    /* font-family: 'Nunito'; */
    /* font-size: 35px; */
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}


/* .clinetSlide_pri::before {
    content: "\f10d";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
    color: #c3dde4;
    transform: scaleY(-1);
} */

/* .clinetSlide_pri::after {
    content: "\f10e";
    font-family: FontAwesome;
    position: absolute;
    left: auto;
    top: 0;
    right: 0;
    color: #c3dde4;
     transform: scaleY(-1); 
} */
.clinetSlide_pri::after{
    display: none !important;
}
