.table-of-contents{padding:1em;border-radius:8px;margin-bottom:1.5em;background-color:unset}.table-of-contents h3{font-weight:700;display:inline}.table-of-contents ul{list-style:none;padding-left:10px}.table-of-contents li a{text-decoration:none;font-weight:400;color:unset}.table-of-contents li a:hover{text-decoration:underline}.table-of-contents .toc-h3{margin-left:20px}.content-section{margin-bottom:2em;padding:1.5em;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a}.toggle-button{font-size:1.5em;font-weight:700;color:#000;background:0 0;border:0;cursor:pointer;float:right;margin-top:-.5em}.border-card{border-color:#ffc107;border-width:1px;box-shadow:5px 5px 3px #00000040}.card-item{flex:0 0 auto;margin-right:30px}.section-title{font-size:2rem;font-weight:700;text-align:center;margin-bottom:20px;color:#000}.header{font-family:Brush Script MT;font-size:clamp(30px,.5vw + 4rem,5rem)}.highlighted-text{color:#000;font-weight:700;text-shadow:none;font-family:Montserrat,sans-serif;font-size:clamp(50px,.5vw + 2.5rem,4rem)}.subheader{font-family:Montserrat,sans-serif;font-size:clamp(15px,.5vw + 1rem,3rem)}.header-card{height:300px;width:200px}section{margin:30px 0}.centered-bar-container{display:flex;justify-content:center;align-items:center;margin:20px 0}.cards-benefits-row{display:flex;overflow-x:auto;scroll-behavior:smooth;padding:10px}.cards-benefits-row::-webkit-scrollbar{display:none}.cards-benefits-row.active{cursor:grabbing;cursor:-webkit-grabbing}.cards-benefits-row .card-benefit-item{flex:0 0 auto;width:300px}.nav-tabs{display:flex;justify-content:center;align-items:center;gap:20px;border-bottom:none;counter-reset:tab-counter}.nav-tabs .nav-link{display:flex;align-items:center;font-size:1.2rem;font-weight:700;color:#333;text-transform:capitalize;padding:5px 10px;border:0;background:0 0;position:relative;counter-increment:tab-counter}.nav-tabs .nav-link:before{content:counter(tab-counter);display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;background-color:#000;color:#fff;font-size:1rem;font-weight:700;margin-right:8px}.nav-tabs .nav-link.active{color:#000;background-color:unset}.nav-tabs .nav-link.active:after{content:"";display:block;width:100%;height:3px;background-color:#000;position:absolute;bottom:-2px;left:0}.nav-tabs .nav-link:hover{color:#000}.services-tabs .nav-link,.services-tabs .nav-link:hover,.services-tabs .nav-link:focus-visible{color:#2d2200!important}.services-tabs .nav-link.active{color:#000!important}.card{border-radius:10px;border:1px solid #000}.custom-card{border:2px solid #000;border-radius:20px;overflow:hidden;position:relative;display:flex;flex-direction:column;min-width:350px;height:400px;width:350px;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 10px #0000001a}.custom-card:hover{transform:scale(1.03);box-shadow:0 6px 15px #0003}.custom-card.reversed{flex-direction:column-reverse}.custom-card .card-image-wrapper{display:flex;justify-content:center;align-items:center;position:relative}.custom-card .card-image-wrapper .card-img-top{object-fit:cover;max-height:200px}.custom-card .card-content{position:relative;text-align:center}.custom-card .card-content .card-title{font-weight:700;font-size:1.4rem;margin-top:-20px;padding:10px;border-radius:10px}.custom-card .card-content .card-description{color:#555;font-size:.8rem;margin-top:10px}.services-section{padding:40px 20px}.services-section .section-title{font-size:2rem;font-weight:700;text-align:center;margin-bottom:20px;color:#000}.services-tabs{display:flex;justify-content:center;align-items:center;gap:30px;border-bottom:none}.services-tabs .nav-link{font-size:1.2rem;font-weight:700;color:#333;text-transform:capitalize;border:0;background:0 0;padding:10px 20px;position:relative;transition:color .3s ease}.services-tabs .nav-link:hover,.services-tabs .nav-link.active{color:#000}.services-tabs .nav-link.active:after{content:"";display:block;width:100%;height:3px;background-color:#000;position:absolute;bottom:-5px;left:0}.cards-services-row{display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;padding-bottom:10px;flex-wrap:nowrap}.cards-services-row::-webkit-scrollbar{display:none}.cards-services-row .custom-card{background-color:#fff;border:1px solid #ddd;border-radius:10px;padding:20px;width:300px;min-width:300px;height:100%;box-shadow:0 4px 10px #0000001a;display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s ease,box-shadow .3s ease}.cards-services-row .custom-card:hover{transform:translateY(-5px);box-shadow:0 6px 15px #0003}.cards-services-row .custom-card .card-title{font-size:1.2rem;font-weight:700;color:#000;margin-bottom:10px}.cards-services-row .custom-card .card-description{font-size:1rem;color:#555;margin-bottom:15px}.cards-services-row .custom-card .card-buttons .button-group{display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-start;border-radius:5px;box-shadow:0 0#0000;width:100%}.cards-services-row .custom-card .card-buttons .button-group .btn{width:fit-content}.btn-primary{background-color:#ffc107;color:#000;border:0;border-radius:5px;padding:5px 10px;font-weight:700;font-size:.9rem;display:flex;align-items:center;gap:5px;transition:background-color .3s ease;width:fit-content}.btn-primary:hover{background-color:#e0a800;color:#000;text-decoration:none}.btn-primary i{font-size:.85rem}.learn-more-section{padding:20px}.learn-more-section .learn-more-title{font-size:2rem;margin-bottom:15px}.learn-more-section .learn-more-slider-container{overflow-x:scroll;display:flex;scroll-behavior:smooth;gap:20px;padding-bottom:10px;cursor:grab}.learn-more-section .learn-more-slider-container::-webkit-scrollbar{display:none}.learn-more-section .learn-more-slider-container.active{cursor:grabbing}.learn-more-section .learn-more-slider-container .learn-more-slider{display:flex;gap:20px}.learn-more-section .learn-more-slider-container .learn-more-slider .learn-more-card{border:1px solid #000;border-radius:10px;overflow:hidden;width:250px;flex-shrink:0;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column}.learn-more-section .learn-more-slider-container .learn-more-slider .learn-more-card .learn-more-card-content{padding:15px;text-align:left}.learn-more-section .learn-more-slider-container .learn-more-slider .learn-more-card .learn-more-card-content .learn-more-card-description{font-size:.9rem;margin-bottom:10px}.learn-more-section .learn-more-slider-container .learn-more-slider .learn-more-card .learn-more-card-content .learn-more-card-buttons{display:flex;flex-wrap:wrap;gap:10px}.learn-more-section .learn-more-slider-container .learn-more-slider .learn-more-card .learn-more-card-content .learn-more-card-buttons .learn-more-btn{display:inline-block;padding:10px 15px;background-color:#ffc107;color:#000;border-radius:5px;text-decoration:none;font-weight:700;text-align:center}.learn-more-section .learn-more-slider-container .learn-more-slider .learn-more-card .learn-more-card-content .learn-more-card-buttons .learn-more-btn:hover{background-color:#e0a800}.contact-section{border-top:rgba(205,203,203,.5) solid 1px;padding-top:1rem;min-height:auto}.contact-section .wrapper{background-size:cover;padding:.5rem 0}.contact-section .container .row{display:flex;align-items:start}.contact-section .container .contact-info{text-align:left}.contact-section .container .contact-info p{margin:.5rem 0}.contact-section .container .contact-info a{color:#000;text-decoration:underline}.contact-section .container .contact-info .social-icons .icon{font-size:1rem;text-decoration:none;color:#000}.contact-section .container .contact-info .social-icons .icon:hover{color:#333}.contact-section .container .contact-form{display:flex;flex-direction:column}.contact-section .container .contact-form label{font-size:.9rem;text-align:left}.contact-section .container .contact-form input,.contact-section .container .contact-form textarea{padding:.5rem;border:1px solid #000;border-radius:8px;background-color:#fff}.contact-section .container .contact-form textarea{height:100px}.contact-section .container .contact-form button{background-color:#ffc107;border:1px solid #000;border-radius:8px;padding:.5rem;cursor:pointer}.contact-info-simple a{color:#5a4300;text-decoration:underline;text-underline-offset:2px}.contact-info-simple a:hover,.contact-info-simple a:focus-visible{color:#3d2d00}.portfolio-section{padding:50px 0}.carousel-container{flex:1;position:relative;max-width:100%;height:600px;overflow:hidden}.carousel-inner{width:100%;height:100%}.carousel-inner img{width:100%;height:600px;object-fit:cover;border-radius:20px}.project-details{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:20px}.btn-custom{margin-top:10px}.custom-indicators-container{display:flex;align-items:center;justify-content:flex-start;gap:8px;position:relative;padding:5px 10px;min-width:150px}.nav-btn{background:0 0;border:0;font-size:16px;font-weight:700;cursor:pointer;color:#000;min-width:50px;text-align:center;flex-shrink:0}.custom-indicators{display:flex;align-items:center;gap:4px;position:relative;min-width:80px}.custom-indicators .indicator-wrapper{position:relative;display:flex;align-items:center;justify-content:flex-start;flex-shrink:0;min-width:10px}.custom-indicators .indicator-bg{width:40px;height:10px;border-radius:20px;background:#b9b9b977;position:absolute;z-index:0;opacity:0;transition:opacity .3s ease-in-out}.custom-indicators .dot{width:10px;height:10px;background-color:#f4c20d;border-radius:50%;cursor:pointer;position:relative;z-index:1;transition:all .3s ease-in-out}.custom-indicators .indicator-wrapper.active{min-width:40px}.custom-indicators .indicator-wrapper.active .indicator-bg{opacity:1}.custom-indicators .dot.active{animation:expandDot 5s linear forwards}@keyframes expandDot{0%{width:10px;height:10px;border-radius:50%}to{width:40px;height:10px;border-radius:20px}}.learn-more-card-img-wrapper{width:100%;height:150px;overflow:hidden}.learn-more-card-img{object-fit:cover;width:100%;height:100%;display:block}@media (min-width:768px){.header-card{height:400px;width:250px}.cards-row{flex-wrap:wrap}.card-item{width:48%;margin-right:0}.card-item:nth-child(2),.card-item:nth-child(4){position:relative;top:50px}}@media (max-width:768px){.nav-tabs{justify-content:start;overflow-x:auto;flex-wrap:nowrap;white-space:nowrap;padding:0 1rem}.nav-tabs::-webkit-scrollbar{display:none}.nav-tabs .nav-link{font-size:1rem;padding:.5rem 1rem;margin-bottom:10px}.nav-tabs .nav-link.active:after{width:100%}}body{background-color:#fef5d7}.bg-primary{background-color:#fef5d7!important}footer{width:100vw;background-color:#333;color:#fff;padding:1rem;font-size:.9rem;text-align:center;position:relative}footer a{color:#fff;text-decoration:none}footer .icon{font-size:1rem;margin-bottom:.5rem}.footer-menu-list{list-style:none;padding:0;margin:0;display:flex;justify-content:center}.footer-menu-list li{position:relative}.footer-menu-list li:after{content:"|";color:#fff;margin:0 10px}.footer-menu-list li:last-child:after{content:""}.footer-menu-list a{text-decoration:none;color:#fff;font-weight:600}.footer-menu-list a:hover{color:#ffc107;text-decoration:underline}.content-section a:not(.btn),.rich-content a:not(.btn),.homepage-template a:not(.btn){color:#7a5a00;text-decoration-color:#7a5a00b3;text-underline-offset:2px}.content-section a:not(.btn):hover,.rich-content a:not(.btn):hover,.homepage-template a:not(.btn):hover,.content-section a:not(.btn):focus-visible,.rich-content a:not(.btn):focus-visible,.homepage-template a:not(.btn):focus-visible{color:#5a4300}.dropdown-menu{display:none;padding:1.5rem;background-color:#ffeeb6;border-radius:.5rem;flex-direction:column;transition:all .3s ease;border:unset;min-width:100%}.show>.dropdown-menu{display:flex!important}.dropdown-item{font-weight:500;padding:.5rem 1rem;border-radius:.25rem;color:#333}.dropdown-item:hover{background-color:#0000000d;color:#000}@media (max-width:991.98px){.dropdown-menu{padding:1rem;border-radius:0;box-shadow:none;min-width:100%;width:auto}.dropdown-item{text-align:center}.navbar .btn{margin-left:auto;margin-right:auto;display:block;text-align:center}}