/* Enterprise Software Development Services & IT Solutions start  */
        html,
    body {
        margin: 0;
        padding: 0;
        overflow-x: hidden;
    }

    section {
        margin-top: 0;
        margin-bottom: 0;
    }
.managers-notch img {
    width: 61%;
    filter: brightness(0) invert(1);
    position: relative;
    top: 3px;
    margin-left: -20px;
}
.movem-ents-robust h1 {
    font-size: 48px;
    font-weight: 700;
}

.managers-notch {
    text-align: center;
    width: 50px;
    height: 50px;
    border-radius: 30px;
    position: absolute;
}
.Guara-ntee p {
    font-size: 16px;
    margin: 21px 0px;
    color: rgba(255, 255, 255, 0.78);
}
.resp-ective p {
    font-size: 13px;
    margin-left: 41px;
    color: rgba(255, 255, 255, 0.78);
}
.row.g-3.moveme-nts {
    width: 708px;
}
section.nter-prise {
    padding: 0px 0px;
}
.movem-ents-robust h1 span {
    color: transparent;
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.across-craft img {
    width: 100%;
}
a.growi-ng {
    color: #fff;
    text-decoration: none;
    padding: 12px 20px;
    border-radius: 30px;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.28);
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}
.mov-ements {
    margin-top: 30px;
}
.movem-ents-robust {
    margin-top: 70px;
}
a.achine:hover {
    animation: globalCtaHover 0.82s cubic-bezier(0.16, 0.9, 0.24, 1.18) both;
    background: var(--global-cta-hover-bg);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28), 0 22px 42px rgba(0, 0, 0, 0.34), 0 0 0 7px rgba(255, 255, 255, 0.08);
    outline: 0;
}
a.communica-tion:hover {
    animation: globalCtaHover 0.82s cubic-bezier(0.16, 0.9, 0.24, 1.18) both;
    background: var(--global-cta-hover-bg);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28), 0 22px 42px rgba(0, 0, 0, 0.34), 0 0 0 7px rgba(255, 255, 255, 0.08);
    outline: 0;
}
a.communica-tion {
    color: #fff;
    padding: 13px 14px;
    border-radius: 30px;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.28);
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}
a.communica-tion i {
    transform: rotate(309deg);
}
a.growi-ng:hover {
    animation: globalCtaHover 0.82s cubic-bezier(0.16, 0.9, 0.24, 1.18) both;
    background: var(--global-cta-hover-bg);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28), 0 22px 42px rgba(0, 0, 0, 0.34), 0 0 0 7px rgba(255, 255, 255, 0.08);
    outline: 0;
}
/* Enterprise Software Development Services & IT Solutions end  */

/* Enterprise Application Development start */
.implem-entation h2 {
    font-size: 48px;
    color: #fff;
    font-weight: 700;
}
.implem-entation h3 {
    font-size: 27px;
}
.implem-entation p {
    font-size: 16px;
    margin-bottom: 30px;
    color: rgba(255, 255, 255, 0.78);
}
a.achine {
    color: #fff;
    text-decoration: none;
    padding: 12px 20px;
    border-radius: 30px;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.28);
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}
.maintena-nce img {
    width: 100%;
}
/* Enterprise Application Development end */
/* Enterprise Apps Development Services in USA,UAE & UK start  */
.mpatible h2 {
    text-align: center;
    font-weight: 700;
    font-size: 50px;
    width: 950px;
    margin: 0 auto;
}

.page_content.busines-ses {
    margin-top: -30px;
}
.mpatible p {
    font-size: 16px;
    text-align: center;
    padding: 0px 0px 30px;
}
.card-body.imple-men-tation p {
    color: rgba(255, 255, 255, 0.78);
}
section.ltiple {
    padding: 70px 0px;
}
.lications img {
    width: 100%;
    border-radius: 20px;
}


/*--------- FAQ --------------*/
.faq_accordions {
}
/* Custom style */
.faq_accordions .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
  transform: scale(0.7) !important;
}
.faq_accordions .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
}
.faq_accordions .card-body {
  padding: 15px 10px;
}
.faq_accordions .accordion-header .accordion-button {
  border: 0px solid #d2dae1;
  border-radius: 0px;
  font-size: 22px;
}
.faq_accordions .accordion-item {
  border-bottom: 1px solid #d2dae1;
}
.accordion-button:focus {
  box-shadow: none;
}
button.accordion-button.utions.collapsed {
    background: #000;
    color: #fff;
    border-bottom: 1px solid #424242;
}
.faq_accordions .accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e");
    transform: rotate(90deg) scale(0.7) !important;
    filter: brightness(0) invert(1);
}
button.accordion-button.utions {
    background: #000;
    color: #fff;
}
.card-body.imple-men-tation {
    background: #000;
    color: #fff;
}
/* Enterprise Apps Development Services in USA,UAE & UK end  */ 

 /* Why Innovate Your Business start */
.row.g-3.commun-ication:hover a.requi-rements{
       animation: globalCtaHover 0.82s cubic-bezier(0.16, 0.9, 0.24, 1.18) both;
    background: var(--global-cta-hover-bg);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28), 0 22px 42px rgba(0, 0, 0, 0.34), 0 0 0 7px rgba(255, 255, 255, 0.08);
    outline: 0;
}
.row.g-3.commun-ication:hover {
    background: linear-gradient(100deg, #df31ad 0%, #9837d8 48%, #2e43ff 100%);
}
.row.g-3.commun-ication {
    border: 1px solid #3c3c3c;
    border-radius: 20px;
    margin-bottom: 24px;
    padding: 28px;
    background: #161616;
}
.thodology img {
    width: 107%;
    display: flex;
    align-items: flex-end;
}
.empo-wers {
    margin-top: 30px;
    margin-bottom: 15px;
}
.ente-rprise h2 {
    font-size: 22px;
    font-weight: 700;
}
.ente-rprise p {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.78);
}
a.requi-rements {
    color: #fff;
    text-decoration: none;
    border-radius: 30px;
    padding: 12px 20px;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.28);
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}
.thodology img {
    width: 100%;
    align-items: flex-end;
    filter: brightness(0) invert(1);
}
.ultiple h2 {
    font-size: 50px;
    font-weight: 700;
    text-align: center;
}
.ultiple p {
    text-align: center;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.78);
    width: 900px;
    margin: 0px auto 51px;
}
  /* Why Innovate Your Business end */

   /* Advanced technologies Driving Robust Enterprise Software Development start */
   .disr-uptive h2 {
    font-size: 50px;
    font-weight: 700;
    text-align: center;
}
.disr-uptive p {
    text-align: center;
    font-size: 16px;
    width: 700px;
    margin: 0 auto;
    color: rgba(255, 255, 255, 0.78);
}
.Infras-tructure img {
    border-radius: 20px;
    width: 295px;
}
.pu-rpose img {
    width: 25%;
}
.sustaina-bility h2 {
    font-size: 30px;
    font-weight: 700;
    padding: 20px 0px;
}
.sustaina-bility p {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.78);
}
.contra-cts {
    padding: 32px;
    border-radius: 20px;
    background: linear-gradient(100deg, #df31ad 0%, #9837d8 48%, #2e43ff 100%);
}
.sustaina-bility {
    margin-top: 30px;
}
.pro-fes-sionals img {
    width: 20%;
}
.seaml-essly {
    padding: 25px;
    border: 1px solid #484848;
    border-radius: 20px;
    margin-bottom: 24px;
    background: #161616;
}
.seaml-essly h2 {
    font-size: 26px;
    font-weight: 700;
    padding: 10px 0px;
}
.seaml-essly p {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.78);
}
a.fl-awless {
    color: #fff;
    text-decoration: none;
    padding: 12px 20px;
    border-radius: 30px;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.28);
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}
.disr-uptive {
    margin-bottom: 30px;
}


.bloc-kchain {
    padding: 10px 0px;
}
 
.seaml-essly:hover a.fl-awless {
    animation: globalCtaHover 0.82s cubic-bezier(0.16, 0.9, 0.24, 1.18) both;
    background: var(--global-cta-hover-bg);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28), 0 22px 42px rgba(0, 0, 0, 0.34), 0 0 0 7px rgba(255, 255, 255, 0.08);
    outline: 0;
}
.seaml-essly:hover {
   background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}
a.prot-ecting {
    padding: 12px 20px;
    border-radius: 30px;
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.28);
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
    color: #fff;
    text-decoration: none;
}
a.prot-ecting:hover {
    animation: globalCtaHover 0.82s cubic-bezier(0.16, 0.9, 0.24, 1.18) both;
    background: var(--global-cta-hover-bg);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28), 0 22px 42px rgba(0, 0, 0, 0.34), 0 0 0 7px rgba(255, 255, 255, 0.08);
    outline: 0;
}
.val-uable {
    padding: 10px 0px;
}
   /* Advanced technologies Driving Robust Enterprise Software Development end */

   /* Workflow of Our Enterprise Software Development Projects start */
   section.with-chain {
    padding: 70px 0px;
}
.prec-isely h2 {
    font-size: 50px;
    text-align: left;
    font-weight: 700;
}
.prec-isely p {
    font-size: 16px;
    text-align: left;
    width: 960px;
    margin-bottom: 50px;
    color: rgba(255, 255, 255, 0.78);
}
.widget-edge ul li {
    list-style: none;
}
.widget-edge ul {
    display: flex;
    padding-left: 0;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.widget-edge ul li {
    margin: 10px;
    padding: 20px;
}
.widget-edge ul li img {
    width: 130px;
    filter: brightness(0) invert(1);
}
ul.comp-ete {
    border-bottom: 1px solid #444444;
}
li.secur {
    position: relative;
}
li.secur::before {
    content: "";
    position: absolute;
    top: -16px;
    right: -80px;
    width: 1px;
    height: 149px;
    background: #444444;
}
.prec-isely.enha-market {
    position: relative;
}

.prec-isely.enha-market::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    background-image: url(https://cdn.fluper.com/2026/06/arrow_fluper_btm.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
    animation: hirePerfectBadgeFloat 4.8s ease-in-out infinite;
}
.prec-isely.enha-market h2 span {
    color: transparent;
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
     /* Workflow of Our Enterprise Software Development Projects end */

      /* Workflow of Our Enterprise Software Development Projects start */
.iterat:hover span {
    color: #fff;
}
.perfectly-aligned span {
    font-size: 40px;
    border-radius: 35px;
    font-weight: 700;
    font-style: italic;
    color: #767676;
    position: relative;
}
      .perfectly-aligned {
    display: flex;
    justify-content: space-between;
}
.perfectly-aligned h3 {
    font-size: 32px;
    margin-bottom: 0px;
}
      section.tailo-our {
    padding: 70px 0px;
}
      .promine-such h2 {
    font-size: 50px;
    text-align: center;
    font-weight: 700;
}
 .promine-such p {
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin-bottom: 40px;
}
.emerg img {
    width: 26px;
}
.emerg {
    border: 1px solid #fff;
    display: inline;
    padding: 19px 15px;
    border-radius: 35px;
}
.ticulously {
    margin-top: 24px;
}

.ticulously ul {
    padding-left: 0px;
    margin-top: -20px;
}
.ticulously ul li {
    font-size: 15px;
    margin-bottom: 10px;
}
.iterat {
    padding: 40px 48px 21px 48px;
    border: 1px solid #343434;
    border-radius: 20px;
    margin-bottom: 20px;
    background: #161616;
}
.iterat:hover {
    background: linear-gradient(100deg, #df31ad 0%, #9837d8 48%, #2e43ff 100%);
}
.iterat:hover .emerg {
    padding: 25px 20px;
}
       /* Workflow of Our Enterprise Software Development Projects end */

       /* Frequently Asked Questions(FAQs) start  */
         
      /* FAQ start  */
      .mobile-faq-section {
         padding: 0px 0px 70px;
         background: #000;
     }

        .mobile-faq-pill {
            display: inline-block;
            margin-bottom: 15px;
            padding: 7px 18px;
            border-radius: 50px;
            background: #f1f1f1;
            color: #111;
            font-size: 14px;
            font-weight: 600;
        }
			.Ques-tions {
				text-align: center;
			}
			 .mobile-faq-title {
			margin: 0 0 35px;
			color: #ffffff;
			font-size: 42px;
			line-height: 1.2;
			font-weight: 700;
			text-align: center;
			}

        /* =========================
           FAQ ITEM
        ========================= */

        .mobile-faq-list {
            width: 100%;
        }

		.mobile-faq-item {
			margin-bottom: 15px;
			border: 1px solid #282828;
			border-radius: 10px;
			overflow: hidden;
			background: #000000;
			    background: linear-gradient(180deg, rgba(255, 255, 255, 0.105), rgba(255, 255, 255, 0.035));
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 18px 36px rgba(0, 0, 0, 0.24);
		}

.mobile-faq-question {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 20px 25px;
    color: #ffffff;
    text-align: left;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 600;
    overflow: hidden;
    border: 0;
    border-radius: 10px;
    background: #000;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 18px 36px rgba(0, 0, 0, 0.24);
}
        .mobile-faq-question span {
            flex: 1;
        }

        .mobile-faq-question i {
            flex-shrink: 0;
            font-size: 15px;
            transition: transform 0.3s ease;
        }

        .mobile-faq-item.active .mobile-faq-question i {
            transform: rotate(180deg);
        }

		  .mobile-faq-answer {
			max-height: 0;
			overflow: hidden;
			padding: 0 25px;
			background: #000000;
			transition: max-height 0.35s ease, padding 0.35s ease;
		}

        .mobile-faq-answer p {
            margin: 0;
            padding: 0;
            color: rgba(255, 255, 255, 0.78);
            font-size: 16px;
            line-height: 1.7;
        }

        .mobile-faq-item.active .mobile-faq-answer {
            padding: 0 25px 22px;
        }


        /* =========================
           TABLET
        ========================= */

        @media (max-width: 991px) {

            .mobile-faq-section {
                padding: 65px 0;
            }

            .mobile-faq-title {
                font-size: 36px;
            }

            .mobile-faq-question {
                font-size: 17px;
                padding: 18px 20px;
            }

            .mobile-faq-answer {
                padding-left: 20px;
                padding-right: 20px;
            }

            .mobile-faq-item.active .mobile-faq-answer {
                padding-left: 20px;
                padding-right: 20px;
                padding-bottom: 20px;
            }
        }


        /* =========================
           MOBILE
        ========================= */

        @media (max-width: 767px) {
            .ultiple p {   
                width: 530px;
                }

            .mobile-faq-section {
                padding: 50px 0;
            }

            .mobile-faq-title {
                margin-bottom: 25px;
                font-size: 30px;
            }

            .mobile-faq-pill {
                font-size: 13px;
                padding: 6px 15px;
            }

            .mobile-faq-item {
                margin-bottom: 12px;
                border-radius: 8px;
            }

            .mobile-faq-question {
                gap: 12px;
                padding: 16px;
                font-size: 16px;
            }

            .mobile-faq-question i {
                font-size: 13px;
            }

            .mobile-faq-answer {
                padding-left: 16px;
                padding-right: 16px;
            }

            .mobile-faq-item.active .mobile-faq-answer {
                padding-left: 16px;
                padding-right: 16px;
                padding-bottom: 18px;
            }

            .mobile-faq-answer p {
                font-size: 14px;
                line-height: 1.6;
            }
        }


        /* =========================
           SMALL MOBILE
        ========================= */

        @media (max-width: 480px) {

            .mobile-faq-title {
                font-size: 26px;
            }

            .mobile-faq-question {
                padding: 15px;
                font-size: 15px;
            }

            .mobile-faq-answer p {
                font-size: 14px;
            }
        }

        /* FAQ end */
       /* Frequently Asked Questions(FAQs) end  */



 /* responsive start  */

@media (min-width: 1600px) and (max-width: 1920px) {

    .movem-ents-robust h1 {
        font-size: 56px;
    }

    .Guara-ntee p {
        font-size: 20px;
    }

    .resp-ective p {
        font-size: 14px;
    }

    .implem-entation h2 {
        font-size: 56px;
    }

    .implem-entation h3 {
        font-size: 28px;
    }

    .implem-entation p {
        font-size: 20px;
    }

    .mpatible h2 {
        font-size: 56px;
    }

    .mpatible p {
        font-size: 20px;
    }

    main.page_main {
        margin-top: 30px;
    }

    .accordion-item:first-of-type > .accordion-header .accordion-button {
        padding: 21px 30px 20px 10px !important;
    }

    .faq_accordions .accordion-header .accordion-button {
        padding: 13px 22px 20px 10px !important;
        font-size: 28px !important;
    }

    .card-body.imple-men-tation p {
        margin-bottom: 0 !important;
        font-size: 18px !important;
    }

    .implem-entation p {
        font-size: 20px !important;
    }

    .ultiple p {
        font-size: 20px !important;
    }

    .ultiple h2 {
        font-size: 56px !important;
    }

    .ente-rprise h2 {
        font-size: 26px !important;
    }

    .ente-rprise p {
        font-size: 16px;
    }

    .disr-uptive h2 {
        font-size: 56px;
    }

    .disr-uptive p {
        font-size: 20px;
    }

    .promine-such h2 {
        font-size: 56px;
    }

    .promine-such p {
        font-size: 20px;
    }

    .ticulously ul li {
        font-size: 18px !important;
    }

    .prec-isely h2 {
        font-size: 56px;
    }

    .prec-isely p {
        font-size: 20px;
    }

    .widget-edge ul li img {
        width: 173px !important;
    }

    .mobile-faq-title {
        font-size: 56px;
    }

    .mobile-faq-question span {
        font-size: 26px;
    }

    .mobile-faq-answer p {
        font-size: 18px;
    }

}

    @media(max-width:1400px){
    .empo-wers {
        margin-bottom: 10px;
        }
    }

    @media(max-width:1199px){
    section.exclusiv-ely {
    padding: 70px 0px 0px;
    }
    .across-craft img {
    width: 100%;
    }
    .maintena-nce img {
    width: 100%;
     }
    .movem-ents-robust h1 {
    font-size: 40px;
    }
    .resp-ective p {
    font-size: 11px;
    }
    main.page_main {
    margin-top: -30px;
    }
    .empo-wers {
        margin-bottom: 10px;
        margin-top: 26px;
    }
    .row.g-3.moveme-nts {
    width: 517px;
    }
    .implem-entation h2 {
    font-size: 36px;
    }
    .implem-entation h3 {
    font-size: 22px;
    }
    .mpatible h2 {
    font-size: 38px;
    }
    .faq_accordions .accordion-header .accordion-button
    {
    font-size: 18px !important;
    }
    .card-body.imple-men-tation p {
    font-size: 14px;
    }
    .ultiple h2 {
    font-size: 38px;
    }
    .disr-uptive h2 {
    font-size: 38px;
    }
    .seaml-essly h2 {
    font-size: 20px;
    }
    .seaml-essly {
    margin-bottom: 20px;
    }
    .iterat {
        padding: 28px 32px 16px 38px;
        margin-bottom: 20px;
    }
    .Infras-tructure img {
    width: 230px;
    }
    .promine-such h2 {
    font-size: 38px;
    }
    .perfectly-aligned h3 {
    font-size: 26px;
    }
    .perfectly-aligned span {
    font-size: 26px;
    margin-top: -7px;
    }
    .prec-isely h2 {
    font-size: 38px;
    }
    .prec-isely p {
    width: 770px;
    }
    .mobile-faq-title {
    font-size: 38px;
    }
}
@media(max-width:991px){
    .across-craft {
    text-align: center;
    }
    .across-craft img {
        width: 70%;
    }
    .movem-ents-robust {
    margin-top: 20px;
    }
    .maintena-nce img {
        width: 70%;
    }
    .maintena-nce {
    text-align: center;
    }
    .maintena-nce {
    text-align: center;
    margin-bottom: 20px;
    }
    .ultiple p {
    width: 710px;
    }
    .mpatible h2 {
        font-size: 34px;
        width: 700px;
    }
    .lications img {
    width: 100%;
    }
    .page_content.busines-ses {
    margin-top: 50px;
    }
    .ultiple h2 {
        font-size: 34px;
    }
    .fluper-industry-showcase-tab {
    font-size: 10px;
    }
    .thodology img {
    width: 20%;
    }
    .fluper-industry-showcase-visual {
        width:100%;
        margin: 14px 14px 0;
        text-align: center;
    }
        .disr-uptive h2 {
        font-size: 34px;
    }
        .Infras-tructure img {
        width: 630px;
    }
    .contra-cts {
    margin-bottom: 20px;
    }
        .promine-such h2 {
        font-size: 34px;
    }
        .prec-isely h2 {
        font-size: 34px;
    }
        .prec-isely p {
        width: 559px;
    }
        .prec-isely.enha-market::before {  
        top: 21px;
        width: 76px;
        height: 76px;
    }
    .widget-edge ul li img {
        width: 83px;
        left: 17px;
        position: relative;
    }
        .mobile-faq-section {
        padding: 0px 0;
    }
    .pu-rpose img {
    width: 17%;
   }
}
 @media(max-width:767px){
    .mov-ements {
    text-align: center;
}
        .Infras-tructure img {
        width: 450px;
    }
    .disr-uptive p { 
    width: 510px;
    }
    .movem-ents-robust h1 {
        font-size: 34px;
        text-align: center;
    }
    .Guara-ntee p {
    text-align: center;
    }
    .resp-ective p {
        font-size: 20px;
    } 
        .implem-entation h2 {
        font-size: 30px;
        text-align: center;
    }  
        .implem-entation h3 {
        text-align: center;
    }
    .implem-entation p {
    text-align: center;
    }
    .Inte-lligence {
    text-align: center;
    }
    .mpatible h2 {
        text-align: center;
        width: 530px;
    }
    .accordion-item:first-of-type>.accordion-header .accordion-button {
    padding: 31px 21px 20px 12px;
    }
    .card-body.imple-men-tation p {
        margin-bottom: 0;
    }
    .faq_accordions .accordion-header .accordion-button {
    padding: 13px 22px 20px 14px !important; 
    }
    .ultiple h2 {
        font-size: 30px;
    }
        .disr-uptive h2 {
        font-size: 30px;
    }
        .promine-such h2 {
        font-size: 30px;
    }
    section.tailo-our {
    padding: 50px 0px;
}      
    .prec-isely h2 {
        font-size: 30px;
        text-align: center;
    } 
        .prec-isely p {
        width: 519px;
        text-align: center;
    }
    li.secur::before {
        right: 21px;
    }
    .widget-edge ul li img {
        left: -28px;
    }
        .mobile-faq-title {
        font-size: 30px;
    }
        .prec-isely.enha-market::before {
        top: -89px;
        left: 220px;
    }

 }
    @media(max-width:600px){
 
            .disr-uptive p {
        width: 260px;
    } 
        .Infras-tructure img {
        width: 230px;
    } 
        .prec-isely p {
        width: 269px;
        text-align: center;
    }
    .widget-edge ul {
    display: block;
    }
    .movem-ents-robust h1 {
        font-size: 26px;
    }
    .Guara-ntee p {
    font-size: 14px;
    }
    .resp-ective p {
        font-size: 14px;
    }
    a.growi-ng {
    font-size: 14px;
    }
    a.communica-tion {
    font-size: 14px;
    }
    .across-craft img {
        width: 100%;
    }
        .maintena-nce img {
        width: 100%;
    }
    .implem-entation h2 {
        font-size: 26px;
        text-align: center;
    }
        .implem-entation h3 {
        font-size: 20px;
    }
    .implem-entation p {
    font-size: 14px;
    }
    a.achine {
    font-size: 14px;
    }
    .mpatible h2 {
        text-align: center;
        width: 302px;
        font-size: 26px;
    }
    .mpatible p {
    font-size: 14px;
    padding: 0;
    }
    .ultiple h2 {
        font-size: 26px;
    }
    .ultiple p {
    font-size: 14px;
        width: 290px;
    }
    .ente-rprise h2 {
    text-align: center;
    }
    .ente-rprise p {
    font-size: 14px;
    text-align: center;
    }
    .empo-wers {
        text-align: center;
    }
        .disr-uptive h2 {
        font-size: 26px;
    }
    .bloc-kchain {
    text-align: center;
    }
    .seaml-essly h2 {
        text-align: center;
    }
    .bloc-kchain {
    text-align: center;
    }
    .promine-such h2 {
        font-size: 26px;
    }
        .perfectly-aligned h3 {
        font-size: 20px;
    }
    .ticulously ul li {
    font-size: 14px;
    }
    .prec-isely.enha-market::before {
        left: 100px;
    }
        .prec-isely h2 {
        font-size: 26px;
    }
        .prec-isely p {
        font-size: 14px;
    }
    li.secur::before {
    width: 0;
    }
    .widget-edge ul li img {
        left: 72px;
    }
    .widget-edge ul li {
    margin: 10px;
    padding: 20px;
    border: 1px solid #555555;
    border-radius: 10px;
    }
    .mobile-faq-title {
        font-size: 26px;
    }
    .pro-fes-sionals {
    text-align: center;
    }
    .thodology {
        display: flex;
        justify-content: center;
    }
        .pro-fes-sionals img {
        width: 50%;
    }
    .thodology img {
        width: 50%;
    }
        .fluper-industry-showcase-tabs {
        display: inline-table;
        margin-left: 10px;
    }
    button.fluper-industry-showcase-tab {
    margin-bottom: 10px;
    margin-left: 10px;
}
    }
 /* responsive start  *