/* Colours */
/* Breakpoints */
/* Fonts */
body p {
  margin-top: 0;
  margin-bottom: 20px;
}
/* sky blue  BTN */
a.sky-blue-btn {
  background: #d9ebf7;
  color: #00243c;
  border-color: #d9ebf7;
  font-family: 'neue-haas-grotesk-display';
  font-weight: 400;
  height: 49px;
}
a.sky-blue-btn span {
  color: #00243c !important;
  line-height: 17px;
}
a.sky-blue-btn:hover {
  background: #fff;
}
/*End of sky blue  BTN */
/* white  BTN */
a.white-btn {
  background: transparent;
  color: #fff;
  border-color: #fff;
  font-weight: 400;
  height: 49px;
}
a.white-btn span {
  color: #fff !important;
  line-height: 17px;
}
a.white-btn:hover {
  background: #fff;
  color: #00243c !important;
}
a.white-btn:hover span {
  color: #00243c !important;
}
/*End of sky blue  BTN */
a.fusion-button {
  height: 49px;
  font-family: 'neue-haas-grotesk-display';
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  a.fusion-button {
    padding: 16px 15px !important;
  }
}
/* Headings - tablet and mobile */
@media screen and (max-width: 1024px) {
  h1 {
    font-size: 40px !important;
    line-height: 50px !important;
  }
}
@media screen and (max-width: 680px) {
  h1 {
    font-size: 35px !important;
    line-height: 40px !important;
  }
}
@media screen and (max-width: 1024px) {
  h2 {
    font-size: 30px !important;
    line-height: 36px !important;
  }
}
@media screen and (max-width: 680px) {
  h2 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
}
@media screen and (max-width: 1024px) {
  h3 {
    font-size: 24px !important;
    line-height: 28px !important;
  }
}
@media screen and (max-width: 1024px) {
  h4 {
    font-size: 19px !important;
    line-height: 23px !important;
  }
}
@media screen and (max-width: 1024px) {
  h6 {
    font-size: 16px !important;
    line-height: 26px !important;
  }
}
@media screen and (max-width: 680px) {
  section#content {
    margin-bottom: 0 !important;
  }
}
.logged-in .fusion-header-wrapper .fusion-header-v3.fusion-flyout-menu-active .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-flyout-menu-bg {
  top: 168px !important;
}
@media screen and (max-width: 680px) {
  .logged-in .fusion-header-wrapper .fusion-header-v3.fusion-flyout-menu-active .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-flyout-menu-bg {
    top: 182px !important;
  }
}
.logged-in .fusion-header-wrapper .fusion-header-v3.fusion-flyout-menu-active .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-flyout-menu-bg .fusion-mobile-nav-holder {
  top: 167px !important;
}
.logged-in .fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-mobile-nav-holder {
  top: 167px !important;
}
@media screen and (max-width: 680px) {
  .logged-in .fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-mobile-nav-holder {
    top: 180px !important;
  }
}
.logged-in header.fusion-header-wrapper.fusion-is-sticky .fusion-header-v3 .fusion-header.fusion-sticky-shadow nav.fusion-mobile-nav-holder {
  top: 87px !important;
}
.logged-in header.fusion-header-wrapper.fusion-is-sticky .fusion-header-v3.fusion-flyout-menu-active .fusion-header.fusion-sticky-shadow .fusion-header-has-flyout-menu-content .fusion-flyout-menu-bg {
  top: 86px !important;
}
/* END OF HEADER LOGIN */
header.fusion-header-wrapper.fusion-is-sticky .fusion-header-v3 .fusion-header.fusion-sticky-shadow nav.fusion-mobile-nav-holder {
  top: 88px !important;
}
header.fusion-header-wrapper.fusion-is-sticky .fusion-header-v3.fusion-flyout-menu-active .fusion-header.fusion-sticky-shadow nav.fusion-mobile-nav-holder {
  top: 85px !important;
}
.fusion-header-wrapper .fusion-header-v3.fusion-flyout-menu-active {
  height: 136px;
}
.fusion-header-wrapper .fusion-header-v3.fusion-flyout-menu-active .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-mobile-nav-holder {
  margin-top: 0 !important;
  height: 193px !important;
  max-height: 193px;
  transition: max-height 0.25s ease-in;
  padding: 0px 46px 0px 67px !important;
}
@media screen and (max-width: 680px) {
  .fusion-header-wrapper .fusion-header-v3.fusion-flyout-menu-active .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-mobile-nav-holder {
    padding: 0 !important;
  }
}
.fusion-header-wrapper .fusion-header-v3.fusion-flyout-menu-active .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-flyout-menu-bg {
  display: block;
  transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  transform: inherit;
}
.fusion-header-wrapper .fusion-header-v3 {
  height: 136px;
  /* Secondary Header */
  /* end Secondary Header */
  /* Fusion Header */
  /* end Fusion Header */
}
.fusion-header-wrapper .fusion-header-v3 .fusion-secondary-header {
  border: 0 none;
}
@media screen and (max-width: 1024px) {
  .fusion-header-wrapper .fusion-header-v3 .fusion-secondary-header {
    padding-left: 42px;
    padding-right: 40px;
  }
}
.fusion-header-wrapper .fusion-header-v3 .fusion-secondary-header .fusion-row {
  display: flex !important;
  flex-wrap: nowrap;
  padding: 11px 0;
}
@media screen and (max-width: 640px) {
  .fusion-header-wrapper .fusion-header-v3 .fusion-secondary-header .fusion-row {
    padding: 13.5px 0;
  }
}
.fusion-header-wrapper .fusion-header-v3 .fusion-secondary-header .fusion-row:before, .fusion-header-wrapper .fusion-header-v3 .fusion-secondary-header .fusion-row:after {
  content: none;
}
.fusion-header-wrapper .fusion-header-v3 .fusion-secondary-header .fusion-row .fusion-alignleft {
  border: 0 none;
}
@media screen and (max-width: 1024px) {
  .fusion-header-wrapper .fusion-header-v3 .fusion-secondary-header .fusion-row .fusion-alignleft {
    width: auto;
  }
}
@media screen and (max-width: 1024px) {
  .fusion-header-wrapper .fusion-header-v3 .fusion-secondary-header .fusion-row .fusion-alignleft .fusion-contact-info {
    text-align: left;
  }
}
@media screen and (max-width: 640px) {
  .fusion-header-wrapper .fusion-header-v3 .fusion-secondary-header .fusion-row .fusion-alignleft .fusion-contact-info {
    padding: 0;
  }
}
.fusion-header-wrapper .fusion-header-v3 .fusion-secondary-header .fusion-row .fusion-alignleft .fusion-contact-info .fusion-contact-info-phone-number {
  font-family: 'neue-haas-grotesk-display';
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-left: 29px;
  font-weight: 400;
}
.fusion-header-wrapper .fusion-header-v3 .fusion-secondary-header .fusion-row .fusion-alignleft .fusion-contact-info .fusion-contact-info-phone-number:before {
  content: '';
  background: transparent url(https://afwcomau.r6d.dev/wp-content/uploads/2022/12/Vector-1.png) no-repeat scroll center center / cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 19px;
  height: 19px;
  margin-right: 10px;
  display: block;
}
.fusion-header-wrapper .fusion-header-v3 .fusion-secondary-header .fusion-row .fusion-alignleft .fusion-contact-info .fusion-contact-info-phone-number a {
  color: #fff;
}
.fusion-header-wrapper .fusion-header-v3 .fusion-secondary-header .fusion-row .fusion-alignright {
  border: 0 none;
}
@media screen and (max-width: 1024px) {
  .fusion-header-wrapper .fusion-header-v3 .fusion-secondary-header .fusion-row .fusion-alignright {
    width: auto;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    text-align: right;
  }
}
.fusion-header-wrapper .fusion-header-v3 .fusion-secondary-header .fusion-row .fusion-alignright a {
  display: inline-block;
  height: 20px;
}
.fusion-header-wrapper .fusion-header-v3 .fusion-header {
  border: 0 none;
}
@media screen and (max-width: 1024px) {
  .fusion-header-wrapper .fusion-header-v3 .fusion-header {
    padding-left: 41px;
    padding-right: 42px;
  }
}
.fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row:before, .fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row:after {
  content: none;
}
.fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content {
  display: flex;
  align-items: center;
}
.fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-logo {
  margin-right: 258px;
  width: 244px;
}
@media screen and (max-width: 1024px) {
  .fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-logo {
    margin-right: 0;
  }
}
@media screen and (max-width: 360px) {
  .fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-logo {
    width: 200px;
  }
}
.fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-overlay-search {
  display: none;
}
.fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-main-menu {
  flex: 1;
}
.fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-main-menu ul.fusion-menu > li:nth-last-child(2) {
  padding-right: 0;
}
.fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-main-menu ul.fusion-menu > li:last-child {
  flex: 1;
  text-align: right;
}
.fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-main-menu ul.fusion-menu > li:last-child a {
  font-weight: 700;
}
.fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-main-menu ul.fusion-menu > li:last-child a span {
  font-weight: 700 !important;
}
.fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-main-menu ul.fusion-menu > li a {
  display: inline-block;
  height: auto !important;
}
.fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-flyout-menu-icons {
  margin: 0;
}
.fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-flyout-menu-icons .fusion-flyout-menu-toggle {
  height: 14px;
  width: 19px;
  padding: 0;
}
.fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-flyout-menu-icons .fusion-flyout-menu-toggle .fusion-toggle-icon-line {
  width: 19px;
  height: 2px;
  padding: 0;
}
.fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-flyout-menu-bg {
  top: 135px;
  transition: all 0.3s ease-in-out 0s;
  display: none;
  z-index: -1;
}
.fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-mobile-nav-holder {
  margin-top: 0px !important;
  position: fixed !important;
  top: 134px !important;
  background: #fff;
  max-width: 370px;
  width: 100%;
  margin-left: auto;
  overflow: hidden;
  max-height: 0;
  height: 0 !important;
  transform: none;
  opacity: 1;
  padding: 0px 46px 0px 67px !important;
}
@media screen and (max-width: 1024px) {
  .fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-mobile-nav-holder {
    padding: 40px 46px 40px 67px;
  }
}
@media screen and (max-width: 680px) {
  .fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-mobile-nav-holder {
    max-width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-mobile-nav-holder ul.fusion-menu {
  padding: 0;
}
.fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-mobile-nav-holder ul.fusion-menu li {
  padding-top: 0px;
  padding-bottom: 31px;
  text-align: left;
}
@media screen and (max-width: 680px) {
  .fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-mobile-nav-holder ul.fusion-menu li {
    text-align: center;
  }
}
.fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-mobile-nav-holder ul.fusion-menu li:last-child {
  padding-bottom: 0;
}
.fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-mobile-nav-holder ul.fusion-menu li a {
  padding: 0;
  text-transform: uppercase;
}
.fusion-header-wrapper .fusion-header-v3 .fusion-header .fusion-row .fusion-header-has-flyout-menu-content .fusion-mobile-nav-holder ul.fusion-menu li a:hover {
  font-family: 'neue-haas-grotesk-display 700' !important;
}
header.fusion-header-wrapper.fusion-is-sticky .fusion-header.fusion-sticky-shadow {
  top: 0px !important;
}
header.fusion-header-wrapper.fusion-is-sticky .fusion-header.fusion-sticky-shadow .fusion-flyout-menu-bg {
  top: 86px !important;
}
.fusion-footer footer.fusion-footer-widget-area {
  padding: 0 !important;
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row {
  width: 100%;
  max-width: 100%;
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 {
  display: flex;
  align-items: stretch;
  align-content: center;
}
@media screen and (max-width: 1024px) {
  .fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 {
    display: block;
    width: 100%;
    margin: 0;
  }
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column {
  padding: 0;
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child {
  padding-top: 56px;
  padding-bottom: 48px;
  padding-right: 113px;
  display: inline-grid;
  justify-content: end;
  padding-left: 90px;
}
@media screen and (max-width: 1200px) {
  .fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child {
    padding-right: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child {
    padding-top: 113px;
    padding-bottom: 112px;
    padding-right: 65px;
    display: inline-grid;
    justify-content: center;
    padding-left: 66px;
    width: 100% !important;
    text-align: center;
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 680px) {
  .fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child {
    padding-top: 112px;
  }
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section {
  width: 100%;
  max-width: 541px;
  float: right;
}
@media screen and (max-width: 1024px) {
  .fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section {
    max-width: 420px;
  }
}
@media screen and (max-width: 680px) {
  .fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section {
    max-width: inherit;
  }
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section nav#fusion-vertical-menu-widget-avada-vertical-menu-widget-3-nav ul {
  display: flex;
}
@media screen and (max-width: 680px) {
  .fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section nav#fusion-vertical-menu-widget-avada-vertical-menu-widget-3-nav ul {
    display: inline-grid;
    column-gap: 0px;
    row-gap: 24px;
    text-align: center;
  }
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section nav#fusion-vertical-menu-widget-avada-vertical-menu-widget-3-nav ul li a {
  padding: 0;
  line-height: 17px;
  border: none;
  font-family: 'neue-haas-grotesk-display';
  font-weight: 400;
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section nav#fusion-vertical-menu-widget-avada-vertical-menu-widget-3-nav ul li a:hover {
  text-decoration: underline;
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section nav#fusion-vertical-menu-widget-avada-vertical-menu-widget-3-nav ul li:first-child {
  margin-right: 20px;
}
@media screen and (max-width: 680px) {
  .fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section nav#fusion-vertical-menu-widget-avada-vertical-menu-widget-3-nav ul li:first-child {
    margin-right: 0px;
  }
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section nav#fusion-vertical-menu-widget-avada-vertical-menu-widget-3-nav ul li:nth-child(2) {
  margin-right: 22px;
}
@media screen and (max-width: 680px) {
  .fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section nav#fusion-vertical-menu-widget-avada-vertical-menu-widget-3-nav ul li:nth-child(2) {
    margin-right: 0px;
  }
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section nav#fusion-vertical-menu-widget-avada-vertical-menu-widget-3-nav ul li:nth-child(2) span.arrow, .fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section nav#fusion-vertical-menu-widget-avada-vertical-menu-widget-3-nav ul li:nth-child(2) ul.sub-menu {
  display: none !important;
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section#media_image-2 {
  margin-bottom: 36px;
}
@media screen and (max-width: 680px) {
  .fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section#media_image-2 {
    margin-bottom: 23px;
  }
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section#media_image-2 img {
  height: 124px !important;
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section#text-2 {
  margin-bottom: 78px;
}
@media screen and (max-width: 680px) {
  .fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section#text-2 {
    margin-bottom: 24px;
  }
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section#text-2 p {
  margin-bottom: 0;
  font-weight: 400;
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section#avada-vertical-menu-widget-3 {
  margin-bottom: 40px;
}
@media screen and (max-width: 680px) {
  .fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section#avada-vertical-menu-widget-3 {
    margin-bottom: 24px;
  }
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section#custom_html-2 .footer-info ul li {
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  font-family: 'neue-haas-grotesk-display';
}
@media screen and (max-width: 680px) {
  .fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section#custom_html-2 .footer-info ul li {
    margin-bottom: 24px;
  }
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section#custom_html-2 .footer-info ul li:last-child {
  margin-bottom: 0;
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section#custom_html-2 .footer-info ul li a {
  width: fit-content;
}
@media screen and (max-width: 1024px) {
  .fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section#custom_html-2 .footer-info ul li a {
    margin: 0 auto;
  }
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:first-child section#custom_html-2 .footer-info ul li a:hover {
  text-decoration: underline;
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column section#custom_html-3 {
  height: 100%;
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column section#custom_html-3 iframe {
  width: 100%;
  height: -webkit-fill-available;
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column section#custom_html-3 .textwidget.custom-html-widget {
  height: 100%;
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column section#custom_html-3 #map {
  height: 100%;
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column section#custom_html-3 #map .mapwindow h3 {
  font-family: 'neue-haas-grotesk-display';
  font-weight: 700;
  color: #0077c8;
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column section#custom_html-3 #map .mapwindow p {
  margin: 0;
  font-family: 'neue-haas-grotesk-display';
  font-weight: 500;
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column:last-child {
  height: 100%;
}
.fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column-last {
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .fusion-footer footer.fusion-footer-widget-area .fusion-row .fusion-columns.fusion-columns-2 .fusion-column-last {
    width: 100% !important;
    height: 552px;
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 1024px) {
  footer#footer {
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 42px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 680px) {
  footer#footer {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
footer#footer .fusion-copyright-notice > div {
  display: flex;
  justify-content: space-evenly;
}
@media screen and (max-width: 680px) {
  footer#footer .fusion-copyright-notice > div {
    display: inline-grid;
    justify-content: space-evenly;
    width: 100%;
    text-align: center;
    row-gap: 24px;
  }
}
footer#footer .fusion-copyright-notice > div .copyright-container {
  width: 100%;
}
footer#footer .fusion-copyright-notice > div .copyright-container p {
  margin: 0;
  line-height: 18px;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  footer#footer .fusion-copyright-notice > div .copyright-container p {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}
@media screen and (max-width: 680px) {
  footer#footer .fusion-copyright-notice > div .copyright-container p {
    text-align: center;
  }
}
footer#footer .fusion-copyright-notice > div .copyright-container p a:hover {
  text-decoration: underline;
}
footer#footer .fusion-copyright-notice > div .copyright-container.footer-2 {
  text-align: center;
}
footer#footer .fusion-copyright-notice > div .copyright-container.footer-3 {
  text-align: right;
}
@media screen and (max-width: 1024px) {
  div#top-header .fusion-builder-row {
    display: flex;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 680px) {
  div#top-header .fusion-builder-row {
    justify-content: center;
  }
}
div#top-header .fusion-builder-row .white-top-box {
  display: flex;
  justify-content: flex-end;
  max-width: 478px;
  border-radius: 8px;
}
@media screen and (max-width: 1024px) {
  div#top-header .fusion-builder-row .white-top-box {
    width: 398px !important;
  }
}
@media screen and (max-width: 680px) {
  div#top-header .fusion-builder-row .white-top-box {
    justify-content: center;
    max-width: 348px;
  }
}
div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper {
  border-radius: 8px;
  /*@media screen and (max-width: $break-md-large){
   max-width: 398px;
   height: inherit;
   }
   @media screen and (max-width: $break-mobile){
   max-width: 348px;
   }*/
  /*.sub-headline {
   @media screen and (max-width: $break-md-large){
   padding: 0 36px;
   }
   }*/
}
div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper .sub-headline h6 {
  font-weight: 400;
}
@media screen and (max-width: 680px) {
  div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper .main-heading h1 {
    width: 100%;
    max-width: 287px;
    margin: 0 auto !important;
  }
}
div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper .sub-text {
  width: 334px;
}
@media screen and (max-width: 1024px) {
  div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper .sub-text {
    width: inherit;
    /*padding-left: 36px;
     padding-right: 36px;*/
  }
}
@media screen and (max-width: 680px) {
  div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper .sub-text {
    width: 271px;
    margin: 0 auto;
    text-align: center;
    /*padding-left: 0;
     padding-right: 0;*/
  }
}
div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper .sub-text p {
  font-weight: 400;
}
@media screen and (max-width: 680px) {
  div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper .sub-text p {
    font-size: 16px;
    line-height: 26px !important;
  }
}
@media screen and (max-width: 1024px) {
  div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper .sky-blue-btn {
    margin-left: 33px;
  }
}
div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper a {
  min-width: 257px;
}
@media screen and (max-width: 1024px) {
  div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper a {
    min-width: 225px;
    font-size: 14px !important;
  }
}
@media screen and (max-width: 743px) {
  div#get-quote {
    padding-top: 112px;
    padding-bottom: 112px;
  }
}
div#get-quote .fusion-builder-row .fusion-layout-column form {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
div#get-quote .fusion-builder-row .fusion-layout-column form p {
  display: flex;
  column-gap: 16px;
  margin-bottom: 0;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  div#get-quote .fusion-builder-row .fusion-layout-column form p {
    column-gap: 10px;
  }
}
@media screen and (max-width: 743px) {
  div#get-quote .fusion-builder-row .fusion-layout-column form p {
    display: inline-flex;
    column-gap: 0;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
  }
}
div#get-quote .fusion-builder-row .fusion-layout-column form p input {
  border-radius: 50px;
  background: #fff;
  height: 50px;
  width: 205px !important;
  position: relative;
}
@media screen and (max-width: 1024px) {
  div#get-quote .fusion-builder-row .fusion-layout-column form p input {
    width: 151px !important;
  }
}
@media screen and (max-width: 743px) {
  div#get-quote .fusion-builder-row .fusion-layout-column form p input {
    height: 50px;
    width: 212px !important;
  }
}
div#get-quote .fusion-builder-row .fusion-layout-column form p input::-webkit-input-placeholder {
  color: #a4a4a4;
}
@media screen and (max-width: 743px) {
  div#get-quote .fusion-builder-row .fusion-layout-column form p span.wpcf7-form-control-wrap {
    margin-bottom: 24px;
    width: 100%;
    text-align: center;
  }
}
div#get-quote .fusion-builder-row .fusion-layout-column form p span.wpcf7-spinner {
  display: none;
}
div#get-quote .fusion-builder-row .fusion-layout-column form input.wpcf7-form-control.wpcf7-submit {
  background: #d9ebf7;
  border: 2px solid #d9ebf7;
  color: #00243c;
  padding: 0px 20px;
  font-weight: 450 !important;
  width: 233px !important;
  height: 47px;
  text-align: center !important;
}
@media screen and (max-width: 1024px) {
  div#get-quote .fusion-builder-row .fusion-layout-column form input.wpcf7-form-control.wpcf7-submit {
    width: 191px !important;
    height: 47px;
    font-size: 15px;
    line-height: 17px !important;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center !important;
  }
}
@media screen and (max-width: 743px) {
  div#get-quote .fusion-builder-row .fusion-layout-column form input.wpcf7-form-control.wpcf7-submit {
    padding: 0px 15px;
    width: 191px !important;
  }
}
div#get-quote .fusion-builder-row .fusion-layout-column form input.wpcf7-form-control.wpcf7-submit:hover {
  border: 2px solid #00243c;
  background: #fff;
}
div#get-quote .fusion-builder-row .fusion-layout-column form span.wpcf7-not-valid-tip {
  display: block;
  font-size: 14px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  div#get-quote .fusion-builder-row .fusion-layout-column form span.wpcf7-not-valid-tip {
    font-size: 11px;
  }
}
div#get-quote .fusion-builder-row .fusion-layout-column form .fusion-alert {
  border-color: #fff !important;
  color: #fff !important;
  font-weight: 400;
  font-family: 'neue-haas-grotesk-display';
  margin-bottom: 0;
  margin-top: 50px;
}
div#why-choose .fusion-builder-row {
  max-width: 1332px !important;
  width: 100%;
}
div#why-choose .fusion-builder-row div#why-choose-3-col .fusion-column-wrapper .fusion-builder-row {
  column-gap: 24px;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
}
@media screen and (max-width: 1024px) {
  div#why-choose .fusion-builder-row div#why-choose-3-col .fusion-column-wrapper .fusion-builder-row {
    column-gap: 15px;
    justify-content: center;
  }
}
@media screen and (max-width: 680px) {
  div#why-choose .fusion-builder-row div#why-choose-3-col .fusion-column-wrapper .fusion-builder-row {
    column-gap: 0;
    display: grid;
    flex-wrap: wrap;
    row-gap: 24px;
    justify-items: center;
  }
}
@media screen and (max-width: 1024px) {
  div#why-choose .fusion-builder-row div#why-choose-3-col .fusion-column-wrapper .fusion-builder-row .fusion-layout-column {
    width: 211px !important;
  }
}
@media screen and (max-width: 680px) {
  div#why-choose .fusion-builder-row div#why-choose-3-col .fusion-column-wrapper .fusion-builder-row .fusion-layout-column {
    max-width: 211px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1024px) {
  div#why-choose .fusion-builder-row div#why-choose-3-col .fusion-column-wrapper .fusion-builder-row .fusion-layout-column .fusion-title h3 {
    font-size: 19px !important;
    line-height: 23px !important;
  }
}
div#why-choose .fusion-builder-row div#why-choose-3-col .fusion-column-wrapper .fusion-builder-row .fusion-layout-column .fusion-text p {
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  div#why-choose .fusion-builder-row div#why-choose-3-col .fusion-column-wrapper .fusion-builder-row .fusion-layout-column .fusion-text p {
    font-size: 16px !important;
    line-height: 26px;
  }
}
div#why-choose .fusion-builder-row div#why-choose-3-col .fusion-column-wrapper a.fusion-button {
  min-width: 225px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  div#why-choose .fusion-builder-row div#why-choose-3-col .fusion-column-wrapper a.fusion-button {
    min-width: 225px;
  }
}
@media screen and (max-width: 1024px) {
  div#three-col-container .fusion-builder-row .num-pic .fusion-column-wrapper {
    padding-left: 42px !important;
    padding-right: 43px !important;
    display: flex;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 680px) {
  div#three-col-container .fusion-builder-row .num-pic .fusion-column-wrapper {
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 1024px) {
  div#three-col-container .fusion-builder-row .num-pic .fusion-column-wrapper .fusion-title {
    flex: 1;
  }
}
@media screen and (max-width: 1024px) {
  div#three-col-container .fusion-builder-row .num-pic .fusion-column-wrapper .fusion-title h2 {
    font-size: 40px !important;
    line-height: 50px !important;
  }
}
@media screen and (max-width: 1024px) {
  div#three-col-container .fusion-builder-row .num-pic .fusion-column-wrapper .fusion-title h3 {
    font-size: 19px !important;
    line-height: 23px !important;
  }
}
@media screen and (max-width: 1024px) {
  div#three-col-container .fusion-builder-row .num-pic .fusion-column-wrapper .fusion-separator {
    width: 95px !important;
    align-self: flex-start !important;
    margin-left: 0px !important;
  }
}
div#three-col-container .fusion-builder-row .num-pic .fusion-column-wrapper .fusion-text {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  div#three-col-container .fusion-builder-row .num-pic .fusion-column-wrapper .fusion-text {
    width: 100%;
  }
}
@media screen and (max-width: 680px) {
  div#three-col-container .fusion-builder-row .num-pic .fusion-column-wrapper .fusion-text {
    width: 163px;
  }
}
div#three-col-container .fusion-builder-row .num-pic .fusion-column-wrapper .fusion-text p {
  font-family: 'neue-haas-grotesk-display';
  font-weight: 400;
  opacity: 0.8;
  font-size: 18px !important;
  line-height: 28px !important;
  word-break: break-word;
}
@media screen and (max-width: 1024px) {
  div#three-col-container .fusion-builder-row .num-pic .fusion-column-wrapper .fusion-text p {
    margin: 0 !important;
    font-size: 16px !important;
    line-height: 26px !important;
  }
}
@media screen and (max-width: 1024px) {
  div#three-col-container .fusion-builder-row .num-pic .fusion-column-wrapper .fusion-text p br {
    display: none;
  }
}
.page-id-15 div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper a {
  width: auto;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .page-id-15 div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper a {
    width: auto;
  }
}
@media screen and (max-width: 680px) {
  .page-id-15 div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper a {
    min-width: 186px;
  }
}
.page-id-15 div#about-1 {
  background-size: auto !important;
  background-position: 100% bottom !important;
}
@media screen and (max-width: 1024px) {
  .page-id-15 div#about-1 {
    background-size: 696px 725px !important;
    background-position: 100% -9% !important;
  }
}
@media screen and (max-width: 680px) {
  .page-id-15 div#about-1 {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    background-image: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-15 div#about-1 .fusion-builder-row {
    display: flex;
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 680px) {
  .page-id-15 div#about-1 .fusion-builder-row {
    display: inline-grid;
    row-gap: 41px;
  }
}
.page-id-15 div#about-1 .fusion-builder-row .about-content-text {
  /*margin-right: 233px;*/
  /*width: 100%;*/
  /*max-width: 334px;*/
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 1450px) {
  .page-id-15 div#about-1 .fusion-builder-row .about-content-text {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-15 div#about-1 .fusion-builder-row .about-content-text {
    justify-content: flex-start;
    max-width: 293px !important;
    width: 100% !important;
    margin-right: 85px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-15 div#about-1 .fusion-builder-row .about-content-text {
    width: 100% !important;
    max-width: 100% !important;
    text-align: center;
    margin: 0 !important;
    padding-left: 48px;
    padding-right: 49px;
  }
}
.page-id-15 div#about-1 .fusion-builder-row .about-content-text .fusion-column-wrapper {
  margin-right: 233px;
  width: 100%;
  max-width: 334px;
}
@media screen and (max-width: 1024px) {
  .page-id-15 div#about-1 .fusion-builder-row .about-content-text .fusion-column-wrapper {
    margin-right: 0px;
    width: inherit !important;
    max-width: inherit;
  }
}
.page-id-15 div#about-1 .fusion-builder-row .about-content-text .fusion-column-wrapper .fusion-title {
  width: 334px;
}
@media screen and (max-width: 1024px) {
  .page-id-15 div#about-1 .fusion-builder-row .about-content-text .fusion-column-wrapper .fusion-title {
    max-width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-15 div#about-1 .fusion-builder-row .about-content-text .fusion-column-wrapper .fusion-title h2 {
    font-size: 30px !important;
    line-height: 36px !important;
  }
}
@media screen and (max-width: 680px) {
  .page-id-15 div#about-1 .fusion-builder-row .about-content-text .fusion-column-wrapper .fusion-title h2 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
}
.page-id-15 div#about-1 .fusion-builder-row .about-content-text .fusion-column-wrapper .fusion-text {
  margin-bottom: 48px !important;
}
@media screen and (max-width: 1024px) {
  .page-id-15 div#about-1 .fusion-builder-row .about-content-text .fusion-column-wrapper .fusion-text {
    margin-bottom: 0px !important;
  }
}
@media screen and (max-width: 680px) {
  .page-id-15 div#about-1 .fusion-builder-row .about-content-text .fusion-column-wrapper .fusion-text p {
    font-size: 16px !important;
    line-height: 26px !important;
  }
}
.page-id-15 div#about-1 .fusion-builder-row .about-content-text .fusion-column-wrapper .fusion-text p:last-child {
  margin-bottom: 0px;
}
.page-id-15 div#about-1 .fusion-builder-row .about-content-text .fusion-column-wrapper a.fusion-button {
  width: auto;
  text-align: center;
}
@media screen and (max-width: 680px) {
  .page-id-15 div#about-1 .fusion-builder-row .fusion-layout-column .fusion-column-wrapper {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 680px) {
  .page-id-15 div#about-1 .fusion-builder-row .fusion-layout-column .fusion-column-wrapper .fusion-title {
    width: 293px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-15 div#about-1 .fusion-builder-row .fusion-layout-column .fusion-column-wrapper .fusion-text {
    width: 286px;
  }
}
.page-id-15 div#about-1 .fusion-builder-row .about-img-content {
  /*margin-right: -233px;
   width: 100%;
   max-width: 855px;*/
  height: 569px;
}
@media screen and (max-width: 1024px) {
  .page-id-15 div#about-1 .fusion-builder-row .about-img-content {
    height: 662px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-15 div#about-1 .fusion-builder-row .about-img-content {
    padding-top: 103px;
    padding-bottom: 104px;
    background-image: url(/wp-content/uploads/2022/12/base_logo_transparent_background-4-2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    height: inherit;
  }
}
@media screen and (max-width: 680px) {
  .page-id-15 div#about-1 .fusion-builder-row .about-img-content .fusion-column-wrapper {
    height: 518px;
  }
}
.page-id-15 div#about-1 .fusion-builder-row .about-img-content .fusion-column-wrapper img {
  height: 596px;
}
@media screen and (max-width: 1024px) {
  .page-id-15 div#about-1 .fusion-builder-row .about-img-content .fusion-column-wrapper img {
    height: 662px;
    object-fit: cover;
    object-position: 70% 50%;
  }
}
.page-id-15 div#about-2 {
  background-size: auto !important;
  background-position: 100% bottom !important;
}
@media screen and (max-width: 1450px) {
  .page-id-15 div#about-2 .fusion-builder-row {
    display: flex;
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 680px) {
  .page-id-15 div#about-2 .fusion-builder-row {
    display: block;
  }
}
.page-id-15 div#about-2 .fusion-builder-row .about-content-text {
  margin-left: 139px;
  width: 100%;
  max-width: 334px;
}
@media screen and (max-width: 1024px) {
  .page-id-15 div#about-2 .fusion-builder-row .about-content-text {
    margin-left: 92px;
    width: 100% !important;
    max-width: 293px !important;
  }
}
@media screen and (max-width: 680px) {
  .page-id-15 div#about-2 .fusion-builder-row .about-content-text {
    margin-left: 0px !important;
    width: 100% !important;
    max-width: 100% !important;
  }
}
@media screen and (max-width: 680px) {
  .page-id-15 div#about-2 .fusion-builder-row .about-content-text .fusion-column-wrapper .fusion-title {
    width: 293px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-15 div#about-2 .fusion-builder-row .about-content-text .fusion-column-wrapper {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 680px) {
  .page-id-15 div#about-2 .fusion-builder-row .about-content-text .fusion-column-wrapper .fusion-text {
    width: 286px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-15 div#about-2 .fusion-builder-row .about-content-text .fusion-column-wrapper .fusion-text p {
    font-size: 16px !important;
    line-height: 26px !important;
  }
}
.page-id-15 div#about-2 .fusion-builder-row .about-content-text .fusion-column-wrapper a.fusion-button {
  min-width: 257px;
}
@media screen and (max-width: 1024px) {
  .page-id-15 div#about-2 .fusion-builder-row .about-content-text .fusion-title h2 {
    font-size: 30px !important;
    line-height: 36px !important;
  }
}
@media screen and (max-width: 680px) {
  .page-id-15 div#about-2 .fusion-builder-row .about-content-text .fusion-title h2 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
}
.page-id-15 div#about-2 .fusion-builder-row .about-img-content {
  height: 596px;
}
@media screen and (max-width: 1024px) {
  .page-id-15 div#about-2 .fusion-builder-row .about-img-content {
    width: 100% !important;
  }
}
.page-id-15 div#about-2 .fusion-builder-row .about-img-content img {
  height: 596px;
}
@media screen and (max-width: 1024px) {
  .page-id-15 div#about-2 .fusion-builder-row .about-img-content img {
    height: 662px;
    object-fit: cover;
    object-position: 70% 50%;
  }
}
.page-id-15 div#three-col-container {
  /*.fusion-builder-row {
   .num-pic {
   }
   }*/
  margin-top: -90px;
  background: transparent !important;
}
@media screen and (max-width: 1024px) {
  .page-id-15 div#three-col-container {
    margin-top: 0px;
  }
}
.page-id-15 div#why-choose {
  padding-top: 138px;
  padding-bottom: 282px;
  background: url(/wp-content/uploads/2022/12/base_logo_transparent_background-5.png);
  background-position: 0% 6% !important;
}
@media screen and (max-width: 1024px) {
  .page-id-15 div#why-choose {
    padding-top: 40px;
    padding-bottom: 152px;
    background: url(/wp-content/uploads/2022/12/base_logo_transparent_background-5.png);
    background-position: 0% 3% !important;
  }
}
@media screen and (max-width: 680px) {
  .page-id-15 div#why-choose {
    padding-top: 0 !important;
    background: url(/wp-content/uploads/2023/01/base_logo_transparent_background-6.png);
    padding-bottom: 112px !important;
    background-size: 100% 80%;
    background-repeat: no-repeat;
    background-position: top center !important;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#top-header .fusion-builder-row .white-top-box {
    max-width: 310px;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper .main-heading {
    padding-right: 0;
  }
}
.page-id-13 div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper a.fusion-button {
  background: #d9ebf7;
  border-color: #d9ebf7;
  width: auto;
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper a.fusion-button {
    margin-left: auto;
    margin-right: auto;
    display: table;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper a.fusion-button {
    margin-left: 0;
    margin-right: 0;
  }
}
.page-id-13 div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper a.fusion-button span {
  color: #00243c;
}
.page-id-13 div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper a.fusion-button:hover {
  background: #fff;
  border-color: #00243c;
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper .sub-headline {
    padding: 0 36px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper .sub-headline {
    padding: 0px;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper .main-heading {
    padding-left: 36px;
    padding-right: 36px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper .main-heading {
    padding-left: 0px !important;
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper a {
    margin-left: 36px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper a {
    margin-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#product-slider {
    padding-right: 0;
  }
}
@media screen and (max-width: 780px) {
  .page-id-13 div#product-slider {
    padding-left: 0;
  }
}
@media screen and (max-width: 743px) {
  .page-id-13 div#product-slider {
    padding-right: 40px;
    padding-top: 104px;
    padding-left: 40px;
  }
}
.page-id-13 div#product-slider .fusion-builder-row {
  display: flex;
  align-items: stretch;
  align-content: center;
  justify-content: flex-end;
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#product-slider .fusion-builder-row {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 743px) {
  .page-id-13 div#product-slider .fusion-builder-row {
    display: inline-grid;
    justify-content: center;
  }
}
.page-id-13 div#product-slider .fusion-builder-row .equipment-content-text {
  width: 41.3% !important;
  display: flex;
  justify-content: flex-end;
  padding-right: 93px;
  padding-left: 91px;
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#product-slider .fusion-builder-row .equipment-content-text {
    max-width: 293px !important;
    width: 100% !important;
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 780px) {
  .page-id-13 div#product-slider .fusion-builder-row .equipment-content-text {
    margin-left: 40px;
  }
}
@media screen and (max-width: 743px) {
  .page-id-13 div#product-slider .fusion-builder-row .equipment-content-text {
    text-align: center;
    margin-left: 0px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#product-slider .fusion-builder-row .equipment-content-text {
    width: 100% !important;
    max-width: 100% !important;
    margin-right: 0px !important;
    margin-bottom: 0px;
    justify-content: center;
  }
}
.page-id-13 div#product-slider .fusion-builder-row .equipment-content-text .fusion-column-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 344px;
  /*padding-top: 114px !important;*/
}
@media screen and (max-width: 680px) {
  .page-id-13 div#product-slider .fusion-builder-row .equipment-content-text .fusion-column-wrapper {
    display: flex;
    align-items: center;
  }
}
.page-id-13 div#product-slider .fusion-builder-row .equipment-content-text .fusion-column-wrapper .fusion-title {
  width: 293px;
}
@media screen and (max-width: 743px) {
  .page-id-13 div#product-slider .fusion-builder-row .equipment-content-text .fusion-column-wrapper .fusion-title {
    margin-bottom: 24px !important;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#product-slider .fusion-builder-row .equipment-content-text .fusion-column-wrapper .fusion-title {
    width: 293px;
    margin-bottom: 24px !important;
  }
}
@media screen and (max-width: 743px) {
  .page-id-13 div#product-slider .fusion-builder-row .equipment-content-text .fusion-column-wrapper .fusion-title h2 {
    text-align: center;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#product-slider .fusion-builder-row .equipment-content-text .fusion-column-wrapper .fusion-text {
    width: 286px;
    text-align: center;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#product-slider .fusion-builder-row .equipment-content-text .fusion-column-wrapper .fusion-text p {
    font-size: 16px !important;
    line-height: 26px !important;
    text-align: left;
  }
}
.page-id-13 div#product-slider .fusion-builder-row .equipment-content-text .fusion-column-wrapper a.fusion-button {
  width: auto;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#product-slider .fusion-builder-row .equipment-content-text .fusion-column-wrapper a.fusion-button {
    min-width: 225px;
  }
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column {
  width: 58.7% !important;
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column {
    width: 100% !important;
    margin-left: 9px;
    max-width: 682px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column {
    max-width: 68%;
  }
}
@media screen and (max-width: 780px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column {
    max-width: 58%;
    margin-right: -30%;
  }
}
@media screen and (max-width: 743px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column {
    width: 100% !important;
    margin-left: 0;
    max-width: 310px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column {
    width: 100% !important;
    margin-left: 0px;
    max-width: inherit;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper {
    width: 100%;
    max-width: 310px;
    margin: 0 auto;
  }
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider {
  overflow: visible;
  /*padding-bottom: 36px;*/
  /*margin-bottom: 14px;*/
  position: relative;
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider button.slick-prev.slick-arrow {
  left: 0 !important;
  bottom: -24px !important;
  top: inherit;
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider button.slick-prev.slick-arrow:before {
  color: #000;
  bottom: 0;
  position: absolute;
  background: url(/wp-content/uploads/2022/12/left-arrow.png);
  content: '' !important;
  width: 16px;
  height: 14px;
  background-size: cover;
  left: 0;
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider button.slick-next.slick-arrow {
  right: 0px !important;
  bottom: -24px !important;
  top: inherit;
  margin-left: 73%;
  left: 0;
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider button.slick-next.slick-arrow:before {
  color: #000;
  bottom: 0;
  position: absolute;
  background: url(/wp-content/uploads/2022/12/right-arrow.png);
  content: '' !important;
  width: 16px;
  height: 14px;
  background-size: cover;
  right: 0;
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider button.slick-next.slick-arrow {
    margin-left: 0;
    left: inherit;
    margin-right: 42px;
  }
}
@media screen and (max-width: 743px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider button.slick-next.slick-arrow {
    margin-right: 0px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider button.slick-next.slick-arrow {
    right: 0px !important;
    bottom: -24px !important;
    top: inherit;
    margin-right: 0;
    left: inherit;
  }
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable {
  margin-left: -18px;
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable {
    margin-left: -11px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable {
    margin-left: 0px;
    overflow: visible;
  }
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track {
  display: flex;
  column-gap: 48px;
  padding-top: 114px;
  margin-left: 18px;
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track {
    column-gap: 20px;
    padding-top: 112px;
    margin-left: 11px;
  }
}
@media screen and (max-width: 743px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track {
    padding-top: 48px;
    margin-left: 0px;
    column-gap: 12px;
  }
}
@media screen and (max-width: 480px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track {
    column-gap: 0px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide.slick-current.slick-active.slick-center {
    display: block !important;
    opacity: 1;
  }
}
@media screen and (max-width: 743px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide.slick-active {
    opacity: 1;
  }
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide {
  width: 363px;
  /*filter: drop-shadow(0 3.31579px 19.8947px rgba(0, 0, 0, 0.1));*/
}
@media screen and (max-width: 780px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide {
    width: 209px;
  }
}
@media screen and (max-width: 743px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide {
    width: 310px;
    opacity: 0;
  }
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container {
  border-bottom: 8px solid #d9ebf7;
  border-radius: 4px;
  /*filter: drop-shadow(0px 3.31579px 19.8947px rgba(0, 0, 0, 0.1));*/
  background: #fff;
  margin-bottom: 36px;
  box-shadow: 0px 0px 19px 3px rgba(0, 0, 0, 0.10);
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container {
    border-bottom: 6px solid #d9ebf7;
    margin-bottom: 29px;
    box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.10);
  }
}
@media screen and (max-width: 743px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container {
    margin-bottom: 53px;
    box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.10);
  }
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container img.equipment-img {
    height: 249px;
    object-fit: cover;
    width: 100%;
  }
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container .equipment-info {
  padding: 16px 40px 19px;
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container .equipment-info {
    padding: 16px 16px 13px;
  }
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container .equipment-info h4.equipment-title {
  height: 52px;
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container .equipment-info .two-col {
  display: none;
  justify-content: space-between;
  padding-top: 28px;
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container .equipment-info .two-col {
    padding-top: 32px;
    column-gap: 4px !important;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container .equipment-info .two-col {
    column-gap: 5px !important;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 480px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container .equipment-info .two-col {
    column-gap: 5px !important;
    justify-content: flex-start;
    display: flex;
    flex-wrap: wrap;
    row-gap: 3px;
  }
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container .equipment-info .two-col > div {
  color: #000;
  color: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container .equipment-info .two-col > div {
    font-size: 11px;
    line-height: 14px;
    color: rgba(0, 0, 0, 0.13);
  }
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container .equipment-info .two-col .rating-star {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container .equipment-info .two-col .rating-star {
    font-size: 11px;
    line-height: 14px;
  }
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container .equipment-info .two-col .rating-star img {
  width: 12px;
  height: 12px;
  margin-right: 3px;
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container .equipment-info .two-col .rating-star img {
    width: 9px;
    height: 9px;
    margin-right: 2px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container .equipment-info .two-col .rating-star img {
    width: 14px;
    height: 9px;
    margin-right: 3px;
  }
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container .equipment-info .two-col .rating-star img:last-child {
  margin-right: 8px;
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container .equipment-info .two-col .rating-star img:last-child {
    margin-right: 3px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container .equipment-info .two-col .rating-star img:last-child {
    margin-right: 5px;
  }
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container .equipment-info .two-col .code-text {
  font-size: 14px;
  line-height: 18px;
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container .equipment-info .two-col .code-text {
    font-size: 11px;
    line-height: 14px;
  }
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container .equipment-info a.see-all-btn {
  font-size: 16px;
  line-height: 17px;
  text-decoration: underline;
  margin-top: 16px !important;
  display: block;
  width: fit-content;
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-img-slider-wrap .slider.equipment-img-slider .slick-list.draggable .slick-track .slick-slide .product-slider-container .equipment-info a.see-all-btn {
    font-size: 15px;
    margin-top: 13px !important;
  }
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-product-nav-slider-wrap {
  width: 100%;
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-product-nav-slider-wrap .equipment-product-nav__slider {
  height: 14px;
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-product-nav-slider-wrap .equipment-product-nav__slider button.slick-prev {
  left: 0 !important;
  height: 14px;
  z-index: 9;
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-product-nav-slider-wrap .equipment-product-nav__slider button.slick-prev img {
  width: 16px;
  height: 14px;
  top: 0;
  position: absolute;
  left: 0;
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-product-nav-slider-wrap .equipment-product-nav__slider .slick-list.draggable {
  height: inherit;
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-product-nav-slider-wrap .equipment-product-nav__slider button.slick-next {
  right: 0 !important;
  height: 14px;
  margin-right: 94px;
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-product-nav-slider-wrap .equipment-product-nav__slider button.slick-next {
    margin-right: 42px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-product-nav-slider-wrap .equipment-product-nav__slider button.slick-next {
    margin-right: 0px;
  }
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment .equipment-product-nav-slider-wrap .equipment-product-nav__slider button.slick-next img {
  width: 16px;
  height: 14px;
  top: 0;
  position: absolute;
  right: 0;
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment-product-nav-slider-wrap {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment-product-nav-slider-wrap {
    width: 95%;
  }
}
@media screen and (max-width: 780px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment-product-nav-slider-wrap {
    width: 93%;
  }
}
@media screen and (max-width: 743px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment-product-nav-slider-wrap {
    width: 100%;
  }
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment-product-nav-slider-wrap .equipment-product-nav__slider {
  height: 14px;
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment-product-nav-slider-wrap .equipment-product-nav__slider button.slick-next.pull-right.slick-arrow {
  right: 94px;
  top: 0;
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment-product-nav-slider-wrap .equipment-product-nav__slider button.slick-next.pull-right.slick-arrow img {
  width: 16px;
  height: 14px;
  top: -11px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment-product-nav-slider-wrap .equipment-product-nav__slider button.slick-next.pull-right.slick-arrow {
    right: 42px;
  }
}
@media screen and (max-width: 743px) {
  .page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment-product-nav-slider-wrap .equipment-product-nav__slider button.slick-next.pull-right.slick-arrow {
    right: 0px;
  }
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment-product-nav-slider-wrap .equipment-product-nav__slider button.slick-prev.pull-left.slick-arrow {
  left: 0;
  z-index: 9;
  top: 0;
}
.page-id-13 div#product-slider .fusion-builder-row .slider-column .fusion-column-wrapper .equipment-product-nav-slider-wrap .equipment-product-nav__slider button.slick-prev.pull-left.slick-arrow img {
  width: 16px;
  height: 14px;
  top: -11px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#about-section .fusion-builder-row {
    display: flex;
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#about-section .fusion-builder-row {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#about-section .fusion-builder-row .about-img {
    width: 56% !important;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#about-section .fusion-builder-row .about-img {
    width: 100% !important;
  }
}
.page-id-13 div#about-section .fusion-builder-row .about-img .fusion-column-wrapper {
  display: block;
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#about-section .fusion-builder-row .about-img .fusion-column-wrapper {
    background: url(/wp-content/uploads/2022/12/Rectangle-12-1.jpg) !important;
    background-size: cover !important;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#about-section .fusion-builder-row .about-img .fusion-column-wrapper {
    height: 432px;
    background-position: 100% 41% !important;
  }
}
.page-id-13 div#about-section .fusion-builder-row .about-content {
  padding-left: 139px;
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#about-section .fusion-builder-row .about-content {
    padding-left: 81px;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-13 div#about-section .fusion-builder-row .about-content {
    width: 100% !important;
    max-width: 476px !important;
    float: right !important;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#about-section .fusion-builder-row .about-content {
    width: 100% !important;
    max-width: 100% !important;
    float: right !important;
    padding-top: 112px;
    padding-bottom: 112px;
    padding-left: 40px !important;
    padding-right: 35px !important;
  }
}
.page-id-13 div#about-section .fusion-builder-row .about-content .fusion-column-wrapper {
  max-width: 315px;
}
@media screen and (max-width: 680px) {
  .page-id-13 div#about-section .fusion-builder-row .about-content .fusion-column-wrapper {
    width: 315px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#about-section .fusion-builder-row .about-content .fusion-column-wrapper h2 {
    font-size: 30px !important;
    line-height: 36px !important;
  }
}
.page-id-13 div#about-section .fusion-builder-row .about-content .fusion-column-wrapper .fusion-text {
  width: 315px;
}
.page-id-13 div#about-section .fusion-builder-row .about-content .fusion-column-wrapper a.fusion-button {
  min-width: 207px;
}
.page-id-13 div#cta-container .fusion-builder-row .fusion-layout-column {
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
}
@media screen and (max-width: 680px) {
  .page-id-13 div#cta-container .fusion-builder-row .fusion-layout-column .fusion-title {
    width: 310px;
    /*width: 450px;*/
    margin: 0 auto 24px !important;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#cta-container .fusion-builder-row .fusion-layout-column .fusion-title h1 {
    font-size: 26px !important;
    line-height: 30px !important;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#cta-container .fusion-builder-row .fusion-layout-column .fusion-text {
    width: 258px;
    margin: 0 auto 48px;
  }
}
.page-id-13 div#cta-container .fusion-builder-row .fusion-layout-column .fusion-builder-row {
  display: flex;
  column-gap: 24px;
  flex-wrap: nowrap;
  justify-content: center;
}
@media screen and (max-width: 706px) {
  .page-id-13 div#cta-container .fusion-builder-row .fusion-layout-column .fusion-builder-row {
    flex-direction: column !important;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#cta-container .fusion-builder-row .fusion-layout-column .fusion-builder-row {
    display: inline-grid;
    column-gap: 0px;
    flex-wrap: nowrap;
    justify-content: center;
    justify-items: center;
    row-gap: 24px;
  }
}
.page-id-13 div#cta-container .fusion-builder-row .fusion-layout-column .fusion-builder-row .fusion-layout-column {
  width: fit-content !important;
  margin: 0;
}
.page-id-13 div#cta-container .fusion-builder-row .fusion-layout-column .fusion-builder-row .fusion-layout-column a.blue-btn {
  width: auto;
  text-align: center;
}
@media screen and (max-width: 706px) {
  .page-id-13 div#cta-container .fusion-builder-row .fusion-layout-column .fusion-builder-row .fusion-layout-column a.blue-btn {
    width: 327px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-13 div#cta-container .fusion-builder-row .fusion-layout-column .fusion-builder-row .fusion-layout-column a.blue-btn {
    margin-bottom: 0;
  }
}
.page-id-13 div#cta-container .fusion-builder-row .fusion-layout-column .fusion-builder-row .fusion-layout-column a.white-btn {
  min-width: 327px;
}
.page-id-13 div#cta-container .fusion-builder-row .fusion-layout-column .fusion-builder-row .fusion-layout-column a.white-btn:hover {
  background: #0077c8;
  border-color: #0077c8;
  color: #fff;
}
.page-id-13 div#cta-container .fusion-builder-row .fusion-layout-column .fusion-builder-row .fusion-layout-column a.white-btn:hover span {
  color: #fff !important;
}
div#terms-container .fusion-builder-row {
  width: 100%;
  max-width: 1106px !important;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  div#terms-container .fusion-builder-row {
    max-width: inherit !important;
  }
}
@media screen and (max-width: 680px) {
  div#terms-container .fusion-builder-row {
    max-width: inherit !important;
  }
}
div#terms-container .fusion-builder-row .fusion-column-wrapper {
  margin: 0;
}
div#terms-container .fusion-builder-row .fusion-column-wrapper .fusion-text p {
  font-weight: 400 !important;
}
div#terms-container .fusion-builder-row .fusion-column-wrapper .fusion-text p:last-child {
  margin-bottom: 0;
}
.page-id-19 div#top-header {
  background: #0077c8 !important;
}
@media screen and (max-width: 1024px) {
  .page-id-19 div#top-header {
    background: none !important;
    background-image: url(/wp-content/uploads/2023/01/contact-banner.jpg) !important;
    background-size: cover !important;
    background-position: center center;
  }
}
@media screen and (max-width: 1512px) {
  .page-id-19 div#top-header .fusion-builder-row {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 680px) {
  .page-id-19 div#top-header .fusion-builder-row {
    justify-content: center;
  }
}
.page-id-19 div#top-header .fusion-builder-row div#contact-white-box {
  justify-content: start;
  padding-left: 85px;
  max-width: inherit;
}
@media screen and (max-width: 1512px) {
  .page-id-19 div#top-header .fusion-builder-row div#contact-white-box {
    max-width: 655px !important;
    float: right;
    justify-content: flex-end;
    padding-right: 92px;
    padding-left: 85px;
    width: 100% !important;
  }
}
@media screen and (max-width: 1200px) {
  .page-id-19 div#top-header .fusion-builder-row div#contact-white-box {
    max-width: 50% !important;
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-19 div#top-header .fusion-builder-row div#contact-white-box {
    max-width: 398px !important;
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-19 div#top-header .fusion-builder-row div#contact-white-box {
    justify-content: center;
  }
}
.page-id-19 div#top-header .fusion-builder-row div#contact-white-box .fusion-column-wrapper {
  max-width: 478px;
}
@media screen and (max-width: 680px) {
  .page-id-19 div#top-header .fusion-builder-row div#contact-white-box .fusion-column-wrapper {
    max-width: 348px;
  }
}
.page-id-19 div#top-header .fusion-builder-row div#contact-white-box .fusion-column-wrapper a.fusion-button {
  min-width: 244px;
}
@media screen and (max-width: 1024px) {
  .page-id-19 div#top-header .fusion-builder-row div#contact-white-box .fusion-column-wrapper a.fusion-button {
    min-width: 212px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-19 div#top-header .fusion-builder-row div#contact-white-box .fusion-column-wrapper a.fusion-button {
    min-width: 186px;
  }
}
.page-id-19 div#top-header .fusion-builder-row .contact-image-banner {
  height: 100%;
}
@media screen and (max-width: 1512px) {
  .page-id-19 div#top-header .fusion-builder-row .contact-image-banner {
    width: 100% !important;
  }
}
@media screen and (max-width: 1200px) {
  .page-id-19 div#top-header .fusion-builder-row .contact-image-banner {
    width: 55.56% !important;
  }
}
.page-id-19 div#top-header .fusion-builder-row .contact-image-banner .fusion-column-wrapper {
  display: block !important;
}
@media screen and (max-width: 1512px) {
  .page-id-19 div#get-in-touch .fusion-builder-row {
    display: flex;
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 1200px) {
  .page-id-19 div#get-in-touch .fusion-builder-row {
    justify-content: center;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-19 div#get-in-touch .fusion-builder-row {
    flex-wrap: wrap;
  }
}
.page-id-19 div#get-in-touch .fusion-builder-row .contact-form-container {
  display: flex;
  justify-content: flex-end;
  padding-right: 226px;
  padding-left: 201px;
  padding-top: 114px;
  padding-bottom: 114px;
}
@media screen and (max-width: 1512px) {
  .page-id-19 div#get-in-touch .fusion-builder-row .contact-form-container {
    width: 56.68% !important;
    display: flex;
    justify-content: center;
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-19 div#get-in-touch .fusion-builder-row .contact-form-container {
    padding-top: 112px !important;
    padding-bottom: 112px !important;
    width: 100% !important;
    padding-left: 41px;
    padding-right: 41px;
  }
}
.page-id-19 div#get-in-touch .fusion-builder-row .contact-form-container .fusion-column-wrapper {
  width: 100%;
  max-width: 428px;
  float: right !important;
  padding-left: 0 !important;
}
@media screen and (max-width: 680px) {
  .page-id-19 div#get-in-touch .fusion-builder-row .contact-form-container .fusion-column-wrapper {
    max-width: inherit;
  }
}
.page-id-19 div#get-in-touch .fusion-builder-row .contact-form-container .fusion-column-wrapper form p {
  margin: 0;
}
.page-id-19 div#get-in-touch .fusion-builder-row .contact-form-container .fusion-column-wrapper form p input {
  background: #fff;
  height: 50px;
  border-radius: 50px;
  margin-bottom: 20px;
  padding: 12px 24px 11px;
  border: none !important;
  font-size: 18px;
  line-height: 26px;
}
@media screen and (max-width: 1024px) {
  .page-id-19 div#get-in-touch .fusion-builder-row .contact-form-container .fusion-column-wrapper form p input {
    font-size: 16px;
  }
}
.page-id-19 div#get-in-touch .fusion-builder-row .contact-form-container .fusion-column-wrapper form p textarea {
  background: #fff;
  height: 421px;
  border-radius: 22px;
  padding: 24px;
  font-size: 18px;
  line-height: 26px;
}
.page-id-19 div#get-in-touch .fusion-builder-row .contact-form-container .fusion-column-wrapper form p input.wpcf7-submit {
  margin-bottom: 0;
  margin-top: 48px;
  background: #00243c;
  font-weight: 400;
  width: 186px;
  height: 49px;
  padding: 0px 40px;
  font-size: 16px;
  line-height: 17px;
  font-family: 'neue-haas-grotesk-display';
  font-weight: 400;
  border: 2px solid #00243c !important;
  color: #fff;
}
@media screen and (max-width: 680px) {
  .page-id-19 div#get-in-touch .fusion-builder-row .contact-form-container .fusion-column-wrapper form p input.wpcf7-submit {
    display: block;
    max-width: 186px;
    margin: 48px auto 0;
    width: 100%;
  }
}
.page-id-19 div#get-in-touch .fusion-builder-row .contact-form-container .fusion-column-wrapper form p input.wpcf7-submit:hover {
  background: #fff;
  color: #00243c;
}
.page-id-19 div#get-in-touch .fusion-builder-row .contact-form-container .fusion-column-wrapper form p span.wpcf7-spinner {
  display: none;
}
.page-id-19 div#get-in-touch .fusion-builder-row .contact-form-container .fusion-column-wrapper form p span.wpcf7-not-valid-tip {
  position: relative;
  top: -10px;
}
.page-id-19 div#get-in-touch .fusion-builder-row .contact-img {
  width: 44.44% !important;
}
@media screen and (max-width: 1512px) {
  .page-id-19 div#get-in-touch .fusion-builder-row .contact-img {
    width: 100% !important;
    max-width: 655px !important;
  }
}
@media screen and (max-width: 1200px) {
  .page-id-19 div#get-in-touch .fusion-builder-row .contact-img {
    width: 100% !important;
    max-width: 50% !important;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-19 div#get-in-touch .fusion-builder-row .contact-img {
    max-width: 100% !important;
    height: 1022px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-19 div#get-in-touch .fusion-builder-row .contact-img {
    height: 782px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-19 div#get-in-touch .fusion-builder-row .contact-img .fusion-column-wrapper img {
    height: 782px;
    object-fit: cover;
    object-position: 50% 50%;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-19 div#our-details {
    display: flex;
    justify-content: center;
    padding-right: 40px;
  }
}
@media screen and (max-width: 743px) {
  .page-id-19 div#our-details {
    padding-right: 0;
  }
}
.page-id-19 div#our-details .fusion-builder-row {
  width: 100%;
  max-width: 880px !important;
  column-gap: 161px;
}
@media screen and (max-width: 1024px) {
  .page-id-19 div#our-details .fusion-builder-row {
    column-gap: 39px;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 680px) {
  .page-id-19 div#our-details .fusion-builder-row {
    column-gap: 0;
    flex-wrap: wrap;
    row-gap: 112px;
  }
}
.page-id-19 div#our-details .fusion-builder-row .our-details {
  width: 178px !important;
}
@media screen and (max-width: 1024px) {
  .page-id-19 div#our-details .fusion-builder-row .our-details {
    width: 188px !important;
  }
}
@media screen and (max-width: 680px) {
  .page-id-19 div#our-details .fusion-builder-row .our-details {
    max-width: 188px !important;
    width: 100% !important;
    margin: 0 auto;
  }
}
@media screen and (max-width: 680px) {
  .page-id-19 div#our-details .fusion-builder-row .our-details .fusion-title h2 {
    font-size: 30px !important;
    line-height: 36px !important;
  }
}
.page-id-19 div#our-details .fusion-builder-row .our-details .fusion-text p a {
  color: #00243c;
  font-family: 'neue-haas-grotesk-display';
  font-weight: 600;
}
.page-id-19 div#our-details .fusion-builder-row .our-details .fusion-text p a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .page-id-19 div#our-details .fusion-builder-row .our-details .details-info {
    margin-bottom: 24px !important;
  }
}
.page-id-19 div#our-details .fusion-builder-row .our-details .details-info p {
  font-family: 'neue-haas-grotesk-display';
  font-weight: 600;
}
@media screen and (max-width: 1024px) {
  .page-id-19 div#our-details .fusion-builder-row .our-details .details-info p {
    font-size: 19px !important;
    line-height: 23px;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-19 div#our-details .fusion-builder-row .our-details .details-info:last-child {
    margin-bottom: 0 !important;
  }
}
.page-id-19 div#our-details .fusion-builder-row div#map-container {
  overflow: hidden;
  width: 541px !important;
  height: 388px;
}
@media screen and (max-width: 1024px) {
  .page-id-19 div#our-details .fusion-builder-row div#map-container {
    overflow: hidden;
    width: 477px !important;
    height: 389px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-19 div#our-details .fusion-builder-row div#map-container {
    width: 100% !important;
  }
}
@media screen and (max-width: 680px) {
  .page-id-19 div#our-details .fusion-builder-row div#map-container .fusion-column-wrapper iframe {
    width: 100%;
  }
}
.page-id-19 div#our-details .fusion-builder-row div#map-container .fusion-column-wrapper div#mini-map {
  overflow: visible !important;
  position: inherit !important;
}
.page-id-19 div#our-details .fusion-builder-row div#map-container .fusion-column-wrapper div#mini-map .mapwindow h3 {
  font-family: 'neue-haas-grotesk-display';
  color: #0077c8;
  font-weight: 700;
}
@media screen and (max-width: 680px) {
  .error404 section#content {
    margin-bottom: 0;
  }
}
.page-id-17 div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper a {
  width: 186px;
}
@media screen and (max-width: 1024px) {
  .page-id-17 div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper a {
    width: 154px;
  }
}
@media screen and (max-width: 680px) {
  .page-id-17 div#top-header .fusion-builder-row .white-top-box .fusion-column-wrapper a {
    width: 186px;
  }
}
