.form-group label{
     display: block;
     font-size: 14px;
     color: #747474;
     font-weight: 700;
     margin-bottom: 5px;
}
 .box-body p{
     margin: 0;
     background: none;
     font-size: 14px;
     margin-top: 5px;
     font-weight: 600;
     color: #0DB14B;
     padding-bottom: 5px;
}
 .box {
     position: relative;
     background: #ffffff;
     width: 100%;
}
 .box-header {
     color: #444;
     display: block;
     padding: 10px;
     position: relative;
     border-bottom: 1px solid #f4f4f4;
     margin-bottom: 10px;
}
 .box-tools {
     position: absolute;
     right: 10px;
     top: 5px;
}
 .dropzone-wrapper {
     border: 2px dashed #0DB14B;
     color: #747474;
     position: relative;
     height: 130px;
}
 .dropzone-desc {
     position: absolute;
     margin: 0 auto;
     left: 0;
     right: 0;
     text-align: center;
     width: 40%;
     top: 50px;
     font-size: 16px;
}
 .dropzone, .dropzone:focus {
     position: absolute;
     outline: none !important;
     width: 100%;
     height: 150px;
     cursor: pointer;
     opacity: 0;
}
 .dropzone-wrapper:hover, .dropzone-wrapper.dragover {
     background: #ecf0f5;
}
 .preview-zone {
     text-align: center;
}
 .preview-zone .box {
     box-shadow: none;
     border-radius: 0;
     margin-bottom: 0;
}
 .preview-zone .box .box-body{
     width: 15%;
     float: left;
     border: 1px solid #ddd;
     margin-top: 10px;
     padding: 5px;
     border-radius: 5px;
     margin-right: 5px;
}
 .next-steps-card{
     background: #fff;
     border: 1px solid #e6e9ef;
     border-radius: 8px;
     padding: 10px;
    display: none;
     margin-top: 25px;
}
 .next-steps-card h3{
     margin: 0 0 15px;
     font-size: 16px;
     font-weight: 600;
     color: #000000;
}
 .timeline-item{
     display:flex;
    background: none;
     align-items:flex-start;
    padding-left: 0;
     position:relative;
    height: auto;
    min-height: auto;
}
 .timeline-item:not(.last)::after{
     content: "";
     position: absolute;
     left: 12px;
     top: 50px;
     width: 2px;
     height: 42px;
     background: #d7e4ff;
}
 .timeline-icon{
     width:28px;
     min-width:28px;
     display:flex;
     justify-content:center;
     align-items:center;
     margin-right:5px;
}
 .timeline-icon img{
     width:24px;
     height:24px;
}
 .preview .img{
    border-radius: 8px;
    overflow: hidden;
}
 .preview .img img{
    width: 100%;
}
 .projectsummery .head{
     margin-bottom: 20px;
}
 .projectsummery .head h4{
     font-weight: 600;
     font-size: 20px;
     margin-bottom: 10px;
}
 .projectsummery .head .livepre{
     background: #eeeeee;
     padding: 5px 15px;
     font-size: 14px;
     border-radius: 50px;
     font-weight: 500;
}
 .projectsummery .head .livepre span{
     width: 8px;
     height: 8px;
     display: inline-block;
     background: #0DB14B;
     border-radius: 50%;
     margin-right: 5px;
}
 .timeline-content p{
     margin: 0;
     color: #000000;
     font-size: 14px;
}
 .info-safe-card {
     display: block;
     border: 1px solid #e6e9ef;
     border-radius: 8px;
     padding: 10px;
     margin-top: 20px;
}
 .safe-icon {
     width: 40px;
     height: 40px;
    margin-bottom: 10px;
     min-width: 40px;
     border-radius: 50%;
     background: #f4f8ff;
     display: flex;
     align-items: center;
     justify-content: center;
}
 .safe-icon img {
     width: 24px;
     height: 24px;
}
 .safe-content h4 {
     margin: 0 0 10px;
     font-size: 14px;
     font-weight: 600;
     color: #000000;
}
 .safe-content p {
     margin: 0;
     font-size: 14px;
     color: #000000;
     font-weight: 500;
}
 .optilayoutform .optilayouts .form {
     margin-bottom: 10px;
     padding: 0px;
}
 .checkbox-block input:checked + .checkmark{
     background:#0DB14B;
}
 .checkbox-block input:checked + .checkmark::after{
     content:"";
     position:absolute;
     left:5px;
     top:1px;
     width:6px;
     height:11px;
     border:solid #fff;
     border-width:0 2px 2px 0;
     transform:rotate(45deg);
}
 .checkbox-block input {
     position: absolute;
     opacity: 0;
}
 .checkmark {
     width: 15px;
     height: 15px;
     border: 1px solid #9491917a;
     border-radius: 4px;
     position: relative;
     flex-shrink: 0;
}
 .checkbox-block input[type="checkbox"] {
     width: 18px;
     height: 18px;
     cursor: pointer;
     accent-color: #000;
}
 .checkbox-block {
     display: flex;
     align-items: center;
     gap: 10px;
     margin-top: 10px;
     cursor: pointer;
     font-size: 14px;
    color: #747474;
     font-weight: 600;
}
 .optilayoutform .optilayouts .form h4 {
     font-weight: 600;
     font-size: 22px;
     border-bottom: 1px solid #8a8a8a63;
     margin-bottom: 0px;
     padding-bottom: 15px;
     color: #0DB14B;
}
 .optilayoutform .optilayouts .form .input-block {
     margin-top: 15px;
}
 .optilayoutform .optilayouts .form .input-block label {
     display: block;
     font-size: 14px;
    color: #747474;
     font-weight: 700;
     margin-bottom: 5px;
}

.row.checkbox-list input[type="checkbox"] {
    width: auto;
    border: 1px solid #8a8a8a29;
    background: #fff;
    height: auto;
    border-radius: 4px;
    padding: 8px;
    font-size: 14px;
    font-weight: 500;
}

 .optilayoutform .optilayouts .form .input-block input {
     width: 100%;
     border: 1px solid #8a8a8a29;
     background: #fff;
     height: 38px;
     border-radius: 4px;
     padding: 8px;
     font-size: 14px;
     font-weight: 500;
}

 .optilayoutform .optilayouts .form .input-block .selectbox{
     width: 100%;
     border: 1px solid #8a8a8a29;
     background: #fff;
     border-radius: 4px;
     padding-right: 8px;
}
 .optilayoutform .optilayouts .form .input-block select{
     width: 100%;
     background: #fff;
     padding: 8px;
    height: 38px;
     font-size: 14px;
     font-weight: 600;
}
 .optilayoutform .optilayouts .form .input-block label span {
     margin-left: 5px;
     color: #ba0a0a;
}
 .features-section {
     background: #dbf1f2;
     padding-top: 50px !important;
}
 .features-wrapper {
     display: flex;
     justify-content: space-between;
     align-items: center;
     gap: 15px;
     flex-wrap: wrap;
}
 .feature-item {
     display: flex;
     align-items: center;
     gap: 10px;
     flex: 1;
     min-width: 240px;
     background: #fafafa;
     padding: 20px;
     border-radius: 8px;
}
 .feature-icon {
     width: 55px;
     height: 55px;
     border-radius: 50%;
     background: #ffffff;
     display: flex;
     align-items: center;
     justify-content: center;
     flex-shrink: 0;
}
 .feature-icon img {
     width: 30px;
     height: 30px;
}
 .feature-content h4 {
     margin: 0 0 8px;
     font-size: 20px;
     font-weight: 600;
     color: #000000;
}
 .feature-content p {
     margin: 0;
     font-size: 16px;
     color: #000000;
     font-weight: 500;
}
 .formParentWrapper {
     display: flex;
     flex-direction: row;
     border-radius: 14px;
     padding: 0px;
     background-color: var(--white);
}
 .steps::before{
     background-color: #ffffff2b;
     width: 1px;
     height: 85%;
     content: '';
     position: absolute;
     z-index: 1;
     left: 15px;
     top: 27px;
}
 .steps {
     display: flex;
     flex-direction: column;
    position: relative;
}
 .steps h3{
     font-size: 32px;
     color: #fff;
     font-weight: 500;
     margin-bottom: 25px;
}
 .vertical-progress-bar {
     position: relative;
     width: 5px;
     background-color: #fff;
     margin: 0 13px;
    display: none;
     border-radius: 5px;
     height: 50px;
     overflow: hidden;
}
 .vertical-progress-bar-fill {
     position: absolute;
     bottom: 0;
     width: 100%;
     height: 0;
    /* background-color: #4caf50;
     */
    /* background-color: var(--lightBlue);
     */
     background-color: #1A2130;
     transition: height 0.3s ease-in-out;
}
 .step {
     width: 32px;
     height: 32px;
     border-radius: 50%;
     align-items: center;
     display: flex;
     background: #0DB14B;
     flex-direction: row;
     justify-content: center;
     border: 1px solid #fff;
     color: white;
}
 .stepInfo.active .step{
    background: #ffffff;
    color: #000;
}
 .stepInfo.active p.label{
     color: #ffffff;
}
 .stepInfo.active p.info{
     color: #ffffff;
}
 .stepInfo p.label{
     font-size: 16px;
     color: #ffffff99;
     margin: 0;
     font-weight: 600;
}
 .stepInfo p.info{
     font-size: 14px;
     font-weight: 600;
     color: #ffffff99;
     margin: 0;
}
 .stepInfo {
    padding: 20px 0px;
     display: flex;
     flex-direction: row;
     align-items: center;
     gap: 20px;
}
 .lastStep {
     visibility: hidden;
}
 .label {
     font-size: 10px;
     color: var(--lightGray);
     font-weight: 400;
}
 .info {
     margin-top: 4px;
     color: var(--white);
     font-weight: 550;
     font-size: 12px;
     letter-spacing: 1px;
}
 .rightSectionParent {
     display: flex;
    padding-right: 0px !important;
     padding: 0px 30px;
     width: 60%;
     flex-direction: column;
     justify-content: space-between;
     fflex: 1;
}
 .rightSectionWrapper {
     width: 100%;
     align-self: center;
}
 .formContainer {
     display: flex;
     flex-direction: column;
     gap: 16px;
}
 .lighting_new_form{
    background: #dbf1f2;
}
 .formContainer .optilayoutform{
     width: 100%;
    display: flex;
}
 .formContainer .optilayoutform .optilayouts{
     width: 100%;
     padding: 25px;
    border-radius: 8px;
     background: #fafafa;
}
 .preview{
     width: 20%;
     margin-left: 20px;
    border-radius: 8px;
     background: #fafafa;
     padding: 25px 15px;
}
 .mainForm {
     display: flex;
     flex-direction: column;
     gap: 24px;
}
 .personal {
     font-size: 36px;
     font-weight: 700;
     font-variant: normal;
     margin-bottom: 8px;
     color: var(--marineBlue);
}
 .personalInfo {
     color: var(--coolGray);
     font-size: 14px;
     font-weight: 450;
}
 .fieldParent input {
     width: 100%;
     padding-inline: 8px;
     padding-block: 12px;
     border-radius: 8px;
     border: 1.5px solid var(--lightGray);
     outline: none;
     font-size: 14px;
     font-weight: 600;
     color: var(--marineBlue);
     cursor: pointer;
}
 .fieldParent input:focus {
     border: 1.5px solid var(--purplishBlue);
}
 .fieldParent input::placeholder {
     color: var(--coolGray);
     font-size: 14px;
     font-weight: 550;
}
 .labelErrorParent {
     display: flex;
     flex-direction: row;
     align-items: center;
     justify-content: space-between;
     margin-bottom: 0.5rem;
     align-items: center;
}
 .hide {
     display: none;
}
 .blue {
     color: var(--marineBlue) !important;
     font-size: 12px;
}
 .showPrice {
     display: block;
}
 .btnWrapper {
    margin-top: 40px;
     width: 100%;
     display: flex;
     flex-direction: row;
     align-items: center;
     align-self: center;
     justify-content: space-between;
     padding-bottom: 16px;
}
 .next {
     font-size: 14px;
     padding: 12px 25px;
     border-radius: 4px;
     font-weight: 600;
     color: #fff;
     background-color: #0DB14B;
     border: 1px solid #0DB14B;
     display: flex;
     flex-direction: row;
     justify-content: center;
     align-items: center;
     cursor: pointer;
     transition: all ease-out 0.2s;
}
 .next.confirm {
     background-color: var(--purplishBlue) !important;
     border: 1px solid var(--purplishBlue) Im !important;
}
 .optilayoutform .optilayouts .form .input-block textarea{
     width: 100%;
     border: 1px solid #8a8a8a29;
     background: #fff;
    height: 100px;
     border-radius: 2px;
     padding: 8px;
     font-size: 14px;
     font-weight: 600;
}
 .prev {
     color: #000;
     font-weight: 600;
     font-size: 14px;
     cursor: pointer;
     transition: all ease-out 0.2s;
     background: #ffffffa8;
     border: 1px solid #8a8a8a29;
     border-radius: 4px;
     margin: 0;
     padding: 12px 25px;
}
 .prev:hover {
     color: var(--marineBlue);
}
 .prev:active {
     transform: translateY(2px);
}
 button:active {
     transform: translateY(2px);
}
 .planParent {
     display: flex;
     flex-direction: row;
     justify-content: space-between;
     gap: 16px;
     margin-top: 16px;
}
 .plan {
     padding: 16px;
     border-radius: 8px;
     background-color: var(--white);
     cursor: pointer;
     flex: 1;
     display: flex;
     flex-direction: column;
     gap: 40px;
     min-height: 100px;
     border: 1.875px solid var(--lightGray);
     box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px, rgba(9, 30, 66, 0.13) 0px 0px 0px 0px;
}
 .price {
     font-weight: 500;
     color: gray;
}
 .plan img {
     width: 32px;
     height: 32px;
}
 .planTitle {
     font-weight: 700;
     color: var(--marineBlue);
}
 .innerPlan {
     display: flex;
     flex-direction: column;
     gap: 8px;
}
 .app-card.active span.check{
    display: block;
}
 .random {
     font-size: 14px;
     color: var(--coolGray);
     font-weight: 500;
}
/* Check Box UI*/
 .planTypeParent {
     display: flex;
     flex-direction: row;
     justify-content: center;
     gap: 24px;
     align-items: center;
     margin-top: 16px;
}
 .switchType {
     color: var(--coolGray);
     font-weight: 700;
}
 .activeType {
     color: var(--marineBlue);
}
 .switch {
     position: relative;
     display: inline-block;
     width: 48px;
     height: 24px;
}
 .switch input {
     opacity: 0;
     width: 0;
     height: 0;
}
 .slider {
     position: absolute;
     cursor: pointer;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     background-color: var(--marineBlue);
     -webkit-transition: .4s;
     transition: .4s;
}
 .slider:before {
     position: absolute;
     content: "";
     height: 16px;
     width: 16px;
     left: 4px;
     bottom: 4px;
     background-color: var(--white);
     -webkit-transition: .4s;
     transition: .4s;
}
 .optilayoutform .optilayouts .form .input-block small{
    font-weight: 500;
     font-size: 10px;
     margin-top: 5px;
     width: 100%;
    display: block;
}
 .optilayoutform .optilayouts .form .input-block .ratingnum{
    margin-top: 10px;
     display: flex;
     align-items: center;
     margin-bottom: 5px;
     justify-content: center;
}
 .optilayoutform .optilayouts .form .input-block .ratingnum button{
     width: 100%;
     border: 1px solid #8a8a8a29;
     background: #fff;
     margin: 0px;
     border-radius: 2px;
    /* border-left: none;
     */
     padding: 8px;
}
 .optilayoutform .optilayouts .form .input-block .ratingnum button:hover{
    background: #f3f2f2;
}
 .optilayoutform .optilayouts .form .input-block .ratingnote{
    margin: 0;
     display: flex;
     align-items: center;
     justify-content: space-between;
}
 .optilayoutform .optilayouts .form .input-block .ratingnote span{
     font-size: 10px;
    color: #747474;
     font-weight: 500;
}
 .optilayoutform .optilayouts .form .input-block .ratingnum button:first-child{
    margin-left: 0px;
}
 .optilayoutform .optilayouts .form .input-block .ratingnum button:last-child{
    margin-right: 0px;
}
 .slider.round {
     border-radius: 16px;
}
 .slider.round::before {
     border-radius: 50%;
}
/* Check Boxes*/
 .checkBoxesParent {
     display: flex;
     flex-direction: column;
     gap: 16px;
}
 .checkBoxContainer {
     display: flex;
     flex-direction: row;
     justify-content: space-between;
     align-items: center;
     padding: 16px;
     border-radius: 8px;
     border: 1.875px solid var(--lightGray);
     cursor: pointer;
}
 .checkBoxInfo {
     display: flex;
     gap: 24px;
     cursor: pointer;
}
 .checkBoxInfo p {
     margin: 0;
     margin-block: 4px;
     align-items: center;
}
 .checkBoxContainer.cardBorder {
     border: 1.875px solid var(--purplishBlue);
     background-color: var(--alabaster);
}
 .checkBoxInfo input[type="checkbox"] {
     width: 20px;
     height: 20px;
     border-radius: 4px;
     vertical-align: middle;
     cursor: pointer;
     accent-color: var(--purplishBlue);
     margin-top: 8px;
     border: 1.875px solid var(--lightGray) !important;
}
 .addTitle {
     font-weight: 700;
     color: var(--marineBlue);
}
 .addOnPrice {
     color: var(--purplishBlue);
     font-weight: 600;
}
/* Summary */
 .billingContainer {
     display: flex;
     flex-direction: column;
     gap: 16px;
     border-radius: 8px;
}
 .billingParent {
     display: flex;
     width: 100%;
     flex-direction: column;
     padding: 24px;
     background-color: var(--magnolia);
     border-radius: 8px;
}
 .planInfo {
     display: flex;
     justify-content: space-between;
     border-bottom: 1.875px solid var(--lightGray);
     padding-bottom: 20px;
}
 .planInfo p {
     margin: 0;
}
 .selectedPlan {
     font-weight: 700;
     font-size: 14px;
     color: var(--marineBlue);
}
 .billingContainer {
     margin-top: 16px;
}
 .selectedPlanBill {
     color: var(--marineBlue);
     font-weight: 700;
     font-size: 14px;
}
 .changeLink {
     text-decoration: underline;
     cursor: pointer;
     color: var(--coolGray);
     font-weight: 500;
     padding-top: 4px;
}
 .changeLink:hover {
     color: var(--purplishBlue);
}
 .ON {
     display: flex;
     flex-direction: row;
     justify-content: space-between;
}
 .ON p {
     margin: 0;
}
 .totalBill {
     display: flex;
     flex-direction: row;
     justify-content: space-between;
     padding: 20px;
     padding-top: 8px;
}
 .planError {
     color: var(--strawberryRed);
     display: none;
     font-weight: 700;
     margin-bottom: -8px;
}
 .dynamicData {
     display: flex;
     flex-direction: column;
     gap: 20px;
     padding-top: 16px;
}
 .adTitle {
     color: var(--coolGray);
     font-weight: 500;
     font-size: 14px;
     margin-left: 4px;
}
 .adPrice {
     color: var(--marineBlue);
     font-weight: 500;
     font-size: 14px;
}
 .finalPrice {
     color: var(--purplishBlue);
     font-size: 20px;
     font-weight: 700;
}
/*Thank you*/
 .thankContainer {
     min-height: 300px;
     display: flex;
     flex-direction: row;
     align-items: flex-end;
     justify-content: center;
}
 .thankParent {
     display: flex;
     flex-direction: column;
     align-items: center;
     gap: 12px;
}
 .thankParent img {
     width: 64px;
     height: 64px;
}
 .thankyou {
     font-size: 32px;
     font-weight: 700;
     margin-top: 12px;
}
 .thankMsg {
     max-width: 390px;
     text-align: center;
     font-size: 14px;
     color: var(--coolGray);
     font-weight: 450;
     line-height: 20px;
}
 .leftbar{
     border-radius: 8px;
     background: #0DB14B;
    width: 20%;
     padding: 35px 30px;
}
 .leftbar h3{
     font-size: 30px;
     color: #fff;
     font-weight: 700;
     margin-bottom: 30px;
}
 .progressbar{
     position: relative;
     margin-bottom: 10px;
     border-bottom: 1px solid #ffffff2b;
     padding-bottom: 20px;
}
 .progressbar .line1{
    width: 100%;
     background: #ffffff69;
     height: 8px;
     border-radius: 8px;
}
 .progressbar .line2{
     height: 8px;
     border-radius: 8px;
     background: #fff;
     position: absolute;
     top: 0;
     width: 42%;
}
 .progressbar p{
     margin: 0;
     color: #fff;
     margin-top: 10px;
     font-size: 14px;
     font-weight: 500;
}
 .progressbar p span{
     color: #ffffff;
     font-weight: 700;
}
 .delivery-card {
     background: #0000001c;
     border: 1px solid rgba(255, 255, 255, 0.12);
     border-radius: 8px;
     padding: 20px;
     position: relative;
    margin-top: 25px;
     color: #fff;
     overflow: hidden;
}
 .delivery-card .icon {
     font-size: 40px;
     color: #FFD54A;
     margin-bottom: 25px;
     line-height: 1;
}
 .delivery-card .text {
     font-size: 14px;
     color: #ffffff;
     margin: 0 0 25px;
     font-weight: 500;
}
 .delivery-card h2 {
     font-size: 22px;
     font-weight: 700;
     margin: 0;
}
 .delivery-card h2 span {
     font-size: 18px;
     vertical-align: super;
}
 .delivery-card .business-days {
     margin-top: 8px;
    margin-bottom: 0px;
     font-size: 14px;
     color: rgba(255,255,255,0.75);
}
 .delivery-card .clock-icon {
     position: absolute;
     right: 16px;
     bottom: 16px;
}
 .delivery-card .clock-icon svg {
     display: block;
}
 .help-card {
    display: none;
     margin-top: 25px;
     background: #00000054;
     border: 1px solid rgba(255, 255, 255, 0.12);
     border-radius: 8px;
     padding: 25px;
     color: #fff;
}
 .help-card h3 {
     margin: 0 0 15px;
     font-size: 18px;
     font-weight: 700;
}
 .help-card p {
     margin: 0;
     color: #fff;
     font-size: 14px;
     font-weight: 500;
}
 .help-card .expert-btn {
     display: block;
     text-align: center;
     margin: 20px 0;
     padding: 8px 18px;
     border: 1px solid #fff;
     border-radius: 8px;
     color: #fff;
     text-decoration: none;
     font-size: 14px;
     font-weight: 500;
     transition: .3s;
}
 .help-card .expert-btn:hover {
     background: #1b6cff;
     color: #fff;
}
 .help-card .contact-info {
     border-top: 1px solid rgba(255,255,255,0.08);
     padding-top: 18px;
}
 .help-card .phone {
     display: flex;
     align-items: center;
     gap: 10px;
     font-size: 14px;
     font-weight: 500;
     margin-bottom: 12px;
}
 .help-card .phone svg {
     flex-shrink: 0;
}
 .help-card .timing {
     color: #fff;
     font-size: 14px;
     font-weight: 500;
}
 .markedstep{
}
 .markedstep p{
     font-weight: 700;
     font-size: 16px;
     text-transform: uppercase;
}
 .formpreviewdata{
    margin-top: 20px;
}
 .formpreviewdata label{
     margin: 0 0 15px;
     font-size: 20px;
     font-weight: 600;
     color: #000000;
}
 .project-card-new .project-item {
     margin-bottom: 15px;
     border: 1px solid #8a8a8a29;
     padding: 10px;
     border-radius: 8px;
}
 .project-card-new .project-item:last-child {
     margin-bottom: 0;
}
 .project-card-new .project-item .label {
     display: flex;
     align-items: center;
     justify-content: space-between;
     font-size: 14px;
     color: #000000;
     margin-bottom: 8px;
     font-weight: 600;
}
 .project-card-new .project-item .label i{
     color: #747474;
    cursor: pointer;
    display: none;
}
 .project-card-new .project-item .value {
     display: block;
     font-size: 14px;
     color: #747474;
     font-weight: 600;
}
 .application-grid{
     display:grid;
     grid-template-columns:repeat(3,1fr);
     gap:5px;
    margin-top: 10px;
}
 .app-card{
     position:relative;
     padding: 20px;
     border:1px solid #8a8a8a29;
     border-radius:4px;
     background:#fff;
     display:flex;
     flex-direction:column;
     justify-content:center;
     align-items:center;
     cursor:pointer;
     transition:.3s;
}
 .app-card input{
     display:none;
}
 .app-card .icon{
     display:flex;
     align-items:center;
     justify-content:center;
     margin-bottom:18px;
}
 .app-card .icon img{
     height: 100px;
     margin-top: 0px;
     object-fit: contain;
}
 .app-card h4{
     border-bottom: none !important;
     margin: 0 !important;
     font-size: 14px !important;
     font-weight: 600 !important;
     color: #000000 !important;
     text-align: center;
     padding-bottom: 0px !important;
}
 .radio-circle{
     width:18px;
    display: none;
     height:18px;
     border:2px solid #cfcfcf;
     border-radius:50%;
     margin-top:20px;
     transition:.3s;
}
 .check{
     display:none;
     position:absolute;
     top:14px;
     left:14px;
     width:18px;
     height:18px;
     border:4px solid #0db14b;
     border-radius:50%;
     background:#fff;
}
 .app-card:has(input:checked){
     border:1px solid #0db14b;
}
 .app-card:has(input:checked) .check{
     display:block;
}
 .app-card:has(input:checked) .radio-circle{
     border-color:#2f73ff;
    visibility: hidden;
}
 .dots{
     font-size:40px;
     letter-spacing:6px;
     font-weight:700;
}
 [hidden]{
    color: red;
}
 header{
    background: #000;
    position: initial;
}
 .lighting_new_form .mainhead{
     background: #fafafa;
     padding: 35px;
     margin: 50px 0px;
     border-radius: 8px;
}
 .lighting_new_form .mainhead h1{
     font-size: 42px;
     font-weight: 600;
     color: #000;
     margin-bottom: 15px;
}
 .lighting_new_form .mainhead p{
     margin-bottom: 0;
     font-size: 16px;
    color: #000;
     font-weight: 500;
}
