/* Reset default styles */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* Basic typography */
body {
    font-family: "Roboto", sans-serif;
    line-height: 1.6;
    color: #1b1b1b;
    letter-spacing: 0.5px;
    margin: 0 !important;
}

/* Container */

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Gotham";
    margin: 0;
}

a {
    text-decoration: none;
    color: #0a044b;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}


.sticky-move-box {
	width: 140px;
	padding: 0;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	position: fixed;
	top: 25%;
	left: 0;
/*	transition: top 0.2s ease-out;*/
	z-index: 9;
	border-bottom: 1px solid #303030;
	background: rgb(0, 0, 0);
	backdrop-filter: blur(6.300000190734863px);
/*    transform: translateY(-50%);*/
    transition: left 0.4s ease;
    display: none;
}
.sticky-move-box.move-left{
    left: -220px; 
}

.sticky-move-box ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.sticky-move-box ul li a {
	display: flex;
	align-items: center;
	color: #fff;
	color: #FFF;
	font-family: Roboto;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding: 15px;
	border-top: 1px solid rgba(48, 48, 48, 1);
	/* gap: 9px; */
}

.logo_language_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.page_header {
    position: relative;
    padding: 15px 0px;
}

.page_header {
/*    position: absolute;*/
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}

.video_banner_home video {
    width: 100%;
    height: 100%;
}

.banner_sec_home {
    height: 80vh;
    overflow: hidden;
    position: relative;
}

.video_banner_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    padding: 150px 0 90px 0;
    background: linear-gradient(234deg, rgba(0, 0, 0, 0) 8%, #000 105.55%);
}
.video_banner_content h1,
.video_banner_content p,
.video_banner_content .btn-a {
    transition: opacity 0.4s ease, transform 0.4s ease;
}
.video_banner_content .col-md-12 {
	padding: 0 80px;
}

.page_header::after {
    content: "";
    background: #fff;
    display: block;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 200px;
    z-index: -1;
}

.video_banner_content h1 {
    font-size: 38px;
    font-weight: 500;
    letter-spacing: -0.76px;
    position: relative;
    padding-left: 25px;
}
.banner_title_line {
	display: inline-flex;
	height: 36px;
	padding: 17px 20px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 100px;
	border: 1px solid #69CBF2;
	color: #FFF;
	font-family: Roboto;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
}
.video_banner_content h1::before {
    content: "";
    position: absolute;
    width: 3px;
    height: 140px;
    background: url(../images/bnr_title_line.svg) 0 0 no-repeat;
    bottom: 0;
    left: 0;
    background-size: 100%;
    background-position: center center;
    top: 0;
}

.video_banner_content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
    margin: 20px 0;
    color: #fff;
}

.video_banner_content a {
    display: inline-flex;
    padding: 17px 37px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #fff;
    font-family: Gotham;
    font-size: 14px;
    font-weight: 500;
    background: #21afe3;
}
.btn-a.btn-b {
	border: 1px solid #69CBF2;
	background: transparent;
	padding: 17px 17px;
	margin-left: 6px;
}
.video_banner_content a:hover { color: #fff;}

.slider_two {
    height: 300px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
}

.slider_two_box {
    position: relative;
}

.slider_two_content {
    position: absolute;
    bottom: 0;
    /* width: 100%; */
    height: 100%;
    padding: 31px;
    display: flex;
    align-items: flex-end;
}

.slider_two_content h6 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 131%;
}

.home_about_box {
    padding: 50px 90px;
    /* background: linear-gradient(309deg,
            #b5d561 9.21%,
            #acd26b 24.69%,
            #95cd86 60.14%,
            #70c4b3 88.16%,
            #46bbe6 125.92%); */
            background: #46BDE8;
    position: relative;
}

/*.title_h2 {
    color: #112a4d;
    font-size: 44px;
    font-weight: 500;
    line-height: 54px;
    text-transform: uppercase;
}*/
.title_h2 {
    letter-spacing: -0.02em;
    color: #11294B;
    font-family: Roboto;
    font-size: 44px;
    font-weight: 600;
}
.gotham_title{
    font-family: Gotham;
  font-size: 50px;
  font-style: normal;
  font-weight: 500;
  line-height: 54px;
  text-transform: uppercase;
}
.home_about_box p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

.home_about_box a {
    display: flex;
    width: 76.8px;
    height: 64px;
    padding: 11.039px 18.043px 11.259px 17.055px;
    justify-content: center;
    align-items: center;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
}
.home_about_box a img{
    transition: all 0.4s ease-in-out;
}
.home_about_box a:hover img {
	transform: translateX(50%) translateY(-50%);
}
.home_about_bg {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 758px;
    width: 100%;
}

.sec_home_b {
    min-height: 478px;
    display: flex;
    align-items: center;
}

.milestone_box {
    gap: 44px;
    max-width: 1120px;
    width: 100%;
    flex-wrap: wrap;
}

.milestone_box_number p {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.milestone_box_number h2 {
    color: #11294B;
    font-family: Gotham;
    font-size: 62px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.milestone_box_number {
    /* flex: 1; */
    width: 21%;
    padding-left: 25px;
    border-left: 1px solid rgba(228, 228, 228, 1);
    position: relative;
}

.milestone_box_number::before {
    content: "";
    background: rgba(70, 187, 230, 1);
    display: block;
    position: absolute;
    left: -1px;
    width: 2px;
    height: 39px;
}

.milestone_box_bg {
    background: url(../images/number_bg.png) 0 0 no-repeat;
    background-position: bottom right;
    padding: 0;
    background-size: cover;
    min-height: 392px;
}
.sec_home_c{
    background: #F6F6F6;
}
/* .sec_home_d {
    background: #f5f5f5;
} */

.sec_home_d .title_h2 {
    color: #112a4d;
    font-size: 100px;
    line-height: 83px;
    font-weight: 500;
    white-space: nowrap;
    margin-right: 60px;
    padding: 30px 0 0 0;
}
.home_core_box {
	display: flex;
	align-items: center;
	gap: 15px;
	background: #DCEFFD;
	position: relative;
	margin: 25px 0;
}
.home_core_box a {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 30px;
	height: 30px;
	background: #44BDEA;
}

.home_core_box a img{
    transition: all 0.4s ease-in-out;
}
.home_core_box a:hover img {
	transform: translateX(16%) translateY(-16%);
}
.home_core_box figure {
	margin: 0;
	width: 30%;
	min-width: 30%;
	max-width: 30%;
}
.home_core_box h6 {
	color: #000;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}
.home_core_box p {
	color: #181818;
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
    margin: 10px 0 0 0;
}
.title-marquee {
    overflow: hidden;
    width: 100%;
}
.home_core_box figcaption {
	padding: 0 30px 0 0;
}
.title-track {
    display: flex;
    width: max-content;
    animation: marquee 16s linear infinite;
    -webkit-animation: marquee 16s linear infinite;
}

@keyframes marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

/* slider-three */
/* slider-three */
/* slider-three */
.vertical-center-slider {
	height: 549px;
	overflow: hidden;
	margin: 50px 0 0 0;
}
.vertical-center-slider .swiper-slide {
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  background: #e5e7eb;
  transition: all 0.4s ease;
  opacity: 0.5;
  transform: scale(0.75);
  border-radius: 10px;
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -o-transform: scale(0.75);
  	opacity: 0.1;
}

/* 🔥 Active (middle) slide */
.vertical-center-slider .swiper-slide-active {
  height: 160px;
  opacity: 1;
  transform: scale(0.9);
  background: #a5b4fc;
  font-size: 24px;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
}
.stack-item-inner {
	display: flex;
	gap: 40px;
	background: #fff;
	padding: 40px;
    align-items: center;
}
.stack-item-inner figure {
	margin: 0;
	width: 40%;
	max-width: 40%;
	min-width: 40%;
}
.vertical-center-slider .swiper-slide-active .stack-item-inner {
	position: relative;
	z-index: 9;
	opacity: 1;
	background: #fff;
}
.vertical-center-slider .swiper-slide.swiper-slide-next {
	opacity: 0.1;
	z-index: -2;
}
.stack-item-inner h3 {
	color: #000;
	font-family: Roboto;
	font-size: 24px;
	font-weight: 500;
}
.stack-item-inner p {
	color: #333;
	font-size: 18px;
	font-weight: 400;
	line-height: 29.514px;
	margin-top: 27px;
}
.stack-item-inner{
    position: relative;
}
.stack-item-inner a {
	display: flex;
	width: 76.8px;
	height: 64px;
	padding: 11.039px 18.043px 11.259px 17.055px;
	justify-content: center;
	align-items: center;
	background: #44BDEA;
	position: absolute;
	right: 0;
	top: 0;
}
.sticky_btn {
	display: flex;
	width: 139px;
	height: 47px;
	padding: 16px 24px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	background: linear-gradient(97deg, #B5D561 -1.4%, #46BBE6 99.06%);
	position: fixed;
	right: -47px;
	z-index: 9;
	transform: rotate(-90deg);
	top: 25%;
	color: #000;
	font-family: Outfit;
	font-size: 15px;
	font-weight: 400;
}


/* slider-three */
/* slider-three */
/* slider-three */


.sec_home_e {
    background: rgba(25, 27, 29, 1);
}

.industries_serve_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 150px;
    padding: 30px 65px 30px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    position: relative;
    transition: all 0.4s ease-in-out;
}
.industries_serve_item:hover{
background: #252525;
}
.industries_serve_item:hover .insutry_link{
display: flex;
}

.industries_serve_item .insutry_link {
	position: absolute;
	top: 0;
	right: 0;
	background: #46BDE8;
	width: 55px;
	height: 50px;
	display: none;
	justify-content: center;
	align-items: center;
    transition: all 0.4s ease-in-out;
}
.industries_serve_item .insutry_link img{
    transition: all 0.4s ease-in-out;
}
.industries_serve_item .insutry_link:hover img{
    transform: translateX(35%) translateY(-28%);
}
.industries_serve_item figure {
    margin: 0;
    min-width: 68px;
    max-width: 68px;
    width: 68px;
}

.industries_serve_item h3 {
    color: #FFF;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    flex: 1;
}

.industries_serve_item p {
    color: #D3D3D3;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    flex: 1;
    margin: 0;
}

.industries_serve_box .industries_serve_item:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.sec_home_f {
	/* background: rgba(247, 247, 247, 1) url(../images/why_c_vector.svg) 0 0 no-repeat; */
	background-size: 375px;
	background-position: 100% -73px;
	overflow: hidden;
}
.home_business_model h3 {
	color: #101010;
	font-family: Roboto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.slider_four_nav {
    display: flex;
    align-items: center;
}
.home_business_model ul {
	margin: 15px 0 0 0;
	padding: 0 0 0 15px;
}
.home_business_model ul li {
	color: #555;
	font-family: Roboto;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
}
.home_business_model figure{
    position: relative;
}
.home_business_model figure img {
	width: 100%;
}
.home_business_model figure span {
	display: flex;
	width: 83px;
	height: 31px;
	padding: 0 15px;
	align-items: center;
	border-radius: 67px;
	border: 1px solid #3995F8;
	background: rgba(20, 20, 20, 0.22);
	backdrop-filter: blur(6.300000190734863px);
	color: #FFF;
	font-family: Roboto;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	position: absolute;
	top: 15px;
	left: 15px;
}
.swiper_btn_style {
    position: unset;
    margin: 0;
    width: auto;
    padding: 12px 15px;
    background: #fff;
    display: flex;
    height: auto;
    gap: 7px;
    color: #000;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: 0.9;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}

.swiper_btn_style:hover {
    opacity: 1;
    background: #46BDE8;
}

.swiper_btn_style::after {
    display: none;
}

.slider_four_item {
    display: flex;
    align-items: center;
    gap: 35px;
}


.slider_four_item figure img {
    width: 100%;
}

.slider_four_item figure {
    margin: 0;
    width: 47%;
    min-width: 47%;
    max-width: 47%;
}
.slider_four_item h3 {
	color: #101010;
	font-family: Roboto;
	font-size: 22px;
	font-weight: 400;
}
.slider_four_item p {
	color: #555;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	margin: 15px 0 0 0;
    font-family: "Outfit", sans-serif;
}
.title_h4 {
	color: #000;
	font-size: 28px;
	font-weight: 300;
	text-transform: uppercase;
}

.slider_Five {
	min-width: 1093px;
}
.slider_five_item {
	border: 1px solid rgba(0, 0, 0, 0.11);
	/* border-right: 0; */
}
.slider_five_item img {
	width: 152px;
	margin: 0 auto;
	display: block;
}
.sec_home_h_overlay {
	position: absolute;
	bottom: 0;
	left: 0;
    width: 100%;
}

.client_tst {
	background: #fff;
	padding: 30px 50px;
    position: relative;
}
.client_tst .slider_four_nav {
	position: absolute;
	right: -96px;
	bottom: 0;
}
.client_tst .client_tst_title::before {
	content: "";
	position: absolute;
	width: 3px;
	height: 76px;
	background: url(../images/bnr_title_line.svg) 0 0 no-repeat;
	background-position-x: 0px;
	background-position-y: 0px;
	background-size: auto;
	bottom: 0;
	left: 0;
	background-size: 100%;
	background-position: center center;
	top: 0;
}
.client_tst .title_h2 {
	font-size: 33px;
	/* padding-left: 45px; */
	position: relative;
}
.client_tst_title {
	padding: 0 0 0 30px;
}
.tstperson {
	display: flex;
	align-items: center;
	gap: 20px;
}

.slider_six_item p {
	color: #171717;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	font-style: italic;
}
.milestone_box_boxes .milestone_box_number h2 {
	color: #FFF;
	font-family: Roboto;
	font-size: 21px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
.milestone_box_boxes .milestone_box_number {
	width: 28%;
}
.milestone_box_boxes p {
	color: #FFF;
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 24px;
}
.tstperson span {
	color: #000;
	font-family: Roboto;
	font-size: 14px;
	font-weight: 400;
	display: block;
	margin: 5px 0 0 0;
}
.tstperson h6 {
	color: #000;
	font-family: Roboto;
	font-size: 20px;
	font-weight: 500;
}

.tstperson figure {
	margin: 0;
	border: 1px solid rgba(220, 220, 220, 1);
	border-radius: 50%;
	width: 72px;
	min-width: 72px;
	max-width: 72px;
	height: 72px;
	max-height: 72px;
	min-height: 72px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
    overflow: hidden;
}
.tstperson figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;

}
.latest_insight p {
	color: #555;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	margin: 15px 0;
}
.latest_insight a {
	display: flex;
	padding: 17px 37px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	background: #21AFE3;
	color: #FFF;
	font-family: Gotham;
	font-size: 14px;
	font-weight: 500;
	width: fit-content;
}
.latest_insight a:hover { color: #fff;}
.insight_news {
	display: flex;
	gap: 30px;
}
.insight_news_box {
	border: 1px solid rgba(172, 172, 172, 0.25);
	background: #FFF;
	padding: 35px;
}
.cat_news {
	display: inline-flex;
	padding: 5px 10px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 2px;
	background: rgba(215, 239, 246, 0.34);
	color: #67C9EC;
	font-size: 14px;
    font-family:'outfit';
	font-weight: 500;
    margin: 0 0 20px 0;
}
.insight_news_box h6 {
	color: #000;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 500;
}
.insight_news_box p {
	color: #555;
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	margin: 20px 0;
}
.date_news {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 19px;
	color: #808080;
}
.sec_home_i {
	background: url(../images/latest_in_bg.svg) 0 0 no-repeat;
	background-position: right top;
}

.sec_home_j {
	background: #081B37 url(../images/global_map.png) 0 0 no-repeat;
	min-height: 703px;
	display: flex;
	align-items: center;
	background-position: right center;
}

.sec_home_j .milestone_box_number p {
	color: #fff;
	font-size: 15px;
}
.sec_home_j .milestone_box_number h2{
    color: #fff;
}
.backbone_global p {
	color: rgba(255, 255, 255, 1);
}








/* footer */
.ftr_contact_box {
    background-size: cover !important;
    background-position: center center !important;
    padding: 40px 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 70px;
}

.ftr_contact_boxleft h3 {
    color: #fff;
    font-family: Roboto;
    font-size: 30px;
    font-weight: 500;
    line-height: 41px;
}

.ftr_contact_boxleft span {
    display: inline-flex;
    padding: 6px 14px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 44px;
    background: rgba(209, 255, 174, 0.38);
    color: #000;
    font-size: 15px;
    font-weight: 400;
    -webkit-border-radius: 44px;
    -moz-border-radius: 44px;
    -ms-border-radius: 44px;
    -o-border-radius: 44px;
    background: rgba(0, 0, 0, 0.23);
  color: #fff;
}

.ftr_contact_boxleft {
	display: flex;
	align-items: flex-start;
	gap: 25px;
}
.ftr_contact_box_inr .ftr_contact_boxleft {
	display: block;
}
.ftr_contact_box_inr .ftr_contact_boxleft h3, .ftr_contact_box_inr .ftr_contact_boxleft p{
    color: #ffffff;
}
.ftr_contact_boxright {
    display: flex;
    align-items: center;
    gap: 20px;
}
.ftr_contact_boxright a {
    display: inline-flex;
    padding: 17px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #46BBE6;
    color: #fff;
    font-family: Gotham;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.ftr_contact_boxright a:hover { color: #fff;}

.ftr_title_small {
	color: #000000;
	font-size: 17px;
	font-weight: 500;
	text-transform: uppercase;
	position: relative;
	font-family: Roboto;
}

.ftr_title_small::after {
    content: "";
    background: #000000;
    display: block;
    height: 1px;
    width: 215px;
    margin-top: 2px;
}

.ftr_box_links ul,
.ftr_box_location ul,
.ftr_box_follow ul {
    margin: 25px 0 0 0;
    padding: 0;
    list-style: none;
}

.ftr_box_follow ul {
    display: flex;
    gap: 10px;
    margin: 15px 0 40px 0;
}

.ftr_box_links ul li a, .ftr_box_location ul li a {
	margin: 8px 0;
	display: block;
	color: #000;
	font-family: Roboto;
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	line-height: 27px;
}

.ftr_flex_ul {
    display: flex;
    justify-content: space-between;
}

.ftr_box_location {
    padding: 0 12%;
    border-left: 1px solid rgba(255, 255, 255, 0.21);
    border-right: 1px solid rgba(255, 255, 255, 0.21);
    padding-bottom: 7%;
    margin: 0 5%;
}

.ftr_box_follow ul li a {
    width: 32px;
    height: 32px;
    background: rgba(0, 0, 0, 0.17);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.ftr_box_info p {
	color: #000;
	font-family: Roboto;
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	line-height: 20px;
	margin: 15px 0 0 0;
}
.ftr_box_info ul {
	margin: 15px 0;
	padding: 0;
	list-style: none;
}
.ftr_box_info ul li a {
	color: #000;
	font-family: Roboto;
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	line-height: 22px;
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 10px 0;
}
.ftr_box_info span {
	display: block;
	color: #000;
	font-family: Roboto;
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	line-height: 22px;
}
.ftr_box_follow ul {
    display: flex;
    gap: 10px;
}

.ftr_subscribe h4 {
    color: #000000;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
}

.ftr_subscribe form input {
    outline: none;
    box-shadow: none;
    border: none;
    padding: 10px 0;
    color: #000000;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    font-family: "Outfit", sans-serif;
    width: 100%;
    background: transparent;
}
.ftr_subscribe form input:focus {
    color: #000000;
}

.ftr_subscribe form {
    border-bottom: 1px solid rgba(0, 0, 0, 0.21);
    display: flex;
    justify-content: space-between;
    margin: 15px 0 0 0;
}

.ftr_subscribe form button {
    width: auto;
    background: none;
    border: none;
    box-shadow: none;
    outline: none;
}

.ftr_copyright {
    border-top: 1px solid rgba(0, 0, 0, 0.21);
    margin: 50px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0;
}

.ftr_copyright p {
    margin: 0;
    color: #000;
    font-family: Outfit;
    font-size: 14px;
    font-weight: 400;
}

.ftr_copyright ul {
    display: flex;
    margin: 0;
    list-style: none;
    padding: 0;
    gap: 15px;
}

.ftr_copyright ul li a {
    margin: 0;
    color: #000;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
}

/* footer */

.sticky-move-box ul li a .menu-image-title-after.menu-image-title {padding-left: 0;}
.banner_sec_inner {
    position: relative;
}
.banner_sec_inner .video_banner_content h1{
    padding: 0;
}
.banner_sec_inner .video_banner_content h1::before{
    display: none;
}
.border-banner-content{
    padding-left: 30px;
    position: relative;
}
.border-banner-content::before {
    content: "";
    position: absolute;
    width: 3px;
    height: 140px;
    background: url(../images/bnr_title_line.svg) 0 0 no-repeat;
    bottom: 0;
    left: 0;
    background-size: 100%;
    background-position: center center;
}

.form_contact_page .form-control {
    display: flex;
    padding: 14px 16px;
    align-items: center;
    border-radius: 8px;
    border: 1px solid #ececec;
    background: #fff;
    color: #333;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    height: unset;
    resize: none;
}
.form_contact_page .form-row {
    width: 100%;
    gap: 15px;
    margin: 15px 0;
}
.form_contact_page .form-row .form-group{
  flex: 1;
}
.send_me_btn {
    display: inline-flex;
    padding: 17px 37px;
    justify-content: center;
    align-items: center;
    gap: 10px;
/*    background: linear-gradient(282deg, #7AE5E0 -1.68%, #3FA4D1 43.45%);*/
    border: none;
    color: #FFF;
    font-family: Gotham;
    font-size: 15px;
    font-weight: 400;
    background: #69CBF2;
box-shadow: 0 4px 10.8px 0 rgba(62, 204, 255, 0.00), 0 4px 15.8px 0 rgba(70, 189, 232, 0.03);
border-radius: 0;
}
.how_about_contact {
    background-size: auto !important;
    background-repeat: no-repeat !important;
    background-position: right top !important;
}
.qrc_office_contact {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: right center !important;
    height: 650px;
}

#infoTab li button {
    display: flex;
    padding: 12px 26px;
    justify-content: center;
    align-items: center;
    gap: 16px;
    border-radius: 108px;
    background: #F4F4F4;
    border: 1px solid transparent;
    outline: none;
    color: #17173C;
    text-align: center;
    font-family: Gotham;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
#infoTab {
    margin: 0;
    padding: 0;
    border: none;
    gap: 15px;
}
.contact_pressence_nav {
    display: flex;
    justify-content: center;
}
#infoTab li button.active {
    border-radius: 108px;
    border: 1.5px solid #7AE5E0;
    background: #FFF;
    box-shadow: 0 9px 12.9px -3px rgba(23, 23, 60, 0.07);
}
.addres_list_box {
    display: flex;
    padding: 37px 51px 41px 34px;
    flex-direction: column;
    align-items: flex-start;
    gap: 26px;
    border: 1px solid rgba(172, 172, 172, 0.25);
    background: #FFF;
}
.addres_list_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.addres_list_box {
    display: flex;
    padding: 37px 51px 41px 34px;
    flex-direction: column;
    align-items: flex-start;
    gap: 26px;
    border: 1px solid rgba(172, 172, 172, 0.25);
    background: #FFF;
    width: 31.70%;
    min-width: 31.70%;
    max-width: 31.70%;
}
.addres_list_box ul li {
    color: #000;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin: 15px 0;
    display: flex;
    align-items: flex-start;
    gap: 15px;
}
.addres_list_box ul li span{
    width: 20px;
    min-width: 20px;
    max-width: 20px;
}
.addres_list_box ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.addres_list_box ul li a{
    color: #000;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.time_contact .ftr_contact_boxleft span {
    background: rgba(0, 0, 0, 0.23);
    color: #fff;
}
.time_contact .ftr_contact_boxleft h3 {
color: #091629;
}
.time_contact .ftr_contact_boxright a{
    background: linear-gradient(282deg, #7AE5E0 -1.68%, #3FA4D1 43.45%);
}
.ftr_contact_boxleft p {
    color: #091629;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    margin: 10px 0 0 0;
}
.page_footer {
    background: #F7F7F7;
}
.page-template-contact-page-template .page_footer{
    padding-top: 60px;
}
.bg_ftr_up::after {
    content: '';
    background: #F7F7F7;
    display: block;
    width: 100%;
    height: 150px;
    position: absolute;
    bottom: 0;
    z-index: -1;
}
.border-banner-content span {
    display: flex;
    width: 77px;
    height: 77px;
    padding: 19px;
    justify-content: center;
    align-items: center;
    border-radius: 67px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.19);
    background: rgba(0, 0, 0, 0.22);
    backdrop-filter: blur(6.300000190734863px);
}
.page-template-pci-page-template .border-banner-content::before {
    height: 235px;
    background-size: cover;
}
.endto_pci p {
    color: rgba(51, 51, 51, 1);
    font-size: 17px;
    font-weight: 400;
    line-height: 31px;
}
.endto_pci h6 {
    color: #112A4D;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}
.endto_pci_btn {
    justify-content: center;
    gap: 20px;
}
.endto_pci_btn a {
    display: flex;
    padding: 17px 37px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border: 1px solid #112A4D;
    color: #112A4D;
    font-family: Gotham;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    min-width: 430px;
    width: 430px;
    max-width: 430px;
    transition: all 0.2s ease;
}
.endto_pci_btn a:hover{
background: linear-gradient(282deg, #7AE5E0 -1.68%, #3FA4D1 43.45%);
color: #fff;
border-color: transparent;
}
.endto_pci::after{
    content: '';
    background: url(../images/end_to_after_bg.svg) 0 0 no-repeat;
     width: 256px;
    height: 337px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.endto_pci::before {
    content: '';
    background: url(../images/end_to_before_bg.svg) 0 0 no-repeat;
    width: 206px;
    height: 270px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.pci_dds {
    background: rgba(248, 248, 248, 1);
}
.pci_dds p {
    color: #333;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.6;
}
.pci_dds_v4 {
    background: #191B1D url(../images/pci-dds-v4-bg.svg) 0 0 no-repeat;
    background-size: contain;
    background-position: center bottom;
}
.dds_v4_list {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    max-width: 1050px;
    margin: 0 auto;
    width: 100%;
}
.dds_v4_list_one, .dds_v4_list_two {
    background: rgba(255, 255, 255, 0.06);
    padding: 20px;
}
.dds_v4_list_one {
    color: #FFF;
    font-size: 17px;
    font-weight: 500;
    width: 25%;
    min-width: 25%;
    max-width: 25%;
}
.dds_v4_list_two {
    color: #FFF;
    font-size: 17px;
    font-weight: 400;
    width: 74%;
    min-width: 74%;
    max-width: 74%;
    opacity: 0.76;

}
.dds_v4_list li {
    display: flex;
    gap: 10px;
    width: 100%;
}
.who_require_pci h3 {
    color: #112A4D;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 0 0 0 40px;
    margin: 0 0 25px 0;
}
.who_require_pci ul {
    padding: 0 0 0 40px;
    margin: 0;
    list-style: none;
}
.who_require_pci ul li {
    color: #333;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 25px 0;
    position: relative;
    padding-left: 40px;
}
.who_require_pci ul li::before {
    content: '';
    background: url(../images/circle-check.svg) 0 0 no-repeat;
    width: 25px;
    height: 25px;
    display: block;
    background-size: cover;
    background-position: center center;
    position: absolute;
    left: 0;
    top: -4px;
}
/*.pci_what_offer{
    background: rgba(248, 248, 248, 1);
}*/
.pci_offer_swiper_box {
    display: flex;
    padding: 38px 68px 42px 38px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    background: #FFF;
}
.pci_offer_swiper_box span {
    display: flex;
    width: 60px;
    min-width: 60px;
    max-width: 60px;
    height: 60px;
    min-height: 60px;
    max-height: 60px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1/1;
    border-radius: 100%;
    background: #27446E;
}
.pci_offer_swiper_box h6 {
    color: #112A4D;
    font-family: Roboto;
    font-size: 17px;
    font-weight: 500;
    line-height: 28px;
}
.pci_offer_swiper_box p {
    color: #555;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
}
.pci_why_choose {
    background: #071B37;
    position: relative;
}

.pci_why_choose_swiper_box span {
    color: #FFF;
    font-size: 62px;
    font-weight: 400;
    opacity: 0.1;
    display: block;
    width: 100%;
    line-height: 1;
    margin: 0 0 30px 0;
}
.pci_why_choose_swiper_box h6 {
    color: #FFF;
    font-size: 18px;
    font-weight: 500;
}
.pci_why_choose_swiper_box p {
    margin: 0;
    color: #CDCDCD;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
}
.pci_why_choose_swiper_box {
    display: inline-flex;
    padding: 50px 50px 125px 50px;
    flex-direction: column;
    align-items: flex-start;
    gap: 25px;
/*    border-right: 1px solid rgba(255, 255, 255, 0.28);*/
    border-left: 1px solid rgba(255, 255, 255, 0.28);
    background: rgba(0, 0, 0, 0.05);
}
.pci_why_choose_swiper {
    border-right: 1px solid rgba(255, 255, 255, 0.28);
}
.pci_why_choose_left .slider_four_nav {
    position: absolute;
    bottom: 0;
    left: 0;
}
 .title_h2 span {
    color: #112A4D;
    font-size: 38px;
    font-weight: 300;
    line-height: 54px;
    text-transform: none;
}
#faqAccordion {
/*    max-width: 1100px;*/
    margin: 0 auto;
    width: 100%;
}
#faqAccordion .accordion-button {
    border: none;
    border-radius: 0;
    background: transparent;
    outline: none;
    font-family: Roboto;
    box-shadow: none;
    font-size: 18px;
    color: rgba(16, 16, 16, 1);
}
#faqAccordion .accordion-item {
    border-radius: 0;
}
#faqAccordion .accordion-body p {
    color: #555;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
}
.accordion-button::after {
   background-image: url(../images/accordian-fag-plus.svg);
   background-repeat: no-repeat;
   width: 20px;
  height: 20px;
  background-size: cover !important;
  background-position: center center;
}
.accordion-button:not(.collapsed)::after {
    background-image: url(../images/accordian-fag-plus.svg);
    transform: rotate(45deg);
    background-repeat: no-repeat;
}
.pci_resource {
    background: #F8F8F8;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.pci_resource::before {
    content: '';
    background: url(../images/end_to_before_bg.svg) 0 0 no-repeat;
    width: 206px;
    height: 270px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
.pci_resource::after {
    content: '';
    background: url(../images/end_to_after_bg.svg) 0 0 no-repeat;
    width: 256px;
    height: 337px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
}
.pci_resource p {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    margin: 15px 0;
}
.pci_resource h6 {
    color: #21AFE3;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    line-height: 35px;
    margin: 0;
}
.why_organi figcaption p {
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
}
.why_organi figcaption .endto_pci_btn {
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start;
}
.why_organi figcaption .endto_pci_btn a {
    border-color: #ffffff6e;
    color: #ffffffbf;
}
/*About*/
.about_qrc h6 {
    color: #333;
    font-family: Roboto;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
}
.about_qrc p {
    color: #333;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.5;
    margin: 18px 0 0 0;
}
.about_what_stand {
    background: #F8F8F8 url(../images/what-stand-bg.svg) 0 0 no-repeat;
    background-position: right center;
}
.about_what_stand p {
    color: #333;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.5;
}
.about_what_stand_left {
    display: flex;
    gap: 30px;
    align-items: center;
}
.about_what_stand_left figure{
    width: 40%;
    min-width: 40%;
    max-width: 40%;
}
.about_what_stand_left p {
    color: #333;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.5;
}
.about_leadership_box {
    display: flex;
    justify-content: center;
    border: 1px solid rgba(211, 211, 211, 0.18);
}
.about_leadership_box_item {
    padding: 40px;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.about_leadership_box_item h6 {
    color: #FFF;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
}
.about_leadership_box_item p {
    color: #D3D3D3;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
}
.about_leadership_box_item img {
    width: 69px;
}
.about_leadership_box .about_leadership_box_item:nth-child(2){
      border-left: 1px solid rgba(211, 211, 211, 0.18);
      border-right: 1px solid rgba(211, 211, 211, 0.18);
}
.pci_dds_v4.about_leadership.pt-5.pb-5 p {
    color: rgba(255, 255, 255, 0.64);
    font-family: Roboto;
    font-size: 15px;
    font-weight: 400;
}
.about_our_mission p {
    color: #333;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.5;
}
.abt_mission-box {
    border-top: 1px solid rgba(228, 228, 228, 1);
    padding-top: 50px;
}
.abt_mis_vis_boxes {
    display: flex;
    flex-direction: column;
    gap: 45px;
}
.about_our_mission .title_h2 {
    font-size: 35px;
}
.about_our_mission::before,
.about_value::before {
    content: '';
    background: url(../images/end_to_before_bg.svg) 0 0 no-repeat;
    width: 206px;
    height: 270px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
/*.about_value {
    background: url(../images/about_valus_bg.svg) 0 0 no-repeat;
    background-position: left bottom;
}*/
.about_value ul li {
    color: #555;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin: 35px 0;
}
.about_value ul li span {
    color: #101010;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: block;
    margin: 0 0 7px 0;
}
.about_value .w-100 {
    padding-right: 10%;
}

.why_organi {
    display: flex;
    gap: 50px;
    background: radial-gradient(118.21% 118.08% at 15.8% 10.67%, #142B56 0%, #081835 100%);
    box-shadow: 0 0 82.2px 0 rgba(255, 255, 255, 0.08) inset;
    align-items: center;
}
.why_organi figure, .why_organi figcaption {
    flex: 1;
    width: 48%;
    min-width: 48%;
    max-width: 48%;
}
.why_organi h4 {
    color: #FFF;
    font-size: 24px;
    font-weight: 500;
}
.why_organi ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.why_organi ul li {
    color: rgba(235, 235, 235, 1);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 25px 0;
    position: relative;
    padding-left: 40px;
}
.why_organi ul li::before {
    content: '';
    background: url(../images/circle-check.svg) 0 0 no-repeat;
    width: 25px;
    height: 25px;
    display: block;
    background-size: cover;
    background-position: center center;
    position: absolute;
    left: 0;
    top: -4px;
}
.about_decade_box {
    display: flex;
    align-items: center;
    gap: 25px;
}
.about_decade_box span {
    width: 58px;
    min-width: 58px;
    max-width: 58px;
    height: 58px;
    min-height: 58px;
    max-height: 58px;
    background: rgba(177, 234, 255, 0.35);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 13px;
    border-radius: 50%;
}
.about_decade_box h6 {
    color: #333;
    font-family: Roboto;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5;
}
.about_value ul li::before {
    top: -2px;
}
/*About*/


.page-template-home-page-template-php #navbarSupportedContent ul li a {
    color: #fff;
    font-size: 15px;
    margin: 12px 15px;
    margin: 0 8px;
    outline: none;
    box-shadow: none;
}
.page-template-home-page-template-php #navbarSupportedContent ul li .dropdown-menu li a {
    color: #24446e;
    padding: 5px 12px;
    margin: 0;
}

/*PCI-NEW*/
.page-template-home-page-template .page_header{
    position: absolute;
}
.page-template-home-page-template .sticky-move-box {
    display: flex;
}
#navbarSupportedContent ul li a {
    color: #000;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    outline: none;
    box-shadow: none;
}
.pci_banner_content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}
.pci_banner_round {
    color: #FFF;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 39px;
    border: 1px solid #D6F86D;
    background: linear-gradient(272deg, rgba(0, 0, 0, 0.10) 11.35%, rgba(255, 255, 255, 0.10) 76.21%);
    backdrop-filter: blur(66.80000305175781px);
    padding: 9px 16px;
    display: flex;
    width: fit-content;
}
.pci_banner_content h1 {
    color: #FFF;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: -0.76px;
    font-family: Roboto;
}
.pci_banner_content h1 span {
    color: #46BDE8;
}
.pci_banner_content ul li {
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 31px;
    background: url(https://qrcsolutionz.cp4.techshu.in/wp-content/uploads/2026/06/icon-park-outline_check-one.svg) 0 0 no-repeat;
    background-size: 20px;
    background-position: left;
    padding-left: 33px;
}
.pci_banner_content p {
    color: rgba(255, 255, 255, 0.91);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.pci_banner_content ul {
    padding: 0;
    margin: 0 0 30px 0;
    list-style: none;
}
.pci-btn-bnr-a {
    display: inline-flex;
    padding: 17px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #69CBF2;
    box-shadow: 0 4px 10.8px 0 rgba(178, 235, 255, 0.04), 0 4px 15.8px 0 rgba(70, 189, 232, 0.22);
    color: #0C2240;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.14px;
}
.pci-btn-bnr-b {
    display: inline-flex;
    padding: 17px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.14px;
    border: 1px solid #69CBF2;
}
.pci-btn-bnr {
    display: flex;
    gap: 20px;
}
.pci-page-trusted-leader-box p {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
}
.pci-page-trusted-leader-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pci-page-trusted-leader-box ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    align-items: center;
    gap: 40px;
}
.pci-page-trusted-leader-box ul img {
    height: 45px;
}
.pci-page-trusted-leader {
    padding: 25px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}


/* ── Section wrapper ─────────────────────────────────────── */
.deliverables-section {
  padding: 72px 0 80px;
  background-color: #ffffff;
}
 
/* ── Section label (eyebrow text) ────────────────────────── */
.section-label {
    color: #46BDE8;
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
}
 
/* ── Section heading ─────────────────────────────────────── */
.section-title {
 margin-bottom: 14px;
  letter-spacing: -0.02em;
  color: #11294B;
  font-family: Roboto;
  font-size: 44px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
 
/* ── Section subtitle ────────────────────────────────────── */
.section-subtitle {
    margin-bottom: 0;
    color: #11294B;
    font-size: 16px;
    font-weight: 400;
}
 
/* ── Deliverable card ────────────────────────────────────── */
.deliverable-card {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  padding: 8px 0;
}
 
/* ── Icon container ──────────────────────────────────────── */
.icon-wrap {
  flex-shrink: 0;
  width: 64px;
  height: 64px;
  border-radius: 14px;
/*  background-color: #eef3f9;*/
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s ease, transform 0.2s ease;
  border-radius: 14px;
  border: 1px solid rgba(57, 149, 248, 0.16);
  background: #ECF7FF;
}
 
.deliverable-card:hover .icon-wrap {
  background-color: #dce8f5;
  transform: translateY(-2px);
}
 
/* ── Card text area ──────────────────────────────────────── */
.card-body-content {
  flex: 1;
  padding-top: 4px;
}
 
.card-title {
    margin-bottom: 6px;
    letter-spacing: -0.01em;
    color: #11294B;
    font-family: Roboto;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.card-desc {
    margin-bottom: 0;
    color: #11294B;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
}
 
/* ── Responsive tweaks ───────────────────────────────────── */
@media (max-width: 991.98px) {
  .deliverables-section {
    padding: 56px 0 64px;
  }
}
 
@media (max-width: 767.98px) {
  .deliverables-section {
    padding: 48px 0 56px;
  }
 
  .section-title {
    font-size: 1.85rem;
  }
 
  .deliverable-card {
    gap: 14px;
  }
 
  .icon-wrap {
    width: 56px;
    height: 56px;
    border-radius: 12px;
  }
}
 
@media (max-width: 575.98px) {
  .icon-wrap {
    width: 52px;
    height: 52px;
  }
}




/* ── Section wrapper ─────────────────────────────────────── */
.pci-section {
    position: relative;
    background: #EFF6FF;
}
 
/* ── Left illustration column ────────────────────────────── */
.illustration-col {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.illustration-inner {
    width: 100%;
    margin: 0 auto;
}
 
.iso-illustration {
  width: 100%;
  height: auto;
  display: block;
}
 
/* ── Vertical divider ────────────────────────────────────── */
.divider-col {
  align-items: stretch;
  justify-content: center;
}
 
.vertical-divider {
    height: 110px;
    width: 5px;
    background: #48BBE7;
}
/* ── Right content column ────────────────────────────────── */
.content-col {
  display: flex;
  align-items: center;
}
 
.content-inner {
  padding: 56px 48px 56px 40px;
/*  max-width: 620px;*/
}
 
/* ── Main heading ────────────────────────────────────────── */

 
/* ── Body paragraphs ─────────────────────────────────────── */
.pci-body {
    margin-bottom: 14px;
    color: #11294B;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
 
.pci-body:last-of-type {
  margin-bottom: 28px;
}
 
/* ── Sub-heading ─────────────────────────────────────────── */
.who-title {
    margin-bottom: 20px;
    letter-spacing: -0.01em;
    color: #11294B;
    font-family: Roboto;
    font-size: 22px;
    font-weight: 600;
}
 
/* ── Checklist ───────────────────────────────────────────── */
.check-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
 
.check-list li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 20px;
    color: #11294B;
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
}
 
.check-icon {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-top: 1px;
}
 
.check-icon svg {
  width: 20px;
  height: 20px;
}
 
/* ── Responsive ──────────────────────────────────────────── */
@media (max-width: 991.98px) {
  .pci-section {
    background: linear-gradient(160deg, #ddeef8 0%, #c8dff0 60%, #d6eaf8 100%);
  }
 
  .illustration-col {
    min-height: 320px;
    padding: 32px 24px 0;
  }
 
  .illustration-inner {
    max-width: 440px;
    padding: 20px 10px 0;
  }
 
  .content-inner {
    padding: 32px 28px 48px;
  }
 
  .vertical-divider {
    display: none;
  }
}
 
@media (max-width: 767.98px) {
  .illustration-col {
    min-height: 260px;
    padding: 28px 16px 0;
  }
 
  .illustration-inner {
    max-width: 360px;
  }
 
  .content-inner {
    padding: 24px 20px 40px;
  }
 
 
  .checklist-grid .col-12 + .col-12 {
    margin-top: 0;
  }
}
 
@media (max-width: 575.98px) {
  .illustration-inner {
    max-width: 300px;
  }
}
.pci_worldwide {
    position: absolute;
    bottom: -50px;
    width: 100%;
    z-index: 99;
}
.pci_worldwide-box {
    padding: 27px 28px 23px 46px;
    background: #25456E;
    width: 80%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
    margin: 0 auto;
}
.pci_worldwide-box p {
    color: #FFF;
    font-size: 15px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
}


/* ── Section wrapper ─────────────────────────────────────── */
.requirements-section {
    padding: 100px 0 72px;
}
 
/* ── Requirement card ────────────────────────────────────── */
.req-card {
    display: flex;
    align-items: center;
    gap: 18px;
    border-radius: 10px;
    padding: 22px 24px;
    height: 100%;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
    background: #FFF;
    box-shadow: 0 4px 27.7px -4px rgba(49, 110, 180, 0.22);
}
 
.req-card:hover {
  border-color: #b0c8e0;
  box-shadow: 0 4px 16px rgba(26, 111, 168, 0.08);
}
 
/* ── Icon wrapper ────────────────────────────────────────── */
.req-icon-wrap {
  flex-shrink: 0;
  width: 60px;
  height: 60px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s ease;
}
 
.req-card:hover .req-icon-wrap {
  background-color: #dceaf6;
}
 
/* ── Text area ───────────────────────────────────────────── */
.req-text {
  flex: 1;
  min-width: 0;
}
.req-title {
    margin-bottom: 4px;
    letter-spacing: -0.01em;
    color: #11294B;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
 
.req-desc {
    margin-bottom: 0;
    color: #11294B;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
}
 
/* ── Responsive ──────────────────────────────────────────── */
@media (max-width: 991.98px) {
  .requirements-section {
    padding: 52px 0 60px;
  }
}
 
@media (max-width: 767.98px) {
  .requirements-section {
    padding: 44px 0 52px;
  }
 
 
  .req-card {
    padding: 18px 20px;
    gap: 14px;
  }
 
  .req-icon-wrap {
    width: 52px;
    height: 52px;
  }
}
 
@media (max-width: 575.98px) {
  .req-icon-wrap {
    width: 48px;
    height: 48px;
  }
 
  .req-icon-wrap svg {
    width: 36px;
    height: 36px;
  }
}


/* ── Section wrapper ─────────────────────────────────────── */
.approach-section {
  position: relative;
  background: linear-gradient(160deg, #0d2348 0%, #0a1c3e 40%, #091529 100%);
  padding: 64px 0 72px;
  overflow: hidden;
}
 
/* ── Dot grid decorations ────────────────────────────────── */
.dot-grid {
  position: absolute;
  width: 280px;
  height: 280px;
  background-image: radial-gradient(circle, rgba(56,189,248,0.25) 1.5px, transparent 1.5px);
  background-size: 18px 18px;
  pointer-events: none;
  z-index: 0;
}
 
.dot-grid--tr {
  top: 0;
  right: 0;
  width: 150px;
    height: 100%;
  opacity: 1;
background: url(https://qrcsolutionz.cp4.techshu.in/wp-content/uploads/2026/06/blue_dotted_bg_right.svg) 0 0 no-repeat;
   background-size: cover;
    background-position: center center;
}
 
.dot-grid--bl {
    bottom: 0;
    left: 0;
    width: 150px;
    height: 100%;
    opacity: 1;
    background: url(https://qrcsolutionz.cp4.techshu.in/wp-content/uploads/2026/06/blue_dotted_bg_left.svg) 0 0 no-repeat;
    background-size: cover;
    background-position: center center;
}
 
/* ── Approach card ───────────────────────────────────────── */
.approach-card {
    border: 1px solid transparent;
    border-radius: 0;
    padding: 28px 24px 28px;
    height: 100%;
    transition: border-color 0.2s ease, background-color 0.2s ease, transform 0.2s ease;
    background: #1B3659;
}
 
.approach-card:hover {
  border-color: #2e6da4;
  background-color: #132850;
  transform: translateY(-3px);
}
 
/* ── Card header row (icon + title side by side) ─────────── */
.card-header-row {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 20px;
}
 
/* ── Icon box ────────────────────────────────────────────── */
.approach-section .card-icon {
  flex-shrink: 0;
  width: 56px;
  height: 56px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s ease;
}
 
.approach-card:hover .card-icon {
  background-color: #0f3660;
}
 
/* ── Card title ──────────────────────────────────────────── */
.approach-section .card-title {
    letter-spacing: -0.01em;
    margin-bottom: 0;
    padding-top: 6px;
    color: #FFF;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
}
 
/* ── Card description ────────────────────────────────────── */
.approach-section .card-desc {
    margin-bottom: 0;
    color: #D3D3D3;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
}
 
/* ── Load More button ────────────────────────────────────── */
.load-more-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-size: 0.95rem;
  font-weight: 600;
  cursor: pointer;
  padding: 8px 16px;
  border-bottom: 1.5px solid rgba(255,255,255,0.4);
  letter-spacing: 0.01em;
  transition: color 0.2s ease, border-color 0.2s ease;
}
 
.load-more-btn:hover {
  color: #38bdf8;
  border-bottom-color: #38bdf8;
}
 
/* ── Responsive ──────────────────────────────────────────── */
@media (max-width: 991.98px) {
  .approach-section {
    padding: 52px 0 60px;
  }
 
  .dot-grid--tr {
    width: 220px;
    height: 200px;
  }
 
  .dot-grid--bl {
    width: 160px;
    height: 180px;
  }
}
 
@media (max-width: 767.98px) {
  .approach-section {
    padding: 44px 0 52px;
  }
 
  .approach-card {
    padding: 22px 20px;
  }
 
  .approach-section .card-icon {
    width: 50px;
    height: 50px;
  }
 
  .approach-section .card-icon svg {
    width: 36px;
    height: 36px;
  }
}
 
@media (max-width: 575.98px) {
  .card-header-row {
    gap: 12px;
  }
 
  .approach-section .card-icon {
    width: 46px;
    height: 46px;
  }
}


/* ── Section ─────────────────────────────────────────────── */
.services-section {
    padding: 72px 0 80px;
    background: #EFF6FF url(https://qrcsolutionz.cp4.techshu.in/wp-content/uploads/2026/06/Vector-118.svg) 0 0 no-repeat;
    background-position: 14% 0;
    background-size: 4px;
}
/* ── Heading block ───────────────────────────────────────── */
.section-heading-wrap {
  margin-bottom: 32px;
}
 
 
/* ── Nav container ───────────────────────────────────────── */
.services-nav {
  gap: 0;
  border: none !important;
}
 
/* ── Tab button ──────────────────────────────────────────── */
.services-tab-btn {
  display: flex !important;
  align-items: center;
  gap: 20px;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 16px 0 14px !important;
  text-align: left;
  width: 100%;
  cursor: pointer;
  outline: none;
  box-shadow: none !important;
}
 
.services-tab-btn:focus-visible {
  outline: 2px solid #1a8cd8;
  outline-offset: 2px;
  border-radius: 4px !important;
}
 
/* ── Number ──────────────────────────────────────────────── */
.tab-num {
    min-width: 26px;
    letter-spacing: 0.02em;
    font-variant-numeric: tabular-nums;
    transition: color 0.2s ease;
    color: #11294B;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}
 
/* ── Label ───────────────────────────────────────────────── */
.tab-label {
    letter-spacing: -0.01em;
    transition: color 0.2s ease;
    color: #11294B;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}
 
/* ── Active state ────────────────────────────────────────── */
.services-tab-btn.active .tab-num {
  color: #46BDE8 !important;
}
 
.services-tab-btn.active .tab-label {
  color: #46BDE8 !important;
}

 
/* ── Hover state ─────────────────────────────────────────── */
.services-tab-btn:not(.active):hover .tab-num {
  color: #3a7bbf;
}
 
.services-tab-btn:not(.active):hover .tab-label {
  color: #0a1f44;
}
 
/* ── Inline tab pane (expands below its button) ──────────── */
.tab-pane-inline {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  padding: 0 0 0 46px;
  transition: max-height 0.35s ease, opacity 0.3s ease, padding-bottom 0.3s ease;
}
 
.tab-pane-inline.show.active {
  max-height: 160px;
  opacity: 1;
  padding: 0 0 14px 46px;
}
 
.tab-pane-inline p {
    margin-bottom: 0;
    color: #11294B;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
 
/* ── Divider ─────────────────────────────────────────────── */
.tab-divider {
  height: 1px;
  background-color: #c6d8e8;
  width: 100%;
}
 
/* ── Right image ─────────────────────────────────────────── */
.services-image-wrap {
  overflow: hidden;
  box-shadow: 0 12px 40px rgba(10, 31, 68, 0.15);
  line-height: 0;
}
 
.services-img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  aspect-ratio: 4 / 3;
}
 
/* ── Responsive ──────────────────────────────────────────── */
@media (max-width: 991.98px) {
  .services-section { padding: 56px 0 64px; }
}
 
@media (max-width: 767.98px) {
  .services-section { padding: 44px 0 52px; }
  .services-tab-btn { padding: 14px 0 12px !important; }
}




/* ── Section ─────────────────────────────────────────────── */
.bundles-section {
/*  background-color: #f5f9fd;*/
  padding: 64px 0 56px;
}
 
/* ── Section heading ─────────────────────────────────────── */
 
/* ══════════════════════════════════════════════════════════
   PRICING CARDS
   ══════════════════════════════════════════════════════════ */
 
/* Outer row wrapper – shared border */
.pricing-row {
  position: relative;
}
 
/* ── Base card ───────────────────────────────────────────── */
.pricing-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 28px 28px 28px;
  border-right: 1px solid #d4e3ef;
  background: #ffffff;
  border-radius: 0;
  position: relative;
  border: 1px solid #DEE0EB;
background: #FFF;
}
 
 
/* ── Featured card (middle) ──────────────────────────────── */
.pricing-card--featured {
    margin-top: -1px;
    margin-bottom: -1px;
    z-index: 2;
    padding-top: 48px;
    border: 1px solid #48BBE7;
    background: #25456E;
    box-shadow: 0 10px 27.1px 0 rgba(49, 110, 180, 0.10);
}
 
/* ── Most Popular badge ──────────────────────────────────── */
.most-popular-badge {
    position: absolute;
    top: -11px;
    left: 88px;
    transform: translateX(-50%);
    padding: 6px 16px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    gap: 6px;
    letter-spacing: 0.01em;
    border-radius: 32px;
    background: #69CBF2;
    color: #11294B;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
}
 
/* ── Card layout split ───────────────────────────────────── */
.card-top {
  flex: 1;
}
 
.card-bottom {
  margin-top: 24px;
}
 
/* ── Card title ──────────────────────────────────────────── */
.pricing-card-title {
    letter-spacing: -0.015em;
    margin-bottom: 0;
    flex: 1;
    padding-right: 10px;
    color: #11294B;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
 
.pricing-card--featured .pricing-card-title {
  color: #ffffff;
}
 
/* ── Tier badge ──────────────────────────────────────────── */
.tier-badge {
  flex-shrink: 0;
  font-size: 0.72rem;
  font-weight: 600;
  color: #4b6070;
  background-color: #eef3f9;
  border: 1px solid #d0dde8;
  border-radius: 20px;
  padding: 3px 10px;
  white-space: nowrap;
  letter-spacing: 0.01em;
  align-self: flex-start;
}
 
.tier-badge--light {
  color: #cce7f7;
  background-color: rgba(255,255,255,0.12);
  border-color: rgba(255,255,255,0.2);
}
 
/* ── Card subtitle ───────────────────────────────────────── */
.pricing-card-subtitle {
    margin-bottom: 0;
    color: #11294B;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}
 
.pricing-card--featured .pricing-card-subtitle {
  color: #a8c4d8;
}
 
/* ── Divider ─────────────────────────────────────────────── */
.card-divider {
  border-color: #d4e3ef;
  margin: 18px 0;
  opacity: 1;
}
 
.card-divider--light {
  border-color: rgba(255,255,255,0.15);
}
 
/* ── Feature list ────────────────────────────────────────── */
.feature-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
 
.feature-list li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 14px;
    color: #11294B;
    font-size: 15px;
    font-weight: 400;
}
 
.feature-list li:last-child { margin-bottom: 0; }
 
.feature-list--light li { color: #ddeef8; }
 
.feat-icon {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-top: 1px;
}
 
.feat-icon svg {
  width: 20px;
  height: 20px;
}
 
/* ── Pricing buttons ─────────────────────────────────────── */
.pricing-btn {
  font-size: 0.85rem;
  font-weight: 600;
  padding: 10px 16px;
  border-radius: 7px;
  letter-spacing: 0.01em;
  transition: all 0.2s ease;
}
 
/* Outline variant (cards 1 & 3) */
.btn-outline-primary.pricing-btn {
    color: #1a8cd8;
    background: transparent;
    border: 1px solid rgba(17, 42, 77, 0.18);
    color: #170F49;
    font-size: 14px;
    font-weight: 500;
    padding: 17px 25px;
    border-radius: 0;
}
 
.btn-outline-primary.pricing-btn:hover {
  background-color: #1a8cd8;
  color: #fff;
}
 
/* Solid variant (featured card) */
.pricing-btn--featured {
    border: none;
    border-radius: 0;
    display: flex;
    padding: 17px 25px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #69CBF2;
    color: #170F49;
    font-size: 14px;
    font-weight: 500;
}
 
.pricing-btn--featured:hover {
  background: linear-gradient(90deg, #1e9de8, #1278cc);
  color: #ffffff;
}
 
/* ── View link ───────────────────────────────────────────── */
.view-link {
    color: #170F49 !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-decoration: none;
  text-underline-offset: 2px;
  transition: color 0.2s ease;
}
  .view-link.view-link--light {
    color: #FFF !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    text-decoration: none;
  text-underline-offset: 2px;
  transition: color 0.2s ease;
}
.view-link:hover { color: #0d6cb5; }
 
.view-link--light {
  color: #7dc8f0;
}
 
.view-link--light:hover { color: #a8d8f5; }
 
/* ══════════════════════════════════════════════════════════
   CTA BANNER
   ══════════════════════════════════════════════════════════ */
.cta-banner {
    background: #ffffff;
    padding: 28px 32px;
    border: 1px solid #DEE0EB;
}
 
.cta-title {
    letter-spacing: -0.02em;
    margin-bottom: 6px;
    color: #091629;
    font-family: Roboto;
    font-size: 27px;
    font-weight: 500;
    line-height: 41px;
}
 
.cta-desc {
    margin-bottom: 0;
    color: #091629;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
}
 
.cta-btn-primary {
    border-radius: 0;
    white-space: nowrap;
    transition: opacity 0.2s ease;
    display: flex;
    width: 249px;
    padding: 17px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #69CBF2;
    border: none;
    color: #170F49;
    font-size: 14px;
    font-weight: 500;
}
 
.cta-btn-primary:hover {
  opacity: 0.9;
  color: #ffffff;
     background: #69CBF2;
}
 
.cta-btn-outline {
    background: transparent;
    border-radius: 0;
    border: 1px solid #c0d2e0;
    white-space: nowrap;
    transition: border-color 0.2s ease, background 0.2s ease;
    display: flex;
    width: 205px;
    padding: 17px 37px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #091629;
    font-size: 16px;
    font-weight: 500;
}
 
.cta-btn-outline:hover {
  border-color: #1a8cd8;
  background-color: #f0f8ff;
  color: #0a1f44;
}
 
/* ── Footer note ─────────────────────────────────────────── */
.bundle-footer-note {
    margin-bottom: 0;
    color: #393939;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.32px;
}
 
/* ── Responsive ──────────────────────────────────────────── */
@media (max-width: 991.98px) {
  .bundles-section { padding: 52px 0 48px; }
  .pricing-card--featured {
    margin-top: 0;
    margin-bottom: 0;
  }
}
 
@media (max-width: 767.98px) {
  .bundles-section { padding: 44px 0 40px; }
 
  .pricing-row {
    border-radius: 12px;
    flex-direction: column;
  }
 
  .pricing-card {
    border-right: none;
    border-bottom: 1px solid #d4e3ef;
    border-radius: 0 !important;
  }
 
 
  .pricing-card--featured {
    border-radius: 0 !important;
    border: none;
    border-top: 1px solid #1e4a7a;
    border-bottom: 1px solid #1e4a7a;
    box-shadow: none;
  }
 
  .cta-banner { padding: 22px 20px; }
 
  .most-popular-badge {
    left: 24px;
    transform: none;
    border-radius: 0 0 8px 8px;
  }
}


/* --- Section --- */
.pci-section {
    position: relative;
    padding: 60px 0 115px 0;
    background: #EFF6FF;
}
 
/* --- Background Decoration --- */


/* --- Image Column --- */
.pci-image-col {
  position: relative;
  z-index: 1;
  padding-right: 0;
}
 
.pci-image-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 16px 0 0;
}
 
.pci-img {
  width: 100%;
  border-radius: 0;
  display: block;
  object-fit: cover;
}
 
/* --- Vertical Divider --- */
.pci-divider-col {
  padding: 0 32px;
  z-index: 1;
  align-items: stretch;
}
 
.pci-vertical-divider {
  width: 2px;
  min-height: 400px;
  background: linear-gradient(
    to bottom,
    transparent 0%,
    var(--pci-divider-color) 20%,
    var(--pci-divider-color) 80%,
    transparent 100%
  );
  border-radius: 2px;
  align-self: center;
}
 
/* --- Content Column --- */
.pci-content-col {
  position: relative;
  z-index: 1;
  padding-left: 0;
}
 
.pci-content {
  max-width: 540px;
  padding: 0 16px;
}
 
/* --- Title --- */


 
/* --- Subtitle --- */
.pci-subtitle {
    margin-bottom: 32px;
    color: #11294B;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
 
/* --- Help Heading --- */
.pci-help-heading {
    margin-bottom: 20px;
    letter-spacing: 0;
    color: #11294B;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
}
 
/* --- Checklist --- */
.pci-checklist {
    margin-bottom: 36px;
    padding: 0;
    margin-left: 0;
}
 
.pci-checklist-item {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 18px;
    color: #11294B;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
 
.pci-checklist-item:last-child {
  margin-bottom: 0;
}
 
.pci-check-icon {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1px;
}
 
/* --- CTA Button --- */
.pci-cta {
  margin-top: 36px;
}
 
.pci-btn {
    border-radius: 0;
    border: none;
    text-decoration: none;
    transition: background-color 0.2s ease, transform 0.15s ease, box-shadow 0.2s ease;
    display: flex;
    width: 207px;
    padding: 17px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #69CBF2;
    box-shadow: 0 4px 10.8px 0 rgba(62, 204, 255, 0.00), 0 4px 15.8px 0 rgba(70, 189, 232, 0.03);
    color: #000;
    font-size: 14px;
    font-weight: 500;
}
 
.pci-btn:hover,
.pci-btn:focus {
  transform: translateY(-1px);
  box-shadow: 0 4px 18px rgba(77, 200, 212, 0.35);
  text-decoration: none;
}
 
.pci-btn:active {
  transform: translateY(0);
  box-shadow: 0 2px 8px rgba(77, 200, 212, 0.2);
}
 
/* =============================================
   Responsive — Tablet (md)
   ============================================= */
@media (max-width: 991.98px) {
  .pci-section {
    padding: 48px 0 56px;
  }
 
  .pci-image-wrapper {
    justify-content: center;
    padding: 0;
    margin-bottom: 36px;
  }
 
  .pci-img {
    max-width: 100%;
  }
 
  .pci-content {
    max-width: 100%;
    padding: 0 8px;
  }
 

}
 
/* =============================================
   Responsive — Mobile (sm)
   ============================================= */
@media (max-width: 575.98px) {
  .pci-section {
    padding: 36px 0 48px;
  }
  .pci-subtitle {
    font-size: 0.95rem;
  }
 
  .pci-checklist-item {
    font-size: 0.93rem;
  }
 
  .pci-btn {
    width: 100%;
    text-align: center;
  }
 }





/* --- Section --- */
.benefits-section {
    position: relative;
    background: transparent;
    padding: 0;
    overflow: hidden;
    top: -57px;
}
 
/* --- Background Decorations --- */
 
/* --- Section Title --- */
.benefits-title {
    position: relative;
    z-index: 1;
    margin-bottom: 14px;
    letter-spacing: -0.02em;
    color: #FFF;
    font-family: Roboto;
    font-size: 44px;
    font-weight: 600;
}
 
/* --- Benefit Card --- */
.benefit-card {
    position: relative;
    z-index: 1;
    border-radius: 6px;
    padding: 28px 24px 32px;
    height: 100%;
    transition: border-color 0.2s ease, transform 0.2s ease;
    border: 1px solid rgba(255, 255, 255, 0.13);
    background: linear-gradient(173deg, #FFF -379.22%, #123064 46.84%);
}
 
.benefit-card:hover {
  border-color: rgba(77, 200, 212, 0.45);
  transform: translateY(-2px);
}
 
/* --- Card Header (icon + title inline) --- */
.benefit-card__header {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 24px;
}
 
/* --- Icon --- */
.benefit-card__icon {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  margin-top: 2px;
}
 
/* --- Card Title --- */
.benefit-card__title {
    margin: 0;
    letter-spacing: 0;
    align-self: center;
    color: #FFF;
    font-family: Roboto;
    font-size: 17px;
    font-weight: 500;
}
 
/* --- Card Body Text --- */
.benefit-card__body {
    margin: 0;
    color: rgba(255, 255, 255, 0.70);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
 
/* =============================================
   Responsive — Tablet
   ============================================= */
@media (max-width: 991.98px) {
  .benefits-section {
    padding: 52px 0 60px;
  }
 
  .benefits-title {
    margin-bottom: 32px;
  }
 
  .benefits-bg-deco--tr {
    width: 220px;
    height: 180px;
  }
}
 
/* =============================================
   Responsive — Mobile
   ============================================= */
@media (max-width: 575.98px) {
  .benefits-section {
    padding: 40px 0 48px;
  }
 
  .benefits-title {
    font-size: 1.5rem;
    margin-bottom: 24px;
  }
 
  .benefit-card {
    padding: 22px 20px 26px;
  }
 
  .benefit-card__title {
    font-size: 0.92rem;
  }
 
  .benefit-card__body {
    font-size: 0.85rem;
  }
 
  .benefits-bg-deco {
    opacity: 0.6;
  }
}



/* --- Section --- */
.cp-section {
  padding: 0px 0px 80px;
}
 
/* --- Content Block --- */
.cp-content {
  max-width: 600px;
}
 
/* --- Title --- */
 
/* --- Body Paragraphs --- */
.cp-body {
 margin-bottom: 32px;
  color: #11294B;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
 
/* --- Image --- */
.cp-image-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
 
.cp-img {
  width: 100%;
  display: block;
  object-fit: cover;
}
 
/* =============================================
   Responsive — Tablet
   ============================================= */
@media (max-width: 991.98px) {
  .cp-section {
    padding: 56px 0 64px;
  }
 
  .cp-content {
    max-width: 100%;
  }
 
  .cp-image-wrapper {
    justify-content: center;
  }
 
  .cp-img {
    max-width: 100%;
  }
}
 
/* =============================================
   Responsive — Mobile
   ============================================= */
@media (max-width: 575.98px) {
  .cp-section {
    padding: 40px 0 48px;
  }
 
  .cp-title {
    font-size: 1.65rem;
    margin-bottom: 20px;
  }
 
  .cp-body {
    font-size: 0.93rem;
    margin-bottom: 16px;
  }
}

.pci_case_box {
    border: 1px solid #D4D4D4;
    padding: 35px;
}
.pci_case_box span {
    display: inline-flex;
    padding: 5px 13px;
    align-items: center;
    gap: 7px;
    border-radius: 32px;
    background: #EFF6FF;
    color: rgba(23, 15, 73, 0.54);
    font-size: 14px;
    font-weight: 400;
}
.pci_case_box h6 {
    color: #11294B;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    margin: 15px 0;
}
.pci_case_box p {
    color: rgba(0, 0, 0, 0.67);
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
.pci_case_box ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.pci_case_box ul li {
    color: #11294B;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 10px 0;
    background: url(https://qrcsolutionz.cp4.techshu.in/wp-content/uploads/2026/06/icon-park-outline_check-one.svg) 0 0 no-repeat;
    background-size: 20px;
    background-position: left;
    padding-left: 33px;
}
.pci_case_box a {
    display: flex;
    width: 192px;
    padding: 17px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #69CBF2;
    color: #170F49;
    font-size: 14px;
    font-weight: 500;
    margin: 32px 0 0 0;
}




/* --- Section --- */
.wq-section {
  background: #EFF6FF;
  padding: 64px 0 72px;
}
 
/* --- Section Header --- */
.wq-header {
  margin-bottom: 40px;
}
 
.wq-title {
  font-size: clamp(1.6rem, 3vw, 2.2rem);
  font-weight: 700;
  color: #0f1f3d;
  line-height: 1.2;
  letter-spacing: -0.3px;
  margin-bottom: 10px;
}
 
.wq-subtitle {

  font-size: 0.97rem;
  font-weight: 400;
  color: #3a4a60;
  margin: 0;
  line-height: 1.6;
}
 
/* --- Card Base --- */
.wq-card {
  background: #ffffff;
  border-radius: 8px;
  padding: 28px 26px 32px;
  border: 1px solid transparent;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}
 
.wq-card:hover {
  box-shadow: 0 4px 20px rgba(59, 184, 200, 0.1);
  transform: translateY(-2px);
}
 
/* --- Bordered Card Variant --- */
.wq-card--bordered {
  border-color: #d0dff0;
}
 
/* --- Card Header (icon + title) --- */
.wq-card__header {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 22px;
}
 
/* --- Icon --- */
.wq-card__icon {
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2px;
}
 
/* --- Card Title --- */
.wq-card__title {
    margin: 0;
    align-self: center;
    color: #11294B;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.3;
}
 
/* --- Card Body Text --- */
.wq-card__body {
  font-size: 0.875rem;
  font-weight: 400;
  color: #3a4a60;
  line-height: 1.7;
  margin: 0;
}
 
/* --- Checklist --- */
.wq-list {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
 
.wq-list__item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    color: #11294B;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}
.wq-check {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1px;
}
 
/* =============================================
   Responsive — Tablet
   ============================================= */
@media (max-width: 991.98px) {
  .wq-section {
    padding: 52px 0 60px;
  }
 
  .wq-header {
    margin-bottom: 32px;
  }
}
 
/* =============================================
   Responsive — Mobile
   ============================================= */
@media (max-width: 575.98px) {
  .wq-section {
    padding: 40px 0 48px;
  }
 
  .wq-title {
    font-size: 1.45rem;
  }
 
  .wq-card {
    padding: 22px 20px 26px;
  }
 
  .wq-card__title {
    font-size: 0.92rem;
  }
 
  .wq-list__item,
  .wq-card__body {
    font-size: 0.85rem;
  }
}





/* ── Section ── */
.rc-section {
  position: relative;
 background: #123064;
  padding: 64px 0 72px;
  overflow: hidden;
}
 
/* ── Background deco ── */
.rc-bg-deco          { position: absolute; pointer-events: none; z-index: 0; }
.rc-bg-deco--tr      { top: 0; right: 0; width: 360px; height: 300px; }
.rc-bg-deco--bl      { bottom: 0; left: 0; width: 280px; height: 240px; }
 
/* ── Header ── */
.rc-header  { position: relative; z-index: 1; margin-bottom: 36px; }
 
.rc-eyebrow {
    margin-bottom: 12px;
    color: #21AFE3;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
}
 
.rc-title {
    letter-spacing: -0.3px;
    margin-bottom: 16px;
    color: #FFF;
    font-family: Roboto;
    font-size: 44px;
    font-weight: 500;
    line-height: 54px;
}
 #resourceTab {
    margin: 0;
    padding: 0;
}
.rc-subtitle {
    max-width: 700px;
    margin: 0;
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
 
/* ══════════════════════════════════════════
   Bootstrap nav-pills — override to match design
   ══════════════════════════════════════════ */
.rc-nav-pills {
  position: relative;
  z-index: 1;
  gap: 10px;
  flex-wrap: wrap;
}
 
/* Every pill button */
.rc-nav-pills .nav-item .nav-link {
    border: 1px solid rgba(255,255,255,0.25);
    border-radius: 999px;
    padding: 8px 22px;
    line-height: 1;
    transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
    color: rgba(255, 255, 255, 0.52);
    font-size: 15px;
    font-weight: 400;
}
 
/* Hover (non-active) */
.rc-nav-pills .nav-item .nav-link:hover:not(.active) {
  border-color: rgba(255,255,255,0.50);
  color: rgba(255,255,255,0.90);
  background: transparent;
}
 
/* Active pill */
.rc-nav-pills .nav-item .nav-link.active,
.rc-nav-pills .nav-item .nav-link:focus.active {
  background: #69CBF2;
  color: #0d1f4e;
  border-color: #69CBF2;
  font-weight: 600;
}
 
/* ── Tab content wrapper ── */
.tab-content {
  position: relative;
  z-index: 1;
}
 
/* ── Card ── */
.rc-card {
  background: #11294B;
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 8px;
  padding: 28px 26px 32px;
  display: flex;
  flex-direction: column;
  transition: border-color 0.2s ease, transform 0.2s ease;
}
.rc-card:hover {
  border-color: rgba(77,200,212,0.35);
  transform: translateY(-2px);
}
 
/* Tags row */
.rc-card__tags {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 22px;
    justify-content: space-between;
}
 
.rc-tag {
  font-size: 0.78rem;
  font-weight: 500;
  border-radius: 999px;
  padding: 5px 14px;
  line-height: 1;
  white-space: nowrap;
}
.rc-tag--outline {
    border-radius: 39px;
    border: 0.8px solid #D6F86D75;
    background: linear-gradient(272deg, rgba(0, 0, 0, 0.10) 11.35%, rgba(255, 255, 255, 0.10) 76.21%);
    backdrop-filter: blur(66.80000305175781px);
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.rc-tag--plain {
    border: none;
    background: transparent;
    padding-left: 0;
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
}
 
/* Card title */

.rc-card__title {
    margin-bottom: 14px;
    color: #FFF;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
}
 
/* Card body */
.rc-card__body {
    margin-bottom: 20px;
    flex-grow: 1;
    color: #CDCDCD;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}
 
/* Checklist */
.rc-card__list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin: 0 0 20px 0;
    padding: 0;
}
.rc-card__list-item {
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    display: flex;
    gap: 12px;
    align-items: flex-start;
}
.rc-card__check {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  margin-top: 1px;
}
 
/* Footer */
.rc-card__footer { margin-top: auto; }
 
/* CTA button */
.rc-btn {
    border-radius: 0;
    text-decoration: none;
    transition: background 0.2s ease, transform 0.15s ease;
    display: flex;
    width: fit-content;
    padding: 17px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    background: #69CBF2;
    color: #170F49;
}
.rc-btn:hover, .rc-btn:focus {
  background: #3ab5c0;
  color: #0d1f4e;
  text-decoration: none;
  transform: translateY(-1px);
}
.rc-btn:active { transform: translateY(0); }
 
/* ══════════════════════════════════════════
   Responsive
   ══════════════════════════════════════════ */
@media (max-width: 991.98px) {
  .rc-section { padding: 52px 0 60px; }
  .rc-bg-deco--tr { width: 240px; height: 200px; }
}
 
@media (max-width: 575.98px) {
  .rc-section { padding: 40px 0 48px; }
  .rc-title { font-size: 1.6rem; }
  .rc-nav-pills { gap: 8px; }
  .rc-nav-pills .nav-item .nav-link { font-size: 0.82rem; padding: 7px 16px; }
  .rc-card { padding: 22px 20px 26px; }
  .rc-card__title { font-size: 0.95rem; }
  .rc-btn { width: 100%; text-align: center; }
}
#faqAccordion .accordion-item {
    border: 0.8px solid #F3F4F6;
    background: #FFF;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.10), 0 1px 2px -1px rgba(0, 0, 0, 0.10);
    margin: 20px 0;
}
.ftr_contact_boxright a.btn-line-ftr {
    border: 1px solid rgba(255, 255, 255, 0.63);
    background: #FFF;
    color: #25456E;
}
/*PCI-NEW*/



/*DPDP Compliance Assessment*/
.page-template-dpdp-compliance-assessment-page-template .page_header {
    position: unset;
}
.pci_banner_content h6 {
    color: #FFF;
    font-family: Roboto;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    margin: 0 0 10px 0;
}
/*.banner_content_border {
    position: relative;
}
.banner_content_border::after {
    content: '';
    background: url(https://qrcsolutionz.cp4.techshu.in/wp-content/uploads/2026/06/banner-borderline.svg) 0 0 no-repeat;
    width: 3px;
    height: 141px;
    display: block;
    position: absolute;
    left: -30px;
    top: 0;
    background-size: cover;
}*/
.check-list-dpdp {
    padding: 0;
    margin: 0;
    list-style: none;
}
.check-list-dpdp li {
    display: flex;
    align-items: flex-start;
    margin: 15px 0;
}
.check-list-dpdp li .check-icon{
    margin: 0 10px 0 0;
}
.check-list-dpdp li p span {
    display: block;
    color: #11294B;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
}
.check-list-dpdp li p {
    margin: 0;
    color: #11294B;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px; /* 138.889% */
}
.content-inner-dpdp {
    padding-left: 80px;
}
.pci-section.who_require_sec .pci_worldwide {
    bottom: unset;
    top: -35px;
}
.pci-section.who_require_sec {
    padding: 120px 0 70px 0;
}
.assetment-list {
    margin: 0;
    list-style: none;
}
.assetment-list li {
    display: flex;
    gap: 15px;
    color: #11294B;
    font-size: 17px;
    font-weight: 500;
    margin: 15px 0;
    line-height: 1.3;
}
.dpdp-approach-section {
    padding: 70px 0 125px;
    overflow: visible;
}
.approch_margin {
	margin-bottom: 125px;
}
.dpdp-approach-section .pci_worldwide-box {
    background: #137193;
}
.pci_worldwide-box h3 {
	color: #fff;
	font-family: Roboto;
	font-size: 25px;
	font-weight: 500;
	line-height: 41px;
}
.pci_worldwide-box form {
	width: 380px;
	min-width: 380px;
	max-width: 380px;
	background: #57a1bc;
	padding: 5px 8px;
	border-radius: 35px;
	display: flex;
	justify-content: space-between;
}
.small_title_span {
	display: flex;
	padding: 3px 22px;
	align-items: center;
	border-radius: 39px;
	border: 1px solid #46BDE8;
	background: #EFF6FF2B;
	position: relative;
	color: #fff;
	width: fit-content;
	margin: 0 0 10px 0;
}
.pci_worldwide-box form .news_letter_btn {
	padding: 12px 25px;
	border-radius: 35px;
	background: #11294b;
	color: #fff;
	border: none;
	font-size: 15px;
}
.pci_worldwide-box form input {
	outline: none;
	background: transparent;
	border: none;
	color: #000;
	font-size: 15px;
	padding: 0 13px;
}
.services-section-dpdp {
    background-size: 6px;
    padding: 118px 0 80px;
}
.approach-section.dpdp-benifits-section {
    background: url(https://qrcsolutionz.cp4.techshu.in/wp-content/uploads/2026/06/benifits-bg-blue.jpg) 0 0 no-repeat;
    background-size: cover;
    background-position: center center;
}
.dpdp-benifits-section .approach-card {
    border: 1px solid rgba(255, 255, 255, 0.13);
    background: linear-gradient(173deg, #FFF -379.22%, #123064 46.84%);
}
.why_leading_swiper_box h6 {
    color: #11294B;
    font-family: Roboto;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 7px 0;
}
.why_leading_swiper_box p{
    color: #11294B;
font-size: 14px;
font-weight: 400;
line-height: 1.5; 
margin: 0;
}
.why_leading_swiper_box figcaption {
    padding: 20px;
    min-height: 195px;
}
.why_leading_swiper_box {
    background: #EFF6FF;
}
.real_world_dpdp .pci_case_box {
    background: #FFF;
    box-shadow: 0 4px 27.7px -4px rgba(49, 110, 180, 0.22);
    border: none;
    margin: 15px 0;
    min-height: 600px;
}
.real_world_dpdp .pci_case_box ul li {
    background-position: 0 0;
}
.dpdp_resource_center {
    background: #123064;
}
.dpdp_resource_center .pci_case_box p,
.dpdp_resource_center .pci_case_box h6{
    color: #fff;
}
.dpdp_resource_center .pci_case_box {
    border: none;
    background: #11294B;
    min-height: 345px;
}

.dpdp_resource_center .pci_case_box span {
    color: rgba(255, 255, 255, 0.54);
    font-size: 14px;
    font-weight: 400;
    border-radius: 39px;
    border: 0.8px solid #D6F86D5C;
    background: linear-gradient(272deg, rgba(0, 0, 0, 0.10) 11.35%, rgba(255, 255, 255, 0.10) 76.21%);
    backdrop-filter: blur(66.80000305175781px);
}

.dpdp-data-protection {
    display: flex;
    align-items: center;
    background: #132B4C;
}
.dpdp-data-protection figure{
    margin: 0;
    flex: 1;
}
.dpdp-data-protection figcaption {
    margin: 0;
    flex: 1;
    padding: 0 45px;
}
.dpdp-data-protection figcaption p {
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0 0 35px 0;
}
.dpdp-data-protection figcaption .pci-btn-bnr .pci-btn-bnr-b {
    border-color: #fff;
    color: #fff;
}
/*DPDP Compliance Assessment*/

/*isms*/
.page-template-isms-page-template .banner_content_border::after {
display: none;
}
.approach-card.isms-approch {
    background: #FFF;
    box-shadow: 0 4px 27.7px -4px rgba(49, 110, 180, 0.22);
}
.approach-card.isms-approch .card-title,
.approach-card.isms-approch .card-desc {
    color: #11294B;
}
.approach-card.isms-approch:hover .card-icon {
    background-color: #f2f2f2;
}
.pci_what_offer.real_world_dpdp.real_world_isms .pci_case_box {
    min-height: unset;
}
.pci_what_offer.real_world_dpdp.real_world_isms .pci_case_box span {
    border-radius: 39px;
    background: linear-gradient(92deg, #48BBE7 -7.52%, #EDF4D8 106.18%);
    color: #11294B;
}
.isms_resource_center {
    background-size: cover !important;
    background-position: center center !important;
}
.isms_resource_center .pci_case_box {
    background: #11294B;
    border: none;
}
.isms_resource_center .pci_case_box span{
   border-radius: 39px;
  background: linear-gradient(92deg, #48BBE7 -7.52%, #EDF4D8 106.18%);
  color: #11294B;
}


/*isms*/

/*cscf*/
.pci-section.who_require_sec_sscf h6 {
    color: #112A4D;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 25px 0;
    padding-left: 2rem;
}
.cscf-independent-sec .load-more-btn {
    color: #0C2140;
    border-color: #0C2140;
    border-radius: 0;
}

.cscf-data-protection-sec .dpdp-data-protection figcaption h2 {
    color: #FFF;
    font-family: Roboto;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.cscf-supporting-service {
    margin: 30px 0 0 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: space-between;
    list-style: none;
}
.cscf-supporting-service li {
    color: #FFF;
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    width: 44%;
    display: flex;
    align-items: center;
    gap: 8px;
}


.left_grad_border::after {
    content: '';
    background: url(https://qrcsolutionz.cp4.techshu.in/wp-content/uploads/2026/06/banner-borderline.svg) 0 0 no-repeat;
    width: 5px;
    height: 140px;
    display: block;
    position: absolute;
    left: 0;
    top: -96px;
    background-size: cover;
}
.left_grad_border {
    padding-left: 30px;
}


.cscf_resource_sec {
    background: #EFF6FF url(https://qrcsolutionz.cp4.techshu.in/wp-content/uploads/2026/06/Vector-cscf-who.svg);background-repeat: no-repeat;
  background-position: right top;;
}

.cscf_resource_content h2 {
    color: #11294B;
    font-family: Roboto;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 54px;
}
.cscf_resource_content p {
    color: #11294B;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin: 15px 0px 29px 0;
}
.cscf_resource_content a {
    color: #3995F8;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
}
.cscf_resource_content {
    padding: 40px;
}


.cscf_resource_content::after {
    content: '';
    background: url(https://qrcsolutionz.cp4.techshu.in/wp-content/uploads/2026/06/resource_line.svg) 0 0 no-repeat;
    width: 5px;
    height: 140px;
    display: block;
    position: absolute;
    left: 0;
    top: -66px;
    background-size: cover;
}


/*about-new*/

.about-overview-sec h6 {
    color: #333;
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 20px 0;
}
.about-overview-sec p {
    color: #333;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
}
.about-we-stand-sec {
    background: #EFF6FF;
}
.about-we-stand-box .section-subtitle {
    margin: 20px 0;
}
.about-we-stand-box {
    width: 86%;
    margin-left: auto;
}
.about-we-stand-sec {
    background: #EFF6FF;
}
.about-we-stand-box{
    position: relative;
}
.about-we-stand-box::after {
    content: '';
    background: url(https://qrcsolutionz.cp4.techshu.in/wp-content/uploads/2026/06/banner-borderline.svg) 0 0 no-repeat;
    width: 5px;
    height: 140px;
    display: block;
    position: absolute;
    left: -25px;
    top: -96px;
    background-size: cover;
    background-position: center bottom;
}

.about_global_pressence {
    background: #F8F8F8;
}
.about_global_pressence_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 40px 0 0 0;
    gap: 15px;
  
}
.about_global_pressence_box_items {
      position: relative;

}
.about_global_pressence_box_items::before {
    content: '';
    background: #69CBF2;
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.about_global_pressence_box_items h3 {
    text-align: left;
    color: #11294B;
    font-family: Roboto;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.about_global_pressence_box_items p {
    margin: 15px 0 0 0;
    color: #555;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}
.about_global_pressence_box_items {
    padding: 30px;
    text-align: left;
    background: #fff;
}
.about_global_pressence_box .about_global_pressence_box_items:nth-child(1){
width: 24%;
  min-width: 24%;
  max-width: 24%;
}
.about_global_pressence_box .about_global_pressence_box_items:nth-child(2){
width: 24%;
  min-width: 24%;
  max-width: 24%;
}
.about_global_pressence_box .about_global_pressence_box_items:nth-child(3){
width: 24%;
  min-width: 24%;
  max-width: 24%;
}
.about_global_pressence_box .about_global_pressence_box_items:nth-child(4){
width: 24%;
  min-width: 24%;
  max-width: 24%;
  border-bottom: 0;
}
.about_global_pressence_box .about_global_pressence_box_items:nth-child(5){
width: 24%;
  min-width: 24%;
  max-width: 24%;
}
.about_global_pressence_box .about_global_pressence_box_items:nth-child(6){
width: 24%;
  min-width: 24%;
  max-width: 24%;
  border-bottom: 0;
}
.about_global_pressence_box .about_global_pressence_box_items:nth-child(7) {
    width: 49%;
    min-width: 49%;
    max-width: 49%;
    border-bottom: 0;
    background: #fff url(https://qrcsolutionz.cp4.techshu.in/wp-content/uploads/2026/06/global-last-box-icon.svg) 0 0 no-repeat;
    background-position: right center;
}
.form_contact_page {
    display: flex;
    background: #FFF;
    box-shadow: 0 4px 27.7px -4px rgba(49, 110, 180, 0.24);
    justify-content: space-between;
    align-items: center;
}
.form_contact_page figure {
    margin: 0;
    min-width: 42%;
    max-width: 42%;
    width: 42%;
}
.form_contact_page figcaption {
    min-width: 58%;
    max-width: 58%;
    width: 58%;
    padding: 46px;
}
.form_contact_page h3 {
    color: #11294B;
    font-family: Roboto;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 25px 0;
}

.contact_ofc{
    position: relative;
    margin-left: 25px;
}
.contact_ofc::after {
    content: '';
    background: url(https://qrcsolutionz.cp4.techshu.in/wp-content/uploads/2026/07/ofc-line.svg) 0 0 no-repeat;
    width: 4px;
    height: 108px;
    display: block;
    position: absolute;
    left: -25px;
    top: -48px;
    background-size: cover;
    background-position: center bottom;
}
.resource_hub_sec {
    background: #EFF6FF;
}
.resources_box {
    display: flex;
    justify-content: space-between;
    gap: 15px;
}
.resources_box_item {
    background: #fff;
    padding: 19px;
    flex: 1;
}
.resources_box_item_header {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 0 0 20px 0;
}
.resources_box_item_header figure {
    margin: 0;
    display: flex;
    width: 54px;
    height: 54px;
    padding: 12px;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1/1;
    border-radius: 9px;
    border: 1px solid rgba(57, 149, 248, 0.16);
    background: #ECF7FF;
}
.resources_box_item_header h6 {
    color: #11294B;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.resources_box_item_header span {
    color: #46BDE8;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: block;
    margin: 7px 0 0 0;
}
.resources_box_item p {
    color: #11294B;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    min-height: 70px;
}
.resources_box_item a {
    display: inline-flex;
    padding: 13px 8px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #69CBF2;
    color: #0C2240;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.16px;
    width: 140px;
}

.resource_feature_box {
    gap: 25px;
}
.resource_feature_box figure {
    margin: 0;
    flex: 1;
}
.resource_feature_box figcaption {
    flex: 1;
}
.resource_feature_box figcaption span {
    display: inline-flex;
    height: 26px;
    padding: 0 10px;
    align-items: center;
    gap: 5px;
    border-radius: 39px;
    border: 1px solid #46BDE8;
    background: #EFF6FF;
    position: relative;
}
.resource_feature_box figcaption span::before {
    content: '';
    background: #46BDE8;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}
.resource_feature_box {
    border: 1px solid #DEE0EB;
    background: #FFF;
}
.resource_feature_box figcaption h3 {
    color: #11294B;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    margin: 20px 0 15px 0;
}
.resource_feature_box figcaption p {
    color: #11294B;
}
.resource_feature_box figcaption a {
    display: inline-flex;
    padding: 11px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #69CBF2;
    color: #0C2240;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.16px;
}
.resources_feature_iems figcaption{
    padding: 25px;
}
.resources_box_item_case_study {
	display: flex;
	width: auto;
	height: 31px;
	padding: 0 15px;
	align-items: center;
	border-radius: 67px;
	border: 1px solid #3995F8;
	background: rgba(20, 20, 20, 0.22);
	backdrop-filter: blur(6.300000190734863px);
	color: #FFF;
	font-family: Roboto;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	position: absolute;
	top: 15px;
	left: 15px;
}
.explore_resource{
    background: #EFF6FF;
}
#professionalTabs {
    margin: 0;
    border: none;
    gap: 10px;
}
#professionalTabs li button {
    display: flex;
    padding: 11px 15px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 27px;
    background: rgba(27, 54, 89, 0.11);
    color: #11294B;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.explore_resource_right input {
	width: 360px;
	border-radius: 35px !important;
	padding: 12px 16px !important;
	background: transparent;
	color: #000;
	font-size: 15px;
	min-width: 360px;
	max-width: 360px;
}
#professionalTabs li button span {
    width: 15px;
    height: 15px;
    border: 1px solid #25456e;
    border-radius: 50%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
#professionalTabs li button.active span::after {
    background: #000;
    content: "";
    width: 9px;
    height: 9px;
    display: block;
    border-radius: 50%;
}
.professionalTabs_box {
    display: flex;
    gap: 30px;
}
.professionalTabs_filter {
    width: 22%;
    min-width: 22%;
    max-width: 22%;
}
.professionalTabs_content {
    width: 76%;
    min-width: 76%;
    max-width: 76%;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.professionalTabs_filter ul {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
}
.professionalTabs_filter {
    display: inline-flex;
    padding: 20px 18px 88px 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 21px;
    background: #FFF;
    box-shadow: 0 4px 27.7px -4px rgba(49, 110, 180, 0.22);
}
.professionalTabs_filter p {
    margin: 0;
    width: 100%;
    color: #11294B;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.42px;
    text-transform: uppercase;
}

.professionalTabs_filter h6 {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #11294B;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
}
.professionalTabs_filter ul li a {
    display: flex;
    padding: 10px;
    color: #5E6671;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.professionalTabs_filter ul li a.active{
    border-radius: 4px;
    border: 1px solid rgba(70, 189, 232, 0.41);
    background: #EFF6FF;
}
.professionalTabs_content .resources_feature_iems {
    width: 31%;
}
.professionalTabs_content .resource_feature_box figcaption a {
    background: transparent;
    padding: 0;
    text-decoration: underline;
    font-size: 15px;
}
.explore_resource .load-more-btn {
    color: #0C2140;
    border-color: #69CBF2;
    border-radius: 0;
}
.outcomes_list_items {
    flex: 1;
    border: 1px solid rgba(255, 255, 255, 0.13);
    background: linear-gradient(173deg, #FFF -379.22%, #123064 46.84%);
    padding: 26px;
    position: relative;
}
.outcomes_list {
    display: flex;
    gap: 25px;
}
.outcomes_list_items h2 {
    color: #69CBF2;
    font-family: Roboto;
    font-size: 46px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.outcomes_list_items p {
    color: #D3D3D3;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
}
.outcomes_list_items::before {
    content: '';
    width: 10px;
    height: 10px;
    aspect-ratio: 1/1;
    background: #69CBF2;
    position: absolute;
    left: 0;
    top: 0;
}
.explore_outcome_btn {
    display: flex;
    padding: 17px 28px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #0C2240;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.16px;
    background: #69CBF2;
    width: fit-content;
    margin: 25px 0 0 0;
}

.download_practicle_sec .resources_box_item {
    box-shadow: 0 4px 27.7px -4px rgba(49, 110, 180, 0.22);
    margin: 45px 0 0 0;
}
.download_practicle_sec .resources_box_item a {
    padding: 0;
    background: transparent;
    width: fit-content;
    display: flex;
    font-size: 15px;
    margin: 22px 0 0 0;
    text-decoration: underline;
}
.download_practicle_sec .resources_box_item h6 {
    color: #11294B;
    font-family: Roboto;
    font-size: 17px;
    font-weight: 600;
    min-height: 45px;
}


.resource_circle {
    display: inline-flex;
    height: 26px;
    padding: 0 10px;
    align-items: center;
    gap: 5px;
    border-radius: 39px;
    border: 1px solid #46BDE8;
    background: #EFF6FF;
    position: relative;
}
.resource_circle::before {
    content: '';
    background: #46BDE8;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}
.resource_details_header h1 {
    color: #11294B;
    font-family: Roboto;
    font-size: 38px;
    font-weight: 600;
}
.resource_details_header_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid rgba(222, 224, 235, 0.64);
    border-bottom: 1px solid rgba(222, 224, 235, 0.64);
    background: #FFF;
    padding: 15px 0;
}
.resource_details_header_name {
    display: flex;
    gap: 15px;
}
.resource_details_header_name figure {
    width: 42px;
    min-width: 42px;
    max-width: 42px;
    height: 42px;
    min-height: 42px;
    max-height: 42px;
    margin: 0;
    border-radius: 42px;
    background: #46bde8;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 400;
}
.resource_details_header_name h6 {
    color: #11294B;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
}
.resource_details_header_name p {
    color: #5E6671;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin: 8px 0 0 0;
}
.resource_details_header_box ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 20px;
}
.resource_details_header_box ul li {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #11294B;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}
.resource_big_img {
    margin: 35px 0;
}
.resource_details_content {
    padding: 40px;
    border:1px solid #F3F4F6;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.resource_details_content ul {
    padding: 0 0 0 15px;
    margin: 15px 0 0 0;
}
.resource_summary ul li {
    color: #11294B;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin: 7px 0;
}
.resource_summary h6 {
    color: #11294B;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 600;
}
.resource_summary {
    border-left: 5px solid #48BBE7;
    background: #F8FAFC;
    padding: 30px 25px;
}
.resource_details_content p {
    color: #11294B;
    font-size: 14px;
    font-style: normal;
    line-height: 22px;
    margin: 15px 0;
}
.table_content_resource{
    border: 1px solid #E5E7EB;
    padding: 30px 25px;
}
.table_content_resource ul li {
    color: #11294B;
    font-size: 14px;
    font-weight: 500;
    margin: 9px 0;
}
.table_content_resource h6 {
    color: #11294B;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 600;
}
.table_content_resource ul {
    list-style: none;
    padding: 0;
}
.table_content_resource ul li {
    background: url(https://qrcsolutionz.cp4.techshu.in/wp-content/uploads/2026/07/Symbol-angle.svg);
    background-size: 100%;
    background-size: 6px;
    background-repeat: no-repeat;
    background-position: 0 center;
    padding: 0 0 0 15px;
}
.resource_details_content h3 {
    color: #11294B;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0;
}
.resource_lists li {
    color: #11294B;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin: 10px 0;
}
.key_take {
    border: 1px solid rgba(57, 149, 248, 0.16);
    background: #ECF7FF;
    padding: 30px 25px;
}
.key_take h6 {
    color: #11294B;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 600;
}
.key_take ul li {
    color: #11294B;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin: 7px 0;
}
.audit_area {
    background: #123064;
    padding: 30px;
    text-align: center;
}
.audit_area h3 {
    color: #fff;
    text-align: center;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}
.audit_area p {
    color: #CBD5E1;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin: 15px 0;
}
.audit_area a {
    background: #69CBF2;
    box-shadow: 0 4px 10.8px 0 rgba(178, 235, 255, 0.04), 0 4px 15.8px 0 rgba(70, 189, 232, 0.22);
    color: #0C2240;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.16px;
    display: block;
    padding: 17px 20px;
}
.audit_area span {
    display: flex;
    justify-content: center;
    margin: 20px 0 0 0;
    gap: 10px;
    color: #94A3B8;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    align-items: center;
}
.popular_article {
    padding: 30px;
    border: 1px solid #DEE0EB;
    background: #FFF;
    margin: 35px 0;
}
.popular_article h3 {
    color: #11294B;
    font-family: Roboto;
    font-size: 26px;
    font-weight: 600;
    margin: 0 0 30px 0;
}
.popular_article_box {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 20px 0;
}
.popular_article_box figure {
    width: 65px;
    min-width: 65px;
    max-width: 65px;
    margin: 0;
}
.popular_article_box h6 {
    color: #11294B;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
}
.popular_article_box span {
    color: #545454;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    display: block;
    margin: 5px 0 0 0;
}
.other_blogs{
    background: #EFF6FF;
}
.other_blogs::after {
    content: '';
    background: #EFF6FF;
    width: 100%;
    height: 150px;
    display: block;
    position: absolute;
    bottom: -108px;
    z-index: -1;
}
.leadership-team{
    background: #EFF6FF;
}
.leader_boxes figcaption{
    text-align: center;
}
.leader_boxes figcaption h6 {
	color: #11294B;
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.leader_linked_icon img {
	height: 21px;
}
.leader_boxes {
	margin: 25px 0;
	background: #fff;
	padding: 30px;
	border-radius: 15px;
	box-shadow: rgba(149, 157, 165, 0.1) 0px 8px 24px;
    border: 1px solid rgba(57, 149, 248, 0.16);
}
.leader_boxes figure {
	width: 100px;
	height: 100%;
	overflow: hidden;
	border-radius: 50%;
	margin: 0 auto 20px;
	box-shadow: 0px 1px 0px 4px #24446e;
}
.leader_view_profile {
	display: flex;
	margin: 15px 0 0 0;
	color: #11294B;
	font-family: Roboto;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	align-items: center;
	justify-content: center;
}
.leader_view_profile img {
	height: 26px;
}
.leader_boxes figcaption p {
	font-size: 15px;
	margin: 5px 0px 20px 0;
	color: gray;
}

/* ---------- Leadership profile modal ----------
   Every rule is scoped to .leadership-profile-modal so no other Bootstrap
   modal on the site is affected. Sizing uses Bootstrap 5.3's own modal
   custom properties rather than overriding .modal / .modal-dialog. */

.leadership-profile-modal{
    --bs-modal-width:560px;
}

.leadership-profile-modal .modal-content{
    position:relative;
    padding:28px;
    border:0;
    border-radius:14px;
    background:#fff;
    box-shadow:0 24px 60px rgba(17,41,75,.18);
}

/* close */

.leadership-profile-modal__close{
    position:absolute;
    top:14px;
    right:14px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:22px;
    height:22px;
    padding:0;
    border:1px solid #9FD8EE;
    border-radius:4px;
    background:#fff;
    color:#21AFE3;
    line-height:0;
    cursor:pointer;
    transition:.2s;
}

.leadership-profile-modal__close:hover{
    background:#21AFE3;
    border-color:#21AFE3;
    color:#fff;
}

.leadership-profile-modal__close:focus-visible{
    outline:2px solid #11294B;
    outline-offset:2px;
}

/* header */

.leadership-profile-modal__header{
    display:flex;
    align-items:center;
    gap:22px;
    padding-right:28px;
}

.leadership-profile-modal__avatar{
    position:relative;
    flex:none;
    display:flex;
    align-items:center;
    justify-content:center;
    width:78px;
    height:78px;
    overflow:hidden;
    border:2px dashed #9FD8EE;
    border-radius:50%;
    background:#EAF7FD;
}

.leadership-profile-modal__avatar img{
    width:100%;
    height:100%;
    object-fit:cover;
    border-radius:50%;
}

.leadership-profile-modal__initials{
    color:#2E9CC4;
    font-family:Roboto;
    font-size:22px;
    font-weight:600;
    letter-spacing:.5px;
}

.leadership-profile-modal__identity{
    display:flex;
    flex-direction:column;
    min-width:0;
}

.leadership-profile-modal__eyebrow{
    margin-bottom:6px;
    color:#21AFE3;
    font-family:Roboto;
    font-size:11px;
    font-weight:700;
    letter-spacing:1.4px;
    text-transform:uppercase;
}

.leadership-profile-modal__name{
    color:#11294B;
    font-family:Roboto;
    font-size:24px;
    font-weight:700;
    line-height:1.25;
}

.leadership-profile-modal__role{
    margin-top:5px;
    color:#1F76BE;
    font-family:Roboto;
    font-size:14px;
    font-weight:500;
}

.leadership-profile-modal__role[hidden]{
    display:none;
}

/* divider */

.leadership-profile-modal__divider{
    margin:22px 0;
    border:0;
    border-top:1px solid #E5EDF4;
    opacity:1;
}

/* body */

.leadership-profile-modal__bio{
    margin:0;
    color:#5B6B7C;
    font-family:Roboto;
    font-size:14.5px;
    line-height:1.65;
}

.leadership-profile-modal__meta{
    margin:22px 0 0;
    padding:0;
    list-style:none;
}

.leadership-profile-modal__meta-item{
    display:flex;
    align-items:center;
    gap:12px;
    margin-bottom:10px;
    color:#2C4A6B;
    font-family:Roboto;
    font-size:14px;
}

.leadership-profile-modal__meta-item[hidden]{
    display:none;
}

.leadership-profile-modal__meta-item svg{
    flex:none;
    color:#21AFE3;
}

.leadership-profile-modal__linkedin{
    display:inline-flex;
    align-items:center;
    gap:8px;
    margin-top:18px;
    color:#11294B;
    font-family:Roboto;
    font-size:14.5px;
    font-weight:700;
    text-decoration:none;
}

.leadership-profile-modal__linkedin[hidden]{
    display:none;
}

.leadership-profile-modal__linkedin:hover{
    color:#21AFE3;
}

.leadership-profile-modal__linkedin img{
    width:16px;
    height:16px;
}

/* responsive */

@media(max-width:575.98px){

.leadership-profile-modal .modal-content{
    padding:22px;
}

.leadership-profile-modal__header{
    gap:16px;
    padding-right:24px;
}

.leadership-profile-modal__avatar{
    width:62px;
    height:62px;
}

.leadership-profile-modal__initials{
    font-size:18px;
}

.leadership-profile-modal__name{
    font-size:20px;
}

.leadership-profile-modal__divider{
    margin:18px 0;
}

.leadership-profile-modal__bio{
    font-size:14px;
}

}

@media(max-width:379.98px){

.leadership-profile-modal__header{
    flex-direction:column;
    align-items:flex-start;
    gap:14px;
}

}

.Virtual-sec-a-box-item p {
    margin: 0;
}
/*vciso*/

.Virtual-sec-a-box {
    display: flex;
    flex-wrap: wrap;
}
.Virtual-sec-a-box-item img {
    width: 45px;
}
.Virtual-sec-a-box-item {
    width: 50%;
    border: 1px solid #DEE0EB;
    background: #FFF;
    padding: 55px 30px;
    display: flex;
    flex-direction: column;
    text-align: left;
    gap: 18px;
}
.Virtual-sec-a-box-item span {
    color: #A3A3A3;
    font-size: 14px;
    font-weight: 400;
}
.Virtual-sec-a-box-item h6 {
    color: #11294B;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
}
.engagement_cover_slider{
    background: transparent;
}
.engagement_cover_slider figcaption {
    padding: 0;
    min-height: unset;
}
.Virtual-sec-b .left_grad_border::after {
    background: url(https://qrcsolutionz.cp4.techshu.in/wp-content/uploads/2026/07/line-draw-b.svg) 0 0 no-repeat;
    height: 129px;
    top: -58px;
}
.Virtual-sec-c .left_grad_border::after {
  display: none;
}
.what_receive_slider_border {
    border-top: 1px solid #DEE0EB;
    border-bottom: 1px solid #DEE0EB;
    background: #FFF;
}
.what_receive_swiper_box {
    border-right: 1px solid #DEE0EB;
    border-left: 1px solid #DEE0EB;
    background: #FFF;
    padding: 35px 22px;
    display: flex;
    flex-direction: column;
    gap: 14px;
    position: relative;
    min-height: 215px;
}
.what_receive_swiper_box span {
    color: #A3A3A3;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
}
.what_receive_swiper_box h6 {
    color: #11294B;
    font-family: Roboto;
    font-size: 17px;
    font-weight: 600;
    line-height: 26px;
    margin: 25px 0 0 0;
}
.what_receive_swiper_box p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
}
.what_receive_swiper_box::after {
    content: '';
    width: 12px;
    height: 12px;
    background: #69cbf2;
    position: absolute;
    left: 0;
    top: 0;
}


/* ── Section ─────────────────────────────────────────────── */


/* ═══════════════════════════════════════════════════════════
   VERTICAL TAB NAV
═══════════════════════════════════════════════════════════ */
 
.vciso-nav {
  gap: 0;
  border: none !important;
}
#vcisosTab {
    width: 90%;
}
 
/* ── Tab button ──────────────────────────────────────────── */
.vciso-tab-btn {
  display: flex !important;
  align-items: center;
  gap: 14px;
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 14px 0 !important;
  text-align: left;
  width: 100%;
  cursor: pointer;
  box-shadow: none !important;
  outline: none;
}
 
.vciso-tab-btn:focus-visible {
  outline: 2px solid #1a8cd8;
  outline-offset: 2px;
  border-radius: 4px !important;
}
 
/* ── Number ──────────────────────────────────────────────── */
.tab-num {
    min-width: 22px;
    font-variant-numeric: tabular-nums;
    transition: color 0.2s ease;
    color: rgba(0, 23, 44, 0.20);
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 1px;
}
 
.vciso-tab-btn.active .tab-num,
.tab-num.active {
  color: #1a8cd8 !important;
}
 
/* ── Icon box ────────────────────────────────────────────── */
.tab-icon-wrap {
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.2s ease, border-color 0.2s ease;
    background: rgba(0, 23, 44, 0.05);
}
 
.tab-icon-wrap.active,
.vciso-tab-btn.active .tab-icon-wrap {
/*  background: linear-gradient(135deg, #1a8cd8, #0d6cb5) !important;*/
background: #46BDE8;
  border-color: #1a8cd8 !important;
}
.vciso-tab-btn.active .tab-icon-wrap img{
     filter: brightness(0) invert(1);
}
 
/* ── Label ───────────────────────────────────────────────── */
.tab-label {
    flex: 1;
    letter-spacing: -0.01em;
    transition: color 0.2s ease;
    color: #6B7280;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
 
.vciso-tab-btn.active .tab-label {
  color: #0a1f44 !important;
  font-weight: 700;
}
 
.vciso-tab-btn:not(.active):hover .tab-label {
  color: #3a5c74;
}
 
/* ── Arrow (active only) ─────────────────────────────────── */
.tab-arrow {
  flex-shrink: 0;
  opacity: 0;
  transform: translateX(-4px);
  transition: opacity 0.2s ease, transform 0.2s ease;
}
 
.vciso-tab-btn.active .tab-arrow {
  opacity: 1;
  transform: translateX(0);
}
 
/* ── Divider ─────────────────────────────────────────────── */
.tab-divider {
  height: 1px;
  background-color: #dce8f0;
  width: 100%;
}
 
/* ═══════════════════════════════════════════════════════════
   RIGHT PANEL
═══════════════════════════════════════════════════════════ */
 
.right-panel {
  position: relative;
}
 
/* ── Main image ──────────────────────────────────────────── */
.right-image-wrap {
    border-radius: 0;
    overflow: hidden;
    line-height: 0;
    width: 89%;
    margin-left: auto;
}
 
.right-image {
  width: 100%;
  /*aspect-ratio: 4 / 3;
  object-fit: cover;
  display: block;
  border-radius: 0;*/
}
 
/* ── Floating info card ──────────────────────────────────── */
.info-card-info {
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 40%;
    border-radius: 0;
    padding: 24px 28px;
    min-height: 130px;
    background: #FFF;
    box-shadow: 0 6px 54.5px -8px rgba(26, 51, 103, 0.13);
}
 
/* Bootstrap tab-pane overrides for the card */
.info-card {
  /* no extra styles needed — Bootstrap handles show/fade */
}
 
/* ── Info card icon ──────────────────────────────────────── */
.info-card-icon {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 14px;
    background: #46BDE8;
    border-radius: 0;
}
.info-card-icon img {
    filter: brightness(0) invert(1);
}
 
/* ── Info card title ─────────────────────────────────────── */
.info-card-title {
    letter-spacing: -0.015em;
    margin-bottom: 8px;
    color: #11294B;
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
 
/* ── Info card description ───────────────────────────────── */
.info-card-desc {
    margin-bottom: 0;
    color: #11294B;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}



.service-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}
.service-nav{

    display:flex;
    align-items:center;
    gap:20px;
}

.serviceSwiper{

    flex:1;
    border-bottom:1px solid #d7dfe8;
}

.serviceSwiper .swiper-slide{
    height: auto;
}

.service-tab{
    width:100%;
    text-align:center;
    white-space:nowrap;
        color: #11294B;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    background: transparent;
    border: none;
   display: flex;
  justify-content: center;
  position: relative;
}

.service-tab.active{

    font-weight:700;
}

.service-tab.active:after{

    content:"";
    position:absolute;
    left:0;
    bottom:-1px;
    width:100%;
    height:3px;
    background:#43b2ff;
}

.nav-arrow{

    width:42px;
    height:42px;
    border:0;
    padding: 0;
    background:none;
    font-size:32px;
    color:#18345b;
}

.service-box{

    background:#fff;
}

.content-wrap{

    padding:70px;
}

.content-wrap h3 {
    color: #11294B;
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 20px;
}

.content-wrap p {
    color: #11294B;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    margin: 0;
}

@media(max-width:991px){


.content-wrap{

    padding:30px;
}

.content-wrap h3{

    font-size:28px;
}
}

.ciso_impact .pci_case_box {
    border: none;
    padding: 35px;
    background: #FFF;
    box-shadow: 0 4px 27.7px -4px rgba(49, 110, 180, 0.22);
}
.ciso_impact .pci_case_box span {
    background: linear-gradient(92deg, #48BBE7 -7.52%, #EDF4D8 106.18%);
    color: #11294B;
}
.ciso_impact .pci_case_box a {
    width: fit-content;
}
.ciso_impact .pci_case_box p {
    min-height: 90px;
}
.pci_what_offer.resouces_center .pci_case_box {
    background: #11294B;
    border: none; 
}

.pci_what_offer.resouces_center .pci_case_box span {
    background: linear-gradient(92deg, #48BBE7 -7.52%, #EDF4D8 106.18%);
    color: #11294B;
}



/*vciso*/


/*timeline*/

.timeline-section,
.timeline-section *,
.timeline-section *::before,
.timeline-section *::after{
    box-sizing:border-box;
}

.timeline-section{
    padding:45px 0 75px;
    background:#fff;
    overflow:hidden;
}

/* --- Left column : eyebrow + heading with the vertical accent line --- */

.timeline-section .section-title{
    position:relative;
    margin-left:-12px;
    padding-left:34px;
    font-size:inherit;
    font-weight:400;
    letter-spacing:normal;
    color:inherit;
}

.timeline-section .section-title::before{
    content:"";
    position:absolute;
    left:0;
    top:-46px;
    bottom:0;
    width:3px;
    border-radius:2px;
    background:linear-gradient(180deg,#2fb9c9 0%,#43b8f4 48%,rgba(67,184,244,0) 100%);
}

.timeline-section .section-title span{
    display:block;
    margin-bottom:14px;
    color:#17325d;
    font-size:17px;
    font-weight:400;
    letter-spacing:.2px;
}

.timeline-section .section-title h2{
    margin:0;
    color:#11294B;
    font-size:42px;
    font-weight:700;
    line-height:1.15;
    font-family: Roboto;
}

/* --- Previous / Next --- */

.timeline-section .timeline-nav{
    display:flex;
    margin-top:94px;
    margin-bottom:0 !important;
}

.timeline-section .timeline-nav button{
    display:inline-flex;
    align-items:center;
    gap:10px;
    border:none;
    padding:15px 20px;
    background:transparent;
    color:#1b1b1b;
    font-size:16px;
    line-height:1;
    cursor:pointer;
    transition:.3s;
}

.timeline-section .timeline-nav button img{
    display:block;
    flex:none;
    width:18px;
    height:18px;
}

.timeline-section .timeline-nav button:focus-visible{
    outline:2px solid #11294B;
    outline-offset:2px;
}

.timeline-section .timeline-nav button[disabled]{
    opacity:.4;
    cursor:default;
}

.timeline-section .prevBtn{
    background:transparent !important;
    color:#5f6b78;
}

.timeline-section .prevBtn:hover:not([disabled]){
    color:#11294B;
}

.timeline-section .nextBtn{
    background:#43b8f4 !important;
    color:#fff;
}

.timeline-section .nextBtn img{
    /* the shared icon ships black – flip it to white on the blue button */
    filter:brightness(0) invert(1);
}

.timeline-section .nextBtn:hover:not([disabled]){
    background:#2ba7e8 !important;
}

/* --- Milestone card --- */

.timeline-section .contentSwiper{
    position:relative;
    z-index:2;
    /* bleed to the container edge on the left and up to the image on the right */
    margin-left:-12px;
    margin-right:-24px;
}

.timeline-section .content-card{
    background:#fff;
    padding:52px 55px 56px;
    box-shadow:0 12px 40px rgba(17,41,75,.14);
    min-height:260px;
}

.timeline-section .content-card h1{
    margin:0 0 26px;
    color:#1b1b1b;
    font-size:58px;
    font-weight:300;
    line-height:1;
    letter-spacing:.5px;
}

.timeline-section .content-card p{
    margin:0;
    color:#1b1b1b;
    font-size:19px;
    line-height:1.75;
}

.timeline-section .content-card strong{
    display:block;
    margin-top:2px;
    font-weight:700;
}

/* --- Image --- */

.timeline-section .imageSwiper img{
    display:block;
    width:100%;
    height:440px;
    object-fit:cover;
    border-radius:4px;
}

/* --- Bottom strip --- */

.timeline-section .bottom-strip{
    width:100%;
    max-width:640px;
    margin:0 0 0 -27%;
    margin-top:56px !important;
    padding:16px 20px;
    background:#0b6b93;
    color:#fff;
    text-align:center;
    font-size:16.5px;
    font-style:italic;
    line-height:1.5;
}

/* --- RIGHT TIMELINE --- */

.timeline-section .yearSwiper{
    position:relative;
    height:auto;
    padding-top:4px;
}

/* the vertical connecting line, running past the last year */
.timeline-section .yearSwiper::before{
    content:"";
    position:absolute;
    right:10px;
    top:6px;
    bottom:-80px;
    width:2px;
    background:#dcdcdc;
}

/* the rail never scrolls – every year stays visible, only the active one moves */
.timeline-section .yearSwiper .swiper-wrapper{
    transform:none !important;
}

.timeline-section .yearSwiper .swiper-slide{
    position:relative;
    height:32px !important;
    display:flex;
    align-items:center;
    justify-content:flex-end;
    padding-right:30px;
    color:#b3bac2;
    font-size:16px;
    line-height:1;
    cursor:pointer;
}

.timeline-section .yearSwiper .swiper-slide span{
    display:inline-block;
    padding:5px 2px;
    border-radius:3px;
    transition:.25s;
}

/* the point sitting on the line */
.timeline-section .yearSwiper .swiper-slide::after{
    content:"";
    position:absolute;
    right:6.5px;
    top:50%;
    width:9px;
    height:9px;
    margin-top:-4.5px;
    border-radius:50%;
    background:#d2d2d2;
}

.timeline-section .yearSwiper .swiper-slide:hover:not(.is-active){
    color:#8b949e;
}

/* active year – blue pill + connector + ring.
   `is-active` is managed by custom.js: the rail lists every year at once so it
   never scrolls, which means Swiper's own active class never leaves slide 0. */
.timeline-section .yearSwiper .is-active{
    color:#fff;
    font-weight:600;
}

.timeline-section .yearSwiper .is-active span {
	padding: 8px 14px;
	background: #43b8f4;
	color: #fff;
	border-radius: 30px 10px 10px 30px;
}

.timeline-section .yearSwiper .is-active::before {
	content: "";
	position: absolute;
	right: 11px;
	top: 50%;
	width: 31px;
	height: 6px;
	margin-top: -2px;
	background: #43b8f4;
}

.timeline-section .yearSwiper .is-active::after{
    right:3px;
    width:16px;
    height:16px;
    margin-top:-8px;
    background:#fff;
    border:3px solid #43b8f4;
}

.timeline-section .yearSwiper .swiper-slide:focus-visible{
    outline:2px solid #11294B;
    outline-offset:2px;
}

/* --- overflow handling per swiper --- */

.timeline-section .swiper{
    overflow:hidden;
}

/* let the card shadow paint outside the swiper without exposing the next slide
   (contentSwiper uses spaceBetween:60, i.e. wider than this clip margin) */
.timeline-section .contentSwiper{
    overflow:clip;
    overflow-clip-margin:48px;
}

.timeline-section .yearSwiper{
    overflow:visible;
}

/* --- desktop proportions ---
   the card runs from the container edge up to the image, and the year rail
   hugs the right edge and aligns to the top of the row */

@media(min-width:992px){

.timeline-section .row{
    align-items:flex-start !important;
}

.timeline-section .imageSwiper{
    margin-top:45px;
}

.timeline-section .row > .col-lg-4{
    width:38%;
}

.timeline-section .row > .col-lg-6{
    width:49%;
}

.timeline-section .row > .col-lg-2{
    width:13%;
    align-self:flex-start;
}

}


/*wapt*/
.what_we_test_slider_box figcaption {
    min-height: 125px;
    display: flex;
    flex-direction: column;
    padding: 30px 15px 10px 15px;
    position: relative;
    background: #fff;
}
.what_we_test_slider_box figcaption::after {
    content: '';
    background: #69CBF2;
    position: absolute;
    width: 10px;
    height: 10px;
    left: 0;
    top: 0;
}
.what_we_test_slider_box figure {
    margin: 0;
}
.wapt_benifits_swiper_box h6 {
    color: #FFF;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    margin: 0 0 12px 0px;
}
.wapt_benifits_swiper_box p {
    color: #D3D3D3;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
}
.befits-no-text {
    color: #FFF;
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    line-height: 54px;
}
.befits-no {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 0 0 20px 0;
}
.wapt_benifits_swiper {
    min-width: 1800px;
}


/*wapt*/

/* ══════════════════════════════════════════════════════════
   ACCORDION
══════════════════════════════════════════════════════════ */
 .what_receive_border {
    border-bottom: 1px solid #DEE0EB !important;
    border-top: 1px solid #DEE0EB !important;
}
.report-accordion { border: none; }
 
/* ── Each item ───────────────────────────────────────────── */
.report-item {
  background: transparent;
  border: none !important;
  border-bottom: 1px solid #DEE0EB !important;
  border-radius: 0 !important;
  border-left: 3px solid transparent !important;
  transition: border-left-color 0.25s ease;
  position: relative;
border-left: 1px solid #DEE0EB !important;
border-right: 1px solid #DEE0EB !important;
}
 
/* Active blue left border when open */
.report-item.is-open {
  border-left-color: #1a8cd8 !important;
  border-left-width: 4px !important;
}
 
/* ── Button (header row) ─────────────────────────────────── */
.report-btn {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    background: transparent !important;
    border: none !important;
    border-radius: 0 !important;
    padding: 40px 0 40px 25px !important;
    letter-spacing: -0.01em;
    box-shadow: none !important;
    gap: 16px;
    width: 100%;
    text-align: left;
    cursor: pointer;
    color: #11294B !important;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
 
.report-btn.collapsed {
  color: #11294B !important;
  font-weight: 400;
}
.accordion-item.report-item.is-open .report-btn {
    padding-bottom: 12px !important;
}
 
.report-btn.collapsed:hover { color: #0a1f44 !important; }
 
/* Hide Bootstrap default caret */
.report-btn::after { display: none !important; }
 
/* ── +/− icon ────────────────────────────────────────────── */
.report-icon {
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4b6070;
}
 
.report-btn .icon-minus { display: block; }
.report-btn .icon-plus  { display: none;  }
.report-btn.collapsed .icon-minus { display: none;  }
.report-btn.collapsed .icon-plus  { display: block; }
 
/* ── Body text ───────────────────────────────────────────── */
.report-body {
    padding: 0 0 20px 25px !important;
    color: #11294B;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    max-width: 550px;
}
 
/* ══════════════════════════════════════════════════════════
   RIGHT IMAGE PANEL
══════════════════════════════════════════════════════════ */
 
.right-image-wrap {
/*  border-radius: 12px;*/
  overflow: hidden;
  line-height: 0;
  position: sticky;
  top: 40px;
  background: #0a1f44;  /* fallback while image transitions */
}
 
.right-image {
  width: 100%;
 /* aspect-ratio: 3 / 4;
  object-fit: cover;
  display: block;
  border-radius: 12px;*/
  /* Crossfade transition */
  transition: opacity 0.4s ease;
}
 
/* Fading out state */
.right-image.is-fading {
  opacity: 0;
}
 
/* ── Responsive ──────────────────────────────────────────── */
@media (max-width: 991.98px) {
  .deliverables-section { padding: 52px 0 60px; }
  .right-image-wrap { position: static; margin-top: 8px; }
  .right-image { aspect-ratio: 4 / 3; }
}
 
@media (max-width: 767.98px) {
  .deliverables-section { padding: 44px 0 52px; }
  .report-btn { padding: 18px 0 15px 16px !important; font-size: 0.95rem; }
  .report-body { padding: 0 0 16px 16px !important; }
}


/* Responsive */

@media(max-width:1199px){

.timeline-section .section-title h2{
    font-size:36px;
}

.timeline-section .content-card{
    padding:38px 34px 40px;
    min-height:230px;
}

.timeline-section .content-card h1{
    margin-bottom:18px;
    font-size:46px;
}

.timeline-section .content-card p{
    font-size:17px;
}

.timeline-section .imageSwiper img{
    height:370px;
}

.timeline-section .yearSwiper .swiper-slide{
    font-size:14px;
    padding-right:36px;
}

.timeline-section .yearSwiper .is-active::before{
    width:25px;
}

.timeline-section .bottom-strip{
    max-width:none;
    margin-left:0;
    font-size:16px;
}

}

@media(max-width:991px){

.timeline-section{
    padding:56px 0 64px;
}

.timeline-section .section-title{
    margin-left:0;
    padding-left:24px;
}

.timeline-section .section-title::before{
    top:-20px;
}

.timeline-section .section-title h2{
    font-size:32px;
}

.timeline-section .timeline-nav{
    margin-top:32px;
}

.timeline-section .timeline-nav button{
    padding:14px 22px;
    font-size:15px;
}

/* columns stack – drop the desktop bleed */
.timeline-section .contentSwiper{
    margin-left:0;
    margin-right:0;
}

.timeline-section .content-card{
    padding:35px;
}

.timeline-section .content-card h1{
    font-size:44px;
}

.timeline-section .content-card p{
    font-size:17px;
}

.timeline-section .imageSwiper{
    margin-top:40px;
}

.timeline-section .imageSwiper img{
    height:330px;
}

.timeline-section .bottom-strip{
    width:100%;
    max-width:none;
    margin-left:0;
    margin-top:24px !important;
    font-size:16px;
}

/* the rail stays vertical, just narrower and moved below the content */
.timeline-section .yearSwiper{
    max-width:190px;
    margin-top:44px;
}

.timeline-section .yearSwiper::before{
    bottom:-24px;
}

}

@media(max-width:575px){

.timeline-section .section-title h2{
    font-size:27px;
}

.timeline-section .content-card{
    padding:28px 24px 30px;
    min-height:0;
}

.timeline-section .content-card h1{
    margin-bottom:14px;
    font-size:38px;
}

.timeline-section .content-card p{
    font-size:16px;
}

.timeline-section .timeline-nav button{
    padding:13px 18px;
    font-size:14px;
}

.timeline-section .imageSwiper img{
    height:240px;
}

.timeline-section .bottom-strip{
    padding:14px 18px;
    font-size:15px;
}

.timeline-section .yearSwiper{
    max-width:170px;
}

}




/*secutity-va*/
.who_need_asses {
    display: flex;
    align-items: center;
    gap: 50px;
    background: #fff;
}
.who_need_asses figure,
.who_need_asses figcaption {
    flex: 1;
    margin: 0;
}

.who_need_asses h2 {
    letter-spacing: -0.02em;
    color: #11294B;
    font-family: Roboto;
    font-size: 38px;
    font-weight: 600;
}
.who_need_asses figcaption {
    padding: 40px;
}
.who_need_asses figcaption p {
    margin: 15px 0;
}
.who_need_asses figcaption ul{
    padding: 0;
}


/*Soc-monitor*/
.monitoring_cover_swiper {
    min-width: 1950px;
}
.monitoring_cover_slide_box {
    position: relative;
}
.monitoring_cover_slide_box figure{
    margin: 0;
}
.monitoring_cover_slide_box figcaption {
    position: absolute;
    left: 0;
    width: 40%;
    height: 100%;
    background: rgba(0, 0, 0, 0.54);
    backdrop-filter: blur(4.449999809265137px);
    padding: 25px;
    min-width: 40%;
    max-width: 40%;
    justify-content: center;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.monitoring_cover_slide_box figcaption h6 {
    color: #FFF;
    font-family: Roboto;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}

.monitoring_cover_slide_box figcaption p {
    color: #D3D3D3;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
}



/*testimonial*/

.tst-page-intro_sec h6 {
    color: #11294B;
    font-family: Roboto;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}
.tst-page-intro_sec p {
    color: #11294B;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    margin: 25px 0 00 0;
}

.tst-page-tst_sec{
    border-top: 1px solid #DEE0EB;
    border-bottom: 1px solid #DEE0EB;
}
.tst-tabs-box {
    border-left: 1px solid #DEE0EB;
    border-right: 1px solid #DEE0EB;
}
#testimonialTabs1,
#testimonialTabs2,
#testimonialTabs3 {
    margin: 0 0 1px 0 !important;
    padding: 0;
    border-bottom: none;
    justify-content: space-between !important;
    width: 100%;
}
#testimonialTabs1 li,
#testimonialTabs2 li,
#testimonialTabs3 li {
    flex: 1;
}

.testimonialtabbox {
    display: flex;
    align-items: center;
    gap: 50px;
    padding: 50px 100px 50px 0;
}
.testimonialtabbox figure {
    margin: 0;
    width: 35%;
    min-width: 35%;
    max-width: 35%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.testimonialtabbox figcaption p {
    color: #11294B;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}
.testimonialtabbox figcaption h6 {
    color: #000;
    font-family: Roboto;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.5;
}
.testimonialtabbox figcaption span {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    display: block;
}

#testimonialTabs1 li button,
#testimonialTabs2 li button,
#testimonialTabs3 li button {
    border: none;
    padding: 0 0;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    width: 100%;
    padding: 15px;
    border-radius: 0;
    border-top: 1px solid #DEE0EB;
    background:transparent;
    height: 90px;
}
#testimonialTabs1 li button.active,
#testimonialTabs2 li button.active,
#testimonialTabs3 li button.active {
     border-top: 2px solid #00AEFF;
    background: #EFF6FF;
}