/*
Theme Name: You First Foundation HTML5
Theme URI:
Version:
Description:
Author:
Author URI:
template: html5blank
*/
/* GENERICS */
body

/*,*/
/*body * */
  {
  font-family: 'Raleway';
  font-size: 18px;
  vertical-align: top;
  line-height: 1.1;
  background: white;
  color: black;
}

p, li {
  line-height: 1.75em;
}

li {
  /* list-style: none; */
}

li::before {
  /* margin-left:-18px;
  content:'>';
  font-weight: bold;
  overflow: hidden;
  position: absolute; */
}

/* UTILITY CLASSES */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  color: black !important;
  background: white !important;
  background-color: white !important;
}

.hidden {
  display: none;
  background-color: white !important;
  color: black !important;
  height: 0px;
  overflow: hidden;
}

/* THEME RESETS */
.wrapper {
  width: 100%;
  max-width: 100%;
}

/* BEAVER BUILDER RESETS */
a:focus,
input:focus {
  outline: auto;
}

.fl-module img {
  height: auto;
}

.fl-row {
  background: white;
  background-color: white;
}

.fl-row-content-wrap,
.fl-row-full-width>.fl-row-content-wrap {
  margin: 0px;
  padding: 0px;
}

.fl-row-fixed-width {
  width: 100%;
}

.page-template-default .fl-row-fixed-width {
  width: 100%;
  max-width: 1100px;
}

.fl-module-content {
  margin-left: 27.5px;
  margin-right: 27.5px;
}

@media screen and (min-width:768px) {
  .fl-col-group .fl-col .fl-module-content {
    margin-left: 10px;
    margin-right: 10px;
  }

  .fl-col-group .fl-col:first-child .fl-module-content {
    /* margin-left:0px; */
    margin-right: 20px;
  }

  .fl-col-group .fl-col:last-child .fl-module-content {
    /* margin-right:0px; */
    margin-left: 20px;
  }
}

.fl-col-small {
  max-width: 100%;
}

.fl-module-separator .fl-module-content {
  margin-top: 5px;
  margin-bottom: 5px;
}

.fl-rich-text * {
  /* line-height: 1.75em; */
}

main {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.fl-builder main {
  max-width: 100%;
}

@media screen and (min-width:1366px) {
  .fl-builder main {
    max-width: 100%;
  }
}

@media screen and (max-width:700px) {
  span.fl-heading-text {
    font-size: 0.9em;
  }

  .fl-heading {
    line-height: 0.9625em;
  }
}

@media screen and (max-width:550px) {
  span.fl-heading-text {
    font-size: 0.875em;
  }

  .fl-heading {
    line-height: 0.7525em;
  }
}

@media screen and (max-width:450px) {
  span.fl-heading-text {
    font-size: 0.8em;
  }

  .fl-heading {
    line-height: 0.7525em;
  }
}

@media screen and (max-width:400px) {
  span.fl-heading-text {
    font-size: 0.75em;
  }

  .fl-heading {
    line-height: 0.7525em;
  }
}

a.fl-button,
a.fl-button:visited {
  border: 2px solid #728699;
  background-color: white;
  font-weight: bold;
  padding: 8px 48px;
  margin-top: 40px;
  margin-bottom: 50px;
  border-radius: 10px;
  background: #034ea1;
  color: white;
}

a.fl-button:hover,
a.fl-button:active {
  color: #034ea1;
  background: white;
}

.prev-next-navigation a.fl-button {
  margin-right: 10px;
}

.contact-bar-module {
  margin-top: 40px;
  margin-bottom: 50px;
}

.contact-bar-module::after {
  content: "";
  display: table;
  clear: both;
}

.fl-builder-content .contact-bar-module a.fl-button,
.fl-builder-content .contact-bar-module a.fl-button:visited {
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 24px !important;
  padding-left: 24px !important;
}

.btn-group-spaced>* {
  margin-right: 12px;
}

.btn-group-spaced>*:last-child {
  margin-right: 0px;
}

.fl-button-primary a.fl-button,
.fl-button-primary a.fl-button *,
.fl-button-primary a.fl-button:visited,
.fl-builder-content a.fl-button-primary,
.fl-builder-content a.fl-button-primary:visited {
  background-color: #2e4e67;
  border: none
}

.fl-builder-content a.fl-button *,
.fl-builder-content a.fl-button:visited * {
  color: #fff;
}

.fl-builder-content a.fl-button:hover {
  color: #fff;
  background-color: #29465c;
}

.fl-button-primary a.fl-button:hover,
.fl-builder-content a.fl-button-primary:hover {
  background-color: #29465c !important;
  border: none;
}

.fl-builder-content .contact-bar-module a.fl-button {
  width: 100%;
  margin-bottom: 15px;
  text-align: center;
}

@media screen and (min-width:500px) {
  .fl-builder-content .contact-bar-module a.fl-button {
    width: auto;
  }

  .fl-builder-content .btn-group-spaced {
    float: right;
  }
}

/* Utility Declarations */
.container {
  /*width:100%;*/
  max-width: 1366px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

/* Header */
@media screen and (min-width:922px) {
  .header {
    width: 1100px;
    max-width: 95%;
    margin: 0 auto;
  }
}

.white-on-blue-circle i.dashicons,
.blue-on-white-circle i.dashicons {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}

.white-on-blue-circle i.dashicons::before,
.blue-on-white-circle i.dashicons::before {
  width: 2em !important;
  height: 2em !important;
  line-height: 2em !important;
}

.white-on-blue-circle i.dashicons {
  background: #034ea1 !important;
  color: white !important;
}

.blue-on-white-circle i.dashicons {
  color: #034ea1 !important;
  background: white !important;
}

/*
 * Logo
 */
.logo {
  margin: 0 auto;
  /* position: absolute; */
}

@media screen and (min-width:922px) {
  .logo {
    float: left;
    position: relative;
  }
}

.logo a {
  margin: 0 auto;
  position: relative;
  display: block;
  width: 183px;
}

.logo-img {
  margin: 19px auto 32px;
}

@media screen and (min-width:922px) {
  .logo-img {
    margin: 7px 0 10px;
  }
}

/*
 * Menu
 */
.nav {
  float: right;
  text-transform: uppercase;
}

.nav {
  text-align: right;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
}

.nav ul {
  display: none;
  list-style: none;
  text-align: left;
}

.nav li {
  font-size: 14px;
}

.nav li::before {
  content: none;
}

.show.nav {
  min-width: 200px;
  width: 45%;
  background: #034ea1;
  background-color: #034ea1;
}

.show.nav>ul {
  display: block;
  position: absolute;
  z-index: 1;
  min-width: 200px;
  width: 100%;
  max-width: 100%;
  transition: display 0.5s ease;
  background: #034ea1;
  background-color: #034ea1;
}

.show.nav,
.show.nav a {
  color: white;
  display: block;
}

.show.nav a {
  clear: both;
}

.show.nav a span.menu-item-text-wrapper {
  padding: 20px;
  display: block;
  float: left;
  width: 100%;
}

.show.nav a span.expand-button {
  float: right;
  position: absolute;
  right: 0;
  margin-right: 0px;
  height: 55px;
  z-index: 2;
  display: block;
  width: 75px;
  margin-top: 1px;
}

@media screen and (min-width:922px) {
  a span.expand-button {
    /* display:none; */
    float: none;
  }
}

.nav ul {
  padding: 0;
  margin: 0;
}

.nav ul ul {
  /* border-top:1px solid #89b2de; */
  margin-left: 20px;
}

@media screen and (min-width:922px) {
  .nav ul {
    border-top: none;
  }

  .nav ul ul {
    margin-left: 0;
  }
}

.nav li.menu-item-has-children a button.expand {
  height: 100%;
  width: 100%;
  background: #034ea1;
  background-color: #034ea1;
  border: none;
}

@media screen and (min-width:922px) {
  .nav li.menu-item-has-children a button.expand {
    width: auto;
    background: white;
    background-color: white;
  }
}

.nav li.menu-item-has-children a button.expand span.arrow {
  background: #034ea1;
  margin-left: 10px;
  margin-bottom: 5px;
  margin-top: 0;
  content: '';
  display: inline-block;
  border: solid white;
  border-width: 0 2px 2px 0;
  padding: 4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  background: #034ea1;
  /* transition: border-width 0.3s linear; */
  overflow: hidden;
}

.nav li.menu-item-has-children a button.expand.expanded span.arrow {
  border-width: 0 2px 2px 0;
}

@media screen and (min-width:922px) {
  .nav li.menu-item-has-children a button.expand span.arrow {
    background: white;
    background-color: white;
  }
}

/* .nav li.menu-item-has-children a:hover::after, */
.nav li.menu-item-has-children a:hover button.expand span.arrow,
.nav li.hover a button.expand span.arrow {
  border: solid white;
  border-width: 0 2px 2px 0;
  padding: 4px;
  z-index: 2;
}

.nav>ul>li::after {
  content: "";
  display: table;
  width: 255px;
  height: 2px;
  margin-left: 20px;
  background: #89b2de;
}

@media screen and (min-width:922px) {
  .nav>ul>li::after {
    content: none;
  }
}

/* Mobile Menu */
/*!
* Hamburgers
* @description Tasty CSS-animated hamburgers
* @author Jonathan Suh @jonsuh
* @site https://jonsuh.com/hamburgers
* @link https://github.com/jonsuh/hamburgers
*/
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger.is-active:hover {
  opacity: 0.7;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #000;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -10px;
}

.hamburger-inner::after {
  bottom: -10px;
}

/*
 * Spin
 */
.hamburger .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Hamburger custom styles
 */
.hamburger {
  border-color: #034ea1;
  color: #034ea1;
  min-height: 125px;
  padding: 40px 60px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  background-color: #034ea1;
  float: right !important;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #ffffff;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  background-color: #034ea1;
}

/*
 * Desktop Menu
 */
@media screen and (min-width:922px) {
  .nav {
    display: block;
    position: relative;
  }

  .hamburger {
    display: none;
    height: 0;
    overflow: hidden;
  }

  .nav ul {
    display: block;
    float: right;
  }

  .nav li {
    display: inline;
    display: inline-table;
    margin-right: -5px;
  }

  .nav ul li li a {
    border: none;
  }

  .nav ul li.cta a {
    background-color: #034ea0;
    color: white;
  }

  .nav ul li.cta:hover,
  .nav ul li.cta:active,
  .nav ul li.cta.hover,
  .nav ul li.cta a:hover,
  .nav ul li.cta a:active,
  .nav ul li.cta.hover a {
    background-color: #ddd;
    color: #034ea0;
    font-weight: bold;
  }

  .nav li.menu-item-has-children a button.expand span.arrow {
    border-color: black;
  }

  .nav li:hover,
  .nav li a:hover,
  .nav li.hover,
  .nav li.hover>a,
  .nav li.hover>a>span.expand-button {
    background: #034ea0;
    background-color: #034ea0;
    color: white;
  }

  .nav li.menu-item-has-children:hover a button.expand,
  .nav li.menu-item-has-children.hover a button.expand {
    background: #034ea0;
    background-color: #034ea0;
  }

  .nav li.menu-item-has-children:hover a button.expand span.arrow,
  .nav li.menu-item-has-children.hover a button.expand span.arrow {
    background: #034ea0;
    background-color: #034ea0;
    border-color: white;
  }

  .nav>ul>li>a {
    overflow: hidden;
  }

  .nav li a {
    display: block;
    padding: 27px 24px;
  }

  .nav li.menu-item-has-children>a {
    /* padding-right:36px; */
  }

  .nav li ul {
    display: none;
    position: absolute;
    z-index: 1;
    text-align: center;
  }

  .nav li:hover ul,
  .nav li.hover ul {
    display: block;
  }

  .nav li li,
  .nav li li a {
    display: block;
  }

  .nav li li a {
    background: white;
    background-color: white;
    padding: 11px;
    width: 100%;
  }

  .nav li ul a {
    line-height: 1.5em;
  }

  span.menu-item-text-wrapper {
    display: inline-block;
    border-bottom: 3px solid #0000;
    margin-top: 1px;
  }
}

@media screen and (max-width:1068px) and (min-width:922px) {
  .nav li a {
    padding-left: 11px;
    font-size: 15px;
    padding-top: 27px;
    padding-bottom: 27px;
    padding-right: 11px;
  }

  .nav li.menu-item-has-children>a {
    padding-right: 11px;
  }

  .nav li a {
    font-size: 11px;
  }
}

/* Footer */
.footer {
  background: #4f4f4f;
  background-color: #4f4f4f;
  overflow: auto;
  font-weight: 600;
}

.footer,
.footer a,
.footer a:link,
.footer a:hover,
.footer a:active,
.footer a:visited {
  color: white;
}

.footer .wrapper::after {
  content: '';
  display: table;
  clear: both;
}

.footer .wrapper {
  padding: 35px 20px 50px;
}

@media screen and (min-width:922px) {
  .footer .wrapper {
    width: 1100px;
    max-width: 100%;
    margin: 0 auto;
  }
}

#footer-left {
  text-align: center;
}

@media screen and (min-width:922px) {
  #footer-left {
    text-align: left;
    width: 45%;
    float: left;
  }
}

@media screen and (max-width:1000px) {
  #footer-left {
    font-size: 16px;
  }
}

@media screen and (max-width:425px) {
  #footer-left {
    font-size: 15px;
  }
}

#footer-logo {
  margin: -12px auto 0;
  position: relative;
  display: block;
}

@media screen and (min-width:922px) {
  #footer-logo {
    margin: 0px 0 15px;
  }
}

#footer-right {
  display: none;
}

#footer-right::after {
  content="";
  display: table;
  clear: both;
}

@media screen and (min-width:922px) {
  #footer-right {
    display: block;
    text-align: right;
    width: 45%;
    float: right;
  }
}

#footer-right-button {
  text-align: center;
  clear: both;
  margin-top: 52px;
}

@media screen and (min-width:922px) {
  #footer-right-button {
    float: right;
    text-align: right;
    margin-top: 42px;
  }
}

.pagination {
  margin-top: 60px;
  margin-bottom: 60px;
}

.pagination span.current {
  padding: 12px 18px;
}

.pagination a,
#footer-right-button a {
  background-color: #034ea1;
  color: white;
  padding: 12px 18px;
  margin-top: 42px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  /* Prevent background color leak outs */
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: solid 1px #034ea1;
}

.pagination a:hover,
.pagination a:active,
#footer-right-button a:hover,
#footer-right-button a:active {
  color: #034ea1;
  background-color: white;
}

#subfooter {
  background-color: #034ea1;
  color: white;
  border-bottom: 7px solid #034ea1;
  border-top: 7px solid #034ea1;
  text-align: center;
  font-weight: 600;
}

@media screen and (max-width:1000px) {
  #subfooter {
    font-size: 16px;
  }
}

@media screen and (max-width:425px) {
  #subfooter {
    font-size: 15px;
  }
}

.bg-you-first-foundation-funds-raised-left-blue .fl-row-content-wrap {
  background-image: url(/wp-content/uploads/2019/02/you-first-foundation-funds-raised-left-blue.jpg);
}

.bg-you-first-foundation-funds-raised-left-blue .fl-row-content-wrap {
  background-image: url(/wp-content/uploads/2019/02/you-first-foundation-funds-raised-left-blue.jpg);
}

.bg-you-first-foundation-funds-raised-left-white .fl-row-content-wrap {
  background-image: url(/wp-content/uploads/2019/02/you-first-foundation-funds-raised-left-white.jpg);
}

.bg-you-first-foundation-funds-raised-right-blue .fl-row-content-wrap {
  background-image: url(/wp-content/uploads/2019/02/you-first-foundation-funds-raised-right-blue.jpg);
}

.bg-you-first-foundation-funds-raised-right-white .fl-row-content-wrap {
  background-image: url(/wp-content/uploads/2019/02/you-first-foundation-funds-raised-right-white.jpg);
}

.bg-you-first-foundation-golf-tournament-left-blue .fl-row-content-wrap {
  background-image: url(/wp-content/uploads/2019/02/you-first-foundation-golf-tournament-left-blue.jpg);
}

.bg-you-first-foundation-golf-tournament-left-white .fl-row-content-wrap {
  background-image: url(/wp-content/uploads/2019/02/you-first-foundation-golf-tournament-left-white.jpg);
}

.bg-you-first-foundation-golf-tournament-right-blue .fl-row-content-wrap {
  background-image: url(/wp-content/uploads/2019/02/you-first-foundation-golf-tournament-right-blue.jpg);
}

.bg-you-first-foundation-golf-tournament-right-white .fl-row-content-wrap {
  background-image: url(/wp-content/uploads/2019/02/you-first-foundation-golf-tournament-right-white.jpg);
}

.bg-you-first-foundation-maddie-left-blue .fl-row-content-wrap {
  background-image: url(/wp-content/uploads/2019/02/you-first-foundation-maddie-left-blue.jpg);
}

.bg-you-first-foundation-maddie-left-white .fl-row-content-wrap {
  background-image: url(/wp-content/uploads/2019/02/you-first-foundation-maddie-left-white.jpg);
}

.bg-you-first-foundation-maddie-right-blue .fl-row-content-wrap {
  background-image: url(/wp-content/uploads/2019/02/you-first-foundation-maddie-right-blue.jpg);
}

.bg-you-first-foundation-maddie-right-white .fl-row-content-wrap {
  background-image: url(/wp-content/uploads/2019/02/you-first-foundation-maddie-right-white.jpg);
}

.bg-you-first-foundation-olivia-left-blue .fl-row-content-wrap {
  background-image: url(/wp-content/uploads/2019/02/you-first-foundation-olivia-left-blue.jpg);
}

.bg-you-first-foundation-olivia-left-white .fl-row-content-wrap {
  background-image: url(/wp-content/uploads/2019/02/you-first-foundation-olivia-left-white.jpg);
}

.bg-you-first-foundation-olivia-right-blue .fl-row-content-wrap {
  background-image: url(/wp-content/uploads/2019/02/you-first-foundation-olivia-right-blue.jpg);
}

.bg-you-first-foundation-olivia-right-white .fl-row-content-wrap {
  background-image: url(/wp-content/uploads/2019/02/you-first-foundation-olivia-right-white.jpg);
}

.bg-you-first-foundation-participate-left-blue .fl-row-content-wrap {
  background-image: url(/wp-content/uploads/2019/02/you-first-foundation-participate-left-blue.jpg);
}

.bg-you-first-foundation-participate-left-white .fl-row-content-wrap {
  background-image: url(/wp-content/uploads/2019/02/you-first-foundation-participate-left-white.jpg);
}

.bg-you-first-foundation-participate-right-blue .fl-row-content-wrap {
  background-image: url(/wp-content/uploads/2019/02/you-first-foundation-participate-right-blue.jpg);
}

.bg-you-first-foundation-participate-right-white .fl-row-content-wrap {
  background-image: url(/wp-content/uploads/2019/02/you-first-foundation-participate-right-white.jpg);
}

.bg-you-first-foundation-funds-raised-right-blue .fl-row-content-wrap,
.bg-you-first-foundation-funds-raised-right-white .fl-row-content-wrap,
.bg-you-first-foundation-golf-tournament-right-blue .fl-row-content-wrap,
.bg-you-first-foundation-golf-tournament-right-white .fl-row-content-wrap,
.bg-you-first-foundation-maddie-right-blue .fl-row-content-wrap,
.bg-you-first-foundation-maddie-right-white .fl-row-content-wrap,
.bg-you-first-foundation-olivia-right-blue .fl-row-content-wrap,
.bg-you-first-foundation-olivia-right-white .fl-row-content-wrap,
.bg-you-first-foundation-participate-right-blue .fl-row-content-wrap,
.bg-you-first-foundation-participate-right-white .fl-row-content-wrap {
  background-position: top right;
  background-size: contain;
  background-repeat: no-repeat;
}

.bg-you-first-foundation-funds-raised-left-blue .fl-row-content-wrap,
.bg-you-first-foundation-funds-raised-left-white .fl-row-content-wrap,
.bg-you-first-foundation-golf-tournament-left-blue .fl-row-content-wrap,
.bg-you-first-foundation-golf-tournament-left-white .fl-row-content-wrap,
.bg-you-first-foundation-maddie-left-blue .fl-row-content-wrap,
.bg-you-first-foundation-maddie-left-white .fl-row-content-wrap,
.bg-you-first-foundation-olivia-left-blue .fl-row-content-wrap,
.bg-you-first-foundation-olivia-left-white .fl-row-content-wrap,
.bg-you-first-foundation-participate-left-blue .fl-row-content-wrap,
.bg-you-first-foundation-participate-left-white .fl-row-content-wrap {
  background-position: top left;
  background-size: contain;
  background-repeat: no-repeat;
}

#page-hero {
  min-height: 360px;
  color: white;
  overflow: auto;
  background-color: #4f4f4f;
}

#page-hero .title {
  width: 1100px;
  max-width: 95%;
  color: white;
  margin: 120px auto;
}

#hero-arrow {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

#hero-arrow i {
  background: #034ea1 !important;
  color: #fff !important;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  height: auto;
  width: auto;
}

#hero-arrow i::before {
  width: 2em;
  height: 2em;
  line-height: 2em;
  font-size: 30px;
}

@media screen and (min-width:922px) {
  #hero-arrow {
    display: none;
    height: 0;
    overflow: hidden;
  }
}

.post-template-default footer,
.page-template-default footer {
  margin-top: 75px;
}

.post-template-default main,
.page-template-default main {
  margin: 0 auto;
  max-width: 100%;
  width: 1100px;
}

.fl-icon {
  float: right;
  margin-left: 15px;
}

.fl-icon-text {
  padding-left: 0;
  text-align: left;
}

.wpcf7 form input[type="text"],
.wpcf7 form input[type="email"],
.wpcf7 form input[type="color"],
.wpcf7 form input[type="date"],
.wpcf7 form input[type="datetime-local"],
.wpcf7 form input[type="month"],
.wpcf7 form input[type="number"],
.wpcf7 form input[type="password"],
.wpcf7 form input[type="search"],
.wpcf7 form input[type="tel"],
.wpcf7 form input[type="time"],
.wpcf7 form input[type="url"],
.wpcf7 form input[type="week"],
.wpcf7 form textarea {
  background: #f2f2f2;
  border: none;
  border-radius: 13px;
  padding: 15px 20px;
}

.wpcf7 ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #4d4d4d;
}

.wpcf7 ::-moz-placeholder {
  /* Firefox 19+ */
  color: #4d4d4d;
}

.wpcf7 :-ms-input-placeholder {
  /* IE 10+ */
  color: #4d4d4d;
}

.wpcf7 :-moz-placeholder {
  /* Firefox 18- */
  color: #4d4d4d;
}

.wpcf7 legend {
  font-weight: bold;
  margin-bottom: 1em;
  margin-top: 3em;
}

.wpcf7 .radio-wrapper {
  position: relative;
}

/* visually hide the radio button,
   and set it up to be positioned over
   the styled radio button replacement
*/
.radio-wrapper>input[type="radio"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  /* in case this ever gets supported */
  background: none;
  opacity: .00001;
  z-index: 2;
}

.radio-wrapper>label {
  display: inline-block;
  padding: .75em .5em .75em 2em;
}

.radio-wrapper>input[type="radio"],
.radio-wrapper>label:before,
.radio-wrapper>label:after {
  border: 1px solid;
  height: 1.25em;
  left: .125em;
  position: absolute;
  top: .75em;
  width: 1.25em;
}

.radio-wrapper>input[type="radio"],
.radio-wrapper>label:before,
.radio-wrapper>label:after {
  border-radius: 100%;
  content: " ";
  transition:
    border-color .2s ease-in-out,
    box-shadow .2s ease-in-out;
}

.radio-wrapper>label:after {
  border-color: #b3b3b3;
}

.radio-wrapper>label:before {
  border-color: transparent;
  box-shadow: 0 0 0 2px #939598;
}

.radio-wrapper>input:checked~label:before {
  border-color: transparent;
  box-shadow: 0 0 0 2px #939598;
}

.radio-wrapper>input:focus~label:before {
  border-color: transparent;
  box-shadow: 0 0 0 6px #939598;
}

body.mouse .radio-wrapper>input:focus~label:before {
  box-shadow: 0 0 0 2px #939598;
}

.radio-wrapper label:after {
  border-color: #fff;
  border-width: 4px;
}

.radio-wrapper>input:checked~label:after {
  box-shadow: inset 0 0 0 10px #0d5192;
}

.radio-wrapper>input[disabled]~label {
  opacity: .5;
}

@media screen and (-ms-high-contrast: active) {
  .radio-wrapper>input:checked~label:before {
    background: window;
    border: 6px solid buttonface;
    box-shadow: none;
  }
}

[data-template="home"] article {
  margin-top: 60px;
}

article button,
article input[type=button],
article input[type=submit],
article input[type=reset] {
  border: 1px solid #004295;
  border-color: #034ea1;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  color: white;
  background: #034ea1;
  font-weight: bold;
  padding: 8px 48px;
  margin-top: 40px;
  margin-bottom: 50px;
  font-size: 16px;
  text-transform: uppercase;
  outline-color: #034ea1;
}

article button:hover,
article input[type=button]:hover,
article input[type=submit]:hover,
article input[type=reset]:hover,
article button:active,
article input[type=button]:active,
article input[type=submit]:active,
article input[type=reset]:active {
  background: white;
  color: #034ea1;
}

@media screen and (min-width:769px) {
  .right-half-royal-blue .fl-row-content-wrap {
    background: linear-gradient(to left, #2e3192 0%, #2e3192 50%, #000 50%, #034ea1 50%, #034ea1 100%)
  }
}

body.mouse *:hover,
body.mouse *:focus {
  outline: none;
}