@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}to{opacity:1;-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}}@keyframes rotate{to{transform:rotate(90deg)}}@keyframes bounces{0%{transform:scale(1);background:var(--primary-color-1)}50%{background:var(--primary-color-2)}to{transform:scale(.2);background:var(--primary-color-3)}}@keyframes video-animation{0%{transform:scale(1)}50%{transform:scale(1.5)}to{opacity:0;transform:scale(2)}}@keyframes rollIn{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes circle{0%,40%{opacity:1}to{width:200%;height:200%;opacity:0}}@keyframes upDown{0%,to{transform:translate3d(0,0,0)}50%{transform:translate3d(0,30px,0)}}@keyframes icon-animation{0%,20%,26%,32%,38%,44%,50%,56%,62%,68%,74%,80%{transform:rotate3d(0,0,1,0deg)}23%,35%,47%,59%,71%{transform:rotate3d(0,0,1,15deg)}29%,41%,53%,65%,77%{transform:rotate3d(0,0,1,-15deg)}}: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-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--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-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--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));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-family:var(--body-font);color:var(--body-color);font-size:16px;line-height:28.8px;font-weight:400;word-break:break-word}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem}h1{font-size:calc(1.375rem + 1.5vw)}@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,h6{font-size:1.25rem;font-size:20px;line-height:30px;padding:0;margin:0;color:var(--text-heading-color);font-family:var(--heading-font);font-weight:600}h6{font-size:1rem;font-size:18px;line-height:28px}p,ul{margin-top:0;margin-bottom:1rem}ul{padding-left:2rem}ul ul{margin-bottom:0}a{outline:0}a:hover{color:#0a58ca}figure{margin:0 0 1rem}img,svg{vertical-align:middle}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}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-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:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}@media (min-width:992px){.col-lg-6{flex:0 0 auto;width:50%}}@media (min-width:1200px){.col-xl-12,.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-12{width:100%}}.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}.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-block{display:block!important}.m-0{margin:0!important}.fa,.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-behance:before{content:""}.fa-comment:before{content:""}.fa-facebook-f:before{content:""}.fa-instagram:before{content:""}.fa-linkedin-in:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-play:before{content:""}.fa-search:before{content:""}.fa-share-alt:before{content:""}.fa-star:before{content:""}.fa-times:before{content:""}.fa-twitter:before{content:""}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/noxiy/assets/webfonts/fa-brands-400.eot);src:url(/wp-content/themes/noxiy/assets/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/noxiy/assets/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/noxiy/assets/webfonts/fa-brands-400.woff)format("woff"),url(/wp-content/themes/noxiy/assets/webfonts/fa-brands-400.ttf)format("truetype"),url(/wp-content/themes/noxiy/assets/webfonts/fa-brands-400.svg#fontawesome)format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}@font-face{font-display:swap;font-family:"Font Awesome 5 Duotone";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/noxiy/assets/webfonts/fa-duotone-900.eot);src:url(/wp-content/themes/noxiy/assets/webfonts/fa-duotone-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/noxiy/assets/webfonts/fa-duotone-900.woff2)format("woff2"),url(/wp-content/themes/noxiy/assets/webfonts/fa-duotone-900.woff)format("woff"),url(/wp-content/themes/noxiy/assets/webfonts/fa-duotone-900.ttf)format("truetype"),url(/wp-content/themes/noxiy/assets/webfonts/fa-duotone-900.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:block;src:url(/wp-content/themes/noxiy/assets/webfonts/fa-light-300.eot);src:url(/wp-content/themes/noxiy/assets/webfonts/fa-light-300.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/noxiy/assets/webfonts/fa-light-300.woff2)format("woff2"),url(/wp-content/themes/noxiy/assets/webfonts/fa-light-300.woff)format("woff"),url(/wp-content/themes/noxiy/assets/webfonts/fa-light-300.ttf)format("truetype"),url(/wp-content/themes/noxiy/assets/webfonts/fa-light-300.svg#fontawesome)format("svg")}.fal{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:block;src:url(/wp-content/themes/noxiy/assets/webfonts/fa-regular-400.eot);src:url(/wp-content/themes/noxiy/assets/webfonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/noxiy/assets/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/noxiy/assets/webfonts/fa-regular-400.woff)format("woff"),url(/wp-content/themes/noxiy/assets/webfonts/fa-regular-400.ttf)format("truetype"),url(/wp-content/themes/noxiy/assets/webfonts/fa-regular-400.svg#fontawesome)format("svg")}.far{font-weight:400}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/noxiy/assets/webfonts/fa-solid-900.eot);src:url(/wp-content/themes/noxiy/assets/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/noxiy/assets/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/noxiy/assets/webfonts/fa-solid-900.woff)format("woff"),url(/wp-content/themes/noxiy/assets/webfonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/themes/noxiy/assets/webfonts/fa-solid-900.svg#fontawesome)format("svg")}@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);font-weight:400;font-style:normal}button::-moz-focus-inner{padding:0;border:0}@font-face{font-display:swap;font-family:"flaticon";src:url(/wp-content/themes/noxiy/assets/font/flaticon.ttf?89ad0380500a5e77b7a4cfafe65f20e0)format("truetype"),url(/wp-content/themes/noxiy/assets/font/flaticon.woff?89ad0380500a5e77b7a4cfafe65f20e0)format("woff"),url(/wp-content/themes/noxiy/assets/font/flaticon.woff2?89ad0380500a5e77b7a4cfafe65f20e0)format("woff2"),url(/wp-content/themes/noxiy/assets/font/flaticon.eot?89ad0380500a5e77b7a4cfafe65f20e0#iefix)format("embedded-opentype"),url(/wp-content/themes/noxiy/assets/font/flaticon.svg?89ad0380500a5e77b7a4cfafe65f20e0#flaticon)format("svg")}img{max-width:100%;height:auto;transition:.4s}a,button,i{text-decoration:none;color:inherit}a:focus,a:hover{text-decoration:none;color:inherit}button{border:1px solid var(--border-color-2);border-radius:6px;background:var(--primary-color-1);color:var(--text-white);padding:17px 40px}button,button:hover{border-color:transparent}button:active{border-color:transparent}input[type=search]{color:var(--body-color);border-radius:6px;width:100%;height:60px;border:1px solid var(--border-color-2);padding:0 15px;background:var(--bg-white)}input[type=search]:focus{color:var(--text-heading-color);outline:0;box-shadow:none;border-color:var(--primary-color-1)}button,button:focus,button:hover{box-shadow:none;border:0;outline:0}h1,h2,h3,h4{font-size:80px;line-height:90px;padding:0;margin:0;color:var(--text-heading-color);font-family:var(--heading-font);font-weight:700}h2,h3,h4{font-size:50px;line-height:60px;font-weight:600}h3,h4{font-size:30px;line-height:40px}h4{font-size:24px;line-height:34px}@media (max-width:1199px){h2{font-size:42px;line-height:52px}}@media (max-width:575px){h2{font-size:38px;line-height:48px}}@media (max-width:475px){h2{font-size:28px;line-height:38px}h3{font-size:24px;line-height:34px}h4{font-size:21px;line-height:31px}h5{font-size:19px;line-height:29px}}@media (max-width:359px){h4{font-size:20px;line-height:30px}h6{font-size:16px;line-height:26px}}.btn-one,.noxiy__btn{background:var(--primary-color-1);display:inline-flex;font-size:16px;line-height:26px;padding:16px 42px;font-weight:600;font-family:var(--body-font);z-index:3;position:relative;transition:.4s;overflow:hidden;text-transform:capitalize;border-radius:6px}.noxiy__btn:after{content:"";position:absolute;height:100%;width:0;top:0;background:var(--btn-heading-color);transition:all .4s ease-out;z-index:-1}.noxiy__btn:before{left:0;border-radius:6px 30px 30px 6px}.btn-one:after,.btn-one:before,.noxiy__btn:before{content:"";position:absolute;height:100%;width:0;top:0;background:var(--btn-heading-color);transition:all .4s ease-out;z-index:-1}.btn-one:before{left:0;border-radius:6px 30px 30px 6px}.btn-one:after,.noxiy__btn:after{right:0;border-radius:30px 6px 6px 30px;left:auto}.btn-one,.btn-one:hover,.noxiy__btn,.noxiy__btn:hover,.services__one-item:hover .services__one-item-content h4,.services__one-item:hover .services__one-item-content p,.services__one-item:hover .services__one-item-content>a{color:var(--text-white)}.btn-one:hover:after,.btn-one:hover:before,.noxiy__btn:hover:after,.noxiy__btn:hover:before{width:52%;border-radius:6px}.btn-one:focus,.noxiy__btn:focus{color:var(--text-white)}.scroll-up,.scroll-up:after{height:50px;width:50px;cursor:pointer;display:block;transition:all .2s linear}.scroll-up{border-radius:50px;box-shadow:inset 0 0 0 2px var(--color-8);z-index:10000;opacity:0;visibility:hidden;transform:translateY(15px);position:fixed;right:20px;bottom:20px}.scroll-up:after{position:absolute;font-family:"Font Awesome 5 Pro";content:"";text-align:center;line-height:50px;color:var(--primary-color-1);left:0;top:0;font-size:20px;z-index:1}.scroll-up svg path{fill:none}.scroll-up svg.scroll-circle path{stroke:var(--primary-color-1);stroke-width:4;box-sizing:border-box;transition:all .2s linear}.theme-loader{position:fixed;width:100%;height:100%;background:var(--bg-heading-color);z-index:9999999999}.spinner{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);display:flex}.spinner-bounce{will-change:transform;height:45px;width:45px;border-radius:50%;background:var(--primary-color-1);display:inline-block;animation:bounces 1s ease-in-out infinite alternate;transform-origin:50% 50%}.spinner-bounce.one{margin-right:15px}.spinner-bounce.two{margin-right:15px;animation-delay:.4s}.spinner-bounce.three{animation-delay:.8s}:root{--body-font:"Kumbh Sans",sans-serif;--heading-font:"Outfit",sans-serif;--text-white:#fff;--bg-white:#fff;--btn-white:#fff;--border-white:#fff;--primary-color-1:#01bdb2;--primary-color-4:red;--primary-color-2:#2974ff;--primary-color-3:#0d9b4d;--bg-heading-color:#121212;--text-heading-color:#121212;--btn-heading-color:#121212;--body-color:#666667;--dark-one:#121212;--dark-two:#171717;--color-1:#333334;--color-2:#999;--color-3:#ccc;--color-4:#f8f8f8;--color-5:#f6f6f6;--color-6:#141c21;--color-7:#feede8;--color-8:#f2f3f3;--color-9:#131315;--color-10:#1e1f21;--color-11:#fa714a;--color-12:#fdb8a5;--color-13:#f8e7e2;--color-14:#eaf1ff;--color-15:#0d0d0d;--color-16:#202123;--color-17:#111214;--color-18:#161719;--color-19:#2d2e30;--color-20:#ececec;--color-21:#2d2f34;--color-22:#424448;--color-23:#57595d;--color-24:#56b982;--border-color-1:#e6e6e6;--border-color-2:#f0f0f0;--border-color-3:rgba(255,255,255,.1);--border-color-4:rgba(19,19,19,.06);--box-shadow-1:0px 30px 70px rgba(0,0,0,.08);--box-shadow-2:0px 10px 70px rgba(0,0,0,.1)}.video{position:relative;text-align:center;display:inline-block;z-index:4}.image-overlay,.video a{position:relative;z-index:1}.video a{color:var(--primary-color-1);font-size:20px;background:var(--bg-white);width:90px;height:90px;line-height:90px;border-radius:50%;display:block}.video-pulse:after,.video-pulse:before{position:absolute;content:"";width:100%;height:100%;border:1px solid var(--border-white);opacity:.3;left:0;top:0;border-radius:50%;animation-duration:2.5s;animation-timing-function:linear;animation-name:video-animation;animation-iteration-count:infinite}.video-pulse:before{animation-delay:1s}.image-overlay{overflow:hidden;display:inline-block}.image-overlay:after{position:absolute;top:50%;left:50%;z-index:2;display:block;content:"";width:0;height:0;background:rgba(255,255,255,.138);border-radius:100%;transform:translate(-50%,-50%);opacity:0}.image-overlay:hover:after{animation:circle 1s}.custom__container{max-width:1560px;margin:0 auto;padding:0 12px}@media (max-width:1399px){.container{max-width:1220px}}@media (max-width:1199px){.container{max-width:980px}}@media (max-width:991px){.container{max-width:720px}}@media (max-width:767px){.container{max-width:560px}}.p-relative{position:relative}@media (max-width:991px){.lg-mb-30{margin-bottom:30px}}.header__area{padding:0 20px}.header__area-menubar{display:flex;justify-content:space-between;align-items:center}.header__area-menubar-left{position:relative;z-index:99}.header__area-menubar-left-logo a{display:inline-block}.header__area-menubar-left-logo a img{max-width:160px;position:relative;z-index:9999}.header__area-menubar-center{display:flex;align-items:center;gap:50px;padding:36px 0}.header__area-menubar-center-menu ul,.menu__bar-popup-left-social ul{padding:0;margin:0}.header__area-menubar-center-menu ul li{display:inline-block;position:relative;list-style:none;margin:0 25px}.header__area-menubar-center-menu ul li .sub-menu li:hover>a:after,.header__area-menubar-center-menu ul li:hover:after{width:100%}.header__area-menubar-center-menu ul li .sub-menu li:hover>a,.header__area-menubar-center-menu ul li:hover>a{color:var(--primary-color-1)}.header__area-menubar-center-menu ul li:hover>.sub-menu{transform:scale(1,1);opacity:1;visibility:visible}.header__area-menubar-center-menu ul li .sub-menu{position:absolute;background:var(--bg-white);min-width:240px;transition:all .3s ease-out 0s;top:60px;opacity:0;box-shadow:var(--box-shadow-1);visibility:hidden;z-index:99;transform:scale(1,0);transform-origin:0 0;border-top:4px solid var(--primary-color-1)}.header__area-menubar-center-menu ul li .sub-menu li{display:block;padding:0 30px;margin:0!important}.header__area-menubar-center-menu ul li .sub-menu li:after{display:none}.header__area-menubar-center-menu ul li .sub-menu li>a{border-bottom:1px solid var(--border-color-2);color:var(--text-heading-color);padding:13px 0;transition:all .4s ease-out 0s;font-size:15px;line-height:26px;text-transform:capitalize;position:relative}.header__area-menubar-center-menu ul li .sub-menu li>a:after{position:absolute;content:"";background:var(--primary-color-1);width:0;transition:all .4s ease-out 0s;height:1px;left:0;bottom:-1px}.header__area-menubar-center-menu ul li .sub-menu li .sub-menu{left:100%;top:-4px!important}.header__area-menubar-center-menu ul li .sub-menu li:last-child>a{border:0}.header__area-menubar-center-menu ul li .sub-menu li:last-child>a:after{display:none}.header__area-menubar-center-menu ul li .sub-menu .menu-item-has-children>a:before{content:"";right:0;color:var(--text-heading-color)}.header__area-menubar-center-menu ul li a{color:var(--text-heading-color);display:block;font-weight:500;font-size:16px;line-height:26px;transition:all .4s ease-out 0s;text-transform:capitalize;font-family:var(--body-font)}.header__area-menubar-center-menu ul li.menu-item-has-children>a{position:relative}.header__area-menubar-center-menu ul li.menu-item-has-children>a:before{content:"";position:absolute;top:50%;transform:translateY(-48%);right:-15px;font-family:"Font Awesome 5 Pro";font-weight:400;color:var(--text-heading-color);transition:all .3s ease}.header__area-menubar-center-menu ul li.menu-item-has-children:hover>a:before,.menu__bar-popup-left-social ul li a:hover,.portfolio__three-page .portfolio__two-item-image-content>a i{color:var(--primary-color-1)}.header__area-menubar-center-menu ul li:first-child{margin-left:0!important}.header__area-menubar-center-menu ul li:last-child{margin-right:0!important}.banner__one-content>span:before,.header__area-menubar-center-menu.four ul li .sub-menu li a:after,.header__area-menubar-center-menu.four ul li:after,.header__area-menubar-right-btn.four .btn-one,.menu__bar-popup.four .menu__bar-popup-close i{background:var(--primary-color-4)}.blog__two-item-content h4 a:hover,.header__area-menubar-center-menu.four ul li .sub-menu li:hover>a,.header__area-menubar-center-menu.four ul li.menu-item-has-children:hover>a:before,.header__area-menubar-center-menu.four ul li:hover>a,.header__area-menubar-right-contact-info h6 a:hover,.header__area-menubar-right-search.four .header__area-menubar-right-search-box button,.menu__bar-popup.four .menu__bar-popup-left-social ul li a:hover,.services__one-item:hover .services__one-item-content-icon i{color:var(--primary-color-4)}.header__area-menubar-right{display:flex;align-items:center;justify-content:space-between;gap:40px}.header__area-menubar-right-search-icon i{display:block;color:var(--text-heading-color);font-size:20px;font-weight:400}.header__area-menubar-right-search-box{position:fixed;bottom:0;width:100%;left:0;right:0;height:0;background:var(--bg-heading-color);z-index:9999;transition:all .5s ease-out;overflow:hidden}.header__area-menubar-right-search-box form{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:55%;transition:all .5s ease-out}.header__area-menubar-right-search-box input{background:var(--bg-white);color:var(--text-heading-color);border:0}.header__area-menubar-right-search-box button{position:absolute;right:0;top:0;background-color:transparent;font-size:22px;color:var(--primary-color-1);padding:0;width:60px;height:60px;line-height:60px;text-align:center}.header__area-menubar-right-search-box-icon{position:absolute;right:50px;top:50px;font-size:22px;color:var(--text-white);cursor:pointer;transform:rotate(0deg)}.header__area-menubar-right-search-box-icon:hover{animation:rotate .4s ease 0s}.header__area-menubar-right-search-box-icon i,.header__area-menubar-right-search-icon i{cursor:pointer;position:relative;z-index:9}.header__area-menubar-right-search-box-icon i:before{display:block}.header__area-menubar-right-contact{display:flex;align-items:center;gap:15px}.header__area-menubar-right-contact-icon i{position:relative;z-index:1;width:50px;height:50px;border-radius:50%;color:var(--primary-color-4);font-size:25px;animation:icon-animation 2s ease-in-out infinite;display:flex;align-items:center;justify-content:center}.header__area-menubar-right-contact-icon i:after{content:"";position:absolute;left:0;top:0;width:50px;border-radius:50%;height:50px;background:var(--primary-color-4);z-index:-1;opacity:.1}.header__area-menubar-right-contact-info span{font-weight:600;font-size:14px;line-height:22px;display:block}.header__area-menubar-right-responsive-menu i{font-size:25px;color:var(--text-heading-color);cursor:pointer;height:25px;display:block}.header__area.one{background:#fff8f8;border-bottom:1px solid rgba(224,224,224,.5)}.responsive-menu{width:100%;opacity:0;transition:transform .4s ease 0s,opacity .4s ease 0s;transform:translateY(20px);margin-top:50px;position:relative}.menu__bar,.services__one-item-content>a p:before{display:none}.menu__bar-popup{opacity:0;visibility:hidden;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:grid;transition:.5s}.menu__bar-popup-close{position:absolute;top:40px;right:40px;transform:rotate(0);z-index:99}.menu__bar-popup-close:hover{animation:rotate .4s ease 0s}.menu__bar-popup-close i{background:var(--primary-color-1);width:40px;color:var(--text-white);height:40px;line-height:40px;text-align:center;border-radius:50%;cursor:pointer;display:block}.menu__bar-popup-left{position:relative;padding:40px 40px 0;overflow:hidden;overflow-y:auto;display:flex;flex-direction:column;justify-content:space-between;background:var(--bg-heading-color)}.menu__bar-popup-left-logo>a img{max-width:160px}.menu__bar-popup-left-social{padding:40px 0;position:sticky;bottom:0;width:100%;transition:1s}.menu__bar-popup-left-social h6{color:var(--text-white);border-bottom:1px solid var(--color-10);margin-bottom:20px;padding-bottom:15px}.menu__bar-popup-left-social ul li{list-style:none;display:inline-block;margin-right:15px}.menu__bar-popup-left-social ul li a{color:var(--color-2);transition:.4s}@media (max-width:1550px){.header__area-menubar-center-menu ul li:nth-child(n+4) .sub-menu li .sub-menu{right:100%;left:initial}}@media (max-width:1450px){.header__area-menubar-right-btn{display:none}}@media (max-width:1399px){.header__area-menubar-center-menu ul li{margin:0 20px;padding-right:10px}}@media (max-width:1299px){.header__area-menubar-right-btn{display:none}}@media (max-width:1199px){.header__area-menubar-right-contact{display:none}}@media (max-width:1050px){.header__area{padding:14px 20px}.menu__bar{display:block}}@media (max-width:667px){.menu__bar-popup-close{right:20px}.menu__bar-popup:before{display:none}.menu__bar-popup-left{padding:30px 20px 0}}@media (max-width:614px){.header__area{padding:14px 0}.header__area-menubar-right-search-box form{width:90%}.header__area-menubar-right{gap:20px}}@media (max-width:460px){.menu__bar-popup-left-social{padding:30px 0}.menu__bar-popup-left-social h6{font-size:24px;line-height:34px}.menu__bar-popup-close{top:30px;right:20px}}.banner__one,.banner__one-content,.banner__one-content>span{position:relative;z-index:1}.banner__one-content>span{color:var(--primary-color-4);font-weight:500;margin-bottom:15px;display:inline-block;padding:3px 15px 3px 30px;font-family:var(--heading-font)}.banner__one-content>span:before{position:absolute;content:"";left:15px;top:14px;width:7px;height:7px;border-radius:50%}.banner__one-content>span:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;opacity:.15;z-index:-1;border-radius:20px}.banner__one-content-button{display:flex;gap:35px}.banner__one-content-button-video{position:relative}.banner__one-content-button .btn-one,.banner__one-content-button-video:after,.banner__one-content-button-video:before,.banner__one-content>span:after{background:var(--primary-color-4)}.banner__one-content-button-video a{position:relative;z-index:9}.banner__one-content-button-video i{background:var(--primary-color-4);width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%;color:var(--text-white)}.banner__one-content{padding:190px 0 270px}.banner__one-content h1{font-size:90px;line-height:105px;text-transform:capitalize;font-weight:600;max-width:600px;margin-bottom:50px;color:var(--text-white)}.banner__one-shape-one{position:absolute;left:3%;top:15%;z-index:1;animation:rollIn 10s infinite linear}.banner__one-shape-two,.services__one-item:before{position:absolute;left:0;bottom:0}.banner__one-shape-three{position:absolute;top:0;right:0}.banner__one-shape-four{position:absolute;top:60%;left:45%;animation:upDown 6s linear infinite}.banner__one-arrow{position:absolute;max-width:1560px;margin:0 auto;padding:0 10px;top:50%;transform:translateY(-50%);left:0;right:0;z-index:99;display:grid;justify-content:end;width:100%}.banner__one-arrow-next i,.banner__one-arrow-prev i{font-size:22px;width:60px;height:60px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--bg-white);color:var(--text-heading-color);transition:.4s;opacity:.3}.banner__one-arrow-next i:hover,.banner__one-arrow-prev i:hover{opacity:1;background:var(--primary-color-4);color:var(--text-white)}.banner__one-arrow-next{margin:30px 35px 0 0}.banner__one-image{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;background-position:center;background-repeat:no-repeat;background-size:cover}@media (max-width:1599px){.banner__one-shape-one{top:7%}.banner__one-shape-four{left:40%}}@media (max-width:1050px){.banner__one-shape-four{left:60%;top:70%}}@media (max-width:767px){.banner__one-content{padding:140px 0 220px}.banner__one-content h1{font-size:72px;line-height:82px;max-width:500px}}@media (max-width:640px){.banner__one-content{padding-top:140px}.banner__one-arrow{display:none}}@media (max-width:530px){.banner__one-content h1{font-size:62px;line-height:72px;max-width:430px}.banner__one-shape-three,.banner__one-shape-two{max-width:40%}.banner__one-shape-four,.banner__one-shape-one{max-width:55px}}@media (max-width:430px){.banner__one-content h1{font-size:49px;line-height:59px;max-width:300px}}@media (max-width:355px){.banner__one-content-button{gap:20px}}.about__two-left{margin-right:65px}.about__two-left-image{position:relative;padding-bottom:80px;display:flex}.about__two-left-image-two{position:absolute;right:0;bottom:0;border:10px solid var(--bg-white);filter:drop-shadow(0 10px 50px rgba(0,0,0,.08))}@media (max-width:1299px){.about__two-left{margin-right:0}.about__two-left-image{padding-bottom:200px;padding-right:70px}}@media (max-width:991px){.about__two-left-image{padding-bottom:50px;padding-right:0}.about__two-left-image img{max-width:90%}.about__two-left-image-two{max-width:70%}.about__two-left-image-two img{max-width:100%}}.services__one-item{position:relative;z-index:1;background:var(--bg-white);border-radius:6px;margin-top:30px}.services__one-item:before{content:"";background:var(--primary-color-4);width:100%;height:0;transition:all .4s ease;border-radius:6px;z-index:-1}.services__one-item-image{position:relative;padding:10px 10px 0;z-index:1;overflow:hidden}.services__one-item-image>img{border-radius:6px}.services__one-item-image:before{position:absolute;top:50%;left:50%;z-index:2;display:block;content:"";width:0;height:0;background:rgba(255,255,255,.113);border-radius:100%;transform:translate(-50%,-50%);opacity:0}.services__one-item-image:hover:before{animation:circle .9s}.services__one-item-content{padding:22px 25px;position:relative;z-index:1}.counter__two-item,.services__one-item-content-icon,.services__one-item-content>a{display:flex;align-items:center;justify-content:center}.services__one-item-content-icon{position:absolute;right:25px;top:-40px;background:var(--primary-color-4);width:60px;height:60px;border-radius:10px;z-index:1}.services__one-item-content-icon:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;transform:scale(0);border-radius:10px;background-color:var(--text-white);z-index:-1;transition:all .3s ease}.services__one-item-content-icon i{color:var(--text-white);font-size:40px;transition:.4s}.services__one-item-content p{position:relative;padding-bottom:18px;margin-bottom:17px;transition:.4s}.services__one-item-content p:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--text-heading-color);opacity:.1;transition:.4s}.header__area-menubar-right-contact-info h6 a,.services__one-item-content h4{transition:.4s}.services__one-item-content>a{font-family:var(--heading-font);font-weight:600;font-size:14px;line-height:26px;color:var(--text-heading-color);justify-content:space-between;transition:all .5s ease}.services__one-item-content>a i{position:relative;top:1px}.portfolio__two-item-image:hover:after,.services__one-item:hover:before{height:100%}.services__one-item:hover .services__one-item-content p{border-color:var(--color-11)}.services__one-item:hover .services__one-item-content p:before{background:var(--text-white);opacity:.25}.services__one-item:hover .services__one-item-content-icon:after{transform:scale(1)}.counter__two-item{gap:20px}.counter__two-item-icon i,.portfolio__two-item-image-content>a i{display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.counter__two-item-icon i{color:var(--primary-color-1);width:100px;height:100px;font-size:45px;background:var(--color-5)}.counter__two-item-content h6{font-weight:400;color:var(--color-2)}@media (max-width:1199px){.counter__two-item{display:grid;text-align:center}}@media (max-width:991px){.counter__two-item{display:flex;justify-content:start}}@media (max-width:575px){.counter__two-item{display:block;text-align:center}.counter__two-item-icon{margin-bottom:10px}.counter__two-item-icon i{width:70px;height:70px;font-size:30px}}.benefits__area-left-image{position:relative;padding-left:150px;display:inline-flex}.benefits__area-left-image-from{position:absolute;left:-48px;top:50%;background:var(--primary-color-4);padding:40px 60px;border-radius:10px;transform:translateY(-50%) rotate(-90deg);z-index:1}.benefits__area-left-image-from h6{color:var(--text-white);font-size:20px;line-height:26px;display:inline-block;position:relative;font-weight:400;z-index:1;padding-right:80px}.benefits__area-left-image-from h6:before{content:"";position:absolute;top:13px;right:0;width:65px;height:1px;background:var(--text-white)}.benefits__area-left-image-from h2{color:var(--text-white);font-weight:400;font-size:80px;line-height:80px}@media (max-width:555px){.benefits__area-left-image-from h2{font-size:55px;line-height:65px}.benefits__area-left-image{padding-left:30px}.benefits__area-left-image-from{left:-36px;padding:30px 50px}}@media (max-width:1199px){.offer__area-left-one{max-width:400px}}@media (max-width:991px){.offer__area-left-one{max-width:100%}}@media (max-width:767px){.offer__area-left-one{max-width:400px}}@media (max-width:460px){.offer__area-left-one{max-width:260px}}@media (max-width:359px){.offer__area-left-one{max-width:230px}}.portfolio__two-item{margin-top:30px}.portfolio__two-item-image{position:relative;z-index:1;border-radius:8px;overflow:hidden}.portfolio__two-item-image:after{content:"";position:absolute;left:0;bottom:0;height:0;width:100%;transition:all .3s ease;background:linear-gradient(180deg,rgba(249,77,29,0) 0%,var(--primary-color-4) 85.11%);opacity:.92;border-radius:8px}.portfolio__two-item-image-content{position:absolute;width:100%;text-align:center;bottom:80px;z-index:1;transition:.6s;opacity:0}.portfolio__two-item-image-content span,.team__one-item-image-info-name span{font-weight:500;color:var(--text-white)}.portfolio__two-item-image-content>a{display:block;width:70px;height:70px;margin:0 auto 20px}.portfolio__two-item-image-content>a i{font-size:30px;width:70px;height:70px;color:var(--primary-color-4);background:var(--bg-white)}.portfolio__two-item-image-content h4{color:var(--text-white)}.portfolio__two-item-image:hover .portfolio__two-item-image-content{bottom:50px;opacity:1}.portfolio__three-page .portfolio__two-item-image:after{background:linear-gradient(180deg,rgba(249,77,29,0) 0%,var(--primary-color-1) 85.11%)}.team__one-item{margin-top:30px}.team__one-item-image{position:relative;z-index:1;border-radius:6px}.team__one-item-image:after,.team__one-item-image:before{content:"";position:absolute;bottom:0;left:0;transition:.5s}.team__one-item-image:before{width:100%;height:70%;background:linear-gradient(180deg,rgba(5,6,8,0) 0%,var(--bg-heading-color) 100%);z-index:1;border-radius:6px}.team__one-item-image:after{height:0;background:linear-gradient(180deg,rgba(249,77,29,0) 0%,var(--primary-color-1) 100%)}.team__one-item-image img,.team__one-item-image:after{width:100%;border-radius:6px}.team__one-item-image-info{display:flex;align-items:center;justify-content:space-between;position:absolute;left:0;bottom:0;width:100%;padding:40px;z-index:1}.team__one-item-image-info-name span{transition:.5s}.team__one-item-image-info-name h4 a{color:var(--text-white);transition:.4s}.team__one-item-image-info-icon{position:relative;z-index:1}.team__one-item-image-info-icon:after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:17px;height:15px;-webkit-clip-path:polygon(50%0,0 100%,100% 100%);clip-path:polygon(50%0,0 100%,100% 100%);background:var(--bg-white);opacity:0;transition:.6s}.team__one-item-image-info-icon span{color:var(--primary-color-1);height:45px;width:45px;line-height:45px;background:var(--bg-white);text-align:center;font-size:14px;border-radius:50%;display:inline-block;transition:.4s;cursor:pointer}.team__one-item-image-info-icon .team__one-item-image-info-social{position:absolute;bottom:60px}.team__one-item-image-info-icon:hover:after{top:-9px;opacity:1}.team__one-item-image-info-icon:hover .team__one-item-image-info-social:before{height:100%}.team__one-item-image-info-icon:hover .team__one-item-image-info-social ul{opacity:1;transition:transform .5s ease .5s,opacity .5s ease .5s;transform:translateY(0);visibility:visible}.team__one-item-image-info-social{position:absolute;left:0;padding:15px 0}.team__one-item-image-info-social:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;border-radius:6px;background:var(--primary-color-1);z-index:-1;transition:.5s}.team__one-item-image-info-social ul{visibility:hidden;opacity:0;transition:transform .5s ease 0s,opacity .5s ease 0s;transform:translateY(-30px);padding:0;margin:0}.team__one-item-image-info-social ul li{list-style:none}.footer__area-widget-menu ul li:last-child,.team__one-item-image-info-social ul li:last-child{margin:0}.team__one-item-image-info-social ul li a{overflow:hidden}.team__one-item-image-info-social ul li a i{width:45px;line-height:35px;text-align:center;font-size:14px;color:var(--text-white)}.team__one-item:hover .team__one-item-image:before{opacity:0}.team__one-item:hover .team__one-item-image:after{height:70%}@media (max-width:1399px){.team__one-item-image-info{padding:30px}}.testimonial__two-item{position:relative;background:var(--bg-white);padding:45px 45px 0;border-radius:20px;overflow:hidden}.testimonial__two-item-inner{position:relative}.testimonial__two-item-inner-client{max-width:340px}.testimonial__two-item-inner-client p{margin:4px 0 25px}.testimonial__two-item-inner-reviews{position:absolute;right:0;top:0}.testimonial__two-item-inner-reviews i{color:#ffc600}.testimonial__two-item-inner-avatar{display:inline-block;position:absolute;right:0;bottom:-50px;background:var(--text-white);border-radius:50%;padding:6px}.testimonial__two-item-inner-avatar img{width:100px;display:block;-o-object-fit:cover;object-fit:cover}.testimonial__two-item-inner-avatar .quote{position:absolute;top:40%;transform:translateY(-50%);left:-25px}.testimonial__two-item-inner-avatar .quote i:before{color:var(--primary-color-4);background:var(--color-4);display:inline-block;width:50px;height:50px;line-height:50px;border-radius:50%;text-align:center}.testimonial__two-item-bottom{background:var(--primary-color-4);margin:0-45px;padding:14px 45px}.testimonial__two-item-bottom span{color:var(--text-white)}.testimonial__two-left{margin-left:65px;position:relative}.testimonial__two-left .testimonial-pagination{position:absolute;bottom:0;border-radius:5px;overflow:hidden}.testimonial__slider{height:532px}@media (max-width:1299px){.testimonial__two-left .testimonial-pagination{display:none}}@media (max-width:1199px){.testimonial__two-left{margin-left:0}.testimonial__two-left .testimonial-pagination{right:-30px;display:block}.testimonial__two-item-inner-avatar img{width:85px;height:85px;max-width:85px}}@media (max-width:1060px){.testimonial__two-left .testimonial-pagination{display:none}}@media (max-width:460px){.testimonial__two-item{padding:30px 25px 0}.testimonial__two-item-bottom{margin:43px -45px}.testimonial__two-item-inner-avatar{bottom:-74px}.testimonial__two-item-inner-avatar img{width:70px;height:70px;max-width:70px}}@media (max-width:359px){.testimonial__two-item{padding:30px 13px 0 14px}}.blog__two-item-image{position:relative;z-index:1;overflow:hidden}.blog__two-item-image:before{position:absolute;top:50%;left:50%;z-index:2;display:block;content:"";width:0;height:0;background:rgba(255,255,255,.113);border-radius:100%;transform:translate(-50%,-50%);opacity:0}.blog__two-item-image img{width:100%;border-radius:8px 8px 0 0;transition:transform .7s ease-in-out}.blog__two-item-content{position:relative;padding:30px 35px;border:1px solid var(--border-color-2);border-bottom:0}.blog__two-item-content-date{position:absolute;border-radius:5px;right:35px;top:-40px;width:80px;height:80px;display:inline-block;background:var(--bg-white);color:var(--text-heading-color);box-shadow:var(--box-shadow-1);text-align:center;padding:5px 0 10px;z-index:1}.blog__two-item-content-date p{font-size:14px;font-weight:400;display:inline-block}.blog__two-item-content-date h3{font-size:26px;line-height:34px}.blog__two-item-content h4{margin-top:25px}.blog__two-item-content h4 a{transition:all .4s ease-out 0s}.blog__two-item-content-author{display:flex;align-items:center;margin-top:25px;justify-content:space-between}.blog__two-item-content-author-post{display:flex;align-items:center;gap:20px}.blog__two-item-content-author-post-image img{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;max-width:50px!important;border-radius:50%!important}.blog__two-item-content-author-post-title span{font-size:14px;line-height:24px}.blog__two-item-content-author-post-right a{display:inline-flex;border:1px solid var(--border-color-2);color:var(--primary-color-4);align-items:center;padding:5px 15px;justify-content:center;gap:8px}.blog__two-item-btn a,.subtitle-noxiy span{font-family:var(--heading-font);font-weight:600}.blog__two-item-btn a{display:flex;align-items:center;justify-content:space-between;padding:15px 35px;border:1px solid var(--border-color-2);color:var(--text-heading-color);border-radius:0 0 8px 8px;font-size:14px;position:relative;transition:.3s;z-index:1}.blog__two-item-btn a:after{content:"";position:absolute;left:0;bottom:0;width:100%;border-radius:0 0 6px 6px;height:0;background:var(--primary-color-4);transition:all .4s ease}.blog__two-item:hover .blog__two-item-image img{transform:scale(1.05)}.blog__two-item:hover .blog__two-item-image:before{animation:circle .9s}.blog__two-item:hover .blog__two-item-btn a{color:var(--text-white);border-color:var(--primary-color-4);border-top-color:var(--bg-white)}.blog__two-item:hover .blog__two-item-btn a:after{height:100%;z-index:-1}@media (max-width:460px){.blog__two-item-content{padding:30px 25px}.blog__two-item-content-author-post-right a{padding:3px 10px;gap:6px}.blog__two-item-btn a{padding:15px 25px}}@media (max-width:359px){.blog__two-item-content{padding:30px 20px}.blog__two-item-btn a{padding:15px 20px}}.footer__area-widget-menu ul,.services__one-item-content>a p{padding:0;margin:0}.footer__area-widget-menu ul li{padding:0;list-style:none;margin-bottom:9px}.footer__area-widget-menu ul li a{color:var(--color-2);transition:.4s;font-weight:500;position:relative}.footer__area-widget-menu ul li a:before{content:"";color:var(--primary-color-1);font-size:14px;position:absolute;opacity:0;transition:.4s;left:0;font-family:"Font Awesome 5 Pro";font-weight:400}.footer__area-widget-menu ul li a:hover{color:var(--primary-color-1);padding-left:20px}.footer__area-widget-menu ul li a:hover:before{opacity:1}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-3 .gallery-item{max-width:33.33%}.header__area-menubar{min-height:90px}.far{font-family:"Font Awesome 5 Pro"!important}.banner__one-arrow-next,.banner__one-arrow-prev{display:inline-block!important;margin-top:0!important}.testimonial__two-item-inner-avatar img{height:100px!important;max-width:100px!important;border-radius:50%!important;border:6px solid var(--primary-color-4)!important}.banner__one-arrow{gap:15px}.testimonial__two-left .testimonial-pagination{right:-40px!important;top:55%!important;transform:translateY(-50%)!important}@media (max-width:1199px){.testimonial__two-item-inner-avatar img{width:85px;height:85px!important;max-width:85px!important}}.header__area-menubar-center-menu ul li a{text-align:left}.subtitle-noxiy{display:flex;align-items:center}.subtitle-noxiy span{color:var(--primary-color-1);font-size:16px;line-height:26px;display:inline-block}.fa,.fas{font-family:"Font Awesome 5 Pro"!important;font-weight:900!important}.footer-gallery .elementor-image-gallery .gallery-item{max-width:33.3%!important}@media (max-width:1050px){.header__area-menubar-center,.header__area-menubar-center-menu{display:none}}.elementor-screen-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.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 .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{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)}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}}: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-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor .elementor-element ul.elementor-icon-list-items,.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-25{width:25%}.elementor-column.elementor-col-33{width:33.333%}.elementor-column.elementor-col-50{width:50%}.elementor-column.elementor-col-100{width:100%}}@media (max-width:767px){.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1*var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}@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}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.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)}@media (max-width:767px){.elementor .elementor-hidden-mobile{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}.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-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-widget-icon-box .elementor-icon-box-wrapper{display:block;text-align:center}.elementor-widget-icon-box .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-left:auto;margin-right:auto}@media (min-width:768px){.elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper{align-items:flex-start}.elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper{align-items:center}}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{margin-bottom:unset;margin-left:var(--icon-box-icon-margin,15px);margin-right:0}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon{margin-bottom:unset;margin-left:0;margin-right:var(--icon-box-icon-margin,15px)}@media (max-width:1024px){.elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-wrapper{display:block;flex-direction:unset;text-align:center}.elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-left:auto;margin-right:auto}}@media (max-width:767px){.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon{margin-bottom:unset;margin-left:0;margin-right:var(--icon-box-icon-margin,15px)}.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper{display:block;flex-direction:unset;text-align:center}.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-left:auto;margin-right:auto}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{display:block;flex:unset}}.elementor-widget-icon-box .elementor-icon-box-content{flex-grow:1}.elementor-widget-icon-box .elementor-icon-box-description{margin:0}.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-bottom:15px;margin-left:auto!important;margin-right:auto!important}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image,.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-left:8px;margin-right:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-bottom:0;border-left-width:1px;border-right:0;border-top:0;border-style:solid;height:100%;left:auto;position:relative;right:-8px;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{bottom:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;position:relative;top:var(--icon-vertical-offset,initial)}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{right:0}@media (min-width:-1){.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{right:0}.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a,.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a,.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{right:0}}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-34 .elementor-element.elementor-element-131502e>.elementor-container{max-width:1320px}.elementor-34 .elementor-element.elementor-element-131502e{margin-top:-80px;margin-bottom:0;z-index:1}.elementor-34 .elementor-element.elementor-element-5c939d1:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap{background-color:#f8f8f8}.elementor-34 .elementor-element.elementor-element-5c939d1>.elementor-element-populated{border-radius:6px 0 0 6px;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:50px 40px}.elementor-34 .elementor-element.elementor-element-78244c3,.elementor-34 .elementor-element.elementor-element-9d9c264,.elementor-34 .elementor-element.elementor-element-b773724{--icon-box-icon-margin:25px}.elementor-34 .elementor-element.elementor-element-9d9c264.elementor-view-stacked .elementor-icon{background-color:#fff;fill:red;color:red}.elementor-34 .elementor-element.elementor-element-78244c3.elementor-view-stacked .elementor-icon:hover,.elementor-34 .elementor-element.elementor-element-9d9c264.elementor-view-stacked .elementor-icon:hover,.elementor-34 .elementor-element.elementor-element-b773724.elementor-view-stacked .elementor-icon:hover{background-color:#fffffff7;fill:red;color:red}.elementor-34 .elementor-element.elementor-element-9d9c264 .elementor-icon{font-size:60px;padding:15px}.elementor-34 .elementor-element.elementor-element-e0ae5bb:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap{background-color:red;background-image:url(https://eaclp.net/wp-content/uploads/2023/07/features-bg.png);background-position:center center;background-repeat:no-repeat;background-size:cover}.elementor-34 .elementor-element.elementor-element-e0ae5bb>.elementor-element-populated{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:50px 40px}.elementor-34 .elementor-element.elementor-element-b773724.elementor-view-stacked .elementor-icon{background-color:#fff;fill:red;color:red}.elementor-34 .elementor-element.elementor-element-b773724 .elementor-icon{font-size:60px;padding:15px}.elementor-34 .elementor-element.elementor-element-2a6d494 .counter__two-item-content h2,.elementor-34 .elementor-element.elementor-element-73d8e84 .counter__two-item-content h2,.elementor-34 .elementor-element.elementor-element-b773724 .elementor-icon-box-description,.elementor-34 .elementor-element.elementor-element-b773724 .elementor-icon-box-title,.elementor-34 .elementor-element.elementor-element-d5dbe4b .counter__two-item-content h2,.elementor-34 .elementor-element.elementor-element-ed4dd5e .counter__two-item-content h2{color:#fff}.elementor-34 .elementor-element.elementor-element-15ebb38:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap{background-color:#f8f8f8}.elementor-34 .elementor-element.elementor-element-15ebb38>.elementor-element-populated{border-radius:0 6px 6px 0;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:50px 40px}.elementor-34 .elementor-element.elementor-element-78244c3.elementor-view-stacked .elementor-icon{background-color:#fff;fill:red;color:red}.elementor-34 .elementor-element.elementor-element-78244c3 .elementor-icon{font-size:60px;padding:15px}.elementor-34 .elementor-element.elementor-element-031428f>.elementor-container>.elementor-column>.elementor-widget-wrap,.elementor-34 .elementor-element.elementor-element-4bc56c5>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-34 .elementor-element.elementor-element-4bc56c5:not(.elementor-motion-effects-element-type-background){background-image:url(https://eaclp.net/wp-content/uploads/2023/07/about.png);background-position:top center;background-repeat:no-repeat;background-size:cover}.elementor-34 .elementor-element.elementor-element-4bc56c5>.elementor-container{max-width:1300px}.elementor-34 .elementor-element.elementor-element-4bc56c5{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:120px 0}.elementor-34 .elementor-element.elementor-element-04aa587>.elementor-element-populated{padding:0}.elementor-34 .elementor-element.elementor-element-16ea283 .subtitle-noxiy span,.elementor-34 .elementor-element.elementor-element-3376516 .subtitle-noxiy span,.elementor-34 .elementor-element.elementor-element-5982c91 .subtitle-noxiy span,.elementor-34 .elementor-element.elementor-element-65e3179 .services__one-item:hover .services__one-item-content-icon i,.elementor-34 .elementor-element.elementor-element-70dabfd .subtitle-noxiy span,.elementor-34 .elementor-element.elementor-element-93b0cba .services__one-item:hover .services__one-item-content-icon i,.elementor-34 .elementor-element.elementor-element-95b5dcb .services__one-item:hover .services__one-item-content-icon i,.elementor-34 .elementor-element.elementor-element-9a186e6 .subtitle-noxiy span,.elementor-34 .elementor-element.elementor-element-aa07d14 .portfolio__two-item-image-content>a i,.elementor-34 .elementor-element.elementor-element-c48d5cf .services__one-item:hover .services__one-item-content-icon i,.elementor-34 .elementor-element.elementor-element-c88ecda .subtitle-noxiy span,.elementor-34 .elementor-element.elementor-element-f816c4b .noxiy-video-icon a{color:red}.elementor-34 .elementor-element.elementor-element-9a186e6 .subtitle-noxiy{gap:10px}.elementor-34 .elementor-element.elementor-element-9a186e6 .subtitle-noxiy img{max-width:20px}.elementor-34 .elementor-element.elementor-element-b7050ca{text-align:left}.elementor-34 .elementor-element.elementor-element-b7050ca .elementor-heading-title{line-height:60px;color:#121212}.elementor-34 .elementor-element.elementor-element-92f0c77{width:var(--container-widget-width,86.995%);max-width:86.995%;--container-widget-width:86.995%;--container-widget-flex-grow:0}.elementor-34 .elementor-element.elementor-element-92f0c77 .elementor-heading-title{font-family:"Kumbh Sans",Sans-serif;font-size:16px;line-height:28.8px;color:#666667}.elementor-34 .elementor-element.elementor-element-031428f{margin-top:30px;margin-bottom:0}.elementor-34 .elementor-element.elementor-element-72dc44d>.elementor-widget-container{margin:0 0 10px}.elementor-34 .elementor-element.elementor-element-503c3c1,.elementor-34 .elementor-element.elementor-element-72dc44d{--icon-box-icon-margin:20px}.elementor-34 .elementor-element.elementor-element-503c3c1.elementor-view-default .elementor-icon,.elementor-34 .elementor-element.elementor-element-72dc44d.elementor-view-default .elementor-icon{fill:red;color:red;border-color:red}.elementor-34 .elementor-element.elementor-element-503c3c1.elementor-view-default .elementor-icon:hover,.elementor-34 .elementor-element.elementor-element-72dc44d.elementor-view-default .elementor-icon:hover{fill:#fffffff7;color:#fffffff7;border-color:#fffffff7}.elementor-34 .elementor-element.elementor-element-503c3c1 .elementor-icon,.elementor-34 .elementor-element.elementor-element-72dc44d .elementor-icon{font-size:60px}.elementor-34 .elementor-element.elementor-element-95b2b4b:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap{background-color:#f8f8f8}.elementor-34 .elementor-element.elementor-element-95b2b4b>.elementor-element-populated{border-style:solid;border-width:4px 0 0;border-color:red;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin:0 0 0 50px;--e-column-margin-right:0px;--e-column-margin-left:50px;padding:25px 0}.elementor-34 .elementor-element.elementor-element-b4d3e7e.elementor-position-top .elementor-image-box-img{margin-bottom:15px}.elementor-34 .elementor-element.elementor-element-b4d3e7e .elementor-image-box-wrapper .elementor-image-box-img{width:45%}.elementor-34 .elementor-element.elementor-element-b4d3e7e .elementor-image-box-img img{border-radius:50%;transition-duration:.3s}.elementor-34 .elementor-element.elementor-element-b4d3e7e .elementor-image-box-description{font-size:14px;line-height:24px}.elementor-34 .elementor-element.elementor-element-f39fd7a>.elementor-widget-container{margin:30px 0 0}.elementor-34 .elementor-element.elementor-element-f39fd7a .noxiy__btn{background:red}.elementor-34 .elementor-element.elementor-element-0c9dc17:not(.elementor-motion-effects-element-type-background){background-color:#f8f8f8;background-image:url(https://eaclp.net/wp-content/uploads/2023/07/services-1.png);background-position:center center;background-repeat:no-repeat}.elementor-34 .elementor-element.elementor-element-0c9dc17>.elementor-container{max-width:1320px}.elementor-34 .elementor-element.elementor-element-0c9dc17{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:110px 0 225px}.elementor-34 .elementor-element.elementor-element-4f1315f>.elementor-element-populated{padding:0}.elementor-34 .elementor-element.elementor-element-85e42cf>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:flex-end;align-items:flex-end}.elementor-34 .elementor-element.elementor-element-85e42cf{margin-top:0;margin-bottom:30px}.elementor-34 .elementor-element.elementor-element-70dabfd .subtitle-noxiy{gap:10px}.elementor-34 .elementor-element.elementor-element-16ea283 .subtitle-noxiy img,.elementor-34 .elementor-element.elementor-element-3376516 .subtitle-noxiy img,.elementor-34 .elementor-element.elementor-element-5982c91 .subtitle-noxiy img,.elementor-34 .elementor-element.elementor-element-70dabfd .subtitle-noxiy img,.elementor-34 .elementor-element.elementor-element-94ee63d .subtitle-noxiy img,.elementor-34 .elementor-element.elementor-element-c88ecda .subtitle-noxiy img,.elementor-34 .elementor-element.elementor-element-d2e6a93 .subtitle-noxiy img{max-width:20px}.elementor-34 .elementor-element.elementor-element-8c0a89c{text-align:left}.elementor-34 .elementor-element.elementor-element-8c0a89c .elementor-heading-title{line-height:60px;color:#121212}.elementor-34 .elementor-element.elementor-element-31de826 .noxiy-button{text-align:right}.elementor-34 .elementor-element.elementor-element-31de826 .noxiy__btn,.elementor-34 .elementor-element.elementor-element-c48d5cf .services__one-item:before{background:red}.elementor-34 .elementor-element.elementor-element-65e3179,.elementor-34 .elementor-element.elementor-element-93b0cba,.elementor-34 .elementor-element.elementor-element-95b5dcb,.elementor-34 .elementor-element.elementor-element-c48d5cf{width:var(--container-widget-width,25%);max-width:25%;--container-widget-width:25%;--container-widget-flex-grow:0}.elementor-34 .elementor-element.elementor-element-c48d5cf>.elementor-widget-container{margin:24px 12px 12px}.elementor-34 .elementor-element.elementor-element-65e3179 .services__one-item:before,.elementor-34 .elementor-element.elementor-element-c48d5cf .services__one-item-content-icon{background:red}.elementor-34 .elementor-element.elementor-element-65e3179>.elementor-widget-container{margin:24px 12px 12px}.elementor-34 .elementor-element.elementor-element-65e3179 .services__one-item-content-icon,.elementor-34 .elementor-element.elementor-element-95b5dcb .services__one-item:before{background:red}.elementor-34 .elementor-element.elementor-element-95b5dcb>.elementor-widget-container{margin:24px 12px 12px}.elementor-34 .elementor-element.elementor-element-93b0cba .services__one-item:before,.elementor-34 .elementor-element.elementor-element-95b5dcb .services__one-item-content-icon{background:red}.elementor-34 .elementor-element.elementor-element-93b0cba>.elementor-widget-container{margin:24px 12px 12px}.elementor-34 .elementor-element.elementor-element-93b0cba .services__one-item-content-icon{background:red}.elementor-34 .elementor-element.elementor-element-9122663>.elementor-container{max-width:1535px}.elementor-34 .elementor-element.elementor-element-9122663{margin-top:-125px;margin-bottom:0}.elementor-34 .elementor-element.elementor-element-d975c46:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap{background-color:red;background-image:url(https://eaclp.net/wp-content/uploads/2023/07/counter-bg.png);background-position:center center;background-repeat:no-repeat;background-size:cover}.elementor-34 .elementor-element.elementor-element-d975c46>.elementor-element-populated{border-style:solid;border-width:1px 0 0;border-color:#e6e6e6;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:80px 120px 80px 119px;border-radius:10px}.elementor-34 .elementor-element.elementor-element-2a6d494 .counter__two-item,.elementor-34 .elementor-element.elementor-element-ed4dd5e .counter__two-item{justify-content:left;gap:15px}.elementor-34 .elementor-element.elementor-element-2a6d494 .counter__two-item-icon i{color:#fff;background:#ffffff00;width:100px;height:100px;font-size:70px}.elementor-34 .elementor-element.elementor-element-2a6d494 .counter__two-item-content h6,.elementor-34 .elementor-element.elementor-element-ed4dd5e .counter__two-item-content h6{color:#fff;font-family:"Outfit",Sans-serif;font-size:18px;font-weight:600;line-height:28px}.elementor-34 .elementor-element.elementor-element-73d8e84 .counter__two-item-icon i,.elementor-34 .elementor-element.elementor-element-d5dbe4b .counter__two-item-icon i,.elementor-34 .elementor-element.elementor-element-ed4dd5e .counter__two-item-icon i{color:#fff;background:#02010100;width:100px;height:100px;font-size:70px}.elementor-34 .elementor-element.elementor-element-73d8e84 .counter__two-item{gap:15px}.elementor-34 .elementor-element.elementor-element-73d8e84 .counter__two-item-content h6{color:#fff;font-family:"Outfit",Sans-serif;font-weight:600}.elementor-34 .elementor-element.elementor-element-d5dbe4b .counter__two-item{justify-content:right;gap:15px}.elementor-34 .elementor-element.elementor-element-d5dbe4b .counter__two-item-content h6{color:#fff;font-family:"Outfit",Sans-serif;font-size:18px;font-weight:600;line-height:28px}.elementor-34 .elementor-element.elementor-element-60086c8>.elementor-container>.elementor-column>.elementor-widget-wrap,.elementor-34 .elementor-element.elementor-element-6c6cd73>.elementor-container>.elementor-column>.elementor-widget-wrap,.elementor-34 .elementor-element.elementor-element-d53cab1>.elementor-container>.elementor-column>.elementor-widget-wrap,.elementor-34 .elementor-element.elementor-element-e6a5578>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-34 .elementor-element.elementor-element-d53cab1:not(.elementor-motion-effects-element-type-background){background-image:url(https://eaclp.net/wp-content/uploads/2023/07/about.png);background-position:top center;background-repeat:no-repeat;background-size:cover}.elementor-34 .elementor-element.elementor-element-d53cab1>.elementor-container{max-width:1300px}.elementor-34 .elementor-element.elementor-element-d53cab1{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:120px 0}.elementor-34 .elementor-element.elementor-element-674c356>.elementor-element-populated{padding:0}.elementor-34 .elementor-element.elementor-element-16ea283 .subtitle-noxiy{gap:10px}.elementor-34 .elementor-element.elementor-element-081f858{text-align:left}.elementor-34 .elementor-element.elementor-element-081f858 .elementor-heading-title{line-height:60px;color:#121212}.elementor-34 .elementor-element.elementor-element-3f74484 .elementor-heading-title{font-family:"Kumbh Sans",Sans-serif;font-size:16px;line-height:28.8px;color:#666667}.elementor-34 .elementor-element.elementor-element-a2eb56e{padding:5px 0 0}.elementor-34 .elementor-element.elementor-element-3a45064 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(15px/2)}.elementor-34 .elementor-element.elementor-element-3a45064 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(15px/2)}.elementor-144 .elementor-element.elementor-element-db6d48f .elementor-icon-list-icon svg,.elementor-34 .elementor-element.elementor-element-3a45064 .elementor-icon-list-icon svg,.elementor-34 .elementor-element.elementor-element-5e7430b .elementor-icon-list-icon svg{fill:red;transition:fill .3s}.elementor-34 .elementor-element.elementor-element-3a45064,.elementor-34 .elementor-element.elementor-element-5e7430b{--e-icon-list-icon-size:19px;--icon-vertical-offset:-1px}.elementor-34 .elementor-element.elementor-element-3a45064 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-34 .elementor-element.elementor-element-5e7430b .elementor-icon-list-item>.elementor-icon-list-text{font-family:"Outfit",Sans-serif;font-size:18px;font-weight:500;line-height:28px}.elementor-34 .elementor-element.elementor-element-3a45064 .elementor-icon-list-text,.elementor-34 .elementor-element.elementor-element-5e7430b .elementor-icon-list-text{color:#121212;transition:color .3s}.elementor-34 .elementor-element.elementor-element-5e7430b .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(15px/2)}.elementor-34 .elementor-element.elementor-element-5e7430b .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(15px/2)}.elementor-34 .elementor-element.elementor-element-6c6cd73{border-style:solid;border-width:1px 0 0;border-color:#e6e6e6;margin-top:45px;margin-bottom:0;padding:45px 0 0}.elementor-34 .elementor-element.elementor-element-04988eb .noxiy__btn{background:red}.elementor-34 .elementor-element.elementor-element-d991b3f{width:auto;max-width:auto;--icon-box-icon-margin:18px}.elementor-34 .elementor-element.elementor-element-d991b3f .elementor-icon-box-title{margin-bottom:0;color:#666667}.elementor-34 .elementor-element.elementor-element-d991b3f.elementor-view-stacked .elementor-icon{background-color:#f8e7e2;fill:red;color:red}.elementor-34 .elementor-element.elementor-element-d991b3f .elementor-icon{font-size:28px;padding:15px}.elementor-34 .elementor-element.elementor-element-d991b3f .elementor-icon-box-title{font-family:"Kumbh Sans",Sans-serif;font-size:14px;font-weight:600;line-height:24px}.elementor-34 .elementor-element.elementor-element-d991b3f .elementor-icon-box-description{color:#000;font-family:"Outfit",Sans-serif;font-size:18px;font-weight:600;line-height:28px}.elementor-34 .elementor-element.elementor-element-c506b62>.elementor-container{max-width:1320px}.elementor-34 .elementor-element.elementor-element-c506b62{padding:0 0 110px}.elementor-34 .elementor-element.elementor-element-c284d93>.elementor-element-populated{padding:0}.elementor-34 .elementor-element.elementor-element-c88ecda .subtitle-noxiy{justify-content:center;gap:10px}.elementor-34 .elementor-element.elementor-element-abf0d11>.elementor-widget-container{margin:0 0 5px}.elementor-34 .elementor-element.elementor-element-abf0d11{text-align:center}.elementor-34 .elementor-element.elementor-element-abf0d11 .elementor-heading-title{line-height:60px;color:#121212}.elementor-34 .elementor-element.elementor-element-aa07d14 .portfolio__two-item-image:after{background:linear-gradient(180deg,rgba(249,77,29,0)0,red 85.11%)}.elementor-34 .elementor-element.elementor-element-e6a5578:not(.elementor-motion-effects-element-type-background){background-image:url(https://eaclp.net/wp-content/uploads/2023/07/request-quote.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover}.elementor-34 .elementor-element.elementor-element-e6a5578>.elementor-background-overlay{background-color:#121212;opacity:.75;transition:background .3s,border-radius .3s,opacity .3s}.elementor-34 .elementor-element.elementor-element-e6a5578>.elementor-container{max-width:1320px}.elementor-34 .elementor-element.elementor-element-e6a5578{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:110px 0 120px}.elementor-34 .elementor-element.elementor-element-5982c91 .subtitle-noxiy{gap:10px}.elementor-34 .elementor-element.elementor-element-c89a194{width:var(--container-widget-width,76.122%);max-width:76.122%;--container-widget-width:76.122%;--container-widget-flex-grow:0;text-align:left}.elementor-34 .elementor-element.elementor-element-c89a194 .elementor-heading-title{line-height:60px;color:#fff}.elementor-34 .elementor-element.elementor-element-60086c8{margin-top:50px;margin-bottom:0}.elementor-34 .elementor-element.elementor-element-93f1720 .noxiy__btn{color:#121212;background:#fff}.elementor-34 .elementor-element.elementor-element-93f1720 .noxiy__btn:hover{color:#fff}.elementor-34 .elementor-element.elementor-element-93f1720 .noxiy__btn:after,.elementor-34 .elementor-element.elementor-element-93f1720 .noxiy__btn:before{background:red}.elementor-34 .elementor-element.elementor-element-afe36c5>.elementor-widget-container{margin:-10px 0 0}.elementor-34 .elementor-element.elementor-element-afe36c5{text-align:left}.elementor-34 .elementor-element.elementor-element-f816c4b{width:var(--container-widget-width,93.6%);max-width:93.6%;--container-widget-width:93.6%;--container-widget-flex-grow:0}.elementor-34 .elementor-element.elementor-element-f816c4b .video-icon-aligment{text-align:right}.elementor-34 .elementor-element.elementor-element-a9c5bac{margin-top:30px;margin-bottom:0}.elementor-34 .elementor-element.elementor-element-e19995f{text-align:center}.elementor-34 .elementor-element.elementor-element-e19995f .elementor-heading-title{line-height:28px;color:#fff}.elementor-34 .elementor-element.elementor-element-f224773:not(.elementor-motion-effects-element-type-background){background-image:url(https://eaclp.net/wp-content/uploads/2023/07/about.png);background-position:top center;background-repeat:no-repeat}.elementor-34 .elementor-element.elementor-element-f224773>.elementor-container{max-width:1320px}.elementor-34 .elementor-element.elementor-element-f224773{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:120px 0 110px}.elementor-34 .elementor-element.elementor-element-3376516 .subtitle-noxiy{justify-content:center;gap:10px}.elementor-34 .elementor-element.elementor-element-0f8fb89{text-align:center}.elementor-34 .elementor-element.elementor-element-0f8fb89 .elementor-heading-title{line-height:60px;color:#121212}.elementor-34 .elementor-element.elementor-element-5ef9b5d .team__one-item-image:after{background:linear-gradient(180deg,rgba(249,77,29,0)0,red 85.11%)}.elementor-34 .elementor-element.elementor-element-5ef9b5d .team__one-item-image-info-social:before{background:red}.elementor-34 .elementor-element.elementor-element-5ef9b5d .team__one-item-image-info-icon span,.elementor-34 .elementor-element.elementor-element-8367169 .team__one-item-image-info-icon span,.elementor-34 .elementor-element.elementor-element-9690fc1 .team__one-item-image-info-icon span,.elementor-34 .elementor-element.elementor-element-f9738a7 .team__one-item-image-info-icon span{color:red;width:45px;height:45px;line-height:45px;font-size:14px}.elementor-34 .elementor-element.elementor-element-f9738a7 .team__one-item-image:after{background:linear-gradient(180deg,rgba(249,77,29,0)0,red 85.11%)}.elementor-34 .elementor-element.elementor-element-f9738a7 .team__one-item-image-info-social:before{background:red}.elementor-34 .elementor-element.elementor-element-9690fc1 .team__one-item-image:after{background:linear-gradient(180deg,rgba(249,77,29,0)0,red 85.11%)}.elementor-34 .elementor-element.elementor-element-9690fc1 .team__one-item-image-info-social:before{background:red}.elementor-34 .elementor-element.elementor-element-8367169 .team__one-item-image:after{background:linear-gradient(180deg,rgba(249,77,29,0)0,red 85.11%)}.elementor-34 .elementor-element.elementor-element-8367169 .team__one-item-image-info-social:before{background:red}.elementor-34 .elementor-element.elementor-element-32e7183:not(.elementor-motion-effects-element-type-background){background-color:#f8f8f8;background-image:url(https://eaclp.net/wp-content/uploads/2023/07/testimonial.png);background-position:center center;background-repeat:no-repeat;background-size:cover}.elementor-34 .elementor-element.elementor-element-32e7183>.elementor-container{max-width:1320px}.elementor-34 .elementor-element.elementor-element-32e7183{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:110px 0}.elementor-34 .elementor-element.elementor-element-94ee63d .subtitle-noxiy span,.elementor-34 .elementor-element.elementor-element-d2e6a93 .subtitle-noxiy span{color:red}.elementor-34 .elementor-element.elementor-element-d2e6a93 .subtitle-noxiy{gap:10px}.elementor-34 .elementor-element.elementor-element-09a7ee1{text-align:left}.elementor-34 .elementor-element.elementor-element-09a7ee1 .elementor-heading-title{line-height:60px;color:#121212}.elementor-34 .elementor-element.elementor-element-75d9db0{width:var(--container-widget-width,88.96%);max-width:88.96%;--container-widget-width:88.96%;--container-widget-flex-grow:0}.elementor-34 .elementor-element.elementor-element-75d9db0 .elementor-heading-title{font-family:"Kumbh Sans",Sans-serif;font-size:16px;line-height:28.8px;color:#666667}.elementor-34 .elementor-element.elementor-element-e812348{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin-top:30px;margin-bottom:40px;padding:0}.elementor-34 .elementor-element.elementor-element-ef83bfd:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap{background-color:#fff}.elementor-34 .elementor-element.elementor-element-ef83bfd>.elementor-element-populated{border-style:solid;border-width:0 0 0 3px;border-color:red;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin:0 20px 0 0;--e-column-margin-right:20px;--e-column-margin-left:0px;padding:30px}.elementor-34 .elementor-element.elementor-element-262b8f1{text-align:left}.elementor-34 .elementor-element.elementor-element-262b8f1 .elementor-heading-title{line-height:28px;color:#121212}.elementor-144 .elementor-element.elementor-element-0efc4f4 .header__area-menubar-center-menu ul li .sub-menu li>a:after,.elementor-34 .elementor-element.elementor-element-57ef65f .noxiy__btn{background:red}.elementor-34 .elementor-element.elementor-element-de04e31>.elementor-container{max-width:1320px}.elementor-34 .elementor-element.elementor-element-de04e31{padding:110px 0 120px}.elementor-34 .elementor-element.elementor-element-2437bd4>.elementor-element-populated{padding:0}.elementor-34 .elementor-element.elementor-element-b1ab289>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:flex-end;align-items:flex-end}.elementor-34 .elementor-element.elementor-element-b1ab289{margin-top:0;margin-bottom:22px}.elementor-34 .elementor-element.elementor-element-94ee63d .subtitle-noxiy{justify-content:center;gap:10px}.elementor-34 .elementor-element.elementor-element-19e5b33>.elementor-widget-container{margin:0 0 30px}.elementor-34 .elementor-element.elementor-element-19e5b33{text-align:center}.elementor-34 .elementor-element.elementor-element-19e5b33 .elementor-heading-title{line-height:60px;color:#121212}.elementor-34 .elementor-element.elementor-element-6904015>.elementor-widget-container{margin:0;padding:0}@media (min-width:768px){.elementor-34 .elementor-element.elementor-element-04aa587{width:57%}.elementor-34 .elementor-element.elementor-element-7c675f5{width:43%}.elementor-34 .elementor-element.elementor-element-9e42686{width:54.638%}.elementor-34 .elementor-element.elementor-element-95b2b4b{width:45.269%}.elementor-34 .elementor-element.elementor-element-1a6f431{width:71.615%}.elementor-34 .elementor-element.elementor-element-8d9990e{width:28.347%}.elementor-34 .elementor-element.elementor-element-674c356{width:57.923%}.elementor-34 .elementor-element.elementor-element-dfc8d0d{width:42.077%}.elementor-34 .elementor-element.elementor-element-71c7140{width:52%}.elementor-34 .elementor-element.elementor-element-05080b3{width:48%}.elementor-34 .elementor-element.elementor-element-319e0c7{width:40%}.elementor-34 .elementor-element.elementor-element-44e6fee{width:60%}.elementor-34 .elementor-element.elementor-element-320b618{width:58.308%}.elementor-34 .elementor-element.elementor-element-5ddcaf6{width:36%}.elementor-34 .elementor-element.elementor-element-2d8ed44{width:64%}.elementor-34 .elementor-element.elementor-element-342432d{width:41.692%}.elementor-34 .elementor-element.elementor-element-d7b5f10{width:67%}.elementor-34 .elementor-element.elementor-element-ce24f56{width:33%}}@media (max-width:1024px) and (min-width:768px){.elementor-34 .elementor-element.elementor-element-15ebb38,.elementor-34 .elementor-element.elementor-element-5c939d1,.elementor-34 .elementor-element.elementor-element-e0ae5bb{width:50%}.elementor-34 .elementor-element.elementor-element-04aa587,.elementor-34 .elementor-element.elementor-element-7c675f5{width:100%}.elementor-34 .elementor-element.elementor-element-1a6f431{width:65%}.elementor-34 .elementor-element.elementor-element-8d9990e{width:35%}.elementor-34 .elementor-element.elementor-element-3728829,.elementor-34 .elementor-element.elementor-element-5722c4a,.elementor-34 .elementor-element.elementor-element-b808bec,.elementor-34 .elementor-element.elementor-element-fe335c6{width:50%}.elementor-34 .elementor-element.elementor-element-674c356,.elementor-34 .elementor-element.elementor-element-dfc8d0d{width:100%}.elementor-34 .elementor-element.elementor-element-319e0c7{width:30%}.elementor-34 .elementor-element.elementor-element-320b618,.elementor-34 .elementor-element.elementor-element-342432d,.elementor-34 .elementor-element.elementor-element-5ddcaf6,.elementor-34 .elementor-element.elementor-element-ce24f56,.elementor-34 .elementor-element.elementor-element-d7b5f10{width:100%}.elementor-34 .elementor-element.elementor-element-5b58e35,.elementor-34 .elementor-element.elementor-element-663d600,.elementor-34 .elementor-element.elementor-element-9dbe800,.elementor-34 .elementor-element.elementor-element-c09d877{width:50%}.elementor-34 .elementor-element.elementor-element-492abbb,.elementor-34 .elementor-element.elementor-element-785115e,.elementor-34 .elementor-element.elementor-element-789d185{width:100%}}@media (min-width:1025px){.elementor-34 .elementor-element.elementor-element-0c9dc17:not(.elementor-motion-effects-element-type-background){background-attachment:fixed}}@media (max-width:1024px){.elementor-34 .elementor-element.elementor-element-4bc56c5{padding:90px 12px}.elementor-34 .elementor-element.elementor-element-04aa587>.elementor-element-populated{margin:0 0 30px;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-34 .elementor-element.elementor-element-7c675f5>.elementor-element-populated{padding:0}.elementor-34 .elementor-element.elementor-element-8c0a89c .elementor-heading-title,.elementor-34 .elementor-element.elementor-element-b7050ca .elementor-heading-title{line-height:52px}.elementor-34 .elementor-element.elementor-element-92f0c77{width:100%;max-width:100%}.elementor-34 .elementor-element.elementor-element-0c9dc17{padding:80px 0 60px}.elementor-34 .elementor-element.elementor-element-65e3179,.elementor-34 .elementor-element.elementor-element-93b0cba,.elementor-34 .elementor-element.elementor-element-95b5dcb,.elementor-34 .elementor-element.elementor-element-c48d5cf{--container-widget-width:50%;--container-widget-flex-grow:0;width:var(--container-widget-width,50%);max-width:50%}.elementor-34 .elementor-element.elementor-element-9122663{margin-top:0;margin-bottom:0;padding:11px}.elementor-34 .elementor-element.elementor-element-d975c46>.elementor-element-populated{padding:60px 0}.elementor-34 .elementor-element.elementor-element-2a6d494>.elementor-widget-container{margin:0 0 0 50px}.elementor-34 .elementor-element.elementor-element-2a6d494 .counter__two-item{justify-content:left}.elementor-34 .elementor-element.elementor-element-ed4dd5e>.elementor-widget-container{margin:0 0 0 50px}.elementor-34 .elementor-element.elementor-element-ed4dd5e .counter__two-item{justify-content:left}.elementor-34 .elementor-element.elementor-element-73d8e84>.elementor-widget-container{margin:25px 0 0 50px}.elementor-34 .elementor-element.elementor-element-73d8e84 .counter__two-item{justify-content:left}.elementor-34 .elementor-element.elementor-element-d5dbe4b>.elementor-widget-container{margin:25px 0 0 50px}.elementor-34 .elementor-element.elementor-element-d5dbe4b .counter__two-item{justify-content:left}.elementor-34 .elementor-element.elementor-element-d53cab1{padding:80px 12px}.elementor-34 .elementor-element.elementor-element-674c356>.elementor-element-populated{margin:0 0 30px;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-34 .elementor-element.elementor-element-dfc8d0d>.elementor-element-populated{padding:0}.elementor-34 .elementor-element.elementor-element-081f858 .elementor-heading-title,.elementor-34 .elementor-element.elementor-element-abf0d11 .elementor-heading-title{line-height:52px}.elementor-34 .elementor-element.elementor-element-3f74484{width:100%;max-width:100%}.elementor-34 .elementor-element.elementor-element-c506b62{padding:0 0 80px}.elementor-34 .elementor-element.elementor-element-e6a5578{padding:90px 0}.elementor-34 .elementor-element.elementor-element-320b618>.elementor-element-populated{margin:0 0 30px;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-34 .elementor-element.elementor-element-5982c91 .subtitle-noxiy{justify-content:center}.elementor-34 .elementor-element.elementor-element-c89a194{width:100%;max-width:100%;text-align:center}.elementor-34 .elementor-element.elementor-element-c89a194 .elementor-heading-title{line-height:52px}.elementor-34 .elementor-element.elementor-element-93f1720 .noxiy-button,.elementor-34 .elementor-element.elementor-element-f816c4b .video-icon-aligment{text-align:center}.elementor-34 .elementor-element.elementor-element-f816c4b{--container-widget-width:1000px;--container-widget-flex-grow:0;width:var(--container-widget-width,1000px);max-width:1000px}.elementor-34 .elementor-element.elementor-element-e19995f{width:100%;max-width:100%;text-align:center}.elementor-34 .elementor-element.elementor-element-e19995f>.elementor-widget-container{margin:0;padding:0}.elementor-34 .elementor-element.elementor-element-f224773{padding:90px 0}.elementor-34 .elementor-element.elementor-element-09a7ee1 .elementor-heading-title,.elementor-34 .elementor-element.elementor-element-0f8fb89 .elementor-heading-title{line-height:52px}.elementor-34 .elementor-element.elementor-element-32e7183{padding:80px 0}.elementor-34 .elementor-element.elementor-element-09a7ee1,.elementor-34 .elementor-element.elementor-element-75d9db0{width:100%;max-width:100%}.elementor-34 .elementor-element.elementor-element-ef83bfd>.elementor-element-populated{margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-34 .elementor-element.elementor-element-262b8f1 .elementor-heading-title{line-height:28px}.elementor-34 .elementor-element.elementor-element-785115e>.elementor-element-populated{margin:10px 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-34 .elementor-element.elementor-element-de04e31{padding:80px 0 60px}.elementor-34 .elementor-element.elementor-element-19e5b33{text-align:center}.elementor-34 .elementor-element.elementor-element-19e5b33 .elementor-heading-title{line-height:52px}}@media (max-width:767px){.elementor-34 .elementor-element.elementor-element-b7050ca{width:100%;max-width:100%}.elementor-34 .elementor-element.elementor-element-b7050ca .elementor-heading-title{line-height:38px}.elementor-34 .elementor-element.elementor-element-95b2b4b>.elementor-element-populated{margin:20px 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-34 .elementor-element.elementor-element-b4d3e7e .elementor-image-box-img{margin-bottom:15px}.elementor-34 .elementor-element.elementor-element-4f1315f>.elementor-element-populated{padding:0}.elementor-34 .elementor-element.elementor-element-70dabfd .subtitle-noxiy{justify-content:center}.elementor-34 .elementor-element.elementor-element-8c0a89c{width:100%;max-width:100%;text-align:center}.elementor-34 .elementor-element.elementor-element-8c0a89c .elementor-heading-title{line-height:38px}.elementor-34 .elementor-element.elementor-element-31de826 .noxiy-button{text-align:center}.elementor-34 .elementor-element.elementor-element-65e3179,.elementor-34 .elementor-element.elementor-element-93b0cba,.elementor-34 .elementor-element.elementor-element-95b5dcb,.elementor-34 .elementor-element.elementor-element-c48d5cf{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%}.elementor-34 .elementor-element.elementor-element-3728829,.elementor-34 .elementor-element.elementor-element-5722c4a,.elementor-34 .elementor-element.elementor-element-b808bec,.elementor-34 .elementor-element.elementor-element-fe335c6{width:50%}.elementor-34 .elementor-element.elementor-element-2a6d494>.elementor-widget-container{margin:0}.elementor-34 .elementor-element.elementor-element-2a6d494 .counter__two-item{justify-content:center;gap:64px}.elementor-34 .elementor-element.elementor-element-2a6d494 .counter__two-item-icon i,.elementor-34 .elementor-element.elementor-element-73d8e84 .counter__two-item-icon i,.elementor-34 .elementor-element.elementor-element-d5dbe4b .counter__two-item-icon i,.elementor-34 .elementor-element.elementor-element-ed4dd5e .counter__two-item-icon i{width:80px;height:80px;font-size:30px}.elementor-34 .elementor-element.elementor-element-ed4dd5e>.elementor-widget-container{margin:0}.elementor-34 .elementor-element.elementor-element-ed4dd5e .counter__two-item{justify-content:center}.elementor-34 .elementor-element.elementor-element-73d8e84>.elementor-widget-container{margin:25px 0 0}.elementor-34 .elementor-element.elementor-element-73d8e84 .counter__two-item{justify-content:center}.elementor-34 .elementor-element.elementor-element-d5dbe4b>.elementor-widget-container{margin:25px 0 0}.elementor-34 .elementor-element.elementor-element-d5dbe4b .counter__two-item{justify-content:center}.elementor-34 .elementor-element.elementor-element-081f858{width:100%;max-width:100%}.elementor-34 .elementor-element.elementor-element-081f858 .elementor-heading-title{line-height:38px}.elementor-34 .elementor-element.elementor-element-44e6fee{width:100%}.elementor-34 .elementor-element.elementor-element-44e6fee>.elementor-element-populated{text-align:right}.elementor-34 .elementor-element.elementor-element-0f8fb89,.elementor-34 .elementor-element.elementor-element-abf0d11,.elementor-34 .elementor-element.elementor-element-c89a194,.elementor-34 .elementor-element.elementor-element-d991b3f{width:100%;max-width:100%}.elementor-34 .elementor-element.elementor-element-d991b3f>.elementor-widget-container{padding:30px 0 0}.elementor-34 .elementor-element.elementor-element-abf0d11 .elementor-heading-title{line-height:38px}.elementor-34 .elementor-element.elementor-element-5982c91 .subtitle-noxiy{justify-content:center}.elementor-34 .elementor-element.elementor-element-c89a194 .elementor-heading-title{line-height:38px}.elementor-34 .elementor-element.elementor-element-f816c4b .video-icon-aligment{text-align:center}.elementor-34 .elementor-element.elementor-element-09a7ee1 .elementor-heading-title,.elementor-34 .elementor-element.elementor-element-0f8fb89 .elementor-heading-title{line-height:38px}.elementor-34 .elementor-element.elementor-element-32e7183{padding:80px 0 70px}.elementor-34 .elementor-element.elementor-element-09a7ee1{width:100%;max-width:100%}.elementor-34 .elementor-element.elementor-element-ef83bfd>.elementor-element-populated{padding:20px}.elementor-34 .elementor-element.elementor-element-262b8f1 .elementor-heading-title{line-height:28px}.elementor-34 .elementor-element.elementor-element-19e5b33{width:100%;max-width:100%;text-align:center}.elementor-34 .elementor-element.elementor-element-19e5b33 .elementor-heading-title{line-height:38px}.elementor-34 .elementor-element.elementor-element-6904015 .blog__two-item-btn a,.elementor-34 .elementor-element.elementor-element-6904015 .blog__two-item-content{padding:20px 15px}}@font-face{font-display:swap;font-family:"flaticon";src:url(/wp-content/plugins/noxiy-toolkit/assets/fonts/flaticon.ttf?89ad0380500a5e77b7a4cfafe65f20e0)format("truetype"),url(/wp-content/plugins/noxiy-toolkit/assets/fonts/flaticon.woff?89ad0380500a5e77b7a4cfafe65f20e0)format("woff"),url(/wp-content/plugins/noxiy-toolkit/assets/fonts/flaticon.woff2?89ad0380500a5e77b7a4cfafe65f20e0)format("woff2"),url(/wp-content/plugins/noxiy-toolkit/assets/fonts/flaticon.eot?89ad0380500a5e77b7a4cfafe65f20e0#iefix)format("embedded-opentype"),url(/wp-content/plugins/noxiy-toolkit/assets/fonts/flaticon.svg?89ad0380500a5e77b7a4cfafe65f20e0#flaticon)format("svg")}i[class*=" flaticon-"]:before,i[class^=flaticon-]:before{font-family:flaticon!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.flaticon-phone-call:before{content:""}.flaticon-arrows:before{content:""}.flaticon-family:before{content:""}.flaticon-healthcare:before{content:""}.flaticon-car-insurance:before{content:""}.flaticon-home-insurance:before{content:""}.flaticon-quote:before{content:""}.flaticon-refund:before{content:""}.flaticon-winner:before{content:""}.flaticon-meeting:before{content:""}.flaticon-dots-menu:before{content:""}.flaticon-customer-support:before{content:""}.flaticon-umbrella-1:before{content:""}.flaticon-saving:before{content:""}.flaticon-trust:before{content:""}.flaticon-success:before{content:""}.flaticon-review:before{content:""}.flaticon-globe:before{content:""}.elementor-144 .elementor-element.elementor-element-da69998>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-144 .elementor-element.elementor-element-da69998:not(.elementor-motion-effects-element-type-background){background-color:#202123}.elementor-144 .elementor-element.elementor-element-da69998>.elementor-container{max-width:1560px}.elementor-144 .elementor-element.elementor-element-da69998{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:3px 0}.elementor-144 .elementor-element.elementor-element-db6d48f .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(50px/2);margin-left:calc(50px/2)}.elementor-144 .elementor-element.elementor-element-db6d48f .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-50px/2);margin-left:calc(-50px/2)}body:not(.rtl) .elementor-144 .elementor-element.elementor-element-db6d48f .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-50px/2)}.elementor-144 .elementor-element.elementor-element-db6d48f .elementor-icon-list-item:not(:last-child):after{content:"";border-color:#666667}.elementor-144 .elementor-element.elementor-element-db6d48f .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:not(:last-child):after{border-left-style:solid}.elementor-144 .elementor-element.elementor-element-db6d48f .elementor-inline-items .elementor-icon-list-item:not(:last-child):after{border-left-width:1px}.elementor-144 .elementor-element.elementor-element-900c21c .elementor-social-icon:hover svg,.elementor-144 .elementor-element.elementor-element-db6d48f .elementor-icon-list-item:hover .elementor-icon-list-icon svg{fill:red}.elementor-144 .elementor-element.elementor-element-db6d48f{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px}.elementor-144 .elementor-element.elementor-element-db6d48f .elementor-icon-list-icon{padding-right:6px}.elementor-144 .elementor-element.elementor-element-db6d48f .elementor-icon-list-item>a{font-size:14px;line-height:24px}.elementor-144 .elementor-element.elementor-element-db6d48f .elementor-icon-list-text{color:#fff;transition:color .4s}.elementor-144 .elementor-element.elementor-element-db6d48f .elementor-icon-list-item:hover .elementor-icon-list-text,.elementor-145 .elementor-element.elementor-element-9232a57 .footer__area-widget-menu ul li a:before,.elementor-145 .elementor-element.elementor-element-9232a57 .footer__area-widget-menu ul li a:hover{color:red}.elementor-144 .elementor-element.elementor-element-900c21c{--grid-template-columns:repeat(0,auto);--icon-size:14px;--grid-column-gap:22px;--grid-row-gap:0px}.elementor-144 .elementor-element.elementor-element-900c21c .elementor-widget-container{text-align:right}.elementor-144 .elementor-element.elementor-element-900c21c .elementor-social-icon{background-color:#7c767600;--icon-padding:0em}.elementor-144 .elementor-element.elementor-element-900c21c .elementor-social-icon svg{fill:#fff}.elementor-144 .elementor-element.elementor-element-0efc4f4 .header__area-menubar-center-menu ul li .sub-menu{border-color:red}@media (max-width:1024px) and (min-width:768px){.elementor-144 .elementor-element.elementor-element-81ce419,.elementor-144 .elementor-element.elementor-element-e91afe1{width:100%}}@media (max-width:1024px){.elementor-144 .elementor-element.elementor-element-900c21c .elementor-widget-container{text-align:center}}@media (max-width:767px){.elementor-144 .elementor-element.elementor-element-900c21c .elementor-widget-container{text-align:center}}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2*var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2*var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-linkedin{background-color:#0077b5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-145 .elementor-element.elementor-element-bb65cc2>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-145 .elementor-element.elementor-element-bb65cc2>.elementor-container{max-width:1320px}.elementor-145 .elementor-element.elementor-element-bb65cc2{margin-top:0;margin-bottom:-75px;z-index:1}.elementor-145 .elementor-element.elementor-element-5a5442c:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap{background-color:red}.elementor-145 .elementor-element.elementor-element-5a5442c>.elementor-element-populated{border-radius:10px 0 0 10px;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin:6px 0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:35px 0}.elementor-145 .elementor-element.elementor-element-2e4adea>.elementor-widget-container{padding:0 50px}.elementor-145 .elementor-element.elementor-element-2e4adea{--icon-box-icon-margin:25px}.elementor-145 .elementor-element.elementor-element-2e4adea.elementor-view-framed .elementor-icon{fill:#ffffffd9;color:#ffffffd9;border-color:#ffffffd9}.elementor-145 .elementor-element.elementor-element-2e4adea .elementor-icon{font-size:25px;padding:20px;border-width:1px}.elementor-145 .elementor-element.elementor-element-2e4adea .elementor-icon-box-title{color:#fff;font-size:14px;line-height:24px}.elementor-145 .elementor-element.elementor-element-2e4adea .elementor-icon-box-description{color:#fff;font-family:"Outfit",Sans-serif;font-size:20px;font-weight:600;line-height:30px}.elementor-145 .elementor-element.elementor-element-c80ea3f:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap{background-color:#fff}.elementor-145 .elementor-element.elementor-element-c80ea3f>.elementor-element-populated{border-radius:10px;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:35px 0}.elementor-145 .elementor-element.elementor-element-14b8cd1{text-align:center}.elementor-145 .elementor-element.elementor-element-14b8cd1 img{width:160px}.elementor-145 .elementor-element.elementor-element-f26ae20:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap{background-color:red}.elementor-145 .elementor-element.elementor-element-f26ae20>.elementor-element-populated{border-radius:0 10px 10px 0;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin:6px 0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:35px 0}.elementor-145 .elementor-element.elementor-element-d84c320>.elementor-widget-container{padding:0 50px}.elementor-145 .elementor-element.elementor-element-d84c320{--icon-box-icon-margin:25px}.elementor-145 .elementor-element.elementor-element-d84c320.elementor-view-framed .elementor-icon{fill:#ffffffd9;color:#ffffffd9;border-color:#ffffffd9}.elementor-145 .elementor-element.elementor-element-d84c320 .elementor-icon{font-size:25px;padding:20px;border-width:1px}.elementor-145 .elementor-element.elementor-element-d84c320 .elementor-icon-box-title{color:#fff;font-size:14px;line-height:24px}.elementor-145 .elementor-element.elementor-element-d84c320 .elementor-icon-box-description{color:#fff;font-family:"Outfit",Sans-serif;font-size:20px;font-weight:600;line-height:30px}.elementor-145 .elementor-element.elementor-element-ce02b93:not(.elementor-motion-effects-element-type-background){background-color:#121212}.elementor-145 .elementor-element.elementor-element-ce02b93>.elementor-container{max-width:1320px}.elementor-145 .elementor-element.elementor-element-ce02b93{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:150px 0 90px}.elementor-145 .elementor-element.elementor-element-6c0c8da>.elementor-element-populated{margin:0 50px 0 0;--e-column-margin-right:50px;--e-column-margin-left:0px}.elementor-145 .elementor-element.elementor-element-2a61da7>.elementor-widget-container{margin:0 0 8px;padding:0}.elementor-145 .elementor-element.elementor-element-206b071 .elementor-heading-title,.elementor-145 .elementor-element.elementor-element-2a61da7 .elementor-heading-title{color:#fff}.elementor-145 .elementor-element.elementor-element-bfcae28{color:#999}.elementor-145 .elementor-element.elementor-element-ee5f8d8{--grid-template-columns:repeat(0,auto);--icon-size:14px;--grid-column-gap:10px;--grid-row-gap:0px}.elementor-145 .elementor-element.elementor-element-ee5f8d8 .elementor-widget-container{text-align:left}.elementor-145 .elementor-element.elementor-element-ee5f8d8 .elementor-social-icon{background-color:#02010100;--icon-padding:1.1em;border-style:solid;border-width:1px;border-color:#ffffff1a}.elementor-145 .elementor-element.elementor-element-ee5f8d8 .elementor-icon{border-radius:50px}.elementor-145 .elementor-element.elementor-element-ee5f8d8 .elementor-social-icon:hover{background-color:red;border-color:red}.elementor-145 .elementor-element.elementor-element-6b8c7a8>.elementor-widget-container{margin:0 0 8px;padding:0}.elementor-145 .elementor-element.elementor-element-6b8c7a8 .elementor-heading-title{color:#fff}.elementor-145 .elementor-element.elementor-element-e17b6c4>.elementor-element-populated{margin:0 35px 0 0;--e-column-margin-right:35px;--e-column-margin-left:0px}.elementor-145 .elementor-element.elementor-element-971d969>.elementor-widget-container{margin:0 0 8px;padding:0}.elementor-145 .elementor-element.elementor-element-971d969 .elementor-heading-title{color:#fff}.elementor-145 .elementor-element.elementor-element-d78f8c6 .gallery-item{padding:0 10px 10px 0}.elementor-145 .elementor-element.elementor-element-d78f8c6 .gallery{margin:0-10px -10px 0}.elementor-145 .elementor-element.elementor-element-f9d5fdf>.elementor-widget-container{margin:0 0 8px;padding:0}.elementor-145 .elementor-element.elementor-element-f9d5fdf .elementor-heading-title{color:#fff}.elementor-145 .elementor-element.elementor-element-16ae866{color:#999}.elementor-145 .elementor-element.elementor-element-3c5003a:not(.elementor-motion-effects-element-type-background){background-color:#121212}.elementor-145 .elementor-element.elementor-element-3c5003a>.elementor-container{max-width:1320px}.elementor-145 .elementor-element.elementor-element-3c5003a{border-style:solid;border-width:1px 0 0;border-color:#1e1f21;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:15px 0}.elementor-145 .elementor-element.elementor-element-3af495b{text-align:center;color:#fff;font-size:15px;line-height:26px}@media (min-width:768px){.elementor-145 .elementor-element.elementor-element-5a5442c{width:40%}.elementor-145 .elementor-element.elementor-element-c80ea3f{width:19.308%}.elementor-145 .elementor-element.elementor-element-f26ae20{width:40%}.elementor-145 .elementor-element.elementor-element-6c0c8da{width:30.909%}.elementor-145 .elementor-element.elementor-element-1647cc6{width:19%}.elementor-145 .elementor-element.elementor-element-e17b6c4{width:25%}.elementor-145 .elementor-element.elementor-element-ec0b8e5{width:25.072%}}@media (max-width:1024px) and (min-width:768px){.elementor-145 .elementor-element.elementor-element-5a5442c,.elementor-145 .elementor-element.elementor-element-c80ea3f,.elementor-145 .elementor-element.elementor-element-f26ae20{width:100%}.elementor-145 .elementor-element.elementor-element-1647cc6,.elementor-145 .elementor-element.elementor-element-6c0c8da,.elementor-145 .elementor-element.elementor-element-e17b6c4,.elementor-145 .elementor-element.elementor-element-ec0b8e5{width:50%}}@media (max-width:1024px){.elementor-145 .elementor-element.elementor-element-bb65cc2{margin-top:0;margin-bottom:0;padding:0}.elementor-145 .elementor-element.elementor-element-5a5442c>.elementor-element-populated{border-radius:0;margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0}.elementor-145 .elementor-element.elementor-element-2e4adea>.elementor-widget-container{margin:0;padding:30px}.elementor-145 .elementor-element.elementor-element-2e4adea .elementor-icon-box-wrapper{text-align:center}.elementor-145 .elementor-element.elementor-element-2e4adea,.elementor-145 .elementor-element.elementor-element-d84c320{--icon-box-icon-margin:15px}.elementor-145 .elementor-element.elementor-element-c80ea3f>.elementor-element-populated{border-radius:0;margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0}.elementor-145 .elementor-element.elementor-element-14b8cd1>.elementor-widget-container{padding:20px 0}.elementor-145 .elementor-element.elementor-element-f26ae20>.elementor-element-populated{border-radius:0;margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0}.elementor-145 .elementor-element.elementor-element-d84c320>.elementor-widget-container{padding:30px}.elementor-145 .elementor-element.elementor-element-d84c320 .elementor-icon-box-wrapper{text-align:center}.elementor-145 .elementor-element.elementor-element-ce02b93{margin-top:0;margin-bottom:0;padding:50px 30px}.elementor-145 .elementor-element.elementor-element-e17b6c4>.elementor-element-populated{margin:30px 120px 0 0;--e-column-margin-right:120px;--e-column-margin-left:0px}.elementor-145 .elementor-element.elementor-element-ec0b8e5>.elementor-element-populated{margin:30px 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px}}@media (max-width:767px){.elementor-145 .elementor-element.elementor-element-2e4adea .elementor-icon-box-wrapper,.elementor-145 .elementor-element.elementor-element-d84c320 .elementor-icon-box-wrapper{text-align:left}.elementor-145 .elementor-element.elementor-element-6c0c8da>.elementor-element-populated{margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-145 .elementor-element.elementor-element-2a61da7>.elementor-widget-container{padding:20px 0 0}.elementor-145 .elementor-element.elementor-element-6b8c7a8>.elementor-widget-container{padding:15px 0 0}.elementor-145 .elementor-element.elementor-element-e17b6c4>.elementor-element-populated{margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-145 .elementor-element.elementor-element-971d969>.elementor-widget-container{padding:5px 0 0}.elementor-145 .elementor-element.elementor-element-d78f8c6>.elementor-widget-container{margin:0}}@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);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{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}.elementor-element{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-image-gallery .gallery-item{display:inline-block;margin:0 auto;max-width:100%;text-align:center;vertical-align:top;width:100%}.elementor-image-gallery .gallery-item img{margin:0 auto}.elementor-image-gallery figure img{display:block}.gallery-spacing-custom .elementor-image-gallery .gallery-icon{padding:0}@media (min-width:768px){.elementor-image-gallery .gallery-columns-3 .gallery-item{max-width:33.33%}}@media (min-width:480px) and (max-width:767px){.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item{max-width:50%}}@media (max-width:479px){.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item{max-width:100%}}