.technician-page{
    position: relative;
    background: linear-gradient(180deg, #FCF8EE 0%, #F7F1E6 100%);
    padding: 24px 46px;   
}
.technician-book-wrp {
    position: relative;
    display: flex;
    align-items: center;
}
.technician-book-wrp .visit-btn {
    display: flex;
    align-items: center;
    margin-left: 65px;
}
.technician-book-wrp .visit-btn a {
    color: #B38632;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 23px;
    text-align: center;
    border-bottom: 2px solid;
    margin-left: 65px;
}
.technician-book-wrp .visit-btn h3 {
    color: #353535;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 44px;
}
.technician-step-bar {
    max-width: 1118px;
    width: 100%;
}
.technician-book-wrp .bs-stepper-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    position: relative;
    z-index: 1;
}
.technician-book-wrp .bs-stepper-header .step {
    width: 95px;
    flex: 0 0 95px;
}
.technician-book-wrp .bs-stepper .step-trigger.disabled, 
.technician-book-wrp .bs-stepper .step-trigger:disabled {
    pointer-events: none;
    opacity: 1;
}
.technician-book-wrp .bs-stepper .step-trigger {
    width: 60px;
    flex: 0 0 60px;
}
.technician-book-wrp .bs-stepper .step-trigger {
    display: flex;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0px;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
    color: #6c757d;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: none;
    border-radius: 0.25rem;
    transition: background-color .15s ease-out, color .15s ease-out;
}
.technician-book-wrp .bs-stepper-circle {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: 0;
    line-height: 40px;
    border-radius: 100px;
    color: #353535;
    background: transparent;
    font-weight: 400;
    font-size: 30px;
    z-index: 2;
    position: relative;
}
.technician-book-wrp .bs-stepper-label {
    display: inline-block;
    margin: 0;
    color: #353535;
    font-size: 20px;
    line-height: 30px;
    margin-top: 10px;
    width: 95px;
}
#lineAfter1, #lineAfter2, #lineAfter3, #lineAfter4, #lineAfter5, #lineAfter6 {
    position: relative;
}
.technician-book-wrp .bs-stepper .line, 
.technician-book-wrp .bs-stepper-line {
    -ms-flex: inherit;
    flex: inherit;
    min-width: inherit;
    min-height: inherit;
    margin: 0;
    background-color: transparent;
    border: 0;
    width: 100%;
    position: relative;
}
#lineAfter1:before, #lineAfter2:before, #lineAfter3:before, #lineAfter4:before, #lineAfter5:before, #lineAfter6:before {
    content: '';
    border-bottom: 2px dashed #353535;
    width: 190px !important;
    right: -15px !important;
    position: absolute;
    top: -20px;
    display: block;
}
.technician-book-wrp .active .bs-stepper-circle {
    background: linear-gradient(45.12deg, #A56D14 0%, #F8E67E 36.25%, #C4901B 75.92%, #D4AA39 84.74%, #F8E67E 100%, #F8E67E 100%);
    color: #353535;
}
.technician-book-wrp .activeStepperLine:after {
    content: '';
    width: Calc(100% + 90px);
    height: 2px;
    display: block;
    border: 0;
    position: absolute;
    top: -20px;
    right: -55px;
    background: #FE9D01 !important;
}
.technician-step-page{
    position: relative;
    padding: 130px 0;

}
.technician-step-one h2{
    color: #353535;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 36px;
    margin-bottom: 40px;
    text-align: center;
    display: block;
}
.technician-step-one p{
    color: #353535;
    font-size: 40px;
    letter-spacing: 0;
    line-height: 60px;
    text-align: center;
    margin-bottom: 40px;
    display: block;
}
.technician-step-one .vartication {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}
.technician-step-one .vartication span {
    color: #353535;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 27px;
    text-align: right;
    margin-right: 15px;
}

.technician-step-one .vartication input {
    height: 52px;
    width: 318px;
    border: 1px solid #6D6D81;
    border-radius: 26px;
    background-color: #FFFFFF;
    margin: 0;
}

.technician-step-one .vartication button,#myresendOtp {
    background: linear-gradient(34deg, #A56D14 0%, #F8E67E 36%, #C4901B 80%, #D4AA39 89%, #F8E67E 100%);
    border: 0;
    color: #353535;
    border-radius: 100px;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0.3px;
    font-weight: bold;
    padding: 9px 44px;
    box-shadow: -2px 0px 10px rgb(0 0 0 / 22%);
    margin-right: 16px;
}
.technician-step-one .vartication button:disabled,#myresendOtp:disabled
{
    background: #c0c0c0;
}
.enter-verify.error input {
    border-color: #C60707;
}
.enter-verify.error label {
    color: #C60707;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    text-align: right;
    display: block;
    margin-right: 15px;
}
.technician-step-one .activation-desc p {
    color: #353535;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
}

.technician-step-one .activation-desc span {
    color: #353535;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    display: block;
}
.technician-step-one .activation-desc span a {
    color: #B38632;
    margin: 0px 10px;
    border-bottom: 2px solid;
}
.technician-step-one .activation-desc {
    margin-top: 100px;
}
.technician-step-two{
    padding-bottom: 0;
    padding-top: 48px;
}
.technician-step-two h2{
    color: #353535;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 36px;
    text-align: center;
}
.moveing-step-bottm {
    border-radius: 28px 28px 0px 0px;
    background-color: #FFFFFF;
    box-shadow: 0 5px 14px 0 rgba(12,26,60,0.22);
    padding: 31px 51px;
    text-align: left;
}
.moveing-step-bottm label.error {
    color: #C60707;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 27px;
    margin: 0;
}
.moveing-step-bottm a {
    color: #B38632;
    margin: 0px 30px 0 57px;
    border-bottom: 2px solid;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 23px;
}
.moveing-step-bottm button {
    height: 58px;
    width: 200px;
    border-radius: 29px 0 29px 29px;
    background: #FE9D01 !important;
    box-shadow: -2px 4px 10px 0 rgb(0 0 0 / 22%);
    font-weight: bolder;
    border: none;
    font-size: 24px;
    line-height: 36px;
    color: #353535;
}
.technician-choosen-slider {
    position: relative;
    padding: 0 30px;
    margin-bottom: 50px;
}
.choosen-slider-box {
    border-radius: 28px;
    background-color: #FFFFFF;
    box-shadow: 0 0 12px 0 rgb(12 26 60 / 22%);
    padding: 15px 28px;
    text-align: center;
    border: 2px solid transparent;
    margin: 50px 5px;
    cursor: pointer;
}
.choosen-slider-wrp .choosen-slider-box.selected{
border-color: #B38632;
}
.choosen-slider-wrp .choosen-slider-box.selected h3{
    color: #353535;
}
.choosen-slider-wrp .choosen-slider-box.selected p{
    color: #353535;
}

.choosen-slider-box span {
    max-width: 224px;
    height: 143px;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.choosen-slider-box span img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.choosen-slider-box h3 {
    color: #353535;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 36px;
    text-align: center;
    margin-bottom: 10px;
    min-height: 72px;
}
.choosen-slider-box p {
    color: #6D6D81;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    display: block;
}
.choosen-slider-wrp .owl-nav button {
    margin: 0 10px !important;
    width: 40px;
    height: 40px;
    background: linear-gradient(44.42deg, #545454 0%, #353535 100%) !important;
    box-shadow: 1px 1px 8px 0 rgb(0 0 0 / 17%);
    border-radius: 100px !important;
    color: #fff !important;
    font-size: 20px !important;
}
.technician-step-three {
    padding-bottom: 0;
    padding-top: 48px;
}
.technician-step-three h2 {
    color: #353535;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 36px;
    text-align: center;
}
.moveing-step-bottm.visit {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.moveing-step-bottm.visit p{
    color: #353535;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 27px;
    margin: 0;
}
.technician-visit-wrp {
    position: relative;
    margin: 100px 0;
    padding: 0 46px;
    display: flex;
    gap: 28px;
}
.technician-visit-wrp .choosen-slider-box {
    width: 278px;
    flex: 0 0 278px;
    margin: 0;
}
.technician-select-date-box {
    width: 743px;
    flex: 0 0 743px;
    border-radius: 28px;
    background-color: #FFFFFF;
    border: 1px solid #E3D2B3;
    padding: 32px 65px;
    position: relative;
}
.technician-select-date-box:after {
    content: '';
    background: linear-gradient(33.52deg, #a56d14 0%, #F8E67E 36.25%, #C4901B 79.8%, #D4AA39 89.48%, #F8E67E 100%);
    width: Calc(100% + 4px);
    height: Calc(100% + 4px);
    display: block;
    position: absolute;
    top: -2px;
    left: -2px;
    border-radius: 28px;
    z-index: -1;
}
.technician-select-time-box {
    width: 278px;
    flex: 0 0 278px;
    border-radius: 28px;
    background-color: #FFFFFF;
    border: 1px solid #E3D2B3;
    padding: 32px 21px;
}
.technician-notes-box {
    width: 278px;
    flex: 0 0 278px;
    border-radius: 28px;
    background-color: #FFFFFF;
    border: 1px solid #E3D2B3;
    padding: 32px 16px;
}
.technician-visit-wrp h2.title{
    color: #272727;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 27px;
    text-align: center;
    margin-bottom: 16px;
}
.technician-select-date-box .select-date-list {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
}

.technician-select-date-box .select-date-list .date-list {
    width: 110px;
    height: 78px;
    border: 1px solid #353535;
    border-radius: 16px;
    background-color: #FFFFFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.technician-select-date-box .select-date-list .date-list span {
    display: block;
    color: #353535;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 23px;
    text-align: center;
}

.technician-select-time-box .select-time-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    flex-direction: row-reverse;
    justify-content: center;
}
.technician-select-time-box .select-time-list .time-list {
    width: 110px;
    height: 35px;
    border: 1px solid #353535;
    border-radius: 16px;
    background-color: #FFFFFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin-bottom: 21px;
    direction: ltr;
}

.technician-select-time-box .select-time-list .time-list span {
    display: block;
    color: #353535;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 23px;
    text-align: center;
}
.technician-notes-box .descrition textarea {
    resize: none;
    border-radius: 16px;
    background: #fff;
    border: 1px solid #353535;
    padding: 10px;
    color: #6D6D81;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 23px;
    text-align: right;
}
.technician-notes-box .descrition textarea::placeholder{
    color: #6D6D81;
}
.technician-notes-box .upload-img {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.technician-notes-box .upload-img a em {
    color: #B38632;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 23px;
    text-align: right;
    border-bottom: 2px solid;
    font-style: normal;
}
.technician-notes-box .upload-img a img {
    margin-left: 8px;
}
.technician-notes-box .error{
    margin: 0;
    color: #C60707;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 20px;
}
.technician-notes-box .attachment {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.technician-notes-box .attachment span {
    color: #B38632;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 23px;
}

.technician-notes-box .attachment p {
    color: #353535;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 23px;
}

.technician-notes-box .attachment img {
    cursor: pointer;
}
.technician-select-date-box .select-date-list .date-list.date-selected{
    background: #DDBE5B;
    border-color: #DDBE5B;
}
.technician-select-date-box .select-date-list .date-list.date-selected span{
    font-weight: bold;
}

.technician-select-time-box .select-time-list .time-list.time-selected{
    background: #DDBE5B;
    border-color: #DDBE5B;
}
.technician-select-time-box .select-time-list .time-list.time-selected span{
    font-weight: bold;
}
.technician-step-four{
    padding-bottom: 0;
    /* padding-top: 48px; */
}
.technician-step-four h2 {
    color: #353535;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 36px;
    text-align: center;
}
.technician-step-four .just-desc{
    margin-bottom: 100px;
}
.technician-step-four .just-desc h2 {
    color: #353535;
    font-size: 40px;
    letter-spacing: 0;
    line-height: 60px;
    margin: 20px 0;
}
.technician-step-four .just-desc p{
    color: #353535;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 32px;
    display: block;
}
.technician-step-four .credit-info {
    margin: 50px 0;
    position: relative;
}
.technician-step-four .credit-info .credit-icon span {
    color: #353535;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 27px;
    margin-left: 10px;
}
.technician-step-four .credit-info .credit-icon {
    margin-bottom: 10px;
}
.technician-step-four .credit-info-box {
    position: relative;
    border: 1px solid #a56d14;
    background: #fff;
    border-radius: 28px;
    min-height: 384px;
    padding: 20px;
}
.technician-step-four .credit-info-box:after {
    content: '';
    background: linear-gradient(33.52deg, #a56d14 0%, #F8E67E 36.25%, #C4901B 79.8%, #D4AA39 89.48%, #F8E67E 100%);
    width: Calc(100% + 4px);
    height: Calc(100% + 4px);
    display: block;
    position: absolute;
    top: -2px;
    left: -2px;
    border-radius: 28px;
    z-index: -1;
}
.technician-step-four .just-desc strong{
    color: #353535;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 32px;
    display: block;
    font-weight: bold;
}
.technician-step-four .term-agree {
    width: 100%;
    max-width: 200px;
    margin: 35px auto 0;
}
.technician-step-four .term-agree .form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
  }
  
.technician-step-four .term-agree .form-group label {
    position: relative;
    cursor: pointer;
    color: #353535;
    font-size: 20px;
    /* font-weight: bold; */
    letter-spacing: 0;
    line-height: 21px;
  }
  
  .technician-step-four .term-agree .form-group label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #353535;
    padding: 7px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 5px;
    border-radius: 3px;
}
  
.technician-step-four .term-agree .form-group input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    right: 6px;
    width: 5px;
    height: 12px;
    border: solid #353535;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
  .technician-step-four .term-agree .form-group label em{
    font-style: normal;
    color: #B38632;
    border-bottom: 2px solid;
    margin-right: 5px;
}
.technician-step-five{
    padding-bottom: 0;
    padding-top: 48px;
}
.technician-step-five h2 {
    color: #353535;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 36px;
    text-align: center;
}
.technician-step-five .successfully-match {
    position: relative;
    padding: 0 46px;
    margin: 64px 0;
}

.technician-step-five .successfully-match .successfully-box {
    display: flex;
    align-items: center;
    width: 1208px;
    border-radius: 28px;
    background: linear-gradient(180deg, #FDFAF1 0%, #F2EADD 100%);
    margin: 15px auto;
    padding: 64px;
    position: relative;
}

.technician-step-five .successfully-match .successfully-box .successfully-box-desc {
    margin-right: 50px;
}

.technician-step-five .successfully-match .successfully-box .successfully-box-desc h2 {
    color: #353535;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 24px;
}

.technician-step-five .successfully-match .successfully-box .successfully-box-desc h3 {
    color: #353535;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 30px;
    text-align: right;
}

.technician-step-five .successfully-match .successfully-box .successfully-box-desc p {
    color: #353535;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 30px;
}
.technician-step-five .successfully-match .choosen-slider-box{margin: 0;}
.technician-step-five .successfully-btn-wrp a,
.successfully-step-popop .successfully-desc a{
    color: #B38632;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 23px;
    border-bottom: 2px solid;
}

.technician-step-five .successfully-btn-wrp button,
.successfully-step-popop .successfully-desc button {
    background: linear-gradient(34deg, #A56D14 0%, #F8E67E 36%, #C4901B 80%, #D4AA39 89%, #F8E67E 100%);
    border: 0;
    color: #353535;
    border-radius: 100px;
    font-size: 20px;
    letter-spacing: 0.5px;
    font-weight: bold;
    padding: 10px 30px;
    box-shadow: 0px 3px 3px rgb(0 0 0 / 22%);
    line-height: 29px;
    margin-right: 20px;
}

.technician-step-five .successfully-btn-wrp {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 45px;
    left: 30px;
}
.successfully-step-popop .modal-dialog {
    max-width: 838px;
    margin: 0 auto;
    height: 520px;
}
.successfully-step-popop .modal-header button.close {
    position: absolute;
    top: 15px;
    left: 15px;
}
.successfully-step-popop .modal-content {
    border: 0;
    border-radius: 28px;
    background-color: #FFFFFF;
    box-shadow: 0 5px 14px 0 rgb(12 26 60 / 22%);
    padding: 56px;
}
.successfully-step-popop .modal-header {
    border: 0;
    border-radius: 0;
}
.successfully-step-popop .modal-header {
    justify-content: end;
}
.successfully-step-popop .modal-header {
    padding: 0;
}
.successfully-step-popop .successfully-desc {
    position: relative;
    background: #fcf8ef;
    padding: 32px;
    border-radius: 22px;
    text-align: center;
    z-index: 1;
    overflow: hidden;
}
.successfully-step-popop .successfully-desc p{
    color: #353535;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 30px;
    display: block;
    margin-top: 20px;
}
.successfully-step-popop .successfully-desc h2{
    color: #353535;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 60px;
    display: block;
    margin: 20px 0 40px 0;
}
.successfully-step-popop .successfully-desc:after {
    content: '';
    background-image: url(../images/conditioners-circle-bg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    width: 370px;
    height: 370px;
    display: block;
    position: absolute;
    bottom: -80px;
    left: -37px;
    z-index: -1;
    opacity: 0.7;
}

/* AP 2-7-2022 */
.technician-step-three .choosen-slider-box.s{
    flex: 0 0 250px !important;
}
.technician-step-three .technician-select-date-box{
    flex: 0 0 580px !important;
    padding: 32px 42px;
}
.technician-step-three .technician-select-time-box{
    flex: 0 0 277px !important;
}
.technician-step-three .technician-notes-box{
    flex: 0 0 266px !important;
}
.technician-visit-wrp{
    flex-wrap: wrap;
    justify-content: center;
}


/* Responsive */

@media only screen and (min-width:1600px) and (max-width: 1799px) {
    .technician-visit-wrp {
        gap: 32px!important;
    }
    .technician-notes-box {    
        margin-bottom: -30px;
    }
    .technician-visit-wrp {margin: 100px 0 64px 0px;}
}

@media only screen and (min-width:1400px) and (max-width: 1599px) {
    .technician-visit-wrp {margin: 100px 0 32px 0px;}
}

@media (max-width:1437px) {
    #lineAfter1:before, #lineAfter2:before, #lineAfter3:before, #lineAfter4:before, #lineAfter5:before, #lineAfter6:before{
        right: 0px !important;
        max-width: 190px !important;
        width: 100% !important;
    }
    .technician-visit-wrp {
        margin: 32px 0 !important;
    }
}
@media (max-width:1282px) {
    .technician-book-wrp .visit-btn h3 {
       font-size: 25px !important;
    }
    .technician-book-wrp .visit-btn{
        margin-left: 0 !important;
    }
    /* .footer_main_cs .elementor-column-gap-no{
        display: block !important;
    } */
}
@media (max-width:991px) {
.technician-book-wrp{
    display: block;
}
.visit-btn{
    margin-bottom: 20px;
}
}
@media (max-width:767px) {
    .technician-book-wrp .bs-stepper-header .step{
        width: 87px;
        flex: 0 0 73px;
    }
    .technician-book-wrp .bs-stepper .step-trigger{
        flex-wrap: inherit !important;
        margin: 0 auto !important;
    }
    .breadcrumb-section ul{
        justify-content: flex-start;
    }
    .moveing-step-bottm{
        display: block !important;
    }
    .technician-select-date-box .select-date-list .date-list{
        width: 100px;
    }
    .just-desc{
        padding: 0 15px;
    }
}
@media (max-width:608px) {
    .technician-step-three .technician-select-date-box{
        padding: 32px 15px;
        flex: 0 0 517px;
    }
}
@media (max-width:575px) {
    .technician-book-wrp .bs-stepper-header .step {
        width: 87px;
        flex: 0 0 49px;}
        .breadcrumb-section ul li a i{
            padding-left: 5px;
        }
        .technician-book-wrp .bs-stepper-circle{
            width: 30px;
            height: 30px;
            line-height: 32px;
            font-size: 24px;
        }
        .technician-book-wrp .bs-stepper-label{
            font-size: 16px;
        }
        .enter-verify{
            text-align: center;
        }
        .enter-verify.error label{
            margin-left: 25px !important;
        }
        .technician-step-one .vartication span{
            margin-left: 25px !important;
        }
        .technician-page{
            padding: 24px 10px;
        }
        .technician-step-four .just-desc h2{
            font-size: 34px;
        }
}
@media (max-width:529px) {
    .technician-select-date-box .select-date-list .date-list{
        width: 91px;
    }
    .technician-step-three .technician-select-date-box{
        flex: 0 0 442px;
    }
}
@media (max-width:460px) {
    .enter-verify{
        display: flex !important;
    }
}
@media (max-width:445px) {
.enter-verify{
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 10px;
}
.stp1_otp_error{
    position: absolute;
    top: 55px;
    margin-right: 0;
}
.technician-step-one .vartication span{
    margin-right: 13px !important;
}
.technician-step-one p{
    font-size: 33px;
}
.technician-step-one h2{
    font-size: 28px;
}
.technician-select-date-box .select-date-list{
    gap:8px;
}

}
.technician-step-three .technician-select-date-box {
    flex: 0 0 420px;
}
@media (max-width:425px) {
    .bs-stepper-label{
        font-size: 13px;
    }
    .technician-select-date-box .select-date-list .date-list{
        width: 78px;
    }
    .technician-step-three .technician-select-date-box {
        flex: 0 0 370px;
    }
    .moveing-step-bottm{
        padding: 31px 20px;
    }
    .technician-step-four .just-desc h2{
        font-size: 28px;
    }
}
@media (max-width:320px) {
    .enter-verify{
        display: block !important;
    }
    .enter-verify input{
        width: 100% !important;
    }
    #stp1_check_otp{
        margin-top: 15px;
        margin-right: 0;
    }
}