.hero {
  display: block;
  overflow: visible;
  width: 100%;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  background-color: #272727;
  background-image: url('../images/Hero_bg3.jpg');
  background-position: 50% 58%;
  background-size: cover;
  background-repeat: no-repeat;
}

.nav {
  height: 100px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .1);
  background-color: transparent;
}

.nav_logo {
  display: block;
  padding-top: 40px;
}

.nav_container {
  display: block;
  width: auto;
  height: 100px;
}

.nav_link {
  right: 0px;
  display: inline-block;
  padding-top: 40px;
  padding-right: 20px;
  -webkit-transition: opacity 500ms ease, color 500ms ease;
  transition: opacity 500ms ease, color 500ms ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: hsla(0, 0%, 100%, .3);
  font-weight: 400;
  letter-spacing: 1px;
}

.nav_link:hover {
  color: #fff;
}

.nav_link.w--current {
  color: #fff;
}

.hero_text {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  color: #fff;
  font-size: 65px;
  line-height: 70px;
}

.hero_text_span {
  color: #00ff94;
}

.error {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 243px;
  float: none;
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.hero_heading {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  margin-top: 10vh;
}

.hero_paragraph {
  position: static;
  left: 0px;
  top: 529px;
  right: 0px;
  margin-top: 40px;
}

.hero_paragraph_text {
  padding-top: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  font-weight: 200;
  letter-spacing: 0.5px;
}

.hero_scroll_nav {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.section {
  height: 100vh;
}

.container {
  height: 100vh;
}

.slider {
  height: 80%;
  margin-top: 10%;
  background-color: #f1f1f1;
}

.slide {
  background-image: url('../images/Hero-light.png');
  background-position: 0px 0px;
  background-size: 960px;
}

.slide-2 {
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.column {
  background-color: #0098ff;
}

.image {
  margin-bottom: 0%;
}

.side_btn {
  position: fixed;
  top: 45vh;
  right: -1px;
  z-index: 1;
  margin-top: 0px;
  margin-right: -73px;
  padding: 17px 25px 16px;
  background-color: #00ff94;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: perspective(957px) rotate(-90deg);
  transform: perspective(957px) rotate(-90deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  color: #fff;
  text-align: center;
  letter-spacing: 0.5px;
}

.section-2 {
  margin-top: 7%;
}

.heading {
  font-size: 50px;
  line-height: 55px;
  letter-spacing: 0.1px;
}

.heading.white {
  color: #fff;
}

.text-span {
  color: #00ff94;
}

.text-block {
  float: left;
  color: #c3c3c3;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 1px;
}

.image-2 {
  margin-top: 12px;
  padding-left: 10px;
  text-align: center;
}

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

.section-3 {
  position: relative;
  height: auto;
  margin-top: -35px;
  padding-top: 0px;
  background-image: url('../images/slider_bg.png');
  background-position: 0px 0px;
  background-size: auto;
}

.container_slider {
  position: relative;
  top: 100px;
  z-index: 0;
  height: auto;
}

.slide-3 {
  position: relative;
  height: auto;
  background-image: url('../images/People.png');
  background-position: 50% 50%;
  background-size: 900px 357px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slider-2 {
  bottom: 3px;
  height: auto;
  margin-top: 0px;
  margin-bottom: 10%;
  padding-top: 0%;
  padding-bottom: 10%;
  background-color: hsla(0, 0%, 100%, 0);
}

.icon {
  right: -34px;
  background-color: transparent;
  color: #838383;
  font-size: 35px;
}

.icon-2 {
  left: -34px;
  color: #838383;
  font-size: 35px;
}

.slide-4 {
  background-image: url('../images/People-95.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.section-4 {
  height: 100%;
  background-color: #272727;
}

.row {
  margin-top: 10%;
}

.text-span-2 {
  color: #00ff94;
}

.image-3 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: 90px;
  float: none;
  text-align: center;
}

.image-3.timeline_icon {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.start_project_text {
  color: #6d6e70;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}

.heading-2 {
  margin-top: 43px;
  color: #fff;
  font-size: 22px;
  text-align: center;
}

.row-2 {
  margin-top: 70px;
}

.row-2.timeline {
  margin-bottom: 15%;
}

.text-span-3 {
  color: #00ff94;
  text-align: center;
}

.div-block-2 {
  padding-top: 0px;
  text-align: center;
}

.image-4 {
  position: relative;
  top: 156px;
  margin-left: 12%;
  padding-bottom: 0px;
  text-align: center;
}

.div-block-3 {
  display: none;
}

.div-block-4 {
  margin-top: 120px;
  margin-bottom: 140px;
  text-align: center;
}

.btn {
  display: inline-block;
  height: 84px;
  padding-top: 33px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #272727;
  box-shadow: 0 15px 42px -2px rgba(2, 2, 2, .41);
  color: #00ff94;
  font-size: 22px;
  text-align: center;
  letter-spacing: 0.5px;
}

.btn.black {
  height: 70px;
  padding-top: 26px;
  padding-bottom: 17px;
}

.btn.white {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 60%;
  height: 70px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 26px;
  padding-bottom: 17px;
  background-color: #fff;
  box-shadow: 0 15px 42px -2px rgba(2, 2, 2, .31);
  color: #272727;
  font-weight: 700;
}

.column-2 {
  margin-bottom: 0px;
}

.section-5 {
  background-color: hsla(0, 0%, 97%, 0);
}

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

.image-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.logo_clients {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-6 {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.image-7 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.text-span-4 {
  color: hsla(180, 2%, 89%, .7);
}

.section-6 {
  height: 500px;
  background-image: url('../images/image_team.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.section-7 {
  background-color: #272727;
}

.text-block-2 {
  padding-top: 10px;
  color: #6d6e70;
  font-size: 22px;
  line-height: 28px;
  font-weight: 400;
}

.container-2 {
  margin-top: 5%;
  margin-bottom: 0px;
  padding-bottom: 60px;
}

.slide-5 {
  border-width: none;
  background-color: #272727;
}

.slide-6 {
  background-color: #272727;
  background-image: url('../images/Teck-Stack.png');
  background-position: 50% 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

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

.heading-3 {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  color: #6d6e70;
  font-size: 40px;
  line-height: 45px;
  text-align: center;
  letter-spacing: 0.6px;
}

.column-3 {
  margin-top: 0px;
}

.container-3 {
  margin-bottom: 100px;
}

.row-4 {
  margin-top: 70px;
}

.section-8 {
  position: relative;
  top: -885px;
  height: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.image-8 {
  position: relative;
  left: 190px;
  top: -868px;
  width: 75%;
  float: right;
}

.row-5 {
  margin-top: 0px;
  padding-top: 0px;
}

.slide-nav-2 {
  margin-bottom: 12%;
  padding-top: 44px;
}

.container-7 {
  margin-bottom: 40px;
}

.column-8 {
  position: relative;
}

.image-11 {
  position: relative;
  top: 148px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.slide-7 {
  background-image: url('../images/Communication-95.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.slide-8 {
  background-image: url('../images/Transparency-95.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.slide-9 {
  background-image: url('../images/Commitment-95.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.slide-10 {
  background-image: url('../images/Precistability-95.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.slide-11 {
  background-image: url('../images/Involvement-95.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.slide-12 {
  background-image: url('../images/Quality-95.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.slide-13 {
  background-image: url('../images/Adaptability-95.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.div-block-7 {
  position: relative;
  display: block;
  width: 95%;
  height: auto;
  min-height: 88%;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 3px 14px 39px -8px rgba(34, 34, 34, .35);
}

.number_slider {
  display: inline-block;
  color: #e3e4e4;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
}

.number_slider_line {
  padding-top: 6px;
  padding-left: 13px;
}

.category_slider {
  display: inline-block;
  padding-left: 14px;
  color: #e3e4e4;
  font-size: 20px;
  font-weight: 700;
}

.row-7 {
  margin-right: 0px;
  margin-left: 0%;
  padding-top: 6%;
  padding-right: 5%;
  padding-left: 8%;
}

.title_slider {
  padding-top: 4%;
  color: #6d6e70;
  font-size: 45px;
  line-height: 55px;
  font-weight: 700;
  text-align: justify;
}

.div-block-8 {
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.paragraph {
  padding-top: 13%;
  padding-right: 10px;
  color: #6d6e70;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.mask {
  padding-top: 3%;
  padding-bottom: 5%;
}

.column-11 {
  padding-bottom: 0%;
}

.column-12 {
  margin-bottom: 10%;
  padding-bottom: 0px;
}

.column-13 {
  margin-bottom: 10%;
}

.column-14 {
  margin-bottom: 10%;
}

.column-15 {
  margin-bottom: 10%;
}

.column-16 {
  margin-bottom: 10%;
}

.column-17 {
  margin-bottom: 10%;
}

.column-18 {
  margin-bottom: 10%;
}

.column-19 {
  margin-bottom: 10%;
}

.left-arrow {
  margin-bottom: 12%;
  margin-left: -2%;
  padding-left: 0px;
}

.right-arrow {
  margin-right: -2%;
  margin-bottom: 12%;
}

.image-12 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
}

.image-13 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
}

.image-14 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-15 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-16 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-17 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-18 {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-19 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-20 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-21 {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-22 {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-23 {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-24 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-25 {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.container-8 {
  padding-bottom: 160px;
}

.section-9 {
  background-color: #232323;
  -webkit-transition: background-color 600ms ease;
  transition: background-color 600ms ease;
}

.section-9:hover {
  background-color: #232323;
}

.cto_text {
  color: #fff;
  font-size: 40px;
  line-height: 45px;
  text-align: center;
  letter-spacing: 0.5px;
}

.button-2 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  -webkit-transition: color 600ms ease;
  transition: color 600ms ease;
  color: #00ff94;
  font-size: 40px;
  line-height: 45px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.5px;
  text-decoration: underline;
}

.button-2:hover {
  color: #fff;
}

.container-9 {
  margin-top: 0px;
}

.div-block-10 {
  position: relative;
  display: block;
  margin-top: 10%;
  margin-bottom: 10%;
}

.contact_us_text {
  position: static;
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  color: #6d6e70;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5px;
}

.section10 {
  background-color: #1a1a1a;
}

.btn_contact_us {
  position: relative;
}

.container10 {
  margin-top: 0px;
}

.divblock11 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-top: 5%;
  margin-bottom: 5%;
  text-align: center;
}

.link {
  padding-left: 20px;
  color: #c3c3c3;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: underline;
}

.image-26 {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-27 {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-28 {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-29 {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.row-8 {
  margin-top: 15%;
  margin-bottom: 10%;
}

.footer_country {
  color: #fff;
  font-weight: 700;
}

.text-block-3 {
  margin-top: 15px;
  border: 1px none #000;
  color: #6d6e70;
  text-decoration: none;
}

.link-2 {
  margin-top: 0px;
}

.div-block-11 {
  margin-top: 15px;
}

.google_maps {
  color: #6d6e70;
}

.error {
  z-index: 999;
  height: 100px;
}

.error.fixednav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: hsla(0, 0%, 100%, .31);
}

.image-31 {
  padding-top: 40px;
}

.fixed_nav_link {
  padding-top: 40px;
  color: #6d6e70;
  font-weight: 400;
  letter-spacing: 1px;
}

.text-block-4 {
  margin-top: 15px;
  color: #6d6e70;
  text-decoration: none;
  text-transform: none;
}

.text-span-6 {
  color: #00ff94;
}

.text-span-7 {
  color: #00ff94;
}

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

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

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

html.w-mod-js *[data-ix="side-btn-appear"] {
  -webkit-transform: translate(56px, 0px) rotate(-90deg);
  -ms-transform: translate(56px, 0px) rotate(-90deg);
  transform: translate(56px, 0px) rotate(-90deg);
}

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

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

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

@media (max-width: 991px) {
  .hero {
    background-color: #272727;
    background-image: url('../images/Hero_bg3.jpg');
    background-position: 37% 50%;
    background-size: cover;
  }
  .nav {
    height: 80px;
  }
  .nav_logo {
    margin-top: 25%;
    padding-top: 0px;
  }
  .nav_container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .nav_link {
    display: block;
    float: none;
    font-size: 30px;
    font-weight: 700;
  }
  .nav_link.w--current {
    display: block;
    margin-top: 20%;
    font-size: 30px;
  }
  .hero_heading {
    margin-top: 10vh;
    padding-right: 15px;
    padding-left: 15px;
  }
  .hero_paragraph {
    padding-right: 15px;
    padding-left: 15px;
  }
  .hero_scroll_nav {
    padding-right: 15px;
    padding-left: 15px;
  }
  .burguer_icon_menu {
    padding-top: 18px;
    padding-right: 0px;
  }
  .burguer_line_top {
    width: 30px;
    height: 1px;
    margin-bottom: -10px;
    padding-bottom: 0px;
    border: 1px solid #fff;
    background-color: #fff;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    color: #fff;
  }
  .menu_icon {
    margin-top: 4%;
    padding-top: 0px;
  }
  .menu_icon.w--open {
    z-index: 5;
    margin-top: 40px;
    background-color: transparent;
  }
  .image {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-top: 0px;
    margin-bottom: 0%;
  }
  .side_btn {
    z-index: 2;
  }
  .container_slider {
    margin-bottom: 5%;
  }
  .slide-4.slides_about {
    background-position: 50% 0px;
    background-size: contain;
  }
  .row {
    margin-top: 15vh;
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-3.timeline_icon {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .row-2.timeline {
    padding-right: 16px;
    padding-left: 16px;
  }
  .image-4 {
    margin-right: 0px;
    margin-left: 0%;
    padding-right: 0px;
  }
  .btn.white {
    width: 70%;
  }
  .column-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .heading-3 {
    width: 80%;
  }
  .container-3 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .row-5 {
    margin-top: 5vh;
  }
  .slide-nav-2 {
    padding-top: 65px;
  }
  .row-6 {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
  }
  .container-4 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .div-block-5 {
    margin-left: 2px;
    padding-right: 144px;
    padding-left: 6px;
  }
  .container-5 {
    padding-right: 26px;
    padding-left: 26px;
  }
  .container-6 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .container-7 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .nav-menu {
    display: block;
    width: 100%;
    margin-top: 0px;
    background-color: #272727;
  }
  .div-block-6 {
    width: 30px;
  }
  .burguer_top_line {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    width: 30px;
    height: 2px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #fff;
    background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
  }
  .burguer_middle_line {
    position: absolute;
    left: 0px;
    top: 10px;
    right: 0px;
    display: block;
    width: 30px;
    height: 2px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    background-color: #fff;
  }
  .burguer_bottom_line {
    position: absolute;
    left: 0px;
    top: 20px;
    right: 0px;
    display: block;
    width: 30px;
    height: 2px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
  }
  .image-11 {
    left: -8px;
    right: -1px;
    display: block;
    overflow: hidden;
    height: 2px;
    margin-right: 0px;
    margin-left: 4px;
    padding-right: 28px;
    padding-left: 0px;
  }
  .slide-7.slides_about {
    background-position: 50% 0px;
    background-size: contain;
  }
  .slide-8.slides_about {
    background-position: 50% 0px;
    background-size: contain;
  }
  .slide-9.slides_about {
    background-position: 50% 0px;
    background-size: contain;
  }
  .slide-10 {
    background-position: 50% 0px;
    background-size: contain;
  }
  .slide-10.slides_about {
    background-size: contain;
  }
  .slide-11.slides_about {
    background-position: 50% 0px;
    background-size: contain;
  }
  .slide-12.slides_about {
    background-position: 50% 0px;
    background-size: contain;
  }
  .slide-13.slides_about {
    background-position: 50% 0px;
    background-size: contain;
  }
  .title_slider {
    font-size: 38px;
  }
  .left-arrow {
    margin-bottom: 12%;
    margin-left: -3%;
  }
  .right-arrow {
    margin-right: -3%;
    margin-bottom: 12%;
  }
  .div-block-9 {
    overflow: visible;
    width: 80%;
    height: auto;
    margin-right: 0px;
    margin-left: 80px;
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media (max-width: 767px) {
  .hero {
    background-position: 38% 50%;
  }
  .nav {
    height: 80px;
  }
  .nav_logo {
    margin-top: 25%;
    padding-top: 0px;
  }
  .nav_container {
    padding-right: 45px;
    padding-left: 16px;
  }
  .hero_heading {
    margin-top: 15vh;
    padding-right: 16px;
    padding-left: 16px;
  }
  .hero_paragraph {
    padding-right: 16px;
    padding-left: 16px;
  }
  .hero_scroll_nav {
    padding-right: 45px;
    padding-left: 45px;
  }
  .menu_icon {
    margin-top: 30px;
    padding-top: 27px;
  }
  .menu_icon.w--open {
    padding-right: 16px;
    padding-left: 16px;
  }
  .section-3 {
    height: auto;
  }
  .container_slider {
    position: relative;
    display: block;
    margin-right: auto;
    margin-bottom: 0%;
    margin-left: auto;
    padding-bottom: 20%;
  }
  .slider-2 {
    margin-bottom: 0%;
    padding-bottom: 10%;
  }
  .icon {
    font-size: 25px;
  }
  .icon-2 {
    font-size: 25px;
  }
  .row {
    margin-top: 10vh;
  }
  .start_project_text {
    display: block;
    width: 80%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    line-height: 24px;
  }
  .heading-2 {
    margin-top: 25px;
    margin-bottom: 4px;
  }
  .text-span-3 {
    font-size: 40px;
  }
  .image-4 {
    left: 200px;
    margin-top: 0px;
  }
  .div-block-4 {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
  }
  .btn.white {
    width: 50%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .logo_clients {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-top: 0px;
  }
  .image-7 {
    position: static;
  }
  .column-3 {
    margin-bottom: 100px;
  }
  .row-5 {
    margin-top: 5vh;
  }
  .slide-nav-2 {
    margin-bottom: 15%;
    padding-top: 65px;
  }
  .container-4 {
    padding-right: 26px;
    padding-left: 26px;
  }
  .container-6 {
    padding-right: 26px;
    padding-left: 26px;
  }
  .container-7 {
    padding-right: 26px;
    padding-left: 26px;
  }
  .image-9 {
    position: relative;
    left: -27px;
    top: -549px;
    max-width: 120%;
    margin-top: -161px;
  }
  .column-4 {
    z-index: 1;
    margin-bottom: 40px;
  }
  .column-5 {
    z-index: 1;
    margin-bottom: 40px;
  }
  .column-6 {
    z-index: 1;
  }
  .image-10 {
    max-width: 120%;
    margin-top: -807px;
    margin-left: -21px;
    padding-left: 0px;
  }
  .column-7 {
    margin-bottom: 40px;
  }
  .column-8 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-9 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .row-7 {
    padding-top: 10%;
  }
  .paragraph {
    margin-top: 39px;
    margin-bottom: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
  }
  .slide_about_1 {
    padding-bottom: 0px;
  }
  .mask {
    min-height: 521px;
    margin-bottom: 0px;
    padding-bottom: 0%;
  }
  .column-11 {
    padding-bottom: 0%;
  }
  .column-12 {
    margin-bottom: 20%;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .column-13 {
    margin-bottom: 20%;
  }
  .column-14 {
    margin-bottom: 20%;
  }
  .column-15 {
    margin-bottom: 20%;
  }
  .column-16 {
    margin-bottom: 20%;
  }
  .column-17 {
    margin-bottom: 20%;
  }
  .column-18 {
    margin-bottom: 20%;
  }
  .left-arrow {
    margin-bottom: 30%;
    margin-left: 0%;
    padding-bottom: 0px;
  }
  .right-arrow {
    margin-right: 0%;
    margin-bottom: 30%;
  }
  .image-12 {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-13 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .container-8 {
    padding-bottom: 79px;
  }
}

@media (max-width: 479px) {
  .hero {
    background-position: 46% 50%;
  }
  .nav {
    height: 80px;
  }
  .nav_logo {
    padding-top: 0%;
  }
  .nav_container {
    height: 80px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .hero_text {
    margin-top: -40px;
    font-size: 40px;
    line-height: 45px;
  }
  .hero_heading {
    margin-top: 15vh;
    padding-right: 15px;
    padding-left: 15px;
  }
  .hero_paragraph {
    margin-top: 26px;
    padding-right: 14px;
    padding-left: 14px;
    font-size: 14px;
    line-height: 15px;
  }
  .hero_paragraph_text {
    font-size: 16px;
    line-height: 20px;
  }
  .menu_icon {
    margin-top: 28px;
  }
  .heading {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0px;
  }
  .heading.white {
    font-size: 35px;
    line-height: 45px;
  }
  .text-block {
    font-size: 20px;
  }
  .div-block {
    margin-bottom: 0px;
  }
  .section-3 {
    margin-top: -33px;
  }
  .container_slider {
    top: 60px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 20%;
  }
  .slider-2 {
    margin-bottom: 5vh;
  }
  .icon {
    font-size: 25px;
  }
  .icon-2 {
    font-size: 25px;
  }
  .row {
    margin-top: 10vh;
  }
  .row-2.timeline {
    margin-bottom: 15vh;
  }
  .btn.black {
    padding-right: 30px;
    padding-left: 30px;
    font-size: 16px;
  }
  .btn.white {
    width: 60%;
    font-size: 16px;
  }
  .column-3 {
    margin-bottom: 0px;
  }
  .row-4 {
    margin-top: 10vh;
  }
  .row-5 {
    margin-top: 5vh;
  }
  .container-5 {
    padding-right: 25px;
    padding-left: 25px;
  }
  .column-10 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .category_slider {
    padding-left: 2px;
  }
  .row-7 {
    padding-left: 5%;
  }
  .column-12 {
    margin-bottom: 40%;
  }
  .column-13 {
    margin-bottom: 40%;
  }
  .column-14 {
    margin-bottom: 40%;
  }
  .column-15 {
    margin-bottom: 40%;
  }
  .column-16 {
    margin-bottom: 40%;
  }
  .column-17 {
    margin-bottom: 40%;
  }
  .column-18 {
    margin-bottom: 40%;
  }
  .column-19 {
    margin-bottom: 40%;
  }
  .text-span-5 {
    font-size: 34px;
    letter-spacing: -1px;
  }
  .column-20 {
    margin-top: 10vh;
    margin-bottom: 10vh;
  }
  .cto_text {
    margin-top: 40px;
    font-size: 35px;
  }
  .button-2 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 25px;
  }
  .container-9 {
    padding-right: 25px;
    padding-left: 25px;
  }
  .contact_us_text {
    display: block;
  }
  .container10 {
    padding-right: 25px;
    padding-left: 25px;
  }
  .divblock11 {
    display: block;
    margin-top: 10%;
    margin-bottom: 25%;
  }
  .footer_country {
    text-align: center;
  }
  .text-block-3 {
    text-align: center;
  }
  .footer_portugal {
    margin-bottom: 15%;
  }
  .column-21 {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-bottom: 15%;
  }
  .image-30 {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .column-22 {
    margin-bottom: 15%;
  }
  .column-23 {
    margin-bottom: 15%;
  }
  .link-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}
