body{
   background: #f3f3f3!important;
    font-family: 'Segoe UI', sans-serif;
}
.portal-title{
        text-align: center;
    font-size: 28px;
    font-weight: 700;
    margin-top: 35px;
    margin-bottom: 36px;
}

.step-bar{
    display:flex;
    margin-top:20px;
}
.section-title{
    background: #119457;
    color: #fff;
    padding: 8px 15px;
    font-weight: 600;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 0px 6px 17px -12px black;
    font-size: 17px;
}

.form-box{
    /*background: #f4f4f4;*/
    padding: 25px;
    border: 1px solid #dedede;
    border-radius: 14px;
}

.form-control, .form-select{
    height:48px;
    border-radius:6px;
}

label{
    font-weight:500;
    margin-bottom:6px;
}
.next-btn{
    background:#119457;
    color:#fff;
    padding:10px 30px;
    border:none;
    border-radius:4px;
}

footer{
    padding: 20px 0px;
     
}
.w-cust-60 {
    width: 27%;
}
.hr-top-line hr {
    border: 1.6px solid #119457;
    opacity: 0.9;
}
footer a {
    margin: 0px 15px;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
}
footer a:hover {
    text-decoration: underline;
}
/*.stepstab {*/
/*    border: 1px solid #fff;*/
/*    padding-left: 0;*/
/*    margin-top: 20px;*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*}*/
/*.stepstab li.nextval {*/
/*    background: #eee !important;*/
/*    margin-left: 3px;*/
/*}*/
/*.stepstab li {*/
/*    -ms-flex-preferred-size: 0;*/
/*    flex-basis: 0;*/
/*    -webkit-box-flex: 1;*/
/*    -ms-flex-positive: 1;*/
/*    flex-grow: 1;*/
/*    -ms-flex-negative: 1;*/
/*    flex-shrink: 1;*/
/*    padding-left: 30px;*/
/*    color: #1e8bc3;*/
/*    text-align: center;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-content: center;*/
/*    align-items: center;*/
/*    max-height: 50px;*/
/*    overflow: hidden;*/
/*    line-height: 120%;*/
/*    font-size: .95em;*/
/*}*/
/*.stepstab li.current {*/
/*    background-color: #5EA15D !important;*/
/*    color: #fff;*/
/*}*/
/*.form-control, .form-select, .form-check-input {*/
/*    border: 2px solid #cecece !important;*/
/*}*/
/*.required::after {*/
/*    content: " *";*/
/*    color: #dc3545;*/
/*}*/
/*.stepstab li.current:after {*/
/*    content: "";*/
/*    width: 0;*/
/*    height: 0;*/
/*    border-left: 20px solid #5ea15d !important;*/
/*    border-top: 34px solid transparent;*/
/*    border-bottom: 34px solid transparent;*/
/*    background-color: #fff;*/
/*    margin-left: auto;*/
/*}*/
.loaderuper {
    width: 100%;
    position: fixed;
    z-index: 999999;
    background: #FFF;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
}
.boxcenter {
    width: 10%;
    margin: auto;
    text-align: center;
    margin-top: 6%;
}
.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50% !important;
    border-top: 16px solid #22a85b;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: auto;
    margin-top: 10em;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.tourstlist, .businesslist, .medicalattdlist {
    border: 1px solid #CCC;
    padding: 15px 15px;
}
.toursttitle, .toursttitle5years {
    background: #119457;
    font-size: 16px;
    color: #FFFF;
    padding: 9px 15px;
    margin: 0px;
}
.tourstlistdata, .businessdata, .medicalattddata, .tourstlistdata5year, .everindiabeforeoption {
    margin-top: 15px;
}
.payment-card{
    background:#fff;
    border:1px solid #dcdcdc;
}

.payment-header{
    background:#7f7f7f;
    color:#fff;
    padding:4px 20px;
    font-weight:600;
    display:flex;
    justify-content:space-between;
    align-items:center;
}

.payment-header img{
    height:40px;
}

.form-section{
    padding:20px;
}

.form-control, .form-select{
    height:45px;
    border-radius:6px;
}

.pay-btn{
    background:#4CAF50;
    color:#fff;
    border:none;
    padding:8px 25px;
    border-radius:4px;
}
.summary-box {
    padding: 0px 0px;
    border: 1px solid #ddd;
}
.summary-title{
    font-weight:600;
    margin-bottom:10px;
}

.edit-btn{
    background:#4CAF50;
    color:#fff;
    font-size:12px;
    padding:2px 8px;
    border-radius:3px;
    text-decoration:none;
}
.summary-box img {
    width: 65%;
    margin-bottom: 20px;
}
.note-text{
    font-size:14px;
}
.summary-box p {
    font-size: 15px;
    margin-bottom: 5px;
}
.bottom-note
 {
    padding: 12px;
    font-weight: 700;
    font-size: 15px;
    text-align: center;
    border-top: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
    margin-top: 30px;
}
.steps3 .form-box{
    background:#dedede;
}
.success-icon{
    width:120px;
    height:120px;
    background:#1f8f6a;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    margin:40px auto 20px;
}

.success-icon svg{
    width:60px;
    height:60px;
    color:#fff;
}

.success-title{
    text-align:center;
    font-weight:600;
}

.success-subtext{
    text-align:center;
    margin-bottom:30px;
}

.info-box{
    background:#f8f9fa;
    padding:25px;
    margin-bottom:20px;
}

.border-green{
    border:2px solid #6abf69;
}

.border-yellow{
    border:2px solid #f1c40f;
}

.border-red{
    border:2px solid #e74c3c;
}

.border-lightyellow{
    border:2px solid #f4d03f;
}

.complete-btn{
    background:#28a745;
    color:#fff;
    padding:10px 30px;
    border:none;
    border-radius:4px;
    display:inline-block;
}

.complete-btn:hover{
    background:#218838;
}
/*==== payment card ====*/
p.showerrordate {
    width: 100%;
    display: inline-grid;
    margin-top: 10px;
}
#cardData iframe {
    width: 100%;
}
.showerrordate span.alertred {
    background: #f25656;
    padding: 8px 15px;
    border-radius: 9px;
    color: #FFF;
}
.tdsv2challengeIframe {
    height: 650px;
}

/* ======================== Header Area ======================== */
header {
  position:relative;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #fff;
  transition: 0.5s ease;
  z-index: 997;
  padding: 4px 0;
  border-bottom: 1px solid #c2c2c2;
}
header.active {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
header .header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .header .logo img {
  width: 150px;
}
header .header .logo img.logo-img-1 {
  display: block;
}
header .header .logo img.logo-img-2 {
  display: none;
}
header.active .header .logo img.logo-img-1 {
  display: none;
}
header.active .header .logo img.logo-img-2 {
  display: block;
}
header .header .navs{
  margin-left: auto;
}
header .header .navs > ul > li {
  position: relative;
  display: inline-block;
  margin: 0 20px;
}
header .header .navs > ul{
  background-color: #fff;
  border-radius: 50px;
  padding: 10px 0;
  margin:0;
}
header .header .navs > ul > li > a {
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  font-size: 18px;
  color: #000;
  padding: 5px 20px;
  margin: 0 3px;
  cursor: pointer;
}
header .header .navs > ul > li:hover > a {
  color: #000;
}
header .header .navs > ul > li > a.down-arrow::after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  line-height: 1;
  display: inline-block;
  margin-left: 5px;
  transition: 0.3s;
  font-weight: 600;
}
header .header .navs > ul > li:hover > a.down-arrow::after {
  transform: rotate(180deg);
}
header .header .navs > ul > li.active a {
  color: #000;
  background: var(--primary-color);
  border-radius: 30px;
}
header .header .navs .sub-menu {
  position: absolute;
  top: 100%;
  width: 280px;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
header .header .navs > ul > li:hover > .sub-menu {
  pointer-events: all;
  opacity: 1;
}
header .header .navs .sub-menu > ul {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 6px;
  padding: 8px 10px;
}
header .header .navs .sub-menu > ul > li {
  display: block;
}
header .header .navs .sub-menu > ul > li > a {
  text-decoration: none;
  display: block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.005em;
  color: var(--neutra-color);
  padding: 5px 0;
  transition: 0.1s;
}
header .header .navs .sub-menu > ul > li > a:hover {
  color: var(--primary-color);
}
header .header .btns-box {
  display: flex;
  align-items: center;
}
header .header .btns-box .request-btn {
  padding: 0 15px 0 0px;
}
header .header .btns-box .contact-btn {
  position: relative;
}
header .header .btns-box .contact-btn:hover .btn-icon {
  background-color: var(--primary-color);
  color: #fff;
}
header .header .btns-box .contact-btn .contact-box {
  position: absolute;
  right: 0;
  padding-top: 16px;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
header .header .btns-box .contact-btn:hover .contact-box {
  pointer-events: all;
  opacity: 1;
}
header .header .btns-box .contact-btn .contact-info {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: 8px;
  overflow: hidden;
}
header .header .btns-box .contact-btn .contact-info .contact-heading {
  font-size: 18px;
  font-weight: 600;
  color: #555;
  padding: 6px 15px;
}
header .header .btns-box .contact-btn .contact-info .info {
  padding: 10px 15px;
  background-color: rgba(204, 204, 204, 0.3);
}
header .header .btns-box .contact-btn .contact-info .info p {
  font-size: 14px;
  font-weight: 600;
  color: #555;
  padding-bottom: 8px;
}
header .header .btns-box .contact-btn .contact-info .info a img,
header .header .btns-box .contact-btn .contact-info .info a i {
  width: 25px;
  font-size: 20px;
  margin-right: 8px;
}
header .header .btns-box .contact-btn .contact-info .info a {
  text-decoration: none;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin-bottom: 5px;
}
header .header .btns-box .contact-btn .contact-info .info a:hover {
  opacity: 0.7;
}
header.active .header .logo img.logo-img-2 {
  display: block;
}

@media screen and (max-width: 1199px) {
  header {
    padding: 20px 0;
  }
  header .header .navs {
    display: none;
  }
  header .header .btns-box .contact-btn {
    display: none;
  }
  header .header .btns-box {
    margin-left: auto;
  }
}

@media screen and (max-width: 575px) {
  header {
    padding: 15px 0;
  }
  header .header .logo img {
    width: 145px;
  }
  header .header .btns-box {
    display: block;
    margin-right: 15px;
  }
  header .header .round-btn {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
  header .header .btns-box .request-btn .btn-1 {
    display: none;
  }
}
/* ======================== End Header Area ======================== */

/* Default hidden */
header .header .navs .sub-menu{
  position: absolute;
  top: 100%;
  left: 0;
  width: 160px;
  opacity: 0;
  pointer-events: auto;
  transition: opacity 0.3s ease;
}

/* Show submenu */
header .header .navs ul li:hover > .sub-menu{
  opacity: 1;
  visibility: visible;
}

header .header .navs .sub-menu .sub-menu{
  top: 0;
  left: 108%;
  width: 180px;
}

header .header .navs ul li{
  position: relative;
}


header .header .navs a.down-arrow::after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  line-height: 1;
  display: inline-block;
  margin-left: 5px;
  transition: 0.3s;
  font-weight: 600;
}

header .header .navs li:hover > a.down-arrow::after {
  transform: rotate(280deg);
}

.side-menu .menu-item{
  display:flex;
  align-items:center;
  justify-content:space-between;
}

.submenu-toggle::after{
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  line-height: 1;
  display: inline-block;
  margin-left: 5px;
  transition: 0.3s;
  font-weight: 600;
}

.submenu-toggle.active::after{
  transform:rotate(180deg);
}
/* ======================== Side-Menu Area ======================== */

.side-menu-area::-webkit-scrollbar {
  display: none;
}
.side-menu-area {
  scrollbar-width: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  pointer-events: none;
}
.side-menu-area.active {
  pointer-events: all;
}
.side-menu-area .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: 0.5s ease;
}
.side-menu-area.active .overlay {
  opacity: 1;
}
.side-menu-area .side-menu-box {
  scrollbar-width: none;
  width: 280px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  /* border-top-right-radius: 50px; */
  /* border-bottom-right-radius: 50px; */
  background-color: #fff;
  overflow: auto;
  transform: translateX(-150%);
  transition: 0.8s;
}
.side-menu-area.active .side-menu-box {
  transform: translateX(0%);
}
.side-menu-area .side-menu-box::-webkit-scrollbar {
  display: none;
}
.side-menu-area .side-menu-box .side-menu {
  width: 100%;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
.side-menu .header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #eee;
  /* box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; */
  padding: 12px 0 6px;
}
.side-menu .header .logo img {
  width: 100px;
  padding-left: 10px;
}
.side-menu .header .close-btn button {
  border: none;
  outline: none;
  background-color: transparent;
  padding: 10px 20px;
}
.side-menu .navs {
  padding: 25px 25px;
}
.side-menu .navs ul {
  list-style: none;
}
.side-menu .navs > ul > li:not(:last-child) {
  border-bottom: 1px solid #eee;
}
.side-menu .navs > ul > li > a {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* font-weight: 600; */
  color: var(--neutra-color);
  padding: 8px 0;
  cursor: pointer;
}
/* .side-menu .navs > ul > li > a.active, */
.side-menu .navs > ul > li > a:hover {
  color: var(--primary-color);
}
/*.side-menu .navs > ul > li > a.down-arrow::after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  line-height: 1;
  display: inline-block;
  margin-left: 5px;
  transition: 0.3s;
  font-weight: 600;
}
.side-menu .navs > ul > li > a.active.down-arrow::after {
  transform: rotate(180deg);
}*/
.side-menu .navs > ul > li > .sub-menu {
  display: none;
  padding-left: 10px;
  padding-bottom: 10px;
}
.side-menu .navs a.down-arrow::after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  line-height: 1;
  display: inline-block;
  margin-left: 5px;
  transition: 0.3s;
  font-weight: 600;
}

.side-menu .navs a.active.down-arrow::after {
  transform: rotate(180deg);
}
.side-menu .navs .sub-menu{
  display: none;
  padding-left: 10px;
  padding-bottom: 10px;
}
.side-menu .navs .sub-menu > ul > li a {
  text-decoration: none;
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: var(--neutra-color);
  padding: 4px 0;
}
.side-menu .navs .sub-menu > ul > li a:hover {
  color: var(--primary-color);
}
.side-menu .request-btn {
  text-align: center;
  margin-left: -15px;
  margin-bottom: 40px;
  margin-top: auto;
}

/* ======================== End Side-Menu Area ======================== */

.btn-1 {
    display: inline-block;
    border: none;
    outline: none;
    text-decoration: none;
    border-radius: 100px;
    font-size: 18px;
    font-weight: 600;
    padding: 8px 18px;
    cursor: pointer;
    transition: 0.3s;
    color: #000;
    background: var(--primary-color);
}



.bg_image_header {
    position: relative;
    background: url(https://tourist-evisa.com/india/assets/img/hero-banner.webp) no-repeat center center / cover;
    min-height: 78px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    overflow: hidden;
    
}

.bg_image_header .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}


.bg_image_header h1 {
    position: relative;
    z-index: 2;
    margin: 0;
}
.step{
    border-radius: 15px;
    overflow: hidden;
    border: 2px solid #3030302e;
    padding: 11px 10px;
    background:white;
}
    .stepstab {
        list-style-type: none;
        margin: 0;
        padding: 0;
        width: 100%;
        counter-reset: step;  
        display: flex;
        justify-content: space-between;
        position: relative;
        padding:20px 0px;
        border: 2px solid #d2d2d2;
        
        margin-bottom: 37px;
        background:white;
         
    }

   
    .stepstab::before {
           content: '';
        position: absolute;
        top: 44px;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #e0e0e0;
        z-index: 1;
        border-radius: 4px;
    }

    .stepstab li {
        text-align: center;
        position: relative;
        z-index: 2;
        display: flex;
        flex-direction: column;
        align-items: center;
        flex: 1;  
        cursor: pointer;
        transition: all 0.3s ease;
    }

    /* Base style for the numbered circles */
    .stepstab li::before {
        content: counter(step);  
        counter-increment: step;  
        width: 50px;
        height: 50px;
        line-height: 41px;  
        display: block;
        border-radius: 50%;
        background-color: white;
        border: 3px solid #e0e0e0;
        color: #888;
        font-weight: bold;
        font-size: 1.2rem;
        margin-bottom: 6px;  
        transition: all 0.3s ease;
        box-shadow: 0 4px 6px rgba(0,0,0,0.05);
    }

   
    .stepstab li .step-label {
        font-weight: 500;
        font-size: 1rem;
        color: #555;
        transition: all 0.3s ease;
    }

  
    .pay-sub-label {
        display: block;
        font-size: 0.8rem;
        color: #777;
        font-weight: 400;
    }

    
    .stepstab li.current::before {
        border-color: #119457;  
        background-color: #119457;
        color: white;
    }

    .stepstab li.current .step-label {
        color: #2779bd;  
        font-weight: 700;
    }

    
    .stepstab li.current::after {
        content: '';
        position: absolute;
        top: 25px;
        left: -50%;  
        width: 100%;
        height: 2px;
        background-color: #38c172;
        z-index: -1;
    }

    
    .stepstab li:first-child::after {
        content: none;
    }

    
    .stepstab li.nextval .step-label {
        color: #2779bd;  
    }

     
    .paynowgrn .step-label {
        color: #2c7a7b !important;  
    }

    
    @media (max-width: 600px) {
        .stepstab {
            flex-direction: column;
            align-items: flex-start;
            padding-left: 50px;
            display:none;
        }

        .stepstab::before {
            display: none;  
        }

        .stepstab li {
            flex-direction: row;
            align-items: center;
            justify-content: flex-start;
            width: 100%;
            margin-bottom: 30px;
            text-align: left;
        }

        .stepstab li::before {
            margin-bottom: 0;
            margin-right: 20px;
            width: 40px;
            height: 40px;
            line-height: 40px;
            font-size: 1rem;
        }

         
        .stepstab li::after {
            content: '';
            position: absolute;
            left: -32px;
            top: 20px;  
            width: 4px;
            height: calc(100% + 30px);
            background-color: #e0e0e0;
            z-index: -1;
        }

        .stepstab li.current::after {
            background-color: #38c172;
        }

        .stepstab li:last-child::after {
            content: none;
        }
    }

.form-control,
.form-select{
    border: 1px solid #afafaf!important;   
}

.head_wrap{
    border-radius: 14px;
    overflow: hidden;
    margin-top: 20px;
}




