body {
  overflow: visible;
  font-family: 'Open Sans', sans-serif;
  color: #8c9195;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #4f5c6a;
  font-size: 44px;
  line-height: 1.5;
  font-weight: 300;
}

h2 {
  overflow: visible;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #4f5c6a;
  font-size: 40px;
  line-height: 1.5;
  font-weight: 300;
  text-align: left;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #4f5c6a;
  font-size: 36px;
  line-height: 1.5;
  font-weight: 300;
  text-align: left;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #4f5c6a;
  font-size: 32px;
  line-height: 1.5;
  font-weight: 300;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #4f5c6a;
  font-size: 28px;
  line-height: 1.5;
  font-weight: 300;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #4f5c6a;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 300;
  text-align: left;
}

p {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #8c9195;
  font-size: 14px;
  line-height: 26px;
}

a {
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #8ad542;
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
  font-family: 'Source Sans Pro';
}

li {
  font-family: 'Open Sans', sans-serif;
  color: #8c9195;
}

blockquote {
  margin-bottom: 10px;
  padding: 40px;
  border-left: 1px none #000;
  background-color: #f7f9fa;
  font-family: Montserrat, sans-serif;
  color: #121212;
  font-size: 18px;
  line-height: 30px;
}

.hero-slider {
  position: relative;
  height: 500px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.hero-slider.fullsize {
  height: auto;
}

.hero-img {
  height: 1080px;
}

.main-nav {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  height: auto;
  background-color: #fff;
  opacity: 1;
}

.main-nav.style-2 {
  position: relative;
  background-color: transparent;
}

.main-nav.transparent {
  position: absolute;
  margin-top: 36px;
  background-color: transparent;
}

.hero-heading {
  position: relative;
  left: 0px;
  top: 0%;
  right: 0px;
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  font-family: 'Open Sans', sans-serif;
  color: #4f5c6a;
  font-size: 40px;
  line-height: 46px;
  font-weight: 300;
  text-align: left;
  text-transform: none;
}

.hero-heading.size-95 {
  margin-bottom: 48px;
  font-size: 95px;
}

.hero-heading.size-95.alt-font {
  font-family: Montserrat, sans-serif;
  letter-spacing: 0px;
  text-transform: none;
}

.hero-heading.size-95.alt-font.style-2 {
  margin-bottom: 24px;
}

.hero-heading.size-95.alt-font.style-2.uppercase {
  letter-spacing: 1px;
  text-transform: uppercase;
}

.hero-heading.size-95.alt-font.mb-20 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #43484b;
  font-size: 40px;
  font-weight: 300;
  text-align: left;
}

.hero-heading.style-2 {
  color: #fff;
  font-size: 50px;
  line-height: 56px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.hero-heading.style-2.size-70 {
  margin-top: 209px;
  color: #f9fbfc;
  font-size: 70px;
  line-height: 80px;
}

.hero-heading.style-2.slider-3 {
  margin-top: 40px;
  margin-bottom: 2px;
  padding-top: 538px;
  padding-bottom: 0px;
  color: #f9fbfc;
  font-size: 50px;
}

.hero-heading.style-2.slideer-1 {
  margin-top: 673px;
  margin-bottom: 99px;
  color: #f9fbfc;
}

.hero-heading.style-2.new-slider-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 612px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition-property: none;
  transition-property: none;
}

.hero-heading.white {
  top: -37%;
  margin-top: 370px;
  font-weight: 700;
  text-align: center;
}

.hero-heading.style-2 {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.section {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: block;
  padding-top: 175px;
  padding-bottom: 47px;
}

.section.bg-light {
  margin-top: 2px;
  padding-top: 56px;
  padding-bottom: 0px;
  background-color: transparent;
}

.section.bg-light.pt-0 {
  padding-top: 100px;
}

.section.bg-light.section-partners {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section.bg-light.video {
  padding-top: 127px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f9fbfc), to(#f9fbfc));
  background-image: linear-gradient(180deg, #f9fbfc, #f9fbfc);
}

.section.services-img {
  background-image: url('../images/services_bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.section.services-img.text-center {
  text-align: center;
}

.section.services-img.text-center.nopadding {
  overflow: hidden;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: none;
}

.section.pt-0 {
  padding-top: 0px;
}

.section.bg-dark {
  background-color: #171919;
}

.section.bg-dark.pt-140 {
  padding-top: 140px;
}

.section.bg-dark.pt-90 {
  padding-top: 90px;
  background-color: #f9fbfc;
}

.section.testimonials {
  background-image: url('../images/testimonials_bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.section.contact {
  margin-top: 24px;
  margin-bottom: 80px;
  padding-top: 23px;
  padding-bottom: 0px;
}

.section.video-section {
  padding-top: 220px;
  padding-bottom: 220px;
  background-image: url('../images/video-section-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.section.results-wrap {
  background-image: url('../images/capabilities_img.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.section.nopadding {
  padding-top: 0px;
  padding-bottom: 0px;
}

.section.page-title {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section.page-title.services-bg {
  background-image: url('../images/service-title-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.page-title.contact-bg {
  background-image: url('../images/contact-title-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.page-title.hero-blog {
  height: 540px;
  background-image: none;
}

.section.page-title.blog-bg {
  background-image: url('../images/blog_img.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-transform: uppercase;
}

.section.page-title.typography-bg {
  background-color: transparent;
  background-image: url('../images/shortcode-title-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.page-title.about-bg {
  background-image: url('../images/about_us_slider.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.pt-140 {
  padding-top: 140px;
}

.container {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 100%;
  max-width: 1170px;
  margin: -51px auto -128px;
  padding: 5px 16px 0px;
  text-align: left;
}

.container.text-title {
  height: 100%;
}

.container.video {
  margin-top: -32px;
  margin-bottom: 0px;
  padding-top: 6px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f9fbfc), to(#f9fbfc));
  background-image: linear-gradient(180deg, #f9fbfc, #f9fbfc);
}

.hero-wrap {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
}

.nav-link {
  display: inline-block;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #4f5c6a;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-column-count: 1;
  column-count: 1;
}

.nav-link:hover {
  color: #8ad542;
}

.nav-link.w--current {
  color: #040800;
}

.nav-link.nav-shrink {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
}

.nav-link.nav-shrink:hover {
  color: #f36b21;
}

.nav-link.nav-shrink.w--current {
  color: #f36b21;
}

.nav-link.nav-shrink.style-2 {
  color: #f36b21;
}

.nav-link.dark.current.nav-shrink.style-2 {
  color: #f36b21;
}

.nav-link.dark.nav-shrink.style-2 {
  color: #121212;
}

.nav-link.dark.nav-shrink.style-2:hover {
  color: #f36b21;
}

.nav-link.dark.style-2 {
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #4f5c6a;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.nav-link.dark.style-2:hover {
  color: #f36b21;
}

.nav-link.current {
  color: #8ad542;
}

.container-fluid {
  display: block;
  max-width: 100%;
  padding-right: 50px;
  padding-left: 50px;
  background-color: transparent;
}

.container-fluid.nopadding {
  padding-right: 0px;
  padding-left: 0px;
}

.container-fluid.device-features {
  padding-right: 160px;
  padding-left: 160px;
}

.logo {
  padding-top: 0px;
  padding-bottom: 0px;
}

.logo.logo-shrink {
  padding-top: 21px;
  padding-bottom: 21px;
}

.hero-subheading {
  margin-top: 25px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #8ad542;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
}

.hero-subheading.alt-font {
  font-family: 'Playfair Display';
  font-size: 24px;
  font-style: normal;
  letter-spacing: 0px;
  text-transform: none;
}

.hero-subheading.alt-font.style-2 {
  margin-bottom: 44px;
}

.hero-subheading.style-2 {
  margin-top: 23px;
  margin-bottom: 24px;
  color: #fff;
  font-weight: 300;
  text-align: center;
}

.btn {
  margin-right: 5px;
  margin-left: 5px;
  border: 2px solid transparent;
  border-radius: 3px;
  background-color: #8ad542;
  -webkit-transition: background-color 400ms ease, color 400ms ease, border-color 400ms ease, opacity 400ms ease;
  transition: background-color 400ms ease, color 400ms ease, border-color 400ms ease, opacity 400ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.btn:hover {
  opacity: 0.9;
  color: #fff;
}

.btn.btn-lg {
  padding: 0px 34px;
  font-size: 16px;
  line-height: 50px;
}

.btn.btn-lg.btn-transparent {
  border: 2px solid #fff;
  background-color: transparent;
  opacity: 1;
  -webkit-transition: background-color 400ms ease, color 400ms ease, border 400ms ease;
  transition: background-color 400ms ease, color 400ms ease, border 400ms ease;
}

.btn.btn-lg.btn-transparent:hover {
  border-color: transparent;
  background-color: #f36b21;
}

.btn.btn-lg.btn-white {
  background-color: #f9fbfc;
  box-shadow: 0 2px 0 0 #dae3e8;
  -webkit-transition: background-color 400ms ease, color 400ms ease, border-color 400ms ease, opacity 400ms ease, box-shadow 400ms ease-in-out;
  transition: background-color 400ms ease, color 400ms ease, border-color 400ms ease, opacity 400ms ease, box-shadow 400ms ease-in-out;
  color: #8ad542;
}

.btn.btn-lg.btn-white:hover {
  background-color: #8ad542;
  box-shadow: 0 2px 0 0 #73bc2d;
  color: #fff;
}

.btn.btn-lg.mt-25 {
  margin-top: 25px;
}

.btn.btn-lg.btn-stroke {
  border-color: #e6ebed;
  background-color: transparent;
  color: #121212;
}

.btn.btn-lg.btn-stroke:hover {
  border-color: transparent;
  background-color: #8ad542;
  color: #fff;
}

.btn.btn-lg.btn-dark {
  background-color: #43484b;
  box-shadow: 0 2px 0 0 #000;
}

.btn.btn-lg.btn-dark:hover {
  background-color: #8ad542;
  box-shadow: 0 2px 0 0 #73bc2d;
}

.btn.btn-lg.btn-green {
  background-color: #8ad542;
  box-shadow: 0 2px 0 0 #73bc2d;
}

.btn.btn-lg.btn-green.btn-slide-1 {
  margin-top: 20px;
  margin-left: 0px;
  box-shadow: 0 2px 0 0 #73bc2d;
}

.btn.btn-lg.btn-green.m-o {
  margin-left: 0px;
}

.btn.btn-lg.btn-violet {
  background-color: #9c55d2;
}

.btn.btn-lg.btn-blue {
  background-color: #14b8ee;
}

.btn.btn-lg.btn-red {
  background-color: #f34937;
}

.btn.btn-lg.btn-yellow {
  background-color: #ee9e13;
}

.btn.btn-md {
  padding: 0px 27px;
  font-size: 13px;
  line-height: 40px;
}

.btn.btn-md.btn-white {
  background-color: #fff;
  -webkit-transition: background-color 400ms ease, color 400ms ease, border-color 400ms ease, opacity 400ms ease, box-shadow 400ms ease-in-out;
  transition: background-color 400ms ease, color 400ms ease, border-color 400ms ease, opacity 400ms ease, box-shadow 400ms ease-in-out;
  color: #121212;
}

.btn.btn-md.btn-white:hover {
  background-color: #8ad542;
  box-shadow: 0 2px 0 0 #73bc2d;
  color: #fff;
}

.btn.btn-md.btn-white.mt-10 {
  margin-top: 10px;
  border-color: transparent;
  box-shadow: 0 2px 0 0 #dae3e8;
}

.btn.btn-md.btn-transparent:hover {
  background-color: #8ad542;
}

.btn.btn-md.btn-white {
  background-color: #f9fbfc;
  box-shadow: 0 2px 0 0 #dae3e8;
  color: #8ad542;
}

.btn.btn-md.btn-stroke {
  border-color: #e6ebed;
  background-color: #fff;
  color: #121212;
}

.btn.btn-md.btn-stroke:hover {
  border-color: transparent;
  background-color: #8ad542;
  color: #fff;
}

.btn.btn-md.btn-green {
  box-shadow: 0 2px 0 0 #73bc2d;
}

.btn.btn-md.btn-violet {
  background-color: #9c55d2;
}

.btn.btn-md.btn-blue {
  background-color: #14b8ee;
}

.btn.btn-md.btn-red {
  background-color: #f34937;
}

.btn.btn-md.btn-yellow {
  background-color: #ee9e13;
}

.btn.btn-md.mt-10 {
  margin-top: 10px;
}

.btn.btn-md.btn-dark {
  background-color: #43484b;
}

.btn.btn-md.btn-dark:hover {
  background-color: #8ad542;
  box-shadow: 0 2px 0 0 #73bc2d;
}

.btn.btn-transparent {
  border-color: #fff;
  background-color: transparent;
}

.btn.btn-transparent:hover {
  border-color: transparent;
  background-color: #f36b21;
}

.btn.btn-dark {
  background-color: #43484b;
  box-shadow: 0 2px 0 0 #000;
  color: #fff;
}

.btn.btn-dark:hover {
  background-color: #f36b21;
}

.btn.btn-sm {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #8ad542;
  color: #fff;
  font-size: 11px;
  line-height: 30px;
}

.btn.btn-sm.btn-dark {
  background-color: #43484b;
}

.btn.btn-sm.btn-dark:hover {
  background-color: #8ad542;
  box-shadow: 0 2px 0 0 #73bc2d;
}

.btn.btn-sm.btn-dark.read-more {
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
}

.btn.btn-sm.project-btn {
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: 0px;
}

.btn.btn-sm.btn-stroke {
  border-color: #e6ebed;
  background-color: transparent;
  color: #121212;
}

.btn.btn-sm.btn-stroke:hover {
  border-color: transparent;
  background-color: #8ad542;
  color: #fff;
}

.btn.btn-sm.btn-green {
  box-shadow: 0 2px 0 0 #73bc2d;
}

.btn.btn-sm.btn-violet {
  background-color: #9c55d2;
}

.btn.btn-sm.btn-blue {
  background-color: #14b8ee;
}

.btn.btn-sm.btn-red {
  background-color: #f34937;
}

.btn.btn-sm.btn-yellow {
  background-color: #ee9e13;
}

.btn.btn-sm.btn-white {
  background-color: #f9fbfc;
  box-shadow: 0 2px 0 0 #dae3e8;
  -webkit-transition: background-color 400ms ease, color 400ms ease, border-color 400ms ease, opacity 400ms ease, box-shadow 400ms ease-in-out;
  transition: background-color 400ms ease, color 400ms ease, border-color 400ms ease, opacity 400ms ease, box-shadow 400ms ease-in-out;
  color: #8ad542;
}

.btn.btn-sm.btn-white:hover {
  background-color: #8ad542;
  box-shadow: 0 2px 0 0 #73bc2d;
  color: #fff;
}

.intro-box {
  padding: 120px 210px;
  background-color: #fff;
  text-align: center;
}

.subheading {
  margin-top: 10px;
  margin-bottom: 24px;
  font-family: 'Open Sans', sans-serif;
  color: #8c8e95;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 0em;
  text-indent: 10px;
  text-transform: none;
}

.intro-heading {
  margin-bottom: 37px;
  font-family: Montserrat, sans-serif;
  color: #121212;
  font-size: 34px;
  line-height: 50px;
  text-align: center;
}

.intro-text {
  margin-bottom: 0px;
  font-family: 'Source Sans Pro';
  color: #7a7a7a;
  font-size: 17px;
  line-height: 32px;
}

.hero-slide {
  background-image: url('../images/slider_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.hero-slide.full-page {
  position: static;
  display: inline-block;
  height: 100vh;
  background-image: url('../images/Martin-Banner_10.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
}

.hero-slide.style-2 {
  background-image: url('../images/img_slider.png');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.hero-slide-3 {
  background-image: url('../images/slider_3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.hero-slide-3.full-page {
  height: 100vh;
  background-image: url('../images/Martin-Banner_8.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.hero-slide-3.style-2 {
  background-image: url('../images/mp_slide_3.jpg');
  background-size: cover;
  background-attachment: scroll;
}

.partners-slider {
  position: relative;
  overflow: visible;
  height: auto;
  clear: both;
  background-color: transparent;
}

.white {
  color: #fff;
}

.white.uppercase {
  font-family: Montserrat, sans-serif;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.white.uppercase.service-title {
  font-size: 16px;
}

.white.entry-title {
  margin-bottom: 10px;
  font-size: 16px;
}

.service-icon {
  position: relative;
  display: block;
  width: auto;
}

.service-icon.style-3 {
  position: absolute;
  left: 50%;
  display: block;
  width: 54px;
  height: 54px;
  border: 1px solid #e9eef2;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 54px;
}

.service-outer {
  position: relative;
  display: block;
  height: auto;
  padding-top: 300px;
  padding-bottom: 300px;
}

.service-outer.dark-overlay-24 {
  background-color: rgba(0, 0, 0, .24);
}

.service-outer.dark-overlay-24.image-2 {
  background-image: url('../images/service-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.service-outer.dark-overlay-24.image-4 {
  background-image: url('../images/service-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.service-outer.image-1 {
  background-image: url('../images/service-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.service-outer.image-3 {
  background-image: url('../images/service-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.service-inner {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.nopadding {
  padding-right: 0px;
  padding-left: 0px;
}

.nopadding.dark-overlay-34 {
  background-color: rgba(0, 0, 0, .34);
}

.heading-wrap {
  margin-top: -13px;
  margin-bottom: 50px;
  text-align: center;
}

.heading-wrap.mb-80 {
  margin-bottom: 80px;
}

.scroll-nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  background-color: #000;
}

.scroll-nav.style-2 {
  display: none;
  overflow: visible;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
}

.hero-slide-2 {
  background-image: url('../images/slider_2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.hero-slide-2.full-page {
  height: 100vh;
  background-image: url('../images/Kristie-and-Stu-Webflo-Banner_3.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.hero-slide-2.style-2 {
  background-image: url('../images/hero-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.hero-slider-arrows {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.scroll-icon {
  position: absolute;
  left: 50%;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.scroll-icon:hover {
  opacity: 0.85;
}

.scroll-icon-link {
  position: absolute;
  left: 50%;
  right: 0px;
  bottom: 40px;
  z-index: 4;
  width: 30px;
  height: 30px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.about-us-title {
  margin-top: 0px;
  margin-bottom: 0px;
}

.about-us-title.mb-30 {
  margin-top: 20px;
  line-height: 26px;
}

.service-features {
  margin-left: 30px;
}

.service-features.style-2 {
  margin-top: 20%;
}

.service-features-box {
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}

.features-text {
  padding-left: 100px;
}

.features-text.style-2 {
  padding-right: 30px;
  padding-left: 30px;
}

.features-icon {
  position: absolute;
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #8ad542;
  line-height: 70px;
}

.features-heading {
  margin-top: 0px;
  color: #4f5c6a;
  text-transform: capitalize;
}

.features-heading.white {
  text-align: left;
}

.features-heading.uppercase.style-2 {
  font-size: 18px;
}

.features-paragraph {
  color: #8c9195;
}

.features-paragraph.style-2 {
  color: #7a7a7a;
}

.portfolio-slider {
  height: auto;
  background-color: transparent;
}

.portfolio-slider-arrows {
  width: 50px;
  height: 50px;
  padding: 10px 5px 5px;
  border-radius: 63%;
  background-color: hsla(0, 0%, 100%, .8);
  color: #5e4949;
  font-size: 28px;
}

.call-to-action {
  text-align: center;
}

.call-to-action.style-3 {
  width: 100%;
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #121212;
  -webkit-transition: color 400ms ease, background-color 400ms ease-in-out;
  transition: color 400ms ease, background-color 400ms ease-in-out;
}

.call-to-action.style-3:hover {
  background-color: #f36b21;
}

.text-center {
  margin-top: 35px;
  margin-bottom: 4px;
  padding-top: 0px;
  font-size: 20px;
  text-align: center;
}

.text-center.cta-heading {
  margin-top: 0px;
  margin-bottom: 40px;
  font-size: 30px;
}

.text-center.cta-heading.white.nomargin {
  display: inline;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.text-center.uppercase {
  letter-spacing: 0.08em;
}

.text-center.uppercase.white.mt-0 {
  margin-top: 0px;
}

.text-center.feature-heading {
  margin-top: 50px;
  margin-bottom: 15px;
  color: #4f5c6a;
  font-size: 18px;
  text-transform: none;
}

.text-center.mt-60 {
  margin-top: 60px;
}

.text-center.team-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
}

.testimonials-slider {
  height: auto;
  background-color: transparent;
}

.testimonial-text {
  margin-bottom: 40px;
  padding: 30px;
  border: 1px solid #e9eef2;
  border-radius: 3px;
  font-family: 'Open Sans', sans-serif;
  color: #8c9195;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
}

.testimonial-author {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  color: #4f5c6a;
  font-size: 18px;
  font-weight: 300;
}

.testimonials-dots {
  position: relative;
  top: auto;
  margin-top: 50px;
  font-size: 14px;
}

.pricing-box {
  position: relative;
  overflow: hidden;
  padding: 50px 30px;
  background-color: #fff;
  box-shadow: none;
  text-align: center;
}

.pricing-title {
  margin-top: 0px;
  margin-bottom: 17px;
  padding-top: 15px;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.pricing-feature {
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: 'Source Sans Pro';
  color: #8c9195;
}

.pricing-price {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  color: #14171c;
  font-size: 50px;
  line-height: 1.3;
  font-weight: 700;
}

.pricing-term {
  margin-bottom: 38px;
  font-family: Montserrat, sans-serif;
  color: #9e9e9e;
  font-size: 13px;
}

.pricing-currency {
  display: inline-block;
  padding-top: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #14171c;
  font-size: 28px;
}

.entry-wrap {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  overflow: visible;
  width: 100%;
  height: 100%;
  min-height: 100%;
  padding-right: 10%;
  padding-left: 10%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .7)), to(rgba(0, 0, 0, .7)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7));
  text-align: center;
}

.entry-box {
  position: relative;
  padding: 30px;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #e9eef2;
  background-color: #fff;
}

.entry-box.style-2 {
  top: 0%;
  margin-bottom: 40px;
  padding: 30px;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.entry-meta {
  position: static;
  margin-top: 5px;
  margin-bottom: 15px;
  padding-left: 0px;
}

.entry-meta.hero-entry-meta {
  position: relative;
  text-align: center;
}

.entry-li {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  color: #7a7a7a;
  font-size: 13px;
  font-style: italic;
}

.entry-li.entry-date {
  margin-right: 10px;
  margin-left: 0px;
  color: #a0a8ad;
  list-style-type: none;
}

.entry-li.white {
  color: #fff;
}

.entry-li.entry-category {
  color: #a0a8ad;
}

.entry-li.entry-category:hover {
  color: #7a7a7a;
}

.entry-li.entry-category.white:hover {
  color: #fff;
}

.entry-category {
  color: #7a7a7a;
  text-decoration: none;
}

.entry-category:hover {
  color: #f36b21;
}

.entry-category.white {
  color: #fff;
}

.img-100 {
  width: 100%;
}

.entry-img {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.entry-img.style-2 {
  height: 800px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.pb-0 {
  padding-bottom: 0px;
}

.service-item-box {
  position: relative;
  margin-top: 1px;
  margin-bottom: 20px;
  padding: 0px 30px 30px;
  border: 1px solid #e9eef2;
  border-radius: 3px;
  background-color: #fff;
  text-align: center;
}

.service-item-box.style-2 {
  margin-bottom: 0px;
  padding: 0px;
  box-shadow: none;
  text-align: center;
}

.input {
  height: 50px;
  margin-bottom: 30px;
  border: 1px solid #e9eef2;
  border-radius: 3px;
  background-color: #f9fbfc;
  font-family: 'Open Sans', sans-serif;
}

.input.mb-30 {
  background-color: rgba(0, 0, 0, .2);
}

.input.mb-30.dark {
  border-color: transparent;
  background-color: hsla(0, 0%, 100%, .2);
  font-family: 'Source Sans Pro';
  color: #fff;
}

.input.mb-30.dark:focus {
  border: 1px solid #f36b21;
}

.textarea {
  height: 180px;
  max-height: 180px;
  min-height: 180px;
  margin-bottom: 30px;
  border: 1px solid #e9eef2;
  border-radius: 3px;
  background-color: #f9fbfc;
  font-family: 'Open Sans', sans-serif;
}

.textarea.mb-30 {
  background-color: rgba(0, 0, 0, .2);
}

.textarea.mb-30.dark {
  border-color: transparent;
  background-color: hsla(0, 0%, 100%, .2);
  direction: ltr;
  color: #fff;
}

.textarea.mb-30.dark:focus {
  border: 1px solid #f36b21;
}

.mb-30 {
  margin-bottom: 30px;
}

.empty-col {
  height: 0px;
  padding-right: 0px;
  padding-left: 0px;
  opacity: 0;
}

.portfolio-slide {
  overflow: hidden;
  width: 20%;
  padding-right: 4px;
  padding-left: 4px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.footer-widgets {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #14181c;
}

.footer-links {
  font-size: 18px;
}

.footer-list {
  color: #7a7a7a;
  line-height: 30px;
}

.footer-widget-title {
  margin-top: 0px;
  margin-bottom: 40px;
  color: #fff;
  font-size: 20px;
}

.footer-widget-title.style2 {
  margin-bottom: 30px;
}

.footer-logo {
  margin-bottom: 36px;
}

.text-right {
  text-align: right;
}

.footer-paragraph {
  margin-right: 50px;
  margin-bottom: 10px;
  line-height: 30px;
}

.bottom-footer {
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #000;
}

.footer-socials {
  float: right;
}

.footer-social {
  display: inline-block;
  width: auto;
  margin-left: 20px;
  padding-left: 0px;
  float: none;
}

.footer-social.fa {
  width: auto;
  height: 32px;
  color: #8c9195;
  line-height: 32px;
}

.footer-social.fa:hover {
  color: #8ad542;
}

.footer-social.fa.fa-twitter {
  width: 13px;
}

.copyright {
  margin-top: 20px;
  margin-bottom: 0px;
}

.about-lead-paragraph {
  margin-top: 20px;
  padding-left: 0px;
  font-size: 24px;
  line-height: 40px;
}

.about-paragraph {
  margin-top: 20px;
  padding-left: 0px;
}

.progress-base {
  position: relative;
  height: 13px;
  margin-bottom: 25px;
  border-radius: 3px;
  background-color: hsla(0, 0%, 100%, .1);
}

.progress-base.bg-light {
  background-color: #d3dadf;
}

.progress-base.bg-lightblue {
  background-color: #e4e9ec;
}

.progress-bar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 13px;
  padding: 0px;
  border: 0px solid transparent;
  border-radius: 3px;
  background-color: #8ad542;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.progress-bar.second {
  width: 90%;
  height: 13px;
  background-color: #8ad542;
}

.progress-bar.second.white {
  background-color: #fff;
}

.progress-bar.third {
  width: 88%;
}

.progress-bar.third.white {
  background-color: #fff;
}

.progress-bar.fourth {
  width: 88%;
}

.progress-bar.first {
  width: 70%;
}

.progress-bar.first.white {
  background-color: #fff;
}

.progress-bar.bg-lightblue {
  height: 13px;
}

.progress-title {
  display: inline-block;
  margin-top: 0px;
  font-size: 15px;
}

.progress-percent {
  display: inline-block;
  float: right;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.skills {
  margin-top: 15px;
}

.team-member {
  position: relative;
  overflow: hidden;
}

.team-box {
  padding: 30px;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #e9eef2;
  background-color: #fff;
}

.team-details {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  z-index: 2;
  overflow: hidden;
  width: 100%;
  background-color: transparent;
  opacity: 0;
}

.socials {
  margin-top: 20px;
}

.team-position {
  font-family: 'Source Sans Pro';
  color: #9e9e9e;
  font-size: 13px;
}

.social-icon {
  width: 37px;
  height: 37px;
  margin-right: 3px;
  margin-left: 3px;
  border-radius: 50px;
  background-color: #fff;
  color: #8c9195;
  font-size: 16px;
  line-height: 37px;
}

.social-icon:hover {
  color: #8ad542;
}

.social-icon.fa {
  display: inline-block;
  line-height: 37px;
}

.portfolio-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .7);
  opacity: 0;
  text-align: center;
}

.portfolio-overlay.hover-2 {
  opacity: 0;
}

.project-icons {
  position: absolute;
  top: 30%;
  width: 100%;
}

.featured-item-description {
  position: absolute;
  bottom: 30%;
  width: 100%;
}

.featured-item-description.style-2 {
  bottom: -86px;
  padding: 12px 20px;
  background-color: #fff;
  text-align: left;
}

.project-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 3px;
  margin-left: 3px;
  border-radius: 50px;
  background-color: #fff;
  line-height: 40px;
}

.project-icon.fa {
  display: inline-block;
  color: #121212;
  line-height: 40px;
}

.project-icon.fa.fa-search:hover {
  color: #f36b21;
}

.project-icon.fa.fa-link:hover {
  color: #f36b21;
}

.featured-item-title {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.featured-item-title.style-2 {
  margin-bottom: 0px;
  color: #121212;
  text-align: left;
}

.featured-item-link {
  color: #fff;
}

.featured-item-link.style-2 {
  color: #7a7a7a;
  font-style: italic;
}

.featured-item-link.work-catgory {
  color: #7a7a7a;
}

.featured-item-category {
  display: inline-block;
  font-family: 'Source Sans Pro';
  color: #fff;
  font-size: 13px;
  font-style: italic;
}

.partner-logo {
  width: 16.6%;
  height: auto;
}

.fa {
  display: inline;
}

.fa.fa-bicycle {
  font-size: 60px;
}

.fa.fa-chevron-right {
  margin-left: 8px;
  color: #fff;
  font-size: 20px;
}

.hide-img {
  display: none;
  opacity: 1;
}

.hero-line {
  display: inline-block;
  width: 92px;
  height: 2px;
  margin-top: 1px;
  background-color: #d3dadf;
}

.uppercase {
  letter-spacing: 1px;
  text-transform: uppercase;
}

.dropdown-list {
  position: absolute;
  overflow: visible;
}

.dropdown-list.w--open {
  min-width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 3px solid #8ad542;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
}

.dropdown-link {
  font-family: 'Open Sans', sans-serif;
  color: #4f5c6a;
}

.dropdown-link:hover {
  color: #8ad542;
}

.dropdown-link.w--current {
  font-family: 'Open Sans', sans-serif;
  color: #8ad542;
}

.hero-dots {
  bottom: 20px;
  font-size: 12px;
}

.play-btn {
  position: relative;
  width: 100px;
  height: 100px;
  margin-bottom: 15px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, .3);
  -webkit-transition: color 400ms ease, background-color 400ms ease-in-out;
  transition: color 400ms ease, background-color 400ms ease-in-out;
}

.play-btn:hover {
  background-color: #121212;
}

.play-triangle {
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 13px 0px 13px 20px;
  border-color: transparent transparent transparent #fff;
  -webkit-transform: translate(0px, -50%) translate(-50%, 0px);
  -ms-transform: translate(0px, -50%) translate(-50%, 0px);
  transform: translate(0px, -50%) translate(-50%, 0px);
}

.feature-box {
  padding: 30px;
  background-color: #fff;
  box-shadow: 0 1px 0 1px rgba(72, 78, 85, .1);
}

.timer {
  margin-top: 15px;
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 64px;
  line-height: 64px;
  font-weight: 300;
}

.blog-col {
  display: block;
}

.entry-title {
  display: inline-block;
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #4f5c6a;
  font-size: 18px;
  line-height: 28px;
}

.entry-title:hover {
  color: #8ad542;
}

.entry-title.white {
  color: #fff;
}

.entry-title.white:hover {
  color: #f36b21;
}

.entry-title.style-2 {
  margin-bottom: 5px;
}

.entry-title.style-2:hover {
  color: #f36b21;
}

.entry-title.recent-post-title {
  font-size: 14px;
  line-height: 1.5;
}

.entry-title.blog-standard {
  margin-top: 5px;
  margin-bottom: 0px;
  font-size: 20px;
}

.title-holder {
  position: relative;
  width: 100%;
  height: 100%;
}

.title-text {
  position: relative;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.page-title-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 34px;
  text-align: center;
  text-transform: none;
}

.page-title-heading.blog-heading {
  margin-bottom: 20px;
  line-height: 1.3;
  text-align: center;
}

.text-lg {
  font-size: 17px;
  line-height: 34px;
}

.hero-video {
  height: 100%;
}

.video {
  height: 1000px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .25)), to(rgba(0, 0, 0, .25)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25));
}

.video.full-page {
  display: block;
  overflow: visible;
  width: 100%;
}

.slash {
  display: inline-block;
  margin-right: 3px;
  color: hsla(0, 0%, 48%, .5);
}

.slash.white {
  color: hsla(0, 0%, 100%, .5);
}

.hero-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  background-color: rgba(0, 0, 0, .25);
}

.entry-item {
  margin-right: 30px;
  padding: 40px 30px;
  background-color: #fff;
  box-shadow: 0 1px 0 1px rgba(72, 78, 85, .1);
}

.entry-share {
  display: inline-block;
  margin-right: 5px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #4f5c6a;
  line-height: 1;
}

.blog-article {
  margin-bottom: 40px;
}

.entry-author-box {
  margin-bottom: 50px;
  padding-top: 40px;
  border-top: 1px solid #e6ebed;
}

.entry-share-box {
  margin-bottom: 40px;
}

.entry-share-box.top-line {
  padding-top: 30px;
  border-top: 1px solid #e6ebed;
}

.author-img {
  position: absolute;
  display: block;
}

.author-info {
  display: block;
  padding-left: 120px;
}

.related-posts {
  margin-top: 30px;
}

.recent-post {
  display: block;
  padding-left: 85px;
  color: #8c9195;
  line-height: 26px;
}

.recent-post:hover {
  color: #8ad542;
}

.recent-post.style-2 {
  padding-left: 0px;
  font-size: 14px;
}

.widget {
  margin-bottom: 50px;
  padding: 30px;
  border: 1px solid #e9eef2;
  border-radius: 3px;
  background-color: #fff;
}

.blog-category-list {
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 5px;
  color: #8c9195;
}

.blog-category-list:hover {
  color: #8ad542;
}

.related-post {
  padding-right: 7px;
}

.recent-post-box {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e6ebed;
}

.recent-post-date {
  display: block;
  margin-top: 1px;
  padding-left: 85px;
  font-family: 'Open Sans', sans-serif;
  color: #a0a8ad;
  font-size: 13px;
  font-style: italic;
}

.recent-post-date.style-2 {
  padding-left: 0px;
}

.blog-standard-item {
  margin-right: 40px;
}

.service-tab {
  width: 16.6%;
  padding-right: 5px;
  padding-left: 5px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.service-tab:hover {
  color: #f36b21;
}

.service-tab.w--current {
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #f36b21;
  text-align: center;
  text-transform: uppercase;
}

.service-tab-icon {
  margin-bottom: 20px;
}

.service-tabs-content {
  margin-top: 40px;
}

.author-name {
  display: inline-block;
  margin-right: 15px;
}

.quote-author {
  display: block;
  margin-top: -15px;
  font-family: 'Open Sans', sans-serif;
  color: #4f5c6a;
  font-size: 14px;
  line-height: 1;
}

.blockquote-style-2 {
  padding-right: 0px;
  border-left: 2px solid #8ad542;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #8c9195;
  font-size: 16px;
}

.dropcap {
  padding: 4px 10px 10px 5px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #4f5c6a;
  font-size: 53px;
  line-height: 48px;
}

.dropcap.style-2 {
  width: 38px;
  height: 38px;
  margin-top: 10px;
  margin-right: 10px;
  padding-top: 0px;
  padding-right: 0px;
  border-radius: 4px;
  background-color: #8ad542;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
}

.highlight {
  padding: 5px 3px;
  background-color: #8ad542;
  color: #fff;
}

.ul {
  padding-left: 20px;
  color: #7a7a7a;
  line-height: 34px;
}

.portfolio-slide-item {
  position: relative;
  overflow: hidden;
}

.plus-icon {
  position: relative;
  top: 35%;
}

.mt-0 {
  margin-top: 0px;
  margin-bottom: 20px;
}

.mt-0.uppercase {
  font-size: 22px;
}

.inline {
  display: inline;
  margin-right: 10px;
}

.project-list {
  color: #7a7a7a;
  line-height: 30px;
}

.project-text {
  margin-bottom: 20px;
}

.project-description {
  padding-left: 10%;
}

.relative {
  position: relative;
  overflow: hidden;
}

.work-item {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}

.tab-link {
  margin-right: 3px;
  border: 1px solid #e6ebed;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #f7f9fa;
  font-family: 'Open Sans', sans-serif;
  color: #4f5c6a;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}

.tab-link:hover {
  color: #8ad542;
}

.tab-link.w--current {
  z-index: 1;
  border-bottom: 1px solid transparent;
  background-color: #fff;
  color: #8ad542;
}

.tab-pane {
  padding: 20px;
  border: 1px solid #e6ebed;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #8c9195;
  font-size: 15px;
  line-height: 25px;
}

.tabs-menu {
  margin-bottom: -1px;
}

.accordion {
  width: 100%;
}

.accordion-heading {
  width: 100%;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #e6ebed;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: color 400ms ease-in-out;
  transition: color 400ms ease-in-out;
  font-family: 'Open Sans', sans-serif;
  color: #4f5c6a;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0em;
  text-transform: uppercase;
}

.accordion-heading:hover {
  color: #8ad542;
}

.accordion-heading.w--open {
  width: 100%;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #e6ebed;
  border-radius: 3px 3px 0px 0px;
  background-color: #fff;
  color: #8ad542;
}

.accordion-heading.current {
  color: #8ad542;
}

.accordion-panel {
  margin-top: -1px;
  padding: 20px;
  border: 1px solid #e9eef2;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #fff;
}

.mb-0 {
  margin-bottom: 0px;
}

.accordion-dropdown-list.w--open {
  position: relative;
  overflow: hidden;
}

.sucess {
  background-color: #4fd39e;
  color: #fff;
}

.error {
  background-color: #df4040;
}

.subtitle {
  font-family: 'Open Sans', sans-serif;
  color: #8c9195;
  font-weight: 400;
  text-align: left;
}

.subtitle.white {
  margin-top: 51px;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.service-text {
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #8c9195;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}

.textlink {
  display: block;
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #8ad542;
}

.service-link {
  display: block;
  margin-top: 15px;
}

.about_us_img {
  margin-right: 30px;
  margin-bottom: 20px;
  float: left;
}

.about_us_benefits {
  padding-left: 17px;
  line-height: 34px;
}

.team-title {
  display: block;
  font-family: 'Open Sans', sans-serif;
  color: #a0a8ad;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

.team-text {
  margin-top: 15px;
  margin-bottom: 0px;
  text-align: center;
}

.social-holder {
  padding-top: 20px;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #e9eef2;
  background-color: #fff;
  text-align: center;
}

.result-text {
  color: #fff;
  text-align: center;
}

.testimonial-img-holder {
  position: static;
  display: block;
  text-align: center;
}

.testimonial-position {
  display: block;
  margin-top: 5px;
  font-size: 13px;
  font-style: italic;
}

.testimonial-img {
  display: inline-block;
  margin-top: -22px;
  margin-right: 20px;
}

.testimonial-box {
  display: inline-block;
  text-align: left;
}

.form-warapper {
  margin-right: 20px;
}

.contact-email {
  margin-left: 20px;
  float: none;
  color: #4248d5;
  font-size: 14px;
}

.contact-title {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 18px;
}

.contact-li {
  padding-top: 12px;
  padding-bottom: 12px;
}

.contact-phone {
  display: inline;
  margin-left: 20px;
  font-size: 14px;
}

.contact-address {
  position: absolute;
  display: inline;
  margin-left: 20px;
}

.partner-box {
  margin-right: 10px;
  margin-left: 10px;
  border: 1px solid #e9eef2;
  border-radius: 3px;
  background-color: #fff;
}

.footer-links-widget {
  display: block;
  font-size: 14px;
}

.footer-links-widget.style-2 {
  border-bottom-width: 0px;
}

.footer-recent-work {
  display: inline-block;
  width: 64px;
  height: 64px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.footer-recent-work-wrap {
  width: auto;
  margin-right: 7px;
  float: left;
}

.list-item {
  margin-right: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #43484b;
}

.recent-works-dynamic-list {
  padding-top: 12px;
}

.latest-tweets_1 {
  display: block;
  margin-bottom: 22px;
  font-size: 14px;
  line-height: 26px;
}

.blog_breadcrambs {
  margin-top: 15px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  text-align: right;
  text-transform: none;
}

.widget-title {
  margin-top: 0px;
  font-size: 18px;
  text-align: center;
}

.arrow {
  margin-top: -2px;
}

.popular-post-img {
  position: absolute;
  width: 70px;
  height: 70px;
  margin-right: 15px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.footer-entry {
  padding-top: 10px;
  padding-bottom: 10px;
  border-right: 1px none #000;
  border-bottom: 1px solid #43484b;
}

.footer-entry.pt-0 {
  padding-top: 0px;
}

.footer-entry-list {
  margin-top: -15px;
}

.blockquote {
  border-left: 2px solid #8ad542;
  background-color: #f9fbfc;
  font-family: 'Open Sans', sans-serif;
  color: #8c9195;
  font-size: 16px;
  line-height: 28px;
}

.service-title {
  color: #fff;
  font-size: 24px;
  text-align: center;
}

.spacing-30 {
  height: 30px;
}

.about-us-intro {
  margin-right: 30px;
}

.mt-50 {
  margin-top: 70px;
}

.mt-70 {
  margin-top: 70px;
}

.project-title {
  margin-top: 0px;
  font-size: 24px;
}

.paragraph {
  font-style: normal;
  text-align: left;
}

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

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

.paragraph-4 {
  text-align: left;
}

.paragraph-5 {
  margin-top: -25px;
  padding-top: 0px;
  text-transform: none;
}

.paragraph-6 {
  margin-top: -25px;
}

.footer {
  margin-top: -51px;
  margin-bottom: 0px;
}

.container-2 {
  margin-top: 35px;
}

.section-2 {
  margin-top: 46px;
}

.section-2.video {
  height: 500px;
}

.text-block {
  margin-top: -55px;
  margin-bottom: 22px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 16px;
  text-align: center;
}

.row {
  margin-bottom: 45px;
}

.bold-text {
  color: #09090a;
}

.paragraph-7 {
  color: #0a0a0a;
}

.column-2 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.heading-2 {
  margin-top: 0px;
  text-align: center;
}

.paragraph-8 {
  margin-top: 6px;
  font-weight: 500;
  text-align: center;
}

.link {
  color: #4254d5;
}

.link-2 {
  color: #1111e6;
}

.video-2 {
  margin-bottom: 10px;
  padding-bottom: 0px;
}

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

.video-4 {
  margin-bottom: 10px;
}

.italic-text {
  font-style: normal;
}

.mask {
  background-image: url('../images/Kristie-and-Stu-Webflo-Banner_3.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: fixed;
}

.slide-3 {
  position: relative;
  height: 100%;
}

.rebuilt-slider {
  height: 100vh;
  margin-top: 25px;
  float: none;
  background-image: url('../images/Martin-Banner_10.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.rebuilt-slider-2 {
  background-image: url('../images/Martin-Banner_9.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.rebuilt-slider-3 {
  background-image: url('../images/Kristie-and-Stu-Webflo-Banner_3.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.right-arrow {
  border-color: #f9fbfc;
}

.three-slider {
  width: auto;
  height: auto;
  float: none;
  background-image: url('../images/Martin-Banner_10.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slider-4 {
  height: 100vh;
}

.four-slider-one {
  height: 100vh;
  background-image: url('../images/Martin-Banner_10.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.four-slider {
  height: 100vh;
}

.slide-4 {
  background-image: url('../images/Martin-Banner_10.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide4 {
  background-image: url('../images/Martin-Banner_9.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/Kristie-and-Stu-Webflo-Banner_3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/Martin-Banner_9.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slider-heading {
  margin-top: 636px;
  font-family: 'Varela Round', sans-serif;
  color: #f9fbfc;
  font-size: 50px;
  font-weight: 700;
  text-align: center;
}

.slide-nav {
  margin-top: 0px;
  margin-bottom: 0px;
}

.bold-text-3 {
  margin-top: 2px;
  padding-top: 1px;
  padding-bottom: 0px;
}

.form {
  margin-bottom: 9px;
  padding-bottom: 24px;
}

.section-4 {
  margin-bottom: 0px;
  padding-bottom: 2px;
}

.submit-button {
  width: 200px;
  height: 60px;
}

.video-6 {
  margin-top: 21px;
}

.video-7 {
  margin-top: 22px;
}

.paragraph-9 {
  font-size: 18px;
  text-align: center;
}

html.w-mod-js *[data-ix="hide-nav"] {
  display: none;
}

html.w-mod-js *[data-ix="scroll-reveal-slide-up"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="scroll-reveal-slide-up-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="scroll-reveal-slide-up-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="scroll-reveal-slide-up-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="scroll-reveal-slide-left"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="scroll-reveal-slide-right"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="scroll-reveal-fade-in"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="slider-slide-down"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="slider-slide-up"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="slider-slide-up-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="slider-slide-up-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="slider-slide-up-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="slider-zoom-in"] {
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

html.w-mod-js *[data-ix="load-reveal"] {
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

html.w-mod-js *[data-ix="load-slide-reveal"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="progress-bar-100"] {
  width: 0px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="progress-bar-70"] {
  width: 0px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="progress-bar-90"] {
  width: 0px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="progress-bar-88"] {
  width: 0px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

@media (max-width: 991px) {
  .hero-slider {
    height: 800px;
  }
  .hero-heading.style-2.slider-3 {
    font-size: 30px;
    line-height: 30px;
  }
  .section.page-title.hero-blog {
    height: 400px;
  }
  .nav-link {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e9eef2;
    background-color: #fff;
    text-align: left;
  }
  .nav-link.w--current {
    display: block;
  }
  .nav-link.nav-shrink {
    background-color: #121212;
    text-align: center;
  }
  .nav-link.nav-shrink.w--current {
    background-color: #121212;
    text-align: center;
  }
  .nav-link.dark.current.nav-shrink.style-2 {
    color: #f36b21;
    text-align: left;
  }
  .nav-link.dark.current.style-2 {
    background-color: #fff;
    color: #f36b21;
    text-align: left;
  }
  .nav-link.dark.nav-shrink.style-2 {
    background-color: #fff;
    color: #121212;
    text-align: left;
  }
  .nav-link.dark.style-2 {
    background-color: #fff;
    text-align: left;
  }
  .nav-link.white {
    display: block;
    color: #4f5c6a;
  }
  .container-fluid.device-features {
    padding-right: 20px;
    padding-left: 20px;
  }
  .logo {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  .intro-box {
    padding-right: 50px;
    padding-left: 50px;
  }
  .intro-heading {
    font-size: 34px;
  }
  .service-outer {
    padding-top: 200px;
    padding-bottom: 200px;
  }
  .nopadding.blog-column {
    width: 50%;
  }
  .nopadding.portfolio-item {
    width: 33.333%;
  }
  .scroll-nav {
    display: none;
  }
  .scroll-nav.style-2 {
    display: block;
  }
  .service-features.style-2 {
    margin-top: 70px;
  }
  .service-features.style-2.text-right {
    margin-top: 0%;
    text-align: left;
  }
  .call-to-action.style-3 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .pricing-box {
    margin-bottom: 20px;
  }
  .entry-img.style-2 {
    height: 600px;
  }
  .service-item-box {
    padding-right: 20px;
    padding-left: 20px;
  }
  .portfolio-slide {
    width: 50%;
    background-image: none;
  }
  .footer-widget-title {
    margin-top: 30px;
  }
  .promo-img {
    text-align: left;
  }
  .nav-toggle {
    margin-top: 13px;
    color: #fff;
  }
  .nav-toggle.w--open {
    background-color: transparent;
    color: #8ad542;
  }
  .nav-toggle.dark {
    margin-top: 13px;
    color: #4f5c6a;
  }
  .partner-logo {
    width: 33.3%;
  }
  .timer {
    font-size: 50px;
  }
  .page-title-heading.blog-heading {
    font-size: 36px;
  }
  .entry-item {
    margin-right: 0px;
    margin-bottom: 50px;
  }
  .recent-post {
    float: none;
  }
  .blog-standard-item {
    margin-right: 0px;
  }
  .portfolio-item {
    width: 33.333%;
  }
  .social-holder {
    margin-bottom: 20px;
  }
  .popular-post-img {
    position: relative;
    float: left;
  }
  .heading {
    font-size: 20px;
  }
  .row {
    margin-bottom: 103px;
  }
  .paragraph-7 {
    margin-bottom: 60px;
  }
  .section-3 {
    margin-top: 11px;
  }
}

@media (max-width: 767px) {
  .hero-slider {
    height: 480px;
  }
  .hero-heading.size-95 {
    font-size: 70px;
  }
  .hero-heading.size-95.alt-font.style-2.uppercase {
    font-size: 50px;
  }
  .hero-heading.style-2.size-70 {
    font-size: 55px;
  }
  .hero-heading.style-2.slider-3 {
    font-size: 30px;
    line-height: 30px;
  }
  .section.video-section {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .section.page-title.hero-blog {
    height: 300px;
  }
  .hero-subheading.style-2 {
    margin-top: 10px;
  }
  .nopadding.portfolio-item {
    width: 50%;
  }
  .service-features {
    margin-left: 0px;
  }
  .call-to-action.style-3 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .entry-box {
    margin-bottom: 30px;
  }
  .service-item-box {
    margin-top: 30px;
  }
  .service-item-box.style-2 {
    margin-bottom: 40px;
  }
  .portfolio-slide {
    width: 50%;
  }
  .footer-links {
    margin-bottom: 20px;
  }
  .footer-logo-widget.text-center {
    margin-bottom: 50px;
  }
  .footer-works-widget.text-right {
    text-align: center;
  }
  .footer-socials {
    margin-top: 20px;
    float: none;
    text-align: center;
  }
  .copyright {
    text-align: center;
  }
  .team-box.text-center {
    margin-bottom: 30px;
  }
  .hero-line {
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .feature-box {
    margin-bottom: 30px;
  }
  .result-box.text-center {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .blog-col {
    margin-bottom: 30px;
  }
  .blog-col.post {
    margin-bottom: 0px;
  }
  .blog-col.mb-0 {
    margin-bottom: 0px;
  }
  .recent-post {
    float: none;
  }
  .related-post {
    margin-bottom: 30px;
    padding-right: 0px;
  }
  .service-tab {
    width: 33.3%;
    margin-bottom: 30px;
  }
  .project-description {
    margin-top: 30px;
    padding-left: 0%;
  }
  .portfolio-item {
    width: 50%;
  }
  .accordion-div {
    margin-bottom: 20px;
  }
  .form-warapper {
    margin-right: 0px;
  }
  .contact-title {
    margin-top: 30px;
  }
  .about-us-intro {
    margin-right: 0px;
  }
  .column {
    margin-top: -56px;
  }
  .paragraph-8 {
    margin-right: 0px;
    margin-left: 20px;
    padding-right: 20px;
  }
  .video-3 {
    margin-top: 12px;
  }
}

@media (max-width: 479px) {
  .hero-slider {
    height: 480px;
  }
  .hero-heading.size-95 {
    font-size: 50px;
  }
  .hero-heading.size-95.alt-font.style-2.uppercase {
    font-size: 42px;
  }
  .hero-heading.style-2.size-70 {
    font-size: 38px;
    line-height: 40px;
  }
  .hero-heading.style-2.slider-3 {
    margin-top: -16px;
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
  }
  .hero-heading.style-2.slideer-1 {
    margin-top: 511px;
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
  }
  .hero-heading.style-2.new-slider-end {
    font-size: 25px;
  }
  .hero-heading.white {
    margin-top: 162px;
    margin-bottom: 8px;
    font-size: 30px;
    font-weight: 400;
  }
  .section {
    padding-top: 47px;
    padding-bottom: 3px;
  }
  .section.bg-light {
    padding-top: 26px;
  }
  .section.bg-light.blog-single {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .section.contact {
    padding-top: 0px;
    padding-bottom: 109px;
  }
  .section.page-title.hero-blog {
    height: 320px;
  }
  .container {
    margin-top: -59px;
    margin-bottom: -47px;
    padding-bottom: 0px;
  }
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
  .hero-subheading.style-2 {
    margin-top: -5px;
    padding-top: 27px;
    font-size: 20px;
  }
  .btn.btn-lg.btn-white.hero-buttons {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .btn.btn-md.btn-white.hero-btn {
    margin-bottom: 10px;
  }
  .intro-box {
    padding: 100px 20px;
  }
  .subheading {
    margin-top: -4px;
    margin-bottom: 9px;
    font-size: 15px;
    line-height: 20px;
  }
  .intro-heading {
    font-size: 28px;
    line-height: 40px;
  }
  .hero-slide-3.full-page {
    background-image: url('../images/Martin-Banner_9.jpg'), url('../images/example-bg.png');
  }
  .nopadding.blog-column {
    width: 100%;
  }
  .nopadding.portfolio-item {
    width: 100%;
  }
  .heading-wrap {
    margin-top: 25px;
  }
  .scroll-icon-link {
    text-align: center;
  }
  .features-text.style-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .text-center {
    margin-top: 0px;
    padding-top: 45px;
    padding-left: 0px;
    font-size: 20px;
  }
  .text-center.feature-heading {
    margin-top: -3px;
  }
  .entry-box.style-2 {
    padding: 20px;
  }
  .entry-img.style-2 {
    height: 400px;
  }
  .service-item-box {
    margin-top: 31px;
  }
  .portfolio-slide {
    width: 100%;
  }
  .copyright {
    margin-top: 22px;
    padding-top: 19px;
  }
  .portfolio-overlay {
    opacity: 0;
  }
  .nav-toggle.dark {
    padding-right: 10px;
  }
  .partner-logo {
    width: 50%;
  }
  .hero-line {
    margin-top: 8px;
    margin-bottom: 10px;
  }
  .page-title-heading {
    font-size: 32px;
    line-height: 1.2;
  }
  .page-title-heading.blog-heading {
    font-size: 24px;
  }
  .entry-item {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .author-img {
    width: 50px;
    height: 50px;
  }
  .author-info {
    padding-left: 70px;
  }
  .service-tab {
    display: inline-block;
    width: 50%;
  }
  .service-tab.w--current {
    display: inline-block;
    width: 50%;
  }
  .tab-link {
    margin-right: 0px;
  }
  .tab-link.w--current {
    margin-right: 0px;
  }
  .portfolio-item {
    width: 100%;
  }
  .subtitle.white {
    margin-top: 60px;
    padding-top: 0px;
    font-weight: 300;
  }
  .paragraph-4 {
    margin-bottom: -30px;
  }
  .paragraph-6 {
    margin-top: -6px;
  }
  .column {
    margin-top: -46px;
  }
  .heading {
    margin-top: -31px;
    margin-bottom: 10px;
    font-size: 20px;
  }
  .column-2 {
    margin-top: -31px;
    padding-bottom: 5px;
  }
  .heading-2 {
    margin-top: 0px;
    margin-bottom: 7px;
    padding-top: 0px;
    font-size: 28px;
  }
  .paragraph-8 {
    margin-right: 13px;
    margin-bottom: 67px;
    margin-left: 13px;
    padding-left: 0px;
    text-align: center;
  }
  .video-2 {
    margin-bottom: 14px;
  }
  .video-4 {
    margin-bottom: 14px;
  }
  .video-5 {
    margin-top: -32px;
    margin-bottom: 14px;
    padding-bottom: 0px;
  }
  .image-5 {
    margin-top: 20px;
  }
  .bold-text-2 {
    margin-top: 2px;
    padding-top: 0px;
    font-size: 16px;
  }
  .rebuilt-slider {
    background-position: 47% 0%;
    background-repeat: repeat;
    background-attachment: fixed;
  }
  .rebuilt-slider-2 {
    background-position: 47% 50%;
  }
  .rebuilt-slider-3 {
    background-position: 49% 50%;
  }
  .slide-4 {
    background-position: 48% 50%;
  }
  .slider-heading {
    margin-top: 548px;
  }
  .slide-nav {
    margin-top: 9px;
    margin-bottom: 0px;
  }
  .paragraph-9 {
    font-size: 14px;
  }
}

