.columns {
  margin: 29px;
}

.menu-header {
  display: inline-block;
  -webkit-transition: border-color 500ms cubic-bezier(.39, .575, .565, 1);
  transition: border-color 500ms cubic-bezier(.39, .575, .565, 1);
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.menu-header:hover {
  border-bottom: 2px solid #f50;
}

.menu-header.w--current {
  display: inline-block;
  height: 100%;
  -webkit-transition: border-color 500ms cubic-bezier(.39, .575, .565, 1);
  transition: border-color 500ms cubic-bezier(.39, .575, .565, 1);
}

.menu-header.w--current:hover {
  border-bottom: 2px solid #f50;
}

.menu-header.contact {
  margin-left: 10px;
  padding-right: 12px;
  padding-left: 12px;
  background-color: #0d009e;
  -webkit-transition-property: none;
  transition-property: none;
  color: #fff;
}

.menu-header.contact:hover {
  border-bottom-color: transparent;
}

.menu-header.drop {
  -webkit-transition-property: none;
  transition-property: none;
}

.menu-header.drop:hover {
  border-bottom-color: transparent;
}

.image-53 {
  padding-right: 0px;
}

.navbar-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 4px solid transparent;
  background-color: #fff;
}

.icon {
  display: none;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 7px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropdown-toggle-2 {
  padding-right: 20px;
}

.dropdown-toggle-2:hover {
  border-bottom: 1px solid transparent;
}

.dropdown-toggle-2.drop:hover {
  border-bottom: 1px solid transparent;
}

.dropdown-list-2 {
  background-color: #b99e9e;
}

.dropdown-list-2.w--open {
  background-color: #fff;
}

.dropdown-menu {
  -webkit-transition: background-color 500ms cubic-bezier(.39, .575, .565, 1);
  transition: background-color 500ms cubic-bezier(.39, .575, .565, 1);
}

.dropdown-menu:hover {
  background-color: #df6d34;
  color: #fff;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #008a05;
}

.text-block {
  padding-bottom: 10px;
}

.bold-text {
  text-align: center;
}

.text-block-2 {
  padding-bottom: 10px;
  text-align: left;
}

.text-block-3 {
  padding-bottom: 10px;
  text-align: center;
}

.text-block-4 {
  padding-bottom: 10px;
  text-align: center;
}

.text-block-5 {
  padding-bottom: 10px;
}

.text-block-6 {
  padding-bottom: 10px;
}

.bold-text-2 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
}

.bold-text-3 {
  text-align: left;
}

.text-block-7 {
  padding-bottom: 10px;
}

.text-block-8 {
  padding-bottom: 10px;
}

.text-block-9 {
  padding-bottom: 10px;
}

.text-block-10 {
  font-size: 69px;
  text-align: center;
}

.paragraph {
  margin-top: 30px;
  font-size: 15px;
  text-align: center;
}

.text-block-11 {
  text-align: center;
}

.paragraph-2 {
  padding-bottom: 60px;
}

.text-block-12 {
  padding-bottom: 10px;
}

.text-block-13 {
  text-align: center;
}

.text-block-14 {
  padding-bottom: 10px;
}

.paragraph-3 {
  margin-bottom: 0px;
}

.text-block-15 {
  padding-bottom: 10px;
}

.text-block-16 {
  margin-top: 40px;
  padding-bottom: 10px;
  font-size: 30px;
  text-align: center;
}

.text-block-17 {
  text-align: center;
}

.text-block-18 {
  padding-bottom: 10px;
}

.text-block-19 {
  padding-bottom: 10px;
}

.text-block-20 {
  padding-bottom: 10px;
}

.text-block-21 {
  padding-bottom: 10px;
}

.text-block-22 {
  padding-bottom: 10px;
}

.text-block-23 {
  padding-bottom: 10px;
}

.text-block-24 {
  padding-bottom: 10px;
}

.text-block-25 {
  padding-bottom: 10px;
}

.text-block-26 {
  padding-bottom: 10px;
}

.paragraph-4 {
  padding-top: 10px;
}

.menu-header-bar {
  font-family: Lato, sans-serif;
  font-size: 15px;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-3 {
  position: -webkit-sticky;
  position: sticky;
  z-index: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 650px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #008a19;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(10, 49, 0, 0.5)), to(rgba(10, 49, 0, 0.5))), url('../images/SPR-TREE-SERVICE-BANNER.png');
  background-image: linear-gradient(180deg, rgba(10, 49, 0, 0.5), rgba(10, 49, 0, 0.5)), url('../images/SPR-TREE-SERVICE-BANNER.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.div-block-2 {
  padding-right: 150px;
  padding-left: 150px;
  font-family: Lato, sans-serif;
}

.services-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.image-7 {
  border-radius: 0%;
}

.paragraph-25 {
  padding-right: 40px;
  padding-left: 0px;
  font-family: Lato, sans-serif;
  text-align: left;
}

.paragraph-29 {
  margin-top: 20px;
  font-family: Lato, sans-serif;
}

.heading-26 {
  color: #0b7000;
}

.image-10 {
  border-radius: 0%;
  text-align: left;
}

.columns-2 {
  padding: 0px;
}

.link-36 {
  color: #0b7000;
  text-decoration: none;
}

.button-4 {
  margin-top: 10px;
  padding: 15px 25px;
  background-color: #ec6a00;
  font-size: 18px;
}

.paragraph-27 {
  padding-right: 40px;
  padding-left: 0px;
  font-family: Lato, sans-serif;
}

.heading-23 {
  color: #0b7000;
}

.heading-27 {
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #0b7000;
  font-size: 18px;
}

.heading-28 {
  margin-top: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 38px;
}

.about-info-column {
  font-family: Lato, sans-serif;
}

.section-2 {
  padding: 50px;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Lato, sans-serif;
}

.banner-container {
  padding-top: 0px;
  text-align: center;
}

.heading-29 {
  color: #fff;
  font-size: 60px;
  line-height: 57px;
  text-align: center;
}

.section-3 {
  padding: 100px 50px;
  background-color: #1fbd00;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(11, 99, 1, 0.5)), to(rgba(11, 99, 1, 0.5)));
  background-image: linear-gradient(180deg, rgba(11, 99, 1, 0.5), rgba(11, 99, 1, 0.5));
}

.heading-8 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #36ad05;
  font-size: 24px;
}

.image-5 {
  padding: 0px;
}

.heading-7 {
  margin-bottom: 0px;
  color: #1e6102;
  font-size: 55px;
}

.lightbox-link {
  padding: 28px;
}

.pic-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 17px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.choose-text {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-left: 3px solid #27c907;
  font-size: 16px;
  font-weight: 700;
}

.text-choose-us {
  margin-top: 40px;
  font-size: 16px;
  font-weight: 700;
}

.choose-div {
  padding: 51px;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Lato, sans-serif;
}

.paragraph-55 {
  margin-top: 10px;
}

.paragraph-54 {
  margin-top: 10px;
  margin-bottom: 40px;
}

.section-4 {
  padding: 50px;
}

.div-block-4 {
  padding-top: 20px;
  font-family: 'PT Sans', sans-serif;
}

.heading-72 {
  font-family: Lato, sans-serif;
  color: #1e6102;
  font-size: 55px;
  text-align: center;
}

.heading-72._2 {
  color: #fff;
}

.heading-73 {
  font-family: Lato, sans-serif;
  color: #36ad05;
  text-align: center;
}

.gallery-columns {
  padding: 30px;
  text-align: center;
}

.section-5 {
  padding: 50px;
}

.heading-119 {
  font-size: 21px;
  font-weight: 400;
  letter-spacing: 0px;
}

.heading-68 {
  margin-top: 10px;
  color: #36ad05;
}

.half-side-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 700px;
  padding: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.half-side-content.image {
  height: auto;
  min-height: 0px;
  margin-bottom: 0px;
  padding: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/MAP-1.png');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/MAP-1.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.link-82 {
  color: #fff;
  text-decoration: none;
}

.heading-120 {
  margin-bottom: 0px;
  color: #1e6102;
  font-size: 69px;
}

.feature-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-block-27 {
  padding: 15px 40px;
  background-color: #00b106;
  color: #fff;
  font-size: 19px;
}

.half-side-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 400px;
  padding-right: 15px;
  padding-bottom: 16px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.facebook {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-114 {
  color: #130f0f;
  font-size: 24px;
}

.link-81 {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #575757;
  font-size: 19px;
  text-decoration: none;
}

.footer-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-5 {
  display: block;
  width: 90%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.link-80 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #575757;
  font-size: 15px;
  text-decoration: none;
}

.text-block-28 {
  color: #696969;
}

.footer-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Lato, sans-serif;
}

.text-block-29 {
  margin-top: 20px;
  color: #383838;
  text-align: center;
}

.link-footer {
  padding-top: 6px;
  padding-bottom: 6px;
  color: #575757;
  text-decoration: none;
}

.section-6 {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f3f3f3;
}

.div-block-40 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.paragraph-21 {
  font-size: 17px;
}

.heading-33 {
  margin-top: 0px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 400;
  text-align: left;
}

.column-2 {
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: solid;
  border-width: 3px;
  border-color: #0d0;
  background-color: #fff;
  font-family: 'PT Sans', sans-serif;
}

.column-2._2 {
  border-color: transparent;
}

.div-block-39 {
  display: block;
  width: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.heading-34 {
  margin-bottom: 0px;
  text-align: left;
}

.bold-text-7 {
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.columns-5 {
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Lato, sans-serif;
}

.heading-32 {
  margin-top: 0px;
  font-size: 24px;
  line-height: 28px;
}

.column {
  font-family: 'PT Sans', sans-serif;
  color: #fff;
}

.heading-31 {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
}

.paragraph-56 {
  font-size: 16px;
}

.heading-40 {
  color: #028a17;
  font-size: 32px;
}

.certi-block {
  padding: 20px;
  font-family: 'PT Sans', sans-serif;
  text-align: center;
}

.certi-block-section {
  display: block;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  box-shadow: 0 0 7px 0 #c9c9c9;
  font-family: Lato, sans-serif;
}

.heading-37 {
  color: #028a17;
  font-size: 32px;
}

.section-7 {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #eee;
}

.section-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 350px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #008a05;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 111, 0, 0.5)), to(rgba(33, 111, 0, 0.5))), url('../images/TREE-SERVICE-6.png');
  background-image: linear-gradient(180deg, rgba(33, 111, 0, 0.5), rgba(33, 111, 0, 0.5)), url('../images/TREE-SERVICE-6.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
}

.page-links {
  color: #fff;
  font-size: 17px;
  text-decoration: none;
}

.heading-121 {
  margin-bottom: 20px;
  color: #fff;
  font-size: 69px;
}

.div-block-41 {
  text-align: center;
}

.about-div {
  padding: 50px;
  font-family: Lato, sans-serif;
}

.about-div._2 {
  background-color: #fcfcfc;
}

.bold-text-8 {
  font-size: 69px;
}

.div-block-42 {
  font-family: Lato, sans-serif;
  color: #fff;
  text-align: center;
}

.columns-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Lato, sans-serif;
}

.section-9 {
  padding: 50px;
}

.heading-122 {
  font-family: Lato, sans-serif;
  color: #3b3b3b;
}

.bold-text-9 {
  font-family: Lato, sans-serif;
  color: #3b3b3b;
}

.bold-text-10 {
  font-family: Lato, sans-serif;
}

.bold-text-11 {
  font-family: Lato, sans-serif;
}

.column-3 {
  text-align: center;
}

.columns-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-4 {
  text-align: center;
}

.column-5 {
  text-align: center;
}

.div-block-43 {
  padding: 50px;
  font-family: Lato, sans-serif;
}

.columns-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-6 {
  text-align: center;
}

.div-block-44 {
  padding: 50px;
  font-family: Lato, sans-serif;
}

.columns-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-7 {
  text-align: center;
}

.div-block-45 {
  padding: 50px;
  font-family: Lato, sans-serif;
}

.columns-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-8 {
  text-align: center;
}

.div-block-46 {
  padding: 50px;
  font-family: Lato, sans-serif;
}

.div-block-46._2 {
  background-color: #fcfcfc;
}

.columns-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-9 {
  text-align: center;
}

.columns-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}

.button-5 {
  padding: 12px 40px;
  background-color: #fff;
  color: #1a1a1a;
  font-size: 16px;
}

.dropdown-list-3.w--open {
  z-index: 9999;
  background-color: #fff;
}

.service-page-links {
  color: #017c00;
  font-size: 15px;
  text-decoration: none;
}

.heading-123 {
  font-size: 24px;
}

.side-links {
  padding-top: 6px;
  padding-bottom: 6px;
  color: #333;
  text-decoration: none;
}

.div-block-47 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 400px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #b80000;
}

.heading-124 {
  color: #fff;
  font-weight: 400;
}

.div-block-48 {
  text-align: center;
}

.videos-block {
  padding: 30px;
}

.html-embed {
  text-align: center;
}

.div-block-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  padding: 40px 17px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #025308;
  color: #fff;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  min-width: 900px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-129 {
  margin-bottom: 20px;
  font-size: 60px;
}

.columns-16 {
  min-width: 900px;
}

.areas-text {
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}

.div-block-49 {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #00b600;
  text-align: center;
}

.text-block-30 {
  color: #fff;
}

.text-block-31 {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .menu-header.contact {
    display: none;
  }

  .menu-header.drop {
    color: #fff;
  }

  .menu-button {
    background-color: transparent;
  }

  .menu-button.w--open {
    background-color: #f1f1f1;
  }

  .dropdown-toggle-2.drop {
    color: #fff;
  }

  .nav-menu-2 {
    position: absolute;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #df6d34;
  }

  .text-block-10 {
    font-size: 35px;
  }

  .menu-header-bar {
    color: #fff;
  }

  .container-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .div-block {
    min-height: 450px;
    padding-top: 0px;
  }

  .columns-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .choose-div {
    padding: 0px;
  }

  .columns-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-4 {
    padding: 18px;
  }

  .heading-72._2 {
    line-height: 60px;
  }

  .half-side-content {
    width: 100%;
  }

  .half-side-content.image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .feature-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-2 {
    display: none;
  }

  .columns-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .columns-7 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .columns-9 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .columns-10 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .columns-11 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .columns-13 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .nav-menu-3 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #00770c;
  }

  .dropdown-toggle-3 {
    color: #fff;
  }

  .dropdown-list-3 {
    background-color: #dddbdb;
  }

  .dropdown-list-3.w--open {
    background-color: #fff;
  }

  .menu-button-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .menu-button-2.w--open {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-32 {
    min-width: auto;
  }

  .columns-16 {
    min-width: 600px;
  }
}

@media screen and (max-width: 767px) {
  .services-columns {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }

  .paragraph-25 {
    text-align: center;
  }

  .columns-2 {
    text-align: left;
  }

  .paragraph-27 {
    text-align: center;
  }

  .about-info-column {
    text-align: center;
  }

  .banner-container {
    padding-top: 28px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .section-3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .half-side-content {
    width: 100%;
    height: auto;
    min-height: 0px;
    padding: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .half-side-content.image {
    display: none;
    height: 600px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .feature-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .container-5 {
    padding-left: 0px;
  }

  .columns-5 {
    padding-top: 121px;
  }

  .div-block-32 {
    min-width: 400px;
  }

  .columns-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 400px;
  }
}

@media screen and (max-width: 479px) {
  .text-block-10 {
    font-size: 36px;
    line-height: 37px;
  }

  .paragraph-25 {
    padding-right: 0px;
  }

  .paragraph-27 {
    padding-right: 0px;
  }

  .section-2 {
    padding: 10px;
  }

  .banner-container {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-29 {
    font-size: 45px;
    line-height: 42px;
  }

  .section-3 {
    padding: 29px;
  }

  .choose-div {
    padding: 0px;
  }

  .section-4 {
    padding: 20px;
  }

  .heading-72 {
    font-size: 45px;
    line-height: 46px;
  }

  .heading-72._2 {
    font-size: 48px;
    line-height: 44px;
  }

  .section-5 {
    padding: 18px;
  }

  .half-side-content {
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .half-side-content.image {
    display: none;
  }

  .feature-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container-5 {
    padding: 0px 51px;
  }

  .div-block-39 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .columns-5 {
    padding-top: 24px;
  }

  .heading-31 {
    font-size: 34px;
    line-height: 37px;
  }

  .heading-121 {
    line-height: 65px;
  }

  .columns-6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .columns-7 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .columns-8 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .videos-block {
    padding: 10px;
  }

  .div-block-31 {
    padding: 10px;
  }

  .div-block-32 {
    min-width: auto;
  }

  .heading-129 {
    font-size: 45px;
    text-align: center;
  }

  .columns-16 {
    min-width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

