.elementor-1396 .elementor-element.elementor-element-47f368c{width:var( --container-widget-width, 1050px );max-width:1050px;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--container-widget-width:1050px;--container-widget-flex-grow:0;}.elementor-1396 .elementor-element.elementor-element-47f368c.elementor-element{--align-self:center;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-4df94b8 */.usmc-header-shell {
    width: 1050px;
    max-width: calc(100% - 40px);
    margin: 30px auto 0;

    background: linear-gradient(
        to bottom,
        #0B3A73,
        #082F5E
    );

    border: 1px solid rgba(189, 165, 105, 0.50);
    border-bottom: none;

    border-radius: 10px 10px 0 0;

    box-shadow: 0 3px 10px rgba(0,0,0,0.08);

    overflow: hidden;
}

.usmc-header-inner {
    display: grid;
    grid-template-columns: 190px 1fr 60px;
    align-items: center;

    min-height: 145px;
    padding: 18px 34px;
    gap: 24px;
}

.usmc-header-logo {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.usmc-header-logo img {
    display: block;
    width: 135px;
    height: auto;
}

.usmc-header-nav {
    display: flex;
    align-items: center;
    justify-content: center;

    gap: 38px;
    flex-wrap: nowrap;
}

.usmc-header-nav a {
    color: #f4efe3;
    text-decoration: none;

    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.05em;

    transition: color .2s ease;
}

.usmc-header-nav a:hover {
    color: #d7bb77;
}

.usmc-header-social {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.usmc-facebook {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 42px;
    height: 42px;

    background: #1877f2;
    color: #fff !important;

    border-radius: 50%;

    text-decoration: none;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 0;
    font-weight: 700;

    position: relative;

    transition: all .2s ease;
}

.usmc-facebook::before {
    content: "f";
    font-size: 28px;
    line-height: 1;
    color: #fff;
    font-weight: 700;
}

.usmc-facebook:hover {
    transform: translateY(-2px);
    background: #1665d8;
    color: #fff !important;
}

 .usmc-youtube {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    background: #FF0000;
    border-radius: 50%;
    text-decoration: none;
}

.usmc-youtube i {
    color: #fff;
    font-size: 24px;
}

.usmc-youtube:hover {
    background: #cc0000;
}

@media (max-width: 900px) {

    .usmc-header-inner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;

        min-height: auto;
        padding: 24px 22px;
        gap: 20px;
    }

    .usmc-header-logo {
        justify-content: center;
    }

    .usmc-header-logo img {
        width: 120px;
    }

    .usmc-header-nav {
        justify-content: center;
        gap: 18px 24px;
        flex-wrap: wrap;
    }

    .usmc-header-social {
        justify-content: center;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-47f368c */.usmc-header-shell {
    width: 1050px;
    max-width: calc(100% - 40px);
    margin: 30px auto 0;

    background: linear-gradient(
        to bottom,
        #0B3A73,
        #082F5E
    );

    border: 1px solid rgba(189, 165, 105, 0.50);
    border-bottom: none;

    border-radius: 10px 10px 0 0;

    box-shadow: 0 3px 10px rgba(0,0,0,0.08);

    overflow: hidden;
}

.usmc-header-inner {
    display: grid;
    grid-template-columns: 190px 1fr 60px;
    align-items: center;

    min-height: 145px;
    padding: 18px 34px;
    gap: 24px;
}

.usmc-header-logo {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.usmc-header-logo img {
    display: block;
    width: 135px;
    height: auto;
}

.usmc-header-nav {
    display: flex;
    align-items: center;
    justify-content: center;

    gap: 38px;
    flex-wrap: nowrap;
}

.usmc-header-nav a {
    color: #f4efe3;
    text-decoration: none;

    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.05em;

    transition: color .2s ease;
}

.usmc-header-nav a:hover {
    color: #d7bb77;
}

.usmc-header-social {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.usmc-facebook {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 42px;
    height: 42px;

    background: #1877f2;
    color: #fff !important;

    border-radius: 50%;

    text-decoration: none;

    font-family: Arial, Helvetica, sans-serif;
    font-size: 0;
    font-weight: 700;

    position: relative;

    transition: all .2s ease;
}

.usmc-facebook::before {
    content: "f";
    font-size: 28px;
    line-height: 1;
    color: #fff;
    font-weight: 700;
}

.usmc-facebook:hover {
    transform: translateY(-2px);
    background: #1665d8;
    color: #fff !important;
}

@media (max-width: 900px) {

    .usmc-header-inner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;

        min-height: auto;
        padding: 24px 22px;
        gap: 20px;
    }

    .usmc-header-logo {
        justify-content: center;
    }

    .usmc-header-logo img {
        width: 120px;
    }

    .usmc-header-nav {
        justify-content: center;
        gap: 18px 24px;
        flex-wrap: wrap;
    }

    .usmc-header-social {
        justify-content: center;
    }

}



.usmc-subpage-hero {
  padding: 36px 42px;
  background: rgba(250, 246, 236, 0.72);
}

.usmc-subpage-hero-inner {
  max-width: 1040px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 34px;
  border-top: 1px solid rgba(199,164,75,.45);
  border-bottom: 1px solid rgba(199,164,75,.45);
  padding: 28px 0;
}

.usmc-subpage-flag-wrap {
  flex: 0 0 240px;
}

.usmc-subpage-flag-wrap img {
  width: 100%;
  display: block;
  border: 3px solid #c7a44b;
  box-shadow: 0 10px 24px rgba(0,0,0,.14);
}

.usmc-subpage-copy {
  text-align: left;
}

.usmc-subpage-kicker {
  color: #9f1d20;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.usmc-subpage-title {
  margin: 0;
  color: #082f5f;
  font-size: 48px;
  line-height: 1.05;
  font-weight: 800;
  text-transform: uppercase;
}

.usmc-subpage-rule {
  width: 120px;
  height: 3px;
  background: #c7a44b;
  margin: 16px 0 16px;
}

.usmc-subpage-copy p {
  margin: 0;
  color: #123f77;
  font-size: 20px;
  line-height: 1.45;
  font-weight: 600;
}

@media (max-width: 768px) {
  .usmc-subpage-hero {
    padding: 28px 22px;
  }

  .usmc-subpage-hero-inner {
    flex-direction: column;
    text-align: center;
    gap: 22px;
  }

  .usmc-subpage-copy {
    text-align: center;
  }

  .usmc-subpage-rule {
    margin-left: auto;
    margin-right: auto;
  }

  .usmc-subpage-flag-wrap {
    flex: none;
    max-width: 220px;
  }

  .usmc-subpage-copy h1 {
    font-size: 34px;
  }

  .usmc-subpage-copy p {
    font-size: 17px;
  }
}/* End custom CSS */