/*!/wp-content/themes/lg/css/home.css*/#hero{background-image:url(/wp-content/uploads/2024/06/Grunge-Brick-Wall-Lines.webp)}#hero .inner{background:rgb(255 255 255 / .98);padding:40px 220px 40px}#hero .right{display:flex;justify-content:flex-end}#hero .right img{width:687px}#hero .left{display:flex;flex-direction:column;justify-content:flex-end}#hero .left .btn{margin-top:20px}#hero ul{list-style:none;padding:0}#hero li{display:flex;align-items:center;font-size:17px;line-height:20px;font-weight:500;padding:5px 0}#hero li i{margin-right:10px;color:#009947;font-size:20px}#hero h1{font-size:58px;line-height:52px;margin-bottom:20px;font-weight:500}#hero h1 .top .bold{font-weight:800}#hero h1 .bottom{color:#009947;font-weight:900}#hero p{font-size:26px;line-height:30px;font-weight:700;margin-bottom:20px;color:#4E4E4E}@media(max-width:1650px){#hero .right img{width:100%}}@media(max-width:1600px){#hero .inner{padding:0 100px 40px}}@media(max-width:1400px){#hero .inner{padding:0 20px 40px}}@media(max-width:1200px){#hero .left{padding:40px 0 0}}@media(max-width:567px){#hero .left{padding:20px 0 0}#hero h1{font-size:40px;line-height:45px}#hero p{font-size:20px;line-height:27px}#hero li{font-size:16px}}#process .inner{padding:50px 220px}#process h2{text-align:center;font-size:45px;line-height:55px;font-weight:700}#process h2 .bold{color:#004299;font-weight:900}#process .steps{display:flex;justify-content:space-between;margin:40px 0}#process .step{display:flex;flex-direction:column;justify-content:center;align-items:center;width:25%;position:relative}#process .step p{text-align:center;margin:30px 0 0;font-weight:900;font-size:23px;line-height:28px}#process .step img{position:relative;z-index:2}#process .step:nth-child(1)::after{content:'';height:4px;width:450px;background:#009947;position:absolute;top:65px;right:-350px;z-index:1}#process .step:nth-child(2)::after{content:'';height:4px;width:450px;background:#009947;position:absolute;top:65px;right:-350px;z-index:1}@media(max-width:1750px){#process .step:nth-child(1)::after{width:400px;right:-300px}#process .step:nth-child(2)::after{width:400px;right:-300px}}@media(max-width:1600px){#process .inner{padding:50px 100px}#process .step:nth-child(1)::after{width:350px;right:-280px}#process .step:nth-child(2)::after{width:350px;right:-280px}}@media(max-width:1400px){#process .inner{padding:50px 20px}}@media(max-width:991px){#process .steps{flex-wrap:wrap}#process .step::after{display:none}#process .step{width:100%;margin-bottom:20px}}#consultation{background:#2D2D2D}#consultation h2{text-align:center;color:#FFF;font-size:45px;line-height:55px;font-weight:500}#consultation h2 .bold{color:#009947;font-weight:900}#consultation p{color:#fff;font-size:20px;text-align:center}#consultation .curve{width:100%}#form{padding:50px 200px}#form .btn{width:100%}#form input{height:57px}#form textarea{height:195px}@media(max-width:1200px){#form{padding:50px 0}}@media(max-width:767px){#consultation .curve{display:none}#consultation{padding:50px 0 0}#consultation h2{font-size:40px;line-height:50px}#consultation p{font-size:16px;line-height:20px}#form{padding:20px 0 50px}}#act .inner{padding:50px 220px}#act .right{display:flex;justify-content:center}#act img{width:530px}#act h2{font-size:45px;line-height:51px;margin-bottom:40px}#act .btn{margin-top:40px}#act ul{margin:40px 0 0}#act li{padding:5px 0}@media(max-width:1600px){#act .inner{padding:50px 100px}}@media(max-width:1400px){#act .inner{padding:50px 20px}}@media(max-width:1200px){#act img{margin-top:50px}}@media(max-width:767px){#act img{width:100%}#act h2{font-size:40px;line-height:45px;text-align:center}}#faqs{background:#009947}#faqs .inner{padding:0 0 50px}#faqs .curve{width:100%}#faqs h2{text-align:center;margin-bottom:50px;color:#fff;font-size:45px;line-height:55px;font-weight:400}#faqs h2 .bold{font-weight:800}#faqs .parent-container{width:100%}#faqs .faq{list-style:none;padding-left:0}#faqs .faq li{background:#fff;margin-bottom:20px;border-radius:5px;padding:30px 70px}#faqs .faq li.active .answer{max-height:600px!important;padding-bottom:25px;transition:max-height 0.5s ease,padding-bottom 0.5s ease}#faqs .faq li.active .question{color:#004299;margin-bottom:20px;transition:color 0.5s ease}#faqs .faq .answer{color:#2D2D2D;font-size:16px;line-height:25px;max-height:0;overflow:hidden;transition:max-height 0.5s ease,padding-bottom 0.5s ease}#faqs .faq .plus-minus-toggle{cursor:pointer;height:21px;position:absolute;width:21px;left:-40px;top:15px;z-index:2}#faqs .faq .plus-minus-toggle:before,#faqs .faq .plus-minus-toggle:after{background:#004299;content:'';height:5px;left:0;position:absolute;top:0;width:21px;transition:transform 500ms ease}#faqs .faq .plus-minus-toggle:after{transform-origin:center}#faqs .faq .plus-minus-toggle.collapsed:after{transform:rotate(90deg)}#faqs .faq .plus-minus-toggle.collapsed:before{transform:rotate(180deg)}#faqs .faq .question{color:#004299;font-size:26px;line-height:31px;font-weight:900;position:relative;cursor:pointer;transition:color 0.5s ease}#faqs .faq .answer li{background:#fff;margin-bottom:0;border-radius:5px;padding:5px 10px}@media(max-width:767px){#faqs .curve{display:none}#faqs .inner{padding:50px 0 50px}#faqs h2{font-size:35px;line-height:45px}#faqs .faq li.active .answer{max-height:2000px!important;padding-bottom:25px;transition:max-height 0.5s ease,padding-bottom 0.5s ease}#faqs .faq li{padding:30px 20px 30px 70px}}#reviews{padding:55px 0 40px}#reviews h2{text-align:center;font-size:45px;line-height:51px;margin-bottom:45px}#reviews .row{flex-wrap:wrap;justify-content:space-between}#reviews .review{width:30%;margin:20px 0}#reviews p{font-size:15px;line-height:22px}#reviews .stars p{display:flex;justify-content:center;align-items:center;margin:0 0 30px}#reviews .stars i{display:block;margin:0 5px;font-size:20px;color:#FDDA0D}#reviews .name{font-weight:500}@media(max-width:1200px){#reviews .review{width:40%}}@media(max-width:991px){#reviews .review{width:100%}}