/* Import Google Fonts
------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css2?family=Montserrat&family=Open+Sans&display=swap");
/* Variables
------------------------------------------------------- */
/* Elements
------------------------------------------------------- */
body {
  color: #000000;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}
h1 {
  font-family: "Montserrat", sans-serif;
  color: #1A1971;
  font-size: 48px;
  font-weight: normal;
  line-height: 1.1;
}
h1.underlined {
  font-size: 30px;
}
@media (min-width: 1400px) {
  h1.underlined.underlined {
    font-size: 40px;
  }
}
h2 {
  font-family: "Montserrat", sans-serif;
  color: #9F9032;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.1;
}
h2.underlined {
  font-size: 30px;
}
@media (min-width: 1400px) {
  h2.underlined.underlined {
    font-size: 40px;
  }
}
h3 {
  font-family: "Montserrat", sans-serif;
  color: #9F9032;
}
a {
  color: #9F9032;
  font-size: 1rem;
}
a:hover {
  text-decoration: none;
  transition: all 0.5s ease;
  color: #1A1971;
}
hr {
  border: none;
}
.underlined {
  color: #1A1971;
}
.underlined:after {
  background: #9F9032;
}
.zy-button, .zy-button-alt, .gform_wrapper .button, .comment-form .submit {
  background: #1A1971;
  color: #fff;
}
.zy-button:hover, .zy-button-alt:hover, .gform_wrapper .button:hover, .comment-form .submit:hover {
  background: #9F9032;
  color: #fff;
}
.gform_wrapper .button, .comment-form .submit {
  font-size: 1.25em;
}
.bx-pager.bx-default-pager a.active {
  background: #9F9032;
}
#zy-preheader {
  background-color: #1A1971;
}
#zy-header-main .zy-header-logo img {
  width: auto;
  max-height: 125px;
}
#zy-header-main .menu-item a {
  color: #1A1971;
}
@media (min-width: 992px) {
  #zy-header-main .zy-main-navigation-container ul.zy-main-navigation > .menu-item:after {
    border-bottom: solid 3px #9F9032;
  }
  #zy-header-main .zy-main-navigation-container ul.zy-main-navigation > .menu-item .sub-menu {
    background-color: rgba(26, 25, 113, 0.85);
  }
  #zy-header-main .zy-main-navigation-container ul.zy-main-navigation > .menu-item .sub-menu li a {
    color: #fff;
  }
  #zy-header-main .zy-main-navigation-container ul.zy-main-navigation > .menu-item .sub-menu li a:hover {
    background-color: #1A1971;
  }
}
.zy-hero-content hr {
  border-top: 2px solid #9F9032;
}
.zy-hero-content .zy-hero-zip button, .zy-hero-content .zy-hero-zip .zy-hero-button {
  border: 1px solid #9F9032;
  background: #9F9032;
  color: #1A1971;
}
.zy-hero-content .zy-hero-zip button:hover, .zy-hero-content .zy-hero-zip .zy-hero-button:hover {
  background: #1A1971;
  border: 1px solid #1A1971;
  color: #fff;
}
.zy-lob-container {
  gap: 5px;
}
.zy-lob-container .zy-lob-box .zy-quote-bar {
  color: #1A1971;
  background: #9F9032;
}
.zy-lob-container .zy-lob-box .zy-lob-bar {
  color: #1A1971;
}
.zy-lob-container .zy-lob-box:hover .zy-quote-bar {
  color: #1A1971;
  background: #9F9032;
}
.zy-lob-container .zy-lob-box:hover .zy-lob-bar {
  color: #fff;
  background: rgba(26, 25, 113, 0.75);
}
.zy-featured-products {
  column-gap: 10px;
}
@media (min-width: 992px) {
  .zy-featured-products a {
    flex: 1 1 32%;
  }
}
.zy-featured-products a:hover {
  color: #fff;
  background: #1A1971;
  box-shadow: inset 0px -3px 0px #9F9032;
}
.zy-featured-buttons a {
  border-left: 3px solid #9F9032;
}
.zy-featured-buttons a svg {
  color: #9F9032;
}
.zy-featured-buttons a:hover {
  border-left: 3px solid #1A1971;
}
.zy-featured-buttons a:hover svg {
  color: #1A1971;
}
.zy-3ways-content-container h2 {
  color: #9F9032;
}
.zy-3ways-content-container .underlined:after {
  margin-bottom: 0;
}
.zy-3ways-content-container h3 {
  color: #1A1971;
}
.zy-3ways-content-container .zy-3ways-button:hover {
  color: #1A1971;
}
.zy-3ways-content-container .zy-3ways-button svg {
  color: #9F9032;
}
.zy-3ways-content-container .zy-3ways-button:hover .zy-3ways-icon {
  border-right: 1px solid #1A1971;
}
.zy-staff-home-container h2 {
  color: #1A1971;
}
.zy-staff-home-container .zy-employee-slide:hover .zy-employee-pic {
  border: #1A1971 3px solid;
}
.zy-staff-home-container .zy-employee-slide:hover h2 {
  color: #9F9032;
}
.zy-testi-home-container .zy-testi-btn {
  color: #1A1971;
}
.zy-testi-home-container .zy-testi-btn:hover svg {
  color: #9F9032;
}
.zy-home-blog-container {
  background: #f6f6f6;
}
@media (min-width: 768px) {
  .zy-home-blog-container {
    padding: 100px 0px;
  }
}
.zy-home-blog-container .zy-blog-title-container h2 {
  color: #1A1971;
  font-size: 30px;
}
@media (min-width: 768px) {
  .zy-home-blog-container .zy-blog-title-container h2 {
    font-size: 40px;
  }
}
.zy-home-blog-container .zy-home-blog-entry span {
  color: #9F9032;
}
.zy-home-blog-container .zy-home-blog-entry h3 {
  color: #1A1971;
}
.zy-home-blog-container .zy-home-blog-entry a.zy-button {
  background: #9F9032;
  color: #1A1971;
  font-weight: 700;
}
.zy-home-blog-container .zy-home-blog-entry a.zy-button:hover {
  background: #1A1971;
  color: #fff;
}
.zy-map-bg a svg {
  color: #9F9032;
}
.zy-footer-contact-form h2 {
  color: #1A1971;
}
.zy-footer-contact-form form input:focus, .zy-footer-contact-form form input:focus-visible, .zy-footer-contact-form form textarea:focus, .zy-footer-contact-form form textarea:focus-visible {
  border: 2px solid #1A1971;
}
.zy-footer-contact-form form .gform_button {
  background: #9F9032;
  color: #1A1971;
}
.zy-footer-contact-form form .gform_button:hover {
  background: #1A1971;
  color: #fff;
}
.zy-footer-contact-form .zy-social-media .zy-social-link {
  background: #1A1971;
  color: #fff;
}
.zy-footer-contact-form .zy-social-media .zy-social-link:hover {
  background: #9F9032;
}
.zy-footer-container, .zy-subfooter-container {
  background: #1A1971;
  color: #fff;
}
.zy-footer-container h2, .zy-footer-container h3, .zy-subfooter-container h2, .zy-subfooter-container h3 {
  color: #fff;
}
.zy-footer-container a, .zy-subfooter-container a {
  color: #fff;
}
.zy-footer-container a:hover, .zy-subfooter-container a:hover {
  color: #9F9032;
}
::-moz-selection {
  color: #fff;
  background: #1A1971;
}
::selection {
  color: #fff;
  background: #1A1971;
}
/*TFW Section
----------------------------------------------*/
#zy_tfw_section {
  background: #1A1971;
  color: #fff;
}
#zy_tfw_section .zy_tfw_inset_inner {
  border: #fff 1px solid;
}
#zy_tfw_section .zy_tfw_inset_inner h2 {
  color: #9F9032;
}
#zy_tfw_section .zy_tfw_inset_inner .zy-button {
  background: #9F9032;
  font-size: 20px;
  color: #1A1971;
}
#zy_tfw_section .zy_tfw_inset_inner .zy-button:hover {
  background: #fff;
}
/* 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: #1A1971;
}
.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: #9F9032 !important;
}
.page-template-zy-template-landing-default .zy-lp1-form-container .zy_lp_form .gform_footer .gform_button:hover {
  background-color: #1A1971 !important;
}
.page-template-zy-template-landing-default .zy-lp1-footer-container {
  background: #1A1971;
  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: #9F9032;
}
.page-template-zy-template-landing-default .zy-lp1-footer-container .zy-subfooter-container {
  background: none;
  color: #fff;
}
