/**
Theme Name: Atlas Appelt (Astra)
Author: harman
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
/* Global Styles */
body, body p {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-style: normal;
}

b, strong {
  font-weight: 700 !important;
}

/* Typography */
.entry-content p {
  margin: 10px 0px;
  font-size: 18px;
}

.entry-content h1 {
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2em;
  font-weight: 400;
  color: #243A76;
  letter-spacing: 3px;
}

.entry-content h3 {
  font-family: "Alata", sans-serif;
  font-weight: 500;
  color: #A7754D
}

/* COLORS */
.blueish-bg {
  background-color: #DCE4EC;
}

.gray-bg {
  background-color: #EDF0F2;
}

.dark-bg {
  background-color: #081534;
}

.entry-content .gold-bg h1 {
  color: #fff;
}

.gold-bg h3 {
  color: #000;
}

/* Links */
a {
  color: #000;
  text-decoration: none !important;
}

/* Buttons */
.gold-btn {
  background: #DEB70B;
  color: #000;
  text-decoration: none;
  padding: 11px 32px;
  min-width: 227px;
  display: inline-block;
  border-radius: 20px;
}

.gold-btn:hover {
  background: #081534;
  color: #fff;
}

/* Containers and Layout */
.ast-container, .ast-container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
}

.ast-container {
  max-width: 100%;
}

.entry-content>.wp-block-columns {
  padding: 0px;
}

.entry-content[data-ast-blocks-layout]>* {
  max-width: 100%;
}

.entry-content .contained-l {
  max-width: 1366px;
  margin: 0 auto;
}

.entry-content .contained {
  max-width: 1200px;
  margin: 0 auto;
}

.entry-content .contained-900 {
  max-width: 900px;
  margin: 0 auto;
}

.entry-content .contained-800 {
  max-width: 800px;
  margin: 0 auto;
}

.entry-content .contained-90 {
  max-width: 90%;
  margin: 0 auto;
}

.entry-content .contain-padding {
  padding: 0px 50px;
}

.contain-p {
  max-width: 600px;
  margin: 0 auto 0px !important;
}

.center {
  text-align: center;
}

.center-va {
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}

/* Header */
.ast-builder-menu-1 .menu-item.current-menu-item a {
  color: #000;
}

.ast-builder-menu-1 .menu-item>.menu-link:hover {
  color: var(--ast-global-color-3);
}

.main-header-menu>.menu-item>.menu-link {
  text-transform: uppercase;
  font-size: 16px;
}

.ast-builder-grid-row {
  max-width: 1200px;
  margin: 0 auto;
  width: 1200px;
}

.header-top-links {
  display: flex;
  justify-content: space-between;
}

.header-top-links p a {
  margin: 0 20px;
}

.register-btn a {
  background: #DEB70B;
  height: 2em;
  line-height: 2em;
  border-radius: 20px;
  font-weight: 500;
  font-size: 15px !important;
  padding: 5px 32px !important;
  letter-spacing: 2px;
}

.register-btn a:hover {
  background: #081534;
  color: #fff !important;
}

/* LANDING PAGE */
.top-banner {
  background: #081534
}

.top-banner p {
  color: #fff;
}

.top-banner .logo img {
  max-width: 402px;
  border-bottom: 1px solid #fff;
  padding: 0px 0px 44px;
}

.top-banner .logo p {
  font-size: 40px;
  font-weight: 100;
  margin-top: 24px;
  letter-spacing: 5px;
}

.entry-content .main-content p {
  margin: 30px 0px 32px;
  font-size: 18px;
}

.main-content-bg {
  position: relative;
  z-index: 1;
}

.main-content-bg::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60%;
  /* adjust how much of the column gets the gradient */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #cacfdd 100%);
  z-index: -1;
  pointer-events: none;
}

.diagonal-bottom {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.form-container {
  background-color: #EDF0F2;
  padding: 36px;
}

.form-container h1 {
  color: #081534;
}

.with_frm_style .frm_slimselect.ss-main, .with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=phone], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style textarea, .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .with_frm_style .frm-card-element.StripeElement {
  background: none;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #000;
  border-radius: 0px;
}

.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn, .frm_style_formidable-style.with_frm_style input[type=submit], .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style {
  background: #dbb428;
  border-width: 1px;
  border-color: #dbb428;
  color: #000;
  min-width: 227px;
  font-size: 18px;
  border-radius: 20px;
  letter-spacing: 3px;
  font-family: "proxima-nova", sans-serif;
}

.frm_style_formidable-style.with_frm_style .frm_submit button:hover {
  background: #081534;
  border-color: ##081534;
  color: #fff;
}

/* Footer */
.site-primary-footer-wrap {
  position: relative;
}

.ast-footer-copyright img {
  margin: 0px 10px;
}

/* HR Styles */
/* Animations */
.fade-in {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
}

.fade-in.fade-in-visible {
  opacity: 1;
  transform: translateY(0);
}

.fade-in-right {
  opacity: 0;
  transform: translateX(400px);
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
}

.fade-in-right.fade-in-right-visible {
  opacity: 1;
  transform: translateX(0);
}

.fade-in-left {
  opacity: 0;
  transform: translateX(-40px);
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
}

.fade-in-left.fade-in-left-visible {
  opacity: 1;
  transform: translateX(0);
}

/* FOOTER */
.footer-logos img {
  margin: 0px 20px;
}

.ast-footer-copyright {
  text-align: left;
  font-size: 12px;
}

/* Media Queries */
@media only screen and (max-width: 1200px) {
  .ast-builder-grid-row {
    width: 100%;
  }
}

@media only screen and (max-width: 760px) {
  .swap {
    display: flex;
    flex-direction: column-reverse;
  }

  .top-banner .logo {
    display: none;
  }

  .main-content p {
    padding: 0px 20px;
  }

  .diagonal {
    position: absolute;
    opacity: 0.5;
  }

  .dark-bg .diagonal {
    display: none;
  }

  .diagonal-bottom img {
    position: absolute;
    right: 0px;
  }

  .ast-footer-copyright p {
    text-align: center;
  }

  .ast-footer-copyright p img {
    margin: 10px 20px;
  }

  .ast-builder-html-element p {
    text-align: center !important;
  }

  .desktop {
    display: none;
  }

  .desktop-br br {
    display: none;
  }

  .form-container {
    background-color: #EDF0F2;
    padding: 26px;
    margin: 15px;
  }
}

/* glightbox */
/* 1. Force the slide container to shrink-wrap the image */
.gslide-inner-content {
  display: inline-block !important;
  position: relative !important;
  vertical-align: middle;
}

/* 2. Position the close button relative to this shrink-wrapped container */
.gclose {
  position: absolute !important;
  /* Use a positive value to keep it INSIDE the image corner
       OR use a small negative value like -40px if there is padding */
  top: 10px !important;
  right: 10px !important;
  /* Look & Feel */
  display: flex !important;
  align-items: center;
  background: rgba(0, 0, 0, 0.7);
  /* Semi-transparent black */
  padding: 8px 12px;
  border-radius: 5px;
  width: auto !important;
  height: auto !important;
  z-index: 9999;
}

/* 3. The 'X' Icon */
.gclose svg {
  width: 24px !important;
  height: 24px !important;
  fill: #fff;
}

/* 4. The 'CLOSE' Text */
.gclose::after {
  content: 'CLOSE';
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  font-family: sans-serif;
  margin-left: 8px;
  text-transform: uppercase;
}

/* 5. Ensure the "Next/Prev" buttons don't overlap your new close button */
.gnext, .gprev {
  z-index: 9998 !important;
}