@charset "UTF-8";
/*!
Theme Name: VANTAGE-DC
Theme URI: http://underscores.me/
Author: Vantage Data Centers
Author URI: https://vantage-dc.com
Description: Data centers for hyperscalers, cloud providers, and large enterprises
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vantage-dc
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

VANTAGE-DC is based on Underscores https://underscores.me/, (C) 2012-2017 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 https://necolas.github.io/normalize.css/
*/
/* ----- FONT FACES ------ */
@font-face {
  font-family: 'Helvetica Neue LT Std';
  src: url("fonts/HelveticaNeueLTStd-Th.woff2") format("woff2"), url("fonts/HelveticaNeueLTStd-Th.woff") format("woff");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Helvetica Neue LT Std';
  src: url("fonts/HelveticaNeueLTStd-UltLt.woff2") format("woff2"), url("fonts/HelveticaNeueLTStd-UltLt.woff") format("woff");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'Helvetica Neue LT Std';
  src: url("fonts/HelveticaNeueLTStd-Lt.woff2") format("woff2"), url("fonts/HelveticaNeueLTStd-Lt.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Helvetica Neue LT Std';
  src: url("fonts/HelveticaNeueLTStd-Roman.woff2") format("woff2"), url("fonts/HelveticaNeueLTStd-Roman.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Helvetica Neue LT Std';
  src: url("fonts/HelveticaNeueLTStd-Md.woff2") format("woff2"), url("fonts/HelveticaNeueLTStd-Md.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Helvetica Neue LT Std';
  src: url("fonts/HelveticaNeueLTStd-Blk.woff2") format("woff2"), url("fonts/HelveticaNeueLTStd-Blk.woff") format("woff");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Helvetica Neue LT Std';
  src: url("fonts/HelveticaNeueLTStd-Bd.woff2") format("woff2"), url("fonts/HelveticaNeueLTStd-Bd.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Helvetica Neue LT Std Heavy';
  src: url("fonts/HelveticaNeueLTStd-Hv.woff2") format("woff2"), url("fonts/HelveticaNeueLTStd-Hv.woff") format("woff");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Rift';
  src: url("fonts/Rift-Bold.woff2") format("woff2"), url("fonts/Rift-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Rift';
  src: url("fonts/Rift-Regular.woff2") format("woff2"), url("fonts/Rift-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("fonts/fa-brands-400.eot");
  src: url("fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.woff") format("woff"), url("fonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("fonts/fa-regular-400.eot");
  src: url("fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("fonts/fa-regular-400.woff2") format("woff2"), url("fonts/fa-regular-400.woff") format("woff"), url("fonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("fonts/fa-solid-900.eot");
  src: url("fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("fonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/* ----- VARIABLES ------ */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * 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
	 ========================================================================== */
/**
 * 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
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
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 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
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
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; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * 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; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
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 in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/* ----- TYPOGRAPHY ------ */
a {
  color: #009385;
  font-weight: 700;
  text-decoration: none; }
  a:hover {
    color: #007A6E;
    text-decoration: none; }

.title, h2, h3, h5 {
  font-family: "Helvetica Neue LT Std";
  font-weight: 700;
  color: #fff; }

h2 {
  font-size: 50px;
  margin: 0; }

h3 {
  font-size: 38px;
  letter-spacing: -0.5px;
  line-height: 40px;
  margin: 0px 0 6px 0; }

h5 {
  font-size: 16px;
  text-transform: uppercase;
  line-height: 15px; }

p {
  font-family: "Helvetica Neue LT Std";
  font-weight: 400;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  margin: 0 0 10px 0; }

.site-main ul {
  padding: 0;
  margin: 0;
  margin-left: 20px; }
  .site-main ul li {
    list-style-type: none;
    position: relative;
    line-height: 28px;
    font-size: 20px;
    margin-bottom: 15px;
    padding-left: 30px; }
    .site-main ul li:before {
      content: '';
      position: absolute;
      left: 0;
      top: 5px;
      width: 11px;
      height: 11px;
      background-color: #009385; }

.site-main ol li {
  position: relative;
  line-height: 26px;
  font-size: 18px;
  margin-bottom: 15px;
  padding-left: 10px; }

.post-content-wrapper .entry-content h1 {
  color: #4A4A4A;
  font-size: 38px;
  font-weight: 700;
  margin: 30px 0 10px 0; }

.post-content-wrapper .entry-content h2 {
  color: #4A4A4A;
  font-size: 34px;
  margin: 30px 0 10px 0; }

.post-content-wrapper .entry-content h3 {
  color: #4A4A4A;
  font-size: 28px;
  margin: 20px 0 8px 0; }

.post-content-wrapper .entry-content h4 {
  color: #4A4A4A;
  font-size: 22px;
  margin: 20px 0 8px 0; }

/*
**  ======  MEDIA QUERIES  ========
*/
@media only screen and (max-width: 1023px) {
  h2 {
    font-size: 28px;
    line-height: 28px; }
  p {
    font-size: 16px; }
  .site-main ul li {
    font-size: 16px;
    line-height: 22px; } }

@media only screen and (max-width: 767px) {
  .site-main ul li:before {
    top: 2px; } }

/* ----- GENERAL ------ */
/* Text meant only for screen readers. */
.search-result-submit {
  background-color: transparent;
  border: none;
  box-shadow: none;
  position: absolute;
  right: 10px;
  top: 0px;
  color: #58585B;
  font-size: 32px;
  line-height: 60px;
  z-index: 1; }

.search-text {
  color: #58585B;
  margin-top: -50px; }

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    display: block;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

.clearfix:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.hidden {
  display: none; }

.align-middle {
  display: flex;
  align-items: center; }

body {
  color: #ffffff;
  font-family: "Helvetica Neue LT Std";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.site {
  background-color: #001C30; }

.site-content {
  min-height: 280px; }

.v-ruler,
.v-ruler-lg {
  padding-top: 0;
  padding-left: 45px;
  position: relative; }
  .v-ruler:before,
  .v-ruler-lg:before {
    width: 15px;
    height: 100%;
    max-height: 115px;
    background-color: #009385;
    content: '';
    position: absolute;
    left: 0;
    top: 2px; }
  .v-ruler > h2,
  .v-ruler > h3 .v-ruler > h4,
  .v-ruler-lg > h2,
  .v-ruler-lg > h3 .v-ruler > h4,
  .v-ruler > h3
  .v-ruler-lg > h4,
  .v-ruler-lg > h3
  .v-ruler-lg > h4 {
    margin-top: 0; }

.h-ruler,
.h-ruler-lg {
  padding-left: 0;
  padding-bottom: 24px;
  position: relative; }
  .h-ruler:before,
  .h-ruler-lg:before {
    height: 15px;
    width: 100%;
    max-width: 115px;
    background-color: #009385;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0; }

.gradient-top {
  position: relative; }
  .gradient-top:before {
    content: '';
    width: 100%;
    height: 287px;
    max-height: 55%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #02161F 100%);
    z-index: 1; }
  .gradient-top .container {
    position: relative;
    z-index: 50; }

.gradient-bottom {
  position: relative; }
  .gradient-bottom:after {
    content: '';
    width: 100%;
    height: 387px;
    max-height: 65%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(0deg, #000102 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 1; }
  .gradient-bottom .container {
    position: relative;
    z-index: 50; }

.gradient-top.short-gr:before, .gradient-top.short-gr:after,
.gradient-bottom.short-gr:before,
.gradient-bottom.short-gr:after {
  height: 30%; }

.vant-breadcrumb p {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Helvetica Neue LT Std";
  letter-spacing: 0.86px;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.5); }

ul.ratingstars li {
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  background: url(img/rate-off.png) 0 0 transparent no-repeat;
  list-style-type: none;
  padding: 0;
  margin: 0;
  line-height: 21px;
  overflow: hidden; }
  ul.ratingstars li:before {
    display: none; }

ul.ratingstars.rating-1 li.rate-1, ul.ratingstars.rating-2 li.rate-1, ul.ratingstars.rating-3 li.rate-1, ul.ratingstars.rating-4 li.rate-1, ul.ratingstars.rating-5 li.rate-1 {
  background-image: url(img/rate-on.png); }

ul.ratingstars.rating-2 li.rate-2, ul.ratingstars.rating-3 li.rate-2, ul.ratingstars.rating-4 li.rate-2, ul.ratingstars.rating-5 li.rate-2 {
  background-image: url(img/rate-on.png); }

ul.ratingstars.rating-3 li.rate-3, ul.ratingstars.rating-4 li.rate-3, ul.ratingstars.rating-5 li.rate-3 {
  background-image: url(img/rate-on.png); }

ul.ratingstars.rating-4 li.rate-4, ul.ratingstars.rating-5 li.rate-4 {
  background-image: url(img/rate-on.png); }

ul.ratingstars.rating-5 li.rate-5 {
  background-image: url(img/rate-on.png); }

.vant-collapsible {
  display: none; }

.comments-area {
  padding: 60px 0; }
  .comments-area h3 {
    font-size: 26px; }
  .comments-area .logged-in-as {
    font-size: 16px;
    margin-bottom: 20px; }
  .comments-area form {
    max-width: 735px; }

.narrow-content {
  max-width: 735px; }

body.fixed-modal {
  max-height: 100vh;
  overflow: hidden; }

.loadMore {
  display: inline-block;
  min-width: 152px !important; }
  .loadMore i {
    font-size: 16px;
    margin-right: 5px; }

.img-frame, .frame-tl, .frame-tr, .frame-br, .frame-bl {
  position: relative;
  display: block; }

.frame-tl:before {
  position: absolute;
  width: 15px;
  height: 50%;
  background-color: #009385;
  content: '';
  top: 0;
  left: 0; }

.frame-tl:after {
  position: absolute;
  width: 50%;
  height: 15px;
  background-color: #009385;
  content: '';
  top: 0;
  left: 0; }

.frame-tr:before {
  position: absolute;
  width: 15px;
  height: 50%;
  background-color: #009385;
  content: '';
  top: 0;
  right: 0; }

.frame-tr:after {
  position: absolute;
  width: 50%;
  height: 15px;
  background-color: #009385;
  content: '';
  top: 0;
  right: 0; }

.frame-br:before {
  position: absolute;
  width: 15px;
  height: 50%;
  background-color: #009385;
  content: '';
  bottom: 0;
  right: 0; }

.frame-br:after {
  position: absolute;
  width: 50%;
  height: 15px;
  background-color: #009385;
  content: '';
  bottom: 0;
  right: 0; }

.frame-bl:before {
  position: absolute;
  width: 15px;
  height: 50%;
  background-color: #009385;
  content: '';
  bottom: 0;
  left: 0; }

.frame-bl:after {
  position: absolute;
  width: 50%;
  height: 15px;
  background-color: #009385;
  content: '';
  bottom: 0;
  left: 0; }

.frame-br.frame-blue:before, .frame-br.frame-blue:after,
.frame-tl.frame-blue:before,
.frame-tl.frame-blue:after,
.frame-tr.frame-blue:before,
.frame-tr.frame-blue:after,
.frame-bl.frame-blue:before,
.frame-bl.frame-blue:after {
  background-color: #004E84; }

.frame-br.frame-green:before, .frame-br.frame-green:after,
.frame-tl.frame-green:before,
.frame-tl.frame-green:after,
.frame-tr.frame-green:before,
.frame-tr.frame-green:after,
.frame-bl.frame-green:before,
.frame-bl.frame-green:after {
  background-color: #009385; }

.hide-accent-bar:before, .hide-accent-bar:after {
  display: none; }

.content-unavailable {
  color: #333;
  opacity: 0.5;
  font-size: 14px;
  padding: 20px; }

.row.vant-row {
  margin-right: -10px;
  margin-left: -10px; }
  .row.vant-row > div[class^="col-"] {
    padding-right: 10px;
    padding-left: 10px; }
  .row.vant-row > div.col {
    padding-right: 10px;
    padding-left: 10px; }

/*
**  ======  MEDIA QUERIES  ========
*/
@media (min-width: 1366px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    max-width: 1210px !important; } }

@media only screen and (max-width: 1023px) {
  .v-ruler-lg:before {
    display: none; }
  .v-ruler-sm {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 32px;
    position: relative; }
    .v-ruler-sm:before {
      display: block !important;
      width: 15px;
      height: 100%;
      max-height: 115px;
      background-color: #009385;
      content: '';
      position: absolute;
      left: 0;
      top: 2px; }
  .h-ruler-lg:before {
    display: none; }
  .h-ruler-sm {
    padding-left: 0;
    padding-bottom: 24px;
    position: relative; }
    .h-ruler-sm:before {
      display: block !important;
      height: 15px;
      width: 100%;
      max-width: 115px;
      background-color: #009385;
      content: '';
      position: absolute;
      left: 0;
      bottom: 0; } }

@media only screen and (max-width: 991px) {
  .gradient-top:before {
    height: 120px; }
  .gradient-bottom:after {
    height: 100px; }
  .inner-main.gradient-bottom:after {
    height: 300px; } }

@media (max-width: 767px) {
  .search-result-submit {
    background-color: transparent;
    border: none;
    box-shadow: none;
    position: absolute;
    right: 10px;
    top: -5px;
    color: #58585B;
    font-size: 24px;
    line-height: 60px;
    z-index: 1; }
  .v-ruler {
    padding-left: 20px; }
    .v-ruler:before {
      width: 10px; }
  .h-ruler {
    padding-bottom: 20px; }
    .h-ruler-lg:before {
      display: none; }
    .h-ruler-sm {
      padding-bottom: 20px; }
      .h-ruler-sm:before {
        height: 10px;
        max-width: 90px; }
    .h-ruler:before {
      height: 10px;
      max-width: 90px; }
  .inner-main.gradient-bottom:after {
    height: 100px; } }

/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  box-sizing: inherit; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1140px; } }

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    max-width: 1140px; } }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .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, .col-sm,
.col-sm-auto, .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, .col-md,
.col-md-auto, .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, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.row-cols-4 > * {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -ms-flex-order: 13;
  order: 13; }

.order-0 {
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.333333%; }

.offset-2 {
  margin-left: 16.666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.333333%; }

.offset-5 {
  margin-left: 41.666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.333333%; }

.offset-8 {
  margin-left: 66.666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.333333%; }

.offset-11 {
  margin-left: 91.666667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.333333%; }
  .offset-sm-2 {
    margin-left: 16.666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.333333%; }
  .offset-sm-5 {
    margin-left: 41.666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.333333%; }
  .offset-sm-8 {
    margin-left: 66.666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.333333%; }
  .offset-sm-11 {
    margin-left: 91.666667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.333333%; }
  .offset-md-2 {
    margin-left: 16.666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.333333%; }
  .offset-md-5 {
    margin-left: 41.666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.333333%; }
  .offset-md-8 {
    margin-left: 66.666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.333333%; }
  .offset-md-11 {
    margin-left: 91.666667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.333333%; }
  .offset-lg-2 {
    margin-left: 16.666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.333333%; }
  .offset-lg-5 {
    margin-left: 41.666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.333333%; }
  .offset-lg-8 {
    margin-left: 66.666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.333333%; }
  .offset-lg-11 {
    margin-left: 91.666667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13; }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.333333%; }
  .offset-xl-2 {
    margin-left: 16.666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.333333%; }
  .offset-xl-5 {
    margin-left: 41.666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.333333%; }
  .offset-xl-8 {
    margin-left: 66.666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.333333%; }
  .offset-xl-11 {
    margin-left: 91.666667%; } }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important; }

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important; }

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important; }

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important; }

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

/*# sourceMappingURL=bootstrap-grid.css.map */
/* FONTAWESOME */
/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }

.fa-ul > li {
  position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-bahai:before {
  content: "\f666"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caravan:before {
  content: "\f8ff"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\f952"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\f907"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\f913"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-instagram-square:before {
  content: "\f955"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\f91a"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\f956"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\f91e"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopify:before {
  content: "\f957"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-trailer:before {
  content: "\f941"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\f949"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.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 {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .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; }

#res {
  display: none; }

.hotspot {
  display: block;
  width: 22px;
  height: 22px;
  cursor: pointer;
  border-radius: 50%;
  pointer-events: all;
  background: #fff;
  box-shadow: 0 0 2px #fff;
  opacity: 0.7;
  z-index: 100; }

.hotspot::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 2px;
  width: 12px;
  height: 12px;
  opacity: 0.8;
  background-color: #fefefe;
  border: 3px solid #009dca;
  border-radius: 50%;
  box-shadow: 0px 0px 3px #009dca;
  box-sizing: content-box; }

.hotspot:hover::before {
  opacity: 1; }

.hotspot::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 20px;
  border: 1px white solid;
  opacity: 0.8;
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(1);
  animation: pulse 3s infinite; }

.hotspot + .hotspot::after {
  animation-delay: 1.5s; }

.hotspot2.hotspot::before, .hotspot2.hotspot::after {
  display: none; }

.hotspot2.hotspot {
  width: initial;
  height: initial;
  border-radius: initial;
  background: transparent;
  opacity: 1;
  -webkit-box-shadow: none;
  box-shadow: none; }

@keyframes pulse {
  0% {
    opacity: 0.8;
    transform: translate(-50%, -50%) scale(1); }
  50%,
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(2.5); } }

.globe-3d #myearth {
  width: 100%;
  height: 675px;
  max-height: 675px;
  overflow: hidden;
  opacity: 0;
  transition: all 2s ease;
  top: 0; }

.globe-3d.map-active #myearth {
  top: -450px;
  height: 2375px;
  max-height: 2375px; }

#myearth.earth-ready {
  opacity: 1; }

#myearth::before {
  content: none; }

#atmos {
  transition: all 2s ease;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 725px;
  max-width: 725px;
  height: 725px;
  max-height: 725px;
  transform: translate(-50%, -50%);
  background: radial-gradient(ellipse at center, rgba(0, 157, 202, 0) 40%, rgba(0, 157, 202, 0.36) 49%, rgba(0, 157, 202, 0.24) 50.5%, rgba(0, 157, 202, 0) 64%);
  pointer-events: none;
  z-index: 4000; }

.globe-3d.map-active #atmos {
  width: 2550px;
  max-width: 2550px;
  height: 2550px;
  max-height: 2550px; }

.globe-3d .fas.fa-arrows-alt {
  display: none;
  position: absolute;
  right: 15px;
  top: 80px;
  font-size: 24px;
  width: 30px;
  height: 30px;
  z-index: 8888;
  color: #009490; }

.globe-3d .fas.fa-arrows-alt.active {
  color: #f89c1b; }

/*.globe-3d .globe-mobile-wrapper {
  display: none;
  width: 100%;
  position: absolute;
  height: 100%;
  z-index: 8887; }*/


@media (max-width: 768px) {
  .globe-3d .fas.fa-arrows-alt {
    display: inline-block; }
  /*.globe-3d .globe-mobile-wrapper {
    display: block; }*/ }

@media (max-width: 719px) {
  #controls {
    margin-top: -2em; } }

.globe-3d {
  background-color: #000; }

.globe-3d .map {
  transition: left 2s ease;
  position: relative;
  left: -275px;
  height: 760px;
  outline: none;
  overflow: hidden;
  z-index: 0; }

.globe-3d.map-active .map {
  left: 0; }

.map .click-and-drag {
  color: #eaeaea;
  position: absolute;
  bottom: 130px;
  left: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  width: 100%; }

.map > div,
.map canvas {
  outline: none; }

.map .zoom-out {
  position: relative;
  z-index: 2000;
  display: none;
  position: absolute;
  top: 25px;
  bottom: 25px;
  left: 275px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-weight: bold;
  padding: 5px 10px;
  cursor: pointer;
  height: 30px; }

.map .zoom-out i {
  top: 1px;
  position: relative; }

.map .map-tooltip {
  background-color: #fff;
  font-size: 14px;
  display: flex;
  border-radius: 10px;
  position: relative;
  z-index: 3000;
  left: -47.5%;
  top: -82px;
  width: 100%;
  height: 72px;
  border: 2px solid #009385; }

.map .map-tooltip .map-tooltip-content {
  margin: 10px;
  text-align: left;
  position: relative;
  padding: 5px 0; }

.map .map-tooltip .map-tooltip-content .map-tooltip-content-line1 {
  color: #58585b;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  display: block; }

.map .map-tooltip .map-tooltip-content .map-tooltip-content-line1 + br {
  display: none; }

.map .map-tooltip .map-tooltip-content .map-tooltip-content-line2 {
  color: #30a89c; }

.map .map-button-wrapper {
  display: none;
  position: relative;
  z-index: 1999;
  border-radius: 10px;
  box-shadow: 10px 35px 20px 0 rgba(2, 22, 31, 0.62); }

.map .map-button-wrapper .map-button span {
  font-size: 14px;
  font-weight: bold; }

.map .map-button-wrapper.america {
  bottom: 375px;
  left: 475px;
  position: absolute;
  width: 225px; }

.map .map-button-wrapper.america .line {
  background-color: #009385;
  width: 2px;
  height: 80px;
  position: absolute;
  left: 55%;
  bottom: 25px;
  transform: rotate(30deg);
  z-index: 2; }

.map .map-button-wrapper.america.mbw-in {
  bottom: initial;
  left: initial;
  position: initial; }

.map .map-button-wrapper.europe {
  top: 75px;
  right: 420px;
  position: absolute;
  width: 135px; }

.map .map-button-wrapper.europe .line {
  background-color: #009385;
  width: 2px;
  height: 80px;
  position: absolute;
  left: 35%;
  top: 25px;
  transform: rotate(40deg);
  z-index: 2; }

.map .map-button-wrapper.in-globe {
  display: inline-block;
  bottom: initial;
  left: initial;
  position: relative;
  cursor: pointer; }

.map .map-button-wrapper.in-globe.america {
  left: -100px; }

.map .map-button-wrapper.in-globe.europe {
  top: -50px;
  left: -50px; }

.map .map-button-wrapper .map-button {
  text-align: center;
  padding: 10px 25px 6px 25px;
  color: #fff;
  background-color: #009385;
  border-radius: 7px;
  cursor: pointer;
  border: 1px solid #fff;
  position: relative;
  z-index: 3; }

.map .map-button-wrapper .map-button i {
  font-size: 18px;
  vertical-align: middle; }

.map .map-button-wrapper .map-button svg {
  position: relative;
  top: 2px; }

.map-active .map,
.map-active .map .zoom-out {
  left: auto; }

.map-active .map .click-and-drag,
.map-active .map .map-button,
.map-active .map .map-button-wrapper {
  display: none; }

.tippy-popper {
  width: 300px;
  top: -40px !important; }

.tippy-tooltip {
  padding: 5px; }

.tippy-backdrop {
  background-color: #fff; }

.tippy-popper:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent; }

.map-tooltip,
.map-tooltip .image {
  display: flex; }

.map-tooltip .image {
  width: auto; }

.map-tooltip:before {
  content: "\A";
  border-style: solid;
  border-width: 15px 12px 0 12px;
  border-color: #009385 transparent transparent transparent;
  position: absolute;
  left: 47.5%;
  bottom: -16px; }

.map-tooltip:after {
  content: "\A";
  border-style: solid;
  border-width: 14px 12px 0 12px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  left: 47.5%;
  bottom: -13px; }

.map-tooltip .image img {
  width: 108px;
  height: 100%;
  padding: 5px 0 5px 5px;
  border-radius: 10px; }

.map-tooltip .map-tooltip-content {
  margin: 10px;
  text-align: left; }

.map-tooltip .map-tooltip-content .map-tooltip-content-line1 {
  color: #5e5e61; }

.map-tooltip .map-tooltip-content .map-tooltip-content-line2,
.map-tooltip .map-tooltip-content a {
  color: #30a89c;
  text-decoration: none; }

@media only screen and (max-width: 992px) {
  .globe-3d .map {
    left: auto;
    padding-top: 40px; }
  .map .click-and-drag {
    top: 40px;
    text-align: center;
    width: 100%;
    bottom: auto;
    left: 5px; }
  .map .map-button-wrapper.america {
    left: 200px; }
  .map .map-button-wrapper.america .line {
    bottom: 10px;
    transform: rotate(60deg); }
  .map .map-button-wrapper.europe {
    top: 120px;
    right: 150px; }
  .map .map-button-wrapper.europe .line {
    top: 15px;
    transform: rotate(60deg); }
  .map-active .map {
    padding-top: 0; }
  .map-active .map .click-and-drag {
    display: none; } }

@media only screen and (max-width: 768px) {
  .map {
    height: 380px; }
  .map .map-button-wrapper.america {
    left: 75px; }
  .map .map-button-wrapper.europe {
    right: 25px; } }

.tabs-view {
  position: absolute;
  width: 580px;
  top: 35%;
  right: 20px;
  z-index: 2000;
  transform: translate(0, -50%); }

.tabs-view .tab-view {
  margin-bottom: 10px; }

.tabs-view .tab-view .tab-view-title {
  background-color: #02161f;
  border: 1px solid #fff;
  border-radius: 5px;
  display: flex;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  height: 50px; }

.tabs-view .tab-view .tab-view-title .tab-view-title-text {
  color: #009dca;
  padding: 18px 20px 10px 20px;
  display: inline-block;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  line-height: 1; }

.tabs-view .tab-view .tab-view-title .tab-view-title-button {
  margin-left: auto;
  height: 50px;
  width: 50px;
  font-size: 32px;
  line-height: 1;
  font-family: "Helvetica Neue LT Std";
  font-weight: 600;
  cursor: pointer;
  padding: 10px 15px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #f89c1b;
  color: #fff;
  margin-top: -1px;
  margin-right: -1px; }

.tabs-view .tab-view .tab-view-content {
  background-color: #fff;
  display: none;
  width: 100%; }

.tabs-view .tab-view .tab-view-content .tab-view-content-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding: 20px; }

.tabs-view .tab-view .tab-view-content .tab-view-content-wrapper .tvcw-column {
  width: 150px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 34%;
  flex: 1 0 34%;
  margin-bottom: 20px;
  margin-right: 48px; }

.tabs-view .tab-view .tab-view-content .tab-view-content-wrapper .tvcw-item {
  margin-bottom: 15px; }

.tabs-view .tab-view .tab-view-content .tab-view-content-wrapper .tvcw-item .tvcw-item-title,
.tabs-view .tab-view .tab-view-content .tab-view-content-wrapper .tvcw-item a {
  color: #009385;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 5px;
  text-decoration: none; }
  .tabs-view .tab-view .tab-view-content .tab-view-content-wrapper .tvcw-item .tvcw-item-title:hover,
  .tabs-view .tab-view .tab-view-content .tab-view-content-wrapper .tvcw-item a:hover {
    color: #007A6E; }

.tabs-view .tab-view .tab-view-content .tab-view-content-wrapper .tvcw-item .tvcw-item-content {
  color: #4a4a4a;
  font-size: 14px;
  font-weight: bold; }

.tvcw-item-content b {
  font-weight: bold; }

.tabs-view .tab-view.active .tab-view-title {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.tabs-view .tab-view.active .tab-view-title-button {
  padding: 9px 19px;
  border-bottom-right-radius: 0;
  background-color: #fff;
  color: #28a498; }

.tabs-view .tab-view.active .tab-view-content {
  display: inline-block; }

@media only screen and (max-width: 992px) {
  .tabs-view {
    position: static;
    margin: 20px auto;
    width: 90%; } }

@media only screen and (max-width: 768px) {
  .tabs-view .tab-view .tab-view-title .tab-view-title-text {
    font-size: 15px; } }

.globe-3d {
  position: relative; }

code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace; }

/* ----- HEADER ------ */
body {
  font-family: "Helvetica Neue LT Std"; }

.site-header {
  background-color: transparent;
  color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2000; }
  .site-header.sticky {
    background-color: #02161F; }
    .site-header.sticky.gradient-top:before {
      display: none; }
  .site-header .container {
    position: relative; }

.admin-bar .site-header {
  top: 32px; }

.site-branding {
  float: left;
  padding-top: 11px; }

.txt-logo {
  text-transform: uppercase;
  line-height: 42px;
  font-size: 24px; }

.nav-wrapper {
  float: right; }

/* -- NAVIGATION -- */
.menu-toggle {
  display: none;
  color: #fff;
  top: 16px;
  right: 10px;
  position: absolute;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  background-color: transparent;
  border: none; }
  .menu-toggle .icn-menu {
    display: block;
    margin: 1px 0 0 9px;
    width: 25px;
    height: 3px;
    background-color: #fff;
    position: relative; }
    .menu-toggle .icn-menu:before {
      content: '';
      position: absolute;
      width: 25px;
      height: 3px;
      background-color: #fff;
      top: 7px;
      left: 0; }
    .menu-toggle .icn-menu:after {
      content: '';
      position: absolute;
      width: 25px;
      height: 3px;
      background-color: #fff;
      top: 14px;
      left: 0; }

.top-links {
  text-align: right;
  margin-top: 10px; }
  .top-links .top-link-item {
    display: inline-block;
    border-right: 1px solid #009385;
    padding-right: 18px;
    margin-left: 18px; }
    .top-links .top-link-item.search-wrapper {
      border: none; }
  .top-links a {
    color: #fff;
    font-size: 14px;
    font-weight: 700; }

.main-navigation {
  margin-top: 48px; }
  .main-navigation ul#primary-menu {
    margin: 0; }
    .main-navigation ul#primary-menu li {
      list-style-type: none;
      display: inline-block;
      margin-left: 30px;
      line-height: 40px;
      position: relative; }
      .main-navigation ul#primary-menu li a {
        color: #fff;
        text-decoration: none;
        font-size: 16px;
        font-weight: 700;
        cursor: pointer; }
      .main-navigation ul#primary-menu li.menu-item-has-children {
        padding-right: 18px; }
        .main-navigation ul#primary-menu li.menu-item-has-children:after {
          content: "\f107";
          position: absolute;
          top: 0;
          right: 0;
          height: 10px;
          width: 10px;
          color: #009385;
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          font-size: 16px;
          display: inline-block;
          font-style: normal;
          font-variant: normal;
          text-rendering: auto;
          line-height: 34px;
          cursor: pointer; }
        .main-navigation ul#primary-menu li.menu-item-has-children.current-menu-ancestor > a, .main-navigation ul#primary-menu li.menu-item-has-children.current-menu-item > a {
          color: #009385; }
      .main-navigation ul#primary-menu li.vant-btn a, .main-navigation ul#primary-menu li.btn-primary-solid a, .main-navigation ul#primary-menu li.btn-primary-outline a, .main-navigation ul#primary-menu li.btn-secondary-solid a, .main-navigation ul#primary-menu .error-404 li.search-submit a, .error-404 .main-navigation ul#primary-menu li.search-submit a, .main-navigation ul#primary-menu li.btn-secondary-outline a, .main-navigation ul#primary-menu li.btn-blue-solid a, .main-navigation ul#primary-menu li.btn-grey-solid a, .main-navigation ul#primary-menu li.ch2-btn.ch2-btn-primary a, .main-navigation ul#primary-menu li.ch2-btn.ch2-btn-secondary a {
        font-size: 14px;
        padding-top: 0; }
      .main-navigation ul#primary-menu li.no-header {
        display: none; }
      .main-navigation ul#primary-menu li.btn-primary-solid, .main-navigation ul#primary-menu .white-bg li.btn-grey-solid, .white-bg .main-navigation ul#primary-menu li.btn-grey-solid,
      .main-navigation ul#primary-menu .light-bg li.btn-grey-solid, .light-bg .main-navigation ul#primary-menu li.btn-grey-solid {
        border: none;
        line-height: 42px; }
    .main-navigation ul#primary-menu .sub-menu {
      display: none;
      position: absolute;
      padding-left: 0;
      margin: 0;
      left: -20px;
      padding: 6px 0;
      width: calc(100% + 60px); }
      .main-navigation ul#primary-menu .sub-menu li {
        display: block;
        margin: 0;
        line-height: 26px;
        background: rgba(0, 1, 2, 0.93);
        padding-right: 0; }
        .main-navigation ul#primary-menu .sub-menu li a {
          font-size: 14px;
          color: #009DCA;
          padding: 11px 15px 7px 20px;
          line-height: 18px;
          border-bottom: 1px solid rgba(0, 147, 133, 0.33);
          display: block; }
        .main-navigation ul#primary-menu .sub-menu li:hover, .main-navigation ul#primary-menu .sub-menu li.focus {
          background: rgba(0, 28, 48, 0.93); }
          .main-navigation ul#primary-menu .sub-menu li:hover > a, .main-navigation ul#primary-menu .sub-menu li.focus > a {
            color: #fff; }
        .main-navigation ul#primary-menu .sub-menu li.menu-item-has-children ul {
          position: absolute;
          left: 100%;
          top: -6px;
          display: none !important; }
        .main-navigation ul#primary-menu .sub-menu li.menu-item-has-children:after {
          transform: rotate(-90deg);
          line-height: 0;
          top: 15px;
          color: #009385; }
        .main-navigation ul#primary-menu .sub-menu li.menu-item-has-children:hover ul {
          display: block !important; }
  .main-navigation .mob-nav-top {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 1, 2, 0.96);
    width: 100%;
    height: 70px;
    display: none; }
    .main-navigation .mob-nav-top .home-link {
      position: absolute;
      left: 16px;
      top: 16px;
      font-size: 26px;
      color: #009DCA; }
    .main-navigation .mob-nav-top .menu-close {
      color: #009DCA;
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
      position: absolute;
      background: none;
      background-image: none;
      right: 8px;
      top: 20px;
      line-height: 31px;
      background-color: transparent;
      border: none; }
      .main-navigation .mob-nav-top .menu-close i {
        font-size: 26px;
        vertical-align: top;
        margin-left: 6px; }

.main-nav-container .menu-vant-primary-container {
  display: inline-block; }

.main-nav-container .menu-mega-menu-container {
  display: inline-block; }

.main-nav-container .main-btn {
  color: #fff;
  display: inline-block;
  margin-left: 18px; }
  .main-nav-container .main-btn:hover {
    color: #fff; }

.secondary-nav-container {
  position: absolute;
  right: 18px;
  top: 0; }
  .secondary-nav-container .top-link-item {
    display: inline-block;
    border-right: 1px solid #009385;
    padding-right: 18px;
    margin-left: 18px; }
    .secondary-nav-container .top-link-item.search-wrapper {
      border: none; }
      .secondary-nav-container .top-link-item.search-wrapper a {
        font-size: 13.5px; }
    .secondary-nav-container .top-link-item:last-of-type {
      padding-right: 0; }
    .secondary-nav-container .top-link-item.mob-only {
      display: none; }
  .secondary-nav-container a {
    color: #fff;
    font-size: 14px;
    font-weight: 700; }

.vant-secondary-nav {
  display: inline-block; }
  .vant-secondary-nav ul {
    margin: 12px 0 0 0; }
    .vant-secondary-nav ul li {
      display: inline-block;
      border-right: 1px solid #009385;
      padding-right: 18px;
      margin-left: 18px;
      line-height: 14px; }
      .vant-secondary-nav ul li a {
        color: #fff;
        font-size: 14px;
        font-weight: 700; }

.secondary-nav-container .lang-switcher {
  padding-right: 0;
  margin-left: 0;
  line-height: 14px;
  border-right: none;
  position: relative; }
  .secondary-nav-container .lang-switcher .wpml-ls-item-legacy-dropdown-click {
    padding: 0 16px; }
    .secondary-nav-container .lang-switcher .wpml-ls-item-legacy-dropdown-click .wpml-ls-sub-menu {
      margin-top: 8px; }
      .secondary-nav-container .lang-switcher .wpml-ls-item-legacy-dropdown-click .wpml-ls-sub-menu li a {
        text-align: left;
        margin-top: 0;
        padding: 10px 4px 10px 16px; }
  .secondary-nav-container .lang-switcher:after {
    position: absolute;
    height: 14px;
    content: '';
    top: 0px;
    /*top: 8px;*/
    right: 0;
    width: 1px;
    background-color: #009385;
    z-index: 20; }
  .secondary-nav-container .lang-switcher .trp-language-switcher {
    width: 100% !important;
    margin: 0; }
    .secondary-nav-container .lang-switcher .trp-language-switcher > div {
      background-color: transparent;
      background-image: none;
      border: none;
      line-height: 14px;
      padding: 0; }
      .secondary-nav-container .lang-switcher .trp-language-switcher > div a {
        border-radius: 0;
        padding: 12px 22px 12px 16px;
        color: #fff; }
        .secondary-nav-container .lang-switcher .trp-language-switcher > div a:hover {
          background-color: transparent; }
      .secondary-nav-container .lang-switcher .trp-language-switcher > div.trp-ls-shortcode-language {
        width: 100% !important; }
        .secondary-nav-container .lang-switcher .trp-language-switcher > div.trp-ls-shortcode-language a {
          background: rgba(0, 28, 48, 0.93);
          color: #fff; }
    .secondary-nav-container .lang-switcher .trp-language-switcher .trp-ls-shortcode-current-language {
      width: 100% !important; }

.lang-switcher li {
  padding: 2px 12px; }
  .lang-switcher li a {
    background-color: transparent;
    border: none;
    padding: 0px 14px 0 0;
    text-align: left; }
    .lang-switcher li a span {
      vertical-align: initial; }

.lang-switcher .wpml-ls-legacy-dropdown-click {
  width: auto; }
  .lang-switcher .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    border-top: none;
    background-color: #001C30; }
    .lang-switcher .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu li a {
      padding: 8px 0;
      margin-top: 5px;
      text-align: right; }
      .lang-switcher .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu li a:hover {
        color: #ffffff;
        background-color: transparent;
        outline: none; }
  .lang-switcher .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    padding: 0 14px 0 0; }
    .lang-switcher .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
      content: "\f107";
      position: absolute;
      top: 0;
      right: 0;
      height: 10px;
      width: 10px;
      color: #009385;
      font-family: "Font Awesome 5 Free";
      font-size: 16px;
      font-weight: 900;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      border: none;
      line-height: 10px;
      cursor: pointer; }

.lang-switcher .wpml-ls-current-language > a:focus,
.lang-switcher .wpml-ls-current-language > a:hover {
  color: #ffffff;
  background-color: transparent;
  outline: none; }

.full-screen-search {
  display: none;
  opacity: 0;
  z-index: 999998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.98);
  transition: opacity 0.2s linear; }
  .full-screen-search.open-panel {
    position: fixed;
    display: block;
    opacity: 1; }
  .full-screen-search form {
    position: relative;
    top: 38vh; }
    .full-screen-search form .input-wrapper {
      position: relative; }
      .full-screen-search form .input-wrapper i.fa-search {
        font-size: 32px;
        line-height: 60px; }
      .full-screen-search form .input-wrapper .search-submit {
        background-color: transparent;
        border: none;
        box-shadow: none;
        position: absolute;
        right: 10px;
        top: 18px;
        color: #fff;
        font-size: 32px;
        line-height: 60px; }
        .full-screen-search form .input-wrapper .search-submit:focus, .full-screen-search form .input-wrapper .search-submit:hover {
          outline: none;
          background-color: transparent;
          box-shadow: none; }
    .full-screen-search form input::-webkit-input-placeholder {
      font-family: "Helvetica Neue LT Std";
      color: #009385;
      font-weight: 700;
      font-size: 38px; }
    .full-screen-search form input:-moz-placeholder {
      font-family: "Helvetica Neue LT Std";
      color: #009385; }
    .full-screen-search form input::-moz-placeholder {
      font-family: "Helvetica Neue LT Std";
      color: #009385; }
    .full-screen-search form input:-ms-input-placeholder {
      font-family: "Helvetica Neue LT Std";
      color: #009385; }
    .full-screen-search form input {
      width: 100%;
      height: 100px;
      background: transparent;
      padding: 20px 60px 0px 10px;
      font-size: 38px;
      line-height: 60px;
      color: #ffffff;
      border: none;
      font-weight: 700;
      border-bottom: 15px solid #009385; }
    .full-screen-search form input:focus {
      outline: none; }
  .full-screen-search .close {
    position: absolute;
    z-index: 999999;
    top: 32px;
    right: 60px;
    font-weight: 700;
    color: #009DCA;
    cursor: pointer;
    text-decoration: none;
    text-shadow: none;
    background-color: transparent;
    border: none;
    background-image: none;
    margin-top: 170px;
    margin-right: 13%;
    -webkit-appearance: none; }
    .full-screen-search .close span {
      font-size: 14px;
      display: inline-block;
      vertical-align: middle;
      margin: 6px 4px 0 0; }
    .full-screen-search .close .fa-window-close {
      font-size: 26px;
      vertical-align: middle; }

#ch2-dialog-title {
  display: none; }

/*
**  ======  MEDIA QUERIES  ========
*/
@media only screen and (min-width: 1200px) {
  .site-branding .site-title img {
    width: 149px;
    height: 73px; } }

@media only screen and (min-width: 1024px) {
  .main-navigation ul#primary-menu li.menu-item-has-children:hover:after {
    content: "\f106"; }
  .main-navigation ul#primary-menu li.menu-item-has-children:hover .sub-menu {
    display: block; } }

@media only screen and (max-width: 1199px) {
  .main-navigation ul#primary-menu {
    padding-left: 0; }
    .main-navigation ul#primary-menu li {
      margin-left: 18px; }
  .site-branding img {
    width: 132px;
    height: auto; } }

@media only screen and (max-width: 1023px) {
  .top-links {
    display: none; }
  .site-branding {
    padding-top: 0; }
    .site-branding img {
      width: 112px;
      height: auto;
      margin: 9px 0 11px 0; }
  .menu-toggle {
    display: block; }
  .main-nav-container {
    display: none;
    left: 0;
    top: 70px;
    position: absolute;
    width: 100%;
    height: calc(100vh - 70px);
    overflow-x: hidden;
    overflow-y: auto;
    background-color: rgba(0, 1, 2, 0.96);
    margin: 0;
    padding: 0 0 2px 0;
    border-top: 2px solid rgba(0, 147, 133, 0.33); }
    .main-nav-container .main-btn {
      display: none; }
  .main-navigation ul#primary-menu {
    padding: 0; }
    .main-navigation ul#primary-menu li {
      display: block;
      border-bottom: 2px solid rgba(0, 147, 133, 0.33);
      margin: 0;
      padding: 6px 18px 4px 18px;
      line-height: 28px; }
      .main-navigation ul#primary-menu li.menu-item-has-children:after {
        top: 2px;
        right: 18px; }
      .main-navigation ul#primary-menu li.menu-item-has-children .sub-menu {
        display: none; }
        .main-navigation ul#primary-menu li.menu-item-has-children .sub-menu li a {
          color: #009385;
          text-align: left;
          border: none;
          line-height: 8px;
          padding: 4px 15px 2px 20px; }
      .main-navigation ul#primary-menu li.menu-item-has-children.open .sub-menu {
        display: block; }
      .main-navigation ul#primary-menu li.menu-item-has-children.open:after {
        transform: rotate(180deg);
        top: 24px; }
      .main-navigation ul#primary-menu li.btn-primary-solid, .main-navigation ul#primary-menu .white-bg li.btn-grey-solid, .white-bg .main-navigation ul#primary-menu li.btn-grey-solid,
      .main-navigation ul#primary-menu .light-bg li.btn-grey-solid, .light-bg .main-navigation ul#primary-menu li.btn-grey-solid {
        display: none; }
      .main-navigation ul#primary-menu li a {
        font-size: 14px; }
      .main-navigation ul#primary-menu li .sub-menu {
        position: relative;
        background-color: transparent; }
        .main-navigation ul#primary-menu li .sub-menu li {
          border: none; }
          .main-navigation ul#primary-menu li .sub-menu li a {
            color: #009DCA; }
          .main-navigation ul#primary-menu li .sub-menu li.menu-item-has-children ul {
            position: relative;
            left: 0;
            top: 0;
            display: none !important; }
          .main-navigation ul#primary-menu li .sub-menu li.menu-item-has-children:after {
            transform: rotate(0deg);
            line-height: 0;
            top: 15px;
            color: #009385; }
          .main-navigation ul#primary-menu li .sub-menu li.menu-item-has-children:hover ul, .main-navigation ul#primary-menu li .sub-menu li.menu-item-has-children.focus ul {
            display: block !important; }
  .main-navigation .secondary-nav-container {
    position: relative;
    right: initial;
    top: initial; }
    .main-navigation .secondary-nav-container .vant-secondary-nav {
      display: block; }
      .main-navigation .secondary-nav-container .vant-secondary-nav ul {
        margin: 0;
        padding: 0; }
        .main-navigation .secondary-nav-container .vant-secondary-nav ul li {
          display: block;
          border-right: 0;
          border-bottom: 2px solid rgba(0, 147, 133, 0.33);
          margin: 0;
          padding: 6px 18px 4px 18px;
          line-height: 28px;
          position: relative; }
          .main-navigation .secondary-nav-container .vant-secondary-nav ul li a {
            color: #fff;
            text-decoration: none;
            font-size: 14px;
            font-weight: 700; }
    .main-navigation .secondary-nav-container .top-link-item {
      display: block;
      border-right: none;
      border-bottom: 2px solid rgba(0, 147, 133, 0.33);
      margin: 0;
      padding: 6px 18px 4px 18px;
      line-height: 28px;
      position: relative; }
      .main-navigation .secondary-nav-container .top-link-item.lang-switcher {
        padding: 0; }
        .main-navigation .secondary-nav-container .top-link-item.lang-switcher ul li {
          display: block;
          margin: 0;
          padding: 6px 18px 4px 18px;
          line-height: 28px;
          position: relative; }
          .main-navigation .secondary-nav-container .top-link-item.lang-switcher ul li a {
            line-height: 28px; }
            .main-navigation .secondary-nav-container .top-link-item.lang-switcher ul li a.wpml-ls-item-toggle:after {
              top: 6px; }
        .main-navigation .secondary-nav-container .top-link-item.lang-switcher .wpml-ls-sub-menu {
          margin: 0;
          background-color: rgba(0, 1, 2, 0.96); }
          .main-navigation .secondary-nav-container .top-link-item.lang-switcher .wpml-ls-sub-menu li {
            border: none; }
            .main-navigation .secondary-nav-container .top-link-item.lang-switcher .wpml-ls-sub-menu li a {
              color: #009DCA;
              padding: 0 0 0 18px;
              margin: 0;
              line-height: 28px; }
        .main-navigation .secondary-nav-container .top-link-item.lang-switcher.open .wpml-ls-item-toggle:after {
          content: "\f106"; }
        .main-navigation .secondary-nav-container .top-link-item.lang-switcher.open .js-wpml-ls-sub-menu {
          position: relative; }
      .main-navigation .secondary-nav-container .top-link-item.mob-only {
        display: block; }
      .main-navigation .secondary-nav-container .top-link-item.get-started a {
        margin: 0;
        min-width: 143px; }
      .main-navigation .secondary-nav-container .top-link-item.search-wrapper {
        border-bottom: none; }
        .main-navigation .secondary-nav-container .top-link-item.search-wrapper a {
          height: 40px;
          width: 100%;
          border-radius: 8px;
          background-color: #001C30;
          display: block;
          position: relative; }
          .main-navigation .secondary-nav-container .top-link-item.search-wrapper a .fa-search {
            position: absolute;
            top: 13px;
            left: 11px; }
        .main-navigation .secondary-nav-container .top-link-item.search-wrapper:after {
          content: 'search...';
          color: #fff;
          opacity: 0.3;
          position: absolute;
          top: 13px;
          left: 49px;
          text-transform: uppercase;
          font-size: 12px;
          font-weight: 700;
          pointer-events: none; }
    .main-navigation .secondary-nav-container .lang-switcher,
    .main-navigation .secondary-nav-container .get-started {
      border-bottom: none; }
  .main-navigation.toggled .mob-nav-top {
    display: block; }
  .main-navigation.toggled .main-nav-container {
    display: block; }
    .main-navigation.toggled .main-nav-container .menu-vant-primary-container {
      display: block; }
  .full-screen-search .close {
    margin-right: 10%; }
  .vant-breadcrumb {
    display: none; }
      .announcement-hero .slogan{
       text-shadow: 3px 3px 4px #000000;
    }
    .announcement-hero .herotext{
       text-shadow: 3px 3px 4px #000000;
       font-weight: 500;
    }
    }

@media only screen and (max-width: 800px) {
  .full-screen-search .close {
    margin-right: 5px; } }

@media only screen and (max-width: 782px) {
  .admin-bar .site-header {
    top: 46px; }
  .site-branding img {
    width: 100px; } }

.custom-logo {
  width: 150px;
  height: auto; }

/* ----- FOOTER ------ */
.site-footer {
  background-color: #001C30;
  color: #ffffff; }

.vant-footer-nav {
  padding-top: 45px;
  width: 100%;
  overflow: hidden; }
  .vant-footer-nav .menu {
    display: flex;
    align-items: stretch;
    /* Default */
    justify-content: space-between;
    width: calc(100% + 15px);
    margin: 0;
    padding: 0; }
    .vant-footer-nav .menu > li {
      display: block;
      flex: 1 0;
      list-style-type: none;
      margin-right: 20px;
      position: relative; }
      .vant-footer-nav .menu > li > a {
        display: block;
        text-transform: uppercase;
        margin-bottom: 22px;
        position: relative;
        font-size: 16px;
        font-weight: 700;
        color: #fff;
        cursor: pointer;
        letter-spacing: -0.25px; }
        .vant-footer-nav .menu > li > a:after {
          position: absolute;
          left: 0;
          bottom: -20px;
          height: 10px;
          width: 100%;
          content: '';
          background-color: #00375E; }
      .vant-footer-nav .menu > li.no-footer {
        display: none; }
      .vant-footer-nav .menu > li:after {
        content: "\f105";
        position: absolute;
        top: 2px;
        right: 0;
        color: #fff;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: 18px;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 13px;
        cursor: pointer; }
  .vant-footer-nav .sub-menu {
    margin: 0;
    padding: 12px 0 0 0; }
    .vant-footer-nav .sub-menu li {
      list-style-type: none; }
      .vant-footer-nav .sub-menu li a {
        cursor: pointer;
        font-size: 14px;
        color: #fff;
        display: inline-block;
        margin-bottom: 7px; }
        .vant-footer-nav .sub-menu li a:hover {
          color: #009385; }
    .vant-footer-nav .sub-menu .sub-menu {
      margin: 0;
      padding: 0; }

.footer-bottom {
  padding-top: 30px;
  padding-bottom: 60px; }
  .footer-bottom .connect-with {
    padding-top: 20px;
    text-align: left; }
    .footer-bottom .connect-with span {
      display: inline-block;
      vertical-align: middle;
      padding-right: 5px;
      margin-right: 0px;
      color: #AFA9AB;
      font-size: 14px;
      font-weight: 400;
      position: relative;
      line-height: 1; }
      .footer-bottom .connect-with span a {
        color: #fff; }
        .footer-bottom .connect-with span a:hover {
          text-decoration: underline; }
      .footer-bottom .connect-with span:after {
        position: absolute;
        width: 1px;
        height: 15px;
        background-color: #6DBFB0;
        content: '';
        top: -1px;
        right: 0; }
      .footer-bottom .connect-with span:last-of-type {
        margin-right: 0; }
        .footer-bottom .connect-with span:last-of-type:after {
          display: none; }
    .footer-bottom .connect-with .follow-us a {
      display: inline-block;
      vertical-align: middle;
      width: 29px;
      height: 29px;
      overflow: hidden;
      border-radius: 50%;
      text-decoration: none; }
      .footer-bottom .connect-with .follow-us a img {
        width: 100%;
        height: 100%; }
  .footer-bottom .footer-info {
    padding-top: 20px;
    text-align: right;
    line-height: 29px; }
    .footer-bottom .footer-info span {
      display: inline-block;
      vertical-align: middle;
      padding-left: 5px;
      margin-left: 3px;
      color: #AFA9AB;
      font-size: 14px;
      font-weight: 400;
      position: relative; }
      .footer-bottom .footer-info span a {
        color: #fff; }
        .footer-bottom .footer-info span a:hover {
          text-decoration: underline; }
      .footer-bottom .footer-info span:after {
        position: absolute;
        width: 1px;
        height: 15px;
        background-color: #6DBFB0;
        content: '';
        top: 5px;
        left: 0; }
      .footer-bottom .footer-info span:first-of-type {
        margin-left: 0; }
        .footer-bottom .footer-info span:first-of-type:after {
          display: none; }

/*
**  ======  MEDIA QUERIES  ========
*/
@media only screen and (max-width: 1365px) {
  .vant-footer-nav .menu > li > a {
    font-size: 15px; } }

@media only screen and (max-width: 1199px) {
  .vant-footer-nav .menu {
    display: block;
    width: 100%; }
    .vant-footer-nav .menu > li {
      display: inline-block;
      vertical-align: top;
      flex: initial;
      margin-bottom: 30px;
      width: 45%;
      margin-right: calc(10% - 6px);
      min-width: 135px; }
      .vant-footer-nav .menu > li:nth-child(even) {
        margin-right: 0; } }

@media only screen and (max-width: 1024px) {
  .vant-footer-nav .menu {
    display: block;
    width: 100%; }
    .vant-footer-nav .menu > li {
      display: inline-block;
      vertical-align: top;
      flex: initial;
      margin-bottom: 30px;
      width: 45%;
      margin-right: calc(10% - 6px);
      min-width: 135px; }
      .vant-footer-nav .menu > li:nth-child(even) {
        margin-right: 0; }
  .footer-bottom {
    padding-top: 12px;
    padding-bottom: 24px; }
    .footer-bottom .connect-with {
      text-align: center; }
      .footer-bottom .connect-with .follow-us {
        display: block;
        margin-top: 18px; }
        .footer-bottom .connect-with .follow-us a {
          width: 34px;
          height: 34px;
          margin: 0 6px; }
    .footer-bottom .footer-info {
      text-align: center; }
      .footer-bottom .footer-info .copyright {
        display: block;
        margin-bottom: 6px; }
        .footer-bottom .footer-info .copyright + span {
          margin-left: 0; }
          .footer-bottom .footer-info .copyright + span:after {
            display: none; } }

@media only screen and (max-width: 767px) {
  .vant-footer-nav .menu {
    display: block;
    width: 100%; }
    .vant-footer-nav .menu > li {
      min-width: initial; }
      .vant-footer-nav .menu > li a {
        font-size: 16px; }
  .vant-footer-nav .sub-menu li a {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0; }
  .footer-bottom .connect-with {
    text-align: center; }
    .footer-bottom .connect-with span {
      padding-right: 12px;
      margin-right: 4px; }
    .footer-bottom .connect-with .follow-us {
      margin-top: 12px; }
    .footer-bottom .connect-with .footer-login + span:after {
      display: none; }
  .footer-bottom .footer-info span {
    padding-left: 13px;
    margin-left: 0px; }
    .footer-bottom .footer-info span:after {
      background-color: #009385; }
  .footer-bottom .footer-info .copyright + span {
    margin-left: 0;
    padding-left: 0; }
    .footer-bottom .footer-info .copyright + span:after {
      display: none; } }

/* ----- SIDEBAR ------ */
/* ======= HOME PAGE =========  */
.video-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: #444; }
  .video-background video {
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto; }

.hero {
  background-size: cover;
  padding-top: 110px; }
  .hero .container {
    overflow: auto; }
  .hero .bottom-content-wrapper {
    padding-top: 270px;
    padding-bottom: 103px;
    margin-top: -115px;
    position: relative;
    background: url(img/temp/man.png) 60% 0 transparent no-repeat; }
    .hero .bottom-content-wrapper p {
      font-size: 18px;
      margin-top: -6px; }
    .hero .bottom-content-wrapper:after {
      content: '';
      width: 100%;
      height: 387px;
      position: absolute;
      left: 0;
      bottom: 0;
      background: linear-gradient(0deg, #000102 0%, rgba(0, 0, 0, 0) 100%);
      z-index: 1; }
    .hero .bottom-content-wrapper .bottom-content {
      position: relative;
      z-index: 50; }
  .hero .big-text {
    font-size: 290px;
    font-family: "Rift";
    font-weight: 700;
    display: block;
    text-align: center;
    line-height: 1;
    color: #fff;
    height: 290px; }
  .hero .btn-wrapper {
    padding-top: 12px; }
    .hero .btn-wrapper .vant-btn, .hero .btn-wrapper .btn-primary-solid, .hero .btn-wrapper .btn-primary-outline, .hero .btn-wrapper .btn-secondary-solid, .hero .btn-wrapper .error-404 .search-submit, .error-404 .hero .btn-wrapper .search-submit, .hero .btn-wrapper .btn-secondary-outline, .hero .btn-wrapper .btn-blue-solid, .hero .btn-wrapper .btn-grey-solid, .hero .btn-wrapper .ch2-btn.ch2-btn-primary, .hero .btn-wrapper .ch2-btn.ch2-btn-secondary {
      min-width: 180px; }
  .hero .slogan {
    color: #FFFFFF;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: -1.79px;
    text-align: center;
    margin-bottom: 0; }
  .hero .herotext {
    color: #FFFFFF;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    margin: 0; }

.announcement-hero {
  background-size: cover;
  padding-top: 110px; }
  .announcement-hero.video-bg .bottom-content-wrapper:after {
    display: none; }
  .announcement-hero .container {
    overflow: auto; }
  .announcement-hero .bottom-content-wrapper {
    padding-top: 270px;
    padding-bottom: 103px;
    margin-top: -115px;
    position: relative; }
    .announcement-hero .bottom-content-wrapper p {
      font-size: 18px;
      margin-top: -6px; }
    .announcement-hero .bottom-content-wrapper:after {
      content: '';
      width: 100%;
      height: 200px;
      position: absolute;
      left: 0;
      bottom: 0;
      background: linear-gradient(0deg, #000102 0%, rgba(0, 0, 0, 0) 100%);
      z-index: 1; }
    .announcement-hero .bottom-content-wrapper .bottom-content {
      position: relative;
      z-index: 50; }
  .announcement-hero .big-text {
    font-size: 290px;
    font-family: "Rift";
    font-weight: 700;
    display: block;
    text-align: center;
    line-height: 1;
    color: #fff;
    height: 290px; }
  .announcement-hero .btn-wrapper {
    padding-top: 12px; }
    .announcement-hero .btn-wrapper .vant-btn, .announcement-hero .btn-wrapper .btn-primary-solid, .announcement-hero .btn-wrapper .btn-primary-outline, .announcement-hero .btn-wrapper .btn-secondary-solid, .announcement-hero .btn-wrapper .error-404 .search-submit, .error-404 .announcement-hero .btn-wrapper .search-submit, .announcement-hero .btn-wrapper .btn-secondary-outline, .announcement-hero .btn-wrapper .btn-blue-solid, .announcement-hero .btn-wrapper .btn-grey-solid, .announcement-hero .btn-wrapper .ch2-btn.ch2-btn-primary, .announcement-hero .btn-wrapper .ch2-btn.ch2-btn-secondary {
      min-width: 180px; }
  .announcement-hero .slogan {
    color: #FFFFFF;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: -1.79px;
    text-align: center;
    margin-bottom: 0; }
  .announcement-hero .herotext {
    color: #FFFFFF;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    text-align: center;
    margin: 0; }

.analytics {
  background-size: cover;
  padding: 132px 0 92px 0; }
  .analytics .container {
    overflow: hidden; }
  .analytics .analytics-text-wrapper {
    text-align: left; }
    .analytics .analytics-text-wrapper p {
      margin: 0; }
    .analytics .analytics-text-wrapper h3 {
      margin: 0; }
    .analytics .analytics-text-wrapper br {
      content: '';
      display: block;
      margin: 4px; }
  .analytics .btn-wrapper .vant-btn, .analytics .btn-wrapper .btn-primary-solid, .analytics .btn-wrapper .btn-primary-outline, .analytics .btn-wrapper .btn-secondary-solid, .analytics .btn-wrapper .error-404 .search-submit, .error-404 .analytics .btn-wrapper .search-submit, .analytics .btn-wrapper .btn-secondary-outline, .analytics .btn-wrapper .btn-blue-solid, .analytics .btn-wrapper .btn-grey-solid, .analytics .btn-wrapper .ch2-btn.ch2-btn-primary, .analytics .btn-wrapper .ch2-btn.ch2-btn-secondary {
    min-width: 200px; }

.analytics-block-wrapper {
  position: relative;
  margin-top: 38px;
  width: calc(100% + 20px); }
  .analytics-block-wrapper .analytic-block {
    width: calc((100%/3) - 20px);
    display: inline-block;
    text-align: left;
    vertical-align: top;
    position: relative;
    height: 180px;
    background-color: #02161F;
    margin: 0 17px 20px 0;
    padding: 36px 42px 10px 24px; }
    .analytics-block-wrapper .analytic-block.d_align-left {
      padding-right: 75px; }
    .analytics-block-wrapper .analytic-block.d_align-center .analytic-digit {
      text-align: center; }
  .analytics-block-wrapper .analytic-icon {
    position: absolute;
    right: 22px;
    top: 20px;
    opacity: 0.3; }
    .analytics-block-wrapper .analytic-icon img {
      width: 100%;
      height: auto;
      max-width: 53px; }
    .analytics-block-wrapper .analytic-icon i {
      font-size: 52px;
      line-height: 1;
      color: #fff; }
  .analytics-block-wrapper .analytic-digit {
    font-family: "Rift";
    font-weight: 700;
    color: #009385;
    font-size: 120px;
    line-height: 86px;
    height: 100px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: transparent; }
    .analytics-block-wrapper .analytic-digit:focus {
      box-shadow: none;
      outline: none; }
  .analytics-block-wrapper .analytic-label {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    margin-top: 10px;
    line-height: 1; }

.watchers {
  background-color: #EAEAEA;
  padding: 38px 0;
  color: #001C30; }
  .watchers h5 {
    color: #001C30;
    padding-left: 20px;
    text-align: left; }
    .watchers h5:before {
      height: calc(100% - 8px); }
  .watchers .logo-wrapper {
    display: flex;
    align-items: center;
    overflow: hidden; }
  .watchers .logoImg {
    display: inline-block;
    margin: 0 20px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all 0.5s ease;
    opacity: 0.8; }
    .watchers .logoImg img {
      height: auto;
      width: auto;
      max-height: 53px; }
    .watchers .logoImg:hover {
      -webkit-filter: grayscale(0%);
      -moz-filter: grayscale(0%);
      filter: grayscale(0%);
      opacity: 1; }

.why-others {
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
  color: #58585B;
  padding-top: 92px;
  padding-bottom: 80px; }
  .why-others h3 {
    color: #4A4A4A;
    display: block;
    text-align: center; }
  .why-others h4 {
    font-size: 1.75rem;
    font-weight: bold;
    color: #4A4A4A;
    margin: 25px 0 0; }
  .why-others p {
    color: #58585B;
    margin-top: 14px;
    max-width: 740px;
    margin: 0 auto;
    text-align: center; }
  .why-others p.p-points {
    text-align: left;
    font-size: 1.1rem; }
  .why-others .rating-block {
    margin: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    padding: 10px 16px !important;
    border-right: 1px solid white;
    height: 100%; }
    .why-others .rating-block p {
      color: #fff; }
  .why-others .ratings .ratings-1 {
    width: 25%; }
    .why-others .ratings .ratings-1 p {
      text-align: left; }
  .why-others .ratings .ratings-2 {
    width: 50%; }
    .why-others .ratings .ratings-2 p {
      text-align: left;
      font-size: 1.5rem;
      font-weight: bold; }
    .why-others .ratings .ratings-2 .rating-block {
      display: flex;
      align-items: center; }
  .why-others .final-button-wrapper {
    display: flex !important; }
  .why-others .button-final {
    margin: 0 auto !important; }
  .why-others ul {
    margin: 10px 0; }
  .why-others .btn-wrapper {
    margin-bottom: 20px; }
  .why-others .vant-btn, .why-others .btn-primary-solid, .why-others .btn-primary-outline, .why-others .btn-secondary-solid, .why-others .error-404 .search-submit, .error-404 .why-others .search-submit, .why-others .btn-secondary-outline, .why-others .btn-blue-solid, .why-others .btn-grey-solid, .why-others .ch2-btn.ch2-btn-primary, .why-others .ch2-btn.ch2-btn-secondary {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    min-width: 271px; }
  .why-others .points-main {
    display: flex; }
  .why-others .points-log {
    padding: 20px; }

.featured-client h5 {
  font-size: 16px;
  color: #58585B;
  font-weight: 700;
  margin: 0 0 16px 0;
  line-height: 18px; }

.featured-client .client-text-content p {
  font-size: 34px;
  font-weight: 100;
  line-height: 42px;
  color: #58585B; }
  .featured-client .client-text-content p:first-of-type:before {
    content: '“'; }
  .featured-client .client-text-content p:last-of-type:after {
    content: '”'; }

.featured-client .client-logo-wrapper img {
  height: 49px;
  width: auto; }

.featured-client .client-info .name {
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px; }
  .featured-client .client-info .name:before {
    content: '— '; }

.featured-client .client-info .position {
  display: block;
  font-size: 12px;
  font-weight: 400;
  padding-left: 24px;
  line-height: 15px; }

.retention .desc {
  max-width: 536px; }

.retention .ratings .rating-block {
  background-color: #009385;
  min-height: 170px;
  padding: 10px 12px 10px 24px;
  color: #fff;
  max-width: 360px;
  margin: 8px auto; }
  .retention .ratings .rating-block .rating-amount {
    font-family: "Rift";
    font-weight: 700;
    color: #fff;
    font-size: 88px;
    line-height: 1;
    overflow: hidden;
    display: block; }
  .retention .ratings .rating-block .rating-lbl {
    display: block;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    margin-top: 10px;
    line-height: 24px; }

.latest-posts {
  background-color: #EAEAEA;
  padding: 52px 0 60px 0;
  font-family: "Helvetica Neue LT Std"; }
  .latest-posts .latest-posts-wrapper {
    margin-left: -10px;
    margin-right: -10px; }
    .latest-posts .latest-posts-wrapper .col-md-6 {
      padding-right: 10px;
      padding-left: 10px; }
  .latest-posts h3 {
    color: #58585B; }
  .latest-posts .post-block {
    background-color: #fff;
    display: flex;
    padding: 4px 44px 0 44px;
    color: #58585B;
    margin: 20px 0;
    height: 160px;
    overflow: hidden;
    align-items: center; }
    .latest-posts .post-block .meta {
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
      color: #58585B;
      line-height: 22px; }
    .latest-posts .post-block h4 {
      color: #009385;
      margin-top: 0;
      margin-bottom: 0;
      font-size: 20px;
      line-height: 24px; }
    .latest-posts .post-block p {
      color: #58585B;
      font-size: 16px;
      line-height: 22px;
      margin: 0; }
    .latest-posts .post-block .news-excerpt-wrapper {
      max-height: 120px;
      overflow: hidden; }
  .latest-posts .btn-secondary-solid, .latest-posts .error-404 .search-submit, .error-404 .latest-posts .search-submit, .latest-posts .black-bg .btn-grey-solid, .black-bg .latest-posts .btn-grey-solid,
  .latest-posts .dark-bg .btn-grey-solid, .dark-bg .latest-posts .btn-grey-solid {
    min-width: 200px; }

.social-posts {
  padding: 52px 0px 75px 0px; }
  .social-posts h3 {
    margin-bottom: 50px; }
  .social-posts .juicer-feed.slider {
    padding-left: 0; }
    .social-posts .juicer-feed.slider li.feed-item:before {
      display: none; }
    .social-posts .juicer-feed.slider li.feed-item a.j-image img {
      margin-left: 0 !important; }
    .social-posts .juicer-feed.slider li.feed-item .j-message {
      padding: 30px 50px;
      font-size: 18px;
      line-height: 28px; }
      .social-posts .juicer-feed.slider li.feed-item .j-message p {
        font-size: 18px;
        line-height: 28px; }
  .social-posts .juicer-feed .slick-arrow {
    background-color: transparent;
    opacity: 0.2; }
    .social-posts .juicer-feed .slick-arrow:hover {
      opacity: 0.6; }
      .social-posts .juicer-feed .slick-arrow:hover:before {
        color: #fff; }
    .social-posts .juicer-feed .slick-arrow.slick-prev {
      margin-left: -5px; }
    .social-posts .juicer-feed .slick-arrow:before {
      font-size: 48px;
      color: #009385; }

.blog-articles .widgettitle {
  display: none; }

.latest-blog-posts ul li {
  background-color: #fff;
  padding: 4px 44px 0 44px;
  color: #58585B;
  margin: 20px 0;
  height: 160px;
  overflow: hidden;
  list-style-type: none;
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: flex-start; }
  .latest-blog-posts ul li:before {
    display: none; }
  .latest-blog-posts ul li a.rsswidget {
    color: #009385;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 24px;
    max-height: 72px;
    overflow: hidden;
    display: flex;
    align-self: center;
    position: relative; }
  .latest-blog-posts ul li .rssSummary {
    color: #58585B;
    font-size: 16px;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
    margin: 0; }
  .latest-blog-posts ul li .rss-date {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #58585B;
    line-height: 22px;
    display: flex;
    width: 100%;
    align-items: center;
    position: relative;
    white-space: nowrap; }
    .latest-blog-posts ul li .rss-date:before {
      content: 'Blog Article |';
      white-space: nowrap;
      margin-right: 3px; }

.latest-blog-posts.fr_FR .rss-date:before {
  content: 'Article de blog |'; }

.we-are-ready,
.connect-form-section {
  background-color: #009385;
  padding: 100px 0; }
  .we-are-ready h4,
  .connect-form-section h4 {
    font-size: 38px;
    color: #fff;
    margin: 5px 0 0 0; }
  .we-are-ready .vant-btn, .we-are-ready .btn-primary-solid, .we-are-ready .btn-primary-outline, .we-are-ready .btn-secondary-solid, .we-are-ready .error-404 .search-submit, .error-404 .we-are-ready .search-submit, .we-are-ready .btn-secondary-outline, .we-are-ready .btn-blue-solid, .we-are-ready .btn-grey-solid, .we-are-ready .ch2-btn.ch2-btn-primary, .we-are-ready .ch2-btn.ch2-btn-secondary,
  .connect-form-section .vant-btn,
  .connect-form-section .btn-primary-solid,
  .connect-form-section .btn-primary-outline,
  .connect-form-section .btn-secondary-solid,
  .connect-form-section .error-404 .search-submit,
  .error-404 .connect-form-section .search-submit,
  .connect-form-section .btn-secondary-outline,
  .connect-form-section .btn-blue-solid,
  .connect-form-section .btn-grey-solid,
  .connect-form-section .ch2-btn.ch2-btn-primary,
  .connect-form-section .ch2-btn.ch2-btn-secondary {
    min-width: 240px; }

.results-pg .inner-main {
  padding-bottom: 0; }

.results-pg .search-results-list {
  background-color: #EAEAEA;
  color: #4A4A4A;
  overflow: auto; }

.results-pg .page-header .page-title {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #009385;
  padding: 20px 0; }
  .results-pg .page-header .page-title span {
    margin-left: 6px;
    font-weight: 700;
    font-size: 24px;
    text-transform: initial;
    color: #58585B; }

.results-pg .entry-header h2 {
  font-size: 26px; }

.results-pg .entry-header .entry-meta {
  font-size: 14px;
  padding-bottom: 10px;
  padding-top: 6px; }
  .results-pg .entry-header .entry-meta .posted-on,
  .results-pg .entry-header .entry-meta .byline {
    margin-right: 20px;
    font-weight: 700;
    color: #58585B;
    text-transform: uppercase; }
    .results-pg .entry-header .entry-meta .posted-on a,
    .results-pg .entry-header .entry-meta .byline a {
      color: #009385;
      font-weight: 700;
      margin-left: 3px; }
  .results-pg .entry-header .entry-meta .byline {
    text-transform: capitalize; }

.results-pg .post-thumbnail {
  display: inline-block;
  width: 150px;
  height: auto;
  overflow: hidden;
  margin-right: 20px; }
  .results-pg .post-thumbnail img {
    width: auto;
    height: auto;
    max-width: 100%; }

.results-pg .news_type-media-coverage .post-thumbnail img {
  max-width: 100%; }

.results-pg .entry-summary {
  display: inline-block;
  vertical-align: top; }

.results-pg .search-result-block {
  background-color: #fff;
  margin: 20px auto;
  display: block;
  max-width: 780px;
  padding: 22px 64px 22px 38px; }
  .results-pg .search-result-block .inner-content {
    padding-top: 12px; }
    .results-pg .search-result-block .inner-content .entry-summary p {
      font-size: 16px;
      color: #585858;
      line-height: 22px; }
  .results-pg .search-result-block .entry-footer {
    font-size: 14px;
    padding-top: 16px; }
    .results-pg .search-result-block .entry-footer .cat-links,
    .results-pg .search-result-block .entry-footer .tags-links {
      margin-right: 20px;
      font-weight: 700;
      color: #585858; }
      .results-pg .search-result-block .entry-footer .cat-links a,
      .results-pg .search-result-block .entry-footer .tags-links a {
        color: #009385;
        font-weight: 400;
        margin-left: 3px; }
    .results-pg .search-result-block .entry-footer .comments-link {
      display: none; }

.juicer-feed.slider.j-modern li.feed-item a.j-image img {
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  object-fit: cover;
  height: 400px;
  width: 40%;
  margin-left: 5px; }

.juicer-feed.image-grid .j-text, .juicer-feed.slider .j-text, .juicer-feed.hip .j-text {
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  opacity: 1;
  visibility: visible;
  color: #bababa;
  background: transparent;
  text-align: center;
  position: absolute;
  padding: 1%;
  top: 0;
  left: 0;
  height: 400px;
  width: 100%;
  z-index: 0;
  overflow: hidden;
  padding-left: 40%;
  margin-left: 10px; }
  .juicer-feed.image-grid .j-text p, .juicer-feed.slider .j-text p, .juicer-feed.hip .j-text p {
    text-align: left; }

.image-post:hover {
  color: #bababa;
  opacity: 0.4; }

.juicer-feed.image-grid .j-text .j-message, .juicer-feed.image-grid .j-text .j-edit, .juicer-feed.slider .j-text .j-message, .juicer-feed.slider .j-text .j-edit, .juicer-feed.hip .j-text .j-message, .juicer-feed.hip .j-text .j-edit {
  display: inline-block;
  vertical-align: middle;
  max-height: 90%;
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 25px; }

/*
**  ======  MEDIA QUERIES  ========
*/
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .analytics-block-wrapper .analytic-digit {
      position: absolute;
      top: 0;
      height: 100% !important;
      width: calc(100% - 75px); }
    .analytics-block-wrapper .analytic-label {
      position: absolute;
      bottom: 12px; } } }

@media only screen and (max-width: 1199px) {
  .watchers h5 {
    max-width: 260px;
    font-size: 20px;
    line-height: 24px;
    color: #4A4A4A; }
  .we-are-ready h4,
  .connect-form-section h4 {
    margin: 0; } }

@media only screen and (max-width: 1023px) {
  .social-posts {
    display: none; }
  .hero .big-text {
    font-size: calc(35vw); }
  .analytics-block-wrapper .analytic-block {
    width: calc((100%/2) - 20px); }
  .watchers .logo-wrapper {
    display: block;
    width: 100%; }
    .watchers .logo-wrapper .logoImg {
      width: calc(24% - 40px);
      margin: 20px;
      vertical-align: middle;
      text-align: center; }
  .why-others ul {
    padding-left: 30px; }
    .why-others ul li {
      padding-left: 16px; }
  .latest-posts h3 {
    max-width: 216px;
    text-transform: capitalize; }
  .juicer-feed.slider.j-modern li.feed-item a.j-image img {
    -webkit-transform: none;
    transform: none;
    -o-object-fit: cover;
    object-fit: cover;
    height: 400px;
    width: 100%;
    margin-left: 5px; }
  .juicer-feed.image-grid .j-text, .juicer-feed.slider .j-text, .juicer-feed.hip .j-text {
    padding-left: 0%; }
  .social-posts .juicer-feed .feed-item .j-message, .social-posts .juicer-feed .feed-item .j-message p {
    color: #001C30 !important;
    opacity: 0.85; } }

@media only screen and (max-width: 991px) {
  .featured-client .client-text-content p {
    font-size: 24px; }
  .why-others .ratings .ratings-2 {
    width: 100%; }
  .why-others .ratings .ratings-1 {
    width: 50%; }
    .why-others .ratings .ratings-1 .rating-block {
      border-top: 1px solid #fff; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .we-are-ready .btn-wrapper .vant-btn, .we-are-ready .btn-wrapper .btn-primary-solid, .we-are-ready .btn-wrapper .btn-primary-outline, .we-are-ready .btn-wrapper .btn-secondary-solid, .we-are-ready .btn-wrapper .error-404 .search-submit, .error-404 .we-are-ready .btn-wrapper .search-submit, .we-are-ready .btn-wrapper .btn-secondary-outline, .we-are-ready .btn-wrapper .btn-blue-solid, .we-are-ready .btn-wrapper .btn-grey-solid, .we-are-ready .btn-wrapper .ch2-btn.ch2-btn-primary, .we-are-ready .btn-wrapper .ch2-btn.ch2-btn-secondary {
    min-width: 100%; }
  .latest-posts .post-block h4 {
    max-height: 95px; } }

@media only screen and (max-width: 767px) {
  .container {
    padding-right: 18px;
    padding-left: 18px; }
  .social-posts {
    padding: 30px 0px 40px 0px; }
    .social-posts .h-ruler {
      font-size: 24px;
      padding-bottom: 35px; }
      .social-posts .h-ruler:before {
        margin-bottom: 15px; }
  .hero {
    padding-top: 76px; }
    .hero .bottom-content-wrapper {
      background: url(img/temp/man.png) 20px 60px transparent no-repeat;
      background-size: contain;
      padding-bottom: 38px;
      margin-top: -270px; }
      .hero .bottom-content-wrapper p {
        font-size: 16px;
        line-height: 22px;
        margin-top: 10px;
        margin-bottom: 8px; }
  .analytics {
    padding: 38px 0 48px 0; }
    .analytics .btn-wrapper .btn-secondary-solid, .analytics .btn-wrapper .error-404 .search-submit, .error-404 .analytics .btn-wrapper .search-submit, .analytics .btn-wrapper .black-bg .btn-grey-solid, .black-bg .analytics .btn-wrapper .btn-grey-solid,
    .analytics .btn-wrapper .dark-bg .btn-grey-solid, .dark-bg .analytics .btn-wrapper .btn-grey-solid {
      width: auto;
      min-width: 218px; }
    .analytics .btn-wrapper .btn-secondary-outline {
      width: auto;
      min-width: 206px; }
    .analytics .analytics-text-wrapper h3 {
      font-size: 24px;
      line-height: 28px;
      margin-bottom: 10px; }
  .watchers .logo-wrapper .logoImg {
    width: calc(49% - 40px);
    margin: 20px; }
    .watchers .logo-wrapper .logoImg img {
      width: 80%;
      max-height: initial; }
  .analytics {
    background-position: top center;
    background-size: auto 60%;
    background-repeat: no-repeat; }
  .analytics-block-wrapper {
    width: 100%; }
    .analytics-block-wrapper .analytic-block {
      width: 100%;
      height: 135px;
      padding: 15px 50px 10px 24px; }
    .analytics-block-wrapper .analytic-icon i {
      font-size: 45px; }
    .analytics-block-wrapper .analytic-digit {
      font-size: 70px;
      height: 80px;
      line-height: 80px; }
    .analytics-block-wrapper .analytic-label {
      margin-top: 0; }
    .analytics-block-wrapper .analytic-icon {
      width: 45px;
      right: 15px;
      top: 20px; }
  .why-others {
    padding-bottom: 30px;
    padding-top: 40px; }
    .why-others h3 {
      font-size: 24px;
      line-height: 28px; }
    .why-others p {
      color: #4A4A4A; }
    .why-others ul {
      padding-left: 0; }
      .why-others ul li {
        color: #4A4A4A; }
  .featured-client {
    padding-top: 30px; }
    .featured-client .client-logo-wrapper img {
      height: 34px;
      width: auto; }
    .featured-client .client-text-content p {
      font-size: 21px;
      line-height: 26px;
      margin-top: 18px; }
    .featured-client .client-info .name {
      font-size: 16px; }
    .featured-client .client-info .position {
      font-size: 12px; }
    .featured-client h5 {
      color: #4A4A4A;
      letter-spacing: -0.02px; }
  .latest-posts h3 {
    font-size: 24px;
    max-width: 132px;
    line-height: 28px; }
  .latest-posts .post-block {
    padding: 4px 22px 0 22px;
    margin: 10px 0; }
    .latest-posts .post-block .news-excerpt-wrapper {
      max-height: 176px; }
    .latest-posts .post-block h4 {
      max-height: 95px; }
  .latest-posts .blog-articles {
    margin-top: 30px; }
  .we-are-ready .row {
    text-align: center; }
  .we-are-ready,
  .connect-form-section {
    padding: 30px 0;
    text-align: left; }
    .we-are-ready h4,
    .connect-form-section h4 {
      font-size: 24px;
      font-weight: 700;
      line-height: 26px; }
    .we-are-ready .btn-wrapper,
    .connect-form-section .btn-wrapper {
      text-align: left;
      padding-top: 0;
      margin: 8px 120px; }
  .latest-blog-posts ul li {
    padding: 0 22px 0 22px; }
  .results-pg .page-header .page-title {
    font-size: 16px;
    padding: 12px 0; }
    .results-pg .page-header .page-title span {
      font-size: 14px;
      display: block; }
  .results-pg .inner-main {
    padding-top: 80px;
    min-height: 120px; }
  .results-pg .search-result-block {
    padding: 30px 18px; }
  .results-pg .page-header {
    margin-bottom: 10px; }
  .results-pg .search-result-block {
    margin: 10px 0;
    padding: 20px 18px; }
    .results-pg .search-result-block .inner-content {
      padding-top: 6px; }
    .results-pg .search-result-block .entry-title {
      font-size: 18px;
      letter-spacing: -0.18px;
      line-height: 23px;
      margin-bottom: 0; }
    .results-pg .search-result-block .entry-summary p {
      font-size: 16px;
      letter-spacing: 0;
      line-height: 22px; }
    .results-pg .search-result-block .entry-meta {
      font-size: 12px;
      padding-bottom: 4px;
      padding-top: 0px; }
    .results-pg .search-result-block .entry-footer {
      padding-top: 6px; }
    .results-pg .search-result-block .post-thumbnail {
      width: 100%; }
      .results-pg .search-result-block .post-thumbnail img {
        margin-bottom: 12px; } }

/* ======= BLOG PAGE =========  */
.blog,
.single-post {
  font-family: "Helvetica Neue LT Std"; }
  .blog .site-header,
  .single-post .site-header {
    background-color: #001C30; }

.blog .post {
  margin-bottom: 40px;
  width: 40%;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  margin: 2%;
  padding: 20px;
  text-align: left;
  background-color: #1c3446; }
  .blog .post h2 {
    font-size: 28px;
    margin: 20px 0; }

.blog .entry-meta {
  margin-bottom: 16px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.25px;
  color: rgba(255, 255, 255, 0.8); }
  .blog .entry-meta .posted-on {
    display: inline-block;
    line-height: 16px;
    font-weight: 600; }
  .blog .entry-meta .byline {
    display: block;
    line-height: 16px;
    font-weight: 600; }
  .blog .entry-meta a {
    color: #fff;
    font-weight: 400;
    margin-left: 2px; }
    .blog .entry-meta a:hover {
      text-decoration: underline; }

.blog .entry-content p,
.blog .entry-content ul li {
  color: rgba(255, 255, 255, 0.8); }

.blog .entry-footer {
  margin-top: 20px;
  font-size: 12px; }
  .blog .entry-footer span {
    display: block;
    line-height: 20px;
    font-size: 14px; }
    .blog .entry-footer span.cat-links, .blog .entry-footer span.tags-links {
      margin-bottom: 4px; }
    .blog .entry-footer span.comments-link {
      margin: 16px 0 8px 0; }
      .blog .entry-footer span.comments-link a {
        color: #009DCA; }
    .blog .entry-footer span.edit-link {
      margin-top: 20px; }
      .blog .entry-footer span.edit-link a {
        color: #009DCA; }

.blog .post-thumb-wrapper {
  overflow: hidden;
  margin: 0 0 18px 0; }
  .blog .post-thumb-wrapper img {
    width: 100%;
    height: auto; }

.blog .post-list-container {
  text-align: center; }

.single-post .post-navigation {
  display: none;
  margin: 30px 0; }
  .single-post .post-navigation .nav-previous {
    background-color: rgba(204, 204, 204, 0.1);
    display: block;
    padding: 10px;
    margin: 10px 0; }
    .single-post .post-navigation .nav-previous a {
      color: #009DCA; }
  .single-post .post-navigation .nav-next {
    background-color: rgba(204, 204, 204, 0.1);
    display: block;
    padding: 10px;
    margin: 20px 0; }
    .single-post .post-navigation .nav-next a {
      color: #009DCA; }

.single-post .entry-footer {
  margin-top: 30px; }

.single-post .comment-form label {
  display: block; }

.single-post .comment-form textarea {
  display: block;
  display: block;
  background: #c1c1c1;
  border: none;
  width: 100%; }

.single-post .comment-form .submit {
  display: inline-block;
  height: 40px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  font-family: "Helvetica Neue LT Std";
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 8px;
  text-decoration: none;
  border: 2px solid transparent;
  line-height: 40px;
  vertical-align: middle;
  margin: 5px;
  background-color: #F89C1B;
  border-color: #F89C1B;
  color: #001C30; }
  .single-post .comment-form .submit:hover {
    background-color: #DB8A18;
    border-color: #DB8A18;
    color: #001C30; }

.comments-area .comments-title {
  font-size: 30px;
  border-bottom: 2px solid rgba(0, 147, 133, 0.4);
  margin-bottom: 24px;
  padding-bottom: 8px; }

.comments-area .comment-list {
  padding-left: 0; }
  .comments-area .comment-list li {
    list-style-type: none;
    border-bottom: 2px solid rgba(0, 147, 133, 0.4);
    padding-bottom: 10px; }
  .comments-area .comment-list .comment-metadata {
    padding-top: 12px;
    font-size: 14px; }

.comments-area .comment-reply-title {
  font-size: 20px; }

.comments-area .comment-notes {
  font-size: 14px; }

.comments-area .comment-form textarea {
  background-color: #fff; }

.comments-area .comment-form .comment-form-comment {
  margin-bottom: 20px; }

.comments-area .comment-form .submit {
  margin-left: 0; }

/*
**  ======  GWL Css  17122020========
*/  
.jumb-sec ul.inner-page-nav-list {
  margin-left: 0px; margin-bottom: 0px;
}  

@media (min-width: 320px) and (max-width: 767px){
 .inner-page-nav.jumb-sec .inner-page-nav-list {
    background-color: #DEDEDE;
    border-top: 1px solid #ada8a8;
    margin-left: 40px;
  } 
.inner-page-nav.jumb-sec .inner-page-nav-list li {
    border-top: 1px solid #ada8a8;
    background-color: none;
  }
.inner-page-nav.jumb-sec .inner-page-nav-list li:first-child {
    border-top: none;
  } 
  .footer-bottom .footer-info span {
    padding-right: 4px;
  } 
  .footer-bottom .connect-with span:after {
    background-color: #009385;
  }  
  .features-tabs .responsive-tabs-wrapper {
    border-top: none;
  }  
}

@media (min-width: 320px) and (max-width: 991px){
  .dc-loc-rel-res .dc-res-block .img-wrapper img{
    width: inherit;
  }  
  .dc-loc-rel-res .dc-res-block .img-wrapper{
    height: auto;
  }  
}

@media (min-width: 320px) and (max-width: 351px){
  .inner-page-nav.jumb-sec .inner-page-nav-list {
    margin-left: 0;
  } 
}


/*
**  ======  MEDIA QUERIES  ========
*/
@media only screen and (max-width: 1023px) {
  .blog .post {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 60px; } }

/* ======= INNER PAGES =========  */
.press-contact {
  margin-top: 20px;
  color: #4A4A4A;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400; }

.timeline {
  height: 747px; }

.page .features-block h4, .features-block a > h4 {
  line-height: 55px; }

.inner-main,
.single-pg-content {
  min-height: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 180px;
  padding-bottom: 38px;
  text-align: center;
  overflow: auto;
  display: flex;
  align-items: flex-end;
  background-position: center center; }
  .inner-main h1,
  .single-pg-content h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 52px;
    margin: 0;
    color: #fff;
    text-shadow: 0 0 8px rgba(0, 0, 0, 0.5); }
  .inner-main.img-bg,
  .single-pg-content.img-bg {
    min-height: 380px; }

.op-pg.img-bg {
  min-height: 580px; }

.pg-primary-content {
  background-color: #009385;
  color: #fff;
  overflow: hidden;
  text-align: center;
  padding: 75px 0 64px 0; }
  .pg-primary-content p {
    max-width: 735px;
    margin-left: auto;
    margin-right: auto; }

.inner-page .entry-content {
  padding-top: 60px;
  padding-bottom: 60px; }

.inner-pg-description {
  background-color: #009385;
  padding: 76px 0 72px 0; }
  .inner-pg-description p {
    width: 90%;
    max-width: 735px;
    margin: 0 auto; }
    .inner-pg-description p br {
      display: block;
      margin: 10px 0;
      content: ''; }

.inner-page-nav {
  display: block;
  background-color: #dedede;
  text-align: center;
  margin: 32px auto;
  padding: 14px 15px 7px 15px;
  border-radius: 5px;
  width: 100%;
  max-width: 980px; }
  .inner-page-nav span {
    display: inline-block;
    vertical-align: top;
    color: #797979;
    font-size: 14px;
    line-height: 18px;
    padding-top: 3px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px; }
  .inner-page-nav a {
    display: inline-block;
    vertical-align: top;
    color: #009385;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 4px 10px 0 10px;
    position: relative;
    letter-spacing: 1px;
    border-right: 2px solid #009385; }
    .inner-page-nav a:last-of-type {
      border-right: none; }
    .inner-page-nav a:empty {
      display: none; }
      .inner-page-nav a:empty:after {
        display: none; }
  .inner-page-nav .inner-page-nav-list {
    display: inline-block;
    vertical-align: middle; }
    .inner-page-nav .inner-page-nav-list li {
      display: inline-block;
      margin: 0;
      padding: 1px 0 0 0;
      border-right: 2px solid #009385;
      height: 17px;
      vertical-align: middle; }
      .inner-page-nav .inner-page-nav-list li:before {
        display: none; }
      .inner-page-nav .inner-page-nav-list li a {
        display: block;
        padding: 2px 10px 0 10px; }
      .inner-page-nav .inner-page-nav-list li:last-child {
        border-right: none; }

.inner-pg-section {
  background: #EAEAEA;
  padding-top: 72px;
  padding-bottom: 80px; }
  .inner-pg-section > .container {
    position: relative; }
  .inner-pg-section h2 {
    text-align: left;
    margin-bottom: 20px; }
  .inner-pg-section h3 {
    color: #4a4a4a;
    font-size: 38px;
    line-height: 40px;
    text-align: left;
    letter-spacing: 0;
    margin-bottom: 20px; }
  .inner-pg-section .view-all-btn {
    min-width: 212px;
    position: absolute;
    top: 15px;
    right: 15px;
    margin: 0; }
  .inner-pg-section.dark-bg, .inner-pg-section.black-bg {
    background-color: #02161F;
    color: #fff; }
    .inner-pg-section.dark-bg h3, .inner-pg-section.black-bg h3 {
      color: #fff; }
  .inner-pg-section.white-bg {
    background-color: #fff;
    color: #4A4A4A; }
    .inner-pg-section.white-bg h3,
    .inner-pg-section.white-bg h2 {
      color: #58585B; }
    .inner-pg-section.white-bg p {
      color: #4A4A4A; }
    .inner-pg-section.white-bg .h-ruler:before {
      background-color: #009385; }
    .inner-pg-section.white-bg .block-3 .h-ruler:before {
      margin-left: 110px; }
    .inner-pg-section.white-bg .block-3 p {
      padding-left: 110px; }
    .inner-pg-section.white-bg .block-2 .h-ruler {
      margin-left: 40px; }
    .inner-pg-section.white-bg .block-2 p {
      padding-left: 40px; }
  .inner-pg-section.grey-bg {
    background-color: #EAEAEA;
    color: #4A4A4A; }
    .inner-pg-section.grey-bg h3,
    .inner-pg-section.grey-bg h2 {
      color: #4A4A4A; }
    .inner-pg-section.grey-bg p {
      color: #4A4A4A; }
  .inner-pg-section.primary-bg, .inner-pg-section.green-bg {
    background-color: #009385;
    color: #fff; }
    .inner-pg-section.primary-bg h3,
    .inner-pg-section.primary-bg h2, .inner-pg-section.green-bg h3,
    .inner-pg-section.green-bg h2 {
      color: #fff; }
      .inner-pg-section.primary-bg h3.h-ruler:before,
      .inner-pg-section.primary-bg h2.h-ruler:before, .inner-pg-section.green-bg h3.h-ruler:before,
      .inner-pg-section.green-bg h2.h-ruler:before {
        background-color: #004E84; }
    .inner-pg-section.primary-bg p, .inner-pg-section.green-bg p {
      color: #fff; }
  .inner-pg-section.data-sheets, .inner-pg-section.whitepapers, .inner-pg-section.videos {
    padding-bottom: 74px; }
  .inner-pg-section.services h3 {
    color: #58585B; }

.inner-pg-block {
  background-color: #02161F;
  overflow: hidden;
  margin-bottom: 10px; }
  .inner-pg-block .img-wrapper {
    background-color: #001C30;
    background-image: url(img/whitepapers-default.png);
    margin: 10px;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    height: 230px;
    overflow: hidden; }
    .inner-pg-block .img-wrapper img {
      width: auto;
      height: 100%; }
  .inner-pg-block .ipb-content {
    padding: 30px;
    height: 250px;
    overflow: hidden; }
    .inner-pg-block .ipb-content .type {
      text-transform: uppercase;
      display: block;
      font-size: 12px;
      font-weight: 700;
      color: #fff;
      letter-spacing: 2.2px; }
    .inner-pg-block .ipb-content h4,
    .inner-pg-block .ipb-content h4 a {
      margin: 4px 0 0 0;
      color: #009DCA;
      font-size: 24px;
      line-height: 30px;
      max-height: 58px;
      overflow: hidden;
      font-weight: 700; }
    .inner-pg-block .ipb-content p {
      margin-top: 6px;
      margin-bottom: 0;
      color: #fff;
      font-size: 16px;
      line-height: 22px;
      max-height: 130px;
      overflow: hidden; }
  .inner-pg-block.ds .img-wrapper {
    background-image: url(img/datasheet-default.png); }
  .inner-pg-block.wp .img-wrapper {
    background-image: url(img/whitepapers-default.png); }
  .inner-pg-block.vid .img-wrapper {
    background-image: url(img/video-default.png); }

.vid-play-btn, .img-wrapper.play-btn:after {
  position: absolute;
  z-index: 200;
  width: 75px;
  height: 53px;
  left: 50%;
  top: 50%;
  text-align: left;
  text-indent: -99999px;
  transform: translate(-50%, -50%);
  background: url(img/play-button.png) center center transparent no-repeat; }
  .vid-play-btn:hover, .img-wrapper.play-btn:hover:after {
    opacity: 0.9; }

.img-wrapper.play-btn {
  position: relative; }
  .img-wrapper.play-btn:after {
    content: ''; }

.back-layer-section {
  position: relative; }

.dark-back-layer {
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(2, 22, 31, 0.7);
  position: absolute;
  left: 0;
  top: 0; }

.img-wrapper {
  position: relative; }

span.noImg {
  display: block;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0.3;
  color: #ccc;
  font-size: 20px;
  pointer-events: none;
  transform: translate(-50%, -50%); }

.res-main {
  min-height: 693px;
  padding-bottom: 70px; }

.featured-resources {
  margin-top: -30px;
  padding-bottom: 80px; }

.featured-blocks-wrapper {
  margin-right: -10px;
  margin-left: -10px; }
  .featured-blocks-wrapper > div[class^="col-"] {
    padding-right: 10px;
    padding-left: 10px; }

.featured-block {
  margin-bottom: 10px;
  position: relative;
  background-color: #D8D8D8;
  overflow: hidden;
  background-size: cover;
  background-position: center top; }
  .featured-block .header-bar {
    background-color: #009385;
    color: #fff;
    height: 30px;
    padding: 0 20px;
    font-size: 12px;
    font-weight: 700;
    line-height: 30px; }
    .featured-block .header-bar span {
      text-transform: uppercase;
      line-height: 16px;
      letter-spacing: 2.2px; }
  .featured-block .block-content {
    position: absolute;
    text-align: left;
    bottom: 15px;
    left: 20px;
    z-index: 100;
    width: calc(100% - 60px); }
    .featured-block .block-content h4 {
      color: #009DCA;
      font-size: 18px;
      font-weight: 700;
      line-height: 23px;
      margin-bottom: 4px; }
      .featured-block .block-content h4 a {
        color: #009DCA; }
    .featured-block .block-content p {
      color: #fff;
      font-size: 16px;
      line-height: 22px;
      margin: 0;
      padding: 0;
      overflow: hidden;
      max-height: 22px; }
  .featured-block.large {
    height: 551px; }
    .featured-block.large.gradient-bottom:after {
      height: 247px; }
    .featured-block.large .block-content {
      bottom: 36px;
      left: 42px; }
      .featured-block.large .block-content h4 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px; }
      .featured-block.large .block-content p {
        max-height: 44px; }
  .featured-block.small {
    height: 270px; }
    .featured-block.small.gradient-bottom:after {
      height: 142px; }

.data-sheets,
.videos {
  background-color: #fff; }

.products-main {
  min-height: 538px;
  background-position: top center; }

.section-summary {
  max-width: 735px; }

.products {
  background-color: #02161F;
  color: #fff;
  background-size: cover; }
  .products h3 {
    color: #fff;
    text-transform: initial; }

.product-block {
  margin-bottom: 45px; }
  .product-block .img-wrapper {
    height: 315px;
    width: 100%;
    background-color: #000;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
    .product-block .img-wrapper img {
      width: auto;
      min-width: 100%;
      height: auto; }
  .product-block h4 {
    color: #fff;
    margin: 27px 0 4px 0;
    font-size: 38px;
    line-height: 54px;
    max-height: 50px;
    overflow: hidden;
    font-weight: 700; }
  .product-block .prod-info {
    height: 180px;
    max-width: 505px;
    overflow: hidden; }

.products-sub-section {
  padding-top: 92px;
  padding-bottom: 105px; }
  .products-sub-section h3 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 20px; }
  .products-sub-section p {
    font-size: 16px;
    line-height: 22px;
    max-width: 478px; }
  .products-sub-section.dark-bg {
    background-color: #02161F; }
    .products-sub-section.dark-bg h3,
    .products-sub-section.dark-bg p {
      color: #fff; }
  .products-sub-section.light-bg {
    background-color: #EAEAEA; }
    .products-sub-section.light-bg h3 {
      color: #4A4A4A; }
    .products-sub-section.light-bg p {
      color: #58585B; }
  .products-sub-section .img-wrapper img {
    width: 100%;
    height: auto; }

.additional-products {
  padding-top: 72px;
  padding-bottom: 70px;
  background-color: #fff; }
  .additional-products h3 {
    font-size: 28px;
    color: #4A4A4A; }
  .additional-products .other-pgs {
    margin: 24px 0 0 0; }
    .additional-products .other-pgs ul li {
      list-style-type: none;
      display: inline-block;
      vertical-align: middle;
      padding-left: 0;
      margin: 0 12px 10px 0;
      padding-right: 12px;
      border-right: 2px solid #4A4A4A;
      line-height: 16px; }
      .additional-products .other-pgs ul li a {
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        line-height: 16px;
        padding-top: 2px; }
      .additional-products .other-pgs ul li:before {
        display: none; }
      .additional-products .other-pgs ul li:last-child {
        border-right: none; }
  .additional-products .btn-wrapper {
    margin-top: 42px; }

.services {
  background-color: #fff; }
  .services .section-summary {
    color: #4A4A4A; }
    .services .section-summary + .row {
      margin-top: 50px; }

.service-block {
  color: #4A4A4A;
  margin-bottom: 20px; }
  .service-block p {
    color: #4A4A4A; }
  .service-block .img-wrapper {
    width: 179px;
    height: 179px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top; }
    .service-block .img-wrapper img {
      width: 100%;
      height: auto;
      min-height: 100%; }
  .service-block .service-details {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    width: calc(100% - 220px);
    max-width: 342px;
    overflow: hidden; }
    .service-block .service-details ul li {
      font-size: 16px;
      line-height: 22px;
      color: #4A4A4A;
      margin-bottom: 8px; }
  .service-block h4 {
    margin: 12px 0 4px 0;
    font-size: 24px;
    line-height: 30px;
    color: #4A4A4A;
    font-weight: 700; }
  .service-block p {
    font-size: 16px;
    line-height: 22px;
    color: #4A4A4A; }

.explore > .container {
  padding-top: 20px; }

.explore .img-wrapper {
  width: 100%;
  height: 318px;
  overflow: hidden;
  margin-bottom: 25px; }
  .explore .img-wrapper img {
    width: auto;
    height: auto;
    min-height: 100%;
    min-width: 100%; }

.explore p {
  font-size: 20px;
  line-height: 28px;
  max-width: 480px; }

.explore .btn-wrapper {
  margin-top: 16px; }
  .explore .btn-wrapper .btn-secondary-solid, .explore .btn-wrapper .error-404 .search-submit, .error-404 .explore .btn-wrapper .search-submit, .explore .btn-wrapper .black-bg .btn-grey-solid, .black-bg .explore .btn-wrapper .btn-grey-solid,
  .explore .btn-wrapper .dark-bg .btn-grey-solid, .dark-bg .explore .btn-wrapper .btn-grey-solid {
    margin-left: 0;
    min-width: 197px; }
  .explore .btn-wrapper .btn-secondary-outline {
    min-width: 190px; }

.features {
  background-size: contain;
  background-color: #000102;
  background-repeat: no-repeat;
  background-size: auto 58%; }

.features-blocks-recent,
.features-blocks-listing {
  margin-left: -10px;
  margin-right: -10px; }

.features-main {
  min-height: 533px; }

.features h3 {
  color: #fff; }

.features-block {
  margin-bottom: 60px;
  padding-left: 10px;
  padding-right: 10px; }
  .features-block .img-wrapper {
    margin-bottom: 12px;
    height: 312px;
    overflow: hidden; }
    .features-block .img-wrapper img {
      width: auto;
      height: auto;
      max-width: 150%;
      min-width: 100%; }
  .features-block h4,
  .features-block a > h4 {
    margin: 22px 0 18px 0;
    font-size: 38px;
    font-weight: 700;
    color: #009DCA;
    line-height: 55px;
    max-height: 45px;
    overflow: hidden;
    text-align: left; }
  .features-block .feature-detail-text {
    line-height: 26px;
    font-size: 18px;
    overflow: hidden; }
    .features-block .feature-detail-text p {
      line-height: 26px;
      font-size: 18px; }
  .features-block .btn-wrapper {
    margin-top: 14px; }
    .features-block .btn-wrapper .btn-secondary-solid, .features-block .btn-wrapper .error-404 .search-submit, .error-404 .features-block .btn-wrapper .search-submit, .features-block .btn-wrapper .black-bg .btn-grey-solid, .black-bg .features-block .btn-wrapper .btn-grey-solid,
    .features-block .btn-wrapper .dark-bg .btn-grey-solid, .dark-bg .features-block .btn-wrapper .btn-grey-solid {
      min-width: 135px; }

.features-sub-section {
  padding-top: 92px;
  padding-bottom: 105px; }
  .features-sub-section h3 {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 20px; }
  .features-sub-section p {
    font-size: 20px;
    line-height: 28px;
    max-width: 478px; }
  .features-sub-section .desc h1, .features-sub-section .desc h2, .features-sub-section .desc h3, .features-sub-section .desc h4, .features-sub-section .desc h5 {
    font-size: 20px;
    margin: 10px 0; }
  .features-sub-section .desc ul {
    margin: 12px 0 0 20px; }
    .features-sub-section .desc ul li {
      font-size: 20px;
      line-height: 28px;
      margin-bottom: 10px; }
  .features-sub-section .desc img {
    width: auto;
    height: auto;
    max-width: 100%; }
  .features-sub-section .no-img p {
    max-width: 100%; }
  .features-sub-section.dark-bg {
    background-color: #02161F; }
    .features-sub-section.dark-bg h3,
    .features-sub-section.dark-bg p {
      color: #fff; }
  .features-sub-section.light-bg {
    background-color: #EAEAEA; }
    .features-sub-section.light-bg h1,
    .features-sub-section.light-bg h2,
    .features-sub-section.light-bg h3,
    .features-sub-section.light-bg h4 {
      color: #4A4A4A; }
    .features-sub-section.light-bg p,
    .features-sub-section.light-bg ul li {
      color: #58585B; }
  .features-sub-section .img-wrapper img {
    width: 100%;
    height: auto; }

.additional-features {
  padding-top: 72px;
  padding-bottom: 70px;
  background-color: #fff; }
  .additional-features .container {
    margin-top: -100px; }
  .additional-features h3 {
    font-size: 38px;
    color: #4A4A4A;
    letter-spacing: -0.37px; }
  .additional-features .other-pgs {
    padding-top: 20px;
    margin: 0; }
    .additional-features .other-pgs ul li {
      list-style-type: none;
      display: inline-block;
      vertical-align: middle;
      padding-left: 0;
      margin: 0 12px 10px 0;
      padding-right: 12px;
      border-right: 2px solid #4A4A4A;
      line-height: 16px; }
      .additional-features .other-pgs ul li a {
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        line-height: 16px;
        padding-top: 2px; }
      .additional-features .other-pgs ul li:before {
        display: none; }
      .additional-features .other-pgs ul li:last-child {
        border-right: none; }
  .additional-features .btn-wrapper {
    margin-top: 26px; }
    .additional-features .btn-wrapper .btn-secondary-solid, .additional-features .btn-wrapper .error-404 .search-submit, .error-404 .additional-features .btn-wrapper .search-submit, .additional-features .btn-wrapper .black-bg .btn-grey-solid, .black-bg .additional-features .btn-wrapper .btn-grey-solid,
    .additional-features .btn-wrapper .dark-bg .btn-grey-solid, .dark-bg .additional-features .btn-wrapper .btn-grey-solid {
      min-width: 200px;
      margin-left: 0; }

.location-main,
.contact-main {
  min-height: 600px; }
  .location-main .page-text-content,
  .contact-main .page-text-content {
    margin: 0 auto;
    max-width: 938px; }
    .location-main .page-text-content h2,
    .contact-main .page-text-content h2 {
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 20px; }
  .location-main .v-ruler,
  .contact-main .v-ruler {
    max-width: 735px;
    margin-left: auto;
    margin-right: auto; }
    .location-main .v-ruler p,
    .contact-main .v-ruler p {
      text-align: left; }
    .location-main .v-ruler:before,
    .contact-main .v-ruler:before {
      height: calc(100% - 10px);
      top: 4px; }

.careers-main {
  min-height: 665px; }
  .careers-main .page-text-content {
    margin: 0 auto;
    max-width: 100%; }
    .careers-main .page-text-content h1 {
      max-width: 938px;
      margin-left: auto;
      margin-right: auto; }
    .careers-main .page-text-content p {
      max-width: 938px;
      margin-left: auto;
      margin-right: auto; }
    .careers-main .page-text-content h2 {
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 20px; }

.location-list-wrapper {
  margin: 130px 0; }

.data-center-listing .loc-block {
  margin-bottom: 20px;
  height: 450px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000;
  background-size: cover;
  background-repeat: no-repeat; }

.data-center-listing .loc-block-content {
  background-color: rgba(0, 28, 48, 0.72);
  width: 536px;
  max-width: calc(100% - 44px);
  max-height: calc(100% - 40px);
  padding: 36px;
  text-align: center;
  overflow: hidden;
  transition: height 0.5s ease-out; }
  .data-center-listing .loc-block-content h4 {
    font-size: 38px;
    font-weight: 700;
    margin: 0; }
  .data-center-listing .loc-block-content .mw-count {
    font-size: 18px;
    font-weight: 400; }
  .data-center-listing .loc-block-content .btn-wrapper {
    margin-top: 20px; }
    .data-center-listing .loc-block-content .btn-wrapper a {
      padding-left: 20px;
      padding-right: 20px; }
  .data-center-listing .loc-block-content .loc-description {
    display: none;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    margin-top: 20px;
    padding: 0 9px; }
    .data-center-listing .loc-block-content .loc-description p {
      font-size: 16px;
      color: #fff;
      line-height: 26px; }

.data-center-listing .all-loc {
  background-color: #009385; }
  .data-center-listing .all-loc a {
    width: 100%;
    height: 100%;
    max-width: 500px;
    max-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 38px;
    font-weight: 700; }
    .data-center-listing .all-loc a img {
      margin-left: 10px;
      margin-top: -5px; }

.single-data-center {
  background-color: #02161F; }
  .single-data-center h2 {
    font-size: 38px; }

.datacenter-main {
  padding-bottom: 105px;
  min-height: 690px; }

.dc-nav-wrapper {
  position: relative;
  margin-top: -105px;
  z-index: 100;
  margin-bottom: 105px; }

.overview-blocks-wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: -10px;
  margin-left: -10px; }
  .overview-blocks-wrapper div[class^="col-"] {
    padding-right: 10px;
    padding-left: 10px; }

.dc-overview hr {
  margin: 0;
  border: none;
  border-bottom: 3px solid rgba(0, 147, 133, 0.5); }

.dc-overview .overview-block {
  background-color: #009385;
  height: 170px;
  padding: 10px 12px 10px 24px;
  color: #fff;
  max-width: 480px;
  margin: 8px auto; }

.dc-overview .ov-digit {
  font-family: "Rift";
  font-weight: 700;
  color: #fff;
  font-size: 88px;
  line-height: 1;
  overflow: hidden; }

.dc-overview .ov-label {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  margin-top: 10px; }

.overview-details {
  padding-top: 20px;
  padding-bottom: 72px; }
  .overview-details .img-wrapper {
    max-height: 320px;
    overflow: hidden; }
    .overview-details .img-wrapper img {
      width: 100%;
      height: auto; }

.dc-features {
  padding-top: 72px; }
  .dc-features .features-desc {
    padding-bottom: 100px; }
    .dc-features .features-desc h2 {
      margin-bottom: 20px; }
    .dc-features .features-desc p {
      max-width: 735px; }

.features-tabs {
  margin-top: 0;
  background-color: #009385; }
  .features-tabs .responsive-tabs-wrapper {
    margin-bottom: 0;
    padding-bottom: 25px; }
  .features-tabs .responsive-tabs p {
    margin-top: 20px; }
  .features-tabs .responsive-tabs ul.responsive-tabs__list {
    margin: -60px 0 0;
    display: flex;
    flex-direction: row; }
    .features-tabs .responsive-tabs ul.responsive-tabs__list li {
      height: 60px;
      min-width: auto;
      text-align: center;
      padding: 25px 0 0 0;
      background: #fff;
      font-size: 14px;
      line-height: 17px;
      text-transform: uppercase;
      font-weight: 700;
      color: #009385;
      border-radius: 0;
      border: none;
      margin: 0 20px 0 0;
      flex-grow: 1;
      flex-basis: 0; }
      .features-tabs .responsive-tabs ul.responsive-tabs__list li:before {
        display: none; }
      .features-tabs .responsive-tabs ul.responsive-tabs__list li.responsive-tabs__list__item--active {
        background: #009385;
        color: #fff; }
  .features-tabs .responsive-tabs .responsive-tabs__panel {
    background: transparent;
    border: none; }
  .features-tabs .responsive-tabs .tabcontent .img-wrapper {
    width: 100%;
    max-height: 600px;
    overflow: hidden; }
    .features-tabs .responsive-tabs .tabcontent .img-wrapper img {
      width: 100%;
      height: auto; }
  .features-tabs .responsive-tabs .tabcontent .vant-btn, .features-tabs .responsive-tabs .tabcontent .btn-primary-solid, .features-tabs .responsive-tabs .tabcontent .btn-primary-outline, .features-tabs .responsive-tabs .tabcontent .btn-secondary-solid, .features-tabs .responsive-tabs .tabcontent .error-404 .search-submit, .error-404 .features-tabs .responsive-tabs .tabcontent .search-submit, .features-tabs .responsive-tabs .tabcontent .btn-secondary-outline, .features-tabs .responsive-tabs .tabcontent .btn-blue-solid, .features-tabs .responsive-tabs .tabcontent .btn-grey-solid, .features-tabs .responsive-tabs .tabcontent .ch2-btn.ch2-btn-primary, .features-tabs .responsive-tabs .tabcontent .ch2-btn.ch2-btn-secondary {
    min-width: 240px; }
  .features-tabs .responsive-tabs .tabcontent ul {
    padding-bottom: 6px; }
    .features-tabs .responsive-tabs .tabcontent ul li {
      margin-bottom: 8px; }
      .features-tabs .responsive-tabs .tabcontent ul li:before {
        background-color: #fff; }

.dc-gallery {
  padding: 66px 0;
  background-color: #fff;
  color: #4A4A4A; }
  .dc-gallery h2 {
    color: #4A4A4A; }

.dc-gallery-slider {
  margin-top: 20px; }
  .dc-gallery-slider .sld-Img {
    position: relative; }
    .dc-gallery-slider .sld-Img img {
      width: 100%; }
    .dc-gallery-slider .sld-Img .caption {
      color: #fff;
      width: 100%;
      display: block;
      position: absolute;
      bottom: 22px;
      text-align: center;
      font-size: 14px;
      font-weight: normal;
      line-height: 19px;
      background: #009385;
      padding: 14px 5px 10px 5px; }
  .dc-gallery-slider .slick-dots {
    text-align: center;
    width: 100%;
    margin-top: 15px; }
    .dc-gallery-slider .slick-dots li {
      display: inline-block;
      padding: 0; }
      .dc-gallery-slider .slick-dots li:before {
        display: none; }
      .dc-gallery-slider .slick-dots li.slick-active button {
        pointer-events: none;
        background-color: #02161F; }
    .dc-gallery-slider .slick-dots button {
      border: none;
      padding: 5px 0 0 0;
      width: 27px;
      height: 27px;
      background-color: #F89C1B;
      color: #fff;
      font-size: 16px;
      font-family: "Helvetica Neue LT Std";
      font-weight: 700;
      margin: 0 5px;
      text-align: center;
      line-height: 1; }
      .dc-gallery-slider .slick-dots button:focus {
        box-shadow: none;
        outline: none; }
      .dc-gallery-slider .slick-dots button:hover {
        cursor: pointer; }

.dc-resources {
  background-color: #000;
  padding: 64px 0 80px 0; }
  .dc-resources .btn-wrapper {
    padding-top: 20px; }

.dc-res-wrapper .col-lg-4 {
  margin-top: 10px; }

.dc-res-wrapper .reports_and_brochure .img-wrapper {
  background-color: #001C30;
  background-image: url(img/whitepapers-default.png);
  background-repeat: no-repeat;
  background-position: center; }

.dc-res-block,
.general-res-block {
  background-color: #02161F;
  padding: 10px; }
  .dc-res-block .img-wrapper,
  .general-res-block .img-wrapper {
    width: 100%;
    height: 230px;
    overflow: hidden;
    margin: 0; }
    .dc-res-block .img-wrapper img,
    .general-res-block .img-wrapper img {
      width: auto;
      height: 100%;
      min-width: 100%; }
  .dc-res-block.datasheets .img-wrapper,
  .general-res-block.datasheets .img-wrapper {
    background: url(img/datasheet-default.png) no-repeat center center; }
  .dc-res-block.whitepapers .img-wrapper,
  .general-res-block.whitepapers .img-wrapper {
    background: url(img/whitepapers-default.png) no-repeat center center; }
  .dc-res-block .dc-res-details,
  .dc-res-block .g-res-details,
  .general-res-block .dc-res-details,
  .general-res-block .g-res-details {
    padding: 30px; }
    .dc-res-block .dc-res-details .type,
    .dc-res-block .dc-res-details .type a,
    .dc-res-block .g-res-details .type,
    .dc-res-block .g-res-details .type a,
    .general-res-block .dc-res-details .type,
    .general-res-block .dc-res-details .type a,
    .general-res-block .g-res-details .type,
    .general-res-block .g-res-details .type a {
      text-transform: uppercase;
      display: block;
      font-size: 12px;
      font-weight: 700;
      color: #fff;
      letter-spacing: 2.2px; }
    .dc-res-block .dc-res-details h4,
    .dc-res-block .dc-res-details h4 a,
    .dc-res-block .g-res-details h4,
    .dc-res-block .g-res-details h4 a,
    .general-res-block .dc-res-details h4,
    .general-res-block .dc-res-details h4 a,
    .general-res-block .g-res-details h4,
    .general-res-block .g-res-details h4 a {
      margin: 4px 0 0 0;
      color: #009DCA;
      font-size: 24px;
      line-height: 30px;
      max-height: 58px;
      overflow: hidden;
      font-weight: 700; }
    .dc-res-block .dc-res-details .res-text,
    .dc-res-block .g-res-details .res-text,
    .general-res-block .dc-res-details .res-text,
    .general-res-block .g-res-details .res-text {
      max-height: 180px;
      overflow: hidden; }
    .dc-res-block .dc-res-details p,
    .dc-res-block .g-res-details p,
    .general-res-block .dc-res-details p,
    .general-res-block .g-res-details p {
      margin-top: 6px;
      margin-bottom: 0;
      color: #fff;
      font-size: 16px;
      line-height: 22px; }

.dc-request-info {
  background-color: #009385;
  padding-top: 66px;
  padding-bottom: 70px; }
  .dc-request-info .dark-wrapper {
    background-color: rgba(2, 22, 31, 0.7);
    padding: 40px 0;
    margin: 20px 0; }
  .dc-request-info .h-ruler:before {
    background-color: #004E84; }
  .dc-request-info h4 {
    font-weight: 700;
    margin-bottom: 15px; }
    .dc-request-info h4.h-ruler:before {
      background-color: #009385; }
  .dc-request-info .cont-info-wrapper {
    margin-bottom: 40px; }
    .dc-request-info .cont-info-wrapper .tel-num {
      display: block;
      font-weight: 700;
      font-size: 16px;
      line-height: 26px; }
    .dc-request-info .cont-info-wrapper .email-address {
      display: block; }

.car-overview {
  background-color: #009385; }
  .car-overview h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px; }
  .car-overview .h-ruler:before {
    background-color: #004E84; }
  .car-overview .img-wrapper {
    width: 100%;
    height: 340px;
    overflow: hidden; }
    .car-overview .img-wrapper img {
      width: auto;
      height: auto;
      min-width: 100%;
      min-height: 100%; }
  .car-overview .row .col-md-6 {
    margin-bottom: 10px; }

.car-overview-description {
  max-width: 510px; }

.car-values {
  background-color: #02161F;
  background-size: cover; }
  .car-values h2 {
    font-size: 38px;
    margin-bottom: 6px;
    text-align: center; }
    .car-values h2 + p {
      text-align: center; }
  .car-values p {
    font-size: 18px;
    line-height: 26px; }

.values-list {
  padding-top: 40px; }
  .values-list h3, .values-list h4 {
    margin: 20px 0 3px 0;
    color: #009DCA;
    font-size: 24px;
    font-weight: 700; }
  .values-list p {
    color: #fff;
    font-size: 16px; }

.car-reviews {
  color: #58585B;
  background: #fff; }
  .car-reviews h2 {
    font-size: 38px;
    color: #4A4A4A; }

.testimonial-block {
  padding: 20px 25px 0 25px; }
  .testimonial-block .img-wrapper {
    width: 118px;
    height: 150px;
    overflow: hidden;
    margin: 16px auto; }
    .testimonial-block .img-wrapper img {
      width: auto;
      height: 100%; }
  .testimonial-block .testimonial-text {
    color: #58585B;
    margin-bottom: 6px;
    text-align: center; }
    .testimonial-block .testimonial-text p {
      color: #58585B;
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 0; }
  .testimonial-block .name {
    color: #58585B;
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
    display: block;
    text-align: center; }
  .testimonial-block .designation {
    font-size: 12px;
    color: #58585B;
    display: block;
    text-align: center; }

.glassdoor-data {
  margin: 48px 0;
  background-color: #02161F; }
  .glassdoor-data .glassdoor-block {
    border-right: 1px solid #009385;
    padding: 30px 10px;
    text-align: center;
    display: flex;
    justify-content: center; }
    .glassdoor-data .glassdoor-block:last-of-type {
      border-right: none; }
    .glassdoor-data .glassdoor-block .txt-primary {
      color: #009385;
      font-size: 14px;
      font-weight: 700;
      line-height: 1;
      margin: 5px 0; }
    .glassdoor-data .glassdoor-block .txt-white {
      font-size: 12px;
      color: #fff;
      font-weight: 700;
      line-height: 1;
      margin: 5px 0; }
  .glassdoor-data .rating-block .value {
    font-size: 55px;
    font-family: "Rift";
    color: #009385;
    font-weight: 700;
    margin-right: 12px;
    align-self: center; }
  .glassdoor-data .rating-block .ratingstars {
    align-self: center; }
  .glassdoor-data .profile-block .img-box {
    width: 70px;
    height: 70px;
    overflow: hidden;
    align-self: center; }
    .glassdoor-data .profile-block .img-box img {
      width: 100%;
      height: auto; }
  .glassdoor-data .profile-block .prof-info {
    margin-left: 14px;
    align-self: center; }
    .glassdoor-data .profile-block .prof-info span {
      display: block;
      text-align: left; }
  .glassdoor-data .percentage-block .percentage {
    align-self: center;
    font-size: 55px;
    font-family: "Rift";
    color: #009385;
    font-weight: 700; }
  .glassdoor-data .percentage-block .percentage-info {
    margin-left: 14px;
    text-align: left;
    align-self: center; }
    .glassdoor-data .percentage-block .percentage-info span {
      display: block; }
  .glassdoor-data .interview-block .img-box {
    width: 70px;
    height: 70px;
    overflow: hidden;
    align-self: center; }
    .glassdoor-data .interview-block .img-box img {
      width: 100%;
      height: auto; }
  .glassdoor-data .interview-block .interview-info {
    margin-left: 14px;
    text-align: left; }
    .glassdoor-data .interview-block .interview-info span {
      display: block; }
    .glassdoor-data .interview-block .interview-info ul li {
      list-style-type: none;
      padding: 0;
      line-height: 1;
      margin: 0; }
      .glassdoor-data .interview-block .interview-info ul li:before {
        display: none; }
      .glassdoor-data .interview-block .interview-info ul li span {
        display: inline-block;
        vertical-align: top; }
        .glassdoor-data .interview-block .interview-info ul li span.text-left {
          width: 75px; }

.car-img-gallery {
  margin-top: 100px; }
  .car-img-gallery .row {
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
    height: auto; }
    .car-img-gallery .row div[class^="col-"] {
      padding-right: 10px;
      padding-left: 10px;
      margin-bottom: 20px;
      overflow: hidden; }
  .car-img-gallery .img-wrapper {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    .car-img-gallery .img-wrapper img {
      width: auto;
      height: 100%; }
  .car-img-gallery .first-line {
    height: 380px; }
  .car-img-gallery .second-line {
    height: 520px; }

.position-content {
  padding: 60px 0; }
  .position-content .position-title {
    font-size: 30px;
    margin-bottom: 12px; }
  .position-content .location {
    display: inline-block;
    font-size: 18px;
    margin-right: 20px;
    vertical-align: top; }
  .position-content .details {
    border-top: 1px solid #009385;
    padding: 30px 0;
    margin-top: 10px; }
  .position-content .position-type {
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    background-color: #009385;
    padding: 8px 10px 5px 10px;
    vertical-align: top;
    border-radius: 1px;
    line-height: 1;
    margin-top: -6px; }
  .position-content .details h2,
  .position-content .details h3,
  .position-content .details h4,
  .position-content .details h5 {
    margin: 28px 0 10px 0; }
    .position-content .details h2 strong,
    .position-content .details h3 strong,
    .position-content .details h4 strong,
    .position-content .details h5 strong {
      font-weight: 700; }
  .position-content ul {
    margin: 20px 0; }
    .position-content ul li {
      margin-bottom: 2px; }
      .position-content ul li:before {
        top: 6px; }

.position-footer {
  padding-top: 10px; }
  .position-footer .footer-statement {
    font-style: italic;
    font-size: 16px; }

.apply-form-wrapper {
  margin: 20px 0;
  padding: 30px 0; }

.position-listing h4 {
  margin-top: 50px;
  margin-bottom: 24px;
  font-size: 24px; }

.position-listing p {
  font-size: 18px;
  margin-bottom: 26px; }

.position-listing a {
  color: #009DCA;
  text-transform: initial;
  line-height: 26px;
  font-size: 18px; }

.position-listing .pos-type {
  text-transform: uppercase;
  color: #AFA9AB;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  line-height: 26px;
  vertical-align: middle;
  margin-left: 6px; }

.op-wrapper .rbox-widget h3 {
  font-family: "Helvetica Neue LT Std";
  font-weight: 700;
  margin-top: 50px;
  margin-bottom: 24px;
  line-height: 28px;
  letter-spacing: -0.2px;
  font-size: 24px;
  padding-left: 0;
  padding-bottom: 24px;
  position: relative; }
  .op-wrapper .rbox-widget h3:before {
    height: 15px;
    width: 100%;
    max-width: 115px;
    background-color: #009385;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0; }

.op-wrapper .rbox-opening-li {
  border: none;
  padding: 0;
  display: table;
  margin-bottom: 16px; }
  .op-wrapper .rbox-opening-li .rbox-opening-li-title {
    display: inline-block;
    vertical-align: middle;
    font-family: "Helvetica Neue LT Std";
    color: #009DCA;
    text-transform: initial;
    line-height: 26px;
    font-size: 18px; }
    .op-wrapper .rbox-opening-li .rbox-opening-li-title:hover {
      color: #007696; }
  .op-wrapper .rbox-opening-li .rbox-job-shortdesc {
    display: inline-block;
    vertical-align: middle;
    font-size: 0; }
    .op-wrapper .rbox-opening-li .rbox-job-shortdesc .rbox-opening-position-type,
    .op-wrapper .rbox-opening-li .rbox-job-shortdesc .rbox-opening-allows-remote {
      border: none;
      text-transform: uppercase;
      color: #AFA9AB;
      font-weight: 700;
      font-size: 14px !important;
      display: inline-block;
      line-height: 26px;
      padding: 0;
      vertical-align: middle;
      margin-left: 2px; }
      .op-wrapper .rbox-opening-li .rbox-job-shortdesc .rbox-opening-position-type:before,
      .op-wrapper .rbox-opening-li .rbox-job-shortdesc .rbox-opening-allows-remote:before {
        content: " | "; }

.op-wrapper .rbox-opening-li:hover, .op-wrapper .rbox-opening-li.rbox-opening-li-selected {
  border-bottom: none; }
  .op-wrapper .rbox-opening-li:hover a, .op-wrapper .rbox-opening-li.rbox-opening-li-selected a {
    text-decoration: none; }

.op-wrapper .rbox-job-fullpage .rbox-opening-position-info {
  margin-bottom: 10px; }

.op-wrapper .rbox-job-fullpage .rbox-opening-position-type,
.op-wrapper .rbox-job-fullpage .rbox-opening-allows-remote {
  margin-right: 7px;
  padding: 3px 7px 0px 7px; }

.op-wrapper .rbox-job-fullpage .rbox-job-longdesc {
  border-color: #009385;
  border-width: 2px; }

.op-wrapper .rbox-widget .rbox-btn.rbox-apply-button,
.op-wrapper .rbox-widget button[type="submit"].rbox-btn {
  display: inline-block;
  height: 40px;
  text-align: center;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  font-family: "Helvetica Neue LT Std";
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 8px;
  text-decoration: none;
  border: 2px solid transparent;
  text-shadow: none;
  line-height: 40px;
  vertical-align: middle;
  margin: 5px;
  background-image: none;
  background-color: #F89C1B;
  border-color: #F89C1B;
  color: #001C30!important; }
  .op-wrapper .rbox-widget .rbox-btn.rbox-apply-button:hover,
  .op-wrapper .rbox-widget button[type="submit"].rbox-btn:hover {
    background-color: #DB8A18;
    border-color: #DB8A18;
    color: #001C30; }

.op-wrapper .rbox-application-form {
  border-color: #009385;
  border-width: 2px; }
  .op-wrapper .rbox-application-form input[type="file"] {
    font-size: 14px;
    line-height: 25px;
    margin: 0;
    padding: 4px 0;
    border: none; }

.op-wrapper .rbox-widget input,
.op-wrapper .rbox-widget textarea {
  width: 100%;
  max-width: 560px; }

.team-wrapper {
  padding-top: 50px; }

.team-member {
  background-color: #fff;
  padding: 10px;
  display: flex; }
  .team-member .prof-pic {
    height: 200px;
    overflow: hidden;
    width: 200px;
    flex: 0  0 200px; }
    .team-member .prof-pic img {
      width: 100%;
      height: 100%; }
  .team-member .member-info {
    align-self: center;
    padding: 0 12px 0 36px; }
    .team-member .member-info .name {
      color: #009385;
      font-weight: 700;
      font-family: "Helvetica Neue LT Std";
      font-size: 24px;
      line-height: 30px;
      margin-bottom: 2px;
      display: block; }
      .team-member .member-info .name:hover {
        color: #007A6E; }
      .team-member .member-info .name.clickable-name {
        cursor: pointer; }
    .team-member .member-info .designation {
      color: #4A4A4A;
      font-weight: 400;
      font-family: "Helvetica Neue LT Std";
      font-size: 16px;
      display: block;
      line-height: 22px;
      min-height: 44px; }
    .team-member .member-info .read-bio {
      margin-top: 24px;
      background-color: transparent;
      border: none;
      display: inline-block;
      color: #009385;
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
      padding: 0;
      cursor: pointer; }
      .team-member .member-info .read-bio:focus {
        box-shadow: none;
        outline: none; }
      .team-member .member-info .read-bio:hover {
        color: #007A6E; }
  .team-member.card-small .prof-pic {
    height: 150px;
    width: 150px;
    flex: 0  0 150px; }
  .team-member.card-small .member-info {
    padding: 0 20px; }
  .team-member.card-small .name {
    font-size: 20px; }

.bio-detail-view {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: #02161F;
  top: 0;
  right: 0;
  z-index: 120000;
  padding: 0;
  color: #FFFFFF;
  max-height: 100vh;
  overflow: auto;
  overflow-x: hidden; }
  .bio-detail-view > .container {
    display: flex;
    min-height: 100vh; }
    .bio-detail-view > .container > .row {
      align-self: center;
      flex-direction: row; }
  .bio-detail-view .bio-inner {
    width: 100%;
    margin: 0 auto; }
  .bio-detail-view .img-wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    max-height: 100vh; }
    .bio-detail-view .img-wrapper img {
      position: relative;
      width: auto;
      height: auto;
      min-height: 100%;
      min-width: 100%;
      left: 50%;
      transform: translate(-50%, 0); }
  .bio-detail-view .detail-text {
    color: #fff;
    margin-top: 6px; }
    .bio-detail-view .detail-text p {
      color: #fff;
      font-size: 18px;
      line-height: 26px; }
  .bio-detail-view .member-info .info-inner {
    align-self: center;
    padding-top: 60px !important;
    padding-bottom: 30px !important;
    max-width: 720px;
    width: 90%;
    margin-left: auto;
    margin-right: auto; }
  .bio-detail-view .member-info .name {
    font-size: 38px;
    margin-bottom: 12px;
    line-height: 30px;
    color: #009385; }
  .bio-detail-view .member-info .designation {
    color: #fff;
    font-weight: 700;
    min-height: 44px; }
  .bio-detail-view .bio-full-bg {
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;
    max-width: 40%; }
  .bio-detail-view .close-btn {
    position: absolute;
    z-index: 15000;
    cursor: none;
    background: transparent;
    border: none;
    right: 12px;
    top: 12px; }
    .bio-detail-view .close-btn:focus {
      outline: none;
      box-shadow: none; }

.white-bg .team-member {
  border: 1px solid rgba(88, 88, 91, 0.3);
  height: 180px; }
.white-bg.leaders .team-member {
  height: inherit;
}
.team-wrapper {
  margin-right: -10px;
  margin-left: -10px; }
  .team-wrapper > div[class^="col-"],
  .team-wrapper > div.col {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 20px; }

.join-team-block {
  background-color: #02161F;
  color: #FFFFFF;
  width: 100%;
  height: 100%;
  min-height: 100px;
  display: flex;
  justify-content: center; }
  .join-team-block a {
    align-self: center;
    font-size: 38px;
    color: #fff;
    line-height: 40px; }
    .join-team-block a span {
      display: inline-block;
      vertical-align: middle;
      line-height: 22px; }
    .join-team-block a:hover {
      opacity: 0.9; }

.bod {
  padding-top: 66px;
  padding-bottom: 46px; }
  .bod h2 {
    font-size: 38px; }
  .bod h3 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 12px; }
  .bod .director-info {
    margin-bottom: 14px; }
    .bod .director-info .read-bio {
      border: none;
      background-color: transparent;
      color: #fff;
      padding: 0; }
      .bod .director-info .read-bio:hover, .bod .director-info .read-bio:focus {
        border: none;
        outline: none;
        box-shadow: none;
        background-color: none; }
    .bod .director-info span {
      display: block;
      font-size: 16px;
      line-height: 22px;
      text-align: left; }
    .bod .director-info .name {
      font-weight: 700;
      color: #009385; }
      .bod .director-info .name:hover {
        color: #007A6E; }
    .bod .director-info .company {
      font-weight: 400;
      font-size: 14px; }
  .bod .bio-inner {
    align-self: start !important;
    margin-top: 10vh; }

.contact-form-wrapper {
  background-color: rgba(2, 22, 31, 0.8);
  margin-top: 25px;
  padding: 40px 0;
  text-align: left; }

.cont-data {
  text-align: left;
  padding-bottom: 40px; }
  .cont-data h4 {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    text-align: left;
    margin: 0 0 16px 0; }
  .cont-data span {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    color: #fff;
    display: block;
    text-align: left; }
  .cont-data a, .cont-data p {
    color: #009385;
    font-size: 16px; }

.contact-main .page-text-content {
  max-width: 740px; }

.office-and-dc h2 {
  font-size: 38px;
  color: #4A4A4A; }

.office-and-dc h3 {
  font-size: 24px;
  color: #4A4A4A;
  line-height: 40px; }

.office-and-dc .listing {
  padding-bottom: 30px; }
  .office-and-dc .listing a {
    display: flex; }
  .office-and-dc .listing .single-block {
    margin-bottom: 35px; }
    .office-and-dc .listing .single-block span {
      font-family: "Helvetica Neue LT Std";
      display: block;
      line-height: 19px;
      color: #58585B;
      font-weight: 700;
      letter-spacing: normal; }
      .office-and-dc .listing .single-block span a {
        color: #009385; }
    .office-and-dc .listing .single-block .mapclick {
      padding-left: 5px;
      font-size: 12px;
      line-height: 25px;
      color: #009385; }
    .office-and-dc .listing .single-block .name {
      font-size: 16px;
      line-height: 26px;
      color: #009385; }
    .office-and-dc .listing .single-block .mapLink {
      font-size: 16px; }
    .office-and-dc .listing .single-block .street,
    .office-and-dc .listing .single-block .address-2 {
      font-size: 14px; }
    .office-and-dc .listing .single-block .tele,
    .office-and-dc .listing .single-block .tele a {
      font-size: 14px; }

.faq-page .inner-main {
  min-height: 600px; }

.faq-wrapper h2 {
  font-size: 38px; }

.faq-filter label {
  font-size: 14px;
  font-weight: 700;
  color: #797979;
  line-height: 50px;
  margin-right: 12px; }

.faq-categories {
  position: relative;
  min-width: 260px;
  border-radius: 8px;
  overflow: hidden; }
  .faq-categories span {
    display: block;
    height: 50px;
    line-height: 49px;
    font-size: 16px;
    color: #009DCA;
    font-weight: 700;
    padding: 0 140px 0 25px;
    background-color: #02161F;
    border: none;
    border-radius: 10px 10px 0 0; }
  .faq-categories ul {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50px;
    z-index: 1000; }
    .faq-categories ul li {
      padding: 0;
      margin-bottom: 0;
      font-size: 14px;
      line-height: 17px; }
      .faq-categories ul li:before {
        display: none; }
      .faq-categories ul li a {
        color: #009385;
        border-top: 1px solid #043230;
        padding: 14px 15px 15px 15px;
        background-color: #02161F;
        display: block;
        font-size: 14px;
        line-height: 17px; }
        .faq-categories ul li a:hover {
          color: #fff; }
          .faq-categories ul li a:hover:after {
            content: "\f105";
            position: absolute;
            top: 8px;
            right: 16px;
            height: 10px;
            width: 10px;
            color: #fff;
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            font-size: 20px;
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            line-height: 34px;
            cursor: pointer; }
  .faq-categories .toggle-dropdown {
    width: 50px;
    height: 50px;
    background: #F89C1B;
    position: absolute;
    color: #fff;
    z-index: 100;
    border: none;
    top: 0;
    right: 0;
    outline: none; }
    .faq-categories .toggle-dropdown i:before {
      content: "\f067";
      font-size: 20px; }
  .faq-categories.open {
    border-radius: 10px 10px 0 0;
    overflow: visible; }
    .faq-categories.open ul {
      display: block; }
    .faq-categories.open .toggle-dropdown {
      background: transparent; }
      .faq-categories.open .toggle-dropdown i:before {
        content: "\f068"; }

.faqs-container .faqs-list {
  margin-right: -10px;
  margin-left: -10px; }
  .faqs-container .faqs-list div[class^="col"] {
    padding-right: 10px;
    padding-left: 10px; }

.faqs-container .faq-block {
  background: #fff;
  padding: 25px 28px 50px 28px;
  max-height: 240px;
  height: 240px;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative; }
  .faqs-container .faq-block .faq-inner {
    max-height: 100%;
    overflow: hidden; }
  .faqs-container .faq-block h3 {
    font-size: 20px;
    color: #009385;
    line-height: 24px;
    margin: 0 0 10px 0; }
  .faqs-container .faq-block .faq-excerpt,
  .faqs-container .faq-block .faq-excerpt p {
    font-size: 16px;
    line-height: 22px;
    color: #58585B; }
  .faqs-container .faq-block .seeMore {
    position: absolute;
    left: 28px;
    bottom: 27px;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700; }

.faqs-container .btn-wrapper {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 20px; }

.faqs-container .vant-overlay {
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 3000;
  background-color: rgba(0, 1, 2, 0.4);
  display: none; }

.faqs-container .faq-preview-popup {
  width: 90%;
  max-width: 980px;
  position: fixed;
  z-index: 3200;
  background-color: #02161F;
  padding: 50px 60px 110px 60px;
  top: 140px;
  left: 50%;
  transform: translate(-50%, 0);
  box-shadow: 25px 50px 65px 0 rgba(0, 0, 0, 0.75);
  display: none; }
  .faqs-container .faq-preview-popup .closePopup {
    position: absolute;
    top: 14px;
    right: 20px;
    background: transparent;
    border: none;
    color: #fff;
    font-size: 22px; }
    .faqs-container .faq-preview-popup .closePopup:focus {
      outline: none; }
  .faqs-container .faq-preview-popup h3 {
    color: #fff;
    font-weight: 700;
    font-size: 38px;
    margin-top: 20px; }
  .faqs-container .faq-preview-popup .faq-detail {
    margin-top: 36px;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    max-height: calc(100vh - 460px);
    overflow: auto; }
    .faqs-container .faq-preview-popup .faq-detail p {
      color: #fff;
      font-size: 18px;
      line-height: 26px; }
  .faqs-container .faq-preview-popup .navigate-faq {
    position: absolute;
    bottom: 50px;
    width: 100%;
    left: 15px;
    padding: 6px 45px 0 45px;
    background-color: #02161F; }
    .faqs-container .faq-preview-popup .navigate-faq a {
      font-size: 14px;
      font-weight: 700;
      color: #F89C1B;
      display: inline-block; }
      .faqs-container .faq-preview-popup .navigate-faq a span {
        display: inline-block;
        vertical-align: middle;
        width: 60px;
        height: 60px;
        background-color: transparent;
        border: 2px solid #F89C1B;
        border-radius: 50%;
        line-height: 52px;
        color: #fff;
        font-size: 30px;
        text-align: center; }
        .faqs-container .faq-preview-popup .navigate-faq a span img {
          margin-left: -5px;
          margin-top: 9px; }
    .faqs-container .faq-preview-popup .navigate-faq .text-left span {
      margin-right: 10px;
      transform: rotate(180deg); }
    .faqs-container .faq-preview-popup .navigate-faq .text-right span {
      margin-left: 10px; }
    .faqs-container .faq-preview-popup .navigate-faq .disabled {
      pointer-events: none;
      opacity: 0.4; }
  .faqs-container .faq-preview-popup.open {
    display: block; }

.news-media h2 {
  color: #4A4A4A;
  font-size: 38px; }

.news-media .ne-row {
  margin-left: -10px;
  margin-right: -10px; }
  .news-media .ne-row div[class^="col"] {
    padding-right: 10px;
    padding-left: 10px; }

.news-media ul.posts-list li {
  background-color: #fff;
  display: flex;
  padding: 22px 44px 20px 44px;
  color: #58585B;
  margin: 20px 0;
  height: 205px;
  list-style-type: none;
  position: relative;
  align-items: center; }
  .news-media ul.posts-list li:before {
    display: none; }
  .news-media ul.posts-list li .post-container {
    max-height: 100%;
    overflow: hidden; }
    .news-media ul.posts-list li .post-container .post-description {
      padding-top: 10px; }
      .news-media ul.posts-list li .post-container .post-description i,
      .news-media ul.posts-list li .post-container .post-description em,
      .news-media ul.posts-list li .post-container .post-description strong,
      .news-media ul.posts-list li .post-container .post-description h1,
      .news-media ul.posts-list li .post-container .post-description h3,
      .news-media ul.posts-list li .post-container .post-description h4,
      .news-media ul.posts-list li .post-container .post-description p {
        font-style: normal;
        font-size: 16px;
        color: #585858;
        line-height: 22px;
        margin: 0;
        font-weight: 400; }
      .news-media ul.posts-list li .post-container .post-description .wp-block-image {
        display: none; }
    .news-media ul.posts-list li .post-container h4,
    .news-media ul.posts-list li .post-container h3 {
      margin-bottom: 0; }

.news-media ul.posts-list .meta {
  font-size: 14px;
  line-height: 22px;
  color: #585858;
  font-weight: 600; }
  .news-media ul.posts-list .meta span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    font-weight: 700;
    text-transform: uppercase; }
    .news-media ul.posts-list .meta span + span {
      margin-right: 5px;
      margin-left: 5px; }

.news-media ul.posts-list h4 {
  font-size: 20px;
  line-height: 24px;
  color: #009385;
  font-weight: 700; }

.news-media ul.posts-list p {
  font-size: 16px;
  color: #585858;
  line-height: 22px;
  margin-top: 12px; }

.news-media ul.posts-list .img-wrapper {
  overflow: hidden;
  margin-top: 6px;
  height: auto;
  text-align: center; }
  .news-media ul.posts-list .img-wrapper img {
    height: auto;
    width: auto !important;
    max-width: 100%;
    max-height: 100%; }

.news-media .btn-wrapper {
  padding: 10px 40px 10px 160px; }
  .news-media .btn-wrapper .btn-secondary-solid, .news-media .btn-wrapper .error-404 .search-submit, .error-404 .news-media .btn-wrapper .search-submit, .news-media .btn-wrapper .black-bg .btn-grey-solid, .black-bg .news-media .btn-wrapper .btn-grey-solid,
  .news-media .btn-wrapper .dark-bg .btn-grey-solid, .dark-bg .news-media .btn-wrapper .btn-grey-solid {
    min-width: 250px; }

.news-media.list-page .btn-wrapper {
  padding: 10px 0px 0px 0px; }

.news-media.list-page ul {
  margin: 0 auto;
  display: block;
  max-width: 780px; }
  .news-media.list-page ul.media li {
    height: 137px;
    padding: 22px 64px 22px 38px; }
    .news-media.list-page ul.media li .img-wrapper {
      height: 90px; }
  .news-media.list-page ul.press li {
    height: auto;
    padding: 40px 44px 40px 44px; }
    .news-media.list-page ul.press li .post-description img {
      display: none; }

.news-media .filter-wrapper .filter-list {
  min-width: 235px; }
  .news-media .filter-wrapper .filter-list .toggle-dropdown i {
    width: 20px;
    height: 20px;
    line-height: 1;
    margin-top: 5px; }
    .news-media .filter-wrapper .filter-list .toggle-dropdown i:before {
      font-size: 25px;
      content: "\f107"; }
  .news-media .filter-wrapper .filter-list.open .toggle-dropdown i:before {
    font-size: 20px; }

.news-media .media-posts .vant-row {
  align-items: center; }
  .news-media .media-posts .vant-row > .col-sm-8 {
    margin-bottom: 0; }
  .news-media .media-posts .vant-row > .col-sm-4 {
    display: flex;
    align-items: center; }
    .news-media .media-posts .vant-row > .col-sm-4 .img-wrapper {
      margin: 0; }

.events {
  background-size: cover; }
  .events h2 {
    font-size: 38px; }
  .events .event-block {
    background-color: #02161F;
    text-align: center;
    padding: 30px 0;
    margin-bottom: 12px; }
    .events .event-block .event-tag {
      display: inline-block;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 700;
      font-family: "Helvetica Neue LT Std"; }
    .events .event-block h4 {
      color: #009DCA;
      font-size: 24px;
      line-height: 30px;
      margin-bottom: 15px;
      max-width: 560px;
      margin-left: auto;
      margin-right: auto;
      font-weight: 700; }
    .events .event-block p {
      font-size: 16px;
      line-height: 22px;
      color: #fff;
      max-width: 580px;
      margin-left: auto;
      margin-right: auto; }

.miscellaneous .block-3 {
  padding-left: 50px; }
  .miscellaneous .block-3 .h-ruler {
    padding-left: 110px; }

.miscellaneous .block-2 {
  padding-left: 100px; }
  .miscellaneous .block-2 .btn-wrapper {
    padding-left: 41px; }

.miscellaneous .col-sm-12 {
  margin-bottom: 40px; }

.miscellaneous h3 {
  font-size: 28px;
  letter-spacing: -0.37px;
  color: #4a4a4a;
  line-height: 40px; }

.miscellaneous p {
  font-size: 16px;
  color: #58585B; }
  .miscellaneous p a {
    margin-top: 0;
    margin-bottom: -2px; }

.miscellaneous span {
  display: block;
  line-height: 1;
  font-size: 16px;
  margin-bottom: 8px; }
  .miscellaneous span.mc-name {
    color: #58585B; }
  .miscellaneous span.mc-phone {
    color: #009385;
    font-weight: 700; }
  .miscellaneous span.mc-email {
    color: #009385;
    font-weight: 700; }

.miscellaneous .btn-wrapper a {
  margin-left: 0;
  overflow: hidden; }

.post-filter {
  text-align: center; }

.error-404,
.not-found {
  padding-top: 140px; }
  .error-404 .page-content,
  .not-found .page-content {
    padding: 40px 0; }
  .error-404 h2,
  .not-found h2 {
    font-size: 38px;
    margin: 30px 0 20px 0; }
  .error-404 ul li,
  .not-found ul li {
    margin: 6px 0; }
  .error-404 .widget,
  .not-found .widget {
    padding: 30px 0; }
  .error-404 select,
  .not-found select {
    max-width: 480px; }

.pg-company h2 {
  font-size: 38px; }

.pg-company .btn-wrapper {
  margin-bottom: 20px; }

.pg-company .img-wrapper {
  width: 100%; }
  .pg-company .img-wrapper img {
    width: 100%;
    height: auto; }

.maintext {
  background-color: #009385;
  color: #fff;
  text-align: center;
  padding: 74px 0; }
  .maintext .main-text-inner {
    display: block;
    width: 96%;
    max-width: 735px;
    margin: 0 auto; }
    .maintext .main-text-inner p {
      margin-bottom: 0;
      font-size: 18px;
      line-height: 26px; }

.narrow-desc {
  display: block;
  width: 96%;
  max-width: 735px;
  margin: 0 auto; }

.comp-leadership .btn-blue-solid {
  margin-top: 10px;
  min-width: 274px; }

.comp-leadership .img-wrapper {
  max-height: 314px;
  overflow: hidden; }

.company-careers {
  padding: 73px 0 108px 0; }
  .company-careers .join-team {
    background-color: #02161F;
    padding: 46px 40px;
    margin-top: 36px; }
    .company-careers .join-team .v-center {
      display: flex; }
      .company-careers .join-team .v-center .btn-wrapper,
      .company-careers .join-team .v-center p {
        margin: 0;
        align-self: center; }
    .company-careers .join-team a {
      font-size: 38px;
      color: #fff;
      font-weight: 700;
      display: inline-block;
      vertical-align: middle; }
      .company-careers .join-team a span {
        display: inline-block;
        vertical-align: top; }

.article-container {
  padding-top: 180px; }

.post-header-wrapper {
  background-color: #009385;
  padding: 85px 0;
  text-align: center; }
  .post-header-wrapper h1 {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    line-height: 52px;
    margin: 0 auto;
    max-width: 940px; }
  .post-header-wrapper h4 {
    padding-top: 30px;
    margin: 0 auto;
    max-width: 940px;
    line-height: 35px;
    color: #fff;
    font-style: italic; }
  .post-header-wrapper .entry-meta {
    margin-top: 40px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase; }
    .post-header-wrapper .entry-meta .posted-on {
      font-size: 0; }
      .post-header-wrapper .entry-meta .posted-on a {
        color: #fff;
        font-size: 14px;
        font-weight: bold; }
        .post-header-wrapper .entry-meta .posted-on a .updated {
          display: none; }
    .post-header-wrapper .entry-meta .byline a {
      color: #02161F;
      font-size: 14px;
      font-weight: bold; }

.post-content-wrapper {
  background-color: #fff;
  color: #4A4A4A;
  overflow: auto;
  padding: 63px 0; }
  .post-content-wrapper .post-thumbnail {
    width: 96%;
    display: block;
    margin: 0 auto;
    max-width: 780px;
    overflow: hidden;
    margin-bottom: 40px; }
    .post-content-wrapper .post-thumbnail img {
      width: 100%;
      height: auto; }
  .post-content-wrapper .entry-content {
    width: 96%;
    display: block;
    margin: 0 auto;
    max-width: 780px; }
  .post-content-wrapper p {
    color: #4A4A4A;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400; }

       p {margin-bottom: 28px; }
    .site-main ul {
   
    margin-bottom: 28px;margin-left: 10px;
} 
    .post-content-wrapper p br {
      display: block;
      content: '';
      height: 0px; }
      .post-content-wrapper p br + strong {
        display: inline-block; }

.page-template-page-features-sub .inner-pg-description {
  padding: 76px 0; }

.default-template .entry-content h2 {
  margin: 42px 0 20px 0;
  font-size: 42px; }

.default-template .entry-content h3 {
  font-size: 24px; }

.default-template .entry-content p {
  margin: 0 0 16px 0; }

.news_type-media-coverage .post-thumbnail img {
  max-width: 240px;
  margin: 0 auto;
  display: block; }

.toggle-btn-mobile {
  display: none; }

.sitemap {
  background-color: #02161F;
  padding: 40px; }
  .sitemap .sub-div {
    margin-top: 20px; }
  .sitemap h4 {
    color: white; }
  .sitemap .active:hover {
    color: #009385; }
  .sitemap ul {
    margin-top: 25px; }
    .sitemap ul li {
      list-style-type: none;
      position: relative;
      line-height: 26px;
      font-size: 18px;
      margin-bottom: 15px;
      padding-left: 0px;
      margin-left: -40px; }
      .sitemap ul li a {
        color: #009DCA; }
        .sitemap ul li a:hover {
          color: #fff; }

.pg-404 {
  background-image: url(/img/404_bg.png);
  min-height: 600px;
  background-size: cover;
  padding-bottom: 90px; }
  .pg-404 .hd-404 {
    font-family: "Rift";
    font-size: 290px;
    line-height: 1;
    font-weight: 700; }

.privacy-policy a {
  overflow-wrap: anywhere; }

.privacy-policy ol,
.privacy-policy ul {
  padding-left: 44px; }

.dc-resources .dc-res-wrapper {
  margin-top: 10px; }

/*
**  ======  MEDIA QUERIES  ========
*/
@media only screen and (min-width: 991px) {
  .general-res-block,
  .dc-res-block {
    height: 550px; } }

@media only screen and (max-width: 1365px) {
  .white-bg .team-member {
    height: 200px; } 
    .white-bg.leaders .team-member {
    height: inherit; }
  }

@media only screen and (max-width: 1200px) {
  .white-bg .team-member {
    height: 270px; } }

@media only screen and (min-width: 1200px) {
  .wp-video-popup-close {
    right: calc((100vw - 1120px)/2);
    top: 15px; }
  .inner-pg-section.car-overview {
    padding-top: 69px;
    padding-bottom: 77px; }
  .inner-pg-section.events {
    padding-top: 69px;
    padding-bottom: 77px; }
  .inner-pg-section.services {
    padding-bottom: 56px; }
  .news-events .img-bg {
    min-height: 538px; }
  .pg-leadership .img-bg {
    min-height: 538px; }
  .pg-leadership .inner-pg-section h2 {
    font-size: 38px; }
  .pg-company .inner-main {
    min-height: 620px;
    padding-bottom: 0; }
    .pg-company .inner-main .page-text-content {
      margin: 0 auto;
      max-width: 100%; }
      .pg-company .inner-main .page-text-content h1 {
        max-width: 938px;
        margin-left: auto;
        margin-right: auto; }
      .pg-company .inner-main .page-text-content p {
        max-width: 938px;
        margin-left: auto;
        margin-right: auto; }
      .pg-company .inner-main .page-text-content h2 {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px; }
  .pg-company .inner-page-nav {
    margin-bottom: 30px; }
  .pg-company .news-media {
    padding-top: 55px;
    padding-bottom: 0; }
    .pg-company .news-media .ne-row > div[class^="col"] {
      margin-bottom: 25px; }
    .pg-company .news-media .btn-wrapper a {
      min-width: 200px;
      padding-left: 36px;
      padding-right: 36px; }
  .comp-overview {
    padding-top: 71px;
    padding-bottom: 44px; }
    .comp-overview p {
      width: calc(100% + 25px); }
    .comp-overview .img-wrapper {
      width: calc(100% - 6px);
      margin-left: 6px; }
  .img-text-section {
    padding-top: 71px;
    padding-bottom: 44px; }
    .img-text-section p {
      width: calc(100% + 25px); }
    .img-text-section .img-wrapper {
      width: calc(100% - 6px);
      margin-left: 6px; }
  .comp-leadership {
    padding-top: 90px;
    padding-bottom: 111px; }
    .comp-leadership .img-wrapper {
      width: 100%;
      max-width: 579px; }
  .office-and-dc {
    padding-bottom: 0; }
  .location-main {
    padding-bottom: 45px; }
    .location-main h1 {
      padding-left: 36px; }
  .data-center-listing .loc-block-content {
    height: 208px; }
  .dc-gallery-slider .sld-Img {
    max-height: 600px;
    overflow: hidden;
    height: 600px;
    text-align: center;
    background: #000; }
    .dc-gallery-slider .sld-Img img {
      height: 100%;
      width: auto;
      margin: 0 auto; } }

@media only screen and (max-width: 1199px) {
  .dc-gallery-slider .sld-Img {
    max-height: 520px;
    overflow: hidden;
    height: 520px;
    text-align: center;
    background: #000; }
    .dc-gallery-slider .sld-Img img {
      height: 100%;
      width: auto;
      margin: 0 auto; } }

@media only screen and (min-width: 991px) and (max-width: 1362px) {
  .inner-pg-section.white-bg .block-3 p {
    padding-left: 35px; }
  .inner-pg-section.white-bg .block-3 .h-ruler {
    padding-left: 35px; }
    .inner-pg-section.white-bg .block-3 .h-ruler:before {
      margin-left: 35px; }
  .inner-pg-section.white-bg .block-2 .h-ruler {
    margin-left: 18px; }
  .inner-pg-section.white-bg .block-2 p {
    padding-left: 18px; } }

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .news-media ul.posts-list li h4 {
    font-size: 18px; }
  .news-media ul.posts-list li .nw-desc {
    font-size: 16px;
    line-height: 20px; } }

@media only screen and (max-width: 1023px) {
  .team-member .prof-pic {
    height: 90px;
    width: 90px;
    flex: 0 0 90px; }
  .team-member.card-small .prof-pic {
    height: 90px;
    width: 90px;
    flex: 0 0 90px; }
  .team-member .read-bio {
    background-color: red; }
  .products-main {
    background-position: 50% 50px; }
  .dc-gallery-slider .sld-Img {
    max-height: 480px;
    height: 480px; } }

@media only screen and (max-width: 1021px) {
  .white-bg .team-member {
    height: 190px; } }

@media only screen and (max-width: 991px) {
  .white-bg .team-member {
    height: 130px; }
  .white-bg.leaders .team-member{
    height: 112px;
  }
  .car-img-gallery .first-line {
    height: 280px; }
  .car-img-gallery .second-line {
    height: 380px; }
  .miscellaneous .block-2 {
    padding-left: 10px; }
  .miscellaneous .block-3 {
    padding-left: 10px; }
    .miscellaneous .block-3 .h-ruler {
      padding-left: 25px; }
  .features-sub-section p {
    font-size: 16px;
    line-height: 28px; }
  .features-sub-section .desc ul li {
    font-size: 16px;
    line-height: 28px; }
  .inner-pg-section {
    padding-top: 30px;
    padding-bottom: 30px; }
    .inner-pg-section .view-all-btn {
      position: relative;
      top: 0;
      right: 0;
      margin: 6px 0; }
    .inner-pg-section.white-bg .block-2 {
      padding-left: 5px; }
      .inner-pg-section.white-bg .block-2 .h-ruler {
        margin-left: 10px; }
      .inner-pg-section.white-bg .block-2 p {
        padding-left: 10px; }
      .inner-pg-section.white-bg .block-2 .btn-wrapper {
        padding-left: 10px; }
    .inner-pg-section.white-bg .block-3 .h-ruler {
      padding-left: 10px; }
      .inner-pg-section.white-bg .block-3 .h-ruler:before {
        margin-left: 10px; }
    .inner-pg-section.white-bg .block-3 p {
      padding-left: 10px; }
  .inner-pg-block .img-wrapper img {
    min-width: 100%; }
  .res-main,
  .products-main {
    min-height: 320px; }
  .product-block .prod-info {
    height: auto; }
  .service-block {
    margin-bottom: 20px; }
    .service-block .service-details {
      max-width: initial; }
  .explore .img-wrapper {
    margin-top: 20px; }
  .explore p {
    font-size: 16px;
    line-height: 28px; }
  .glassdoor-data {
    margin: 48px -15px;
    padding-left: 20px;
    padding-right: 20px; }
    .glassdoor-data .glassdoor-block {
      border-right: none;
      border-bottom: 1px solid #009385; }
      .glassdoor-data .glassdoor-block:last-of-type {
        border-bottom: none; }
  .bio-detail-view .close-btn {
    cursor: pointer; }
  .faqs-container .faq-block {
    height: auto;
    max-height: 165px; }
    .faqs-container .faq-block .faq-excerpt,
    .faqs-container .faq-block .faq-excerpt p {
      max-height: 40px;
      overflow: hidden; }
  .faqs-container .faq-preview-popup {
    top: 100px; }
  .team-member .member-info {
    padding: 0px 0px 0 11px; }
   .team-member.card-small .member-info {
    padding: 10px 0px 0 10px; }
    .team-member .member-info .read-bio {
      font-size: 0; }
      .team-member .member-info .read-bio:after {
        content: "\f105";
        position: absolute;
        width: 20px;
        height: 22px;
        color: #009385;
        bottom: 10px;
        right: 17px;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: 20px; }
  .dc-gallery-slider .sld-Img {
    max-height: 300px;
    height: 300px; } }

@media only screen and (max-width: 767px) {
  .white-bg .team-member, .white-bg.leaders .team-member {
    height: 90px; }
  .car-overview .img-wrapper {
    height: 320px; }
  .sitemap h4 {
    font-size: 18px; }
  .features-sub-section p {
    font-size: 16px;
    line-height: 22px; }
  .features-sub-section .desc ul li {
    font-size: 16px;
    line-height: 22px; }
  .inner-pg-section {
    padding-top: 26px;
    padding-bottom: 26px; }
    .inner-pg-section .view-all-btn {
      width: 100%; }
    .inner-pg-section h3 {
      font-size: 24px;
      margin-bottom: 18px; }
    .inner-pg-section.data-sheets, .inner-pg-section.whitepapers, .inner-pg-section.videos {
      padding-bottom: 42px; }
    .inner-pg-section.products {
      background-position: top center;
      background-size: auto 848px;
      background-repeat: no-repeat; }
  .product-block {
    margin-bottom: 24px; }
    .product-block h4 {
      font-size: 24px;
      font-weight: 700;
      line-height: 28px;
      margin: 14px 0 0 0; }
    .product-block .img-wrapper {
      max-height: 160px; }
    .product-block .prod-info p {
      font-size: 16px;
      line-height: 22px; }
  .services .section-summary {
    font-size: 16px;
    line-height: 22px; }
  .service-block {
    margin-bottom: 26px; }
    .service-block .service-details {
      display: block;
      margin-left: 0;
      width: 100%; }
    .service-block h4 {
      font-weight: 700;
      font-size: 18px;
      letter-spacing: -0.18px;
      line-height: 23px; }
    .service-block .img-wrapper {
      width: 135px;
      height: 135px; }
  .btn-wrapper {
    margin-top: 16px;
    text-align: center;
    padding: 0 2px; }
    .btn-wrapper .btn-secondary-solid, .btn-wrapper .error-404 .search-submit, .error-404 .btn-wrapper .search-submit, .btn-wrapper .black-bg .btn-grey-solid, .black-bg .btn-wrapper .btn-grey-solid,
    .btn-wrapper .dark-bg .btn-grey-solid, .dark-bg .btn-wrapper .btn-grey-solid,
    .btn-wrapper .btn-secondary-outline {
      width: 100%;
      max-width: 300px;
      margin: 10px 0; }
  .inner-pg-description,
  .page-template-page-features-sub .inner-pg-description {
    padding: 48px 0; }
    .inner-pg-description p,
    .page-template-page-features-sub .inner-pg-description p {
      line-height: 22px; }
  .inner-main {
    min-height: 323px;
    background-position: center center;
    background-size: 160% auto; }
    .inner-main h1 {
      font-size: 28px;
      line-height: 32px; }
  .features-block {
    margin-bottom: 44px; }
    .features-block h4 {
      font-size: 24px;
      margin: 16px 0 10px 0;
      line-height: 32px; }
    .features-block .img-wrapper {
      height: auto; }
    .features-block .detail-wrapper {
      padding-left: 0; }
    .features-block .feature-detail-text p {
      font-size: 16px; }
  .features-sub-section {
    padding-top: 24px;
    padding-bottom: 24px; }
    .features-sub-section h3 {
      font-size: 24px;
      line-height: 30px; }
  .inner-pg-block .img-wrapper {
    height: 168px;
    background-size: 50px auto; }
  .inner-pg-block .ipb-content {
    height: 170px;
    padding: 20px 12px; }
    .inner-pg-block .ipb-content h4 {
      font-size: 18px;
      line-height: 23px;
      margin-top: 0px;
      letter-spacing: -0.18px; }
    .inner-pg-block .ipb-content p {
      font-size: 16px;
      margin-top: 0px;
      max-height: 66px; }
  .bod h2 {
    font-size: 28px; }
  .vid-play-btn, .img-wrapper.play-btn:after,
  .img-wrapper.play-btn:after {
    width: 50px;
    height: 35px;
    background-size: contain; }
  .additional-features {
    padding-top: 24px;
    padding-bottom: 24px; }
    .additional-features h3 {
      font-size: 24px;
      line-height: 28px; }
    .additional-features .container {
      margin-top: -50px; }
  .featured-resources {
    padding-bottom: 42px;
    background-image: url(../vantage-dc/img/mainbg-img.png) !important;
    background-size: cover;
    background-position: top center; }
  .res-main {
    z-index: 1900;
    overflow: visible; }
  .featured-resources {
    z-index: 10; }
  .featured-blocks-wrapper .featured-block {
    background-color: #02161F;
    background-image: none !important;
    padding: 10px 10px 20px 10px; }
    .featured-blocks-wrapper .featured-block .block-content {
      position: relative;
      left: 0 !important;
      bottom: 0 !important;
      width: 100%;
      max-height: 296px;
      overflow: hidden; }
      .featured-blocks-wrapper .featured-block .block-content h4 {
        margin-bottom: 4px;
        font-size: 18px !important;
        font-weight: bold;
        letter-spacing: -0.18px;
        line-height: 23px; }
        .featured-blocks-wrapper .featured-block .block-content h4 a {
          font-size: 18px;
          font-weight: bold;
          letter-spacing: -0.18px;
          line-height: 23px; }
      .featured-blocks-wrapper .featured-block .block-content p {
        font-size: 16px;
        letter-spacing: 0;
        line-height: 22px; }
    .featured-blocks-wrapper .featured-block .img-wrapper {
      width: 100%;
      overflow: hidden;
      height: 148px;
      margin-bottom: 18px; }
      .featured-blocks-wrapper .featured-block .img-wrapper img {
        height: auto;
        width: 100%;
        min-height: 100%; }
    .featured-blocks-wrapper .featured-block:before, .featured-blocks-wrapper .featured-block:after {
      display: none; }
    .featured-blocks-wrapper .featured-block.large, .featured-blocks-wrapper .featured-block.small {
      height: auto;
      min-height: 333px; }
    .featured-blocks-wrapper .featured-block .vid-play-btn, .featured-blocks-wrapper .featured-block .img-wrapper.play-btn:after,
    .featured-blocks-wrapper .featured-block .img-wrapper.play-btn:after {
      top: 88px;
      transform: translate(-50%, 0); }
  .featured-block .header-bar {
    height: 20px;
    line-height: 1;
    padding: 0 11px; }
    .featured-block .header-bar span {
      font-size: 10px;
      line-height: 22px;
      letter-spacing: 1px; }
  .default-template .entry-content h2 {
    margin: 42px 0 20px 0;
    font-size: 28px; }
  .default-template .entry-content h3 {
    font-size: 20px; }
  .default-template .entry-content p {
    margin: 0 0 16px 0;
    font-size: 16px;
    line-height: 22px; }
  .op-wrapper .rbox-widget h3 {
    margin-top: 22px;
    margin-bottom: 16px; }
  .op-wrapper .rbox-opening-li {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    margin-bottom: 14px; }
    .op-wrapper .rbox-opening-li .rbox-opening-li-title {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      box-ordinal-group: 2;
      display: block;
      line-height: 23px; }
    .op-wrapper .rbox-opening-li .rbox-job-shortdesc {
      display: block; }
      .op-wrapper .rbox-opening-li .rbox-job-shortdesc .rbox-opening-position-type:before,
      .op-wrapper .rbox-opening-li .rbox-job-shortdesc .rbox-opening-allows-remote:before {
        display: none; }
      .op-wrapper .rbox-opening-li .rbox-job-shortdesc .rbox-opening-position-info small {
        margin: 0; }
  .responsive-tabs-wrapper {
    border-top: 0px solid #ccc;
    padding-top: 20px; }
  .responsive-tabs ul li {
    font-size: 16px;
    line-height: 28px; }
  .responsive-tabs .responsive-tabs-wrapper {
    padding: 16px 0; }
  .responsive-tabs .responsive-tabs__list {
    display: none !important; }
  .responsive-tabs .responsive-tabs__heading {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #009385; }
  .dc-request-info .dark-wrapper {
    padding: 40px 20px; }
  .explore .img-wrapper {
    height: 160px; }
  .news-events .inner-main {
    background-size: cover; }
    .news-events .inner-main:after {
      height: 300px; }
  .news-events .news-media h2 {
    font-size: 24px; }
  .news-events .news-media ul.posts-list li {
    height: 165px;
    padding: 16px 12px 12px 12px; }
  .news-events .news-media ul.posts-list .meta {
    letter-spacing: 2.2px;
    font-size: 12px; }
  .news-events .news-media ul.posts-list h4 {
    font-size: 18px;
    letter-spacing: -0.18px;
    line-height: 23px;
    margin-bottom: 0; }
  .news-events .news-media ul.posts-list p {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    margin-top: 0; }
  .news-events .news-media ul.posts-list.press .wp-block-image {
    display: none; }
  .news-events .news-media ul.posts-list .post-container .post-description {
    padding-top: 0; }
  .news-events .news-media .btn-wrapper {
    padding: 0;
    margin: 0; }
    .news-events .news-media .btn-wrapper > a {
      margin-top: 0; }
  .news-events .news-media .list-page .img-wrapper {
    height: 42px; }
  .news-events .media-posts .img-wrapper {
    margin-top: 0;
    width: 150px;
    height: 60px; }
  .news-events .media-posts .vant-row > .col-sm-4 {
    margin-bottom: 0; }
  .news-events .events h2 {
    letter-spacing: -0.2px;
    font-size: 24px; }
  .news-events .events .event-block {
    padding: 17px 9px 24px 9px; }
    .news-events .events .event-block h4 {
      font-size: 18px;
      letter-spacing: -0.18px;
      line-height: 23px;
      text-align: center; }
    .news-events .events .event-block p {
      font-size: 16px;
      letter-spacing: 0;
      line-height: 22px;
      text-align: center; }
  .miscellaneous .col-sm-12 {
    text-align: center; }
  .miscellaneous h3 {
    padding-right: 0;
    line-height: 28px;
    text-align: center; }
    .miscellaneous h3.h-ruler:before {
      left: 50%;
      transform: translate(-50%, 0); }
  .miscellaneous p {
    padding-right: 0; }
  .miscellaneous .btn-wrapper {
    margin-bottom: 30px; }
    .miscellaneous .btn-wrapper > a {
      margin-top: 0; }
  .news-media .filter-wrapper label,
  .news-media .filter-wrapper .filter-lbl {
    line-height: 1;
    padding-top: 3px; }
  .news-media .filter-wrapper .filter-list.news-events-year-filter {
    height: 40px;
    min-width: 135px; }
    .news-media .filter-wrapper .filter-list.news-events-year-filter .toggle-dropdown {
      height: 40px;
      width: 40px; }
    .news-media .filter-wrapper .filter-list.news-events-year-filter .current {
      height: 40px;
      padding: 15px 40px 0 25px; }
    .news-media .filter-wrapper .filter-list.news-events-year-filter ul {
      top: 40px; }
  .news-media ul.posts-list li {
    margin: 10px 0;
    height: 165px;
    padding: 16px 12px 12px 12px; }
    .news-media ul.posts-list li .post-container h4 {
      font-size: 18px;
      letter-spacing: -0.18px;
      line-height: 23px;
      margin-bottom: 0; }
    .news-media ul.posts-list li .post-container .post-description {
      padding-top: 2px; }
      .news-media ul.posts-list li .post-container .post-description p {
        font-size: 16px;
        letter-spacing: 0;
        line-height: 22px;
        margin-top: 0; }
    .news-media ul.posts-list li .post-container .meta {
      letter-spacing: 2.2px;
      font-size: 12px; }
  .news-media ul.media-posts .img-wrapper {
    margin-top: 0;
    width: 150px;
    height: 60px; }
  .news-media ul.media-posts .vant-row > .col-sm-4 {
    margin-bottom: 6px !important; }
  .news-media .btn-wrapper {
    padding: 10px 2px;
    margin-bottom: 0; }
    .news-media .btn-wrapper .loadMore {
      max-width: 280px;
      margin-top: 0; }
  .pg-company h2 {
    font-size: 24px;
    line-height: 28px; }
  .pg-company .news-media .ne-row div[class^="col"] {
    margin-bottom: 20px; }
  .company-careers .join-team {
    text-align: center; }
    .company-careers .join-team a {
      line-height: 42px;
      font-size: 20px;
      margin-top: 20px; }
  .maintext {
    padding: 30px 0; }
  .faq-wrapper h2 {
    font-size: 24px; }
  .faq-wrapper .filter-wrapper {
    text-align: center; }
    .faq-wrapper .filter-wrapper label {
      float: none !important;
      line-height: 40px; }
    .faq-wrapper .filter-wrapper .filter-list {
      float: none !important;
      min-width: 150px; }
      .faq-wrapper .filter-wrapper .filter-list .current {
        padding: 14px 40px 0 18px;
        height: 40px; }
      .faq-wrapper .filter-wrapper .filter-list .toggle-dropdown {
        width: 40px;
        height: 42px; }
  .faq-wrapper .faqs-container {
    padding-top: 20px; }
  .faq-page .inner-main {
    min-height: 380px;
    background-size: cover; }
  .faqs-container .faq-preview-popup {
    padding: 50px 20px 100px 20px; }
    .faqs-container .faq-preview-popup .navigate-faq {
      bottom: 20px;
      padding: 6px 10px 0 10px; }
      .faqs-container .faq-preview-popup .navigate-faq a {
        font-size: 0; }
    .faqs-container .faq-preview-popup h3 {
      font-size: 24px; }
  .faqs-container .btn-wrapper {
    margin-top: 0; }
  .faqs-container .faq-block .seeMore {
    bottom: 16px; }
  .pg-leadership .inner-main {
    min-height: auto;
    background-size: cover; }
  .pg-leadership .inner-pg-section h2 {
    font-size: 24px;
    margin-bottom: 10px; }
  .pg-leadership .inner-pg-section.leaders {
    padding-bottom: 10px; }
  .pg-leadership .team-wrapper {
    padding-top: 5px; }
    .pg-leadership .team-wrapper > div[class^="col-"] {
      margin-bottom: 10px; }
  .team-member {
    height: 90px;
    padding: 0 10px 0 0;
    box-sizing: content-box; }
    .team-member .read-bio {
      margin-top: 0; }
    .team-member .member-info {
      display: block;
      align-self: auto;
      padding-top: 10px; }
      .team-member .member-info .name {
        font-size: 18px;
        letter-spacing: -0.18px; }
      .team-member .member-info .designation {
        font-size: 14px;
        line-height: 16px; }
    .team-member .bio-detail-view {
      padding: 0 4px; }
    .team-member.card-small .member-info {
      padding: 10px; }
      .team-member.card-small .member-info .name {
        font-size: 18px; }
  .join-team-block {
    width: 100vw;
    margin-left: -18px;
    margin-top: 10px;
    margin-bottom: -10px;
    min-height: 79px; }
    .join-team-block a {
      font-size: 24px; }
    .join-team-block .arrow-btn img {
      width: 30px;
      height: auto; }
  .pg-contact .page-text-content {
    line-height: 32px; }
    .pg-contact .page-text-content p {
      line-height: 22px; }
  .pg-contact .inner-main {
    padding-top: 96px;
    background-size: 170% auto;
    min-height: 600px;
    background-position: 0px 100px; }
  .pg-contact .contact-form-wrapper {
    padding: 0 10px;
    background-color: transparent; }
    .pg-contact .contact-form-wrapper .wpform-container {
      background-color: rgba(2, 22, 31, 0.8);
      margin-bottom: 20px;
      padding-top: 10px; }
    .pg-contact .contact-form-wrapper form {
      margin-bottom: 0; }
  .pg-contact .dark-back-layer {
    display: none; }
  .cont-data h4 {
    font-size: 18px; }
  .cont-data span {
    font-size: 15px;
    line-height: 26px; }
  .office-and-dc h2 {
    font-size: 24px;
    margin-bottom: 10px; }
  .office-and-dc h3 {
    margin-bottom: 0;
    margin-top: 10px;
    background-color: #02161F;
    color: #009385 !important;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.75px;
    padding-left: 9px;
    border-radius: 6px;
    position: relative; }
    .office-and-dc h3:after {
      width: 40px;
      height: 40px;
      background-color: #F89C1B;
      position: absolute;
      right: 0;
      top: 0;
      content: "\f067";
      color: #fff;
      border-radius: 0 6px 6px 0;
      font-family: "Font Awesome 5 Free";
      font-size: 18px;
      text-align: center; }
    .office-and-dc h3.open {
      border-radius: 6px 6px 0 0; }
      .office-and-dc h3.open:after {
        background-color: #EAEAEA;
        content: "\f068";
        color: #009385;
        border-radius: 0 6px 0 0; }
  .office-and-dc .listing {
    background: #EAEAEA;
    padding: 12px 20px; }
    .office-and-dc .listing .single-block {
      margin-bottom: 20px; }
      .office-and-dc .listing .single-block span {
        line-height: 20px; }
      .office-and-dc .listing .single-block .mapLink {
        font-size: 14px; }
      .office-and-dc .listing .single-block .mapclick {
        padding-left: 5px;
        font-size: 12px;
        line-height: 20px;
        color: #009385; }
  .office-and-dc .datacenters {
    margin-top: 30px; }
  .news-media.list-page ul.media li .img-wrapper {
    height: 70px; margin-bottom: 20px; }
  .dc-res-block,
  .general-res-block {
    margin-bottom: 10px; }
  .data-center-listing .all-loc {
    height: 79px;
    width: 100vw;
    margin-left: -18px; }
    .data-center-listing .all-loc a {
      font-size: 24px; }
  .single-data-center h2 {
    line-height: 1; }
  .inner-page-nav {
    background-color: transparent;
    margin: 0 0 -20px 0;
    padding-bottom: 0; }
    .inner-page-nav span {
      color: #fff !important;
      vertical-align: text-top; }
    .inner-page-nav .inner-page-nav-list {
      display: none;
      width: 206px;
      position: absolute;
      z-index: 2000;
      left: 50%;
      transform: translate(-50%, 0);
      margin-left: 42px;
      margin-top: -3px; }
      .inner-page-nav .inner-page-nav-list li {
        display: block;
        background-color: #DEDEDE;
        border-right: none;
        height: auto;
        text-align: left; }
        .inner-page-nav .inner-page-nav-list li a {
          padding: 10px 0;
          margin: 0 12px;
          font-size: 12px; }
        .inner-page-nav .inner-page-nav-list li:last-child {
          border-radius: 0 0 6px 6px; }
    .inner-page-nav .toggle-btn-mobile {
      display: inline-block;
      height: 40px;
      background-color: #DEDEDE;
      border: none;
      border-radius: 6px;
      min-width: 206px;
      text-align: left;
      position: relative;
      overflow: hidden;
      padding: 6px 45px 2px 12px;
      font-size: 12px;
      color: #009385;
      font-weight: 700;
      margin-top: -1px;
      text-transform: uppercase;
      letter-spacing: 0.86px; }
      .inner-page-nav .toggle-btn-mobile i {
        height: 40px;
        background-color: #F89C1B;
        color: #fff;
        width: 40px;
        position: absolute;
        right: 0;
        top: 0;
        line-height: 40px;
        text-align: center;
        font-size: 24px; }
      .inner-page-nav .toggle-btn-mobile:hover, .inner-page-nav .toggle-btn-mobile:focus {
        outline: none; }
  .careers-main,
  .company-main {
    overflow: visible; }
  .pg-404 {
    padding-bottom: 38px; }
    .pg-404 .hd-404 {
      font-size: 152px; }
  .dc-features .features-desc {
    padding-bottom: 30px; } }

@media only screen and (max-width: 521px) {
  .car-overview .img-wrapper {
    height: 250px; } 
  body.page-template-page-location-sub .inner-main {
      min-height: 323px;
      background-position: bottom;
    background-size: 324% 81%;
  }
  /*globe location*/
  .globe-3d #myearth {
    width: 100%;
    height: 460px;
    max-height: 460px;
    overflow: hidden;
    opacity: 1;
    transition: all 2s ease;
    top: 0; 
  }

  #atmos {
      transition: all 2s ease;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 520px;
      max-width: 520px;
      height: 520px;
      max-height: 520px;
      transform: translate(-50%, -50%);
  }

  .globe-3d .map {    
      height: 550px;    
  }
  /*end*/
  }

@media only screen and (max-width: 356px) {
  /*globe location*/
  .globe-3d #myearth {
    width: 100%;
    height: 404px;
    max-height: 404px;
    overflow: hidden;
    opacity: 1;
    transition: all 2s ease;
    top: 0;
  }
  #atmos {
      transition: all 2s ease;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 452px;
      max-width: 452px;
      height: 452px;
      max-height: 452px;
      transform: translate(-50%, -50%);
  }
 /*end*/

  .inner-page-nav .inner-page-nav-list {
    margin-left: 0; } 
  body.page-template-page-location-sub .inner-main {
      min-height: 323px;
      background-position: bottom center;
      background-size: 324% 78%;  }
  }

/* ----- FORMS ------ */
.vant-label, label {
  display: block;
  font-weight: 700;
  font-family: "Helvetica Neue LT Std";
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  text-transform: uppercase;
  text-align: left; }

.vant-field, input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="password"], select, textarea, .error-404 .search-field {
  font-weight: 500;
  font-family: "Helvetica Neue LT Std";
  height: 50px;
  width: 100%;
  border: none;
  border-radius: 0;
  padding: 4px 30px 0 30px;
  background-color: #fff;
  margin-bottom: 10px;
  color: #4A4A4A;
  font-size: 16px; }

.wpcf7-form-control-wrap {
  display: block; }

select {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  margin-bottom: 20px;
  padding-right: 60px; }

.vant-select {
  width: 100%; }
  .vant-select .wpcf7-form-control-wrap:after {
    width: 50px;
    height: 50px;
    background: #F89C1B;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 27px;
    color: #fff;
    content: "\f107";
    position: absolute;
    right: 0;
    top: 0;
    line-height: 50px;
    text-align: center;
    pointer-events: none; }

textarea {
  padding-top: 16px;
  max-height: 200px; }

input[type="submit"] {
  min-width: 150px; }

input[type="checkbox"] {
  display: none; }
  input[type="checkbox"] + label {
    position: relative;
    margin-bottom: 10px;
    display: inline-block !important;
    line-height: 22px;
    padding: 10px 0 10px 30px; }
    input[type="checkbox"] + label:before {
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      width: 20px;
      height: 20px;
      position: absolute;
      content: '';
      background-color: transparent;
      border: 2px solid #009385;
      left: 0;
      border-radius: 1px;
      line-height: 15px;
      font-size: 11px;
      text-align: left;
      padding: 0px 0px 0 3px;
      color: #009385; }
  input[type="checkbox"]:checked + label:before {
    content: "\f45c"; }

.error-404 .search-form {
  max-width: 580px; }

.filter-wrapper label,
.filter-wrapper .filter-lbl {
  font-size: 14px;
  font-weight: 700;
  color: #797979;
  line-height: 50px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0; }

.filter-wrapper .filter-list {
  position: relative;
  min-width: 260px;
  border-radius: 8px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  text-align: left; }
  .filter-wrapper .filter-list span,
  .filter-wrapper .filter-list .current {
    display: block;
    height: 50px;
    line-height: 1;
    font-size: 16px;
    color: #009DCA;
    font-weight: 700;
    padding: 20px 140px 0 25px;
    background-color: #02161F;
    border: none;
    border-radius: 10px 10px 0 0; }
  .filter-wrapper .filter-list ul {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50px;
    z-index: 1000; }
    .filter-wrapper .filter-list ul li {
      padding: 0;
      margin-bottom: 0;
      font-size: 14px;
      line-height: 17px; }
      .filter-wrapper .filter-list ul li:before {
        display: none; }
      .filter-wrapper .filter-list ul li a {
        color: #009385;
        border-top: 1px solid #043230;
        padding: 18px 15px 14px 15px;
        background-color: #02161F;
        display: block;
        font-size: 14px;
        line-height: 17px; }
        .filter-wrapper .filter-list ul li a:hover {
          color: #fff; }
          .filter-wrapper .filter-list ul li a:hover:after {
            content: "\f105";
            position: absolute;
            top: 8px;
            right: 16px;
            height: 10px;
            width: 10px;
            color: #fff;
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            font-size: 20px;
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            line-height: 34px;
            cursor: pointer; }
  .filter-wrapper .filter-list .toggle-dropdown {
    width: 50px;
    height: 50px;
    background: #F89C1B;
    position: absolute;
    color: #fff;
    z-index: 100;
    border: none;
    top: 0;
    right: 0;
    outline: none; }
    .filter-wrapper .filter-list .toggle-dropdown i {
      pointer-events: none; }
      .filter-wrapper .filter-list .toggle-dropdown i:before {
        content: "\f067";
        font-size: 20px; }
  .filter-wrapper .filter-list.open {
    border-radius: 10px 10px 0 0;
    overflow: visible; }
    .filter-wrapper .filter-list.open ul {
      display: block; }
    .filter-wrapper .filter-list.open .toggle-dropdown {
      background: transparent; }
      .filter-wrapper .filter-list.open .toggle-dropdown i:before {
        content: "\f068"; }

div.wpcf7-response-output {
  margin: 20px 0;
  padding: 10px 10px 4px 14px;
  background: #398f14; }

.full-screen-search input:-webkit-autofill, .full-screen-search input:-webkit-autofill:hover, .full-screen-search input:-webkit-autofill:focus, .full-screen-search input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 50px #000 inset;
  -webkit-text-fill-color: #fff !important; }

@media only screen and (max-width: 767px) {
  body.page-template-page-location-sub .inner-main {
      min-height: 323px;
      background-position: bottom;
    background-size: 221% 90%;
  }
  body.page-template-page-location-sub .inner-pg-section {
    position: relative;
    top: -15px;
    z-index: 999;
  }
  /*globe location*/
  .location-map .tabs-view {
    transform: translate(0, -30px);
  }
  /*end*/
  /*/data-center-locations/europe/*/

  .page-template-page-location-sub section.gradient-bottom.gradient-top.inner-main.location-main, .page-template-page-locations section.gradient-bottom.gradient-top.inner-main.location-main {
    padding-bottom: 90px;
    min-height: 560px;
    margin-bottom: 68px;
    background-size: cover;
    background-position: top;
    overflow: visible;
}

.page-template-page-location-sub section.gradient-bottom.gradient-top.inner-main.location-main > .container, .page-template-page-locations section.gradient-bottom.gradient-top.inner-main.location-main > .container {
    background: linear-gradient(0deg, rgba(2,22,30,1) 0%, rgb(0 12 16 / 0%) 100%);
    position: absolute;
    bottom: -68px;
    height: 100%;
    padding-top: 290px;
    width: 100%;
    max-width: 100%;
}

.page-template-page-location-sub section.gradient-bottom.gradient-top.inner-main.location-main > .container > div, .page-template-page-locations section.gradient-bottom.gradient-top.inner-main.location-main > .container > div {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 0 15px;
}

/*end*/  
  .vant-label, label,
  label {
    font-size: 12px; }
  input[type="text"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="tel"],
  input[type="password"] {
    height: 40px;
    font-size: 14px; }
  select {
    height: 40px; }
  .vant-select .wpcf7-form-control-wrap:after {
    width: 40px;
    height: 40px;
    line-height: 40px; } }

/* ----- BUTTONS ------ */
.vant-btn, .btn-primary-solid, .white-bg .btn-grey-solid,
.light-bg .btn-grey-solid, .btn-primary-outline, .btn-secondary-solid, .error-404 .search-submit, .black-bg .btn-grey-solid,
.dark-bg .btn-grey-solid, .btn-secondary-outline, .btn-blue-solid, .btn-grey-solid, .ch2-btn.ch2-btn-primary, .ch2-btn.ch2-btn-secondary {
  display: inline-block;
  height: 40px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  font-family: "Helvetica Neue LT Std";
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 8px;
  text-decoration: none;
  border: 2px solid transparent;
  line-height: 40px;
  vertical-align: middle;
  margin: 5px; }
  .vant-btn a, .btn-primary-solid a, .white-bg .btn-grey-solid a, .light-bg .btn-grey-solid a, .btn-primary-outline a, .btn-secondary-solid a, .error-404 .search-submit a, .black-bg .btn-grey-solid a, .dark-bg .btn-grey-solid a, .btn-secondary-outline a, .btn-blue-solid a, .btn-grey-solid a, .ch2-btn.ch2-btn-primary a, .ch2-btn.ch2-btn-secondary a {
    display: inline-block;
    padding-top: 2px;
    font-size: 14px;
    vertical-align: middle; }
  .vant-btn:hover, .btn-primary-solid:hover, .btn-primary-outline:hover, .btn-secondary-solid:hover, .error-404 .search-submit:hover, .btn-secondary-outline:hover, .btn-blue-solid:hover, .btn-grey-solid:hover, .ch2-btn.ch2-btn-primary:hover, .ch2-btn.ch2-btn-secondary:hover {
    text-decoration: none;
    cursor: pointer; }
  .vant-btn:focus, .btn-primary-solid:focus, .btn-primary-outline:focus, .btn-secondary-solid:focus, .error-404 .search-submit:focus, .btn-secondary-outline:focus, .btn-blue-solid:focus, .btn-grey-solid:focus, .ch2-btn.ch2-btn-primary:focus, .ch2-btn.ch2-btn-secondary:focus {
    outline: none; }

.btn-primary-solid, .white-bg .btn-grey-solid,
.light-bg .btn-grey-solid {
  background-color: #009385;
  border-color: #009385;
  color: #001C30; }
  .btn-primary-solid:hover, .white-bg .btn-grey-solid:hover,
  .light-bg .btn-grey-solid:hover {
    background-color: #007A6E;
    border-color: #007A6E;
    color: #001C30; }

.btn-primary-outline {
  background-color: rgba(2, 22, 31, 0.5);
  border-color: #009385;
  color: #009385; }
  .btn-primary-outline:hover {
    background-color: rgba(2, 22, 31, 0.73);
    border-color: #007A6E;
    color: #007A6E; }

.btn-secondary-solid, .error-404 .search-submit, .black-bg .btn-grey-solid,
.dark-bg .btn-grey-solid {
  background-color: #F89C1B;
  border-color: #F89C1B;
  color: #001C30; }
  .btn-secondary-solid:hover, .error-404 .search-submit:hover, .black-bg .btn-grey-solid:hover,
  .dark-bg .btn-grey-solid:hover {
    background-color: #DB8A18;
    border-color: #DB8A18;
    color: #001C30; }

.btn-secondary-outline {
  border-color: #F89C1B;
  color: #F89C1B;
  background-color: rgba(2, 22, 31, 0.5); }
  .btn-secondary-outline:hover {
    background-color: rgba(2, 22, 31, 0.73);
    border-color: #DB8A18;
    color: #DB8A18; }

.btn-blue-solid {
  border-color: #001C30;
  color: #fff;
  background-color: #001C30; }
  .btn-blue-solid:hover {
    background-color: rgba(0, 28, 48, 0.8);
    border-color: #001C30;
    color: #fff; }

.btn-grey-solid {
  background-color: #001C30;
  border-color: #001C30;
  color: #fff; }
  .btn-grey-solid:hover {
    background-color: #000D17;
    border-color: #000D17;
    color: #fff; }

.contact-form-wrapper input[type="submit"] {
  margin-left: 0; }

.white-bg .btn-grey-solid,
.light-bg .btn-grey-solid {
  color: #fff; }

.ch2-btn.ch2-btn-primary {
  background-color: #F89C1B !important;
  border-color: #F89C1B !important;
  color: #001C30 !important;
  padding-top: 0;
  padding-bottom: 0px;
  line-height: 40px;
  box-sizing: border-box; }
  .ch2-btn.ch2-btn-primary:hover {
    background-color: #DB8A18 !important;
    border-color: #DB8A18 !important;
    color: #001C30;
    box-shadow: none !important; }

.ch2-btn.ch2-btn-secondary {
  background-color: #001C30 !important;
  border-color: #001C30 !important;
  color: #fff !important;
  padding-top: 0;
  padding-bottom: 0px;
  line-height: 40px;
  box-sizing: border-box; }
  .ch2-btn.ch2-btn-secondary:hover {
    background-color: #000D17 !important;
    border-color: #000D17 !important;
    color: #fff;
    box-shadow: none !important; }

@media only screen and (max-width: 767px) {
  .contact-form-wrapper input[type="submit"] {
    width: 100%; } }

/* ----- CARAOUSEL ------ */

/*cookies bar hover*/
.ch2 .ch2-style-light.ch2-icon a:hover svg {
    border: 2px solid #F89C1B;
    fill: #F89C1B;
}

/*location*/
@media screen and (max-width: 767px) and (orientation: landscape) {
.page-template-page-location-sub section.gradient-bottom.gradient-top.inner-main.location-main, .page-template-page-locations section.gradient-bottom.gradient-top.inner-main.location-main{    min-height: 350px; }
}

/*OPening possition CSS*/
.page-template-page-open-positions.page-template-page-open-positions-php .inner-pg-section.dark-bg {
    color: #58585B;
    background-color: #fff;
}

.page-template-page-open-positions.page-template-page-open-positions-php .inner-pg-section.dark-bg * {
    color: #58585B;
}

.page-template-page-open-positions.page-template-page-open-positions-php .inner-pg-section.dark-bg a {
    color: #009385;
}

/*End*/

/*career page*/
.inner-page-nav.jumb-sec span {
    color: #4A4A4A;
}

.inner-page-nav.jumb-sec ul.inner-page-nav-list li a {
    color: #004E84;
}


.inner-page-nav.jumb-sec ul.inner-page-nav-list li {
    border-color: #004E84;
}

.txt_grn p {
    color: #FFFFFF !important;
}

.site-header.sticky a.btn-primary-solid.main-btn {
    color: #FFFFFF;
}

.site-header a.btn-primary-solid.main-btn {
    color: #FFFFFF;
}



.page-template-page-features-sub .additional_resources.general-res-block .g-res-details h4 {
max-height: inherit;
overflow: auto;
}
.cont-data p {
    margin: 0px;
}
@media (max-width: 1199px) {
  .featured-blocks-wrapper .featured-block .img-wrapper{ height: auto; }
.featured-blocks-wrapper .featured-block .block-content{

  max-height:inherit;
  }
}


/*21-sept start*/
@media only screen and (max-width: 767px){
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item:first-child {
      padding-top: 0;
      margin-top: -5px;
  }
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
      padding-top: 0;
  }
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {
      padding-left:5px !important;
  padding-right:5px !important;
  }
}


@media only screen and (max-width: 767px){
.single-continent-page .data-center-listing .loc-block-content {
    padding: 25px;
}
.single-continent-page .data-center-listing .loc-block-content h4 {
    font-size: 30px;
}

}

@media only screen and (max-width: 359px){

.single-continent-page .data-center-listing .loc-block-content h4 {
    font-size: 25px;
}

}
/*21-sept end*/