/*Otherpage*/



/*Services*/

/* Audit */
.text-style-001.list ul {
    padding-inline-start: 30px !important;
}
.text-style-001.list p{
    margin-bottom:15px !important;
}
.text-style-001.list ul li p{
    margin-bottom:0 !important;
    font-weight:700;
    font-size:18px;
    line-height:1.5;
    text-transform:capitalize;
}
.audit-core-value img {
    filter: invert(1);
    width: 70px;
}
.audit-core-value .sppb-addon-title{
    color:#fff;
}
.home-services.audit-services .sppb-addon-feature .sppb-addon-content{
    padding:30px;
    position:relative;
    min-height:390px;
}
.audit-faq  .sppb-panel-faq .sppb-panel-body{
    padding-bottom:30px !important;
}
.audit-faq .sppb-panel-faq .sppb-panel-body strong {
    font-weight: 700;
}
.audit-faq .sppb-panel-heading .sppb-panel-title{
    font-family: 'Spectral', sans-serif;
    font-size:24px;
    color:rgb(22 30 99 / 50%);
    transition:0.5s;
}
.audit-faq .sppb-panel-heading.active .sppb-panel-title,
.audit-faq .sppb-panel-heading:hover .sppb-panel-title{
    color:#161E63;
}
@media (max-width:1400px){
    .home-services.audit-services .sppb-addon-feature .sppb-addon-content{
        padding:30px;
        position:relative;
        min-height:440px;
    }
}
@media (max-width:1200px){
    .home-services.audit-services .sppb-addon-feature .sppb-addon-content{
        min-height:540px;
    }
}
@media (max-width:991px){
    .home-services.audit-services .sppb-addon-feature .sppb-addon-content{
        padding:30px;
        position:relative;
        min-height:290px;
    }
}
@media (max-width:767px){
    .home-services.audit-services .sppb-addon-feature .sppb-addon-content{
        padding:30px;
        position:relative;
        min-height:fit-content;
    }
    .audit-faq .sppb-panel-heading .sppb-panel-title{
        font-size:20px;
    }
    .audit-core-value img {
        width: 60px;
    }
    .audit-core-value .sppb-addon-title{
        margin-bottom:0px;
        font-size:24px;
    }
}



/*Payroll*/
.payroll-package-box {
    background: #fff;
    padding: 50px;
}
.payroll-package-box .sppb-addon-text-block h3{
    margin-bottom:30px;
    color:#161E63;
}
.payroll-package-box .sppb-addon-header h3{
    color: #161e63;
    font-size: 52px;
}
.payroll-package-box .sppb-addon-header h3 span.price{
    font-family: 'Noto Serif';
}
.payroll-why .sppb-addon-feature img {
    width: 70px;
    margin-bottom:20px;
    filter: invert(12%) sepia(18%) saturate(6606%) hue-rotate(214deg) brightness(101%) contrast(99%);
}
.payroll-why .sppb-feature-box-title{
    color:#161E63;
}
.payroll-why.grey-box .sppb-row-column {
    padding: 20px;
    background: #f8f8f8;
}
.payroll-why.grey-box .sppb-row-column:nth-child(2n){
    background: #e8e8e8;
}
@media (max-width:767px){
    .payroll-package-box {
        padding: 30px;
    }
    .payroll-package-box .sppb-addon-header h3{
        font-size: 40px;
    }
}



/*Incorportation*/
.incorporation-pack-001 .sppb-feature-box-title{
    margin-bottom:15px;
    color:#161E63;
    font-size:30px;
}
.incorporation-pack-001 .sppb-feature-box-title span{
    color:#036DB7;
    font-family: 'Karla', sans-serif;
    font-size:18px;
}
.incorporation-pack-001 .sppb-addon-feature .sppb-addon-text p span.price{
    font-family: 'Noto Serif';
    font-size:52px;
    font-weight:700;
    color:#161E63;
}
.incorporation-pack-001 .sppb-addon-feature .sppb-addon-text p span.from{
    padding-right:10px;
}
.incorporation-pack-001 .sppb-addon-feature .sppb-addon-text p span.time{
    padding-left:10px;
}
.incorporation-pack-001 .sppb-addon-feature:hover .sppb-feature-box-title span,
.incorporation-pack-001 .sppb-addon-feature:hover .sppb-addon-text p span.price{
    color:#ffffff;
}

.incorporation-pack-002 .sppb-feature-box-title{
    margin-bottom:15px;
    color:#161E63;
    font-size:30px;
}
.incorporation-pack-002 .sppb-feature-box-title span{
    color:#036DB7;
    font-family: 'Karla', sans-serif;
    font-size:18px;
}
.incorporation-pack-002 .sppb-addon-feature .sppb-addon-text p span.price{
    font-family: 'Noto Serif';
    font-size:52px;
    font-weight:700;
    color:#161E63;
}
.incorporation-pack-002 .sppb-addon-feature .sppb-addon-text p span.from{
    padding-right:10px;
}
.incorporation-pack-002 .sppb-addon-feature .sppb-addon-text p span.time{
    padding-left:10px;
}


.incorporation-other .sppb-addon-feature .sppb-addon-content{
    padding:30px;
    position:relative;
    min-height:450px;
}
.incorporation-other .sppb-addon-feature .sppb-addon-content:before{
    content:'';
    background:linear-gradient(90deg, #161E63, #036DB7);
    height:100%;
    width:100%;
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
    opacity:0.1;
    transition:0.5s;
}
.incorporation-other .sppb-addon-feature img {
    width: 70px;
    margin-bottom:20px;
    filter: invert(12%) sepia(18%) saturate(6606%) hue-rotate(214deg) brightness(101%) contrast(99%);
}
.incorporation-other .sppb-feature-box-title{
    margin-bottom:15px;
    color:#161E63;
}
.incorporation-other .sppb-addon-feature .sppb-addon-text p{
    margin-bottom:0;
    color:#000;
}
.incorporation-other .sppb-addon-feature .sppb-btn-default{
    position:absolute;
    bottom:30px;
    left:30px;
    border-radius:25px 0 25px 0;
    font-weight:700;
    z-index:1;
    transition:none !important;
}
.incorporation-other .sppb-btn-default:hover:before, .incorporation-other .sppb-btn-default:focus:before{
    opacity:0;
}
@media (max-width:1400px){
    .incorporation-pack-001 .sppb-addon-feature .sppb-addon-content{
        min-height:370px !important;
    }
    .incorporation-other .sppb-addon-feature .sppb-addon-content{
        min-height:480px;
    }
}
@media (max-width:1200px){
    .incorporation-other .sppb-addon-feature img {
        width:60px;
    }
    .incorporation-other .sppb-addon-feature .sppb-addon-content{
        min-height:550px;
    }
    
}
@media (max-width:991px){
    .incorporation-pack-001 .sppb-addon-feature .sppb-addon-content{
        min-height:330px !important;
    }
    .incorporation-pack-001 .sppb-feature-box-title{
        font-size:24px;
    }
    .incorporation-pack-001 .sppb-feature-box-title span{
        font-size:14px;
    }
    .incorporation-pack-001 .sppb-addon-feature .sppb-addon-text p span.price{
        font-size:40px;
    }
    .incorporation-pack-002 .sppb-feature-box-title{
        font-size:24px;
    }
    .incorporation-pack-002 .sppb-feature-box-title span{
        font-size:14px;
    }
    .incorporation-pack-002 .sppb-addon-feature .sppb-addon-text p span.price{
        font-family: 'Noto Serif';
        font-size:40px;
        font-weight:700;
        color:#161E63;
    }
    .incorporation-other .sppb-addon-feature img {
        width:50px;
    }
    .incorporation-other .sppb-addon-feature .sppb-addon-content{
        padding:15px;
        min-height:330px;
    }
    .incorporation-other .sppb-addon-feature .sppb-btn-default{
        bottom:15px;
        left:15px;
    }
}
@media (max-width:991px){
    .incorporation-other .sppb-addon-feature .sppb-addon-content{
        min-height:fit-content;
    }
    .incorporation-other .sppb-addon-feature .sppb-btn-default{
        position:relative;
        bottom:0px;
        left:0px;
    }
}
.core-value-box {
    border: 1px solid #b0b0b0;
    background: rgb(255 255 255 / 60%);
}



/*Corporate Secretarial*/
.text-style-002 h3 {
    margin-bottom: 0;
    line-height: 1.4;
}
.secretary-add .sppb-addon-feature .sppb-addon-content {
    background: linear-gradient(90deg, rgb(22 30 99 / 10%), rgb(3 109 183 / 10%));
    transition:0.5s;
}
.secretary-add .sppb-addon-feature .sppb-media-content{
    padding:20px;
    min-height: 260px;
}
.secretary-add img {
    padding: 15px;
}
.secretary-add .sppb-addon-feature .sppb-addon-title{
    color:#161E63;
}
.secretary-add .sppb-addon-feature:hover .sppb-addon-content{
    box-shadow:0 0 10px 0 rgb(0 0 0 / 10%);
}
@media (max-width:1400px){
    .secretary-add .sppb-addon-feature .sppb-media-content{
        min-height: 285px;
    }
}
@media (max-width:1200px){
    .secretary-add .sppb-addon-feature .sppb-media-content{
        min-height: 340px;
    }
}
@media (max-width:991px){
    .secretary-add .sppb-addon-feature .sppb-media-content{
        min-height: 340px;
    }
}
@media (max-width:767px){
    .secretary-add .sppb-addon-feature .sppb-media-content{
        min-height: fit-content;
    }
}


/*Tax*/
.tax-services .sppb-addon-feature .sppb-addon-content{
    min-height:310px;
}
.core-value .sppb-testimonial-carousel-name {
    font-size: 60px;
    font-family: 'Spectral', sans-serif;
    background:#161e63;
    color:#fff !important;
    width:100px;
    margin:0 auto !important;
    line-height:1;
    height:100px;
    display:flex;
    justify-content:center;
    align-items:center;
    border-radius:100px;
    position:absolute;
    top:-50px;
    left:0;
    right:0;
}
.core-value .sppb-carousel-extended-item {
    background-image:linear-gradient(90deg, rgb(22 30 99 / 20%), rgb(3 109 183 / 20%));
    background-color:#fff;
    min-height:450px;
    position:relative;
    padding:80px 30px 30px 30px;
    margin-top:50px;
}
.core-value .sppb-testimonial-carousel-message{
    margin-bottom: 0 !important;
    color:#000 !important;
}
.core-value .sppb-testimonial-carousel-designation {
    font-family: 'Spectral', sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-decoration: none;
    color:#161E63 !important;
    margin-bottom:20px;
}
@media (max-width:1400px){
    .tax-services .sppb-addon-feature .sppb-addon-content{
        padding:30px;
        position:relative;
        min-height:330px;
    }
    .core-value .sppb-carousel-extended-item {
        min-height:480px;
    }
}
@media (max-width:1200px){
    .tax-services .sppb-addon-feature img {
        width:60px;
    }
    .tax-services .sppb-addon-feature .sppb-addon-content{
        padding:20px;
        min-height: 330px;
    }
    .core-value .sppb-carousel-extended-item {
        min-height:600px;
    }
}
@media (max-width:991px){
    .tax-services .sppb-addon-feature img {
        width:50px;
    }
    .tax-services .sppb-addon-feature .sppb-addon-content{
        padding:15px;
        min-height: 330px;
    }
    .core-value .sppb-testimonial-carousel-name {
        font-size: 40px;
        height:80px;
        width:80px;
        top:-40px;
    }
    .core-value .sppb-carousel-extended-item {
        min-height:540px;
        padding:70px 15px 15px 15px;
    }
    .core-value .sppb-testimonial-carousel-designation {
        font-size: 20px;
        margin-bottom:10px;
    }
}
@media (max-width:767px){
    .tax-services .sppb-addon-feature .sppb-addon-content{
        min-height:fit-content;
    }
    .core-value .sppb-carousel-extended-item {
        min-height:320px;
    }
}
.tax-gov-box {
    background: #eee;
    padding: 30px;
    min-height: 340px;
}
.tax-gov-box h3{
    color:#161E63;
}



/*Our Team*/
.our-team-grid .sppb-row.sppb-nested-row {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    grid-gap:10px;
    padding:10px;
}
.our-team-grid .sppb-row.sppb-nested-row .sppb-row-column{
    max-width: 100% !important;
    max-height: 100% !important;
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important;
}
.our-team-grid .sppb-row.sppb-nested-row .sppb-row-column:first-child{
    grid-column: span 1;
    grid-row:span 2;
}
.our-team-grid .sppb-row.sppb-nested-row .sppb-row-column:nth-child(2){
    grid-column:span 1;
    grid-row:span 1;
}
.our-team-grid .sppb-row.sppb-nested-row .sppb-row-column:nth-child(3){
    grid-column:span 1;
    grid-row:span 2;
}
.our-team-grid .sppb-row.sppb-nested-row .sppb-row-column:nth-child(4){
    grid-column:span 1;
    grid-row:span 2;
}
.our-team-grid .sppb-row.sppb-nested-row .sppb-row-column:nth-child(4){
    grid-column:span 1;
    grid-row:span 2;
}
.our-team-grid .sppb-addon-wrapper.addon-root-image-overlay,
.our-team-grid .sppb-addon-wrapper.addon-root-image-overlay .clearfix,
.our-team-grid .sppb-addon.sppb-addon-overlay-image,
.our-team-grid  .sppb-addon-overlay-image-content{
    height:100% !important;
}
.people-box {
    display:flex !important;
    flex-direction:column;
    justify-content: space-around !important;
    height: 100%;
    background:#eee;
    padding:15px;
}
.people-box .sppb-person-image {
    margin:-15px -15px 15px -15px;
}
.people-box .sppb-person-name{
    font-family: 'Spectral', sans-serif;
    font-size:24px !important;
    color:#161e63;
    line-height:1;
}
.people-box .sppb-person-introtext{
    margin-top:15px;
    margin-bottom:15px;
}
.people-wrap .sppb-column-addons,
.people-wrap .sppb-addon-wrapper {
    height: 100%;
}
.people-wrap .sppb-addon-wrapper.addon-root-empty-space{
    height:30px;
}
.people-wrap .sppb-addon-wrapper.addon-root-modal{
    display:flex;
    align-items: end;
}
@media (max-width:767px){
    .people-box .sppb-person-name{
        font-size:20px !important;
    }
    .people-box .sppb-person-introtext{
        margin-top:10px;
        margin-bottom:15px;
    }
}




/*Contact*/
.contact .contact-info {
    background: linear-gradient(90deg, hsl(226deg 69% 26% / 100%), hsl(208deg 88% 35% / 100%) );;
    padding:40px;
    max-height:540px;
}
.contact h2.sppb-addon-title {
    margin-bottom: 20px !important
}
 
.contact .fas, .contact .fab  {
    color:#ffffff !important;
}

.contact-info .sppb-media-content p,
.contact-info .sppb-media-content a,
.contact-info h3.sppb-media-heading,
.contact-info h2.sppb-addon-title{
    color:#ffffff !important;
}

.contact-info .sppb-media-content a:hover {
    color:hsl(0deg 0% 100% / 70%) !important;
}

.contact-info h3.sppb-media-heading,
.contact-info h2.sppb-addon-title{
    font-weight:700 !important
}

.contact .contact-form-border {
     padding:40px;
}

.contact-form-border  h2.sppb-addon-title {
    color: hsl(226deg 69% 26% / 100%) !important
}

.bfQuickMode .bfElemWrap .form-inline input[type="text"], 
.bfQuickMode .bfElemWrap .form-inline input[type="number"], 
.bfQuickMode .bfElemWrap .form-inline textarea, 
.bfQuickMode .bfElemWrap .form-inline select {
   max-width: 100% !important; 
   background:hsl(0deg 0% 100% / 50%); 
   border-radius:0px;
   padding:10px;
}

.form-group label {
    margin:10px;
    font-weight:500
}

.bfQuickMode .bfElemWrap .form-inline input:hover,
.bfQuickMode .bfElemWrap .form-inline textarea:hover {
  background: hsl(0deg 0% 100% / 100%);
  transition: background 0.3s ease-in-out
 
}

.bfQuickMode .bfElemWrap .form-inline input:focus,
.bfQuickMode .bfElemWrap .form-inline textarea:focus {
  background: hsl(0deg 0% 100% / 100%);
  transition: background 0.3s ease-in-out
}

.bfQuickMode .form-control:focus {
  border-color:  hsl(226deg 69% 26% / 100%);
}
.contact-info h3.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {
    font-size: 20px !important;
}
@media (max-width:767px){
    .contact-info h3.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {
        font-size: 18px !important;
    }
}
@media (max-width:1200px){
    .contact img.sppb-img-responsive {
        width:100%;
        height:300px;
        object-fit: cover;
    }
    .contact .sppb-addon-single-image-container{
        width:100%;
    }
}
@media (max-width:991px){
    .contact img.sppb-img-responsive {
        height:250px;
    }
}

@media (max-width:767px) {
.contact .contact-form-border {
     padding:40px 0 0 0;
}
.contact  .form-group  {
   display:flex;
   justify-content:center
}
}



/*EO Otherspage*/