/* @import url('satoshi.css'); */
@import url('./satoshi.css');
@import url('./plusjakarta.css');


body {
    font-family: 'Satoshi-Variable';

}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1280px !important;
    }
}
.bg-gray {
    background: rgba(244, 244, 244, 1);
}

.sticky-header {
    position: sticky;
    top: 0px;
    width: 100%;
    z-index: 10;
}

/*header css*/
.dropdown-menu ul {
    list-style: none;
    padding: 0;
}

.dropdown-menu.show {
    display: flex;
}

.list-group-item:first-child a {
    font-weight: 500;
    font-size: 1.1em;
    text-transform: uppercase;
    color: #ff0000;
    text-decoration: none;
    font-family: inter, sans-serif;
}

.dropdown-menu li .dropdown-item {
    color: gray;
    font-size: 1em;
    padding: 0.5em 1em;
}

.dropdown-menu {
    border: none;
    border-radius: 0;
    padding: 0.7em;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    left: 0;
    background: #000 !important;
    border-radius: 0;
    max-height: 550px;
    overflow-y: scroll;
}

.navbar-expand-lg .navbar-nav .dropdown-menu::-webkit-scrollbar {
    /* WebKit */
    width: 0;
    height: 0;
}

.navbar-toggler:focus {
    box-shadow: none !important;
}

.nav-linkitem {
    padding: 28px 15px !important;
    display: flex;
}

.left-auto {
    left: auto !important;
}

.left-auto .list-group-flush>.list-group-item {
    padding: 12px 16px !important;
}

.list-group {
    padding-left: 12px !important;
}

.navbar-collapse {
    justify-content: flex-end;
}

.ec-header {
    background-color: rgb(0, 0, 0) !important;
}

/*.main-header {
      padding: 10px;
  }*/
.menu-heading {
    color: #fff;
    font-family: inter, sans-serif;
    font-size: 28px;
    padding: 5px 16px;
    margin: 0;
}

.bdr-right {
    border-right: 1px solid #5d5d5d;
}

.sticky-header {
    position: sticky;
    top: 0px;
    width: 100%;
    z-index: 10;
}

.btn-closed {
    border: 1px;
    font-size: 16px;
    font-family: Roboto, sans-serif;
    color: #fff;
    background: rgb(255, 0, 7);
    padding: 10px 22px;
    border-radius: 2px;
    text-decoration: none;
    line-height: 25px;
    font-weight: bold;
}

.btn-training {
    font-size: 14px;
    font-family: Roboto, sans-serif;
    color: #fff;
    background: rgb(255, 0, 7);
    padding: 8px 15px;
    border-radius: 2px;
    text-decoration: none;
    line-height: 25px;
    font-weight: bold;
}

.btn-training:hover,
.btn-closed:hover {
    color: #fff;
}

.search {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 20px;
    color: rgb(255, 255, 255);
    padding: 10px;
    background: rgb(105, 114, 125);
    border-radius: 50%;
    text-decoration: none;
}

.navbar-dark .navbar-nav a.nav-link {
    color: #ffffff;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 38px 15px;
    border-top: 3px solid transparent;
}

.navbar-dark .navbar-nav a.nav-link:hover {
    color: #ff0007;
    border-top: 3px solid #f00;
}

.navbar {
    padding: 0 15px !important;
}




.list-group-item {
    background: #000 !important;
}

.list-group-flush>.list-group-item {
    display: flex;
    color: #fff !important;
    font-family: Overpass, sans-serif;
    font-size: 14px;
    line-height: 17px;
    padding: 5px 0 5px 5px;
}

.list-group-flush>.list-group-item i {
    font-size: 12px;
}

.list-group-flush>.list-group-item span:hover {
    color: #ff0007 !important;
}

.list-group-item:first-child {
    color: #ff0007 !important;
    font-family: inter, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.aligncenter {
    display: block;
    margin: 0 auto 10px;
}

/**header css end**/
/* 
img.img-fluid.mobile-image {
    display: none;
}

.red {
    color: #ff0000;
}

.bg-grey {
    background-color: #f8f8f8;
}

h1,
h2 {
    text-align: center;
    color: #000000;
    font-family: overpass, sans-serif;
    font-size: 32px;
    font-weight: 600 !important;
}

h1:after,
h2:after {
    content: '';
    border-top: 3px solid #f00;
    position: absolute;
    left: 43%;
    width: 15%;
    margin: 55px 0 0 0;
}

h4 {
    text-align: center;
    color: #000000;
    font-family: overpass, sans-serif;
    font-size: 20px;
    font-weight: 600 !important;
}

p {
    color: #333;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}

ul>li {
    font-size: 16px;
    font-family: 'Roboto';
    line-height: 22px;
    color: #333;
}

.framework-img img {
    display: block;
    margin: 0 auto;
}

.or-style {
    font-size: 40px;
    font-weight: 600;
    color: #FF0000;

}

.course-accordion {
    border: 1px solid #d5d5d5 !important;
}

.courseinfo-acc .accordion-item:first-of-type {
    border-radius: 0 !important;
}

.courseinfo-acc .accordion-item:first-of-type .accordion-button {
    border-radius: 0 !important;
}

.courseinfo-acc .accordion-item {
    border: 1px solid #d5d5d5 !important;
    margin-bottom: 20px;
}

.courseinfo-acc .accordion-button:not(.collapsed) {
    background: #f00 !important;
    color: #fff !important;
}

.courseinfo-acc.collapsed {
    background: #f8f8f8 !important;
}

.courseinfo-acc .accordion-button {
    font-size: 16px;
    font-weight: 600;
    font-family: "Overpass", sans-serif;
}

.courseinfo-acc .accordion-button:focus {
    z-index: 3;
    border-color: #f8f9fa;
    outline: 0;
    box-shadow: none !important;
}

.accordion-button::after {
    background-image: url(/storage/app/media/caret-down-black.png) !important;

}

.accordion-button:not(.collapsed)::after {
    background-image: url(/storage/app/media/caret-down-white.png) !important;
    transform: rotate(-180deg) !important;
}


.slick-slide img {

    width: 70% !important;
    border: 0 !important;
    margin: 50px auto 20px
}

.slick-slide img {
    display: block;
}


.bg-dgrey {
    background-color: #424141;
}

.closed h3.now-closed {
    font-size: 3rem;
    font-weight: 800;
    line-height: 3rem;
} */

/* END closed section*/

/***form css*/


.grandfathering-form p {
    padding: 20px 0;
}

.grandfathering-form input {
    border-radius: 0;
}

.grandfathering-form .iti {
    display: block;
}

.iti--allow-dropdown .iti__flag-container .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
}

.grandfathering-form select {
    background-color: white;
    border-radius: 0;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: .375rem .75rem;

    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.grandfathering-form select.classic {
    background-image:
        linear-gradient(45deg, transparent 50%, #000 50%),
        linear-gradient(135deg, #000 50%, transparent 50%),
        linear-gradient(to right, #fff, #fff);
    background-position:
        calc(100% - 20px) calc(1em + 2px),
        calc(100% - 15px) calc(1em + 2px),
        100% 0;
    background-size:
        5px 5px,
        5px 5px,
        2.5em 2.5em;
    background-repeat: no-repeat;
}

.grandfathering-form select:required:invalid {
    color: gray;
}

.grandfathering-form option[value=""][disabled] {
    display: none;
}

.grandfathering-form option {
    color: black;
}

.clearfix {
    clear: both;
}

.form-btn a {
    font-size: 18px;
    line-height: 1.2em;
    background-color: #FF0000;
    padding: 15px 30px;
    border-radius: 4px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    display: flex;
    margin: 0 30px 30px 30px;
    width: 20%;
    justify-content: center;
    text-align: center;
}

.form-btn button {
    font-size: 18px;
    line-height: 1.2em;
    background-color: #FF0000;
    padding: 15px 30px;
    border-radius: 4px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
    border: none;
}

.form-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-btn a:hover {
    color: #fff;
}

.pl-2 {
    padding-left: 1.5rem !important;
}

.accordionterm-cond a {
    color: #0000ff;
}

.required-field::after {
    content: "*";
    color: red;
    padding-left: 3px;
}

.error {
    color: #ff0000;
    font-size: 15px;
}

.addfile input[type=file]::file-selector-button {
    margin-right: 20px;
    border: none;
    background: #404040;
    padding: 8px 20px;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    transition: background .2s ease-in-out;
}

.addfile input[type=file]::file-selector-button:hover {
    background: #404040;
}

.verifier .form-group {
    width: 50%;
    float: left;
    padding: 0 10px;
}


/*footer css*/
.footer-bg {
    background: #000000;
    padding: 0 !important;
}

.container-fluid.ft-menu-list {
    padding: 25px 50px 10px 50px;
}

.ft-menu-list h5 {
    color: #ff0007;
    font-family: inter, sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 1.1em;
    letter-spacing: 0;
    margin-bottom: 20px;
}

.ft-menu-list ul li {
    list-style-type: none;
    margin-bottom: 8px;
}

.ft-menu-list ul li:before {
    font-family: 'FontAwesome';
    content: '\f105';
    color: #fff;
    margin-left: -1.3em;
    margin-right: 7px;
    font-size: 14px;
}

.ft-menu-list ul li a {
    color: #e7e2e2;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    font-family: inter, sans-serif;
}

.ft-menu-list ul li a:hover {
    color: #ff0007;
}

.ft-menu-list ul {
    padding-left: 1rem;
}

.ft-social {
    padding: 20px 15px 20px 15px;
}

.ft-social-list {
    display: flex;
}

.ft-social-list svg {
    width: 32px;
    height: 32px;
    padding: 8px;
}

.ft-social-list .ft-social-text {
    background-color: #ff0007;
    margin-right: 20px;
    border-radius: 50%;
}

.ec-copy {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    font-family: 'Inter', sans-serif;
}

.ec-copy span a {
    color: #fff;
    padding: 0px 15px;
    text-decoration: none;
    font-family: 'Inter', sans-serif;
    border-right: 1px solid #ddd;

}

.footer-logo {
    width: 200px;
}

.footer-description p {
    color: #e0dbdb;
    font-size: 14px;
    margin-top: 1.5rem;
    line-height: 25px;
    margin-bottom: 0;
}

.footer-description a {
    color: #ff0007;
    font-size: 14px;
}

.copyright {
    background: #df0000;
}

/* --------------------------------------Verifier form section start here ------------------------------------------- */

.row.heading-section {
    text-align: center;
    background-color: #f8f8f8;
}

.custom-validation {
    max-width: 50%;
    display: inline-block;
    overflow: hidden;
    margin-left: 25%;
    margin-top: -2%;
    text-align: center;
}

.d-flex-content {
    display: flex;
    justify-content: space-between;
}

/*  */
/* nav.navbar {
    padding: 1rem 0 0.85rem 0;
}

.eccouncilLogolink {
    padding: 0px !important
}

.eccouncilLogolink img {
    width: 140px;
    height: 2.837rem;
}

.navbar-nav .nav-link {
    font-weight: 700;
    font-size: 12px;
    line-height: 13.65px;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: uppercase;
    color: #111;
}

.navbar-nav .nav-link.active {
    color: #E9341F !important;
}

.eccsa-header .navbar-nav .nav-link {
    padding-left: 15px;
    padding-right: 15px;
} */


/* banner */
.hero-section {
      position: relative;
    background-image: url('./../../../../storage/app/media//ecsa-banner.png');
      background-size: cover;      /* Fills the entire div */
  background-position:bottom;
  background-repeat: no-repeat;
    height: 100vh; /* Full viewport height, adjust if needed */
  overflow: hidden;
    display: flex;
    align-items: end;
    justify-content: center;
    text-align: center;
    color: white;
}
.hero-section::after{
   content: '';
    position: absolute;
    inset: 0;
    opacity: 30%;
  inset: 0;
  background: inherit;
  filter: blur(30px);
  transform: scale(1.05); 
  z-index: -1; 
   mask-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  -webkit-mask-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
linear-gradient(174.58deg, rgba(0, 0, 0, 0) 47.93%, rgba(0, 0, 0, 0.5) 95.66%);
   mask-composite: intersect;
  -webkit-mask-composite: destination-in; 
}
.hero-content h1 {
  font-weight: 500;
    font-size: 2rem;
    line-height:3.6rem;
    letter-spacing: 0px;
    text-align: center;
    margin: 30px auto;
    color: #FF0A0A;
}

.hero-content h1 span{
  font-weight:600;
    font-size: 3.875rem;
    line-height: 100%;
    letter-spacing: 0px;
    color: #fff;
}
.hero-content h1 img {
    width: 187.5px;
    height: 76.5px;
}
/**mobile banner css**/
@media (max-width: 767px) {
    .hero-content{
padding:0 35px;
    }
.hero-content h1 {
    font-size:1rem;
    line-height:1rem;
}

.hero-content h1 span{
    font-size: 2rem;
    line-height:2rem;
}
.hero-content h1 img {
    width: 78px;
    height: 32px;
    margin-top:-15px;
}
}
/***banner css end**/

/* application process */
.application-process{
    background: url('/grandfathering-ecsa/storage/app/media/bg-application-process.webp') no-repeat center center/cover;
    overflow: hidden;
    padding: 80px 0;
}
.application-process .section-title {
        font-size: 42px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 50px;
    line-height: 140%;
}
  /* --- Step Cards --- */
        .step-card {
            background: linear-gradient(193.74deg, #CD2742 -46.52%, #671421 62.27%);
            height: 348px;
            padding: 15px;
            border-radius: 15px;
            position: relative;
            overflow: hidden;
            color: #fff;
        }
        .step-card .step-number {
            position: absolute;
            bottom: -10px;
            right: 1px;
            font-size:7.5rem;
            font-weight: 700;
            color: rgba(255, 255, 255, 0.1);
            z-index: 1;
            line-height: 1;
        }
        .step-card .step-content {
            position: relative;
            z-index: 2;
        }
        .step-card h5 {
            font-weight: 700;
            font-size: 2rem;
            line-height: 1.4em;
            margin-bottom: 15px;
        }
        .step-card p {
            font-size:1.25rem;
            font-weight: 500; /* Medium */
            line-height:140%;
            color: #C6B9BB;
            
        }

        /* --- Disclaimer Text --- */
        .disclaimer-section {
            margin-top: 50px;
            color: #fff;
            opacity: 0.8;
        }
        .disclaimer-italic {
            font-size: 20px;
            font-weight: 500; /* Medium */
            font-style: italic;
        }
        .disclaimer-italic p {
            position: relative;
            padding-left: 16px;
            margin-bottom: 0.5rem;
        }
        .disclaimer-italic p::before {
            content: '*';
            position: absolute;
            left: 0;
            color:#FF0000F5;
        }
        .disclaimer-normal {
            font-size: 20px;
            font-weight: 500; /* Medium */
            margin-top: 1rem;
        }

        .apply-now-btn {
            background-color: #8A1C2B;
            color: #ffffff;
            font-weight: 700;
            font-size: 16px;
            padding: 15px 32px;
            border-radius: 12px;
            text-decoration: none;
            transition: background-color 0.3s;
        }
        .apply-now-btn:hover {
            background-color: #8A1C2B;
            color: #ffffff;
        }
        @media (max-width: 767px) {
             .apply-now-btn {
                   font-weight: 400;
                         font-size: 14px;
        }
        }

        /* Responsive Adjustments */
        @media (max-width: 1200px) {
            .step-card .step-number {
                font-size: 100px;
                bottom: -20px;
            }
        }
        @media (max-width: 992px) {
            .application-process .section-title { font-size: 36px; }
            .step-card { margin-bottom: 30px; }
        }
        @media (max-width: 767px) {
           .application-process{
            padding: 40px 0 0; }
           .application-process .section-title { 
            font-size: 1.5rem; 
            margin-bottom: 2.5rem;
            padding-right: 20px;}
.step-card { height: 100%; margin-bottom:0;}
 .step-card .step-content {width: 60%;}
.step-card h5 {font-size: 1.25rem;}
.step-card p {font-size: 1rem;}
.step-card .step-number { font-size: 82px; bottom: -20px;}
.disclaimer-section { margin-top: 2rem;}
.disclaimer-italic {font-size: 14px; line-height: 140%;}
.disclaimer-normal {font-size: 14px;line-height: 140%; margin-top: 0rem;}
        }
/*form css*/
.application-process .form-section {
    width: 1280;
    height: 523;
    gap: 40px;
    opacity: 1;
    top: 935px;
    left: 80px;
    border-radius: 12px;
    border-width: 1px;
    padding: 32px;
    background-color: #fff;
}

.application-process .form-section input.form-control,
.application-process .form-section select.form-control {
    /* border: none;
    width: 100%;
    height: 52px;
    opacity: 1;
    border-bottom: 1px solid rgba(208, 213, 221, 1); */
     border: none;
    border-bottom: 1px solid #ced4da;
    border-radius: 0;
    padding: 0.75rem 1rem; /* Adjusted padding for background */
    font-size: 0.95rem;
    background-color: #f0f0f0; /* Light gray background */
}

.application-process .form-section input.form-control::placeholder {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color: rgba(157, 159, 161, 1);
}

@media (min-width: 992px) {
    .stepper-section {
        display: flex;
        justify-content: space-between;
    }
}

.who-roles-wrapper {
    margin: 3.375rem auto;
    display: flex;
    gap: 2rem;
}

.who-roles {
    width: 291px;
    height: 225px;
    border-radius: 23.25px;
    padding: 3px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10.5px 0px #0000000D;
}

.who-roles .custom-card {
    width: 285px;
    height: 236.44998168945312px;
    border-radius: 21px;
    border: 1px solid #F3F3F1;
    padding: 33.07px 30px;
    background: linear-gradient(180deg, #FFFFFF 52%, #FAFAF7 100%);
}

.who-roles img {
    width: 105.3px;
    object-fit: fill;
    aspect-ratio: 1/1;
}

.customcard-content h6 {
    margin: 0 auto;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;
    color: #111;
}

.customcard-content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 17px;
    text-align: center
}

.preRequisiteWrapper {
    margin: 48px auto 90px auto;
    display: flex;
    align-items: flex-start;
}

ul.preRequisiteListnav {
    display: flex;
    width: calc(100% - 1.5dvw);
    flex-direction: column;
    gap: 16px;
    padding-left: 0;
    list-style: none;
}

ul.preRequisiteListnav li.nav-item {
    display: inline-flex;
    width: 100%;
    justify-content: start;
    align-items: center;
    transition: 0.15s all ease-in-out;
}

ul.preRequisiteListnav li.nav-item button.nav-link {
    text-align: left;
    display: inline-flex;
    width: 100%;
    justify-content: start;
    align-items: center;
    border: 0px !important;
    border-bottom: 0.5px solid #333333 !important;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    gap: 10px;
    padding: 0px;
    transition: 0.15s all ease-in-out;

}

.domainTabIcon {
    width: 35px;
    height: 35px;
    border-radius: 150px;
    /* padding: 13.5px; */
    background: radial-gradient(66% 34% at 50% 50%, #F0ECE7 0%, #FFFFFF 100%);
    border: 1px solid rgba(243, 243, 241, 1);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: 0.15s all ease-in-out;
}

.domainTabIcon svg {
    width: 19px;
    height: 19px;
}

.domainTabIcon svg path {
    fill: none;
    stroke: rgba(233, 52, 31, 1);
    stroke-width: 2;
    transition: 0.15s all ease-in-out;
}

ul.preRequisiteListnav li.nav-item button.nav-link.active .domainTabIcon svg path {
    fill: none;
    stroke: rgba(255, 255, 255, 1);
    stroke-width: 2;
}

ul.preRequisiteListnav li.nav-item button.nav-link.active .domainTabIcon {
    background: rgba(233, 52, 31, 1);
    border: 1px solid rgba(233, 52, 31, 1)
}

ul.preRequisiteListnav li.nav-item button.nav-link.active {
    border-bottom: 3px solid rgba(233, 52, 31, 1) !important;
}

.domianTitle {

    font-weight: 700;
    font-size: 16px;
    line-height: 58px;
    letter-spacing: 0px;
    color: #000;
    vertical-align: middle;
}

.preRequisiteSection p {

    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #46393B;
    margin: 0 auto;

}

.domain-contentpic img {
    width: 100%;
    height: 240px;
    object-fit: fill;
    border-radius: 12px;
}

.domain-contentpic::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.domain-contentpic {
    position: relative;
}

.preRequisiteWrapper .tab-pane.fade.show.active {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.cert-badge-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-align: center;
    width: 100%;
}

.cert-badge {
    background: linear-gradient(180deg, #FFFFFF 34.86%, #E7E7E4 100%);



    border-radius: 10px;

    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;


    margin: 5px;

    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: rgba(0, 0, 0, 1);
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.05);

}

.certificationsSection.container {
    gap: 10px;
    padding-top: 80px;
    padding-right: 78px;
    padding-bottom: 80px;
    padding-left: 78px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    display: flex;
    background: rgba(254, 254, 254, 1);
}

.cert-content {
    display: flex;
    flex-direction: column;
    gap: 38px;
    align-items: center;
    justify-content: center;
}

.cert-content h5 {

    font-weight: 700;
    font-size: 22px;
    line-height: 40px;
    letter-spacing: 0px;
    vertical-align: middle;
    margin: 0px;
}

.form-steps-list {
    display: flex;
    justify-content: center;
    gap: 20px;
    padding-left: 0;
    list-style: none;
    border: none !important;
}

li.form-step {
    width: 292px;
    height: 32px;
    gap: 10px;
    border-bottom-width: 2px;
    padding: 0px;
    text-align: center;
}

.form-steplink {

    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;
    text-transform: capitalize;
    color: rgba(102, 102, 102, 1);
    width: 100%;
    transition: all .15s ease-in-out;
}

.nav-tabs .nav-link.form-steplink.active,
.nav-tabs .nav-link.form-steplink:hover {
    background: linear-gradient(180deg, #FFFFFF 50%, #9B1C31 562.96%);
    border-bottom: 2px solid rgba(155, 28, 49, 1);
    color: rgba(155, 28, 49, 1);
}

.form-steplink.active .ecsaGrandfathering-form__step-description {
    color: rgba(155, 28, 49, 1);
}

form.ecsaGrandfathering-form label {

    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.4px;
    vertical-align: middle;
    padding: 0 16px;
}

form.ecsaGrandfathering-form input[type="text"],
form.ecsaGrandfathering-form input[type="email"],
form.ecsaGrandfathering-form select,
form.ecsaGrandfathering-form select.classic {
    background: rgba(255, 255, 255, 1);
    width: 100%;
    height: 44px;
    gap: 8px;
    padding-top: 12px;
    padding-right: 16px;
    padding-bottom: 12px;
    padding-left: 16px;
    border-radius: 10px;
    box-shadow: 0px 0px 0px 1px rgba(2, 44, 34, 0.13);

    box-shadow: 0px 1px 2px 0px rgba(2, 44, 34, 0.08);
}

form.ecsaGrandfathering-form select.classic {
    background-image:
        linear-gradient(45deg, transparent 50%, #000 50%),
        linear-gradient(135deg, #000 50%, transparent 50%),
        linear-gradient(to right, #fff, #fff);
    background-position:
        calc(100% - 20px) calc(1em + 2px),
        calc(100% - 15px) calc(1em + 2px),
        100% 0;
    background-size:
        5px 5px,
        5px 5px,
        2.5em 2.5em;
    background-repeat: no-repeat;
}

form.ecsaGrandfathering-form input[type="tel"] {
    background: rgba(255, 255, 255, 1);
    width: 100%;
    height: 44px;
    gap: 8px;
    padding-top: 12px;
    padding-right: 16px;
    padding-bottom: 12px;
    border-radius: 10px;
    box-shadow: 0px 0px 0px 1px rgba(2, 44, 34, 0.13);

    box-shadow: 0px 1px 2px 0px rgba(2, 44, 34, 0.08);
}

form.ecsaGrandfathering-form .form-check-input[type=checkbox] {
    /* background: rgba(255, 255, 255, 1); */

    border: 1px solid rgba(102, 102, 102, 1);
    border-radius: 4px;
    box-shadow: 0px 0px 0px 1px rgba(2, 44, 34, 0.13);

    box-shadow: 0px 1px 2px 0px rgba(2, 44, 34, 0.08);
}

.ecsaGrandfathering-form__tab {
    display: none;
}

button.ecsa-form-btn-previous:disabled,
button.ecsa-form-btn-next:disabled,
button.ecsa-form-btn-finished:disabled {
    display: none;
}

button.ecsa-form-btn-previous,
button.ecsa-form-btn,
button.ecsa-form-btn-next,
button.ecsa-form-btn-finished {
    padding: 13px 28px;
    background: #FF0000;
    color: #FAFAF7;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0px;
    border-radius: 12px;
    border: 1px solid #989897;
    display: inline-flex;
    gap: 0.5rem;
}

.ecsa-form-nav {
    display: flex;
    width: 100%;
    margin: 1rem auto;
}

#ecsaformTabContent {
    padding: 40px 0px;
}

.card.verifierDetailsCard .card-header {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    background: linear-gradient(180deg, #FFFFFF 50%, #9B1C31 562.96%);
    border-bottom: 2px solid rgba(155, 28, 49, 1);
}

.custom-validation {
    max-width: 50%;
    display: inline-block;
    overflow: hidden;
    margin-left: 25%;
    margin-top: -2%;
    text-align: center;
}

.d-flex-content {
    display: flex;
    justify-content: space-between;
}

.grandfathering-form p {
    padding: 20px 0;
}

.grandfathering-form input {
    border-radius: 0;
}

.grandfathering-form .iti {
    display: block;
}

.iti--allow-dropdown .iti__flag-container .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
}

.grandfathering-form select {
    background-color: white;
    border-radius: 0;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: .375rem .75rem;

    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}



.grandfathering-form select:required:invalid {
    color: gray;
}

.grandfathering-form option[value=""][disabled] {
    display: none;
}

.grandfathering-form option {
    color: black;
}

.clearfix {
    clear: both;
}

.form-btn a {
    font-size: 18px;
    line-height: 1.2em;
    background-color: #FF0000;
    padding: 15px 30px;
    border-radius: 4px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    display: flex;
    margin: 0 30px 30px 30px;
    width: 20%;
    justify-content: center;
    text-align: center;
}

.form-btn button {
    font-size: 18px;
    line-height: 1.2em;
    background-color: #FF0000;
    padding: 15px 30px;
    border-radius: 4px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
    border: none;
}

.form-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.form-btn a:hover {
    color: #fff;
}

.pl-2 {
    padding-left: 1.5rem !important;
}

.accordionterm-cond a {
    color: #0000ff;
}

.required-field::after {
    content: "*";
    color: red;
    padding-left: 3px;
}

.error {
    color: #ff0000;
    font-size: 15px;
}

.addfile input[type=file]::file-selector-button {
    margin-right: 20px;
    border: none;
    background: #404040;
    padding: 8px 20px;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    transition: background 0.15s ease-in-out;
}

.addfile input[type=file]::file-selector-button:hover {
    background: #404040;
}

.verifier .form-group {
    width: 50%;
    float: left;
    padding: 0 10px;
}

.faqSection .position-sticky .section-header {
    padding-right: 4rem;
}

.faqSection .section-title-subheader {

    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: rgba(198, 185, 187, 1);
    text-align: left;
}


/*  */
.custom-accordion .accordion-item {
    border: none;

    margin-bottom: 10px;
    border-radius: 8px;
    overflow: hidden;
    background: radial-gradient(89.32% 89.32% at 50% 50%, rgba(251, 235, 234, 0.9) 0%, #FBEBEA 100%);
}

.custom-accordion .accordion-button {
    background: radial-gradient(89.32% 89.32% at 50% 50%, rgba(251, 235, 234, 0.9) 0%, #FBEBEA 100%);
    color: #000;

    box-shadow: none;
    border: none;
    padding: 1rem 1.25rem;

    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0px;
    vertical-align: middle;
}

.custom-accordion .accordion-button:not(.collapsed)::after {
    content: "−";
    font-weight: 600;
    text-align: center;
    font-size: 20px;
    transform: none;
    background-image: none !important;
    color: rgba(128, 128, 128, 1);
    transition: all 0.15s ease-in-out;
}

.custom-accordion .accordion-button.collapsed::after {
    content: "+";
    font-weight: 600;
    text-align: center;
    font-size: 20px;
    transform: none;
    background-image: none !important;
    color: rgba(233, 52, 31, 1);
    transition: all 0.15s ease-in-out;
}

.custom-accordion .accordion-body {
    background: radial-gradient(89.32% 89.32% at 50% 50%, rgba(251, 235, 234, 0.9) 0%, #FBEBEA 100%);
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: rgba(70, 57, 59, 1);
    padding: 0px 24px 17px 24px;
}

/*  */
#features .slider {
    mix-blend-mode: luminosity;
    margin: 2rem auto;
}

footer {
    background: rgba(15, 15, 15, 1);
    /* padding: 72px 0px 103px 0px; */
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgba(212, 212, 212, 1);
    font-family: "Plus Jakarta Sans", sans-serif;
}

.footerRowWrap {
    display: flex;
    /* gap: 40px; */
    align-items: flex-start;
    flex-direction: row;
    justify-content: space-between;
}

.footerCompanyOverview {
    display: flex;
    flex-direction: column;
    gap: 28px;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
    width: 23.5%;
    /* flex-grow: 2; */
    padding-left: 0px;
    padding-right: 0px;
    flex: 0 0 auto;
    width: 58.33333333% 742px;
}

.footerNavblock {
    display: flex;
    flex-direction: column;
    gap: 28px;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
    flex-grow: 1;
    padding-left: 0px;
    padding-right: 60px;
    flex: 0 0 auto;
    width: 15%;
}

.footerCompanyOverview img {
    width: 100%;
    object-fit: cover;
}

.footerNavblock h6 {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.footerNavblock li {

    font-weight: 400;
    font-size: 16.67px;
    line-height: 100%;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.footerNavblock ul.list-unstyled {
    display: flex;
    flex-direction: column;
    gap: 28px;
}

/* newrolesblock */

