.apply-sec{
    padding: 80px 0px;
    background-color: #ffedce !important;
}
.neutral-top {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
  
    font-style: normal;
}
.txt-large {
    font-size: 34px;
    margin-top: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #525355;
    font-style: normal;
}
.heading-subtitle{
    /* background-color: #f59e0b ; */
    padding: 10px;
    /* border-radius: 20px;
    border: 1px solid #525355; */
    margin-bottom: 30px;
}
.heading-box h3{
    margin: 30px 0px;
}
.start .section__header {
    margin-bottom: 60px;
}
.section__header {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.section__header h5 {
    color: #4e0dff;
    text-align: center;
    margin-bottom: 18px;
}
.start h5.neutral-top, h5>a.neutral-top, h5>span.neutral-top {
    /* margin-top: -5px; */
}
.start h5, h5>a, h5>span {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: #525355;
    font-style: normal;
 
}
.section__header h2 {
    text-align: center;
    margin-bottom: 20px;
}
.start h2, h2>a, h2>span {
      font-size: 34px;
    line-height: 30px;
    font-weight: 600;
    color: #fca742;
    font-style: normal;
   
   
}
.start .section__header p {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.start__single__item .img__box {
    max-width: 180px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    height: 180px;
    border-radius: 50%;
    box-shadow: 0 4px 24px 0 rgba(19,33,110,.25);
    position: relative;
}
.start__single__item .img__box img {
    width: 100px;
    height: 100px;
    /* display: flex
; */
    top: 42px;
    position: relative;

}
.start__single__item .img__box .step__count {
    width: 60px;
    height: 60px;
    line-height: 60px;
    background-color: #fca742;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: -30px;
    transform: translateY(-50%);
}
.start__single__item .img__box .step__count h4 {
    margin: 0;
    color: #fff;
}
.start__single__item h4 {
    text-align: center;
    margin: 33px 0 23px;
font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}


.start h4, h4>.counterThree, h4>a {
        font-size: 27px;
    line-height: 30px;
    font-weight: 600;
    color: #525355;
    font-style: normal;
}
.start__single__item p{
    color: rgba(0, 0, 0, 0.702);
    margin: 0;
    font: 400 16px / 28px "Source Sans Pro", sans-serif;
    text-align: center;
    font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.padd-sec{
    padding: 70px 0px;
    background-color: #f5f5f5;
}

.table-responsive {
    display: block !important;
    width: 100%;
    overflow-x: auto;
    /* background-color: var(--bs-body-bg); */
    padding: 10px !important;
    border-radius: 20px !important;
    background: transparent !important;
}
.pricing-style-two {
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
    background: #fff;
    padding: 20px;
}
.pricing-header h4{

    font-weight: 600;
    color: #fca742;
    font-style: normal;
    text-align: center;
}
.accordion-body p{
    text-align: left !important;
}
.container1 {
    background: #fff !important;
    padding: 20px;
    max-width: 100%;
    margin: auto;
    border-radius: 8px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    display: grid !important
;
    grid-template-columns: repeat(6, 1fr) !important;
    gap: 10px;
    margin-top: -10px;
    z-index: 999;
}
.inputs {
    grid-column: span 3;
    text-align: left;
}
label {
    color: #333;
    font-size: 14px;
    margin-bottom: 5px;
}
.float {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 23px;
    left: 27px;
    background-color: #333 !important;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 35px;
    box-shadow: 0px 0px 0px #ddd;
    z-index: 100;
    line-height: 59px;
    text-align: center;
    font-weight: 500;
}
.float1 {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 23px;
    left: 90px;
    background-color: #333 !important;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 35px;
    box-shadow: 0px 0px 0px #ddd;
    z-index: 100;
    line-height: 59px;
    text-align: center;
    font-weight: 500;
}