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