/*
Theme Name: Orbis
Theme URI: http://underscores.me/
Author: Sagar
Author URI: http://underscores.me/
Description: Orbis a responsive WordPress theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: orbis
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Orbis is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

/*! 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 {
  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 {
  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"] {
  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; }

/*Screen sizes*/
/*END: Screen sizes*/
/*Color codes*/
/*END: Color codes*/
/*Base styles for elements*/
h1, h2, h3, h4, h5, h6, p, span {
  margin: 0; }

* {
  text-decoration: none;
  outline: none !important; }

a {
  text-decoration: none;
  display: inline-block; }
  a:hover, a:focus, a:active {
    text-decoration: none; }

ul, ol, li {
  margin: 0;
  padding: 0;
  list-style: none; }

input {
  background: none;
  border: 0; }

textarea {
  resize: none; }

button {
  border: 0;
  padding: 0;
  background: none;
  cursor: pointer; }

/*END: Base styles for elements*/
@font-face {
  font-family: 'ralewayregular';
  src: url("fonts/raleway-regular-webfont.eot");
  src: url("fonts/raleway-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/raleway-regular-webfont.woff2") format("woff2"), url("fonts/raleway-regular-webfont.woff") format("woff"), url("fonts/raleway-regular-webfont.ttf") format("truetype"), url("fonts/raleway-regular-webfont.svg#ralewayregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/*Base fonts styles for header*/
h1 {
  font-size: 28px;
  line-height: 38px;
  font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  font-weight: normal; }
  @media (min-width: 768px) {
    h1 {
      font-size: 28px;
      line-height: 38px; } }
  @media (min-width: 1200px) {
    h1 {
      font-size: 42px;
      line-height: 52px; } }

h2 {
  font-size: 20px;
  line-height: 30px;
  font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  color: #333333;
  letter-spacing: 1px; }
  @media (min-width: 768px) {
    h2 {
      font-size: 20px;
      line-height: 30px; } }
  @media (min-width: 1200px) {
    h2 {
      font-size: 24px;
      line-height: 34px; } }
  h2.left-align {
    text-align: left; }
  h2.default-case {
    text-transform: none; }

h3 {
  font-size: 16px;
  line-height: 26px;
  font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  color: #333333;
  letter-spacing: 1px; }
  @media (min-width: 768px) {
    h3 {
      font-size: 16px;
      line-height: 26px; } }
  @media (min-width: 1200px) {
    h3 {
      font-size: 18px;
      line-height: 28px; } }
  h3.lowercase {
    text-transform: inherit; }

h5 {
  font-size: 14px;
  line-height: 24px;
  font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  color: #666; }
  @media (min-width: 768px) {
    h5 {
      font-size: 14px;
      line-height: 24px; } }
  @media (min-width: 1200px) {
    h5 {
      font-size: 14px;
      line-height: 24px; } }
  h5.gray {
    color: #666; }
  h5.yellow {
    color: #e3ac5f; }

.nav-text {
  font-size: 14px;
  line-height: 24px;
  font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  color: white;
  font-weight: bold; }
  @media (min-width: 768px) {
    .nav-text {
      font-size: 14px;
      line-height: 24px; } }
  @media (min-width: 1200px) {
    .nav-text {
      font-size: 14px;
      line-height: 24px; } }
  .nav-text:hover, .nav-text:active, .nav-text:focus {
    color: white; }

.nav-inner-text {
  font-size: 14px;
  line-height: 24px;
  font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
  text-transform: capitalize;
  color: white;
  font-weight: bold; }
  @media (min-width: 768px) {
    .nav-inner-text {
      font-size: 14px;
      line-height: 24px; } }
  @media (min-width: 1200px) {
    .nav-inner-text {
      font-size: 14px;
      line-height: 24px; } }
  .nav-inner-text:hover, .nav-inner-text:active, .nav-inner-text:focus {
    color: white; }
  @media (min-width: 1200px) {
    .nav-inner-text {
      color: #666; } }

.description {
  font-size: 14px;
  line-height: 24px;
  font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
  text-transform: initial;
  color: #666; }
  @media (min-width: 768px) {
    .description {
      font-size: 14px;
      line-height: 24px; } }
  @media (min-width: 1200px) {
    .description {
      font-size: 14px;
      line-height: 24px; } }

.feature-text {
  font-size: 12px;
  line-height: 22px;
  font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
  text-transform: initial;
  color: #666;
  display: block; }
  @media (min-width: 768px) {
    .feature-text {
      font-size: 12px;
      line-height: 22px; } }
  @media (min-width: 1200px) {
    .feature-text {
      font-size: 14px;
      line-height: 24px; } }

.job-brief-text {
  font-size: 12px;
  line-height: 22px;
  font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
  text-transform: initial;
  color: #aeaeae;
  font-weight: bold; }
  @media (min-width: 768px) {
    .job-brief-text {
      font-size: 12px;
      line-height: 22px; } }
  @media (min-width: 1200px) {
    .job-brief-text {
      font-size: 14px;
      line-height: 24px; } }

.member-subtitle, .subtitle-text {
  font-size: 12px;
  line-height: 22px;
  font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
  text-transform: initial;
  color: #666; }
  @media (min-width: 768px) {
    .member-subtitle, .subtitle-text {
      font-size: 12px;
      line-height: 22px; } }
  @media (min-width: 1200px) {
    .member-subtitle, .subtitle-text {
      font-size: 12px;
      line-height: 22px; } }

.service-brief {
  font-size: 12px;
  line-height: 22px;
  font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
  text-transform: initial;
  color: #666;
  font-weight: bold; }
  @media (min-width: 768px) {
    .service-brief {
      font-size: 12px;
      line-height: 22px; } }
  @media (min-width: 1200px) {
    .service-brief {
      font-size: 14px;
      line-height: 24px; } }

.brief-text-sm {
  font-size: 12px;
  line-height: 22px;
  font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
  color: #666;
  text-transform: initial;
  font-weight: bold;
  display: block; }
  @media (min-width: 768px) {
    .brief-text-sm {
      font-size: 12px;
      line-height: 22px; } }
  @media (min-width: 1200px) {
    .brief-text-sm {
      font-size: 14px;
      line-height: 24px; } }

.location-text-sm {
  font-size: 12px;
  line-height: 22px;
  font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
  color: #333333;
  text-transform: capitalize;
  font-weight: bold;
  display: block; }
  @media (min-width: 768px) {
    .location-text-sm {
      font-size: 12px;
      line-height: 22px; } }
  @media (min-width: 1200px) {
    .location-text-sm {
      font-size: 14px;
      line-height: 24px; } }

.slider-link-text {
  font-size: 14px;
  line-height: 24px;
  font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  color: #666;
  font-weight: bold;
  transition: 0.2s ease; }
  @media (min-width: 768px) {
    .slider-link-text {
      font-size: 14px;
      line-height: 24px; } }
  @media (min-width: 1200px) {
    .slider-link-text {
      font-size: 14px;
      line-height: 24px; } }
  .slider-link-text:hover {
    color: #e3ac5f; }

.slider-card-text {
  font-size: 12px;
  line-height: 22px;
  font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
  text-transform: initial;
  color: #666; }
  @media (min-width: 768px) {
    .slider-card-text {
      font-size: 12px;
      line-height: 22px; } }
  @media (min-width: 1200px) {
    .slider-card-text {
      font-size: 14px;
      line-height: 24px; } }

.link-text {
  font-size: 12px;
  line-height: 22px;
  font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  color: #781416;
  font-weight: bold; }
  @media (min-width: 768px) {
    .link-text {
      font-size: 12px;
      line-height: 22px; } }
  @media (min-width: 1200px) {
    .link-text {
      font-size: 12px;
      line-height: 22px; } }
  .link-text:hover, .link-text:active, .link-text:focus {
    color: #781416; }
  .link-text.big {
    font-size: 14px;
    line-height: 24px;
    font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
    text-decoration: underline; }
    @media (min-width: 768px) {
      .link-text.big {
        font-size: 14px;
        line-height: 24px; } }
    @media (min-width: 1200px) {
      .link-text.big {
        font-size: 14px;
        line-height: 24px; } }

.link-text-sm {
  font-size: 12px;
  line-height: 22px;
  font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
  text-transform: initial;
  color: #999;
  font-weight: bold;
  transition: 0.2s ease; }
  @media (min-width: 768px) {
    .link-text-sm {
      font-size: 12px;
      line-height: 22px; } }
  @media (min-width: 1200px) {
    .link-text-sm {
      font-size: 14px;
      line-height: 24px; } }
  .link-text-sm:visited, .link-text-sm:active {
    color: #999; }
  .link-text-sm:hover {
    color: #a8834c; }

.link-text-cap {
  font-size: 12px;
  line-height: 22px;
  font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  color: #666;
  font-weight: bold;
  transition: 0.2s ease; }
  @media (min-width: 768px) {
    .link-text-cap {
      font-size: 12px;
      line-height: 22px; } }
  @media (min-width: 1200px) {
    .link-text-cap {
      font-size: 12px;
      line-height: 22px; } }
  .link-text-cap:hover {
    color: #a8834c; }

.copyright-text {
  font-size: 14px;
  line-height: 24px;
  font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
  text-transform: initial;
  color: #999;
  font-weight: bold; }
  @media (min-width: 768px) {
    .copyright-text {
      font-size: 14px;
      line-height: 24px; } }
  @media (min-width: 1200px) {
    .copyright-text {
      font-size: 14px;
      line-height: 24px; } }

/*END: Base fonts styles for header*/
/*Screen sizes*/
/*END: Screen sizes*/
/*Color codes*/
/*END: Color codes*/
/*Base styles for elements*/
h1, h2, h3, h4, h5, h6, p, span {
  margin: 0; }

* {
  text-decoration: none;
  outline: none !important; }

a {
  text-decoration: none;
  display: inline-block; }
  a:hover, a:focus, a:active {
    text-decoration: none; }

ul, ol, li {
  margin: 0;
  padding: 0;
  list-style: none; }

input {
  background: none;
  border: 0; }

textarea {
  resize: none; }

button {
  border: 0;
  padding: 0;
  background: none;
  cursor: pointer; }

/*END: Base styles for elements*/
@font-face {
  font-family: "svg-fonts";
  src: url("fonts/custom_fonts/svg-fonts.eot");
  src: url("fonts/custom_fonts/svg-fonts.eot?#iefix") format("embedded-opentype"), url("fonts/custom_fonts/svg-fonts.woff") format("woff"), url("fonts/custom_fonts/svg-fonts.ttf") format("truetype"), url("fonts/custom_fonts/svg-fonts.svg#svg-fonts") format("svg");
  font-weight: normal;
  font-style: normal; }
[data-icon]:before {
  font-family: "svg-fonts" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "svg-fonts" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-hamburger:before {
  content: "\63"; }

.icon-arrow-right:before {
  content: "\65"; }

.icon-arrow-left:before {
  content: "\66"; }

.icon-arrow-down:before {
  content: "\67"; }

.icon-search:before {
  content: "\61"; }

.icon-close:before {
  content: "\62"; }

.icon-right-arrow:before {
  content: "\64"; }

.icon-location:before {
  content: "\68"; }

.icon-linkedin:before {
  content: "\69"; }

.icon-linkedin-square:before {
  content: "\6a"; }

.icon-paperclip:before {
  content: "\6b"; }

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  box-sizing: border-box; }

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

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

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

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.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; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #666; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm input[type="date"],
  input[type="time"].input-sm, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm, .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg input[type="date"],
  input[type="time"].input-lg, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg, .input-group-lg
  input[type="month"] {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-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; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

header {
  position: fixed;
  z-index: 100;
  width: 100%;
  top: 0;
  left: 0;
  transition: 0.6s ease; }
  header.white-nav {
    background: white;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1); }
    header.white-nav .open-navbar {
      color: #2e2e2e; }
    @media (min-width: 1200px) {
      header.white-nav .search-btn {
        color: #e3ac5f; } }
    header.white-nav .subtitle {
      color: #2e2e2e; }
    @media (min-width: 1200px) {
      header.white-nav .nav-link-item__link {
        color: #666; }
        header.white-nav .nav-link-item__link:after {
          color: #e3ac5f; }
        header.white-nav .nav-link-item__link:hover {
          color: #781416; } }
    @media (min-width: 1200px) {
      header.white-nav .parent-dropdown-list {
        box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2); } }
  header .nav-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0;
    left: 0;
    display: none; }
    @media (min-width: 1200px) {
      header .nav-overlay {
        position: static;
        background: none;
        top: auto;
        left: auto;
        height: auto;
        width: auto;
        display: inline-block; } }
  header .open-navbar {
    color: white;
    transition: 0.6s ease; }
  header .search-btn {
    color: white; }
  header.animate-nav {
    background: white;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1); }
    header.animate-nav .open-navbar {
      color: #2e2e2e; }
    @media (min-width: 1200px) {
      header.animate-nav .search-btn {
        color: #e3ac5f; } }
    header.animate-nav .subtitle {
      color: #2e2e2e; }
    @media (min-width: 1200px) {
      header.animate-nav .nav-link-item__link {
        color: #666; }
        header.animate-nav .nav-link-item__link:after {
          color: #e3ac5f; }
        header.animate-nav .nav-link-item__link:hover {
          color: #781416; } }
    @media (min-width: 1200px) {
      header.animate-nav .parent-dropdown-list {
        box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2); } }
  header .arrow-indicator:before {
    content: "\65"; }
    @media (min-width: 1200px) {
      header .arrow-indicator:before {
        content: "\67"; } }
  header .navigation-bar {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    box-pack: justify;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    padding: 10px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    header .navigation-bar .nav-icons {
      font-size: 20px; }
    @media (min-width: 768px) {
      header .navigation-bar {
        box-pack: start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: start;
        padding: 20px 0;
        position: relative; } }
    @media (min-width: 1200px) {
      header .navigation-bar {
        padding: 15px 0px; } }
  header .logo-container__logo {
    height: 35px; }
    @media (min-width: 768px) {
      header .logo-container__logo {
        height: 40px; } }
    @media (min-width: 1200px) {
      header .logo-container__logo {
        height: 60px; } }
  header .subtitle {
    display: none;
    color: white;
    font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
    font-size: 14px;
    font-weight: bold;
    transition: 0.6s ease; }
    @media (min-width: 768px) {
      header .subtitle {
        display: inline-block;
        margin-left: 15px; } }
  @media (min-width: 768px) {
    header .open-navbar {
      position: absolute;
      right: 0; } }
  @media (min-width: 1200px) {
    header .open-navbar {
      display: none; } }
  header .nav-links-wrapper {
    position: fixed;
    z-index: 101;
    background: #333333;
    height: 100%;
    width: 100%;
    right: 0;
    top: 0;
    overflow-y: auto;
    padding: 27px 20px;
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition: 0.4s ease; }
    @media (min-width: 768px) {
      header .nav-links-wrapper {
        width: 50%; } }
    header .nav-links-wrapper.active {
      -ms-transform: translateX(0%);
      transform: translateX(0%); }
    @media (min-width: 1200px) {
      header .nav-links-wrapper {
        position: relative;
        background: none;
        -ms-transform: none;
        transform: none;
        width: auto;
        padding: 0;
        position: absolute;
        right: 0;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        box-align: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        overflow: inherit; } }
    header .nav-links-wrapper .responsive-nav-header {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      box-pack: justify;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: justify;
      box-align: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center; }
      header .nav-links-wrapper .responsive-nav-header__close-nav {
        color: white; }
      header .nav-links-wrapper .responsive-nav-header__img {
        height: 35px; }
        @media (min-width: 768px) {
          header .nav-links-wrapper .responsive-nav-header__img {
            height: 40px; } }
      @media (min-width: 1200px) {
        header .nav-links-wrapper .responsive-nav-header {
          display: none; } }
    header .nav-links-wrapper .more-dropdown {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      box-align: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      box-pack: justify;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: justify; }
      header .nav-links-wrapper .more-dropdown:after {
        font-family: "svg-fonts" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\65"; }
        @media (min-width: 1200px) {
          header .nav-links-wrapper .more-dropdown:after {
            content: "\67";
            margin-left: 5px;
            font-size: 10px; } }
      @media (min-width: 1200px) {
        header .nav-links-wrapper .more-dropdown.child-dropdown:after {
          content: "\65"; } }
  header .nav-links-list-parent {
    margin-top: 50px; }
    @media (min-width: 1200px) {
      header .nav-links-list-parent {
        margin: 0; } }
    header .nav-links-list-parent .nav-link-item {
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
      @media (min-width: 1200px) {
        header .nav-links-list-parent .nav-link-item {
          border: 0;
          display: inline-block;
          margin-left: 40px; } }
      @media (min-width: 1200px) {
        header .nav-links-list-parent .nav-link-item .parent-dropdown-list {
          visibility: hidden;
          opacity: 0;
          padding: 15px 0;
          -ms-transform: translateY(20px);
          transform: translateY(20px);
          transition: 0.4s ease; } }
		  @media (min-width: 1200px) {
       header .nav-links-list-parent .nav-link-item .parent-dropdown-list .nav-dropdown-list .parent-dropdown-list.menu-depth-2 {
          visibility: hidden;
          opacity: 0;
          padding: 15px 0;
          -ms-transform: translateY(20px);
          transform: translateY(20px);
          transition: 0.4s ease; }
		  header .nav-links-list-parent .nav-link-item .parent-dropdown-list .nav-dropdown-list:hover .parent-dropdown-list.menu-depth-2 {
          -ms-transform: translateY(2px);
          transform: translateY(2px);
          visibility: visible;
          opacity: 1; }
		   }
      @media (min-width: 1200px) {
        header .nav-links-list-parent .nav-link-item:hover .parent-dropdown-list {
          -ms-transform: translateY(2px);
          transform: translateY(2px);
          visibility: visible;
          opacity: 1; } }
      header .nav-links-list-parent .nav-link-item__link {
        padding: 20px 0px;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        box-pack: justify;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: justify; }
        @media (min-width: 1200px) {
          header .nav-links-list-parent .nav-link-item__link {
            padding: 0;
            display: inline-block;
            transition: 0.6s ease; } }
      header .nav-links-list-parent .nav-link-item--search-box {
        margin-top: 30px; }
        @media (min-width: 1200px) {
          header .nav-links-list-parent .nav-link-item--search-box {
            margin: 0;
            margin-left: 40px; } }
      header .nav-links-list-parent .nav-link-item:nth-child(1) .nav-link-item__link {
        padding-top: 0; }
      @media (min-width: 1200px) {
        header .nav-links-list-parent .nav-link-item:nth-child(1) {
          margin-left: 0; } }
      header .nav-links-list-parent .nav-link-item:last-child {
        border: 0; }
  header .nav-link-dropdown, header .nav-link-dropdown .nav-link-dropdown.menu-depth-2 {
    display: none;
    padding-bottom: 20px; }
	header .nav-link-dropdown .nav-link-dropdown.menu-depth-2 {
        display: block;
        position: absolute;
        top: -2px;
		right:100%;
		min-width:310px;
        background: white; }
		@media (max-width: 1199px) {
			 header .nav-link-dropdown .nav-link-dropdown.menu-depth-2 {
    display: block;
    padding-bottom: 20px;
	position:relative;
	left:0;
	background:transparent;
	 }
		}
    @media (min-width: 1200px) {
      header .nav-link-dropdown {
        display: block;
        position: absolute;
        top: 90px;
        background: white; } }
    @media (min-width: 1200px) {
      header .nav-link-dropdown:before {
        position: absolute;
        content: "";
        height: 50px;
        width: 100%;
        top: -40px;
        left: 0; } }
    header .nav-link-dropdown .nav-dropdown-list {
      padding: 5px; }
      header .nav-link-dropdown .nav-dropdown-list:first-child {
        padding-top: 0px; }
		
      @media (min-width: 1200px) {
        header .nav-link-dropdown .nav-dropdown-list {
          padding: 0px; } }
      @media (min-width: 1200px) {
        header .nav-link-dropdown .nav-dropdown-list__link {
          display: block;
          padding: 5px 10px;
          padding-right: 60px;
          position: relative; } }
      @media (min-width: 1200px) {
        header .nav-link-dropdown .nav-dropdown-list__link:hover, header .nav-link-dropdown .nav-dropdown-list__link:active, header .nav-link-dropdown .nav-dropdown-list__link:focus {
          color: #781416; } }
      @media (min-width: 1200px) {
        header .nav-link-dropdown .nav-dropdown-list .nav-inner-link span {
          position: relative;
          left: 0;
          transition: 0.3s ease; } }
      @media (min-width: 1200px) {
        header .nav-link-dropdown .nav-dropdown-list .nav-inner-link:hover span, header .nav-link-dropdown .nav-dropdown-list .nav-inner-link:active span, header .nav-link-dropdown .nav-dropdown-list .nav-inner-link:focus span {
          left: 20px;
          transition: 0.4s ease; } }
      @media (min-width: 1200px) {
        header .nav-link-dropdown .nav-dropdown-list .nav-inner-link:before {
          font-family: "svg-fonts" !important;
          font-style: normal !important;
          font-weight: normal !important;
          font-variant: normal !important;
          text-transform: none !important;
          speak: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "\64";
          opacity: 0;
          position: absolute;
          top: 13px;
          font-size: 10px;
          transition: 0.3s ease; } }
      header .nav-link-dropdown .nav-dropdown-list .nav-inner-link:hover:before {
        opacity: 1;
        transition: 0.6s ease; }
      @media (min-width: 1200px) {
        header .nav-link-dropdown .nav-dropdown-list--mob-only {
          display: none; } }
  header .inner-navlist-dropdown {
    padding-left: 20px; }
    @media (min-width: 1200px) {
      header .inner-navlist-dropdown.child-dropdown-list {
        display: block;
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        left: 20px;
        top: 0px;
        visibility: hidden;
        opacity: 0;
        transition: 0.4s ease; } }
  @media (min-width: 1200px) {
    header .child-dropdown:after {
      content: "\65"; } }
  @media (min-width: 1200px) {
    header .child-list-parent:hover .child-dropdown-list {
      visibility: visible;
      opacity: 1; } }

.section {
  position: relative;
  padding: 40px 0px;
  background: white; }
  @media (min-width: 1200px) {
    .section {
      padding: 80px 0px; } }
  .section--no-banner {
    margin-top: 56px; }
    @media (min-width: 768px) {
      .section--no-banner {
        margin-top: 80px; } }
    @media (min-width: 1200px) {
      .section--no-banner {
        margin-top: 90px; } }
  @media (min-width: 1200px) {
    .section--img-content .container {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      box-align: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center; } }
  .section--no-space {
    padding-top: 0px; }
  .section--maroon {
    background: #fdfbfa; }
  .section--gray {
    background: #eeeeee; }
  .section--d-gray {
    background: #fafafa; }
  .section--item-list {
    padding-bottom: 80px; }
    @media (min-width: 768px) {
      .section--item-list {
        padding-bottom: 100px; } }
  .section .section-content {
    text-align: center; }
    @media (min-width: 1200px) {
      .section .section-content {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .section .section-content {
      float: left;
      width: 100%; } }

    .section .section-content__subtitle {
      margin-top: 15px;
      float: none !important; }
      @media (min-width: 768px) {
        .section .section-content__subtitle {
          margin-top: 10px; } }
      @media (min-width: 1200px) {
        .section .section-content__subtitle {
          margin-top: 20px;
          position: relative;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .section .section-content__subtitle {
      float: left;
      width: 50%; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .section .section-content__subtitle {
      margin-left: 25%; } }

    .section .section-content .description-card {
      border-radius: 4px;
      box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1);
      padding: 20px 10px; }
      @media (min-width: 768px) {
        .section .section-content .description-card {
          padding: 45px 40px; } }
      .section .section-content .description-card .description {
        text-align: justify; }
    @media (min-width: 768px) {
      .section .section-content--intro-section {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .section .section-content--intro-section {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .section .section-content--intro-section {
      margin-left: 16.66667%; } }

    @media (min-width: 768px) {
      .section .section-content--company-vision {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        text-align: left; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .section .section-content--company-vision {
      float: left;
      width: 50%; } }

    @media (min-width: 1200px) {
      .section .section-content--company-vision {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .section .section-content--company-vision {
      float: left;
      width: 50%; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .section .section-content--company-vision {
      margin-left: 8.33333%; } }

    @media (min-width: 1200px) {
      .section .section-content--meet-the-team {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .section .section-content--meet-the-team {
      float: left;
      width: 83.33333%; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .section .section-content--meet-the-team {
      margin-left: 8.33333%; } }

    .section .section-content--features {
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; }
      @media (min-width: 768px) {
        .section .section-content--features {
          position: relative;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .section .section-content--features {
      float: left;
      width: 83.33333%; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .section .section-content--features {
      margin-left: 8.33333%; } }

      @media (min-width: 768px) {
        .section .section-content--features {
          position: relative;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px; } }
  @media (min-width: 768px) and (min-width: 992px) {
    .section .section-content--features {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 768px) and (min-width: 992px) {
    .section .section-content--features {
      margin-left: 16.66667%; } }

    .section .section-content--contact {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      box-orient: vertical;
      box-direction: normal;
      -moz-flex-direction: column;
      flex-direction: column;
      -ms-flex-direction: column; }
      @media (min-width: 1200px) {
        .section .section-content--contact {
          box-orient: horizontal;
          box-direction: normal;
          -moz-flex-direction: row;
          flex-direction: row;
          -ms-flex-direction: row; } }
    @media (min-width: 1200px) {
      .section .section-content--careers {
        position: relative;
        min-height: 1px;
        padding-left: 0;
        padding-right: 0; } }
  @media (min-width: 1200px) and (min-width: 768px) {
    .section .section-content--careers {
      float: left;
      width: 83.33333%; } }
  @media (min-width: 1200px) and (min-width: 768px) {
    .section .section-content--careers {
      margin-left: 8.33333%; } }

    @media (min-width: 768px) {
      .section .section-content--values {
        position: relative;
        min-height: 1px;
        padding-left: 0;
        padding-right: 0; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .section .section-content--values {
      float: left;
      width: 83.33333%; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .section .section-content--values {
      margin-left: 8.33333%; } }

    @media (min-width: 1200px) {
      .section .section-content--values {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .section .section-content--values {
      float: left;
      width: 100%; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .section .section-content--values {
      margin-left: 0%; } }

    @media (min-width: 768px) {
      .section .section-content--location-cards, .section .section-content--press {
        margin-left: -15px;
        margin-right: -15px; }
        .section .section-content--location-cards::after, .section .section-content--press::after {
          clear: both;
          content: "";
          display: table; } }
    .section .section-content--derivative {
      position: relative;
      float: left;
      width: 66.66667%;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      margin-left: 16.66667%;
      float: none !important; }
      @media (min-width: 768px) {
        .section .section-content--derivative {
          position: relative;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .section .section-content--derivative {
      float: left;
      width: 100%; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .section .section-content--derivative {
      margin-left: 0%; } }

      @media (min-width: 1200px) {
        .section .section-content--derivative {
          position: relative;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .section .section-content--derivative {
      float: left;
      width: 83.33333%; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .section .section-content--derivative {
      margin-left: 8.33333%; } }

    @media (min-width: 1200px) {
      .section .section-content--description-card {
        position: relative;
        min-height: 1px;
        padding-left: 0;
        padding-right: 0; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .section .section-content--description-card {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .section .section-content--description-card {
      margin-left: 16.66667%; } }

    @media (min-width: 1200px) {
      .section .section-content--nbsc {
        position: relative;
        min-height: 1px;
        padding-left: 30px;
        padding-right: 30px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .section .section-content--nbsc {
      float: left;
      width: 100%; } }

    @media (min-width: 768px) {
      .section .section-content--press-banner, .section .section-content--resource-banner {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .section .section-content--press-banner, .section .section-content--resource-banner {
      float: left;
      width: 50%; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .section .section-content--press-banner, .section .section-content--resource-banner {
      margin-left: 25%; } }

    .section .section-content__cta {
      margin-top: 25px; }
      @media (min-width: 768px) {
        .section .section-content__cta {
          margin-top: 30px; } }
      @media (min-width: 1200px) {
        .section .section-content__cta {
          margin-top: 50px; } }
  .section .img-wrapper {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: inline-box;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    width: 100%;
    margin-top: 30px; }
    @media (min-width: 768px) {
      .section .img-wrapper {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        box-pack: end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        -o-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: end;
        float: right;
        margin-top: 0px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .section .img-wrapper {
      float: left;
      width: 50%; } }

    @media (min-width: 1200px) {
      .section .img-wrapper {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .section .img-wrapper {
      float: left;
      width: 25%; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .section .img-wrapper {
      margin-left: 8.33333%; } }

    .section .img-wrapper .section-content-img {
      height: 150px; }
      @media (min-width: 1200px) {
        .section .img-wrapper .section-content-img {
          height: 190px; } }
  .section--banner {
    padding: 0; }
  .section__header {
    float: none; }
    .section__header--uppercase {
      text-transform: uppercase; }
  .section__description {
    margin-top: 5px;
    text-align: justify; }
    @media (min-width: 768px) {
      .section__description {
        margin-top: 10px; } }
    .section__description--derivative {
      margin-top: 40px;
      text-align: justify; }
      @media (min-width: 1200px) {
        .section__description--derivative {
          position: relative;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px;
          margin-top: 80px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .section__description--derivative {
      float: left;
      width: 50%; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .section__description--derivative {
      margin-left: 25%; } }

    .section__description--big {
      margin-top: 10px; }
      @media (min-width: 768px) {
        .section__description--big {
          margin-top: 30px; } }

.banner-container {
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  box-pack: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
  .banner-container .container {
    position: relative;
    width: 100%;
    height: 100%; }

.section--banner {
  position: relative;
  height: 60vh;
  margin-top: 56px; }
  @media (min-width: 768px) {
    .section--banner {
      margin-top: 80px; } }
  @media (min-width: 1200px) {
    .section--banner {
      margin-top: 90px; } }
  .section--banner .img-overlay-container {
    position: absolute;
    height: 100%;
    top: 0px;
    left: 0;
    width: 100%; }
    .section--banner .img-overlay-container--home {
      /*background: url(img/banner/home.jpg) no-repeat;*/
      background-attachment: fixed;
      background-size: contain;
      background-position: center; }
    .section--banner .img-overlay-container--about-us {
      /*background: url(img/banner/about-us.jpg) no-repeat;*/
      background-attachment: fixed;
      background-size: contain;
      background-position: center; }
    .section--banner .img-overlay-container--contact {
      /*background: url(img/banner/contact.jpg) no-repeat;*/
      background-attachment: fixed;
      background-size: contain;
      background-position: center; }
    .section--banner .img-overlay-container--careers {
      /*background: url(img/banner/careers.jpg) no-repeat;*/
      background-attachment: fixed;
      background-size: contain;
      background-position: center; }
    .section--banner .img-overlay-container--products {
      /*background: url(img/banner/products.jpg) no-repeat;*/
      background-attachment: fixed;
      background-size: contain;
      background-position: center; }
    .section--banner .img-overlay-container--solutions {
      /*background: url(img/banner/solutions.jpg) no-repeat;*/
      background-attachment: fixed;
      background-size: contain;
      background-position: center; }
    .section--banner .img-overlay-container--team {
      /*background: url(img/banner/team.jpg) no-repeat;*/
      background-attachment: fixed;
      background-size: contain;
      background-position: center; }
    .section--banner .img-overlay-container:before, .section--banner .img-overlay-container:after {
      position: absolute;
      content: "";
      height: 100%;
      width: 100%; }

.banner-content {
  text-align: center;
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0px;
  padding-right: 0px;
  position: absolute;
  width: 100%;
  top: 50%;
  padding: 0 15px;
  left: 0;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  @media (min-width: 768px) {
    .banner-content {
      position: relative;
      min-height: 1px;
      padding-left: 0px;
      padding-right: 0px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .banner-content {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .banner-content {
      margin-left: 16.66667%; } }

  .banner-content__heading {
    position: relative;
    color: white;
    padding-bottom: 20px; }
    .banner-content__heading:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 50%;
      display: block;
      height: 2px;
      width: 85px;
      background: white;
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    .banner-content__heading--black {
      color: #333333; }
  .banner-content__description {
    color: white;
    margin-top: 20px; }
    @media (min-width: 768px) {
      .banner-content__description {
        margin-top: 10px; } }
    @media (min-width: 1200px) {
      .banner-content__description {
        margin-top: 20px; } }
  .banner-content__cta {
    margin-top: 20px; }
    @media (min-width: 1200px) {
      .banner-content__cta {
        margin-top: 50px; } }

.technology-img-wrapper__img {
  width: 100%; }
  @media (min-width: 1200px) {
    .technology-img-wrapper__img {
      width: auto;
      height: 600px; } }

.services-content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center; }
  .services-content .services-list {
    margin-top: 20px;
    border-radius: 4px;
    box-shadow: 0 3px 9px -2px rgba(0, 0, 0, 0.1);
    background: white;
    overflow: auto;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-orient: vertical;
    box-direction: normal;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column; }
    @media (min-width: 768px) {
      .services-content .services-list {
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        box-lines: multiple;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        box-orient: horizontal;
        box-direction: normal;
        -moz-flex-direction: row;
        flex-direction: row;
        -ms-flex-direction: row; } }
  .services-content .service-name {
    border-top: 1px solid #eeeeee;
    position: relative; }
    @media (min-width: 768px) {
      .services-content .service-name {
        width: 33.33%;
        float: left;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        box-pack: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        box-align: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center; } }
    @media (min-width: 1200px) {
      .services-content .service-name {
        height: 110px; } }
    .services-content .service-name:first {
      border: 0; }
    .services-content .service-name__link {
      padding: 30px;
      cursor: pointer;
      display: block;
      box-shadow: none;
      height: 100%;
      width: 100%;
      transition: 0.2s ease; }
      .services-content .service-name__link:hover, .services-content .service-name__link:active {
        color: #e3ac5f;
        box-shadow: inset 0 0 25px rgba(0, 0, 0, 0.05); }
      @media (min-width: 768px) {
        .services-content .service-name__link {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          box-align: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center;
          box-pack: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -o-justify-content: center;
          justify-content: center;
          -ms-flex-pack: center; } }
      @media (min-width: 1200px) {
        .services-content .service-name__link {
          padding: 30px 80px; } }
    @media (min-width: 768px) {
      .services-content .service-name:after {
        content: "";
        position: absolute;
        height: 100%;
        width: 1px;
        background: #eeeeee;
        top: 0;
        right: 0; } }
    @media (min-width: 768px) {
      .services-content .service-name:nth-child(3n+3):after {
        content: none; } }
    .services-content .service-name:last-child:after {
      content: none; }

.our-strength-section__header {
  text-align: center; }
.our-strength-section .slider-wrapper {
  margin-top: 35px; }
.our-strength-section .slider-content-container {
  margin-top: 20px; }

.member-name {
  color: #333333; }

.section-content--meet-the-team .member-img-blocks {
  position: relative; }
  .section-content--meet-the-team .member-img-blocks--team .social-link-icon {
    position: absolute;
    background: #0076b8;
    color: white;
    height: 36px;
    width: 36px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    border-radius: 50%;
    right: -15px;
    top: 5px;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s ease; }
    @media (max-width: 1199px) {
      .section-content--meet-the-team .member-img-blocks--team .social-link-icon {
        display: none; } }
  .section-content--meet-the-team .member-img-blocks--team:hover .social-link-icon {
    opacity: 1;
    visibility: visible; }
.section-content--meet-the-team .team-members-wrapper {
  margin-top: 40px; }
  @media (min-width: 768px) {
    .section-content--meet-the-team .team-members-wrapper {
      margin-top: 50px;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      box-lines: multiple;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      box-pack: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; } }
  @media (min-width: 1200px) {
    .section-content--meet-the-team .team-members-wrapper {
      margin-top: 70px; } }
  .section-content--meet-the-team .team-members-wrapper .member-info {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 50px; }
    .section-content--meet-the-team .team-members-wrapper .member-info:nth-child(1) {
      margin-top: 0px; }
    @media (min-width: 768px) {
      .section-content--meet-the-team .team-members-wrapper .member-info:nth-child(2) {
        margin-top: 0px; } }
    @media (min-width: 1200px) {
      .section-content--meet-the-team .team-members-wrapper .member-info:nth-child(3) {
        margin-top: 0px; } }
    @media (min-width: 768px) {
      .section-content--meet-the-team .team-members-wrapper .member-info {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .section-content--meet-the-team .team-members-wrapper .member-info {
      float: left;
      width: 50%; } }

    @media (min-width: 1200px) {
      .section-content--meet-the-team .team-members-wrapper .member-info {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .section-content--meet-the-team .team-members-wrapper .member-info {
      float: left;
      width: 33.33333%; } }

    .section-content--meet-the-team .team-members-wrapper .member-info__link {
      margin-top: 15px; }
    .section-content--meet-the-team .team-members-wrapper .member-info--team {
      position: relative;
      float: left;
      width: 50%;
      min-height: 1px;
      padding-left: 0px;
      padding-right: 0px; }
      .section-content--meet-the-team .team-members-wrapper .member-info--team:nth-child(2) {
        margin-top: 0px; }
      @media (min-width: 768px) {
        .section-content--meet-the-team .team-members-wrapper .member-info--team {
          position: relative;
          min-height: 1px;
          padding-left: 15px;
          padding-right: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .section-content--meet-the-team .team-members-wrapper .member-info--team {
      float: left;
      width: 33.33333%; } }
      @media (min-width: 768px) {
          .section-content--meet-the-team .team-members-wrapper .member-info--team:nth-child(3) {
            margin-top: 0px; } }
.section-content--meet-the-team .meet-the-team-cta {
  margin-top: 30px; }
  @media (min-width: 768px) {
    .section-content--meet-the-team .meet-the-team-cta {
      margin-top: 40px; } }
  @media (min-width: 1200px) {
    .section-content--meet-the-team .meet-the-team-cta {
      margin-top: 50px; } }

.awards-container {
  margin-top: 50px;
  overflow: auto; }
  @media (min-width: 768px) {
    .awards-container {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      box-lines: multiple;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      box-pack: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      box-align: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center; } }
  .awards-container .awards-img-wrapper {
    padding: 50px 0px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-orient: vertical;
    box-direction: normal;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
    @media (min-width: 768px) {
      .awards-container .awards-img-wrapper {
        padding: 0;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .awards-container .awards-img-wrapper {
      float: left;
      width: 33.33333%; } }

    .awards-container .awards-img-wrapper:after {
      content: "";
      position: absolute;
      left: 50%;
      top: 0;
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      height: 2px;
      width: 130px;
      background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(120, 20, 22, 0.2), rgba(255, 255, 255, 0)); }
      @media (min-width: 768px) {
        .awards-container .awards-img-wrapper:after {
          left: 0;
          top: 50%;
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          height: 100%;
          width: 2px;
          background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(120, 20, 22, 0.2), rgba(255, 255, 255, 0)); } }
    @media (min-width: 768px) {
      .awards-container .awards-img-wrapper:nth-child(3n + 1)::after {
        content: none; } }
    .awards-container .awards-img-wrapper:nth-child(1) {
      padding-top: 0px; }
      .awards-container .awards-img-wrapper:nth-child(1):after {
        content: none; }
    .awards-container .awards-img-wrapper:last-child:after {
      content: ""; }
    @media (min-width: 768px) {
      .awards-container .awards-img-wrapper__img {
        height: 100px; } }
    @media (min-width: 1200px) {
      .awards-container .awards-img-wrapper__img {
        height: 100%; } }
    .awards-container .awards-img-wrapper__label {
      font-weight: bold;
      margin-top: 25px;
      margin-bottom: 25px;
      width: 170px; }

.profile-description-info, .profile-info {
  text-align: left; }

.profile-description-info {
  margin-top: 10px; }
  @media (min-width: 1200px) {
    .profile-description-info {
      margin-top: 20px; } }
  .profile-description-info__description {
    margin-top: 25px;
    text-align: justify; }
    .profile-description-info__description:first-child {
      margin-top: 0px; }

.profile-info, .profile-info-wrapper {
  margin-top: 15px; }

@media (min-width: 1200px) {
  .profile-info {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 1200px) {
  .profile-info-wrapper, .profile-info-img-wrapper {
    box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1; } }

@media (min-width: 1200px) {
  .profile-info-wrapper {
    margin-top: 0;
    padding-left: 30px; } }

.profile-info-img-wrapper {
  /*background: url("img/section-imgs/corporate-profile.jpg");*/
  background-size: cover;
  height: 270px;
  width: 100%; }
  @media (min-width: 768px) {
    .profile-info-img-wrapper {
      height: 370px; } }
  @media (min-width: 1200px) {
    .profile-info-img-wrapper {
      height: auto; } }

.our-values-wrapper {
  margin-top: 40px; }
  @media (min-width: 768px) {
    .our-values-wrapper {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .our-values-wrapper {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .our-values-wrapper {
      margin-left: 16.66667%; } }

  @media (min-width: 1200px) {
    .our-values-wrapper {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      margin-top: 50px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .our-values-wrapper {
      float: left;
      width: 33.33333%; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .our-values-wrapper {
      margin-left: 0%; } }

footer {
  background: #333333;
  position: relative; }
  footer .footer-content-wrapper {
    position: relative; }
  footer .upper-footer-links {
    padding: 40px 0; }
    @media (min-width: 768px) {
      footer .upper-footer-links {
        position: relative;
        min-height: 1px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 30px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    footer .upper-footer-links {
      float: left;
      width: 58.33333%; } }

    @media (min-width: 1200px) {
      footer .upper-footer-links {
        position: relative;
        min-height: 1px;
        padding-left: 0px;
        padding-right: 0px;
        padding: 80px 0;
        padding-bottom: 43px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    footer .upper-footer-links {
      float: left;
      width: 66.66667%; } }

  footer:before {
    content: "";
    position: absolute;
    height: 300px;
    width: 100%;
    background: #2e2e2e;
    bottom: 0;
    left: 0px; }
    @media (min-width: 768px) {
      footer:before {
        content: none; } }
  footer .extra-footer-info {
    padding-bottom: 40px;
    font-size: 10px; }
    @media (min-width: 768px) {
      footer .extra-footer-info {
        padding-bottom: 20px; } }

.contact-area, .map-area {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 1200px) {
    .contact-area, .map-area {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .contact-area, .map-area {
      float: left;
      width: 50%; } }

.contact-area .contact-form-wrapper {
  text-align: left; }
  .contact-area .contact-form-wrapper__description {
    margin-top: 10px; }
    @media (min-width: 768px) {
      .contact-area .contact-form-wrapper__description {
        margin-top: 20px; } }

.vacancy-accordion {
  background: white;
  box-shadow: -2px 2px 12px -2px rgba(0, 0, 0, 0.1);
  margin-top: 30px; }
  .vacancy-accordion:first-child {
    margin-top: 0px; }

@media (min-width: 768px) {
  .content-img-wrapper-detailed {
    overflow: auto; } }
@media (min-width: 1200px) {
  .content-img-wrapper-detailed {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-orient: horizontal;
    box-direction: reverse;
    -moz-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; } }
.content-img-wrapper-detailed .detailed-img-wrapper {
  margin-top: 15px; }
  @media (min-width: 768px) {
    .content-img-wrapper-detailed .detailed-img-wrapper {
      text-align: left; } }
  @media (min-width: 1200px) {
    .content-img-wrapper-detailed .detailed-img-wrapper {
      margin-top: 0px;
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .content-img-wrapper-detailed .detailed-img-wrapper {
      float: left;
      width: 33.33333%; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .content-img-wrapper-detailed .detailed-img-wrapper {
      margin-left: 8.33333%; } }

  .content-img-wrapper-detailed .detailed-img-wrapper__img {
    height: 250px; }
    @media (min-width: 768px) {
      .content-img-wrapper-detailed .detailed-img-wrapper__img {
        height: 380px; } }
    @media (min-width: 1200px) {
      .content-img-wrapper-detailed .detailed-img-wrapper__img {
        width: 100%;
        height: auto; } }
.content-img-wrapper-detailed .detailed-content {
  text-align: left;
  margin-top: 40px; }
  @media (min-width: 768px) {
    .content-img-wrapper-detailed .detailed-content {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .content-img-wrapper-detailed .detailed-content {
      float: left;
      width: 83.33333%; } }

  @media (min-width: 1200px) {
    .content-img-wrapper-detailed .detailed-content {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      margin-top: 15px;
      padding-left: 0px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .content-img-wrapper-detailed .detailed-content {
      float: left;
      width: 58.33333%; } }

  .content-img-wrapper-detailed .detailed-content__description {
    margin-top: 25px; }
    .content-img-wrapper-detailed .detailed-content__description:first-child {
      margin-top: 0px; }

.email-id-wrapper {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding-left: 20px; }
  @media (min-width: 768px) {
    .email-id-wrapper {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-align: end;
          align-items: flex-end;
      -ms-flex-direction: row;
          flex-direction: row; } }
  @media (min-width: 1200px) {
    .email-id-wrapper {
      -ms-flex-pack: justify;
          justify-content: space-between; } }

.email-id-person {
  overflow: auto;
  margin-top: 20px; }
  .email-id-person:first-child {
    margin-top: 0px; }
  .email-id-person__name {
    color: #333333; }
  .email-id-person__name, .email-id-person__post, .email-id-person__id {
    text-align: left; }
  .email-id-person__id {
    float: left;
    text-transform: none; }
    .email-id-person__id:hover {
      text-decoration: underline; }

.btn-default-round {
  font-size: 12px;
  line-height: 22px;
  font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  padding: 10px 30px;
  border-radius: 30px;
  box-shadow: 0 0 36px -1px rgba(0, 0, 0, 0.1);
  transition: 0.4s ease;
  cursor: pointer;
  position: relative;
  overflow: hidden; }
  @media (min-width: 768px) {
    .btn-default-round {
      font-size: 10px;
      line-height: 20px; } }
  @media (min-width: 1200px) {
    .btn-default-round {
      font-size: 16px;
      line-height: 26px; } }
  @media (min-width: 1200px) {
    .btn-default-round {
      padding: 10px 40px; } }
  .btn-default-round:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    background: white;
    opacity: 0;
    border-radius: 30px;
    transition: 0.4s ease; }
  .btn-default-round .btn-text {
    position: relative; }
  .btn-default-round--maroon:hover, .btn-default-round--maroon:active, .btn-default-round--maroon:focus, .btn-default-round--brown:hover, .btn-default-round--brown:active, .btn-default-round--brown:focus {
    color: white; }
  .btn-default-round--maroon:hover::before, .btn-default-round--maroon:focus::before, .btn-default-round--brown:hover::before, .btn-default-round--brown:focus::before {
    opacity: 0.1; }
  .btn-default-round--maroon:active::before, .btn-default-round--brown:active::before {
    opacity: 0.02; }
  .btn-default-round--maroon {
    color: white;
    background: #781416; }
  .btn-default-round--white {
    background: white;
    color: #666; }
    .btn-default-round--white:before {
      background: #2e2e2e; }
    .btn-default-round--white:hover, .btn-default-round--white:active, .btn-default-round--white:focus {
      color: #666; }
    .btn-default-round--white:hover::before, .btn-default-round--white:focus::before {
      opacity: 0.02; }
    .btn-default-round--white:active::before {
      opacity: 0.1; }
  .btn-default-round--brown {
    background: #685840;
    color: white;
    box-shadow: none; }

a, button {
  text-decoration: none; }
  a:hover, a:focus, a:active, button:hover, button:focus, button:active {
    text-decoration: none; }

/*Member image block*/
.member-img-blocks {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: inline-box;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 50%;
  box-shadow: 0 0 20px -4px rgba(0, 0, 0, 0.2); }
  .member-img-blocks .block-img-wrapper {
    border-radius: 50%;
    overflow: hidden; }
  .member-img-blocks__image {
    height: 100%; }

/*END: Member image block*/
.member-info {
  text-align: center; }
  .member-info__name {
    margin-top: 15px; }
  .member-info__subtitle {
    display: block; }
  .member-info__description {
    margin-top: 20px;
    text-align: justify; }

@media (min-width: 1200px) {
  .form-container {
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6); } }
.form-container .close-form-popup {
  display: none; }
  @media (min-width: 1200px) {
    .form-container .close-form-popup {
      display: block;
      padding: 20px 22px;
      background: #333333;
      color: white;
      opacity: 0;
      -ms-transform: translateX(-20px);
      transform: translateX(-20px);
      transition: 0.2s 0.2s ease, opacity 0.1s ease; } }
  @media (min-width: 1200px) {
    .form-container .close-form-popup:hover {
      background: #666; } }
@media (min-width: 1200px) {
  .form-container .form-popup {
    position: relative;
    width: 1170px;
    overflow: hidden;
    top: 20px;
    left: 35px;
    margin: 0 auto;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -ms-transform-origin: top;
    transform-origin: top;
    transition: 0.2s ease; } }
.form-container .form-popup.appear {
  top: 90px;
  left: 0px;
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  transition: 0.2s ease; }
  @media (min-width: 1200px) {
    .form-container .form-popup.appear .search-btn, .form-container .form-popup.appear .search-box-wrapper {
      opacity: 1; } }
  @media (min-width: 1200px) {
    .form-container .form-popup.appear .search-form {
      -ms-transform: scaleX(1);
      transform: scaleX(1);
      transition: 0.2s ease; } }
  @media (min-width: 1200px) {
    .form-container .form-popup.appear .close-form-popup {
      opacity: 1;
      -ms-transform: translateX(0px);
      transform: translateX(0px);
      transition: 0.2s ease; } }
.form-container .search-form {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  box-pack: justify;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px 23px;
  border-radius: 4px;
  color: white;
  font-size: 14px;
  overflow: hidden; }
  @media (min-width: 1200px) {
    .form-container .search-form {
      padding: 0;
      border: 0;
      background: white;
      border-radius: 0;
      color: gray;
      width: 100%;
      -ms-transform: scaleX(0);
      transform: scaleX(0);
      -ms-transform-origin: right;
      transform-origin: right;
      transition: 0.1s ease, opacity 0s ease; } }
  .form-container .search-form .search-box-wrapper {
    width: 90%; }
    @media (min-width: 1200px) {
      .form-container .search-form .search-box-wrapper {
        width: 100%;
        opacity: 0;
        transition: 0.1s ease; } }
  .form-container .search-form .nav-search-box {
    color: white;
    width: 100%; }
    @media (min-width: 1200px) {
      .form-container .search-form .nav-search-box {
        padding: 20px 22px;
        color: #666; } }
  @media (min-width: 1200px) {
    .form-container .search-form .search-btn {
      color: #666;
      padding: 20px 22px;
      opacity: 0;
      transition: 0.1s ease; } }
  @media (min-width: 1200px) {
    .form-container .search-form .search-btn:hover {
      color: #333333; } }

.open-search-form {
  display: none; }
  @media (min-width: 1200px) {
    .open-search-form {
      display: block;
      opacity: 1;
      -ms-transform: translate(0px);
      transform: translate(0px);
      transition: 0.1s ease; } }
  @media (min-width: 1200px) {
    .open-search-form.animate {
      opacity: 0;
      -ms-transform: translate(-30px, 30px);
      transform: translate(-30px, 30px); } }

.slider-content-list-item {
  margin-bottom: 20px; }
  .slider-content-list-item--slide-1, .slider-content-list-item--slide-2, .slider-content-list-item--slide-3, .slider-content-list-item--slide-4 {
    position: relative; }
    .slider-content-list-item--slide-1:before, .slider-content-list-item--slide-2:before, .slider-content-list-item--slide-3:before, .slider-content-list-item--slide-4:before {
      background: url(img/slider-img/slider-img.png);
      background-size: 760px;
      background-position: -29px 400px;
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      height: 274px;
      width: 100%; }
      @media (min-width: 768px) {
        .slider-content-list-item--slide-1:before, .slider-content-list-item--slide-2:before, .slider-content-list-item--slide-3:before, .slider-content-list-item--slide-4:before {
          height: 340px; } }
      @media (min-width: 1200px) {
        .slider-content-list-item--slide-1:before, .slider-content-list-item--slide-2:before, .slider-content-list-item--slide-3:before, .slider-content-list-item--slide-4:before {
          height: 420px;
          background-size: cover;
          background-position: inherit; } }

.slider-list-item {
  width: 150px; }
  .slider-list-item__link {
    padding-bottom: 20px; }

.slider-link-list {
  position: relative; }
  .slider-link-list:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.2);
    height: 1px;
    width: 100%; }
  .slider-link-list:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 20%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white); }
    @media (min-width: 768px) {
      .slider-link-list:after {
        content: none; } }

@media (min-width: 1200px) {
  .slider-content-wrapper {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .slider-content-wrapper {
      float: left;
      width: 100%; } }

.slider-content {
  background: white;
  padding: 40px 20px;
  border-radius: 4px;
  box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.1);
  text-align: center;
  margin-top: 225px; }
  @media (min-width: 768px) {
    .slider-content {
      padding: 40px 30px;
      margin-top: 240px; } }
  @media (min-width: 1200px) {
    .slider-content {
      padding: 40px 45px;
      margin-top: 310px; } }
  .slider-content__cta {
    margin-top: 30px; }
    @media (min-width: 1200px) {
      .slider-content__cta {
        margin-top: 50px; } }

.links-block {
  overflow: auto; }

.main-links-wrapper {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 60px;
  text-align: center; }
  .main-links-wrapper .page-links-header {
    color: #999; }
  .main-links-wrapper .page-links-list {
    margin-top: 25px; }
    .main-links-wrapper .page-links-list .page-link-item {
      margin-top: 25px; }
      .main-links-wrapper .page-links-list .page-link-item:nth-child(1) {
        margin-top: 0px; }
      @media (min-width: 768px) {
        .main-links-wrapper .page-links-list .page-link-item {
          margin-top: 20px; } }
      .main-links-wrapper .page-links-list .page-link-item--contacts {
        margin-top: 0px; }
      @media (min-width: 1200px) {
        .main-links-wrapper .page-links-list .page-link-item {
          margin-top: 18px; } }
      .main-links-wrapper .page-links-list .page-link-item__link--phone {
        pointer-events: none; }
  .main-links-wrapper__cta {
    margin-top: 50px; }
    @media (min-width: 768px) {
      .main-links-wrapper__cta {
        margin-top: 30px; } }
    @media (min-width: 1200px) {
      .main-links-wrapper__cta {
        margin-top: 25px; } }
  @media (min-width: 768px) {
    .main-links-wrapper {
      text-align: left;
      margin-top: 0px;
      position: relative;
      min-height: 1px;
      padding-left: 0px;
      padding-right: 0px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .main-links-wrapper {
      float: left;
      width: 33.33333%; } }

.slick-initialized .slick-slide.slick-current {
  pointer-events: none; }
  .slick-initialized .slick-slide.slick-current .slider-link-text {
    color: #e3ac5f;
    position: relative; }
    .slick-initialized .slick-slide.slick-current .slider-link-text:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      background: #e3ac5f;
      height: 2px;
      width: calc(100% - 30px); }
      @media (min-width: 1200px) {
        .slick-initialized .slick-slide.slick-current .slider-link-text:after {
          width: 100%; } }

@media (min-width: 768px) {
  .slick-slider .slick-track {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-pack: justify;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; } }
@media (min-width: 768px) {
  .slick-slider .slick-track:before, .slick-slider .slick-track:after {
    content: none; } }

.lower-footer-links {
  text-align: center;
  margin-top: 70px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  box-orient: vertical;
  box-direction: normal;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  position: relative;
  overflow: hidden; }
  @media (min-width: 768px) {
    .lower-footer-links {
      margin: 0;
      width: 100%;
      box-orient: horizontal;
      box-direction: normal;
      -moz-flex-direction: row;
      flex-direction: row;
      -ms-flex-direction: row;
      box-align: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      padding: 25px 0px;
      padding-top: 40px; } }
  @media (min-width: 768px) {
    .lower-footer-links:before {
      content: "";
      position: absolute;
      top: 0;
      width: calc(100% + 30px);
      height: 2px;
      left: -15px;
      background: #aeaeae;
      opacity: 0.08; } }
  @media (min-width: 1200px) {
    .lower-footer-links:before {
      left: -40px;
      width: calc(100% + 80px); } }
  .lower-footer-links marquee {
    position: absolute;
    color: white;
    top: 60px;
    color: #999; }
    @media (min-width: 768px) {
      .lower-footer-links marquee {
        top: 10px; } }
  .lower-footer-links .footer-company-logo {
    margin-top: 25px; }
    .lower-footer-links .footer-company-logo .orbis-logo {
      height: 30px; }
      @media (min-width: 768px) {
        .lower-footer-links .footer-company-logo .orbis-logo {
          height: 35px; } }
      @media (min-width: 1200px) {
        .lower-footer-links .footer-company-logo .orbis-logo {
          height: 40px; } }
    @media (min-width: 768px) {
      .lower-footer-links .footer-company-logo {
        margin: 0px; } }
  .lower-footer-links .legal-page-links {
    -ms-flex-order: -1;
        order: -1;
    margin-bottom: 50px; }
    @media (min-width: 768px) {
      .lower-footer-links .legal-page-links {
        -ms-flex-order: 0;
            order: 0;
        margin: 0;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        box-orient: horizontal;
        box-direction: normal;
        -moz-flex-direction: row;
        flex-direction: row;
        -ms-flex-direction: row;
        margin-left: 50px; } }
  .lower-footer-links .legal-page-links-item {
    margin-top: 25px; }
    @media (min-width: 768px) {
      .lower-footer-links .legal-page-links-item {
        margin: 0px;
        margin-left: 25px; } }
    .lower-footer-links .legal-page-links-item:nth-child(1) {
      margin-top: 0px; }
      @media (min-width: 768px) {
        .lower-footer-links .legal-page-links-item:nth-child(1) {
          margin-left: 0px; } }
  .lower-footer-links .copyright-block {
    padding-bottom: 35px; }
    @media (min-width: 768px) {
      .lower-footer-links .copyright-block {
        padding-bottom: 0px;
        position: absolute;
        right: 0; } }

.opportunity-block {
  background: #2e2e2e;
  text-align: center;
  padding: 40px 0px;
  padding-bottom: 50px;
  box-shadow: 0px 3px 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px; }
  @media (min-width: 1200px) {
    .opportunity-block {
      box-shadow: 0 0px 3px 0 rgba(0, 0, 0, 0.1); } }
  .opportunity-block__header {
    color: #e3ac5f; }
  .opportunity-block__description {
    display: block;
    width: 134px;
    margin: 0 auto;
    margin-top: 10px; }
    @media (min-width: 1200px) {
      .opportunity-block__description {
        width: 160px;
        margin-top: 15px; } }
  .opportunity-block__cta {
    margin-top: 30px; }
    @media (min-width: 768px) {
      .opportunity-block__cta {
        margin-top: 40px; } }
    @media (min-width: 1200px) {
      .opportunity-block__cta {
        margin-top: 55px; } }
  @media (min-width: 768px) {
    .opportunity-block {
      padding: 38px 30px; } }
  @media (min-width: 1200px) {
    .opportunity-block {
      padding: 58px 60px; } }

.opportunity-block-wrapper {
  margin-top: 60px; }
  @media (min-width: 768px) {
    .opportunity-block-wrapper {
      margin-top: 0px;
      position: absolute;
      right: 0px;
      top: 0;
      -ms-transform: translateY(-20px);
      transform: translateY(-20px);
      width: auto; } }

.orbis-features {
  counter-reset: item;
  list-style-type: none;
  margin-top: 25px; }
  @media (min-width: 768px) {
    .orbis-features {
      margin-left: 0;
      margin-right: 0; }
      .orbis-features::after {
        clear: both;
        content: "";
        display: table; } }
  .orbis-features .feature-list-items {
    padding-top: 90px;
    margin-top: 15px;
    float: none;
    position: relative; }
    @media (min-width: 768px) {
      .orbis-features .feature-list-items {
        padding: 0;
        position: relative;
        min-height: 1px;
        padding-left: 0px;
        padding-right: 0px;
        margin: 0;
        margin-top: 30px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .orbis-features .feature-list-items {
      float: left;
      width: 100%; } }

    .orbis-features .feature-list-items:before {
      content: "0" counter(item,decimal);
      counter-increment: item;
      font-size: 140px;
      line-height: 150px;
      font-family: "ralewayregular", "Lintel", "Helvetica", "Arial", sans-serif;
      color: #e3ac5f;
      font-weight: normal;
      text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
      position: absolute;
      top: 0;
      left: 50%;
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
      @media (min-width: 768px) {
        .orbis-features .feature-list-items:before {
          font-size: 140px;
          line-height: 150px; } }
      @media (min-width: 1200px) {
        .orbis-features .feature-list-items:before {
          font-size: 140px;
          line-height: 150px; } }
      @media (min-width: 768px) {
        .orbis-features .feature-list-items:before {
          position: absolute;
          top: inherit; } }
    .orbis-features .feature-list-items .feature-block {
      background: #eeeeee;
      padding: 70px 15px 25px 30px;
      border-radius: 5px;
      text-align: left; }
      @media (min-width: 768px) {
        .orbis-features .feature-list-items .feature-block {
          padding: 30px 30px 25px 70px; } }
    .orbis-features .feature-list-items:first-child {
      margin-top: 0; }
    @media (min-width: 768px) {
      .orbis-features .feature-list-items--odd .feature-block {
        margin-left: 25%; } }
    @media (min-width: 768px) {
      .orbis-features .feature-list-items--odd:before {
        left: 0px;
        -ms-transform: translateX(15%);
        transform: translateX(15%); } }
    @media (min-width: 1200px) {
      .orbis-features .feature-list-items--odd:before {
        -ms-transform: translateX(40%);
        transform: translateX(40%); } }
    @media (min-width: 768px) {
      .orbis-features .feature-list-items--even .feature-block {
        padding-right: 70px;
        padding-left: 30px;
        margin-left: 0;
        margin-right: 25%; } }
    @media (min-width: 768px) {
      .orbis-features .feature-list-items--even:before {
        left: inherit;
        margin-left: 0px;
        right: 0;
        -ms-transform: translateX(-15%);
        transform: translateX(-15%); } }
    @media (min-width: 1200px) {
      .orbis-features .feature-list-items--even:before {
        -ms-transform: translateX(-40%);
        transform: translateX(-40%); } }

.features-sublist {
  color: #781416;
  padding-left: 17px;
  margin-top: 5px; }
  .features-sublist__item {
    list-style: disc;
    margin-top: 10px; }
    .features-sublist__item:first-child {
      margin: 0; }
  .features-sublist .feature-text {
    text-align: justify; }

.values-wrapper {
  margin-left: 0;
  margin-right: 0; }
  .values-wrapper::after {
    clear: both;
    content: "";
    display: table; }
  @media (min-width: 1200px) {
    .values-wrapper {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      box-orient: horizontal;
      box-direction: normal;
      -moz-flex-direction: row;
      flex-direction: row;
      -ms-flex-direction: row;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      box-lines: multiple;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      box-pack: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; } }

.our-values-block__header {
  margin-top: 20px; }
.our-values-block__description {
  margin-top: 5px;
  text-align: justify; }

.contact-form {
  margin-top: 25px; }
  .contact-form__text-field {
    border: 1px solid #eeeeee;
    padding: 15px;
    width: 100%;
    border-radius: 4px;
    margin-top: 20px;
    color: #333333;
    transition: 0.2s ease; }
    .contact-form__text-field:focus {
      border-color: rgba(120, 20, 22, 0.4); }
    @media (min-width: 768px) {
      .contact-form__text-field {
        margin-top: 30px; } }
    .contact-form__text-field:first-child {
      margin-top: 0; }
    .contact-form__text-field--comments-field {
      height: 220px; }
  .contact-form__submit-btn {
    margin-top: 20px; }

.map-area {
  height: 240px;
  margin-top: 30px; }
  @media (min-width: 768px) {
    .map-area {
      height: 600px; } }
  @media (min-width: 1200px) {
    .map-area {
      height: 400px;
      margin-top: 0px; } }
  .map-area .map-card, .map-area .map-container {
    width: 100%;
    height: 100%; }
  @media (min-width: 1200px) {
    .map-area .map-card {
      height: 100%; } }
  .map-area .map-card {
    padding: 10px;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1); }

.location-card {
  background: white;
  text-align: left;
  padding: 40px 30px;
  padding-top: 50px;
  position: relative;
  margin-bottom:50px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1); }
  .location-card__img {
    position: absolute;
    top: 0;
    -ms-transform: translateY(-51%);
    transform: translateY(-51%); }
  .location-card__header {
    color: #333333; }
  .location-card-address__line, .location-card-contact {
    display: block;
    color: #333333;
    margin-top: 5px; }
  .location-card__map-link {
    margin-top: 15px; }

@media (min-width: 1200px) {
  .location-cards-container {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .location-cards-container {
      float: left;
      width: 100%; } }

.location-card-wrapper {
  margin-top: 60px; }
  @media (min-width: 768px) {
    .location-card-wrapper {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      margin-top: 50px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .location-card-wrapper {
      float: left;
      width: 50%; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .location-card-wrapper {
      margin-left: 25%; } }

  @media (min-width: 1200px) {
    .location-card-wrapper {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      margin-top: 0px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .location-card-wrapper {
      float: left;
      width: 33.33333%; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .location-card-wrapper {
      margin-left: 0%; } }

  .location-card-wrapper:first-child {
    margin-top: 0px; }

.vacancy-card__cta {
  margin-top: 30px; }

.vacancy-card-header, .job-detail-block {
  padding: 30px;
  text-align: left;
  display: block; }

.vacancy-card-header {
  border-bottom: 1px solid #eeeeee;
  position: relative; }
  .vacancy-card-header__job-location {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
    @media (min-width: 768px) {
      .vacancy-card-header__job-location {
        position: relative;
        right: 40px;
        top: -12px; } }
    .vacancy-card-header__job-location:before {
      font-family: "svg-fonts" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\68";
      color: #e3ac5f;
      font-size: 18px;
      margin-right: 5px; }
  @media (min-width: 768px) {
    .vacancy-card-header .job-brief-detail {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      box-pack: justify;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: justify; } }
  .vacancy-card-header:after {
    font-family: "svg-fonts" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\67";
    position: absolute;
    color: #666;
    right: 30px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.job-detail-block {
  display: none; }
  @media (min-width: 1200px) {
    .job-detail-block {
      padding-top: 50px; } }

.vacancy-details .job-description {
  margin-top: 20px; }
  .vacancy-details .job-description:first-child {
    margin-top: 0px; }
.vacancy-details__brief-info {
  margin-top: 10px; }
.vacancy-details__subtitle {
  margin-top: 15px; }
.vacancy-details .skillset-list {
  margin-top: 5px; }
  @media (min-width: 768px) {
    .vacancy-details .skillset-list {
      margin-top: 10px; } }
  .vacancy-details .skillset-list-item {
    margin-top: 18px; }
    @media (min-width: 768px) {
      .vacancy-details .skillset-list-item {
        margin-top: 20px; } }
    .vacancy-details .skillset-list-item:first-child {
      margin-top: 0px; }

@media (min-width: 768px) {
  .orbis-product {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-orient: vertical;
    box-direction: normal;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    box-pack: justify;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    height: 100%; } }
.orbis-product__link {
  color: #781416;
  text-decoration: underline; }
  .orbis-product__link:hover, .orbis-product__link:focus, .orbis-product__link:active {
    color: #781416;
    text-decoration: underline; }
.orbis-product__img {
  height: 70px; }

.product-list-item-wrapper {
  margin-top: 40px; }
  .product-list-item-wrapper:first-child {
    margin-top: 0; }
  @media (min-width: 768px) {
    .product-list-item-wrapper {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .product-list-item-wrapper {
      float: left;
      width: 50%; } }
  @media (min-width: 768px) {
      .product-list-item-wrapper:nth-child(2) {
        margin-top: 0px; } }
  @media (min-width: 1200px) {
    .product-list-item-wrapper {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px;
      margin-top: 50px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .product-list-item-wrapper {
      float: left;
      width: 33.33333%; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .product-list-item-wrapper {
      margin-left: 0%; } }
  @media (min-width: 1200px) {
      .product-list-item-wrapper:nth-child(3) {
        margin-top: 0px; } }

.product-list {
  margin-left: 0;
  margin-right: 0; }
  .product-list::after {
    clear: both;
    content: "";
    display: table; }
  @media (min-width: 768px) {
    .product-list {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      box-orient: horizontal;
      box-direction: normal;
      -moz-flex-direction: row;
      flex-direction: row;
      -ms-flex-direction: row;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      box-lines: multiple;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      box-pack: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; } }
  .product-list--solutions {
    margin-top: 40px; }
    @media (min-width: 1200px) {
      .product-list--solutions {
        margin-top: 80px; } }
  @media (min-width: 768px) {
    .product-list--derivative .orbis-product {
      box-align: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center; } }

.orbis-product__header {
  margin-top: 20px; }
.orbis-product__link {
  margin-top: 20px; }

@media (min-width: 768px) {
  .section-content--derivative .product-list-item-wrapper {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .section-content--derivative .product-list-item-wrapper {
      float: left;
      width: 33.33333%; } }
@media (min-width: 768px) {
    .section-content--derivative .product-list-item-wrapper:nth-child(3) {
      margin-top: 0px; } }
@media (min-width: 1200px) {
  .section-content--derivative .product-list-item-wrapper {
    position: relative;
    min-height: 1px;
    padding-left: 40px;
    padding-right: 40px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .section-content--derivative .product-list-item-wrapper {
      float: left;
      width: 33.33333%; } }

/*Article card on product pages*/
.product-features-detail {
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  box-orient: vertical;
  box-direction: reverse;
  -moz-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  background: #fdfbfa;
  margin-top: 20px; }
  @media (min-width: 1200px) {
    .product-features-detail {
      box-orient: horizontal;
      box-direction: normal;
      -moz-flex-direction: row;
      flex-direction: row;
      -ms-flex-direction: row;
      margin-top: 35px; } }
  .product-features-detail:first-child {
    margin-top: 0; }
  @media (min-width: 1200px) {
    .product-features-detail--reverse {
      box-orient: horizontal;
      box-direction: reverse;
      -moz-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -ms-flex-direction: row-reverse; } }
  @media (min-width: 1200px) {
    .product-features-detail .article-image-wrapper {
      position: relative;
      min-height: 1px;
      padding-left: 0;
      padding-right: 0;
      position: relative; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .product-features-detail .article-image-wrapper {
      float: left;
      width: 50%; } }

  .product-features-detail__img {
    width: 100%; }
    @media (min-width: 1200px) {
      .product-features-detail__img {
        position: absolute;
        height: 100%;
        object-fit: cover; } }
  .product-features-detail .product-details {
    padding: 20px 15px; }
    .product-features-detail .product-details__header {
      text-transform: capitalize; }
    .product-features-detail .product-details__description {
      margin-top: 15px;
      text-align: justify; }
      .product-features-detail .product-details__description:first-child {
        margin-top: 10px; }
    @media (min-width: 1200px) {
      .product-features-detail .product-details {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        padding: 25px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .product-features-detail .product-details {
      float: left;
      width: 50%; } }

    .product-features-detail .product-details .list-title {
      display: block;
      margin-top: 20px; }
    .product-features-detail .product-details .corporate-benefits-list {
      padding-left: 25px; }
      .product-features-detail .product-details .corporate-benefits-list-item {
        list-style: disc;
        color: #781416;
        margin-top: 20px; }

/*Article card on product pages*/
/*Article card on Domestic investors page*/
.article-card-wrapper {
  margin-top: 20px; }
  .article-card-wrapper:first-child {
    margin-top: 0px; }
  @media (min-width: 768px) {
    .article-card-wrapper {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .article-card-wrapper {
      float: left;
      width: 50%; } }
  @media (min-width: 768px) {
      .article-card-wrapper:nth-child(2) {
        margin-top: 0px; } }

.article-card {
  box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.1); }
  @media (min-width: 1200px) {
    .article-card {
      box-shadow: 0 0 30px -5px rgba(0, 0, 0, 0.2); } }
  .article-card .article-img-wrapper {
    height: 250px;
    position: relative;
    border-radius: 5px;
    overflow: hidden; }
    .article-card .article-img-wrapper:after {
      position: absolute;
      content: "";
      background: linear-gradient(#781416, #666);
      opacity: 0.3;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0; }
    /*.article-card .article-img-wrapper--portfolio-manager {
      background: url("img/section-imgs/portfolio-managers.jpg");
      background-size: cover;
      background-position: center right; }
    .article-card .article-img-wrapper--investment-funds {
      background: url("img/section-imgs/investment-funds.jpg");
      background-size: cover;
      background-position: center right; }
    .article-card .article-img-wrapper--insurance-companies {
      background: url("img/section-imgs/insurance-companies.jpg");
      background-size: cover;
      background-position: center right; }
    .article-card .article-img-wrapper--mutual-funds {
      background: url("img/section-imgs/mutual-funds.jpg");
      background-size: cover;
      background-position: center right; }
    .article-card .article-img-wrapper--brokers {
      background: url("img/section-imgs/brokers.jpg");
      background-size: cover;
      background-position: center right; }
    .article-card .article-img-wrapper--wealth-managers {
      background: url("img/section-imgs/wealth-managers.jpg");
      background-size: cover;
      background-position: center right; }
    .article-card .article-img-wrapper--family-offices {
      background: url("img/section-imgs/family-offices.jpg");
      background-size: cover;
      background-position: center right; }*/
  .article-card .article-content-wrapper {
    text-align: left;
    padding: 25px 10px; }
    @media (min-width: 768px) {
      .article-card .article-content-wrapper {
        padding: 30px; } }
    .article-card .article-content-wrapper__description {
      margin-top: 15px;
      text-align: justify; }
    .article-card .article-content-wrapper .more-content {
      display: none; }
    .article-card .article-content-wrapper .read-more {
      font-size: 22px;
      font-weight: bold;
      border: 1px solid #781416;
      line-height: 10px;
      padding: 5px;
      color: #781416;
      border-radius: 2px;
      margin-top: 15px;
      transition: 0.2s ease; }
      .article-card .article-content-wrapper .read-more:hover {
        color: white;
        background: #781416; }

/*END: Article card on Domestic investors page*/
.press-card-list-item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px;
  overflow: auto;
  padding: 20px 0; }
  .press-card-list-item:first-child {
    margin-top: 0px; }
  @media (min-width: 768px) {
    .press-card-list-item {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .press-card-list-item {
      float: left;
      width: 33.33333%; } }
  @media (min-width: 768px) {
      .press-card-list-item:nth-child(2) {
        margin-top: 0px; }
      .press-card-list-item:nth-child(3) {
        margin-top: 0px; } }
  @media (min-width: 1200px) {
    .press-card-list-item {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .press-card-list-item {
      float: left;
      width: 25%; } }
  @media (min-width: 1200px) {
      .press-card-list-item:nth-child(4) {
        margin-top: 0px; } }
  .press-card-list-item .press-card {
    text-align: left;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }
    .press-card-list-item .press-card__img {
      width: 100%; }
    .press-card-list-item .press-card-info {
      padding: 20px; }
      .press-card-list-item .press-card-info__header {
        color: #333333; }
      .press-card-list-item .press-card-info__date {
        display: block; }
      .press-card-list-item .press-card-info__link {
        margin-top: 10px; }

.popup-window-container {
  display: none;
  position: fixed;
  z-index: 100;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0; }

.member-popup-window {
  position: fixed;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

.member-popup {
  position: relative;
  opacity: 0;
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  transition: 0.2s ease; }
  .member-popup.animate {
    opacity: 1;
    -ms-transform: translateY(0px);
    transform: translateY(0px); }
  .member-popup .social-popup-link-icon {
    background: #0076b8;
    color: white;
    margin: 0 auto;
    margin-top: 10px;
    height: 30px;
    width: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    border-radius: 5px;
    font-size: 20px; }
    @media (min-width: 1200px) {
      .member-popup .social-popup-link-icon {
        display: none; } }
  @media (min-width: 768px) {
    .member-popup {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .member-popup {
      float: left;
      width: 100%; } }

  @media (min-width: 1200px) {
    .member-popup {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .member-popup {
      float: left;
      width: 66.66667%; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .member-popup {
      margin-left: 16.66667%; } }

  .member-popup .close-member-popup {
    position: absolute;
    height: 35px;
    width: 35px;
    background: #e3ac5f;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    border-radius: 50%;
    color: white;
    top: 0;
    right: -10px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (min-width: 768px) {
      .member-popup .close-member-popup {
        right: 0; } }
  .member-popup .member-info {
    background: #eeeeee;
    padding: 35px 15px;
    border-radius: 6px; }
    @media (min-width: 768px) {
      .member-popup .member-info {
        padding: 40px 30px; } }
    @media (min-width: 1200px) {
      .member-popup .member-info {
        padding-bottom: 60px; } }
  .member-popup .member-img {
    margin-top: 10px; }
    @media (min-width: 768px) {
      .member-popup .member-img {
        margin-top: 5px; } }
  .member-popup .subtitle-info {
    color: #666;
    display: block; }
    .member-popup .subtitle-info__post, .member-popup .subtitle-info__company {
      display: block; }
  .member-popup .member-detailed-info {
    margin-top: 15px; }
    @media (min-width: 1200px) {
      .member-popup .member-detailed-info {
        margin-top: 20px; } }

.job-apply-popup-wrapper {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  width: 100%;
  display: none; }
  .job-apply-popup-wrapper .apply-job-popup-window {
    position: absolute;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    box-pack: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
    .job-apply-popup-wrapper .apply-job-popup-window .container {
      width: 100%; }
    .job-apply-popup-wrapper .apply-job-popup-window .job-form-popup {
      background: white;
      position: relative;
      float: left;
      width: 100%;
      min-height: 1px;
      padding-left: 0;
      padding-right: 0;
      padding: 30px;
      opacity: 0;
      -ms-transform: translateY(-50px);
      transform: translateY(-50px);
      transition: 0.2s ease; }
      .job-apply-popup-wrapper .apply-job-popup-window .job-form-popup.active {
        opacity: 1;
        -ms-transform: translateY(0px);
        transform: translateY(0px); }
      @media (min-width: 768px) {
        .job-apply-popup-wrapper .apply-job-popup-window .job-form-popup {
          position: relative;
          float: left;
          width: 50%;
          min-height: 1px;
          padding-left: 0;
          padding-right: 0;
          margin-left: 25%;
          padding: 40px; } }
    .job-apply-popup-wrapper .apply-job-popup-window #file-upload {
      display: none; }
    .job-apply-popup-wrapper .apply-job-popup-window .input-field-wrapper__attach-file-input {
      cursor: pointer;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
    .job-apply-popup-wrapper .apply-job-popup-window .choose-file-text, .job-apply-popup-wrapper .apply-job-popup-window .attachment-text {
      padding: 10px;
      display: -webkit-inline-box;
      display: -moz-inline-box;
      display: inline-box;
      display: -moz-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      box-align: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center;
      font-weight: normal;
      cursor: pointer; }
    .job-apply-popup-wrapper .apply-job-popup-window .choose-file-text {
      border: 1px solid rgba(0, 0, 0, 0.2);
      color: #666;
      border-radius: 4px; }
      .job-apply-popup-wrapper .apply-job-popup-window .choose-file-text:before {
        font-family: "svg-fonts" !important;
        content: attr(data-icon);
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\6b";
        color: #333333;
        font-size: 20px;
        margin-right: 5px; }
    .job-apply-popup-wrapper .apply-job-popup-window .job-form .input-field-wrapper, .job-apply-popup-wrapper .apply-job-popup-window .job-form__cta {
      margin-top: 40px; }
    .job-apply-popup-wrapper .apply-job-popup-window .job-form__field {
      width: 100%;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
      .job-apply-popup-wrapper .apply-job-popup-window .job-form__field:focus {
        border-color: #333333; }
    .job-apply-popup-wrapper .apply-job-popup-window .close-form {
      position: absolute;
      top: 30px;
      right: 30px;
      font-size: 15px;
      color: #666; }

.resource-img-wrapper {
  height: 130px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  box-align: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  box-pack: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  border: 1px solid #eeeeee; }

.resource-card-list {
  overflow: auto;
  padding: 20px 0px; }

.resource-link {
  margin: 15px; }

.resource-item {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 30px; }
  .resource-item:first-child {
    margin-top: 0px; }
  @media (min-width: 768px) {
    .resource-item {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 768px) and (min-width: 768px) {
    .resource-item {
      float: left;
      width: 50%; } }
  @media (min-width: 768px) {
      .resource-item:nth-child(2) {
        margin-top: 0px; } }
  @media (min-width: 1200px) {
    .resource-item {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .resource-item {
      float: left;
      width: 33.33333%; } }
  @media (min-width: 1200px) {
      .resource-item:nth-child(3) {
        margin-top: 0px; } }

@-moz-document url-prefix() {
  nav {
    position: relative; }
    nav .open-navbar {
      position: absolute;
      right: 0;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); } }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html {
    overflow-x: hidden; }

  .banner-container .container {
    width: 100%; } }
@media all and (-ms-high-contrast: none) and (max-width: 767px), (-ms-high-contrast: active) and (max-width: 767px) {
  .container {
    width: 100%; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .section--banner .img-overlay-container--home, .section--banner .img-overlay-container--about-us, .section--banner .img-overlay-container--contact, .section--banner .img-overlay-container--careers, .section--banner .img-overlay-container--products, .section--banner .img-overlay-container--solutions {
    background-attachment: inherit; }

  nav {
    position: relative; }
    nav .open-navbar {
      position: absolute;
      right: 0;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

  header .nav-links-list-parent .nav-link-item__link {
    position: relative; }
    header .nav-links-list-parent .nav-link-item__link:after {
      position: absolute;
      bottom: 25px;
      right: 0; } }
    @media all and (-ms-high-contrast: none) and (min-width: 1200px), (-ms-high-contrast: active) and (min-width: 1200px) {
      header .nav-links-list-parent .nav-link-item__link:after {
        position: relative;
        right: auto;
        bottom: auto; } }
@media all and (-ms-high-contrast: none) and (min-width: 768px), (-ms-high-contrast: active) and (min-width: 768px) {
  header .subtitle {
    margin-left: 50px; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .main-links-wrapper .page-links-list .page-link-item__link--phone:hover {
    color: #666;
    cursor: default; }

  .awards-container {
    overflow: hidden; }

  .our-values-wrapper {
    margin-top: 40px; } }
  @media all and (-ms-high-contrast: none) and (min-width: 768px), (-ms-high-contrast: active) and (min-width: 768px) {
    .our-values-wrapper {
      position: relative;
      min-height: 1px;
      padding-left: 15px;
      padding-right: 15px; } }
  @media all and (-ms-high-contrast: none) and (min-width: 768px) and (min-width: 768px), (-ms-high-contrast: active) and (min-width: 768px) and (min-width: 768px) {
    .our-values-wrapper {
      float: left;
      width: 66.66667%; } }
  @media all and (-ms-high-contrast: none) and (min-width: 768px) and (min-width: 768px), (-ms-high-contrast: active) and (min-width: 768px) and (min-width: 768px) {
    .our-values-wrapper {
      margin-left: 16.66667%; } }

  @media all and (-ms-high-contrast: none) and (min-width: 1200px), (-ms-high-contrast: active) and (min-width: 1200px) {
    .our-values-wrapper {
      width: 33.33%;
      margin-left: 0px;
      float: left;
      margin-top: 50px; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .section--img-content .img-container {
    text-align: center; } }
  @media all and (-ms-high-contrast: none) and (min-width: 1200px), (-ms-high-contrast: active) and (min-width: 1200px) {
    .section--img-content .img-container {
      text-align: left; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .product-features-detail__img {
    opacity: 0; }

  .article-image-wrapper {
    background: url(img/section-imgs/foreign-investors.png);
    background-position: center;
    background-size: cover;
    height: 240px; } }
section.section .section-content--intro-section ul{
	display:list-item;
	margin-left:15px;
	text-align:left;
}
section.section .section-content--intro-section ul li{
	display:list-item;
	list-style:disc;
}
