:root{--default-font: "Roboto", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--heading-font: "Montserrat", sans-serif;--nav-font: "Open Sans", sans-serif}:root{--background-color: #ffffff;--default-color: #444444;--heading-color: #222222;--accent-color: #106eea;--surface-color: #ffffff;--contrast-color: #ffffff}:root{--nav-color: #222222;--nav-hover-color: #106eea;--nav-mobile-background-color: #ffffff;--nav-dropdown-background-color: #ffffff;--nav-dropdown-color: #222222;--nav-dropdown-hover-color: #106eea}.light-background{--background-color: #f5f9ff;--surface-color: #ffffff}.dark-background{--background-color: #060606;--default-color: #ffffff;--heading-color: #ffffff;--surface-color: #252525;--contrast-color: #ffffff}:root{scroll-behavior:smooth}body{color:var(--default-color);background-color:var(--background-color);font-family:var(--default-font)}a{color:var(--accent-color);text-decoration:none;transition:.3s}a:hover{color:color-mix(in srgb,var(--accent-color),transparent 25%);text-decoration:none}h1,h2,h3,h4,h5,h6{color:var(--heading-color);font-family:var(--heading-font)}.php-email-form .error-message{display:none;background:#df1529;color:#fff;text-align:left;padding:15px;margin-bottom:24px;font-weight:600}.php-email-form .sent-message{display:none;color:#fff;background:#059652;text-align:center;padding:15px;margin-bottom:24px;font-weight:600}.php-email-form .loading{display:none;background:var(--surface-color);text-align:center;padding:15px;margin-bottom:24px}.php-email-form .loading:before{content:"";display:inline-block;border-radius:50%;width:24px;height:24px;margin:0 10px -6px 0;border:3px solid var(--accent-color);border-top-color:var(--surface-color);animation:php-email-form-loading 1s linear infinite}@keyframes php-email-form-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#preloader{position:fixed;inset:0;z-index:9999;overflow:hidden;background-color:var(--background-color);transition:all .6s ease-out;width:100%;height:100vh;display:flex;align-items:center;justify-content:center}#preloader div{width:13px;height:13px;background-color:var(--accent-color);border-radius:50%;animation-timing-function:cubic-bezier(0,1,1,0);position:absolute;left:50%}#preloader div:nth-child(1){left:calc(50% + 8px);animation:animate-preloader-1 .6s infinite}#preloader div:nth-child(2){left:calc(50% + 8px);animation:animate-preloader-2 .6s infinite}#preloader div:nth-child(3){left:calc(50% + 32px);animation:animate-preloader-2 .6s infinite}#preloader div:nth-child(4){left:calc(50% + 56px);animation:animate-preloader-3 .6s infinite}@keyframes animate-preloader-1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes animate-preloader-3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes animate-preloader-2{0%{transform:translate(0)}to{transform:translate(24px)}}.scroll-top{position:fixed;visibility:hidden;opacity:0;right:15px;bottom:15px;z-index:99999;background-color:var(--accent-color);width:40px;height:40px;border-radius:4px;transition:all .4s}.scroll-top i{font-size:24px;color:var(--contrast-color);line-height:0}.scroll-top:hover{background-color:color-mix(in srgb,var(--accent-color),transparent 20%);color:var(--contrast-color)}.scroll-top.active{visibility:visible;opacity:1}.whatsapp-float{position:fixed;bottom:70px;right:20px;z-index:99999;width:35px;height:35px;display:flex;align-items:center;justify-content:center;text-decoration:none;border-radius:50%;background-color:#25d366;box-shadow:0 4px 10px #0003}.whatsapp-icon{color:#fff;font-size:28px;z-index:2}@media screen and (max-width: 768px){[data-aos-delay]{transition-delay:0!important}}.page-title{--background-color: color-mix(in srgb, var(--default-color), transparent 96%);color:var(--default-color);background-color:var(--background-color);padding:25px 0;position:relative}.page-title h1{font-size:24px;font-weight:600}.page-title .breadcrumbs ol{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0;font-size:14px;font-weight:400}.page-title .breadcrumbs ol li+li{padding-left:10px}.page-title .breadcrumbs ol li+li:before{content:"/";display:inline-block;padding-right:10px;color:color-mix(in srgb,var(--default-color),transparent 70%)}section,.section{color:var(--default-color);background-color:var(--background-color);scroll-margin-top:78px;overflow:clip}@media (max-width: 1199px){section,.section{scroll-margin-top:60px}}.section-title{text-align:center}.section-title h2{font-size:15px;font-weight:700;padding:6px 16px;margin:0;background-color:color-mix(in srgb,var(--accent-color),transparent 90%);color:var(--accent-color);display:inline-block;text-transform:uppercase;border-radius:50px;font-family:var(--default-font);box-shadow:inset 0 0 0 1000px #ffffff1a;letter-spacing:1px;word-spacing:2px}.service-details .services-list{background-color:var(--surface-color);padding:10px 30px;border:1px solid color-mix(in srgb,var(--default-color),transparent 90%);margin-bottom:20px}.service-details .services-list a{display:block;line-height:1;padding:8px 0 8px 15px;border-left:3px solid color-mix(in srgb,var(--default-color),transparent 70%);margin:20px 0;color:color-mix(in srgb,var(--default-color),transparent 20%);transition:.3s}.service-details .services-list a.active{color:var(--heading-color);font-weight:700;border-color:var(--accent-color)}.service-details .services-list a:hover{border-color:var(--accent-color)}.service-details .services-img{margin-bottom:20px}.service-details h3{font-size:26px;font-weight:700}.service-details h4{font-size:20px;font-weight:700}.service-details p{font-size:15px}.service-details ul{list-style:none;padding:0;font-size:15px}.service-details ul li{padding:5px 0;display:flex;align-items:center}.service-details ul i{font-size:20px;margin-right:8px;color:var(--accent-color)}
