body {
  background-color: #fff;
  font-family: Karla, sans-serif;
  color: #667a90;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: -0.5px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #454545;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  letter-spacing: -0.75px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #454545;
  font-size: 36px;
  line-height: 42px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #454545;
  font-size: 34px;
  line-height: 40px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #454545;
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #454545;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #454545;
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
}

a {
  color: #086AD8;
  text-decoration: none;
  cursor: pointer;
}

.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100000000000000;
  display: none;
  height: 100vh;
  -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;
  background-color: #fff;
  font-size: 14px;
}

.top-line {
  margin-top: 5px;
  padding-top: 7px;
  border-top: 1px solid #bdc9d6;
}

.hero-text-small {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 44px;
  line-height: 52px;
  text-transform: none;
}

.footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 1px solid #bdc9d6;
}

.success-message {
  background-color: transparent;
  color: #667a90;
  font-size: 16px;
  line-height: 18px;
}

.underline-hover {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 1px;
  background-color: #086AD8;
}

.top-margin {
  position: relative;
}

.top-margin._40-pixels {
  margin-top: 40px;
}

.top-margin._3-pixels {
  margin-top: 3px;
}

.top-margin._20-pixels {
  margin-top: 20px;
}

.top-margin._10-pixels {
  margin-top: 10px;
}

.top-margin._15-pixels {
  margin-top: 15px;
}

.top-margin._30-pixels {
  margin-top: 30px;
}

.top-margin._5-pixels {
  margin-top: 5px;
}

.top-margin._55-pixels {
  margin-top: 50px;
}

.top-margin._25-pixels {
  margin-top: 25px;
}

.top-margin._30-pixels {
  margin-top: 30px;
}

.top-margin._25-pixels {
  margin-top: 25px;
}

.top-margin._50-pixels {
  margin-top: 50px;
}

.top-margin._60-pixels {
  margin-top: 60px;
}

.top-margin._30-pixels {
  margin-top: 30px;
}

.content-section {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  background-color: #fff;
}

.content-section.inner-pages {
  padding-top: 40px;
  padding-bottom: 40px;
}

.content-section.double {
  padding-bottom: 57px;
}

.content-section.doble-visible {
  overflow: visible;
  padding-bottom: 115px;
}

.content-section.bottom-line {
  padding-bottom: 50px;
  border-bottom: 1px solid #bdc9d6;
}

.content-section.services {
  padding-bottom: 96px;
}

.content-section.blog {
  padding-top: 0px;
}

.content-section.less-top-padding {
  padding-top: 60px;
}

.content-section.visible {
  overflow: visible;
}

.content-section.intro {
  padding-top: 90px;
}

.content-section.doble-visible {
  overflow: visible;
  padding-bottom: 115px;
}

.content-section.less-top-padding {
  overflow: visible;
  padding-top: 60px;
}

.content-section.works {
  overflow: visible;
  padding-top: 0px;
  padding-bottom: 75px;
}

.content-section.work-page {
  padding-top: 40px;
}

.content-section.color-blue {
  padding-bottom: 80px;
  background-color: #e6f1f9;
}

.inline-block {
  display: inline-block;
  margin-right: 3px;
}

.close-x {
  position: relative;
  z-index: 0;
}

.text-white {
  color: #fff;
}

.colored-bg {
  padding: 17px;
  background-color: #086AD8;
}

.margins {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
}

.color-box {
  margin-right: 20px;
}

.rounded-button {
  max-height: 39px;
  min-width: 120px;
  padding: 13px 25px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #1b222c;
  border-radius: 25px;
  background-color: transparent;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  color: #1b222c;
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.8px;
  text-transform: uppercase;
}

.rounded-button:hover {
  background-color: #1b222c;
  color: #fff;
}

.rounded-button.category {
  margin-bottom: 10px;
  border-color: #667a90;
  color: #667a90;
}

.rounded-button.category:hover {
  background-color: #667a90;
  color: #fff;
}

.purple {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  background-color: #6652da;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.inner-wrapper {
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.content-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1290px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
  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;
}

.content-wrapper.no-padding {
  padding-right: 0px;
  padding-left: 0px;
}

.dropdown-list {
  background-color: #c9c9c9;
}

.navigation {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 50;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.blue {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  background-color: #086AD8;
}

.notice-text {
  font-size: 20px;
  line-height: 21px;
  text-align: center;
}

.orange {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  background-color: #086AD8;
}

.title-small {
  font-size: 15px;
  line-height: 15px;
  font-weight: 500;
}

.error-message {
  width: 100%;
  color: #454545;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}

.paragraph.medium {
  font-size: 16px;
  line-height: 26px;
}

.inner-hero-section {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  min-height: 400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
}

.go-up-button {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  margin-right: 15px;
  margin-bottom: 13px;
  -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: 50%;
  background-color: #086AD8;
  background-image: url('../images/flecha-correcta.svg');
  background-position: 50% 50%;
  background-size: 20px 100%;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  font-size: 25px;
  font-weight: 300;
  text-decoration: none;
}

.go-up-button.w--current {
  z-index: 100;
}

.hero-inner-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  max-width: 450px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 120px;
  padding-bottom: 60px;
  -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;
  text-align: center;
}

.boxed-button {
  min-height: 42px;
  min-width: 120px;
  padding: 15px 30px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #1b222c;
  background-color: transparent;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  color: #1b222c;
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.8px;
  text-transform: uppercase;
}

.boxed-button:hover {
  background-color: #1b222c;
  color: #fff;
}

.flex-relative {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.mini-title {
  color: #667a90;
  font-size: 13.5px;
  line-height: 16px;
  font-weight: 400;
}

.hero-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -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: #086AD8;
  background-image: url('../images/pexels-mikael-blomkvist-6476582.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: rgba(13, 19, 22, 0.2);
}

.buttom-outline-red {
  min-height: 42px;
  min-width: 120px;
  padding: 16px 30px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 25px;
  background-color: transparent;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.8px;
  text-transform: uppercase;
}

.buttom-outline-red:hover {
  background-color: #fff;
  color: #1b222c;
}

.figure {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60px;
  height: 60px;
  margin-right: 7px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.figure.medium {
  z-index: 1;
  overflow: hidden;
  width: 50px;
  height: 50px;
}

.figure.medium-offset {
  left: -17px;
  width: 50px;
  height: 50px;
}

.figure.micro {
  width: 27px;
  height: 27px;
  margin-right: 4px;
}

.figure.medium-offset {
  overflow: hidden;
  width: 50px;
  height: 50px;
}

.figure.offset-left {
  left: -34px;
  overflow: hidden;
  width: 50px;
  height: 50px;
}

.figure.block {
  z-index: 1;
  overflow: hidden;
  width: 50%;
  height: 250px;
  margin-right: 0px;
  background-color: #6652da;
}

.figure.mini {
  width: 21px;
  height: 21px;
  margin-right: 4px;
}

.figure.mini {
  left: -17px;
  z-index: 5;
  width: 34px;
  height: 34px;
}

.figure._2 {
  width: 21px;
  height: 21px;
}

.figure.contact-us {
  width: 43px;
  height: 43px;
}

.right {
  width: 50%;
  height: 100%;
  border-top-right-radius: 500px;
  border-bottom-right-radius: 500px;
  background-color: #3cd278;
}

.right.yellow {
  background-color: #ffcd26;
}

.left {
  width: 50%;
  height: 100%;
  border-top-left-radius: 500px;
  border-bottom-left-radius: 500px;
  background-color: #086AD8;
}

.left.green {
  background-color: #3cd278;
}

.absolute-flex-center {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  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;
}

.circle {
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background-color: #fff;
}

.circle.medium {
  width: 17px;
  height: 17px;
}

.circle.green {
  background-color: #3cd278;
}

.circle.blue {
  margin-right: 0px;
  background-color: #086AD8;
}

.circle.medium-yellow {
  width: 17px;
  height: 17px;
  background-color: #ffcd26;
}

.circle.small {
  width: 16px;
  height: 16px;
}

.circle.yellow-medium {
  width: 19px;
  height: 19px;
  background-color: #ffcd26;
}

.circle.yellow {
  background-color: #ffcd26;
}

.circle.services {
  width: 17px;
  height: 17px;
}

.circle.blue-mini {
  width: 15px;
  height: 15px;
  background-color: #086AD8;
}

.circle.medium-blue {
  width: 17px;
  height: 17px;
  background-color: #086AD8;
}

.category-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15%;
  min-width: 110px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cateogory-toogle {
  height: 80px;
  padding-top: 26px;
  padding-right: 16px;
  padding-left: 16px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-size: 17px;
  font-weight: 700;
}

.cateogory-toogle:hover {
  color: #086AD8;
}

.cateogory-toogle.w--open {
  position: static;
}

.nav-menu {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  margin-right: 20px;
  padding-left: 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;
  -webkit-transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: transform 200ms ease, opacity 200ms ease;
  transition: transform 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
}

.brand:hover {
  opacity: 0.85;
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}

.brand.w--current {
  -webkit-transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: opacity 200ms ease, -webkit-transform 200ms ease;
  transition: transform 200ms ease, opacity 200ms ease;
  transition: transform 200ms ease, opacity 200ms ease, -webkit-transform 200ms ease;
}

.category-dropdown {
  position: static;
  height: 80px;
  margin-right: 0px;
  margin-left: 0px;
  font-size: 14px;
}

.dropdown-link {
  padding-left: 20px;
  background-color: #e6f1f9;
  -webkit-transition: background-color 200ms ease, padding 200ms ease;
  transition: background-color 200ms ease, padding 200ms ease;
  color: #19171a;
  font-size: 14px;
}

.dropdown-link:hover {
  padding-left: 23px;
  background-color: #d7e7f3;
}

.dropdown-link.w--current {
  background-color: #d7e7f3;
  color: #086AD8;
}

.nav-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}

.h4-small {
  font-size: 20px;
  line-height: 26px;
  color: #086AD8;
}

.navbar {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 0;
  background-color: #fff;
}

.empty-state {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: transparent;
  font-size: 14px;
}

.left-nav-menu {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.dropdown-toggle {
  height: 80px;
  padding-top: 25px;
  padding-right: 27px;
  padding-left: 13px;
  color: #1b222c;
  font-size: 17px;
  font-weight: 700;
}

.category-dropdown-list {
  background-color: #fff;
}

.category-dropdown-list.w--open {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 80px;
  padding: 20px 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f4efe9 ;
}

.nav-dropdown {
  height: 80px;
  color: #002736;
  font-size: 15px;
  line-height: 27px;
  font-weight: 500;
}

.mini-arrow {
  right: -7px;
  margin-top: 33px;
  color: #086AD8;
  font-size: 13px;
}

.nav-content-wrapper {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1440px;
  padding-right: 10px;
  padding-left: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.category-dropdown-container {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.navlink {
  overflow: hidden;
  height: 80px;
  margin-right: 13px;
  padding-top: 25px;
  padding-right: 6px;
  padding-left: 6px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #1b222c;
  font-size: 17px;
  line-height: 27px;
  font-weight: 700;
  text-decoration: none;
}

.navlink:hover {
  color: #086AD8;
  text-decoration: none;
}

.navlink.w--current {
  color: #086AD8;
}

.navlink.last {
  margin-right: 5px;
}

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

.contact-form {
  position: relative;
  overflow: hidden;
  width: 45px;
  height: 80px;
  padding-top: 25px;
  background-image: url('../images/email-3.svg');
  background-position: 50% 45%;
  background-size: 23px;
  background-repeat: no-repeat;
  -webkit-transition: background-position 200ms ease;
  transition: background-position 200ms ease;
  color: #333;
  font-size: 15px;
  line-height: 27px;
  font-weight: 500;
  text-align: center;
  text-decoration: none;
}

.contact-form:hover {
  background-image: url('../images/email-2.svg');
  opacity: 0.85;
  text-decoration: none;
}

.contact-form.w--current {
  color: #8a8a8a;
}

.announcement {
  position: relative;
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #086AD8;
  font-size: 17px;
  text-align: center;
}

.announcement-container {
  position: relative;
  width: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 35px;
}

.close-button-regular {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  margin-right: 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;
}

.announcement-box {
  position: relative;
  width: 100%;
  max-width: 1280px;
  color: #fff;
  font-weight: 500;
  text-align: center;
}

.top-link {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.top-link:hover {
  opacity: 0.85;
}

.hero-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -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;
}

.hero-left.about-us {
  width: 45%;
}

.hero-about-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 860px;
  max-width: 470px;
  padding-top: 164px;
  padding-bottom: 164px;
  padding-left: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-h1 {
  margin-top: 15px;
  font-size: 50px;
  line-height: 60px;
}

.hero-h1.medium {
  font-size: 45px;
}

.text-tabs {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.full {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #086AD8;
}

.full.green {
  background-color: #3cd278;
}

.full.yellow {
  background-color: #ffcd26;
}

.full.blue {
  margin-right: 0px;
  background-color: #086AD8;
}

.full.color-purple {
  background-color: #6652da;
}

.quarter-circle {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  border-top-right-radius: 300px;
  background-color: #90e0f9;
}

.button {
  min-width: 120px;
  padding: 13px 22px 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #0082fb;
  border-radius: 25px;
  background-color: #0082fb;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.button:hover {
  background-color: transparent;
  color: #086AD8;
}

.button.dark {
  border-color: #454545;
  background-color: #454545;
}

.button.dark:hover {
  background-color: transparent;
  color: #454545;
}

.button.white {
  border-color: #fff;
  background-color: #fff;
  color: #454545;
  font-weight: 700;
}

.button.white:hover {
  background-color: transparent;
  color: #fff;
}

.heading-box {
  width: 44.5%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  text-align: center;
}

.heading-box.small {
  width: 30%;
}

.h2-big {
  margin-top: 0px;
  font-size: 38px;
  line-height: 44px;
  letter-spacing: -1.5px;
}

.h2-big.white {
  color: #fff;
}

.subtitle-center {
  width: 100%;
  max-width: 350px;
  margin-top: 17px;
  margin-right: auto;
  margin-left: auto;
}

.tag {
  display: inline-block;
  padding: 9px 15px 7px;
  border-radius: 20px;
  background-color: #90e0f9;
  color: #1b9fc8;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  text-transform: uppercase;
}

.tag.green {
  background-color: #9de8bb;
  color: #32ac63;
}

.tag.blue-color {
  background-color: #0082fb;
  color: #fff;
}

.tag.black {
  background-color: #454545;
  color: #fff;
}

.tag.color-purple {
  background-color: rgba(112, 93, 237, 0.8);
  color: #faf9fc;
}

.intro-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 27%;
  margin-right: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.intro-box.last {
  margin-right: 0px;
}

.h5-small {
  font-size: 23px;
  line-height: 28px;
}

.h5-small.no-bottom-margin {
  margin-bottom: 0px;
}

.flex-justify-center {
  position: static;
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.figure-offset {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  margin-right: -30px;
}

.figure-offset.mini {
  width: 34px;
  height: 34px;
  margin-right: 0px;
}

.figure-offset.contact-us {
  width: 43px;
  height: 43px;
  margin-right: -25px;
}

.half-column-center {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 5%;
  padding-left: 5%;
  -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;
}

.half-column-center.padding {
  padding-top: 40px;
  padding-bottom: 40px;
}

.max-386-pixels {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 386px;
}

.h2-small {
  font-size: 40px;
  line-height: 46px;
  font-weight: 700;
}

.image-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  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: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-bg._1 {
  background-image: url('../images/pexels-rodnae-productions-7413924.jpg');
}

.image-bg._2 {
  background-image: url('../images/pexels-mikael-blomkvist-6483587.jpg');
}

.image-bg._3 {
  background-image: url('../images/pexels-mart-production-7550394.jpg');
}

.image-bg.ui {
  background-image: url('../images/Home_mini_img.jpg');
}

.image-bg.ui-2 {
  background-image: url('../images/victor-garcia-HxxeaqVpJ50-unsplash.jpg');
  background-position: 50% 100%;
}

.image-bg.ui-3 {
  background-image: url('../images/melanie-lim-0WvaU7g2Ih0-unsplash.jpg');
  background-position: 50% 100%;
}

.image-bg.ui-4 {
  background-image: url('../images/jack-dong-g7-66Uzjybw-unsplash.jpg');
  background-position: 50% 100%;
}

.image-bg.ui-5 {
  background-image: url('../images/ellen-qin-VBPH8dW2Ht0-unsplash.jpg');
  background-position: 50% 100%;
}

.image-bg.grid-2 {
  background-image: url('../images/mariana-ibanez-NJ8Z8Y_xUKc-unsplash.jpg');
}

.image-bg.grid-3 {
  background-image: url('../images/pexels-mikael-blomkvist-6483584.jpg');
}

.image-bg.grid-4 {
  background-image: url('../images/giorgio-trovato-EzoWfKqTaxk-unsplash.jpg');
}

.image-bg.grid-5 {
  background-image: url('../images/birgith-roosipuu-mCaKxNzAhEM-unsplash.jpg');
}

.image-bg.grid-6 {
  background-image: url('../images/ospan-ali-xZi6bPVMWKo-unsplash.jpg');
  background-position: 50% 99%;
}

.image-bg._4 {
  background-image: url('../images/pexels-mart-production-7550394-p-1080.jpeg');
}

.image-bg._7 {
  background-image: url('../images/Browser_3.jpg');
}

.image-bg._8 {
  background-image: url('../images/Browser_1.jpg');
}

.image-bg._9 {
  background-image: url('../images/Browser_2.jpg');
}

.image-bg._6 {
  background-image: url('../images/pexels-fauxels-3184357.jpg');
}

.image-bg._10 {
  background-image: url('../images/web-development.jpg');
}

.image-bg._17 {
  background-image: url('../images/pexels-rodnae-productions-7413924-p-1080.jpeg');
}

.image-bg._11 {
  background-image: url('../images/pexels-fauxels-3184657.jpg');
}

.image-bg.services {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/Lines-1.png');
  background-position: 50% 100%;
  background-size: 1287px;
  background-repeat: repeat-x;
}

.image-bg._12 {
  background-image: url('../images/pexels-mikael-blomkvist-6476582.jpg');
}

.image-bg._13 {
  background-image: url('../images/mobile-app-development.jpg');
}

.image-bg._14 {
  background-image: url('../images/web-development.jpg');
}

.image-bg._15 {
  background-image: url('../images/devops.jpg');
}

.image-bg._16 {
  background-image: url('../images/testing.jpg');
}

.image-bg.video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: url('../images/pexels-thirdman-5256688.jpg');
}

.image-bg.grid {
  background-image: url('../images/pawel-czerwinski-lnrzs7M_DXU-unsplash.jpg');
}

.image-bg.contact-page {
  background-image: url('../images/pexels-mikhail-nilov-6592674.jpg');
}

.image-bg.login {
  background-image: url('../images/pexels-mikhail-nilov-6592676.jpg');
}

.image-bg.unsplash {
  background-image: url('../images/Hero_sample-.png');
}

.image-bg.icons-8 {
  background-image: url('../images/Team_4.png');
}

.picture {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  border-radius: 50%;
  background-image: url('../images/Cathy.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.name {
  color: #454545;
  font-size: 16px;
  font-weight: 500;
}

.job-title {
  margin-top: 3px;
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

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

.flex-center.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.content-section-colored {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #ffcd26;
}

.content-section-colored.green {
  background-color: #776191;
}

.content-section-colored.testimonials {
  padding-right: 0px;
  padding-left: 0px;
  margin-bottom: 40px;
  background-color: #5e5ea2;
  background-image: url('../images/Magenta_bg.png'), url('../images/Yellow_bg.png');
  background-position: 79% 186%, 100% -87%;
  background-size: 333px, 333px;
  background-repeat: no-repeat, no-repeat;
}

.content-section-colored.cta {
  padding-top: 0px;
  padding-bottom: 0px;
}

.content-section-colored.tabs {
  padding-bottom: 75px;
  background-color: #086AD8;
}

.content-section-colored.blue-light {
  background-color: #e6f1f9;
}

.content-section-colored.works-blue {
  background-color: #e6f1f9;
}

.content-section-colored.color-purple {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #6652da;
}

.content-section-colored.color-orange {
  padding-bottom: 100px;
  background-color: #086AD8;
}

.content-section-colored.color-blue {
  background-color: #086AD8;
}

.triangle {
  position: relative;
  left: -18px;
  top: -27px;
  right: auto;
  bottom: auto;
  width: 51%;
}

.triangle.bottom-left {
  left: -12px;
  top: -34px;
}

.triangle-pink {
  position: absolute;
  left: 6px;
  top: -43px;
  right: auto;
  bottom: auto;
  width: 46%;
}

.half-column-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.half-column-left.no-padding {
  position: relative;
  padding-left: 0%;
}

.absolute-offset {
  position: absolute;
  left: auto;
  top: auto;
  right: -7%;
  bottom: -6%;
}

.half-column-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 5%;
  -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;
}

.ui-mobile {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  border-radius: 17px;
  box-shadow: 0 16px 33px 0 rgba(226, 96, 53, 0.8);
}

.ui-mobile.green {
  box-shadow: 0 16px 33px 0 rgb(107 145 172);
}

.ui-mobile-container {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  padding: 76px 25px 25px;
  background-color: #fff;
}

.ui-right {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.ui-right.top-margin {
  margin-top: 15px;
  padding-left: 3px;
}

.title-line {
  width: 54%;
  height: 5.3px;
  border-radius: 2.5px;
  background-color: #e7e7e7;
}

.title-line.short {
  width: 34%;
}

.ui-image-bg {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 37%;
  border-radius: 5px;
}

.ui-image-bg.full-width {
  width: 100%;
}

.ui-line {
  width: 100%;
  height: 5.3px;
  margin-top: 7px;
  border-radius: 2.5px;
  background-color: #e7e7e7;
}

.ui-item {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 18px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ui-item.left-padding {
  padding-left: 11px;
}

.ui-item.landscape {
  width: 42%;
  margin-right: 8%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.ui-block {
  margin-top: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #e7e7e7;
}

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

.left-padding._20-pixels {
  padding-left: 20px;
}

.ui-circle {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #e7e7e7;
}

.browser-dots {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
}

.dot {
  width: 11px;
  height: 11px;
  margin-right: 3px;
  border-radius: 50%;
  background-color: #ff1e0a;
}

.dot.yellow {
  background-color: #ffbd13;
}

.dot.green {
  background-color: #38b920;
}

.ui-search {
  position: absolute;
  left: -109px;
  top: -13px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 65px;
  max-width: 240px;
  padding-top: 26px;
  padding-bottom: 26px;
  padding-left: 23px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 5px 14px 0 rgba(0, 0, 0, 0.15);
}

.ui-text {
  display: inline-block;
  margin-right: 5px;
  color: #454545;
}

.cursor {
  display: inline-block;
  width: 1.5px;
  height: 19px;
  background-color: #454545;
}

.ui-search-button {
  width: 60px;
  height: 65px;
  background-image: url('../images/Magnifier_1Magnifier.png');
  background-position: 50% 50%;
  background-size: 23px;
  background-repeat: no-repeat;
  box-shadow: -10px 1px 33px 0 rgba(0, 0, 0, 0.1);
}

.ui-search-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 82%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ui-rigth {
  position: relative;
  left: -36px;
  display: inline-block;
  overflow: hidden;
  border-radius: 17px;
  box-shadow: 0 16px 33px 0 hsla(0, 0%, 58%, 0.6);
}

.ui-mobile-right {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: hidden;
  padding: 32px 0px 25px 25px;
  background-color: #fff;
}

.move-left {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.full-width {
  width: 100%;
  margin-top: 3px;
}

.heart {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 3px;
  background-image: url('../images/Heart_1Heart.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.comment {
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 3px;
  background-image: url('../images/Comment_1Comment.png');
  background-position: 50% 0%;
  background-size: 16px;
  background-repeat: no-repeat;
}

.half-column-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.half-column-flex.center {
  max-width: 615px;
}

.image {
  margin-bottom: 20px;
}

.picture-grid-column {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 54%;
  -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;
}

.picture-grid-container {
  position: relative;
  padding-right: 48%;
  text-align: right;
}

.grid-gallery {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 104%;
  margin-top: 60px;
  margin-left: 40px;
}

.gallery-grid {
  width: 31%;
  margin-right: 5%;
}

.grid-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 35px;
  -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: 10px;
  box-shadow: -4px 11px 33px 0 rgba(97, 97, 97, 0.5);
  -webkit-transition: box-shadow 500ms ease, -webkit-transform 250ms ease;
  transition: box-shadow 500ms ease, -webkit-transform 250ms ease;
  transition: box-shadow 500ms ease, transform 250ms ease;
  transition: box-shadow 500ms ease, transform 250ms ease, -webkit-transform 250ms ease;
}

.grid-item:hover {
  box-shadow: none;
  -webkit-transform: translate(0px, 5px);
  -ms-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
}

.play-container {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  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;
}

.grid-container {
  width: 41%;
}

.link-box-preview {
  position: relative;
  overflow: hidden;
  width: 50%;
}

.link-box-preview.full-width {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
}

.link-box-preview.full-width-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-top: 0px;
}

.hover-image-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  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-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.project1{
  background-image: url('../images/parinam.jpg');
}

.project2{
  background-image: url('../images/meraSalon.jpeg');
}

.project3{
  background-image: url('../images/MrCarTransport.jpeg');
}

.project4{
  background-image: url('../images/nutechBioMarker.jpeg');
}

.project5{
  background-image: url('../images/TheHRA.jpeg');
}

.project6{
  background-image: url('../images/Ferculis.jpeg');
}

.project7{
  background-image: url('../images/appliendBioScience.jpeg');
}

.tag-link {
  display: inline-block;
  padding: 9px 15px 7px;
  border-radius: 20px;
  background-color: #90e0f9;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #1b9fc8;
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.tag-link:hover {
  opacity: 0.85;
}

.preview-text-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #454545;
  font-size: 34px;
  line-height: 42px;
  font-weight: 700;
  text-decoration: none;
}

.preview-text-link:hover {
  color: #3f4c5a;
}

.preview-text-link.medium {
  font-size: 23px;
  line-height: 33px;
}

.preview-text-link.large {
  font-size: 25px;
  line-height: 35px;
}

.preview-text-link.blog {
  font-size: 32px;
  line-height: 42px;
}

.preview-text-link.small {
  display: block;
  font-size: 17px;
  line-height: 20px;
}

.switch-text-left {
  position: absolute;
  left: -93px;
  top: 3px;
  display: inline-block;
  font-family: 'Shadows Into Light', sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 29.5px;
}

.tab-switch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 35px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 25px;
  background-color: #ffcd26;
  cursor: pointer;
}

.left-side {
  width: 50%;
  height: 35px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.left-side.w--current {
  background-color: transparent;
}

.small {
  font-size: 17px;
  line-height: 23px;
}

.right-side {
  width: 50%;
  height: 35px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.right-side.w--current {
  background-color: transparent;
}

.switch-text-right {
  position: absolute;
  top: 2px;
  right: -119px;
  display: inline-block;
  font-family: 'Shadows Into Light', sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 29.5px;
}

.selector {
  position: absolute;
  left: 5px;
  top: 4px;
  bottom: 0px;
  width: 27px;
  height: 27px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 50%;
  background-color: #e1ae05;
}

.selector.w--current {
  background-color: transparent;
}

.pricing {
  width: 30%;
  max-width: 369px;
  margin-right: 3%;
  padding: 30px 24px 25px;
  background-color: #fff;
}

.pricing.last {
  margin-right: 0%;
}

.top {
  width: 100%;
  height: 50%;
  border-top-left-radius: 500px;
  border-top-right-radius: 500px;
  background-color: #086AD8;
}

.top.light-purple {
  background-color: #87e;
}

.top.yellow {
  background-color: #ffcd26;
}

.bottom {
  width: 100%;
  height: 50%;
  border-bottom-left-radius: 500px;
  border-bottom-right-radius: 500px;
  background-color: #3cd278;
}

.bottom.purple {
  margin-right: 0px;
  background-color: #705ded;
}

.price {
  display: inline-block;
  margin-right: 5px;
  font-family: Montserrat, sans-serif;
  color: #454545;
  font-size: 40px;
  line-height: 40px;
  font-weight: 800;
}

.period {
  display: inline-block;
  font-size: 16px;
  line-height: 23px;
}

.plan-type {
  font-family: Montserrat, sans-serif;
  color: #454545;
  font-size: 29px;
  line-height: 37.5px;
  font-weight: 800;
}

.pricing-details-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 17px;
}

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

.right-margin._3-pixels {
  margin-right: 3px;
}

.button-pricing {
  width: 100%;
  min-height: 42px;
  padding: 15px 30px 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #086AD8;
  background-color: #086AD8;
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -0.8px;
  text-transform: uppercase;
}

.button-pricing:hover {
  background-color: transparent;
  color: #086AD8;
}

.button-pricing.green {
  border-color: #3cd278;
  background-color: #3cd278;
}

.button-pricing.green:hover {
  background-color: transparent;
  color: #3cd278;
}

.button-pricing.purple {
  border-color: #6652da;
  background-color: #6652da;
}

.button-pricing.purple:hover {
  background-color: transparent;
  color: #6652da;
}

._80-percent-column {
  width: 80%;
}

.flex-align-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.top-square {
  width: 100%;
  height: 50%;
  background-color: #086AD8;
}

.top-square.green {
  background-color: #3cd278;
}

.top-square.yellow {
  background-color: #ffcd26;
}

.top-square.purple {
  background-color: #6652da;
}

.bottom-square {
  width: 500px;
  height: 50%;
  background-color: #ffb6b6;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.bottom-square.purple {
  background-color: #6652da;
}

.bottom-square.yellow {
  background-color: #ffcd26;
}

.bottom-square.light-blue {
  background-color: #21c1f3;
}

.bottom-square.green {
  background-color: #3cd278;
}

.square {
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background-color: #fff;
}

.square.medium {
  width: 17px;
  height: 17px;
  border-radius: 0%;
}

.square-scale {
  width: 100%;
  -webkit-transform: scale3d(1.7, 1.7, 0.8) rotate(45deg);
  transform: scale3d(1.7, 1.7, 0.8) rotate(45deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.accordion-item-content {
  overflow: hidden;
  padding-right: 0px;
  padding-left: 30px;
}

.accordion-item-content.no-padding {
  padding-left: 0px;
}

.full-width-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.vertical {
  position: absolute;
  width: 2px;
  height: 14px;
  background-color: #4e91bb;
}

.vertical.color {
  background-color: #086AD8;
}

.vertical.color {
  background-color: #086AD8;
}

.question {
  color: #333;
  font-weight: 400;
}

.question.big {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: -1px;
}

.horizontal {
  width: 14px;
  height: 2px;
  background-color: #4e91bb;
}

.horizontal.color {
  background-color: #086AD8;
}

.horizontal.color {
  background-color: #086AD8;
}

.accordion-wrapper {
  margin-bottom: 25px;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  border-bottom: 1px solid #bdc9d6;
}

.accordion-wrapper.bottom-line {
  margin-bottom: 25px;
  padding-right: 20px;
  padding-bottom: 16px;
  padding-left: 20px;
  border-bottom: 1px solid #bdc9d6;
}

.accordion-wrapper.last {
  margin-bottom: 0px;
}

.flex-no-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.open-close-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 28px;
  margin-left: 10px;
  -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: 3px;
}

.accordion-item-trigger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 5px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-decoration: none;
}

.accordion-item-trigger:hover {
  text-decoration: none;
}

.faq-column {
  width: 62%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.h3-medium {
  margin-top: 0px;
  font-size: 35px;
  line-height: 41px;
  font-weight: 700;
}

.h3-big {
  margin-top: 0px;
  font-size: 38px;
  line-height: 44px;
  letter-spacing: -1.5px;
}

.h3-big.white {
  color: #fff;
}

.mini-figure {
  width: 21px;
  height: 23px;
  margin-right: 5px;
  border-bottom-left-radius: 6.5px;
  border-bottom-right-radius: 6.5px;
  background-color: #ffcd26;
}

.icon-align-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 7px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.heading {
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 24px;
}

.mini-triangle {
  line-height: 26px;
}

.sticky-bar {
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}

.title {
  color: #fff;
  text-transform: uppercase;
}

.testimonial {
  width: 31%;
  margin-right: 3%;
  padding: 25px 20px;
  border-radius: 10px;
  background-color: #fff;
}

.testimonial-text {
  color: #454545;
  font-size: 16px;
  line-height: 26px;
}

.testimonials {
  position: relative;
  z-index: 5;
  height: 100%;
  padding-right: 25px;
  padding-left: 25px;
  background-color: transparent;
}

.slide-right-arrow {
  display: none;
  width: 50px;
  height: 55px;
  margin-top: 64.5px;
  padding-top: 13px;
  padding-left: 5px;
  -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-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  background-color: #086AD8;
  font-size: 33px;
}

.testimonial-name {
  color: #667a90;
  font-size: 14px;
  line-height: 20px;
}

.slide-left-arrow {
  display: none;
  width: 50px;
  height: 55px;
  margin-top: 64.5px;
  padding-top: 13px;
  padding-right: 5px;
  -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-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: #086AD8;
  font-size: 33px;
}

.mask-testimonials {
  width: 100%;
  max-width: 1090px;
  margin-right: auto;
  margin-left: auto;
}

.testimonial-pic {
  width: 45px;
  height: 45px;
  margin-right: 15px;
  border-radius: 50%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.testimonial-pic._1 {
  background-image: url('../images/Guy_2-p-130x130q80.png');
}

.testimonial-pic._2 {
  background-image: url('../images/Guy_3-p-130x130q80.png');
}

.testimonial-pic._3 {
  background-image: url('../images/partying-face_1f973.png');
}

.testimonial-pic._4 {
  background-image: url('../images/nerd-face_1f913.png');
}

.testimonial-pic._5 {
  background-image: url('../images/smiling-face-with-heart-eyes_1f60d.png');
}

.testimonial-pic._6 {
  background-image: url('../images/money-mouth-face_1f911.png');
}

.testimonial-text-box {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.slide-nav {
  position: relative;
  margin-top: 20px;
  font-size: 14px;
  line-height: 14px;
}

.testimonial-figure-3 {
  position: absolute;
  left: -268px;
  top: 66px;
  right: auto;
  bottom: 0%;
}

.link-preview {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.preview-post-first {
  width: 31%;
  margin-right: 3%;
}

.preview-post-second {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.post-preview-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 35px;
  margin-left: 35px;
}

.collection-item {
  width: 47%;
  margin-right: 5%;
}

.collection-item:last-child {
  margin-right: 0%;
}

.flex-post-preview {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.flex-post-preview:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.inline-text {
  display: inline-block;
  margin-right: 3px;
  font-size: 16px;
  line-height: 23px;
}

.inline-text.small {
  margin-right: 30px;
  font-size: 15px;
}

.category-text-link {
  margin-right: 3px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-size: 16px;
  line-height: 23px;
  text-decoration: none;
}

.category-text-link:hover {
  color: #667a90;
  text-decoration: underline;
}

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

.bottom-margin._60-pixels {
  margin-bottom: 60px;
}

.bottom-margin.blocks {
  margin-bottom: 60px;
}

.bottom-margin.blocks-color {
  margin-bottom: 60px;
}

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

.text-black {
  color: #454545;
}

.top-white {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 45px;
  background-color: #fff;
}

.newsletter-submit-button {
  width: 33%;
  height: 50px;
  min-width: 140px;
  padding-right: 5%;
  padding-left: 5%;
  border-radius: 0px 5px 5px 0px;
  background-color: #454545;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-size: 16px;
  font-weight: 500;
}

.newsletter-submit-button:hover {
  opacity: 0.85;
}

.email-input {
  width: 33.33%;
  height: 50px;
  margin-bottom: 0px;
  padding-top: 11px;
  padding-left: 15px;
  border-style: solid solid solid none;
  border-width: 1px;
  border-color: #bdc9d6 #fff #bdc9d6 #fff;
  border-radius: 0px;
  background-color: #fff;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
}

.email-input:hover {
  padding-left: 14px;
  border-style: solid;
  border-color: #2974f9;
}

.email-input::-webkit-input-placeholder {
  color: #a3a8a2;
}

.email-input:-ms-input-placeholder {
  color: #a3a8a2;
}

.email-input::-ms-input-placeholder {
  color: #a3a8a2;
}

.email-input::placeholder {
  color: #a3a8a2;
}

.name-input {
  width: 33.33%;
  height: 50px;
  margin-bottom: 0px;
  padding-top: 11px;
  padding-left: 24px;
  border-style: solid;
  border-width: 1px;
  border-color: #bdc9d6;
  border-radius: 5px 0px 0px 5px;
  background-color: #fff;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
}

.name-input:hover {
  border-color: #2974f9;
}

.name-input::-webkit-input-placeholder {
  color: #a3a8a2;
}

.name-input:-ms-input-placeholder {
  color: #a3a8a2;
}

.name-input::-ms-input-placeholder {
  color: #a3a8a2;
}

.name-input::placeholder {
  color: #a3a8a2;
}

.cta-form {
  width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.max-440-pixels {
  width: 100%;
  max-width: 440px;
}

.bottom-cta {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 53px;
  background-color: #ffc401;
}

.cta-small-text {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  height: 53px;
  padding-top: 14px;
  padding-left: 60px;
  color: #454545;
  font-size: 15px;
  line-height: 23px;
}

.interaction-slide-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  background-color: #e6f1f9;
}

.absolute-bg-hover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.absolute-bg-hover.insta-1 {
  background-image: url('../images/Insta_1.jpg');
}

.absolute-bg-hover.insta-4 {
  background-image: url('../images/Insta_4.jpg');
}

.absolute-bg-hover.insta-3 {
  background-image: url('../images/Insta_3.jpg');
}

.absolute-bg-hover.insta-2 {
  background-image: url('../images/Insta_2.jpg');
}

.hover-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  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;
  background-color: hsla(0, 0%, 100%, 0.75);
}

.insta-pic {
  position: relative;
  overflow: hidden;
  width: 25%;
}

.footer-submit-button {
  height: 30px;
  padding-top: 2px;
  padding-right: 21px;
  padding-left: 21px;
  border-style: solid;
  border-width: 1px;
  border-color: #086AD8;
  border-radius: 3px;
  background-color: #086AD8;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 14px;
  font-weight: 600;
}

.footer-submit-button:hover {
  background-color: transparent;
  color: #086AD8;
}

.footer-submit-button:focus {
  font-size: 13px;
  text-transform: none;
}

.footer-expand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #086AD8;
  text-decoration: underline;
}

.footer-link:hover {
  opacity: 0.85;
  color: #69707b;
}

.footer-title {
  font-family: Montserrat, sans-serif;
  color: #454545;
  font-size: 21px;
  font-weight: 700;
}

.footer-underline {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 1px;
  margin-top: 0px;
  background-color: #086AD8;
}

.footer-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 37%;
  margin-right: 10%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-newsletter {
  width: 50%;
  margin-left: 0%;
}

.notice {
  min-height: 50px;
  margin-top: 20px;
  padding-top: 15px;
  font-size: 13px;
}

.footer-field {
  width: 49%;
  height: 45px;
  margin-right: 2%;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: none none solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 0px;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
}

.footer-field:active {
  border-bottom-style: none;
}

.footer-field:focus {
  border-bottom-style: none;
}

.footer-field::-webkit-input-placeholder {
  font-size: 13px;
}

.footer-field:-ms-input-placeholder {
  font-size: 13px;
}

.footer-field::-ms-input-placeholder {
  font-size: 13px;
}

.footer-field::placeholder {
  font-size: 13px;
}

.footer-menu-link {
  height: 35px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #454545;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  text-decoration: none;
}

.footer-menu-link.w--current {
  color: #086AD8;
}

.menu {
  width: 50%;
}

.footer-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #bdc9d6;
}

.social-icon-mini {
  width: 32px;
  height: 32px;
  margin-right: 5px;
  border-radius: 50%;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.contact-icon-mini {
  width: 50px;
  height: 50px;
  margin-right: 5px;
  border-radius: 50%;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.contact-icon-footer {
  width: 40px;
  height: 37px;
  margin-right: 5px;
  border-radius: 50%;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.contact-details{
  margin-left: 10px;
}

.social-icon-mini.facebook {
  background-color: #067aeb;
  background-image: url('../images/logo-de-facebook-1.svg');
  background-position: 50% 50%;
  background-size: 13px;
  background-repeat: no-repeat;
}

.social-icon-mini.facebook:hover {
  background-color: #1587f6;
}

.social-icon-mini.twittter {
  border-color: #1da1f2;
  background-color: #1da1f2;
  background-image: url('../images/gorjeo.svg');
  background-position: 50% 50%;
  background-size: 13px;
  background-repeat: no-repeat;
}

.social-icon-mini.twittter:hover {
  background-color: #1793df;
}

.social-icon-mini.instagram {
  border-color: #ff7e4f;
  background-color: #ff7158;
  background-image: url('../images/instagram.svg');
  background-position: 50% 50%;
  background-size: 13px;
  background-repeat: no-repeat;
}

.social-icon-mini.instagram:hover {
  background-color: #f05e44;
}

.social-icon-mini.linkedin {
  background-color: #2a79aa;
  background-image: url('../images/linkedin.svg');
  background-position: 50% 50%;
  background-size: 13px;
  background-repeat: no-repeat;
}

.social-icon-mini.pinterest {
  background-color: #e60023;
  background-image: url('../images/pinterest.svg');
  background-position: 50% 50%;
  background-size: 13px;
  background-repeat: no-repeat;
}

.social-icon-mini.email {
  background-color: #9137ee;
  background-image: url('../images/email-1.svg');
  background-position: 49% 57%;
  background-size: 13px;
  background-repeat: no-repeat;
}

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

.footer-brand {
  padding: 15px 0px;
}

.footer-social-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #454545;
  font-size: 16px;
}

.half-circle {
  width: 100%;
  height: 100%;
  border-radius: 20px 0px 0px 20px;
  background-color: #086AD8;
}

.hero-expand {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hero-grid {
  width: 100%;
  max-width: 334%;
  margin-bottom: 32px;
}

.hero-about-us {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 860px;
}

.hero-column-2 {
  position: relative;
  left: -61px;
  bottom: -30px;
  width: 100%;
  max-width: 336px;
}

.about-us-absolute {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 2000px;
}

.hero-column-3 {
  position: relative;
  left: -94px;
  top: -143px;
  z-index: 1;
  width: 100%;
  max-width: 336px;
}

.intro-about-us {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 27%;
  margin-right: 3%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.intro-about-us.last {
  margin-right: 0%;
}

.intro-icon-box {
  height: 100%;
  margin-right: 4.5%;
  padding-top: 21px;
}

.text-link {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.text-link:hover {
  opacity: 0.9;
}

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

.top-left-absolute {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.bottom-left-absolute {
  position: absolute;
  left: -20px;
  top: auto;
  right: auto;
  bottom: -44px;
}

.bottom-left-absolute._2 {
  left: 0px;
}

.number {
  display: inline-block;
  font-family: Montserrat, sans-serif;
  color: #454545;
  font-size: 40px;
  line-height: 37.5px;
  font-weight: 800;
}

._40-percent-block {
  width: 42%;
  margin-right: 2%;
  text-align: center;
}

.text-small {
  font-size: 16px;
  line-height: 23px;
}

.text-span {
  font-size: 32px;
}

._55-percent-column {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 55%;
}

._55-percent-column.right {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.half-white-column {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  max-width: 580px;
  margin-top: 85px;
  margin-right: 60px;
  margin-bottom: 85px;
  padding: 70px 3% 70px 5%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.half-white-column.left-margin {
  margin-right: 0px;
  margin-left: 60px;
}

.half-white-column.form {
  padding-top: 60px;
  padding-right: 5%;
  padding-bottom: 40px;
}

.flex-justify-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.top-right-absolute {
  position: absolute;
  left: auto;
  top: -13px;
  right: -13px;
  bottom: auto;
}

.triangle-4 {
  width: 100%;
  max-width: 116px;
}

.h6-small {
  font-size: 18px;
  line-height: 24px;
}

._47-percent-block {
  width: 47%;
  margin-right: 1%;
  text-align: center;
}

._47-percent-block.last {
  margin-right: 0%;
}

.hero-text-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 470px;
  padding-top: 164px;
  padding-bottom: 164px;
  padding-left: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.box {
  width: 27px;
  height: 27px;
  margin-right: 3px;
  background-color: #086AD8;
}

.box.green {
  border-radius: 0%;
  background-color: #3cd278;
}

.box.small {
  width: 20px;
  height: 20px;
}

.box.small-green {
  width: 20px;
  height: 20px;
  background-color: #3cd278;
}

.box.green {
  width: 20px;
  height: 20px;
}

.box.small-blue {
  width: 20px;
  height: 20px;
  background-color: #086AD8;
}

.box.color-green {
  margin-right: 0px;
  background-color: #3cd278;
}

.box.color-blue {
  margin-right: 0px;
}

.rounded-checkmark {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #ffcd26;
  background-image: url('../images/marca-de-verificacion_1.svg');
  background-position: 50% 55%;
  background-size: 14px;
  background-repeat: no-repeat;
}

.flex-justify-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 29%;
  margin-right: 3%;
  margin-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.feature.last {
  margin-bottom: 0px;
}

.feature.no-margin {
  margin-bottom: 0px;
}

.feature-icon-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 100%;
  margin-right: 4%;
  padding-top: 12px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.circle-figure {
  width: 20px;
  height: 20px;
  margin-right: 3px;
  border-radius: 50%;
  background-color: #086AD8;
}

.circle-figure.green {
  background-color: #3cd278;
}

.circle-figure.yellow {
  background-color: #ffcd26;
}

.semi-circle {
  width: 21px;
  height: 20px;
  margin-right: 3px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #086AD8;
}

.semi-circle.yellow {
  background-color: #ffcd26;
}

.team-member {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  max-width: 31%;
  margin-right: 3%;
  margin-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.team-member.no-margin {
  margin-right: 0%;
}

.team-member.no-bottom-margin {
  margin-bottom: 0px;
}

.team-member.last {
  margin-right: 0%;
  margin-bottom: 0px;
}

.social-icon-regular {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  border-radius: 50px;
  background-color: #067aeb;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.social-icon-regular:hover {
  background-color: #0970d4;
}

.social-icon-regular.twittter {
  border-color: #1da1f2;
  background-color: #1da1f2;
  background-image: url('../images/gorjeo.svg');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.social-icon-regular.twittter:hover {
  background-color: #1895e2;
}

.social-icon-regular.facebook {
  background-color: #067aeb;
  background-image: url('../images/logo-de-facebook-1.svg');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.social-icon-regular.facebook:hover {
  background-color: #066bce;
}

.social-icon-regular.instagram-last {
  margin-right: 0px;
  border-color: #ff7e4f;
  background-color: #fb774e;
  background-image: url('../images/instagram.svg');
  background-position: 50% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
}

.social-icon-regular.instagram-last:hover {
  background-color: #fc6739;
}

.social-icon {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  border-radius: 3px;
  background-color: #067aeb;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.social-icon:hover {
  background-color: #0970d4;
}

.social-icon.instagram-no-margin {
  border-color: #ff7e4f;
  background-color: #fb774e;
  background-image: url('../images/instagram.svg');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

.social-icon.instagram-no-margin:hover {
  background-color: #fc6739;
}

.social-icon.twittter {
  border-color: #1da1f2;
  background-color: #1da1f2;
  background-image: url('../images/gorjeo.svg');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

.social-icon.twittter:hover {
  background-color: #1895e2;
}

.social-icon.facebook {
  background-color: #067aeb;
  background-image: url('../images/logo-de-facebook-1.svg');
  background-position: 50% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

.absolute-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.absolute-bg.team {
  overflow: hidden;
  border-radius: 50%;
  background-color: #ffcd26;
  background-image: url('../images/Team_1.png');
  background-position: 50% 105%;
  background-size: 100%;
}

.absolute-bg.team-2 {
  overflow: hidden;
  border-radius: 50%;
  background-color: #ffcd26;
  background-image: url('../images/Team_2.png');
  background-position: 50% 105%;
  background-size: 100%;
}

.absolute-bg.team-3 {
  overflow: hidden;
  border-radius: 50%;
  background-color: #ffcd26;
  background-image: url('../images/Team_3.png');
  background-position: 50% 105%;
  background-size: 100%;
}

.absolute-bg.team-4 {
  overflow: hidden;
  border-radius: 50%;
  background-color: #ffcd26;
  background-image: url('../images/Team_4.png');
  background-position: 50% 105%;
  background-size: 100%;
}

.absolute-bg.team-5 {
  overflow: hidden;
  border-radius: 50%;
  background-color: #ffcd26;
  background-image: url('../images/Team_5.png');
  background-position: 50% 105%;
  background-size: 100%;
}

.absolute-bg.team-6 {
  overflow: hidden;
  border-radius: 50%;
  background-color: #ffcd26;
  background-image: url('../images/Team_6.png');
  background-position: 50% 105%;
  background-size: 100%;
}

.relative {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.hover-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.hover-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  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;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 50%;
  background-color: #e6f1f9;
  text-align: center;
}

.move-up {
  display: inline-block;
}

.interaction-slide {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  background-color: #e8eef3;
}

.social-links-mobile {
  display: none;
  margin-top: 10px;
}

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

.narrow-wrapper {
  width: 100%;
  max-width: 1035px;
  margin-right: auto;
  margin-left: auto;
}

.column-justify-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-justify-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs-menu {
  margin-bottom: 40px;
  text-align: center;
}

.tab {
  width: 32%;
  margin-right: 1%;
  padding: 15px 20px;
  border-radius: 3px;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
}

.tab:hover {
  background-color: #2974f9;
}

.tab.w--current {
  background-color: #2974f9;
  color: #ffcd26;
}

.tab.last {
  margin-right: 0%;
}

.tabs-container {
  width: 79%;
  margin-right: auto;
  margin-left: auto;
}

.tabs-content {
  overflow: visible;
  margin-top: 30px;
}

.browser-tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  border-radius: 15px 15px 0px 0px;
  background-color: #ffcd26;
}

.tab-container {
  overflow: hidden;
  border-radius: 0px 0px 15px 15px;
  box-shadow: 0 16px 33px 0 #004ace;
}

.relative-flex {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.tabs-icons-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.form-block {
  margin-top: 20px;
}

.submit-button {
  width: 100%;
  height: 43px;
  border: 2px solid #454545;
  background-color: #454545;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 11.5px;
  font-weight: 600;
  text-transform: uppercase;
}

.submit-button:hover {
  background-color: transparent;
  color: #454545;
}

.submit-button:focus {
  font-size: 13px;
}

.cta-field {
  width: 48%;
  height: 45px;
  margin-right: 3%;
  margin-bottom: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #bdc9d6;
  border-radius: 0px;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  color: #667a90;
}

.cta-field:hover {
  border-color: #1a8ef7;
}

.cta-field::-webkit-input-placeholder {
  color: #9b9b9b;
  font-size: 13px;
}

.cta-field:-ms-input-placeholder {
  color: #9b9b9b;
  font-size: 13px;
}

.cta-field::-ms-input-placeholder {
  color: #9b9b9b;
  font-size: 13px;
}

.cta-field::placeholder {
  color: #9b9b9b;
  font-size: 13px;
}

.cta-field.last {
  width: 49%;
  margin-right: 0%;
}

.cta-field.full {
  width: 100%;
  margin-right: 0%;
  background-color: transparent;
}

.max-455-pixels {
  width: 100%;
  max-width: 455px;
}

.numbers {
  overflow: hidden;
  width: 31%;
  height: 100%;
  min-height: 338px;
  margin-right: 3%;
  border-radius: 3px;
  background-color: #454545;
}

.numbers.last {
  margin-right: 0%;
}

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

.h6-medium {
  color: #fff;
  font-size: 25px;
  line-height: 35px;
}

.h6-medium.black {
  color: #454545;
}

.display-none {
  display: none;
}

.right-arrow {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  margin-right: 20px;
  margin-bottom: 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;
  border-radius: 50%;
  background-color: #3cd278;
}

.right-arrow.yellow {
  background-color: #ffcd26;
}

.right-arrow.pink {
  background-color: #ffb6b6;
}

.corner-block {
  position: absolute;
  left: -265px;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 400px;
  height: 120px;
  background-color: #3cd278;
  -webkit-transform: rotate(43deg);
  -ms-transform: rotate(43deg);
  transform: rotate(43deg);
}

.corner-block.yellow {
  background-color: #ffcd26;
}

.corner-block.pink {
  background-color: #ffb6b6;
}

.inner-padding {
  padding: 30px;
}

.intro-services {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 27%;
  margin-right: 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.intro-services.last {
  margin-right: 0px;
}

.h3-small {
  margin-top: 0px;
  font-size: 25px;
  line-height: 31px;
  font-weight: 700;
}

.hero-services-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 484px;
  margin: 60px auto 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.center-content {
  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;
}

.big-semi-circle {
  width: 100%;
  height: 100%;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  background-color: #90e0f9;
}

.big-semi-circle.yellow {
  background-color: #ffcd26;
}

.services-browser {
  position: relative;
  width: 95%;
  max-width: 1168px;
  margin-right: auto;
  margin-left: auto;
  padding: 50px 10px 40px;
  border-radius: 17px;
  background-color: #e6f1f9;
}

.browser-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.browser-column {
  position: relative;
  display: inline-block;
  width: 22%;
  margin-right: 2.5%;
}

.browser-rigth-column {
  width: 45.7%;
}

.flex {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.flex.align-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.flex.last {
  margin-bottom: 0px;
}

.flex.center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex.not-included {
  cursor: not-allowed;
}

.grid-picture-3 {
  position: relative;
  width: 50%;
  max-width: 284px;
}

.white-background {
  position: relative;
  margin-bottom: 60px;
  padding-top: 65px;
  padding-bottom: 65px;
  background-color: #fff;
}

.white-background.last {
  margin-bottom: 0px;
}

.rigth-background {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 38%;
  background-color: #e6f1f9;
}

.left-background {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 38%;
  background-color: #e6f1f9;
}

.h3-large {
  margin-top: 0px;
  font-size: 38px;
  line-height: 44px;
  letter-spacing: -1.5px;
}

.feature-block {
  width: 94%;
  margin-bottom: 45px;
  padding: 40px 50px;
  background-color: #6652da;
}

.feature-block.yellow {
  background-color: #ffcd26;
}

.feature-block.secondary {
  background-color: #0082fb;
}

.feature-block.black {
  background-color: #454545;
}

.feature-block.green {
  background-color: #3cd278;
}

.feature-block.blue-and-last {
  margin-bottom: 0px;
  background-color: #086AD8;
}

._90-percent-column {
  width: 90%;
}

.sticky-bar-3 {
  position: -webkit-sticky;
  position: sticky;
  top: 160px;
}

.sticky-bar-4 {
  position: -webkit-sticky;
  position: sticky;
  top: 200px;
}

.sticky-bar-5 {
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
}

._48-percent-column {
  width: 48%;
  margin-right: 4%;
}

._48-percent-column.last {
  margin-right: 0%;
}

.service-sample {
  display: inline-block;
  overflow: hidden;
  margin-bottom: 13px;
  border-radius: 10px;
  -webkit-transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, transform 200ms ease;
  transition: box-shadow 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
}

.service-sample:hover {
  box-shadow: 0 12px 33px 0 rgba(121, 134, 143, 0.5);
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.service-sample.top-margin {
  margin-top: 15px;
  margin-bottom: 0px;
}

.left-browser-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sample-item {
  width: 48%;
  margin-right: 4%;
  text-align: center;
}

.sample-item.last {
  margin-right: 0%;
}

.option-text {
  font-family: 'Shadows Into Light', sans-serif;
  letter-spacing: 0px;
}

.lightbox-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 400px;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.play-button {
  position: relative;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-color: #fff;
  background-image: url('../images/tocar_1.svg');
  background-position: 56% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.flex-full {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.figures-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 50%;
  height: 250px;
  -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: #6652da;
}

.figures-block.ligth-purple {
  background-color: #705ded;
}

.circle-green {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #3cd278;
}

.flex-vertical-center {
  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;
}

.half-circle-figure {
  width: 125px;
  height: 62px;
  margin-top: 9px;
  border-bottom-left-radius: 80px;
  border-bottom-right-radius: 80px;
  background-color: #ffcd26;
}

.half-top-circle {
  position: relative;
  z-index: 1;
  width: 125px;
  height: 62px;
  margin-top: 9px;
  border-top-left-radius: 80px;
  border-top-right-radius: 80px;
  background-color: #ffcd26;
}

.half-top-circle.green-offset {
  z-index: 0;
  margin-top: -22px;
  background-color: #3cd278;
}

.half-top-circle.upside-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.half-top-circle.green {
  z-index: 0;
  background-color: #3cd278;
}

.full-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 125px;
  height: 125px;
  margin-top: 9px;
  -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: 50%;
  background-color: #ffcd26;
}

.circle-big {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #3cd278;
}

.number-cirlce {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  -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: 50%;
  background-color: #3cd278;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 600;
}

.column-center-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 5%;
  -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;
  text-align: center;
}

.column-center-text.color-purple {
  background-color: #6652da;
}

.square-scale-big {
  width: 100%;
  -webkit-transform: scale3d(5, 5, 0.8) rotate(38deg);
  transform: scale3d(5, 5, 0.8) rotate(38deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.cross {
  width: 500px;
  height: 170px;
  background-color: #ffb6b6;
  -webkit-transform: scale(1.5) translate(0px, 38px) rotate(39deg);
  -ms-transform: scale(1.5) translate(0px, 38px) rotate(39deg);
  transform: scale(1.5) translate(0px, 38px) rotate(39deg);
}

.cross.yellow {
  background-color: #ffcd26;
}

.cross.blue {
  background-color: #21c1f3;
}

.cross.green {
  background-color: #3cd278;
}

.preview-item {
  width: 48%;
  margin-right: 2%;
}

.preview-item:last-child {
  margin-right: 0%;
}

.preview-item.margin {
  margin-bottom: 60px;
}

.top-padding {
  width: 100%;
  max-width: 520px;
  padding-top: 71px;
  padding-bottom: 0px;
}

.hero-blog {
  padding-top: 100px;
  padding-bottom: 50px;
  border-bottom: 1px solid #bdc9d6;
}

.title-link {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #667a90;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.title-link:hover {
  opacity: 0.85;
}

.preview-item-margin {
  width: 48%;
  margin-right: 2%;
  margin-bottom: 60px;
}

.preview-item-margin:last-child {
  margin-right: 0%;
  margin-bottom: 0px;
}

.select-field {
  height: 45px;
  margin-bottom: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #bdc9d6;
  border-radius: 0px;
  background-color: transparent;
  color: #9b9b9b;
  font-size: 13px;
}

.textarea {
  margin-bottom: 20px;
  padding-bottom: 65px;
  border-style: solid;
  border-width: 1px;
  border-color: #bdc9d6;
}

.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-color: #e6f1f9;
}

.utility-page-wrap.white {
  background-color: #fff;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-bottom: 0px;
  padding-right: 25px;
  padding-left: 25px;
  -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;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 350px;
  -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;
  text-align: left;
}

.login-right {
  position: relative;
  width: 50%;
  height: 100%;
}

.text-field {
  height: 45px;
  border-style: solid;
  border-width: 1px;
  border-color: #bdc9d6;
}

.text-field::-webkit-input-placeholder {
  color: #9b9b9b;
}

.text-field:-ms-input-placeholder {
  color: #9b9b9b;
}

.text-field::-ms-input-placeholder {
  color: #9b9b9b;
}

.text-field::placeholder {
  color: #9b9b9b;
}

._404 {
  color: #454545;
  font-size: 120px;
  line-height: 120px;
  font-weight: 600;
}

.text-medium {
  font-size: 17px;
}

.expand-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.dropdown-collection {
  width: 25%;
  margin-right: 2%;
}

.dropdown-collection.last {
  margin-right: 0%;
}

.tag-margin {
  margin-bottom: 5px;
}

.faq-topic {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #454545;
  text-decoration: none;
}

.faq-topic:hover {
  color: #667a90;
}

.browser-item {
  width: 48%;
}

.hero-main-image {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  background-image: url('../images/Hero_bg.jpg');
  background-position: -5% 100%;
  background-size: 785px;
  background-repeat: no-repeat;
}

.hero-right-column {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.ui-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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;
}

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

.flex-full-height {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.play-button-size {
  width: 31px;
}

.half-column-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-align-center {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-align-center:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex-align-center:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.plan-details {
  margin-bottom: 0px;
}

.plan-box {
  width: 80%;
}

.cta-flex {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cta-flex:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.cta-flex:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.cta-left-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cta-right-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cta-email-link {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #454545;
  text-decoration: none;
}

.cta-email-link:hover {
  opacity: 0.85;
}

.pricing-flex {
  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;
}

.footer-soclal-text {
  margin-right: 10px;
  line-height: 20px;
}

.color-background {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 50%;
  padding-right: 5%;
  padding-left: 5%;
  -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;
  background-color: #3cd278;
}

.color-background.yellow {
  background-color: #ffcd26;
}

.full-expand {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.samples-column {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  max-width: 520px;
  margin-right: auto;
  margin-left: auto;
  -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-margin {
  margin-top: 55px;
}

.full-block-image {
  position: relative;
  width: 50%;
}

.full-block-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.full-block-text.column-left {
  padding-right: 8%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.full-block-text.column-right {
  padding-left: 8%;
}

.faq-text-column {
  position: relative;
  width: 50%;
}

.first-post-column {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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;
}

.first-post-half {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 5%;
  padding-left: 5%;
  -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;
}

.first-post-text {
  width: 90%;
}

.image-interaction {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 128%;
  margin-top: auto;
  margin-bottom: auto;
  -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: url('../images/pexels-mikael-blomkvist-6476582.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-interaction.works {
  background-image: url('../images/pexels-fauxels-3184461.jpg');
}

.faq-title {
  margin-top: 0px;
  font-size: 35px;
  line-height: 41px;
  font-weight: 700;
}

.accordion-wrapper-faq {
  margin-bottom: 25px;
  padding-right: 20px;
  padding-bottom: 15px;
  padding-left: 20px;
  border-bottom: 1px solid #bdc9d6;
}

.mini-figure-regular {
  width: 21px;
  height: 23px;
  margin-right: 3px;
  border-bottom-left-radius: 6.5px;
  border-bottom-right-radius: 6.5px;
  background-color: #ffcd26;
}

.faq-right {
  width: 62%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.flex-new {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-new:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex-new:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.button-rounded {
  max-height: 39px;
  min-width: 120px;
  padding: 13px 22px 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #086AD8;
  border-radius: 25px;
  background-color: #086AD8;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.button-rounded:hover {
  background-color: transparent;
  color: #086AD8;
}

.button-rounded.dark {
  border-color: #fff;
  background-color: #fff;
}

.button-rounded.dark:hover {
  background-color: transparent;
  color: #fff;
}

.faq-left {
  width: 29%;
}

.faq-container {
  position: relative;
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.faq-container:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.faq-container:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.contact-left {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 5%;
  padding-left: 5%;
  -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;
}

.contact-right {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-work-page {
  margin-bottom: 30px;
  padding-top: 100px;
}

.work-main-image {
  position: relative;
  width: 100%;
  height: 650px;
}

.less-top-margin {
  margin-top: 10px;
}

.work-left {
  width: 29%;
  padding-top: 37px;
  padding-right: 3%;
}

.hero-blog-page {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  min-height: 650px;
  margin-right: auto;
  margin-left: auto;
}

.orange-link {
  color: #086AD8;
  font-size: 16px;
}

.grid-picture {
  position: relative;
  width: 50%;
  max-width: 284px;
}

.grid-picture-2 {
  position: relative;
  width: 50%;
  max-width: 284px;
}

.grid-picture-4 {
  position: relative;
  width: 50%;
  max-width: 284px;
}

.bottom-last {
  margin-top: 10px;
  margin-bottom: 10px;
}

.licensing {
  position: relative;
  width: 31%;
  margin-right: 2%;
}

.columns {
  margin-top: 20px;
  margin-bottom: 20px;
}

.figure-interaction {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60px;
  height: 60px;
  margin-right: 7px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.figure-interaction.no-margin {
  margin-right: 0px;
}

.figure-interaction.medium-no-margin {
  width: 50px;
  height: 50px;
}

.figure-interaction-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  margin-right: -30px;
}

.figure-interaction-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60px;
  height: 60px;
  margin-right: 7px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.figure-interaction-3.no-margin {
  margin-right: 0px;
}

.figure-interaction-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60px;
  height: 60px;
  margin-right: 7px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.figure-interaction-4.no-margin {
  margin-right: 0px;
}

.ui-hidden-box {
  overflow: hidden;
  width: 100%;
}

.move-up-2 {
  display: inline-block;
}

.move-up-3 {
  display: inline-block;
}

.slide-numbers {
  padding: 30px;
}

.service-sample-2 {
  display: inline-block;
  border-radius: 10px;
}

.service-sample-3 {
  display: inline-block;
  border-radius: 10px;
}

.service-sample-4 {
  display: inline-block;
  margin-bottom: 13px;
  border-radius: 10px;
}

.service-sample-5 {
  display: inline-block;
  border-radius: 10px;
}

._50-percent-column {
  width: 50%;
}

.hero-figure {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60px;
  height: 60px;
  margin-right: 7px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hero-figure.small {
  width: 43px;
  height: 43px;
}

.hero-figure-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60px;
  height: 60px;
  margin-right: 7px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hero-figure-2.small {
  width: 43px;
  height: 43px;
}

.about-figure-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60px;
  height: 60px;
  margin-right: 7px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about-figure-2.small {
  width: 43px;
  height: 43px;
}

.hero-grid-2 {
  width: 100%;
  max-width: 334%;
  margin-bottom: 32px;
}

.hero-grid-3 {
  width: 100%;
  max-width: 334%;
  margin-bottom: 32px;
}

.hero-grid-4 {
  width: 100%;
  max-width: 334%;
  margin-bottom: 32px;
}

.hero-grid-5 {
  width: 100%;
  max-width: 334%;
  margin-bottom: 32px;
}

.hero-grid-6 {
  width: 100%;
  max-width: 334%;
  margin-bottom: 32px;
}

.hero-grid-7 {
  width: 100%;
  max-width: 334%;
  margin-bottom: 32px;
}

.hero-grid-8 {
  width: 100%;
  max-width: 334%;
  margin-bottom: 32px;
}

.hero-grid-9 {
  width: 100%;
  max-width: 334%;
  margin-bottom: 32px;
}

.services-figure {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60px;
  height: 60px;
  margin-right: 7px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.services-figure.services-page {
  z-index: 1;
  overflow: hidden;
  width: 45px;
  height: 50px;
  margin-right: 3px;
}

.service-sample-6 {
  display: inline-block;
  border-radius: 10px;
}

.service-sample-1 {
  display: inline-block;
  margin-bottom: 13px;
  border-radius: 10px;
}

.hero-sample-hover {
  display: inline-block;
  overflow: hidden;
  margin-bottom: 0px;
  border-radius: 10px;
  -webkit-transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, -webkit-transform 200ms ease;
  transition: box-shadow 200ms ease, transform 200ms ease;
  transition: box-shadow 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
}

.hero-sample-hover:hover {
  box-shadow: 0 12px 33px 0 rgba(121, 134, 143, 0.5);
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.relative-overflow {
  position: relative;
  display: inline-block;
  height: 100%;
}

.max-520-pixels {
  width: 100%;
  max-width: 520px;
  margin-top: 30px;
}

.footer {
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.flex-about-us {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.hero-column-1 {
  position: relative;
  left: -29px;
  top: -145px;
  z-index: 1;
  width: 100%;
  max-width: 336px;
}

.about-us-fig {
  position: relative;
  width: 42px;
  height: 42px;
  margin-right: 7px;
}

.features-flex {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.features-flex:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.features-flex:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.h5-small-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #454545;
  font-size: 23px;
  line-height: 28px;
  font-weight: 700;
  text-decoration: none;
}

.h5-small-link:hover {
  color: #667a90;
}

.pricing-figure {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60px;
  height: 60px;
  margin-right: 7px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.pricing-figure.medium {
  z-index: 1;
  overflow: hidden;
  width: 50px;
  height: 50px;
}

.pricing-figure.medium-no-margin {
  z-index: 1;
  overflow: hidden;
  width: 50px;
  height: 50px;
}

.pricing-figure-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60px;
  height: 60px;
  margin-right: 7px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.pricing-figure-3.medium-offset {
  left: -17px;
  width: 50px;
  height: 50px;
}

.pricing-figure-3.medium-offset {
  overflow: hidden;
  width: 50px;
  height: 50px;
}

.pricing-figure-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60px;
  height: 60px;
  margin-right: 7px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.pricing-figure-4.medium {
  z-index: 1;
  overflow: hidden;
  width: 50px;
  height: 50px;
}

.pricing-figure-4.medium-no-margin {
  z-index: 1;
  overflow: hidden;
  width: 50px;
  height: 50px;
}

.service-figure {
  width: 27px;
  height: 27px;
  margin-right: 3px;
  background-color: #086AD8;
}

.service-figure-2 {
  margin-right: 10px;
}

.service-figure-2._3-pixels {
  margin-right: 3px;
}

.service-figure-3 {
  margin-right: 10px;
}

.service-figure-3.no-margin {
  margin-right: 0px;
}

.service-figure-4 {
  margin-right: 10px;
}

.service-figure-4._3-pixels {
  margin-right: 3px;
}

.service-figure-5 {
  margin-right: 10px;
}

.service-figure-5._3-pixels {
  margin-right: 3px;
}

.service-figure-6 {
  margin-right: 10px;
}

.service-figure-6._3-pixels {
  margin-right: 3px;
}

.side-form-block {
  margin-bottom: 0px;
}

.side-bar-top {
  padding-top: 20px;
  padding-right: 32px;
  padding-left: 32px;
  background-color: #d7e7f3;
}

.side-contact-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-right: 32px;
  padding-left: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.title-inline {
  display: inline-block;
  margin-right: 5px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #333;
  font-size: 19px;
  line-height: 25px;
  font-weight: 700;
}

.title-inline:hover {
  color: #667a90;
}

.left-side-form {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 72.3%;
}

.contact-field {
  width: 100%;
  height: 42px;
  margin-bottom: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #bdc9d6;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
}

.contact-field:hover {
  border-style: solid;
  border-color: #1a8ef7;
}

.negatilve-margin {
  position: relative;
  top: -2px;
}

.side-more-options {
  padding: 25px 32px 20px;
  border-bottom: 1px solid #bdc9d6;
}

.side-more-options.less-top-padding {
  padding-top: 10px;
}

.contact-textarea {
  margin-bottom: 15px;
  padding-top: 13px;
  padding-bottom: 26px;
  border-style: solid;
  border-width: 1px;
  border-color: #bdc9d6;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
}

.contact-textarea:hover {
  border-style: solid;
  border-color: #1a8ef7;
}

.side-form {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 500;
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
}

.close-button {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 25px;
  margin-top: 20px;
  margin-right: 25px;
  -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: 2.5px;
  background-color: #086AD8;
}

.link-blue {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #086AD8;
}

.link-blue:hover {
  opacity: 0.85;
}

.contact-box {
  padding-bottom: 30px;
  border-bottom: 1px solid #bdc9d6;
}

.side-bar {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10000;
  overflow: auto;
  width: 100%;
  height: 100%;
  max-width: 350px;
  padding-bottom: 100px;
  background-color: #e6f1f9;
}

.side-form-center {
  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;
}

.side-form-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

._90-percent-center {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.figure-service {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 60px;
  height: 60px;
  margin-right: 7px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.figure-service.medium-padding {
  z-index: 1;
  overflow: hidden;
  width: 50px;
  height: 50px;
  margin-right: 3px;
}

.figure-service-2 {
  line-height: 26px;
}

@media screen and (min-width: 1280px) {
  .top-margin._30-pixels {
    margin-top: 30px;
  }

  .top-margin._25-pixels {
    margin-top: 30px;
  }

  .title-small {
    color: #69707b;
  }

  .go-up-button {
    background-image: url('../images/subir.svg');
    background-size: 19px;
  }

  .top-link {
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
  }

  .top-link:hover {
    opacity: 0.85;
  }

  .half-column-flex.center {
    max-width: 500%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .picture-grid-container {
    -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;
  }

  .grid-container {
    margin-bottom: 40px;
  }

  .hero-about-us {
    width: 100%;
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
  }

  ._55-percent-column {
    width: 60%;
  }

  .hero-main-image {
    background-size: cover;
  }
}

@media screen and (min-width: 1920px) {
  .picture-grid-column {
    max-width: 300px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 36px;
    line-height: 42px;
  }

  h2 {
    font-size: 34px;
    line-height: 40px;
  }

  h3 {
    font-size: 32px;
    line-height: 38px;
  }

  h4 {
    font-size: 30px;
    line-height: 36px;
  }

  h5 {
    font-size: 28px;
    line-height: 34px;
  }

  h6 {
    font-size: 26px;
    line-height: 32px;
  }

  .hero-text-small {
    font-size: 44px;
    line-height: 50px;
  }

  .underline-hover.mobile-hide {
    display: none;
  }

  .content-section {
    max-width: 100%;
    padding-top: 30px;
  }

  .content-section.double {
    padding-bottom: 30px;
  }

  .content-section.doble-visible {
    padding-bottom: 60px;
  }

  .content-section.services {
    padding-bottom: 60px;
  }

  .content-section.intro {
    padding-top: 60px;
  }

  .content-section.color-blue {
    padding-bottom: 60px;
  }

  .content-wrapper {
    max-width: 100%;
  }

  .dropdown-list {
    background-color: #d4e0e9;
  }

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

  .navigation {
    max-width: 100%;
  }

  .inner-hero-section {
    max-width: 100%;
    padding-top: 80px;
  }

  .hero-inner-box {
    width: 70%;
    padding-top: 90px;
  }

  .flex-relative.tablet-height {
    height: 100%;
  }

  .category-block {
    width: 18%;
    min-width: 92px;
  }

  .cateogory-toogle {
    width: 100%;
    height: 50px;
    padding-top: 12px;
    padding-left: 6px;
  }

  .nav-menu {
    overflow: auto;
    height: 100vh;
    padding-bottom: 200px;
    background-color: #fff;
    text-align: left;
  }

  .category-dropdown {
    position: relative;
    height: 50px;
  }

  .dropdown-link {
    padding-left: 30px;
  }

  .nav-container {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

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

  .h4-small {
    font-size: 18px;
  }

  .left-nav-menu {
    display: block;
  }

  .dropdown-toggle {
    width: 100%;
    height: 50px;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 6px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #454545;
  }

  .category-dropdown-list.w--open {
    z-index: 100;
    margin-top: 50px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .nav-dropdown {
    width: 100%;
    height: 50px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .mini-arrow {
    margin-top: 20px;
  }

  .nav-content-wrapper {
    max-width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .menu-button {
    margin-left: auto;
    padding-top: 27px;
    color: #f7ac5d;
  }

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

  .navlink {
    width: 100%;
    height: 50px;
    margin-right: 0px;
    padding-top: 12px;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    color: #454545;
    text-align: left;
  }

  .navlink:hover {
    background-color: #e6f1f9;
  }

  .button-align-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .contact-form {
    position: relative;
  }

  .icon {
    color: #086AD8;
  }

  .announcement-container {
    max-width: 100%;
    padding-right: 25px;
    padding-left: 25px;
  }

  .announcement-box {
    max-width: 100%;
  }

  .hero-left.about-us {
    margin-right: 2%;
  }

  .hero-h1 {
    font-size: 46px;
    line-height: 54px;
  }

  .hero-h1.medium {
    font-size: 41px;
    line-height: 50px;
  }

  .heading-box {
    width: 60%;
  }

  .heading-box.small {
    width: 40%;
  }

  .h2-big {
    font-size: 34px;
    line-height: 40px;
  }

  .h5-small {
    font-size: 22px;
    line-height: 27px;
  }

  .half-column-center {
    padding-right: 3%;
    padding-left: 3%;
  }

  .half-column-center.padding {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 4%;
  }

  .h2-small {
    font-size: 38px;
    line-height: 44px;
  }

  .content-section-colored {
    max-width: 100%;
    padding-top: 60px;
  }

  .content-section-colored.green {
    padding-bottom: 60px;
  }

  .content-section-colored.testimonials {
    background-position: 71% 170%, 100% -70%;
  }

  .content-section-colored.tabs {
    padding-bottom: 60px;
  }

  .triangle {
    width: 45%;
  }

  .triangle-pink {
    width: 41%;
  }

  .half-column-left {
    padding-right: 3%;
    padding-left: 3%;
  }

  .ui-mobile.green {
    left: 23px;
  }

  .ui-right.top-margin {
    margin-top: 10px;
  }

  .ui-search {
    left: -59px;
    height: 55px;
    padding-left: 18px;
  }

  .ui-text {
    font-size: 16px;
  }

  .ui-search-button {
    height: 55px;
    background-size: 22px;
  }

  .ui-rigth {
    left: -10px;
  }

  .ui-mobile-right {
    padding-top: 13px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .image {
    margin-bottom: 10px;
  }

  .grid-item {
    margin-bottom: 20px;
  }

  .grid-container {
    width: 43%;
  }

  .preview-text-link {
    font-size: 30px;
    line-height: 38px;
  }

  .preview-text-link.medium {
    font-size: 21px;
    line-height: 31px;
  }

  .preview-text-link.blog {
    font-size: 30px;
    line-height: 40px;
  }

  .pricing {
    width: 31%;
    margin-right: 2.8%;
  }

  .pricing.last {
    padding-right: 18px;
    padding-left: 18px;
  }

  .price {
    font-size: 36px;
    line-height: 36px;
  }

  .plan-type {
    font-size: 26px;
    line-height: 33px;
  }

  .question.big {
    font-size: 20px;
    line-height: 29px;
  }

  .h3-medium {
    font-size: 32px;
    line-height: 38px;
  }

  .h3-big {
    font-size: 36px;
    line-height: 42px;
  }

  .testimonial {
    padding-right: 18px;
    padding-left: 18px;
  }

  .testimonial-pic {
    width: 42px;
    height: 42px;
    margin-bottom: 10px;
  }

  .newsletter-submit-button {
    min-width: auto;
  }

  .form {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .cta-small-text {
    padding-left: 3%;
  }

  .footer-expand {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .footer-column {
    width: 32%;
  }

  .footer-newsletter {
    width: 50%;
    margin-top: 15px;
    margin-left: 0%;
  }

  .menu {
    width: 33.333%;
  }

  .social-icon-mini {
    margin-bottom: 5px;
  }

  .hero-grid {
    width: 92%;
    margin-bottom: 28px;
  }

  .hero-about-us {
    height: 760px;
  }

  .hero-column-2 {
    left: -56px;
    bottom: -18px;
  }

  .bottom-left-absolute {
    left: -8px;
  }

  .number {
    font-size: 38px;
    line-height: 36px;
  }

  .half-white-column {
    margin-top: 70px;
    margin-bottom: 70px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .half-white-column.form {
    width: 60%;
    margin-right: 20px;
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .feature {
    width: 30%;
    margin-right: 3%;
  }

  .feature.no-margin {
    margin-right: 0%;
  }

  .social-icon {
    margin-bottom: 5px;
  }

  .social-icon.facebook:hover {
    background-color: #056bcf;
  }

  .hover-bg {
    display: none;
  }

  .social-links-mobile {
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tabs-container {
    width: 100%;
  }

  .text-block {
    font-size: 46px;
    line-height: 46px;
  }

  .h6-medium {
    font-size: 23px;
    line-height: 33px;
  }

  .intro-services {
    width: 30%;
  }

  .h3-small {
    font-size: 24px;
    line-height: 30px;
  }

  .hero-services-box {
    margin-top: 90px;
  }

  .services-browser {
    padding-bottom: 20px;
  }

  .h3-large {
    font-size: 36px;
  }

  .feature-block {
    padding-right: 40px;
    padding-bottom: 30px;
    padding-left: 40px;
  }

  .service-sample {
    margin-bottom: 12px;
  }

  .lightbox-link {
    height: 350px;
    max-width: 100%;
  }

  .square-scale-big {
    margin-top: -61px;
  }

  .cross {
    height: 100px;
    -webkit-transform: scale(1.95) translate(0px, 38px) rotate(39deg);
    -ms-transform: scale(1.95) translate(0px, 38px) rotate(39deg);
    transform: scale(1.95) translate(0px, 38px) rotate(39deg);
  }

  .top-padding {
    padding-top: 50px;
    padding-bottom: 20px;
  }

  .hero-main-image {
    width: 90%;
    background-position: 0% 100%;
  }

  .play-button-size {
    width: 24px;
  }

  .cta-left-column {
    padding-right: 3%;
    padding-left: 3%;
  }

  .color-background {
    padding-right: 3%;
    padding-left: 3%;
  }

  .block-margin {
    margin-top: 45px;
  }

  .full-block-text {
    padding-right: 3%;
    padding-left: 3%;
  }

  .first-post-half {
    padding-right: 3%;
    padding-left: 3%;
  }

  .faq-title {
    font-size: 31px;
    line-height: 37px;
  }

  .contact-left {
    padding-right: 3%;
    padding-left: 3%;
  }

  .work-main-image {
    height: 450px;
  }

  .hero-blog-page {
    max-width: 100%;
    min-height: 600px;
  }

  .service-sample-2 {
    margin-bottom: 12px;
  }

  .service-sample-3 {
    margin-bottom: 12px;
  }

  .service-sample-4 {
    margin-bottom: 8px;
  }

  .hero-grid-2 {
    width: 92%;
    margin-bottom: 28px;
  }

  .hero-grid-3 {
    width: 92%;
    margin-bottom: 28px;
  }

  .hero-grid-4 {
    width: 92%;
    margin-bottom: 28px;
  }

  .hero-grid-5 {
    width: 92%;
    margin-bottom: 28px;
  }

  .hero-grid-6 {
    width: 92%;
    margin-bottom: 28px;
  }

  .hero-grid-7 {
    width: 92%;
  }

  .hero-grid-8 {
    width: 92%;
  }

  .hero-grid-9 {
    width: 92%;
  }

  .service-sample-1 {
    margin-bottom: 4px;
  }

  .footer {
    max-width: 100%;
  }

  .hero-column-1 {
    left: 0px;
  }

  .features-flex {
    width: 100%;
  }

  .h5-small-link {
    font-size: 22px;
    line-height: 27px;
  }

  ._90-percent-center {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 34px;
    line-height: 40px;
  }

  h2 {
    font-size: 32px;
    line-height: 38px;
  }

  h3 {
    font-size: 30px;
    line-height: 36px;
  }

  h4 {
    font-size: 28px;
    line-height: 34px;
  }

  h5 {
    font-size: 26px;
    line-height: 32px;
  }

  h6 {
    font-size: 24px;
    line-height: 30px;
  }

  .hero-text-small {
    font-size: 42px;
    line-height: 48px;
  }

  .rounded-button {
    min-width: 100px;
    padding-right: 22px;
    padding-left: 22px;
    font-size: 13px;
    line-height: 13px;
  }

  .navigation {
    z-index: 9;
  }

  .title-small {
    font-size: 14px;
    line-height: 14px;
  }

  .inner-hero-section {
    min-height: 300px;
    padding-top: 100px;
  }

  .hero-inner-box {
    width: 90%;
    padding-top: 70px;
  }

  .boxed-button {
    min-width: 100px;
    padding-right: 22px;
    padding-left: 22px;
    font-size: 13px;
    line-height: 13px;
  }

  .mini-title {
    font-size: 15px;
    line-height: 15px;
  }

  .buttom-outline-red {
    padding-right: 22px;
    padding-left: 22px;
    font-size: 13px;
    line-height: 13px;
  }

  .figure {
    width: 55px;
    height: 55px;
  }

  .category-block {
    width: 24%;
  }

  .category-dropdown {
    position: relative;
  }

  .category-dropdown-list.w--open {
    padding-right: 15px;
    padding-left: 15px;
  }

  .nav-content-wrapper {
    z-index: 5;
  }

  .announcement {
    z-index: 0;
  }

  .hero-left {
    width: 50%;
  }

  .hero-left.about-us {
    margin-right: 3%;
  }

  .hero-h1 {
    font-size: 42px;
    line-height: 50px;
  }

  .hero-h1.medium {
    font-size: 39px;
    line-height: 48px;
  }

  .button {
    padding-right: 22px;
    padding-left: 22px;
    font-size: 13px;
    line-height: 13px;
  }

  .heading-box {
    width: 80%;
    margin-bottom: 30px;
  }

  .h2-big {
    font-size: 32px;
    line-height: 38px;
  }

  .intro-box {
    width: 30%;
    margin-right: 20px;
  }

  .h5-small {
    font-size: 21px;
    line-height: 26px;
  }

  .figure-offset {
    width: 55px;
    height: 55px;
  }

  .half-column-center.padding {
    padding-left: 5%;
  }

  .h2-small {
    font-size: 36px;
    line-height: 42px;
  }

  .content-section-colored {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .content-section-colored.green {
    padding-bottom: 50px;
  }

  .content-section-colored.cta {
    padding-top: 45px;
  }

  .content-section-colored.color-orange {
    padding-bottom: 40px;
  }

  .ui-mobile.green {
    left: 47px;
  }

  .ui-mobile-container {
    padding: 15px;
  }

  .ui-image-bg.full-width {
    margin-top: 0px;
  }

  .ui-search {
    left: -6px;
    top: -12px;
    width: 129%;
    height: 50px;
    max-width: 190px;
    padding-left: 14px;
    border-radius: 7px;
  }

  .ui-search-button {
    height: 50px;
  }

  .ui-rigth {
    left: 4px;
    border-radius: 13px;
  }

  .ui-mobile-right {
    padding-top: 10px;
    padding-left: 14px;
  }

  .grid-gallery {
    margin-left: 20px;
  }

  .grid-container {
    width: 46%;
  }

  .preview-text-link {
    font-size: 28px;
    line-height: 36px;
  }

  .preview-text-link.medium {
    font-size: 19px;
    line-height: 29px;
  }

  .preview-text-link.blog {
    font-size: 28px;
    line-height: 38px;
  }

  .pricing {
    padding-right: 18px;
    padding-left: 18px;
  }

  .price {
    font-size: 33px;
    line-height: 34px;
  }

  .plan-type {
    font-size: 24px;
    line-height: 33px;
  }

  .right-margin {
    margin-right: 7px;
  }

  .button-pricing {
    min-width: 100px;
    padding-right: 22px;
    padding-left: 22px;
    font-size: 13px;
    line-height: 13px;
  }

  .question {
    font-size: 16px;
    line-height: 25px;
  }

  .question.big {
    font-size: 19px;
    line-height: 28px;
  }

  .h3-medium {
    font-size: 30px;
    line-height: 36px;
  }

  .h3-big {
    font-size: 34px;
    line-height: 40px;
  }

  .top-white.tablet-home {
    display: none;
  }

  .cta-form {
    max-width: 440px;
    margin-left: 0px;
  }

  .max-440-pixels {
    max-width: 100%;
    margin-bottom: 21px;
  }

  .hover-icon {
    width: 30px;
  }

  .footer-expand {
    width: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .footer-column {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 10px;
  }

  .footer-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-newsletter {
    width: 50%;
    margin-top: 0px;
  }

  .notice {
    margin-top: 0px;
  }

  .menu {
    width: 50%;
    margin-bottom: 20px;
  }

  .social-icon-mini.facebook {
    background-size: 12px;
  }

  .social-icon-mini.twittter {
    background-size: 12px;
  }

  .social-icon-mini.instagram {
    background-size: 12px;
  }

  .hero-grid {
    width: 80%;
  }

  .hero-about-us {
    height: 700px;
  }

  .hero-column-2 {
    left: -90px;
    bottom: -24px;
  }

  .intro-about-us {
    width: 30%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .intro-icon-box {
    margin-bottom: 10px;
    padding-top: 0px;
  }

  .number {
    font-size: 36px;
    line-height: 34px;
  }

  .half-white-column {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .half-white-column.left-margin {
    width: 70%;
    margin-left: 30px;
  }

  .half-white-column.form {
    width: 70%;
    padding-top: 50px;
  }

  ._47-percent-block {
    width: 49%;
  }

  .feature {
    width: 29%;
    margin-right: 3%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-icon-box {
    padding-top: 0px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .social-icon-regular {
    width: 35px;
    height: 35px;
  }

  .social-icon-regular.twittter {
    background-size: 12px;
  }

  .social-icon-regular.facebook {
    background-size: 12px;
  }

  .social-icon-regular.instagram-last {
    background-size: 12px;
  }

  .social-icon.instagram-no-margin {
    background-size: 12px;
  }

  .social-icon.twittter {
    background-size: 12px;
  }

  .social-icon.facebook {
    background-size: 12px;
  }

  .tab {
    padding-right: 15px;
    padding-left: 15px;
  }

  .browser-tab {
    padding: 13px;
  }

  .text-block {
    font-size: 40px;
    line-height: 40px;
  }

  .h6-medium {
    font-size: 20px;
    line-height: 30px;
  }

  .inner-padding {
    padding-right: 17px;
    padding-left: 17px;
  }

  .intro-services {
    width: 31%;
  }

  .h3-small {
    font-size: 23px;
    line-height: 29px;
  }

  .white-background {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .h3-large {
    font-size: 34px;
  }

  .feature-block {
    padding-right: 35px;
    padding-bottom: 35px;
    padding-left: 35px;
  }

  .service-sample {
    margin-bottom: 9px;
  }

  .lightbox-link {
    height: 300px;
  }

  .play-button {
    width: 70px;
    height: 70px;
    background-size: 22px;
  }

  .circle-green {
    width: 40px;
    height: 40px;
  }

  .half-circle-figure {
    width: 100px;
    height: 46px;
  }

  .half-top-circle {
    width: 100px;
    height: 46px;
  }

  .full-circle {
    width: 100px;
    height: 100px;
  }

  .circle-big {
    width: 40px;
    height: 40px;
  }

  .number-cirlce {
    width: 35px;
    height: 35px;
    font-size: 19px;
    line-height: 19px;
  }

  .top-padding {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .hero-blog {
    padding-top: 90px;
    padding-bottom: 40px;
  }

  .dropdown-collection {
    width: 33%;
  }

  .dropdown-collection.last {
    display: none;
  }

  .dropdown-collection.tablet-margin {
    margin-right: 0%;
  }

  .hero-main-image {
    width: 100%;
  }

  .plan-details {
    font-size: 16px;
    line-height: 20px;
  }

  .plan-box {
    width: 100%;
  }

  .cta-left-column {
    width: 100%;
  }

  .cta-right-column {
    width: 65%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .footer-soclal-text {
    margin-right: 7px;
  }

  .samples-column.rigth {
    padding-right: 0%;
  }

  .block-margin {
    margin-top: 30px;
  }

  .faq-title {
    font-size: 29px;
    line-height: 35px;
  }

  .faq-right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .button-rounded {
    padding-right: 22px;
    padding-left: 22px;
    font-size: 13px;
    line-height: 13px;
  }

  .faq-left {
    width: 32%;
  }

  .contact-left {
    padding-top: 35px;
    padding-left: 0%;
  }

  .work-main-image {
    height: 350px;
  }

  .work-left {
    width: 32%;
  }

  .hero-blog-page {
    min-height: 500px;
  }

  .figure-interaction {
    width: 55px;
    height: 55px;
  }

  .figure-interaction-2 {
    width: 55px;
    height: 55px;
  }

  .figure-interaction-3 {
    width: 55px;
    height: 55px;
  }

  .figure-interaction-4 {
    width: 55px;
    height: 55px;
  }

  .service-sample-2 {
    margin-bottom: 9px;
  }

  .service-sample-3 {
    margin-bottom: 9px;
  }

  .service-sample-4 {
    margin-bottom: 4px;
  }

  .hero-figure {
    width: 55px;
    height: 55px;
  }

  .hero-figure-2 {
    width: 55px;
    height: 55px;
  }

  .about-figure-2 {
    width: 55px;
    height: 55px;
  }

  .hero-grid-2 {
    width: 80%;
  }

  .hero-grid-3 {
    width: 80%;
  }

  .hero-grid-4 {
    width: 80%;
  }

  .hero-grid-5 {
    width: 80%;
  }

  .hero-grid-6 {
    width: 80%;
  }

  .hero-grid-7 {
    width: 80%;
  }

  .hero-grid-8 {
    width: 80%;
  }

  .hero-grid-9 {
    width: 80%;
  }

  .services-figure {
    width: 55px;
    height: 55px;
  }

  .service-sample-1 {
    margin-bottom: 0px;
  }

  .hero-column-1 {
    top: -119px;
  }

  .features-flex {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .h5-small-link {
    font-size: 21px;
    line-height: 26px;
  }

  .pricing-figure {
    width: 55px;
    height: 55px;
  }

  .pricing-figure-3 {
    width: 55px;
    height: 55px;
  }

  .pricing-figure-4 {
    width: 55px;
    height: 55px;
  }

  .service-figure-2 {
    margin-right: 7px;
  }

  .service-figure-3 {
    margin-right: 7px;
  }

  .service-figure-4 {
    margin-right: 7px;
  }

  .service-figure-5 {
    margin-right: 7px;
  }

  .service-figure-6 {
    margin-right: 7px;
  }

  .footer-about-left {
    width: 70%;
    margin-right: 15px;
  }

  .figure-service {
    width: 55px;
    height: 55px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 30px;
    line-height: 36px;
  }

  h2 {
    font-size: 28px;
    line-height: 34px;
  }

  h3 {
    font-size: 26px;
    line-height: 32px;
  }

  h4 {
    font-size: 24px;
    line-height: 30px;
  }

  h5 {
    font-size: 22px;
    line-height: 28px;
  }

  h6 {
    font-size: 20px;
    line-height: 26px;
  }

  .hero-text-small {
    font-size: 40px;
    line-height: 46px;
  }

  .content-section {
    padding-top: 25px;
  }

  .content-section.double {
    padding-bottom: 25px;
  }

  .content-section.intro {
    padding-top: 50px;
  }

  .content-section.color-blue {
    padding-bottom: 50px;
  }

  .title-small {
    font-size: 13px;
    line-height: 13px;
  }

  .category-block {
    width: 100%;
    margin-bottom: 10px;
  }

  .nav-menu {
    height: auto;
    padding-bottom: 0px;
  }

  .category-dropdown-list.w--open {
    padding-top: 0px;
    padding-bottom: 25px;
  }

  .mini-arrow {
    display: inline-block;
  }

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

  .announcement-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .close-button-regular {
    margin-right: 0px;
  }

  .hero-left {
    width: 100%;
  }

  .hero-left.about-us {
    width: 100%;
    margin-right: 0%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-about-box {
    height: 401px;
    padding-top: 90px;
    padding-bottom: 40px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-h1 {
    font-size: 40px;
    line-height: 48px;
  }

  .hero-h1.medium {
    font-size: 37px;
    line-height: 46px;
  }

  .heading-box {
    width: 90%;
  }

  .heading-box.small {
    width: 80%;
  }

  .h2-big {
    font-size: 30px;
    line-height: 36px;
  }

  .intro-box {
    width: 100%;
    max-width: 350px;
    margin-right: 0px;
    margin-bottom: 40px;
  }

  .intro-box.last {
    margin-bottom: 0px;
  }

  .h5-small {
    font-size: 20px;
    line-height: 25px;
  }

  .half-column-center {
    width: 100%;
    padding-right: 0%;
    padding-left: 0%;
  }

  .half-column-center.padding {
    padding-top: 30px;
    padding-right: 3%;
    padding-bottom: 40px;
  }

  .h2-small {
    font-size: 34px;
    line-height: 40px;
  }

  .content-section-colored {
    padding-top: 50px;
  }

  .content-section-colored.testimonials {
    background-image: url('../images/Magenta_bg.png'), url('../images/Yellow_bg.png');
    background-position: 0px 600px, 100px -259px;
    background-size: 333px, 333px;
    background-repeat: no-repeat, no-repeat;
  }

  .content-section-colored.color-orange {
    padding-bottom: 100px;
  }

  .triangle {
    width: 29%;
  }

  .triangle-pink {
    left: 0px;
    width: 27%;
  }

  .half-column-left {
    width: 100%;
    padding-left: 0%;
  }

  .half-column-left.mobile-margin {
    margin-top: 20px;
  }

  .half-column-left.bottom-margin {
    margin-bottom: 20px;
  }

  .half-column-right {
    width: 100%;
    padding-right: 0%;
  }

  .half-column-flex {
    width: 100%;
  }

  .grid-gallery {
    padding-right: 0px;
  }

  .grid-container {
    width: 98%;
    margin-top: 20px;
  }

  .link-box-preview {
    width: 100%;
  }

  .preview-text-link {
    font-size: 26px;
    line-height: 34px;
  }

  .preview-text-link.blog {
    font-size: 26px;
    line-height: 36px;
  }

  .pricing {
    width: 100%;
    max-width: 350px;
    margin-right: 0%;
    margin-bottom: 40px;
  }

  .pricing.last {
    margin-bottom: 0px;
  }

  .question.big {
    font-size: 18px;
    line-height: 27px;
  }

  .h3-medium {
    font-size: 28px;
    line-height: 34px;
  }

  .h3-big {
    font-size: 32px;
    line-height: 38px;
  }

  .testimonial {
    width: 90%;
    margin-left: 5%;
  }

  .slide-right-arrow {
    width: 50px;
  }

  .slide-left-arrow {
    width: 50px;
  }

  .preview-post-first {
    width: 1001%;
    margin-right: 0%;
    margin-bottom: 40px;
  }

  .post-preview-container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .collection-item {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 40px;
  }

  .flex-post-preview {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .inline-text.small {
    margin-right: 10px;
  }

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

  .bottom-margin.blocks-color {
    margin-bottom: 0px;
  }

  .newsletter-submit-button {
    width: 100%;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .email-input {
    width: 100%;
    max-width: 100%;
    border-color: #fff #bdc9d6;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: solid;
    border-top-left-radius: 0px;
  }

  .email-input:hover {
    padding-top: 10px;
    padding-bottom: 7px;
    padding-left: 15px;
    border-bottom-style: solid;
  }

  .name-input {
    width: 100%;
    max-width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0px;
  }

  .cta-form {
    width: 90%;
    max-width: 300px;
  }

  .form {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .cta-small-text {
    z-index: 5;
    height: auto;
  }

  .insta-pic {
    width: 50%;
  }

  .footer-column {
    width: 100%;
    margin-right: 0%;
    padding-bottom: 0px;
  }

  .footer-left {
    max-width: 100%;
    margin-right: 0px;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-newsletter {
    width: 100%;
    max-width: 245px;
    margin-top: 15px;
  }

  .footer-brand {
    margin-right: 10px;
  }

  .footer-social-icons {
    width: 100%;
    padding-bottom: 10px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .hero-expand {
    width: 100%;
    height: 500px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .hero-grid {
    width: 70%;
  }

  .hero-about-us {
    height: 840px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hero-column-2 {
    left: -173px;
    bottom: -12px;
  }

  .about-us-absolute {
    overflow: hidden;
  }

  .intro-about-us {
    width: 100%;
    max-width: 350px;
    margin-right: 0%;
    margin-bottom: 40px;
  }

  .bottom-left-absolute {
    left: 0px;
  }

  .half-white-column {
    width: 100%;
    margin-right: 10px;
    padding: 40px 5% 40px 8%;
  }

  .half-white-column.left-margin {
    width: 100%;
    margin-left: 10px;
  }

  .half-white-column.form {
    width: 100%;
    margin-right: 0px;
    padding-right: 9%;
    padding-bottom: 30px;
    padding-left: 9%;
  }

  .hero-text-box {
    padding-top: 110px;
    padding-bottom: 40px;
  }

  .feature {
    width: 100%;
    margin-right: 0%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .feature.last {
    width: 100%;
  }

  .feature.no-margin {
    width: 100%;
  }

  .feature-icon-box {
    padding-top: 11px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .team-member {
    width: 100%;
    max-width: 310px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }

  .team-member.no-bottom-margin {
    margin-bottom: 40px;
  }

  .column-justify-end {
    width: 100%;
  }

  .column-justify-start {
    width: 100%;
  }

  .tab {
    width: 100%;
    margin-right: 0%;
  }

  .browser-tab {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .numbers {
    width: 100%;
    max-width: 310px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }

  .numbers.last {
    margin-right: auto;
    margin-left: auto;
  }

  .text-block {
    font-size: 44px;
    line-height: 44px;
  }

  .h6-medium {
    font-size: 24px;
    line-height: 34px;
  }

  .inner-padding {
    padding-right: 30px;
    padding-left: 30px;
  }

  .intro-services {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 40px;
  }

  .intro-services.last {
    margin-bottom: 0px;
  }

  .h3-small {
    font-size: 22px;
    line-height: 28px;
  }

  .services-browser {
    width: 100%;
    padding-top: 40px;
  }

  .flex.mobile-reverse {
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .white-background {
    margin-bottom: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .rigth-background {
    width: 0%;
  }

  .left-background {
    width: 10%;
  }

  .left-background.mobile-reverse {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 0%;
  }

  .h3-large {
    font-size: 32px;
  }

  .feature-block {
    width: 100%;
  }

  .lightbox-link {
    height: 250px;
  }

  .play-button {
    width: 60px;
    height: 60px;
    background-size: 20px;
  }

  .column-center-text {
    width: 100%;
    min-height: 350px;
    padding-top: 10%;
    padding-bottom: 8%;
  }

  .preview-item {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 40px;
  }

  .preview-item:last-child {
    margin-bottom: 0px;
  }

  .top-padding {
    padding-top: 20px;
  }

  .hero-blog {
    padding-top: 110px;
  }

  .preview-item-margin {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 40px;
  }

  .utility-page-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .utility-page-content {
    width: 100%;
    height: 50%;
  }

  .login-right {
    width: 100%;
    height: 50%;
  }

  .dropdown-collection {
    width: 100%;
    margin-right: 0%;
  }

  .dropdown-collection.tablet-margin {
    display: none;
  }

  .dropdown-collection.mobile-vview {
    display: none;
  }

  .hero-main-image {
    background-position: 50% 50%;
    background-size: contain;
  }

  .hero-right-column {
    width: 100%;
    height: 360px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .ui-container {
    width: 100%;
    padding-top: 45px;
    padding-right: 0%;
    padding-left: 0%;
  }

  .ceo-box {
    margin-bottom: 20px;
  }

  .half-column-grid {
    width: 100%;
    margin-top: 20px;
  }

  .cta-left-column {
    width: 100%;
    padding-left: 0%;
  }

  .pricing-flex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-soclal-text {
    margin-right: 15px;
    line-height: 16px;
  }

  .color-background {
    width: 100%;
    margin-top: 20px;
    padding-right: 0%;
    padding-left: 0%;
  }

  .samples-column {
    width: 100%;
  }

  .samples-column.rigth {
    margin-top: 20px;
  }

  .block-margin {
    margin-top: 20px;
  }

  .full-block-image {
    width: 100%;
    margin-bottom: 19px;
  }

  .full-block-text {
    width: 100%;
    margin-top: 10px;
    padding-left: 7%;
  }

  .faq-text-column {
    width: 100%;
  }

  .first-post-column {
    width: 100%;
  }

  .first-post-half {
    width: 100%;
    margin-top: 10px;
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .first-post-text {
    width: 100%;
  }

  .faq-title {
    font-size: 27px;
    line-height: 33px;
  }

  .faq-left {
    width: 100%;
    margin-bottom: 10px;
  }

  .contact-footer{
    width: 100%;
  }

  .contact-left {
    width: 100%;
    padding-top: 20px;
    padding-right: 0%;
    padding-left: 0%;
  }

  .contact-right {
    width: 100%;
    height: 400px;
    padding-left: 0%;
  }

  .work-main-image {
    height: 300px;
  }

  .work-left {
    width: 100%;
    margin-bottom: 10px;
    padding-top: 20px;
  }

  .hero-blog-page {
    min-height: 400px;
  }

  .figure-interaction.medium-no-margin {
    margin-right: 0px;
  }

  .service-sample-2 {
    margin-bottom: 0px;
  }

  .service-sample-3 {
    margin-bottom: 0px;
  }

  ._50-percent-column {
    width: 100%;
  }

  .hero-grid-2 {
    width: 70%;
  }

  .hero-grid-3 {
    width: 70%;
  }

  .hero-grid-4 {
    width: 70%;
  }

  .hero-grid-5 {
    width: 70%;
  }

  .hero-grid-6 {
    width: 70%;
  }

  .hero-grid-7 {
    width: 70%;
  }

  .hero-grid-8 {
    width: 70%;
  }

  .hero-grid-9 {
    width: 70%;
  }

  .hero-column-1 {
    left: -53px;
  }

  .h5-small-link {
    font-size: 20px;
    line-height: 25px;
  }

  .pricing-figure.medium-no-margin {
    margin-right: 0px;
  }

  .pricing-figure-4.medium-no-margin {
    margin-right: 0px;
  }

  .footer-about-left {
    width: 100%;
    margin-right: 0px;
  }
}

#Beliefs{
  background-color: #e6f1f9;
  margin-top: 40px;
}

.explore-more-btn{
  text-align: center;
  margin: 25px 0px 25px 0px;
}

.services-list{
  border-bottom: #0082fb dashed 2px;
  display: unset;
}

.footer-contact{
  margin-bottom: 10px;
  display: flex;
}