@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-black:#000;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-light:300;--font-weight-bold:700;--animate-ping:ping 1s cubic-bezier(0, 0, .2, 1) infinite;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.flex{display:flex}.grid{display:grid}.hidden{display:none}.w-\[100\%\]{width:100%}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-ping{animation:var(--animate-ping)}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-4{gap:calc(var(--spacing) * 4)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-\[\#7f5af0\]{--tw-gradient-from:#7f5af0;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-\[\#2cb67d\]{--tw-gradient-to:#2cb67d;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.py-20{padding-block:calc(var(--spacing) * 20)}.pt-6{padding-top:calc(var(--spacing) * 6)}.text-center{text-align:center}.text-left{text-align:left}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-light{--tw-font-weight:var(--font-weight-light);font-weight:var(--font-weight-light)}.text-black{color:var(--color-black)}.text-transparent{color:#0000}.text-white{color:var(--color-white)}.lowercase{text-transform:lowercase}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.duration-500{--tw-duration:.5s;transition-duration:.5s}.ease-linear{--tw-ease:linear;transition-timing-function:linear}@media (min-width:48rem){.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width:64rem){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}
@media (min-width:2000px){.my-container,.header-part header nav{margin:auto;max-width:1900px!important}.header-part.stickyfixed header nav{width:900px!important;min-width:900px!important;max-width:900px!important}}@media (min-width:1670px) and (max-width:2000px){.my-container,.header-part header nav{margin:0 auto;min-width:1500px!important;max-width:1670px!important}.header-part.stickyfixed header nav{width:900px!important;min-width:900px!important;max-width:900px!important}}@media (min-width:1450px) and (max-width:1670px){.my-container,.header-part header nav{width:100%;margin:0 auto;max-width:1350px!important}.header-part.stickyfixed header nav{width:900px!important;min-width:900px!important;max-width:900px!important}}.about-image{container-type:inline-size}@media (max-width:768px){.form{width:90%!important;max-width:90%!important}.about-image{width:100%!important;min-width:100%!important;margin-top:2.8rem!important}.about-rating{display:none}.foot-col{border-top:.5px solid #adadadb5;padding-top:17px}::-webkit-scrollbar:hover{width:3px;transition:all .5s}.footer-top{grid-template-columns:1fr!important}.footer-brand a{text-align:center;justify-content:center;margin:auto;display:flex}.footer-brand p{text-align:center;width:100%!important;max-width:100%!important}}@media (max-width:1150px){.about-Part .row{flex-direction:column-reverse;display:flex!important}.about-image{width:100%;min-width:100%;height:350px;max-height:350px;padding:20px!important}}
html{font-size:62.5%}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:hidden}@font-face{font-family:Mango Grotesque;src:url(/MangoGrotesque/OpenType-TT/MangoGrotesque-Bold.ttf)format("woff2");font-weight:700;font-style:normal}@font-face{font-family:MangoGrotesqueExtBd;src:url(/MangoGrotesque/OpenType-PS/MangoGrotesque-ExtraBold.woff2)format("woff2");font-weight:800;font-style:normal}@font-face{font-family:Inter Regular;font-style:normal;font-weight:400;src:url(/interfonts/Inter-Regular.woff)format("woff")}@font-face{font-family:Inter Thin BETA;font-style:medium;font-weight:500;src:url(/interfonts/Inter-Thin-BETA.woff)format("woff")}@font-face{font-family:Inter Extra Light BETA;font-style:normal;font-weight:400;src:url(/interfonts/Inter-ExtraLight-BETA.woff)format("woff")}@font-face{font-family:Inter Light BETA;src:url(/interfonts/Inter-Light-BETA.woff)format("woff");font-weight:500;font-style:normal}@font-face{font-family:Inter Medium;font-style:normal;font-weight:400;src:url(/interfonts/Inter-Medium.woff)format("woff")}@font-face{font-family:Inter Semi Bold;font-style:normal;font-weight:400;src:url(/interfonts/Inter-SemiBold.woff)format("woff")}@font-face{font-family:Inter Bold;font-style:normal;font-weight:400;src:url(/interfonts/Inter-Bold.woff)format("woff")}@font-face{font-family:Inter Extra Bold;font-style:normal;font-weight:400;src:url(/interfonts/Inter-ExtraBold.woff)format("woff")}@font-face{font-family:Inter Black;font-style:normal;font-weight:400;src:url(/interfonts/Inter-Black.woff)format("woff")}.goog-te-combo{z-index:99;background:#eae7fb;width:106px;padding:7px;font-size:10px;position:fixed;top:-5px;right:10px}#google_translate_element span{display:none}.client-img img{filter:grayscale()}.client-logo,.marquee-part{overflow:hidden}.marqueetext .client-img{margin:0 25px}.py-7{padding-top:7rem;padding-bottom:7rem}.bg-color1{background:linear-gradient(103deg,#fffcfd,#fafdff)}.right-b-img{animation:1s infinite alternate mover}@keyframes mover{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.marquee{animation:22s linear infinite marquee}@keyframes marquee{0%{transform:translate(0,0)}to{transform:translate(-100%)}}.marqueetext .marquee-one,.marqueetext{align-items:center;display:flex}.client-img img{filter:brightness(0);width:200px}@media (max-width:1470px){body{zoom:.9}}.contactformUi{z-index:9;-webkit-backdrop-filter:blur(19px);backdrop-filter:blur(19px);visibility:hidden;opacity:0;pointer-events:none;width:100%;height:100%;transition:all .5s;position:fixed;top:0;left:0;overflow:hidden;transform:scale(0)}.popoverlay{background:#000000b3;width:100%;height:100%;position:fixed;top:0;left:0}.contactformUi.active-open{visibility:visible;opacity:1;pointer-events:auto;transform:scale(1)}.contactformUi .close_btn{border:1px solid #fff;position:absolute;top:20px;right:20px}.form{background:linear-gradient(90deg,#7f5af0,#2cb67d);border-radius:10px;width:600px;max-width:600px;margin:auto;padding:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.form .form-group{margin-bottom:18px;position:relative}.form .form-group input{background:#fff;border:0;border-radius:6px;width:100%;height:55px;padding:10px;font-family:Inter Light BETA;font-size:14px;font-weight:400}.form .form-group input input::placeholder{font-family:Inter Light BETA;font-weight:400}.form .form-group .icon{font-size:18px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.form .form-group small{color:#ab1515;text-transform:capitalize;font-size:13px}.form .form-group.error input{border-color:red}.form .form-group.error .icon:after{content:"✖";color:red}.form .form-group.success input{border-color:green}.form .form-group.success .icon:after{content:"✔";color:green}.form .form-group.success:after{content:"";content:"✔";z-index:99;color:#fff;text-align:center;background:#2fb382;border-radius:50px;justify-content:center;align-items:center;width:35px;height:35px;display:flex;position:absolute;top:5px;right:4px}.form .form-group.error:after{content:"✖";z-index:99;color:#fff;text-align:center;background:#e91e63;border-radius:50px;justify-content:center;align-items:center;width:35px;height:35px;display:flex;position:absolute;top:5px;right:4px}.form .form-heading{text-align:center;margin-bottom:2rem}.form .form-heading h2{color:#fff;letter-spacing:1px;font-family:Mango Grotesque;font-size:60px;line-height:.9}.form .form-heading p{color:#ede8e8}.form button{color:#7b5feb;cursor:pointer;text-transform:uppercase;background:#fff;border:1px solid #1f1f2f;border-radius:10px;width:100%;height:55px;padding:10px;font-family:Mango,sans-serif;font-size:16px}.form .form-group textarea{background:#fff;border:0;border-radius:6px;width:100%;padding:10px;font-family:Inter Light BETA;font-size:14px;font-weight:400}::-webkit-scrollbar{width:3px;transition:all .5s}::-webkit-scrollbar:hover{width:8px;transition:all .5s}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:linear-gradient(#7f5af0,#2cb67d);border-radius:50px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#8b6cff,#34d399)}.my-btn svg{width:2.2rem;height:2.2rem;margin-top:.4rem}.alert{transition:all .5s}.alert.success{text-align:center;z-index:10;color:#fff;text-transform:capitalize;background:#278869;border-bottom:1px solid #fff;justify-content:center;align-items:center;width:100%;height:48px;font-size:18px;transition:all .5s;display:flex;position:fixed;top:0}.fade-out{opacity:0;transition:all .5s}section.chatBox{z-index:99;background:#639;position:fixed;bottom:0;right:0}.auth-container{background:#f5f7fb;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:20px;display:flex}.auth-card{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:40px;box-shadow:0 15px 40px #00000014}.auth-card h1{margin-bottom:10px;font-size:30px}.auth-card p{color:#777;margin-bottom:30px}.auth-card form{flex-direction:column;gap:18px;display:flex}.auth-card input{border:1px solid #ddd;border-radius:10px;outline:none;width:100%;height:50px;padding:0 15px;font-size:15px;transition:all .3s}.auth-card input:focus{border-color:#2563eb}.auth-card button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;height:50px;font-size:16px;transition:all .3s}.auth-card button:hover{background:#1d4ed8}.auth-footer{text-align:center;color:#666;margin-top:25px}.auth-footer a{color:#2563eb;margin-left:6px;font-weight:600;text-decoration:none}.messeage-alert{z-index:99;text-align:center;color:#fff;text-transform:capitalize;letter-spacing:.4px;background:linear-gradient(90deg,#7f5af0,#2cb67d,#2cb67d);justify-content:center;align-items:center;width:100%;height:40px;font-family:Inter,sans-serif;font-size:23px;display:flex;position:fixed;top:0;left:0}
.skeleton:after{content:"";background:linear-gradient(90deg,#0000,#f5f5f5,#0000);width:150px;height:100%;animation:1.2s infinite shimmer;position:absolute;top:0;left:-150px;overflow:hidden}.banner-skeleton{width:100%;position:relative;overflow:hidden}.banner-content1{width:40%;position:absolute;top:30%;left:5%}.skeleton-line{height:14px;margin-top:12px}.skeleton-line.title{width:80%;height:24px}.skeleton-btn{border-radius:6px;width:120px;height:40px;margin-top:20px}.skeleton-card{width:300px}.skeleton-img{background:#ddd;height:700px;margin-top:105px}.skeleton-line{background:#ddd;border-radius:4px;height:12px;margin-top:10px}.skeleton-line.short{width:60%}.skeleton-img,.skeleton-line{position:relative;overflow:hidden}@keyframes shimmer{to{transform:translate(1700px)}}.skeleton-header{grid-template-columns:20% 60% 20%;width:100%;height:100px;padding:2px 0;display:grid}.logo.hs-comon{filter:brightness()}.hs-comon:first-child{background:#ddd;border-radius:50%;width:100px;height:100px;margin:auto}.hs-comon:nth-child(2){justify-content:center;align-items:center;display:flex}.hs-comon:nth-child(2) .menue1 ul{justify-content:center;align-items:center;gap:0 25px;margin-bottom:0;list-style:none;display:flex}.hs-comon:nth-child(2) .menue1 ul li{background:#ddd;border-radius:50px;width:100px;height:50px}.togglebar span:first-child,.togglebar span:nth-child(2){background:#ddd;width:38px;height:3px}.togglebar{position:absolute;top:30px;right:20px}.togglebar span{margin:9px 0;display:block}.togglebar span:nth-child(3){text-align:center;background:#ddd;width:30px;height:3px;margin:9px 0 0 auto}@media (max-width:968px){.skeleton-img{height:380px;margin-top:97px}.hs-comon:nth-child(2){display:none!important}.hs-comon:first-child{width:80px;height:80px}.togglebar span:first-child,.togglebar span:nth-child(2){width:30px}.togglebar span:nth-child(3){width:25px}}
html{font-size:62.5%}.logo img{width:116px}.header-part header{z-index:9;width:100%;height:80px;margin-top:1rem;line-height:80px;position:fixed;top:0;left:0}.header-part.stickyfixed header nav{opacity:1;-webkit-backdrop-filter:blur(75px);backdrop-filter:blur(75px);background:#ffffffbf 10% 10% no-repeat padding-box padding-box;border:1px solid #000;border-radius:50px;width:900px;margin:auto;padding:0 30px;transition:all 1s}.activeMenue:after{content:"";z-index:-1;background:linear-gradient(90deg,#7f5af0,#2cb67d);border-radius:50px;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0;opacity:1!important;transform:translate(0)!important}.activeMenue{color:#fff!important}.stickyfixed .logo img{width:87px}.stickyfixed li a{padding:10px 15px!important;font-size:14px!important}.stickyfixed header{line-height:60px;height:60px!important}.header-part header nav{justify-content:space-between;align-items:center;width:90%;margin:auto;transition:all 1s;display:flex}.header-part header ul{margin-bottom:0;list-style:none;display:flex}.header-part header li{cursor:pointer;margin:0 10px;font-family:Inter,sans-serif}.header-part header ul li a{text-transform:uppercase;color:#000;padding:15px 25px;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:600;text-decoration:none;transition:all .3s;position:relative}.header_open_menue{z-index:9;opacity:0;pointer-events:none;background:#fff;grid-template-columns:1fr 1fr;gap:0;width:100%;height:100%;transition:transform .5s,opacity .5s;display:grid;position:fixed;top:0;left:0;transform:scale(0)}.open_nav_part{display:contents}.open_menue_left{background:#f5f5f5;padding:20px}.open_menue_right{background:#fff;padding:20px}.open_nav_logo{justify-content:space-between;align-items:center;width:90%;display:flex;position:absolute;top:26px;left:50%;transform:translate(-50%);margin:auto!important}.toggle-bar{cursor:pointer;align-items:center;gap:0 25px;display:flex}.close_btn{cursor:pointer;color:#fff;background:linear-gradient(90deg,#7f5af0,#2cb67d);border-radius:10px;justify-content:center;align-items:center;width:96px;height:45px;font-size:18px;display:flex}.active-open{opacity:1;pointer-events:auto;transform:scale(1)}.open_menue_left,.open_menue_right{padding-top:20%;padding-left:10%}.open_menue_left li,.open_menue_right li{list-style:none}.open_menue_left li a{color:#000;text-transform:uppercase;width:100%;margin-bottom:.3rem;padding:10px 0;font-family:Inter Bold;font-size:40px;text-decoration:none;display:block}.open_menue_right li a{color:#000;width:100%;margin-bottom:.3rem;padding:10px 0;font-family:Inter Medium;font-size:1.8rem;text-decoration:none;display:block}.open_menue_right h4{color:#000;margin-bottom:2rem;font-family:Inter Bold;font-size:2.8rem}.open_menue_right li{display:flex}.open_menue_right li span{color:#727171}.open_menue_right li img{width:70px;height:70px;margin-top:10px;margin-right:25px}.open_menue_left ul,.open_menue_right ul{padding-left:0}.hidescroll_click{overflow:hidden}.open_sub_menue{display:none}.header-part header ul li a:after{content:"";z-index:-1;opacity:0;background:linear-gradient(90deg,#7f5af0,#2cb67d);border-radius:50px;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0;transform:translate(-98px)}.header-part header ul li a:hover:after{opacity:1;transition:all .5s;transform:translate(0)}.header-part header ul li a:hover{color:#fff}.notification{color:#000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex;position:relative}.right-nav{align-items:center;gap:0 25px;display:flex}.notifi-count{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7f5af0,#2cb67d);border-radius:50px;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;display:flex;position:absolute;top:-17px;right:-5px}@media (max-width:768px){.notification{top:10px;right:45px}.menue{display:none!important}.stickyfixed .toggle-bar img{width:18px}.toggle-bar img{width:26px;position:absolute;top:25px;right:20px}.toggle-bar img{width:26px}.header-part header{margin-top:.5rem}.stickyfixed .logo img{width:55px}.stickyfixed .toggle-bar img{width:20px;top:17px}.header-part.stickyfixed header nav{width:95%}.stickyfixed header{line-height:45px;height:45px!important}.marquee-part.py-7{padding-top:1.5rem;padding-bottom:1.5rem}.marquee-one img{width:81px}.py-7{padding-top:3rem;padding-bottom:3rem}.heading-2 h3{margin-bottom:1rem;font-size:2.5rem}.heading-2 span{font-size:1.6rem;display:block;margin-bottom:.5rem!important}.close_btn{width:80px;height:40px;font-size:1.4rem}.heading-2 p{font-size:1.4rem}.count span{height:200px;font-size:16rem}.client-details img{width:25%}.count p{font-size:1.4rem;top:103px;right:-58px}.open_menue_left li a{font-size:1.8rem}.header_open_menue{grid-template-columns:auto;display:block;overflow:auto}.open_nav_logo{width:92%;top:10px}.open_nav_logo img{width:112px}.open_menue_left,.open_menue_right{padding-top:102px;padding-left:4%}.header_open_menue .open_nav_logo img{width:87px}.open_menue_right{padding-top:10%!important}.open_menue_right li img{width:40px;height:40px;margin-right:15px}.open_menue_right li span{font-size:1.4rem}.open_menue_right li a p{font-size:1.5rem!important}.open_menue_right li a p br{display:none}.open_menue_right li a{padding:1px 0}.br-gray{border-right:0 solid #80808047}.open_menue_right h4{margin-bottom:1rem;font-size:2.3rem}.options{flex-direction:row;align-items:stretch;min-width:100%;max-width:100%;height:auto;display:flex;overflow:hidden;width:100%!important}.options .option{display:block!important}.services-part .options .option{width:100%;min-width:100%!important}.section-2 h4{font-size:11rem}.recent-work .my-flex2{margin-top:25rem;width:100%!important}.section-2 .heading-part{width:100%;margin-top:7rem!important}.banner-content h2{word-spacing:-2px}.our-team .t-details{width:150px;padding:20px 15px}.flip span{margin-top:3.7rem;margin-left:-64px;font-size:.6rem;position:absolute}header .logo img{width:79px}}
html{font-size:62.5%}.footer-top{border-bottom:1px solid var(--line-dark);grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px 193px;padding-bottom:50px;display:grid}.footerPart{background:linear-gradient(34deg,#1a1036,#1a1036,#2cb67d);padding:5rem 0 3rem}.my-container{width:90%;margin:auto}.footer-top ul li a:hover{color:#d4c5c5}.footerPart h2{color:#fff;letter-spacing:1.1px;margin-bottom:1.2rem;font-family:Mango Grotesque;font-size:3.7rem}.footer-top ul{flex-direction:column;gap:14px;display:flex}.footer-brand a{filter:brightness(208.5)}.footer-brand p{color:#fff;min-width:200px;max-width:300px;margin-top:1rem;font-size:1.5rem}.footer-top ul li{list-style:none}.footer-top ul li a{color:#fff;font-family:Inter,sans-serif;font-size:1.5rem}.footer-bottom{padding:5rem 0x}hr{background:#dddddd71;border:none;height:.2px}.footer-bottom ul{color:#fff;justify-content:space-between;align-items:center;padding:1rem 0;font-size:1.4rem;display:flex}
