 @import url('https://fonts.googleapis.com/css2?family=PT+Sans+Caption:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1');

body {
  font-family: "Open Sans", sans-serif; 
 color: #000000!Important;
    font-size: 14px;
    line-height: 1.8;
    font-weight: 400;
}

.page-title{
  font-size: 2em;
  color: #0c2e8a;
  font-weight: 700;
  position: relative;
  padding-bottom: 10px;
  margin-top: 0;
}
.counter-bg {
    background: linear-gradient(
357deg, #ffffff -10.59%, #cde2f7e8 300.59%);
}

.top_logo-section {
    display: flex;
}


.right_box_logo{
    display: flex;
    justify-content: right;
    padding-top: 10px;
    padding-bottom: 5px;
}
:focus-visible {
  outline: 1px solid #005fcc; /* High-contrast color */
  outline-offset: 2px;
  border-radius: 4px;
  background-color: #e0f0ff; /* Optional: subtle background change */
}
/* Put in your theme CSS */
.sf-toggle {
  border: 0;
  background: transparent;
  inline-size: 2rem;
  block-size: 2rem;
  cursor: pointer;
}
.sf-toggle::after {
  content: ""; /* chevron */
  display: inline-block;
  transform: rotate(0deg);
}
.sf-toggle[aria-expanded="true"]::after {
  transform: rotate(180deg);
}
.visually-hidden {
  position: absolute !important;
  inline-size: 1px; block-size: 1px;
  overflow: hidden; clip: rect(1px,1px,1px,1px);
  white-space: nowrap;
}



.texts-box {
    display: flex;
    margin-left: 0px;
}


.texts-box li {
 
  margin-right: 4px;
  /* width:25px; */

  /* border-radius: 4px; */
  text-align:center;
  padding: 6px 6px;
  /* box-shadow: 0px 2px 2px #00234a; */
  border-right: 1px solid rgba(169, 155, 243, 0.3);
  line-height: 0px!important;
}


ul.texts-box li a {color:#000; font-weight:500;}



span {
    display: inline-block;
  
}


.topbar_link {
    display: flex;
    border-right: 1px solid rgba(169, 155, 243, 0.3);
}

.stqc-no {
    color: #124e91;
    font-weight: 600;
    padding-left: 13px;
    line-height: 2.2;
}


.topbar_link img {
    margin-right: 6px;
}

.text-space img {
    margin-right: 6px;

}

 .block-styleswitcher ul{
    display: flex;
}


div#block-custom-theme-styleswitcher {
    margin-left: 0px;
    margin-right: 5px;
}


.topbar_right img {
    vertical-align: middle;
    /* border: 1px solid #fff; */
    /* padding: 2px; */
    width: 21px;
    border-radius: 4px;
    line-height: 0px!important;
}

.header-top-wrp {
    display: flex;
    justify-content: space-between;
}

.header-top .header-top-wrp .info {

    display: inline-flex;
}
.blog-img img{ width:100%; }

.slick-prev::before
 {
    content: "\F12C";
    font-family: bootstrap-icons!important;
    position: relative;
    left: -5px;
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    top: -13px;
}





.slick-next::before
 {
    content: "\F135";
    font-family: bootstrap-icons!important;
    position: relative;
    left: -5px;
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    top: -13px;
}



.slick-autoplay-toggle-button{ position:absolute;left:5px;bottom:-25px;z-index:10;opacity:.75;background:0 0;border:0;cursor:pointer;}
.slick-autoplay-toggle-button:focus,.slick-autoplay-toggle-button:hover{outline:0;opacity:1;}
.slick-autoplay-toggle-button .slick-pause-icon:before
{ content: "\f4c3"; width:36px;height:22px;font-family:slick;font-size: 18px;
    font-family: bootstrap-icons !important;
    line-height:23px; 
    text-align: center;
    background: #006786;
    display: block;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0px 2px 3px #022a27c7;
   }
   
.slick-autoplay-toggle-button .slick-play-icon:before{
content: "\f4f4";
width: 36px;height: 22px;
font-family: bootstrap-icons !important;
font-size: 18px;line-height: 23px;text-align:center;background: #006786;display: block;color: #fff;border-radius: 5px;box-shadow: 0px 2px 3px #022a27c7;}










.home-banner .slick-dots {
    display: flex;
    justify-content: right;
    margin-top: -68px;
    z-index: 999;
    position: relative;
}





.slick-autoplay-toggle-button {
    font-size: 0px;
    display: flex;

    width: 99%;
    justify-content: center;
    bottom: -11px;
   
    z-index: 99999999;
}


ul.sf-menu.sf-style-default {
    margin-bottom: 0em!important;
    padding: 0;
}


ul.sf-menu.sf-style-default li, ul.sf-menu.sf-style-default.sf-navbar {
    background: #005a8f00;
}

.main_logo  {
    padding-top: 19px;
}

.reg-search button {
    margin: 1px 0 0 -20px !important;
    padding:8px 16px 6px 17px !important;
    box-sizing: border-box;
    background: #213b75;
    border: 0;
    color: #fff;
    position: absolute;
    border-top-right-radius: 18px;
    border-bottom-right-radius: 19px;
}




.reg-search input {
    height: 39.3px;
    padding: 6px 12px;
    font-size: 1em;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #cccccc52;
    border-radius: 39px;
    width: 85%;
    box-shadow: 0 6px 8px rgb(0, 0, 0, 0.15);
    transform: translate(0%, 0%);
    /* float: right; */
    margin-top: 1px;
}



.searech {
    margin-top: 25px;
}




.reg-search {
    margin: 0 !important;
    max-width: 100% !important;
    display:flex;
    justify-content: end;
}


.latest-news {
 
    background: #e8f2fd!important;
 margin-top: -21px;
    text-align: center;
}




.brand-area .swiper-slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    margin-top: 28px;
    box-shadow: var(--shadow);
}





.submenu01::before {content: "\F280";
    left: 0;
    line-height: 1;
    position: absolute;
    text-indent: 0;
    top:13px;
    font-family: bootstrap-icons !important;
    color: #fff;
    font-size: 9px;
    font-weight:400;

}


ul.sf-menu li .submenu01:hover
{
 color:yellow !important;
 background:#044a9f;!important;}


ul.sf-menu li .submenu01:focus

{color:yellow !important;
 background:#044a9f;!important;
}

ul.sf-menu.sf-style-default .sf-depth-1 span.nolink:hover {
  background: #053eb6;
  color:#fff;
  outline: 0;
}


/* .chart {
    margin: 50px 0px;
}

 */


 .footer-area span {
    display: inline-block;
    color:#fff;
}


.copy-02 {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    color: #fff;
}



.testimonial-two__item h4 {

  height: 62px;
}







.quote__shape {
    position: absolute;
 bottom: 0;
}



.breadcrumb__content ol {
    margin-top: -29px;
    margin-bottom: 6rem;
}



li.breadcrumb__item {
    display: inline-flex;
    padding-right: 12px;
    color: #ff0;
    padding-top: 90px;
}



nav#block-custom-theme-mainnavigation-2 {background: #09438a;border-radius: 5px;margin-top: 40px;}




.sidebar .menu__item {
    cursor: pointer;
    display: block;
    padding: 15px 8px 15px 47px;
    font-size: 15px;
    border-bottom: 1px dashed #d6effc61;
    color: #fff;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}


.sidebar .menu__item  a:before {
     content:"\f1c5";
     font-family: bootstrap-icons !important;
    position: absolute;
    left: 25px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    margin-top: 11px;
}


.sidebar .menu__item  a{
color:#fff;
font-weight:600;
}



.inner-text {
    /* background: #ecf7fb; */
    /* margin-top: 38px; */
    /* padding: 20px; */
    /* text-align: justify; */
    /* border-radius: 7px; */
    /* box-shadow: -1px 2px 10px #999; */
}


.content-cls  { background: #f4fcff;
    margin-top: 38px;
    padding: 20px;
    text-align: justify;
    border-radius: 5px;
    box-shadow: -1px 2px 10px #999;
}


/* Target only the About Us submenu */
.sf-menu li.menuparent > ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 2 equal columns */
  gap: 10px 9px;                        /* row/column spacing */
  min-width: 510px;                      /* adjust dropdown width */
  padding: 10px;
  background: #044a9f;
  /* border: 1px solid #cddbf7; */
  /* background: radial-gradient(circle, rgb(212 212 212) 0%, rgba(9, 9, 121, 1) 35%, rgb(4 147 199) 100%); */
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

/* Each submenu item */
.sf-menu li.menuparent > ul > li {
  list-style: none;
  margin: 0;
}

/* Optional: style links */
.sf-menu li.menuparent > ul > li > a {
  display: block;
  padding: 10px 14px;
  color: #333;
  text-decoration: none;
}

.sf-menu li.menuparent > ul > li > a:hover {
  color: #0074d9; /* your theme accent color */
}

@media (max-width: 768px) {
  .sf-menu li.menuparent > ul {
    grid-template-columns: 1fr; /* single column on mobile */
    min-width: auto;
  }
}





.inner-text .page-title {
    font-size: 2em;
    color: #0c2e8a;
    font-weight: 700;
    position: relative;
    padding-bottom: 0;
    margin-top: -33px;
    margin-bottom: -14px;
}



.inner-text .page-title span {
    color: #091f4f;
    font-size: 24px;
}

.inner-page {
    padding-bottom: 28px;
}


.sidebar li.menu__item.menu__item--link.menu__item--level-1.menu__item--active-trail {
    background: #091f4f;
}

/* #colorpick .style-black { */
    /* background: #000; */
    /* margin-right: 4px; */
    /* width: 25px; */
    /* height: 25px; */
    /* border-radius: 4px; */
    /* text-align: center; */
    /* font-weight: 500; */
    /* box-shadow: 0px 2px 2px #00234a; */
    /* color: #fff; */
/* } */



#colorpick .style-black {
    background-image: url(../images/black.png);
    /*! padding-bottom: 0; */
    /*! margin-bottom: -46px; */
    top: 0;
    left: 0;
    width: 23px;
    height: 23px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
}

#colorpick .style-gray  {
    background-image: url(../images/gray.png);
    /*! padding-bottom: 0; */
    /*! margin-bottom: -46px; */
    top: 0;
    left: 0;
   width: 23px;
    height: 23px;
    background-size: contain;
    background-repeat: no-repeat;
}




#colorpick .style-default{
    background-image: url(../images/default.png);
    padding-bottom: 0;
    top: 0;
    left: 0;
     width: 23px;
    height: 23px;
    background-size: contain;
    background-repeat: no-repeat;
}







/* #colorpick .style-gray { */
/* background: #5a5858; */
  /* margin-right: 4px; */
  /* width: 25px; */
  /* height: 25px; */
  /* border-radius: 4px; */
  /* text-align: center; */
  /* font-weight: 500; */
  /* box-shadow: 0px 2px 2px #00234a; */
/* color: #fff; */
/* } */

/* #colorpick .style-default { */
      /* background: #ffffff; */
      /* margin-right: 4px; */
  /* width: 25px; */
  /* height: 25px; */
  /* border-radius: 4px; */
  /* text-align: center; */
  /* font-weight: 500; */
  /* box-shadow: 0px 2px 2px #00234a; */

/* } */

.ui-dialog-off-canvas {
  position: fixed;
  top: 0;
  right: -100%;
  height: 100%;
  width: 30rem;
  max-width: 100%;
  transition: right 0.3s ease;
  background: #fff;
  box-shadow: -2px 0 5px rgba(0,0,0,0.2);
  z-index: 1000;
}

#drupal-off-canvas-wrapper .ui-dialog-titlebar::before {
  background-color: transparent !important;
  mask-image:none !important;

}




.accessibility-options {
    display: grid !important;
    grid-template-columns: repeat(3, 2fr) !important;
    grid-auto-flow: dense !important;
    column-gap: 1rem !IMPORTANT;
    text-align: center !important;
    transition: 0.5s !important;
    color: #000 !important;
row-gap: 15px!important;
}




.accessibility-options .btn {
    background: #b1e8fd4d !important;
    border-radius: 10px !important;

    height: 100px !important;
    border: 1px solid #efe9e9 !important;
}





.accessibility-options .a11y-btn {
     background: #b1e8fd4d !important;
    border-radius: 10px !important;
    margin-bottom: 15px !important;
    height: 100px !important;
    border: 1px solid #efe9e9 !important;
}


.accessibility-options .a11y-toggle {
      background: #b1e8fd4d !important;
    border-radius: 10px !important;
    margin-bottom: 15px !important;
    height: 100px !important;
    border: 1px solid #efe9e9 !important;
}



#drupal-off-canvas-wrapper {
    --off-canvas-wrapper-box-shadow: 0 0 1.25rem -6px rgb(0 0 0 / 85%)!important;
    --off-canvas-wrapper-border-color: #f1e1e!important;

}



#drupal-off-canvas-wrapper{
 
    width:450px!important;
    top: 0px;
    left: auto !important;
    right: 0px !important;
}


.accessibility-options>button[aria-pressed=true]{background: #ffffff!important;}

#drupal-off-canvas-wrapper {
background: #fff!important;
}


#drupal-off-canvas-wrapper .ui-dialog-titlebar {
background: linear-gradient(to right, rgb(0, 107, 230), rgb(2, 96, 221), rgb(5, 85, 212), rgb(7, 73, 203), rgb(9, 62, 194))!important;
padding: 10px 20px !important;
}




#drupal-off-canvas-wrapper h2, #drupal-off-canvas-wrapper .heading-b {
   font-size: 1rem!important;
}

button.js-lineheight-dec, .js-letterspacing-dec, .js-font-dec {
    padding: 0px !important;
    background: #ff000000 !important;
    border: none !important;
}



.js-lineheight-inc, .js-letterspacing-inc, .js-font-inc {
    background: transparent!important;
    border: none!important;
    padding: 0px !important;
}



.js-font-reset:before {
    content: "\F0DA";
    font-family:FontAwesome !important;
    position: absolute;
    left: -16px;
    color: #000000;
    font-size: 12px;
    line-height: 2;
    font-weight: 600;
}



.js-font-reset, .js-lineheight-reset, .js-letterspacing-reset {
    padding: 1px!important;
    background: #e7f8fe !important;
    height: 28px !important;
    border: 1px solid #d5e9ef !important;
    border-radius: 5px !important;
    box-shadow: 1px 2px 0px #aac3ed !important;
    transition: 2s;
}

.font-size-control  strong {
    font-weight:500!important;
}

.line-height-control strong  {
    font-weight:500!important;
}

.letter-spacing-control strong {
    font-weight:500!important;
}



.header-top .header-top-wrp .link-info li a {font-size:0px!important;}
.text-space {
    border-right: 1px solid rgba(169, 155, 243, 0.3);
    margin-left: 6px;
    padding-top: 3px;
}




.text-line-height {
    border-right: 1px solid rgba(169, 155, 243, 0.3);
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 3px;
}

.region.region--skip-to-main {
    border-right: 1px solid rgba(169, 155, 243, 0.3);
    padding-right: 3px;
    padding-top: 3px;
}

.region.region--screen-reader {
    padding-left: 8px;
    padding-top: 2px;
}

div#block-custom-theme-accessibilityoption {
    padding-left: 5px;
    padding-top: 2px;
}

.text-line-height img {
    width: 20px;
}

#block-custom-theme-accessibilityoption img {
    width: 23px;
}

.text-space img {
    width: 20px;
}


.topbar_left {
    padding-top: 5px;
    font-weight: 500;
}


.topbar_link p {line-height:0px!important;padding-top: 5px;}

.main-heading {
    background: linear-gradient(90deg, #202CD3 1.1%, #0778F9 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-style: normal;
    font-weight: 600!important;
    line-height: 20px !important;
    letter-spacing: -0.18px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    padding: 16px 1px 5px 11px;
    text-align: center;
    margin-bottom: 19px;
}


h1.main-heading::after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    border-radius: 8px;
    background: linear-gradient(90deg, rgba(32, 44, 211, 0.1) 1.1%, rgba(7, 120, 249, 0.1) 100%);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    height: 100%;
    width: 100%;
    transition: all 0.4s;
    z-index: -1;
}


.service-two__item::after {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 93px;
  width: 93px;
  content: "";
  z-index: -1;
  background:linear-gradient(90deg, #3356ae -10.59%, #130670 300.59%);
  transition: all 500ms ease;
  mask:url(../images/mask.svg);
  mask-repeat: no-repeat;
  mask-position: top right;
  mask-size: cover;
  z-index: 99;
}

.page-updated ul{
    display: flex;
    justify-content: center;
    margin-top: 25px;
    font-weight: 500;
}




.inner-text p {
    margin: 0;
    padding: 0;
    line-height: 28px;
    font-size: 14px;
    margin-bottom: 15px;
}




.inner-text .block-system-main-block ul li:before {
    content: "\F138";
    font-family: bootstrap-icons !important;
    position: relative;
    left: -7px;
    color: #000000;
    font-size: 12px;
    font-weight: 600;
    margin-left: 9px;
}

.inner-text .block-system-main-block ul {
    margin-bottom: 15px;
}





.team-box {
    display: flex;
}

.team-img img{
    width: 100%;
    border-radius: 5px;
}

.team-img {
    padding: 10px;
    background: #09438a;
}


.team-box .col-sm-3 {
    background: #09438a;
    text-align: center;
}



.team-text{
	padding-left: 20px;
}




.team-box h5 {
    color: #fff;
}



.team-desig {
	color: #fff;
	padding-bottom: 10px;
}




.gigw-box h4 {font-size: 18px;color: #0f0b73;margin-bottom: 4px!important;}
.gigw-box h6 {margin-bottom: 4px!important;}


.gigw-p {
    line-height: 28px;
    font-weight: 700;
    color: #091f4f !important;
}




.breadcrumb__list .breadcrumb__item::before
{color: #fff;
    content: "\F138";
    font-family: bootstrap-icons !important;
    position:relative;
 left:-9px;
 top:2px;
}


.breadcrumb__list .breadcrumb__item:first-child::before {display:none;}


#superfish-main-toggle span {
    font-size: 0px;
}


.testimonial-box {
    display: block;
    position: relative;
    padding: 30px 20px;
    background: #fff;
    border: 1px solid rgba(0,0,0,.03);
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .08);
}


.quote {
    position: absolute;
    top: -23px;
    color: #2e9da1;
    font-size: 27px;
}



.testimonial-box {
    display: block;
    position: relative;
    padding: 30px 20px;
    background: #fff;
    border: 1px solid rgba(0,0,0,.03);
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .08);
    /* width: 100%; */
    margin-bottom: 30px;
    margin-top:15px
}


.quote {
    position: absolute;
    top: -26px;
    color: #213b75;
    font-size: 32px;
}


.testimonial-content .views-field-nothing {
   display: grid;
}



.testimonial-title {
    font-weight: 700;
    color: #000;
}

.testimonial-author {
   font-weight: 700;
    color: #000;


}


.testimonial-designation  {
    font-weight: 700;
    color:#000;
}



.at-a-glance {
    margin-top: -35px;
}


.footer-logo-1 {
    display: flex;
    justify-content: center;
    border: 1px solid #e2e2e2;
    margin: 0 10px;
}

.footer-logo-1 {
  background: #fff;
}
.footer-slider{ padding: 31px 0px 55px 10px; }



       /* --- Service Cards with Specific Color Themes --- */
        .service-card {
            background: white;
            border: 1px solid #e2e8f0;
            border-radius: 12px;
            padding: 1.5rem;
            height: 100%;
            transition: all 0.3s ease;
            position: relative;
            overflow: hidden;
        }

        .service-icon {
            width: 48px;
            height: 48px;
            border-radius: 8px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 1rem;
            transition: all 0.3s ease;
        }
        
        .service-title {
            transition: color 0.3s ease;
        }

        /* Theme: Blue (Website) */
        .theme-blue .service-icon { background: #dbeafe; color: #2563eb; }
        .theme-blue:hover { border-color: rgba(37, 99, 235, 0.5); transform: translateY(-5px); box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1); }
        .theme-blue:hover .service-icon { background: #2563eb; color: white; }
        .theme-blue:hover .service-title { color: #2563eb; }

        /* Theme: Purple (Accessibility) */
        .theme-purple .service-icon { background: #f3e8ff; color: #9333ea; }
        .theme-purple:hover { border-color: rgba(147, 51, 234, 0.5); transform: translateY(-5px); box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1); }
        .theme-purple:hover .service-icon { background: #9333ea; color: white; }
        .theme-purple:hover .service-title { color: #9333ea; }

        /* Theme: Teal (Functional) */
        .theme-teal .service-icon { background: #ccfbf1; color: #0d9488; }
        .theme-teal:hover { border-color: rgba(13, 148, 136, 0.5); transform: translateY(-5px); box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1); }
        .theme-teal:hover .service-icon { background: #0d9488; color: white; }
        .theme-teal:hover .service-title { color: #0d9488; }

        /* Theme: Orange (Performance) */
        .theme-orange .service-icon { background: #ffedd5; color: #ea580c; }
        .theme-orange:hover { border-color: rgba(234, 88, 12, 0.5); transform: translateY(-5px); box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1); }
        .theme-orange:hover .service-icon { background: #ea580c; color: white; }
        .theme-orange:hover .service-title { color: #ea580c; }

        /* Theme: Indigo (eProcurement) */
        .theme-indigo .service-icon { background: #e0e7ff; color: #4f46e5; }
        .theme-indigo:hover { border-color: rgba(79, 70, 229, 0.5); transform: translateY(-5px); box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1); }
        .theme-indigo:hover .service-icon { background: #4f46e5; color: white; }
        .theme-indigo:hover .service-title { color: #4f46e5; }

        /* Theme: Red (VAPT) */
        .theme-red .service-icon { background: #fee2e2; color: #dc2626; }
        .theme-red:hover { border-color: rgba(220, 38, 38, 0.5); transform: translateY(-5px); box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1); }
        .theme-red:hover .service-icon { background: #dc2626; color: white; }
        .theme-red:hover .service-title { color: #dc2626; }

        /* Theme: Green (Cloud) */
        .theme-green .service-icon { background: #dcfce7; color: #16a34a; }
        .theme-green:hover { border-color: rgba(22, 163, 74, 0.5); transform: translateY(-5px); box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1); }
        .theme-green:hover .service-icon { background: #16a34a; color: white; }
        .theme-green:hover .service-title { color: #16a34a; }

        /* Theme: Yellow (Network) */
        .theme-yellow .service-icon { background: #fef9c3; color: #ca8a04; }
        .theme-yellow:hover { border-color: rgba(202, 138, 4, 0.5); transform: translateY(-5px); box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1); }
        .theme-yellow:hover .service-icon { background: #ca8a04; color: white; }
        .theme-yellow:hover .service-title { color: #ca8a04; }

        /* --- Visualizers & Snippets --- */
        .data-visualization {
            background-color: #fff;
            border: 1px solid rgba(59, 130, 246, 0.3);
            border-radius: 12px;
            height: 150px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-top: 1rem;
            position: relative;
            overflow: hidden;
        }
        .data-visualization svg {
            width: 80%; height: 80%;
            stroke: var(--brand-primary); stroke-width: 1.5; fill: none; z-index: 2;
        }
        
        /* Specific Visualizer Colors per Card */
        .theme-purple .data-visualization svg { stroke: #0ea5e9; } 
        .theme-orange .data-visualization svg { stroke: #ea580c; }
        .theme-indigo .data-visualization svg { stroke: #4f46e5; }
        .theme-red .data-visualization svg { stroke: #dc2626; }
        .theme-green .data-visualization svg { stroke: #16a34a; }

        .code-snippet {
            font-size: 0.8rem;
            background: #fff;
            padding: 1rem;
            border-radius: 8px;
            margin-top: 1rem;
            color: #475569;
            font-family: monospace;
            border: 1px solid #cbd5e1;
            line-height: 1.4;
             height: 150px;
        }
        .keyword { color: #2563eb; font-weight: bold; }
        .function { color: #dc2626; }
        .string { color: #16a34a; }
        .number { color: #d97706; }
        .comment { color: #64748b; font-style: italic; }


.welcome {
    font-size: 18px;
 font-weight: 500;
margin-top: 20px;
}


#block-custom-theme-welcometext h1 {margin-bottom:15px!important;  font-size: 29px !important; }

.about-two-area {
padding-top: 50px;
}


.testing-sol {
background: #e6f0fb99;
}

span.material-symbols-outlined:hover{color:#fff;}


.service-card p {height:100px;}

span.our-expert {
    font-size: 18px;
}


.region--footer-second {
    margin-top: 38px;
}




.brand-area .slick-autoplay-toggle-button {
bottom: -50px;

   
}



.brand-area .slick-autoplay-toggle-button .slick-pause-icon:before {
    background: #3244d9
}



.brand-area .slick-prev::before {
    content: "\F12C";
    font-family: bootstrap-icons!important;
    position: relative;
    left: 0px;
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    top: 7px;
    background: #101a72d6;
    border-radius: 16px;
}





.brand-area .slick-next::before {
    content: "\F135"
    font-family: bootstrap-icons!important;
    position: relative;
    left: -14px;
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    top: 7px;
    background: #101a72d6;
    border-radius: 16px;
}


.testing-sol h2 {
    font-size: 35px;
 
}


 .section-header .text-white {
    font-size: 20px;
}

#block-custom-theme-primary-local-tasks ul { display: inline-flex;
  padding-left: 0;  list-style: none; }
#block-custom-theme-primary-local-tasks li {
  margin-top: 20px;
}
#block-custom-theme-primary-local-tasks li a{

text-align: center;
  background: #006786;
  color: #fff;
  border-radius: 20px;
  padding: 7px 15px;
  box-shadow: 0px 2px 1px #90d1e5;
  margin-left: 10px;
}


.about__accessbility {
position: relative;
	border: 1px solid #ede3e3;
	padding: 5px;
	box-shadow: 0px 6px 14px 0px #00000024;
	/* border-top-left-radius: 50px; */
	/* border-bottom-right-radius: 50px; */
	background: #fff;
	margin-bottom: 52px;
	display: flex;
	border-radius: 4px;
}


.about__accessbility img {
  width:50px;
}

.about__accessbility .icon {
  /*! padding-bottom: 10px; */
  padding-right: 5px;
}


.acc-s {
	font-size: 14px !important;
	padding-top: 5px;
	/* padding-left: 5px; */
}


.divide {
    border-top: 1px solid #ebeaea;
    margin-bottom: 30px;
    width: 99%;
    margin-left: 7px;
}




.bg-white2 {
 background-color: #f5fdff !important;
}



.welcome-text{
  text-align:justify;
}



.ser__accessbility1 {
	padding-bottom: 50px;
}
  
 .cards-wrapper {
            display: flex;
            gap: 20px;
            /*! width: 90%; */
            /*! max-width: 1200px; */
            flex-wrap: wrap; 
        }




       .ser__accessbility1 .card {
            position: relative;
            background: #ffffff;
            padding: 15px 15px; 
            border-radius: 6px; 
            box-shadow: 0 4px 10px rgba(0,0,0,0.05); 
            flex: 1;
            min-width: 200px;
            display: inline-flex;
            align-items: center;
            gap: 15px;
            cursor: pointer;
            overflow: hidden; 
            border: 1px solid rgba(0,0,0,0.05);
            flex-direction: row;
        }









        /* --- THE CHAOS LOGIC --- */
        
        .card span {
            position: absolute;
            display: block;
            background: linear-gradient(90deg, transparent, #94a3b8); /* Silver-Grey */
            opacity: 0.7;
        }

        /* TRICK: We use 'calc' and odd numbers to make speeds random.
           Some lines are fast, some are slow.
        */

        /* TOP LINE */
        .card span:nth-child(1) {
            top: 0; left: -100%; width: 100%; height: 2px;
            background: linear-gradient(90deg, transparent, #64748b);
            animation: move-horiz 2.3s linear infinite; /* 2.3s is a prime number */
        }

        /* RIGHT LINE */
        .card span:nth-child(2) {
            top: -100%; right: 0; width: 2px; height: 100%;
            background: linear-gradient(180deg, transparent, #64748b);
            animation: move-vert 3.1s linear infinite; /* 3.1s is different! */
            animation-delay: 1s;
        }

        /* BOTTOM LINE */
        .card span:nth-child(3) {
            bottom: 0; right: -100%; width: 100%; height: 2px;
            background: linear-gradient(270deg, transparent, #64748b);
            animation: move-horiz-rev 2.7s linear infinite; /* 2.7s is different! */
            animation-delay: 0.5s;
        }

        /* LEFT LINE */
        .card span:nth-child(4) {
            bottom: -100%; left: 0; width: 2px; height: 100%;
            background: linear-gradient(360deg, transparent, #64748b);
            animation: move-vert-rev 4.5s linear infinite; /* Slowest one */
            animation-delay: 2s;
        }

        /* EXTRA CHAOS: We change the timings for Even vs Odd cards 
           so Card 1 doesn't look like Card 2 
        */
        .card:nth-child(even) span:nth-child(1) { animation-duration: 3.4s; }
        .card:nth-child(even) span:nth-child(2) { animation-duration: 1.9s; }
        .card:nth-child(even) span:nth-child(3) { animation-duration: 4.1s; }
        .card:nth-child(even) span:nth-child(4) { animation-duration: 2.2s; }

        /* KEYFRAMES */
        @keyframes move-horiz { 0% { left: -100%; } 100% { left: 100%; } }
        @keyframes move-horiz-rev { 0% { right: -100%; } 100% { right: 100%; } }
        @keyframes move-vert { 0% { top: -100%; } 100% { top: 100%; } }
        @keyframes move-vert-rev { 0% { bottom: -100%; } 100% { bottom: 100%; } }

        /* Compliance */
        @media (prefers-reduced-motion: reduce) {
            .card span { display: none; }
        }

        /* Styling */
        .icon-box {
            width: 50px; height: 50px; /*! background-color: #e2e8f0; */ border-radius: 8px;
            display: flex; align-items: center; justify-content: center; 
            color: #475569; font-weight: bold; font-size: 18px;
        }

        .text-box h3 { margin: 0; font-size: 16px; color: #1f2937; padding-top:6px; }
        .text-box p { margin:0px 0 0 0; font-size: 13px; color: #9ca3af; }



.ser__accessbility1 .icon-box img {width:100%;}







iframe body {
    /* border:1px solid #e5e5e5; */
    padding: 0px 0 0 !important;
}


#badge {
    margin-top: -13px !important;
}

div[data-iframe-width] { width: 100%; height: 100px; }
.org_cls{ font-size: 20px; text-align:center; padding:10px; color: #0c2e8a; }
.org-web{ font-size: 14px; text-align:center; padding:10px 10px;}

.view-compliance-registered-details form {
  display: flex;
  flex-wrap: wrap; /* Allows items to wrap on mobile */
  align-items: flex-end; /* Aligns fields with the 'Apply' button */
  gap: 1rem; /* Adds spacing between elements */
}
.button--primary{
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.view-compliance-registered-details label { font-weight:bold; margin-bottom: 8px; 
  display: block; }

.views-exposed-form .js-form-item {
  margin-right: 25px; 
}