body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

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

.container.tech-bullets {
  background-color: #fff;
}

.header {
  position: static;
  float: none;
  background-color: #0098ff;
}

.section-tech-all {
  position: static;
  display: block;
  margin-bottom: 40px;
  background-color: #fff;
}

.nav-header {
  position: static;
  display: inline;
  padding-bottom: 20px;
  background-color: transparent;
  color: transparent;
}

.hero-area {
  position: relative;
  display: block;
  height: 100vh;
  padding-top: 0px;
  background-image: url('/res/images/bg-hero.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-attachment: fixed;
  opacity: 1;
  text-align: center;
}

.nav-hero-logo {
  position: absolute;
  display: block;
  max-width: 120px;
  margin-top: 24px;
  margin-bottom: 20px;
  margin-left: 40px;
}

.nav-hero-logo.br {
  max-width: 200px;
  margin-top: 28px;
}

.nav-link {
  margin-top: 20px;
  padding: 10px 16px;
  float: none;
  color: #fff;
}

.nav-link.login {
  margin-top: 18px;
  margin-right: 10vh;
  margin-left: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  border: 2px solid #fff;
  border-radius: 2px;
  opacity: 0.8;
  font-size: 13px;
  font-weight: 700;
}

.nav-link.login:hover {
  background-color: hsla(0, 0%, 100%, .2);
}

.nav-link.login.supplier {
  display: inline-block;
  margin-top: 20px;
  margin-left: auto;
  text-decoration: none;
}

.nav-hero-links {
  margin: 0px 40px 8px;
  float: left;
  border-color: transparent;
  border-top-style: solid;
  border-top-width: 4px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-weight: 400;
}

.nav-hero-links.sign {
  margin-right: 0px;
  padding-right: 40px;
  float: right;
}

.prime-area-cta {
  display: block;
  height: 700px;
  -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;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.hero-h1 {
  margin-top: 25vh;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 64px;
  line-height: 68px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 3px 16px rgba(0, 0, 0, .24);
}

.prime-area-subtittle {
  font-family: Roboto, sans-serif;
  color: hsla(0, 0%, 100%, .9);
  font-weight: 100;
}

.header-primearea {
  display: inline;
}

.hero-content {
  position: static;
  left: 0px;
  top: 50%;
  right: 0px;
  margin-top: 5%;
  margin-bottom: auto;
  color: #fff;
}

.hero-btn-cta {
  margin-top: 8px;
  padding: 12px 24px;
  border: 2px none #fff;
  border-radius: 2px;
  background-color: transparent;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: underline;
}

.nav-link-fixed {
  margin-top: 20px;
  padding: 10px 16px;
  font-family: Roboto, sans-serif;
  color: #333;
  font-weight: 400;
}

.nav-hero {
  position: absolute;
  display: inline-block;
  width: 100%;
  background-color: transparent;
}

.header-hero {
  position: static;
  display: inline-block;
  width: 100%;
  height: 180px;
  max-width: 100%;
  padding-bottom: 70px;
  padding-left: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .7) 8%, transparent);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7) 8%, transparent);
  color: #fff;
}

.hero-p {
  font-family: Roboto, sans-serif;
  color: hsla(0, 0%, 100%, .8);
  font-size: 24px;
  font-weight: 300;
}

.section-offermap {
  height: 800px;
}

.tech-img {
  display: block;
  height: 800px;
  -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;
}

.offermap-content-textarea {
  display: block;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Roboto, sans-serif;
  font-size: 36px;
  font-weight: 500;
}

.offermap-p {
  margin-top: 0px;
  margin-right: 64px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  text-transform: none;
}

.offermap-h1 {
  margin-top: 160px;
  font-size: 36px;
  font-weight: 500;
  text-align: center;
}

.section-services {
  min-height: 100vh;
  padding-top: 90px;
  padding-bottom: 30px;
  background-image: url('/res/images/bg-services.jpg'), url('/res/images/bg-contact.jpg');
  background-position: 50% 0px, 0px 0px;
  background-size: cover, cover;
  background-attachment: fixed, fixed;
  font-family: Roboto, sans-serif;
  color: #fff;
}

.nav-hero-link {
  display: none;
  margin-top: 20px;
  padding: 10px 16px;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}

.nav-hero-link:hover {
  color: #7bc1e4;
  text-decoration: underline;
}

.nav-hero-link.sign {
  float: right;
}

.nav-fixed {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  padding-bottom: 0px;
  background-color: #fff;
  box-shadow: none;
  opacity: 0;
}

.nav-fixed-logo {
  margin-top: 14px;
  margin-bottom: 8px;
  margin-left: 40px;
  padding-bottom: 8px;
}

.header-fixed {
  display: inline;
  max-width: 1366px;
}

.nav-fixed-link {
  margin-top: 16px;
  padding: 8px 16px;
  opacity: 0.9;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}

.nav-fixed-link:hover {
  color: #7bc1e4;
  text-decoration: underline;
}

.nav-fixed-link.login {
  margin-top: 8px;
  margin-left: 20px;
  border: 2px solid #0a8ccc;
  border-radius: 2px;
  background-color: #0a8ccc;
  opacity: 1;
  color: #fff;
}

.nav-fixed-link.login:hover {
  background-color: #7bc1e4;
  text-decoration: none;
}

.nav-fixed-link.cta {
  margin-top: 8px;
  margin-left: 20px;
  border: 2px solid #0a8ccc;
  border-radius: 2px;
  color: #0a8ccc;
}

.nav-fixed-link.cta:hover {
  background-color: rgba(10, 140, 204, .1);
  text-decoration: none;
}

.nav-fixed-link.signup-btn {
  display: inline-block;
  width: auto;
  margin-top: 16px;
  margin-left: 24px;
  float: none;
  border-radius: 2px;
  color: #fff;
  text-align: center;
}

.nav-fixed-link.signup-btn:hover {
  text-decoration: none;
}

.nav-fixed-link.signup-btn.w--current {
  display: inline-block;
  width: auto;
}

.tech-tabs-content {
  margin-bottom: 60px;
  padding: 40px 20px 20px;
}

.tech-menu-tabs {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  text-align: center;
}

.tech-tab-link {
  width: 25%;
  border-bottom: 2px solid transparent;
  background-color: transparent;
  font-family: Roboto, sans-serif;
  color: #0a8ccc;
  font-size: 16px;
  text-align: center;
}

.tech-tab-link:focus {
  border-bottom: 2px solid #0a8ccc;
}

.tech-tab-link.w--current {
  width: 25%;
  border-bottom: 2px solid #0a8ccc;
  background-color: transparent;
  color: #0a8ccc;
  font-size: 16px;
  text-align: center;
}

.tech-tab-link.w--current:hover {
  color: #0a8ccc;
}

.tech-tab-link.one-line {
  margin-top: 20px;
}

.tech-tab-link.complete {
  display: block;
  width: 50%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.tech-tab-link.complete.w--current {
  display: block;
  margin-right: auto;
  margin-left: auto;
  clear: none;
}

.offermap-h2 {
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.h2 {
  font-family: Roboto, sans-serif;
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  text-align: center;
}

.tech-h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-align: left;
}

.section-about {
  min-height: 100vh;
  padding-top: 110px;
  padding-bottom: 2px;
  background-image: none;
  font-family: Roboto, sans-serif;
  color: #333;
  font-weight: 400;
}

.section-about-p {
  font-size: 16px;
  font-weight: 300;
}

.section-about-h2 {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 48px;
  font-weight: 900;
}

.section-about-gartner-h4 {
  display: block;
  margin-top: 8px;
  margin-bottom: 0px;
  color: #0a8ccc;
  font-size: 16px;
  text-align: left;
}

.section-about-gartner-h6 {
  margin-top: 0px;
  color: #666;
  font-weight: 300;
  text-align: left;
}

.section-about-gartner {
  margin-top: 80px;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff;
}

.section-about-numbers {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  float: left;
  background-image: url('/res/images/about-numbers.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: fixed;
  opacity: 1;
  font-family: Roboto, sans-serif;
  color: #2bd0bc;
  font-size: 56px;
  font-weight: 900;
  text-align: center;
}

.section-about-numbers.h6 {
  margin-top: 5px;
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 22px;
  font-weight: 300;
}

.section-about-numbers.clients {
  width: 100%;
  opacity: 1;
  color: #3e68c0;
}

.section-about-numbers.supplier {
  color: #508dce;
}

.section-about-numbers.buy {
  color: #6cbbac;
}

.section-about-numbers.saving {
  color: #76cb9f;
}

.section-about-numbers-h1 {
  margin-bottom: 0px;
  color: transparent;
  font-size: 42px;
  font-weight: 900;
}

.link-supplier {
  position: static;
  display: inline-block;
  margin-top: 21px;
  padding: 10px 20px;
  clear: none;
  color: #fff;
}

.section-clients {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f0f0f0;
}

.service {
  margin-top: 10px;
  margin-bottom: 40px;
  padding-top: 30px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: transparent;
  text-align: center;
}

.service.h2 {
  padding-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-weight: 400;
}

.service-img {
  width: 60%;
}

.service-item {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #fff;
  font-size: 14px;
}

.service-h2 {
  padding-top: 10px;
  padding-bottom: 30px;
  font-size: 26px;
  font-weight: 500;
}

.section-blog {
  padding-top: 50px;
  padding-bottom: 40px;
  background-color: #f1f1f1;
  font-family: Roboto, sans-serif;
}

.blog-post-master {
  padding: 20px;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
}

.blog-postarea {
  margin-top: 30px;
}

.blog-link {
  margin-top: 20px;
  text-align: center;
}

.section-contact {
  display: block;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-weight: 400;
}

.blog-post {
  margin-bottom: 20px;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
}

.contact-bar {
  display: none;
  padding-top: 2px;
  padding-right: 15vh;
  padding-bottom: 2px;
  background-color: #f5f5f5;
  font-family: Roboto, sans-serif;
  color: #000;
  font-weight: 500;
  text-align: right;
}

.contact-bar.fixed {
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: hsla(0, 0%, 87%, .7);
}

.contact-bar.fixed-bar {
  background-color: #eee;
}

.tel-contact {
  position: relative;
  top: 1px;
  display: inline;
  color: #0a8ccc;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}

.tel-contact:hover {
  color: #7bc1e4;
}

.tel-contact.fixed {
  color: #0a8ccc;
  font-weight: 500;
}

.tel-contact.fixed:hover {
  color: #7bc1e4;
}

.contact-bar-link {
  display: inline-block;
  margin-left: 24px;
  font-family: Roboto, sans-serif;
  color: #666;
  font-size: 11px;
  font-weight: 400;
  text-decoration: none;
}

.contact-bar-link:hover {
  color: #7bc1e4;
  text-decoration: underline;
}

.contact-bar-link.fixed {
  color: rgba(0, 0, 0, .7);
}

.contact-bar-link.fixed:hover {
  color: #7bc1e4;
}

.display-none {
  display: none;
}

.hero-slider {
  position: relative;
  left: 0px;
  top: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  clear: none;
  background-color: transparent;
}

.hero-slide1 {
  background-color: #0a8ccc;
}

.hero-slide2 {
  background-color: #56d3ce;
}

.hero-h3 {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}

.hero-h4 {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: auto;
  font-weight: 300;
  text-align: center;
}

.body {
  font-family: Roboto, sans-serif;
}

.hero-cta {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 80px;
  display: inline-block;
  margin-top: 0px;
  color: #fff;
  text-align: center;
}

.hero-cta-btn {
  display: inline-block;
  padding: 12px 20px;
  border-radius: 2px;
  background-color: #fff;
  color: #0a8ccc;
  text-decoration: none;
}

.hero-title {
  margin-top: 0px;
  padding-top: 70px;
}

.cta-p {
  display: block;
  margin-top: 10px;
  margin-bottom: 0px;
  direction: ltr;
  font-size: 16px;
  font-weight: 100;
}

.slider-mask {
  height: 600px;
}

.hero-h2 {
  margin-top: 0px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}

.hero-slide-mask {
  height: auto;
}

.hero {
  font-size: 13px;
}

.cta-area {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 10vh;
  display: block;
  width: 100%;
  font-family: Roboto, sans-serif;
  color: #fff;
}

.cta-area.cta-mobile {
  height: 180px;
}

.cta-h1 {
  position: static;
  display: block;
  overflow: visible;
  width: 100%;
  margin: 10px 0px;
  float: none;
  clear: none;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.cta-txt {
  position: static;
  bottom: 10vh;
  margin-top: 5px;
  text-align: center;
}

.icon-buyer {
  display: block;
  width: 60px;
  height: 60px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 40px;
  background-color: #0098ff;
}

.cta-icons {
  position: static;
  left: 0px;
  right: 0px;
  display: block;
  width: 100%;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.area-icon {
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  margin-top: -50px;
  margin-right: auto;
  margin-left: auto;
  border: 4px solid #fff;
  border-radius: 40px;
  background-color: hsla(0, 0%, 100%, .3);
}

.img-icon-cta {
  position: static;
  width: 40px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.line-icons {
  height: 2px;
  margin-top: 20px;
  border-color: hsla(0, 0%, 100%, .5);
  border-top-style: dotted;
  border-top-width: 2px;
  opacity: 1;
}

.icon-tel-navbar {
  width: 16px;
  height: 16px;
  margin-top: 0px;
  margin-right: 4px;
  margin-left: 24px;
}

.img-map {
  position: relative;
  width: 100%;
}

.img-marketshare {
  width: 100%;
  margin-right: 0px;
  margin-bottom: 60px;
  float: right;
}

.section-about-numbers-h2 {
  margin-top: 0px;
  color: transparent;
  font-size: 22px;
  font-weight: 400;
}

.area-clients-logo {
  margin-bottom: 0px;
}

.contact-bar-fixed {
  padding-top: 0px;
  padding-right: 40px;
  padding-bottom: 0px;
  background-color: #eee;
  font-family: Roboto, sans-serif;
  color: #d30000;
  font-weight: 700;
  text-align: right;
}

.contact-bar-link-fixed {
  margin-left: 24px;
  color: #333;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.section-contact-h1 {
  margin-top: 16px;
  margin-bottom: 48px;
  font-family: Roboto, sans-serif;
  color: rgba(0, 0, 0, .87);
  font-weight: 400;
}

.section-contact-h1.support {
  margin-top: 88px;
  color: hsla(0, 0%, 100%, .8);
}

.section-contact-h1.partner {
  color: hsla(0, 0%, 100%, .01);
}

.select-types {
  text-align: center;
}

.contact-comercial {
  display: none;
  background-color: red;
}

.contact-tabs {
  margin-top: 20px;
  text-align: center;
}

.contact-chat-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 280px;
  min-width: 280px;
  margin: 20px 0px;
  padding: 12px 24px;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px none #fff;
  border-radius: 2px;
  background-color: #ffa403;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .12);
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.contact-chat-btn:hover {
  background-color: #ffb024;
}

.contact-chat-btn:active {
  background-color: hsla(0, 0%, 100%, .2);
}

.contact-chat-btn.w--current {
  background-color: hsla(0, 0%, 100%, .2);
}

.contact-chat-btn.chat-pt {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.testebtn {
  opacity: 1;
}

.btncom {
  display: none;
}

.contact-tab-area {
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 30px;
  background-color: transparent;
  opacity: 0.7;
}

.contact-tab-area.w--current {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  opacity: 1;
}

.contact-p {
  font-size: 18px;
}

.contact-tab-content {
  margin-right: 0px;
  margin-left: 0px;
  padding: 40px 20px;
}

.btns-contacts {
  margin-top: 40px;
}

.contact-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.contact-buyers {
  position: static;
  display: block;
  min-height: 300px;
  padding-top: 20px;
  padding-right: 0px;
  background-color: transparent;
  opacity: 1;
  text-align: right;
}

.contact-suppliers {
  display: none;
  width: 100%;
  min-height: 300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-left: 40px;
  background-color: transparent;
  opacity: 0;
  text-align: right;
}

.contact-h3 {
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: 700;
  text-align: left;
}

.contact-label {
  color: rgba(0, 0, 0, .57);
  font-size: 14px;
  font-weight: 300;
  text-align: left;
}

.contact-input {
  margin-bottom: 16px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, .5);
  background-color: #fff;
  color: #333;
}

.contact-input:hover {
  border-width: 1px;
  border-color: #0a8ccc;
}

.contact-input:focus {
  border-color: #0a8ccc;
  border-bottom-width: 1px;
}

.contact-input.input-margin {
  width: 95%;
}

.contact-tel-area {
  margin-top: 0px;
  padding-left: 20px;
  font-size: 19px;
  font-weight: 300;
  text-align: left;
}

.contact-tel {
  display: block;
  margin-bottom: 16px;
  color: #0a8ccc;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.contact-tel.other-countries {
  margin-bottom: 8px;
  font-size: 16px;
}

.contact-email {
  display: block;
  margin-top: 0px;
  margin-bottom: 24px;
  color: #0a8ccc;
  font-size: 18px;
  font-weight: 500;
  text-decoration: underline;
}

.contact-email.supplier {
  margin-top: 8px;
  margin-bottom: 12px;
  color: #0a8ccc;
  font-size: 16px;
}

.contact-email.more-tels {
  margin-top: 48px;
  color: #333;
  font-size: 14px;
  font-weight: 400;
}

.section-about-list {
  margin-bottom: 20px;
  padding-left: 20px;
  font-weight: 700;
  list-style-type: square;
}

.section-location {
  padding-bottom: 40px;
  background-image: url('/res/images/contact-map.jpg');
  background-position: 50% 50%;
  background-attachment: fixed;
}

.img-pin-local {
  display: block;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.locals {
  margin-top: 10px;
  border-width: 2px;
  border-top-style: solid;
  border-top-color: #fff;
  border-radius: 2px;
  text-align: center;
}

.local-h1 {
  margin-bottom: 0px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}

.local-p {
  margin-top: 0px;
  font-family: Roboto, sans-serif;
  color: #fff;
}

.footer {
  display: inline-block;
  width: 100%;
  padding-bottom: 0px;
  float: none;
  background-color: #333;
  font-family: Roboto, sans-serif;
  color: hsla(0, 0%, 100%, .8);
  font-size: 13px;
  font-weight: 300;
}

.section-about-list-item {
  margin-top: 10px;
}

.tech-solution-complete {
  position: static;
  float: none;
}

.tech-solution-procurement {
  position: absolute;
  display: none;
  float: left;
  opacity: 0;
}

.tech-solution-sourcing {
  position: absolute;
  display: none;
  float: left;
  opacity: 0;
}

.tech-solution-marketplace {
  position: absolute;
  display: none;
  float: left;
  opacity: 0;
}

.signup {
  position: static;
  left: 50vh;
  right: 50vh;
  bottom: 40vh;
  display: block;
  min-height: 46px;
  margin-right: auto;
  margin-left: auto;
  padding: 4px;
  border-radius: 2px;
  background-color: #fff;
}

.signup-email {
  width: 70%;
  margin-bottom: 0px;
  float: left;
  border-style: none;
}

.signup-btn {
  display: block;
  width: 30%;
  min-width: 120px;
  float: left;
  background-color: #0a8ccc;
}

.signup-btn:hover {
  background-color: #1c9ddd;
}

.form-signup {
  margin-bottom: 0px;
}

.section-plus-tech {
  position: absolute;
  width: 100%;
  float: left;
}

.plus-tech-service {
  display: block;
  width: 96px;
  height: 96px;
  margin-top: -46px;
  margin-right: auto;
  margin-left: auto;
  border: 8px solid #fff;
  border-radius: 48px;
  background-color: #29b4a3;
}

.section-tech-complete {
  position: relative;
  height: 100vh;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0) 30%), url('/res/images/MapaDaSolucao-Flat-Completo.jpg');
  background-image: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0) 30%), url('/res/images/MapaDaSolucao-Flat-Completo.jpg');
  background-position: 0px 0px, 10% 50%;
  background-size: auto, 750px;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section-tech-eproc {
  position: relative;
  height: 100vh;
  background-image: url('/res/images/MapaDaSolucao-Flat-Procurement.jpg');
  background-position: 10% 50%;
  background-size: 750px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.btn-next-section-solution {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 10vh;
  display: block;
  width: 56px;
  height: 56px;
  margin-top: 56px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  border: 2px solid #000;
  border-radius: 50px;
  background-image: url('/res/images/icon-arrow-down.png');
  background-position: 5px 6px;
  background-size: 40px;
  background-repeat: no-repeat;
  opacity: 0;
}

.btn-next-section-solution:hover {
  border-color: #2bd0bc;
  background-image: url('/res/images/icon-arrow-down-green.png');
  background-size: 40px;
  opacity: 1;
}

.btn-next-section-solution.solution {
  left: 0px;
  right: 0px;
  bottom: 16vh;
}

.section-tech-esourcing {
  position: relative;
  height: 100vh;
  background-image: url('/res/images/MapaDaSolucao-Flat-Sourcing.jpg');
  background-position: 10% 50%;
  background-size: 750px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section-tech-marketplace {
  height: 90vh;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0) 80%, #fff 98%), url('/res/images/MapaDaSolucao-Flat-Marketplace.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 80%, #fff 98%), url('/res/images/MapaDaSolucao-Flat-Marketplace.jpg');
  background-position: 0px 0px, 10% 50%;
  background-size: auto, 750px;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.tech-description {
  padding-top: 30vh;
}

.tech-description.readytobuy {
  padding-top: 20vh;
}

.signup-area {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 10vh;
}

.title-tech {
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 48px;
  font-weight: 900;
}

.cta {
  position: absolute;
  bottom: 8vh;
  width: 100%;
}

.about-map {
  position: absolute;
  right: 0px;
  display: block;
  overflow: hidden;
  width: 55%;
  height: 100vh;
  margin-top: 24px;
  float: right;
  clear: none;
}

.about-map.espanol {
  width: 50%;
}

.number-h2 {
  margin-bottom: 0px;
  font-size: 48px;
}

.number-h2.h2 {
  margin-bottom: 0px;
  color: transparent;
  font-size: 48px;
  font-weight: 900;
  text-align: left;
}

.number-h2.h5 {
  margin-top: 0px;
  font-size: 24px;
}

.number-h2.buyer {
  margin-bottom: 0px;
  font-size: 16px;
}

.number-h2.supplier {
  margin-top: 8px;
  color: #0091d0;
  font-size: 32px;
  font-weight: 800;
}

.number-h2.transaction {
  margin-top: 40px;
  color: #49c0b6;
  font-size: 56px;
  font-weight: 900;
}

.number-h2.transaction.espanol {
  margin-top: 8px;
  font-size: 40px;
}

.numbers {
  margin-top: 10vh;
  padding-bottom: 40px;
}

.about-number-list {
  margin-bottom: 30px;
}

.about-number-list.transaction {
  color: #49c0b6;
}

.about-number-list.buyer {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: perspective(1px);
  transform: perspective(1px);
  color: #3069b3;
}

.number-h4 {
  margin-top: 0px;
  font-size: 12px;
  font-weight: 500;
}

.number-h4.buyer {
  margin-top: -4px;
}

.number-h4.supplier {
  color: #0091d0;
  font-size: 18px;
}

.number-h4.transaction {
  color: #49c0b6;
  font-size: 24px;
}

.gartner {
  display: none;
}

.number-img {
  position: static;
  width: 80px;
  margin-right: 16px;
  padding-top: 22px;
  float: left;
}

.number-img.buyer {
  width: 32px;
  margin-right: 8px;
  margin-left: 0px;
  padding-top: 8px;
}

.number-img.supplier {
  width: 48px;
  margin-right: 16px;
  margin-left: 16px;
  padding-top: 8px;
}

.number-img.transaction {
  margin-left: 40px;
  padding-top: 0px;
}

.section-tech {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #0a8ccc;
  background-image: -webkit-linear-gradient(270deg, rgba(10, 140, 204, .6), rgba(10, 140, 204, .6)), url('/res/images/about-numbers.jpg');
  background-image: linear-gradient(180deg, rgba(10, 140, 204, .6), rgba(10, 140, 204, .6)), url('/res/images/about-numbers.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  color: transparent;
}

.img-bullet {
  display: block;
  max-width: 80%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 10px;
}

.bg-top-triangle {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  margin-bottom: -6px;
  float: none;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.bg-bottom-triangle {
  position: relative;
  bottom: 0px;
  width: 100%;
  margin-top: -100px;
  float: none;
}

.divisor-tech-top {
  width: 100%;
  height: 80px;
  margin-bottom: 64px;
  background-image: url('/res/images/bg-top-triangle.png');
  background-position: 100% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.divisor-tech-top.top {
  position: relative;
  left: 0px;
  top: 0px;
  margin-bottom: 90px;
  background-image: url('/res/images/bg-top-triangle.png');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.divisor-tech-top.bottom {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 90px;
  background-image: url('/res/images/bg-bottom-triangle.png');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.complete-solution.p {
  margin-top: 10px;
  font-family: Roboto, sans-serif;
  color: #fff;
  line-height: 22px;
  font-weight: 300;
}

.divisor-tech-bottom {
  width: 100%;
  height: 80px;
  margin-top: 64px;
  background-image: url('/res/images/bg-bottom-triangle.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.bullets-area {
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.complete-solution-h2 {
  margin-top: 10px;
  color: #fff;
  font-size: 48px;
  line-height: 56px;
}

.tech-bullets {
  padding-top: 80px;
  background-color: #fff;
}

.next-section-solution {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
}

.readytobuy-area {
  margin-bottom: 40px;
}

.readytobuy-bar {
  width: 8px;
  height: 500px;
  margin-bottom: 8px;
  float: right;
  clear: right;
  border-radius: 8px;
  background-color: #eb7825;
}

.readytobuy-bar.etc {
  height: 8px;
  margin-top: 2px;
  margin-bottom: 4px;
}

.readytobuy-title {
  margin-right: 16px;
  margin-bottom: 24px;
  padding-right: 0px;
  font-family: Roboto, sans-serif;
  color: #999;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  text-align: right;
}

.readytobuy-item {
  margin-top: 0px;
  margin-right: 16px;
  margin-bottom: 40px;
  font-family: Roboto, sans-serif;
  font-size: 24px;
  font-weight: 500;
  text-align: right;
}

.readytobuy-item.text {
  position: static;
  margin-right: 8px;
  padding-top: 0px;
  float: none;
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
}

.readytobuy-item.bullet {
  position: absolute;
  right: -17px;
  width: 32px;
  height: 32px;
  margin-top: 0px;
  float: none;
  border: 4px solid #fff;
  border-radius: 16px;
  background-color: #eb7825;
}

.readytobuy-check {
  margin-top: 1px;
  margin-right: 4px;
}

.paragraph {
  margin-bottom: 8px;
  font-size: 16px;
}

.paragraph-2 {
  margin-bottom: 8px;
  font-size: 16px;
}

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

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

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

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

.btn-submit-form {
  float: right;
  border: 2px solid #0a8ccc;
  border-radius: 2px;
  background-color: #0a8ccc;
  font-size: 16px;
}

.btn-submit-form:hover {
  border-color: #1aa1e4;
  background-color: #1aa1e4;
}

.icon-socialmedia {
  position: static;
  display: block;
  margin-top: 0px;
  margin-left: 0px;
  padding: 8px;
  float: right;
}

.label-contact {
  margin-top: 16px;
  margin-bottom: 2px;
  color: rgba(0, 0, 0, .64);
  font-size: 15px;
  font-weight: 500;
}

.label-contact.support {
  margin-top: 20px;
  color: hsla(0, 81%, 96%, .64);
}

.label-contact.other-countries {
  margin-top: 8px;
  font-size: 13px;
}

.footer-rights {
  display: inline-block;
  margin-top: 24px;
  margin-bottom: 16px;
  font-size: 13px;
  font-weight: 300;
}

.div-block {
  display: inline-block;
}

.link-block {
  display: inline-block;
  width: auto;
  margin-top: 22px;
  margin-left: 16px;
  padding-top: 0px;
  float: right;
}

.login.input {
  position: relative;
  display: inline-block;
  width: 240px;
}

.btn {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  padding: 8px 16px;
  text-decoration: none;
  text-transform: uppercase;
}

.btn.login {
  position: relative;
  top: 0px;
  right: 0px;
  z-index: 20;
  margin-top: 0px;
  margin-right: 0px;
  padding: 6px 16px;
  float: right;
  border: 2px solid #09bd9a;
  border-radius: 2px;
  background-color: #09bd9a;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
}

.btn.login:hover {
  background-color: rgba(9, 189, 154, .8);
}

.btn.nav-signup {
  margin-top: -8px;
  margin-right: 40px;
  margin-left: 16px;
  padding-top: 6px;
  padding-bottom: 6px;
  border: 2px solid #0a8ccc;
  border-radius: 2px;
  background-color: #0a8ccc;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
}

.btn.nav-signup:hover {
  border-color: #1da3e6;
  background-color: #1da3e6;
}

.btn.nav-login {
  margin-right: 40px;
  border: 2px solid #fff;
  border-radius: 2px;
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 13px;
  text-decoration: none;
}

.btn.nav-login:hover {
  border-color: rgba(10, 140, 204, .2);
  background-color: rgba(10, 140, 204, .2);
}

.btn.btn-partner {
  margin-top: 24px;
  padding: 12px 24px;
  border: 2px solid #fff;
  border-radius: 2px;
  background-color: transparent;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}

.nav-link-menu {
  position: relative;
  display: inline-block;
  margin-left: 8px;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  clear: none;
  border-bottom: 2px solid transparent;
  font-family: Roboto, sans-serif;
  color: #333;
  text-transform: uppercase;
}

.nav-link-menu:hover {
  border-bottom: 2px solid #0a8ccc;
  color: #0a8ccc;
}

.nav-link-menu.login {
  position: fixed;
  top: 35px;
  right: 40px;
  padding: 8px 16px;
  float: right;
  border-radius: 2px;
  background-color: #2bd0bc;
  color: #fff;
}

.nav-link-menu.login:hover {
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: rgba(43, 208, 188, .8);
  background-color: rgba(43, 208, 188, .8);
}

.about-map-area {
  overflow: hidden;
  width: 54%;
  float: right;
}

.div-block-3 {
  float: right;
}

.nav-fixed-cat {
  padding-top: 24px;
  padding-right: 0px;
  float: right;
}

.div-block-4 {
  float: right;
}

.language {
  padding-top: 14px;
  padding-right: 16px;
  float: right;
  color: red;
  text-decoration: none;
}

.link {
  padding: 8px 16px;
  font-family: Roboto, sans-serif;
  color: hsla(0, 0%, 100%, .8);
  font-weight: 300;
  text-decoration: none;
}

.text-span-2 {
  color: #fff;
  font-weight: 500;
}

.text-block {
  font-family: Roboto, sans-serif;
  color: rgba(51, 51, 51, .8);
  font-size: 12px;
  font-weight: 300;
}

.text-span-3 {
  color: #fff;
  font-weight: 500;
}

.icon-2 {
  margin-bottom: 12px;
  -webkit-transform: rotateX(180deg) rotateY(0deg) rotateZ(0deg);
  transform: rotateX(180deg) rotateY(0deg) rotateZ(0deg);
  color: #fff;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

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

.drop-lang-btn {
  bottom: 0px;
  padding-right: 20px;
  font-size: 14px;
  font-weight: 400;
}

.drop-lang-btn:hover {
  border-style: none;
  border-left-width: 4px;
  border-left-color: #0a8ccc;
  background-color: rgba(0, 152, 255, .16);
  color: #0a8ccc;
}

.drop-lang-btn.selected {
  border-style: none none none solid;
  border-width: 2px 2px 2px 4px;
  border-color: #000 #000 #000 #0a8ccc;
  background-color: rgba(10, 140, 204, .16);
}

.drop-lang-btn.check {
  top: 0px;
  background-color: rgba(0, 152, 255, .08);
  color: #0a8ccc;
}

.drop-lang-btn.lang-fixed {
  position: relative;
  top: 0px;
}

.drop-lang-list {
  display: none;
}

.drop-lang-list.w--open {
  position: static;
  left: 10px;
  top: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #fff;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .4);
}

.drop-lang-list.hero {
  right: 10px;
  bottom: 0px;
  z-index: 20;
  display: none;
}

.drop-lang-list.hero.w--open {
  bottom: 0px;
}

.drop-lang-list.lang-fixed.w--open {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 136px;
  margin-top: 0px;
}

.nav-drop-lang {
  display: block;
  padding-top: 0px;
  padding-right: 16px;
  padding-bottom: 0px;
  font-size: 12px;
}

.nav-drop-lang.w--open {
  padding-top: 0px;
  padding-bottom: 0px;
}

.nav-drop-lang.select {
  padding-right: 0px;
  color: #333;
  font-weight: 500;
}

.hero-drop-lang {
  position: fixed;
  right: 0px;
  bottom: 0px;
  padding-top: 20px;
  font-family: Roboto, sans-serif;
  color: hsla(0, 0%, 100%, .8);
  font-weight: 300;
}

.icon-3 {
  margin-right: 0px;
}

.text-block-2 {
  display: block;
  color: hsla(0, 0%, 100%, .8);
}

.drop-lang {
  position: absolute;
  left: auto;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 36px;
  margin-right: 20px;
  padding-top: 8px;
  padding-right: 20px;
  font-family: Roboto, sans-serif;
  color: hsla(0, 0%, 100%, .8);
  font-size: 12px;
}

.dropdown-toggle {
  display: block;
  padding-bottom: 8px;
  font-size: 12px;
}

.text-block-3 {
  padding-right: 24px;
}

.icon-4 {
  margin-top: 8px;
}

.dropdown-list-2.w--open {
  display: inline-block;
  margin-right: 0px;
  float: none;
}

.dropdown-link-2 {
  margin-right: 10px;
}

.lbl-btn-signup {
  margin-right: 24px;
}

.icon-5 {
  margin-top: 8px;
}

.dropdown-list-3.w--open {
  background-color: #1a77a5;
  color: #fff;
  font-size: 13px;
}

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

.dropdown-link-3:hover {
  background-color: #0a83be;
}

.dropdown-link-4 {
  color: #fff;
}

.dropdown-link-4:hover {
  background-color: #0a83be;
}

.image {
  display: block;
  max-width: 90%;
  margin: 40px auto -160px;
}

.html-embed {
  position: absolute;
  left: 0px;
  top: 0px;
  display: inline-block;
}

.brand {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.form-wrapper {
  position: relative;
  display: inline-block;
  width: 200px;
}

.login-input {
  position: relative;
  display: inline-block;
  width: 180px;
  height: 32px;
  margin-top: 2px;
  margin-right: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  border: 1px solid #fff;
  border-radius: 2px;
  background-color: transparent;
  color: #fff;
  font-size: 12px;
}

.login-input:hover {
  border-color: #0a8ccc;
}

.login-input:focus {
  border-color: #0a8ccc;
  background-color: rgba(0, 0, 0, .4);
  color: #fff;
}

.login-form {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: auto;
  width: auto;
  margin-top: 48px;
  margin-right: 40px;
  float: left;
}

.link-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: auto;
  height: auto;
  margin-top: 32px;
  margin-left: 200px;
  color: #fff;
  font-size: 11px;
  text-decoration: none;
}

.link-2:hover {
  text-decoration: underline;
}

.brand-3 {
  position: static;
  display: inline-block;
  float: none;
}

.div-block-6 {
  padding-bottom: 2px;
}

.nav-menu {
  position: absolute;
  left: 180px;
  top: 44px;
  right: auto;
  bottom: 0px;
  display: inline-block;
  float: left;
}

.heading-3 {
  font-size: 48px;
}

.text-block-5 {
  position: static;
  display: inline-block;
  float: none;
}

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

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

.image-5 {
  padding-right: 5px;
}

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

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

.icon-6 {
  margin-right: 0px;
  font-size: 13px;
}

.text-block-6 {
  font-size: 12px;
}

.text-block-7 {
  position: absolute;
  right: 20px;
}

.text-lang {
  position: absolute;
  right: 20px;
  padding-right: 0px;
}

.text-lang.esen {
  padding-right: 20px;
}

.text-block-8 {
  position: absolute;
}

.icon-7 {
  margin-right: 0px;
}

.icon-8 {
  margin-right: 0px;
}

.drop-typecontact {
  margin-bottom: 16px;
}

.section-support {
  min-height: 40vh;
  padding-bottom: 100px;
  background-color: #333;
}

.bg-bottom-customers {
  position: relative;
  width: 100%;
}

.card-contact {
  margin: 60px -10px 80px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 2px;
  box-shadow: none;
}

.contact-form {
  display: block;
  padding: 0px 40px;
  border-right: 1px solid rgba(0, 0, 0, .12);
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background-color: #fff;
}

.contact-tel-area {
  position: relative;
  display: block;
  height: 100%;
  margin-top: 24px;
  -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;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  color: #000;
}

.margin-48 {
  position: static;
  display: inline-block;
  padding-left: 50px;
}

.row {
  margin-right: 0px;
  margin-left: 0px;
  background-color: rgba(43, 208, 188, 0);
}

.icon-chat {
  position: relative;
  display: inline-block;
  max-width: 70%;
  margin-top: 0px;
  margin-right: 24px;
}

.heading-4 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 32px;
  text-align: left;
  text-decoration: none;
}

.column-7 {
  padding-right: 8px;
}

.paragraph-7 {
  color: rgba(0, 0, 0, .57);
}

.paragraph-7.other-countries {
  margin-top: 40px;
  margin-bottom: 0px;
  font-size: 16px;
}

.section-partner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 70vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(0deg, #0a8ccc, #2bd0bc);
  background-image: linear-gradient(90deg, #0a8ccc, #2bd0bc);
  font-family: Roboto, sans-serif;
}

.paragraph-8 {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.image-8 {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.body-2 {
  overflow: visible;
}

.body-3 {
  font-family: Roboto, sans-serif;
}

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

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

.section-partner-h1 {
  margin-bottom: 24px;
  color: #fff;
  font-size: 32px;
  font-weight: 300;
}

.spam-partner-h1 {
  font-size: 40px;
  font-weight: 700;
}

.column-10 {
  padding-left: 10px;
}

.text-span-4 {
  font-size: 40px;
  font-weight: 700;
}

.text-span-5 {
  font-size: 40px;
  font-weight: 700;
}

.image-9 {
  margin-top: 4vh;
}

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

html.w-mod-js *[data-ix="fade-numbers-gartner"] {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

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

html.w-mod-js *[data-ix="menu-hide"] {
  -webkit-transform: translate(-150%, 0px);
  -ms-transform: translate(-150%, 0px);
  transform: translate(-150%, 0px);
}

@media (max-width: 991px) {
  .nav-hero-logo {
    position: static;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .nav-hero-links {
    margin-right: 0px;
    background-color: #0a8ccc;
  }
  .hero-h1 {
    margin-top: 100px;
    font-size: 46px;
  }
  .nav-hero-collapse {
    margin-top: 10px;
    margin-right: 10px;
  }
  .nav-fixed-collapse {
    margin-top: 10px;
    margin-right: 10px;
  }
  .nav-fixed-collapse.w--open {
    color: #333;
  }
  .section-offermap {
    height: auto;
  }
  .tech-img {
    height: auto;
  }
  .offermap-content-textarea {
    margin-top: 20px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .tech-content {
    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: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .nav-fixed {
    opacity: 0;
  }
  .section-about-numbers {
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 48px;
  }
  .hero-slider {
    position: static;
    display: inline;
    padding-left: 20px;
  }
  .hero-h2 {
    font-size: 26px;
  }
  .img-icon-cta {
    position: static;
    display: block;
    width: 40px;
    margin-top: 0px;
    margin-left: 10px;
  }
  .signup {
    left: 30vh;
    right: 30vh;
    bottom: 35vh;
    display: block;
  }
  .signup-email {
    width: 100%;
    text-align: center;
  }
  .signup-btn {
    width: 100%;
  }
  .login.login-hero {
    position: absolute;
    top: 4px;
    right: 10px;
    margin-top: 24px;
    padding: 8px 12px;
  }
  .btn.login {
    float: left;
    border-style: none;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .24);
    color: #0a8ccc;
  }
  .btn.login:hover {
    background-color: hsla(0, 0%, 100%, .8);
  }
  .nav-link-menu {
    width: 70%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #fff;
    text-decoration: none;
  }
  .nav-link-menu:hover {
    color: hsla(0, 0%, 100%, .8);
  }
  .nav-link-menu.first {
    margin-top: 60px;
  }
  .icon {
    margin-top: 24px;
    margin-left: 10px;
    padding: 8px;
    font-size: 32px;
  }
  .text-block {
    float: right;
  }
  .dropdown-list.w--open {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .4);
  }
  .dropdown-link {
    font-family: Roboto, sans-serif;
  }
  .drop-lang-btn {
    font-family: Roboto, sans-serif;
    font-size: 13px;
  }
  .drop-lang-btn:hover {
    background-color: rgba(0, 152, 255, .16);
  }
  .drop-lang {
    z-index: 0;
    margin-right: 10px;
  }
  .brand {
    position: static;
    height: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .login-input {
    width: 100%;
  }
  .login-form {
    z-index: 500;
    display: none;
    width: 40%;
    height: 100vh;
    margin-top: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-right: 24px;
    padding-left: 24px;
    background-image: -webkit-linear-gradient(270deg, #0a8ccc, #2bd0bc);
    background-image: linear-gradient(180deg, #0a8ccc, #2bd0bc);
    opacity: 0;
  }
  .link-2 {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: 40px;
    margin-left: 0px;
    text-align: left;
  }
  .login-close {
    position: absolute;
    right: 10px;
    width: 60px;
    margin-top: 10px;
    padding: 8px;
  }
  .heading-2 {
    margin-top: 60px;
    margin-bottom: 16px;
    font-size: 24px;
  }
  .nav-menu {
    left: 0px;
    top: 0px;
    right: auto;
    display: none;
    width: 40%;
    height: 100vh;
    max-width: none;
    background-color: #0a8ccc;
    opacity: 0;
  }
  .logo-area {
    position: absolute;
    width: 100%;
    height: 0px;
  }
  .row-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .column-6 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .column-7 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .hero-area {
    height: 420px;
  }
  .nav-hero-logo {
    position: static;
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .hero-h1 {
    margin-top: 120px;
    margin-bottom: 0px;
    font-size: 28px;
    line-height: 34px;
  }
  .hero-content {
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-offermap {
    height: auto;
  }
  .section-offermap.content {
    height: auto;
  }
  .tech-img {
    height: auto;
  }
  .offermap-content-textarea {
    margin-top: 0px;
  }
  .offermap-p {
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .section-services {
    padding-right: 20px;
    padding-left: 20px;
  }
  .tech-tab-link {
    width: 33.3%;
  }
  .service {
    padding-right: 10%;
    padding-left: 10%;
  }
  .hero-cta {
    position: relative;
  }
  .hero-title {
    padding-top: 40px;
  }
  .hero-h2 {
    margin-top: 0px;
    font-size: 20px;
  }
  .hero {
    display: block;
  }
  .cta-h1 {
    font-size: 20px;
    text-align: center;
  }
  .cta-icons {
    height: 50px;
    padding-top: 0px;
  }
  .area-icon {
    position: relative;
    width: 48px;
    height: 48px;
    margin-top: -38px;
    margin-left: -10px;
    padding-top: 0px;
  }
  .img-icon-cta {
    display: block;
    margin-top: 24px;
    margin-right: auto;
    margin-left: auto;
  }
  .line-icons {
    margin-top: 38px;
  }
  .cta {
    bottom: 6vh;
  }
  .login.login-hero {
    position: absolute;
    top: 2px;
    right: 10px;
    display: block;
    margin-top: 24px;
    padding: 8px 12px;
  }
  .btn.login {
    margin-right: 20px;
  }
  .icon {
    margin-top: 18px;
    margin-left: 4px;
    padding: 8px;
    font-size: 32px;
  }
  .language {
    padding-top: 6px;
  }
  .text-span-3.hero {
    font-size: 13px;
  }
  .hero-drop-lang {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .text-block-2 {
    font-size: 10px;
  }
  .drop-lang {
    margin-right: 10px;
  }
  .login-form {
    opacity: 0;
  }
  .nav-menu {
    opacity: 0;
  }
  .logo-area {
    position: absolute;
    width: 100%;
    height: 100px;
  }
}

@media (max-width: 479px) {
  .container {
    position: relative;
    padding-right: 16px;
    padding-left: 16px;
  }
  .hero-area {
    min-height: 100vh;
    padding-bottom: 0px;
    background-attachment: fixed;
  }
  .nav-hero-logo {
    position: relative;
    display: block;
    width: 90px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .nav-link.login {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    display: inline-block;
    margin-right: 20px;
    margin-left: 30px;
    padding-right: 32px;
    padding-left: 32px;
    float: left;
    clear: none;
    opacity: 1;
    text-align: center;
  }
  .nav-hero-links {
    z-index: 300;
    display: block;
    width: 90%;
    margin-top: -5px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 40px;
    padding-left: 16px;
    float: none;
    background-color: #0a8ccc;
    text-align: left;
  }
  .nav-hero-links.sign {
    position: relative;
    z-index: 900;
    margin-top: 0px;
    padding-top: 40px;
    background-color: #2bd0bc;
  }
  .prime-area-cta {
    margin-top: 40px;
  }
  .hero-h1 {
    margin-top: 140px;
    font-size: 32px;
    line-height: 32px;
  }
  .hero-content {
    margin-top: 20px;
  }
  .hero-btn-cta {
    display: inline-block;
    padding-top: 18px;
    font-size: 18px;
  }
  .nav-hero {
    display: block;
  }
  .nav-hero.w--open {
    margin-top: 10px;
    margin-right: 10px;
  }
  .nav-hero-collapse {
    z-index: 200;
    margin-top: 0px;
    margin-right: 10px;
    float: left;
    color: #fff;
    font-size: 32px;
  }
  .nav-hero-collapse.w--open {
    z-index: 10;
    margin-left: 0px;
    background-color: transparent;
  }
  .nav-fixed-collapse {
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 15;
    margin-top: 2px;
    margin-right: 0px;
    padding: 16px;
    float: left;
    color: #333;
    font-size: 32px;
  }
  .nav-fixed-collapse.w--open {
    z-index: 0;
    background-color: rgba(255, 0, 0, 0);
    font-weight: 400;
  }
  .nav-fixed-collapse.menu-hero {
    color: #fff;
  }
  .offermap-content-textarea {
    font-size: 24px;
    line-height: 28px;
  }
  .offermap-p {
    margin-top: 20px;
    margin-right: 0px;
    line-height: 19px;
    text-align: center;
  }
  .offermap-h1 {
    font-size: 26px;
    line-height: 32px;
  }
  .section-services {
    height: auto;
    min-height: auto;
    background-size: cover;
  }
  .nav-hero-link {
    display: inline-block;
    width: 70%;
    margin-left: 20px;
    padding-right: 16%;
    float: left;
    clear: none;
    font-weight: 400;
  }
  .nav-fixed {
    display: block;
    padding-bottom: 0px;
    background-color: #fff;
    opacity: 0;
  }
  .nav-fixed-logo {
    position: static;
    z-index: 5;
    display: block;
    min-width: 70px;
    margin: 16px auto;
  }
  .header-fixed {
    display: block;
    height: 70px;
    background-color: transparent;
    opacity: 1;
  }
  .nav-fixed-link {
    position: static;
    bottom: 0px;
    z-index: 5;
    display: block;
    width: 60%;
    margin-left: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0px;
    float: none;
    clear: none;
    color: #fff;
    text-align: left;
  }
  .nav-fixed-link.w--current {
    z-index: 5;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #fff;
  }
  .nav-fixed-link.cta {
    position: static;
    display: block;
    float: none;
    clear: none;
  }
  .nav-fixed-link.title {
    font-weight: 300;
    text-align: left;
  }
  .nav-fixed-link.title:hover {
    color: #fff;
    text-decoration: none;
  }
  .nav-fixed-link.btn-nav {
    position: static;
    display: block;
    min-width: auto;
    margin-right: 16px;
    margin-left: 0px;
    padding-right: 16px;
    padding-left: 16px;
    border: 2px solid #fff;
    border-radius: 2px;
    text-align: center;
  }
  .nav-fixed-link.btn-nav.w--current {
    position: static;
    display: block;
    width: 60%;
    margin-left: 0px;
    float: none;
  }
  .nav-fixed-link.btn-nav.signup {
    display: inline-block;
    min-height: auto;
    padding: 8px 16px;
    border-style: solid;
    color: #0a8ccc;
    font-weight: 700;
  }
  .nav-fixed-link.tel {
    left: 0px;
    z-index: 5;
    display: block;
    width: 60%;
    float: none;
    font-size: 14px;
  }
  .tech-tab-link {
    width: 25%;
    height: 46px;
    padding-right: 5px;
    padding-left: 5px;
    float: left;
    font-size: 10px;
    line-height: 13px;
  }
  .tech-tab-link.w--current {
    padding-right: 5px;
    font-size: 10px;
    line-height: 13px;
  }
  .tech-tab-link.one-line {
    padding-top: 14px;
  }
  .tech-tab-link.one-line.w--current {
    padding-top: 14px;
  }
  .tech-h2 {
    font-size: 26px;
    line-height: 32px;
    text-align: center;
  }
  .section-about {
    background-color: #fff;
    background-image: none;
    color: #333;
  }
  .section-about-p {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-about-h2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-about-gartner-h4 {
    margin-top: 10px;
    padding-top: 30px;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
  }
  .section-about-gartner-h6 {
    margin-top: 0px;
    font-size: 8px;
    text-align: left;
  }
  .section-about-numbers {
    font-size: 42px;
  }
  .section-contact {
    padding-right: 0px;
    padding-left: 0px;
    background-image: -webkit-linear-gradient(315deg, #0a8ccc, #2bd0bc);
    background-image: linear-gradient(135deg, #0a8ccc, #2bd0bc);
  }
  .contact-bar {
    display: none;
    padding: 8px 20px 6px;
    text-align: center;
  }
  .contact-bar.fixed {
    font-size: 16px;
  }
  .tel-contact {
    position: static;
    margin-top: auto;
    padding-top: 0px;
    font-size: 16px;
  }
  .hero-h3 {
    font-size: 14px;
    text-transform: uppercase;
  }
  .hero-cta {
    margin-top: 20px;
  }
  .hero-title {
    margin-bottom: 50px;
    padding-top: 30px;
  }
  .cta-p {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 13px;
  }
  .hero-h2 {
    margin-top: 10px;
    font-size: 18px;
    line-height: 22px;
  }
  .cta-area {
    position: relative;
    bottom: 0px;
    padding-bottom: 60px;
  }
  .cta-area.cta-mobile {
    bottom: 100px;
  }
  .cta-h1 {
    display: inline;
    margin-top: 10px;
    padding: 16px 24px;
    border-style: solid;
    border-width: 2px;
    border-color: hsla(0, 0%, 100%, .7);
    border-radius: 2px;
    background-color: transparent;
    color: #fff;
    font-size: 16px;
  }
  .cta-txt {
    display: block;
    margin-top: 24px;
    margin-bottom: 30px;
  }
  .area-icon {
    width: 50px;
    height: 50px;
  }
  .img-icon-cta {
    width: 30px;
  }
  .bg-navmenu {
    position: fixed;
    z-index: 10;
    width: 100%;
    height: 100vh;
    margin-top: -25px;
    background-color: rgba(0, 0, 0, .6);
  }
  .icon-tel-navbar {
    margin-top: -3px;
  }
  .img-marketshare {
    display: inline;
    width: 100%;
    padding-top: 30px;
    float: none;
    text-align: center;
  }
  .nav-fixed-tel {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: 22px;
    margin-right: 8px;
    padding: 12px;
    float: right;
    background-image: url('/res/images/icon-tel-48p.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .contact-bar-fixed {
    height: 70px;
  }
  .section-contact-h1 {
    margin-bottom: 16px;
    padding-left: 0px;
    color: #fff;
    font-size: 23px;
    line-height: 32px;
  }
  .contact-chat-btn {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .contact-area {
    padding-top: 40px;
    padding-right: 8px;
    padding-left: 8px;
  }
  .contact-buyers {
    padding-top: 0px;
    padding-left: 0px;
  }
  .contact-suppliers {
    display: none;
    width: 100%;
    padding-left: 0px;
    opacity: 0;
  }
  .contact-label {
    margin-bottom: 2px;
  }
  .contact-input {
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, .6);
    border-radius: 2px;
  }
  .contact-input.input-margin {
    width: 100%;
  }
  .contact-tel-area {
    margin-bottom: 16px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .contact-email {
    color: #0a8ccc;
  }
  .footer {
    margin-bottom: 0px;
  }
  .section-tech-complete {
    min-height: 100vh;
    background-image: none;
    background-position: 0px 0px;
  }
  .section-tech-eproc {
    height: auto;
    margin-top: 160px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .section-tech-esourcing {
    height: auto;
    margin-top: 160px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .section-tech-marketplace {
    height: auto;
    margin-top: 160px;
    margin-bottom: 80px;
    background-image: none;
    background-position: 0px 0px;
  }
  .tech-description {
    padding-top: 20px;
  }
  .tech-description.readytobuy {
    padding-top: 20px;
  }
  .title-tech {
    padding-right: 16px;
    padding-left: 16px;
  }
  .cta {
    bottom: 0vh;
  }
  .about-map {
    position: relative;
    top: 0px;
    overflow: hidden;
    width: 100%;
    height: 195px;
  }
  .number-h2.buyer {
    margin-top: 0px;
    font-size: 16px;
  }
  .number-h2.supplier {
    margin-top: 0px;
    font-size: 24px;
    line-height: 44px;
  }
  .number-h2.transaction {
    height: 44px;
    margin-top: 0px;
    font-size: 32px;
  }
  .numbers {
    margin-top: 5vh;
    padding-right: 0px;
    padding-bottom: 40px;
    padding-left: 0px;
  }
  .about-number-list {
    margin-bottom: 20px;
    text-align: center;
  }
  .about-number-list.buyer {
    display: block;
    text-align: center;
  }
  .number-h4 {
    margin-top: -8px;
    font-size: 12px;
  }
  .number-h4.supplier {
    font-size: 16px;
  }
  .number-h4.transaction {
    font-size: 20px;
  }
  .number-img {
    width: 50px;
    padding-top: 20px;
  }
  .number-img.buyer {
    position: static;
    display: block;
    width: 24px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .number-img.supplier {
    display: block;
    width: 40px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 34px;
    float: none;
  }
  .number-img.transaction {
    width: 72px;
    margin-right: 8px;
    margin-left: 0px;
    padding-top: 40px;
    float: none;
  }
  .img-bullet {
    padding: 0px;
  }
  .complete-solution-h2 {
    font-size: 32px;
    line-height: 40px;
  }
  .readytobuy-area {
    padding-right: 24px;
  }
  .readytobuy-item {
    margin-bottom: 32px;
  }
  .readytobuy-item.text {
    margin-bottom: 32px;
    font-size: 13px;
  }
  .readytobuy-item.bullet {
    margin-right: 39px;
  }
  .icon-socialmedia {
    display: block;
    padding: 16px;
    float: none;
    text-align: center;
  }
  .icon-socialmedia.facebook {
    margin-right: 16px;
  }
  .label-contact {
    color: hsla(0, 0%, 100%, .76);
  }
  .footer-rights {
    display: block;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
  }
  .link-block {
    margin-top: 0px;
    margin-left: 0px;
  }
  .column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .container-2 {
    margin-bottom: 16px;
    padding-left: 0px;
  }
  .column-3 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .div-block-2 {
    display: block;
    width: 128px;
    margin-right: auto;
    margin-left: auto;
  }
  .login {
    position: absolute;
    right: 10px;
    z-index: 0;
    margin-top: 14px;
    margin-right: 10px;
    padding: 8px 12px;
    float: right;
    background-color: transparent;
    color: #333;
    font-size: 12px;
    font-weight: 400;
  }
  .login.login-hero {
    top: 10px;
    z-index: 400;
    display: inline-block;
    margin-top: 24px;
    margin-right: 0px;
    color: #fff;
  }
  .login.login-hero.fix-nav {
    margin-top: 16px;
    font-family: Roboto, sans-serif;
    color: #333;
  }
  .btn.login {
    margin-top: 0px;
    padding-top: 7px;
    float: left;
    border-style: none;
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .24);
    color: #0a8ccc;
  }
  .nav-link-menu {
    width: 70%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: Roboto, sans-serif;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
  }
  .nav-link-menu:hover {
    color: hsla(0, 0%, 100%, .8);
    text-decoration: underline;
  }
  .nav-link-menu.first {
    margin-top: 60px;
  }
  .icon {
    position: absolute;
    z-index: 400;
    display: inline-block;
    margin-top: 0px;
    margin-left: 4px;
    padding: 8px;
    float: none;
    color: #fff;
    font-size: 32px;
  }
  .icon.menu-hero {
    margin-top: 8px;
    color: #fff;
  }
  .icon.fix-nav {
    margin-top: 14px;
    color: #333;
  }
  .text-span {
    margin-bottom: -13px;
    font-size: 11px;
    font-weight: 300;
  }
  .nav-fixed-btn {
    position: relative;
    display: inline-block;
    width: 60%;
    margin-top: 16px;
    margin-right: 8px;
    margin-left: 0px;
    padding: 8px 16px;
    border: 2px solid #fff;
    border-radius: 2px;
    color: #d0382b;
    text-align: center;
  }
  .about-map-area {
    width: 100%;
  }
  .drop-lang {
    position: absolute;
    right: 0%;
    bottom: 0px;
    z-index: 10;
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
  }
  .dropdown-toggle {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .brand {
    z-index: 0;
  }
  .login-input {
    position: static;
    width: 100%;
    float: left;
    border-color: hsla(0, 0%, 100%, .6);
  }
  .login-input:hover {
    border-color: #fff;
  }
  .login-form {
    position: fixed;
    left: auto;
    top: 0px;
    right: 0px;
    display: none;
    width: 90%;
    height: 100vh;
    margin-top: 0px;
    margin-right: 0px;
    padding-top: 16px;
    padding-right: 24px;
    padding-left: 24px;
    background-color: transparent;
    background-image: -webkit-linear-gradient(270deg, #0a8ccc, #2bd0bc);
    background-image: linear-gradient(180deg, #0a8ccc, #2bd0bc);
    opacity: 0;
  }
  .link-2 {
    position: relative;
    left: 0px;
    top: 0px;
    bottom: 0px;
    display: inline-block;
    width: 100%;
    margin-top: 40px;
    margin-left: 0px;
    float: left;
  }
  .brand-2 {
    position: fixed;
    z-index: 0;
    display: block;
    width: 100%;
    padding-left: 0px;
  }
  .login-area {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1000;
    display: block;
    width: 90%;
    height: 100vh;
    margin-top: 0px;
    padding: 14px 16px 24px;
    float: right;
    background-color: #0a8ccc;
    opacity: 1;
  }
  .submit-button {
    border: 1px solid #fff;
    border-radius: 2px;
    background-color: transparent;
  }
  .image-2 {
    width: 44px;
    margin-bottom: 20px;
    padding: 8px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .login-close {
    position: absolute;
    right: 20px;
    z-index: 200;
    width: 52px;
    margin-bottom: 40px;
    padding: 8px;
    float: right;
  }
  .link-3 {
    position: absolute;
    margin-top: 20px;
    color: #fff;
  }
  .heading {
    margin-top: 60px;
    color: #fff;
    font-size: 24px;
  }
  .image-3 {
    padding: 16px;
  }
  .heading-2 {
    display: inline-block;
    margin-top: 60px;
    font-size: 24px;
  }
  .brand-nav-fixed {
    position: absolute;
    display: block;
    width: 100%;
    height: 70px;
  }
  .brand-3 {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }
  .div-block-5 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-6 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    height: 70px;
    padding-right: auto;
    padding-left: 40%;
  }
  .nav-menu {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 400;
    display: none;
    width: 90%;
    height: 105vh;
    margin-top: -15px;
    padding-top: 32px;
    background-color: #0a8ccc;
    opacity: 0;
  }
  .link-block-2 {
    position: static;
    width: auto;
    margin-right: 20px;
    margin-left: 20px;
  }
  .call-us {
    font-family: Roboto, sans-serif;
    font-size: 9px;
    font-weight: 300;
    text-decoration: none;
  }
  .text-block-4 {
    text-transform: uppercase;
  }
  .form-wrapper-2 {
    position: absolute;
    z-index: 400;
  }
  .card-contact {
    padding-right: 0px;
    padding-left: 0px;
  }
  .contact-form {
    padding-right: 20px;
    padding-left: 20px;
  }
  .contact-tel-area {
    padding-right: 16px;
    padding-left: 16px;
  }
  .column-6 {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
}
