/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
.section--1543784653170,
.section--1543787137520 {
  background-color: #fff !important; }

p {
  margin-bottom: 2rem; }

h2,
h3,
h4 {
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase; }

.section--light a h4:hover,
.section--light a h4:focus {
  color: #EA3385; }

a {
  color: #EA3385; }

a img:hover {
  opacity: 0.8; }

form input[type="checkbox"] {
  float: left;
  clear: none; }

.checkbox-field span.text {
  float: left;
  font-size: 12px;
  width: 93%; }

.btn {
  border-radius: 50px;
  position: relative;
  z-index: 4;
  text-transform: uppercase;
  letter-spacing: 2px; }

.btn:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50px;
  position: absolute;
  bottom: -4px;
  border-bottom: 4px solid #F2A2AA;
  background-color: transparent;
  left: 0; }

.teal-highlight {
  position: relative;
  z-index: 99; }

.highlight-container {
  display: inline-block;
  position: relative; }

.highlight {
  position: relative;
  z-index: 4; }

.teal-highlight:after,
.highlight-container:after {
  background-color: #A3EDED;
  content: '';
  display: block;
  height: 22%;
  width: 105%;
  margin-left: -2.5%;
  position: absolute;
  z-index: 0;
  bottom: 9px; }

.highlight-container.white-highlight:after {
  background-color: #f2f2f2; }

.highlight-container.pink-highlight:after {
  background-color: #EA3385; }

.highlight-container.light-pink-highlight:after {
  background-color: #F2A2AA; }

.h3-highlight-container:after {
  height: 23%;
  bottom: 6px; }

.h4-highlight-container:after {
  height: 24%;
  bottom: 4px; }

/* Columns */
.one-third {
  float: left;
  margin-left: 3.5%;
  width: 31%; }

.one-third.first {
  margin-left: 0; }

@media only screen and (max-width: 768px) {
  .one-third {
    float: none;
    margin-left: 0;
    margin-bottom: 25px;
    width: 100%; } }
/* Menu */
.header-menu .user {
  display: none; }

.header .header-menu a {
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0 20px;
  text-transform: uppercase;
  text-decoration: none; }

.header .header-menu a:hover,
.header .header-menu a:focus {
  color: #EA3385;
  text-decoration: none; }

@media only screen and (max-width: 835px) {
  .header .header-menu a {
    margin: 0 10px; } }
/* Homepage */
.section--1494867300050 .container .row > .text-xs-left {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px 30px; }

.section--1494867300050 h1 {
  color: #001C55;
  font-weight: bold;
  font-size: 46px;
  letter-spacing: 2px;
  text-transform: uppercase; }

.section--1494867300050 p {
  color: #001C55; }

.section--1494867300050 .btn-cta {
  box-shadow: none;
  display: table !important;
  float: none;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 2px; }

.section--1521839351739 h3 {
  line-height: 1.6; }

.section--1541344037597 img {
  -webkit-box-shadow: 9px 9px 0 0 #A3EDED;
  box-shadow: 9px 9px 0 0 #A3EDED; }

.block--1541037175058_0 h3 {
  margin-bottom: 0; }

.block--1541037175058_0 p {
  margin-top: 0; }

/* About */
.section--1541463743476 img {
  float: right;
  margin-left: 60px;
  max-width: 80%;
  width: 400px; }

/* Summit Profit Planning Intensive */
.btn--solid.btn--1541542067028:after {
  border-bottom-color: #A3EDED; }

/* Footer */
.footer__menu-item {
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase; }

.footer__copyright {
  text-transform: uppercase;
  text-align: center;
  float: none;
  display: block;
  font-size: 13px;
  letter-spacing: 1px;
  margin-top: 0; }

footer .social-icons {
  display: inline-block;
  float: left;
  margin-top: 12px; }

@media only screen and (max-width: 767px) {
  footer .social-icons {
    display: block;
    float: none;
    text-align: center;
    width: 100%; } }
