@import url("https://fonts.googleapis.com/css?family=Montserrat%7CMarcellus&amp;subset=latin,latin");
/* Elements
------------------------------------------------------- */
body {
  color: #000000;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}
a {
  color: #5CE1E6;
}
a:hover {
  text-decoration: none;
}
::-moz-selection {
  color: #fff;
  background: #005A92;
}
::selection {
  color: #fff;
  background: #005A92;
}
/* Classes From Parent Theme
------------------------------------------------------- */
.zy-color-primary {
  color: #005A92;
}
.zy-color-secondary {
  color: #5CE1E6;
}
a.zy-hover-primary:hover, .zy-hover-primary a:hover {
  color: #005A92;
}
a.zy-hover-secondary:hover, .zy-hover-secondary a:hover {
  color: #5CE1E6;
}
/* Buttons
------------------------------------------------------- */
.zy-button {
  color: #fff;
  background-color: #5CE1E6;
}
.zy-button:hover {
  color: #fff;
  background-color: #005A92;
}
.zy-button-alt {
  color: #fff;
  background-color: #005A92;
}
.zy-button-alt:hover {
  color: #fff;
  background-color: #5CE1E6;
}
.comment-form .submit, .gform_wrapper .button {
  color: #fff;
  background-color: #5CE1E6;
}
.comment-form .submit:hover, .gform_wrapper .button:hover {
  color: #fff;
  background-color: #005A92;
}
/* Navigation
------------------------------------------------------- */
.zy-main-navigation-container a {
  color: #005A92;
}
.zy-main-navigation-container ul.zy-main-navigation > li > a {
  color: #005A92;
}
.zy-main-navigation-container .zy-search-button svg {
  color: #005A92;
}
@media (min-width: 767px) {
  .zy-main-navigation-container ul.zy-main-navigation ul.zy-main-navigation > li > a {
    color: #005A92;
  }
  .zy-main-navigation-container ul.zy-main-navigation ul {
    background-color: rgba(0, 90, 146, 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: #5CE1E6;
    color: #fff;
  }
  .zy-main-navigation-container ul.zy-main-navigation > li:hover > a {
    color: #5CE1E6;
  }
}
/* Hero
------------------------------------------------------- */
.zy-slide-overlay:after {
  background-color: rgba(92, 225, 230, 0.75);
}
.zy-hero-text-container h1 {
  font-family: "Montserrat", sans-serif;
  color: #005A92;
}
.zy-hero-text-container p {
  font-family: "Montserrat", sans-serif;
  color: #5CE1E6;
}
/* Header
------------------------------------------------------- */
#topBar {
  background: #005A92;
}
#topBarMobile {
  background: #005A92;
}
.colorButton {
  background-color: #5CE1E6;
  font-family: "Montserrat", sans-serif;
}
.colorButton:hover {
  background-color: #005A92;
}
.headerPhone p {
  color: #005A92;
}
.headerPhone a {
  color: #5CE1E6;
}
/* Lob Bar
------------------------------------------------------- */
#lobWrapper .lobItem .lobOver {
  background-color: rgba(0, 90, 146, 0.9);
}
/* Home Content
------------------------------------------------------- */
.zy-homepage-content-container h1 {
  font-family: "Montserrat", sans-serif;
  color: #005A92;
}
/* Testimonials
------------------------------------------------------- */
#homeTestimonials {
  background-color: #005A92;
}
@media (min-width: 1200px) {
  #homeTestimonials {
    background-color: #005A92;
  }
}
#testimonialBox span.text-uppercase {
  font-family: "Montserrat", sans-serif;
}
#reviewBox span.text-uppercase {
  color: #005A92;
  font-family: "Montserrat", sans-serif;
}
#reviewBox a.text-uppercase {
  background-color: #5CE1E6;
  font-family: "Montserrat", sans-serif;
}
#reviewBox a.text-uppercase:hover {
  background-color: #005A92;
}
/* Contact
------------------------------------------------------- */
.zy-footer-contact-container .container .contentFormText h2 {
  color: #005A92;
}
.zy-footer-contact-container .container .contentFormText p {
  color: #5CE1E6;
}
.zy-footer-contact-container .container .contentFormText a {
  background: #005A92;
}
.zy-footer-contact-container .container .contentFormText a:hover {
  background-color: #5CE1E6;
}
.zy-footer-contact-container .zy-footer-contact-content #gform_submit_button_1 {
  background-color: #5CE1E6;
  font-family: "Montserrat", sans-serif;
}
.zy-footer-contact-container .zy-footer-contact-content #gform_submit_button_1:hover {
  background-color: #005A92;
}
/* Footer
------------------------------------------------------- */
#footer {
  background: #005A92;
}
.zy-footer-container a:hover {
  color: #5CE1E6 !important;
}
/*tfw
--------------------------------------------------------*/
#zy_tfw_section {
  background: #5CE1E6;
  color: #005A92;
}
#zy_tfw_section .zy_tfw_inset_inner {
  border: #fff 2px solid;
  background: #fff;
}
#zy_tfw_section .zy_tfw_inset_inner h2 {
  font-size: 2rem;
  color: #005A92;
}
#zy_tfw_section .zy_tfw_inset_inner .zy-button {
  background: #005A92;
}
#zy_tfw_section .zy_tfw_inset_inner .zy-button:hover {
  background: #fff;
  color: #5CE1E6;
}
/* 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: #005A92;
}
.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: #5CE1E6 !important;
}
.page-template-zy-template-landing-default .zy-lp1-form-container .zy_lp_form .gform_footer .gform_button:hover {
  background-color: #005A92 !important;
}
.page-template-zy-template-landing-default .zy-lp1-footer-container {
  background: #005A92;
  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: #5CE1E6;
}
.page-template-zy-template-landing-default .zy-lp1-footer-container .zy-subfooter-container {
  background: none;
  color: #fff;
}
/* Responsive Youtube/Video Embed */
.zy-video-container {
  max-width: 600px;
  margin: 0 auto;
}
.zy-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.zy-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
