@import url('../font/stylesheet.css');

/* this will move form to middle of screen */

/* body {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 100vh;
    overflow: auto;
} */


.step-content { display: none; }
.step-content.active {display:block;}
.progress-bar { transition: width 0.3s ease; }

.a-fencing-wrap {
    width: 100%;
}

.progress {
    display: flex;
    height: 4px;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #00000014;
    border-radius: 0px;
    max-width: 700px;
    margin: auto;
}
.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #F7488E;
    transition: width .6s ease;
}


.p_100 {
    padding-block: 100px !important ;
}
.insd-steps {
    box-shadow: 0px 18px 16px 0px #00000014;
    padding: 0 55px;
    background-color:white;
    max-width:1280px;
    margin:auto;
}
.steps-sec{
    background-color:#00000004;
}

.steps-hdr-hding{
  font-family: 'Satoshi' !important;
font-weight: 700;
font-style: Bold;
font-size: 36px;
line-height: 100%;
text-align: unset;
margin:0px !important;
}

.stepForm .form-label{
    font-family: Inter;
font-weight: 500;
font-size: 16px;
line-height: 100%;


}


.mt-70{
    margin-top:70px;
}

.office-clnning{
     background-color: rgba(247, 72, 142, 0.015);

}


.steps-nmb{
    font-family: Satoshi;
    font-weight: 500;
    font-style: Medium;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: black;
    margin-top:16px;
}
.mt-46{
    margin-top:46px;
}
.office-clnning .inside-office-leaf::before{
   content:"";
   background-image:url("../img/office-leaf.jpg");
   background-size: cover;
   background-repeat: no-repeat;
   width:16px;
   height:20px;
   display:inline-block;
   position:absolute;
}
.office-clnning h6{
font-family: Inter !important;
font-weight: 600;
font-size: 12px;
line-height: 18px !important;
letter-spacing: 0%;

color:#858585;
}
.office-clnning p{
font-family: Inter;
font-weight: 400 !important;

font-size: 12px !important;

line-height: 18px !important;
color:#858585;

}
.office-clnning .inside-office-leaf{
    display:flex;
}
.office-clnning .inside-office-leaf > div {
    margin-left:25px;
}
.steps-inst-flt-prc{
    display:flex;
}
.office-clnning{
    max-width:334px;
}

#stepForm .form-label{
    font-family: Inter;
font-weight: 500;
font-size: 16px;
line-height: 100%;
color:#000000;

}
#stepForm .form-dta{
    display:flex;
    gap:20px;
}
#stepForm .form-dta > div{
    width:100%;
}
#stepForm  .form-label{
    margin-bottom:15px;
}
#stepForm  .form-control {
    display: block;
    width: 100%;
    padding: 19px  4px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 100%;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #00000014;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.mb-25{
    margin-bottom:25px !important;
}
#stepForm .scales{
    font-family: Inter;
font-weight: 400;

font-size: 16px;

line-height: 100%;


}
#stepForm .sms-remndr input[type="checkbox"] {
    appearance: none !important;
    -webkit-appearance: none !important;
    width: 25px;
    height: 25px;
    border: 1px solid #769E45;
    border-radius: 4px; 
    cursor: pointer;
    background-color: #769E450A;
    position:relative;

}
#stepForm .sms-remndr input[type="checkbox"]:checked {

    border-color: #769E45;
}

#stepForm input:focus {
  outline: none;
  box-shadow: none;
   border: 0.6px solid #769E45;
}

.mb-16{
    margin-bottom:16px;
}

#stepForm  p{
    font-family: Inter;
font-weight: 400;

font-size: 16px;

line-height: 100%;

color:#858585;

}
.sms-remndr p{
    font-family: Inter;
font-weight: 400 ;
font-size: 12px !important;

line-height: 18px !important;


}
.sms-remndr p span{
font-family: Inter;
font-weight: 400;

font-size: 12px;
line-height: 18px;
letter-spacing: 0%;
text-decoration: underline;
text-decoration-style: solid;
color: #F7488E;

}
.sms-remndr > div {
    display: flex;
    gap: 12px;
    align-items: center;
}

.ctmsize16{
font-family: Inter;
font-weight: 500 !important;
font-size: 16px !important;
line-height: 100% !important;
color:#000000 !important;
}

.cmtsize14{
    font-family: Inter;
font-weight: 400;
font-size: 14px;

line-height: 100%;
color:#858585;

}
.ml-34{
    margin-left:34px;
}


.sms-remndr-email span{
font-family: Inter;
font-weight: 400;

font-size: 12px;
line-height: 18px;
letter-spacing: 0%;
text-decoration: underline;
text-decoration-style: solid;
color: #F7488E;

}
.sms-remndr-email{
    font-family: Inter;
font-weight: 400;
font-size: 12px !important;
line-height: 18px !important;
margin-top:17px;
margin-bottom:34px;

}

.mt-16{
    margin-top:16px;
}
.custom_p_25{
    padding:25px;
}
.office-cln-cntent .any-more-srv{
    margin-left:25px;
    font-weight:600 !important;
}

.office-clnning .office-clnning-srvc{
font-family: Inter !important;
font-weight: 500 !important;
font-size: 18px !important;
line-height: 24px !important;
color:black !important;
max-width: 214px;
margin-top:20px;
margin-bottom:20px;
}

#stepForm .ready-gt{
   max-width:750px;
   width:100%;
}

#stepForm .office-cln-cntent{
     

  
}

.office-cln-cntent{
 

}

.custm_size26{
font-family: Satoshi;
font-weight: 700;
font-style: Bold;
font-size: 26px;
line-height: 100%;
letter-spacing: 0%;
text-align: center;
color:#F7488E;

}
.step-2-chse{
    max-width:724px;
    margin:auto;
}
.mb_17{
    margin-bottom:17px;
}
.custm_size18{
    font-family: Inter !important;
font-weight: 400 !important;

font-size: 18px !important;

line-height: 100% !important;
letter-spacing: 0%;
text-align: center;
color:black !important;

}

.slick-slider .element{
  height:100px;
  width:100px;
  background-color:#000;
  color:#fff;
  border-radius:5px;
  display:inline-block;
  margin:0px 10px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
      -ms-flex-pack:center;
          justify-content:center;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center;
  font-size:20px;
}
.slick-slider .slick-disabled {
  opacity : 0; 
  pointer-events:none;
}
#stepForm{
    width:100%;
}
.stp1-ctn{
    display:flex;
    justify-content: space-between;
        gap: 37px;
}
.steps-inst-flt-prc .responsive label  {
padding: 15px 44px 15px 44px;
    margin-left:13px;
   text-align: center;
   border-radius:8px;
    border:1px solid #769E4580;
    background:white;
   
}
.steps-inst-flt-prc label p{
 color:#769E45 !important;
 margin-bottom: 10px;
}
.steps-inst-flt-prc label p:nth-of-type(2){
 font-family: Inter;
font-weight: 700 !important;
font-size: 24px !important;
line-height: 100%;

}
.responsive label input[type="radio"]:checked ~ * {
  color: white !important;

}
.responsive label:has(input[type="radio"]:checked) {
  background-color: #769E45;

}
.steps-inst-flt-prc .slick-prev:before, .slick-next:before{
    display:none;
}


.steps-inst-flt-prc .responsive input[type="radio"] {
  display: none;
}

.steps-inst-flt-prc .responsive label:has(input[type="radio"]:disabled) {
    cursor: not-allowed !important;   
    background-color: #00000014 !important;  
  
}
.steps-inst-flt-prc .responsive label:has(input[type="radio"]:disabled) * {
    color: #0000002E !important;     

}
.custom-mt-40{
    margin-top:40px;
}
.custom-mb-21{
    margin-bottom:21px;
}
.custom-size-18{
font-family: Inter;
font-weight: 600 !important; 
font-size: 18px !important;
line-height: 100%;
color:#000000 !important;
}

.steps-inst-flt-prc .time-slot input[type="radio"] {
  display: none; 
}
.time-slot input[type="radio"]:checked + span {
  background-color: #769E45;
  color: #fff;
  border-radius: 6px; 
  padding: 8px 12px;
  display: inline-block;
}

.time-slot input[type="radio"]:disabled + span {
  background-color: #00000003; 
  color: #0000002E;
  cursor: not-allowed;
   border-radius: 6px;
  border: 1px solid #00000014;
}

.time-slot span {
    min-width:220px;
  background-color: #00000003;
  color: #769E45;
  border-radius: 6px;
  border:1px solid #769E45;
  padding: 15px 30px;
  display: inline-block;
  cursor: pointer;
  font-family: Inter;
font-weight: 400;

font-size: 16px;

line-height: 100%;
text-align: center;

}
.time-slot:last-child{
    margin-right:0px;

}
.time-slot {
    margin-right:9px;
        margin-bottom:10px;
}

.time-slot input[type="radio"]:checked + span {
  background-color: #769E45;
  color: #fff;
  padding: 15px 30px;
}

.custom-mt-39{
    margin-top:39px;
}
.text-algn-unset{
    text-align: unset !important;
}
.custom-size-20{
    font-family: Inter;
font-weight: 600 !important;
font-size: 20px !important;
line-height: 100% !important;
color:#000000 !important; 

}
.custom-mt-9{
    margin-top:9px;
}


  .radio-group input[type="radio"] {
    display: none; /* hide default radio */
  }

.custom-radio {
    width: 14px;
    height: 14px;
    border: 0.5px solid #769E45;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    transition: border-color 0.2s;
    top: 2px;
    left: 0px;
    margin-right: 8px;
}
.cst-one-tm{
    margin-left:10px;
}
   .radio-group input[type="radio"]:checked + .custom-radio {
     border: 4px solid #769E45;
  }
.ml-52{
    margin-left:52px;
}

.sms-remndr input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 2px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.custom-mb33{
    margin-bottom:33px;
}

.custom-checkbox-wrap img {
        width: 21px;
    height: 21px;
}

.custom-size-22{
    font-family: Inter;
font-weight: 600;
font-style: Semi Bold;
font-size: 22px;
line-height: 100%;

color:#000;
}

.custom-checkbox-wrap .clck-hre-cl {
  color:  #00000080 !important;
  margin-left:39px;
  margin-top:7px;
}
.img-cl-phn{
   margin-right:13px;
}


.custom-checkbox-wrap {
  display: flex;
  align-items: flex-start;
  gap: 24px;
}

.custom-checkbox-wrap input[type="checkbox"]:checked {
  border: 0.6px solid #769E45; 
}

/* hide default checkbox look */
.custom-checkbox-wrap input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  width: 24px;
  height: 24px;
border: 0.6px solid #769E45;
  border-radius: 2px;
  background-color: #769E450A; 
  position: relative;
  cursor: pointer;
  margin-top: 8px;
  transition: all 0.25s ease;
  outline: none; 
}
.custom-checkbox-wrap input[type="checkbox"]:focus {
 border: 0.6px solid #769E45;
}

/* white tick mark */
.custom-checkbox-wrap input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    left: 6px;
    top: 1px;
    width: 8px;
    height: 15px;
 border: 0.6px solid #769E45;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.go-bck-btn{
    text-align: unset !important;
    color:#F7488E !important;
    cursor:pointer;
}
.cnf-apntmnt {
        display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top:40px;
}

#stepForm .sms-remndr input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    left: 6px;
    top: 2px;
    width: 8px;
    height: 15px;
    border: 1px solid #769E45;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.sms-remndr  label {
    font-family: Inter;
font-weight: 400;
font-size: 16px;
line-height: 100%;
color:black;
}
/* #scales{
    margin-top:-1px;
} */

.custom-mt35{
    margin-top:35px;
}

.responsive  .slick-nex{
    right: -34px;
}
.responsive  .slick-prev {
    left: -34px;
}
.responsive .slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 14px;
    height: 7px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.dt-tm-slt{
    color:#000 !important;
}