:root{
  --gray01: #F0F0F0;
--gray02: #EAEAEA;
--gray03: #dedede;
--master:var(--mastercolor);
--light: #ebf1f4;
}


html{
scroll-behavior: smooth;
}
body
{
font-family:'Montserrat', sans-serif;
font-style: normal;
color: #000000;
}

.newBody{
  font-family: "Inter Tight", sans-serif;
}

.trans_normal{
-webkit-transition:  0.3s ease-in-out;
-moz-transition:  0.3s ease-in-out;
-o-transition:  0.3s ease-in-out;
transition:  0.3s ease-in-out;
}
.bg_master{
background-color: var(--master);
}
.top-0{ top: 0;}
.bottom-0{ bottom: 0;}
.left-0{ left: 0;}
.right-0{ right: 0;}
.fw_600{font-weight: 600;}
.fw_700{font-weight: 700;}
.z_index_01{	z-index: 1;}
.fs_md_h4_h6{
font-size: 1.5rem;
}
.fs_12x{font-size: 12px !important;}
.fs_14x{font-size: 14px;}
.fs_18x{font-size: 18px;}
.py_2x{
padding-top: 2px !important;
padding-bottom: 2px !important;
}
.di_ltr{
direction: ltr;
}
.di_rtl{
direction: rtl;
}
.di_initial{
direction: initial;
}
.max_w_280{
max-width: 280px;
}
.max_w_170 {
  max-width: 120px;
}
.max_w_50
{
max-width: 60px;
}


.bg_gray01{
background-color: var(--gray01);
}
.bg_gray02{
background-color: var(--gray02);
}
.bg_gray03{
background-color: var(--gray03);
}
.bg_light{
background-color: var(--light);
}

/* ///////// START NEW CSS ADDITION ///////// */
/* .menuspacing{
margin-top: 86px;
} */
.px_header{

/* padding: 1rem 0rem; */
/* position: fixed; */
width: 100%;
z-index: 11;
}
.head_menubar{
z-index: 100;
top: 30px;
left: 0;
position: fixed;
width: 100%;
}

.logo__image{
width: 180px;
}
.px_head_logo{
width: 180px;
max-width: 100%;
height: 24px;
object-fit: contain;
}
.cnt_img_outer{
display: inline-block;
margin-top: 120px;
  margin-bottom: 30px;
}
.squre_set_tp, .squre_set_bt{
position: relative;
}

.squre_set_tp_bx{
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 5px;
  border: 2px solid #E7B812;
  right: -22px;
  top: -20px;
}
.squre_set_tp_bx::before{
content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 3px;
  border: 2px solid #E7B812;
  right: -1px;
  top: -20px;
}
.squre_set_tp_bx::after{
content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 3px;
  border: 2px solid #E7B812;
  right: 26px;
  top: 8px;
}
.squre_set_bt_bx{
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 5px;
  border: 2px solid #E7B812;
  right: -109px;
  top: -146px;
}
.squre_set_bt_bx::before{
content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 3px;
  border: 2px solid #E7B812;
  right: -20px;
  top: -2px;
}
.squre_set_bt_bx::after{
content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 3px;
  border: 2px solid #E7B812;
  right: 8px;
  top: 26px;
}
.column {

  background: #F8F8F8;
  border: 3px solid #FFFFFF;
  box-sizing: border-box;
  box-shadow: 0px 4px 12px 5px rgb(190 171 171 / 25%);
  border-radius: 10px;
}
.text-capitalized{
background: linear-gradient(89.77deg, #006CBB 50.11%, var(--mastercolor) 99.78%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}
.px_partner_outer{

  background-color: #f3f3f3;
}
.px_partner_top_bar
{
height: 100px;
  background-color: #f3f3f3;
}
.px_partner_section{
width: 100%;
position: relative;
display: flex;
align-items: center;
}

.px_partner_section::before{
position: absolute;
content: '';
width: 50%;
left: 0;
top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
height: 300px;
background-color: #fff;
}
.px_partner_section::after{
position: absolute;
content: '';
width: 50%;
right: 0;
top: 0;
height: 100%;
background-color: var(--mastercolor);
}
.arrow_set{
position: relative;
}
.arrow_set_inner{
position: absolute;
  right: 30px;
  width: 70px;
  height: 100px;
  bottom: 0;
  margin-bottom: 75px;
}

/*link section*/

.link-section {
background-color: white;
width: 290px;
box-shadow: -1px 1px 39px 10px rgb(0 0 0 / 16%);
padding: 16px;
height: 134px;
/* border: #008CB1 solid 10px;
border-radius: 5px;*/
}
.border-box{
background-color: #008CB1;
width: 260px;
padding: 15px;
}
.blog-link{color: #585858;}

.blog-links{
width: 100%;
text-align: center;
}


/* ///// ABOUT PAGE CSS ////// */

.about_pg_ft_sec{
background-color: var(--gray01);
}
.contact__bg{
background-color: var(--gray01);
}
.aboutus_last_section_img_outer{
position: absolute;
  top: 0;
  bottom: 0;
  width: 70%;
  right: 0;
}
.aboutus_last_section_img_outer img{
object-fit: cover;
}
.aboutus_lst_sec_cnt{
min-height: 400px;
}
.abtpg_bg_clr
{
background-color: #fff;
border-radius: 5px;
}
.product_pg_bg{
/* background: rgb(239,247,251);
background: -moz-linear-gradient(90deg, rgba(239,247,251,1) 0%, rgba(242,242,241,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(239,247,251,1) 0%, rgba(242,242,241,1) 100%);
background: linear-gradient(90deg, rgba(239,247,251,1) 0%, rgba(242,242,241,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eff7fb",endColorstr="#f2f2f1",GradientType=1); */
background-color: #F2F1EF;
}
.product_pg_banner{
min-height: 450px;
}
.pd_section_title_boxes::before{
content: '';
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 5px;
  border: 2px solid #E7B812;
left: 0;
  top: -10px;
}
.pd_section_title_boxes::after{
content: '';
  position: absolute;
  width: 19px;
  height: 19px;
  border-radius: 5px;
  border: 2px solid #E7B812;
left: 32px;
  top: 19px;
}
.banner_img{
  object-fit: cover;
  min-height: 300px;
max-height: 400px;
}
.career_links01{
color: #000000;
}
.career_links01:hover{
color: #000000;
opacity: 0.6;
text-decoration: none;
}
.video_kyv_lst_sec_patern{
position: absolute;
bottom: 0;
left: 0;
opacity: 0.8;
}
.blog_child_page_content_inner {
max-width: 750px;
  margin-left: auto;
  margin-right: auto;
width: 100%;
}
.blog_child_page_content_inner p{
line-height: 2.3;
margin-bottom: 20px;
font-weight: 500;
}
.blog_child_page_content_inner h1, .blog_child_page_content_inner h2, .blog_child_page_content_inner h3, .blog_child_page_content_inner h4, .blog_child_page_content_inner h5, .blog_child_page_content_inner h6, .blog_child_page_content_inner img{
margin-bottom: 20px!important;
}

.blog_list_ul{
padding-left: 20px!important;
}
.blog_list_ul li{
list-style: disc;
font-weight: 500;
}

.loader_outer
{
background: #fff;
position: fixed;
bottom: 0;
left: 0;
top: 0;
right: 0;
z-index: 15;
display: none;
align-items: center;
justify-content: center;
}

.loader_dot{
position: relative;
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.loader_dot .dot_anim {
animation: anim10 2s cubic-bezier(0.77, 0, 0.175, 1) alternate infinite;
border-radius: 50%;
width: 50px;
height: 50px;
background-color: #E7B812;
}

@keyframes anim10 {
0% {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

12.5% {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 0;
  transform: rotate(45deg);
}

25% {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  transform: rotate(90deg);
}

37.5% {
  border-top-left-radius: 50%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  transform: rotate(135deg);
}

50% {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  transform: rotate(180deg);
  background-color: var(--mastercolor);
}

62.5% {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 50%;
  transform: rotate(225deg);
}

75% {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  transform: rotate(270deg);
}

87.5% {
  border-top-left-radius: 0;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  transform: rotate(315deg);
}

100% {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  transform: rotate(360deg);
}
}




/* ///////// END NEW CSS ADDITION ///////// */
.dropdown-menu .item:hover .sb_menu_links{
display: block;
}
.sb_menu_links {
position: absolute;
left: 100%;
width: 100%;
max-width: 200px;
top: -33px;
background: #fff;
max-height: 250px;
overflow: auto;
display: none;
}
.sb_menu_links a {
  width: 100%;
  display: flex;
  color: #212529;
  font-size: 16px;
  line-height: normal;
}
.sb_menu_links a:hover {
text-decoration: unset;    
background-color: #e9ecef;    
color: #16181b;
}
.header_section{
position: absolute;
width: 100%;
/*height: 50px;*/
background-color: #F9FAFB !important;
opacity: 50%;
z-index: 1000000;
  /*top: 0;*/
  /*backdrop-filter: blur(10px);*/
  opacity: 0.6;
}

.dropdown-menu.show{
  transition: all 1s ease;
}

.dropdown-menu{
  border: none;
  transition: all 1s ease;
}

.submenu_listBox{
  width: 50%;
}

.btn__new{
min-width: 115px;
min-height: 32px;
font-size: 16px;
line-height: 17px;
color: #fff;
border: 1px solid #fff;
border-radius: 5px;
-webkit-transition:  0.3s ease-in-out;
-moz-transition:  0.3s ease-in-out;
-o-transition:  0.3s ease-in-out;
transition:  0.3s ease-in-out;
}
.btn__new:hover{
text-decoration: none;
background-color:  var(--mastercolor);
border: 1px solid var(--mastercolor);
color: #fff;
}

.btn__01{
min-width: 115px;
min-height: 32px;
font-size: 16px;
/* line-height: 17px; */
color: var(--white);
border: 1px solid #FFFFFF26;
border-radius: 30px;
-webkit-transition:  0.3s ease-in-out;
-moz-transition:  0.3s ease-in-out;
-o-transition:  0.3s ease-in-out;
transition:  0.3s ease-in-out;
}
.btn__01:hover{
text-decoration: none;
color: rgba(255, 255, 255, 0.801);
}
.btn__02{
background: #FFFFFF0D;
border: 1px solid #FFFFFF1A;
border-radius: 30px;
font-weight: normal;
font-size: 16px;
line-height: 24px;
color: #FFFFFF;
-webkit-transition:  0.3s ease-in-out;
-moz-transition:  0.3s ease-in-out;
-o-transition:  0.3s ease-in-out;
transition:  0.3s ease-in-out;
}
.btn__02:hover{
text-decoration: none;
color: rgba(255, 255, 255, 0.801);
background: unset;
}
.btn__03{
font-size: 16px;
line-height: 17px;
color: #fff;
border: 1px solid #fff;
border-radius: 5px;
-webkit-transition:  0.3s ease-in-out;
-moz-transition:  0.3s ease-in-out;
-o-transition:  0.3s ease-in-out;
transition:  0.3s ease-in-out;
}
.btn__03:hover{
text-decoration: none;
background-color:  #fff;
color: var(--mastercolor);
}
.btn__04{

-webkit-transition:  0.2s ease-in-out;
-moz-transition:  0.2s ease-in-out;
-o-transition:  0.2s ease-in-out;
transition:  0.2s ease-in-out;
}
.btn__04:hover{
text-decoration: none;
box-shadow: unset;
}
.btn__04:focus{
text-decoration: none;
color:  #fff !important;
background-color: var(--mastercolor);
box-shadow: unset;
}

.btn__05 {
  background: var(--white);
  border: 1px solid var(--white);
  border-radius: 5px;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: var(--black);
  transition: 0.3s ease-in-out;
}

.btn__05:hover {
  text-decoration: none;
  border: 1px solid var(--white);
  color: var(--white);
  background: unset;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: var(--black);
}
/*.btn-outline-success{
background-color: red;
}*/

/*.btn-outline-success {
  color: red !important;
  border-color: yellow !important;
}*/

.nav-link{
font-size: 16px !important;

}
.navbar-light .navbar-nav .nav-link{
color: var(--white);
}
.navbar-light .navbar-nav .nav-link:hover{
color: rgba(255, 255, 255, 0.801);
}


.headercontent{

  font-family: Montserrat;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
}
.selector-for-some-widget {
box-sizing: content-box;
}
.navbar{
/* padding: .5rem 0rem; */
padding: 0;
}
.navbarText{
margin-right: 100px;
}
.header_content{
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 17px;
color: #000000;
}
.nav-item{
padding-right: 15px;
}
.nav-item:last-child{
padding-right: 0px;
padding-left: 10px;
}
.landing_content_section
{
padding: 40px 0;
}
.landing_rectangle{
background: linear-gradient(89.14deg, #F4F9FB 2.49%, #EDEDED 57.38%, #EDEDED 96.19%);
  max-width: 100%;
min-height: 800px;
  height: 100%;
  background-repeat: no-repeat;
  background-image: url("../images/lands.png");
  background-size: cover;
position: relative;
}
.landing_rectangle::after{
content: '';
  position: absolute;
  bottom: -35px;
  left: 0;
  width: 100%;
  height: 80px;
  background-color: #fff;
  transform: skew(0deg, -2deg);
}
.landing_row{
min-height: 800px;
}
.landing_fullimg{
max-width: 100%;
}

.landing_heading{

font-weight: bold;
  font-size: 44px;
  line-height: 62px;

}
.landing_content{
padding-top: 16px;
font-weight: normal;
font-size: 15px;
line-height: 25px;
color: #414141;
}
.landing_button{
background: var(--mastercolor);
border: 1px solid var(--mastercolor);
border-radius: 5px;
font-weight: normal;
font-size: 16px;
line-height: 24px;
color: #FFFFFF;
max-width: 200px;
width: 100%;
}
.landing_button:hover{
color: var(--mastercolor);
background: unset;
}
.landingcolumn{
align-self: center;
}
.landingcolumn_right{
align-self: flex-end;
}
/*difference section*/
.pattern{
position: absolute;
  right: 0;
  top: 0;
}
.image_set_outer{
display: grid;
  grid-template-columns: 200px 200px;
  column-gap: 15px;
  row-gap: 15px;
  padding: 60px 50px 70px 50px;
}
.imgset{
width: 100%;
filter: grayscale(100%);
}
.imgset:nth-child(4){
width: calc(100% + 30px);
}
/* .imgset.active{
filter: grayscale(0%);
  transform: scale(1.4);
  z-index: 1;
} */
.imgset_content{
position: absolute;
  width: 100%;
  height: auto;
}


.difference_rectangle{
background-color: white;
  max-width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
overflow: hidden;
position: relative;
padding-bottom: 50px;
}
.difference_head{
font-weight: 600;
font-size: 40px;
line-height: 49px;
color: #161616;
padding-top: 30px;
width: 100%;
  text-align: center;
position: relative;
z-index: 1;

}

.diff_content{
font-size: 14px;
}

.rectangles {

  position: relative;
  z-index: 1;  
}
.diff_sec_cont{
max-width: 260px;
  padding-right: 50px;
}

.precise_img{
max-width: 220px;
  width: 100%;
}
.uptodate_img{
max-width: 220px;
  width: 100%;
}
.integrated_img{
max-width: 220px;
  width: 100%;
}
.precise_head{

font-weight: 600;
font-size: 18px;
line-height: 22px;
padding-top: 16px;
padding-left: 10px;
}
.uptodate_head{
font-weight: 600;
font-size: 18px;
line-height: 22px;
padding-top: 16px;
padding-left: 10px;
}
.integrated_head{
font-weight: 600;
font-size: 18px;
line-height: 22px;
padding-top: 16px;
padding-left: 10px;
}
.precise_content, .uptodate_content, .integrated_content{

font-weight: normal;
font-size: 13px;
line-height: 18px;
padding-top: 16px;
padding-left: 10px;
}


.uptodate{
padding-top: 65px;
}
.integrated{
padding-top: 118px;
}
.howitworks_rectangle{
background-color: #ECECEC;
position: relative;
min-height: 100vh!important;
  display: flex;
  align-items: center;
}
.howitworks_rectangle::after {
  content: '';
  position: absolute;
  top: -35px;
  left: 0;
  width: 100%;
  height: 80px;
  background-color: #ECECEC;
  transform: skew(0deg, -2deg);
}
.howitworks_head{
font-weight: bold;
  font-size: 31px;
  line-height: 38px;
  color: #161616;
  padding-bottom: 50px;
  padding-right: 70px;
  display: inline-block;
  position: relative;
}
.howitworks_head::before{
content: '';
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 5px;
  border: 2px solid #E7B812;
  right: 25px;
  top: 4px;
}
.howitworks_head::after{
content: '';
  position: absolute;
  width: 19px;
  height: 19px;
  border-radius: 5px;
  border: 2px solid #E7B812;
  right: 3px;
  top: 35px;
}
.howitworks_body{
font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #161616;
  display: flex;
  align-items: center;
}
.hoitworks_content{
font-weight: normal;
  font-size: 14px;
  line-height: 25px;
  color: #000000;
  padding-left: 55px;

}
.content_set{
position: absolute;
  background-color: #ececec;
  min-height: 300px;
  width: 100%;

}
.content_set_num{
font-weight: 600;
  font-size: 41px;
  line-height: 61px;
  color: #E7B812;
  display: inline-block;
  padding-right: 10px;
}
.impact_rectangle{
background-color: #4F4F4F;
height: auto;
}

.impact_heading{
font-weight: bold;
font-size: 40px;
line-height: 49px;
color: #FDFDFD;
  width: 100%;
  text-align: center;
  padding-bottom: 10px;

}
.impact_content{
font-weight: normal;
font-size: 18px;
line-height: 22px;
  color: #FFFFFF;
   width: 100%;
  text-align: center;
}
.tat_rating{
font-weight: bold;
font-size: 45px;
line-height: 55px;
color: #E7B812;
margin-top: 10px;
display: inline-block;
}
.tat_content{
font-weight: 500;
font-size: 16px;
line-height: 20px;
color: #FFFFFF;
padding-top: 5px;
}

.TAT{
padding-top:50px;
width: 100%;
  text-align: center;
}
.impact_section{
padding-top: 80px;
}
.impact_div{
  padding-bottom: 60px;

}

.TrustedPartner_rectangle{
background-color: #F3F3F3;
height: 675px;	
}
.TrustedPartner_squre{
background: var(--mastercolor);
padding: 130px 10px 130px 50px;
position: relative;
z-index: 1;
}
.TrustedPartner_squre::before{
content: '';
  position: absolute;
  left: -130px;
  top: 0;
  height: 100%;
  width: 135px;
  background: var(--mastercolor);
}
.TrustedPartner_squre1{
position: relative;
  background: #fff;
  z-index: 2;
height: 300px;
  display: flex;
  align-items: center;
  justify-content: flex-end;

}
.TrustedPartner_squre1::before{
position: absolute;
content: url(../images/sp1.png);
right: 110px;
top: -65px;
}
.TrustedPartner_squre1::after{
position: absolute;
content: url(../images/sp2.png);
right: 110px;
bottom: -75px;
}
.trustedPartner_squre1_outer{
position: relative;
}
.trustedPartner_squre1_outer::before{
position: absolute;
  content: url(../images/shape_lines_01.png);
  right: -30px;
  top: -27px;
  z-index: 2;
}

.TrustedPartner_head{
font-weight: bold;
font-size: 40px;
color: #FFFFFF;
}
.TrustedPartner_content{
font-size: 15px;
color: #FFFFFF;

}
.TrustedPartner_logo {
  max-width: 300px;
}

.owner_nameset{
/* padding-left: 10px; */
}
.partner_img{
width: 50px;
height: 50px;

}
.partner_name{
font-weight: 600;
font-size: 20px;
color: #FFFFFF;
}
.partner_des{
font-size: 20px;
color: #FFFFFF;
font-weight: 300;
}
/*.arrow{
margin-right: -168px;
  padding-top: 60px;
}*/


/*client section*/





.client_content{
font-weight: normal;
  font-size: 16px;
  text-align: center;
  color: #686868;

}
.clients_rectangle{
background-color: white;
height: auto;	
}

.contact_rectangle{
background-color: #DCEEF3;
}
.contact_section{
padding-top: 50px;
  padding-bottom: 50px;
}

.carousel{
max-width: 100%;
}
.rectangle_section{
width: 525px;
  height: 377px;
  background: #F3FDFF;
margin-top: 50px;
  border-radius: 19px;
  z-index: 4;
align-items: center;
  justify-content: center;
}
.contact_image{
width: calc(100% + 100px);
  height: auto;
  z-index: 4;
  position: relative;
}
.started{
font-weight: 500;
font-size: 26px;
line-height: 32px;
color: #9B9B9B;
}

.pixl{
font-weight: bold;
font-size: 54px;
line-height: 66px;
color: var(--mastercolor);
}
.touch_with_us{
font-weight: bold;
font-size: 18px;
line-height: 22px;
color: #8A8A8A;
}
.touch_with_us a{
color: #8A8A8A;
}
.touch_with_us a:hover{
color: var(--mastercolor);
text-decoration: none;
}

.footer_rectangle{
background-image: url("../images/footer_bg.jpg");
background-position: center center;
background-size: cover;
height: auto;
max-width: 100%;
position: relative;
}
.footer_rectangle::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(26 130 226 / 55%);
}
.footer_logo{
max-width: 100%;
height: auto;
}
.px_foot_logo{
width: 200px;
max-width: 100%;
}

.footer_heading{
font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  font-family: Georgia(serif);
  color: #090101;
  padding-top: 21px;
  max-width: 320px;
}

.footer_rectangle{
padding-top: 65px;
}
/* short_features_hover_dark_blue */
.ag-courses_item h5{
font-weight: 600;
font-size: 18px;
line-height: 20px;
  color: #FFFFFF;
}
.ag-format-container {
width: 1142px;
margin: 0 auto;
}


body {
background-color: #ffffff;
}
.ag-courses_box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-wrap: wrap;
flex-wrap: wrap;

padding: 50px 0;
}
.ag-courses_item {
-ms-flex-preferred-size: calc(33.33333% - 30px);
flex-basis: calc(33.33333% - 30px);

margin: 0 15px 30px;

overflow: hidden;

border-radius: 28px;
}
.ag-courses-item_link {
display: block;
padding: 30px 20px;
background-color: var(--mastercolor);

overflow: hidden;

position: relative;
}
.ag-courses-item_link:hover,
.ag-courses-item_link:hover .ag-courses-item_date {
text-decoration: none;
color: #FFF;
}
.ag-courses-item_link:hover .ag-courses-item_bg {
-webkit-transform: scale(10);
-ms-transform: scale(10);
transform: scale(10);
}
.ag-courses-item_title {
min-height: 87px;
margin: 0 0 25px;

overflow: hidden;

font-weight: bold;
font-size: 30px;
color: #FFF;

z-index: 2;
position: relative;
}
.ag-courses-item_date-box {
font-size: 18px;
color: #FFF;

z-index: 2;
position: relative;
}
.ag-courses-item_date {
font-weight: bold;
color:#1c223f;

-webkit-transition: color .5s ease;
-o-transition: color .5s ease;
transition: color .5s ease
}
.ag-courses-item_bg {
height: 128px;
width: 128px;
background-color:#1c223f;

z-index: 1;
position: absolute;
top: -75px;
right: -75px;

border-radius: 50%;

-webkit-transition: all .5s ease;
-o-transition: all .5s ease;
transition: all .5s ease;
}
.ag-courses_item:nth-child(2n) .ag-courses-item_bg {
background-color:#1c223f;
}
.ag-courses_item:nth-child(3n) .ag-courses-item_bg {
background-color:#1c223f;
}
.ag-courses_item:nth-child(4n) .ag-courses-item_bg {
background-color:#1c223f;
}
.ag-courses_item:nth-child(5n) .ag-courses-item_bg {
background-color:#1c223f;
}
.ag-courses_item:nth-child(6n) .ag-courses-item_bg {
background-color:#1c223f;
}
/* end */
  


.text1{
font-weight: 800;
font-size: 22px;
line-height: 30px;
  color: #000000;
}
h5{
font-weight: 600;
font-size: 18px;
line-height: 20px;
  color: #000000;
}
.footer_cs ul li{
font-weight: 400;
/*font-size: 20px;*/
line-height: 19px;

  list-style-type: none;   
}
.footer_section{
color: white !important;
position: relative;
}

ul{
padding-inline-start: 0px !important;
}

.footer_cs
{
font-weight: normal;
font-size: 16px;
line-height: 16px;
  color: #fff;
font-weight: 900;

width: 100%;
text-align: left;

}


.footer_text{
font-weight: normal;
font-size: 13px;
line-height: 16px;
  color: #0b0101;
padding: 20px 0;
width: 100%;
text-align: left;
border-top: 1px solid #71777D;
}
.line{
width: 55px;
  margin-left: 1px;
}
.footer_cs .title{
position: relative;
padding-bottom: 30px;
color: #fff;
}
.footer_cs .title::after{
content: '';
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 55px;
  height: 2px;
  background-color: #fff;
}
.career_titles{
position: relative;
}
.career_titles::after{
content: '';
  position: absolute;
  right: 0;
  bottom: 15px;
  width: 100px;
  height: 1px;
  background-color: #010a0d;
}


/*logo slider*/

.slide img{
height: 100px;
object-fit: contain;
}

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.medicalSlick .slick-slide{
  margin: 0px 10px;
}

.slick-slider
{
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list
{
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus
{
  outline: none;
}
.slick-list.dragging
{
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track
{
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after
{
  display: table;
  content: '';
}
.slick-track:after
{
  clear: both;
}
.slick-loading .slick-track
{
  visibility: hidden;
}

.slick-slide
{
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide
{
  float: right;
}
.slick-slide img
{
  display: block;
}
.slick-slide.slick-loading img
{
  display: none;
}
.slick-slide.dragging img
{
  pointer-events: none;
}
.slick-initialized .slick-slide
{
  display: block;
}
.slick-loading .slick-slide
{
  visibility: hidden;
}
.slick-vertical .slick-slide
{
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}

/*logo slider*/

.client_logos{
padding:50px 0;
}

/*autofocus*/


#cf {
position:relative;
height:281px;
width:450px;
margin:0 auto;
}

#cf img {
position:absolute;
left:0;
-webkit-transition: opacity 1s ease-in-out;
-moz-transition: opacity 1s ease-in-out;
-o-transition: opacity 1s ease-in-out;
transition: opacity 1s ease-in-out;
}

#cf img.top:hover {
opacity:0;
}

.howitworks_heading{
padding-bottom: 0px;
padding-top: 50px;
position: relative;
min-height: 470px;
}
.client_section {
position: relative;
}

.shapes {
  position: absolute;
  right: 0;
  top: 0;
z-index: -1;
}
.shapes img {
max-width: 185px;
width: 100%;
}
.shapes__01 {
  position: absolute;
  right: 0;
  top: 0;
z-index: 0;
}
.shapes__01 img {
max-width: 185px;
width: 100%;
}
.navbar-toggler{
color: red;
}

/*product*/

.videokyc_rectangle{
max-width: 100%;
height: 100%;
  background-color: #EFF7FB; /* For browsers that do not support gradients */
  background-image: linear-gradient(to right, #EFF7FB , #F2F2F1);
 
  /*margin-left: 100px;*/
}

.videokyclanding{
/*margin-top: -103px;*/
  width: 100%;
}

/*.videokyc_shapes{
padding-top: 0px;
margin-right: 0px !important;
}*/

.videokyc_heading{
padding-top: 120px;
margin-left: 100px;	
}
.videokyc_data{
font-weight: 600;
font-size: 40px;
line-height: 35px;
max-width: 100%;		
padding-bottom: 35px;


}
.product_contact{
margin-left: 80px;
padding-bottom: 85px;
}

.videokyc_content{
font-weight: normal;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
  color: #686868;
}
.videokyc_feature_content1{
font-weight: normal;
  font-size: 16px;
  line-height: 35px;
  /*text-align: center;*/
  color: #686868;
  margin-top: 100px;

}
.videokyc_featuredata{
font-weight: 600;
font-size: 23px;
line-height: 28px;
color: #161616;
/*text-align: left;*/
}
.videokyc_contents{
text-align: left;
}
.videokyc_feature2{
padding-left: 135px;
}



.videokyc_head1{
/*margin-bottom: 22px;*/
font-weight: bold;
font-size: 31px;
line-height: 38px;
text-align: center;
color: #161616;	
}

.videokyc_benifits_data{
font-size: 34px;
}
.benifits_sec_lt_p{
position: relative;
padding-left: 45px;
font-size: 20px;
padding-bottom: 5px;
}
.benifits_sec_lt_p::before{
content: url("../images/icons/list.png");
position: absolute;
left: 0;
top: 0;
width: 30px;
height: 30px;
}

.list1_p{
position: relative;
  padding-left: 29px;
  font-size: 18px;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.list1_p::before{
content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 15px;
  height: 15px;
  background: var(--mastercolor);
  border-radius: 50%;
  box-shadow: 1px 1px 3px 0px rgb(0 0 0 / 50%);
}
.feature_point{
margin-right: 20px;

}


.about_rectangle{
width: 651.23px;
height: 379px;
left: 100px;
top: 1384px;
background-color: red;
  box-shadow: 0px 4px 13px rgba(194, 194, 194, 0.34);
}

.contactrectangle_section{
width: 592px;
height: 377px;

margin-top: 50px;
/*margin-left: -110px;*/
/*margin-right: 99px;*/
margin-left: 100px;

background: #F3FDFF;
border-radius: 5px;
max-width: 100%;
z-index: 1;

}

.contacts_image{
/*margin-top: 30px;*/
z-index: -1;
max-width: 100%;
}




.menu_links li{
line-height: 25px;
margin-bottom: 15px;
}

.menu_links li a{
color: #fff;
font-weight: 400;
-webkit-transition:  0.3s ease-in-out;
-moz-transition:  0.3s ease-in-out;
-o-transition:  0.3s ease-in-out;
transition:  0.3s ease-in-out;
}
.menu_links li a:hover{
color: rgb(256 256 256 / 70%);
text-decoration: unset;
}


.newFooterlist a{
  color: #fff;
  font-weight: 300;
  font-size: 14px;
}
.newFooterlist a :hover {
  color: rgb(256 256 256 / 70%);
  text-decoration: unset;
}

.kyc_chartsection{
font-weight: 500;
font-size: 34px;
line-height: 41px;
margin-left: 100px;


}
.kyc_chart{
margin-top: 160px;
margin-bottom: 70px;
}
.contactus_head{
font-weight: 600;
font-size: 34px;
line-height: 41px;

}
.contactus_content{
font-size: 16px;
line-height: 36px;
margin-top: 50px;
}
.contactus{
padding-left: 100px;
padding-top: 40px;
}
.contactus_data{
margin-top: 120px;
}
.kyc_content{
font-size: 16px;
line-height: 25px;
color: #161616;
margin-top: 25px;
}
.casestudy_child_page{
background-color: var(--gray01);
position: relative;
}

.casestudy_child_page_title{
font-size: 40px;
  color: var(--mastercolor);
}
.casestudy_child_page_content_inner p{
line-height: 1.7;
padding-bottom: 10px;
}

.casestudy_home_page{
background: rgb(222,222,222);
background: -moz-linear-gradient(90deg, rgba(222,222,222,1) 17%, rgba(255,255,255,1) 67%);
background: -webkit-linear-gradient(90deg, rgba(222,222,222,1) 17%, rgba(255,255,255,1) 67%);
background: linear-gradient(90deg, rgba(222,222,222,1) 17%, rgba(255,255,255,1) 67%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dedede",endColorstr="#ffffff",GradientType=1);
}

.career_head{
font-weight: bold;
font-size: 34px;
line-height: 41px;

}
.career{
max-width: 100%;
height: auto;
/*height: 587px;*/
}

.career_1stcol{
padding-right: 50px;
font-weight: normal;
font-size: 16px;
line-height: 26px;
}
.career_2ndcol{
padding-left: 50px;
font-weight: normal;
font-size: 16px;
line-height: 26px;

}
.career_head{
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 24px;
}


.contact_info{
font-weight: 600;
font-size: 20px;
line-height: 24px;
padding-bottom: 30px;	
}
.contact_img{
padding-right: 15px;
}

.contacts{
font-weight: 600;
font-size: 15px;
line-height: 18px;
text-align: center;
}
.contact_text{
padding-left: 54px;
font-size: 16px;
line-height: 20px;
}
/*.contact_img{
padding-bottom: 16px;
}*/


/*contact us page*/





.pix{
font-weight: bold;
}
.abt_pg_shp1{
left: -75px;
  bottom: 0;
}
.abt_pg_shp2 {
  left: -120px;
  top: 220px;
}
.pixl_shapes{
width: 100%;
}
.aboutus-image1{
  width: 100%;
position: relative;
z-index: 1;
}
.abouts_head {
  font-weight: bold;
  font-size: 35px;
  line-height: 48px;
  color: #353535;
}
.abouts_head2 {
font-weight: 700;
  font-size: 25px;
  color: #353535;
}
.pixl_shapes2{
margin-left: -141px;
  margin-bottom: 90px;
  /*max-width: 100%;*/
}
.aboutus-image2{
margin-bottom: 30px;
margin-top: -1094px;
  margin-left: -29px;
  /*max-width: 100%;*/
}

.aboutus_section2{
padding-top: 20px;
}
.about_heading2{

margin-left: 89px;
}
.contactus2_head{

font-size: 34px;
line-height: 41px;

}
.contactus2_detail{
font-size: 16px;
line-height: 20px;
padding-top: 20px;
/*padding-bottom: 20px;*/
}
.pix{
font-weight: bold;
font-size: 24px;
line-height: 29px;
padding-top: 20px;
}


.aboutus{
max-width: 100%;
height: auto;
}
.px_cnt_2sec{
gap: 10px;
}
.frm_items{
padding-left: 40px;
}
.contact_form_section_outer{
border-top-left-radius:80px;
padding: 50px 20px 50px 20px;
position: relative;
min-height: 500px;
}
.contact_form_section_outer::before{
/* content: '';
position:absolute;
left: -30px;
top: 0;
height: 100%;
width: calc(100% + 60px);
background-color: #fff;
border-top-left-radius:80px; */
}
.contact_form_section_inner01::after{
/* content: '';
position:absolute;
left: 0;
bottom: -20px;
height: 1px;
width:100% ;
background-color: #ced4da; */
}
.form_item_icn_name::before{
content: url("../images/icons/user.png");
position: absolute;
left: 15px;
top: 10px;
}

.form_item_icn_email::before{
content: url("../images/icons/contact-mail.png");
position: absolute;
left: 15px;
top: 10px;
}

.form_item_icn_ph::before{
content: url("../images/icons/contact-call.png");
position: absolute;
left: 15px;
top: 10px;
}

.form_item_icn_sub::before{
content: url("../images/icons/contact-subject.png");
position: absolute;
left: 15px;
top: 10px;
}

.form_item_icn_cnt .frm_items{
padding-left: 10px;
}
.contact_leftimg_btm_bar_outer{
position: absolute;
  width: 100%;
  height: 0;
  bottom: 0;
}
.contact_leftimg_btm_bar{
position: absolute;
  bottom: 0;
  right: 0;
  background: #ffff;
  width: 50%;
  height: 120px;
}
.contact_leftimg_btm_bar::before{
position: absolute;
  content: '';
  bottom: 51px;
  right: 30px;
  width: 86%;
  height: 176px;
  background-color: var(--gray01);
  border-bottom-right-radius: 80px;
}
.contact_bottombar{
position: relative;
}
.contact_bottombar::before{
position:absolute;
content: '';
bottom: 0;
width: 50%;
left: 0;
height: 50px;
background-color: #fff;
}
a.link_style01{
color: rgb(0 0 0 / 100%);
}
a.link_style01:hover{
text-decoration: none;
color: rgb(0 0 0 / 70%);
}
a.link_style02{
color: rgb(0 179 227 / 100%);
-webkit-transition:  0.3s ease-in-out;
-moz-transition:  0.3s ease-in-out;
-o-transition:  0.3s ease-in-out;
transition:  0.3s ease-in-out;
}
a.link_style02:hover{
text-decoration: none;
color:  rgb(0 0 0 / 80%);
}

.px_contact_sec_2{
position: relative;
}
.px_contact_sec_2::before{
position: absolute;
content: '';
width: calc(100% + 15px);
height: 100%;
top: 0;
left: 0;
bottom: 0;
background-color: rgb(256 256 256 / 100%);
}
.px_contact_sec_2_title::before{
position: absolute;
content: '';
left: 0;
top: 0;
height: 100%;
width: 3px;
background-color: var(--mastercolor);
}
.contact_sec_inner_bg{
position: relative;
}
.contact_sec_inner_bg::before{
position:absolute;
content: '';
left: 0;
top: 0;
width: 50%;
height: 100%;
background-color: rgb(256 256 256);
}


.careerbg
{
background-repeat: no-repeat;
  background-image: url("../images/a.png");
  background-size: cover;
  height: 500px;
}
/* ////////////////MENU///////////// */
.li_have_submenu .btn{
color: var(--white);
padding-top: 13px !important;
padding-bottom: 13px;
padding-left: 0;
padding-right: 0;
}
.li_have_submenu .btn:hover{
color: rgba(255, 255, 255, 0.801);
}

.subMenuBox{
  background: linear-gradient(0deg, #161616, #161616),
      linear-gradient(90deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 100%);
}

/* ///////////////////////////////// */
/* .rect_shape01::after {
  content: '';
  position: absolute;
  top: -35px;
  left: 0;
  width: 100%;
  height: 80px;
  background-color: var(--gray02);
  transform: skew(0deg, -2deg);
}
.rect_shape02::after {
  content: '';
  position: absolute;
  top: -35px;
  left: 0;
  width: 100%;
  height: 80px;
  background-color: #fff;
  transform: skew(0deg, -2deg);
} */

.bx-1 {
  background-color: #ffffff; /* Replace linear gradient with a solid color */
  border-radius: 20px;
  color: #000000;
  padding: 1rem;
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
}
.language_btn{
border-color: #f3f3f3 !important;
}
.language_btn i{
color: var(--mastercolor);
}
.language_btn:focus i{
color: #fff;
}
.language_dropdown{
min-width: unset !important;
  box-shadow: 0px 3px 4px 0px rgb(16 16 16 / 19%);
  margin-top: 5px;
  border-color: #f3f3f3;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////        RESPONSIVE SECTION        /////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////////// */


@media screen and (max-width: 1400px) {

.landing_rectangle, .landing_row{
  min-height: 600px;
}
}
@media screen and (max-width: 1200px) {

.contact_image{
  width: calc(100% + 85px);
}
.rectangle_section{
  width: 450px;
  height: 320px;
}
.started{    
  font-size: 20px;
  line-height: 25px;
}
.pixl {
  font-size: 40px;
  line-height: 45px;
}
.touch_with_us {
  font-size: 15px;
  line-height: 17px;
}
.squre_set_bt_bx {
  right: -98px;
  top: -131px;
}

  .li_have_submenu .btn {
      font-size: 14px;
  }
  .navbar-light .navbar-nav .nav-link {
      font-size: 14px !important;
  }
  .nav-item .btn_01, .nav-item .btn_02 {
      font-size: 14px;
  }
  .nav-item {
      padding-right: 7px;
  }
}

/* ///////////////////////////// */

@media (min-width: 992px){
.di_lg_rtl{
  direction: rtl;
}
.di_lg_ltr{
  direction: ltr;
}
}

@media screen and (max-width: 991px) {
.sb_menu_links {
  position: relative;
  left: 0;
  top: 0;
  background: #f6f6f6;
}
.pix_menu.dropdown-menu{
  max-height: calc(100vh - 130px);
  overflow: auto;
}
/* .menuspacing{
  margin-top: 88px;
} */
.li_have_submenu{
  display: grid;
}

.nav-item{
  padding-right:0;
}
.nav-item:last-child {
  padding-left: 0px;
}
.header{
  padding-top: 20px;
}
.image_set_outer {
  grid-template-columns: 120px 120px;
  padding: 35px 25px 40px 30px;
}
.howitworks_head{
  font-size: 28px;
  padding-bottom: 15px;
}
.content_set{
  min-height: 315px;
}
.footer_heading{
  padding-top: 10px;
  padding-left: 0;
  padding-bottom: 10px;
}
.footer_logo{
  padding-left: 0;
}
.footer_cs{
  padding-top: 50px;
}
.footer_cs.footer_contact{
  padding-top: 5px;
}
.rectangle_section {
  width: 330px;
  height: 240px;
}
.contact_image {
  width: calc(100% + 67px);
}
.started {
  font-size: 17px;
  line-height: 20px;
}
.pixl {
  font-size: 30px;
  line-height: 35px;
}
.touch_with_us {
  font-size: 12px;
  line-height: 15px;
}
.squre_set_bt_bx {
  right: -84px;
  top: -109px;
}
.arrow_set_inner{
  right: 0;
  height: 80px;
  margin-bottom: 0;
}
.carousel-indicators.px_partner_slider_slicks{
  justify-content: flex-start;
}
/* about page */
.abt_pg_shp1{
  display: none;
}
.abouts_head {
  font-size: 32px;
}
.abt_pg_shp2{
  opacity: 0.5;
}
.aboutus_lst_sec_cnt{
  min-height: unset;
}
.aboutus_last_section_img_outer {
  width: calc(100% - 30px);
  right: 16px;
  left: 15px;
}
.abtpg_bg_clr{
  background-color: rgb(255 255 255 / 92%);
  box-shadow: 2px 2px 8px 2px rgb(0 0 0 / 10%);
  border-radius: 0;
}
/* contact us page */
.contact_bottombar::before{
  display:none;
}
.px_contact_sec_2::before{
  width: calc(100% + 30px);
  left: -15px;
}
.contact_sec_inner_bg::before{
  display: none;
}
.contact_form_section_outer{
  padding: 50px 20px 20px 20px;
  min-height: unset;
}
.casestudy_child_page_title{
  font-size: 28px;
}
.product_pg_banner{
  min-height: unset;
}
.video_kyv_lst_sec_patern{
  opacity: 0.3;
}

}
@media (min-width: 992px){
.di_md_rtl{
  direction: rtl;
}
.di_md_ltr{
  direction: ltr;
}
}
@media only screen and (max-width: 767px){
.fs_md_h4_h6{
  font-size: 1.25rem;
}
.precise_content, .uptodate_content, .integrated_content{
  padding-left: 0;
}
.diff_sec_cont {
  max-width: 100%;
  padding-right: 0;
  text-align: center;
}
.uptodate, .integrated{
  padding-top: 30px;
}
.pattern{
  opacity: 0.4;
 }
.image_set_outer {
  grid-template-columns: 170px 170px;
  padding: 60px 50px 70px 50px;
}
.howitworks_heading{
  padding-top: 0;
  min-height: 350px;
}
.content_set{
  min-height: 280px;
}

.client_heading{
  padding-bottom: 10px;
}
.client_logos{
  padding: 30px 0;
}
.shapes img {
  opacity: 0.7;
}
.shapes__01{
  display: none;
}
.contact_image {
  width: 100%;
  margin-top: 0px;
  padding-bottom: 0px;
}
.rectangle_section {
  width: 100%;
  margin-top: 0px;
  padding: 50px 15px;
  height: auto;
}
.cnt_img_outer{
  margin-top: 0px; 
    margin-bottom: 0px;
}
.squre_set_tp, .squre_set_bt{
  display: none;
}
.px_partner_section::before{
  display: none;
}
.px_partner_section::after{
  display: none;
}
.TrustedPartner_squre1{
  height: 200px;
  justify-content: center;
}
.TrustedPartner_squre::before{
  display: none;
}
.TrustedPartner_squre{
  padding: 30px 15px 100px 15px;
}
.TrustedPartner_head{
  font-size: 35px;
}
.partner_name{
  font-size: 17px;
}
.partner_des{
  font-size: 15px;
  
}
.arrow_set_inner {
  right: 40px;
  width: 65px;
}
.TrustedPartner_squre1::before, .TrustedPartner_squre1::after, .trustedPartner_squre1_outer::before{
  display: none;
}
.contact_form_section_outer{
  padding: 50px 20px 20px 20px;
}
.casestudy_home_page{
  background: rgb(222,222,222);
}

}
@media only screen and (max-width: 650px){
.contact_form_section_outer{
  background-color: #fff;
  padding: 40px 30px 20px 30px;
  border-top-left-radius:50px;
}
.contact_form_section_outer::before{
  display: none;
}
.px_contact_sec_2::before{
  width: calc(100% - 30px);
  left: 15px;

}
.px_contact_sec_2{
  padding: 0 45px;
}
}



@media only screen and (max-width: 520px){
.image_set_outer{
  grid-template-columns: 40% 40%;
  padding: 25px 50px 40px 50px;
  column-gap: 10px;
  row-gap: 10px;
}
.howitworks_body{
  font-size: 22px;
}
.content_set_num {
  font-size: 35px;
  line-height: 25px;
}
.hoitworks_content{
  padding-left: 0;
  font-size: 12px;
  line-height: 22px;
}
.howitworks_heading{
  min-height: 300px;
}
.content_set {
  min-height: 230px;
}

}
/* ///////////////////////////////// */




@media screen and (max-width: 531px) {
.careerbg{

height: 115px;
}
}




/*index responsive*/




.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
  padding-top: 7px;
}



/*Responsive mobile*/


@media screen and (max-width: 531px) {
  .landing_heading{

  font-size: 42px;
  line-height: 55px;
}
}

@media screen and (max-width: 531px) {
  .landing_content{

     font-size: 12px;
}
}




@media screen and (max-width: 531px) {
  .difference_head{

  /* display: flex; flex-flow: column-reverse; */
    font-size: 30px;
}
}






@media screen and (max-width: 531px) {
  .impact_heading{
    font-size: 30px;

}
}

@media screen and (max-width: 531px) {
  .impact_content{
    font-size: 14px;

}
}



@media screen and (max-width: 531px) {
  .tat_content{
    font-size: 14px;

}
}

@media screen and (max-width: 531px) {
.client_heading{
font-size: 30px;
}
}

@media screen and (max-width: 531px) {
.client_content{
font-size: 14px;
}
}
/*benefits section*/
@import url("https://pro.fontawesome.com/releases/v6.0.0-beta1/css/all.css");
@import url("https://fonts.googleapis.com/css2?family=Exo+2:wght@300;500;700&display=swap");

*,
*::before,
*::after {
margin: 0;
padding: 0;
box-sizing: border-box;
}

.roll {
--color: rgba(30, 30, 30);
--bgColor: rgb(255, 255, 255);
min-height: 100vh;
display: grid;
align-content: center;
gap: 2rem;
/* padding: 2rem; */
font-family: 'Montserrat', sans-serif!important;
color: var(--color);
background: var(--bgColor);
}

h1 { text-align: left }

ol {
width: min(60rem, 90%);
margin-inline: auto;

display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 2rem;

list-style: none;
counter-reset: stepnr;
}

li:nth-child(6n + 1) { --accent-color: #b8df4e }
li:nth-child(6n + 2) { --accent-color: #4cbccb }
li:nth-child(6n + 3) { --accent-color: #7197d3 }
li:nth-child(6n + 4) { --accent-color: #ae78cb }
li:nth-child(6n + 5) { --accent-color: #7dc7a4 }
li:nth-child(6n + 6) { --accent-color: #f078c2 }

ol li {
counter-increment: stepnr;
width: 18rem;
--borderS: 2rem;
aspect-ratio: 1;
display: flex;
flex-direction: column;
justify-content: center;
padding-left: calc(var(--borderS) + 2rem);
position: relative;
}
ol li::before,
ol li::after {
inset: 0;
position: absolute;
border-radius: 50%;
border: var(--borderS) solid var(--bgColor);
line-height: 1.1;
}
ol li::before {
content: counter(stepnr);
color: var(--accent-color);
padding-left: 10rem;
font-size: 12rem;
font-weight: 700;
overflow: hidden;
}

ol li::after {
content: "";
filter: drop-shadow(-0.25rem 0.25rem 0.0675rem #8a8b8b) blur(5px);
}

ol li > * { width: 7.5rem }
ol li .icon { font-size: 2rem; color: var(--accent-color); text-align: center }
ol li .descr { font-size: 17px; font-weight: 700 }

.credits { margin-top: 2rem; text-align: right }
.credits a { color: var(--color) }

.font_17{
font-size: 17px;
}
/*end*/

/* social media buttons */
.footer_social {
  float: right;
}

.social-media {
  width: 30px;
  height: 30px;
  margin: 0 10px;
}
/* end */





/* Industries Listing */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;700;800&display=swap");
* {
margin: 0;
padding: 0;
box-sizing: border-box;

}

.card_section {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
min-height: 100vh;
background: #ffffff;
}

.card_section .container {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
max-width: 1200px;
margin: 40px 0;
}

.card_section .container .card {
min-width: 320px;
height: 440px;
box-shadow:1px 1px 7px 0px rgba(0, 0, 0, 0.15), 0px 0px 2px 0px rgba(0, 0, 0, 0.05);
border-radius: 15px;
transition: 0.5s;
}

.card_section .container .card:nth-child(1) .box .content a {
background: var(--mastercolor);
}

.card_section .container .card:nth-child(2) .box .content a {
background: var(--mastercolor);
}

.card_section .container .card:nth-child(3) .box .content a {
background: var(--mastercolor);
}

.card_section .container .card .box {
top: 20px;
left: 20px;
right: 20px;
bottom: 20px;
background: #1377d5b5;
border-radius: 15px;
transition: 0.5s;
}

.card_section .container .card .box:hover {
transform: translateY(-30px);
}

.card_section .container .card .box:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 100%;
background: #04b7e99c;
}


.card_section .container .card .box .content h2 {
position: absolute;
top: -10px;
right: 30px;
font-size: 8rem;
color: rgba(255, 255, 255, 0.1);
}

.card_section .container .card .box .content h3 {
font-size: 1.8rem;
transition: 0.5s;
}

.card_section .container .card .box .content a {

background: black;
border-radius: 5px;
text-decoration: none;
color: white;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
transition: 0.5s;
}
.card_section .container .card .box .content a:hover {
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.6);
background: #fff;
color: #000;
}

.number{
width: 40px;
  height: 40px;
border-radius: 0 50% 50% 50%;
}

.li-content-height{
}

/* end */



/* industry benefits card */

:root {
  --varyDarkBlue: hsl(234, 12%, 34%);
  --grayishBlue: hsl(229, 6%, 66%);
  --veryLightGray: hsl(0, 0%, 98%);
  --weight1: 200;
  --weight2: 400;
  --weight3: 600;
}

/* .body {
  font-size: 15px;
  font-family: 'Poppins', sans-serif;
  background-color: var(--veryLightGray);
} */

.attribution { 
  font-size: 11px; text-align: center; 
}
.attribution a { 
  color: hsl(228, 45%, 44%); 
}

.header_benefits_cards h2:first-of-type {
  font-weight: var(--weight4);
  color: var(--varyDarkBlue);

}

.header_benefits_cards h3:last-of-type {
  color: var(--varyDarkBlue);
}

.header_benefits_cards_pg_bg {
background-image: linear-gradient(to top, #FFFEFF 0%, #f2f8fb 100%);
display: inline-block;
}

@media (max-width: 400px) {
  .industry_heading {
      font-size: 1.5rem;
  }
}

.industry_benefit_header {
  text-align: center;
  line-height: 0.8;
  margin-bottom: 50px;
  margin-top: 100px;
}

.industry_benefit_header p {
  margin: 0 auto;
  line-height: 2;
  color: var(--grayishBlue);
}


.box p {
  color: var(--grayishBlue);
}


.row2-container .box {
  border-radius: 127px;
  box-shadow: 0px 30px 40px -20px var(--grayishBlue);
  padding: 23px;
  margin: 10px;  
display: flex;
  align-items: center;
}


.row1-container .box {
  border-radius: 127px;
  box-shadow: 0px 30px 40px -20px var(--grayishBlue);
  padding: 23px;
  margin: 10px;  
display: flex;
  align-items: center;
}



.header_benefits_cards img {
  float: right;
}

@media (max-width: 450px) {
  .card_section .container .card {
  margin:15px 0;
  }
.card_section .container .card{
  min-width: 280px;
  height: 505px;
}

}

@media (max-width: 950px) and (min-width: 450px) {
  .box {
      text-align: center;
  }
}

.cyan {
  border-top: 3px solid #0d0d0d;
}
.red {
  border-top: 3px solid #0d0d0d;
}
.blue {
  border-top: 3px solid #0d0d0d;
}
.orange {
  border-top: 3px solid #0d0d0d;
}

.header_benefits_cards h2 {
  color: var(--varyDarkBlue);
  font-weight: var(--weight3);
}


@media (min-width: 950px) {
  .row1-container {
      display: flex;
      justify-content: center;
      align-items: center;
  }
  
  .row2-container {
      display: flex;
      justify-content: center;
      align-items: center;
  }
  .box-down {
      position: relative;
      top: 150px;
  }
.row2-container .box {
      width: 27%;
  margin: 42px;
   
  }
  .row1-container .box {
      width: 27%;
   
  }
  .header p {
      width: 30%;
  }
  
}
.industry_giffy_icons {
height: 50px;
}

/* end */

/* pixl_team_heading */

.display-4 {
  text-align: center;
}

/* end */


/* Banking_industry */

.bx-2 {
  background-color: #e1edf5; /* Replace linear gradient with a solid color */
  border-radius: 10px;
  color: #000000;
  padding: 4rem;
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
}
.text2{
font-weight: 700;
font-size: 18px;
line-height: 20px;
  color: #0b0101;
}
.a_btn{

top: 10px;
left: 10px;
right: 20px;
bottom: 20px;
background: var(--mastercolor);
color: #ffffff;
border-radius: 5px;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
transition: 0.5s;
}	
.a_btn:hover{
text-decoration: none;
background: #ffffff;
color: #000000;
}

/* end */

/* insurance PIVC */

.subheading._2 {
  color: #b4b5b6;
  font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
  font-weight: 700;
}

element.style {
}
.insurance-h2.white.insurance-us-heading {
  color: #ffffff;
}
.insurance-h2.white {
  font-weight: 600;
}
.insurance-h2 {
  width: auto;
  margin-top: 0.75rem;
  margin-bottom: 0;
  font-size: 3rem;
}
element.style {
}
.insurance-why-us-para.blue {
  color: #000000;
}
.insurance-why-us-para {
  color: #bfbfbf;
  letter-spacing: -.5px;
  margin-top: 1rem;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.875rem;
}
element.style {
}
.insurance-pivc-grid {
  width: 90%;
  grid-column-gap: -15.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 5rem;
}
.insurance-pivc-grid {
  margin: auto;
  padding: 40px;
  box-sizing: border-box;
}

element.style {
}
.insurance-pivc-component {
  color: #3c3939;
}
element.style {
}
.pivc-heading {
  color: #2d2b2b;
  margin-top: 0.4rem;
  font-size: 1.11rem;
  font-weight: 700;
  line-height: 1.6875rem;
}

.advanced_encryption{
height: 300px;
}

/* end */


/* leagal-eula */
.row_landing_row-2 {
  font-family: 'Montserrat',sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 110%;
  letter-spacing: -0.5px;
  text-transform: none;
  font-size: 50px;
margin-bottom: 2.5rem;
}

/* end */


/* esign-legally */
.legally {
  background-color: #f3f6f8;
}
.container_legal {
  max-width: 1260px;
  margin: 0 auto;
}
.legally__items_esign {
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding-top: 40px;
}
.legally__item_esign {
  width: 45%;
  text-align: center;
}
.legally__item_header_esign {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.4;
  letter-spacing: 0em;
  margin-bottom: 1.5rem;
}
.legally__item_text_esign {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #333;
}
/* end */

/* esign four benefits */

.below_list {
flex-basis: content;
  flex-grow: 1;
  max-width: 100%;
}
.bg_master_color2   
{
background-color: #ffffff;
}
.light_blue_bg {
background: #e8f2f6;
}
.light_blue_bg_1 {
background: #023d54;
}

.col-lg-6_flow_chart {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.esign_workflow_chart_pg_bg {
background-color: #fcfcff
}

/* end */




/* federal case study */
.federal_pg_bg {
  background-image: radial-gradient(circle at 100% 0,#004e96,transparent 30%),radial-gradient(circle farthest-side at 0 100%,#004e96,#fff 40%);
height: 100vh;
}
.tata_capital {
  font-size: 46px;
  line-height: 58px;
  font-weight: 700;
}
.bg_fedblue {
  background-color: #004e96;
}
.bg_fedgrey {
  background-color: #ffffff;
}
.text_fedwhite {
  font-family: 'Montserrat', sans-serif!important;
  font-style: normal;
  color: #000000;
}
/* end */

/* landing screen gradient */
.landing_screen_gradient_pg_bg {
  background-image: linear-gradient(to top, rgb(255, 241, 235) 0%, rgb(172, 224, 249) 100%);
min-height: 80vh;
}
/* end */


/* landing screen geadient version 2 */
.landing_screen_gradient_pg_bg_version_2 {
  background-image: linear-gradient(to top, #f5f8ff, #ffffff 100%);
min-height: 80vh;
}
/* end */

/* arabic page landing */
.landing_screen_gradient_pg_bg_version_3 {
  background-image: linear-gradient(to top, #f5f8ff, #ffffff 100%);
}
/* enf */


/* invoice field extractor */
.field-title {
  color: #ffffff;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Inter,sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}
.inoice-field-content-wrapper {
  grid-row-gap: 32px;
  flex-direction: column;
  display: flex;
}
.invoice-field-content-box {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}
.invoice-field-btn {
  color: rgb(255, 255, 255);
  text-align: center;
  background-color: rgb(0 40 252 / 5%);
  border: 1px solid rgb(211, 218, 255);
  border-radius: 100px;
  padding: 8px 16px;
}
.table-of-contents--sticky{ 
width: 100%;
  height: auto;
  display: block;
position: sticky;
top: 94px;
  left: 0;
  right: 0;
}

/* end */

/* invoice_processsing_automtion_3_box */

.invoice-three-benefits {
  box-shadow: 1px 0 9px #91919129;
  border-radius: 10px;
  padding: 25px;
  height: 440px;
}
.container_type_1 {
max-width: 924px;
}

/* invoice annotation benefits */
.bx-1 {
  background-color: #ffffff;
  border-radius: 20px;
  color: #000000;
  padding: 1rem;
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15);
}

/* id-card-ocr */
.row-id-card {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -.5);
  margin-left: calc(var(--bs-gutter-x) * -.5);
}
.chart1 {
  background: white;
  border-radius: 10px;
  box-shadow: 0px 10px 17px 6px rgba(89, 225, 255, 0.17);
  padding-left: 0px !important;
}
.pl-3 {
  padding-left: 1rem!important;
}

.pt-4 {
  padding-top: 1.5rem!important;
}

/*aboutus page*/
.img_prop {
  width: 80px;
  height: 80px;
  object-fit: contain;
}

/* //new model card// */

.box_card{
min-height: 270px;
}

.box_card_2{
min-height: 300px;
}

.box_card_3{
min-height: 250px;
}

.box_card_4{
min-height: 320px;
}

.box_card_5{
min-height: 325px;
}

.box_card_hover_new{
transition: all .3s ease;
}

.box_card_hover_new:hover{
background: var(--mastercolor);
}
.box_card_hover_new:hover> .card_icon{
background: var(--white);
}
.box_card_hover_new:hover> .box_card_h2, .box_card_hover_new:hover> .box_card_p{
color: var(--white);
}

.box_card_hover{
transition: all .3s ease;
}

.box_card_hover:hover{
background: var(--mastercolor);
}
.box_card_hover:hover> .card_icon{
background: var(--white);
}
.box_card_hover:hover> .box_card_h2, .box_card_hover:hover> .box_card_p{
color: var(--white);
}

.card_icon{
width: 65px;
height: 50px;
}

.card_icon_img{
width: 100%;
height: 100%;
object-fit: contain;
}

.box{
min-height: 150px;
transition: all .5s ease;
}
.box .hover_color{
content: '';   
height: 128px;
  width: 120px;
background: #1c223f;
right: -4.5rem;
top: -5.5rem;
border-radius: 10% 0 50% 50%;
transition: all .5s ease;
}

.box:hover .hover_color{
transform: scale(30);
}
.ksfe_logo{
background: linear-gradient(338deg,#012859 40%,#82a81b 85%);
}

/* //faq */

.accordion-button {
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #eeeeeea3;
  border-radius: 0;
  overflow-anchor: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;
}
.accordion-button:hover {
  z-index: 2;
}
.aml_accordion::after {
  background-image: url(../images/town.svg);
}
.aml_accordion:not(.collapsed)::after {
  background-image: url(../images/up.svg);
  transform: rotate(-180deg);
}
.aml_accordion:not(.collapsed) {
  background-color: var(--mastercolor) ;
  color: #fff ;
}
.aml_accordion svg {
  fill: var(--mastercolor) ;
}
.aml_accordion:not(.collapsed) svg {
  fill: #ffffff ;
}

.accordion-body:not(.colapsed){
background: var(--mastercolor);
}

.text-hexa-black{
color: white;
}

.aml_accordion:not(.collapsed) .text-hexa-black {
  color: #000000 ;
}
.accordion-button:not(.collapsed) {
  color: #ffffff;
  background-color: var(--mastercolor);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
border-bottom: none;
}

.banner_bg{
background:linear-gradient(-55deg, #000000c0 29%, #131516c0 29.1%, #000000 68%, #000000c0 68.1%);
animation: color-change 3s  linear infinite;
}

@keyframes color-change {
0% { background: linear-gradient(-55deg, #000000 29%, #131516c0 29.1%, #000000c0 68%, #181a1d 68.1%); }
50% { background: linear-gradient(-55deg, #131516c0 29%, #000000 29.1%, #000000c0 68%, #131516c0 68.1%); }
100% {  background: linear-gradient(-55deg, #000000 29%, #131516c0 29.1%, #000000c0 68%, #181a1d 68.1%); }
}




/* //new model card close// */


.re_img_kyc{
width: 100%;
max-width: 265px;
}

.thankyou_main{
background-image: url(../images/4859276-ai.png) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.video_kyc_img{
width: 100%;
height: 365px;
filter: brightness(0.5);
}
.resumeparse_img{
width: 100%;
height: 365px;
}

.youtubeHead{
gap: 3em;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 10;
}

.playBtn{
  border-radius: 100%;
  z-index: 2;
}
.playBtn:hover{
  text-decoration: none;
}
.playBtn::before{
  content: '';
  position: absolute;
  border: 15px solid #fff;
  border-radius: 50%;
  top: -20px;
  left: -20px;
  right: -20px;
  bottom: -20px;
  animation: bloom1 1.5s linear infinite;
  opacity: 0;
  z-index: 1;
}
.playBtn::after{
  content: '';
  position: absolute;
  border: 15px solid #fff;
  border-radius: 50%;
  top: -20px;
  left: -20px;
  right: -20px;
  bottom: -20px;
  animation: bloom2 1.5s linear infinite;
  opacity: 0;
  z-index: 1;
  animation-delay: .4s;
}

  @keyframes bloom1 {
    0% {
      transform: scale(.5);
    }
    50% {
      opacity: 1;
    }
    100% {
      transform: scale(1.5);
    }
  }
  @keyframes bloom2 {
    0% {
      transform: scale(.5);
    }
    50% {
      opacity: 1;
    }
    100% {
      transform: scale(1.5);
    }
  }

  .playbuttonicon{
    border-radius: 100%;
  }

  .heading_h1{
    font-size: 38px;
  }

  .blank_img{
    width: 300px;
    height: 227px;
  }


.how_work_img{
width: 100%;
height: 500px;
object-fit: cover;
}

.how_working_main{   
width: 50px;
height: 50px;
background: linear-gradient(45deg, rgb(0 108 187 / 31%) 18%, rgb(242 247 249 / 90%) 65%)
}


/* /document reader test */

.box_1{
top: 3rem;
right: 3rem;
}
.box_2{
top: 5rem;
left: .5rem;
}
.box_3{
top: 52%;
right: -1rem;
}
.box_4{
top: 45%;
left: -1rem;
}
.box_5{
left: -3rem;
bottom: 33%;
}
.box_6{
bottom: 3%;
right: 7rem;
}
.box_text{
font-size: 15px;
}

.icon_img{
width: 72px;
height: 72px;
}

.banner_image{
width: 100%;
}
.product_image{
width: 100%;
height: 250px;
}
.product_image_2{
width: 100%;
height: 330px;
}

.doc_reader_img{
  height: 330px;
}

.product_icon{
min-width: 150px;
  min-height: 160px;
}

.invoice-img{
height: 300px;
object-fit: contain;
}

.blog_heading{
font-size: 51px;
}

.heading_h2{
font-size: 25px;
}
/* //new model card Responsive// */


.rounded_img{
width: 420px;
height: 420px;
top: 30px;
  animation: rotates 20s linear infinite;
}

@keyframes rotates {
100% {
  transform: rotate(1turn);
}
}

.dedupe_main{
height: 480px;
}

.icon{
transition: all .3s ;
}
.rotate_icon:hover .icon{
transform: rotate(360deg)
}
.card_animation{
transition: all .3s ease;
}
.card_animation:hover{
transform: translateY(-15px);
}

.svg_ring:after{
position: absolute;
content: '';
width: 100%;
height: 100%;
left: -5px;
top: -5px;
border-radius: 50%;
z-index: -1;
border: 2px solid #ef4444 ;
border-style: dashed; 
animation: rotates 20s linear infinite;
}
.svg_ring2:after{
position: absolute;
content: '';
width: 100%;
height: 100%;
left: -5px;
top: -5px;
z-index: -1;
border-radius: 50%;
border: 2px solid #72c763;
border-style: dashed; 
animation: rotates 20s linear infinite;
}
.svg_ring3:after{
position: absolute;
content: '';
width: 100%;
height: 100%;
left: -5px;
top: -5px;
z-index: -1;
border-radius: 50%;
border: 2px solid #fec105;
border-style: dashed; 
animation: rotates 20s linear infinite;
}

.svg_ring4:after{
position: absolute;
content: '';
width: 100%;
height: 100%;
left: -5px;
top: -5px;
z-index: -1;
border-radius: 50%;
border: 2px solid #2563EB;
border-style: dashed; 
animation: rotates 20s linear infinite;
}
.svg_ring5:after{
position: absolute;
content: '';
width: 100%;
height: 100%;
left: -5px;
top: -5px;
z-index: -1;
border-radius: 50%;
border: 2px solid #BB7FEF;
border-style: dashed; 
animation: rotates 20s linear infinite;
}
.profile-card{
width: 220px;
padding: 30px;
border-radius: 10px;
height: 260px;
box-shadow: 0 0 22px #3336;
transition: .6s;
}
.profile-card:hover{
}
.profile-card .img{
transition: .6s;
z-index: 99;
transform: translateY(-60px);
}
.profile-card:hover .img{
}
.img img{
border-radius: 10px;
box-shadow: 0 0 22px #3336;
transition: .6s;
}
.profile-card:hover img{
}
.caption{
transform: translateY(-80px);
opacity: 1;
transition: .6s;
}
.profile-card:hover .caption{
}
.caption .social-links a{
color: #333;
transition: .6s;
}
.social-links a:hover{
color: #0c52a1;
}

.boxImage{
height: 300px;
}

.working-flow{
height: 230px;
}
.working-flow2{
height: 300px;
}

.japaneese_img{
height: 450px;
}

.ringImg{
height: 500px;
}

.blueball1{
top: 5px;
left: 90px;
}
.blueball2{
top: 88px;
right: 50px;
}
.blueball3{
top: 235px;
right: -2px;
}
.blueball4{
bottom: 80px;
right: 58px;
}
.blueball5{
bottom: 5px;
left: 90px;
}

.border_rounded_style1{
border-radius: 10px 0 0 10px;
} 

.border_rounded_style{
border-radius: 0 50px 50px 0;
} 

.white_pencil{
left: 30%;
top: 8px;
width: 200px;
height: 4px;
background: var(--white);
}
.white_pencil:after{
content: '';
position: absolute;
width: 6px;
height: 6px;
background: var(--white);
border-radius: 50px;
right: -10px;
top: -1px;
}
.ringBox_head{
top: 50%;
left: 40%;
transform: translate(-50%, -50%);
}
.VerifyApiImg{
height: 450px;
position: relative;
z-index: 1;
}

.AIImg{
height: 450px;
position: relative;
z-index: 1;
}

.AIImg:after{
z-index: -1;
position: absolute;
content: '';
background-color: #E2EBF4;
width: 100%;
height: 100%;
left: 35px;
border-radius: 15px;
top: 40px;
}

.verify_success_card{
bottom: 10px;
}

.japn_img{
top: 30px;
left: 180px;
}


.js_healthCareCard{
background: url(../images/medium-shot-three-doctors-analyzing-list-symptoms\ 1.jpg) no-repeat;
background-position: center;
background-size: cover;
height: 700px;
}
.custom-svg {
width: 752px;
height: 88px;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='752' height='88' viewBox='0 0 752 88' fill='none'%3E%3Cpath d='M202.609 88H752V32.0054C752 14.3323 737.673 0.00538833 720 0.00538833H3.19751C2.14038 -0.00181252 1.07471 -0.00177968 0 0.00538833H3.19751C52.6352 0.342147 83.2567 16.4998 133.798 58.5543C160.074 80.4182 178.026 86.9523 202.609 88Z' fill='%231A82E2'/%3E%3C/svg%3E");
}
.svg_text{
  font-size:18px;
  text-align: end;
  padding-left: 40px;
  width: 80%;
}

.japanese_newDesign{
  width: 50%;
  right: -280px;
  transition: all .3s ease;
}
.japanese_new_card:hover .japanese_newDesign{
  width: 60%;
  right: 0;
}



/* //section1 */

.box_1{
top: 180px;
right: 0;
}

.box_custom{
top: 100px;
}

.box_3{
top: 300px;
right: 0;
}
.homeBanner{
background: url(../images/Latest_design/reKYC/img1.svg);
background-repeat: no-repeat;
background-position: center;
height: 100%;
}
.homeMobilepic{
height: 350px;
}
.homebBannerContentH1{
font-size: 19px;
}
.homebBannerContent{
height: fit-content;
max-width: 670px;
background: rgba(255, 255, 255, 0.85);
box-shadow: 0px 4px 20px 0px rgba(0, 148, 254, 0.10);
}

/* Dual KYC Modes/*/
.kycMobile_box{
top: 70%;
left: -10px;
}
.dualModeIphoneImg{
height: 400px;
}

/* How does Pixl Video KYC/*/
.how_Does_Pixl_work_img{
border: 10px solid #787878;
outline: 12px solid #ccc;
}

/* .how_Does_Pixl_work_head{
border: 12px solid #CCC;  
} */

.imgset_content{
  position: absolute;
  width: 100%;
  height: auto;
}
.content_set {
width: 100%;
position: absolute;
background-color: #ececec;
min-height: 300px;
}
.how_does_img1{
width: 100%;
height: 100%;
}
.how_does_img2_head{
width: 100%;
height: 323px;
}
.how_does_img2{
  width: 90%;
  height: 240px;
}
.how_does_img3{
width: 100%;
height: 385px;
}
.how_work_img1{
border: 12px solid #ececec; 
}
.how_work_img{
border: 12px solid #ececec; 
}


/* Digitize customer journey */
ul#tabs li.active {
color: #1A82E2 ;
position: relative;
}
ul#tabs li.active::after {
 position: absolute;
 content: '';
 width: 3px;
 left: -15px;
 height: 100%;
 background-color: #1A82E2;
}
#content-tab div {
display: none;
}
#content-tab div.active {
display: block;
}

/* Use cases of our Video KYC Solution  */
.filterSelect .active1{
background: var(--mastercolor) !important;
/* box-shadow: 0px 0px 0px 4px #1A82E21A; */
color: #fff !important;
}
.filterSelect .active1::after {
}
.tabBox{
display: none;
}

.galeryIconHead{	
gap: 0.5rem;
bottom: 10px;
left: 36%;
}


.position_transform{
position: inherit;
}

.line_Main{
width: 100%;
height: 2px;
background: #EEEEF0;
}

.visitorLastSection{
background:url(../images/Visitor_management/icon/div.absolute.svg) no-repeat ;
background-position:center ;
background-size: cover;
}


.visitor_h1{
font-size: 22px;
}

.visitor_p{
font-size: 17px;
}

.visitor_p .typed-cursor {
color: var(--mastercolor) !important;
}

.ai_content_1{
top: 40%;
left: 7%;
font-size: 20px;
font-weight: 600;
}
.ai_content_2{
top: 40%;
left: 39.5%;
font-size: 20px;
font-weight: 600;
}
.ai_content_3{
top: 40%;
left: 77%;
font-size: 20px;
font-weight: 600;
}

.ai_box_1{
width: 120px;
height: 120px;
content: '';
 border-radius: 100% 10%  10%;
 outline: 10px solid rgb(255, 255, 255);

}

.ai_box_2{
width: 120px;
height: 120px;
content: '';
 border-radius: 10% 100% 10% 10%;
 outline: 10px solid rgb(255, 255, 255);
}

.ai_box_3{
width: 120px;
height: 120px;
content: '';
 border-radius: 10% 10% 10% 100%;
 outline: 10px solid rgb(255, 255, 255);
}
.ai_box_4{
width: 120px;
height: 120px;
content: '';
 border-radius: 10% 10% 100% 10%;
 outline: 10px solid rgb(255, 255, 255);
}

.sg_main{
background: url(../images/singapore_new/mike-enerio-7ryPpZK1qV8-unsplash\ 1.svg)no-repeat;
background-size: cover;
background-position: center;
}

.sig_circle{
width: 420px;
height: 420px;
}

.cig-rounded-img{
animation: rotatessig 15s linear infinite;
}

@keyframes rotatessig {
100% {
  transform: rotate(1turn);
}
}

.contactUs_sg{
background: url(../images/singapore_new/image\ 59.jpg)no-repeat;
background-size: cover;
background-position: center;
}

.NRIC_head{
background: url(../images/singapore_new/long-exposure-wonderful-city-buildings-lights\ 1.jpg)no-repeat;
background-size: cover;
background-position: center;
}

.license_sing_head{
background: url(../images/singapore_new/female-driver-posing-electric-car\ 1.jpg)no-repeat;
background-size: cover;
background-position: center;
height: 80vh;
background-blend-mode: color;
background-color: rgba(0, 0, 0, 0.552);
}

.work_ocr_sing_head{
background: url(../images/singapore_new/female-driver.jpg)no-repeat;
background-size: cover;
background-position: center;
height: 80vh;
background-blend-mode: color;
background-color: rgba(0, 0, 0, 0.552);
}

.contactUs_sg:after{
position: absolute;
content: '';
top: 0;
width: 100%;
height: 100%;
background: #000000B2;

}

.sg_ocr_main{
background: url(../images/singapore_new/istockphoto-1257539183-2048x2048\ 2.jpg)no-repeat;
background-size: cover;
background-position: center;
}

.bx_5{
right: 58.5%;
}

.bx_6{
right: 25.5%;
}

.backgroundShadow:after{
position: absolute;
background: black;
content: '';
width: 100%;
height: 100%;
left: 15%;
top: 20%;
z-index: -1;
}

.drivingSgFooter{
	background: url(../images/singapore_new/manager-luxury-wear-business-people-working-their-new-project-classroom\ 1.jpg)no-repeat;
	background-size: cover;
	background-position: center;
	height: 70vh;
	background-blend-mode: color;
	background-color: rgba(0, 0, 0, 0.656);
}

.spanishKYCHead{
	background: url(../images/spanish_new/Mask\ group.jpg)no-repeat;
	background-size: cover;
	background-position: center;
}

.spanishInnerSection{
	height: 70vh;
	background: var(--mastercolor);
	border-radius: 0 284px 284px 0px;
	width: 85%;
}

.spanish_kyc_Pill{
	position:absolute;
	top: 50%;
	left: 50%;
	transform: translate(5%, -50%);
}

.kyc_spanish_custom_Icon{
	bottom: 2px;
    left: 10px;
}

.spanishOCRBox1{
	width: 100px;
	height: 100px;
	background: var(--mastercolor);
	position: absolute;
	top: -20px;
	left: -22px;
}

.spanishOCRBox2{
	width: 100px;
	height: 100px;
	background: var(--mastercolor);
	position: absolute;
	top: -20px;
	right: -22px;
}

.spanishOCRBox3{
	width: 100px;
	height: 100px;
	background: var(--mastercolor);
	position: absolute;
	bottom: -20px;
	right: -22px;
}

.spanishOCRBox4{
	width: 100px;
	height: 100px;
	background: var(--mastercolor);
	position: absolute;
	bottom: -20px;
	left: -22px;
}

.invoiceSpanish_linearColor:after{
	content: '';
    position: absolute;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 94.54%, rgba(26, 130, 226, 0.6) 105.89%, rgba(0, 179, 227, 0.6) 109.59%);
    bottom: 0;
    width: 100%;
    height: 300px;
    z-index: -1;
}

.invoiceSpanish_linearColor:before{
	content: '';
    position: absolute;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 94.54%, rgba(26, 130, 226, 0.6) 105.89%, rgba(0, 179, 227, 0.6) 109.59%);
    top: 0;
    width: 100%;
    height: 300px;
	transform: rotate(180deg);
    z-index: -1;
}

.ocr_spanish_Div{
	height: 107%;
    position: relative;
    top: -22px;
}

.div1, .div2,.div3,.div4,.div5,.div6 {
    margin-bottom: 10px;
	background-color: #fff;
	transition: all .4s ease-in-out;
	font-weight: 500;
  }

  .ocrSpanishNew{
	right: -210px
  }

.pattern_props1::before {
  background-image: url(../images/products/spanish-OCR-API/bg_pattern1.png);
  content: "";
  position: absolute;
  width: 467px;
  height: 420px;
  left: 0;
  bottom: 0;
  background-position: left bottom;
}
.pattern_props1::after {
  background-image: url(../images/products/spanish-OCR-API/bg_pattern2.png);
  content: "";
  position: absolute;
  width: 467px;
  height: 420px;
  right: 0;
  top: 0;
  background-position: right top;
}

.res__card__wrapper .rw_2 {
  top: 0;
}
.res__card {
  min-height: unset;
}
.card__t1 {
  background: linear-gradient(to right, #f8f8f8 25%, #efefef 50%, #ffffff 75%);
  border-radius: 10px;
}
.card__t1:nth-child(2n) {
  background: linear-gradient(to left, #f8f8f8 25%, #efefef 50%, #ffffff 75%);
}
.sp_bg_bottom1{
  background-image: url(../images/products/spanish-OCR-API/pixl4_2bg.jpg);
  background-position: center;
  background-size: cover;

}
.sp_bg_bottom_gradient{
  background: linear-gradient(to left, rgba(248, 248, 248, 0.98) 0%,  rgba(255, 255, 255, 0.91) 100%);
}

/**Table Styles **/

 table {
      border-collapse: collapse;
      width: 100%;
      text-align: center;
  }
  th, td {
      border: 1px solid black;
      padding: 10px;
  }
.mexicobanner{
  background: url(../images/Newcountrypage/mexico/3.png)no-repeat;
  background-position: center;
  background-size: cover;
}

.firstLineMexico::after{
  position: absolute;
  content: '';
  height: 114px;
  width: 1px;
  background-color: var(--gray);
  bottom: -114px;
  right: 30%;
}

.firstLineMexico2::after{
  position: absolute;
  content: '';
  height: 1px;
  width: 240px;
  background-color: var(--gray);
  top: 12%;
  left: 49%;
}

.mexicolastCardImg{
  left: 20%;
  top: -27%;
}

.mexicoBannerbackground{
  background: linear-gradient(180deg, rgba(254, 254, 254, 0) 33.4%, #F6FAFD 67.9%);
}

.mexicoekycbanner{
  background: url(../images/Newcountrypage/mexico/3.png)no-repeat;
  background-position: center;
  background-size: cover;
  height: 90svh;
}

.bannerEkycImg{
  height: 700px;
 bottom: 85px;
}

.mexicoFacialBox::after{
  position: absolute;
  content: '';
  width: 80px;
  height: 180px;
  left: -50px;
  top: -70px;
  transform: rotate(50deg);
  background-color: var(--mastercolor);
}

.bannerlayoutBackground{
  top: 0;
}

.qatarbanner{
  padding: 100px 0;
  background: url(../images/Newcountrypage/mexico/3.png)no-repeat;
  background-position: center;
  background-size: cover;
}

.qatarEkycbanner{
  padding: 39px 0;
  background: url(../images/Newcountrypage/mexico/3.png)no-repeat;
  background-position: center;    background-size: 100% 102%;
}

.qatarFacecbanner{
  padding: 100px 0;
  background: url(../images/Newcountrypage/mexico/3.png)no-repeat;
  background-position: center;  background-size: 100% 102%;
}

.QatarFacialBox::after{
  position: absolute;
  content: '';
  width: 110px;
  height: 110px;
  right: -80px;
  top: -40px;
  transform: rotate(55deg);
  background-color: var(--mastercolor);
}

.gridLine1 {
  position: absolute;
  height: 100%;
  width: 0.6px;
  background-color: #E7E7E7;
  /* left: 14.2%; */
  left: 7%;
  top: 0;
  z-index: 0;
}

.gridLine2 {
  position: absolute;
  height: 100%;
  width: 0.6px;
  background-color: #E7E7E7;
  /* right: 14.2%; */
  right: 7%;
  top: 0;
  z-index: 0;
}

.gridLine3 {
  position: absolute;
  height: 100%;
  width: 0.6px;
  background-color: #E7E7E7;
  left: 35%;
  top: 0;
  z-index: 0;
}

.gridLine4 {
  position: absolute;
  height: 100%;
  width: 0.6px;
  background-color: #E7E7E7;
  right: 35%;
  top: 0;
  z-index: 0;
}

.headingBannerText{
  transform: rotate(-7deg);
}

.headingBannerText2{
  transform: rotate(7deg);
}


.bannerVideo{
  height: 550px;
}

.ourservicecard{
  backdrop-filter: blur(60px);
  background-color: #FFFFFF2B;
}

.ourSeviceMiniCard{
  position: absolute;
  top: -130px;
}

.sectionHeadServices::after{    
  position: absolute;
  content: "";
  width: 346px;
  height: 544px;
  background: #442bff2d;
  filter: blur(90px);
  top: 258px;
  z-index: 1;
  left: 362px;
}


/* .sectionHeadServices::before{
  position: absolute;
    content: "";
    width: 400px;
    height: 319px;
    background: #21965486;
    filter: blur(90px);
    top: 215px;
    z-index: 1;
    right: 172px;
} */

.sectionHeadServices2::after{
  position: absolute;
    content: "";
    width: 400px;
    height: 319px;
    background: #442bff57;
    filter: blur(90px);
    top: 315px;
    z-index: 1;
    left: 212px;
}
.sectionHeadServices2::before{
  position: absolute;
    content: "";
    width: 400px;
    height: 319px;
    background: #21965486;
    filter: blur(90px);
    top: 215px;
    z-index: 1;
    right: 172px;
}

.bubbleBall1{
  position: absolute;
  backdrop-filter: blur(14.583333015441895px);
  border: 0.97px solid #FFFFFF1A;
  width: 60px;
  background-color: #383a6880;
  height: 60px;
  border-radius: 50%;
  right: 91px;
}

.bubbleBall2{
  position: absolute;
  backdrop-filter: blur(14.583333015441895px);
  border: 0.97px solid #FFFFFF1A;
  width: 52px;
  background-color: #383a6880;
  height: 52px;
  border-radius: 50%;
  right: 191px;
  top: 66px;
}
.bubbleBall3{
  position: absolute;
  backdrop-filter: blur(14.583333015441895px);
  border: 0.97px solid #FFFFFF1A;
  width: 52px;
  background-color: #383a6880;
  height: 52px;
  border-radius: 50%;
  right: 161px;
  top: 144px;
}

.bubbleBall4{
  position: absolute;
  backdrop-filter: blur(14.583333015441895px);
  border: 0.97px solid #FFFFFF1A;
  width: 52px;
  background-color: #383a6880;
  height: 52px;
  border-radius: 50%;
  right: 37px;
  top: 144px;
}

.bubbleBall5{
  position: absolute;
  backdrop-filter: blur(14.583333015441895px);
  border: 0.97px solid #FFFFFF1A;
  width: 52px;
  background-color: #383a6880;
  height: 52px;
  border-radius: 50%;    
  right: 16px;
  top: 67px;
}

.bubbleBall6{
  position: absolute;
  backdrop-filter: blur(14.583333015441895px);
  border: 0.97px solid #FFFFFF1A;
  width: 70px;
  background-color: #383a6880;
  height: 70px;
  border-radius: 50%;   
  right: 92px;
  top: 79px;
}

.caseStudyMiniBox{
  border-right: 1px solid var(--gray03);
}

.caseStudyMain{
  position: absolute;
  bottom: -150px;
}

.ourservicelastBox{
  padding-bottom: 130px;
}

.ourservicelastBox2{
  padding-top: 130px;
}

/* Style for testimonial container */
#testimonial-slider {
  position: relative;
  overflow: hidden;
  height: auto; /* Adjust based on your content */
}

/* Style for each slide */
.testimonial-slide {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none; /* Hide all slides by default */
}

.testimonial-slide.active {
  opacity: 1;
  position: relative;
  display: block; /* Show the active slide */
}

/* Optional: Adjust the height to prevent content shifting */
.testimonialContent {
  min-height: 150px; /* Adjust based on the tallest slide */
}

/* Navigation Buttons */
#prev-slide, #next-slide {
  cursor: pointer;
  background-color: #f0f0f0; /* Adjust as needed */
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#prev-slide:hover, #next-slide:hover {
  background-color: #e0e0e0;
}

.clientpartnerHead{
  gap: 20px;
}

.bannerTextLine1{    
  transform: rotate(45deg);
  left: -52px;
  top: -24px;
}

.bannerTextLine2{    
  transform: rotate(90deg);
  left: -15px;
  top: -39px;
}

.bannerTextLine3{    
  transform: rotate(22deg);
  left: -52px;
  top: 2px;
}

.zoomEffect{
  transition: all 0.3s ease-in-out;
}

.zoomEffect:hover{
  transform: scale(1.04);
}

.footerpaddingTop{
  padding-top: 200px;
}

.footerBanner{
  top: -130px;
}

.footerBannerImg1{
  width: 300px;
}

.SectionHeading{
  font-size: clamp(1.6rem, 3.5vw, 43px);
}

.HomeBannerText{
  font-size: 40px;
}



.loading-screen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9999999;
  background: var(--white);
}
  .bar {
    position: absolute;
    height: 100%;
    width: 50%;
    background-color: var(--black);
  }

  .top-bar {
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
  }

  .down-bar {
    bottom: 0;
    top: auto;
    right: 0;
    left: auto;
  }

  .progress-line {
    position: absolute;
    width: 100%;
    top: 60%;
    left: 0;
    right: auto;
    height: 1px;
    background-color: rgb(0, 0, 0);
    transform: scale(0);
    transform-origin: center;
  }

  .loading-counter {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: rgb(0, 0, 0);

    font-size: 3rem;
    font-weight: 800;
  }

 
  .KYCkeyFeatureBoxIcon{
    top: -29px;
    left: 40%;
  }
 
  .anim-text .span2{
    color:  hsla(210, 8%, 38%, 0.2);;
    background-clip:text ;
    background-size: 0% 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, #595F69,#595F69);
    animation: text-reveal linear forwards;
    animation-timeline: view();
    animation-range-start: cover 20vh;
    animation-range-end: cover 50vh;
  }

  @keyframes text-reveal {
    to{
      background-size: 100% 100%;
    }
  }

  .bannerImgSection{
    top: 180px;
  }

  .VkycbannerBottomPadding{
    padding-bottom: 270px;
  }
  
  .VkycbannerTopPadding{
    padding-top: 170px;
  }

  .VkycWhychooseBottomPadding{
    padding-bottom: 140px;
  }

  .vkycBoxcard{
    bottom: -210px;
  }

  .VkycHowToWorkBottomPadding{
    padding-bottom: 330px;
  }
  
  
  .vkycHowWorkNumbr{
    backdrop-filter: blur(60px);
    background-color: #ffffff21;
  }

  .testimonialsDetailsMain {
    padding: 20px;
    background-color: #f8f9fa; /* Light background for contrast */
}

.testimonialsCarousel {
    display: flex;
    justify-content: center;
}

.custom-nav {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}

.custom-nav button {
  background-color: #ffffff; 
  color: white; 
  border: none; 
  border-radius: 50%; 
  padding: 10px 15px; 
  margin: 0 5px; 
  cursor: pointer;
  transition: background-color 0.3s; 
  box-shadow: 2px 2px 15px 0px rgba(163, 163, 163, 0.2);
}

.custom-nav button:hover {
  background-color: var(--master); /* Darker blue on hover */
}

.custom-nav button:hover i {
  color: var(--white); /* Darker blue on hover */
}

.custom-nav2 {
  display: flex;
  justify-content: center;
  margin-top: 15px;
}

.custom-nav2 button {
  background-color: var(--light19); 
  color: rgb(0, 0, 0); 
  border: none; 
  border-radius: 50%; 
  padding: 10px 15px; 
  margin: 0 5px; 
  cursor: pointer;
  transition: background-color 0.3s; 
}

.carouselSlide {
  display: flex;
  gap: 20px;
  transition: transform 0.5s ease;
  animation: slide 15s linear infinite; /* Adjust duration for speed */
}

.carouselSlide.paused {
  animation-play-state: paused; /* Pause animation */
}

.item {
  
}

@keyframes slide {
  0% { transform: translateX(0); }
  100% { transform: translateX(-100%); }
}


/* End loading screen rules */

.ocrSolutionKeyBenefit{
  box-shadow: 
  5px 5px 13px 0px rgba(224, 224, 224, 0.90), /* First shadow */
  -5px -5px 10px 0px rgba(255, 255, 255, 0.90), /* Second shadow */
  5px -5px 10px 0px rgba(224, 224, 224, 0.20), /* Third shadow */
  -5px 5px 10px 0px rgba(224, 224, 224, 0.20), /* Fourth shadow */
  -1px -1px 2px 0px rgba(224, 224, 224, 0.50) inset, /* Fifth shadow */
  1px 1px 2px 0px rgba(255, 255, 255, 0.30) inset; /* Sixth shadow */

}

.owl-carousel .testimonialsCarouselBox2 {
  transition: transform 0.3s ease;
}
.owl-carousel .owl-stage .center{
  transition: all .1s ease-in-out;
transform: translateY(-70px);
/* padding-left: 20px;
padding-right: 20px; */
}

.owl-carousel .owl-stage .center{
  /* width: 420px !important; */
}

.owl-carousel .owl-item{
  /* margin-right: 0 !important; */
}

.testimonialsDetailsMain2 .owl-carousel .owl-stage .active{
  padding-top: 0;
  }

  .btn.focus, .btn:focus{
    box-shadow: none;
  }

/* .ocrSolutionbanner::after {
  content: '';
  position: absolute;
  background: linear-gradient(to left, rgba(255, 255, 255, 0) -40%, white 100%),  url(../images/NewOCRsolution/face-recognition-personal-identification-collage-min.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  width: 53%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 8;
} */

.boxCardHover{
  transition: all .3s ease;
}

.boxCardHover:hover{
  transform: scale(1.05);
}

.documementReaderSection::after{
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  background-color: var(--violetLight);
  top: 0;
  right: 0;
  z-index: -1;
  border-top-left-radius:20px ;
  border-bottom-left-radius:20px ;
}

.homeBannerTextMainRadius{
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.homeBannerTextMainRadius1{
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.grid-container {
  display: grid;
  grid-template-columns: repeat(5, 1fr); /* 5 columns */
  gap: 10px; /* Adjust as needed for spacing */
}

.ocrDocumentReaderBoxLayer{
  transition: all .6s ease;
  bottom:  0;
  right: 0;
  width: 30px;
  height: 30px;
  border-radius: 10px;
}

.ocrDocumentReaderBox:hover .ocrDocumentReaderBoxLayer{
  transition: all .6s ease;
  background-blend-mode: color;
  background-color: rgba(0, 0, 0, 0.699);
  z-index: 5;
  height: 100%;
  border-radius: 10px;
  width: 100%;
}


.ocrDocumentReaderBox:hover .ocrDocumentReaderBoxCaption{
  position: relative;
  left: 0;
  top: 10%;
  padding-left: 10px;
  transform: unset;
} 

.ocrDocumentReaderBox:hover .ocrDocumentReaderBoxParagraph{
top: 30%;
transform: unset;
left: 0;
}
.ocrDocumentReaderBoxCaption{
  top: 50%;
  left: 50%;
  transition: all .4s ease;
  transform: translate(-50% , -50%);
}

.ocrDocumentReaderBoxParagraph{
  top: 160%;
  left: 50%;
  transition: all .4s ease;
  width: 100%;
}

.lastSectionMain{
  background: url(../images/newDocumentReader/icons/17.png);
  background-position: center;
  background-size: cover;
}

.lastSectionMainButtonArrow{
  transform: rotate(-45deg);
  position: relative;
  top: -2px;
}

.esignTransformSection{
  background: radial-gradient(50% 50% at 50% 50%, #F7F7F8 0%, rgba(247, 247, 248, 0.2) 100%);
}

/* New Accordion style */
.accordionMain .accordion .accordion-item {
  border-bottom: 1px solid #D9DBE9;
}

.accordionMain .accordion .accordion-item button[aria-expanded='true'] {
  /* border-bottom: 1px solid #e5e5e5; */
}

.accordionMain .accordion button {
  position: relative;
  display: flex;
  justify-content: space-between;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: #000000;
  font-size: 1.15rem;
  font-weight: 500;
  border: none;
  background: none;
  outline: none;
}

.accordionMain .accordion button:hover,
.accordionMain .accordion button:focus {
  cursor: pointer;
  color: var(--blue);
}
.accordionMain .accordion button:hover::after,
.accordionMain .accordion button:focus::after {
  cursor: pointer;
  color: var(--blue);
  border: 1px solid var(--blue);
}
.accordionMain .accordion button .accordion-title {
  /* padding: 1em 1.5em 1em 0; */
}
.accordionMain .accordion button .icon {
  /* display: inline-block;
  position: absolute;
  top: 18px; */
  /* right: 0; */
  position: relative;
  width: 22px;
  height: 22px;
}
.accordionMain .accordion button .icon::before {
  display: block;
  position: absolute;
  content: '';
  top: 9px;
    left: 5px;
    width: 14px;
    height: 2px;
  background: currentColor;
}
.accordionMain .accordion button .icon::after {
  display: block;
  position: absolute;
  content: '';
  top: 3px;
  left: 11px;
  width: 2px;
  height: 15px;
  background: currentColor;
}

.accordionMain .accordion button .icon1 {
  display: inline-block;
  position: absolute;
  top: 38px;
  right: 0;
  width: 22px;
  height: 22px;
}
.accordionMain .accordion button .icon1::before {
  display: block;
  position: absolute;
  content: '';
  top: 9px;
    left: 5px;
    width: 14px;
    height: 2px;
  background: currentColor;
}
.accordionMain .accordion button .icon1::after {
  display: block;
  position: absolute;
  content: '';
  top: 3px;
  left: 11px;
  width: 2px;
  height: 15px;
  background: currentColor;
}

.accordionMain .accordion button[aria-expanded='true'] {
  color: var(--blue);
}
.accordionMain .accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
.accordionMain .accordion button[aria-expanded='true'] .icon1::after {
  width: 0;
}
.accordionMain .accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  max-height: 3000px;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordionMain .accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordionMain .accordion .accordion-content p {
  font-size: 1rem;
  font-weight: 300;
  margin: 2em 0;
}

.panelHead{
  gap: 10px;
}
.panel_line{
  width: 5px;
  border-radius: 30px;
  height: 60px;
  background-color: var(--blue);
}

.panel_lineSecond{
  width: 5px;
  border-radius: 30px;
  height: 60px;
  background-color: var(--light15);
}

.imagesection1{
  height: 100svh;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.hidden {
  display: none;
}

.numberPlateHeadingPosition{
  top: 160px;
}

.changeNumberPlateCard{
  margin-top: 300px;
}

.deskSectionCountCard{
  min-height: 270px;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
}

.deskSectionCount{  
    bottom: -51px;
  right: 3px;
}

.deskBookHeadingUnderline::after{
  position: absolute;
  content: '';
  background-color: var(--blue);
  width: 70px;
  height: 4px;
  border-radius: 50px;
  left: 50%;
  top: 50%;
  transform: translate(-50px, 40px);

}

.customTab .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  background:none;
  color: var(--blue);
}

.visitorcardHead{
  bottom: -60px;
}

.gradient-text {
  font-size: 88px;
  background: linear-gradient(180deg, #F3F2FF 0%, rgba(243, 242, 255, 0) 147.66%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.visitorCentercard{
  top: -46px;
}

.visitorCenterIcon{
  position: relative;
  top: 155px;
}

.cKYCSolutionArrow{
  background-color: var(--white);
  box-shadow: 
  1px 2px 4px 0px #A3A3A31A,
  4px 7px 8px 0px #A3A3A317,
  9px 16px 11px 0px #A3A3A30D,
  15px 29px 13px 0px #A3A3A303,
  24px 45px 14px 0px #A3A3A300;
  transition: all .4s ease;

}

.cKYCSolutionArrow:hover{
  background-color: var(--black);
}
.cKYCSolutionArrow:hover i{
  color: var(--white);
}

.owl-nav{
  display: none;
}
.ckycTab .nav-tabs{
  gap: 25px;
  border-bottom: none;
}

.ckycTab .nav-tabs li a{
  color: var(--black) !important;
}

.ckycTab .nav-tabs li a{
  display: block;
  text-decoration: none;
  color: var(--black);
  padding: 13px 20px;
  border: 1px solid var(--gray1);
  border-radius: 12px;
}
.ckycTab .nav-tabs li .active{
  text-decoration: none;
  color: var(--black);
  padding: 13px 20px;
  border: 1px solid var(--black);
  border-radius: 12px;
}

.ckycMain::before{
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background: url(../images/NewCKYCapi/2.png);
  z-index: 5;
}

.ckycMain::after{
  content: '';
  width: 300px;
  height: 250px;
  position: absolute;    
  background: #442bff25;
  filter: blur(90px);
  top: 0;
  left: 43%;
}
.NeoLightColor{
  content: '';
  width: 200px;
  height: 200px;
  position: absolute;    
  background: #442bff25;
  filter: blur(90px);
  top: 50%;
  left: 15%;
}
.NeoLightColor1{
  content: '';
  width: 200px;
  height: 200px;
  position: absolute;    
  background: #442bff25;
  filter: blur(90px);
  top: 45%;
  right: 15%;
}

.ckycTabNeoLight::before{
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  background: #442bff3a;
  filter: blur(90px);
}

.ckycBenfitCard{
   background: radial-gradient(50% 50% at 50% 50%, #FFFFFF 0%, #F4F4F4 100%);
   min-height: 260px;
}

.ckycBenfitCardTitle{
  left: 0;
  right: 0;
  bottom: -56px;
}

/* Navigation Bullets */
.slider-nav {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.slider-wrapper {
  display: flex;
  overflow: hidden;
}

.slider-track {
  display: flex;
  transition: transform 0.5s ease;
  justify-content: center;
}

.slider-card {
  flex: 0 0 33.333%; /* Show 3 cards at a time */
  padding: 15px;
  text-align: center;
}

.nav-bullet {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background-color: #ccc;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s ease;
}

.nav-bullet.active {
  width: 30px;
  height: 10px;
  background-color: var(--black);
  border-radius: 5px;
}


.ckycPerfectPartnerImg{
object-fit: cover;
height: 550px;
}

.AIConsultancyNeoLight::before{
  content: '';
  position: absolute;
  width: 80%;
  height: 80%;
  left: 50%;
  background: #442bff3a;
  filter: blur(87px);
  top: 50%;
  transform: translate(-50%, -50%);
}
.AIConsultancyNeoLight2::before{
  content: '';
  position: absolute;
  width: 80%;
  height: 80%;
  left: 50%;
  background: #442bff1a;
  filter: blur(87px);
  top: 50%;
  transform: translate(-50%, -50%);
}

.ai_consul_card{
  backdrop-filter: blur(60px);
  background: #FFFFFF1A;

}

.iconCard{
  box-shadow: 0px 1px 1px 0px #C2C2C21A,
            0px 3px 3px 0px #C2C2C217,
            0px 6px 3px 0px #C2C2C20D,
            0px 10px 4px 0px #C2C2C203,
            0px 16px 4px 0px #C2C2C200;
}

.ai_consul_NeonLight::after{
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  left: -8%;
  background: #422BFF33;
  filter: blur(87px);
  top: 44%;
  z-index: -1;
}
.ai_consul_NeonLight::before{
  content: '';
  position: absolute;
  width: 200px;
  height: 200px;
  right: 0%;
  background: #422BFF33;
  filter: blur(87px);
  top: 44%;
  z-index: -1;
}
.ai_consul_NeonLight2{
  position: absolute;
  width: 200px;
  height: 200px;
  right: 42%;
  background: #422bff2e;
  filter: blur(87px);
  top: 44%;
  z-index: -1;
}
.AiConsul_Img{
  height: 300px;
}
.ai_standOutImg{
  height: 385px;
}

.workingPDIcon {
  background: linear-gradient(117.37deg, rgba(90, 129, 255, 0.27) 10.2%, rgba(86, 125, 255, 0.286589) 50.51%, rgba(78, 120, 255, 0.27) 100.38%);
  backdrop-filter: blur(9.87804889678955px);
  z-index: 2; 
  position: relative;
}

.workingPDIconArrow::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 20px;
  border-radius: 20px;
  background: var(--blue);
  bottom: 85%; 
  left: 13px; 
  z-index: 1; 
}

.workingPDIconArrow::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 20px;
  border-radius: 20px;
  background: var(--blue);
  bottom: 85%; 
  right: 13px; 
  z-index: 1;
}

.howItworkingLine{
  width: 157px;
  height: 6px;
  border-top: 2px dashed #cdd8ff;
  position: absolute;
  left: -20%;
  top: 12%;
}

.howItworkingLine::after{
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #cdd8ff;
  left: -5px;
  top: -6px;
}
.howItworkingLine::before{
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: var(--blue);
  right: -5px;
  top: -6px;
}

.VideoPDworkMain::after{
  content: '';
  position: absolute;
  width: 20%;
  height: 300px;
  left: 0;
  top: -10%; 
  background: #422BFF33;
  filter: blur(87px);
}
.VideoPDworkMain::before{
  content: '';
  position: absolute;
  width: 20%;
  height: 300px;
  right: 0;
  top: -10%; 
  background: #422BFF33;
  filter: blur(87px);
}


.tab-button{
  position: relative;
}

.tab-button::after{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: var(--black);
  transition: width 0.3s ease;
}

.tab-button.active {
  padding-bottom: 3px;
}

.tab-button.active::after,
.tab-button:hover::after {
  width: 100%;
}

.tab-pane {
  display: none;
}

.tab-pane.active {
  display: block;
}

.tab-button i {
  position: relative;
  opacity: 0; 
  transform: translateX(-10px); 
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.tab-button.active h4,
.tab-button:hover h4 {
  color: var(--black);
}

.tab-button.active i,
.tab-button:hover i {
  opacity: 1; /* Fully visible */
  transform: translateX(0); /* Move to its original position */
}

.casesVideoPDNeoLight{
  position: absolute;
  content: '';
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background-color: var(--blue);
  filter: blur(180px);
  top: 50%;
  left: 50%;
  transform: translate(-50% , -50%);
  z-index: -1;
}

.featuresRow{
  display: grid;
  align-content: center;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

.featuresRow i{
  color: #71CD47;
} 

.receiptHeadingModel {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  animation: smoothMove 3s infinite ease-in-out;
}


@keyframes smoothMove {
  0% {
    transform: translate(-50%, -50%);
  }
  50% {
    transform: translate(-39%, -45%);
  }
  100% {
    transform: translate(-50%, -50%);
  }
}

.card-slider{
  animation: scroll-left 20s linear infinite; /* Adjust speed as needed */
}



.card-slider article {
  min-width: 260px;
  margin-right: 14px; /* Space between the cards */
}

@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

.benifitcardline{
  width: 100%;
  height: 1.7px;
  position: relative;
  margin-top: 55px;
}

.benifitcardline::after{    
  content: '';
  width: 40px;
  height: 1.5px;
  position: absolute;
  background-color: var(--color1);
  top: -20px;
  left: 25px;
  transform: rotate(90deg);
}
.benifitcardline::before{    
  content: '';
  width: 40px;
  height: 1.5px;
  position: absolute;
  background-color: var(--color1);
  top: 20px;
  right: 48px;
  transform: rotate(90deg);
}

.carousel-indicators{
  bottom: -30px;
  margin-left: 50px;
}

.custom_bootCarausal ol li {
  --borderS: -5rem;
  border-top: none !important; 
   border-bottom: none !important;
   width: 20px;
   border-radius: 31px;
}

.custom_bootCarausal .carousel-indicators li{
margin-left: -24px;
}
.custom_bootCarausal .carousel-indicators .active{
width: 70px;
background: linear-gradient(0deg, #777777 0%, #EAEAEA 100%);
}

.customCarousalMainHead{
  background-color: #171717;
}

.customCarousalMainHead::after{
  content: '';
  position: absolute;
  width: 150px;
  height: 1000px;
  background-color: rgba(20, 20, 20, 1);
  border: 1px solid rgba(255, 255, 255, 0.11);
  top: -200px;  
  z-index: 1;
  transform: rotate(-24deg);
  left: 48%;
}

.card-header button i {
  transition: transform 0.3s ease;
}

.card-header button:not(.collapsed) i {
  transform: rotate(180deg); /* Rotate upwards when expanded */
}

.card-header .btn-link:hover{
  text-decoration: none ;
}
.card-header .btn-link{
  color: unset;
}
 .card-header .btn-link:focus{
  text-decoration: none ;
}
.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: unset;
  border-bottom: none;
}

.card-wrapper {
  max-width: 1100px;
  margin: 0 60px 35px;
  padding: 20px 10px;
  overflow: hidden;
}

.card-link {
  min-height: 270px;
}

.card-wrapper .swiper-pagination-bullet {
  height: 13px;
  width: 13px;
  opacity: 0.5;
  background: var(--black);
}

.card-wrapper .swiper-pagination-bullet-active {
  opacity: 1;
}

.card-wrapper .swiper-slide-button {
  color: #5372f0;
  margin-top: -35px;
  width: 40px;
  height: 40px;
}

.card-wrapper .slidenewbtn{
  top: 120px;
}

.swiper-button-next:after,
.swiper-button-prev:after{
  background-color: var(--light15);
  width:40px;
  height: 40px;
  display: flex;
  color: var(--black);
  font-weight: 600;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  font-size: 16px !important;
}

.cardCOuntBox{
backdrop-filter: blur(60px);
background-color: rgba(255, 255, 255, 0.07);
border: 1px solid rgba(255, 255, 255, 0.23)
}


/* //header */
.btn-group,
.btn-group-vertical{
  position: unset !important;
}

.nanbarBox{
  cursor: pointer;
}

a:hover{
  text-decoration: none !important;
}

.navbarBottom{
  background: url(../../assets/images/newHeader/bottomnav.png) no-repeat;
  background-position: center;
  background-size: cover;
}


.nav-item .li_have_submenu.show {
  /* border-bottom: 1px solid var(--white); */
}

.navbar-nav{
  gap: 10px;
}

.handwrittenBox{
  width: 300px;
  height: 400px;
}


.handwrittenBoxLayer {
  transition: all .4s ease;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 30px;
  border-radius: 10px;
}

.handwrittenBox:hover .handwrittenBoxLayer {
  transition: all .4s ease;
  background-blend-mode: color;
  background-color: rgba(0, 0, 0, 0.699);
  z-index: 5;
  height: 100%;
  border-radius: 10px;
  width: 100%;
}


.handwrittenBox:hover .handwrittenBoxCaption {
  position: relative;
  left: 0;
  bottom: 78%;
  padding-top: 10px;
  padding-left: 10px;
  transform: unset;
  align-items: start;
}

.handwrittenBox:hover .handwrittenBoxParagraph {
  top: 60%;
  transform: unset;
  left: 0;
}

.handwrittenBoxCaption {
  padding-left: 10px;
  transition: all .4s ease;
  bottom: 3%;
  height: 90px;
  display: flex;
  align-items: end;
}

.handwrittenBoxParagraph {
  top: 100%;
  left: 50%;
  transition: all .4s ease;
  width: 100%;
}

.handwrittencarousalMain{
  top: 0;
}

.handwrittenHead{
  height: 550px;
}

.handwrittenMain{
  background-color: rgba(16, 16, 16, 1);
}
.beniftSectionHandwritten::before{
  content: '';
  position: absolute;
  width: 120px;
  height: 1000px;
  background-color: rgba(16, 16, 16, 1);
  border: 1px solid rgba(255, 255, 255, 0.11);
  top: -200px;
  z-index: 1;
  transform: rotate(-24deg);
  left: 48%;
}
.handwrittenChallenge{
  background: url(../../assets//images/handwrittemOcrNew/11.png) no-repeat;
  background-position: 50% 30%;
  background-size: 65%;
}

.beniftSectionHandwritten::after{
  content: '';
  position: absolute;
  width: 90%;
  height: 100%;
  background: rgba(161, 69, 152, 0.01);
  border: 1px solid rgba(255, 255, 255, 0.11);
  backdrop-filter: blur(60px);
  top: 50%;
  left: 50%;
  transform: translate(-50% , -50%);
  border-radius: 20px ;
}

.handwrittenExtractSection{
  display: grid;
  align-content: center;
  grid-template-columns: repeat(3, 1fr);
}

.handwrittenExtractCard{
  border: 2px dashed rgba(240, 240, 240, 1)
}

.handwrittenDeploymentMain{
  background-color: rgba(247, 247, 248, 1);
  background-image:url(../../assets/images/handwrittemOcrNew/19.png);
  background-repeat: no-repeat;
  background-position: 50% 80%;
  border-radius: 20px;
  height: 400px;
}

.handwrittenDeploymentMain .deploymentIconcard{
  border-radius: 7px;
  box-shadow:
      0px 4.24px 9.18px 0px rgba(158, 158, 158, 0.1),
      0px 16.94px 16.94px 0px rgba(158, 158, 158, 0.09),
      0px 38.83px 23.3px 0px rgba(158, 158, 158, 0.05),
      0px 68.48px 27.53px 0px rgba(158, 158, 158, 0.01),
      0px 107.31px 30.36px 0px rgba(158, 158, 158, 0);
}

.handWrittenExtract{
box-shadow:
    0px 6px 13px 0px rgba(158, 158, 158, 0.1),
    0px 24px 24px 0px rgba(158, 158, 158, 0.09),
    0px 55px 33px 0px rgba(158, 158, 158, 0.05),
    0px 97px 39px 0px rgba(158, 158, 158, 0.01),
    0px 152px 43px 0px rgba(158, 158, 158, 0);
}

.featuresHandwritten {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.fetauresHandwrittnCard1{
  display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.featuresHandwritnCardIcon{
  box-shadow: 0px 1px 1px 0px rgba(194, 194, 194, 0.1),
      0px 3px 3px 0px rgba(194, 194, 194, 0.09),
      0px 6px 3px 0px rgba(194, 194, 194, 0.05),
      0px 10px 4px 0px rgba(194, 194, 194, 0.01),
      0px 16px 4px 0px rgba(194, 194, 194, 0);
      border: 1px solid rgba(240, 240, 240, 1)
}

.revelutionImg{
  height: 600px;
}

.AiHead{
  height: 300px;
}

.AI-transform{
  height: 450px;
  background: url(../../assets/images/gen-ai-agentic-framework/8.png)no-repeat;
  background-position: center;
  background-size: cover;
  background-blend-mode: color;
  background-color: #000000c7;
  border-radius: 20px;
}

.tranformBtn{
  backdrop-filter: blur(36px);
  padding: 10px;
  display: inline-flex;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.22)
  
}

.voterCardVerificationImg{
  height: 450px;
  border-radius: 10px;
  object-fit: cover;
}

.newEsignAadhaarImg{
  top: 50%;
  animation: zoomInOut 4s infinite;
}

.popUpCardButton{
  background: rgba(174, 228, 116, 1);
  box-shadow: 0px 8.89px 17.78px -6.67px rgba(24, 39, 75, 0.08),
  0px 6.67px 8.89px -6.67px rgba(24, 39, 75, 0.12);
  border-radius: 30px;
  padding: 5px 10px;
  top: 10%;
  left: 5%;
  animation: zoomInOut 4s infinite;
}

.popUpCardButton2 {
  background: rgba(174, 228, 116, 1);
  box-shadow: 0px 8.89px 17.78px -6.67px rgba(24, 39, 75, 0.08),
    0px 6.67px 8.89px -6.67px rgba(24, 39, 75, 0.12);
  border-radius: 30px;
  padding: 5px 10px;
  top: 26%;
  right: 5%;
  animation: zoomInOut 4s infinite;
}

.popUpCardButton3{
  animation: zoomInOut 4s infinite;
}

@keyframes zoomInOut {
  0% {
    transform:  scale(1);
  }

  50% {
    transform:  scale(0.6);
  }

  100% {
    transform: scale(1);
  }
}

.glassBox{
  background: radial-gradient(74.04% 74.04% at 50% 50%, #1D174B 0%, #000000 100%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover  ;
}

.glassBox::before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background: url(../../assets/images/newAadhaarEsign/icons/frame.png)no-repeat center;
  background-size: cover;
  z-index: 5;
}

.aadhaarNewGlassCard{
  background: rgba(57, 57, 57, 0.3);
  border: 0.49px solid #ffffff45;
  backdrop-filter: blur(24.6875px)
}

.aadhaarNewGlassCard p{
  color: rgba(176, 176, 176, 1);
}

.panVerificationboxCard{
  box-shadow:
    -1px 5px 12px 0px rgba(0, 0, 0, 0.1),
    -5px 21px 22px 0px rgba(0, 0, 0, 0.09),
    -10px 48px 29px 0px rgba(0, 0, 0, 0.05),
    -18px 85px 35px 0px rgba(0, 0, 0, 0.01),
    -28px 132px 38px 0px rgba(0, 0, 0, 0);
    right: 0;
    top: 10%;
    animation: zoomInOut 4s infinite;
}
.panVerificationboxCard2{
  animation: zoomInOut 4s infinite;
}

.panCardVerifyImg{
  background: rgba(255, 255, 255, 0.1);
  border: 0.71px solid rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(25.563518524169922px) ;
  top: 19%;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}
.panCardVerifyImg:nth-child(2){
  right: 5%;
  top: 41%;
}
.panCardVerifyImg:nth-child(3) {
  right: 12%;
  top: 65%;
}
.panCardVerifyImg:nth-child(4) {
  top: 75%;
}
.panCardVerifyImg:nth-child(5) {
  top: 95%;
}
@keyframes zoommIn {
  0% {
    transform: scale(0);
    opacity: 0;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes zoommOut {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(0);
    opacity: 0;
  }
}

.panVerificationBox{
  height: 500px;
  position: relative;
  overflow: hidden;
}

.blackLightCircle,.blackLightCircle3,
.blackLightCircle2 {
  background: rgba(38, 38, 38, 1);
  border: 1px solid rgba(42, 42, 42, 1);
  backdrop-filter: blur(60px);
  position: absolute;
  width: 90px;
  height: 90px;
  border-radius: 50%;
}

.blackLightCircle2 {
  background: transparent;
  /* Adjust as needed */
}

.blackLightCircle3{
  background: rgba(80, 72, 142, 1);
  display: flex;
  align-items: center;
  justify-content: center;
}
.blackLightCircle3 img{
  width: 56px;
  height: 56px;
}

/* Keyframes for different ball movements */
@keyframes moveBall1 {
  0% {
    top: 10%;
    left: 10%;
  }

  50% {
    top: 80%;
    left: 90%;
  }

  100% {
    top: 10%;
    left: 10%;
  }
}

@keyframes moveBall2 {
  0% {
    top: 80%;
    left: 10%;
  }

  50% {
    top: 10%;
    left: 90%;
  }

  100% {
    top: 80%;
    left: 10%;
  }
}

@keyframes moveBall3 {
  0% {
    top: 0%;
    left: 10%;
  }

  50% {
    top: 90%;
    left: 50%;
  }

  100% {
    top: 50%;
    left: 10%;
  }
}

@keyframes moveBall4 {
  0% {
    top: 15%;
    left: 90%;
  }

  50% {
    top: 70%;
    left: 10%;
  }

  100% {
    top: 20%;
    left: 90%;
  }
}

@keyframes moveBall5 {
  0% {
    top: 20%;
    left: 90%;
  }

  50% {
    top: 10%;
    left: 10%;
  }

  100% {
    top: 90%;
    left: 90%;
  }
}

@keyframes moveBall6 {
  0% {
    top: 1%;
    left: 50%;
  }

  50% {
    top: 70%;
    left: 90%;
  }

  100% {
    top: 30%;
    left: 50%;
  }
}

@keyframes moveBall7 {
  0% {
    top: 10%;
    left: 90%;
  }

  50% {
    top: 10%;
    left: 50%;
  }

  100% {
    top: 60%;
    left: 90%;
  }
}

@keyframes moveBall8 {
  0% {
    top: 10%;
    left: 40%;
  }

  50% {
    top: 40%;
    left: 90%;
  }

  100% {
    top: 90%;
    left: 10%;
  }
}

@keyframes moveBall9 {
  0% {
      top: 0%;
      left: 90%;
    }
  
    50% {
      top: 20%;
      left: 10%;
    }
  
    100% {
      top: 80%;
      left: 90%;
    }
}

@keyframes moveBall10 {
  0% {
    top: 0%;
    left: 30%;
  }

  50% {
    top: 50%;
    left: 10%;
  }

  100% {
    top: 80%;
    left: 70%;
  }
}

@keyframes moveBall11 {
  0% {
    top: 0%;
    left: 20%;
  }

  50% {
    top: 70%;
    left: 0%;
  }

  100% {
    top: 50%;
    left: 90%;
  }
}

@keyframes moveBall12 {
  0% {
    top: 0%;
    left: 40%;
  }

  50% {
    top: 80%;
    left: 30%;
  }

  100% {
    top: 70%;
    left: 90%;
  }
}

@keyframes moveBall13 {
  0% {
    top: 0%;
    left: 90%;
  }

  50% {
    top: 100%;
    left: 30%;
  }

  100% {
    top: 0%;
    left: 90%;
  }
}

@keyframes moveBall14 {
  0% {
    top: 0%;
    left: 90%;
  }

  50% {
    top: 35%;
    left: 80%;
  }

  100% {
    top: 80%;
    left: 10%;
  }
}

@keyframes moveBall15 {
  0% {
    top: 0%;
    left: 60%;
  }

  50% {
    top: 65%;
    left: 10%;
  }

  100% {
    top: 35%;
    left: 90%;
  }
}

/* Apply unique animations to each ball */
.ball-1 {
  animation: moveBall1 6s linear infinite;
}

.ball-2 {
  animation: moveBall2 8s linear infinite;
}

.ball-3 {
  animation: moveBall3 7s linear infinite;
}

.ball-4 {
  animation: moveBall4 5s linear infinite;
}

.ball-5 {
  animation: moveBall5 9s linear infinite;
}

.ball-6 {
  animation: moveBall6 6s linear infinite;
}

.ball-7 {
  animation: moveBall7 7s linear infinite;
}

.ball-8 {
  animation: moveBall8 8s linear infinite;
}
.ball-9 {
  animation: moveBall9 7s linear infinite;
}
.ball-10 {
  animation: moveBall10 5s linear infinite;
}
.ball-11 {
  animation: moveBall11 7s linear infinite;
}
.ball-12 {
  animation: moveBall12 5s linear infinite;
}
.ball-13 {
  animation: moveBall13 8s linear infinite;
}
.ball-14 {
  animation: moveBall14 4s linear infinite;
}
.ball-15 {
  animation: moveBall15 4s linear infinite;
}

.idcardBottomCards{
  gap: 20px;
}

.pixDynamicsDummyBox{
  height: 50px;
  width: 20px;
  border-radius: 0 10px 10px 0;
  backdrop-filter: blur(60px);
  border: 1px solid rgba(255, 255, 255, 0.23);
  background: rgba(255, 255, 255, 0.07);
}

.pixDynamicsDummyBox2 {
  height: 50px;
  width: 20px;
  border-radius: 10px 0 0 10px;
  backdrop-filter: blur(60px);
  border: 1px solid rgba(255, 255, 255, 0.23);
  background: rgba(255, 255, 255, 0.07);
}
.pixDynamicsDummyBox3{
  height: 50px;
  width: 160px;
  border-radius: 0 10px 10px 0;
  backdrop-filter: blur(60px);
  border: 1px solid rgba(255, 255, 255, 0.23);
  background: rgba(255, 255, 255, 0.07);
}

.pixDynamicsDummyBox4 {
  height: 50px;
  width: 160px;
  border-radius: 10px 0 0 10px;
  backdrop-filter: blur(60px);
  border: 1px solid rgba(255, 255, 255, 0.23);
  background: rgba(255, 255, 255, 0.07);
}

.pixDynamicsBox{
  height: 50px;
    border-radius: 10px;
    backdrop-filter: blur(60px);
    border: 1px solid rgba(255, 255, 255, 0.23);
    background: rgba(255, 255, 255, 0.07);
}

.fieldExtractHead{
  background-color: rgba(183, 183, 183, 0.05);;
}

.slicebackgroundId::after{
  position: absolute;
  content: '';
  background-color: var(--textGray3);
  width: 50%;
  height: 100%;
  top: 0;
  z-index: -1;
  border-radius: 10px;
}

.roundedCirclebanner{
  background: url(../../assets/images/newIdCardOcr/2.png) no-repeat center;
  background-size: 35% auto
}
.card {
  position: relative;
  background-color: #333;
  color: white;
  width: 100%;
  margin: 0 10px;
  height: 300px;
  transition: all 0.3s ease;
  overflow: hidden;
  border-radius: 10px;
}


.card h1 {
  position: absolute;
  top: 50%;
  left: 12px;
  font-size: 1.1rem;
  transition: all 0.3s ease;
}

.card-description {
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  padding: 15px;
  font-size: 1rem;
  transition: bottom 0.3s ease;
}

.card:hover .card-description {
  bottom: 0;
}
.card:hover h1{
  top: 40%;
}

.card {
  width: 35%;
}



.card:hover {
  width: 70%;
  z-index: 1;
}
.card:nth-child(1):hover~.card,
.card:nth-child(3):hover~.card {
  width: 35%;
}

.card:nth-child(1):hover {
  width: 70%;
}

.card:nth-child(2):hover {
  width: 70%;
}

.card:nth-child(3):hover {
  width: 70%;
}

.card:nth-child(2):hover~.card:nth-child(1),
.card:nth-child(2):hover~.card:nth-child(3) {
  width: 35%;
}

.card:nth-child(3):hover~.card:nth-child(1),
.card:nth-child(3):hover~.card:nth-child(2) {
  width: 35%;
}

.firstview,
.secondview {
  display: none;
  transition: opacity 0.5s ease;
}

.firstview.activeView,
.secondview.activeView {
  display: block;
  opacity: 1;
}

.card:nth-child(1) {
  background-image: url('../../assets/images/newNeSL/2.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.card:nth-child(2) {
  background-image: url('../../assets/images/newNeSL/3.png');
  background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.card:nth-child(3) {
  background-image: url('../../assets/images/newNeSL/4.png');
  background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.secondview .card:nth-child(1) {
  background-image: url('../../assets/images/newNeSL/5.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.secondview .card:nth-child(2) {
  background-image: url('../../assets/images/newNeSL/6.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.secondview .card:nth-child(3) {
  background-image: url('../../assets/images/newNeSL/7.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.lastBox{
  box-shadow:0px 7px 12px -6px rgb(55 64 87 / 92%)
}

.chequeOcrNewImg{
  border-radius: 10px 0 10px 0;
}

.chequeOcrNewImg2{
  border-radius: 0 10px 0 10px;
}

.liveNessBanner{
  background: url(../../assets/images/newliveness/1.png) no-repeat;
  background-size: cover;
  background-position: center;
  height: 300px;
  border-radius: 46px;
}

.liveNessBanner .tile{
  background: rgba(255, 255, 255, 0.01);
  border: 1px solid rgba(255, 255, 255, 0.57);
  backdrop-filter: blur(12px)
}

.liveNessBanner .content{
  right: 81px;
  bottom: -55px;
  max-width: 335px;
}

.liveNessBannerColor{
  background: rgba(143, 161, 209, 1);
}

.keyFeatureLiveness{
  display: grid;
  grid-template-columns: repeat(2, 1fr)
}

.childLiveness{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.sidePathLiveNess:nth-child(2){
  top:128px;
}
.sidePathLiveNess:nth-child(3) {
  top: 230px;
}
.sidePathLiveNess:nth-child(4) {
  top: 360px;
}

.sidePathHead::after{
    content: '';
    position: absolute;
    width: 2px;
    height: 81%;
    left: 14px;
    background-color: rgba(234, 234, 234, 1);
}
.liveness_pathBox{
  box-shadow: 0px 8px 24px -4px rgba(24, 39, 75, 0.08), 0px 6px 12px -6px rgba(24, 39, 75, 0.12);
}

.liveNes_box_card{
  border: 1px solid rgba(255, 255, 255, 0.4);
}

.livenessBlackSection::after{
  content: '';
  position: absolute;
  height: 30%;
  width: 100%;
  bottom: 0;
  background-color: var(--black);
}

.pivcBoxBanner{
  background: url(../../assets/images/newpivc/1.png)no-repeat;
  background-position: 100%;
  background-size: cover;
  height: 500px;
  background-blend-mode:color ;
  background-color: #000000c7;
  border-radius: 30px;
}

.pivcCard{
  border: 0.7px solid rgba(255, 255, 255, 0.41);
  backdrop-filter: blur(8.399999618530273px);
  background: rgba(249, 248, 254, 1);
}
.pivcCardHead{
  height: 300px;
}

.pivcCardHeadMain{
  top: -50px;
}

.pivcMain::after{
  position: absolute;
  content: "";
  width: 660px;
  height: 705px;
  background: #442bff2d;
  filter: blur(358px);
  top: 258px;
  left: 0;
  z-index: 1;
}

.pivcMain::before {
  position: absolute;
  content: "";
  width: 660px;
  height: 705px;
  background: #442bff2d;
  filter: blur(358px);
  top: 687px;
  right: 0;
  z-index: 1;
}

.esignAadhaarImg2 {
  background: rgba(255, 255, 255, 0.1);
  border: 0.71px solid rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(25.563518524169922px);
  top: 49%;
  left: 40%;
  transform: translate(-50%, -50%);
  animation: scaleZoomAnimation 3s ease-in-out infinite;
}

@keyframes scaleZoomAnimation {
  0% {
    transform: scale(0) ;
  }

  50% {
    transform: scale(1.1) ;
  }

  100% {
    transform: scale(0);
  }
}

.benifitEsign::after{
  content: '';
  position: absolute;
  width: 9px;
  height: 78px;
  left: 6px;
  top: 14px;
  background: rgba(82, 84, 229, 0.1);
  border-radius: 20px 0 0 20px;
}

.fontPoppins{
  font-family: var(--font-family1) !important;
  left: 50%;
  top: 111%;
  transform: translate(-50%, -50%);
  font-size: 80px;
}

.creditdebitDetailImg{
  height: 550px;
}

.creditDebitFeaturesImg{
  height: 400px;
  height: 300px;
  object-fit: contain;
}

.creditDebitFeatureCard{
  border: 0.98px solid rgba(0, 0, 0, 0.06)
}

.letsExtractFeatures{
  width: 250px;
  height: 250px;
}

.extractedDebitCard{
  background: url(../../assets/images/newcreditandDebit/7.png)no-repeat center;
  background-size: cover;
  height: 600px;
}

.creditDebitImgStar::after{
  position: absolute;
  content: '';
  background: url(../../assets/images/newcreditandDebit/star.png)no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  left: 89px;
  top: -23px;
}

.creditextractediconHead{
  background: rgba(255, 255, 255, 0.1);
  border: 1.35px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(25.799999237060547px)
}

.creditOcrBenifitImg::after{
  content: '';
    position: absolute;
    width: 24px;
    height: 3px;
    border-radius: 10px;
    background-color: var(--blue);
    transform: rotate(-90deg);
    top: -13px;
    right: -15px;
}

.creditOcrBenifitImg::before {
  content: '';
  position: absolute;
  width: 28px;
  height: 3px;
  border-radius: 10px;
  background-color: var(--blue);
  transform: rotate(-45deg);
  top: -9px;
  right: -33px;
}

.lineCard{
  position: absolute;
  width: 24px;
  height: 3px;
  border-radius: 10px;
  background-color: var(--blue);
  transform: rotate(0deg);
  top: 7px;
  right: -36px;
}

.drivingLayoutMain{
  background: url(../../assets/images/NewdrivingLisence/1.png)no-repeat;
  background-position: center;
  background-size: cover;
  height: 550px;
  border-radius: 20px;
}
.passportOCRCountry {
  background: url(../../assets/images/NewPassportOCR-USA/1.png)no-repeat;
  background-position: center;
  background-size: cover;
  height: 400px;
  border-radius: 20px;
}

.passportOCRCountryAzerbaijan{
  background: url(../../assets/images/NewPassportOCR-Azerbaijan/1.png)no-repeat;
  background-position: center;
  background-size: cover;
  height: 400px;
  border-radius: 20px;
}

.passportOCRCountryUAE {
  background: url(../../assets/images/newpassportOCR-UAE/1.png)no-repeat;
  background-position: center;
  background-size: cover;
  height: 400px;
  border-radius: 20px;
}

.passportOCRCountryNepal {
  background: url(../../assets/images/newPassportOcr-Nepal/1.png)no-repeat;
  background-position: center;
  background-size: cover;
  height: 400px;
  border-radius: 20px;
}

.passportOCRCountryBangla {
  background: url(../../assets/images/NewpassportOCR-bangladesh/1.png)no-repeat;
  background-position: center;
  background-size: cover;
  height: 400px;
  border-radius: 20px;
}

.passportOCRCountryBhutan {
  background: url(../../assets/images/newPassportOcr-bhutan/1.png)no-repeat;
  background-position: center;
  background-size: cover;
  height: 400px;
  border-radius: 20px;
}

.passportOCRCountrythailand {
  background: url(../../assets/images/newpassportOcr-Thailand/1.png)no-repeat;
  background-position: center;
  background-size: cover;
  height: 400px;
  border-radius: 20px;
}

.passportOCRCountrySwedan {
  background: url(../../assets/images/NewpassportOCRCountries/swedan.png)no-repeat;
  background-position: center;
  background-size: cover;
  height: 400px;
  border-radius: 20px;
}

.passportOCRCountryBelgium {
  background: url(../../assets/images/NewpassportOCRCountries/belgium.png)no-repeat;
  background-position: center;
  background-size: cover;
  height: 400px;
  border-radius: 20px;
}
.passportOCRCountryBrazil {
  background: url(../../assets/images/NewpassportOCRCountries/brazil.png)no-repeat;
  background-position: center;
  background-size: cover;
}
.passportOCRCountryArgentina {
  background: url(../../assets/images/NewpassportOCRCountries/Argentina.png)no-repeat;
  background-position: center;
  background-size: cover;
}
.passportOCRCountryAustralia {
  background: url(../../assets/images/NewpassportOCRCountries/australia.png)no-repeat;
  background-position: center;
  background-size: cover;
}
.passportOCRCountryGermany {
  background: url(../../assets/images/NewpassportOCRCountries/germany.png)no-repeat;
  background-position: center;
  background-size: cover;
}
.passportOCRCountryJapan {
  background: url(../../assets/images/NewpassportOCRCountries/japan.png)no-repeat;
  background-position: center;
  background-size: cover;
}
.passportOCRCountryNewzeland {
  background: url(../../assets/images/NewpassportOCRCountries/newzeland.png)no-repeat;
  background-position: center;
  background-size: cover;
}

.passportOCRCountryfrance {
  background: url(../../assets/images/NewpassportOCRCountries/france.png)no-repeat;
  background-position: center;
  background-size: cover;
}

.passportOCRCountryitaly {
  background: url(../../assets/images/NewpassportOCRCountries/italy.png)no-repeat;
  background-position: center;
  background-size: cover;
}

.passportOCRCountryAustria {
  background: url(../../assets/images/NewpassportOCRCountries/austria.png)no-repeat;
  background-position: center;
  background-size: cover;
}
.ratingImg{
  bottom: -130px;
}

.arrowBoxMain::after{
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  bottom: 0;
  right: 0;
  background-color:var(--textGray3);
}
.arrowBoxMain::before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  bottom: 0;
  right: 0;
  background-color: var(--white);
  z-index: 1;
  border-radius: 0 0 20px 0;
}

.virtualbenifitBox::after{
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: var(--white);
  top: 50px;
}
.virtualbenifitBox::before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  top: 50px;
  z-index: 1;
  border-radius: 20px 0 0 0;
  background-color: var(--textGray3);
}

.virtualbenifitBoxShape{
  width: 15px;
  height: 15px; 
  left: 50px;
  background-color: var(--white);
}
.virtualbenifitBoxShape::after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  background-color: var(--textGray3);
  z-index: 1;
  border-radius: 20px 0 0 0;
}

.recordBookBoxSeaman{
  backdrop-filter: blur(14.399999618530273px);
    background-color: #FFFFFF2B;
    border: 0.98px solid rgba(255, 255, 255, 0.37)
}

.colorBack::after{
    content: '';
    position: absolute;
    width: 30%;
    height: 74%;
    left: 10%;
    top: 73%;
    transform: translate(-50%, -50%);
    background: rgb(188 185 211 / 73%);
    filter: blur(90px);
    z-index: -1;      
}

.colorBack::before {
  content: '';
  position: absolute;
  width: 30%;
  height: 74%;
  right: -20%;
  top: 41%;
  transform: translate(-50%, -50%);
  background: rgb(188 185 211 / 73%);
  filter: blur(90px);
  z-index: -1;
}

.seamanExtraction::after{
  content: '';
  position: absolute;
  width: 65%;
  height: 74%;
  left: 13%;
  top: 73%;
  transform: translate(-50%, -50%);
  background: rgb(188 185 211 / 73%);
  filter: blur(90px);
  z-index: -1;
}

.seamanExtraction::before {
  content: '';
  position: absolute;
  width: 30%;
  height: 74%;
  right: -20%;
  top: 41%;
  transform: translate(-50%, -50%);
  background: rgb(188 185 211 / 73%);
  filter: blur(90px);
  z-index: -1;
}

.imgDecorimg{
  bottom: -65px;
  left: -50px;
}

.imgDecorimg2 {
  bottom: -65px;
  right: -50px;
}

.passportVerificstionNumberBox{
  border: 1px solid rgba(240, 240, 240, 1);
  box-shadow: 0px 8px 16px -6px rgba(24, 39, 75, 0.08), 0px 6px 8px -6px rgba(24, 39, 75, 0.12);
}
.passportVerificstionNumberBox1 {
  border: 1px solid rgba(240, 240, 240, 1);
  box-shadow: 0px 8px 16px -6px rgba(24, 39, 75, 0.08), 0px 6px 8px -6px rgba(24, 39, 75, 0.12);
}


.passportVerificstionNumberBox::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 50px;
  top: 53px;
  background-color: rgba(240, 240, 240, 1);
}

.imageBoxmodel{
  top: -45px;
  left: 12%;
}

.imageBoxmodel::after{
  position: absolute;
  content: '';
  height: 30px;
  width: 1px;
  background-color: rgba(211, 211, 211, 1);
  left: 52%;
  top: 50%;
  transform: translate(-50% , -50%);
}

.headingImageLoop{
  border: 1px solid var(--white);
}

.cardLine_border{
  border-bottom: 1px solid rgba(60, 60, 60, 0.16)
}

.verificationSolutionSection{
  height: 320px;
  margin-top: 200px;
}

.verificationColorCard:nth-child(1) {
    left: -61px;
    transform: rotate(5deg);
    width: 28%;
    z-index: 4;
    top: -22px;
      
}

.verificationColorCard:nth-child(2) {
  left: 20%;
  transform: rotate(-10deg);
  width: 28%;
  z-index: 3;
  top: -102px;
}

.verificationColorCard:nth-child(3) {
    right: 28%;
    transform: rotate(7deg);
    width: 28%;
    z-index: 2;
    top: -27px;
      
}
.verificationColorCard:nth-child(4){
  right: 0;
  transform: rotate(-20deg);
  width: 28%;
  z-index: 1;
}

.passportBoxLine{
  background: url(../../assets/images/newpassportVerificationAPI/lines.png) no-repeat;
  background-size: cover;
}

.typeOfAdhaarImg{
  height: 300px;
  object-fit: contain;
}

.typeOfAadhaarMain::after {
    position: absolute;
    content: "";
    width: 424px;
    height: 250px;
    background: rgb(66 43 255 / 28%);
    filter: blur(90px);
    /* top: 258px; */
    z-index: 0;
    /* left: 319px; */
    right: 0;
    bottom: 0;
}

.typeOfAadhaarMain::before {
  position: absolute;
  content: "";
  width: 424px;
  height: 250px;
  background: rgb(66 43 255 / 28%);
  filter: blur(90px);
  /* top: 258px; */
  z-index: 0;
  /* left: 319px; */
  left: 0;
  top: 0;
}

.adhaarverificationAPIWorkBoxImgActive{
  filter: hue-rotate(706deg);
}

 .text-blue {
   color: rgba(66, 43, 255, 1) !important;
 }

 .aadharVerBox.aadharVerImgActive{
  border: 1px solid rgba(66, 43, 255, 1) !important;
 }

 .identityLine{
  background-color: rgba(232, 234, 236, 1);
 }

 .identityLine.active {
   background-color: rgba(0, 0, 0, 1);
 }

 .identityBottomNav h4{
  color: rgba(226, 230, 233, 1);
 }

.identityBottomNav h4.active {
  color: var(--black) !important;
}

.newModelAccordion:nth-child(1){
  width: 13px;
  height: 3px;
  border-radius: 10px;
  background-color: rgba(89, 95, 105, 1);
  position: absolute;
  bottom: 0;
}
.newModelAccordion:nth-child(2) {
  width: 13px;
  height: 3px;
  border-radius: 10px;
  background-color: rgba(89, 95, 105, 1);
  position: absolute;
  top: 13px;
  left: 4px;
  transform: rotate(45deg);
}
.newModelAccordion:nth-child(3) {
  width: 13px;
  height: 3px;
  border-radius: 10px;
  background-color: rgba(89, 95, 105, 1);
  position: absolute;
  top: 8px;
  left: 12px;
  transform: rotate(90deg);
}

.newAccordion{
  background-color: rgba(247, 247, 248, 1);
}



.newAccordion.accordion-active{
  background-color: unset;
  border: inherit !important;
}


.newAccordion::after {
  content: '';
  position: absolute;
  left: 0;
  height: 0;
  width: 3px;
  background-color: rgba(89, 95, 105, 1);
  top: 0;
  transition: all .3s ease-in-out;
}

 .accordion-active::after {
  height: 100%;
}

/* Accordion styles */
.accordion-content {
  display: block;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
}

.accordion-active .accordion-content {
  max-height: 1000px;
}

.accordion-active h3 {
  color: var(--black) !important;
}

.accordion-active i {
  color: var(--black) !important;
}

.accordion-active .arrow {
  transform: rotate(90deg);
}

.newAccordion h3 {
  color: rgba(89, 95, 105, 1);
}


.newAccordion .arrow{
transition: all 0.3s ease-in-out;
}

.newAccordion i {
  color: rgba(89, 95, 105, 1);
}

.newAccordionImg{
  height: 545px;
  width: 100%;
}

.accordion-active .newModelAccordion {
  background-color: var(--black);
  /* Default color when inactive */
}

.passPortCountryCase{
  height: 280px;
  background: url(../../assets/images/NewPassportOCR-USA/6.jpeg) no-repeat center;
  background-size: cover;
  border-radius: 10px;
  background-blend-mode:color ;
  background-color: #00000052;
}
.passPortCountryCase2 {
  height: 280px;
  background: url(../../assets/images/NewPassportOCR-USA/7.jpeg) no-repeat center;
  background-size: cover;
  border-radius: 10px;
  background-blend-mode: color;
  background-color: #00000052;
}

.passPortCountryCase3 {
  height: 280px;
  background: url(../../assets/images/NewPassportOCR-USA/8.jpeg) no-repeat center;
  background-size: cover;
  border-radius: 10px;
  background-blend-mode: color;
  background-color: #00000052;
}

.passPortCountryCase .title-head{
  padding: 12px 14px;
  display: inline-flex;
  backdrop-filter: blur(25.563518524169922px);
  border: 0.71px solid rgba(255, 255, 255, 0.22);
  background: rgba(112, 112, 112, 0.1);
  transition: all .2s ease-in;
}

.passPortCountryCase2 .title-head {
  padding: 12px 14px;
  display: inline-flex;
  backdrop-filter: blur(25.563518524169922px);
  border: 0.71px solid rgba(255, 255, 255, 0.22);
  background: rgba(112, 112, 112, 0.1);
  transition: all .2s ease-in;
}

.passPortCountryCase3 .title-head {
  padding: 12px 14px;
  display: inline-flex;
  backdrop-filter: blur(25.563518524169922px);
  border: 0.71px solid rgba(255, 255, 255, 0.22);
  background: rgba(112, 112, 112, 0.1);
  transition: all .2s ease-in;
}

.passPortCountryArrow{
  border: 0.71px solid rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(25.563518524169922px);
  background: rgba(112, 112, 112, 0.1);
  transition: all .2s ease-in;
}

.passPortCountryArrow i{
  transform: rotate(-45deg);
}

.passPortCountryCase:hover .passPortCountryArrow{
  opacity: 0;
}
.passPortCountryCase:hover .title-Main {
  opacity: 0;
}

.passPortCountryCase2:hover .title-Main {
  opacity: 0;
}

.passPortCountryCase3:hover .title-Main {
  opacity: 0;
}

.passPortCountryCase:hover .passPortCountryCasePara {
  max-height: 1000px;
}

.passPortCountryCase2:hover .passPortCountryArrow {
  opacity: 0;
}

.passPortCountryCase3:hover .passPortCountryArrow {
  opacity: 0;
}

.passPortCountryCase2:hover .title-Main {
  opacity: 0;
}

.passPortCountryCase3:hover .title-Main {
  opacity: 0;
}

.passPortCountryCase2:hover .passPortCountryCasePara {
  max-height: 1000px;
}

.passPortCountryCase3:hover .passPortCountryCasePara {
  max-height: 1000px;
}

.passPortCountryCasePara{
  min-height: 0;
  position: absolute;
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  /* display: none !important; */
}

.drivingLayoutBlock{
  backdrop-filter: blur(12px);
  background: rgba(255, 255, 255, 0.01);
  border: 1px solid rgba(255, 255, 255, 0.57) !important;
}

.pixlOCRCountryServiceCard{
  border-top: 2px solid var(--black);
}

.cardSecond {
  position: relative;
  background-color: #333;
  color: white;
  width: 100%;
  margin: 0 10px;
  height: 300px;
  transition: all 0.3s ease;
  overflow: hidden;
  border-radius: 10px;
  background-blend-mode: color;
  background-color: #0000004f;
}


.cardSecond h1 {
  position: absolute;
  top: 10px;
  left: 12px;
  font-size: 1.1rem;
  transition: all 0.3s ease;
  background: rgba(112, 112, 112, 0.1);
  border: 0.71px solid rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(25.563518524169922px);
  padding: 10px 14px;
}

.cardSecond .secondCardViewMore{
  position: absolute;
  bottom: 0;
  left: 12px;
  transition: all 0.3s ease;
}

.card-description {
  position: absolute;
  bottom: -100%;
  left: 0;
  right: 0;
  padding: 15px;
  font-size: 1rem;
  transition: bottom 0.3s ease;
}

.cardSecond:hover .card-description {
  bottom: 0;
}

.cardSecond:hover .secondCardViewMore{
  opacity: 0;
}

/* .cardSecond:hover h1 {
  top: 40%;
} */

.cardSecond {
  width: 35%;
}



.cardSecond:hover {
  width: 70%;
  z-index: 1;
}

.cardSecond:nth-child(1):hover~.cardSecond,
.cardSecond:nth-child(3):hover~.cardSecond {
  width: 35%;
}

.cardSecond:nth-child(1):hover {
  width: 70%;
}

.cardSecond:nth-child(2):hover {
  width: 70%;
}

.cardSecond:nth-child(3):hover {
  width: 70%;
}

.cardSecond:nth-child(2):hover~.cardSecond:nth-child(1),
.cardSecond:nth-child(2):hover~.cardSecond:nth-child(3) {
  width: 35%;
}

.cardSecond:nth-child(3):hover~.cardSecond:nth-child(1),
.cardSecond:nth-child(3):hover~.cardSecond:nth-child(2) {
  width: 35%;
}

.firstview {
  display: none;
  transition: opacity 0.5s ease;
}

.firstview.activeView{
  display: block;
  opacity: 1;
}

.cardSecond:nth-child(1) {
  background-image: url('../../assets/images/newpassportOCR-UAE/3.jpeg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.cardSecond:nth-child(2) {
  background-image: url('../../assets/images/newpassportOCR-UAE/4.jpeg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.cardSecond:nth-child(3) {
  background-image: url('../../assets/images/newpassportOCR-UAE/5.jpeg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.passportOCRInd{
  background-color: rgba(247, 247, 248, 1);
}

.passportOCRInd::after{
  position: absolute;
  content: '';
  background: url(../../assets/images/NewpassportOcr_IND/2.png)no-repeat;
  background-size: cover;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
}

.neonLightCOuntryOCR:nth-child(1){
  position: absolute;
  content: "";
  width: 346px;
  height: 344px;
  background: #442bff2d;
  filter: blur(90px);
  top: -100px;
  z-index: 1;
  left: -100px;
}

.neonLightCOuntryOCR:nth-child(2) {
  position: absolute;
  content: "";
  width: 346px;
  height: 344px;
  background: #442bff2d;
  filter: blur(90px);
  bottom: -100px;
  z-index: 1;
  right: -100px;
}


.IndPassportExtract{
  background: url(../../assets/images/NewpassportOcr_IND/3.png)no-repeat;
  background-size: cover;
}

.extractedBoxOCR{
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(36px);
}

.keyfeaturemexicanId{
  background: linear-gradient(131.42deg, rgba(67, 67, 67, 0.33) 3.04%, rgba(0, 0, 0, 0.33) 98.9%);
  border: 1px solid rgba(33, 33, 33, 0.29);
  backdrop-filter: blur(28.200000762939453px);
}

.newdigitalKYCImg{
  border-radius: 0 20px 20px 0;
  height: 550px;
  object-fit: cover;
}

.whatDigitalVerificationbox{
  padding-bottom: 300px;
}

.digitalKYCOnboardingSection{
  padding-top: 240px;
  background: url(../../assets/images/newdigitalKYC/7.png) no-repeat;
  background-position: center;
  background-size: cover;
}

.benifitDigitalKYCh6{
  font-size: 90px;
  transform: translateY(30px);
}

.positionverificationBox{
  top: -470px;
}


.infiniteScrollcardOCR{
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.23);
  backdrop-filter: blur(60px)
}
.infiniteScrollcardOCR img{
  width: 20px !important;
  height: 20px !important;
  object-fit: contain !important;
}

.portfolio-card {
  padding: 0 10px;
  text-decoration: none;
}

.portfolio-content-box {
  background-color: #f3f5f9e6;
  border-radius: 15px;
  overflow: hidden;
}

.portfolio-image-box img {
  width: 100%;
}

.portfolio-card-content {
  padding: 20px;
  height: 100%;
}

.portfolio-card-content h5 {
  font-size: 1rem;
  color: #000000;
}

.featureBoxActive {
  background-color: var(--textGray3) !important;
  border: none !important;
}

.featureBoxcard {
  display: none;
}

.featureBoxcard.active {
  display: block;
}

.whychooseInternatOCR::after{
  position: absolute;
  content: '';
  width: 100%;
  height: 300px;
  background-color: var(--textGray3);
  bottom: 0;
  z-index: -1;
}

.newVerificationImg1{
  right: -150px;
  top: 38%;
  z-index: 10;
}

.newVerificationImg2 {
  left: -110px;
  top: 15%;
}

.newVerificationImg3 {
  left: -90px;
  bottom: 15%;
}

/* Add transition to the content elements */
#kycImage,
#kycText,
#kycHeading {
  opacity: 0;
  transform: translateX(20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

#kycImage.show,
#kycText.show,
#kycHeading.show {
  opacity: 1;
  transform: translateX(0);
}

#kycBackgroundImage {
  opacity: 0;
  transition: opacity 0.5s ease;
}

#kycBackgroundImage.show {
  opacity: 1;
}

#kycText{
  min-height: 170px;
}

.card-link2{
  min-height: 450px;
}

.nonKycAssistBoxImg{
  height: 380px;
  background: url(../../assets/images/NewnonKycAssiisted/1.png)no-repeat;
  background-position: center;
  background-size: cover;
}

.nonKycAssistBoxContent{
  background: rgba(31, 31, 31, 0.72);
  border: 1px solid rgba(155, 155, 155, 0.43);
  backdrop-filter: blur(25.200000762939453px);
}

.unassistedKYCBox::after{
  content: '';
  position: absolute;
  background: url(../../assets/images/NewnonKycAssiisted/2.png)no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.card-wrapper2{
  background-color: var(--white);
  padding: 20px 0;
}

.arrowMainbtn .swiper-button-next{
  width: 50px;
  height: 50px;
  right: -11px;
  top: 57%;
}

 .arrowMainbtn .swiper-button-prev{
  width: 50px;
  height: 50px;
  left: -11px;
  top: 57%;
 }

.arrowMainbtn2 .swiper-button-next {
  width: 50px;
  height: 50px;
  right: -26px;
  top: 50%;
}

.arrowMainbtn2 .swiper-button-prev {
  width: 50px;
  height: 50px;
  left: -26px;
  top: 50%;
}

 .unassisitedglasscard{
  background: rgba(110, 110, 110, 0.07);
  border: 1px solid rgba(110, 110, 110, 0.1);
  z-index: 10;
  backdrop-filter: blur(15px);
 }

 .contentSectionNonKYC::after{
    content: '';
    position: absolute;
    width: 50%;
    height: 245px;
    border-radius: 0 20px 20px 0;
    background: var(--textGray3);
    bottom: 68px;
    z-index: -1;
 }
.contentSectionNonKYC::before {
  content: '';
  position: absolute;
  width: 50%;
  height: 220px;
  border-radius: 20px 0 0 20px;
  background: var(--textGray3);
  bottom: 110px;
  right: 0;
  z-index: -1;
  top: 0;
}

.nonKycAssistedFutureSectionPara {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
}

.onKycAssistedFutureCard:hover .onKycAssistedFutureCardImg{
  height: 40% !important;
}

.onKycAssistedFutureCardImg{
  transition: all 0.3s ease-in-out;
}

.onKycAssistedFutureCard{
  height: 468px;
  transition: all 0.3s ease-in-out;
}

.onKycAssistedFutureCard:hover .nonKycAssistedFutureSectionPara {
  max-height: 550px;
}

.manualProcessHeading{
  min-height: 100px;
}

.panOcrImg:nth-child(1) {
  background: rgba(255, 255, 255, 0.1);
  border: 0.71px solid rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(25.563518524169922px);
  top: 50px;
  left: 30px;
  transform: translate(-50%, -50%);
  animation: scaleZoomAnimation 3s ease-in-out infinite;
}
.panOcrImg:nth-child(2){
  background: rgba(255, 255, 255, 0.1);
  border: 0.71px solid rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(25.563518524169922px);
  bottom: 50px;
  left: 30px;
  transform: translate(-50%, -50%);
  animation: scaleZoomAnimation 3s ease-in-out infinite;
}
.panOcrImg:nth-child(3) {
  background: rgba(255, 255, 255, 0.1);
  border: 0.71px solid rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(25.563518524169922px);
  bottom: 180px;
  left: 260px;
  transform: translate(-50%, -50%);
  animation: scaleZoomAnimation 3s ease-in-out infinite;
}

.panOcrImg:nth-child(4) {
  background: rgba(255, 255, 255, 0.1);
  border: 0.71px solid rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(25.563518524169922px);
  top: 140px;
  right: 180px;
  transform: translate(-50%, -50%);
  animation: scaleZoomAnimation 3s ease-in-out infinite;
}

.panOcrLightcard{
  border: 0.7px solid rgba(255, 255, 255, 0.23);
  background: rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(42.09523010253906px)
}

.keyfeaturesPanOcr{
  background: url(../../assets/images/newpancardOcr/7.png)no-repeat;
  background-position: center;
  background-size: cover;
}

.whyPanOCRHead{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.whyChooseMainPanOCR:nth-child(1), .whyChooseMainPanOCR:nth-child(5), .whyChooseMainPanOCR:nth-child(7){
  background-color: rgba(242, 239, 230, 1);
}
.whyChooseMainPanOCR:nth-child(2), .whyChooseMainPanOCR:nth-child(6) {
  background-color: rgba(230, 242, 230, 1);
}
.whyChooseMainPanOCR:nth-child(3), .whyChooseMainPanOCR:nth-child(4) {
  background-color: rgba(222, 228, 228, 1);
}
.whyChooseMainPanOCR h4{
  font-size: 110px;
  font-weight: 800;
  color: transparent;
  -webkit-text-stroke: 1px var(--black);
  text-stroke: 1px black;
  position: absolute;
  right: 20px;
  bottom: -40px;
}

.whyPanOCRmainHead::after{
  position: absolute;
  content: '';
  width: 100%;
  height: 250px;
  background-color: black;
  top: 0;
  z-index: -1;
  border-radius: 0 0 20px 20px;
}

.healthOcrContentTile{
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.23);
  backdrop-filter: blur(60px)
}

.healthOcrContenthead::after{
  position: absolute;
  content: "";
  width: 346px;
  height: 344px;
  background: rgba(66, 43, 255, 0.2);
  filter: blur(85px);
  bottom: -132px;
  z-index: 1;
  left: 258px;
}

.healthOcrarrowIcon{
  transform: rotate(-45deg);
}

.whychooseHealthOCRCard{
  border-radius:  0 0 0 30px;
}
.whychooseHealthOCRCard1 {
  border-radius: 0 30px 0 0;
}

.industriesIconHead{
bottom: -25px;
left: 17px;
}

.industriesBackSection {
  background: linear-gradient(0deg, #000000, #000000),
      radial-gradient(74.04% 74.04% at 50% 50%, #1D174B 0%, #000000 100%);;
}
.newIndustiresColor{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: rgba(66, 43, 255, 0.2);
  filter: blur(85px);
}

.bannerIndustries{
  background: url(../../assets/images/newIndustries/15.png)no-repeat;
  background-position: 100%;
  background-size: cover;
  height: 350px;
}

.bannerIndustriesBtn{
  border: 1px solid rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(36px);
  background: rgba(255, 255, 255, 0.1);
  color: var(--white); 
  padding: 10px 15px;
  border-radius: 7px;
}

.bannerIndustriesBtn:hover{
  color: var(--white);
}

.newekycadvantageImg{
  border-radius: 0 0 16px 16px;
}

.advantageekycNew:nth-child(2) {
  top: 100px;
}

.advantageekycNew:nth-child(3) {
  top: 235px;
}

.advantageekycNew:nth-child(4) {
  top: 394px;
}
.advantageekycNew:nth-child(5) {
  top: 525px;
}
.advantageekycHead::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 85%;
  left: 14px;
  background-color: rgba(234, 234, 234, 1);
}

.ekycWorkNew::after{
  content: '';
  position: absolute;
  height: 290px;
  width: 100%;
  top: 0;
  background: rgba(247, 247, 248, 1);
  z-index: -1;
}

.faceboxLabel{
  background: rgba(255, 255, 255, 0.01);
  border: 1px solid rgba(255, 255, 255, 0.57);
  backdrop-filter: blur(12px)
}

.effortlessImgLine{
  height: 47px;
  background-color: var(--blue);
  width: 2px;
  /* top: 30%; */
  top: -22px;
  right: 125px;
}

.effortlessImgLine2 {
  height: 47px;
  background-color: var(--blue);
  width: 2px;
  /* top: 30%; */
  bottom: -22px;
  right: 125px;
}

.effortlessImgLine2::after {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 30px;
  background-color: var(--blue);
  left: -2px;
}
.effortlessImgLine2::before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 30px;
  background-color: var(--blue);
  left: -2px;
  bottom: 0;
}

.effortlessImgLine::after{
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 30px;
  background-color: var(--blue);
  left: -2px;
}

.effortlessImgLine::before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 30px;
  background-color: var(--blue);
  left: -2px;
  bottom: 0;
}

.imgBackImgCompress{
  background: url(../../assets/images/newimgCompress/6.png)no-repeat center;
  background-size: cover;
  height: 400px;
  position: relative;
}

.imgBackImgCompress::after{
  position: absolute;
  content: "";
  width: 499px;
  height: 544px;
  background: #442bff2d;
  filter: blur(90px);
  z-index: 1;
}

.adhaarMaskingNewImg::after{
  content: '';
  position: absolute;
  background: url(../../assets/images/newadhaarmasking/2.png)no-repeat;
  background-position: center;
  background-size: 100%;
  width: 100%;
  left: 0;
  height: 100%;
}


.adharMaskingSlideText{
  min-height: 200px;
}

.useCaseAdharMaskingCard{
  height: 300px;
}

.useCaseAdharMaskingCard::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  z-index: 0;
  bottom: -400px;
  transition: bottom 0.3s ease;
}

.useCaseAdharMaskingCard:hover::after {
  bottom: 0;
}

.useCaseAdharMaskingCard:hover .usecaseAdharMaskingIcon{
  top: -100px;
}

.useCaseAdharMaskingCard:hover .useCaseAdharMaskingCardHeader {
  top: 40px;
}

.useCaseAdharMaskingCard:hover .usecaseAdharText {
  bottom: 10px;
}

.useCaseAdharMaskingCardHeader{
  background: #FFFFFF03;
  border: 1px solid #FFFFFF91;
  backdrop-filter: blur(12px);
  transition: all .3s ease-in-out;
}

.usecaseAdharMaskingIcon{
  background: #FFFFFF03;
  border: 1px solid #FFFFFF91;
  backdrop-filter: blur(12px);
  right: 0;
  transition: all .3s ease-in-out;
}

.usecaseAdharMaskingIcon i{
  transform: rotate(-45deg);
}

.usecaseAdharText{
  bottom: -300px;
  transition: all .3s ease-in-out;
}

.workingDedupeNew::after{
    content: '';
    position: absolute;
    background: url(../../assets/images/newadhaarmasking/2.png) no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    top: 0;
    height: 100%;
}

.dedupeReadMore{
  background: #FFFFFF12;
  border: 0.84px solid #FFFFFF3B;
  backdrop-filter: blur(50.62680435180664px);
}

.dedupSectionH4{
  color: #FFFFFF80;
}

.newRekYCbannerStrip{
  background: url(../../assets/images/newRekyc/1.png)no-repeat;
  background-position: center;
  background-size: cover;
  height: 360px;
}

.ImgStripRekyc:nth-of-type(1){
  color: #5CB56C;
  background-color: #E0FEE5;
  box-shadow: 0px 16px 15px 4px #B9B9B91F;
  left: -20px;
}

.ImgStripRekyc:nth-of-type(2){
  color: #E9603A;
  background-color: #FEECE0;
  box-shadow: 0px 16px 15px 4px #B9B9B91F;
  right: 0;
}

.ImgStripRekyc:nth-of-type(3) {
  color: #E9C03A;
  background: #FEFAE0;
  box-shadow: 0px 16px 15px 4px #B9B9B91F;
  left: 0;
}

.rekycWorkText{
  background: #FFFFFF03;
  border: 1px solid #FFFFFF91;
  backdrop-filter: blur(12px);
}

.expandSide {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}

.expandSide.open {
  max-height: 500px;
}


.newInvoiceStrip{
  background: url(../../assets/images/newinvoiceReader/2.png)no-repeat;
  background-position: center;
  background-size: cover;
}

.newInvoiceStrip::after{
  content: '';
  position: absolute;
  width: 300px;
  height: 200px;
  right: 0;
  background: #442bff2d;
  filter: blur(50px);
  top:0;
  z-index: 1;
}

.invoiceThirdBannerStrip::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 180px;
  background: var(--light15);
  bottom: 0;
  z-index: -1;
}

.invoiceFourthStrip::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 150px;
  background: var(--white);
  bottom: 0;
  z-index: 0;
}

.whatisInvoicebanner::after{
  content: '';
  position: absolute;
  top: 0;
  width: 57%;
  height: 100%;
  background: var(--light15);
  border-radius: 0 20px 20px 0;
  z-index: -1;
}

.invoiceExtraction::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  top: 0;
  z-index: 1;
  background: url(../../assets/images/newinvoiceReader/15.png)no-repeat;
}

.invoiceExtractTile{
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.01), rgba(255, 255, 255, 0.01)),
      radial-gradient(94.62% 147.84% at 6.15% 9.62%, rgba(150, 141, 217, 0.2) 0%, rgba(150, 141, 217, 0) 100%);
    ;
    border: 1px solid #FFFFFF91;
    backdrop-filter: blur(12px);
}

.invoiceExtraction::before{
  position: absolute;
  content: '';
  width: 300px;
  height: 340px;
  filter: blur(90px);
  background: #422BFF66;
  top: -100px;
  right: -10px;
  z-index: 0;
}

.invoiceExtractionLight::before{
  content: '';
  position: absolute;
  background: #422BFF66;
  width: 300px;
  height: 340px;
  filter: blur(90px);
  background: #422BFF66;
  bottom: 0px;
  left: -10px;
}

.whattestOcrPara{
  background: #373737CC;
  border: 1px solid #D0D0D091;
  backdrop-filter: blur(12px)
}

.whatOstestOCr::after{
  content: '';
  position: absolute;
  background: url(../../assets/images/newtestOcr/2.png)no-repeat;
  background-position: left;
  background-size: contain;
  top: 0;
  width: 700px;
  height: 500px;
}

.whatOstestOCr::before {
  content: '';
  position: absolute;
  background: url(../../assets/images/newtestOcr/3.png)no-repeat;
  background-position: right;
  background-size: contain;
  bottom: 0;
  right: 0;
  width: 600px;
  height: 400px;
}

.testOcriconhead{
  background: radial-gradient(202.35% 202.35% at 50% 50%, #F7F7F8 0%, #D0CDFC 100%);
  top: -30px;
}

.keyFeatureBoxtest{
  border-radius: 0 20px 20px 0;
}

.keyfeaturesPositionBox{
  left: -32px;
  justify-content: space-evenly;
}

.medicalCarousalCard{
  backdrop-filter: blur(22.799999237060547px)
}

.medical-prescriptionOCRPatternMain{
  background: #FFFFFF1A;
  border: 1px solid #DDDDDD91;
  backdrop-filter: blur(12px);
}

.featuresDigitalKYC{
  border: 1px solid #FFFFFF63;
  backdrop-filter: blur(60px);
}

.featureDigitALUSA::after {
  position: absolute;
  content: "";
  width: 300px;
  height: 300px;
  background: #442bff2d;
  filter: blur(80px);
  top: 50%;
  z-index: 1;
  left: 50%;
  transform: translate(-50%, -50%);
}
.card11 {
  transition: width 0.5s ease;
  height: 350px;
  margin-right: 5px;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.card11::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  z-index: 9;
  bottom: 0;
  left: 0;
}

 .card11:first-child {
   width: 70%;
   background-color: #3498db;
 }

 .card11:not(:first-child) {
   width: 10%;
   cursor: pointer;
 }

 .card11:not(:first-child):hover {
   width: 70%;
 }

 .cardParent:hover .card11:not(:first-child):not(:hover) {
   width: 10%;
 }
 
.card11 .featuresContentMain {
  transition: opacity 0.3s ease;
  opacity: 0;
}

.card11:hover .featuresContentMain {
  opacity: 1;
}

.card11.shrink .featuresContentMain {
  opacity: 0;
}

.card11:first-child .featuresContentMain {
  opacity: 1;
}

.cardParent.hideFirstCardContent .card11:first-child .featuresContentMain {
  opacity: 0;
}
 .getstartLine{
  border: 1px solid var(--white) !important;
  color: var(--white) !important;
  padding: 10px 20px;
  border-radius: 40px;
  display: inline-block;
 }

.payslipMain{
  right: 0;
}

.singaporeCardWidth{
  width: 36px;
  height: 2px;
  background-color: var(--blue);
  margin-bottom: 6px;
}

.whychooseSingaporeAMLcard::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 90px;
  background-color: var(--white);
  top: 0;
  z-index: 1;
}

.whychooseSingaporeAMLcard::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 90px;
  background-color: var(--white);
  bottom: 0;
  z-index: 1;
}

.onboardingSIngaporeCard{
  background-color: #F9DEF7;
}
.onboardingSIngaporeCard2 {
  background-color: #DBECFD;
}
.onboardingSIngaporeCard3 {
  background-color: #CAE593;
}
.onboardingSIngaporeCard4 {
  background-color: #FFE9CA;
}

 .active-card h4 {
   color: var(--black) !important;
 }

 .view1,
 .view2,
 .view3 {
   display: none;
 }

 .view1.active,
 .view2.active,
 .view3.active {
   display: flex;
 }


 .expSigaporeCard{
  border: 1px solid #FFFFFF69;
  backdrop-filter: blur(31.200000762939453px);
  background: #FFFFFF1A;
  height: 250px;
  transition: all .4s ease-in-out;
 }

 .expSigaporeCard .mainContentSing{
  position: absolute;
  bottom: 0;
  transition: transform 0.4s ease-in-out;
  transform: translateY(0);
 }

 .expSigaporeCard .positionP{
  position: absolute;
  bottom: -144px;
  transition: all .4s ease-in-out;
 }

 .expSigaporeCard:hover .mainContentSing{
  transform: translateY(-100px);
 }

 .expSigaporeCard:hover .positionP {
   bottom: -20px;
 }

 .onlineKycAMLsolutionLine::after{
  position: absolute;
  content: '';
  width: 2px;
  height: 100%;
  top: 0;
  border-right: 1px dashed #D9DBE9;
  left: 50%;
 }

 .onlineKycNewzArrow{
  position: absolute;
  left: 49%;
  font-size: 30px;
  z-index: 10;
 }

 .leftpositionbenifitCardnewZea{
  right: -50px;
 }

 .newdrivingNewzeaCard{
  background: #FFFFFF;
  border: 1px solid #FFFFFFE5;
  backdrop-filter: blur(13.199999809265137px) ;
  box-shadow: 0px 4px 21.6px 2px #80808021;
 }

 .boxcardbenefit{
  position: relative;
  border-radius: 15px;
  background-color: var(--white);
  overflow: hidden;
    /* Ensure no overflow from pseudo-elements */
 }

/* Top-left corner */
.boxcardbenefit::before,
.boxcardbenefit::after {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  border: 2px solid #D9DBE9;
  border-right: none;
  border-bottom: none;
  border-radius: 16px 0 0 0;
}

/* Bottom-right corner */
.boxcardbenefit::after {
  right: 0;
  bottom: 0;
  left: auto;
  top: auto;
  border: 2px solid #D9DBE9;
  border-left: none;
  border-top: none;
  border-radius: 0 0 16px 0;
}

/* Top-right */
.boxcardbenefit span.corner-top-right {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  border: 2px solid #D9DBE9;
  border-left: none;
  border-bottom: none;
  border-radius: 0 16px 0 0;
}

/* Bottom-left */
.boxcardbenefit span.corner-bottom-left {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 60px;
  border: 2px solid #D9DBE9;
  border-right: none;
  border-top: none;
  border-radius: 0 0 0 16px;
}

.benifitcardMainHead{
  display: grid;
  gap: 1px;
  grid-template-columns: repeat(3, 1fr);
}

.passportocrNewzeaText{
  font-size: 160px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50% , -50%);
  z-index: 1;
  color: #F0EDFF;
}

.keyfeaturePassportNewzNew:nth-child(2) {
  top: 125px;
}

.keyfeaturePassportNewzNew:nth-child(3) {
  top: 230px;
}

.keyfeaturePassportNewzNew:nth-child(4) {
  bottom: 50px;
}

.advantageekycHead::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 85%;
  left: 14px;
  background-color: rgba(234, 234, 234, 1);
}

.passportocrMainarrowNewzee{
  background: #4F4F4F45;
  border: 0.98px solid #FFFFFF38;
  backdrop-filter: blur(29.399999618530273px)
}

.countryUsecasesContentBox {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  position: absolute;
  transition: all 0.3s ease;
}

.usecaseTitle {
  position: absolute;
  bottom: 0;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

.usecaseDesc {
  opacity: 0;
  transform: translateY(100%);
  position: absolute;
  bottom: 0;
  /* left: 0; */
  /* right: 0; */
  transition: opacity 0.4s ease, transform 0.4s ease;
}

/* On hover, move title to center and show paragraph */
.usecaseContryMaincard:hover .usecaseTitle {
  transform: translateY(-330%);
}
.usecaseContryMaincard img{
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.usecaseContryMaincard:hover img{
  filter: blur(5px);
}

.usecaseContryMaincard:hover .usecaseDesc {
  opacity: 1;
  transform: translateY(-10px);
}

.usecaseContryMaincard i{
  transition: all .3s ease-in-out;
}
.usecaseContryMaincard:hover i{
  transform: rotate(125deg) !important;
}

.IRDcountryCard{
  transform: translate(20px, -20px);
}

.cardExtractBox::after{
  content: '';
  position: absolute;
  width: 2px;
  height: 78px;
  background-color: #ECECEC;
  bottom: -77px;
  z-index: -1;
}

.tileIconCard{
  background: #C4C4C417;
  border: 1px solid #C4C4C41A;
  backdrop-filter: blur(28.200000762939453px);
}

.countryBgcard{
  height: 400px;
}

.countryBgDot::after{
  position: absolute;
  content: '';
  background: url(../../assets//images/southafrica/digitalaml/icons/7.png);
  background-position: center;
  background-size: cover;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.bg_worldMap{
  border-radius: 20px;
  overflow: hidden;
}

.bg_worldMap::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: -1;
  top: 0;
  left: 0;
}

.benfitCountriesSolution{
  background: #6962D44F;
  border: 1px solid #6C63FF;
  backdrop-filter: blur(15px);
}

.benfitCountriesSolution2{
  background: #FFFFFF24;
  border: 1px solid #FFFFFF4F;
  backdrop-filter: blur(15px);
}
.firstLinebenifit{
  gap: 100px;
}

.firstLinebenifit2{
  gap: 200px;
}

.countryonboardingCard{
  background: #B1E2FF40;
  border: 1px solid #FFFFFFE5;
  backdrop-filter: blur(13.199999809265137px);
}

.col-lg-4:nth-of-type(2) .countryonboardingCard {
  background: #E2F5F0;
}

.col-lg-4:nth-of-type(3) .countryonboardingCard {
  background: #F9F9F9;
}

.col-lg-4:nth-of-type(4) .countryonboardingCard {
  background: #F9F9F9;
}

.col-lg-4:nth-of-type(5) .countryonboardingCard {
  background: #FCEEE1;
}

.col-lg-4:nth-of-type(6) .countryonboardingCard {
  background: #FFFAE5;
}

.countryBannerNew{
  height: 320px;
}

.ourProductGridbox{
  display: grid;
  grid-template-columns: repeat(4 , 1fr);
}

.ourProductMain::after{
  content: '';
    position: absolute;
    width: 169px;
    height: 169px;
    background-color: var(--blue);
    filter: blur(70px);
    bottom: -100px;
    left: 0;
    opacity: 0;
    transition: bottom 0.4s ease, opacity 0.4s ease;
    pointer-events: none;
}

.ourProductMain:hover::after {
  bottom: 0;
  opacity: 1;
}

.workflowIcon {
  display: none !important;
  /* Hide icon by default */
}

.ourProductMain:hover .workflowImg {
  display: none !important;
  /* Hide image on hover */
}

.ourProductMain h3, .ourProductMain p{
  position: relative;
  z-index: 10;
}

.ourProductMain:hover h3{
  color: var(--white) !important;
}

.ourProductMain:hover p {
  color: var(--white) !important;
}

.ourProductMain:hover a {
  color: var(--white) !important;
}

.ourProductMain:hover .workflowIcon {
  display: flex !important;
  /* Show icon on hover */
}

.ourProductMain p {
  min-height: 100px;
}

.countryNewCard{
  border: 1px solid #FFFFFFE5;
  box-shadow: 0px 4px 31.8px -4px #77777721;
}

.iconMainHead::after{
  content: '';
  position: absolute;
  width: 2px;
  height: 130px;
  background-color: var(--light13);
  left: 20px;
  bottom: 0;
  top:0;
  z-index: -1;
}

.ocrSolutionContrySection::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 300px;
  top: 0;
  background-color: var(--white);
  z-index: 0;
}

.idcardOcrImgUganda::after{
  position: absolute;
  content: "";
  width: 346px;
  height: 300px;
  background: #442bff2d;
  filter: blur(90px);
  top: 258px;
  z-index: 1;
  left: 0;
}

  
.scroll-content img {
  background: var(--white);
  height: 70px;
  width: 160px;
  object-fit: contain;
  /* margin: 0 20px; */
  flex-shrink: 0;
  border-radius: 20px;
  padding: 14px 20px;
}

.scroller {
  max-width: 100%;
}

.scroller__inner {
  padding-block: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.scroller[data-animated="true"] {
  overflow: hidden;
  -webkit-mask: linear-gradient(90deg,
      transparent,
      white 20%,
      white 80%,
      transparent);
  mask: linear-gradient(90deg, transparent, white 20%, white 80%, transparent);
}

.scroller[data-animated="true"] .scroller__inner {
  width: max-content;
  flex-wrap: nowrap;
  animation: scroll var(--_animation-duration, 40s) var(--_animation-direction, forwards) linear infinite;
}

.scroller[data-direction="right"] {
  --_animation-direction: reverse;
}

.scroller[data-direction="left"] {
  --_animation-direction: forwards;
}

.scroller[data-speed="fast"] {
  --_animation-duration: 20s;
}

.scroller[data-speed="slow"] {
  --_animation-duration: 60s;
}

.NewClientImagesMain::after{
  position: absolute;
  content: "";
  width: 300px;
  height: 300px;
  background: #422bff24;
  filter: blur(90px);
  top: 50%;
  z-index: 1;
  left: 50%;
  transform: translate(-50% , -50%);
  z-index: -1;
}

@keyframes scroll {
  to {
    transform: translate(calc(-50% - 0.5rem));
  }
}

.newSectionMainBorder{
  border-right: 1px solid transparent;
    border-image-source: linear-gradient(180deg,
        rgba(153, 153, 153, 0) -2.34%,
        rgba(255, 255, 255, 0.5) 50.04%,
        rgba(153, 153, 153, 0) 102.43%);
    border-image-slice: 1;
    border-image-repeat: stretch;
    border-top: none;
    border-bottom: none;
    border-left: none;
}

.animated-border-box,
.animated-border-box-glow {
  z-index: 0;
}

.animated-border-box-glow {
  /* Glow Blur */
  filter: blur(20px);
}

.animated-border-box:before,
.animated-border-box-glow:before {
  content: '';
  z-index: -2;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-65deg);
  position: absolute;
  width: 99999px;
  height: 99999px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: conic-gradient(rgba(0, 0, 0, 0), #422BFF, rgba(0, 0, 0, 0) 45%);
  /* change speed here */
  animation: rotate 4s linear infinite;
}

.animated-border-box:after {
  content: '';
  position: absolute;
  z-index: -1;
  left: 3px;
  top: 3px;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  background: var(--white);
  border-radius: 15px;
}

@keyframes rotate {
  100% {
    transform: translate(-50%, -50%) rotate(2turn);
  }
}

.caseStudiesHome::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 250px;
  background-color: var(--white);
  bottom: 0;
  z-index: 0;
}

.caseStudiesMain::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 240px;
  background: var(--light13);
  bottom: 0;
  z-index: -2;
}

.testimonialsHome::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 300px;
  background-color: var(--white);
  top: 0;
  z-index: 0;
}

.newHomeImageContent{
  width: 80%;
}

.leadingHomeSectionContent{
  right: 0;
  bottom: 0;
}

.leadingHomeSectionContent2 {
  left: 0;
  bottom: 0;
}

.leadingHomeSectionContent3{
  top: 0;
  left: 0;
}

.noCodeBannermain{
  border: 1px solid #FFFFFF1A;
  backdrop-filter: blur(0.6000000238418579px);
  background: url(../images/newCode/1.png) no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-blend-mode: color;
  background-color: rgba(0, 0, 0, 0.44);
  align-items: center;
}

.platFormSectionIconHead{
  background: linear-gradient(210deg, #422BFF 17.46%, #8A7CFF 81.7%);
}

.noCodeLastBanner{
  backdrop-filter: blur(0.6000000238418579px);
  background: url(../images/newCode/8.png) no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  background-blend-mode: color;
  background-color: rgba(0, 0, 0, 0.44);
  align-items: center;
}

.argentinaImportSection::after{
  position: absolute;
  content: '';
  width: 100%;
  height: 260px;
  background-color: var(--white);
  top: 0;
  z-index: 0;
}

.argentinaImportSection::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 120px;
  background-color: var(--white);
  bottom: 0;
  z-index: 0;
}

.finTechNoCodeIconHead{
  background: linear-gradient(180deg, #422BFF 0%, #8A7CFF 100%);
}

.image-text {
  background: url('../../assets/images/caseStudies/headingBackground.png') no-repeat center center;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  background-size: cover;
}

.case-card{
  cursor:grab;
  display: block;
  height: 100%;
}

.cursor-follow {
  position: absolute;
  width: 120px;
  height: 120px;
  background: #0000004f;
  backdrop-filter: blur(50px);
  -webkit-backdrop-filter: blur(50px);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.2s ease;
  z-index: 10;
}



/* responsive/*/
@media (min-width: 992px) {
  .res__card__wrapper .rw_2 {
    top: -45px;
  }
  .res__card {
    min-height: 330px;
  }
  .res__card.h_1 {
    min-height: 245px;
  }
}

@media (min-width:576px){


.how_does_img1{
  width: 320px;
  height: 320px;
}
.how_does_img2_head{
  width: 340px;
  height: 343px;
}
.how_does_img2{
  width: 310px;
  height: 310px;
}
.how_does_img3{
  width: 343px;
  height: 407px;
}
.content_set {
  width: fit-content;
  position: absolute;
  background-color: #ececec;
  min-height: 300px;
}
.kycSolutionNumberCard{
  width: 50px !important;
  height: 50px !important;
}
} 
@media (min-width:768px){

.how_does_img1{
  width: 320px;
  height: 320px;
}
.how_does_img2_head{
  width: 340px;
  height: 343px;
}
.how_does_img2{
  width: 310px;
  height: 310px;
}
.how_does_img3{
  width: 343px;
  height: 407px;
}
.content_set {
  width: fit-content;
  position: absolute;
  background-color: #ececec;
  min-height: 300px;
}

.visitor_h1{
  font-size: 51px;
}
.visitor_p{
  font-size: 36px;
}
.kycSolutionNumberCard {
  width: 30px !important;
  height: 30px !important;
  font-size: 16px !important;
}
} 

@media (min-width:992px){
.sectionHeading1{
  max-width: 860px;
}
.HomeSection{
  height: calc(100vh - 165px);
}
.homeMobilepic{
  height: inherit;
}
.box_1{
  top: 170px;
  right: -30px;
}
.box_2{
  top:220px;
  right: -56px;
}
.box_3{
  top: 270px;
  right: -30px;
}
.homebBannerContentH1{
  font-size: 35px;
}
.grid-template-columns-5 {
  display: grid;
  grid-template-columns :repeat(auto-fit, minmax(180px,1fr));
  gap: 0rem;
}
.clientImg{
  width: 100%;
}
.kycMobile_box{
  top: 50%;
  left: -40px;
}
.how_does_img1{
  width: 320px;
  height: 320px;
}
.how_does_img2_head{
  width: 340px;
  height: 343px;
}
.how_does_img2{
  width: 310px;
  height: 310px;
}
.how_does_img3{
  width: 343px;
  height: 407px;
}
.content_set {
  position: absolute;
  background-color: #ececec;
  min-height: 300px;
}
.transform_benift{
  transform: translateX(70px);
  }
  .position_transform{
  transform: translateX(-271px);
  bottom:-120px;
  position: absolute;
  }
  .kycSolutionNumberCard {
    width: 50px !important;
    height: 50px !important;
    font-size: 20px !important;
  }
} 
@media (min-width:1200px){
.kycSolutionNumberCard {
  width: 40px !important;
  height: 40px !important;
  font-size: 20px !important;
}
}

@media screen and (max-width :1600px) {
  .bannerEkycImg{
    height: 500px;
   bottom: 65px;
  }  
  .heading_h1{
    font-size: 30px;
  }
  .qatarEkycbanner{
    padding: 32px 0;
    background: url(../images/Newcountrypage/mexico/3.png)no-repeat;
    background-position: center;    background-size: 100% 102%;
  }
}
@media (max-width:1300px){
  .newVerificationImg2{
    width: 120px;
    height: 120px;
    object-fit: contain;
    left: -50px;
  }
  .newVerificationImg1 {
    width: 200px;
    height: 200px;
    object-fit: contain;
    top: 20%;
  }
  .newVerificationImg3 {
    width: 180px;
    height: 180px;
    object-fit: contain;
  }
}

@media screen and (max-width: 1200px){
.box_card_4{
  min-height: 250px;
}
.box_card_5{
  min-height: 280px;
}
.heading_h1{
  font-size: 30px;
}
.benift_img{
  width: 90%;
}
.rounded_img {
  width: 400px;

}

.ocrSpanishNew{
	right: -110px
  }

  .firstLineMexico2::after{
    position: absolute;
    content: '';
    height: 1px;
    width: 200px;
    background-color: var(--gray);
    top: 11%;
    left: 49%;
  }

  .mexicolastCardImg{
    left: 15%;
  }

  .caseStudyMiniBox{
    border-right: none;
  }
  .grid-container {
    grid-template-columns: repeat(4, 1fr); /* 4 columns */
}

.visitorcardHead{
  position: unset !important;
}
.handwrittencarousalMain{
  /* all: unset; */
  position: unset !important;
}
.handwrittenHead{
  height: unset;
}
.sidePathLiveNess:nth-child(3) {
  top: 260px;
}

.sidePathLiveNess:nth-child(4) {
  top: 380px;
}
.pivcCardHead {
  height: 330px;
}
.creditdebitDetailImg {
  width: 100%;
  object-fit: contain;
}
.drivingLayoutMain{
  height: 451px;
}
.passportOCRCountry {
  height: 451px;
}
.passportOCRCountryUAE {
  height: 451px;
}
.ratingImg {
  bottom: -100px;
  right: -30px;
  width: 180px;
  height: 180px;
}
.passportVerificstionNumberBox::before {
  height: 77px;
}
.imageBoxmodel {
  top: -45px;
  left: 5%;
} 
.verificationColorCard:nth-child(1),.verificationColorCard:nth-child(2),.verificationColorCard:nth-child(3), .verificationColorCard:nth-child(4) {
  width: 33%;

}
 .contentSectionNonKYC::after {
    height: 262px;
    bottom: 27px;
 }
.advantageekycNew:nth-child(2) {
  top: 130px;
}

.advantageekycNew:nth-child(3) {
  top: 290px;
}

.advantageekycNew:nth-child(4) {
  top: 444px;
}

.advantageekycNew:nth-child(5) {
  top: 575px;
}
.faceRecogBoxImg {
  height: 300px;
}
.effortlessImgLine {
  top: -22px;
  right: 105px;
}

.effortlessImgLine2 {
  bottom: -22px;
  right: 105px;
}
.keyfeaturePassportNewzNew:nth-child(2) {
  top: 130px;
}

.keyfeaturePassportNewzNew:nth-child(3) {
  top: 260px;
}
.cardExtractBox::after {
  height: 103px;
  bottom: -103px;
}
}

@media screen and (max-width: 990px) {
  .navbar-nav {
      gap: 0;
    }
  
  .li_have_submenu .btn {
    padding-top: 10px !important;
    padding-bottom: 10px;
  }

  .navMainHead {
    height: calc(100svh - 450px);
    overflow-y: auto;
    overflow-x: hidden;
  }
} 