body {
  background-color: #ffffff;
  color: #3b3b3c;
}
.webpage-block .jumbotron h1, h1 {
  color: ;
  font-family: Fredoka;
  font-size: 36px;
}
.webpage-block .jumbotron h2, h2 {
  color: ;
  font-family: Fredoka;
  font-size: 30px;
}
.webpage-block .jumbotron h3, h3 {
  color: ;
  font-family: Fredoka;
  font-size: 24px;
}
.webpage-block .jumbotron h4, h4 {
  color: ;
  font-family: Nunito;
  font-size: 18px;
}
.webpage-block .jumbotron h5, h5 {
  color: ;
  font-family: Nunito;
  font-size: 14px;
}
.webpage-block .jumbotron h6, h6 {
  color: ;
  font-family: Lilita One;
  font-size: 60px;
}
.webpage-block .jumbotron p, p, .content-block div, .panel div, li {
  color: ;
  font-family: Nunito;
  font-size: 18px;
}
.jumbotron blockquote, blockquote {
  color: ;
  font-family: Pacifico;
  font-size: 18px;
}
.jumbotron .lead, .content-block .lead, .lead {
  color: ;
  font-family: Nunito SemiBold;
  font-size: 21px;
}
@media (max-width: 767px) {
  .webpage-block .jumbotron h1, h1 {
    font-size: 36px;
  }
  .webpage-block .jumbotron h2, h2 {
    font-size: 30px;
  }
  .webpage-block .jumbotron h3, h3 {
    font-size: 24px;
  }
  .webpage-block .jumbotron h4, h4 {
    font-size: 18px;
  }
  .webpage-block .jumbotron h5, h5 {
    font-size: 14px;
  }
  .webpage-block .jumbotron h6, h6 {
    font-size: 38px;
  }
  .webpage-block .jumbotron p, p {
    font-size: 16px;
  }
  .webpage-block .jumbotron blockquote, blockquote {
    font-size: 18px;
  }
  .webpage-block .jumbotron .lead, .lead {
    font-size: 20px;
  }
}
.webpage-background a {
  color: #59b336;
}
.webpage-block a {
  color: #59b336;
}
.webpage-contact a {
  color: #59b336;
}
.webpage-about a {
  color: #59b336;
}
.webpage-footer {
  background-color: #0b3c8c !important;
  color: #f5f5f5 !important;
}
.webpage-footer a{
  color: #f5f5f5 !important;
}
.webpage-footer .site-footer-simple {
  background-color: #0b3c8c !important;
  color: #f5f5f5 !important;
}

.webpage-footer p {
  color: #f5f5f5 !important;
}
.webpage-footer .site-footer-simple a,
.webpage-footer .site-footer-simple a:hover {
  background-color: #0b3c8c !important;
  color: #f5f5f5 !important;
}
.webpage-header .navbar {
  background-color: ;
  color: #0b3c8c;
}
.webpage-header .navbar a,
.webpage-header .navbar a:hover {
  color: 59b336 !important;
}
.webpage-header.navbar-fixed-top {
  background-color: #ffffff;
}
.webpage-group .webpage-hero > div > div {
  padding-top: 20px;
}
.webpage-header.navbar-fixed-top.hero-behind.transparent {
  background-color: transparent;
}
.webpage-header.hero-behind.transparent .navbar {
  background-color: transparent;
}
body.hero-behind .webpage-group .webpage-hero > div {
  margin-top: 0 !important;
}
.webpage-footer .site-footer-columns .site-footer-upper,
.webpage-footer .site-footer-layers {
  background-color: #0b3c8c !important;
  color: #f5f5f5 !important;
}
.webpage-footer .site-footer-columns .site-footer-upper a,
.webpage-footer .site-footer-columns .site-footer-upper a:hover,
.webpage-footer .site-footer-layers a,
.webpage-footer .site-footer-layers a:hover {
  color: #f5f5f5 !important;
}
body {font-size: 18px;}

/* ============================= */
/* VCARD + SOCIAL (WHITE ONLY)  */
/* ============================= */

.vcard-social {background: transparent; width: 100%; padding: 0 5%;}

.vcard-phone a, .vcard-email a, .header-social a, .social-icon svg {color: #f5f5f5!important;
}

.webpage-footer .site-footer-columns .footer-social .social-icon svg {color: #fff !important;
}

/* ============================= */
/* HERO HEADER BASE             */
/* ============================= */

.hero-behind {z-index: 9;}

.webpage-header.hero-behind.transparent .navbar-static-top,
.webpage-header.hero-behind.transparent .navbar-fixed-top {
    background: rgba(255,255,255,.7);
    width: 100%;
}

/* ============================= */
/* NAVIGATION                   */
/* ============================= */

/* Main nav styling */
.webpage-header .navbar-nav > li > a,
.webpage-header .navbar-nav > li > a:link,
.webpage-header .navbar-nav > li > a:visited,
.webpage-header .navbar-nav > li > a:focus {
    font-size: 120%;
    text-transform: uppercase;
    font-weight: 700;
    color: #0b3c8c !important;
}

/* Main nav hover */
.webpage-header .navbar-nav > li > a:hover {
    background-color: #f5f5f5 !important;
    color: #0b3c8c !important;
}

/* Keep parent highlighted when dropdown open */
.webpage-header .navbar-nav > li.open > a,
.webpage-header .navbar-nav > li.open > a:hover,
.webpage-header .navbar-nav > li.open > a:focus {
    background-color: #f5f5f5 !important;
    color: #0b3c8c !important;
}

/* Dropdown base color */
.webpage-header .dropdown-menu > li > a {
    color: #0b3c8c !important;
}

/* Dropdown hover */
.webpage-header .dropdown-menu > li > a:hover,
.webpage-header .dropdown-menu > li > a:focus {
    background-color: #f5f5f5 !important;
    color: #0b3c8c !important;
}

.nav .dropdown-menu {min-width: 320px;}

/* ============================= */
/* HERO STYLING                 */
/* ============================= */

.webpage-hero .jumbotron {color: #f5f5f5;}

.webpage-hero .jumbotron h1,
.webpage-hero .jumbotron h2,
.webpage-hero .jumbotron h3,
.webpage-hero .jumbotron h4,
.webpage-hero .jumbotron h5,
.webpage-hero .jumbotron h6,
.webpage-hero .jumbotron p,
.webpage-hero .jumbotron div,
.webpage-hero .jumbotron span,
.webpage-hero .jumbotron a,
.webpage-hero .jumbotron li,
.webpage-hero .jumbotron ol,
.webpage-hero .jumbotron ul {
    color: inherit !important;
}

.webpage-group .webpage-block .webpage-hero {
    text-shadow: 1px 1px 2px black, 0 0 1em black, 0 0 0.2em black;
}

.hero-below {
    border: none;
    box-shadow: 0px 0px 10px rgba(0,0,0,.8);
    z-index: 9;
}

.webpage-hero .jumbotron:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0, 0.2);
    left: 0;
    top: 0;
}

/* ============================= */
/* COLUMN / IMAGE STYLING       */
/* ============================= */

.webpage-call-to-action .panel img {
    object-fit: cover;
    max-height: 210px;
    width: 100%;
    box-shadow: 0 5px 10px rgba(0,0,0,0.14),
                0 15px 35px rgba(0,0,0,0.14);
}

.logos .webpage-call-to-action .panel img {
    object-fit: contain;
    max-height: 200px;
    width: auto;
    box-shadow: none;
    border-radius: 0;
}

/* ============================= */
/* RESPONSIVE                   */
/* ============================= */

@media (min-width: 1025px) and (max-width: 1199px) {
    .webpage-header .navbar-nav > li > a {
        font-size: 90%;
    }
}

@media (min-width: 769px) {

.welcome .btn {
    margin-top: 12px;
    text-align: center;
    font-size: 30px;
}

.welcome .jumbotron .container {
    margin-top: 280px;
}

.webpage-group .webpage-block .webpage-hero .jumbotron {
    min-height: 550px;
    display: flex;
    align-items: center;
}

.webpage-group .webpage-block .webpage-hero .btn {
    margin-top: 12px;
    font-size: 18px;
}
.webpage-group .webpage-block .webpage-hero .jumbotron {
    text-align: center;
}

.webpage-group .webpage-block .webpage-hero .btn,
.webpage-group .webpage-block .webpage-hero .btn a {
    color: #f5f5f5 !important;
}

.webpage-group .webpage-block .webpage-hero .btn:hover,
.webpage-group .webpage-block .webpage-hero .btn:hover a {
    color: #efe8d1 !important;
}
}

@media (max-width: 768px) {

.welcome .jumbotron .container {margin-top: 0;}
.webpage-group .webpage-block .webpage-hero {margin-top: 0;}

.hero-behind .dropdown-menu,
.hero-behind.webpage-header .navbar-default ul {
    background: transparent; color: #0b3c8c;
}

.webpage-header .navbar-brand-image img {
    height: 60px !important;
    max-height: 60px !important;
}
}

.navbar-collapse {width: 100%;}

/* ============================= */
/* BUTTONS                      */
/* ============================= */

.webpage-block .btn {
    background: #59b336;
    color: #f5f5f5;
    border: 1px solid #f5f5f5;
    transition: all .5s ease;
    text-shadow: none;
}

.webpage-block .btn:hover {
    background: #333;
    color: #fff;
    border: 1px solid #fff;
}

/* Resource button styling */
.btn-primary,
.btn.btn-default.btn-clear-search {
    background: #59b336;
    color: #f5f5f5;
    border: 1px solid #f5f5f5;
}

.btn-primary:hover,
.btn.btn-default.btn-clear-search:hover {
    background: #333;
    color: #fff;
    border: 1px solid #fff;
}

.navbar-default .navbar-toggle .icon-bar {background-color: #fff!important;}


.product-desc .grid-feed-title, .product-desc>.mt-text {text-align: center;}
