@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:Rajdhani-Bold;src:url(../font/Rajdhani/Rajdhani-Bold.ttf)}@font-face{font-family:Rajdhani-SemiBold;src:url(../font/Rajdhani/Rajdhani-SemiBold.ttf)}@font-face{font-family:Inter;src:url(../font/Inter/Inter-VariableFont.ttf)}body{font-family:Inter,sans-serif!important;font-weight:400}.bg-lightblue{background-image:url(../media/images/bg-lightblue-img.webp);background-position:center;background-repeat:no-repeat;background-size:cover}.border-content-light{border:1px solid #e3e8f4}section{padding:30px 0}.section-title h4{display:inline-block;background:#e6e6e6;margin-bottom:10px;padding:4px 12px;color:#000;border-left:2px solid #fdb70e;font-family:Rajdhani-Bold;font-size:18px;text-transform:uppercase}.section-title h2{font-size:40px;font-family:Rajdhani-Bold;color:#0b558e;text-transform:uppercase;margin-bottom:0}.section-title p{font-size:18px;color:#49515b;text-align:justify;margin-bottom:0}.web-btn{text-decoration:none;padding:8px 24px;text-transform:uppercase;font-family:Inter;font-weight:700;border:2px solid #0b558e;color:#fff;font-size:18px;background:#0b558e;transition:.3s ease-in-out;display:inline-block;border-radius:2px!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}.web-btn:hover{background:#fff;color:#0b558e}textarea{min-height:48px}#header{position:fixed;width:100%;top:0;z-index:111;padding:0;transition:.3s ease-in-out}#header .navbar{background-color:transparent}#header .navbar .container-fluid{flex-direction:column;background-color:transparent}#header .navbar .container-fluid .main-strip{padding:12px 0 12px;display:flex;justify-content:space-between;align-items:center;gap:18px;width:100%;transition:.3s ease-in-out;border-bottom:1px solid #ddd}#header .navbar .container-fluid .main-strip .logo img{width:250px;height:auto}#header .navbar .container-fluid .main-strip .login-btn{display:flex;align-items:center}#header .navbar .container-fluid .main-strip .login-btn .contact_btn{text-decoration:none;display:flex;align-items:center;padding:8px 18px;gap:6px;border:2px solid #fff;border-radius:2px;color:#fff;font-weight:700;font-size:18px;text-transform:uppercase;transition:.3s ease-in-out}#header .navbar .container-fluid .main-strip .login-btn .contact_btn:hover{background:#fff;color:#0b558e;border-color:#fff}#header .navbar .container-fluid .main-strip .login-btn .language-selection-wrapper{position:relative}#header .navbar .container-fluid .main-strip .login-btn .language-selection-wrapper:hover .lang_submenu{visibility:visible;transform:translateY(0);z-index:9999}#header .navbar .container-fluid .main-strip .login-btn .language-selection-wrapper button{background:0 0;border:none;color:#fff;display:flex;align-items:center;font-family:Poppins-Regular,sans-serif}#header .navbar .container-fluid .main-strip .login-btn .language-selection-wrapper .lang_submenu{position:absolute;top:28px;left:0;background:#fff;padding:8px 16px;margin-bottom:0;list-style-type:none;visibility:hidden;transform:translateY(8px);transition:.3s ease-in-out}#header .navbar .container-fluid .main-strip .login-btn .language-selection-wrapper .lang_submenu li{margin-bottom:8px}#header .navbar .container-fluid .main-strip .login-btn .language-selection-wrapper .lang_submenu li:last-child{margin-bottom:0}#header .navbar .container-fluid .main-strip .login-btn .language-selection-wrapper .lang_submenu li a{text-decoration:none;font-size:16px;color:#183889;text-transform:uppercase;font-family:Poppins-Medium}#header .navbar .container-fluid .navbar-menus{background:0 0;width:100%}#header .navbar .container-fluid .navbar-menus ul{list-style-type:none;display:flex;justify-content:center;align-items:center;margin-top:12px;margin-bottom:12px}#header .navbar .container-fluid .navbar-menus ul .nav-item{border:1px solid transparent;transition:.3s ease-in-out;position:relative}#header .navbar .container-fluid .navbar-menus ul .nav-item:hover a .material-symbols-outlined{transform:rotateX(180deg)}#header .navbar .container-fluid .navbar-menus ul .nav-item:hover .dropdown-list{visibility:visible;transform:rotateX(0)}#header .navbar .container-fluid .navbar-menus ul .nav-item a{padding:0 18px;text-decoration:none;position:relative;color:#fff;text-transform:uppercase;font-weight:500;font-size:16px;display:flex;align-items:center;gap:6px;transition:.3s ease-in-out}#header .navbar .container-fluid .navbar-menus ul .nav-item a .material-symbols-outlined{transition:.3s ease-in-out}#header .navbar .container-fluid .navbar-menus ul .nav-item a.active{color:#f1af0d}#header .navbar .container-fluid .navbar-menus ul .nav-item .dropdown-list{position:absolute;width:250px;top:28px;left:22px;align-items:start;padding:8px;transform:rotateX(90deg);transform-origin:top;flex-direction:column;background:#eee;margin-bottom:0;margin-top:0;list-style-type:none;visibility:hidden;background:#fff;transition:.3s ease-in-out;border:1px solid #0b5289;border-radius:4px}#header .navbar .container-fluid .navbar-menus ul .nav-item .dropdown-list::before{position:absolute;content:"";width:10px;height:10px;border-top:2px solid #0b5289;border-left:2px solid #0b5289;border-radius:2px;transform:rotate(45deg);top:-6px;left:18px;z-index:-1;background:#fff}#header .navbar .container-fluid .navbar-menus ul .nav-item .dropdown-list li{width:100%;transition:.3s ease-in-out}#header .navbar .container-fluid .navbar-menus ul .nav-item .dropdown-list li:hover{background:#0b558e;color:#fff}#header .navbar .container-fluid .navbar-menus ul .nav-item .dropdown-list li:hover a{color:#fff}#header .navbar .container-fluid .navbar-menus ul .nav-item .dropdown-list li a{padding:0 6px;align-items:start;color:#000;font-size:14px;text-transform:none;margin:6px 0;transition:.3s ease-in-out}#header .navbar .container-fluid .navbar-menus ul .nav-item .dropdown-list li a:hover{color:#fff}#header .navbar .container-fluid .navbar-menus ul .nav-item .dropdown-list li a.active{color:#f1af0d}#header .navbar .container-fluid .navbar-menus ul .nav-item.contact-btn{background:#b6d3ff;border-radius:50px}#header.sticky{background:#0b558e;z-index:9999;border-bottom:1px solid #fff}#header.sticky .navbar .logo img{height:auto;transition:.3s ease-in-out}#header.sticky .navbar .container-fluid .navbar-menus ul .nav-item a.active{color:#f1af0d}#header.sticky .navbar .container-fluid .main-strip{margin-top:0}#mobile-nav{position:fixed;width:100%;top:0;z-index:9999;padding:6px 0;background:0 0}#mobile-nav .mobile_nav_area{padding:8px 16px;display:block;position:sticky;top:0;z-index:999}#mobile-nav .mobile_nav_main{display:flex;align-items:center;justify-content:center;gap:12px}#mobile-nav .mobile_nav_left{width:50%;margin-top:0;display:flex;justify-content:end}#mobile-nav .mobile_nav_left .language-selection-wrapper{margin-right:22px;position:relative}#mobile-nav .mobile_nav_left .language-selection-wrapper:hover .lang_submenu{visibility:visible;transform:translateY(0);z-index:9999}#mobile-nav .mobile_nav_left .language-selection-wrapper button{background:0 0;border:none;color:#fff;display:flex;align-items:center;font-family:Poppins-Regular,sans-serif}#mobile-nav .mobile_nav_left .language-selection-wrapper .lang_submenu{position:absolute;top:28px;left:0;background:#fff;padding:8px 16px;margin-bottom:0;list-style-type:none;visibility:hidden;transform:translateY(8px);transition:.3s ease-in-out}#mobile-nav .mobile_nav_left .language-selection-wrapper .lang_submenu li{margin-bottom:8px}#mobile-nav .mobile_nav_left .language-selection-wrapper .lang_submenu li:last-child{margin-bottom:0}#mobile-nav .mobile_nav_left .language-selection-wrapper .lang_submenu li a{text-decoration:none;font-size:16px;color:#183889;text-transform:uppercase;font-family:Poppins-Medium}#mobile-nav .mobile_nav_left i{cursor:pointer;color:#fff;font-size:28px}#mobile-nav .mobile_nav_right{width:50%}#mobile-nav .mobile_nav_right img{width:220px;height:auto}#mobile-nav .mobile_nav_____{background:#fff;position:fixed;top:0;left:0;width:100%;z-index:9999;height:100%;margin-left:-1100px;transition:.2s all ease;overflow-y:scroll}#mobile-nav .mobile_nav_____ .navbar-menus ul{list-style-type:none;display:flex;flex-direction:column;margin-top:18px;margin-bottom:0;padding-left:0}#mobile-nav .mobile_nav_____ .navbar-menus ul #mob-header-dropdown.nav-item.main a .material-symbols-outlined{transform:rotateX(180deg)}#mobile-nav .mobile_nav_____ .navbar-menus ul #mob-header-dropdown.nav-item.main .dropdown-list{visibility:visible;transform:rotateX(0);position:relative;display:block}#mobile-nav .mobile_nav_____ .navbar-menus ul #mob-header-dropdown2.nav-item.main a .material-symbols-outlined{transform:rotateX(180deg)}#mobile-nav .mobile_nav_____ .navbar-menus ul #mob-header-dropdown2.nav-item.main .dropdown-list{visibility:visible;transform:rotateX(0);position:relative;display:block}#mobile-nav .mobile_nav_____ .navbar-menus ul .nav-item{border:1px solid transparent;transition:.3s ease-in-out;margin:0 4px;position:relative}#mobile-nav .mobile_nav_____ .navbar-menus ul .nav-item a{padding:8px 16px;text-decoration:none;position:relative;color:#49515b;text-transform:none;font-weight:500;font-size:20px;display:flex;justify-content:space-between;align-items:center;gap:6px}#mobile-nav .mobile_nav_____ .navbar-menus ul .nav-item a .material-symbols-outlined{transition:.3s ease-in-out}#mobile-nav .mobile_nav_____ .navbar-menus ul .nav-item a.active{color:#0b548c}#mobile-nav .mobile_nav_____ .navbar-menus ul .nav-item .dropdown-list{position:absolute;left:22px;width:90%;padding:12px 22px;transform:rotateX(90deg);transform-origin:top;flex-direction:column;background:#f1f7fc;padding-left:0;margin-bottom:0;margin-top:0;list-style-type:none;visibility:hidden;transition:.3s ease-in-out;display:none;border-radius:4px}#mobile-nav .mobile_nav_____ .navbar-menus ul .nav-item.contact-btn{background:#b6d3ff;border-radius:50px}#mobile-nav .mobile_nav_____ .navbar-menus .content{margin-top:18px;padding:12px 0 0 0;border-top:1px solid rgba(0,67,255,.2901960784);display:flex;align-items:center;justify-content:center}#mobile-nav .mobile_nav1_icon_____{display:flex;justify-content:center;align-items:center;width:100%;margin-top:0;background:#0b558e;padding:14px 12px;position:sticky;top:0;z-index:1}#mobile-nav .mobile_nav1_icon_____ .logo-wrapper img{width:220px}#mobile-nav .mobile_nav1_icon_____ i{color:#fff;font-size:32px;width:40px;height:40px;line-height:38px;display:block;margin:auto;background:#0b558e;text-align:center;border-radius:50%;margin-right:0;cursor:pointer;border:1px solid #fff}#mobile-nav .mobile_nav1_icon_____ i::before{margin-left:-2px}#mobile-nav .inner_part_nav_______{display:none}#mobile-nav .inner_part_nav_______.open{display:block}#mobile-nav .___arow_2{display:none}#mobile-nav .owner-name{position:absolute;left:158px;top:754px}#mobile-nav .owner-name p{font-size:52px;font-family:Quint-Vinolia;z-index:111;line-height:50px;letter-spacing:8px;color:#453931}#mobile-nav.sticky{background:#0b558e;z-index:9999;border-bottom:1px solid #fff}#mobile-nav.sticky .mobile_nav_right img{height:auto;transition:.3s ease-in-out}#hero-section{background-image:url(../media/images/hero-bg.webp);background-position:top center;background-repeat:no-repeat;background-size:cover;padding:230px 0 60px;position:relative}#hero-section .hero-content-wrapper h4{display:inline-block;background:rgba(255,255,255,.1490196078);margin-bottom:10px;padding:4px 12px;color:#fff;border-left:2px solid #fdb70e;font-family:Rajdhani-Bold;font-size:18px;text-transform:uppercase}#hero-section .hero-content-wrapper h1{color:#fff;font-family:Rajdhani-Bold;font-size:60px;line-height:90px;margin-bottom:28px;text-transform:uppercase}#hero-section .hero-content-wrapper p{color:#fff;font-size:20px;margin-bottom:52px;font-weight:500;line-height:36px}#hero-section .hero-content-wrapper a.web-btn{background:#fff;border-color:#fff;color:#0b558e}#hero-section .hero-content-wrapper a.web-btn:hover{background:0 0;color:#fff}#who-we-are-section{overflow-x:hidden}#who-we-are-section .content-wrapper{margin-top:12px}#who-we-are-section .content-wrapper p{color:#49515b;font-size:18px;margin-bottom:6px;text-align:justify}#who-we-are-section .content-wrapper p:last-child{margin-bottom:0}#who-we-are-section .who-we-are-wrapper{padding:24px;border:1px solid #e3e8f4;border-radius:4px;height:100%;transition:.3s ease-in-out}#who-we-are-section .who-we-are-wrapper:hover{background:#0b558e}#who-we-are-section .who-we-are-wrapper:hover .services-content-wrapper h3,#who-we-are-section .who-we-are-wrapper:hover .services-content-wrapper p{color:#fff}#who-we-are-section .who-we-are-wrapper .icon-wrapper{background:#eff4ff;display:inline-block;padding:10px;border-radius:4px}#who-we-are-section .who-we-are-wrapper .services-content-wrapper{margin-top:12px}#who-we-are-section .who-we-are-wrapper .services-content-wrapper h3{font-size:24px;color:#0b558e;text-transform:uppercase;font-family:Rajdhani-Bold;transition:.3s ease-in-out}#who-we-are-section .who-we-are-wrapper .services-content-wrapper p{color:#49515b;font-size:16px;text-align:justify;margin-bottom:0;transition:.3s ease-in-out}#who-we-are-section .more-btn .web-btn{display:inline-block;background:#fff;color:#0b558e;border-radius:4px;border-color:#0b558e;transition:.3s ease-in-out}#who-we-are-section .more-btn .web-btn:hover{background:#0b558e;color:#fff}#our-expertise-section{background-image:url(../media/images/bg-lightblue-img.webp);background-position:center;background-repeat:no-repeat;background-size:cover}#our-expertise-section .expertise-main-wrapper{margin-top:24px}#our-expertise-section .expertise-wrapper{background:#0b558e;padding:28px 28px;border-radius:4px;transition:.3s ease-in-out;border:1px solid #e3e8f4;height:100%}#our-expertise-section .expertise-wrapper:hover{background:#fff}#our-expertise-section .expertise-wrapper:hover .description-wrapper a,#our-expertise-section .expertise-wrapper:hover .description-wrapper h3{color:#0b558e}#our-expertise-section .expertise-wrapper:hover .description-wrapper a b,#our-expertise-section .expertise-wrapper:hover .description-wrapper h3 b{text-decoration:underline}#our-expertise-section .expertise-wrapper:hover .description-wrapper a span,#our-expertise-section .expertise-wrapper:hover .description-wrapper h3 span{color:#000;transform:translateX(0)}#our-expertise-section .expertise-wrapper:hover .description-wrapper p{color:#6d6d6d}#our-expertise-section .expertise-wrapper .description-wrapper h3{text-transform:uppercase;font-family:Rajdhani-Bold;font-size:28px;color:#fff;padding-bottom:0;border-bottom:2px solid #0b558e;display:inline-block;margin-bottom:12px;transition:.3s ease-in-out}#our-expertise-section .expertise-wrapper .description-wrapper p{color:#fff;font-size:18px;color:#fff;line-height:26px;text-align:justify;transition:.3s ease-in-out}#our-expertise-section .expertise-wrapper .description-wrapper a{text-decoration:none;font-weight:700;display:flex;align-items:center;text-transform:capitalize;color:#fff;transition:.3s ease-in-out}#our-expertise-section .expertise-wrapper .description-wrapper a b{font-weight:700}#our-expertise-section .expertise-wrapper .description-wrapper a span{margin-left:8px;transform:translateX(6px);transition:.3s ease-in-out}#our-client-section .our-client-slider{margin-top:24px}#our-client-section .our-client-slider .client-logo-wrapper{border-radius:4px;overflow:hidden;margin:0 6px}#our-client-section .our-client-slider .client-logo-wrapper img{border-radius:4px;border: 1px solid #e3e8f4;}#our-client-section .our-client-slider .slick-prev{transform:translate(0,-50%) rotate(180deg);z-index:1}#our-client-section .our-client-slider .slick-prev::before{content:"➜";color:#125ccc;opacity:1;font-size:18px}#our-client-section .our-client-slider .slick-next::before{content:"➜";color:#125ccc;opacity:1;font-size:18px}#client-references-section{background:#f1f7fc}#client-references-section .client-references-slider{margin-top:28px}#client-references-section .client-references-slider .slick-dots{bottom:-38px}#client-references-section .client-references-slider .slick-dots li button::before{content:"";background:#6d6d6d;border-radius:50%;width:12px;height:12px;transition:.3s ease-in-out}#client-references-section .client-references-slider .slick-dots li.slick-active button:before{background:#0b558e;opacity:1;outline:1px solid #49515b;outline-offset:4px}#client-references-section .client-references-slider .client-reference-slide .profile-reference-description-wrapper .content-wrapper{padding:48px 60px 62px 60px;border:2px solid #0b558e;margin-right:-62px;z-index:1;position:relative;background:#fff;border-radius:4px}#client-references-section .client-references-slider .client-reference-slide .profile-reference-description-wrapper .content-wrapper h4{color:#0b558e;font-size:28px;font-family:Rajdhani-Bold}#client-references-section .client-references-slider .client-reference-slide .profile-reference-description-wrapper .content-wrapper p{color:#49515b;font-size:18px;max-width:580px;margin-bottom:32px;text-align:justify}#client-references-section .client-references-slider .client-reference-slide .profile-section{background:#0b558e;padding:80px 0;border-radius:4px;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:500px}#client-references-section .client-references-slider .client-reference-slide .profile-section h5{color:#fff;font-size:28px;margin-top:12px;margin-bottom:12px;font-family:Rajdhani-SemiBold}#client-references-section .client-references-slider .client-reference-slide .profile-section h3{font-size:28px;color:#fff;margin-bottom:12px;font-family:Rajdhani-Bold}#client-references-section .client-references-slider .client-reference-slide .profile-section p{max-width:451px;text-align:center;font-size:18px;color:#fff;margin-bottom:0}#home-pg-contact-us-section{overflow-x:hidden}#home-pg-contact-us-section .contact-info-wrapper{background:#0b558e;padding:42px;border-top-left-radius:4px;border-bottom-left-radius:4px;height:100%}#home-pg-contact-us-section .contact-info-wrapper .section-title h4{color:#fff;background:rgba(255,255,255,.1490196078)}#home-pg-contact-us-section .contact-info-wrapper .section-title h2{color:#fff}#home-pg-contact-us-section .contact-info-wrapper p{font-size:18px;text-align:justify;color:#fff;margin-bottom:48px}#home-pg-contact-us-section .contact-info-wrapper .contact-details-wrapper .detail-info-wrapper{display:flex;align-items:center;margin-bottom:18px}#home-pg-contact-us-section .contact-info-wrapper .contact-details-wrapper .detail-info-wrapper a{text-decoration:none}#home-pg-contact-us-section .contact-info-wrapper .contact-details-wrapper .detail-info-wrapper .icon-wrapper{width:50px;height:50px;border-radius:4px;background:#fff;margin-right:12px;display:flex;justify-content:center;align-items:center}#home-pg-contact-us-section .contact-info-wrapper .contact-details-wrapper .detail-info-wrapper .icon-wrapper .material-symbols-outlined{color:#0b558e;font-size:30px}#home-pg-contact-us-section .contact-info-wrapper .contact-details-wrapper .detail-info-wrapper .links-wrapper{display:flex;flex-direction:column}#home-pg-contact-us-section .contact-info-wrapper .contact-details-wrapper .detail-info-wrapper .links-wrapper a{color:#fff;text-decoration:none;font-size:18px}#home-pg-contact-us-section .form-wrapper{border:1px solid #ddd;padding:38px;border-top-right-radius:4px;border-bottom-right-radius:4px}#home-pg-contact-us-section .form-wrapper form .input-field{margin-bottom:14px;display:flex;flex-direction:column}#home-pg-contact-us-section .form-wrapper form .input-field label{color:#252427;font-size:18px;margin-bottom:6px}#home-pg-contact-us-section .form-wrapper form .input-field input{border:1px solid #dfdfdf;padding:8px 12px;font-size:18px;transition:.3s ease-in-out;border-radius:4px}#home-pg-contact-us-section .form-wrapper form .input-field input:focus{box-shadow:inset 0 0 0 1px #dfdfdf;outline:0}#home-pg-contact-us-section .form-wrapper form .input-field input::-moz-placeholder{font-size:14px}#home-pg-contact-us-section .form-wrapper form .input-field input::placeholder{font-size:14px}#home-pg-contact-us-section .form-wrapper form .input-field #phone_no{padding-left:94px;width:100%}#home-pg-contact-us-section .form-wrapper form .input-field .iti__selected-dial-code{min-width:18px;font-weight:500;margin-left:0;font-size:18px}#home-pg-contact-us-section .form-wrapper form .input-field select,#home-pg-contact-us-section .form-wrapper form .input-field textarea{border:1px solid #dfdfdf;padding:8px 12px;font-size:18px;color:#404145;background:#fff;transition:.3s ease-in-out;border-radius:4px}#home-pg-contact-us-section .form-wrapper form .input-field select:focus,#home-pg-contact-us-section .form-wrapper form .input-field textarea:focus{box-shadow:inset 0 0 0 1px #dfdfdf;outline:0}#home-pg-contact-us-section .form-wrapper form .input-field select::-moz-placeholder,#home-pg-contact-us-section .form-wrapper form .input-field textarea::-moz-placeholder{font-size:14px}#home-pg-contact-us-section .form-wrapper form .input-field select::placeholder,#home-pg-contact-us-section .form-wrapper form .input-field textarea::placeholder{font-size:14px}#home-pg-contact-us-section .form-wrapper form .input-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"%3E%3Cpath fill="none" stroke="%23000" stroke-width="2" d="M7 10l5 5 5-5z"/%3E%3C/svg%3E') no-repeat right 10px center;background-size:12px;padding-right:30px;border:1px solid #ccc;border-radius:4px;font-size:16px;cursor:pointer;color:#000}#home-pg-contact-us-section .form-wrapper form .input-field select::-moz-placeholder{color:#404145}#home-pg-contact-us-section .form-wrapper form .input-field select::placeholder{color:#404145}#home-pg-contact-us-section .form-wrapper form .check-box-wrapper{display:flex;align-items:start;margin-bottom:12px}#home-pg-contact-us-section .form-wrapper form .check-box-wrapper input{width:18px;height:18px;margin-right:10px;margin-top:4px;min-width:18px}#home-pg-contact-us-section .form-wrapper form .check-box-wrapper input:focus{border-color:#dfdfdf;box-shadow:0 0 0 1px #dbdbdb}#home-pg-contact-us-section .form-wrapper form .check-box-wrapper label{color:#252427;font-size:16px}#home-pg-contact-us-section .form-wrapper form .check-box-wrapper label a{color:#252427}#home-pg-contact-us-section .form-wrapper form .form-submit-btn{margin-top:14px}#footer{background-image:url(../media/images/footer_Bg.webp);background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;padding:0}#footer .footer-wrapper{padding:40px 0}#footer .footer-wrapper .footer-logo-wrapper img{max-width:250px}#footer .footer-wrapper .footer-logo-wrapper p{color:#fff;font-size:18px;margin:18px 0;text-align:justify}#footer .footer-wrapper .footer-logo-wrapper h3{color:#fff;font-weight:600;font-size:20px}#footer .footer-wrapper .footer-menu-links h4{text-transform:capitalize;color:#fff;margin-bottom:12px;font-weight:600;background:rgba(255,255,255,.1490196078);display:inline-block;margin-bottom:10px;padding:4px 12px;border-left:2px solid #fdb70e;font-family:Rajdhani-Bold;font-size:18px}#footer .footer-wrapper .footer-menu-links p{color:#fff;margin-bottom:0}#footer .footer-wrapper .footer-menu-links ul{list-style-type:none;padding-left:0;margin-bottom:0}#footer .footer-wrapper .footer-menu-links ul li{margin:8px 0}#footer .footer-wrapper .footer-menu-links ul li a{text-decoration:none;color:#fff;font-size:18px;transition:.3s ease-in-out;position:relative;font-weight:500}#footer .footer-wrapper .footer-menu-links ul li a.address-link{font-size:16px;font-weight:400}#footer .footer-wrapper .partners-wrapper h4{text-transform:capitalize;color:#fff;margin-bottom:12px;font-weight:600;background:rgba(255,255,255,.1490196078);display:inline-block;margin-bottom:10px;padding:4px 12px;border-left:2px solid #fdb70e;font-family:Rajdhani-Bold;font-size:18px}#footer .footer-wrapper .partners-wrapper .logos-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:12px}#footer .footer-wrapper .partners-wrapper .logos-wrapper img{max-width:100px}#footer .footer-wrapper .social-media-wrapper{margin-top:24px}#footer .footer-wrapper .social-media-wrapper h4{text-transform:capitalize;color:#fff;margin-bottom:12px;font-weight:600;background:rgba(255,255,255,.1490196078);display:inline-block;margin-bottom:10px;padding:4px 12px;border-left:2px solid #fdb70e;font-family:Rajdhani-Bold;font-size:18px}#footer .footer-wrapper .social-media-wrapper ul{padding-left:0;margin-bottom:0;list-style-type:none;display:flex;gap:12px;margin-top:10px}#footer .footer-wrapper .social-media-wrapper ul li a{text-decoration:none;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:4px;background:rgba(255,255,255,.1490196078);color:#fff;font-size:24px}#footer .footer-wrapper .social-media-wrapper ul li a:hover img{transform:scale(1.1)}#footer .footer-wrapper .social-media-wrapper ul li a img{transition:.3s ease-in-out;width:20px;height:auto}#footer .footer-copyrights-wrapper{border-top:1px solid #fff}#footer .footer-copyrights-wrapper .footer-rights-wrapper .copyrights-wrapper{padding:20px 0;display:flex;justify-content:space-between}#footer .footer-copyrights-wrapper .footer-rights-wrapper .copyrights-wrapper p{color:#fff;margin-bottom:0;font-size:16px}#footer .footer-copyrights-wrapper .footer-rights-wrapper .copyrights-wrapper span{color:#fff;font-size:16px;font-weight:500}#footer .footer-copyrights-wrapper .footer-rights-wrapper .copyrights-wrapper a{text-decoration:none;margin:0 6px;color:#fff;text-transform:capitalize;font-size:16px;font-weight:500}#footer .footer-copyrights-wrapper .footer-rights-wrapper .copyrights-wrapper a:last-child{padding:0}#other-pg-hero-section{background-image:url(../media/images/hero-bg.webp);background-position:top center;background-repeat:no-repeat;background-size:cover;padding:230px 0 60px}#other-pg-hero-section .hero-content-wrapper h4{display:inline-block;background:rgba(255,255,255,.1490196078);margin-bottom:10px;padding:4px 12px;color:#fff;border-left:2px solid #fdb70e;font-family:Rajdhani-Bold;font-size:18px;text-transform:uppercase}#other-pg-hero-section .hero-content-wrapper h1{color:#fff;font-family:Rajdhani-Bold;font-size:60px;margin-bottom:12px;text-transform:uppercase}#other-pg-hero-section .hero-content-wrapper p{color:#fff;font-size:20px;margin-bottom:0;font-weight:500;line-height:36px;text-align:justify}#vision-to-final-product-section .content-wrapper{margin-top:24px}#vision-to-final-product-section .content-wrapper p{font-size:18px;color:#49515b;text-align:justify}#vision-to-final-product-section .btn-wrapper{margin-top:30px}#vision-to-final-product-section .final-product-process-wrapper{height:100%}#vision-to-final-product-section .final-product-process-wrapper .description-wrapper{height:100%;background:0 0;border-radius:4px;border:1px solid #e3e8f4;padding:24px;display:flex;flex-direction:column;justify-content:start;transition:.3s ease-in-out}#vision-to-final-product-section .final-product-process-wrapper .description-wrapper:hover{background:#0b558e}#vision-to-final-product-section .final-product-process-wrapper .description-wrapper:hover h4{color:#fff}#vision-to-final-product-section .final-product-process-wrapper .description-wrapper:hover p{color:#fff}#vision-to-final-product-section .final-product-process-wrapper .description-wrapper h4{font-size:24px;font-family:RAJDHANI-Bold;color:#0b558e;text-transform:uppercase;transition:.3s ease-in-out}#vision-to-final-product-section .final-product-process-wrapper .description-wrapper p{font-size:16px;line-height:24px;color:#49515b;text-align:justify;margin-bottom:0;transition:.3s ease-in-out}#advisory-services-section .section-title{margin-bottom:22px}#advisory-services-section .who-we-are-wrapper{padding:24px;border:1px solid #e3e8f4;border-radius:4px;transition:.3s ease-in-out;background:#0b558e;height:100%}#advisory-services-section .who-we-are-wrapper:hover{background:#fff}#advisory-services-section .who-we-are-wrapper:hover .services-content-wrapper h3{color:#0b558e}#advisory-services-section .who-we-are-wrapper:hover .services-content-wrapper p{color:#49515b}#advisory-services-section .who-we-are-wrapper .icon-wrapper{background:#eff4ff;display:inline-block;padding:10px;border-radius:4px;border:1px solid #0b558e}#advisory-services-section .who-we-are-wrapper .icon-wrapper img{max-width:48px}#advisory-services-section .who-we-are-wrapper .services-content-wrapper{margin-top:12px}#advisory-services-section .who-we-are-wrapper .services-content-wrapper h3{font-size:24px;color:#fff;text-transform:uppercase;font-family:Rajdhani-Bold;transition:.3s ease-in-out}#advisory-services-section .who-we-are-wrapper .services-content-wrapper p{color:#fff;font-size:16px;text-align:justify;margin-bottom:0;transition:.3s ease-in-out}#makes-different-section .makes-different-main-wrapper{margin-top:14px}#makes-different-section .makes-different-main-wrapper .makes-different-point-wrapper{padding-bottom:28px;position:relative;display:flex;gap:12px}#makes-different-section .makes-different-main-wrapper .makes-different-point-wrapper:last-child{padding-bottom:0}#makes-different-section .makes-different-main-wrapper .makes-different-point-wrapper::before{content:"";position:absolute;width:3px;height:90%;left:32px;top:34px;background:#0b558e;z-index:-1}#makes-different-section .makes-different-main-wrapper .makes-different-point-wrapper:last-child{padding-bottom:0}#makes-different-section .makes-different-main-wrapper .makes-different-point-wrapper:last-child::before{content:none}#makes-different-section .makes-different-main-wrapper .makes-different-point-wrapper .icon-wrapper{padding:12px;background:#fff;background:#0b558e;border-radius:50%;display:inline-block}#makes-different-section .makes-different-main-wrapper .makes-different-point-wrapper .icon-wrapper img{width:42px;height:42px}#makes-different-section .makes-different-main-wrapper .makes-different-point-wrapper .content-wrapper{background:#f1f7fc;padding:18px;border-radius:4px;width:100%}#makes-different-section .makes-different-main-wrapper .makes-different-point-wrapper .content-wrapper h4{font-size:28px;font-family:Rajdhani-Bold;margin-bottom:10px;color:#0b558e;text-transform:uppercase}#makes-different-section .makes-different-main-wrapper .makes-different-point-wrapper .content-wrapper p{color:#49515b;font-size:16px;margin-bottom:0;text-align:justify}#why-best-for-startup-section .best-startups-main-wrapper{margin-top:24px}#why-best-for-startup-section .best-startups-main-wrapper .who-we-are-wrapper{padding:24px;border:1px solid #e3e8f4;border-radius:4px;height:100%;background:#fff;transition:.3s ease-in-out}#why-best-for-startup-section .best-startups-main-wrapper .who-we-are-wrapper:hover{background:#0b558e}#why-best-for-startup-section .best-startups-main-wrapper .who-we-are-wrapper:hover .services-content-wrapper h3,#why-best-for-startup-section .best-startups-main-wrapper .who-we-are-wrapper:hover .services-content-wrapper p{color:#fff}#why-best-for-startup-section .best-startups-main-wrapper .who-we-are-wrapper .icon-wrapper{background:#eff4ff;display:inline-block;padding:10px;border-radius:4px}#why-best-for-startup-section .best-startups-main-wrapper .who-we-are-wrapper .icon-wrapper img{max-width:50px}#why-best-for-startup-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper{margin-top:12px}#why-best-for-startup-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper h3{font-size:24px;color:#0b558e;text-transform:uppercase;font-family:Rajdhani-Bold;transition:.3s ease-in-out}#why-best-for-startup-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper p{color:#49515b;font-size:16px;text-align:justify;margin-bottom:0;transition:.3s ease-in-out}#client-stories-section .client-stories-main-wrapper{margin-top:28px}#client-stories-section .client-stories-main-wrapper .slick-track{margin-left:0;margin-right:0}#client-stories-section .client-stories-main-wrapper .client-story-wrapper{box-shadow:0 0 10px 0 rgba(0,0,0,.5019607843);height:100%;margin:12px}#client-stories-section .client-stories-main-wrapper .client-story-wrapper .description-wrapper{padding:28px 18px}#client-stories-section .client-stories-main-wrapper .client-story-wrapper .description-wrapper a{text-decoration:none;color:#000;font-size:18px;font-family:Mukta-Bold}#client-stories-section .client-stories-main-wrapper .client-story-wrapper .description-wrapper p{color:#848484;font-size:16px;margin-bottom:0;margin-top:8px}#client-stories-section .client-stories-main-wrapper .client-story-wrapper .logo-wrapper img{width:100%;height:100%}#solutions-just-call-away-section .solutions-process-justacall-slider{margin-top:18px}#solutions-just-call-away-section .solutions-process-justacall-slider .who-we-are-wrapper{padding:24px;border:1px solid #e3e8f4;border-radius:4px;transition:.3s ease-in-out;margin:0 12px}#solutions-just-call-away-section .solutions-process-justacall-slider .who-we-are-wrapper:hover{background:#0b558e}#solutions-just-call-away-section .solutions-process-justacall-slider .who-we-are-wrapper:hover .services-content-wrapper h3,#solutions-just-call-away-section .solutions-process-justacall-slider .who-we-are-wrapper:hover .services-content-wrapper p{color:#fff}#solutions-just-call-away-section .solutions-process-justacall-slider .who-we-are-wrapper .icon-wrapper{background:#eff4ff;display:inline-block;padding:10px;border-radius:4px}#solutions-just-call-away-section .solutions-process-justacall-slider .who-we-are-wrapper .icon-wrapper img{max-width:50px}#solutions-just-call-away-section .solutions-process-justacall-slider .who-we-are-wrapper .services-content-wrapper{margin-top:12px}#solutions-just-call-away-section .solutions-process-justacall-slider .who-we-are-wrapper .services-content-wrapper h3{font-size:24px;color:#0b558e;text-transform:uppercase;font-family:Rajdhani-Bold;transition:.3s ease-in-out}#solutions-just-call-away-section .solutions-process-justacall-slider .who-we-are-wrapper .services-content-wrapper p{color:#49515b;font-size:16px;text-align:justify;margin-bottom:0;transition:.3s ease-in-out}#solutions-just-call-away-section .solutions-process-navarrows button{background:#0b558e;border-radius:2px;margin-right:12px}#solutions-just-call-away-section .solutions-process-navarrows button:focus{outline:0;box-shadow:none}#talk-about-project-form-wrapper{background-image:url(../media/images/Rectangle-750.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}#talk-about-project-form-wrapper .section-title p{margin-bottom:0;color:#404145;font-size:18px}#talk-about-project-form-wrapper .project-form-wrapper{background:#fff}#talk-about-project-form-wrapper .project-form-wrapper .form-wrapper{padding:38px}#talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form{margin-top:18px}#talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field{margin-bottom:14px;display:flex;flex-direction:column}#talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field label{color:#252427;font-size:18px;margin-bottom:6px;text-transform:capitalize}#talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field input{border:1px solid #dfdfdf;padding:8px 12px;font-size:18px;transition:.3s ease-in-out}#talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field input:focus{box-shadow:inset 0 0 0 1px #dfdfdf;outline:0}#talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}#talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field select,#talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field textarea{border:1px solid #dfdfdf;padding:8px 12px;font-size:18px;background:0 0;transition:.3s ease-in-out}#talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field select:focus,#talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field textarea:focus{box-shadow:inset 0 0 0 1px #dfdfdf;outline:0}#talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"%3E%3Cpath fill="none" stroke="%23000" stroke-width="2" d="M7 10l5 5 5-5z"/%3E%3C/svg%3E') no-repeat right 10px center;background-size:12px;padding-right:30px;border:1px solid #ccc;border-radius:4px;font-size:16px;cursor:pointer;color:#000}#talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .check-box-wrapper{display:flex;align-items:start;margin-bottom:12px}#talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .check-box-wrapper input{width:18px;height:18px;margin-right:10px;margin-top:4px;min-width:18px}#talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .check-box-wrapper input:focus{box-shadow:none;border-color:rgba(0,0,0,.2509803922)}#talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .check-box-wrapper label{color:#252427;font-size:16px}#talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .form-submit-btn{margin-top:14px}#talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .form-submit-btn input{line-height:16px}#why-company-choose-us-section{overflow-x:hidden}#why-company-choose-us-section .image-wrapper img{border-radius:4px}#why-company-choose-us-section .choose-us-description-wrapper h4{font-family:Rajdhani-Bold;font-size:18px;text-transform:uppercase;color:#242527;margin-bottom:20px}#why-company-choose-us-section .choose-us-description-wrapper p{font-size:18px;color:#49515b;line-height:31px;text-align:justify}#why-company-choose-us-section .choose-us-description-wrapper p:last-child{margin-bottom:0}#our-services-section{background-image:url(../media/images/Rectangle-750.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}#our-services-section .services-main-wrapper{margin-top:28px}#our-services-section .final-product-process-wrapper{height:100%}#our-services-section .final-product-process-wrapper .description-wrapper{height:100%;background:#125ccc;border-radius:4px;box-shadow:2px 2px 8px 0 #cacaca;padding:38px 24px;display:flex;flex-direction:column;justify-content:start;align-items:start;transition:.3s ease-in-out}#our-services-section .final-product-process-wrapper .description-wrapper:hover{background:#fff}#our-services-section .final-product-process-wrapper .description-wrapper:hover h4{color:#125ccc}#our-services-section .final-product-process-wrapper .description-wrapper:hover p{color:#6d6d6d}#our-services-section .final-product-process-wrapper .description-wrapper h4{font-size:18px;font-family:Mukta-Bold;color:#fff;text-transform:uppercase;transition:.3s ease-in-out}#our-services-section .final-product-process-wrapper .description-wrapper p{font-size:16px;line-height:24px;color:#fff;text-align:start;margin-bottom:0;transition:.3s ease-in-out}#our-services-section .final-product-process-wrapper .description-wrapper a{color:#fff;text-decoration:none;display:flex;align-items:center;font-size:18px;text-transform:capitalize}#tech-source-process-slider-section .section-title h2{margin-bottom:12px}#tech-source-process-slider-section .section-title p{color:#49515b;font-size:18px;margin-bottom:0}#tech-source-process-slider-section .tech-telent-process-slider{margin-top:12px}#tech-source-process-slider-section .tech-telent-process-slider .slider-slide .content-wrapper h3{font-size:28px;text-transform:uppercase;color:#0b558e;font-family:Rajdhani-Bold;margin-bottom:12px}#tech-source-process-slider-section .tech-telent-process-slider .slider-slide .content-wrapper p{color:#49515b;font-size:18px;margin-bottom:0;text-align:justify}#tech-source-process-slider-section .tech-telent-process-slider .slider-slide .process-icon-wrapper{display:flex;justify-content:end}#tech-source-process-slider-section .tech-telent-process-slider .slider-slide .process-icon-wrapper .icon-wrapper{display:flex;justify-content:center;align-items:center;max-width:200px;min-height:160px;background:#e3e8f4;width:500px;border:2px solid #0b558e;border-radius:4px}#tech-source-process-slider-section .tech-telent-process-slider .slider-slide .process-icon-wrapper .icon-wrapper img{max-width:100px}#tech-source-process-slider-section .tech-telent-process-navigation button{background:#0b558e;border-radius:2px}#tech-source-process-slider-section .tech-telent-process-navigation button:first-child{margin-right:12px}#tech-source-process-slider-section .tech-telent-process-navigation button:focus{outline:0;box-shadow:none}#skills-section .skills-main-wrapper{margin-top:24px}#skills-section .skills-main-wrapper .skills-name-wrapper ul{padding-left:18px;margin-bottom:0}#skills-section .skills-main-wrapper .skills-name-wrapper ul li{font-size:16px;color:#000;padding:3px 0}#serve-client-section .different-sectors-wrapper{margin-top:24px}#serve-client-section .who-we-are-wrapper{padding:24px;border:1px solid #e3e8f4;border-radius:4px;height:100%;transition:.3s ease-in-out}#serve-client-section .who-we-are-wrapper:hover{background:#0b558e}#serve-client-section .who-we-are-wrapper:hover .services-content-wrapper h3,#serve-client-section .who-we-are-wrapper:hover .services-content-wrapper p{color:#fff}#serve-client-section .who-we-are-wrapper .icon-wrapper{background:#eff4ff;display:inline-block;padding:10px;border-radius:4px}#serve-client-section .who-we-are-wrapper .services-content-wrapper{margin-top:12px}#serve-client-section .who-we-are-wrapper .services-content-wrapper h3{font-size:24px;color:#0b558e;text-transform:uppercase;font-family:Rajdhani-Bold;transition:.3s ease-in-out}#serve-client-section .who-we-are-wrapper .services-content-wrapper p{color:#49515b;font-size:16px;text-align:justify;margin-bottom:0;transition:.3s ease-in-out}#our-services-section.about-expertise .final-product-process-wrapper .description-wrapper h4{font-size:24px}#our-services-section.about-expertise .final-product-process-wrapper .description-wrapper:hover h4{color:#000}#our-services-section.about-expertise .final-product-process-wrapper .description-wrapper p{font-size:18px}#office-location-wrapper .locations-wrapper{margin-top:18px}#office-location-wrapper .locations-wrapper .country-wrapper{border:1px solid #ddd;padding:24px;background:#fff;border-radius:4px}#office-location-wrapper .locations-wrapper .country-wrapper .flag-name-wrapper{display:flex;align-items:center;margin-bottom:12px}#office-location-wrapper .locations-wrapper .country-wrapper .flag-name-wrapper .flag-wrapper{margin-right:12px}#office-location-wrapper .locations-wrapper .country-wrapper .flag-name-wrapper .flag-wrapper img{max-width:150px}#office-location-wrapper .locations-wrapper .country-wrapper .flag-name-wrapper .name-wrapper h5{font-family:Rajdhani-Bold;font-size:28px;text-transform:uppercase;color:#0b558e;margin-bottom:0}#office-location-wrapper .locations-wrapper .country-wrapper .address-wrapper p{font-size:18px;color:#49515b;margin-bottom:0}#case-studies-section .case-studies-wrapper{margin-bottom:24px}#case-studies-section .case-studies-wrapper .image-wrapper{border-radius:4px;overflow:hidden}#case-studies-section .case-studies-wrapper .image-wrapper img{border-radius:4px}#case-studies-section .case-studies-wrapper:last-child{margin-bottom:0}#case-studies-section .client-detail-wrapper p{color:#49515b;font-size:16px;text-align:justify;margin-bottom:12px}#case-studies-section .client-detail-wrapper p:last-child{margin-bottom:0}#blog-section .blog-main-wrapper{text-decoration:none}#blog-section .blog-main-wrapper .blog-wrapper{height:100%;border-radius:4px;overflow:hidden}#blog-section .blog-main-wrapper .blog-wrapper:hover .img-wrapper img{transform:scale(1.05)}#blog-section .blog-main-wrapper .blog-wrapper:hover .blog-content-wrapper a span{transform:translateX(0)}#blog-section .blog-main-wrapper .blog-wrapper .img-wrapper{overflow:hidden}#blog-section .blog-main-wrapper .blog-wrapper .img-wrapper img{transition:.3s ease-in-out}#blog-section .blog-main-wrapper .blog-wrapper .blog-content-wrapper{padding:18px;border:1px solid #e3e8f4;border-top:none;border-bottom-left-radius:6px;border-bottom-right-radius:6px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}#blog-section .blog-main-wrapper .blog-wrapper .blog-content-wrapper h3{font-family:Rajdhani-Bold;font-size:18px;color:#0b558e;margin:0;margin-bottom:10px}#blog-section .blog-main-wrapper .blog-wrapper .blog-content-wrapper p{color:#49515b;text-align:justify;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:14px;margin-bottom:12px}#blog-section .blog-main-wrapper .blog-wrapper .blog-content-wrapper a{text-decoration:none;color:#000;text-transform:capitalize;font-size:16px;font-weight:600;display:flex;align-items:center;transition:.3s ease-in-out}#blog-section .blog-main-wrapper .blog-wrapper .blog-content-wrapper a:hover{color:#0b558e}#blog-section .blog-main-wrapper .blog-wrapper .blog-content-wrapper a span{margin-left:4px;transform:translateX(6px);transition:.3s ease-in-out}#blog-section .blog-main-wrapper .pagination-wrapper{margin-top:18px}#blog-section .blog-main-wrapper .pagination-wrapper nav .pagination{justify-content:center;align-items:center;margin-bottom:0}#blog-section .blog-main-wrapper .pagination-wrapper nav .pagination li a{color:#000;font-family:Poppins-Medium}#blog-section .blog-sidebar-wrapper .sidebar-content-wrapper{padding:24px;background:#f3f7fb;border-radius:4px;margin-bottom:24px}#blog-section .blog-sidebar-wrapper .sidebar-content-wrapper:last-child{margin-bottom:0}#blog-section .blog-sidebar-wrapper .sidebar-content-wrapper h4{font-family:Rajdhani-Bold;font-size:24px;color:#000;text-transform:uppercase}#blog-section .blog-sidebar-wrapper .sidebar-content-wrapper .filter-wrapper{position:relative;background:#fff}#blog-section .blog-sidebar-wrapper .sidebar-content-wrapper .filter-wrapper .search-icon-btn{position:absolute;right:0;top:0;height:100%;background:#0b558e;border-radius:0 4px 4px 0;padding:0 12px;display:flex;justify-content:center;align-items:center}#blog-section .blog-sidebar-wrapper .sidebar-content-wrapper .filter-wrapper .search-icon-btn button{background:0 0;border:none;display:flex}#blog-section .blog-sidebar-wrapper .sidebar-content-wrapper .filter-wrapper .search-icon-btn button .material-symbols-outlined{font-size:28px;color:#fff}#blog-section .blog-sidebar-wrapper .sidebar-content-wrapper .filter-wrapper .search-bar-wrapper input{border:1px solid #0b558e;padding:8px 60px 8px 12px;font-size:16px;width:100%;transition:.3s ease-in-out;border-radius:4px}#blog-section .blog-sidebar-wrapper .sidebar-content-wrapper .filter-wrapper .search-bar-wrapper input:focus{box-shadow:0 0 0 1px #0b558e;outline:0}#blog-section .blog-sidebar-wrapper .sidebar-content-wrapper .filter-wrapper .search-bar-wrapper select{border:1px solid #0b558e;padding:8px 12px 8px 12px;font-size:16px;width:100%;transition:.3s ease-in-out;color:#323336;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none}#blog-section .blog-sidebar-wrapper .sidebar-content-wrapper .filter-wrapper .search-bar-wrapper select:focus{box-shadow:0 0 0 1px #0b558e;outline:0}#blog-section .blog-sidebar-wrapper .sidebar-content-wrapper .filter-wrapper .search-bar-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"%3E%3Cpath fill="none" stroke="%23000" stroke-width="2" d="M7 10l5 5 5-5z"/%3E%3C/svg%3E') no-repeat right 10px center;background-size:12px;padding-right:30px;border:1px solid #0b558e;border-radius:4px;font-size:16px;cursor:pointer;color:#000}#blog-section .blog-sidebar-wrapper .sidebar-content-wrapper .tag-wrapper{display:flex;gap:10px;align-items:center;flex-wrap:wrap}#blog-section .blog-sidebar-wrapper .sidebar-content-wrapper .tag-wrapper a{padding:6px 12px;font-size:14px;background:#fff;color:#0b558e;border-radius:6px;text-transform:capitalize;text-decoration:none;transition:.3s ease-in-out}#blog-section .blog-sidebar-wrapper .sidebar-content-wrapper .tag-wrapper a:hover{background:#0b558e;color:#fff}#blog-section .blog-sidebar-wrapper .sidebar-content-wrapper .agree-terms-wrapper .check-box-wrapper{display:flex;align-items:start;margin-bottom:12px}#blog-section .blog-sidebar-wrapper .sidebar-content-wrapper .agree-terms-wrapper .check-box-wrapper input{width:18px;height:18px;margin-right:10px;margin-top:3px;min-width:18px}#blog-section .blog-sidebar-wrapper .sidebar-content-wrapper .agree-terms-wrapper .check-box-wrapper input:focus{box-shadow:none;border-color:rgba(0,0,0,.2509803922)}#blog-section .blog-sidebar-wrapper .sidebar-content-wrapper .agree-terms-wrapper .check-box-wrapper label{color:#49515b;font-size:16px;text-align:justify}#blog-section.single-blog-section .blog-main-wrapper .blog-wrapper .blog-content-wrapper{height:auto!important}#blog-section.single-blog-section .blog-main-wrapper .blog-wrapper .blog-content-wrapper h3{font-size:28px;border-bottom:1px solid #ddd;width:100%;padding-bottom:10px}#blog-section.single-blog-section .blog-main-wrapper .blog-wrapper .blog-content-wrapper h4{font-family:Rajdhani-Bold;font-size:22px;color:#0b558e;margin:0;margin-bottom:6px}#blog-section.single-blog-section .blog-main-wrapper .blog-wrapper .blog-content-wrapper p{color:#49515b;text-align:justify;display:unset;-webkit-line-clamp:none;-webkit-box-orient:unset;overflow:unset;text-overflow:unset;font-size:16px;margin-bottom:12px}#blog-section.single-blog-section .blog-main-wrapper .blog-wrapper .blog-content-wrapper p:last-child{margin-bottom:0}#blog-section.single-blog-section .social-media-wrapper ul{padding-left:0;margin-bottom:0;display:flex;list-style-type:none;align-items:center}#blog-section.single-blog-section .social-media-wrapper ul li{margin:0 5px}#blog-section.single-blog-section .social-media-wrapper ul li:first-child{margin-left:0}#blog-section.single-blog-section .social-media-wrapper ul li:last-child{margin-right:0}#blog-section.single-blog-section .social-media-wrapper ul li a{width:40px;height:40px;background:#0b558e;border-radius:2px;display:flex;justify-content:center;align-items:center;cursor:pointer}#blog-section.single-blog-section .social-media-wrapper ul li a:hover img{transform:scale(1.1)}#blog-section.single-blog-section .social-media-wrapper ul li a img{width:100%;max-width:20px;transition:.3s ease-in-out}#blog-section.single-blog-section .author-detail{margin-top:24px;display:flex;flex-direction:column;justify-content:center;align-items:center}#blog-section.single-blog-section .author-detail h6{color:#404145;font-size:18px;text-transform:uppercase;width:100%;max-width:800px}#blog-section.single-blog-section .author-detail .blog-author-detail-wrapper{max-width:800px;border-top:1px solid #c1c1c1;padding-top:18px;display:flex;align-items:center}#blog-section.single-blog-section .author-detail .blog-author-detail-wrapper .author-img{margin-right:18px}#blog-section.single-blog-section .author-detail .blog-author-detail-wrapper .author-img img{max-width:100px;border-radius:50%}#blog-section.single-blog-section .author-detail .blog-author-detail-wrapper .author-text-wrapper h4{text-transform:uppercase;color:#404145;font-family:Mukta-Bold;font-size:18px;margin-bottom:6px}#blog-section.single-blog-section .author-detail .blog-author-detail-wrapper .author-text-wrapper p{color:#848484;font-size:14px;margin-bottom:0}#single-blog-talk-about-project-form-wrapper{background-image:url(../media/images/Rectangle-750.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}#single-blog-talk-about-project-form-wrapper .section-title p{font-size:18px;color:#404145;margin:12px 0}#single-blog-talk-about-project-form-wrapper .project-form-wrapper{background:#fff}#single-blog-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form{margin-top:18px}#single-blog-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field{margin-bottom:14px;display:flex;flex-direction:column}#single-blog-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field label{color:#252427;font-size:18px;margin-bottom:6px;text-transform:capitalize}#single-blog-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field input{border:1px solid #dfdfdf;padding:8px 12px;font-size:18px;transition:.3s ease-in-out}#single-blog-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field input:focus{box-shadow:inset 0 0 0 1px #dfdfdf;outline:0}#single-blog-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field select,#single-blog-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field textarea{border:1px solid #dfdfdf;padding:8px 12px;font-size:18px;transition:.3s ease-in-out}#single-blog-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field select:focus,#single-blog-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field textarea:focus{box-shadow:inset 0 0 0 1px #dfdfdf;outline:0}#single-blog-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .check-box-wrapper{display:flex;align-items:start;margin-bottom:12px}#single-blog-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .check-box-wrapper input{width:18px;height:18px;margin-right:10px;margin-top:4px;min-width:18px}#single-blog-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .check-box-wrapper input:focus{box-shadow:none}#single-blog-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .check-box-wrapper label{color:#252427;font-size:16px}#single-blog-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .form-submit-btn{margin-top:14px}#single-blog-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .form-submit-btn input{line-height:16px}#app-development-partner-section .app-development-services-main-wrapper{margin-top:0}#app-development-partner-section .app-development-services-main-wrapper .description p{color:#49515b;font-size:18px}#app-development-partner-section .app-development-services-main-wrapper .app-development-service-wrapper{position:relative;border-radius:4px;overflow:hidden}#app-development-partner-section .app-development-services-main-wrapper .app-development-service-wrapper .service-detail-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.5411764706)}#app-development-partner-section .app-development-services-main-wrapper .app-development-service-wrapper .service-detail-wrapper .name-wrapper{width:100%;padding:6px 12px}#app-development-partner-section .app-development-services-main-wrapper .app-development-service-wrapper .service-detail-wrapper .name-wrapper h3{color:#fff;font-size:24px;font-family:Rajdhani-Bold;text-transform:uppercase;text-align:center;text-align:center;margin-bottom:0;line-height:normal}#app-development-partner-section .framework-of-entire-process-wrapper{margin-top:40px}#app-development-partner-section .framework-of-entire-process-wrapper h4{color:#242527;font-size:24px;margin-bottom:12px;font-family:Mukta-Bold}#app-development-partner-section .framework-of-entire-process-mob-wrapper{margin-top:40px}#app-development-partner-section .framework-of-entire-process-mob-wrapper h4{color:#242527;font-size:18px;margin-bottom:12px;font-family:Mukta-Bold}#app-development-partner-section .framework-of-entire-process-mob-wrapper .process-points-main-wrapper .process-detail-wrapper{display:flex;align-items:center}#app-development-partner-section .framework-of-entire-process-mob-wrapper .process-points-main-wrapper .process-detail-wrapper .icon-wrapper svg{max-width:50px;margin-right:12px}#app-development-partner-section .framework-of-entire-process-mob-wrapper .process-points-main-wrapper .process-detail-wrapper .description-wrapper p{margin-bottom:0;font-size:16px;color:#404145}#toolkit-section{overflow-x:hidden}#toolkit-section .section-title p{color:#49515b;font-size:18px;margin-top:12px;margin-bottom:0;text-align:justify}#toolkit-section .technologies-wrapper{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;align-items:center}#toolkit-section .technologies-wrapper .tech-icon-wrapper{margin:0 4px;border:1px solid #0b558e;border-radius:4px;padding:12px;width:120px;height:100px;display:flex;justify-content:center;align-items:center}#toolkit-section .technologies-wrapper .tech-icon-wrapper img{max-width:100%;height:auto}#data-warehouse-services-section .data-warehouse-services-main-wrapper{margin-top:28px}#data-warehouse-services-section .data-warehouse-services-main-wrapper .data-warehouse-service-wrapper{background:#125ccc;padding:0 18px 18px;height:100%}#data-warehouse-services-section .data-warehouse-services-main-wrapper .data-warehouse-service-wrapper .number-icon-wrapper{display:flex;align-items:center}#data-warehouse-services-section .data-warehouse-services-main-wrapper .data-warehouse-service-wrapper .number-icon-wrapper span{font-size:80px;color:rgba(255,255,255,.1803921569);font-family:Mukta-Bold;margin-right:12px}#data-warehouse-services-section .data-warehouse-services-main-wrapper .data-warehouse-service-wrapper .number-icon-wrapper .icon-wrapper svg{max-width:60px}#data-warehouse-services-section .data-warehouse-services-main-wrapper .data-warehouse-service-wrapper .description-wrapper h4{color:#fff;font-size:18px;font-family:Mukta-Bold}#data-warehouse-services-section .data-warehouse-services-main-wrapper .data-warehouse-service-wrapper .description-wrapper p{color:#fff;margin-bottom:0;font-size:18px;text-align:justify}#technologies-used-section .technologies-main-wrapper{margin-top:24px}#technologies-used-section .technologies-main-wrapper .technologies-icon-wrapper{background:#fff;border:1px solid #0b558e;border-radius:4px;padding:10px;height:100%;display:flex;justify-content:center;align-items:center}#technologies-used-section .technologies-main-wrapper .technologies-icon-wrapper img{max-height:80px;max-width:171px;width:auto}#why-its-safe-choice-section{overflow-x:hidden}#why-its-safe-choice-section .choice-points-main-wrapper{margin-top:28px}#why-its-safe-choice-section .choice-points-main-wrapper .safe-point-wrapper{position:relative}#why-its-safe-choice-section .choice-points-main-wrapper .safe-point-wrapper::before{content:"";position:absolute;width:100%;height:100%;top:0;left:-102%;background:#dceaff}#why-its-safe-choice-section .choice-points-main-wrapper .safe-point-wrapper .description h4{color:#125ccc;font-size:18px;text-transform:uppercase;font-family:Mukta-Bold}#why-its-safe-choice-section .choice-points-main-wrapper .safe-point-wrapper .description p{font-size:18px;color:#404145;text-align:justify}#etl-service-process-works-section .makes-different-point-wrapper{margin-top:28px;padding-left:150px;position:relative;min-height:170px;display:flex;align-items:center}#etl-service-process-works-section .makes-different-point-wrapper::before{content:"";position:absolute;width:3px;height:120%;left:62px;top:20px;background:#77a3e6}#etl-service-process-works-section .makes-different-point-wrapper:last-child{padding-bottom:0}#etl-service-process-works-section .makes-different-point-wrapper:last-child::before{content:none}#etl-service-process-works-section .makes-different-point-wrapper .icon-wrapper{position:absolute;left:0;top:6px;background:#fff}#etl-service-process-works-section .makes-different-point-wrapper .icon-wrapper svg{width:130px;height:auto}#etl-service-process-works-section .makes-different-point-wrapper p{padding:12px 0;color:#848484;font-size:18px;margin-bottom:0;margin-top:-28px}#plan-choose-section .plan-main-wrapper{margin-top:24px}#plan-choose-section .plan-wrapper{height:100%;background:0 0;border-radius:4px;border:1px solid #e3e8f4;padding:24px;transition:.3s ease-in-out}#plan-choose-section .plan-wrapper:hover{background:#0b558e}#plan-choose-section .plan-wrapper:hover h4{color:#fff}#plan-choose-section .plan-wrapper:hover p{color:#fff}#plan-choose-section .plan-wrapper h4{font-size:24px;color:#0b558e;text-transform:uppercase;font-family:Rajdhani-Bold;transition:.3s ease-in-out}#plan-choose-section .plan-wrapper p{color:#49515b;font-size:16px;text-align:justify;margin-bottom:0;transition:.3s ease-in-out}#bi-reporting-choose-plan-section .best-startups-main-wrapper{margin-top:24px}#bi-reporting-choose-plan-section .best-startups-main-wrapper .who-we-are-wrapper{padding:24px;border:1px solid #e3e8f4;background:#fff;border-radius:4px;height:100%;transition:.3s ease-in-out}#bi-reporting-choose-plan-section .best-startups-main-wrapper .who-we-are-wrapper:hover{background:#0b558e}#bi-reporting-choose-plan-section .best-startups-main-wrapper .who-we-are-wrapper:hover .services-content-wrapper h3,#bi-reporting-choose-plan-section .best-startups-main-wrapper .who-we-are-wrapper:hover .services-content-wrapper p{color:#fff}#bi-reporting-choose-plan-section .best-startups-main-wrapper .who-we-are-wrapper:hover .services-content-wrapper li{color:#fff}#bi-reporting-choose-plan-section .best-startups-main-wrapper .who-we-are-wrapper:hover .services-content-wrapper li::before{background:#fff}#bi-reporting-choose-plan-section .best-startups-main-wrapper .who-we-are-wrapper .icon-wrapper{background:#eff4ff;display:inline-block;padding:10px;border-radius:4px}#bi-reporting-choose-plan-section .best-startups-main-wrapper .who-we-are-wrapper .icon-wrapper img{max-width:50px}#bi-reporting-choose-plan-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper{margin-top:12px}#bi-reporting-choose-plan-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper h3{font-size:24px;color:#0b558e;text-transform:uppercase;font-family:Rajdhani-Bold;transition:.3s ease-in-out;margin-bottom:0}#bi-reporting-choose-plan-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper p{color:#49515b;font-size:16px;text-align:justify;margin-bottom:0;transition:.3s ease-in-out}#bi-reporting-choose-plan-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper ul{padding-left:28px;margin-bottom:0;margin-top:12px;list-style-type:none}#bi-reporting-choose-plan-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper ul li{margin-bottom:6px;color:#49515b;font-size:18px;position:relative;transition:.3s ease-in-out}#bi-reporting-choose-plan-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper ul li:last-child{margin-bottom:0}#bi-reporting-choose-plan-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper ul li::before{position:absolute;content:"";width:12px;height:12px;border-radius:50%;background:#0b558e;top:6px;left:-26px;transition:.3s ease-in-out}#bi-reporting-choose-plan-business-section .best-startups-main-wrapper{margin-top:14px}#bi-reporting-choose-plan-business-section .best-startups-main-wrapper .who-we-are-wrapper{border:1px solid #e3e8f4;border-radius:4px;height:100%;overflow:hidden;transition:.3s ease-in-out}#bi-reporting-choose-plan-business-section .best-startups-main-wrapper .who-we-are-wrapper .icon-title-wrapper{background:#0b558e;display:inline-block;padding:24px;display:flex;align-items:center;gap:20px}#bi-reporting-choose-plan-business-section .best-startups-main-wrapper .who-we-are-wrapper .icon-title-wrapper img{max-width:60px;padding:10px;background:#fff;border-radius:4px}#bi-reporting-choose-plan-business-section .best-startups-main-wrapper .who-we-are-wrapper .icon-title-wrapper h3{font-size:24px;color:#fff;text-transform:uppercase;font-family:Rajdhani-Bold;transition:.3s ease-in-out;margin-bottom:0}#bi-reporting-choose-plan-business-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper{margin-top:0;padding:24px}#bi-reporting-choose-plan-business-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper p{color:#49515b;font-size:16px;text-align:justify;margin-bottom:0;transition:.3s ease-in-out}#bi-reporting-choose-plan-business-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper ul{padding-left:18px;margin-bottom:0;margin-top:0;list-style-type:none}#bi-reporting-choose-plan-business-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper ul li{margin-bottom:6px;color:#000;font-size:18px;position:relative;transition:.3s ease-in-out}#bi-reporting-choose-plan-business-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper ul li:last-child{margin-bottom:0}#bi-reporting-choose-plan-business-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper ul li::before{position:absolute;content:"";width:8px;height:8px;border-radius:50%;background:#000;top:10px;left:-20px;transition:.3s ease-in-out}#aicomputer-vision-app-development-section .best-startups-main-wrapper{margin-top:24px}#aicomputer-vision-app-development-section .best-startups-main-wrapper .who-we-are-wrapper{padding:24px;border:1px solid #e3e8f4;border-radius:4px;height:100%;background:#fff;transition:.3s ease-in-out}#aicomputer-vision-app-development-section .best-startups-main-wrapper .who-we-are-wrapper:hover{background:#0b558e}#aicomputer-vision-app-development-section .best-startups-main-wrapper .who-we-are-wrapper:hover .services-content-wrapper h3,#aicomputer-vision-app-development-section .best-startups-main-wrapper .who-we-are-wrapper:hover .services-content-wrapper p{color:#fff}#aicomputer-vision-app-development-section .best-startups-main-wrapper .who-we-are-wrapper:hover .services-content-wrapper li{color:#fff}#aicomputer-vision-app-development-section .best-startups-main-wrapper .who-we-are-wrapper:hover .services-content-wrapper li::before{background:#fff}#aicomputer-vision-app-development-section .best-startups-main-wrapper .who-we-are-wrapper .icon-wrapper{background:#eff4ff;display:inline-block;padding:10px;border-radius:4px}#aicomputer-vision-app-development-section .best-startups-main-wrapper .who-we-are-wrapper .icon-wrapper img{max-width:50px}#aicomputer-vision-app-development-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper h3{font-size:24px;color:#0b558e;text-transform:uppercase;font-family:Rajdhani-Bold;transition:.3s ease-in-out;margin-bottom:0}#aicomputer-vision-app-development-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper p{color:#49515b;font-size:16px;text-align:justify;margin-bottom:0;transition:.3s ease-in-out}#aicomputer-vision-app-development-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper ul{padding-left:28px;margin-bottom:0;margin-top:12px;list-style-type:none}#aicomputer-vision-app-development-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper ul li{margin-bottom:6px;color:#0b558e;font-weight:500;font-size:18px;position:relative;transition:.3s ease-in-out}#aicomputer-vision-app-development-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper ul li:last-child{margin-bottom:0}#aicomputer-vision-app-development-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper ul li::before{position:absolute;content:"";width:12px;height:12px;border-radius:50%;background:#0b558e;top:6px;left:-26px;transition:.3s ease-in-out}#benefits-from-dss-section{overflow-x:hidden}#benefits-from-dss-section .benefits-main-wrapper{margin-top:16px}#benefits-from-dss-section .benefits-main-wrapper .about-us-content-wrapper p{color:#49515b;font-size:18px;text-align:justify}#benefits-from-dss-section .benefits-main-wrapper .about-us-content-wrapper .about-us-points-wrapper .about-us-point-wrapper{position:relative;margin-bottom:18px}#benefits-from-dss-section .benefits-main-wrapper .about-us-content-wrapper .about-us-points-wrapper .about-us-point-wrapper:last-child{margin-bottom:0}#benefits-from-dss-section .benefits-main-wrapper .about-us-content-wrapper .about-us-points-wrapper .about-us-point-wrapper .icon-wrapper{background:#0b558e;width:38px;height:38px;border-radius:50%;display:flex;justify-content:center;align-items:center;position:absolute;left:0;top:0;transition:.3s ease-in-out}#benefits-from-dss-section .benefits-main-wrapper .about-us-content-wrapper .about-us-points-wrapper .about-us-point-wrapper .icon-wrapper span{color:#fff;transition:.3s ease-in-out}#benefits-from-dss-section .benefits-main-wrapper .about-us-content-wrapper .about-us-points-wrapper .about-us-point-wrapper .description{padding-left:52px}#benefits-from-dss-section .benefits-main-wrapper .about-us-content-wrapper .about-us-points-wrapper .about-us-point-wrapper .description h4{font-weight:600;color:#000;font-size:18px;margin-bottom:0;min-height:38px;display:flex;align-items:center}#benefits-from-dss-section .benefits-main-wrapper .image-wrapper img{border-radius:4px}#vision-to-final-product-section.business-workflows-section .final-product-process-wrapper .description-wrapper{background:#0b558e;transition:.3s ease-in-out}#vision-to-final-product-section.business-workflows-section .final-product-process-wrapper .description-wrapper:hover{background:0 0}#vision-to-final-product-section.business-workflows-section .final-product-process-wrapper .description-wrapper:hover h4,#vision-to-final-product-section.business-workflows-section .final-product-process-wrapper .description-wrapper:hover p{color:#0b558e}#vision-to-final-product-section.business-workflows-section .final-product-process-wrapper .description-wrapper h4{color:#fff;transition:.3s ease-in-out}#vision-to-final-product-section.business-workflows-section .final-product-process-wrapper .description-wrapper p{color:#fff;transition:.3s ease-in-out}#expertise-services-section{background-image:url(../media/images/Rectangle-750.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}#expertise-services-section .services-main-wrapper{margin-top:28px}#expertise-services-section .final-product-process-wrapper{height:100%}#expertise-services-section .final-product-process-wrapper .description-wrapper{height:100%;background:#125ccc;border-radius:4px;box-shadow:2px 2px 8px 0 #cacaca;padding:38px 24px;display:flex;flex-direction:column;justify-content:start;align-items:start;transition:.3s ease-in-out}#expertise-services-section .final-product-process-wrapper .description-wrapper:hover{background:#fff}#expertise-services-section .final-product-process-wrapper .description-wrapper:hover h4{color:#125ccc}#expertise-services-section .final-product-process-wrapper .description-wrapper:hover p{color:#6d6d6d}#expertise-services-section .final-product-process-wrapper .description-wrapper:hover a{color:#125ccc}#expertise-services-section .final-product-process-wrapper .description-wrapper h4{font-size:18px;font-family:Mukta-Bold;color:#fff;text-transform:uppercase;transition:.3s ease-in-out;position:relative}#expertise-services-section .final-product-process-wrapper .description-wrapper h4::before{content:"";position:absolute;width:100%;height:2px;border-radius:12px;background:#125ccc;left:0;bottom:-2px}#expertise-services-section .final-product-process-wrapper .description-wrapper p{font-size:16px;line-height:24px;color:#fff;text-align:justify;transition:.3s ease-in-out}#expertise-services-section .final-product-process-wrapper .description-wrapper a{color:#fff;text-decoration:none;display:flex;align-items:center;font-size:18px;text-transform:capitalize;transition:.3s ease-in-out}#expertise-talk-about-project-form-wrapper{background-image:url(../media/images/Rectangle-750.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}#expertise-talk-about-project-form-wrapper .project-form-wrapper{background:#fff}#expertise-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper{box-shadow:0 0 12px 0 rgba(7,44,99,.1490196078);padding:38px}#expertise-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form{margin-top:18px}#expertise-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field{margin-bottom:14px;display:flex;flex-direction:column}#expertise-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field label{color:#252427;font-size:18px;margin-bottom:6px;text-transform:capitalize}#expertise-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field input{border:1px solid #dfdfdf;padding:8px 12px;font-size:18px;transition:.3s ease-in-out}#expertise-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field input:focus{box-shadow:inset 0 0 0 1px #dfdfdf;outline:0}#expertise-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field select,#expertise-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field textarea{border:1px solid #dfdfdf;padding:8px 12px;font-size:18px;background:0 0;transition:.3s ease-in-out}#expertise-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field select:focus,#expertise-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .input-field textarea:focus{box-shadow:inset 0 0 0 1px #dfdfdf;outline:0}#expertise-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .check-box-wrapper{display:flex;align-items:center;margin-bottom:12px}#expertise-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .check-box-wrapper input{width:18px;height:18px;margin-right:10px;margin-top:0}#expertise-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .check-box-wrapper input:focus{box-shadow:none}#expertise-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .check-box-wrapper label{color:#252427;font-size:16px}#expertise-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .form-submit-btn{margin-top:14px}#expertise-talk-about-project-form-wrapper .project-form-wrapper .form-wrapper form .form-submit-btn input{line-height:16px}#expertise-serivice-choose-plan-section{overflow-x:hidden}#expertise-serivice-choose-plan-section .choose-plan-main-wrapper{margin-top:28px}#expertise-serivice-choose-plan-section .choose-plan-main-wrapper .plan-wrapper h4{font-family:Mukta-Bold;font-size:20px;color:#242527;margin-bottom:12px}#expertise-serivice-choose-plan-section .choose-plan-main-wrapper .plan-wrapper h4 span{color:#125ccc}#expertise-serivice-choose-plan-section .choose-plan-main-wrapper .plan-wrapper p{font-size:18px;color:#242527;margin-bottom:0;text-align:justify}#bireporting-service-process-works-section .choose-plan-main-wrapper{margin-top:28px}#bireporting-service-process-works-section .choose-plan-main-wrapper .plan-wrapper .title-wrapper{display:flex;align-items:center}#bireporting-service-process-works-section .choose-plan-main-wrapper .plan-wrapper .title-wrapper .icon-wrapper{margin-right:12px}#bireporting-service-process-works-section .choose-plan-main-wrapper .plan-wrapper .title-wrapper h4{color:#242527;font-size:24px;font-family:Mukta-Bold;margin-bottom:0}#bireporting-service-process-works-section .choose-plan-main-wrapper .plan-wrapper .description ul{padding-left:28px;margin-bottom:0;margin-top:18px;list-style-type:none}#bireporting-service-process-works-section .choose-plan-main-wrapper .plan-wrapper .description ul li{margin-bottom:12px;color:#242527;font-size:18px;position:relative}#bireporting-service-process-works-section .choose-plan-main-wrapper .plan-wrapper .description ul li::before{position:absolute;content:"";width:14px;height:14px;border-radius:50%;background:#125ccc;top:5px;left:-26px}#why-umano-logic-section .description-wrapper h3{color:#0b558e;font-size:24px;font-family:Rajdhani-Bold;text-transform:uppercase;margin-bottom:6px}#why-umano-logic-section .description-wrapper p{font-size:18px;color:#49515b;text-align:justify;margin-bottom:12px}#why-umano-logic-section .description-wrapper p:last-child{margin-bottom:0}#why-umano-logic-section .image-wrapper img{border-radius:4px}#design-support-system-benefits-section{overflow-x:hidden}#design-support-system-benefits-section .section-title p{color:#404145;font-size:18px;margin-top:8px}#design-support-system-benefits-section .choice-points-main-wrapper{margin-top:28px}#design-support-system-benefits-section .choice-points-main-wrapper .safe-point-wrapper{position:relative;padding:12px 0;margin:18px 0}#design-support-system-benefits-section .choice-points-main-wrapper .safe-point-wrapper:last-child{margin-bottom:0}#design-support-system-benefits-section .choice-points-main-wrapper .safe-point-wrapper::before{content:"";position:absolute;width:100%;height:100%;top:0;left:-102%;background:#dceaff}#design-support-system-benefits-section .choice-points-main-wrapper .safe-point-wrapper .description h4{color:#000;font-size:18px;text-transform:uppercase;font-family:Poppins-Bold;margin-bottom:0}#implementation-strategies-section .section-title p{color:#404145;font-size:18px;margin-top:8px}#implementation-strategies-section .strategies-main-wrapper{margin-top:28px}#implementation-strategies-section .strategies-main-wrapper .strategies-point-wrapper{height:100%;position:relative;border-left:4px solid #125ccc;padding:0 0 0 18px}#implementation-strategies-section .strategies-main-wrapper .strategies-point-wrapper h4{font-family:Poppins-Bold;font-size:18px;color:#242527;margin-bottom:18px}#implementation-strategies-section .strategies-main-wrapper .strategies-point-wrapper p{color:#404145;font-size:18px;margin-top:8px;margin-bottom:0;line-height:31px}#our-services-section.machine-learning .final-product-process-wrapper .description-wrapper h4{font-size:20px}#our-services-section.machine-learning .final-product-process-wrapper .description-wrapper p{font-size:18px}#machine-learning-model-section{overflow-x:hidden;background:#fbfbfb}#machine-learning-model-section .machine-learning-model-points-wrapper{margin-top:24px}#machine-learning-model-section .machine-learning-model-points-wrapper .model-wrapper{padding:28px 0}#machine-learning-model-section .machine-learning-model-points-wrapper .model-wrapper .number-wrapper{text-align:center}#machine-learning-model-section .machine-learning-model-points-wrapper .model-wrapper .number-wrapper svg{width:66px;height:66px}#machine-learning-model-section .machine-learning-model-points-wrapper .model-wrapper .icon-wrapper{text-align:center}#machine-learning-model-section .machine-learning-model-points-wrapper .model-wrapper .icon-wrapper img,#machine-learning-model-section .machine-learning-model-points-wrapper .model-wrapper .icon-wrapper svg{width:120px;height:120px}#machine-learning-model-section .machine-learning-model-points-wrapper .model-wrapper .description-wrapper h5{font-size:18px;font-family:Mukta-Bold;margin-bottom:14px}#machine-learning-model-section .machine-learning-model-points-wrapper .model-wrapper .description-wrapper p{color:#fff;margin-bottom:0;font-size:18px;text-align:justify}#machine-learning-model-section .machine-learning-model-points-wrapper .model-wrapper:nth-child(odd){background:#125ccc}#machine-learning-model-section .machine-learning-model-points-wrapper .model-wrapper:nth-child(odd):last-child{padding-bottom:40px}#machine-learning-model-section .machine-learning-model-points-wrapper .model-wrapper:nth-child(odd) .description-wrapper h5{color:#fff}#machine-learning-model-section .machine-learning-model-points-wrapper .model-wrapper:nth-child(odd) .description-wrapper p{color:#fff}#machine-learning-model-section .machine-learning-model-points-wrapper .model-wrapper:nth-child(2n){background:#fbfbfb}#machine-learning-model-section .machine-learning-model-points-wrapper .model-wrapper:nth-child(2n):last-child{padding-bottom:40px}#machine-learning-model-section .machine-learning-model-points-wrapper .model-wrapper:nth-child(2n) .description-wrapper h5{color:#0b469f}#machine-learning-model-section .machine-learning-model-points-wrapper .model-wrapper:nth-child(2n) .description-wrapper p{color:#0b469f}#technologies-section .technologies-main-wrapper{margin-top:24px}#dataops-capabilities-section{overflow-x:hidden}#dataops-capabilities-section .section-title{margin-bottom:22px}#dataops-capabilities-section .advisory-service-wrapper{height:100%}#dataops-capabilities-section .advisory-service-wrapper .icon-wrapper{margin-bottom:18px}#dataops-capabilities-section .advisory-service-wrapper .icon-wrapper svg{width:100px;height:auto}#dataops-capabilities-section .advisory-service-wrapper .content-wrapper h4{font-family:Mukta-Bold;font-size:18px;color:#242527}#dataops-capabilities-section .advisory-service-wrapper .content-wrapper p{font-size:18px;color:#404145;text-align:justify}#why-predictive-analytics-section{overflow-x:hidden}#why-predictive-analytics-section .description-wrapper h4{color:#242527;font-size:18px;margin-bottom:14px;font-family:Mukta-Bold}#why-predictive-analytics-section .description-wrapper p{font-size:18px;color:#404145;margin-bottom:0;text-align:justify}#benefits-predictive-analytics-section{overflow-x:hidden;background:#f6f6f6}#benefits-predictive-analytics-section .benefits-main-wrapper{margin-top:24px}#benefits-predictive-analytics-section .benefits-main-wrapper .benefit-point-wrapper{margin-bottom:24px}#benefits-predictive-analytics-section .benefits-main-wrapper .benefit-point-wrapper:last-child{margin-bottom:0;padding-left:100px}#benefits-predictive-analytics-section .benefits-main-wrapper .benefit-point-wrapper:nth-child(2){padding-left:52px}#benefits-predictive-analytics-section .benefits-main-wrapper .benefit-point-wrapper .description-wrapper h4{font-size:18px;color:#404145;margin-bottom:14px;font-family:Poppins-Bold}#benefits-predictive-analytics-section .benefits-main-wrapper .benefit-point-wrapper .description-wrapper ul{padding-left:20px;margin-bottom:0;list-style-type:none}#benefits-predictive-analytics-section .benefits-main-wrapper .benefit-point-wrapper .description-wrapper ul li{color:#404145;font-size:18px;margin-bottom:10px;position:relative}#benefits-predictive-analytics-section .benefits-main-wrapper .benefit-point-wrapper .description-wrapper ul li:last-child{margin-bottom:0}#benefits-predictive-analytics-section .benefits-main-wrapper .benefit-point-wrapper .description-wrapper ul li::before{position:absolute;content:"";width:12px;height:12px;border-radius:50%;background:#242527;top:5px;left:-20px}#predictive-analytics-model-wrapper{overflow-x:hidden}#predictive-analytics-model-wrapper .section-title p{color:#404145;font-size:18px;margin-top:12px}#predictive-analytics-model-wrapper .model-mob-wrapper .model-data-wrapper{margin-bottom:18px}#predictive-analytics-model-wrapper .model-mob-wrapper .model-data-wrapper .icon-wrapper{margin-bottom:12px}#predictive-analytics-model-wrapper .model-mob-wrapper .model-data-wrapper .icon-wrapper img{max-width:112px}#predictive-analytics-model-wrapper .model-mob-wrapper .model-data-wrapper .description-wrapper h4{color:#404145;font-size:18px;font-family:Mukta-Bold;text-transform:uppercase}#predictive-analytics-model-wrapper .model-mob-wrapper .model-data-wrapper .description-wrapper p{font-size:16px;color:#404145;margin-bottom:0;text-align:justify}#custom-robotic-process-service-section{overflow:hidden}#custom-robotic-process-service-section .services-main-wrapper{margin-top:24px}#custom-robotic-process-service-section .services-main-wrapper .robotic-process-service-wrapper .number span{color:#125ccc;font-size:52px;font-family:Mukta-Bold}#custom-robotic-process-service-section .services-main-wrapper .robotic-process-service-wrapper .description-wrapper h4{font-size:18px;color:#242527;font-family:Mukta-Bold}#custom-robotic-process-service-section .services-main-wrapper .robotic-process-service-wrapper .description-wrapper p{color:#404145;font-size:18px;margin-bottom:0}#how-we-help-strip-section{background-image:url(../media/images/how-we-help-strip-section-bg.png);background-position:center;background-repeat:no-repeat;background-size:cover}#how-we-help-strip-section .section-title h2{color:#fff;margin-bottom:6px}#how-we-help-strip-section .section-title p{color:#fff;margin-bottom:0;font-size:18px;text-align:center}#computer-vision-app-development-section .section-title p{color:#404145;font-size:18px;margin-top:12px;margin-bottom:0}#computer-vision-app-development-section .service-wrapper{margin-top:24px}#computer-vision-app-development-section .service-wrapper h5{font-family:Mukta-Bold;font-size:18px;color:#242527;display:inline-block;padding-bottom:2px;margin-bottom:12px;border-bottom:3px solid #125ccc}#computer-vision-app-development-section .service-wrapper p{color:#242527;font-size:18px;margin-bottom:12px}#computer-vision-app-development-section .service-wrapper .service-points{display:flex;flex-wrap:wrap;align-items:center;gap:10px}#computer-vision-app-development-section .service-wrapper .service-points p{padding:10px 14px;color:#125ccc;margin-bottom:0;background:#dceaff;border-radius:6px}#business-workflows-section{overflow:hidden}#business-workflows-section .workflows-main-wrapper{margin-top:28px}#business-workflows-section .workflows-main-wrapper .workflows-points-wrapper{margin-bottom:18px}#business-workflows-section .workflows-main-wrapper .workflows-points-wrapper:last-child{margin-bottom:0}#business-workflows-section .workflows-main-wrapper .workflows-points-wrapper h5{font-family:Mukta-Bold;color:#125ccc;font-size:18px;margin-bottom:4px}#business-workflows-section .workflows-main-wrapper .workflows-points-wrapper p{color:#404145;font-size:18px;margin-bottom:0}#why-its-safe-choice-section.nlp-app-includes .safe-point-wrapper{margin-bottom:28px}#why-its-safe-choice-section.nlp-app-includes .safe-point-wrapper:last-child{margin-bottom:0}#implementation-process-section .service-wrapper{margin-top:0}#implementation-process-section .service-wrapper h5{font-family:Mukta-Bold;font-size:18px;color:#242527;display:inline-block;padding-bottom:2px;margin-bottom:12px;border-bottom:3px solid #125ccc}#implementation-process-section .service-wrapper p{color:#242527;font-size:18px;margin-bottom:12px}#implementation-process-section .service-wrapper p:last-child{margin-bottom:0}#implementation-process-section .nlp-tools-tasks-wrapper{margin-top:18px}#implementation-process-section .nlp-tools-tasks-wrapper .vector-wrapper{margin-bottom:6px}#implementation-process-section .nlp-tools-tasks-wrapper .vector-wrapper img{width:100%;height:88px}#implementation-process-section .nlp-tools-tasks-wrapper .description-wrapper p{margin-bottom:0;font-size:18px;color:#404145;text-align:center}#design-support-system-benefits-section.native-ios-application .choice-points-main-wrapper{margin-top:0}#design-support-system-benefits-section.native-ios-application .safe-point-wrapper .description h4{color:#404145}#experts-web-application-development-section .section-title p{color:#49515b;font-size:18px;text-align:justify}#experts-web-application-development-section .clients-logos-wrapper .client-logo-wrapper{background:#fff;display:flex;justify-content:center;align-items:center;height:100%;border-radius:4px;border:1px solid #e3e8f4;padding:12px}#develop-blockchain-application-section .section-title h2{margin-bottom:6px}#develop-blockchain-application-section .section-title p{color:#404145;font-size:18px;margin-bottom:0}#develop-blockchain-application-section .blockchain-application-steps-wrapper{margin-top:24px;position:relative;z-index:1}#develop-blockchain-application-section .blockchain-application-steps-wrapper .vector-wrapper{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:-1}#technologies-use-strip-section{background-image:url(../media/images/Rectangle-995-1.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}#technologies-use-strip-section .section-title h2{color:#fff;margin-bottom:12px}#technologies-use-strip-section .section-title p{margin-bottom:0;font-size:18px;color:#fff}#data-architecture-benefits-section .section-title p{font-size:18px;color:#404145;margin-top:12px;margin-bottom:0}#data-architecture-benefits-section .benefits-main-wrapper{margin-top:24px;overflow:hidden}#data-architecture-benefits-section .benefits-main-wrapper .benefit-point-wrapper{background:linear-gradient(180deg,#18246d,#061f47);padding:28px 34px;height:100%;display:flex;justify-content:center;align-items:center}#data-architecture-benefits-section .benefits-main-wrapper .benefit-point-wrapper h5{color:#fff;font-size:18px;margin-bottom:0;font-family:Mukta-Bold;line-height:28px}#erp-roadmap-section .section-title p{color:#404145;font-size:18px;margin-top:18px;margin-bottom:24px}#our-services-section.erp-software-section{background-image:none}#our-services-section.erp-software-section .section-title p{margin:12px 0;color:#404145;font-size:18px}#why-umano-logic-section.automation-service-provider .image-wrapper{background:#11317a}#why-umano-logic-section.automation-service-provider .image-wrapper img{max-width:200px;padding:24px 12px}#currently-help-companies-section .help-points-main-wrapper{margin-top:24px}#currently-help-companies-section .help-points-main-wrapper .points-wrapper .icon-wrapper{margin-bottom:12px}#currently-help-companies-section .help-points-main-wrapper .points-wrapper .icon-wrapper img{max-width:80px}#currently-help-companies-section .help-points-main-wrapper .points-wrapper .description-wrapper p{margin-bottom:0;text-align:justify;color:#404145;font-size:18px}#enterprise-collaboration-strategies-section .section-title p{color:#404145;font-size:18px;margin-top:12px}#enterprise-collaboration-strategies-section .strategies-main-wrapper{margin-top:24px;background-image:url(../media/images/Vector-322-copy.png);background-position:center;background-repeat:no-repeat;background-size:700px auto}#enterprise-collaboration-strategies-section .strategies-main-wrapper p{background:#dceaff;padding:18px 24px;border-radius:12px;text-align:center;color:#125ccc;font-family:Poppins-Bold;font-size:18px}#ekm-features-section .ekm-features-mian-wrapper .ekm-features-points-wrapper{margin-top:24px}#ekm-features-section .ekm-features-mian-wrapper .ekm-features-points-wrapper .ekm-feature-point-wrapper .number{color:#125ccc;font-size:32px;font-family:Poppins-Bold}#our-services-section.implementation-benefits-section{background-image:none}#our-services-section.implementation-benefits-section .section-title h2{margin-bottom:6px}#our-services-section.implementation-benefits-section .section-title p{margin-bottom:0;color:#404145;font-size:18px}#our-services-section.implementation-benefits-section .services-main-wrapper{margin-top:24px}#our-services-section.implementation-benefits-section .services-main-wrapper .final-product-process-wrapper .description-wrapper p{font-size:18px}#how-customized-software-section .section-title h2{margin-bottom:6px}#how-customized-software-section .section-title p{margin-bottom:0;color:#404145;font-size:18px}#how-customized-software-section .how-customized-software-points-main-wrapper{margin-top:18px}#how-customized-software-section .how-customized-software-points-main-wrapper .point-wrapper{position:relative}#how-customized-software-section .how-customized-software-points-main-wrapper .point-wrapper svg{position:absolute;top:3px;left:0}#how-customized-software-section .how-customized-software-points-main-wrapper .point-wrapper p{padding-left:24px;text-align:justify;font-size:18px;margin-bottom:0}#how-customized-software-section .spacer-element-cloud-service-wrapper img{height:16px}#Salesforce-product-section .product-main-wrapper{margin-top:38px;display:flex;justify-content:center;align-items:center}#Salesforce-product-section .product-main-wrapper .img-wrapper{position:relative}#Salesforce-product-section .product-main-wrapper .img-wrapper .sales-btn{position:absolute;top:0;left:-85px}#Salesforce-product-section .product-main-wrapper .img-wrapper .service-btn{position:absolute;top:190px;left:-130px}#Salesforce-product-section .product-main-wrapper .img-wrapper .commerce-btn{position:absolute;top:0;right:-170px}#Salesforce-product-section .product-main-wrapper .img-wrapper .marketing-btn{position:absolute;top:200px;right:-170px}#Salesforce-product-section .product-main-wrapper .img-wrapper .community-btn{position:absolute;bottom:0;right:100px}#Salesforce-product-mob-section .section-title{margin-bottom:12px}#Salesforce-product-mob-section .product-points-wrapper{display:flex;align-items:center;gap:6px;margin-bottom:12px}#Salesforce-product-mob-section .product-points-wrapper:last-child{margin-bottom:0}#Salesforce-product-mob-section .product-points-wrapper span{color:#0b558e}#Salesforce-product-mob-section .product-points-wrapper a{text-decoration:none;color:#000;font-family:Rajdhani-Bold;font-size:24px}#salesforce-implementation-into-section .description-wrapper{text-align:center}#salesforce-implementation-into-section .description-wrapper h2{color:#125ccc;font-family:Poppins-Bold;font-size:28px}#salesforce-implementation-into-section .description-wrapper p{margin-bottom:0;color:#404145;font-size:18px}#advisory-services-section.salesforce-implementation-benefits-section .section-title h2{margin-bottom:12px}#advisory-services-section.salesforce-implementation-benefits-section .section-title p{font-size:18px;color:#404145;margin-bottom:0}#advisory-services-section.salesforce-implementation-benefits-section .advisory-service-wrapper .icon-wrapper img{width:68px}#advisory-services-section.salesforce-implementation-benefits-section .advisory-service-wrapper .content-wrapper h4{font-size:20px}#advisory-services-section.salesforce-implementation-benefits-section .advisory-service-wrapper .content-wrapper p{font-size:18px;color:#404145;margin-bottom:0}#salesforce-implementation-process-section{overflow-x:hidden}#salesforce-implementation-process-section .machine-learning-model-points-wrapper{margin-top:24px}#salesforce-implementation-process-section .machine-learning-model-points-wrapper .model-wrapper{padding:18px 0}#salesforce-implementation-process-section .machine-learning-model-points-wrapper .model-wrapper .number-wrapper{text-align:center}#salesforce-implementation-process-section .machine-learning-model-points-wrapper .model-wrapper .number-wrapper span{font-size:110px;color:#125ccc;font-family:Mukta-Bold}#salesforce-implementation-process-section .machine-learning-model-points-wrapper .model-wrapper .icon-wrapper{text-align:center}#salesforce-implementation-process-section .machine-learning-model-points-wrapper .model-wrapper .icon-wrapper img,#salesforce-implementation-process-section .machine-learning-model-points-wrapper .model-wrapper .icon-wrapper svg{width:140px;height:140px}#salesforce-implementation-process-section .machine-learning-model-points-wrapper .model-wrapper .description-wrapper h5{font-size:18px;font-family:Mukta-Bold;margin-bottom:14px;color:#242527}#salesforce-implementation-process-section .machine-learning-model-points-wrapper .model-wrapper .description-wrapper p{color:#242527;margin-bottom:0;font-size:18px;text-align:justify}#salesforce-implementation-process-section .machine-learning-model-points-wrapper .model-wrapper:nth-child(odd){background:#f3f7fb}#salesforce-implementation-process-section .machine-learning-model-points-wrapper .model-wrapper:nth-child(odd):last-child{padding-bottom:40px}#salesforce-implementation-process-section .machine-learning-model-points-wrapper .model-wrapper:nth-child(2n){background:#fbfbfb}#salesforce-implementation-process-section .machine-learning-model-points-wrapper .model-wrapper:nth-child(2n):last-child{padding-bottom:40px}#technologies-use-strip-section.salesforce-implementation-strip{background-image:url(../media/images/Rectangle-995.png)}#salesforce-consulting-intro-section .description-wrapper{text-align:start}#salesforce-consulting-intro-section .description-wrapper h2{color:#125ccc;font-family:Poppins-Bold;font-size:28px}#salesforce-consulting-intro-section .description-wrapper p{color:#404145;font-size:18px;text-align:justify;margin-bottom:6px}#salesforce-consulting-intro-section .description-wrapper p:last-child{margin-bottom:0}#salesf-appdev-section{overflow-x:hidden}#salesf-appdev-section .section-title h2{margin-bottom:6px;color:#242527;font-size:24px}#salesf-appdev-section .section-title p{font-size:18px;color:#404145;margin-bottom:0;text-align:justify}#salesf-appdev-section .app-development-points-main-wrapper{background-image:url(../media/svg/Group-61.svg);background-position:center;background-repeat:no-repeat;background-size:contain;padding-top:42px;margin-top:28px}#salesf-appdev-section .app-development-points-main-wrapper .appdev-points-row{display:flex;justify-content:space-between;margin-bottom:100px}#salesf-appdev-section .app-development-points-main-wrapper .appdev-points-row:last-child{margin-bottom:0}#salesf-appdev-section .app-development-points-main-wrapper .appdev-points-row .appdev-point-wrapper{background:#fff}#salesf-appdev-section .app-development-points-main-wrapper .appdev-points-row .appdev-point-wrapper .icon-title-wrapper{display:flex;align-items:center;gap:8px;margin-bottom:6px}#salesf-appdev-section .app-development-points-main-wrapper .appdev-points-row .appdev-point-wrapper .icon-title-wrapper .icon-wrapper svg{width:52px;height:52px}#salesf-appdev-section .app-development-points-main-wrapper .appdev-points-row .appdev-point-wrapper .icon-title-wrapper .title-wrapper h5{margin-bottom:0;font-size:18px;color:#242527;font-family:Poppins-SemiBold}#salesf-appdev-section .app-development-points-main-wrapper .appdev-points-row .appdev-point-wrapper .description-wrapper p{font-size:18px;color:#404145;margin-bottom:0;text-align:justify;max-width:438px}#develop-blockchain-application-section.salesf-integration .section-title h2{margin-bottom:6px}#develop-blockchain-application-section.salesf-integration .section-title p{color:#404145;font-size:18px;margin-bottom:0}#develop-blockchain-application-section.salesf-integration .blockchain-application-steps-wrapper{margin-top:24px;position:relative;z-index:1}#develop-blockchain-application-section.salesf-integration .blockchain-application-steps-wrapper .vector-wrapper{position:absolute;width:98%;display:block;justify-content:center;align-items:center;z-index:-1;top:140px}#develop-blockchain-application-section.salesf-integration .blockchain-wrapper{text-align:center}#develop-blockchain-application-section.salesf-integration .blockchain-wrapper h4{font-size:18px;color:#242527;font-family:Poppins-Bold;margin-bottom:12px}#develop-blockchain-application-section.salesf-integration .blockchain-wrapper p{color:#404145;font-size:18px;margin-bottom:0;text-align:justify;margin-top:12px;padding:0 12px}#salesf-managed-service .section-title h2{margin-bottom:6px}#salesf-managed-service .section-title p{color:#252427;font-size:18px;margin-bottom:0}#salesf-managed-service .benefits-main-wrapper{margin-top:24px}#salesf-managed-service .benefits-main-wrapper .appdev-point-wrapper{background:#fff}#salesf-managed-service .benefits-main-wrapper .appdev-point-wrapper .icon-title-wrapper{display:flex;align-items:center;gap:8px;margin-bottom:6px}#salesf-managed-service .benefits-main-wrapper .appdev-point-wrapper .icon-title-wrapper .icon-wrapper img,#salesf-managed-service .benefits-main-wrapper .appdev-point-wrapper .icon-title-wrapper .icon-wrapper svg{width:52px;height:52px}#salesf-managed-service .benefits-main-wrapper .appdev-point-wrapper .icon-title-wrapper .title-wrapper h5{margin-bottom:0;font-size:18px;color:#242527;font-family:Poppins-SemiBold}#salesf-managed-service .benefits-main-wrapper .appdev-point-wrapper .description-wrapper p{font-size:18px;color:#404145;margin-bottom:0;text-align:justify}#cloud-migration-section .section-title h2{margin-bottom:6px}#cloud-migration-section .section-title p{margin-bottom:0;color:#242527;font-size:18px}#cloud-migration-section .cloud-migration-process-wrapper{margin-top:24px}#cloud-migration-section .cloud-migration-process-wrapper .process-detail-wrapper{background:#125ccc;padding:16px;max-width:350px;position:relative;height:100%}#cloud-migration-section .cloud-migration-process-wrapper .process-detail-wrapper .triangle-vector-wrapper{position:absolute;height:100%;display:flex;align-items:center;justify-content:center;top:0;right:-104px;z-index:1}#cloud-migration-section .cloud-migration-process-wrapper .process-detail-wrapper .number-icon-wrapper{margin-bottom:18px;display:flex;justify-content:space-between}#cloud-migration-section .cloud-migration-process-wrapper .process-detail-wrapper .number-icon-wrapper .number span{font-family:Poppins-Bold;font-size:110px;color:rgba(255,255,255,.4196078431)}#cloud-migration-section .cloud-migration-process-wrapper .process-detail-wrapper .description-wrapper h4{font-family:Poppins-Bold;font-size:20px;color:#fff}#cloud-migration-section .cloud-migration-process-wrapper .process-detail-wrapper .description-wrapper p{color:#fff;font-size:18px;margin-bottom:0;text-align:justify}#cloud-migration-section .cloud-migration-process-wrapper .row .col-md-4:last-child .process-detail-wrapper .triangle-vector-wrapper{display:none}#cloud-security-service-section .services-main-wrapper{margin-top:14px}#cloud-security-service-section .services-main-wrapper .service-detail{display:flex;flex-direction:column;margin-bottom:12px}#cloud-security-service-section .services-main-wrapper .service-detail:last-child{margin-bottom:0}#cloud-security-service-section .services-main-wrapper .service-detail h3{font-family:Poppins-Bold;color:#125ccc;margin-bottom:0;font-size:32px;min-width:22px}#cloud-security-service-section .services-main-wrapper .service-detail p{color:#242527;margin-bottom:0;font-size:18px}#cloud-performance-optimization-benefits-section .benefit-main-wrapper{display:flex;align-items:center;justify-content:space-between}#cloud-performance-optimization-benefits-section .benefit-main-wrapper .content-wrapper .benefit-point p{font-size:18px;color:#242527;max-width:386px;text-align:center;margin-bottom:18px}#cloud-performance-optimization-benefits-section .benefit-main-wrapper .content-wrapper .benefit-point:last-child p{margin-bottom:0}#cloud-performance-optimization-benefits-section .benefit-main-wrapper .title-wrapper{background:#0b469f;min-width:330px;min-height:330px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:12px}#cloud-performance-optimization-benefits-section .benefit-main-wrapper .title-wrapper h3{color:#fff;font-size:18px;font-family:Mukta-Bold}#cloud-performance-optimization-benefits-section .benefit-main-wrapper .title-wrapper p{color:#fff;font-size:16px}#cloud-performance-optimization-benefits-section .benefit-main-wrapper .vector-wrapper{text-align:center}#cloud-performance-optimization-benefits-section .benefit-main-wrapper .vector-wrapper .second-vector{margin-top:12px;transform:rotateX(180deg)}#cloud-performance-optimization-benefits-section .benefit-main-wrapper .vector-wrapper .third-vector{transform:rotateY(180deg)}#cloud-performance-optimization-benefits-section .benefit-main-wrapper .vector-wrapper .fourth-vector{margin-top:12px;transform:rotateX(180deg) rotateY(180deg)}#cloud-performance-optimization-benefits-mob-section{background:#125ccc}#cloud-performance-optimization-benefits-mob-section .section-title{text-align:center}#cloud-performance-optimization-benefits-mob-section .section-title h2{font-size:22px;color:#fff}#cloud-performance-optimization-benefits-mob-section .section-title p{color:#fff;margin-bottom:0;font-size:18px}#cloud-performance-optimization-benefits-mob-section .benefits-wrapper{margin-top:12px}#cloud-performance-optimization-benefits-mob-section .benefits-wrapper ul{margin-bottom:0}#cloud-performance-optimization-benefits-mob-section .benefits-wrapper ul li{margin-bottom:6px;color:#fff;font-size:18px;text-align:justify}#cloud-performance-optimization-benefits-mob-section .benefits-wrapper ul li:last-child{margin-bottom:0}#cloud-managed-services-offers .services-main-wrapper .icon-wrapper{margin:22px 0;text-align:center}#cloud-managed-services-offers .services-main-wrapper .icon-wrapper img{transform:scale(1.3)}#cloud-managed-services-offers .services-main-wrapper .description-wrapper{margin-top:34px}#cloud-managed-services-offers .services-main-wrapper .description-wrapper p{color:#242527;margin-bottom:0;font-size:18px}#why-umano-logic-salesforce-section{overflow:hidden}#why-umano-logic-salesforce-section .description-wrapper h3{color:#242527;font-size:24px;font-family:Poppins-Bold;text-transform:uppercase;margin-bottom:16px}#why-umano-logic-salesforce-section .description-wrapper p{font-size:18px;color:#404145;text-align:justify;margin-bottom:12px}#why-umano-logic-salesforce-section .description-wrapper p:last-child{margin-bottom:0}#why-umano-logic-salesforce-section .image-wrapper img{width:100%}#why-umano-logic-salesforce-section .problem-solution-wrapper .problem-solution-content-wrapper{margin-bottom:18px}#why-umano-logic-salesforce-section .problem-solution-wrapper .problem-solution-content-wrapper:last-child{margin-bottom:0}#why-umano-logic-salesforce-section .problem-solution-wrapper .problem-solution-content-wrapper .icon-wrapper{text-align:center}#why-umano-logic-salesforce-section .problem-solution-wrapper .problem-solution-content-wrapper .icon-wrapper img{max-width:150px}#why-umano-logic-salesforce-section .problem-solution-wrapper .problem-solution-content-wrapper .description-wrapper{text-align:center}#why-umano-logic-salesforce-section .problem-solution-wrapper .problem-solution-content-wrapper .description-wrapper h4{font-family:Poppins-Bold;font-size:18px;margin:8px 0;color:#092a5a}#why-umano-logic-salesforce-section .problem-solution-wrapper .problem-solution-content-wrapper .description-wrapper p{text-align:center;color:#242527;margin-bottom:0;font-size:18px}#salesforce-points-section{background-image:url(../media/images/backgnd-leave-a-reply.png);background-position:center;background-size:cover;background-repeat:no-repeat;overflow-x:hidden}#salesforce-points-section .salesforce-point-wrapper .description-wrapper h3{color:#092a5a;font-family:Poppins-Bold;font-size:18px;text-transform:uppercase}#salesforce-points-section .salesforce-point-wrapper .description-wrapper p{margin-bottom:0;font-size:18px;color:#242527;margin-bottom:0;text-align:justify}#salesforce-keyfeatures-section{overflow-x:hidden}#salesforce-keyfeatures-section .title-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}#salesforce-keyfeatures-section .title-wrapper h2{font-family:Poppins-Bold;font-size:24px;color:#404145;border-bottom:3px solid #125ccc;margin-bottom:15px}#salesforce-keyfeatures-section .title-wrapper p{max-width:855px;text-align:center;color:#404145;font-size:16px;margin-bottom:0}#salesforce-keyfeatures-section .keyfeatures-points-wrapper{margin-top:18px}#salesforce-keyfeatures-section .keyfeatures-points-wrapper .keyfeatures-point-wrapper{margin-bottom:24px}#salesforce-keyfeatures-section .keyfeatures-points-wrapper .keyfeatures-point-wrapper:last-child{margin-bottom:0}#salesforce-keyfeatures-section .keyfeatures-points-wrapper .keyfeatures-point-wrapper .icon-wrapper svg{width:70px;height:70px}#salesforce-keyfeatures-section .keyfeatures-points-wrapper .keyfeatures-point-wrapper .description-wrapper h4{font-family:Mukta-Bold;font-size:18px;color:#404145;margin-bottom:6px;text-transform:uppercase}#salesforce-keyfeatures-section .keyfeatures-points-wrapper .keyfeatures-point-wrapper .description-wrapper p{max-width:855px;text-align:justify;color:#404145;font-size:16px;margin-bottom:6px}#salesforce-keyfeatures-section .keyfeatures-points-wrapper .keyfeatures-point-wrapper .description-wrapper p:last-child{margin-bottom:0}#salesforce-pricing-editions-section .title-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}#salesforce-pricing-editions-section .title-wrapper h2{font-family:Poppins-Bold;font-size:24px;color:#404145;border-bottom:3px solid #125ccc;margin-bottom:15px;padding-bottom:4px;text-align:center}#salesforce-pricing-editions-section .title-wrapper p{max-width:855px;text-align:center;color:#404145;font-size:16px;margin-bottom:0}#salesforce-pricing-editions-section .pricing-main-wrapper{margin-top:32px}#salesforce-pricing-editions-section .pricing-main-wrapper .pricing-wrapper{background:#fbfbfb;padding:12px;border:2px solid #9b9b9b;position:relative;height:100%}#salesforce-pricing-editions-section .pricing-main-wrapper .pricing-wrapper .top-before-content{position:absolute;width:100%;display:flex;justify-content:center;align-items:center;top:-10px;left:0;padding:0 12px}#salesforce-pricing-editions-section .pricing-main-wrapper .pricing-wrapper .top-before-content span{background:#125ccc;z-index:1;height:8px;width:100%}#salesforce-pricing-editions-section .pricing-main-wrapper .pricing-wrapper .content h5{font-family:Mukta-Bold;font-size:16px;text-transform:uppercase}#salesforce-pricing-editions-section .pricing-main-wrapper .pricing-wrapper .content ul{margin-bottom:0;padding-left:18px}#salesforce-pricing-editions-section .pricing-main-wrapper .pricing-wrapper .content ul li{font-size:14px;color:#404145;margin-bottom:10px;text-align:justify}#salesforce-pricing-editions-section .pricing-main-wrapper .pricing-wrapper .content ul li:last-child{margin-bottom:0}.recaptcha-container{display:flex;justify-content:flex-start;margin:0}#terms-condition-section{background:#fff}#terms-condition-section .terms-conditions-content-wrapper h4{font-size:28px;color:#0b558e;font-family:Rajdhani-Bold;margin-bottom:6px;text-transform:uppercase}#terms-condition-section .terms-conditions-content-wrapper h5{font-weight:600}#terms-condition-section .terms-conditions-content-wrapper a{color:#0b558e}#terms-condition-section .terms-conditions-content-wrapper p{font-size:16px;color:#49515b;text-align:justify}#terms-condition-section .terms-conditions-content-wrapper p:last-child{margin-bottom:0}#terms-condition-section .terms-conditions-content-wrapper ul li{font-size:16px;color:#49515b;text-align:justify;padding-bottom:2px}#scrolltop-btn-section .scroll-to-top{position:fixed;bottom:20px;right:20px;background-color:#007bff;color:#fff;border:none;border-radius:4px;width:34px;height:34px;justify-content:center;align-items:center;font-size:18px;cursor:pointer;display:none;transition:background-color .3s,opacity .3s}#scrolltop-btn-section .scroll-to-top:hover{background-color:#0056b3}#scrolltop-btn-section .scroll-to-top.show{display:flex;opacity:1}.iti__country-list{border-radius:4px}.iti__country-list .iti__country-name{text-wrap:wrap}.iti__search-input{border:1px solid #dfdfdf;padding:8px 12px;font-size:18px;transition:.3s ease-in-out;border-radius:4px}.salesforceproblem-solution-wrapper{padding-top:24px}.salesforceproblem-solution-wrapper .who-we-are-wrapper{padding:24px;border:1px solid #e3e8f4;border-radius:4px;height:100%;transition:.3s ease-in-out}.salesforceproblem-solution-wrapper .who-we-are-wrapper:hover{background:#0b558e}.salesforceproblem-solution-wrapper .who-we-are-wrapper:hover .services-content-wrapper h3,.salesforceproblem-solution-wrapper .who-we-are-wrapper:hover .services-content-wrapper p{color:#fff}.salesforceproblem-solution-wrapper .who-we-are-wrapper .icon-wrapper{background:#eff4ff;display:inline-block;padding:10px;border-radius:4px}.salesforceproblem-solution-wrapper .who-we-are-wrapper .services-content-wrapper{margin-top:12px}.salesforceproblem-solution-wrapper .who-we-are-wrapper .services-content-wrapper h3{font-size:24px;color:#0b558e;text-transform:uppercase;font-family:Rajdhani-Bold;transition:.3s ease-in-out}.salesforceproblem-solution-wrapper .who-we-are-wrapper .services-content-wrapper p{color:#49515b;font-size:16px;text-align:justify;margin-bottom:0;transition:.3s ease-in-out}#pricing-editions-section .best-startups-main-wrapper{margin-top:12px}#pricing-editions-section .best-startups-main-wrapper .who-we-are-wrapper{padding:0;border:1px solid #e3e8f4;border-radius:4px;height:100%;background:#fff;transition:.3s ease-in-out}#pricing-editions-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper h3{font-size:24px;color:#fff;background:#0b558e;padding:12px 24px;text-transform:uppercase;font-family:Rajdhani-Bold;transition:.3s ease-in-out;margin-bottom:0}#pricing-editions-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper p{color:#49515b;font-size:16px;text-align:justify;margin-bottom:0;transition:.3s ease-in-out}#pricing-editions-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper ul{padding:24px;margin-bottom:0;list-style-type:none}#pricing-editions-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper ul li{margin-bottom:6px;color:#49515b;font-size:18px;text-align:justify;position:relative;transition:.3s ease-in-out}#pricing-editions-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper ul li:last-child{margin-bottom:0}#error-page-section{margin-top:133px}#error-page-section .error-content-wrapper{text-align:center}#error-page-section .error-content-wrapper .vector-wrapper img{max-width:100%}#error-page-section .error-content-wrapper h2{color:#0b558e;font-family:Rajdhani-Bold;font-size:60px;margin-bottom:0}#error-page-section .error-content-wrapper .vector-wrapper{margin-bottom:28px}#error-page-section .error-content-wrapper h1{font-size:40px;font-family:Rajdhani-Bold;color:#0b558e;text-transform:uppercase;margin-bottom:0}#error-page-section .error-content-wrapper p{font-size:18px;color:#000;margin-bottom:12px}#goToTopBtn{position:fixed;bottom:20px;right:20px;display:none;background-color:#0b558e;border:none;border-radius:4px;color:#fff;font-size:24px;padding:12px 12px;cursor:pointer;border:1px solid #fff;transition:opacity .3s ease,transform .3s ease;z-index:29}.iti--fullscreen-popup.iti--container{z-index:9999}.swal2-container{z-index:11111!important}.GetQuoteIcon{position:fixed;bottom:50px;right:20px}.GetQuoteIcon a{text-decoration:none;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:4px;background:#0b558e;color:#fff;font-size:24px;border:1px solid #fff}.WhatsappIcon{position:fixed;bottom:100px;right:20px}.WhatsappIcon a{text-decoration:none;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:4px;background:#0b558e;color:#fff;font-size:24px;border:1px solid #fff}.full-screen-modal{background:rgba(0,0,0,.6117647059)}.loader{border:4px solid transparent;border-top:4px solid #0b558e;border-radius:50%;width:50px;height:50px;animation:spin 2s linear infinite;top:0;left:0;transform:translate(-50%,-50%);z-index:9999}#cookieModal{background:0 0;display:none}#cookieModal.show{display:flex!important;align-items:end}.modal.show .modal-dialog{padding:28px;margin:0;max-width:650px}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.loader-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.8);z-index:10000;display:none;justify-content:center;align-items:center}#shadow-host-companion{padding:0}.disabled_js{display:block;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.modal-backdrop.show{opacity:0}@media screen and (max-width:1400px) and (min-width:1200px){#salesf-appdev-section .app-development-points-main-wrapper .appdev-points-row .appdev-point-wrapper .description-wrapper p{max-width:350px}#cloud-migration-section .cloud-migration-process-wrapper .process-detail-wrapper{max-width:320px}}@media screen and (max-width:1200px) and (min-width:993px){#develop-blockchain-application-section.salesf-integration .blockchain-wrapper h4{min-height:44px}#cloud-migration-section .cloud-migration-process-wrapper .process-detail-wrapper{max-width:260px}#cloud-migration-section .cloud-migration-process-wrapper .process-detail-wrapper .triangle-vector-wrapper{right:-72px}#cloud-migration-section .cloud-migration-process-wrapper .process-detail-wrapper .triangle-vector-wrapper img{width:72px}#cloud-performance-optimization-benefits-section .benefit-main-wrapper .title-wrapper{min-width:280px;min-height:280px}#cloud-performance-optimization-benefits-section .benefit-main-wrapper .vector-wrapper{max-width:112px}#cloud-performance-optimization-benefits-section .benefit-main-wrapper .vector-wrapper .second-vector{margin-top:55px}#cloud-performance-optimization-benefits-section .benefit-main-wrapper .vector-wrapper .fourth-vector{margin-top:55px}}@media screen and (max-width:991px) and (min-width:768px){#Salesforce-product-section .product-main-wrapper .img-wrapper img{transform:scale(.8)}#Salesforce-product-section .product-main-wrapper .img-wrapper .sales-btn{position:absolute;top:22px;left:-18px}#Salesforce-product-section .product-main-wrapper .img-wrapper .service-btn{position:absolute;top:190px;left:-18px}#Salesforce-product-section .product-main-wrapper .img-wrapper .commerce-btn{position:absolute;top:0;right:-28px}#Salesforce-product-section .product-main-wrapper .img-wrapper .marketing-btn{position:absolute;top:200px;right:-28px}#cloud-migration-section .cloud-migration-process-wrapper .process-detail-wrapper .triangle-vector-wrapper{right:-42px}#cloud-migration-section .cloud-migration-process-wrapper .process-detail-wrapper .triangle-vector-wrapper img{width:42px}#cloud-performance-optimization-benefits-section .benefit-main-wrapper .title-wrapper{min-width:230px;min-height:230px;padding:0;border-radius:0}#cloud-performance-optimization-benefits-section .benefit-main-wrapper .vector-wrapper{max-width:70px}#cloud-performance-optimization-benefits-section .benefit-main-wrapper .vector-wrapper .second-vector{margin-top:134px}#cloud-performance-optimization-benefits-section .benefit-main-wrapper .vector-wrapper .fourth-vector{margin-top:134px}.iti-mobile .iti__country-list{max-height:90%;width:100%;top:90px}}@media screen and (max-width:991px){#hero-section{padding:100px 0 50px}#client-references-section .client-references-slider .client-reference-slide .profile-section{padding:60px 18px}#client-references-section .client-references-slider .client-reference-slide .profile-reference-description-wrapper .content-wrapper{margin-right:-38px;padding:40px 28px}#tech-source-process-slider-section .tech-telent-process-slider .slider-slide .process-icon-wrapper{justify-content:center}#tech-source-process-slider-section .tech-telent-process-slider .slider-slide .process-icon-wrapper img{max-width:100%}#other-pg-hero-section{padding-top:100px;padding-bottom:50px}#blog-pg-hero-section{padding:100px 0 40px}#machine-learning-model-section .machine-learning-model-points-wrapper .model-wrapper .icon-wrapper svg{width:100px;height:100px}#computer-vision-app-development-section .service-wrapper .service-points p{padding:6px 8px;font-size:16px}#develop-blockchain-application-section .blockchain-application-steps-wrapper .vector-wrapper{margin-top:10px}#develop-blockchain-application-section .blockchain-application-steps-wrapper .vector-wrapper img{max-width:650px}#salesforce-implementation-process-section .machine-learning-model-points-wrapper .model-wrapper .icon-wrapper img,#salesforce-implementation-process-section .machine-learning-model-points-wrapper .model-wrapper .icon-wrapper svg{width:100px;height:100px}#salesforce-implementation-process-section .machine-learning-model-points-wrapper .model-wrapper .number-wrapper span{font-size:85px}#salesf-appdev-section .app-development-points-main-wrapper{background-image:none;padding-top:0;margin-top:24px}#salesf-appdev-section .app-development-points-main-wrapper .appdev-points-row{margin-bottom:24px;gap:24px}#home-pg-contact-us-section .contact-info-wrapper{border-bottom-left-radius:0;border-top-right-radius:4px}#home-pg-contact-us-section .form-wrapper{border-top-right-radius:0;border-bottom-left-radius:4px}#error-page-section{margin-top:79px}}@media screen and (max-width:767px){#client-references-section .client-references-slider .client-reference-slide .profile-reference-description-wrapper .content-wrapper{margin-right:0;border-bottom-left-radius:0;border-bottom-right-radius:0}#client-references-section .client-references-slider .client-reference-slide .profile-section{border-top-left-radius:0;border-top-right-radius:0}#etl-service-process-works-section .makes-different-point-wrapper{display:block;margin-bottom:0}#etl-service-process-works-section .makes-different-point-wrapper .icon-wrapper svg{width:94px}#etl-service-process-works-section .makes-different-point-wrapper::before{content:none}#etl-service-process-works-section .makes-different-point-wrapper .icon-wrapper{position:relative}#etl-service-process-works-section .makes-different-point-wrapper{padding-left:0}#benefits-predictive-analytics-section .benefits-main-wrapper .benefit-point-wrapper:nth-child(2){padding-left:0}#benefits-predictive-analytics-section .benefits-main-wrapper .benefit-point-wrapper:last-child{padding-left:0}#benefits-predictive-analytics-section .benefits-main-wrapper .benefit-point-wrapper .icon-wrapper img{max-width:128px}#computer-vision-app-development-section .service-wrapper .service-points p{padding:6px 8px;font-size:14px}#develop-blockchain-application-section .blockchain-application-steps-wrapper .vector-wrapper{display:none}#develop-blockchain-application-section .blockchain-wrapper{text-align:center}#develop-blockchain-application-section .blockchain-wrapper img{max-width:200px}#enterprise-collaboration-strategies-section .strategies-main-wrapper{background-image:none}#enterprise-collaboration-strategies-section .strategies-main-wrapper p{margin-bottom:0}#cloud-migration-section .cloud-migration-process-wrapper .process-detail-wrapper .triangle-vector-wrapper img{display:none}#cloud-migration-section .cloud-migration-process-wrapper .process-detail-wrapper{max-width:100%}.iti--fullscreen-popup.iti--container{top:80px}}@media screen and (max-width:576px){#hero-section .hero-content-wrapper h1{font-size:34px;line-height:42px;margin-bottom:24px}#our-client-section .our-client-slider .client-logo-wrapper{margin:0 6px}#our-client-section .our-client-slider .slick-prev{left:-8px}#our-client-section .our-client-slider .slick-next{right:-8px}#home-pg-contact-us-section .contact-info-wrapper{padding:18px}#home-pg-contact-us-section .form-wrapper{padding:18px}#footer .footer-copyrights-wrapper .footer-rights-wrapper .copyrights-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:6px}#other-pg-hero-section .hero-content-wrapper h1{font-size:38px}#other-pg-hero-section .hero-content-wrapper p{font-size:16px;line-height:26px;text-align:justify}#footer .footer-copyrights-wrapper .footer-rights-wrapper .copyrights-wrapper p{text-align:center;display:flex;flex-direction:column}#blog-pg-hero-section .hero-content-wrapper h1{font-size:24px}#makes-different-section .makes-different-main-wrapper .makes-different-point-wrapper{flex-direction:column}#makes-different-section .makes-different-main-wrapper .makes-different-point-wrapper::before{content:none}#makes-different-section .makes-different-main-wrapper .makes-different-point-wrapper .icon-wrapper{position:relative}#talk-about-project-form-wrapper .project-form-wrapper .form-wrapper{padding:16px}#solutions-just-call-away-section .solutions-process-main-wrapper .solutions-process-point-wrapper .icon-wrapper{padding:0 0 12px 0}#solutions-just-call-away-section .solutions-process-main-wrapper .solutions-process-point-wrapper .icon-wrapper img{width:44px}#vision-to-final-product-section .final-product-process-wrapper .description-wrapper{padding:16px 12px}#solutions-just-call-away-section .container{padding:0}#solutions-just-call-away-section .container .section-title{padding:0 12px}#solutions-just-call-away-section .container .solutions-process-main-wrapper .solutions-process-point-wrapper .description-wrapper p{font-size:16px}#toolkit-section .technologies-wrapper .tech-icon-wrapper img{max-width:100px}#dataops-capabilities-section .advisory-service-wrapper .icon-wrapper svg{width:60px;height:60px}#develop-blockchain-application-section .section-title h2{font-size:20px}#cloud-managed-services-offers .services-main-wrapper .icon-wrapper img{transform:scale(1)}#cloud-managed-services-offers .services-main-wrapper .description-wrapper{margin-top:-12px}#cloud-managed-services-offers .services-main-wrapper .icon-wrapper{margin:0 0 14px}#how-customized-software-section .spacer-element-cloud-service-wrapper img{height:auto}#how-customized-software-section .spacer-element-cloud-service-wrapper{max-height:18px}#salesforce-keyfeatures-section .keyfeatures-points-wrapper .keyfeatures-point-wrapper .icon-wrapper svg{width:56px;height:56px}#salesf-appdev-section .app-development-points-main-wrapper .appdev-points-row{margin-bottom:18px;gap:18px;flex-wrap:wrap;justify-content:center}#salesf-appdev-section .app-development-points-main-wrapper .appdev-points-row .appdev-point-wrapper .description-wrapper p{max-width:100%}#tech-source-process-slider-section .tech-telent-process-slider .slider-slide .process-icon-wrapper .icon-wrapper{max-width:100%}#aicomputer-vision-app-development-section .best-startups-main-wrapper .who-we-are-wrapper{padding:12px}.iti-mobile .iti--container{top:96px}#bi-reporting-choose-plan-business-section .best-startups-main-wrapper .who-we-are-wrapper .icon-title-wrapper{padding:12px;gap:14px}#bi-reporting-choose-plan-business-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper{padding:12px}.section-title h2{font-size:30px}p{font-size:16px!important;line-height:26px}#home-pg-contact-us-section .contact-info-wrapper .contact-details-wrapper .detail-info-wrapper .links-wrapper a{font-size:16px}#our-expertise-section .expertise-wrapper .description-wrapper p{line-height:26px}#bi-reporting-choose-plan-business-section .best-startups-main-wrapper .who-we-are-wrapper .services-content-wrapper ul li{font-size:16px;line-height:26px}#hero-section .hero-content-wrapper p{line-height:26px}}@media screen and (max-width:992px){#footer .footer-copyrights-wrapper .footer-rights-wrapper .copyrights-wrapper{flex-direction:column-reverse;justify-content:center;align-items:center;gap:6px}#office-location-wrapper .locations-wrapper .country-wrapper .flag-name-wrapper .flag-wrapper img{max-width:120px}}@media screen and (max-width:767px){#our-client-section .our-client-slider{padding:0 0}#office-location-wrapper .locations-wrapper .country-wrapper .flag-name-wrapper .flag-wrapper img{max-width:100px}}
/* 31.01.2025 */

#contact-us-pg-faqs-section .faqs-wrapper .accordion {
    width: 100%;
    max-width: 100%;
    margin: 0;
    background: transparent;
    border-radius: 4px;
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
  }
  #contact-us-pg-faqs-section .faqs-wrapper .question {
    background: #ffffff;
    margin-bottom: 18px;
    padding: 12px 24px 12px 18px;
    border-radius: 4px;
    border: 1px solid #e3e8f4;
  }
  #contact-us-pg-faqs-section .faqs-wrapper .question:last-child {
    margin-bottom: 0;
  }
  #contact-us-pg-faqs-section .faqs-wrapper .accordion .link {
    cursor: pointer;
    display: flex;
    align-items: start;
    justify-content: space-between;
    padding: 0;
    color: #050505;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    transition: all 0.4s ease;
  }
  #contact-us-pg-faqs-section .faqs-wrapper .accordion li:last-child .link {
    border-bottom: 0;
  }
  #contact-us-pg-faqs-section
    .faqs-wrapper
    .accordion
    li
    .material-symbols-outlined {
    position: relative;
    font-size: 18px;
    color: #595959;
    transition: all 0.4s ease;
  }
  #contact-us-pg-faqs-section
    .faqs-wrapper
    .accordion
    li
    .material-symbols-outlined {
    font-size: 24px;
    background: #ffffff;
    color: #0b558e;
    border-radius: 2px;
    border: 1px solid #0b558e;
  }
  #contact-us-pg-faqs-section .faqs-wrapper .accordion li.open .link {
    color: #0b558e;
  }
  #contact-us-pg-faqs-section
    .faqs-wrapper
    .accordion
    li.open
    .material-symbols-outlined {
    background: #0b558e;
    border-radius: 2px;
    color: #fff;
  }
  #contact-us-pg-faqs-section
    .faqs-wrapper
    .accordion
    li.open
    .material-symbols-outlined {
    transform: rotate(180deg);
  }
  #contact-us-pg-faqs-section .faqs-wrapper .submenu {
    display: none;
  }
  #contact-us-pg-faqs-section .faqs-wrapper .question.open .submenu {
    display: block;
    padding: 0 0;
    margin-bottom: 0;
    color: #626262;
    font-size: 16px;
    max-width: 96%;
    text-align: justify;
  }
  /* Section Styling */
  #why-company-choose-us-section.sred-section {
    background-image: url(../media/images/sred.webp);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    padding: 30px 0;
    color: #333;
    margin-top: 30px;
  }
  #why-company-choose-us-section.sred-section::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000cf;

  }
  #why-company-choose-us-section.sred-section .section-title {
    position: relative;
    z-index: 2;
    margin-bottom: 20px;
  }
  #why-company-choose-us-section.sred-section .section-title h2{
    color:#fff;
  }
 
  #why-company-choose-us-section.sred-section .choose-us-description-wrapper {
    position: relative;
    z-index: 2;
    margin-bottom: 30px;
  }

  #why-company-choose-us-section.sred-section .choose-us-description-wrapper p {
    font-size: 18px;
    color: #fff;
    line-height: 1.6;
    margin-bottom: 30px;
  }
  #why-company-choose-us-section.sred-section  .btn-wrapper button.web-btn{
    border:2px solid #fff ;
    color:#000;
    background: #fff;
  }
  #why-company-choose-us-section.sred-section .btn-wrapper button.web-btn:hover{
    
    background: transparent;
    color:#fff;
  }
  #why-company-choose-us-section.sred-section .btn-wrapper {
    z-index: 2;
  }

  #pricing-section .pricing-main-wrapper {
    height: 100%;
  }
  #pricing-section .pricing-main-wrapper .card {
    background: #ffffff;
    border: 1px solid #e3e8f4;
    height: 100%;
  }
  #pricing-section .pricing-main-wrapper .card .card-header {
    background: #ffffff;

    padding: 12px;
    border-bottom: 1px solid #e3e8f4;
    min-height: 156px;
  }
  #pricing-section .pricing-main-wrapper .card .card-header h3 {
    font-size: 22px;
    font-weight: 600;
    color: #0b558e;
    margin-bottom: 6px;
  }
  #pricing-section .pricing-main-wrapper .card .card-header p {
    font-size: 16px;
    margin-bottom: 0;
  }
  #pricing-section .pricing-main-wrapper .card .card-body{
    padding:10px 16px 18px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  #pricing-section .pricing-main-wrapper .card .card-body p {
    font-size: 22px;
    margin-bottom: 6px;
    font-weight: 700;
    
  }
  #pricing-section .pricing-main-wrapper .card .card-body p small {
      font-weight: 400;
      font-size: 14px;
    }
  #pricing-section .pricing-main-wrapper .card .card-body ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
  }
  #pricing-section .pricing-main-wrapper .card .card-body ul li {
    display: flex;
    align-items: flex-start;
    font-size: 16px;
    margin-bottom: 4px;
  }
  #pricing-section .pricing-main-wrapper .card .card-body ul li:last-child {
    margin-bottom: 0;
  }
  #pricing-section .pricing-main-wrapper .card .card-body ul li span {
    color: #0b558e;
    margin-right: 8px;
    font-size: 20px;
  }
  #pricing-section .pricing-main-wrapper .card .card-body .btn-wrapper {
    display: flex;
  }
  #pricing-section .pricing-main-wrapper .card .card-body .pricing-btn {
    text-decoration: none;
    padding: 6px 16px;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #0b558e;
    border-radius: 2px;
    background: #0b558e;
    color: #ffffff;
    transition: 0.3s ease-in-out;
  }
  #pricing-section .pricing-main-wrapper .card .card-body .pricing-btn:hover {
    background: #ffffff;
    color: #0b558e;
  }
  #our-expertise-section.bg-image {
    background-image: none;
  }
  #experts-web-application-development-section.chatgpt-tailored-sec
    .clients-logos-wrapper
    .client-logo-wrapper {
    flex-direction: column;
  }
  #experts-web-application-development-section.chatgpt-tailored-sec
    .clients-logos-wrapper
    .client-logo-wrapper
    img {
    max-width: 80px;
    height: auto;
    transition: 0.3s ease-in-out;
  }
  #experts-web-application-development-section.chatgpt-tailored-sec
    .clients-logos-wrapper
    .client-logo-wrapper:hover
    img {
    transform: scale(1.05);
  }
  #experts-web-application-development-section.chatgpt-tailored-sec
    .clients-logos-wrapper
    .client-logo-wrapper
    p {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    color: #0b558e;
  }
  #tech-stack-section .tech-stack-slider {
    margin-top: 18px;
  }
  #tech-stack-section .tech-stack-slider .client-logo-wrapper {
    margin: 0 6px;
    border-radius: 4px;
    overflow: hidden;
  }
  #tech-stack-section .tech-stack-slider .client-logo-wrapper img {
    border-radius: 4px;
  }
  #tech-stack-section
    .tech-stack-slider
    .client-logo-wrapper
    .technology-info-wrapper {
    margin-top: -24px;
    z-index: 1;
    position: relative;
    text-align: center;
  }
  #tech-stack-section
    .tech-stack-slider
    .client-logo-wrapper
    .technology-info-wrapper
    .name {
    padding: 12px;
    width: 90%;
    margin: auto;
    background: #0b558e;
    border-radius: 2px;
  }
  #tech-stack-section
    .tech-stack-slider
    .client-logo-wrapper
    .technology-info-wrapper
    .name
    p {
    color: #fff;
    margin-bottom: 0;

    font-weight: 500;
    font-size: 18px;
  }
  .chatGPT-integration {
    animation-name: jumpAni;
    animation-duration: 7s;
    animation-timing-function: linear;
    animation-delay: 0;
    animation-iteration-count: infinite;
  }
  @keyframes jumpAni {
    0% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }

    40% {
      -webkit-transform: translateY(-30px);
      transform: translateY(-30px);
    }

    100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }


  /* 28.02.2025 */
  /* Custom z-index for the whole SweetAlert2 container */
.swal2-container {
  z-index: 10000 !important; /* Higher value to make sure it appears on top */
}

/* Custom z-index for the popup specifically */
.swal2-popup {
  z-index: 10001 !important; /* Higher value for the popup */
}
.sred-modal {
  position: fixed;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transform: scale(1.1);
  transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
  z-index: 9999;
  overflow: auto;
  display: flex;
  justify-content:center;
  align-items:center;
  /* padding: 18px 0; */
  }
  .sred-modal .modal-content {
    position: absolute;
    /* top: ; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    background-color: white;
    padding: 18px 16px ;
    width: 100%;
    max-width: 700px;
    border-radius: 0.5rem;
    height:90%;
  }
  .close-button {
    display: block;
    float: right;
    width: 1.5rem;
    font-size: 1.2em;
    line-height: 1;
    padding: 0 .2em .15em;
    text-align: center;
    cursor: pointer;
    border-radius: 0.25rem;
    background-color: #ddd;
    color: #333;
    transition: color 0.12s ease-in-out;
  }
  .close-button:hover {
    color: #0b558e;
  }
  .show-modal {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
  }
  .sred-modal #home-pg-contact-us-section{
    padding: 0;
  }
  .sred-modal .closebtn-wrapper{
    margin-bottom: 12px;
    /* padding: 0 12px; */
  }

  
  @media screen and (max-width:576px){
    .sred-modal{
      padding: 0;
    }
    .sred-modal .modal-content{
      padding: 18px 0 0;
    } 
  }

  #benefits-from-dss-section.pricing-newsection .about-us-content-wrapper h3{
    font-size: 28px;
    font-family: Rajdhani-Bold;
    color: #0b558e;
    text-transform: uppercase;
    margin-bottom: 0;
  }
  #benefits-from-dss-section.pricing-newsection .about-us-content-wrapper{
    background: #fff;
    padding: 20px;
    border-radius: 4px;
  }
  #benefits-from-dss-section.pricing-newsection .pricing-rate-wrapper{
    background: #fff;
    padding: 20px;
    border-radius: 4px;
  }
  #benefits-from-dss-section.pricing-newsection .pricing-rate-wrapper .price-number h3{
    font-size: 54px;
    font-family: Rajdhani-Bold;
    color: #0b558e;
    text-transform: uppercase;
    margin-bottom: 0;
  }
  #benefits-from-dss-section.pricing-newsection .pricing-rate-wrapper .price-number p{
    color:#49515B;
    font-size:20px;
    margin-bottom: 4px;
  }
  #benefits-from-dss-section.pricing-newsection .pricing-rate-wrapper .content-wrapper p{
    color: #49515b;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 0;
    transition: .3s ease-in-out;
  }
  #benefits-from-dss-section.pricing-newsection .pricing-rate-wrapper .content-wrapper h4{
    font-size: 36px;
    font-family: Rajdhani-Bold;
    color: #0b558e;
    text-transform: uppercase;
    margin-bottom: 0;
  }
  #solutions-just-call-away-section .solutions-process-navarrows button.btnPrevious{
    transform: rotate(180deg);
  } 

  .startupcta-btn{
    background: #fff;
    color: #000;
    border: 2px solid #fff;
  }
  .startupcta-btn:hover{
    color: #fff;
    background: transparent;
  }
  #solutions-just-call-away-section .solutions-process-navarrows button {
    width: 34px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 0;
}

/* Lazy Loading Css  */
  .lazy { 
    opacity: 0; 
    transition: opacity 0.3s; 
  }

  .lazy-loaded { 
    opacity: 1; 
  }