h1.inner-page {
    margin: 0;
    font-size: 38px;
    line-height: 48px;
    font-weight: 900;
    font-family: var(--h1-font)
}
h1.inner-page span {
    color: var(--color-blue);
    display: inline-block
}
.hero-section.inner-page {
    padding-top: 85px;
    padding-bottom: 85px
}
.section-services span {
    font-weight: 800;
    font-size: 16px
}
.counter-title2,
.section-services p {
    font-weight: 400
}
.sec-sevice-testmi,
.section-howitwork,
.section-services {
    padding: 40px 0 60px
}
.section-services .service-tab {
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    padding: 14px 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 140px;
    cursor: pointer;
    transition: .5s
}
.ar-management-wrap32 {
    background: #fff;
    padding: 20px 20px 20px 30px;
    border-left: 4px solid var(--color-green);
    display: block;
    text-decoration: none;
    color: #000;
    margin-bottom: 30px;
    transition: .2s;
    min-height: 140px
}
.ar-management-wrap h4,
.ar-management-wrap12 h4,
.ar-management-wrap121 h4,
.ar-management-wrap123 h4,
.ar-management-wrap32 h4,
.mental-management-wrap h4 {
    font-size: 18px;
    color: #1174c0;
    margin-bottom: 5px;
    padding-left: 24px;
    position: relative
}
.ar-management-wrap p,
.ar-management-wrap12 p,
.ar-management-wrap121 p,
.ar-management-wrap123 p,
.ar-management-wrap32 p,
.mental-management-wrap p {
    margin: 0;
    font-size: 16px;
    line-height: 22px
}
/* 
.ar-management-wrap32:hover {
    color: #000;
    background: #e5f4fa;
    border: 1px solid #d5e1e7;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    border-right: 4px solid #1174c0
} */
.ar-management-wrap32{
    cursor:auto;
}
.ar-management-wrap32:hover p{
    color: #000 !important;
}
.ar-management-wrap h4:before,
.ar-management-wrap12 h4:before,
.ar-management-wrap121 h4:before,
.ar-management-wrap123 h4:before,
.ar-management-wrap32 h4:before,
.mental-management-wrap h4:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    background: url(../images/ar/icon-plus.png) no-repeat;
    width: 18px;
    height: 18px
}
.section-howitwork .verified-points {
    background-color: #f7f7f7;
    padding: 30px 40px;
    border-radius: 10px
}
.howitwork-style12 {
    position: relative;
    padding-left: 40px;
    margin-bottom: 25px
}
.howit-info .process-title11 {
    color: #198cd0;
    font-weight: 600;
    font-size: 18px
}
.howitwork-style12 .howit-icon {
    position: absolute;
    left: 0;
    top: 3px
}
.section-certification {
    padding: 40px 0
}
.section-certification .logo-section {
    width: 85%;
    margin: 0 auto
}
.section-certification .logo-section .logo-div h3 {
    font-size: 18px;
    line-height: 22px;
    margin-top: 10px;
    font-weight: 600;
    text-align: center
}
.section-certification .logo-section .logo-div {
    padding: 0
}
.intro-img {
    width: 100%
}
.section-services .service-tab1:hover {
    border-color: #43b5a7
}
.section-services .service-tab1:hover .sservice-title {
    color: #43b5a7
}
.section-services .service-tab2:hover {
    border-color: #cf6363
}
.section-services .service-tab2:hover .sservice-title {
    color: #cf6363
}
.section-services .service-tab3:hover {
    border-color: #8ab152
}
.section-services .service-tab3:hover .sservice-title {
    color: #8ab152
}
.section-services .service-tab4:hover {
    border-color: #2893d3
}
.section-services .service-tab4:hover .sservice-title {
    color: #2893d3
}
.section-services .service-tab5:hover {
    border-color: #f4a94e
}
.section-services .service-tab5:hover .sservice-title {
    color: #f4a94e
}
.section-services .service-tab6:hover {
    border-color: #8ba65f
}
.section-services .service-tab6:hover .sservice-title {
    color: #8ba65f
}
.section-services .service-tab7:hover {
    border-color: #48b7aa
}
.section-services .service-tab7:hover .sservice-title {
    color: #48b7aa
}
.section-services .service-tab8:hover {
    border-color: #c84e4e
}
.section-services .service-tab8:hover .sservice-title {
    color: #c84e4e
}
.section-services .service-tab9:hover {
    border-color: #3097d5
}
.section-services .service-tab9:hover .sservice-title {
    color: #3097d5
}
.section-services .slick-slide {
    margin: 0 10px
}
.service-tab .sservice-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin-top: 10px;
    transition: .5s
}
.section-services .slider.slider-for {
    margin-top: 60px
}
.section-howitwork.verification {
    background: #f7f7f7;
    padding-top: 60px
}
.howit-info .process-count {
    position: relative;
    font-weight: 800;
    color: #188bd0;
    font-size: 40px;
    padding-bottom: 15px;
    margin-bottom: 10px
}
.howit-info .process-count:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 25px;
    height: 2px;
    background: #188bd0
}
.howit-info .process-title {
    color: #021f34;
    font-weight: 600;
    font-size: 18px
}
.howit-info .process-desc {
    font-size: 15px;
    line-height: 18px
}
.howitwork-style1 {
    position: relative;
    padding-left: 120px;
    margin-bottom: 30px
}
.ar-management-wrap,
.ar-management-wrap12,
.ar-management-wrap121,
.ar-management-wrap123,
.mental-management-wrap {
    background: #fff;
    padding: 20px 20px 20px 30px;
    border-left: 3px solid var(--color-green);
    display: block;
    color: #000;
    margin-bottom: 30px;
    transition: .2s;
    text-decoration: none
}
.howitwork-style1 .howit-icon {
    position: absolute;
    left: 0;
    top: 0
}
.ar-management-wrap {
    height: 230px
}
/* 
.ar-management-wrap121:hover,
.ar-management-wrap123:hover,
.ar-management-wrap:hover {
    background: #e5f4fa;
    border: 1px solid #d5e1e7;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    border-right: 4px solid #1174c0;
    color: #000
} */
.ar-management-wrap12 {
    height: 200px
}
.mental-management-wrap {
    height: 170px
}
/* 
.ar-management-wrap12:hover,
.mental-management-wrap:hover {
    background: #e5f4fa;
    border: 1px solid #d5e1e7;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    border-right: 4px solid #1174c0
} */
.counter-wrap2,
.testimonial-box2 {
    border-radius: 10px;
    position: relative
}
.ar-management-wrap12:hover,
.mental-management-wrap:hover,
.section-services .slick-next:before,
.section-services .slick-prev:before {
    color: #000
}
.ar-management-wrap121 {
    height: 160px
}
.ar-management-wrap123 {
    height: 130px
}
.quote-icon2,
.quote-icon3,
.testimonial-box2,
.testimonial-box2 * {
    transition: .5s
}
.section-service-intro {
    padding: 70px 0 30px
}
.section-outsourcing {
    padding: 40px 0 60px;
    background: url(../images/tele/intro-section-bg.webp) 0 0/cover no-repeat
}
.section-outsourcing1 {
    padding: 40px 0 60px;
    background: #fff
}
.section-outsourcing-new {
    padding: 0 0 60px;
    background: #fff
}
.section-service-counter {
    padding: 20px 0 60px
}
.counter-wrap2 {
    background: #fff;
    padding: 25px 30px;
    box-shadow: 0 0 10px 5px rgba(24, 139, 208, .1);
    height: 100%;
    justify-content: center
}
.counter-wrap2 img {
    position: absolute;
    right: 14px;
    top: 30px
}
.counter-title2 {
    color: var(--color-grey);
    font-size: 16px
}
.counter-wrap2 .counter2 {
    font-size: 64px;
    font-weight: 700;
    line-height: 58px;
    color: var(--color-blue)
}
.section-services-casestudy {
    background: #f7f7f7;
    padding: 40px 0 60px
}
.service-inner-casebox h3 {
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
    font-weight: 600
}
.font-v3 {
    color: #02477b;
    font-weight: 700 !important
}
.testimonial-box2 {
    padding: 20px 40px;
    margin-top: 40px;
    margin-left: 35px;
    background: #fff;
    min-height: 330px;
    display: flex;
    flex-direction: column;
    border: 1px solid #d1d1d1;
    margin-bottom: 10px
}
.testimonial-box2 img.quote-icon2 {
    width: auto;
    position: relative;
    margin: 0 auto 20px;
    transition: .5s
}
.testimonial-box2 .testi-photo2 img {
    width: auto;
    border-radius: 50%
}
.testi-info2 {
    display: flex;
    justify-content: space-between
}
.testi-photo2 {
    width: 260px;
    margin-right: 20px
}
.testi-content2 {
    font-size: 15px;
    line-height: 20px;
    text-align: center
}
.meta-info2 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px
}
.testimonial-slide .slick-active {
    opacity: 1
}
.meta-info2 .testi-name2 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    text-align: center
}
.meta-info2 .testi-design2 {
    font-size: 14px;
    text-align: center
}
.testimonial-slide .slick-next,
.testimonial-slide .slick-prev {
    border: 2px solid #000;
    border-radius: 50%;
    top: -72px;
    width: 36px;
    height: 36px;
    display: none
}
.testimonial-slide .slick-prev {
    right: 65px;
    left: auto
}
.testimonial-slide .slick-dots {
    text-align: left;
    margin-top: 60px;
    bottom: 0;
    position: static;
    margin-left: 80px
}
.testimonial-slide .slick-dots li {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 34px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border-bottom: 2px solid #ddd;
    text-align: center
}
.testimonial-slide .slick-dots .slick-active {
    opacity: 1;
    border-bottom: 2px solid #000
}
.quote-icon2 {
    background: url(../images/rcm/testimonial-icon-2.webp) 0 0/contain no-repeat;
    width: 68px;
    height: 68px;
    margin: 0 auto 20px
}
.quote-icon3 {
    background: url(../images/rcm/testimonial-icon-3.webp) 0 0/contain no-repeat;
    width: 52px;
    height: 44px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 99
}
.btn-cta2,
.cardss {
    position: relative
}
.testimonial-box2:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    border: 0
}
.testimonial-box2:hover .quote-icon2 {
    background: url(../images/rcm/testimonial-icon-1.webp) no-repeat
}
.testimonial-box2:hover .quote-icon3 {
    background: url(../images/rcm/testimonial-icon-4.webp) no-repeat
}
.sec-service-cta .container {
    background: url(../images/rcm/CTA-bg.webp) 0 0/100% no-repeat;
    padding: 37px 0 60px 70px;
}
.sec-service-cta .container h3,
.sec-service-cta .container h3+div {
    color: #fff
}
.sec-service-cta .container h3 {
    font-size: 27px;
    font-weight: 700
}
.sec-service-cta .container h3+div {
    font-size: 33px;
    font-weight: 700
}
.btn-cta2 {
    border: 0;
    overflow: hidden;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px 70px 12px 30px
}
.btn-cta2 span {
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    color: var(--color-green);
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0 12px
}
.sec-service-cta .btn-wrap {
    display: flex;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: right
}
.sec-service-cta {
    /* margin-bottom: 60px */
}
.section-services .slick-next,
.section-services .slick-prev {
    border: 2px solid #ddd;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .07);
    background: #fff;
    z-index: 99;
    top: 50%
}
.section-services .slick-prev {
    right: auto;
    left: -6px
}
.section-services .slick-next {
    right: -10px
}
@media only screen and (max-width:767px) {
    h1.inner-page {
        font-size: 40px;
        line-height: 44px
    }
    .hero-section.inner-page {
        background-position: center center !important
    }
    .w-85 {
        width: 100%
    }
    .section-service-counter .row.mt-3 .col-md-3 {
        margin-bottom: 30px
    }
    .service-inner-casebox {
        padding-bottom: 30px
    }
    .sec-sevice-testmi .section-title h2,
    .sec-sevice-testmi .section-title h3 {
        font-size: 24px
    }
    .testimonial-box2 {
        margin-left: 0
    }
    .sec-service-cta .container {
        padding: 60px 30px
    }
    .sec-service-cta .container h3 {
        font-size: 32px;
        line-height: 32px
    }
    .sec-service-cta .container h3+div {
        font-size: 20px
    }
    .sec-service-cta .btn-wrap {
        justify-content: left;
        margin-top: 10px
    }
    .w-75,
    .w-45,
    .w-70,
    .w-85 {
        width: auto !important
    }
}
.buttonsss {
    cursor: pointer;
    text-decoration: none
}
li {
    list-style: none
}
.wobble-vertical {
    display: inline-block;
    -webkit-tap-highlight-color: transparent;
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent
}
.wobble-vertical:hover {
    background: #8cc73c;
    color: #fff;
    border-radius: 7px
}
.margin-20 {
    margin-right: 10px
}
.cardss {
    display: flex;
    padding: 10px
}
.section-services {
    background-color: #f7f7f7
}
.cardss>img:first-child {
    margin-top: 8px
}
.cardss img {
    height: 13px
}
.cardss .img-top {
    display: none;
    position: absolute;
    top: 18px;
    left: 10px;
    z-index: 99
}
.cardss:hover .img-top {
    display: inline
}
.color-gray {
    background-color: #eee;
    padding: 50px 100px;
    border-radius: 5px
}
.listyle {
    color: #0f467a;
    font-weight: 600;
    list-style-type: square;
    line-height: 2.2
}
.listyle::marker {
    color: #198cd0
}
@media (max-width: 767px) {
    .w-75,
    .w-45,
    .w-70,
    .w-85 {
        width: auto !important;
    }
}