@import"https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css";@import"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";:root{font-size:62.5%;--color-primary: #e4812f;--color-headings: #331b3b;--color-btn: #e25418ec;--color-text: #555555;--color-bg: #f9f9f9;--color-check-green: #3c7627;--h1-fontsize: clamp(2.75rem, 2.5vw, 7rem);--h2-fontsize: clamp(2.5rem, 2vw, 5rem);--h3-fontsize: clamp(2rem, 1.2vw, 3.6rem);--p-h4-fontsize: clamp(1.5rem, 1.1vw, 3rem);--h5-fontsize: clamp(1.3rem, 0.9vw, 2.5rem);--h6-fontsize: clamp(1.1rem, 0.8vw, 2rem)}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;font:inherit}html{scroll-behavior:smooth;color:var(--color-primary);scroll-padding-top:6.5rem}body{font-family:"Inter",sans-serif;font-size:1.6rem;overflow-x:hidden;line-height:1.6}.btn-all{display:inline-block;font-size:var(--p-h4-fontsize);background-color:var(--color-btn);color:#fff;padding:1rem 3rem;border-radius:2rem 0px 2rem;border:1px solid var(--color-btn);font-weight:600}section{padding:4rem 0}p{text-align:justify;font-size:var(--p-h4-fontsize);color:var(--color-text)}p span{color:var(--color-primary)}li{color:var(--color-text);font-size:var(--p-h4-fontsize)}a{text-decoration:none;color:var(--color-primary)}h1{font-size:var(--h1-fontsize);font-weight:700;color:var(--color-headings)}h1 span{color:var(--color-primary)}h2{font-size:var(--h2-fontsize);font-weight:600;color:var(--color-headings)}h3{font-size:var(--h3-fontsize);font-weight:500;color:var(--color-headings)}h4{font-size:var(--p-h4-fontsize);color:var(--color-headings)}h5{font-size:var(--h5-fontsize);color:var(--color-headings)}h6{font-size:var(--h6-fontsize);color:var(--color-headings)}img,picture,svg,video{max-width:100%;height:auto}.section-heading h2{width:-moz-fit-content;width:fit-content;margin:0 auto 3rem;padding-bottom:.7rem;position:relative}.section-heading h2:after{content:"";position:absolute;display:block;width:10rem;height:.3rem;border-radius:.8rem;background:var(--color-primary);bottom:0;left:50%;transform:translateX(-50%)}header{background-color:var(--color-primary)}header .navbar-nav .nav-link{color:#fff}header .navbar-nav .nav-link.active{color:#fff;border-bottom:2px solid #fff}header .navbar-nav .dropdown:hover .dropdown-menu{display:block}header a:has(i){font-size:var(--h2-fontsize);color:#fff}.hero{background:url("../img/hero-bg.webp");background-position:50% 40%;background-size:cover;background-repeat:no-repeat}@media(max-width: 991px){.hero{background-position:0% 0%}}.hero .row{justify-content:space-around;align-items:center}.hero .row p{margin:2rem 0}.card{border-radius:1rem;border:none;box-shadow:0px 0px 9px 2px rgba(0,0,0,.0509803922)}.card .card-body{padding:clamp(.5rem,100vw,1.8rem)}.card-bordered{position:relative;border:.15rem solid var(--color-primary);display:inline-block;height:100%}.card-bordered::before{position:absolute;content:"";right:-1px;bottom:-1px;border-bottom:4rem solid var(--color-primary);border-left:4rem solid rgba(0,0,0,0)}.card-bordered::after{position:absolute;content:"";right:-2px;bottom:-2px;border-bottom:4rem solid #fff;border-left:4rem solid rgba(0,0,0,0)}.card-bordered .card-body{padding:clamp(.5rem,100vw,1.8rem)}.accordion .accordion-header .accordion-button{font-size:var(--h3-fontsize)}#index .our-expertise .col .card-bordered .card-body{text-align:center}#index .our-expertise .col .card-bordered .card-body i{font-size:var(--h2-fontsize);color:var(--color-primary)}#index .simple-ways{background-color:var(--color-bg)}#index .simple-ways .col{text-align:center}#index .simple-ways .col .simple-ways__icon{margin:0 auto;background-color:rgba(227,96,40,.3019607843);border-radius:50%;padding:2.1rem 1rem;width:-moz-min-content;width:min-content}#index .simple-ways .col .simple-ways__icon i{color:var(--color-primary);padding:1rem 1.5rem;font-size:var(--h2-fontsize);border-radius:50%;width:-moz-fit-content;width:fit-content;border:8px solid var(--color-primary)}#index .simple-ways .col h3{margin:1.5rem 0}#index .our-services{background-color:#fce9de}#index .our-services .swiper{padding:.2rem}#index .our-services .swiper .swiper-slide{height:auto}#index .our-services .swiper .swiper-slide .card{position:relative;box-shadow:none;height:100%}#index .our-services .swiper .swiper-slide .card .our-services__icons{background-color:#ffded4;padding:.2rem 1.5rem;margin-bottom:1rem;border-radius:1rem;width:-moz-min-content;width:min-content}#index .our-services .swiper .swiper-slide .card .our-services__icons i{font-size:var(--h1-fontsize);color:#331b3b}#index .our-services .swiper .swiper-pagination-bullet-active{background-color:var(--color-primary)}#index .testimonials .card{height:100%}#index .testimonials .card .card-body>img{margin:2rem 0}#index .testimonials .card .card-body .testimonials__clients{align-items:center;justify-content:space-around}@media(max-width: 576px){#index .testimonials .card .card-body .testimonials__clients p{text-align:center}#index .testimonials .card .card-body .testimonials__clients span{display:block;text-align:center}}#index .testimonials .card .card-body .testimonials__clients img{border-radius:50%}#index .testimonials .card .card-body .testimonials__clients p{margin-bottom:0}#index .testimonials .card .card-body .testimonials__clients p:first-of-type{color:#000;font-weight:500}#index .testimonials .card .card-body .testimonials__clients i{color:var(--color-primary)}.call-to-action{background-color:var(--color-primary)}.call-to-action .row{justify-content:space-between;align-items:center}.call-to-action .row h3{color:#fff;font-size:var(--h2-fontsize)}.call-to-action .row p{color:#fff}.call-to-action .row .btn-all{background-color:#fff;color:var(--color-primary)}footer{padding:4rem 0 1rem;background:url("../img/footer.webp");background-repeat:no-repeat;background-size:cover}footer p{color:#000}footer p a{color:#000}footer .footer__socials{list-style:none;padding-left:0;display:flex;gap:2.5rem}footer .footer__socials li{font-size:var(--h2-fontsize)}footer h3{margin-bottom:1.5rem}footer ul{list-style:none;padding-left:0;display:inline-block;text-align:left}footer ul li{margin-bottom:1rem}footer ul li::before{content:"";font-family:bootstrap-icons !important;margin-right:.5rem;vertical-align:middle}footer ul li a{color:#000}.fixed-whatsapp-btn{position:fixed;bottom:2%;left:1%;border:none;background:none;background-color:#25d366;border-radius:5rem;display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;z-index:996}.fixed-whatsapp-btn i{font-size:3rem;color:#fff;line-height:0}#showWhatsapp{transition:opacity 600ms,visibility 600ms}.whatsapp-card{position:fixed;left:.5%;bottom:10%;visibility:hidden;opacity:0;z-index:999}.whatsapp-card .card{border-radius:.5rem .5rem 0 0;border:none}.whatsapp-card .card .card-header{border-radius:.5rem .5rem 0 0;background-color:#1a6f64;border:none;display:flex;flex-shrink:0;align-items:center;justify-content:space-between;text-align:start;padding:1rem 1.8rem;color:#fff}@media(width <= 991px){.whatsapp-card .card .card-header{padding:1rem}}.whatsapp-card .card .card-header p{margin-bottom:.3rem;color:#fff;font-weight:500}.whatsapp-card .card .card-header .chat-icon{font-size:2.5rem;border:none;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;border-radius:5rem;padding:.5rem 0rem;box-shadow:0px 0px 5px 0px rgba(0,0,0,.463)}.whatsapp-card .card .card-body{background-image:url(../img/whatsapp-bg.webp);background-repeat:no-repeat;background-size:cover}.whatsapp-card .card .card-body .text-box{background-color:#fff;text-align:start;width:100%;padding:.7rem 1rem;margin:0;font-size:var(--p-h4-fontsize);border-radius:1rem}.whatsapp-card .card .card-footer{display:flex;align-items:center;justify-content:center;padding:.5rem;background:#fff;border:none}.whatsapp-card .card .card-footer .card-btn-all{background:#25d366;border-radius:.5rem;border:1px solid #fff;padding:.5rem 1rem;color:#fff;width:100%;text-align:center;font-size:var(--p-h4-fontsize);transition:color .4s ease,background-color .4s ease,border-color .4s ease}.green-checked-lists{list-style:none;padding-left:0;display:inline-block;text-align:left}.green-checked-lists li{margin-bottom:1rem}.green-checked-lists li::before{content:"";color:var(--color-check-green);font-family:bootstrap-icons !important;margin-right:.5rem;vertical-align:middle}.arrow-lists{list-style:none;padding-left:0;display:inline-block;text-align:left}.arrow-lists li{margin-bottom:1rem}.arrow-lists li::before{content:"";font-family:bootstrap-icons !important;margin-right:.5rem;vertical-align:middle}.accounting-services-content .row,.payroll-management-content .row,.monthly-financial-report-content .row,.accounting-software-content .row,.about-us-content .row,.pricing-content .row,.contact-form .row{justify-content:space-around;align-items:center}.accounting-services-content .row .col-12:has(img),.payroll-management-content .row .col-12:has(img),.monthly-financial-report-content .row .col-12:has(img),.accounting-software-content .row .col-12:has(img),.about-us-content .row .col-12:has(img),.pricing-content .row .col-12:has(img),.contact-form .row .col-12:has(img){text-align:center}#single-post .single-post-content article img{display:block;margin:auto}@media(min-width: 991px){#single-post .single-post-content article img{width:75%}}#single-post .single-post-content article h1{margin:2rem 0;text-align:center}#single-post .single-post-content article h2{margin:3rem 0 .5rem}#single-post .single-post-content article h3{margin:2rem 0 .5rem}#single-post .single-post-content article .row:first-of-type{justify-content:center;margin-bottom:3.5rem}#single-post .single-post-content article .card{margin:2.5rem 0}#single-post .single-post-content article .col-lg-3 p{font-size:var(--h3-fontsize);font-weight:600;margin-bottom:1.5rem}#single-post .single-post-content article .col-lg-3 ol li{font-size:var(--p-h4-fontsize);margin-bottom:1.3rem;font-weight:500}#single-post .single-post-content article .toc-link{color:var(--color-text)}#single-post .single-post-content article .toc-link.clicked{color:var(--color-primary)}#single-post .single-post-content article .col-lg-3 ol li li{margin:1rem;font-weight:400}@media(min-width: 991px){#single-post .single-post-content article .col-lg-3 .card{position:sticky;overflow-y:auto;top:8rem;max-height:85vh}}#single-post .single-post-content .share-links{font-size:var(--h2-fontsize)}#single-post .single-post-content .share-links i{margin-right:1rem}#single-post .single-post-content .share-links+.row{justify-content:space-between}#single-post .single-post-content .share-links+.row .col-12{position:relative}@media(min-width: 991px){#single-post .single-post-content .share-links+.row .next-post p{text-align:end}}#single-post .single-post-content .next-post p{text-align:end}/*# sourceMappingURL=styles.min.css.map */