@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}to{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes hero-1-img-zoomout{0%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes play-btn-3{0%{outline:0 solid rgba(17,17,17,.6156862745)}to{outline:13px solid transparent}}@-webkit-keyframes videoBtn{0%{-webkit-transform:scale(0);transform:scale(0)}to{opacity:0;-ms-filter:"alpha(opacity=0)";-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes videoBtn{0%{-webkit-transform:scale(0);transform:scale(0)}to{opacity:0;-ms-filter:"alpha(opacity=0)";-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes loop-img-1{0%,to{visibility:hidden}25%,75%{visibility:visible}50%{opacity:0}}@-webkit-keyframes marquee-animation{0%{translateX:0}to{translateX:-100%}}@keyframes marquee-animation{0%{translate:0}to{translate:-100%}}body{--sr-7-css-loaded:1;font-size:1rem;font-weight:400;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;margin:0;padding:0;z-index:1;font-size:18px;line-height:1.579;overflow-x:hidden;color:#0d0d0d;font-family:var(--heading-3);-moz-osx-font-smoothing:antialiased;-webkit-font-smoothing:antialiased}:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}h1,p,ul{margin-top:0}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;line-height:1.2}h1{font-weight:500;font-size:calc(1.375rem + 1.5vw)}h2,h3,h4,h5,h6{margin-top:0}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p,ul{margin-bottom:1rem}ul{padding-left:2rem}a{color:inherit;text-decoration:none;-webkit-transition:.5s all ease;transition:.5s all ease}a:hover{color:#0a58ca}img,svg{vertical-align:middle}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}[type=submit],button{-webkit-appearance:button}.form-control-color:not(:disabled):not([readonly]),.form-control[type=file]:not(:disabled):not([readonly]),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.container{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1440px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)/-2);margin-left:calc(var(--bs-gutter-x)/-2)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/2);padding-left:calc(var(--bs-gutter-x)/2);margin-top:var(--bs-gutter-y)}@media (min-width:992px){.col-lg-5,.col-lg-7{flex:0 0 auto;width:41.6666666667%}.col-lg-7{width:58.3333333333%}}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.collapse:not(.show){display:none}.nav,.navbar-nav{display:flex;padding-left:0;margin-bottom:0;list-style:none}.nav{flex-wrap:wrap}.navbar-nav{flex-direction:column}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;box-shadow:inset 0-1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(180deg)}.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.accordion-header{margin-bottom:0}.accordion-item{margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:last-of-type{margin-bottom:0}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type,.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.clearfix::after{display:block;clear:both;content:""}.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.d-flex{display:flex!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.justify-content-center{justify-content:center!important}.align-items-center{align-items:center!important}.text-end{text-align:right!important}.text-uppercase{text-transform:uppercase!important}@font-face{font-display:swap;font-family:"flaticon_aina";src:url(/wp-content/themes/haptic/assets/fonts/flaticon_aina.ttf?958265746a0f912f42eb35677320f5e9)format("truetype"),url(/wp-content/themes/haptic/assets/fonts/flaticon_aina.woff?958265746a0f912f42eb35677320f5e9)format("woff"),url(/wp-content/themes/haptic/assets/fonts/flaticon_aina.woff2?958265746a0f912f42eb35677320f5e9)format("woff2"),url(/wp-content/themes/haptic/assets/fonts/flaticon_aina.eot?958265746a0f912f42eb35677320f5e9#iefix)format("embedded-opentype"),url(/wp-content/themes/haptic/assets/fonts/flaticon_aina.svg?958265746a0f912f42eb35677320f5e9#flaticon_aina)format("svg")}.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-angle-double-up:before{content:""}.fa-arrow-right:before{content:""}.fa-award:before{content:""}.fa-bars:before{content:""}.fa-chevron-left:before{content:""}.fa-cogs:before{content:""}.fa-envelope:before{content:""}.fa-facebook-f:before{content:""}.fa-headset:before{content:""}.fa-instagram:before{content:""}.fa-linkedin-in:before{content:""}.fa-map-marker-alt:before{content:""}.fa-phone:before{content:""}.fa-play:before{content:""}.fa-plus:before{content:""}.fa-quote-left:before{content:""}.fa-search:before{content:""}.fa-times:before{content:""}.fa-twitter:before{content:""}.fa-users:before{content:""}.fa-youtube:before{content:""}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:auto;src:url(/wp-content/themes/haptic/assets/fonts/fa-brands-400.ttf)format("truetype")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:auto;src:url(/wp-content/themes/haptic/assets/fonts/fa-light-300.ttf)format("truetype")}.fal,.far,.fas{font-family:"Font Awesome 5 Pro";font-weight:300}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:400;font-display:auto;src:url(/wp-content/themes/haptic/assets/fonts/fa-regular-400.ttf)format("truetype")}.far,.fas{font-weight:400}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:auto;src:url(/wp-content/themes/haptic/assets/fonts/fa-solid-900.ttf)format("truetype")}.fas{font-weight:900}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}:root{--heading:'RecoletaAlt';--heading-2:'Unbounded';--heading-3:'Space Grotesk',sans-serif;--body-font:'Inter';--body-color:#555;--base-color2:#ff3838;--base-color:#6d55e9;--title-color:#0e0e0e;--body-bg-color:#171926;--hap-body-color:#0d0d0d;--hap-base-color:#6d55e9;--hap-title-color:#000;--hap-gradient-color:linear-gradient(90deg,#5956f0 0%,#ff50b8 100%);--clr-common-white:#fff;--clr-common-black:#222;--clr-common-black-soft:#0d0d0d;--clr-common-black-deep:#000;--clr-body-heading:#00071a;--clr-body-text-white:#fff;--clr-body-text:#4d515f;--clr-color-blue:#000a30;--clr-hover-primary:#ff7425;--clr-theme-primary:#ff7425;--clr-bg-primary:#030202;--clr-bg-white:#fff;--clr-bg-gray:#171717;--primary-color-8:#ff3838;--home-9-gd-color:linear-gradient(90deg,#b60b0b 0%,#ff3838 100%);--home-9-primary:#b60b0b;--home-9-secondary:#c10909;--home-9-sd-color:#1b202f;--home-9-sd-color-2:#00071a;--heading-8-color:#00071a;--body-8-color:#4d515f;--white-color:#fff;--swiper-theme-color:#007aff}@font-face{font-display:swap;font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA)format("woff");font-weight:400;font-style:normal}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-slide,.swiper-wrapper{width:100%;height:100%;position:relative;transition-property:transform}.swiper-wrapper{z-index:1;display:flex;box-sizing:content-box;transform:translate3d(0,0,0)}.swiper-slide{flex-shrink:0}:root{--swiper-navigation-size:44px}button::-moz-focus-inner{padding:0;border:0}@font-face{font-display:swap;font-family:"RecoletaAlt";font-style:normal;font-weight:900;font-display:auto;src:url(/wp-content/themes/haptic/assets/fonts/RecoletaAlt-Black.ttf)format("truetype")}@font-face{font-display:swap;font-family:"RecoletaAlt";font-style:normal;font-weight:800;font-display:auto;src:url(/wp-content/themes/haptic/assets/fonts/RecoletaAlt-Black.ttf)format("truetype")}@font-face{font-display:swap;font-family:"RecoletaAlt";font-style:normal;font-weight:700;font-display:auto;src:url(/wp-content/themes/haptic/assets/fonts/RecoletaAlt-Bold.ttf)format("truetype")}@font-face{font-display:swap;font-family:"RecoletaAlt";font-style:normal;font-weight:600;font-display:auto;src:url(/wp-content/themes/haptic/assets/fonts/RecoletaAlt-SemiBold.ttf)format("truetype")}@font-face{font-display:swap;font-family:"RecoletaAlt";font-style:normal;font-weight:400;font-display:auto;src:url(/wp-content/themes/haptic/assets/fonts/RecoletaAlt-Regular.ttf)format("truetype")}@font-face{font-display:swap;font-family:"RecoletaAlt";font-style:normal;font-weight:300;font-display:auto;src:url(/wp-content/themes/haptic/assets/fonts/RecoletaAlt-Light.ttf)format("truetype")}@font-face{font-display:swap;font-family:"RecoletaAlt";font-style:normal;font-weight:200;font-display:auto;src:url(/wp-content/themes/haptic/assets/fonts/RecoletaAlt-Thin.ttf)format("truetype")}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:inherit}}body .container{max-width:1260px}.site_wrapper{overflow:hidden}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}body::-webkit-scrollbar-thumb{outline:0;border-radius:30px;background:var(--hap-gradient-color)}.ul-li ul,.ul-li-block ul{margin:0;padding:0}.ul-li ul li{list-style:none;display:inline-block}.ul-li-block ul li{display:block;list-style:none}.headline h2,.headline h4{margin-bottom:0;font-weight:700;line-height:1.143;font-family:var(--heading-3)}.back-top-btn{position:fixed;background:var(--hap-gradient-color);width:50px;height:50px;right:30px;bottom:30px;text-align:center;color:#fff;line-height:50px;border-radius:50px;cursor:pointer;z-index:11;opacity:0;-ms-filter:"alpha(opacity=0)";visibility:hidden;-webkit-transition:all .7s ease-out 0s;transition:all .7s ease-out 0s}.back-top-btn:hover{background:var(--hap-base-color)}[data-background]{background-size:cover;background-repeat:no-repeat;background-position:center center}img{max-width:100%;height:auto}button{cursor:pointer}a:focus,a:hover,button:focus,button:hover,button:visited,input:focus,input:hover,input:visited{outline:0;-webkit-box-shadow:none;box-shadow:none;text-decoration:none;color:inherit}.cursor{border-radius:50%;display:block;position:fixed;margin-top:-10px;margin-left:-10px;width:30px;height:30px;pointer-events:none;mix-blend-mode:multiply;-webkit-transform:scale(1);transform:scale(1);background-color:rgba(122,122,122,.3);-webkit-transition:-webkit-transform .35s ease-out;transition:transform .35s ease-out;transition:transform .35s ease-out,-webkit-transform .35s ease-out;z-index:1011}.hpt-btn-1,.hpt-btn-border{display:inline-block;font-family:"Recoleta Alt";font-size:18px;line-height:1.44;text-transform:uppercase;font-weight:600;cursor:pointer;position:relative;z-index:0;padding:17px 38px}.hpt-btn-border{background:#00071a;border:1px solid #e02626}.hpt-btn-border .text,.hpt-btn-border i{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hpt-btn-border .text{display:inline-block;background:var(--linear,linear-gradient(90deg,#e02626 0%,#f0831f 100%))}.hpt-btn-border i{margin-left:4px;rotate:-45deg;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.hpt-btn-border:hover{box-shadow:inset 0 0 0 2em #e02626;color:#fff}.hpt-btn-border:hover .text,.hpt-btn-border:hover i{color:#fff;background-clip:unset;-webkit-background-clip:unset;-webkit-text-fill-color:unset;background:unset}.hpt-btn-border:hover i{rotate:0deg}.hpt-btn-1{background:#fff;border:1px solid transparent;outline:1px solid transparent;outline-color:rgba(255,255,255,.8);outline-offset:0;transition:all 1.25s cubic-bezier(.19,1,.22,1)}.hpt-btn-1 .text,.hpt-btn-1:hover .text,.hpt-btn-border i{background:var(--linear,linear-gradient(90deg,#e02626 0%,#f0831f 100%))}.hpt-btn-1 .text,.hpt-btn-1:hover .text{display:inline-block}.hpt-btn-1 .text,.hpt-btn-1 i,.hpt-btn-1:hover .text{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hpt-btn-1:hover{color:unset;outline-color:transparent;outline-offset:15px}.hpt-btn-1:hover i,.hpt-btn-2:hover i{rotate:0deg}.hpt-btn-2,.play-btn-1,.play-btn-2{color:#fff;display:inline-block;position:relative}.hpt-btn-1 i,.hpt-btn-2{background:var(--linear,linear-gradient(90deg,#e02626 0%,#f0831f 100%))}.hpt-btn-2{font-family:"Recoleta Alt";font-size:18px;line-height:1.44;text-transform:uppercase;font-weight:600;backdrop-filter:blur(10px);cursor:pointer;z-index:0;padding:17px 38px}.hpt-btn-2 .text,.sidemenu-social-link ul li{display:inline-block}.hpt-btn-1 i,.hpt-btn-2 i{margin-left:4px;rotate:-45deg;-webkit-transition:all .4s linear 0s;-moz-transition:all .4s linear 0s;-ms-transition:all .4s linear 0s;-o-transition:all .4s linear 0s;transition:all .4s linear 0s}.hpt-btn-2:hover{color:#fff;box-shadow:0 .5em .5em -.4em #000;transform:translateY(-.25em)}.hpt-btn-2:hover .text{color:#fff}.play-btn-1,.play-btn-2{text-align:center;border-radius:50%}.play-btn-1{font-size:18px;width:52px;height:52px;line-height:45px;border:4px solid #fff;outline:13px solid rgba(17,17,17,.2392156863);animation:play-btn-3 2s linear infinite}.play-btn-1 i{transform:rotate(360deg)}.play-btn-1:after,.play-btn-2:after,.play-btn-2:before{content:"";position:absolute;top:0;left:0;border-radius:50%}.play-btn-1,.play-btn-1:after{-webkit-transition:all .4s linear 0s;-moz-transition:all .4s linear 0s;-ms-transition:all .4s linear 0s;-o-transition:all .4s linear 0s;transition:all .4s linear 0s}.play-btn-1:after{width:100%;height:100%;background:var(--linear,linear-gradient(90deg,#e02626 0%,#f0831f 100%));transform:scale(0)}.play-btn-1:hover{border-color:transparent}.play-btn-1:hover:after{transform:scale(1)}.play-btn-2{text-transform:capitalize;font-family:"Recoleta Alt";font-size:24px;width:160px;height:160px;line-height:160px;background-color:transparent;transition:all .4s ease;outline:0;z-index:2;border:1px solid #fff;cursor:pointer}.play-btn-2 .play-btn-2-text{position:relative;z-index:3}.play-btn-2:after,.play-btn-2:before{z-index:2}.play-btn-2:before{width:100%;height:100%;backdrop-filter:blur(7.5px);animation:none;opacity:1;transition:transform .3s ease-in-out}.play-btn-2:after{width:160px;height:160px;background-color:#fff;box-shadow:0 30px 60px rgba(43,0,29,.1411764706);animation:videoBtn 1.75s cubic-bezier(.4,0,.2,1) infinite}.play-btn-2:hover{color:#fff}.play-btn-2:hover:after{background:var(--linear,linear-gradient(90deg,#e02626 0%,#f0831f 100%));backdrop-filter:blur(10px)}.header-1-transparent{position:absolute;z-index:4;left:0;right:0;top:0}.hpt-header-1-area{padding-top:22px;padding-bottom:22px}.hpt-header-1-action,.hpt-header-1-content{display:flex;justify-content:space-between;align-items:center}.hpt-header-1-action{text-align:right;justify-content:end;gap:0 48px}@media (max-width:767px){.hpt-header-1-action .hpt-search-btn-1{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.hpt-header-1-action .hpt-search-btn-1{display:inline-block}}.sticky_header_1{top:0;-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s}.hpt-menu-btn-1{position:relative;width:62px;height:62px;line-height:62px;border-radius:50%;background:0 0;border:1px solid #fff;outline:0;font-size:25px;color:#333}.hpt-menu-btn-1 i,.play-btn-1 i{position:relative;z-index:1}.hpt-menu-btn-1:after,.hpt-menu-btn-1:before{position:absolute;content:"";border-radius:50%;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.hpt-menu-btn-1:after{width:85%;height:85%;background-color:#fff;left:50%;top:50%;transform:translate(-50%,-50%)}.hpt-menu-btn-1:before{width:100%;height:100%;background:var(--linear,linear-gradient(90deg,#e02626 0%,#f0831f 100%));left:0;top:0;transform:scale(0);transition-delay:ease-in .3s}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.hpt-menu-btn-1{width:50px;height:50px;font-size:20px;line-height:50px}}.hpt-menu-btn-1:hover{border-color:transparent}.hpt-menu-btn-1:hover:after{opacity:0}.hpt-menu-btn-1:hover:before{transform:scale(1)}.sidemenu-area::-webkit-scrollbar{width:0;background-color:transparent;opacity:0}.sidemenu-area::-webkit-scrollbar-track{box-shadow:none;border-radius:5px;opacity:0}.sidemenu-area::-webkit-scrollbar-thumb{background:0 0;border-radius:5px;opacity:0}.sidemenu-area::-webkit-scrollbar-thumb:hover{background:var(--clr-theme-secondary)}.sidemenu-area{overflow-Y:scroll;overflow-x:hidden;width:100%;max-width:450px;box-shadow:0 13px 29px rgba(4,0,23,.1);height:100vh;position:fixed;z-index:333;top:0;padding:50px;background-color:#fff;left:-500px;opacity:0;visibility:hidden;-webkit-transition:all .4s linear 0s;-moz-transition:all .4s linear 0s;-ms-transition:all .4s linear 0s;-o-transition:all .4s linear 0s;transition:all .4s linear 0s}.sidemenu-close-btn{width:50px;height:40px;border:1px solid var(--clr-theme-primary);text-align:center;line-height:40px;font-size:18px;background-color:var(--clr-bg-white-light-6);color:var(--clr-theme-primary);-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s;position:absolute;right:1px;top:70px;cursor:pointer}.sidemenu-close-btn:hover,.sidemenu-social-link ul li a:hover{background-color:var(--clr-theme-primary);color:var(--clr-common-white)}.sidemenu-profile{border-bottom:1px solid #c9c9c9;padding-bottom:25px;position:relative;left:-20%;-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s}.sidemenu-profile:is(.is_show){left:0}.sidemenu-profile .img{width:90px;height:90px;border-radius:50%;border:1px solid var(--clr-theme-primary);overflow:hidden;margin-bottom:19px}.hpt-project-1-item-img-big img,.sidemenu-profile .img img{width:100%;height:100%;object-fit:cover}.sidemenu-profile .name{font-size:28px;font-weight:700;text-transform:uppercase;margin-bottom:1px}.sidemenu-social-link{border-bottom:1px solid #c9c9c9;padding-bottom:30px;position:relative;left:-60%;-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;transition-delay:.5s}.sidemenu-social-link:is(.is_show){left:0}.sidemenu-social-link .title{font-size:16px;font-weight:700;line-height:26px;color:var(--clr-body-heading);margin-bottom:17px}.sidemenu-social-link ul{list-style:none;padding:0;margin:0}.sidemenu-social-link ul li:not(:first-child){margin-left:12px}.sidemenu-social-link ul li a{display:inline-block;background-color:var(--clr-common-white);width:40px;height:40px;line-height:40px;font-size:19px;color:var(--clr-body-heading);text-align:center;border-radius:50%}.sidemenu-contact-info{position:relative;left:-80%;-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;transition-delay:.6s}.sidemenu-contact-info:is(.is_show){left:0}.sidemenu-contact-info .info-box .title,.sidemenu-contact-info>.title{color:var(--clr-body-heading);font-weight:700;line-height:26px;font-size:16px;margin-bottom:26px}.sidemenu-contact-info .info-box{margin-bottom:16px}.sidemenu-contact-info .info-box .title{font-weight:500;margin-bottom:4px}.sidemenu-contact-info .info-box .title i{margin-right:10px}.sidemenu-contact-info .info-box p{color:var(--clr-body-text-4);margin-bottom:0}.sidebar-mobile-menu-wrap{position:relative;left:-40%;-webkit-transition:all .6s linear 0s;-moz-transition:all .6s linear 0s;-ms-transition:all .6s linear 0s;-o-transition:all .6s linear 0s;transition:all .6s linear 0s;transition-delay:.4s}.sidebar-mobile-menu-wrap:is(.is_show){left:0}.sidebar-mobile-menu-wrap .mobile_menu{overflow:hidden}.offcanvas-overlay{position:fixed;left:0;top:0;width:100%;height:100%;content:"";background-color:rgba(4,0,23,.8);z-index:5;opacity:0;visibility:hidden;-webkit-transition:all .4s linear 0s;-moz-transition:all .4s linear 0s;-ms-transition:all .4s linear 0s;-o-transition:all .4s linear 0s;transition:all .4s linear 0s;transform:scaleX(0);transform-origin:left}.h1-sidebar-menu{padding-left:15px;border-left:1px solid rgba(0,7,26,.1)}.h1-sidebar-menu .sidebar-menu{margin-bottom:20px}.h1-sidebar-menu .sidebar-menu li a{font-size:18px;color:#152028;display:flex;font-weight:500;align-items:center;text-transform:uppercase;padding:20px 0;line-height:1;gap:20px}.elementor-4684 .elementor-element.elementor-element-44febf22 .bi-footer-widget .menu-widget li a:hover,.elementor-4684 .elementor-element.elementor-element-c8ad4e7 .bi-footer-widget .menu-widget li a:hover,.elementor-4684 .elementor-element.elementor-element-dbfde14 .bi-footer-widget .menu-widget li a:hover,.h1-sidebar-menu .sidebar-menu li a:hover,.hpt-search-btn-1:hover,.hpt-testimonial-1-slider-1-content .left .parson-wrap .parson-content .name:hover{color:#e02626}.hpt-search-btn-1{border:0;outline:0;font-size:30px;background:0 0;color:#fff}.popup-search-box{background-color:#fff;position:fixed;display:flex;left:0;top:-100px;width:100%;z-index:9999;height:100vh;align-items:center;transform:scaleY(0);transition:all .3s;transform-origin:top;opacity:0;visibility:hidden}.popup-search-box .title{color:#00071a;font-weight:600;margin-bottom:25px}@media (max-width:767px){.popup-search-box .title{font-size:30px}}@media only screen and (min-width:576px) and (max-width:767px){.popup-search-box .title{font-size:36px}}.popup-search-box-form{display:flex}@media (max-width:767px){.popup-search-box-form{flex-wrap:wrap}}@media only screen and (min-width:576px) and (max-width:767px){.popup-search-box-form{flex-wrap:nowrap}}.popup-search-box-form .popup-search-box-close-action-btn{height:60px;width:60px;font-size:30px;border:0;outline:0;border-radius:5px;margin-left:25px;background:0 0;border:1px solid rgba(0,0,0,.2);color:#111;flex:0 0 auto}@media (max-width:767px){.popup-search-box-form .popup-search-box-close-action-btn{margin:auto}}@media only screen and (min-width:576px) and (max-width:767px){.popup-search-box-form .popup-search-box-close-action-btn{margin:0 0 0 25px}}.popup-search-box-form .popup-search-box-close-action-btn:hover{background-color:rgba(0,0,0,.2);border-color:transparent}@media (max-width:767px){.popup-search-box{height:100%;overflow-y:auto}}.popup-search-box form{position:relative;width:100%}@media (max-width:767px){.popup-search-box form{margin-bottom:50px}}@media only screen and (min-width:576px) and (max-width:767px){.popup-search-box form{margin-bottom:0}}.popup-search-box-input input{width:100%;height:60px;background:0 0;border:1px solid rgba(0,0,0,.2);border-radius:5px;font-size:14px;color:#111;padding:0 115px 0 30px}@media (max-width:767px){.popup-search-box-input input{width:100%;background-color:transparent;opacity:.7}}.popup-search-box button[type=submit]{position:absolute;right:0;top:0;bottom:0;padding:0 30px;background:0 0;color:#111;font-size:24px;border-radius:0;border-top-right-radius:5px;border-bottom-right-radius:5px;border-left:1px solid rgba(0,0,0,.2);border-right:none;border-top:none;border-bottom:none}.popup-search-box button[type=submit]:hover{color:var(--clr-common-white);background-color:rgba(0,0,0,.2)}.hpt-hero-1-slider{overflow:hidden;position:relative}.hpt-hero-1-slider .hero-1-bg-img{overflow:hidden;width:100%}.hpt-hero-1-slider .hero-1-bg-img img{width:100%;height:100%;object-fit:cover;animation:hero-1-img-zoomout 15s linear}.hpt-hero-1-slider .hero-1-bg-img,.hpt-hero-1-slider .hero-1-bg-shape-1,.hpt-offer-1-item-single-hover:after,.htp-client-logo-1-wrap .title-wrap:after{position:absolute;top:0;left:0;height:100%}.hpt-hero-1-slider .hero-1-bg-shape-2{position:absolute;right:0;top:0}.hpt-hero-1-slider-content{padding-top:215px;padding-bottom:215px;position:relative;z-index:1}@media (max-width:767px){.hpt-hero-1-slider-content{padding-top:150px;padding-bottom:100px}}@media only screen and (min-width:576px) and (max-width:767px){.hpt-hero-1-slider-content{padding-top:215px;padding-bottom:215px}}.hpt-hero-1-slider-content .hero-1-subtitle{font-size:14px;display:inline-block;font-weight:700;color:#fff;background-color:rgba(255,255,255,.2);border-radius:3px;padding:10px 15px;margin-bottom:12px}.hpt-hero-1-slider-content .hero-1-title{width:100%;max-width:540px;font-size:80px;font-weight:900;color:#fff;line-height:1.25;margin-bottom:15px}@media only screen and (min-width:768px) and (max-width:991px){.hpt-hero-1-slider-content .hero-1-title{font-size:70px}}@media (max-width:767px){.hpt-hero-1-slider-content .hero-1-title{font-size:40px}}@media only screen and (min-width:576px) and (max-width:767px){.hpt-hero-1-slider-content .hero-1-title{font-size:60px}}.hpt-hero-1-slider-content .hero-1-pera{font-size:20px;line-height:1.5;color:#fff;width:100%;max-width:528px;margin-bottom:54px}.hero-1-play-btn-wrap{margin-left:32px;display:inline-block}@media (max-width:767px){.hero-1-play-btn-wrap{margin-left:0;padding-top:25px}}@media only screen and (min-width:576px) and (max-width:767px){.hero-1-play-btn-wrap{margin-left:32px;padding-top:0}}.hero-1-play-btn-wrap .play-btn-text{display:inline-block;font-size:20px;line-height:1.5;color:#fff;font-weight:500;margin-left:13px;font-family:"Recoleta Alt"}.bi-about-img-wrapper4{padding-bottom:175px}.bi-about-img-wrapper4 .about-circle-shape{left:-40px;z-index:-1;bottom:90px}.bi-about-img-wrapper4 .about-img2{right:0;bottom:0}.bi-about-text-4 .bi-section-title-4{right:0;top:35px;width:720px;position:absolute}.bi-about-text-area-4{padding-left:15px;padding-top:265px}.bi-about-text-area-4 p{color:rgba(255,255,255,.6999)}.bi-abut-feature-list-4{border-radius:10px;margin:30px 0 40px;padding:28px 0 0;background:linear-gradient(97.31deg,rgba(235,92,24,.11199)0,rgba(249,80,85,.11199) 45.72%,rgba(202,45,184,.11199) 100%)}.bi-abut-feature-list-4 ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bi-abut-feature-list-4 li{width:50%;color:#fff;font-size:18px;font-weight:500;padding:0 25px;margin-bottom:20px;font-family:var(--heading)}.bi-abut-feature-list-4 li i{width:30px;font-size:30px;margin-right:15px;color:var(--base-color2)}.bi-about-btn-cta .bi-btn-4{margin-right:30px}.bi-about-cta-4 .inner-icon{color:#fff;width:40px;height:40px;margin-right:20px;border-radius:100%;background-color:var(--base-color2)}.bi-about-cta-4 .inner-text span{display:block;font-size:16px;margin-bottom:5px;color:rgba(255,255,255,.7)}.bi-about-cta-4 .inner-text h4{color:#fff;font-size:24px;font-weight:600}.hpt-project-1-item{margin-bottom:60px}.hpt-project-1-item-img-big{width:100%;height:740px;overflow:hidden;position:relative;margin-bottom:31px}@media (max-width:767px){.hpt-project-1-item-img-big{height:500px}}@media only screen and (min-width:576px) and (max-width:767px){.hpt-project-1-item-img-big{height:740px}}.hpt-project-1-item-img-big .multi-img-wrap{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0}.hpt-project-1-img-content .project-1-title,.hpt-project-1-item-img-big .multi-img-wrap,.hpt-project-1-item-img-big .multi-img-wrap .multi-img{-webkit-transition:all .4s linear 0s;-moz-transition:all .4s linear 0s;-ms-transition:all .4s linear 0s;-o-transition:all .4s linear 0s;transition:all .4s linear 0s}.hpt-project-1-item-img-big .multi-img-wrap .multi-img{position:relative;width:100%;height:100%}.hpt-project-1-item-img-big .multi-img-wrap .multi-img img,.hpt-video-1-item .video-1-img .multi-img-wrap .multi-img img{width:100%;height:100%;object-fit:cover;-webkit-transition:all 3s linear 0s;-moz-transition:all 3s linear 0s;-ms-transition:all 3s linear 0s;-o-transition:all 3s linear 0s;transition:all 3s linear 0s}.hpt-project-1-item-img-big .multi-img-wrap .multi-img .img-1{position:absolute;left:0;right:0;z-index:1;animation:loop-img-1 2s linear infinite}.hpt-project-1-item-img-big .multi-img-wrap .multi-img .img-2,.hpt-project-1-item-img-big .multi-img-wrap .multi-img .img-3{position:absolute;left:0;right:0;z-index:2;animation:loop-img-1 2s linear infinite;animation-delay:.3s}.hpt-project-1-item-img-big .multi-img-wrap .multi-img .img-3{z-index:3;animation-delay:.6s}.hpt-project-1-item-img-big:hover .multi-img-wrap{opacity:1}.hpt-project-1-item-img-big:hover .multi-img-wrap img,.hpt-video-1-item:hover .video-1-img .multi-img-wrap img{transform:scale(1.1)}.hpt-project-1-img-content .project-1-title{font-size:32px;line-height:1.25;color:#00071a;margin-bottom:0;text-shadow:0 1px 0 transparent}.hpt-project-1-img-content .project-1-title:hover{text-shadow:1px 1px 1px rgba(255,56,56,.8)}.hpt-project-1-img-content .project-1-pera{font-size:18px;font-weight:300;font-style:italic;margin-bottom:0;opacity:.8}.hpt-project-1-img-content .project-1-pera span{color:#ff3838}.htp-client-logo-1-wrap{display:grid;grid-template-columns:471px auto;align-items:center}@media only screen and (min-width:1200px) and (max-width:1399px){.htp-client-logo-1-wrap{grid-template-columns:371px auto}}@media only screen and (min-width:992px) and (max-width:1199px){.htp-client-logo-1-wrap{grid-template-columns:320px auto}}@media only screen and (min-width:768px) and (max-width:991px){.htp-client-logo-1-wrap{grid-template-columns:290px auto}}@media (max-width:767px){.htp-client-logo-1-wrap{grid-template-columns:auto}}@media only screen and (min-width:576px) and (max-width:767px){.htp-client-logo-1-wrap{grid-template-columns:200px auto}}.htp-client-logo-1-wrap .title-wrap{position:relative;height:222px;display:grid;align-items:center;justify-content:center}@media (max-width:767px){.htp-client-logo-1-wrap .title-wrap{height:110px}}@media only screen and (min-width:576px) and (max-width:767px){.htp-client-logo-1-wrap .title-wrap{height:222px}}.htp-client-logo-1-wrap .title-wrap:after{content:"";width:100%;opacity:.08;background:var(--linear,linear-gradient(90deg,#e02626 0%,#f0831f 100%))}.htp-client-logo-1-wrap .title-wrap .title{font-size:55px;font-weight:500;text-transform:capitalize;line-height:1;margin-bottom:0;background:var(--linear,linear-gradient(90deg,#e02626 0%,#f0831f 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;width:100%;text-align:center;z-index:1}@media only screen and (min-width:1200px) and (max-width:1399px){.htp-client-logo-1-wrap .title-wrap .title{font-size:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.htp-client-logo-1-wrap .title-wrap .title{font-size:45px}}@media only screen and (min-width:768px) and (max-width:991px){.htp-client-logo-1-wrap .title-wrap .title{font-size:40px}}@media (max-width:767px){.htp-client-logo-1-wrap .title-wrap .title{font-size:30px}}.hpt-client-logo-1-slider{display:flex;justify-content:flex-start;align-items:center;gap:0 30px;animation:marquee-animation 15s linear infinite}.bi-btn-4 a,.hpt-client-logo-1-slider-wrap{overflow:hidden}.hpt-client-logo-1-slider-single{flex:0 0 auto}.bi-btn-4 a{color:#fff;z-index:1;font-weight:600;position:relative;border-radius:100px;display:inline-block;padding:15px 64px 15px 30px;font-family:var(--heading);background:var(--linear,linear-gradient(135deg,#eb5c18 0%,#f95055 45.72%,#ca2db8 100%))}.bi-btn-4 a span,.bi-btn-4 a:before{top:0;position:absolute;background:rgba(11,12,14,.23)}.bi-btn-4 a:before{left:0;z-index:-1;width:0;height:100%;content:"";-webkit-transition:all .5s ease;transition:all .5s ease}.bi-btn-4 a span{right:0;width:39px;height:60px;border-radius:50px 0 0 50px}.bi-btn-4 a:hover:before,.bi-footer-widget .menu-widget li a:hover:before{width:100%}.bi-section-title-4 .sub-title{font-size:14px;font-weight:700;position:relative;display:inline-block;color:var(--base-color2);font-family:var(--heading2);padding-bottom:12px}.bi-section-title-4 .sub-title:before{top:10px;right:-80px;width:72px;height:1px;content:"";position:absolute;background-color:var(--base-color2)}.bi-section-title-4 h2{color:#fff;font-size:62px;font-weight:700}.hpt-subtitle-1{background:var(--linear,linear-gradient(90deg,#e02626 0%,#f0831f 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:0;line-height:1;font-weight:600;font-size:14px;text-transform:uppercase;padding:13px 15px}.hpt-subtitle-1-wrap{display:inline-block;border-radius:3px;background:linear-gradient(90deg,rgba(224,38,38,.1)0,rgba(240,131,31,.1) 100%);margin-bottom:15px}.hpt-title-1{color:#00071a;font-size:62px;font-weight:700;line-height:1.16;margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px){.hpt-title-1{font-size:55px}}@media only screen and (min-width:576px) and (max-width:767px){.hpt-title-1{font-size:50px}}@media (max-width:767px){.hpt-title-1{font-size:36px}}@media only screen and (min-width:576px) and (max-width:767px){.hpt-title-1{font-size:45px}}.hpt-section-pera{font-size:18px;font-weight:400;line-height:1.66;color:#4d515f;margin-bottom:0}.hpt-video-1-item{position:relative}.hpt-video-1-item .video-1-img{position:relative;width:100%;height:668px;overflow:hidden}@media (max-width:767px){.hpt-video-1-item .video-1-img{height:450px}}.hpt-faq-1-img img,.hpt-testimonial-1-slider-1-content .left .parson-wrap .parson-img img,.hpt-testimonial-1-slider-1-content .right .slide-img img,.hpt-testimonial-1-slider-2 .parson-wrap .parson-img img,.hpt-video-1-item .video-1-img img{width:100%;height:100%;object-fit:cover}.hpt-video-1-item .video-1-img:after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background-color:#00071a;opacity:.5;z-index:1}.hpt-testimonial-1-sider-btn-wrap .left-btn:after,.hpt-testimonial-1-sider-btn-wrap .right-btn:after,.hpt-video-1-item .video-1-img .multi-img-wrap{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:all .4s linear 0s;-moz-transition:all .4s linear 0s;-ms-transition:all .4s linear 0s;-o-transition:all .4s linear 0s;transition:all .4s linear 0s}.hpt-video-1-item .video-1-img .multi-img-wrap{opacity:0}.hpt-video-1-item .video-1-img .multi-img-wrap .multi-img{position:relative;width:100%;height:100%}.hpt-video-1-item .video-1-img .multi-img-wrap .multi-img .img-1{position:absolute;left:0;right:0;z-index:1;animation:loop-img-1 4s linear infinite}.hpt-video-1-item:hover .video-1-img .multi-img-wrap{opacity:1}.hpt-video-1-item .hpt-video-1-item-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.hpt-project-count-1-wrap{position:relative;display:flex;background:var(--linear,linear-gradient(90deg,#eeeaff 0%,#e6f1ff 48.58%,#def8ff 100%));justify-content:space-around;align-items:center;gap:50px;padding:35px 150px;clip-path:polygon(12%0,88%0,100% 100%,0 100%)}@media only screen and (min-width:992px) and (max-width:1199px){.hpt-project-count-1-wrap{padding-right:120px;padding-left:120px;gap:15px}}@media only screen and (min-width:768px) and (max-width:991px){.hpt-project-count-1-wrap{flex-wrap:wrap;padding-right:120px;padding-left:120px;gap:15px}}@media (max-width:767px){.hpt-project-count-1-wrap{flex-wrap:wrap;padding-right:45px;padding-left:55px;gap:15px}}.hpt-project-count-1-item .title{font-size:80px;line-height:1;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#e02626;color:transparent;margin-bottom:-4px}.hpt-project-count-1-item .title span{display:inline-block;line-height:1;margin-top:-2px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.hpt-project-count-1-item .title{font-size:60px;margin-bottom:-10px}}@media (max-width:767px){.hpt-project-count-1-item .title{font-size:60px;margin-bottom:0}}.hpt-project-count-1-item .text{display:block;font-size:18px;font-weight:400;color:#131928;line-height:1;text-transform:capitalize}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.hpt-project-count-1-item .text{font-size:20px}}.hpt-testimonial-1-slider-wrap{display:flex}.hpt-testimonial-1-slider-1{position:relative;width:100%}.hpt-testimonial-1-slider-1-content{display:flex}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.hpt-testimonial-1-slider-1-content{flex-wrap:wrap;gap:30px}}.hpt-testimonial-1-slider-1-content .left{flex:0 0 auto;width:50%;padding-right:40px}@media only screen and (min-width:992px) and (max-width:1199px){.hpt-testimonial-1-slider-1-content .left{width:51%}}@media only screen and (min-width:768px) and (max-width:991px){.hpt-testimonial-1-slider-1-content .left{width:100%}}@media (max-width:767px){.hpt-testimonial-1-slider-1-content .left{width:100%;padding-right:0}}.hpt-testimonial-1-slider-1-content .left .text{font-size:30px;line-height:1.44;font-weight:400;color:#00071a;letter-spacing:.3px;margin-bottom:60px}.hpt-testimonial-1-slider-1-content .left .text .qoute-icon{display:inline-block;font-size:60px;line-height:1;color:#f0831f;opacity:.4}.hpt-testimonial-1-slider-1-content .left .parson-wrap{display:flex;align-items:center;gap:20px}.hpt-testimonial-1-slider-1-content .left .parson-wrap .parson-img{width:80px;height:80px;border-radius:50%;background:var(--linear,linear-gradient(90deg,#e02626 0%,#f0831f 100%));padding:1px;overflow:hidden;flex:0 0 auto}.hpt-testimonial-1-slider-1-content .left .parson-wrap .parson-content .name{font-size:24px;font-weight:600;color:#00071a;text-transform:capitalize;font-family:"Recoleta Alt";line-height:1.5}.hpt-testimonial-1-slider-1-content .left .parson-wrap .parson-content .bio{display:block;font-size:18px;font-weight:400;color:#4d515f;line-height:30px;text-transform:capitalize}.hpt-testimonial-1-slider-1-content .right{flex:0 0 auto;width:50%}@media only screen and (min-width:992px) and (max-width:1199px){.hpt-testimonial-1-slider-1-content .right{width:49%}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.hpt-testimonial-1-slider-1-content .right{width:100%}}.hpt-testimonial-1-slider-1-content .right .slide-img{width:0;height:441px;overflow:hidden;-webkit-transition:all 1s linear 0s;-moz-transition:all 1s linear 0s;-ms-transition:all 1s linear 0s;-o-transition:all 1s linear 0s;transition:all 1s linear 0s}.hpt-testimonial-1-slider-2 .line{display:block;background:var(--linear,linear-gradient(90deg,#e02626 0%,#f0831f 100%));width:100%;height:1px;margin-bottom:30px;margin-top:30px}.hpt-testimonial-1-slider-2 .parson-wrap{display:flex;align-items:center;gap:20px}.hpt-testimonial-1-slider-2 .parson-wrap .parson-img{width:68px;height:68px;border-radius:50%;background:0 0;padding:2px;overflow:hidden;flex:0 0 auto}.hpt-testimonial-1-slider-2 .parson-wrap .parson-img .parson-img-bg{padding:2px;background:#fff;border-radius:50%}.hpt-testimonial-1-slider-2 .parson-wrap .parson-content .name{font-size:20px;font-weight:600;color:#00071a;text-transform:capitalize;font-family:"Recoleta Alt";line-height:1.5;margin-bottom:-5px}.hpt-testimonial-1-slider-2 .parson-wrap .parson-content .bio{display:block;font-size:16px;font-weight:400;color:#4d515f;line-height:30px;text-transform:capitalize}.hpt-testimonial-1-sider-btn-wrap{display:inline-flex;flex-direction:column;position:absolute;left:47.5%;bottom:0;z-index:1;transform:translateX(-50%)}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.hpt-testimonial-1-sider-btn-wrap{left:0;transform:translateX(0);background-color:#fff}}.hpt-testimonial-1-sider-btn-wrap .left-btn,.hpt-testimonial-1-sider-btn-wrap .right-btn{border:1px solid rgba(0,7,26,.04);background:rgba(0,7,26,.04);display:inline-block;width:62px;height:62px;line-height:56px;text-align:center;position:relative}.hpt-testimonial-1-sider-btn-wrap .left-btn:after,.hpt-testimonial-1-sider-btn-wrap .right-btn:after{content:"";background:var(--linear,linear-gradient(90deg,#e02626 0%,#f0831f 100%));transform:scale(0);z-index:-1}.hpt-testimonial-1-sider-btn-wrap .left-btn:hover svg *,.hpt-testimonial-1-sider-btn-wrap .right-btn:hover svg *{fill:#fff}.hpt-testimonial-1-sider-btn-wrap .left-btn:hover:after,.hpt-testimonial-1-sider-btn-wrap .right-btn:hover:after{transform:scale(1)}.hpt-offer-1-item-wrap{display:grid;grid-template-columns:auto auto auto auto auto;grid-gap:20px 20px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.hpt-offer-1-item-wrap{display:flex;flex-wrap:wrap;gap:20px}}.hpt-offer-1-item-single{position:relative;overflow:hidden}.hpt-offer-1-item-single-normal{height:571px;width:162px;background-color:rgba(0,7,26,.05);padding-top:30px;padding-bottom:20px;transition:all linear .5s}@media (max-width:767px){.hpt-offer-1-item-single-normal{width:135px}}@media only screen and (min-width:576px) and (max-width:767px){.hpt-offer-1-item-single-normal{width:154px}}.hpt-offer-1-item-single-normal .offer-1-icon{width:105px;height:90px;position:relative;margin:auto auto 21px}.hpt-offer-1-item-single-hover .offer-1-icon .icon,.hpt-offer-1-item-single-normal .offer-1-icon .icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.hpt-offer-1-item-single-normal .offer-1-title{font-size:32px;font-weight:600;writing-mode:vertical-lr;margin:auto}.hpt-offer-1-item-single-hover-position{position:absolute;top:0;left:0;height:100%;width:100%;max-width:561px;opacity:0;-webkit-transition:all .5s linear 0s;-moz-transition:all .5s linear 0s;-ms-transition:all .5s linear 0s;-o-transition:all .5s linear 0s;transition:all .5s linear 0s}.hpt-offer-1-item-single-hover{position:relative;padding:40px;height:100%}@media (max-width:767px){.hpt-offer-1-item-single-hover{padding:25px}}@media only screen and (min-width:576px) and (max-width:767px){.hpt-offer-1-item-single-hover{padding:40px}}.hpt-offer-1-item-single-hover:after{content:"";width:100%;background-color:rgba(0,7,26,.8)}.hpt-offer-1-item-single-hover .offer-1-icon{width:105px;height:90px;position:relative;margin-bottom:30px;z-index:1}.hpt-offer-1-item-single-hover .offer-1-title{font-size:32px;font-weight:600;color:#fff;position:relative;z-index:1;line-height:1.44;text-transform:capitalize;margin-bottom:25px;opacity:0}@media (max-width:767px){.hpt-offer-1-item-single-hover .offer-1-title{font-size:28px}}@media only screen and (min-width:576px) and (max-width:767px){.hpt-offer-1-item-single-hover .offer-1-title{font-size:30px}}.hpt-offer-1-item-single-hover .offer-1-feature{position:relative;z-index:1;margin-bottom:20px;opacity:0}.hpt-offer-1-item-single-hover .offer-1-feature li{font-size:16px;line-height:1.5;color:#fff;font-weight:400}.hpt-offer-1-item-single-hover .offer-1-feature li img{margin-top:-1px;margin-right:5px}.hpt-offer-1-item-single-hover .offer-1-feature li:not(:last-child){margin-bottom:14px}.hpt-offer-1-item-single-hover .btn-wrap{position:relative;z-index:1;text-align:right;opacity:0}@media (max-width:767px){.hpt-offer-1-item-single-hover .btn-wrap{text-align:left}}@media only screen and (min-width:576px) and (max-width:767px){.hpt-offer-1-item-single-hover .btn-wrap{text-align:right}}.hpt-offer-1-item-single:is(.active) .hpt-offer-1-item-single-normal{width:561px}@media only screen and (min-width:768px) and (max-width:991px){.hpt-offer-1-item-single:is(.active) .hpt-offer-1-item-single-normal{width:505px}}.hpt-offer-1-item-single:is(.active) .hpt-offer-1-item-single-normal .offer-1-icon,.hpt-offer-1-item-single:is(.active) .hpt-offer-1-item-single-normal .offer-1-title{opacity:0}.hpt-offer-1-item-single:is(.active) .hpt-offer-1-item-single-hover-position{left:0;opacity:1}.hpt-offer-1-item-single:is(.active) .hpt-offer-1-item-single-hover .btn-wrap,.hpt-offer-1-item-single:is(.active) .hpt-offer-1-item-single-hover .offer-1-feature,.hpt-offer-1-item-single:is(.active) .hpt-offer-1-item-single-hover .offer-1-title{opacity:1;transition:.4s;transition-delay:.5s}.hpt-faq-1-wrap{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.hpt-faq-1-wrap{grid-template-columns:1fr}}.hpt-faq-1-section-title .hpt-title-1{margin-bottom:25px}.hpt-faq-1-img{width:100%;height:100%}@media only screen and (min-width:1200px) and (max-width:1399px){.hpt-faq-1-img{width:70%}}.hpt-faq-1-left{height:100%;width:100%}.hpt-faq-1-right{width:100%;max-width:626px}@media only screen and (min-width:1400px) and (max-width:1599px){.hpt-faq-1-right{padding-top:120px;padding-bottom:120px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.hpt-faq-1-right{max-width:100%;padding:0 35px 120px}}@media (max-width:767px){.hpt-faq-1-right{max-width:100%;padding:0 15px 120px}}@media only screen and (min-width:576px) and (max-width:767px){.hpt-faq-1-right{max-width:100%;padding:0 35px 120px}}.hpt-faq-1-item-wrap .accordion-item{position:relative;background:0 0;border:0}.hpt-faq-1-item-wrap .accordion-item:after{position:absolute;content:"";width:100%;height:0;top:0;left:0;opacity:.3;background:var(--linear,linear-gradient(90deg,#e02626 0%,#f0831f 100%));-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.hpt-faq-1-item-wrap .accordion-item:is(.faq_bg):after{height:100%}.hpt-faq-1-item-wrap .accordion-item:is(.faq_bg) .accordion-header .accordion-button{padding-left:15px;padding-right:15px}.hpt-faq-1-item-wrap .accordion-item:is(.faq_bg) .line{background:var(--linear,linear-gradient(90deg,#e02626 0%,#f0831f 100%))}.hpt-faq-1-item-wrap .accordion-item .line{display:block;width:100%;height:1px;background:var(--919191,#919191)}.hpt-faq-1-item-wrap .accordion-item .accordion-header{outline:0;box-shadow:none;position:relative;z-index:1}.hpt-faq-1-item-wrap .accordion-item .accordion-header .accordion-button{padding-right:0;padding-left:0;justify-content:space-between;align-items:center;background:0 0;outline:0;box-shadow:none;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}.hpt-faq-1-item-wrap .accordion-item .accordion-header .accordion-button .text{font-size:23px;font-family:"Recoleta Alt";font-weight:700;color:#00071a;line-height:1.55}.hpt-faq-1-item-wrap .accordion-item .accordion-header .accordion-button .icon{flex:0 0 auto;width:18px;height:18px;border-radius:50%;background:var(--linear,linear-gradient(90deg,#e02626 0%,#f0831f 100%));text-align:center;font-size:11px;line-height:19px;color:#fff}.hpt-faq-1-item-wrap .accordion-item .accordion-header .accordion-button:after{display:none}.hpt-faq-1-item-wrap .accordion-item .accordion-body{position:relative;z-index:1;padding-top:0}.hpt-faq-1-item-wrap .accordion-item .accordion-body .faq-text{font-size:16px;font-weight:400;line-height:26px;color:#00071a;margin-bottom:0;opacity:.8}.accordion.hpt-faq-1-item-wrap{margin-top:25px}.hpt-blog-1-item-single{display:grid;grid-template-columns:200px 1fr;align-items:center;gap:20px}@media only screen and (min-width:992px) and (max-width:1199px){.hpt-blog-1-item-single{grid-template-columns:320px 1fr}}@media (max-width:767px){.hpt-blog-1-item-single{grid-template-columns:1fr}}@media only screen and (min-width:576px) and (max-width:767px){.hpt-blog-1-item-single{grid-template-columns:200px 1fr}}.hpt-blog-1-item-single:not(:last-child){padding-bottom:25px;border-bottom:1px solid rgba(21,32,40,.15);margin-bottom:25px}.hpt-blog-1-item-single .blog-1-img{width:100%;height:200px;overflow:hidden}.hpt-blog-1-item-single .blog-1-img img{width:100%;height:100%;object-fit:cover;-webkit-transition:all .4s linear 0s;-moz-transition:all .4s linear 0s;-ms-transition:all .4s linear 0s;-o-transition:all .4s linear 0s;transition:all .4s linear 0s}.hpt-blog-1-item-single .blog-1-content .meta{display:flex;justify-content:space-between;border-bottom:1px solid rgba(21,32,40,.15);padding-bottom:12px;margin-bottom:13px}.hpt-blog-1-item-single .blog-1-content .meta .author,.hpt-blog-1-item-single .blog-1-content .meta .date{font-size:16px;line-height:1.86;text-transform:uppercase;color:#152028}.hpt-blog-1-item-single .blog-1-content .meta .author .color,.hpt-blog-1-item-single-2 .blog-1-content .meta .author .color{background:var(--linear,linear-gradient(90deg,#e02626 0%,#f0831f 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hpt-blog-1-item-single .blog-1-content .blog-1{color:#152028;font-size:26px;font-weight:600;line-height:1.3;margin-bottom:11px}.hpt-blog-1-item-single .blog-1-content .blog-1:hover{color:#f0831f}.hpt-blog-1-item-single .blog-1-content .blog-1-pera{font-size:16px;font-weight:400;line-height:26px;color:#152028;margin-bottom:0}.hpt-blog-1-item-single-2{position:relative}.hpt-blog-1-item-single-2 .blog-1-img{width:100%;height:700px;clip-path:polygon(0 0,100%0,100% 89%,93% 100%,7% 100%,0 89%);background:#ececec;padding-bottom:75px}.hpt-blog-1-item-single-2 .blog-1-img img{width:100%;height:100%;object-fit:cover}.hpt-blog-1-item-single-2 .blog-1-content-position{position:absolute;bottom:0;left:0;right:0;padding:0 50px}@media only screen and (min-width:1200px) and (max-width:1399px){.hpt-blog-1-item-single-2 .blog-1-content-position{padding:0 38px}}@media only screen and (min-width:992px) and (max-width:1199px){.hpt-blog-1-item-single-2 .blog-1-content-position{padding:0 68px}}@media (max-width:767px){.hpt-blog-1-item-single-2 .blog-1-content-position{padding:0 21px}}@media only screen and (min-width:576px) and (max-width:767px){.hpt-blog-1-item-single-2 .blog-1-content-position{padding:0 36px}}.hpt-blog-1-item-single-2 .blog-1-content{background:rgba(0,7,26,.32);backdrop-filter:blur(15px);width:100%;padding:40px 50px 30px}@media (max-width:767px){.hpt-blog-1-item-single-2 .blog-1-content{padding:30px 15px}}@media only screen and (min-width:576px) and (max-width:767px){.hpt-blog-1-item-single-2 .blog-1-content{padding:30px 50px}}.hpt-blog-1-item-single-2 .blog-1-content .meta{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:14px;margin-bottom:15px}.hpt-blog-1-item-single-2 .blog-1-content .meta .author,.hpt-blog-1-item-single-2 .blog-1-content .meta .date{font-size:16px;line-height:1.86;text-transform:uppercase;color:#fff}.hpt-blog-1-item-single-2 .blog-1-content .blog-1{color:#fff;font-size:32px;font-weight:600;line-height:1.25;margin-bottom:11px}@media (max-width:767px){.hpt-blog-1-item-single-2 .blog-1-content .blog-1{font-size:26px}}@media only screen and (min-width:576px) and (max-width:767px){.hpt-blog-1-item-single-2 .blog-1-content .blog-1{font-size:28px}}.hpt-blog-1-item-single-2 .blog-1-content .blog-1:hover{color:#f0831f}.hpt-blog-1-item-single-2 .blog-1-content .blog-1-pera{font-size:18px;font-weight:400;line-height:30px;color:#fff;margin-bottom:20px}.hpt-blog-1-item-single-2 .blog-1-content .blog-1-btn{text-align:right}.hpt-contact-1-wrap{display:grid;grid-template-columns:1.5fr 1fr;position:relative;align-items:end}@media only screen and (min-width:992px) and (max-width:1199px){.hpt-contact-1-wrap{grid-template-columns:1fr 1fr;gap:30px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.hpt-contact-1-wrap{grid-template-columns:1fr}}.hpt-contact-1-wrap .contact-1-bg-shape{position:absolute;bottom:0;left:0;right:0;width:100%}@media only screen and (min-width:1200px) and (max-width:1399px){.hpt-contact-1-wrap .contact-1-bg-shape{height:434px}}@media only screen and (min-width:992px) and (max-width:1199px){.hpt-contact-1-wrap .contact-1-bg-shape{height:433px}}.hpt-contact-1-wrap .left,.hpt-contact-1-wrap .right{position:relative;z-index:1}.hpt-contact-1-form{position:relative;padding:40px 30px;background:var(--linear,linear-gradient(90deg,#e02626 0%,#f0831f 100%));width:100%;max-width:414px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.hpt-contact-1-form{max-width:100%}}.bi-footer-widget .menu-widget li{margin-bottom:8px}.bi-footer-widget .menu-widget li a{color:#e3e3e3;font-size:15px;position:relative}.bi-footer-widget .menu-widget li a:hover{color:var(--base-color)}.bi-footer-social-content ul li i{font-size:17px;margin-right:8px}@media screen and (max-width:1200px){body{font-size:16px}}@media screen and (max-width:767px){.bi-footer-social-content ul li{font-size:18px}}@media screen and (max-width:680px){.bi-footer-social-content ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bi-footer-social-content ul li{margin:0 8px}}@media screen and (max-width:1250px){.bi-about-img-wrapper4 .about-circle-shape{display:none}.bi-about-text-4 .bi-section-title-4{max-width:650px}.bi-section-title-4 h2{font-size:50px}.bi-about-btn-cta{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:1024px){.bi-about-text-4 .bi-section-title-4{max-width:100%;position:static}.bi-section-title-4 h2{font-size:40px}.bi-about-text-area-4{padding-top:30px}}@media screen and (max-width:991px){.bi-about-img-wrapper4{max-width:600px;margin:0 auto 40px}.bi-about-text-4{margin:0 auto;max-width:550px}}@media screen and (max-width:480px){.bi-about-img-wrapper4 .about-img2{position:static!important;margin-top:30px}.bi-about-img-wrapper4{padding-bottom:40px}.bi-section-title-4 h2{font-size:36px}.bi-about-text-area-4{padding-left:0}.bi-abut-feature-list-4 li{width:100%}}.bi-footer-widget{margin-bottom:40px}.bi-footer-widget .menu-widget li a:before{left:0;bottom:0;right:0;width:0;content:"";height:1px;margin:0 auto;position:absolute;background-color:var(--base-color);-webkit-transition:all .5s ease;transition:all .5s ease}.bi-footer-social-content{padding-bottom:15px;border-bottom:1px solid #313131}.bi-footer-social-content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.bi-footer-social-content ul li{color:#fff;font-size:21px;font-weight:600;font-family:var(--heading)}.bi-footer-social-content ul li a:hover{color:var(--base-color)}.tx-shadowNone{box-shadow:none!important}@font-face{font-display:swap;font-family:eicons;src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.35.0);src:url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.35.0#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.35.0)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.35.0)format("woff"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.35.0)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.35.0#eicon)format("svg");font-weight:400;font-style:normal}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor img{border:0;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto{max-width:100%}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}:root{--page-title-display:block}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-widget__width-auto{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}@media (min-width:768px){.elementor-column.elementor-col-25{width:25%}.elementor-column.elementor-col-50{width:50%}.elementor-column.elementor-col-100{width:100%}}@media (max-width:767px){.elementor-column{width:100%}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.elementor-element .elementor-widget-container,.elementor-element:not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1)*var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1)*var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.elementor-kit-7{--e-global-color-primary:#6ec1e4;--e-global-color-secondary:#54595f;--e-global-color-text:#7a7a7a;--e-global-color-accent:#61ce70;--e-global-color-f5ae0dc:#00adef;--e-global-color-351fd08:#b3b3b3;--e-global-color-c272918:#00071a;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-widget:not(:last-child){margin-block-end:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}@media (max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}}@media (max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}}.elementor-4708 .elementor-element.elementor-element-5515b8f7 .htp-client-logo-1-wrap .title-wrap:after{opacity:.08}.elementor-4708 .elementor-element.elementor-element-73c72af0{padding:110px 0}.elementor-4708 .elementor-element.elementor-element-7da6f1f1>.elementor-container>.elementor-column>.elementor-widget-wrap,.elementor-4708 .elementor-element.elementor-element-ef141b6>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:flex-end;align-items:flex-end}.elementor-4708 .elementor-element.elementor-element-7da6f1f1>.elementor-container,.elementor-4708 .elementor-element.elementor-element-ef141b6>.elementor-container{max-width:1320px}.elementor-4708 .elementor-element.elementor-element-ef141b6{padding:0 0 15px}.elementor-4708 .elementor-element.elementor-element-725fe8e1:not(.elementor-motion-effects-element-type-background){background-image:url(https://qodingtech.com/wp-content/uploads/2023/09/about-1-img-1.png)}.elementor-4708 .elementor-element.elementor-element-725fe8e1>.elementor-container{max-width:1320px}.elementor-4708 .elementor-element.elementor-element-725fe8e1{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:110px 0}.elementor-4708 .elementor-element.elementor-element-2d97905a .bi-abut-feature-list-4{background-color:transparent;background-image:linear-gradient(180deg,#e026263b 0,#f0831f30 90%)}.elementor-4708 .elementor-element.elementor-element-2d97905a .bi-btn-4 a{background-color:transparent;background-image:linear-gradient(180deg,#e02626 0,#f0831f 90%)}.elementor-4708 .elementor-element.elementor-element-2d97905a .bi-about-cta-4 .inner-text h4,.elementor-4708 .elementor-element.elementor-element-2d97905a .bi-abut-feature-list-4 li,.elementor-4708 .elementor-element.elementor-element-2d97905a .bi-section-title-4 h2{color:#00071a;font-family:"RecoletaAlt",Sans-serif}.elementor-4708 .elementor-element.elementor-element-2d97905a .bi-about-text-area-4 p{color:#4d515f}.elementor-4708 .elementor-element.elementor-element-2d97905a .bi-about-cta-4 .inner-text span{color:#00071a}.elementor-4708 .elementor-element.elementor-element-398621dd>.elementor-container{max-width:1320px}.elementor-4708 .elementor-element.elementor-element-398621dd{padding:110px 0 80px}.elementor-4708 .elementor-element.elementor-element-4333ee6d>.elementor-widget-container{padding:0 0 25px}.elementor-4708 .elementor-element.elementor-element-3c59dd38 .hpt-project-1-item-img-big{height:600px}.elementor-4708 .elementor-element.elementor-element-1ab77441 .hpt-project-1-item-img-big{height:505px}.elementor-4708 .elementor-element.elementor-element-2511c53a .hpt-project-1-item-img-big,.elementor-4708 .elementor-element.elementor-element-477b1fa0 .hpt-project-1-item-img-big{height:600px}.elementor-4708 .elementor-element.elementor-element-14bd4a4d{padding:110px 0}.elementor-4708 .elementor-element.elementor-element-1e8ca4f0>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-4708 .elementor-element.elementor-element-1e8ca4f0>.elementor-container,.elementor-4708 .elementor-element.elementor-element-6ff2b650>.elementor-container,.elementor-4708 .elementor-element.elementor-element-729b7f1e>.elementor-container{max-width:1320px}.elementor-widget-text-editor{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-4708 .elementor-element.elementor-element-687d3a6e,body.elementor-page-4708{color:#4d515f;font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;line-height:1.6}.elementor-4708 .elementor-element.elementor-element-3999a73a:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap{background-color:transparent;background-image:linear-gradient(90deg,#e02626 0,#f0831f 100%)}.elementor-4708 .elementor-element.elementor-element-3999a73a>.elementor-element-populated{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:50px 0}.elementor-4708 .elementor-element.elementor-element-13f82fbe:not(.elementor-motion-effects-element-type-background){background-color:#00071a08}.elementor-4708 .elementor-element.elementor-element-13f82fbe{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-4708 .elementor-element.elementor-element-38fced6a{padding:120px 0}.elementor-4708 .elementor-element.elementor-element-460fdef1>.elementor-container,.elementor-4708 .elementor-element.elementor-element-5dd244ec>.elementor-container{max-width:1320px}.elementor-4708 .elementor-element.elementor-element-5dd244ec{padding:0 0 40px}.elementor-4708 .elementor-element.elementor-element-7e644663>.elementor-element-populated{margin:0 15px 0 0;--e-column-margin-right:15px;--e-column-margin-left:0px}.elementor-4708 .elementor-element.elementor-element-6df93d38>.elementor-element-populated{margin:0 0 0 15px;--e-column-margin-right:0px;--e-column-margin-left:15px}body.elementor-page-4708 h1,h2,h3,h4,h5,h6{color:#00071a;font-family:"RecoletaAlt",Sans-serif;font-weight:900}@media (max-width:1024px){.elementor-4708 .elementor-element.elementor-element-6ff2b650{padding:30px 0 0}.elementor-4708 .elementor-element.elementor-element-6df93d38>.elementor-element-populated{margin:20px 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px}}@media (min-width:768px){.elementor-4708 .elementor-element.elementor-element-2358e435{width:60%}.elementor-4708 .elementor-element.elementor-element-1950bfaf{width:40%}.elementor-4708 .elementor-element.elementor-element-7e644663{width:48%}.elementor-4708 .elementor-element.elementor-element-6df93d38{width:52%}}@media (max-width:1024px) and (min-width:768px){.elementor-4708 .elementor-element.elementor-element-1950bfaf,.elementor-4708 .elementor-element.elementor-element-2358e435,.elementor-4708 .elementor-element.elementor-element-2b5db027,.elementor-4708 .elementor-element.elementor-element-31537dd7,.elementor-4708 .elementor-element.elementor-element-37fbac21,.elementor-4708 .elementor-element.elementor-element-5c5b5b83,.elementor-4708 .elementor-element.elementor-element-6df93d38,.elementor-4708 .elementor-element.elementor-element-77d454a6,.elementor-4708 .elementor-element.elementor-element-7e644663{width:100%}}.elementor-4684 .elementor-element.elementor-element-834558c>.elementor-container,.elementor-4715 .elementor-element.elementor-element-6de3f690 .container{max-width:1320px}.elementor-4684 .elementor-element.elementor-element-834558c{margin-top:0;margin-bottom:-125px;z-index:2}.elementor-4684 .elementor-element.elementor-element-25ac00ca:not(.elementor-motion-effects-element-type-background){background-image:url(https://qodingtech.com/wp-content/uploads/2023/07/footer-bg.png);background-position:center center;background-repeat:no-repeat;background-size:cover}.elementor-4684 .elementor-element.elementor-element-25ac00ca{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:200px 0 0;z-index:1}.elementor-4684 .elementor-element.elementor-element-48b7c965>.elementor-container{max-width:1260px}.elementor-4684 .elementor-element.elementor-element-48b7c965{padding:0 0 50px}.elementor-4684 .elementor-element.elementor-element-2c5c0967>.elementor-element-populated{margin:0 50px 0 0;--e-column-margin-right:50px;--e-column-margin-left:0px}.elementor-4684 .elementor-element.elementor-element-359476f9 .elementor-heading-title{color:#fff;font-size:40px;font-weight:700}.elementor-4684 .elementor-element.elementor-element-48ebfa0e{color:#d4d4d4;font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;line-height:1.667}.elementor-4684 .elementor-element.elementor-element-13863578,.elementor-4684 .elementor-element.elementor-element-70d19706,.elementor-4684 .elementor-element.elementor-element-758dfdaa{width:auto;max-width:auto}.elementor-4684 .elementor-element.elementor-element-70d19706>.elementor-widget-container{margin:0 0 23px;padding:0 0 5px;border-style:solid;border-width:0 0 1px;border-color:#fff}.elementor-4684 .elementor-element.elementor-element-70d19706 .elementor-heading-title{color:#fff;font-size:26px;font-weight:600}.elementor-4684 .elementor-element.elementor-element-44febf22 .bi-footer-widget .menu-widget li a:before,.elementor-4684 .elementor-element.elementor-element-c8ad4e7 .bi-footer-widget .menu-widget li a:before,.elementor-4684 .elementor-element.elementor-element-dbfde14 .bi-footer-widget .menu-widget li a:before{background-color:#e02626}.elementor-4684 .elementor-element.elementor-element-df06827>.elementor-element-populated{margin:0 0 0-35px;--e-column-margin-right:0px;--e-column-margin-left:-35px}.elementor-4684 .elementor-element.elementor-element-758dfdaa>.elementor-widget-container{margin:0 0 23px;padding:0 0 5px;border-style:solid;border-width:0 0 1px;border-color:#fff}.elementor-4684 .elementor-element.elementor-element-758dfdaa .elementor-heading-title{color:#fff;font-size:26px;font-weight:600}.elementor-4684 .elementor-element.elementor-element-13863578>.elementor-widget-container{margin:0 0 23px;padding:0 0 5px;border-style:solid;border-width:0 0 1px;border-color:#fff}.elementor-4684 .elementor-element.elementor-element-13863578 .elementor-heading-title{color:#fff;font-size:26px;font-weight:600}.elementor-4684 .elementor-element.elementor-element-189d54c0>.elementor-container,.elementor-4684 .elementor-element.elementor-element-78c3f977>.elementor-container{max-width:1260px}.elementor-4684 .elementor-element.elementor-element-42783356 .bi-footer-social-content ul li a:hover{color:#e02626}.elementor-4684 .elementor-element.elementor-element-3f770a3d,.elementor-4684 .elementor-element.elementor-element-424e9132,.elementor-4684 .elementor-element.elementor-element-7fc2e0c7,.elementor-widget-image{text-align:center}.elementor-4684 .elementor-element.elementor-element-424e9132 .elementor-heading-title{color:#fff;font-size:1.75rem;font-weight:400}.elementor-4684 .elementor-element.elementor-element-3155a1cd>.elementor-container{max-width:1260px}.elementor-4684 .elementor-element.elementor-element-7fc2e0c7>.elementor-widget-container{padding:20px 0 10px;border-style:solid;border-width:1px 0 0;border-color:#313131}.elementor-4684 .elementor-element.elementor-element-7fc2e0c7 .elementor-heading-title{color:#e02626;font-size:14px}@media (max-width:1024px){.elementor-4684 .elementor-element.elementor-element-df06827>.elementor-element-populated{margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px}}@media (min-width:768px){.elementor-4684 .elementor-element.elementor-element-2c5c0967{width:40%}.elementor-4684 .elementor-element.elementor-element-2db7ff71,.elementor-4684 .elementor-element.elementor-element-37ca00a8,.elementor-4684 .elementor-element.elementor-element-df06827{width:20%}}@media (max-width:1024px) and (min-width:768px){.elementor-4684 .elementor-element.elementor-element-2c5c0967,.elementor-4684 .elementor-element.elementor-element-2db7ff71,.elementor-4684 .elementor-element.elementor-element-37ca00a8,.elementor-4684 .elementor-element.elementor-element-df06827{width:50%}}.elementor-widget-image a{display:inline-block}.elementor-widget-image img{display:inline-block;vertical-align:middle}