html.lenis,
html.lenis body {
    height: auto;
}
.lenis.lenis-smooth {
    scroll-behavior: auto !important;
}
.lenis.lenis-smooth [data-lenis-prevent] {
    overscroll-behavior: contain;
}
.lenis.lenis-stopped {
    overflow: hidden;
}
.lenis.lenis-scrolling iframe {
    pointer-events: none;
}
::-webkit-scrollbar {
    width: 0px;
}
::-webkit-scrollbar-thumb {
    background: #ca252b; 
}
::-webkit-scrollbar-thumb:hover {
    background: #ca252b; 
}
.hc-offcanvas-nav.hc-nav-1.nav-position-left .nav-container {
    transform: translate3d(-493px, 0, 0);
}


.logo-contanet h6{font-size: 15px; font-weight: normal; color: #000; }
.logo-contanet h4{font-weight: 500; font-size: 18px; color: #000;}
.logo-contanet img{width: 340px;}
.logo-contanet{text-align: left;}
.photo-image{width: 150px; height: 150px; border: 1px solid #000; margin-left: auto; display: flex;align-items: center;justify-content: center;}
.from-sectio-1{padding: 60px 150px;}
.white-bg{padding: 40px 100px; background: #fff;}
.white-bg h5{text-align: left; padding-top: 0px; font-size: 20px; font-weight: 500; color: #000; padding-bottom: 50px;}
.white-bg span{  font-size: 20px; font-weight: 500; color: #000;}
.new-chek-box {padding-top: 20px; padding-bottom: 40px;}

.new-chek-box .form-group {
  display: block;
  margin-bottom: 20px;
}
.new-chek-box .form-group:last-child{margin-bottom: 0;}
.new-chek-box .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.new-chek-box .form-group label {
  position: relative;
  cursor: pointer;
  font-size: 16px; font-weight: normal;
}

.new-chek-box .form-group label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 1.5px solid #000;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 8px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 15px;
}

.new-chek-box .form-group input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  left: 5px;
  width: 6px;
  height: 14px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.addres-box{display: flex;gap: 40px;margin-bottom:15px}
.addres-box label{font-size: 16px; font-weight: normal; color: #000; width: 25%;}
.addres-box .form-group{width: 72%;margin-bottom:0px}
    .addres-box .form-control {
        /*border: none;
        box-shadow: none; */ /*border-bottom: dotted #000;*/
        padding-left: 0;
        border-radius: 0;
}
.addres-box input[type=radio]{margin: 4px 8px 4px;}
.pan-box label{width: auto; }
.pan-box{gap: 0; padding-left:199px;}
.pan-box .form-group{width: 93%;}
.alternative-box{gap: 0; }
.alternative-box label{width: 28%;}
.padd-box{padding-left: 273px;}
.padd-box .addres-box{gap: 0;}
.padd-box label{width: 29%;}
.aadhar-box label{width: 17%;}
.box-1{width: 133% !important;}
.addres-box p{display: flex; align-items: center;}
.addres-box span{margin-left: 15px; font-size: 15px; font-weight: normal;}
.nation-box .form-control{width: 17%;}
.cast-box{padding-left: 270px;}
.padd-box-2{padding-left: 45px;}
.qulification-box{padding: 20px 0;}
.other-check{margin-left: 20px;}
.addres-box1 label {
   
    width: 63%;
}
    .cast-box p{display: flex; align-items: center;}
.cast-box .form-control{width: 40%; border: none; /*border-bottom: dotted #000;*/ padding-left: 0; box-shadow: none;}
.tabile-sec h6{font-size: 18px; font-weight: normal; color: #000; padding-top:25px; padding-bottom: 10px;}
.tabile-sec thead{border-color: #000;}
.tabile-sec tbody{border-color: #000;}
.table-sec thead{border-color: #000;}
.table-sec tbody{border-color: #000;}
.tabile-sec .form-control{box-shadow: none; }
.tabile-sec .form-control{border: none; box-shadow: none; margin-bottom: 0; border: 1px solid #000;}
.qulification-box .form-group:last-child{margin-bottom: 0;}
.qulification-box .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
/* .tabile-sec .form-control{border: none;} */
.qulification-box .form-group label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 1.5px solid #000;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 8px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 15px;
}

.qulification-box .form-group input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  left: 5px;
  width: 6px;
  height: 14px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.qulification-box .form-group label {
  position: relative;
  cursor: pointer;
  font-size: 16px; font-weight: normal;
}
.qulification-box span{margin-bottom: 10px; display: block;}
.other-check{margin-top: 20px;}
.heding{font-size: 20px; font-weight: 500; color: #000; padding-top:10px; }
.tabile-sec thead th{font-weight: normal !important;font-size:15px;}
.table-sec .form-control{ box-shadow: none; border-radius: 0; margin-bottom: 0; font-size: 18px !important;}
.total-box{gap: 0; padding-bottom: 30px;}
.form-control{font-size: 18px !important;}
.total-box label{width: 22%; }
.other-check2 .form-group:last-child{margin-bottom: 0;}
.other-check2 .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.line-box-box{padding-left: 110px;}
.other-check2 .form-group label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #000;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 8px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 15px;
}

.other-check2 .form-group input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  left: 5px;
  width: 6px;
  height: 14px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.other-check2 .form-group label {
  position: relative;
  cursor: pointer;
  font-size: 16px; font-weight: normal; margin-left: 10px;
}
.other-check2 h6{font-size: 18px; font-weight: normal; margin: 0;}
.other-1 input{opacity: 1; display: block !important; width: 100% !important; padding: 10px !important; border: 1px solid #000;}
.other-1{padding-top: 0; padding-bottom: 35px;}
.other-1 .form-control{ border: none;box-shadow: none;border: 1px solid #000;padding-left: 0;border-radius: 0; margin-left: 25px; padding: 10px !important;}
.place-box label{width: 12%;}
.length-text label{width: 46%;}
.length-text{gap: 0;}
.place-box{gap: 0;}
.from-with{width: 25%; margin-bottom: 20px !important; margin-left: 40px !important;}
.date-picker-container {
    position: relative;
    margin-bottom: 20px;
}
.uplode .form-control{font-size: 15px !important; padding: 5px 0 !important; margin-left: 5px !important; padding-left: 5px !important;}
.place-text p{font-size: 16px; font-weight: normal; margin: 20px 0;}
.other-box-33{width: 100% !important; margin-left: 20px !important;}
.other-box-33 .col-form-label{width: 100%; padding: 10px !important;}
.input-wrapper {
    position: relative;
}
.uplode{padding: 5px 0; font-size: 15px;}

.date-input {
    width: 100%;
    padding: 10px 35px 10px 10px;
    font-size: 16px;
    cursor: pointer;
    box-sizing: border-box;
    background: transparent;
}

.calendar-icon {
    position: absolute;
    right: 10px;
    top: 8px;
    font-size: 20px;
    pointer-events: none;
    color: #555;
}

.calendar {
    position: absolute;
    top: 50px;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    box-shadow: 0 3px 8px rgba(0,0,0,0.15);
    display: none;
    z-index: 999;
}

.calendar-header {
    display: flex;
    justify-content: space-between;
    padding: 10px;
    font-weight: bold;
}

.arrow {
    cursor: pointer;
    padding: 5px;
}

.calendar-weekdays, .calendar-days {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
}

.calendar-weekdays div {
    text-align: center;
    padding: 8px 0;
    background: #fafafa;
    font-size: 14px;
    border-bottom: 1px solid #eee;
}

.calendar-days div {
    text-align: center;
    padding: 10px 0;
    cursor: pointer;
}

.calendar-days div:hover {
    background: #e3e3ff;
    border-radius: 4px;
}

.calendar-days .today {
    background: #d1d1ff;
    border-radius: 4px;
}

.calendar-days .selected {
    background: #6366f1;
    color: white;
    border-radius: 4px;
}
.date-picker-container .form-control{background: transparent;}
.caloentor-padd{padding-left: 20px;}
.width-11{padding-left: 113px;}
.width-box-1{width: 50% !important;}
.width-box-2{width: 87% !important;}
.pl-right{padding-right: 0;}
.line-box{padding-left: 0; display: flex;}
.box-box-2{ padding-left: 155px;}
.line-box h6{color: #000; font-weight: normal;}
.nation-box{gap: 35px;}
/* Wrapper */
.image-upload-wrapper {
    display: inline-block;
}

/* Upload Button */
.upload-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #4A90E2;
    color: white;
    padding: 4px 13px;
    border-radius: 8px;
    font-size: 13px;
    cursor: pointer;
    transition: 0.3s ease;
}
.image-load-btn{text-align: right; padding-top: 10px;}
.upload-btn:hover {
    background: #3578c6;
}

/* Hide real input */
#imageUpload {
    display: none;
}

/* Preview Area */
.preview-area {
    margin-top: 20px;
}

#previewImage {
    max-width: 350px;
    display: none;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}
.upload-icon{font-size: 17px !important;}
.line-2{display: flex; gap: 5px; align-items: center;}
.line-2 span{font-weight: normal;}
.input-box input{display: block !important; width: 100% !important; border-radius: 0 !important;}
.cleared{display: flex; align-items: center;}
.input-box{width: 82%;}
.line-line-1{ border-bottom: 2px solid #ccc; padding-bottom: 30px; margin-bottom: 30px;}

/*  */
.id-section{background: #fff; padding: 40px 75px;}
.admit-car-head h3{ font-size: 20px; font-weight: 500; color: #000;}
.admit-car-head h1{font-size: 30px; font-weight: 500; color: #000; padding: 20px 0; margin: 0;}
.admit-car-head h5{font-size: 18px; text-decoration: none; font-weight: 500; display: inline-block; border-bottom: 2px solid #000;}
.admit-car-head {text-align: center; border-bottom: 2px solid #ccc; margin-bottom: 30px; padding-bottom: 40px;}
.singnetur-box{display: flex; align-items: center; gap: 0px;}
.singnetur-box label{font-weight: 500; font-size: 18px; color: #000;}
.singnetur-box .form-control{border: none; box-shadow: none; border-radius: 0; padding-left: 0;}
.singnetur-box{padding-bottom: 30px;}
.photo-image p{text-align: center; margin: 0; font-weight: normal; font-size: 14px;}
.admit-card{align-items: flex-start; padding-top: 10px;width: 175px;height: 175px;}
.id-section h5{font-size: 18px; font-weight: 500; color: #000;}
.for-text{text-align: center; padding-top: 75px; margin-top: 120px; border-top: dotted #000; }
.for-text label{font-size: 18px; font-weight: 500; color: #000;}
.code-text label{font-size: 18px; font-weight: 500; color: #000;}
.code-text{padding-top: 130px;}
.subject-box{text-align: center;}
.right-box{padding-right: 15px;}
.table-sec th{font-size: 15px;}
.tabile-sec td{font-size: 15px !important;}
/*  */
.application-text h2{font-size: 25px; font-weight: normal; margin-bottom: 25px; margin-top: 10px;}
.application-text input[type=radio]{margin-right: 9px;}
.application-text{padding-bottom: 20px; padding-left: 35px;}
.nursingright{text-align: right; padding-top: 30px;}
.nursingright a{text-decoration: none; font-size: 16px; color: #fff; margin-left: auto;}
.application-text label{font-weight: normal; margin: 0;}
.nursingbox p{font-size: 20px;}
.application-text td{padding: 0;}
section{margin-left: 0 !important;}
.nursingbox h6{font-size: 35px;}
.w3-bar .w3-bar-item{text-decoration: none;}
.rajawraps::before{display: none;}
.application-text{padding-bottom: 0;}
.rajagiricareermargins{background: #fff;padding: 70px 15%; border-radius: 13px 13px 0px 0px;}
.nursingright a:last-child{margin-bottom: 0;}
.nursingwraps{margin-top: 50px;}