.elementor-13 .elementor-element.elementor-element-0d33b24{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-13 .elementor-element.elementor-element-0d33b24:not(.elementor-motion-effects-element-type-background), .elementor-13 .elementor-element.elementor-element-0d33b24 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-13 .elementor-element.elementor-element-546be28{margin:0px -10px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-13 .elementor-element.elementor-element-546be28 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:25px;font-weight:600;color:var( --e-global-color-accent );}.elementor-13 .elementor-element.elementor-element-b5ab828{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-13 .elementor-element.elementor-element-b5ab828 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:20px;font-weight:600;color:var( --e-global-color-c89f0fd );}.elementor-13 .elementor-element.elementor-element-b5e519e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.elementor-13 .elementor-element.elementor-element-b5e519e:not(.elementor-motion-effects-element-type-background), .elementor-13 .elementor-element.elementor-element-b5e519e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(129deg, #C7C6C6 0%, var( --e-global-color-c89f0fd ) 100%);}.elementor-13 .elementor-element.elementor-element-2106fb0{padding:0px 0px 0px 85px;}.elementor-13 .elementor-element.elementor-element-2106fb0 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:25px;font-weight:600;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-13 .elementor-element.elementor-element-39c736e{padding:0px 85px 0px 85px;font-size:23px;font-weight:400;}.elementor-13 .elementor-element.elementor-element-d6b0aa2{--display:flex;--min-height:400px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-13 .elementor-element.elementor-element-d6b0aa2:not(.elementor-motion-effects-element-type-background), .elementor-13 .elementor-element.elementor-element-d6b0aa2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://atiavionics.com/wp-content/uploads/2025/12/Runway-scaled-1-e1764944271766.jpg");background-position:top center;background-repeat:no-repeat;background-size:cover;}:root{--page-title-display:none;}@media(min-width:1025px){.elementor-13 .elementor-element.elementor-element-d6b0aa2:not(.elementor-motion-effects-element-type-background), .elementor-13 .elementor-element.elementor-element-d6b0aa2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-13 .elementor-element.elementor-element-2106fb0{text-align:center;}.elementor-13 .elementor-element.elementor-element-39c736e{padding:0px 10px 0px 10px;font-size:15px;}}/* Start custom CSS for heading, class: .elementor-element-546be28 */#newtxt {
  animation-name: blink-animation;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes blink-animation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}/* End custom CSS */