.topButton {
  width: 135px;
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  padding-top: 6px;
}
.fixedbuttons {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  font-size: 19px;
  font-weight: 400;
  line-height: normal;
}
@media only screen and (max-width: 1100px) {
  body header .fusion-secondary-main-menu .fusion-main-menu > ul > li {
    padding: 0 30px !important;
  }
}
@media only screen and (max-width: 1000px) {
  body header .fusion-header .fusion-header-banner a {
    display: inline-block;
  }
  body .fusion-mobile-menu-design-classic.fusion-header-v4 .fusion-logo > a {
    margin-bottom: 20px !important;
  }
  header .fusion-secondary-header .fusion-alignleft {
    position: relative !important;
    right: 0 !important;
  }
  header .fusion-secondary-header .fusion-contact-info .phone-top:before {
    top: 1px !important;
  }
  header.fusion-is-sticky .fusion-secondary-main-menu {
    max-height: none !important;
  }
}
@media only screen and (max-width: 500px) {
  .location-container p {
    margin-top: 40px !important;
  }
  #rev_slider_1_1_wrapper .ares.tp-bullets {
    top: 210% !important;
    left: -50px !important;
  }
  .section-one p a {
    padding: 14px 0 !important;
    width: 100%;
  }
  body .about-two table td {
    display: inline-block;
    width: 100% !important;
  }
  body .about-two table td:last-child,
  body .about-two table td:first-child {
    width: 100% !important;
  }
  .about-two > .fusion-builder-row,
  .service-item > .fusion-builder-row,
  body .resources-four .col-text .fusion-text {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .services-two p,
  .section-one p {
    padding: 0 !important;
  }
  .fx-five > .fusion-builder-row {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  body .fx-two,
  body .fx-three {
    margin-top: 0px !important;
  }
}
.avada-skin-rev {
  border: 0 !important;
}
.shadow-left,
.shadow-right {
  display: none !important;
}
header.fusion-is-sticky .fusion-secondary-main-menu {
  max-height: 40px;
}
header.fusion-is-sticky .fusion-secondary-main-menu .fusion-main-menu {
  box-shadow: none !important;
  width: 100% !important;
  position: relative !important;
  bottom: 0 !important;
  padding: 0 !important;
}
header.fusion-is-sticky .fusion-secondary-main-menu .fusion-main-menu > ul > li > a {
  padding: 0 !important;
}
header .fusion-secondary-header {
  padding-bottom: 10px;
  padding-top: 5px;
}
header .fusion-secondary-header .fusion-row {
  display: inherit !important;
  position: relative;
}
header .fusion-secondary-header .fusion-alignleft {
  position: absolute;
  right: 100px;
}
header .fusion-secondary-header .fusion-contact-info .address-top,
header .fusion-secondary-header .fusion-contact-info .phone-top {
  font-size: 18px;
}
header .fusion-secondary-header .fusion-contact-info .phone-top {
  position: relative;
  padding-left: 30px;
  margin-left: 20px;
}
header .fusion-secondary-header .fusion-contact-info .phone-top:before {
  position: absolute;
  content: url("../images/icon-phone.png");
  top: -11px;
  left: 0;
}
header .fusion-header {
  border: 0 !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
header .fusion-header .fusion-header-banner a {
  padding-left: 30px;
  position: relative;
  font-size: 19px;
  font-weight: 400;
  margin-top: -43px;
}
header .fusion-header .fusion-header-banner a:before {
  position: absolute;
  content: url("../images/icon-locations.png");
  top: 2px;
  left: 0;
}
header .fusion-secondary-main-menu .fusion-row {
  position: relative;
}
header .fusion-secondary-main-menu .fusion-main-menu {
  border: 0 !important;
  box-shadow: 0 0 12px #0000004d;
  background: #fff;
  width: auto;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: -20px;
  padding: 12px 0 !important;
}
header .fusion-secondary-main-menu .fusion-main-menu > ul > li {
  padding: 0 35px !important;
  border-right: 1px solid #bfbfbf;
}
header .fusion-secondary-main-menu .fusion-main-menu > ul > li > a {
  text-transform: uppercase;
  padding: 8px 0;
}
header .fusion-secondary-main-menu .fusion-main-menu > ul > li:last-child {
  border: 0 !important;
}
.section-one {
  padding-bottom: 80px !important;
}
.section-one h2 {
  color: #0096d3 !important;
  font-size: 30px !important;
  margin-bottom: 25px;
}
.section-one .fusion-imageframe {
  position: relative;
  overflow: visible !important;
  z-index: -1;
}
.section-one .fusion-imageframe:before {
  position: absolute;
  content: url("../images/water-mark.png");
  top: -20px;
  left: -129px;
  opacity: .8;
  z-index: -1;
}
.section-one p {
  font-size: 19px;
  line-height: 34px;
  padding: 0 20px;
}
.section-one p a {
  display: inline-block;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  background: #0096d3;
  background: linear-gradient(90deg,#0096d3 0%,#70b463 100%);
  margin-top: 30px;
  padding: 8px 60px;
  transition: all .4s;
}
.section-one p a:hover {
  box-shadow: 2px 2px 10px #0000008c;
}
.section-two {
  padding-top: 40px !important;
  padding-bottom: 20px !important;
}
.section-two p {
  color: #fff;
  font-weight: 400;
  font-size: 19px;
  line-height: 28px;
  margin: 20px 0 0 !important;
}
.section-three {
  padding-top: 60px !important;
}
.section-three .fusion-layout-column .fusion-column-wrapper {
  margin-left: 3% !important;
  margin-right: 3% !important;
}
.section-three .fusion-layout-column .fusion-column-wrapper .fusion-video {
  background: #fff;
  padding: 12px;
  border: 1px solid #dbdbdb;
}
.section-four {
  padding-bottom: 50px !important;
}
.section-four .fusion-builder-row {
  max-width: 1000px !important;
}
.section-four h3 {
  color: #0096d3 !important;
  font-size: 45px !important;
  font-weight: 700 !important;
  margin-top: 60px;
}
.section-four .col-service .fusion-column-wrapper {
  background: #fff !important;
  padding: 25px !important;
  border: 1px solid #dbdbdb;
  min-height: 473px !important;
}
.section-four .col-service .fusion-column-wrapper h4 {
  color: #0096d3 !important;
  font-size: 27px !important;
  font-weight: 500 !important;
  margin: 10px 0 20px;
  text-align: center;
}
.section-four .col-service .fusion-column-wrapper p {
  line-height: 24px;
}
.section-five {
  padding-top: 90px !important;
  padding-bottom: 70px !important;
  box-shadow: 0 0 20px rgba(0,0,0,0.2);
  z-index: 99;
}
.section-five h3 {
  color: #0096d3 !important;
  font-size: 47px !important;
  font-weight: 700 !important;
  margin: 0 0 25px 0;
}
.section-five p {
  font-size: 22px;
  line-height: 34px;
}
.section-five p a {
  display: inline-block;
  color: #0096d3;
  font-size: 20px;
  font-weight: 700;
  border: 2px solid #0096d3;
  padding: 8px 90px;
}
.section-five p a:hover {
  background: #0096d3;
  color: #fff;
}
footer .fusion-footer-widget-column {
  margin-bottom: 10px !important;
}
footer #text-2 {
  text-align: right;
}
footer #text-2 h4 {
  font-size: 47px !important;
  font-weight: 700 !important;
  text-transform: none !important;
  font-family: Rubik !important;
  margin-bottom: 5px;
}
footer #text-2 p {
  font-size: 22px;
  line-height: 34px;
  margin: 0;
}
footer #social_links-widget-2 {
  text-align: right;
  margin-top: 20px;
  margin-bottom: 40px !important;
}
footer #custom_html-2 {
  text-align: right;
  font-size: 13px;
  font-weight: 500;
}
footer #custom_html-2 a {
  color: #fff;
  text-decoration: underline;
}
.to-top-container #toTop {
  border-radius: 2px !important;
  right: 40px !important;
  bottom: 8px !important;
  border: 1px solid #fff !important;
}
.to-top-container #toTop:before {
  line-height: 30px;
  font-size: 28px;
}
.fusion-page-title-bar .fusion-page-title-row h1 {
  text-shadow: 0 0 10px #00000094;
}
.fusion-page-title-bar .fusion-page-title-row .fusion-breadcrumbs {
  padding: 2px 10px;
  background: rgba(0,0,0,0.4);
  border-radius: 3px;
}
.about-one,
.services-one {
  margin-bottom: 30px !important;
}
.about-one h3,
.services-one h3 {
  margin: 30px 0 10px;
  font-size: 30px !important;
}
.about-one .fusion-imageframe,
.services-one .fusion-imageframe {
  box-shadow: 6px 7px 26px #0000001f;
  border-radius: 3px;
  margin-top: 40px;
}
.about-two {
  margin-top: 70px !important;
}
.about-two > .fusion-builder-row {
  background: #f7f7f7;
  padding-top: 40px;
  padding-bottom: 5px;
  max-width: 1070px !important;
}
.about-two h3 {
  margin: 0 0 10px;
  font-size: 25px !important;
  font-weight: 500 !important;
}
.about-two table {
  border: 0 !important;
  border-spacing: 0px 25px;
  border-collapse: separate !important;
}
.about-two table td {
  border: 0;
  vertical-align: top;
}
.about-two table td:first-child {
  width: 25% !important;
  font-weight: 400;
  text-transform: uppercase;
  border-right: 1px solid #dad9d9;
}
.about-two table td:last-child {
  width: 75% !important;
  font-size: 15px;
}
.about-two table td:last-child ul {
  margin: 0 0 0 25px;
  padding: 0;
}
.about-two table td:last-child ul li {
  font-size: 15px;
  list-style: none;
  padding-left: 20px;
  position: relative;
}
.about-two table td:last-child ul li:before {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  background: #70b463;
  border-radius: 50%;
  top: 9px;
  left: 0;
}
.services-two {
  margin-top: 50px !important;
  padding-bottom: 180px !important;
}
.services-two h3 {
  font-size: 35px !important;
  margin: 60px 0 15px;
  color: #fff !important;
}
.services-two p {
  font-size: 19px;
  line-height: 34px;
  padding: 0 20px;
  color: #fff;
}
.services-two p em {
  font-weight: 400;
}
.service-item {
  padding-top: 50px !important;
  padding-bottom: 0 !important;
}
.service-item.first {
  margin-top: -180px !important;
}
.service-item > .fusion-builder-row {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 10px;
  max-width: 1100px !important;
  box-shadow: 6px 7px 26px #00000014;
}
.service-item h4 {
  margin: 0 0 10px;
  font-size: 25px !important;
  font-weight: 500 !important;
  color: #0096d3 !important;
}
.service-item .fusion-imageframe {
  border-radius: 3px;
  border: 3px solid #70b46347;
}
.top-localtion h3 {
  margin-bottom: 15px;
}
.top-localtion p {
  font-size: 19px;
}
.location-container p {
  font-size: 16px;
  line-height: 24px;
}
.location-container p strong {
  color: #70b463;
}
.resources-one p {
  font-size: 19px;
}
.resources-one p strong {
  color: #70b463;
  font-weight: 400;
}
.resources-two {
  margin-top: 30px !important;
  margin-bottom: 70px !important;
}
.resources-two h3 {
  margin: 30px 0 10px;
  font-size: 30px !important;
}
.resources-two .fusion-imageframe {
  box-shadow: 6px 7px 26px #0000001f;
  border-radius: 3px;
  margin-top: 20px;
}
.resources-three {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.resources-three h3 {
  color: #fff !important;
}
.resources-three p {
  color: #fff;
}
.resources-four {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.resources-four p,
.resources-four ul li {
  font-size: 16px;
}
.resources-four ul {
  margin: 0;
  padding: 0;
}
.resources-four ul li {
  list-style: none;
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}
.resources-four ul li:before {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  background: #70b463;
  border-radius: 50%;
  top: 9px;
  left: 0;
}
.resources-four .col-text .fusion-text {
  background: rgba(255,255,255,0.3);
  border-radius: 3px;
  padding: 10px 40px 20px !important;
  box-shadow: 6px 7px 26px #0000001f;
}
.resources-five {
  padding-top: 30px !important;
  padding-bottom: 60px !important;
}
.resources-five .fusion-imageframe {
  box-shadow: 6px 7px 26px #0000001f;
  border-radius: 3px;
  margin-top: 70px;
}
.resources-five ul {
  margin: 0;
  padding: 0;
}
.resources-five ul li {
  list-style: none;
  padding-left: 20px;
  position: relative;
  margin-bottom: 10px;
}
.resources-five ul li:before {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  background: #70b463;
  border-radius: 50%;
  top: 9px;
  left: 0;
}
.list-fx .fusion-li-item {
  display: inline-block;
  padding: 25px 0 !important;
}
.list-fx .fusion-li-item:last-child {
  border-bottom: 0 !important;
}
.list-fx .fusion-li-item .fusion-li-item-content {
  font-size: 17px !important;
  line-height: 25px !important;
}
.list-fx .fusion-li-item .fusion-li-item-content strong {
  font-weight: 500;
}
.fx-one {
  margin-top: 40px !important;
}
.fx-one .col-img .fusion-imageframe {
  box-shadow: 6px 7px 26px #0000001f;
  border-radius: 3px;
}
.fx-one .col-text p {
  font-size: 19px;
}
.fx-one .col-text p strong {
  color: #70b463;
  font-weight: 400;
  font-size: 21px;
}
.fx-two {
  margin-top: 50px !important;
}
.fx-two h3 {
  margin-bottom: 15px;
}
.fx-two p {
  margin-bottom: 15px !important;
}
.fx-two p strong {
  font-weight: 500;
  text-transform: uppercase;
}
.box-shadow {
  background: #fff;
  padding: 9px 9px 15px 9px !important;
  box-shadow: 6px 7px 26px #00000010;
  border-radius: 3px;
}
.fx-three {
  margin-top: 50px !important;
}
.fx-three h3 {
  margin-bottom: 10px;
}
.fx-four {
  padding-top: 30px !important;
  padding-bottom: 15px !important;
}
.fx-four h3 {
  font-size: 25px !important;
  margin-bottom: 15px;
}
.fx-four h3,
.fx-four p {
  color: #fff !important;
}
.fx-five {
  margin-top: 30px !important;
}
.fx-five > .fusion-builder-row {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 10px;
  max-width: 1100px !important;
  box-shadow: 6px 7px 26px #00000013;
}
.fx-five h3 {
  font-size: 25px !important;
  margin-bottom: 15px;
}
.fx-five p {
  font-size: 19px;
}
.fx-six {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
.fx-six .panel-title.toggle {
  font-size: 18px;
}
.fx-six .panel-body {
  padding: 20px 25px 15px !important;
  border-top: 2px solid #e2e2e2 !important;
}
.success-container > .fusion-builder-row {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 10px;
  max-width: 1100px !important;
  box-shadow: 6px 7px 26px #00000014;
}
