/*! 
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
!*/
/*site specific*/
.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper {
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-header-banner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-header-banner .widget {
  margin-bottom: 0px;
}
.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-header-banner #header-widget-address {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-left: 25px;
  color: #7e7e7d;
  line-height: 18px;
}
.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-header-banner #header-widget-address a {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #7e7e7d;
}
.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-header-banner #header-widget-address a:hover {
  color: #6bb3f1;
}
.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-header-banner #header-widget-search {
  width: 30%;
}
.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-header-banner #header-widget-search input {
  border-color: #dac194;
}
.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-header-banner #header-widget-search input[type="submit"] {
  background: #004b87;
}
.fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-header-banner #header-widget-secondary-logo {
  width: 125px;
  margin-left: 25px;
}
.fusion-header-v4 .fusion-contact-info {
  line-height: 30px;
  vertical-align: middle;
  color: #004b87;
}
.fusion-header-v4 .fusion-contact-info i.fa {
  font-size: 22px;
  line-height: 30px;
  vertical-align: middle;
}
.fusion-header-v4 .fusion-contact-info a {
  color: #004b87;
  margin: 0 10px 0 5px;
}
/* general styles */
.fusion-checklist .fusion-li-item {
  font-size: 18px;
  margin-bottom: 24px !important;
}
.fusion-checklist .fusion-li-item .icon-wrapper {
  font-size: 16px !important;
  width: 30px !important;
  height: 30px !important;
}
/* end general styles */
#home-top-content-regions .content-box-column {
  margin-bottom: 10px;
}
#home-top-content-regions .content-box-column .content-wrapper {
  border: 1px solid #cfcfcf !important;
  margin: 0 5px;
  background-color: #EDD1A1 !important;
  padding: 0px;
}
#home-top-content-regions .content-box-column .content-wrapper .region-heading {
  background: #ffffff;
  color: #B9975B;
  font-size: 24px;
  line-height: 28px;
  padding-top: 15px;
}
#home-top-content-regions .content-box-column .content-wrapper .region-heading h2 {
  font-size: 36px;
  line-height: 42px;
  color: #B9975B;
  margin-bottom: 15px;
}
#home-top-content-regions .content-box-column .content-wrapper a:link,
#home-top-content-regions .content-box-column .content-wrapper a:visited,
#home-top-content-regions .content-box-column .content-wrapper a:active {
  color: #333;
}
#home-top-content-regions .content-box-column .content-wrapper a:hover {
  color: #B9975B;
}
#home-bottom-content-regions .blue-background .fusion-column-wrapper {
  background-color: #004B87;
  color: #fff;
}
#home-bottom-content-regions .blue-background .fusion-column-wrapper h2 {
  color: #ffffff;
}
#home-bottom-content-regions .blue-background .fusion-column-wrapper strong {
  color: #74bbf4;
}
#home-bottom-content-regions .blue-background .fusion-column-wrapper .region-icon {
  color: #004B87;
}
#home-bottom-content-regions .fusion-column-wrapper {
  padding-top: 5px !important;
  background-size: contain !important;
  background-color: #ffffff;
}
#home-bottom-content-regions .fusion-column-wrapper h2 {
  font-size: 36px;
  line-height: 42px;
}
#home-bottom-content-regions .fusion-column-wrapper .region-icon {
  text-align: center;
  margin-bottom: 35px;
  color: #B9975B;
}
footer.fusion-footer-widget-area {
  padding: 50px 0;
}
footer.fusion-footer-widget-area #footer-wrapper {
  width: 100%;
  overflow: hidden;
}
footer.fusion-footer-widget-area #footer-wrapper #footer-wrapper-left {
  float: left;
  width: 66%;
}
footer.fusion-footer-widget-area #footer-wrapper #footer-wrapper-left #footer-wrapper-left-widgets {
  float: right;
  width: 790px;
}
footer.fusion-footer-widget-area #footer-wrapper #footer-wrapper-left #footer-wrapper-left-widgets #footer-widget-logo {
  float: left;
  width: 250px;
  margin-right: 25px;
}
footer.fusion-footer-widget-area #footer-wrapper #footer-wrapper-left #footer-wrapper-left-widgets #footer-widget-phone {
  float: left;
  width: 510px;
}
footer.fusion-footer-widget-area #footer-wrapper #footer-wrapper-left #footer-wrapper-left-widgets #footer-widget-phone div.phone-number {
  float: left;
  width: 35%;
}
footer.fusion-footer-widget-area #footer-wrapper #footer-wrapper-left #footer-wrapper-left-widgets #footer-widget-address {
  float: left;
  width: 510px;
}
footer.fusion-footer-widget-area #footer-wrapper #footer-wrapper-right {
  float: right;
  width: 33%;
}
footer.fusion-footer-widget-area #footer-wrapper #footer-wrapper-right #footer-wrapper-right-widgets {
  float: right;
  width: 395px;
}
footer.fusion-footer-widget-area #footer-wrapper #footer-wrapper-right #footer-wrapper-right-widgets .fusion-content-widget-area .widget {
  margin-bottom: 5px;
}
footer.fusion-footer-widget-area #footer-wrapper #footer-wrapper-right #footer-wrapper-right-widgets .fusion-content-widget-area .widget .copyright {
  font-size: 14px;
}
@media (max-width: 1100px) {
  footer.fusion-footer-widget-area {
    background-image: none;
  }
  footer.fusion-footer-widget-area #footer-wrapper #footer-wrapper-left,
  footer.fusion-footer-widget-area #footer-wrapper #footer-wrapper-right,
  footer.fusion-footer-widget-area #footer-wrapper #footer-wrapper-left-widgets,
  footer.fusion-footer-widget-area #footer-wrapper #footer-wrapper-right-widgets {
    text-align: center;
    float: left !important;
    width: 100% !important;
  }
}

/*# sourceMappingURL=style.css.map */