.footerContainer{background-color:#000229;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-top:30px;padding:20px;display:flex}.footerWrapper1{justify-content:space-between;align-items:flex-start;gap:50px;width:100%;display:flex}.footerWrapper2{justify-content:space-between;align-items:center;width:100%;padding:30px;display:flex}.footerService .active{color:var(--customColor)}.footerBio{flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;width:400px;padding:10px;display:flex}.footerBioImg{border-radius:20px;width:200px;height:80px;overflow:hidden}.footerBioImg>a>img{background-color:#fff;width:100%;height:100%;transform:scale(1.4)}.footerBio>p{color:#fff;text-align:justify;font-size:18px}.footerBio>a>button{background-color:var(--customColor);color:#fff;border:none;border-radius:30px;padding:10px}.footerBio>a>button:hover{background:radial-gradient(465px at -15.1% -25%,#0b12ec 0%,#43a6ee 49%,#7ecbf4 90.2%)}.footerCopy>p{color:#fff;font-size:20px}.footerService{width:300px}.footerService>h4{color:var(--customColor)}.footerService>li{text-align:start;padding:15px;font-size:20px;list-style:none}.footerService>li>a{color:#fff;text-decoration:none}.footerAddress{width:400px}.footerAddress>h4{color:var(--customColor)}.footerAddress>li{text-align:start;justify-content:flex-start;align-items:flex-start;gap:10px;padding:15px;font-size:20px;list-style:none;display:flex}.footerAddress>li>p{color:#fff}.footerAddress>li>p>a{color:#fff;text-decoration:none}.footerAdd{color:var(--customColor);font-size:25px}.footerLine{border:2px solid #80808086;border-radius:100%;width:70%}.footerSocial{justify-content:center;align-items:center;gap:30px;padding:10px;display:flex}.footerSocial>li{background-color:#fff;border-radius:100%;justify-content:center;align-items:center;width:50px;height:50px;padding:10px;list-style:none;transition:all .3s ease-in-out;display:flex}.footerSocial>li:hover{background-color:var(--customColor)}.footerSocialIco{color:#000229;font-size:30px;transition:all .3s ease-in-out}.footerSocial>li:hover .footerSocialIco{color:#fff}@media screen and (min-width:320px) and (max-width:768px){.footerWrapper1{flex-direction:column}.footerWrapper2{flex-direction:column-reverse;gap:20px}.footerBio{flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;width:100%;padding:10px;display:flex}.footerAddress{width:100%}.footerCopy{text-align:center;width:100%}.footerService,.footerSocial{width:100%}.footerSocial>li{width:40px;height:40px}}@media screen and (min-width:768px) and (max-width:980px){.footerWrapper1{flex-direction:column;padding:30px}.footerWrapper2{flex-direction:column-reverse;gap:20px}.footerBio{flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;width:50%;padding:10px;display:flex}.footerAddress{width:50%}.footerCopy{text-align:center;width:100%}.footerService,.footerSocial{width:100%}.footerSocial>li{width:40px;height:40px}}@media screen and (min-width:990px) and (max-width:1200px){.footerWrapper1{flex-direction:column;padding:30px}.footerWrapper2{flex-direction:column-reverse;gap:20px}.footerBio{flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;width:50%;padding:10px;display:flex}.footerAddress{width:50%}.footerCopy{text-align:center;width:100%}.footerService,.footerSocial{width:100%}.footerSocial>li{width:40px;height:40px}}
.footer-form{width:30%;height:100%;color:var(--lpCustomBg);flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.footer-form h2{color:var(--customColor);margin-bottom:20px;font-size:1.5rem;font-weight:600}.footer-form input,.footer-form textarea{border:1px solid var(--lpCustomBg);width:100%;color:var(--lpCustomBg);background:0 0;border-radius:30px;outline:none;margin-bottom:20px;padding:15px;font-size:18px}.footer-form input::placeholder{color:var(--lpCustomBg);font-size:18px}.footer-form textarea{resize:none;border-radius:15px;min-height:120px}.footer-form textarea::placeholder{color:var(--lpCustomBg);font-size:18px}.footer-form>form>button{background-color:var(--customColor);width:350px;box-shadow:0 5px 0px var(--lpCustomBg);border:none;border-radius:50px;justify-content:space-between;align-items:center;padding:5px 15px;font-family:Inter,sans-serif;font-size:18px;font-weight:500;transition:all .3s ease-in-out;display:flex}.footer-form>form>button:hover{box-shadow:0 0 #000}.footer-form>form>button>span{background-color:#000;border-radius:100%;justify-content:center;align-items:center;width:50px;height:50px;padding:5px;display:flex;right:10px}.footer-formIco{color:var(--lpCustomBg)}@media screen and (max-width:768px){.footer-form{width:100%;height:100%}}
.whatsAppContainer{z-index:3;flex-direction:column;justify-content:center;align-items:flex-end;display:flex;position:fixed;top:500px;right:10px}.whatsAppContainer>a>img{flex-direction:column;justify-content:center;align-items:center;width:100px;display:flex}.whatsAppContent{background-color:#989898;width:20%;padding:10px;display:none}@media screen and (min-width:320px) and (max-width:768px){.whatsAppContainer>a>img{z-index:3;flex-direction:column;justify-content:center;align-items:center;width:100px;display:flex;position:fixed;top:500px;right:5px}}
.popup{z-index:9999;background-color:#00000083;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow-y:scroll}.popUpContent{width:100%;height:50px;position:relative}.popUpContent:nth-child(2){height:90%}.popupIcon{cursor:pointer;width:20px;height:20px;color:var(--customColor);background-color:var(--customColor2);z-index:9;border-radius:100%;padding:10px;position:absolute;right:0}.popUpForm{height:100%}.privacy{color:#000;text-align:justify;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;padding:10px;font-size:15px;display:flex}.privacy>input{margin-top:8px}@media screen and (min-width:320px) and (max-width:768px){.popUpContainer{border-radius:10px;width:400px;height:fit-content;margin-top:20px;padding:0;transform:scale(.9)}.popUpContent{width:100%;height:fit-content;position:relative}.popupIcon{cursor:pointer;width:20px;height:20px;color:var(--customColor);background-color:var(--customColor2);border-radius:100%;padding:10px;position:absolute;top:10px;right:10px}.privacy{font-size:12px}}.overlay{z-index:999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.form-container{background:#fff;border-radius:2px;width:90%;max-width:480px;padding:28px 24px;animation:.25s ease-out popIn;position:relative;box-shadow:0 6px 30px #00000026}@keyframes popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.close-btn{color:#fff;cursor:pointer;background:#e74c3c;border:none;border-radius:4px;width:28px;height:28px;font-size:16px;font-weight:700;position:absolute;top:-10px;right:-10px;box-shadow:0 0 10px #000}.form-container h2{text-align:center;color:var(--customColor);margin-bottom:4px;font-size:22px}.subtitle{text-align:center;color:#666;margin-bottom:20px;font-size:14px}.input-layer{flex-direction:column;gap:12px;display:flex}.second-layer textarea{resize:none;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;height:100px;margin-top:12px;padding:10px 12px;font-size:14px}form input,form textarea{border:1px solid #ddd;border-radius:2px;outline:none;height:60px;padding:10px;font-size:16px;transition:border-color .2s}.second-layer>textarea{border-radius:2px}form input::placeholder,form textarea::placeholder{color:#000;font-size:16px}form input:focus,form textarea:focus{border-color:var(--customColor)}.third-layer{text-align:center;margin-top:16px}.privacy{color:#444;margin-top:16px;font-size:12px;line-height:1.4}.privacy label{align-items:flex-start;gap:8px;display:flex}.privacy input[type=checkbox]{margin-top:3px}#formButtonPop{width:100%}
