.hero-container {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  text-align: center;
}

.hero-container.natural {
  padding-right: 0px;
}

.hero-section {
  overflow: hidden;
  height: 100%;
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(78, 76, 76, 0.65)), to(rgba(78, 76, 76, 0.65))), url('../images/photo-09.jpg');
  background-image: linear-gradient(180deg, rgba(78, 76, 76, 0.65), rgba(78, 76, 76, 0.65)), url('../images/photo-09.jpg');
  background-position: 0px 0px, 0px 50%;
  background-size: auto, 1440px;
}

.hero-section.homepage {
  position: relative;
  height: 675px;
  padding-top: 190px;
  padding-bottom: 80px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(73, 83, 0, 0.5)), to(rgba(73, 83, 0, 0.5))), url('../images/julentto-photography-184055.jpg');
  background-image: linear-gradient(180deg, rgba(73, 83, 0, 0.5), rgba(73, 83, 0, 0.5)), url('../images/julentto-photography-184055.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.hero-section.homepage.natural {
  position: relative;
  overflow: hidden;
  height: 100%;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 37, 0, 0.31)), to(rgba(33, 37, 0, 0.31))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.26)), to(rgba(0, 0, 0, 0.26))), url('../images/Benton-County-Internet.jpg');
  background-image: linear-gradient(180deg, rgba(33, 37, 0, 0.31), rgba(33, 37, 0, 0.31)), linear-gradient(180deg, rgba(0, 0, 0, 0.26), rgba(0, 0, 0, 0.26)), url('../images/Benton-County-Internet.jpg');
  background-position: 0px 0px, 0px 0px, 50% 0px;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, fixed;
}

.hero-paragraph {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 200;
  text-align: center;
}

.hero-paragraph.left {
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  text-align: left;
}

.button {
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 0%;
  padding-right: 30px;
  padding-left: 30px;
  float: none;
  border-radius: 4px;
  background-color: #0ec22b;
  background-image: url('../images/arrow-pointing-down.svg');
  background-position: 115% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
  -webkit-transition: background-position 350ms ease, background-color 300ms ease, border 300ms ease, padding 200ms ease;
  transition: background-position 350ms ease, background-color 300ms ease, border 300ms ease, padding 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 28px;
  font-weight: 500;
  text-transform: uppercase;
}

.button:hover {
  padding-right: 40px;
  padding-left: 20px;
  background-color: #0d9622;
  background-image: url('../images/arrow-pointing-down.svg');
  background-position: 92% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

.button.hero {
  margin-top: 30px;
  margin-bottom: 0px;
  float: left;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-transform: none;
}

.hero-tittle {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 55px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.19);
}

.hero-tittle.left {
  padding-right: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  line-height: 58px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.hero-tittle.left.top {
  margin-top: 50px;
  font-weight: 500;
}

.paragraph {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  clear: none;
  border-left-style: none;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.paragraph.center {
  display: block;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-style: normal;
  font-weight: 600;
  text-align: center;
}

.paragraph.center.black {
  margin-bottom: 40px;
  padding-right: 200px;
  padding-left: 200px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 21px;
  font-style: normal;
  font-weight: 500;
  text-align: center;
}

.paragraph.center.white {
  margin-bottom: 0px;
  padding-right: 173px;
  padding-left: 173px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 200;
  text-transform: none;
}

.paragraph.center.name {
  display: block;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #0ec22b;
  font-size: 16px;
  line-height: 18px;
  font-style: normal;
  font-weight: 200;
  text-align: center;
  letter-spacing: 0px;
}

.paragraph.center.name:hover {
  color: #0ec22b;
}

.paragraph.center.black {
  margin-bottom: 40px;
  padding-right: 200px;
  padding-left: 200px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  font-style: normal;
  font-weight: 600;
  text-align: center;
}

.paragraph.center.white {
  margin-bottom: 0px;
  padding-right: 173px;
  padding-left: 173px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 200;
  text-transform: none;
}

.paragraph.testimonials {
  padding-top: 0px;
  padding-bottom: 0px;
  color: #5e5e5e;
  font-size: 16px;
  font-style: italic;
  text-align: center;
}

.paragraph.left {
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #5e5e5e;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
}

.separator {
  display: inline-block;
  width: 30px;
  height: 1px;
  margin: 30px 2px 50px;
  background-color: #24c3e2;
}

.separator.header {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #c9c9c9;
}

.separator.header.center {
  background-color: #0ec22b;
}

.separated-div-wrapper {
  display: block;
  height: 40px;
  margin: 20px auto 0px;
  text-align: center;
}

.laptop-div {
  display: block;
  width: 80%;
  margin: 0px auto 60px;
  padding-right: 40px;
  padding-left: 40px;
}

.container {
  position: relative;
  display: block;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.container._2 {
  display: block;
  text-align: center;
}

.container.center {
  position: relative;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

.div-text {
  display: block;
  width: 100%;
  margin: 0px auto 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: left;
}

.div-text._2 {
  margin-bottom: 0px;
  padding-top: 0px;
  text-align: center;
}

.div-text.padding {
  margin-bottom: 60px;
}

.section {
  position: static;
  display: block;
  overflow: visible;
  width: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.78)), to(rgba(0, 0, 0, 0.78))), url('../images/jason-ortego-5386-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.78), rgba(0, 0, 0, 0.78)), url('../images/jason-ortego-5386-1.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.section.wellcome {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-bottom: 100px;
  padding-left: 0px;
  background-color: transparent;
  background-image: none;
}

.section.projects {
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.85)), to(rgba(0, 0, 0, 0.85))), url('../images/rmp3qc71x10-jose-urbano.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85)), url('../images/rmp3qc71x10-jose-urbano.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section.video {
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(73, 83, 0, 0.21)), to(rgba(73, 83, 0, 0.21))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/hikersbay-hikersbay-3503.jpg');
  background-image: linear-gradient(180deg, rgba(73, 83, 0, 0.21), rgba(73, 83, 0, 0.21)), linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/hikersbay-hikersbay-3503.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, auto, cover;
}

.section.video.new {
  margin-bottom: -104px;
  padding-bottom: 0px;
  background-image: none;
}

.section.about {
  background-color: #272025;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(52, 22, 58, 0.89)), to(rgba(52, 22, 58, 0.89))), url('../images/121231.jpg');
  background-image: linear-gradient(180deg, rgba(52, 22, 58, 0.89), rgba(52, 22, 58, 0.89)), url('../images/121231.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.section.about.middle {
  margin-top: -140px;
  padding-top: 200px;
  padding-bottom: 300px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/121231.jpg');
  background-image: linear-gradient(180deg, null, null), url('../images/121231.jpg');
  background-attachment: scroll, fixed;
}

.section.about.middle.causes {
  margin-top: -140px;
  padding-top: 200px;
  padding-bottom: 261px;
  border: 1px solid #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.79)), to(rgba(0, 0, 0, 0.79))), url('../images/jason-ortego-5386-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.79), rgba(0, 0, 0, 0.79)), url('../images/jason-ortego-5386-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section.testimonials {
  padding-bottom: 100px;
  background-color: #e9e9e9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 97.3%, 0.84)), to(hsla(0, 0%, 97.3%, 0.84)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 97.3%, 0.84), hsla(0, 0%, 97.3%, 0.84));
}

.section.testimonials.new {
  position: relative;
  padding-top: 100px;
  padding-bottom: 0px;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/luca-baggio-112868.jpg'), -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(hsla(0, 0%, 96.1%, 0.85)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/luca-baggio-112868.jpg'), linear-gradient(180deg, #f5f5f5, hsla(0, 0%, 96.1%, 0.85));
  background-position: 0px 0px, 50% 100%, 0px 0px;
  background-size: auto, cover, auto;
}

.section.white {
  position: relative;
  height: auto;
  background-color: transparent;
}

.heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 33px;
  line-height: 40px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.heading.center {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 32px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.heading.center.white-font {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 40px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.heading.center.white {
  color: #fff;
}

.heading.features {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #000;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
}

.heading.features._2 {
  font-family: Montserrat, sans-serif;
  color: #0ec22b;
  font-style: normal;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.heading.numer {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  font-weight: 700;
  text-align: center;
}

.heading.numer.alternative {
  border-bottom-style: none;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.features-tittle {
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 21px;
  font-weight: 500;
  text-align: center;
}

.features-tittle.fact {
  color: #f2c7ff;
  text-align: center;
}

.features-tittle.fact.title-fact {
  font-family: Montserrat, sans-serif;
  color: #f3f0f0;
  font-weight: 400;
  letter-spacing: 1px;
}

.image-section-overlay {
  width: 100%;
  height: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(44, 46, 49, 0.7)), to(rgba(44, 46, 49, 0.7))), url('../images/slide.jpg');
  background-image: linear-gradient(180deg, rgba(44, 46, 49, 0.7), rgba(44, 46, 49, 0.7)), url('../images/slide.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.image-section-overlay.color {
  width: 100%;
  height: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: rgba(42, 42, 42, 0.86);
  background-image: linear-gradient(315deg, rgba(14, 179, 40, 0.93), rgba(42, 111, 253, 0.88) 69%), url('../images/photo-09_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.image-section-overlay.color._3 {
  background-color: transparent;
  background-image: linear-gradient(135deg, rgba(245, 5, 255, 0.8), rgba(82, 0, 255, 0.69)), url('../images/photo-1468387576571-ee44d4c52d82.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.image-section-overlay.color._3._5 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(15, 49, 121, 0.88)), to(rgba(15, 49, 121, 0.88))), url('../images/dqento8twsq-blake-richard-verdoorn.jpg');
  background-image: linear-gradient(180deg, rgba(15, 49, 121, 0.88), rgba(15, 49, 121, 0.88)), url('../images/dqento8twsq-blake-richard-verdoorn.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
}

.image-fact {
  margin-bottom: 20px;
}

.font-icon {
  display: inline-block;
  margin-top: 0px;
  float: right;
  color: rgba(16, 168, 189, 0.18);
  font-size: 80px;
  font-style: italic;
}

.font-icon.number {
  display: block;
  margin-top: 10px;
  float: none;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
}

.features-block {
  position: relative;
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 20px;
  border-style: none;
  border-width: 1px;
  border-color: rgba(36, 195, 226, 0.4);
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.24);
  text-align: center;
}

.features-block.fact-box {
  border-style: solid;
  border-color: rgba(36, 195, 226, 0.24);
  background-color: rgba(0, 0, 0, 0.2);
}

.features-block.fact-box.new {
  border-color: hsla(0, 0%, 100%, 0.23);
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.07)), to(transparent));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.07), transparent);
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.17);
}

.iphone {
  margin-top: -80px;
  margin-bottom: 100px;
}

.iphone.bottom {
  margin-top: 50px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.testimonial-slider {
  display: block;
  height: 400px;
  background-color: transparent;
}

.name-customer {
  margin-top: 17px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #020202;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial-arrow-icon {
  display: none;
  width: 50px;
  height: 50px;
  margin-top: 55px;
  margin-right: -70px;
  margin-left: -70px;
  padding-top: 13px;
  padding-bottom: 13px;
  border: 1px none #a0a0a0;
  border-radius: 60px;
  background-color: #fff;
  color: #a0a0a0;
  font-size: 20px;
}

.div-block {
  position: relative;
}

.info-tes {
  position: relative;
  display: block;
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: center;
}

.team-block-image {
  display: block;
  overflow: hidden;
  width: 80px;
  height: 80px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  float: none;
  border: 4px solid #e9e9e9;
  border-radius: 70px;
  background-color: #e4e4e4;
  background-image: url('../images/Darryl-Wagoner.png');
  background-position: 0px 0px;
  background-size: cover;
}

.team-block-image._3 {
  display: block;
  overflow: visible;
  margin-right: auto;
  margin-left: auto;
  float: none;
  background-image: url('../images/Karrie-Beeman.png');
  background-size: cover;
}

.team-block-image._2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  background-image: url('../images/Diana-Ayres.png');
  background-size: cover;
}

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

.paragraph-32 {
  font-size: 16px;
  font-style: italic;
}

.team-testimonial-block {
  position: relative;
  display: block;
  padding: 40px 30px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  color: #24c3e2;
  text-align: center;
}

.column-14 {
  border: 5px none #fff;
  color: #fff;
}

.columns {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0px;
  -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;
  border: 5px none #fff;
  border-radius: 0px;
  background-color: hsla(0, 0%, 100%, 0.4);
}

.heading-2 {
  margin-top: 0px;
  color: #fff;
  font-size: 25px;
}

.heading-3 {
  margin-top: 0px;
  color: #fff;
  font-size: 25px;
}

.paragraph-33 {
  margin-bottom: 0px;
  color: #fff;
}

.heading-4 {
  margin-top: 0px;
  color: #fff;
  font-size: 25px;
}

.paragraph-34 {
  color: #fff;
}

.heading-5 {
  margin-top: 0px;
  color: #fff;
  font-size: 25px;
}

.paragraph-35 {
  color: #fff;
}

.footer-info {
  display: inline-block;
  margin-top: 10px;
  color: #5f5f5f;
  text-align: center;
}

.footer {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #1d1d1d;
}

.footer.dark-bootom {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #161616;
  text-align: center;
}

.div-footer {
  padding-top: 50px;
  padding-bottom: 0px;
  border-bottom: 1px solid transparent;
}

.div-footer.big {
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px solid #000;
  background-color: #000;
  color: #000;
}

.link-page {
  color: #0d9622;
}

.link-page.w--current {
  color: #b1b1b1;
}

.footer-logo {
  display: inline-block;
  margin-bottom: 0px;
  text-align: center;
}

.footer-logo.left {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 0px;
  float: left;
}

.social-icon {
  display: inline-block;
  overflow: visible;
  width: 25px;
  height: auto;
  margin-right: 15px;
  padding: 3px;
  float: left;
  border-style: none;
  border-radius: 30px;
  background-color: transparent;
}

.social-icon:hover {
  background-color: transparent;
}

.social-icon.wrapper {
  width: 40px;
  height: 40px;
  margin-right: 5px;
  padding: 7px;
  border-radius: 100px;
  background-color: transparent;
  opacity: 0.3;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.social-icon.wrapper:hover {
  background-color: transparent;
  opacity: 1;
}

.social-icon.wrapper._4 {
  width: 40px;
  height: 40px;
  padding: 7px 3px 6px 4px;
}

.social-icon._3 {
  width: 38px;
  padding-left: 0px;
  float: none;
  color: transparent;
}

.social-icon._3:hover {
  background-color: transparent;
}

.social-icon._2:hover {
  background-color: transparent;
}

.div-social {
  display: inline-block;
  margin-top: 0px;
  float: none;
}

.div-social.footers {
  float: right;
}

.sub-footer {
  height: auto;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid hsla(0, 0%, 100%, 0.07);
  background-color: transparent;
  text-align: center;
}

.small-footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #0f0f0f;
}

.column-15 {
  padding-bottom: 7px;
  border: 5px none #fff;
}

.column-16 {
  border: 5px none #fff;
}

.column-17 {
  border: 5px none #fff;
}

.heading-6 {
  margin-top: 0px;
  color: #fff;
}

.heading-7 {
  margin-top: 0px;
  color: #fff;
}

.heading-8 {
  color: #fff;
}

.heading-9 {
  color: #fff;
}

.link-block {
  margin-left: 10px;
  text-align: center;
}

.pricing-row {
  padding-top: 0px;
  color: #333;
  text-align: left;
}

.different-font {
  color: #000;
  font-style: normal;
  font-weight: 700;
  text-transform: none;
}

.list-item-4 {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.list-item-2 {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
}

.pricing-list {
  margin-top: 15px;
  margin-bottom: 30px;
}

.paragraph-list {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.pricing-block {
  height: auto;
  padding: 20px 20px 40px;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: opacity 200ms ease, all 400ms ease;
  transition: opacity 200ms ease, all 400ms ease;
  text-align: center;
}

.pricing-block:hover {
  box-shadow: 3px 3px 30px 0 rgba(0, 0, 0, 0.22);
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.pricing-block.alternative {
  border-width: 16px;
  border-color: #fff;
  background-color: #f5f5f5;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07);
}

.adress {
  color: #a09e9e;
  font-size: 16px;
  line-height: 30px;
}

.nav-link {
  margin-top: 0px;
  margin-right: 0px;
  padding: 0px 20px;
  border-style: none;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0);
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: border 200ms ease, background-color 200ms ease;
  transition: border 200ms ease, background-color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link:hover {
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.5);
  border-radius: 11px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.49)), to(rgba(0, 0, 0, 0.49)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.49), rgba(0, 0, 0, 0.49));
}

.nav-link.w--current {
  margin-top: 0px;
  padding-right: 25px;
  padding-bottom: 0px;
  padding-left: 31px;
  border-bottom-color: #fff;
  background-color: rgba(0, 0, 0, 0.52);
  color: #fff;
}

.nav-link.blog {
  margin-right: 0px;
  padding: 0px;
  border-style: none;
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  font-family: Montserrat, sans-serif;
  color: #a09e9e;
  font-size: 14px;
  text-decoration: none;
  text-transform: none;
}

.nav-link.blog:hover {
  border-style: none;
  border-width: 0px;
  color: #fff;
}

.nav-link.footer {
  display: block;
  margin-top: 10px;
  margin-right: 0px;
  padding: 0px 0px 10px;
  border-style: none;
  border-width: 0px;
  background-color: transparent;
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  font-family: Montserrat, sans-serif;
  color: #a09e9e;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.nav-link.footer:hover {
  color: #fff;
}

.footer-title {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
}

.blog-post-wrapper {
  width: 90%;
  padding-top: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #3d3d3d;
}

.blog-post-wrapper.first {
  width: 90%;
  padding-top: 0px;
}

.lighter-color {
  color: #a09e9e;
}

.info-post {
  color: #5f5f5f;
}

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

.link {
  color: #8d8b8b;
  cursor: default;
}

.link-block-2 {
  margin-top: 3px;
}

.link-block-3 {
  margin-top: 3px;
}

.column-18 {
  font-size: 12px;
  text-align: center;
}

.heading-10 {
  color: hsla(0, 0%, 100%, 0.66);
}

.heading-11 {
  color: hsla(0, 0%, 100%, 0.66);
}

.brand {
  display: block;
  margin: 10px auto;
  background-image: url('../images/Blue-Pulse-Networks-Logo.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
  -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: transparent;
  background-image: url('../images/o0rzkkl072u-david-marcu.jpg');
  background-position: 50% 0%;
  background-size: cover;
  opacity: 1;
}

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

.page-header {
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/luca-baggio-112868.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/luca-baggio-112868.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.page-header.toggle {
  padding-top: 200px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.61)), to(rgba(0, 0, 0, 0.61))), url('../images/o0rzkkl072u-david-marcu.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.61), rgba(0, 0, 0, 0.61)), url('../images/o0rzkkl072u-david-marcu.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
}

.page-header.toggle.faq {
  padding-top: 100px;
  padding-bottom: 35px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.61)), to(rgba(0, 0, 0, 0.61))), url('../images/o0rzkkl072u-david-marcu.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.61), rgba(0, 0, 0, 0.61)), url('../images/o0rzkkl072u-david-marcu.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.toggle-icon {
  position: relative;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  float: right;
  border-radius: 2px;
  background-color: #0ec22b;
  background-image: url('../images/arrow-pointing-down.svg');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
  opacity: 1;
}

.heading-12 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #5e5e5e;
  font-size: 14px;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.toggle-content {
  overflow: hidden;
}

.toggle-wrapper {
  display: block;
  width: 80%;
  margin-top: -1px;
  margin-right: auto;
  margin-left: auto;
}

.toggle-header {
  width: 100%;
  padding: 20px 14px 18px 40px;
  border: 1px solid #e6e6e6;
  text-align: left;
}

.toggle-header:hover {
  background-color: #fcfcfc;
  color: #000;
}

.toggle-space {
  padding: 30px 40px;
}

.column-19 {
  border: 3px none #000;
  background-color: transparent;
}

.column-20 {
  border: 3px none #000;
}

.container-3 {
  border: 3px none #000;
}

.container-4 {
  border: 3px none #000;
}

.container-5 {
  border: 3px none #000;
}

.column-21 {
  border: 3px none #000;
}

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

.text-block {
  font-size: 20px;
}

.tab-link {
  border-radius: 11px;
  text-align: center;
}

.tab-link:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.33)), to(rgba(0, 0, 0, 0.33)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.33), rgba(0, 0, 0, 0.33));
}

.tab-link.w--current {
  margin-left: 0px;
  border-radius: 11px;
  text-align: center;
}

.text-block-2 {
  font-size: 20px;
}

.text-block-3 {
  font-size: 20px;
}

.tabs-menu {
  margin-top: 42px;
  text-align: center;
}

.heading-14 {
  text-align: center;
}

.heading-15 {
  text-align: center;
}

.section-2 {
  background-color: transparent;
}

.heading-16 {
  margin-top: 44px;
  text-align: center;
}

.paragraph-36 {
  padding-bottom: 53px;
  font-weight: 400;
  text-decoration: none;
}

.heading-17 {
  margin-top: 50px;
  color: #fff;
  text-align: center;
}

.paragraph-37 {
  margin-top: 48px;
  color: #fff;
}

.heading-18 {
  margin-top: 46px;
  color: #fff;
  text-align: center;
}

.paragraph-38 {
  font-family: Bitter, serif;
  font-size: 16px;
  text-align: center;
}

.heading-19 {
  margin-top: 46px;
  color: #fff;
  text-align: center;
}

.paragraph-39 {
  font-family: Bitter, serif;
  font-size: 18px;
  text-align: center;
}

.heading-20 {
  margin-top: 46px;
  color: #fff;
  text-align: center;
}

.paragraph-40 {
  font-family: Bitter, serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.image-14 {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

.section-3 {
  background-color: #585656;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/o0rzkkl072u-david-marcu.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/o0rzkkl072u-david-marcu.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.link-2 {
  color: #fff;
}

.link-3 {
  color: #fff;
}

.columns-2 {
  margin-bottom: 10px;
  border: 3px solid #fff;
}

.column-22 {
  border-right: 3px solid #fff;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.43)), to(rgba(0, 0, 0, 0.43))), url('../images/dqento8twsq-blake-richard-verdoorn.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.43), rgba(0, 0, 0, 0.43)), url('../images/dqento8twsq-blake-richard-verdoorn.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.heading-21 {
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
  text-decoration: none;
}

.text-block-4 {
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}

.link-4 {
  color: #fff;
}

.link-5 {
  color: #fff;
}

.text-block-5 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
}

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

.container-6 {
  margin-bottom: 33px;
  color: #000;
}

.container-7 {
  padding-bottom: 0px;
  border: 3px solid #fff;
}

.container-8 {
  padding-bottom: 0px;
  border: 3px solid #fff;
}

.review-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 355px;
  padding-bottom: 0px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 3px none #fff;
}

.review-collumn {
  position: static;
  z-index: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 53px;
  padding-left: 65px;
  -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;
}

.paragraph-41 {
  color: #fff;
}

.review-block {
  color: #fff;
}

.flexblock-for-reviews {
  position: relative;
  display: block;
  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-42 {
  display: block;
  color: #fff;
}

.rich-text-block {
  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;
  -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;
  color: #fff;
  font-size: 18px;
}

.block-quote {
  border-style: none;
  border-width: 3px 3px 0px;
  border-color: #000 #000 #fff;
  color: #fff;
  text-align: center;
}

.block-quote-2 {
  border: 1px none #000;
  color: #fff;
  text-align: center;
}

.grid {
  text-align: center;
}

.image-15 {
  display: inline-block;
  text-align: right;
}

.columns-3 {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 29px;
  padding-left: 29px;
  -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;
}

.block-quote-3 {
  border: 1px none #000;
  color: #fff;
}

.block-quote-4 {
  border: 1px none #000;
  color: #fff;
}

.column-23 {
  border: 3px solid #fff;
}

.review-col {
  border: 3px solid #fff;
}

.columns-4 {
  display: block;
  margin-top: 23px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 29px;
  padding-left: 29px;
  -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-24 {
  border: 3px solid #fff;
}

.column-25 {
  border: 3px solid #fff;
}

.link-white-text {
  color: #fff;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.field-label {
  color: #fff;
  text-align: left;
}

.field-label-2 {
  color: #fff;
  text-align: left;
}

.container-9 {
  margin-top: 107px;
  border-radius: 10px;
}

.heading-22 {
  color: #fff;
}

.paragraph-43 {
  margin-top: 17px;
  margin-bottom: 27px;
  color: #fff;
  font-size: 16px;
}

.text-field {
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

.heading-23 {
  margin-top: -62px;
  color: #fff;
  font-weight: 400;
}

.paragraph-44 {
  color: #fff;
  font-weight: 500;
}

.container-10 {
  margin-top: 111px;
  border-radius: 13px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.43)), to(hsla(0, 0%, 100%, 0.43)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.43), hsla(0, 0%, 100%, 0.43));
}

.column-26 {
  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;
  -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;
  border-radius: 12px;
  background-color: rgba(0, 0, 0, 0.55);
}

.columns-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 83px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column-27 {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
}

.column-28 {
  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;
}

.container-11 {
  margin-top: 55px;
}

.heading-24 {
  color: #fff;
}

.paragraph-45 {
  color: #fff;
  font-weight: 500;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  clear: none;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: center;
}

.heading-25 {
  color: #fff;
}

.paragraph-46 {
  color: #fff;
}

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

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

html.w-mod-js *[data-ix="fade-in-on-load-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="fade-in-on-load-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

html.w-mod-js *[data-ix="toggle-content-initial-appe"] {
  height: 0px;
}

@media (max-width: 991px) {
  .hero-container {
    padding-top: 0px;
    text-align: center;
  }
  .hero-section.homepage {
    height: 600px;
    padding-top: 180px;
    padding-bottom: 100px;
  }
  .hero-section.homepage.natural {
    height: auto;
    padding-bottom: 100px;
  }
  .hero-paragraph.left {
    padding-right: 50px;
    padding-left: 50px;
    font-size: 14px;
    text-align: center;
  }
  .column-13 {
    display: none;
  }
  .button.hero {
    float: none;
  }
  .hero-tittle {
    padding-right: 0px;
  }
  .hero-tittle.left {
    font-size: 55px;
    line-height: 60px;
    text-align: center;
  }
  .hero-tittle.left.top {
    margin-top: 0px;
  }
  .paragraph.center.black {
    padding-right: 40px;
    padding-left: 40px;
  }
  .paragraph.center.white {
    padding-right: 100px;
    padding-left: 100px;
  }
  .paragraph.center.black {
    padding-right: 40px;
    padding-left: 40px;
  }
  .paragraph.center.white {
    padding-right: 100px;
    padding-left: 100px;
  }
  .paragraph.left {
    text-align: left;
  }
  .laptop-div {
    width: 100%;
  }
  .container {
    text-align: center;
  }
  .container.center {
    height: auto;
  }
  .section.projects {
    height: auto;
  }
  .section.about.middle.causes {
    margin-top: -120px;
  }
  .heading.numer.alternative {
    letter-spacing: 1px;
  }
  .features-tittle.fact.title-fact {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  .image-fact {
    padding-top: 0px;
  }
  .font-icon {
    float: right;
  }
  .font-icon.number {
    text-align: center;
  }
  .features-block.fact-box {
    margin-bottom: 20px;
    text-align: center;
  }
  .features-block.fact-box.new {
    height: 240px;
    margin-top: 100px;
  }
  .iphone {
    margin-top: -60px;
  }
  .testimonial-slider {
    height: 460px;
  }
  .div-footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .footer-logo.left {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .div-social.footers {
    float: none;
  }
  .pricing-block {
    height: auto;
  }
  .adress {
    font-size: 12px;
  }
  .nav-link {
    position: static;
    width: auto;
    margin-right: 20px;
    margin-left: 20px;
    padding: 15px 20px 15px 10px;
    border-width: 0px;
    border-bottom-style: none;
    border-radius: 0px;
    text-align: left;
  }
  .nav-link:hover {
    border-style: none;
    border-width: 0px;
    border-radius: 0px;
    background-color: hsla(0, 0%, 100%, 0.06);
  }
  .nav-link.blog {
    margin-left: 0px;
    font-size: 12px;
  }
  .nav-link.footer {
    margin-left: 0px;
  }
  .nav-link.footer:hover {
    background-color: transparent;
  }
  .paragraph-31 {
    font-size: 12px;
  }
  .blog-post-wrapper {
    width: 100%;
  }
  .blog-post-wrapper.first {
    width: 100%;
  }
  .lighter-color {
    font-size: 12px;
  }
  .info-post {
    font-size: 12px;
  }
  .paragraph-37 {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .hero-container {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    text-align: center;
  }
  .hero-section.homepage {
    height: 550px;
  }
  .hero-section.homepage.natural {
    padding-top: 160px;
    padding-bottom: 100px;
  }
  .hero-paragraph {
    font-size: 15px;
  }
  .hero-paragraph.left {
    padding-right: 40px;
    padding-left: 40px;
    text-align: center;
  }
  .button.hero {
    float: none;
  }
  .image-12 {
    display: none;
  }
  .hero-tittle {
    padding-right: 0px;
    font-size: 50px;
    line-height: 60px;
  }
  .hero-tittle.left {
    text-align: center;
  }
  .paragraph.center.black {
    padding-right: 20px;
    padding-left: 20px;
  }
  .paragraph.center.white {
    padding-right: 20px;
    padding-left: 20px;
  }
  .paragraph.center.name {
    text-align: center;
  }
  .paragraph.center.black {
    padding-right: 20px;
    padding-left: 20px;
  }
  .paragraph.center.white {
    padding-right: 20px;
    padding-left: 20px;
  }
  .paragraph.left {
    text-align: left;
  }
  .separated-div-wrapper {
    text-align: center;
  }
  .container.center {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .div-text._2 {
    height: auto;
    margin-top: -16px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-text.padding {
    margin-bottom: 80px;
  }
  .section {
    margin-bottom: 0px;
    padding: 100px 70px;
  }
  .section.projects {
    padding-bottom: 100px;
  }
  .section.video.new {
    margin-top: 0px;
    margin-bottom: -48px;
    padding-top: 60px;
  }
  .section.about.middle {
    margin-top: -88px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .section.about.middle.causes {
    margin-top: -60px;
    padding-top: 150px;
  }
  .section.testimonials.new {
    padding-bottom: 100px;
  }
  .heading.center {
    margin-top: 0px;
    font-size: 30px;
  }
  .heading.features._2 {
    font-size: 16px;
  }
  .features-block {
    height: auto;
    padding-right: 15px;
    padding-left: 15px;
  }
  .features-block.fact-box {
    height: auto;
  }
  .iphone {
    margin-top: 0px;
    margin-bottom: 80px;
  }
  .iphone.bottom {
    margin-top: 27px;
  }
  .testimonial-slider {
    height: auto;
  }
  .name-customer {
    letter-spacing: 1px;
  }
  .div-block {
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
  }
  .info-tes {
    margin-top: 20px;
  }
  .team-block-image {
    margin-bottom: 30px;
  }
  .slide-nav {
    position: relative;
    margin-top: 50px;
  }
  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .footer-info {
    text-align: center;
  }
  .div-footer {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div-social {
    float: none;
  }
  .pricing-block {
    height: auto;
    margin-bottom: 20px;
  }
  .footer-title {
    margin-top: 30px;
  }
  .toggle-wrapper {
    width: 100%;
  }
  .columns-6 {
    margin-top: -130px;
  }
}

@media (max-width: 479px) {
  .hero-container {
    padding-bottom: 0px;
  }
  .hero-section.homepage {
    padding-top: 145px;
  }
  .hero-paragraph.left {
    padding-right: 0px;
    padding-left: 0px;
  }
  .hero-tittle {
    width: auto;
    padding-right: 0px;
    padding-left: 10px;
    font-size: 34px;
    line-height: 42px;
  }
  .hero-tittle.left {
    display: block;
    padding-left: 0px;
    font-size: 30px;
    line-height: 35px;
  }
  .paragraph.center.white {
    padding-right: 20px;
    padding-left: 20px;
  }
  .paragraph.center.white {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-text._2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section {
    padding: 100px 10px;
  }
  .section.wellcome {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section.projects {
    padding-bottom: 0px;
  }
  .section.about.middle {
    margin-top: -40px;
    padding-top: 100px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/121231.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/121231.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }
  .section.about.middle.causes {
    margin-top: -40px;
    padding-top: 100px;
  }
  .section.testimonials.new {
    padding-bottom: 100px;
  }
  .heading.center {
    margin-top: 0px;
    font-size: 22px;
    line-height: 32px;
  }
  .heading.center.white-font {
    font-size: 22px;
    line-height: 32px;
  }
  .heading.features._2 {
    font-size: 16px;
  }
  .heading.numer {
    font-size: 30px;
  }
  .image-section-overlay.color {
    padding-top: 100px;
  }
  .font-icon.number {
    font-weight: 500;
  }
  .features-block {
    height: auto;
  }
  .iphone {
    margin-bottom: 60px;
  }
  .testimonial-slider {
    height: auto;
  }
  .div-block {
    margin-right: 0px;
    margin-left: 0px;
  }
  .footer-info {
    text-align: center;
  }
  .social-icon.wrapper {
    float: left;
  }
  .div-social {
    float: none;
  }
  .pricing-block {
    height: auto;
  }
  .nav-link {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .toggle-wrapper {
    width: 100%;
  }
}