:root{--vhw-accent:#1688f4;--vhw-navy:#062c58;--vhw-ink:#071d38}
.elementor-widget-vhw_exact_topbar,.elementor-widget-vhw_exact_header,.elementor-widget-vhw_exact_slider,.elementor-widget-vhw_exact_footer,.elementor-widget-vhw_exact_info_band,.elementor-widget-vhw_exact_services{width:100%;position:relative}
.elementor-widget-vhw_exact_topbar>.elementor-widget-container,.elementor-widget-vhw_exact_header>.elementor-widget-container,.elementor-widget-vhw_exact_slider>.elementor-widget-container,.elementor-widget-vhw_exact_footer>.elementor-widget-container{width:100%}
.vhw-topbar,.vhw-header,.vhw-topbar *,.vhw-header *{box-sizing:border-box}
.vhw-topbar,.vhw-header{font-family:Arial,Helvetica,sans-serif}
.vhw-topbar a,.vhw-header a{text-decoration:none}
.vhw-topbar{width:100%;position:relative;display:flex;align-items:center;background:#062c58;color:#fff;overflow:hidden}
.vhw-topbar__inner{width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-width:0}
.vhw-topbar__left,.vhw-topbar__right,.vhw-topbar__socials{display:flex;align-items:center;min-width:0}
.vhw-topbar__left{flex:1}
.vhw-topbar__right{justify-content:flex-end;white-space:nowrap}
.vhw-topbar__item{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;min-width:0;font-size:13px;font-weight:500;line-height:1}
.vhw-topbar__item:hover{opacity:.88}
.vhw-topbar__item-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}
.vhw-topbar__item-icon svg,.vhw-topbar__social-link svg{width:1em;height:1em}
.vhw-topbar__item-text{overflow:hidden;text-overflow:ellipsis}
.vhw-topbar__follow{font-size:12px;opacity:.95}
.vhw-topbar__socials{gap:8px}
.vhw-topbar__social-link{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:14px;line-height:1}
.vhw-topbar__career{display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;line-height:1;white-space:nowrap}
.vhw-social-hover-lift .vhw-topbar__social-link:hover{transform:translateY(-2px)}
.vhw-social-hover-rotate .vhw-topbar__social-link:hover{transform:rotate(10deg)}
.vhw-social-hover-pulse .vhw-topbar__social-link:hover{animation:vhwPulse .7s ease both}
.vhw-entrance-fade-down .vhw-topbar{animation:vhwFadeDown .55s ease both}
.vhw-entrance-fade-up .vhw-topbar{animation:vhwFadeUp .55s ease both}
.vhw-entrance-slide-left .vhw-topbar{animation:vhwSlideLeft .55s ease both}

.vhw-header{width:100%;position:relative;background:#fff;color:#071d38}
.vhw-header__inner{width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;position:relative}
.vhw-header__logo-wrap{flex:0 0 auto;display:flex;align-items:center}
.vhw-header__logo,.vhw-header__drawer-logo{display:inline-flex;align-items:center}
.vhw-header__logo img,.vhw-header__drawer-logo img{display:block;height:auto;object-fit:contain;transition-property:transform,filter,opacity}
.vhw-header__nav{display:flex;align-items:stretch;justify-content:center;flex:1;min-width:0;height:100%}
.vhw-header__menu{display:flex;align-items:stretch;justify-content:center;list-style:none;margin:0;padding:0;height:100%}
.vhw-header__menu>li{position:relative;display:flex;align-items:center;white-space:nowrap}
.vhw-header__menu>li>.vhw-menu-link{display:flex;align-items:center;height:100%;font-size:13px;font-weight:700;letter-spacing:-.15px;line-height:1;text-transform:uppercase;transition-property:color,opacity,transform,background-color}
.vhw-header__menu>li::after{content:"";position:absolute;bottom:9px;left:50%;width:0;transform:translateX(-50%);transition-property:width,opacity,transform;background:var(--vhw-accent)}
.vhw-active-underline .vhw-header__menu>.current-menu-item::after,.vhw-active-underline .vhw-header__menu>.current-menu-ancestor::after{opacity:1;width:100%}
.vhw-active-background .vhw-header__menu>.current-menu-item>.vhw-menu-link,.vhw-active-background .vhw-header__menu>.current-menu-ancestor>.vhw-menu-link{background:rgba(22,136,244,.08);padding-left:12px!important;padding-right:12px!important}
.vhw-active-none .vhw-header__menu>li::after{display:none}
.vhw-menu-hover-line-expand .vhw-header__menu>li:not(.current-menu-item):not(.current-menu-ancestor):hover::after{width:100%;opacity:.55}
.vhw-menu-hover-lift .vhw-header__menu>li:hover>.vhw-menu-link{transform:translateY(-2px)}
.vhw-menu-hover-fade .vhw-header__menu:hover>li:not(:hover)>.vhw-menu-link{opacity:.55}
.vhw-submenu-toggle{appearance:none;border:0;background:transparent;padding:0;margin-left:8px;display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;cursor:pointer;color:inherit}
.vhw-submenu-toggle span{width:6px;height:6px;border-right:1.7px solid currentColor;border-bottom:1.7px solid currentColor;transform:rotate(45deg) translateY(-2px);transform-origin:center}
.vhw-header__menu .sub-menu{list-style:none;margin:0;padding:8px 0;position:absolute;top:100%;left:0;z-index:50;opacity:0;visibility:hidden;pointer-events:none;transform-origin:top left;transition-property:opacity,visibility,transform;overflow:visible}
.vhw-header__menu .sub-menu li{position:relative;display:flex;align-items:center}
.vhw-header__menu .sub-menu .vhw-menu-link{display:flex;width:100%;align-items:center;font-size:13px;line-height:1.35;transition-property:color,background-color,padding-left}
.vhw-header__menu .sub-menu .sub-menu{top:-8px;left:100%}
.vhw-header__menu li:hover>.sub-menu,.vhw-header__menu li:focus-within>.sub-menu,.vhw-header__menu li.vhw-submenu-open>.sub-menu{opacity:1;visibility:visible;pointer-events:auto}
.vhw-dropdown-fade-slide .vhw-header__menu .sub-menu{transform:translateY(10px)}
.vhw-dropdown-fade-slide .vhw-header__menu li:hover>.sub-menu,.vhw-dropdown-fade-slide .vhw-header__menu li:focus-within>.sub-menu,.vhw-dropdown-fade-slide .vhw-header__menu li.vhw-submenu-open>.sub-menu{transform:translateY(0)}
.vhw-dropdown-scale .vhw-header__menu .sub-menu{transform:scale(.96)}
.vhw-dropdown-scale .vhw-header__menu li:hover>.sub-menu,.vhw-dropdown-scale .vhw-header__menu li:focus-within>.sub-menu,.vhw-dropdown-scale .vhw-header__menu li.vhw-submenu-open>.sub-menu{transform:scale(1)}
.vhw-dropdown-none .vhw-header__menu .sub-menu{transition:none}
.vhw-header__actions{display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto}
.vhw-header__cta{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-align:center;font-size:13px;font-weight:700;line-height:1;text-transform:uppercase;transition-property:transform,box-shadow,background-color,color,border-color}
.vhw-header__cta svg{width:1em;height:1em;fill:currentColor}
.vhw-cta-hover-lift .vhw-header__cta:hover{transform:translateY(-3px);box-shadow:0 10px 22px rgba(12,84,150,.2)}
.vhw-cta-hover-scale .vhw-header__cta:hover{transform:scale(1.035)}
.vhw-cta-hover-glow .vhw-header__cta:hover{box-shadow:0 0 0 4px rgba(22,136,244,.14),0 12px 25px rgba(22,136,244,.2)}
.vhw-cta-hover-sweep .vhw-header__cta::before{content:"";position:absolute;inset:0;transform:translateX(-115%);background:linear-gradient(110deg,transparent,rgba(255,255,255,.32),transparent);transition:transform .55s ease}
.vhw-cta-hover-sweep .vhw-header__cta:hover::before{transform:translateX(115%)}
.vhw-header__toggle{display:none;appearance:none;border:0;background:transparent;cursor:pointer;padding:8px;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-radius:4px}
.vhw-header__toggle span{display:block;width:24px;height:2px;border-radius:2px;transition-property:transform,opacity}
.vhw-header__overlay{position:fixed;inset:0;z-index:99998;opacity:0;visibility:hidden;transition-property:opacity,visibility}
.vhw-header__drawer{position:fixed;top:0;bottom:0;z-index:99999;overflow-y:auto;opacity:0;visibility:hidden;transition-property:transform,opacity,visibility}
.vhw-drawer-right .vhw-header__drawer{right:0;transform:translateX(105%)}
.vhw-drawer-left .vhw-header__drawer{left:0;transform:translateX(-105%)}
.vhw-header.vhw-menu-open .vhw-header__overlay{opacity:1;visibility:visible}
.vhw-header.vhw-menu-open .vhw-header__drawer{transform:translateX(0);opacity:1;visibility:visible}
.vhw-header__drawer-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid rgba(7,29,56,.1)}
.vhw-header__drawer-logo img{max-width:155px;max-height:62px}
.vhw-header__close{appearance:none;border:0;background:transparent;position:relative;width:42px;height:42px;cursor:pointer}
.vhw-header__close span{position:absolute;left:9px;top:20px;width:24px;height:2px;background:#071d38;border-radius:2px}
.vhw-header__close span:first-child{transform:rotate(45deg)}
.vhw-header__close span:last-child{transform:rotate(-45deg)}
.vhw-header__mobile-nav{margin-top:18px}
.vhw-header__menu--mobile{display:block;height:auto;width:100%}
.vhw-header__menu--mobile>li,.vhw-header__menu--mobile .sub-menu li{display:flex;flex-wrap:wrap;width:100%;border-bottom:1px solid rgba(7,29,56,.08)}
.vhw-header__menu--mobile>li>.vhw-menu-link{height:auto;flex:1;padding:15px 0!important;font-size:14px}
.vhw-header__menu--mobile .vhw-submenu-toggle{width:42px;height:46px;margin-left:auto}
.vhw-header__menu--mobile li::after{display:none!important}
.vhw-header__menu--mobile .sub-menu{position:static!important;width:100%;min-width:0!important;opacity:1;visibility:visible;pointer-events:auto;transform:none!important;box-shadow:none!important;border:0!important;border-radius:0!important;padding:0 0 8px 14px;display:none;background:transparent!important}
.vhw-header__menu--mobile li.vhw-submenu-open>.sub-menu{display:block}
.vhw-header__menu--mobile .sub-menu .vhw-menu-link{padding:11px 0!important;font-size:13px}
.vhw-header__menu--mobile li.vhw-submenu-open>.vhw-submenu-toggle span{transform:rotate(225deg) translate(-1px,-1px)}
.vhw-header__cta--drawer{width:100%;margin-top:26px}
.vhw-sticky-yes{position:sticky!important}
body.vhw-body-lock{overflow:hidden}
.vhw-header-entrance-fade-down .vhw-header{animation:vhwFadeDown .6s ease both}
.vhw-header-entrance-fade-up .vhw-header{animation:vhwFadeUp .6s ease both}
.vhw-header-entrance-zoom .vhw-header{animation:vhwZoom .5s ease both}

@keyframes vhwFadeDown{from{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}
@keyframes vhwFadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
@keyframes vhwSlideLeft{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}
@keyframes vhwZoom{from{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}
@keyframes vhwPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.12)}}

@media(max-width:1199px){
 .vhw-topbar__item{font-size:12px}.vhw-topbar__left{gap:18px!important}
 .vhw-hide-tablet{display:none!important}
}
@media(max-width:1024px){
 .vhw-header__nav{display:none}.vhw-header__toggle{display:flex}.vhw-header__logo-wrap{margin-right:auto!important}.vhw-header__nav{margin-right:0!important}
}
@media(max-width:767px){
 .vhw-hide-mobile{display:none!important}
 .vhw-topbar-mobile-single .vhw-topbar__inner{overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.vhw-topbar-mobile-single .vhw-topbar__inner::-webkit-scrollbar{display:none}
 .vhw-topbar-mobile-single .vhw-topbar__left{flex:0 0 auto}.vhw-topbar-mobile-single .vhw-topbar__right{flex:0 0 auto}
 .vhw-topbar-mobile-wrap .vhw-topbar__inner{flex-wrap:wrap;padding-top:8px;padding-bottom:8px}.vhw-topbar-mobile-wrap .vhw-topbar__left,.vhw-topbar-mobile-wrap .vhw-topbar__right{width:100%;justify-content:center;flex-wrap:wrap}
 .vhw-topbar-mobile-hide_right .vhw-topbar__right{display:none}
 .vhw-topbar__follow{display:none}
 .vhw-header__logo-wrap{margin-right:auto!important}
 .vhw-mobile-cta-header .vhw-header__cta--desktop{min-width:auto!important;padding-left:13px!important;padding-right:13px!important;font-size:11px}
}
@media(prefers-reduced-motion:reduce){
 .vhw-reduce-motion-yes *,.vhw-reduce-motion-yes *::before,.vhw-reduce-motion-yes *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
}

/* Dynamic mobile breakpoint is controlled by the widget's data-breakpoint value in JS. */
.vhw-header.vhw-is-mobile .vhw-header__nav{display:none!important}
.vhw-header.vhw-is-mobile .vhw-header__toggle{display:flex!important}
.vhw-header.vhw-is-mobile .vhw-header__logo-wrap{margin-right:auto!important}
.vhw-header.vhw-is-mobile .vhw-header__nav{margin-right:0!important}
.vhw-header:not(.vhw-is-mobile) .vhw-header__toggle{display:none!important}
.vhw-header:not(.vhw-is-mobile) .vhw-header__nav{display:flex!important}
.vhw-header:not(.vhw-is-mobile) .vhw-header__cta--drawer{display:none!important}
.vhw-mobile-cta-drawer .vhw-header:not(.vhw-is-mobile) .vhw-header__cta--desktop,
.vhw-mobile-cta-header .vhw-header:not(.vhw-is-mobile) .vhw-header__cta--desktop,
.vhw-mobile-cta-hide .vhw-header:not(.vhw-is-mobile) .vhw-header__cta--desktop{display:inline-flex!important}
.vhw-mobile-cta-drawer .vhw-header.vhw-is-mobile .vhw-header__cta--desktop{display:none!important}
.vhw-mobile-cta-drawer .vhw-header.vhw-is-mobile .vhw-header__cta--drawer{display:flex!important}
.vhw-mobile-cta-header .vhw-header.vhw-is-mobile .vhw-header__cta--desktop{display:inline-flex!important}
.vhw-mobile-cta-header .vhw-header.vhw-is-mobile .vhw-header__cta--drawer{display:none!important}
.vhw-mobile-cta-hide .vhw-header.vhw-is-mobile .vhw-header__cta--desktop,
.vhw-mobile-cta-hide .vhw-header.vhw-is-mobile .vhw-header__cta--drawer{display:none!important}
.vhw-header .vhw-header__menu>li>.vhw-submenu-toggle{display:none}
.vhw-show-arrows-yes .vhw-header:not(.vhw-is-mobile) .vhw-header__menu>li>.vhw-submenu-toggle,
.vhw-header.vhw-is-mobile .vhw-header__menu--mobile li>.vhw-submenu-toggle{display:inline-flex}


/* Elementor Theme Builder layout repair: removes non-editable blank space caused by
   parent container min-height, vertical padding/gap and widget flex-grow. */
.elementor-widget-vhw_exact_topbar,
.elementor-widget-vhw_exact_header,
.elementor-widget-vhw_exact_slider,
.elementor-widget-vhw_exact_footer,
.elementor-widget-vhw_exact_info_band,
.elementor-widget-vhw_exact_services{
  width:100%!important;
  max-width:100%!important;
  min-height:0!important;
  height:auto!important;
  margin-block-start:0!important;
  margin-block-end:0!important;
  padding-block-start:0!important;
  padding-block-end:0!important;
  align-self:stretch!important;
  flex-grow:0!important;
  flex-shrink:0!important;
  flex-basis:auto!important;
}
.elementor-widget-vhw_exact_topbar>.elementor-widget-container,
.elementor-widget-vhw_exact_header>.elementor-widget-container,
.elementor-widget-vhw_exact_slider>.elementor-widget-container,
.elementor-widget-vhw_exact_footer>.elementor-widget-container,
.elementor-widget-vhw_exact_info_band>.elementor-widget-container,
.elementor-widget-vhw_exact_services>.elementor-widget-container{
  width:100%!important;
  min-height:0!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
}
.vhw-layout-host{
  --min-height:0px!important;
  --padding-top:0px!important;
  --padding-bottom:0px!important;
  --margin-top:0px!important;
  --margin-bottom:0px!important;
  --gap:0px!important;
  --row-gap:0px!important;
  min-height:0!important;
  height:auto!important;
  margin-block-start:0!important;
  margin-block-end:0!important;
  padding-block-start:0!important;
  padding-block-end:0!important;
  gap:0!important;
  row-gap:0!important;
  justify-content:flex-start!important;
  align-content:flex-start!important;
}
.vhw-layout-host>.e-con-inner,
.vhw-layout-host>.elementor-container,
.vhw-layout-host.vhw-layout-inner,
.vhw-layout-host>.elementor-widget-wrap{
  --min-height:0px!important;
  --padding-top:0px!important;
  --padding-bottom:0px!important;
  --gap:0px!important;
  min-height:0!important;
  height:auto!important;
  margin-block-start:0!important;
  margin-block-end:0!important;
  padding-block-start:0!important;
  padding-block-end:0!important;
  gap:0!important;
  row-gap:0!important;
  justify-content:flex-start!important;
  align-content:flex-start!important;
}
.vhw-layout-host .elementor-widget-vhw_exact_topbar,
.vhw-layout-host .elementor-widget-vhw_exact_header,
.vhw-layout-host .elementor-widget-vhw_exact_slider,
.vhw-layout-host .elementor-widget-vhw_exact_footer,
.vhw-layout-host .elementor-widget-vhw_exact_info_band,
.vhw-layout-host .elementor-widget-vhw_exact_services{
  order:initial!important;
  flex:0 0 auto!important;
}
.vhw-layout-artifact{
  display:none!important;
  min-height:0!important;
  height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
}
.vhw-topbar,
.vhw-header,
.vhw-slider,
.vhw-footer,
.vhw-info-band,
.vhw-services{
  margin-block-start:0!important;
  margin-block-end:0!important;
}


/* Immediate CSS fallback for modern browsers; JS applies the same repair after
   Elementor dynamically re-renders the template. */
.e-con:has(> .elementor-widget-vhw_exact_topbar [data-auto-fit="yes"]),
.e-con:has(> .elementor-widget-vhw_exact_header [data-auto-fit="yes"]),
.e-con:has(> .elementor-widget-vhw_exact_slider [data-auto-fit="yes"]),
.e-con:has(> .elementor-widget-vhw_exact_footer [data-auto-fit="yes"]),
.e-con-inner:has(> .elementor-widget-vhw_exact_topbar [data-auto-fit="yes"]),
.e-con-inner:has(> .elementor-widget-vhw_exact_header [data-auto-fit="yes"]),
.e-con-inner:has(> .elementor-widget-vhw_exact_slider [data-auto-fit="yes"]),
.e-con-inner:has(> .elementor-widget-vhw_exact_footer [data-auto-fit="yes"]),
.elementor-widget-wrap:has(> .elementor-widget-vhw_exact_topbar [data-auto-fit="yes"]),
.elementor-widget-wrap:has(> .elementor-widget-vhw_exact_header [data-auto-fit="yes"]),
.elementor-widget-wrap:has(> .elementor-widget-vhw_exact_slider [data-auto-fit="yes"]),
.elementor-widget-wrap:has(> .elementor-widget-vhw_exact_footer [data-auto-fit="yes"]),
.e-con:has(> .elementor-widget-vhw_exact_info_band [data-auto-fit="yes"]),
.e-con:has(> .elementor-widget-vhw_exact_services [data-auto-fit="yes"]),
.e-con-inner:has(> .elementor-widget-vhw_exact_info_band [data-auto-fit="yes"]),
.e-con-inner:has(> .elementor-widget-vhw_exact_services [data-auto-fit="yes"]),
.elementor-widget-wrap:has(> .elementor-widget-vhw_exact_info_band [data-auto-fit="yes"]),
.elementor-widget-wrap:has(> .elementor-widget-vhw_exact_services [data-auto-fit="yes"]){
  --min-height:0px!important;
  --padding-top:0px!important;
  --padding-bottom:0px!important;
  --gap:0px!important;
  min-height:0!important;
  height:auto!important;
  padding-block-start:0!important;
  padding-block-end:0!important;
  margin-block-start:0!important;
  margin-block-end:0!important;
  gap:0!important;
  row-gap:0!important;
  justify-content:flex-start!important;
  align-content:flex-start!important;
}

/* ========================================================================
   Vizyon Advanced Slider
   ======================================================================== */
.elementor-widget-vhw_exact_slider{
  width:100%;
  min-width:0;
}
.elementor-widget-vhw_exact_slider>.elementor-widget-container{
  width:100%;
  min-width:0;
}
.vhw-slider-full-bleed-yes .vhw-slider{
  width:100vw;
  max-width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
}
.vhw-slider{
  --vhw-slider-duration:700ms;
  --vhw-slider-delay:6000ms;
  position:relative;
  z-index:0;
  width:100%;
  min-height:433px;
  background:#eef3f7;
  isolation:isolate;
  outline:none;
}
.vhw-slider::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:4;
  opacity:0;
  pointer-events:none;
}
.vhw-slider-global-overlay-yes .vhw-slider::after{opacity:1}
.vhw-slider__viewport{
  position:relative;
  width:100%;
  min-height:inherit;
  overflow:hidden;
}
.vhw-slider__track{
  position:relative;
  display:flex;
  width:100%;
  min-height:inherit;
  will-change:transform;
  transition:transform var(--vhw-slider-duration) cubic-bezier(.22,.61,.36,1);
}
.vhw-slide{
  position:relative;
  flex:0 0 100%;
  width:100%;
  min-width:100%;
  min-height:433px;
  overflow:hidden;
  visibility:hidden;
  pointer-events:none;
}
.vhw-slide.is-active{
  visibility:visible;
  pointer-events:auto;
}
.vhw-slide__media,
.vhw-slide__media picture,
.vhw-slide__media img,
.vhw-slide__overlay{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
}
.vhw-slide__media{
  z-index:0;
  overflow:hidden;
  background:#fff;
}
.vhw-slide__media picture{display:block}
.vhw-slide__media img{
  display:block;
  max-width:none;
  object-fit:cover;
  object-position:50% 50%;
  transform-origin:center center;
  transition-property:transform,filter;
  transition-timing-function:cubic-bezier(.16,1,.3,1);
  will-change:transform;
}
.vhw-slide__overlay{
  z-index:1;
  pointer-events:none;
}
.vhw-slide__inner{
  position:relative;
  z-index:5;
  display:flex;
  align-items:center;
  width:100%;
  max-width:1400px;
  min-height:inherit;
  margin:0 auto;
  padding:48px 34px 34px 60px;
}
.vhw-slide__content{
  display:flex;
  width:100%;
  max-width:var(--vhw-slide-content-width,610px);
  min-width:0;
}
.vhw-slide__content--left{justify-content:flex-start;text-align:left}
.vhw-slide__content--center{justify-content:center;text-align:center;margin-inline:auto}
.vhw-slide__content--right{justify-content:flex-end;text-align:right;margin-left:auto}
.vhw-slide__content-inner{
  width:100%;
  min-width:0;
  opacity:0;
  transform:translate3d(0,calc(26px + var(--vhw-content-offset-y,0px)),0);
  filter:none;
  transition-property:opacity,transform,filter;
  transition-timing-function:cubic-bezier(.16,1,.3,1);
}
.vhw-slide.is-active .vhw-slide__content-inner{
  opacity:1;
  transform:translate3d(0,var(--vhw-content-offset-y,0px),0);
  filter:none;
}
.vhw-slide__title{
  max-width:590px;
  margin:0 0 14px;
  padding:0;
  color:#09284d;
  font-family:Arial,sans-serif;
  font-size:42px;
  font-weight:800;
  line-height:1.15;
  letter-spacing:-.8px;
  text-transform:uppercase;
}
.vhw-slide__content--center .vhw-slide__title,
.vhw-slide__content--center .vhw-slide__description,
.vhw-slide__content--center .vhw-slide__stats{margin-inline:auto}
.vhw-slide__content--right .vhw-slide__title,
.vhw-slide__content--right .vhw-slide__description,
.vhw-slide__content--right .vhw-slide__stats{margin-left:auto}
.vhw-slide__divider{
  display:block;
  width:52px;
  height:3px;
  margin:0 0 20px;
  background:#1689e8;
}
.vhw-slide__content--center .vhw-slide__divider{margin-left:auto;margin-right:auto}
.vhw-slide__content--right .vhw-slide__divider{margin-left:auto}
.vhw-slide__description{
  max-width:590px;
  margin:0 0 26px;
  color:#26384b;
  font-family:Arial,sans-serif;
  font-size:16px;
  font-weight:500;
  line-height:1.65;
}
.vhw-slide__description p{margin:0}
.vhw-slide__buttons{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:24px;
  margin:0 0 32px;
}
.vhw-slide__content--center .vhw-slide__buttons{justify-content:center}
.vhw-slide__content--right .vhw-slide__buttons{justify-content:flex-end}
.vhw-slide__button{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:10px 24px;
  overflow:hidden;
  border:1px solid transparent;
  border-radius:2px;
  font-family:Arial,sans-serif;
  font-size:13px;
  font-weight:700;
  line-height:1;
  letter-spacing:.15px;
  text-decoration:none!important;
  white-space:nowrap;
  cursor:pointer;
  transition-property:transform,background-color,border-color,color,box-shadow;
  transition-timing-function:cubic-bezier(.2,.8,.2,1);
  -webkit-tap-highlight-color:transparent;
}
.vhw-slide__button--primary{
  min-width:140px;
  color:#fff;
  background:#1689e8;
  border-color:#1689e8;
}
.vhw-slide__button--secondary{
  min-width:228px;
  color:#1689e8;
  background:rgba(255,255,255,.82);
  border-color:#1689e8;
}
.vhw-slide__button-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 auto;
  width:14px;
  height:14px;
  font-size:14px;
  line-height:1;
  transition:transform .25s ease;
}
.vhw-slide__button-icon svg{display:block;width:1em;height:1em;fill:currentColor}
.vhw-slide__stats{
  display:flex;
  align-items:stretch;
  width:100%;
  max-width:610px;
}
.vhw-slide__stat{
  position:relative;
  display:flex;
  align-items:center;
  flex:0 0 25%;
  max-width:25%;
  min-width:0;
  min-height:52px;
  padding:0 20px;
  column-gap:10px;
}
.vhw-slide__stat:first-child{padding-left:0}
.vhw-slide__stat:last-child{padding-right:0}
.vhw-slider-stat-separator-yes .vhw-slide__stat:not(:last-child)::after{
  content:"";
  position:absolute;
  top:50%;
  right:0;
  width:2px;
  height:48px;
  background:#1689e8;
  transform:translateY(-50%);
  opacity:.75;
}
.vhw-slide__stat-icon-wrap{
  display:flex;
  align-items:center;
  justify-content:center;
  flex:0 0 34px;
  width:34px;
}
.vhw-slide__stat-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:27px;
  height:27px;
  color:#6e8ba9;
  font-size:27px;
  line-height:1;
}
.vhw-slide__stat-icon svg{display:block;width:1em;height:1em;fill:currentColor}
.vhw-slide__stat-copy{
  display:flex;
  flex-direction:column;
  justify-content:center;
  min-width:0;
}
.vhw-slide__stat-value{
  display:block;
  color:#09284d;
  font-family:Arial,sans-serif;
  font-size:20px;
  font-weight:800;
  line-height:1;
  white-space:nowrap;
}
.vhw-slide__stat-label{
  display:block;
  margin-top:5px;
  color:#26384b;
  font-family:Arial,sans-serif;
  font-size:10px;
  font-weight:500;
  line-height:1.25;
  white-space:normal;
}
.vhw-slider__arrow{
  position:absolute;
  top:50%;
  z-index:10;
  display:flex;
  align-items:center;
  justify-content:center;
  width:48px;
  height:48px;
  padding:0;
  border:1px solid rgba(9,40,77,.12);
  border-radius:50%;
  color:#09284d;
  background:rgba(255,255,255,.78);
  box-shadow:0 8px 26px rgba(9,40,77,.12);
  font-size:16px;
  line-height:1;
  cursor:pointer;
  transform:translateY(-50%);
  transition:transform .24s ease,background-color .24s ease,color .24s ease,box-shadow .24s ease;
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
}
.vhw-slider__arrow:hover{transform:translateY(-50%) scale(1.06)}
.vhw-slider__arrow--prev{left:24px}
.vhw-slider__arrow--next{right:24px}
.vhw-slider__arrow svg{width:1em;height:1em;fill:currentColor}
.vhw-slider__arrow:disabled{opacity:.35;cursor:not-allowed}
.vhw-slider__dots{
  position:absolute;
  left:50%;
  bottom:16px;
  z-index:11;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  transform:translateX(-50%);
}
.vhw-slider__dot{
  display:block;
  width:8px;
  height:8px;
  padding:0;
  border:0;
  border-radius:99px;
  background:rgba(9,40,77,.35);
  cursor:pointer;
  transition:transform .25s ease,background-color .25s ease,width .25s ease;
}
.vhw-slider__dot.is-active{background:#1689e8;transform:scale(1.45)}
.vhw-slider__progress{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  z-index:12;
  height:3px;
  overflow:hidden;
  background:rgba(9,40,77,.18);
}
.vhw-slider__progress-bar{
  display:block;
  width:100%;
  height:100%;
  background:#1689e8;
  transform:scaleX(0);
  transform-origin:left center;
}
.vhw-slider.is-autoplaying .vhw-slider__progress-bar{
  animation:vhw-slider-progress var(--vhw-slider-delay) linear forwards;
}
.vhw-slider.is-paused .vhw-slider__progress-bar{animation-play-state:paused}
@keyframes vhw-slider-progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
.vhw-slider__sr-status{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}

/* Slider effects */
.vhw-slider-effect-fade .vhw-slider__track,
.vhw-slider-effect-zoom-fade .vhw-slider__track{display:block}
.vhw-slider-effect-fade .vhw-slide,
.vhw-slider-effect-zoom-fade .vhw-slide{
  position:absolute;
  inset:0;
  opacity:0;
  visibility:hidden;
  transition:opacity var(--vhw-slider-duration) ease,visibility var(--vhw-slider-duration) ease;
}
.vhw-slider-effect-fade .vhw-slide:first-child,
.vhw-slider-effect-zoom-fade .vhw-slide:first-child{position:relative}
.vhw-slider-effect-fade .vhw-slide.is-active,
.vhw-slider-effect-zoom-fade .vhw-slide.is-active{opacity:1;visibility:visible;z-index:2}
.vhw-slider-effect-zoom-fade .vhw-slide .vhw-slide__media img{transform:scale(1.08)}
.vhw-slider-effect-zoom-fade .vhw-slide.is-active .vhw-slide__media img{transform:scale(1)}
.vhw-slider-effect-slide .vhw-slide{visibility:visible}
.vhw-slider-effect-slide .vhw-slide:not(.is-active){pointer-events:none}

/* Content entrance presets */
.vhw-slider-content-none .vhw-slide__content-inner{opacity:1!important;transform:none!important;filter:none!important}
.vhw-slider-content-fade-up .vhw-slide:not(.is-active) .vhw-slide__content-inner{opacity:0;transform:translate3d(0,calc(34px + var(--vhw-content-offset-y,0px)),0)}
.vhw-slider-content-fade-left .vhw-slide:not(.is-active) .vhw-slide__content-inner{opacity:0;transform:translate3d(-44px,var(--vhw-content-offset-y,0px),0)}
.vhw-slider-content-fade-right .vhw-slide:not(.is-active) .vhw-slide__content-inner{opacity:0;transform:translate3d(44px,var(--vhw-content-offset-y,0px),0)}
.vhw-slider-content-zoom .vhw-slide:not(.is-active) .vhw-slide__content-inner{opacity:0;transform:translateY(var(--vhw-content-offset-y,0px)) scale(.94)}
.vhw-slider-content-blur .vhw-slide:not(.is-active) .vhw-slide__content-inner{opacity:0;transform:translate3d(0,calc(14px + var(--vhw-content-offset-y,0px)),0);filter:blur(12px)}

/* Stat stagger */
.vhw-slider-stagger-yes .vhw-slide__stat{
  opacity:0;
  transform:translateY(12px);
  transition:opacity .45s ease,transform .45s cubic-bezier(.2,.8,.2,1);
}
.vhw-slider-stagger-yes .vhw-slide.is-active .vhw-slide__stat{opacity:1;transform:translateY(0)}
.vhw-slider-stagger-yes .vhw-slide.is-active .vhw-slide__stat:nth-child(1){transition-delay:.18s}
.vhw-slider-stagger-yes .vhw-slide.is-active .vhw-slide__stat:nth-child(2){transition-delay:.24s}
.vhw-slider-stagger-yes .vhw-slide.is-active .vhw-slide__stat:nth-child(3){transition-delay:.30s}
.vhw-slider-stagger-yes .vhw-slide.is-active .vhw-slide__stat:nth-child(4){transition-delay:.36s}

/* Button hover presets */
.vhw-slider-primary-hover-lift .vhw-slide__button--primary:hover,
.vhw-slider-secondary-hover-lift .vhw-slide__button--secondary:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(9,40,77,.18)}
.vhw-slider-primary-hover-scale .vhw-slide__button--primary:hover,
.vhw-slider-secondary-hover-scale .vhw-slide__button--secondary:hover{transform:scale(1.045)}
.vhw-slider-primary-hover-icon-shift .vhw-slide__button--primary:hover .vhw-slide__button-icon--after,
.vhw-slider-secondary-hover-icon-shift .vhw-slide__button--secondary:hover .vhw-slide__button-icon--after{transform:translateX(5px)}
.vhw-slider-primary-hover-icon-shift .vhw-slide__button--primary:hover .vhw-slide__button-icon--before,
.vhw-slider-secondary-hover-icon-shift .vhw-slide__button--secondary:hover .vhw-slide__button-icon--before{transform:translateX(-5px)}
.vhw-slider-primary-hover-glow .vhw-slide__button--primary:hover,
.vhw-slider-secondary-hover-glow .vhw-slide__button--secondary:hover{box-shadow:0 0 0 5px rgba(22,137,232,.18),0 12px 30px rgba(9,40,77,.16)}

/* Parallax uses CSS variables set by JS */
.vhw-slider-parallax-yes .vhw-slide.is-active .vhw-slide__media img{
  translate:var(--vhw-parallax-x,0px) var(--vhw-parallax-y,0px);
}

@media (max-width:1024px){
  .vhw-slide__inner{padding:52px 32px 38px}
  .vhw-slide__content{max-width:min(var(--vhw-slide-content-width,610px),70%)}
  .vhw-slide__title{font-size:36px}
  .vhw-slide__stats{max-width:100%}
  .vhw-slide__stat{padding-inline:14px}
  .vhw-slider-tablet-hide-stats-yes .vhw-slide__stats{display:none!important}
}
@media (max-width:767px){
  .vhw-slider-full-bleed-yes .vhw-slider{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}
  .vhw-slide__inner{align-items:flex-end;padding:48px 20px 34px}
  .vhw-slide__content{max-width:100%;transform:none!important}
  .vhw-slide__content-inner{transform:none}
  .vhw-slider-mobile-panel-yes .vhw-slide__content-inner{
    padding:var(--vhw-mobile-panel-padding,24px 20px);
    border:1px solid rgba(255,255,255,.52);
    border-radius:14px;
    background:var(--vhw-mobile-panel-bg,rgba(255,255,255,.88));
    box-shadow:0 18px 42px rgba(9,40,77,.17);
    backdrop-filter:blur(14px);
    -webkit-backdrop-filter:blur(14px);
  }
  .vhw-slide__title{font-size:31px;line-height:1.12}
  .vhw-slide__description{font-size:15px;line-height:1.55}
  .vhw-slide__buttons{gap:12px}
  .vhw-slide__button{min-width:0;white-space:normal;text-align:center}
  .vhw-slide__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .vhw-slide__stat{max-width:none!important;min-height:58px;padding:10px 12px!important;background:rgba(255,255,255,.66)}
  .vhw-slider-stat-separator-yes .vhw-slide__stat::after{display:none}
  .vhw-slider-mobile-hide-stats-yes .vhw-slide__stats{display:none!important}
  .vhw-slider-mobile-hide-description-yes .vhw-slide__description{display:none!important}
  .vhw-slider-mobile-hide-secondary-yes .vhw-slide__button--secondary{display:none!important}
  .vhw-slider-mobile-hide-arrows-yes .vhw-slider__arrow{display:none!important}
  .vhw-slider__dots{bottom:12px}
}
@media (max-width:479px){
  .vhw-slide__title{font-size:27px}
  .vhw-slide__buttons{align-items:stretch;flex-direction:column}
  .vhw-slide__button{width:100%}
}
@media (prefers-reduced-motion:reduce){
  .vhw-slider-reduce-motion-yes .vhw-slider *,
  .vhw-slider-reduce-motion-yes .vhw-slider *::before,
  .vhw-slider-reduce-motion-yes .vhw-slider *::after{
    scroll-behavior:auto!important;
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important;
  }
}

/* ========================================================================
   Vizyon Advanced Footer
   ======================================================================== */
.elementor-widget-vhw_exact_footer{width:100%;min-width:0}
.elementor-widget-vhw_exact_footer>.elementor-widget-container{width:100%;min-width:0}
.vhw-footer,.vhw-footer *{box-sizing:border-box}
.vhw-footer{--vhw-footer-brand-fr:1.45fr;--vhw-footer-quick-fr:.8fr;--vhw-footer-services-fr:1fr;--vhw-footer-contact-fr:1.3fr;--vhw-footer-location-fr:1fr;position:relative;width:100%;min-height:134px;overflow:visible;background:#062b55;color:#fff;font-family:Arial,Helvetica,sans-serif;isolation:isolate}
.vhw-footer a{text-decoration:none}
.vhw-footer__inner,.vhw-footer__bottom-inner{width:100%;max-width:1400px;margin:0 auto}
.vhw-footer__inner{padding:14px 32px 10px}
.vhw-footer__grid{display:grid;grid-template-columns:minmax(0,var(--vhw-footer-brand-fr)) minmax(0,var(--vhw-footer-quick-fr)) minmax(0,var(--vhw-footer-services-fr)) minmax(0,var(--vhw-footer-contact-fr)) minmax(0,var(--vhw-footer-location-fr));column-gap:50px;row-gap:18px;align-items:start}
.vhw-footer__column{min-width:0}
.vhw-footer__column--brand{display:flex;flex-direction:column;align-items:flex-start}
.vhw-footer__logo{display:inline-flex;align-items:center;max-width:100%;line-height:0;margin:0 0 7px}
.vhw-footer__logo img{display:block;width:130px;max-width:100%;max-height:45px;height:auto;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}
.vhw-footer__description{max-width:200px;margin:0 0 8px;color:#e8eef6;font-size:10px;font-weight:400;line-height:1.35}
.vhw-footer__socials{display:flex;align-items:center;flex-wrap:wrap;gap:9px}
.vhw-footer__social{display:inline-flex;align-items:center;justify-content:center;width:21px;height:21px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(255,255,255,.05);color:#fff;font-size:10px;line-height:1;transition:transform .25s ease,background-color .25s ease,border-color .25s ease,color .25s ease,opacity .25s ease}
.vhw-footer__social svg,.vhw-footer__link-icon svg,.vhw-footer__contact-icon svg,.vhw-footer__back-top svg{width:1em;height:1em;fill:currentColor}
.vhw-footer__title{margin:0 0 8px;color:#fff;font-size:10px;font-weight:700;line-height:1.2;text-transform:uppercase}
.vhw-footer__links,.vhw-footer__links ul{display:flex;flex-direction:column;row-gap:2px;list-style:none;margin:0;padding:0}
.vhw-footer__links .sub-menu{padding-left:10px;margin-top:2px}
.vhw-footer__link-item,.vhw-footer__links .menu-item{margin:0;padding:0;min-width:0}
.vhw-footer__link,.vhw-footer__links .menu-item>a{display:inline-flex;align-items:center;gap:6px;max-width:100%;color:#e4ecf5;font-size:9px;font-weight:400;line-height:1.2;transition:color .22s ease,transform .22s ease,opacity .22s ease,text-decoration-color .22s ease}
.vhw-footer__link-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:9px}
.vhw-footer__contacts{display:flex;flex-direction:column;row-gap:3px}
.vhw-footer__contact{display:flex;align-items:flex-start;column-gap:6px;min-width:0;color:#fff;font-size:8.5px;font-weight:400;line-height:1.25;transition:color .22s ease,transform .22s ease}
.vhw-footer__contact-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 17px;width:17px;min-height:1.25em;color:#dceaf7;font-size:10px;line-height:1}
.vhw-footer__contact-text{display:block;min-width:0;overflow-wrap:anywhere}
.vhw-footer__map{display:block;width:165px;max-width:100%;height:80px;overflow:hidden;border-radius:2px;background:#eaf0f5;line-height:0}
.vhw-footer__map img,.vhw-footer__map iframe{display:block;width:100%;height:100%;border:0;object-fit:cover;transition:transform .35s ease,filter .35s ease}
.vhw-footer__map:hover img{transform:scale(1.035)}
.vhw-footer__bottom{position:relative;border-top:1px solid rgba(255,255,255,.12);background:#052449}
.vhw-footer__bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:20px;padding:4px 32px}
.vhw-footer__copyright{color:#c8d3e0;font-size:7px;font-weight:400;line-height:1.2;white-space:nowrap}
.vhw-footer__legal{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:28px;min-width:0}
.vhw-footer__legal a{color:#c8d3e0;font-size:7px;font-weight:400;line-height:1.2;transition:color .22s ease,opacity .22s ease}
.vhw-footer__back-top{position:absolute;z-index:7;right:20px;bottom:5px;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:1px solid #1689e8;border-radius:2px;background:rgba(0,0,0,.08);color:#1689e8;font-size:9px;line-height:1;cursor:pointer;transition:transform .22s ease,background-color .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease}
.vhw-footer__back-top:hover{transform:translateY(-2px)}
.vhw-footer-back-top-fixed .vhw-footer__back-top{position:fixed;z-index:9998}
.vhw-footer-back-top-absolute .vhw-footer__back-top{position:absolute}
.vhw-footer-link-hover-shift .vhw-footer__link:hover,.vhw-footer-link-hover-shift .vhw-footer__links .menu-item>a:hover{transform:translateX(4px)}
.vhw-footer-link-hover-underline .vhw-footer__link,.vhw-footer-link-hover-underline .vhw-footer__links .menu-item>a{text-decoration:underline;text-decoration-color:transparent;text-underline-offset:3px}
.vhw-footer-link-hover-underline .vhw-footer__link:hover,.vhw-footer-link-hover-underline .vhw-footer__links .menu-item>a:hover{text-decoration-color:currentColor}
.vhw-footer-link-hover-fade .vhw-footer__links:hover .vhw-footer__link:not(:hover),.vhw-footer-link-hover-fade .vhw-footer__links:hover .menu-item>a:not(:hover){opacity:.48}
.vhw-footer-social-hover-lift .vhw-footer__social:hover{transform:translateY(-3px)}
.vhw-footer-social-hover-rotate .vhw-footer__social:hover{transform:rotate(10deg)}
.vhw-footer-social-hover-pulse .vhw-footer__social:hover{animation:vhwFooterPulse .7s ease both}
.vhw-footer-entrance-fade-up .vhw-footer{animation:vhwFooterFadeUp .65s ease both}
.vhw-footer-entrance-fade-in .vhw-footer{animation:vhwFooterFadeIn .65s ease both}
.vhw-footer-entrance-zoom .vhw-footer{animation:vhwFooterZoom .55s ease both}
.vhw-hide-desktop{display:none!important}
@keyframes vhwFooterFadeUp{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@keyframes vhwFooterFadeIn{from{opacity:0}to{opacity:1}}
@keyframes vhwFooterZoom{from{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}
@keyframes vhwFooterPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.12)}}

@media(max-width:1024px){
  .vhw-footer__inner{padding-top:34px;padding-bottom:30px}
  .vhw-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:34px;row-gap:32px}
  .vhw-footer-tablet-cols-1 .vhw-footer__grid{grid-template-columns:1fr}
  .vhw-footer-tablet-cols-3 .vhw-footer__grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .vhw-hide-desktop{display:initial!important}
  .vhw-hide-tablet{display:none!important}
  .vhw-footer__description{max-width:100%}
  .vhw-footer__map{width:100%}
}
@media(max-width:767px){
  .vhw-footer__inner{padding:34px 20px 28px}
  .vhw-footer__grid{grid-template-columns:1fr;column-gap:26px;row-gap:28px}
  .vhw-footer-mobile-cols-2 .vhw-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .vhw-footer__bottom-inner{flex-direction:column;align-items:flex-start;gap:10px;padding:14px 20px}
  .vhw-footer__copyright{white-space:normal}
  .vhw-footer__legal{justify-content:flex-start;gap:14px 22px}
  .vhw-footer-mobile-center .vhw-footer__column,.vhw-footer-mobile-center .vhw-footer__column--brand{align-items:center;text-align:center}
  .vhw-footer-mobile-center .vhw-footer__links{align-items:center}
  .vhw-footer-mobile-center .vhw-footer__contact{justify-content:center;text-align:left}
  .vhw-footer-mobile-center .vhw-footer__socials{justify-content:center}
  .vhw-footer-mobile-center .vhw-footer__bottom-inner{align-items:center;text-align:center}
  .vhw-footer-mobile-center .vhw-footer__legal{justify-content:center}
  .vhw-hide-tablet{display:initial!important}
  .vhw-hide-mobile{display:none!important}
}
@media(prefers-reduced-motion:reduce){
  .vhw-footer-reduce-motion-yes .vhw-footer,.vhw-footer-reduce-motion-yes .vhw-footer *,.vhw-footer-reduce-motion-yes .vhw-footer *::before,.vhw-footer-reduce-motion-yes .vhw-footer *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
}

/* ========================================================================
   v1.5.0 hardening: full-bleed layout, no-gap sections, better footer defaults
   ======================================================================== */
:root{--vhw-viewport-width:100vw}
.elementor-widget-vhw_exact_slider,
.elementor-widget-vhw_exact_footer{overflow-x:clip!important;max-width:100%!important}
.vhw-layout-host,
.vhw-layout-host>.e-con-inner,
.vhw-layout-host>.elementor-container,
.vhw-layout-host>.elementor-widget-wrap{
  width:100%!important;
  max-width:none!important;
  background:transparent!important;
  background-image:none!important;
  overflow:visible!important;
}
.vhw-slider,
.vhw-footer{
  width:var(--vhw-viewport-width)!important;
  max-width:var(--vhw-viewport-width)!important;
  margin-left:calc(50% - (var(--vhw-viewport-width) / 2))!important;
  margin-right:calc(50% - (var(--vhw-viewport-width) / 2))!important;
  overflow:hidden!important;
}
.vhw-slider{display:block!important}
.vhw-slide__inner{
  max-width:min(1400px,100%)!important;
  padding:42px clamp(18px,3vw,36px)!important;
}
.vhw-slide__content{max-width:min(var(--vhw-slide-content-width,610px),48%)!important}
.vhw-slide__title{font-size:clamp(34px,4vw,58px)!important;line-height:1.12!important;max-width:700px!important}
.vhw-slide__description{font-size:clamp(15px,1.15vw,18px)!important;line-height:1.7!important;max-width:680px!important}
.vhw-slide__buttons{flex-wrap:wrap!important;row-gap:12px!important}
.vhw-slide__stats{max-width:min(700px,100%)!important;flex-wrap:nowrap!important}
.vhw-slide__stat{min-width:0!important}
.vhw-slide__stat-value{font-size:clamp(18px,1.5vw,28px)!important}
.vhw-slide__stat-label{font-size:clamp(11px,.82vw,14px)!important;line-height:1.35!important}
.vhw-footer{
  min-height:unset!important;
  background:#062b55!important;
}
.vhw-footer__inner,
.vhw-footer__bottom-inner{max-width:min(1400px,100%)!important}
.vhw-footer__inner{padding:34px clamp(20px,3vw,36px) 24px!important}
.vhw-footer__grid{
  grid-template-columns:minmax(240px,1.35fr) minmax(150px,.9fr) minmax(180px,1fr) minmax(220px,1.2fr) minmax(210px,1fr)!important;
  column-gap:clamp(20px,2.2vw,42px)!important;
  row-gap:20px!important;
}
.vhw-footer__logo img{width:170px!important;max-height:58px!important}
.vhw-footer__description{max-width:290px!important;margin:0 0 16px!important;font-size:14px!important;line-height:1.65!important;color:#e8eef6!important}
.vhw-footer__socials{gap:12px!important}
.vhw-footer__social{width:34px!important;height:34px!important;font-size:16px!important;border-color:rgba(255,255,255,.3)!important;background:rgba(255,255,255,.07)!important}
.vhw-footer__title{margin:0 0 14px!important;font-size:16px!important;line-height:1.2!important;letter-spacing:.02em!important}
.vhw-footer__links,.vhw-footer__links ul{row-gap:8px!important}
.vhw-footer__link,
.vhw-footer__links .menu-item>a{font-size:14px!important;line-height:1.45!important;color:#e4ecf5!important}
.vhw-footer__link-icon{font-size:12px!important}
.vhw-footer__contacts{row-gap:8px!important}
.vhw-footer__contact{font-size:14px!important;line-height:1.55!important;column-gap:10px!important}
.vhw-footer__contact-icon{flex-basis:18px!important;width:18px!important;font-size:14px!important}
.vhw-footer__map{width:100%!important;max-width:240px!important;height:110px!important;border-radius:8px!important}
.vhw-footer__bottom-inner{min-height:42px!important;padding:12px clamp(20px,3vw,36px)!important}
.vhw-footer__copyright,
.vhw-footer__legal a{font-size:12px!important;line-height:1.45!important}
.vhw-footer__legal{gap:18px!important}
.vhw-footer__back-top{width:34px!important;height:34px!important;font-size:14px!important;right:14px!important;bottom:14px!important}
@media (max-width:1199px){
  .vhw-slide__content{max-width:min(var(--vhw-slide-content-width,610px),52%)!important}
  .vhw-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media (max-width:1024px){
  .vhw-slider,.vhw-footer{margin-left:calc(50% - (var(--vhw-viewport-width) / 2))!important;margin-right:calc(50% - (var(--vhw-viewport-width) / 2))!important}
  .vhw-slide__inner{padding:34px 24px!important;align-items:flex-end!important}
  .vhw-slide__content{max-width:100%!important}
  .vhw-slide__stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  .vhw-slide__stat{max-width:none!important;padding:12px!important;background:rgba(255,255,255,.78)!important;border-radius:10px!important}
  .vhw-footer__inner{padding:30px 24px 24px!important}
  .vhw-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;row-gap:24px!important}
  .vhw-footer__map{max-width:100%!important}
}
@media (max-width:767px){
  .vhw-slide__inner{padding:26px 16px 22px!important}
  .vhw-slide__title{font-size:clamp(28px,8vw,40px)!important}
  .vhw-slide__description{font-size:15px!important}
  .vhw-slide__buttons{flex-direction:column!important;align-items:stretch!important}
  .vhw-slide__button{width:100%!important}
  .vhw-slide__stats{grid-template-columns:1fr 1fr!important}
  .vhw-footer__inner{padding:26px 16px 20px!important}
  .vhw-footer__grid{grid-template-columns:1fr!important;row-gap:22px!important}
  .vhw-footer__description{max-width:100%!important}
  .vhw-footer__bottom-inner{padding:14px 16px 18px!important;align-items:flex-start!important}
  .vhw-footer__legal{gap:10px 16px!important}
  .vhw-footer__map{height:140px!important}
}

/* ========================================================================
   v1.6.0 viewport root and exact slider-height repair
   ======================================================================== */
html.vhw-full-viewport,
body.vhw-full-viewport{
  width:100%!important;
  max-width:none!important;
  overflow-x:clip!important;
}
body.vhw-full-viewport .vhw-viewport-root{
  width:var(--vhw-viewport-width)!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:0!important;
  overflow-x:clip!important;
  box-sizing:border-box!important;
}
body.vhw-full-viewport .vhw-viewport-chain{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  box-sizing:border-box!important;
}
body.vhw-full-viewport .elementor-location-header,
body.vhw-full-viewport .elementor-location-single,
body.vhw-full-viewport .elementor-location-footer,
body.vhw-full-viewport #page,
body.vhw-full-viewport .site,
body.vhw-full-viewport #content,
body.vhw-full-viewport .site-content,
body.vhw-full-viewport .content-area,
body.vhw-full-viewport .site-main{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
.elementor-widget-vhw_exact_slider,
.elementor-widget-vhw_exact_slider>.elementor-widget-container,
.vhw-slider,
.vhw-slider__viewport,
.vhw-slider__track{
  margin-top:0!important;
  margin-bottom:0!important;
  padding-top:0!important;
  padding-bottom:0!important;
}
.vhw-slider{
  height:auto!important;
  vertical-align:top!important;
}
.vhw-slider__viewport,
.vhw-slider__track,
.vhw-slide{
  height:auto!important;
}
.vhw-slider__track,
.vhw-slide{align-self:stretch!important}

/* ========================================================================
   Vizyon Information Band
   ======================================================================== */
.elementor-widget-vhw_exact_info_band,
.elementor-widget-vhw_exact_info_band>.elementor-widget-container,
.elementor-widget-vhw_exact_services,
.elementor-widget-vhw_exact_services>.elementor-widget-container{width:100%;min-width:0;max-width:100%}
.vhw-info-band,.vhw-info-band *,.vhw-services,.vhw-services *{box-sizing:border-box}
.vhw-info-band a,.vhw-services a{text-decoration:none}
.vhw-info-full-bleed-yes .vhw-info-band,
.vhw-services-full-bleed-yes .vhw-services{
  width:var(--vhw-viewport-width,100vw);
  max-width:var(--vhw-viewport-width,100vw);
  margin-left:calc(50% - (var(--vhw-viewport-width,100vw) / 2));
  margin-right:calc(50% - (var(--vhw-viewport-width,100vw) / 2));
}
.vhw-info-band{position:relative;width:100%;min-height:110px;overflow:hidden;background:#062c58;color:#fff;font-family:Arial,Helvetica,sans-serif;isolation:isolate}
.vhw-info-band__inner{width:100%;max-width:1400px;margin:0 auto;padding:22px 30px}
.vhw-info-band__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:28px;row-gap:20px;align-items:stretch}
.vhw-info-band__item{position:relative;display:block;min-width:0;color:inherit;transition:transform .28s ease,filter .28s ease,opacity .28s ease}
.vhw-info-band__item-inner{display:flex;align-items:center;min-height:66px;padding:4px 24px 4px 0;column-gap:18px;background:transparent;transition:background-color .28s ease,box-shadow .28s ease,border-color .28s ease}
.vhw-info-band__icon-wrap{display:inline-flex;align-items:center;justify-content:center;flex:0 0 52px;width:52px;height:52px;overflow:hidden;line-height:1}
.vhw-info-band__icon{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:38px;line-height:1;transition:transform .28s ease,color .28s ease}
.vhw-info-band__icon svg{display:block;width:1em;height:1em;fill:currentColor}
.vhw-info-band__icon-image{display:block;width:42px;height:42px;max-width:100%;object-fit:contain}
.vhw-info-band__copy{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;justify-content:center}
.vhw-info-band__title{display:block;max-width:100%;margin:0 0 5px;color:#fff;font-size:14px;font-weight:700;line-height:1.25;text-transform:uppercase;transition:color .25s ease}
.vhw-info-band__description{display:block;max-width:100%;color:#e4ecf5;font-size:12px;font-weight:400;line-height:1.45}
.vhw-info-separators-yes .vhw-info-band__item:not(:last-child)::after{content:"";position:absolute;top:50%;right:calc((var(--vhw-info-column-gap,28px) / -2));width:1px;height:58px;background:rgba(22,137,232,.62);transform:translate(50%,-50%)}
.vhw-info-hover-lift .vhw-info-band__item:hover{transform:translateY(-4px)}
.vhw-info-hover-icon-scale .vhw-info-band__item:hover .vhw-info-band__icon{transform:scale(1.12)}
.vhw-info-hover-glow .vhw-info-band__item:hover .vhw-info-band__item-inner{box-shadow:0 14px 30px rgba(0,0,0,.2)}
.vhw-info-entrance-fade-up .vhw-info-band__item{animation:vhwInfoFadeUp .62s ease both}
.vhw-info-entrance-fade-in .vhw-info-band__item{animation:vhwInfoFadeIn .62s ease both}
.vhw-info-entrance-slide-left .vhw-info-band__item{animation:vhwInfoSlideLeft .62s ease both}
.vhw-info-stagger-yes .vhw-info-band__item:nth-child(2){animation-delay:.08s}
.vhw-info-stagger-yes .vhw-info-band__item:nth-child(3){animation-delay:.16s}
.vhw-info-stagger-yes .vhw-info-band__item:nth-child(4){animation-delay:.24s}
.vhw-info-stagger-yes .vhw-info-band__item:nth-child(5){animation-delay:.32s}
.vhw-info-stagger-yes .vhw-info-band__item:nth-child(6){animation-delay:.40s}
.vhw-info-stagger-yes .vhw-info-band__item:nth-child(7){animation-delay:.48s}
.vhw-info-stagger-yes .vhw-info-band__item:nth-child(8){animation-delay:.56s}
@keyframes vhwInfoFadeUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
@keyframes vhwInfoFadeIn{from{opacity:0}to{opacity:1}}
@keyframes vhwInfoSlideLeft{from{opacity:0;transform:translateX(-22px)}to{opacity:1;transform:translateX(0)}}

/* ========================================================================
   Vizyon Services Grid
   ======================================================================== */
.vhw-services{position:relative;width:100%;overflow:hidden;background:#fff;color:#09284d;font-family:Arial,Helvetica,sans-serif;isolation:isolate}
.vhw-services__inner{width:100%;max-width:1400px;margin:0 auto;padding:54px 28px 58px}
.vhw-services__heading-wrap{text-align:center;margin:0 0 30px}
.vhw-services__heading{margin:0 0 7px;color:#09284d;font-size:28px;font-weight:800;line-height:1.2;text-transform:uppercase}
.vhw-services__subtitle{color:#415365;font-size:15px;font-weight:400;line-height:1.5}
.vhw-services__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));column-gap:14px;row-gap:18px;align-items:stretch}
.vhw-service-card{position:relative;display:flex;min-width:0;min-height:330px;flex-direction:column;overflow:hidden;border:1px solid #d9e0e7;border-radius:2px;background:#fff;color:inherit;transition:transform .32s ease,border-color .32s ease,box-shadow .32s ease,background-color .32s ease}
.vhw-services-equal-yes .vhw-service-card{height:100%}
.vhw-service-card__media{position:relative;width:100%;height:125px;overflow:hidden;background:#eef3f7}
.vhw-service-card__media::after{content:"";position:absolute;inset:0;z-index:1;background:rgba(6,44,88,.03);pointer-events:none}
.vhw-service-card__media img{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center center;transition:transform .45s cubic-bezier(.2,.8,.2,1),filter .35s ease}
.vhw-service-card__content{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;align-items:center;padding:36px 14px 18px;text-align:center}
.vhw-service-card__icon-wrap{position:relative;z-index:3;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:60px;height:60px;margin-top:-30px;border:1px solid #d9e0e7;border-radius:50%;background:#fff;line-height:1;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.vhw-service-card__icon{display:inline-flex;align-items:center;justify-content:center;color:#1689e8;font-size:34px;line-height:1;transition:transform .3s ease,color .3s ease}
.vhw-service-card__icon svg,.vhw-service-card__arrow svg{display:block;width:1em;height:1em;fill:currentColor}
.vhw-service-card__icon-image{display:block;width:36px;height:36px;max-width:100%;object-fit:contain}
.vhw-service-card__title{display:block;width:100%;min-height:38px;margin:10px 0;color:#09284d;font-size:14px;font-weight:800;line-height:1.3;text-transform:uppercase;transition:color .25s ease}
.vhw-service-card__description{display:block;width:100%;max-width:100%;min-height:76px;color:#34485c;font-size:12px;font-weight:400;line-height:1.55}
.vhw-service-card__arrow{display:inline-flex;align-items:center;justify-content:center;margin:12px 0 0;color:#1689e8;font-size:15px;line-height:1;transition:transform .28s ease,color .28s ease}
.vhw-service-card:hover .vhw-service-card__arrow{transform:translateX(5px)}
.vhw-service-hover-lift .vhw-service-card:hover{transform:translateY(-8px);box-shadow:0 18px 38px rgba(9,40,77,.14)}
.vhw-service-hover-zoom-image .vhw-service-card:hover .vhw-service-card__media img{transform:scale(1.075)}
.vhw-service-hover-border .vhw-service-card:hover{border-color:#1689e8}
.vhw-service-hover-glow .vhw-service-card:hover{box-shadow:0 0 0 3px rgba(22,137,232,.12),0 18px 38px rgba(9,40,77,.15)}
.vhw-service-card:hover .vhw-service-card__icon-wrap{border-color:#1689e8;transform:translateY(-2px)}
.vhw-services-entrance-fade-up .vhw-service-card{animation:vhwServicesFadeUp .66s ease both}
.vhw-services-entrance-fade-in .vhw-service-card{animation:vhwServicesFadeIn .66s ease both}
.vhw-services-entrance-zoom .vhw-service-card{animation:vhwServicesZoom .58s ease both}
.vhw-services-stagger-yes .vhw-service-card:nth-child(2){animation-delay:.06s}
.vhw-services-stagger-yes .vhw-service-card:nth-child(3){animation-delay:.12s}
.vhw-services-stagger-yes .vhw-service-card:nth-child(4){animation-delay:.18s}
.vhw-services-stagger-yes .vhw-service-card:nth-child(5){animation-delay:.24s}
.vhw-services-stagger-yes .vhw-service-card:nth-child(6){animation-delay:.30s}
.vhw-services-stagger-yes .vhw-service-card:nth-child(7){animation-delay:.36s}
.vhw-services-stagger-yes .vhw-service-card:nth-child(8){animation-delay:.42s}
.vhw-services-stagger-yes .vhw-service-card:nth-child(9){animation-delay:.48s}
.vhw-services-stagger-yes .vhw-service-card:nth-child(10){animation-delay:.54s}
@keyframes vhwServicesFadeUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
@keyframes vhwServicesFadeIn{from{opacity:0}to{opacity:1}}
@keyframes vhwServicesZoom{from{opacity:0;transform:scale(.965)}to{opacity:1;transform:scale(1)}}

.vhw-item-hide-desktop{display:none!important}
@media(max-width:1024px){
  .vhw-item-hide-desktop{display:flex!important}
  .vhw-item-hide-tablet{display:none!important}
  .vhw-info-band__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .vhw-info-separators-yes .vhw-info-band__item::after{display:none}
  .vhw-services__grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:18px}
  .vhw-service-card__title{font-size:15px}
  .vhw-service-card__description{font-size:13px}
}
@media(max-width:767px){
  .vhw-item-hide-tablet{display:flex!important}
  .vhw-item-hide-mobile{display:none!important}
  .vhw-info-band__inner{padding:24px 18px}
  .vhw-info-band__grid{grid-template-columns:1fr;row-gap:14px}
  .vhw-info-band__item-inner{padding:10px}
  .vhw-info-mobile-scroll-yes .vhw-info-band__inner{overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}
  .vhw-info-mobile-scroll-yes .vhw-info-band__inner::-webkit-scrollbar{display:none}
  .vhw-info-mobile-scroll-yes .vhw-info-band__grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px,82vw);grid-template-columns:none!important;width:max-content}
  .vhw-info-mobile-scroll-yes .vhw-info-band__item{scroll-snap-align:start}
  .vhw-services__inner{padding:38px 16px 40px}
  .vhw-services__heading{font-size:24px}
  .vhw-services__subtitle{font-size:14px}
  .vhw-services__grid{grid-template-columns:1fr;row-gap:16px}
  .vhw-services-mobile-scroll-yes .vhw-services__inner{overflow-x:hidden}
  .vhw-services-mobile-scroll-yes .vhw-services__grid{display:grid;grid-auto-flow:column;grid-auto-columns:var(--vhw-service-mobile-card,280px);grid-template-columns:none!important;overflow-x:auto;padding-bottom:8px;scrollbar-width:none;scroll-snap-type:x mandatory}
  .vhw-services-mobile-scroll-yes .vhw-services__grid::-webkit-scrollbar{display:none}
  .vhw-services-mobile-scroll-yes .vhw-service-card{scroll-snap-align:start}
  .vhw-service-card__media{height:170px}
  .vhw-service-card__title{font-size:16px}
  .vhw-service-card__description{font-size:14px}
}
@media(prefers-reduced-motion:reduce){
  .vhw-info-reduce-motion-yes .vhw-info-band *,
  .vhw-info-reduce-motion-yes .vhw-info-band *::before,
  .vhw-info-reduce-motion-yes .vhw-info-band *::after,
  .vhw-services-reduce-motion-yes .vhw-services *,
  .vhw-services-reduce-motion-yes .vhw-services *::before,
  .vhw-services-reduce-motion-yes .vhw-services *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
}
.vhw-service-align-left .vhw-service-card__content{align-items:flex-start}
.vhw-service-align-center .vhw-service-card__content{align-items:center}
.vhw-service-align-right .vhw-service-card__content{align-items:flex-end}
