@import url("https://fonts.googleapis.com/css2?family=Montserrat&family=Raleway&display=swap");
/* Elements
------------------------------------------------------- */
body {
  color: #000000;
  font-size: 1.1em;
  font-family: "Montserrat";
}
h1 {
  color: #D49C34;
  font-family: "Montserrat";
}
h2, h3, h4, h5, h6 {
  color: #0A0B08;
  font-family: "Montserrat";
}
a {
  color: #0A0B08;
  font-family: "Montserrat";
}
a:hover {
  text-decoration: none;
}
::-moz-selection {
  color: #fff;
  background: #D49C34;
}
::selection {
  color: #fff;
  background: #D49C34;
}
p {
  font-family: "Montserrat";
}
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  background: none #0A0B08;
}
/* Classes From Parent Theme
------------------------------------------------------- */
.zy-color-primary {
  color: #D49C34;
}
.zy-color-secondary {
  color: #0A0B08;
}
a.zy-hover-primary:hover, .zy-hover-primary a:hover {
  color: #D49C34;
}
a.zy-hover-secondary:hover, .zy-hover-secondary a:hover {
  color: #0A0B08;
}
/* Buttons
------------------------------------------------------- */
.zy-button {
  color: #D49C34;
  background-color: #0A0B08;
}
.zy-button:hover {
  color: #0A0B08;
  background-color: #D49C34;
}
.zy-button-alt {
  color: #0A0B08;
  background-color: #D49C34;
}
.zy-button-alt:hover {
  color: #D49C34;
  background-color: #0A0B08;
}
.comment-form .submit, .gform_wrapper .button {
  color: #D49C34;
  background-color: #0A0B08;
}
.comment-form .submit:hover, .gform_wrapper .button:hover {
  color: #0A0B08;
  background-color: #D49C34;
  font-size: 14px;
  padding: 12px 28px;
  border-radius: 25px;
  line-height: 1;
  text-align: center;
  display: inline-block;
  font-weight: bold;
  letter-spacing: 1px;
  border: none;
}
/* Header
------------------------------------------------------- */
#preheader-2 {
  color: #D49C34;
  font-family: "Montserrat";
}
#preheader-2 span {
  color: #D49C34;
}
#preheader-2 a {
  color: #0A0B08;
  font-family: "Montserrat";
}
#preheader-2 a:hover {
  color: #D49C34;
}
#zy-postheader {
  font-family: "Montserrat";
}
.zy-hero-content-slide {
  font-family: "Montserrat";
}
.zy-header-content-container {
  background-color: #0A0B08 !important;
}
/* Navigation
------------------------------------------------------- */
.zy-main-navigation-container {
  background-color: #D49C34;
  color: #0A0B08 !important;
}
.zy-company-phone-container .zy-company-phone-cta {
  color: #D49C34;
}
.zy-company-phone-container a {
  color: #fff;
}
.zy-company-phone-container a:hover {
  color: #D49C34;
}
.zy-main-navigation-container ul.zy-main-navigation > li > a {
  color: #0A0B08;
}
.zy-main-navigation-container .zy-search-button svg {
  color: #D49C34;
}
@media (min-width: 767px) {
  .zy-main-navigation-container ul.zy-main-navigation ul.zy-main-navigation > li > a {
    color: #fff;
  }
  .zy-main-navigation-container ul.zy-main-navigation ul {
    background-color: #D49C34;
  }
  .zy-main-navigation-container ul.zy-main-navigation ul a {
    color: #0A0B08;
  }
  .zy-main-navigation-container ul.zy-main-navigation ul li:hover > a {
    background-color: #0A0B08;
    color: #D49C34;
  }
  .zy-main-navigation-container ul.zy-main-navigation > li:hover > a {
    color: #333;
  }
}
/* Hero
------------------------------------------------------- */
.zy-slide-overlay:after {
  background-color: rgba(10, 11, 8, 0.75);
}
.zy-hero-content-slide a {
  background-color: #D49C34;
  color: #0A0B08 !important;
}
.zy-hero-content-slide a:hover {
  background-color: #0A0B08;
  color: #D49C34 !important;
}
@media (max-width: 450px) {
  .zy-hero-slider .zy-hero-content-slide .hero-header-title {
    margin-top: 130px !important;
    font-size: 2em !important;
  }
}
/* LOB Bar
------------------------------------------------------- */
.zy-img-circle {
  color: #0A0B08;
  border: 4px solid #D49C34;
}
.zy-img-circle:hover .zy-img-overlay {
  background-color: rgba(212, 156, 52, 0.4);
}
.zy-img-circle-title {
  color: #0A0B08;
  font-size: 1.2em;
}
/* Home Content
------------------------------------------------------- */
.zy-homepage-content-container h1 span {
  color: #0A0B08;
}
.zy-about-us-container {
  border-bottom: 7px solid #D49C34;
}
.zy-about-us-container a {
  background-color: #D49C34;
  color: #0A0B08 !important;
}
.zy-about-us-container a:hover {
  background-color: #fff;
}
.zy-about-us-container a span {
  color: #0A0B08 !important;
}
.zy-about-us-container a svg path {
  color: #0A0B08 !important;
}
/* Testimonials
-------------------------------------------------------*/
#review-box {
  color: #0A0B08;
}
.review-box-inner a {
  background-color: #0A0B08;
  color: #D49C34;
}
.review-box-inner a:hover {
  background-color: #D49C34;
  color: #0A0B08;
}
.zy-testimonials-home-container h2.uppercased {
  color: #0A0B08;
}
.zy-testimonial-slider p {
  color: #0A0B08;
}
/* Blog
------------------------------------------------------- */
.blog-title h2 {
  color: #0A0B08;
}
.blog-title a {
  background-color: #D49C34;
  color: #0A0B08;
}
.blog-title a:hover {
  background-color: #0A0B08;
  color: #D49C34;
}
.blog-wrapper span {
  color: #D49C34;
}
.blog-wrapper strong {
  color: #0A0B08;
}
/* Footer
------------------------------------------------------- */
.footer-contact-text h2 {
  color: #0A0B08;
}
.footer-contact-text p {
  color: #D49C34;
}
.footer-contact-text a {
  background: #0A0B08;
  color: #D49C34;
}
.footer-contact-text a:hover {
  background-color: #D49C34;
  color: #0A0B08;
}
.zy-footer-contact-content input[type=submit] {
  background-color: #D49C34;
  color: #0A0B08 !important;
}
.zy-footer-contact-content input[type=submit]:hover {
  background-color: #0A0B08;
  color: #D49C34 !important;
}
.zy-footer-container {
  background: #0A0B08;
}
@media (min-width: 768px) {
  .zy-footer-container {
    border-top: 7px solid #D49C34;
  }
}
.zy-footer-container .zy-footer-section-left #searchform {
  background: url(/wp-content/uploads/sites/167/2025/05/search_bg.jpg) center right no-repeat;
}
.zy-footer-container .zy-footer-section-left #foot-logo {
  max-width: 150px;
}
.zy-footer-container .zy-footer-section-middle span {
  font-family: "Montserrat";
}
.zy-footer-container .zy-footer-section-middle a:hover {
  color: #D49C34;
}
.zy-footer-container .zy-footer-section-right span {
  font-family: "Montserrat";
}
.zy-footer-container .zy-footer-section-right .zy-address-block span:hover {
  color: #D49C34;
}
.zy-footer-container .zy-footer-section-right a:hover {
  color: #D49C34;
}
.zy-subfooter-container {
  background-color: #0A0B08;
}
.zy-subfooter-container a {
  color: #D49C34;
}
.zy-subfooter-container a:hover {
  color: #fff;
}
/*TFW Section
----------------------------------------------*/
#zy_tfw_section {
  background: #D49C34;
  color: #fff;
}
#zy_tfw_section .zy_tfw_inset_inner {
  border: #fff 1px solid;
}
#zy_tfw_section .zy_tfw_inset_inner h2 {
  color: #0A0B08;
}
#zy_tfw_section .zy_tfw_inset_inner .zy-button {
  background: #0A0B08;
  font-size: 20px;
}
#zy_tfw_section .zy_tfw_inset_inner .zy-button:hover {
  background: #fff;
  color: #0A0B08;
}
/* 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: #D49C34;
}
.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: #0A0B08 !important;
}
.page-template-zy-template-landing-default .zy-lp1-form-container .zy_lp_form .gform_footer .gform_button:hover {
  background-color: #D49C34 !important;
}
.page-template-zy-template-landing-default .zy-lp1-footer-container {
  background: #D49C34;
  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: #0A0B08;
}
.page-template-zy-template-landing-default .zy-lp1-footer-container .zy-subfooter-container {
  background: none;
  color: #fff;
}
/* Custom css
------------------------------------------------------- */
.zy-toggle-mobile-nav {
  color: #fff;
}
.svg-inline--fa.fa-xmark {
  color: #0A0B08;
}
@media (max-width: 450px) {
  .zy-main-navigation-container ul a {
    color: #0A0B08 !important;
  }
}
