@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans&family=Montserrat&display=swap");
/* Elements
------------------------------------------------------- */
body {
  color: #000000;
  font-size: 16px;
  font-family: "Montserrat";
  font-weight: 400;
}
h1 {
  font-family: "Montserrat";
  font-weight: 400;
}
F h2, h3, h4, h5, h6 {
  font-family: "Montserrat";
  color: #eaa040;
  font-weight: 400;
}
a {
  color: #eaa040;
}
a:hover {
  text-decoration: none;
  color: #04406f;
  font-weight: 400;
}
::-moz-selection {
  color: #fff;
  background: #04406f;
}
::selection {
  color: #fff;
  background: #04406f;
}
/* Classes From Parent Theme
------------------------------------------------------- */
.zy-color-primary {
  color: #04406f;
}
.zy-color-secondary {
  color: #eaa040;
}
a.zy-hover-primary:hover, .zy-hover-primary a:hover {
  color: #04406f;
}
a.zy-hover-secondary:hover, .zy-hover-secondary a:hover {
  color: #eaa040;
}
/* Buttons
------------------------------------------------------- */
.zy-button {
  color: #fff;
  background-color: #eaa040;
}
.zy-button:hover {
  color: #fff;
  background-color: #04406f;
}
.zy-button-alt {
  color: #fff;
  background-color: #04406f;
}
.zy-button-alt:hover {
  color: #fff;
  background-color: #eaa040;
}
.comment-form .submit, .gform_wrapper .button {
  color: #04406f;
  background-color: #fff;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.comment-form .submit:hover, .gform_wrapper .button:hover {
  color: #eaa040;
  transform: scale(0.95);
}
.color-button {
  background-color: #eaa040;
  font-family: "Montserrat";
  border-radius: 30px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-decoration: none;
  position: relative;
  padding: 10px 40px 10px 25px;
  display: inline-block;
}
.color-button:hover {
  background-color: #04406f;
  color: #fff;
  text-decoration: none;
  transform: scale(0.95);
}
.color-button .fa-angles-right {
  position: absolute;
  right: 15px;
  transition: all 0.5s;
  height: 16px;
  width: 16px;
  top: 50%;
  transform: translateY(-50%);
}
.color-button .fa-angles-right:hover {
  right: 20px;
}
@media (min-width: 992px) {
  .color-button {
    font-size: 1.4em;
  }
}
/* Header
------------------------------------------------------- */
.zy-header-top-container {
  background-color: #04406f;
}
.zy-main-navigation-container {
  background-color: #04406f;
  font-family: "Montserrat";
}
.zy-company-phone-cta {
  color: #eaa040;
}
.zy-header-select-container {
  background: rgba(234, 160, 64, 0.9);
  color: #fff;
}
@media (min-width: 992px) {
  .zy-header-select-container {
    background: #04406f;
  }
  .zy-header-select-container a.zy-hero-select-option:hover {
    color: #04406f;
    background: #fff;
  }
}
@media (max-width: 991px) {
  .zy-header-select-container a.zy-hero-select-option:hover {
    color: #eaa040;
  }
}
/* Navigation
------------------------------------------------------- */
.zy-main-navigation-container a {
  color: #fff;
}
.zy-main-navigation-container .zy-search-button svg {
  color: #04406f;
}
@media (min-width: 767px) {
  .zy-main-navigation-container ul.zy-main-navigation li {
    font-family: "Montserrat";
  }
  .zy-main-navigation-container ul.zy-main-navigation ul {
    background-color: rgba(4, 64, 111, 0.8);
  }
  .zy-main-navigation-container ul.zy-main-navigation ul a {
    color: #fff;
  }
  .zy-main-navigation-container ul.zy-main-navigation ul li:hover > a {
    background-color: #eaa040;
    color: #fff;
  }
  .zy-main-navigation-container ul.zy-main-navigation > li:hover > a {
    color: #eaa040;
  }
}
/* Hero
------------------------------------------------------- */
.zy-slide-overlay:after {
  background-color: rgba(234, 160, 64, 0.75);
}
/* Optional Homepage Content
------------------------------------------------------- */
.zy-homepage-content-container h1 {
  color: #04406f;
}
@media (max-width: 767px) {
  .zy-homepage-content-container h1 {
    font-size: 3em;
  }
}
/*TFW Section
------------------------------------------------------- */
#zy_tfw_section {
  background: #04406f;
  color: #FFF;
}
#zy_tfw_section .zy_tfw_section {
  border: 1px solid #FFF;
}
#zy_tfw_section .zy_tfw_section h2 {
  color: #eaa040;
}
#zy_tfw_section .zy_tfw_section .zy-button {
  background: #eaa040;
  font-size: 20px;
}
#zy_tfw_section .zy_tfw_section .zy-button:hover {
  background: #FFF;
  color: #eaa040;
}
/* Featured Products
------------------------------------------------------- */
.zy-featured-products-container h1 {
  color: #04406f;
}
@media (min-width: 992px) {
  .zy-featured-products-container .top .fp-color-section::before {
    background: rgba(4, 64, 111, 0.9);
  }
  .zy-featured-products-container .top .fp-color-section::after {
    background: rgba(234, 160, 64, 0.9);
  }
}
.zy-featured-products-container .top .fp-color-section .feat-prod-icon-cont .zy-icon-container .zy-featured-item {
  color: #04406f;
}
.zy-featured-products-container .top .fp-color-section .feat-prod-icon-cont .zy-icon-container .zy-featured-item svg {
  background: #04406f;
}
.zy-featured-products-container .top .fp-color-section .feat-prod-icon-cont .zy-icon-container:hover svg {
  background: #eaa040;
}
.zy-featured-products-container .top .fp-color-section .feat-prod-icon-cont .zy-icon-container:hover span {
  color: #eaa040;
}
/* Testi-Blog
------------------------------------------------------- */
.zy-home-blog-testi-container {
  /* Footer
------------------------------------------------------- */
}
.zy-home-blog-testi-container .blog-content-container {
  filter: drop-shadow(0 0 0.35rem #949494);
}
.zy-home-blog-testi-container .blog-content-container h2 {
  color: #04406f;
  font-family: "Montserrat";
}
.zy-home-blog-testi-container .blog-content-container .blogs-container .blog-content .blog-bg {
  border-radius: 50%;
  border-color: #eaa040;
}
.zy-home-blog-testi-container .blog-content-container .blogs-container .blog-cta a {
  background-color: #eaa040;
  color: #04406f;
}
.zy-home-blog-testi-container .blog-content-container .blogs-container .blog-cta a:hover {
  background-color: #04406f;
}
.zy-home-blog-testi-container .testimonials-content-container h2 {
  color: #04406f;
  font-family: "Montserrat";
}
.zy-home-blog-testi-container .testimonials-content-container .testi-cta a {
  background-color: #eaa040;
  color: #04406f;
}
.zy-home-blog-testi-container .testimonials-content-container .testi-cta a:hover {
  background-color: #04406f;
  color: #fff;
}
.zy-home-blog-testi-container .zy-footer-container {
  background-position: bottom;
}
.zy-home-blog-testi-container .zy-footer-container #gform_submit_button_1 {
  background: #fff;
  color: #04406f;
}
.zy-home-blog-testi-container .zy-footer-container #gform_submit_button_1:hover {
  background: #eaa040;
  color: #fff;
}
.zy-home-blog-testi-container .zy-footer-container .section-right-container a:hover {
  color: #eaa040;
}
.zy-home-blog-testi-container .zy-footer-container .section-right-container a:hover span {
  color: #eaa040;
}
.zy-home-blog-testi-container .zy-footer-container .section-right-container .footer-menu a:hover {
  color: #eaa040 !important;
}
.zy-home-blog-testi-container .zy-subfooter-container {
  color: #fff;
}
.zy-home-blog-testi-container .zy-subfooter-container a {
  color: #f0f0f0;
}
.zy-home-blog-testi-container .zy-subfooter-container a:hover {
  color: #eaa040;
}
/* 3 Ways
------------------------------------------------------- */
#home-main-ways .main-ways-container .we-here-3 .here-3-cta {
  color: #04406f;
}
#home-main-ways .main-ways-container .we-here-3 .here-3-cta:hover {
  color: #eaa040;
}
/* Default Landing Page
------------------------------------------------------- */
.page-template-zy-template-landing-default .zy-lp1-company-phone-container span, .page-template-zy-template-landing-default .zy-lp1-company-phone-container a {
  font-size: 1.5rem;
}
.page-template-zy-template-landing-default .zy-lp1-company-phone-cta {
  color: #04406f;
}
.page-template-zy-template-landing-default .zy-lp1-hero-container h1 {
  color: #fff;
}
.page-template-zy-template-landing-default .overlay::after {
  background: rgba(0, 0, 0, 0.35);
}
.page-template-zy-template-landing-default .zy-lp1-form-container h2 {
  color: #fff;
}
.page-template-zy-template-landing-default .zy-lp1-form-container p {
  color: #fff;
}
.page-template-zy-template-landing-default .zy-lp1-form-container .zy_lp_form .gform_footer .gform_button {
  background-color: #eaa040 !important;
}
.page-template-zy-template-landing-default .zy-lp1-form-container .zy_lp_form .gform_footer .gform_button:hover {
  background-color: #04406f !important;
}
.page-template-zy-template-landing-default .zy-lp1-footer-container {
  background: #04406f;
  color: #fff;
}
.page-template-zy-template-landing-default .zy-lp1-footer-container h3 {
  color: #fff;
}
.page-template-zy-template-landing-default .zy-lp1-footer-container a {
  color: #fff;
}
.page-template-zy-template-landing-default .zy-lp1-footer-container a:hover {
  color: #eaa040;
}
.page-template-zy-template-landing-default .zy-lp1-footer-container .zy-subfooter-container {
  background: none;
  color: #fff;
}
/* Concept Landing Page
------------------------------------------------------- */
.zy-concept-lp-post {
  border-top: 0.8rem solid #04406f;
}
.zy-concept-lp-post .zy-concept-lp-navigation-container-a {
  background-color: #FFF;
}
.zy-concept-lp-post .zy-concept-lp-navigation-container-a a {
  color: #04406f;
}
.zy-concept-lp-post .zy-concept-lp-navigation-container-a a:hover {
  color: #eaa040;
}
.zy-concept-lp-header-image-container .zy-concept-lp-phone-land {
  color: #eaa040;
}
.zy-concept-lp-header-image-container .zy-concept-lp-phone-land:hover {
  color: #04406f;
}
.zy-concept-lp-header-image-container .zy-concept-lp-hero-title {
  color: #04406f;
}
.zy-concept-lp-header-image-container .zy-concept-lp-hero-subtitle {
  color: #FFF;
}
.zy-concept-lp-header-image-container .zy-concept-fp-color-section-a {
  background-color: rgba(4, 64, 111, 0.8);
}
.zy-concept-lp-header-image-container .zy-concept-fp-color-section-b {
  background-color: #eaa040;
}
.zy-concept-lp-header-image-container .zy-concept-lp-formbox {
  /* General button styling */
  /* Button hover state */
  /* Button focus state */
}
.zy-concept-lp-header-image-container .zy-concept-lp-formbox .gform_button {
  background-color: #eaa040;
  color: #FFF;
}
.zy-concept-lp-header-image-container .zy-concept-lp-formbox .gform_button:hover {
  background-color: #eaa040;
}
.zy-concept-lp-header-image-container .zy-concept-lp-formbox .gform_button:focus {
  box-shadow: 0 0 5px rgba(4, 64, 111, 0.5);
}
.zy-concept-lp-footer-container {
  background-color: #04406f;
}
.zy-concept-lp-footer-container .zy-concept-lp-landing-footer {
  font-size: 16px;
}
.zy-concept-lp-footer-container .zy-concept-lp-landing-footer h2 {
  color: #fff;
}
.zy-concept-lp-footer-container .zy-concept-lp-landing-footer a {
  color: #FFF;
}
.zy-concept-lp-footer-container .zy-concept-lp-landing-footer a:hover {
  color: #eaa040;
}
.zy-concept-lp-footer-container .zy-concept-lp-landing-footer .zy-concept-lp-footer-location {
  color: #FFF;
}
.zy-concept-lp-footer-container .zy-subfooter-container {
  color: #fff;
}
.zy-concept-lp-footer-container .zy-subfooter-container a {
  color: #FFF;
}
.zy-concept-lp-footer-container .zy-subfooter-container a:hover {
  color: #000;
}
