#about-section{background:#f8f9fa!important;padding:80px 0!important;position:relative!important;text-align:center!important}#about-section .container{max-width:900px!important}#about-section h2.section-title{font-size:2.5rem!important;font-weight:700!important;color:#1d67aa!important;margin-bottom:20px!important;text-transform:uppercase!important;letter-spacing:1px!important;position:relative!important;display:inline-block!important}#about-section h2.section-title:after{content:""!important;display:block!important;width:60px!important;height:4px!important;background:#1d67aa!important;margin:10px auto 20px!important;border-radius:2px!important}#about-section p{font-size:1.2rem!important;color:#555!important;line-height:1.7!important;margin-bottom:30px!important;font-weight:300!important}#about-section .ul-check{columns:2!important;column-gap:40px!important;text-align:left!important;padding:20px!important;background:#ffffff!important;border-radius:10px!important;-webkit-box-shadow:0 5px 20px rgb(0 0 0 / .1)!important;box-shadow:0 5px 20px rgb(0 0 0 / .1)!important}#about-section .ul-check li{font-size:1.1rem!important;color:#333!important;padding-left:20px!important;position:relative!important;font-weight:400!important;margin-bottom:8px!important}#about-section .ul-check li:before{content:"\2714"!important;font-family:"Arial",sans-serif!important;font-size:16px!important;color:#1d67aa!important;position:absolute!important;left:0!important;top:2px!important}@media (max-width:768px){#about-section{padding:60px 20px!important}#about-section .ul-check{columns:1!important}}#contact-section{padding:60px 0;background-color:#fff!important}.custom-contact-form{background-color:#f8f9fa!important;border-radius:12px;box-shadow:0 4px 10px rgb(0 0 0 / .1);overflow:hidden;border-radius:12px}.counter-section{background-color:#f8f9fa;padding:60px 0}.counter-box{display:inline-block;background:#007bff;color:#fff;padding:20px;border-radius:10px;font-size:24px;font-weight:700;width:220px;text-align:center;box-shadow:0 4px 8px rgb(0 0 0 / .2);margin-top:20px;position:relative;overflow:hidden}.counter-box .counter-number{font-size:45px;margin-bottom:5px;color:#fff;animation:warpEffect 4s infinite alternate ease-in-out;font-weight:300}.counter-box p{font-size:18px;margin:0}@keyframes warpEffect{0%{transform:scale(1);text-shadow:0 0 1px rgb(156 144 136 / .5)}50%{transform:scale(1.05);text-shadow:0 0 6px rgb(221 212 206 / .5)}100%{transform:scale(1);text-shadow:0 0 1px rgb(253 253 253 / .5)}}@media (max-width:768px){.counter-box{width:100%;margin-bottom:20px}.counter-box .counter-number{font-size:40px}}.custom-contact-form{max-width:900px;margin:0 auto;background:#fff;padding:30px;border-radius:8px;box-shadow:0 4px 10px rgb(0 0 0 / .1)}.form-row{display:flex;gap:0 30px;flex-wrap:wrap;margin-bottom:15px;margin-right:0;margin-left:0}.form-group{flex:1;min-width:45%}.full-width{width:100%}.custom-contact-form label{display:block;margin-bottom:5px;color:#1d67aa;margin-bottom:-1.2em}.custom-contact-form .wpcf7-form-control{width:100%;padding:10px;border:1px solid #ddd;border-radius:5px;font-size:16px;font-family:'Roboto',sans-serif}.custom-contact-form .wpcf7-form-control:focus{border-color:#1d67aa;outline:none;box-shadow:0 0 5px rgb(29 103 170 / .5)}.custom-contact-form .wpcf7-submit{background:#1d67aa;color:#fff;padding:12px;border:none;font-size:18px;cursor:pointer;width:100%;border-radius:5px;transition:background 0.3s}.custom-contact-form .wpcf7-submit:hover{background:#125a91}@media (max-width:768px){header.site-navbar.py-4.js-sticky-header.site-navbar-target{width:100%!important}.form-row{flex-direction:column}.form-group{min-width:100%}}h2.section-title.mb-6{text-align:center;margin-bottom:60px}.copy-container{display:inline-block}.copy-message{display:none;color:green;font-size:14px;margin-left:5px}.copy-zip,.copy-container a{cursor:pointer;color:#007bff;font-weight:700;text-decoration:underline}#zipCode{transition:transform 0.2s ease-in-out,color 0.2s ease-in-out}#zipCode:hover{transform:scale(1.05)}.copy-zip:hover,.copy-container a:hover{color:gold}.map-iframe{border-radius:15px;overflow:hidden}.copy-zip,.copy-container a{cursor:pointer;color:unset;font-weight:unset;text-decoration:unset}.gototop{position:fixed;bottom:20px;right:20px;width:50px;height:50px;background-color:#007bff;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;text-decoration:none;font-size:24px;box-shadow:0 4px 8px rgb(0 0 0 / .2);transition:all 0.3s ease-in-out;opacity:0;visibility:hidden;z-index:1000}.gototop.active{opacity:1;visibility:visible}.gototop:hover{background-color:#0056b3;transform:translateY(-3px)}.gototop .icon-angle-double-up{font-size:20px}.owl-carousel .owl-item img{width:auto!important;margin:auto}.services-section{text-align:center}.section-header h2{font-size:36px;font-weight:700;color:#007bff;margin-bottom:10px}.section-header p{font-size:18px;color:#555;margin-bottom:40px}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.service-card{background:#fff;padding:30px;border-radius:12px;box-shadow:0 4px 10px rgb(0 0 0 / .1);transition:transform 0.3s ease,box-shadow 0.3s ease}.service-card h3{font-size:22px;color:#007bff;margin-bottom:15px}.service-card p{font-size:16px;color:#333}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgb(0 0 0 / .15)}@media (max-width:768px){.owl-carousel .owl-item img{width:100%!important}}@media (max-width:768px){.gototop{width:45px;height:45px;font-size:20px;bottom:15px;right:15px}.align-items-stretch{margin:15px auto}.services-grid{grid-template-columns:1fr}}span.position.d-block,h3.mb-2{color:white!important}.our-team-section{background-color:#f8f9fa;padding:60px 0}.our-team-section h2{font-size:32px;font-weight:700;margin-bottom:20px}.our-team-section p{font-size:18px;color:#555;max-width:700px;margin:0 auto 30px}.team-image img{width:100%;max-width:900px;border-radius:10px;box-shadow:0 4px 10px rgb(0 0 0 / .2)}.wpcf7-response-output{font-size:16px;font-weight:600;text-align:center;padding:15px;margin-top:20px;border-radius:10px;max-width:600px;margin-left:auto;margin-right:auto}.wpcf7-mail-sent-ok{background-color:#e6f9e6;color:#2d6a2d;border:2px solid #2d6a2d}.wpcf7-mail-sent-ng,.wpcf7-spam-blocked{background-color:#fbeaea;color:#a94442;border:2px solid #a94442}.wpcf7-validation-errors{background-color:#fff3cd;color:#856404;border:2px solid #856404}.wpcf7-not-valid-tip{display:none}.wpcf7-response-output{animation:fadeIn 0.5s ease-in-out}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;margin:6em auto}@keyframes fadeIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}