@charset "UTF-8";
/* line 1, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
/* line 17, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/* line 29, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
/* line 37, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 46, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 59, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
hr {
  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.
 */
/* line 70, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/* line 82, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 91, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 101, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
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.
 */
/* line 111, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
/* line 122, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
small {
  font-size: 80%;
}

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

/* line 139, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 143, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
/* line 154, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 166, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 182, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
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.
 */
/* line 192, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/* line 201, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 212, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
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.
 */
/* line 224, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
/* line 235, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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.
 */
/* line 246, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 259, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
/* line 267, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
/* line 276, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 286, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
[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.
 */
/* line 296, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/* line 305, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
[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.
 */
/* line 314, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/* line 326, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 334, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/* line 345, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
/* line 353, D:/HTML/Website_from_Server/scss/global/_normalize.scss */
[hidden] {
  display: none;
}

/*!------------------------------------*    Base
\*!------------------------------------*/
/* line 3, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-open {
  overflow: hidden !important;
}

/* line 7, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-nav {
  position: fixed;
  z-index: 101;
  top: 0;
  overflow: hidden;
  width: 16.25rem;
  height: 100%;
  color: #fff;
  background-color: #111C27;
}

/* line 16, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 21, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-nav a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 15px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

/* line 27, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-nav a:focus, .drawer-nav a:active {
  background: #30475f;
  color: rgba(255, 255, 255, 0.8);
}

/* line 34, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-brand {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 3.75rem;
  display: block;
  padding-right: .75rem;
  padding-left: .75rem;
  text-decoration: none;
  color: #222;
}

/* line 45, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 51, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-menu-item {
  font-size: 1rem;
  display: block;
  padding: .75rem;
  text-decoration: none;
  color: #222;
}

/* line 59, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-menu-item:hover {
  text-decoration: underline;
  color: #555;
  background-color: transparent;
}

/*! overlay */
/* line 66, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-overlay {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 78, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-open .drawer-overlay {
  display: block;
}

/*!------------------------------------*    Top
\*!------------------------------------*/
/* line 86, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer--top .drawer-nav {
  top: -100%;
  left: 0;
  width: 100%;
  height: auto;
  max-height: 100%;
  transition: top 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

/* line 95, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer--top.drawer-open .drawer-nav {
  top: 0;
}

/* line 102, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer--top .drawer-hamburger,
.drawer--top.drawer-open .drawer-hamburger {
  right: 0;
}

/*!------------------------------------*    Left
\*!------------------------------------*/
/* line 109, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer--left .drawer-nav {
  left: -16.25rem;
  transition: left 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

/* line 114, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer--left.drawer-open .drawer-nav,
.drawer--left .drawer-hamburger,
.drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
  left: 0;
}

/* line 120, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer--left.drawer-open .drawer-hamburger {
  left: 16.25rem;
}

/*!------------------------------------*    Right
\*!------------------------------------*/
/* line 126, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer--right .drawer-nav {
  right: -16.25rem;
  transition: right 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

/* line 131, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer--right.drawer-open .drawer-nav,
.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  right: 0;
}

/* line 137, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer--right.drawer-open .drawer-hamburger {
  right: 16.25rem;
}

/*!------------------------------------*    Hamburger
\*!------------------------------------*/
/* line 143, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-hamburger {
  position: absolute;
  z-index: 104;
  top: 0;
  display: block;
  box-sizing: content-box;
  width: 2rem;
  padding: 0;
  padding-top: 18px;
  padding-right: .75rem;
  padding-bottom: 30px;
  padding-left: .75rem;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translate3d(0, 0, 0);
  border: 0;
  outline: 0;
  background-color: transparent;
}

/* line 163, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-hamburger:hover {
  cursor: pointer;
  background-color: transparent;
}

/* line 168, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-hamburger-icon {
  position: relative;
  display: block;
  margin-top: 10px;
}

/* line 174, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  width: 100%;
  height: 2px;
  transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  background-color: #222;
}

/* line 183, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  position: absolute;
  top: -10px;
  left: 0;
  content: ' ';
}

/* line 191, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-hamburger-icon:after {
  top: 10px;
}

/* line 195, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-open .drawer-hamburger-icon {
  background-color: transparent;
}

/* line 199, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-open .drawer-hamburger-icon:before,
.drawer-open .drawer-hamburger-icon:after {
  top: 0;
}

/* line 204, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-open .drawer-hamburger-icon:before {
  transform: rotate(45deg);
}

/* line 208, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-open .drawer-hamburger-icon:after {
  transform: rotate(-45deg);
}

/*!------------------------------------*    accessibility
\*!------------------------------------*/
/*!
 * Only display content to screen readers
 * See: http://a11yproject.com/posts/how-to-hide-content
 */
/* line 218, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

/*!
 * Use in conjunction with .sr-only to only display content when it's focused.
 * Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
 * Credit: HTML5 Boilerplate
 */
/* line 234, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
}

/*!------------------------------------*    Sidebar
\*!------------------------------------*/
/* line 246, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer--sidebar {
  background-color: #fff;
}

/* line 250, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer--sidebar .drawer-contents {
  background-color: #fff;
}

@media (min-width: 64em) {
  /* line 255, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer--sidebar .drawer-hamburger {
    display: none;
    visibility: hidden;
  }
  /* line 260, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer--sidebar .drawer-nav {
    display: block;
    transform: none;
    position: fixed;
    width: 12.5rem;
    height: 100%;
  }
  /*! Left */
  /* line 269, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer--sidebar.drawer--left .drawer-nav {
    left: 0;
    border-right: 1px solid #ddd;
  }
  /* line 274, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 12.5rem;
  }
  /*! Right */
  /* line 279, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer--sidebar.drawer--right .drawer-nav {
    right: 0;
    border-left: 1px solid #ddd;
  }
  /* line 284, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 12.5rem;
  }
  /*! container */
  /* line 289, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer--sidebar .drawer-container {
    max-width: 48rem;
  }
}

@media (min-width: 75em) {
  /* line 295, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer--sidebar .drawer-nav {
    width: 16.25rem;
  }
  /* line 299, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 16.25rem;
  }
  /* line 303, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 16.25rem;
  }
  /*! container */
  /* line 308, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer--sidebar .drawer-container {
    max-width: 60rem;
  }
}

/*!------------------------------------*    Navbar
\*!------------------------------------*/
/* line 315, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer--navbarTopGutter {
  padding-top: 3.75rem;
}

/* line 319, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-navbar .drawer-navbar-header {
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}

/* line 324, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-navbar {
  z-index: 102;
  top: 0;
  width: 100%;
}

/*! .drawer-navbar modifier */
/* line 331, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-navbar--fixed {
  position: fixed;
}

/* line 335, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-navbar-header {
  position: relative;
  z-index: 102;
  box-sizing: border-box;
  width: 100%;
  height: 3.75rem;
  padding: 0 .75rem;
  text-align: center;
}

/* line 345, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-navbar .drawer-brand {
  line-height: 3.75rem;
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  text-decoration: none;
}

/* line 353, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-navbar .drawer-brand:hover {
  background-color: transparent;
}

/* line 357, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-navbar .drawer-nav {
  padding-top: 3.75rem;
}

/* line 361, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-navbar .drawer-menu {
  padding-bottom: 7.5rem;
}

@media (min-width: 64em) {
  /* line 366, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer-navbar {
    height: 3.75rem;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
  }
  /* line 372, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer-navbar .drawer-navbar-header {
    position: relative;
    display: block;
    float: left;
    width: auto;
    padding: 0;
    border: 0;
  }
  /* line 381, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer-navbar .drawer-menu--right {
    float: right;
  }
  /* line 385, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer-navbar .drawer-menu li {
    float: left;
  }
  /* line 389, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer-navbar .drawer-menu-item {
    line-height: 3.75rem;
    padding-top: 0;
    padding-bottom: 0;
  }
  /* line 395, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer-navbar .drawer-hamburger {
    display: none;
  }
  /* line 399, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer-navbar .drawer-nav {
    position: relative;
    left: 0;
    overflow: visible;
    width: auto;
    height: 3.75rem;
    padding-top: 0;
    transform: translate3d(0, 0, 0);
  }
  /* line 409, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer-navbar .drawer-menu {
    padding: 0;
  }
  /*! dropdown */
  /* line 414, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer-navbar .drawer-dropdown-menu {
    position: absolute;
    width: 16.25rem;
    border: 1px solid #ddd;
  }
  /* line 420, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer-navbar .drawer-dropdown-menu-item {
    padding-left: .75rem;
  }
}

/*!------------------------------------*    Dropdown
\*!------------------------------------*/
/* line 427, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-dropdown-menu {
  display: none;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #fff;
}

/* line 436, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-dropdown-menu > li {
  width: 100%;
  list-style: none;
}

/* line 441, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-dropdown-menu-item {
  line-height: 3.75rem;
  display: block;
  padding: 0;
  padding-right: .75rem;
  padding-left: 1.5rem;
  text-decoration: none;
  color: #222;
}

/* line 451, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-dropdown-menu-item:hover {
  text-decoration: underline;
  color: #555;
  background-color: transparent;
}

/*! open */
/* line 458, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-dropdown.open > .drawer-dropdown-menu {
  display: block;
}

/*! drawer-caret */
/* line 463, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-dropdown .drawer-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 4px;
  transition: transform .2s ease, opacity .2s ease;
  transform: rotate(0deg);
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/*! open */
/* line 477, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-dropdown.open .drawer-caret {
  transform: rotate(180deg);
}

/*!------------------------------------*    Container
\*!------------------------------------*/
/* line 483, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
.drawer-container {
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 64em) {
  /* line 489, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer-container {
    max-width: 60rem;
  }
}

@media (min-width: 75em) {
  /* line 495, D:/HTML/Website_from_Server/scss/global/_drawer.scss */
  .drawer-container {
    max-width: 70rem;
  }
}

/* line 1, D:/HTML/Website_from_Server/scss/global/_header.scss */
.header {
  display: block;
  width: 100%;
  min-height: 50px;
  margin: 0 auto;
  padding: 0px;
}

/* line 7, D:/HTML/Website_from_Server/scss/global/_header.scss */
.header .container {
  display: flex;
  align-items: center;
  padding: 20px 20px;
  max-width: unset;
  justify-content: space-between;
}

/* line 16, D:/HTML/Website_from_Server/scss/global/_header.scss */
.logo {
  flex: 1;
  max-width: 350px;
  height: auto;
}

@media (max-width: 46.24em) {
  /* line 16, D:/HTML/Website_from_Server/scss/global/_header.scss */
  .logo {
    max-width: 250px;
  }
}

@media (max-width: 33.74em) {
  /* line 16, D:/HTML/Website_from_Server/scss/global/_header.scss */
  .logo {
    max-width: 200px;
  }
}

/* line 29, D:/HTML/Website_from_Server/scss/global/_header.scss */
.top-nav {
  flex: 1;
  display: inline-block;
  text-align: right;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
}

@media (max-width: 61.24em) {
  /* line 29, D:/HTML/Website_from_Server/scss/global/_header.scss */
  .top-nav {
    display: none;
  }
}

/* line 40, D:/HTML/Website_from_Server/scss/global/_header.scss */
.top-nav li {
  display: inline;
  padding: 10px 20px;
}

/* line 44, D:/HTML/Website_from_Server/scss/global/_header.scss */
.top-nav a {
  position: relative;
  display: inline-block;
  padding-bottom: 10px;
  text-decoration: none;
  color: #000000;
}

/* line 50, D:/HTML/Website_from_Server/scss/global/_header.scss */
.top-nav a:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: #3AD171;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 71, D:/HTML/Website_from_Server/scss/global/_header.scss */
.top-nav a:hover:before {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* line 83, D:/HTML/Website_from_Server/scss/global/_header.scss */
.top-nav a.active {
  font-weight: 500;
}

/* line 85, D:/HTML/Website_from_Server/scss/global/_header.scss */
.top-nav a.active:before {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* line 95, D:/HTML/Website_from_Server/scss/global/_header.scss */
.drawer-hamburger {
  display: none;
}

@media (max-width: 61.24em) {
  /* line 95, D:/HTML/Website_from_Server/scss/global/_header.scss */
  .drawer-hamburger {
    display: block;
  }
}

/* line 1, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
.home-hero {
  position: relative;
  min-height: 600px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+1,f1f8ff+40,f1f8ff+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 1%, #f1f8ff 40%, #f1f8ff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 1%, #f1f8ff 40%, #f1f8ff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 1%, #f1f8ff 40%, #f1f8ff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f8ff',GradientType=0 );
  /* IE6-9 */
  z-index: 0;
}

@media (max-width: 81.24em) {
  /* line 1, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
  .home-hero {
    min-height: 500px;
  }
}

@media (max-width: 61.24em) {
  /* line 1, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
  .home-hero {
    min-height: 400px;
  }
}

@media (max-width: 46.24em) {
  /* line 1, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
  .home-hero {
    min-height: 300px;
  }
}

/* line 20, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
.home-hero:after {
  content: "";
  display: table;
  clear: both;
}

/* line 26, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
.heroText-container {
  position: absolute;
  left: 50%;
}

/* line 29, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
.heroText-container:after {
  content: "";
  display: table;
  clear: both;
}

/* line 35, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
.heroText {
  font-size: 60px;
  font-weight: 300;
  position: relative;
  left: -50%;
  top: 74px;
  margin: 0 auto;
  width: auto;
  min-width: 640px;
  z-index: 10;
}

@media (max-width: 46.24em) {
  /* line 35, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
  .heroText {
    font-size: 30px;
    min-width: 320px;
  }
}

@media (max-width: 33.74em) {
  /* line 35, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
  .heroText {
    font-size: 24px;
    margin-left: 7%;
  }
}

/* line 53, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
.heroText:after {
  content: "";
  display: table;
  clear: both;
}

/* line 61, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
.heroText .word {
  color: #1669C4;
  font-size: 120px;
  font-weight: 200;
  left: 100px;
  top: -55px;
}

@media (max-width: 46.24em) {
  /* line 61, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
  .heroText .word {
    font-size: 60px;
    left: 50px;
    top: -25px;
  }
}

@media (max-width: 33.74em) {
  /* line 61, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
  .heroText .word {
    font-size: 54px;
    left: 40px;
  }
}

/* line 78, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
.heroGraphic-container {
  position: absolute;
  width: 100%;
  bottom: 0;
}

@media (max-width: 46.24em) {
  /* line 84, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
  .heroGraphic-container img {
    width: 140%;
    margin-left: -20%;
  }
}

/* line 92, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
.heroGraphicLayer {
  position: absolute;
  width: 100%;
  bottom: 0;
}

/* line 96, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
.heroGraphicLayer.layer1 {
  text-align: center;
  z-index: 3;
}

/* line 100, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
.heroGraphicLayer.layer2 {
  height: 25px;
  background: #D8EAFF;
  width: 100%;
  z-index: 2;
  bottom: 0 !important;
}

/* line 107, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
.heroGraphicLayer.layer3 {
  z-index: 10;
}

/* line 121, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
.word {
  position: absolute;
  width: 540px;
  opacity: 0;
}

/* line 127, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
.letter {
  display: inline-block;
  position: relative;
  float: left;
  transform: translateZ(25px);
  transform-origin: 50% 50% 25px;
}

/* line 135, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
.letter.out {
  transform: rotateX(90deg);
  transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* line 140, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
.letter.behind {
  transform: rotateX(-90deg);
}

/* line 144, D:/HTML/Website_from_Server/scss/global/_hero-home.scss */
.letter.in {
  transform: rotateX(0deg);
  transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

/* line 1, D:/HTML/Website_from_Server/scss/global/_footer.scss */
.footer {
  background: #111C27;
  color: #6F7881;
  padding: 100px 0 50px;
}

/* line 5, D:/HTML/Website_from_Server/scss/global/_footer.scss */
.footer a {
  color: #6F7881;
}

/* line 7, D:/HTML/Website_from_Server/scss/global/_footer.scss */
.footer a:hover {
  color: rgba(255, 255, 255, 0.6);
}

/* line 12, D:/HTML/Website_from_Server/scss/global/_footer.scss */
.foot-row {
  display: flex;
}

@media (max-width: 61.24em) {
  /* line 12, D:/HTML/Website_from_Server/scss/global/_footer.scss */
  .foot-row {
    display: block;
  }
}

/* line 19, D:/HTML/Website_from_Server/scss/global/_footer.scss */
.footer-logo {
  max-width: 240px;
  height: auto;
}

@media (max-width: 61.24em) {
  /* line 19, D:/HTML/Website_from_Server/scss/global/_footer.scss */
  .footer-logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
}

/* line 29, D:/HTML/Website_from_Server/scss/global/_footer.scss */
.foot-col {
  flex: 1;
}

/* line 31, D:/HTML/Website_from_Server/scss/global/_footer.scss */
.foot-col.col-first {
  flex: 1.2;
}

/* line 34, D:/HTML/Website_from_Server/scss/global/_footer.scss */
.foot-col.col-second {
  flex: 1.5;
}

/* line 37, D:/HTML/Website_from_Server/scss/global/_footer.scss */
.foot-col.col-third {
  flex: 1;
}

/* line 40, D:/HTML/Website_from_Server/scss/global/_footer.scss */
.foot-col.col-last {
  flex: 1;
}

/* line 44, D:/HTML/Website_from_Server/scss/global/_footer.scss */
.sub-footer {
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
  padding: 40px 0;
  margin-top: 40px;
}

/* line 52, D:/HTML/Website_from_Server/scss/global/_footer.scss */
.footer-icons {
  display: flex;
  max-width: 250px;
}

/* line 56, D:/HTML/Website_from_Server/scss/global/_footer.scss */
.social-icon {
  flex: 1;
}

/* line 58, D:/HTML/Website_from_Server/scss/global/_footer.scss */
.social-icon img {
  width: auto;
  height: 18px;
}

/* -------------------------------- 

Main Components 

-------------------------------- */
/* line 7, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline {
  opacity: 0;
  margin: 2em auto;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
  margin-top: 0;
  padding-top: 0;
}

@media only screen and (min-width: 1100px) {
  /* line 7, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
  .cd-horizontal-timeline {
    margin: 0 auto;
  }
}

/* line 18, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline:before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: 'mobile';
  display: none;
}

@media only screen and (min-width: 1100px) {
  /* line 18, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
  .cd-horizontal-timeline:before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
}

/* line 27, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline a {
  text-decoration: none;
}

/* line 30, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1;
}

/* line 34, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .timeline {
  position: relative;
  height: 100px;
  width: 90%;
  max-width: 800px;
  margin: 40px auto 0;
}

/* line 41, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden;
}

/* line 46, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events-wrapper:after, .cd-horizontal-timeline .events-wrapper:before {
  /* these are used to create a shadow effect at the sides of the timeline */
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  height: 100%;
  width: 20px;
}

/* line 55, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events-wrapper:before {
  left: 0;
  background-image: -webkit-linear-gradient(left, #F9FCFF, rgba(249, 252, 255, 0));
  background-image: linear-gradient(to right, #F9FCFF, rgba(249, 252, 255, 0));
}

/* line 60, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events-wrapper:after {
  right: 0;
  background-image: -webkit-linear-gradient(right, #F9FCFF, rgba(248, 248, 248, 0));
  background-image: linear-gradient(to left, #F9FCFF, rgba(248, 248, 248, 0));
}

/* line 65, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events-wrapper ul, .cd-horizontal-timeline .events-wrapper ol {
  list-style: none;
}

/* line 69, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 2px;
  /* width will be set using JavaScript */
  background: rgba(22, 105, 196, 0.3);
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}

/* line 81, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events a {
  position: absolute;
  bottom: 0;
  z-index: 2;
  text-align: center;
  font-size: 18px;
  padding-bottom: 15px;
  color: #1669C4;
  /* fix bug on Safari - text flickering while timeline translates */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}

/* line 96, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events a:after {
  /* this is used to create the event spot */
  content: '';
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -7px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 2px solid rgba(22, 105, 196, 0.3);
  background-color: #f8f8f8;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}

/* line 118, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events a:hover:after {
  background-color: #085796;
  border-color: #085796;
}

/* line 123, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events a.selected {
  pointer-events: none;
  color: #3AD171;
}

/* line 126, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events a.selected:after {
  background-color: #3AD171;
  border-color: rgba(58, 209, 113, 0.12);
}

/* line 132, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events a.older-event:after {
  border: 2px solid #1669C4;
  background-color: #1669C4;
}

/* line 141, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .filling-line {
  /* this is used to create the green line filling the timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #1669C4;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}

/* line 164, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  margin: 0 0 2em;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
}

/* line 172, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events-content ol, .cd-horizontal-timeline .events-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 177, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  padding: 0 5%;
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

/* line 196, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

/* line 207, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}

/* line 212, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}

/* line 217, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}

/* line 222, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events-content li > * {
  max-width: 1236px;
  margin: 0 auto;
}

/* line 227, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events-content h3 {
  margin-bottom: 20px;
  font-size: 28px;
}

/* line 233, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events-content em {
  display: block;
  font-style: italic;
  margin: 10px auto;
}

@media only screen and (min-width: 768px) {
  /* line 233, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
  .cd-horizontal-timeline .events-content em {
    font-size: 2rem;
  }
}

/* line 240, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events-content em:before {
  content: '- ';
}

/* line 244, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events-content p {
  display: block;
  margin-bottom: 15px;
  padding-left: 20px;
  position: relative;
}

/* line 254, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events-content p:before {
  content: "-";
  margin-left: 0;
  position: absolute;
  left: 0;
}

/* line 261, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
  line-height: 1.6;
}

/* line 265, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-horizontal-timeline .event-data-holder {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

@media (max-width: 61.24em) {
  /* line 271, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
  .cd-horizontal-timeline .event-data-holder .evend-content h3 {
    text-align: center;
  }
  /* line 274, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
  .cd-horizontal-timeline .event-data-holder .evend-content img {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: auto;
  }
}

/* line 286, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-timeline-navigation {
  list-style: none;
}

/* line 288, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 26px;
  width: 26px;
  color: #dfdfdf;
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
}

/* line 313, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-timeline-navigation a.prev:before {
  content: "";
  color: #ccc;
  font-size: 1.4rem;
  display: block;
  position: absolute;
  top: 3px;
  left: 6px;
  z-index: 10000;
  height: 100%;
  width: 100%;
  text-align: center;
  width: 16px;
  height: 16px;
  display: block;
  border: 3px solid #1669C4;
  border-radius: 2px;
  border-top: 0;
  border-right: 0;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-border-radius: 2px;
}

/* line 341, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-timeline-navigation a.next {
  right: 0;
}

/* line 343, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-timeline-navigation a.next:before {
  content: "";
  color: #ccc;
  font-size: 1.4rem;
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: 10000;
  height: 100%;
  width: 100%;
  text-align: center;
  width: 16px;
  height: 16px;
  display: block;
  border: 3px solid #1669C4;
  border-radius: 2px;
  border-top: 0;
  border-right: 0;
  -moz-transform: rotate(-135eg);
  -webkit-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-border-radius: 2px;
}

/* line 370, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-timeline-navigation a.inactive {
  cursor: not-allowed;
}

/* line 372, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.cd-timeline-navigation a.inactive:after {
  background-position: 0 -16px;
}

/* line 381, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.no-touch .cd-timeline-navigation a:hover {
  border-color: #7b9d6f;
}

/* line 385, D:/HTML/Website_from_Server/scss/global/_timeline.scss */
.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #dfdfdf;
}

@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}

@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}

@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}

@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}

@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}

/* Slider */
/* line 3, D:/HTML/Website_from_Server/scss/global/_slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 17, D:/HTML/Website_from_Server/scss/global/_slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

/* line 24, D:/HTML/Website_from_Server/scss/global/_slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 28, D:/HTML/Website_from_Server/scss/global/_slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, D:/HTML/Website_from_Server/scss/global/_slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 42, D:/HTML/Website_from_Server/scss/global/_slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 50, D:/HTML/Website_from_Server/scss/global/_slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

/* line 56, D:/HTML/Website_from_Server/scss/global/_slick.scss */
.slick-track:after {
  clear: both;
}

/* line 60, D:/HTML/Website_from_Server/scss/global/_slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 64, D:/HTML/Website_from_Server/scss/global/_slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: 0;
  display: none;
}

/* line 69, D:/HTML/Website_from_Server/scss/global/_slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}

/* line 72, D:/HTML/Website_from_Server/scss/global/_slick.scss */
.slick-slide img {
  display: block;
}

/* line 75, D:/HTML/Website_from_Server/scss/global/_slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 81, D:/HTML/Website_from_Server/scss/global/_slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 85, D:/HTML/Website_from_Server/scss/global/_slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 89, D:/HTML/Website_from_Server/scss/global/_slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 93, D:/HTML/Website_from_Server/scss/global/_slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 99, D:/HTML/Website_from_Server/scss/global/_slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* line 45, D:/HTML/Website_from_Server/scss/global/_slick-theme.scss */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
/* line 63, D:/HTML/Website_from_Server/scss/global/_slick-theme.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

/* line 81, D:/HTML/Website_from_Server/scss/global/_slick-theme.scss */
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

/* line 85, D:/HTML/Website_from_Server/scss/global/_slick-theme.scss */
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

/* line 89, D:/HTML/Website_from_Server/scss/global/_slick-theme.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

/* line 92, D:/HTML/Website_from_Server/scss/global/_slick-theme.scss */
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 103, D:/HTML/Website_from_Server/scss/global/_slick-theme.scss */
.slick-prev {
  left: -25px;
}

/* line 105, D:/HTML/Website_from_Server/scss/global/_slick-theme.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

/* line 109, D:/HTML/Website_from_Server/scss/global/_slick-theme.scss */
.slick-prev:before {
  content: "←";
}

/* line 111, D:/HTML/Website_from_Server/scss/global/_slick-theme.scss */
[dir="rtl"] .slick-prev:before {
  content: "→";
}

/* line 117, D:/HTML/Website_from_Server/scss/global/_slick-theme.scss */
.slick-next {
  right: -25px;
}

/* line 119, D:/HTML/Website_from_Server/scss/global/_slick-theme.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

/* line 123, D:/HTML/Website_from_Server/scss/global/_slick-theme.scss */
.slick-next:before {
  content: "→";
}

/* line 125, D:/HTML/Website_from_Server/scss/global/_slick-theme.scss */
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
/* line 133, D:/HTML/Website_from_Server/scss/global/_slick-theme.scss */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 137, D:/HTML/Website_from_Server/scss/global/_slick-theme.scss */
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

/* line 146, D:/HTML/Website_from_Server/scss/global/_slick-theme.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 154, D:/HTML/Website_from_Server/scss/global/_slick-theme.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

/* line 166, D:/HTML/Website_from_Server/scss/global/_slick-theme.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

/* line 168, D:/HTML/Website_from_Server/scss/global/_slick-theme.scss */
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

/* line 172, D:/HTML/Website_from_Server/scss/global/_slick-theme.scss */
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 189, D:/HTML/Website_from_Server/scss/global/_slick-theme.scss */
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* line 1, D:/HTML/Website_from_Server/scss/global/_main.scss */
body {
  font-family: 'Poppins', sans-serif;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow-x: hidden;
}

/* line 8, D:/HTML/Website_from_Server/scss/global/_main.scss */
a {
  color: rgba(52, 46, 55, 0.9);
}

/* line 10, D:/HTML/Website_from_Server/scss/global/_main.scss */
a:hover, a:focus {
  color: #1669C4;
}

/* line 13, D:/HTML/Website_from_Server/scss/global/_main.scss */
a:active {
  color: #6F7881;
}

/* line 17, D:/HTML/Website_from_Server/scss/global/_main.scss */
p {
  font-size: 16px;
  line-height: 24px;
  opacity: 0.9;
}

/* line 22, D:/HTML/Website_from_Server/scss/global/_main.scss */
.spacing-x {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 27, D:/HTML/Website_from_Server/scss/global/_main.scss */
.container {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 1236px;
}

/* line 32, D:/HTML/Website_from_Server/scss/global/_main.scss */
.container:after {
  content: "";
  display: table;
  clear: both;
}

/* line 38, D:/HTML/Website_from_Server/scss/global/_main.scss */
.mobile-only {
  display: none;
}

@media (max-width: 61.24em) {
  /* line 38, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .mobile-only {
    display: block;
  }
}

/* line 44, D:/HTML/Website_from_Server/scss/global/_main.scss */
.desktop-only {
  display: block;
}

@media (max-width: 61.24em) {
  /* line 44, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .desktop-only {
    display: none;
  }
}

/* line 50, D:/HTML/Website_from_Server/scss/global/_main.scss */
section {
  display: block;
  width: 100%;
  padding: 100px 0 50px;
}

@media (max-width: 46.24em) {
  /* line 50, D:/HTML/Website_from_Server/scss/global/_main.scss */
  section {
    padding: 50px 0 50px;
  }
}

/* line 57, D:/HTML/Website_from_Server/scss/global/_main.scss */
section:last-of-type {
  padding-bottom: 100px;
}

/* line 62, D:/HTML/Website_from_Server/scss/global/_main.scss */
.img-resp {
  width: 100%;
  height: auto;
}

/* line 66, D:/HTML/Website_from_Server/scss/global/_main.scss */
.btn {
  background: rgba(52, 46, 55, 0.9);
  color: #fff;
  border: none;
  line-height: 30px;
  padding: 5px 20px;
  border-radius: 20px;
  cursor: pointer;
  outline: 0;
  opacity: 0.8;
}

/* line 76, D:/HTML/Website_from_Server/scss/global/_main.scss */
.btn:hover {
  opacity: 0.6;
}

/* line 79, D:/HTML/Website_from_Server/scss/global/_main.scss */
.btn:active {
  opacity: 1;
  -webkit-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.6);
}

/* line 85, D:/HTML/Website_from_Server/scss/global/_main.scss */
.btn-green {
  background: #3AD171;
}

/* line 88, D:/HTML/Website_from_Server/scss/global/_main.scss */
.center {
  margin-left: auto;
  margin-right: auto;
}

/* line 92, D:/HTML/Website_from_Server/scss/global/_main.scss */
.text-center {
  text-align: center;
}

/* line 95, D:/HTML/Website_from_Server/scss/global/_main.scss */
.section-title {
  font-size: 45px;
  border-bottom: 4px solid #3AD171;
  font-weight: normal;
  width: fit-content;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

@media (max-width: 61.24em) {
  /* line 95, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .section-title {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 46.24em) {
  /* line 95, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .section-title {
    font-size: 30px;
    padding-bottom: 5px;
  }
}

/* line 113, D:/HTML/Website_from_Server/scss/global/_main.scss */
.sub-heading {
  font-size: 20px;
  opacity: 0.5;
}

/* line 117, D:/HTML/Website_from_Server/scss/global/_main.scss */
.gray-bg {
  width: 100%;
  padding: 100px 0;
  background: #F9FCFF;
}

@media (max-width: 46.24em) {
  /* line 117, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .gray-bg {
    padding: 50px 0;
  }
}

/* line 127, D:/HTML/Website_from_Server/scss/global/_main.scss */
.block {
  display: flex;
  align-items: center;
}

@media (max-width: 81.24em) {
  /* line 127, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .block {
    padding: 0 20px;
  }
}

/* line 133, D:/HTML/Website_from_Server/scss/global/_main.scss */
.block .block-text {
  padding-right: 40px;
}

@media (max-width: 61.24em) {
  /* line 133, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .block .block-text {
    padding-right: 0px;
  }
}

@media (max-width: 61.24em) {
  /* line 139, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .block .block-img {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 46.24em) {
  /* line 139, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .block .block-img {
    max-width: 100%;
    height: auto;
  }
}

/* line 150, D:/HTML/Website_from_Server/scss/global/_main.scss */
.block.block-imgRight .block-text {
  padding-right: 0;
  padding-left: 40px;
}

@media (max-width: 61.24em) {
  /* line 150, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .block.block-imgRight .block-text {
    padding-left: 0px;
  }
}

/* line 160, D:/HTML/Website_from_Server/scss/global/_main.scss */
.block.mission .block-img.desktop-only {
  width: 100%;
  min-width: 458px;
  height: auto;
}

/* line 169, D:/HTML/Website_from_Server/scss/global/_main.scss */
.block.people .block-img.desktop-only {
  width: 100%;
  min-width: 518px;
  height: auto;
}

/* line 184, D:/HTML/Website_from_Server/scss/global/_main.scss */
.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

/* line 201, D:/HTML/Website_from_Server/scss/global/_main.scss */
.slick-prev:before, .slick-next:before {
  content: '';
  width: 20px;
  height: 20px;
  border: 2px solid #707070;
  opacity: 0.2;
  display: block;
  /* background: red; */
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 216, D:/HTML/Website_from_Server/scss/global/_main.scss */
.slick-prev:hover:before, .slick-next:hover:before {
  opacity: 1.0;
}

/* line 221, D:/HTML/Website_from_Server/scss/global/_main.scss */
.slick-prev {
  left: -25px;
}

@media (max-width: 61.24em) {
  /* line 221, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .slick-prev {
    left: 10px;
  }
}

/* line 226, D:/HTML/Website_from_Server/scss/global/_main.scss */
.slick-prev:before {
  border-top: 0;
  border-right: 0;
}

/* line 231, D:/HTML/Website_from_Server/scss/global/_main.scss */
.slick-next {
  right: -25px;
}

@media (max-width: 61.24em) {
  /* line 231, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .slick-next {
    right: 10px;
  }
}

/* line 236, D:/HTML/Website_from_Server/scss/global/_main.scss */
.slick-next:before {
  border-left: 0;
  border-bottom: 0;
}

/* line 242, D:/HTML/Website_from_Server/scss/global/_main.scss */
.slick-arrow.slick-disabled {
  pointer-events: none;
  opacity: 0.5;
}

@media (max-width: 46.24em) {
  /* line 251, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .technology p {
    padding: 0 10px !important;
  }
}

/* line 258, D:/HTML/Website_from_Server/scss/global/_main.scss */
.techSlider .slideItem-data {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

@media (max-width: 46.24em) {
  /* line 258, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .techSlider .slideItem-data {
    display: block;
    text-align: center;
  }
}

@media (max-width: 46.24em) {
  /* line 268, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .techSlider .slideItemImage img {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: auto;
  }
}

/* line 278, D:/HTML/Website_from_Server/scss/global/_main.scss */
.techSlider .slideItemContent h4 {
  font-size: 26px;
  margin-left: 40px;
  font-weight: 500;
}

@media (max-width: 46.24em) {
  /* line 278, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .techSlider .slideItemContent h4 {
    font-size: 20px;
    margin-left: unset;
  }
}

/* line 288, D:/HTML/Website_from_Server/scss/global/_main.scss */
.techSlider .slick-prev, .techSlider .slick-next {
  width: 100px;
  height: 100px;
  z-index: 1;
}

@media (max-width: 81.24em) {
  /* line 288, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .techSlider .slick-prev, .techSlider .slick-next {
    width: 50px;
    height: 50px;
  }
}

/* line 296, D:/HTML/Website_from_Server/scss/global/_main.scss */
.techSlider .slick-prev:before, .techSlider .slick-next:before {
  width: 100px;
  height: 100px;
}

@media (max-width: 81.24em) {
  /* line 296, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .techSlider .slick-prev:before, .techSlider .slick-next:before {
    width: 50px;
    height: 50px;
  }
}

/* line 306, D:/HTML/Website_from_Server/scss/global/_main.scss */
.techSlider .slick-prev {
  left: -75px;
}

@media (max-width: 81.24em) {
  /* line 306, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .techSlider .slick-prev {
    left: 25px;
  }
}

/* line 312, D:/HTML/Website_from_Server/scss/global/_main.scss */
.techSlider .slick-next {
  right: -50px;
}

@media (max-width: 81.24em) {
  /* line 312, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .techSlider .slick-next {
    right: 25px;
  }
}

/* line 323, D:/HTML/Website_from_Server/scss/global/_main.scss */
.featured-slider {
  max-width: 940px;
  margin: 20px auto;
}

/* line 326, D:/HTML/Website_from_Server/scss/global/_main.scss */
.featured-slider .sliderItem {
  display: table;
}

/* line 328, D:/HTML/Website_from_Server/scss/global/_main.scss */
.featured-slider .sliderItem a {
  display: table-cell;
  text-align: center;
  outline: 0;
  vertical-align: middle;
  padding: 0 10px;
  height: 60px;
}

/* line 335, D:/HTML/Website_from_Server/scss/global/_main.scss */
.featured-slider .sliderItem a img {
  margin-left: auto;
  margin-right: auto;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.7;
  width: auto;
  height: auto;
  max-height: 32px;
  max-width: 100px;
}

/* line 347, D:/HTML/Website_from_Server/scss/global/_main.scss */
.featured-slider .sliderItem a:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}

@media (max-width: 33.74em) {
  /* line 355, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .featured-slider .slick-prev {
    left: 10px;
  }
}

@media (max-width: 33.74em) {
  /* line 360, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .featured-slider .slick-next {
    right: 10px;
  }
}

/* line 369, D:/HTML/Website_from_Server/scss/global/_main.scss */
.fancybox-content .btn {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

/* line 376, D:/HTML/Website_from_Server/scss/global/_main.scss */
.backtotop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  padding: 5px;
  animation: animationFrames ease-in-out 2s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames ease-in-out 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames ease-in-out 2s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames ease-in-out 2s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames ease-in-out 2s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}

@keyframes animationFrames {
  0% {
    transform: translate(0px, 0);
  }
  50% {
    transform: translate(0px, -10px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}

@-moz-keyframes animationFrames {
  0% {
    -moz-transform: translate(0px, 0px);
  }
  50% {
    -moz-transform: translate(0px, -10px);
  }
  100% {
    -moz-transform: translate(0px, 0px);
  }
}

@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform: translate(0px, 0px);
  }
  50% {
    -webkit-transform: translate(0px, -10px);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
  }
}

@-o-keyframes animationFrames {
  0% {
    -o-transform: translate(0px, 0px);
  }
  50% {
    -o-transform: translate(0px, -10px);
  }
  100% {
    -o-transform: translate(0px, 0px);
  }
}

@-ms-keyframes animationFrames {
  /* line 449, D:/HTML/Website_from_Server/scss/global/_main.scss */
  0% {
    -ms-transform: translate(0px, 0px);
  }
  /* line 452, D:/HTML/Website_from_Server/scss/global/_main.scss */
  50% {
    -ms-transform: translate(0px, -10px);
  }
  /* line 455, D:/HTML/Website_from_Server/scss/global/_main.scss */
  100% {
    -ms-transform: translate(0px, 0px);
  }
}

/* line 460, D:/HTML/Website_from_Server/scss/global/_main.scss */
.page-title {
  margin-bottom: 40px;
}

/* line 462, D:/HTML/Website_from_Server/scss/global/_main.scss */
.page-title:after {
  content: "";
  display: table;
  clear: both;
}

/* line 467, D:/HTML/Website_from_Server/scss/global/_main.scss */
.page-title .section-title {
  margin-left: auto;
  margin-right: auto;
}

/* line 473, D:/HTML/Website_from_Server/scss/global/_main.scss */
.icontext {
  display: flex;
  margin-bottom: 20px;
  line-height: 24px;
}

@media (max-width: 61.24em) {
  /* line 473, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .icontext {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 482, D:/HTML/Website_from_Server/scss/global/_main.scss */
.icontext i {
  margin-right: 20px;
}

/* line 485, D:/HTML/Website_from_Server/scss/global/_main.scss */
.icontext a {
  text-decoration: none;
}

/* line 487, D:/HTML/Website_from_Server/scss/global/_main.scss */
.icontext a:hover {
  text-decoration: underline;
}

@media (max-width: 46.24em) {
  /* line 493, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .contact-section {
    display: block;
  }
}

/* line 497, D:/HTML/Website_from_Server/scss/global/_main.scss */
.contact-section .contact-logo {
  max-width: 200px;
  height: auto;
  margin-bottom: 20px;
}

@media (max-width: 46.24em) {
  /* line 497, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .contact-section .contact-logo {
    display: none;
  }
}

@media (max-width: 61.24em) {
  /* line 506, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .contact-section .webcare-symbol {
    display: none;
  }
}

/* line 511, D:/HTML/Website_from_Server/scss/global/_main.scss */
.contact-section .webcare-address {
  margin: 0 40px;
}

/* line 514, D:/HTML/Website_from_Server/scss/global/_main.scss */
.contact-section .location-map {
  position: relative;
  height: 300px;
  width: 100%;
  border: 6px solid rgba(22, 105, 196, 0.1);
}

/* line 520, D:/HTML/Website_from_Server/scss/global/_main.scss */
.contact-section #map {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}

@media (max-width: 46.24em) {
  /* line 530, D:/HTML/Website_from_Server/scss/global/_main.scss */
  .fancybox-slide {
    padding: 44px 10px !important;
  }
}

/* line 536, D:/HTML/Website_from_Server/scss/global/_main.scss */
.about-us-block {
  max-width: 1080px;
  margin: 0 auto;
}

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