.wc-btn-primary {
    background-color: var(--theme);
    border-color: var(--theme)
}

.wc-btn-primary:hover {
    background-color: var(--primary);
    border-color: var(--primary)
}

.wc-btn-primary.bordered {
    border-color: var(--border)
}

.progress-wrap svg.progress-circle path {
    stroke: var(--theme)
}



.section-title {
    font-size: 60px
}

@media only screen and (max-width: 1919px) {
    .section-title {
        font-size: 55px
    }
}

@media only screen and (max-width: 1199px) {
    .section-title {
        font-size: 40px
    }
}

@media only screen and (max-width: 991px) {
    .section-title {
        font-size: 35px
    }
}

@media only screen and (max-width: 767px) {
    .section-title {
        font-size: 30px
    }
}

.section-title.large {
    font-size: 90px
}

@media only screen and (max-width: 1919px) {
    .section-title.large {
        font-size: 70px
    }
}

@media only screen and (max-width: 1199px) {
    .section-title.large {
        font-size: 60px
    }
}

@media only screen and (max-width: 991px) {
    .section-title.large {
        font-size: 50px
    }
}

@media(max-width: 575px) {
    .section-title.large {
        font-size: 40px
    }
}

@media only screen and (max-width: 991px) {

    .font-heading-colasta-bold h1,
    .font-heading-colasta-bold h2,
    .font-heading-colasta-bold h3,
    .font-heading-colasta-bold h4,
    .font-heading-colasta-bold h5,
    .font-heading-colasta-bold h6 {
        line-height: 1.1
    }
}






.section-spacing {
    padding-top: 200px;
    padding-bottom: 85px
}

@media only screen and (max-width: 1919px) {
    .section-spacing {
        padding-top: 130px;
        padding-bottom: 130px
    }
}

@media only screen and (max-width: 991px) {
    .section-spacing {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media only screen and (max-width: 767px) {
    .section-spacing {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.section-spacing-top {
    padding-top: 180px
}

@media only screen and (max-width: 1919px) {
    .section-spacing-top {
        padding-top: 120px
    }
}

@media only screen and (max-width: 991px) {
    .section-spacing-top {
        padding-top: 80px
    }
}

@media only screen and (max-width: 767px) {
    .section-spacing-top {
        padding-top: 60px
    }
}

.section-spacing-bottom {
    padding-bottom: 180px
}

@media only screen and (max-width: 1919px) {
    .section-spacing-bottom {
        padding-bottom: 120px
    }
}

@media only screen and (max-width: 991px) {
    .section-spacing-bottom {
        padding-bottom: 80px
    }
}

@media only screen and (max-width: 767px) {
    .section-spacing-bottom {
        padding-bottom: 60px
    }
}






.intro-area {
    padding-top: 240px;
    padding-bottom: 200px;
    /* background: linear-gradient(rgb(251, 247, 244), rgba(251, 247, 244, 0)) */
}

@media only screen and (max-width: 1199px) {
    .intro-area {
        padding-top: 150px;
        padding-bottom: 100px
    }
}

@media only screen and (max-width: 767px) {
    .intro-area {
        padding-top: 100px;
        padding-bottom: 60px
    }
}

.intro-area .intro-top {
    display: grid;
    grid-template-columns: 740px auto
}

@media only screen and (max-width: 1399px) {
    .intro-area .intro-top {
        gap: 50px
    }
}

@media only screen and (max-width: 1199px) {
    .intro-area .intro-top {
        grid-template-columns: 1fr 1fr
    }
}

@media only screen and (max-width: 767px) {
    .intro-area .intro-top {
        grid-template-columns: 1fr;
        gap: 20px
    }
}

.intro-area .intro-title {
    font-size: 90px
}

@media only screen and (max-width: 1199px) {
    .intro-area .intro-title {
        font-size: 60px
    }
}

@media only screen and (max-width: 991px) {
    .intro-area .intro-title {
        font-size: 50px
    }
}

@media only screen and (max-width: 767px) {
    .intro-area .intro-title {
        font-size: 40px
    }
}

.intro-area .intro-para {
    max-width: 410px;
    margin-left: auto
}

.intro-area .text {
    font-size: 21px;
    line-height: 1.14
}

.intro-area .thumbs {
    display: flex;
    padding-top: 15px
}

.intro-area .intro-gallary {
    display: flex;
    padding-top: 126px
}

@media only screen and (max-width: 1199px) {
    .intro-area .intro-gallary {
        padding-top: 60px
    }
}

@media only screen and (max-width: 767px) {
    .intro-area .intro-gallary {
        padding-top: 40px
    }
}

.intro-area .intro-gallary img {
    width: 520px;
    border-radius: 50%
}

@media only screen and (max-width: 1919px) {
    .intro-area .intro-gallary img {
        width: 420px
    }
}

@media only screen and (max-width: 1399px) {
    .intro-area .intro-gallary img {
        width: 320px
    }
}

@media only screen and (max-width: 991px) {
    .intro-area .intro-gallary img {
        width: 220px
    }
}

@media only screen and (max-width: 767px) {
    .intro-area .intro-gallary img {
        width: 150px
    }
}

.intro-area .intro-gallary img:not(:first-child) {
    margin-inline-start: -110px
}

@media only screen and (max-width: 991px) {
    .intro-area .intro-gallary img:not(:first-child) {
        margin-inline-start: -60px
    }
}

.thumbs-clip img {
    width: 55px;
    border-radius: 50%;
    border: 3px solid var(--white)
}

@media only screen and (max-width: 991px) {
    .thumbs-clip img {
        width: 50px
    }
}

.thumbs-clip img:not(:first-child) {
    margin-inline-start: -20px
}




.about-area {
    padding-bottom: 80px;
    position: relative
}

.about-area .shape-1 {
    position: absolute;
    right: 0;
    bottom: 50px
}

.about-area .video-thumb {
    max-width: 130px;
    position: relative
}

.about-area .video-thumb .play-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.about-area .about-inner {
    display: grid;
    grid-template-columns: 230px 574px auto;
    gap: 60px
}

@media only screen and (max-width: 1199px) {
    .about-area .about-inner {
        grid-template-columns: 169px 452px auto;
        gap: 15px
    }
}

@media only screen and (max-width: 991px) {
    .about-area .about-inner {
        grid-template-columns: 169px 452px
    }
}

@media only screen and (max-width: 767px) {
    .about-area .about-inner {
        grid-template-columns: 1fr;
        gap: 20px
    }
}

@media only screen and (max-width: 1199px) {
    .about-area .about-video-wrap img {
        max-width: 100px
    }
}

@media only screen and (max-width: 767px) {
    .about-area .about-video-wrap img {
        max-width: 80px
    }
}

.about-area .award-logo {
    max-width: 300px;
    margin-left: auto;
    text-align: end
}

.about-area .award-logo .thumbs-clip {
    padding-top: 25px;
    text-align: start
}

@media only screen and (max-width: 767px) {
    .about-area .award-logo .thumbs-clip {
        padding-top: 10px
    }
}

@media only screen and (max-width: 767px) {
    .about-area .award-logo {
        text-align: start;
        max-width: 200px;
        margin-left: unset
    }
}

.about-area .logo-wrap {
    display: flex;
    gap: 7px;
    max-width: 150px;
    align-items: center;
    margin-bottom: 15px
}

.about-area .thumb-icon {
    margin-left: -39px;
    position: relative
}

.about-area .subtitle {
    background-color: rgba(33, 211, 126, .1);
    display: inline-block;
    padding: 10px 15px;
    border-radius: 15px;
    color: var(--theme);
    font-size: 14px;
    font-weight: 600
}

.about-area .title-2 {
    font-size: 24px;
    line-height: 2.5
}

@media only screen and (max-width: 767px) {
    .about-area .title-2 {
        font-size: 20px
    }
}

.about-area .title-2 span {
    text-decoration: underline;
    text-underline-offset: 5px
}

.about-area .section-title {
    font-size: 30px;
    line-height: 1.5;
}

.about-area .section-title span {
    color: var(--theme);
    text-decoration: underline;
    text-underline-offset: 9px
}

.counter-box {
    text-align: center;
    border-top: 1px solid #ebedef;
    border-inline-start: 1px solid #ebedef;
    flex: 1 1 0;
    padding: 64px 80px 6px
}

@media only screen and (max-width: 991px) {
    .counter-box {
        padding: 30px
    }
}

@media only screen and (max-width: 767px) {
    .counter-box {
        padding: 15px;
        border-top: 1px solid rgba(0, 0, 0, 0);
        border-inline-start: 1px solid rgba(0, 0, 0, 0);
        border: .5px solid #ebedef
    }
}

.counter-box .number {
    font-size: 72px;
    line-height: 1
}

@media only screen and (max-width: 1199px) {
    .counter-box .number {
        font-size: 60px
    }
}

@media only screen and (max-width: 991px) {
    .counter-box .number {
        font-size: 50px
    }
}

@media only screen and (max-width: 767px) {
    .counter-box .number {
        font-size: 40px
    }
}

.counter-box .text {
    max-width: 156px;
    margin: 0 auto;
    margin-top: 18px
}

@media only screen and (max-width: 767px) {
    .counter-box .text {
        margin-top: 10px
    }
}

.counter-wrapper {
    display: flex;
    justify-content: space-between;
    margin: 0 -80px;
    flex-wrap: wrap
}

@media only screen and (max-width: 767px) {
    .counter-wrapper {
        margin: 0;
        display: grid;
        grid-template-columns: 1fr 1fr
    }
}

.testimonial-area {
    background-color: #edf4f3;
    padding-top: 104px;
}

@media only screen and (max-width: 1919px) {
    .testimonial-area {
        padding-top: 111px
    }
}

@media only screen and (max-width: 991px) {
    .testimonial-area {
        padding-top: 81px
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-area {
        padding-top: 51px
    }
}

.testimonial-area .section-header {
    text-align: center
}

.testimonial-area .section-header .section-title {
    max-width: 506px;
    margin: 0 auto
}

.testimonial-area .testimonial-wrapper {
    max-width: 800px;
    margin: 0 auto;
    margin-top: 61px
}

@media only screen and (max-width: 1919px) {
    .testimonial-area .testimonial-wrapper {
        max-width: 710px
    }
}

@media only screen and (max-width: 991px) {
    .testimonial-area .testimonial-wrapper {
        margin-top: 51px
    }
}

.testimonial-area .nav-wrapper {
    display: flex;
    justify-content: center;
    gap: 50px;
}

@media only screen and (max-width: 1399px) {
    .testimonial-area .nav-wrapper {
        margin-top: 47px
    }
}

.testimonial-content {
    text-align: center
}

.testimonial-content .text {
    font-size: 30px;
    line-height: 1.26
}

@media only screen and (max-width: 1919px) {
    .testimonial-content .text {
        font-size: 26px
    }
}

@media only screen and (max-width: 991px) {
    .testimonial-content .text {
        font-size: 25px
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-content .text {
        font-size: 20px
    }
}

.testimonial-content .name {
    font-size: 24px
}

@media only screen and (max-width: 1919px) {
    .testimonial-content .name {
        font-size: 20px
    }
}

@media only screen and (max-width: 767px) {
    .testimonial-content .name {
        font-size: 16px
    }
}

.testimonial-content .designation {
    font-size: 16px;
    display: inline-block;
    margin-top: 9px
}

.testimonial-content .text-wrapper {
    margin-top: 47px
}

@media only screen and (max-width: 1399px) {
    .testimonial-content .text-wrapper {
        margin-top: 37px
    }
}

.testimonial-content .meta {
    margin-top: 44px
}

@media only screen and (max-width: 1399px) {
    .testimonial-content .meta {
        margin-top: 34px
    }
}

.integration-area {
    padding-top: 174px;
    position: relative;
    z-index: 2
}

.integration-area .shape-1 {
    position: absolute;
    bottom: 105px;
    z-index: -2
}

@media only screen and (max-width: 1919px) {
    .integration-area {
        padding-top: 104px
    }
}

@media only screen and (max-width: 991px) {
    .integration-area {
        padding-top: 74px
    }
}

@media only screen and (max-width: 767px) {
    .integration-area {
        padding-top: 44px
    }
}

.integration-area .section-header {
    display: grid;
    grid-template-columns: 586px 380px;
    justify-content: space-between
}

@media only screen and (max-width: 991px) {
    .integration-area .section-header {
        grid-template-columns: 1fr 1fr;
        gap: 30px
    }
}

@media only screen and (max-width: 767px) {
    .integration-area .section-header {
        grid-template-columns: 1fr;
        gap: 0
    }
}

.integration-area .section-header .text {
    max-width: 550px;
    margin: 0 auto
}

.integration-area .section-header .text-wrapper {
    margin-top: 33px
}

@media only screen and (max-width: 767px) {
    .integration-area .section-header .text-wrapper {
        margin-top: 15px
    }
}

.integration-cards-wrapper {
    margin-top: 43px
}

.integration-cards-wrapper .nav-link {
    border: 1px solid var(--border);
    padding: 13px 24px;
    line-height: 1;
    font-size: 16px;
    font-weight: 700;
    color: var(--primary)
}

.integration-cards-wrapper .nav-link.active {
    background-color: var(--theme);
    border-color: rgba(0, 0, 0, 0);
    color: var(--white)
}

.integration-cards-wrapper .nav-pills {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 7px
}

.integration-cards {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(310px, 1fr));
    margin-top: 70px
}

@media only screen and (max-width: 1919px) {
    .integration-cards {
        margin-top: 50px
    }
}

.integration-card {
    padding: 50px 60px 42px;
    border: 1px solid #ebedef;
    background-color: var(--white);
    border-radius: 20px;
    text-align: center;
    transition: all .5s
}

@media only screen and (max-width: 1919px) {
    .integration-card {
        padding: 35px 30px 32px
    }
}

.integration-card:hover {
    border-color: var(--theme)
}

.integration-card:hover i {
    transform: translateX(5px)
}

.integration-card .thumb img {
    max-height: 80px
}

@media only screen and (max-width: 991px) {
    .integration-card .thumb img {
        max-height: 60px
    }
}

.integration-card .title {
    font-size: 24px;
    line-height: 1.25
}

.integration-card .title span {
    font-weight: 400;
    color: var(--secondary);
    display: block
}

.integration-card .content {
    margin-top: 40px
}

.integration-card .text {
    margin-top: 23px
}

.integration-card .wc-btn-normal {
    margin-top: 66px
}

.integration-card .wc-btn-normal i {
    transition: .4s
}

@media only screen and (max-width: 1919px) {
    .integration-card .wc-btn-normal {
        margin-top: 46px
    }
}

.integration-area-inner {
    position: relative
}

.integration-area-inner .shape-1 {
    position: absolute;
    inset-inline-end: calc(100% + 113px);
    bottom: 258px;
    width: -moz-max-content;
    width: max-content
}

.dir-rtl .integration-area-inner .shape-1 img {
    transform: rotateY(180deg)
}

.integration-area-inner .shape-2 {
    position: absolute;
    inset-inline-start: 100%;
    top: 170px;
    width: -moz-max-content;
    width: max-content
}

.dir-rtl .integration-area-inner .shape-2 img {
    transform: rotateY(180deg)
}

.team-area .section-header {
    margin: auto;
    margin-bottom: 63px;
    max-width: 550px;
    text-align: center
}

.team-area .section-title-wrapper {
    padding-bottom: 30px
}

.team-wrapper {
    display: grid;
    gap: 57px 17px;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr))
}

@media only screen and (max-width: 1399px) {
    .team-wrapper {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr))
    }
}

.team-wrapper>*:nth-child(n) .thumb {
    border-radius: 170px;
    overflow: hidden
}

.team-wrapper>*:nth-child(2n+0) .thumb {
    border-radius: 120px;
    overflow: hidden
}

.team-box .thumb img {
    width: 100%;
    border-radius: 50%;
}

.team-box .content {
    margin-top: 30px;
    text-align: center
}

.team-box .name {
    font-size: 24px;
    line-height: 1.25
}

.team-box .designation {
    margin-top: 7px;
    display: inline-block;
    font-size: 18px
}

.brand-area .text-wrapper {
    text-align: center;
    margin-bottom: 40px
}

.brand-area .brand-logos {
    text-align: center
}

.brand-area .logo img {
    max-width: 183px
}

@media only screen and (max-width: 767px) {
    .brand-area .logo img {
        max-width: 100px
    }
}

.cta-area .section-heading {
    max-width: 500px;
    margin: auto;
    position: relative;
    z-index: 2
}

.cta-area .title-wrapper {
    margin-bottom: 30px
}

@media only screen and (max-width: 991px) {
    .cta-area .title-wrapper {
        margin-bottom: 15px
    }
}

.cta-area .text-wrapper {
    padding-bottom: 43px
}

@media only screen and (max-width: 991px) {
    .cta-area .text-wrapper {
        padding-bottom: 28px
    }
}

.cta-area .text {
    color: var(--primary)
}

.cta-area .btn-wrap {
    display: flex;
    gap: 20px;
    justify-content: center
}

@media only screen and (max-width: 767px) {
    .cta-area .btn-wrap {
        flex-wrap: wrap
    }
}

.cta-area .shape-1 {
    position: absolute;
    left: 0
}

.cta-area .shape-2 {
    position: absolute;
    right: 40px;
    top: 200px
}

.cta-area-wrapper {
    padding-top: 120px;
    padding-bottom: 120px;
    background-color: #fbf7f5;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    border-radius: 20px;
    position: relative;
    overflow: hidden
}

@media only screen and (max-width: 991px) {
    .cta-area-wrapper {
        padding-bottom: 70px;
        padding-top: 70px
    }
}

@media only screen and (max-width: 767px) {
    .cta-area-wrapper {
        padding: 50px 15px
    }
}

.footer-area.style-1 {
    background-color: #072032
}

/*# sourceMappingURL=master-about.css.map */