.elementor-3139 .elementor-element.elementor-element-4ec5f7e0 {
  --display: flex;
  --min-height: 90vh;
  --justify-content: center;
  --overlay-opacity: 0.5;
}

.elementor-3139 .elementor-element.elementor-element-4ec5f7e0:not(.elementor-motion-effects-element-type-background),
.elementor-3139 .elementor-element.elementor-element-4ec5f7e0>.elementor-motion-effects-container>.elementor-motion-effects-layer {
  background-image: url("./Banner-Size-Series-2-scaled.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.elementor-3139 .elementor-element.elementor-element-4ec5f7e0::before,
.elementor-3139 .elementor-element.elementor-element-4ec5f7e0>.elementor-background-video-container::before,
.elementor-3139 .elementor-element.elementor-element-4ec5f7e0>.e-con-inner>.elementor-background-video-container::before,
.elementor-3139 .elementor-element.elementor-element-4ec5f7e0>.elementor-background-slideshow::before,
.elementor-3139 .elementor-element.elementor-element-4ec5f7e0>.e-con-inner>.elementor-background-slideshow::before,
.elementor-3139 .elementor-element.elementor-element-4ec5f7e0>.elementor-motion-effects-container>.elementor-motion-effects-layer::before {
  background-color: #02010100;
  --background-overlay: '';
}

.elementor-widget-heading .elementor-heading-title {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
  color: var(--e-global-color-primary);
}

.elementor-3139 .elementor-element.elementor-element-7eee86a {
  text-align: center;
}

.elementor-3139 .elementor-element.elementor-element-7eee86a .elementor-heading-title {
  font-family: "Suwannaphum", Sans-serif;
  font-size: 40px;
  font-weight: 600;
}

.elementor-3139 .elementor-element.elementor-element-4e325a5 {
  --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;
  --margin-top: 50px;
  --margin-bottom: 0px;
  --margin-left: 0px;
  --margin-right: 0px;
  --padding-top: 0px;
  --padding-bottom: 0px;
  --padding-left: 50px;
  --padding-right: 50px;
}

.elementor-widget-image .widget-image-caption {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

body.elementor-page-3139:not(.elementor-motion-effects-element-type-background),
body.elementor-page-3139>.elementor-motion-effects-container>.elementor-motion-effects-layer {
  background-image: url("https://www.atlasinvestmentinstitute.com/static/lg_1.png");
  background-repeat: no-repeat;
  background-size: cover;
}

@media(min-width:1025px) {

  body.elementor-page-3139:not(.elementor-motion-effects-element-type-background),
  body.elementor-page-3139>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-attachment: fixed;
  }
}

@media(max-width:767px) {
  .elementor-3139 .elementor-element.elementor-element-4ec5f7e0 {
    --min-height: 50vh;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
  }

  .elementor-3139 .elementor-element.elementor-element-4ec5f7e0:not(.elementor-motion-effects-element-type-background),
  .elementor-3139 .elementor-element.elementor-element-4ec5f7e0>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-size: cover;
  }

  .elementor-3139 .elementor-element.elementor-element-7eee86a .elementor-heading-title {
    font-size: 32px;
  }

  body.elementor-page-3139:not(.elementor-motion-effects-element-type-background),
  body.elementor-page-3139>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-repeat: repeat;
  }
}

/* Start custom CSS for heading, class: .elementor-element-7eee86a */
.classic-blue {
  background: linear-gradient(90deg, #8fbaff, #3b82f6, #1e40af);
  background-size: 200% auto;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  display: inline-block;
  animation: gradientFlow 6s ease-in-out infinite;
  text-shadow: 0 0 5px rgba(147, 197, 253, 0.4), 0 0 10px rgba(59, 130, 246, 0.4);
  letter-spacing: 1px;
}

/* End custom CSS */