/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-smooth: 2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-size: 20px;
  -webkit-tap-highlight-color: transparent; }

@media (max-width: 1200px) {
  html {
    font-size: 18px; } }

@media (max-width: 980px) {
  html {
    font-size: 17px; } }

@media (max-width: 780px) {
  html {
    font-size: 16px; } }

@media (max-width: 460px) {
  html {
    font-size: 14px; } }

body {
  font-family: "Dosis", sans-serif;
  font-size: 20px;
  line-height: 1.4;
  color: #373737;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: 0.2s color ease-in-out;
  -o-transition: 0.2s color ease-in-out;
  transition: 0.2s color ease-in-out; }
  a:hover, a:focus {
    color: #e9680c;
    text-decoration: none; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1 {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 1rem;
  line-height: 1.1; }

h2 {
  font-size: 2.25rem;
  font-weight: normal;
  margin-bottom: 2.25rem; }

h3 {
  font-size: 1.75rem;
  font-weight: normal; }

h4 {
  font-size: 1.5rem;
  font-weight: normal; }

ul {
  list-style: none;
  padding: 0; }
  ul li {
    padding: 0 0 4px 20px;
    position: relative; }
    ul li:after {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 0.65rem;
      width: 8px;
      height: 8px;
      background-color: #e9680c;
      border-radius: 4px; }

p {
  font-size: 1rem;
  margin-bottom: 1.5rem;
  margin-top: 0; }

.orange {
  color: #e9680c; }

.white {
  color: #fff; }

.intro {
  position: relative;
  background: transparent;
  max-height: 1683px;
  overflow: hidden; }
  .intro:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    background-image: url(../images/intro-cover.png);
    background-position: center top; }
  .intro__main {
    height: 100vh;
    max-height: 1240px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    position: relative;
    z-index: 2; }
  .intro__main-container {
    max-width: 1024px;
    padding: 0 0.75rem;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-end;
        -ms-flex-line-pack: end;
            align-content: flex-end;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding-left: 12.85rem;
    padding-bottom: 6.5rem;
    position: relative; }
    .intro--services .intro__main-container {
      padding-bottom: 10rem; }
    .intro--references .intro__main-container {
      padding-bottom: 10rem; }
    .intro--contact .intro__main-container {
      padding-bottom: 10rem; }
  .intro__logo {
    width: 100%;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
    .intro__logo img {
      max-width: 100%;
      height: auto; }
  .intro__heading {
    width: 100%;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
  .intro__description {
    max-width: 530px;
    font-size: 1.25rem; }
  .intro__bottom {
    padding: 3.8rem 0 0;
    position: relative;
    z-index: 2; }
  .intro__bottom-container {
    max-width: 1024px;
    padding: 0 0.75rem;
    margin: 0 auto; }
  .intro__claim-1 {
    font-size: 2.25rem;
    text-align: center;
    padding-right: 1.75rem;
    color: #fff;
    margin-bottom: 1rem;
    position: relative; }
  .intro__claim-2 {
    font-size: 1.25rem;
    text-align: left;
    padding-left: 6.75rem;
    color: #fff;
    position: relative; }
  .intro__button {
    padding-bottom: 6.5rem;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .intro__scroll-down {
    background-image: url(../sprites/sprites.png);
    background-position: -332px -296px;
    width: 36px;
    height: 36px;
    bottom: 30px;
    position: absolute;
    display: block;
    right: 6rem; }

.intro-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 5rem; }
  .intro-icons__icon {
    width: auto;
    height: auto;
    display: block;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    cursor: pointer; }
    .intro-icons__icon:hover, .intro-icons__icon:focus, .intro-icons__icon--active {
      -webkit-transform: scale(1.4, 1.4);
          -ms-transform: scale(1.4, 1.4);
           -o-transform: scale(1.4, 1.4);
              transform: scale(1.4, 1.4); }
    .intro-icons__icon--2 {
      padding-top: 1.6rem; }
    .intro-icons__icon--3 {
      padding-top: 3rem; }
    .intro-icons__icon--4 {
      padding-top: 1.6rem; }

@media (max-width: 980px) {
  .intro__main-container {
    padding-left: 7.5rem; }
  .intro__bottom {
    display: none; } }

@media (max-width: 780px) {
  .intro__main-container {
    padding-left: 4rem; } }

@media (max-width: 460px) {
  .intro__main-container {
    padding-left: 0.75rem; } }

.footer {
  background-color: #000;
  padding-top: 1.65rem;
  overflow: hidden; }
  .footer__container {
    max-width: 1024px;
    padding: 0 0.75rem;
    margin: 0 auto; }
  .footer__claim {
    font-size: 0.85rem;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin-bottom: 1.15rem; }
  .footer__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline; }
  .footer__logo {
    width: 180px;
    height: auto;
    display: block;
    max-width: 100%;
    margin-bottom: 1rem; }

.footer-social {
  margin-bottom: 1.75rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .footer-social__item {
    margin-bottom: 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .footer-social__icon {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
    .footer-social__icon--marker {
      background-image: url(../sprites/sprites.png);
      background-position: -463px -189px;
      width: 23px;
      height: 23px; }
    .footer-social__icon--phone {
      background-image: url(../sprites/sprites.png);
      background-position: -463px -212px;
      width: 23px;
      height: 23px; }
    .footer-social__icon--envelope {
      background-image: url(../sprites/sprites.png);
      background-position: -463px -235px;
      width: 23px;
      height: 23px; }
    .footer-social__icon--facebook {
      background-image: url(../sprites/sprites.png);
      background-position: -463px -166px;
      width: 23px;
      height: 23px; }
  .footer-social__text {
    color: #fff;
    font-size: 0.85rem;
    padding: 0 10px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }

@media (max-width: 980px) {
  .footer__bottom {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .footer__logo {
    margin-bottom: 35px; }
  .footer-social {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%; }
    .footer-social__item {
      width: 100%;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.button {
  width: 11.8rem;
  height: 3.15rem;
  background-image: url(../images/button.png);
  display: inline-block;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.25rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .button:hover, .button:focus {
    color: #fff; }

.contactus {
  padding-top: 3.25rem;
  background-position: center top;
  overflow: hidden; }
  .contactus--contact {
    background-image: url(../images/contact-us-contact-bg.jpg);
    color: #fff; }
  .contactus--references {
    background-image: url(../images/contact-us-references-bg.jpg);
    color: #fff; }
  .contactus__container {
    max-width: 1024px;
    padding: 0 0.75rem;
    margin: 0 auto; }
  .contactus__heading {
    text-align: center; }
  .contactus__text {
    text-align: center;
    font-size: 1.25rem;
    margin-bottom: 1.25rem; }
  .contactus__contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-bottom: 1.75rem; }
  .contactus__envelope {
    background-image: url(../sprites/sprites.png);
    background-position: -332px -166px;
    width: 131px;
    height: 130px;
    margin-bottom: 0.75rem; }
  .contactus__contact-text {
    font-size: 1.75rem;
    font-weight: bold;
    padding-left: 2rem; }
  .contactus__button {
    margin-bottom: 4.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .eu {
    background-color: #fff;
    background-image: url('../images/connected-dots-bg.jpg');
    background-position: center top;
  }

  .eu__container {
    max-width: 1024px;
    padding: 0 0.75rem;
    margin: 0 auto; 
  }

  .eu__container img {
    padding: 30px 0;
    max-width: 100%;
    height: auto;
  }

/*# sourceMappingURL=styles.css.map */
