﻿/* <!-- ==== counter section style start ==== -->*/
.counter-four div {
    line-height: 1 !important;
}

.fw-5 {
    font-weight: 500;
    color: #232222;
}

.text-xl {
    font-size: 24px;
    line-height: 34px;
}

.counter-four__content .hb {
    color: #232222;
    font-size: 55px;
    line-height: 65px;
}

.counter-four {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.cta .btn--primary {
    border-radius: 40px;
}


/* <!-- ==== counter section style end ==== -->*/

/* <!-- ==== goal section style start ==== -->*/
.fc-goal {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.fc-goal::before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 60px;
    background-color: var(--grey-lighter);
    z-index: -3;
}

.pt-120 {
    padding-top: 100px;
}

@@media (min-width: 1200px) {
    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }
}

.goal__content h5 {
    color: #232222;
}

@@media only screen and (min-width: 1200px) {
    h5 {
        font-size: 24px;
        line-height: 34px;
    }
}

.fc-goal .goal__single {
    border-radius: 12px;
    border: 1px solid #000;
    background: var(--bs-grey-600);
    padding: 40px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}




.fc-goal .goal__single-active h2 {
    color: var(--main-color);
}

.fw-8 {
    font-weight: 800;
}

.col-xl-4 h6 {
    color: #232222;
}

.col-xl-4 h2 {
    color: #232222;
}

.mb-60 {
    margin-bottom: 60px;
}

@@media (min-width: 1200px) {
    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
}

.fc-goal .goal__inner {
    padding: 40px;
    background-color: var(--main-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.goal__right .btn--primary {
    background-color: var(--white);
    border-radius: 40px;
    color: black;
}

.fc-goal .btn--primary {
    color: var(--black) !important;
    border-color: var(--white) !important;
    background-color: #fbda33;
}

.fc-goal .goal__inner h4 {
    color: var(--white);
    font-size: 24px;
}

.fc-goal .goal__inner a {
    color: var(--white);
}
/* <!-- ==== goal section style end ==== -->*/

/* <!-- === service section style ==== -->*/


.ff-service {
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: var(--grey-light);
}


    .ff-service .container {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;
        width: 100%;
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
        margin-right: auto;
        margin-left: auto;
    }

@@media only screen and (min-width: 768px) {
    h2 {
        font-size: 40px;
        line-height: 50px;
    }
}

.ff-service .ff-service__single {
    padding: 40px 40px;
    border-radius: 11px;
    border: 1px dashed rgba(0, 0, 0, 0.58);
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.06);
    -webkit-transition: var(--transition);
    transition: var(--transition);
}

.ff-service .thumb {
    position: relative;
    z-index: 1;
    display: inline-block;
    height: 65px;
}

    .ff-service .thumb::before {
        content: "";
        position: absolute;
        top: 0px;
        right: -10px;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background-color: rgba(228, 238, 239, 0.12);
        z-index: -1;
        -webkit-transition: var(--transition);
        transition: var(--transition);
    }

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

@@media only screen and (min-width: 768px) {
    .ff-service .txt-lg {
        max-width: 200px;
    }
}

.ff-service .txt-lg {
    color: var(--black);
}

.txt-lg {
    font-size: 18px;
}

.fw-7 {
    font-weight: 700;
}

@@media only screen and (min-width: 768px) {
    .ff-service p {
        max-width: 230px;
    }
}

.ff-service p {
    -webkit-transition: var(--transition);
    transition: var(--transition);
    color: #8b7d7d;
}

.mt-120 {
    margin-top: 100px;
}

.goal__single .thumb h2 {
    font-size: 55px;
}
/* <!-- ==== service section style end ==== -->*/


/* About Css */
.section-six-wrapper {
    margin-bottom: 28px;
}

.section-six-title {
    font-weight: 700;
    font-size: 54px;
    line-height: 1.18;
    text-transform: capitalize;
    color: var(--black);
}

.section-six-paragraph {
    line-height: 175%;
    margin-top: 17px;
}

.about-six-shape-3 {
    position: absolute;
    top: 15%;
    right: 0;
    border: solid 7px white;
    border-radius: 100px !important;
}

.about-six-blockquote {
    display: flex;
    align-items: center;
    gap: 15px;
    background: rgba(128, 0, 0, .1);
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 36px;
}

.about-six-blockquote-thumb img {
    max-width: 100px;
    height: 100px;
}

.about-six-blockquote-content p {
    font-size: 15px;
    line-height: 175%;
    margin-bottom: 0;
}

.about-six-blockquote-icon {
    position: absolute;
    bottom: 0;
    right: 10px;
}

.about-six-list-wrap {
    display: flex;
    gap: 85px;
}

.about-six-list ul {
    display: flex;
    flex-direction: column;
}

    .about-six-list ul li {
        font-weight: 700;
        font-size: 16px;
        color: var(--black);
        display: inline-flex;
        align-items: center;
        gap: 10px;
        margin-bottom: 10px;
    }

        .about-six-list ul li:last-child {
            margin-bottom: 0;
        }

        .about-six-list ul li span {
            line-height: 1;
        }

.about-six-thumb, .about-six-thumb img, .about-six-blockquote-thumb img {
    border-radius: 10px;
}

    .about-six-thumb::before {
        content: "";
        position: absolute;
        width: 65%;
        top: -20px;
        right: 45px;
        height: 70%;
        border: dashed 1px maroon;
        border-radius: 10px;
        z-index: -1;
    }

.banner-six-circle {
    position: relative;
    width: 160px;
    height: 160px;
    line-height: 1;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: var(--white);
    border-radius: 50%;
    z-index: 1;
    border: 2px dashed var(--base-color);
    margin-bottom: -55px;
    margin-left: -78px;
}

.banner-six-circle-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 86px;
    height: 86px;
    line-height: 1;
    transform: translate(-50%, -50%);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: var(--base-color);
    cursor: pointer;
}

    .banner-six-circle-button span {
        line-height: 1;
        display: block;
    }

.banner-six-rotate-content {
    animation: rotateImg 10s infinite linear;
}

@@keyframes rotateImg {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.about-six-circle {
    border: 2px dashed transparent;
    position: absolute;
    bottom: 9%;
    right: 0;
}

.about-six-circle-button {
    background: var(--main-color);
}

    .about-six-circle-button:hover {
        background: var(--base-color);
    }

@@media (min-width: 1600px) and (max-width: 1800px) {
    .banner-six-circle {
        margin-left: -160px;
    }
}

@@media (min-width: 1400px) and (max-width: 1599px) {
    .banner-six-circle {
        margin-bottom: -80px;
        margin-left: -210px;
    }
}

@@media (min-width: 1200px) and (max-width: 1399px) {
    .section-six-title {
        font-size: 46px;
    }

    .about-six-blockquote-content p {
        font-size: 14px;
    }
}

@@media (max-width: 991px) {
    .section-six-title {
        font-size: 40px;
    }

    .about-six-circle {
        display: inline-flex;
    }

    .about-six-thumb {
        margin-bottom: 30px;
    }

    .banner-six-circle {
        display: none;
    }
}

@@media (max-width: 767px) {
    .fc-goal::before {
        height: calc(100% - 100px);
    }

    .section-six-title {
        font-size: 34px;
    }

    .section-six-paragraph {
        font-size: 15px;
    }

    .about-six-shape-3 {
        display: none;
    }

    .about-six-thumb::before {
        content: unset;
    }

    .about-six-blockquote {
        flex-wrap: wrap;
    }

    .about-six-blockquote-icon {
        top: -120px;
    }

    .about-six-list ul li {
        flex-wrap: wrap;
        font-size: 18px;
        line-height: 1.2;
    }
}

i[class^='abt-icon'], i[class*=' abt-icon'] {
    font-size: 50px;
}

.abt-icon-1 {
    color: #EF642F
}

.abt-icon-2 {
    color: #F7A10C
}

.abt-icon-3 {
    color: #17C6D8
}

.abt-icon-4 {
    color: #35DA4E
}