.ask-us-container{position:fixed;bottom:30px;right:30px;z-index:1000}.ask-us-button{display:flex;align-items:center;justify-content:center;background-color:var(--bg);color:white;border:none;border-radius:50%;width:84px;height:84px;padding:0;cursor:pointer;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:all .3s ease}.ask-us-button:hover{transform:translateY(-3px);box-shadow:0 6px 15px rgba(0,0,0,.25)}.ask-us-button.active{background-color:var(--theme2)}.technologist-illustration{width:-moz-fit-content;width:fit-content;animation:bounce 2s infinite}.technologist-illustration img{width:100%;height:100%;object-fit:contain}.ask-us-text{font-weight:700;font-size:16px}.ask-us-form-container{position:absolute;bottom:70px;right:0;width:320px;background-color:white;border-radius:10px;box-shadow:0 5px 20px rgba(0,0,0,.2);max-height:520px;overflow-y:auto;overflow-x:hidden}.ask-us-form-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:var(--bg);color:white}.ask-us-form-header h3{margin:0;font-size:18px}.close-button{background:none;border:none;color:white;cursor:pointer;font-size:18px}.ask-us-form{padding:20px}.form-group label{display:block;margin-bottom:5px;font-weight:500;color:#333}.form-group input,.form-group textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:5px;font-size:14px}.form-group textarea{resize:vertical}.submit-button{width:100%;padding:12px;background-color:var(--button);color:white;border:none;border-radius:5px;font-weight:700;cursor:pointer;transition:background-color .3s ease}.submit-button:hover{background-color:var(--button2)}.submit-button:disabled{background-color:#ccc;cursor:not-allowed}.loading-spinner{display:inline-block;width:20px;height:20px;border-radius:50%;border:3px solid rgba(255,255,255,.3);border-top-color:white;animation:spin 1s ease-in-out infinite}.error-message,.success-message{text-align:center;padding:20px}.error-message i,.success-message i{font-size:40px;margin-bottom:10px}.success-message i{color:#4CAF50}.error-message i{color:#f44336}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes spin{to{transform:rotate(1turn)}}@media screen and (max-width:768px){.ask-us-container{bottom:20px;right:20px}.ask-us-form-container{width:280px;right:0;bottom:70px}.ask-us-form{padding:15px}.form-group{margin-bottom:10px}.form-group textarea{height:80px;min-height:80px}.ask-us-form-header{padding:10px 15px}.ask-us-form-header h3{font-size:16px}}@media screen and (max-width:480px){.ask-us-container{bottom:15px;right:15px}.ask-us-form-container{width:250px;bottom:65px}.ask-us-button{width:60px;height:60px}.technologist-illustration img{width:45px;height:45px}.form-group input,.form-group textarea{padding:8px;font-size:13px}.form-group textarea{height:60px;min-height:60px}.submit-button{padding:10px}}.footer-section{position:relative}.footer-section .burger-shape{position:absolute;bottom:25%;left:2%;opacity:.3}@media (max-width:1199px){.footer-section .burger-shape{display:none}}.footer-section .fry-shape{position:absolute;top:25%;right:5%;opacity:.3}@media (max-width:1199px){.footer-section .fry-shape{display:none}}.footer-section .footer-shape{position:absolute;left:0;top:30%}@media (max-width:1399px){.footer-section .footer-shape{display:none}}.footer-section .footer-shape-2{position:absolute;right:0;top:30%}@media (max-width:1399px){.footer-section .footer-shape-2{display:none}}.footer-widgets-wrapper{position:relative;z-index:9}@media (max-width:1199px){.footer-widgets-wrapper{padding:60px 0 90px}}@media (max-width:991px){.footer-widgets-wrapper{padding:50px 0 70px}}@media (max-width:767px){.footer-widgets-wrapper{padding:40px 0 60px}}.footer-widgets-wrapper .single-footer-widget{margin-top:20px}.footer-widgets-wrapper .single-footer-widget .support-text h4 a{color:var(--theme)}.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:30px}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:20px}}.footer-widgets-wrapper .single-footer-widget .widget-head h4{text-transform:capitalize;margin-top:10px}.footer-widgets-wrapper .single-footer-widget .footer-content span{font-weight:500;margin-top:15px;display:inline-block}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .footer-content span{margin-top:10px}}.footer-widgets-wrapper .single-footer-widget .footer-content .link{font-size:20px;font-weight:700;color:var(--theme);margin-top:15px;display:inline-block}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .footer-content .link{margin-top:10px}}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon{margin-top:40px;gap:15px;position:relative;z-index:9}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon{margin-top:20px}}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a{display:inline-flex;align-items:center;justify-content:center;font-size:16px;color:var(--header);background:transparent;border-radius:0;width:auto;height:auto;line-height:normal;padding:0;transition:color .4s ease-in-out,transform .2s ease-in-out}.footer-widgets-wrapper .single-footer-widget .list-items li{text-transform:capitalize}.footer-widgets-wrapper .single-footer-widget .list-items li:not(:last-child){margin-bottom:15px}.footer-widgets-wrapper .single-footer-widget .list-items li a{font-size:18px;color:var(--text);position:relative}.footer-widgets-wrapper .single-footer-widget .list-items li a:before{position:absolute;top:8px;left:0;width:6px;height:6px;content:"";border-radius:50%;background-color:var(--theme);opacity:0;visibility:hidden;transition:all .4s ease-in-out}.footer-widgets-wrapper .single-footer-widget .list-items li a:hover{padding-left:20px;color:var(--theme)}.footer-widgets-wrapper .single-footer-widget .list-items li a:hover:before{opacity:1;visibility:visible}.footer-widgets-wrapper .single-footer-widget .footer-address-text h6{font-weight:400;color:var(--text);line-height:150%;font-size:20px;text-transform:capitalize}.footer-widgets-wrapper .single-footer-widget .footer-address-text h6 span{color:var(--theme2)}.footer-widgets-wrapper .single-footer-widget .footer-address-text h5{padding:20px 0;text-transform:capitalize}.footer-widgets-wrapper .single-footer-widget .footer-apps-items h5{font-weight:400;color:var(--text)}.footer-widgets-wrapper .single-footer-widget .footer-apps-items .apps-image{margin-top:30px;gap:10px}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .footer-apps-items .apps-image{margin-top:20px}}.footer-widgets-wrapper .single-footer-widget .footer-apps-items .support-text{margin-top:40px}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .footer-apps-items .support-text{margin-top:20px}}.footer-widgets-wrapper .single-footer-widget .footer-apps-items .support-text h5{font-weight:400;margin-bottom:10px}.footer-widgets-wrapper .single-footer-widget .footer-apps-items .support-text h3{font-size:28px}.footer-widgets-wrapper .single-footer-widget .footer-apps-items .support-text h4 a{color:var(--theme)}.mobile-footer-layout{padding:20px 15px}.mobile-footer-column{text-align:center}.mobile-section-title{font-size:16px!important;font-weight:700!important;text-decoration:none!important;display:block;margin-bottom:15px!important}.mobile-section-title,.mobile-section-title:hover{color:#19733c!important}.mobile-links{margin:0;padding:0}.mobile-link{font-size:14px;color:#666;text-decoration:none;display:block;padding:5px 0;transition:color .3s ease}.mobile-link:hover{color:#333}.mobile-social-icons{gap:20px;margin-top:20px}.mobile-social-icon{display:inline-block;transition:transform .3s ease}.mobile-social-icon:hover{transform:none}@media (max-width:767px){.mobile-footer-layout .col-6{padding-left:15px;padding-right:15px}.mobile-footer-layout .col-6:first-child{border-right:1px solid #eee}.mobile-section{margin-bottom:20px}.mobile-links li{margin-bottom:8px!important}}@media (max-width:480px){.mobile-footer-layout{padding:15px 10px}.mobile-section-title{font-size:15px!important}.mobile-link{font-size:13px}.mobile-social-icons{gap:15px}.mobile-social-icon svg{width:35px!important;height:35px!important}}.footer-widgets-wrapper.style-2 .single-footer-widget .widget-head h4{font-size:24px;color:var(--white);font-weight:500}.footer-widgets-wrapper.style-2 .single-footer-widget .footer-content p{color:var(--white)}.footer-widgets-wrapper.style-2 .single-footer-widget .footer-content .social-icon a{background-color:transparent;border:1px solid var(--border2);color:var(--white)}.footer-widgets-wrapper.style-2 .single-footer-widget .footer-content .social-icon a:hover{background-color:transparent;border:1px solid var(--border2)}.footer-widgets-wrapper.style-2 .single-footer-widget .list-area{gap:100px}.footer-widgets-wrapper.style-2 .single-footer-widget .list-area ul li{text-transform:capitalize}.footer-widgets-wrapper.style-2 .single-footer-widget .list-area ul li:not(:last-child){margin-bottom:15px}.footer-widgets-wrapper.style-2 .single-footer-widget .list-area ul li a{font-size:18px;color:var(--white);position:relative}.footer-widgets-wrapper.style-2 .single-footer-widget .list-area ul li a:before{position:absolute;top:8px;left:0;width:6px;height:6px;content:"";border-radius:50%;background-color:var(--theme2);opacity:0;visibility:hidden;transition:all .4s ease-in-out}.footer-widgets-wrapper.style-2 .single-footer-widget .list-area ul li a:hover{padding-left:20px;color:var(--theme2)}.footer-widgets-wrapper.style-2 .single-footer-widget .list-area ul li a:hover:before{opacity:1;visibility:visible}.footer-widgets-wrapper.style-2 .single-footer-widget .footer-content .link{font-weight:700;color:var(--white);text-decoration:underline;font-size:18px}.footer-widgets-wrapper.style-2 .single-footer-widget .footer-content .number{color:var(--theme3);font-size:18px;font-weight:700;display:inline-block;margin-top:20px}.footer-widgets-wrapper.style-2 .single-footer-widget .footer-content .info-date li{font-size:16px;text-transform:capitalize;color:var(--white)}.footer-widgets-wrapper.style-2 .single-footer-widget .footer-content .info-date li span{color:var(--theme3)}.footer-bottom{padding:35px 0;background-color:var(--theme)}@media (max-width:767px){.footer-bottom .footer-bottom-wrapper{flex-wrap:wrap;gap:20px;justify-content:center!important}}.footer-bottom .footer-bottom-wrapper p{text-transform:capitalize;color:var(--white);font-size:20px}.footer-bottom .footer-bottom-wrapper p a{color:var(--white)}.footer-bottom .footer-bottom-wrapper p a:hover{color:var(--theme3)}.footer-bottom.style-2{background-color:transparent;border-top:1px solid var(--border2);position:relative}.footer-bottom.style-2 .scroll-icon{width:80px;height:80px;font-size:24px;line-height:80px;text-align:center;cursor:pointer;position:absolute;left:50%;top:0;z-index:9;transform:translate(-50%,-50%)}@media (max-width:575px){.footer-bottom.style-2 .scroll-icon{width:50px;height:50px;line-height:50px;font-size:18px}}.footer-bottom.style-2 .scroll-icon i{color:var(--white)}@media (max-width:991px){.footer-bottom.style-2 .footer-bottom-wrapper{margin-top:20px}}@media (max-width:575px){.footer-bottom.style-2 .footer-bottom-wrapper p{text-align:center}}.footer-bottom.style-2 .footer-bottom-wrapper ul{display:flex;align-items:center;gap:20px}.footer-bottom.style-2 .footer-bottom-wrapper ul li{font-size:16px;text-transform:capitalize}.footer-bottom.style-2 .footer-bottom-wrapper ul li a .text-effect{text-transform:capitalize;position:relative;transition:all .4s ease-in-out;color:var(--white);overflow:hidden;display:block;height:25px;line-height:normal}.footer-bottom.style-2 .footer-bottom-wrapper ul li a .text-effect .effect-1{display:block;height:100%;position:relative;top:0;transition:.3s}.footer-bottom.style-2 .footer-bottom-wrapper ul li a:hover .text-effect{color:var(--theme2)}.footer-bottom.style-2 .footer-bottom-wrapper ul li a:hover .text-effect .effect-1{top:-100%}.list-items{li{margin-right:5rem;text-transform:capitalize}@media (max-width:1200px){li{margin-right:3rem}}@media (max-width:992px){li{margin-right:2rem}}@media (max-width:768px){li{margin-right:1.5rem;margin-bottom:1rem;flex:0 0 auto;width:auto}}@media (max-width:576px){li{margin-right:1rem;margin-bottom:1rem;flex:0 0 auto;width:calc(50% - 1rem)}}}.footer-section .footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a{background:transparent!important;border-radius:0!important;width:auto!important;height:auto!important;line-height:normal!important;padding:0!important;display:inline-flex!important;align-items:center;justify-content:center;color:var(--header);transition:color .3s ease}.footer-section .footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a:hover{background:transparent!important;color:var(--theme)!important}.footer-section .mobile-social-icon svg{transition:color .3s ease}.footer-section .mobile-social-icon:hover svg{color:var(--theme)}