.capmaign-phone a{
    display: flex;
    column-gap: 16px;

}
.capmaign-phone span{
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 27px !important;
    color: #231F20 !important;
    text-decoration: none !important;
}
.taxsaving-login-button{
    margin-left:32px;
    padding: 12px 57px;
}
.sections-heading{
    font-family: Crimson Pro;
    font-weight: 500;
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 24px;
    color:#191919;
    margin-top:0px;
}
.sections-p{
    font-size: 16px;
    line-height: normal;
    color: #666666;
}
#tax-calculator{
    background: #FAFAFA;
    padding: 128px 0px;
}
.savings-des p{
    max-width:556px;
}
/*.tax-estimation,.savings-des{
    padding: 0px 15px;
}*/
.tax-estimation .calculator-card{
    box-shadow: 0px 4px 50px 0px #82828226;
    border-radius: 12px;
    padding: 0px;
    width: 418px;
    background-color: #fff;
    border: 1px solid #fff;
    user-select: none;       /* modern browsers */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;

    -webkit-touch-callout: none; /* iOS Safari */
}

.field-section{
    padding: 20px 38px;
    width:100%;
    display: flex;
    flex-direction: column;
}
.field-section h5{
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    color:#222222;
    font-family: Satoshi;
    margin-top: 0px;
}
.field-section input,.field-section input:focus{
    border: 1px solid #DEDEDE;
    padding: 12px 100px 12px 48px;
    border-radius: 6px;
    border-top-left-radius: 6px  !important;
    border-bottom-left-radius: 6px !important;
    font-size:14px;
    color:#222;
    line-height: 150%;
    height: 45px;
}
.field-section input:placeholder{
    color:#B0B0B5;
}
.field-section input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.field-section input[type=number] {
    -moz-appearance: textfield;
}

.icon-team{
    top: 11.5px;
    left: 14px;
    position: absolute;
    z-index: 9;
}
.minus-employe{
    right: 58px;
    top: 13.5px;
    cursor:pointer;

}
.disabled-number svg path
{
    fill: #B8B8B8;
}
.plus-employe{
    top: 13.5px;
    right: 12px;
    cursor:pointer;
}
.border-line{
    right: 44px;
    top: 09px;
}
.employee-note{
    color: #56565B;
    font-style: Italic;
    font-size: 12px;
    line-height: 150%;
}

.savings-display{
    padding: 9px 25px;
    background: #F9F9F9;
    border-radius: 12px;
}

.savings-amount{
    font-family: Helvetica;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    display: flex;
    gap: 4px;
}
.total-saving{
    font-family: Satoshi;
    font-weight: 500;
    font-size: 24px;
    color: #FB8F3F;
}

/*.homepay-taxes*/

.homepay-taxes{
    padding: 88px 0px;
    background: #F1F1F1;
}
.employee-saving-section{
    margin-top: 120px;
    background-image: url('/wp-content/themes/docdirect-child/assets/images/employee-savings.webp');
    background-position:left center;
    background-repeat: no-repeat;
    height: 500px;
    background-size:50%;
}
.best-part{
    background-image: url('/wp-content/themes/docdirect-child/assets/images/best-part.webp') !important;
}
.employee-saving-section .container,
.employee-saving-section .row,
.employer-saving-section .container,
.employer-saving-section .row
{
    height: 100%;

}
.custom-list {
    list-style: none; /* Remove default bullets */
    padding-left: 0;
}
.custom-list li {
    margin-bottom: 12px;
    list-style-type: none;
    font-family: Satoshi;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #191919;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}
.custom-list li::before {
    content: "";
    flex-shrink: 0;
    width: 17px;
    height: 17px;
    border: 2px solid #FF7F32; /* Orange border */
    border-radius: 50%; /* Circle */
    margin-right: 12px; /* Space between bullet & text */
    background: #FFBE9D38;

}
.employer-saving-section{
    margin-top: 88px;
    background-image: url('/wp-content/themes/docdirect-child/assets/images/employer-savings.webp');
    background-position:right center;
    background-repeat: no-repeat;
    height: 500px;
    background-size:50%;
}
.employer-saving-section p{
    color: #191919;
    line-height: 26px;
}


.contianer-image-with-bullets{
    background: #fff;
    padding:128px 0px;
}
.contianer-image-with-bullets p{
    margin-bottom:32px;
    color:#191919;
}
.contianer-image-with-bullets .custom-list li{
    line-height: normal;
    color: #191919CC;
}
.contianer-image-with-bullets .custom-list li:last-child{
    margin-bottom: 34px;
}
.pillars{
    background: #FB8F3F1A;
    padding: 88px 0px;
}
.pillar-card-row{
    gap: 16px;
    flex-wrap: wrap;
    margin-top: 71px;
    justify-content: center;

}
.pillar-card{
    background: #FFFFFF;
    max-width: 380px;
    opacity: 1;
    padding: 32px 16px;
    border-radius: 12px;
    max-width: 369px;
}
.pillar-card img{
    width: 48px;
}
.pillar-name{
    font-family: Satoshi;
    font-weight: 500;
    font-size: 20px;
    line-height: normal;
    color: #191919;
    margin:16px 0px;
}
.pillar-card p{
    color: #191919CC;
    line-height:27px
}
#cta-section p{
    max-width: 855px;
    margin: 0 auto;
}
.p-visit-page{
    display:none !important;
}
@media(max-width:800px){
    #main{
        padding-top: 107px;
    }
    header .navbar{
        height:73px;
    }
    .capmaign-phone a{
        gap:8px;
    }
    .capmaign-phone a img{
        width: 16px;
    }
    .capmaign-phone span{
        font-size: 12px !important;
    }
    header .navbar:before,
    header .navbar:after{
        display: none !important;
    }
}

@media(max-width:768px){
    #tax-calculator{
        padding: 48px 0px;
    }
    .sections-heading{
        font-size: 24px;
        line-height: 28px;
        text-align: center;
        margin-bottom: 16px;
    }
    .savings-des p{
        text-align: center;
    }
    .tax-estimation{
        margin-top: 32px;
        width:100%;
    }
    .tax-estimation .calculator-card{
        width:100%
    }
    .field-section h5{
        font-size: 16px;
        line-height: 24px;
    }
    .field-section{
        padding: 20px 16px;
    }
    .savings-display{
        padding: 9px 11px;
    }
    .homepay-taxes{
        padding: 48px 0px 38px;
    }

    .employee-saving-section,.employer-saving-section,.best-part{
        background: unset !important;
    }
    .employee-saving-section,.employer-saving-section{
        margin-top: 38px;
        height:auto;
        display: flex;
        flex-wrap: wrap;
        row-gap: 32px;
    }
    .homepay-taxes .sections-heading{
        text-align: left;
    }
    .homepay-taxes .taxes-pay-heading{
        text-align: center;
    }
    .contianer-image-with-bullets{
        padding:96px 0px 48px;
    }
    .contianer-image-with-bullets h2{
        max-width: 244px;
        margin: 0 auto;
        margin-bottom:32px;
    }
    .pillars{
        padding:48px 0px;
    }
    .pillar-card-row{
        margin-top: 32px;
    }
    #cta-section{
        padding: 48px 20px;
    }
}