.rt-hero{--rt-ink:#1e3c5e;--rt-inksoft:#52677e;--rt-accent:#f26515;--rt-heat:#f26515;--rt-heatglow:#ff9a52;--rt-vent:#6e8fb0;--rt-water:#6e94b5;--rt-eco:#22b07d;--rt-wood:#c2a074;--rt-wall:#fff;--rt-wall2:#f4f7fb;--rt-floor:#eef3f8;--rt-roof:#1e3c5e;--rt-roof2:#142840;--rt-card:#fff;--rt-cream:#f4f7fb;--rt-line:rgba(30,60,94,.12)}.rt-scroll-container{position:relative;margin-top:calc(-1 * var(--header-height, 0px))}.rt-hero--sticky{position:-webkit-sticky;position:sticky;top:0;z-index:2;height:100vh;overflow:hidden}.rt-sky{position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,#b8d4f0,#d0e4f7 30%,#e4eff9 55%,#eef4fb 75%,#eef4fb);overflow:hidden}.rt-cloud{position:absolute;border-radius:50%;background:hsla(0,0%,100%,.55);filter:blur(1px);will-change:transform}.rt-cloud:after,.rt-cloud:before{content:"";position:absolute;border-radius:50%;background:inherit}.rt-cloud--1{width:220px;height:60px;top:12%;left:-10%;animation:rtCloudDrift 80s linear infinite}.rt-cloud--1:before{width:100px;height:46px;top:-20px;left:50px}.rt-cloud--1:after{width:70px;height:36px;top:-10px;left:120px}.rt-cloud--2{width:280px;height:50px;top:22%;left:-20%;opacity:.4;animation:rtCloudDrift 110s linear infinite;animation-delay:-30s}.rt-cloud--2:before{width:130px;height:50px;top:-24px;left:70px}.rt-cloud--2:after{width:90px;height:38px;top:-14px;left:160px}.rt-cloud--3{width:180px;height:44px;top:8%;left:-15%;opacity:.35;animation:rtCloudDrift 95s linear infinite;animation-delay:-50s}.rt-cloud--3:before{width:80px;height:38px;top:-18px;left:40px}.rt-cloud--3:after{width:60px;height:30px;top:-8px;left:100px}.rt-cloud--4{width:160px;height:40px;top:30%;left:-12%;opacity:.3;animation:rtCloudDrift 130s linear infinite;animation-delay:-70s}.rt-cloud--4:before{width:70px;height:34px;top:-16px;left:35px}.rt-cloud--4:after{width:55px;height:28px;top:-6px;left:90px}.rt-cloud--5{width:240px;height:52px;top:18%;left:-18%;opacity:.3;animation:rtCloudDrift 100s linear infinite;animation-delay:-15s}.rt-cloud--5:before{width:110px;height:44px;top:-22px;left:60px}.rt-cloud--5:after{width:80px;height:34px;top:-12px;left:140px}@keyframes rtCloudDrift{0%{transform:translateX(0)}to{transform:translateX(calc(100vw + 300px))}}.rt-hero-text-wrap{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:opacity .6s ease,transform .6s ease}.rt-hero-text-wrap>*{pointer-events:auto}.rt-hero-text--centered{text-align:center;max-width:820px;padding:0 32px}.rt-hero-text--centered .rt-hero-row{justify-content:center}.rt-hero-text--centered .rt-subhead{margin:0 auto}.rt-hero-text--centered .rt-hero-ctas{justify-content:center}@keyframes rtTextFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes rtTextFadeUpSlow{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes rtScaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.rt-hero-text--centered .rt-kicker{opacity:0;animation:rtTextFadeUp .8s cubic-bezier(.16,1,.3,1) .2s forwards}.rt-hero-text--centered .rt-headline{opacity:0;animation:rtTextFadeUp .9s cubic-bezier(.16,1,.3,1) .4s forwards}.rt-hero-text--centered .rt-hero-row{opacity:0;animation:rtTextFadeUpSlow .8s cubic-bezier(.16,1,.3,1) .7s forwards}.rt-panel-wrap{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;padding-top:20px;transition:opacity .8s ease,transform .8s cubic-bezier(.16,1,.3,1)}.rt-hero{background:transparent;font-family:Hanken Grotesk,Roboto Condensed,sans-serif;color:var(--rt-ink);padding:0}.rt-hero-inner{position:relative;width:100%;height:100%;max-width:1240px;margin:0 auto;padding:0 40px}.rt-kicker{font-size:.8125rem;font-weight:700;letter-spacing:.14em;color:var(--rt-accent);margin-bottom:14px}.rt-headline{font-size:clamp(2.25rem,4.5vw,4rem);font-weight:800;line-height:1;letter-spacing:-.02em;max-width:920px;text-wrap:balance;margin:0}.rt-headline-accent{color:var(--rt-accent)}.rt-hero-row{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin:26px 0 30px;flex-direction:column;align-items:center}.rt-subhead{font-size:clamp(1rem,1.5vw,1.1875rem);font-weight:500;line-height:1.5;color:var(--rt-inksoft);max-width:65ch;margin:0;text-wrap:pretty}.rt-hero-ctas{display:flex;gap:14px;flex:none}.rt-hero .rt-btn-primary{padding:15px 30px;background:var(--rt-ink);color:#fff;border:none;border-radius:14px;font-size:1.0625rem;font-weight:700;font-family:inherit;cursor:pointer;transition:opacity .2s}.rt-hero .rt-btn-primary:hover{opacity:.88}.rt-hero .rt-btn-secondary{padding:15px 30px;background:transparent;color:var(--rt-ink);border:1.5px solid var(--rt-ink);border-radius:14px;font-size:1.0625rem;font-weight:700;font-family:inherit;cursor:pointer;transition:opacity .2s}.rt-hero .rt-btn-secondary:hover{opacity:.88}.rt-hero .rt-panel{background:transparent;border-radius:28px;padding:30px}.rt-scene-wrap{width:100%;height:470px;position:relative;overflow:hidden;border-radius:18px;background:transparent;transition:height .8s cubic-bezier(.6,.02,.25,1)}.rt-room{position:absolute;inset:0;overflow:hidden;background:var(--rt-wall);border-radius:6px;transition:box-shadow .3s}.rt-room[data-focused]{box-shadow:inset 0 0 0 3px var(--rt-accent),0 0 0 4px rgba(242,101,21,.12)}.rt-room-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(30,60,94,.05),transparent 36%);pointer-events:none}.rt-room-badge{right:12px;top:14px;width:31px;height:31px;border-radius:50%;border:2px solid hsla(0,0%,100%,.92);justify-content:center;font-size:11px;color:#fff;box-shadow:0 5px 13px rgba(30,60,94,.28)}.rt-room-badge,.rt-room-pill{position:absolute;display:flex;align-items:center;font-weight:800}.rt-room-pill{left:12px;top:12px;gap:4px;padding:5px 9px;border-radius:14px;border:1.5px solid;font-size:10px;box-shadow:0 5px 12px rgba(30,60,94,.24)}.rt-panel-controls{position:relative;width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:12px;min-height:44px}.rt-arrow-nav{position:relative;z-index:6;display:flex;gap:6px}.rt-arrow-btn{width:36px;height:36px;border-radius:50%;border:none;background:hsla(0,0%,100%,.85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 12px rgba(30,60,94,.12);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--rt-ink);transition:opacity .2s,background .2s;padding:0}.rt-arrow-btn:hover:not(:disabled){background:#fff}.rt-arrow-btn:disabled{opacity:.35;cursor:default}.rt-room-overlay{position:absolute;left:0;right:0;bottom:0;padding:20px 8px 6px;background:linear-gradient(0deg,hsla(0,0%,100%,.95) 70%,hsla(0,0%,100%,0));z-index:4;display:flex;flex-direction:column;gap:4px}.rt-room-overlay-top{display:flex;align-items:center;gap:6px}.rt-room-overlay-gauge-wrap{flex:none}.rt-gauge{position:relative;width:48px;height:48px;flex:none;border-radius:50%;transition:background .6s}.rt-gauge-inner{position:absolute;inset:5px;border-radius:50%;background:var(--rt-card);box-shadow:0 2px 8px rgba(30,60,94,.07);display:flex;flex-direction:column;align-items:center;justify-content:center}.rt-gauge-value{display:flex;align-items:baseline;font-weight:800;color:var(--rt-ink);line-height:1}.rt-gauge-big{font-size:14px}.rt-gauge-small{font-size:6px;color:var(--rt-accent);font-weight:800}.rt-gauge-label{font-size:5px;font-weight:600;color:var(--rt-inksoft);margin-top:1px}.rt-gauge--air{width:48px;height:auto}.rt-gauge--air svg{width:48px;height:29px}.rt-gauge--air .rt-gauge-inners{margin-top:1px}.rt-room-overlay-info{min-width:0}.rt-card-kicker{font-size:5px;font-weight:800;letter-spacing:.4px;text-transform:uppercase;color:var(--rt-accent)}.rt-card-name{font-size:10px;font-weight:800;letter-spacing:-.3px;margin:1px 0 3px}.rt-primary{color:var(--rt-ink)!important}.rt-toggle-btn{display:inline-flex;align-items:center;gap:3px;padding:2px 6px;border-radius:10px;font-size:6px;font-weight:800;cursor:pointer;white-space:nowrap;border:1.5px solid var(--rt-line);background:rgba(30,60,94,.06);color:var(--rt-inksoft);font-family:inherit;transition:all .2s}.rt-toggle-btn[data-on]{background:rgba(242,101,21,.12);color:var(--rt-accent);border-color:rgba(242,101,21,.4)}.rt-toggle-dot{width:5px;height:5px;border-radius:50%;flex:none}.rt-room-overlay-blurb{font-size:7px;line-height:1.35;color:var(--rt-inksoft);font-weight:500;margin:0}.rt-hero .rt-features{display:flex;gap:34px;margin-top:42px}.rt-hero .rt-feature{flex:1 1;border-top:2px solid var(--rt-ink);padding-top:14px}.rt-hero .rt-feature-title{font-size:1.375rem;font-weight:800;letter-spacing:-.01em;margin-bottom:8px}.rt-hero .rt-feature-desc{font-size:.9375rem;line-height:1.55;color:var(--rt-inksoft);font-weight:500;margin:0}@keyframes rtRise{0%{transform:translateY(8px) scale(.7);opacity:0}25%{opacity:.85}to{transform:translateY(-30px) scale(1.1);opacity:0}}@keyframes rtGlow{0%,to{opacity:.3}50%{opacity:.72}}@keyframes rtPulse{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}@keyframes rtRing{0%{transform:scale(.5);opacity:.55}to{transform:scale(2.1);opacity:0}}@keyframes rtFlow{0%{transform:translateX(0);opacity:0}25%{opacity:1}to{transform:translateX(28px);opacity:0}}@keyframes rtSpin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes rtSway{0%,to{transform:rotate(-4deg)}50%{transform:rotate(4deg)}}@keyframes rtBlink{0%,to{opacity:1}50%{opacity:.25}}.rt-anim-rise{animation:rtRise 2.6s infinite}.rt-anim-rise-rev{animation:rtRise 2.2s infinite reverse}.rt-anim-glow{animation:rtGlow 2.8s infinite}.rt-anim-pulse{animation:rtPulse 2.4s ease-in-out infinite}.rt-anim-ring{animation:rtRing 2.4s ease-out infinite}.rt-anim-flow{animation:rtFlow 1.6s linear infinite}.rt-anim-spin{animation:rtSpin 2.4s linear infinite}.rt-anim-sway{animation:rtSway 4s ease-in-out infinite}.rt-anim-blink{animation:rtBlink 1.6s infinite}.rt-anim-sinewave{stroke-dasharray:120;stroke-dashoffset:120;animation:rtSineWave 2.4s ease-in-out infinite}@keyframes rtSineWave{0%{stroke-dashoffset:120;opacity:.3}50%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:-120;opacity:.3}}.rt-delay-1{animation-delay:.9s}.rt-delay-2{animation-delay:1.7s}.rt-delay-04{animation-delay:.4s}.rt-delay-08{animation-delay:.8s}.rt-scroll-hint{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:10px;transition:opacity .5s ease}.rt-scroll-hint-mouse{width:26px;height:42px;border-radius:13px;border:2px solid var(--rt-ink);opacity:.5;position:relative}.rt-scroll-hint-wheel{position:absolute;left:50%;top:8px;width:4px;height:8px;margin-left:-2px;border-radius:2px;background:var(--rt-accent);animation:rtScrollWheel 2s cubic-bezier(.4,0,.2,1) infinite}@keyframes rtScrollWheel{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(14px)}}.rt-scroll-hint-label{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--rt-ink);opacity:.45}@media (prefers-reduced-motion:reduce){.rt-anim-blink,.rt-anim-flow,.rt-anim-glow,.rt-anim-pulse,.rt-anim-ring,.rt-anim-rise,.rt-anim-rise-rev,.rt-anim-sinewave,.rt-anim-spin,.rt-anim-sway{animation:none}.rt-cloud{animation:none!important}.rt-hero-text--centered .rt-headline,.rt-hero-text--centered .rt-hero-row,.rt-hero-text--centered .rt-kicker{opacity:1;animation:none}.rt-scroll-hint-wheel{animation:none}.rt-scene-wrap div{transition:none!important}}.rt-room-info-card{padding:16px;animation:rtCardSlideUp .6s cubic-bezier(.6,.02,.25,1) both;animation-delay:.1s}@keyframes rtCardSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.rt-room-info-card-top{display:flex;align-items:center;gap:14px}.rt-room-info-card-gauge-wrap{flex:none}.rt-room-info-card .rt-gauge{width:64px;height:64px}.rt-room-info-card .rt-gauge-inner{inset:6px}.rt-room-info-card .rt-gauge-big{font-size:18px}.rt-room-info-card .rt-gauge-small{font-size:9px}.rt-room-info-card .rt-gauge-label{font-size:7px;margin-top:2px}.rt-room-info-card .rt-gauge--air{width:64px;height:auto}.rt-room-info-card .rt-gauge--air svg{width:64px;height:38px}.rt-room-info-card-text{min-width:0}.rt-room-info-card-kicker{font-size:11px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;color:var(--rt-accent)}.rt-room-info-card-name{font-size:18px;font-weight:800;letter-spacing:-.3px;color:var(--rt-ink);margin-top:2px}.rt-room-info-card-blurb{font-size:1rem;line-height:1.5;color:var(--rt-inksoft);font-weight:500;margin:12px 0 0}.rt-room-info-card-toggle{margin-top:12px;font-size:12px;padding:6px 14px;border-radius:16px}.rt-room-info-card-toggle .rt-toggle-dot{width:8px;height:8px}@media (max-width:1100px){.rt-hero-inner{padding:0 24px}.rt-hero .rt-panel{padding:20px}}@media (max-width:768px){.rt-hero-inner{padding:0 16px}.rt-headline{font-size:clamp(1.75rem,6vw,2.5rem)}.rt-hero-text--centered .rt-hero-row{flex-direction:column;align-items:center;gap:20px;margin:20px 0 24px}.rt-hero .rt-panel{padding:14px;border-radius:20px}.rt-scene-wrap{border-radius:12px}.rt-hero .rt-features{flex-direction:column;gap:24px;margin-top:30px}.rt-hero .rt-feature-title{font-size:1.1875rem}}@media (max-width:480px){.rt-kicker{font-size:.75rem;letter-spacing:.12em}.rt-hero-ctas{flex-direction:row;width:100%}.rt-hero .rt-btn-primary,.rt-hero .rt-btn-secondary{padding:10px 18px;font-size:.9375rem}}.rt-homepage .rt-btn-secondary{background:#fff;color:var(--rt-ink);font-weight:600;font-size:1rem;padding:15px 26px;border-radius:999px;border:1px solid var(--rt-border-mid);cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:border-color .2s,background .2s,transform .15s;font-family:Hanken Grotesk,sans-serif}.rt-homepage .rt-btn-secondary:hover{border-color:var(--rt-ink);background:var(--rt-cream);transform:translateY(-1px)}.rt-lhero{position:relative;overflow:hidden;background:radial-gradient(ellipse 60% 55% at 85% 10%,rgba(242,101,21,.08) 0,transparent 60%),linear-gradient(180deg,#fff 0,var(--rt-cream) 100%);padding:84px 56px 92px}.rt-lhero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(30,60,94,.05) 1.2px,transparent 0);background-size:30px 30px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent 70%);mask-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent 70%);pointer-events:none}.rt-lhero--photo{background:radial-gradient(ellipse 60% 55% at 85% 10%,rgba(242,101,21,.1) 0,transparent 60%),linear-gradient(105deg,hsla(0,0%,100%,.95) 0,hsla(0,0%,100%,.88) 42%,hsla(35,43%,95%,.74) 100%),var(--rt-hero-img,none) center /cover no-repeat}.rt-lhero--arnyekolas{--rt-hero-img:url(/images/hero/arnyekolas.jpg)}.rt-lhero--szelloztetes{--rt-hero-img:url(/images/hero/szelloztetes.jpg)}.rt-lhero--vilagitas{--rt-hero-img:url(/images/hero/vilagitas.jpg)}.rt-lhero--futes-hutes{--rt-hero-img:url(/images/hero/energia.jpg)}.rt-lhero--beleptetes{--rt-hero-img:url(/images/hero/beleptetes.jpg)}.rt-lhero__inner{position:relative;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:56px;gap:56px;align-items:center}.rt-lhero__eyebrow{display:inline-flex;align-items:center;gap:9px;background:rgba(242,101,21,.1);border:1px solid rgba(242,101,21,.18);color:var(--rt-accent);font-family:Space Grotesk,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:7px 14px;border-radius:999px;margin-bottom:22px}.rt-lhero__eyebrow svg{width:14px;height:14px}.rt-lhero__title{font-family:Sora,sans-serif;font-weight:800;font-size:clamp(2rem,4vw,3.25rem);letter-spacing:-.03em;line-height:1.08;color:var(--rt-ink);margin:0 0 22px;text-wrap:balance}.rt-lhero__title .rt-accent{color:var(--rt-accent)}.rt-lhero__sub{font-size:1.1875rem;line-height:1.7;color:var(--rt-text-body);margin:0 0 30px;max-width:56ch;text-wrap:pretty}.rt-lhero__ctas{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:30px}.rt-lhero__trust{display:flex;flex-wrap:wrap;gap:10px 26px}.rt-lhero__trust-item{display:flex;align-items:center;gap:9px;font-size:.9375rem;font-weight:600;color:var(--rt-text-heading)}.rt-lhero__trust-item svg{flex:none;color:var(--rt-accent)}.rt-lhero__visual{position:relative;display:flex;justify-content:center}.rt-lhero__visual:before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(242,101,21,.16),transparent 65%);top:-30px;right:-20px;filter:blur(20px);z-index:0}.rt-panelcard{position:relative;z-index:1;width:100%;max-width:400px;background:#fff;border:1px solid var(--rt-border-light);border-radius:24px;padding:26px;box-shadow:0 30px 60px -30px rgba(30,60,94,.35)}.rt-panelcard__top{display:flex;align-items:center;gap:14px;padding-bottom:20px;border-bottom:1px solid var(--rt-border-light);margin-bottom:18px}.rt-panelcard__icon{flex:none;width:48px;height:48px;border-radius:14px;background:rgba(242,101,21,.12);color:var(--rt-accent);display:flex;align-items:center;justify-content:center}.rt-panelcard__heading{flex:1 1;min-width:0}.rt-panelcard__title{font-family:Sora,sans-serif;font-weight:700;font-size:1.0625rem;color:var(--rt-text-heading);line-height:1.2}.rt-panelcard__subtitle{font-size:.8125rem;color:var(--rt-text-muted);margin-top:2px}.rt-panelcard__live{flex:none;display:inline-flex;align-items:center;gap:6px;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--rt-green)}.rt-panelcard__live:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--rt-green);box-shadow:0 0 0 0 rgba(34,176,125,.5);animation:rtPulseGreen 2s infinite}@keyframes rtPulseGreen{0%,to{box-shadow:0 0 0 0 rgba(34,176,125,.45)}50%{box-shadow:0 0 0 6px rgba(34,176,125,0)}}.rt-panelcard__rows{display:flex;flex-direction:column;gap:12px}.rt-panelcard__row{display:flex;align-items:center;justify-content:space-between;gap:14px;background:var(--rt-cream);border:1px solid var(--rt-border-light);border-radius:14px;padding:13px 15px}.rt-panelcard__row-label{display:flex;align-items:center;gap:10px;font-size:.9375rem;font-weight:600;color:var(--rt-text-heading)}.rt-panelcard__row-dot{width:9px;height:9px;border-radius:50%;flex:none}.rt-panelcard__row-dot--on{background:var(--rt-accent)}.rt-panelcard__row-dot--cool{background:#3d9bc4}.rt-panelcard__row-dot--idle{background:#c6d2df}.rt-panelcard__row-dot--ok{background:var(--rt-green)}.rt-panelcard__value{font-family:Sora,sans-serif;font-weight:700;font-size:.9375rem;color:var(--rt-ink);white-space:nowrap}.rt-panelcard__value small{font-size:.6875rem;color:var(--rt-text-muted);font-weight:600}.rt-panelcard__chip{font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:999px;white-space:nowrap}.rt-panelcard__chip--on{background:rgba(242,101,21,.12);color:var(--rt-accent)}.rt-panelcard__chip--ok{background:rgba(34,176,125,.14);color:#158a5f}.rt-panelcard__chip--idle{background:#e9eff5;color:var(--rt-text-muted)}.rt-panelcard__bar{flex:none;width:88px;height:7px;border-radius:4px;background:#e2e9f1;overflow:hidden}.rt-panelcard__bar span{display:block;height:100%;border-radius:4px;background:linear-gradient(90deg,var(--rt-heat-glow),var(--rt-accent))}.rt-howcard{background:linear-gradient(160deg,#fff,var(--rt-cream));border:1px solid var(--rt-border-light);border-radius:22px;padding:30px;box-shadow:0 24px 50px -30px rgba(30,60,94,.3)}.rt-howcard__label{font-family:Space Grotesk,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--rt-text-muted)}.rt-howcard__stat{display:flex;align-items:baseline;gap:8px;margin:10px 0 6px}.rt-howcard__stat-number{font-family:Sora,sans-serif;font-weight:800;font-size:clamp(2.25rem,4vw,3rem);color:var(--rt-ink);line-height:1;white-space:nowrap}.rt-howcard__stat-number span{color:var(--rt-accent)}.rt-howcard__stat-note{font-size:.9375rem;color:var(--rt-text-muted);font-weight:600}.rt-howcard__desc{font-size:1rem;color:var(--rt-text-body);line-height:1.6;margin:0 0 22px}.rt-howcard__list{list-style:none;margin:0;padding:20px 0 0;border-top:1px solid var(--rt-border-light);display:flex;flex-direction:column;gap:14px}.rt-howcard__list li{display:flex;align-items:flex-start;gap:12px;font-size:.9375rem;font-weight:600;color:var(--rt-text-heading)}.rt-howcard__list svg{flex:none;color:var(--rt-accent);margin-top:1px}@media (max-width:1024px){.rt-lhero{padding:64px 32px 72px}.rt-lhero__inner{grid-template-columns:1fr;gap:44px}.rt-lhero__visual{order:-1}.rt-panelcard{max-width:420px}}@media (max-width:768px){.rt-lhero{padding:48px 24px 56px}.rt-lhero__ctas{flex-direction:column;align-items:stretch}.rt-lhero__ctas .rt-btn-primary,.rt-lhero__ctas .rt-btn-secondary{justify-content:center}.rt-howcard{padding:24px}}.rt-lhero--zona{--rt-hero-img:url(/images/zona/robotherm-zonavezerles.jpeg)}.rt-problem{padding:80px 56px;max-width:1280px;margin:0 auto}.rt-problem__inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:center}.rt-problem__intro .rt-section-label{margin-bottom:14px;display:block}.rt-problem__intro h2{font-family:Sora,sans-serif;font-weight:700;font-size:clamp(1.75rem,2.5vw,2.25rem);letter-spacing:-.02em;color:var(--rt-ink);margin:0 0 22px;line-height:1.15;text-wrap:balance}.rt-problem__intro p{font-size:1.0625rem;line-height:1.7;color:var(--rt-text-body);margin:0 0 14px;text-wrap:pretty;max-width:58ch}.rt-problem__intro p:last-child{margin-bottom:0}.rt-problem__intro strong{color:var(--rt-text-heading);font-weight:700}.rt-problem__intro .rt-accent{color:var(--rt-accent)}.rt-problem__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.rt-problem-card{background:#fff;border:1px solid var(--rt-border-light);border-radius:18px;padding:24px;box-shadow:0 18px 40px -30px rgba(30,60,94,.3);transition:transform .3s,box-shadow .3s,border-color .3s}.rt-problem-card:hover{transform:translateY(-4px);border-color:var(--rt-border-mid);box-shadow:0 24px 48px -26px rgba(30,60,94,.35)}.rt-problem-card__icon{width:44px;height:44px;border-radius:12px;background:rgba(242,101,21,.1);color:var(--rt-accent);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.rt-problem-card h3{font-family:Sora,sans-serif;font-weight:700;font-size:1.0625rem;color:var(--rt-text-heading);margin:0 0 8px}.rt-problem-card p{font-size:.9375rem;line-height:1.6;color:var(--rt-text-body);margin:0}.rt-solution{background:var(--rt-cream);padding:84px 56px}.rt-solution__inner{max-width:1280px;margin:0 auto}.rt-solution__header{max-width:720px;margin:0 0 44px}.rt-solution__header .rt-section-label{margin-bottom:14px;display:block}.rt-solution__header h2{font-family:Sora,sans-serif;font-weight:700;font-size:clamp(1.75rem,2.6vw,2.375rem);letter-spacing:-.02em;color:var(--rt-ink);margin:0 0 16px;line-height:1.15;text-wrap:balance}.rt-solution__header p{font-size:1.125rem;color:var(--rt-text-body);margin:0;line-height:1.7;text-wrap:pretty}.rt-solution__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:stretch}.rt-solution__copy p{font-size:1.0625rem;line-height:1.7;color:var(--rt-text-body);margin:0 0 16px;text-wrap:pretty}.rt-solution__copy p:last-child{margin-bottom:0}.rt-solution__copy strong{color:var(--rt-text-heading);font-weight:700}.rt-solution__copy .rt-accent{color:var(--rt-accent)}.rt-appcard{background:#fff;border:1px solid var(--rt-border-light);border-radius:22px;padding:30px;box-shadow:0 24px 50px -30px rgba(30,60,94,.32);display:flex;flex-direction:column}.rt-appcard__top{display:flex;align-items:center;gap:12px;margin-bottom:18px}.rt-appcard__icon{flex:none;width:46px;height:46px;border-radius:13px;background:rgba(242,101,21,.12);color:var(--rt-accent);display:flex;align-items:center;justify-content:center}.rt-appcard__title{font-family:Sora,sans-serif;font-weight:700;font-size:1.125rem;color:var(--rt-text-heading);line-height:1.2}.rt-appcard__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.rt-appcard__list li{display:flex;align-items:flex-start;gap:12px;font-size:.9375rem;font-weight:600;color:var(--rt-text-heading)}.rt-appcard__list svg{flex:none;color:var(--rt-accent);margin-top:1px}.rt-solution__process{margin-top:56px}.rt-solution__process-title{font-family:Sora,sans-serif;font-weight:700;font-size:clamp(1.375rem,2vw,1.75rem);letter-spacing:-.02em;color:var(--rt-ink);text-align:center;margin:0 0 32px}.rt-solution__steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.rt-process-step{position:relative;background:#fff;border:1px solid var(--rt-border-light);border-radius:20px;padding:28px 26px;box-shadow:0 18px 40px -30px rgba(30,60,94,.28)}.rt-process-step__num{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:rgba(242,101,21,.12);color:var(--rt-accent);font-weight:800;margin-bottom:16px}.rt-process-step h3,.rt-process-step__num{font-family:Sora,sans-serif;font-size:1.125rem}.rt-process-step h3{font-weight:700;color:var(--rt-text-heading);margin:0 0 8px}.rt-process-step p{font-size:.9375rem;line-height:1.6;color:var(--rt-text-body);margin:0}.rt-solution__cta{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:40px;text-align:center}.rt-solution__cta small{font-size:.875rem;color:var(--rt-text-muted)}.rt-systems{padding:80px 56px;background:var(--rt-dark-bg);position:relative;overflow:hidden}.rt-systems:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 50% at 25% 15%,rgba(242,101,21,.08) 0,transparent 70%),radial-gradient(ellipse 50% 40% at 85% 85%,rgba(30,60,94,.18) 0,transparent 70%);pointer-events:none}.rt-systems__header{position:relative;text-align:center;max-width:720px;margin:0 auto 50px}.rt-systems__header .rt-section-label{color:var(--rt-heat-glow)}.rt-systems__header h2{font-family:Sora,sans-serif;font-weight:700;font-size:clamp(1.75rem,2.8vw,2.375rem);letter-spacing:-.02em;color:var(--rt-white);margin:14px 0 0;text-wrap:balance}.rt-systems__header p{font-size:1.125rem;color:hsla(0,0%,100%,.7);margin:16px auto 0;line-height:1.7;max-width:60ch;text-wrap:pretty}.rt-systems__grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;max-width:1280px;margin:0 auto}.rt-system-card{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:22px;padding:28px;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:transform .3s,box-shadow .3s,background .3s,border-color .3s}.rt-system-card:hover{transform:translateY(-4px);background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.18);box-shadow:0 20px 48px -16px rgba(0,0,0,.35)}.rt-system-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.rt-system-card__name{font-family:Sora,sans-serif;font-weight:700;font-size:1.1875rem;color:var(--rt-white);margin:0;line-height:1.2}.rt-system-card__badges{display:flex;flex-wrap:wrap;gap:6px;flex-shrink:0}.rt-badge{font-family:Space Grotesk,sans-serif;font-size:.6875rem;font-weight:700;letter-spacing:.03em;padding:4px 9px;border-radius:999px;white-space:nowrap}.rt-badge--heat{background:rgba(242,101,21,.16);color:var(--rt-heat-glow);border:1px solid rgba(242,101,21,.3)}.rt-badge--cool{background:rgba(61,155,196,.16);color:#7cc3e0;border:1px solid rgba(61,155,196,.3)}.rt-badge--air{background:rgba(34,176,125,.16);color:#5fd3a6;border:1px solid rgba(34,176,125,.3)}.rt-system-card p{font-size:.9375rem;line-height:1.6;color:hsla(0,0%,100%,.7);margin:0}.rt-systems__note{position:relative;text-align:center;margin:36px auto 0;font-size:.9375rem;color:hsla(0,0%,100%,.6)}.rt-benefits{position:relative;padding:84px 56px;background:linear-gradient(180deg,rgba(15,34,56,.9),rgba(15,34,56,.94)),url(/images/energiamenedzsment/nappali.jpg) 50% /cover no-repeat;overflow:hidden}.rt-benefits__inner{position:relative;max-width:1200px;margin:0 auto}.rt-benefits__header{text-align:center;max-width:700px;margin:0 auto 44px}.rt-benefits__header .rt-section-label{color:var(--rt-heat-glow)}.rt-benefits__header h2{font-family:Sora,sans-serif;font-weight:700;font-size:clamp(1.75rem,2.6vw,2.375rem);letter-spacing:-.02em;color:var(--rt-white);margin:14px 0 0;text-wrap:balance}.rt-benefits__header p{font-size:1.125rem;color:hsla(0,0%,100%,.72);margin:14px auto 0;line-height:1.7}.rt-benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-bottom:48px}.rt-benefit-card{display:flex;gap:14px;align-items:flex-start;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:18px;padding:24px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.rt-benefit-card__check{flex:none;width:30px;height:30px;border-radius:50%;background:rgba(34,176,125,.18);color:#5fd3a6;display:flex;align-items:center;justify-content:center;margin-top:2px}.rt-benefit-card p{font-size:.9375rem;line-height:1.6;color:hsla(0,0%,100%,.82);margin:0}.rt-benefit-card strong{color:var(--rt-white);font-weight:700}.rt-benefits__cta{display:flex;align-items:center;justify-content:space-between;gap:28px;background:var(--rt-accent);border-radius:24px;padding:36px 44px}.rt-benefits__cta-text .rt-benefits__cta-eyebrow{font-family:Space Grotesk,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:hsla(0,0%,100%,.85);display:block;margin-bottom:8px}.rt-benefits__cta-text h3{font-family:Sora,sans-serif;font-weight:800;font-size:clamp(1.375rem,2vw,1.75rem);color:var(--rt-white);margin:0 0 8px;line-height:1.15}.rt-benefits__cta-text p{font-size:1rem;color:hsla(0,0%,100%,.9);margin:0;max-width:52ch}.rt-btn-white{flex-shrink:0;background:#fff;color:var(--rt-accent);font-weight:700;font-size:1rem;padding:15px 30px;border-radius:999px;border:none;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:transform .15s,box-shadow .2s;font-family:Hanken Grotesk,sans-serif}.rt-btn-white:hover{transform:translateY(-1px);box-shadow:0 14px 30px -12px rgba(0,0,0,.35);color:var(--rt-accent-hover)}.rt-leadform__note{font-size:.8125rem;color:#8ea2ba;margin:0;text-align:center}.rt-leadform__note a{color:var(--rt-heat-glow);text-decoration:underline}.rt-leadform__note a:hover{color:var(--rt-accent)}@media (max-width:1024px){.rt-benefits,.rt-problem,.rt-solution,.rt-systems{padding-left:32px;padding-right:32px}.rt-problem__inner{grid-template-columns:1fr;gap:36px}.rt-solution__grid{grid-template-columns:1fr;gap:28px}.rt-systems__grid{grid-template-columns:repeat(2,1fr)}.rt-solution__steps{grid-template-columns:1fr}.rt-benefits__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.rt-benefits,.rt-problem,.rt-solution,.rt-systems{padding:56px 24px}.rt-benefits__grid,.rt-problem__grid,.rt-systems__grid{grid-template-columns:1fr}.rt-benefits__cta{flex-direction:column;align-items:flex-start;padding:28px}.rt-btn-white{align-self:stretch;justify-content:center}}.rc-slider{margin-bottom:20px;margin-left:10px;margin-right:10px;max-width:100%;width:-moz-fit-content;width:fit-content;margin-left:0!important}.rc-slider .rc-slider-handle{border:2px solid var(--color-primary);opacity:1!important;background-color:#fff!important;width:16px;height:16px;margin-top:-7px}.rc-slider .rc-slider-handle:hover{border-color:var(--color-primary)}.rc-slider .rc-slider-handle-dragging{border-color:var(--color-primary)!important;box-shadow:none!important}.rc-slider .rc-slider-track,.rc-slider .rc-slider-tracks{background-color:var(--color-primary)}.commingSoon-1{height:100vh;width:100vw;background-image:url(/images/background/cs.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:max(60px,5.2%);display:flex;flex-direction:column}.commingSoon-1 .c-name{z-index:5;font-size:30px;line-height:30px;font-weight:500;letter-spacing:0;margin:0 0 70px}.commingSoon-1 .c-name,.commingSoon-1 .c-text1{white-space:nowrap;color:#fff;font-family:Poppins;visibility:inherit;transition:none;text-align:inherit;border-width:0;padding:0;min-height:0;min-width:0;max-height:none;max-width:none;filter:blur(0);opacity:1}.commingSoon-1 .c-text1{z-index:6;font-weight:700}.commingSoon-1 .c-text1,.commingSoon-1 .c-text2{font-size:100px;line-height:100px;letter-spacing:-5px;margin:0}.commingSoon-1 .c-text2{z-index:7;white-space:nowrap;font-weight:300;color:#fff;font-family:Poppins;visibility:inherit;transition:none;text-align:inherit;border-width:0;padding:0;min-height:0;min-width:0;max-height:none;max-width:none;filter:blur(0);opacity:1}.commingSoon-1 .c-time-countdown{margin-top:70px;display:flex;align-items:center;column-gap:26px}.commingSoon-1 .c-time-countdown .c-time-cell{position:relative}.commingSoon-1 .c-time-countdown .c-time-cell .c-time-lavel{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:12;font-size:25px;line-height:25px;color:#fff;letter-spacing:0;transform:m;text-transform:uppercase}.commingSoon-1 .c-time-countdown .c-time-cell .c-time-lavel,.commingSoon-1 .c-time-countdown .c-time-cell .c-time-value{white-space:nowrap;font-weight:600;font-family:Poppins;visibility:inherit;transition:none;text-align:center;border-width:0;margin:0;padding:0;min-height:0;max-height:none;mix-blend-mode:lighten;filter:blur(0);opacity:1}.commingSoon-1 .c-time-countdown .c-time-cell .c-time-value{z-index:8;font-size:200px;line-height:200px;color:#ff7e14;letter-spacing:-5px}.commingSoon-1 .list-inline li{padding-left:5px;padding-right:5px}.commingSoon-1 .site-button{background-color:transparent;border:2px solid #fff;width:60px;height:60px;display:flex;justify-content:center;align-items:center;text-align:center}.commingSoon-1 .site-button i{transition:none;text-align:inherit;line-height:18px;border-width:0;margin:0;padding:0;letter-spacing:0;font-weight:400;font-size:18px}@media(max-width:1600px){.commingSoon-1 .c-name{font-size:26px;line-height:26px;margin-bottom:40px}.commingSoon-1 .c-text1,.commingSoon-1 .c-text2{font-size:80px;line-height:80px}.commingSoon-1 .c-time-countdown{margin-top:30px!important}.commingSoon-1 .c-time-countdown .c-time-value{font-size:150px!important;line-height:150px}}@media(max-width:1200px){.commingSoon-1 .c-name{font-size:23px;line-height:23px;margin-bottom:34px}.commingSoon-1 .c-text1,.commingSoon-1 .c-text2{font-size:70px;line-height:70px}.commingSoon-1 .c-time-countdown{margin-top:23px!important}.commingSoon-1 .c-time-countdown .c-time-value{font-size:130px!important;line-height:130px!important}}@media(max-width:900px){.commingSoon-1 .c-name{font-size:23px;line-height:23px;margin-bottom:30px}.commingSoon-1 .c-text1,.commingSoon-1 .c-text2{font-size:60px;line-height:60px}.commingSoon-1 .c-text2{margin-bottom:0}.commingSoon-1 .c-time-countdown{margin-top:15px!important}.commingSoon-1 .c-time-countdown .c-time-value{font-size:100px!important;line-height:100px!important}.commingSoon-1 .site-button{width:40px;height:40px}}@media(max-width:650px){.commingSoon-1 .c-name{font-size:23px;line-height:23px;margin-bottom:30px}.commingSoon-1 .c-text1,.commingSoon-1 .c-text2{font-size:50px;line-height:50px;letter-spacing:normal}.commingSoon-1 .c-text2{margin-bottom:0}.commingSoon-1 .c-time-countdown{margin-top:15px!important}.commingSoon-1 .c-time-countdown .c-time-value{font-size:80px!important;line-height:80px!important}.commingSoon-1 .c-time-lavel{font-size:16px!important}}@media(max-width:550px){.commingSoon-1 .c-name{font-size:20px;line-height:20px;margin-bottom:25px}.commingSoon-1 .c-text1,.commingSoon-1 .c-text2{font-size:40px;line-height:40px}.commingSoon-1 .c-text2{margin-bottom:0}.commingSoon-1 .c-time-countdown{column-gap:10px;margin-top:15px!important}.commingSoon-1 .c-time-countdown .c-time-value{font-size:65px!important;line-height:65px!important}.commingSoon-1 .c-time-lavel{font-size:16px!important}}@media(max-width:420px){.commingSoon-1 .c-name{font-size:20px;line-height:20px;margin-bottom:25px}.commingSoon-1 .c-text1,.commingSoon-1 .c-text2{font-size:32px;line-height:32px}.commingSoon-1 .c-text2{margin-bottom:0}.commingSoon-1 .c-time-countdown{column-gap:10px;margin-top:15px!important}.commingSoon-1 .c-time-countdown .c-time-value{font-size:55px!important;line-height:55px!important}.commingSoon-1 .c-time-lavel{font-size:12px!important}}.dlab-quik-search{opacity:0;visibility:hidden;transition:.4s;z-index:99999}.dlab-quik-search.On{visibility:visible;opacity:1}@media(max-width:991px){.header-nav .nav>li>a{font-size:18px!important}}a{cursor:pointer}.item-info-in ul li a:hover{color:var(--color-primary)!important}.item-info-in ul li a.added,.item-info-in ul li a.added:hover{color:#adff2f!important}.menuActive,.menuActive span{color:var(--color-primary)!important}.navstyle3 .menuActive,.navstyle3 .menuActive span{color:#f8fc06!important}.owl-overflow-visible,.owl-overflow-visible .slick-list{overflow:visible}.owl-overflow-visible .slick-slide{margin:0 15px}.swiper-slide.wow:not(.will-animate){animation:none!important}.dz-oil-industry-zone .swiper-rtl .swiper-button-prev:after,.swiper-button-next:after{content:"next"}.dz-oil-industry-zone .swiper-button-next:after,.dz-oil-industry-zone .swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.dz-oil-industry-zone .swiper-button-next,.swiper-button-prev{display:flex;justify-content:center;align-items:center}.form-select-lg{--bs-border-radius-lg:3px;padding-top:1rem;padding-bottom:1rem;font-size:15px;box-shadow:none!important}.form-select-lg.type-2,.form-select-lg.type-3{padding-top:.6rem;padding-bottom:.6rem}.form-select-lg.type-3{border-left:none;border-top:none;border-right:none}.swiper-p-button{transform:rotate(180deg)!important;transform-origin:center 25%!important}.hover-bg-white-btn{transition:.4s}.hover-bg-white-btn:hover{background-color:hsla(0,0%,100%,.2)!important}.swiper-p-0{padding:0!important}.swiper-p-0:after{display:none!important}.swiper-after-none:after{display:none!important;margin:0!important}.site-button.outline.not-hover:hover{border-color:var(--color-primary);color:var(--color-primary)}.cursor-pointer{cursor:pointer}.owl-btn-1.primary .owl-nav button.owl-next,.owl-btn-1.primary .owl-nav button.owl-prev,.owl-btn-2.primary .owl-nav button.owl-next,.owl-btn-2.primary .owl-nav button.owl-prev,.owl-slider-banner .owl-theme .owl-dots .owl-dot.active span,.owl-slider-banner .owl-theme .owl-dots .owl-dot:hover span{background-color:var(--color-primary)}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{background-color:rgba(0,0,0,.5);color:#fff;padding:5px 8px;margin-left:5px;margin-right:5px;font-size:13px;display:inline-block;cursor:pointer;border:0 solid rgba(0,0,0,.5)}.owl-btn-3.owl-carousel .owl-nav button.owl-next,.owl-btn-3.owl-carousel .owl-nav button.owl-prev{background-color:transparent;color:#000;font-size:35px;height:auto;width:auto;opacity:.2}.owl-btn-4.owl-carousel .owl-nav button.owl-next,.owl-btn-4.owl-carousel .owl-nav button.owl-prev{background:#fff none repeat scroll 0 0;border-radius:30px;box-shadow:0 0 20px 7px rgba(0,0,0,.5);color:#000;font-size:24px;height:50px;line-height:50px;margin:0 -10px!important;overflow:hidden;padding:0;width:50px;opacity:.7}.owl-btn-3.owl-carousel .owl-nav button.owl-next:active,.owl-btn-3.owl-carousel .owl-nav button.owl-next:focus,.owl-btn-3.owl-carousel .owl-nav button.owl-next:hover,.owl-btn-3.owl-carousel .owl-nav button.owl-prev:active,.owl-btn-3.owl-carousel .owl-nav button.owl-prev:focus,.owl-btn-3.owl-carousel .owl-nav button.owl-prev:hover{background-color:transparent;color:#000;opacity:1}.exhibition-carousel button.owl-dot{width:12px;height:12px;background:#fff;border-radius:20px;margin:10px 0;display:block}@keyframes modal-video{0%{opacity:0}to{opacity:1}}@keyframes modal-video-inner{0%{transform:translateY(100px)}to{transform:translate(0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000000;cursor:pointer;opacity:1;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video;transition:opacity .3s ease-out}.modal-video-effect-exit{opacity:0}.modal-video-effect-exit .modal-video-movie-wrap{transform:translateY(100px)}.modal-video-body{max-width:960px;margin:0 auto;padding:0 10px;box-sizing:border-box}.modal-video-body,.modal-video-inner{width:100%;height:100%;display:flex;justify-content:center}.modal-video-inner{align-items:center}@media(orientation:landscape){.modal-video-inner{padding:10px 60px;box-sizing:border-box}}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;transform:translate(0);transition:transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-45px;right:0;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}@media(orientation:landscape){.modal-video-close-btn{top:0;right:-45px}}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:after,.modal-video-close-btn:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;background:#fff;border-radius:5px;margin-top:-6px}.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none}.rc-slider,.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{position:absolute;width:100%;height:4px;background-color:#e9e9e9;border-radius:6px}.rc-slider-track,.rc-slider-tracks{position:absolute;height:4px;background-color:#abe2fb;border-radius:6px}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid transparent;border-bottom:5px solid transparent;transform:translateY(-5px)}.rc-slider-handle{position:absolute;z-index:1;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:2px solid #96dbfa;border-radius:50%;cursor:pointer;cursor:-webkit-grab;cursor:grab;opacity:.8;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging-delete{opacity:0}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-top:0;border-right:5px solid transparent;border-bottom:0;border-left:5px solid transparent;transform:translateX(-5px)}.rc-slider-vertical .rc-slider-handle{position:absolute;z-index:1;margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}html[dir=rtl] body{direction:rtl;text-align:right}html[dir=rtl] .swiper-slide{margin-right:0!important}html[dir=rtl] .header-nav .nav>li .sub-menu li .fas{float:left;transform:rotate(180deg)}html[dir=rtl] .header-nav .nav>li .sub-menu li:hover .sub-menu,html[dir=rtl] .header-nav .nav>li .sub-menu li>.sub-menu{left:auto;right:220px}html[dir=rtl] .header-nav .nav>li .sub-menu{left:auto}html[dir=rtl] .header-nav .nav>li .mega-menu>li:after,html[dir=rtl] .header-nav .nav>li:last-child .sub-menu.right{left:0;right:auto}html[dir=rtl] .logo-header{float:right}html[dir=rtl] .header-nav .nav i{margin-left:0;margin-right:3px}html[dir=rtl] .extra-nav{float:left;border-right:1px solid rgba(0,0,0,.1);border-left:0}html[dir=rtl] .extra-nav .site-button{margin-left:0;margin-right:10px}html[dir=rtl] .is-fixed .navbar-toggler,html[dir=rtl] .navbar-toggler{margin-left:0;margin-right:10px;float:left}html[dir=rtl] .navicon.open span:nth-child(2){left:60px}html[dir=rtl] .header-nav .nav>li:last-child>.sub-menu li .sub-menu,html[dir=rtl] .header-nav .nav>li:nth-last-child(2)>.sub-menu li .sub-menu,html[dir=rtl] .header-nav .nav>li:nth-last-child(3)>.sub-menu li .sub-menu{left:auto;right:-220px;margin-left:0}html[dir=rtl] .header-nav .nav .mega-menu a i{margin-right:0;margin-left:5px}html[dir=rtl] .header-nav .nav>li>a,html[dir=rtl] .header.dark .header-nav .nav>li>a,html[dir=rtl] .header.dark .main-bar .header-nav .nav>li>a,html[dir=rtl] .header.header-transparent .header-nav .nav>li>a,html[dir=rtl] .header.header-transparent .main-bar .header-nav .nav>li>a{border-width:0 1px 0 0}html[dir=rtl] .header-nav .nav>li:hover>a:after{transform-origin:left;-moz-transform-origin:left;-webkit-transform-origin:left;-ms-transform-origin:left;-o-transform-origin:left;right:0;left:auto}html[dir=rtl] .dlab-topbar-left ul li:first-child{padding-right:0}html[dir=rtl] .dlab-topbar-left ul li:first-child:after{content:none;padding:0}html[dir=rtl] .dlab-topbar-left ul li:last-child:after{content:""}html[dir=rtl] .service-list ul li{padding:0 55px 0 0;margin:0 15px 0 0}html[dir=rtl] .service-list ul li i{left:auto;right:10px}html[dir=rtl] .header-curve .logo-header:before{right:auto;left:-50px;transform:skew(-30deg)}html[dir=rtl] .header-curve .logo-header:after{right:auto;left:10%}html[dir=rtl] .box-header .extra-nav .site-button:after{left:auto;right:-12px;transform:skew(20deg);-moz-transform:skew(20deg);-webkit-transform:skew(20deg);-ms-transform:skew(20deg);-o-transform:skew(20deg)}html[dir=rtl] .box-header .extra-nav .site-button{margin-left:-16px;margin-right:30px}html[dir=rtl] .header-curve.ext-header .extra-nav:before{left:auto;right:-25px}html[dir=rtl] .header-curve.ext-header .extra-nav:after{right:auto;left:-50px}html[dir=rtl] .header-curve.ext-header .extra-nav:before,html[dir=rtl] .social-curve:before{transform:skew(-30deg)}html[dir=rtl] .header-curve.ext-header .logo-header:before{transform:skew(30deg);right:auto;left:-140px}html[dir=rtl] .header-sidenav .container-fluid.p-r0{padding-right:15px;padding-left:0}html[dir=rtl] .header-sidenav .full-sidenav.active{right:auto;left:0}html[dir=rtl] .header-sidenav .full-sidenav{right:auto;left:-300px}html[dir=rtl] .header-sidenav .menu-close{right:auto;left:0}html[dir=rtl] .header-sidenav .menu-close i{right:auto;left:320px}html[dir=rtl] .header-sidenav .social-menu ul li a{padding-right:0;padding-left:15px}html[dir=rtl] .topbar-social .m-r10{margin-right:0;margin-left:10px}html[dir=rtl] .top-bar .dlab-topbar-left ul li i.m-r5{margin-right:0;margin-left:5px}html[dir=rtl] .extra-nav .site-button-link i,html[dir=rtl] .shop-cart .site-button-link i{margin-left:0;margin-right:0}html[dir=rtl] .extra-nav .extra-cell{margin-left:0;margin-right:10px}html[dir=rtl] .navstyle1 .header-nav .nav>li:hover>a:after{right:0;left:auto}html[dir=rtl] .navstyle4 .header-nav .nav>li:hover>a:after{right:15px;left:auto}html[dir=rtl] .navstyle5 .header-nav .nav>li.active>a:before,html[dir=rtl] .navstyle5 .header-nav .nav>li>a:before{transform:translateX(-20px)}html[dir=rtl] .navstyle5 .header-nav .nav>li.active>a:after,html[dir=rtl] .navstyle5 .header-nav .nav>li>a:after{transform:translateX(20px)}html[dir=rtl] .navstyle5 .header-nav .nav>li.active>a:after,html[dir=rtl] .navstyle5 .header-nav .nav>li:hover>a:after{transform:translateX(-10px)}html[dir=rtl] .navstyle5 .header-nav .nav>li.active>a:before,html[dir=rtl] .navstyle5 .header-nav .nav>li:hover>a:before{transform:translateX(10px)}@media only screen and (max-width:1200px){html[dir=rtl] .header-curve.ext-header .logo-header:before{left:-50px}html[dir=rtl] .header-curve.ext-header .service-list ul li{padding:0 45px 0 0;margin-left:0;margin-right:10px}html[dir=rtl] .header-curve.ext-header .extra-nav .extra-cell{float:left}}@media only screen and (max-width:991px){html[dir=rtl] .mo-left .header-nav{right:-280px;left:auto}html[dir=rtl] .mo-left .header-nav.show{right:-1px;left:auto}html[dir=rtl] .mo-left .navbar-toggler.open:after{transform-origin:left;-webkit-transform-origin:left;-ms-transform-origin:left;-o-transform-origin:left;-moz-transform-origin:left}html[dir=rtl] .nav.navbar-nav li a i.fa-chevron-down:before,html[dir=rtl] .side-nav .nav.navbar-nav li a i.fa-chevron-down:before{content:""}html[dir=rtl] .nav.navbar-nav li a i.fa-angle-right,html[dir=rtl] .nav.navbar-nav li a i.fa-chevron-down,html[dir=rtl] .side-nav .nav.navbar-nav li a i.fa-chevron-down{background-color:var(--color-primary);color:#fff;height:30px;line-height:30px;right:0;text-align:center;width:30px;z-index:3;float:left;font-size:20px;margin:0}html[dir=rtl] .header-curve .header-nav .logo-header:before{left:0;transform:skew(0)}html[dir=rtl] .header-nav .nav>li>a{border-bottom:1px solid rgba(0,0,0,.1)!important}html[dir=rtl] .header-nav .nav>li.homedemo .mega-menu>li>a{padding:5px 15px 5px 0}html[dir=rtl] .header-nav .nav>li .mega-menu>li ul a,html[dir=rtl] .header-nav .nav>li .sub-menu li a{padding:2px 15px 1px 0}html[dir=rtl] .header-nav .nav>li .sub-menu li .fa{float:left;transform:rotate(180deg)}html[dir=rtl] .header-nav .nav>li.open .sub-menu li.open>a>i{transform:rotate(0deg)}html[dir=rtl] .header-nav .nav>li>.sub-menu .sub-menu li a{padding:2px 30px 1px 0}html[dir=rtl] .header-nav .nav>li>.sub-menu .sub-menu li a:after{left:auto;right:15px}html[dir=rtl] .header-nav .nav>li .mega-menu>li ul a:after,html[dir=rtl] .header-nav .nav>li .sub-menu li a:after,html[dir=rtl] .header-nav .nav>li.homedemo .mega-menu>li>a:after{content:"";left:auto;right:0}html[dir=rtl] .header-transparent.box-header .navbar-toggler{margin:26px 35px 18px 0}html[dir=rtl] .dlab-topbar-right{padding-left:15px;padding-right:0}html[dir=rtl] .dlab-topbar-left{padding-right:15px;padding-left:0}html[dir=rtl] .header-sidenav .full-sidenav{right:auto;left:-300px}html[dir=rtl] .header-sidenav .header-nav .nav>li>a{border-bottom:0!important}html[dir=rtl] .header-sidenav .header-nav.full-sidenav .logo-header a{text-align:right}}@media only screen and (max-width:767px){html[dir=rtl] .extra-nav{margin-right:0;margin-left:15px}html[dir=rtl] .header-transparent.box-header .is-fixed .navbar-toggler,html[dir=rtl] .header-transparent.box-header .navbar-toggler{margin:17px 20px 15px 0}}@media only screen and (max-width:591px){html[dir=rtl] .extra-nav{margin:0 0 0 1px}}html[dir=rtl] .site-button .ti-arrow-right{transform:rotate(180deg)}html[dir=rtl] .dlab-bnr-inr-entry{text-align:right}html[dir=rtl] .breadcrumb-row ul li{margin-right:0;margin-left:3px;text-align:right;display:inline-block}html[dir=rtl] .breadcrumb-row ul li:after{margin-left:0;margin-right:7px;float:left;content:""}html[dir=rtl] .banner-form .bootstrap-select.btn-group .dropdown-toggle .caret{right:auto;left:20px}html[dir=rtl] .frame-box .slide-content-box{text-align:right}html[dir=rtl] .frame-box .slide-content-area{padding-left:0;padding-right:100px}html[dir=rtl] .frame-box .gallery-bx>div:first-child{border-right:0;border-left:1px solid rgba(0,0,0,.1)}@media only screen and (max-width:767px){html[dir=rtl] .frame-box .slide-content-area{padding-left:100px;padding-right:35px}}html[dir=rtl] .rev-slider{direction:ltr;text-align:left}html[dir=rtl] .dlab-team4 .dlab-media:after{border-color:#ff5e14 #ff5e14 #e6e5e5 #e6e5e5!important;transform:rotate(10deg)}html[dir=rtl] .dlab-team9 .dlab-title{left:auto;transform-origin:right;right:0}html[dir=rtl] .dlab-team9 .dlab-media.dlab-media-right .dlab-info-has{right:auto;left:0;margin-right:0;margin-left:-60px}html[dir=rtl] .dlab-team9 .dlab-media.dlab-media-right:hover .dlab-info-has{margin-right:0;margin-left:0}html[dir=rtl] .dlab-team9 .dlab-media.dlab-media-right .dlab-info-has{border-radius:0 20px 20px 0}html[dir=rtl] .rounded-team:hover .round-box{left:auto;right:-20px}html[dir=rtl] .rounded-team .round-box{left:auto;right:0}html[dir=rtl] .rounded-team .sosial-icon-team ul.rounde-team-social-icon{margin-right:0;margin-left:-5px;float:left}html[dir=rtl] .rounded-team:hover .sosial-icon-team{margin-right:0;margin-left:-117px}html[dir=rtl] .rounded-team .sosial-icon-team{left:50%;right:auto;margin-right:0;margin-left:-97px}html[dir=rtl] .rounded-team .sosial-icon-team ul li a.m-l10{margin-left:0;margin-right:10px}html[dir=rtl] .team-box-type .team-p-info li i{margin-left:5px;margin-right:0}html[dir=rtl] .skew-content-box{left:auto;right:-1px}html[dir=rtl] .skew-content-box:after{right:auto;left:-10px;transform:skewX(-20deg);-moz-transform:skewX(-20deg);-webkit-transform:skewX(-20deg);-o-transform:skewX(-20deg)}html[dir=rtl] .dlab-team8 .dlab-media .dlab-social-icon li:nth-child(2) a{right:100%}html[dir=rtl] .dlab-team8 .dlab-media .dlab-social-icon li:nth-child(3) a{left:100%}html[dir=rtl] .content-bx1{padding-left:0;padding-right:30px}html[dir=rtl] .about-year p{margin-left:0;margin-right:20px}html[dir=rtl] .content-bx1 .site-button.m-r10{margin-left:10px;margin-right:0}html[dir=rtl] .img-ho1:hover:after{right:auto;left:-15px}html[dir=rtl] .img-ho1:hover img{transform:translate(15px,15px);-moz-transform:translate(15px,15px);-ms-transform:translate(15px,15px);-webkit-transform:translate(15px,15px);-o-transform:translate(15px,15px)}html[dir=rtl] .exhibition-carousel:after,html[dir=rtl] .img-ho1:after{right:auto;left:0}html[dir=rtl] .exhibition-carousel{padding:20px 0 20px 50px}html[dir=rtl] .exhibition-carousel .owl-dots{right:auto;left:18px}@media only screen and (max-width:991px){html[dir=rtl] .content-bx1{padding-right:0}}html[dir=rtl] .site-footer .icon-sm{right:auto;left:0}html[dir=rtl] .site-footer.style1 .footer-title:after{left:auto;right:0}html[dir=rtl] .site-footer.style1 .widget_subscribe .input-group .form-control{border-radius:0 4px 4px 0}html[dir=rtl] .site-footer.style1 .widget_subscribe .input-group .input-group-addon .site-button{border-radius:4px 0 0 4px}html[dir=rtl] .site-footer.style1 .footer-bottom-in .dlab-social-icon li a{border-left:1px solid #303639;border-right:0}html[dir=rtl] .site-footer.style1 .footer-bottom-in .dlab-social-icon li:first-child a{border-right:1px solid #303639}html[dir=rtl] .site-footer.footer-full .text-md-left{text-align:right!important}html[dir=rtl] .site-footer.footer-full .text-md-right{text-align:left!important}html[dir=rtl] .widget-link li:after{right:auto;left:0}html[dir=rtl] .widget-link ul li{padding-left:10px;padding-right:3px}html[dir=rtl] .widget-link ul li:last-child{padding-left:0;padding-right:3px}html[dir=rtl] .subscribe-form .input-group-btn{padding-left:0;padding-right:10px}html[dir=rtl] .subscribe-form input{margin-right:0;margin-left:5px}html[dir=rtl] .site-button-link i{margin-left:0;margin-right:10px}html[dir=rtl] .list-2 li:before{left:auto;right:0}html[dir=rtl] .list-2 li{padding:5px 20px 5px 5px}html[dir=rtl] .dlab-post-meta li:after{margin-left:0}html[dir=rtl] .footer-bottom .text-left{text-align:right!important}html[dir=rtl] .footer-bottom .text-right{text-align:left!important}html[dir=rtl] .site-footer.style2 .footer-top:after{left:auto;right:0}html[dir=rtl] .site-footer.style2 .widget.widget_about{padding:0 5px 0 50px}html[dir=rtl] .site-footer.style2 .widget .list-2 li{padding:8px 20px 8px 8px}html[dir=rtl] .social-curve:before{left:auto;right:-40%}html[dir=rtl] .frame-box .footer-title:after{left:auto;right:0}html[dir=rtl] .frame-box .widget_getintuch li{padding-left:0;padding-right:60px}@media only screen and (max-width:1024px){html[dir=rtl] .site-footer.style2 .widget.widget_about{padding:0 5px}}@media only screen and (max-width:991px){html[dir=rtl] .frame-box .slide-content-area{padding-right:50px}}@media only screen and (max-width:767px){html[dir=rtl] .site-footer.footer-full .text-md-left,html[dir=rtl] .site-footer.footer-full .text-md-right{text-align:center!important}html[dir=rtl] .frame-box .slide-content-area{padding-left:100px;padding-right:35px}html[dir=rtl] .social-curve:before{right:-30%}html[dir=rtl] .site-header .is-fixed .navbar-toggler,html[dir=rtl] .site-header .navbar-toggler{margin:18px 10px 14px 0}}@media only screen and (max-width:591px){html[dir=rtl] .footer-bottom .text-center,html[dir=rtl] .footer-bottom .text-left,html[dir=rtl] .footer-bottom .text-right{text-align:center!important}html[dir=rtl] .social-curve:before{right:-10%}}html[dir=rtl] .testimonial-11 .testimonial-pic{margin-right:0;margin-left:30px}html[dir=rtl] .testimonial-11.testimonial-box .quote-left:before{left:auto;right:20px;transform:rotate(180deg)}html[dir=rtl] .testimonial-11.testimonial-box .quote-right:after{right:auto;left:50px;transform:rotate(180deg)}html[dir=rtl] .testimonial-12 .testimonial-detail{padding:50px 110px 50px 30px}html[dir=rtl] .testimonial-12 .testimonial-pic{margin:30px 0 30px -80px}html[dir=rtl] .owl-num-count .owl-dots .owl-dot span{margin-left:0;margin-right:5px}html[dir=rtl] .testimonial-13 .quote-left:before{right:0;transform:rotate(180deg);left:auto}html[dir=rtl] .testimonial-13 .testimonial-detail,html[dir=rtl] .testimonial-2 .testimonial-detail,html[dir=rtl] .testimonial-8 .testimonial-detail{padding:25px 20px 20px 0}html[dir=rtl] .testimonial-13 .testimonial-pic,html[dir=rtl] .testimonial-15 .testimonial-pic,html[dir=rtl] .testimonial-2 .testimonial-pic,html[dir=rtl] .testimonial-8 .testimonial-pic{float:right;margin-right:0;margin-left:15px}html[dir=rtl] .testimonial-2 .testimonial-text:after,html[dir=rtl] .testimonial-8 .testimonial-text:after{left:auto;right:0;border-right:0 solid transparent}html[dir=rtl] .testimonial-2.testimonial-bg .testimonial-text:after,html[dir=rtl] .testimonial-8 .testimonial-text:after{border-left:25px solid transparent}html[dir=rtl] .testimonial-8 .testimonial-text{border-radius:6px 6px 0 6px}html[dir=rtl] .testimonial-15 .testimonial-text{padding:40px 0 20px 30px}html[dir=rtl] .testimonial-15 .quote-left:before{left:auto;right:0;transform:rotate(180deg)}html[dir=rtl] .testimonial-15 .quote-right:after{left:30px;right:auto;transform:rotate(180deg)}html[dir=rtl] .testimonial-15:after{right:auto;left:-2px}html[dir=rtl] .testimonial-10{padding-left:0;padding-right:150px}html[dir=rtl] .testimonial-1 .quote-left:before,html[dir=rtl] .testimonial-10 .testimonial-pic,html[dir=rtl] .testimonial-2 .quote-left:before{left:auto;right:0}html[dir=rtl] .testimonial-4 .testimonial-pic{left:auto;right:0;margin-left:0;margin-right:-110px}html[dir=rtl] .testimonial-4{margin-left:0;margin-right:140px;padding:30px 10px 30px 40px}html[dir=rtl] .testimonial-4:after{right:-80px;left:auto;transform:skewX(25deg);border-right:4px solid var(--color-primary)}html[dir=rtl] .testimonial-4 [class*=quote-]{right:auto;left:0;transform:rotate(90deg)}html[dir=rtl] .testimonial-4 [class*=quote-]:after,html[dir=rtl] .testimonial-4 [class*=quote-]:before{transform:rotate(90deg)}html[dir=rtl] .testimonial-4 .testimonial-name:after{margin:0 5px 0 2px}html[dir=rtl] .testimonial-6 .testimonial-detail:after{transform:skewX(-35deg);left:-23px;right:auto}html[dir=rtl] .testimonial-6 .testimonial-pic{left:20px;right:auto}html[dir=rtl] .testimonial-6 .quote-left:before{bottom:20px;top:auto}html[dir=rtl] .testimonial-6 .quote-right:after{bottom:auto;top:15px}html[dir=rtl] .testimonial-6 .testimonial-text{padding:25px 40px 70px 35px}@media only screen and (max-width:991px){html[dir=rtl] .testimonial-section:after{right:0;left:0}html[dir=rtl] .testimonial-12 .testimonial-detail{padding:25px 100px 25px 25px}}@media only screen and (max-width:767px){html[dir=rtl] .testimonial-11 .testimonial-pic{margin-left:15px}html[dir=rtl] .testimonial-11.testimonial-box .testimonial-detail{padding:45px 0 0 10px}html[dir=rtl] .testimonial-12 .testimonial-detail{padding:70px 30px 30px}html[dir=rtl] .testimonial-12 .testimonial-pic{margin:0 auto -50px}}@media only screen and (max-width:591px){html[dir=rtl] .testimonial-10{padding-right:0}html[dir=rtl] .testimonial-4{margin-right:110px;padding:25px 0 25px 10px}html[dir=rtl] .testimonial-4:after{transform:skewX(10deg);-moz-transform:skewX(10deg);-webkit-transform:skewX(10deg);-o-transform:skewX(10deg)}}html[dir=rtl] .sort-title h4:after{left:-160px;right:auto!important}html[dir=rtl] .button-example .btn,html[dir=rtl] .button-example .site-button,html[dir=rtl] .button-example .site-button-link{margin:0 0 10px 5px}html[dir=rtl] .icon-bx-wraper.left .icon-lg,html[dir=rtl] .icon-bx-wraper.left .icon-md,html[dir=rtl] .icon-bx-wraper.left .icon-sm,html[dir=rtl] .icon-bx-wraper.left .icon-xl,html[dir=rtl] .icon-bx-wraper.left .icon-xs{float:right;margin-right:0;margin-left:10px}html[dir=rtl] .icon-bx-wraper.left .icon-bx-lg,html[dir=rtl] .icon-bx-wraper.left .icon-bx-md,html[dir=rtl] .icon-bx-wraper.left .icon-bx-sm,html[dir=rtl] .icon-bx-wraper.left .icon-bx-xl,html[dir=rtl] .icon-bx-wraper.left .icon-bx-xs{float:right;margin-right:0;margin-left:20px}html[dir=rtl] .icon-bx-wraper.right .icon-bx-lg,html[dir=rtl] .icon-bx-wraper.right .icon-bx-md,html[dir=rtl] .icon-bx-wraper.right .icon-bx-sm,html[dir=rtl] .icon-bx-wraper.right .icon-bx-xl,html[dir=rtl] .icon-bx-wraper.right .icon-bx-xs{float:left;margin-left:0;margin-right:20px}html[dir=rtl] .icon-bx-wraper.left{text-align:right}html[dir=rtl] .icon-bx-wraper.right{text-align:left}html[dir=rtl] .icon-bx-wraper.bx-style-2.left [class*=icon-bx-]{left:auto;transform:translateX(50%);right:0}html[dir=rtl] .icon-bx-wraper.bx-style-2.left.m-l40{margin-left:0;margin-right:40px}html[dir=rtl] .icon-bx-wraper.bx-style-2.left .icon-content.p-l40{padding-left:0;padding-right:40px}html[dir=rtl] .icon-bx-wraper.bx-style-2.right [class*=icon-bx-]{right:auto;left:0;transform:translateX(-50%)}html[dir=rtl] .icon-bx-wraper.bx-style-2.right .icon-content.p-r40{padding-left:40px;padding-right:0}html[dir=rtl] .icon-bx-wraper.bx-style-2.right.m-r40{margin-left:40px;margin-right:0}html[dir=rtl] .icon-bx-wraper.right .icon-sm{margin-right:10px;margin-left:0;float:left}html[dir=rtl] .pricingtable-wrapper.style1 .pricingtable-features li{text-align:right}html[dir=rtl] .pricingtable-wrapper.style1 .pricingtable-features li i{float:left}html[dir=rtl] .pricingtable-type:before{margin-right:0;margin-left:3px}html[dir=rtl] .dlab-accordion.no-cover .acod-content{padding-right:15px;margin-right:23px}html[dir=rtl] .acod-head .fa{margin-left:5px;margin-right:0}html[dir=rtl] .acod-head a{padding:12px 15px 12px 40px}html[dir=rtl] .dlab-accordion.border-bottom .acod-head a{padding-left:40px;padding-right:0}html[dir=rtl] .acco-sm .acod-head a:after,html[dir=rtl] .acod-head a:after{left:15px;right:auto}html[dir=rtl] .dlab-accordion.no-cover .acod-content:after{left:auto;right:-5px}html[dir=rtl] .dlab-accordion.no-cover .acod-content{border-left:0;border-right:2px solid #e8e8e8;padding-left:0;margin-right:20px;margin-left:10px;padding-right:20px}html[dir=rtl] .accdown1 .acod-head a.collapsed:after{content:""}html[dir=rtl] .acod-head .acod-title a i.m-r10{margin-left:10px;margin-right:0}html[dir=rtl] .acco-sm .acod-head a{padding:5px 15px 5px 30px}html[dir=rtl] .acco-lg .acod-head a{padding:18px 25px 18px 40px}html[dir=rtl] .acco-lg .acod-head a:after{right:auto;left:20px}html[dir=rtl] .acco-xl .acod-head a{padding:25px 30px 25px 50px}html[dir=rtl] .acco-xl .acod-head a:after{right:auto;left:30px}html[dir=rtl] .blog-md .dlab-post-info{padding-left:0;padding-right:30px}html[dir=rtl] .dlab-post-text p.p-r15{padding-right:0;padding-left:15px}html[dir=rtl] .ow-post-meta li:after{margin-left:0;margin-right:5px}html[dir=rtl] .blog-info li{border-right:0;border-left:1px solid}html[dir=rtl] .dlab-post-meta li:after{margin-right:5px;margin-left:auto}html[dir=rtl] .date-style-2 .post-date,html[dir=rtl] .date-style-4 .post-date{left:auto;right:20px}html[dir=rtl] .dlab-post-info .site-button-link i{margin-right:5px}html[dir=rtl] .blog-post.post-style-1 .dlab-post-meta:after{left:auto;right:0}@media only screen and (max-width:767px){html[dir=rtl] .blog-md.blog-post .dlab-pfost-media,html[dir=rtl] .blog-md.blog-post .dlab-post-info{padding-right:0}}html[dir=rtl] .dlab-tabs .nav-tabs>li>a i{margin-right:0;margin-left:5px}html[dir=rtl] .dlab-tabs.bg-tabs .nav-tabs>li>a{margin-right:0;margin-left:2px}html[dir=rtl] .dlab-tabs.bg-tabs.vertical.right .nav-tabs>li>a{margin-left:-1px}html[dir=rtl] .dlab-tabs.vertical .tab-pane{padding:10px 20px 10px 0}html[dir=rtl] .dlab-tabs.vertical .tab-content{border-left:0;margin-left:0;border-right:1px solid #ebedf2;margin-right:199px}html[dir=rtl] .dlab-tabs.vertical .nav-tabs{float:right;border-right:0;border-left:1px solid #ebedf2}html[dir=rtl] .dlab-tabs.vertical.border .tab-pane{margin-left:0;margin-right:-1px}html[dir=rtl] .dlab-tabs.vertical .nav-tabs li{margin-right:0;margin-left:-1px}html[dir=rtl] .dlab-tabs.vertical.bg-tabs .nav-tabs>li>a.active{border-right:1px solid #ebedf2;border-left:1px solid transparent}@media only screen and (max-width:591px){html[dir=rtl] .dlab-tabs.vertical .tab-content{margin-right:59px}}html[dir=rtl] .counter-style-1 .icon{margin-right:0;margin-left:10px;display:inline-block}html[dir=rtl] .counter-staus-box .play-btn span{margin-right:0;margin-left:15px}html[dir=rtl] .item-widgets-left{padding-right:0;padding-left:15px}html[dir=rtl] .shop-categories .acod-head a.collapsed:after,html[dir=rtl] .shop-categories .acod-head a:after{right:auto;left:5px}html[dir=rtl] .product-item-color .btn{margin-right:0;margin-left:5px!important}html[dir=rtl] .price .amount{text-align:right}html[dir=rtl] .btn-quantity.style-1 .input-group-btn-vertical button:last-child{right:0;left:auto}html[dir=rtl] .btn-quantity.style-1 .input-group-btn-vertical button:first-child{left:0;right:auto}html[dir=rtl] .comment-respond .comment-form label{margin-right:0;margin-left:10px}html[dir=rtl] .shop-item-rating{right:auto;left:0}html[dir=rtl] .shop-item-rating span{text-align:left}html[dir=rtl] ol.commentlist li img{float:right}html[dir=rtl] ol.commentlist li .comment-text{padding-right:100px;padding-left:0}html[dir=rtl] ol.commentlist li .star-rating{right:auto;left:20px}html[dir=rtl] .comment-form-rating label{float:right;margin-left:0;margin-right:10px}html[dir=rtl] .shop-account .site-button.m-r5{margin-left:5px;margin-right:0}html[dir=rtl] .shop-account a.m-l5{margin-right:5px;margin-left:0}html[dir=rtl] .shop-account .site-button.pull-right{float:left}html[dir=rtl] .shop-cart .badge{right:auto;left:-5px}html[dir=rtl] .shop-cart .dropdown-menu.cart-list{right:auto;left:0}html[dir=rtl] .cart-item .media-body{padding-left:0;padding-right:10px}html[dir=rtl] .item-close{right:auto;left:0}html[dir=rtl] .shop-cart .cart-list .site-button{margin-right:0}html[dir=rtl] .shop-cart .cart-list .site-button.m-r5{margin-left:5px;margin-right:0}html[dir=rtl] input[type=checkbox]+label:not(.btn),html[dir=rtl] input[type=radio]+label:not(.btn){padding-left:0!important;padding-right:25px}html[dir=rtl] input[type=checkbox]:checked+label:after{left:auto;right:2px}html[dir=rtl] input[type=checkbox]+label:before,html[dir=rtl] input[type=radio]+label:before{left:auto;right:0}html[dir=rtl] .site-filters.style1 li:first-child a:after{position:relative}html[dir=rtl] .site-filters.style1 li:last-child a:after{position:absolute}html[dir=rtl] .filters2 ul li a i,html[dir=rtl] .section-head .site-button.m-r10{margin-right:0;margin-left:10px}html[dir=rtl] .dlab-info-has.skew-has{transform:skewY(-10deg)}html[dir=rtl] .dlab-info-has.skew-has>*{transform:skewY(10deg)}html[dir=rtl] .pagination i{transform:rotate(180deg)}html[dir=rtl] .alert .close{float:left}html[dir=rtl] .alert[class*=alert-] i{margin-right:0;margin-left:8px}html[dir=rtl] .alert[class*=alert-] ul{padding-left:0;padding-right:25px}html[dir=rtl] .alert[class*=alert-] ul.list-angle-right li:before{transform:rotate(180deg)}html[dir=rtl] [class*=list-].style2.list-box>li{padding:10px 60px 10px 20px}html[dir=rtl] [class*=list-].list-box>li:before{border-radius:0 4px 4px 0;right:0;left:auto}html[dir=rtl] [class*=list-].style2.list-box>li:after{content:"";left:0;right:39px}html[dir=rtl] [class*=list-].style1.list-box>li:before{left:0;right:-42px}html[dir=rtl] [class*=list-].style1.list-box>li{margin-left:0;margin-right:42px;border-radius:4px 0 0 4px}html[dir=rtl] [class*=list-].list-box>li{padding:10px 50px 10px 20px}html[dir=rtl] .rounded[class*=list-] li{padding:10px 45px 10px 0}html[dir=rtl] .list-angle-right li:before,html[dir=rtl] .list-arrow li:before,html[dir=rtl] .list-check li:before,html[dir=rtl] .list-checked li:before,html[dir=rtl] .list-chevron-circle li:before,html[dir=rtl] .list-circle li:before,html[dir=rtl] .list-cup li:before,html[dir=rtl] .list-hand-point li:before,html[dir=rtl] .list-heart li:before,html[dir=rtl] .list-icon-box li:before,html[dir=rtl] .list-pen li:before,html[dir=rtl] .list-star li:before{left:auto;right:0}html[dir=rtl] [class*=list-].list-box.reverse>li:before{border-right:0;border-left:1px solid rgba(0,0,0,.1)}html[dir=rtl] .list-angle-right li,html[dir=rtl] .list-arrow li,html[dir=rtl] .list-check li,html[dir=rtl] .list-checked li,html[dir=rtl] .list-chevron-circle li,html[dir=rtl] .list-circle li,html[dir=rtl] .list-cup li,html[dir=rtl] .list-hand-point li,html[dir=rtl] .list-heart li,html[dir=rtl] .list-icon-box li,html[dir=rtl] .list-pen li,html[dir=rtl] .list-star li{padding:5px 30px 5px 5px}html[dir=rtl] .list-num-count.no-round>li:before{left:auto;right:-30px}html[dir=rtl] .list-num-count>li{margin:0 30px 6px 0}html[dir=rtl] .list-num-count>li:before{left:auto;right:-28px}html[dir=rtl] .frame-box .service-list li:after{left:auto;right:0}html[dir=rtl] .frame-box .service-list li{padding-left:0;padding-right:60px}@media only screen and (max-width:1024px){html[dir=rtl] .list-check.list-2.rounded.border[class*=list-] li{padding:10px 45px 10px 20px}}@media only screen and (max-width:567px){html[dir=rtl] .frame-box .service-list li{padding-left:0;padding-right:50px}}html[dir=rtl] .widget-title:after{left:auto;right:0}html[dir=rtl] .widget_archive ul li,html[dir=rtl] .widget_categories ul li,html[dir=rtl] .widget_meta ul li,html[dir=rtl] .widget_nav_menu li,html[dir=rtl] .widget_pages ul li,html[dir=rtl] .widget_recent_comments ul li,html[dir=rtl] .widget_recent_entries ul li,html[dir=rtl] .widget_services ul li{padding:10px 15px 10px 10px}html[dir=rtl] .widget_archive ul li:before,html[dir=rtl] .widget_categories ul li:before,html[dir=rtl] .widget_meta ul li:before,html[dir=rtl] .widget_nav_menu ul li:before,html[dir=rtl] .widget_pages ul li:before,html[dir=rtl] .widget_recent_comments ul li:before,html[dir=rtl] .widget_recent_entries ul li:before,html[dir=rtl] .widget_services ul li:before{left:auto!important;right:0;content:""}html[dir=rtl] .widget_recent_comments ul li:before{content:""!important}html[dir=rtl] .widget_categories li{text-align:left}html[dir=rtl] .widget_categories li a{float:right}html[dir=rtl] .widget_getintuch li{padding-right:40px;padding-left:0}html[dir=rtl] .widget_getintuch i{right:0;left:auto}html[dir=rtl] .widget.widget_archive li{text-align:right}html[dir=rtl] .widget_archive ul li li,html[dir=rtl] .widget_categories ul li li,html[dir=rtl] .widget_meta ul li li,html[dir=rtl] .widget_nav_menu li li,html[dir=rtl] .widget_pages ul li li,html[dir=rtl] .widget_recent_comments ul li li,html[dir=rtl] .widget_services li li{padding-left:5px;padding-right:10px}html[dir=rtl] .recent-posts-entry .dlab-post-media{padding-right:0;padding-left:15px}html[dir=rtl] .widget_recent_comments ul li{padding-right:25px}html[dir=rtl] .bootstrap-select.btn-group .dropdown-toggle .caret{left:12px;right:auto}html[dir=rtl] .bootstrap-select div.dropdown-menu ul li a{padding:5px 25px 5px 15px}html[dir=rtl] .bootstrap-select div.dropdown-menu ul li:before{left:auto;right:15px;top:5px}html[dir=rtl] .bootstrap-select.btn-group .dropdown-toggle .filter-option,html[dir=rtl] .dropdown-menu{text-align:right}html[dir=rtl] .bootstrap-select .dropdown-toggle{padding:9px 12px}html[dir=rtl] .searchform input[type=submit]{right:auto;left:0}html[dir=rtl] .alignleft{float:right;margin:5px 0 25px 25px}html[dir=rtl] .alignright{float:left;margin:5px 25px 25px 0}html[dir=rtl] blockquote{padding:16px 80px 16px 20px;border-right:4px solid var(--color-primary);border-left:0}html[dir=rtl] blockquote:before{left:auto;right:20px}html[dir=rtl] ol.comment-list li.comment .comment-meta:before{float:right;margin-left:5px}html[dir=rtl] ol.comment-list li.comment .comment-body{margin-left:0;margin-right:80px}html[dir=rtl] ol.comment-list li.comment .comment-body:before{left:auto;right:-12px;border-width:10px 0 10px 12px}html[dir=rtl] ol.comment-list li.comment .comment-body:after{left:auto;right:-14px;border-width:12px 0 12px 14px}html[dir=rtl] ol.comment-list li.comment .comment-author .avatar{left:auto;right:-80px}html[dir=rtl] ol.comment-list li .children{margin-left:0;margin-right:80px}html[dir=rtl] ol.comment-list li.comment .reply a{right:auto;left:30px}html[dir=rtl] .comments-area .comment-form p input[type=text],html[dir=rtl] .comments-area .comment-form p textarea{padding:10px 50px 10px 10px;border-radius:0}html[dir=rtl] .comments-area p:before{left:auto;border-radius:0}html[dir=rtl] ol.comment-list li.comment .comment-meta a{margin-left:0;margin-right:5px}@media only screen and (max-width:767px){html[dir=rtl] ol.comment-list li.comment .comment-body{margin-right:75px}html[dir=rtl] ol.comment-list li .children{margin-right:20px}html[dir=rtl] ol.comment-list li.comment .comment-author .avatar{right:-75px}}@media only screen and (max-width:567px){html[dir=rtl] ol.comment-list li.comment .comment-body{margin-right:52px}html[dir=rtl] ol.comment-list li.comment .comment-author .avatar{right:-55px}}html[dir=rtl] .theme-btn:hover span{padding-left:0;padding-right:10px}html[dir=rtl] .lg-outer.lg-visible{direction:ltr}html[dir=rtl] .scroltop.style5{right:auto;left:0}html[dir=rtl] .g-recaptcha{direction:ltr;float:right;margin-right:-35px}@media only screen and (max-width:991px){html[dir=rtl] .g-recaptcha{margin-right:-70px}}html[dir=rtl] .contact-style-1 .dlab-social-icon-lg{text-align:right}html[dir=rtl] .ft-contact .ft-contact-bx{padding:25px 120px 25px 40px}html[dir=rtl] .ft-contact .ft-contact-bx img{left:auto;right:45px}html[dir=rtl] .ft-contact .ft-contact-bx:after{right:auto;left:-15px;transform:rotate(180deg)}@media only screen and (max-width:991px){html[dir=rtl] .ft-contact .ft-contact-bx{padding:15px 70px 15px 15px}html[dir=rtl] .ft-contact .ft-contact-bx img{right:25px}}html[dir=rtl] .service-box.style3 .icon-bx-wraper:before{right:auto;left:30px}html[dir=rtl] .service-box.style3 .icon-bx-wraper:after{right:auto;left:0}html[dir=rtl] .service-box.style3 .icon-bx-wraper:hover:after{left:auto;right:0}html[dir=rtl] .choses-info-content h2 i{margin-left:5px;margin-right:0;display:inline-block}html[dir=rtl] .service-box.style1:hover:after,html[dir=rtl] .service-media-bx:hover:after{transform-origin:left;-moz-transform-origin:left;-webkit-transform-origin:left;-ms-transform-origin:left;-o-transform-origin:left;right:0;left:auto}html[dir=rtl] .service-media-bx:after{right:auto;left:0}html[dir=rtl] .service-box.style1:after{right:auto;left:-1px}html[dir=rtl] .service-box.style6 .icon-bx{left:auto;right:0}html[dir=rtl] .service-box.style6 .icon-bx:after{right:auto;transform:skew(-19deg);left:-10px}html[dir=rtl] .service-box-3 .title:after{content:"";right:auto;left:6px}html[dir=rtl] .service-box-3 .title{padding:12px 30px 12px 50px}html[dir=rtl] .service-box-5 .icon-bx{float:right;margin-right:0;margin-left:20px}html[dir=rtl] .service-box-4 .service-images i{right:auto;left:10px}html[dir=rtl] .service-box.style5 .icon-content .link-btn{margin-left:0;margin-right:auto}html[dir=rtl] .about-progress-box .progress-num{float:left}html[dir=rtl] .download-file ul li a .text{margin-right:0;margin-left:3px}html[dir=rtl] .faq-1 .acod-title a{padding:20px 20px 20px 40px}html[dir=rtl] .faq-1 .acod-head a:after{right:auto;left:20px}html[dir=rtl] .faq-2 .panel .acod-head a{padding:20px 0 20px 40px}html[dir=rtl] .widget_getintuch-pro-details .pro-details{padding-left:0;padding-right:55px}html[dir=rtl] .sidenav.coming-side-bar{right:auto;left:-820px}html[dir=rtl] .social-icon{left:auto;right:10px}html[dir=rtl] .sidenav .closebtn{right:0;left:auto}html[dir=rtl] .modal.fade.contact-form .close-btn{right:auto;left:5px}html[dir=rtl] .sidenav.coming-side-bar .input-group-prepend{border-width:1px 1px 1px 0}html[dir=rtl] .sidenav .logo-header{padding:15px 15px 15px 50px}html[dir=rtl] .countdown .date{border-right:0;border-left:1px solid hsla(0,0%,100%,.2)}html[dir=rtl] .contact-no .contact-left{padding-right:0;border-right:0;border-left:3px solid;padding-left:40px}html[dir=rtl] .contact-no .contact-right{padding-left:0;padding-right:40px}@media only screen and (max-width:991px){html[dir=rtl] .contact-no .contact-left{padding-left:15px}html[dir=rtl] .contact-no .contact-right{padding-right:15px}}html[dir=rtl] .project-slider:after{left:auto;right:0}html[dir=rtl] .project-slider .about-content{padding-left:0;padding-right:45px}html[dir=rtl] .project-info-box .project-content{left:auto;right:0}html[dir=rtl] .project-carousel-1 .owl-nav{right:auto;left:20px}html[dir=rtl] .portfolio-style1 .portfolio-info{left:auto;padding:30px 30px 30px 200px;right:0}@media only screen and (max-width:1024px){html[dir=rtl] .portfolio-style1 .portfolio-info{padding:30px}}@media only screen and (max-width:360px){html[dir=rtl] .project-slider .about-content{padding-right:0}}html[dir=rtl] .request-form label{left:auto;right:0}html[dir=rtl] .request-form .request-form-header{padding:20px 100px 20px 50px}html[dir=rtl] .request-form .request-form-header i{left:auto;right:30px}html[dir=rtl] .dlab-quik-search .form-control{padding:15px 15px 15px 60px}html[dir=rtl] .dlab-quik-search span{right:auto;left:15px}@media only screen and (max-width:1024px){html[dir=rtl] .dlab-quik-search span{left:30px}html[dir=rtl] .request-form .request-form-header{padding:20px 80px 20px 30px}}html[dir=rtl] .code-box{text-align:left;direction:ltr}@media only screen and (max-width:991px){html[dir=rtl] .dz_error-405 .text-center{text-align:right!important}html[dir=rtl] .choses-info-content [class*=col-]{border-right:0;border-left:1px solid hsla(0,0%,100%,.1)}}html[dir=rtl] .bootstrap-select .dropdown-toggle:before{right:auto;left:12px}html[dir=rtl] .bootstrap-select .dropdown-toggle .filter-option{text-align:right}html[dir=rtl] .event-bnr-media .event-bnr-media-in{padding-left:0;padding-right:35px}html[dir=rtl] .event-bnr-media>span:after{right:auto;left:0;border-radius:0 110px 0 0}html[dir=rtl] .event-bnr-media .event-bnr-media-in .ev-img2:before{right:auto;left:-60px}html[dir=rtl] .event-bnr-media>span:before{left:auto;right:-100px}html[dir=rtl] .event-bnr-media .event-bnr-media-in .ev-img3:before{right:auto;left:-60px}html[dir=rtl] .event-bnr-media .event-bnr-media-in .ev-img3:after{right:auto;left:-95px;border-radius:0 0 0 60px}html[dir=rtl] .event-banner .dz-title:before{left:auto;right:-120px;border-color:#ffe400 #ffe400 transparent}html[dir=rtl] .ev-counter-area:after{left:auto;right:0}html[dir=rtl] .ev-counter-area{margin-left:0;margin-right:-100px;border-radius:0 80px 0 80px}html[dir=rtl] .ev-aboutus-media{float:left}html[dir=rtl] .ev-aboutus-media .ev-about2:after{left:auto;right:15px;border-radius:0 0 0 60px}html[dir=rtl] .ev-aboutus-media .ev-about3:after{right:auto;left:15px;border-radius:0 110px 0 0}html[dir=rtl] .ev-list li{padding:6px 35px 6px 0}html[dir=rtl] .ev-list li i{left:auto;right:0}html[dir=rtl] .pricingtable-wrapper.style-2 .pricingtable-features li{text-align:right}html[dir=rtl] .ev-subscribe .dzSubscribe .input-group .form-control{border-radius:0 20px 20px 0!important}html[dir=rtl] .ev-subscribe .dzSubscribe .input-group .input-group-addon{border-radius:20px 0 0 20px!important}@media screen and (max-width:1400px){html[dir=rtl] .ev-counter-area{margin-right:0}}@media screen and (max-width:991px){html[dir=rtl] .ev-counter-area{border-radius:0 40px 0 40px}html[dir=rtl] .header-nav .nav>li.homedemo .mega-menu>li>a span.badge{display:none}}@media screen and (max-width:768px){html[dir=rtl] .event-banner .dz-title:before{right:-80px}}@media screen and (max-width:575px){html[dir=rtl] .event-bnr-media .event-bnr-media-in{padding-right:15px}}@media(min-width:576px){html[dir=rtl] .text-sm-end{text-align:left!important}html[dir=rtl] .text-sm-start{text-align:right!important}}html[dir=rtl] .dz-oil-industry-zone .dz-banner-top .dz-banner-btn a{margin-left:0;margin-right:40px}html[dir=rtl] .dz-oil-industry-zone .dz-banner-top .dz-title:after{left:auto;right:0}