@font-face {
    font-family: poppins;
    src: url(../fonts/poppins.woff) format("woff")
}

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    list-style: none;
    outline: 0;
    font-family: poppins;
    color: #000
}

:root {
    --celcom-primary: #f05135;
    --celcom-blue: #252b39;
    --celcom-black: #000000;
    --celcom-darkgray: #393939;
    --celcom-gray: #7f7f7f;
    --celcom-lightgray: #676767;
    --celcom-white: #ffffff;
    --celcom-lightorange: #feeeea;
    --celcom-lightorange: #bd7968
}

html {
    scroll-behavior: smooth
}

body {
    overflow-x: hidden
}

img,
svg {
    width: 100%;
    height: 100%
}

.svg-path {
    fill: inherit
}

.border-red,
.form-field-main.error input,
.form-field-main.error textarea {
    border: 1px solid red
}

.border-blue {
    border: 1px solid #00f
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.nav-link {
    font-size: 2rem;
    color: var(--celcom-black)
}

header {
    background-color: var(--celcom-white)
}

.tab-seperator:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #f2f2f250;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0
}

header.mega-menu-opened {
    background-color: var(--celcom-white) !important
}

.header-element {
    background-image: url("../images/home/Header_Pattern.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain
}

.nav-link-item.active p,
.nav_menu_service.active a,
.nav_menu_service.active p,
.nav_menu_service.currentActive a,
.nav_menu_service.currentActive p,
.news-thumb.active {
    color: var(--celcom-primary)
}

.nav_menu_service.active .dropchain-icon,
.nav_menu_service.currentActive .dropchain-icon {
    visibility: visible !important
}

.nav_menu_service.active .dropchain-icon {
    display: block !important
}

.bannerSliders .swiper-pagination-bullet {
    width: 1vw;
    height: .3vw;
    border-radius: 10px;
    transition: .5s;
    margin: 2px !important;
    opacity: 1 !important;
    background: #feeeea !important
}

.bannerSliders .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 1.8vw;
    background-color: #f15b35 !important
}

.bannerSliders .swiper-pagination {
    left: 50% !important;
    transform: translateX(-50%) !important;
    bottom: 5% !important
}

@media (max-width:1536px) {
    .bannerSliders .swiper-pagination {
        bottom: 10% !important
    }
}

.white-paper-overlay::before,
.white-paper-overlay:after {
    width: 100%;
    display: block;
    position: absolute;
    opacity: .8;
    top: 0;
    left: 0;
    content: ""
}

@media (max-width:500px) {
    .bannerSliders .swiper-pagination {
        bottom: 0 !important
    }
}

.banner-heading {
    background: linear-gradient(to right, #f35e34 20%, #f88c30 80%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent
}

/* .text-gradient {
    background: linear-gradient(to bottom, #f35e34 40%, #f88c30 60%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent
} */

.text-gradient {
    background: linear-gradient(to bottom,
            #6a0d91 0%,
            #ef2346 40%,
            #f57a21 100%);

    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.service-left-element {
    background-image: url("../images/home/Whatserviceweoffer_Pattern.png");
    background-repeat: no-repeat;
    background-size: 28vw, 80%;
    display: block
}

.otherService-left-element {
    background-image: url("../images/testing-services/Whatserviceweoffer_Pattern.png");
    background-repeat: no-repeat;
    background-size: 20vw, 80%
}

.haveaquestion-bgimg,
.white-paper-card:first-child,
.white-paper-card:nth-child(2),
.white-paper-card:nth-child(3),
.white-paper-card:nth-child(4),
.white-paper-card:nth-child(5) {
    background-size: cover;
    background-position: center
}

.form-field-main input:focus,
.form-field-main textarea:focus {
    border: 1px solid var(--celcom-primary);
    box-shadow: none
}

.services-shadow {
    box-shadow: 0 13px 70px 0 rgba(0, 0, 0, .16)
}

.footer-pattern {
    background-image: url("../images/home/Footer_Pattern.webp");
    z-index: 9;
    background-repeat: repeat-x;
    animation: 30s linear infinite bgScroll
}

.translate-minus-50 {
    transform: translate(-50%) rotate(-90deg)
}

.white-paper-overlay:after {
    height: 100%;
    background-image: linear-gradient(166deg, #ffc615 -19%, #ed5b28 1%, #db1f2c 29%, #89278a 56%, #ac267e 81%, #ec3875 100%)
}

.white-paper-overlay::before {
    height: 100%;
    background-image: linear-gradient(179deg, rgba(0, 0, 0, 0) 50%, #000 73%)
}

.white-paper-card {
    width: 13%;
    transition: .5s
}

.white-paper-card.active {
    width: 48%
}

.white-paper-card:first-child {
    background-image: url("../images/home/Whitepaper_Expand_Img1.webp");
    background-repeat: no-repeat
}

.white-paper-card:nth-child(2) {
    background-image: url("../images/home/Whitepaper_Expand_Img2.webp");
    background-repeat: no-repeat
}

.white-paper-card:nth-child(3) {
    background-image: url("../images/home/Whitepaper_Expand_Img3.webp");
    background-repeat: no-repeat
}

.white-paper-card:nth-child(4) {
    background-image: url("../images/home/Whitepaper_Expand_Img4.webp");
    background-repeat: no-repeat
}

.white-paper-card:nth-child(5) {
    background-image: url("../images/home/Whitepaper_Expand_Img5.webp");
    background-repeat: no-repeat
}

.white-paper-content {
    width: 100%;
    height: 100%;
    padding: 5%;
    display: flex;
    justify-content: end;
    align-items: center;
    position: relative;
    transform: unset;
    animation: 1.5s fade2
}

.white-paper-card-text {
    animation: 1.2s fade1
}

@keyframes fade1 {

    0%,
    35% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fade2 {

    0%,
    30% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.form-field-main span,
.hamburger-btn .closebtn,
.hamburger-btn.active .burgerbtn,
.news-slider-content,
.onebillsvgright,
.our-story-tab-content,
.white-paper-card .white-paper-content,
.white-paper-card.active .white-paper-card-text,
.white-paper-card.active.white-paper-overlay:after {
    display: none
}

.form-field-main.error span,
.hamburger-btn .burgerbtn,
.hamburger-btn.active .closebtn,
.news-slider-content.active,
.onebillsvgright.active,
.white-paper-card.active .white-paper-content {
    display: block
}

.service-card-arrow {
    transform: rotate(0);
    transition: .3s
}

.service-hover:hover .service-card-arrow {
    transform: rotate(45deg)
}

.solution-img {
    max-height: 0;
    transition: .5s;
    opacity: 0
}

.service-hover:hover .solution-img {
    opacity: 1;
    max-height: 400px
}

.businessTab li p {
    color: #333
}

.businessTab li.active {
    background-color: #e7335f
}

.businessTab li.active p,
.overviewBoxParent li.active p {
    color: #fff
}

.overviewBoxParent li p {
    color: #ffffff75
}

.our-story-tab-content.active {
    display: block;
    animation: .8s fade5
}

@keyframes fade5 {

    0%,
    35% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.haveaquestion-bgimg {
    background-image: url(../images/contact-us/contactus-bg.png);
    background-repeat: no-repeat
}

.form-field-main input,
.form-field-main textarea {
    border: 1px solid #d6d6d6fd
}

.form-field-main span.mandatory,
.submitDots {
    display: inline-block
}

.news-thumb {
    color: #292929
}

.news-thumb.active:after {
    content: "";
    width: 80%;
    height: .3rem;
    background-color: var(--celcom-primary);
    position: absolute;
    bottom: 0;
    left: 0;
    transition: width .6s
}

.privacyBox {
    background-repeat: no-repeat;
    background-size: 23vw, 80%;
    background-position: right 60%
}

#mega-menu {
    position: absolute;
    top: 100%;
    left: 0
}

.cust-dropdown-con {
    position: absolute;
    width: max-content;
    border: 1px solid;
    border-radius: 5px;
    display: none;
    background-color: #fff
}

.featurePostContents,
.success_Content {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.cust-dropdown-con li {
    padding: 9px 25px
}

.common-dropdown .dropchain-icon,
.common-dropdown .hidden-arrow,
.cust-dropdown .dropchain-icon,
.cust-dropdown .hidden-arrow,
.hidden-arrow {
    visibility: hidden
}

.common-dropdown:hover .dropchain-icon,
.common-dropdown:hover .hidden-arrow,
.cust-dropdown:hover .dropchain-icon,
.cust-dropdown:hover .hidden-arrow,
.hidden-arrow {
    visibility: visible
}

@media (max-width:768px) {
    .bannerSliders .swiper-pagination-bullet {
        width: 3.5vw;
        height: 1.4vw
    }

    .bannerSliders .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 8vw
    }

    .service-hover .solution-img {
        opacity: 1;
        max-height: 400px
    }

    .white-paper-card {
        width: 100%;
        height: 10rem
    }

    .white-paper-card.active {
        width: 100%;
        height: 35rem;
        flex-grow: 1
    }

    .translate-minus-50 {
        transform: translate(-50%) rotate(0deg)
    }

    .white-paper-overlay::before {
        background-image: linear-gradient(to top, #000, #000)
    }
}

@media (max-width:568px) {
    .white-paper-card {
        width: 100%
    }

    .white-paper-card.active {
        width: 100%;
        height: 40rem
    }
}

@media (max-width:400px) {
    .white-paper-card {
        width: 100%
    }

    .white-paper-card.active {
        width: 100%;
        height: 45rem
    }
}

.news_events_card_container .card_body ::-webkit-scrollbar {
    width: 3px
}

.news_events_card_container .card_body ::-webkit-scrollbar-track {
    background: #f1f1f1
}

.news_events_card_container .card_body ::-webkit-scrollbar-thumb {
    background: #bbb
}

.news_events_card_container .card_body ::-webkit-scrollbar-thumb:hover {
    background: #555
}

#news_event_silder_modal ::-webkit-scrollbar {
    width: 3px
}

#news_event_silder_modal ::-webkit-scrollbar-track {
    background: #f1f1f1
}

#news_event_silder_modal ::-webkit-scrollbar-thumb {
    background: #bbb
}

#news_event_silder_modal ::-webkit-scrollbar-thumb:hover {
    background: #555
}

.spinner {
    border: 4px solid rgba(0, 0, 0, .1);
    border-left: 4px solid var(--celcom-primary);
    border-radius: 50%;
    width: 25px;
    height: 25px;
    animation: 1s linear infinite spinloader
}

@keyframes spinloader {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.featurePostContents {
    font-size: 2rem;
    color: var(--celcom-gray) !important
}

.blogPostTagContent,
.featurePostContents h2,
.featurePostContents li,
.featurePostContents p {
    font-size: 2rem;
    font-weight: 500;
    color: var(--celcom-gray) !important
}

.blogPostTagContent h1,
.blogPostTagContent h2,
.blogPostTagContent h3,
.blogPostTagContent h4,
.blogPostTagContent h5,
.blogPostTagContent h6 {
    color: #000 !important;
    margin-top: 2rem
}

.tesimonialSliders .swiper-pagination-bullet {
    width: 2.6rem;
    height: 2.6rem;
    background-color: var(--celcom-primary)
}

@media (max-width:768px) {
    .tesimonialSliders .swiper-pagination-bullet {
        width: 1.5rem;
        height: 1.5rem;
        background-color: var(--celcom-primary)
    }
}

@keyframes bgScroll {
    to {
        background-position: -1920px bottom
    }
}

.nav-link-item.active {
    pointer-events: none
}

.customersLogos li {
    list-style: none;
    position: relative
}

.customersLogos li:not(:last-child):after {
    content: "";
    width: 1px;
    height: 35%;
    background-color: rgba(184, 183, 183, .7);
    position: absolute;
    left: 107%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100%
}

.onebill-tab .thumb-one {
    fill: #e6e6e6
}

.onebill-tab .thumb-two {
    fill: #ededed
}

.onebill-tab .thumb-three {
    fill: #f7f7f7
}

.onebill-tab .thumb-four {
    fill: #cccccc
}

.onebill-tab.active .thumb-one-ellipse,
.onebill-tab.active .thumb-one-number,
.onebill-tab.active .thumb-one-shape {
    fill: #fa6900
}

.onebill-tab.active .thumb-two-ellipse,
.onebill-tab.active .thumb-two-number,
.onebill-tab.active .thumb-two-shape {
    fill: #f78832
}

.onebill-tab.active .thumb-three-ellipse,
.onebill-tab.active .thumb-three-number,
.onebill-tab.active .thumb-three-shape {
    fill: #fba52f
}

.onebill-tab.active .thumb-four-ellipse,
.onebill-tab.active .thumb-four-number,
.onebill-tab.active .thumb-four-shape {
    fill: #6f4021
}

.onebill-tab.active .thumb-icon path,
.onebill-tab.active .thumb-text {
    fill: #ffffff
}

.onebillsvgleft {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: .8s
}

.onebillsvgleft.active {
    transform: translate(0, -50%);
    left: 10%
}

.dropdownmenu.block~button {
    color: var(--celcom-primary) !important
}

.subbannerglass {
    backdrop-filter: blur(13px);
    -webkit-backdrop-filter: blur(13px);
    background-color: rgba(255, 255, 255, .158);
    border-radius: 26px
}

.careers-accordion-body,
.service-accordion-body {
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s
}

.tab_container ::-webkit-scrollbar {
    width: 11px;
    height: 1.5rem
}

.tab_container ::-webkit-scrollbar-track {
    background: #fff
}

.tab_container ::-webkit-scrollbar-thumb {
    background-color: #b3b2b3;
    border-radius: 11px;
    border: 3px solid #fff
}

.text-medium {
    font-size: 2.2rem
}

.text-head {
    font-size: 6rem
}

.text-sub-head {
    font-size: 2.5rem
}

.text-content {
    font-size: 2rem
}

.featurepostPattern,
.testimonialSidePatterns {
    position: relative
}

.featurepostPattern::after {
    content: "";
    width: 20vw;
    height: 40vw;
    position: absolute;
    z-index: -1;
    right: 0;
    top: -15vw;
    background-image: url(../images/home/Shape_2.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center
}

.testimonialSidePatterns::after,
.testimonialSidePatterns::before {
    content: "";
    width: 10vw;
    height: 30vw;
    z-index: -1;
    top: 5vw;
    background-repeat: no-repeat;
    background-size: 10vw 30vw;
    background-position: center;
    position: absolute
}

.testimonialSidePatterns::after {
    right: 0;
    background-image: url(../images/home/Shape_4.webp)
}

.testimonialSidePatterns::before {
    left: 0;
    background-image: url(../images/home/Shape_3.webp)
}

.relatedPostsliderParent .swiper-button-disabled,
.whypartnersliderParent .swiper-button-disabled {
    opacity: .5;
    cursor: default
}

@media (max-width:641px) {
    .service-left-element {
        background-image: none
    }

    .whypartnersliderParent {
        margin-top: 3vw !important
    }

    .whypartnersliderParent>h2 {
        font-size: 4.3rem !important;
        margin-bottom: 5vw !important
    }
}

@media (max-width:1600px) {

    .testimonialSidePatterns::after,
    .testimonialSidePatterns::before {
        top: 7vw
    }
}

@media (max-width:1370px) {

    .testimonialSidePatterns::after,
    .testimonialSidePatterns::before {
        height: 40vw;
        background-size: 10vw 40vw;
        top: 5vw
    }
}

@media (max-width:1000px) {

    .testimonialSidePatterns::after,
    .testimonialSidePatterns::before {
        height: 50vw;
        background-size: 10vw 50vw;
        top: 8vw
    }
}

@media (max-width:680px) {

    .testimonialSidePatterns::after,
    .testimonialSidePatterns::before {
        height: 70vw;
        background-size: 10vw 70vw;
        top: 10vw
    }
}

.success_Content {
    font-size: 2rem
}

@media (max-width:992px) {
    #mega-menu {
        position: static;
        z-index: 50px
    }

    .cust-dropdown-con {
        position: static;
        width: 100%;
        border: none;
        background-color: #fff
    }

    .cust-dropdown-con li {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .mob-menu {
        transform: translateX(100%);
        transition: transform .4s ease-in-out
    }

    .mob-menu.active {
        transform: translateX(0)
    }

    .success_Content {
        display: unset;
        -webkit-line-clamp: unset;
        overflow: visible
    }
}

.home_accelerator_slider .swiper-slide-active .slider_content_bg {
    background-color: #ff893110
}

.testimonial_gradient_bg {
    background: #ff6a35;
    background: linear-gradient(90deg, rgba(255, 106, 53, .1) 0, rgba(233, 60, 72, .1) 27%, rgba(137, 39, 138, .1) 53%, rgba(172, 38, 126, .1) 74%, rgba(236, 56, 117, .1) 100%);
    background-position: center
}

.loader {
    animation: 2s linear infinite spin
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

#contactForm input[readonly],
#getInTouchForm input[readonly],
textarea[readonly] {
    opacity: .7;
    border: 1px solid #d6d6d6fd !important
}

.submitDot {
    display: inline-block;
    width: 2px;
    height: 2px;
    margin: 0 2px;
    border-radius: 50%;
    opacity: 0;
    animation: 1s infinite ellipsisDots
}

.submitDot:first-child {
    animation-delay: 0s
}

.submitDot:nth-child(2) {
    animation-delay: .2s
}

.submitDot:nth-child(3) {
    animation-delay: .4s
}

@keyframes ellipsisDots {

    0%,
    100% {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

.blogPostTagContent h1 {
    font-size: 4rem
}

.blogPostTagContent h2 {
    font-size: 3rem
}

.blogPostTagContent h3 {
    font-size: 2.5rem
}

.blogPostTagContent h4 {
    font-size: 2.2rem
}

.blogPostTagContent h5 {
    font-size: 2rem
}

.blogPostTagContent h6 {
    font-size: 1.8rem
}

.blogPostTagContent ol,
.blogPostTagContent ul {
    margin: 2rem 0
}

.blogPostTagContent ol li,
.blogPostTagContent ul li {
    list-style: disc inside !important;
    font-size: 2rem;
    color: var(--celcom-gray) !important
}

.blogPostTagContent img {
    margin: 2rem auto !important;
    width: auto;
    height: auto
}

.cl_commentForm {
    width: 100%
}

.cl_commentForm .commentInputFiled {
    margin-bottom: 2rem;
    position: relative
}

.cl_commentForm .commentInputFiled .cl_error {
    top: 100%;
    font-size: 1.5rem;
    color: red;
    left: 0;
    position: absolute;
    opacity: 0
}

.cl_commentForm .commentInputFiled.error .cl_error {
    opacity: 1
}

.cl_commentForm .commentInputFiled label {
    display: block;
    width: 100%;
    font-size: 2rem
}

.cl_commentForm .commentInputFiled label span {
    color: red
}

.cl_commentForm .commentInputFiled input,
.cl_commentForm .commentInputFiled textarea {
    width: 100%;
    font-size: 2rem;
    background-color: transparent;
    border-radius: .9rem .9rem 0;
    padding: 1.2rem 1rem;
    outline: 0;
    box-shadow: none;
    border-color: silver
}

.cl_commentForm .commentInputFiled input:focus,
.cl_commentForm .commentInputFiled textarea:focus {
    border-color: gray
}

.mx-auto-important {
    margin-left: auto !important;
    margin-right: auto !important
}