/* GLOBAL STYLE */
.page-id-2786 { background: #f6f7fa; }

h2 { font-family: 'p-bold'; }

.commonHeading { font-size: 36px; text-transform: capitalize; }
body.darkmode .keyMetrics .commonHeading { display: inline-block; }
/* DARK MODE CSS */
body.darkmode { background-color: #000; }

body.darkmode .keyMetrics .content:before { background: #000; }

body.darkmode .commonHeading { color: #fff; }

body.darkmode p { color: #fff; }

body.darkmode .commonTabs li.nav-item button { color: #fff!important; }

body.darkmode .commonTabs .tab-content { background: #222; }

body.darkmode .commonTabs .tab-content h3 { color: #fff; }

body.darkmode .advantages:before { background: #222; }

body.darkmode .commonTabs li.nav-item button.active { box-shadow: 0 0 20px -4px #0d6efd,-14px -8px 21px -14px #0d6efd; }

body.darkmode .advantagesCards .singleAdvantagesCard { background: #000; box-shadow: 0 7px 8px -1px #2c2c2c24,5px 5px 13px -4px #000000b0; }

body.darkmode .advantagesCards .singleAdvantagesCard h3 { color: #fff; }

body.darkmode .advantagesCards .singleAdvantagesCard:hover { background: #0347ab; }

body.darkmode .advantagesCards .singleAdvantagesCard:before { color: #ffffff3d; }

body.darkmode .techSingle { background: #262626; }

body.darkmode .techContent h3, body.darkmode .techContent p { color: #fff!important; }

body.darkmode .commonTabs .tab-content ul li { color: #fff; }

body.darkmode .whyChooseUs .innerRow { background: #262626; }

body.darkmode ul.whyChooseUsList li { color: #fff; }
/* body.darkmode ul.whyChooseUsList li { color: #fff; box-shadow: 2px 8px 7px -2px #0000002b; } */

body.darkmode .processSteps .singleStep p { color: #000; }

body.darkmode .visualizationProcess h4 { color: #fff; }

body.darkmode .counterRow h4 { color: #fff; }

body.darkmode .counterImageWrapper img { filter: invert(0); }

body.darkmode .middleLiner { background-color: #222; }

/* BANNER CSS */
.bannerModule { padding: 250px 0 250px; background-size: cover; background-repeat: no-repeat; background-position: center; position: relative; }

h1.bannerTitle { font-size: clamp(34px, 5.7vw, 70px); line-height: 1.2em; margin: 0 0 20px; }

h5.bannerSubTitle { font-size: clamp(16px, 2.5vw, 22px); line-height: 1.4em; margin: 0; max-width: 840px; }

.bannerModule:before { content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: linear-gradient(90deg, rgb(0 0 0 / 0%) 0, rgb(0 0 0 / 82%) 41%, rgb(0 0 0 / 45%) 61%, rgb(0 0 0 / 18%) 71%, rgb(0 0 0 / 62%) 100%); z-index: 0; }

.bannerModule .inner { position: relative; }

/* KEY METRICS / SECOND SECTION CSS */
.keyMetrics { position: relative; padding: 80px 0; clear: both; }

.keyMetrics .commonHeading { max-width: 1000px; }

.keyMetrics .content { padding: 40px 20px; position: relative; display: inline-block; }

.keyMetrics .content p:last-child { margin: 0; }

.keyMetrics .content:before { content: ""; position: absolute; left: -35px; top: 0; width: 100vw; height: 100%; z-index: -1; box-shadow: 0 4px 10px -2px rgba(0, 0, 0, .2),0 -6px 10px -7px rgba(0, 0, 0, .2); border-radius: 10px; display: block; clear: none; background: #fff; }

.keyMetrics .columnImage img { max-width: 100%; width: auto; }

.commonBtn { background: #ff8f08; color: #fff; padding: 14px 60px 14px 20px; display: inline-block; position: relative; font-family: 'p-bold'; font-size: 19px; transition: all 0.6s cubic-bezier(0, 0, 0.2, 1); border-radius: 8px; border: 2px solid #ff8f08; box-shadow: 0 0 0 0 transparent; }

.commonBtn:hover { background: transparent; backdrop-filter: blur(11px); color: #ff8f08; box-shadow: 8px 8px 0 -4px #ff8f08; }

.commonBtn:before { content: ''; background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" id="phone"><path d="M23.45 20.93a3 3 0 0 0-4.25 0l-1.45 1.45a26.14 26.14 0 0 1-4.51-3.62 26.14 26.14 0 0 1-3.62-4.51l1.45-1.45a3 3 0 0 0 0-4.25L8.24 5.73a2.93 2.93 0 0 0-2.11-.88h0A3 3 0 0 0 4 5.73L2.64 7.08A6.37 6.37 0 0 0 1 12.33c.32 3.75 2.78 8.26 6.57 12.06S15.92 30.64 19.67 31a7.87 7.87 0 0 0 .84 0 6.07 6.07 0 0 0 4.41-1.64L26.27 28a3 3 0 0 0 .88-2.13 2.93 2.93 0 0 0-.88-2.11zM26.6 5.39A14.92 14.92 0 0 0 16 1a1 1 0 1 0 0 2A13 13 0 0 1 29 16.11a1 1 0 0 0 1 1h0a1 1 0 0 0 1-1A14.91 14.91 0 0 0 26.6 5.39z" style="&%2310; fill: %23ff8f08;&%2310;"/><path d="M20.91,11.11a6,6,0,0,1,1.77,4.31,1,1,0,0,0,1,1h0a1,1,0,0,0,1-1,8,8,0,0,0-8-8.1,1,1,0,1,0,0,2A6,6,0,0,1,20.91,11.11Z" style="&%2310; fill: %23ff8f08;&%2310;"/></svg>') center/70% no-repeat; position: absolute; z-index: 3; top: 50%; right: 16px; width: 37px; height: 37px; transform: translateY(-50%); background-color: #fff!important; border-radius: 50%; transition: 0.4s ease-in-out; border: 2px solid #ff8f08; }

.commonBtn:hover:before { background-color: transparent!important; }

/* MIDLINER SECTION CSS / EXTRA SECTION */
.middleLiner { padding: 50px 0; background-color: #fff; }

/* .middleLiner .commonHeading span.themeGradientColor {
  background: unset;
  -webkit-text-fill-color: #fff;
} */

.counterRow { display: flex; align-items: center; justify-content: space-between; margin: 40px 0 50px; }

.counterRow h4 { line-height: 1.5em; margin: 0; }

.counterRow h4 .count { font-family: 'p-bold'; }

.counterRow .singleCounter { width: calc(100% / 3); text-align: center; padding: 0 20px; }

.counterImageWrapper { height: 70px; display: flex; align-items: flex-end; justify-content: center; margin: 0 0 20px; }

.counterImageWrapper img { width: fit-content; display: block; max-width: 100%!important; max-height: 100%; filter: invert(1); }

/* SERVICES / SECTION THREE CSS */
.commonTabs li.nav-item { width: 100%; }

.commonTabs li.nav-item button { font-size: 25px; color: #000!important; font-weight: 700; width: 100%; line-height: 1.2em; padding: 15px 20px; border-radius: 34px 0 0 34px; box-shadow: 0 0 0 0 transparent; transition: all 0.6s cubic-bezier(0, 0, 0.2, 1); }

.commonTabs li.nav-item button.active { color: #fff!important; box-shadow: 0 0 20px -4px #0d6efda6,-14px -8px 21px -14px #0d6efd87; background-color: #0557cf; }

.commonTabs .tab-content { border-radius: 10px; box-shadow: 0 2px 20px 0 #0000001f; background: #fff; display: flex; align-items: center; }

.serviceWeOffer { padding: 50px 0 80px; }

.commonTabs ul.nav-pills { padding: 0; margin: 40px 0!important; }

.commonTabs li.nav-item:not(:last-child) { margin-bottom: 10px; }

.commonTabs li.nav-item button:not(.active):hover { background: #0d6efd78; }

.commonTabs .tab-content .tab-pane { padding: 50px 20px; }

.commonTabs .tab-content h3 { font-size: 28px; font-family: 'p-bold'; line-height: 1.2em; position: relative; margin: 0 0 40px 0; z-index: 1; }

.commonTabs .tab-content h3:before { content: '. . .'; position: absolute; left: 0; bottom: -18px; width: fit-content; height: 100%; color: #0557cf; z-index: -1; line-height: 1; }

.commonTabs .tab-content h3:after { content: '____'; position: absolute; left: 44px; bottom: -14px; width: 100%; color: #0557cf; height: 100%; border-radius: 60px; display: flex; white-space: nowrap; line-height: 1; z-index: -1; max-width: fit-content; }

.servicesTabs { margin: 60px auto 40px; }

.bottomText p { font-family: 'p-bold'; font-size: 24px; text-transform: uppercase; }

/* ADVANTAGES / SECTION FOURTH CSS */
.advantages { padding: 70px 0 70px; position: relative; }

.advantages:before { content: ''; position: absolute; left: 0; top: 0; height: 100%; width: 100%; background: #fff; z-index: -1; }

.advantagesCards { display: flex; flex-wrap: wrap; justify-content: space-between; counter-reset: section; margin: 60px 0 0 0; }

.advantagesCards .singleAdvantagesCard { width: calc(50% - 14px); margin: 14px 0; background: #f6f7fa; overflow: hidden; padding: 40px; position: relative; z-index: 1; border-radius: 6px; box-shadow: 0 7px 8px -1px #9f9f9f24,5px 5px 13px -4px #9f9f9fb0; transition: 0.8s cubic-bezier(0.71, 0.43, 1, 0.97); }

.advantagesCards .singleAdvantagesCard:after { content: ''; position: absolute; left: 100px; top: -20%; background: #0d6efd; width: 7px; transform: rotate(35deg) translateX(-170px); box-shadow: 0 0 80px 20px #0d6efd,0 0 50px -10px #0d6efd17; transition: 1.3s cubic-bezier(0.33, 0.33, 0.07, 0.95); bottom: -30%; opacity: 0; }

.advantagesCards .singleAdvantagesCard:hover:after { opacity: 1; transform: rotate(35deg) translateX(0); left: calc(100% + 200px); }

.advantagesCards .singleAdvantagesCard:hover { background: #0347ab; }

.advantagesCards .singleAdvantagesCard h3, .advantagesCards .singleAdvantagesCard p { transition: 0.5s ease; }

.advantagesCards .singleAdvantagesCard:hover h3, .advantagesCards .singleAdvantagesCard:hover p { color: #fff; }

.advantagesCards .singleAdvantagesCard h3 { font-size: 25px; font-family: 'p-bold'; }

.advantagesCards .singleAdvantagesCard p { font-size: 18px; line-height: 28px; }

.advantagesCards .singleAdvantagesCard p:last-child { margin: 0; }

.advantagesCards .singleAdvantagesCard:hover:before { color: #00000036; }

/* TOOLS AND TECHNOLOGIES / SECTION FIFTH CSS */
.toolsNTechnologies { padding: 70px 0; }

.techRow { display: flex; /* flex-flow: column; */ /* counter-reset: count; */ margin: 70px 0 0; position: relative; flex-wrap: wrap; justify-content: space-between; align-items: stretch; }

.techSingle { width: calc((100% / 3) - 18px); background: #0d6efd1f; display: flex; padding: 30px 30px; border-radius: 14px 14px 50px 14px; position: relative; z-index: 2; margin: 0 0 40px; flex-flow: column; }

/* .techSingle.inverted {
  align-self: flex-end;
  border-radius: 14px 14px 14px 50px;
  background: #0d6efd75;
} */

.tech_Icon { flex: 1; max-height: 100px; display: flex; align-items: flex-end; }

.tech_Icon img { width: 100%; height: fit-content; max-height: 100%; object-fit: contain; object-position: left; max-width: 300px; }

.techContent { margin: 30px 0 0; }

.techContent p:last-child { margin: 0; }


/* DATA VISUALIZATION TYPES / SIXTH SECTION CSS */
.typesTabs .tab-content { order: -1; }

.typesTabs .tab-content li.nav-item button { border-radius: 0 34px 34px 0!important; }

.typesTabs.commonTabs li.nav-item button { border-radius: 0 34px 34px 0; }

.typesTabs { margin: 70px 0 0; }

.dataVisualizationTypes { padding: 90px 0; position: relative; }

.dividerTop { position: relative; }

.dividerTop:before { content: ''; position: absolute; top: 20px; width: calc(100% - 40px); left: 0; height: 4px; display: block; margin: 0 auto; right: 0; background: #0d6efd; border-radius: 50%; box-shadow: 0 0 20px 3px #0d6efd7a; max-width: 1000px; }

.commonTabs .tab-content ul { list-style: none; column-count: 2; margin: 0; }

.commonTabs .tab-content ul li { font-size: 18px; line-height: 1.5em; padding: 0 0 0 30px; position: relative; }

.commonTabs .tab-content ul li:before { content: ''; position: absolute; left: 0; top: 9px; width: 8px; height: 8px; background: #0d6efd; border-radius: 50%; }

.commonTabs .tab-content ul li:after { content: ''; position: absolute; left: 0; top: 12px; background: #0d6efd; height: 2px; width: 18px; }

/* WHY CHOOSE US / SEVENTH SECTION CSS */
.whyChooseUs .innerRow { padding: 50px 70px; background: #dae6fb; border-radius: 50px; display: flex; position: relative; align-items: center; justify-content: space-between; }

.styledBtn { position: absolute; bottom: 0; left: 0; right: 0; z-index: 2; transform: translateY(50%); }

.whyChooseUs .innerRow .left { width: calc(60% - 30px); }

.whyChooseUs { padding: 40px 0 110px; }

.whyChooseUs .innerRow .colm.right { width: calc(40% - 30px); }

ul.whyChooseUsList { margin: 0; }

ul.whyChooseUsList li { margin: 0 0 10px; text-align: center; font-family: 'p-bold'; font-size: 18px; line-height: 1; padding: 13px 10px; cursor: default; transition: 0.1s ease-in-out; border-radius: 8px; }
ul.whyChooseUsList li:hover { background: #0557cf; color: #fff; }
/* ul.whyChooseUsList li { margin: 0 0 10px; text-align: center; font-family: 'p-bold'; font-size: 18px; line-height: 1; padding: 10px 10px; cursor: default; transition: 0.4s ease-in-out; box-shadow: 2px 5px 7px -2px #0000002b; } */

/* VISUALIZATION PROCESS / EIGHTH SECTION CSS */
.visualizationProcess { padding: 80px 0; }

.processSteps { display: flex; justify-content: space-between; flex-wrap: wrap; counter-reset: count; margin: 60px 0 0 0; }

.processSteps .singleStep { width: calc((100% / 3) - 20px); padding: 50px 20px 20px; display: flex; justify-content: center; align-items: center; flex-direction: column; margin: 32px 0; background: #dae6fb; text-align: center; position: relative; }

.processSteps .singleStep:before { content: counter(count, decimal-leading-zero); position: absolute; counter-increment: count; top: 0; transform: translateY(-50%); background: #0d6efd; width: 80px; height: 80px; display: flex; align-items: center; justify-content: center; left: 60px; border-radius: 50%; color: #fff; font-family: 'p-bold'; font-size: 28px; }

.processSteps .stepTitle { font-size: 22px; font-family: 'p-bold'; }

span.superText { background: #0d6efd; color: #fff; margin: 0 10px 10px 0; border-radius: 50px; padding: 0 12px; line-height: 2.2em; display: inline-block; font-size: 16px; font-family: 'p-bold'; }
