.bg-orange {
    background-color: #f97316 !important;
}

.bg-orange-100 {
    background-color: rgba(249, 115, 22, 0.1) !important;
    padding: 0.5em 0.5em 0.5em 0.5em;
    border-radius: 1em;
}

.text-orange {
    color: #f97316 !important;
}

.social-area li {
    background-color: rgba(249, 115, 22, 0.1) !important;
    padding: 0.2rem;
    font-size: 1.5rem;
    border-radius: 2em;
    color: #f97316 !important;
}

.social-area li a {
    background-color: transparent !important;
}

/*hover menu footer*/
.hover-text-orange:hover {
    color: #f97316 !important;
    fill: #f97316 !important;
}

.hover-text-orange {
    fill: #f97316 !important;
}

.bg-orange-900 {
    background-color: #ff4810 !important;
}

/*navbar*/
.header-area.style-6 .main-menu ul li a {
    color: black;
}

.header-area.style-6 .main-menu ul li a:focus,
.header-area.style-6 .header-btn:focus {
    outline: none !important;
    box-shadow: none !important;
}
.home2-banner-area {
    background-image: none !important;
    padding: 0 !important;
}

.header-area.style-6 .nav-right .primary-btn3 {
    background-color: #f97316;
    color: white;
    border-radius: 50px;
    font-weight: normal !important;
}

.magnetic-item {
    /*min-height: 23rem !important;*/
    color: white !important;
}

.single-work-process.c1 {
    background-color: #e600e6 !important;
}

.single-work-process.c2 {
    background-color: #fdb813 !important;
}

.single-work-process.c3 {
    background-color: #7d3cff !important;
}

.single-work-process.c4 {
    background-color: #00b4d8 !important;
}

.single-work-process.c5 {
    background-color: #d81159 !important;
}

.single-work-process.c6 {
    background-color: #00bb7e !important;
}
.single-work-process.c7 {
    background-color: #ef476f !important;
}
.single-work-process.c8 {
    background-color: #ff6b35 !important;
}

.service-card2.c1 {
    background-color: #e600e6 !important;
}

.service-card2.c2 {
    background-color: #fdb813 !important;
}

.service-card2.c3 {
    background-color: #7d3cff !important;
}

.service-card2.c4 {
    background-color: #00b4d8 !important;
}

.service-card2.c5 {
    background-color: #d81159 !important;
}

.service-card2.c6 {
    background-color: #00bb7e !important;
}

.service-card2.c7 {
    background-color: #ef476f !important;
}

.service-card2.c8 {
    background-color: #ff6b35 !important;
}
.single-work-process.c9 {
    background-color: #2dca2d !important;
}
.single-work-process.c10 {
    background-color: #5135f9 !important;
}
.single-work-process.c11 {
    background-color: #e8891c !important;
}
.single-work-process.c12 {
    background-color: #d20c44 !important;
}
.single-work-process.c13 {
    background-color: #07b895 !important;
}

.pricing-card {
    background-color: white !important;
    /* //create border */
    border: 1px solid black !important;
}

.pricing-page .pricing-card .batch span {
    background-color: black !important;
    background-image: none !important;
    /* make rounded top */
    border-radius: 0 0.4em 0 0 !important;
}

.subscribe {
    min-height: 27rem;
    background-image: url("/v2/landing/assets/img/illustrations/subscribe.webp");
    background-size: cover;
    /* background-position: center; */
    background-repeat: no-repeat;
}

.blog-card3.one {
    background-color: #ff4810 !important;
}

.blog-card3.two {
    background-color: #1b8fff !important;
}

.blog-card3.three {
    background-color: #df2584 !important;
}

.blog-card3.four {
    background-color: #e2ae2b !important;
}

.blog-card3.five {
    background-color: #03a856 !important;
}

.blog-card3.six {
    background-color: #5135f9 !important;
}

.single-process.three {
    background-color: #df2584 !important;
}

.single-process.four {
    background-color: #e2ae2b !important;
}
.single-process.five {
    background-color: #03a856 !important;
}
@media (max-width: 576px) {
    .header-font {
        margin-top: 20rem !important;
    }
    .header-font h1 {
        font-size: 1.4rem;
    }

    .container-flow {
        margin-top: 17rem !important;
    }
    .container-opportunity {
        margin-top: 6rem !important;
    }
}
@media (max-width: 768px) {
    .container-opportunity {
        margin-top: 12rem !important;
    }
}

@media (min-width: 992px) {
    .header-font {
        margin-top: 0;
    }

    .header-font h1 {
        font-size: 4rem;
    }
}

.checkbox-primary {
    width: 1.5rem;
    height: 1.5rem;
}

.checkbox-primary:checked {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}

.cursor-pointer {
    cursor: pointer;
}

.card-active {
    background: #ffe4db !important;
    border: 1px solid #ff5722 !important;
}

@media (max-width: 767px) {
    .home5-award-section .award-table tbody tr td {
        display: table-cell !important;
        width: 100%;
        text-align: start !important;
        padding-left: 50%;
        position: relative;
        padding: 10px 15px;
        font-size: 18px;
    }
    .home5-award-section .award-table tbody tr td a {
        justify-content: start !important;
    }
}

/* responsive slider home */
.swiper-slide {
    display: flex;
    align-items: stretch;
}

.single-work-process {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.swiper-slide {
    min-height: 400px;
}

.single-work-process {
    min-height: 400px;
}

.toogle-alur.active {
    background-color: blue !important;
}

.toogle-alur.active {
    background-color: #ff5722 !important;
}
